@font-face { font-family: Gotham-Black; src: url('./fonts/Gotham-Black.otf'); }
@font-face { font-family: Gotham-BlackItalic; src: url('./fonts/Gotham-BlackItalic.otf'); }
@font-face { font-family: Gotham-Bold; src: url('./fonts/Gotham-Bold.otf'); }
@font-face { font-family: Gotham-BoldItalic; src: url('./fonts/Gotham-BoldItalic.otf'); }
@font-face { font-family: Gotham-Book; src: url('./fonts/Gotham-Book.otf'); }
@font-face { font-family: Gotham-BookItalic; src: url('./fonts/Gotham-BookItalic.otf'); }
@font-face { font-family: Gotham-Light; src: url('./fonts/Gotham-Light.otf'); }
@font-face { font-family: Gotham-LightItalic; src: url('./fonts/Gotham-LightItalic.otf'); }
@font-face { font-family: Gotham-Medium; src: url('./fonts/Gotham-Medium.otf'); }
@font-face { font-family: Gotham-MediumItalic; src: url('./fonts/Gotham-MediumItalic.otf'); }
@font-face { font-family: Gotham-Thin; src: url('./fonts/Gotham-Thin.otf'); }
@font-face { font-family: Gotham-ThinItalic; src: url('./fonts/Gotham-ThinItalic.otf'); }
@font-face { font-family: Gotham-Ultra; src: url('./fonts/Gotham-Ultra.otf'); }
@font-face { font-family: Gotham-UltraItalic; src: url('./fonts/Gotham-UltraItalic.otf'); }
@font-face { font-family: Gotham-XLight; src: url('./fonts/Gotham-XLight.otf'); }
@font-face { font-family: Gotham-XLightItalic; src: url('./fonts/Gotham-XLightItalic.otf'); }
@font-face { font-family: MADE-SAONARA-PERSONAL-USE; src: url('./fonts/MADE-SAONARA-PERSONAL-USE.otf'); }

.html-sqt p { text-align: initial; line-height: 1.4; }

.html-sqt .sqt-container { max-width: 1042px; width: 100%; margin: 0 auto; padding-left: 40px; padding-right: 40px; }
.html-sqt .text-center { text-align: center; }
.html-sqt .d-block { display: block; }
.html-sqt .d-inline-block { display: inline-block; }
.html-sqt .d-none { display: none; }
.html-sqt .w-100 { width: 100%; }
.html-sqt h1,
.html-sqt h2,
.html-sqt h3,
.html-sqt h4,
.html-sqt h5,
.html-sqt h6,
.html-sqt p { margin: 0; padding: 0; font-weight: 0; }

.html-sqt h2 { font-size: 42px; }
.html-sqt .font-book-60 { font-family: 'GothamRoundedMedium' !important; font-size: 60px !important; }
.html-sqt .font-book-24 { font-family: 'GothamRoundedMedium' !important; font-size: 23px !important; display: inline;}
.html-sqt .font-book-28 { font-family: 'GothamRoundedMedium' !important; font-size: 28px !important; display: inline;}
.html-sqt .font-book-21 { font-family: Gotham-Book !important; font-size: 21px !important; }
.html-sqt .font-book-16 { font-family: Gotham-Book !important; font-size: 16px !important; }
.html-sqt .font-book-14 { font-family: Gotham-Book !important; font-size: 14px !important; }
.small-title {
    font-family: 'GothamRoundedLight';
    font-size: 18px;
    text-align: center;
    color: #000;
    line-height: 1.2;
	padding-bottom: 20px;
}

/* hard fix */
.html-sqt .headerTop { float: none; }
.html-sqt header .wrapNav { float: none; }

