.navbar-right {
    margin: 13px 0 0
}

.m0 {
    margin: 0
}

.p0 {
    padding: 0
}

body,
html {
    height: 100%;
    width: 100%
}

.smile-txt {
    padding-left: 10px;
    padding-right: 10px;
}

.pagecontent {
    padding: 35px 0 30px;
}

.pagecontent h3 {
    padding-bottom: 5px;
    padding-top: 10px;
    font-size: 20px;
}

.pagecontent ul {
    padding-left: 17px;
}

.pagecontent h2 {
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 5px;
    padding-top: 10px;
    text-transform: capitalize;
    color:  #404d5f
}

.pagecontent h2.headf {
    padding-bottom: 10px;
    padding-top: 0;
}

.pagecontent h2.listb {
    padding-bottom: 10px;
    padding-top: 10px;
}

.offcehead h2.heading {
    text-align: left;
    display: block;
    font-size: 27px;
    margin-bottom: 20px;
}

.row.pad45.offcehead {
    text-align: left;
}
/*j css*/
a.btn-block:hover {
    background: #2fefc357;
}

.rightOffer.darkBlue:hover {
    background: #1784b5;
}
.rightOffer.darkOrange:hover {
    background: #6f510c;
}

.rightOffer.darktGreen:hover {
    background: darkgreen;
}
/* j css end*/
#main_nav ul.navbar-nav li a.navdark {
    background: #4c77a1;
    color: #fff!important;
}

.pageimp span.cta.showw {
    top: 0;
    transition: 0.1s ease-in-out;
}

.pageimp span.cta {
    position: fixed;
    background: #4c77a1;
    color: #f8f8f8;
    margin: 0;
    z-index: 999;
    box-shadow: 0 0 8px #333;
    right: 150px;
    font-weight: 400;
    transition: 0.1s ease-in-out;
    cursor: pointer;
    font-size: 22px;
    border-radius: 0 0 4px 4px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #4c77a1;
    cursor: pointer;
    border: none;
    background: #4c77a1;
    /* box-shadow: inset 0 1px 0 #11325b, 0 5px 0 0 #11325b, 0 7px 5px #143352; */
    padding: 5px 7px 5px;
    color: #fff;
    font-size: 20px;
    font-family: 'Impact';
}

.pageimp span.cta.hidee {
    top: -69px;
    transition: 0.1s ease-in-out;
    box-shadow: none;
}

.pageimp {
    position: relative;
    z-index: 999;
}

.pageimp span.cta.showw a {
    color: #ddd;
    font-family: Karla, sans-serif;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 7px;
}

#enquiry .row.pad45 {
    display: none;
}

#enquiry ul.contactForm li label {
    clear: both;
    display: block;
    font-weight: 300;
    text-align: left;
    color: #333;
}

#enquiry,
#enquirysec {
    background: #eee;
}

.sec-pad {
    padding-top: 40px;
    padding-bottom: 40px;
}

#enquiry .contact-form {
    position: relative;
    background: #fff;
    text-align: center;
    padding: 30px;
    border: 1px solid #ddd;
    margin-top: 40px;
}

#enquiry #myCarousel {
    margin-top: 44px;
    background: #ddd;
    padding: 5px;
}

header {
    position: relative;
    z-index: 999;
}

@media (min-width:1200px) {
    body {
        position: relative
    }
}


/*@media (max-width:1100px){*/


/*#sliderMain .item img {*/


/*height: 300px !important;*/


/*}*/


/*}*/

@media (max-width:768px) {
    .banner-inner h2,
    .banner-heading {
        font-size: 22px !important;
    }
    .no-copay {
        padding-top: 12px;
    }
    .utlimateBtn.right {
        right: 20px !important;
        left: initial !important;
    }
    .team_section_type2 .team_member {
        min-height: 380px !important;
    }
    .m0.image>img {
        max-height: 250px !important;
    }
    .blogDiv img {
        width: 100%;
    }
}

@media (max-width:560px) {
    .team_section_type2 .team_member {
        min-height: 350px !important;
    }
    .m0.image>img {
        max-height: 230px !important;
    }
}

@media (max-width:460px) {
    .team_section_type2 .team_member {
        min-height: 300px !important;
    }
    .m0.image>img {
        max-height: 180px !important;
    }
}

.margintop5 {
    margin-top: 50px !important;
}

.book-appointment-button {
    background-color: #13365e;
    color: #fff;
    padding: 11px;
    cursor: pointer;
    margin-top: 8px;
    display: none;
}

.fleft {
    float: left
}

.fright {
    float: right
}

footer.row,
header.row,
section.row {
    margin: 0;
    position: relative;
    z-index: 99;
}

.btn,
a,
button {
    outline: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.btn:focus,
.btn:hover,
a:focus,
a:hover,
button:focus,
button:hover {
    outline: 0;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.top_bar {
    background: #fff;
    z-index: 2
}

.top_bar .container>.row {
    border-bottom: 1px solid #ebf0f5;
    padding: 10px 15px;
    line-height: 20px;
    color: #516588;
    font-family: Lato, sans-serif
}

.top_bar .container>.row .time {
    font-weight: 400
}

.top_bar .container>.row i {
    margin-right: 7px;
    font-size: 18px;
    float: left
}

.top_bar .container .contact_info .email {
    margin-right: 20px
}

.top_bar .container .contact_info .email img {
    margin-right: 6px
}

@media(min-width:992px) and (max-width:1200px) {
    .top_bar .container>.row {
        padding: 5px 0
    }
}

.default .navbar {
    margin: 0;
    padding: 28px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    height: 321px;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

#menu_trigger {
    float: right;
    margin-top: 7px
}

.default .navbar-toggle {
    border-radius: 0;
    height: 40px;
    background-color: transparent;
    border: 1px solid #13365E;
    padding-top: 3px;
    margin-right: 0;
}

.default .navbar .navbar-header a.navbar-brand {
    line-height: 48px;
    padding: 9px 15px;
    display: block;
    height: auto
}

.default .navbar .navbar-header a.navbar-brand img {
    display: inline-block
}

#main_nav .nav li a {
    color: #13365e;
    text-shadow: none;
    text-transform: uppercase;
    font-family: Karla, sans-serif;
    font-weight: 700;
    padding: 9px
}

.default .navbar #main_nav .nav li.active a {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.default .navbar #main_nav .nav li.dropdown a {
    -webkit-box-shadow: none;
    box-shadow: none
}

.default .navbar #main_nav .nav li.dropdown a:focus {
    background: 0 0
}

.default .navbar #main_nav .nav li.dropdown .dropdown-menu {
    border-radius: 0;
    padding: 20px 30px;
    border: none;
    /*display:block;*/
    background: #13365e;
    min-width: 235px;
    left: 0;
    right: auto;
    /*-webkit-transform:scale(1,0);*/
    /*-ms-transform:scale(1,0);*/
    /*transform:scale(1,0);*/
    /*-webkit-transform-origin:top;*/
    /*-ms-transform-origin:top;*/
    /*transform-origin:top;*/
    /*-webkit-transition:all .3s ease-in-out 0s;*/
    /*transition:all .3s ease-in-out 0s*/
}

.default .navbar #main_nav .nav li.dropdown .dropdown-menu li a {
    line-height: 40px;
    font-weight: 400;
    padding: 0;
    color: rgba(255, 255, 255, .7)
}

.default .navbar #main_nav .nav li.dropdown .dropdown-menu li a:after {
    content: '';
    width: 0;
    height: 1px;
    background: rgba(255, 255, 255, .3);
    display: block;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.default .navbar #main_nav .nav li.dropdown .dropdown-menu li a:hover:after,
.default .navbar.navbar2 #main_nav .nav li.dropdown .dropdown-menu li a:hover:after,
.default .navbar.navbar3 #main_nav .nav li.dropdown .dropdown-menu li a:hover:after {
    width: 100%
}

.default .navbar #main_nav .nav li.dropdown .dropdown-menu li a:hover {
    color: #fff
}

.default .navbar #main_nav .nav li.dropdown:hover a {
    color: #fff;
    background: #0186d5
}

.default .navbar #main_nav .nav li.dropdown:hover ul {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

.default .navbar #main_nav .nav li.dropdown:hover ul li a {
    background: 0 0
}

.default .navbar #main_nav .nav li.book a {
    border: 1px solid #13365e;
    color: #080707
}

.default .navbar #main_nav .nav li.book a:hover {
    background: #4C77A1
}

.default .navbar.navbar2 {
    background: #fff;
    height: auto;
    padding: 0 0 10px
}

.default .navbar.navbar2 #main_nav .nav li.active a {
    color: #404d5f
}

.default .navbar.navbar2 #main_nav .nav li.dropdown .dropdown-menu li a {
    color: rgba(255, 255, 255, .7)
}

.default .navbar.navbar2 #main_nav .nav li.dropdown .dropdown-menu li a:hover {
    color: #fff
}

.default .navbar.navbar2 #main_nav .nav li.dropdown:hover a {
    color: #404d5f;
    background: 0 0
}

.default .navbar.navbar3 {
    background: #0186d5;
    height: auto;
    padding-top: 0;
    margin-bottom: 0
}

.default .navbar.navbar3 #main_nav .nav li a,
.default .navbar.navbar3 .navbar-header a.navbar-brand {
    line-height: 75px
}

.default .navbar.navbar3 #main_nav .nav li a:hover {
    color: #fff
}

.default .navbar.navbar3 #main_nav .nav li.dropdown .dropdown-menu li a {
    color: rgba(255, 255, 255, .7)
}

.default .navbar.navbar3 #main_nav .nav li.dropdown .dropdown-menu li a:hover,
.default .navbar.navbar3 #main_nav .nav li.dropdown:hover a,
.form_top_part h2 {
    color: #fff
}

.default .navbar.navbar3 #main_nav .nav li.book {
    padding: 20px 0
}

.default .navbar.navbar3 #main_nav .nav li.book a {
    color: #fff;
    line-height: 48px
}

