/* CSS Document */
body {
	margin: 0;
	color: #2d55ba;
	font-size: 16px;
	background: #fff;
	line-height: 1.8;
	font-family: 'Ubuntu', sans-serif;
}
html {
	
	 scroll-behavior: smooth;
}
.fullimg { width:100%; }
.top-banner {
	float: left;
	width: 100%;
	padding-top: 20px;
	background: #ffffff;	
}
.header {
	width:1340px;
}
.logo {
	float: left;
}
.main-menu {
	float: right;
	margin-top: 6px;
}
.main-menu li {
	float: left;
	font-size: 16px;
	font-weight: 700;
	padding-left: 28px;
}
.main-menu li a {
	color: #2d55ba;
}
.main-menu li a:hover, .main-menu li.current a { 
	color: #000;
}
.mid-banner {
	float:left;
	width: 100%;
	position: relative;
	padding-top: 100px;
	overflow:hidden;
	padding-bottom: 100px;
}
.banner-content {
	float: left;
	width: 450px;
	max-width: 100%;
	position: relative;
	margin-bottom: 72px;
}
.banner-content strong {
	clear: both;
	display: block;
	color: #112a63;
	font-size: 52px;
	line-height: 1.15;
	margin-bottom: 26px;
}
.banner-content span {
	clear: both;
	display: block;
	color: #133347;
	font-size: 20px;
	margin-bottom: 45px;
}
a.provebtn {
	color: #fff;
	padding: 15px;
	min-width:148px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.6;
	border-radius: 5px;
	text-align: center;
	background: #3642bf;
	display: inline-block;
}
a.provebtn:hover { 
	background: #000;
}
.banner-right-img {
	right: 0%;
	top: 0px;
	z-index: 1;
	max-width: 964px;
	width: 85%;
	float: right; 
	position: absolute;
}
.banner-bottom, .footer-top-top {
	float:left;
	width:100%;
}
.banner-bottom { margin-top:-3px;  }
.small-row { width:650px; }
.expect-more {
	float: left;
	width: 100%;
	padding-top: 30px;
	text-align: center;
	margin-bottom: 50px;
}
.expect-more h2 {
	color: #000;
	font-size: 38px;
	position: relative;
	margin-bottom: 26px;
	padding-bottom: 35px;
}
.expect-more h2::before {
	left: 50%;
	content: '';
	height: 4px;
	width: 82px;
	bottom: 0;
	margin-left: -41px;
	position: absolute;
	background: #8ea6ee;
}
.revolutionary {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	
}
.revolutionary img {
	display: block;
	margin: 0 auto 55px;
}
.revolutionary h3 {
	color: #000;
	font-size: 20px;
	margin-bottom: 21px;
}
.revolutionary p {
	letter-spacing: 1px;
}
.risk-free {
	float: left;
	width: 100%;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 50px;
	padding: 50px 40px 45px;
	background: #84adef url(images/risk-free.png) repeat-x left top;
	color: #fff;
}
.risk-free h3 {
	font-size: 20px;
}
.footer-top {
	float:left;
	width:100%;
	padding-top: 5px;
	padding-bottom: 50px;
	margin-top:-10px;
	background:url(images/bottom_bg.png) repeat-x center top;	
}
.get-started {
	float:left;
	width:100%;
	margin-bottom: 30px;
}
.get-started h2 {
	color: #000;
	font-size: 38px;
	text-align: center;
	margin-bottom: 45px;
}
.get-started > div {
	width: 100%;
	float: left;
	z-index: 11;
	position: relative;
	margin-bottom: 24px;
}
.get-started input[type="email"] {
	margin: 0;
	height: 55px;
	color: #8dade9;
	font-size: 16px;
	background: #fff;
	border-radius: 0;
	font-weight: 400;
	padding: 6px 165px 6px 20px;
	border: 1px solid #8ea6ee;
}
.get-started input[type="submit"] {
	right: 0;
	border: 0;
	margin: 0;
	color: #fff;
	float: right;
	width: 150px;
	height: 55px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 0;
	font-weight: 700;
	position: absolute;
	background: #3642bf;
	text-transform: capitalize;
}
.get-started input[type="submit"]:hover { background:#000; }
.get-started p {
	font-size: 14px;
	text-align: center;
}
.get-started a {
	color: #112a63;
	font-weight: 700;
}
.get-started a:hover {
	color: #3642bf;
}
.footer {
	float:left;
	width:100%;
	padding:140px 0 50px;
	background:#000000;	
}
.four.columns { overflow:hidden; }
.ft-block1 {
	float: left;
	width: 100%;
	padding-top: 40px;
	margin-bottom: 50px;
	background:url(images/ft-1.png) no-repeat left top;
}
.ft-block1 ul {
	margin-bottom: 40px;
}
.ft-block1 li {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 3px;
}
.ft-block1 li a {
	color: #8dade9;
}
.ft-block1 li a:hover {
	color: #fff;
}
span.social {
	float: left;
	width: 100%;
}

span.social .fa {
	float: left;
	width: 40px;
	height: 40px;
	color: #000;
	font-size: 20px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	background: #6b8ffc;
	margin-right: 10px;
}
span.social .fa:hover {
	color: #000;
	background: #fff;
}
.ft-block2 {
	float: left;
	width: 100%;
	padding-top: 40px;
	background: url(images/ft-2.png) no-repeat left top;
}
.ft-block2 p {
	color: #fff;
	font-weight: 500;
}
.ft-logo {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
span.copyrigts {
	float: left;
	width: 100%;
	color: #a7a9ac;
	font-size: 12px;
}
.contact-page {
	float: left;
	width: 100%;
	padding-top: 160px;
	padding-bottom: 30px;
}
/*.contact-page .row {
	width: 790px;
}*/
.contact-page h1 {
	color: #000;
	font-size: 38px;
	text-align: center;
	margin-bottom: 42px;
}
.contact-page input[type="text"], .contact-page input[type="email"], .contact-page textarea, .contact-page .hs-input {
	height: 54px;
	font-size: 16px;
	border-radius: 0;
	margin: 0 0 30px;
	border: 1px solid #8ea6ee;
	background-color: #fff !important;
}
.contact-page textarea {
	height: 168px;
}
.contact-page input[type="submit"] {
	height: 54px;
	border-radius: 0;
	background: #3642bf;
	border: 1px solid #3642bf;
}
.contact-page input[type="submit"]:hover {
	background: #000;
	border: 1px solid #000;
}
.area-page {
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 30px;
}
 .bh-sl-container .bh-sl-loc-list ul li.list-focus {
    background-color: rgba(54, 66, 191, 0.5) !important;
    color: #fff !important;
}.bh-sl-container .bh-sl-loc-list ul li {
    float: none !important;
	 color: #3642bf !important;
    background-color: #fff !important;
	border: 1px solid #ccc !important;
}
.bh-sl-container .bh-sl-map{
	width: 100%!important;
	height: 300px!important;
}
ul#map_list li {
	display:inline!important;
}
.bh-sl-container .bh-sl-loc-list{
	width: 100%!important;
	height: 150px!important;
}
ul#map_list{
	display: flex;
}



