@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Arvo:400,400i,700');

/******************************************
    File Name: custom.css
/****************************************** */

/** ADD YOUR AWESOME CODES HERE **/
::-webkit-input-placeholder { /* Chrome */
  color: #333;opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #333;opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #333;opacity:1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #333;opacity:1;
}
::-webkit-textarea-placeholder { /* Chrome */
  color: #333;opacity:1;
}
:-ms-textarea-placeholder { /* IE 10+ */
  color: #333;opacity:1;
}
* {font-family: 'Poppins', sans-serif;}
h1,h2,h3,h4,h5,h6 {font-family: 'Poppins', sans-serif;}
p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
.header_style_01 .navbar-brand {
    padding: 0;
}
.mobile{
	display:none;
}
.desktop{
	display:initial;
}
.navbar-brand img {
    width: 220px;
}
#preloader {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #72bfe9;
    z-index: 11000;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-bottom {
    float: left;
    width: 100%;
    background: #72bfe9;
    border: #72bfe9;
    background: -moz-linear-gradient(left, #028c83 0%, #72bfe9 100%);
    background: -webkit-linear-gradient(left, #028c83 0%, #72bfe9 100%);
    background: linear-gradient(to right, #028c83 0%, #72bfe9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#028c83', endColorstr='#72bfe9 ', GradientType=1);
}
header {
    float: left;
    width: 100%;
    position: fixed;
    z-index: 5;
    background: #fafafa;
    box-shadow: 0 20px 40px -40px #000;
    top: 0;
}
#home.first-section {
    position: relative;
    min-height: 650px;
    margin-top: 110px;
}
.header-bottom nav.main-menu {
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    float: left;
}
.header-bottom nav.main-menu ul.nav.navbar-nav > li a {
    color: #fff;
    font-size: 15px;
    padding: 20px 20px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 700;
}
.header-bottom nav.main-menu ul.nav.navbar-nav > li a:hover, .header-bottom nav.main-menu ul.nav.navbar-nav > li a:focus, .header-bottom nav.main-menu ul.nav.navbar-nav > li a.active {
    color: #fff;
	border-bottom: 2px solid #ff0101;
	background-color: transparent;
	font-weight:900;
}
.navbar-brand{
	color: #fff;
    background: #ffffff;
	line-height: 20px;
	padding: 0px 20px;
	height: 60px;
	border: 0.1pt solid #72bfe9;
}
.header-top {
    float: left;
    width: 100%;
    padding: 0px;
}	
.header-top .navbar-brand {
    float: left;
    height: auto;
}
.left-header {
    float: left;
	margin:11px 0;
}
.right-header {
    float: right;
	margin:11px 0;
}
.header-info {
    float: left;
    width: 100%;
}
.info-inner {
    float: left;
}
.info-inner span.icontop {
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: normal;
    padding: 0px;
    line-height: 25px;
    margin-right: 8px;
    font-size: 18px;
    transition: ease all 1s;
}
.iconcont {
    float: left;
    font-size: 14px;
    letter-spacing: -1px;
}
.info-inner {
    float: left;
    margin-right: 50px;
}
.info-inner span.icontop img {
	width:100%;
}
.serch-bar {
    float: right;
    width: 250px;
}
/** search bar **/
#custom-search-input {
    padding: 0;
    border: none;
    border-radius: 50px;
    background-color: #fff;
    overflow: hidden;
    margin: 10px 0;
}
#custom-search-input .form-control.input-lg {
    border-radius: 50px;
    overflow: hidden;
    border: yellow;
    float: left;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 25px 0 25px;
    color: #222;
    width: 200px;
    height: 40px;
}
#custom-search-input button {
    margin: 0;
    background: none;
    box-shadow: none;
    color: #222;
    padding: 0;
}
#custom-search-input button i {
    font-size: 18px;
    color: #333;
}
#custom-search-input input{
    border: 0;
    box-shadow: none;
}
#custom-search-input button{
    margin: 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 15px 0 15px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}