.default .navbar.collapsed {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

.default .navbar.affix {
    width: 100%;
    top: 0
}

.background_slider_row.row {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0
}

.home3 .background_slider_row.row {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    height: auto
}

.background_slider_row.row .background_slider {
    border: none;
    margin-bottom: 0
}

.home3 .background_slider_row.row .background_slider .slides {
    max-height: 836px;
    overflow: hidden
}

.form_top_part {
    width: 430px;
    padding: 40px 40px 0;
    background: #43b9f6
}

.form_top_part h2 {
    font-family: Lato, sans-serif;
    margin: 0 0 25px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 26px
}

.form_top_part p {
    font-family: Karla, sans-serif;
    margin-bottom: 40px;
    color: #d8f2ff;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400
}

.form_top_part h4 {
    padding: 0 40px;
    line-height: 48px;
    color: #0186d5;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    background: #fff;
    margin: 0;
    display: inline-block;
    font-weight: 700
}

.form_row {
    background: #fff
}

.form_row .inner {
    padding: 20px 0 20px 32px
}

.form_row .col-sm-4,
.form_row .col-sm-5 {
    padding: 0 8px
}

.form_row .col-sm-4:before,
.form_row .col-sm-5:before {
    content: '';
    height: 11px;
    width: 1px;
    background: #c6cede;
    display: block;
    position: absolute;
    left: 8px;
    bottom: 10px;
    z-index: 1
}

.form_row .col-sm-4 input,
.form_row .col-sm-5 input {
    border: 1px solid transparent;
    border-bottom-color: #c6cede;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    border-radius: 0;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 10px 0;
    color: #8595b1;
    background: 0 0;
    z-index: 2
}

.form_row .col-sm-4 input+.placeholder,
.form_row .col-sm-5 input+.placeholder {
    position: absolute;
    top: 0;
    line-height: 40px;
    text-transform: capitalize;
    padding: 0 17px;
    margin-top: 10px;
    font-family: Karla, sans-serif;
    color: #8595b1;
    font-size: 16px;
    z-index: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.form_row .col-sm-4 input.notEmpty+.placeholder,
.form_row .col-sm-4 input:focus+.placeholder,
.form_row .col-sm-5 input.notEmpty+.placeholder,
.form_row .col-sm-5 input:focus+.placeholder {
    font-size: 12px;
    margin-top: -7px
}

.form_row .col-sm-3 {
    padding: 0 8px
}

.form_row .col-sm-3 button {
    float: right;
    padding: 0 45px;
    line-height: 48px;
    background: #fe824c;
    text-transform: uppercase;
    font-family: Karla, sans-serif;
    color: #fff;
    border: none;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.form_bottom_part,
.form_row .col-sm-3 button:focus,
.form_row .col-sm-3 button:hover,
.titleRow h2:after {
    background: #0186d5
}

.form_bottom_part {
    width: 430px;
    padding: 28px 34px;
    margin-bottom: 0
}

.form_bottom_part a {
    font-family: Lato, sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    display: inline-block
}

.form_bottom_part a img {
    margin-right: 20px;
    float: left
}

.titleRow {
    color: #404d5f;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase
}

.titleRow h2,
.titleRow h5 {
    font-family: Lato, sans-serif;
    margin: 0
}

.titleRow h5 {
    line-height: 1;
    font-weight: 300
}

.titleRow h2 {
    font-size: 27px;
    line-height: 40px;
    font-weight: 700
}

.titleRow h2:after {
    content: '';
    width: 85px;
    height: 1px;
    display: block;
    margin: 10px auto 0
}

.titleRow.text-left {
    text-align: left
}

.titleRow.text-left h2:after {
    margin-left: 0
}

.bgf {
    background: #fff
}

.contentRowPad {
    padding: 90px 0
}

.accordion_col .titleRow {
    margin-bottom: 60px
}

.accordion {
    margin-bottom: 0
}

.accordion .panel {
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

.accordion .panel .panel-heading {
    padding: 0;
    background: #fff
}

.accordion .panel .panel-heading h4 a {
    display: block;
    line-height: 50px;
    text-transform: uppercase;
    font-family: Karla, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    border: none;
    padding-left: 30px;
    color: #404d5f
}

.view_all,
.widget .widget_heading {
    font-weight: 700;
    text-transform: uppercase
}

.accordion .panel .panel-heading h4 a .sign {
    float: right;
    width: 12px;
    height: 50px;
    display: inline-block;
    background: url(../images/plus.png) 0 center no-repeat;
    margin-right: 25px
}

.accordion .panel .panel-heading h4 a[aria-expanded=true] {
    background: #0186d5;
    color: #fff
}

.accordion .panel .panel-heading h4 a[aria-expanded=true] .sign {
    background-image: url(../images/minus.jpg)
}

.accordion .panel .panel-collapse .panel-body {
    border-top: 0;
    padding: 30px
}

.accordion .panel .panel-collapse .panel-body .panel_title {
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #404d5f;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 24px;
    text-transform: uppercase
}

.accordion .panel .panel-collapse .panel-body p {
    margin: 0;
    font-family: Karla, sans-serif;
    font-size: 16px;
    color: #404d5f;
    line-height: 24px;
    text-align: justify
}

.accordion .panel+.panel {
    margin-top: 1px
}

.accordion .panel:first-child .panel-heading h4 a {
    border-top: none
}

.accordion.white_bg .panel .panel-heading h4 a {
    background: #0186d5;
    color: #fff;
    line-height: 1.2;
    padding: 17px 75px 17px 30px;
    position: relative
}

.accordion.white_bg .panel .panel-heading h4 a .sign {
    background: url(../images/plus.png) center center no-repeat #0278bf;
    width: 67px;
    height: 100%;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 0
}

.accordion.white_bg .panel .panel-heading h4 a[aria-expanded=true] .sign {
    background-image: url(../images/minus.jpg)
}

.view_all {
    padding: 0 43px;
    line-height: 45px;
    font-family: Karla, sans-serif;
    display: inline-block;
    background: #13365e;
    color: #fff;
    margin-top: 20px
}

.view_all:hover {
    background: #4C77A1;
    color: #fff
}

.content_section.row {
    margin: 70px 0
}

.sidebar .quick_block {
    margin-bottom: 16px
}

.widget+.widget {
    margin-top: 50px
}

.widget .widget_heading {
    font-family: Lato, sans-serif;
    font-size: 16px;
    color: #404d5f;
    margin: 0 0 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebf0f5
}

.search_form .widget_heading {
    border: none;
    margin-bottom: 0
}

.search_form .input-group input {
    line-height: 48px;
    padding: 0 18px;
    height: 48px;
    background: #e5f0fb;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    font-family: Karla, sans-serif;
    color: #828fa8;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.categories ul,
.tags.widget .tag {
    font-weight: 700;
    text-transform: uppercase
}

.search_form .input-group input::-moz-placeholder {
    color: #828fa8;
    opacity: 1
}

.search_form .input-group input:-ms-input-placeholder {
    color: #828fa8
}

.search_form .input-group input::-webkit-input-placeholder {
    color: #828fa8
}

.search_form .input-group input:focus {
    background: #0186d5;
    color: #fff
}

.search_form .input-group input:focus::-moz-placeholder {
    color: #fff
}

.search_form .input-group input:focus:-ms-input-placeholder {
    color: #fff
}

.search_form .input-group input:focus::-webkit-input-placeholder {
    color: #fff
}

.search_form .input-group input:focus+span>button {
    background: #fe824c
}

.search_form .input-group span {
    padding: 0;
    border: none
}

.search_form .input-group span button {
    width: 67px;
    line-height: 48px;
    background: #0186d5;
    font-family: Lato, sans-serif;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.search_form .input-group span button:hover {
    background: #fe824c
}

.categories ul {
    line-height: 36px;
    font-family: Karla, sans-serif
}

.categories ul li a {
    color: #404d5f
}

.categories ul li a:hover {
    color: #0186d5
}

.recent_posts .recent_post+.recent_post {
    margin-top: 28px
}

.recent_posts .recent_post .media-left {
    padding-right: 20px
}

.recent_posts .recent_post .media-left a {
    display: block;
    width: 143px
}

.recent_posts .recent_post .media-left a img {
    max-width: 100%
}

.recent_posts .recent_post .media-body h5 {
    margin: 0 0 10px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #404d5f;
    line-height: 24px;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.recent_posts .recent_post .media-body h5:hover {
    color: #0186d5
}

.recent_posts .recent_post .media-body p {
    text-transform: uppercase;
    color: #8595b1;
    font-family: Lato, sans-serif;
    font-size: 12px
}

.recent_posts .recent_post .media-body p a {
    color: #404d5f
}

.recent_posts .recent_post .media-body p a:hover {
    color: #0186d5
}

.tags.widget .tag {
    font-family: Karla, sans-serif;
    color: #404d5f;
    line-height: 34px;
    padding: 0 12px;
    background: #e5f0fb;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px
}

.tags.widget .tag:hover {
    color: #fff;
    background: #0186d5
}

.tags {
    font-family: Lato, sans-serif;
    font-size: 12px;
    color: #8595b1;
    text-transform: uppercase;
    margin-bottom: 50px
}

.tags a {
    color: #404d5f
}

.tags a:hover {
    color: #0186d5
}

.paginationRow {
    text-align: center
}

.paginationRow .pagination {
    margin: 60px auto
}

.paginationRow .pagination li a {
    border: none;
    border-radius: 0;
    line-height: 45px;
    font-family: Karla, sans-serif;
    font-weight: 700;
    color: #404d5f;
    display: block
}

.author_description .media-body .titleRow h2,
.pager .inner a,
.related {
    font-family: Lato, sans-serif;
    font-weight: 700
}

.paginationRow .pagination li a:hover,
.paginationRow .pagination li.active a {
    color: #fff;
    background: #0186d5
}

.related {
    color: #8595b1;
    line-height: 1;
    text-transform: uppercase
}

.related .col-sm-6 {
    padding: 20px 40px 45px 0
}

.related a {
    color: #0186d5;
    margin-bottom: 8px;
    display: block
}

.author_description .media-left img,
.pager .inner a {
    display: inline-block
}

.related a:hover {
    color: #fe824c
}

.pager {
    text-align: left;
    margin: 0 -15px 37px
}

.pager .inner {
    padding: 18px;
    background: #e5f0fb;
    text-transform: uppercase
}

.pager .inner a {
    line-height: 24px;
    color: #404d5f
}

.pager .inner a:first-child {
    font-size: 11px;
    margin-bottom: 10px
}

.pager .inner a:first-child i {
    margin-right: 7px
}

.pager .inner a:hover {
    color: #0186d5
}

.pager .next {
    text-align: right
}

.pager .next .inner a:first-child i {
    margin-right: 0;
    margin-left: 7px
}

.author_description {
    background: #e5f0fb;
    padding-top: 10px
}

.author_description .media-left {
    width: 278px;
    text-align: center;
    padding-right: 15px;
    float: left
}

.author_description .media-body {
    padding-top: 25px
}

.author_description .media-body .titleRow {
    margin-bottom: 20px
}

.author_description .media-body .titleRow h5 {
    text-transform: capitalize
}

.author_description .media-body .titleRow h5:after {
    content: '';
    width: 85px;
    height: 1px;
    background: #0186d5;
    display: block;
    margin: 10px 0 0
}

.author_description .media-body .titleRow h2 {
    font-size: 27px;
    margin: 0;
    line-height: 40px;
    color: #0186d5
}

.author_description .media-body .titleRow h2:after {
    display: none
}

.author_description .media-body p {
    font-family: Karla, sans-serif;
    font-size: 16px;
    color: #8595b1;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0
}

.other_services {
    margin-bottom: 50px
}

.other_services .services_list {
    text-transform: uppercase;
    line-height: 36px
}

.other_services .services_list i {
    margin-right: 13px;
    color: #43b9f6
}

.other_services .services_list a {
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #404d5f
}

.other_services .services_list a:hover {
    color: #43b9f6
}

.social_list {
    list-style: none;
    padding: 0
}

.social_list li {
    float: left
}

.social_list li+li {
    margin-left: -1px
}

.social_list li a {
    display: block;
    line-height: 40px;
    width: 40px;
    color: #828fa8;
    border: 1px solid #d0d5e0;
    text-align: center;
    font-size: 18px
}

.social_list li a i {
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.social_list li a:hover i.fa-facebook {
    color: #4568ac
}

.social_list li a:hover i.fa-twitter {
    color: #47b3f7
}

.social_list li a:hover i.fa-google-plus {
    color: #d61d1d
}

#appointmefnt_form_pop {
    background: rgba(64, 77, 95, .8)
}

#appointmefnt_form_pop .modal-sm {
    width: 360px;
    max-width: 100%;
    margin: 50px auto 0
}

#appointmefnt_form_pop .modal-sm .modal-content {
    background: 0 0;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#appointmefnt_form_pop .modal-sm .modal-content button.close {
    opacity: 1;
    text-shadow: none;
    margin-top: 25px
}

#appointmefnt_form_pop .modal-sm .modal-content button.close i {
    font-size: 30px;
    color: #fff
}

#appointmefnt_form_pop .modal-sm .modal-content .appointment_home_form2 .form_inputs input[type=submit] {
    font-size: 16px
}

#appointmefnt_form_pop .modal-sm .modal-content .appointment_home_form2 .form_footer {
    padding: 20px 0
}

#appointmefnt_form_pop .modal-sm .modal-content .appointment_home_form2 .form_footer a {
    color: #fff;
    font-size: 22px
}

#appointmefnt_form_pop .modal-sm .modal-content .appointment_home_form2 .form_footer a img {
    display: inline-block;
    margin-right: 10px
}

.shortcode_row.row {
    padding: 90px 0
}

.pagination li+li a,
.tabs .nav-tabs li+li {
    margin-left: 10px
}

.shortcode_row.row .shortcode_row_title {
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #404d5f;
    margin-top: 0;
    margin-bottom: 35px;
    line-height: 1;
    text-transform: uppercase
}

.alert {
    background-image: none;
    border-radius: 0;
    font-family: Karla, sans-serif;
    font-weight: 400;
    margin-bottom: 0
}