@media screen and (max-width:1550px) {
	.banner-bottom img, .footer-top-top img { display:none; }
	.banner-bottom {
		height:229px;
		background:url(images/top_banner_bottom.png) no-repeat center bottom;	
	}
	.footer-top-top {
		height:226px;
		margin-top: 50px;
		background:url(images/bottom_top_bg.png) no-repeat center bottom;	
	}
}
@media screen and (max-width:1099px) {
	.risk-free { padding: 50px 20px 40px;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
	/*.banner-right-img {
		top: 12em;
		right: -90px !important;
		
	}*/
}
@media screen and (max-width:1023px) {
	.area-page {
		padding-top: 100px;
		
	}
	.banner-right-img {
		/*top: 25em;*/	
		top: 16em;
	}
	html, body {
		overflow-x: hidden;
		
	}
	.contact-page .row {
		
		width: 100%;
	}
	body { font-size: 14px; line-height: 1.6; }
	.revolutionary h3, .risk-free h3 { font-size: 18px; }
	.footer-top-top { margin-top: 0; }
	.footer { padding-top: 60px; padding-bottom: 35px; }
	.mid-banner { /*padding-top: 180px;*/ }
	.get-started { margin-bottom:0;}
	.contact-page {padding-top: 100px;}
}
@media screen and (max-width:767px) { 
	.contact-page {
		padding-top: 50px !important;
	}
	.small-row .contact-page {
		padding-left: 15px;
    	padding-right: 15px;
		padding-bottom: 0;
	}
	.get-started { margin-bottom:0;}
	.area-page {
		padding-top: 60px;
		
	}
	span.social .fa {
		
		float: none;
	}
	html, body {
		overflow-x: hidden;
		
	}
	.banner-content, .footer {
		
		text-align:center;
		width:100%;
	}
	.contact-page .row {
		
		width:auto;
		padding: 15px;
	}
	.bh-sl-container .bh-sl-loc-list {
		
		height: auto !important;
	}
	.mobilehide {display: none;}
	.logo img { width: 200px; }
	.main-menu { margin-top: 0; }
	.main-menu li { font-size: 14px; padding-left: 20px; }
	.mid-banner { padding-top: 65px;  padding-bottom: 50px;}
	.banner-content strong { font-size: 36px; margin-bottom: 22px; padding: 0;}
	.banner-content span { font-size: 16px; margin-bottom: 30px; }
	.banner-right-img { width: 100%; position: inherit; top: inherit; right: inherit; }
	.banner-bottom, .footer-top-top { display: none; }
	.expect-more h2, .get-started h2 { font-size: 30px; margin-bottom: 20px; padding-bottom: 22px; }
	.get-started input[type="submit"] { width: 130px; font-size: 14px; }
	.get-started input[type="email"] { padding-right: 140px; padding-left: 10px; }
	.expect-more {margin-bottom: 20px;}
	.revolutionary img {margin-bottom: 20px;}
	.revolutionary h3, .risk-free h3 {margin-bottom: 15px;}
	.revolutionary {margin-bottom: 20px;}
	.risk-free { padding: 30px 20px 30px;}
	.footer-top { padding-bottom: 30px;}
	.footer { padding-top: 40px; padding-bottom: 30px; }
	.ft-block1 { padding-top: 28px; margin-bottom: 30px;}
	.ft-block1 ul { margin-bottom: 25px; }
	.ft-block2 {padding-top: 30px;}
	.ft-logo {margin-bottom: 30px;}
	.small-row { width:100%; max-width: 650px; margin: 0 auto;}
	.ft-block1 {background: url(images/ft-1.png) no-repeat center top;}
	.ft-block2 { background: url(images/ft-2.png) no-repeat center top; }
	.get-started h2 {  margin-bottom: 20px; padding-bottom: 0px; margin-top: 25px; }
}

/*********************/

::-webkit-input-placeholder, select { /* WebKit browsers */
    color: #8dade9;
}
:-moz-placeholder, select { /* Mozilla Firefox 4 to 18 */
   color: #8dade9;
   opacity:  1;
}
::-moz-placeholder, select { /* Mozilla Firefox 19+ */
   color: #8dade9;
   opacity:  1;
}
:-ms-input-placeholder, select { /* Internet Explorer 10+ */
   color: #8dade9;
}

/*********************/

@media screen and (max-width:567px) { 
.bh-sl-container .bh-sl-loc-list .list-label {
	    margin: 5px 0 0 5px !important;
}
.bh-sl-container .bh-sl-loc-list .list-details {
	width: 76% !important;
    font-size: 10px !important;
}
.bh-sl-container .bh-sl-loc-list .list-details .list-content {
 padding: 5px !important;
}
.bh-sl-container .loc-name {
    font-size: 12px !important;
}
}

@media screen and (min-width:768px) and (max-width:830px) {
.main-menu li {
    font-size: 14px;
    padding-left: 16px;
}
}
