/*
Theme Name: mytheme
Theme URI: https://www.codecalibre.com/
Author: Code Calibre Team
Author URI: https://www.codecalibre.com/
Description: This is my own theme.
Version: 1.5
License: GNU General Public License v2 or later
License URI: https://www.codecalibre.com/
Tags: black
Text Domain: www.codecalibre.com
*/ 
/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
 *{
    margin: 0px;
    padding: 0px;
}
body {
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #232726;
    background-color: #fff;
}
.p-10{padding: 10px;}
.p-15{padding: 15px;}
.p-20{padding: 20px;}
.p-30{padding: 30px;}
.p-40{padding: 40px;}
.p-50{padding: 50px;}

.pt-5{padding-top: 5px;}
.pr-5{padding-right: 5px;}
.pb-5{padding-bottom: 5px;}
.pl-5{padding-left: 5px;}

.pt-10{padding-top: 10px;}
.pr-10{padding-right: 10px;}
.pb-10{padding-bottom: 10px;}
.pl-10{padding-left: 10px;}

.pt-15{padding-top: 15px;}
.pr-15{padding-right: 15px;}
.pb-15{padding-bottom: 15px;}
.pl-15{padding-left: 15px;}

.pt-20{padding-top: 20px;}
.pr-20{padding-right: 20px;}
.pb-20{padding-bottom: 20px;}
.pl-20{padding-left: 20px;}

.pt-25{padding-top: 25px;}
.pr-25{padding-right: 25px;}
.pb-25{padding-bottom: 25px;}
.pl-25{padding-left: 25px;}

.m-10{margin: 10px;}
.m-15{margin: 15px;}
.m-20{margin: 20px;}
.m-30{margin: 30px;}
.m-40{margin: 40px;}
.m-50{margin: 50px;}

.mt-5{margin-top: 5px;}
.mr-5{margin-right: 5px;}
.mb-5{margin-bottom: 5px;}
.ml-5{margin-left: 5px;}

.mt-10{margin-top: 10px;}
.mr-10{margin-right: 10px;}
.mb-10{margin-bottom: 10px;}
.ml-10{margin-left: 10px;}

.mt-15{margin-top: 15px;}
.mr-15{margin-right: 15px;}
.mb-15{margin-bottom: 15px;}
.ml-15{margin-left: 15px;}

.mt-20{margin-top: 20px;}
.mr-20{margin-right: 20px;}
.mb-20{margin-bottom: 20px;}
.ml-20{margin-left: 20px;}

