@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&family=Open+Sans:wght@300;400;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@font-face {
  font-family: Continuum;
  src: url(../fonts/Continuum.ttf);
}
@font-face {
  font-family: continuum_medium;
  src: url(../fonts/contm.ttf);
}


*{
    margin:0;
    padding:0
}
html{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
*,:after,:before{
    -webkit-box-sizing:inherit;
    box-sizing:inherit
}
body{ 
	box-sizing: border-box; font-family: 'Open Sans', sans-serif; 
	user-select: none;
    -webkit-user-select: none; /* For Safari */
    -ms-user-select: none; /* For IE/Edge */
}
img {
	border: none;
	pointer-events: none;
    -webkit-user-drag: none;
    user-drag: none;
}
ul{
    list-style: none;
}
i{
    font-weight: 400;
}
button:focus{
    outline: none!important;
}
a { text-decoration: none; }
p, h1, h2, h3, h4, h5{
    margin: 0; padding: 0;   
}
/* .row{width:100%;display:block!important;} */

/*****************************************************************************************
Header Section
*****************************************************************************************/

.headertop{
	width: 100%;
    float: left;
    margin: 0px;
    padding: 15px 30px;
    /* background:#f6fffe; */
    background:#f8fbff;
    display: block;
    
}
.headertop1{
	width: 100%;
    float: left;
    margin: 0px;
    padding: 0px 30px 0;
	background:#b90125;
    /* background:#fff2e2; */
    /* background:#e84504; */
    
}
.header_logo{width:100%;}
.header_logo1{
	width:100%;
	/* padding-top:20px; */
}
.logo {
    float: left;
    padding: 0px 0px;
}
.logo img{width:100%;}

.emergency_head{
	padding-top:11px;
	text-align:right;
	padding-right:30px;
}
.emergency_head img{
	width:55%;
}

.header_logo1{
	padding-top:0px;
}
.social-detail1{
	/* float:left; */
	width:100%;
	margin:0px 0px;
	padding-left:0px;
	text-align:right;
}
.social-detail1 ul{margin:0px;}
.social-detail1 ul li{
	display:inline-block;
	padding:0 10px;
}
.social-detail1 ul .num_head{
	/* transform:translateY(-33px); */
}
.social-detail1 ul .num_head a{
	font-size:27px;
	font-family: 'Oswald', sans-serif;
	padding:0px;
	margin:0px;
	color:#40403f;
	/* color:#ef9524; */
	text-decoration:none;
}
.social-detail1 ul .num_head a i{
	color:#ef9524;
	padding-right:10px;
}
.social-detail1 ul .num_add{
	/* width:400px; */
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	padding:0px 0 0 39px;
	margin:0px;
	/* color:#ec534b; */
	color:#4a4a4a;
	text-align:right;
	transform:translateY(-10px);
	position:relative;
}
.social-detail1 ul .num_head i{
	color:#544d4c;
	padding-right:10px;
	font-size:28px;
	/* position:absolute; */
	/* left:0px; */
	/* top:0px; */
}
.social-detail1 ul .num_add i{
	color:#b90125;
	/* padding-right:10px; */
	font-size:28px;
	position:absolute;
	left:0px;
	top:0px;
}

.social-detail1 ul .num_add a i{
	
}
.social-detail1 ul .scl_head a{
	border-radius: 0px;
    padding: 7px 15px;
    background: transparent;
    color: #fff;
    /* border: 1px solid #ea0c85; */
	background:#ea0c85;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
}
.social-detail1 ul .scl_head a:hover{
	background:#aac329;
	border-color:#aac329;
	transition:0.5s;
	text-decoration:none;
}
.social-detail1 ul .scl_head a .user-apt{padding-left:20px;}




.social-detail2 {
    /* float: left; */
    width: 100%;
    margin: 0px 0px;
    padding-left: 0px;
    text-align: right;
}
.social-detail2 ul{
	margin:0px 0px 0 0;
}
.social-detail2 ul li{
	display:inline-block;
	padding:0 0px;
}
.social-detail2 ul .num_add1{
	padding-top:5px;
	padding-right:7px;
}

.social-detail2 ul .num_add1 a{
	font-size:13px;
	font-family: 'Roboto', sans-serif;
	padding:0px 0 0 0px;
	margin:0px;
	font-weight:500;
	/* color:#ec534b; */
	color:#4a4a4a;
	text-align:right;
	/* transform:translateY(-10px); */
	position:relative;
	text-decoration:none;
}
.social-detail2 ul .num_add1 a img{
	width:25px;
	margin-right:4px;
}


.social-detail2 ul .num_add2 a{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	padding:0px 0 0 34px;
	margin:0px;
	/* font-weight:500; */
	/* color:#ec534b; */
	color:#4a4a4a;
	text-align:right;
	/* transform:translateY(-10px); */
	position:relative;
	text-decoration:none;
}

.social-detail2 ul .num_add2 i{
	color:#b90125;
	/* padding-right:10px; */
	font-size:28px;
	position:absolute;
	left:0px;
	top:0px;
}



.contact-detail {
    text-align: right;
    margin: 8px 0px 0;
    padding: 0px;
	width:100%;
	/* transform:translateX(28px); */
}
.contact-detail p {
    margin: 0px 0 0 10px;
	color:#fff;
	display:inline-block;
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	background:#b90125;
	padding:5px 25px 5px 15px;
	/* font-style:italic; */
	/* border-radius:0 25px 25px 0; */
	
}
.para_apt{
	transform:translateX(30px);
	/* z-index:1; */
}
.contact-detail p span{
	color:#fff;
	text-transform:uppercase;
	letter-spacing:0.5px;
}
.contact-detail .book_apt{
	/* background:#ef9524; */
	background:#544d4c;
	border-radius:20px;
	padding:5px 20px;
	/* transform:translateX(-30px); */
	border-left:2px solid #f0f6ff;
	/* z-index:2; */
}
.contact-detail p a{
	color:#fff;
	text-decoration:none;
}
.contact-detail .book_apt:hover{
	background:#ef9524;
	text-decoration:none;
}
.contact-detail i {
    margin-right: 7px;
    color: #fff;
}

/****************************************************************************************
Banner Section
****************************************************************************************/

.carousel{display:inline-block;}
.carousel-control-next, .carousel-control-prev{
	width:5%!important;
	opacity:1!important;
}

.carousel-control-next-icon{
	background:#b90125 no-repeat center center!important;
	/* background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")!important; */
	width:60px!important;
	height:40px!important;
	border-radius:5px;
	position:relative;
}
.carousel-control-next-icon:hover{
	background:#f38e38!important;
	transition:0.3s;
}
.carousel-control-next-icon:hover:after{
	left:10px;
	transition:0.3s;
}
.carousel-control-next-icon:after{
	position:absolute;
	font-family: FontAwesome;
    content: "\f30b";
	left:0px;
	right:0px;
	top:0px;
	font-size:26px;
}
.carousel-control-prev-icon{
	background:#b90125 no-repeat center center!important;
	width:60px!important;
	height:40px!important;
	border-radius:5px;
	position:relative;
}
.carousel-control-prev-icon:hover{
	background:#f38e38!important;
	transition:0.3s;
}
.carousel-control-prev-icon:hover:after{
	right:10px;
	transition:0.3s;
}
.carousel-control-prev-icon:after{
	position:absolute;
	font-family: FontAwesome;
    content: "\f30a";
	left:0px;
	right:0px;
	top:0px;
	font-size:26px;
}

.banner{
    position: relative;
}
.banner .carousel-caption{
    top: 20%;
    left: 8%;
    padding: 40px 20px;
    position: absolute;
    width: 620px;
    height: 260px;
    background: #ffffff95;
    
}
.banner .carousel-caption h1 {
    font-size: 55px;
    font-family: 'Lato', sans-serif;
    line-height: 35px;
    margin: 0;
    font-weight: 800;
    padding-bottom: 25px;
    color: #23428f;
}
.banner .carousel-caption h2 {
    font-size: 30px;
    color: #444;
    font-family: 'Roboto', sans-serif;
    line-height: 35px;
    margin: 0;
    font-weight: 400;
    padding-bottom: 10px;
}
.banner .carousel-caption h3 {
    font-size: 32px;
    font-family: 'Roboto', sans-serif;
    line-height: 40px;
    margin: 0;
    padding-bottom: 20px;
    color: #333;
    font-weight: 600;
}
.banner .carousel-control-next{
    position: absolute;
    width: 80px;
}
.banner .carousel-control-prev{
    position: absolute;
    width: 80px;
}
.banner .carousel-indicators li{
    background: #fff;
    cursor: pointer;
    width: 8px;
    height: 8px
}
.banner .carousel-indicators li.active{
    background: #fff;
}
.banner .btn-change5{
    height: 40px;
    width: 150px;
    background: #23428f;
   cursor: pointer;
    float: none;
    font-weight: 600;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 100px 0px 0 0 #2da7da inset , -100px 0px 0 #2da7da inset;
}
.banner .btn-change5:hover{
    -webkit-box-shadow: 0px 0px 0 0 #2da7da inset , 0px 0px 0 #2da7da inset;
}


/*****************************************************************************************
Text sliding Section
*****************************************************************************************/

.mt-round {
    border-radius: 0px;
}
.modern-ticker {
    font-size: 16px;
    height: 54px;
    line-height: 36px;
    overflow: hidden;
    width: 100%;
}
.modern-ticker {
    background-color: #fafafa;
    color: #fafafa;
}
.mt-body {
    margin: 2px;
    position: relative;
}
.mt-round .mt-label {
    border-radius: 0;
}
.mt-label {
    margin-right: 2px;
    padding: 2px 8px 0 12px;
    position: absolute;
    left: 0;
}
.mt-label {
    background-color: #f38e38;
}
.mt-news {
    overflow: hidden;
    position: absolute;
}
.mt-news ul {
    background-repeat: no-repeat;
    background-position: -1000px;
}
.modern-ticker ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mt-news li {
    float: left;
    height: 60px;
}
.mt-scroll.mt-round .mt-news a {
    border-radius: 0;
}
.modern-ticker a {
    text-decoration: none;
}
.mt-news a {
    background: #a9bd40 none repeat scroll 0 0;
    border: 1px solid #a9bd40;
    display: block;
    font-size: 17px;
    margin-right: 2px;
    padding: 0 10px 0 20px;
    white-space: nowrap;
    color: #fff;
}
.mt-news a:hover{
	color:#fff;
}
.mt-controls {
    background-image: url(../img/pause.png);
}
.mt-controls {
    margin-left: 2px;
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    background-position: -1000px;
}
.mt-controls {
    background-position: -1000px center;
    background-repeat: no-repeat;
    margin-left: 2px;
    position: absolute;
    right: 0;
}
.mt-next, .mt-play, .mt-prev {
    width: 30px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    cursor: pointer;
}
.mt-prev {
    background-image: url(../img/arrow-prev.png);
}
.mt-pause {
    background-image: url(images/pause.png);
}
.mt-play {
    background-color: #f38e38;
    background-image: url(../img/play.png);
}
.mt-round .mt-next {
    border-radius: 0;
}
.mt-round .mt-next {
    border-radius: 0 5px 5px 0;
}
.mt-next, .mt-prev {
    background-color: #f38e38;
}
.mt-next {
    background-image: url(../img/arrow-next.png);
}



/*****************************************************************************
About Home Page Section
*****************************************************************************/

.about-home{
	padding:50px 0;
	/* position:relative; */
}
.about-home1{
	padding:50px 0;
	background:#f1f1f1;
}
/* .about-home:before{ */
	/* background:url(../img/nakshatra.png) no-repeat; */
	/* background-size:100% 100%; */
	/* width:450px; */
	/* height:450px; */
	/* content:''; */
	/* position:absolute; */
	/* left:10px; */
	/* top:65px; */
/* } */

.about-profile{
	position:absolute;
	left:0px;
	top:0px;
}
.about-profile img{width:100%;}
/* .about-profile1 img{width:100%;border:10px solid #a9bd40;} */


.about-home .about-profile {
    margin-bottom: 30px;
    text-align: center;
    position: relative;
    z-index: 1
}

.about-discription1{text-align:center;}
.about-discription h1{
	font-size:21px;
	/* font-family:Monotype Corsiva; */
	font-family:'Montserrat', sans-serif;
	/* color:#e71f73; */
	color:#2a2422;
	margin:0px;
	padding-bottom:5px;
}
.about-discription h2{
	/* color:#1ca790; */
	color:#b90125;
	font: 800 38px/42px 'Montserrat', sans-serif;
    display: block;
	margin:0px;
	padding-bottom:10px;
}
.about-discription h3{
	font: 500 20px/28px 'Montserrat', sans-serif;
    color: #282828;
    padding: 10px 0px 8px 0px;
    position: relative;
	text-transform:capitalize;
}
.about-discription h3:after{
	position: absolute;
    content: '';
    border-bottom:1px dotted #dc3c70;
    width: 379px;
    height: 2px;
    left: 0px;
    bottom: 0px;
}
.about-discription h4{
	font-size:28px;
	font-family:Monotype Corsiva;
	color:#fff;
	background:#1ca790;
	margin:8px 0 15px;
	padding:5px 0 5px 10px;
}
.about-discription p{
	font: 400 16px/30px 'Roboto', sans-serif;
	
}
.about-discription ul{}
.about-discription ul li{
	font: 500 16px/28px 'Roboto', sans-serif;
	color:#4a4a4a;
	position:relative;
	padding-left:25px;
	margin:5px 0;
}
.about-discription ul li i{
	color:#1ca790;
	position:absolute;
	left:0px;
	top:5px;
}
.dr-more a {
    display: inline-block;
    background: #b90125;
    padding: 12px 22px 12px 17px;
    color: #fff;
}
.dr-more .abt-appont{
	background:#544d4c;
}
.dr-more .abt-appont:hover{
	background:#ef9524;
}
.dr-more a:hover{
	background:#ef9524;
	color:#fff;
	text-decoration:none;
	transition:0.5s;
}
.dr-more img {
    margin: -2px 10px 0px 0px;
}


/*****************************************************************************************
Free Consultant Section
*****************************************************************************************/

.free_consultant{
	background:#1751a3;
	padding:20px 0;
}
.condult_dscrip{}
.condult_dscrip h1{
	font-size:28px;
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-weight:700;
	margin:0px;
	padding:0 0 5px;
}
.condult_dscrip p{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	margin:0px;
	padding:0px;
}
.condult_dscrip1{
	padding-top:19px;
	text-align:right;
}
.condult_dscrip1 a{
	background:#e71f73;
	padding:10px 22px;
	font-size:18px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	letter-spacing:0.5px;
	/* border-radius:15px; */
}
.condult_dscrip1 a:hover{
	background:#34bbb4;
	color:#fff;
	text-decoration:none;
	transition:0.5s;
}

/*****************************************************************************************
Header Title Section
*****************************************************************************************/


.header_title{
	text-align:center;
	width:100%;
}
.header_title h1{
	font-size:34px;
	font-family: 'Oswald', sans-serif;
	color:#cf5828;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-bottom:20px;
}
.header_title p{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#4a4a4a;
}


.header_title1{
	text-align:center;
	width:100%;
}
.header_title1 h1{
	font-size:34px;
	font-family: 'Roboto', sans-serif;
	color:#1f91cf;
	text-transform:capitalize;
	padding-bottom:30px;
}
.header_title1 p{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#4a4a4a;
}
/* Header Title End */


.header_title2{
	text-align:center;
	width:100%;
	padding:0 120px;
}
.header_title2 h1{
	font-size:34px;
	font-family: 'Oswald', sans-serif;
	color:#b90125;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-bottom:20px;
}
.header_title2 p{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#4a4a4a;
}



/*****************************************************************************************
Our Doctor Section
*****************************************************************************************/

.doctor_main{
	padding:50px 0;
	background:#fbe9e2;
}

.doctor_detail{}
.doctor_detail .dct_prof{text-align:center;}
.doctor_detail .dct_prof img{
	height: 210px;
    width: 210px;
	border-radius:50%;
	border: 5px solid #ebeaea;
    background-color: #f1f1f1;
	padding:4px;
}
.mar_bot_3{padding-bottom:30px;}
.doctor_detail:hover .dct_prof img {
    transform: translateY(-15px);
    transition: 0.5s;
    border-color: #ff9c1f;
}
.doctor_detail .dct_title{
	text-align:center;
}
.doctor_detail .dct_title h1{
	    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #383535;
    padding-top: 10px;
    margin-bottom: 5px;
    -webkit-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.doctor_detail .dct_title span{
	color:#e84504;
	font-weight:600;
}
.doctor_detail .dct_title p{
	font-size:15px;
	font-family: 'Roboto', sans-serif;
	color:#4a4a4a;
}
.cmt_btn{
	background:#544d4c;
	padding:7px 20px;
	color:#fff;
	font-size:16px;
	border-radius:25px;
}

.cmt_btn:hover{
	background:#cf5828;
	transition:0.5s;
	text-decoration:none;
	color:#fff;
}

/**********************************************************************************************
Services Home Section
**********************************************************************************************/
.services_home{
	background:#e6edc3;
	padding:50px 0;
}

.serv_btn{
	text-align:center;
	display:inline-block;
	width:100%;
	margin-top:70px;
}
.serv_btn a{
	/* display: inline-block; */
    background: #544d4c;
    padding: 12px 22px 12px 17px;
    color: #fff;
}
.serv_btn a:hover{
	background:#ef9524;
	color:#fff;
	text-decoration:none;
	transform:0.5s;
}

/*********************************************************************************
Services
*********************************************************************************/
.services_home{
	background:#f6f9ff;
	/* background:#fff; */
	padding:50px 0px;
}
.services_main{padding:20px 0px;}
.services_home .ser_frt{padding-left:0px;padding-right:0px;}
.service_discription{
	padding: 20px 20px 20px 5px;
    background-color: #fff;
    box-shadow: 0px 15px 30px 0px rgb(0 0 0 / 10%);
	display:inline-block;
	border-bottom:1px solid #f1f1f1;
}
.service_icon{
	padding-right:0px;
	width:40%;
	display:inline-block;
}
.service_icon{padding-top:4px;}
.service_icon img{width:95%;border:3px solid #f1f1f1;}
.service_title{
	width:60%;
	float:right;
	display:inline-block;
}
.service_title h5{
	font: 600 22px/24px 'Roboto', sans-serif;
	color:#1f91cf;
	margin:0px;
	padding-bottom:10px;
	text-transform:capitalize;
}
.service_title h5 a{color:#1751a3;}
.service_title p{
	font: 16px/26px 'Roboto', sans-serif;
	color:#4a4a4a;
	margin:0px;
	text-align:justify;
	height:130px;
}




/**********************************************************************************************
Services Home Section
**********************************************************************************************/
.services_home{
	background:#f0f4f9;
	padding:50px 0;
}
/* .service_main{padding:50px 0;background:#f8eff0;} */
.cmt-processbox-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* position: relative; */
    margin: 15px 45px 0 10px;
}
/* .cymolthemes-boxes-row-wrapper.cmt-processbox-wrapper:before { */
    /* content: ''; */
    /* position: absolute; */
    /* left: -428px; */
    /* right: -46px; */
    /* height: 100%; */
    /* display: block; */
    /* background: url(../images/proccess-box-arrow1.png) center center no-repeat; */
    /* background-size: 100% 100%; */
    /* top: -65px; */
    /* margin-left: 40px; */
/* } */
.cmt-processbox-wrapper .cmt-processbox {
    position: relative;
}

/* .cmt-processbox-wrapper .cmt-processbox { */
    /* max-width: 50%; */
    /* padding: 0 15px; */
    /* position: relative; */
    /* text-align: center; */
    /* margin-top: 10px; */
/* } */
.cmt-processbox-wrapper .cmt-processbox {
    /* width: calc(100% / 3); */
    max-width: 50%;
    padding: 15px 15px;
    position: relative;
    text-align: center;
    margin-top: 5px;
    box-shadow: -3px 8px 13px 0px rgb(0 0 0 / 10%);
    margin: 5px 5px 0;
    background: #fff;
}
.cmt-processbox-wrapper .cmt-processbox:hover{
	background:#b90125;
	transition:0.5s;
}

.cmt-processbox-wrapper .cmt-processbox:hover h5 a{
	color:#fff!important;
}
.cmt-processbox-wrapper .cmt-processbox:hover p{
	color:#fff!important;
}
.cmt-processbox-wrapper .cmt-processbox .cmt-box-iconbox {
    transition: all 500ms ease;
}
.cmt-processbox-wrapper .cmt-processbox .cmt-box-iconbox {
    position: relative;
    display: inline-block;
    width: 100%;
}

.cmt-processbox-wrapper .cmt-processbox .cmt-process-icon {
    display: inline-block;
    position: relative;
}
.cmt-vc_icon_element-inner img{
	/* height: 190px; */
    width: 100%;
    border: 4px solid #d1d1d1;
    background-color: #f1f1f1;
    /* border-radius: 50%; */
	padding:5px;
} 
.cmt-processbox:hover .cmt-vc_icon_element-inner img{
	transform:translateY(-10px);
	transition:0.5s;
	border-color:#ef8155;
}

.cmt-processbox-wrapper .cmt-box-content {
    text-align: center;
    padding: 0 10px;
}
.cmt-processbox-wrapper .cmt-processbox .cmt-box-content .cmt-box-title h5 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
	/* font-family: continuum_medium; */
	font-family: 'Roboto', sans-serif;
	color:#2e3f53;
	padding-top:10px;
    margin-bottom: 5px;
    -webkit-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.cmt-processbox-wrapper .cmt-processbox .cmt-box-content .cmt-box-title h5 a{
	color:#313132;
	text-decoration:none;
}

.cmt-processbox-wrapper .cmt-processbox .cmt-box-content p {
	font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #282828;
    /* text-align: justify; */
    line-height: 24px;
}


/**************************************************************************************
Buuton
**************************************************************************************/

.service_title .abt_btn {padding-top:15px;}
.service_title .abt_btn .abt-read{
	background:#1ca790;
	padding:5px 18px;
	color:#fff;
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	border-radius:0px;
}
.service_title .abt_btn .abt-read:hover{
	background:#1751a3;
	transition:0.5s;
	border-radius:0px;
	text-decoration:none;
}



/*************************************************************************************
Testimonial Section
*************************************************************************************/

.form-review{
	/* background:url(../img/testimonial_bg1.jpg) no-repeat; */
	background:#b90125;
	/* background-size:cover; */
	width:100%;
	padding:30px 0;
}
.form-review1{
	background:#4a4a4a;
	padding:30px 0;
}
.testimonial{
    padding-top: 0px;
    margin: 0px 50px 0;
    /* border: 1px solid #fff; */
    text-align: center;
    position: relative;
    transition: all 0.7s ease 0s;
}
/* .testimonial:hover{ border-color: #e7e3e3; } */
.testimonial h2{
	font: 700 30px/30px 'Montserrat', sans-serif;
    text-align: center;
    /* color: #f83d5a; */
    color: #f1f1f1;
    text-transform: uppercase;
    padding: 30px 0px 5px 0px;
    background: url(../img/starts-bg.png) no-repeat center bottom;
}
.testimonial .pic{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background: #fff;
    padding: 7px;
    position:absolute;
    top: -50px;
    left: 50%;
    overflow: hidden;
    transform: translateX(-50%);
    transition: all 0.7s ease 0s;
}
.testimonial:hover .pic{ background: #1d3033; }
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .title{
    font-size: 22px;
    font-weight: 700;
    color: #f1f1f1;
    text-transform: capitalize;
    margin: 35px 0 10px 0;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1.5px;
}
.testimonial .description{
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    border-bottom: 1px solid #d57148;
    padding: 0 25px 20px;
    margin: 0;
}
.testimonial-btn {
    margin: 20px auto;
    text-align: center;
}
.testimonial-btn ul li {
    font: 400 16px/16px 'Montserrat', sans-serif;
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px 0px 0px;
}
.testimonial-btn ul li a {
    display: block;
    background: #383737;
    padding: 12px 22px 12px 17px;
    color: #fff;
	text-decoration:none;
}
.sub-t a {
    background: #f1f1f1 !important;
    color: #4a4a4a !important;
}




.testimonial .testimonial-content{
    padding: 15px 25px 12px;
    border: 1px solid #f7f7f7;
    border-top: none;
    position: relative;
    text-align: left;
    transition: all 500ms ease 0s;
}
.testimonial:hover .testimonial-content{ border-color: #1d3033; }
.testimonial .testimonial-content:after{
    content: "";
    width: 100%;
    height: 0;
    background: #1d3033;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: all 0.7s ease 0s;
}
.testimonial:hover .testimonial-content:after{ height: 100%; }
.testimonial-content .testimonial-profile{ display: inline-block; }
.testimonial .name{
    font-size: 16px;
    font-weight: 700;
    color: #3d3d3d;
    text-transform: uppercase;
    margin: 0 0 3px;
    transition: all 700ms ease 0s;
}
.testimonial:hover .name{ color: #fff; }
.testimonial .post{
    font-size: 14px;
    color: #eabd44;
    text-transform: capitalize;
}
.testimonial .rating{
    display: inline-block;
    padding: 1px 5px;
    margin: 0;
    list-style: none;
    background: #eabd44;
    position: absolute;
    right: 25px;
}
.testimonial .rating li{
    display: inline-block;
    font-size: 14px;
    color: #fff;
}
.testimonial .owl-theme .owl-controls{
    width: 100%;
    position: absolute;
    top: 50%;
}
.owl-theme .owl-controls .owl-page span{
	background:#ebebeb!important;
}
.testimonial .owl-theme .owl-controls .owl-buttons div{
    width: 45px;
    height: 45px;
    line-height: 37px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ececec;
    padding: 0;
    opacity: 1;
    transition: all 0.4s ease-in-out 0s;
}
.testimonial .owl-theme .owl-controls .owl-buttons div:hover{
    background: #ed5b8a;
    border-color: #ed5b8a;
}
.testimonial .owl-prev,
.testimonial .owl-next{
    position: absolute;
    left: -1%;
}
.testimonial .owl-next{
    left: auto;
    right: -1%;
}
.testimonial .owl-prev:before,
.testimonial .owl-next:before{
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    color: #ececec;
}
.testimonial .owl-next:before{ content: "\f105"; }
@media only screen and (max-width: 990px){
    .testimonial .owl-theme .owl-controls,
    .testimonial .owl-prev,
    .testimonial .owl-next{
        position: relative;
        left: 0;
        right: 0;
    }
}
@media only screen and (max-width: 768px){
    .testimonial .testimonial-content{
        padding: 15px 10px 12px;
    }
    .testimonial .rating{
        right: 12px;
    }
}


/* Inner page Section */

.testimonial_inner{padding:50px 0;}
.testimonial_des{
	background:#f1f1f1;
	padding:30px;
	margin:15px 0;
}

.testimonial_des .title{
    font-size: 22px;
    font-weight: 700;
    color: #364293;
    text-transform: capitalize;
    margin: 0px 0 22px 0;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1.5px;
}
.testimonial_des .description{
    font-size: 16px;
    color: #4a4a4a;
	font-family: 'Roboto', sans-serif;
    line-height: 25px;
    /* border-bottom: 1px solid #199a85; */
    padding: 0 0px 10px 25px;
    margin: 0;
	position:relative;
}
.testimonial_des .description i{
	position:absolute;
	left:0px;
	top:-5px;
	color:#29a08c;
	font-size:22px;
	opacity:0.5;
}

/***************************Certificate Section Right Side Teatimonial ************************/

.hospital_certifi{}
.hospital_certifi img{width:100%;}

/* Inner Page */

.testimonial_inner{
	padding:50px 0;
}
.testimonial_detail{
	background:#f1f1f1;
	padding:30px;
	margin:15px 0;
	width:100%;
}
.testimonial_detail h1{
	font-size:28px;
	font-family: 'Oswald', sans-serif;
	color:#ea0c85;
	margin:0px;
	padding-bottom:20px;
}
.testimonial_detail p{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	margin:0;
	color:#4a4a4a;
	line-height:28px;
	/* padding-bottom:20px; */
	text-align:justify;
}
.testimonial_detail p i{
	color:#1f91cf;
	font-size:22px;
	padding-right:6px;
}



/*****************************************************************************************
Footer Section
*****************************************************************************************/


.our_partner{
	/* background:url(../img/fot_bg.jpg) no-repeat; */
	/* background:url(../img/footer-bg.jpg) no-repeat; */
	/* background-attachment: fixed; */
	/* background-size:100% 100%; */
	/* background:#1751a3; */
	background:#383737;
	/* background:#fbead6; */
	width:100%;
	padding:50px 0 0 0;
}
.footer_inner{}
.footer_inner h1{
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	margin:0px;
	padding-bottom:20px;
	text-transform:capitalize;
}
.footer_inner p{
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	margin:15px 0;
	color:#fff;
	line-height:27px;
	padding-bottom:20px;
}
.footer_inner ul{margin:0px;padding:0px;}
.footer_inner ul li{
	font-size:15px;
	font-family: 'Roboto', sans-serif;
	margin:15px 0;
	color:#fff;
	position:relative;
	padding-left:25px;
}
.footer_inner ul li a{color:#fff;text-decoration:none;}
.footer_inner ul li i{
	position:absolute;
	left:0px;
	top:4px;
	color:#fff;
}
.columns_2{
	columns:2;
}
.footer_inner{}

/* Copyright */

.copyright_inner{padding-top:20px;}
.copyright_inner p{
	font-size:13px;
	color:#fff;
	margin:0px;
	background:#b90125;
	padding:10px;
	text-align:center;
}
.copyright_inner .sms_logo{padding-left:10px;}
.copyright_inner .sms_logo img{width:20px;}


/*************************************************************************************
Header top Title Section
*************************************************************************************/

.header_title_page{
	background:#544d4c;
	/* background:url(../img/header_bg_title.jpg) no-repeat; */
	/* background-size:100% 100%; */
	padding:30px 0;
	display: inline-block;
    width: 100%;
}
.head_title_inn{text-align:center;}
.head_title_inn h1{
	font-size:32px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	/* text-transform:uppercase; */
	margin:0px;
	padding-bottom:10px;
}
.head_title_inn ul{margin:0px;}
.head_title_inn ul li{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	margin:0px;
	padding:0 5px;
	display:inline-block;
}
.head_title_inn ul a{
	color:#e84504;
	padding-right:10px;
}



/**************************************************************************************
Contact Page
**************************************************************************************/

.head_cnt{padding:50px 0;}
.head_cnt_description1.mt4{padding-top:40px;}
.head_cnt_description1 .cnt_public{
	background:#fff;
	padding:20px;
	margin:15px 0;
	box-shadow:0px 15px 30px 0px rgb(0 0 0 / 10%);
	height:200px;
	/* width:100%; */
	text-align:center;
	/* display:inline-block; */
}
.head_cnt_description1 .cnt_public1{
	background:#fff;
	padding:20px;
	margin:15px 0;
	box-shadow:0px 15px 30px 0px rgb(0 0 0 / 10%);
	/* height:600px; */
	/* width:100%; */
	/* text-align:center; */
	/* display:inline-block; */
}
.head_cnt_description1 h4{
	/* color: #f83d5a; */
	color: #544d4c;
    font: 800 28px 'Montserrat', sans-serif;
    display: block;
    margin: 0px;
	padding-bottom:20px;
}
.head_cnt_description1 ul{margin:10px 0 0;}
.head_cnt_description1 ul li{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#282828;
	/* position:relative; */
	/* padding-left:25px; */
	margin:10px 0;
}
.head_cnt_description1 ul li i{
	color:#b90125;
	padding-right:7px;
	/* position:absolute; */
	/* left:0px; */
	/* top:4px; */
}
/* .head_cnt_description1 ul li{word-break: break-all;} */
/* Form */

.cnt_public1 h4{
	font-size:28px;
	font-family: 'Roboto', sans-serif;
	color:#b90125;
}
.cnt_public1 form{}
.cnt_public1 .form-control1{
	width:100%;
	border:1px solid #f2f7ff;
	background:#f2f7ff;
	padding:9px;
	margin:7px 0;
	outline-color: #f83d5a;
	font-family: 'Roboto', sans-serif;
}
.cnt_public1 .form-control{border:1px solid #f2f7ff;outline-color: #f83d5a!important;margin:7px 0;}
.frm_btn input{
	background:#b90125;
	padding:5px 18px;
	color:#fff;
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	border:none;
	cursor:pointer;
	margin-top:10px;
}
.cnt_public1 form label{
	font-size:15px;
	color:#282828;
	font-weight:500;
	padding:15px 0 0 0;
	margin:0px;
	text-transform:uppercase;
}



/******************************************************************************************
Doctor Profile Section
******************************************************************************************/


/*****************************************************************************************
Service Verticle Tab Section
*****************************************************************************************/

.service_tab{
	padding:50px 60px;
	/* background:#f6f9ff; */
}
/*  bhoechie tab */
.service_tab .bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  /* opacity: 0.97; */
  filter: alpha(opacity=97);
}
.service_tab .bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  float:left;
}
.bhoechie-tab{float:right;}
.service_tab .bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
.service_tab .bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
  color:#fff;
  font-weight:400;
  font-size:14px;
  font-family: 'Roboto', sans-serif;
  text-align:left;
  background-color: #54548b!important;
  /* border-top: 1px solid rgb(233 233 233)!important; */
  border:none;
  border-bottom: 1px solid rgb(99 99 159)!important;
}
.service_tab .bhoechie-tab-menu div.list-group>a .glyphicon,
.service_tab .bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
.service_tab .bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
.service_tab .bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
.service_tab .bhoechie-tab-menu div.list-group>a.active,
.service_tab .bhoechie-tab-menu div.list-group>a.active .glyphicon,
.service_tab .bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #1ca790!important;
  background-image: #1ca790;
  border-color:#1ca790;
  color: #ffffff;
}
.service_tab .bhoechie-tab-menu div.list-group>a:hover,
.service_tab .bhoechie-tab-menu div.list-group>a:hover .glyphicon,
.service_tab .bhoechie-tab-menu div.list-group>a:hover .fa{
  background-color: #1ca790!important;
  background-image: #1ca790;
  border-color:#1ca790;
  color: #ffffff;
}
.service_tab .bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #1ca790;
}

.service_tab .bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}
.service_tab .bhoechie-tab-content h2{
	font-size:26px;
	font-family: 'Oswald', sans-serif;
	/* color:#1751a3; */
	color:#1ca790;
	letter-spacing:0.5px;
	padding:10px 0 30px;
	text-align:center;
}
.service_tab .bhoechie-tab-content h2:after{
	
}
.service_tab .bhoechie-tab-content h3{
	font-size:22px;
	font-family: 'Roboto', sans-serif;
	color:#eaaa17;
}
/* .service_tab .bhoechie-tab-content p{ */
	/* font-size:15px; */
	/* line-height:26px; */
	/* font-family: 'Roboto', sans-serif; */
	/* color:#4a4a4a; */
	/* padding:0px 0 10px 25px; */
	/* margin:0px; */
	/* position:relative; */
/* } */
/* .service_tab .bhoechie-tab-content p i{ */
	/* color:#29a08c; */
	/* position:absolute; */
	/* top:5px; */
	/* left:0px; */
/* } */
.service_tab .bhoechie-tab-content img{
	width:100%;
	border:5px solid #f1f1f1;
	margin-top:20px;
}

.service_tab .bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

.doct_inn{
	background:#fff;
	box-shadow: 0 0 30px rgb(0 0 0 / 18%);
	padding:20px;
	/* text-align:center; */
	margin:10px 0;
	height:165px;
}
.doct_inn h1{
	font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: #526d93;
    /* letter-spacing: 0.5px; */
    padding: 0px 0 5px;
    border-bottom: 1px solid #ededed;
}
.doct_inn p{
	font-size:15px;
	line-height:26px;
	font-family: 'Roboto', sans-serif;
	color:#4a4a4a;
	padding:0px 0 5px 25px;
	margin:0px;
	position:relative;
}
.doct_inn p i{
	color:#4d897c;
	position:absolute;
	top:5px;
	left:0px;
}


/*****************************************************************************************
Free Consultant Section
*****************************************************************************************/

.free_consultant{
	background:#b90125;
	padding:20px 0;
}
.free_consultant1{
	background:#1ca790;
	padding:20px 0;
}
.condult_dscrip{
	/* text-align:center; */
	width:100%;
}
.condult_dscrip h1{
	font-size:28px;
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-weight:700;
	margin:0px;
	padding:0 0 5px;
}
.condult_dscrip p{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	margin:0px;
	padding:0px;
}
.condult_dscrip1{
	padding-top:19px;
	text-align:right;
}
.condult_dscrip1 a{
	background:#fff;
	padding:10px 22px;
	font-size:18px;
	color:#282828;
	font-family: 'Roboto', sans-serif;
	letter-spacing:0.5px;
	border-radius:25px;
}
.condult_dscrip1 a i{
	color:#e84504;
}
.condult_dscrip1 a:hover{
	background:#ef9524;
	color:#fff;
	text-decoration:none;
	transition:0.5s;
	border-radius:10px;
}
.condult_dscrip1 a:hover i{
	color:#fff;
}




/******************************************************************************************
Founder About Section
******************************************************************************************/

.head_about {
    padding: 50px 20px;
    background: #f1f1f1;
    position: relative;
    
}

.head_about:before {
    content: '';
    position: absolute;
    background: url(../images/abt-bg.png) no-repeat;
    background-size: 100% 100%;
    left: 0px;
    top: 0px;
    width: 40%;
    height: 100%;
}

.head_abt_profile img {
    /* border-radius: 50%; */
    width: 100%;
    border: 5px solid #f8c4af;
}
.head_abt_description{
	padding-left:30px;
}
.head_abt_description h1 {
    font-size: 18px;
    /* color: #ff9300; */
    color: #40403f;
    font-family: 'Lato', sans-serif;
    /* text-decoration: underline; */
    letter-spacing: 1px;
}
.head_abt_description h2 {
    color: #b90125;
    font: 800 38px / 42px 'Montserrat', sans-serif;
    display: block;
    margin: 0px;
    padding-bottom: 10px;
    margin: 0px;
}
.head_abt_description h3 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: #282828;
    font-weight: 400;
    padding-bottom: 8px;
    margin: 0px;
	line-height: 30px;
}

.head_abt_description p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #282828;
    text-align: justify;
    line-height: 28px;
}
.head_abt_description .abt_prof {
    border-top: 1px dashed #dbdad9;
    padding-top: 8px;
    margin-top: 5px;
}