.tabs .nav-tabs li a,
.tabs .tab-content .tab-pane h4 {
    font-family: Lato, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.alert+.alert {
    margin-top: 20px
}

.tabs.tabs-blue .nav-tabs li a {
    background: #0186d5
}

.tabs.tabs-blue .nav-tabs li a:hover,
.tabs.tabs-orrange .nav-tabs li a {
    background: #fe824c
}

.tabs.tabs-orrange .nav-tabs li a:hover {
    background: #0186d5
}

.tabs .nav-tabs {
    border: none
}

.tabs .nav-tabs li a {
    border: none;
    margin-right: 0;
    border-radius: 0;
    padding: 0 57px;
    line-height: 50px;
    color: #fff;
    font-size: 16px
}

.tabs .nav-tabs li.active a {
    background: #f8fbfd;
    color: #404d5f;
    border: none
}

.tabs .tab-content .tab-pane {
    padding: 30px 35px;
    background: #f8fbfd
}

.tabs .tab-content .tab-pane h4 {
    color: #404d5f;
    margin-top: 0;
    margin-bottom: 20px
}

.tabs .tab-content .tab-pane p {
    font-family: Karla, sans-serif;
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 0;
    color: #8595b1
}

.columns .column_row h4,
.pagination li a {
    font-family: Lato, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.pagination li a {
    line-height: 30px;
    border-radius: 0;
    border: none;
    font-size: 16px;
    color: #404d5f
}

.pagination li a:hover,
.pagination li.active a {
    color: #fff
}

.pagination li:first-child a,
.pagination li:last-child a {
    border-radius: 0
}

.pagination.pagination-blue li a:hover,
.pagination.pagination-blue li.active a {
    background: #0186d5
}

.pagination.pagination-orrange li a:hover,
.pagination.pagination-orrange li.active a {
    background: #fe824c
}

.columns .column_row h4,
.columns .column_row h2 {
    color: #404d5f;
    margin: 20px 0 20px;
    line-height: 1;
    font-family: Lato, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}

.columns .column_row p {
    font-family: Karla, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #2c3340;
    margin-bottom: 0;
    text-align: justify;
}

.columns .column_row .col1,
.columns .column_row .col2,
.columns .column_row .col3,
.columns .column_row .col4,
.columns .column_row .col5,
.columns .column_row .col6 {
    float: left;
    padding-top: 20px;
    padding-bottom: 20px
}

.col1,
.col2,
.col3,
.col4,
.col5,
.col6 {
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.col1 {
    width: -webkit-calc((100% / 6) * 1);
    width: calc((100% / 6) * 1)
}

.col2 {
    width: -webkit-calc((100% / 6) * 2);
    width: calc((100% / 6) * 2)
}

.col3 {
    width: -webkit-calc((100% / 6) * 3);
    width: calc((100% / 6) * 3)
}

.col4 {
    width: -webkit-calc((100% / 6) * 4);
    width: calc((100% / 6) * 4)
}

.col5 {
    width: -webkit-calc((100% / 6) * 5);
    width: calc((100% / 6) * 5)
}

.col6 {
    width: -webkit-calc((100% / 6) * 6);
    width: calc((100% / 6) * 6)
}

.service_block_row {
    padding: 90px 0 60px;
    background: #fff
}

.service_block {
    text-align: center;
    margin: 30px 0;
    padding: 0 45px
}

.service_block .icon {
    line-height: 49px;
    margin-bottom: 40px
}

.service_block .icon img {
    display: inline-block
}

.service_block h4 {
    font-size: 16px;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #404d5f;
    margin-bottom: 20px;
    margin-top: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.service_block p,
.service_page .service_text {
    font-family: Karla, sans-serif;
    font-size: 16px
}

.service_block h4:hover {
    color: #0186d5
}

.service_block p {
    margin-bottom: 0;
    color: #93a0ba
}

.service_page .titleRow h2:after {
    display: none
}

.service_page .service_text {
    color: #8595b1;
    line-height: 24px;
    margin-bottom: 60px
}

.service_details {
    padding-top: 55px
}

.serviceDetailsSection .post_title {
    font-family: Lato, sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 47px;
    text-transform: uppercase;
    margin: 0 0 30px;
    color: #404d5f
}

.serviceDetailsSection .post_title .post_icon {
    width: 68px;
    text-align: center;
    margin-right: 20px
}

.serviceDetailsSection .post_title .post_icon img {
    display: inline-block
}

.serviceDetailsSection p {
    font-family: Karla, sans-serif;
    font-size: 16px;
    color: #8595b1;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 30px
}

.serviceDetailsSection .subTitle {
    font-size: 16px;
    font-family: Lato, sans-serif;
    font-weight: 700;
    line-height: 1;
    margin: 30px 0 15px;
    color: #404d5f
}

.serviceDetailsSection .post_list {
    margin-bottom: 30px
}

.serviceDetailsSection .post_list li {
    font-family: Karla, sans-serif;
    font-size: 16px;
    color: #404d5f;
    line-height: 36px
}

.serviceDetailsSection .post_list li i {
    margin-right: 12px;
    color: #43b9f6
}

.serviceDetailsSection .book_btn {
    font-family: Karla, sans-serif;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    line-height: 48px;
    background: #0186d5;
    padding: 0 25px;
    text-transform: uppercase
}

.serviceDetailsSection .book_btn:hover {
    background: #fe824c
}

.recent_post_home2,
.recentpost_acc {
    background: #e5f0fb
}

.recentpost_acc.recentpost_acc2 .recent_post_home {
    padding-top: 90px;
    padding-bottom: 90px
}

.recent_post_home .media {
    padding: 30px 0;
    margin-right: 40px;
    text-align: left
}

.about_medicalpro,
.recent_post_home.recent_post_home3 {
    text-align: center
}

.recent_post_home .media+.media {
    margin-top: 0;
    border-top: 1px solid #dde5ef
}

.recent_post_home .media .media-left {
    padding: 0 25px 0 0
}

.recent_post_home .media .media-left a {
    display: block
}

.recent_post_home .media .media-left a img,
.recent_post_home.recent_post_home3 .view_all {
    display: inline-block
}

.recent_post_home .media .media-body h4 {
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #404d5f;
    line-height: 24px;
    margin: 0;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.recent_post_home .media .media-body h4:hover {
    color: #0186d5
}

.recent_post_home .media .media-body .meta {
    font-family: Lato, sans-serif;
    font-size: 12px;
    color: #8595b1;
    line-height: 24px;
    margin: 10px 0;
    text-transform: uppercase
}

.recent_post_home .media .media-body .meta a {
    color: #404d5f
}

.recent_post_home .media .media-body .meta a:hover {
    color: #0186d5
}

.recent_post_home .media .media-body p {
    margin: 0;
    color: #8595b1;
    font-family: Karla, sans-serif;
    line-height: 24px;
    font-size: 16px
}

.about_medicalpro .content h3,
.recent_post .inner .authorMeta .media-body h5,
.recent_post .inner .postText {
    font-family: Lato, sans-serif
}

.recent_post_home2 {
    padding: 90px 0
}

.recent_post {
    margin-top: 30px
}

.recent_post .inner .postText {
    background: #43b9f6;
    font-style: italic;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    position: relative;
    margin-bottom: 35px
}

.recent_post .inner .postText:after {
    height: 16px;
    width: 24px;
    display: block;
    bottom: -15px;
    left: 43px;
    position: absolute
}

.recent_post .inner .authorMeta .media-left {
    padding-right: 15px
}

.recent_post .inner .authorMeta .media-body h5 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #404d5f;
    line-height: 20px
}

.recent_post .inner .authorMeta .media-body .designation {
    margin: 0;
    color: #8595b1;
    font-family: Lato, sans-serif;
    font-style: italic;
    text-transform: lowercase
}

.about_medicalpro_row {
    background: #0889d6;
    padding: 80px 0 125px
}

.about_medicalpro_row .titleRow {
    color: #fff
}

.about_medicalpro_row .titleRow h2:after {
    background: #fff
}

.about_medicalpro_row.about_medicalpro_row2 {
    background-color: #455263
}

.about_medicalpro .inner,
.department_tab li a:hover {
    background: #fff
}

.about_medicalpro {
    padding-top: 30px
}

.about_medicalpro .img img {
    width: 100%
}

.about_medicalpro .content {
    padding: 40px 45px 55px;
    text-align: left
}

.about_medicalpro .content h3 {
    font-size: 21px;
    line-height: 36px;
    margin: 0 0 25px;
    color: #404d5f;
    text-transform: uppercase
}

.about_medicalpro .content p,
.department_tab li a {
    font-family: Karla, sans-serif
}

.about_medicalpro .content p {
    line-height: 24px;
    font-size: 16px;
    color: #8595b1;
    margin-bottom: 23px;
    font-weight: 400
}

.department_tab {
    display: table;
    border: none;
    margin: 0 auto
}

.department_tab li a {
    margin: 0;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid transparent;
    line-height: 42px;
    padding: 0 20px;
    font-weight: 700;
    color: #fff
}

.department_tab li a:hover,
.department_tab li.active a {
    color: #0186d5;
    border: 1px solid #fff
}

.about_medicalpro_N_form {
    background: #f4f9ff
}

.about_medicalpro_N_form .container_area {}

.about_medicalpro_N_form .container_area .trusted_area {
    padding: 80px 0 85px
}

.about_medicalpro_N_form .container_area .trusted_area h4 {
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    color: #404d5f;
    margin: 0;
    line-height: 1.2
}

.about_medicalpro_N_form .container_area .trusted_area h2 {
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    color: #404d5f;
    margin: 0 0 30px;
    line-height: 1.2;
    font-weight: 700
}

.about_medicalpro_N_form .container_area .trusted_area p {
    font-family: Karla, sans-serif;
    font-size: 16px;
    color: #8595b1;
    line-height: 24px;
    margin-bottom: 30px
}

.about_medicalpro_N_form .container_area .trusted_area ul li,
.appointment_home_form2 .form_footer a,
.appointment_home_form2 .title {
    font-family: Lato, sans-serif;
    font-weight: 700
}

.about_medicalpro_N_form .container_area .trusted_area ul li {
    padding-left: 22px;
    font-size: 16px;
    color: #404d5f;
    margin-bottom: 15px
}

.about_medicalpro_N_form .container_area .form_area {
    margin-top: -167px;
    float: right
}

.appointment_home_form2 .title {
    font-size: 48px;
    line-height: 36px;
    margin: 0;
    color: #fff
}

.appointment_home_form2 .form_footer {
    padding: 30px 0
}

.appointment_home_form2 .form_footer a {
    font-size: 24px;
    color: #fff
}

.appointment_home_form2 .form_footer a img {
    margin-right: 10px
}

.appointment_home_form2 .form_inputs input[type=submit] {
    background: #13365E;
    border: none;
    border-radius: 0;
    color: #fff;
    font-family: Karla, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 55px;
    padding: 0;
    height: auto;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.appointment_home_form2 .form_inputs input[type=submit]:focus,
.appointment_home_form2 .form_inputs input[type=submit]:hover {
    background: #2B4D73
}

.appointment_home_form2 .form_inputs .input_row {
    background: #4C77A1;
    padding: 22px 30px
}

.appointment_home_form2 .form_inputs .input_row label {
    color: #fff;
    font-family: Karla, sans-serif;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    text-transform: uppercase
}

.appointment_home_form2 .form_inputs .input_row .form-control {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    font-family: Karla, sans-serif;
    color: #ccc;
    font-size: 14px;
    line-height: 30px;
    font-weight: 200;
    height: auto;
    font-style: italic;
    border-bottom: 1px solid #2b4d73;
    border-top: none;
    border-left: none;
    border-right: none;
}

.appointment_home_form2 .form_inputs .input_row .form-control::-moz-placeholder {
    color: #ccc
}

.appointment_home_form2 .form_inputs .input_row .form-control:-ms-input-placeholder {
    color: #ccc
}

.appointment_home_form2 .form_inputs .input_row .form-control::-webkit-input-placeholder {
    color: #ccc
}

.appointment_home_form2 .form_inputs .input_row textarea.form-control {
    resize: none;
    height: 80px
}

.who_weR {
    padding: 50px 15px 20px
}

.who_weR .media {
    padding-top: 20px
}

.who_weR .media .media-left {
    padding-right: 0
}

.who_weR .media .media-left a {
    display: block;
    width: 263px;
    padding-right: 30px
}

.who_weR .media .media-left a img {
    width: 100%
}

.who_weR .media .media-body p {
    font-family: Karla, sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #8595b1;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: -7px
}

.our_depts_list {
    padding: 50px 15px 20px
}

.our_depts_list .depts_list li a {
    line-height: 36px;
    display: block;
    font-family: Karla, sans-serif;
    font-weight: 700;
    color: #0186d5;
    text-transform: uppercase
}

.our_depts_list .depts_list li a i {
    margin-right: 8px
}

.our_depts_list .depts_list li a:hover {
    color: #404d5f
}

.team_section {
    padding-top: 65px
}

.team_section .titleRow {
    margin-top: 25px
}

.team_section .nav-tabs {
    border: none;
    margin-bottom: 40px
}

.team_section .nav-tabs .media a {
    border: none
}

.team_section .nav-tabs .media a .media-left {
    padding-right: 15px
}

.team_section .tab-content .media-body,
.team_section .tab-content .media-left {
    padding: 0 15px
}

.team_section .nav-tabs .media a .media-body h5 {
    margin: 0;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #8595b1;
    line-height: 20px
}

.team_section .nav-tabs .media a .media-body .designation {
    margin: 0;
    color: #8595b1;
    font-family: Lato, sans-serif;
    font-style: italic;
    text-transform: capitalize
}

.team_section .nav-tabs .media.active a .media-body h5,
.team_section .nav-tabs .media:focus a .media-body h5,
.team_section .nav-tabs .media:hover a .media-body h5,
.team_section .tab-content .titleRow h2 {
    color: #0186d5
}

.team_section .nav-tabs .media.active a,
.team_section .nav-tabs .media:focus a,
.team_section .nav-tabs .media:hover a {
    border: none;
    background: 0 0
}

.team_section .tab-content .media+.media {
    margin-top: 0
}

.team_section .tab-content .media-left a {
    width: 481.5px;
    display: block
}

.team_section .tab-content .titleRow {
    margin: 110px 0 30px
}

.team_section .tab-content .titleRow h2:after {
    display: none
}

.team_section .tab-content .titleRow h5 {
    text-transform: capitalize;
    font-style: italic
}

.team_section .tab-content .titleRow h5:after {
    content: '';
    width: 85px;
    height: 1px;
    background: #0186d5;
    display: block;
    margin: 10px 0 0
}

.team_section .tab-content p {
    font-size: 16px;
    font-family: Karla, sans-serif;
    color: #8595b1;
    line-height: 25px;
    margin-bottom: 35px
}

.team_section.team_section_about {
    background: #e5f0fb
}

.team_section_type2 {
    padding: 35px 0
}

.team_section_type2 .team_member {
    margin-top: 30px;
    min-height: 370px;
}

.team_section_type2 .team_member .title_row {
    padding: 25px 0
}

.team_section_type2 .team_member .title_row h5 {
    margin: 0 0 5px;
    line-height: 1;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Lato, sans-serif;
    color:  #404d5f}

.team_section_type2 .team_member .title_row .pos {
    font-style: italic;
    color: #0186d5;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 400
}

.team_section_type2 .team_member p {
    font-size: 16px;
    font-family: Karla, sans-serif;
    line-height: 24px;
    color: #8595b1;
    margin-bottom: 30px
}

.book_banner h3.bannerTitle,
.book_banner h5 {
    line-height: 1;
    font-family: Lato, sans-serif
}

.book_banner {
    background: #4C76A0;
    color: #fff;
    padding: 43px 0;
    clear: both
}

.book_banner .view_all {
    background: #fff;
    color: #4C76A0;
    margin-top: 0;
    border: 1px solid #fff;
    padding: 0;
    display: block;
    text-align: center
}

.book_banner .view_all:hover {
    background: 0 0;
    color: #fff
}

.book_banner h3.bannerTitle {
    margin: 0 0 10px;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.book_banner h5 {
    margin: 0;
    font-style: italic;
    color: #fff;
    font-size: 16px;
    font-weight: 300
}

.book_bannerType2 {
    background: #43b9f6;
    text-align: center;
    padding: 55px 0 50px;
    color: #fff
}

.book_bannerType2 .container {
    max-width: 980px
}

.blog .media-left a img,
.col2 img,
.comments .comment .commenter_img a img,
.contents404 .logo404 img {
    max-width: 100%
}

.book_bannerType2 h4 {
    font-family: Lato, sans-serif;
    font-weight: 400;
    margin: 0 0 5px
}

.book_bannerType2 h2 {
    font-family: Lato, sans-serif;
    font-weight: 700;
    margin: 0 0 30px
}

.book_bannerType2 p {
    font-family: Lato, sans-serif;
    font-weight: 300;
    margin: 0 0 20px;
    font-size: 18px;
    font-style: italic;
    line-height: 30px
}

.book_bannerType2 .view_all {
    background: #fff;
    border: 1px solid #fff;
    color: #0186d5
}

.book_bannerType2 .view_all:hover {
    background: 0 0;
    color: #fff
}

.slide_banner {
    margin: 160px 0 330px
}

.slide_banner h2 {
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #404d5f
}

.slide_banner p {
    font-family: Karla, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #76839c
}

.slide_banner.slide_banner2 .inner h4,
footer .heading h2,
footer .heading h3 {
    font-family: Lato, sans-serif;
    text-transform: uppercase
}

.slide_banner.slide_banner2 {
    margin: auto;
    position: absolute;
    z-index: 2;
    width: 522.5px;
    top: 20%
}

.slide_banner.slide_banner2 .inner {
    padding: 35px;
    background: #fff
}

.slide_banner.slide_banner2 .inner h4 {
    font-weight: 300;
    color: #8595b1;
    margin: 0
}

.main_slider ul li .headcapation .heading {
    color: #13365E
}

footer .heading h3 {
    font-size: 21px;
    font-weight: 700;
    margin: 22px 0 0
}

footer .heading h2 {
    line-height: 64px;
    color: #404d5f;
    font-weight: 700;
    margin: 0
}

footer .footer_address .address .address_line,
footer .footer_bottom .copyright,
footer .footer_menuList .menuList ul li a,
footer .newsletterForm input {
    font-family: Karla, sans-serif
}

footer .footer_menuList .menuList ul {
    float: left;
    text-transform: uppercase;
    padding: 0 7px;
    min-width: 145px
}

footer .footer_menuList .menuList ul li a {
    font-weight: 700;
    padding: 0 15px;
    line-height: 36px;
    color: #828fa8
}

footer .footer_menuList .menuList ul li a:hover {
    color: #fff;
    background: 0 0
}

footer .footer_menuList .menuList ul li.active a {
    color: #fff
}

footer .footer_menuList .menuList ul:nth-child(1) {
    padding-left: 0
}

footer .footer_menuList .menuList ul:nth-child(2) {
    border-left: 1px solid #536175;
    border-right: 1px solid #536175
}

footer .footer_address .address .address_line {
    color: #828fa8;
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 25px
}

footer .newsletterForm input {
    line-height: 50px;
    height: 50px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 15px;
    color: #828fa8;
    text-shadow: none;
    font-size: 16px
}

footer .newsletterForm input+input {
    margin-top: 10px
}

footer .newsletterForm input[type=submit] {
    background: #0186d5;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.blog h3,
.quick_block .inner a:after {
    -webkit-transition: all .3s ease-in-out 0s
}

footer .newsletterForm input[type=submit]:focus,
footer .newsletterForm input[type=submit]:hover {
    background: #fe824c
}

footer .newsletter_form2 {
    margin-top: -20px
}

footer .footer_bottom {
    margin-top: 35px
}

footer .footer_bottom ul li {
    padding: 0;
    float: left
}

footer .footer_bottom ul li+li {
    margin-left: 15px
}

footer .footer_bottom ul li a {
    color: #828fa8;
    font-size: 18px;
    width: 20px;
    text-align: center;
    line-height: 20px
}

footer .footer_bottom ul li a:hover {
    color: #fff
}

footer .footer_bottom .copyright {
    color: #8595b1;
    line-height: 20px;
    font-size: 15px
}

.quick_block .inner .heading h3,
.quick_block .inner .heading h5 {
    line-height: 1;
    font-family: Lato, sans-serif
}

footer .footer_bottom .copyright a {
    text-transform: uppercase;
    color: #8595b1
}

.quick_blocks_row {
    position: relative
}

.quick_blocks_row:before {
    content: '';
    width: 100%;
    display: block;
    height: 110px;
    position: absolute;
    bottom: 0
}

.quick_blocks_row.quick_blocks_row2 {
    background: #fff;
    padding: 40px 0
}

.quick_blocks_row.quick_blocks_row2:before {
    display: none
}

.quick_blocks_row.quick_blocks_row_home2 {
    z-index: 2;
    left: 0;
    right: 0;
    position: relative;
    top: -55px
}

.quick_block .inner {
    padding: 30px
}

.quick_block .inner .heading {
    text-transform: uppercase;
    color: #fff
}

.quick_block .inner .heading h5 {
    margin: 0;
    font-weight: 300;
    font-size: 14px
}

.quick_block .inner .heading h3 {
    margin-top: 5px;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 21px
}

.quick_block .inner p {
    margin-bottom: 25px;
    line-height: 24px;
    font-size: 15px;
    font-family: Lato, sans-serif;
    color: #fff;
    font-weight: 300
}

.quick_block .inner a {
    text-transform: uppercase;
    color: #fff;
    font-family: Karla, sans-serif;
    font-weight: 700;
    display: inline-block
}

.blog blockquote h2,
.breadcrumbRow .inner ul li,
.page_intro.row h1,
.page_intro.row h5 {
    font-family: Lato, sans-serif
}

.quick_block .inner a:after {
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    display: block;
    margin: 5px 0 0;
    transition: all .3s ease-in-out 0s
}

.quick_block .inner:hover a:after {
    width: 0
}

.quick_block.emmergency .inner {
    background: url(../images/emergency-cases.png) right bottom no-repeat #406487
}

.quick_block.branches .inner p {
    color: #fff
}

.quick_block.bill_payments .inner p {
    color: #fff
}

.quick_block.branches h3,
.quick_block.emmergency h3 {
    margin-bottom: 27px!important
}

.quick_block.teethClean .inner {
    background: url(../images/teethClean.png) right bottom no-repeat #406487
}

.quick_block.branches .inner {
    background: url(../images/10-branches.png) right bottom no-repeat #3A5B7B
}

.quick_block.bill_payments .inner {
    background: url(../images/our-special-offers.png) right bottom no-repeat #34516E
}

.testimonial_section {
    /*background:url(../images/pages/testimonial/1.png) right bottom no-repeat #e0eeff;*/
    padding-top: 90px;
    padding-bottom: 90px;
    height: 741px;
    position: inherit;
    z-index: 2
}

.testimonial_section:before {
    position: absolute;
    width: 30%;
    content: '';
    height: 100%;
    left: 0;
    top: 0;
    background: #e0eeff
}

.testimonial_section .inner {
    position: relative
}

.page_intro.row .inner:after,
.page_intro.row .inner:before {
    content: '';
    position: absolute
}

.testimonial_section .testimonial_slider {
    border: none;
    background: 0 0;
    padding-right: 40px
}

.testimonial_section .testimonial_slider .testi_content .inner .postText {
    background: #0186d5;
    font-size: 21px;
    font-family: Lato, sans-serif;
    font-style: italic;
    line-height: 36px;
    padding: 30px 37px
}

.testimonial_section .testimonial_slider .testi_content .inner .postText:after {
    left: 45px
}

.testimonial_section .testimonial_slider .testi_content .inner .authorMeta .media-left img {
    width: 70px;
    height: 64px
}

.testimonial_section .testimonial_slider .flex-control-nav li a {
    width: 12px;
    height: 12px;
    background: #9fadbd
}

.page_intro.row,
.testimonial_section .testimonial_slider .flex-control-nav li a.flex-active {
    background: #0186d5
}

.page_intro.row {
    height: 214px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px
}

.page_intro.row .inner {
    padding-top: 75px;
    height: 100%
}

.page_intro.row .inner:before {
    background: url(../images/page_intro.jpg) center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 0;
    opacity: .2
}

.page_intro.row .inner:after {
    width: 60px;
    height: 60px;
    background: url(../images/chat-icon.png) center center no-repeat #2e9bdc;
    border-radius: 100%;
    bottom: -30px;
    left: -webkit-calc(50% - 30px);
    left: calc(50% - 30px);
    background-size: 50px 50px
}

.page_intro.row h5 {
    font-weight: 300;
    margin: 0;
    line-height: 1;
    visibility: hidden
}

.page_intro.row h1 {
    font-weight: 700;
    font-size: 27px;
    margin: 0;
    line-height: 36px
}

.breadcrumbRow .inner {
    border-bottom: 1px solid #ebf0f5;
    padding: 18px 0 25px
}

.breadcrumbRow .inner ul {
    margin: 0;
    padding: 0;
    background: 0 0
}

.breadcrumbRow .inner ul li {
    color: #fe824c;
    font-weight: 300;
    line-height: 15px;
    text-transform: uppercase
}

.breadcrumbRow .inner ul li+li:before {
    content: '>';
    width: 26px;
    line-height: 15px;
    color: #404d5f
}

.breadcrumbRow .inner ul li a {
    color: #404d5f
}

.blog {
    border-bottom: 1px solid #dde5ef
}

.blog+.blog {
    margin-top: 0;
    padding-top: 30px
}

.blog .media-left {
    padding-right: 30px
}

.blog .media-left a {
    display: block;
    width: 262px
}

.blog .image_row {
    margin-bottom: 30px
}

.blog blockquote {
    border-left: 9px solid #0186d5;
    padding-left: 35px
}

.blog blockquote h2 {
    color: #404d5f;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 25px
}

.blog blockquote a {
    font-family: Karla, sans-serif;
    color: #fe824c;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
    text-transform: uppercase;
    display: block
}

.blog .meta,
.blog h3 {
    font-family: Lato, sans-serif;
    text-transform: uppercase
}

.blog h3 {
    font-weight: 700;
    color: #404d5f;
    line-height: 34px;
    margin: 0;
    transition: all .3s ease-in-out 0s
}

.blog h3 i,
.blog h3:hover {
    color: #0186d5
}

.blog h3 i {
    margin-right: 23px
}

.blog .meta {
    font-size: 12px;
    color: #8595b1;
    line-height: 24px;
    margin: 15px 0
}

.blog .meta a {
    color: #404d5f;
    margin-right: 12px
}

.blog .meta a:last-child {
    margin-right: 0;
    color: #43b9f6
}

.blog .meta a:hover {
    color: #0186d5
}

.blog.single_post {
    border: none
}

.blog.single_post blockquote {
    border-left-width: 5px;
    margin: 45px 0 25px;
    padding: 20px 0 25px 40px
}

.blog.single_post blockquote p {
    color: #8595b1;
    font-family: Karla, sans-serif;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 0;
    font-style: italic
}

.comments {
    margin: 50px 0;
    border-bottom: 1px solid #dde5ef
}

.comments .comment {
    margin-bottom: 50px
}

.comments .comment .commenter_img {
    padding: 0
}

.comments .comment .commenter_img a {
    display: block;
    width: 165px;
    padding-right: 25px
}

.comments .comment .comment_body {
    position: relative
}

.comments .comment .comment_body .heading {
    text-transform: uppercase;
    margin-bottom: 10px
}

.comments .comment .comment_body .heading:after {
    content: '';
    width: 85px;
    height: 1px;
    background: #0186d5;
    display: block;
    margin: 10px 0 0
}

.comments .comment .comment_body .heading h5 {
    font-family: Lato, sans-serif;
    color: #0186d5;
    margin: 0;
    line-height: 30px;
    font-weight: 700;
    font-size: 16px
}

.comments .comment .comment_body .heading h5 span {
    margin-left: 20px;
    font-size: 11px;
    color: #8595b1
}

.comments .comment .comment_body .heading h6 {
    font-size: 11px;
    font-family: Lato, sans-serif;
    font-style: italic;
    color: #8595b1;
    line-height: 1;
    margin: 0
}

.comments .comment .comment_body p {
    font-family: Karla, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #8595b1;
    line-height: 24px;
    margin-bottom: 15px
}

.comments .comment .comment_body .reply_btn,
.comments .comment.reply_comment .comment_body .author_badge {
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block
}

.comments .comment .comment_body .reply_btn {
    font-weight: bolder;
    letter-spacing: .4px;
    line-height: 25px;
    padding: 0 20px;
    background: #0186d5
}

.comments .comment .comment_body .reply_btn:hover {
    background: #fe824c
}

.comments .comment.reply_comment {
    margin-left: 165px;
    background: #e5f0fb
}

.comments .comment.reply_comment .comment_body,
.comments .comment.reply_comment .commenter_img {
    padding-top: 10px
}

.comments .comment.reply_comment .comment_body .author_badge {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 700;
    line-height: 15px;
    padding: 0 5px;
    background: #8595b1;
    z-index: 2
}

.reply_form .form-control,
.reply_form .submit_btn {
    font-family: Karla, sans-serif;
    font-size: 16px
}

.reply_form {
    margin: 40px 0 50px
}

.reply_form input {
    margin-bottom: 10px
}

.reply_form .form-control {
    padding: 0 22px;
    background: #e5f0fb;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    color: #828fa8;
    line-height: 50px;
    font-weight: 400;
    height: auto;
    border-radius: 0
}

.reply_form .form-control::-moz-placeholder {
    color: #828fa8;
    opacity: 1
}

.reply_form .form-control:-ms-input-placeholder {
    color: #828fa8
}

.reply_form .form-control::-webkit-input-placeholder {
    color: #828fa8
}

.reply_form textarea.form-control {
    resize: none;
    height: 180px
}

.reply_form .submit_btn {
    margin-top: 20px;
    padding: 0 55px;
    line-height: 55px;
    background: #0186d5;
    color: #fff;
    text-transform: uppercase;
    border: none;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.contact_intro.row .inner .col-sm-7 h2,
.contact_section_title {
    font-family: Lato, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.reply_form .submit_btn:focus,
.reply_form .submit_btn:hover {
    background: #fe824c
}

.contact_section_title {
    line-height: 1;
    margin: 0 0 30px;
    padding-bottom: 20px;
    color: #404d5f;
    border-bottom: 1px solid #ebf0f5
}

.map_row.row {
    margin-bottom: 100px
}

#mapBox {
    height: 380px
}

.contact_intro.row {
    margin: 35px 0 0;
    padding-top: 130px
}

.contact_intro.row .inner {
    background: #e5f0fb
}

.contact_intro.row .inner .col-sm-5 {
    text-align: center
}

.contact_intro.row .inner .col-sm-5 img {
    margin-top: -130px;
    display: inline-block;
    max-width: 100%
}

.contact_intro.row .inner .col-sm-7 {
    padding-right: 100px
}

.contact_intro.row .inner .col-sm-7 h2 {
    font-size: 37px;
    line-height: 48px;
    margin: 65px 0 18px
}

.contact_intro.row .inner .col-sm-7 p {
    font-family: Karla, sans-serif;
    font-weight: 400;
    line-height: 26px;
    font-size: 17px;
    color: #8595b1
}

.contact_intro.row .inner .col-sm-7 .email_address,
.contact_intro.row .inner .col-sm-7 .phone_fax {
    line-height: 1;
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #0186d5;
    text-transform: uppercase
}

.contact_intro.row .inner .col-sm-7 .email_address .phone,
.contact_intro.row .inner .col-sm-7 .phone_fax .phone {
    margin-right: 50px
}

.contact_intro.row .inner .col-sm-7 .phone_fax {
    margin: 50px 0 17px
}

.contact_address .address .address_line {
    color: #828fa8;
    font-family: Karla, sans-serif;
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 25px
}

.contact_form_row {
    padding: 90px 0 30px
}

.contactForm .contact_form .input-group {
    margin-bottom: 15px;
    width: 100%
}

.contactForm .contact_form label {
    color: #8595b1;
    font-family: Lato, sans-serif;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 7px;
    text-transform: uppercase;
    display: block;
    width: 100%
}

.contactForm .contact_form label.error {
    padding-top: 5px;
    clear: both;
    color: #fe824c
}

.contactForm .contact_form .form-control {
    padding: 0 22px;
    background: #e5f0fb;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    font-family: Karla, sans-serif;
    color: #828fa8;
    font-size: 16px;
    line-height: 50px;
    font-weight: 400;
    height: auto;
    border-radius: 0
}

.contactForm .contact_form .submit_btn,
.contents404 h2,
.contents404 h3 {
    font-family: Lato, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.contactForm .contact_form .form-control::-moz-placeholder {
    color: #828fa8;
    opacity: 1
}

.contactForm .contact_form .form-control:-ms-input-placeholder {
    color: #828fa8
}

.contactForm .contact_form .form-control::-webkit-input-placeholder {
    color: #828fa8
}

.contactForm .contact_form textarea.form-control {
    resize: none;
    height: 180px;
    margin-bottom: 30px
}

.contactForm .contact_form .submit_btn {
    margin-top: 20px;
    padding: 0 25px;
    line-height: 50px;
    background: #13365e;
    font-size: 14px;
    color: #fff;
    border: none;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.contactForm .contact_form .submit_btn:focus,
.contactForm .contact_form .submit_btn:hover {
    background: #4C77A1
}

.contactForm .contact_form .security_captcha {
    line-height: 35px
}

.contactForm .contact_form .security_captcha label {
    margin: 0;
    line-height: 35px
}

.contactForm .contact_form .security_captcha .form-control {
    line-height: 35px;
    margin: 0 20px;
    width: 165px
}

.contact_address .email_text {
    overflow: auto!important
}

.contents404 {
    padding: 70px 0;
    margin-bottom: 70px
}

.contents404 .logo404 {
    text-align: right
}

.contents404 .logo404 img {
    display: inline-block
}

.contents404 h2,
.contents404 h3 {
    font-size: 168px;
    line-height: 109px;
    margin: 0 0 10px;
    color: #404d5f
}

.contents404 p,
.doctor_details .doctor_about p {
    font-family: Karla, sans-serif;
    font-weight: 400;
    color: #8595b1
}

.contents404 h2 {
    margin-top: 20px
}

.contents404 h3 {
    font-size: 109px
}

.contents404 p {
    font-size: 17px;
    line-height: 36px;
    margin-bottom: 0
}

.doctor_details .doctor_about .image,
.dorctors_row {
    /*margin-bottom:40px*/
}

.doctor_details {
    padding: 50px 0 120px
}

.doctor_details .doctor_about p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0
}

.doctor_details .doctor_about .heading {
    margin-bottom: 20px
}

.doctor_details .doctor_about .heading h3 {
    text-transform: uppercase;
    margin: 10px 0 5px;
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #404d5f
}

.doctor_details .doctor_about .heading h5 {
    text-transform: capitalize;
    font-style: italic;
    color: #0186d5;
    margin: 0;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 400
}

.doctor_cv .cv_widget,
.doctor_details .speciality ul li {
    font-family: Karla, sans-serif
}

.doctor_details .speciality ul li {
    font-weight: 700;
    line-height: 26px;
    margin: 0;
    color: #404d5f;
    text-transform: uppercase
}

.doctor_details .speciality ul li i {
    margin-right: 7px
}

.doctor_cv {
    padding: 70px 0;
    background: #e5f0fb
}

.doctor_cv .cv_widget {
    min-height: 200px;
    font-size: 16px;
    font-weight: 400;
    color: #8595b1;
    line-height: 24px
}

.doctor_cv .cv_widget .heading,
.timeTableFilters li {
    text-transform: uppercase;
    color: #404d5f;
    font-family: Lato, sans-serif
}

.doctor_cv .cv_widget .heading {
    font-weight: 700;
    margin: 0;
    padding-bottom: 20px
}

.doctor_cv .cv_widget .heading:after {
    content: '';
    width: 80px;
    height: 1px;
    background: #0186d5;
    display: block;
    margin: 20px 0 0
}

.timeTableFilters {
    padding: 60px 0
}

.timeTableFilters li {
    padding: 0 15px;
    float: left;
    line-height: 1;
    font-weight: 700;
    cursor: pointer
}

.timeTable tbody tr td,
.timeTable thead tr th {
    border: 2px solid #fff;
    text-transform: capitalize;
    font-weight: 700;
    text-align: center
}

.timeTableFilters li.active {
    color: #2c99db;
    cursor: auto
}

.timeTable {
    margin-bottom: 0
}

.timeTable thead tr th {
    font-family: Lato, sans-serif;
    color: #404d5f;
    line-height: 60px;
    padding: 0
}

.timeTable tbody tr:nth-child(odd) td:first-child {
    background: #ebf0f5
}

.timeTable tbody tr td {
    font-family: Lato, sans-serif;
    color: #fff;
    padding: 20px;
    visibility: visible;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.bannercontainer .main_slider li .heading,
.service_tab #service_tab li a {
    text-transform: uppercase;
    font-family: Lato, sans-serif
}

.service_tab #service_tab li a,
.service_tab .tab-content .tab-pane {
    transition: all .3s ease-in-out
}

.timeTable tbody tr td span {
    display: block
}

.timeTable tbody tr td span.room {
    line-height: 1;
    font-size: 12px;
    font-weight: 300;
    margin: 15px 0
}

.timeTable tbody tr td span.time_b {
    margin-bottom: 10px;
    white-space: nowrap
}

.timeTable tbody tr td:first-child {
    color: #404d5f;
    white-space: nowrap;
    line-height: 60px;
    padding: 0 45px
}

.timeTable tbody tr td.dental,
.timeTable tbody tr td.general_health,
.timeTable tbody tr td.nurology,
.timeTable tbody tr td.rehabilitation {
    background: #0186d5
}

.timeTable tbody tr td.cardiac {
    background: #fe824c
}

.timeTable tbody tr td.cancer {
    background: #43b9f6
}

.timeTable tbody tr td.bgf {
    background: #fff;
    visibility: hidden
}

.bannercontainer {
    width: 100%;
    position: relative;
    padding: 0;
    z-index: 1
}

.bannercontainer .preloader {
    position: absolute;
    height: 100%;
    width: 100%;
    line-height: 660px;
    text-align: center;
    background: #fff;
    z-index: 9999
}

.bannercontainer .main_slider li .container {
    top: -805px;
    position: relative;
    height: 100%
}

.bannercontainer .main_slider li .heading {
    font-weight: 800;
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #13365E
}

.bannercontainer .main_slider li .para {
    font-family: Karla, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #13365E
}

.bannercontainer .main_slider li .link a {
    color: #fff
}

.bannercontainer .main_slider li.first-slide .heading {
    top: 360px
}

.bannercontainer .main_slider li.first-slide .heading span {
    color: #4C77A1;
    font-size: 74px;
    font-style: italic
}

.bannercontainer .main_slider li.first-slide .para {
    top: 470px;
    color: #13365E;
    font-weight: 700
}

.bannercontainer .main_slider li.second-slide .heading {
    top: 260px
}

.bannercontainer .main_slider li.second-slide .heading span {
    color: #4C77A1;
    font-size: 74px;
    font-style: italic
}

.bannercontainer .main_slider li.second-slide .para {
    color: #13365E;
    font-weight: 700;
    top: 370px;
    font-size: 18px!important
}

.bannercontainer .main_slider li.second-slide .link {
    top: 330px
}

.bannercontainer .main_slider li.third-slide .heading {
    top: 360px;
    color: #13365E;
    font-size: 18px!important
}

.bannercontainer .main_slider li.third-slide .heading span {
    color: #4C77A1;
    font-size: 74px;
    font-style: italic
}

.bannercontainer .main_slider li.third-slide .para {
    color: #13365E;
    font-weight: 700;
    font-size: 18px!important;
    top: 470px
}

.bannercontainer .main_slider li.third-slide .link {
    top: 330px
}

.service_tab {
    padding: 60px 0 125px
}

.service_tab #service_tab {
    margin: 60px 0 90px
}

.service_tab #service_tab li {
    padding: 0 15px;
    text-align: center
}

.service_tab #service_tab li a {
    border-radius: 0;
    padding: 0 5px 20px;
    line-height: 1.4;
    font-size: 13px;
    font-weight: 600;
    color: #4c77a1
}

.service_tab .tab-content .tab-pane .ts,
.service_tab .tab-content .tab-pane h3 {
    font-weight: 700;
    font-family: Lato, sans-serif;
    text-transform: uppercase
}

.service_tab #service_tab li a span {
    display: block;
    margin: -25px auto 20px;
    background: center center no-repeat #4c77a1;
    transition: all .3s ease-in-out;
    border-radius: 100%;
    width: 64px;
    height: 64px;
    color: #fff;
    padding: 19px 0 0;
    font-size: 18px
}

@media(max-width:768px) {
    .service_tab #service_tab li a {
        padding: 0 5px 30px
    }
    .service_tab #service_tab li a span {
        margin: -25px auto 10px
    }
}

.service_tab #service_tab li a:hover {
    background: 0 0
}

.service_tab #service_tab li.active a {
    color: #13365E
}

.service_tab #service_tab li.active a span {
    background-color: #13365E
}

.service_tab .tab-content .tab-pane .col-sm-6 .row {
    position: relative
}

.service_tab .tab-content .tab-pane img {
    width: 100%
}

.service_tab .tab-content .tab-pane .ts {
    display: block;
    padding: 0 20px;
    line-height: 38px;
    background: #13365E;
    color: #fff;
    position: absolute;
    bottom: 75px;
    right: 0
}

.service_tab .tab-content .tab-pane h3 {
    margin-bottom: 30px;
    color: #404d5f
}

.service_tab .tab-content .tab-pane h3:after {
    content: '';
    width: 85px;
    height: 1px;
    background: #0186d5;
    display: block;
    margin: 13px 0 0
}

.service_tab .tab-content .tab-pane h4 {
    font-family: Lato, sans-serif;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
    color: #657188;
    margin-top: 0;
    margin-bottom: 20px
}

.panel-body ul.list li,
.service_tab .tab-content .tab-pane p,
body {
    font-family: Karla, sans-serif
}

.service_tab .tab-content .tab-pane p {
    color: #8595b1;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify
}

ul.linklist {
    margin: 0;
    padding: 0
}

ul.linklist li {
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
    display: inline-block;
    list-style: none
}

ul.linklist li a {
    color: #337ab7
}

.modal-content {
    padding: 20px
}

ul.listing li {
    margin: 0 0 5px
}

ul.listing li a {
    font-size: 18px;
    font-style: italic
}

.nop {
    padding: 0!important
}

.cicon {
    font-size: 28px;
    color: #fe824c
}

.smileaddress {
    border-bottom: 1px solid grey
}

.smileaddress h4 {
    font-weight: 700;
    color: #0186d5;
    font-size: 16px;
    font-style: italic
}

.smileaddress p {
    display: inline-block;
    clear: right;
    text-align: left;
    margin-left: 10px;
    font-size: 13px
}

a.more {
    background: #fe824c;
    color: #fff;
    line-height: 48px;
    padding: 10px 35px
}

.services .tab-content p,
p {
    line-height: 24px
}

.footer_social>li,
.footer_ul>li {
    padding: 5px;
    list-style: none
}

#footer-map {
    display: none
}

