﻿/*
Theme Name: Blum
Description: Responsive Coming Soon Template
Author: Erilisdesign
Theme URI: https://preview.erilisdesign.com/html/lana/
Author URI: https://themeforest.net/user/erilisdesign
Version: 3.1
License: https://themeforest.net/licenses/standard
*/

/*------------------------------------------------------
[Table of contents]

1. Global Styles
2. Typography
3. Site Header
4. Footer
5. Forms
6. Buttons
7. Site layout
8. Blocks
9. Feature Block
10. Countdown
11. Divider
12. Overlays
13. Preloader
14. Other
15. Responsive Utilities
------------------------------------------------------*/

/*------------------------------------------------------------------
[1. Global Styles]全局样式
*/
body {
	position: relative;
	/* overflow: initial; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	white-space: normal;
	width: 100vw;
	min-height: 100vh;
	background: #F8F8FA;
	padding-right: 0px !important;
}

.main-container {
	clear: both;
}

section {
	position: relative;
	/* padding: 4.5rem 0; */
}

.container,
.container-fluid {
	position: relative;
	color: #000;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

video {
	max-width: 100%;
}

img {
	width: auto;
	height: auto;
	max-width: 100%;
}

iframe {
	display: block;
	width: 100%;
	border: 0;
	overflow: hidden;
}

/* .csstransitions .animated,
.animated {
	visibility: hidden;
} */

.csstransitions .visible {
	visibility: visible;
}

.bg-top {
	width: 100%;
	height: 25rem;
}

.bg-top h2 {
	font-size: 3.125rem;
	font-weight: 500;
	color: #FFFFFF;
}

.bg-top p {
	font-size: 1.375rem;
	font-weight: 300;
	line-height: 2.25rem;
}

.mb-title {
	margin-bottom: 3.75rem;
}

.mb-title p {
	margin: 0 auto;	
}

.mt-12 {
	margin-top: 7.5rem;
}

.mb-9 {
	margin-bottom: 5.625rem;
}
.statement-box {
	background: #FFFFFF;
	padding: 0 4rem;
    line-height: 40px;
}
.statement-box .statement-title {
	font-size: 1.0rem;
	font-weight: 400;
	color: #000000;
}
.statement-box .statement-text {
	font-size: 0.8rem;
	color: #81838C;
}
/* .main {
	height: 300px;
	text-align: center;
	line-height: 300px;
	font-size: 28px;
	background: #fff;
} */

/* 定制化 */
#customize .bg-top {
	padding-top: 7.75rem;
}
#customize .text1,
#customize .text2,
#customize .text3 {
	padding-left: 7.34rem;
}
#customize .text1 {
	font-size: 0.75rem;
	font-weight: 500;
	color: #F48341;
	margin-top: 8.88rem;
	margin-bottom: 1.86rem;
}
#customize .text2 {
	font-size: 2.625rem;
	font-weight: 500;
	color: #0D152E;
	margin-bottom: 1.25rem;
}
#customize .text3 {
	font-size: 1.25rem;
	font-weight: 500;
	color: #81838C;
}

/* 合作资源 */
#cooperation .bg-top {
	padding-top: 9.75rem;
}
#cooperation .text2 {
	font-size: 2.625rem;
	font-weight: 500;
	color: #0D152E;
	margin-bottom: 1.875rem;
}
#cooperation .text3 {
	width: 42.5rem;
	font-size: 1.25rem;
	font-weight: 500;
	color: #81838C;
}
#cooperation .mt-9 {
	margin-top: 5.625rem;
}
#cooperation .tv-box {
	padding: 1.25rem 4.0rem;
	background: #FFFFFF;
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
	border-radius: 6px;
	
}
#cooperation .part-pc .tv-box {
	max-width: 48%;
	margin-right: 4%;
}
#cooperation .part-pc .tv-box:last-child {
	margin-right: 0;
}
#cooperation .tv-box img {
	height: 80px;
}
#cooperation .ad-box {
	padding: 1.5rem;
	background: #FFFFFF;
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
	border-radius: 6px;
}
#cooperation .mg-center {
	margin: 0 1.875rem;
}
#cooperation .col-lg-4 {
	max-width: 31.3%;
}
.slideshow {
	display: flex;
	align-items: center;
	position: relative;
}
.slideshow .icon-left {
	width: 1.825rem;
	height: 1.825rem;
	position: absolute;
	left: -30px;
	cursor: pointer;
}
.slideshow .icon-right {
	width: 1.825rem;
	height: 1.825rem;
	position: absolute;
	right: -30px;
	cursor: pointer;
} 

.conbox {
	position: relative;
	overflow: hidden;
}
.conbox ul {
	height: 18.375rem;
	position: relative;
	overflow: hidden;
}
.conbox ul li {
	float: left;
	width: 12.25rem;
	height: 18.375rem;
	margin-left: 1.875rem;
	overflow: hidden;
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
	border-radius: 6px;
	padding: 0;
}
.conbox ul li:first-child {
	margin-left: 0;
}
.conbox ul li img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

/* 关于我们 */
#aboutUs .bg-top {
	padding-top: 7.75rem;
}
#aboutUs .bg-top .h1 {
	margin-bottom: 1.25rem;
}
#aboutUs .bg-top p {
	margin-bottom: 0rem;
	max-width: inherit;
}
#aboutUs .text2 {
	font-size: 2.625rem;
	font-weight: 500;
	color: #0D152E;
	margin-bottom: 1.875rem;
}
#aboutUs .text3 {
	width: 42.5rem;
	font-size: 1.25rem;
	font-weight: 500;
	color: #81838C;
}
#aboutUs .col-lg-4 {
	max-width: 31.3%;
}
#aboutUs .mg-center {
	margin: 0 1.875rem;
}
#aboutUs .location-box {
	text-align: center;
	padding: 3.5rem 2rem;
	background: #FFFFFF;
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
	border-radius: 6px;
	font-size: 1.25rem;
	color: #0D152E;
	font-weight: 400;
}
#aboutUs .location-box img {
	margin-bottom: 1.875rem;
}
#aboutUs .sell-box {
	max-width: 20%;
	font-size: 1.25rem;
	font-weight: 500;
	color: #0D152E;
	text-align: center;
}
#aboutUs .sell-box .img-box {
	width: 5.0rem;
	height: 5.0rem;
	border-radius: 50%;
	background: #FFFFFF;
	box-shadow: 0px 12px 48px 0px rgba(146, 146, 146, 0.16);
	margin:0 auto 1.875rem auto;
	display: flex;
	align-items: center;
}
#aboutUs .sell-box .img-box img {
	margin: 0 auto;
}
#aboutUs .crowd-box {
	max-width: 48%;
	padding: 6.125rem 4.25rem;
	color: #FFFFFF;
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
	border-radius: 6px;
	margin-right: 4%;
}
#aboutUs .crowd-box:last-child {
	margin-right: 0;
}
#aboutUs .crowd-box .h5 {
	font-size: 1.875rem;
	font-weight: 400;
	margin-bottom: 1.25rem;
}
#aboutUs .crowd-box .h7 {
	font-size: 1.25rem;
	font-weight: 300;
}
#aboutUs .info-box {
	max-width: 23%;
	margin-right: 1.875rem;
	padding: 6.875rem 1.25rem 5.75rem 1.25rem;
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
	border-radius: 6px;
}
#aboutUs .info-box:last-child {
	margin-right: 0;
}
#aboutUs .info-box .h6 {
	font-size: 1.375rem;
	font-weight: 400;
	margin-bottom: 0.625rem;
}
#aboutUs .info-box .h8 {
	font-size: 0.875rem;
	font-weight: 300;
}
#aboutUs .lePass-box {
	background: #FFFFFF;
	padding: 6.875rem 2.625rem 1.6rem 2.625rem;
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
	border-radius: 6px;
	text-align: left;
	position: relative;
}
#aboutUs .lePass-box .headline {
	font-size: 1.75rem;
	font-weight: 500;
	color: #0D152E;
	position: absolute;
	top: 2.5rem;
}
#aboutUs .lePass-box .nav-item {
	width: 4.875rem;
	text-align: center;
}
#aboutUs .lePass-box .nav-item:first-child {
	margin-left: 0;
}
#aboutUs .lePass-box .nav-item:last-child {
	margin-right: 0;
}
#aboutUs .lePass-box .nav-item .nav-link {
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #EA613A;
	border-radius: 16px;
	font-size: 0.875rem;
	color: #EA613A;
	line-height: 2.0rem;
}
#aboutUs .lePass-box .nav-item .nav-link.active {
	background: #EA613A;
	box-shadow: 0px 3px 10px 0px rgba(234, 97, 58, 0.2);
	border: 1px solid #EA613A;
	border-radius: 16px;
	color: #FFFFFF;
}
#aboutUs .lePass-box .line-item {
	width: 23.4%;
	height: 4px;
	background: #F7F7F7;
	position: relative;
    top: 0.95rem;
}
#aboutUs .lePass-box .tab-content {
	font-size: 1.0rem;
	color: #0D152E;
	padding-top: 1.5rem;
}
#aboutUs .lePass-box .tab-content .title1 {
	font-weight: 500;
	margin-bottom: 0.625rem;
}
#aboutUs .lePass-box .tab-content .title2 { 
	font-weight: 400;
}

