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

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

@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold-webfont.eot');
    src: url('../fonts/poppins-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-bold-webfont.woff') format('woff'),
         url('../fonts/poppins-bold-webfont.ttf') format('truetype'),
         url('../fonts/poppins-bold-webfont.svg#poppinsbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold-webfont.eot');
    src: url('../fonts/poppins-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff'),
         url('../fonts/poppins-semibold-webfont.ttf') format('truetype'),
         url('../fonts/poppins-semibold-webfont.svg#poppinssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinslight';
    src: url('../fonts/poppins-light-webfont.eot');
    src: url('../fonts/poppins-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-light-webfont.woff') format('woff'),
         url('../fonts/poppins-light-webfont.ttf') format('truetype'),
         url('../fonts/poppins-light-webfont.svg#poppinslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  font-size: 19px;
  color: #3b3b3b;
  font-family:"Raleway";
}

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

.clear{
  clear:both;
}

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

#datos_header{
  padding: 7px 0px;
  background-color: #263744;
}

#datos_header ul{
  float: right;
}

#datos_header ul li{
  color: #000;
  font-size: 14px;
  float: left;
  padding-left: 45px;
}

#datos_header ul li a{
  color: #fff;
  line-height: 18px;
}

.ico1{
  background-image: url(../img/ico1.png);
  width: 24px;
  height: 20px;
  float: left;
}

.ico2{
  background-image: url(../img/ico2.png);
  background-repeat: no-repeat;
  padding-left: 34px;
  width: 24px;
  height: 20px;
  float: left;
}

#barra-menu{
  padding: 9px 0px;
 background-color: #f9f9f9;
}

#menu{
  padding-bottom: none;
  background: transparent;
  width: 100%;
  margin-bottom:0;
  border: none;
  min-height: 10px;
}

.menu {
  text-align:right;
}

#navbar li{
  display: inline-block;
  margin: 23px 0px 0px 35px;
}

#navbar a{
  color: #fff;
  float: left;
  position: relative;
  display:inline-block;
  padding: 7px 21px;
  font-size: 17px;
  background-color: #6489A8;
  border-radius: 31px;
}

#navbar a:hover{
  color: #263744;
  text-decoration: none;
  background-color: #fff0;
  border: 1px solid #263744;
}

#navbar .selec{
  color: #545454;
  text-decoration:none;
  background-color: #fff0;
  border: 1px solid #6489a8;
}

#banner{
  text-align: center;
  margin-top: 11%;
}

#banner img{
  border-radius: 45px;
}

.text-banner{
  margin-top: 5%;
  padding: 0px 42px;
}

.text-banner h1{
  text-align: center;
  font-size: 85px;
  color: #263744;
  text-transform: uppercase;
  font-family: 'poppinsbold';
  line-height: 78px;
  padding-bottom: 35px;
}

.text-banner h2{
  font-size: 30px;
  line-height: 39px;
  color: #000;
  padding-bottom: 45px;
  font-family:"Raleway Bold";
}

.text-banner p{
  font-size: 25px;
  line-height: 33px;
}

.fig1 {
  background: #263744;
background: linear-gradient(0deg, rgba(38, 55, 68, 1) 0%, rgba(100, 137, 168, 1) 100%);
  position: absolute;
  width: 303px;
  height: 100%;
  left: 0%;
  top: 12%;
}

.fig2 {
 background-color: #6489A8;
  position: absolute;
  border-top-left-radius: 46px;
  border-bottom-left-radius: 46px;
  width:83px;
  height:80%;
  right: 0%;
  top: 12%;
}

.fig3 {
  background-color: #283E51;
  position: absolute;
  border-top-left-radius: 56px;
  border-bottom-left-radius: 56px;
  width: 87px;
  height: 79%;
  right: 0%;
  top: 10%;
}

.fig4 {
 background-color: #84A2BB;
  position: absolute;
  border-top-left-radius: 56px;
  border-bottom-left-radius: 56px;
  width: 114px;
  height: 70%;
  right: 0%;
  top: 14%;
}

.fig5 {
  background-color: #283E51;
  position: absolute;
  border-top-right-radius: 56px;
  border-bottom-right-radius: 56px;
  width: 87px;
  height: 79%;
  left: 0%;
  top: 10%;
}

.fig6 {
 background-color: #84A2BB;
  position: absolute;
  border-top-right-radius: 56px;
  border-bottom-right-radius: 56px;
  width: 114px;
  height: 70%;
  left: 0%;
  top: 14%;
}

#frase {
  padding: 65px 3px;
  background-color: #2637440f;
  margin-top: 7%;
}

#frase h1{
  color: #000;
  font-size: 30px;
  text-align: center;
  font-family: 'poppinsbold';
  text-transform: uppercase;
}

#mercado{
  padding: 169px 0px 65px 0px
}

.text-mercado h1{
  font-family: 'poppinsbold';
  font-size: 32px;
  text-align: center;
  padding-bottom: 20px;
  color: #123c50;
}

.text-mercado h2{
  text-align: center;
  padding-bottom: 20px;
}

.text-mercado h3 {
  padding-top: 22px;
  color: #3D607D;
  text-align: center;
}

.text-mercado h3 span{
  color: #3D607D;
  font-family: 'poppinsbold';
}

.text-mercado ul li{
  margin-bottom: 10px;
  display: flex;
}

.text-mercado ul li p{
  line-height: 19px;
  display: flex;
  font-size: 16px;
  text-align: justify;
  padding-top: 8px;
}

.text-mercado ul li span {
  padding-right: 9px;
  display: ruby;
}

#home_quienes {
  padding:75px 0px;
}

.home_quienes{
  padding-top: 15px;
}

.home_quienes p{
  color: #7d7d7d;
  line-height: 31px;
  font-size: 19px;
  text-align: justify;
}

#home_quienes h1{
  font-size: 24px;
  padding-bottom: 45px;
}

#home_quienes h2{
  font-size: 45px;
  font-family:"DeckerB";
  padding-bottom: 25px;
  color: #000F66;
}

