/* gurmukhi */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

div[itemtype="http://schema.org/Organization"] + div.container {
    width: 100%;
    margin:0;
    padding: 0;
}

body{
	 font-family: "Montserrat", sans-serif;
}

.header {
    background-color: transparent;
    margin-top: 45px;
}

.top-header-row {
    background-color: transparent;
}
.col-links-inner-top-header {
    border-right: none;
    width: 100%;
    display: none;
}
.middle-header-row {
    padding: 0px 0px 30px 0;
}
.middle-header-row .col-sm-3 {
    width: 400px;
    height: 200px;
    padding: 0;
    background: url(../images/bg-logo.png) no-repeat center;
    position: relative;
    left: 22%;
    top: 10px;
}
.middle-header-row .col-sm-3 img, .social-media-text-top-header {
    display: none;
}
.main-nav-row {
    background-color: transparent;
    position: absolute;
    top: 10px;
    width: 100%;
}
.main-nav-row .container {
    width: 67%;
    float: inline-start;
    background: transparent;
    border-radius: 24px;
    margin-left: -50px;
}
.main-nav-row .item-inner-main-nav a{
    color: #192247;
    border-right: none;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 15px;
}
.main-nav-row .item-inner-main-nav:hover{
    background-color: transparent;
    color: #0099db;
}
.main-nav-row .item-inner-main-nav a:hover{
    background-color: #012F5F;
    color: #fff;
    border-radius: 0px 0px 25px 25px;
}
.input-group.search-box-container {
    padding: 10px 0;
    margin-top: 12px;
}
.header .ee-login-wrapper {
    padding-top: 5px;
    text-align: right;
    margin-top: 15px;
}
.js-log-in {
    background: linear-gradient(to right, rgba(0,128,167,1) 0%, rgba(13,28,72,1) 100%);
    color: #fff;
}
.js-log-in:hover {
    background: linear-gradient(to right, rgba(0, 128, 167, .3) 0%, rgba(13, 28, 72, .3) 100%);
    color: #0080a7!important;
	border: none!important;
}
.search-box-container .input-group-btn .btn-default {
    background: linear-gradient(to right, rgba(0,128,167,1) 0%, rgba(13,28,72,1) 100%);
    color: #fff;
}
.navbar-nav {
    width: 100%;
    text-align: center;
}
.navbar-nav > li {
    float: none;
    display: inline-block;
    padding: 0 !important;
}

.navbar-nav li:nth-child(5){
	display: none
}
/*menu*/
.middle-header-row .col-sm-5{
    position: absolute;
    top: -10px;
    width: 20%;
    right: 15px;
}
.middle-header-row .col-sm-4{
    position: absolute;
    width: 25%;
    top: -8px;
    z-index: 1;
    right: 265px;
}

/*inicio de sesion*/
 
.header .ee-header-profile .ee-myresume {
    font-size: 12px;
    color: #2984c5;
}
.header .ee-header-profile .ee-myresume .log-off, .header .ee-header-profile .ee-myresume .myresume-indicator {
    margin-right: 20px;
    color: #2984c5;
}
.js-status-hvmov {
    color: #192247;
}
.ee-info a{
	color: #192247;
}
.ee-header-profile {
    position: relative;
    margin-top: 15px;
    margin-left: 50px;
}
/*boton postular fijo movil*/
.eesites-fixed-buttons.affix-bottom {
    position: fixed!important;
    bottom: auto;
    top: 0;
}