.footer_social>li {
    display: inline
}

.footer_social a {
    text-decoration: none;
    color: #454545
}

.footer_social span {
    color: #454545;
    font-size: 24px
}

.footer_ulinks {
    margin: 20px;
    padding: 20px
}

.footer_ulinks>li {
    list-style: none
}

.footer_ulinks li a {
    color: #000
}

ul.formlist {
    padding: 0
}

ul.formlist li {
    list-style: none;
    margin: 0 0 5px;
    padding: 0 0 5px
}

ul.formlist li a {
    font-size: 13px;
    color: #404d5f
}

ul.formlist li a:hover {
    color: #0186d5
}

.contactForm {
    height: 346px
}

#Acontent p {
    margin-bottom: 10px
}

#Acontent p strong {
    color: #000;
    font-size: 18px
}

.address-panel .panel-body {
    padding: 0
}

.panel-body ul.list li {
    color: #404d5f;
    font-size: 16px
}

a.chatwithus {
    z-index: 999;
    background: #13365E;
    font-size: 20px;
    color: #fff;
    padding: 10px;
    position: fixed;
    right: 0;
    bottom: 0
}

.pagination,
.panel,
.panel-footer {
    background-color: transparent
}

.post-operative {
    height: 90%;
    overflow-y: scroll
}

