.fade {opacity: 1;}
.header-container-wrapper div { min-height: 0px !important;}

/** seccion fold home**/
#banner .full-size{height:640px;float:left;width:100%;background:#3A4EF2 !important;}
#banner .full-size .margen{margin-top:170px}
#banner .full-size .margen2 {
    /* margin-top: 100px; */
    display: table;
    height: 640px;
}
#banner .full-size .margen2 center {
    display: table-cell;
    vertical-align: middle;
    float: none;
    text-align: center;
}
#banner .full-size h1,#banner .full-size h2{font-family: 'Poppins', sans-serif;font-style:normal; font-weight: 900; font-size: 40px; line-height: 50px;color:#fff;margin:0}
#banner .full-size p{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.5px;color:#FFF;margin:0}
#banner .full-size .color h1,#banner .full-size .color h2{color:#263238}
#banner .full-size .color p{color:#263238}
#banner .full-size .btn{box-shadow:0 10px 20px rgba(0,0,0,0.1);float:left;font-family:'Poppins', sans-serif;font-display:swap;font-style:normal;font-weight:bold;font-size:18px;text-align:center;letter-spacing:.5px;margin-bottom:5px;transition:.3s;margin-top:30px;padding:10px 21px}
#banner .full-size .btn.modelo-1 { 
  background: #48FFFF;
  color: #263238;
  border: 2px solid #48FFFF;
  padding: 13px 35px;
  box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
}
#banner .full-size .btn.modelo-1:hover { 
  border: 2px solid #000000;
  background: #000000;
  color: #FFFFFF;
}
#banner .full-size .btn.modelo-1:active { 
  border: 2px solid #000000;
  background: #FFFFFF;
  color: #000000;
}
#banner .full-size .btn.modelo-2{border:2px solid #2c4669;background:#fff;color:#2c4669}
#banner .full-size .btn.modelo-2:hover{background:#3A4EF2;color:#fff;border:2px solid #3A4EF2}
#banner .bullet{margin-top:-50px;text-align:center;z-index:200;position:relative}
#banner .dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#fff;border-radius:50%;display:inline-block;transition:background-color .6s ease}
#banner .active,#banner .dot:hover{background-color:#4b5ff7}
#banner .prev{left:0}
#banner .prev:hover,#banner .next:hover{background-color:#4b5ff7;color:#fff}

/**seccion Logos clientes home**/
#clientes-logo.clientes {padding:65px 0;}
#clientes-logo.clientes h2 {font-style:normal;font-weight:600;font-size:26px;line-height:42px;text-align:center; color: rgba(38, 50, 56, 0.5);font-family:'Poppins',sans-serif;margin-bottom:25px;}
#clientes-logo a {
    background: #000000;
    color: #fff;
    /* border: 2px solid #4b5ff700; */
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    /* border-radius: 40px; */
    float: none;
    height: 40px;
    font-family: 'Poppins',sans-serif;
    font-display: swap;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    letter-spacing: .5px;
    margin: 5px auto;
    transition: .3s;
    padding: 13px 31px;
    width: 198px;
}
#clientes-logo a:hover {
    background: #48ffff;
    color: #263238;
}

/**seccion Segmentacion home**/
#Segmentacion h2 span {color:#3A4EF2;}
#Segmentacion h2 {font-family:'Poppins';font-style: normal;font-weight: bold;font-size: 35px;line-height: 45px;color: #263238;padding-bottom:5px;}
#Segmentacion p,#Segmentacion p span{font-family: 'Poppins',sans-serif; font-style: normal; font-display: swap; font-weight: 500; font-size: 13px; line-height: 24px; letter-spacing: .5px; color: #263238; margin: 0;}
#Segmentacion p{padding-bottom:37px}
#Segmentacion a {
    transition: .3s;
    font-family: 'Poppins',sans-serif;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .5px;
    color: #fff;
    background: #000000;
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
    padding: 13px 31px;
    float: left;
}
#Segmentacion a:hover {
    /* border: 2px solid #3a4ef2; */
    background: #48FFFF;
    color: #263238;
}
#Segmentacion .dorde-superior{ padding-top: 170px;}
#Segmentacion .dorde-superior img{ display:none;}

/**seccion Funcionalidades home **/
#Funcionalidades{padding:60px 0}
#Funcionalidades h2 {font-family:Roboto;font-style:normal;font-weight: bold;font-size: 30px;line-height: 45px;text-align:center;letter-spacing:.68px;color:#263238;margin:0;padding-bottom:44px}
#Funcionalidades .tab{overflow:hidden;border:0 solid #ccc;background-color:transparent}
#Funcionalidades .tab button {background-color:transparent;float:left;border:0;outline:0;cursor:pointer;padding:0 16px;transition:.3s;width:16.666%;font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:26px;text-align:center;letter-spacing:-.5px;color:#263238; background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/Vector-arrow.svg);background-position:center right;background-repeat:no-repeat}
#Funcionalidades .tab button:last-child { background-image: none !important;}
#Funcionalidades .tab button.active{background-color:transparent;color:#4B5FF7}
#Funcionalidades .tab button:hover{background-color:transparent;color:#4B5FF7}
#Funcionalidades .tabcontent{display:none;padding:45px 0;-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s;float:left}
#Funcionalidades .tabcontent h3{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:400;font-size:35px;line-height:140%;text-align:center;color:#263238; margin:0;padding:0 0 75px}
#Funcionalidades .tabcontent .texto{padding-left:30px}
#Funcionalidades .tabcontent h4{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:40px;letter-spacing:-.5px;color:#263238;margin:0;padding-left:30px;margin-top:15px;margin-bottom:8px}
#Funcionalidades .tabcontent .parrafo{padding-left:30px;font-family:'Poppins', sans-serif; font-style:normal;font-weight: bold;font-size:18px ;line-height:140%;letter-spacing:.5px;color:#263238;margin-bottom:33px}
#Funcionalidades .tabcontent .parrafo p{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.5px;color:#263238;margin:0}
#Funcionalidades .tabcontent .parrafo p span {font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.5px;color:#263238}
#Funcionalidades .tabcontent a {
    transition: .3s;
    font-family: 'Poppins',sans-serif;
    font-display: swap;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .5px;
    color: #FFF;
    background: #000000;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    /* border-radius: 40px; */
    padding: 10px 36px 10px;
    /* border: solid 2px #4b5ff700; */
    margin-left: 60px;
}
#Funcionalidades .tabcontent a:hover {
    /* border: 2px solid #3a4ef2; */
    background: #48FFFF;
    color: #263238;
}

/** iconos Funcionalidades **/
#Funcionalidades .tabcontent h4.icono{ background-repeat: no-repeat;  background-position-x: left; background-position-y: 11px;}
#Funcionalidades .tabcontent h4.administrador{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/administrador-ico.svg);}
#Funcionalidades .tabcontent h4.formularios{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/formularios-ico.svg);}
#Funcionalidades .tabcontent h4.plantillas{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/plantillas-ico.svg);}
#Funcionalidades .tabcontent h4.versionamiento{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/versionamiento-ico.svg);}
#Funcionalidades .tabcontent h4.gestion{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/gestion-ico.svg);}
#Funcionalidades .tabcontent h4.roles{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/roles-ico.svg);}
#Funcionalidades .tabcontent h4.firma{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/firma-ico.svg);}
#Funcionalidades .tabcontent h4.busca{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/busca-ico.svg);}
#Funcionalidades .tabcontent h4.palabras{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/palabras-ico.svg);}
#Funcionalidades .tabcontent h4.alertas{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/alertas-ico.svg);}
#Funcionalidades .tabcontent h4.reporter_a{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/reporteria-ico.svg);}
#Funcionalidades .tabcontent h4.reporteria{ background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/reporteria-ico.svg);}