/* 联系我们 */
#contactUs .bg-top {
	padding-top: 6.625rem;
}
#contactUs .bg-top .h1 {
	margin-bottom: 1.25rem;
}
#contactUs .text2 {
	font-size: 2.425rem;
	font-weight: 500;
	color: #0D152E;
	line-height: 3.0625rem;
}
#contactUs .text3 {
	font-size: 1.875rem;
	font-weight: 500;
	color: #0D152E;
}
#contactUs .object-box {
	font-size: 1.25rem;
	font-weight: 500;
	color: #000;
	text-align: center;
}
#contactUs .object-box .img-box {
	width: 5.0rem;
	height: 5.0rem;
	border-radius: 50%;
	background: #FFFFFF;
	box-shadow: 0px 12px 48px 0px rgba(146, 146, 146, 0.16);
	margin:0 auto 1.875rem auto;
	display: flex;
	align-items: center;
}
#contactUs .object-box .img-box img {
	margin: 0 auto;
}
#contactUs .otherBox .other-l {
	padding: 0;
}
#contactUs .otherBox .other-l img {
	width: 100%;
}
#contactUs .otherBox .other-r {
	padding: 0;
	/* padding: 4.95rem 0 4.95rem 3.5rem; */
	padding-left: 3.9rem;
	text-align: left;
	margin: auto 0;
	
}
#contactUs .otherBox .other-r .emailAddress {
	line-height: 2.0rem;
	margin-top: 2.25rem;
}
#contactUs .otherBox .other-r .emailAddress .i-email {
	position: relative;
	bottom: 0.5rem;
	width: 2.25rem;
	height: 2.25rem;
}
#contactUs .otherBox .other-r .emailAddress span {
	display: inline-block;
	font-size: 1.875rem;
	color: #89898a;
	font-weight: 400;
	margin-left: 14px;
}
/* #contactUs .otherBox .other-r .emailAddress .text-blod {
	font-size: 1.3rem;
  font-weight: bold;
} */
#contactUs .info-box {
	margin-top: 2.75rem;
	background: #EEEEEE;
	border-radius: 0.75rem;
	font-size: 0;
}
#contactUs .info-box {
	margin-top: 2.75rem;
	text-align: center;
}
#contactUs .info-box .title {
	margin: 3.75rem 0 0 110px;
	padding: 0;
	text-align: left;
}
#contactUs .info-box .title span {
	font-weight: 500;
	color: #0D152E;
	font-size: 1.875rem;
}
#contactUs .info-box .title .i-gq {
	/* width: 4.25rem;
	width: 2.6875rem; */
	margin-right: 12px;
	position: relative;
	bottom: 0.625rem;
}
#contactUs .info-box .title-dw {
	margin: 1.5rem 0 0 184px;
	padding: 0;
	text-align: left;
}
#contactUs .info-box .title-dw span {
	display: inline-block;
	width: 51.625rem;
	font-weight: 400;
	font-size: 1.25rem;
	color: #89898a;
}
#contactUs .info-box .title-dw .i-dw {
	margin-right: 16px;
	position: relative;
	bottom: 1.875rem;
}
#contactUs .info-box .title1 {
	margin: 2.875rem 0 0 190px;
	padding: 0;
	text-align: left;
	font-weight: 500;
	font-size: 1.875rem;
	color: #0D152E;
}
#contactUs .info-box .title-wa {
	margin: 1.5rem 0 0 189px;
	padding: 0;
	text-align: left;
}
#contactUs .info-box .title-wa span {
	font-weight: 400;
	font-size: 1.25rem;
	color: #89898a;
}
#contactUs .info-box .title-wa .i-wa {
	margin-right: 1.0rem;
	position: relative;
	bottom: 0.5rem;
}
#contactUs .info-box .title-yx {
	margin: 1.0rem 0 0 190px;
	padding: 0;
	text-align: left;
}
#contactUs .info-box .title-yx span {
	font-weight: 400;
	font-size: 1.25rem;
	color: #89898a;
}
#contactUs .info-box .title-yx .i-yx {
	margin-right: 1.0rem;
	position: relative;
	bottom: 0.5rem;
}
#contactUs .info-box .title2 {
	margin: 1.75rem 0 2.75rem 191px;
	padding: 0;
	width: 52.0625rem;
	font-weight: 400;
	font-size: 1.0rem;
	color: #89898a;
	text-align: left;
}


#contactUs .btnBox {
	/* margin-bottom: 1.5rem; */
}
#contactUs .btnBox .title {
	width: 100%;
	font-size: 1.25rem;
	font-weight: 400;
	color: #9a7272;
	margin-bottom: 1.875rem;
}
#contactUs .btnBox .btn {
	padding: 0;
	width: 11.25rem;
	line-height: 3.125rem;
	margin: 0 auto;
	background: #FFFFFF;
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
	border-radius: 30px;
	font-size: 1.25rem;
	font-weight: 500;
	color: #EA613A;
}

/* 回到顶部 */
#go_modal {
	position: fixed;
    right: 25px;
    bottom: 163px;
	cursor: pointer;
    z-index: 99;
}
#go_modal img {
	width: 52px;
	height: 52px;
}
#go_top {
    position: fixed;
    right: 30px;
    bottom: 115px;
	cursor: pointer;
    z-index: 99;
}
#go_top img {
	width: 40px;
	height: 40px;
}
/* 弹窗 */
.modal-open {
	padding-right: 0 !important;
}
#contactModal {
	padding-right: 0 !important;
	overflow: hidden;
}
.modal-dialog {
	max-width: 23.125rem;
	margin: 5rem auto;
}
.modal-content {
	background: #F7F7F7;
	font-size: 0.875rem;
	color: #000;
}

::-webkit-input-placeholder { /* WebKit browsers */ 
	font-size: 0.875rem;
	color: #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
	font-size: 0.875rem;
	color: #000;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
	font-size: 0.875rem;
	color: #000;
}
::-ms-input-placeholder { /* Internet Explorer 10+ */ 
	font-size: 0.875rem;
	color: #000;
}

.modal-header {
	background: #FEFEFE;
	border: none;
}
.modal-header .logo-modal {
	width: 80px;
	height: 26px;
}
.modal-body .form-group {
	position: relative;
	margin-bottom: 16px;
}
.modal-body .form-group .icon-must {
	color: red;
}
.modal-body .form-group label{
	line-height: 24px;
	cursor: context-menu;
}
.modal-body .form-group .col-4 {
	position: relative;
}
.modal-body .form-group .input-padding:first-child {
	padding-right: 5px;
}
.modal-body .form-group .input-padding:last-child {
	padding-left: 5px;
}
.modal-body .form-group .warning {
	position: absolute;
	bottom: -22px;
	font-size: 0.625rem;
	color: red;
	display: none;
}
.form-control {
	background: inherit !important;
}
.border-none input {
	line-height: 26px;
    padding: 0;
    border: none;
    border-bottom: 1px solid #D8D8D8;
    border-radius: inherit;
}
.modal-footer {
	border: none;
	padding: 0 0 16px 0;
}
.modal-footer .btn {
	padding: 0;
	margin: 0 auto !important;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.425rem 2.0rem;
	background: #EA613A;
	border-radius: 4px;
	font-weight: 500;
	color: #FFFFFF;
}
.modal-footer .btn:hover {
	color: #FFFFFF;
}
.checkbox .checkbox-inline {
	cursor: pointer;
	margin: 4px 0;
}
.checkbox img {
	width: 1.0rem;
	height: 1.0rem;
	position: relative;
    bottom: 2px;
	margin-right: 5px;
}
.modal-body h6 {
	font-size: 1.125rem;
	color: #000000;
	font-weight: 500;
}
.modal-body p {
	margin-top: 10px;
	font-size: 0.875rem;
	font-weight: 400;
}
#contactModal2 {
	top: 15%;
}
#contactModal2 .modal-header {
	padding-bottom: 0;
}
#contactModal2 .modal-footer {
	margin: 16px 0 20px 0;
}

