body, html {
	height: 100%
}
body {
	font-weight: 400;
	font-family: Lato, Helvetica, Arial, sans-serif;
	-webkit-font-variant-ligatures: none;
	font-variant-ligatures: none;
	text-rendering: optimizeLegibility;
	line-height: 1.5;
	letter-spacing: .02em;
	-webkit-font-smoothing: antialiased;
	background: #000;
	color: #fff;
	overflow-x: hidden
}
p {
	margin-top: 0;
	margin-bottom: 1rem
}
.text-muted {
	opacity: .5
}
header#logo {
	background: linear-gradient(to bottom, #000 0, transparent 100%);
	background-repeat: repeat-x;
	background-position: 0 -50px;
	height: auto;
	overflow: hidden;
	position: fixed;
	display: block;
	width: 100%;
	z-index: 70
}
.logo-inner {
	padding: 11px 10px
}
.header-right {
	position: absolute;
	z-index: 600;
	right: 0;
	top: 0;
	display: flex;
	font-size: 1rem;
	padding-top: 5px
}
.header-right a {
	color: #fff
}
a.login {
	width: 60px!important;
	height: 25px!important;
	text-align: right;
	padding-right: 10px
}
a.register {
	width: 80px!important;
	text-align: left;
	height: 25px!important;
	padding-right: 10px!important
}
img.img-fluid.logo-responsive {
	max-height: 15px;
	width: auto
}
div#slider-page {
	position: relative;
	height: 100vh;
	min-height: 700px;
	max-height: 800px;
	overflow: hidden
}
#thumbs-container {
	position: relative
}
button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
	text-indent: -10000px;
	background: 0 0;
	border: none;
	position: absolute;
	z-index: 150;
	top: 50%
}
button.slick-prev.slick-arrow {
	left: 5%;
	width: 0;
	height: 0;
	border-right: 15px solid red;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent
}
button.slick-next.slick-arrow {
	right: 5%;
	width: 0;
	height: 0;
	border-left: 15px solid red;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent
}
.clase {
	position: relative
}
.clase a {
	padding: 16px;
	display: block
}
.text-clase {
	position: absolute;
	z-index: 250;
	display: block;
	width: 100%;
	color: #000;
	bottom: 5%;
	padding: 5px 15px;
	max-width: 100%
}
.text-clase h6.mc-text-h6.mc-text--uppercase {
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 700;
	line-height: 1.25;
	font-size: 1.2rem;
	padding-bottom: 0;
	margin-bottom: 0
}
h6.mc-text-h7.mc-text--airy.mc-text--muted {
	font-weight: 400!important;
	letter-spacing: .24em!important;
	text-transform: uppercase!important;
	opacity: .5!important;
	color: #fff
}
.btn {
	text-transform: uppercase;
	font-size: .8rem;
	padding: 2% 5%
}
.btn-primary {
	background: #c83232!important
}
#class-link {
	margin-top: 6%
}
#class-link h5, #class-link h6 {
	color: #fff;
	letter-spacing: .24em;
	text-transform: uppercase;
	display: inline-block
}
#class-link h5 {
	font-size: 1.5rem
}
#class-link h5 {
	margin-bottom: 4.24%
}
#class-link h6 {
	cursor: pointer;
	margin-bottom: 4.24%
}
#class-link h6 a {
	color: #fff;
	text-decoration: none
}
.arrow-down {
	display: inline-block;
	vertical-align: middle;
	border: 6px solid transparent;
	margin: -3px .5em 0;
	-webkit-transition: border 150ms ease;
	transition: border 150ms ease;
	overflow: hidden;
	text-indent: -100%;
	z-index: 100;
	border-top: 6px solid rgba(255,255,255,.2);
	border-bottom: 0
}
#brands {
	text-align: center;
	margin-bottom: 2.24%;
	margin-top: 0
}
.brand {
	display: inline-block
}
.brand img {
	max-height: 30px;
	opacity: .3;
	transition: opacity 250ms ease;
	margin-bottom: 1%
}
.brand img:hover {
	opacity: 1
}
#classes-info {
	padding: 2.8% 0
}
.titles-text-class span {
	display: block;
	opacity: .5;
	font-size: 1.2rem
}
#classes-list h3 {
	font-size: 1.4rem;
	letter-spacing: .24em;
	margin: 2% 0 6% 0
}
#classes-list #list .clase-item {
	margin-bottom: 2.5%
}
#classes-list #list .clase-item .text-clase {
	bottom: 0
}
#classes-list div#list {
	margin-top: 2%
}
#students {
	margin-bottom: 2%
}
#students h3 {
	text-transform: uppercase;
	font-size: 1.4rem;
	letter-spacing: .24em;
	margin: 2% 0 6% 0
}
#students a {
	color: #000;
	text-decoration: none
}
.student-card {
	position: relative;
	height: 100%;
	border-radius: 4px;
	background-color: #fff;
	padding: 24px;
	transition: opacity .5s ease;
	font-size: 1rem
}
.student-card p {
	font-size: .9rem
}
.student-card h2 {
	font-weight: 700;
	line-height: 1.25;
	font-size: 1rem;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: .15em
}
.student-img-card {
	width: 56px;
	height: 56px;
	margin-right: 16px
}
.student-card .body-card {
	color: #000;
	margin-top: .9rem;
	margin-bottom: 1.6rem
}
.student-photo {
	width: 32px;
	height: 32px;
	margin-right: 16px;
	border-radius: 100%
}
.studen-data h3 {
	font-size: .9rem!important;
	letter-spacing: 0!important;
	margin: 0!important;
	text-transform: none!important;
	color: #000!important
}
#access {
	font-size: 15px;
	position: relative;
	border: 1px solid rgba(255,255,255,.1);
	border-left: 0;
	border-right: 0;
	padding: 6.5em 1em;
	background: url(../img/access_bg.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	margin-bottom: 2%
}
#access h3 {
	font-weight: 300;
	margin-bottom: 2%
}
#access p {
	font-size: 1.2rem;
	font-weight: 300
}
#access .cta {
	margin-top: 1em;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: .015em
}
#access .cta a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500
}
.felcha-derecha {
	width: 0;
	height: 0;
	border-left: 7px solid #fff;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	display: inline-block;
	margin-left: .5%
}
#footer-mc .container {
	max-width: 1072px;
	padding: 48px 30px
}
#footer-mc a {
	color: #fff;
	text-decoration: none
}
.col-12.col-md-2dot4.footer-item.logo-footer img {
	max-width: 100px
}
.header-site-footer {
	font-size: 12px;
	letter-spacing: .04em;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 15px;
	color: #596170;
	font-weight: 700
}
ul.site-footer-list {
	list-style: none;
	padding-left: 0
}
ul.site-footer-list li {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: .015em;
	margin-top: 16px;
	transition: opacity 250ms ease
}
ul.site-footer-list li a {
	color: #949aa4!important
}
ul.site-footer-list li a:hover {
	color: #fff!important
}
.text-small {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: .04em;
	margin-top: 16px;
	color: #949aa4
}
form#newsletter {
	position: relative;
	margin-top: 4%
}
form#newsletter span {
	content: '';
	width: 32px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/chevron.png) center/24px 24px no-repeat
}
#newsletter-input {
	font-family: Lato;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: .04em;
	color: #fff;
	background-color: #000;
	border-radius: 4px;
	padding: 5px;
	outline: 0;
	border: 1px solid #949aa4;
	padding-right: 32px;
	width: 100%;
	height: 40px;
	transition: border 250ms ease
}
div#social-footer {
	padding: 3% 0
}
div#social-footer a {
	font-size: 1.5rem;
	padding: 0 3% 0 0;
	margin: 0 0 0 .5%;
	display: inline-block;
	width: 32px;
	height: 30px;
	text-align: left!important
}
section#bottom-footer .container {
	max-width: 1072px;
	padding: 0 30px
}
section#bottom-footer {
	font-size: .75rem;
	letter-spacing: .04em;
	color: #596170
}
section#bottom-footer span {
	display: inline-block
}
section#bottom-footer span.secure:after {
	color: #31333b;
	content: "|";
	margin: 0 16px
}
h6.mc-text-h6.mc-text--uppercase.mc-text--bold {
	line-height: 1.25;
	font-weight: 700!important;
	letter-spacing: .12em;
	margin-top: 0;
	text-transform: uppercase!important;
	margin-bottom: 0
}
.c-button {
	font-size: .9rem;
	color: #fff;
	padding: .7rem 0;
	cursor: pointer;
	font-weight: 600;
	letter-spacing: 1.25px
}
.buttons-internal {
	padding: 1.25em 2em!important
}
.c-button--primary {
	background-color: #c83232
}
.c-button--secondary {
	background: #272c33
}
.exclusive-internal {
	border-left: 1px solid rgba(255,255,255,.2);
	border-right: 1px solid rgba(255,255,255,.2)
}
.internal {
	padding: 1.25em;
	flex-grow: 1
}
h3.column-title.text-uppercase {
	font-size: 1.5em;
	line-height: 1.04;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: .8em auto .5em
}
p.column-description {
	line-height: 1.375;
	color: rgba(255,255,255,.5)
}
.cm-ctas-block__separator {
	position: relative;
	line-height: 16px;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 9px 0;
	color: rgba(255,255,255,.5)
}
.cm-ctas-block__separator span {
	position: relative;
	background: #000;
	padding: 0 7px
}
.cm-ctas-block__separator:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,.2)
}
a.mc-button.mc-button--outline.text-uppercase {
	background-color: transparent;
	border-color: rgba(255,255,255,.2);
	color: #fff;
	display: inline-block;
	transition: background .3s ease, border .3s ease
}
.cm-ctas-block__pricing-description {
	color: rgba(255,255,255,.5);
	font-size: 14px;
	padding-top: 5px
}
a#faq {
	font-weight: lighter;
	color: rgba(255,255,255,.5)
}
section#intro-class {
	margin: 3% 0
}
#class-intro {
	position: relative;
	background: #fff;
	color: #4d5768;
	padding-right: 12px
}
#class-intro .caption {
	margin: 0;
	padding: 5%;
	width: 95%
}
#class-intro .section-title {
	font-size: 3em;
	font-weight: 300
}
#class-intro .text-caption {
	align-items: center
}
#class-intro .caption p {
	font-size: 1.25em;
	line-height: 1.7;
	color: rgba(77,87,104,.6)
}
#class-intro .image-caption {
	padding-right: 0;
	margin-right: 0
}
#class-intro .image-caption img {
	width: 100%;
	height: 100%
}
#blocks {
	padding: 4%;
	background: url(../img/blocks_background.jpg) no-repeat;
	background-size: cover
}
#blocks .block_content {
	background: #fff;
	overflow: hidden;
	min-height: 315px;
	padding: 2em
}
#blocks .block_content {
	color: rgba(77,87,104,.6)
}
#blocks .block_content .class-feature {
	color: #4d5768;
	margin: 2% 0 6% 0;
	text-transform: uppercase;
	font-size: 1.25rem
}
#blocks .block_content p {
	margin-left: auto;
	margin-right: auto;
	max-width: 250px
}
#blocks .block_content img {
	display: inline-block;
	width: 70px;
	height: 70px
}
.content-star {
	max-width: 1038px;
	border-radius: 4px;
	margin: 50px auto;
	border: 1px solid #ffffff80;
	padding: 30px 0
}
.star {
	margin-right: 30px
}
.star img {
	width: 60px;
	height: 60px
}
p.LevelRating__paragraph--1NlPy {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: .5px;
	color: #fff;
	margin-bottom: 0
}
.LevelRating__satisfaction--3F89N {
	font-size: 16px;
	font-weight: 400;
	line-height: 2.3;
	letter-spacing: 1.76px;
	color: #ffffff80;
	text-transform: uppercase
}
#galeria .container {
	max-width: 1038px!important
}
#galeria #thumbs {
	position: initial
}
#galeria #thumbs button.slick-next.slick-arrow {
	right: -1.5%
}
#galeria #thumbs button.slick-prev.slick-arrow {
	left: -1.5%
}
#galeria h3 {
	font-size: 1.4rem;
	letter-spacing: .24em;
	margin: 2% 0 6% 0
}
section#contact {
	margin: 2em 0
}
section#contact .container {
	max-width: 1038px!important
}
section#contact h3 {
	font-size: 1.4rem;
	letter-spacing: .24em;
	margin: 2% 0 6% 0
}
section#contact .container {
	max-width: 1038px
}
section#contact #submit {
	width: 250px;
	height: 50px
}
section#contact label {
	text-transform: uppercase;
	letter-spacing: 1.25px
}
.btn:hover {
	color: #fff!important
}
#pop-gif-hidden {
	background: rgba(0,0,0,.51);
	color: rgba(255,255,255,.51);
	max-width: 1040px
}
div#pop-gif-hidden H4, div#pop-gif-hidden h3 {
	color: #fff!important
}
div#pop-gif-hidden H4 {
	font-size: 1rem;
	margin-bottom: 0!important;
	padding-bottom: 0
}
div#pop-gif-hidden .text-small {
	font-size: 12px;
	line-height: 12px;
	letter-spacing: .04em;
	margin-top: 5px;
	color: #949aa4
}
div#pop-gif-hidden span {
	display: block
}
div#pop-gif-hidden H4 {
	font-size: 1rem
}
.info-pop {
	padding: 5%
}
.button-gif.text-right .btn {
	max-width: 250px;
	float: right
}
div#pop-gif-hidden .content-class {
	border: 1px solid rgba(255,255,255,.16);
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0
}
#pop-class-hidden {
	background: rgba(0,0,0,.51);
	color: rgba(255,255,255,.51);
    max-width: 1040px;
    width: 100%;
}
.slick-slide img {
    width: 100%;
}
.foto{
    display: block!important;
}
#pop-class-hidden .content-class {
	border: 1px solid rgba(255,255,255,.16);
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0
}
#pop-class-hidden H4, #pop-class-hidden h3 {
	color: #fff!important
}
#pop-class-hidden h3 {
	margin-bottom: 0!important;
	padding-bottom: 0
}
.col-12.text-center.title-class-hidden {
	padding-bottom: 2%
}
.col-12.class-images {
	display: inline-block;
	float: left
}
.col-12.class-images img {
	width: 100%
}
.col-12.class-text {
	display: inline-block;
	float: left
}
span.golden {
	FONT-SIZE: 12px;
	color: #ad9205;
	font-weight: 700;
	letter-spacing: 1.25px
}
#pop-class-hidden .text-small {
	font-size: 12px;
	line-height: 12px;
	letter-spacing: .04em;
	margin-top: 5px;
	color: #949aa4
}
#pop-class-hidden h4 {
	font-size: 1.1rem;
	margin-bottom: 0
}
.info-text {
	padding: 3% 0
}
.info-text span {
	display: block
}
div#pop-class-hidden p {
	padding: 10px 0;
	margin-bottom: 0
}
.btn-reservation {
	margin-top: 8%
}
.btn-reservation .btn {
	max-width: 250px;
	margin-left: auto;
	margin-right: auto
}
.vignette-background {
	display: block;
background:url(//do6eyjibs3jse.cloudfront.net/assets/refresh/cm/cm-overlay-c879f2c….png) center/100% 100% no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.button-play {
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 35%;
	text-align: center
}
.button-play img {
	width: 80px;
	height: 80px;
	transition: all ease-in .2s
}
.button-play img:hover {
	opacity: .7
}
label.error {
	text-align: center;
	display: block;
	padding: 5px 0;
	background: red;
	margin: 5px 0;
	font-size: .75rem
}
#slider-page .container {
	padding-left: 0;
	padding-right: 0
}
.slide-price h4 {
	margin-bottom: 2rem;
	font-weight: 700
}
.learn-phone {
	margin: 4% 0 0 0;
	padding-left: 0;
	padding-right: 0
}
.learn-phone h4 {
	font-size: 23px;
	margin-bottom: 0;
	margin-top: 7px
}
p.learn-phone__text {
	opacity: .5;
	font-size: 15px;
	line-height: 1.47;
	letter-spacing: .2px
}
div#btn-faq {
	border-top: 1px solid rgba(255,255,255,.1);
	padding-top: 3%;
	margin-top: 3%;
	margin-bottom: 3%
}
p.class-description__text.body-text.text-center {
	font-size: 16px;
	letter-spacing: .02em;
	font-weight: 400;
	color: #b3acab;
	line-height: 1.4
}
a.btn.btn-dark.btn-block.fq-btn {
	background: #000;
	padding-top: 4%;
	padding-bottom: 4%
}
p.about__text.body-text.d-block.d-sm-block.d-md-none.d-lg-none {
	font-size: 16px;
	letter-spacing: .02em;
	font-weight: 400;
	color: #b3acab;
	line-height: 1.4;
	padding-top: 5%
}
.faq-title h2 {
	font-size: 18px;
	font-weight: 700
}
.col-12.faq-title {
	margin-top: 5%
}
.col-12.faq-title hr {
	border-top: 1px solid rgba(255,255,255,.2);
	margin-bottom: 5%;
	margin-top: 20px
}
.faq-item h3 {
	font-size: 1.37rem
}
.faq-item hr {
	border: 0;
	border-top: 1px solid rgba(255,255,255,.2);
	margin-bottom: 5%;
	margin-top: 20px
}
.col-12.faq-item p {
	color: rgba(255,255,255,.8)
}
div#faq-window {
	background: #000
}
div#close-faq {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #4d5767;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 9px 0;
	font-size: 14px;
	letter-spacing: 3px;
	Z-INDEX: 150
}
p.msg-access {
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: .2px
}
input.btn.btn-block.btn-primary {
	letter-spacing: .12em;
	text-transform: uppercase;
	font-weight: 700!important
}
#mapa iframe {
	max-width: 100%!important;
	max-height: 100%!important
}
.fancybox-slide--html .fancybox-close-small {
	color: #000!important;
	padding: 10px;
	left: 0!important;
	top: 17px!important
}
.door, .exclusive, .pen, .video-icon, .youtube {
	display: inline-block;
	background: url(../img/sprite.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left
}
.door {
	background-position: -5px 0;
	width: 80px;
	height: 80px
}
.pen {
	background-position: -5px -85px;
	width: 80px;
	height: 80px
}
.youtube {
	background-position: -5px -170px;
	width: 80px;
	height: 80px
}
.exclusive {
	background-position: -5px -255px;
	width: 51px;
	height: 40px
}
.video-icon {
	background-position: -5px -300px;
	width: 39px;
	height: 40px
}
