@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;700&display=swap');


body {
    font-family: 'Montserrat', sans-serif;
    color: #58585A;
}
h1, h2, h3 {
	font-family: 'Montserrat', sans-serif;
}

h2 {
	color: #003152;
	margin: 25px 0;
	text-transform: uppercase;
}
.spacer {
	padding: 35px 0;
}
.mt-30 {
	margin-top: 30px;
}
.my-30 {
  margin: 30px 0;
}
.color-orange {
	color: #FF8200 !important;
	font-weight: bold;
}
.title-feria{
	color: #194867;
	font-weight: bold;
}
.w-padding {
  padding: 50px 30px;
}
.color-red {
	color: #003152;
}
.btn-outline-primary, .btn-outline-primary:focus {
	border: solid 2px #fff;
	background: transparent;
	color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #003152 !important;
    border-color: #003152 !important;
    
}
.btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:visited {
	color: #000;
    background-color: #fff;
    border-color: #fff;
}
.color-principal {
	color: #003152;
}
.bg-color-sec {
	color:#E0E0E0;
}

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

.feria-logo {
	margin: 20px 0;
}
.ee-company-logo {
    width: 288px;
    height: 60px;
    padding: 8px 0;
    
}
#video-background {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: -100;
}
.top-header-row {
    background-color: #003152;
}
.middle-header-row .col-sm-3 img, .social-media-text-top-header {
    display: none;
}
.main-nav-row {
    background-color: #003152;
	background-image: linear-gradient(to bottom, rgb(29,84,114), rgba(29,84,114));
}
.main-nav-row .navbar-header {
    text-align: center;
    background-color: #003152;
}
.btn-default {
 color: #fff;
    background-color: #003152;
    
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    border-radius: 17px;
    -webkit-box-shadow: inset 0px 1px 0px #003152, 0px 4px 0px #003951, 1px 6px 6px 3px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0px 1px 0px #003152,0px 4px 0px #003951,1px 6px 6px 3px rgba(0,0,0,0.3);
   box-shadow: inset 0px 1px 0px #003152, 0px 4px 0px #003951, 1px 6px 6px 3px rgb(0 0 0 / 30%); 
}
.btn-default {
   color: #fff;
    background-color: #003152 !important;
    
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    border-radius: 17px;
    -webkit-box-shadow: inset 0px 1px 0px #003152, 0px 4px 0px #003951, 1px 6px 6px 3px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0px 1px 0px #003152,0px 4px 0px #003951,1px 6px 6px 3px rgba(0,0,0,0.3);
   box-shadow: inset 0px 1px 0px #003152, 0px 4px 0px #003951, 1px 6px 6px 3px rgb(0 0 0 / 30%); 
    text-transform: uppercase ;
	 border-color: #003152 !important;
}
  

.btn-default:hover {
    color: #fff;
    background-color: #ff8200 !important;
    border-color: #ff8200 !important;
}
.btn_empresa, .js-apply-offer-btn {
	color: #fff;
    background-color: #003152;
    
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    border-radius: 17px;
    -webkit-box-shadow: inset 0px 1px 0px #003152, 0px 4px 0px #003951, 1px 6px 6px 3px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0px 1px 0px #003152,0px 4px 0px #003951,1px 6px 6px 3px rgba(0,0,0,0.3);
   box-shadow: inset 0px 1px 0px #003152, 0px 4px 0px #003951, 1px 6px 6px 3px rgb(0 0 0 / 30%); 
}
.btn_empresa_reg {
	 color: #fff;
    background-color: #003152;
    
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    border-radius: 17px;
    -webkit-box-shadow: inset 0px 1px 0px #003152, 0px 4px 0px #003951, 1px 6px 6px 3px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0px 1px 0px #003152,0px 4px 0px #003951,1px 6px 6px 3px rgba(0,0,0,0.3);
   box-shadow: inset 0px 1px 0px #003152, 0px 4px 0px #003951, 1px 6px 6px 3px rgb(0 0 0 / 30%); 
    text-transform: uppercase ;
}
.btn_empresa:hover, .btn_empresa_reg:hover, .js-apply-offer-btn:hover {
	background-color: #ff8200 !important;
    border-color: #ff8200 !important;
	box-shadow: none;
}
.social-media-text-top-header {
    color: #FFF;
    display: none;
}
.col-links-inner-top-header {
    border-right: none;
    width: 100%;
}