/*diseno*/
.row-feria{
    margin-right: 0;
    margin-left: 0;
}
.fondo-home{
    padding: 0;
    z-index: -1;
    position: absolute;
    top: -110px;
}
.home{
    margin-top: -5%;
	display: flex;
}
.img-home  {
    margin: auto;
    float: inline-start;
    margin-left: 63px;
    margin-bottom: 80px;
    margin-top: 25px;
    z-index: 1;
    position: inherit;
    width: 32%;
}
.img-patrocinio {
        margin: auto;
    position: absolute;
    right: 70px;
    bottom: 19px;
    width: 25%;
}
.home article {
    width: 55%;
    float: right;
    padding: 160px 100px 0px 0px;
}
.home article h4{
    font-size: 18px;
    line-height: 0px;
    color: #fff;
    background: #2984c5;
    padding: 20px 5px;
    width: 56%;
    font-weight: 800;
    border-radius: 7px;
	text-align: center !important;
}
.home article h2 {
    font-size: 40px;
    font-weight: 900;
    color: #192247;
    text-shadow: 3px 3px 0 #fff, -3px 3px 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff;
    margin-top: -4px;
    text-transform: uppercase;
}
.home article h1 {
    font-size: 60px;
    font-weight: 900;
    color: #192247;
    text-shadow: 3px 3px 0 #fff, -3px 3px 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff;
    margin-top: -20px;
    text-transform: uppercase;
    margin-bottom: -10px;
}
.home article h6{
    font-size: 30px;
    color: #2984c5;
    font-weight: 800;
}
.home p {
    width: 12%;
    position: absolute;
    right: 6%;
    bottom: 2%;
    background: #ffbf0e;
    padding: 10px 7px;
    text-align: center;
    color: #333;
    font-size: 18px;
    border-radius: 20px;
    font-weight: 600;
}
.svg-curva{
    margin-top: -350px;
}
.gris{
    background: linear-gradient(to bottom, rgba(205,205,205,1) 0%, rgba(255,255,255,1) 100%);;
    margin-top: -15px;
    padding: 10px 0 100px;
    z-index: -1;
}
.gris p{
    color: #333;
    font-size: 20px;
    padding: 20px;
}
.gris a {
    color: #0080a7;
    text-decoration: none;
    font-weight: 800;
}
.centrar{
    display: flex;
    align-items: center;
    width: 85%;
    left: 8%;
}
.centrar p span {
    font-size: 22px;
    font-weight: 700;
    color: #c6325f;
}
.curva-blanca{
    margin-top: -10%;
}
.confeti1{
    transform: rotate(35deg);
    position: absolute;
    bottom: 29%;
    left: -3px;
    width: 20%;
}
.confeti2{
    position: absolute;
    right: 10px;
    margin-top: -265px;
    transform: rotate(178deg);
    width: 20%;
}
.vacantes{
    margin-top: -248px;
}
.btn-vacantes{
    color: #fff;
    background: #2e3037;
    border: none;
    padding: 10px 40px;
    font-size: 16px;
    margin: 35px 0 0 0;
}
.btn-vacantes:hover {
    color: #000;
    background: #ffbf0e;
    border: none;
}
.azul{
    background: linear-gradient(to bottom, rgba(0, 128, 167, 1) 0%, rgba(255, 255, 255, 1) 100%);
    color: #fff;
    text-align: center;
    padding-bottom: 60px;
}
.azul section  {
    display: flex;
    padding: 50px;
}
.azul section center img{
    width: 30%;
    margin: auto;
}
.feria1{
    padding: 0px 20px;
    width: 80%;
    left: 10%;
}
.feria1 h2{
    font-size: 34px;
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.feria1 p{
    font-size: 18px;
}
.picos{
    margin-top: -115px;
    margin-bottom: -110px;
}
.caja-texto {
    margin: 10px;
    width: 30%;
}
.caja-texto img{
    width: 50%;
}
.caja-texto p {
    color: #333;
    font-size: 15px;
}
.caja-texto h3{
    color: #0d1c48;
    font-size: 18px;
    font-weight: 700;
}
.empresa{
    display: flex;
    align-items: center;
    padding: 20px 40px;
    margin-bottom: 40px;
	    justify-content: center;
}
.empresa h2{
    color: #0080a7;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.h2-carrusel{
    color: #0d1c48;
    font-weight: 700;
}
.breadcrumb-tpl1 {
    margin-top: 0px;
}
.ov-btn-slide-top {
  background: #0d1c48; /* color de fondo */
  color: #fff; /* color de fuente */
  border: 2px solid #0d1c48; /* tamaño y color de borde */
  padding: 16px 20px;
  border-radius: 3px; /* redondear bordes */
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
}
.ov-btn-slide-top:hover {
  color: #fff; /* color de fuente hover */
}
.ov-btn-slide-top::after {
  content: "";
  background: #00a7d1; /* color de fondo hover */
  position: absolute;
  z-index: -1;
  padding: 16px 20px;
  display: block;
  left: 0;
  right: 0;
  top: -100%;
  bottom: 100%;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.ov-btn-slide-top:hover::after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.ov-btn-slide-bottom  {
    background: #fff;
    color: #0d1c48;
    border: 2px solid #0d1c48;
    padding: 16px 70px;
    border-radius: 3px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    font-weight: 700;
}
.ov-btn-slide-bottom:hover {
  color: #fff; /* color de fuente hover */
}
.ov-btn-slide-bottom::after {
  content: "";
  background: #0d1c48; /* color de fondo hover */
  position: absolute;
  z-index: -1;
  padding: 16px 20px;
  display: block;
  left: 0;
  right: 0;
  top: 100%;
  bottom: -100%;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.ov-btn-slide-bottom:hover::after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.ov-btn-grow-ellipse {
  background: #f28020; /* color de fondo */
  color: #fff; /* color de fuente */
  border: 2px solid #f28020; /* tamaño y color de borde */
  padding: 16px 20px;
  border-radius: 3px; /* redondear bordes */
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
}
.ov-btn-grow-ellipse:hover {
  color: #333;/* color de fuente hover */
}
.ov-btn-grow-ellipse::after {
  content: "";
  background: #ffbf0e; /* color de fondo hover */
	border: 2px solid #ffbf0e;
  position: absolute;
  z-index: -1;
  padding: 16px 20px;
  display: block;
  border-radius: 50%;
  left: -50%;
  right: -50%;
  top: -150%;
  bottom: -150%;
  transform: scale(0, 0);
  transition: all 0.4s ease;
}
.ov-btn-grow-ellipse:hover::after {
  transition: all 0.6s ease-out;
  transform: scale(1, 1);
}

/*animaciones*/
.bounce-in-top {
	-webkit-animation: bounce-in-top 1.1s 1s both;
	        animation: bounce-in-top 1.1s 1s both;
}
@-webkit-keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

.tracking-in-expand {
	-webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1s both;
	        animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1s both;
}
@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

.roll-in-right {
	-webkit-animation: roll-in-right 0.6s ease-out 1s both;
	        animation: roll-in-right 0.6s ease-out 1s both;
}
@-webkit-keyframes roll-in-right {
  0% {
    -webkit-transform: translateX(800px) rotate(540deg);
            transform: translateX(800px) rotate(540deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes roll-in-right {
  0% {
    -webkit-transform: translateX(800px) rotate(540deg);
            transform: translateX(800px) rotate(540deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
}
.text-pop-up-top {
	-webkit-animation: text-pop-up-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
	        animation: text-pop-up-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
}
@-webkit-keyframes text-pop-up-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: none;
  }
  100% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3);
  }
}
@keyframes text-pop-up-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: none;
  }
  100% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3);
  }
}

