/************************** one page css **************************/
@font-face {
  font-family: "Exo2-Bold";
  src: url(../../fonts/Exo2-Bold.otf);
}
@font-face {
  font-family: "Exo2-Black";
  src: url(../../fonts/Exo2-Black.otf);
}
@font-face {
  font-family: "Exo2-Regular";
  src: url(../../fonts/Exo2-Regular.otf);
}
@font-face {
  font-family: "Exo2-Medium";
  src: url(../../fonts/Exo2-Medium.otf);
}
@font-face {
  font-family: "Exo2-SemiBold";
  src: url(../../fonts/Exo2-SemiBold.otf);
}
@font-face {
  font-family: "Exo2-Light";
  src: url(../../fonts/Exo2-Light.otf);
}

/* general */
ul {
    list-style-type: none;
	margin-left: 0;
}
:focus {
outline: 0;
}
a.scrollTop {
    position: fixed;
    color: #333;
    font-size: 20px;
    right: 2%;
	z-index: 100;
    bottom: 20px;
    background: #f3da33;
    border: 1px solid #f3da33;
    padding: 6px 15px 6px 15px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}
a:hover.scrollTop {
    background: #fff;
    color: #333;
    border: 1px solid #333;
}
.clear{
	clear:both;
}


/* header */
.header-container{
	background:url(../imagenes/cabecera-one-page.jpg) no-repeat 0 0;
	background-size:cover;
	padding:0.75rem 0 0 0;
}
.header-contact {
    text-align: right;
    font-family: 'Exo2-Bold';
	color: #fff !important;
}
.header {
    display: block;
    width: 100%;
}
.sticky.is-stuck {
    position: fixed;
    z-index: 10000;
    width: 100%;
}
.stickyon {
	background: #3a3a3a;
    background-image: url('../imagenes/logo-autoescuelas.png');
    background-repeat: no-repeat;
    background-size: 70px;
    background-position-x: 8px;
    background-position-y: 8px;
}
.stickyon a.menu1, .stickyon a.menu2, .stickyon a.menu3, .stickyon a.menu4, .stickyon a.menu5, .stickyon a.menu6 {
    color: #fff;
	font-size: 14px;
	background: #3a3a3a;
	font-family: "Exo2-SemiBold";
    text-align: center;
	padding: 20px;
	line-height: 16px;
}
.header .logo-container{
	padding:1.25rem 0 1.5625rem 0;
}
.logo-header {
	max-width: 150px;
    margin-top: -16px;
}
a.tel-header {
    color: #fff;
}
a:hover.tel-header {
    color: #f3da33;
}
.icon-header {
    width: 20px;
    margin-top: -8px;
	margin-left: 15px;
    margin-right: 5px;
}
.titulo-header {
    text-align: center;
    color: #fff;
    font-family: "Exo2-Black";
    font-size: 70px;
	margin-bottom: -10px;
	padding-top: 35px;
}
.subtitulo-header {
    font-family: "Exo2-Regular";
    color: #fff;
    text-align: center;
    font-size: 28px;
	margin-bottom: 44px;
}
a.menu1, a.menu2, a.menu3, a.menu4, a.menu5, a.menu6 {
    color: #333;
	font-size: 14px;
	background: #fff;
	font-family: "Exo2-SemiBold";
    text-align: center;
	padding: 20px;
	line-height: 16px;
}
a:hover.menu1, a:hover.menu2, a:hover.menu3, a:hover.menu4, a:hover.menu5, a:hover.menu6, #top-menu a.active {
    color: #333;
	background: #f3da33;
}
.info-header {
    color: #fff;
    margin-top: 55px;
	padding-bottom: 35px;
    font-family: "Exo2-Regular";
	text-align: center;
}
.icono-header {
    width: 45px;
	float: left;
	margin-right: 20px;
}
.icontext {
    text-align: left;
    float: left;
	line-height: 18px;
}
.icon1-header {
	margin-left: 0px;
}
.box-area-right {
    float: right;
	padding-left: 135px;
    border-left: 1px solid #fff;
}
.box-area-center {
    padding-left: 120px;
    margin-left: -54px;
	border-left: 1px solid #fff;
}
.banner-header {
    background: rgba(243, 218, 51, 0.8);
    padding: 46px 25px 36px 25px;
    margin-top: 52px;
}
.titulo-banner-header {
    font-family: "Exo2-Regular";
    color: #333;
    text-align: center;
    font-size: 32px;
    line-height: 40px;
}
.subtitulo-banner-header {
    font-family: "Exo2-Regular";
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-top: -12px;
}
#map {
	position: relative;
}
#map-inner {
	position: absolute;
	top: -46px;
	width: 100%;
}


/* footer */
.footer {
	background: #f3da33;
    padding: 3rem 0;
    padding-bottom: 3rem;
    text-align: center;
}
.footer a{
	color: #fff;
}
.footer a:hover{
	color: #333 !important;
	border-bottom: 1px solid #333 !important;
}
.footer .logo-footer {
    margin-bottom: 1.3rem;
}
.text-footer, .text-footer a {
    color: #333;
    font-family: "Exo2-Regular";
}
.text-footer a:hover {
    color: #f3da33;
    font-family: "Exo2-Regular";
}
.icon-footer {
    width: 20px;
    margin-top: -8px;
	margin-left: 15px;
    margin-right: 5px;
}
.margen-icon-footer {
    margin-left: 15px;
}


