@charset "utf-8";
@font-face {
    font-family: MADE Coachella;
    src: url(fonts/MADE-Coachella-Regular.otf);
}
@font-face {
    font-family: MADE Coachella;
    src: url(fonts/MADE-Coachella-Light.otf);
    font-weight: 100;
}

@font-face {
    font-family: Oraqle;
    src: url(fonts/Oraqle-Script.otf);
}
@font-face {
    font-family: Montana;
    src: url(fonts/Montana.otf);
}
@font-face {
    font-family: Barlow;
    src: url(fonts/Barlow-Regular.otf);
    font-weight: 300;
}
@font-face {
    font-family: Barlow;
    font-weight: 400;
    src: url(fonts/Barlow-Bold.otf);
}
body {
    background: #FFF;
    color: #927e6a;
    font: 18px 'Barlow', 'Arial', sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 300;
    line-height: 1.35;
}
*, *::before, *::after {
    box-sizing: border-box;
}
a {
    text-decoration: none;
    color: #000;
}
ul, li, h1, h2, h3, h4, h5, h6 {
    list-style: none;
    margin: 0;
    padding: 0;
}
b, strong, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
img {
    max-width: 100%;
    height: auto;
}
.aligncenter {
    text-align: center;
}
.container {
    width: 1020px;
    max-width: 100%;
    margin: auto;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
#main-header {
    position: relative;
    z-index: 9;
}
.logo {
    text-align: center;
    padding: 15px 0px;
}
.mh-container {
    padding-bottom: 25%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
background-image: url(images/1.png);}
.mh-c2 {
    margin-top: -100px;
    padding-top: 110px;
    background-position: center -100px;
    padding-bottom: 10%;
    background-size: cover;
margin-bottom: -100px;}
.mh-title {
    text-align: center;    
    max-width: 700px;
    margin: 50px auto 40px;
    font-size: 43px;
    color: #FFF;
    font-family: 'MADE Coachella', 'Arial', sans-serif;
    line-height: 45px;
    font-weight: 400;
}
.mh-title strong {
    font-family: 'Oraqle', 'Arial', sans-serif;
    font-size: 3em;
    font-weight: normal;
    line-height: 65px;
}
.mh-d {
    color: #FFF;
    text-align: center;
    padding-bottom: 50px;
}

.sec {
    padding-top: 50px;
    padding-bottom: 50px;
background-size: cover;background-repeat: no-repeat;background-position: top;}
.ab {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    align-items: center;
}
.ab:nth-child(1) > div:nth-child(2) {
    max-width: 550px;
    flex: none;
    padding-left: 100px;
}
.ab:nth-child(2) > div:nth-child(1) {
    max-width: 500px;
    flex: none;
    padding-right: 50px;
}
.ab-t {
    margin-bottom: 20px;
    font-size: 33px;
}
.ab-t strong {
    font-family: 'Montana', 'Arial', sans-serif;
    font-size: 2.3em;
    font-weight: normal;
    line-height: 15px;
}
.secac {
    padding: 320px 0 110px;
    background-image:url(images/ac.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    color: #FFF;
    margin-top: -220px;
    position: relative;
}
.ac-a {
    width: 220px;
    flex: none;
    padding-top: 50px;
}

.ab-t2 {
    font-family: 'MADE Coachella', 'Arial', sans-serif;
    font-size: 2.3rem;
    line-height: 2rem
    ;font-weight: bold;
}

.secac > .container {
    display: flex;
    align-items: center;
}

.ab-t2 span {
    color: #ffdc18;
}

.ab-d {
    letter-spacing: 2px;
}

.ac-b {
    padding-left: 60px;
    padding-top: 50px;
}
.ac-b form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.ac-b a {
    color: #FFF;
    text-decoration: underline;
}
.ac-b form div {
    
flex: auto;padding-left: 30px;padding-top: 10px;}
.inpt,
.inptx,
.inps {
    border: none;
    padding: 10px 20px;
    border-radius: 25px;
    margin: 5px 0 5px 5px;
    font-family: inherit;
    letter-spacing: 1px;
    color: #ad9f8f;
    width: 150px;
    outline: none;
}
.inpt::placeholder,
.inptx::placeholder {
    color: #ad9f8f;
    font-weight: 300;
}
.ac-b form input:nth-child(3) {
    width: 250px;
    flex: none;
}
.inps {
    background: #ffdc18;
    color: #77633d;
    font-weight: bold;
    width: 110px;
    flex: none;
    cursor: pointer;
    transition: all ease 0.25s;
}
.inps:hover {
    background: #f3c203
}
.secg {
    margin-top: -38px;
   padding-top: 130px;
background-repeat: no-repeat;background-size: contain;background-position: top;}
.sg-t {
    text-align: center;
    color: #FFF;
    font-size: 35px;
    margin-bottom: 60px;
}
.sg-t strong {
    font-family: 'Montana', 'Arial', sans-serif;
    font-weight: normal;
    font-size: 75px;
    line-height: 40px;
}
.sg-a {
    max-width: 800px;
    margin: 0 auto 150px auto;
    display: flex;
}
.sg-a > div {
    flex: none;
    width: 50%;
}
.sg-a div img {
    width: 100%;
}
.sg-a div:nth-child(3) {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 40px;
    text-align: center;
}
.sg-a .sg-c {
    position: absolute;
    width: 160px;
    height: 160px;
    background: url(images/nces.png);
    background-size: cover;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -80px;
}
.sg-i {
    width: 100px;
    height: 14px;
    background: url(images/i.png);
    margin: 0 auto 50px auto;
}
.sg-i:nth-of-type(2) {
    margin: 50px auto 0px auto;
    transform: rotate(180deg);
}

.secp {
    padding: 100px 0;
}
.sg-p {
    font-family: 'MADE Coachella', 'Arial', sans-serif;
    font-size: 25px;
    text-align: center;
    position: relative;
    padding: 15px;
    letter-spacing: 2px;
}
.sg-p::before,
.sg-p::after {
    content: '';
    position: absolute;
    background: url(images/p.png) center;
    background-size: contain;
    width: 174px;
    height: 4px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    opacity: .7
}
.sg-p::after {
    bottom: 0;
    top: inherit;
}
.sg-img {
    padding: 70px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}
.sg-img img {
    margin: 0px 20px;
    opacity: .5;
}

.sg-co {
    display: flex;
    justify-content: center;
    padding: 50px 0;
    font-size: 17px;
}
.sg-co div {
    padding: 10px 20px;
}
.sg-co div i {
    font-size: 2em;
    display: block;
    text-align: center;
    opacity: .5;
    margin-bottom: 15px;
}
.sg-co a {
    color: inherit;
}
.seci {
	padding-bottom: 40%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#main-footer {
    font-family: 'MADE Coachella', 'Arial', sans-serif;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 100px;
    font-weight: 100;
    opacity: .7
}
#main-footer a {
    color: inherit;
}
#backtop {
    position: fixed;
    background: #353738;
    color: #FFF;
    padding: 8px 10px;
    font-size: 24px;
    bottom: 20px;
    right: 15px;
    z-index: 999;
}
div#popup_terms {
    position: fixed;
    z-index: 9999;
    background: rgba(0,0,0,0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    }