.tab{overflow:hidden;border:1px solid #ccc;background-color:#f1f1f1}
.tab button{background-color:inherit;float:left;border:none;outline:none;cursor:pointer;padding:14px 16px;transition:.3s;font-size:17px}
.tab button:hover{background-color:#ddd}
.tab button.active{background-color:#ccc}
.tabcontent{display:none;padding:6px 12px;-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}

@-webkit-keyframes fadeEffect { from {opacity: 0;} to {opacity: 1;}}
@keyframes fadeEffect { from {opacity: 0;} to {opacity: 1;}}

/** seccion Destacado home**/
#Destacado{padding:60px 0}
#Destacado h2,#Destacado h2 span{font-family: 'Poppins', sans-serif;font-style:normal;font-display:swap;font-weight:700;font-size:36px;line-height:140%;color:#263238;margin:0}
#Destacado h2{padding-bottom:20px}
#Destacado h3,#Destacado h3 span{font-family:'Roboto',sans-serif;font-style:normal;font-display:swap;font-weight:700;font-size:14px;line-height:16px;letter-spacing:-.318182px;color:#C5D0DE;margin:0}
#Destacado h3{padding-bottom:30px}
#Destacado p,#Destacado p span{font-family:'Roboto',sans-serif;font-display:swap;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.5px;color:#5F6E7D;margin:0}
#Destacado a{font-style:normal;font-weight:700;font-size:14px;line-height:16px;letter-spacing:.5px;color:#263238;float:right;border-bottom:solid 2px #4b5ff7;padding-bottom:1px;padding-top:27px}
#Destacado .sombreado{background:#FFF;box-shadow:0 60px 60px rgba(0,0,0,0.1);border-radius:5px;padding:73px 5%;margin-bottom:80px}
#Destacado .dorde-superior{padding:73px 0px 0px 0px;}
#Destacado .sombreado img{ display:none;}

/**seccion Testimonios en home **/
#Testimonios{ padding:0;}
#Testimonios h2{ font-family: 'Poppins', sans-serif; font-style: normal;font-style: normal;font-weight: bold;font-size: 35px;line-height: 45px; text-align: center; color: #263238; margin: 0px;  padding-bottom: 50px;}
#Testimonios .span4{ text-align: center;}
#Testimonios a img{}

/** seccion blog en home funcionavilidad**/
.flip-card{background-color:transparent;width:100%;height:370px;perspective:1000px}
.flip-card-inner{position:relative;width:100%;height:100%;text-align:left;transition:transform .6s;transform-style:preserve-3d;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2)}
.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}
.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.flip-card-front{background-color:#bbb;color:#000}
.flip-card-back{background-color:#2980b9;color:#fff;transform:rotateY(180deg)}

/** seccion blog en home **/
#blog-home{padding:60px 0}
#blog-home h2{font-family: 'Poppins', sans-serif;font-style:normal;font-weight: 500;font-size: 29px;line-height: 35px;text-align:center;color:#263238; margin:0;padding-bottom:57px}
#blog-home h3{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-display: swap;font-size:20px;line-height:40px;text-align:center;letter-spacing:5px;color:#3a4ef2;margin:0;padding-bottom:15px}
#blog-home .flip-card-inner{position:relative;width:100%;height:100%;text-align:left;transition:transform .6s;transform-style:preserve-3d;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2)}
#blog-home .flip-card-front{background-color:#fff;color:#000}
#blog-home .flip-card-front .img-c{height:203px;width:100%;overflow:hidden}
#blog-home .flip-card-front .tex-c{padding:23px 50px}
#blog-home .flip-card-front img{height:203px;width:auto}
#blog-home .flip-card-front .flecha{font-family: 'Roboto',sans-serif;font-style:normal;font-display: swap; font-weight:400;font-size:12px;line-height:14px;letter-spacing:.5px;color:#263238;margin:0;padding-bottom:23px}
#blog-home .flip-card-front .titulo{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-display: swap;font-size:18px;line-height:26px;margin:0;letter-spacing:-.5px;color:#263238}
#blog-home .flip-card-back{background-color:#3A4EF2;color:#fff;transform:rotateY(180deg)}
#blog-home .flip-card-back a{padding:52px 48px;float:left}
#blog-home .flip-card-back .autor{font-family: 'Poppins', sans-serif;font-style:normal;font-display: swap;font-weight:700;font-size:14px;line-height:16px;letter-spacing:-.318182px;color:#48FFFF;margin:0;padding-bottom:5px}
#blog-home .flip-card-back .flecha{font-family: 'Roboto',sans-serif;font-style:normal;font-display: swap;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.5px;color:#48FFFF; margin:0;padding-bottom:20px}
#blog-home .flip-card-back .titulo{font-family: 'Roboto',sans-serif;font-style:font-display: swap;normal;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.5px;color:#FFF;margin:0}
#blog-home .flip-card-back .img{position:absolute;bottom:40px;left:37px}

/** seccion Presencia en home **/
#Presencia{padding:60px 0}
#Presencia .col-37 { float: left;  width: 37%; padding-top: 37px;}
#Presencia .col-26{float:left;width:26%}
#Presencia .texto h2{font-family: 'Poppins', sans-serif;font-display:swap;font-style:normal;font-weight: bold;font-size: 35px;line-height: 45px;text-align:center;color:#263238;margin:0;padding-bottom:30px}
#Presencia .texto p{font-family:'Roboto',sans-serif;font-display:swap;font-style:normal;font-weight:700;font-size:14px;line-height:140%;text-align:center;letter-spacing:.5px;color: #263238;margin:0;padding-bottom:30px}
#Presencia .texto p strong{font-family:'Roboto',sans-serif;font-display:swap;font-style:normal;font-weight:700;font-size:18px;line-height:26px;text-align:center;letter-spacing:-.5px;color:#263238;}
#Presencia .texto .social-prese .social{width:188px;margin:0 auto;padding-bottom:38px}
#Presencia .texto .social-prese a{width:20px;height:20px}
#Presencia .texto .social-prese a.margen-ico{margin-right:10px}
#Presencia .texto .ctas-prese-conte{width:402px;margin:0 auto;padding-bottom:40px}
#Presencia .texto .Agendar-Demo {
    transition: .3s;
    font-family: 'Poppins',sans-serif;
    font-display: swap;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .5px;
    color: #FFF;
    background: #000;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    padding: 13px 31px 13px 31px;
    /* border: solid 2px #4b5ff700; */
    margin-right: 15px;
}

#Presencia .texto .Contactar{ display:none; transition: .3s;padding:10px 25px 10px 25px;border:solid 2px #3A4EF2;font-family:'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:18px;text-align:center;letter-spacing:.5px;color:#fff;border-radius:40px;background:#3A4EF2;}

#Presencia .texto .Contactar:hover{color:#3A4EF2;background:#fff;border:solid 2px #3A4EF2;}
#Presencia .texto .Agendar-Demo:hover {
    /* border: solid 2px #3a4ef2; */
    color: #263238;
    background: #48FFFF;
}

#Presencia .mapa { margin-top: 130px;}
#Presencia .mapa.visible { background: url(https://www.webdox.cl/hubfs/nueva-web-2020/Group.svg); background-position-y: center; background-position-x: center; background-repeat: no-repeat; background-size: 550px 740px;}
#Presencia .mapa .bajar {  padding-top: 302px;}
#Presencia .mapa .col-26{min-height:20px}
#Presencia .pastilla{background:#fff;box-shadow:0 10px 30px rgba(0,0,0,0.2);border-radius:30px;padding:38px 0 40px;margin-bottom:30px}
#Presencia .pastilla p {font-family:'Roboto',sans-serif;font-display: swap;font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:center;letter-spacing:.5px;color:#263238; margin:0}
#Presencia .triangulo-1{width:0;height:0;border-left:10px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent;position:relative;margin-right:-9px;float:right;margin-top:-10px}
#Presencia .triangulo-2{width:0;height:0;border-right:10px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent;position:relative;margin-left:-9px;margin-top:-10px}

/** cta movil **/
#cta-movil{text-align:center;padding-bottom:70px}
#cta-movil h2{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:500;font-size:23px;line-height:30px;text-align:center;letter-spacing:-.5px;color:#445870}
#cta-movil a{transition:.3s;font-family:'Roboto',sans-serif;font-style:normal;font-display:swap;font-weight:700;font-size:14px;line-height:140%;text-align:center;letter-spacing:.5px;color:#fff;background:#4b5ff7;box-shadow:0 10px 20px rgba(0,0,0,0.2);border-radius:40px;padding:13px 31px}
#cta-movil a:hover{border:2px solid #2c4669;background:#fff;color:#2c4669}
.derechos_de_hautor{padding-top:40px}
.derechos_de_hautor .izquierdo p{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px;letter-spacing:.5px;color:#5F6E7D}
.derechos_de_hautor .derecho .social{float:right; margin-top: 31px;}
.derechos_de_hautor .derecho .social .margen-ico{margin-right:10px}

/**pagina funcionadades **/
/** seccion fold fun**/
#Funcionalidades-page{margin-top:100px;padding:40px 0 0}
#Funcionalidades-page [class*="span"]{margin-left:1%}
#Funcionalidades-page .container .column{text-align:center}
#Funcionalidades-page .container .column a{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.5px;color:#263238;border:solid rgba(75,95,247,0) 2px!important;transition:.3s;padding:10px 8px;border-radius:23px}
#Funcionalidades-page .container .column .demo.cursor.active,#Funcionalidades-page .container .column a:hover{font-family:Roboto;font-style:normal;font-weight:700;font-size:14px;line-height:140%;letter-spacing:.5px;color:#263238;border:solid #4B5FF7 2px!important;padding:10px 8px;border-radius:23px}
#Funcionalidades-page .container .column .demo{opacity:1}
#Funcionalidades-page .container .mySlides h3{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:400;font-size:35px;line-height:140%;text-align:center;color:#263238;margin:34px 0 24px}
#Funcionalidades-page .container .mySlides a {
    background: #000;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    /* border-radius: 40px; */
    width: 148px;
    height: 40px;
    font-family: Roboto;
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    letter-spacing: .5px;
    color: #fff;
    margin-bottom: 5px;
    padding: 13px 31px;
}
#Funcionalidades-page .container .mySlides a:hover {background:#48FFFF; color: #263238; }  
#Funcionalidades-page .container .mySlides .izquierdo{text-align:right;padding-top:40px}
#Funcionalidades-page .container .mySlides .derecho{text-align:left}
#Funcionalidades-page .container .mySlides .span3 .icono{width:18px;height:18px;background-position:center;background-repeat:no-repeat}
#Funcionalidades-page .container .mySlides .span3 .icono.administrador{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/administrador-ico.svg)}
#Funcionalidades-page .container .mySlides .span3 .icono.formularios{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/formularios-ico.svg)}
#Funcionalidades-page .container .mySlides .span3 .icono.plantillas{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/plantillas-ico.svg)}
#Funcionalidades-page .container .mySlides .span3 .icono.versionamiento{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/versionamiento-ico.svg)}
#Funcionalidades-page .container .mySlides .span3 .icono.gestion{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/gestion-ico.svg)}
#Funcionalidades-page .container .mySlides .span3 .icono.roles{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/roles-ico.svg)}
#Funcionalidades-page .container .mySlides .span3 .icono.firma{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/firma-ico.svg)}
#Funcionalidades-page .container .mySlides .span3 .icono.busca{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/busca-ico.svg)}
#Funcionalidades-page .container .mySlides .span3 .icono.palabras{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/palabras-ico.svg)}
#Funcionalidades-page .container .mySlides .span3 .icono.alertas{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/alertas-ico.svg)}
#Funcionalidades-page .container .mySlides .span3 .icono.reporter_a{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/reporteria-ico.svg)}
#Funcionalidades-page .container .mySlides .span3 .icono.reporteria{background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/reporteria-ico.svg)}
#Funcionalidades-page .container .mySlides .izquierdo .icono{float:right}
#Funcionalidades-page .container .mySlides .derecho .icono{float:left}
#Funcionalidades-page .container .mySlides .span3 h4{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.5px;color:#263238; width:100%;float:left;margin:20px 0 5px}
#Funcionalidades-page .container .mySlides .span3 .text{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.5px;color:#263238}
#Funcionalidades-page .container .mySlides .centro{text-align:center}
#Funcionalidades-page .container .prev{left:0}
#Funcionalidades-page .container .prev,#Funcionalidades-page .container .next{cursor:pointer;position:absolute;top:40%;width:40px;height:40px;margin-top:-13px;color:#9DAFBD;font-weight:700;font-size:20px;user-select:none;-webkit-user-select:none;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,0.1);border-radius:20px!important;line-height:40px;text-align:center;padding:0}
#Funcionalidades-page .container .prev:hover,#Funcionalidades-page .container .next:hover{background:#4B5FF7;color:#fff}
#Funcionalidades-page .container .mySlides .decoracion{width:100%;float:left;min-height:85px}
#Funcionalidades-page .container .mySlides .decoracion img{float:right}
#Funcionalidades-page .fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}
@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
/** seccion add-on generacion masiva **/
#Add-on-Generacion-masiva{padding:55px 0}
#Add-on-Generacion-masiva h3{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:26px;text-align:center;letter-spacing:-.5px;color:rgba(38,2,89,0.2);margin:0;padding-bottom:10px}
#Add-on-Generacion-masiva h2{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:45px;line-height:140%;text-align:center;color:#263238;margin:0;padding-bottom:20px}
#Add-on-Generacion-masiva .Add-on:hover{border:2px solid #4b5ff7;box-shadow:0 4px 8px rgba(0,0,0,0.05)}
#Add-on-Generacion-masiva .Add-on{background:#fff;border:1px solid #d8d8d8;box-shadow:0 4px 8px rgba(0,0,0,0.05);border-radius:12px;padding:40px 20px;min-height:261px;transition:.3s}
#Add-on-Generacion-masiva p{margin:0;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:center;letter-spacing:.5px;color:#263238;}
#Add-on-Generacion-masiva .Add-on img{margin-bottom:30px}

/** seccion add-on inteliegencia artificial**/
#Add-on-Inteligencia-artificial{padding:50px 0}
#Add-on-Inteligencia-artificial h3{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:26px;text-align:center;letter-spacing:-.5px;color:rgba(38,2,89,0.2);margin:0;padding-bottom:10px}
#Add-on-Inteligencia-artificial h2{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:400;font-size:40px;line-height:140%;text-align:center;color:#263238;margin:0;padding-bottom:20px}
#Add-on-Inteligencia-artificial p{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:center;letter-spacing:.5px;color:#5f6e7d;margin:0;float:left;width:100%}
#Add-on-Inteligencia-artificial a{font-family:Roboto;font-style:normal;font-weight:700;font-size:14px;line-height:16px;letter-spacing:.5px;color:#4b5ff7;border-bottom:2px solid #4b5ff7;padding-top:40px;float:left;padding-bottom:3px;margin:0 46%;min-width:63px}
#Add-on-Inteligencia-artificial .add-on{text-align:center}

/** API-rest-y-Webhooks **/
#API-rest-y-Webhooks{padding:145px 0 75px}
#API-rest-y-Webhooks h2{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:35px;line-height:45px;text-align:center;color:#263238;margin:0;padding-bottom:30px}
#API-rest-y-Webhooks .margen{padding-top:100px}
#API-rest-y-Webhooks .circunferencia{width:69px;height:69px;background:#fff;border-radius:40px;margin:0 auto!important;border:2px solid #263238;transition:.3s}
#API-rest-y-Webhooks .col-20:hover .circunferencia{background:#4b5ff7;border:2px solid #4b5ff7}
#API-rest-y-Webhooks .col-20:hover .circunferencia img{filter: brightness(1000%);}
#API-rest-y-Webhooks h4{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:40px;text-align:center;letter-spacing:-.5px;color:#263238;margin:0;padding-top:30px}
#API-rest-y-Webhooks p{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;letter-spacing:.5px;color:#263238;margin:0}

/** seccion add-on Integraciones**/
#Integraciones{padding:75px 0}
#Integraciones h2{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:35px;line-height:45px;text-align:center;color:#263238;margin:0;padding-bottom:90px}
#Integraciones .col-25{text-align:center}

/** PROCESOS **/ 
#PROCESOS{}
#PROCESOS .span7{}
#PROCESOS .span7 img{ text-align: center;}
#PROCESOS .span5{ padding: 85px 0px;}
#PROCESOS .span5 h3{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.5px;color:#222A41;margin:0;padding-bottom:25px}
#PROCESOS .span5 h2{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:35px;line-height:45px;color:#263238; margin:0;padding-bottom:40px}
#PROCESOS .span5 a{background:#FFC300; box-shadow:0 10px 20px rgba(0,0,0,0.1); border-radius:200px; font-family:'Poppins', sans-serif; font-display:swap; font-style:normal; font-weight:bold; font-size:18px; line-height:16px; text-align:center; letter-spacing:.5px; color:#fff; padding:10px 23px; border:solid 2px #FFC30000;}
#PROCESOS .span5 a:hover{border:2px solid #3A4EF2;background:#fff;color: #3A4EF2;}

/** braim-logo **/
#braim-logo{padding:100px 0 60px;margin-top:100px;background-image:url(https://www.webdox.cl/hubfs/nueva-web-2020/Vector-22.svg);background-repeat:no-repeat;background-position:top right;background-size:contain}
#braim-logo .span4 { text-align: center;  padding-top: 40px;}
#braim-logo .span4 p{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:129.6%;text-align:center;color:#304FFE}
#braim-logo a{background:#4b5ff7;box-shadow:0 10px 20px rgba(0,0,0,0.1);border-radius:40px;height:40px;font-family:Roboto;font-display:swap;font-style:normal;font-weight:500;font-size:14px;line-height:36px;text-align:center;letter-spacing:.5px;color:#fff;margin-bottom:5px;transition:.3s;border:2px solid #4b5ff7;padding:9px 23px}
#braim-logo a:hover{background:#fff;color:#4b5ff7}

/** Que-es-Brain **/
#Que-es-Brain{padding-bottom:60px; padding-top: 60px;}
#Que-es-Brain h2{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:35px;line-height:45px;color:#263238;margin:0;padding-bottom:25px;padding-top:70px}
#Que-es-Brain .span5 div p{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.5px;color:#263238;margin:0;padding-bottom:19px}
#Que-es-Brain .span5 .tabcontent p{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.5px;color:#263238;margin:0;padding-bottom:0}
#Que-es-Brain .span5 .tabcontent .img{text-align:right}
#Que-es-Brain h3{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.5px;color:#263238;margin:0;padding-bottom:15px;padding-top:25px}
#Que-es-Brain .tab{float:left;border:0 solid #ccc;background-color:#fff;width:100%}
#Que-es-Brain .tab button{display:block;background-color:inherit;padding:0;width:100%;border:none;outline:none;text-align:left;cursor:pointer;transition:.3s;font-family: 'Poppins', sans-serif;;font-style:normal;font-weight:700;font-size:18px;line-height:60px;letter-spacing:-.5px;color:#78849E;margin-bottom:30px}
#Que-es-Brain .tab button span{width:60px;height:60px;float:left;background:#D1DBE3;border-radius:60px;color:#fff;text-align:center;line-height:60px;transition:.3s;margin-right:40px}
#Que-es-Brain .tab button:hover span{background:#4B5FF7}
#Que-es-Brain .tab button.active span{background:#4B5FF7}
#Que-es-Brain .tab button:hover{color:#304FFE}
#Que-es-Brain .tab button.active{color:#304FFE}
#Que-es-Brain .tabcontent{float:left;padding:0 12px;border:0 solid #ccc;width:100%;border-left:none;height:300px}

/** #WebdoxBrain-cta **/
#WebdoxBrain-cta{padding-top:60px}
#WebdoxBrain-cta .span7{float:right}
#WebdoxBrain-cta h3{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:40px;letter-spacing:-.5px;color:#4B5FF7;margin:0;padding-right:10%;padding-top:21%;padding-bottom:30px}
#WebdoxBrain-cta .btn-cta-1{background:#4b5ff7;box-shadow:0 10px 20px rgba(0,0,0,0.1);border-radius:40px;float:left;height:40px;font-family:Roboto;font-display:swap;font-style:normal;font-weight:500;font-size:14px;line-height:36px;text-align:center;letter-spacing:.5px;color:#fff;margin-bottom:25px;transition:.3s;border:2px solid #4b5ff7;width:185px;margin-right:24px}
#WebdoxBrain-cta .btn-cta-1:hover{background:#fff;color:#4b5ff7}
#WebdoxBrain-cta .btn-cta-2{background:#fff;box-shadow:0 10px 20px rgba(0,0,0,0.1);border-radius:40px;float:left;height:40px;font-family:Roboto;font-display:swap;font-style:normal;font-weight:500;font-size:14px;line-height:36px;text-align:center;letter-spacing:.5px;color:#4b5ff7;margin-bottom:5px;transition:.3s;border:2px solid #4b5ff7;width:185px}
#WebdoxBrain-cta .btn-cta-2:hover{background:#4b5ff7;color:#fff}
#WebdoxBrain-cta .br{ display: none;}

/** casos-de-exito **/
#casos-de-exito{margin-top:106px}
#casos-de-exito .span12{margin-left:0;padding:84px 0}
#casos-de-exito .span12 .span6.right{float:right}
#casos-de-exito .span12 .span6.left{float:left}
#casos-de-exito .span12 .span1.right{float:right}
#casos-de-exito .span12 .span1.left{float:left}
#casos-de-exito .span12 .span5 h2{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:35px;line-height:45px;letter-spacing:-.1px;color:#263238;margin:0;padding-top:12%}
#casos-de-exito .span12 .span5 div{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.5px;color:#263238;float:left;width:100%;padding:22px 0}
#casos-de-exito .span12 .span5 div p{margin:0}
#casos-de-exito .span12 .span5 a.btn {
    background: #000;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    /* border-radius: 200px; */
    /* font-family: Roboto; */
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .5px;
    color: #fff;
    padding: 13px 31px;
    x: ;
    /* border: solid 2px #4b5ff7; */
    float: left;
    transition: .3s;
}
#casos-de-exito .span12 .span5 a.btn:hover{background:#48FFFF;color:#263238}
#casos-de-exito .movil.cabesal h1{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:500;font-size:27px;line-height:133%;color:#263238;margin:0}
#casos-de-exito .movil.cabesal p{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:24px;letter-spacing:.5px;color:#263238;margin:0;padding-top:15px}
 