/* content */
.telefono{
	background: #f3da33;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	text-align: center;
	padding: 1rem 0;
}
.telefono .tel {
	display: block;
    font-size: 18px;
    line-height: 0;
}
a.tel {
	color: #333;
    font-family: "Exo2-Medium";
    margin-left: 70px;
    margin-top: -20px;
}
a:hover.tel {
	text-decoration: underline;
}
.telefono.fixed{
	position: fixed;
	right: -100%;
	top: 40%;
	padding-left: 10px;
	padding-right: 90px;
	z-index: 10;
	padding-bottom: 27px;
	display: none !important;
}
.telefono span{
	font-family: "Exo2-Medium";
	color: #333;
    margin-left: 70px;
}
.icono-telefono {
    width: 60px;
    display: block;
    margin-top: -32px;
}
#map {
     height: 404px;
     width: 100%;
	 z-index: 0;
}
.cursos-destacados {
	background:#fff;
	text-align:center;
	padding-top: 5rem;
	padding-bottom: 4rem;
}
.cursos-destacados p {
    text-align: center;
    margin-bottom: 0rem;
    font-family: "Exo2-Bold";
    font-size: 24px;
    line-height: 30px;
    padding: 40px 60px 10px 60px;
    background: #fff;
    margin-top: -145px;
    z-index: 1;
    position: relative;
}
.logos-acreditados {
    width: 1050px;
    margin-top: 12px;
    margin-bottom: 35px;
}
.texto-experiencia {
    text-align: center;
    font-family: "Exo2-Bold";
    font-size: 20px;
    line-height: 20px;
}
#section2 {
    margin-bottom: 50px;
}
.carnet-curso, .carnet-curso2, .carnet-curso3, .carnet-curso4, .carnet-curso5, .carnet-curso6 {
    margin-bottom: 10px;
}
.carnet-curso {
    background-image: url('../imagenes/carnet-coche.jpg');
	text-align: left;
	background-size: cover;
}
.carnet-curso2 {
    background-image: url('../imagenes/carnet-moto.jpg');
	text-align: left;
	background-size: cover;
}
.carnet-curso3 {
    background-image: url('../imagenes/carnet-camion.jpg');
	text-align: left;
	background-size: cover;
}
.carnet-curso4 {
    background-image: url('../imagenes/carnet-trailer.jpg');
	text-align: left;
	background-size: cover;
}
.carnet-curso5 {
    background-image: url('../imagenes/carnet-autobus.jpg');
	text-align: left;
	background-size: cover;
}
.carnet-curso6 {
    background-image: url('../imagenes/carnet-porfesional.jpg');
	text-align: left;
	background-size: cover;
}
.texto-responsive {
    background: rgba(0,0,0, 0.4);
	padding: 25px;
	padding-bottom: 50px;
	height: 100%;
	cursor: pointer;
	-webkit-transition: .2s background linear;
    -moz-transition: .2s background linear;
    transition: .2s background linear;
}
.texto-responsive:hover {
    background: rgba(239, 184, 0, 1);
}
.img-conductor-profesional {
    float: left;
	margin-top: -28px;
    margin-left: -19px;
}
.titulo-carnet-curso {
    font-family: "Exo2-Bold";
    color: #fff;
    font-size: 28px;
    text-align: right;
    line-height: 16px;
    top: 45px;
    left: 15px;
    position: relative;
}
.subtitulo-carnet-curso {
    font-family: "Exo2-Regular";
    color: #fff;
    left: 15px;
    font-size: 14px;
    line-height: 14px;
    top: 62px;
    position: relative;
}
.cap-continua {
    background: #f3da33;
	max-height: 308px;
	text-align: left;
}
.img-formacion-continua {
    float: left;
    margin-top: -14px;
}
.sanitario {
	display: block;
	text-align: left;
	margin-bottom: -16px;
}
.bloque-abajo {
    display: inline-block;
}
.titulo-formacion-continua {
    font-family: "Exo2-Bold";
    color: #fff;
    font-size: 28px;
    text-align: right;
    line-height: 14px;
    top: 45px;
    left: 15px;
    position: relative;
}
.subtitulo-formacion-continua {
    font-family: "Exo2-Regular";
    color: #fff;
    left: 15px;
    font-size: 14px;
    line-height: 14px;
    top: 62px;
    position: relative;
}
.img-icon-mas {
    margin-left: 15px;
    margin-top: 84px;
    width: 35px;
}
a.ver-curso {
    font-family: "Exo2-Regular";
	color: #fff;
    margin-left: 10px;
    font-size: 14px;
    top: 42px;
    position: relative;
}
a:hover.ver-curso {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.margen-boton-cursosdemandados {
    margin-bottom: 6em;
    margin-top: -1em;
}
a.boton-cursosdemandados {
    font-family: "Exo2-SemiBold";
    background: #fff;
    padding: 20px;
    font-size: 18px;
    color: #f3da33;
	text-align: center;
    border: 2px solid #f3da33;
	-webkit-transition: .2s background linear;
    -moz-transition: .2s background linear;
    transition: .2s background linear;
}
a:hover.boton-cursosdemandados {
    background: #f3da33;
    color: #fff;
    border: 2px solid #f3da33;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-arrow-right:before {
    content: "\f061";
	margin-left: 35px;
}
.title-section-preguntas {
    font-family: "Exo2-Bold";
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}
a.texto-faq {
    font-family: "Exo2-Bold";
    line-height: 20px;
    height: 124px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    font-size: 16px;
    color: #333333;
}
a:hover.texto-faq {
    color: #fff;
	background: #f3da33 !important;
}
a:focus.texto-faq {
	background: transparent;
}
a#faq {
    margin-bottom: 10px;
	position: relative;
}
a#faq:after {
    content: "";
    position: absolute;
    top: 28%;
	left: 0;
	z-index: 100;
    width: 3px;
    height: 44%;  
    background: #f3da33;	
}
a#faq:hover:after { 
    content: "";
    position: absolute;
    top: 28%;
    width: 3px;
	z-index: 100;
    height: 44%; 
    background: #fff;	
}
.accordion {
    margin-left: -0.9375rem;
    background: #fefefe;
    list-style-type: none;
}
.accordion-title::before {
    position: absolute;
	z-index: 0 !important;
    top: 50%;
    right: 2rem;
    margin-top: -0.5rem;
    color: #f3da33;
    font-size: 32px;
    content: '+';
    background: transparent;
}
.is-active > .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 2rem;
    margin-top: -0.5rem;
    font-size: 32px;
    content: '\2013';
    background: transparent;
}
.accordion-title:hover::before {
    position: absolute;
    top: 50%;
    right: 2rem;
    margin-top: -0.5rem;
    color: #fff;
    font-size: 32px;
    background: transparent;
}
.accordion-title {
    border: 0px solid #e6e6e6 !important;
    box-shadow: 0 2px 13px 0 #0c3d5d12, 0 36px 48px -2px #0c3d5d03, 0 8px 58px 0 #0c3d5d05;
    padding: 2rem;
	padding-right: 4rem;
	background: #fff;
    display: flex;
    transition: 0.4s ease-in-out;
}
.textointerior-faq {
    font-family: "Exo2-Regular";
    color: #333;
    padding-left: 0px;
    padding-right: 0px;
}
.accordion-content {
    border: 0px solid #e6e6e6 !important;
}
.title-section-elegir {
    font-family: "Exo2-Bold";
    text-align: center;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: -170px;
    margin-top: 100px;
    padding-top: 50px;
}
.elegir-at {
    margin-bottom: 10px;
	margin-top: 160px;
    width: 650px;
}
.centrar-elegir-at {
    text-align: center;
}
#section3 {
    background-image: url('../imagenes/fondo-elegir-cualificate.png');
    background-size: cover;
	background-attachment: fixed;
    margin-top: -45px;
}
.box-elegir {
    box-shadow: 0 2px 13px 0 #0c3d5d12, 0 36px 48px -2px #0c3d5d03, 0 8px 58px 0 #0c3d5d05;
    padding: 2.2rem 3rem 1rem 3rem;
	transition: 0.4s ease-in-out;
	cursor: pointer;
	background: #fff;
}
.box-elegir:hover {
	background: #f3da33;
	color: #fff;
}
.icono-elegir {
    width: 26px;
}
.box-elegir:hover .icono-elegir {
    display: none;
}
.icono-elegir-blanco {
	display: none;
}
.box-elegir:hover .icono-elegir-blanco {
	display: block;
	width: 26px;
}
.titulo-elegir {
    font-family: "Exo2-Bold";
    font-size: 20px;
	margin-bottom: 0.5rem;
    padding-top: 10px;
    line-height: 24px;
}
.subtitulo-elegir {
    font-family: "Exo2-Regular";
    font-size: 16px;
    line-height: 25px;
}
#borde-elegir {
    margin-bottom: 10px;
	position: relative;
}
#borde-elegir:after {
    content: "";
    position: absolute;
    top: 25%;
	left: 0;
	z-index: 100;
    width: 3px;
    height: 15%;  
    background: #f3da33;	
}
#borde-elegir:hover:after { 
    content: "";
    position: absolute;
    top: 25%;
    width: 3px;
	z-index: 100;
    height: 15%; 
    background: #fff;	
}
/*#section4 {
	background-color: #ededed;
	background-image: url('../imagenes/fondo-tecnologia-innovadora.png');
	background-size: cover;
	margin-top: -45px;
}*/
.titulo-tecnologia-innovadora {
    font-family: "Exo2-Light";
	font-size: 68px;
    line-height: 62px;
	padding: 16rem 4rem 2rem 4rem;
}
.subtitulo-tecnologia-innovadora {
    font-family: "Exo2-Regular";
    line-height: 30px;
    font-size: 21px;
    padding: 0rem 6rem 10rem 4rem;
}
a.boton-tecnologia-innovadora {
    font-family: "Exo2-SemiBold";
    background: #f3da33;
    padding: 22px;
    font-size: 18px;
    color: #fff;
	text-align: center;
	margin: 0rem 6rem 0rem 4rem;
	-webkit-transition: .2s background linear;
    -moz-transition: .2s background linear;
    transition: .2s background linear;
}
a:hover.boton-tecnologia-innovadora {
    background: #3a3a3a;
    color: #fff;
}
.boton-tecnologia {
    margin-bottom: 19px;
}
.caja-borde {
    border-left: 2px solid #f3da33;
    margin-top: 8rem;
	margin-bottom: 5rem;
    margin-left: 0rem;
}
.margen-borde-tecnologia {
    margin-top: 45px;
}
.margen-borde-tecnologia2 {
    margin-bottom: 7px;
}
.titulo-tecnologia {
    font-family: 'Exo2-Bold';
    font-size: 17px;
	margin-bottom: 30px;
}
.subtitulo-tecnologia {
    font-family: "Exo2-Regular";
    font-size: 13px;
    line-height: 14px;
}
.margen-tecnologia {
	margin-left: 2.5rem;
    margin-right: 4rem;
}
.icono-circulo {
    width: 40px;
    margin-left: -62px;
    float: left;
}
@-moz-document url-prefix() {
.icono-circulo {
    width: 40px;
    margin-left: -59px;
    float: left;
}
}
.icono-tecnologia {
    width: 45px;
    margin-top: 3px;
    margin-left: 25px;
    margin-right: 20px;
}
.title-section-cursos {
    font-family: "Exo2-Bold";
    text-align: center;
    font-size: 30px;
    margin-top: -55px;
    padding-top: 120px;
}
.subtitle-section-cursos {
    font-family: "Exo2-Regular";
    text-align: center;
    font-size: 22px;
	line-height: 30px;
}
.info-hacer-cursos {
    margin-top: 80px;
	padding-bottom: 15px;
}
.box-area-center2 {
    padding-left: 29px;
	height: 75%;
    border-left: 1px solid #333;
}
.box-area-right2 {
    float: right;
	padding-left: 29px;
	height: 75%;
    border-left: 1px solid #333;
}
.titulo-hacer-cursos {
    font-family: 'Exo2-Bold';
    font-size: 18px;
	margin-bottom: 30px;
}
.subtitulo-hacer-cursos {
    font-family: "Exo2-Regular";
    font-size: 16px;
    line-height: 14px;
}
.icono-hacer-cursos {
    width: 50px;
    margin-top: 3px;
    margin-right: 20px;
}
#section4 {
	background-color: #f1f1f1;
}
.margen-hacer-cursos {
    margin-right: 2rem;
}
.margen-hacer-cursos2 {
    margin-right: 0rem;
}
.icono-cursos {
    width: 130px;
	margin-bottom: 25px;
}
.cursos-online-presencial {
    text-align: center;
	margin: auto !important;
	margin-bottom: 70px !important;
    background: #f9f9f9;
    padding: 4rem 5rem 3rem 5rem;
	font-family: "Exo2-Regular";
	color: #333;
	font-size: 26px;
    line-height: 32px;
	cursor: pointer;
	transition: 0.4s ease-in-out;
}
.cursos-online-presencial:hover {
	color: #fff;
    background: #f3da33;
}
.cursos-online-presencial:focus {
	color: #333;
}
.cursos-online-presencial:hover .icono-cursos {
	display: none;
}
.cursos-online-presencial:hover .icono-cursos-hover {
	display: inline-block;
	width: 130px;
	margin-bottom: 25px;
}
.icono-cursos-hover {
	display: none;
}
.logos {
    text-align: center;
}
.logos-garantias {
    width: 800px;
    margin-top: 35px;
	margin-bottom:40px;
}
.reveal {
	width: 90%;
	padding: 80px 40px 30px 40px;
}
#gracias .reveal {
	width: 90%;
	padding: 40px 40px 30px 40px;
}
.titulo-politicas {
    font-family: "Exo2-Bold";
    margin-bottom: 20px;
    font-size: 30px;
}
.subtitulo-politicas {
    font-family: "Exo2-SemiBold";
    margin-bottom: 0px;
    font-size: 16px;
}
.texto-politicas {
    font-family: "Exo2-Regular";
}
.texto-politicas a {
    color: #333;
}
.texto-politicas a:hover {
    color: #f3da33;
}
.close-button {
    right: 40px;
    top: 80px;
    font-size: 3em;
    color: #333;
    line-height: 1;
}
#gracias .close-button {
    right: 40px;
    top: 40px;
    font-size: 3em;
    color: #333;
    line-height: 1;
}
.close-button:hover, #gracias .close-button:hover {
    color: #f3da33;
}
.titulo-gracias {
    font-family: "Exo2-Bold";
    font-size: 60px;
    line-height: 70px;
	margin-top: 70px;
}
.subtitulo-gracias {
    font-family: "Exo2-Regular";
    margin-top: 45px;
    margin-bottom: 155px;
}
.logo-header-gracias {
    margin-top: -25px;
	padding-top: 60px;
    margin: auto;
    display: block;
}
.header-container-gracias {
    background: url(../imagenes/cabecera-one-page.jpg) no-repeat 0 0;
    background-size: auto;
    padding: 1.5rem 0 0 0;
}


