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


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

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



#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  font-size: 17px;
  color: rgba(102,102,102,1);
  font-family:"Free Sans";
}

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

.clear{
  clear:both;
}

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

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

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

.menu {
  text-align:center;
}

#navbar li{
  display: inline-block;
  margin: 28px 17px;
}

#navbar a{
  color: #fff;
  float: left;
  position: relative;
  display:inline-block;
  padding: 7px 0px;
  font-family:"Free Sans";
}

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

#navbar .selec{
  color: #bf7b3d;
  text-decoration:none;
}

#banner{
  margin-top: 6%;
}

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

#banner .carousel-indicators li {
  background-color: #D2D2D2;
  box-shadow: -2px 2px 4px #000;
  border: none;
  width: 17px;
  height: 17px;
  margin-left:18px;
}

#banner .carousel-indicators .active{
  background-color: #D77B2F;
}

.texto{
  position: absolute;
  bottom: 25%;
  width: 100%;
  color: #FFF;
  text-align: center;
  text-shadow: 3px 2px 1px #000;
  padding: 45px 37px;
}

.texto h1{
  text-align: center;
  font-size: 49px;
  padding-bottom: 12px;
  font-family:"Montserrat-Bold";
  text-shadow: 2px 3px 2px #000;
}

.texto h2{
  font-size: 26px;
}

#home_somos {
  padding:75px 0px;
  margin-top:7%;
  background-color: #420c13;
}

#home_somos h1{
  color: #fff;
  font-size: 55px;
  padding-bottom: 54px;
  font-family:"Free Sans Bold";
}

#home_somos h2{
  color: #fff;
  padding-top: 15px;
  font-family:"Free Sans Bold";
  float: left;
  font-style: italic;
}

#home_somos p{
  line-height: 30px;
  color: rgba(255,255,255,0.8);
  font-size: 16px;
}

#home_somos a{
  margin-top:20px;
  margin-bottom: 25px;
  border-radius: 2px;
  float: left;
  color: rgba(185,156,22,1);
  background-color: #fff;
  padding: 14px 20px;
  border: 1px solid #fff;
  text-decoration: none;
}

#home_somos a:hover{
  background-color: transparent;
  border: 1px solid #fff;
}

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

.texto-link{
  position: relative;
  bottom: 0px;
  height: 100%;
  padding: 11px 29px;
}

.texto-link h1{
  padding-bottom: 10px;
  font-size: 22px;
  color: #000;
  font-family:"Montserrat-Bold";
}

.texto-link h2{
  padding-bottom: 14px;
  color: #707070;
}

.texto-link p{
  background-color: #000;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  padding: 7px 20px;
  float: left;
  text-align: center;
  border-radius: 9px;
}

.link:hover .texto-link p{
  background-color: #FFB600;
  color: #fff;
  text-decoration: none !important;
}

#formacion{
  padding:65px 0px;
}

#formacion h1{
  text-align: center;
  font-family:"Free Sans Bold";
  font-size:55px;
  color: #000;
  margin-bottom:45px;
}

.formacion {
  padding: 15px 105px;
}

.formacion h2{
  text-align: center;
  font-size:21px;
  line-height: 33px;
  padding-bottom: 45px;
}

.formacion p{
  font-size: 21px;
  text-align: center;
  color: rgba(102,102,102,1);
  line-height: 30px;
}

#certificaciones h1{
  text-align: center;
  font-family:"mulish-variablefont_wght-webfont";
  font-size: 14px;
  padding-bottom: 45px;
  font-weight: bold;
}

#contador{
  padding: 84px 0px;
  display: flex;
}

#contador h1{
  text-align: center;
  font-family: "mulish-variablefont_wght-webfont";
  font-size: 14px;
  padding-bottom: 45px;
  font-weight: bold;
}

#contador_caja{
  display:flex;
}

#contador_caja2{
  display: grid;
}

.contador_text{
  border: 1px solid rgba(188,188,188,1);
  border-radius: 6px;
  text-align: center;
  padding: 42px 28px;
}

.contador_text h2{
  font-size: 55px;
  color: #E43D30;
  padding-bottom: 15px;
  font-family:"Free Sans Bold";
}