/** clientes-seccion **/
#clientes-seccion{margin-top:200px}
#clientes-seccion h1{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:900;font-size:40px;line-height:50px;color:#263238;margin:0;padding-bottom:10px;text-align:center;}
#clientes-seccion p{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.5px;color:#263238;margin:0;padding-bottom:87px;text-align:center;}
#clientes-seccion .col-16{width:16.666%;float:left;text-align:center;min-height:85px;margin-bottom:70px;line-height:54px;vertical-align:middle}
#clientes-seccion .col-20{width:20%;float:left;text-align:center;min-height:85px;margin-bottom:70px;line-height:54px;vertical-align:middle}
#clientes-seccion .col-20 img,#clientes-seccion .col-16 img{max-height:85px}
#clientes-seccion .span12{margin-left:0}

/** cFirma_electronica_seccion_1 **/
#Firma_electronica_seccion_1{  margin-top: 100px;  padding-top: 80px;   background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/Vector-22.svg);  background-size: contain;  background-position: right; background-repeat: no-repeat;}
#Firma_electronica_seccion_1 img {}
#Firma_electronica_seccion_1 h2 { font-family: 'Poppins', sans-serif;  font-style: normal;  font-weight: 700;  font-size: 35px;  line-height: 45px;   color: #263238;  margin: 0px;   padding-bottom: 20px; }
#Firma_electronica_seccion_1 p { font-family: 'Poppins', sans-serif; font-style: normal;  font-weight: normal;  font-size: 18px;  line-height: 26px;  letter-spacing: -0.5px;  color: #263238;   margin: 0px; }
#Firma_electronica_seccion_1 ul{ margin: 30px 0px;  padding: 0px; }
#Firma_electronica_seccion_1 li { font-family: Roboto;   font-style: normal;  font-weight: normal;   font-size: 14px;  line-height: 40px;  letter-spacing: .5px;  color: #263238;  display: block;  padding-left: 40px;  background-image: url(https://www.webdox.cl/hubfs/nueva-web-2020/check.svg);  background-repeat: no-repeat;   background-size: 26px;   background-position-y: 8px;  background-position-x: left; }

