*{
    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; }
img { border: 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;   
}

/*********************************************************************************
Header Top
*********************************************************************************/

.headerbottom{
    background: #f9f9f9;
    padding: 5px 10px;
}
.logo img {
    max-width:100%;
	width:100%;
}
/* Social Section */
.social-header{
	margin:0 auto;
}
.social-header ul{
	padding-top:15px;
}
.social-header ul li{
	display:inline-block;
}
.social-header ul li a{
	font-size:16px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	background:#ee5512;
	padding:5px 15px;
	margin:0px;
	display:block;
}
.social-header ul li a i{
	font-size:18px;
	color:#fff;
	padding-right:10px;
}


/****************************************************************************************
Banner Section
****************************************************************************************/

.carousel-control-next{
	bottom:0px!important;
	top:unset!important;
	right:1%!important;
}
.carousel-control-prev{
	left:unset!important;
	right:5%;
	bottom:0px!important;
	top:unset!important;
}

.carousel-control-next, .carousel-control-prev{
	width:5%!important;
	opacity:1!important;
}

.carousel-control-next-icon{
	background:#196591 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: 50px!important;
    height: 50px!important;
    border-radius: 50%;
    position: relative;
    line-height: 50px;
}
.carousel-control-next-icon:hover{
	background:#ee5512!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: "\f178";
	left:0px;
	right:0px;
	top:0px;
	font-size:26px;
}
.carousel-control-prev-icon{
	background:#196591 no-repeat center center!important;
	width: 50px!important;
    height: 50px!important;
    border-radius: 50%;
    position: relative;
    line-height: 50px;
}
.carousel-control-prev-icon:hover{
	background:#ee5512!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: "\f177";
	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;
}


/*********************************************************************************
About Us
*********************************************************************************/


#Map-Container, #Nav-section, #Credy, #Home-profile, #Specilties, #Endoscopy, #Screening-section, #Reviews, #Resources, #Media, #Book {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}
#Home-profile .profile-section {
    background: url(../img/profile-section-bg.jpg)no-repeat top center;
    height: 637px;
}
#Home-profile .profile-section .theme-L {
    background: url(../img/profile-section-left-bg.jpg) no-repeat right top;
}

.theme-L {
    left: -100%;
}
.theme-L, .theme-R {
    position: absolute;
    /* z-index: 99; */
    z-index: -1;
    padding: 0px;
    margin: 0px;
    top: 0px;
}
.fluid-div, .theme-L, .theme-R {
    width: 100%;
    height: 100%;
}
#Home-profile .profile-section .theme-R {
    /* background: url(../img/profile-section-right-bg.jpg) no-repeat left top; */
    background: url(../img/profile-section-right-bg.jpg) no-repeat right top;
}

.theme-R {
    /* right: -100%; */
    right: -9%;
}
#Home-profile .profile-section .profile-img {
    float: right;
    padding: 82px 96px 0 0;
}
/* #Home-profile .profile-section .profile-img img{ */
	/* width:350px; */
/* } */