/* form */
.texto-contacto {
    font-family: "Exo2-Regular";
    text-align: center;
    font-size: 26px;
    line-height: 32px;
    margin-top: 40px;
	margin-bottom: 25px;
}
.form-contacto {
    margin-bottom: 45px;
}
/*.custom-check {
    background: #f3da33;
    padding: 2px 1px 0px 2px !important;
}
@-moz-document url-prefix() {
.custom-check {
    background: #f3da33;
    padding: 1.5px 1.5px 1.5px 1.6px !important;
}
}*/
.g-recaptcha {
    transform: scale(1.12, 0.82);
    transform-origin: 0 0 0;
}
.form_overlay{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(255, 255, 255, 0.95);
	z-index:99999999999;
}
.form_overlay{
	padding:2rem 0;
}
.form_overlay img{
	float:left;
	max-width:30rem;
}
.form_overlay .boton_cerrar{
	float:right;
}
.form_overlay h2{
	padding:2rem 0;	
}
.top_form{
	margin:0;
	background:#333333;
	color:#fff;
	font-size:1rem;
	font-family: "Exo2-Regular";
	font-weight:500;
	padding:1.25rem 0 1.25rem 3rem;
}
#main-contact-form .grid-x{
	background:#fff;
	padding:1.5rem 3rem 2.5rem 3rem;
}
#main-contact-form .grid-x .cell.archivo{
	padding-right:1rem;
}
#main-contact-form .grid-x .cell.archivo2{
	padding-right:0;
}
#main-contact-form .grid-x .cell.boton{
	padding-right:0;
}
#main-contact-form .grid-x .cell input {
	border:1px solid #333;
	padding: 30px;
}
#main-contact-form .grid-x .cell input[name=acepto] {
	padding: 0px;
}
@-moz-document url-prefix() {
#main-contact-form .grid-x .cell input {
	border:1px solid #333;
	padding: 0px 30px 0px 30px;
    height: 62px;
}
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#333 !important;
	font-family: "Exo2-Regular" !important;
	font-size: 16px !important; 
}
::-moz-placeholder { /* Firefox 19+ */
	color:#333 !important;
	opacity: 1 !important;
	font-family: "Exo2-Regular" !important;
	font-size: 16px !important;
}
:-ms-input-placeholder { /* IE 10+ */
	color:#333 !important;
	font-family: "Exo2-Regular" !important;
	font-size: 16px !important; 
}
:-moz-placeholder { /* Firefox 18- */
	color:#333 !important;
	opacity: 1 !important;
	font-family: "Exo2-Regular" !important;
	font-size: 16px !important;
}
#main-contact-form .grid-x .cell a{
	color:#333;
	text-decoration:underline;
}
#main-contact-form .grid-x .cell a:hover{
	text-decoration:none;
}
#main-contact-form .grid-x .cell.aceptacion {
	font-size: 12px;
	margin-top: -8px;
}
@-moz-document url-prefix() {
#main-contact-form .grid-x .cell.aceptacion {
	font-size: 12px;
    margin-top: -50px;
    height: 0px;
}
}
#main-contact-form .grid-x .cell.aceptacion input{
	margin-bottom: 0px;
    position: relative;
    bottom: -2px !important;
    background: #000 !important;
}
@-moz-document url-prefix() {
#main-contact-form .grid-x .cell.aceptacion input{
	margin-bottom: 0px;
    position: relative;
    bottom: -27px !important;
    background: #000 !important;
}
}
#main-contact-form .grid-x .cell button{
	background: #f3da33;
	color :#333;
	width: 100%;
	font-family: "Exo2-Regular";
	font-size: 20px;
	padding: 20px;
	margin: 0;
	-webkit-transition: .2s background linear;
    -moz-transition: .2s background linear;
    transition: .2s background linear;
}
#main-contact-form .grid-x .cell button:hover{
	background: #3a3a3a;
	color: #fff;
}
.form_overlay .logo{
	max-width:100%;
}
.form_overlay .form-container{
	background:none;
	padding-top:2rem;
}
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
    border: 1px solid #f3da33 !important;
	background: #fff !important;
	transition: 0.4s ease-in-out;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    font-family: "Exo2-Regular";
}
a.enlace-politicas {
	text-decoration: none !important;
}
a:hover.enlace-politicas {
	text-decoration: underline !important;
}