.line{
  width: 100px;
  height: 6px;
  background-color: #f00;
}


#back-top {
  top: 306px;
  z-index: 100;
  right: -5px;
  float: left;
  position: fixed;
}

.link{
  width: 100%;
  margin-bottom: 26px;
  float: left;
  position: relative;
}

#categorias_home{
  padding:15px 0px;
}

.texto-link{
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  padding: 11px 29px;
  text-align: center;
}

.texto-link h3{
  font-size: 31px;
  font-family: 'poppinssemibold';
  color: #FFF;
  text-align: center;
  text-shadow: 2px 3px 2px #000000bd;
  margin-top: 46%;
}

.texto-link p{
  font-size: 21px;
  padding-top: 25px;
  color: #fff;
  text-shadow: 2px 3px 2px #000000bd;
}

.link:hover .texto-link{
  background-color: #2637449e;
}

.link:hover .texto-link p{
  color: #C3C3C4;
  text-decoration: underline
}

.servicio_h1{
  padding: 155px 178px;
  background-color: #000;
  color: #fff;
  margin-top: 13%;
}

.servicio_h1 h1{
  font-size: 19px;
  padding-bottom: 17px;
}

.servicio_h1 h2{
  font-size: 45px;
  line-height: 56px;
  font-family:"DeckerB";
  padding-bottom: 13px;
}

.servicio_h1 p{
  padding: 40px 0px;
  line-height: 30px;
  font-size: 19px;
}

.servicio_h1 a{
  padding: 23px 95px;
  border: 3px solid #EA0000;
  color:#EA0000;
  font-size: 22px;
  font-family:"DeckerB";
  float: left;
  text-decoration: none;
  letter-spacing: 6px;
}

.servicio_h1 a:hover{
  background-color: #EA0000;
  color: #fff;
}

.servicio_h2{
  padding: 243px 178px;
  background-image: url(../img/servicios/img1.jpg);
}

.servicio_h2 h1{
  font-size: 19px;
  color: #fff;
  padding-bottom: 17px;
}

.servicio_h2 h2{
  font-size: 45px;
  color: #fff;
  line-height: 64px;
  font-family:"DeckerB";
}

.servicio_h2 p{
  color: #fff;
  padding: 40px 0px;
  line-height: 30px;
  font-size: 19px;
}


#carouselservicio_h2 .carousel-indicators{
  bottom: -34px;
  text-align: left;
  width: 73%;
  left: 30%;
}

#carouselservicio_h2 .carousel-indicators li{
  background: #a9aec0;
  width: 14px;
  height: 14px;
  border-color:2px solid #fff;
}

#carouselservicio_h2 .carousel-indicators .active{
  width: 16px;
  height: 16px;
  background:#a82e40;
  border:2px solid #EA0000 !important;
}

.line2{
  background-color: #fff;
  width: 16%;
  height:6px;
}

.texto-link2{
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
}

.texto-link2 h3{
  text-transform: uppercase;
  font-size: 30px;
  font-family:"DeckerB";
  color: #FFF;
  text-align: center;
  text-shadow: 2px 3px 2px #000000bd;
  margin-top: 32%;
}

.texto-link2 p{
  font-size: 21px;
  padding-top: 25px;
  color: #fff;
  text-shadow: 2px 3px 2px #000000bd;
}

.link:hover .texto-link2{
  background-color: #000f6673;
}

.link:hover .texto-link2 p{
  text-decoration: none;
}

.volver{
  padding:66px 0px;
  float: left;
  position: relative;
  text-align: center;
}

.volver a{
  color: #2442F0;
  padding: 17px 60px;
  top: 49%;
  position: relative;
  font-size: 22px;
  text-decoration: none;
  font-family:"DeckerB";
  letter-spacing: 3px;
  border: 3px solid #2442F0;
}

.volver a:hover{
  background-color: #2442F0;
  color: #fff;
}

footer{
 background-color: #6489a8;
}

footer h1{
  padding-top: 35px;
  font-size: 20px;
  color: #fff;
  font-family: 'poppinssemibold';
  padding-bottom: 15px;
}

footer p{
  color: #fff;
  font-size: 17px;
  line-height: 23px;
  display: flex;
  margin-bottom: 13px;
}

#web{
  background: #123b4f;
  margin-top: 20px;
  padding: 2px 0px;
  text-align: right;
}

#copy{
  padding: 5px 7px;
}

#copy a {
  background: url(../img/web.png) no-repeat right;
  color: #ffffff24;
  padding-right: 147px;
  display: inline-block;
  font-size: 14px;
  text-decoration: none !important;
}

#redes {
  position: relative;
  float: right;
  margin-top: 54px;
}

#ins {
  display: inline-block;
  background: url(../img/redes.png) no-repeat left;
  width:76px;
  height: 83px;
}

#linkd {
  display: inline-block;
  background: url(../img/redes.png)  no-repeat right;
  width: 79px;
  height: 83px;
}

#contenido{
  padding-bottom: 109px;
  margin-top: 11%;
}

#contenido h1{
  font-size: 45px;
  color: #263845;
  font-family: 'poppinsbold';
  padding-bottom: 25px;
}

.text-profesional{
  margin-top: 12%;
  padding-left: 69px;
}

.text-profesional h2{
  font-family:"Raleway Bold";
  color: #000;
  padding-bottom:33px;
  font-size: 25px;
  line-height: 32px;
}

.text-profesional p{
  text-align: justify;
  line-height: 25px;
}

#titulo {
  padding-top: 195px;
  padding-bottom: 195px;
  background-size: cover;
  margin-top:6%;
}

#titulo h1 {
  color: #263744;
  display: inline-block;
  font-size: 58px;
  text-transform: uppercase;
  font-family: 'poppinsbold';
  text-shadow: 4px 4px 2px #fff;
}

#titulo h1 span{
  color: #fff;
}

.bg-3a {
  background: url(../img/derecho-administrativo/bg.jpg) no-repeat center top;
    background-size: auto;
  background-size: auto;
}

