/*Fonts*/
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold-webfont.eot');
    src: url('../fonts/poppins-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff'),
         url('../fonts/poppins-semibold-webfont.svg#poppinssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.eot');
    src: url('../fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff'),
         url('../fonts/poppins-regular-webfont.svg#poppinsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Miscellanoeous */
body, html {
  overflow-x: hidden;
  padding-right: 0 !important; 
}
*:-moz-full-screen, *:-webkit-full-screen, *:fullscreen *:-ms-fullscreen {overflow: auto !important;}
body {
	font-family: 'poppinsregular';
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	background: #fff;
	font-weight: normal;
	color: #212121;
}
p {
	color: #212121;
	line-height: 1.8em;
	font-family: 'poppinsregular';
	font-size: 15px;
	text-align: justify;
}
center{
 font-family: 'poppinsregular';
}
h1, h2, h3, h4, h5, h6 {
	color: #1e4b80;
	font-family: 'poppinssemibold';
	font-weight: normal!important;
}
ul {
	list-style-type: none !important;
	padding-left: 0;
	margin: 0;
}
a { outline: 0; transition: all 0.5s; color: #46bdf4; }
a:link, a:visited { text-decoration: none; }
a:hover, a:focus, a:active { outline: none!important; text-decoration: none; }

/* Global */
.wrapper {
	position: relative;
	overflow: hidden;
}
.split {
    width: 100%;
    height: 1px;
    background-color: #c3d3ea;
}
.split1 {
    width: 100%;
    height: 1px;
    background-color: #c9caca;
}
.fsplit {
    width: 100%;
    height: 1px;
    background-color: transparent;
}
.text-pink{
	color: #ed3b9a
}
.text-dblue{
	color: #242a43
}
.m-0{margin: 0 !important; }.p-0 {padding: 0 !important; }
.mt-0 {margin-top: 0;}.mt-10 { margin-top: 10px !important;}.mt-20 {margin-top: 20px !important;}.mt-30 {margin-top: 30px !important;}.mt-40 {margin-top: 40px !important;}.mt-50 {margin-top: 50px !important;}.mt-60 {margin-top: 60px !important;}.mt-70 {margin-top: 70px !important;}.mt-80 {margin-top: 80px !important;}.mt-90 {margin-top: 90px !important;}.mt-100 {margin-top: 100px !important;}.mb-0 {margin-bottom: 0;}.mb-10 {margin-bottom: 10px !important;}.mb-20 {margin-bottom: 20px !important;}.mb-30 {margin-bottom: 30px !important;}.mb-40 {margin-bottom: 40px !important;}.mb-50 {margin-bottom: 50px !important;}.mb-60 {margin-bottom: 60px !important;}.mb-70 {margin-bottom: 70px !important;}.mb-80 {margin-bottom: 80px !important;}.mb-90 {margin-bottom: 90px !important;}.mb-100 {margin-bottom: 100px !important;}.ml-0 {margin-left: 0;}.ml-10 {margin-left: 10px !important;}.ml-20 {margin-left: 20px !important;}.ml-30 {margin-left: 30px !important;}.ml-40 {margin-left: 40px !important;}.ml-50 {margin-left: 50px !important;}.ml-60 {margin-left: 60px !important;}.ml-70 {margin-left: 70px !important;}.ml-80 {margin-left: 80px !important;}.ml-90 {margin-left: 90px !important;}.ml-100 {margin-left: 100px !important;}.mr-0 {margin-right: 0;}.mr-10 {margin-right: 10px !important;}.mr-20 {margin-right: 20px !important;}.mr-30 {margin-right: 30px !important;}.mr-40 {margin-right: 40px !important;}.mr-50 {margin-right: 50px !important;}.mr-60 {margin-right: 60px !important;}.mr-70 {margin-right: 70px !important;}.mr-80 {margin-right: 80px !important;}.mr-90 {margin-right: 90px !important;}.mr-100 {margin-right: 100px !important;}.pb-0 {padding-bottom: 0 !important;}.pb-10 {padding-bottom: 10px !important;}.pb-20 {padding-bottom: 20px !important;}.pb-30 {padding-bottom: 30px !important;}.pb-40 {padding-bottom: 40px !important;}.pb-50 {padding-bottom: 50px !important;}.pb-60 {padding-bottom: 60px !important;}.pb-70 {padding-bottom: 70px !important;}.pb-80 {padding-bottom: 80px !important;}.pb-90 {padding-bottom: 90px !important;}.pb-100 {padding-bottom: 100px !important;}.pt-0 {padding-top: 0 !important;}.pt-10 {padding-top: 10px !important;}.pt-20 {padding-top: 20px !important;}.pt-30 {padding-top: 30px !important;}.pt-40 {padding-top: 40px !important;}.pt-50 {padding-top: 50px !important;}.pt-60 {padding-top: 60px !important;}.pt-70 {padding-top: 70px !important;}.pt-80 {padding-top: 80px !important;}.pt-90 {padding-top: 90px !important;}.pt-100 {padding-top: 100px !important;}.pl-0 {padding-left: 0;}.pl-10 {padding-left: 10px !important;}.pl-20 {padding-left: 20px !important;}.pl-30 {padding-left: 30px !important;}.pl-40 {padding-left: 40px !important;}.pl-50 {padding-left: 50px !important;}.pl-60 {padding-left: 60px !important;}.pl-70 {padding-left: 70px !important;}.pl-80 {padding-left: 80px !important;}.pl-90 {padding-left: 90px !important;}.pl-100 {padding-left: 100px !important;}.pr-0 {padding-right: 0;}.pr-10 {padding-right: 10px !important;}.pr-20 {padding-right: 20px !important;}.pr-30 {padding-right: 30px !important;}.pr-40 {padding-right: 40px !important;}.pr-50 {padding-right: 50px !important;}.pr-60 {padding-right: 60px !important;}.pr-70 {padding-right: 70px !important;}.pr-80 {padding-right: 80px !important;}.pr-90 {padding-right: 90px !important;}.pr-100 {padding-right: 100px !important;}
.page-body-wrapper {
	min-height: calc(100vh - 0px);
	padding-left: 0;
	padding-right: 0; 
}
/*Header*/

header{
	position: relative;
	z-index: 999
}
.head-top{
	background-color: white;

padding-top: 10px;
}
.head-top ul.top-nav li{
	margin-right: 20px;
	margin-top: 0px
}
.head-top ul.top-nav li, .head-top ul.top-nav li a{
	color: #848484;
}
.head-info .widget{
	float: right;
	display: inline-block;
	padding-top: 30px;
}

.mailtop{
    float:left;
}
.call{
    float:left;
}
.call a i, .mailtop a i, .address a i{
    font-size: 25px;
float: left;
color: white;
margin-right: 12px;
line-height: normal;
display: block;
background-color: #8ac53e;
width: 40px;
height: 40px;
text-align: center;
padding-top: 3px;
padding-bottom: 4px;
border-radius: 5px;
}
.widget {
    padding-top: 25px;
    padding-bottom: 25px;
}
.call a .left, .mailtop a .left, .address a .left{
    float: left;
padding: 2px 0;
color: #212121;
font-size: 17px;
}
.mailtop a, .call a, address a{
    font-size: 14px;
    color: #585858;
    line-height: 17px;
    padding-left:35px;
    padding-right:35px;
    display: block;
    font-family: 'open_sansregular';
}
.mailtop a span, .call a span, .address a span{
   
    color: #c5c5c5;
    display: block; 
    padding-bottom: 4px;
    font-size:16px;
}
.head-info .address{	
	float: right;	
}

.head-top ul.top-nav li i{
	width: 25px;
	height: 25px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	line-height: 25px;
	color: #848484;
}
.head-top .top-social{
	float:right;
	margin: 4px 0;
}
.top-social li{
	display: inline-block;
}
.top-social li a {
	width: 30px;
	height: 22px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	display: block;
	color: #ffffff;
	border-right: 1px dotted #5dacf7;
	-webkit-transition: background .4s ease, color .4s ease;
	transition: background .4s ease, color .4s ease;
}
.top-social li a:hover {
	color: #ffc30d
}
.head-bottom{
	margin: auto;
}
.head-logo{
	background-color: #fff;
	padding: 10px
}
.head-social li{
	display: inline-block;
	padding: 0px;
	margin: 0px
}
.head-social li a {
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	display: block;
	color: #ffffff;
	-webkit-transition: background .4s ease, color .4s ease;
	transition: background .4s ease, color .4s ease;
	line-height: 40px;
	margin-right: 3px;
}
.head-social li a.fb{
	background-color: #3a5897;
	border-radius: 5px;
	font-size: 20px;
}
.head-social li a.fb:hover{
	background-color:#8ac53e;
	color:white;
}
.head-social li a.tw{
	border-radius: 5px;
	font-size: 20px;
	background-image: linear-gradient(to top, #f38618, #f41d45,#ea1e8e , #8837b8);
	
}
.head-social li a.tw:hover{
	background-image: linear-gradient(to top,  #8837b8,#ea1e8e,#f41d45,#f38618);
	color: white;
}
.tw {
	border-radius: 5px;
	font-size: 20px;
	background-image: linear-gradient(to top, #f38618, #f41d45,#ea1e8e , #8837b8);
}
.yt {
    background: #df2d30;
}
.head-social li a.in{
	background-color: #0478b4;
}
.head-social li a.in:hover{
	background-color: #eae9ea;
	color: #0478b4;
}
.head-social li a.yt{
	background-color: #df2d30;
	border-radius: 5px;
	font-size: 20px;
}
.head-social li a.yt:hover{
	background-color:#8ac53e;
	color:white;
}
.htop{
	height: 42px;
	background-color: #1e4b80;
}
.menu-text.d-inline-block.d-lg-none {
    color: white;
}
/*Header Menu*/
nav.menu{
	display:block;
	width:100%;
}

nav.menu ul li{
	display:inline-block;position:relative
}
nav.menu ul li:first-child{
	padding-left:0
}
nav.menu ul li:last-child{
	padding-right:0
}
nav.menu ul li a {
    font-size: 15px;
display: inline-block;
line-height: 1;
letter-spacing: 0.3px;
color: #ffffff;
position: relative;
padding: 14px 26px;
font-family: 'poppinsregular';
}
nav.menu ul li:hover a, nav.menu ul li.active a{
	border-bottom-color: white;
}
nav.menu ul>li.cr-dropdown>a:after{
	content: "\f107";
	font-family: "FontAwesome";
	font-size:14px;
	padding-left:5px
}
nav.menu ul>li.cr-dropdown li.cr-sub--dropdown>a:after{
	content:"\f105";float:right
}
nav.menu ul li:hover a, nav.menu ul li.active a {
    background-color: #8ac53e;
    height: 42px;
}
nav.menu ul li ul.cr-dropdown-menu {
    position: absolute;
    width: 225px;
    background: #8ac53e;
    height: auto;
    left: 0;
    top: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px 20px;
    -webkit-box-shadow: 0 3px 15px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 3px 15px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 3px 15px rgba(0,0,0,0.2);
    -o-box-shadow: 0 3px 15px rgba(0,0,0,0.2);
    box-shadow: 0 3px 15px rgba(0,0,0,0.2);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    visibility: hidden;
    z-index: 99;
}
nav.menu ul li ul.cr-dropdown-menu li{
	width:100%;
	padding:0;
	display:block;
	position:relative;
}
nav.menu ul li ul.cr-dropdown-menu li a{
	display:block;
	padding:14px 0;
	font-size:14px;
	color:#fff;
	font-weight:500;
	position:relative
}
nav.menu ul li ul.cr-dropdown-menu li a:before{
	content:"";
	left:0;
	top:50%;
	height:2px;
	width:0;
	background:none;
	position:absolute;
	margin-top:-3px;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s
}
nav.menu ul li ul.cr-dropdown-menu ul {
    left: 180px;
    top: 0;
}
nav.menu ul li ul.cr-dropdown-menu li:hover>a{
	color:#1e4b80;
	padding-left:10px
}

nav.menu ul li ul.cr-dropdown-menu li:hover>a:before{
	width:10px;
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-o-transform:scaleX(1);
	transform:scaleX(1)
}
nav.menu ul li ul.cr-dropdown-menu li ul.cr-sub--dropdown-menu{
	left:100%;
	top:0;
	z-index:99
}
nav.menu ul li:hover>ul.cr-dropdown-menu{
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0)
}
/* ---- sick slider arrow style start ----*/
.hero-2 {
    height: 520px!important;
    background-position: center center;
    background-size: cover;
}

.slider-arrow-style.slick-slider .slick-arrow {
    top: 50%;
    width: 36px;
    height: 36px;
    color:white;
    font-size: 20px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
    display: block;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: #8ac53e;
    line-height: 24px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    border: 0px;
    outline: none!important;
}
.slider-arrow-style.slick-slider .slick-arrow.slick-prev {
    left: 50px;
}
.slider-arrow-style.slick-slider .slick-arrow.slick-prev i {
    padding-right: 2px;
    display: block;
}
.slider-arrow-style.slick-slider .slick-arrow.slick-next {
    right: 50px;
}
.slider-arrow-style.slick-slider .slick-arrow.slick-next i {
    padding-left: 2px;
    display: block;
}
.slider-arrow-style.slick-slider .slick-arrow:hover {
    color: #ffffff;
    background-color: #1e4b89;
}
.slider-arrow-style.slick-slider:hover .slick-arrow {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
}
.slider-arrow-style.slick-slider:hover .slick-arrow.slick-prev {
    left: 50px;
}
.slider-arrow-style.slick-slider:hover .slick-arrow.slick-next {
    right: 50px;
}
/*--------- slick slider dot style start -------*/
.slick-dot-style ul.slick-dots {
    bottom: -40px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display:none !important;
}
.slick-dot-style ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.slick-dot-style ul.slick-dots li button {
    width: 30px;
    height: 6px;
    line-height: 12px;
    padding: 0;
    background-color: #82c425;
    border: none;
    border-radius: 10px;
    display: block;
    text-indent: -5000px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    outline: none!important;
}
.slick-dot-style ul.slick-dots li.slick-active button {
    background-color: #ec3997;
    border-radius: 10px;
}
.slick-dot-style.hero-dot ul.slick-dots {
    bottom: 20px;
}
/*button*/
.btn.btn--theme, a.btn.btn--theme, button.btn.btn--theme {
    color: white;
background-color: #8ac53e;
border-color: #8ac53e;
font-family: 'poppinssemibold';
}
.hero-2 .slider-content h1 {
    font-size: 2.5rem;
    line-height: 32px;
}
/*aditya home box*/
.c3-text {
    background: white;
    padding-left: 20px;
    padding-right: 20px;
}
.c3-title h5 {
    color: #77b725;
text-align: center;
font-size: 25px;
margin-bottom: 0px;
}
.c3-title h3 {
    color: #1e4b89;
    text-align: center;
    font-size: 40px;
	padding-bottom: 20px;
}
.service-content.pt-5.pb-5 p {
    color: #1e4b89;
    font-size: 16px;
	text-align: center;
}

/*Our consultant*/
.our-conslt {
    background-image: url(images/consultant-bg.jpg);
}
/*Main Panel*/
.main-panel {
	transition: width 0.25s ease, margin 0.25s ease;
	width: calc(100% - 0px);
	width: -moz-calc(100% - 0px);
	width: -webkit-calc(100% - 0px);
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column; 
}
/*Banner*/
.hero-2 {
    
    background-position: center center;
    background-size: cover;
}
.hero-2 .slider-content h2 {
	color: #4d4d4d;
	font-size: 28px;
}
.hero-2 .slider-content h3 {
    color: #1e4b80;
    font-size: 49px;
    line-height: 40px;
    padding-bottom: 5px;
    letter-spacing: 1px;
    font-family:'poppinssemibold';
}
.hero-2 .slider-content p {
	font-size: 49px;
	color: #77b725;
	line-height: 0.8em;
	font-family: 'poppinssemibold';

} 
/*footer*/
footer{
	font-family: 'poppinssemibold';
}
hr {
    border-top: 3px solid #8ac53e;
    width: 20%;
    margin-left: 0;
    margin-bottom: 20px;
	margin-top: 0;
}
.foot-top.pt-40.pb-30 {
    background-color: #071c3c;
}
.copyright{
	background: #021430;
	font-size: 13px;
	padding: 15px 0;
}
.copyright p{
	margin: 0px;
	display: inline-block;
}
.copyright p:last-of-type{
	float: right;
}
.copyright p a, .copyright p{
	color: white;
	font-size: 14px;
}
.foot-nav {	
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 7px;
    position: relative;
    padding-bottom: 5px;
    padding-top: 0px;
    position: relative;
	width: 120px;
    list-style: none;  
    display: inline-block;
    width: 45%;
}
.foot-nav li {
    padding-left: 30px;
    font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 7px;
    position: relative;
    padding-bottom: 5px;
    padding-top: 0px;
    position: relative;
}
.foot-top h5{
	font-size: 23px;
	color: white;
	letter-spacing: 0.3px;
	font-weight: 500;
	margin-bottom: 10px
}
.foot-top p{
	line-height: 22px;
	font-size: 13.5px;
	margin-bottom: 25px;
	position: relative;
	color: white;
	font-family: 'poppinsregular';
	padding-left: 20px;
	text-align: left;
}
.tele p {
    
    margin-bottom: 0;
	color: white;
	padding-left: 20px;
}
.mail p {
    margin-bottom: 0;
	color: white;
	padding-left: 20px;
}
.foot-nav{
	list-style: none;
	padding: 0px;
	margin: 0px 18px 0 0;
	display: inline-block;
	width: 45%
}
.foot-nav li{
	padding-left: 35px;
	color: #5d5d5d;
	line-height: 1.4em;
	margin-bottom: 7px;
	position: relative;
	padding-bottom: 8px;
	padding-top: 0px;
	letter-spacing: 0.5px;
	position: relative;
	font-family: 'poppinssemibold';
}
.foot-nav li a{
	color:white;
}
.foot-nav li a:hover{
	color:#8ac53e
}
.foot-nav li:before{
	font-family:'Font Awesome\ 5 Free';
	content: '\f101';
	color:white;
	position: absolute;
	top: 0px;
	font-size: 19px;
	left: 2px;
	font-weight:900
}
.foot-nav li:hover::before{
	color:#8ac53e
}
.foot-info{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.foot-info li{
	padding-left: 35px;
	color:#212d5c;
	font-size: 14px;
	line-height: 1.6em;
	position: relative;
	padding-top: 0px;
	letter-spacing: 0.3px;
}
.foot-info li a{
	color: inherit;
	font-size: 14px;
	color: white;
	font-family: 'poppinssemibold';
	padding-left: 20px;
}
.foot-info li a:hover{
	color: #8ac53e;
}
.foot-info .tele, .foot-info .mail{
	margin-bottom: 25px;
}
.addr {
    margin-bottom: 35px;
}
.foot-info .addr:before, .foot-info .tele:before, .foot-info .mail:before{
	font-family:'Font Awesome\ 5 Free';
	color:#fef200;
	position: absolute;
	top: 3px;
	left: 0;
	font-size: 17px;
	font-weight:900;
}
.foot-info .addr:before{
	content: '\f3c5';
	font-size: 18px;
	left: 2px;
}
.foot-info .mail:before{
	font-size: 15px;
	content: '\f0e0';
	left: 2px;
	top: 0px
}
.foot-time{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.foot-time li{
	padding-left: 30px;
	color: white;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 8px;
	position: relative;
	padding-bottom: 8px;
	padding-top: 0px;
	letter-spacing: 0.5px;
	position: relative;
	font-family: 'poppinsregular';
}
.foot-social .fb:hover {
	color: white;
	background-color: #8ac53e;
}
.foot-social .tw:hover {
    background-image: linear-gradient(to top,  #8837b8,#ea1e8e,#f41d45,#f38618);
	color: white;
}
.foot-social .yt:hover {
	color: white;
	background-color: #8ac53e;
}

.foot-time li span{
	margin:0 2px;
}
.foot-time li:before{
	font-family:'Font Awesome\ 5 Free';
	content: '\f017';
	color:white;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 16px;
	left: 2px;
}
.foot-social li{
	display: inline-block;
	padding: 0px;
	margin: 0px
}
.fb {
    background: #3a5897;
}
.foot-social li a {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    display: block;
    color: #ffffff;
    -webkit-transition: background .4s ease, color .4s ease;
    transition: background .4s ease, color .4s ease;
    line-height: 40px;
    margin-right: 3px;
	border-radius: 5px;
	font-size: 20px;
}

.foot-info .tele::before {
    content: "\f095";
    font-size: 16px;
    left: 2px;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph;
}
.foot-info .addr:before, .foot-info .tele:before, .foot-info .mail:before {
	font-family: 'Font Awesome\ 5 Free';
    color: white;
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 25px;
    font-weight: 900;
    background-color: #8ac53e;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 5px;
    border-radius: 5px;
}


/*page banner*/
.page-banner{
    background: center;
	background-size: cover;
	min-height: 230px;
	overflow: hidden;
}
.page-banner .container{
	position: relative;
}
.page-banner .page-title{
position: inherit;
    margin: auto;
    top: 100px;
    text-align: center;
}
.page-title p {
    font-size: 20px;
color: #8ac53e;
font-family: 'poppinssemibold';
}
.page-title h1{
	color: #1e4b89;
font-family: 'poppinssemibold';
line-height: 30px;
}
.page-title .decor-line {
  width: 70px;
  height: 1px;
  background: #666666;
  display: inline-block;
  margin-bottom: 3px
}
.page-title h2{
	color: #232323 !important;
	font-size: 1rem;
}

/*Main Content*/
.main-content-wrap{
	padding: 0px;
}
.main-content-wrap.bg-1{
	background-color: #fff
}
.main-content-wrap.bg-2{
	background-color: #000
}
.sec-title{
	padding: 10px 0;
	color: #242323;
}
.sec-title h5{
	color: #305282;
	position: relative;
	margin-left: 35px;
	font-size: 1rem;
}
.sec-title h5:before, .sec-title h5:after {
	content: "";
	position: absolute;
	height: 1px;
	top: 50%;
	width: 33px;
	background-color: #305282;
}
.sec-title h5:before{
	left: -35px
}
.sec-title h5:after {
	margin-left: 2px
}
.sec-title h3{
	color: #2d334b;
}
/*Home Services Content*/
.col-sm-6.col-md-3.col5 {
	
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;}
.sbox{
	text-align: center;
	padding: 20px;
	border: 1px solid #f1f1f1;
	margin-bottom: 20px;
	background-color: white;
	border-radius: 20px;
	min-height: 220px;
}
.service-cardio .sbox {
    box-shadow: 1px 1px 8px 1px #e7e7e7;
}
.sbox.sbox-alt{
	background-color: #e5f2fc
}
.serv-title h5{
	color: #8ac53e;
text-align: center;
font-size: 28px;
margin-bottom: .1rem;
}
.serv-title h3{
	color: white;
text-align: center;
font-size: 40px;
padding-bottom: 30px;
}
.sbox .sbox-icon-img{
	width:121px;
	height: 121px;
	margin: auto;
}
.sbox .sbox-icon-img img{
	border: 4px solid #fff;
}
.sbox .sbox-icon-img{
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.sbox:hover .sbox-icon-img{
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.sbox h5{
	-webkit-transition: 0.6s;
	transition: 0.6s;
	color: #3c535f;
}
.main-content.help .sec-title h5, .main-content.testi .sec-title h5{
	margin-left: 0px
}

/*mAINCONTENT*/
.main-content.pt-40.pb-40 p {
   
    Font-size:  !important;
    margin-bottom: 0;
}
/*specialities*/
.icon1 {
    padding-left: 60px;
    padding-right: 50px;
}
.owl-carousel .owl-item img { 
    width: auto;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    background: #012060;
    color: #fff;
    text-decoration: none;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    color:#012060;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    color: #012060;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: white;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #012060;
}
.specialities {
    position: relative;
    padding: 20px 20px 20px 20px;
    color: white;
    background-color: #ffffff;
    text-align: center;
    border:  1px solid #e8e8e8;
    min-height: 100px;
}
/*about-content*/
.about-content p {
    padding-right: 50px;
	color: white;
}
.about-head h5 {
    color: #77b725;
}
.about-head h3 {
    color: #1e4b80;
}
.vision {
    background: #f7f7f7;
    border-radius: 10px;
}
.vision h5 {
    padding-left: 20px;
    padding-top: 20px;
    color: #1e4b80;
}
.vision p {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.about-content h2 {
    color: white;
}
.about-content{
	background-color: #012060;
}
/*Home Insurance*/
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #012060;
}
/*testimonial-content*/
.testimonial-content{
	background-image: url('images/banner-bg.jpg');
background-repeat: no-repeat;
}

/*Home Testimonial*/
.testimony-carousel .owl-nav {
	margin: 0;
	
}
/*.testimonial-content.pb-4 {*/
/*    background-color: #ececec;*/
/*}*/
.testimony-carousel .owl-nav .owl-next, .testimony-carousel .owl-nav .owl-prev {
	margin: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: absolute;
	padding: 0;
	margin: 0;
	border: 1px solid #c9c9c9;
	overflow: hidden;
	width: 33px;
	height: 33px;
	background: #fff!important;
	line-height: 30px;
}
.testimony-carousel .owl-nav .owl-next,
.testimony-carousel .owl-nav .owl-prev {
	top: -90px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.testimony-carousel .owl-nav .owl-next {
	right: 0px;
}
.testimony-carousel .owl-nav .owl-prev {
	right: 40px;
}
.testimony-carousel .owl-nav .owl-next i:before,.testimony-carousel .owl-nav .owl-prev i:before {
	font-size: 20px;
	color: #d3d3d3;
}
.testimony-carousel .owl-nav .owl-next:hover,
.testimony-carousel .owl-nav .owl-prev:hover {
	color: #fff;
	background: #2aa64c!important;
	border: 1px solid #2aa64c;
}
/*Testimonial Page*/
.testimony-pg-content .test-box{
	margin-bottom: 20px
}
.testimony-pg-content .comment{
	min-height: 100%;
	margin-bottom: 20px
}
.btn, a.btn, button.btn {
	outline:none!important;
	height:45px;
	line-height:45px;
	font-size:14px;
	display:inline-block;
	padding:0 30px;
	letter-spacing:0.25px;
	font-weight: normal;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
	border-width:1px;
	border-style:solid;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.btn:before, a.btn:before, button.btn:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.1);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
	-ms-transform:scaleX(0);
	-o-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
	-o-transform-origin:0 0;
	transform-origin:0 0;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
}
.btn:hover, a.btn:hover, button.btn:hover {
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-ms-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-o-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	box-shadow:0 3px 3px rgba(0,0,0,0.1)
}

.btn:hover:before, a.btn:hover:before, button.btn:hover:before {
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-o-transform:scaleX(1);
	transform:scaleX(1)
}
.btn span, a.btn span, button.btn span {
	position:relative
}
.btn.btn-rounded, a.btn.btn-rounded, button.btn.btn-rounded{
	border-radius: 10px;
}
.btn.btn-rounded:before, a.btn.btn-rounded:before, button.btn.btn-rounded:before{
	border-radius: 100px;
}
.btn.btn--xlg, a.btn.btn--xlg, button.btn.btn--xlg {
	font-size:19px;
	height:55px;
	line-height:55px;
	padding:0 40px
}
.btn.btn--lg, a.btn.btn--lg, button.btn.btn--lg {
	font-size:17px;
	height:50px;
	line-height:50px;
	padding:0 35px
}
.btn.btn--sm, a.btn.btn--sm, button.btn.btn--sm {
	font-size:15px;
	height:40px;
	line-height:40px;
	padding:0 25px;
	
}
.btn.btn--xs, a.btn.btn--xs, button.btn.btn--xs {
	font-size:14px;
	height:35px;
	line-height:35px;
	padding:0 20px
}

.btn.btn--white:hover, a.btn.btn--white:hover, button.btn.btn--white:hover {
	color:#ffffff;
	background-color:#c81e79;
	border-color:#c81e79;
}
.btn.btn--black, a.btn.btn--black, button.btn.btn--black {
	background-color:#303030;
	border-color:#303030
}
.btn.btn--black:hover, a.btn.btn--black:hover, button.btn.btn--black:hover {
	background-color:#82c425;
	border-color:#82c425;
}

.btn.btn--grey, a.btn.btn--grey, button.btn.btn--grey {
	border-color:#e1e1e1;
	color:#606060;
	background:transparent
}
.btn.btn--grey:hover, a.btn.btn--grey:hover, button.btn.btn--grey:hover {
	background:#82c425;
	color:#fff
}
.btn.btn--transparent, a.btn.btn--transparent, button.btn.btn--transparent {
	background:transparent;
	color:#303030;
	border:1px solid #303030
}
.btn.btn--transparent:hover, 
a.btn.btn--transparent:hover, 
button.btn.btn--transparent:hover {
	background:#2aa64c;
	border-color:#2aa64c;
	color:#ffffff
}
.btn.btn--transparent.btn--theme, 
a.btn.btn--transparent.btn--theme,
button.btn.btn--transparent.btn--theme {
	color:#2aa64c;
	background:transparent;
	border-color:#2aa64c
}
.btn.btn--transparent.btn--theme:hover,
a.btn.btn--transparent.btn--theme:hover,
button.btn.btn--transparent.btn--theme:hover {
	background:#2aa64c;
	color:#fff
}
.btn.btn--light, a.btn.btn--light, button.btn.btn--light {
	color:#ffffff;
	border-color:#ffffff
}
.btn.btn--dark, a.btn.btn--dark, button.btn.btn--dark {
	color:#303030;
	border-color:#303030
}
.btn.btn--icon span.btn-icon,
a.btn.btn--icon span.btn-icon,
button.btn.btn--icon span.btn-icon {
	padding-left:5px;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s
}
.btn.btn--icon:hover span.btn-icon,
a.btn.btn--icon:hover span.btn-icon,
button.btn.btn--icon:hover span.btn-icon {
	padding-left:12px
}
/*service-content*/
.our-servies .h1
{
 font-size: 50px;
}
.head-info .widget {
    float: left;
    display: inline-block;
    padding-top: 30px;
}
.btn.btn--theme1, a.btn.btn--theme1, button.btn.btn--theme1 {
	color: #8ac53e;
font-family: 'poppinssemibold';
font-size: 14px;
	
}
.btn.btn--theme1:hover, a.btn.btn--theme1:hover, button.btn.btn--theme1:hover {
	color:white;
	background-color: #82c425;
    border-color: #82c425;
	
}
.item {
	
}
.hfacility-box {
	position: relative;
	background-color: #1f4b8a;
	border-radius: 15px;
	min-height:290px;
}
.hfacility-box .icon{
	width: 80px;
height: 80px;
margin-left: 55px;
margin-top: 20px;
margin-right: 20px;
margin-bottom: 20px;

}
.owl-stage-outer{
    padding-bottom:4px;
}
.icon-para {
    padding-top: 10px;
}
.icon .img-fluid {
    border-radius: 50px;
    border: 5px solid #8ac53e;
}
.icon-para h4 {
    margin-top: 20px;
    color: #8ac53e;
    font-size: 20px;
}
.icon-para h6 {
    color: white;
}
.hfacility1-box .desc1 h6 b {
	top:5px;
    color: #212d5c;
    text-align: justify;
  font-size: 1.0rem;
}	
.desc {
    min-height: 160px;
}
.hfacility1-box .desc h6 {
    color: #212d5c;
text-align: center;
  font-size: 1.0rem;
}

.hfacility1-box .desc h4 {
    color: #ea3788;
text-align: center;
  font-size: 1.3rem;
}
/*footer align*/

/*owl carousel*/
.owl-prev {
    position: absolute;
    right: 35px;
    top: -65px;
	background: none;
}
.owl-next {
    right: 0;
    position: absolute;
    top: -65px;
}
.
.our-mission{
	background-color:#ea3788;
	min-height: 150px;
}
.our-mission.pb-20 p {
    color: white;
}
.col-lg-8.our-doctors h6
{
	color: #82c425;
}
.our-mission.pb-20 h2 {
    color: white;
}
.sec-title p {
    text-align: center;
}
.our-doctors {
    position: absolute;
    background: white;
    margin-top: 4%;
    margin-left: 16%;
    border-radius: 15px;
    text-align: justify;
    box-shadow: 1px 1px 5px 2px #e8e8e8;
}
.our-team h2 {
    padding-top: 20px;
    padding-left: 10px;
}
.our-team h6 {
    margin-left: 10px;
}
.our-team p {
    margin-left: 10px;
    margin-right: 10px;
}
.col-lg-4.col-md-12.img-left .img-fluid {
    margin-left: 250%;
}
.our-doctors.img-left {
    background: white;
    margin-top: 6%;
    border-radius: 30px;
    text-align: justify;
    box-shadow: 1px 1px 8px 1px #e8e8e8;
    margin-left: 1%;
}
/*services page*/
.fact-list-item {
  overflow: hidden;
  padding: 13px;
  border: 1px solid rgba(34, 34, 34, 0.1);
  transition: all 0.3s ease 0s;
  margin-bottom: 10px;
  min-height: 260px;
}
.fact-list-item:hover {
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.fact-list-item + .fact-list-item {
  margin-top: 23px;
}
.fact-list-item .fact-img {
  width: 30.333333%;
  float: left;
  position: relative;
  height: 140px;
  overflow: hidden;
}
.fact-list-item .fact-img img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.fact-list-item .fact-content {
	width: 66.666667%;
	float: left;
	position: relative;
}
.fact-list-item .fact-title {
	margin-bottom: 7px;
	font-size: 1.5rem;
	color: #212d5c;
}
.fact-list-item:hover .fact-title{
  color: #ea3788;
}
.fact-list-item .fact-desc p {
  margin-bottom: 0;
}
.servicesdt-pg-content .fact-list-item .fact-img{
	width:100%;
	height: 420px
}
.servicesdt-pg-content .fact-list-item .fact-img img{
	max-width: 100%;
	max-height: 100%;
	transform: scale(2);
	position: absolute;
	top: 80px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.servicesdt-pg-content .fact-list-item .fact-content{
	width:100%;
	padding-left: 0px;
	padding-top: 20px
}
.servicesdt-pg-content .fact-list-item .fact-title{
	font-size: 1.8rem;
}
.servicesdt-pg-content .fact-list-item .fact-desc p{
	margin-bottom: 10px;
	text-align: justify;
}
.servicesdt-pg-content .fact-list-item:hover .fact-title{
  color: #212d5c;
}
.servicesdt-pg-content .fact-list-item h6{
	font-size: 1rem;
}
/*volunteer page*/
.Volunteer-content {
    margin-top: 5%;
    margin-left: 20%;
    width: 60%;
    height: 70%;
    border-radius: 15px;
    box-shadow: 1px 1px 2px 2px #e7e7e7;
    padding-left: 20px;
    padding-right: 20px;
}
.custom-form{
	margin-top:20px;
	width: 100%
}
.custom-form .form-group{
	margin-bottom: 25px
}
.col-sm-8 textarea {
    height: 120%;
}
.custom-form .form-control{
	background-color: transparent!important;
	border-radius: 5px!important;
	color: black;
	font-size: 14px;
	font-weight: normal;
	padding: 0.50rem .75rem;
	box-shadow: 1px 1px 2px 1px #eee;
	
}
.custom-form .form-control:focus{
	outline: none!important;
	box-shadow: none;
	border-color: #4f78b2
}
.custom-form .form-control::-webkit-input-placeholder,
.custom-form .form-control::-moz-placeholder,
.custom-form .form-control::placeholder{
	color:#929191!important;	
}
/*contact Page*/
.contact-content .sec-title h5{
	margin-left: 0px
}
.contact-content .sec-title h5:before, .contact-content .sec-title h5:after {
	background-color: #305282;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 33px;
}
.contact-content .sec-title h5:before{
	right: 0em;
	margin-left: -50%;
	left: -0.3em;
}
.contact-content .sec-title h5:after {
	left: 0.3em;
	margin-right: -50%;
}
.contact-content .foot-box{
	border: 0px
}
.contact-content .foot-box p, .contact-content .foot-box p a{
	color: #e7e7e7
}
.contact-content .foot-box i{
	background-color: #ed3b9a;
	color: #fff;
}
.form-control {
    display: block;  
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.Volunteer-content.pt-40.pb-50 p {
    text-align: center;
}
.form-control.btn .btn--theme .btn--sm
{
	margin-left: 3%;
}

.button.btn.btn--theme.btn--sm {
    margin-left: 3%;
}
/*contact Us*/
/*Map*/
.col-sm-8 .form-control {
    width: 130%;
}
.map iframe {
	width: 100%;
	min-height: 270px;
	border: none;
}
.media-body p {
    text-align: inherit;
}
.cicon-box {
    padding: 28px 10px;
    margin-bottom: 25px;
    background-color: white;
    box-shadow: 1px 1px 8px 1px #e7e7e7;
    border-radius: 10px;
}
.cicon-box i{
	font-size: 30px;
	margin-right: 15px;
	color: #012060;
}
.cicon-box h6{
	margin-bottom: 0px;
	text-transform: uppercase;
	color: #012060;
}
.cicon-box p, .cicon-box p a{
	margin-bottom: 0px;
	line-height: 1.6;
	color: #444
}
/*gallery*/
.gal-item {
	
	box-shadow: 2px 2px 5px 2px #ececec;
	min-height: 280px;
}
.gal-item .gal-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 210px
}
.gal-item .gal-img img {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	display: block;
	width: 100%;
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	
}
.gal-item .gal-img:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.gal-item .gal-img .gal-imglink {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  color:#fff;
  z-index: 11;
}
.gal-item .gal-img .gal-imglink i{
  font-size: 21px;
  font-weight: 400;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
  background-color: #1e4b89;
  padding: 5px 10px 6px;
  border-radius: 20px;
}
.gal-item .gal-img .gal-imglink i span{
	font-family: 'poppinssemibold';
	margin-left: 4px;
	font-size: 18px;
}
.gal-item:hover .gal-img:after {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.gal-item:hover .gal-img .gal-imglink i{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.gal-item .gal-body {
  padding: 15px 20px 20px;
  transition: all 0.5s ease 0s;
  background-color: #1e4b89;
}
.gal-item .gal-body .gal-title {
  font-size: 16px;
  margin-bottom: 0px;
  text-align: center;
  letter-spacing: 0.2px
}
.gal-item .gal-body .gal-title{
  color: #212121;
  transition: all 0.35s ease 0s;
}
.gal-body h5 {
    text-align: center;
}
.gal-item .gal-body .gal-title:hover {
  color: rgba(33, 33, 33, 0.6);
}

.gal-item:hover .gal-body .gal-title{
  color: #fff;
}
.gal-item:hover .gal-img img {
  opacity: 0.8;
}
.photo-item{
	
	margin-bottom: 15px
}
.photo-item .photo-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 200px;
  border-radius: 15px;
}
.photo-item .photo-img img {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	display: block;
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	transform: scale(1.3);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.photo-item .photo-img:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.photo-item .photo-img .photo-imglink {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  color:#fff;
  z-index: 11;
}
.photo-item .photo-img .photo-imglink i{
  font-size: 21px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
  background-color: #8ac53e;
  border-radius: 50%;
  width:45px;
  height: 45px;
  line-height: 45px;
  text-align: center; 
}
.photo-item .photo-img .photo-imglink i span{
	font-weight: normal;
	margin-left: 5px;
	font-size: 18px;
}
.photo-item:hover .photo-img:after {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.photo-item:hover .photo-img .photo-imglink i{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.pr-title{
	padding:15px 5px;
	background-color: #f36f21;
	text-align: center;
}
.pr-title h5{
	color: #fff;
	font-size: 15px;
	margin-bottom: 0px;
}
/*blogs*/
.bbox.row {
    width: 100%;
    float: none;
    overflow: hidden;
    box-shadow: 1px 1px 8px 1px #dad8d8;
    border-radius: 15px;
	min-height: 350px;
}
.col-md-12.col-lg-6.ng-scope.box-left {
    padding-left: 0;
}

.col-md-12.col-lg-6.ng-scope.box-right {
    padding-right: 0px;
}

.blog-title a.ng-binding  {
    color: #1e4b80;
    text-transform: none;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 25px;
}
.blog-content small {
    font-size: 85%;
    font-family: 'poppinsregular';
    color: #5d5d5d;
}
.blog-content p {
	margin-bottom:10px;
	line-height: 1.7em;
}
.blog-item:hover .blog-title a{
	color:#8ac53e;
}

.blogdtpg .blog-title, .blogdtpg .blog-item .blog-title a{
	color:#1e4b89;
	font-size: 24px;
	text-transform:none;
} 
.blogdtpg .blog-content ul, .blogdtpg .blog-content ol{
    list-style-type: none;
	padding: 0px;
	margin: 0px 0px 15px;
}
.blogdtpg .blog-content ul li,
.blogdtpg .blog-content ol li{
	padding-left: 25px;
	color: #212529;
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 8px;
	position: relative;
	padding-top: 0px;
	letter-spacing: 0.2px;
	position: relative;
}
.blogdtpg .blog-content ul li:before,
.blogdtpg .blog-content ol li:before{
	font-family:'Font Awesome\ 5 Free';
	content: '\f101';
	color: #ee3696;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 16px;
	left: 2px;
	font-weight: 900;
}
.blogdtpg .blog-item .blog-content{
	padding:20px 20px;
	border: none;
}
.blogdtpg .blog-content h3
.blogdtpg .blog-content h4,
.blogdtpg .blog-content h5,
.blogdtpg .blog-content h6{
	margin-top: 20px
}
.blog-item1 {
    width: 100%;
    float: none;
    padding: 15px;
    overflow: hidden;
}
.blog-content1 {
	border-width: 0 1px 1px;
	-webkit-border-radius:0 0 5px 5px;
}
.blog-item1 .blog-thumbnail1 {
	position: relative;
}
.blog-item1 .blog-thumbnail1 img {
	display: block;
	width: 100%;
}
/*awareness videos*/
 .videobox {
	position: relative;
}
.recent-carousel.owl-carousel.owl-theme.owl-loaded .videotitle h5 {
    font-size: 18px;
    color: #212121;
}
 .videobox:after {
	content: "";
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
	z-index:1;
}

 .videobox i {
	background-color: white;
width: 60px;
height: 60px;
line-height: 60px;
font-size: 23px;
text-align: center;
color: #8ac53e;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
z-index:11;
}
 .videobox:hover i{
	background-color: #8ac53e;
    color: white;

}
/*.recent-carousel .item .gal-item .videobox:hover a{*/
/*    background-color: red;*/
/*    opacity : o.5;*/
/*}*/
.videobox .img-fluid:hover{
    	
	background-color: #000000;
	opacity:0.7;
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
	display: block;
	  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.videotitle{
	padding: 4px 10px;
	text-align: center;
}
.videotitle h5 {
    margin-bottom: 0px;
color: #212121;
padding-top: 20px;
padding-bottom: 10px;
    font-size: 18px;
    font-family: 'poppinsregular';
}

/*consultant page*/
.cgal-item {
    box-shadow: 2px 2px 8px 2px #ececec;
    padding: 10px 10px 10px 10px;
	min-height: 400px;
	border-radius: 8px;
}
.gal-body h5 {
    color: white;
}
.cgal-item .cgal-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 400px
}
.cgal-item .cgal-img img {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.cgal-item .cgal-img:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.cgal-item .cgal-img .cgal-imglink {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  color:#fff;
  z-index: 11;
}
.cgal-item .cgal-img .cgal-imglink i{
  font-size: 14px;
  font-weight: 400;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
  background-color:#1e4b89;
  padding: 5px 10px 6px;
  border-radius: 20px;
}
.cgal-item .cgal-img .cgal-imglink i span{
	font-weight: normal;
	margin-left: 5px;
	font-size: 12px;
	font-family: 'poppinssemibold';
}
.cgal-item:hover .cgal-img:after {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.cgal-item:hover .cgal-img .cgal-imglink i{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.cgal-item .cgal-body {
  padding: 15px 20px 10px;
  transition: all 0.5s ease 0s;
}
.cgal-item .cgal-body  {
  font-size: 16px;
  margin-bottom: 0px;
  text-align: center;
  letter-spacing: 0.2px
}
.cgal-item .cgal-body {
  color: #212121;
  transition: all 0.35s ease 0s;
}
.cgal-body h5 {
font-size: 20px;
color: #1e4b80;
}
.cgal-item .cgal-body {
  color: rgba(33, 33, 33, 0.6);
}

.cgal-item:hover .cgal-body {
  color: #fff;
}
.cgal-item:hover .cgal-img img {
  opacity: 0.8;
}
.cgal-body p {
    font-size: 14px;
	color: #212121;
	text-align: center;
	margin-bottom: 0px
}
/*lists*/
.list1{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.list1 li{
	padding-left: 25px;
	color: #212121;
	font-size: 15px;
	line-height: 1.8em;
	margin-bottom: 0px;
	position: relative;
	padding-top: 0px;
	font-family: 'poppinsregular';
	margin-left: 20px;
}
.health-content .list1 li::before {
    padding-top: 2px;
}
.list1 li:before{
	font-family:'Font Awesome\ 5 Free';
	content: '\f101';
	color:#77b725;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 12px;
	left: 2px;
	font-weight:900;

}
.list1 ul{
	margin-top: 15px
}
.list1 ul li{
	margin-bottom: 5px
}

.list1 li strong{
	font-weight: normal;
	font-family: "opensans_semibold", sans-serif;
	color: #eb268f
}
strong{
	color: #eb268f
}
.consult-title h3 {
    color: #1e4b80;
}
.consult-title h5 {
    color: #77b725;
}
.consult-title p {
    line-height: 0.5em;
}
.consult-pg.pt-0.pb-20 h6 {
    color: #1e4b80;
}
.table, th, td {
padding-top: 15px;
padding-left:15px;
padding-right: 150px;
}
.testimonial-content p {
	color: white;
	margin-bottom: 0;
	padding: 50px;
	padding-bottom: 10px;
}
.green-box {
    background: #00b3ad;
    border-radius: 50px;
    height: 50px;
    width: 45%;
	margin-right: 15px;
}
.green-image img {
    width: 50px;
    height: 50px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.green-box1 {
    background: #00b3ad;
    border-radius: 50px;
    height: 50px;
    width: 45%;
}
.green-para p {
margin-top: -13%;
margin-left: 60px;
color: white;
font-family: 'poppinssemibold';
}
.foot-box {
 
    padding: 15px;
    text-align: center;
    position: relative;
 
    box-shadow: 1px 1px 8px 1px #cccccc;
    min-height: 180px;
}
.foot-box i{
	position: absolute;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
background-color: #012060;
color: white;
border-radius: 50%;
font-size: 20px;
left: 0;
right: 0;
margin: auto;
}
.foot-box h5{
	font-size: 16px;
color: #012060;
margin-top: 60px !important;
}
.foot-box p, .foot-box p a{
	line-height: 22px;
    font-size: 15px;
    position: relative;
    letter-spacing: 0.3px;
    margin-bottom: 0px;
    color: #767676;
    font-weight: 600;
	text-align: center;

}
.en-form label {
    color: #212121;
    font-size: 15px;
}
small {
    
    color: #595959;
    line-height: 0.5px;
}
.msg {
    position: absolute;
    margin-left: 47%;
    height: 470px;
    margin-top: -10px;
}
.insure {
    box-shadow: 0 0 5px 0 #ccc;
    margin: 10px;
}
.aditya-title p {
    color: #012060;
    Font-size: 2rem !important;
    margin-bottom: 0;
    padding-top: 10px;
}
.aditya-title span {
    font-family: 'poppinssemibold';
}
/*health package*/
.health-title h4 {
    text-align: center;
	padding-bottom: 10px;
	color: #1e4b80;
}
.health-title .img-fluid {
    padding-left: 40%;
text-align: center;
padding-bottom: 15px;
padding-top: 20px;
}
.health-content {
    min-height: 467px;
}
.health-package {
    box-shadow: 1px 1px 8px 1px #e7e7e7;
    border-radius: 15px;
	
}
.health-title hr {
    border-top: 1px dotted #6a6b6d;
    width: 100%;
    margin-bottom: 20px;
}
.health-content .list1  {
    padding-left: 25px;
    padding-bottom: 15px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.health-content .list1 li{
	padding-top: 2px;
	padding-bottom: 10px;
}
/*Appointment*/
.app-title h3 {
    color: #1e4b80;
}
.form-group.row.has-feedback small {
    color: #1e4b80;
}
/*quick box*/
.quick-contact hr {
    border: 1px dotted #dfe2e3;
    width: 99%;	
}
.quick-contact {
    border: 1px solid #d7d4d4;
	height: 100%;
}
.quick-contact .foot-info li a {
    color: #1e4b80;
}
.quick-contact p {
    padding-left: 15px;
padding-right: 10px;
color: #212121;
line-height: 1.5em;
font-family: 'poppinsregular';
font-size: 14px;
text-align: left;
}
.quick-contact h3 {
    padding-left: 10px;
    padding-top: 10px;
}
/*tabs*/
.nav-item {
    font-size: 20px;
}
#home-tab {
    color: #1e4b80;
    font-family: 'poppinssemibold';
}
#profile-tab{
	color: #1e4b80;
    font-family: 'poppinssemibold';
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
   
    border-color: #1e4b80 #1e4b80 #fff;
}
/*faci-box*/
.faci-box h4 {
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
}
.faci-box {
    box-shadow: 1px 1px 8px 1px #dad9d9;
	min-height: 230px;
}
/*reserach*/
.research p {
    padding-left: 60px;
    padding-right: 60px;
	padding-bottom: 20px;
}
.research h4 {
    padding-left: 60px;
    padding-top: 20px;
}
.quick-contact .foot-info {
    font-size: 10px;
    padding-left: 35px;
    padding-right: 35px;
}
.col-md-12.col-lg-4.box-left {
    padding-left: 0;
}
.box-content-head.pt-5 h5 {
    color: #77b725;
    font-size: 25px;
}
.box-content-desc.pb-4 p {
    padding-right: 20px;
}
.our-conslt.pb-5 .bbox.row {
    background: nil;
    border-radius: 0;
    box-shadow: 1px 1px 8px 1px transparent;
}
.en-form {
    background-color: #f8f8f8;
}

.consult-image .img-fluid {
  border-radius: 15px;
  box-shadow: 0 0 10px 0 #ccc;
}




.wrap {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button {
  min-width: 207px;
       min-height: 0px;
    font-family: 'Nunito', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-weight: 700;
    color: white;
  background: #4FD1C5;
    background: linear-gradient(90deg, rgba(138,197,62,1) 0%, rgba(62,197,138,1) 100%);
  border: none;
  border-radius: 1000px;
box-shadow: 12px 12px 24px rgb(138 197 62 / 15%);
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: none;
  position: relative;
  padding: 10px;
  }

button::before {
content: '';
  border-radius: 1000px;
  min-width: calc(300px + 12px);
  min-height: calc(60px + 12px);
  /*border: 6px solid #00FFCB;*/
  /*box-shadow: 0 0 60px rgba(0,255,203,.64);*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all .3s ease-in-out 0s;
}

.button:hover, .button:focus {
  color: #fff;
  transform: translateY(-6px);
}

button:hover::before, button:focus::before {
  opacity: 1;
}

/*button::after {*/
/*  content: '';*/
/*  width: 30px; height: 30px;*/
/*  border-radius: 100%;*/
/*  border: 6px solid #00FFCB;*/
/*  position: absolute;*/
/*  z-index: -1;*/
/*  top: 50%;*/
/*  left: 50%;*/
/*  transform: translate(-50%, -50%);*/
/*  animation: ring 1.5s infinite;*/
/*}*/

button:hover::after, button:focus::after {
  animation: none;
  display: none;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
  }
}