/*  */
.html-sqt .banner-wrap { border-top: 1px solid #EBEFF8; background-color: #F7D9B9; position: relative; clear:both;}
.html-sqt .banner-wrap::after { content: ""; position: absolute; top: 0; right: 0; z-index: 0; width: 50%; height: 100%; background-color: #FFF9EB; }
.html-sqt .banner-wrap img { width: 100%; max-width: 1366px; position: relative; }

.html-sqt .video-wrap { background-color: #F1B653; }
.html-sqt .video-wrap .video-container { margin: 0 auto; width: 100%; height: 0; padding-top: 60.25%; position: relative; }
.html-sqt .video-wrap .video-container-max { max-width: 812px; margin: 0 auto; }
.html-sqt .video-wrap .video-container video { width: 100%; height: 100%; max-height: 456px; position: absolute; top: 0; left: 0; }

.html-sqt .s1-wrap { padding: 70px 0; }
.html-sqt .s1-wrap .row .col h2 { margin-bottom: 25px; }
.html-sqt .s1-wrap .row .col p { margin-bottom: 20px; }

.html-sqt .s2-wrap,
.html-sqt .s4-fix-wrap,
.html-sqt .s4-wrap { background-color: #FFF9EB; }
.html-sqt .s2-wrap h3,
.html-sqt .s4-wrap h3, .col .small-title h3 { color: #F1B653; }


/* desktop */
@media (min-width: 576px) {
    
	.html-sqt .font-made-lg-42 { font-family: Gotham-Book !important; font-size: 42px !important; }
    .html-sqt .font-made-lg-24 { font-family: Gotham-Book !important; font-size: 24px !important; }
    .html-sqt .font-book-lg-21 { font-family: Gotham-Book !important; font-size: 21px !important; }
    .html-sqt .font-book-lg-26 { font-family: Gotham-Book !important; font-size: 26px !important; }
    .html-sqt .font-book-lg-18 { font-family: Gotham-Book !important; font-size: 18px !important; }
    .html-sqt .font-book-lg-16 { font-family: Gotham-Book !important; font-size: 16px !important; }

    .html-sqt .video-wrap { padding: 80px 0 60px; }
    .html-sqt .video-wrap h2 { margin-bottom: 30px; }
    .html-sqt .video-wrap p { margin: 30px 0 0 0; padding: 0; }

    .html-sqt .s1-wrap .row { display: flex; align-items: center; }
    .html-sqt .s1-wrap .row .col, .html-sqt .s1-wrap .row .col .col { flex: 0 0 50%; }
	.html-sqt .s1-wrap .row .col .col { text-align:center;}
	.html-sqt .s1-wrap .row .col .col.aleft { text-align: left; font-size: 21px; }
    .html-sqt .s2-wrap { padding: 65px 0 70px 0; }
    .html-sqt .s2-wrap .row { display: flex; }
    .html-sqt .s2-wrap .row .col { flex: 0 0 33.333%; margin: 0 10px; }
	.html-sqt .s2-wrap .row .col.nomargin{ margin: 0px; }
    .html-sqt .s2-wrap h3 { min-height: 115px; }

    .html-sqt .s3-wrap { padding: 70px 0 80px 0; }
    .html-sqt .s3-wrap .row { display: flex; align-items: center; }
    .html-sqt .s3-wrap .row .col { flex: 0 0 50%; }
    .html-sqt .s3-wrap .row .col:last-child { padding-left: 20px; }
    .html-sqt .s3-wrap h2 { margin-bottom: 30px; line-height: 1.1; }
    .html-sqt .s3-wrap .pst1 { margin-bottom: 40px; }
    .html-sqt .s3-wrap .pst2 { margin-bottom: 25px; }
    .html-sqt .s3-wrap .btn-wrap img { width: 100%; max-width: 440px; }

    .html-sqt .s4-wrap { padding: 60px 0 80px 0; }
    .html-sqt .s4-fix-wrap .s4-logo,
    .html-sqt .s4-wrap .s4-logo { margin-bottom: 15px; }
    .html-sqt .s4-fix-wrap .s4-logo img, .html-sqt .s4-wrap .s4-logo img { width: 120px; }
    .html-sqt .s4-fix-wrap .small-title, .html-sqt .s4-wrap h2 { margin-bottom: 30px; }
    .html-sqt .s4-wrap .row { display: flex; align-items: center; align-items: stretch; margin-bottom: 30px; }
    .html-sqt .s4-wrap .row .col { flex: 0 0 33.333%; margin: 0 10px; }
    .html-sqt .s4-wrap .row .col img { margin-bottom: 15px; }
    .html-sqt .s4-wrap .btn-wrap img { width: 100%; max-width: 347px; }
    .html-sqt .btn-wrap { margin-top: 20px; }
	.html-sqt .s1-wrap .row .col .col.icon-col { text-align: right; padding-right: 20px; }
	.html-sqt .s1-wrap .row .col.col3 { flex: none; width: 33.33%; }
	.html-sqt .s1-wrap .row .col.col9 { flex: none; width: 66.67%; }
}

/* mobile */
@media (max-width: 576px) {
    .html-sqt .font-made-md-36 { font-family: MADE-SAONARA-PERSONAL-USE !important; font-size: 36px !important; }
    .html-sqt .font-made-md-24 { font-family: MADE-SAONARA-PERSONAL-USE !important; font-size: 24px !important; }
    .html-sqt .font-book-md-24 { font-family: Gotham-Book !important; font-size: 24px !important; }
    .html-sqt .font-book-md-16 { font-family: Gotham-Book !important; font-size: 16px !important; }
    .html-sqt .font-book-md-14 { font-family: Gotham-Book !important; font-size: 14px !important; }
	.html-sqt .font-made-lg-24 { font-size:24px; }

    .html-sqt .video-wrap { padding: 40px 0 30px; }
    .html-sqt .video-wrap h2 { margin-bottom: 15px; }
    .html-sqt .video-wrap p { margin: 15px 0 0 0; padding: 0; }

    .html-sqt .d-md-none { display: none; }
    .html-sqt .d-md-block { display: block; }
    .html-sqt .d-md-inline-block { display: inline-block; }

    .html-sqt .s1-wrap .row .col:first-child { margin-bottom: 25px; }
	.html-sqt .s1-wrap .row .col .col { display:block; width:100%; text-align:center; }
	.html-sqt .s1-wrap .row .col.pcol { display:block !important; width:100%; text-align:center; }
    .html-sqt .s2-wrap { padding: 30px 0 15px 0; }
    .html-sqt .s2-wrap h3 { margin-bottom: 20px; }
    .html-sqt .s2-wrap .slick-dots { margin-top: 30px; position: static !important; bottom: 0; text-align: center !important; }
    .html-sqt .s2-wrap .slick-dots li { position: static !important; }
    .html-sqt .s2-wrap .slick-dots li button { border: 1px solid #F1B653; border-radius: 50%; }
    .html-sqt .s2-wrap .slick-dots li.slick-active button { background-color: #F1B653; }
    .html-sqt .s2-wrap .slick-dots li.slick-active button:before { display: none; }
	.html-sqt .s2-wrap .row .col.text-center{ text-align:left; padding-bottom: 20px; }
    .html-sqt .s3-wrap { padding: 35px 0 40px 0; }
    .html-sqt .s3-wrap .row .col:last-child { margin-top: 30px; }
    .html-sqt .s3-wrap .pst1 { margin-bottom: 30px; }
    .html-sqt .s3-wrap .pst2 { margin-bottom: 15px; }
    .html-sqt .s3-wrap .btn-wrap img { width: 100%; max-width: 286px; }

    .html-sqt .s4-wrap { padding: 30px 0 40px 0; }
    .html-sqt .s4-fix-wrap .s4-logo,
    .html-sqt .s4-wrap .s4-logo { margin-bottom: 10px; }
    .html-sqt .s4-fix-wrap .small-title,
    .html-sqt .s4-wrap h2 { margin-bottom: 20px; }
    .html-sqt .s4-wrap .row .col p { padding: 10px 0; text-align-last: center !important; }
    .html-sqt .s4-wrap .btn-wrap img { width: 100%; max-width: 286px; }
	.html-sqt .s1-wrap .row .col .col.icon-col { text-align: center; padding-right: 0px; }
}