.bg-3b {
  background: url(../img/contratacion/bg.jpg) no-repeat center top;
    background-size: auto;
}

.bg-3c {
  background: url(../img/negocios-internacionales/bg.jpg) no-repeat center top;
    background-size: auto;
}

.bg-3d {
  background: url(../img/responsabilidad/bg.jpg) no-repeat center top;
    background-size: auto;
}

.bg-6 {
  background: url(../img/noticias/bg.jpg) no-repeat center top;
    background-size: auto;
}

#servicios{
  padding: 95px 0px;
}

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

#servicios h2 {
    font-size: 45px;
    font-family: "DeckerB";
    padding-bottom: 25px;
    line-height: 62px;
    text-transform: uppercase;
    color: #000F66;
}

#servicios p{
  line-height: 27px;
  text-align: justify;
  font-size: 19px;
}

.volver_ser{
  background-color: #fff;
  padding:50px 0px;
  float: left;
  position: relative;
  text-align: center;
}

.volver_ser a{
  color: #6489A8;
  padding: 17px 60px;
  top: 49%;
  position: relative;
  font-size: 22px;
  text-decoration: none;
  font-family:"Raleway Bold";
  letter-spacing: 3px;
  border: 3px solid #6489A8;
}

.volver_ser a:hover{
  background-color: #6489A8;
  color: #fff;
}


#item_servicios{
  padding:85px 0px;
}

.item_servicios{
  padding-bottom: 125px;
}

.item_servicios h1{
    font-size: 29px;
    font-family: 'poppinsbold';
    line-height:31px;
    padding-bottom: 16px;
    color: #263744;
    margin-top: 33px;
}

.item_servicios a{
    font-size: 19px;
    color: #000;
}

.item_servicios a:hover{
  color: #6489a8;
}

.bg-5 {
  background: url(../img/contacto.jpg) no-repeat center top;
    background-size: auto;
}

#contacto{
  padding: 80px 0px;
}

#contacto p{
  line-height: 23px;
  font-size: 18px;
  color: #7d7d7d;
  text-align: justify;
}

#contacto h1{
  padding-bottom: 15px;
  font-size: 19px;
}

#contacto h2{
  font-size: 37px;
  font-family:"Raleway Bold";
  padding-bottom: 25px;
  color:#263744;
}

#contacto h3{
  color: #263744;
  font-size: 24px;
}

.btn a {
  float: left;
  display: inline-block;
  padding: 4px 18px;
  margin-top: 20px;
  background: #6489A8;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.btn a:hover{
  background-color: #000;
}

#testimonios{
  padding: 96px 0px;
}

#testimonios h1{
  font-family: 'poppinsbold';
  color: #263744;
  font-size: 48px;
  text-align: center;
  padding-bottom: 45px;
}
  
.link2{
  display: flex;
  height: 100%;
}

.link {
  float: left;
  position: relative;
  text-decoration: none !important;
}

.producto-link {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
}

.ver_mas{
  padding:19px 23px;
}

.ver_mas h3{
  font-size: 21px;
  text-transform: uppercase;
  color:#263744;
  margin-bottom: 18px;
  text-align: center;
  padding-top: 17px; 
  font-family: 'poppinsbold';
}

.ver_mas2{
  padding:19px 23px;
}

.ver_mas2 h3{
  font-size: 21px;
  text-transform: uppercase;
  color:#fff;
  margin-bottom: 18px;
  text-align: center;
  padding-top: 17px; 
  font-family: 'poppinsbold';
}

.ver_mas2 h4{ 
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  float: left;
  text-align: justify;
  line-height: 18px;
}

.ver_mas h4{ 
  font-size: 14px;
  text-decoration: none;
  float: left;
  text-align: justify;
  line-height: 18px;
}

.gris{
  background-color: #E9EBED;
  border-radius:25px;
}

.azul{
  background-color: #3C586D;
  border-radius: 25px;
}

#articulo {
  padding: 65px 0px;
}

#articulo h1{
  color: #263744;
  font-family: 'poppinsbold';
  font-size: 35px;
  padding-bottom: 7px;
  border-bottom: 1px solid #2637444d;
  margin-bottom: 43px;
  padding-left: 10px;
}

#articulo p{
  font-size: 17px;
  line-height: 25px;
  text-align: justify;
}

