/*-- General Styles ---*/
ul{list-style:none; margin:0; padding:0;}
li{ margin:0;}
h1,h2,h3,h4, h5, p{margin:0; padding:0;}
/*p{font-size:15px;}*/
a:focus, a:hover{text-decoration:none; color:inherit;}

/*-- Helper class --*/
.f-inline {display:inline-block;}
.navbar-default {background:none; border:none;}
.img-responsive {width:100%; height:auto;}
.f-hcenter {text-align:center;}
.f-hcenter > * {display:inline-block;}
.clearfix {clear:both;}
.navbar-brand {height:auto; display:block;}
.center{text-align: center;}
.right{text-align: right;}
.left{text-align: left;}
.fix-right{padding-right: 0px;}
.fix-left{padding-left: 0px;}
.orange{color: #fe8a00;}

/* ==========================================================================
Fonts
========================================================================== */

/* ==========================================================================
Author's custom styles
========================================================================== */
body {
    color: #2a253a;
    font-family: "Montserrat",sans-serif;
    -webkit-font-smoothing:antialiased;
    font-size: 21px;
    background-color: white;
}
html, body{
    overflow: hidden !important;
    position: relative;
}
.black{font-weight: 900}
.bold{font-weight: 700}
.white{color: white;}
.ib{display: inline-block;}
.trans{
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
main{
    height: 100vh;
    display: table;
    width: 100%;
}
main>div{
    height: inherit;
    display: table-cell;
    vertical-align: middle;
}
.middle{
    vertical-align: middle;
}

/*--- Empezar Aquí --*/


/* ----------------------------------------------
* Generated by Animista on 2020-1-8 16:16:58
* Licensed under FreeBSD License.
* See http://animista.net/license for more info. 
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */

.section.bg_white{
    background-color: white !important;
}
.section.bg_banner{
    background: linear-gradient(90deg, white 0%, white 70%, #2a253a 50%, #2a253a 100%);
}
.fp-section.fp-table, .fp-slide.fp-table{
    padding-top: 0 !important;
}
.img_banner{
    width: 100%;
}
.box_tuEmpresa h1{
    font-size: 57px;
    font-weight: bold;
    margin-bottom: 50px;
    line-height: 1.2;
    margin-top: 130px;
}
.box_tuEmpresa p.text_grantiza{
    font-size: 20px;
    font-weight: 400;
    color: #484848;
    line-height: 1.2;
    margin-bottom: 30px;
    width: 95%;
}
.que_hacemos{
    padding-left: 20px;
}
.que_hacemos p{
    background-color: #efedf6;
    display: inline;
    padding: 4px 0px;
    font-size: 22px;
    margin-left: 0;
    font-weight: 600;
    padding-right: 10px;
    position: relative;
}
.que_hacemos p>span{
    background-color: #efedf6; 
}
.que_hacemos p:after{
    content: '';
    position: absolute;
    left: -15px;
    top: 12px;
    height: 6px;
    width: 6px;
    background-color: #b41921;
    margin-top: 0;
}
.que_hacemos p.after_none:after{
    display: none;
}
.que_hacemos p.after_none{
    padding-top: 0;
}
.btn_conoceMas{
    display: inline-block;
    color: #b41921;
    background-color: #eef3f5;
    margin-top: 50px;
    padding: 15px 60px;
    cursor: pointer;
    font-weight: 600;
    border-radius: 5px;
}
.btn_conoceMas.contactanos{
    background-color: #b41921;
    color: #eef3f5;
    margin-top: 20px;
}
.btn_conoceMas:hover{
    color: #eef3f5;
    background-color: #b41921;
}
.btn_conoceMas.contactanos:hover{
    background-color: #2a253a;
}
.banner.padd_banner{
    /*    padding: 0 0 0 120px;*/
}
.container-fluid{
    width: 85%;
}



/*SECTION 2-----------------------*/
.box_conoce h2{
    font-size: 24px;
    line-height: 1.1;
    margin-top: 30px;
    position: relative;
    font-weight: 600;
}
.box_conoce h2:after{
    content: '';
    position: absolute;
    top: -40px;
    width: 84px;
    height: 5px;
    background-color: white;
    border-radius: 45px;
    margin-left: -42px;
    left: 50%;
}
.box_conoce{
    background-color: #efedf6;
    min-height: 560px;
    border-radius: 5px;
}
.padd_col_4{
    padding: 0
}



/*SECTION 3-----------------------*/


.text_sincolor{
    font-size: 84px;
    font-weight: 900;
    text-align: center;
    -webkit-text-stroke: 1px #2a253a;
    color: transparent;
    margin-bottom: 70px;
}
.div_imgtable{
    display: table;
    height: 260px;
    width: 100%;
    text-align: center;
}
.div_imgtable.conoce_mas{
    height: 390px;
}
.div_imgtable>div{
    display: table-cell;
    height: inherit;
    vertical-align: middle;
}
.section_tres .box_conoce h2:after{
    top: -30px;
    background-color: #b41921; 
}
.section_tres .box_conoce h2{
    height: 90px;
}
.section_tres .box_conoce h2>a{
    color: #2a253a;
}
.section_tres .box_conoce h2>a:hover{
    color: #b41921;
}
.box_conoce p{
    font-size: 18px;
    line-height: 1.3;
    width: 90%;
    margin: auto;
    color: #484848;
}
.section_tres .box_conoce{
    background-color: #ffffff;
    border: 1px solid #cec9da; 
}





/*section 4----------------------*/

.cont-princ-slider {
    overflow: hidden;
    width: 100%;
    position: relative;
}
.cont-princ-slider:before{
    content: '';
    position: absolute;
    right: 0;
    height: 100%;
    width: 10px;
    background-color: #ffffff;
    top: 0;
    filter: blur(0px);
    z-index: 999;
    box-shadow: 0 0 35px 25px white;
}
.cont-princ-slider:after{
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 10px;
    background-color: #ffffff;
    top: 0;
    filter: blur(0);
    z-index: 999;
    box-shadow: 0 0 35px 25px white;
}


/*SLIDER 4-----------*/


.slier-prin {
    display: inline-flex;
    -moz-animation: slider 15s infinite linear;
    -webkit-animation: slider 15s infinite linear;
    animation: slider 15s infinite linear;
    height: 100%;
    width: auto;
}

.logo_clientes {
    display: table;
    height: 220px;
    width: 220px;
    margin-right: 30px;
    text-align: center;
}
.logo_clientes img{
    width: 100%;
    filter: grayscale(100%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #f9f9f9;
}
.logo_clientes img:hover{
    filter: grayscale(0);
    filter: inherit;
    transform: scale(0.9);
}
.logo_clientes>div{
    display: table-cell;
    height: inherit;
    vertical-align: middle;
}
@keyframes slider {
    to {
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.slider_clientes h2{
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 70px; 
}
.section.logos_clientes{
    padding: 20px 0 90px !important;
}


/*SECTION 5-----------*/

.bg_plomo{
    background-color: #efedf6;
}
.img_conocenos img{
    position: relative;
    top: -110px;
    width: 650px;
}
.section.nosotros{
    margin-top: 130px;  
}
.nostros_texto h2{
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
}
.nostros_texto p{
    font-size: 22px;
    line-height: 1.2;
    color: #484848;
}
.align_rigth{
    text-align: right;
}
.nostros_texto .btn_conoceMas{
    margin-top: 0;
    background-color: white;
}
.nostros_texto .btn_conoceMas.contactanos{
    margin-top: 20px;
    background-color: #b41921;
}
.nostros_texto{
    padding-bottom: 120px;
}
footer{
    padding: 90px 0;
    position: relative;
    z-index: 99999;
    background-color: white
}
footer h2{
    font-size: 24px;
    color: #b41921;
    font-weight: 600;
    margin-bottom: 30px;
}
footer p{
    font-size: 22px;
    line-height: 1.2;
    width: 76%;
    font-weight: 400;
}
footer span{
    border: 1px solid #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 28px !important;
    color: #000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center;
    font-size: 15px !important;
    margin-right: 10px;
}
footer span:hover{
    background-color: #b41921;
    color: white;
}


/*MOUSE*/
.scroll-downs {
    position: fixed;
    bottom: 30px;
    left: 30px;
    margin: auto;
    z-index: 999;
}
.mousey {
    width: 3px;
    padding: 5px 10px;
    height: 35px;
    border: 2px solid #000;
    border-radius: 25px;
    opacity: 0.75;
    box-sizing: content-box;
}
.scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #000;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
}
@keyframes scroll {
    0% { opacity: 0; }
    10% { transform: translateY(0); opacity: 1; }
    100% { transform: translateY(15px); opacity: 0;}
}
.relative{
    position: relative;
}

/*FORMULARIO----------*/

#msform{
    width: 300px;
    margin: auto;
    text-align: left;
    float: right;
    color: white; 
}
#msform h2{
    font-size: 30px;
    margin-bottom: 70px;
    font-weight: bold;
}
.form-control{
    border-radius: 0;
    background-color: #2a253a;
    border: 0;
    border-bottom: 1px solid white;
    color: white;
    font-size: 16px;
    padding: 10px;
    margin-top: 30px;
    height: 50px;
    box-shadow: none;
}
::-webkit-input-placeholder { color: white !important; } 
:-moz-placeholder { /* Firefox 18- */ color: white !important; } 
::-moz-placeholder { /* Firefox 19+ */ color: white !important; } 
:-ms-input-placeholder { color: white !important; }

.btn-default{
    background-color: #b41921;
    border: 0;
    color: white;
    font-size: 18px;
    padding: 20px 0;
    width: 90%;
    border-radius: 0;
    margin-top: 30px;
}
.form-control:focus {
    border-color: #b41921;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(203, 71, 77);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(203, 71, 77);
}
label{
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0; 
}
.box_tuEmpresa p.text_grantiza {
    font-size: 20px;
}
.gracias p{
    width: 250px;
    margin: auto;
    color: white;
    font-size: 20px;
    float: right;
    text-align: left;
    font-weight: 600; 
}
:focus {
    outline: none;
}

body img{
    display: inline-block !important;
}

.animated.delay-100ms {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.animated.delay-200ms {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.animated.delay-300ms {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.animated.delay-400ms {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.animated.delay-500ms {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.animated.delay-600ms {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.animated.delay-700ms {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.animated.delay-800ms {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.animated.delay-900ms {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.en_alianza{
    margin-top: 40px;
}
.en_alianza p{
    font-size: 16px;
    padding-left: 20px;
    padding-right: 15px;
    font-weight: 600;
}
.hide-lg{display:none !important}
.show-lg{display:block !important}

/* ==========================================================================
Responsive Mobile
========================================================================== */

@media screen and (max-width: 1500px) {
    .box_tuEmpresa h1 {
        font-size: 45px;
    }
    .box_tuEmpresa p.text_grantiza {
        font-size: 18px;
    }
    .que_hacemos p{
        font-size: 18px;
    }
    .box_tuEmpresa h1 {
        font-size: 40px;
        margin-bottom: 50px;
        margin-top: 100px;
    }
    .form-control{
        font-size: 14px;
        padding: 5px 10px;
        margin-top: 20px;
    }
    .container-fluid {
        width: 90%;
    }
    .btn_conoceMas{
        margin-top: 40px;
        font-size: 18px;
    }
    .div_imgtable.conoce_mas {
        height: 350px;
    }
    .box_conoce h2 {
        font-size: 20px;
    }
    .box_conoce{
        min-height: 480px;
    }
    .text_sincolor {
        font-size: 70px;
        margin-bottom: 40px;
    }
    .div_imgtable{
        height: 210px;
    }
    .section_tres .box_conoce h2 {
        height: 65px;
        font-size: 19px;
    }
    .box_conoce p {
        font-size: 17px;
    }
    .section_tres .box_conoce{
        min-height: 430px;
    }
    .slider_clientes h2{
        font-size: 34px;
        font-weight: 600;
        margin-bottom: 50px;
    }
    .logo_clientes{
        height: 190px;
        width: 190px;
    }
    .img_conocenos img {
        position: relative;
        top: -127px;
        width: 750px;
    }
    .nostros_texto h2 {
        font-size: 34px;
    }
    .nostros_texto p {
        font-size: 20px;
    }
    footer p {
        font-size: 20px;
    }
    footer h2 {
        font-size: 22px;
    }
    footer span{
        margin-right: 5px;  
    }
    .mousey{
        padding: 5px 8px;
        height: 21px;
    }
    .nostros_texto{
        padding-bottom: 80px;
    }
    .img_conocenos img {
        top: -94px;
        width: 550px;
    }

}
@media screen and (max-width: 1366px) {
    .box_tuEmpresa h1 {
        font-size: 38px;
        margin-bottom: 40px;
        margin-top: 60px;
    }  
    .box_tuEmpresa p.text_grantiza {
        font-size: 17px;
        width: 90%;
    }
    .que_hacemos p {
        font-size: 16px;
    }
    .logo_electo img{
        width: 140px;
    }
    #msform h2 {
        font-size: 26px;
        margin-bottom: 40px;
    }
    .form-control {
        font-size: 14px;
    }
    #msform {
        width: 270px;
    }
    .section_dos .conoce_mas img{
        width: 130px;
    }
    .section_dos .class_experiencia .conoce_mas img{
        width: 200px;
    }
    .div_imgtable.conoce_mas {
        height: 250px;
    }
    .box_conoce h2 {
        font-size: 18px;
    }
    .box_conoce h2:after{
        top: -30px;
    }
    .box_conoce {
        min-height: 390px;
    }
    .section_tres .div_imgtable>div img{
        width: 210px;
    }
    .btn-default{
        padding: 15px 0;
    }
    .section_tres .div_imgtable>div img {
        width: 90px;
    }
    .div_imgtable {
        height: 160px;
    }
    .section_tres .box_conoce h2 {
        height: 60px;
        font-size: 18px;
    }
    .section_tres .box_conoce {
        min-height: 410px;
    }
    .img_conocenos img{
        top: -102px;
        width: 600px;
    }
    .nostros_texto h2 {
        font-size: 32px;
    }
    .nostros_texto p {
        font-size: 18px;
    }
    footer p {
        font-size: 17px;
    }
    footer span{
        margin-right: 5px;  
    }
    footer {
        padding: 60px 0;
    }
    .section.nosotros {
        margin-top: 120px;
    }
    .text_sincolor{
        font-size: 60px;   
    }
    .section.logos_clientes {
        padding: 20px 0 50px !important;
        440510
    }
}
@media screen and (max-width: 1200px) {/*md*/


    .box_tuEmpresa h1 {
        font-size: 36px;
        margin-bottom: 40px;
        margin-top: 80px;
    }
    .logo_electo img{
        width: 150px;
    }
    .box_tuEmpresa p.text_grantiza {
        font-size: 17px;
        width: 90%;
    }
    .que_hacemos p {
        font-size: 16px;
    }
    .section.bg_banner{
        background: linear-gradient(90deg, white 0%, white 68%, #2a253a 50%, #2a253a 100%); 
    }
    #msform h2 {
        font-size: 27px;
        margin-bottom: 50px;
    }
    #msform {
        width: 260px;
    }
    .form-control {
        font-size: 13px;
        padding: 5px 10px;
        margin-top: 10px;
    }
    .btn-default{
        padding: 15px 0;
    }
    .section_tres .div_imgtable>div img {
        width: 70px;
    }
    .div_imgtable {
        height: 160px;
    }
    .section_tres .box_conoce h2 {
        height: 60px;
        font-size: 15px;
    }
    .box_conoce p {
        font-size: 15px;
    }
    .section_tres .box_conoce {
        min-height: 370px;
    }

    .gracias p{
        width: 210px;
    }
    .mousey {
        padding: 4px 5px;
        height: 16px;
    }
    .show-md{display:block !important}
    .hide-md{display:none !important}

}
@media screen and (max-width: 991px) {/*sm*/


    .box_tuEmpresa h1 {
        font-size: 22px;
    }
    .box_tuEmpresa p.text_grantiza {
        font-size: 14px;
        width: 100%;
    }
    .que_hacemos p {
        font-size: 12px;
    }
    .btn_conoceMas {
        margin-top: 40px;
        font-size: 14px;
        padding: 10px 30px;
    }
    #msform {
        width: 160px;
    }
    #msform h2 {
        font-size: 21px;
        margin-bottom: 30px;
    }
    .form-control {
        font-size: 11px;
        padding: 5px 10px;
        margin-top: 10px;
        height: 35px;
    }
    .btn-default{
        font-size: 10px;
    }
    .box_conoce h2 {
        font-size: 14px;
    }
    .text_sincolor {
        font-size: 50px;
        margin-bottom: 40px;
    }
    .section_tres .box_conoce h2 {
        height: 50px;
        font-size: 14px;
    }
    .section_tres .div_imgtable>div img {
        width: 50px;
    }
    .div_imgtable {
        height: 130px;
    }
    .box_conoce p {
        font-size: 13px;
    }
    .section_tres .box_conoce {
        min-height: 360px;
    }
    .slider_clientes h2 {
        font-size: 25px;
    }
    .logo_clientes {
        height: 150px;
        width: 150px;
    }
    .img_conocenos img {
        top: -68px;
        width: 400px;
    }
    .nostros_texto h2 {
        font-size: 27px;
    }
    .nostros_texto p {
        font-size: 15px;
    }
    .logo_electo_footer img{
        width: 130px; 
    }
    footer h2 {
        font-size: 16px;
    }
    footer p {
        font-size: 15px;
        width: 90%;
    }
    footer span{
        width: 25px;
        height: 25px;
        line-height: 21px !important;
        font-size: 10px !important;
    }
    .mousey {
        padding: 4px 5px;
        height: 16px;
    }
    .show-sm{display:block !important}
    .hide-sm{display:none !important}
}
@media screen and (max-width: 767px) {/*xs menu movil*/

    html, body{
        overflow-y: inherit !important; 
    }
    main {
        height: auto; 
    }
    .container-fluid {
        width: 100%;
        padding: 0;
    }
    .logo_electo{
        background-color: #f1f3f4;
        padding: 20px 0;
    }
    .logo_electo>div{
        width: 290px;
        margin: auto;
    }
    .logo_electo img {
        width: 100px;
    }
    .section.bg_banner {
        background: white;
    }
    .box_tuEmpresa h1 {
        margin-bottom: 30px;
        margin-top: 40px;
        font-size: 26px;
    }
    .box_moviles{
        width: 290px;
        margin: auto;
    }
    .box_tuEmpresa p.text_grantiza {
        font-size: 14px;
        width: 100%;
    }
    .que_hacemos p {
        font-size: 15px;
    }
    .que_hacemos p:after{
        height: 5px;
        width: 5px;
        background-color: #b41921;
        margin-top: -2.5px;
    }
    .img_banner{
        width: 290px;
        margin: 20px 0 70px;
    }
    .section_dos .conoce_mas img {
        width: 150px;
        margin: auto;
    }

    .div_imgtable.conoce_mas {
        height: 210px;
    }
    .box_conoce h2 {
        font-size: 15px;
    }
    .box_conoce {
        min-height: 340px;
        width: 220px;
        margin: auto;
    }
    /*
    .slick-slide{
    width: 240px !important;
}
    */
    /*
    .flex-control-paging li a{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgb(203, 71, 77);
}
    .flex-control-nav{
    bottom: -60px;
}

    .flexslider .slides > li{
    width: 230px !important;
    margin: auto;
    margin-right: 5px !important;
    display: inline-block !important;

}
    .flexslider {
    margin: 0 0 80px;
    border-radius: 0;
    border: 0;
}
    */
    .section_dos .conoce_mas img {
        width: 100px;
    }
    .section_dos .class_experiencia .conoce_mas img {
        width: 200px;
    }
    .section_dos .class_experiencia .conoce_mas img {
        width: 155px;
    }
    .text_sincolor {
        font-size: 31px;
        width: 290px;
        margin: auto;
        margin-bottom: 40px;
    }
    .section_tres .div_imgtable>div img {
        width: 70px;
        margin: auto;
    }
    .slider_clientes h2 {
        font-size: 21px;
        margin-bottom: 20px;
    }
    .logo_clientes {
        height: 120px;
        width: 120px;
        margin-right: 10px;
    }
    .img_conocenos img {
        top: -44px;
        width: 260px;
    }
    .section.nosotros {
        margin-top: 50px;
    }
    .nostros_texto h2 {
        font-size: 21px;
        width: 290px;
        margin: auto;
        margin-bottom: 20px;
    }
    .nostros_texto p {
        font-size: 13px;
        width: 290px;
        margin: auto;
        margin-bottom: 30px;
    }
    .nostros_texto {
        padding-bottom: 40px;
    }
    .scroll-downs{
        display: none;
    }
    .nostros_texto .btn_conoceMas.contactanos {
        margin-top: 0;
        background-color: #b41921;
        position: fixed;
        z-index: 10000000;
        left: 0;
        bottom: 0;
        right: 0;
        border-radius: 0;
        font-size: 16px;
        padding: 15px 0;
    }
    footer {
        padding: 30px 0 80px;
        text-align: center;
    }
    footer p {
        font-size: 14px;
        width: 100%;
        margin-bottom: 20px;
    }
    .logo_electo_footer img {
        width: 100px;
        margin-bottom: 25px;
    }
    .center-xs{
        text-align: center;
    }
    footer h2 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    footer span {
        width: 30px;
        height: 30px;
        line-height: 27px !important;
        font-size: 16px !important;
    }


    #msform {
        width: 290px;
        float: inherit;
    }
    #formulario_form{
        background-color: #2a253a;
        position: fixed;
        top: 0;
        bottom: 0;
        right: -110%;
        z-index: 999999999999999999999;
        display: table;
        width: 100%;
        height: 100vh;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    #formulario_form>main{
        display: table-cell;
        vertical-align: middle;
        height: inherit;
    }
    #formulario_form.active{
        right: 0;
    } 
    #formulario_form.esconder{
        right: -110%;
    }
    .cerrar{
        font-size: 20px;
        color: #fff;
        font-weight: 700;
        display: inline-block;
        position: absolute;
        top: 20px;
        left: 30px;
    }
    .form-control {
        font-size: 11px;
        padding: 5px 10px;
        margin-top: 15px;
        height: 30px;
    }
    #msform h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .btn-default {
        font-size: 15px;
        padding: 10px 0;
        margin-top: 15px;
        width: 100%;
    }
    label {
        font-size: 10px;
        font-weight: 400;
        margin-bottom: 0;
        padding-left: 10px;
    }
    .form-group {
        margin-bottom: 0;
    }
    main>div{
        display: initial;
    }
    .section_tres{
        padding-top: 0;
        padding-bottom: 40px;
    }
    .slick-slide{
        margin-right: 5px;
    }
    .section.logos_clientes{
        padding: 50px 0 30px !important;
    }
    .gracias p {
        width: 100%;
        text-align: center;
        line-height: 1.2;
    }
    .en_alianza p {
        font-size: 11px;
        padding-right: 5px;
    }
    .en_alianza {
        margin-top: 15px;
    }
    .en_alianza img{
        width: 65px;
    }
    .logo_version_movil img{
        position: absolute;
        width: 120px;
        top: 3%;
        left: 50%;
        margin-left: -60px;
    }
    .show-xs{display:block !important}
    .hide-xs{display:none !important}
}