/* Left Section */
#Home-profile .profile-section .profile-info {
    width: 640px;
    padding: 75px 0 0 5px;
    color: #fff;
}
#Home-profile .profile-section .profile-info .meet {
    display: block;
    font: 300 30px/36px 'Poppins', sans-serif;
    color: #cadaf6;
    font-weight: lighter;
    margin-bottom: 12px;
}
#Home-profile .profile-section .profile-info h1 {
    font: 700 32px/44px 'Poppins', sans-serif;
    text-transform: uppercase;
}
#Home-profile .profile-section .profile-info h1 span {
    display: block;
    font: 400 16px/25px 'Poppins', sans-serif;
    color: #fff;
    letter-spacing: 0.5px;
}
#Home-profile .profile-section .profile-info .sb-text {
    display: block;
    font: 500 20px/26px 'Poppins', sans-serif;
    text-transform: capitalize;
    color: #e89611;
    margin: 3px 0;
}
#Home-profile .profile-section .profile-info .sb-text2 {
    display: block;
    font: 400 15px/21px 'Poppins', sans-serif;
    position: relative;
    letter-spacing: 0.8px;
}
#Home-profile .profile-section .profile-info .sb-text2::after {
    content: '';
    position: absolute;
    width: 224px;
    height: 1px;
    background: #6190e5;
    right: 23px;
    top: 12px;
}
#Home-profile .profile-section .profile-info p {
    font: 400 15px/27px 'Poppins', sans-serif;
    margin: 20px 0 17px 0;
    padding: 0 13px 0 0;
	text-align:justify;
}
#Home-profile .profile-section .profile-info .bt-links .bt1 {
    display: inline-block;
    background: #172c52;
    color: #fff;
    font: 400 16px/22px 'Poppins', sans-serif;
    text-align: center;
    padding: 12px 23px;
    border-radius: 30px;
}
#Home-profile .profile-section .profile-info .bt-links .bt2 {
    display: inline-block;
    background: #f16615 url(https://assets.yourpractice.online/2227/imp-appnt.png)no-repeat 12px 14px;
    color: #fff;
    font: 500 16px/22px 'Poppins', sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding: 12px 21px 12px 41px;
    border-radius: 30px;
    margin: 0 0 0 5px;
}


/* About Us Inner Section */

.about-inner{
	padding:50px 0;
}
.abt-prof{
	background:#f06615;
	border-radius:50%;
	/* -webkit-animation: border-transform-default1 10s linear infinite alternate forwards; */
    /* animation: border-transform-default1 10s linear infinite alternate forwards; */
	/* padding:5px; */
}
.abt-prof img{
	width:100%;
	border-radius:50%;
	-webkit-animation: border-transform-default1 10s linear infinite alternate forwards;
    animation: border-transform-default1 10s linear infinite alternate forwards;
}