/******************************************************************************************
Facility
******************************************************************************************/

.facility{
	padding:50px 0;
}
.facility_img{}
.facility_img img{
	width:100%;
}
.apt_relative{
	position:relative;
	
}
.apt_relative .fixed_apt{
	position:absolute;
	right:50px;
	top:45%;
	margin:0px;
}
.apt_relative .fixed_apt a{
	font-size:14px;
	color:#fff;
	/* background:#544d4c; */
	background:#b90125;
	padding:8px 14px;
	margin:0px;
	text-decoration:none;
	/* border-radius:25px; */
}
.apt_relative .fixed_apt a:hover{
	background:#e84504;
	transition:0.5s;
}



/******************************************************************************************
Clinic Image slider Section
******************************************************************************************/

.clinc_main{
	padding:50px 0 20px;
	background:#f6faff;
}
.clinic_img{
	margin:0 10px;
}
.clinic_img img{width:100%;}

.clinc_main .owl-theme .owl-controls .owl-page span{
	background:#4a4a4a!important;
}

.thumb{padding:15px 0;}


.img_head{
	font-size:22px;
	color:#fff;
	background:#b90125;
	padding:10px;
	text-align:center;
	/* text-transform:uppercase; */
}


/*****************************************************
Facility
*****************************************************/