#articulo h2{
  padding:15px 17px;
  font-size: 12px;
  text-align: right;
  color: #263744;
  line-height: 15px;
  background-color:#2637440a;
  margin-top: 55px;
}


  
@media (max-width: 991px) and (min-width:200px){
 
  #navbar a{
    color: #fff;
    float: left;
    position: relative;
    display: inline-block;
    padding: 7px 21px;
    font-size: 17px;
    background-color: #6489A8;
    border-radius: 31px;
  }

   #navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    border: none;
  }

  #menu2 .selec{
    text-decoration: none;
    color:#E3AE2C !important;
    border-bottom: solid 2px #E3AE2C;
  }

  #menu2 .selec2 {
    text-decoration: none;
    color: #fff;
    background-color:#E3AE2C;
  }

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

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

  #navbar a:hover{
    text-decoration: none;
    border-bottom: 2px solid #E3AE2C;
  }

  .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: 39px;
    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;
    max-height:100%;
  }

}




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

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


  #contenido{
    margin-top: 59%;
  }

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

  .fig4{
    background-color: #fff !important;
  }

  .fig3{
    background-color: #fff !important;
  }

  .fig5{
    background-color: #fff !important;
  }

  .fig6{
    background-color: #fff !important;
  }

  .text-profesional{
    padding-left: 0px;
  }

  .text-profesional h2{
    font-size:19px;
    line-height: 25px;
  }

  .text-profesional p{
    line-height: 19px;
  }

  #contenedor{
    font-size: 15px;
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  #copy a{
    font-size: 11px;
  }
    
  .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-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;
  }

  .img2 {
    width: 182px;
    float: left;
  }

  #navbar li {
    width: 100%;
  }

  #menu{
    margin-top: -66px;
  }

  #datos_header ul li{
    padding-left: 4px !important;
  }

  #home_quienes h2{
    font-size: 28px;
  }

  .text-banner h1{
    font-size: 34px;
    line-height: 36px;
    padding-bottom: 20px;
  }

  .text-banner h2{
    font-size: 22px;
    line-height: 27px;
  }

  .text-banner{
    margin-top: 11%;
    padding:0px
  }

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

  .fig1{
    width: 226px;
    height: 24%;
    top: 0%;
  }

  .servicio_h1{
    padding: 74px 38px;
  }

  .servicio_h1 h2{
    line-height: 48px;
    font-size: 35px;
  }

  .servicio_h1 p{
    font-size: 17px;
    line-height: 25px;
  }

  .servicio_h2{
    padding: 148px 41px;
  }

  #titulo{
    padding-top: 105px;
    padding-bottom: 89px;
    margin-top: 50%;
  }

  #titulo h1{
    font-size: 29px;
    text-shadow: 2px 1px 2px #fff;
  }

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

  #contacto p{
    line-height: 18px;
    font-size: 14px;
  }

  .item_servicios {
    padding-bottom: 51px;
  }

  .item_servicios h1{
    font-size: 20px;
    line-height: 25px;
  }

  .btn a{
    font-size: 13px;
    padding: 4px 9px;
  }

  .mision{
    padding: 83px 55px;
  }

  .mision p{
    line-height: 27px;
    font-size: 18px;
  }

  .vision{
    padding:43px 42px;
  }

  .vision p{
    font-size: 17px;
    line-height: 26px;
  }

  #servicios h2{
    font-size: 37px;
    line-height: 43px;
  }

  #servicios p{
    line-height: 20px;
  }

  #titulo2 h1{
    font-size: 41px;
  }

  #titulo2{
    margin-top: 34%;
    padding-top: 85px;
    padding-bottom: 75px;
  }

  .item_servicios2 ul li{
    line-height: 24px;
    font-size: 14px;
  }

  .volver_ser a{
    font-size: 15px;
    padding: 12px 9px;
  }

  .datos h4{
    font-size: 21px;
    line-height: 25px;
  }

  #banner{
    margin-top: 59%;
  }

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

  .home_quienes p{
    line-height: 27px;
  }

  #testimonios h1{
    font-size: 22px;
  }

  #testimonios {
    padding: 0px 0px;
    margin-bottom: 45px;
  }

  .text-mercado h3{
    font-size: 15px;
    padding-bottom: 21px;
  }

  .text-mercado ul li p{
    font-size: 14px;
    line-height: 17px;
  }

  .text-mercado h1{
    font-size: 26px;
  }

  .servicio_h1 a{
    padding: 23px 50px;
  }

  .servicio_h2 h2{
    font-size: 38px;
    line-height: 50px;
  }

  .texto-link2 h3{
    font-size: 21px;
  }

  .volver a{
    padding: 12px 24px;
  }
 

}


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

  .img2 {
    width: 182px;
    float: left;
  }

  #menu{
    margin-top: -56px;
  }

  .text-banner h1{
    font-size: 34px;
    line-height: 36px;
    padding-bottom: 20px;
  }

  .text-banner h2{
    font-size: 22px;
    line-height: 27px;
    padding-bottom: 17px;
  }

  .text-banner{
    margin-top: 11%;
    padding:0px
  }

  .text-banner p {
    font-size: 16px;
    line-height: 21px;
  }

  .fig1 {
    width: 226px;
    height: 24%;
    top: 0%;
  }

  #frase h1{
    font-size: 18px;
  }

  .text-mercado h1 {
    font-size:22px;
  }

   .text-mercado ul li p {
    font-size: 14px;
    line-height: 17px;
  }

  .text-mercado h2{
    padding-bottom: 21px;
  }

  .text-mercado h3 {
    font-size: 15px;
    padding-top: 18px;
    padding-bottom: 21px;
  }

  #testimonios {
    padding: 20px 0px;
  }

   #contenedor {
    font-size: 15px;
  }

  #testimonios h1 {
    font-size: 22px;
  }

  .fig3 {
    background-color: #fff !important;
  }

  .fig4 {
    background-color: #fff !important;
  }

  .fig5 {
    background-color: #fff !important;
  }

  .fig6 {
    background-color: #fff !important;
  }

  #banner{
    margin-top: 51%;
  }

  #contenido{
    margin-top: 59%;
  }

  .text-profesional p{
    line-height: 19px;
  }

  #datos_header ul li{
    padding-left: 11px;
  }

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

  .text-profesional {
    padding-left: 0px;
  }

  .text-profesional h2 {
    font-size: 19px;
    text-align: center;
    line-height: 22px;
  }

  #titulo{
    padding-top: 88px;
    padding-bottom: 85px;
    margin-top: 48%;
  }

  #titulo h1{
    font-size: 29px;
    text-shadow: 2px 1px 2px #fff;
  }

  #servicios p{
    line-height: 20px;
  }

   .volver_ser a {
    font-size: 15px;
    padding: 12px 9px;
  }

  .item_servicios {
    padding-bottom: 51px;
  }

  .item_servicios h1 {
    font-size: 20px;
    line-height: 25px;
  }

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

  #contacto p {
    line-height: 18px;
    font-size: 14px;
  }

  .btn a {
    font-size: 14px;
    padding: 4px 9px;
    margin-bottom: 12px;
  }

 
}


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


