@charset "utf-8";
/* CSS Document */

@font-face{
	font-family:Sharp Sans Semibold;
	src:url(../fonts/SharpSans-Semibold.eot);
	src:url(../fonts/SharpSans-Semibold.eot?#iefix) format("embedded-opentype"),
		url(../fonts/SharpSans-Semibold.woff) format("woff"),
		url(../fonts/SharpSans-Semibold.woff2) format("woff2");
	font-weight:600;
	font-style:normal;
}
@font-face{font-family:Sharp Sans Extrabold;
	src:url(../fonts/SharpSans-Extrabold.eot);
	src:url(../fonts/SharpSans-Extrabold.eot?#iefix) format("embedded-opentype"),
		url(../fonts/SharpSans-Extrabold.woff) format("woff"),
		url(../fonts/SharpSans-Extrabold.woff2) format("woff2");
	font-weight:700;
	font-style:normal;
}

		/* CSS VARIABLES */
		:root {
		  --primary: #141414;
		  --light: #ffffff;
		  --dark: 	#2e2e2e;
		  --middle: #6e6e6e;
		}

.text-shadow{text-shadow: -2px 2px 4px #00000080;}


		html, body {width: 99vw;min-height: 100vh;margin: 0;padding: 0;background-color: var(--light);
			font-family: Montserrat, Arial, Helvetica, sans-serif !important;
			box-sizing: border-box;line-height: 1.4;}
		/*body#land{background:var(--dark);}*/
		img {max-width: 100%;}
		a {text-decoration:none !important;}

.montserrat{font-family: Montserrat, Arial, Helvetica, sans-serif !important;}

		h1 {
		  padding-top: 15px;
		  font-family: Sharp Sans ExtraBold, Arial, Helvetica, sans-serif;
		  line-height: 1 !important;
		  margin-bottom: .4rem !important;
		  text-transform:uppercase;
/*			color: var(--middle);*/
		}
		h4, h5{
    		font-family: Sharp Sans Medium, Arial, Helvetica, sans-serif;
			color: #999;
		}

		.wrapper {
		  margin: 0;
		  padding: 0;
		}

		/* HEADER */
		.bg-middle{background: var(--middle) !important;}

.masthead-new .logo-multi{
	width: 100%;
	max-width: 150px;
}
li.nav-item.dropdown .cursos-disponibles{
    font-size: 0.95rem;
    letter-spacing: 0.0625em;
    padding-right: 0.25rem !important;
    line-height: 37px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.bg-color{background:#fff;width:auto;display:table;color:#000;padding: 19px 20px 10px;}


header.masthead-new .logo{
	width: 100%;
	max-width: 350px;

}

header.masthead-new {
	margin-top: 65px;
	height:100vh;
	min-height: 110px;
	padding-top: 26px;
	text-align: center;
	color: #fff;
	background-image: url("../img/AmyCruz-header-bg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}
@media(max-width: 991px) {header.masthead-new{padding-top: 0px;}}

header.masthead-new .masthead-subheading {
  font-size: 1.8rem;
  font-style: italic;
  line-height: 1.8rem;
  background: #ef4d48;
  width: auto;
  display: table;
  margin: 0 auto 20px;
  padding: 10px 30px 15px;
  font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

header.masthead-new .masthead-heading {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 2.5rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
  text-shadow: -2px 2px 10px #212529;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.bajada{
	font-size: 23px;
	margin-top: 10px;
	font-weight: 700;
	color:#000;
	line-height: 25px;
	background: #ffffffc7;
	padding: 22px 10px 13px;
	text-transform: uppercase;
	text-align: center;
/*	font-family: Sharp Sans Medium, Arial, Helvetica, sans-serif !important;*/
}
.bajada .smaller{
	font-size: 17px;
	line-height: 21px;
	text-transform: none;
/*	font-family: Sharp Sans Medium, Arial, Helvetica, sans-serif !important;*/
}
 .bajada hr{
	width: 50px;
	height:5px;
	background: #c20000;
	opacity:1;
	margin: 14px auto;
	display:table;
}

/** **/
#amy-header .student{width: 95%;/*max-width: 310px;*/margin: 0 auto 0;display: table;}


/** DROPDOWN **/
#mainNav .navbar-nav li.nav-item a.nav-link:hover{color: #fcd15c !important;}

.dropdown-menu{
	background: #020e65;
	color: #fff;
}
.dropdown-item:hover, .dropdown-item:focus, .dropdown-item.active, .dropdown-item:active {
  color: #fff !important;
  background-color: #469fc5;
	padding-left:10px;
}
.dropdown-menu-end{
	right:10px !important;
	top:40px !important;
}

#mainNav .navbar-nav .nav-item{
	margin-right: 0rem !important;
}

#mainNav .navbar-nav .nav-item .dropdown-menu .nav-link {
	font-size:0.75rem;
}
.dropdown-atoggle:before{
	content: "\f0dd";
	font-family:'FontAwesome';
	padding: 0 0px 0 5px;
	font-size: 16px;
	margin-top: -5px;
	display: table;
	float: right;
}

#mainNav li.nav-item.dropdown.colors .nav-link:hover{
	color:#fff !important;
}
#mainNav{background-color: #c00016 !important;}





.btn-primary{box-shadow: rgb(0 0 0 / 15%) 0px 3px 5px;}





.btn.loquiero, .btn.btn-xl.loquiero{
	background: #c00016 !important;
	color: #fff;
	padding: 13px 20px 10px;
	letter-spacing: 1.5px;
	box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.5) !important;
	text-transform: uppercase;
}
.btn.btn-xl.loquiero{border: 0px solid;}
.btn.loquiero:hover{background:#fff !important;color: #c00016;}



section.bg-pink{background: #ffedbc; color: #000;}

section.bg-pink hr{
	width: 50px;
	height:5px;
	background: #c20000;
	opacity:1;
	margin: 15px auto 20px;
	display:table;
}

section.bg-pink .btn.btn-xl.loquiero{background:#020e65 !important;color: #fff;}
section.bg-pink .btn.btn-xl.loquiero:hover{background:#fff !important;color: #020e65;}


#pay select#item-options{
	padding: 12px 20px 7px;
	border-radius: 10px;
}

/** LAND BACK
.card{border:none !important;}

.card .desc-curso{
	font-size: 15px;
	line-height: 18px;
}
.card .cursos{
	background: #0000005c;
	width: auto;
	padding: 2px 8px 3px 23px;
	margin: 0 0 8px -12px;
	display: table;
	border-radius: 0px 7px 7px 0px;
}**/


		/* FOOTER */
		footer {
		  padding: 30px 30px 30px;
		  text-align: center;
		  color: #fcd15c;
		  margin: 0px 0 0;
		  background: #c00016;
		  font-size:10px;
		  font-family: Sharp Sans Medium, Arial, Helvetica, sans-serif;
		  letter-spacing:0.5px;
		}


footer .logo.asoe{
	width: 100%;
	max-width: 150px;
	opacity: 0.4;
}

#red footer .btn-legal{
	width: auto;
	display: inline-block;
	margin: 0px 5px 5px;
	float:none;
	background-color: #1f1f1f6b;
	border-radius: 4px;
	position: inherit;
	text-align: center;
	color:#fff;
	padding: 5px 10px 6px;
	font-size: 11px;
}

#red footer .btn-legal:hover{
	background-color:#15cadb !important;
	color:#fff !important;
}

#red footer .btn-legal:hover{
	background-color:#15cadb !important;
	color:#fff !important;
}
footer a{
	color: #fcd15c !important;
	padding:12px 10px 10px;
	border-radius:5px;
	background:#88000f;
}
footer a:hover{
	background:rgb(252 209 92 / 20%);
	color:#fcd15c  !important;
}
.pointer:hover{cursor:pointer;}

.modal-content{
  background: var(--primary) !important;
  color:#fff;
  box-shadow: rgb(0 0 0 / 60%) 0px 3px 15px;
	border-radius: 1rem !important;
}
.modal-header{
    align-items: normal !important;
}
.modal-header .btn-close{
	border-radius:100px;
	font-size: 18px;
	line-height: 19px;
	color: #fff;
	opacity: 0.9;
	display: table;
	font-weight: 500;
	padding: 0 .5rem .5rem !important;
	/* margin: -2rem -.5rem -.5rem auto !important;
	position: relative;
	top: -30px;
	right: -5px; */
}
.modal-header .btn-close:hover, .modal-header .btn-close:focus{
	color: #999;
	border:none;
}
.modal-body .btn.btn-video, 
.modal-body .btn.btn-web, 
.modal-body .btn.btn-placa,
.modal-body .btn{
	width: auto;
/*
	width: 95%;
	max-width: 170px;
*/
	background:#64d6c9;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin: 0 0 7px;
	box-shadow: rgb(0 0 0 / 15%) 0px 3px 5px;
	padding: 9px 15px 7px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	white-space: normal;
}
.modal-body .btn.btn-video:hover, 
.modal-body .btn.btn-placa:hover,
.modal-body .btn.btn-web:hover,
.modal-body .btn:hover,
#infantil .modal-body .btn.btn-video:hover, 
#infantil .modal-body .btn.btn-web:hover, 
#infantil .modal-body .btn.btn-placa:hover, 
#infantil .modal-body .btn:hover
{
	background:#fff;
	color:#020e65 !important;
}


.modal-body .btn.btn-video:before, 
.modal-body .btn.btn-placa:before,
.modal-body .btn.btn-web:before
{
	content: "\f04b";
	font-family:'FontAwesome';
	padding: 0 5px 0 0;
	font-size: 13px;
}
.modal-body .btn.btn-placa:before{
/*	content: "\f05a";*/
	content: "\f2d0";
}
.modal-body .btn.btn-web:before{
	content: "\f25a";
}

.modal-body .datos{margin: 10px 0px;padding: 0 0 0 25px;}
.modal-body .datos li{font-size: 13px;letter-spacing: 0.5px;line-height: 20px;margin: 0px 0 0px 0px;list-style-position: outside;}

.modal-body .datos li a{color:#a7e6df; text-decoration:underline !important;}
.modal-body .datos li a:hover{color:#a7e6df; text-decoration:none !important;}


#infantil .modal-body .btn.btn-video, 
#infantil .modal-body .btn.btn-web, 
#infantil .modal-body .btn.btn-placa, 
#infantil .modal-body .btn
{background:#020e65;}


#contact .modal-body{
	background:#fff;
	border-radius: 0 0 15px 15px;
}




.modal-header{border-bottom: 0px solid rgb(255 255 255 / 0.15) !important;padding-bottom: 0px !important;}
.modal-footer{border-top: 1px solid rgb(222 226 230 / 25%) !important;text-align: center;display: table !important;margin: 0 auto;width: 100%;}

.modal-content h1{
	line-height: 1;
	padding: 10px;
    letter-spacing: 2px;
    color: #fff;
}
.modal-content{color: #fff; background: #020e65 !important;}

.btn.btn-next i{
  font-weight:100 !important;
  font-size: 21px;
  padding: 5px 0px 5px 3px;
}
.btn.btn-next{
  opacity: 1;
  color: #929292;
  border:none;
}
.btn.btn-next:hover, .btn.btn-next:focus, .btn.btn-next:active{
  color:#fff;
  opacity: 1;
  border:none;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
}

.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/** UN TITULO **/
body#one-title.lectura .modal-content,
body#one-title.mujer .modal-content{
	box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px;
	border-radius: 1rem;
	background: #ff9d00 !important;
	border: 1px solid rgb(234 144 0 / 20%);
}
body#one-title.mujer .modal-content{
	background: #f89da5 !important;
/*	background: #8d135a !important;*/
	box-shadow: rgb(0 0 0 / 15%) 0px 3px 15px;
}
body#infantil .modal-content,
#infantil .modal-content
{
	background: #01b8be !important;
	box-shadow: rgb(0 0 0 / 15%) 0px 3px 15px;
	border-radius: 1rem;
}
body#infantil .modal-content .btn.btn-next{
	color: #d58dcd;
}
body#infantil .modal-content .btn.btn-next:hover{
	color: #fff;
}
body#one-title .modal-header{
	border-radius: 1rem 1rem 0 0;

}

body#infantil .modal-content .modal-header .btn-close{background: none !important;}


body#one-title.lectura .modal-dialog, 
body#one-title.mujer .modal-dialog
{margin-top:0px;}

#benefits li{margin: 17px 0;}
#benefits hr {
	width:100%;
    display:table;
    margin:0px auto 20px;
    border-bottom: 1px solid #c00016;
    background: transparent;
    opacity: 1;
}

/** Backgrounds de page-sections**/
#benefits.page-section{background: #fcd15c; border-top: 6px solid #c00016;color: #000;}
#benefits.page-section h5{color: #fcd15c !important;}
#benefits.page-section hr{
	width: 50px;
	height:5px;
	background: #c00016;
	opacity:1;
	margin: 15px auto 20px;
	display:table;
}