.contador_text2{
  background-color: #E43D30;
  border: 1px solid rgba(188,188,188,1);
  border-radius: 6px;
  text-align: center;
  padding: 45px 28px;
}

.contador_text2 h2{
  font-size: 55px;
  color: #fff;
  padding-bottom: 19px;
  font-family:"Free Sans Bold";
}

.contador_text3{
  border: 1px solid rgba(188,188,188,1);
  border-radius: 6px;
  text-align: center;
  padding: 45px 28px;
}

.contador_text3 h2{
  font-size: 40px;
  color: #E43D30;
  padding-top: 25px;
  font-family: "Free Sans Bold";
  padding-bottom: 15px;
}

.contador_text3 p{
  color: rgba(51,51,51,1);
  font-size: 22px;
}

.contador_text2 p{
  color:#fff;
  font-size: 22px;
}

.contador_text p{
  color: rgba(51,51,51,1);
  line-height: 28px;
  font-size: 20px;
}

#proceso{
  background-size: cover;
  background-attachment: fixed;
  background-image: url(../img/bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

#proceso{
  padding:154px 0px;
  text-align: center;
  color: #fff;
}

#proceso h1{
  font-family: "Free Sans Bold";
  padding-bottom: 35px;
}

#proceso h2{
  font-size: 48px;
  font-family: "Free Sans Bold";
  padding-bottom: 49px;
}

#proceso a{
  font-family: "Free Sans Bold";
  color: #fff;
  border-radius: 3px;
  background-color: rgba(185,156,22,1);
  padding: 18px 25px;
  border: 1px solid rgba(185,156,22,1);
  text-decoration: none;
}

#proceso a:hover{
  color: rgba(185,156,22,1);
  background-color: transparent;
  border: 1px solid rgba(185,156,22,1);
}

#oferta_academica{
  background-color: #f9f9f9;
  padding: 85px 0px;
}

#ofertas{
  background-color: #f9f9f9;
}

.oferta_academica{
  padding: 0px 201px;
}

.oferta_academica h1{
  color: #000;
  text-align: center;
  font-family: "Free Sans Bold";
  font-size: 48px;
  padding-bottom:25px;
}

.oferta_academica p{
  font-size: 21px;
  text-align: center;
  line-height: 32px;
}

.ofertas{
  padding-bottom: 87px;
}

.ofertas h1{
  font-size:15px;
  padding-top: 15px;
  line-height: 21px;
  text-transform: uppercase;
  padding-bottom: 19px;
  font-weight: bold;
  color: rgba(51,51,51,1);
}

.ofertas h2{
  font-family: "Free Sans Bold";
  color: #000;
  padding-bottom: 15px;
  font-size: 26px;
}

.ofertas h3{
  font-family: "Free Sans Bold";
  padding-bottom: 25px;
}

.ofertas p{
  padding-right: 137px;
  line-height: 26px;
  padding-bottom: 35px;
}

.ofertas ul li{
  color: rgba(51,51,51,1);
  font-family: "Free Sans Bold";
  padding-bottom: 14px;
  background-position: 0px 5px;
  background-repeat: no-repeat;
  padding-left: 41px;
  background-image: url(../img/oferta_academica/li.png);
  line-height: 28px;
  padding-right: 107px;
}

.ofertas a{
  float: left;
  margin-top: 15px;
  font-family: "Free Sans Bold";
  padding:18px 42px;
  border: 1px solid rgba(185,156,22,1);
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
  background-color: rgba(185,156,22,1);
}

.ofertas a:hover{
  color: rgba(185,156,22,1);
  background-color: transparent;
  border: 1px solid rgba(185,156,22,1);
}

#partners{
  padding: 90px 0px;
  background-size: cover;
  background-attachment: fixed;
  background-image: url(../img/bg1.jpg);
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
  background-position: center top;
}

#partners h1{
  font-family: "Free Sans Bold";
  padding-bottom: 35px;
  text-transform: uppercase;
}

#partners h2{
  font-size: 48px;
  font-family: "Free Sans Bold";
  padding-bottom: 49px;
}