.glyphicon {
    margin-right: 4px!important
}

.pagination .glyphicon {
    margin-right: 0!important
}

.pagination a {
    color: #555
}

.panel-footer {
    display: table;
    margin: 0 auto
}

.address-panel .panel ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.address-panel {
    height: 180px
}

.address-panel .news-item table tr td img {
    margin-right: 20px;
    border-radius: 0!important
}

footer .heading {
    padding: 10px 0 0
}

.itemaddress,
ul.demo1,
ul.demo1 li {
    margin: 0;
    padding: 0
}

.panel-default {
    border: none
}

ul.demo1 li {
    list-style: none;
    height: 185px
}

.heading span,
h3.heading span {
    height: 3px;
    bottom: -1px;
    right: 0;
    left: 0
}

.panel-footer {
    border: none
}

.panel {
    box-shadow: none
}

.itemaddress {
    display: block
}

#contact_form #ajax_error_box_two,
#myform #ajax_error_box,
#testimonial_li,
.contactForm #error,
.contactForm #success,
.contact_form #error {
    display: none
}

.itemaddress p {
    color: #404d5f
}

@media(min-width:992px) and (max-width:1150px) {
    .itemaddress {
        width: 100%
    }
}

.contact_form #error {
    padding: 15px;
    border: 1px solid #D23838;
    width: 100%;
    background-color: rgba(255, 0, 0, .1);
    color: rgba(197, 46, 46, .77);
    margin-bottom: 10px
}