/** video-firma **/
#video-firma{padding-top:63px}
#video-firma h2{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:35px;line-height:45px;text-align:center;color: #263238;margin:0;padding-bottom:30px}
#Firma_electronica_seccion_2{padding-top:100px}
#Firma_electronica_seccion_2 h6{text-align:right;font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:14px;text-align:right;letter-spacing:.5px;color:#263238;margin:0;margin-top:-41px;margin-bottom:41px}
#Firma_electronica_seccion_2 p{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.5px;color:#263238;padding:0}
#Firma_electronica_seccion_2 .row-number-13{padding-bottom:41px}

.cenntrar-texte{text-align:center;margin-top:66px}
.cenntrar-texte a {
    transition: .3s;
    font-family: 'Poppins',sans-serif;
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .5px;
    color: #FFF;
    background: #000;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    /* border-radius: 40px; */
    padding: 13px 31px 13px 31px;
    /* border: solid 2px #ffc300; */
    margin-right: 15px;
}

.cenntrar-texte a:hover{color: #263238;background:#48FFFF;}
/**/
#fold-Equipo{ margin-top: 185px; margin-bottom: 80px; }
#fold-Equipo h1 {  margin: 0px; font-family: 'Poppins', sans-serif;  font-style: normal;  font-weight: 900;   font-size: 40px;   /* line-height: 50px; */  text-align: center;  color: #263238;  padding-bottom: 25px;}
#fold-Equipo .parrafo{}  
#fold-Equipo .parrafo p{margin:0px;font-family: Roboto; font-style: normal; font-weight: normal; font-size: 16px; line-height: 24px; text-align: center; letter-spacing: 0.5px; color: #263238;}
/**/
#directorio{ margin-top: 80px; margin-bottom: 45px;}
#directorio h2{ margin: 0px; font-family: 'Poppins', sans-serif; font-style: normal; font-weight: normal; font-size: 40px; line-height: 140%; text-align: center; color: #263238; margin-bottom: 30px;}
#directorio .box { height: 208px; background: #fff; box-shadow: 0px 12px 24px #d1dbe3;  border-radius: 6px;  width: 18%; margin: 0px 1% 25px; padding: 30px 1%; text-align: center;}
#directorio .box img {  margin-bottom: 15px;}
#directorio .box p span{ font-family: Roboto;font-style: normal;font-weight: bold;font-size: 14px;line-height: 140%;text-align: center;letter-spacing: 0.5px;color: #263238;}
#directorio .box p{ margin: 0px; font-family: Roboto; font-style: normal; font-weight: normal; font-size: 14px; line-height: 140%; text-align: center; letter-spacing: 0.5px; color: #263238;}
/**/
#Equipo{ margin: 45px 0px 55px 0px;}
#Equipo h2{ margin: 0px; font-family: 'Poppins', sans-serif; font-style: normal; font-weight: normal; font-size: 40px; line-height: 140%; text-align: center; color: #263238; margin-bottom: 50px;}
#Equipo .col-100 .col-33{    margin-bottom: 60px;}
#Equipo .col-100 .col-33 img{}         	
#Equipo .col-100 .col-33 div { float: left;   margin-left: 28px; margin-top: 7px;}
#Equipo .col-100 .col-33 p span{ font-family: Roboto; font-style: normal; font-weight: bold; font-size: 14px; line-height: 140%; letter-spacing: 0.5px;color: #263238;}
#Equipo .col-100 .col-33 p {font-family: Roboto; font-style: normal; font-weight: normal; font-size: 14px; line-height: 140%; letter-spacing: 0.5px; color: #263238; margin: 0px;}
#Equipo .col-100 .col-33 p a { padding-top: 6px; float: left;}
#Equipo .col-100 .col-33 p a img{}
/**/
#partners { margin: 190px 0px 100px 0px;}
#partners.capa1{ background: url(https://www.webdox.cl/hubfs/nueva-web-2020/partners/capa1.svg); background-position: center left; background-repeat: no-repeat;}
#partners .capa2 { background: url(https://www.webdox.cl/hubfs/nueva-web-2020/partners/capa2.svg); background-position: center right; background-repeat: no-repeat;}
#partners .conten-part{  width: 600px; margin: 0px auto; display: block; float: none;}
#partners .col-100 h1 { font-family: 'Poppins', sans-serif; font-style: normal; font-weight: 900; font-size: 40px; line-height: 50px; text-align: center; color: #263238; margin: 0px; padding-bottom: 35px;}
#partners .col-100 .pasitlla-imagne { width: 219px; height: 135px; float: left; text-align: center;  background: #fff; box-shadow: 0px 2px 20px rgba(0,0,0,0.2);  border-radius: 6px; vertical-align: middle; margin: 20px 25px; display: flex; }
#partners .col-100 .pasitlla-imagne:nth-child(1){  margin-left: 0px; }
#partners .col-100 .pasitlla-imagne:nth-child(5){  margin-left: 0px; }
#partners .col-100 .pasitlla-imagne:nth-child(3){  margin-left: 70px; }
#partners .col-100 .pasitlla-imagne img{ margin: auto; filter: grayscale(1); transition: 0.3s;}
#partners .col-100 .pasitlla-imagne:hover img{ filter: grayscale(0);}
/**/
#Prensa-y-noticias{ margin: 190px 0px 0px 0px;}
#Prensa-y-noticias h1 { font-family: 'Poppins', sans-serif; font-style: normal; font-weight: 900; font-size: 40px; line-height: 50px; text-align: center; color: #263238; margin: 0px; padding-bottom: 81px;}
#Prensa-y-noticias .col-50{}
#Prensa-y-noticias .col-50 .img{ width: 100px; height: 100px; background-position: center; float: left; background-size: cover;}
#Prensa-y-noticias .col-50 .div { float: left; width: 60%; margin-left: 30px; min-height: 211px; margin-bottom: 53px;}
#Prensa-y-noticias .col-50 .div .fecha{ font-family: Roboto; font-style: normal; font-weight: bold; font-size: 20px; letter-spacing: -0.318182px;color: #000000; margin: 0px;}
#Prensa-y-noticias .col-50 .div h3{font-family: 'Poppins', sans-serif;font-style: normal;font-weight: normal;font-size: 20px;line-height: 30px;letter-spacing: -0.5px;color: #263238;margin: 15px 0px;min-height: 120px;}
#Prensa-y-noticias .col-50 .div .btn-pn{ background: #ffffff; box-shadow: 0px 10px 20px rgba(0,0,0,0.1); width: 148px; float: left;  height: 40px; font-family: Poppins, sans-serif; font-display: swap;font-style: normal; font-weight: bold; font-size: 16px; line-height: 36px; text-align: center; letter-spacing: .5px; color: #263238; margin-bottom: 5px; transition: .3s; border: 2px solid #263238;}
#Prensa-y-noticias .col-50 .div .btn-pn:hover { border: 2px solid #000000; background: #000000; color: #ffffff;}
/**/
@media screen and (min-width : 901px){
#Presencia .texto .ctas-prese-conte {display: flex;justify-content: center;}
}
@media screen and (max-width : 1100px) and (min-width : 901px){
#Funcionalidades .span10{width:100%!important;margin:0!important}
#Funcionalidades .tabcontent a{padding:10px 7%}
#clientes-seccion .col-20 { width: 25%;}  
}
@media screen and (max-width : 1280px) and (min-width : 901px) {
.custom-menu-primary .hs-menu-wrapper { min-width: 167px !important;}  
}
@media screen and (max-width : 977px) and (min-width : 901px) {
a.btn-header-1 { width: 114px!important;}  
a.btn-header-2 { width: 90px!important;  }
#blog-home .flip-card-front .titulo { font-size: 14px;  line-height: 21px;}
}
@media screen and (max-width : 900px) and (min-width : 768px) {
#banner .span5{width:82%!important;text-align:left}
.row-fluid .span5{width:100%!important;text-align:center;margin:0}
.row-fluid .span6{width:100%!important;text-align:center;margin:0} 
#clientes-seccion .col-20{width:33%;float:left;text-align:center;min-height:60px;margin-bottom:40px;line-height:54px;vertical-align:middle}
#clientes-seccion .col-20 img,#clientes-seccion .col-16 img{max-height:60px}
#Testimonios.movil .boxer .widget-span.widget-type-cell .span8.widget-span {width: 100%;display: block;}
#Testimonios.movil .boxer .widget-span.widget-type-cell .span8.widget-span .hs_cos_wrapper_type_rich_text {width: 100%;display: block;}
#Testimonios.movil .boxer .widget-span.widget-type-cell .span8.widget-span .hs_cos_wrapper_type_rich_text a {float: none; margin: 0 auto; position: relative; display: block; width: 316px;}
}
@media screen and (max-width : 767px) and (min-width : 300px) {
#clientes-seccion .col-20{width:50%;float:left;text-align:center;min-height:60px;margin-bottom:40px;line-height:54px;vertical-align:middle}
#clientes-seccion .col-20 img,#clientes-seccion .col-16 img{max-height:60px}
}
@media screen and (max-width : 900px) and (min-width : 300px) {
#banner .dot {
    background-color: rgb(58 79 242 / 50%);
} 
#banner .dot.active {
    background-color: rgb(58 79 242 / 99%);
}   
#banner .full-size .margen2 { width: 100%;  height: 200px;}  
#banner .full-size .margen2 img { height: 200px;}  
#Testimonios .span4{text-align:center; width:100%; margin-bottom: 25px;}
.row-fluid .span9{width:100%!important}
#Destacado .sombreado img{margin:0 auto}
#Segmentacion .dorde-superior img{margin:0 auto}
.header.menu-blanco.darkHeader{padding:10.5px 0!important;background:rgba(255,255,255,0)!important;box-shadow:0 4px 8px 0 rgba(0,0,0,0)!important}
.header.menu-blanco { padding: 10.5px 0 !important;}  
#banner .full-size{height:auto}
.slideshow-container{height:750px!important}
#banner .full-size .margen{margin-top:80px;padding:0 10%}
#banner .full-size h1,#banner .full-size h2{font-size:30px;line-height:35px;padding-bottom:20px}
.movil-no{display:none!important}
#clientes-logo.clientes h2{font-size:23px;line-height:30px}
#Funcionalidades h3{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:30px;text-align:center;letter-spacing:-.5px;color:#445870}
#Funcionalidades h4{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:30px;text-align:center;letter-spacing:-.5px;color:#4B5FF7;margin:0}
#Funcionalidades .parrafo{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:center;letter-spacing:.5px;color:#5F6E7D}
#Funcionalidades .col-100.margen{padding-bottom:60px}
#Segmentacion .dorde-superior img{display:block!important}
#Segmentacion{padding:60px 0 50px;background:#F9F9F9}
#Segmentacion .dorde-superior{padding-top:0;text-align:center}
#Segmentacion h2,#Segmentacion h2 span{font-size:23px;line-height:30px;text-align:center;padding-bottom:24px}
#Segmentacion p,#Segmentacion p span{font-size:14px;line-height:150%;text-align:center}
#Segmentacion a{float:none}
#Destacado{padding:60px 0;background:#F9F9F9;text-align:center}
#Destacado .sombreado{background:rgba(255,255,255,0);box-shadow:0 60px 60px rgba(0,0,0,0);border-radius:5px;padding:0;margin-bottom:0}
#Destacado h3,#Destacado h3 span{font-size:14px;line-height:16px}
#Destacado h2,#Destacado h2 span{font-size:23px;line-height:30px}
#Destacado a{float:none;margin-top:10px}
#Destacado .sombreado img{display:block!important;padding:20px 0}
#Testimonios h2{font-size:23px;line-height:30px}
#Testimonios{padding:0}
#braim-logo { padding: 0px 0 45px;  margin-top: 122px;  background-size: 0px;}  
#braim-logo .span4 { padding-top: 0px;} 
#braim-logo .span4 img{ display:none;}  
#braim-logo .span4 a{display:none;}
#braim-logo .span1 {display:none;}
#Que-es-Brain{padding-bottom:0;padding-top:55px;background:#F9F9F9;margin-top:45px}
#Que-es-Brain h2{margin:0;padding-bottom:25px;padding-top:0;font-family: 'Poppins', sans-serif;font-style:normal;font-weight:500;font-size:23px;line-height:30px;text-align:center;letter-spacing:-.5px;color:#263238;}
#Que-es-Brain .span5 div p{margin:0;padding-bottom:35px;font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:24px;letter-spacing:.5px;color:#263238;}
#Que-es-Brain .span1{display:none}
#Que-es-Brain #tab-brain h4{line-height:60px;float:left;width:100%;margin:0;padding-bottom:25px}
#Que-es-Brain #tab-brain h4 p{margin:0;font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.5px;color:#304ffe;padding-top:17px}
#Que-es-Brain #tab-brain h4 span{background:#4B5FF7;border-radius:60px;height:60px;width:60px;float:left;color:#fff;text-align:center;line-height:60px;margin-right:30px}
#Que-es-Brain #tab-brain .text p{font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:24px;letter-spacing:.5px;color:#263238;margin:0}
#Que-es-Brain #tab-brain .text{width:100%;float:left;padding-bottom:50px}
#WebdoxBrain-cta h3{margin:0;padding-right:0;padding-top:45px;padding-bottom:45px;font-family: 'Poppins', sans-serif;font-style:normal;font-weight:500;font-size:23px;line-height:30px;text-align:center;letter-spacing:-.5px;color:#263238;float:left}
#WebdoxBrain-cta .br{display:block!important;width:100%;padding:10px;float:left}
#WebdoxBrain-cta .span5{text-align:center;float:left;width:100%;padding-bottom:45px}
#WebdoxBrain-cta .btn-cta-1{float:none;padding:9px 25px;margin:0 auto!important}
#WebdoxBrain-cta .btn-cta-2{float:none;padding:9px 25px;margin:0 auto!important}
#WebdoxBrain-cta .pfg{width:100%;float:left}
#braim-logo h1{font-family: 'Poppins', sans-serif;font-style:normal;font-weight:500;font-size:27px;line-height:133%;text-align:center;color:#263238;padding-bottom:50px;margin:0}
#braim-logo .span4 p{color:#304ffe;font-family: 'Poppins', sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:129.6%;text-align:center;color:linear-gradient(180deg,#4B5FF7 0%,#4B5FF7 100%);margin:0}
#Que-es-Brain h5{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px;text-align:center;letter-spacing:.68px;color:#263238;margin:0;padding-bottom:27px}
#braim-logo .movil.btn{float:left;width:100%;padding-top:60px;text-align:center}
#casos-de-exito{margin-top:111px;margin-bottom:25px}
#casos-de-exito .span1,#casos-de-exito .span5,#casos-de-exito .span6{float:left;width:100%}
#casos-de-exito .span12{margin-left:0;padding:30px 0;width:100%;float:left}
#casos-de-exito .span12 .span1{display:none}
#casos-de-exito .span12 .span5 h2{padding-top:40px}
#casos-de-exito .span12 .span5 div p{margin:0;font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:24px;letter-spacing:.5px;color:#263238}
#casos-de-exito .span12 .span5 div{padding:7px 0 0}
#casos-de-exito .span12 .span5 a.btn{display:none} 
#clientes-seccion { margin-top: 140px;}  
#clientes-seccion h1{margin:0;padding-bottom:10px;font-family: 'Poppins', sans-serif;font-style:normal;font-weight:500;font-size:27px;line-height:133%;color:#263238;text-align:center;}
#clientes-seccion p{margin:0;padding-bottom:60px;font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:24px;letter-spacing:.5px;color:#263238;text-align:center;}
#mis_clientes{height:300px;overflow:hidden;transition:.3s}
#mis_clientes.persiana{height:100%;overflow:hidden}
#clientes-seccion .btn-ver {
    background: #000000;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    /* border-radius: 35px; */
    /* width: 148px; */
    /* height: 40px; */
    font-family: Roboto;
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .5px;
    color: #fff;
    margin-bottom: 5px;
    transition: .3s;
    border: 0px solid;
    t-appearance: none;
    padding: 13px 31px;
}
#clientes-seccion .btn-ver:hover{   
  background: #48FFFF;
    color: #263238;}