.mt-25{margin-top: 25px;}
.mr-25{margin-right: 25px;}
.mb-25{margin-bottom: 25px;}
.ml-25{margin-left: 25px;}
/*.home header {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}*/
iframe#sm-scan-iframe { overflow: hidden; border: 0px none; }
.vc-main-div {
    position: fixed;
    top: 30%;
    left: 0px; z-index:999;
	width: 160px;
}
.vc-main-div a{ display: inline-block; background: #51C2F1; border-radius: 0px 14px 14px 0px; text-align: center; margin: 0px auto; }
.vc-main-div a span{
	color: #fff; padding: 10px;
     display: inline-block;
}
.vc-main-div a:hover { text-decoration: none; }
header {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
footer {
    background: #152846;
float: left;
width: 100%;
}

footer ul li {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
}

footer .social-icons li{display: inline-block;}
.social-icons.icon-sm a {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    width: 24px;
    border-radius: 50%;
    background-color: #eeeeee;
    color: #555555;
    display: block;
    text-align: center;
}
.readbtn{}


.readbtn a{
    color: #000000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}
.footer form{}
.footer p.clssubc {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 30px 0 15px 0;
}
.section-ftop h2.backgroundd{color: #8cba5b; font-size: 24px; position: relative; font-weight: 700;}
.Videoblog{/*margin-bottom: 40px;*/}
.midd .bookbtn{margin-top: 20px;}
.midd .bookbtn a{padding: 5px 10px;}
/*.collapse {display: block;}*/
.footer [type=email]{
    background: #fff;
    border: medium none;
    height: 42px;
    color: #000;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-radius: 10px 0px 0px 10px;
}
.footer input[type=submit] {
    color: #fff;
    background-color: #00acf4;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: none;
    font-size: 14px;
    padding: 8px 22px;
    font-weight: 400;
    line-height: 1.42857143;
    border: 0;
    height: 42px;
    border-radius: 0px 10px 10px 0px;
    text-transform: uppercase;
}
.footer [type=email]:focus{outline: none;}
.footer p.leftp{float: left; width: 80%;}
h2.background {
  position: relative;
  z-index: 1;
}
h2.background:before {
  border-top: 2px solid #dfdfdf;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 40%;
  z-index: -1;
}
h2.background span {background: #232726;
  padding: 0 15px;
}
h2.double:before {
  border-top: none;
}
h2.double:after {
  border-bottom: 1px solid blue;
  -webkit-box-shadow: 0 1px 0 0 red;
  -moz-box-shadow: 0 1px 0 0 red;
  box-shadow: 0 1px 0 0 red;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  width: 95%;
  z-index: -1;
}
ul.bestservicesul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
}
.bestservicesul li {
    width: 20%;
    margin: 0 2.25%;
    display: inline-block;
}
.bestservicesul li a {  
    color: #fff;
}
.bestservicesul li a:hover, .bestservicesul li a:focus {
text-decoration: none;
}
#FilerTab a {
    background-color: #f8f8f8;
    display: inline-block;
    float: none;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-right: 5px;
    outline: medium none;
    padding: 5px 15px;
    -webkit-transition: all 100ms ease-in-out 0s;
    -o-transition: all 100ms ease-in-out 0s;
    transition: all 100ms ease-in-out 0s;
}
#FilerTab a.selected, #FilerTab a:hover {
    color: #fff;
background: #00a3c8;
}
#FilerTab{text-align: center;}
.header-nav.fixed{
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
z-index: 999;
}
.slidersection{float: left;width: 100%; background: #fff;}
#cycloneslider-homeslider-1, #cycloneslider-virtualconsultation-1{margin: 0 auto;}
nav#menuzord-right {
    margin: 0px;
    border: 0px;
    border-radius: 0px;
}
.navbar-header a{ margin: 0px;}
.alignleft{
    max-width: 100%;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.alignright {
    max-width: 100%;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.content-area {
    padding: 30px 0;
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
}
.content-area p{margin-bottom: 15px;}
.pageTitle {
    color: #00a3c8;
    margin: 30px 0 3px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 30px; font-family: 'Open Sans', sans-serif;
}
.pageTitle:after, .pageTitle:before {
    width: 200px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: #00a3c8;
    margin: 0 1%;
}
.gray-bg {
    background: #fcfcfc;
    padding: 90px 0;
    border-bottom: 1px solid #dee2e6!important;
}
.our-team {
    background: #fff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 8px 50px -6px rgba(84,84,120,.26);
}
.our-team .team-avtar {
    position: relative;
    overflow: hidden;
}
.our-team .social-icons {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    z-index: 2;
    opacity: 0;
    transition: ease all 0.3s;
    -webkit-transition: ease all 0.3s;
    text-align: center;
}
.our-team .team-avtar:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    transition: ease all 0.3s;
    -webkit-transition: ease all 0.3s;
}
.large-team .team-info {
    padding: 20px;
    text-align: left;
}

.our-team .team-info {
    text-align: center;
    padding: 15px;
    position: relative;
}
.large-team .team-info h5 {
    font-weight: 600;
    margin: 0 0 15px;
}
.dark-color {
    color: #111;
}
.our-team:hover .social-icons {
    opacity: 1;
    bottom: 10px;
}
.box-shadow {
    box-shadow: 0 8px 50px -6px rgba(84,84,120,.26);
}
.our-team .social-icons li a {
    width: 35px;
    height: 35px;
    background: #fff;
    display: block;
    border-radius: 50%;
    line-height: 35px;
    transition: ease all 0.3s;
    -webkit-transition: ease all 0.3s;
    text-align: center;
}
.ourserve .nav-tabs .nav-link.active{
        color: #fff;
    background-color: #00acf4;
    text-align: center;
    border: 0px;
    -webkit-box-shadow: 2px -1px 23px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 2px -1px 23px -10px rgba(0,0,0,0.75);
box-shadow: 2px -1px 23px -10px rgba(0,0,0,0.75);
}
.ourserve .nav-tabs .nav-link:hover{
    color: #fff;
    background-color: #00acf4;
    text-align: center;
    border: 0px;
        -webkit-box-shadow: 2px -1px 23px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 2px -1px 23px -10px rgba(0,0,0,0.75);
box-shadow: 2px -1px 23px -10px rgba(0,0,0,0.75);
}
.m0{margin-bottom: 0px;}
.titlesteeth {
    font-size: 16px;
    font-weight: 700;
    margin-top: 24px;
    display: block;
}
.ourserve .nav-tabs {
    border-bottom: 0px solid #dee2e6;
}
.ourserve .nav-tabs .nav-link {
    border: 1px solid #ffffff;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #8cba5b;
    color: #fff;
    text-align: center;
    padding: 10px 5px;
    min-height: 150px;
}
.ourserve .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 14.2857%;
}
.ourserve .tab-content p{color: #fff;}
.ourserve .tab-content.responsive {
    background: #00acf4;
    margin-top: -1px;
    padding: 20px;
    margin-bottom: 35px;
}
.ourserve h2{color: #00acf4; text-transform: uppercase; text-align: center; font-size: 26px;}
.ourserve h3{color: #7b7b7b; text-transform: uppercase; text-align: center; font-size: 20px;}
#cycloneslider-homeslider-1 .cycloneslider-caption{top: 85px;
    background: transparent;     max-width: 450px;
    opacity: 1;}
#cycloneslider-homeslider-1 .cycloneslider-pager {
    bottom: 10px;
}
.our-team .social-icons li a:hover {
    background: #222;
    color: #fff;
    box-shadow: 0 8px 50px -6px rgba(84,84,120,.26);
}
.theme-before:before, .theme-after:after, .btn-theme, .theme-bg, .theme-hover:hover, .fixed-header .header-nav a.btn {
    background: #00a3c8;
}
.our-team:hover .team-avtar:after {
    opacity: 0.6;
}
.our-team p{margin-bottom: 0px;}

.shapes-section {
    position: relative;
    overflow: hidden;
background: #fcfcfc;
padding: 0 0 40px 0;
}
.status-publish.hentry{float: left; width: 100%;}
.feature-box:not(:hover) {
    background: #fff;
}
.feature-box {
    border: 1px solid #eee;
    padding: 10%;
    -webkit-transition: ease all 0.3s;
    transition: ease all 0.3s;
}
.feature-box .icon {
    margin: 0 0 20px;
}
.feature-box .icon i {
    font-size: 35px;
}
.theme-color, .contact-cont a:hover {
    color: #00a3c8;
}
.contact-cont .fa {
    font-weight: 900;
}
.feature-box:hover .feature-content h4, .feature-box:hover .icon i {
    color: #fff;
}
.feature-content h4{font-family: 'Open Sans', sans-serif;}
.contact-cont p{margin-bottom:0px;}
.theme-hover:hover p {
    color: #fff;
}
.contact-cont input, .contact-cont select, .contact-cont textarea {
    outline: none;
    box-shadow: none;
    height: 40px;
    border: 1px solid #d4d4d4;
    width: 100%;
    font-size: 14px;
    color: #000;
    background: #f7fafc;
}

.contact-cont input, .contact-cont select, .contact-cont textarea {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.customforms input[type=submit]{
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
margin: 0 auto;
}
.contact-cont label{   font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
   font-family: 'Open Sans', sans-serif;
   font-size: 14px;
}
.contact-cont p.margbtm{margin: 0 0 20px;}
.contact-cont textarea {height: 100px;}
.contact-cont input[type=submit], .customforms input[type=submit]{
    width: auto !important;
    color: #fff !important;
    background: #00a3c8 !important;
}
.yellowbtn a {
    border: 2px solid #f0d52c;
    padding: 10px 20px;
    color: #f0d52c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}
.whatoffer{padding: 40px 0;}
.whatoffer h3{font-family: 'Open Sans', sans-serif;}
.section-why {
    margin: 40px 0;
    float: left;
    width: 100%;
}
.section-why .cont{
    float: left;
    width: 100%; 
    padding: 40px 0;
}
.section-why h3 {
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    padding-bottom: 20px;
    font-size: 18px;
    color: #f0d52c;
    text-transform: uppercase;
}
nav#mainNav.fixed {
    background: #000;
}
.testimonialslid {
    margin: 0px auto;
    padding: 0 70px;
}
.testimonialslid .item {
    color: #fff;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    min-height: 290px;
}
.testimonialslid .item .img-box {
    width: 88px;
    height: 88px;
    margin: 0 auto;
    padding: 0px;
    border: 1px solid #000;
    border-radius: 50%;
}
.testimonialslid .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}
.captionslid{}
.wrapofferslid .captionslid img {
    width: auto;
    padding: 0px;
    text-align: center;
    margin: 0 auto;
    margin-top: -24px;
}
.whatofferslid{margin-top: 30px;}
.whatofferslid .owl-nav {
    top: 40%;
    position: absolute;
    width: 100%;
}
.whatofferslid .owl-nav .owl-prev{float: left;}
.whatofferslid .owl-nav .owl-prev {
    float: left;
    margin-left: -30px;
    background: transparent;
    box-shadow: none;
    border: 0px;
}
.whatofferslid .owl-nav .owl-next {
    float: right;
    margin-right: -30px;
    background: transparent;
    box-shadow: none;
    border: 0px;
}
.whatofferslid .owl-nav i {
    font-size: 50px;
}
p.copypowred {
    text-align: right;
}
.copyp a{text-transform: uppercase;}
.mycl{display: none;}
#mainNav{background: #08979d;    padding: 15px 0;}
.topmenu{padding: 10px 0;}

.rightcon{position: absolute;
right: 15px;
padding: 10px 20px;
border: 2px solid #00989e;
border-radius: 12px;
padding-right: 0px;
top: 50%;
transform: translateY(-50%);
}
.col-md-3.new-patient-form {
  position: relative;
}
.col-md-3.new-patient-form a {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  padding: 10px 25px;
  border: 2px solid #08979d;
  border-radius: 10px;
  color: #08979d;
}
.emergency-number{margin-top:10px; font-size:1.5em; text-align:right}

.bookbtn a{background: #00acf4; color: #fff; padding: 10px 20px; border-radius: 8px;}
.numbmob a {
  font-size: 14px;
  color: #fff;
  margin-left: 10px;
}
.navbarbrand img{width: 350px;}
#navbarResponsive ul{}
#navbarResponsive ul li{}
#navbarResponsive ul li a{    
    color: #fff;
    margin: 0px 15px;
    font-size: 16px;
}
#navbarResponsive ul li a:hover{text-decoration: none; border-bottom: 2px solid #fff; padding-bottom:5px}
.floatl{float: left;}
.floatr{float: right; }
.width60{width: 60%;}
.width40 {
    width: 40%;
    padding: 100px 130px 0px 40px;
}
#navbarResponsive ul > li.current_page_item > a {
    padding-bottom:5px;
    border-bottom: 5px solid #fff;
}
#navbarResponsive ul ul > li.current_page_item > a {
    padding-bottom:0px;
    border-bottom: 2px solid #fff;
}
.width-odd40 {
    width: 40%;
    padding: 100px 40px 0px 130px;
}
.imgwidth img{width: 100%;}
.heightdiv, .hotelsec, .bestservices, .main-content {
    float: left;
    width: 100%;
}
.whatoffer {
    padding: 40px 0;
    float: left;
    width: 100%;
}
.footer .footer-logo p{color: #fff;}
.locat a {
    color: #fff;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px 0;
}
ul.locat i {
    float: left;
    width: auto;
    margin-right: 15px;
    margin-bottom: 20px;
}
ul.locat span {
    
}
.captionslid h3{color: #fff; font-size: 26px;}
.captionslid span, .borderpx{background: #d3bc2b; height: 2px; width: 100px; display: block;margin: 0 auto;}
.wrapofferslid img{padding: 0; width: 100%;}
.captionslid{background: #262626;    padding-bottom: 30px;}
.testimonialslid .testimonial {
    padding: 30px 0 10px;
}
.testimonialslid .overview {   
    font-style: italic;
}
.testimonialslid .overview b {
    text-transform: uppercase;
    color: #7AA641;
}
.testimonialslid .carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    background: none;
}
.testimonialslid i {
    font-size: 68px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.testimonialslid .owl-dots {
    bottom: -40px;
}
.testimonialslid .owl-dots .owl-dot span {
    background: transparent;
    border: 2px solid #eeeeee;
    border-radius: 50%;
    display: block;
    height: 12px;
    margin: 0px;
    opacity: 0.8;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 12px;
}
.testimonialslid .owl-dots .owl-dot span {
    border-color: #d3bc2b;
}
.testimonialslid .owl-dots .owl-dot.active span {
    background: #d3bc2b;
    }
.testimonialslid .owl-dots .owl-dot{
        border: 0px;
    background: transparent;
    }
.testimonialslid .owl-dots .owl-dot.active {
    margin: 0px;
    border-radius: 50%;
}
.testimonialslid .owl-nav{display: none;}
.wrap-why, .wraptestimonials {
    padding: 40px 20px;
}
.whymetro li {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}
.section-ftop h2 {
/*    font-family: 'Open Sans', sans-serif;
    color: #fff;
    margin: 0px;*/
}
.section-ftop h3 {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    margin: 0px;
    padding-bottom: 20px;
    font-size: 16px;
}
body.page-id-398 .section-ftop h3 { display: none; }
.yellowbtn a:hover, .yellowbtn a:focus{background: #f0d52c; color: #000; text-decoration: none;}
.section-ftop {
    padding: 40px 0;
    float: left;
    width: 100%;
}
.footer p{margin-bottom: 0px; color: #fff;}

.footer a:hover{
	text-decoration:underline;
}
.button-a {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    transition: all .2s ease;
    font-size: 14px;
    color: #3f4450;
    padding: 8px 20px;
    border: 2px solid #9abcc3;
    background: #9abcc3;
    border-radius: 20px;
    min-width: 100px;
}
.button-a:hover{color: #fff; border:2px solid #fff; text-decoration: none;}
.h1head{font-family: 'Open Sans', sans-serif;}
.captionbaner{text-align: center;}
.caption1{font-size: 28px;}
.caption2{font-size: 14px;}
.divcontent{float: left; width: 100%; margin-bottom: 20px;}
.menuzord-menu li{position: relative;margin: 0 1px;}
.menuzord-menu li ul {
    display: none;
    margin: -18px 0 0 0;
    padding: 0px;
    position: absolute;
    top: 100%;
    z-index: 999;
    background: #007995;
min-width: 200px;
}
.menuzord-menu li ul li {
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
}
.menuzord-menu li ul li a {
color: #fff;
}
.menuzord-menu li:hover > ul {
    border-left: 0;
    display: block;
}
.menuzord.blue .menuzord-menu > li.current_page_item > a {
    background-color: #fff;
    color: #000;
}
.menuzord.blue .menuzord-menu ul .current_page_ancestor > a{    
    background-color: #fff;
    color: #000;
 }
 .footer h5{    
    color: #000000;
    text-transform: uppercase;
}
.menu ul li a, .footer-menu li a{
    color: #fff;
    display: block;
    padding: 5px 0;
}
.menuzord .current-menu-item > a, .menuzord .current-menu-ancestor > a, .menuzord .current_page_item > a, menuzord .current_page_ancestor > a{
    background-color: #fff;
    color: #000;
}
.videosul li {
    float: left;
    width: 50%;
    padding: 10px;
    margin-bottom: 20px;
    background: #fcfcfc;
    box-shadow: 0 8px 50px -6px rgba(84,84,120,.26);
}
.videosul h3.comnh3 {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
}
ul.comnuls {
    padding-left: 15px;
}
.comnuls li {
    list-style: circle!important;
}
h3.comnh3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
.slidehome .slidehomecontener{
padding-top: 0px;
}
#wpcf7-f272-p4-o1 .form-control{padding: 6px 10px;}
.submitt input[type=submit]{
    background-color: rgba(255, 255, 255, 0.1) !important;
    color: #eeeeee;
    border-radius: 36px;
}
.entry-content {
/*    margin-bottom: 60px;*/
}

.modal .border-1px, .modal-content{float: left;}
.section-centent h1, .section-centent .h1 {
    font-size: 32px;
    line-height: 32px;
}
.comncontent h3 {
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    padding-bottom: 20px;
    font-size: 18px;
    color: #333333;
    text-transform: uppercase;
    margin-top: 20px;
}
.comncontent p {
    margin-bottom: 15px;
    font-size: 16px;
}
/*.entry-content h3{font-family: 'Open Sans', sans-serif;}*/
.grid_13 h5{font-family: 'Open Sans', sans-serif; font-size: 18px;}
.wraptxt {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 20px;
}
.testimonial-carousel .content {
    background: #e6e6e6;
    padding: 15px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin-bottom: 25px;
}
.testimonial-carousel.style-2 .author {
    
    padding-left: 40px;
margin-top: 0px;
}
.testimonial-carousel .author .name {
    font-size: 15px;
    color: #333;
    padding-top: 0px;
}
.testimonial-carousel .content:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    width: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f6f6f6;
    left: 20px;
    bottom: 0;
    margin-bottom: -10px;
}
li#menu-item-338:hover, li#menu-item-338 a:hover {
    background: transparent!important;
}
div.pp_default .pp_social{display:none !important;}
.page-id-315 ul li {
    font-size: 14px;
    margin-bottom: 10px;
}
.wrapchoice {
    background: #faf2f2;
    text-align: center;
    padding: 5px;
}
.wrapchoice figcaption {
    background: #faf2f2;
    text-align: center;
    padding: 15px;
}
.wrapchoice figcaption a{display: block;    font-size: 16px;}
.extraclss ul.icons-list.icon-checkmark-list {
    padding-left: 20px;
}
.extraclss ul li {
    list-style: circle;
    padding: 10px 0;
}
.fareslist li{
    font-weight: bold;
    font-size: 16px;
    padding: 10px 0;
}
.footer-nav.bg-black-222.p-20 {
    background: #1c2f4d;
}
.equal-height {
    margin: 0px;
    padding: 40px 0;
}
.equal-height ul {
    margin: 0px;
    padding: 0px;
}

.testimonials {
    background-color: #fff;
    position: relative;
    padding-top: 40px;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
/*.testimonials:after{
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 30%;
        background-color: #ddd;
    }*/
#customers-testimonials {
    margin-top: 20px;
}
.shadow-effect {
    border: 2px solid #8cba5b;
}
#customers-testimonials .item-details{
        background-color: #8cba5b;
        color: #fff;
        padding: 20px 20px;
        text-align: left;      
	min-height: 195px;
    }
#customers-testimonials h5{
            margin: 0 0 15px;
            font-size: 18px;
            line-height: 18px;
            
        }
#customers-testimonials span{
                color: red;
                float:right;
                padding-right: 20px;
            }
#customers-testimonials .item {
    text-align: center;
    padding: 0px;
    margin-bottom: 0px;
}
.testimonials .owl-carousel .owl-nav [class*='owl-'],
.sectiontestim .owl-carousel .owl-nav [class*='owl-'] {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #8cba5b;
}
.testimonials .owl-carousel .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
.testimonials .owl-carousel, .sectiontestim .owl-carousel{
  position: relative;
}
.testimonials .owl-carousel .owl-next,
.testimonials .owl-carousel .owl-prev, 
.sectiontestim .owl-carousel .owl-next,
.sectiontestim .owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
    line-height: 50px;
    border-radius: 50%;
  position: absolute;
  top: 30%;
    font-size: 20px;
  color: #fff;
    border: 1px solid #ddd;
    text-align: center;
}
.testimonials .owl-carousel .owl-prev, .sectiontestim .owl-carousel .owl-prev {
  left: -70px;
}
.testimonials .owl-carousel .owl-next, .sectiontestim .owl-carousel .owl-next {
  right: -70px;
}
/* css for gallery*/
#demo {
  height:100%;
  position:relative;
  overflow:hidden;
}


