body, html{
	overflow-x: hidden;
	padding: 0;
	margin: 0;
    scroll-padding-top: 96px;
}

h2{
        margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
#Popup{
    opacity: 1;
     -webkit-transition: all 6s;
    -moz-transition: all 6s;
    -ms-transition: all 6s;
    transition: all 6s;
/*    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -ms-transition-timing-function: ease-in;
    transition-timing-function: ease-in;*/
}
.opacityDown{
    opacity: 0 !important;
}
/* For desktop: */
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
.pink{
    background-color: #ED008C;
}
footer{
    display: flex;
    position: relative;
}
.magenta {
    color: #EC008B;
}
.center-vertical{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.clear:after{
    content: '';
    display: block;
    clear: both;
}
.frontend_notice {
    padding: 12px 96px;
}
.frontend_notice.positive{
    background-image: url(/assets/img/exito.png);
    background-repeat: no-repeat;
    background-position: 45px center;
    background-color: #DFF2BF;
    color: green;
}
.frontend_notice.negative{
    background-image: url(/assets/img/error.png);
    background-repeat: no-repeat;
    background-position: 45px center;
    background-color: rgb(222 174 174);
    color: red;
}

.left{
    float: left;
}
.right{
    float: right;
}
.row{
    margin-top: 12px;
    box-sizing: border-box;
}
.button{
    padding: 12px 18px;
    background: #0083a6;
    color: white;
    cursor: pointer;
    margin: 16px 0;
    border: 0;
}
.button:hover{
    background: rgba(0, 0, 0, .6) !important;
}
article#rrss{
    position: relative;
    float: left;
    width: 350px;
}
.articulos{
    display: block;
    width: 170px;
    height: 156px;
   /* margin: 41px auto 10px auto;*/
   margin: 0 auto;
    background-repeat: no-repeat;
    background: url(../img/destacados.jpg) repeat-x left top;
    background-position: 0px 0px;
    border-radius: 8px;
}
main{
    /*position: relative;
    display: flex;
    justify-content: flex-end;
    flex-flow: row wrap;*/
}
article section a{
    text-align: center;
}
article section a img{
    display: block;
}
#destacados{
    flex: 1 100%;
    /*float: left;*/
    display: flex;
}
/*article.right{
    flex: 1 100%;
    order: 2;
}*/
article.banners{
    width:100%;

}
#destacados section{
    /*display: inline-block;*/
    width: 33.3%;
    padding: 32px 16px 16px 16px;
    box-sizing: border-box;
}
#destacados section a{
    text-decoration: none;
    color: #072F4D;
    font-family: Verdana, Geneva, sans-serif;
    display: block;
}
#destacados section:hover{
    background-color: #02537c;
    
}
#destacados section:hover a > *{
    color: white !important;
}
#destacados section a h1{
}
#destacados section a p{
}
/*FOOTER*/
footer .follow-buttons a span{
    display: none;
}
.responsive-elements{
    display: none !important;
}
#pie{
	display: inline-block;
    position: relative;
    /*width: calc(100% - 128px);*/
    width: 100%;
    height: 96px;
    background: url(../img/pie_bg.jpg) no-repeat center center;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 9px;
    background-size: cover;
    text-align: center;
    color: #FFF;
}
.flex{
    display: flex;
    flex-flow: row wrap;
}
#e-free{
    position: fixed;
    bottom: 24px;
    left: 0;
    z-index: 1;
        height: 40px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-box-shadow: 0px 0px 50px 13px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 50px 13px rgba(255,255,255,1);
box-shadow: 0px 0px 50px 13px rgba(255,255,255,1);
}

#e-free .left{
    background-color: #FECC06;
    color: #007ac6;
    box-sizing: border-box;
    text-align: center;
    padding: 2px 12px;
    /* line-height: 12px; */
    /* height: 100%; */
    font-size: 16px;
    font-weight: bold;
}
#e-free img{
    float: right;
}
 .caja {
    width: 90%;
    height: 100%;
    padding-top: 14px;
    margin: 0 auto;
    box-sizing: border-box;
}
#pie .caja .izq {
    display: block;
    width: 50%;
    text-align: center;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    left: 96px;
}
#pie .caja .der {
    display: block;
    width: 50%;
    text-align: center;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    float: right;
    position: relative;
    left: -96px;
}
.foot-mail a{
    color: white;
    position: relative;
    top: -8px;
}
.caja .cen{
	width: 100%;
	float: right;
	margin: -10px 0 0 0;
}
.cen a{
	color: white;
    font-size: 12px;
}
#copyrights{
    background: black;
    color: white;
    font-size: 12px;
    height: 64px;
    line-height: 64px;
    text-align: center;
}
#copyrights a{
    color: white;
}
.fixed-toolbar{
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9999;
}
/*FOOTER*/
#slider-marcas{
    background-position: 0px 0px;
    display: block;
    height: 71px;
    background-image: url(../img/sponsor.jpg);
    background-repeat: repeat-x;
    animation-name: slide;
    animation-duration: 40s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