.facility_main{
	padding:50px 0;
}

.facility_det{
	margin:15px 0;
	background:#f1f1f1;
	display:inline-block;
	/* padding:10px 0; */
	width:100%;
}

.facility_det .fac_left{
	float:left;
	width:40%;
}
.facility_det .fac_left img{
	width:100%;
	border:4px solid #ddd;
}
.facility_det .fac_right{
	width:60%;
	float:right;
	padding: 7px 5px 0 10px;
}
.facility_det .fac_right h1{
	font-size:20px;
	color:#b90125;
	padding-bottom:7px;
	margin:0px;
}
.facility_det .fac_right h2{
	font-size:22px;
	color:#b90125;
	font-weight:600;
	font-family: 'Montserrat', sans-serif;
	/* letter-spacing:0.5px; */
	padding-top:7px;
	padding-bottom:7px;
	margin:0px;
}
.facility_det .fac_right h3{
	font-size:17px;
	color:#282828;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	padding-bottom:7px;
	margin:0px;
}
.facility_det .fac_right p span{
	color: #2a2929;
    background: #ffe6dd;
    font-weight: 500;
    padding: 0px 6px;
    margin: 10px 0 5px;
    display: inline-block;
    font-size: 14px;
}
.facility_det .fac_right p{
	font-size:16px;
	color:#282828;
	line-height:26px;
	font-family: 'Roboto', sans-serif;
}