#elegirnos{
  padding: 125px 0px;
}

.elegirnos{
  padding-top: 15px;
  padding-right:180px;
}

.elegirnos h1{
  color: rgba(185,156,22,1);
  font-family: "Free Sans Bold";
  padding-bottom: 15px;
}

.elegirnos h2{
  font-family: "Free Sans Bold";
  color: #000;
  font-size: 40px;
  padding-bottom:30px;
}

.elegirnos p{
  font-size: 20px;
  line-height: 35px;
  padding-bottom: 25px;
}

.elegirnos a{
  float: left;
  margin-top: 15px;
  font-family: "Free Sans Bold";
  padding: 18px 42px;
  border: 1px solid rgba(185,156,22,1);
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
  background-color: rgba(185,156,22,1);
}

.elegirnos a:hover{
  color: rgba(185,156,22,1);
  background-color: transparent;
  border: 1px solid rgba(185,156,22,1);
}

#modalidades{
  padding-top: 91px;
  padding-bottom: 156px;
  background-size: cover;
  background-attachment: fixed;
  background-image: url(../img/bg2.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
}

.modalidades{
  display: flex;
  padding: 25px 2px;
  border-radius: 8px;
  box-shadow: 0px 5px 20px 0px rgba(214,215,216,0.57);
  background-color: #B99C16;
}

.modalidades h1{
  font-size: 35px;
  padding-bottom: 10px;
  font-family: "Free Sans Bold";
}

.modalidades p{
  font-size: 22px;
  line-height: 36px;
}

.modalidad{
  border-left: 1px solid #fff;
  padding: 50px 55px 50px 55px;
}


footer{
  padding: 100px 0px;
  background-color: #451312;
}

#web{
  padding: 5px 0px;
  text-align: center;
}

#copy{
  padding: 5px 0px;
}

#copy a {
  background: url(../img/web.svg) no-repeat right;
  color: #a0a0a0;
  padding-right: 142px;
  display: inline-block;
  font-size: 14px;
  font-family:"Free Sans Bold";
  text-decoration: none !important;
}


#formulario h1{
  font-family: "Free Sans Bold";
  color:#fff;
  font-size:50px;
  padding-bottom: 37px;
  line-height: 62px;
}

#formulario h1 span{
  color: #b99c16;
}

#formulario p {
  color: #fff !important;
  padding-bottom: 25px;
  font-size: 20px;
  font-family:"Open Sans";
  line-height: 29px;
}

#formulario input {
  width: 100%;
  background-color:#fff;
  color: #000;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 13px 12px;
  margin-bottom: 19px;
}

.escondido {
  display: none;
}

#formulario h3{
  font-size: 21px;
  color: #fff;
  padding-bottom: 10px;
}

#formulario h4 {
  color: #fff !important;
  font-size: 14px;
  text-align:right;
}

.form-control {
  width: 100%;
  background-color: #fff;
  color: #000;
  border: 1px solid #0000008a;
  font-size: 19px;
  padding: 14px 12px;
  margin-top: 5px;
  margin-bottom: 8px;
  border-radius: 5px;
  height: 51px;
}

#enviar {
  width: 130px !important;
  cursor: pointer;
  position: relative;
  float: left;
  color: #fff !important;
  text-align: center;
  font-size: 16px !important;
  margin-top: 20px !important;
  padding: 15px 20px !important;
  background-color: #b99c16 !important;
  border: 1px solid #b99c16 !important;
  margin-right: 15px;
  font-family:"Free Sans Bold" !important;
  border: none !important;
  border-radius: 0px !important;
}

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

#datos{
  margin-top: 53px;
}

#datos p{
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  font-family:"Free Sans";
  color: #fff;
  padding-bottom: 20px;
}

#suscribirse{
  font-family: "Free Sans Bold";
  color: #fff;
  border-radius: 3px;
  background-color: rgba(185,156,22,1);
  padding: 15px 22px;
  border: 1px solid rgba(185,156,22,1);
  text-decoration: none;
  float: left;
  margin-top: 19px;
}

