
@font-face {
  font-family:"Montserrat-Regular";
  src:url("../fonts/Montserrat-Regular.eot?") format("eot"),
  url("../fonts/Montserrat-Regular.woff") format("woff"),
  url("../fonts/Montserrat-Regular.ttf") format("truetype"),
  url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight:normal;
  font-style:normal;
  font-display: swap;
}

@font-face {
    font-family:"montserratsemibold";
    src: url("../fonts/fontsfree-net-montserrat-semibold-webfont.eot"),
         url("../fonts/fontsfree-net-montserrat-semibold-webfont.woff") format("woff"),
         url("../fonts/fontsfree-net-montserrat-semibold-webfont.ttf") format("truetype"),
         url("../fonts/fontsfree-net-montserrat-semibold-webfont.svg#montserratsemibold") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

@font-face {
  font-family:"Montserrat-Bold";
  src:url("../fonts/Montserrat-Bold.eot?") format("eot"),
  url("../fonts/Montserrat-Bold.woff") format("woff"),
  url("../fonts/Montserrat-Bold.ttf") format("truetype"),
  url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight:normal;
  font-style:normal;
  font-display: swap;
}


#contenedor{
  font-family:"Montserrat-Regular";
  font-size: 18px;
  color: #767676;
  overflow:hidden;
}

.pad{
  padding-left:0px;
  padding-right:0px;
}

.clear{
  clear:both;
}

#navbar2{
  z-index: 7;
}

#banner{
  margin-top:7%;
}

#banner .carousel-indicators{
  bottom: 25px;
  width: 58%;
}

#banner .carousel-indicators li {
  background-color: #fff;
  border: 2px solid #FFC009;
  width: 17px;
  height: 17px;
}

#banner .carousel-indicators .active{
  background-color: #FFC009;
  border: 2px solid #000;
}

#carousel-home .carousel-indicators{
  bottom: -40px;
  width: 58%;
}

#carousel-home .carousel-indicators li {
  background-color: #fff;
  border: 2px solid #FFC009;
  width: 17px;
  height: 17px;
}

#carousel-home .carousel-indicators .active{
  background-color: #FFC009;
  border: 2px solid #000;
}

.texto{
  float: right;
  position: absolute;
  bottom: 17%;
  margin-left: 177px;
  padding: 45px 37px;
}

.texto h1{
  color: #000;
  font-size: 44px;
  margin-bottom: 29px;
}

.texto h2{
  font-size: 22px;
  line-height: 31px;
}

.texto a{
  background-color: #FEC108;
  color: #fff;
  padding: 19px 20px;
  float: left;
  margin-top: 25px;
  border-radius: 15px;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}

.texto a:hover{
  background-color: #606060;
}


.logo a {
  position: relative;
  float: left;
  z-index: 99999999;
}

#datos_header{
  padding: 6px 0px;
  background-color:#fff;
}

.datos_header ul{
  float: right;
}

.datos_header ul li{
  color: #fff;
  font-size: 16px;
  float: right;
}

.datos_header ul li a{
  color: #000;
  font-family:"Montserrat-Bold";
  line-height: 27px;
}

.ico1{
  background-image: url(../imagenes/contacto/ban_colombia.webp);
  background-repeat: no-repeat;
  width: 55px;
  height: 31px;
  float: left;
  background-position: 0px -2px;
}

.ico2{
  background-image: url(../imagenes/contacto/ban_chile.webp);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  width: 55px;
  height: 31px;
  float: left;
}

.ico1_xs{
  background-image: url(../imagenes/contacto/ban_colombia_xs.webp);
  background-repeat: no-repeat;
  width: 36px;
  height: 23px;
  float: left;
  background-position: 0px -2px;
}

.ico2_xs{
  background-image: url(../imagenes/contacto/ban_chile_xs.webp);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  width: 36px;
  height: 23px;
  float: left;
}

#barra-menu{
  background-color: #fff;
}

#bell_home{
  padding: 47px 0px;
}

.text_bell{
  padding-left: 36px;
  padding-top: 149px;
}

.text_bell p{
  font-size: 20px;
  line-height: 26px;
}

#home_servicios {
  padding: 83px 0px;
}

#home_servicios h1{
  text-align: center;
  font-size: 44px;
  font-family:"montserratsemibold";
  color: #FFBA0F;
  padding-bottom: 15px;
}

#home_servicios h2{
  line-height: 27px;
  text-align: center;
  padding-bottom: 61px;
}

.home_servicios{
  display: flex;
}

.home_servicios2{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 63px;
  z-index: 0;
}

#ser_texthome{
  padding-bottom: 75px;
}

.gris{
  background-color: #f7f7f7;
}

.ser_texthome{
  padding-top: 123px;
}

.ser_texthome h3{
  color: #000;
  font-size: 40px;
}

.ser_texthome h4{
  font-size: 52px;
  font-family:"montserratsemibold";
  color: #FEBE0F;
  padding-bottom: 20px;
}

.ser_texthome p{
  line-height: 23px;
}

.mas{
  padding: 10px 19px;
  font-size: 14px;
  background-color: #F9BE00;
  color: #fff;
  margin-top: 60px;
  text-decoration: none;
  display: inline-table;
  border-radius: 10px;
  font-family:"Montserrat-Bold";
}

.mas:hover{
  color: #fff;
  text-decoration: none;
  background-color: #606060;
}

#home_detente{
  background-image: url(../imagenes/text.webp);
  background-size: cover;
}

.text_detente{
  text-align: center;
  margin-top: 54px;
}

.text_detente h1{
  color: #FEBF08;
  font-size: 52px;
  padding-bottom: 20px;
}

.text_detente h2{
  font-size: 24px;
  padding-bottom: 20px;
}

.text_detente h3{
  color: #000;
  padding-bottom: 20px;
  font-size: 40px;
}

.mas2{
  padding: 17px 35px;
  font-size: 16px;
  background-color: #F9BE00;
  color: #fff;
  margin-top: 49px;
  text-decoration: none;
  display: inline-table;
  border-radius: 10px;
  font-family:"Montserrat-Bold";
  text-transform: uppercase;
}

.mas2:hover{
  color: #fff;
  text-decoration: none;
  background-color: #606060;
}

#beneficios{
  padding: 65px 0px;
}

#beneficios h1{
  text-align: center;
  font-size: 44px;
  font-family:"montserratsemibold";
  padding-bottom: 65px;
}

#contador{
  padding: 44px 0px;
  background-image: url(../imagenes/resultados/bg.webp);
  background-size: cover;
}

#preguntas{
  padding-top: 55px;
}

#contador h1{
  color: #000;
  font-size: 44px;
  text-align: center;
  margin-bottom: 75px;
}

.contador_text{
  text-align: center;
  margin-top: 15px;
  margin-bottom: 70px;
}

.contador_text h3 {
  font-size: 58px;
  color: #FDBF0B;
  font-family:"montserratsemibold";
}

.contador_text p{
  font-family:"montserratsemibold";
}

.line {
  width: 65px;
  height: 4px;
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 12px;
  background-color: #FDC42C;
}

#preguntas h1{
  font-size: 44px;
  font-family:"montserratsemibold";
  color:#FDC42C;
  padding-bottom: 65px;
}

#contact_home{
  background-image: url(../imagenes/text.webp);
  padding: 65px 0px;
}

.title_contact{
  background-color: #F7F7F7;
  padding: 65px 0px;
}

.title_contact h1{
  text-align: center;
  color: #1478A9;
  font-size: 48px;
}

.ubicacion{
  display: flex;
  margin-bottom: 64px;
}

.ico_ban{
  float: left;
}

.text_ubicacion{
  border-radius: 12px;
  float: left;
  text-align: center;
  display: flex;
}

.color1{
  border: 2px solid #616161;
  border-radius: 12px;
  padding: 32px 5px;
}

.color2{
  border: 2px solid #FFC008;
  border-radius: 12px;
  padding: 32px 5px;
}

.color2 h1{
  font-size: 20px;
  color: #000;
  font-family:"montserratsemibold";
  padding-bottom: 15px;
  padding-top: 10px;
}

.color2 p{
  line-height: 21px;
}

.color1 h1{
  font-size: 20px;
  color: #FFC009;
  font-family:"montserratsemibold";
  padding-bottom: 15px;
  padding-top: 10px;
}

.color1 p{
  line-height: 21px;
}

#form_home{
  margin-top: 11px;
  padding: 0px 69px;
}

#form_home h1{
  text-align: center;
  font-family:"montserratsemibold";
  font-size: 21px;
  color: #fff;
  padding: 25px 15px;
  border-radius: 12px;
  margin-bottom: 49px;
  background-color: #616161;
}

#form_home p{
  text-align: center;
  padding-bottom: 65px;
  font-size: 18px;
}

#line2 {
  width: 100%;
  text-align: center;
  margin-top: 11px;
  margin-bottom: 18px;
}

.line2 {
  width: 170px;
  height: 3px;
  background-color: #21688F;
  display: inline-block;
}

#form_home h2{
  font-size: 15px;
  margin-bottom: 5px;
  font-family:"montserratsemibold";
}

#form_home h3{
  font-size: 11px;
  padding-top: 10px;
}

#form_home input {
  width: 100%;
  border: none;
  background-color: #fff;
  border: 1px solid #FFC009;
  color: #000;
  border-radius: 10px;
  font-size: 16px;
  padding: 12px 10px;
  margin-bottom: 11px;
}

#form_home  textarea {
  width: 100%;
  background-color: #fff;
  color: #000;
  border: none;
  padding: 8px;
  border: 1px solid #FFC009;
  margin-top: 5px;
  height: 107px;
  font-size: 16px;
  border-radius: 10px;
}

#enviar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  background-color: #606061 !important;
  text-align: center;
  font-size:18px !important;
  font-family:"montserratsemibold";
  text-transform: uppercase;
  margin-top: 20px !important;
  padding: 11px 0px !important;
  margin-right: 15px;
  border: none !important;
  border-radius: 0px !important;
}

#enviar:hover{
  color: #fff !important;
  background-color: #FFBF08 !important;
}

#borrar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  font-family:"montserratsemibold";
  text-transform: uppercase;
  text-align: center;
  font-size: 18px !important;
  margin-top: 20px !important;
  padding: 11px 0px !important;
  color: #fff !important;
  background-color: #606061 !important;
  border: none !important;
  border-radius: 0px !important;
}

#borrar:hover{
  color: #fff !important;
  background-color: #FFBF08 !important;
}

#casos_exito{
  padding: 65px 85px;
  background-image: url(../imagenes/casos_exito/bg.webp);
  background-size: cover;
}

.casos_exito{
  padding-top: 54px;
}

.casos_exito p{
  line-height: 25px;
  float: left;
  text-align: center;
}

#casos_exito h1{
  font-family:"montserratsemibold";
  color: #000;
  text-align: center;
  font-size:40px;
}

.icoc_text{
  padding-left: 15px;
  display: table;
}

.casos_exito h2{
  padding-bottom: 15px;
  font-family:"montserratsemibold";
  color: #FFC009;
  font-size:26px;
  text-align: center;
}

#carousel-caso .carousel-indicators{
  bottom: -42px;
  width: 100%;
  left: 30%;
  text-align: center;
}

#carousel-caso .carousel-indicators li{
  background: #2D2729;
  width: 17px;
  height: 17px;
  border:2px solid #FFC009 !important;
}

#carousel-caso .carousel-indicators .active{
  width: 17px;
  height: 17px;
  background:#FBC744;
  border:2px solid #000 !important;
}

footer{
  color: #fff;
  padding-top: 70px;
  background-image: url(../imagenes/bg_footer.webp);
}

footer h1{
  color: #FEC00A;
  font-size: 18px;
}

footer p{
  padding-top: 15px;
  font-size: 18px;
  line-height: 28px;
}

footer ul li a{
  color: #fff;
  font-size: 16px;
  line-height: 29px;
}

footer ul li a:hover{
  color: #fff;
}

#btn_suscribete {
  background-color: #FFC009;
  width: 30% !important;
  padding: 10px !important;
  text-align: center;
  color: #fff !important;
  margin-top: 1px;
  position: relative;
  font-family:"montserratsemibold";
  border: none;
  border-radius: 0px !important;
  float: left;
  text-transform: uppercase;
}

#btn_suscribete:hover{
  color: #fff !important;
  background-color: #606061;
}

#form_suscribete{
  margin-top: 15px;
}

#form_suscribete input{
  float: left;
  margin-right: 5px;
  color: #000;
  font-size: 18px;
  border: none;
  padding: 8px;
  border-radius:9px;
}

.web{
  text-align: center;
  padding: 10px 0px;
}

.web a{
  background: url(../imagenes/web.svg) no-repeat right;
  padding-right: 168px;
  color: #ffffff3b !important;
  font-size: 14px;
  text-decoration: none;
}

#titulo {
  padding-top: 237px;
  padding-bottom: 227px;
  margin-top: 11%;
}

.titulo{
  text-align: right;
}

.titulo h1 {
  color:#F4B208;
  font-size: 50px;
  margin-bottom: 1px;
  display: inline-block;
  text-transform: uppercase;
}

.titulo h2{
  color: #000;
  font-size: 50px;
}

.bg2 {
  background-image: url(../imagenes/empresa/bg.webp);
  background-position: center;
  background-size: cover;
}

.bg3a {
  background-image: url(../imagenes/consultoria/bg.webp);
  background-position: center;
  background-size: cover;
}

.bg3a1 {
  background-image: url(../imagenes/consultoria-online/bg.webp);
  background-position: center;
  background-size: cover;
}

.bg3b {
  background-image: url(../imagenes/analisis_costos/bg.webp);
  background-position: center;
  background-size: cover;
}

.bg3c {
  background-image: url(../imagenes/software/bg.webp);
  background-position: center;
  background-size: cover;
}

.bg3d {
  background-image: url(../imagenes/visita_express/bg.webp);
  background-position: center;
  background-size: cover;
}

.bg4 {
  background-image: url(../imagenes/blog/bg.webp);
  background-position: center;
  background-size: cover;
}

.bg5 {
  background-image: url(../imagenes/contacto/bg.webp);
  background-position: center;
  background-size: cover;
}

.bg6 {
  background-image: url(../imagenes/bg_trabaje.webp);
  background-position: center;
  background-size: cover;
}


.line2{
  width: 95px;
  height: 4px;
  display: inline-block;
  margin-top: 7px;
  margin-bottom: 12px;
  background-color: #FDC42C;
}

#bell{
  background-color: #f7f7f7;
  padding: 75px 0px;
}

.text_bell2{
  padding:0px 132px;
}

.text_bell2 h1{
  font-size: 44px;
  color: #FFB915;
  text-align: center;
  padding-bottom: 32px;
  font-family:"montserratsemibold";
}

.text_bell2 p{
  text-align: center;
  line-height: 27px;
}

#mision{
  padding-top: 85px;
}

.text_mision h1{
  color: #FFBA0F;
  font-size: 40px;
}

.text_mision h2{
  font-size: 52px;
  color: #000;
  font-family:"montserratsemibold";
}