.facility_main1{
	padding:0 0 50px;
}

.medical_facil{
	background:#dd4b11;
	padding:20px;
	margin:15px 0;
	border-radius:5px;
}
.hgt_1{
	height:380px;
}
.medical_facil h1{
	font-size:26px;
	color:#fff;
	padding-bottom:10px;
	margin:0px;
}
.medical_facil ul{}
.medical_facil ul li{
	font-size:16px;
	color:#fff;
	line-height:26px;
	font-family: 'Roboto', sans-serif;
	position:relative;
	padding-left:22px;
	margin:5px 0;
}
.medical_facil ul li i{
	position:absolute;
	left:0px;
	top:4px;
	color:#fff;
}



.medical_facil1 h1{
	font-size:28px;
	color:#b90125;
	padding-bottom:20px;
	margin:0px;
}
.medical_facil1 ul{}
.medical_facil1 ul li{
	font-size:16px;
	color:#282828;
	line-height:26px;
	font-family: 'Roboto', sans-serif;
	padding:10px 15px;
	margin:5px 0;
	background:#fbe5dd;
}
.medical_facil1 ul li i{
	/* position:absolute; */
	/* left:0px; */
	/* top:4px; */
	color:#b90125;
	padding-right:10px;
}
.columns_2{columns:2;}