@media (max-width: 459px) and (min-width:401px){

 
  #menu{
    margin-top: -59px;
  }

  #datos_header ul li{
    padding-left: 11px !important;
  }

  .text-banner h1 {
    font-size: 34px;
    line-height: 36px;
    padding-bottom: 20px;
  }

   .text-banner h2 {
    font-size: 22px;
    line-height: 27px;
    padding-bottom: 24px;
  }

  #contenedor {
    font-size: 15px;
  }

  #contenido{
    margin-top: 51%;
  }

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

  .fig3{
    background-color: #fff;
  }

  .fig4{
    background-color: #fff;
  }

  .text-profesional{
    padding-left: 12px;
  }

  .item_servicios {
    padding-bottom: 53px;
  }

  #contacto p{
    line-height: 21px;
    font-size: 16px;
  }

  #contacto h2{
    font-size: 27px;
  }

  #servicios p{
    line-height: 21px;
  }

  .item_servicios h1{
    font-size: 25px;
  }

  .volver_ser a {
    font-size: 15px;
    padding: 12px 9px;
  }

  #titulo {
    padding-top: 88px;
    padding-bottom: 85px;
    margin-top: 40%;
  }

   #titulo h1 {
    font-size: 29px;
    text-shadow: 2px 1px 2px #fff;
  }

  .text-profesional h2 {
    font-size: 19px;
    text-align: center;
    line-height: 22px;
  }

  .text-profesional p {
    line-height: 19px;
  }

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

  .fig1 {
    width: 226px;
    height: 39%;
    top: 0%;
  }

  .text-banner{
    padding: 0px 17px;
  }

  #frase h1{
    font-size: 21px;
  }

  .text-mercado h1{
    font-size: 31px;
  }

  .text-mercado ul li p{
    font-size: 15px;
    line-height: 20px;
  }

  .text-mercado h3 {
    font-size: 16px;
    padding-bottom: 21px;
  }

  #banner{
    margin-top: 44%;
  }

   #testimonios h1 {
    font-size: 26px;
  }

  #testimonios {
    padding: 45px 0px;
  }

  .fig5 {
    background-color: #fff !important;
  }

  .fig6 {
    background-color: #fff !important;
  }


}


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


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

  
  #menu{
    margin-top: -54px;
  }

  #banner{
    margin-top: 37%;
  }

  #datos_header ul li{
    padding-left: 10px;
  }

  .text-banner{
    margin-top: 11%;
    padding: 0px 20px;
  }

  .text-banner h1{
    font-size:45px;
    line-height: 50px;
    padding-bottom: 17px;
  }

  .text-banner h2{
    font-size: 27px;
    padding-bottom: 21px;
    line-height: 32px;
  }

  .fig1{
    width: 73px;
    height: 40%;
    top: 0%;
  }

  .text-banner p {
    font-size: 18px;
    line-height: 26px;
  }

  .text-profesional{
    padding-left: 46px;
  }

  .text-profesional h2{
    font-size: 21px;
    line-height: 24px;
  }

  .text-profesional p{
    line-height: 22px;
    font-size: 17px;
  }

  #contenido{
    margin-top: 35%;
  }

  #contenedor{
    font-size: 16px;
  }

  #titulo {
    padding-top: 99px;
    padding-bottom: 110px;
    background-size: cover;
    margin-top: 32%;
  }

  #titulo h1{
    font-size: 43px;
    text-shadow: 2px 1px 2px #fff;
  }

  #servicios p{
    line-height: 23px;
  }

  .volver_ser a{
      padding: 13px 23px;
  }

  #contacto h2{
    font-size: 33px;
  }

  #contacto p{
    font-size: 17px;
  }
  
  .item_servicios {
    padding-bottom: 49px;
  }

  .fig3{
    background-color: #fff;
  }

  .fig4{
    background-color: #fff;
  }

  #frase{
    padding: 43px 3px;
  }

  #frase h1{
    font-size: 25px;
  }

  .text-mercado h1{
    font-size: 28px;
  }

  .text-mercado ul li p{
    font-size: 16px;
    line-height: 20px;
  }

  .text-mercado h3{
    padding-bottom: 28px;
  }

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

  #testimonios {
    padding: 51px 0px;
  }

  .fig5{
    width: 39px;
    height: 79%;
    left: 0%;
    top: 10%;
  }

  .fig6{
    width: 56px;
    height: 72%;
    left: 0%;
    top: 14%;
  }


}

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

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

  #menu{
    margin-top: -54px;
  }

  #banner{
    margin-top: 31%;
  }

  #datos_header ul li{
    padding-left: 10px;
  }

  .text-banner{
    margin-top: 11%;
    padding: 0px 20px;
  }

  .text-banner h1{
    font-size:45px;
    line-height: 50px;
    padding-bottom: 17px;
  }

  .text-banner h2{
    font-size: 27px;
    padding-bottom: 21px;
    line-height: 32px;
  }

  .fig1{
    width: 73px;
    height: 40%;
    top: 0%;
  }

  #redes{
    margin-top: 12px;
  }

  .text-banner p {
    font-size: 18px;
    line-height: 26px;
  }

  .text-profesional{
    padding-left: 46px;
  }

  .text-profesional h2{
    font-size: 21px;
    line-height: 24px;
  }

  .text-profesional p{
    line-height: 22px;
    font-size: 17px;
  }

  #contenido{
    margin-top: 35%;
  }

  #contenedor{
    font-size: 16px;
  }

  #titulo {
    padding-top: 99px;
    padding-bottom: 110px;
    background-size: cover;
    margin-top: 26%;
  }

  #titulo h1{
    font-size: 43px;
    text-shadow: 2px 1px 2px #fff;
  }

  #servicios p{
    line-height: 23px;
  }

  .volver_ser a{
      padding: 13px 23px;
  }

  #contacto h2{
    font-size: 33px;
  }

  #contacto p{
    font-size: 17px;
  }
  
  .item_servicios {
    padding-bottom: 49px;
  }

  .fig3{
    background-color: #fff;
  }

  .fig4{
    background-color: #fff;
  }

  #frase{
    padding: 43px 3px;
  }

  #frase h1{
    font-size: 25px;
  }

  .text-mercado h1{
    font-size: 28px;
  }

  .text-mercado ul li p{
    font-size: 16px;
    line-height: 20px;
  }

  .text-mercado h3{
    padding-bottom: 28px;
  }

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

  #testimonios {
    padding: 51px 0px;
  }

  .fig5{
    width: 39px;
    height: 79%;
    left: 0%;
    top: 10%;
  }

  .fig6{
    width: 56px;
    height: 72%;
    left: 0%;
    top: 14%;
  }

}


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


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

 #menu{
    margin-top: -54px;
  }

  #banner{
    margin-top: 28%;
  }

  .text-banner{
    margin-top: 11%;
    padding: 0px 20px;
  }

  .text-banner h1{
    font-size:45px;
    line-height: 50px;
    padding-bottom: 17px;
  }

  .text-banner h2{
    font-size: 27px;
    padding-bottom: 21px;
    line-height: 32px;
  }

  .fig1{
    width: 73px;
    height: 40%;
    top: 0%;
  }

  #redes{
    margin-top: 12px;
  }

  .text-banner p {
    font-size: 18px;
    line-height: 26px;
  }

  .text-profesional{
    padding-left: 46px;
  }

  .text-profesional h2{
    font-size: 21px;
    line-height: 24px;
  }

  .text-profesional p{
    line-height: 22px;
    font-size: 17px;
  }

  #contenido{
    margin-top: 35%;
  }

  #contenedor{
    font-size: 16px;
  }

  #titulo {
    padding-top: 99px;
    padding-bottom: 110px;
    background-size: cover;
    margin-top: 26%;
  }

  #titulo h1{
    font-size: 43px;
    text-shadow: 2px 1px 2px #fff;
  }

  #servicios p{
    line-height: 23px;
  }

  .volver_ser a{
      padding: 13px 23px;
  }

  #contacto h2{
    font-size: 33px;
  }

  #contacto p{
    font-size: 17px;
  }
  
  .item_servicios {
    padding-bottom: 49px;
  }

  .fig3{
    background-color: #fff;
  }

  .fig4{
    background-color: #fff;
  }

  #frase{
    padding: 43px 3px;
  }

  #frase h1{
    font-size: 25px;
  }

  .text-mercado h1{
    font-size: 28px;
  }

  .text-mercado ul li p{
    font-size: 16px;
    line-height: 20px;
  }

  .text-mercado h3{
    padding-bottom: 28px;
  }

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

  #testimonios {
    padding: 51px 0px;
  }

  .fig5{
    width: 39px;
    height: 79%;
    left: 0%;
    top: 10%;
  }

  .fig6{
    width: 56px;
    height: 72%;
    left: 0%;
    top: 14%;
  }

}


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