#suscribirse:hover{
  background-color: #fff;
  color:rgba(185,156,22,1) ;
}




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

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

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

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

  .navbar-header {
    float: none;
  }

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

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

   nav .me{
    color: #fff;
    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: #fff;
    margin-top: 4px;
  }

  .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;
  }

}

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

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


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

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

  .navbar-header {
    float: none;
  }

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

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

   nav .me{
    color: #fff;
    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: #fff;
    margin-top: 4px;
  }

  .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;
  }

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

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

  #home_somos{
    margin-top: 39%;
  }

  #home_somos h1{
    font-size: 34px;
    padding-bottom: 26px;
  }

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

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 28px;
  }

  #home_somos p{
    font-size:17px;
    line-height: 26px;
  }

  .formacion p{
    font-size: 15px;
    line-height: 25px;
  }

  #contador_caja{
    display: block;
  }

  #contador_caja2{
    display:block;
    margin-bottom: 24px;
  }

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

  .contador_text h2{
    font-size: 41px;
  }

  .contador_text2 h2{
    font-size: 41px;
  }

  #suscribirse{
    width: 100%;
    text-align: center;
    padding: 9px 22px;
  }

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

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

  .oferta_academica{
    padding: 0px 23px;
  }

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

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

  .ofertas h1{
    font-size: 11px;
  }

  .ofertas h2{
    font-size: 21px;
  }

  .ofertas p{
    padding-right: 6px;
  }

  .ofertas p{
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades{
    display: block;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 50px 55px 13px 55px;
  }

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

  #formulario h1{
    font-size: 34px;
    line-height: 40px;
  }

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  footer{
    padding: 55px 0px;
  }

  #formulario h3{
    font-size: 17px;
  }
  

}


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

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

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

  #home_somos{
    margin-top: 39%;
  }

  #home_somos h1{
    font-size: 34px;
    padding-bottom: 26px;
  }

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

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 28px;
  }

  #home_somos p{
    font-size:17px;
    line-height: 26px;
  }

  .formacion p{
    font-size: 15px;
    line-height: 25px;
  }

  #contador_caja{
    display: block;
  }

  #contador_caja2{
    display:block;
    margin-bottom: 24px;
  }

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

  .contador_text h2{
    font-size: 41px;
  }

  .contador_text2 h2{
    font-size: 41px;
  }

  #suscribirse{
    width: 100%;
    text-align: center;
    padding: 9px 22px;
  }

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

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

  .oferta_academica{
    padding: 0px 23px;
  }

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

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

  .ofertas h1{
    font-size: 11px;
  }

  .ofertas h2{
    font-size: 21px;
  }

  .ofertas p{
    padding-right: 6px;
  }

  .ofertas p{
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades{
    display: block;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 50px 55px 13px 55px;
  }

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

  #formulario h1{
    font-size: 34px;
    line-height: 40px;
  }

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  footer{
    padding: 55px 0px;
  }

  #formulario h3{
    font-size: 17px;
  }
 
}


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


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

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

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

  #home_somos{
    margin-top:34%;
  }

  #home_somos h1{
    font-size: 34px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 36px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 28px;
  }

  #home_somos p{
    font-size:17px;
    line-height: 26px;
  }

  .formacion p{
    font-size: 15px;
    line-height: 25px;
  }

  #contador_caja{
    display: block;
  }

  #contador_caja2{
    display:block;
    margin-bottom: 24px;
  }

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

  .contador_text h2{
    font-size: 41px;
  }

  .contador_text2 h2{
    font-size: 41px;
  }

  #suscribirse{
    width: 100%;
    text-align: center;
    padding: 9px 22px;
  }

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

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

  .oferta_academica{
    padding: 0px 23px;
  }

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

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

  .ofertas h1{
    font-size: 11px;
  }

  .ofertas h2{
    font-size: 21px;
  }

  .ofertas p{
    padding-right: 6px;
  }

  .ofertas p{
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades{
    display: block;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 50px 55px 13px 55px;
  }

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

  #formulario h1{
    font-size: 34px;
    line-height: 40px;
  }

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  footer{
    padding: 55px 0px;
  }

  #formulario h3{
    font-size: 17px;
  }
  
}


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


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

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

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

  #home_somos{
    margin-top: 28%;
  }

  #home_somos h1{
    font-size: 36px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 36px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 28px;
  }

  #home_somos p{
    font-size:18px;
    line-height: 27px;
  }

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

  #contador_caja{
    display: block;
  }

  #contador_caja2{
    display:block;
    margin-bottom: 24px;
  }

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

  .contador_text h2{
    font-size: 53px;
  }

  .contador_text2 h2{
    font-size: 53px;
  }

  #suscribirse{
    width: 100%;
    text-align: center;
    padding: 9px 22px;
  }

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

  .oferta_academica{
    padding: 0px 23px;
  }

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

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

  .ofertas h1{
    font-size: 15px;
  }

  .ofertas h2{
    font-size: 21px;
  }

  .ofertas p{
    padding-right: 6px;
  }

  .ofertas p{
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades{
    display: block;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 50px 55px 13px 55px;
  }

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

  #formulario h1{
    font-size: 34px;
    line-height: 40px;
  }

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  footer{
    padding: 55px 0px;
  }

  #formulario h3{
    font-size: 17px;
  }
  

}




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

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

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

  #home_somos{
    margin-top: 27%;
  }

  #home_somos h1{
    font-size: 42px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 36px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 28px;
  }

  #home_somos p{
    font-size:18px;
    line-height: 27px;
  }

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

  #contador_caja{
    display: block;
  }

  #contador_caja2{
    display:block;
    margin-bottom: 24px;
  }

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

  .contador_text h2{
    font-size: 53px;
  }

  .contador_text2 h2{
    font-size: 53px;
  }

  #suscribirse{
    width: 100%;
    text-align: center;
    padding: 9px 22px;
  }

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

  .oferta_academica{
    padding: 0px 23px;
  }

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

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

  .ofertas h1{
    font-size: 15px;
  }

  .ofertas h2{
    font-size: 21px;
  }

  .ofertas p{
    padding-right: 6px;
  }

  .ofertas p{
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades{
    display: block;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 50px 55px 13px 55px;
  }

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

  #formulario h1{
    font-size: 34px;
    line-height: 40px;
  }

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  footer{
    padding: 55px 0px;
  }

  #formulario h3{
    font-size: 17px;
  }
  
}


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


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

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

  #home_somos{
    margin-top: 27%;
  }

  #home_somos h1{
    font-size: 42px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 36px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 28px;
  }

  #home_somos p{
    font-size:18px;
    line-height: 27px;
  }

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

  #contador_caja{
    display: block;
  }

  #contador_caja2{
    display:block;
    margin-bottom: 24px;
  }

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

  .contador_text h2{
    font-size: 53px;
  }

  .contador_text2 h2{
    font-size: 53px;
  }

  #suscribirse{
    width: 100%;
    text-align: center;
    padding: 9px 22px;
  }

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

  .oferta_academica{
    padding: 0px 23px;
  }

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

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

  .ofertas h1{
    font-size: 15px;
  }

  .ofertas h2{
    font-size: 21px;
  }

  .ofertas p{
    padding-right: 6px;
  }

  .ofertas p{
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades{
    display: block;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 50px 55px 13px 55px;
  }

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

  #formulario h1{
    font-size: 34px;
    line-height: 40px;
  }

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  footer{
    padding: 55px 0px;
  }

  #formulario h3{
    font-size: 17px;
  }

}


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

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

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

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

  #home_somos{
    margin-top:21%;
  }

  #home_somos h1{
    font-size: 42px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 36px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 28px;
  }

  #home_somos p{
    font-size:18px;
    line-height: 27px;
  }

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

  #contador_caja{
    display: block;
  }

  #contador_caja2{
    display:block;
    margin-bottom: 24px;
  }

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

  .contador_text h2{
    font-size: 53px;
  }

  .contador_text2 h2{
    font-size: 53px;
  }

  #suscribirse{
    width: 100%;
    text-align: center;
    padding: 9px 22px;
  }

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

  .oferta_academica{
    padding: 0px 23px;
  }

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

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

  .ofertas h1{
    font-size: 15px;
  }

  .ofertas h2{
    font-size: 21px;
  }

  .ofertas p{
    padding-right: 6px;
  }

  .ofertas p{
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades{
    display: block;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 50px 55px 13px 55px;
  }

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

  #formulario h1{
    font-size: 34px;
    line-height: 40px;
  }

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  footer{
    padding: 55px 0px;
  }

  #formulario h3{
    font-size: 17px;
  }

}

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

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

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

  #navbar li{
    margin: 15px 7px;
  }

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

  #home_somos{
    margin-top:13%;
  }

  #home_somos h1{
    font-size: 42px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 36px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 28px;
  }

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

  #contador_caja{
    display: block;
  }

  #contador_caja2{
    display:block;
    margin-bottom: 24px;
  }

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

  .contador_text2 h2{
    font-size: 53px;
  }

  #suscribirse{
    font-size: 15px;
    padding: 10px 12px;
    margin-top: 12px;
  }

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

  .oferta_academica{
    padding: 0px 23px;
  }

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

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

  .ofertas h1{
    font-size: 15px;
  }

  .ofertas h2{
    font-size: 21px;
  }

  .ofertas p{
    padding-right: 6px;
  }

  .ofertas p{
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 22px 9px 22px 9px;
  }

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

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  #formulario h3{
    font-size: 17px;
  }

  #formulario h1{
    font-size: 41px;
    line-height: 50px;
  }

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

  .contador_text2{
    padding: 42px 28px;
  }

}