.dr-more2 a {
    display: inline-block;
    /* background: #e84504; */
    background: #544d4c;
    padding: 7px 16px 7px 10px;
    color: #fff;
}
.dr-more2 a img{
	width:15px;
	margin-top:-5px;
}
.dr-more2 a:hover{
	/* background: #544d4c; */
	background: #e84504;
	transition:0.5s;
	color:#fff;
	text-decoration:none;
}


.doc_smart{
	position:fixed;
	right:0px;
	bottom:10px;
	z-index:9999999;
}
.doc_smart img{
	width:100%;
	background:#fff;
	padding:5px;
	border-radius:5px;
	border:2px solid #ddd;
}
.whatsapp{
	position:fixed;
	right:0px;
	bottom:50px;
	z-index:9999999;
}
.whatsapp img{
	width:90px;
}
.doc_smart_header{
	vertical-align: middle;
	margin-top:-10px;
}
.doc_smart_header a{
	box-shadow: 0px 0px 5px 0px #464142;
	/* box-shadow: 0px 0px 5px 1px #48464673; */
    /* border-radius: 10px; */
    /* padding: 4px!important; */
	border: 1px solid #ddd;
    padding: 5px 12px;
    /* background: #4a4848; */
    background: #544d4c;
    /* background: #e3e3e3; */
    display: inline-block;
    border-radius: 15px;
	font-size:16px;
	color:#fff;
}