.big-tagline {
    float: left;
    width: 100%;
    background: rgba(255,255,255,7);
    padding: 0;
    margin: 0;
}
.appointment-form {
    float: left;
    width: 100%;
    background: #fff;
    min-height: 425px;
    box-shadow: 0 0 50px -22px rgba(0,0,0,0.3);
    padding: 20px;
}
.appointment-form h3 {
    float: left;
    margin: 0;
    background: linear-gradient(to right, #72bfe9 0%, #2e769c 100%);
    width: 100%;
    color: #fff;
    padding: 15px 25px;
    font-size: 18px;
    font-weight: 600;
}
#home.first-section {
    position: relative;
    min-height: 650px;
}
#home.first-section::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0);
}
.text-contant {
    float: left;
    width: 80%;
    margin: 5px 10% 0;
    padding: 40px 0 40px;
    border-radius: 0;
    text-align: center;
    position: relative;
    z-index: 2;
	top: 65%;
}	
.text-contant h2 a, .text-contant h2 a:hover, .text-contant h2 a:focus {
    color: #222;
    opacity: 1;
}
.icon {
    background: #fff;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid #72bfe9 3px;
}
.icon img {
    width: 50px;
    margin-top: 2px;
}
.text-contant .center {
    float: left;
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    margin-bottom: 20px;
}
.info-inner:hover span.icontop,.info-inner:focus span.icontop {
    border-radius: 100%;
    background: #72bfe9;
    color: #fff;
}
.typewrite {
    font-size: 40px;
    margin-top: 10px;
    float: left;
    width: 100%;
    text-align: center;
    text-shadow: 4px 3px 0 rgba(0,0,0,0.0);
    letter-spacing: -1px;
    font-weight: 400;
}
body.clinic_version .first-section h2 {
    color: #1f1f1f;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: bold;
    float: left;
    width: 100%;
    padding: 0;
}
.padding-section {
	padding:75px 0;
}
.service-time {
    float: left;
    width: 100%;
    min-height: 350px;
    margin-top: -150px;
    padding: 50px;
    color: #fff;
    position: relative;
}
.info-icon {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 75px;
    line-height: normal;
    margin-bottom: 20px;
}
.service-time h3 {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    margin: -5px 0 15px 0;
    padding: 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
}
.service-time p {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 14px;
}
.service-time ul {
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
    padding: 0;
}
.service-time ul li {
    float: left;
    width: 100%;
    font-size: 14px;
    border-bottom: dashed 1px #fff;
    padding-bottom: 10px;
    padding-top: 10px;
}
.left {
	float:left;
}
.right {
	float:right;
}


.service-time.middle::before {

    content: "";
    display: block;
    width: 0;
    height: 0;
    background: transparent;
    position: absolute;
    bottom: 0px;
    z-index: 0;
    border-bottom: solid transparent 65px;
    border-right: solid #2e769c 70px;
    left: -70px;

}

.service-time.middle::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    background: transparent;
    position: absolute;
    bottom: 0px;
    z-index: 0;
    border-bottom: solid transparent 65px;
    border-left: solid #2e769c 70px;
    right: -70px;
}