@-webkit-keyframes border-transform-default1 {

    0%,
    to {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

.abt-description{
	padding-top:30px;
}
.abt-description h1{
	font-size:32px;
	color:#f06615;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	border-bottom:1px solid #f1f1f1;
	padding-bottom:5px;
	margin-bottom:15px;
}
.abt-description h2{
	font-size:18px;
	color:#4a4a4a;
	font-family: 'Roboto', sans-serif;
	letter-spacing:1px;
	line-height:28px;
	margin:0px;
}
.abt-description h3{
	font-size:16px;
	color:#282828;
	font-family: 'Roboto', sans-serif;
	letter-spacing:1px;
	line-height:28px;
}

.abt-description p{
	font-size:16px;
	color:#282828;
	/* font-weight:400; */
	font-family: 'Roboto', sans-serif;
	letter-spacing:1px;
	border-top:1px solid #f1f1f1;
	padding-top:10px;
	margin-top:15px;
	line-height:28px;
	text-align:justify;
}

/**********************************************************************************
Speciality Section
**********************************************************************************/

.service_main{
	/* background:#f06615; */
	background:#f1f1f1;
	padding:50px 0 70px 0;
}
/* Header Title */
.serv-title{
	text-align:center;
	margin:0 auto;
}
.serv-title h1{
	font-size:42px;
	color:#196591;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	text-align:center;
	padding-bottom:10px;
	border-bottom:2px solid #196591;
	margin-bottom:40px;
}

/* Circle li shape section Service home page */
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
}

.service-list li.serv1 .serv-bx {
    background: url(../img/serv1.png) no-repeat left top;
}
.service-list li.serv2 .serv-bx {
    background: url(../img/services/ercp.png) no-repeat left top;
}
.service-list li.serv3 .serv-bx {
    background: url(../img/services/eus.png) no-repeat left top;
}
.service-list li.serv4 .serv-bx {
    background: url(../img/serv4.png) no-repeat left top;
}
.service-list li.serv5 .serv-bx {
    background: url(../img/services/viral-hepatitis.png) no-repeat left top;
}
.service-list li.serv6 .serv-bx {
    background: url(../img/services/hepatology-liver-disease.png) no-repeat left top;
}
.service-list li.serv7 .serv-bx {
    background: url(../img/services/autoimmune-hepatitis1.png) no-repeat left top;
}
.serv-bx {
    width: 275px;
    height: 276px;
    vertical-align: top;
    color: #3c3c3c;
    font: 400 20px/24px 'Lato', sans-serif;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    margin: 0 auto;
}
.service-list li a {
    display: block;
    padding: 169px 0 32px 0;
	
}
.service-list li a:hover{
	text-decoration:none;
	letter-spacing:1.0px;
	transition:0.5s;
}
.service-list li.serv1 span, .service-list li.serv2 span, .service-list li.serv3 span, .service-list li.serv4 span {
    padding-top: 10px;
}
.service-list li span {
    width: 267px;
    min-height: 74px;
    display: block;
    background: url(../img/serv-head-bg.png) no-repeat left top;
    margin: 0 auto;
    padding-top: 10px;
	text-align:center;
	color:#fff;
}

/* Button */
.service-list button{
	border:none;
	/* text-align:center; */
	margin:0 auto;
	display:flex;
	padding-top:20px;
}
.service-list button a{
	padding:0px;
	font-size:16px;
	color:#196591;
	/* background:#196591; */
	border:1px solid #d7d7d7;
	border-radius:24px;
	padding:7px 25px;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
}
.service-list button a:hover{
	background:#f06615;
	border-color:#f06615;
	color:#fff;
	transition:0.5s;
	/* transform:translateX(-9px); */
}
.service-list button a:hover i{
	transform:translateX(9px);
	transition:0.2s;
}

.margin-aut{
	margin:0 auto;
	text-align:center;
}
/* .pt-4{padding-top:60px;} */

.service-list1{margin-top:30px;display:inline-block;}
/***********************************************************************
Hospital Attachments
***********************************************************************/

.hospital_main{
	/* padding:50px 0; */
}
.hospital_attachment{}
.hospital_attachment h2{
	font-size: 32px;
    color: #f06615;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: capitalize;
    /* border-bottom: 1px solid #f1f1f1; */
    padding-top: 20px;
    margin-bottom: 15px;
}
.hospital_attachment ul{
	margin:4px 0;
	display:inline-block;
	width:100%;
}
.hospital_attachment ul li{
	display: inline-block;
    width: 50%;
    float: left;
    padding: 0 5px;
}
.hospital_attachment .frt_hospital{
	background:#fff;
	padding:15px 15px 13px 15px;
	border:1px solid #e1e1e1;
}
.hospital_attachment .frt_hospital:hover{
	background:#196591;
	transition:0.5s;
}
.hospital_attachment .frt_hospital h1{
	font-size:20px;
	color:#1f71a1;
	/* font-weight:400; */
	font-family: 'Roboto', sans-serif;
	/* letter-spacing:1px; */
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e1e1e1;
	text-align:center;
}
.hospital_attachment .frt_hospital:hover h1,
.hospital_attachment .frt_hospital:hover p{
	color:#fff;
}
.hospital_attachment .frt_hospital p{
	font-size:15px;
	color:#4a4a4a;
	font-family: 'Roboto', sans-serif;
	letter-spacing:0.5px;
	text-align:center;
	margin: 0px;
    padding-top: 7px;
}
.hospital-btn{text-align:center;padding-top:20px;}
.hospital-btn .bt2{
	font-size:16px;
	color:#4a4a4a;
	/* color:#f06615; */
	/* background:#f06615; */
	border:1px solid #e1e1e1;
	padding:5px 15px;
	/* border-radius:25px; */
	font-weight:400;
	font-family: 'Roboto', sans-serif;
	margin:0 auto;
	text-align:center;
}
.hospital-btn .bt2 i{
	padding-right:8px;
	font-size:15px;
	color:#f06615;
}
.hospital_attachment .frt_hospital:hover .bt2{
	background:#f06615;
	color:#fff;
	transition:.5s;
	text-decoration:none;
	border:none;
}
.hospital_attachment .frt_hospital:hover i{
	color:#fff;
	transform:translateX(-5px);
	transition:0.5s;
}

/* .hospital-btn .bt1{ */
	/* font-size:16px; */
	/* color:#4a4a4a; */
	/* background:#fff; */
	/* padding:5px 15px; */
	/* border-radius:25px; */
	/* font-weight:500; */
	/* font-family: 'Roboto', sans-serif; */
/* } */
/* .hospital-btn .bt1 i{ */
	/* padding-right:8px; */
	/* font-size:15px; */
	/* color:#f06615; */
/* } */



/* Why Chose Section */

.why-chose{
	background:#196591;
	padding:50px 20px 20px 20px;
	height:100%;
}
.why-chose h1{
	font-size:36px;
	color:#fff;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	letter-spacing:1px;
	text-transform:uppercase;
	border-bottom:1px solid #1c7bb2;
	padding-bottom:10px;
	margin-bottom:15px;
	/* background:#f06615; */
}
.why-chose h2{
	font-size:24px;
	color:#282828;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	/* letter-spacing:1px; */
	text-transform:capitalize;
	border-bottom:1px solid #1c7bb2;
	padding:7px 0;
	margin-bottom:15px;
	margin-top:45px;
	/* display:inline-block; */
	background:#fff;
}
.why-chose p{
	font-size:20px;
	color:#f1f1f1;
	font-family: 'Roboto', sans-serif;
	text-align:center;	
}
.why-chose p i{
	padding-right:15px;
}
.why-btn {text-align:center;}
/* .why-btn li{ */
	/* display:inline-block; */
	
/* } */
.why-btn a{
	font-size:16px;
	color:#fff;
	background:#f06615;
	padding:7px 20px;
	font-family: 'Roboto', sans-serif;
	/* border-radius:25px; */
	display:inline-block;
}
.why-btn a i{
	padding-right:10px;
}
.why-btn a:hover{
	color:#fff;
	text-decoration:none;
}

.why-chose ul{
	padding-top:5px;
}
.why-chose ul li{
	font-size:16px;
	color:#f1f1f1;
	font-family: 'Roboto', sans-serif;
	position:relative;
	padding-left:34px;
	margin:15px 0;
	line-height:28px;
}
.why-chose ul li i{
	color:#f1f1f1;
	position:absolute;
	left:0px;
	top:4px;
}

/*************************************************************************************
Testimonial Section
*************************************************************************************/

.form-review{
	background:url(../img/punchkarma-bg2.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	padding:30px 0;
}
.testimonial{
    padding-top: 0px;
    margin: 0px 55px 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: #fff;
    text-transform: uppercase;
    padding: 65px 0px 25px 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: #f16615;
    text-transform: capitalize;
    margin: 35px 0 10px 0;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1.5px;
}
.testimonial .description{
    font-size: 16px;
    color: #ddd;
    line-height: 25px;
    border-bottom: 1px solid #f7f7f7;
    padding: 0 25px 35px;
    margin: 0;
}
.testimonial-btn {
    margin: 40px 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: #e8e8e8;
    padding: 12px 22px 12px 17px;
    color: #000000;
}
.sub-t a {
    background: #f16615 !important;
    color: #fff !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;
}
.owl-theme .owl-controls{
    width: 100%;
    position: absolute;
    top: 50%;
}
.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;
}
.owl-theme .owl-controls .owl-buttons div:hover{
    background: #f16615;
    border-color: #f16615;
}
.owl-prev,
.owl-next{
    position: absolute;
    left: -1%;
}
.owl-next{
    left: auto;
    right: -1%;
}
.owl-prev:before,
.owl-next:before{
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    color: #ececec;
}
.owl-next:before{ content: "\f105"; }
@media only screen and (max-width: 990px){
    .owl-theme .owl-controls,
    .owl-prev,
    .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;
    }
}