.contact_form #success {
    padding: 15px;
    border: 1px solid rgba(31, 128, 49, .77);
    width: 100%;
    background-color: rgba(85, 151, 119, .27);
    color: rgba(31, 128, 49, .77);
    margin-bottom: 10px;
    display: none
}

#myform #fail_error_box4,
#myform #success_error_box4 {
    padding: 15px;
    width: 100%;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center
}

#myform #success_error_box4 {
    border-left: 2px solid #17b517;
    border-right: 2px solid #18a91b;
    border-top: 2px solid #19aa1c;
    color: #17B517
}

#myform #fail_error_box4 {
    border-left: 2px solid #ef1a1a;
    border-right: 2px solid #ef1a1a;
    border-top: 2px solid #ef1a1a;
    color: #ef1a1a
}

@media(min-width:1200px) {
    #myform .appo_names {
        padding-left: 0!important;
        padding-right: 0!important
    }
}

.def_color {
    color: #fff
}

#myform input[type=date]::-webkit-inner-spin-button,
#myform input[type=date]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

@media (min-width:1200px) {
    .top-header {
        left: 0;
        top: 0;
        width: 100%;
        z-index: 999999
    }
}

.address .view_all {
    margin-bottom: 20px
}

body {
    font-weight: 400;
    color: #797979
}

* {
    margin: 0;
    padding: 0
}

.mar45 {
    margin-top: 45px
}

.pad45 {
    padding-bottom: 45px
}

.pad35 {
    margin-top: 35px
}

.mar90 {
    margin-top: 90px
}

h4.heading {
    font-weight: 800;
    color: #555;
    text-align: center
}

.heading,
h3.heading {
    text-align: center;
    font-weight: 400;
    color: #000;
    border-bottom: 1px solid #000;
    display: table
}

.heading {
    font-size: 36px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 15px
}

.heading span {
    width: 100px;
    position: absolute;
    background: #000;
    margin: 0 auto;
    display: table
}

.blogContent .heading {
    font-size: 14px !important;
}

p.para {
    text-align: center;
    font-size: 17px
}

.lightBg {
    background: #ebebeb
}

h3.heading {
    font-size: 24px;
    position: relative;
    margin: 0 auto 25px;
    padding-bottom: 8px
}

h3.heading span {
    width: 70px;
    position: absolute;
    background: #000;
    margin: 0 auto;
    display: table
}

#map {
    width: 100%;
    height: 450px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: Lato, sans-serif
}

p {
    font-size: 15px
}

header {
    padding: 5px 0
}

header p {
    font-size: 13px
}

.contactMethod p {
    text-align: right
}

ul.information {
    margin: 0;
    padding: 0;
    float: right
}

ul.information li {
    margin: 0 19px 0 0;
    padding: 0;
    display: inline-block;
    list-style: none;
    font-size: 16px
}

#main_nav {
    margin-top: 5px
}

#main_nav ul.navbar-nav li a {
    font-weight: 700
}

.navbar-static-top {
    z-index: 99
}

.carousel {
    overflow: hidden
}


/*.carousel-inner>.item{height:608px}*/

.carousel-caption {
    display: table;
    width: 726px;
    text-shadow: 1px 1px 1px 000;
    top: 0;
    text-align: left;
    padding-top: 12%;
    left: 125px;
}

.info,
.info h4,
.rightOffer,
.rightOffer h1 {
    text-align: center
}

.carousel-caption h1 {
    color: #4c77a1;
    font-size: 50px;
    font-style: italic;
    font-weight: 800;
    font-family: Lato, sans-serif;
    text-transform: uppercase
}

.carousel-caption h2 {
    color: #4c77a1;
    font-size: 36px;
    font-style: italic;
    font-weight: 800
}

.carousel-caption p {
    color: #4c77a1;
    font-weight: 800;
    font-size: 17px
}

.next,
.prev {
    position: absolute;
    top: 47%;
    font-size: 40px;
    color: #4C77A1;
    width: 40px;
    height: 40px;
}

.next i,
.prev i {
    margin-top: 0px;
    display: block;
    margin-left: 13px;
}

.thirdslide h1,
.thirdslide h2,
.thirdslide p {
    color: #4C77A1;
    text-shadow: none
}

.prev {
    left: 5%
}

.next {
    right: 5%
}