.service-time.one {
    position: relative;
    z-index: 1;
}
.heading {
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
}
.heading h2 {
    font-size: 35px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: -1px;
    color: #333;
    margin: 5px 0;
    padding: 0;
    position: relative;
}
.icon-logo img {
    width: 60px;
}	
.heading h2::after {
    width: 50px;
    height: 4px;
    background: #ff0101;
    content: "";
    display: block;
    margin: 10px auto 0;
}
body.clinic_version .first-section {
   padding: 1em 0;
}
.message-box .lead {
    padding-top: 10px;
    font-size: 16px;
    font-style: normal;
    color: #999;
    padding-bottom: 0;
    font-weight: 400;
}
body.clinic_version .section {
    padding: 90px 0;
    float: left;
    width: 100%;
}
.message-box p {
    margin-bottom: 15px;
}
.service-widget h3 {
    font-size: 16px;
    color: #ffffff;
    padding: 12px 0 12px;
    margin: 0;
    background: #72bfe9;
    text-align: center;
	background: -moz-linear-gradient(left, #72bfe9 0%, #028c83  100%);
    background: -webkit-linear-gradient(left, #72bfe9 0%, #028c83  100%);
    background: linear-gradient(to right, #72bfe9 0%, #028c83 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#72bfe9', endColorstr='#028c83', GradientType=1);
}
hr.hr1 {
    position: relative;
    margin: 60px 0;
    border: 1px dashed #f0f0f0;
}
.services {
    width: 100%;
    padding: 0;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
	float:left;
	width:100%;
	position: relative;
    z-index: 1;
}
.serv {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 25px 0px;
}	
.heading h2.white {
    color: #fff;
}
.serv h4 {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    padding: 0;
    margin: 5px 0 0;
    float: left;
    width: 100%;
}
.serv p {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    margin-top: 5px;
}
.icon-service {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.icon-service img {
    width: 60px;
}
.inner-services {
    float: left;
    width: 100%;
    margin: 30px 0;
}
.appointment-form .form {
    float: left;
    width: 100%;
}
.appointment-form .form form {
    float: left;
    width: 100%;
    margin: 0;
}
.appointment-form .form form fieldset {
    float: left;
    width: 100%;
}
.form-group {
	margin: 0;
	margin-top:12px;
    float: left;
    width: 100%;
}
.form-group input, .form-group select{
    float: left;
    width: 100%;
    border-radius: 0;
    border: solid #ccc 1px;
    padding: 8px 15px;
    font-weight: 400;
    font-size: 13px;
    box-shadow: none;
    color: #333;
    height: 44px;
}
.form-group textarea {
    float: left;
    width: 100%;
    border-radius: 0;
    border: solid #ccc 1px;
    padding: 8px 15px;
    font-weight: 400;
    font-size: 13px;
    box-shadow: none;
    color: #333;
    height: 90px;
}
.form-group input:focus, .form-group select:focus, .form-group textarea:focus {
	box-shadow:none;
}
.select-section div.form-group:nth-child(1) {
    float: left;
    width: 49%;
    margin-right: 2%;
}
.select-section div.form-group:nth-child(2) {
    float: left;
    width: 49%;
}
.center {
    float: left;
    width: 100%;
    justify-content: center;
    display: flex;
}
.form-group button {
    background: linear-gradient(to right, #2e769c 0%, #72bfe9 100%);
    border: none;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #fff;
    padding: 8px 30px;
    border-radius: 50px;
    transition: ease all 1s;
    font-weight: 600;
}
.form-group button:hover,.form-group button:focus {
    background: linear-gradient(to right, #c53333 0%, #9a0000 100%);
}
body.clinic_version .dev-list .widget h3 {
    display: inline-block;
    font-size: 20px;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 15px 20px;
    position: relative;
    top: -25px;
}
body.clinic_version .dev-list .widget small {
    display: block;
    margin: -15px 0 -5px;
    font-size: 16px;
}
.message-box h4 {
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 5px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 17px;
    color: #9a0000;
}
#price.section {
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#price .container,
#service .container{
	padding:90px 0;
}
body.clinic_version .tab-pane p {
    margin-bottom: 0;
    padding-top: 0;
}
.pricing-table-header h3 {
    font-size: 15px;
}
.pricing-table strong {
    font-weight: 400;
}
.pricing-table.pricing-table-highlighted {
    margin-top: -15px;
    border: solid #fff 5px;
    transition: ease all 1s;
}
.pricing-table {
    margin: 50px -10px 0;
    background: #fff;
    box-shadow: 0px 10px 25px -20px #000;
}
.footer {
    padding: 0 0 80px !important;
}
.contact-info {
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 25px;
    position: relative;
    margin-bottom: 25px;
}
.inform {
    float: left;
    width: 100%;
    padding: 17px 0 0 70px;
    min-height: 135px;
    color: #fff;
    position: relative;
}
.inform span.icon-f {
    float: left;
    width: 70px;
    position: absolute;
    height: 60px;
    text-align: center;
    font-size: 40px;
    line-height: normal;
    left: 0;
}	
.footer-info h3 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.inform span.icon-f img {
    width: 30px;
}
.footer-info address {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
}
.footer-info .phone-no {
    font-size: 14px;
    line-height: normal;
    margin: 0;
}
.contact-info::before {
    content: "";
    display: block;
    width: 58px;
    height: 102px;
    position: absolute;
    background: #a0cff7;
    top: 27px;
    transform: rotate(-45deg);
    left: -45px;
    z-index: 0;
}
.contact-info::after {
    content: "";
    display: block;
    width: 58px;
    height: 102px;
    position: absolute;
    background: #a0cff7;
    top: 27px;
    transform: rotate(45deg);
    right: -45px;
    z-index: 0;
}
.contact-info .col-lg-12 {
    position: relative;
    z-index: 1;
}
body.clinic_version .footer {
    background-color: #15191c;
}
.footer .widget-title img {
    width: 245px;
}
.footer .widget-title small {
    padding: 0;
}
body.clinic_version .footer .widget-title h3 {
    color: #fff;
}
.contact-section {
    float: left;
    width: 100%;
    min-height: 450px;
    background: yellow;
}
.contact-section {
	position:relative;
}
.form-contant {
    float: left;
    position: absolute;
    width: 40%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 1;
    padding: 60px;
}
.form-contant input, .form-contant textarea {
    background: transparent;
    padding: 0;
    border: none;
    border-bottom: solid #fff 2px;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 15px;
}
.form-contant input:focus, .form-contant textarea:focus {
	color:#fff;border-color:#fff;
}
.actions {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
#submitButton {
    padding: 15px 30px;
    background: linear-gradient(to right, #9a0000 0%, #c53333 100%);
    color: #fff;
    border-radius: 50px;
    margin-top: 10px;
	transition:ease all 1s;
}
#submitButton:hover,#submitButton:focus {
    background: linear-gradient(to right, #c53333 0%, #9a0000 100%);
}
.footer-area {
	border-top: 1pt solid #028c8308;
    background: #fafafa;
    padding: 80px 0px;
    color: #fff;
    font-size: 14px;
    float: left;
    width: 100%;
}
.logo img {
    width: 250px;
    margin-bottom: 30px;
}
.footer-area p, .footer-area a {
    color: #999;
    font-size: 16px;
    font-weight: 400;
}
.footer-info {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
.footer-info h3, .subcriber-info h3 {
    color: #222;
    font-size: 22px;
    font-weight: 600;
    border-left: solid #028c83 5px;
    padding: 0 0 0 15px;
    margin-bottom: 24px;
}
.testimonial small, .testimonial .lead {
    background-color: transparent;
    color: #aaa;
    display: block;
    font-size: 15px;
    font-style: normal;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    font-weight: 400;
}
.copyright-area {
    padding: 20px 0px;
    background: #028c83;
    color: #fff;
	float:left;
	width:100%;
}
.footer-text p {
    margin: 0;
}
.footer-text p {
    margin: 0;
    color: #fff;
}
.social-links li a i {
    color: #fff;
    font-size: 24px;
    margin-right: 20px;
}
.social-links li a i {
    color: #fff;
    font-size: 24px;
    margin-right: 20px;
}
.footer-info i {
    position: absolute;
    left: 0;
    font-size: 25px;
    width: 30px;
    text-align: center;
	color: #028c83;
}
.preloader {
    width: 350px;
}
.footer-info p {
    padding-left: 40px;
    margin-bottom: 15px;
}
.social-links {
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
	margin:0;
}
.social-links {float:left;}

.social-links li {
    float: right;
    margin: 0;
}
.footer-info p {
    padding-left: 40px;
}
.newsletter-form input {
    display: inline-block;
    height: 50px;
    width: 80%;
    padding: 5px 20px;
    background: #eee;
    float: left;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.newsletter-form .mc-submit {
    height: 50px;
    width: 20%;
    font-weight: bold;
    color: #fff;
    background: linear-gradient(to right, #72bfe9 0%, #2e769c 100%);
    border: none;
    font-size: 24px;
    position: relative;
    display: inline-block;
    float: left;
    text-align: center;
}
.newsletter-form .mc-submit:hover,.newsletter-form .mc-submit:focus {
    background: linear-gradient(to right, #2e769c 0%, #72bfe9 100%);
}
#testimonials {
    background-image: url('/images/bg-testimonial.png');
    background-position: bottom;
    background-attachment: fixed;
}
#about {
    float: left;
    width: 100%;
}
.tabs-information {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.tabs-information .nav.nav-tabs {
    list-style: none;
    float: left;
    width: 100%;
    border: none;
}
.tabs-information .nav.nav-tabs li {
    float: left;
    width: 31.33%;
    margin-right: 2%;
    text-align: center;
	border:none;
	border-radius:0;
}
.tabs-information .nav.nav-tabs li a,.tabs-information .nav.nav-tabs li a:hover,.tabs-information .nav.nav-tabs li a:focus {
    border: solid #ddd 1px;
    margin: 0;
	background:transparent;
	border-radius:0;
}
.tabs-information .nav.nav-tabs li:hover a,.tabs-information .nav.nav-tabs li:focus a,.tabs-information .nav.nav-tabs li.active a {
    background: linear-gradient(to right, #9a0000 0%, #c53333 100%);
    border-color: transparent;
    color: #fff;
}
.tab-content {
    float: left;
    width: 98%;
    margin-top: 20px;
}	
.tab-content ul {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
.tab-content ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-left: 30px;
    line-height: 32px;
}
.tab-content ul li i {
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 18px;
    color: #72bfe9;
}
.banner-inner {
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
    padding: 75px 0 0;
    background-image: url(../images/inner-side-banner.png);
    min-height: 240px;
    text-align: center;
    color: #fff;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    border-bottom: solid #ab2424 2px;
}
.banner-inner::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0);
}
.banner-inner div.row {
    position: relative;
    z-index: 1;
}
.banner-inner h4 {
    font-size: 24px;
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    position: relative;
}
.banner-inner h4::after {
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    background: #72bfe9;
    margin: 8px auto 5px;
}
.breadcrum {
    float: left;
    width: 100%;
}
.breadcrum ul {
    list-style: none;
	padding:0;
	margin:0;
}
.breadcrum ul li {
    font-size: 16px;
    color: #222;
    margin-top: 5px;
}
.breadcrum ul li a {
	color:#72bfe9;
}
.box {
    float: left;
    background: #fff;
    padding: 25px 40px;
    margin-top: 118px;
    box-shadow: 0 0 40px -20px rgba(0,0,0,.4);
    margin-bottom: -62px;
    border: solid #ab2424 2px;
}
.about2 {
    float: left;
    width: 100%;
}
.girl-with-lap {
    float: left;
    width: 100%;
    background: linear-gradient(to right, #9a0000 0%, #c53333 100%);
    margin-bottom: 75px;
    margin-top: -20px;
    color: #fff;
}
.aboutus-cont {
	text-align:center;
}
.aboutus-cont {
    margin-top: 0;
    float: left;
    background: #f8f8f8;
    margin-right: -15px;
    display: flex;
    min-width: 100%;
    min-height: 503px;
    padding: 160px 50px;
    color: #333;
}
.aboutus-cont p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 25px;
}
.iconcont a {
    font-family: 'Arvo', serif;
}
.services-paert {
    float: left;
    width: 100%;
    margin: 0;
    padding: 20px;
    background: #fff;
    position: relative;
}
.services-paert .icon-ser {
    position: absolute;
}
.cont-ser {
    padding-left: 85px;
}
.services-paert img {
	width:65px;
}
.services-paert .icon-ser {
    float: left;
    margin-right: 25px;
}
#price {
    color: #666;
}
nav.main-menu .navbar-toggle {
    position: relative;
    float: right;
    padding: 2px 10px 0;
    margin-top: 2px;
    margin-right: 0;
    margin-bottom: 0;
    background: linear-gradient(to right, #9a0000 0%, #c53333 100%);
    border: none;
    border-radius: 0;
    font-size: 22px;
    line-height: normal;
    color: #fff;
    border-radius: 5px;
}
.navbar-header {
    float: right;
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
    width: auto;
    height: auto;
}
.header-bottom nav.main-menu ul.nav.navbar-nav > li a {
    color: #fff;
    font-size: 14px;
    padding: 10px 5px 5px 5px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 500;
    margin: 0 10px;
	text-align:center;
}	

/** mobile **/
.navbar-toggle {
    position: relative;
    float: right;
    padding: 2px 10px 0;
    margin-top: 2px;
    margin-right: 0;
    margin-bottom: 0;
    background: linear-gradient(to right, #72bfe9 0%, #2e769c 100%);
    border: none;
    border-radius: 0;
    font-size: 22px;
    line-height: normal;
    color: #fff;
    border-radius: 5px;
}
.mnavbar-brand {
   display:none
}
@media (max-width:767px) {
.desktop{
	display:none;
}
.mobile{
	display:initial;
}
.navbar-brand,
.header-info{
	display:none;
}
.mnavbar-brand {
   display:block;
   float:left;
   margin-left: -15px;
}
header {
    float: left;
    width: 100%;
    position: fixed;
    z-index: 5;
    background: #fafafa;
    box-shadow: 0 20px 40px -40px #000;
    top: 0;
    z-index: 999;
}
#home.first-section {
    margin-top: 0;
}
.navbar-brand img {
    width: 165px;
    position: relative;
    right: 10px;
}
.right-header {
    display: none;
}
.navbar-header {
    float: right;
    position: relative;
    top: 8px;
    right: 0px;
    background: transparent;
    width: 40px;
    height: 40px;
}
.navbar-brand {
    padding: 15px 0;
}	
.header-bottom nav.main-menu {
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    float: left;
    width: 100%;
}	
.header-bottom nav.main-menu #navbar {
    margin: 0;
}
.header-bottom nav.main-menu #navbar .nav.navbar-nav {
    margin-top: 0;
}
.header-bottom nav.main-menu ul.nav.navbar-nav > li a {
    color: #fff;
    font-size: 15px;
    padding: 12px 0;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 700;
}
.header-bottom nav.main-menu ul.nav.navbar-nav > li a:hover, .header-bottom nav.main-menu ul.nav.navbar-nav > li a:focus, .header-bottom nav.main-menu ul.nav.navbar-nav > li a.active {
    color: #222;
    background: transparent;
    box-shadow: none;
}
.service-time {
    float: left;
    width: 100%;
    min-height: auto;
    margin-top: 25px;
    padding: 35px 20px;
    color: #fff;
    position: relative;
}
#home.first-section {
    position: relative;
    min-height: auto;
}	
.service-time.middle::before {
	display:none;
}
.service-time.middle::after {
	display:none;
}	
.typewrite {
    font-size: 28px;
}
.appointment-form {
    padding: 15px;
}		
.heading h2 {
    font-size: 28px;
    margin: 10px 0;
}
.pricing-table-features {
    padding: 0 10px 15px 30px;
}
.pricing-table-header h2 {
    font-size: 23px;
    font-weight: 400;
}
body.clinic_version .desc {
    position: relative;
    background: #fff;
    border: 1px solid #ededed;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.form-contant {
    float: left;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 1;
    padding: 20px 40px;
}
.contact-section {
    float: left;
    width: 100%;
    min-height: 540px;
    background: yellow;
}
.contact-section #googleMap {
    height: 550px !important;
}
.footer-info h3, .subcriber-info h3 {
    margin-bottom: 20px;
    margin-top: 10px;
}	
#home.first-section {
    margin-top: 135px !important;
}
.text-contant {
    width: 90%;
    margin: 0 5% 0;
    padding: 0;
}
.typewrite {
    font-size: 24px;
    font-weight: 500;
	margin-top:0;
}
.service-time {
    padding: 25px 20px 35px;
}
.footer-info h3, .subcriber-info h3 {
    float: left;
    width: 100%;
}
.footer-info p {
    float: left;
    width: 100%;
}
.serch-bar {
    float: right;
    width: 100%;
}
	
}

@media (min-width:768px) and (max-width:991px) {

nav.main-menu .navbar-header {float: left;position: relative;top: 8px;right: 0;background: transparent;width: auto;height: auto;}	
.right-header {float: right;margin: 11px 0;display: none;}
nav.main-menu .navbar-toggle {border: solid #fff 2px;}
.header-top div.container {display: flex;justify-content: center;}
#navbar.navbar-collapse {float: left;width: 100%;padding: 0;}
.header-bottom nav.main-menu ul.nav.navbar-nav > li a {color: #fff;font-size: 16px;padding: 15px 15px;
    text-transform: none;letter-spacing: 0;font-weight: 500;margin-right: 5px;}
.typewrite {font-size: 45px;}	
.service-time.middle::before,.service-time.middle::after {display:none;}
.service-time {margin-top: 0;}
.service-time.one {margin-top: -340px;}
.serv p {display: none;}
.inner-services {margin: 0 0;}
.form-contant {float: left;position: absolute;width: 40%;height: 100%;background: rgba(0,0,0,.8);z-index: 1;padding: 15px 30px;}
#googleMap {height: 540px !important;}
.footer-info h3, .subcriber-info h3 {float: left;width: 100%;}
.footer-info p {float: left;width: 100%;}
	
}


@media (min-width:992px) and (max-width:1000px) {

nav.main-menu .navbar-header {float: left;position: relative;top: 8px;right: 0;background: transparent;width: auto;height: auto;}	
.right-header {float: right;margin: 11px 0;display: none;}
nav.main-menu .navbar-toggle {border: solid #fff 2px;}
.header-top div.container {display: flex;justify-content: center;}
#navbar.navbar-collapse {float: left;width: 100%;padding: 0;}
.header-bottom nav.main-menu ul.nav.navbar-nav > li a {color: #fff;font-size: 16px;padding: 15px 15px;
    text-transform: none;letter-spacing: 0;font-weight: 500;margin-right: 5px;}
.typewrite {font-size: 45px;}	
.service-time.middle::before,.service-time.middle::after {display:none;}
.serv p {display: none;}
.inner-services {margin: 0 0;}
.form-contant {float: left;position: absolute;width: 40%;height: 100%;background: rgba(0,0,0,.8);z-index: 1;padding: 15px 30px;}
.footer-info h3, .subcriber-info h3 {float: left;width: 100%;}
.footer-info p {float: left;width: 100%;}
.service-time {padding: 50px 25px;}
.pricing-table-header h2 {font-size: 25px;}
.pricing-table-features {padding: 0 10px 15px 0;}
	
}

@media (min-width:1001px) and (max-width:1199px) { 	

.header-bottom nav.main-menu ul.nav.navbar-nav > li a {padding: 20px 18px;}
.info-inner {float: left;margin-left: 30px;}

}

@media (min-width:1200px) and (max-width:1240px) {  

.info-inner {float: left;margin-left: 30px;}

}

body.clinic_version .hc.colon2, 
body.clinic_version .btn-buy:hover,
 body.clinic_version .cac:hover, 
 body.clinic_version .icon_wrap:hover, 
 body.clinic_version .nav-pills > li.active > a,
 body.clinic_version .nav-pills > li.active > a:focus,
 body.clinic_version .nav-pills > li.active > a:hover,
 body.clinic_version .icon-wrapper:hover i, body.clinic_version .grd1{
	color: #ffffff;
    background: #72bfe9;
    border: #72bfe9;
    background: -moz-linear-gradient(left, #72bfe9 0%, #028c83  100%);
    background: -webkit-linear-gradient(left, #72bfe9 0%, #028c83  100%);
    background: linear-gradient(to right, #72bfe9 0%, #028c83 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#72bfe9', endColorstr='#028c83', GradientType=1);
 }
 
 body.clinic_version .dev-list .widget h3,
 body.clinic_version .icon_wrap, body.clinic_version .dmtop:hover,
 body.clinic_version .features-right li:hover i,
 body.clinic_version .features-left li:hover i,
 body.clinic_version .nav-pills > li:hover > a,
 body.clinic_version .nav-pills > li:focus > a,
 body.clinic_version .nav-pills > li.active > a,
 body.clinic_version .nav-pills > li.active > a:focus,
 body.clinic_version .nav-pills > li.active > a:hover,
 body.clinic_version .divider-bar,
 body.clinic_version .owl-next:hover i,
 body.clinic_version .owl-prev:hover i,
 body.clinic_version .icon-wrapper:hover i:hover,
 body.clinic_version .grd1:hover,
 body.clinic_version .grd1:focus{
	color: #ffffff;
    background: #028c83;
    border: #028c83;
    background: -moz-linear-gradient(left, #028c83 0%, #72bfe9  100%);
    background: -webkit-linear-gradient(left, #028c83 0%, #72bfe9  100%);
    background: linear-gradient(to right, #028c83 0%, #72bfe9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#028c83', endColorstr='#72bfe9', GradientType=1);
 }
 
 body.clinic_version .effect-1:after {
    box-shadow: 0 0 0 2px #028c83;
}

.bg-overlay.green{
	position: absolute;
    height: 100%;
    width: 100%;
	background: -moz-linear-gradient(left, #72bfe9c4 0%, #028c83e0  100%);
    background: -webkit-linear-gradient(left, #72bfe9c4 0%, #028c83e0  100%);
    background: linear-gradient(to right, #72bfe9c4 0%, #028c83e0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#72bfe9c4', endColorstr='#028c83e0', GradientType=1);
}

.wrap{
	background: #22222259;
	padding: 0px 20px;
}

  
/*********************************
Author : Techhysahil
Link : http://techhysahil.com
*********************************/
   
/* Assign min-width to container */
.select2-container{
    min-width:200px;
}
/*Theme Color override*/
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background: #2e769c !important;
}
.select2-container--default .select2-results__option[aria-selected=true]{
    background: #2e769c;
    color: #fff;
    opacity: 0.8;
}
.select2-container .select2-choice {
    border: 2px solid #dce4ec;
    height: 36px;
    border-radius: 0px ;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    text-indent: 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-image: none;
}
.select2-container *:focus{
    outline:0px;
}
.select2-container--default .select2-selection--single{
    border-radius:0px !important;
	float: left;
    width: 100%;
    border: solid #ccc 1px !important;
    padding: 4px 15px;
    font-weight: 400;
    font-size: 13px;
    box-shadow: none;
    color: #333;
    height: 44px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding:0px !important;
}
.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #dce4ec;
    border-radius:0px;
}
.select2-drop {
    margin-top: -2px;
    border: 2px solid #dce4ec;
    border-top: 0;
    border-radius: 0px !important;
    -webkit-border-radius:0 0 6px 6px;
    -moz-border-radius:0 0 6px 6px;
    border-radius:0 0 6px 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.select2-drop.select2-drop-above {
    margin-top: 2px;
    border-top: 2px solid #dce4ec;
    border-bottom: 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.select2-container .select2-choice div {
    border-left: 2px solid #dce4ec;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;

    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.select2-search{
    margin-top: 3px;
}
.select2-search input {
    height: 30px !important;
    border: 2px solid #dce4ec;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 2px solid #dce4ec;
    outline: none;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.select2-results__option{
	color: #333;
}
.select2-dropdown-open .select2-choice {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;

    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}
.select2-dropdown-open .select2-choice div {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-results .select2-highlighted {
    background: #16a085;
    color: #fff;
    border-radius: 0px;
}
.select2-results{
    padding: 0 0 0 0px;
    margin: 4px 0px 0px 0;
}
.select2-container-multi .select2-choices {
    height: 1%;
    border: 2px solid #dce4ec;
}
.select2-container-multi.select2-container-active .select2-choices {
    border: 2px solid #dce4ec;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.select2-container .select2-choice .select2-arrow{
    border: 0px;
    border-radius: 0px;
    background: transparent;
    background-image: none;
}

/*New Changes*/
.select2-container--default .select2-selection--single{
    border: 0px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{
    color: #212529;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #212529;
    line-height:34px;
}
.select2-container .select2-selection--single{
    height: auto !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow
{
    border-color: #fff transparent transparent transparent;
    height: 44px !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent #fff transparent;
}
/*Tags Style*/
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #48c9b0;
    color: #fff;
    border: 1px solid #48c9b0;
    border-radius: 0px;
    padding: 3px 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color: #16a085;
    margin-right: 6px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    margin-left: 6px;
    float: right;
}
/*tags Outer border*/
.select2-container--default .select2-selection--multiple,.select2-container--default.select2-container--focus .select2-selection--multiple{
    border: 1px solid #16a085;
}
/*Placeholder Text Color */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #212529;
}

.has-error label{
	color: #a94442 !important;
}

.has-error .select2{
	border-color: #dc3545;
}
.has-error label{
	color: #dc3545;
}
.hide{
	display:none;
}
#schedule .day{
	border: 2px solid white;
}
#schedule .day.enabled{
	color: #fff;
	background: #79b5a9;
}
#schedule .day.active{
	color: #fff;
	background: #9a0000;
}
#schedule .day.enabled:hover{
	color: #fff;
	background:  #39b49b;
}
#schedule .day.disabled{
	color: #77777763;
}
.pull-right{
	float:right;
}

.page-header {
	background-color: #72bfe9;
}
.centered-page-header {
	text-align: center;
}
.page-header {
	position: relative;
	background-color: #f5f5f5;
	padding: 34px 0;
}
.page-header, .has-transparent-header .page-header {
	padding: 45px 0px 20px 0px;
}
header.page-header {
	background-position: 10px 15px;
	background-repeat: no-repeat;
	background-size: 125px;
}
.page-header {
	background-color: #72bfe9;
}
.page-header .container {
	position: relative;
}
.centered-page-header .page-header-title {
	font-size: 32px;
}
.centered-page-header .page-header-title, .centered-minimal-page-header .page-header-title {
	max-width: 100% !important;
}
.page-header-title {
	display: block;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 400;
	margin: 0;
	color: #333;
}
.site-breadcrumbs.position-under-title, .centered-page-header .site-breadcrumbs, .centered-minimal-page-header .site-breadcrumbs {
	position: inherit;
	top: auto;
	right: auto;
	margin-top: 0;
	max-width: 100%;
}
.site-breadcrumbs, .background-image-page-header .site-breadcrumbs {
	color: #ffffff;
}
.site-breadcrumbs {
	position: absolute;
	right: 0;
	top: 50%;
	max-width: 50%;
	height: 32px;
	line-height: 32px;
	margin-top: -16px;
	font-size: 13px;
	color: #c6c6c6;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
}
.site-footer {
	position: relative;
}
#footer-bottom, #footer-bottom p {
	color: #ffffff;
}
#footer-bottom {
	background-color: #122330;
}
#footer-bottom {
	background-color: #1b1b1b;
	padding: 15px 0;
	font-size: 12px;
	line-height: 1;
}
#footer-bottom, #footer-bottom p {
	color: #ffffff;
}
#footer-bottom {
	background-color: #1b1b1b;
	padding: 15px 0;
	font-size: 12px;
	line-height: 1;
}
#footer-bottom.no-footer-nav #copyright {
	float: none;
	width: 100%;
	text-align: center;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#footer-bottom #copyright {
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
}
.reservation{
	padding-top:200px;
	min-height:calc(100vh - 43px);
}
@media only screen and (max-width: 767px){
	header.page-header {
		background-position: 10px 15px;
		background-size: 50px;
	}
	.page-header, .has-transparent-header .page-header {
		padding: 10px 0px 20px 0px;
	}
	.centered-page-header .page-header-title, 
	.centered-minimal-page-header .page-header-title, 
	.page-header.background-image-page-header .page-header-title {
		font-size: 20px;
	}
	.reservation{
		padding-top:120px;
	}
}
.panel-custom{
	border: 1px solid #ccc;
}
.panel-body{
	padding-top:10px;
}
.panel-footer{
	border-top: 1px solid #ccc;
	padding-bottom:10px;
}
/*Reservation*/
.stepwizard-step p {
	margin-top: 0px;
	color:#666;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}
.stepwizard-step button[disabled] {
	/*opacity: 1 !important;
	filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled,
.stepwizard .btn[disabled],
.stepwizard fieldset[disabled] .btn {
	opacity:1 !important;
	color:#bbb;
}
.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content:" ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-index: 0;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.btn-xs{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-size: 10px !important;
	padding: 1px 10px !important;
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center !important;
	padding: 6px 0 !important;
	font-size: 12px !important;
	line-height: 1.428571429 !important;
	border-radius: 15px !important;
	border: 1px solid #ccc !important;
}
.panel-custom .panel-heading{
	padding:0px;
	border:1px solid #72bfe9;
}
.panel-custom .panel-body{
	padding-bottom:40px;
}
.panel-custom .panel-title{
	margin: 0;
	background: linear-gradient(to right, rgb(114, 191, 233) 0%, rgb(46, 118, 156) 100%);
	width: 100%;
	color: #fff;
	padding: 15px 25px;
	font-size: 18px;
	font-weight: 600;
}
.panel-custom {
	margin-top:40px;
	margin-bottom:90px;
	border-radius: 0px;
}
.panel-custom .choose_doctor, .choose_schedule{
	cursor:pointer;
}
.panel-custom .choose_doctor.active, .choose_schedule.active{
	background: #72bfe9 ;
	border: #72bfe9 ;
	background: -moz-linear-gradient(left, #2e769c 0%, #72bfe9 100%);
	background: -webkit-linear-gradient(left, #2e769c 0%, #72bfe9 100%);
	background: linear-gradient(to right, #2e769c 0%, #72bfe9 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2e769c', endColorstr='#72bfe9', GradientType=1);
	color:#fff;
}
.panel-custom .choose_doctor:hover, .choose_schedule:hover{
	background-color:#c533338c;
	color:#fff;
}
.choose_schedule_disabled {
	color: #3333334a;
}
.checkbox-inline label{
	font-weight: normal;
	cursor:pointer;
}
.drinfo{
	display: table-cell;
	vertical-align:middle;
	width: 100%;
}
.img-circle{
	    text-align: center;
    border-radius: 50%!important;
    border: 1px solid rgba(0,0,0,.1);
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    background: #fff;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-success {
    color: #fff;
    background-color: #72bfe9;
    border-color: #408ab1;
}
#sectionModal .btn-default,
.section_id.btn-default{
	border: 1px solid #ddd;
	background-color: #fff;
}

#sectionModal .btn-default.active,
#sectionModal .btn-default:hover,
.section_id.btn-default:hover,
.section_id.btn-default.active{
	background: #39b49b;
	border: 1px solid #ddd;
	background: -moz-linear-gradient(left, #028c83 0%, #39b49b 100%);
	background: -webkit-linear-gradient(left, #028c83 0%, #39b49b 100%);
	background: linear-gradient(to right, #028c83 0%, #39b49b 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#028c83', endColorstr='#39b49b ', GradientType=1);
	color:#fff!important;
}
.has-error input{
	border-color: #dc3545;
}
.section_id.btn-default{
	margin-bottom:10px;
}

.has-error .select2-container--default .select2-selection--single{
	border-color: #dc3545!important;
}
.select2-container.select2-container-disabled .select2-choice {
  background-color: #ddd;
  border-color: #a8a8a8;
}