home-abt-bar {
 background: #fff url(../design_img/home-back-1.jpg) no-repeat center center;
 background-size:100%;
 padding: 120px 0 120px 0 !important;
}
 
.home-abt-bar .home-txt-col {
	background: #093c20cf;
	padding: 50px;
}
.home-abt-bar .home-txt-col .main-head{
color:#fff; text-align:center; margin-bottom:10px!important; line-height:40px!important
}

.home-abt-bar .home-txt-col p {
 text-align:justify; color:#fff; text-align:center; font-size:16px!important; line-height:30px
}
.home-abt-bar .btn-more {
 overflow: hidden; 
 background:#f58634;
 color: #fff !important;
 text-transform:uppercase; 
 padding: 10px 0px!important;
 width:150px;
 display: block!important;  margin: 20px auto 0 !important;
 font-weight:600;
 letter-spacing:1px;
}
.home-abt-bar .btn-more span {
 position: relative;
 display: block;
 -webkit-transition: -webkit-transform 0.3s;
 -moz-transition: -moz-transform 0.3s;
 transition: transform 0.3s;
}
.home-abt-bar .btn-more span::before {
 position: absolute;
 right: 100%;
 content: attr(data-hover);
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 color: #144884;
 width: 100%;
}
.home-abt-bar .btn-more:hover {
 padding: 10px 0px!important;
 background:#fff!important;
}
.home-abt-bar .btn-more:hover span {
 -webkit-transform: translateX(100%);
 -moz-transform: translateX(100%);
 transform: translateX(100%);
} 