.green{
  background-color:#6fb936;
}
        .thumb{
            /*margin-bottom: 0px;
                padding-right: 0px;
    padding-left: 0px;*/
        }
        
        .page-top{
            margin-top:0px;
        }

   
img.zoom {
    width: 100%;
    height: 200px;
    border-radius:0px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.transition {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    background: rgba(0, 172, 244, .85);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }

        .page-top a h3 {
            content: " ";
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    margin: 0px;
    padding: 0px;
    z-index: 9;
 }
 .transition:after{}
    .page-top a:hover h3{
    opacity: 1;
    

}
.thumb a{position: relative; 
    display: block;}
.thumb a:hover::after{
     content: " ";
    background: rgba(0, 172, 244, .85);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
        z-index: 8;
}
    /* End css gallery*/
.sectiontestim{
    float: left;
    width: 100%;
}
.boutWhite{
    background: url(images/sec2.jpg) no-repeat center top;
    padding: 40px 0;
    background-size: cover;
}
.welcomclinic{
    background: url(images/sec1.jpg) no-repeat center top;
    padding: 40px 0;
    background-size: cover;
}
.welcomclinic h1{
   /* color: #fff; */ 
    margin-top: 40px;   
}

.opentimetxt {
    margin-top: 40px;
}
.welcomclinic p{
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
h3.connectcl {
    background: #00acf4;
    font-size: 18px;
    color: #fff;
    padding: 15px;
}
.welcomclinic input, .welcomclinic select, .welcomclinic textarea {
    display: block;
    width: calc(100% - 30px);
    height: calc(2.25rem + 2px);
    font-size: 14px;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    padding: 0.375rem 0.75rem;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(206, 212, 218);
    border-image: initial;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin: 0px auto;
}
.welcomclinic [type=submit] {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    background: #00acf4;
    border-radius: 40px;
    width: auto;
    padding: 10px 30px;
    min-width: 120px;
    height: auto;
}
.Videoblog.marg-btm {
    margin-bottom: 36px;
}
.welcomclinic [type=submit]:focus, .welcomclinic [type=submit]:hover{outline: none;}
.welcomclinic textarea{
    height: 100px;
}
.welcomclinic form{
    background: #fff;
}
.checkupsec p{
    color: #7b7b7b;
    font-weight: 400;
    font-size: 16px;
}
.opentime h3{
    background: #00acf4;
    font-size: 24px;
    color: #fff;
    padding: 15px;
    margin-bottom: 0px;
}
.opentimeUl{
    list-style: none;
    -webkit-box-shadow: 5px 0px 15px rgba(0,0,0,0.30);
-moz-box-shadow: 5px 0px 15px rgba(0,0,0,0.30);
box-shadow: 5px 0px 15px rgba(0,0,0,0.30);
float: left;
width: 100%;
padding: 10px 0;
}
.opentimeUl span{
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;

}
.opentimeUl span:nth-child(1){
    width: 35%;
    font-weight: 700;
}
.opentimeUl span:nth-child(2){
    width: 30%;
}
.opentimeUl span:nth-child(3){
    width: 35%;
}
.opentimeUl li {
    padding: 10px 10px;
    display: block;
    width: 96%;
    float: left;
    border-bottom: 1px solid #00acf4;
    margin: 0 2%;
}
.opentimeUl li:last-child{
    border-bottom: 0px;
}
.checkupsec{padding: 45px 0;}
.greencol{
    color: #8cba5b;
    font-size: 26px;
    font-weight: 700;
    position: relative;
        margin-bottom: 30px;
}
.greencol:before{
    position: absolute;
    content: '';
    color: #8cba5b;
    font-size: 26px;
    font-weight: 700;
    left: 0;
    background: #00acf4;
    width: 50px;
    height: 5px;
    bottom: -5px;
}
.opentimetxt p{
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.buttonblue a {
    padding: 15px 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    background: #00acf4;
    border-radius: 40px;
}
.buttonblue a:hover, .sliderbtn a:hover{
    text-decoration: none;
}
.mtop40{
    margin-top: 40px;
}
.buttonblue {
    text-align: right;
}
#cycloneslider-homeslider-1 .cycloneslider-caption-title{
font-size: 16px;
color: #2f58b1;
margin-bottom: 20px;
}
#cycloneslider-homeslider-1 .cycloneslider-caption-description h2{
	color: #00989f;
font-size: 40px;
margin-bottom: 20px;
}
#cycloneslider-homeslider-1 .cycloneslider-caption-description p{
    color: #666666;
    font-size: 18px;
}
.sliderbtn{margin-top: 40px;}
.sliderbtn a {
  padding: 10px 20px;
  text-transform: uppercase;
  border:1px solid #00989e;
  color: #fff;
  letter-spacing: 1.5px;
  background: #08979d;
  border-radius: 15px;
  font-size: 16px;
}
.sliderbtn a:hover{
	background-color:transparent;
	border:1px solid #00989e;
	color:#00989e;
	transition:2s;
}
.mb30{margin-bottom: 30px;}
.comnacc .panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.comnacc .panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
    background: #00989e;