/*============== 22.  Slick Slide ============*/


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-top: 25px;
    margin-bottom: 25px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    max-width: 160px;
	background: #fff;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

@media (min-width: 1024px) {
.eesites-offer-application .btn-apply, .eesites-offer-application .btn-return {
    width: 285px;
    display: inline-block;
    border: 1px solid;
}
}
@media (max-width: 1023px) {
	.slick-slide img {
		max-width: 110px;
	}
}
.full{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 120px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
.carousel-caption {
    right: 0%;
    left: 0%;
    padding-bottom: 30px;
    background: rgb(0 0 0 / 50%);
}
/* contador*/
.contador_principal{
    border: 5px solid #2e3037;
    padding: 15px 60px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 25px;
    width: 85%;
}

.contador_principal .h2{
    color: #c4493e;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
	margin-top: 0px;
}
.contador_cantidad{
    font-size: 42px;
    font-weight: 700;
    color: #000;
    margin-top: -20px;
    margin-bottom: -20px;
}
.contador_principal h6{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 23px;
}

@keyframes aparecer{
	0%{
		opacity: 0;
		transform: translateY(100px);
	}
	100%{
		opacity: 1;
		transform: translateY(0px);
	}
}

/*media*/

@media (max-width: 2000px) and (min-width:1800px){
	.main-nav-row .item-inner-main-nav a {
    padding: 10px 40px;
}
	.main-nav-row .container {
    width: 65%;
}
	.middle-header-row .col-sm-5 {
    width: 15%;
    right: 15px;
}
	.middle-header-row .col-sm-4 {
    width: 30%;
    right: 305px;
}
	.home article h4 {
    font-size: 30px;
    padding: 18px 7px;
    width: 55%;
}
	.home article h2 {
    font-size: 45px;
    line-height: 82px;
}
	.home article h1 {
    font-size: 67px;
    margin-top: -30px;
}
	.home article {
    width: 56%;
    padding: 200px 100px 0px 0px;
}
	.img-patrocinio {
    right: 310px;
    width: 15%;
}
	.home p {
    right: 12%;
    bottom: 0%;
    font-size: 20px;
}
	.centrar {
    width: 75%;
    left: 12%;
}
	.contador_principal {
    width: 55%;
}
	.confeti2 {
    right: 85px;
    width: 20%;
}
	.picos {
    margin-top: -160px;
    margin-bottom: -160px;
}
	.empresa h2 {
    font-size: 32px;
}
	.breadcrumb-tpl1 {
        margin-top: 5px;
    }
	.ee-header-profile {
    position: absolute;
    width: 100%;
    right: -50%;
    top: 0px;
}
}

@media (max-width: 1799px) and (min-width:1500px){
	.main-nav-row .item-inner-main-nav a {
    padding: 10px 20px;
}
	.main-nav-row .container {
    width: 70%;
}
	.middle-header-row .col-sm-5 {
    width: 18%;
    right: 18px;
}
	.middle-header-row .col-sm-4 {
    width: 30%;
    right: 285px;
}
	.middle-header-row .col-sm-3 {
        left: 33%;
    top: 15px;
}
	.home article h4 {
    font-size: 24px;
    width: 53%;
}
	.home article h2 {
    font-size: 40px;
    line-height: 68px;
}
	.home article h1 {
    font-size: 60px;
    margin-top: -30px;
}
	.home article {
    width: 58%;
    padding: 155px 140px 0px 0px;
}
	.img-patrocinio {
    right: 250px;
    width: 15%;
}
	.home p {
    right: 9%;
    bottom: 1%;
    font-size: 20px;
}
	.centrar {
    width: 75%;
    left: 12%;
}
	.contador_principal {
    width: 65%;
}
	.confeti2 {
    right: 85px;
    width: 20%;
}
	.picos {
    margin-top: -160px;
    margin-bottom: -125px;
}
	.empresa h2 {
    font-size: 32px;
}
	.breadcrumb-tpl1 {
    margin-top: 195px;
}
	.ee-header-profile {
    position: relative;
    margin-top: 15px;
    margin-left: 150px;
}
}
@media (max-width: 1360px) and (min-width:1200px){
	.main-nav-row .container {
    width: 70%;
        margin-left: -30px;
}
	.main-nav-row .item-inner-main-nav a {
    padding: 10px 5px;
}
	.middle-header-row .col-sm-3 {
    left: 32%;
    top: 5px;
}
	.middle-header-row .col-sm-4 {
    width: 28%;
    right: 245px;
}
	.img-patrocinio {
    right: 70px;
    bottom: 19px;
    width: 25%;
}
	.home p {
    width: 15%;
    right: 6%;
    bottom: 4%;
}
	.home article h4 {
    font-size: 18px;
}
	.home article h2 {
    font-size: 40px;
    line-height: 54px;
}
	.home article h6 {
    font-size: 30px;
    text-align: left;
}
	.home article {
    width: 53%;
}
	.gris p {
    font-size: 18px;
}
	.caja-texto p {
    font-size: 14px;
}
	.caja-texto h3 {
    font-size: 16px;
}
	.empresa {
    padding: 20px 0px;
}
	.empresa p{
    font-size: 16px;
    padding: 0px 40px;
}
	.h2-carrusel {
    font-size: 28px;
}    
	.ee-body.university {
    margin-bottom: 215px;
}
	.breadcrumb-tpl1 {
    margin-top: 0px;
}
	.ee-header-profile {
    position: relative;
    margin-top: 15px;
    margin-left: 70px;
}
}

@media (max-width:1199px) and (min-width: 1000px){
	.main-nav-row .container {
    width: 69%;
    margin-left: -45px;
}
	.main-nav-row .item-inner-main-nav a {
    font-size: 12px;
    padding: 10px 5px;
}
	.middle-header-row .col-sm-5 {
    width: 20%;
    right: 0px;
}
	.middle-header-row .col-sm-4 {
    width: 32%;
    right: 200px;
}
	.middle-header-row .col-sm-3 {
    width: 329px;
    height: 200px;
    left: 35%;
    top: 0px;
    background-size: contain;
}
	.home {
    margin-top: -12%;
}
	.fondo-home {
    top: -55px;
}
	.img-home {
    margin-bottom: 60px;
}
	.img-patrocinio {
    right: 115px;
}
	.home article {
    width: 60%;
    float: right;
    padding: 110px 100px 0px 0px;
}
	.home article h4 {
    font-size: 18px;
    width: 55%;
}
	.home article h2 {
    font-size: 32px;
    line-height: 48px;
}
	.home article h1 {
    font-size: 47px;
}
	.home article h6{
    font-size: 24px;
}
	.home p {
    width: 15%;
    right: 10%;
    bottom: 0%;
}
	.gris p {
    color: #333;
    font-size: 16px;
    padding: 5px;
}
	.contador_principal {
    padding: 10px 10px;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 90%;
}
	.picos {
    margin-top: -100px;
    margin-bottom: -90px;
}
	.feria1 h2 {
    font-size: 26px;
    margin-bottom: 24px;
}
	.feria1 p {
    font-size: 16px;
}
	.caja-texto {
    margin: 0px;
    width: 33%;
}
	.caja-texto h3 {
    color: #0d1c48;
    font-size: 16px;
    font-weight: 700;
}
	.caja-texto p {
    color: #333;
    font-size: 14px;
}
	.azul {
    padding-bottom: 20px;
}
	.confeti1 {
    bottom: 28%;
    left: 0px;
    width: 15%;
}
	.empresa h2 {
    font-size: 26px;
}
	.empresa p {
    font-size: 14px;
    margin-bottom: -10px;
}
	.h2-carrusel {
    font-size: 22px;
}
	.ee-body.university {
    margin-bottom: 210px;
}
	.ov-btn-slide-top {
    padding: 5px 10px;
}
	.ov-btn-slide-bottom {
    padding: 10px;
}
	.breadcrumb-tpl1 {
        margin-top: 0px;
    }
	.ee-header-profile {
    position: relative;
    margin-top: 15px;
    margin-left: 80px;
    width: 100%;
}
}

@media (max-width: 999px) and (min-width: 841px){
	.middle-header-row .col-sm-5 {
    width: 20%;
    right: 0px;
}
	.middle-header-row .col-sm-4 {
           width: 40%;
        right: 55px;
}
	.ee-info a {
    font-size: 12px;
}
	.header .ee-header-profile .ee-myresume {
    font-size: 10px;
    color: #fff;
}
	.ee-header-profile {
    position: relative;
    margin-top: 15px;
    width: 100%;
        margin-left: 10px;
}
	.main-nav-row .container {
    width: 64%;
    margin-left: -42px;
}
	.main-nav-row .item-inner-main-nav a {
        font-size: 10px;
        padding: 8px 4px;
    }
	.middle-header-row .col-sm-3 {
    width: 260px;
    background-size: contain;
    top: -18px;
}
	.fondo-home {
    top: -10px;
}
	.home {
        margin-top: -24%;
    }
	.img-home {
    margin-left: 20px;
    margin-bottom: 0px;
    margin-top: 105px;
    width: 35%;
}
	.home article h4 {
    font-size: 16px;
    line-height: 0px;
    padding: 18px 7px;
    width: 57%;
}
	.home article h2 {
    font-size: 30px;
    line-height: 38px;
}
	.home article h1 {
    font-size: 40px;
    margin-top: -20px;
}
	.home article {
    width: 60%;
    float: right;
    padding: 176px 65px 0px 0px;
}
	.home article h6{
    font-size: 20px;
}
	.img-patrocinio {
    right: 45px;
    bottom: 19px;
    width: 25%;
}
	.home p {
    width: 16%;
    right: 6%;
    bottom: 0%;
    font-size: 16px;
}
	.svg-curva {
    margin-top: -125px;
}
	.centrar {
    width: 90%;
    left: 5%;
}
	.gris p {
    color: #333;
    font-size: 14px;
    padding: 0px;
}
	.contador_principal {
    border: 5px solid #c6325f;
    padding: 15px 0px;
    margin-top: 60px;
    margin-bottom: 30px;
    border-radius: 25px;
    width: 100%;
}
	.contador_principal h6 {
    font-size: 24px;
}
	.contador_cantidad {
    font-size: 30px;
}
	.btn-vacantes {
    font-size: 14px;
    margin: 25px 0 0 0;
}
	.confeti2 {
    margin-top: -180px;
    width: 15%;
}
	.picos {
    margin-top: -75px;
    margin-bottom: -60px;
}
	.feria1 h2 {
    font-size: 24px;
    margin-bottom: 14px;
}
	.feria1 p {
    font-size: 14px;
}
	.caja-texto {
    margin: 0px;
    width: 33%;
}
	.caja-texto h3 {
    font-size: 16px;
}
	.caja-texto p {
    color: #333;
    font-size: 12px;
}
	.azul {
    padding-bottom: 0px;
}
	.empresa {
    padding: 10px 0px;
    margin-bottom: 0px;
}
	.empresa h2 {
    font-size: 24px;
}
	.empresa p{
    font-size: 12px;
    margin-top: -20px;
    margin-bottom: -12px;
}
	.confeti1 {
    bottom: 25%;
    left: 0px;
    width: 17%;
}
	.h2-carrusel {
    font-size: 18px;
}
	.ee-body.university {
    margin-bottom: 200px;
}
	.form-contact-row {
        margin-bottom: 40px;
        margin-top: -95px;
    }
}

@media (max-width: 840px) and (min-width:768px){
	.main-nav-row .item-inner-main-nav a {
    font-size: 10px;
    padding: 5px;
}
	    .middle-header-row .col-sm-4 {
        width: 30%;
        right: 70px;
    }
	.middle-header-row .col-sm-5 {
    width: 18%;
    right: 0px;
}
	.middle-header-row .col-sm-3 {
        width: 200px;
        background-size: contain;
        top: -20px;
        height: 111px;
    }
	.main-nav-row .container {
        width: 70%;
        margin-left: -25px;
    }
	.ee-header-profile .ee-avatar, .ee-navbar-profile .ee-avatar {
    width: 30px;
    height: 30px;
}
	.ee-header-profile {
    position: relative;
    margin-top: 15px;
    margin-left: -5px;
}
	.ee-info a {
    color: #192247;
    font-size: 12px;
}
	.header .ee-header-profile .ee-myresume {
    font-size: 9px;
    color: #2984c5;
}
	.fondo-home {
    top: 0px;
}
	.home {
        margin-top: -30%;
        z-index: -1;
    }
	.img-home {
    margin-left: 12px;
    margin-bottom: 0;
    margin-top: 110px;
    width: 38%;
}
	.home article {
    width: 58%;
    padding: 180px 100px 0px 0px;
}
	.home article h4 {
    font-size: 16px;
    padding: 18px 7px;
    width: 70%;
}
	.home article h2 {
    font-size: 24px;
    line-height: 36px;
}
	.home article h1 {
    font-size: 36px;
    margin-top: -16px;
}
	.home article h6 {
    font-size: 18px;
}
	.img-patrocinio {
    right: 70px;
    bottom: 19px;
    width: 25%;
}
	.home p {
        width: 20%;
        right: 3%;
        bottom: 0%;
        font-size: 16px;
    }
	.gris p {
    color: #333;
    font-size: 14px;
    padding: 0;
}
	.centrar {
    width: 100%;
    left: 0;
}
	.centrar p span {
    font-size: 18px;
}
	.vacantes {
    margin-top: -180px;
}
	.contador_principal {
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 30px;
    border-radius: 25px;
    width: 100%;
}
	.contador_principal h6 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
	.contador_cantidad {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
}
	.btn-vacantes {
    padding: 10px 40px;
    font-size: 14px;
}
	.confeti2 {
    margin-top: -150px;
    width: 15%;
}
	.picos {
    margin-top: -80px;
    margin-bottom: -40px;
}
	.feria1 h2 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}
	.feria1 p {
    font-size: 14px;
}
	.caja-texto {
    margin: 0;
    width: 33%;
}
	.caja-texto h3 {
    font-size: 14px;
}
	.caja-texto p {
    color: #333;
    font-size: 12px;
}
	.azul {
    padding-bottom: 0;
}
	.empresa {
    display: flex;
    align-items: center;
    padding: 30px 0 0;
    margin-bottom: 15px;
}
	.empresa h2 {
    font-size: 20px;
    margin: 0;
}
	.empresa p{
    font-size: 12px;
    margin-bottom: -15px;
}
	.ov-btn-slide-top {
    padding: 10px 10px;
}
	.ov-btn-slide-bottom {
    padding: 10px 20px;
}
	.confeti1 {
    bottom: 25%;
    left: 0px;
    width: 15%;
}
	.h2-carrusel {
    color: #0d1c48;
    font-weight: 700;
    font-size: 16px;
}
	.ee-body.university {
    margin-bottom: 200px;
}
	.form-contact-row {
        margin-bottom: 40px;
        margin-top: -50px;
    }
}
@media (max-width: 767px) {
	
	.nav>li>a  {
        position: relative;
        display: block;
        padding: 10px 15px;
        color: #fff;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 700;
    }
	.main-nav-row .item-inner-main-nav a {
    color: #ffff;
    border-right: none;
    font-size: 13px;
}
	.navbar-nav {
    width: 100%;
    text-align: left;
}
	.navbar-nav > li {
    float: none;
    display: block;
    padding: 0 !important;
}
	.main-nav-row {
    background-color: #fff;
    box-shadow: none;
	position: relative;
	top: 0;
}
	.main-nav-row .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
    background: linear-gradient(to right, rgba(0, 128, 167, 1) 0%, rgba(13, 28, 72, 1) 100%);
}
	.main-nav-row .navbar-header .icon-bar {
        background: linear-gradient(to right, rgba(0, 128, 167, 1) 0%, rgba(13, 28, 72, 1) 100%);
    }
	.main-nav-row .ee-navbar-toggle-search {
    position: relative;
    float: right;
    padding: 5px 10px;
    margin-top: 8px;
    margin-right: 4px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #0d1c48;
}
	.main-nav-row .container {
    width: 100%;
        margin-left: 0;
}
	.js-status-hvmov {
    color: #fff;
}
	.ee-navbar-profile {
    background-color: transparent;
    padding: 20px 15px;
}
	.input-group.search-box-container {
    padding: 5px;
    margin-top: 0;
}
	.header {
    background-color: transparent;
    margin-top: 0;
}
	.fondo-home {
    display: none;
}
	.img-home {
        margin: auto;
        float: inline-start;
        margin-left: 25px;
        margin-bottom: 0;
        margin-top: -20px;
        z-index: -1;
        position: inherit;
        width: 50%;
    }
	.home article {
        width: 100%;
        float: left;
        padding: 0;
        text-align: center;
    }
	.home article h4 {
        font-size: 16px;
        line-height: 16px;
        padding: 5px;
        text-align: left;
        width: 49%;
    }
	.home article h2 {
        font-size: 26px;
        margin-top: -5px;
        text-align: left;
    }
	.home article h1 {
    text-align: left;
    margin-top: -12px;
    font-size: 38px;
}
	.home article h6 {
    font-size: 18px;
    text-align: left;
}
	.home p  {
        width: 30%;
        position: absolute;
        right: 9%;
        bottom: 40%;
        background: #ffbf0e;
        padding: 8px 6px;
        text-align: center;
        color: #333;
        font-size: 12px;
        border-radius: 20px;
        font-weight: 600;
    }
	.img-patrocinio {
        margin: auto;
    position: absolute;
    right: 70px;
    bottom: 19px;
    width: 25%;
}
	.svg-curva {
    margin-top: -30px;
}
	.centrar {
    display: block;
    align-items: center;
    width: 100%;
    left: 0;
}
	.gris p {
    color: #333;
    font-size: 12px;
    padding: 5px;
}
	.curva-blanca {
    display: none;
}
	.vacantes {
    margin-top: -100px;
}
	.confeti2 {
    display: none;
}
	.contador_principal {
    border: 5px solid #23527c;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 25px;
    width: 100%;
}
	.contador_principal h6 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
	.contador_cantidad {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
}
	.btn-vacantes {
    font-size: 12px;
    margin: 5px 0 0 0;
}
	.picos {
    margin-top: -25px;
    margin-bottom: -15px;
}
	.azul {
    padding-bottom: 0;
}
	.feria1 {
    padding: 0px 0px;
    width: 100%;
    left: 0;
}
	.feria1 h2 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 5px;
}
	.feria1 p {
    font-size: 12px;
}
    .caja-texto {
     margin: 10px;
     width: 100%;
     background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .6) 100%);
     border-radius: 25px;
 }
	.caja-texto img {
    width: 40%;
}
	.caja-texto p {
    color: #000;
    font-size: 12px;
}
	.empresa {
    display: block;
    align-items: center;
    padding: 10px 0px;
    margin-bottom: 20px;
}
	.empresa h2 {
    color: #0080a7;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
		text-align: center;
}
	.empresa p {
    font-size: 12px;
    margin-top: -15px;
    margin-bottom: -10px;
}
	.h2-carrusel {
    color: #0d1c48;
    font-weight: 700;
    font-size: 18px;
}
	.ov-btn-grow-ellipse {
    width: 100%;
}
	.ov-btn-slide-top {
    width: 100%;
}
	.ov-btn-slide-bottom {
    width: 100%;
}
	.confeti1 {
    display: none;
}
	.form-contact-row {
    margin-bottom: 40px;
    margin-top: 0;
}
	.home {
    margin-top: 3%;
    display: block;
}
}
.flex{
	display: flex;
	justify-content:center;
}
.conoce {
    background: #ffbf0e;
    padding: 10px 7px;
    text-align: center;
    color: #333;
    font-size: 18px;
    border-radius: 20px;
    font-weight: 600;
    margin-top: 50px;
}
.article-1 {
     --img-scale: 1.001;
    --title-color: black;
    --link-icon-translate: -20px;
    --link-icon-opacity: 0;
    position: relative;
    border-radius: 16px;
    box-shadow: none;
    background-color: #2984c5;
    transform-origin: center;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
    color: #fff;
}

