@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans:300,400,700');
@font-face {
    font-family: 'montserratultra_light';
    src: url('montserrat-ultralight-webfont.woff2') format('woff2'),
         url('montserrat-ultralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
  box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}
a{
	color:#1fc0cd;
}
a:hover{
	text-decoration: none;
	color:#ff7512;
}
iframe{
	border: none;
}
body{
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	color: #333333;
	font-size: 15px;
}
.placeholder{
	color:#999999;
	font-weight:300;
}
.slide a{
	display:inline-block;
	-webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.slide a:hover{
	-webkit-transform: scale(.95);
	-moz-transform: scale(.95);
	transform: scale(.95);
}
header{
	height: 673px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
header .logo{
	margin-top: 107px;
}


.video_contain {
	width:100%;
	margin:0 !important;
	padding:0 !important;
    position: absolute;
    top: 0;
    z-index: -1;
    overflow: hidden;
}
.video_contain video {
	margin:0;
	padding:0;
}

#consultas-home{
	top: -177px;
	position: absolute;
    width: 100%;
}
.consultas-home{
	width: 100%;
	padding: 10px;
	
	-webkit-border-radius: 0 3px 3px 3px;
	-moz-border-radius: 0 3px 3px 3px;
	border-radius: 0 3px 3px 3px;
}
.form-conte{
	position:relative; 
	height:37px;
    background-color: #ECF1F5;
}

.consultas-home p, .consultas-home h2{
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #fff;
	margin: 0 0 10px;
    line-height: 1.42857143;
}

.consultas-home input, .consultas-home textarea, .consultas-home select{
	display: block;
	width: 100%;
	font-size: 15px;
	color: #333333;
	border: none;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 6px;
	margin-bottom: 19px;
}
.consultas-home textarea{
	height: 79px;
}

.consultas-home input[type="radio"]{
    width: auto;
    display: inline-block;
    float: right;
    margin-right: 5px;
    margin-left: 6px;
    background-color: #fff;
}
.consultas-home label{
	font-weight: normal;
}
.consultas-home label:first-child{
	margin-left: 7px;
}
.consultas-home input[type="submit"]{
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: auto;
	font-size: 12px;
	padding: 7px;
	width: 100%;
	font-weight: bold;
}
.consultas-home input[type="submit"]:hover{
	background-color: transparent;
	color: #ff9326;
}
h1{
	font-family: "Montserrat", sans-serif;
	font-size: 67px;
	line-height: 67px;
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
}
h2{
	font-family: "Montserrat", sans-serif;
	font-size: 25px;
	color:#1aacce;
	font-weight: 400;
	margin-bottom: 35px;
}
hr.h2{
	width: 60px;
	height: 2px;
	background-color: #ff7512;
	border: none;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
}


#iesjpa-home hr{
	max-width: 400px;
	border-color: #5D5D5D;
	margin: auto;
}


h2 strong{
	font-weight: 700;
}

header h3{
	/*font-family: 'montserratultra_light', sans-serif;*/
	font-size: 27px;
	line-height: 32px;
	color:#fff;
	font-weight: 400;
}

#estudia-home{
	padding-top: 67px;
    padding-bottom: 20px;
    background-color: #ECF1F5;
    margin-top: -37px;
}
#iesjpa-home{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}
#estudia-home p{
	line-height: 27px;
}
#estudia-home h3{
	font-family: 'montserratultra_light', sans-serif;
	font-size: 23px;
	line-height: 30px;
	color:#444444;
	font-weight: 400;
	margin-bottom: 35px;
}

a.btn_inscr{
	text-decoration: none;
	display: inline-block;
	border: 1px solid #1BADCF;
	font-size: 19px;
    padding: 7px 31px;
}
a.btn_inscr:hover{
	text-decoration: none;
	background-color: #1BADCF;
	color: #fff;
}