@media (max-width: 800px) and (min-width:701px){

  #menu{
    margin-top:-55px;
  }

  #banner {
    margin-top: 23%;
  }
 
  #home_quienes h2{
    font-size: 40px;
  }

  .texto-link h3 {
    margin-top: 58%;
  }

  .servicio_h1{
    padding: 74px 93px;
  }

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

  .servicio_h2{
    padding: 148px 93px;
  }

  #titulo{
    padding-top: 105px;
    padding-bottom: 89px;
    margin-top: 20%;
  }

  .text-banner h1{
    line-height: 59px;
    font-size:56px;
    padding-bottom: 29px;
  }

  .text-banner h2{
    line-height: 33px;
    font-size: 28px;
    padding-bottom: 30px;
  }

  .text-mercado ul li p{
    line-height: 22px;
    font-size: 18px;
  }

  .text-mercado h3{
    padding-bottom: 56px;
  }

  #contenido{
    margin-top: 28%;
  }

  #testimonios {
    padding: 29px 0px;
  }

  .text-profesional p{
    line-height: 22px;
    font-size: 17px;
  }

  #testimonios h1{
    font-size: 38px;
  }

  .text-profesional h2{
    font-size: 22px;
    line-height: 27px;
  }

  .text-profesional{
    padding-left: 119px;
    padding-right: 110px;
  }

  .text-banner p{
    font-size: 22px;
    line-height: 30px;
  }

  #titulo h1{
    font-size: 46px;
  }

  .mision{
    padding: 83px 55px;
  }

  .mision p{
    line-height: 27px;
    font-size: 18px;
  }

  .vision{
    padding: 143px 42px;
  }

  #titulo2 h1{
    font-size: 41px;
  }

  #titulo2{
    margin-top:23%;
    padding-top: 85px;
    padding-bottom: 75px;
  }

  .item_servicios2 ul li{
    line-height: 27px;
  }

  .volver_ser a{
    font-size: 17px;
    padding: 17px 28px;
  }

  .fig1{
    height: 40%;
  }

  .datos h4{
    font-size: 21px;
    line-height: 25px;
  } 

  .home_quienes p{
    line-height: 27px;
  }

  #servicios h2{
    line-height: 52px;
    font-size: 40px;
  }


}

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

