
body {

    font-size: 15px;

}



.back_header{
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/fondo_pleca_header.jpg) center left;
    background-repeat: repeat-x;
}





.header_quienes{
    position: relative;
    float: left;
    width: 100%;
    height: 300px;
    /*background: url(../images/header_quienes.png);*/
    background-position: left;
    background-repeat: no-repeat;
}

.header_aviso{
    position: relative;
    float: left;
    width: 100%;
    height: 300px;
    /*background: url(../images/header_aviso.png);*/
    background-position: left;
    background-repeat: no-repeat;
}

.header_comocomprar{
    position: relative;
    float: left;
    width: 100%;
    height: 300px;
    /*background: url(../images/header_comocomprar.png);*/
    background-position: left;
    background-repeat: no-repeat;
}


.header-section-contacto{
    position: relative;
    float: left;
    width: 100%;
    height: 300px;
    /*background: url(../images/header_contacto.png);*/
    background-position: left;
    background-repeat: no-repeat;
}



.header_politicas{
    position: relative;
    float: left;
    width: 100%;
    height: 300px;
    /*background: url(../images/header_politicas.png);*/
    background-position: left;  
    background-repeat: no-repeat;
}


.header_faqs{
    position: relative;
    float: left;
    width: 100%;
    height: 300px;
    /*background: url(../images/header_preguntas_frecuentes.png);*/
    background-position: left;  
    background-repeat: no-repeat;
}

.header_tips{
    position: relative;
    float: left;
    width: 100%;
    height: 300px;
    /*background: url(../images/header_tips.png);*/
    background-position: left;
    background-repeat: no-repeat;
}

.titulo_right{
    position: relative;
    font-family: 'Nunito_black';
    color: #555353;
    text-align: right;
    font-size: 72px;
    line-height: 60px;
    margin-top: 85px;
    margin-right: 10px;
}
.titulo_right2{
    position: relative;
    font-family: 'Nunito_black';
    color: #555353;
    text-align: right;
    font-size: 72px;
    line-height: 60px;
    margin-top: 85px;
    margin-right: 10px;
}




/*estilos nuevos arriba*/

textarea {
    resize: none;
}