#start-now.page-section{background: #c00016;color: #000;}
#start-now.page-section hr{
	width: 50px;
	height:5px;
	background: #fcd15c;
	opacity:1;
	margin: 15px auto 20px;
	display:table;
}
#start-now.page-section a:hover{opacity:0.8;}

.verdecito{color: #fcd15c;}

.img-fluid.one-placa{width: 100%;max-width: 1000px;box-shadow: rgb(0 0 0 / 35%) 0px 3px 10px;border-radius: 1.5rem;}


.bg-rosa{background: #469fc5;line-height:initial;letter-spacing: 0.5px;}
.bg-rosa .url{color: #fcd15c; font-weight:700;letter-spacing: 0.5px;}
.bg-rosa .url:hover{text-decoration: underline !important;}
.bg-gris{background: #f2f2f2;}
#acceso-cursos li{list-style:decimal;}


#webs .box {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(3, minmax(100px, 1fr));
}

#webs.bg-gris .box h5{font-size: 14px;color: #000;margin: 10px 0 0 0;text-transform: uppercase;}
#webs .box a h6{font-size: 12px;color: #3840b4;}
#webs .box a h6:before{
	font-family: 'FontAwesome';
	padding: 0 5px 0 0;
	content: " \f25a";
/*
	display: table;
	text-align: center;
*/
	margin: 2px auto 0px;
}
#webs .box a h6:hover{color: #19aceb;}
#webs .box img{
	border-radius:100%;
	width: 220px;
}

section#webs .box a img{
	border-radius:100%;
	width: 220px;
	transition: transform .3s;  
}
section#webs .box a img:hover{
	transition: transform .3s;
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);  
	transform: scale(1.2);
}