/*BARRA AVISO COOKIES*/
#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:46px;
    background-color: #3a3a3a;
	opacity: .85;
    color:#fff;
    z-index:100;
}
.inner {
    width:100%;
    position:absolute;
    padding-right: 10px;
    padding-left: 10px;
    font-family: "Exo2-Regular";
    font-size:13px;
    top:30%;
} 
.inner a.ok {
    padding: 7px 50px;
    margin: 0 0 0 1em;
    color: #f3da33;
    text-decoration:none;
	border: 1px solid #f3da33;
	font-size: 13px;
    font-family: "Exo2-Regular";
    line-height: 20px;
    background: transparent;
    -webkit-transition: .2s background linear;
    -moz-transition: .2s background linear;
    transition: .2s background linear;
}
.inner a:hover.ok {
    background: #f3da33;
    color: #333;
	border: 1px solid #f3da33;
}
a.cookie-politica {
    color: #fff;
    font-family: "Exo2-Bold";
}
a:hover.cookie-politica {
    color: #f3da33;
}

/*BOTON TELEFONO RESPONSIVE*/
.mostrar-botontlf {
	display: none;
}
@media (max-width: 1200px) {
.telefono.fixed {
	display: none !important;
}
.mostrar-botontlf {
	display: block;
}
#quick-call-buttons {
    position: fixed;
    z-index: 1000;
    top: 40%;
    right: 0;
    width: 0;
    height: 122px;
}
.caja_llamar {
    position: relative;
    width: 170px;
    height: 60px;
    left: -30px;
    cursor: pointer;
    color: white;
    background-color: #f3da33;
    -webkit-transition-timing-function: cubic-bezier(1,-0.52, 0, 1.47) !important;
    -webkit-transition-duration: .7s !important;
    -webkit-transition: all ease .3s;
    margin-bottom: 0.5rem;
}
.caja_llamar:hover {
    left: -160px;
}
.ornament {
    position: absolute;
    top: 0;
    height: 60px;
    overflow: hidden;
	right: 97%;
	width: 40px;
	border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
}
.ornament .square {
    background: #f3da33;
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0;
	border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
}
.icon_box i {
    font-size: 3.1rem;
    padding-top: 1.5rem;
    margin-left: -2em;
    color: white;
}
#quick-call-buttons .text_box {
    padding-left: 0;
    padding-right: 0;
    height: 60px;
}
.center_box {
    margin-top: -42px;
    text-align: center;
    padding-left: 8px;
}
.llama-movil {
    line-height: 15px;
}
.text_box p {
    font-family: "Exo2-Medium";
	font-size: 16px;
    font-weight: bold;
    color: #333;
    margin: 0;
}
.icon-movil-resp {
    width: 45px;
    margin-top: 7px;
    left: -151px;
    position: relative;
}
#call-you a {
    color: #333;
}
#call-you a:hover {
    color: #333;
	text-decoration: underline;
}
}
@media (max-width: 600px) {
#quick-call-buttons {
    /*top: 65%;*/
	top: 57%;
}
}
/*END BOTON TELEFONO RESPONSIVE*/


