* {
  margin: 0px;
  padding: 0px;
  outline: none;
  box-sizing: border-box; }

a, a:hover {
  text-decoration: none;
  cursor: pointer;
  outline: none; }
p, label{
	margin:0px;
}
img {
  max-width: 100%; }

body {
  font-family: 'Open Sans', sans-serif;
/*
  font-family: 'Roboto', sans-serif;
*/
  background-attachment: fixed;
  background-size: cover; 
  color: #585B5C;  
  background:#ffffff;
  }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0px; }

.bannerOuter{
	height:auto;
	background-color: #0D7CC3;
	background-image: linear-gradient(#0D7CC3, #055A8F);
	padding-top:20px;
	padding-bottom:100px;
}
.bannerBg1{
	background-color: #2D4AA1;
	background-image: linear-gradient(#2D4AA1, #233C7B);
}
.bannerBg2{
	background-color: #08949D;
	background-image: linear-gradient(#08949D, #11696F);
}
.mainWrapper{
	width:1250px;
	max-width:90%;
	margin:auto;
}
.languageOuter{
	display:block;
	text-align:right;
	margin-bottom:20px;
}
.chooseLang{
	width:auto;
	height:25px;
	border:1px solid #ffffff;
	border-radius:30px;
	-webkit-border-radius:30px;
	text-transform:uppercase;
	position:relative;
	padding-left:30px;
	padding-right: 13px;
	display:inline-block;
}
.langFlag{
	width:20px;
	height:20px;
	display:inline-block;
	border-radius:30px;
	-webkit-border-radius:30px;
	overflow:hidden;
	position: absolute;
	left: 2px;
	top: 1px;
}
.chooseLang span{
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	color:#ffffff;
	display:block;
	padding:2px 0px;
}
.navbar-brand{
	padding:6px 0px;
}
.navbar-collapse{padding:0px;}
.navbar-inverse{background:none;border:none;margin-bottom:95px;}
.navbar-nav{float:right;}
.navbar-nav li a{font-family: 'Roboto', sans-serif;font-size:20px;font-weight:bold;color:#ffffff!important;padding: 13px 0px 5px;
    margin: 0px 35px; border-bottom:2px solid transparent;}
.navbar-nav li a:hover, .navbar-nav li a.active{
	border-bottom:2px solid #ffffff;
}
.bannerLeft{
	width:540px;
	display:inline-block;
}
.bannerLeft h1{
	font-family: 'Roboto', sans-serif;
	font-size:42px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	margin-bottom:45px;
}
.bannerLeft p{
	font-size:18px;
	color:#ffffff;
	display:block;
}
.bannerLeft ul{
font-size: 18px;
    color: #ffffff;
    display: block;
    padding-left: 21px;
    line-height: 35px;
    margin-top: 23px;
    margin-bottom:75px;
}
.affix{
	width: 100%;
    top: 0px;
    background: #035e98;
    padding: 8px 0px;
    z-index:10;
}
.bannerLeft button, .bannerLeft a{
	width:250px;
	height:60px;
	background:#D7557C;
	border:none;
	border-radius:30px;
	-webkit-border-radius:30px;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	display: inline-flex;
    align-items: center;
    justify-content: center;
}
.bannerLeft button img{
	height:30px;
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
}
.banner1{margin-top:20px;}
.platformSection{
	padding:100px 0px;
	background-color:#ffffff;
	background-image:url('../images/platformImg.png') ;
	background-repeat:no-repeat;
	background-position:left 100px;
	float:left;
	width:100%;
}

.platformSectionthai{
	background-image:url('../images/platformImg-thai.png') ;
}
.platformOuter{
	width:550px;
	float:right;
}
.sectionTitle{
	font-family: 'Roboto', sans-serif;
	font-size:42px;
	font-weight:bold;
	color:#1BA1DC;
	margin-bottom:60px;
}
.platformslot h6{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#030303;
	font-weight:600;
	margin-bottom:5px;
}
.platformslot p{
	font-size:16px;
	color:#030303;
	line-height:26px;
}
.platformslot{margin-bottom:50px;}
.lightBG{width:100%;background:#F4FDFF;padding:70px 0px;clear:both;}
.service-text{padding:146px 90px 0px;}
.service-text h6{
	display:block;
	color:#222222;
	font-size:20px;
	font-weight:600;
	margin-bottom:20px;
}
.service-text p{
	color:#424242;
	font-size:16px;
	line-height:25px;
}
.testimonial{padding:80px 0px;width:100%;}
.testimonialSection{padding-left:100px;width:471px;margin:20px 0px;}
.comment{
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	color:#000000;
	display:block;
	line-height:25px;
	position:relative;
	min-height: 124px;
}
.comment:after{
	content:'';
	position:absolute;
	top:-15px;
	width:73px;
	height:54px;
	background:url('../images/comment-top.png') no-repeat center;
	left:-82px;
}
.comment:before{
	content:'';
	position:absolute;
	bottom:-15px;
	width:73px;
	height:54px;
	background:url('../images/comment-bottom.png') no-repeat center;
	right:-82px;
}
.testimonialBy{
	float:left;
	width:100%;
	position:relative;
	margin-top:50px;
	padding-left:100px;
	
}
.testimonialImg{
	width:68px;
	height:68px;
	background:#C4C4C4;
	border-radius:100px;
	-webkit-border-radius:100px;
	overflow:hidden;
	position:absolute;
	left:0px;
	top:0px;
	background-size:cover;
	background-position:center;
}
.testimonialBy span{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:600;
	display:block;
}
.testimonialBy p{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#000000;
}
.aboutus h1{margin-top:20px;margin-bottom:46px;}
.aboutus p{
	font-size:16px;
	color:#424242;
	line-height:30px;
}
.about-img{
	width:600px;
	height:357px;
	float:right;
	background-image:url('../images/about-bg.png');
	background-repeat:no-repeat;
	background-position:left center;
	position:relative;
}	
.about-user-img{
	width:374px;
	height:374px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-187px;
	margin-left:-187px;
	border-radius:500px;
	-webkit-border-radius:500px;
	overflow:hidden;
	background:#ffffff;
	background-size:cover;
	background-position:center;
	background-image:url('../images/user.png');
}
.map{
	width:100%;
	position:relative; 
}
.map-wrapper{
	overflow: hidden; position: relative; height: 500px;;
}
#map {
	overflow: inherit!important;
	position:initial!important;
}
.mapLocations{
	width:680px;
	height:193px;
	background:#0D7CC3;
	border-radius:10px;
	-webkit-border-radius:10px;
	padding:20px;
    margin-top: 300px;
	position: absolute;
	padding: 35px;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: -136px;
}

.contactus .mainWrapper {
    overflow: hidden;
}
.mapLocations a{
	display:inline-block;
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:600;
	border-bottom:2px solid #0D7CC3;
	margin-bottom:20px;
} 
.locationSection.active a, .active .locationSection a {
	border-bottom:2px solid #ffffff;
}
.locationSection.active {position: relative;}
.locationSection.active:after {content: '';width: 20px;height: 20px;width: 0;height: 0;
    border-left: 10px solid transparent;border-right: 10px solid transparent;
    border-bottom: 10px solid #0D7CC3;position: absolute;top: -44px;left: 26px;}
.mapLocations p{
	font-size:14px;
	color:#ffffff;
}

.contactus{
	width:100%;
	background:#0D7CC3;
	padding:200px 0px 50px;
}
.contactus h1{color:#ffffff;}
.contact-info{
	display:block;
	padding-left:60px;
	position:relative;
}
.contact-info img{
    position: absolute;
    left: -10px;
    top: -18px;
}
.contact-info span{
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:600;
}
.contact-info p{
	color:#ffffff;
	font-size:16px;
	margin-top:5px;
}
.contactFormOuter{margin-top:100px;}
.contact-fields{
	width:100%;
	height:45px;
	float:left;
	background:#ffffff;
	border-radius:4px;
	-webkit-border-radius:4px;
	margin-bottom:20px;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#424242;
	padding:10px 15px;
	border:none;
}
.contact-textarea{
	width:100%;
	height:140px;
	background:#ffffff;
	border-radius:4px;
	-webkit-border-radius:4px;
	margin-bottom:20px;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#424242;
	padding:10px 15px;
	border:none;
}
.contactFormLeft{
	padding-right:30px;
}
.contactFormRight{
	padding-left:30px;
}
button.mainBtn{
	width:250px; margin-top: 20px;
	height:60px;
	background:#D7557C;
	border:none;
	border-radius:30px;
	-webkit-border-radius:30px;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
}
.footerBar{
	float:left;
	width:100%;
	margin-top:100px;
}
.footerBar img{
	float:left;
}
.footerBar ul{
	list-style:none;
	display:block;
	text-align:center;
	padding:10px 0px;
}
.footerBar ul li{
	display:inline-block;
	vertical-align:top;
}
.footerBar ul li a{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#E4E4E4;
	padding:0px 10px;
	border-left:1px solid #E4E4E4;
}	
.footerBar ul li:first-child a{
	border:none;
}
.footerBar span{
	float:right;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#E4E4E4;
	padding:10px 0px;
}
.go-top{
	width:50px;
	height:84px;
	position:fixed;
	bottom:20px;
	right:20px;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	background-image:url('../images/go-top.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	z-index:1;
	color:#ffffff;
	background-color: #0D7CC3;
	padding: 10px;
	border-radius: 5px;
}
.go-top:hover{
	color:#ffffff;
}
.contactWrapper{
	max-width:80%;
}
.mapLocations .arrowLeft{
	position:absolute;
	top:54px;
	left:10px;
	display:none;
	cursor:pointer;
}
.mapLocations .arrowRight{
	position:absolute;
	top:54px;
	right:10px;
	display:none;
	cursor:pointer;
}
.navbar-brand{height:48px;}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color:inherit;
}
.navbar-inverse .navbar-toggle{
	    border-color:inherit;border:none;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{    border-color: #0D7CC3;}
.navbar-collapse{box-shadow:inherit;}
.innerBannerContent{
	list-style:none;
	padding-left:0px!important;
}
.innerBannerContent li{
	background-image:url('../images/tick.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:50px;
	line-height: 30px;
    margin-bottom: 20px;
}
.mainSection{
    width: 100%;
    background: #ffffff;
    padding: 70px 0px;
    overflow:hidden;
}
.how-work-text{
	padding:78px 90px 0px 0px;
}
.customAccordion .panel-default{
	border-color:#323995;
}
.customAccordion .panel-heading{
	background:none;
	padding:25px 30px;
	border:none;
	position:relative;
}
.customAccordion .panel-heading h4{
	background:none;
	color:#222222;
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	font-weight:bold;
}
.customAccordion .panel-heading h4 a{
	display:block;
	padding-right:56px;
}
.customAccordion .panel-body{border:none!important;padding:0px 30px 20px;}
.customAccordion .panel-body label{
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:500;
	color:#424242;
	margin:10px 0px;
}
.customAccordion .panel-body p{
	font-size:16px;
	color:#424242;
	margin-bottom:35px;
}
.customAccordion .panel-heading .accodionSign{
	position:absolute;
	right:29px;
	top:17px;
	width:50px;
	height:50px;
}
.plus{
	background-image:url('../images/plus.png');
	background-repeat:no-repeat;
	background-position:center;
}
.minus{
	background-image:url('../images/minus.png');
	background-repeat:no-repeat;
	background-position:center;
}
.howItWorkRow h6{
	font-size:30px;
	line-height:42px;
}
.aboutus h4{
	color:#424242;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:500;
	display:block;
	margin-bottom:30px;
}
.contactPadding{padding-top:70px!important;}
.contactPadding .contactWrapper{max-width: 90%;}
.banner2{
	    margin-top: -100px;
    max-width: 600px;
}
.line-btn{
	border:1px solid #ffffff!important;
	background:none!important;
	color:#ffffff!important;
}
.line-btn:hover{
	background:#ffffff!important;
	color:#000000!important;
}
.benifit-blocks{
	width:100%;
	padding:75px 54px;
	background-image:url('../images/box.png');
	background-repeat:no-repeat;
	background-position:center;
	background-size: 480px;
	min-height:400px;
}
.benifit-blocks h1{
	color:#222222;
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	font-weight:bold;
	margin-bottom:35px;
}
.benifit-blocks p{
	font-size:16px;
	color:#424242;
}
.benifit-row > div{
	padding:0px;
}
.benifit-row > div:nth-child(even) .benifit-blocks{
	margin-top:70px;
}
.virtualBenifit{
	display:block;
	width:100%;
	list-style:none;
	color:#424242;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:500;
	margin-bottom:50px;
}
.virtualBenifit li{
	margin-bottom:30px;
}
.betterHealthSection{
	display:block;
	text-align:center;
}
.betterHealthIcon{
	display:inline-block;
	height:140px;
}
.betterHealthSection h1{
	color:#424242;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:500;
	margin-bottom:40px;
}
.betterHealthSection p{
	font-size:16px;
	color:#424242;
	line-height:30px;
	width:80%;
	display:inline-block;
}

.chooseLang ul{
	display:none;
	background:#ffffff;
	border-radius:5px;
	-webkit-border-radius:5px;
	list-style:none;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 23px;
	z-index:1;
}
.chooseLang:hover ul{
	display:block;
}
.chooseLang ul li{
	position:relative;
	padding-left:29px;
	cursor:pointer;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.chooseLang ul li:hover{
	background:#f5f5f5;
}
.chooseLang ul li span{
	color:#444444;
	text-align:left;
}
form .error {
	color: #c13d3d;
  }
div#errorMess {
    padding: 0 10px 10px 0px;
}
.contactFormRow{
	position: relative;
    float: left;
    width: 100%;
}
.contactFormRow .error{
	position: absolute;
    bottom:5px;
    left: 0px;
    font-size: 12px;
    background-color: rgba(255,0,0,0.6);
    color: #fff;
    padding: 4px 11px 4px 24px!important;
    border-radius: 0px 0px 11px 35px;
    -webkit-border-radius: 0px 0px 11px 35px;
    font-weight: 600;
}
.contactFormRow input, .contactFormRow textarea{position:relative;}
.contactFormRow input{margin-bottom:30px;}
.contactFormRow textarea{margin-bottom:25px;height:167px;}
.g-recaptcha{float:left;width:100%;margin-bottom:30px;}
.greenBtn{background:#55d759!important;}


/***************** covid-19 *******************/

.bannerContactUs{
	background: rgba(0, 198, 208, 1)!important;
}
.covid19{
    width: 100%;
}
.no-padding{
	padding:0px!important;
}
.aboutCovid{
	padding-left:50px;
	background-image:url('../images/checked.png');
	background-repeat:no-repeat;
	background-position:left top;
	background-size:35px;
}
.aboutCovid h6{
	color:#1BA1DC;
}
.covidImg{
	max-height: 475px;
}
.aboutCovidOuter{
	padding-top:50px;
}
.popupOverlay{
	position:fixed;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	background:rgba(0,0,0,0.5);
	display:flex;
	align-items:center;
	justify-content:center;
	z-index:1;
}
.covidConfirmPopup{
	width:500px;
	max-width:100%;
	padding:30px 20px;
	background:#ffffff;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.covidConfirmPopup button, .covidConfirmPopup a{
	min-height:40px;
	height:auto;
	margin-bottom:10px;
	padding: 5px 15px;
	text-align: center;
}
.popupTitle{
	font-size: 24px;
	color: #1BA1DC;
	display:block;
	margin-bottom: 20px;
}
.covidConfirmPopup p.popupContent{
	font-size: 16px;
	color: #030303;
	line-height: 26px;
	margin-bottom:25px;
}
.themeBtn{
	height:40px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	border:none;
	border-radius:50px;
	-webkit-border-radius:50px;
	padding:0px 20px;
	color:#ffffff;
}
.redBtn{
	background:#D7557C;
}
.blueBtn{
	background:rgba(0, 198, 208, 1);
}
.covidTest{
	width:100%!important;
	margin-bottom: 79px;
}
.covidFormWrapper{
	width:1000px;
	max-width:100%;
	margin:auto;
	padding:30px;
	background:#ffffff;
	border-radius:20px;
	-webkit-border-radius:20px;
	margin-top:-200px;
	box-shadow: 0px 4px 10px #ddd;
	-webkit-box-shadow: 0px 4px 10px #ddd;
}
.covidFormTitle{
	font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #1BA1DC;
    margin-bottom:30px;
    text-align:center;
}
.formSubTitle{
	font-family: 'Roboto', sans-serif;
    font-size:20px;
    color: #1BA1DC;
    margin-bottom:20px;
    margin-top:20px;
}
.fieldOuter{
	display:block;
	margin-bottom:20px;
	position:relative;
}
.fieldLabel{
	font-size:18px;
	margin-bottom:15px;
}
.fieldInput{
	width:100%;
	height: 50px;
	font-size: 16px;
	display:block;
	border:1px solid #dddddd;
	padding:10px 15px;
}
.customRadio{
	display:block;
    padding-left:24px;
    position:relative;
    font-size: 13px;
    text-align:left;
    margin-bottom:15px;
    padding-top:2px;
    cursor:pointer;
}
.customRadio label{
	cursor:pointer;
	padding-top: 2px;
	font-weight: normal;
}

 .customRadio input{
    position:absolute;
    left:0px;
    top:0px;
    appearance: none;
    -webkit-appearance: none;  
     cursor:pointer;
}
.customRadio input:after{
    content:'';
    position:absolute;
    border-radius:40px;
    -webkit-border-radius:40px;
    border:1px solid #1BA1DC;   
    width:16px;
    height:16px;
}
.customRadio input:checked:before{
    background-color: #1BA1DC;
    border: none;
    width: 10px;
    height: 10px;
    top: 3px;
    left: 3px;
    border-radius: 46px;
    content: '';
    position: absolute;
}
.covidTypeOuter{
	margin-top:20px;
}
.additionalNote{
	height:200px;
	border:1px solid #dddddd;
	width: 100%;
	resize:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	margin-top: 30px;
	padding:15px;
}
.capchaImg{
	height:60px;
}
.submitText{
	font-size:14px;
	padding:20px 0px;
}
.themeBtn.btn-md{
	padding:0px 40px;
}
.CovidbannerBg{
	background-color: #0770B0;
	background-image: linear-gradient(#0C7BC2, #0567A2);
}
#showPopUp{
	display: none;
}
.error{
position: absolute;
bottom: 5px;
left: 0px;
font-size: 12px;
background-color: rgba(255,0,0,0.6);
color: #fff;
padding: 4px 11px 4px 24px!important;
border-radius: 0px 0px 11px 35px;
-webkit-border-radius: 0px 0px 11px 35px;
font-weight: 600;
color:#ffffff!important;
}
.fieldOuter .error{
	top:100%;
	bottom:inherit!important;
	padding:1px 11px 1px 17px!important;
	background: #9e314e!important;
}
.fieldOuter .g-recaptcha{float:none;}
.fieldOuter .g-recaptcha > div{height:75px!important;}
.contactFormRow .iti--allow-dropdown{
	position:absolute;
	width: 100%;
}