.blockQuick {
    margin-top: 30px;
    color: #fff
}

.offer-box {
    min-height: 150px;
    margin-bottom: 25px;
    height: 190px;
    position: relative;
    box-shadow: 5px 6px 10px #c2c2c2
}

.leftOffer {
    float: left;
    width: 67%;
    padding: 5% 0 0 5%;
    position: relative
}

.leftOffer h1 {
    font-size: 17px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 14px;
    text-transform: uppercase;
    color: #fff
}

.leftOffer h2 {
    font-size: 17px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 14px;
    text-transform: uppercase;
    color: #fff;
    min-height: 36px;
}

.leftOffer p {
    min-height: 75px;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
}

.leftOffer h4 {
    text-transform: uppercase;
    display: block;
    color: #fff;
    text-decoration: underline;
    font-size: 12px
}

.rightOffer {
    float: right;
    width: 33%;
    height: 189px;
    background: #00a6bb;
    padding: 12px 0
}

.rightOffer h1 {
    font-weight: 800;
    font-size: 27px;
    margin-top: 60px;
    color: #fff
}

.rightOffer h2 {
    font-weight: 700;
    font-size: 21px;
    color: #fff;
    margin: 0 0 10px;
    padding: 0
}

.rightOffer h2 span {
    font-size: 35px
}

.rightOffer h3 {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    margin: 0 0 10px
}

.rightOffer h4 {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff
}

.rightOffer small {
    color: #fff;
    font-weight: 700
}

.rightOffer p small {
    font-weight: 400
}

.rightOffer p {
    margin: 0
}

.quickBlock img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1
}

.quickBlock h6 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300
}

.lightBlue {
    background: #1f738b
}

.lightGreen {
    background: #5c941b
}

.lightOrange {
    background: #d79900
}

.darkBlue {
    background: #00a6bb
}

.darktGreen {
    background: #79ae3b
}

.darkOrange {
    background: #e8b008
}

.margintop {
    margin-top: 55px !important;
}

.effect8 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.effect8:after,
.effect8:before {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 5px 10px 15px rgba(0, 0, 0, .8);
    -moz-box-shadow: 5px 10px 15px rgba(0, 0, 0, .8);
    box-shadow: 5px 10px 15px rgba(0, 0, 0, .8);
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0;
    -moz-border-radius: 100px/10px;
    border-radius: 100px/10px
}

.effect8:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg)
}

.services .nav-tabs {
    margin: 0 auto;
    display: table;
    padding: 0;
    border: none;
    outline: 0
}

.services .nav-tabs li a {
    border: none;
    outline: 0;
    color: #1d5b77;
    font-size: 16px;
    font-weight: 700;
    font-family: Karla, sans-serif;
}

.services .nav-tabs li a:hover,
.services .nav-tabs li.active a,
.services .nav-tabs li.active a:focus,
.services .nav-tabs li.active a:hover {
    background: 0 0;
    border: none;
    outline: 0;
    color: #020202;
}

.services .tab-content {
    padding-top: 45px
}

.services .tab-content h3 {
    padding-top: 35px;
    margin-bottom: 10px;
    color: #000
}

ul.contactForm {
    margin: 0;
    padding: 0
}

ul.contactForm li {
    list-style: none;
    margin: 0 0 10px;
    padding: 0
}

ul.contactForm li label {
    clear: both;
    display: block;
    font-weight: 300
}

ul.contactForm li input[type=text],
ul.contactForm li input[type=email],
ul.contactForm li textarea {
    width: 100%;
    outline: 0;
    border: 1px solid #484646;
    height: 38px;
    padding-left: 10px;
    color: #333;
}

ul.contactForm li textarea {
    height: 70px;
    resize: none;
}

ul.contactForm li input[type=submit] {
    padding: 10px 15px;
    border-radius: 2px;
    background: #4C77A1;
    border: none;
    outline: 0;
    float: right;
    color: #fff;
    font-weight: 700
}

.info {
    padding-bottom: 45px
}

.info h4 {
    color: #4c77a1;
    border: 1px solid #4c77a1;
    width: 52px;
    height: 52px;
    padding: 15px 0;
    border-radius: 100%;
    display: table;
    margin: 0 auto 10px
}

.about p,
.blog p {
    text-align: justify
}

#smileSelectServices {
    padding-bottom: 45px
}

a.years {
    position: fixed;
    left: 7%;
    top: 0;
    z-index: 999999
}

ul.terms {
    margin: 15px auto 0;
    padding: 0;
    display: table
}

ul.terms li {
    list-style: none;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    float: left;
    border-right: 1px solid #000
}

ul.terms li:last-child {
    border: none;
    margin: 0;
    padding: 0
}

ul.terms li a {
    color: #000;
    font-size: 13px
}

ul.terms li a:hover {
    color: #333
}

#sliderMain .item img {
    width: 100%
}

.panel-group {
    margin-bottom: 1px
}

.panel-default>.panel-heading {
    background: #0186d5;
    color: #fff;
    line-height: 1.2;
    padding: 17px 75px 17px 30px;
    position: relative
}

.minus,
.plus {
    width: 67px;
    height: 100%;
    margin-right: 0;
    position: absolute;
    top: 0;
    right: 0
}

.plus {
    background: url(../images/plus.png) center center no-repeat #0278bf
}

.minus {
    background: url(../images/minus.jpg) center center no-repeat #0278bf
}

.panel-body p {
    line-height: 24px
}

.patientForm {
    background: rgba(19, 54, 94, .8);
    height: 400px
}

ul.demo1 li .itemaddress p {
    margin: 0
}

.year25 {
    margin-top: 10px
}

#contactForm .submit_btn {
    background: #13365E;
    padding: 6px 14px;
    border-radius: 4px;
    color: #fff;
    border: none;
    outline: 0
}

.book a {
    cursor: pointer
}

.transparent {
    background-color: transparent;
    box-shadow: none;
    border: none
}

.bookappoint {
    width: 320px;
    padding: 0;
    margin: 0 auto
}

.bookappoint .modal-body {
    margin: 0;
    padding: 0
}

.appointment_home_form2 button.close {
    opacity: .9;
    color: #fff
}

.imgLeft a img:hover,
ul.instagramList li a:hover img {
    opacity: .7
}

.form-control {
    border: none
}

.customform {
    width: 320px;
    padding: 0
}

.whitebg .modal-content {
    background: #fff
}

.modal-title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
    padding-bottom: 10px
}

.panel-heading .panel-title a {
    display: block
}

.contact_form_area input[type=tel],
.contact_form_area input[type=text],
.contact_form_area input[type=email],
.contact_form_area textarea {
    border: 1px solid #ccc;
    width: 100%;
    padding: 5px 15px;
    resize: none
}

ul.pagination li a,
ul.pagination li a:active,
ul.pagination li a:focus,
ul.pagination li a:hover {
    background-color: transparent;
    border-color: transparent
}

a.chatwithus {
    display: none
}

ul.sublisting li a {
    color: #8595b1
}

.blog p>b:first-child {
    font-size: 20px!important;
    padding-top: 10px!important;
    margin-bottom: 8px!important;
    font-weight: 600!important;
}

.blog h1,
.blog h2,
.blog b {
    color: #555;
    font-weight: 800;
    margin-bottom: 10px;
    font-size: 23px;
}

.blog h1 {
    text-transform: uppercase;
    font-size: 30px
}

.blog h2 {
    font-size: 23px
}

.blog h5 {
    font-weight: 800;
    font-style: italic;
    color: #797979;
    margin-bottom: 10px;
    font-size: 18px
}

.blog p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    /*margin-bottom:25px*/
}

.about img,
h5.heading {
    margin-bottom: 10px
}

a.readmore {
    border: 1px solid #13365e;
    color: #080707;
    padding: 10px 15px;
    outline: 0
}

.about p,
h5.heading,
ul.socialIcon li a {
    color: #555
}

.pad45 {
    padding-top: 45px
}

h5.heading {
    font-weight: 800;
    text-align: center
}

ul.socialIcon {
    margin: 0 auto;
    padding: 0;
    display: table
}

ul.instagramList li,
ul.socialIcon li {
    padding: 0;
    display: inline-block;
    list-style: none
}

ul.socialIcon li {
    margin: 0 10px 0 0
}

ul.instagramList {
    margin: 0;
    padding: 0
}

ul.instagramList li {
    margin: 0 0 5px
}

ul.instagramList li a img {
    width: 80px;
    height: 80px
}

.recentPost {
    border-bottom: 1px dashed #000;
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 25px;
    margin-bottom: 20px
}

.recentPost:last-child {
    border: none
}

.imgLeft {
    width: 80px;
    height: 80px;
    float: left
}

.imgLeft a img {
    width: 100%
}

.contentRight {
    width: 60%;
    float: right;
    padding-top: 10px
}

.contentRight h5 a {
    text-transform: uppercase;
    color: #555;
    text-align: left;
    font-weight: 600
}

.contentRight h5 a:hover {
    color: #337AB7
}

.contentRight p {
    font-style: italic;
    font-size: 12px;
    text-align: left
}

.newsletter {
    margin: 0;
    padding: 0
}

.newsletter h5,
.searchDiv h5 {
    font-weight: 800;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase
}

.newsletter input[type=text] {
    width: 100%;
    height: 32px;
    padding-left: 10px;
    margin-bottom: 10px
}

.newsletter input[type=submit],
.searchDiv button {
    width: 100%;
    background: #13375f;
    color: #fff;
    border: none;
    outline: 0;
    padding: 10px 0
}

ul.socialIconBig {
    margin: 0;
    padding: 0
}

ul.socialIconBig li {
    list-style: none;
    float: left;
    margin: 0 15px 0 0;
    padding: 0
}

ul.socialIconBig li a {
    font-size: 20px;
    color: #B9B9B9;
    border: 2px solid #B9B9B9;
    border-radius: 100%;
    height: 42px;
    width: 42px;
    text-align: center;
    display: block;
    padding-top: 6px
}

ul.socialIconBig li a:hover {
    color: #fff;
    background: #B9B9B9;
    border-color: #B9B9B9
}

ul.listing {
    margin: 15px 0;
    padding: 0
}

ul.listing li {
    margin-left: 50px;
    padding: 0;
    list-style: circle;
    color: #8595b1
}

ul.sublisting {
    margin: 15px 0;
    padding: 0
}

ul.sublisting li {
    margin-left: 50px;
    padding: 0;
    color: #797979;
    list-style: outside
}

.blog {
    padding: 0 0 30px;
    margin: 0 0 45px;
    text-align: justify
}

.overlay h2,
.team {
    text-align: center
}

.blog img {
    margin: 0 0 15px
}

.blog h4 {
    margin-bottom: 15px
}

footer {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    background: url(../images/footer.jpg) right center no-repeat
}

footer h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 45px 0 25px;
    color: #000;
    text-transform: uppercase
}

.map,
ul.location {
    margin: 0;
    padding: 0
}

ul.location li {
    list-style: none;
    margin: 0;
    padding: 5% 10%
}

.news-item {
    background: rgba(255, 255, 255, .5)
}

.itemaddress {
    height: 150px
}

.itemaddress p {
    margin: 0;
    padding: 0
}

ul.socialIcons {
    margin: 0 auto;
    padding: 0;
    display: table
}

ul.socialIcons li {
    list-style: none;
    margin: 0 5px 0 0;
    padding: 0;
    float: left
}

ul.socialIcons li:last-child {
    margin: 0
}

ul.socialIcons li a {
    text-align: center;
    width: 40px;
    height: 40px;
    display: block;
    color: #fff;
    border-radius: 100%
}

ul.socialIcons li a.facebook {
    background: #3765A3
}

ul.socialIcons li a.twitter {
    background: #5EA9DD
}

ul.socialIcons li a.googleplus {
    background: #DC493C
}

ul.socialIcons li a.pinterest {
    background: #BD2126
}

ul.socialIcons li a.youtube {
    background: #E22D26
}

ul.socialIcons li a i {
    vertical-align: middle;
    padding-top: 11px;
    font-size: 18px
}

ul.socialIcons li a:hover {
    background: #13365E
}

ul.formlist {
    margin: 25px 0
}

ul.formlist>li {
    border-bottom: 1px solid #13365E
}

.overlay {
    background: rgba(1, 134, 213, .5);
    height: 100%;
    position: relative;
    width: 100%;
    top: 0;
    bottom: 0;
    padding: 90px 0
}

.overlay h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 35px
}

.markerLogo {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    border: 5px solid #fff;
    border-radius: 100%;
    z-index: 999;
    width: 36px;
    height: 36px
}