font-size: 16px;
    color: #fff;
	text-transform: uppercase;
}

.comnacc .panel-default>.panel-heading a:after {
  content: "\002b";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.comnacc .panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #00939a;
}

.comnacc .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.comnacc .panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ph1{
    font-family: 'Roboto', sans-serif;
    color: #00989e;
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0;
}
.ph2{
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 22px;
    font-weight: 700;
}
.ph3{
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 20px;
    font-weight: 400;
}
.ph4{
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
.social-icons.icon-sm a .fa {
    line-height: 24px;
}
.containerTeam {
    padding: 20px;
    background: #8cba5b;
}
h2.teamname {
    font-size: 20px;
}
.containerTeam p {
    margin: 0px;
    padding: 4px 0;
    background: #8cba5b;
}
p.designation {
    font-size: 12px;
}
.contactforms [type=text], .contactforms [type=email], .contactforms textarea {
    transition: border-color var(--happyforms-transition-duration);
    margin: 0;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: var(--happyforms-color-part-border);
    border-radius: 6px;
    box-sizing: border-box;
    font-style: normal;
    background-color: var(--happyforms-color-part-background);
    color: var(--happyforms-color-part-value);
    transition-property: none;
    transition-duration: var(--happyforms-transition-duration);
    transition-timing-function: ease-in;
    border: 1px solid #dadade;
    position: relative;
    outline: none;
    box-shadow: none;
    width: 100%;
    margin-bottom: 20px;
}
.contactforms textarea{
height: 120px;
}
.contactforms input[type=submit] {
    color: #fff;
    background-color: #00acf4;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: none;
    font-size: 14px;
    padding: 8px 22px;
    font-weight: 400;
    line-height: 24px;
    border: 0;
    border-radius: 10px;
    text-transform: uppercase;
}
.contactforms input[type=submit]:focus, .contactforms input[type=submit]:hover{
    color: #fff;
    background-color: #8cba5b;
    outline: none;
}
.pdfdownload {
    text-align: center;
    margin-bottom: 8px;
}
.pdfdownload a {
    background: #00939a;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    border-radius: 10px;
    text-transform: uppercase;
}

.testimonials .owl-buttons {
  display: none;
}
.testimonials .owl-carousel:hover .owl-buttons {
  display: block;
}

.testimonials .owl-item {
  text-align: center;
}

.testimonials .owl-theme .owl-controls .owl-buttons div {
  background: transparent;
  color: #869791;
  font-size: 40px;
  line-height: 300px;
  margin: 0;
  padding: 0 60px;
  position: absolute;
  top: 0;
}
.testimonials .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
  padding-left: 20px;
}
.testimonials .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  padding-right: 20px;
}
 #navbarResponsive ul li.menu-item-has-children:hover ul{
display: block;
 }
#navbarResponsive ul ul {
    position: absolute;