.doc_smart_header a:hover{
	text-decoration:none;
	color:#fff;
}
.doc_smart_header img{
	width:22px;
	margin-right:10px;
}





.review_inner {
    padding: 50px 0;
}
.testimonial-two__single {
    position: relative;
    display: block;
    border: 1px solid #ddc0c6;
    overflow: hidden;
    border-radius: 40px;
    width: 100%;
    margin: 20px 0;
    padding-left: 0px;
    padding-right: 0px;
}
.testimonial-two__text-2 {
    position: relative;
    display: block;
    /* text-align: center; */
    padding-top: 36px;
    padding-left: 30px;
    padding-right: 30px;
    background: #fff;
}
.testimonial-two__text-2 p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    /* font-weight: 500; */
    /* height: 190px; */
    /* overflow-y: scroll; */
}
.testimonial-two__client-info-box {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff6f8;
    padding-top: 30px;
    margin-top: 32px;
    border-top: 1px solid #ddc0c6;
    padding-left: 25px;
    padding-right: 10px;
    padding-bottom: 25px;
}
.testimonial-two__shape-1 {
    position: absolute;
    bottom: -22px;
    left: -22px;
    display: none;
}
.testimonial-two__shape-1 img {
    width: auto;
}
.testimonial-two__client-quote {
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
}
.testimonial-two__client-quote span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    background-color: #b90125;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
}
.testimonial-two__client-img {
    position: relative;
    display: block;
    width: 55px;
    background: #fff;
    border-radius: 50%;
    padding: 4px;
}
.testimonial-two__client-img img {
    width: 100%;
}
.testimonial-two__client-info {
    position: relative;
    display: block;
    margin-left: 12px;
}
.testimonial-two__client-name {
    font-size: 22px;
    font-weight: 500;
    color: #b90125;
    line-height: 40px;
    /* margin-bottom: 6px; */
}
.testimonial-two__client-rating {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 11px;
}
.testimonial-two__client-rating i {
    display: inline-block;
    font-size: 16px;
    color: #dba709;
	margin:0 2px;
}