/*-------------------------------------------------------------------------------------------------------------*/
@media (max-width:850px) and (min-width:801px){

  #navbar li{
    margin: 15px 7px;
  }

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

  #home_somos{
    margin-top:13%;
  }

  #home_somos h1{
    font-size: 28px;
    padding-bottom: 26px;
  }

  #home_somos p{
    line-height: 26px;
  }

  #home_somos h2{
    font-size: 15px;
  }

  #formacion h1{
    font-size: 36px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 28px;
  }

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

  #contador_caja{
    display: block;
  }

  #contador_caja2{
    display:block;
    margin-bottom: 24px;
  }

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

  .contador_text2 h2{
    font-size: 53px;
  }

  #suscribirse{
    font-size: 15px;
    padding: 10px 12px;
    margin-top: 12px;
  }

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

  .oferta_academica{
    padding: 0px 23px;
  }

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

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

  .ofertas h1{
    font-size: 15px;
  }

  .ofertas p{
    padding-right: 6px;
  }

  .ofertas p{
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 22px 9px 22px 9px;
  }

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

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  #formulario h3{
    font-size: 17px;
  }

  #formulario h1{
    font-size: 41px;
    line-height: 50px;
  }

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

  .contador_text2{
    padding: 42px 28px;
  }

}

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