#contactModal3 .modal-content{
	background: #FFFFFF;
}
#contactModal3 ul li {
	line-height: 34px;
	font-size: 22px;
	font-weight: 400;
	color: #0D152E;
	text-align: center;
}
#contactModal3 ul .selected {
	background: #F8F8F8;
}

#privacy, #termsOfUse, #privacyNotice, #licenseAgreement {
	padding: 15px;
	box-sizing: border-box;
}

/* 底部按钮 */
.site-footer .title {
	font-size: 1.125rem;
	font-weight: 600;
	color: #1E1D28;
}
.site-footer .logoBox {
	padding: 0;
	margin-bottom: 3rem;
}
.site-footer .logoBox img{
	width: 12rem;
}
.site-footer .tagBox {
	display: flex;
	margin-bottom: 1.0rem;
	padding: 0;
}
.site-footer .lagBox {
	display: table-cell;    
    vertical-align: middle;
	width: 80px;
	height: 26px;
	line-height: 26px;
    padding: 0;
	border: 0;
    border-bottom: 1px solid #dadce0;
	position: relative;
}
.site-footer .lagBox .icon-down {
	width: 16px;
	height: 16px;
	position: absolute;
    right: 0;
    top: 5px;
}
.site-footer ul {
	display: inline-block;
}
.site-footer ul:last-child {
	margin-right: 0;
}
.site-footer ul li {
	display: inline-block;
	margin: 0 2rem 2rem 0;
	font-size: 2.0rem;
    font-weight: 600;
}

 
/*------------------------------------------------------------------
[2. Typography]排版
*/
html {
	font-size: 16px;
	overflow-x: hidden;
  	overflow-y: scroll;
}