label span{
	color:#b90125;
	font-size:20px;
	padding-left:3px;
}

form fieldset{
	border:1px solid #cfbfc2;
	padding:0 15px 20px;
	background:#ffe9ed;
}


.social_icn{
	position:fixed;
	right:0px;
	top:35%;
	z-index:999999;
}
.social_icn ul{
	/* border:2px solid #fff; */
}
.social_icn ul li{
	list-style:none;
	margin:0px;
	padding:0px;
}
.social_icn ul li img{
	width:40px;
}



.navbar-light .navbar-toggler{
	border-color:#fff!important;
}
.navbar-light .navbar-toggler-icon{
	background: url(../img/menu_btn.png) !important;
    width: 30px;
    height: 31px;
    background-size: cover !important;
}
.news{
	padding: 90px 0;
	display: block;
}
.news h2{
	font-size: 32px;
}
.news a{
	width: 100%;
	border: 1px solid #cccccc30;
	background: #66666610;
	padding: 25px;
	margin-bottom: 15px;
}
.news a:hover{
	text-decoration: none;
}
.news p{
	font-size: 14px;
	font-style: italic;
	color: #333;
}
.videos{
	padding: 90px 0;
	
}
.vbox{
	margin-bottom: 25px;
	text-align: center;
}
.vbox a{
	display: block;
}
.vbox p{
	padding: 10px;
	font-size: 16px;
	color: #333;
	font-weight: 600;
}
.vbox a:hover{

	text-decoration: none;
}
.vbox video{
	width:100%;
	height:240px;
	border: 1px solid #ddd;
	background: #000;
}