/* MEDIA QUERIES */
		@media(max-width: 1182px) {
			.card h2{
				font-size: 1.7rem;
				line-height: 1.8rem !important;
			}
		}

		@media(max-width: 768px) {
			header.masthead-new .container{max-width: 93% !important;}
		}

		@media(max-width: 182px) {
			.card h2{
				font-size: 2rem;
				line-height: 2rem !important;
				background: green;
			}
		}

		@media(max-width: 1200px) {
		  body#land .box {
			display: grid;
			grid-gap: 30px;
			grid-template-columns: repeat(2, minmax(100px, 1fr));
		  }

		}
@media(min-width: 992px) {
	#mainNav.navbar-shrink .navbar-brand img{height: 2.6rem;}
}

		@media(max-width: 900px) {
			#webs .box {grid-template-columns: repeat(3, minmax(100px, 1fr));}

		  /*header {
			display: grid;
			grid-gap: 20px;
			grid-template-columns: repeat(2, 1fr);
			grid-template-areas: 
			"nt nt nt  .  .  . sb . . . "
			"mn mn mn mn mn mn  mn mn mn mn";
		  }*/

		  .box {
			display: grid;
			grid-gap: 20px;
			grid-template-columns: repeat(2, minmax(100px, 1fr));
		  }
		.box.header, #lectura .box{grid-template-columns: repeat(1, minmax(100px, 1fr));}
		  body#land .box {
			display: grid;
			grid-gap: 30px;
			grid-template-columns: repeat(1, minmax(100px, 1fr));
		  }
		  body#land .card h2 {
            height: 100px;
      }
		  body#land .card .desc-curso{
            padding-bottom: 20px;
      }
			.card h2{
				font-size: 2rem;
				line-height: 2rem !important;
			}

	}

		@media(max-width: 700px) {
#webs .box {grid-template-columns: repeat(2, minmax(100px, 1fr));}

		  header {
			display: grid;
			grid-gap: 20px;
		  }
			header.masthead-new .main-container{
				padding: 0px 40px 50px;
			}
			.main-container{
				padding:50px 10px 50px 10px;
			}

		  .box {
			display: grid;
			grid-gap: 20px;
			grid-template-columns: repeat(2, minmax(100px, 1fr));
		  }

		  .sub-links ul {
			display: grid;
			grid-gap: 20px;
			grid-template-columns: repeat(3, 1fr);
		  }
		  
		  .box {
			display: grid;
			grid-gap: 20px;
			grid-template-columns: repeat(1, 1fr);
/*			text-align: center;    */
		  }

		  .box a:hover {
			transition: transform .3s;
			-ms-transform: scale(1);
			-webkit-transform: scale(1);  
			transform: scale(1.2);
		  }
			.modal-body .btn.btn-video, 
			.modal-body .btn.btn-web, 
			.modal-body .btn.btn-placa{
				display:inline-block;
			}
	}

		@media(max-width: 975px) {
			body#one-title.lectura .modal-dialog.modal-dialog-centered, 
			body#one-title.mujer .modal-dialog.modal-dialog-centered{
			   max-width: 820px !important;
			}
}
@media (min-width: 768px) {
  header.masthead-new .container {
    max-width: inherit;
    width:95%;
    
  }
}

		@media(max-width: 500px) {
			header.masthead-new h1{font-size: 25px;}

#webs .box {grid-template-columns: repeat(1, minmax(100px, 1fr));}

		  .wrapper {
			font-size: 15px;
		  }

		  header {
			margin: 0;
			padding: 20px 0 0 0;
			position: static;
			display: grid;
			grid-gap: 20px;
			grid-template-columns: repeat(1, 1fr);
			grid-template-areas: 
			"nt"    
			"mn"
			"sb";
			text-align: center;
		  }

		  .dsclogo {
			max-width: 100%;
			margin: auto;
			padding-right: 20px;
		  }

		  .main-nav {
			display: grid;
			grid-gap: 0px;
			grid-template-columns: repeat(1, 1fr);
			text-align: center;
		  }

		  h1 {
/*			text-align: center;*/
			font-size: 18px;
		  }


		  .logos {
			display: grid;
			grid-gap: 20px;
			grid-template-columns: repeat(2, 1fr);
			text-align: center;
		  }

		  .sub-links ul {
			display: grid;
			grid-gap: 20px;
			grid-template-columns: repeat(1, 1fr);
			text-align: center;
			font-size: 15px;
		  }
		 body#land .main-container {
		  padding: 0px 10px 40px;
		}
		.btn-nav.menu{display:inherit;}
		.btn-nav.cat{display:none;}


}