.text_mision{
  padding-top: 93px;
}

.text_mision p{
  font-size: 20px;
  line-height: 26px;
  padding-top: 47px;
  padding-right: 67px;
}

.text_vision{
  padding-top: 93px;
}

.text_vision h1{
  color: #000;
  font-size: 40px;
}

.text_vision h2{
  font-size: 52px;
  color: #FFBA0F;
  font-family:"montserratsemibold";
}

.text_vision p{
  font-size: 20px;
  line-height: 26px;
  padding-top: 47px;
  padding-right: 67px;
}

#valores{
  padding: 55px 0px;
  background-image: url(../imagenes/text.webp);
}

#valores h1{
  text-align: center;
  font-family:"montserratsemibold";
  font-size: 44px;
  color: #616161;
  padding-bottom: 45px;
}

#valores h3{
  font-family:"montserratsemibold";
  font-size: 40px;
  text-align: left;
  color: #F6C107;
  padding-top: 15px;
  padding-bottom: 13px;
}

#valores p{
  text-align: left;
  line-height: 26px;
}

#apoyarte{
  padding-top: 48px;
}

.text_apoyarte {
  text-align:center;
  padding-top: 76px;
}

.text_apoyarte h1{
  font-size: 40px;
  padding-bottom:45px;
}

.text_apoyarte h2{
  color: #000;
  font-size: 40px;
  padding-bottom: 15px;
}

.text_apoyarte a{
  background-color:#FFC009;
  color: #fff;
  padding: 15px 45px;
  border-radius: 13px;
  margin-top: 15px;
  display: inline-block;
  text-decoration: none;
}

.text_apoyarte a:hover{
  background-color:#616060;
}

#servicios{
  padding: 70px 0px;
}

#servicios h1{
  font-family:"montserratsemibold";
  font-size: 52px;
  color:#FFC009;
  text-align: center;
  padding-bottom: 15px;
}

#servicios h2{
  text-align: center;
  font-size: 28px;
  padding-bottom: 15px;
}

#servicios h3{
  text-align: center;
  font-size: 40px;
  color: #000;
  padding-bottom: 65px;
}

.text_servicio{
  padding-top: 62px;
  padding-left: 99px;
}

.text_servicio h4{
  font-size: 40px;
  color: #000;
  padding-bottom: 15px;
}

.text_servicio p{
  padding-bottom: 24px;
  padding-top: 29px;
  line-height: 26px;
  text-align: justify;
}

.text_servicio h4 span{
  font-family:"montserratsemibold";
  font-size: 52px;
  color: #FFC009;
}

.text_servicio ul li{
  background-image: url(../imagenes/servicios/li.webp);
  background-repeat: no-repeat;
  padding-left: 27px;
  line-height: 31px;
  background-position-y: 10px;
}

.text_servicio a{
  background-color: #FFC009;
  color: #fff;
  padding: 9px 65px;
  float: left;
  font-size: 14px;
  border-radius: 8px;
  margin-top: 2%;
  text-decoration: none;
}

.text_servicio a:hover{
  background-color: #616161;
}

#cifras{
  padding: 65px 0px;
}

#cifras h1{
  text-align: center;
  font-size: 44px;
  color: #000;
  padding-bottom: 12px;
}

#cifras h2{
  font-size: 24px;
  text-align: center;
  padding-bottom: 45px;
}

.cifras{
  text-align: center;
}

#detente2{
  background-color: #fff;
}

#detente{
  padding-top: 65px;
  background-image: url(../imagenes/text.webp);
}

.text_detente2{
  text-align: center;
}

.text_detente2 h1{
  font-family:"montserratsemibold";
  color: #FFC009;
  font-size: 60px;
  padding-bottom: 15px;
}

.text_detente2 h2{
  font-size: 34px;
  padding-bottom: 45px;
}

.text_detente2 h3{
  font-size: 32px;
  color: #000;
}

.text_detente2 a{
  background-color: #FFC009;
  color: #fff;
  text-decoration: none;
  padding: 15px 45px;
  border-radius: 15px;
  display: inline-block;
  margin-top: 45px;
}

.text_detente2 a:hover{
  background-color: #555555;
}

#servicios2{
  padding: 45px 0px;
  background-color: #f7f7f7;
}

.text_servicios2{
  margin-top: 46px;
}

.text_servicios2 h1{
  font-size: 40px;
  color: #000;
  padding-bottom: 6px;
}

.text_servicios2 h2{
  font-size: 52px;
  color: #FDC30F;
  padding-bottom: 17px;
  font-family:"montserratsemibold";
}

.text_servicios2 ul li{
  background-image: url(../imagenes/servicios/li.webp);
  background-repeat: no-repeat;
  padding-left: 27px;
  line-height: 31px;
  background-position-y: 10px;
}

#analisis{
  padding: 85px 0px;
}

.text_analisis{
  padding-top: 95px;
  text-align: center;
}

.text_analisis h1{
  font-size: 27px;
  padding-bottom: 15px;
}

.text_analisis h2{
  font-family:"montserratsemibold";
  font-size: 52px;
  padding-bottom: 15px;
  color: #FEBD00;
}

.text_analisis h3{
  font-size: 40px;
  color: #000;
}

.text_beneficios_analisis{
  padding: 159px 0px;
  text-align: center;
}

.text_beneficios_analisis h1{
  font-size:52px;
  color: #FFC009;
  padding-bottom: 35px;
  font-family:"montserratsemibold";
}

.text_beneficios_analisis h2{
  font-size: 28px;
  padding:0px 115px 57px 115px;
  line-height: 37px;
}

.text_beneficios_analisis h3{
  color: #000;
  font-size: 39px;
}

.text_beneficios_analisis h3 span{
  color: #fff;
  background-color: #FFC009;
  border-radius: 9px;
  padding: 11px 10px;
}

#apoyamos{
  background-color: #f7f7f7;
}

.text_apoyamos{
  margin-top:120px;
  text-align: center;
}

.text_apoyamos h1{
  font-size: 30px;
}

.text_apoyamos h2{
  font-family:"montserratsemibold";
  font-size: 52px;
  color: #FFBF08;
  padding: 15px 0px;
}

.text_apoyamos h3{
  font-size: 24px;
  padding-bottom: 15px;
}

.text_apoyamos h4{
  font-size: 40px;
  color: #000;
}

.text_apoyamos a{
  display: inline-table;
  padding: 17px 29px;
  border-radius: 10px;
  font-family:"montserratsemibold";
  color: #fff;
  font-size: 16px;
  margin-top: 35px;
  text-decoration: none;
  background-color: #FFC009;
}

.text_apoyamos a:hover{
  background-color: #616161;
}

#origen{
  background-color: #f7f7f7;
}

.text_origen{
  margin-top:120px;
  text-align: center;
}

.text_origen h2{
  font-family:"montserratsemibold";
  font-size: 52px;
  color: #FFBF08;
  padding: 15px 0px;
}

.text_origen h3{
  font-size: 24px;
  padding-bottom: 15px;
}

.text_origen h4{
  font-size: 40px;
  color: #000;
}

.text_origen a{
  display: inline-table;
  padding: 17px 96px;
  border-radius: 10px;
  font-family:"montserratsemibold";
  color: #fff;
  font-size: 16px;
  margin-top: 35px;
  text-decoration: none;
  background-color: #FFC009;
}

.text_origen a:hover{
  background-color: #616161;
}



#carousel-beneficiosorigen .carousel-indicators{
  text-align: right;
  width: 100%;
  left: 29%;
  bottom: -68% !important;
}

#carousel-beneficiosorigen .carousel-indicators li{
  width: 17px;
  height: 17px;
  background:#fff;
  border: 2px solid #000;
}

#carousel-beneficiosorigen .carousel-indicators .active{
  background:#FFC009;
  border: 2px solid #000;
}

#beneficios_origen{
  padding:92px 0px;
}

#beneficios_origen h1{
  color: #F2B400;
  text-align: left;
  font-size: 43px;
  padding-bottom: 80px;
}

#beneficios_origen p{
  line-height: 20px;
  margin-top: 3px;
  padding-top: 15px;
  font-size: 16px;
}

#click{
  background-color:#f7f7f7;
}

.text_click{
  margin-top: 11%;
  text-align: center;
}

.text_click h1{
  font-size: 52px;
  color: #FEC200;
  padding-bottom: 15px;
}

.text_click h2{
  font-size: 24px;
  padding-bottom: 15px;
}

.text_click h3{
  font-size: 40px;
  color: #000;
  text-transform: uppercase;
}

.prod_item{
  width: 100%;
  float: left;
  position: relative;
}

.hover{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
}

.prod_item:hover .hover{
  display: block;
}

#carousel-beneficiosexpress .carousel-indicators{
  text-align: left;
  width: 100%;
  left: 29%;
  bottom: -143% !important;
}

#carousel-beneficiosexpress .carousel-indicators li{
  width: 17px;
  height: 17px;
  background:#fff;
  border: 2px solid #000;
}

#carousel-beneficiosexpress .carousel-indicators .active{
  background:#FFC009;
  border: 2px solid #000;
}

#noticias{
  padding-top: 94px;
  padding-bottom: 92px;
  background-color: #f7f7f7;
}

.noticia{
  display: flex;
}

.noticias {
  margin-bottom: 39px;
}

.text_noticias {
  padding: 25px 13px;
}

.text_noticias h1 {
  font-family:"montserratsemibold";
  color: #000;
  font-size: 18px;
  padding-bottom: 10px;
}

.text_noticias p {
  font-size: 18px;
  line-height: 20px;
  padding-bottom: 53px;
}

.text_noticias h2 {
  background-image: url(../imagenes/blog/ico.webp);
  background-repeat: no-repeat;
  color: #56799f;
  font-size: 18px;
  float: left;
  padding-left: 31px;
  line-height: 27px;
}

.btn_verblog{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 12px;
  z-index: 0;
}

.mas_blog{
  padding: 12px 21px;
  font-size: 16px;
  border-radius: 10px;
  background-color: #FFC009;
  color: #fff;
  margin-top: 43px;
  text-decoration: none;
  font-family:"montserratsemibold";
  display: inline-table;
}

.mas_blog:hover{
  color: #fff;
  background-color: #606060;
}

#contacto {
  padding: 105px 0px;
}

#formulario_trabaje input {
  width: 100%;
  background-color:#fff;
  color: #000;
  border: 1px solid #FFC009;
  font-size: 18px;
  padding: 8px 8px;
  margin-top: 5px;
  margin-bottom: 14px;
  border-radius: 9px;
}

#formulario_trabaje textarea  {
  width: 100%;
  color: #000;
  border: 1px solid #FFC009;
  padding: 8px;
  margin-bottom:5px;
  margin-top: 5px;
  font-size: 18px;
  border-radius: 10px;
  height:77px;
}

#formulario_trabaje h1 {
  margin-top:12px !important;
  color: #56799f !important;
  margin-bottom: 35px;
}

#formulario_trabaje h1 {
  text-align: left;
  font-size: 16px;
  font-family: "Open Sans Extrabold";
}

#formulario_trabaje h3 {
  text-align: left;
  font-size: 16px;
}

#formulario_trabaje h4 {
  text-align: left;
  font-size: 12px;
  line-height:18px;
  float: left;
}

#articulo{
  padding: 0px 65px;
  margin-top: 7%;
}

.articulo {
  margin-bottom:30px;
}

.articulo h1 {
  text-align: left;
  font-size: 44px;
  font-family:"Montserrat-Bold";
  color: #ffc008;
  padding-bottom: 15px;
}

.articulo h2 {
  text-align: left;
  font-size: 18px;
  color: #000;
  padding-bottom: 20px;
}

.articulo h3 {
  text-align: left;
  font-size: 36px;
  color:#FFC009;
  font-family:"Montserrat-Bold";
}

.articulo p{
  font-size: 18px;
  line-height: 26px;
  padding-top: 22px;
  padding-bottom: 21px;
  text-align: justify;
}

.articulo p span{
  color: #000;
  font-family:"Montserrat-Bold";
}

.video {
  width: 100%;
  height: 403px;
}

.noti{
  margin-bottom: 15px;
}

.ultimas_noticias{
  padding: 65px 33px;
}

.ultimas_noticias h1{
  font-size: 30px;
  color: #ffc008;
  font-family:"Montserrat-Bold";
  margin-bottom: 6px;
}

.ultimas_noticias a{
  font-size: 24px;
  font-family:"Montserrat-Bold";
  color: #767676;
  margin-bottom: 33px;
  margin-top: 11%;
  float: left;
}

.ultimas_noticias p{
  font-size:18px;
  color: #000;
  float: left;
  margin-bottom: 6px;
}

.video2{
  width: 100%;
  height: 203px;
}

.line_noti{
  float: left;
  width: 128px;
  height: 2px;
  margin-bottom: 45px;
  background-color:#FEBC0D;
}

#contacto h1{
  font-size: 40px;
  color: #000;
  padding-bottom: 18px;
}

#contacto h1 span{
  font-size: 51px;
  font-family:"Montserrat-Bold";
  color: #F8BC00;
}

#contacto h2{
  line-height: 30px;
  padding-bottom: 35px;
}

.puntventa{
  margin-bottom: 21px;
}

.puntventa p{
  float: left;
  line-height: 23px;
}

.ico1p {
  width: 41px;
  height: 36px;
  float:left;
  background: url(../imagenes/contacto/tel.webp) 0px 0px;
  background-repeat: repeat;
  background-repeat: no-repeat;
}

.ico2p {
  width: 41px;
  height: 36px;
  float:left;
  background: url(../imagenes/contacto/arroba.webp) 0px 0px;
  background-repeat: repeat;
  background-repeat: no-repeat;
}

.ico3p {
  width: 41px;
  height: 36px;
  float:left;
  background: url(../imagenes/contacto/dir.webp) 0px 0px;
  background-repeat: repeat;
  background-repeat: no-repeat;
}

#redes{
  float: right;
}

#fb{
  background: url(../imagenes/redes.webp) no-repeat ;
  width: 29px;
  height: 29px;
  float: left;
  position: relative;
}

#in{
  background: url(../imagenes/redes.webp) -28px top;
  width: 29px;
  height: 28px;
  float: left;
  position: relative;
  background-repeat: repeat-x;
}

#linke{
  background: url(../imagenes/redes.webp) -177px top;
  width: 29px;
  height: 29px;
  float: left;
  position: relative;
  background-repeat: repeat-x;
}

#you{
  background: url(../imagenes/redes.webp) right top ;
  width: 29px;
  height: 29px;
  float: left;
  position: relative;
  background-repeat: repeat-x;
}

#float_whatsapp {
  background-image: url(../imagenes/whatsapp.svg);
  background-repeat: no-repeat;
  animation: pulse 2s infinite;
  border-radius: 50%;
  width: 58px;
  height: 58px;
  position: fixed;
  right: 15px;
  z-index: 99999;
  bottom: 49%;
}

#volver_blog{
  display: inline-table;
  padding: 17px 96px;
  border-radius: 10px;
  font-family: "montserratsemibold";
  color: #fff;
  font-size: 20px;
  margin-top: 35px;
  text-decoration: none;
  float: right;
  background-color: #FFC009;
}