@media (max-width: 900px) and (min-width:801px){
  
  #menu{
    margin-top:-55px;
  }

  #banner {
    margin-top: 23%;
  }
 
  #home_quienes h2{
    font-size: 40px;
  }

  .texto-link h3 {
    margin-top: 58%;
  }

  .servicio_h1{
    padding: 74px 93px;
  }

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

  .servicio_h2{
    padding: 148px 93px;
  }

  .text-banner{
    padding: 0px 107px;
  }

  #titulo{
    padding-top: 105px;
    padding-bottom: 89px;
    margin-top: 20%;
  }

  .text-banner h1{
    line-height: 59px;
    font-size:56px;
    padding-bottom: 29px;
  }

  .text-banner h2{
    line-height: 33px;
    font-size: 28px;
    padding-bottom: 30px;
  }

  .text-mercado ul li p{
    line-height: 22px;
    font-size: 18px;
  }

  .text-mercado h3{
    padding-bottom: 56px;
  }

  #contenido{
    margin-top: 28%;
  }

  #testimonios {
    padding: 29px 0px;
  }

  .text-profesional p{
    line-height: 22px;
    font-size: 17px;
  }

  #testimonios h1{
    font-size: 38px;
  }

  .text-profesional h2{
    font-size: 22px;
    line-height: 27px;
  }

  .text-profesional{
    padding-left: 119px;
    padding-right: 110px;
  }

  .text-banner p{
    font-size: 22px;
    line-height: 30px;
  }

  #titulo h1{
    font-size: 46px;
  }

  .mision{
    padding: 83px 55px;
  }

  .mision p{
    line-height: 27px;
    font-size: 18px;
  }

  .vision{
    padding: 143px 42px;
  }

  #titulo2 h1{
    font-size: 41px;
  }

  #titulo2{
    margin-top:23%;
    padding-top: 85px;
    padding-bottom: 75px;
  }

  .item_servicios2 ul li{
    line-height: 27px;
  }

  .volver_ser a{
    font-size: 17px;
    padding: 17px 28px;
  }

  .fig1{
    height: 40%;
  }

  .datos h4{
    font-size: 21px;
    line-height: 25px;
  } 

  .home_quienes p{
    line-height: 27px;
  }

  #servicios h2{
    line-height: 52px;
    font-size: 40px;
  }
}

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

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

  #menu {
    margin-top: -55px;
  }

  #banner{
    margin-top: 20%;
  }

  .text-banner h1 {
    line-height: 59px;
    font-size: 56px;
    padding-bottom: 29px;
  }

  .fig1{
    height: 56%;
    top: 9%;
  }

  .text-banner {
    margin-top: 10%;
    padding: 0px 92px;
  }

  .text-mercado h3{
    padding-bottom: 45px;
  }

  .text-banner p {
    font-size: 23px;
    line-height: 31px;
  }

  #contenido{
    margin-top: 20%;
  }

  #titulo{
    padding-top: 153px;
    padding-bottom: 151px; 
    margin-top: 15%;
  }

  #servicios p{
    line-height: 28px;
  }

  .text-profesional {
    margin-top: 6%;
    padding-left: 127px;
    padding-right: 128px;
  }

  #testimonios h1{
    font-size: 41px;
  }




}

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

@media (max-width: 1100px) and (min-width:992px){

  #navbar li{
    margin: 23px 0px 0px 13px;
  }

  .text-banner{
    margin-top: 8%;
    padding: 0px 16px;
  }

  .text-banner h1{
    font-size: 37px;
    line-height:35px;
  }

  .text-banner h2{
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 14px;
  }

  .text-mercado {
    margin-top: 2%;
  }

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

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

  #titulo{
    padding-top: 143px;
    padding-bottom: 151px;
    margin-top: 14%;
  }

  #titulo h1{
    font-size: 47px;
  }

  .text-mercado h1{
    font-size: 28px;
  }

  #frase h1{
    font-size: 26px;
  }

  #contacto h2{
    font-size: 27px;
  }

  #contacto p{
    line-height: 20px;
    font-size: 16px;
  }

  .text-mercado ul li p{
    font-size: 15px;
    line-height: 19px;
  }

  .text-mercado h2{
    padding-bottom: 16px;
  }

  .text-mercado h3{
    font-size: 16px;
    padding-top: 19px;
  }

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

  #contenido{
    margin-top: 20%;
  }

  .text-profesional{
    padding-left: 6px;
    padding-right: 112px;
  }

  .text-profesionalj{
    padding-left: 6px;
    padding-right: 111px;
  }

  .text-profesional h2{
    font-size: 19px;
    line-height: 24px;
  }

  .text-profesional h2{
    padding-bottom: 21px;
    font-size: 19px;
    line-height: 24px;
  }
  
  .text-profesional p{
    line-height: 20px;
    font-size: 16px;
  }

}


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


@media (max-width: 1199px) and (min-width:1101px){

  #navbar li{
    margin: 23px 0px 0px 28px;
  }

  #banner{
    margin-top: 16%;
  }

  .text-banner h1{
    font-size: 57px;
    line-height: 61px;
  }

  .text-banner h2{
    font-size: 28px;
    line-height: 34px;
  }

  .text-banner{
    padding: 0px 22px;
  }

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

  .text-mercado h1{
    font-size: 33px;
  }

  .text-mercado ul li p{
    font-size: 17px;
    line-height: 21px;
  }

  #testimonios h1{
    font-size: 40px;
  }

  #contenido{
    margin-top: 18%;
  }

  .text-profesional{
    padding-left: 4px;
    padding-right: 118px;
  }

  .text-profesional h2{
    font-size: 19px;
    line-height: 25px;
  }

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

  #titulo{
    padding-top: 149px;
    padding-bottom: 145px;
    margin-top: 13%;
  }

  #titulo h1{
    font-size: 45px;
  }

  #servicios p{
    line-height: 24px; 
    font-size: 17px;
  }

  #contacto h2{
    font-size: 31px;
  } 

}


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


@media (max-width: 1300px) and (min-width:1200px){

  #navbar a{
    padding: 7px 14px;
    font-size: 16px;
  }

  #navbar li{
    margin: 23px 0px 0px 7px;
  }

  .text-banner h1{
    font-size: 37px;
    line-height: 41px;
  }

  .text-banner{
    padding: 0px 12px;
  }

  .text-banner h2{
    font-size: 25px;
    line-height: 29px;
    padding-bottom: 24px;
  }

  .text-banner p {
    font-size: 19px;
    line-height: 27px;
  }

  .text-mercado {
    margin-top: 0%;
  }

  .text-mercado h1{
    font-size: 23px;
  }

  .text-mercado ul li p{
    font-size: 14px;
    line-height: 18px;
  }

  .text-mercado h2{
    padding-bottom: 15px;
    font-size: 17px;
  }

  .text-mercado h3{
    padding-top: 9px;
    font-size: 15px;
  }

  #testimonios h1{
    font-size: 38px;
  }

  #datos_header ul li{
    padding-left: 12px;
  }

  #contenido{
    margin-top: 16%;
  }

  #contenido h1{
    font-size: 26px;
  }

  .text-profesional{
    padding-left: 11px;
  }

  .text-profesional h2{
    font-size: 20px;
    line-height: 26px;
  }

  .text-profesional p{
    line-height: 22px;
    font-size: 17px;
  }

  #titulo{
    margin-top: 11%;
    padding-top: 147px;
    padding-bottom: 146px;
  }

  #titulo h1{
    font-size: 47px;
  }

  #servicios p{
    font-size: 18px;
    line-height: 24px;
  }

  .item_servicios h1{
    font-size: 23px;
    margin-top: 20px;
  }

  #contacto h2{
    font-size: 21px;
  }

  #contacto p{
    line-height: 18px;
    font-size: 15px;
  }



}

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

