@import url('https://fonts.googleapis.com/css?family=Lobster&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i');
*{margin:0; padding:0; outline:0;  box-sizing: border-box;  -ms-box-sizing: -webkit-border-box;  -moz-box-sizing: border-box;  -o-box-sizing: border-box;}
html, body {width:100%; height:100%;}
body{font-family: 'Lato-Regular'; font-size:16px; line-height:normal;margin:0;}
a:focus,input:focus,select:focus{ outline:none !important;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-family: 'aller-light';}
a,input[type="button"],input, textarea, select , button {-webkit-transition:ease-in-out .4s; -moz-transition:ease-in-out .4s; -ms-transition:ease-in-out .4s;-o-transition:ease-in-out .4s; transition:ease-in-out .4s;font-family: 'aller-light'; outline:none; text-decoration:none;}
select{-ms-appearance:none; -webkit-appearance:none; -moz-appearance:none; -o-appearance:none; background:url(/static/img/select.png) no-repeat right center #fff;}
.transition{-webkit-transition:ease-in-out .4s; -moz-transition:ease-in-out .4s; -ms-transition:ease-in-out .4s; -o-transition:ease-in-out .4s; transition:ease-in-out .4s;}
.noTransition{-webkit-transition:ease-in-out 0s; -moz-transition:ease-in-out 0s; -ms-transition:ease-in-out 0s; -o-transition:ease-in-out 0s; transition:ease-in-out 0s;}
.clearfix:before,.clearfix:after {content:''; display:block; height:0; overflow:hidden; clear:both;}
.clearfix{clear:both;}
img {border:none; vertical-align:top; width:auto; max-width:100%;}
ul,ol{list-style:none;}
p {display:block; margin:0;  line-height:normal; color:#4d4d4d;}
button{cursor:pointer;}
strong{font-family: 'Lato-Bold';}
.row { display:table-row; }
.vMid{vertical-align:middle;}
.container{max-width:1170px; margin:0 auto; clear:both; padding:0 10px;}
.dbContainer{max-width:900px;margin:0 auto; clear:both; padding:0 10px;}
.mainCon{width:100%;}
.textCenter{text-align:center;}
.pullLeft{float:left;}
.pullRight{float:right;}
.textLeft{text-align:left;}
.textRight{text-align:right;}
.marginTop20{margin-top:20px;}
.marginTop30{margin-top:30px;}
.marginTop40{margin-top:40px;}
.fullWidth{width:100%;display:block;}
.formGroup{margin-bottom:20px;display:block;width:100%;position: relative;}
.formControl{border:1px solid #dddcdc;height:48px;width:100%;padding-left: 83px;filter: grayscale(100%);-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);-ms-filter: grayscale(100%); }
.formControl2{border:1px solid #dddcdc;height:48px;width:100%;padding-left:15px;}
.formControl2:focus{border:1px solid #a9e3f8;box-shadow: 0px 0px 5px 4px #f6f6f6;}
.formControl:focus{border:1px solid #a9e3f8;box-shadow: 0px 0px 5px 4px #f6f6f6;filter: grayscale(0%);-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%);-ms-filter: grayscale(0%);}
.mRemove{margin-bottom:0px!important;}
.topRemove{margin-top:0px!important;}
.heightControl{height:auto!important}


header{padding:0px 10px;}
.logo{width:36%;float:left;}
.topRight{float:right;}
.topRight span{margin-left:5px;color:#161616;}
.topHead{padding:20px 0px;}
.topRight{margin-top:14px;}
.bannerSlider{position:relative;}
.bannerSlider img{width:100%;}

.navBar{position: absolute;top: 40px;right: 10px;z-index: 10;}
.navBar ul{float:right;}
.navBar ul li{float:left;padding-left: 12px}
.navBar ul li a{font-family:Lato-Bold;color:#fff;font-size:16px;display:block;padding: 8px 17px;}
.navBar ul li a:hover{background: #0ab0ea;padding: 8px 17px; border-radius: 31px;}
.navBar ul li .active{background: #0ab0ea;padding: 8px 17px; border-radius: 31px;}
.signUp{border: 1px solid #189ac9;padding: 7px 17px!important;border-radius: 31px;}
.signUp:hover{border:1px solid #0aace9!important; background:linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;
background:-webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;
-moz-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;}

.bannerHeadng{position: absolute;top: 0;z-index: 10;left: 0;right: 0;margin: auto;bottom: 0;height: 188px;text-align: center;width: 59%;}
.bannerHeadng h1{color:#fff;font-family:aller-light;font-size:60px;}
.bannerHeadng .underHead{font-size:18px;color:#fff;font-family:aller-light;}
.bannerSearch{position:relative;;max-width: 800px;width:100%;margin:30px auto 0 auto;}
.bannerSearch input[type="text"]{width: 100%;height: 62px;border-radius: 31px;border: 1px solid #1da5d4;
 padding: 0px 23px;font-size: 18px;}
 .bannerBtn{position: absolute;top: 0;right: 0;height: 62px;border-radius: 31px;border: 1px solid #1da5d4;padding: 0px 39px;font-size: 20px;font-family:aller-light;background:linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9);
background:-webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9);
-moz-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9);color:#fff;}
.bannerSearch ::-webkit-input-placeholder {color: #272a31!important;}
.bannerSearch ::-moz-placeholder {   color: #272a31!important;}
.bannerSearch :-ms-input-placeholder {   color:#272a31!important;}
.bannerSearch :-moz-placeholder {   color: #272a31!important;}
.bannerSlider .owl-nav{display:none;}
.owl-theme .owl-dots {position: absolute;top: 0;right: 10px;bottom: 0;height: 136px;margin: auto;}
.owl-dots .active span{background:#fff!important;}
.owl-dots .active .owl-dot{background:red;}
.owl-theme .owl-dots  .owl-dot span{background-color:#c3c3bf;border-radius: 20px;display: block;height: 10px;margin: 20px 7px;
opacity: 1;width: 10px;}

.heading{font-size:32px;color:#292425;}
.section1{padding:60px 0px;background:#ececec;}
.section1 p{color:#777475;line-height:25px;margin-top:20px;}
.section2{padding:60px 0px;}
.section2 p{color:#777475;line-height:25px;margin-top:20px;}
.sec2Headng{font-family: 'Lato-Bold';color:#292425;font-size:22px;margin-top:40px;margin-bottom:80px;}
.sec2Bottom{display: flex;flex-direction: row;justify-content: space-between;}
.sec2Bottom .box{box-shadow: 0px 0px 3px 4px #f1f1f1;    width: 23%; padding: 57px 0px;position:relative;}
.iconText{font-size:18px;}
.boxNo{    position: absolute;top: 0;left: 0;margin: auto;right: 0;text-align: center;background: #fff;box-shadow: 0px 0px 3px 4px #f1f1f1;height: 70px;width: 70px;border-radius:50%;top:-38px;padding: 21px 0px;    color: #a5a3a3;    font-weight: 700;
    font-size: 20px;}
.box:hover .boxNo{color:#1341d9;box-shadow: 0px 0px 3px 4px #e6f7fc;}
.box:hover{box-shadow: 0px 0px 3px 4px #e6f7fc;}
.iconContent img{filter: grayscale(100%);-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);-ms-filter: grayscale(100%);}
.box:hover .iconContent img{filter: grayscale(0%);-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%);-ms-filter: grayscale(0%);}
.box:hover .iconText{color:#000;}
.sec2Quote{font-family: 'DPDorkDiary', cursive; color:#260d54;font-size:27px;margin-top:60px;}

.section3{padding-bottom: 110px;background:#ececec;overflow: hidden;}
.clientSec{display:block;width:100%;}
.clientBox1{float:left;width:25%;margin-top: 60px;padding-right: 10px;}
.clientBox2{float:left;width:75%;position:relative;}
.clientBox1 h1{font-size:32px;}
.clientBox1 h1 span{display:block;margin-top:15px;}
.clientBox1 p{margin-top:20px;line-height:25px;}
.testiBox{background:#fff;position:relative;padding:30px;border: 1px solid #d4d4d4;min-height: 348px;}
.testiProfile{position:relative;padding-left:90px;}
.profilPic{position:absolute;left:0;top:0;width:72px;}
.profilPic img{border-radius:50%;    border: 1px solid #d4d4d4;    padding: 6px}
.testiReview {margin-top:30px;line-height:25px;}
.testiProfile h3{padding-top:14px;}
.clientBox2  .owl-carousel-2 .owl-dots{display:none!important;}
.owlIcon{position: absolute;top: -33px;right: 18px}
.owl-carousel-2 .owl-prev{text-indent: 11180px;background-image: url(/static/img/leftarrow_new.png);background-repeat: no-repeat;position: absolute;right: 67px;width: 54px;height: 57px;bottom: -69px;}
.owl-carousel-2 .owl-next{background-image: url(/static/img/rightArrow.png); background-repeat: no-repeat;
text-indent: 11180px;width: 54px;height: 57px;position: absolute;right: 0;bottom: -68px}

footer{background:#000;padding:40px 0px;}
.footerLinks .active{color:#099dd1;}
.footerLinks{display:table;width:100%;}
.footerSec1{display:table-cell;width:60%;}
.footerSec2{display:table-cell;width:20%;}
.footerSec3{display:table-cell;width:20%;}
.footerSec1 p{color:#b2b2b2;margin-top:20px;}
.copyright{color:#fff!important;margin-top:20px;}
.footerSec2 h3{color:#fff;font-size:18px; font-family: 'Lato-Bold';margin-bottom:20px;}
.footerSec2 ul li{line-height:30px;}
.footerSec2 ul li a{text-transform:capitalize;color:#b2b2b2;}
.footerSec2 ul li a:hover{color:#099dd1;}
.footerSec2 ul li:before {content: "•";color: #fff;padding-right: 10px;position: relative;top: 0px;}
.section3 .owl-carousel .owl-stage-outer{padding:60px 0px 10px 0px;}
.clientBox1 a{ border: 1px solid #0ab0ea;
border-radius: 31px;
color: #000;
display: inline-block;
margin-top: 90px;
padding: 12px 23px;
text-align: center;
text-transform: uppercase;}
.clientBox1 a:hover{background:#0ab0ea;color:#fff;}
.socialLinks{margin-top:20px;}
.socialLinks ul li{float:left;padding-right:15px;}

.fa-facebook{    color: #4d4d4d;font-size: 27px!important;border: 2px solid #4d4d4d;width: 47px;height: 47px;text-align: center;padding: 10px 0px;border-radius: 50%;}
.fa-facebook:hover{color:#0ab0ea;border:2px solid #0ab0ea;}
.fa-twitter{color: #4d4d4d;font-size: 27px!important;border: 2px solid #4d4d4d;width: 47px;height: 47px;text-align: center;
padding: 10px 0px;border-radius: 50%;}
.fa-twitter:hover{color:#0ab0ea;border:2px solid #0ab0ea;}
.adSrch{margin-top:10px;}
.adSrch a{float:right;color:#fff;text-decoration:underline;margin-right:40px;}
.resHead{display:none;}
.resHead2{display:none;}
.adSrch-2 a{color:#000;}

.innerBox{max-width: 600px;width: 100%;margin: 0 auto;padding: 30px;box-shadow: 0px 1px 2px 1px #d4d4d4;margin-top: -57px;
z-index: 99;position: relative;background: #fff;}
.innerBox h1 span{display:block;color:#000!important}
.innerBox h1{color:#0ab0ea;}
.inHeadSec p{margin-top:5px;color:#7f7c7c;}
.inHeadSec{border-left: 2px solid #1341d9;    padding-left: 20px;}
.formArea{margin-top:30px;    padding: 0px 20px;}
/*.addimg{background-image:url(/static/img/formicon1.png);background-repeat:no-repeat;background-position: left 20px center;}
.addimg2{background-image:url(/static/img/formicon2.png);background-repeat:no-repeat;background-position: left 20px center;}
.addimg3{background-image:url(/static/img/formicon3.png);background-repeat:no-repeat;background-position: left 20px center;}
.addimg4{background-image:url(/static/img/formicon4.png);background-repeat:no-repeat;background-position: left 20px center;}*/

.inputIcon{left: 16px;position: absolute;top: 12px}
.inputIcon img {
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);}
    
.formControl:focus .inputIcon img{-webkit-filter: grayscale(0%); 
    filter: grayscale(0%);}

input[type="checkbox"]:not(old){width: 1em;margin: 0;padding: 0;font-size: 1em;opacity: 0;}
input[type="checkbox"]:not(old) + label{display: inline-block;margin-left: -35px;line-height: 23px;font-weight: 400;
font-size: 15px;color: #848181;}
input[type="checkbox"]:not(old) + label > span{display: inline-block;width: 21px;height: 21px;margin: 0px 7px 2px 10px
;border-radius: 0px;background: transparent;vertical-align: bottom;padding: 3px 0px 0px 2px;border: 2px solid #848181;}
input[type=checkbox]:not(old):checked + label > span:before{content     : url(/static/img/tick.png);display     : block;width       : 1em;color       : rgb(153,204,102);font-size   : 0.875em;line-height : 1em;text-align  : center;}

input[type="radio"]:not(old){width: 2em;margin: 0;padding: 0;font-size: 1em;opacity: 0;}
input[type="radio"]:not(old) + label{display: inline-block; font-family: "aller-light"; margin-left: -35px;line-height: 28px;font-weight: 400;
font-size: 17px;color: #000;margin-right: 30px;}
input[type="radio"]:not(old) + label > span{display: inline-block;width: 27px;height: 25px;margin: 0px 7px 2px 0px;
border: 2px solid #e2e2e2;border-radius: 50%;background: transparent;vertical-align: bottom;padding: 4px 0px 0px 5px;}

input[type="radio"]:not(old):checked + label > span:before{content     : url(/static/img/dot.png);display     : block;width       : 1em;color       : rgb(153,204,102);   font-size: 13px;line-height : 1em;text-align  : center;}	
input[type="radio"]:not(old):checked + label > span{border:2px solid #00abec;}

	
.fPassword{float:right;}
.fPassword a{color:#00abec;text-decoration:underline;font-size:15px;}
.loginBtn{border: 1px solid #0ab0ea; background: transparent; color: #333; padding: 8px 18px;
	font-size: 15px; border-radius: 31px; cursor: pointer; font-family: "aller-light"; }
.loginBtn:hover{background:linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9);
background:-webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9);
-moz-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9);color:#fff;}
.or{color:#9e9999;font-size:20px;}
.or:before{background-color: #ededed;content: "";display: inline-block;height: 1px;position: relative;vertical-align: middle;
width: 38%;right: 11px;}
.or:after{background-color: #ededed;content: "";display: inline-block;height: 1px;position: relative;vertical-align: middle;
width: 38%;left: 11px;}
.socialBtns .fb{background:#475993;border:none;color: #fff;border-radius: 31px;font-size: 16px;text-align: right;
width: 163px;height: 45px;padding-right: 17px;padding-top: 3px;background-image:url(/static/img/fbbtn.png);background-repeat:no-repeat;background-position:left 20px center;}

.socialBtns .twt{background:#00abec;border:none;color: #fff;border-radius: 31px;font-size: 16px;text-align: right;
width: 163px;height: 45px;padding-right: 17px;padding-top: 3px;background-image:url(/static/img/twt.png);background-repeat:no-repeat;background-position:left 20px center;margin-left:20px;}
.loginBottom{margin-top:20px;text-transform:uppercase;color:#767676}
.loginBottom a{color:#00abec;}
.loginSec{padding-bottom:60px;}
.innerBox .tab{margin-top: 20px;text-align: center;margin-bottom: 20px;}

.contactUs{background:#f6f6f6;padding:60px 0px;}
.contctUs{background: #fff;padding: 40px;margin-top:30px;box-shadow:0px 0px 2px 3px #d4d4d4;}
.conSec{display:table;width:100%;}
.conSec .box1{width:60%;display:table-cell;padding-right:20px;}
.conSec .box2{width:40%;display:table-cell;padding-left:20px;}
textarea{padding:15px!important}
.addInfo{position:relative;padding-left:60px;margin-top: 20px;}
.addInfo span{color:#7f7c7c;font-family: 'Lato-Bold';line-height: 51px;}
.addressImg{position:absolute;top:0;left:0;border: 1px solid #e4e4e4;height: 50px;width: 50px;text-align: center;
padding: 12px 0px;border-radius: 50%;}
.padCont{padding: 16px 0px!important;}
.padCont2{padding: 18px 0px!important;}
.inputLabel{margin-bottom:10px;font-size:17px;color:#000;}
.adSearch{padding:60px 0px;background:#f6f6f6;}
.adContent{margin-top:30px;}
.downArrow {-webkit-appearance: none;-moz-appearance: none;background-image: url(/static/img/downarrow2.png);
background-repeat: no-repeat;background-position: right 11px center;}
.adContent{background: #fff;padding: 50px;box-shadow: 0px 0px 2px 2px #d4d4d4;}
.staticBox{background: #fff;padding: 30px;box-shadow: 0px 0px 2px 2px #d4d4d4;margin-top:30px;}
.aboutUs p {line-height: 25px; font-size: 17px; line-height: 26px;}
.aboutInfo{display:table;width:100%;margin-top:30px;}
.aboutInfo .sec1{display:table-cell;padding-right:10px;width:40%;}
.aboutInfo .sec2{display:table-cell;padding-left:10px;width:60%;}
.aboutList{list-style-image: url(/static/img/listicon2.png);margin-top:5px;padding-left: 20px!important}
.aboutList li{line-height:2em;color:#888585; font-size: 18px; }
.aboutBottom{margin-top:10px;}
.bottomSec{display:table;width:100%;}
.bottomSec .bSec{display:table-cell;}
.bottomSec .bSec .mbox{position:relative;padding-left:60px;}
.bottomSec .bSec .mbox p{line-height:26px; font-size: 17px;}
.bottomSec .bSec .mbox h2:hover{color:#0ab0ea;}
.bottomSec .bSec .mbox h2{padding-top: 5px;}
.bottomSec .bSec .mbox .number{position:absolute;left:0;top:0;color:#7f7c7c;font-size:35px;font-family: 'aller-regular';}
.htw p{margin-top:10px;line-height:24px;}
.htwListng{display:table;width:100%}
.htwListng .boxx{display:table-cell;width: 50%;}
.htwInnerbox{/* background: #fbfbfb;border: 1px solid #e4e4e4; */ padding: 20px 0;}
.htwInnerbox h3{font-family: 'Lato-Bold'; font-size: 22px; }
.aboutList a{color:#0ab0ea;}

.htwBottomList{list-style-image: url(/static/img/listicon2.png);margin-top:5px;padding-left: 20px!important}
.htwBottomList li{line-height:2em; font-size: 18px; font-family: 'Lato-Regular';color:#888585;}
.prpolicy p{line-height:26px; font-size: 17px; color:#7f7c7c;}
.innerHeading{margin-top:20px;font-family: 'Lato-Regular';font-weight:500;margin-bottom:10px;}
.testimonial{    display: flex;    flex-flow: row wrap;    justify-content: space-between;}
.testimonial .textiSec{width: 48%; min-height: 205px; display: flex;}
.testimonial .textiSec p{line-height:24px;padding-top:10px;}
.testSecBox{position:relative;padding-left: 120px;box-shadow: 0px 0px 2px 2px #d4d4d4;background:#fff;    padding: 10px 10px 20px 150px;}
.testiProfile2{width:110px;height:110px;position:absolute;top:14px;left:23px;;}
.testiProfile2 img{border-radius:50%;border:2px solid #1341d9;}
.profHeadng{margin-top:10px;}
.testiProfile2 h3{font-size:16px;}
.crBlog{padding:60px 0px;}
.crBlogsec{display:table;width:100%;}
.crBlogsec .crBlogbox1{display:table-cell;width:75%;padding-right:20px;}
.crBlogsec .crBlogbox2{display:table-cell;width:25%;padding-left:20px;vertical-align:top;}
.crboxInfo{box-shadow:0px 0px 2px 2px #d4d4d4;background:#fff;}
.crboxInfo{position:relative;    padding: 20px 20px 20px 346px;margin-bottom: 40px;}
.blogImg{position:absolute;top:0;left:0;width:320px;height:320px;}
.crboxInfo p{margin:10px 0px;line-height:24px;    height: 94px;}
.crboxInfo a{color:#0ba6e9}
.blobList{display:block;width:100%;margin-bottom: 10px;}
.blobList li{float:left;padding-right:15px;color:#7f7c7c;}
.blobList li span{    color: #1341d9;font-weight: 600;border-left: 2px solid;padding-left: 10px;}
.crBlogbox2 input[type="text"]{    border-top: 0px;border-left: 0px;border-right: 0px;padding-bottom: 7px;padding-left: 5px;
border-bottom: 2px solid #eaeaea;width: 100%;background-image:url(/static/img/searchicon.png);background-repeat:no-repeat;background-position:right 10px top;}
.blogCatg{display:block;width:100%;list-style-image: url(/static/img/folder.png);padding-left:23px;margin-top:10px;}
.blogCatg li{line-height:2em;}
.blogCatg li a{color:#888585;font-family: 'Lato-Regular';}
.blogCatg li a:hover{color:#099dd1;}
.crBlogbox2 h3{position:relative;padding-bottom:10px;}
.crBlogbox2 h3:after{content:"";position:absolute;bottom:0px;width:30px;background-color:#000;height:2px;left:0;}
.blogCatg2{display:block;width:100%;list-style-image: url(/static/img/file.png);padding-left:23px;margin-top:10px;}
.blogCatg2 li{line-height:2em;}
.blogCatg2 li a{color:#888585;font-family: 'Lato-Regular';}
.blogCatg2 li a:hover{color:#099dd1;}
.paginationFrst{width: 44%;margin: 0 auto;display: table;}
.paginationFrst li a{display:block;}
.paginationFrst li{display: table-cell;text-align: center;vertical-align: middle;}
.paginationScnd{display: table;width: 100%;}
.paginationScnd li {display: table-cell;text-align: center;}
.paginationScnd li a{color:#000;font-weight:600;}
.paginationScnd li .active{color: #0aadea !important;}
.pagBg{background:#0aadea;padding:10px;border-radius:3px;}
.bdImage img{width:100%;}
.bgDetail h3{margin-bottom:15px;}
.bgDetaiInfo p{margin-bottom:10px;line-height:24px;}
.bgDetaiInfo{border-bottom: 1px solid #ebebeb;    padding-bottom: 20px;}
.bdProfile{display:table;}
.bdProfile .sec1{display:table-cell;padding-right:10px;width:10%}
.bdProfile .sec2{display:table-cell;padding-left:10px;width:90%;}
.imgFit{width: 100px;    height: 100px;}
.bdProfile{padding-top:20px;}
.bdProfile p{line-height:24px;}
.bdProfile h3{margin-bottom:5px!important;}
.bdSocial .fb{background: #475993;border: none;color: #fff;border-radius: 31px;font-size: 15px;text-align: right;width: 157px;height: 37px;padding-right: 17px;padding-top: 3px;background-image: url(/static/img/fbbtn.png);background-repeat: no-repeat;
background-position: left 20px center;}
.bdSocial .twt{    background: #00abec;border: none;color: #fff;border-radius: 31px;font-size: 15px;text-align: right;width: 157px;height: 37px;padding-right: 17px;padding-top: 3px;background-image: url(/static/img/twt.png);background-repeat: no-repeat;
background-position: left 20px center;margin-left: 20px;}
.rPost h2{padding-bottom:10px;border-bottom:1px solid #e4e4e4;color:#292425;}
.relatedPost{margin-top:20px;}
.relatedPost ul{display:block;width:100%;}
.relatedPost ul li{float:left;padding-right:20px;width:25%;}
.relatedPost ul li h3{margin:10px 0px;}
.rpImage{width:242px;}
.addHeight{height: 58px!important;}
.career{padding:60px 0px;background:#f6f6f6;}
.carSection{display:table;width:100%;}
.carSection .sec1{display:table-cell;width:25%;padding-right:20px;}
.carSection .sec2{display:table-cell;width:75%;padding-left:20px;vertical-align:top;}
.carLeftbox{box-shadow: 0px 0px 2px 2px #dfdfdf;    padding: 15px;}
.carLeftbox h3{padding-bottom:10px;border-bottom:1px solid #e4e4e4;}
.carLeftbox ul li{padding-top:10px;}
.carLeftbox ul li img{    vertical-align: -7px;}
.carLeftbox h3 a{cursor: pointer;}
.carLeftList{margin-top:10px;}
.carLeftList li{line-height:2.3em}
.carLeftList li a{color:#000;margin-left:5px;}
.carLeftList li .grayScale img{vertical-align:-5px;ilter: grayscale(100%);-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);-ms-filter: grayscale(100%);}
.carLeftList li:hover .grayScale img{filter: grayscale(0%);-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%);-ms-filter: grayscale(0%);}
.carLeftList li a:hover{color:#0aaae9;}
.brRemove{border-bottom:0px!important;padding-bottom:0px !important;}
.crRightBox{box-shadow:0px 0px 2px 2px #d4d4d4; min-height: 194px; position:relative;padding: 20px 20px 20px 200px;background:#fff;}
.crRightBox h4{margin:10px 0px;}
.crRightBox p{line-height:24px;word-wrap: break-word;}
.crBtn a{display:inline-block;    background: linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9);background: -webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9);color: #fff;border: none;
padding: 10px 21px;font-size: 15px;border-radius: 31px;}
.crProfile{position:absolute;top: 24px;    left: 27px;width:150px;}
.crRightBox h4 span img{    height: 19px;    width: 17px;}
.perHr{font-size: 16px; margin: 0 0 0 10px;}
.perHr small{font-size: 16px;color:#bebdbd;}
.messageBtn{background:transparent!important;color:#000!important;border:1px solid #0ab0ea!important;padding: 13px 59px;font-size: 16px;border-radius: 31px;margin-left:10px;}
.spProfile2 h3{position:relative;padding-bottom:10px;}
.spProfile2 h3:after{position:absolute;bottom:0;left:0;content:"";width:70px;background:#1341d9;height:3px;}
.spProfileListt ul{display:block;width:100%;list-style-image: url(/static/img/dot3.png);padding-left:15px;}
.spProfileListt ul li{float:left;width:33%;color:#292425;line-height:2em;}
.spProfile2 p{color:#292425;margin-top:10px;}




/** dashboard css **/

.logout{background: transparent;border: 1px solid #0ab0ea;padding: 8px 25px;border-radius: 31px;margin-left: 20px;}
.logout:hover{border: 1px solid #0aace9!important;
background: linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;
background: -webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;color:#fff;}
.innerTop{margin-top:8px!important;}
.cpHead{background:#000;}
.dbTab ul{display:table;width:100%;}
.dbTab ul li{display:table-cell;text-align:center;}
.dbTab ul li a{color: #545454;font-family: 'Lato-Bold';display:block;padding:20px 0px;}
.dbTab ul li a span{margin: 0px 10px;border-radius: 50%;border: 1px solid #545454;padding: 6px 0px;height: 35px;
width: 35px;display: inline-block;border-radius: 50%;}
.dbTab ul li a:hover{color:#fff;}
.dbTab ul li a:focus{color:#fff;}
.dbTab ul li a:hover span{border:1px solid #fff;}
.dbTab ul li a:focus span{border:1px solid #fff;}
.dbTab ul li a{border-bottom:4px solid transparent;}
.dbTab ul li .active{border-bottom: 4px solid #0ab0ea;color:#fff;}
.dbTab ul li .active span{border:1px solid #fff;}


.tabContents{background-image:url(/static/img/innerbg1.png);background-repeat:no-repeat;background-position:center;background-size:cover;padding-top:20px;padding-bottom:60px;}
.dbHeading{background:#e9e9e9;font-size:25px;padding:35px 0px;}
.dbContents{padding:30px;background:#fff;}
.profileUpload{display:block;width:100%;margin-bottom:20px;position:relative;}
.profileUpload .profBox{width:160px;height:160px;border:1px solid #dddcdc;position:relative;}
.cameraUpload{position:absolute;bottom:10px;right:10px;}
.cal{background-image:url(/static/img/calendar.png);background-repeat:no-repeat;background-position:right 10px center;width:40%!important;}
.dbfor{font-size:17px;color:#000;margin-bottom:15px;/*cursor: pointer;*/}
.smallFor{font-size:15px;color:#000;margin-bottom:5px;font-weight:500;}
.dbGender{margin-top:20px;}
.dblabel ul{    display: block;    width: 100%;}
.dblabel ul li{position:relative;float: left;width: 49%;margin-right: 2%;margin-bottom: 2%;}
.dblabel ul li:nth-child(2n+2){margin-right:0px;}
.half{width:40%!important;}
.addMore{
color: #fff;background: #0ab0ea;padding: 3px 7px;border-radius: 3px;
font-size: 13px;margin-left: 10px;cursor: pointer;	}
.dbQues li{line-height:2em;width: 30%;float: left;}
.dbCare ul{display:block;width:100%;}
.dbCare ul li{float:left;width:32%;margin-right:2%;}
.dbCare ul li:nth-child(3n+3){margin-right:0px;}
.dbCare ul li .secn{min-height: 180px;border: 1px solid #dddcdc;text-align: center;padding: 40px;}
.dbCare ul li .secn h3{margin-top:10px;color:#5b5757;}
.dbInput{position:relative;}
.poundImg{position: absolute;top: 0px;left: 0px;font-size: 24px;background: #e5e4e5;padding: 9px 27px;color: #878485;}
.dbBox{box-shadow: 0px 0px 2px 2px #d4d4d4; background-color: #fff;
    padding: 10px;}
.dbSelection ul{display:block;width:100%;}
.dbSelection ul li{float:left;width:50%;line-height:2em;}
.back{    background: transparent;
    border: 1px solid #0ab0ea;
    padding: 11px 24px;
    border-radius: 31px;
    margin-right: 20px;
    font-size: 15px;cursor: pointer;color:#333;}
.back:hover{border: 1px solid #0aace9!important;
background: linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;
background: -webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;color:#fff;}
.uploadBtn{display: inline-block;background: #e8e8e8;color: #373334;padding: 7px 27px;vertical-align: 0px;font-size: 14px;
text-transform: capitalize;font-weight: 600;border: 1px solid #ccc;border-radius: 28px;cursor: pointer;}

.browseBtn{position: absolute;top: 7px;right: 7px;}
.fileImg{position:absolute;top:0;left:0;background: #e5e4e5;padding: 14px 25px;}

.profileDetails{position:relative;padding-bottom: 10px;}
.profileDetails .table tbody tr td{padding:7px 0px;color:#5b5757;}
.profileDetails .table tbody tr td:first-child{font-weight:600;}
.editBtn button{ position:absolute;top:20px;right:0px;   background: transparent;border: 1px solid #0ab0ea;padding: 6px 32px;
border-radius: 31px;font-size: 15px;}
.editBtn button:hover{border: 1px solid #0aace9!important;
background: linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;
background: -webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;color:#fff;}
.editSection{position:relative;padding: 20px 0px;border-bottom: 1px solid #dedddd}
.editListt ul{display:block;width:100%;}
.editListt ul li{line-height:2em;background-image:url(/static/img/tick2.png);background-repeat:no-repeat;    background-position: 0px 5px;    padding-left: 30px; color:#5b5757}

.editSection .table tbody tr td{padding:10px 0px;color:#5b5757;}
.editSection .table tbody tr td:first-child{font-weight:600;}
.editSection .table tbody tr td:last-child{text-align:right;}
.reviewBottom{padding: 0px 40px;}
.profHead{margin-top:20px;font-size:24px;}

.dropdown{position: relative;display: inline-block;}
.dropbtn{background: transparent;border: none;cursor: pointer;}
.dropdown-content{ background: #fff none repeat scroll 0 0;
box-shadow: 0 0 1px 1px #d4d4d4;
display: none;
left: 64px;
min-width: 115px;
position: absolute;
top: 25px;
right:0;
z-index: 100;
}
.dropdown-content a{display: block;padding: 7px 10px;color:#2f2f2f!important;font-size:14px!important;}
.dropdown-content a:hover{background:#0ab0ea;color:#fff!important;}
.dropdown-content2{background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 1px 1px #d4d4d4;
    display: none;
    right: 0px;
    min-width: 300px;
    position: absolute;
    top: 66px;
    z-index: 11;
    

}
.dropdown-content2 a{display: block;color:#2f2f2f!important;font-size:14px!important;text-transform: capitalize!important;}
.notifctnBorder a{padding: 10px 12px!important;}

.show{display:block;}
.dropbtn img{width: 40px;height: 40px;border-radius: 50%;vertical-align:middle;}
.topRight2{    margin-top: 4px;float:right}
.topNo{display: inline-block;vertical-align: middle;margin-top: 16px;margin-left: 20px;}


.dbNav ul{display:block;float:left;}
.dbNav ul li{float:left;padding-right:40px;font-size:15px;}
.dbNav ul li a{color:#fff;text-transform:uppercase;padding: 20px 0px;display: block;}
.dbNav ul li a:hover{border-bottom:3px solid #0ab0ea;}
.dbNav ul li .active{border-bottom:3px solid #0ab0ea;}
.bsec{padding:30px 0px;background:#f6f6f6;}
.navRight{float: right!important;margin-right: 15px;}
.navRight li{float: left;padding-right: 0px!important;padding-left: 30px!important;position:relative;}
.navRight li a:hover{border-bottom:0px!important;}
.badge{position: absolute;top: 11px;background: #0ab0ea;border-radius: 50%;font-size: 9px;color: #fff;width: 18px;
height: 18px;right: -13px;text-align: center;padding: 3px 0px;}
.mbBoxSec1{float:left;}
.mbBox{background:#fff;width:100%;padding:12px;box-shadow: 0px 0px 7px 1px #d4d4d4;}
.mbBox h3{margin-bottom:10px;}
.mbBox p{color:#5b5757;}
.mbBox p span img{vertical-align:-2px;}
.mbBoxSec2{float:right;}
.mbBtn{background: transparent; color: #333; border: 1px solid #0ab0ea;padding: 7px 18px;border-radius: 31px;margin-left: 20px;
font-size: 15px;position: relative;}
.mbBtn:hover{border: 1px solid #0aace9!important;
background: linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;
background: -webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;color:#fff;}
.mbBoxBottom ul{display:block;width:100%;margin-top:20px;}
.mbBoxBottom ul li{float:left;padding-right:20px;}
.mbBoxBottom ul li span{margin-top:4px;display:block;}
.mbBoxBottom ul li button{ cursor: default; background: #999999;border: none;color: #fff;padding: 7px 19px;border-radius: 31px;
font-size: 12px;}
.mbSchedule .table{width:45%;}
.mbSchedule{background: #f0f0f0;padding: 20px;margin-top: 20px;}
.heading small{font-size:15px;margin-left:10px;font-weight:600;}
.topHeading .right ul li{float:left;padding-left:10px;}
.topHeading .right ul li:first-child{font-weight:600; margin-top: 15px; margin-right: 5px;}
.widthControl{width: 173px;}

.bkSchdule h3{color:#0ab0ea}
.mbBoxAdd{display:table;width:100%;}
.mbBoxAdd .mbBoxSec1{display:table-cell;vertical-align:top;width:35%;float:none!important;}
.mbBoxAdd .bkSchdule{display:table-cell;vertical-align:top;width:32%;}
.mbBoxAdd .mbBoxSec2{display:table-cell;vertical-align:top;width:33%;float:none!important;}
.bkSchdule .table tbody tr td{color: #5b5757;padding:3px 0px}
.bkSchdule .table tbody tr td:first-child{font-weight:600;}

.mbProfilee{    width: 107px;    }
.mbDetail{display:table-cell;vertical-align:top;width:20%;float:none!important;}
.mbDetail2{display:table-cell;vertical-align:top;width:47%;}
.mbDetail3{display:table-cell;vertical-align:top;width:33%;float:none!important;}
.mbDetail2 .table tbody tr td{color: #5b5757;padding:3px 0px;width:50%;}
.mbDetail2 .table tbody tr td:first-child{font-weight:600;}
.mbDetail2 h3{color:#0ab0ea}
.mbDetail3 h3{color:#0ab0ea}
.mbDetail3 p{line-height:24px;color:#5b5757;font-size:15px;}
.mbRejLeft{width:16%!important;}
.mbRejRight{width:84%;float:left;}
.mbRejRight h3{color:#0ab0ea}
.mbRejRight p{line-height:24px;color:#5b5757;font-size:15px;}
.recieved{color:#33ae71;font-weight:600;font-family: 'Lato-Bold';}
.pending{color:#3cb1ec;font-weight:600}
.payBox .table thead th{text-align:left;background:#dedede;padding:10px 10px;font-family: 'Lato-Bold';}

.payBox .table tbody td{text-align:left;padding:20px 10px;color:#5b5757;border-bottom:1px solid #ccc;}
.settingForms{margin-top:20px;}
.cal2{background-image:url(/static/img/calendar.png);background-repeat:no-repeat;background-position:right 10px center;width:100%!important;}
.formGroup color{color:#0ab0ea!important;}
.mbBox h2{font-size:20px; line-height: 40px; font-size: 18px;}
.setTable .table tr th{text-align:left;font-weight:normal;color:#0ab0ea;}
.setTable .table tr td{padding:14px 0px;border-bottom:1px solid #ccc;}
.spHelp{padding:60px 0px;background:#f6f6f6;}
.helpSec{display:table;width:100%}
.helpSec .sec1{display:table-cell;width:44%;vertical-align:middle;}
.helpSec .sec2{display: table-cell;width: 14%;vertical-align: middle;le;}
.helpSec .sec2 ul{float: right;display: table;width: 100%;}
.helpSec .sec2 ul li{display: table-cell;padding-left: 0px;}
.helpSec .sec2 ul li:last-child{margin-top:6px;}
.spHelp p{margin-bottom:10px;}
.spHelp .mbBox{padding: 20px;}


/**********************************************message**************************************/
.messageCon{box-shadow: 0px 0px 7px 1px #d4d4d4;background: #fff;}
.leftChat{ width:30%; border:none; position:relative; background:#fff; float:left; border-right:0;}
.topBtn{ height:45px; border-bottom:1px solid #dedede;}
.topBtn ul li{ float:left;}
.topBtn ul li a{ display:block; width:76px; color:#595959; text-align:center;padding:13px 0; font-size:13px; font-family:open_sanssemibold; border-right:1px solid #dedede;}
.topBtn ul li a.active{ background:#f9f9f9; color:#000;}
.compose{ width:22px; height:22px; position:absolute; right:10px; top:10px; cursor:pointer;}
.searchBox{ padding:15px 15px 5px; border-bottom:1px solid #dedede;}
.innerSrchBox{background-image:url(/static/img/searchicon2.png);background-repeat:no-repeat;background-position:right 10px center;height: 42px;border: 1px solid #dad9d9;position: relative;padding-right: 30px;margin-bottom: 10px;}
.srchInput{ height:36px; border:0; line-height:42px; padding:0 10px; width:100%; background:none; font-size:16px;}
.srchBtn{ width:24px; height:26px; border:0; background:url(/static/img/search.png) no-repeat center center; cursor:pointer; position:absolute; right:6px; top:6px;}
.usersCon li{border-bottom: 1px solid #dedede;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    min-height: 80px;
    padding: 27px 20px 10px 70px;
    position: relative;
    border-right: 3px solid transparent;
}


.usersCon li:hover, .usersCon li.active{border-right: 3px solid #0ab0ea;}
.userImage{ border-radius: 50%;
    display: block;
    left: 20px;
    overflow: hidden;
    position: absolute;
    top: 20px;}
    .userImage img{width: 40px;height: 40px;}
.userName{margin-top: 2px;font-family: 'Lato-Bold'; font-size: 15px;margin-top: 0px;font-weight: 600;color: #7f7c7c;padding-right: 50px;white-space: nowrap;
width: 100%;overflow: hidden;text-overflow: ellipsis;margin-bottom: 2px;display: block; }

.usersCon li p{ height:15px; font-size:13px; color:#b3b3b3; overflow:hidden;}
/*.usersCon li:nth-child(even){ background:#f9f9f9;}*/
.time{ display:block; font-size:12px; color:#2a2a2a; opacity:0.5; margin-top:4px; position:absolute; display:block; right:20px; top:25px;}
.newcompose{margin-bottom: 10px;}
.newcompose span, .newcompose a{color: #858283; font-size:16px;}
.newcompose a{float:right;color:#0ab0ea!important;}
.Reactstxt{margin-top:15px;}
.Reactstxt a{text-align:left; text-transform:uppercase; color:#5f3695; font-size:16px; display:inline-block; position:relative}
.Reactstxt a img{position:absolute; right:-12px; top:10px;}
.mCustomScrollBox {direction: ltr;height: 100%;outline: medium none;overflow: hidden;padding-right:0px;position: relative;width: 100%;}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {transition: opacity 0.2s ease-in-out 0s, background-color 0.2s ease-in-out 0s;}
.mCSB_scrollTools {bottom: 0;height: auto;left: auto;position: absolute;right:0px;top: 0;width:10px; background:#e7e7e7;}
.mCSB_scrollTools .mCSB_draggerContainer {bottom: 0;height: auto;left: 0;position: absolute;right: 0;top: 0;}
.mCSB_scrollTools .mCSB_dragger {cursor: pointer;height: 30px;width: 100%;z-index: 1;}
.mCSB_scrollTools .mCSB_draggerRail {height: 100%;margin: 0 auto;width:2px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #168de9 ;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {height: 100%;margin: 0 auto;position: relative;text-align: center;width:10px; background:#c2c2c2;}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {transition: opacity 0.2s ease-in-out 0s, background-color 0.2s ease-in-out 0s;}
.usersCon{ height: 726px;}
.newMessage{ width:14px; height:14px; background:#ff9600; border-radius:100%; color:#fff; font-size:8px; text-align:center; line-height:13px; display:block; position:absolute; right:30px; top:10px;}
.rightChat{ width:70%; float:right;  border-left: 1px solid #dedede;}
.userNames{ color:#000; font-size:16px; padding:15px;}
.userNames h4{font-weight:600; color:#0ab0ea; font-size:22px;  font-family: 'aller-light';}
.userNames span{color:#717171; font-size:18px;}
.userNames_message{padding:15px; font-size:16px; color:#717171;     border-top: 1px solid #dedede;    border-bottom: 0px solid #dedede;}
.userChat{ border:1px solid #dedede; padding:15px 0; background:#fff;}
.chatCon{ padding:0 0 0 15px}
.conversionTxt{ text-align:center; font-size:12px; font-style:italic; color:#a1a1a1;}
.otherUser{ position:relative ; margin-top:15px; padding-left:65px; padding-right:0px; min-height:52px; margin-right:25px;}
.otherUser.replyuser{padding-right:65px; padding-left:0;}
.otherUser.replyuser .timeBox{right:80px;;}
.otherUser.replyuser  .otherUserImage{left:auto; right:-65px;}
.otherUserImage{ width:56px; position:absolute; left:0; top:0;  border-radius:50%; -webkit-border-radius:50%; }
.timeBox{ display:block; font-size:12px; color:#2a2a2a; position:absolute; right:13px; top:5px;}
.uName{display:block; line-height:16px; font-size:16px; margin-bottom:7px;color: #0ab0ea;font-family: 'Lato-Bold'; }
.userInfoBox p{ font-size:14px; overflow:hidden; color:#0f1213;}
.userInfoBox{ background: #e6f7fd; min-height:70px; position:relative;  padding:10px; padding-right:60px;}
.userInfoBox:after{ content:""; position:absolute; left:-6px; border-top:6px solid transparent; border-bottom:6px solid transparent; border-right:6px solid #efebf5; top:11px;}
.userInfoBox.selfUser:after{ content:""; position:absolute; left:auto; right:-6px; border-top:6px solid transparent; border-bottom:6px solid transparent; border-right:0; top:11px; border-left:6px solid #e7e7e7; }
.userInfoBox.selfUser{ background:#e7e7e7;}
.chatCon{ height: 440px;overflow: hidden;overflow-y: scroll;}
.replyBox{margin: 18px 18px;
height: 140px;
width: auto;
border: 0px solid #dedede;
background: #fff;
}
.userChatTxt{ width: 100%;
border: -1px solid #dedede;
padding: 10px;
font-size: 13px;
font-style: italic;
color: #8d8d8d;
resize: none;
}
.replyRow{padding-top: 20px;
padding-right: 16px;
height: 47px;
background: #fff;
border-top: 0;
}
.addFiles{ width:100px; height:41px; padding:10px; float:left; position:relative; overflow:hidden; color:#8a8a8a; font-size:13px; font-style:italic; background:url(/static/img/addfile.png) no-repeat 10px 12px; padding-left:30px; border-right:1px solid #dedede;} 
.file{ position:absolute; left:0; top:0; bottom:0; right:0; opacity:0; cursor:pointer;}
.replyBtn{ font-size:16px; width:auto; text-transform:uppercase; text-align:center; padding:7px 30px; background:#5f3695 ; display:block; color:#fff; float:right; margin-right:10px; margin-top:10px;}
.replyBtn:hover{ background:#7B7B7B;}
.messageBox{ min-width:600px;}
.fotteradjust{margin-bottom:50px;}



.biSec{display:table;width:100%;}
.biSec .sec{display:table-cell;padding-right:20px;width:50%;}
.biSec .sec:last-child{padding-right:0px;}
.biSec  p{color:#000;margin-bottom:5px;}
.biSec2{display:block;width:100%;}
.biSec2 .sec{float:left;width:10%;padding-right:30px;}
.biSec2 p{margin-bottom:5px;color:#000;}

.cmn-toggle {position: absolute;margin-left: -9999px;visibility: hidden;}
.cmn-toggle + label {display: block;position: relative;cursor: pointer;outline: none;user-select: none;}
input.cmn-toggle-round + label {padding: 2px;width: 101px;height: 38px;background: linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;background: -webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;color:#fff;
border-radius: 60px;}
input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
display: block;position: absolute;top: 1px;left: 1px;bottom: 1px;
content: "";}

input.cmn-toggle-round + label:before {right: 1px;border-radius: 60px;transition: background 0.4s;}
input.cmn-toggle-round + label:after {width: 38px;background-color: #fff;border-radius: 100%;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);transition: margin 0.4s;}
input.cmn-toggle-round:checked + label:before {background: linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;
background: -webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;color:#fff;
}
input.cmn-toggle-round:checked + label:after {margin-left: 60px;}
.switch input[type="checkbox"]:not(old) + label{    margin-left: 0px;}
.switch{width: 148px;    height: 45px;}

.recBooking{display:table;width:100%;}
.recBooking .sectn{display:table-cell;text-align:center;vertical-align: baseline;}
.recBooking .sectn p span img{vertical-align:middle;}
.srBtn{background: transparent;border: 1px solid #0ab0ea;padding: 8px 15px;
border-radius: 31px;margin-right: 20px; color: #333; font-size: 14px;width: 150px;text-align: center;}
.recBooking .sectn .cstatus{margin-bottom:0px;}
.recBooking .sectn span img{width: 15px;    height: 19px;}
.srInfoo .srBtn a:hover{color:#fff!important;}
.srInfoo .srBtn a{color:#000!important;}
.modal-content .srBtn{background: transparent;border: 1px solid #0ab0ea;padding: 8px 16px;
border-radius: 31px;margin-right: 20px;font-size: 15px;width: 102px;text-align: center;}
.adList{display:block;width:100%;}
.adList li{float:left;padding-right:30px;width:32%;}
.adList li:last-child{margin-top:48px;margin-left:20px;position:relative;}
.or{position: absolute;top: -24px;left: -32px;color: #000;}
.adDuties li{width:33%;float:left;line-height:2em;}
.extraAd{color:#0ab0ea;margin-bottom:10px;}
.srBtn:hover{background: linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;
background: -webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9)!important;color:#fff;}

.modal2 {display: none; position: fixed; z-index: 99999; left: 0;top: 0; bottom:0; width: 100%; height: 100%; overflow: auto;background-color: rgba(0,0,0,0.7); }
.modalArea{background: #fff;width: 47%;margin: 0 auto;height: auto;margin-top: 50px;box-shadow: 0px 0px 2px 1px #7b7979;position:relative;}
.close2{cursor:pointer;    font-size: 28px;    line-height: 17px;}
.modalBox{padding:30px;}
.widthAdd{width: 20%!important;}

.hideDetails{background: #f0f0f0;padding: 20px;position:relative;display:none;}
.srInfoo{display:table;width:100%;}
.srInfoo .sec{display:table-cell;width:33%;vertical-align:middle;}
.srInfoo .sec tbody tr td{padding:5px 0px;}
.viewMsg{position: absolute;bottom: 27px;right: 52px;color: #1341d9;text-decoration: underline;}


/*.modal2 {display: none;position: fixed;z-index: 99999;left: 0;top: 0;bottom: 0;width: 100%;height: 100%;overflow: auto;
background-color: rgba(0,0,0,0.7);}
.modalArea{background: #fff;width: 47%;margin: 0 auto;height: auto;margin-top: 50px;box-shadow: 0px 0px 2px 1px #7b7979;
position: relative;}
.close2{position: absolute;top: 10px;right: 10px;}
.close2 .fa-times-circle-o{font-size: 28px!important;cursor: pointer;}
.close2 .fa-times-circle-o:hover{color:#0ba9e9;}
*/

/* 20/6/17   */

.siteLink{color:#099dd1;text-decoration:underline;}
.innerSubHead{font-size: 18px;margin-bottom: 15px;margin-top: 15px;color: #099dd1;}
.timeBlock{background: #fff;border: 1px solid #d3d3d3;padding: 20px;font-size: 15px;}
.timeBlock h3{}
.timeSectn .table{margin-top:20px;}
.timeSectn .table thead tr th{border-top: 1px solid #d3d3d3;padding: 4px 0px;border-bottom: 1px solid #d3d3d3;text-align: left;font-size: 13px;}
.tabSpan{float:right;}
.timeSectn .table thead tr th:first-child{border-left:1px solid #d3d3d3; padding:0px 4px;}
.timeSectn .table thead tr th:last-child{border-right:1px solid #d3d3d3; padding:0px 4px;}
.inTable{margin-top:0px!important;}
.inTable tr td{width:50%;border-right: 1px solid #d3d3d3;    text-align: center;    border-left: 1px solid #d3d3d3;    border-bottom: 1px solid #d3d3d3;}
.inTable tr td label{    display: block;    padding: 0px 0px;    cursor: pointer;}	
.inTable tr td input[type="checkbox"]:not(old){ opacity: 0;    height: 50px;
    cursor: pointer;}
.timeBlock2{background: #fff;border: 1px solid #d3d3d3;padding: 20px;font-size: 15px;margin-top:20px;}
.imSignup a{display:inline-block;color:#000;}
.imSignup a:hover{color:#fff;}
.imSignup2 a{color:#000;}
.imSignup2 a:hover{color:#fff;}
.conFormm p{margin-bottom:15px;}
.conFormm label{margin-bottom:5px;display:block;}
.mbBox input[type="text"]{margin-bottom:15px;}
.mbBox input[type="submit"]{margin-top:20px;width: 172px;}
.setbtnmg .back{margin-top:0px!important;}
.mbBox label{margin-bottom: 5px;    display: block;}

.invoiceTableb thead tr th {
    background: #ddd none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    /* border-top: 1px solid; */
    padding: 10px 11px;
    text-align: left;
    font-size: 16px;
}
.tabResponsivee {
    border: #e5e5e5 solid 1px;
    padding: 20px;
}
.invoiceTableb {
    margin: 20px 0px;
    border: #ccc solid 1px;
}
.invoiceTablef tr td p{color:#000;padding-bottom:4px;}
 .invoiceTablef tr td h1{font-weight: normal}
  .invoiceTablef tr td{vertical-align: top;}
.invoiceTableb tbody tr td {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    color: #666;
}
.innerInvoice{padding:60px 0px;position:relative;}
.rightTablein {
    
    background: #999;
    padding: 20px;
    color: #fff;
}
.rightTablein tr td {
    border-bottom: 1px solid #ccc;
        padding: 10px 0px;
   
}
/*#card_year-error{right:-71px;}*/
.invoiceButton{position:absolute;top:60px;right:0;}
	

@media screen and (max-width: 767px){

.innerInvoice{overflow: auto;    padding: 20px 0;}
.tabResponsivee{width:600px;}

}


/*Skill modal*/

.modal2 {display: none; position: fixed; z-index: 99999; left: 0;top: 0; bottom:0; width: 100%; height: 100%; overflow: auto;background-color: rgba(0,0,0,0.7); }
.modalArea{background: #fff;width: 47%;margin: 0 auto;height: auto;margin-top: 50px;box-shadow: 0px 0px 2px 1px #7b7979;position:relative;}
.modalContnt{padding:15px;}
.modalHeading{padding: 15px 15px 0px 15px;}
.close2{position:absolute;right:14px;top:14px;cursor:pointer;}
.modalBtnnn{    border: 1px solid #0ab0ea;    background: transparent;    color: #000;    padding: 9px 27px;
    font-size: 16px;    border-radius: 31px;    display: inline-block;cursor:pointer;}
.modalBtnnn:hover{    background: linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9);    background: -webkit-linear-gradient(left, #1341d9, #1061de, #0c94e6, #0aace9);    color: #fff;}
.tableWidthc{width:70%;}


.modal-content{    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;}

 .modal-header {padding: 8px 16px!important;
    background-color: #0ab0ea!important;
    color: white!important;
    font-size: 15px!important;}

   .modal-content .tab{text-align: center;    padding: 14px 0px;} 
   .modal-content p{margin-bottom: 6px;}
   .modal-content .back{background: transparent;    border: 1px solid #0ab0ea;
    padding: 8px 29px;    border-radius: 31px;    margin-right: 20px;    font-size: 16px;}
    .modal-body{padding: 9px 20px 10px 20px!important;}
    .modal{z-index: 10;}

    .notification-content{display: block;
    position: absolute;
    top: 65px;
    right: 0px;
    min-width: 221px;
    background: #fff;
    box-shadow: 0px 0px 3px 2px #ccc;
    display: none;

}
.notification-content::after{
 border-left: transparent solid 10px;
 border-right: transparent solid 10px;
 border-bottom:#fff solid 10px;
 content: '';
 position:absolute;
 right: 10px;
 top:-10px;}
 
 .dropdown-content2::after{
 border-left: transparent solid 10px;
 border-right: transparent solid 10px;
 border-bottom:#fff solid 10px;
 content: '';
 position:absolute;
 right: 10px;
 top:-10px;}

}
.notification-content .notifiInn a {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 3px;
  color: #666 !important;
  font-size: 13px !important;
  margin-bottom: 10px;
  padding: 10px !important;
  text-transform: capitalize;
}
    .modalContnt h5{margin-bottom: 20px;}
    #myModalconfirmation .back{padding: 5px 21px}

    .tooltip {
    position: relative;
    display: inline-block;
    
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 19%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.msghBadge{background: #0ab0ea none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 21px;
    padding: 3px 0;
    position: absolute;
    right: 17px;
    text-align: center;
    top: 25px;
    width: 22px;}



    .joined{background-color: #0ab0ea;}
    .joined .userName{color:#fff;}
    .joined .msghBadge{background: #fff;color:#000;}

  .noMessage{width: 100%;
display: block;
text-align: center;

}
.notifctnBorder{border-bottom:1px solid #333;}

.takeControlHd > h3 {font-size: 22px; font-family: "Lato-Bold";}
.takeControlHd > p{ font-size: 17px; line-height: 26px; }
.prpolicy p{ padding-bottom: 20px; font-size: 17px; line-height: 26px; }
.innerHeading{ font-size: 22px; }
.career > .bannerSearch {margin: 0 auto 30px;}
.carSection .sec2 > .heading {color: #292425; font-size: 30px;line-height: 26px; padding-bottom: 10px;}
.crProfile {border: 1px solid #e5e5e5; border-radius: 3px; height: 150px; left: 27px; position: absolute; top: 24px; width: 150px;}
.crProfile > img {bottom: 0; left: 0; margin: auto; position: absolute; right: 0; top: 0; max-width: 100%; max-height: 100%;}
.step-links > a {background: #fff none repeat scroll 0 0; border: 1px solid #e5e5e5; display: inline-block; font-size: 13px; line-height: 20px; padding: 5px 15px; text-transform: capitalize;}
.carprofBx {background: #fff; padding: 20px; box-shadow: #d4d4d4 0 0 2px 2px;}
.carprofBx h3{ position: relative; padding-left: 35px; }
.carprofBx .pullRight {float: left; position: absolute; left: 0;}
.spProfile2 h3::after{ left: 35px; }
.recBooking .sectn:nth-child(1){ width: 15%;  }
.recBooking .sectn:nth-child(2) {width: 15%; text-align: left;}
.recBooking .sectn:nth-child(3) {width: 15%; text-align: left;}
.recBooking .sectn:nth-child(4) {width: 40%; text-align: left;}
.recBooking .sectn:nth-child(5) {width: 15%; text-align: left;}

.biSec2 .sec{ width: 48%; padding-right:0; }
.expDate > span {float: left; width: 48%;}
.expDate > span.pullRight{ float: right; }
.desibled{ background-color: #f3f3f3 !important; }
label.error {background: #c92828 none repeat scroll 0 0; border-radius: 3px; box-shadow: 0 0 4px 1px #ccc;
  color: #fff!important; font-size: 13px!important; padding: 5px 10px; position: absolute; right: 0; top: 0px;}
label.error::after {border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #c92828;
  bottom: -7px; content: ""; left: 3px; position: absolute;}
.modalContnt h5 {color: #666; font-size: 15px; margin-bottom: 20px;}
.modalHeading {font-size: 20px; padding: 15px 15px 0;}
.modalArea{ border-radius: 5px; }
.adSearch input[type="checkbox"]:not(old) + label{ margin-left: 0; }
.rembTxt label {
  margin-top: -2px;
  vertical-align: top;
}
.rembTxt {
  font-size: 15px;
}
.dropbtn.logDropBtn > span {
  font-size: 15px;
  margin: 0 5px;
  text-transform: capitalize;
}
.notifiInn {
  max-height: 120px;
  
  overflow: auto;
}
.notification-content > a {
  color: #0ab0ea !important;
  padding: 13px 0 0 !important;
  font-size: 14px !important;
  text-transform: capitalize !important;
}



.img-doc{
	height:50px;
}

.checbox-custom input[type="checkbox"]:not(old) + label > span{

	    margin-left: -35px;
}

.info{
	color: red;
}

.conFormm >p {
	position: relative;
}

.msgcls{
	display: inline-block;
    margin-left: 5px;
}

.activation-custom {
	background: #fff;
	box-shadow: #e5e5e5 0 0 10px 0;
	max-width: 500px;
	margin: 50px auto;
	border-radius: 5px;
}
.activation-custom h2 {
	margin-bottom: 20px !important;
	color: green;
}

.ErroMsgOuter {
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999999999;
	height: 100vh;

}
.ErroMsgInn {
	width: 100%;
max-width: 450px;
position: relative;
padding: 30px;
background: #0ab0ea;
border-radius: 5px;
color: #fff;
font-size: 16px;
line-height: 26px;
top: 20%;
left: 0;
right: 0;
margin: auto;
text-align: center;
}
.editBtn {
	padding: 10px 0 0 0;
}
.editBtn > .Edit_button {
	background: #00abec;
	border: 0;
	display: inline-block;
	padding: 6px 15px;
	font-size: 14px;
	color: #fff;
	border-radius: 3px;
}
.reviewBottom {
	padding: 0px 40px 0 0;
}
.notifi_NoData{ height: 40px !important;}
.dropdown-content2 > div{overflow: auto;max-height: 136px;
}
.fc.fc-unthemed.fc-ltr {
	background: #fff;
	padding: 20px;
}
.fc-day-header.fc-widget-header {
	padding: 10px 0;
	line-height: 30px;
	background: #eee;
}
.fc-basic-view .fc-body .fc-row {
	min-height: 100px !important;
}
.viewdocument {
	padding: 10px 0;
}
.viewdocument p {
	display: block;
	padding-bottom: 10px;
	font-size: 16px;
	color: #000;
}
.viewdocument > input{ margin-top: 12px;}
.profileUpload .profBox {
	width: 160px;
	height: auto;
	border: 1px solid #dddcdc;
	position: relative;
	margin-bottom: 5px;
}
.pwdmessage {
	font-size: 12px;
	margin-top: -15px;
	padding-bottom: 15px;
	color: #333;
}
.helplinetxt {
	text-align: center;
	padding-bottom: 20px;
	background: #eee;
	padding-top: 10px;
}
.helplinetxt p{ margin-bottom: 10px;}

.profImgBx{ margin-bottom: 36px !important;}
.profImgBx > input {
	position: absolute;
	bottom: -36px;
}

.remove{
position: absolute;
right: -10px;
top: -10px;
cursor: pointer;
}


.mbBoxBottom .mbBtn2{
	margin-top:5px;
}

.formArea input[type="checkbox"]:not(old){width: 1em;vertical-align: -3px;}


.help-links{display:none;}
.help-hover:hover .help-links{display:block;}
.help-hover{position: relative;display: inline-block;color:#0ab0ea;cursor:pointer;}
.help-links{position: absolute;
right: -199px;
top: 4px;
background: #fff;
z-index: 100;
padding: 10px 11px;
font-size: 15px;
height: 100px;
width:200px;
overflow-y: auto;
box-shadow: 0px 0px 4px 1px #ccc;


}

.help-links a{

	font-size:14px;
	display:block;
	line-height:24px;
}

.about-info{width:100%;display:table;}
.about-info .sec{width:50%;vertical-align: middle;text-align: center;display:table-cell;}
.about-info .sec img{width: 250px;height: 250px;border-radius: 50%;}

.notifiInn a{color:#000!important;font-size: 12px!important;}
.recBooking .sectn .srBtn{margin-bottom: 10px;}

.chckbox-align{float:left;width:20%;}
.browseFiles{    position: absolute;
    left: 0;
    opacity: 0;
    width: 98px;
    cursor: pointer;
    top: 0;
    height: 32px;}

.browseReview{background: #e8e8e8;
color: #000;
font-size: 15px;
border: 1px solid #ccc;
padding: 6px 17px;
border-radius: 28px;
margin-left: 10px;
}

.addprovider{top: 43px!important;}

input::-moz-focus-inner { 
  border: 0; 
}

.dropbtn span{outline:none;}

#tickcheck{vertical-align: text-bottom;}
.pRelative{position:relative;}
.setRelative{position: relative;
display: inline-block;
margin-top: 9px;
}

.setting-browse{position: absolute;
left: 0;
opacity: 0;
width: 86px;
}

.setting-browse-txt{display:inline-block!important;margin-left:10px;display: none}
.seetingBrowse{background: #0ab0ea;
border: none;
color: #fff;
padding: 5px 19px;
border-radius: 3px;
}
#dob_datepicker-error{left: 0;right: 19pc;width: 200px;margin: auto;top: 0px;
    }
#lablepersonalskill,#lablespecialskill,#lableduiteis{ left: 0;right: -4pc; width: 250px;
    margin: auto; top: 0px;
}

#check{left: 0;right: -4pc;width: 272px;margin: auto;top: -39px;}

.srchhBxx{width: 50%;margin: 20px auto;position: relative;}
.srchhBxx .formControl2{border-radius: 30px;}
.srchhBxx .loginBtn{margin: 10px auto 0px;display: block;width: 120px;}
.mbBoxSec1 p span{margin-right: 10px;}
.tooltipList{list-style-type: square;text-align: left;padding: 0px 24px;font-size: 14px;}
.tooltipHeadng{font-size: 14px;}
.tooltiptext{font-size: 14px;
}
.invoicetopBtn{position: absolute;right: 0;}
.inBottomBtn{background: transparent;border: 1px solid #0ab0ea;padding: 11px 24px;border-radius: 31px;font-size: 15px;cursor: pointer;color: #333;display: inline-block;margin-right: 0px;margin-bottom: 20px
}
/*.textBreak{word-break: break-all;}*/
.disp-inline{display:inline-block;}
.bookingBtn{}
.srInfoo .sec .srBtn{width: 172px;}
.innerBannerheight{margin-right: 0px;}
.blogImg img{width: 282px;}
#change_password  .back{width:auto!important;}
#address_submit  .back{width:auto!important;}
#personal_info_submit  .back{width:auto!important;}
#document_form .back{width:auto!important;}
#personal_info .back{width:auto!important;}
#seeker_address_info .back{width:auto!important;}
#card_update .back{width:auto!important;}
.resControl .mbBtn{z-index:99999;margin-bottom: 10px;}
.calRadioAdd{position:relative;}

.staticBox p{font-family:Ubuntu;font-weight: 400;}
.userAv{padding:40px 0px;}
.userAv .heading{font-size:22px;}
.careralert{ 
width: 49%;
}


.alert-chck{display:block;margin-bottom:10px;}
.alert-bg{background: #f2dede;    color: #a94442;    padding: 15px;margin-bottom:15px;}
.alert-chck input[type="checkbox"]:not(old) + label{color: #000;}
.alert-bg-text{background: #f2dede; margin-left: 60px;  color: #a94442;    padding: 5px;margin-bottom:10px;}


.aboutHd {font-size:37px; color:#292425;}
.aboutContent {text-align:center; padding:20px 0 0 0;}
.aboutContent p {margin-bottom:20px; color:#7f7c7c; font-size:18px; line-height:28px;}
.aboutBanner {background:url(/static/img/about_banner_bg12.jpg) no-repeat center; background-size:cover; height:630px; position:relative;}
.aboutBannerTxt {background:rgba(10,176,234,.8); width:40%; height:100%; position:absolute; left:0; top:0; display:table;}
.aboutBannerTxt .inner {display:table-cell; vertical-align:middle; padding:0 100px; color:#fff; font-size:30px; line-height:44px;}
.aboutBannerTxt:after {content:''; background:url(/static/img/about_ban_txt_bg.png) no-repeat; height:100%; width:209px; position:absolute; bottom:0; right:-209px;}
#card_month-error{left: -5px;width: 279px;top: -38px;}


/* 28 -09 -2017 */

.slctIcnWrap{width: 16px; margin-right: 10px;}
.dropdwn {
    position: relative;
    z-index: 99;
}
.dropdwn .dropdwnMenu {
    position: absolute;
    top: 100%;
    background: #FFF;
    min-width: 100%;
    width: auto;
    right: 0px;
    display: none;
    border: 1px solid orange;
    border-top: 0;
}
.dropdwn > .dropdownClick {
    position: relative;
    border: 1px solid #dddcdc;
    height: 48px;
    width: 100%;
    padding: 0px 15px;
    display: block;
    color: #000;
    font: 13.3333px Arial;
    line-height: 48px;
}
.dropdwn .dropdwnMenu li a{color: #000;
    font: 13.3333px Arial;padding: 0px 15px; display: block;line-height: 30px;height: 30px;}
.dropdwn .dropdwnMenu li a:hover{background-color: orange;}
.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}