.asyncGallery {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1000;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.95);
  transition: opacity 200ms, visibility 200ms;
}
.asyncGallery.is-visible {
  opacity: 1;
  visibility: visible;
}
.asyncGallery__Item {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: opacity 200ms, visibility 200ms;
}
.asyncGallery__Item.is-visible {
  opacity: 1;
  visibility: visible;
}
.asyncGallery__ItemImage img {
  max-height: 80vh;
  display: block;
}
.asyncGallery__ItemDescription,
.asyncGallery__Loader {
  color: #fff;
}
.asyncGallery__Loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  color: #fff;
  z-index: 100;
}
.asyncGallery__Loader.is-visible {
  display: block;
}
.asyncGallery button {
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 0;
  cursor: pointer;
}
.asyncGallery__Close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 30px;
  height: 30px;
  z-index: 1000;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEycHgiIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCI+CiAgPGc+CiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjguOTQxLDMxLjc4NkwwLjYxMyw2MC4xMTRjLTAuNzg3LDAuNzg3LTAuNzg3LDIuMDYyLDAsMi44NDljMC4zOTMsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5ICAgYzAuNTE2LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OWwyOC41NDEtMjguNTQxbDI4LjU0MSwyOC41NDFjMC4zOTQsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5YzAuNTE1LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OSAgIGMwLjc4Ny0wLjc4NywwLjc4Ny0yLjA2MiwwLTIuODQ5TDM1LjA2NCwzMS43ODZMNjMuNDEsMy40MzhjMC43ODctMC43ODcsMC43ODctMi4wNjIsMC0yLjg0OWMtMC43ODctMC43ODYtMi4wNjItMC43ODYtMi44NDgsMCAgIEwzMi4wMDMsMjkuMTVMMy40NDEsMC41OWMtMC43ODctMC43ODYtMi4wNjEtMC43ODYtMi44NDgsMGMtMC43ODcsMC43ODctMC43ODcsMi4wNjIsMCwyLjg0OUwyOC45NDEsMzEuNzg2eiIvPgogIDwvZz4KPC9zdmc+Cg==");
}
.asyncGallery__Counter {
  display: none;
}
.asyncGallery__Dots {
  display: none;
}

.asyncGallery__Next,
.asyncGallery__Prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  z-index: 1000;
  transition: transform 200ms, opacity 200ms;
  transform: translateY(-50%);
}
.asyncGallery__Next:disabled,
.asyncGallery__Prev:disabled {
  opacity: 0.2;
  cursor: default;
}
.asyncGallery__Next:before,
.asyncGallery__Prev:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129' xmlns:xlink='http://www.w3.org/1999/xlink' enable-background='new 0 0 129 129'%3E%3Cg%3E%3Cpath d='m40.4,121.3c-0.8,0.8-1.8,1.2-2.9,1.2s-2.1-0.4-2.9-1.2c-1.6-1.6-1.6-4.2 0-5.8l51-51-51-51c-1.6-1.6-1.6-4.2 0-5.8 1.6-1.6 4.2-1.6 5.8,0l53.9,53.9c1.6,1.6 1.6,4.2 0,5.8l-53.9,53.9z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.asyncGallery__Next {
  right: 40px;
}
.asyncGallery__Next:hover {
  transform: translateX(2px) translateY(-50%);
}
.asyncGallery__Next:before {
  transform: translate3d(-50%, -50%, 0);
}
.asyncGallery__Prev {
  left: 40px;
}
.asyncGallery__Prev:hover {
  transform: translateX(-2px) translateY(-50%);
}
.asyncGallery__Prev:before {
  transform: translate3d(-50%, -50%, 0) scale(-1);
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
	padding:50px 0;
}
.gallery img { 
  transition: opacity 200ms;
  cursor: pointer;
  margin: 10px 0;
  width:100%;
	/*border-top: 2px solid #b90125;
	border-bottom: 2px solid #b90125;
	border-left: 2px solid #f75607;
	border-right: 2px solid #f75607;*/
	border: 2px solid #ddd;
	padding:5px;
	position: relative;
}

.gallery .btn{
	background: #df4902;
	color:#fff;
	position:absolute;
	bottom:-10px;
	left: 50%;
	margin-left:-60px;
	padding:6px 15px;
}

.gallery .btn:hover{
	background: #b90125;
}