@media only screen and (max-width: 1920px) and (min-width: 1080px){
    html {font-size: 18px;}
}
@media only screen and (max-width: 1600px) and (min-width: 1500px){
    html {font-size: 16px;}
}
@media only screen and (max-width: 1500px) and (min-width: 1280px){
    html {font-size: 16px;}
}
@media only screen and (max-width: 1280px) and (min-width: 1200px){
    html {font-size: 12px;}
	.site-nav a {
		font-size: 1.125rem!important;
	}
	#contactUs .otherBox .other-r .emailAddress .i-email {
		bottom: 6px;
	}
	.checkbox img {
		top: -1.5px;
	}
	.modal-dialog {
		max-width: 30.125rem;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 1100px){
    html {font-size: 12px;}
	.site-nav a {
		font-size: 1.125rem!important;
	}
	#contactUs .otherBox .other-r .emailAddress .i-email {
		bottom: 6px;
	}
	.checkbox img {
		top: -1.5px;
	}
	.modal-dialog {
		max-width: 30.125rem;
	}
}
@media only screen and (max-width: 1100px) and (min-width: 960px){
    html {font-size: 12px;}
	.site-nav a {
		font-size: 1.0rem!important;
	}
	#contactUs .otherBox .other-r .emailAddress .i-email {
		bottom: 6px;
	}
	.checkbox img {
		top: -1.5px;
	}
	.modal-dialog {
		max-width: 30.125rem;
	}
	.statement-box {
		line-height: 32px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
	html {font-size: 16px;}
	.part-mobile .col-10 {
		margin: 0 auto 2rem auto;
	}
	#aboutUs .sell-box .img-box img {
		width: 3.0rem;
	}
	#contactUs .part-mobile .object-box {
		margin-bottom: 1rem;
	}
	#contactUs .object-box .img-box img {
		width: 2.8rem;
	}
	#contactUs .otherBox .other-r .emailAddress .i-email {
		bottom: 9px;
	}
	#contactUs .otherBox .other-r {
		padding: 4.95rem 0 4.95rem 0;
		text-align: center;
	}
	#contactUs .info-box {
		margin-top: 2.75rem;
		text-align: center;
	}
	#contactUs .info-box .title {
		margin: 3.75rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title span {
		font-size: 1.5rem;
	}
	#contactUs .info-box .title .i-gq {
		width: 2.6rem;
	}
	#contactUs .info-box .title-dw {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-dw span {
		display: inline-block;
		width: 100%;
		font-size: 1.25rem;
	}
	#contactUs .info-box .title-dw .i-dw {
		display: none;
	}
	#contactUs .info-box .title1 {
		margin: 2.875rem auto 0 auto;
		font-size: 1.5rem;
		text-align: center;
	}
	#contactUs .info-box .title-wa {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-wa .i-wa {
		width: 2.25rem;
	}
	#contactUs .info-box .title-yx {
		margin: 1.0rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-yx .i-yx {
		width: 2.25rem;
	}
	#contactUs .info-box .title2 {
		margin: 1.75rem auto 2.75rem auto;
		text-align: center;
	}
	.modal-dialog {
		max-width: 60%;
		margin: 28% auto;
	}
	.checkbox img {
		top: 1px;
	}
	.site-footer .lagBox {
		width: 120px;
    	height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
	.site-footer .lagBox .icon-down {
		top: 12px;
	}
	.statement-box {
		line-height: 28px;
	}
}
@media only screen and (min-width: 500px) and (max-width: 765px) {
    html {font-size: 12px;}

	.part-mobile .col-10 {
		margin: 0 auto 2rem auto;
	}
	#aboutUs .sell-box .img-box img {
		width: 3.0rem;
	}
	#contactUs .part-mobile .object-box {
		margin-bottom: 1rem;
	}
	#contactUs .object-box .img-box img {
		width: 2.8rem;
	}
	#contactUs .otherBox .other-r .emailAddress .i-email {
		bottom: 4px;
	}
	#contactUs .otherBox .other-r {
		padding: 4.95rem 0 4.95rem 0;
		text-align: center;
	}
	#contactUs .info-box {
		margin-top: 2.75rem;
		text-align: center;
	}
	#contactUs .info-box .title {
		margin: 3.75rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title span {
		font-size: 1.5rem;
	}
	#contactUs .info-box .title .i-gq {
		width: 2.6rem;
	}
	#contactUs .info-box .title-dw {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-dw span {
		display: inline-block;
		width: 100%;
		font-size: 1.25rem;
	}
	#contactUs .info-box .title-dw .i-dw {
		display: none;
	}
	#contactUs .info-box .title1 {
		margin: 2.875rem auto 0 auto;
		font-size: 1.5rem;
		text-align: center;
	}
	#contactUs .info-box .title-wa {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-wa .i-wa {
		width: 2.25rem;
	}
	#contactUs .info-box .title-yx {
		margin: 1.0rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-yx .i-yx {
		width: 2.25rem;
	}
	#contactUs .info-box .title2 {
		margin: 1.75rem auto 2.75rem auto;
		text-align: center;
	}
	#contactUs .btnBox .btn {
		width: 15.25rem;
	}
	.modal-dialog {
		max-width: 300px;
		margin: 30% auto;
	}
	.checkbox img {
		bottom: 1.5px;
	}
	.site-footer .lagBox {
		width: 100px;
    	height: 35px;
		line-height: 35px;
		font-size: 18px;
	}
	.site-footer .lagBox .icon-down {
		top: 9.5px;
	}
	.statement-box {
		line-height: 28px;
	}
}
@media only screen and (min-width: 430px) and (max-width: 499px) {
	html {font-size: 10px;}

	.part-mobile .col-10 {
		margin: 0 auto 2rem auto;
	}
	#aboutUs .sell-box .img-box img {
		width: 3.0rem;
	}
	#aboutUs .location-box img {
		width: 210px;
		height: 45px;
	}
	#contactUs .part-mobile .object-box {
		margin-bottom: 1rem;
	}
	#contactUs .object-box .img-box img {
		width: 2.8rem;
	}
	#contactUs .otherBox .other-r .emailAddress .i-email {
		bottom: 4px;
	}
	#contactUs .otherBox .other-r {
		padding: 4.95rem 0 4.95rem 0;
		text-align: center;
	}
	#contactUs .info-box {
		margin-top: 2.75rem;
		text-align: center;
	}
	#contactUs .info-box .title {
		margin: 3.75rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title span {
		font-size: 1.5rem;
	}
	#contactUs .info-box .title .i-gq {
		width: 2.6rem;
	}
	#contactUs .info-box .title-dw {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-dw span {
		display: inline-block;
		width: 100%;
		font-size: 1.25rem;
	}
	#contactUs .info-box .title-dw .i-dw {
		display: none;
	}
	#contactUs .info-box .title1 {
		margin: 2.875rem auto 0 auto;
		font-size: 1.5rem;
		text-align: center;
	}
	#contactUs .info-box .title-wa {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-wa .i-wa {
		width: 2.25rem;
	}
	#contactUs .info-box .title-yx {
		margin: 1.0rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-yx .i-yx {
		width: 2.25rem;
	}
	#contactUs .info-box .title2 {
		margin: 1.75rem auto 2.75rem auto;
		text-align: center;
	}
	#contactUs .btnBox .btn {
		width: 13.25rem;
	}
	.modal-dialog {
		max-width: 300px;
		margin: 30% auto;
	}
	.checkbox img {
		bottom: 1.5px;
	}
	.site-footer .lagBox {
		width: 90px;
    	height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
	.site-footer .lagBox .icon-down {
		top: 7px;
	}
	.statement-box {
		line-height: 22px;
	}
}
@media only screen and (min-width: 414px) and (max-width: 429px) {
    html {font-size: 8px;}
	.part-mobile .col-10 {
		margin: 0 auto 2rem auto;
	}
	#aboutUs .sell-box .img-box img {
		width: 3.0rem;
	}
	#aboutUs .location-box img {
		width: 200px;
		height: 40px;
	}
	#contactUs .part-mobile .object-box {
		margin-bottom: 1rem;
	}
	#contactUs .object-box .img-box img {
		width: 2.8rem;
	}
	#contactUs .otherBox .other-r .emailAddress .i-email {
		bottom: 3px;
	}
	#contactUs .otherBox .other-r {
		padding: 4.95rem 0 4.95rem 0;
		text-align: center;
	}
	#contactUs .info-box {
		margin-top: 2.75rem;
		text-align: center;
	}
	#contactUs .info-box .title {
		margin: 3.75rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title span {
		font-size: 1.5rem;
	}
	#contactUs .info-box .title .i-gq {
		width: 2.6rem;
	}
	#contactUs .info-box .title-dw {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-dw span {
		display: inline-block;
		width: 100%;
		font-size: 1.25rem;
	}
	#contactUs .info-box .title-dw .i-dw {
		display: none;
	}
	#contactUs .info-box .title1 {
		margin: 2.875rem auto 0 auto;
		font-size: 1.5rem;
		text-align: center;
	}
	#contactUs .info-box .title-wa {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-wa .i-wa {
		width: 2.25rem;
	}
	#contactUs .info-box .title-yx {
		margin: 1.0rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-yx .i-yx {
		width: 2.25rem;
	}
	#contactUs .info-box .title2 {
		margin: 1.75rem auto 2.75rem auto;
		text-align: center;
	}
	#contactUs .btnBox .btn {
		width: 15.25rem;
	}
	.modal-dialog {
		max-width: 300px;
		margin: 30% auto;
	}
	.checkbox img {
		bottom: 1.5px;
	}
	.statement-box {
		line-height: 22px;
	}
}
@media only screen and (min-width: 375px) and (max-width: 413px) {
    html {font-size: 8px;}
	.part-mobile .col-10 {
		margin: 0 auto 2rem auto;
	}
	#aboutUs .sell-box .img-box img {
		width: 3.0rem;
	}
	#aboutUs .location-box img {
		width: 200px;
		height: 40px;
	}
	#contactUs .part-mobile .object-box {
		margin-bottom: 1rem;
	}
	#contactUs .object-box .img-box img {
		width: 2.8rem;
	}
	#contactUs .otherBox .other-r .emailAddress .i-email {
		bottom: 3px;
	}
	#contactUs .otherBox .other-r {
		padding: 4.95rem 0 4.95rem 0;
		text-align: center;
	}
	#contactUs .info-box {
		margin-top: 2.75rem;
		text-align: center;
	}
	#contactUs .info-box .title {
		margin: 3.75rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title span {
		font-size: 1.5rem;
	}
	#contactUs .info-box .title .i-gq {
		width: 2.6rem;
	}
	#contactUs .info-box .title-dw {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-dw span {
		display: inline-block;
		width: 100%;
		font-size: 1.25rem;
	}
	#contactUs .info-box .title-dw .i-dw {
		display: none;
	}
	#contactUs .info-box .title1 {
		margin: 2.875rem auto 0 auto;
		font-size: 1.5rem;
		text-align: center;
	}
	#contactUs .info-box .title-wa {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-wa .i-wa {
		width: 2.25rem;
	}
	#contactUs .info-box .title-yx {
		margin: 1.0rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-yx .i-yx {
		width: 2.25rem;
	}
	#contactUs .info-box .title2 {
		margin: 1.75rem auto 2.75rem auto;
		text-align: center;
	}
	#contactUs .btnBox .btn {
		width: 15.25rem;
	}
	.modal-dialog {
		max-width: 300px;
		margin: 30% auto;
	}
	.checkbox img {
		bottom: 1.5px;
	}
	.statement-box {
		line-height: 22px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
    html {font-size: 6px;}
	.part-mobile .col-10 {
		margin: 0 auto 2rem auto;
	}
	#aboutUs .lePass-box .nav-item {
		width: 38px;
	}
	#aboutUs .sell-box .img-box img {
		width: 3.0rem;
	}
	#aboutUs .location-box img {
		width: 200px;
		height: 40px;
	}
	#contactUs .part-mobile .object-box {
		margin-bottom: 1rem;
	}
	#contactUs .object-box .img-box img {
		width: 2.8rem;
	}
	#contactUs .otherBox .other-r .emailAddress .i-email {
		bottom: 2px;
	}
	#contactUs .otherBox .other-r {
		padding: 4.95rem 0 4.95rem 0;
		text-align: center;
	}
	#contactUs .info-box {
		margin-top: 2.75rem;
		text-align: center;
	}
	#contactUs .info-box .title {
		margin: 3.75rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title span {
		font-size: 1.5rem;
	}
	#contactUs .info-box .title .i-gq {
		width: 2.6rem;
	}
	#contactUs .info-box .title-dw {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-dw span {
		display: inline-block;
		width: 100%;
		font-size: 1.25rem;
	}
	#contactUs .info-box .title-dw .i-dw {
		display: none;
	}
	#contactUs .info-box .title1 {
		margin: 2.875rem auto 0 auto;
		font-size: 1.5rem;
		text-align: center;
	}
	#contactUs .info-box .title-wa {
		margin: 1.5rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-wa .i-wa {
		width: 2.25rem;
	}
	#contactUs .info-box .title-yx {
		margin: 1.0rem auto 0 auto;
		text-align: center;
	}
	#contactUs .info-box .title-yx .i-yx {
		width: 2.25rem;
	}
	#contactUs .info-box .title2 {
		margin: 1.75rem auto 2.75rem auto;
		text-align: center;
	}
	#contactUs .btnBox .btn {
		width: 18.25rem;
	}
	.modal-body {
		padding: 10px!important;
	}
	.modal-dialog {
		max-width: 270px;
		margin: 20% auto;
	}
	.checkbox img {
		bottom: 1.0px;
	}
	.statement-box {
		line-height: 18px;
	}
}
/* 响应式公共样式 */
@media only screen and (min-width: 320px) and (max-width: 992px) {
	#customize .text1,
	#customize .text2,
	#customize .text3 {
		width: 32.5rem;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		text-align: center;
	}
	.bg-top div {
		padding: 0 2.5rem;
	}
	#aboutUs .part-mobile .crowd-box {
		padding: 4.125rem 2.25rem;
	}
	#aboutUs .part-mobile .crowd-box {
		max-width: 45%;
		margin: 0 2.5%;
	}
	#aboutUs .part-mobile .info-box{
		max-width: 45%;
		margin: 2.5%;
	}
	.statement-box {
		padding: 0 28px;
	}
	.statement-box .container{
		padding: 0;
	}
	#privacy, #termsOfUse, #privacyNotice, #licenseAgreement {
		line-height: 28px;
	}
	#privacy p, #termsOfUse p, #privacyNotice p, #licenseAgreement p {
		margin-left: 0!important;
	}
    #privacy .bold_text, #termsOfUse .bold_text, #privacyNotice .bold_text, #licenseAgreement .bold_text {
        font-weight: bold;
        font-size: 20px!important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 765px) {
	#aboutUs .part-mobile .lePass-box {
		width: 90%;
		margin: 0 auto;
	}
	.modal-body {
		padding: 16px;
	}
	.modal-body .form-group .warning {
		bottom: -16px;
	}
	.checkbox img {
		width: 16px;
		height: 16px;
	}
}