.health-poss-sec{
	padding: 60px 0px !important;
    background: url(../design_img/join-bg.jpg) no-repeat center center;
    background-size: cover;
}
.health-poss-sec .btn-more{
	display:table;
	margin:20px  auto 0 !important;
}
.hlt-possession{
	text-align:center;
	position:relative;
}
.hlt-possession p{
	font-size:15px !important;
	line-height:25px;
	color:#121212 !important;
}
.hlt-possession h2{
	font-size:30px !important;
	line-height:40px;
	font-weight:700 !important;
	margin-bottom:20px !important;
	color:#222 !important;
}
.hlt-possession  .btn-contact{
	min-width:150px !important;
	padding:8px 15px !important;
	background:#FFF;
	text-align:center;
	text-transform:uppercase;
	color:#6f70dc !important;
	font-weight:700;
	font-size:14px;
}
.hlt-possession  .btn-contact:hover{
	color:#FFF !important;
}
.offer-sec{
	padding:60px 0;
	position:relative;
}
.offer-block{
	margin-bottom:40px;
	position:relative;
}
.offer-block span.border-top{
	display:inline-block;
	background:#5580e9;
	height:2px;
	width:60px;
	margin-bottom:10px;
}
.offer-block h2{
	font-size:30px !important;
	line-height:40px;
	color:#222;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:15px !important;
}
.offer-block h2 span{
	color:#4995ba;
}
.offer-block h4{
	font-size:20px !important;
	line-height:27px !important;
	font-weight:700;
	text-transform:capitalize;
	color:#f3a42b;
}
.offer-block p{
	font-size:14px;
	line-height:24px;
	letter-spacing:1.5px;
	font-weight:400;
}
.offer-sec .bus-icon-sec{
	text-align:center;
	position:relative;
}
.offer-sec .bus-icon-sec:after{
	position: absolute;
    content: "";
    top: 35%;
    right: 0px;
    height: 2px;
    width: 88px;
    background: #4995ba;
}
.offer-sec .bus-icon-sec.bus-icon-sec2:before{
	position:absolute;
	content:"";
	top:35%;
	left:0px;
	height:2px;
	width:88px;
	 background: #4995ba;
}
.offer-sec .bus-icon-sec.bus-icon-sec3:before{
	position:absolute;
	content:"";
	top:35%;
	left:0px;
	height:2px;
	width:88px;
	 background: #4995ba;
}
.offer-sec .bus-icon-sec.bus-icon-sec3:after{
	display:none;
}
.offer-sec .business-sub-icon{
	width: 120px;
    height: 120px;
    vertical-align: top;
    background:#eff3f7;
    border-radius: 100%;
    position: relative;
    margin: 0 auto;
    z-index: 111;
}
.offer-sec .business-sub-icon img{
	max-width: 100%;
    padding: 16px;
}
.offer-sec .bus-icon-sec h4{
	font-size:14px !important;
	line-height:24px;
	margin-top:15px !important;
	color:#222;
	font-weight:600;
}
.abt-sec{
	padding:60px 0;
	position:relative;
}
.abt-sec span.border-top {
    display: inline-block;
    background: #5580e9;
    height: 2px;
    width: 60px;
    margin-bottom: 10px;
}
.abt-sec h2 {
    font-size: 30px !important;
    line-height: 40px;
    color: #222;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}
.abt-sec p{
	font-size:14px;
	line-height:24px !important;
	color:#777777;
	font-weight:400;
}
.abt-heading{
	margin-bottom:40px;
	position:relative;
}
.abt-sec .abt-icon-sec {
    text-align: center;
    position: relative;
}
.abt-sec .abt-sub-icon {
    width: 120px;
    height: 120px;
    padding: 27px 0 !important;
    vertical-align: top;
    background: #eff3f7;
    border-radius: 100%;
    position: relative;
    margin: 0 auto;
    z-index: 111;
}
.abt-sec .abt-icon-sec h4 {
    font-size: 14px !important;
    line-height: 24px;
    margin-top: 15px !important;
    color: #222;
	text-transform:capitalize;
    font-weight: 600;
}
.abt-sec .abt-icon-sec p{
	font-size:14px;
	line-height:24px;
	margin-bottom:15px !important;
}
.abt-sec .abt-icon-sec .btn-read{
	color:#567fe8 !important;
	text-transform:uppercase !important;
	font-weight:600;
}

.abt-sec .home-txt-col{
	background: rgb(47,153,204);
	background: linear-gradient(90deg, rgba(47,153,204,1) 0%, rgba(148,220,255,1) 35%, rgba(73,149,186,1) 100%);
	padding:20px;
	border-radius:15px;
}
.abt-sec .home-txt-col .h-icon{
	float:left;
	width:50px;
	margin-bottom:10px;
}
.abt-sec .home-txt-col .h-icon img{
	max-width:100%;
}
.abt-sec .home-txt-col h1{
	float:left;
	padding-left:20px !important;
	color:#fff;
	font-size:30px !important;
	line-height:40px;
	margin-bottom:10px !important;
	font-family: "Roboto Slab", serif;
}
.abt-sec .home-txt-col .home-vm-details{
	clear:both;
}
.abt-sec .home-txt-col .home-vm-details p{
	color:#fff !important;
	font-size:14px !important;
	line-height:24px;
	font-weight:400;
}
.btn-more{
	width: 135px;
    padding:14px 15px !important;
    font-size: 16px;
	line-height:25px;
    font-weight: 400;
    display: block;
    position: relative;
    text-align: center;
    color: #fff !important;
    z-index: 1;
    overflow: hidden;
    line-height: 1;
    /* background: linear-gradient(to right, #046da2 0%, #04afae 100%); */
    background: #FF7350;
	text-transform:capitalize;
    border-radius: 7px !important;
    margin-top: 20px !important;
}
.btn-more:before{
	position: absolute;
    content: '';
    background-color: #141B22;
    height: 100%;
    width: 100%;
    border-radius: 4px;
    top: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    z-index: -1;
}
.btn-more:hover:before{
	-webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.abt-sec2{
	padding:60px 0;
	position:relative;
	background:#eff3f7;
}
.abt-sec2 .health-care-block{
	padding:0px 0px 50px;
	position:relative;
	text-align:center;
}
.main-head{
	font-size: 30px !important;
    line-height: 40px;
    color: #222;
    font-weight: 700;
    margin-bottom: 10px !important;
	position:relative;
	font-family: "Roboto Slab", serif;
}
.main-head span{
	color:#4995ba;
}
.abt-sec2 .health-care-block p{
	font-size:15px !important;
	line-height:24px;
	font-weight:400;
}

.abt-sec2 .health-care-block .btn-more{
	display:table;
	margin:0 auto !important;
}

.border{
	display:block;
	height:2px;
	width:100px;
	margin:0 auto 20px!important;
	background:#4995ba;
}
.prd-slider{
	position:relative;
	margin-top:-100px;
}
.home-abt-bar{
	width:100%;
	display:block;
	position: relative;
    z-index: 99;
    top:-52px;
}
.home-abt-bar .home-abt-left{
	width:70%;
	float:left;
	background: linear-gradient(90deg, #5277a9 0%, #4995ba 51%, #189dde 75%);
	padding:30px 0px;
}
.home-abt-bar .home-abt-right{
	width:40%;
	float:left;
	background:transparent;
}
.home-add-bar{
	position: relative;
    z-index: 99;
    margin-top: -120px;
    margin-bottom: 80px;
	background: linear-gradient(90deg, #5580e9 0%, #706fdc 51%, #8761d0 75%);
	padding:20px 0;
}
.add-icon span{
	width:50px;
	display:inline-block;
	vertical-align:top;
}
.add-icon span img{
	max-width:100%;
}
.add-icon .text{
	display:inline-block;
	width:calc(100% - 65px);
	color:#FFF;
	font-weight:600;
	font-size:14px;
	line-height:22px;
	margin-left:10px;
}
.add-icon .text a{
	color:#fff !important;
}
/*Inner Page Css Start */

.inn-abt-sec .inn-abt-left{
	position:relative;
	padding:30px 20px 30px 0;
}
.inn-abt-sec .inn-abt-left p{
	font-size: 15px !important;
    line-height: 24px;
    font-weight: 400;
}
.inn-abt-sec .inn-abt-right{
	position:relative;
}
.inn-abt-sec .inn-abt-right img{
	max-width:100%;
}
.inn-abt-sec .dir-pics{
	position:relative;
}
.inn-abt-sec .dir-pics img{
	max-width:100%;
}
.inn-abt-sec .dir-text{
	position:relative;
	padding:30px 50px;
}
.inn-abt-sec .dir-text h4{
	font-size: 22px !important;
    line-height: 27px;
    color: #222;
    font-weight: 700;
    margin-bottom: 10px !important;
    position: relative;
	margin-bottom:10px !important;
    font-family: "Roboto Slab", serif;
}
.inn-abt-sec .dir-text h4 span{
	font-size:18px !important;
	line-height:25px;
	color: #4995ba;
	display:block;
}
.inn-abt-sec .dir-text p{
	font-size: 15px !important;
    line-height: 24px;
    font-weight: 400;
}
/* Contact Us */
/* INNER_CONTACT_PAGE */
.inner-contact-sec {
	padding: 80px 0;
	position: relative;
}

.inner-contact-sec .contact-info {
	width: 100%;
    display: block;
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
    padding: 18px 15px;
    min-height: 165px;
}

.sec-row{
	margin-top:40px !important;
}

.inner-contact-sec .contact-info .contact-icon {
	display: inline-block;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	background: #4995ba;
	vertical-align: top;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

.inner-contact-sec .contact-info .contact-icon img {
	max-width: 100%;
	padding: 15px;
}


.inner-contact-sec .contact-info .contact-text {
	width: calc(100% - 85px);
	vertical-align: top;
	display: inline-block;
	padding-left: 20px;
}

.inner-contact-sec .contact-info .contact-text h4 {
	font-size: 20px !important;
	line-height: 27px;
	color: #666 !important;
	font-weight: 600;
	margin-bottom: 5px !important;
	font-family: "Montserrat", serif;
}

.inner-contact-sec .contact-info .contact-text p {
	font-size: 15px !important;
    line-height: 25px;
    color: #333;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0 !important;
}

.inner-contact-sec .contact-info .contact-text p span {
	font-weight: 600;
}


.inner-contact-sec .contact-left {
	padding-left: 30px;
}

.map-box {
	width: 100% !important;
	height: 400px;
}

.inner-contact-sec .social-nav {
	float: left;
	margin: 10px 0;
}

.inner-contact-sec .social-nav ul {
	list-style: none;
}

.inner-contact-sec .social-nav li {
	float: left;
	padding-right: 10px !important;
}

.inner-contact-sec .idx-btn {
	width: 150px;
	text-align: center;
	border: 0px !important;
	padding: 12px 15px !important;
	background: transparent;
	color: #fff !important;
	background: #FF7350;
	border-radius: 0 !important;
	font-size: 15px !important;
	line-height: 25px;
	font-weight: 600;
	border-radius:5px !important;
}

.inner-contact-sec .idx-btn:hover {
	background: #333 !important;
    color: #fff !important;
}

.inner-contact-sec .form-group {
	margin-bottom: 25px !important;
}

.inner-contact-sec .form-group .form-control {
	padding: 12px 12px !important;
	background: #f2f3f4;
	font-size: 14px;
	line-height: 24px;
	color: #454545;
	font-weight: 400;
}

.inner-contact-sec .form-group .form-control:focus {
	box-shadow: none;
	border-color: #ff8400 !important;
	color: #454545;
}
.inner-contact-sec .main-head span {
	display: block;
	font-size: 14px !important;
	line-height: 24px !important;
	margin-bottom: 0px !important;
	color: #4995ba;
}
.inner-contact-sec .cont-right{
	position:relative;
}
.inner-contact-sec .cont-right img{
	max-width:100%;
}
.map-box{
	width:100%;
	height:505px;
}
.form-group {
	position: relative;
	margin-bottom: 18px !important;
}
.form-group label {
	font-weight:normal;
}
.form-group .label-err,
.form-group .error:not(.form-control) {
   background: #d81a1a;
   width: auto;
   font-size: 11px;
   color: #fff !important;
   padding: 0px 5px 2px;
   border-radius: 2px;
   position: absolute;
   bottom: -22px;
   z-index: 1;
   font-weight: 400 !important;
}

.form-group .label-err::before,
.form-group .error::before {
   content: "\f0d8 ";
   font: normal normal normal 20px/1 FontAwesome;
   color: #d81a1a;
   position: absolute;
   top: -13px;
   left: 20px;
}

.form-group .form-control {
border-radius:0!important;
box-shadow:none;
background:none;
padding:8px 12px;
height:auto;
}
.form-group select.form-control {
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(../design_img/icon-select-arrow.png);
background-repeat: no-repeat;
background-position: right 6px top 50%;
z-index: 0;
/*padding: 7px 20px 7px 4px; */
   padding-left:5px;
padding-right:20px;
}
/*@-moz-document url-prefix() {
   .form-group select.form-control {
	   padding: 7px 20px 7px 4px;
   }
}*/
.form-group .label-radio {
margin-right:15px;
}
.form-group input[type=radio] {
margin-right:5px;
}
.form-group .label-check {
margin-right:15px;
text-transform:none!important;
font-family: 'Poppins', sans-serif!important;
}
.form-group .label-check a {
color: #fcd80f!important;
}
.form-group .label-check a:hover {
text-decoration:underline!important
}
.form-group input[type=checkbox] {
margin-right:5px;
}
.form-group .form-control:focus {
box-shadow:none;
border-color:#ffa34a;
color:#ffa34a
}
.form-group textarea.form-control {
resize:none;
}





@media only screen and (min-width:1280px) and (max-width:1366px) {
	
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.banner-bar {
      padding: 90px 0 90px;
	}
	section.contents .content-bar {
		padding: 60px 0;
   }
   .inn-abt-sec .inn-abt-left {
       padding: 20px 10px 20px 0;
	}
	.banner-bar h2 {
		font-size: 27px !important;
		line-height: 35px !important;
    }
	.main-head {
		font-size: 27px !important;
		line-height: 35px;
		margin-bottom: 10px !important;
	}
	.inner-contact-sec {
		padding: 60px 0;
	}
	.inner-contact-sec .contact-info {
		margin-bottom: 30px;
		padding: 15px 10px;
		min-height: 165px;
	}
	.inner-contact-sec .contact-info .contact-icon {
		width: 55px;
		height: 55px;
	}
	.inner-contact-sec .contact-info .contact-icon img {
		padding: 10px;
	}
	.inner-contact-sec .contact-info .contact-text {
		width: calc(100% - 60px);
       padding-left:10px;
	}
	.inner-contact-sec .contact-info .contact-text h4 {
		font-size: 18px !important;
		line-height: 25px;
		font-weight: 700;
		margin-bottom: 0px !important;
	}
	.inner-contact-sec .contact-info .contact-text p {
		font-size: 14px !important;
		line-height: 24px;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.banner-bar {
      padding: 70px 0 70px;
	}
	section.contents .content-bar {
		padding: 50px 0;
   }
   .inn-abt-sec .inn-abt-left {
       padding: 0px 10px 0px 0;
	}
	.banner-bar h2 {
		font-size: 23px !important;
		line-height: 30px !important;
    }
	.main-head {
		font-size: 23px !important;
		line-height: 30px;
		margin-bottom: 10px !important;
	}
	.inn-abt-sec .dir-text {
		padding: 15px 0px 0 20px;
	}
	.inn-abt-sec .dir-text p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.inn-abt-sec .dir-pics {
		position: relative;
	}
	.inner-contact-sec {
		padding: 60px 0;
	}
	.inner-contact-sec .contact-info {
		margin-bottom: 30px;
		padding: 15px 10px;
		min-height: 154px;
	}
	.inner-contact-sec .contact-info .contact-icon {
		width: 55px;
		height: 55px;
	}
	.inner-contact-sec .contact-info .contact-icon img {
		padding: 10px;
	}
	.inner-contact-sec .contact-info .contact-text {
		width: calc(100% - 60px);
       padding-left:10px;
	}
	.inner-contact-sec .contact-info .contact-text h4 {
		font-size: 18px !important;
		line-height: 25px;
		font-weight: 700;
		margin-bottom: 0px !important;
	}
	.inner-contact-sec .contact-info .contact-text p {
		font-size: 14px !important;
		line-height: 24px;
	}
	
}
@media only screen and (min-width:320px) and (max-width:767px) {
	.banner-bar {
      padding: 50px 0 50px;
	}
	section.contents .content-bar {
		padding: 50px 0;
   }
   .inn-abt-sec .inn-abt-left {
       padding: 0px 10px 0px 0;
	}
	.banner-bar h2 {
		font-size: 20px !important;
		line-height: 27px !important;
    }
	.main-head {
		font-size: 23px !important;
		line-height: 30px;
		margin-bottom: 10px !important;
	}
	.inn-abt-sec .inn-abt-left p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.location {
         padding: 8px 10px !important;
	}
	.location li a {
        font-size: 13px !important;
		line-height: 22px;
	}
	.inn-abt-sec .dir-text {
		padding: 30px 0px 0;
	}
	.inn-abt-sec .dir-text p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.inner-contact-sec {
		padding: 60px 0;
	}
	.inner-contact-sec .contact-info {
		margin-bottom: 30px;
		padding: 15px 10px;
		min-height: 1px;
	}
	.inner-contact-sec .contact-info .contact-icon {
		width: 55px;
		height: 55px;
	}
	.inner-contact-sec .contact-info .contact-icon img {
		padding: 10px;
	}
	.inner-contact-sec .contact-info .contact-text {
		width: calc(100% - 60px);
       padding-left:10px;
	}
	.inner-contact-sec .contact-info .contact-text h4 {
		font-size: 18px !important;
		line-height: 25px;
		font-weight: 700;
		margin-bottom: 0px !important;
	}
	.inner-contact-sec .contact-info .contact-text p {
		font-size: 14px !important;
		line-height: 24px;
	}
	
}
	