.header {
       background-color: #236e8f;
    background-image: linear-gradient(to bottom, rgb(29,84,114), rgba(29,84,114));
}

.footer .footer-company-section {
    background-color: #eee;
    overflow: auto;
    height: auto;
}
.footer-text-line{
	color:#000;
}
.top-header-row .item-inner-top-header a:hover {
    color: #ff8200;
	background: transparent;
}
.main-nav-row .item-inner-main-nav a:hover {
    background-color: transparent;
    color: #ff8200;
}
.main-nav-row .item-inner-main-nav:hover {
    background-color: transparent;
}

.main-nav-row .item-inner-main-nav a {
    color: #fff;
    margin: 0 20px 15px 0;
	border-right: solid 1px #ffffff4f;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}
.navbar-nav {
  width: 100%;
  text-align: center;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
}

.main-nav-row .navbar-collapse {
    padding: 0;
}



/* ICONS TOP */
.top-header-row .item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-header-row .item-inner-top-header:nth-child(1) a:before {
    content: "\f09a";
}

.top-header-row .item-inner-top-header:nth-child(2) a:before {
    content: "\f099";
}

.top-header-row .item-inner-top-header:nth-child(3) a:before {
    content: "\f167";
}
.top-header-row .item-inner-top-header:nth-child(4) a:before {
    content: "\f16d";
}
.top-header-row .item-inner-top-header:nth-child(5) a:before {
    content: "\f0e1";
}


/* Style the video: 100% width and height to cover the entire window */
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

/* Add some content at the bottom of the video/page */
.content {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

/* Style the button used to pause/play the video */
.feria-video {
  position: relative;
  background-color: black;
  height: 60vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.feria-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.feria-video .container {
  position: relative;
  z-index: 2;
}

.feria-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
.feria-video-txt {
	top: 140px;
    color: #fff;
}
@media (pointer: coarse) and (hover: none) {
	.feria-video h1 {
		display: none;
	}
  .feria-video {
    background: url('../images/colegio-ciencias.png') black no-repeat center center scroll;
	background-size: cover;
  }
  .feria-video video {
    display: none;
  }
}

.feria-date, .feria-oferta {
	margin: 30px 0;
	font-size: 16px;
}

.feria-destacado {
	margin-top: 30px;
	padding-bottom: 80px;
    background: #F1F2F2;
}
.feria-box {
	margin-top: 20px;
	position: relative;
	height: 300px;
}
.feria-box-bg-art-1 {
	background: url(../images/tip-1.jpg) no-repeat;
	background-size: cover;
    background-position: top center;
}
.feria-box-bg-art-2 {
	background: url('../images/tip-2.jpg') no-repeat;
	background-size: cover;
    background-position: top center;
}
.feria-box-bg-art-3 {
	background: url('../images/tip-3.jpg') no-repeat;
	background-size: cover;
    background-position: top center;
}
.feria-box-txt {
	width: 85%;
    height: 40px;
	position: absolute;
    bottom: -15px;
    right: -10px;
    padding: 0px 20px 10px;
    background: #003152;
    color: #FFF;
	border-radius: 20px;
}
.feria-box-txt h4 {
	font-size: 16px;
}

/*Img hover*/

.content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.feria-box:hover .content-overlay{
  opacity: 1;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
}
.feria-box:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.fadeIn-top{
  top: 20%;
}
.feria-btn-foo {
	width: 40%;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
}
.feria-btn-foo a {
	color: #58585A;
    text-decoration: none;
    font-size: 20px;
}
.feria-btn-foo a:hover {
	color: #003152;
    text-decoration: none;
}


/*Acordeon*/

#integration-list {
    font-family: 'Montserrat', sans-serif;
    width: 80%;
    margin: 0 auto;
    display: table;
}
#integration-list ul {
    padding: 0;
    margin: 20px 0;
    color: #555;
}
#integration-list ul > li {
    list-style: none;
    border-top: 1px solid #ddd;
    display: block;
    padding: 15px;
    overflow: hidden;
}
#integration-list ul:last-child {
    border-bottom: 1px solid #ddd;
}
#integration-list ul > li:hover {
    background: #F1F2F2;
}
.expand {
    display: block;
    text-decoration: none;
    color: #555;
    cursor: pointer;
}
.expand:hover {
	text-decoration: none;
	color: #931733;
}
#integration-list h2 {
    padding: 0;
    margin: 0;
    font-size: 17px;
    font-weight: 400;
}
#integration-list span {
    font-size: 12.5px;
}
#left,#right{
    display: table;
}
#sup{
    display: table-cell;
    vertical-align: middle;
    width: 80%;
}
.detail a {
    text-decoration: none;
    color: #C0392B;
    border: 1px solid #C0392B;
    padding: 6px 10px 5px;
    font-size: 14px;
}
.detail {
    margin: 10px 0 10px 0px;
    display: none;
    line-height: 22px;
}
.detail span{
    margin: 0;
}
.right-arrow {
    margin-top: 12px;
    margin-left: 20px;
    width: 10px;
    height: 100%;
    float: right;
    font-weight: bold;
    font-size: 20px;
}
#integration-list .icon {
    height: 75px;
    width: 75px;
    float: left;
    margin: 0 15px 0 0;
}