/*****************************************************************************
Footer
*****************************************************************************/

.footer_main{
	background:#196591;
	padding:50px 0 10px 0;
}
.footer_inner{
	text-align:center;
}
.footer_inner h1{
	font-size:28px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:2px solid #3d80a7;
	display:inline-block;
}
.footer_inner p{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#f1f1f1;
	letter-spacing:1px;
	font-weight:400;
	line-height:28px;
}


/* Second Section Footer */
.sec_footer_inner{
	text-align:center;
	width:100%;
	padding-top:15px;
}
.sec_footer_inner h1{
	font-size:28px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:2px solid #3479a1;
	display:inline-block;
}
.sec_footer_inner ul{
	border-top:1px solid #3479a1;
	border-bottom:1px solid #3479a1;
}
.sec_footer_inner ul li{
	display:inline-block;
	padding: 10px 20px;
	margin:0px;
}
.sec_footer_inner ul li a{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#f1f1f1;
	letter-spacing:1px;
	font-weight:400;
}
.sec_footer_inner ul li i{}
.sec_footer_inner p{
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	color:#f1f1f1;
	letter-spacing:1px;
	font-weight:400;
	line-height:28px;
	margin:0px;
}
.sec_footer_inner p a img{
	width:20px;
}

/**********************************************************************************
Header Title All Pages Section
**********************************************************************************/