z-index: 999;
background: #08979d;
width: 254px;
list-style: none;
padding-bottom: 0px;
padding-top: 15px;
border: 1px solid #08979d;
display: none;
margin-top: 3px;
}
#navbarResponsive ul ul li {
    padding: 0px 0;
    border-bottom: 1px solid #d4aaaa;
    float: left;
    width: 100%;
    height: 40px;
}
#navbarResponsive ul ul li a {
    font-size: 12px;
    display: block;
    padding: 10px 0px;
    line-height: 20px;
}
#navbarResponsive ul ul li:hover {
    background: #fff;
}
#navbarResponsive ul ul li:hover a {
    color: #08979d;
}
#navbarResponsive ul li a:hover {
    text-decoration: none;
    border-bottom: 5px solid #fff;
}
#navbarResponsive ul ul li a:hover {
    text-decoration: none;
    border-bottom: 0px solid #fff;
    padding-bottom: 0px;
}
#navbarResponsive ul li {
    position: relative;
}
#navbarResponsive ul li.menu-item-has-children:after {
    position: absolute;
    content: " ";
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ffffff;
    right: 0px;
    top: 10px;
}
#navbarResponsive ul ul > li.current_page_item > a {
    border-bottom: 0px solid #fff;
}
#navbarResponsive ul ul > li.current_page_item {
    background: #fff;
}
#navbarResponsive ul ul > li.current_page_item a {
        color: #08979d;
}
#navbarResponsive ul li.current-menu-ancestor > a{
    text-decoration: none;
    border-bottom: 5px solid #fff;
    padding: 5px 0;
}
.item-details .containerTeam {
    padding: 0px;
    background: transparent;
}
.item-details .containerTeam p {
    margin: 0px;
    padding: 0px 0;
    background: transparent;
}
.item-details .containerTeam .designation {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin: 10px 0;
}
.item-details .containerTeam a, .item-details .containerTeam a:hover{
color: #fff;
}
#customers-testimonials i.fa, .sectiontestim i.fa {
    font-size: 40px;
    color: #fff;
}
#customers-testimonials button, #customers-testimonials button:focus,
.sectiontestim button, .sectiontestim button:focus{
    outline: none;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sectiontestim {
    background: url("../mytheme/images/sec3.jpg") no-repeat center top;
    color: #fff;
    background-size: cover;
    height: 500px;
        padding: 40px 0;
}
#quote-carousel {
  padding: 0px;
  margin-top: 0px;
  text-align:center;
}
/* indicator position */
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
/* indicator color */
#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}
/* active indicator */
#quote-carousel .carousel-indicators .active {
  background: #333333;
  height:10px;
  width:10px;
  margin-bottom:1px;
}
/* typography */
#quote-carousel h1 {
  text-align:center;
  margin-bottom:-20px;
}
#quote-carousel p {
  font-style:italic; 
    margin: 20px 0;
}
.sectiontestim .userimg img {
    display: inline-block;
    width: 100px;
    margin: 30px 60px 0 30px;
    border-radius: 50%;
}
.sectiontestim button.owl-dot span {
    width: 25px;
    height: 5px;
    background: #fff;
}
.sectiontestim button.owl-dot {
    width: 25px;
    height: 5px;
    background: #fff;
    display: inline-block;
    margin: 0 10px;
}
.sectiontestim button.owl-dot {
    width: 25px;
    height: 5px;
    background: #fff;
    display: inline-block;
    margin: 0 10px;
    opacity: 0.5;
}
.sectiontestim button.owl-dot.active{
    opacity: 1;
}
.sectiontestim .owl-dots {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    z-index: 999;
}
.roww {
    border: 1px solid #8cba5b;
}
.thumb {
    border: 1px solid #8cba5b;
    padding: 0px;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 12px;
    display: block;
    padding: 0 20px;
}
div.wpcf7-validation-errors {
    border: 0px solid #f7e700;
    margin: 0px;
}
.Videoblog img {
    height: 284px;
    width: 100%;
}
.ppmarg p{padding: 0px; margin: 0;}
br{display:none;}
.slidersection .cycloneslider-template-standard .cycloneslider-prev {
    left: -40px;
}
.slidersection .cycloneslider-template-standard .cycloneslider-next {
    right: -40px;
}
    .wrapdivs .card {
    margin-bottom: 40px; min-height: 445px;
}
.respon .img-fluid{width: 100%;}
.comntest h4{
    color: #00acf4;
    text-transform: uppercase;
    text-align: center;
    font-size: 26px;
}
.comntest h5{
    color: #7b7b7b;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
}
.content-box ul{ list-style: none; }
.content-box ul li{ padding-bottom: 10px;    font-weight: bold;}
.btnss a{
    background: #00989e;
color: #fff;
padding: 10px 20px;
border-radius: 8px;
border: 1px solid #00989e;
}
.btnss a:hover, .btnss a:focus{
    background: transparent;
    color: #00989e;
	outline: none;
    text-decoration: none;
	transition:2s;
}
.customtabs {
        background: #00989e;
            margin-bottom: 30px;
}
.customtabs .table{margin-bottom: 0px;}
.customtabs .table th, .customtabs .table td{color: #fff;}
p.imgteam {
    text-align: center;
}
p.textc {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}
.teamemail a, .teamcontact a{color: #000;}
p.designation{font-weight: 600; text-transform: uppercase;}
ul.ulbenifits {
    padding: 0px;
    list-style: none;
    padding-left: 20px;
    list-style: circle;
}
ul.ulbenifits li {
    padding-bottom: 10px;
    font-weight: 600;
}
h3.titlehead {
    font-size: 20px;
}
.page-content.comnacc {
    display: block;
    width: 100%;
}

/*test*/
.ex1 {
  width: 700px;
  padding: 15px;
  background-color: #009ba2;
   text-align: center;
      color: #ffffff;
}

.ex2 {
  width: 700px;
  padding: 25px;
  background-color: #e50d2e;
  text-align: center;
   color: #ffffff;
  font-size:24px;
}
.desig {
  text-transform: uppercase;
}


.popupbox .modal-header{display: block;}
.page-id-2269 .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}
.elementor-element-d91cf89 img {
    width: 100%;
}
.tour-para {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
  color: #232726;
  padding: 80px 0% 20px 0;
  font-family: 'Roboto', sans-serif !important;
}
.col-md-6.tour-para-cont {
  justify-content: start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.elementor-element-9e5a1a9 .row.tour-cont:nth-child(2) .tour-img {
  text-align: right;
}
.row.tour-cont{
	margin-top:80px;
}
.tour-title {
  font-family: 'Roboto', sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 145%;
  text-align: left;
  color: #08979D;
  margin-bottom: 35px;
}
.para-tour {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
  color: #232726;
  font-family: 'Roboto', sans-serif !important;
}
.page-id-2269 .row {
    margin: 0;
    padding: 0 15px;
}
.row.tou-img .col-md-4 {
    text-align: center;
    margin: 20px 0;
}
.main-tour-box {
    padding: 10% 0 10% 0%;
}
.tour-ban-tittle {
  font-size: 3rem;
  position: relative;
  text-transform: uppercase;
  color: #00989e;
  font-weight: 700;
  letter-spacing: 1.7px;
}
.tour-ban-btn {
    height: 50px;
    position: relative;
    display: inline-block;
    padding-top: 20px;
}
.tour-ban-btn a {
    padding: 13px 30px;
    border-radius: 4px;
    border: 1px solid #00989e;
    outline: none;
    background-color: #00989e;
    width: 100%;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.5px;
}
.tour-ban-btn a:hover{
	background-color: #fff;
	color:#00989e;
}
.row.tou-img {
  justify-content: center;
}
.row.tour-cont {
  margin-bottom: 5%;
}
.crown h5 {
    font-weight: 400;
    line-height: 25px;
}
.crown p {
    text-align: left !important;
}
.page-id-3885 .sing {
    margin-bottom: 15px;
}
.elementor-element-786f0d7 img {
    box-shadow: 0 0 10px 0 #00000069;
    border-radius: 40px;
}
.page-id-4054 .sing,
.page-id-4060 .sing {
    margin-bottom: 20px;
}
.elementor-element-1a11a21 div {
    padding: 0 !important;
}
ol {
    padding-left: 20px;
}
.elementor-element-6f9c3bc {
    background: #21406f;
}
.page-id-48 .row.my-3.our-teams {
    justify-content: center;
}
.suresmile-form p{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #232726;
}
.suresmile-form h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 1.42857143;
    color: #232726;
}
.suresmile-form p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #232726;
}
p.sursm_name,
p.sursm_dtfil{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
p.sursm_name > span,
p.sursm_dtfil > span{
    width: 60%;
    display: inline-block;
}
p.sursm_name > span span,
p.sursm_dtfil > span span{
	width:100%;
    display: inline-block;
}
p.sursm_name > span span input,
p.sursm_dtfil > span span input{
	padding: 10px;
  background-color: #b6e2e3;
  outline: none;
  border: none;
	width:100%;
}

@media (max-width:1160px){
	.elementor-element-1a0f0d5 {
	  padding: 0 35px;
	}
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
#navbarResponsive ul li a {
    color: #fff;
    margin: 0px 8px;
    font-size: 16px;
}
}
@media (max-width:1024px){
	.tour-ban-tittle {
	  font-size: 2.5rem;
	}
}
@media only screen and (max-width: 900px) {
    .footer p {
    text-align: center;
}
    .contactforms input[type=submit]{
        margin-bottom: 40px;
    }
.imgteam img{width: 100%;}
    .col-sm-4.col-md-3.sm-height-auto.midd {
    margin: 30px 0;
}
    .sss img{width: 100%;}
    .footer p.leftp {
    width: 64%;
}
    #navbarResponsive ul ul {
    margin-top: 0px;
    width: 100%;
}
    #navbarResponsive ul li a {
    margin: 5px 15px;
    display: block;
}
    .navbar-toggler {
    margin-left: 20px;
}
    a.navbarbrand{
        text-align: center;
        display: block;
    }
    .navbarbrand img {
    width: 200px;
    margin: 0 auto;
}
    .slidersection .cycloneslider-template-standard .cycloneslider-prev {
    left: 0px;
}
.slidersection .cycloneslider-template-standard .cycloneslider-next {
    right: 0px;
}
.sliderbtn a {
    padding: 12px 30px;
}
#cycloneslider-homeslider-1 .cycloneslider-caption {
    top: 0px;
        max-width: 200px;
            left: 20px;
}
#cycloneslider-homeslider-1 .cycloneslider-caption-title {
    font-size: 20px;
}
#cycloneslider-homeslider-1 .cycloneslider-caption-description p {
    font-size: 14px;
    line-height: 20px;
}
    .overflw {
    overflow-x: scroll;
}
    .ourserve .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    width: 900px;
}
    .testimonials .owl-carousel .owl-prev, .sectiontestim .owl-carousel .owl-prev{
        left: 0;
    }
    .testimonials .owl-carousel .owl-next, .sectiontestim .owl-carousel .owl-next{right: 0;}
    .boutWhite img{width: 100%;height: auto;}
.menuzord-menu > li {
    padding: 0px 0;
    display: block;
    float: left;
    width: 100%;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #000;
}
.testimonialslid {
    margin: 0px auto;
    padding: 0 0px;
    background: #000;
}
.section-ftop h2 {
    font-size: 20px;
}
.wrap-why, .wraptestimonials {
    padding: 0px;
}
.section-why .cont {
    padding: 0px 0;
}
.section-why {
    background: #000;
}
.whatofferslid .owl-nav .owl-prev {
    margin-left: 0px;
}
.whatofferslid .owl-nav .owl-next {
    margin-right: 0px;
}
.menuzord-menu > li > a{
    color: #555;
}
.pageTitle:after, .pageTitle:before {
    width: 0;
}
.alignleft {
    max-width: 100%;
    float: left;
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%;
}
.alignright {
    max-width: 100%;
    float: right;
    margin-left: 0px;
    margin-bottom: 20px;
    width: 100%;
}
.footer-box-wrapper {
    margin-top: 0px;
}
.videosul li {
    width: 100%;
}
.menuzord-menu li ul {
    margin: 0px 0 0 0;
}
.contact-cont input, .contact-cont select, .contact-cont textarea{
padding: 14px 10px;
}
.contact-cont input[type=submit] {
    padding: 5px 20px;
    height: auto;
}
}

.reg input[type="text"], 
.reg input[type="email"],
.reg input[type="tel"],
.reg textarea
{
	width:100%;
	height:50px;
}

.reg input[type="submit"]
{
    height: 50px;
    width: 100%;
    background-color: #17a2b8;
    text-align: center;
    color: #fff;
    border: none;
}

.reg input[type="text"]::placeholder {
  color: #000;
 
}

.reg input[type="text"]:-ms-input-placeholder { 
color: #000;
}

.reg input[type="text"]::-ms-input-placeholder { 
color: #000;
}

div#myModal .modal-header .close
{
	margin-top:-25px;
}
 




/* Home page CSS starts Here
 */

.topmenu.top-Bar {
  background-color: #08979d;
  padding: 10px 0px;
}
.topmenu .top-btn {
  color: #fff;
  font-size: 14px;
  padding: 0px;
}
.topmenu .top-btn img {
  margin-right: 8px;
}
.col-md-6.appoin-con {
  display: flex;
  place-items: center;
}
.navbar-light .navbar-toggler {
  color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}
.appoin-con .rightcon a img {
  margin-right: 10px;
}
.appoin-con .rightcon a:nth-child(2) {
  font-size: 16px;
  font-weight: bold;
  color: #00989e;
}


.cycloneslider-template-standard .cycloneslider-pager span.cycle-pager-active {
  background-color: #fff!important;
}
.cycloneslider-template-standard .cycloneslider-pager span {
  display: inline-block;
  margin: 0 3px;
  width: 12px;
  height: 12px;
  border-radius: 0px!important;
  background: #08979d!important;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  -webkit-box-shadow: 1px 1px 2px 0px #333333;
  box-shadow: 1px 1px 2px 0px #333333;
}
.cycloneslider-template-standard .cycloneslider-prev, .cycloneslider-template-standard .cycloneslider-next {
  position: absolute;
  top: 50%;
  z-index: 501;
  display: block;
  margin-top: -12px;
  width: 30px!important;
  height: 30px!important;
  border-radius: 2px!important;
  background: #00989e!important;
  opacity: 1!important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 1px 1px 2px 0px #333333;
  box-shadow: 1px 1px 2px 0px #333333;
}
.cycloneslider-template-standard:hover .cycloneslider-prev,
.cycloneslider-template-standard:hover .cycloneslider-next {
  opacity: 1!important;
}
.cycloneslider-prev {
  left: -30px!important;
}
.cycloneslider-next {
  right: -30px!important;
}
.cycloneslider-template-standard .cycloneslider-next .arrow{
  margin-left: -2px;
  border-top: 6px solid transparent;
  border-left: 6px solid #fff!important;
  border-bottom: 6px solid transparent;
}
.cycloneslider-template-standard .cycloneslider-prev .arrow {
  margin-left: -4px;
  border-top: 6px solid transparent;
  border-right: 6px solid #fff!important;
  border-bottom: 6px solid transparent;
}