@media (max-width: 900px) and (min-width:851px){

  #navbar li{
    margin: 15px 7px;
  }

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

  #home_somos{
    margin-top:9%;
  }

  #home_somos h1{
    font-size: 42px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 36px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 28px;
  }

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

  #contador_caja{
    display: block;
  }

  #contador_caja2{
    display:block;
    margin-bottom: 24px;
  }

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

  .contador_text2 h2{
    font-size: 53px;
  }

  #suscribirse{
    font-size: 16px;
    padding: 10px 12px;
    margin-top: 12px;
  }

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

  .oferta_academica{
    padding: 0px 23px;
  }

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

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

  .ofertas h1{
    font-size: 15px;
  }

  .ofertas p{
    padding-right: 6px;
  }

  .ofertas p{
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 22px 9px 22px 9px;
  }

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

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  #formulario h3{
    font-size: 17px;
  }

  #formulario h1{
    font-size: 41px;
    line-height: 50px;
  }

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

  .contador_text2{
    padding: 42px 28px;
  }

}


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


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

  #navbar li{
    margin: 15px 11px;
  }

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

  #home_somos{
    margin-top:10%;
  }

  #home_somos h1{
    font-size: 36px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 36px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 28px;
  }

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

  .contador_text3 h2{
    font-size: 28px;
    padding-top: 10px;
  }

  .contador_text3 p{
    font-size: 18px;
  }

  .contador_text h2{
    font-size: 35px;
  }

  .contador_text2 h2{
    font-size: 35px;
  }

  .contador_text2 p{
    font-size: 17px;
  }

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

  #suscribirse{
    font-size: 16px;
    padding: 10px 12px;
    margin-top: 12px;
  }

  .oferta_academica{
    padding: 0px 23px;
  }

  .ofertas p{
    padding-right: 6px;
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 22px 9px 22px 9px;
  }

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

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  #formulario h3{
    font-size: 17px;
  }

  #formulario h1{
    font-size: 41px;
    line-height: 50px;
  }

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

  .contador_text2{
    padding: 42px 18px;
  }

  
}


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


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

  #home_somos{
    margin-top:11%;
  }

  #home_somos h1{
    font-size: 38px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 36px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .formacion h2{
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 28px;
  }

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

  .contador_text3 h2{
    font-size: 28px;
    padding-top: 10px;
  }

  .contador_text3 p{
    font-size: 18px;
  }

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

  .contador_text2 h2{
    font-size: 42px;
  }

  .contador_text2 p{
    font-size: 17px;
  }

  .contador_text p{
    font-size: 19px;
    line-height: 17px;
  }

  .oferta_academica{
    padding: 0px 23px;
  }

  .ofertas p{
    padding-right: 6px;
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 22px 9px 22px 9px;
  }

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

  #formulario p{
    font-size: 16px;
    line-height: 24px;
  }

  #formulario h3{
    font-size: 17px;
  }

  #formulario h1{
    font-size: 41px;
    line-height: 50px;
  }

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

  .contador_text2{
    padding: 42px 18px;
  }

}

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

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

  #home_somos{
    margin-top:11%;
  }

  #home_somos h1{
    font-size: 44px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 45px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .contador_text3 h2{
    font-size: 28px;
    padding-top: 10px;
  }

  #datos{
    margin-top: 31px;
  }

  .contador_text3 p{
    font-size: 18px;
  }

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

  .contador_text2 h2{
    font-size: 42px;
  }

  .contador_text2 p{
    font-size: 17px;
  }

  .contador_text p{
    font-size: 19px;
    line-height: 17px;
  }

  .oferta_academica{
    padding: 0px 23px;
  }

  .ofertas p{
    padding-right: 6px;
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 22px 9px 22px 9px;
  }

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

  #formulario p{
    font-size: 19px;
    line-height: 28px;
  }

  #formulario h3{
    font-size: 17px;
  }

  #formulario h1{
    font-size:49px;
    line-height: 57px;
  }

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

  .contador_text2{
    padding: 42px 18px;
  }

}


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

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

  #home_somos{
    margin-top:8%;
  }

  #navbar li{
    margin: 28px 3px;
  }

  #home_somos p{
    line-height: 26px;
  }

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

  .formacion p{
    font-size: 18px;
  }

  #home_somos h1{
    font-size:36px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 45px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .contador_text3 h2{
    font-size: 23px;
    padding-top: 10px;
  }

  .contador_text{
    padding:42px 15px;
  }

  #datos{
    margin-top: 31px;
  }

  .contador_text3 p{
    font-size: 18px;
  }

  .contador_text h2{
    font-size: 35px;
  }

  .contador_text2 h2{
    font-size: 35px;
  }

  .contador_text2 p{
    font-size: 17px;
  }

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

  .oferta_academica{
    padding: 0px 23px;
  }

  .ofertas p{
    padding-right: 6px;
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades p{
    font-size: 18px;
    line-height: 29px;
  }

  .modalidad{
    padding: 22px 9px 22px 9px;
  }

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

  #formulario p{
    font-size: 19px;
    line-height: 28px;
  }

  #formulario h3{
    font-size: 17px;
  }

  #formulario h1{
    font-size:49px;
    line-height: 57px;
  }

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

  .contador_text2{
    padding: 42px 18px;
  }
  

}


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

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

  #home_somos{
    margin-top:8%;
  }

  #navbar li{
    margin: 28px 3px;
  }

  #home_somos p{
    line-height: 26px;
  }

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

  .formacion p{
    font-size: 18px;
  }

  #home_somos h1{
    font-size:36px;
    padding-bottom: 26px;
  }

  #formacion h1{
    font-size: 45px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .contador_text3 h2{
    font-size: 23px;
    padding-top: 10px;
  }

  .contador_text{
    padding:42px 15px;
  }

  #datos{
    margin-top: 31px;
  }

  .contador_text3 p{
    font-size: 18px;
  }

  .contador_text h2{
    font-size: 35px;
  }

  .contador_text2 h2{
    font-size: 35px;
  }

  .contador_text2 p{
    font-size: 17px;
  }

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

  .oferta_academica{
    padding: 0px 23px;
  }

  .ofertas p{
    padding-right: 6px;
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades p{
    font-size: 17px;
    line-height: 29px;
  }

  .modalidad{
    padding: 22px 9px 22px 9px;
  }

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

  #formulario p{
    font-size: 19px;
    line-height: 28px;
  }

  #formulario h4{
    font-size: 11px;
  }

  #formulario h3{
    font-size: 17px;
  }

  #formulario h1{
    font-size:49px;
    line-height: 57px;
  }

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

  .contador_text2{
    padding: 42px 18px;
  }

}

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

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

  #home_somos{
    margin-top:8%;
  }

  #navbar li{
    margin: 28px 10px;
  }

  #home_somos p{
    line-height: 26px;
  }

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

  .formacion p{
    font-size: 18px;
  }

  #home_somos h1{
    font-size:40px;
    padding-bottom: 30px;
  }

  #formacion h1{
    font-size: 45px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .contador_text3 h2{
    font-size: 23px;
    padding-top: 10px;
  }

  .contador_text{
    padding:42px 15px;
  }

  .contador_text3 p{
    font-size: 18px;
  }

  .contador_text h2{
    font-size: 35px;
  }

  .contador_text2 h2{
    font-size: 35px;
  }

  .contador_text2 p{
    font-size: 17px;
  }

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

  .oferta_academica{
    padding: 0px 23px;
  }

  .ofertas p{
    padding-right: 6px;
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades p{
    font-size: 17px;
    line-height: 29px;
  }

  .modalidad{
    padding: 22px 9px 22px 9px;
  }

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

  #formulario p{
    font-size: 19px;
    line-height: 28px;
  }

  #formulario h4{
    font-size: 11px;
  }

  #formulario h3{
    font-size: 17px;
  }

  #formulario h1{
    font-size:49px;
    line-height: 57px;
  }

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

  .contador_text2{
    padding: 42px 18px;
  }


}



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

  #home_somos{
    margin-top:6%;
  }

  #home_somos p{
    line-height: 26px;
  }

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

  .formacion p{
    font-size: 18px;
  }

  #home_somos h1{
    font-size:47px;
    padding-bottom: 30px;
  }

  #formacion h1{
    font-size: 45px;
    margin-bottom: 16px;
  }

  .formacion{
    padding: 15px 10px;
  }

  .contador_text{
    padding:42px 15px;
  }

  .contador_text2 p{
    font-size: 17px;
  }

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

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

  .contador_text h2{
    font-size: 41px;
  }

  .contador_text2 h2{
    font-size: 41px;
  }

  .oferta_academica{
    padding: 0px 23px;
  }

  .ofertas p{
    padding-right: 6px;
    font-size: 15px;
    line-height: 23px;
  }

  .ofertas ul li{
    padding-right: 6px;
    line-height: 22px;
  }

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

  .elegirnos{
    padding-right: 16px;
  }

  .elegirnos h2{
    font-size: 30px;
  }

  .elegirnos p{
    font-size: 18px;
    line-height: 25px;
  }

  .modalidades p{
    font-size: 17px;
    line-height: 29px;
  }

  .modalidad{
    padding: 22px 9px 22px 9px;
  }

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

  #formulario p{
    font-size: 19px;
    line-height: 28px;
  }

  #formulario h4{
    font-size: 11px;
  }

  #formulario h3{
    font-size: 17px;
  }

  #formulario h1{
    font-size:49px;
    line-height: 57px;
  }

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

  .contador_text2{
    padding: 42px 18px;
  }
  

}