body {
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: .875rem;
	font-weight: normal;
	line-height: 1.75rem;
	color: #252729;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: inherit;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}

h1, .h1 {
	font-size: 2.5rem;
	font-weight: 300;
	line-height: 3.75rem;
}

h2, .h2 {
	font-size: 2rem;
	font-weight: 300;
	line-height: 3rem;
}

h3, .h3 {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 2.25rem;
}

h4, .h4 {
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.875rem;
}

h5, .h5 {
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.875rem;
}

h6, .h6 {
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.875rem;
}

/* Heading Uppercase */
/* .heading-uppercase {
	text-transform: uppercase;
	font-weight: 700;
}

h1.heading-uppercase,
.h1.heading-uppercase {
	letter-spacing: 4px;
	margin-right: -4px;
}

h2.heading-uppercase,
.h2.heading-uppercase {
	letter-spacing: 4px;
	margin-right: -4px;
}

h3.heading-uppercase,
.h3.heading-uppercase {
	letter-spacing: 4px;
	margin-right: -4px;
}

h4.heading-uppercase,
.h4.heading-uppercase {
	letter-spacing: 4px;
	margin-right: -4px;
}

h5.heading-uppercase,
.h5.heading-uppercase {
	font-weight: 700;
	letter-spacing: 2px;
	margin-right: -2px;
}

h6.heading-uppercase,
.h6.heading-uppercase {
	font-weight: 700;
	letter-spacing: 2px;
	margin-right: -2px;
} */

/* .heading-line::before {
	content: '';
	position: relative;
	display: block;
	width: 54px;
	float: left;
	height: 100%;
	border-bottom: 3px solid #fff;
	margin-top: -3px;
	margin-right: 27px;
	padding-top: 1em;
}

.heading-line.heading-line-dark::before {
	border-color: #000;
} */

p {
	margin-bottom: 1rem;
}

p.lead {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.875;
}

a {
	cursor: pointer;
	color: #037de8;
	text-decoration: none;
}

a:not(.btn) {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: 0;
	color: #037de8;
}

a, button {
	outline: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: 700;
}

address, blockquote, dd, dl, fieldset, form, ol, p, pre, table, ul {
	margin-bottom: 1rem;
}

pre {
	margin: 0;
	padding: 9.5px;
	color: #333;
	background-color: #f7f7f7;
	border: 1px solid #e8e8e8;
	border-radius: 0px;
	text-align: left;
}

input,
select,
textarea { 
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

p:last-child,
ul:last-child,
ol:last-child,
pre:last-child,
table:last-child,
blockquote:last-child {
	margin-bottom: 0;
}

/*------------------------------------------------------------------
[3. Site Header]
*/
.site-header {
	/* position: relative; */
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 15px;
	z-index: 9999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.header-brand {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.header-brand .logo {
	display: table;
	margin-left: 0;
	color: #252729;
}

.logo img {
	display: block;
	width: 80px;
	height: 26px;
}

img.logo-light {
	display: none;
}

img.logo-dark {
	display: block;
}

.header-brand  .nav-toggle {
	display: block;
	position: relative;
	border: 0;
	margin-left: auto;
	margin-right: 0;
	padding: 0;
	background: transparent;
	width: 32px;
	height: 32px;
	outline: none;
	cursor: pointer;
}

.nav-toggle:focus {
	outline: none;
}

.nav-toggle span {
	position: relative;
	width: 30px;
	margin: 0 auto;
	background: #1E1D28;
	-webkit-transition: background .2s .2s ease-in-out;
	-moz-transition: background .2s .2s ease-in-out;
	-o-transition: background .2s .2s ease-in-out;
	transition: background .2s .2s ease-in-out;
}

.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after {
	display: block;
	height: 2px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.nav-toggle span:before,
.nav-toggle span:after {
	position: absolute;
	content: '';
	width: 15px;
	background: #1E1D28;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: top .2s .4s ease-in-out, left .2s .2s ease-in-out, right .2s .2s ease-in-out, width .2s .2s ease-in-out, -webkit-transform .2s ease-in-out;
	-moz-transition: top .2s .4s ease-in-out, left .2s .2s ease-in-out, right .2s .2s ease-in-out, width .2s .2s ease-in-out, -moz-transform .2s ease-in-out;
	-o-transition: top .2s .4s ease-in-out, left .2s .2s ease-in-out, right .2s .2s ease-in-out, width .2s .2s ease-in-out, -o-transform .2s ease-in-out;
	transition: top .2s .4s ease-in-out, left .2s .2s ease-in-out, right .2s .2s ease-in-out, width .2s .2s ease-in-out, transform .2s ease-in-out;
}

.nav-toggle span:before {
	top: 10px;
	left: 15px;
}

.nav-toggle span:after {
	top: -10px;
	right: 15px;
}

.nav-toggle.open span {
	background: transparent !important;
	-webkit-transition: background .2s 0s ease-in-out;
	-moz-transition: background .2s 0s ease-in-out;
	-o-transition: background .2s 0s ease-in-out;
	transition: background .2s 0s ease-in-out;
}

.nav-toggle.open span:before,
.nav-toggle.open span:after {
	top: 0;
	width: 30px;
	-webkit-transition: top .2s ease-in-out, left .2s .2s ease-in-out, right .2s .2s ease-in-out, width .2s .2s ease-in-out, -webkit-transform .2s .4s ease-in-out;
	-moz-transition: top .2s ease-in-out, left .2s .2s ease-in-out, right .2s .2s ease-in-out, width .2s .2s ease-in-out, -moz-transform .2s .4s ease-in-out;
	-o-transition: top .2s ease-in-out, left .2s .2s ease-in-out, right .2s .2s ease-in-out, width .2s .2s ease-in-out, -o-transform .2s .4s ease-in-out;
	transition: top .2s ease-in-out, left .2s .2s ease-in-out, right .2s .2s ease-in-out, width .2s .2s ease-in-out, transform .2s .4s ease-in-out;
}

.nav-toggle.open span:before {
	left: 0;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	-moz-transform: rotate3d(0, 0, 1, 45deg);
	-o-transform: rotate3d(0, 0, 1, 45deg);
	-ms-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.nav-toggle.open span:after {
	right: 0;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	-moz-transform: rotate3d(0, 0, 1, -45deg);
	-o-transform: rotate3d(0, 0, 1, -45deg);
	-ms-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

.header-collapse {
	display: none;
	width: 100%;
}

.header-collapse-inner {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-collapse-inner .btn + .btn {
    margin-left: 0;
}

.site-nav {
	margin-top: 15px;
}

.site-nav ul {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.site-nav a {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.8rem;
	line-height: 1.3;
	color: #252729;
	position: relative;
}

.site-nav a:hover {
	color: #252729;
	opacity: .75;
}

.site-nav > ul > li > a {
	margin-top: 10px;
	margin-bottom: 10px;
}

.site-header a.btn {
	display: block;
}

/* Styles */
.header-mobile-semi-light {
	background: rgba(255,255,255,.93);
}

.header-mobile-semi-dark {
	background: rgba(52,58,64,.93);
}

.header-mobile-light {
	background: #fff;
}

.header-content-mobile-light {
	color: #fff;
}

.header-content-mobile-light .nav-toggle span {
	background: #1E1D28;
}

.header-content-mobile-light .logo-light {
	display: block;
}

.header-content-mobile-light .logo-dark {
	display: none;
}

.header-content-mobile-light .site-nav a,
.header-content-mobile-light .site-nav a:hover {
	color: #1E1D28;
}

.header-mobile-dark {
	background: #f7f7f7;
}

.header-content-mobile-dark {
	color: #050709;
}

.header-content-mobile-dark .nav-toggle span {
	background: #050709;
}

.header-content-mobile-dark .logo-light {
	display: none;
}

.header-content-mobile-dark .logo-dark {
	display: block;
}

.header-content-mobile-dark .site-nav a,
.header-content-mobile-dark .site-nav a:hover {
	color: #252729;
}

@media (min-width: 992px){

	.site-header {
		background: #fff;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		padding: 0;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
	}

	.header-home-css {
		background: #FF6F46;
	}

	.header-container {
		padding: 16px 0;
		line-height: 0.75rem;
	}

	.header-brand {
		width: auto;
		display: inline-block;
	}

	.header-brand .logo {
		color: #fff;
	}

	img.logo-light {
		display: block;
	}

	img.logo-dark {
		display: none;
	}

	.header-brand .nav-toggle {
		display: none;
	}

	.header-collapse {
		display: block;
		margin-left: auto;
		margin-right: 0;
		width: auto;
		float: right;
	}

	.header-collapse-inner {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}

	.header-collapse-inner .btn + .btn {
		margin-left: 2rem;
	}

	.site-nav + .btn {
		margin-left: 2rem;
	}

	.site-nav {
		margin-top: 0;
		position: relative;
	}

	.site-nav a {
		font-size: 0.875rem;
		transition: color .7s cubic-bezier(0.54, 0.18, 0.36, 0.81);
	}

	.site-nav a,
	.site-nav a:hover {
		color: #fff;
	}

	.site-nav ul {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.site-nav > ul > li {
		margin-left: 1.875rem;
		margin-right: 1.875rem;
	}

	.site-nav > ul > li:first-child {
		margin-left: 0;
	}

	.site-nav > ul > li:last-child {
		margin-right: 0;
	}

	.site-nav > ul > li > a {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.site-nav > ul > li > a:before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		border-bottom: 2px solid transparent;
		width: 0.875rem;
		margin: 0 auto;
		transition: all .7s cubic-bezier(0.54, 0.18, 0.36, 0.81);
	}

	.site-nav > ul > li.active > a:before {
		border-bottom-color: #fff;
	}

	.site-nav .lag-occupied {
		width: 1.1rem;
		height: 2.75rem;
		position: absolute;
		right: 0;
		top: 0;
		cursor: pointer;
		z-index: 99;
	}

	.site-nav .lagItem {
		display: flex!important;
    	align-items: center;
	}

	.site-nav .lagItem .icon-lag {
		width: 1.1rem;
		height: 1.1rem;
	}

	.site-nav .lag-occupied .multi-language {
		display: none;
		position: absolute;
		top: 2.5rem;
		left: -3.7rem;
		width: 8.5rem;
		box-sizing: border-box;
		padding: 1.0rem 0.625rem;
		background: #FFFFFF;
		box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.08)
	}

	.site-nav .lag-occupied .multi-language > li {
		line-height: 2.375rem;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 0.875rem;
		font-weight: 400;
		color: #0D152E;
	}

	.site-nav .lag-occupied .multi-language > .active {
		background: #F8F8F8;
		border-radius: 4px;
	}

	.site-nav .lag-occupied .multi-language > li:hover {
		background: #F8F8F8;
		border-radius: 4px;
	}

	.site-nav .lag-occupied .multi-language > li > img {
		width: 1.1rem;
		height: 1.1rem;
		margin-right: 1.0rem;
	}

	.site-nav .lag-occupied .multi-language > li > span {
		width: 4.5rem;
		line-height: 2.375rem;
		text-align: left;
	}

	body.layout-mobile .site-header {
		position: absolute;
		padding: 2.5rem;
	}

	.site-content {
		margin-top: 0!important;
	}

	.bg-top {
		width: 100%;
		height: 25rem;
		margin-top: 60px;
	}

	#privacy, #termsOfUse, #privacyNotice, #licenseAgreement {
		padding: 70px 0 20px 0;
	}

	/*Styles */
	.header-content-light {
		color: #000;
	}

	.header-content-light .nav-toggle span {
		background: #fff;
	}

	.header-content-light .logo-light {
		display: block;
	}

	.header-content-light .logo-dark {
		display: none;
	}

	.header-content-light .site-nav a,
	.header-content-light .site-nav a:hover {
		color: #000;
		font-weight: 400;
	}

	.header-content-light .site-nav .a-home-css,
	.header-content-light .site-nav .a-home-css:hover {
		color: #fff;
	}

	.header-content-light .site-nav > ul > li.active > a:before {
		border-bottom: 2px #EA613A solid;
		border-radius: 1px;
		width: 0.875rem;
		margin: 0 auto;
	}

	.header-content-light .site-nav > ul > li.active > .active-home-css:before {
		border-bottom: 2px #FFFFFF solid;
	}

	.header-content-light .site-nav > ul > li.active > a {
		color: #EA613A;
	}

	.header-content-light .site-nav > ul > li.active > .active-home-css {
		color: #FFFFFF;
	}

	.header-content-dark {
		color: #252729;
	}

	.header-content-dark .nav-toggle span {
		background: #252729;
	}

	.header-content-dark .logo-light {
		display: none;
	}

	.header-content-dark .logo-dark {
		display: block;
	}

	.header-content-dark .site-nav a,
	.header-content-dark .site-nav a:hover {
		color: #252729;
	}

	.header-content-dark .site-nav > ul > li.active > a:before {
		border-bottom-color: #252729;
	}

}

/*------------------------------------------------------------------
[4. Footer]
*/
.site-footer {
	position: relative;
	padding: 40px 28px 30px 28px;
	background: #FFFFFF;
}

.site-footer.footer-content-mobile-light {
	color: #fff;
}

.site-footer.footer-content-mobile-dark {
	color: #252729;
}


@media (min-width: 992px){

	.site-footer {
		position: unset;
		padding: 4.0rem;
	}
	.site-footer .logo-ft {
		margin-bottom: 0.9rem;
	}
	.site-footer .title {
		font-size: 1.125rem;
		font-weight: 600;
		color: #1E1D28;
	}
	.site-footer .tagBox {
		display: flex;
		padding-left: 14.0rem;
	}
	.site-footer ul {
		display: inline-block;
		margin-right: 6.25rem;
	}
	.site-footer ul:last-child {
		margin-right: 0;
	}
	.site-footer ul li {
		line-height: 1.25rem;
		margin-bottom: 1.25rem;
		width: 10.0rem;
	}
	.site-footer ul li a {
		color: #3C3C3C;
		font-size: 1.0rem;
		font-weight: 400;
		/* transition: all 1s linear; */
	}
	.site-footer ul li a:hover {
		color: #000;
	}
	.site-footer ul .tabTitle {
		font-size: 1.25rem;
		color: #1E1D28;
		font-weight: 600;
	}

	.site-footer.footer-content-light {
		color: #fff;
	}

	.site-footer.footer-content-dark {
		color: #252729;
	}

	.site-footer > .overlay {
		display: none;
	}

	.site-footer .copyright-container {
		text-align: right;
	}

	.site-footer .copyright-container.container,
	.site-footer .copyright-container.container-fluid {
		position: fixed;
		bottom: 30px;
		left: 80px;
		right: 0;
		width: auto;
		max-width: 100%;
		margin: 0;
		padding-left: 30px;
		padding-right: 30px;
		line-height: 1;
		z-index: 100;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
	}

	.site-footer .socials-container.container,
	.site-footer .socials-container.container-fluid {
		position: fixed;
		bottom: 30px;
		left: 30px;
		width: auto;
		padding: 0;
		z-index: 100;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
	}

	.site-footer .socials-icons {
		margin: 0;
	}

	.site-footer .socials-icons ul {
		margin: 0 auto;
	}

	.site-footer .socials-icons li {
		float: none;
		margin: 0;
		margin-top: 30px;
	}

	.site-footer .socials-icons li:first-child {
		margin-top: 0;
	}

	.site-footer .socials-icons a {
		line-height: 1;
	}

}

/*------------------------------------------------------
[5. Forms]
*/
.form-control {
	height: auto;
	padding: 0.375rem 0.75rem;
	background-color: #fff;
	font-size: 0.875rem;
	line-height: 1.75rem;
	color: #252729;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .25rem;
}

.form-control:focus {
	background-color: #fff;
	color: #252729;
	border-color: rgba(0,0,0,.4);
	box-shadow: none;
}

/* .form-control::-webkit-input-placeholder {color:#a5a7a9}
.form-control::-moz-placeholder {color:#a5a7a9}
.form-control:-ms-input-placeholder {color:#a5a7a9}
.form-control::-ms-input-placeholder {color:#a5a7a9}
.form-control::placeholder {color:#a5a7a9} */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-text-fill-color: #252729 !important;
	-webkit-box-shadow: 0 0 0px 1000px transparent inset;
	transition: background-color 5000s ease-in-out 0s;
}

.form-control:disabled, .form-control[readonly] {
	background-color: #e9ecef;
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.625rem + 2px);
}

select.form-control:focus::-ms-value {
	color: #252729;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
	padding: 0.1875rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.75rem;
	border-radius: 0.25rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
	height: calc(2.125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
	padding: 0.75rem 0.75rem;
	font-size: 1rem;
	line-height: 1.75rem;
	border-radius: 0.25rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
	height: calc(3.25rem + 2px);
}

.custom-control-input:checked ~ .custom-control-label::before {
	background-color: #2741c7;
}

.custom-control-input:focus ~ .custom-control-label::before {
	box-shadow: none;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #2741c7;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #2741c7;
}

.custom-select {
	height: calc(2.625rem + 2px);
	padding: 0.375rem 1.75rem 0.375rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.75rem;
	color: #252729;
	border: 1px solid #cfd0d1;
	border-radius: 0.25rem;
}

.custom-select:focus {
	border-color: #2741c7;
	box-shadow: none;
}

.custom-select:focus::-ms-value {
	color: #252729;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: 0.75rem;
	background-image: none;
}

.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef;
}

.custom-select-sm {
	height: calc(2.125rem + 2px);
	padding-top: 0.1875rem;
	padding-bottom: 0.1875rem;
	font-size: 0.875rem;
}

.custom-select-lg {
	font-size: 1rem;
	height: calc(3.25rem + 2px);
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	font-size: 125%;
}

.custom-file {
	height: calc(2.625rem + 2px);
}

.custom-file-input {
	height: calc(2.625rem + 2px);
	font-size: .875rem;
	line-height: 1.75rem;
}

.custom-file-input:focus ~ .custom-file-control {
	border-color: #2741c7;
	box-shadow: 0 0 0 0 transparent;
}

.custom-file-input:focus ~ .custom-file-control::before {
	border-color: #80bdff;
}

.custom-file-label {
	height: calc(2.625rem + 2px);
	line-height: 1.75rem;
	color: #252729;
	border: 1px solid #cfd0d1;
}

.custom-file-label::after {
	height: calc(calc(2.625rem + 2px) - 1px * 2);
	padding: 0.375rem 0.75rem;
	line-height: 1.75rem;
	color: #252729;
	content: "Browse";
	background-color: #f7f7f7;
	border-left: 1px solid #cfd0d1;
}

.form-control.fc-bordered {
	border-top-color: transparent;
	border-right-color: transparent;
}

.form-control.fc-bordered:focus {
	border-top-color: transparent;
	border-right-color: transparent;
}

.form-control.fc-light {
	color: #fff;
}

.form-control.fc-bordered.fc-light {
	background: transparent;
	border-left-color: #fff;
	border-bottom-color: #fff;
}

.form-control.fc-bordered.fc-light:focus {
	border-left-color: #fff;
	border-bottom-color: #fff;
}

/* .form-control.fc-bordered.fc-light::-webkit-input-placeholder {color:#fff}
.form-control.fc-bordered.fc-light::-moz-placeholder {color:#fff}
.form-control.fc-bordered.fc-light:-ms-input-placeholder {color:#fff}
.form-control.fc-bordered.fc-light::-ms-input-placeholder {color:#fff}
.form-control.fc-bordered.fc-light::placeholder {color:#fff} */

.form-control.fc-bordered.fc-light:-webkit-autofill,
.form-control.fc-bordered.fc-light:-webkit-autofill:hover,
.form-control.fc-bordered.fc-light:-webkit-autofill:focus,
.form-control.fc-bordered.fc-light:-webkit-autofill:active {
	-webkit-text-fill-color: #fff !important;
}

/*------------------------------------------------------
[6. Buttons]
*/
.btn:first-child {
	margin-left: 0;
}

.btn {
	border: 2px solid transparent;
	font-weight: 500;
	font-size: 0.9375rem;
	line-height: 1.75;
	color: #252729;
	transition: all .2s ease-out;
}

.btn:hover {
	/* color: #252729; */
}

.btn:focus, .btn.focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-primary {
	color: #fff;
	background-color: #2741c7;
	border-color: #2741c7;
}

.btn-primary:hover {
	color: #fff;
	background-color: #2137a9;
	border-color: #2137a9;
}

.btn-primary:focus, .btn-primary.focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-primary.disabled, .btn-primary:disabled {
	color: #fff;
	background-color: #2741c7;
	border-color: #2741c7;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #2137a9;
	border-color: #2137a9;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-light {
	color: #252729;
	background-color: #f0f2f4;
	border-color: #f0f2f4;
}

.btn-light:hover {
	color: #252729;
	background-color: #dfe1e3;
	border-color: #dfe1e3;
}

.btn-light:focus, .btn-light.focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-light.disabled, .btn-light:disabled {
	color: #252729;
	background-color: #f0f2f4;
	border-color: #f0f2f4;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
	color: #252729;
	background-color: #dfe1e3;
	border-color: #dfe1e3;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-dark {
	color: #fff;
	background-color: #252729;
	border-color: #252729;
}

.btn-dark:hover {
	color: #fff;
	background-color: #212224;
	border-color: #212224;
}

.btn-dark:focus, .btn-dark.focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-dark.disabled, .btn-dark:disabled {
	color: #fff;
	background-color: #252729;
	border-color: #252729;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #212224;
	border-color: #212224;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-white {
	color: #252729;
	background-color: #fff;
	border-color: #fff;
}

.btn-white:hover {
	color: #252729;
	background-color: #fff;
	border-color: #fff;
}

.btn-white:focus, .btn-white.focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-white.disabled, .btn-white:disabled {
	color: #252729;
	background-color: #fff;
	border-color: #fff;
}

.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active,
.show > .btn-white.dropdown-toggle {
	color: #252729;
	background-color: #fff;
	border-color: #fff;
}

.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-white.dropdown-toggle:focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-outline-primary {
	color: #2741c7;
	border-color: #2741c7;
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #2137a9;
	border-color: #2137a9;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #2741c7;
	background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #2137a9;
	border-color: #2137a9;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-outline-light {
	color: #252729;
	border-color: #f0f2f4;
}

.btn-outline-light:hover {
	color: #252729;
	background-color: #dfe1e3;
	border-color: #dfe1e3;
}

.btn-outline-light:focus, .btn-outline-light.focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
	color: #252729;
	background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
	color: #252729;
	background-color: #dfe1e3;
	border-color: #dfe1e3;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-outline-dark {
	color: #252729;
	border-color: #252729;
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #212224;
	border-color: #2137a9;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
	color: #252729;
	background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #212224;
	border-color: #212224;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-outline-white {
	color: #fff;
	border-color: #fff;
}

.btn-outline-white:hover {
	color: #252729;
	background-color: #fff;
	border-color: #fff;
}

.btn-outline-white:focus, .btn-outline-white.focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-outline-white.disabled, .btn-outline-white:disabled {
	color: #fff;
	background-color: transparent;
}

.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-white.dropdown-toggle {
	color: #252729;
	background-color: #fff;
	border-color: #fff;
}

.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-white.dropdown-toggle:focus {
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.btn-link {
	font-weight: 500;
	color: #2741c7;
}

.btn-link:hover {
	color: #2137a9;
}

.btn-link:disabled, .btn-link.disabled {
	color: #2741c7;
}

.btn-lg, .btn-group-lg > .btn {
	padding: 0.5625rem 1rem;
	font-size: 1rem;
	line-height: 1.75;
	border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
	padding: 0.125rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.75;
	border-radius: 0.2rem;
}

.btn-block + .btn-block {
	margin-top: 0.5rem;
}

.btn-rounded-circle {
	border-radius: 2.5rem;
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}

.btn-lg.btn-rounded-circle, .btn-group-lg > .btn-rounded-circle {
	border-radius: 2.9375rem;
	padding-left: 2rem;
	padding-right: 2rem;
}

.btn-sm.btn-rounded-circle, .btn-group-sm > .btn-rounded-circle {
	border-radius: 2.0625rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.btn-shadow {
	box-shadow: 0 7px 21px rgba(0,0,0,0.12);
}

.btn-shadow:hover {
	box-shadow: 0 7px 21px rgba(0,0,0,0.21);
}

.btn-shadow:focus,
.btn-shadow.focus {
	box-shadow: 0 7px 21px rgba(0,0,0,0.12);
}

.btn-shadow:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-shadow.dropdown-toggle {
	box-shadow: 0 7px 21px rgba(0,0,0,0.27);
}

.btn-shadow:not(:disabled):not(.disabled):active:focus,
.btn-shadow:not(:disabled):not(.disabled).active:focus,
.show > .btn-shadow.dropdown-toggle:focus {
	box-shadow: 0 7px 21px rgba(0,0,0,0.27);
}

/*------------------------------------------------------
[7. Site layout]
*/
.site-content {
	position: relative;
	overflow: hidden;
	z-index: 10;
	margin-top: 62px;
}

.site-content-inner {
	position: relative;
	transition: transform .5s ease 0s;
}

.site-content .site-part {
	position: relative;
	/* display: none; */
	min-height: 1px;
	max-height: 100vh;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.site-content .site-part.active {
	max-height: unset;
}

/*------------------------------------------------------
[8. Blocks]
*/
.block,
.block > * {
	position: relative;
}

.block.block-boxed {
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 7px;
	padding: 30px;
}

.block.block-boxed > .overlay,
.block.block-boxed > .overlay-inner {
	border-radius: 7px;
}

.block.block-boxed.block-decorated:before {
	content: '';
	position: absolute;
	top: -1px;
	right: -1px;
	width: 27px;
	height: 27px;
	border-top: 2px solid #2741c7;
	border-right: 2px solid #2741c7;
	border-top-right-radius: 7px;
	transition: all .3s ease-out;
}

.block.feature-boxed:hover:before {
	width: 54px;
	height: 54px;
}

/*------------------------------------------------------
[9. Feature Block]
*/
.feature-block,
.feature-block > * {
	position: relative;
}

.feature-block.feature-boxed {
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 7px;
	padding: 30px;
}

.feature-block.feature-boxed > .overlay,
.feature-block.feature-boxed > .overlay-inner {
	border-radius: 7px;
}

.feature-block.feature-boxed.feature-decorated:before {
	content: '';
	position: absolute;
	top: -1px;
	right: -1px;
	width: 27px;
	height: 27px;
	border-top: 2px solid #2741c7;
	border-right: 2px solid #2741c7;
	border-top-right-radius: 7px;
	transition: all .3s ease-out;
}

.feature-block.feature-boxed:hover:before {
	width: 54px;
	height: 54px;
}

.feature-block .feature-icon div:first-child {
	display: table;
	position: relative;
	font-size: 44px;
	line-height: 1;
	transition: all .3s ease-out;
}

.feature-block:hover .feature-icon div:first-child {
	transform: translateY(-4px);
}

/*------------------------------------------------------
[10. Cuntdown]
*/
/* .countdown {
	display: table;
}

.countdown .number {
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.25;
} */

/*------------------------------------------------------
[11. Divider]
*/
/* .divider {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	margin-bottom: 1.5rem;
	margin-left: auto;
	margin-right: auto;
	width: 72px;
	height: 18px;
}

.divider span {
	display: block;
	position: relative;
	width: 12px;
	height: 12px;
	margin: 0 auto;
	-webkit-transform: rotate(45deg); 
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	border: 2px solid #fff;
}

.divider:before,
.divider:after {
	content: '';
	display: block;
	position: relative;
	width: 27px;
	height: 1px;
	background: #fff;
}

.divider-dark span {
	border-color: #252729;
}

.divider-dark:before,
.divider-dark:after {
	background: #050709;
} */

/*------------------------------------------------------
[12. Overlays]
*/
/* .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.overlay-inner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.overlay-inner canvas {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.overlay-video {
	background-color: #000;
	top: -20px;
	bottom: -20px;
	left: -20px;
	right: -20px;
}

.video-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
	background-color: #000;
}

.video-wrapper video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	width: auto;
	height: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.bg-image-holder img { display: none !important }

.global-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
} */

/*------------------------------------------------------
[13. Preloader]
*/
.preloader {
	background: #fff;
	position: fixed;
	width: calc(100%);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100000;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.preloader .loader-status {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 54px;
	height: 54px;
	margin: auto;
}

.preloader .spinner {
	display: none;
	width: 54px;
	height: 54px;
	background-color: #2741c7;
	border-radius: 100%;  
	-webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
	animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
	0% { -webkit-transform: scale(0) }
	100% {
		-webkit-transform: scale(1.0);
		opacity: 0;
	}
}

@keyframes sk-scaleout {
	0% { 
		-webkit-transform: scale(0);
		transform: scale(0);
	} 100% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
		opacity: 0;
	}
}

/*------------------------------------------------------
[14. Other]
*/
hr {
	margin-top: 1.5rem;
    margin-bottom: 1.5rem;
	border-top-width: 1px;
	border-color: rgba(0,0,0,.2);
}

hr.light {
	border-color: #fff;
}

hr.dark {
	border-color: #252729;
}

/* Contact */
.contact-form-result > *:first-child,
.subscribe-form-result > *:first-child {
	margin-top: 20px;
}

/* Social nav */
.social-nav ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -12px;
}

.social-nav li {
	padding: 0 12px;
}

.social-nav a {
	display: block;
	margin: 0;
	font-size: 18px;
	color: #252729;
	text-align: center;
	transition: opacity .2s ease-out;
}

.social-nav a,
.social-nav a i,
.social-nav a:hover,
.social-nav a:hover i {
	color: #252729;
}

.social-nav ul a:hover {
	opacity: .81;
}

#privacy p , #termsOfUse p, #privacyNotice p, #licenseAgreement p {
    font-size: 20px;
    margin: 5px 0;
}
#privacy .title, #termsOfUse .title, #privacyNotice .title, #licenseAgreement .title {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
}
#privacy .bold_text, #termsOfUse .bold_text, #privacyNotice .bold_text, #licenseAgreement .bold_text {
    font-weight: bold;
    font-size: 28px;
}
#privacy .left_24, #termsOfUse .left_24, #privacyNotice .left_24, #licenseAgreement .left_24 {
    margin-left: 24px;
}
#privacy .left_48, #termsOfUse .left_48, #privacyNotice .left_48, #licenseAgreement .left_48 {
    margin-left: 48px;
}
#privacy .left_64, #termsOfUse .left_64, #privacyNotice .left_64, #licenseAgreement .left_64 {
    margin-left: 64px;
}

/*------------------------------------------------------
[15. Responsive utilities]
*/
@media (max-width: 470px){

	/* Typography */
	h1, .h1 {
		font-size: 2rem;
		line-height: 2.75rem;
	}

	h2, .h2 {
		font-size: 1.75rem;
		line-height: 2.5rem;
	}

	/* Buttons */
	.btn {
		display: block;
		min-width: auto;
	}

	.btn + .btn {
		margin-top: 20px;
	}

}

@media (min-width: 768px){
	.btn + .btn {
		margin-left: 1rem;
	}
}