#volver_blog:hover {
  background-color: #616161;
}

.video {
  width: 100%;
  height: 423px;
  margin-top: 25px;
}

.text-testimonios{
  padding-top: 15px;
  margin-bottom: 16px;
}

#testimonios{
  padding: 65px 0px;
}

.text-testimonios h1{
  color: #000;
  font-family: "montserratsemibold";
  padding-bottom: 6px;
  text-transform: uppercase;
}

/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 991px) and (min-width:200px){

    #navbar a{
      padding: 5px;
      text-decoration: none;
      border: none;
      text-align: center;
      background-color: transparent;
      width: 100%;
      color: #000;
      float: left;
      position: relative;
      display:inline-block;
      font-size: 17px;
      font-family:"Montserrat-Bold";
      text-transform: uppercase;
      border-bottom: 1px solid #0000003b;
    }

    #menu2 .selec{
      text-decoration: none;
      color:#FFBA0F!important;
    }

    #menu2 .selec2 {
      text-decoration: none;
      color: #FFBA0F;
    }

    .navbar-default{
      background-color: transparent;
      border: none;
    }

    #navbar li{
      width: 100%;
      display: inline-block;
      margin: 0px 0px 0px 74px;
    }

    #navbar a:hover{
      color: #FFBA0F;
      text-decoration: none;
    }

    .navbar-header {
      float: none;
    }

    .navbar-left,.navbar-right {
      float: none !important;
    }

    .navbar-toggle {
      display: block;
      border: 1px !important;
      margin-right: 0px;
    }

    nav .me{
      color: #000;
      font-size: 15px;
      padding-bottom: 10px;
    }

    .navbar-nav{
      margin: 0px;
    }

    .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
    }
      
    .navbar-collapse.collapse {
      display: none!important;
    }

    .navbar-default .navbar-toggle .icon-bar{
      background-color: #000;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
      background-color: transparent;
    }

    .navbar-toggle .icon-bar{
      width: 44px;
      height: 1px;
    }

    .navbar-nav>li {
      float: none;
    }

    .navbar-nav>li>a {
      padding-top: 10px ;
      padding-bottom: 10px;
    }

    .collapse.in{
      display:block !important;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
      border-color: #fff0;
    }

    #navbar li{
      width: 100%;
      margin:0px;
    }
 
}




/*----------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 320px) {

  #menu2{
    margin-top: -19%;
    margin-bottom: 0px;
  }


  #banner{
    margin-top: 65%;
  }

  
  
}


/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 340px) and (min-width:321px){

  #menu2{
    margin-top: -19%;
    margin-bottom: 0px;
  }

  #banner{
    margin-top: 65%;
  }

  #frase_home{
    padding: 50px 0px;
  }

  .frase_home{
    padding: 0px 22px;
  }

  .frase_home p{
    font-size: 17px;
    line-height:23px;
  }

  #grupo_home{
    padding-left: 20px;
  }

  .text_grupo h1{
    font-size: 40px;
  }

  .text_grupo p{
    font-size: 16px;
    line-height: 25px;
  }

  .text_grupo a{
    margin-bottom: 23px;
    margin-top: 32px;
    font-size: 15px;
  }

  .text_grupo h2{
    font-size: 25px;
  }

  #segmentos h1{
    font-size: 37px;
  }

  #segmentos h2{
    font-size: 18px;
  }

  #segmentos h3{
    font-size: 21px;
  }

  #segmentos p{
    font-size: 15px;
    line-height: 20px;
  }

  .text_operamos h1{
    font-size: 23px;
  }

  .text_operamos{
    padding-right: 14px;
  }

  .text_operamos h2{
    font-size: 18px;
  }

  .text_operamos p{
    font-size: 16px;
    line-height: 24px;
  }

  #home_servicios{
    padding: 50px 19px;
  }

  .home_servicios{
    display: block;
  }

  .bg_ser1{
    background-position: center;
  }

  .programa2_text h3{
    font-size: 19px;
  }

  .programa2_text p{
    font-size: 15px;
    line-height: 18px;
  }

  .programa2_text{
    padding: 32px 15px;
  }

  .home_servicios2{
    bottom: 86px;
  }

  .programa2_text{
    min-height: 587px;
  }

  #home_servicios h2{
    font-size: 17px;
  }

  .owl-prev{
    left: 40%;
  }

  .owl-next{
    right: 693%;
  }

  .text_estas_listo h1{
    font-size: 31px;
    padding-bottom: 25px;
  }

  .text_estas_listo h2{
    font-size: 18px;
    padding-bottom: 38px;
  }

  .text_estas_listo h3{
    font-size: 23px;
    padding-bottom: 13px;
  }

  #estas_listo{
    padding-bottom: 38px;
  }

  #contador h1{
    font-size: 33px;
  }

  .contador_text h3{
    font-size: 42px;
  }

  #casos_exito{
    padding:34px 34px;
  }

  #casos_exito h1{
    text-align: center;
    font-size: 33px;
  }

  .casos_exito p{
    font-size: 16px;
    line-height: 20px;
  }

  #carousel-caso .carousel-indicators{
    bottom: -213px;
  }

  .title_contact h1{
    font-size: 36px;
  }

  .ico_ban{
    float: none;
  }

  #ubicacion{
    padding-left: 12px;
    padding-top: 37px;
  }

  .ubicacion p{
    line-height: 21px;
    font-size: 15px;
  }

  .ubicacion p{
    padding-bottom: 14px;
  }

  .ubicacion h2{
    font-size: 19px;
  }

  #form_home{
    width: 100%;
  }

  .ubicacion{
    margin-bottom: 65px;
  }

  #aliados_home h1{
    font-size: 31px;
  }

  #certificados_home h1{
    font-size: 31px;
  }

  footer h1{
    font-size: 15px;
    line-height: 25px;
  }

  #form_suscribete input{
    margin-right: 0px;
  }

  #grupo_oet{
    margin-top: 44%;
  }

  .text_grupo_oet{
    padding-top: 43px;
    padding-left: 34px;
    padding-right: 34px;
  }

  .text_grupo_oet p{
    font-size: 15px;
    line-height: 21px;
  }

  .historia h1{
    font-size: 47px;
  }

  #mision{
    padding: 54px 18px;
  }

  .text_mv{
    padding-top: 26px;
    padding-bottom: 31px;
    font-size: 15px;
    line-height: 22px;
  }

  .text_grupo_oet h1{
    font-size: 38px;
  }

  .text_valores {
    padding-top: 78px;
    padding-left: 17px;
  }

  .text_valores h1{
    font-size: 33px;
    padding-bottom: 23px;
  }

  .text_valores h2{
    font-size: 25px;
    padding-bottom: 21px;
  }

  .text_valores h3{
    font-size: 17px;
    padding-bottom: 45px;
    line-height: 22px;
  }

  #carousel-valor .carousel-indicators{
    bottom: 24px;
  }

  #ayudarte{
    padding: 67px 0px;
  }

  #ayudarte p{
    font-size: 22px;
    line-height: 27px;
    padding: 0px 10px;
  }

  #ayudarte h1{
    font-size: 32px;
  }

  #equipo_trabajo{
    padding: 85px 22px;
  }

  .equipo_trabajo{
    padding: 0px 10px 94px 10px;
  }

  .equipo_trabajo h1{
    text-align: center;
    font-size: 35px;
  }

  .equipo_trabajo h2{
    text-align: center;
    font-size: 18px;
    padding-top: 12px;
  }

  #servicios{
    margin-top: 68%;
  }

  .text_servicios{
    padding: 0px 13px;
  }

  .text_servicios p{
    font-size: 16px;
    line-height: 22px;
  }

  #title_productos h1{
    font-size: 32px;
  }

  .text_servicios1{
    padding-right: 14px;
  }

  .text_servicios1 h2{
    font-size: 27px;
  }

  .text_servicios1 h1{
    font-size: 32px;
  }

  .text_servicios2{
    padding-left: 18px;
  }

  .text_servicios2 h2{
    font-size: 22px;
    line-height: 27px;
    padding-right: 11px;
  }

  .text_servicios3 h1{
    font-size:27px;
  }

  .text_servicios3 h2{
    font-size: 25px;
    line-height: 28px;
    padding-right: 13px;
  }

  .text_servicios3{
    padding-right: 23px;
  }

  .text_certifique{
    padding-top: 55px;
    padding-right: 13px;
  }

  .text_certifique h1{
    font-size: 27px;
    line-height: 31px;
  }

  .text_certifique p{
    font-size: 24px;
    line-height: 32px;
  }

  #frase_c{
    padding: 70px 0px;
  }

  #frase_c h1{
    font-size: 26px;
    line-height: 35px;
  }

  .text_beneficios p{
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }

  .text_beneficios h1{
    font-size: 39px;
    padding-bottom: 58px;
  }

  .text_servicios h1{
    font-size: 29px;
  }

  .text_servicios4{
    padding-right: 13px;
  }

  .text_servicios4 h2{
    font-size: 27px;
  }

  .text_servicios2 h1{
    font-size: 27px;
  }

  #frase_intra h1{
    font-size: 29px;
    line-height: 35px;
  }

  #frase_intra{
    padding: 81px 0px;
  }

  .text_servicios5{
    padding-right: 12px;
  }

  .text_servicios5 h2{
    font-size: 25px;
    padding-right: 5px;
  }

  .text_servicios5 h1{
    font-size: 33px;
  }

  #frase_faro h1{
    font-size: 22px;
    line-height: 31px;
  }

  #frase_transporte h1{
    font-size: 27px;
    line-height: 34px;
  }

  #frase_transporte{
    padding: 81px 0px;
  }

  #contacto{
    margin-top: 69%;
    padding: 0px 19px 64px 19px;
  }

  .contacto{
    padding-right: 9px;
  }

  .contacto h1{
    font-size: 40px;
  }

  .contacto p{
    font-size: 15px;
    line-height: 22px;
  }

  #formulario h1{
    font-size: 16px;
  }

  #formulario a{
    font-size: 12px;
    padding: 11px 10px;
  }

  #enviar{
    font-size: 17px !important;
  }

  #borrar{
    font-size: 17px !important;
  }

  #webinar{
    padding: 85px 15px;
    margin-top: 48%;
  }

  .webinar h1{
    font-size: 37px;
  }

  .webinar p{
    padding: 0px 9px;
  }

  figure.snip1279 a{
    padding: 5px 13px;
    font-size: 13px;
    left: 24%;
    bottom: 6px;
  }

  figure.snip1279 p{
    font-size: 12px;
    line-height: 14px;
    padding: 0px 7px;
    top: 29%;
  }

  figure.snip1279 h3{
    font-size: 16px;
  }

  #noticias{
    margin-top: 79%;
  }

  .noticiass p{
    padding: 0px 16px;
    font-size: 16px;
  }

  .noticia{
    display: block;
  }

  .noticia{
    padding: 0px 8px;
  }

  #articulo{
    margin-top: 79%;
    padding: 0px 18px;
  }

  .articulo h1{
    font-size: 21px;
  }

  .articulo p{
    font-size: 15px;
    line-height: 19px;
  }

  .articulo h3{
    padding-bottom: 5px;
    font-size: 22px;
  }

  .video{
    height: 218px;
  }

  .ultimas_noticias h1{
    font-size: 21px;
  }

  .ultimas_noticias a{
    font-size: 19px;
    margin-bottom: 16px;
  }

  .datos_header ul li{
    padding-right: 4px;
  }

  .datos_header ul li a{
    font-size: 13px;
    line-height: 23px;
  }

  #btn_idioma{
    float: left;
    padding-top: 13px;
    font-size: 13px;
  }

  .btn_blog ul li a{
    font-size: 14px;
    padding: 5px 28px;
  }

  .btn_blog ul li{
    padding-right: 0px;
  }

}




/*--------------------------------------------------------------------------------------------------*/