/********** RESPONSIVE **********/
@media (max-width: 1900px) {.banner-header {margin-top: 46px;}}
@media (max-width: 1880px) {.banner-header {margin-top: 36px;}}
@media (max-width: 1815px) {.banner-header {padding: 46px 25px 36px 25px;}}
@media (max-width: 1575px) {.stickyon {background-image: none;}}
@media (max-width: 1274px) {
.inner {
    top: 12%;
}
#barraaceptacion {
    min-height: 76px;
}
.inner a.ok {
    top: 12px !important;
    position: relative;inear;
    transition: .2s background linear;
}
.text-barra {
    display: block;
}
}
@media (max-width: 1212px) {
.banner-header {
	margin-top: 22px;
}
.stickyon a.menu1, .stickyon a.menu2, .stickyon a.menu3, .stickyon a.menu4, .stickyon a.menu5, .stickyon a.menu6 {
    font-size: 13px;
	padding-left: 5px;
    padding-right: 5px;
}
}
@media (max-width: 1200px) {
a.menu1, a.menu2, a.menu3, a.menu4, a.menu5, a.menu6 {
    font-size: 13px;
}
.cursos-destacados p {
    margin-left: 40px;
    margin-right: 40px;
}
.carnet-profesional {
    margin-bottom: 50px;
    width: calc(100% - 1.875rem) !important;
	padding-right: 60px
}
.cap-continua {
    width: calc(100% - 1.875rem) !important;
	padding-right: 60px
}
.titulo-conductor-profesional, .titulo-formacion-continua {
    left: 30px;
}
.subtitulo-conductor-profesional, .subtitulo-formacion-continua {
    left: 30px;
    font-size: 16px;
}
.bloque-abajo {
    display: initial;
}
a.ver-curso {
    font-size: 16px;
}
.box-area-center2, .box-area-right2 {
    height: 78%;
}
#rc-imageselect, .g-recaptcha {
    transform: scale(1, 0.82);
    transform-origin: 0 0 0;
}
.texto-responsive {
    padding: 15px;
	padding-bottom: 50px;
}
}
@media (max-width: 1199px) {
.box-area-center {
    padding-left: 0;
    display: inline-block;
    margin-left: 0;
    border-left: 0px solid #fff;
}
.box-area-right {
    float: right;
    padding-left: 0;
    border-left: 0px solid #fff;
}
}
@media (max-width: 1198px) {
a.boton-tecnologia-innovadora {
    font-size: 15px;
}
}
@media (max-width: 1124px) {
.titulo-tecnologia-innovadora {
    font-size: 59px;
	line-height: 56px;
}
a.boton-tecnologia-innovadora {
    font-size: 14px;
}
#rc-imageselect, .g-recaptcha {
    transform: scale(0.91, 0.82);
    transform-origin: 0 0 0;
}
.subtitulo-carnet-curso, .titulo-carnet-curso {
    left: 5px;
}
.img-icon-mas {
	margin-left: 5px;
}
}
@media (max-width: 1095px) {
#barraaceptacion {
    min-height: 100px;
}
}
@media (max-width: 1050px) {
.sticky.is-stuck {
    position: initial;
}
.stickyon a.menu1, .stickyon a.menu2, .stickyon a.menu3, .stickyon a.menu4, .stickyon a.menu5, .stickyon a.menu6 {
    color: #333;
    background: #fff;
}
.stickyon {
    background: transparent;
    background-image: none;
}
.cursos-destacados p {
    padding: 40px 40px 10px 40px;
}
.elegir-at {
    /*margin-bottom: -95px;*/
	margin-top: 15px;
}
.reveal {
	width: 90%;
	padding: 40px 40px 30px 40px;
}
.close-button {
    top: 40px;
}
.title-section-elegir {
    margin-bottom: -50px;
}
}
@media (max-width: 1023px) {
a.menu1, a.menu2, a.menu3, a.menu4, a.menu5, a.menu6 {
    font-size: 14px;
    margin-bottom: 10px;
}
.menu-responsive {
    width: 650px;
	margin: auto;
}
.menu2, .menu5 {
	width: 49.15% !important;
}
.menu1, .menu3 {
	margin-right: 11px;
    width: 49.15% !important;
}
.menu4 {
	display: none;
}
.header-container {
    background-size: auto;
}
.banner-header {
    margin-top: 50px;
}
.info-header {
    margin-top: 74px;
    padding-bottom: 15px;
}
a.boton-cursosdemandados {
    margin-bottom: 15px;
}
.titulo-tecnologia-innovadora {
    padding: 9rem 0rem 1rem 0rem;
	line-height: 50px;
	margin-left: -16px;
}
.subtitulo-tecnologia-innovadora {
    padding: 0rem 0rem 2rem 0rem;
	margin-left: -16px;
}
a.boton-tecnologia-innovadora {
    font-size: 16px;
	margin: 0;
	margin-left: -16px;
}
.caja-borde {
    margin-top: 5rem;
    margin-bottom: 5rem;
    margin-left: 0rem;
}
.margen-tecnologia {
    margin-left: 2.5rem;
    margin-right: 0rem;
}
.icono-circulo {
    width: 38px;
    margin-left: -60px;
    float: left;
}
.margen-circulos {
    padding-left: 1.9375rem;
}
.subtitle-section-cursos {
	line-height: 30px;
}
.box-area-center2, .box-area-right2 {
    border: 0;
	padding-left: 0;
	height: auto;
}
.box-area-right2 {
    float: none;
}
.margen-hacer-cursos {
    margin-right: 0rem;
}
.margen-hacer-cursos li, .margen-hacer-cursos2 li {
    display: block !important;
}
.info-hacer-cursos {
    text-align: center;
}
.icono-hacer-cursos {
    margin-bottom: 8px;
    margin-top: 0;
    margin-right: 0;
}
.titulo-hacer-cursos {
    margin-bottom: 40px;
	line-height: 22px;
}
.subtitulo-hacer-cursos {
    top: 2px;
    position: relative;
}
#rc-imageselect, .g-recaptcha {
    transform: scale(0.935, 0.82);
    transform-origin: 0 0 0;
}
#main-contact-form .grid-x {
    background: #fff;
    padding: 1.5rem 0rem 1.5rem 0rem;
}
.sanitario {
	display: inline-block;
}
}
@media (max-width: 950px) {
.margen-responsive {
    display: block;
}
.titulo-header {
	line-height: 75px;
    margin-bottom: 10px;
    padding-top: 10px;
}
.info-header {
    margin-top: 55px;
    padding-bottom: 0px;
}
.banner-header {
    margin-top: 36px;
}
}
@media (max-width: 890px) {
.titulo-banner-header {
    font-size: 32px;
}
.cursos-destacados p {
    padding: 10px 20px 0px 20px;
}
.elegir-at {
    /*margin-bottom: -75px;*/
	margin-top: 30px;
}
.cursos-online-presencial {
    padding: 4rem 2rem 3rem 2rem;
}
}
@media (max-width: 815px) {
.icontext {
    text-align: center;
}
li.icon1-header, li.icon2-header, li.icon3-header {
    display: grid !important;
}
.icono-header {
    width: 45px;
    text-align: center;
    margin: auto;
    float: none;
    margin-bottom: 10px;
    padding-top: 15px;
}
.box-area-right {
    float: initial;
}
.icon1-header {
    margin-left: 0;
}
.info-header {
    margin-top: 12px;
    padding-bottom: 0px;
}
.titulo-banner-header {
    font-size: 28px;
}
}
@media (max-width: 815px) {
.banner-header {
    margin-top: 20px;
}
.titulo-header {
    padding-top: 0px;
    margin-top: -35px;
}
}
@media (max-width: 700px) {
.logo-container {
    display: block;
}
.titulo-header {
    padding-top: 10px;
    margin-top: 0px;
}
.logo-movil {
    margin: auto;
    text-align: center;
    width: 100% !important;
}
.logo-header {
    max-width: 150px;
    margin-top: -15px;
    margin-bottom: 15px;
}
.header-contact {
    text-align: center;
    width: 100% !important;
    margin: 0 auto;
    font-family: 'Exo2-Bold';
    color: #fff !important;
}
.menu-responsive {
    width: 100%;
    margin: auto;
}
.menu1, .menu3, .menu5 {
    width: 100% !important;
    margin-right: 0px;
}
.menu2, .menu4, .menu6 {
    margin-left: 0px;
    width: 100% !important;
}
.header-container {
    background: url(../imagenes/cabecera-one-page-mobile.jpg) no-repeat 0 0;
    background-size: cover;
    padding: 0.75rem 0 0 0;
}
.banner-header {
    margin-top: 45px;
}
.info-header {
    margin-top: 38px;
    padding-bottom: 0px;
}
.titulo-tecnologia-innovadora {
    font-size: 45px;
    line-height: 42px;
}
.subtitulo-tecnologia-innovadora {
    line-height: 26px;
    font-size: 20px;
}
}
@media (max-width: 680px) {
/*.texto-responsive {
    display: inline-block;
	padding-left: 20px;
    padding-right: 20px;
	text-align: center;
	margin-bottom: 45px;
}*/
.carnet-profesional {
    height: 100%;
	max-height: 100%;
	margin-bottom: 60px;
	padding-right: 0px;
}
.cap-continua {
    height: 100%;
	max-height: 100%;
	padding-right: 0px;
}
.img-conductor-profesional {
    float: none;
    margin-top: -28px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
}
.img-formacion-continua {
    float: none;
    margin-top: -14px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
}
.titulo-conductor-profesional, .titulo-formacion-continua {
    left: 0px;
}
.subtitulo-conductor-profesional, .subtitulo-formacion-continua {
    left: 0px;
    font-size: 16px;
}
.elegir-at {
    /*margin-bottom: -55px;*/
	margin-top: 45px;
}
.subtitle-section-cursos {
    font-size: 20px;
    line-height: 26px;
}
.logo-header-gracias {
    margin-top: 0;
    margin: auto;
    display: block;
}
.logo-header-gracias {
    margin-top: 0;
    margin: auto;
    display: block;
}
.subtitulo-gracias {
    font-family: "Exo2-Regular";
    margin-top: 40px;
    padding: 40px;
    margin-bottom: 110px;
	font-size: 20px;
}
}
@media (max-width: 639px) {
.carnet-profesional, .cap-continua {
	width: calc(100% - 1.25rem) !important;
}
.accordion {
    margin-left: -0.6375rem;
}
.margen-circulos {
    padding-left: 1.6375rem;
}
.titulo-tecnologia-innovadora {
    font-size: 40px;
    line-height: 42px !important;
    text-align: center;
}
.subtitulo-tecnologia-innovadora {
    text-align: center;
	padding: 0rem 0rem 2rem 0rem;
}
.boton-resp {
    text-align: center;
}
.icono-tecnologia {
    width: 42px;
    margin-top: 4px;
    margin-left: 15px;
    margin-right: 15px;
}
.cursos-online-presencial:nth-child(1) {
    margin-bottom: 20px;
}
#rc-imageselect, .g-recaptcha {
    transform: scale(1.04, 0.82);
    transform-origin: 0 0 0;
}
#main-contact-form .grid-x .cell.aceptacion {
    font-size: 12px;
    margin-top: 10px;
}
.reveal {
	width: 100%;
	padding: 80px 40px 30px 40px;
}
#gracias .reveal {
	width: 100%;
	padding: 40px 40px 30px 40px;
}
}
@media (max-width: 600px) {
.titulo-header {
	font-size: 45px;
	line-height: 50px;
}
.subtitulo-header {
    font-size: 20px;
	line-height: 25px;
}
.title-section-elegir {
    margin-bottom: -75px;
}
}
@media screen and (max-width: 39.9375em) {
.top_form{
	padding-left:2rem;
}
.form-container{
	padding-bottom:1.75rem;
}
}
@media (max-width: 570px) {
.elegir-at {
    /*margin-bottom: -45px;*/
	margin-top: 55px;
}
.title-section-cursos {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 32px;
}
}
@media (max-width: 579px) {
#barraaceptacion {
    min-height: 126px;
}
}
@media (max-width: 500px) {
a.boton-cursosdemandados {
    padding: 10px;
    font-size: 14px;
}
.cursos-destacados {;
    padding-bottom: 3.5rem;
}
.eliminar-barra {
    display: none;
}
.politicas-mobile {
    display: block;
}
.texto-experiencia {
    font-size: 18px;
    top: 10px !important;
    position: relative;
}
}
@media (max-width: 450px) {
.cursos-destacados p {
    padding: 15px 20px 0px 20px;
}
.img-conductor-profesional, .img-formacion-continua {
    width: 90%;
}
.elegir-at {
    /*margin-bottom: -30px;*/
	margin-top: 65px;
}
.box-elegir {
    padding: 2.2rem 2rem 1rem 2rem;
}
.titulo-hacer-cursos {
    padding-left: 20px;
    padding-right: 20px;
}
.cursos-online-presencial {
    font-size: 20px;
    line-height: 26px;
}
.texto-contacto {
    font-size: 22px;
    line-height: 28px;
}
#rc-imageselect, .g-recaptcha {
    transform: scale(1, 0.82);
    transform-origin: 0 0 0;
	 width: 304px;
    margin: 0 auto
}
a.scrollTop {
    right: 10px;
}
#main-contact-form .grid-x .cell.aceptacion {
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}
.footer {
    padding-bottom: 4rem;
}
.titulo-gracias {
    font-size: 50px;
    line-height: 54px;
    margin-top: 40px;
}
.subtitulo-gracias {
    margin-top: 12px;
    padding: 40px;
    margin-bottom: 105px;
    font-size: 20px;
}
.carnet-curso, .carnet-curso2, .carnet-curso3, .carnet-curso4 {
    text-align: center;
}
.subtitulo-carnet-curso, .titulo-carnet-curso {
    left: 0;
}
.img-icon-mas {
    margin-left: 0;
}
}
@media (max-width: 425px) {
#barraaceptacion {
    min-height: 152px;
}
}
@media (max-width: 400px) {
.header-contact {
    font-size: 15px;
}
.titulo-header {
    padding-top: 0px;
}
a.boton-tecnologia-innovadora {
    font-size: 14px;
}
.info-hacer-cursos {
    margin-top: 75px;
}
}
@media (max-width: 375px) {
.texto-contacto {
    font-size: 20px;
    line-height: 27px;
}
}
@media (max-width: 365px) {
.header-contact {
    font-size: 14px;
}
a.boton-tecnologia-innovadora {
    font-size: 13px;
}
}
/************************** end one page css **************************/