.foto_tips {
    position: relative;
    width: 100%;
    min-height: 516px;
    background: url(../images/f_tips.jpg) center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.spacer15px{
    height: 15px;
}


.historial{
    height: 60px;
    font-family: 'nunitolight';
    padding-top: 20px;
}

.historial_ind{
    font-family: 'nunitobold';
    color: #627A43;
}


.fl-wrap input[type="text"], .fl-wrap input[type="email"], .fl-wrap input[type="tel"], .fl-wrap input[type="password"], .fl-wrap textarea {
    margin-bottom: 16px;
}

.fl-wrap.populated input[type="text"], .fl-wrap.populated input[type="email"], .fl-wrap.populated input[type="tel"], .fl-wrap.populated input[type="password"], .fl-wrap.populated textarea {
    padding-bottom: 1.0em;
}

.texto18 {
    text-align: center;
    font-size: 19px;
    color: #545454;
    font-family: 'nunitobold';
}

.texto16 {
    text-align: center;
    font-size: 17px;
    color: #545454;
    font-family: 'nunitobold';
}

.titulo {
    text-align: center;
    font-size: 50px;
    color: #545454;
    font-family: 'nunitolight';
    line-height: 50px;
    margin-bottom: 15px;
}

.titulo_seccion {
    text-align: left;
    font-size: 45px;
    color: #ffffff;
    font-family: 'nunitolight';
}

.subtitulo {
    text-align: left;
    font-size: 25px;
    color: #545454;
    font-family: 'nunitobold';
}

.subtitulo_red {
    text-align: left;
    font-size: 20px;
    color: #DF6157;
    font-family: 'nunitomedium';
    margin-bottom: 25px;
}

.datos_distribuidores {
    text-align: center;
    font-size: 18px;
    color: #DF6157;
    font-family: 'nunitolight';
    margin-bottom: 25px;
}

.centrado_vertical {
    position: absolute;
    top: 44%;
    left: 44%;
    height: 30%;
    width: 69%;
    margin: -15% 0 0 -27%;
}

.texto_contenido{
    text-align: center;
    font-size: 17px;
    color: #878787;
    font-family: 'nunitolight';
    margin-top: 15px;
    margin-bottom: 15px;
}


.texto_left{
    text-align: left !important;
}

.texto_general{
    text-align: left;
    font-size: 16px;
    line-height: 19px;
    color: #545454;
    font-family: arial;
    margin-top: 10px;
    margin-bottom: 25px;
}


.sinpading {
    padding-right: 0;
    padding-left: 0;
}

.no-gutter {
    margin-right: 0;
    margin-left: 0;
}

.no-gutter > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.margin_botton60 {
    margin-bottom: 60px;
}

.boton_{
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 8px;
    background-color: #637337;
    width: 180px;
    text-align: center;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    border-width: 0px;
}

.boton_:hover{
    background-color: #70833D;
    color: #ffffff !important;
}


.como1{
    position: relative;
    width: 100%;
    height: 100px;
    background: url(../images/icono_sillon.jpg) center center;
    background-repeat: no-repeat;
}

.como2{
    position: relative;
    width: 100%;
    height: 100px;
    background: url(../images/icono_tarjeta.png) center center;
    background-repeat: no-repeat;
}

.como3{
    position: relative;
    width: 100%;
    height: 100px;
    background: url(../images/icono_envio.jpg) center center;
    background-repeat: no-repeat;
}



.colaborador1{
    position: relative;
    width: 100%;
    height: 234px;
    background: url(../images/colaborador_1.png) center center;
    background-repeat: no-repeat;
}
.colaborador2{
    position: relative;
    width: 100%;
    height: 234px;
    background: url(../images/colaborador_2.png) center center;
    background-repeat: no-repeat;
}
.colaborador3{
    position: relative;
    width: 100%;
    height: 234px;
    background: url(../images/colaborador_3.png) center center;
    background-repeat: no-repeat;
}
.colaborador4{
    position: relative;
    width: 100%;
    height: 234px;
    background: url(../images/colaborador_4.png) center center;
    background-repeat: no-repeat;
}
.colaborador5{
    position: relative;
    width: 100%;
    height: 234px;
    background: url(../images/colaborador_5.png) center center;
    background-repeat: no-repeat;
}
.colaborador6{
    position: relative;
    width: 100%;
    height: 234px;
    background: url(../images/colaborador_6.png) center center;
    background-repeat: no-repeat;
}
.colaborador7{
    position: relative;
    width: 100%;
    height: 234px;
    background: url(../images/colaborador_7.png) center center;
    background-repeat: no-repeat;
}
.colaborador8{
    position: relative;
    width: 100%;
    height: 234px;
    background: url(../images/colaborador_8.png) center center;
    background-repeat: no-repeat;
}

.colaborador9{
    position: relative;
    width: 100%;
    height: 234px;
    background: url(../images/colaborador_9.png) center center;
    background-repeat: no-repeat;
}

.distrubuidores1{
    position: relative;
    width: 100%;
    min-height: 370px;
    background: url(../images/f_dist1.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.distrubuidores2{
    position: relative;
    width: 100%;
    min-height: 370px;
    background: url(../images/f_dist2.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.distrubuidores3{
    position: relative;
    width: 100%;
    min-height: 370px;
    background: url(../images/f_dist3.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.distrubuidores4{
    position: relative;
    width: 100%;
    min-height: 370px;
    background: url(../images/f_dist4.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.distrubuidores5{
    position: relative;
    background-color: #ffffff;
    width: 100%;
    min-height: 370px;
    background: url(../images/f_dist_logo.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.foto_quienes_dos{
    position: relative;
    width: 100%;
    min-height: 670px;
    background: url(../images/quienes_foto_dos.jpg) top center;
    background-size: contain;
    background-repeat: no-repeat;
}




.foto1_quienes{
    position: relative;
    width: 100%;
    min-height: 500px;
    background: url(../images/f_samar.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.foto2_quienes{
    position: relative;
    width: 100%;
    min-height: 500px;
    background: url(../images/f_samar2.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.foto3_quienes{
    position: relative;
    width: 100%;
    min-height: 500px;
    background: url(../images/f_samar3.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.foto4_quienes{
    position: relative;
    width: 100%;
    min-height: 850px;
    background: url(../images/f_samar4.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.foto_contacto{
    position: relative;
    width: 100%;
    min-height: 750px;
    background: url(../images/f_contacto.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.foto_faqs {
    position: relative;
    width: 100%;
    height: 1245px;
    /* min-height: 1079px; */
    /* height: auto; */
    overflow: hidden;
    background: url(../images/f_faqs.jpg) top center;
    background-size: cover;
    background-repeat: no-repeat;
    /* padding-left: 20px !important; */
    margin-left: 20px;
}
.foto_aviso{
    position: relative;
    width: 100%;
    min-height: 500px;
    background: url(../images/f_aviso.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}


.fondo_gris{
    background-color: #EEEEEE;
    padding: 35px;
    text-align: center;
    min-height: 500px;
    position: relative;
}

.fondo_blanco{
    background-color: #ffffff;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center;
    min-height: 500px;
    position: relative;
}

.fondo_blanco_distribuidores{
    background-color: #ffffff;
    padding: 45px;
    text-align: center;
    min-height: 350px;
    position: relative;
}

.fondo_gris_distribuidores{
    background-color: #EEEEEE;
    padding: 45px;
    text-align: center;
    min-height: 350px;
    position: relative;
}

.loguitos {
    position: relative;
    width: 100%;
    min-height:142px;
    background: url(../images/quienessomos4.jpg) center center;
    background-repeat: no-repeat;
}

.loguito {
    position: relative;
    width: 100%;
    min-height: 78px;
    background: url(../images/samar.png) center center;
    background-repeat: no-repeat;
}

.sillon_big{
    position: relative;
    width: 100%;
    min-height: 800px;
    background: url(../images/fondo_sillon.jpg) center left;
    background-size: cover;
}

.f_politicas{
    position: relative;
    width: 100%;
    min-height: 250px;
    background: url(../images/header_comedor.jpg) center left;
    background-size: cover;
}

.f_politicas2{
    position: relative;
    width: 100%;
    min-height: 250px;
    background: url(../images/header_faqs.jpg) center left;
    background-size: cover;
}


.aviso_big{
    position: relative;
    width: 100%;
    min-height: 1200px;
    background: url(../images/aviso_b.jpg) center left;
    background-size: cover;
}

.header-section-quienes{
    position: relative;
    width: 100%;
    min-height: 200px;
    background: url(../images/header_colaboradores.jpg) center left;
    background-size: cover;
}
.header-section-como{
    position: relative;
    width: 100%;
    min-height: 200px;
    background: url(../images/header_cama.jpg) center left;
    background-size: cover;
}


.header-section-terminos{
    position: relative;
    width: 100%;
    min-height: 200px;
    background: url(../../contenidos/images/headers/terminos.jpg) center left;
    background-size: cover;
}



.header-section-after{
    position: relative;
    background-color: #ff253a;
    width: 100%;
    height: 20px;
}
.header-section-quienes h1, .header-section-terminos h1, .header-section-privacidad h1, .header-section-preguntas h1, .header-section-contacto h1{
    color: white;
    text-transform: uppercase;
    margin-top: 100px;
}
.container-contenidos-txt{
    position: relative;
    min-height: 150px;
    margin: 10px 0;
    font-family: Arial;

}
.container-contenidos-txt h3{
    color: #167dfd;
}
.container-contenidos-banners{
    position: relative;
    min-height: 50px;
    margin: 50px 0;
    padding: 0 0 0 50px;
}
.banners-link{
    margin: 0 0 30px 0;
    display: block;
}
.container-contenidos-txt ol{
    padding-left: 20px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.container-contenidos-txt ol li ol{
    padding-left: 20px;
    text-transform: none;
    font-weight:normal;    
}
.container-contenidos-txt ol p {
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
}
.container-contenidos-txt ol ul{
    padding-left: 20px;
    list-style-type: disc;
    margin-bottom: 20px;
}
.container-contenidos-txt ol ul li{
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    line-height: 1.2;
}
.container-contenidos-txt ol li ol li{
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    line-height: 1.2;
}
.container-contenidos-txt ul li{
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    line-height: 18px;

}
.container-contenidos-txt a, .container-contenidos-txt a:hover{
    color: #167dfd;
    text-decoration: underline;
} 
.container-contenidos-txt h4{
    margin-top: 20px;
    font-size: 18px;
}
.recaptcha-form{
    position: relative;
    float: left;
} 
.btn-left{
    position: relative;
    float: left;
    margin-right: 50px;
}
.container-contenidos-txt hr {
    border-width: 1px;
    margin: 30px 0;
}
.modal-content {
    position: relative;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.container-contenidos-txt .close {

    opacity: 1;
    background-color: rgba(0, 0, 0, .5);
    border: 1px solid white;
    border-radius: 20px;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
}

.text-justify{
    text-align: justify;
}

.container-contenidos-txt .close span {
    font-weight: 100;
    font-size: 20px;
    position: absolute;
    top: -3px;
    left: 6px;
    line-height: 25px;
    color: white;
}
.container-contenidos-row{
    position: relative;
    margin: 30px 0;
    overflow: hidden;
}
a.videos-txt{
    text-align: center !important;
    display: block;
    text-decoration: none;
    padding-bottom: 30px;
    overflow: hidden;
    position: relative;
    float: left;
    min-height: 250px;
}
.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width: 1359px) {

}



@media (max-width: 1199px) {
    .foto_faqs {
        height: 900px;
        /* height: auto; */
        background-size: contain;
        margin-top: 55px;
        margin-left: 0px;
    }

    .foto_tips {
        min-height: 599px;
        margin-left: 20px;
    }


}






@media (max-width: 992px) {
    .container-contenidos-banners {
        padding: 0;
    }

    .foto_tips {

background-size: cover;
    margin-top: 50px;
    margin-left: 0px;
    min-height: 600px;
    }
}


@media (max-width: 991px) {
    .titulo_right{
        text-align: center;
        font-size: 55px;
        line-height: 48px;
        margin-top: 41px !important;
    }
	
	.titulo_right2{
        text-align: center;
        font-size: 55px;
        line-height: 48px;
        margin-top: 41px;
    }
    
    
    .foto_quienes_dos {
    margin-top: 40px;
}

}






@media (max-width: 768px) {


    .fondo_blanco_distribuidores{
        padding: 20px;
        min-height: 250px;
    }

    .fondo_gris_distribuidores{
        min-height: 250px;
        padding: 45px;

    }



    .titulo_right{
        font-size: 40px;
        line-height: 38px;
    }
	
	.titulo_right2{
        font-size: 40px;
        line-height: 38px;
    }


    .back_header {
        height: 200px;
        background-position: bottom !important;
        background-size: contain;
    }


    .loguitos {
        height:85px;
        background: url(../images/quienessomos4_s.jpg) center center;
        background-repeat: no-repeat;

    }

    .header_aviso{
        height: 210px;
        background-position: center;
        background-size: contain;
        z-index: 30000;
    }

    .header_quienes{
        height: 210px;
        background-position: center;
        background-size: contain;
        z-index: 30000;
    }


    .header_comocomprar{
        height: 210px;
        background-position: center;
        background-size: contain;
        z-index: 30000;
    }

    .header-section-contacto{
        height: 210px;
        background-position: center;
        background-size: contain;
        z-index: 30000;

    }

    .header_politicas{
        height: 210px;
        background-position: center;
        background-size: contain;
    }

    .header_faqs{
        height: 210px;
        background-position: center;
        background-size: contain;
    }


    .header_tips{
        height: 210px;
        background-position: center;
        background-size: contain;
    }













}