@media (max-width:380px) and (min-width:341px){

  #menu2{
    margin-top: -19%;
    margin-bottom: 0px;
  }

  #banner{
    margin-top: 65%;
  }

  #frase_home{
    padding: 50px 0px;
  }

  .frase_home{
    padding: 0px 22px;
  }

  .frase_home p{
    font-size: 17px;
    line-height:23px;
  }

  #grupo_home{
    padding-left: 20px;
  }

  .text_grupo h1{
    font-size: 40px;
  }

  .text_grupo p{
    font-size: 16px;
    line-height: 25px;
  }

  .text_grupo a{
    margin-bottom: 23px;
    margin-top: 32px;
    font-size: 15px;
  }

  .text_grupo h2{
    font-size: 25px;
  }

  #segmentos h1{
    font-size: 37px;
  }

  #segmentos h2{
    font-size: 18px;
  }

  #segmentos h3{
    font-size: 21px;
  }

  #segmentos p{
    font-size: 15px;
    line-height: 20px;
  }

  .text_operamos h1{
    font-size: 23px;
  }

  .text_operamos{
    padding-right: 14px;
  }

  .text_operamos h2{
    font-size: 18px;
  }

  .text_operamos p{
    font-size: 16px;
    line-height: 24px;
  }

  #home_servicios{
    padding: 50px 19px;
  }

  .home_servicios{
    display: block;
  }

  .bg_ser1{
    background-position: center;
  }

  .programa2_text h3{
    font-size: 19px;
  }

  .programa2_text p{
    font-size: 15px;
    line-height: 18px;
  }

  .programa2_text{
    padding: 32px 15px;
  }

  .home_servicios2{
    bottom: 86px;
  }

  .programa2_text{
    min-height: 587px;
  }

  #home_servicios h2{
    font-size: 17px;
  }

  .owl-prev{
    left: 40%;
  }

  .owl-next{
    right: 693%;
  }

  .text_estas_listo h1{
    font-size: 31px;
    padding-bottom: 25px;
  }

  .text_estas_listo h2{
    font-size: 18px;
    padding-bottom: 38px;
  }

  .text_estas_listo h3{
    font-size: 23px;
    padding-bottom: 13px;
  }

  #estas_listo{
    padding-bottom: 38px;
  }

  #contador h1{
    font-size: 33px;
  }

  .contador_text h3{
    font-size: 42px;
  }

  #casos_exito{
    padding:34px 34px;
  }

  #casos_exito h1{
    text-align: center;
    font-size: 33px;
  }

  .casos_exito p{
    font-size: 16px;
    line-height: 20px;
  }

  #carousel-caso .carousel-indicators{
    bottom: -213px;
  }

  .title_contact h1{
    font-size: 36px;
  }

  .ico_ban{
    float: none;
  }

  #ubicacion{
    padding-left: 12px;
    padding-top: 37px;
  }

  .ubicacion p{
    line-height: 21px;
    font-size: 15px;
  }

  .ubicacion p{
    padding-bottom: 14px;
  }

  .ubicacion h2{
    font-size: 19px;
  }

  #form_home{
    width: 100%;
  }

  .ubicacion{
    margin-bottom: 65px;
  }

  #aliados_home h1{
    font-size: 31px;
  }

  #certificados_home h1{
    font-size: 31px;
  }

  footer h1{
    font-size: 15px;
    line-height: 25px;
  }

  #form_suscribete input{
    margin-right: 0px;
  }

  #grupo_oet{
    margin-top: 44%;
  }

  .text_grupo_oet{
    padding-top: 43px;
    padding-left: 34px;
    padding-right: 34px;
  }

  .text_grupo_oet p{
    font-size: 15px;
    line-height: 21px;
  }

  .historia h1{
    font-size: 47px;
  }

  #mision{
    padding: 54px 18px;
  }

  .text_mv{
    padding-top: 26px;
    padding-bottom: 31px;
    font-size: 15px;
    line-height: 22px;
  }

  .text_grupo_oet h1{
    font-size: 38px;
  }

  .text_valores {
    padding-top: 78px;
    padding-left: 17px;
  }

  .text_valores h1{
    font-size: 33px;
    padding-bottom: 23px;
  }

  .text_valores h2{
    font-size: 25px;
    padding-bottom: 21px;
  }

  .text_valores h3{
    font-size: 17px;
    padding-bottom: 45px;
    line-height: 22px;
  }

  #carousel-valor .carousel-indicators{
    bottom: 24px;
  }

  #ayudarte{
    padding: 67px 0px;
  }

  #ayudarte p{
    font-size: 22px;
    line-height: 27px;
    padding: 0px 10px;
  }

  #ayudarte h1{
    font-size: 32px;
  }

  #equipo_trabajo{
    padding: 85px 22px;
  }

  .equipo_trabajo{
    padding: 0px 10px 94px 10px;
  }

  .equipo_trabajo h1{
    text-align: center;
    font-size: 35px;
  }

  .equipo_trabajo h2{
    text-align: center;
    font-size: 18px;
    padding-top: 12px;
  }

  #servicios{
    margin-top: 68%;
  }

  .text_servicios{
    padding: 0px 13px;
  }

  .text_servicios p{
    font-size: 16px;
    line-height: 22px;
  }

  #title_productos h1{
    font-size: 32px;
  }

  .text_servicios1{
    padding-right: 14px;
  }

  .text_servicios1 h2{
    font-size: 27px;
  }

  .text_servicios1 h1{
    font-size: 32px;
  }

  .text_servicios2{
    padding-left: 18px;
  }

  .text_servicios2 h2{
    font-size: 22px;
    line-height: 27px;
    padding-right: 11px;
  }

  .text_servicios3 h1{
    font-size:27px;
  }

  .text_servicios3 h2{
    font-size: 25px;
    line-height: 28px;
    padding-right: 13px;
  }

  .text_servicios3{
    padding-right: 23px;
  }

  .text_certifique{
    padding-top: 55px;
    padding-right: 13px;
  }

  .text_certifique h1{
    font-size: 27px;
    line-height: 31px;
  }

  .text_certifique p{
    font-size: 24px;
    line-height: 32px;
  }

  #frase_c{
    padding: 70px 0px;
  }

  #frase_c h1{
    font-size: 26px;
    line-height: 35px;
  }

  .text_beneficios p{
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }

  .text_beneficios h1{
    font-size: 39px;
    padding-bottom: 58px;
  }

  .text_servicios h1{
    font-size: 29px;
  }

  .text_servicios4{
    padding-right: 13px;
  }

  .text_servicios4 h2{
    font-size: 27px;
  }

  .text_servicios2 h1{
    font-size: 27px;
  }

  #frase_intra h1{
    font-size: 29px;
    line-height: 35px;
  }

  #frase_intra{
    padding: 81px 0px;
  }

  .text_servicios5{
    padding-right: 12px;
  }

  .text_servicios5 h2{
    font-size: 25px;
    padding-right: 5px;
  }

  .text_servicios5 h1{
    font-size: 33px;
  }

  #frase_faro h1{
    font-size: 22px;
    line-height: 31px;
  }

  #frase_transporte h1{
    font-size: 27px;
    line-height: 34px;
  }

  #frase_transporte{
    padding: 81px 0px;
  }

  #contacto{
    margin-top: 69%;
    padding: 0px 19px 64px 19px;
  }

  .contacto{
    padding-right: 9px;
  }

  .contacto h1{
    font-size: 40px;
  }

  .contacto p{
    font-size: 15px;
    line-height: 22px;
  }

  #formulario h1{
    font-size: 16px;
  }

  #formulario a{
    font-size: 12px;
    padding: 11px 10px;
  }

  #enviar{
    font-size: 17px !important;
  }

  #borrar{
    font-size: 17px !important;
  }

  #webinar{
    padding: 85px 15px;
    margin-top: 48%;
  }

  .webinar h1{
    font-size: 37px;
  }

  .webinar p{
    padding: 0px 9px;
  }

  figure.snip1279 a{
    padding: 5px 13px;
    font-size: 13px;
    left: 24%;
    bottom: 6px;
  }

  figure.snip1279 p{
    font-size: 12px;
    line-height: 14px;
    padding: 0px 7px;
    top: 29%;
  }

  figure.snip1279 h3{
    font-size: 16px;
  }

  #noticias{
    margin-top: 79%;
  }

  .noticiass p{
    padding: 0px 16px;
    font-size: 16px;
  }

  .noticia{
    display: block;
  }

  .noticia{
    padding: 0px 8px;
  }

  #articulo{
    margin-top: 79%;
    padding: 0px 18px;
  }

  .articulo h1{
    font-size: 21px;
  }

  .articulo p{
    font-size: 15px;
    line-height: 19px;
  }

  .articulo h3{
    padding-bottom: 5px;
    font-size: 22px;
  }

  .video{
    height: 218px;
  }

  .ultimas_noticias h1{
    font-size: 21px;
  }

  .ultimas_noticias a{
    font-size: 19px;
    margin-bottom: 16px;
  }

  .datos_header ul li{
    padding-right: 4px;
  }

  .btn_blog ul li{
    padding-right: 0px;
  }

  .btn_blog ul li a{
    padding: 5px 15px;
    font-size: 13px;
  }

  .datos_header ul li a{
    font-size: 13px;
    line-height: 23px;
  }

  #btn_blog{
    font-size: 12px;
  }

  #btn_idioma{
    float: left;
    padding-top: 13px;
    font-size: 13px;
  }

}




/*------------------------------------------------------------------*/

@media (max-width:420px) and (min-width:381px){

  #menu2{
    margin-top: -15%;
    margin-bottom: 0px;
  }

  #carousel-home{
    margin-top: 38%;
  }

  .img2 {
    width: 106px;
  }

  .text_bell{
    padding-left: 16px;
    padding-top: 60px;
  }

  .text_bell p{
    font-size: 16px;
    line-height: 23px;
  }

  .ser_texthome{
    padding-top: 38px;
  }

  .ser_texthome h3{
    font-size:33px;
  }

  .ser_texthome h4{
    font-size: 37px;
  }

  #home_servicios h2{
    font-size: 16px;
    line-height: 22px;
  }

  .ser_texthome p{
    font-size: 16px;
  }

  .text_detente h1{
    font-size: 41px;
  }

  .text_detente h2{
    font-size: 17px;
  }

  .text_detente h3{
    font-size: 29px;
  }

  #home_servicios{
    padding: 16px 0px;
  }

  #beneficios h1{
    font-size: 29px;
    padding-bottom: 58px;
  }

  #contador h1{
    font-size: 30px;
  }

  #preguntas h1{
    font-size: 35px;
  }

  .heading2{
    font-size: 18px !important;
  }

  #form_home{
    padding: 0px 22px;
  }

  #casos_exito{
    padding: 48px 22px;
  }

  .casos_exito p{
    font-size: 16px;
  }

  .casos_exito{
    padding-top: 16px;
  }

  footer p{
    padding-bottom:21px;
    font-size: 16px;
    line-height: 26px;
  }

  footer h1{
    margin-top: 15px;
  }

  .ubicacion{
    display: block;
  }

  .text_ubicacion{
    margin-bottom: 38px;
  }

  #titulo{
    padding-top: 85px;
    padding-bottom: 8px;
    margin-top: 41%;
  }

  .text_bell2{
    padding: 0px 12px;
  }

  .text_bell2 p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_bell2 h1{
    font-size: 37px;
  }

  .text_mision h2{
    font-size: 44px;
  }

  .text_mision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  .text_vision{
    padding-top: 55px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  #valores h1{
    font-size: 31px;
  }

  #valores h3{
    font-size: 27px;
  }

  #valores p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_apoyarte h1{
    font-size: 24px;
  }

  .text_apoyarte h2{
    font-size: 28px;
  }

  .text_apoyarte{
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .titulo h1{
    font-size: 35px;
  }

  .titulo h2{
    font-size: 37px;
  }

  #servicios h1{
    font-size: 30px;
  }

  #servicios h2{
    font-size: 22px;
  }

  #servicios h3{
    font-size: 28px;
  }

  #servicios{
    padding: 34px 0px;
  }

  .text_servicio{
    padding-top: 22px;
    padding-left: 10px;
  }

  .text_servicio h4{
    font-size: 32px;
  }

  .text_servicio h4 span{
    font-size: 41px;
  }

  .text_servicio ul li{
    line-height: 25px;
    font-size: 17px;
  }

  #cifras h1{
    font-size: 36px;
  }

  #cifras h2{
    font-size: 18px;
  }

  .text_detente2 h1{
    font-size: 49px;
  }

  .text_detente2 h2{
    font-size: 21px;
    padding-bottom: 28px;
  }

  .text_detente2 h3{
    font-size: 23px;
  }

  .text_detente2{
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .text_analisis h2{
    font-size: 34px;
  }

  .text_analisis h1{
    font-size: 17px;
  }

  .text_analisis h3{
    font-size: 26px;
  }

  .text_servicios2 h2{
    font-size: 38px;
  }

  .text_servicios2 h1{
    font-size: 31px;
  }

  #analisis{
    padding: 25px 0px;
  }

  .text_beneficios_analisis{
    padding:39px 0px ;
  }

  .text_beneficios_analisis h2{
    font-size: 20px;
    padding: 0px 12px 57px 12px;
    line-height: 28px;
  }

  .text_beneficios_analisis h1{
    font-size: 46px;
    padding-bottom: 14px;
  }

  .text_beneficios_analisis h3{
    font-size: 29px;
  }

  .text_beneficios_analisis h3 span{
    padding: 3px 10px;
  }

  .text_apoyamos h2{
    font-size: 32px;
  }

  .text_apoyamos h4{
    font-size: 27px;
  }

  .text_apoyamos{
    margin-top: 36px;
    margin-bottom: 39px;
  }

  .text_origen{
    margin-top: 36px;
  }

  .text_origen h2{
    font-size: 39px;
  }

  .text_origen h4{
    font-size: 30px;
  }

  #beneficios_origen h1{
    padding-top: 22px;
    padding-bottom: 32px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -37% !important;
  }

  .text_click h3{
    font-size: 33px;
  }

  .text_click h1{
    font-size: 4px;
    padding-bottom: 7px;
  }

  #bell{
    padding: 49px 0px;
  }

  .text_apoyamos h1{
    font-size: 24px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -166% !important;
  }

  .noticia{
    display: block;
    padding: 0px 17px;
  }

  .text_noticias p{
    font-size: 15px;
  }

  #articulo{
    padding: 0px 18px;
  }

  .articulo h1{
    font-size: 26px;
  }

  .articulo p{
    font-size: 15px;
    line-height: 20px;
  }

  .articulo h3{
    font-size: 25px;
  }

  .ultimas_noticias h1{
    font-size: 24px;
  }

  #contacto h1{
    font-size: 30px;
  }

  #contacto h1 span{
    font-size: 34px;
  }

  #contacto h2{
    font-size: 17px;
    line-height: 24px;
  }

  #formulario_trabaje{
    margin-top: 45px;
  }


}



/*------------------------------------------------------------------------------------------*/

@media (max-width:460px) and (min-width:421px){

  #menu2{
    margin-top: -14%;
    margin-bottom: 0px;
  }

  #carousel-home{
    margin-top: 38%;
  }

  .img2 {
    width: 106px;
  }

  .text_bell{
    padding-left: 16px;
    padding-top: 60px;
  }

  .text_bell p{
    font-size: 16px;
    line-height: 23px;
  }

  .ser_texthome{
    padding-top: 38px;
  }

  .ser_texthome h3{
    font-size:33px;
  }

  .ser_texthome h4{
    font-size: 37px;
  }

  #home_servicios h2{
    font-size: 16px;
    line-height: 22px;
  }

  .ser_texthome p{
    font-size: 16px;
  }

  .text_detente h1{
    font-size: 41px;
  }

  .text_detente h2{
    font-size: 17px;
  }

  .text_detente h3{
    font-size: 29px;
  }

  #home_servicios{
    padding: 16px 0px;
  }

  #beneficios h1{
    font-size: 29px;
    padding-bottom: 58px;
  }

  #contador h1{
    font-size: 30px;
  }

  #preguntas h1{
    font-size: 35px;
  }

  .heading2{
    font-size: 18px !important;
  }

  #form_home{
    padding: 0px 22px;
  }

  #casos_exito{
    padding: 48px 22px;
  }

  .casos_exito p{
    font-size: 16px;
  }

  .casos_exito{
    padding-top: 16px;
  }

  footer p{
    padding-bottom:21px;
    font-size: 16px;
    line-height: 26px;
  }

  footer h1{
    margin-top: 15px;
  }

  .ubicacion{
    display: block;
  }

  .text_ubicacion{
    margin-bottom: 38px;
  }

  #titulo{
    padding-top: 85px;
    padding-bottom: 8px;
    margin-top: 41%;
  }

  .text_bell2{
    padding: 0px 12px;
  }

  .text_bell2 p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_bell2 h1{
    font-size: 37px;
  }

  .text_mision h2{
    font-size: 44px;
  }

  .text_mision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  .text_vision{
    padding-top: 55px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  #valores h1{
    font-size: 31px;
  }

  #valores h3{
    font-size: 27px;
  }

  #valores p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_apoyarte h1{
    font-size: 24px;
  }

  .text_apoyarte h2{
    font-size: 28px;
  }

  .text_apoyarte{
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .titulo h1{
    font-size: 35px;
  }

  .titulo h2{
    font-size: 37px;
  }

  #servicios h1{
    font-size: 30px;
  }

  #servicios h2{
    font-size: 22px;
  }

  #servicios h3{
    font-size: 28px;
  }

  #servicios{
    padding: 34px 0px;
  }

  .text_servicio{
    padding-top: 22px;
    padding-left: 10px;
  }

  .text_servicio h4{
    font-size: 32px;
  }

  .text_servicio h4 span{
    font-size: 41px;
  }

  .text_servicio ul li{
    line-height: 25px;
    font-size: 17px;
  }

  #cifras h1{
    font-size: 36px;
  }

  #cifras h2{
    font-size: 18px;
  }

  .text_detente2 h1{
    font-size: 49px;
  }

  .text_detente2 h2{
    font-size: 21px;
    padding-bottom: 28px;
  }

  .text_detente2 h3{
    font-size: 23px;
  }

  .text_detente2{
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .text_analisis h2{
    font-size: 34px;
  }

  .text_analisis h1{
    font-size: 17px;
  }

  .text_analisis h3{
    font-size: 26px;
  }

  .text_servicios2 h2{
    font-size: 38px;
  }

  .text_servicios2 h1{
    font-size: 31px;
  }

  #analisis{
    padding: 25px 0px;
  }

  .text_beneficios_analisis{
    padding:39px 0px ;
  }

  .text_beneficios_analisis h2{
    font-size: 20px;
    padding: 0px 12px 57px 12px;
    line-height: 28px;
  }

  .text_beneficios_analisis h1{
    font-size: 46px;
    padding-bottom: 14px;
  }

  .text_beneficios_analisis h3{
    font-size: 29px;
  }

  .text_beneficios_analisis h3 span{
    padding: 3px 10px;
  }

  .text_apoyamos h2{
    font-size: 32px;
  }

  .text_apoyamos h4{
    font-size: 27px;
  }

  .text_apoyamos{
    margin-top: 36px;
    margin-bottom: 39px;
  }

  .text_origen{
    margin-top: 36px;
  }

  .text_origen h2{
    font-size: 39px;
  }

  .text_origen h4{
    font-size: 30px;
  }

  #beneficios_origen h1{
    padding-top: 22px;
    padding-bottom: 32px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -37% !important;
  }

  .text_click h3{
    font-size: 33px;
  }

  .text_click h1{
    font-size: 4px;
    padding-bottom: 7px;
  }

  #bell{
    padding: 49px 0px;
  }

  .text_apoyamos h1{
    font-size: 24px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -166% !important;
  }

  .noticia{
    display: block;
    padding: 0px 17px;
  }

  .text_noticias p{
    font-size: 15px;
  }

  #articulo{
    padding: 0px 18px;
  }

  .articulo h1{
    font-size: 26px;
  }

  .articulo p{
    font-size: 15px;
    line-height: 20px;
  }

  .articulo h3{
    font-size: 25px;
  }

  .ultimas_noticias h1{
    font-size: 24px;
  }

  #contacto h1{
    font-size: 30px;
  }

  #contacto h1 span{
    font-size: 34px;
  }

  #contacto h2{
    font-size: 17px;
    line-height: 24px;
  }

  #formulario_trabaje{
    margin-top: 45px;
  }

}