.about-content span {
  padding: 10px 20px;
  background-color: #2f58b1;
  border-radius: 12px;
  color: #fff;
font-weight: 500;
}
.about-content h2 {
  font-size: 28px;
  margin-top: 25px;
}
.about-content {
	padding-right:95px;
  position:relative;
	padding-top:50px;
}
.right-para {
  border-left: 4px solid #00989f;
  padding-left: 7px;
  margin: 30px 0px;
}
.right-para p {
  font-size: 16px;
  color: #000;
}
.about-content p {
  text-align: justify;
  font-size: 16px;
}
#About-sec-cont{
	position:relative;
}

/* #About-sec-cont:after{
	content: "";
background: url("https://www.codecalibers.com/development/thelondondentalclinic/wp-content/uploads/2022/04/Layer-4.png") no-repeat;
position: absolute;
right: 0px;
bottom: 0px;
height: 147px;
width: 148px;
z-index: -1;	
} */

.about-img {
  position: relative;
  left: -10px;
}
.slider .card {
  border: none;
  background-color:#f8f8f8;
	min-height:530px;
	position:relative;
}
.slider .card h3{
  font-size:20px;
  margin-top:20px;
}
.slider .card p{
  font-size:16px;
  color:#666;
	margin-bottom:2px;
}
.slider .connect{
	margin-top:15px;
}
.slider .card .connect a{
	font-size:13px;
	padding:8px 15px;
	border:1px solid #9ea5b2;
	border-radius:10px;
	color:#00989e;
}
.slider .card .connect a:hover {
  background-color: #00989e;
  border-color: #00989e;
  transition: 2s;
  color: #fff;
}
.slider-heading h2 {
  font-size: 40px;
}
.slider-heading{
	margin-bottom:50px;
}
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -105px;
  display: block;
  width: 70px;
  height: 70px;
  padding: 10px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: transparent;
  border: 2px solid #eaeaea;
}
.slick-next:hover, .slick-prev:hover{
	background:#00989e;
	border:2px solid #00989e;
	
}
.slick-prev.slick-arrow {
  position: absolute;
  left: 85%;
}
.slick-next::before, .slick-prev::before{
	color:#000;
}
.slick-next:hover .slick-next::before,
.slick-prev:hover .slick-prev::before{
	color:#fff;	
}
.slick-next {
  right: 12px;
}
/* .slick-slide div{
	min-height: 88px;
} */
.slick-slide .connect {
  display: grid;
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
width: 90%;
}
.slick-slide .card .connect a {
  font-size: 13px;
  padding: 8px 15px;
  border: 1px solid #9ea5b2;
  border-radius: 10px;
  color: #00989e;
  margin: 4px 0px;
}

.clinic-section .col-md-3 .img-card {
    position: relative;
  }
  
  .clinic-section .col-md-3 .img-card .img-card-image {
    display: block;
    width: 100%;
    height: auto;
  }
  
  .clinic-section .col-md-3 .img-card .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #00989e;
  }
  
  .clinic-section .col-md-3 .img-card:hover .overlay {
    opacity: .8;
  }
  
  .clinic-section .col-md-3 .img-card .overlay .text {
    color: white;
    font-size: 36px;
    position: absolute;
    top: 20%;
    left: 0%;
    text-align: left;
  }
.clinic-section .col-md-3 .img-card .overlay .text p {
  font-size: 16px;
}
.clinic-section .col-md-3 .img-card .overlay .text a{
	color:#00989e;
	font-size:16px;
	padding: 8px 15px;
	border:1px solid #fff;
	border-radius:12px;
	background-color:#fff;
}
.clinic-section .col-md-3 .img-card .overlay .text a:hover {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  transition: 2s;
}

.testi-2-heading h3 {
  padding: 10px 20px;
  background-color: #2f58b1;
  border-radius: 12px;
	font-size:14px;
	color:#fff;
	display:inline-block;
	margin-bottom:20px;
}
.testi-2-heading h1{
	font-size:40px;
	font-weight:#00989e;
	margin-bottom:20px;
}
.testi-2 .tss-wrapper .tss-carousel3 .item-content-wrapper {
  padding: 30px 50px;
  background: transparent;
  position: relative;
  text-align: center;
}
.testi-2 .single-item-wrapper {
  border: 2px solid #dee5f4;
  padding: 60px;
}
.testi-2 .tss-wrapper .tss-carousel3 .item-content-wrapper::before {
  content: "\f10d";
  color: #f1f7f5;
  position: absolute;
  left: 47%;
  top: -30px;
  font-family: fontawesome, serif;
  font-size: 38px;
}
.testi-2 .tss-carousel .swiper-pagination-bullet {
  margin: 0 5px !important;
  width: 30px;
  height: 5px;
}
.testi-2 .swiper-pagination-bullet{
	border-radius:0px!important;
}
.testi-2 .tss-carousel .swiper-button-next {
  right: -50px;
}
.testi-2 .tss-carousel .swiper-button-prev {
  left: -50px;
}
.testi-2 .tss-carousel .swiper-arrow {
  width: 42px;
  height: 45px;
}
.testi-2 .tss-carousel .swiper-arrow > i {
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}
.testi-2 .tss-wrapper .tss-carousel3 .item-content {
  font-style: normal;
  font-size: 15px;
  line-height: 1.6;
	color:#878787;
}
#Testimo-2 {
  position: relative;
}


/* #Testimo-2::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 2%;
  background: url('https://www.codecalibers.com/development/thelondondentalclinic/wp-content/uploads/2022/04/a1.png') no-repeat;
  width: 92px;
  height: 283px;
} */


.contact-2-form-heading h2,
.contact-2-form-heading h3{
	color:#fff;
}
.cnt-from .row .col-md-4 label span input{
  padding: 15px 2px;
  border-radius: 4px;
  outline: none;
  border: none;
  width: 100%;
  padding-left: 15px;
}
.contact-2-form {
  padding: 10px 30px;
}
.cnt-from .contact-2-form-btn input{
	padding: 13px 5px;
  padding-left: 7px;
border-radius: 4px;
	border:1px solid #00989e;
outline: none;
background-color: #00989e;
width: 100%;
color: #fff;
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1.5px;
}
.col-md-4.contact-2-form-btn input[type="submit"]:hover{
  background-color: transparent;
  border: 1px solid #00989e;
  color: #fff;
  transition: 2s;
}
.feldinone label, .feldinone label span, .feldinone label span input {
    width: 100%;
}
.feldinone {
    display: flex;
    gap: 10px;
}
.wpcf7-form-control-signature-wrap {
    width: 100% !important;
}
.crown input, .crown canvas {
    padding: 10px 20px;
    margin: 5px 0px;
    border-radius: 8px;
    outline: none;
    border: 2px solid #00989e;
    background-color: #e3f4f5;
}
.crown .sign {
    position: relative;
}
.crown .sign .wpcf7-form-control-clear-wrap {
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 1;
    cursor: pointer !important;
}
.crown > p {
    text-align: center;
}
.crown input[type="submit"] {
    margin-top: 20px;
}
#contact-Us-section {
  position: relative;
  bottom: -100px;
  z-index: 2;
}
.row.footer-sec {
  margin-top: 150px;
}
.f-logo img {
  padding:  10px 0px 20px 0px;
}
.f-logo p {
  color: #fff;
  font-size: 14px;
  padding-right: 60px;
  line-height:24px;
	text-align:left;
}
.row.footer-sec .f-social-icon {
  padding: 20px 0px;
}
.row.footer-sec .f-social-icon ul li{
	display: inline-block;
}
.row.footer-sec .f-social-icon ul li a{
  padding: 7px 10px;
  background-color: #fff;
  border-radius: 4px;
  margin-right: 3px;
}
.f-cont-1,
.f-cont-2,
.f-cont-3{
  color: #fff;
}
.f-cont-1 ul li {
  display: flex;
  line-height:30px;
}
.f-cont-1 ul li p {
  margin-left: 5px;
  color: #fff;
}
.f-cont-2 ul li{
	line-height:25px;
}
.f-cont-2 ul li a {
  color: #fff;
  font-size: 14px;
}
.f-cont-2 ul li a i {
  margin-right: 10px;
}

.topmenu .container .row.top-con-1 .col-md-6{
	width:50%;
}
.navbar-nav{
	margin-left:auto;
	margin-right:auto;
}