.header_title_page{
	background:#196591;
	padding:30px 0;
}
.header_title_page h1{
	font-size:28px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #3479a1;
	display:inline-block;
}
.header_title_page ul{
	margin:0px;
}
.header_title_page ul li{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#f1f1f1;
	letter-spacing:1px;
	font-weight:400;
	margin:0px;
	display:inline-block;
	padding-right:15px;
}
.header_title_page ul li a{
	color:#f06615;
	padding-right:15px;
}

/******************************************************************************
Contact Section Page
******************************************************************************/

.contact_inner{
	/* background:#f1f1f1; */
	padding:50px 0;
	text-align:center;
	margin:0 auto;
}
/* .contact_left_section{} */
.contact_inner .contact_frt{
	/* border:2px solid #f1f1f1; */
	box-shadow: 1px 1px 15px 0 rgba(0,0,0,0.2);
	padding:20px 10px;
	margin:0 0 15px 0;
}
.contact_inner .contact_frt .cnt_icon{
	margin:0 auto;
	text-align:center;
}
.contact_inner .contact_frt .cnt_icon i{
	font-size:28px;
	color:#fff;
	background:#f06615;
	width:50px;
	height:50px;
	line-height:50px;
	border-radius:50%;
}
.contact_inner .contact_frt h1{
	font-size:28px;
	color:#196591;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:10px;
	border-bottom:1px solid #f1f1f1;
	display:inline-block;
	/* text-align:center; */
	/* margin:0 auto; */
}
.contact_inner .contact_frt p{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#282828;
	letter-spacing:1px;
	font-weight:400;
	margin:0px;
}


/**********************************************************************************
Form home page
**********************************************************************************/