/*-----------------------------------------------------------------------------------*/

@media (max-width:500px) and (min-width:461px){

  #menu2{
    margin-top: -12%;
    margin-bottom: 0px;
  }

  #carousel-home{
    margin-top: 38%;
  }

  .img2 {
    width: 106px;
  }

  .text_bell{
    padding-left: 16px;
    padding-top: 60px;
  }

  .text_bell p{
    font-size: 16px;
    line-height: 23px;
  }

  .ser_texthome{
    padding-top: 38px;
  }

  .ser_texthome h3{
    font-size:33px;
  }

  .ser_texthome h4{
    font-size: 37px;
  }

  #home_servicios h2{
    font-size: 16px;
    line-height: 22px;
  }

  .ser_texthome p{
    font-size: 16px;
  }

  .text_detente h1{
    font-size: 41px;
  }

  .text_detente h2{
    font-size: 17px;
  }

  .text_detente h3{
    font-size: 29px;
  }

  #home_servicios{
    padding: 16px 0px;
  }

  #beneficios h1{
    font-size: 29px;
    padding-bottom: 58px;
  }

  #contador h1{
    font-size: 30px;
  }

  #preguntas h1{
    font-size: 35px;
  }

  .heading2{
    font-size: 18px !important;
  }

  #form_home{
    padding: 0px 22px;
  }

  #casos_exito{
    padding: 48px 22px;
  }

  .casos_exito p{
    font-size: 16px;
  }

  .casos_exito{
    padding-top: 16px;
  }

  footer p{
    padding-bottom:21px;
    font-size: 16px;
    line-height: 26px;
  }

  footer h1{
    margin-top: 15px;
  }

  .ubicacion{
    display: block;
  }

  .text_ubicacion{
    margin-bottom: 38px;
  }

  #titulo{
    padding-top: 85px;
    padding-bottom: 8px;
    margin-top: 41%;
  }

  .text_bell2{
    padding: 0px 12px;
  }

  .text_bell2 p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_bell2 h1{
    font-size: 37px;
  }

  .text_mision h2{
    font-size: 44px;
  }

  .text_mision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  .text_vision{
    padding-top: 55px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  #valores h1{
    font-size: 31px;
  }

  #valores h3{
    font-size: 27px;
  }

  #valores p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_apoyarte h1{
    font-size: 24px;
  }

  .text_apoyarte h2{
    font-size: 28px;
  }

  .text_apoyarte{
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .titulo h1{
    font-size: 35px;
  }

  .titulo h2{
    font-size: 37px;
  }

  #servicios h1{
    font-size: 30px;
  }

  #servicios h2{
    font-size: 22px;
  }

  #servicios h3{
    font-size: 28px;
  }

  #servicios{
    padding: 34px 0px;
  }

  .text_servicio{
    padding-top: 22px;
    padding-left: 10px;
  }

  .text_servicio h4{
    font-size: 32px;
  }

  .text_servicio h4 span{
    font-size: 41px;
  }

  .text_servicio ul li{
    line-height: 25px;
    font-size: 17px;
  }

  #cifras h1{
    font-size: 36px;
  }

  #cifras h2{
    font-size: 18px;
  }

  .text_detente2 h1{
    font-size: 49px;
  }

  .text_detente2 h2{
    font-size: 21px;
    padding-bottom: 28px;
  }

  .text_detente2 h3{
    font-size: 23px;
  }

  .text_detente2{
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .text_analisis h2{
    font-size: 34px;
  }

  .text_analisis h1{
    font-size: 17px;
  }

  .text_analisis h3{
    font-size: 26px;
  }

  .text_servicios2 h2{
    font-size: 38px;
  }

  .text_servicios2 h1{
    font-size: 31px;
  }

  #analisis{
    padding: 25px 0px;
  }

  .text_beneficios_analisis{
    padding:39px 0px ;
  }

  .text_beneficios_analisis h2{
    font-size: 20px;
    padding: 0px 12px 57px 12px;
    line-height: 28px;
  }

  .text_beneficios_analisis h1{
    font-size: 46px;
    padding-bottom: 14px;
  }

  .text_beneficios_analisis h3{
    font-size: 29px;
  }

  .text_beneficios_analisis h3 span{
    padding: 3px 10px;
  }

  .text_apoyamos h2{
    font-size: 32px;
  }

  .text_apoyamos h4{
    font-size: 27px;
  }

  .text_apoyamos{
    margin-top: 36px;
    margin-bottom: 39px;
  }

  .text_origen{
    margin-top: 36px;
  }

  .text_origen h2{
    font-size: 39px;
  }

  .text_origen h4{
    font-size: 30px;
  }

  #beneficios_origen h1{
    padding-top: 22px;
    padding-bottom: 32px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -37% !important;
  }

  .text_click h3{
    font-size: 33px;
  }

  .text_click h1{
    font-size: 4px;
    padding-bottom: 7px;
  }

  #bell{
    padding: 49px 0px;
  }

  .text_apoyamos h1{
    font-size: 24px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -166% !important;
  }

  .noticia{
    display: block;
    padding: 0px 17px;
  }

  .text_noticias p{
    font-size: 15px;
  }

  #articulo{
    padding: 0px 18px;
  }

  .articulo h1{
    font-size: 26px;
  }

  .articulo p{
    font-size: 15px;
    line-height: 20px;
  }

  .articulo h3{
    font-size: 25px;
  }

  .ultimas_noticias h1{
    font-size: 24px;
  }

  #contacto h1{
    font-size: 30px;
  }

  #contacto h1 span{
    font-size: 34px;
  }

  #contacto h2{
    font-size: 17px;
    line-height: 24px;
  }

  #formulario_trabaje{
    margin-top: 45px;
  }

}




/*------------------------------------------------------------------------------------------*/

@media (max-width:600px) and (min-width:501px){

  #menu2{
    margin-top: -10%;
    margin-bottom: 0px;
  }

  #carousel-home{
    margin-top: 30%;
  }

  .img2 {
    width: 106px;
  }

  .text_bell{
    padding-left: 16px;
    padding-top: 60px;
  }

  .text_bell p{
    font-size: 16px;
    line-height: 23px;
  }

  .ser_texthome{
    padding-top: 38px;
  }

  .ser_texthome h3{
    font-size:33px;
  }

  .ser_texthome h4{
    font-size: 37px;
  }

  #home_servicios h2{
    font-size: 16px;
    line-height: 22px;
  }

  .ser_texthome p{
    font-size: 16px;
  }

  .text_detente h1{
    font-size: 41px;
  }

  .text_detente h2{
    font-size: 17px;
  }

  .text_detente h3{
    font-size: 29px;
  }

  #home_servicios{
    padding: 16px 0px;
  }

  #beneficios h1{
    font-size: 29px;
    padding-bottom: 58px;
  }

  #contador h1{
    font-size: 30px;
  }

  #preguntas h1{
    font-size: 35px;
  }

  .heading2{
    font-size: 18px !important;
  }

  #form_home{
    padding: 0px 22px;
  }

  #casos_exito{
    padding: 48px 22px;
  }

  .casos_exito p{
    font-size: 16px;
  }

  .casos_exito{
    padding-top: 16px;
  }

  footer p{
    padding-bottom:21px;
    font-size: 16px;
    line-height: 26px;
  }

  footer h1{
    margin-top: 15px;
  }

  .ubicacion{
    display: block;
  }

  .text_ubicacion{
    margin-bottom: 38px;
  }

  #titulo{
    padding-top: 85px;
    padding-bottom: 8px;
    margin-top: 41%;
  }

  .text_bell2{
    padding: 0px 12px;
  }

  .text_bell2 p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_bell2 h1{
    font-size: 37px;
  }

  .text_mision h2{
    font-size: 44px;
  }

  .text_mision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  .text_vision{
    padding-top: 55px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  #valores h1{
    font-size: 31px;
  }

  #valores h3{
    font-size: 27px;
  }

  #valores p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_apoyarte h1{
    font-size: 24px;
  }

  .text_apoyarte h2{
    font-size: 28px;
  }

  .text_apoyarte{
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .titulo h1{
    font-size: 35px;
  }

  .titulo h2{
    font-size: 37px;
  }

  #servicios h1{
    font-size: 30px;
  }

  #servicios h2{
    font-size: 22px;
  }

  #servicios h3{
    font-size: 28px;
  }

  #servicios{
    padding: 34px 0px;
  }

  .text_servicio{
    padding-top: 22px;
    padding-left: 10px;
  }

  .text_servicio h4{
    font-size: 32px;
  }

  .text_servicio h4 span{
    font-size: 41px;
  }

  .text_servicio ul li{
    line-height: 25px;
    font-size: 17px;
  }

  #cifras h1{
    font-size: 36px;
  }

  #cifras h2{
    font-size: 18px;
  }

  .text_detente2 h1{
    font-size: 49px;
  }

  .text_detente2 h2{
    font-size: 21px;
    padding-bottom: 28px;
  }

  .text_detente2 h3{
    font-size: 23px;
  }

  .text_detente2{
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .text_analisis h2{
    font-size: 34px;
  }

  .text_analisis h1{
    font-size: 17px;
  }

  .text_analisis h3{
    font-size: 26px;
  }

  .text_servicios2 h2{
    font-size: 38px;
  }

  .text_servicios2 h1{
    font-size: 31px;
  }

  #analisis{
    padding: 25px 0px;
  }

  .text_beneficios_analisis{
    padding:39px 0px ;
  }

  .text_beneficios_analisis h2{
    font-size: 20px;
    padding: 0px 12px 57px 12px;
    line-height: 28px;
  }

  .text_beneficios_analisis h1{
    font-size: 46px;
    padding-bottom: 14px;
  }

  .text_beneficios_analisis h3{
    font-size: 29px;
  }

  .text_beneficios_analisis h3 span{
    padding: 3px 10px;
  }

  .text_apoyamos h2{
    font-size: 32px;
  }

  .text_apoyamos h4{
    font-size: 27px;
  }

  .text_apoyamos{
    margin-top: 36px;
    margin-bottom: 39px;
  }

  .text_origen{
    margin-top: 36px;
  }

  .text_origen h2{
    font-size: 39px;
  }

  .text_origen h4{
    font-size: 30px;
  }

  #beneficios_origen h1{
    padding-top: 22px;
    padding-bottom: 32px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -37% !important;
  }

  .text_click h3{
    font-size: 33px;
  }

  .text_click h1{
    font-size: 4px;
    padding-bottom: 7px;
  }

  #bell{
    padding: 49px 0px;
  }

  .text_apoyamos h1{
    font-size: 24px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -166% !important;
  }

  .noticia{
    display: block;
    padding: 0px 17px;
  }

  .text_noticias p{
    font-size: 15px;
  }

  #articulo{
    padding: 0px 18px;
  }

  .articulo h1{
    font-size: 26px;
  }

  .articulo p{
    font-size: 15px;
    line-height: 20px;
  }

  .articulo h3{
    font-size: 25px;
  }

  .ultimas_noticias h1{
    font-size: 24px;
  }

  #contacto h1{
    font-size: 30px;
  }

  #contacto h1 span{
    font-size: 34px;
  }

  #contacto h2{
    font-size: 17px;
    line-height: 24px;
  }

  #formulario_trabaje{
    margin-top: 45px;
  }
  
}


/*-----------------------------------------------------------------------------------*/