#firma-movil{ padding-top: 120px; }
#firma-movil h2{ font-family: 'Poppins', sans-serif; font-style: normal;  font-weight: 500;  font-size: 27px;  line-height: 133%;  color: #263238;  margin: 0px;  float: left; width: 100%;  float: left;}
#firma-movil .imagen{ width: 100%;  height: auto;  float: left;  margin-bottom: 30px;}
#firma-movil .texto{ font-family: Roboto; font-style: normal;  font-weight: normal;  font-size: 14px;  line-height: 24px;  letter-spacing: 0.5px;   color: #263238;  float: left;   width: 100%; }
#firma-movil a {
    background: #000000; 
    box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);
    /* border-radius: 200px; */
    font-family: Roboto;
    font-display: swap;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .5px;
    color: #fff;
    padding: 13px 31px;
    /* border: solid 2px #4b5ff7; */
}
#firma-movil a:hover{ 
    background: #48FFFF;
    color: #263238; }
#firma-movil h3{ font-family: 'Poppins', sans-serif;  font-style: normal;  font-weight: 600;  font-size: 20px;  line-height: 30px;  text-align: center;  letter-spacing: -0.5px; color: #263238; width: 100%; float: left; margin: 0px; padding-top: 50px; }
#firma-movil .texto-2{ font-family: Roboto;  font-style: normal;  font-weight: normal;  font-size: 14px;   line-height: 140%; text-align: center;  letter-spacing: 0.5px;  color: #5F6E7D;} 
#firma-movil .imagen-2{ width: 100%;  height: auto;  float: left;  }
.Funcionalidades-movil{}  
.Funcionalidades-movil h4 {font-family: 'Poppins', sans-serif;  font-style: normal;  font-weight: 600;  font-size: 20px;  line-height: 30px;  text-align: center;  letter-spacing: -0.5px;   color: #263238;   margin: 0px;  padding-bottom: 20px;}
.Funcionalidades-movil p { font-family: Roboto;  font-style: normal;  font-weight: normal;  font-size: 14px;  line-height: 140%;  text-align: center;  letter-spacing: .5px;  color: #263238;  margin: 0px;  padding-bottom: 30px; }
.Funcionalidades-movil h3 { font-family: Roboto; font-style: normal; font-weight: normal; font-size: 14px; line-height: 16px; text-align: center; letter-spacing: .68px; color: #263238; text-transform: uppercase; margin: 0px;  padding-bottom: 19px;}
.Funcionalidades-movil .decoracion{ text-align: center; padding-bottom: 20px;}
.Funcionalidades-movil .fade{ padding-bottom: 35px;  }
#Add-on-Inteligencia-artificial { padding: 50px 5%;  background: #F9F9F9;}
.contenedor .boxer { width: 100%;}
#Add-on-Inteligencia-artificial h3 {  font-style: normal; font-weight: normal; font-size: 14px; line-height: 16px;text-align: center; letter-spacing: 0.68px; color: #263238;}
#Add-on-Inteligencia-artificial h2{ font-family: 'Poppins', sans-serif; font-style: normal; font-weight: normal; font-size: 23px; line-height: 30px; text-align: center; letter-spacing: -0.5px; color: #263238;}
.cierre {display: none; text-align: center; float: left; width: 100%;  padding: 0px 5% 45px;} 
.cierre h3{ font-family: 'Poppins', sans-serif; font-style: normal; font-weight: normal; font-size: 23px; line-height: 30px; text-align: center; letter-spacing: -0.5px; color: #263238; margin-bottom: 30px;}
.cierre a { transition: .3s; font-family: 'Roboto',sans-serif;  font-style: normal; font-display: swap; font-weight: 700; font-size: 14px; line-height: 140%; text-align: center;  letter-spacing: .5px; color: #fff; background: #4b5ff7; box-shadow: 0 10px 20px rgba(0,0,0,0.2); border-radius: 40px;  padding: 13px 31px;} 
.cierre a:hover { border: 2px solid #2c4669;  background: #fff;  color: #2c4669;} 
#Funcionalidades-page { margin-top: 0px; padding: 0px 0 0;}  
.banner-movil{ width: 100%; margin: 0px auto; padding: 80px 5% 66px 5%; background: #F9F9F9; margin-bottom: 40px;}
.banner-movil h1{ font-family: 'Poppins', sans-serif;font-style: normal; font-weight: normal; font-size: 27px; line-height: 133%; color: #263238;}
.banner-movil p{  font-family: Roboto; font-style: normal; font-weight: normal; font-size: 12px; line-height: 24px; letter-spacing: 0.5px; color: #263238;}
.banner-movil img{}
.banner-movil a {
    transition: .3s;
    /* font-family: 'Roboto',sans-serif; */
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .5px;
    color: #fff;
    background: #000;
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
    /* border-radius: 40px; */
    padding: 13px 31px;
}
.banner-movil a:hover {
    /* border: 2px solid #2c4669; */
    background: #48FFFF;
    color: #263238;
}
#Funcionalidades-page .span3 { width: 100%;}  
}  
@media screen and (max-width : 667px) and (min-width : 300px) { 
#Equipo .col-100 .col-33 div {  width: 186px;}  
#Equipo .col-100, #directorio .col-100 { width: 288px; margin: 0px auto; float: initial;} 
#Equipo h2, #directorio h2 {font-family: 'Poppins', sans-serif;font-style: normal;font-weight: normal;font-size: 27px;line-height: 133%;color: #263238;text-align: left;}  
#directorio .box { width: 100%; margin: 0px 0%; padding: 10px 0px; background: rgb(255 255 255 / 0%); box-shadow: 0px 12px 24px rgb(209 219 227 / 0%); border-radius: 6px; text-align: left; height: auto;}
#directorio .box img { margin-bottom: 15px; float: left;}
#directorio .box div{ float: left; text-align: left; margin-left: 20px; padding: 19px 0px;} 
#directorio .box p {  text-align: left;} 
#fold-Equipo { margin-top: 100px; margin-bottom: 00px;  text-align: left;}
#fold-Equipo h1 { font-size: 30px; text-align: left;}  
#fold-Equipo .parrafo p { text-align: left;} 
#fold-Equipo .span8 {  width: 288px; margin: 0px auto;}
#Equipo .col-100 .col-33 {  margin-bottom: 43px; width: 100%;}  
#partners { margin: 100px 0px 50px 0px;} 
#partners .col-100 h1 { margin: 0px; padding-bottom: 20px; font-family: 'Poppins', sans-serif; font-style: normal; font-weight: normal; font-size: 27px; line-height: 133%;  text-align: center; color:#263238;}
#partners .span3{ display:none;} 
#partners .col-100 .pasitlla-imagne { margin: 20px 0px !important;} 
#partners.capa1, #partners .capa2 { background: none !important;} 
#partners .conten-part {  width: 240px; margin: 0px auto;}  
#partners .col-100 .pasitlla-imagne { width: 100%;} 
#Prensa-y-noticias { margin: 110px 0px 0px 0px;}
#Prensa-y-noticias h1 { text-align: center; margin: 0px; padding-bottom: 42px; font-family: 'Poppins', sans-serif;font-style: normal; font-weight: normal; font-size: 27px; line-height: 133%; color: #263238;}  
#Prensa-y-noticias .col-50 { width: 100%;}  
#Prensa-y-noticias .col-50 .img { width: 299px; height: 170px; background-position: center; border-radius: 0px;  float: left;  background-size: cover;}
#Prensa-y-noticias .col-50 .div { float: left; width: 100%; margin-left: 0px; min-height: 211px; margin-bottom: 45px;}
#Prensa-y-noticias .col-50 .div h3 { letter-spacing: -0.5px;  margin: 15px 0px; font-family: 'Poppins', sans-serif; font-style: normal; font-weight: bold; font-size: 21px; line-height: 140%; color: #263238;}
#Prensa-y-noticias .col-50 .div .fecha { margin: 0px; font-family: Roboto; font-style: normal; font-weight: bold;font-size: 14px; line-height: 16px; letter-spacing: -0.318182px; color: #5F6E7D; margin-bottom: 25px;}  
#Prensa-y-noticias .col-100{ width: 299px; float: none; margin: 0px auto;}  
#soluciones-slider .mySlides .span5 .centrar.movil {padding-top: 40px;}
#banner .full-size .btn.modelo-1 { width: 100%; }
}
@media screen and (max-width : 900px) and (min-width : 667px) { 
#Equipo .col-100 .col-33 {  margin-bottom: 43px; width: 50%;} 
#directorio .box { height: 235px;} 
#Prensa-y-noticias .col-50{ width: 100%;}
#Prensa-y-noticias .col-50 .div .fecha { margin-bottom: 20px;}
}
@media screen and (max-width : 1100px) and (min-width :901px) {
#Equipo .col-100 .col-33 div { float: left;  margin-left: 20px; margin-top: 7px; width: 150px; min-height: 77px;} 
}