.team img {
    margin-bottom: 15px
}

.team h5 {
    color: #404d5f;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px;
    text-transform: uppercase
}

.team h6 {
    color: #0186d5;
    font-size: 16px;
    font-style: italic;
    font-weight: 400
}

.mainContainer h4 {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    margin-bottom: 8px
}

.mainContainer p {
    padding-bottom: 15px
}

.error-list {
    padding: 0 20px
}

.testimonial_img a.youtube {
    display: block;
    position: relative
}

.testimonial_img a.youtube img.playbtn {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 10px;
    top: 15px;
    display: table;
    z-index: 999;
    border: none;
    outline: 0
}

.accorContent {
    padding: 90px 0
}


/*#alert-messages .alert{display:none}*/

.ok-list li {
    padding-left: 20px;
    list-style: none;
}

.ok-list li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    font-size: 11px;
}

ul.information li span {
    font-weight: 800;
    font-size: 19px;
}

.news-item span {
    font-weight: 800;
}

#sbmtBtn {
    padding: 10px 15px;
    border-radius: 2px;
    background: #4C77A1;
    border: none;
    outline: 0;
    float: right;
    color: #fff;
    font-weight: 700;
}

.newsletter input[type=email],
.searchDiv input[type=text] {
    width: 100%;
    outline: 0;
    border: 1px solid #ccc;
    height: 38px;
    padding-left: 10px;
    margin-bottom: 10px;
}

#contactForm {
    padding-bottom: 50px;
}

.clear {
    clear: both;
}

ul.socialIcons li a.youtubefooter {
    background: #E22D26;
}

ul.socialIcons li a.youtubefooter:hover {
    background: #13365E;
}

.navbar-header {
    width: 26%;
}


/*.navbar-brand img{*/


/*height: 70px;*/


/*}*/

.seacrhbtn {
    margin: 10px 0;
}

.blog ul {
    margin: 15px 0;
    padding: 0;
}

.blog ul li {
    margin-left: 50px;
    padding: 0;
    list-style: circle;
    color: #8595b1;
}

.recent-post img {
    height: 140px;
    margin-bottom: 10px;
}

.blogContent {
    display: none;
}

#keyword {
    border: 1px solid #ccc;
}

.paypal {
    float: right;
    width: 100px;
    height: 100px;
    margin-top: 15px;
}

#consentform span.help-block.form-error {
    font-size: 12px;
}

.home h3.heading {
    font-size: 30px;
}

.leftOffer h3 {
    color: #fff;
    font-size: 22px;
}

#myCarousel {
    margin-top: 190px;
}

#myCarousel .carousel-inner>.item {
    height: auto !important;
}

#myCarousel .carousel-inner>.item>img {
    height: 360px;
    width: 100%;
}

.touchBtn {
    border: 1px solid #13365e;
    color: #080707;
    border-radius: 0;
    background: #fff;
}

.touchBtn:hover {
    background: #4C77A1;
    /*color: #fff;*/
}

.search-subscribe-container {
    width: 25%;
}

.blogContain {
    min-height: 600px;
}

.blogDiv {
    min-height: 600px;
}

#loader {
    display: none;
}

.banner {
    position: absolute;
    margin-top: 50px;
    /* padding: 20px; */
    top: 0;
}

.banner-inner {
    background: #fff;
    border-radius: 20px;
    padding: 10px;
}

.banner-inner h2 {
    margin-top: 0;
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    color: #13365E;
}

.banner-inner .tagline {
    color: #13365E;
}

.no-copay {
    padding-top: 30px;
}

.banner-heading {
    margin: 0 0 25px 0;
    font-size: 35px;
    line-height: 1.3;
    color: #13365E;
}

.utlimateBtn {
    position: absolute;
    top: 0;
    left: 20px;
    width: 120px;
    padding-top: 24%;
}

.learnmore {
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
    color: #000;
}

.rightOffer a {
    color: #fff;
}

.btn {
    padding: 9px 20px;
    border-radius: 0;
}

.btn-primary {
    background: #4c77a1;
}

.img-center {
    margin: 0 auto;
}

button.close {
    z-index: 5555;
    position: relative;
}

.dropdown-menu-sub {
    display: none;
    list-style: none;
    padding-left: 20px;
}

.dropdown-menu-container.open .dropdown-menu-sub {
    display: block;
}

.registeration-dropdown .dropdown-toggle {
    color: #555;
    cursor: pointer;
}

.search-form {
    margin-top: 40px;
}

.testimonial_img img.img-responsive {
    height: 200px;
    width: 100%;
}

.slider-heading {
    color: #4c77a1;
    font-size: 50px !important;
    font-style: italic !important;
    font-weight: 800 !important;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
}


/* blog font change css */

.blog * {
    font-family: Karla, sans-serif!important;
}

.blog *,
.blog p,
.blog p *,
.blog span,
.blog span *,
.blog em
{
    font-family: Karla, sans-serif!important;
}

.blog p,
.blog p *,
.blog span,
.blog span *,
.blog ul,
.blog ul *,
.blog ol,
.blog ol *,
.blog strong,
.blog strong * {
    font-family: Karla, sans-serif!important;
    font-size: 15px!important;
    line-height: 24px!important;
    /* font-weight: 400!important; */
    color: #555!important;
}

.blog p b br {
    display: none;
}

.blog li {
    padding-bottom: 10px!important;
}

.blog ol,
.blog ul {
    padding: 0 0 0 15px;
    margin: 0;
}

.blog ol {
    padding-left: 18px;
}

ul.list li {
    font-family: Karla, sans-serif!important;
    font-size: 15px!important;
    line-height: 24px!important;
    font-weight: 400!important;
    color: #797979!important;
    margin: 0;
    text-align: justify;
    padding: 0;
}

ul.list {
    padding-left: 20px;
}

.blog ul li p {
    margin: 0!important;
    padding: 0!important;
}

.blog ul li {
    margin-left: 0;
}

.google_review {
    margin: 30px 0;
}

.review-content span.star-rating {
    color: #ffc000;
    float: left;
    font-size: 13px;
    margin-top: 2px;
}

.review-content {
    color: #1a2736;
    float: left;
    margin-bottom: 20px;
    display: table-row;
    vertical-align: middle;
    height: 180px;
    background-color: #ffffff;
    padding: 15px;
}

.reviews-middle .get-attr img {
    height: auto!important;
    max-height: 25px!important;
    float: left;
    margin-top: -2px;
    margin-right: 10px;
}

.review-content div.parag {
    border-radius: 10px;
    position: relative;
    color: #696969;
    height: 105px;
    display: table-cell;
    vertical-align: middle;
    clear: right;
    width: 530px;
    z-index: 1;
}

.review-content .read-more {
    overflow: hidden;
    max-height: 62px;
    font-size: 14px;
    line-height: 1.50;
    text-align: left;
    color: #1a2736;
}

.review-content__footer {
    height: 30px;
    border-radius: 4px;
    background-color: #eceff3;
    color: #8597ac;
    text-transform: uppercase;
    padding: 7px;
    font-size: 14px;
}

.review-content__footer h3 {
    float: left;
    font-size: 14px;
    color: #8597ac;
    margin: 0;
    padding: 0;
}

.review-content__footer label {
    float: right;
}

.blog h2.subhead {
    font-size: 20px;
    padding-top: 10px;
    margin-bottom: 8px;
    font-weight: 600;
}

.blog p strong {
    font-weight: bold!important;
    font-size: 17px!important;
}

.blog ul.bloglist {
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 14px;
}

.blog ul.bloglist li {
    color: #333!important;
    margin-bottom: 0!important;
    padding-bottom: 10px!important;
    line-height: 21px!important;
}

.blog ul.bloglist li b {
    font-weight: 600!important;
    color: #333!important;
}

.blog ol.bloglist li b {
    font-weight: 600!important;
    color: #333!important;
}

.modal-backdrop.in {
    opacity: .6;
    filter: alpha(opacity=50);
}

.blog ol.bloglist li strong {
    font-weight: 600!important;
    color: #333!important;
}

.smile-txt p {
    color: #333;
}

.smile-txt {
    clear: both;
    padding-top: 31px;
}

.mar25 {
    margin-top: 25px;
}

.mar15 {
    margin-top: 15px;
}

.schedule.nop p span {
    color: #333;
}

body .job-link {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
    color: #020f1d;
}

ul.information li {
    color: #333;
}

.rightOffer.darkBlue {
    background: #005b77;
}

.offer-box.lightGreen {
    background: #406b0e;
}

.rightOffer.darktGreen {
    background: #2b5000;
}

.offer-box.lightOrange {
    background: #9a6e00;
}

.rightOffer.darkOrange {
    background: #775900;
}

p {
    color: #333;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#mapsection .modal-dialog {
    width: 800px;
    max-width: 96%;
    padding: 0;
}

div#mapsection .modal-dialog .modal-content {
    margin: 0;
    padding: 0;
    position: relative;
}

div#mapsection .modal-dialog .modal-content .modal-body {
    margin: 0;
    padding: 0;
}

div#mapsection .modal-dialog .modal-content iframe#gmap {
    border: 0;
}

button.close {
    position: absolute;
    top: -15px;
    right: -14px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    z-index: 9999;
    opacity: 1;
}

button.close:hover {
    opacity: 1;
}

/* #testimonial {
    height: 520px;
    overflow: hidden;
    overflow-y: scroll;
} */

#payment-alert-messages .alert {
    display: none;
}

.text-ellipsis {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.input_row {
    padding: 12px 30px;
}

#payModel .form-control {
    border: solid thin;
}

#witness,
#date,
#formemailid,
#gname,
#witness,
#name {
    display: none;
}

.appointment_home_form2 button.close span {
    color: #333;
}

.footer {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right center;
}

.blogDiv img {
    max-width: 100%;
    height: auto;
    width: 75%;
}

.blogpost {
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    clear: both;
    width: 100%;
}

.blogpost h3.post-title.font-primary {
    padding: 0 0 10px;
    margin: 0;
}

.blogpost .blogmeta {
    padding-bottom: 5px;
    font-size: 16px;
    color: #333;
}

.blogpost .blogmeta small {
    font-size: 16px;
    color: #333;
}

.blogpost .blogmeta span {
    font-weight: bold;
}

.blog .blogpost p {
    /* font-size: 16px; */
}

button.btn.contact-btn {
    border: 1px solid #13365e;
    color: #080707;
    padding: 10px 15px;
    outline: 0;
}

.blogpost .post-link a {
    border: 1px solid #13365e;
    color: #080707;
    padding: 9px 15px;
    outline: 0;
    display: inline-block;
    margin-top: 10px;
}

.blog .blogDiv img {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.recentbpost .contentRight h5 {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.recentbpost .contentRight {
    padding: 0;
    margin: 0;
    width: 66%;
}

.recentbpost .recentPost {
    margin-bottom: 25px;
    padding-bottom: 0;
}

.blog .fa {
    font: normal normal normal 14px/1 FontAwesome!important;
}

.social {
    padding-bottom: 30px;
}

.social a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    padding: 8px 10px;
    border-radius: 2px;
}

.social a.sharepopup.flink {
    background: #4a577d;
}

.social a.sharepopup.ftweet {
    background: #2e7d91;
}

.social a.sharepopup.gplus {
    background: #d44330;
}

.social a.sharepopup.flinkden {
    background: #468bdf;
}

.title-info {
    font-size: 18px;
    padding: 20px 0 5px;
    color: #333;
}

.col-sm-12.about.pad45 {
    padding-top: 0;
}

.pad45.subscribeDiv {
    padding-bottom: 0;
}

.columns .column_row p strong,
.columns .column_row p b {
    color: #2c3340;
}

.ok-list li {
    color: #2c3340;
}

.columns .column_row p b {
    color: #2c3340;
}

.pagecontent ul li {
    color: #333;
}

.pagecontent.offerpage h2 {
    padding-bottom: 12px;
    padding-top: 20px;
    color: #404d5f;
    line-height: 1;
    font-family: Lato, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
	.col3 {
		width: 100%;
		width: 100%;
    }
    
    .col-sm-8.blogDiv  + .pull-right.search-subscribe-container {
        padding: 0 25px;
        width: 100%;
        float: none!important;
        max-width: 100%;
        margin: 0!important;
    }


    #payModel .modal-dialog {
        position: relative;
        width: auto;
        margin: 20px;
        pointer-events: none;
    }
   #payModel  button.close {
        top: 5px;
        right: 6px;
    }


}