@media (max-width:700px) and (min-width:601px){

  #menu2{
    margin-top: -10%;
    margin-bottom: 0px;
  }

  #carousel-home{
    margin-top: 30%;
  }

  .img2 {
    width: 106px;
  }

  .text_bell{
    padding-left: 16px;
    padding-top: 60px;
  }

  .text_bell p{
    font-size: 16px;
    line-height: 23px;
  }

  .ser_texthome{
    padding-top: 38px;
  }

  .ser_texthome h3{
    font-size:33px;
  }

  .ser_texthome h4{
    font-size: 37px;
  }

  #home_servicios h2{
    font-size: 16px;
    line-height: 22px;
  }

  .ser_texthome p{
    font-size: 16px;
  }

  .text_detente h1{
    font-size: 41px;
  }

  .text_detente h2{
    font-size: 17px;
  }

  .text_detente h3{
    font-size: 29px;
  }

  #home_servicios{
    padding: 16px 0px;
  }

  #beneficios h1{
    font-size: 29px;
    padding-bottom: 58px;
  }

  #contador h1{
    font-size: 30px;
  }

  #preguntas h1{
    font-size: 35px;
  }

  .heading2{
    font-size: 18px !important;
  }

  #form_home{
    padding: 0px 22px;
  }

  #casos_exito{
    padding: 48px 22px;
  }

  .casos_exito p{
    font-size: 16px;
  }

  .casos_exito{
    padding-top: 16px;
  }

  footer p{
    padding-bottom:21px;
    font-size: 16px;
    line-height: 26px;
  }

  footer h1{
    margin-top: 15px;
  }

  .ubicacion{
    display: block;
  }

  .text_ubicacion{
    margin-bottom: 38px;
  }

  #titulo{
    padding-top: 85px;
    padding-bottom: 8px;
    margin-top: 41%;
  }

  .text_bell2{
    padding: 0px 12px;
  }

  .text_bell2 p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_bell2 h1{
    font-size: 37px;
  }

  .text_mision h2{
    font-size: 44px;
  }

  .text_mision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  .text_vision{
    padding-top: 55px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  #valores h1{
    font-size: 31px;
  }

  #valores h3{
    font-size: 27px;
  }

  #valores p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_apoyarte h1{
    font-size: 24px;
  }

  .text_apoyarte h2{
    font-size: 28px;
  }

  .text_apoyarte{
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .titulo h1{
    font-size: 35px;
  }

  .titulo h2{
    font-size: 37px;
  }

  #servicios h1{
    font-size: 30px;
  }

  #servicios h2{
    font-size: 22px;
  }

  #servicios h3{
    font-size: 28px;
  }

  #servicios{
    padding: 34px 0px;
  }

  .text_servicio{
    padding-top: 22px;
    padding-left: 10px;
  }

  .text_servicio h4{
    font-size: 32px;
  }

  .text_servicio h4 span{
    font-size: 41px;
  }

  .text_servicio ul li{
    line-height: 25px;
    font-size: 17px;
  }

  #cifras h1{
    font-size: 36px;
  }

  #cifras h2{
    font-size: 18px;
  }

  .text_detente2 h1{
    font-size: 49px;
  }

  .text_detente2 h2{
    font-size: 21px;
    padding-bottom: 28px;
  }

  .text_detente2 h3{
    font-size: 23px;
  }

  .text_detente2{
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .text_analisis h2{
    font-size: 34px;
  }

  .text_analisis h1{
    font-size: 17px;
  }

  .text_analisis h3{
    font-size: 26px;
  }

  .text_servicios2 h2{
    font-size: 38px;
  }

  .text_servicios2 h1{
    font-size: 31px;
  }

  #analisis{
    padding: 25px 0px;
  }

  .text_beneficios_analisis{
    padding:39px 0px ;
  }

  .text_beneficios_analisis h2{
    font-size: 20px;
    padding: 0px 12px 57px 12px;
    line-height: 28px;
  }

  .text_beneficios_analisis h1{
    font-size: 46px;
    padding-bottom: 14px;
  }

  .text_beneficios_analisis h3{
    font-size: 29px;
  }

  .text_beneficios_analisis h3 span{
    padding: 3px 10px;
  }

  .text_apoyamos h2{
    font-size: 32px;
  }

  .text_apoyamos h4{
    font-size: 27px;
  }

  .text_apoyamos{
    margin-top: 36px;
    margin-bottom: 39px;
  }

  .text_origen{
    margin-top: 36px;
  }

  .text_origen h2{
    font-size: 39px;
  }

  .text_origen h4{
    font-size: 30px;
  }

  #beneficios_origen h1{
    padding-top: 22px;
    padding-bottom: 32px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -37% !important;
  }

  .text_click h3{
    font-size: 33px;
  }

  .text_click h1{
    font-size: 4px;
    padding-bottom: 7px;
  }

  #bell{
    padding: 49px 0px;
  }

  .text_apoyamos h1{
    font-size: 24px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -166% !important;
  }

  .noticia{
    display: block;
    padding: 0px 17px;
  }

  .text_noticias p{
    font-size: 15px;
  }

  #articulo{
    padding: 0px 18px;
  }

  .articulo h1{
    font-size: 26px;
  }

  .articulo p{
    font-size: 15px;
    line-height: 20px;
  }

  .articulo h3{
    font-size: 25px;
  }

  .ultimas_noticias h1{
    font-size: 24px;
  }

  #contacto h1{
    font-size: 30px;
  }

  #contacto h1 span{
    font-size: 34px;
  }

  #contacto h2{
    font-size: 17px;
    line-height: 24px;
  }

  #formulario_trabaje{
    margin-top: 45px;
  }

}




/*-------------------------------------------------------------------------------*/

@media (max-width:767px) and (min-width:701px){

  #menu2{
    margin-top: -10%;
    margin-bottom: 0px;
  }

  #carousel-home{
    margin-top: 30%;
  }

  .img2 {
    width: 106px;
  }

  .text_bell{
    padding-left: 16px;
    padding-top: 60px;
  }

  .text_bell p{
    font-size: 16px;
    line-height: 23px;
  }

  .ser_texthome{
    padding-top: 38px;
  }

  .ser_texthome h3{
    font-size:33px;
  }

  .ser_texthome h4{
    font-size: 37px;
  }

  #home_servicios h2{
    font-size: 16px;
    line-height: 22px;
  }

  .ser_texthome p{
    font-size: 16px;
  }

  .text_detente h1{
    font-size: 41px;
  }

  .text_detente h2{
    font-size: 17px;
  }

  .text_detente h3{
    font-size: 29px;
  }

  #home_servicios{
    padding: 16px 0px;
  }

  #beneficios h1{
    font-size: 29px;
    padding-bottom: 58px;
  }

  #contador h1{
    font-size: 30px;
  }

  #preguntas h1{
    font-size: 35px;
  }

  .heading2{
    font-size: 18px !important;
  }

  #form_home{
    padding: 0px 22px;
  }

  #casos_exito{
    padding: 48px 22px;
  }

  .casos_exito p{
    font-size: 16px;
  }

  .casos_exito{
    padding-top: 16px;
  }

  footer p{
    padding-bottom:21px;
    font-size: 16px;
    line-height: 26px;
  }

  footer h1{
    margin-top: 15px;
  }

  .ubicacion{
    display: block;
  }

  .text_ubicacion{
    margin-bottom: 38px;
  }

  #titulo{
    padding-top: 85px;
    padding-bottom: 8px;
    margin-top: 41%;
  }

  .text_bell2{
    padding: 0px 12px;
  }

  .text_bell2 p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_bell2 h1{
    font-size: 37px;
  }

  .text_mision h2{
    font-size: 44px;
  }

  .text_mision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  .text_vision{
    padding-top: 55px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  #valores h1{
    font-size: 31px;
  }

  #valores h3{
    font-size: 27px;
  }

  #valores p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_apoyarte h1{
    font-size: 24px;
  }

  .text_apoyarte h2{
    font-size: 28px;
  }

  .text_apoyarte{
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .titulo h1{
    font-size: 35px;
  }

  .titulo h2{
    font-size: 37px;
  }

  #servicios h1{
    font-size: 30px;
  }

  #servicios h2{
    font-size: 22px;
  }

  #servicios h3{
    font-size: 28px;
  }

  #servicios{
    padding: 34px 0px;
  }

  .text_servicio{
    padding-top: 22px;
    padding-left: 10px;
  }

  .text_servicio h4{
    font-size: 32px;
  }

  .text_servicio h4 span{
    font-size: 41px;
  }

  .text_servicio ul li{
    line-height: 25px;
    font-size: 17px;
  }

  #cifras h1{
    font-size: 36px;
  }

  #cifras h2{
    font-size: 18px;
  }

  .text_detente2 h1{
    font-size: 49px;
  }

  .text_detente2 h2{
    font-size: 21px;
    padding-bottom: 28px;
  }

  .text_detente2 h3{
    font-size: 23px;
  }

  .text_detente2{
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .text_analisis h2{
    font-size: 34px;
  }

  .text_analisis h1{
    font-size: 17px;
  }

  .text_analisis h3{
    font-size: 26px;
  }

  .text_servicios2 h2{
    font-size: 38px;
  }

  .text_servicios2 h1{
    font-size: 31px;
  }

  #analisis{
    padding: 25px 0px;
  }

  .text_beneficios_analisis{
    padding:39px 0px ;
  }

  .text_beneficios_analisis h2{
    font-size: 20px;
    padding: 0px 12px 57px 12px;
    line-height: 28px;
  }

  .text_beneficios_analisis h1{
    font-size: 46px;
    padding-bottom: 14px;
  }

  .text_beneficios_analisis h3{
    font-size: 29px;
  }

  .text_beneficios_analisis h3 span{
    padding: 3px 10px;
  }

  .text_apoyamos h2{
    font-size: 32px;
  }

  .text_apoyamos h4{
    font-size: 27px;
  }

  .text_apoyamos{
    margin-top: 36px;
    margin-bottom: 39px;
  }

  .text_origen{
    margin-top: 36px;
  }

  .text_origen h2{
    font-size: 39px;
  }

  .text_origen h4{
    font-size: 30px;
  }

  #beneficios_origen h1{
    padding-top: 22px;
    padding-bottom: 32px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -37% !important;
  }

  .text_click h3{
    font-size: 33px;
  }

  .text_click h1{
    font-size: 4px;
    padding-bottom: 7px;
  }

  #bell{
    padding: 49px 0px;
  }

  .text_apoyamos h1{
    font-size: 24px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -166% !important;
  }

  .noticia{
    display: block;
    padding: 0px 17px;
  }

  .text_noticias p{
    font-size: 15px;
  }

  #articulo{
    padding: 0px 18px;
  }

  .articulo h1{
    font-size: 26px;
  }

  .articulo p{
    font-size: 15px;
    line-height: 20px;
  }

  .articulo h3{
    font-size: 25px;
  }

  .ultimas_noticias h1{
    font-size: 24px;
  }

  #contacto h1{
    font-size: 30px;
  }

  #contacto h1 span{
    font-size: 34px;
  }

  #contacto h2{
    font-size: 17px;
    line-height: 24px;
  }

  #formulario_trabaje{
    margin-top: 45px;
  }  


}


/*-------------------------------------------------------------------------------------*/

@media (max-width:800px) and (min-width:768px){

  #menu2{
    margin-top: -10%;
    margin-bottom: 0px;
  }

  #banner{
    margin-top: 21%;
  }

  .texto a{
    padding: 11px 20px;
  }

  .texto h1{
    font-size: 22px;
  }

  .texto h2{
    font-size: 16px;
    line-height: 21px;
  }

  .texto{
    bottom: -3%;
    margin-left: -3px;
  }

  .img2 {
    width: 133px;
  }

  .text_bell{
    padding-left: 16px;
    padding-top: 4px;
  }

  .text_bell p{
    font-size: 16px;
    line-height: 23px;
  }

  .ser_texthome{
    padding-top: 38px;
  }

  .ser_texthome h3{
    font-size:33px;
  }

  .ser_texthome h4{
    font-size: 37px;
  }

  #home_servicios h2{
    font-size: 16px;
    line-height: 22px;
  }

  .ser_texthome p{
    font-size: 16px;
  }

  .text_detente h1{
    font-size: 41px;
  }

  .text_detente h2{
    font-size: 17px;
  }

  .text_detente h3{
    font-size: 29px;
  }

  #home_servicios{
    padding: 16px 0px;
  }

  #beneficios h1{
    font-size: 29px;
    padding-bottom: 58px;
  }

  #contador h1{
    font-size: 30px;
  }

  #preguntas h1{
    font-size: 35px;
  }

  .heading2{
    font-size: 18px !important;
  }

  #form_home{
    padding: 0px 22px;
  }

  #casos_exito{
    padding: 48px 22px;
  }

  .casos_exito p{
    font-size: 16px;
  }

  .casos_exito{
    padding-top: 16px;
  }

  footer p{
    padding-bottom:21px;
    font-size: 16px;
    line-height: 26px;
  }

  footer h1{
    margin-top: 15px;
  }

  .ubicacion{
    display: block;
  }

  .text_ubicacion{
    margin-bottom: 38px;
  }

  #titulo{
    padding-top: 85px;
    padding-bottom: 8px;
    margin-top:23%;
  }

  .text_bell2{
    padding: 0px 12px;
  }

  .text_bell2 p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_bell2 h1{
    font-size: 37px;
  }

  .text_mision h2{
    font-size: 44px;
  }

  .text_mision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  .text_vision{
    padding-top: 55px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 24px;
    padding-right: 21px;
    padding-top: 28px;
  }

  #valores h1{
    font-size: 31px;
  }

  #valores h3{
    font-size: 27px;
  }

  #valores p{
    font-size: 16px;
    line-height: 22px;
  }

  .text_apoyarte h1{
    font-size: 24px;
  }

  .text_apoyarte h2{
    font-size: 28px;
  }

  .text_apoyarte{
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .titulo h1{
    font-size: 35px;
  }

  .titulo h2{
    font-size: 29px;
  }

  #servicios h1{
    font-size: 30px;
  }

  #servicios h2{
    font-size: 22px;
  }

  #servicios h3{
    font-size: 28px;
  }

  #servicios{
    padding: 34px 0px;
  }

  .text_servicio{
    padding-top: 22px;
    padding-left: 10px;
  }

  .text_servicio h4{
    font-size: 32px;
  }

  .text_servicio h4 span{
    font-size: 41px;
  }

  .text_servicio ul li{
    line-height: 25px;
    font-size: 17px;
  }

  #cifras h1{
    font-size: 36px;
  }

  #cifras h2{
    font-size: 18px;
  }

  .text_detente2 h1{
    font-size: 49px;
  }

  .text_detente2 h2{
    font-size: 21px;
    padding-bottom: 28px;
  }

  .text_detente2 h3{
    font-size: 23px;
  }

  .text_detente2{
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .text_analisis h2{
    font-size: 34px;
  }

  .text_analisis h1{
    font-size: 17px;
  }

  .text_analisis h3{
    font-size: 26px;
  }

  .text_servicios2 h2{
    font-size: 38px;
  }

  .text_servicios2 h1{
    font-size: 31px;
  }

  #analisis{
    padding: 25px 0px;
  }

  .text_beneficios_analisis{
    padding:39px 0px ;
  }

  .text_beneficios_analisis h2{
    font-size: 20px;
    padding: 0px 12px 57px 12px;
    line-height: 28px;
  }

  .text_beneficios_analisis h1{
    font-size: 46px;
    padding-bottom: 14px;
  }

  .text_beneficios_analisis h3{
    font-size: 29px;
  }

  .text_beneficios_analisis h3 span{
    padding: 3px 10px;
  }

  .text_apoyamos h2{
    font-size: 32px;
  }

  .text_apoyamos h4{
    font-size: 27px;
  }

  .text_apoyamos{
    margin-top: 36px;
    margin-bottom: 39px;
  }

  .text_origen{
    margin-top: 36px;
  }

  .text_origen h2{
    font-size: 39px;
  }

  .text_origen h4{
    font-size: 30px;
  }

  #beneficios_origen h1{
    padding-top: 22px;
    padding-bottom: 32px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -37% !important;
  }

  .text_click h3{
    font-size: 33px;
  }

  .text_click h1{
    font-size: 4px;
    padding-bottom: 7px;
  }

  #bell{
    padding: 49px 0px;
  }

  .text_apoyamos h1{
    font-size: 24px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -166% !important;
  }

  .noticia{
    display: block;
    padding: 0px 17px;
  }

  .text_noticias p{
    font-size: 15px;
  }

  #articulo{
    padding: 0px 18px;
  }

  .articulo h1{
    font-size: 26px;
  }

  .articulo p{
    font-size: 15px;
    line-height: 20px;
  }

  .articulo h3{
    font-size: 25px;
  }

  .ultimas_noticias h1{
    font-size: 24px;
  }

  #contacto h1{
    font-size: 30px;
  }

  #contacto h1 span{
    font-size: 34px;
  }

  #contacto h2{
    font-size: 17px;
    line-height: 24px;
  }

  #formulario_trabaje{
    margin-top: 45px;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .datos_header ul li a{
    line-height: 20px;
  }

  .datos_header ul li{
    padding-right:18px;
  }

}