footer{
	background-color: #1badcf;
	padding-top: 65px;
	padding-bottom: 40px;
	color: #fff;
}
footer h3{
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}
footer a.ies{
	color: #fff;
	font-size: 29px;
	font-family: 'montserratultra_light', sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	display: inline-block;
}
footer .btninscr{
	display: inline-block;
	border: 1px solid #ff9326;
	background-color: #ff9326;
	padding: 12px 15px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
footer .btninscr:hover{
	background-color: transparent;
	color: #ff9326;
}
.padresp1{
	padding-left:0;
	padding-right:12px;
}
.padresp2{
	padding-left:12px;
	padding-right:0;
}

.telefonos{
	width:100%;
	display:block;
}
.telefonos select, .telefonos input{
	float:left;
	display:block;
}
.telefonos select{
	width:20%;
}
.telefonos input[name="codi"]{
	width:20%;
}
.telefonos input[name="tele"]{
	width:40%;
}
.telefonos input[name="codi_e"]{
	width:20%;
}
.telefonos input[name="tele_e"]{
	width:40%;
}
.telefonos input[name="codi1"]{
	width:20%;
}
.telefonos input[name="tele1"]{
	width:40%;
}
.telefonos .tquin, .telefonos .tcero{
	width:10%;
	float:left;
	display:block;
	text-align:center;
	height: 34px;
	line-height:34px;
}

.fxfoot{
	font-size: 12px;
}
.fxfoot a, .ifoot{
	display:inline-block;
	-webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.fxfoot a:hover, .ifoot:hover{
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	transform: scale(.8);
}
a.face{
	color: #ff7412;
}
a.face:hover{
	color: #000;
}
footer table td{
	vertical-align: top;
	color: #3f3f3f;
}
footer table tr td:first-child{
	width: 30px;
}
footer .otros-links a{
	display: block;
	margin-bottom: 8px;
	color: #333333;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
}
footer .otros-links a:hover{
	color: #ff7512;
}
@media only screen and (max-width: 991px) {
	.form-conte{
		height:144px;
	}
	header {
	    height: 512px;
	}
	header .logo {
	    margin-top: 31px;
	}
	h1 {
	    font-size: 44px;
	    line-height: 44px;
	}
	header h3 {
	    font-size: 20px;
	    line-height: 15px;
	}

	nav.main-nav ul li{
		display: block;
		border-bottom: 1px solid #fecc09;
		line-height:70px;
	}
	nav.main-navmovile{
		    display: inline-block;
		    position: absolute;
		    top: 29px;
		    left: 0;
		    width: 100%;
	}
	nav.main-navmovile .open-main{
		text-align: center;
	}
	nav.main-nav{
		display: none;
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: auto;
		background-color: #fc9a18;
		overflow: auto;
		z-index: 150;
		margin: 0;
		padding: 0;
	}
	nav.main-nav ul li a{
		display: block;
		width: 100%;
		height: 70px;
	}
	nav.main-nav .close-main{
		display: block;
		padding: 20px;
		color: #000;
		width: 100%;
		text-align: right;
		border-bottom: 1px solid #fecc09;
	}
	nav.main-nav ul li a.activo, nav.main-nav ul li a:hover{
		color: #fff;
	}
}
@media only screen and (max-width: 768px) {
	.video_contain{
		display: none;
	}
	#headid{
		background-image: url("../img/video.jpg");
	}
	.padresp1, .padresp2{
		padding:0;
	}
	header {
	    height: 460px;
	    text-align: center;
	}
	header .logo img{
		margin: auto;
	}
	header .logo {
	    margin-top: 10px;
	}
	h1 {
	    font-size: 34px;
	    line-height: 34px;
	}
	header h3 {
	    font-size: 18px;
	    line-height: 18px;
	}
	.consultas-home p {
	    font-size: 18px;
	}
	h3, #estudia-home h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.form-conte{
		height:347px;
	}
	footer{
		text-align: center;
	}
	footer img{
		margin: auto;
	}
	.info-img{
		display: none;
	}
}

@media only screen and (max-width: 480px) {
	#estudia-home {
	    padding-top: 98px;
	}
}