.form-horizontal{
    background-color: #fff;
    font-family: 'Rubik', sans-serif;
    padding: 20px 0 0;
    box-shadow: 1px 1px 15px 0 rgba(0,0,0,0.2);
    position: relative;
}
.form-horizontal .heading{
    color: #666;
    font-size: 35px;
    text-align: center;
    margin: 0 0 30px 0;
}
.form-horizontal .form-group{
    width: 80%;
    margin: 0 auto 10px;
    position: relative;
	/* display:inline-block;	 */
}
.form-group1{
	display:inline-block;
	margin-left:40px!important;
}
.form-horizontal .form-group>i{
    color: rgba(0,0,0,0.2);
    font-size: 21px;
    position: absolute;
    left: 8px;
    top: 11px;
}
.form-horizontal .form-control{
    color: #006994;
    font-size: 14px;
    height: 42px;
    padding: 6px 8px 6px 40px;
    box-shadow: none;
    border-radius: 0;
}
.form-control::placeholder{
    color: rgba(0,0,0,0.2);
    font-size: 15px;
    /* text-transform: capitalize; */
}
.form-horizontal .form-control:focus{
    box-shadow: none;
    border-color: #006994;
}
.form-horizontal .form-terms{
    color: #909090;
    font-size: 14px;
    width: 80%;
    margin: 0 auto 10px;
}
.form-horizontal .form-terms input[type="checkbox"]{
    margin: 3px 5px 0 0;
    display: inline-block;
}
.form-horizontal .form-terms a{ color: #006994;}
.form-horizontal .form-terms a:hover{ text-decoration: underline; }
.form-horizontal .form-terms img{text-align:left;display:inherit;}
.form-horizontal .btn{
    color: #282828;
    background-color: unset;
    font-size: 16px;
    padding: 7px 30px;
    margin: 0 0 10px;
    border-radius: 25px;
    border: 2px solid #f06615;
    display: inline-block;
    float: left;
    transition: all 0.5s;
}
.form-horizontal .btn:focus,
.form-horizontal .btn:hover{
    color: #fff;
    background-color: #006994;
    border: 2px solid #006994;
}
.form-horizontal .form-login{
    color: #909090;
    font-size: 14px;
    margin: 10px 0;
    display: inline-block;
    float: right;
}
.form-horizontal .form-login a{ color: #006994; }
.form-horizontal .form-login a:hover{ text-decoration: underline; }
.form-horizontal .form-footer{
    background-color: #196591;
    text-align: center;
    padding: 20px 25px 25px;
}
.form-horizontal .form-footer:before{
    content: 'Follow us on';
    color: #196591;
    background-color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 31px;
    height: 35px;
    width: 165px;
    margin: -35px auto 0;
    border: 1px solid #196591;
    /* border-radius: 50%; */
    display: block;
}
.form-horizontal .form-footer span{
    color: #fff;
    font-size: 17px;
    margin: 0 0 15px 0;
    display: block;
}
.form-horizontal .social{
    padding: 0;
    margin: 0;
    list-style: none;
}
.form-horizontal .social li{
    display: inline-block;
    margin: 0 3px;
}
.form-horizontal .social a{
    color: #f06615;
    background-color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    height: 40px;
    width: 40px;
    border: 2px solid transparent;
    border-radius: 50%;
    transition: all 0.5s;
}
.form-horizontal .social a:hover{
    color: #fff;
    background-color: #006994;
    border-color: #fff;
	text-decoration:none;
}
@media screen and (max-width:576px) {
    .form-horizontal .form-group .btn,
    .form-horizontal .form-group .form-login{
        text-align: center;
        display: block;
        float: none;
        margin: 0 auto 15px;
    }
}


/*****************************************************************************
Stickt Whatsapp
*****************************************************************************/

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:30px;
	right:10px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:34px;
	box-shadow: 2px 2px 3px #999;
	z-index:100;
}

.my-float{
	margin-top:13px;
}

/*****************************************************************************
Hospital Inner Page Section
*****************************************************************************/

.hospital{
	padding:50px 0;
}
.hospital h2{
	font-size:32px;
	color:#f06615;
	letter-spacing:1px;
	font-family: 'Oswald', sans-serif;
	text-align:center;
	padding-bottom:30px;
}

.hospital_discription,
.hospital_discription1{
	background:#e2eff8;
	padding:25px 15px;
}
.hospital_discription h1,
.hospital_discription1 h1{
	font-size:22px;
	color:#4a4a4a;
	font-family: 'Oswald', sans-serif;
	border-bottom:1px solid #c7d5df;
	padding-bottom:10px;
}
.hospital_discription p{
	font-size:16px;
	color:#4a4a4a;
	font-family: 'Roboto', sans-serif;
	position:relative;
	padding-left:22px;
	height:auto;
}
.hospital_discription1 p{
	font-size:16px;
	color:#4a4a4a;
	font-family: 'Roboto', sans-serif;
	position:relative;
	padding-left:22px;
	height:155px;
	text-align:justify;
}
.hospital_discription p i,
.hospital_discription1 p i{
	position:absolute;
	left:0px;
	top:2px;
}
.hospital_discription .hospital-btn a:hover,
.hospital_discription1 .hospital-btn a:hover{
	background:#f06615;
	color:#fff;
	transition:0.5s;
	text-decoration:none;
}
.hospital_discription .hospital-btn a:hover i,
.hospital_discription1 .hospital-btn a:hover i{
	color:#fff;
	transform:translateX(-6px);
	transition:0.5s;
}


/******************************************************************************
Services Section
******************************************************************************/

/* .service_inner{padding:50px 0;} */