/*--------------------------------------------------------------*/

@media (max-width:880px) and (min-width:801px){

  #banner{
    margin-top: 23%;
  }

  #menu2{
    margin-top: -10%;
    margin-bottom: 0px;
  }

  .texto{
    bottom: 2%;
    margin-left: 31px;
  }

  .texto h1{
    font-size: 24px;
    margin-bottom: 20px;
  }

  .texto h2{
    font-size: 19px;
    line-height: 21px;
  }

  .img2 {
    width: 136px;
  }

  .texto a{
    padding: 10px 20px;
  }

  .text_bell{
    padding-left: 14px;
    padding-top: 14px;
  }

  .text_bell p{
    font-size: 16px;
    line-height: 22px;
  }

  #home_servicios{
    padding: 40px 0px;
  }

  .ser_texthome{
    padding-top: 45px;
  }

  footer p{
    margin-bottom: 16px;
    font-size: 17px;
    line-height: 24px;
  }

  #titulo{
    padding-top: 116px;
    padding-bottom: 67px;
    margin-top: 20%;
  }

  .titulo h1{
    font-size: 42px;
  }

  .text_bell2{
    padding: 0px 16px;
  }

  .text_mision p{
    padding-top: 17px;
    padding-right: 21px;
    font-size: 17px;
    line-height: 24px;
  }

  .text_mision h2{
    font-size: 46px;
  }

  .text_mision{
    padding-top: 30px;
  }

  .text_vision p{
    font-size: 17px;
    line-height: 24px;
    padding-top: 15px;
    padding-right: 18px;
  }

  .text_vision h2{
    font-size: 43px;
  }

  #valores h1{
    font-size: 34px;
  }

  #valores h3{
    font-size: 29px;
  }

  #valores p{
    font-size: 15px;
    line-height: 21px;
  }

  .text_apoyarte h1{
    font-size: 23px;
  }

  .text_apoyarte h2{
    font-size: 32px;
  }

  #servicios h1{
    font-size: 40px;
  }

  #servicios h3{
    font-size: 34px;
  }

  .titulo h2{
    font-size: 35px;
  }

  .text_detente2 h2{
    font-size: 23px;
    padding-bottom: 29px;
  }

  .text_detente2 h3{
    font-size: 21px;
  }

  .text_detente2 h1{
    font-size: 48px;
  }

  .noticia{
    padding: 0px 8px;
  }

  .text_noticias p{
    font-size: 14px;
  }

  .articulo h1{
    font-size: 28px;
  }

  .articulo h3{
    font-size: 30px;
  }

  .articulo p{
    font-size: 15px;
    line-height: 24px;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .datos_header ul li a{
    line-height: 20px;
  }

  .datos_header ul li{
    padding-right:18px;
  }

}


/*--------------------------------------------------------------*/

@media (max-width:991px) and (min-width:881px){

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .datos_header ul li a{
    line-height: 20px;
  }

  .datos_header ul li{
    padding-right:18px;
  }

  #banner{
    margin-top:18%;
  }

  #menu2{
    margin-top: -10%;
    margin-bottom: 0px;
  }

  .texto{
    bottom: 2%;
    margin-left: 31px;
  }

  .texto h1{
    font-size: 24px;
    margin-bottom: 20px;
  }

  .texto h2{
    font-size: 19px;
    line-height: 21px;
  }

  .img2 {
    width: 136px;
  }

  .texto a{
    padding: 10px 20px;
  }

  .text_bell{
    padding-left: 14px;
    padding-top: 14px;
  }

  .text_bell p{
    font-size: 17px;
    line-height: 25px;
  }

  #home_servicios{
    padding: 40px 0px;
  }

  .ser_texthome{
    padding-top: 45px;
  }

  footer p{
    margin-bottom: 16px;
    font-size: 17px;
    line-height: 24px;
  }

  #titulo{
    padding-top: 116px;
    padding-bottom: 67px;
    margin-top: 20%;
  }

  .titulo h1{
    font-size: 42px;
  }

  .text_bell2{
    padding: 0px 16px;
  }

  .text_mision p{
    padding-top: 17px;
    padding-right: 21px;
    font-size: 17px;
    line-height: 24px;
  }

  .text_mision h2{
    font-size: 46px;
  }

  .text_mision{
    padding-top: 30px;
  }

  .text_vision p{
    font-size: 17px;
    line-height: 24px;
    padding-top: 15px;
    padding-right: 18px;
  }

  .text_vision h2{
    font-size: 43px;
  }

  #valores h1{
    font-size: 34px;
  }

  #valores h3{
    font-size: 29px;
  }

  #valores p{
    font-size: 15px;
    line-height: 21px;
  }

  .text_apoyarte h1{
    font-size: 23px;
  }

  .text_apoyarte h2{
    font-size: 32px;
  }

  #servicios h1{
    font-size: 40px;
  }

  #servicios h3{
    font-size: 34px;
  }

  .titulo h2{
    font-size: 35px;
  }

  .text_detente2 h2{
    font-size: 23px;
    padding-bottom: 29px;
  }

  .text_detente2 h3{
    font-size: 21px;
  }

  .text_detente2 h1{
    font-size: 48px;
  }

  .noticia{
    padding: 0px 8px;
  }

  .text_noticias p{
    font-size: 14px;
  }

  .articulo h1{
    font-size: 28px;
  }

  .articulo h3{
    font-size: 30px;
  }

  .articulo p{
    font-size: 15px;
    line-height: 24px;
  }

}



/*--------------------------------------------------------------*/

@media (max-width:1000px) and (min-width:992px){

  #menu .navbar-nav > li > a{
    margin: 1px 13px !important;
    font-size: 17px !important;
  }

  #banner{
    margin-top: 16%;
  }

  .texto{
    bottom: 5%;
    margin-left: 31px;
  }

  .texto h1{
    font-size: 24px;
    margin-bottom: 20px;
  }

  .texto h2{
    font-size: 19px;
    line-height: 21px;
  }

  .img2 {
    width: 136px;
  }

  .texto a{
    padding: 10px 20px;
  }

  .text_bell{
    padding-top: 14px;
  }

  .text_bell p{
    font-size: 18px;
  }

  .ser_texthome{
    padding-top: 40px;
  }

  .ser_texthome h4{
    font-size: 45px;
  }

  .text_detente h2{
    font-size: 20px;
  }

  #beneficios h1{
    font-size: 39px;
  }

  #preguntas h1{
    font-size: 29px;
  }

  #form_home{
    padding: 0px 142px;
  }

  #titulo{
    margin-top: 17%;
    padding-top: 164px;
    padding-bottom: 122px;
  }

  .text_mision p{
    padding-right: 32px;
    padding-top: 16px;
  }

  .text_mision{
    padding-top: 52px;
  }

  .text_vision p{
    padding-top: 21px;
  }

  #valores h3{
    font-size: 34px;
  }

  .text_apoyarte h1{
    font-size: 27px;
  }

  .text_apoyarte h2{
    font-size: 34px;
  }

  .titulo h1{
    font-size: 41px;
  }

  .titulo h2{
    font-size: 38px;
  }

  #servicios h1{
    font-size: 44px;
  }

  .text_servicio{
    padding-top: 10px;
    padding-left: 17px;
  }

  .text_servicio h4{
    font-size: 36px;
  }

  .text_servicio h4 span{
    font-size: 37px;
  }

  .text_servicio ul li{
    line-height: 27px;
  }

  .text_detente2 h2{
    font-size: 26px;
  }

  .text_detente2 h3{
    font-size: 25px;
  }

  .text_detente2 h1{
    font-size: 50px;
  }

  .text_analisis h2{
    font-size: 38px;
  }

  .text_analisis h3{
    font-size:31px;
  }

  .text_analisis{
    padding-top: 16px;
  }

  .text_analisis h1{
    font-size: 21px;
  }

  .text_servicios2 h2{
    font-size: 45px;
  }

  .text_beneficios_analisis h2{
    font-size: 25px;
  }

  .text_apoyamos h2{
    font-size: 40px;
  }

  .text_apoyamos h4{
    font-size: 33px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -43% !important;
  }

  #beneficios_origen h1{
    padding-bottom: 52px;
  }

  .text_apoyamos{
    margin-top: 2px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -59% !important;
  }

}



/*--------------------------------------------------------------*/

@media (max-width:1100px) and (min-width:1001px){

  #menu .navbar-nav > li > a{
    margin: 1px 13px !important;
    font-size: 17px !important;
  }

  #banner{
    margin-top: 16%;
  }

  .texto{
    bottom: 5%;
    margin-left: 31px;
  }

  .texto h1{
    font-size: 24px;
    margin-bottom: 20px;
  }

  .texto h2{
    font-size: 19px;
    line-height: 21px;
  }

  .img2 {
    width: 136px;
  }

  .texto a{
    padding: 10px 20px;
  }

  .text_bell{
    padding-top: 14px;
  }

  .text_bell p{
    font-size: 18px;
  }

  .ser_texthome{
    padding-top: 40px;
  }

  .ser_texthome h4{
    font-size: 45px;
  }

  .text_detente h2{
    font-size: 20px;
  }

  #beneficios h1{
    font-size: 39px;
  }

  #preguntas h1{
    font-size: 29px;
  }

  #form_home{
    padding: 0px 142px;
  }

  #titulo{
    margin-top: 17%;
    padding-top: 164px;
    padding-bottom: 122px;
  }

  .text_mision p{
    padding-right: 32px;
    padding-top: 16px;
  }

  .text_mision{
    padding-top: 52px;
  }

  .text_vision p{
    padding-top: 21px;
  }

  #valores h3{
    font-size: 34px;
  }

  .text_apoyarte h1{
    font-size: 27px;
  }

  .text_apoyarte h2{
    font-size: 34px;
  }

  .titulo h1{
    font-size: 41px;
  }

  .titulo h2{
    font-size: 38px;
  }

  #servicios h1{
    font-size: 44px;
  }

  .text_servicio{
    padding-top: 10px;
    padding-left: 17px;
  }

  .text_servicio h4{
    font-size: 36px;
  }

  .text_servicio h4 span{
    font-size: 37px;
  }

  .text_servicio ul li{
    line-height: 27px;
  }

  .text_detente2 h2{
    font-size: 26px;
  }

  .text_detente2 h3{
    font-size: 25px;
  }

  .text_detente2 h1{
    font-size: 50px;
  }

  .text_analisis h2{
    font-size: 38px;
  }

  .text_analisis h3{
    font-size:31px;
  }

  .text_analisis{
    padding-top: 16px;
  }

  .text_analisis h1{
    font-size: 21px;
  }

  .text_servicios2 h2{
    font-size: 45px;
  }

  .text_beneficios_analisis h2{
    font-size: 25px;
  }

  .text_apoyamos h2{
    font-size: 40px;
  }

  .text_apoyamos h4{
    font-size: 33px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -44% !important;
  }

  #beneficios_origen h1{
    padding-bottom: 52px;
  }

  .text_apoyamos{
    margin-top: 2px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -59% !important;
  }
}



/*---------------------------------------------------------------------*/

@media (max-width:1199px) and (min-width:1101px){

  #menu .navbar-nav > li > a{
    margin: 1px 13px !important;
  }

  #banner{
    margin-top: 16%;
  }

  .texto{
    bottom: 5%;
    margin-left: 31px;
  }

  .texto h1{
    font-size: 24px;
    margin-bottom: 20px;
  }

  .texto h2{
    font-size: 19px;
    line-height: 21px;
  }

  .img2 {
    width: 136px;
  }

  .texto a{
    padding: 10px 20px;
  }

  .text_bell{
    padding-top: 14px;
  }

  .text_bell p{
    font-size: 18px;
  }

  .ser_texthome{
    padding-top: 40px;
  }

  .ser_texthome h4{
    font-size: 45px;
  }

  .text_detente h2{
    font-size: 20px;
  }

  #beneficios h1{
    font-size: 39px;
  }

  #preguntas h1{
    font-size: 29px;
  }

  #form_home{
    padding: 0px 142px;
  }

  #titulo{
    margin-top: 17%;
    padding-top: 164px;
    padding-bottom: 122px;
  }

  .text_mision p{
    padding-right: 32px;
    padding-top: 16px;
  }

  .text_mision{
    padding-top: 52px;
  }

  .text_vision p{
    padding-top: 21px;
  }

  #valores h3{
    font-size: 34px;
  }

  .text_apoyarte h1{
    font-size: 27px;
  }

  .text_apoyarte h2{
    font-size: 34px;
  }

  .titulo h1{
    font-size: 41px;
  }

  .titulo h2{
    font-size: 38px;
  }

  #servicios h1{
    font-size: 44px;
  }

  .text_servicio{
    padding-top: 10px;
    padding-left: 17px;
  }

  .text_servicio h4{
    font-size: 36px;
  }

  .text_servicio h4 span{
    font-size: 37px;
  }

  .text_servicio ul li{
    line-height: 27px;
  }

  .text_detente2 h2{
    font-size: 26px;
  }

  .text_detente2 h3{
    font-size: 25px;
  }

  .text_detente2 h1{
    font-size: 50px;
  }

  .text_analisis h2{
    font-size: 38px;
  }

  .text_analisis h3{
    font-size:31px;
  }

  .text_analisis{
    padding-top: 16px;
  }

  .text_analisis h1{
    font-size: 21px;
  }

  .text_servicios2 h2{
    font-size: 45px;
  }

  .text_beneficios_analisis h2{
    font-size: 25px;
  }

  .text_apoyamos h2{
    font-size: 40px;
  }

  .text_apoyamos h4{
    font-size: 33px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -75% !important;
  }

  #beneficios_origen h1{
    padding-bottom: 52px;
  }

  .text_apoyamos{
    margin-top: 2px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -59% !important;
  }

}


/*---------------------------------------------------------*/