.checkup-img img {
  padding: 10px;
  height: 100%;
  width: 100%;
  border-radius: 30px;
}
.checkup-section .check-up {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px;
}
.checkup-section .check-up h3{
	color:#00989e;
	letter-spacing:1.5px;
}
.checkup-section .check-up p{
	line-height:28px;
	text-align: justify;
}
.our-service h2{
	position:relative;
	text-transform:uppercase;
	color:#00989e;
	font-weight:700;
	letter-spacing:1.7px;
	
}
.checkup-img img {
  border-radius: 30px!important;
}
.our-teams .card {
  min-height: 530px;
  margin-bottom: 30px;
  background-color: #e3f4f5;
  position:relative;
}
.our-teams .card .connect{
	position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
width: 90%;
}
.our-teams .card p {
  margin-bottom: 2px;
}
.our-teams .card .connect a {
  font-size: 13px;
  padding: 8px 15px;
  border: 1px solid #9ea5b2;
  border-radius: 10px;
  color: #00989e;
  margin:4px 0px;
}
.our-teams .card .connect a:hover {
  background-color: #00989e;
  border-color: #00989e;
  transition: 2s;
  color: #fff;
}
.our-teams .connect {
  display: grid;
  padding: 4px 25px;
}

.col-md-6.contact-for2 span input {
  width: 100%;
padding: 10px 20px;
margin: 5px 0px;
border-radius: 8px;
outline: none;
border: 2px solid #00989e;
background-color: #e3f4f5;
}
.col-md-6.contact-for2 span textarea {
  width: 100%;
padding: 10px 20px;
margin: 5px 0px;
border-radius: 8px;
outline: none;
border: 2px solid #00989e;
background-color: #e3f4f5;
}
.col-md-6.contact-for2 input[type="submit"] {
  width: 100%;
padding: 10px 20px;
margin: 5px 0px;
border-radius: 8px;
outline: none;
border: 2px solid #00989e;
background-color: #e3f4f5;
cursor:pointer;
	font-size:20px;
}
.col-md-6.contact-for2 input[type="submit"]:hover{
	background-color:transparent;
	color:#00989e;
	transition:2s;
}
.dental-plan{
	background-color:#00989e!important;
}
.customtabs table tr:hover {
  background-color: #e3f4f5;
  transition: .5s;
}
.customtabs table tr:hover th,
.customtabs table tr:hover td{
	color:#00989e;
}
.panel-title a {
  min-height: 70px;
}

.review-button a{
	padding: 10px 20px;
  background-color: #2f58b1;
  border-radius: 12px;
	font-size:14px;
	color:#fff;
	display:inline-block;
	margin:40px 0px;
	width:80%;
	border: 2px solid #2f58b1;
}

#About-sec-cont::after {
  transform-origin: 120px 190px;
animation: rotate-circle 10s infinite linear;
}

@keyframes rotate-circle { 
  to { transform: rotate(1turn); } 
}

#Testimo-2::before{
	transform-origin: 15px 140px;
animation: rotate-circle2 9s infinite linear;
}
#wa_contact {
    position: fixed;
    bottom: 7%;
    left: 1%;
    z-index: 999;
}
#wa_contact img {
    width: 60px;
    height: 60px;
}
@keyframes rotate-circle2 { 
  to { transform: rotate(1turn); } 
}

#banner-slider .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0px;
}
.review-button a:hover {
  background-color: transparent;
  color: #2f58b1;
  transition: 2s;
}
.boutquie-content a{
	padding: 10px 20px;
  background-color: #2f58b1;
  border-radius: 12px;
	font-size:14px;
	color:#fff;
	display:inline-block;
	margin:40px 0px;
	border: 2px solid #2f58b1;
}
.boutquie-content a:hover {
  background-color: transparent;
  color: #2f58b1;
  transition: 2s;
}
.regis-form-head h2 {
  font-size: 20px;
  line-height: 0.9;
  letter-spacing: 0.5px;
  color: #08979d;
  font-weight: 500;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: underline;
}
.main-resigtration-form-head{
	margin-bottom:30px;
}
.pat-resigtration-form form .firstrow,
.pat-resigtration-form form .secondrow,
.pat-resigtration-form form .thirdrow,
.pat-resigtration-form form .workpermit{
  margin:10px 0px;
}
.pat-resigtration-form form .firstrow label,
.pat-resigtration-form form .secondrow label{
  width: 40%;
}
.pat-resigtration-form form .firstrow span, .pat-resigtration-form form .secondrow span {
  width: 50%;
}
.pat-resigtration-form form .firstrow span input, .pat-resigtration-form form .secondrow span input {
  width: 60%;
padding: 10px;
background-color: #b6e2e3;
outline: none;
border: none;
}
.pat-resigtration-form form .thirdrow label{
  width: 100%;
}
.pat-resigtration-form form .thirdrow span{
  width: 100%;
}
.pat-resigtration-form form .thirdrow span input{
  width: 100%;
  padding: 10px;
	background-color: #b6e2e3;
outline: none;
border: none;
}
.pat-resigtration-form form .form-submit-btn input,
p.sursm_filbtn input {
  width: 100%;
  padding: 10px;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  background-color: #08979d;
  outline: none;
  border: 2px solid #08979d;
  border-radius: 30px;
  margin: 30px 0px;
}
.pat-resigtration-form form .form-submit-btn input:hover,
p.sursm_filbtn input:hover{
	color:#08979d;
	background-color:transparent;
	transition:2s;
}
.pat-resigtration-form form br{
	display:block;
}
.signature-sec .wpcf7-form-control-signature-wrap {
    border: 1px solid #b6e2e3;
    background-color: #b6e2e3;
    margin-bottom: 20px;
}
.signature-sec input#wpcf7_signature-996_clear {
    color: #fff;
    background-color: #08979d;
    padding: 10px 40px;
    outline: none;
    border: 1px solid #08979d;
    border-radius: 20px;
}
.signature-sec input#wpcf7_signature-996_clear:hover {
    color: #08979d;
    background-color: transparent;
	transition:2s;
}
.elementor-element-1a0f0d5{
	padding:0 ;
}
.tour-para {
    padding: 40px 0 0 0 !important;
    font-size: 14px;
    line-height: 28px;
}

.name {
    display: flex;
    align-items: baseline;
    gap: 30px;
    justify-content: space-between;
}
.name span {
    width: 70%;
}
.name span input{
    width: 100%;
}
.wpcf7-form-control-signature-global-wrap {
    position: relative;
}
.wpcf7-form-control-clear-wrap {
    position: absolute;
    bottom: 0;
    right: 1%;
}
.date {
    margin-top: 12px;
}
/* All placeholders inside form */
.border-rows input::placeholder,
.border-rows textarea::placeholder {
    color: #000 !important;
    opacity: 1 !important;
}

/* Safari, iOS fix */
.border-rows input::-webkit-input-placeholder,
.border-rows textarea::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 1 !important;
}

/* Firefox fix */
.border-rows input:-moz-placeholder,
.border-rows textarea:-moz-placeholder {
    color: #000 !important;
    opacity: 1 !important;
}

/* Old Edge fix */
.border-rows input:-ms-input-placeholder,
.border-rows textarea:-ms-input-placeholder {
    color: #000 !important;
    opacity: 1 !important;
}

/*-----------------------Responsive 
    CSS starts here----------------- */

@media only screen and (max-width: 1275px){
	.slidersection .cycloneslider-template-standard .cycloneslider-prev{
		left: -30px!important;
	}
	.slidersection .cycloneslider-template-standard .cycloneslider-next{
		right: -30px !important;
	}
}

@media only screen and (max-width: 1200px){
	.slidersection .cycloneslider-template-standard .cycloneslider-prev{
		left: -20px!important;
	}
	.slidersection .cycloneslider-template-standard .cycloneslider-next{
		right: -20px !important;
	}
	.testi-2 .tss-carousel .swiper-button-prev {
  left: -20px;
}
	.testi-2 .tss-carousel .swiper-button-next {
  right: -20px;
}
	.elementor-4 .elementor-element.elementor-element-3fb6a9c > .elementor-element-populated {
  margin: 0px 0px 0px -10px!important;
}
}
@media only screen and (max-width: 1180px){
	.cycloneslider-prev{
		left: -10px!important;
	}
	.cycloneslider-next{
		right: -10px !important;
	}
	.testi-2 .tss-carousel .swiper-button-prev {
  left: 20px;
}
	.testi-2 .tss-carousel .swiper-button-next {
  right: 20px;
}
}
@media only screen and (max-width: 1075px){
	.cnt-from .row .col-md-4{
		width:100%;
	}
}
@media only screen and (max-width: 992px){
	.footer-sec .col-md-3{
		-ms-flex: 100%;
flex: 100%;
max-width: 100%;
	}
	.slider .card{
		min-height:630px;
	}
}
@media only screen and (max-width: 991px){
	.about-content{
		padding-right: 0px;
position: relative;
padding-top: 20px;
	}
	.about-content::after{
		right:-10px;
	}
	
	.slick-prev.slick-arrow {
  position: absolute;
  left: 80%;
}
	.row.main-banner-slider #n2-ss-2item20,
	.row.main-banner-slider #n2-ss-2item24,
	.row.main-banner-slider #n2-ss-2item1,
	.row.main-banner-slider #n2-ss-2item6,
	.row.main-banner-slider #n2-ss-2item7,
	.row.main-banner-slider #n2-ss-2item25,
	.row.main-banner-slider #n2-ss-2item26,
	.row.main-banner-slider #n2-ss-2item2,
	.row.main-banner-slider #n2-ss-2item13,
	.row.main-banner-slider #n2-ss-2item14{
  	font-size: 30px !important;
}
	.main-banner-slider p {
  font-size: 18px !important;
}
	.row.main-banner-slider .n2-ss-slider-controls #n2-ss-2-arrow-previous,
	.row.main-banner-slider .n2-ss-slider-controls #n2-ss-2-arrow-next{
		display:none;
	}
	.appoin-con .rightcon a img {
  margin-right: 10px;
  width: 130px;
}
.rightcon {
  position: absolute;
  right: 15px;
  padding: 5px 15px;
    padding-right: 15px;
  border: 2px solid #00989e;
  border-radius: 12px;
  padding-right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.col-md-3.new-patient-form a {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  padding: 9px 25px;
  border: 2px solid #08979d;
  border-radius: 10px;
  color: #08979d;
}

}