div#popup_terms .container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 600px;
    max-width: 100%;
    background: #FFF;
    padding: 30px;
    box-sizing: border-box;
    box-shadow: 0px 0px 30px 9px rgba(0,0,0,0.2);
    height: initial;
}
div#popup_terms .pt_title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 10px;
}
div#popup_terms .pt_terms {
    overflow-y: scroll;
    max-height: 400px;
    padding-right: 15px;
}
.pt_close {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #666;
    font-size: 17px;
}

#thxy {
	background: url(images/gracias.png) center #15460c;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #FFF;
	text-align: center;
}
#thxy .container {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 500px;
	max-width: 100%;
	margin: auto;
	height: initial;
}
.thxy-title {
	font-weight: bold;
	font-size: 40px;
}
.thxy-desc,
.error-desc {
	font-size: 17px;
	line-height: 22px;
}
.thxy-desc p {
	margin: 25px 0;
}
.thxy-call {
	font-size: 20px;
}
.thxy-social ul {
	margin-top: 40px;
}
.thxy-social li {
	display: inline-block;
	vertical-align: middle;
	margin: 15px 10px;
}
.thxy-social a {
	color: #FFF;
	font-size: 25px;
}
.thxy-social img {
	height: 22px;
	display: block;
}

@media (min-width: 1600px) {
	.secg {
		background-size: cover;
        background-position: bottom;
	}
}

@media (max-width: 540px) {
    .mh-container {
        background-size: cover;
        background-image: url(images/1_.png);
        padding-bottom: 75%;
    }
    .mh-c2 {
        padding-left: 60px;
        padding-right: 60px;
        padding-bottom: 130px;
        margin-top: -20px;
        padding-top: 20px;
    }
    .mh-title {
        font-size: 33px;
        line-height: 35px;
        margin-bottom: 20px;
    }
    .mh-title strong {
        font-size: 70px;
        line-height: 50px;
    }
    .mh-d {
        margin-bottom: 10px;
    }
    .ab {
        flex-direction: column;
    }
    .ab:nth-child(2) {
        margin-top: 50px;
    }
    .ab > div:nth-child(1) {
        order: 2;
    }
    .ab:nth-child(2) > div:nth-child(1) {
        padding: 0;
        margin: auto;
        text-align: center;
    }
    .ab:nth-child(1) > div:nth-child(2) {
        padding: 0;
    }
    .ab-t {
        font-size: 25px;
    }
    .ab-t strong {
        font-size: 30px;
        margin-left: 10px;
    }
    .ab-t br {
        display: none;
    }
    .ab:nth-child(2) > div:nth-child(2) {
        order: 2;
    }
    .secac {
        background-size: cover;
        background-image: url(images/ac_.png);
        background-position: top;
        margin-top: 0;
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .secac > .container {
        display: block;
        text-align: center;
        padding-left: 50px;
        padding-right: 50px;
    }
    .inpt, .inptx, .inps {
        border-radius: 7px;
        width: calc(50% - 5px);
    }
    .ac-b form input:nth-child(3) {
        width: calc(100% - 5px);
    }
    .ac-a {
        margin: auto;
    }
    .ac-b {
        padding-left: 0;
        padding-top: 30px;
    }
    .inps {
        order: 10;
        border-radius: 7px;
        margin-top: 10px;
        width: 120px;
    }
    .ac-b form div {
        text-align: left;
        padding: 10px 5px;
    }
    .sg-t strong {
        font-size: 45px;        
    }
    .sg-a {
        flex-direction: column;
        overflow: hidden;
        border-radius: 7px;
    }
    .sg-a > div {
        width: 100%;
    }
    .sg-a > div:nth-child(2) {
        margin-top: -100px;
    }
    .sg-a div:nth-child(3) {
        padding-bottom: 130px;
    }
    .secp {
        padding: 50px 0;
    }
    .sg-img,
    .sg-co {
        flex-direction: column;
        padding: 30px 0;
        text-align: center;
    }
    .sg-img > img {
        padding: 20px 0;
    }
    .sg-co > div {
        margin: 20px 0
    }
	.secg {
		background-size: 1200px;
		padding-top: 100px;
	}
	.seci {
		padding-bottom: 75%;
	}
    #main-footer {
        line-height: 30px;   
    }
}