/*

Fluid Gallery Template

http://www.templatemo.com/tm-500-fluid-gallery

*/


/*fontawesome*/
@font-face{font-family:font-awesome-400;src:url(../fonts/fa-regular-400.eot);src:url(../fonts/fa-regular-400?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../fonts/fa-regular-400.svg#fa-brands-400) format("svg");font-weight:normal;font-style:normal;}
@font-face{font-family:font-awesome-brands;src:url(../fonts/fa-brands-400.eot);src:url(../fonts/fa-brands-400eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../fonts/fa-brands-400.svg#fa-brands-400) format("svg");font-weight:normal;font-style:normal;}
@font-face{font-family:font-awesome;src:url(../fonts/fa-solid-900.eot);src:url(fonts/../fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../fonts/fa-solid-900.svg#fa-solid-900) format("svg");font-weight:normal;font-style:normal;}

/*montserrat*/
@font-face{font-family:montserrat-medium;src:url(../fonts/Montserrat-Medium.eot);src:url(../fonts/Montserrat-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Medium.woff2) format("woff2"),url(../fonts/Montserrat-Medium.woff) format("woff"),url(../fonts/Montserrat-Medium.ttf) format("truetype"),url(../fonts/Montserrat-Medium.svg#Montserrat-Medium) format("svg");font-weight:normal;font-style:normal;font-display:swap;}
@font-face{font-family:montserrat-extrabold;src:url(../fonts/Montserrat-ExtraBold.eot);src:url(../fonts/Montserrat-ExtraBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-ExtraBold.woff2) format("woff2"),url(../fonts/Montserrat-ExtraBold.woff) format("woff"),url(../fonts/Montserrat-ExtraBold.ttf) format("truetype"),url(../fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold) format("svg");font-weight:normal;font-style:normal;font-display:swap;}

/*gotham*/
@font-face{font-family:gotham-book;src:url(../fonts/Gotham-Book.eot);src:url(../fonts/Gotham-Book.eot?#iefix) format("embedded-opentype"),url(../fonts/Gotham-Book.woff2) format("woff2"),url(../fonts/Gotham-Book.woff) format("woff"),url(../fonts/Gotham-Book.ttf) format("truetype"),url(../fonts/Gotham-Book.svg#Gotham-Book) format("svg");font-weight:normal;font-style:normal;font-display:swap;}
@font-face{font-family:gotham-medium;src:url(../fonts/Gotham-Medium.eot);src:url(../fonts/Gotham-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Gotham-Medium.woff2) format("woff2"),url(../fonts/Gotham-Medium.woff) format("woff"),url(../fonts/Gotham-Medium.ttf) format("truetype"),url(../fonts/Gotham-Medium.svg#Gotham-Medium) format("svg");font-weight:normal;font-style:normal;font-display:swap;}



body {
	background-color: #fff;
	color: black;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: 300;
	overflow-x: hidden;
}

ul { padding: 0; margin: 0; }
figure { margin: 0; }
p:last-child { margin-bottom: 0; }
a { color: #3f97c9; }
a, button { transition: all 0.3s ease; }
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}



.tm-brand-icon { 
		font-size: 4rem;
    	padding: 10px;
		margin-right: 15px;
		background:url(../img/logo-color-nuevo.svg) top center no-repeat;
		display: block;
		width: 115px;
		height: 54px;
		text-trasnform:normal;
		text-indent: -5000px;
	}

.container-fluid { 
	width: 100%; /* IE fix */
	padding-left: 0;
	padding-right: 0;
}

.cd-hero-slider .cd-full-width { padding-top: 0; }

.cd-slider-nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1002;
	background: none;
}

.navbar { padding: 0; }

.cd-slider-nav nav { width: 100%; }

.cd-slider-nav .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}

.cd-slider-nav li { 
	display: block;
	float: none;
	width: auto;	
}

.tm-navbar { float: right; }
.tm-navbar-bg {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgba(255,255,255,0.7);
	overflow: auto;
}

.navbar-toggler {
	float: right;
	font-size: 1.75rem;
	padding: 0.75rem;
	background: rgba(255,255,255,0.7);
	border-radius: 0;
	position: absolute;
	right: 10px;
	top: 5px;
}

button:focus { outline: none; }

.cd-slider-nav a.navbar-brand {
	font-size: 2.5rem;
	padding: 10px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	width: auto;
	text-indent: -5000px;
}

.navbar-nav .nav-item { float: none; }
.navbar-nav .nav-item+.nav-item { margin-left: 0; }


/* Hero Slider */
.cd-hero-slider { height: 100%; }
/*.cd-hero-slider { height: 100vh; }*/
.cd-hero-slider li { 
	background-color: #2c343b;
	list-style: none; 
}

/* Background & menu colors */
.cd-hero-slider li:nth-of-type(1) { background-color: #fff; }
.cd-hero-slider li:nth-of-type(2) { background-color: #fff; }
.cd-hero-slider li:nth-of-type(3) { background-color: #fff; }
.cd-hero-slider li:nth-of-type(4) { background-color: #fff; }
.cd-hero-slider li:nth-of-type(5) { background-color: #fff; }


.tm-bg-white-translucent { background-color: rgba(255,255,255,0.8); }
.tm-bg-white-translucent p { color: black; }
.tm-textbox { 
	display: inline-block; 
	width: 100%;
}

.cd-hero-slider h2, .cd-hero-slider p {
	max-width: none;
	width: 100%;
}

.cd-hero-slider .tm-text { 
	font-size: 1em;
	line-height: 1.8; 
}

.cd-full-width .container-fluid.tm-page-width { 
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.cd-hero-slider h2.tm-text-title {
	color: #000002;
    font-size: 1.6em;
    font-weight: 400;
}

/* footer */
.tm-social-link {
	background-color: white;
    color: black;
    display: inline-block;
    width: 46px;
    height: 46px;
    text-align: center;
    padding-top: 10px;
    margin-right: 10px;
}

.tm-social-link:hover {
	background-color: black;
	color: white;
}

.tm-social-link:last-child { margin-right: 0; }

.tm-footer {
	display:none;
	position: absolute;
	bottom: 0px;
	left: 0;	
}

.tm-footer {
    width: 100%;
    color: white;
    z-index: 1001;
    padding: 0 11px 12px;
}

.tm-social-icons-container { margin-bottom: 30px; }
.cd-hero-slider p:last-child { margin-bottom: 0; }

/* Contact */
.tm-contact-page {
	margin: 0 auto;
	max-width: 1190px;
	padding: 0;
}

.tm-contact-container { max-width: 1150px; }

.form-control,
.tm-submit-btn {
	font-size: 1.8rem;
}
.form-control {
	background-color: rgba(255,255,255,0.7);
	border-radius: 0;
	padding: 1rem 2rem;
}

.form-control::-webkit-input-placeholder { color: #000000; }
.form-control:-moz-placeholder { color: #000000; } /* Firefox 18- */
.form-control::-moz-placeholder { color: #000000; } /* Firefox 19+ */
.form-control:-ms-input-placeholder { color: #000000; }

.form-group { margin-bottom: 1.5rem; }

.tm-submit-btn {
	background-color: #0066CC;
	border: none;
	color: white;
	padding: 12px 30px;
	margin-top: 10px;
	font-weight: 400;
	font-size: 2.2rem;
}

.tm-submit-btn:hover,
.tm-submit-btn:focus {
	background-color: #2277EE;
}

textarea { height: 168px; }

/* Preloader 
	https://ihatetomatoes.net/create-custom-preloading-screen/
*/
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   #loader-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 2000; }
   #loader { display: block; position: relative; left: 50%; top: 50%; width: 150px; height: 150px; margin: -75px 0 0 -75px; border-radius: 50%; border: 3px solid transparent; border-top-color: #3498db; /* Chrome, Opera 15+, Safari 5+ */
   	animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ z-index: 2001; }
   #loader:before { content: ""; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; border-radius: 50%; border: 3px solid transparent;
   	border-top-color: #e74c3c; /* Chrome, Opera 15+, Safari 5+ */
   animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ }
   #loader:after { content: ""; position: absolute; top: 15px; left: 15px; right: 15px; bottom: 15px; border-radius: 50%; border: 3px solid transparent;
border-top-color: #f9c922; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ }
@keyframes spin {
	0%   {  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
		transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
	}
	100% {  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
		transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
	}
}

#loader-wrapper .loader-section { position: fixed; top: 0; width: 51%; height: 100%; background: #222222; z-index: 2000;  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */ transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */}

#loader-wrapper .loader-section.section-left { left: 0; }

#loader-wrapper .loader-section.section-right { right: 0; }

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
	transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */  
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
	transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */  
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
	opacity: 0;  
	transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
	visibility: hidden;  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
	transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */  
	transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
/*.no-js #loader-wrapper { display: none; }
*//*============ Preloader ends ==================================*/

.cd-hero-slider.small-screen { height: 100%; }

.tm-navbar {
	position: absolute;
    right: 10px;
    top: 45px;
}

.cd-slider-nav .navbar-nav { background-color: rgba(255,255,255,0.7); }


.cd-hero-slider .cd-full-width { padding-top: 50px; }

.tm-brand-icon { 
	font-size: 3rem;
	padding: 10px;
}

.cd-hero-slider .cd-full-width { text-align: left; }

.tm-2-col-textbox-2 {
	width: 100%;
	padding: 25px;
	margin-bottom: 30px; 
	-ms-flex: 0 1 auto; 
	    flex: 0 1 auto; 
	        /* Fix flexbox in IE 10 bug https://philipwalton.com/articles/normalizing-cross-browser-flexbox-bugs/ */
}

.tm-2-col-textbox-2:last-child { margin-bottom: 0; }

/* Gallery */
.grid-item {
	float: left;
	width: 100%;
}

.grid-item:last-child { margin-bottom: 0; }

.tm-img-gallery {
	/*margin: 0 auto 10px;*/
	margin: 0 auto;
	/*display: inline-block;*/
}

@media (min-width: 480px) {
	/*.tm-img-gallery { margin: 0 auto; }*/
}

.tm-img {
	max-width: 320px;
  	width: 100%;
  	height: auto;
  	border: none;
  	margin: 0 auto;
}





#clear-top{clear:both;text-indent:-5000px;}
#cabecera-top div#cabecera-top-container{max-width: 750px;margin:auto;padding-right: 50px;}
#cabecera-top div#cabecera-top-container #panel-inf{color:#525458;float:left;width:450px;}
#cabecera-top div#cabecera-top-container #panel-inf a{color:#525458;font-family:gotham-medium,helvetica,sans-serif;}
#cabecera-top div#cabecera-top-container #panel-inf span{text-transform:lowercase;font-family:gotham-medium,helvetica,sans-serif;color:#525458;}
#cabecera-top div#cabecera-top-container #panel-inf span.telefono:before{content:"\f095";font-family:font-awesome;margin-right:5px;margin-left:10px;margin-top:10px;color:#525458;}
#cabecera-top div#cabecera-top-container #panel-inf span.mail:before{content:"\f0e0";font-family:font-awesome;margin-right:5px;margin-top:10px;color:#525458;}
#cabecera-top div#cabecera-top-container #panel-inf span.telefono-movil:before{content:"\f3cd";font-family:font-awesome;margin-right:5px;margin-left:10px;margin-top:10px;color:#fff;}
/*redes sociales top*/
#cabecera-top div#cabecera-top-container div#redes-footer{padding-bottom:0;margin-top:0;display:inline;position:relative;float:right;}
#cabecera-top div#cabecera-top-container div#redes-footer ul.redes-footer{display:inline;list-style:none;}
#cabecera-top div#cabecera-top-container div#redes-footer ul.redes-footer li{display:inline;}
#cabecera-top div#cabecera-top-container div#redes-footer ul.redes-footer li a{font-size:1px;color:transparent;margin-left:20px;}
#cabecera-top div#cabecera-top-container div#redes-footer ul.redes-footer li a:hover{cursor:pointer!important;opacity:.5;transition:all .3s ease;}
#cabecera-top div#cabecera-top-container div#redes-footer ul.redes-footer > li.facebook-top a:before{font-family:font-awesome-brands!important;content:"\f09a"!important;font-size:15px;color:#525458;}
#cabecera-top div#cabecera-top-container div#redes-footer ul.redes-footer > li.twitter-top a:before{font-family:font-awesome-brands!important;content:"\f099"!important;font-size:15px;color:#525458;}
#cabecera-top div#cabecera-top-container div#redes-footer ul.redes-footer > li.linkedin-top a:before{font-family:font-awesome-brands!important;content:"\f08c"!important;font-size:15px;color:#525458;}
#cabecera-top div#cabecera-top-container div#redes-footer ul.redes-footer > li.youtube-top a:before{font-family:font-awesome-brands!important;content:"\f167"!important;font-size:15px;color:#525458;}
#cabecera-top div#cabecera-top-container div#redes-footer ul.redes-footer > li.instagram-top a:before{font-family:font-awesome-brands!important;content:"\f16d"!important;font-size:15px;color:#525458;}

@media (max-width:800px) {	
	#cabecera-top div#cabecera-top-container div#redes-footer {display:none;}
	#cabecera-top div#cabecera-top-container {
    max-width: 750px;
    margin: auto;
        margin-top: auto;
    padding-right: 0px;
    margin-top: -20px;
}
	
}

@media (max-width:512px) {
#cabecera-top div#cabecera-top-container #panel-inf {
    display: none;
}
#cabecera-top div#cabecera-top-container div#redes-footer {
    display: block;
}
#cabecera-top div#cabecera-top-container div#redes-footer ul.redes-footer li a {
    margin-left: 15px;
}	
}





/* BANNERS 1280X800 
---------------------------------------------------------------------------------------------------- */
img.img-fluid.tm-img::before
{display:none;}

/* style this to fit your needs */
/* and remove [alt] to apply to all images*/
img[alt]:-moz-broken {
  display:none;
}


.imagecontainer {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: red;
  position: relative;
}
img.img-fluid.tm-img.idiomas {
    background: url(../img/columna-gbidiomas.png) top center no-repeat;
    width: 100%;
    height: 55.8em;
    display: block;
    background-size: auto auto;
    background-size: cover;
    background-size: 95px 150px;
}

img.img-fluid.tm-img.idiomas {
			background:url(../img/1920-gbidiomas.png) top center no-repeat;
			width:100%;
			height: 940px;
			display: block;
}
img.img-fluid.tm-img.oposiciones {
			background:url(../img/1920-oposiciones.png) top center no-repeat;
			width:100%;
			height: 940px;
			display: block;
}
img.img-fluid.tm-img.wimba {
			background:url(../img/1920-wimba.png) top center no-repeat;
			width:100%;
			height: 940px;
			display: block;
}
img.img-fluid.tm-img.ibu {
			background:url(../img/1920-ibu.png) top center no-repeat;
			width:100%;
			height: 940px;
			display: block;
}
img.img-fluid.tm-img.cefiro {
			background:url(../img/1920-cefiro.png) top center no-repeat;
			width:100%;
			height: 940px;
			display: block;
}
img.img-fluid.tm-img.klc {
			background:url(../img/1920-klc.png) top center no-repeat;
			width:100%;
			height: 940px;
			display: block;
}
img.img-fluid.tm-img.callcorp {
			background:url(../img/1920-callcorp.png) top center no-repeat;
			width:100%;
			height: 940px;
			display: block;
}


@media (max-width:1440px) {	
		img.img-fluid.tm-img.idiomas {
					background:url(../img/1920-gbidiomas.png) top center no-repeat;
					width:100%;
					height: 900px;
					display: block;
		}
		img.img-fluid.tm-img.oposiciones {
					background:url(../img/1920-oposiciones.png) top center no-repeat;
					width:100%;
					height: 900px;
					display: block;
		}
		img.img-fluid.tm-img.wimba {
					background:url(../img/1920-wimba.png) top center no-repeat;
					width:100%;
					height: 900px;
					display: block;
		}
		img.img-fluid.tm-img.ibu {
					background:url(../img/1920-ibu.png) top center no-repeat;
					width:100%;
					height: 900px;
					display: block;
		}
		img.img-fluid.tm-img.cefiro {
					background:url(../img/1920-cefiro.png) top center no-repeat;
					width:100%;
					height: 900px;
					display: block;
		}
		img.img-fluid.tm-img.klc {
					background:url(../img/1920-klc.png) top center no-repeat;
					width:100%;
					height: 900px;
					display: block;
		}
		img.img-fluid.tm-img.callcorp {
					background:url(../img/1920-callcorp.png) top center no-repeat;
					width:100%;
					height: 900px;
					display: block;
		}
}

@media screen and (max-width:1336px) {	
	
		img.img-fluid.tm-img.idiomas {
			background:url(../img/1920-gbidiomas.png) top center no-repeat;
			width:100%;
			height: 768px;
			display: block;
		}

		img.img-fluid.tm-img.oposiciones {
			background:url(../img/1920-oposiciones.png) top center no-repeat;
			width:100%;
			height: 768px;
			display: block;
		}
		img.img-fluid.tm-img.wimba {
			background:url(../img/1920-wimba.png) top center no-repeat;
			width:100%;
			height: 768px;
			display: block;
		}
		img.img-fluid.tm-img.ibu {
			background:url(../img/1920-ibu.png) top center no-repeat;
			width:100%;
			height: 768px;
			display: block;
		}
		img.img-fluid.tm-img.cefiro {
			background:url(../img/1920-cefiro.png) top center no-repeat;
			width:100%;
			height: 768px;
			display: block;
		}
		img.img-fluid.tm-img.klc {
			background:url(../img/1920-klc.png) top center no-repeat;
			width:100%;
			height: 768px;
			display: block;
		}
		img.img-fluid.tm-img.callcorp {
			background:url(../img/1920-callcorp.png) top center no-repeat;
			width:100%;
			height: 768px;
			display: block;
		}
}


@media screen and (max-width:1280px) {

		img.img-fluid.tm-img.idiomas {
			background:url(../img/1280-gbidiomas.png) top center no-repeat;
			width:100%;
			height: 800px;
			display: block;
		}

		img.img-fluid.tm-img.oposiciones {
			background:url(../img/1280-oposiciones.png) top center no-repeat;
			width:100%;
			height: 800px;
			display: block;
		}
		img.img-fluid.tm-img.wimba {
			background:url(../img/1280-wimba.png) top center no-repeat;
			width:100%;
			height: 800px;
			display: block;
		}
		img.img-fluid.tm-img.ibu {
			background:url(../img/1280-ibu.png) top center no-repeat;
			width:100%;
			height: 800px;
			display: block;
		}
		img.img-fluid.tm-img.cefiro {
			background:url(../img/1280-cefiro.png) top center no-repeat;
			width:100%;
			height: 800px;
			display: block;
		}
		img.img-fluid.tm-img.klc {
			background:url(../img/1280-klc.png) top center no-repeat;
			width:100%;
			height: 800px;
			display: block;
		}
		img.img-fluid.tm-img.callcorp {
			background:url(../img/1280-callcorp.png) top center no-repeat;
			width:100%;
			height: 800px;
			display: block;
		}
}



figure.effect-sadie p {
	position: absolute;
	bottom: 25px;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-sadie h2 {
	font-family:montserrat-extrabold,helvetica,sans-serif;
	text-align: right;
	font-weight: normal;
	font-size: 2.2rem;
	position: absolute;
	top: 90%;
	left: 0;
	width: 100%;
	color: #484c61;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
	padding-right: 15px;
}

figure.effect-sadie h2 span {font-size: 1.5rem;}

.cd-hero-slider .selected .cd-full-width p.tm-figure-description {
	font-family:montserrat-medium,helvetica,sans-serif;
	text-align: right;
    font-weight: normal;
    font-size: 1rem;
    margin: 0;
    padding-right: 15px;
    opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}
figure.effect-sadie.idiomas figcaption::before {
background: rgba(0,156,181,.9);
}
figure.effect-sadie.oposiciones figcaption::before {
background: rgba(23,98,160,.9);
}
figure.effect-sadie.wimba figcaption::before {
background: rgba(83,178,136,.9);
}
figure.effect-sadie.ibu figcaption::before {
background: rgba(232,71,29,.9);
}
figure.effect-sadie.cefiro figcaption::before {
background: rgba(238,158,50,.9);
}
figure.effect-sadie.klc figcaption::before {
background: rgba(3,130,152,.9);
}
figure.effect-sadie.callcorp figcaption::before {
background: rgba(129,7,73,.9);
}


@media (max-width:1440px) {
	figure.effect-sadie h2 {
font-family: montserrat-extrabold,helvetica,sans-serif;
text-align: right;
font-weight: normal;
font-size: 1.6rem;
position: absolute;
top: 90%;
left: 0;
width: 100%;
color: #484c61;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
-webkit-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0);
padding-right: 15px;
}

}


@media (max-width:1336px) {	
figure.effect-sadie h2 {
font-family: montserrat-extrabold,helvetica,sans-serif;
text-align: right;
font-weight: normal;
font-size: 1.5rem;
position: absolute;
top: 90%;
left: 0;
width: 100%;
color: #484c61;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
-webkit-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0);
padding-right: 15px;
}

.cd-hero-slider .selected .cd-full-width p.tm-figure-description {
	 padding-right: 15px;
	}
	
	
}



@media (max-width:1280px) {	
figure.effect-sadie h2 {
font-family: montserrat-extrabold,helvetica,sans-serif;
text-align: right;
font-weight: normal;
font-size: 1.5rem;
position: absolute;
top: 90%;
left: 0;
width: 100%;
color: #484c61;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
-webkit-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0);
padding-right: 15px;
}

.cd-hero-slider .selected .cd-full-width p.tm-figure-description {
	 padding-right: 15px;
	}
	
	
}


/*FIN BANNERS 1280X800*/







.tm-textbox-padding { padding: 35px 30px; }

.cd-hero-slider h2.tm-contact-info {
	color: black;
	font-size: 1.4em;
}


.tm-copyright-text {
	background-color: rgba(255,255,255,0.7);
	color: black;
    font-size: 1.8rem;
    font-weight: 400;
	text-align: center;
    padding: 30px;
    width: 100%;
}

.tm-copyright-text a {
	color: black;
}

/*http://tympanus.net/Development/HoverEffectIdeas/*/
/*---------------*/
/***** Sadie *****/
/*---------------*/




figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}




figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.grid-item figure figcaption, .grid-item figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid-item figure figcaption {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid-item figure {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.grid-item figure img {
    position: relative;
    display: block;
    max-width: 100%;
}

.cd-hero-slider h2 { font-size: 1.5em; }
.cd-hero-slider p.tm-figure-description { font-size: 1.2rem; }

.cd-hero-slider .selected .cd-full-width h2.tm-figure-title {
	margin-bottom: 0;
	color: white;
}

figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-75px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-150px,0);
}
.cd-hero-slider .selected .cd-full-width figure.effect-sadie:hover .tm-figure-title,
.cd-hero-slider .selected .cd-full-width figure.effect-sadie:hover p.tm-figure-description {
    opacity: 1;
}

.cd-hero-slider .selected .cd-full-width figure.effect-sadie:hover p.tm-figure-description {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.grid-item figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.tm-white-box-margin-b { margin-bottom: 30px; }
.cd-full-width .container-fluid.tm-page-width {
	padding-left: 10px;
	padding-right: 10px;
}


/*BANNERS IPAD*/

@media only screen and (max-width: 992px) {

	
.grid-item {
	float: none;
	width: 100%;
	height:200px;
}
.cd-hero-slider .cd-full-width {
    padding-top: 75px;
}	
figure.effect-sadie h2 {
    font-family: montserrat-extrabold,helvetica,sans-serif;
    text-align: right;
    font-weight: normal;
    font-size: 1.5rem;
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    color: #484c61;
    -webkit-transition:none!important;
    transition: none!important;
    -webkit-transform: none!important;
    transform: none!important;
    padding-right: 15px;
}
	
.cd-hero-slider .selected .cd-full-width p.tm-figure-description {
    font-family: montserrat-medium,helvetica,sans-serif;
    text-align: right;
    font-weight: normal;
    font-size: 1rem;
    margin: 0px 0px -15px 0px;
    padding-right: 15px;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
	
img.img-fluid.tm-img.idiomas {
background: rgba(0,156,181,.9);
width: 100%;
height:200px;
display: block;zº
}

img.img-fluid.tm-img.oposiciones {
background: rgba(23,98,160,.9);
width: 100%;
height:200px;
display: block;
}		
img.img-fluid.tm-img.wimba {
background: rgba(83,178,136,.9);
width: 100%;
height:200px;
display: block;
}
img.img-fluid.tm-img.ibu {
background: rgba(232,71,29,.9);
width: 100%;
height:200px;
display: block;
}
img.img-fluid.tm-img.cefiro {
background: rgba(238,158,50,.9);
width: 100%;
height:200px;
display: block;
}
img.img-fluid.tm-img.klc {
background: rgba(3,130,152,.9);
width: 100%;
height:200px;
display: block;
}	
img.img-fluid.tm-img.callcorp {
background: rgba(129,7,73,.9);
width: 100%;
height:200px;
display: block;
}			
	

	

	
	
}/*  FIN BANNERS IPAD*/




/* Media Queries */

@media only screen and (min-width: 992px) {
	.tm-navbar-bg { 
		padding-left: 25px; 
		padding-right: 0;
	}

	.tm-navbar {
		position: static;
		height: auto !important;		
	}

	

	.cd-hero-slider .cd-full-width { padding-top: 0px; }

	.tm-social-icons-container { margin-bottom: 20px; }

	.cd-full-width .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}

	.cd-full-width .container-fluid.tm-page-pad,
	.cd-full-width .container-fluid.tm-page-pad {
		padding-left: 10px;
		padding-right: 10px;
	}

	.cd-full-width .container-fluid.tm-page-width {
		max-width: 1200px;
	}

	.grid-item { width: 14.28%;border-right: 4px solid #fff; }	
	.grid-item.final { width: 14.289%;border-right:none; }	
	
	/*<------cambiar tamaño escritorio*/
	
	
	.grid-item figure figcaption { padding: 1em; }	
}

@media only screen and (min-width: 1063px) {
	.cd-slider-nav { top: 0; }	
	.cd-slider-nav nav { padding: 0; }	
	.tm-brand-icon { margin-right: 15px; }
	.tm-contact-page, .tm-about-page { padding: 20px 20px 0; }
	.cd-full-width .container-fluid.tm-page-width {
		padding-left: 30px;
		padding-right: 30px;
	}
	.tm-page-width {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (min-width: 1170px) {	
	.cd-hero-slider h2, .cd-hero-slider p { margin-bottom: 20px; }
	.cd-hero-slider p:last-child { margin-bottom: 0; }	
	.cd-hero-slider .tm-text { font-size: 1em; }
	.grid-item figure figcaption { padding: 2em; }
}

@media only screen and (min-width: 1333px) {

	.cd-hero-slider .cd-full-width { padding-top: 0px; }
	.cd-slider-nav a.navbar-brand { font-size: 3.5rem; }

	.cd-full-width .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}

	.tm-brand-icon { 
		font-size: 4rem;
    	padding: 10px;
		margin-right: 15px;
		background:url(../img/logo-color-nuevo.svg) top center no-repeat;
		display: block;
		width: 115px;
		height: 100px;
		text-trasnform:normal;
		text-indent: -5000px;
	}
	.tm-navbar-bg { padding-left: 30px; }
}

@media only screen and (min-width: 1340px) {
	.cd-full-width .container-fluid.tm-page-width { 
		padding-left: 0; 
		padding-right: 0;
	}	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.tm-2-col-textbox-2 { margin-right: 15px; }
	#google-map { height: 520px; }
}
