body {
	font-family: 'Open Sans'!important;
	font-size:1.1em;
	line-height: 1.428571429;
	color:#2a2a32;
	margin:0;
	background: #fff;
}
button{ font-family: 'Lato', sans-serif!important;}
img { border:0px; }
form { margin:0px; padding:0px; }
p { margin:0px; padding:0px; }
.clear { clear:both; margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6 { padding:0px; margin:0px; font-weight:normal; font-family: 'Lato', sans-serif;}
a { text-decoration:none; color:#0f60fb;}
a:focus{ outline:none;}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wrap { width:100%; max-width:900px; margin:0 auto; position:relative; }

ol{ margin:0;}
ol li{ padding: 0 0 10px 8px; line-height: 1.6em; }
ol li strong{ font-weight: 700;}
/*ol li strong{ font-weight: 500;}*/

/*Footer-------*/
#footer { color:#fff; font-size:.8em; font-weight:500; line-height:2em; padding:30px 10px 50px; text-align:center; background: #004aad;}
#footer .wrap{ max-width:1100px;}
#footer span { display:inline-block; padding:0 2px; }
#footer a { color:#fff; }
#footer a:hover { text-decoration:underline;}
#footer .logo{ width:100%; max-width:150px; margin: 0 auto; position: relative;}
#footer .logo img{ width:100%;}

button.link{ background:none; border:none; color: #0f60fb; font-size:1em; cursor:pointer;}

.button { text-align:center; }
.button a, .button button { margin:5px auto 0; cursor:pointer; font-size:1.8em; font-weight: 700; text-align: center; color:#fff; line-height: normal;
	outline:none; display:inline-block; border-radius: 4px; padding:14px 40px; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; 
	border:none; box-shadow: 0 14px 5px -6px rgb(0 0 0 / 6%); background:#ff6600; 
}
.button a span { display:block; color:#fff; font-size: .65em; font-weight: 500;}
.button.right{ float:right; width:auto; max-width:250px; margin:-7px 0 0;}
.button.t1 a{ font-size: 1.6em; padding: 12px 25px 16px;}

.button button:hover, .button button:focus{ text-decoration:none; box-shadow: 0 25px 20px -6px rgba(0, 0, 0, 0.3);}

.button a.arrow{ position:relative}
.button a.arrow:before{ position:absolute; z-index:1; top:0px; left:-95px; content:''; width:75px; height:66px; 
background:url(../images/arrowL1.png) no-repeat; background-size: 100%; opacity: .3;}
/*.button a.arrow:after{ position:absolute; z-index:1; top:0px; right:-95px; content:''; width:75px; height:66px; 
background:url(../images/arrowR.png) no-repeat; background-size: 100%; opacity: .2;}*/

/*.button a.arrow:before{ position:absolute; z-index:1; top:18px; left:-90px; content:''; width:80px; height:93px; 
background:url(../images/arrowL.png) no-repeat; background-size: 100%;}
.button a.arrow:after{ position:absolute; z-index:1; top:18px; right:-90px; content:''; width:80px; height:93px; 
background:url(../images/arrowR.png) no-repeat; background-size: 100%;}*/
.button-top{ position:absolute; right:0; top:-5px;}
.button-top a i{ font-size:.8em;}
.button-top a{ cursor:pointer; font-size:.9em; font-weight: 500; text-align: center; color:#fff; line-height: normal; transition: all ease .3s;
	outline:none; display:inline-block; border-radius: 4px; padding:10px 15px; border:none; background:rgb(255 255 255 / 18%);}
.button-top a:hover{ color:#111; background:rgb(255 255 255 / 100%);}

/*Header------*/
#header { position: relative; padding:75px 0 30px; 
background:url(../images/header-bg.jpg) no-repeat center #111; background-size: cover; background-attachment:fixed;}
#header:before { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; background:rgb(10 6 1 / 75%); }




.gradient{ position: relative; width: 100%; }
.gradient:before{
    position: absolute; content: '';
    background-image: linear-gradient(to left, rgb(21 43 96 / 100%), rgb(5 18 43 / 70%));
    width: 100%; height: 100%; top: 0; left: 0;
}
.ptb-100{ padding: 0px 0 80px;}
.box-height{ position: relative; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex;
    -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column;
    flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; 
}
.shape-bottom{ overflow: hidden !important;}
.shape-bottom img.bottom-shape{ position: absolute; left: 0; right: 0; bottom: -2px; z-index: 1; width: 100%; margin: 0 auto;}


.topbar { color:#fff; width:100%; text-align:center; padding:20px 0; min-height: 70px; position:fixed; top:0; z-index:99999; background:#004aad; }
.topbar .wrap{ max-width: 1200px;}
.pre-head{ font-size:1.1em; color:#96a6bd; font-weight: 300; text-align:center; }
.pre-head span{ display:inline-block; font-weight:600; padding:0 10px; color:#ffba3c; margin-bottom:8px;}
.toplink{ font-size: 14px; text-align:left; margin-bottom:14px;}

.logo{ position:absolute; width:100%; max-width:180px; top: -2px;}
.logo img{ width:100%;}

.logo1{ width:100%; max-width:230px; margin:0 auto 40px;}
.logo1 img{ width:100%; opacity: .5;}


#header h1 { font-size:2.4em; line-height: 1.15em; font-weight: 600; color: #fff; text-align: center; position: relative; padding: 20px 0 10px; }
#header h1 .sub{ font-size: .6em; line-height: 1.4em; color: #060a44; display: block;  
	 width: 100%; max-width: 670px; margin: 0 auto 16px ; padding: 0 5px; background: #f5f5b6;}

#header h2.sub { font-size:1.3em; line-height: 1.3em; color:#ffffc1; font-weight:400; text-align:center; position: relative; }
#header h2.sub strong{ font-weight:800;}


.trainingTimes{ width: 100%; max-width: 1130px; margin:20px auto 30px; padding:0; position: relative; z-index: 999; }
.trainingTimes h3{ font-size:1.1em; font-weight: 400; color: #fff; margin: 0 0 10px; text-align: center;}
.trainingTimes h3 span{ font-size:1.2em; color:#fffed2;}

.trainingTimes .boxR { float:right; width:100%; max-width:430px; padding:15px 30px 30px; text-align:center; background: rgb(0 0 0 / 60%);}
.trainingTimes .boxR img { width:100%; margin:0 auto 0px; display: block;}
.trainingTimes .boxR.arrow{ position:relative;}
.trainingTimes .boxR.arrow:after { background: url(../images/arrow-right.png) no-repeat scroll 0 0 / 100% auto;
    content: ""; position: absolute; right: -60px; bottom: -22px; width: 120px; height: 34px; z-index: 1; opacity: .3;}

.trainingTimes .boxL { float:left; width:100%; max-width:670px; padding: 0px 0 0;}
.trainingTimes .boxL p{ color: #9b9cad; font-size: .9em; text-align: center; padding: 11px 0 0;}
.trainingTimes .boxL .info img{ width: 100%; margin: 0 0 10px; border: solid 1px #2f325e; border-radius: 10px;}

.trainingTimes p{ padding:0; margin:0 0 12px;}
.trainingTimes .DTB{ font-size: 1em; line-height: 1.1em; font-weight:600; color:#fff; margin-top: 6px; text-align: center;}
.trainingTimes .DTB span{ color: #ffe300;}
.trainingTimes .DTB i{ display:inline-block; margin-right:8px; color: #ffe300;}
.trainingTimes .DTB a{ color: #fff88f;}
.trainingTimes .DTB p{ }
.trainingTimes p:last-child { margin:0; }

.PrivacyT{ font-size: .8em; color: #757689; margin: 25px 18px 0;}


.video-box { width: 100%; max-width: 850px; margin: 0 auto 15px; box-shadow: 0 13px 16px -12px rgba(0, 0, 0, 0.8); background: #000;}
.video-box iframe { width:100%; }

.pp{ position:relative; text-align:center; font-size:1.05em; color:#111; padding:15px 0 50px; margin:0 auto; max-width:950px;}
.opbox{ position: relative; width:100%; max-width: 750px; padding:30px 25px 40px; margin: 0 auto 45px; box-shadow: 10px 10px 2px rgb(0 0 0 / 5%);
   text-align:center; border-radius: 10px; background:radial-gradient(at center, #313132 35%, #1a1a30 100%);}
.opbox .info { float: left; width:100%; max-width: 300px; }
.opbox .info img{ width:100%;}
.opbox .right{ float:right; width:100%; max-width: 458px; margin-top: 18px;}
.opbox .text1 { padding: 0 0 16px; font-size: 1em; font-weight: 500; color: #feffdc; text-align:center; text-shadow: 1px 2px rgb(0 0 0 / 25%);}
.opbox h2{ padding:20px 20px; margin: 0 -35px 20px; color:#111; font-size:1.5em; line-height: 1.3em; text-align:center; font-weight:900; position:relative; 
 background-image: -webkit-linear-gradient(left, #fdfdf2 0%, #fff 50%, #fdfdf2 100%);} 
.opbox h2 span{ color:#0b3e6a; display:block;}
.opbox .tital{ font-size:1.4em; line-height: 1.4em; font-weight: 600; color:#fbfbe7; margin: 0 0 10px;}
.opbox .dis{ font-size:1em; line-height:1.4em; font-weight: 400; color:#eff0ff; margin: 0;}
.opbox .inputbox .input1 {
    max-width: 260px;
}

.opbox1{ padding: 0 0 0;; }
.opbox1 .tital{ font-size:1.2em; line-height: 1.4em; font-weight: 600; color: #fff; margin: 0 10px 5px; 
  text-transform: uppercase; letter-spacing: .02em;	font-family: 'Lato', sans-serif;}
.opbox1 .dis{ font-size:1.45em; line-height:1.3em; font-weight: 400; color:#eff0ff; margin: 0;}
.opbox1 .dis strong{ color:#eff0ff;}

.controls{ text-align:center;}
.controls input.form-control1{ width:48%; display:inline-block; margin:0 1px 10px;}
.controls input.form-control2{ width:96%; display:block;}

select, textarea, input[type="text"], input[type="date"], input[type="number"], input[type="email"], input[type="name"], input[type="url"], input[type="tel"], input[type="password"] {
    background: #fff !important;
    border: 1px solid #cecece;
    border-radius: 4px;
    color: #5a5a5a;
    display: block;
    font-size: 1em; font-weight:400;
    line-height: 1.7em;
    margin: 0 auto 10px;
    padding: 0.5em 12pt;
    text-align: center;
    width: 100%;
	font-family:'Lato', sans-serif;
}

.disclaimer{ width: 100%; max-width: 900px; margin:0 auto; font-size:.8em; line-height: 1.6em; font-weight: 400; color:#687181; 
text-align:center; position: relative; z-index: 2;}
.disclaimer p{ margin-bottom: 16px;}
.disclaimer p:last-child { margin:0; }


/*Middle------*/
#middle { padding:0 0; position: relative; z-index: 9; }
#middle .wrap { background:#fff; border-radius: 6px; box-shadow:0px 10px 50px rgb(0 0 0 / 5%); position:relative; max-width:850px; padding:40px 50px; }
#middle .wrap.arr{ margin-bottom: 30px;}
#middle .wrap.arr:after{ top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; z-index:2; 
	pointer-events: none; border-top-color: #fff; border-width: 18px; margin-left: -18px;}

#middle h1{ font-size: 2.0em; line-height: 1.17em; color: #19191e; font-weight:700; text-align:center;
	margin:0 0 35px; padding: 0; position:relative; }
/*#middle h1:after { position: absolute; content:''; left:0; right:0; bottom:-34px; height:50px; width: 90%; max-width:580px; margin: 0 auto; opacity: .5; 
	display:block; background: url(../images/separator.png) no-repeat; background-size: 100% auto;} */
#middle h1.wc{ color: #fff; }

#middle h2{ font-size: 1.7em; line-height: 1.15em; color: #19191e; font-weight:700; text-align:center;
	margin:0 0 25px; padding:0; position:relative; }
#middle h3{ font-size: 1.4em; line-height: 1.25em; color: #333; font-weight:400; text-align:center;
	margin:0 0 30px; padding:0; position:relative; }
	
#middle p{ padding:0; margin:0 0 20px; line-height: 1.6em; }
#middle p:last-child { margin:0; }


.separator{ width:100%; max-width:700px; margin:0 auto 30px; height:1px; border-top:dotted 1px rgba(0, 0, 0, 0.4); position:relative; text-align: center;}

.separator1{ width:100%; max-width:700px; margin:0 auto 30px; height:1px; border-top:dotted 1px #383838; position:relative; text-align: center;}
.separator1:after{ position: absolute; z-index:2; top:-20px; left:0; right:0; content:"\f107"; width:36px; line-height: 36px; margin:0 auto; 
font-size: 1.2em; font-family: FontAwesome; color:#383838; background: #161616; }

.midbg{ background: #fff; padding:30px 0 50px; position:relative; z-index: 9;}
.midbg:before{ position:absolute; content:""; left:0; top:0; width: 100%; height: 100%; opacity: .7; 
 background: url(../images/con-bg.jpg) no-repeat center top; background-size: cover; background-attachment: fixed; }


.darkbox1{ position: relative; background: #161616; box-shadow: 0 -15px 25px rgb(0 0 0 / 30%); padding: 50px 0 250px; border-top: solid 1px #383838;}
.darkbox1:before{ position:absolute; content:""; left:0; top:0; width: 100%; height: 100%;  
 background: url(../images/line-bg.png) no-repeat center top; background-size: cover; background-attachment: fixed; }


.HL.mrt{ margin-top: 10px; color:#000 !important; }
.HL{ background: #f5f5b6; color:#000; display:inline-block; padding:0 5px;}
.HLT{ color: #991D33; background: #ffffc4;}
.HLB{ width: 93%; margin: 0 auto 35px; padding:10px 20px; background:#ffffe8; border: solid 1px #ffeab4; border-radius: 5px;
box-shadow: 8px 8px 2px rgb(0 0 0 / 2.5%);}
.HLB.maxW{ width:100%; max-width:790px; margin:0 auto 26px; }

.list ul { margin:0; padding:12px 20px 0; list-style-type:none; text-align:left; color:#fff; font-size: 1.1em;}
.list ul li { position:relative; padding:0 0 10px 34px; margin-bottom:10px; border-bottom: dashed 1px rgb(255 255 255 / 20%);}
.list ul li strong { font-weight:700;}
.list ul li:before { position:absolute; content: "\f058"; font-family: "Font Awesome 6 Free"; left:0; top:-3px; font-size:1.2em; color:#ff6600; 
	font-weight: 900;}
.list ul li:last-child { margin-bottom:0px; padding-bottom: 0; border-bottom:none;}

.list1 ul { width:100%; max-width:950px; margin:0 auto; padding:0 0; list-style-type:none; text-align:center; 
	color:#fff; font-size:1.2em; line-height: 1.8em;}
.list1 ul li { position:relative; padding:8px 8px 8px 60px; margin: 0 10px 28px; display:inline-block; text-align: left;
	vertical-align: top; width: 100%; max-width: 260px; background: rgb(255 255 255 / 3%); border-radius: 3px;}
.list1 ul li strong { font-weight:600;}
.list1 ul li:before { position:absolute; content: ""; left:12px; top:12px; width:30px; height:30px; 
background:url(../images/tick.png) no-repeat; background-size:100%;}
.list1 ul li:last-child { margin-bottom:0px; }

.mid-img { width:100%; max-width:350px; margin:0 auto 20px; text-align:center; position: relative;}
.mid-img img { width:100%; }
.mid-img.mw1{ max-width:1200px;}

.conimg { float:left; width:100%; max-width:200px; margin-right:30px;}
.conimg img { width:100%;}
.conimg.right{ float:right; margin-left:10px; margin-right: 0;}
.w145{ max-width:145px;}
.conimg.right.spl {
    margin-right: -25px;
	max-width:230px;
	position:relative;
	z-index:999;
}

.moblink{ text-align:center; display:none; position: relative;}
.moblink a{ color: #ffe581;}

.ptb1{ padding:80px 0;}
.white-bg{ background: #fff;}
.gray-bg{ background: #f7f7f7; border-top: dashed 1px #ccc;}


.cbox1 { width:100%; max-width:600px; margin:0 auto; padding:0 0; background: #f7f7f7;}
.cbox1 h3 { font-size:1.2em; font-weight:700; color:#003873; margin:16px 0;}
.cbox1 h3 span { font-size:.7em; line-height: normal; color: #868686; font-weight:300; font-style:italic; display:block; }

.cbox1 .img.w180{ max-width:180px;}
.cbox1 .img.w240{ max-width:240px;}
.cbox1 .img.w260{ max-width:260px;}


.slide-img{
	position:relative;
	z-index:999;
	margin-top:-250px;
	margin-bottom:50px;
	text-align:center;
}
.slide-img img{
	border-radius:10px;
	vertical-align:middle;
	width:100%;
	max-width:1880px;
}
.slide-img .simg1{
	max-width:700px;
}
.slide-img .simg2{
	max-width:270px;
}
.slide-img .simg3{
	max-width:210px;
}
.simgmob{
	display:none;
}