.feria-tips {
	margin-top: 20%;
	padding: 0 10%;
}

/*============== 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: 358px;
    display: inline-block;
    margin-bottom: 20px;
}
}
@media (max-width: 1023px) {
	.slick-slide img {
		max-width: 110px;
	}
}
@media (max-width: 767px) {
	.slick-slide img {
		max-width: 110px;
	}
}
/*footer*/
.middle-header-row .col-sm-3 {
    width: 288px;
    height: 115px;
    padding: 0;
	top: -20px;
    background: url("../images/logo-head-colegio-ciencias.png") no-repeat center;
}
.middle-header-row {
    padding: 30px 0 0;
}

.text-muted, .copyright-row .term-conditions-link, .footer, .powered-by-row .term-conditions-link, .privacy-advercity-row .term-conditions-link  {
    color: #000;
}
.ee-logotype-powered-by {
          filter: inherit;
}
.destacado-text{
background-color: #e7e9e6;
    padding: 30px;}
.parrafos-colegio-ciencias-economicas{
	border-left: #ff7f00 solid 4px;
	padding-left: 15px;
	font-family: 'Montserrat', sans-serif;
	text-align: justify;
}
.charlista{
	background-color: #dfa728;
    color: #003152;
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
    border-radius: 21px;
    padding: 4px;
}
.charlista-title{
	color: #003152;
    text-align: center;
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 50px;
	
}
.cargo{
	    color: #003152;
    font-style: italic;
}
.horario{
	color: #003152;
    font-weight: 600;
    margin-top: 82px;
}
.hora{
	    color: #003152;
    font-weight: 600;
    margin-top: -11px;
}
.img-live-fb{
	margin-left: 20px;
	margin-top: 20px;
}
.bolsa{
	    color: #003152;
    margin: 25px 0;
    text-transform: uppercase;
	font-weight: bold;
}
@media (max-width: 768px){
.hora {
    color: #003152;
    font-weight: 600;
    margin-top: -19px;
    font-size: 27px;
}}
@media (max-width: 768px){
.img-live-fb{
	margin-left: 0px !important;
	margin-top: 0px !important;
}}
@media (max-width: 768px){
.horario {
    color: #003152;
    font-weight: 600;
    margin-top: 64px;
    font-size: 27px;
}}
.feria-box-txt-2 {
    width: 85%;
    height: 40px;
   
    bottom: -15px;
    right: -10px;
    padding: 0px 20px 10px;
    background: #003152;
    color: #FFF;
    border-radius: 20px;
	position: relative;
    left: 38px;
}
.boton-bolsa{
	color: #fff;
	text-decoration: none;
	    padding-top: 10px;
}
.header .ee-header-profile .ee-myresume {
    font-size: 12px;
    color: #fff !important;
}
@media (min-width: 768px){
.eesites-offer-application .btn-return {
   margin-left: 0px;
}}
.header .ee-header-profile .ee-myresume .log-off {
    margin-right: 0;
    color: #fff !important;
}

.btn {
display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	 -ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 12px !important;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	user-select: none;
}

a:focus, a:hover {
    color: #eeaf19;
    text-decoration: underline;
}