#slider-marcas:hover 
{
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}
@keyframes slide {
  from {background-position: 0px 0px;}
  to {background-position: -3044px 0px;}
}
.tiendas{
    background-color: #23B3CB;
}
.como{
    background-color: #FECC06;
}
.asesor{
    background-color: #FF7F00;
}
.preguntas{
    background-color: #ED008C;
}
.extra-nav{
    display: flex;
}
.extra-nav a.info{
    width: 25%;
    font-family: 'Raleway', Verdana, sans-serif;
    text-align: center;
    padding: 6px 0;
    display: inline-block;
    color: white;
    font-size: 14px;
    text-decoration: none;
}
.extra-nav a:hover{
    opacity: .5;
}
.extra-nav.foot{
    display: none;
}
section.right a{

}
@media all and (max-width: 1024px) {
    .right{
        float: none;
    }
    article.right{
        flex: 1 100%;
        order: 0;
    }
    header #main-buttons > ul{
        display: block;
        line-height: 48px;
    }
    header #main-buttons > ul > li{
        text-align: center;
        width: 100%;
    }
    header #main-buttons > ul > li > a{
        display: inline-block;
        float: none;
        width: 100%;
    }
    header #main-buttons{
        position: static !important;
        display: none;
    }
    .registro-btn.responsive{
        display: block;
    }
    .flaticon-chat{
        display: none;
    }
    .dark-button{
        background-color: transparent;
    }
    #responsive-menu{
        display: block;
    }
    #user-options{
        position: static;
    }
    #user-options .welcome{
        border-bottom-left-radius: unset;
    }
/*    .extra-nav a{
        font-size: 12px;
        line-height: 20px;
    }*/
    .follow-buttons a{
        line-height: 24px;
    }

    article#rrss{
        display: none;
    }
    #destacados{
        display: flex;
        flex: 1 100%;
        flex-flow: row wrap;
        float: none;    
        width: 100%
    }
    #destacados section{
        flex: 1 25%;
    }
    #pie .caja .izq{
        left: 64px;
    }
    #pie .caja .der{
        left: -64px;
    }
    .extra-nav a.info{
        font-size: 11px;
         line-height: 20px;
    }
    .caja .cen{
        margin: -3px 0 0 0;
    }
}
@media all and (max-width: 900px) {
    body #form-background{
        height: calc(100vh - 295px);
    }
    header .extra-nav .follow-buttons{
        display: none;
    }
    .extra-nav.foot{
        display: flex;
    }
    .responsive-elements{
        display: block !important;
    }
    .responsive-elements .follow-buttons a i {
        line-height: 29px;
    }
    .responsive-elements .follow-buttons{
        width: 128px;
        margin: 0 auto !important;
        padding: 15px 0 !important;
    }
    .caja {
        width: 95%;
    }
    #pie .caja .izq{
        width: 40%;
    }
    #pie .caja .der{
        width: 40%;
    }
    #destacados section{
        flex: 1 50%;
    }
    #form-perfil .row{
        font-size: 14px;
    }

}
@media all and (max-width: 767px) {
    body #form-background{
        height: calc(100vh - 263px);
    }
    [class*="col-"] {
        width: 100%;
    }
    header .extra-nav{
        display: none;
    }
    footer{
        display: block;
    }
    footer .follow-buttons{
        display: none;
    }
    #pie{
        width: 100%;
        display: block;
    }
    .extra-nav a.info{
        width: 50%;
    }
    #form-perfil .row, #change-password-form .row{
        font-size: 16px;
        padding: 0;
    }
}
@media all and (max-width: 610px) {
    #destacados{
        display: block;
    }
    #destacados section{
        display: block;
        width: 100%;
        padding: 32px 16px 32px 16px;
    }
    .extra-nav{
        flex-wrap: wrap;
    }
    .extra-nav a{
        width: 50%;
        display: block;
    }
    .width-2:nth-of-type(2n+1){
        padding-right: 0 !important;
    }
    .width-2:nth-of-type(2n){
        padding-left: 0 !important;
    }
    .margin{
        margin-top: 0px !important;
    }
    #sugerencia #suggest_body{
        width: 100%;
    }
    #pie .caja .izq{
        left: 32px;
    }
    #pie .caja .der{
        left: -32px;
    }
}
@media all and (max-width: 500px) {
    #pie .caja .der, #pie .caja .izq{
        font-size: 11px;
    }
    #auth-signin-form input[type=text], 
    #auth-signin-form input[type=password]{
        width: 100%;
        display: block;
        margin-top: 10px;
    }
    #registro input[type=text], 
    #registro input[type=password],
    #registro input[type=email]{
        width: 100%;
        display: block;
        margin-top: 10px;
    }
    #registro .row{
        text-align: left;
    }
    .row{
        display: block !important;
        width: 100% !important;
    }
    .contact-info .box{
        margin-top: 32px;
        text-align: left;
    }
    #pie .caja .izq{
        left: unset;
    }
    #pie .caja .der{
        left: unset;
    }

}

#loader-bg{
  display: none;
  height: 100vh;
  width: 100%;
  top: 0px;
  position: fixed;
  background: rgba(0, 0, 0, 0.72);
  z-index: 999;
}
#loader-bg .msg{
    text-align: center;
    color: white;
    padding-bottom: 8px;
}
.lds-roller {
  margin: 0 auto;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.notice {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url(/images/backend/notice/exito.png);
}