@media (max-width: 1400px) and (min-width:1301px){

  #navbar li{
    margin: 23px 0px 0px 10px;
  }

  #navbar a{
    padding: 7px 15px;
  }

  #banner{
    margin-top: 14%;
  }

  .text-banner{
    padding: 0px 21px;
  }

  .text-banner h1{
    font-size: 55px;
    line-height: 59px;
  }

  .text-banner p {
    font-size: 20px;
    line-height: 27px;
  }

  .text-banner h2{
    font-size: 26px;
    padding-bottom: 27px;
    line-height: 33px;
  }

  .text-mercado h1{
    font-size: 26px;
  }

  .text-mercado ul li p{
    line-height: 17px;
    font-size: 14px;
  }

  .text-mercado h3{
    padding-top: 11px;
    font-size: 16px;
  }

  #contenido{
    margin-top: 14%;
  }

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

  .text-profesional {
    margin-top: 11%;
    padding-left: 24px;
  }

  .text-profesional h2{
    font-size: 22px;
    line-height: 28px;
  }

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

  #titulo{
    padding-top: 164px;
    padding-bottom: 148px;
    margin-top: 9%;
  }

  #titulo h1{
    font-size: 51px;
  }

  .item_servicios h1{
    font-size: 26px;
    margin-top: 18px;
  }

  #contacto h2{
    font-size: 29px;
  }

  #contacto p{
    line-height: 21px;
    font-size: 16px;
  }

  #testimonios h1{
    font-size: 41px;
  }
 
}


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

@media (max-width: 1500px) and (min-width:1401px){

  #navbar li{
    margin: 23px 0px 0px 8px;
  }

  #banner{
    margin-top: 14%;
  }
  
  .text-banner h1{
    font-size: 57px;
    line-height: 59px;
  }

  .text-banner h2{
    font-size: 27px;
    line-height: 33px;
    padding-bottom: 31px;
  }

  .text-banner p {
    font-size: 20px;
    line-height: 29px;
  }

  .text-mercado h1{
    font-size: 27px;
  }

  .text-mercado ul li p{
    font-size: 15px;
    line-height: 19px;
  }

  .text-mercado {
    margin-top: 1%;
  }

  .text-mercado h2{
    padding-bottom: 20px;
  }

  .text-mercado h3{
    padding-top: 11px;
    font-size: 17px;
  }

  #testimonios h1{
    font-size: 41px;
  }

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

  #contenido{
    margin-top: 13%;
  }

  .text-profesional{
    padding-left: 36px;
  }

  .text-profesional h2{
    font-size: 22px;
    line-height: 30px;
  }

  .text-profesional p{
    line-height: 24px;
    font-size: 17px;
  }

  #titulo{
    padding-top: 154px;
    padding-bottom: 158px;
    margin-top: 10%;
  }

  #titulo h1{
    font-size: 50px;
  }

  .item_servicios h1{
    font-size: 25px;
    margin-top: 33px;
  }

  #contacto h2{
    font-size: 32px;
  }

  #contacto p{
    line-height: 21px;
    font-size: 16px;
  }
  
}




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

@media (max-width: 1600px) and (min-width:1501px){

  #navbar li{
    margin:23px 0px 0px 18px;
  }

  #banner{
    margin-top: 14%;
  }
  
  .text-banner h1{
    font-size: 57px;
    line-height: 59px;
  }

  .text-banner h2{
    font-size: 27px;
    line-height: 33px;
    padding-bottom: 31px;
  }

  .text-banner p {
    font-size: 20px;
    line-height: 29px;
  }

  .text-mercado h1{
    font-size: 27px;
  }

  .text-mercado {
    margin-top: 1%;
  }

  .text-mercado h2{
    padding-bottom: 20px;
  }

  .text-mercado h3{
    padding-top: 11px;
    font-size: 17px;
  }

  #testimonios h1{
    font-size: 41px;
  }

  #contenido h1{
    font-size:38px;
  }

  #contenido{
    margin-top: 13%;
  }

  .text-profesional{
    padding-left: 36px;
  }

  .text-profesional h2{
    font-size: 24px;
    line-height: 30px;
  }

  .text-profesional p{
    line-height: 24px;
    font-size:18px;
  }

  #titulo{
    padding-top: 154px;
    padding-bottom: 158px;
    margin-top: 10%;
  }

  #titulo h1{
    font-size: 50px;
  }

  .item_servicios h1{
    font-size: 25px;
    margin-top: 33px;
  }

  #contacto h2{
    font-size: 32px;
  }

  #contacto p{
    line-height: 21px;
    font-size: 16px;
  }
  
}



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

@media (max-width: 1700px) and (min-width:1601px){

  #navbar li{
    margin: 23px 0px 0px 26px;
  }

  .text-banner h1{
    font-size: 64px;
    line-height: 69px;
  }

  .text-banner p {
    font-size: 23px;
    line-height: 31px;
  }

  .text-banner{
    margin-top: 3%;
  }

  #banner{
    margin-top: 14%;
  }

  .text-mercado h1{
    font-size: 32px;
  }

  .text-mercado {
    margin-top: 0%;
  }

  .text-mercado h3{
    padding-top: 14px;
  }

  .text-mercado h2{
    padding-bottom: 23px;
  }

  #testimonios h1{
    font-size: 43px;
  }

  #contenido h1{
    font-size: 42px;
  }

  .text-profesional {
    margin-top: 11%;
    padding-left: 25px;
  }

  #contenido{
    margin-top: 12%;
  }

  #titulo{
    margin-top: 8%;
    padding-top: 174px;
    padding-bottom: 159px;
  }

  #contacto h2{
    font-size: 31px;
  }

}