@media only screen and (max-width: 900px){
a.navbarbrand {
  text-align: left;
  display: block;
}
#cycloneslider-homeslider-1 .cycloneslider-caption {
  top: 30px;
  max-width: 45%;
  left: 20px;
}
	#cycloneslider-homeslider-1 .cycloneslider-caption-description h2 {
  font-size: 20px;
}
	.our-teams .card {
  min-height: 495px;
}
}
@media only screen and (max-width: 875px){
.slider .card{
		min-height:575px;
}
}
@media only screen and (max-width: 767px){
.clinic-section .col-md-3 .img-card .overlay .text {
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
	.contact-2-form .cnt-from label{
		width:100%;
	}
	.contact-2-form .cnt-from .row{
		margin:0px!important;
	}
	.slick-prev.slick-arrow{
		left:78%;
	}
	.our-teams .card {
  	min-height:550px;
	display:inline-block;
	width:100%;
}
	.pat-resigtration-form form .firstrow label,
.pat-resigtration-form form .secondrow label{
  width: 100%;
}
.pat-resigtration-form form .firstrow span, .pat-resigtration-form form .secondrow span {
  width: 100%;
}
.pat-resigtration-form form .firstrow span input, .pat-resigtration-form form .secondrow span input {
  width: 100%;
}
	.col-md-3.new-patient-form {
  position: relative;
  width: 50%;
  text-align: right;
}
.col-md-3.new-patient-form a{
    right: 15px;
}
.col-md-3.appoin-con {
    width: 100%;
  }
.rightcon {
    position: relative;
    left: 0px;
    display: inline-block;
    float: right;
}
	.tour-img {
	  text-align: center !important;
	  margin: 20px 0;
	}
	.elementor-element-9e5a1a9 .row.tour-cont:nth-child(2) {
	  flex-direction: column-reverse;
	}
	.tour-para {
	  padding: 80px 5% 0 5%;
	}
	.elementor-element-07e386d .container {
	  max-width: 100%;
	}
	.tour-ban-tittle {
	  font-size: 2rem;
	}
}
@media only screen and (max-width: 720px){
.row.main-banner-slider #n2-ss-2item20,
	.row.main-banner-slider #n2-ss-2item24,
	.row.main-banner-slider #n2-ss-2item1,
	.row.main-banner-slider #n2-ss-2item6,
	.row.main-banner-slider #n2-ss-2item7,
	.row.main-banner-slider #n2-ss-2item25,
	.row.main-banner-slider #n2-ss-2item26,
	.row.main-banner-slider #n2-ss-2item2,
	.row.main-banner-slider #n2-ss-2item13,
	.row.main-banner-slider #n2-ss-2item14{
  	font-size: 25px !important;
}
	.main-banner-slider p {
  font-size: 14px !important;
}
	.slider .card {
  min-height: 520px;
}
}

@media only screen and (max-width: 635px){
	#cycloneslider-homeslider-1 .cycloneslider-caption-title{
		font-size:16px;
		margin-bottom:0px;
	}
	#cycloneslider-homeslider-1 .cycloneslider-caption-description h2{
		margin-bottom:2px;
	}
	#cycloneslider-homeslider-1 .cycloneslider-caption-description p{
		margin-bottom:5px;
	}
	.slick-prev.slick-arrow{
		left:72%;
	}
}
@media only screen and (max-width: 600px){
.row.main-banner-slider #n2-ss-2item20,
	.row.main-banner-slider #n2-ss-2item24,
	.row.main-banner-slider #n2-ss-2item1,
	.row.main-banner-slider #n2-ss-2item6,
	.row.main-banner-slider #n2-ss-2item7,
	.row.main-banner-slider #n2-ss-2item25,
	.row.main-banner-slider #n2-ss-2item26,
	.row.main-banner-slider #n2-ss-2item2,
	.row.main-banner-slider #n2-ss-2item13,
	.row.main-banner-slider #n2-ss-2item14{
  	font-size: 22px !important;
}
	.main-banner-slider p {
  font-size: 12px !important;
}
	.main-banner-slider a {
  font-size: 12px !important;
}
}
@media only screen and (max-width: 600px){
.slider .card {
  min-height: 735px;
}
	.tour-ban-tittle {
	  padding-right: 42%;
	}
}
@media (max-width:580px){
	.tour-para {
	  padding-top: 0 !important;
	}
}
@media only screen and (max-width: 500px){
.slider-heading h2 {
  font-size: 30px;
}
}
@media only screen and (max-width: 575px){
#cycloneslider-homeslider-1 .cycloneslider-caption {
	top:10px;
	}
	.sliderbtn{
		margin-top:20px;
	}
	.slick-prev.slick-arrow{
		left:65%;
	}
	.main-resigtration-form-head .head-img-1 {
  text-align: center;
  margin: 15px 0px;
}
	.main-resigtration-form-head .head-img-2 {
  text-align: center!important;
  margin: 15px 0px;
}
}
@media only screen and (max-width: 524px){
.topmenu .container .row.top-con-1 .col-md-6 {
  width: 100%;
  text-align: center!important;
}
	a.navbarbrand{
		text-align:center;
	}
	.rightcon {
  position: relative;
text-align: center;
margin-top: 18px;
left: 50%;
right: 0px;
transform: translate(-50%);
}
	.slider .card {
  min-height: 670px;
}
.col-md-3.new-patient-form {
  margin-top: 37px;
  width: 50%;
}
	.col-md-3.new-patient-form a {
  right: 15px;
  position: absolute;
  left: 15px;
  display: inline-block;
  text-align: center;
  top: 10px;
}
	.col-md-3.appoin-con {
  width: 50%;
  margin-bottom: 15px;
}
	.rightcon {
  position: relative;
  left: 0px;
  float: right;
  width: 100%;
  text-align: center;
  transform:translate(0);
  margin-top:5px;
}
}
@media only screen and (max-width: 524px){
	.sliderbtn a{
	padding: 8px 20px;
	font-size:12px;
}
	.sliderbtn {
  margin-top: 12px;
}
	#cycloneslider-homeslider-1 .cycloneslider-caption-description p {
  font-size: 12px;
  line-height: 18px;
}
	#cycloneslider-homeslider-1 .cycloneslider-caption-description h2 {
  font-size: 14px;
}
	#cycloneslider-homeslider-1 .cycloneslider-caption-title {
  font-size: 12px;
  margin-bottom: 0px;
}
	#cycloneslider-homeslider-1 .cycloneslider-caption {
	top:0px;
	}
	
}
@media only screen and (max-width: 533px){
.topmenu.top-bar .container .row.top-con-1 .col-md-6 {
  width: 100%!important;
  text-align: center!important;
}
}
@media only screen and (max-width: 440px){
.slider-heading h2 {
  font-size: 25px;
}
	.slick-next, .slick-prev{
		width: 50px;
height: 50px;
	}
	.slick-prev.slick-arrow {
  left: 70%;
}
}
@media only screen and (max-width: 450px){
	.testi-2 .tss-wrapper .tss-carousel3 .item-content-wrapper{
		padding:0px;
	}
	.sliderbtn a {
  padding: 5px 10px;
  font-size: 10px;
}
	.sliderbtn {
  margin-top: 5px;
		
}
	#cycloneslider-homeslider-1 .cycloneslider-caption-description p {
  font-size: 10px;
  line-height: 12px;
}
	.slider .card {
  min-height: 605px;
}
}
@media (max-width:427px){
	.tour-ban-tittle {
	  padding-right: 20%;
	}
}
@media only screen and (max-width: 385px){
.slider .card {
  min-height: 545px;
}
	.tour-ban-tittle {
	  font-size: 1.7rem;
	}
}
@media only screen and (max-width:375px){
	.page-id-2269 .col-md-3.new-patient-form a{
		padding: 9px 18px;
	}
}
@media only screen and (max-width: 350px){
	#cycloneslider-homeslider-1 .cycloneslider-caption-title {
  font-size: 8px;
  margin-bottom: 0px;
}
	#cycloneslider-homeslider-1 .cycloneslider-caption-description h2 {
  font-size: 10px;
}
#cycloneslider-homeslider-1 .cycloneslider-caption-description p {
  font-size: 10px;
  line-height: 12px;
}
	#cycloneslider-homeslider-1 .cycloneslider-caption {
  top: 5px;
  max-width: 50%;
  left: 10px;
}
	.slick-prev.slick-arrow {
  left: 63%;
}
	.slick-next, .slick-prev{
		top: -85px;
	}
	.slider-heading h2 {
  font-size: 22px;
}
.slider .connect {
  margin-top: 15px;
  display: grid;
}
	.slider .card .connect a{
		margin:5px;
	}
	.our-teams .card {
  	min-height:510px;
}
.appoin-con .rightcon a img {
  width: 115px;
}
.col-md-3.new-patient-form {
  margin-top: 34px;
  width: 50%;
}
}
@media only screen and (max-width: 330px){
.slider .card {
  min-height: 500px;
}
}
@media only screen and (max-width: 320px){
.appoin-con .rightcon a img {
  width: 105px;
}
}