@media (max-width:1300px) and (min-width:1200px){

  #menu .navbar-nav > li > a{
    margin: 1px 9px !important;
    font-size: 19px !important;
  }

  #banner{
    margin-top: 13%;
  }

  .texto{
    bottom: 5%;
    margin-left: 31px;
  }

  .texto h1{
    font-size: 24px;
    margin-bottom: 20px;
  }

  .texto h2{
    font-size: 19px;
    line-height: 21px;
  }

  .img2 {
    width: 136px;
  }

  .texto a{
    padding: 10px 20px;
  }

  .text_bell{
    padding-top: 14px;
  }

  .text_bell p{
    font-size: 18px;
  }

  .ser_texthome{
    padding-top: 40px;
  }

  .ser_texthome h4{
    font-size: 45px;
  }

  .text_detente h2{
    font-size: 20px;
  }

  #beneficios h1{
    font-size: 39px;
  }

  #preguntas h1{
    font-size: 29px;
  }

  #form_home{
    padding: 0px 142px;
  }

  #titulo{
    margin-top: 14%;
    padding-top: 164px;
    padding-bottom: 122px;
  }

  .text_mision p{
    padding-right: 32px;
    padding-top: 16px;
  }

  .text_mision{
    padding-top: 52px;
  }

  .text_vision p{
    padding-top: 21px;
  }

  #valores h3{
    font-size: 34px;
  }

  .text_apoyarte h1{
    font-size: 27px;
  }

  .text_apoyarte h2{
    font-size: 34px;
  }

  .titulo h1{
    font-size: 41px;
  }

  .titulo h2{
    font-size: 38px;
  }

  #servicios h1{
    font-size: 44px;
  }

  .text_servicio{
    padding-top: 10px;
    padding-left: 17px;
  }

  .text_servicio h4{
    font-size: 36px;
  }

  .text_servicio h4 span{
    font-size: 37px;
  }

  .text_servicio ul li{
    line-height: 27px;
  }

  .text_detente2 h2{
    font-size: 26px;
  }

  .text_detente2 h3{
    font-size: 25px;
  }

  .text_detente2 h1{
    font-size: 50px;
  }

  .text_analisis h2{
    font-size: 38px;
  }

  .text_analisis h3{
    font-size:31px;
  }

  .text_analisis{
    padding-top: 16px;
  }

  .text_analisis h1{
    font-size: 21px;
  }

  .text_servicios2 h2{
    font-size: 45px;
  }

  .text_beneficios_analisis h2{
    font-size: 25px;
  }

  .text_apoyamos h2{
    font-size: 40px;
  }

  .text_apoyamos h4{
    font-size: 33px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -33% !important;
  }

  #beneficios_origen h1{
    padding-bottom: 52px;
  }

  .text_apoyamos{
    margin-top: 2px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -59% !important;
  }

}


/*---------------------------------------------------------*/

@media (max-width:1400px) and (min-width:1301px){

  #menu .navbar-nav > li > a{
    margin: 1px 11px !important;
  }

  #banner{
    margin-top: 13%;
  }

  .texto{
    bottom: 5%;
    margin-left: 31px;
  }

  .texto h1{
    font-size: 24px;
    margin-bottom: 20px;
  }

  .texto h2{
    font-size: 19px;
    line-height: 21px;
  }

  .img2 {
    width: 136px;
  }

  .texto a{
    padding: 10px 20px;
  }

  .text_bell{
    padding-top: 14px;
  }

  .text_bell p{
    font-size: 18px;
  }

  .ser_texthome{
    padding-top: 40px;
  }

  .ser_texthome h4{
    font-size: 45px;
  }

  .text_detente h2{
    font-size: 20px;
  }

  #beneficios h1{
    font-size: 39px;
  }

  #preguntas h1{
    font-size: 29px;
  }

  #form_home{
    padding: 0px 142px;
  }

  #titulo{
    margin-top: 12%;
    padding-top: 164px;
    padding-bottom: 122px;
  }

  .text_mision p{
    padding-right: 32px;
    padding-top: 16px;
  }

  .text_mision{
    padding-top: 52px;
  }

  .text_vision p{
    padding-top: 21px;
  }

  #valores h3{
    font-size: 34px;
  }

  .text_apoyarte h1{
    font-size: 27px;
  }

  .text_apoyarte h2{
    font-size: 34px;
  }

  .titulo h1{
    font-size: 41px;
  }

  .titulo h2{
    font-size: 38px;
  }

  #servicios h1{
    font-size: 44px;
  }

  .text_servicio{
    padding-top: 10px;
    padding-left: 17px;
  }

  .text_servicio h4{
    font-size: 36px;
  }

  .text_servicio h4 span{
    font-size: 37px;
  }

  .text_servicio ul li{
    line-height: 27px;
  }

  .text_detente2 h2{
    font-size: 26px;
  }

  .text_detente2 h3{
    font-size: 25px;
  }

  .text_detente2 h1{
    font-size: 50px;
  }

  .text_analisis h2{
    font-size: 38px;
  }

  .text_analisis h3{
    font-size:31px;
  }

  .text_analisis{
    padding-top: 16px;
  }

  .text_analisis h1{
    font-size: 21px;
  }

  .text_servicios2 h2{
    font-size: 45px;
  }

  .text_beneficios_analisis h2{
    font-size: 25px;
  }

  .text_apoyamos h2{
    font-size: 40px;
  }

  .text_apoyamos h4{
    font-size: 33px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -32% !important;
  }

  #beneficios_origen h1{
    padding-bottom: 52px;
  }

  .text_apoyamos{
    margin-top: 2px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -59% !important;
  }

}


/*---------------------------------------------------------*/

@media (max-width:1500px) and (min-width:1401px){

  #menu .navbar-nav > li > a{
    margin: 1px 8px !important;
  }

  #banner{
    margin-top: 12%;
  }

  .texto{
    bottom: 5%;
    margin-left: 31px;
  }

  .texto h1{
    font-size:36px;
  }

  .texto h2{
    line-height: 27px;
  }

  .img2 {
    width: 136px;
  }

  .text_bell{
    padding-top: 14px;
  }

  .text_bell p{
    font-size: 18px;
  }

  .ser_texthome{
    padding-top: 40px;
  }

  .ser_texthome h4{
    font-size: 45px;
  }

  .text_detente h2{
    font-size: 20px;
  }

  #beneficios h1{
    font-size: 39px;
  }

  #preguntas h1{
    font-size: 29px;
  }

  #form_home{
    padding: 0px 142px;
  }

  #titulo{
    margin-top: 12%;
    padding-top: 164px;
    padding-bottom: 122px;
  }

  .text_mision p{
    padding-right: 32px;
    padding-top: 16px;
  }

  .text_mision{
    padding-top: 52px;
  }

  .text_vision p{
    padding-top: 21px;
  }

  #valores h3{
    font-size: 34px;
  }

  .text_apoyarte h1{
    font-size: 27px;
  }

  .text_apoyarte h2{
    font-size: 34px;
  }

  .titulo h1{
    font-size: 41px;
  }

  .titulo h2{
    font-size: 38px;
  }

  #servicios h1{
    font-size: 44px;
  }

  .text_servicio{
    padding-top: 10px;
    padding-left: 17px;
  }

  .text_servicio h4{
    font-size: 36px;
  }

  .text_servicio h4 span{
    font-size: 37px;
  }

  .text_servicio ul li{
    line-height: 27px;
  }

  .text_detente2 h2{
    font-size: 26px;
  }

  .text_detente2 h3{
    font-size: 25px;
  }

  .text_detente2 h1{
    font-size: 50px;
  }

  .text_analisis h2{
    font-size: 38px;
  }

  .text_analisis h3{
    font-size:31px;
  }

  .text_analisis{
    padding-top: 16px;
  }

  .text_analisis h1{
    font-size: 21px;
  }

  .text_servicios2 h2{
    font-size: 45px;
  }

  .text_beneficios_analisis h2{
    font-size: 25px;
  }

  .text_apoyamos h2{
    font-size: 40px;
  }

  .text_apoyamos h4{
    font-size: 33px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -51% !important;
  }

  #beneficios_origen h1{
    padding-bottom: 52px;
  }

  .text_apoyamos{
    margin-top: 2px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -59% !important;
  }

}



/*---------------------------------------------------------*/

@media (max-width:1700px) and (min-width:1501px){

  #menu .navbar-nav > li > a{
    margin: 1px 23px !important;
  }

  #banner{
    margin-top: 11%;
  }

  .texto{
    bottom: 5%;
    margin-left: 31px;
  }

  .texto h1{
    font-size: 24px;
    margin-bottom: 20px;
  }

  .texto h2{
    font-size: 19px;
    line-height: 21px;
  }

  .img2 {
    width: 136px;
  }

  .texto a{
    padding: 10px 20px;
  }

  .text_bell{
    padding-top: 14px;
  }

  .text_bell p{
    font-size: 18px;
  }

  .ser_texthome{
    padding-top: 40px;
  }

  .ser_texthome h4{
    font-size: 45px;
  }

  .text_detente h2{
    font-size: 20px;
  }

  #beneficios h1{
    font-size: 39px;
  }

  #preguntas h1{
    font-size: 29px;
  }

  #form_home{
    padding: 0px 142px;
  }

  #titulo{
    margin-top: 10%;
    padding-top: 164px;
    padding-bottom: 122px;
  }

  .text_mision p{
    padding-right: 32px;
    padding-top: 16px;
  }

  .text_mision{
    padding-top: 52px;
  }

  .text_vision p{
    padding-top: 21px;
  }

  #valores h3{
    font-size: 34px;
  }

  .text_apoyarte h1{
    font-size: 27px;
  }

  .text_apoyarte h2{
    font-size: 34px;
  }

  .titulo h1{
    font-size: 41px;
  }

  .titulo h2{
    font-size: 38px;
  }

  #servicios h1{
    font-size: 44px;
  }

  .text_servicio{
    padding-top: 10px;
    padding-left: 17px;
  }

  .text_servicio h4{
    font-size: 36px;
  }

  .text_servicio h4 span{
    font-size: 37px;
  }

  .text_servicio ul li{
    line-height: 27px;
  }

  .text_detente2 h2{
    font-size: 26px;
  }

  .text_detente2 h3{
    font-size: 25px;
  }

  .text_detente2 h1{
    font-size: 50px;
  }

  .text_analisis h2{
    font-size: 38px;
  }

  .text_analisis h3{
    font-size:31px;
  }

  .text_analisis{
    padding-top: 16px;
  }

  .text_analisis h1{
    font-size: 21px;
  }

  .text_servicios2 h2{
    font-size: 45px;
  }

  .text_beneficios_analisis h2{
    font-size: 25px;
  }

  .text_apoyamos h2{
    font-size: 40px;
  }

  .text_apoyamos h4{
    font-size: 33px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -66% !important;
  }

  #beneficios_origen h1{
    padding-bottom: 52px;
  }

  .text_apoyamos{
    margin-top: 2px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -59% !important;
  }

}




/*---------------------------------------------------------*/

@media (max-width:1820px) and (min-width:1701px){

  #menu .navbar-nav > li > a{
    margin: 1px 33px !important;
  }

  #banner{
    margin-top: 10%;
  }

  .texto{
    bottom: 5%;
    margin-left: 31px;
  }

  .texto h1{
    font-size: 24px;
    margin-bottom: 20px;
  }

  .texto h2{
    font-size: 19px;
    line-height: 21px;
  }

  .img2 {
    width: 136px;
  }

  .texto a{
    padding: 10px 20px;
  }

  .text_bell{
    padding-top: 14px;
  }

  .text_bell p{
    font-size: 18px;
  }

  .ser_texthome{
    padding-top: 40px;
  }

  .ser_texthome h4{
    font-size: 45px;
  }

  .text_detente h2{
    font-size: 20px;
  }

  #beneficios h1{
    font-size: 39px;
  }

  #preguntas h1{
    font-size: 29px;
  }

  #form_home{
    padding: 0px 142px;
  }

  #titulo{
    margin-top: 17%;
    padding-top: 164px;
    padding-bottom: 122px;
  }

  .text_mision p{
    padding-right: 32px;
    padding-top: 16px;
  }

  .text_mision{
    padding-top: 52px;
  }

  .text_vision p{
    padding-top: 21px;
  }

  #valores h3{
    font-size: 34px;
  }

  .text_apoyarte h1{
    font-size: 27px;
  }

  .text_apoyarte h2{
    font-size: 34px;
  }

  .titulo h1{
    font-size: 41px;
  }

  .titulo h2{
    font-size: 38px;
  }

  #servicios h1{
    font-size: 44px;
  }

  .text_servicio{
    padding-top: 10px;
    padding-left: 17px;
  }

  .text_servicio h4{
    font-size: 36px;
  }

  .text_servicio h4 span{
    font-size: 37px;
  }

  .text_servicio ul li{
    line-height: 27px;
  }

  .text_detente2 h2{
    font-size: 26px;
  }

  .text_detente2 h3{
    font-size: 25px;
  }

  .text_detente2 h1{
    font-size: 50px;
  }

  .text_analisis h2{
    font-size: 38px;
  }

  .text_analisis h3{
    font-size:31px;
  }

  .text_analisis{
    padding-top: 16px;
  }

  .text_analisis h1{
    font-size: 21px;
  }

  .text_servicios2 h2{
    font-size: 45px;
  }

  .text_beneficios_analisis h2{
    font-size: 25px;
  }

  .text_apoyamos h2{
    font-size: 40px;
  }

  .text_apoyamos h4{
    font-size: 33px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -81% !important;
  }

  #beneficios_origen h1{
    padding-bottom: 52px;
  }

  .text_apoyamos{
    margin-top: 2px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -59% !important;
  }

}


/*--------------------------------------------------------------*/

@media (max-width:1890px) and (min-width:1821px){

  #menu .navbar-nav > li > a{
    margin: 1px 38px !important;
  }

  .ser_texthome{
    padding-top: 40px;
  }

  .ser_texthome h4{
    font-size: 45px;
  }

  .text_detente h2{
    font-size: 20px;
  }

  #beneficios h1{
    font-size: 39px;
  }

  #preguntas h1{
    font-size: 29px;
  }

  #form_home{
    padding: 0px 142px;
  }

  #valores h3{
    font-size: 34px;
  }

  .text_apoyarte h1{
    font-size: 27px;
  }

  .text_apoyarte h2{
    font-size: 34px;
  }

  #servicios h1{
    font-size: 44px;
  }

  .text_servicio{
    padding-top: 10px;
    padding-left: 17px;
  }

  .text_servicio h4{
    font-size: 36px;
  }

  .text_servicio h4 span{
    font-size: 37px;
  }

  .text_servicio ul li{
    line-height: 27px;
  }

  .text_detente2 h2{
    font-size: 26px;
  }

  .text_detente2 h3{
    font-size: 25px;
  }

  .text_detente2 h1{
    font-size: 50px;
  }

  .text_analisis h2{
    font-size: 38px;
  }

  .text_analisis h3{
    font-size:31px;
  }

  .text_analisis{
    padding-top: 16px;
  }

  .text_analisis h1{
    font-size: 21px;
  }

  .text_servicios2 h2{
    font-size: 45px;
  }

  .text_beneficios_analisis h2{
    font-size: 25px;
  }

  .text_apoyamos h2{
    font-size: 40px;
  }

  .text_apoyamos h4{
    font-size: 33px;
  }

  #carousel-beneficiosorigen .carousel-indicators{
    bottom: -97% !important;
  }

  #beneficios_origen h1{
    padding-bottom: 52px;
  }

  .text_apoyamos{
    margin-top: 2px;
  }

  #carousel-beneficiosexpress .carousel-indicators{
    bottom: -59% !important;
  }

}