.article-1 a::after {
  position: absolute;
  inset-block: 0;
  inset-inline: 0;
  cursor: pointer;
  content: "";
}

/* basic article elements styling */
.article-1 h2 {
  margin: 0 0 18px 0;
    font-family: "Bebas Neue", cursive;
    font-size: 18px;
    transition: color 0.3s ease-out;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

figure {
  margin: 0;
  padding: 0;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.article-1 img {
  max-width: 100%;
  transform-origin: center;
  transform: scale(var(--img-scale));
  transition: transform 0.4s ease-in-out;
}

.article-body {
  padding: 24px;
}

.article-1 a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
}

.article-1 a:focus {
  outline: 1px dotted #28666e;
}

.article-1 a .icon {
  min-width: 24px;
  width: 24px;
  height: 24px;
  margin-left: 5px;
  transform: translateX(var(--link-icon-translate));
  opacity: var(--link-icon-opacity);
  transition: all 0.3s;
}

/* using the has() relational pseudo selector to update our custom properties */
.article-1:has(:hover, :focus) {
  --img-scale: 1.1;
  --title-color: #28666e;
  --link-icon-translate: 0;
  --link-icon-opacity: 1;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}


/************************ 
Generic layout (demo looks)
**************************/


.articles-1 {
  display: grid;
  max-width: 1200px;
  margin-inline: auto;
  padding-inline: 24px;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 24px;
	    margin-bottom: 50px;
}

@media screen and (max-width: 960px) {
  .article-1 {
    container: card/inline-size;
  }
  .article-body p {
    display: none;
  }
}

@container card (min-width: 380px) {
  .article-wrapper {
    display: grid;
    grid-template-columns: 100px 1fr;
    gap: 16px;
  }
  .article-body {
    padding-left: 0;
  }
  figure {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  figure img {
    height: 100%;
    aspect-ratio: 1;
    object-fit: cover;
  }
}

.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}
section{
	overflow: hidden;
}
.azul-2{
	background: linear-gradient(to bottom, rgba(0, 128, 167, 1) 0%, rgba(255, 255, 255, 1) 100%);
    color: #fff;
    text-align: center;
    padding-bottom: 60px;
}







/*videos*/

.article-2 {
     --img-scale: 1.001;
    --title-color: black;
    --link-icon-translate: -20px;
    --link-icon-opacity: 0;
    position: relative;
    border-radius: 16px;
    box-shadow: none;
    background-color: #fff;
    transform-origin: center;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
    color: #000;
}

.article-2 a::after {
  position: absolute;
  inset-block: 0;
  inset-inline: 0;
  cursor: pointer;
  content: "";
}

/* basic article elements styling */
.article-2 h2 {
  margin: 0 0 18px 0;
    font-family: "Bebas Neue", cursive;
    font-size: 18px;
    transition: color 0.3s ease-out;
    font-family: "Montserrat", sans-serif;
    color: #2984c5;
    font-weight: 600;
    text-transform: uppercase;
}

figure {
  margin: 0;
  padding: 0;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.article-2 img {
  max-width: 100%;
  transform-origin: center;
  transform: scale(var(--img-scale));
  transition: transform 0.4s ease-in-out;
}

.article-body {
  padding: 24px;
}

.article-2 a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #192247;
}

.article-2 a:focus {
  outline: 1px dotted #28666e;
}

.article-2 a .icon {
  min-width: 24px;
  width: 24px;
  height: 24px;
  margin-left: 5px;
  transform: translateX(var(--link-icon-translate));
  opacity: var(--link-icon-opacity);
  transition: all 0.3s;
}

/* using the has() relational pseudo selector to update our custom properties */
.article-1:has(:hover, :focus) {
  --img-scale: 1.1;
  --title-color: #28666e;
  --link-icon-translate: 0;
  --link-icon-opacity: 1;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}


/************************ 
Generic layout (demo looks)
**************************/


.articles-2 {
  display: grid;
  max-width: 1200px;
  margin-inline: auto;
  padding-inline: 24px;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 24px;
	    margin-bottom: 50px;
	    max-width: 1600px;
}

@media screen and (max-width: 960px) {
  .article-2 {
    container: card/inline-size;
  }
  .article-body p {
    display: none;
  }
}

@container card (min-width: 380px) {
  .article-wrapper {
    display: grid;
    grid-template-columns: 100px 1fr;
    gap: 16px;    
	  display: flex;
    flex-direction: column;
  }
  .article-body {
    padding-left: 0;
  }
  figure {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  figure img {
    height: 100%;
    aspect-ratio: 1;
    object-fit: cover;
  }
}

.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}