@import url(fontawesome-all.css);
@import url(animate.css);
@import url(owl.css);
@import url(swiper.min.css);
@import url(jquery-ui.css);
@import url(jquery.fancybox.min.css);
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%
}

body {
    font-size: 14px;
    color: #000;
    line-height: 1.6em;
    font-weight: 400;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: Muli, sans-serif;
    overflow-x: hidden
}

top {
    text-decoration: none;
    cursor: pointer;
    color: #004cda
}

a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

.practo_abs_widget_button {
    color: #1ebef0;
    font-weight: 700;
    background-color: transparent!important;
    background: url(https://www.practo.com/health/widgets/5df722a14b581bca/icon?practice_id=null) no-repeat 0 0!important;
    padding: 0 0 0 55px!important;
    display: inline-block;
    line-height: 41px!important;
    width: 175px!important;
    font-size: 15px;
    text-align: left;
    cursor: pointer;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e0e0e0;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    border-bottom: 0;
    margin-top: -11px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.2em;
    letter-spacing: -.02em
}

textarea {
    overflow: hidden
}

button {
    outline: 0!important;
    cursor: pointer
}

p {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 400;
    color: #181818
}

.text {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    color: #000;
    margin: 0
}

::-webkit-input-placeholder {
    color: inherit
}

::-moz-input-placeholder {
    color: inherit
}

::-ms-input-placeholder {
    color: inherit
}

.auto-container {
    position: relative;
    max-width: 1210px;
    padding: 0 20px;
    margin: 0 auto
}

.page-wrapper {
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
    overflow: hidden;
    position: relative;
    z-index: 9;
    /* position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 100%;
    z-index: 9;
    overflow: overlay; */
}

.page-wrapper::before {
    content: "";
    position: absolute;
    background-image: url(../images/bg.jpg);
    opacity: .06;
    z-index: -1;
    width: 100%;
    height: 100%
}

li,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.theme-btn {
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.theme-btn i {
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin-left: 3px
}

.centered {
    text-align: center!important
}

.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #222;
    padding: 9px 32px;
    font-weight: 700;
    overflow: hidden;
    border-radius: 50px;
    overflow: hidden;
    background: 0 0;
    text-transform: capitalize
}

.btn-style-one .txt {
    position: relative;
    z-index: 1
}

.btn-style-one:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: -50px;
    border-bottom: 50px solid #004cda;
    border-right: 30px solid transparent;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.btn-style-one:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: -50px;
    border-left: 30px solid transparent;
    border-bottom: 50px solid #004cda;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.btn-style-one:hover::before {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%)
}

.btn-style-one:hover::after {
    -webkit-transform: translateX(40%);
    transform: translateX(40%)
}

.btn-style-one:hover {
    color: #fff;
    border-color: #004cda
}


.btn-style-six {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding: 8px 30px;
    font-weight: 500;
    border-radius: 50px;
    background-color: #020267;
    text-transform: capitalize;
    font-family: Muli, sans-serif;
    position: relative;
    top: 10px;
    display: block;
    margin-bottom: 20px
}

.btn-style-six:hover {
    color: #fff!important
}
.list-style-two {
    position: relative
}

.list-style-two li {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    padding-left: 32px;
    margin-bottom: 20px;
    font-family: Lora, serif
}

.list-style-two li:last-child {
    margin-bottom: 0
}

.list-style-two li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: 400
}

.theme_color {
    color: #004cda
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 160px;
    background-image: url(../images/confydentz-logo.png)
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

.imp {
    display: inline-block;
    max-width: 100%;
    height: auto;
    float: right;
    position: relative
}

.dropdown-toggle::after {
    display: none
}

.fa {
    line-height: inherit
}
 

.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #1b1a1c;
    display: none;
    border-radius: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.scroll-to-top:hover {
    background: #004cda
}

.main-header {
    position: relative;
    display: block;
    z-index: 99999
}

.main-header .header-top {
    position: relative;
    background-color: #004cda
}

.main-header .header-top.style-two {
    background-color: #3a3d72
}

.main-header .header-top .top-left {
    position: relative;
    float: left;
    padding: 14px 0
}

.main-header .header-top .top-left .list {
    position: relative
}

.main-header .header-top .top-left .list li {
    position: relative;
    margin-right: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding-left: 25px;
    display: inline-block
}

.main-header .header-top .top-left .list li a {
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.main-header .header-top .top-left .list li .icon {
    position: absolute;
    left: 0;
    top: 4px
}

.main-header .header-top .top-right {
    position: relative;
    float: right;
    padding: 14px 0
}

.main-header .header-top .top-right .social-icons {
    position: relative
}

.main-header .header-top .top-right .social-icons li {
    position: relative;
    margin-left: 18px;
    display: inline-block
}

.main-header .header-top .top-right .social-icons li.share {
    color: #fff;
    font-weight: 600
}

.main-header .header-top .top-right .social-icons li a {
    position: relative;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .header-top .top-right .social-icons li a:hover {
    color: #000
}

.main-header .header-upper {
    position: relative;
    z-index: 5;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    padding: 6px 0 0;
    padding-bottom: 0
}

.main-header .header-upper .container {
    position: relative
}

.main-header .header-upper .logo-outer {
    position: relative;
    float: left;
    z-index: 25;
    padding: 36px 0;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.main-header .logo-outer .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%
}

.nabhlogo {
    position: absolute;
    right: 38px;
    width: 64px;
    top: 0px;
}

.main-header .header-upper .nav-outer {
    float: right;
    position: static
}

.main-header .header-lower {
    position: relative;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.main-menu {
    position: static;
    float: left
}

.main-menu .navbar-collapse {
    padding: 0;
}

.main-menu .navigation {
    position: static;
    margin: 0;
}

.main-menu .navigation>li {
    position: relative;
    float: left;
    padding: 53px 0;
    margin-right: 30px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.main-menu .navigation>li:last-child {
    margin-right: 0
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 35px;
    font-weight: 500;
    opacity: 1;
    color: #222;
    padding: 0;
    text-transform: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-menu .navigation>li>a:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: #222;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-menu .navigation>li.current>a:before,
.main-menu .navigation>li:hover>a:before {
    width: 100%
}

.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
    color: #004cda
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 304px;
    z-index: 100;
    opacity: 1;
    padding: 10px 0 20px;
    background: #fff;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: 0 0 15px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    padding: 0 25px
}

.main-menu .navigation>li>ul>li:last-child a::after {
    display: none
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 7px 0;
    line-height: 19px;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #222;
    border-bottom: 1px solid #d8d8d8;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.main-menu .navigation>li>ul>li>a:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    border-bottom: 1px solid #02c3cc;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation>li>ul>li:hover>a:after {
    width: 100%
}

.main-menu .navigation>li>ul>li:last-child>a {
    border-bottom: none;
    padding-bottom: 0
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #02c3cc
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    position: absolute;
    right: 0;
    top: 6px;
    width: 10px;
    display: block;
    line-height: 19px;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    z-index: 5
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 259px;
    z-index: 100;
    opacity: 1;
    padding: 10px 0 20px;
    background: #fff;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: 0 0 15px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    padding: 0 25px
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 12px 0;
    line-height: 19px;
    font-size: 14px;
    text-align: left;
    color: #222;
    border-bottom: 1px solid #d8d8d8;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.main-menu .navigation>li>ul>li>ul>li>a:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    border-bottom: 1px solid #004cda;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation>li>ul>li>ul>li:hover>a:after {
    width: 100%
}

.main-menu .navigation>li>ul>li>ul>li:last-child>a {
    border-bottom: none;
    padding-bottom: 0
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
    color: #004cda
}

.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.main-menu .navigation>li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.main-menu .navigation>li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    background: #fff;
    color: #004cda;
    cursor: pointer;
    z-index: 5;
    display: none
}

.main-header .outer-box {
    position: relative;
    float: right;
    padding: 46px 0;
    margin-left: 30px
}

.fixed-header .outer-box {
    padding: 0
} 

.main-header .outer-box .btn-box {
    position: relative;
    float: right;
    margin-left: 30px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.main-header .outer-box .btn-box .theme-btn {
    position: relative;
    float: right
}

.header-style-two {
    position: absolute;
    width: 100%;
}

.main-header .header-upper .upper-right .info-outer {
    position: relative;
    padding-bottom: 0;
    padding: 0
}

.info-outer h6 {
    background: 0 0;
    color: #01003e;
    padding: 5px 128px 5px 0;
    margin-bottom: 3px;
    font-size: 21px;
    text-align: right;
    display: none;
}

.info-outer h6 a {
    background: #dc3545;
    color: #f9f9f9
}

.main-header .info-box {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #040468;
    text-align: left;
    text-transform: uppercase;
    padding: 2px 0 0 16px;
}

.main-header .info-box:last-child {
    margin: 0;
    padding: 0
}

.main-header .info-box .icon-box {
    position: absolute;
    left: -39px;
    top: 7px;
    color: #02b3bd;
    font-size: 25px;
    line-height: 1em;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .info-box li {
    position: relative;
    color: #fff;
    font-size: 14px;
    padding: 5px 14px;
    font-weight: 500;
    line-height: 1.9em;
    background: linear-gradient(45deg, #50c1ba, #040468);
    text-transform: initial;
    border-radius: 20px
}

.main-header .info-box li span {
    font-weight: 700;
    font-size: 18px
}

.main-header .info-box li a {
    color: #fff;
    font-size: 14px
}

.clinic_timing {
    position: absolute;
    right: 96px;
    top: 19px;
    background: linear-gradient(45deg, #02c3cc, #040468);
    padding: 8px 17px;
    font-size: 14px;
    color: #fff;
    border-radius: 30px
}

.clinic_timing i {
    margin-right: 4px
}

.main-header.header-style-two .header-lower {
    background-color: transparent
}

.main-header.header-style-two .nav-outer {
    width: auto;
    background: #010066;
    margin: 5px 0 0;
}

.main-header.header-style-two .header-upper .logo-box {
    padding: 0;
    margin: 0
}

.main-header.header-style-two .outer-box {
    padding: 0
} 

.main-header.header-style-two .header-upper .upper-right {
    padding-left: 0;
    padding-top: 0
}

.option-box {
    position: relative;
    float: left;
    margin-top: 0;
    margin-left: 25px
}

.main-header .outer-box .option-box>li {
    position: relative;
    margin-left: 20px;
    display: inline-block
} 

.header-style-two .outer-box .nav-box {
    position: relative;
    float: left;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    margin: 14px 0 14px 20px
}

.header-style-two .main-menu .navigation>li {
    padding: 3px 13px;
    margin-right: 0px;
}

.nav-bar {
    padding-left: 0
}

.header-style-two .main-menu .navigation>li>a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase
}

.header-style-two .main-menu .navigation>li>a:before {
    display: none
}

.header-style-two.fixed-header .main-menu .navigation>li.current,
.header-style-two.fixed-header .main-menu .navigation>li:hover {
    background: 0 0
} 
.header-style-two.fixed-header .main-menu .navigation>li.current a,
.header-style-two.fixed-header .main-menu .navigation>li:hover a {
    color: #222!important
}

.header-style-two .main-menu .navigation>li.current>a,
.header-style-two .main-menu .navigation>li:hover>a {
    color: #fff!important
}

.header-style-two .header-lower .outer-box .social-box {
    position: relative;
    float: left;
    margin-top: 16px;
    margin-right: 15px
}

.header-style-two .header-lower .outer-box .social-box li {
    position: relative;
    margin: 0 7px;
    display: inline-block
}

.header-style-two .header-lower .outer-box .social-box li a {
    position: relative;
    color: #fff;
    font-size: 14px
}
  
.close-side-widget {
    color: #fff
}

.sticky-header {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    z-index: -1;
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 53%);
    transition: top .3s ease
}

.fixed-header .sticky-header {
    opacity: 1;
    z-index: 99999;
    visibility: visible
}

.fixed-header .sticky-header .logo {
    padding: 12px 0;
    left: 0
}

.sticky-header .main-menu .navigation>li {
    margin-left: 25px;
    padding: 0;
    margin-right: 0;
    background-color: transparent
}

.sticky-header .main-menu .navigation>li:after,
.sticky-header .main-menu .navigation>li>a:before {
    display: none!important
}

.sticky-header .main-menu .navigation>li>a {
    padding-top: 10px!important;
    line-height: 30px;
    font-size: 13px;
    padding-bottom: 15px!important;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.sticky-header .main-menu .navigation>li.current-menu-item>a,
.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a {
    opacity: 1;
    color: #004cda
}

.nav-outer .mobile-nav-toggler {
    position: relative;
    display: none
}

.nav-outer .mobile-nav-toggler .icon {
    display: block;
    font-size: 30px;
    line-height: 40px;
    cursor: pointer;
    padding: 14px 0;
    color: #004cda
}

.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 999999
}

.mobile-menu .nav-logo {
    position: relative;
    padding: 20px 20px;
    text-align: left
}

.mobile-menu-visible {
    overflow: hidden
}

.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible
}

.mobile-menu .menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, .9);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all .9s ease;
    -moz-transition: all .9s ease;
    -webkit-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #fff;
    padding: 0 0;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%)
}

.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mobile-menu .close-btn {
    position: absolute;
    right: 8px;
    top: 3px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    font-size: 32px;
    color: #202020;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.mobile-menu .close-btn:hover {
    opacity: .5
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.mobile-menu .navigation li>ul>li:last-child {
    border-bottom: none
}

.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.mobile-menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 20px;
    font-size: 15px;
    color: #404040;
    text-transform: capitalize
}

.mobile-menu .navigation li.current>a,
.mobile-menu .navigation li>a:hover {
    color: #004cda
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    color: #404040;
    cursor: pointer;
    z-index: 5
}

.mobile-menu .navigation li.dropdown .dropdown-btn:after {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 1px;
    height: 24px;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
    display: none
}


.sec-title {
    z-index: 1;
    margin-bottom: 10px
}

.sec-title h1 {
    font-size: 25px;
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #040468;
    font-weight: 600;
    padding-bottom: 20px;
    text-transform: capitalize
}

.sec-title h3 {
    font-size: 20px;
    color: #02bcc4
}

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 23px;
    line-height: 1.2em;
    color: #0dbfc7;
    font-weight: 600;
    padding-bottom: 20px;
    text-transform: capitalize
}

.sec-title .separator {
    position: relative;
    width: 100px;
    margin: auto
}

.team-title h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 39px;
    display: inline-block;
    border-bottom: 2px solid;
    padding-bottom: 1px;
    margin-bottom: 23px
}

.facili-title {
    padding: 20px 0
}

.sec-title .separator:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #03bac5
}

.sec-title .separator:after {
    position: absolute;
    content: '';
    left: 50%;
    top: -15px;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    border: 10px solid #03a8b4;
    background-color: #fff
}

.sec-title.light .separator:after {
    background-color: #010066;
    border: 10px solid #fff
}

.sec-title .separator.style-two::after {
    border-color: #f5f5f5
}

.sec-title .separator.style-three::after {
    border-color: #fafafa
}

.sec-title.centered .separator {
    margin: 0 auto
}

.sec-title.light .title,
.sec-title.light h2 {
    color: #efefef;
    padding-bottom: 8px
}

.sec-title.centered {
    text-align: center
}

.sec-title.style-two .title {
    text-transform: capitalize;
    color: #004cda;
    font-size: 20px
}

.slide {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.slide1 {
    background-image: url(../images/img1.jpg)
}

.slide2 {
    background-image: url(../images/img2.jpg)
}

.slide3 {
    background-image: url(../images/img3.jpg)
}

.slide4 {
    background-image: url(../images/img4.jpg)
}

.slide5 {
    background-image: url(../images/img5.jpg)
}

.slide3 .container {
    position: relative;
    height: 100%
}

.slidegif {
    position: absolute;
    right: 8%;
    width: 30%;
    top: 16rem;
    border-radius: 50%;
    overflow: hidden
}

.logo {
    text-align: center;
    padding: 19px 0;
    position: absolute;
    margin: auto;
    left: 33px
}

.department-section {
    position: relative;
    padding: 100px 0 100px
}

.department-section .owl-nav {
    display: none
}

.department-section .owl-dots {
    position: relative;
    margin-top: 70px;
    text-align: center
}

.department-section .owl-dots .owl-dot {
    position: relative;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50px;
    display: inline-block;
    background-color: #ccc;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.department-section .owl-dots .owl-dot.active,
.department-section .owl-dots .owl-dot:hover {
    background-color: #004cda
}

.department-block {
    position: relative
}

.department-block .inner-box {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding: 45px 45px 40px;
    border: 1px solid #ddd
}

.department-block .inner-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #004cda;
    transition: all .9s ease;
    -moz-transition: all .9s ease;
    -webkit-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease
}

.apoint-btn {
    background: linear-gradient(45deg, #02c3cc, #040468);
    border-radius: 50px;
    border: 0
}

.box-shadow1 {
    box-shadow: none!important;
    margin-bottom: 0!important
}

.inner-box h2,
.inner-box h3 {
    font-size: 18px
}

.department-block .inner-box:hover::before {
    width: 100%
}

.department-block .inner-box .upper-box {
    position: relative;
    padding-top: 20px;
    padding-left: 95px
}

.department-block .inner-box .upper-box .icon {
    position: absolute;
    left: 0;
    top: 0;
    color: #b0b0b0;
    font-size: 66px;
    line-height: 1em;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.department-block .inner-box .upper-box h3 {
    position: relative;
    font-size: 24px;
    color: #222;
    font-weight: 700;
    line-height: 1.3em
}

.department-block .inner-box .upper-box h3 a {
    position: relative;
    color: #222;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.department-block .inner-box .text {
    position: relative;
    color: #777;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 35px;
    margin-bottom: 40px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.department-block .inner-box .read-outer {
    position: relative
}

.department-block .inner-box .read-outer:before {
    position: absolute;
    content: '';
    left: 0;
    top: 11px;
    width: 100%;
    height: 1px;
    background-color: #ddd
}

.department-block .inner-box .read-outer .read-more {
    position: relative;
    color: #004cda;
    font-size: 16px;
    font-weight: 700;
    padding-right: 30px;
    display: inline-block;
    background-color: #fff;
    font-family: Lora, serif;
    transition: all .9s ease;
    -moz-transition: all .9s ease;
    -webkit-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease
}

.department-block .inner-box:hover {
    border-color: #004cda
}

.department-block .inner-box:hover .read-outer .read-more,
.department-block .inner-box:hover .text,
.department-block .inner-box:hover .upper-box .icon,
.department-block .inner-box:hover .upper-box h3 a {
    color: #fff
}

.department-block .inner-box:hover .read-outer:before {
    background-color: #fff
}

.department-block .inner-box:hover .read-outer .read-more {
    background-color: #004cda
} 
.main-header .header-top .top-right .social-icons li a:hover {
    color: #000
} 
.testimonial-section {
    position: relative;
    padding: 100px 0 100px
}

.testimonial-section .testimonial-outer {
    position: relative;
    padding-top: 50px;
    background-position: center center;
    background-repeat: no-repeat
}

.testimonial-section.style-two {
    padding-bottom: 200px
}

.testimonial-block {
    position: relative
}

.testimonial-block .inner-box {
    position: relative;
    text-align: center
}

.testimonial-block .inner-box .quote-icon {
    position: relative;
    font-size: 18px;
    line-height: 1em;
    color: #777
}

.testimonial-block .inner-box .text {
    position: relative;
    color: #777;
    font-size: 18px;
    line-height: 1.9em;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 35px
}

.testimonial-block .inner-box .author-name {
    position: relative;
    color: #222;
    font-size: 16px;
    margin-top: 40px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Gotham-Bold
}
.testimonial-section .owl-item.active .thumb-content {
    opacity: 1
}

.testimonial-section .owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -10px
}

.testimonial-section .owl-nav .owl-prev {
    position: absolute;
    display: inline-block;
    color: #000;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: 0 0;
    border-radius: 50px 0 0 50px;
    border: 1px solid #000;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.testimonial-section .owl-nav .owl-next {
    position: absolute;
    display: inline-block;
    color: #000;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: 0 0;
    border: 1px solid #000;
    border-radius: 0 50px 50px 0;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.testimonial-section .owl-nav .owl-prev {
    left: 0;
    right: auto
}

.testimonial-section .owl-nav .owl-next {
    right: 0;
    left: auto
}

.testimonial-section .owl-nav .owl-next:hover,
.testimonial-section .owl-nav .owl-prev:hover {
    color: #004cda;
    border-color: #004cda
}

.testimonial-section .owl-dots {
    display: none
}

.news-section {
    position: relative;
    padding: 110px 0 90px;
    background-color: #fafafa
} 
.main-footer {
    position: relative;
    background-color: #f6fbfd
}

.main-footer .widgets-section {
    position: relative;
    padding: 88px 0 0
}

.main-footer .footer-widget {
    position: relative;
    margin-bottom: 30px
}

.f-read {
    color: #2fa29a
}

.main-footer .footer-widget .footer-title {
    position: relative;
    margin-bottom: 16px
}

.main-footer .footer-widget .footer-title h2 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
    text-transform: capitalize
}

.main-footer .footer-widget .footer-title .separator {
    position: relative;
    width: 40px;
    height: 5px
}

.main-footer .footer-widget .footer-title .separator:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #ccc
}

.subscribe {
    margin-bottom: 58px
}

.sub-ttile {
    color: #fff;
    font-size: 38px;
    padding: 14px 17px;
    border-left: 5px solid #55c4bc
}

.sub-input input {
    float: left;
    width: 82%;
    color: #fff;
    border-radius: 0;
    background-color: transparent;
    height: 50px
}

.sub-input input::placeholder {
    color: #fff
}

.subscr-btn {
    float: left;
    background-color: #02b3bd;
    color: #fff;
    padding: 14px 46px
}

section.certificates {
    position: relative;
    z-index: 99
}

.cr-box {
    position: relative;
    top: 0;
    box-shadow: 0 0 10px;
    margin-bottom: 40px;
    background-color: #03a8b1;
    padding: 0 0 3px 9px
}

.footer-bottom a {
    color: #50c2ba
}

.main-footer .footer-widget .footer-title .separator:after {
    position: absolute;
    top: -2px;
    content: '';
    right: -15px;
    width: 5px;
    height: 5px;
    background-color: #004cda
}

.main-footer .logo-widget .logo {
    position: relative;
    margin-bottom: 0;
    background-color: #fff;
    padding: 6px 0;
    left: 0;
    display: inline-block
}

.main-footer .logo-widget .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 2em;
    margin-top: 20px;
    margin-bottom: 40px
}

.main-footer .logo-widget .social-icons {
    position: relative
}

.main-footer .logo-widget .social-icons li {
    position: relative;
    margin-right: 18px;
    display: inline-block
}

.main-footer .logo-widget .social-icons li.share {
    color: #fff;
    font-weight: 600
}

.main-footer .logo-widget .social-icons li a {
    position: relative;
    width: 37px;
    height: 37px;
    color: #bbb;
    line-height: 35px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    border: 1px solid #bbb;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-footer .logo-widget .social-icons li a:hover {
    color: #fff;
    border-color: #004cda;
    background-color: #004cda
}

.main-footer .footer-list {
    position: relative
}

.main-footer .footer-list li {
    position: relative;
    margin-bottom: 12px
}

.main-footer .footer-list li a {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 1.3em;
    padding-left: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-footer .footer-list li a:before {
    position: absolute;
    content: '\f22b';
    left: 0;
    top: 0;
    font-size: 14px;
    font-weight: 800;
    font-family: "Font Awesome 5 Free";
    color: #08cdd8
}

.main-footer .footer-list li a:hover {
    color: #004cda
}
.main-footer .contact-list {
    position: relative
}

.main-footer .contact-list li {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 1.8em;
    padding-left: 70px;
    margin-bottom: 14px
}

.main-footer .contact-list li .icon {
    position: absolute;
    left: 19px;
    top: 0;
    color: #0acdd8!important;
    font-size: 30px;
    line-height: 1em
}

.main-footer .contact-list li a {
    position: relative;
    color: #222;
    font-size: 14px;
    font-weight: 600
}

.main-footer .footer-bottom {
    position: relative;
    text-align: center;
    background-color: #004cda
}

.main-footer .footer-bottom .copyright {
    position: relative;
    font-size: 14px;
    color: #fff;
    padding: 15px 0;
    border-top: 1px solid #ccc
}
.main-slider-two {
    position: relative;
    padding: 0;
    height: 100vh;
    width: 100%;
    top: 0;
    z-index: -1;
    overflow: hidden;

}
.main-slider-two .image-column {
    position: relative
}

.main-slider-two .image-column .inner-column {
    position: relative;
    padding-right: 50px
}

.main-slider-two .image-column .inner-column .image {
    position: relative;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    transform: translateY(-80px)
}

.main-slider-two .swiper-slide-active .image-column .inner-column .image {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    transition-delay: 0s
}

.main-slider-two .content-column {
    position: relative
}

.main-slider-two .content-column .inner-column {
    position: relative;
    padding-top: 300px;
    padding-left: 50px
}

.main-slider-two .content-column .inner-column .title {
    position: relative;
    font-size: 30px;
    color: #040468;
    line-height: 1em;
    opacity: 0;
    font-weight: bolder;
    font-family: cursive;
    margin-bottom: 10px;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px)
}

.main-slider-two .swiper-slide-active .content-column .inner-column .title {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    transition-delay: 0s
}

.main-slider-two .content-column .inner-column h2 {
    position: relative;
    font-size: 22px;
    color: #02c3cc;
    font-weight: 700;
    line-height: 2rem;
    margin-top: 25px;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px)
}

.main-slider-two .swiper-slide-active .content-column .inner-column h2 {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    transition-delay: .6s
}

.main-slider-two .content-column .inner-column .text {
    position: relative;
    font-size: 16px;
    color: #777;
    font-weight: 400;
    line-height: 1.8em;
    max-width: 600px;
    margin-top: 25px;
    margin-bottom: 30px;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px)
}

.main-slider-two .swiper-slide-active .content-column .inner-column .text {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    transition-delay: 1s
}

.main-slider-two .content-column .inner-column .theme-btn {
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px)
}

.main-slider-two .swiper-slide-active .content-column .inner-column .theme-btn {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    transition-delay: 1.4s
}

.main-slider-two .swiper-button-next {
    right: 40px;
    width: 50px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    background-image: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-color: #040468
}

.main-slider-two .swiper-button-next:before {
    position: absolute;
    content: "\f30b";
    left: 0;
    top: 0;
    width: 50px;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    font-family: 'Font Awesome 5 Free'
}

.main-slider-two .swiper-button-prev {
    left: 40px;
    width: 50px;
    height: 50px;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-image: none;
    background-color: #040468
}

.main-slider-two .swiper-button-prev:before {
    position: absolute;
    content: "\f30a";
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    font-family: 'Font Awesome 5 Free'
}

.main-slider-two .swiper-button-next:hover,
.main-slider-two .swiper-button-prev:hover {
    background-color: #02c3cc
}

.main-slider-two .swiper-button-next:hover::before,
.main-slider-two .swiper-button-prev:hover::before {
    color: #fff
}


.doctor-info .image-column img {
    display: block;
    width: 100%
}

.doctor-info .content-column .inner-column {
    position: relative
}


.doctor-info .name {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #004cda;
    font-weight: 700;
    margin-bottom: 7px
}

.doctor-info .name a {
    color: #004cda;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.doctor-info .name a:hover {
    color: #222
}

.doctor-info .designation {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #222;
    font-weight: 400;
    margin-bottom: 25px
}

.doctor-info p {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #777;
    font-weight: 400;
    margin-bottom: 30px
}

.doctor-info .timing {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #777;
    margin-bottom: 20px
}

.doctor-info .timing i {
    color: #004cda;
    margin-right: 10px
}
.doctor-info .call-btn {
    position: relative;
    margin-top: 35px
}

.doctor-info .call-btn a {
    padding: 14px 25px
}
.health-section {
    position: relative;
    padding: 98px 0 90px
}

.about-home h4 {
    color: #02bcc4
}

.health-section .inner-container {
    position: relative
}

.health-section .content-column {
    position: relative
}

.health-section .content-column .inner-column {
    position: relative;
    padding: 0 28px;
    padding-right: 0
}

.home-abt-btn {
    position: relative;
    right: 0;
    z-index: 9;
    background-color: transparent;
    bottom: 0
}

.home-abt-btn .theme-btn {
    background-color: #03a8b1;
    color: #fff;
    border-color: transparent;
    font-weight: 400;
    padding: 3px 17px;
    background-image: linear-gradient(to right, #03025d, #03a8b1)
}

.home-abt-btn:before {
    position: absolute;
    content: '';
    left: 116px;
    bottom: 7px;
    width: 127px;
    height: 2px;
    background-color: #03bdc4
}

.health-section .content-column .border-line {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.abt2 {
    position: relative;
    top: 0;
    z-index: 99;
    right: 0;
    margin-top: 0;
    padding: 0
}

.abt2 img {
    box-shadow: 0 0 10px #001;
    border: 1px solid #ccc;
    padding: 5px
}

.health-section .content-column .text {
    position: relative;
    color: #000;
    font-size: 15px;
    line-height: 1.8em;
    max-width: 100%;
    margin-bottom: 26px
}

.health-section .content-column .border-line:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 400px;
    height: 10px;
    background-color: transparent
}

.health-section .content-column .border-line:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 10px;
    height: 70px;
    background-color: transparent
}

.health-section .image-column {
    position: relative
}

.health-section .image-column .inner-column {
    position: relative
}

.health-section .image-column .inner-column:before {
    position: absolute;
    content: '';
    left: -23px;
    top: -23px;
    width: 125px;
    height: 125px;
    background: #010066
}

.health-section .image-column .inner-column:after {
    position: absolute;
    content: '';
    right: -23px;
    bottom: -23px;
    width: 125px;
    height: 125px;
    background: #50c2ba
}

.health-section .image-column .inner-column .image {
    position: relative;
    margin-left: -27px;
    margin-top: 0
}

.health-section .image-column .inner-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.why-confydenz {
    padding-right: 30px;
    margin-top: 27px
}

.patientsafty_info {
    text-align: center
}

.patientsafty_info h3 {
    color: #fff;
    font-size: 21px;
    margin: 5px 0 8px
}

.patientsafty_info p {
    color: #eee
}

.why_sec_title.sec-title.light h2 {
    color: #efefef;
    padding-bottom: 8px;
    font-size: 40px
}

.why_sec_title.sec-title.light p {
    color: #eee
}

._why_confy_safty {
    position: relative;
    padding: 28px 28px 8px;
    border: 2px dashed #ccc
}

.ranjith-profile {
    padding-left: 30px
}

.r-read-more {
    position: absolute;
    left: 254px;
    padding-left: 40px;
    margin-top: 4px
}

.r-read-more .btn {
    background-image: linear-gradient(to right, #03025d, #03a8b1);
    color: #fff;
    border: 0;
    padding: 7px 41px;
    border-radius: 40px
}

.r-read-more1 {
    position: relative;
    left: 0;
    padding-left: 0;
    margin-bottom: 0
}

.r-read-more1 .btn {
    color: #fff;
    padding: 7px 26px;
    border-radius: 40px;
    background: 0 0;
    border: 1px solid;
    display: inline-block
}

.r-read-more1 .btn:hover {
    background: #000035
}

.n-p {
    position: relative
}

.profile-desc {
    position: relative;
    top: 0;
    background: 0 0
}

.inner-box .profile-desc h2 {
    text-transform: uppercase;
    font-weight: 700;
    color: #010152;
    font-size: 22px
}

.n-p p {
    line-height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: justify
}

.c0n_row {
    margin-top: 50px
}

.confydent_pics {
    text-align: center;
    width: 176px;
    height: 176px;
    font-size: 17px;
    position: relative;
    margin: auto;
    margin-bottom: inherit;
    color: #fff;
    overflow: hidden;
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%)
}

.c0n_row .col-md-3 {
    padding: 0 10px
}

.ol-styles {
    padding: 0;
    padding: 10px 0;
    background-color: #050555;
    background-image: linear-gradient(to right, #03025d, #03a8b1);
    position: relative;
    top: -6px
}

._doc_profile {
    text-align: center;
    border: 2px dashed #e0e0e0;
    padding: 31px 0
}

.niranjan-profile {
    position: relative;
    z-index: 9;
    text-align: center
}

.ranjith_p {
    width: 250px;
    height: 250px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    border: 8px solid #e6e5e5
}

.ol-styles li {
    position: relative;
    color: #fff;
    margin-bottom: 0;
    padding: 10px 13px;
    padding-left: 33px;
    font-size: 14px;
    border-radius: 0;
    text-align: justify
}

.ol-styles li:before {
    position: absolute;
    content: '\f22b';
    left: 10px;
    top: 9px;
    font-size: 16px;
    font-weight: 800;
    font-family: "Font Awesome 5 Free"
}

.faci-ttile {
    position: absolute;
    right: 9%;
    top: -24px;
    color: #090f65;
    font-weight: 600;
    font-size: 28px;
    border-right: 2px solid;
    padding-right: 10px
}

.blog-date span {
    color: #030961
}

.blog-date span i {
    color: #1cb4b9
}

.blog_sec_title {
    text-align: center
}

.blog_sec_title h2 {
    text-transform: uppercase;
    font-size: 34px;
    color: #020131;
    padding-bottom: 4px;
    display: inline-block;
    border-bottom: 2px solid;
    margin-bottom: 10px
}

._blog_sec {
    padding: 18px 18px;
    border-bottom: 2px dashed #ccc
}

._blog_sec:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

._blog_img {
    box-shadow: 0 0 10px #b9b9b9;
    padding: 10px
}

._blog_desc h3 {
    font-size: 17px;
    margin-bottom: 8px;
    margin-top: 0
}

._blog_desc p {
    color: #333;
    font-size: 14px
}

._blog_desc a {
    display: inline-block;
    background: #43bdb6;
    color: #fff;
    padding: 7px 15px;
    border-radius: 30px
}

.service-margin {
    margin-top: 20px
}

.faci-ttile:before {
    position: absolute;
    content: "";
    width: 284%;
    height: 2px;
    border-bottom: 2px solid #02b3bd;
    right: -514px;
    bottom: 9px
}

.who-w-r {
    position: absolute;
    left: -162px;
    top: 166px;
    transform: rotate(-90deg);
    text-transform: uppercase;
    font-size: 40px;
    opacity: .3
}

.featured-section {
    position: relative;
    padding: 90px 0 100px
}

.featured-section:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 40%
}

.ser_title h2 {
    text-transform: uppercase;
    font-size: 44px;
    color: #020131;
    padding-bottom: 0
}

.service_box {
    text-align: center;
    position: relative;
    padding: 0 15px
}

.service_box::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 81%;
    border: 2px solid #e4e4ff;
    left: 0;
    bottom: 0;
    z-index: -1
}

.service_icon {
    position: relative;
    margin-bottom: 25px
}

.service_icon::before {
    content: "";
    position: absolute;
    width: 133px;
    height: 133px;
    background: #eeeefd;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg)
}

.service_icon img {
    display: inline-block;
    width: 81px;
    padding-top: 27px;
    transition: all ease-in-out .7s
}

.service_box:hover .service_icon img {
    animation: shake .5s
}

.Ser_title {
    display: table-cell;
    vertical-align: middle;
    width: 600px;
    height: 58px;
    background: #43bdb6;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 47px;
    font-weight: 600
}

.services_all {
    text-align: center;
    position: relative;
    max-width: 787px;
    margin: 54px auto 0
}

.services_all::after,
.services_all::before {
    content: "";
    position: absolute;
    width: 30%;
    height: 2px;
    border-bottom: 1px solid #ccc;
    left: 0;
    top: 17px
}

.services_all::after {
    left: initial;
    right: 0
}

.services_all a {
    display: inline-block;
    background: #dc3545;
    color: #fff;
    padding: 8px 28px;
    font-size: 20px;
    border-radius: 30px
}

p.Ser_desc {
    margin: 21px 0 24px;
    padding: 0 15px
}

.read-more {
    display: inline-block;
    color: #fff;
    background: #000035;
    padding: 6px 14px
}

.service_box:hover .read-more {
    background: #dc3545;
    color: #fff
}

.read-more:hover {
    color: #fff
}

.servicerow {
    margin-top: 63px
}

.innerser_row .col-md-4 {
    text-align: center;
    padding: 20px 13px
}

.innerser_row .col-md-4:nth-child(1),
.innerser_row .col-md-4:nth-child(3),
.innerser_row .col-md-4:nth-child(5),
.innerser_row .col-md-4:nth-child(7),
.innerser_row .col-md-4:nth-child(9) {
    background-color: #e6e6e6
}

.inner_ser_blocks h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #040468;
    margin-bottom: 16px
}

.inner_ser_blocks p {
    font-size: 15px;
    color: #000;
    padding: 0 16px
}

.inner_ser_blocks a {
    display: inline-block;
    background: #02c3cc;
    color: #fff;
    padding: 6px 19px;
    border-radius: 30px
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0)
    }
    10% {
        transform: translate(-1px, -2px) rotate(-1deg)
    }
    20% {
        transform: translate(-3px, 0) rotate(1deg)
    }
    30% {
        transform: translate(3px, 2px) rotate(0)
    }
    40% {
        transform: translate(1px, -1px) rotate(1deg)
    }
    50% {
        transform: translate(-1px, 2px) rotate(-1deg)
    }
    60% {
        transform: translate(-3px, 1px) rotate(0)
    }
    70% {
        transform: translate(3px, 1px) rotate(-1deg)
    }
    80% {
        transform: translate(-1px, -1px) rotate(1deg)
    }
    90% {
        transform: translate(1px, 2px) rotate(0)
    }
    100% {
        transform: translate(1px, -2px) rotate(-1deg)
    }
}

.blog-more:before {
    position: absolute;
    content: '';
    left: 48px;
    bottom: 7px;
    width: 127px;
    height: 2px;
    background-color: #03bdc4
}

.blog-padding {
    padding-top: 50px;
    padding-left: 10px
}

.blog-title:before {
    position: absolute;
    content: "";
    width: 761%;
    height: 2px;
    border-bottom: 2px solid #02b3bd;
    right: -514px;
    bottom: 14px
}

.blog-padding h5 {
    color: #030961;
    margin-bottom: 10px
}

.blog-padding img {
    padding: 20px;
    margin-bottom: 20px;
    border: 3px solid #20b8bd
}

.blog-title {
    position: absolute;
    right: 0;
    color: #090f65;
    font-weight: 600;
    font-size: 28px;
    border-right: 2px solid;
    padding-right: 10px
}

.feature-block {
    position: relative;
    margin-bottom: 100px
}

.facl-padding {
    padding-top: 50px
}

.feature-block .inner-box {
    position: relative
}

.fc-before:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100px;
    border: 2px dotted #090f65;
    right: -5px;
    top: -51px
}

.feature-block .inner-box .upper-box {
    position: relative;
    display: block
}

.feature-block .inner-box .upper-box .icon {
    position: absolute;
    left: 104px;
    top: -39px;
    color: #090f67;
    line-height: 37px;
    background-color: transparent;
    font-size: 23px;
    width: 20%;
    margin: auto;
    height: 37px;
    text-align: center;
    border-bottom: 2px solid #48d0c6
}

.feature-block .inner-box .upper-box h3 {
    position: relative;
    font-weight: 400;
    font-size: 20px;
    color: #2fa29a;
    line-height: 1.3em;
    text-align: center
}

.feature-block .inner-box .upper-box h3 a {
    position: relative;
    color: #090f65;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.feature-block .inner-box .text {
    position: relative;
    font-size: 15px;
    line-height: 1.7em;
    margin-top: 20px
}

.feature-block .inner-box .upper-box h3 a:hover {
    color: #16c2d0
}
 

.video-section {
    position: relative;
    padding: 78px 0;
    background-image: url(../images/why-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.video-section:before {
    position: absolute;
    content: '';
    left: auto;
    top: 0;
    bottom: 0;
    background-color: rgb(1 0 93 / 86%);
    width: 100%
}

.video-section:after {
    position: absolute;
    content: '';
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #e2e7ec;
    width: 50%;
    z-index: -1
}

.video-section .content {
    position: relative;
    text-align: left
}
  
.video-section .content .text {
    position: relative;
    color: #fff;
    letter-spacing: 2px;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 17px
}

.why-titilw p {
    color: #000;
    margin-top: 19px;
    line-height: 24px;
    border-top: 3px solid #040b79;
    padding: 6px 17px;
    padding-top: 12px;
    background-color: #eee;
    margin-bottom: 37px
}

.why-points p {
    color: #fff;
    border-bottom: 1px dashed #fff;
    padding-bottom: 18px;
    margin-bottom: 18px;
    font-size: 17px;
    position: relative
}

.why-points p:before {
    position: absolute;
    content: '\f22b';
    left: -21px;
    top: 0;
    font-size: 17px;
    font-weight: 800;
    font-family: "Font Awesome 5 Free"
}

.why-points p:last-child {
    border-bottom: none
}

.video-section .content h2 {
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    font-size: 37px;
    letter-spacing: 1px;
    margin-top: 10px;
    font-weight: 600;
    border-left: 4px solid #040b79;
    padding-left: 16px
}

.profile-desc .designation {
    color: #fff;
    font-weight: 600;
    font-size: 18px
}

.profile-desc h3 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 11px;
    margin-top: 0;
    text-transform: uppercase
}

.profile-desc p {
    color: #fff;
    background: #010052;
    padding: 7px 24px;
    margin-top: 17px;
    font-size: 15px
}

.testimonial-section-two {
    position: relative;
    max-width: 100%;
    margin: auto;
    margin-top: 0;
    padding: 84px 0 114px
}

.testimonial-section-two .sponsors-carousel {
    margin: 0 -15px;
    width: auto
}

.testimonial-section-two .owl-theme .testimonial-block-two {
    margin: 0 15px
}

.testimonial-block-two {
    position: relative
}

.testimonial-block-two .inner-box {
    margin-bottom: 12px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px;
    background-color: #f9f9f9;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.testimonial-block-two .inner-box .image {
    position: relative;
    width: 98px;
    height: 98px;
    overflow: hidden;
    border-radius: 50%;
    margin-top: -52px;
    margin-bottom: 6px;
    display: inline-block;
    border: 5px solid #0a1265;
    box-shadow: 0 0 13px #2d2c2c
}

.testimonial-block-two .inner-box .text {
    position: relative;
    color: #1d1c1c;
    font-size: 14px;
    line-height: 1.7em;
    margin-bottom: 30px
}

.testimonial-block-two .inner-box .lower-box {
    position: relative;
    padding-left: 30px;
    padding-right: 30px
}

.testimonial-block-two .inner-box .lower-box .quote-icon {
    position: relative;
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    padding: 20px 16px;
    border-radius: 50px 50px 0 0;
    background-color: #02b3bd
}

.testimonial-block-two .inner-box .lower-box .author-info {
    position: absolute;
    background-color: #05045f;
    background-image: linear-gradient(to right, #03025d, #03a8b1);
    padding: 7px 14px;
    border-radius: 30px;
    right: 3px;
    bottom: -16px
}

.testimonial-block-two .inner-box .lower-box .author-info h3 {
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 500
}

.testimonial-block-two .inner-box .lower-box .author-info .author {
    position: relative;
    color: #2fa29a;
    font-size: 14px;
    line-height: 1.3em;
    margin-top: 4px;
    margin-bottom: 25px
}

.testimonial-section-two .owl-nav {
    position: relative;
    right: 0;
    bottom: 0;
    width: 0;
    margin-top: 0;
    text-align: center;
    width: auto
}

.testimonial-section-two .owl-nav .owl-prev {
    position: relative;
    display: inline-block;
    color: #ffff;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #02b3bd;
    border-radius: 0 50px 50px 0;
    border: 1px solid #02b3bd;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.testimonial-section-two .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #0a1265;
    border: 1px solid #0a1265;
    border-radius: 50px 0 0 50px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.testimonial-section-two .owl-nav .owl-next,
.testimonial-section-two .owl-nav .owl-prev {
    border-radius: 4px;
    margin: 0 5px;
    width: auto;
    height: auto;
    line-height: inherit;
    padding: 7px 14px
}

.testimonial-section-two .owl-nav .owl-prev {
    left: 0
}

.testimonial-section-two .owl-nav .owl-next {
    left: auto
}

.testimonial-section-two .owl-nav .owl-next:hover,
.testimonial-section-two .owl-nav .owl-prev:hover {
    color: #004cda;
    border-color: #004cda
}

.testimonial-section-two .owl-dots {
    display: none
}

.testimonila_item {
    text-align: center;
    margin: 22px 0 22px
}

.testimonila_item p {
    padding: 20px;
    background: linear-gradient(to left, #060066, #4eb5ae);
    color: #fff
}

.testimonila_item h3 {
    text-transform: uppercase;
    font-size: 1.5rem;
}

.rattings {
    color: orange
}

.doctor-info-section {
    position: relative;
    margin-top: -210px;
    z-index: 1
}

.doctor-block {
    position: relative;
    margin-bottom: 30px
}

.doctor-block .inner-box {
    position: relative;
    padding: 45px 40px;
    background-color: #222;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.doctor-block .inner-box:hover {
    background-color: #0072ff
}

.doctor-block .inner-box h3 {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 1.3em;
    padding-bottom: 8px;
    display: inline-block;
    margin-bottom: 22px
}

.doctor-block .inner-box h3:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(255, 255, 255, .2)
}

.doctor-block .inner-box .doctor-time-list {
    position: relative;
    margin-bottom: 50px
}

.doctor-block .inner-box .doctor-time-list li {
    position: relative;
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px
}

.doctor-block .inner-box .doctor-time-list li span {
    text-align: right;
    position: absolute;
    right: 0
}

.doctor-block .inner-box .doctor-time-list li:last-child {
    margin-bottom: 0
}

.doctor-block .inner-box h4 {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3em;
    padding-bottom: 6px;
    display: inline-block;
    margin-bottom: 18px
}

.doctor-block .inner-box h4:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(255, 255, 255, .2)
}

.doctor-block .inner-box .phone {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

.doctor-block .inner-box .phone strong {
    font-family: Lora, serif
}

.doctor-block .inner-box .text {
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 21px;
    font-family: Lora, serif
}

.doctor-block .inner-box .detail {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
    font-family: Lora, serif
}

.news-section-two {
    position: relative;
    padding-top: 80px
}
  
.department-section-three .sec-title .separator:after {
    border-color: #03a8b4;
    background-color: #fff
}

.department-section-three {
    position: relative;
    padding: 77px 0 83px;
    background-image: url(../images/drranith-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.department-section-three:before {
    position: absolute;
    content: '';
    top: 0;
    background-color: rgb(17 179 168 / 90%);
    left: 0;
    width: 100%;
    bottom: 0;
    height: 100%
}

.department-section-three .sec-title .separator:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #03a8b4
}

.department-section-three .department-tabs {
    position: relative
}

.department-section-three .department-tabs .tab-btns {
    position: relative;
    margin-bottom: 40px
}

.tab-b {
    position: absolute;
    bottom: -139px;
    right: 0
}

.tab-b .btn {
    background-color: #2fa29a;
    color: #fff!important;
    border-color: #2fa29a
}

.department-section-three .department-tabs .tab-btns .tab-btn {
    position: relative;
    display: block;
    float: left;
    width: 47%;
    margin-left: 13px;
    font-size: 16px;
    color: #222;
    font-weight: 500;
    cursor: pointer;
    z-index: 1;
    line-height: 1.6em;
    margin-bottom: 23px;
    padding: 10px;
    transition: all .5s ease;
    text-transform: capitalize;
    background-color: #fff;
    border-radius: 0 50px 50px 50px
}

.department-section-three .department-tabs .tab-btns .tab-btn:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    z-index: -1;
    border-radius: 0 50px 50px 50px;
    background-color: #2fa29a;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.department-section-three .department-tabs .tab-btns .tab-btn.active-btn::before,
.department-section-three .department-tabs .tab-btns .tab-btn:hover::before {
    width: 100%
}

.department-section-three .department-tabs .tab-btns .tab-btn.active-btn,
.department-section-three .department-tabs .tab-btns .tab-btn:hover {
    color: #fff
}
.department-section-three .sec-title .separator {
    margin: auto
}

.ser-desc {
    max-width: 900px;
    margin: auto;
    margin-bottom: 28px;
    margin-top: 9px;
    color: #333
}

.ser-desc p {
    color: #383737;
    font-size: 17px
}
.map-data {
    text-align: center;
    color: #0e2a4e;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em
}

.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212
}


.theme-btn {
    padding: 8px 24px;
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.main-menu .navigation>li.has-mega-menu {
    position: static
}

.main-menu .navigation>li.has-mega-menu:after,
.main-menu .navigation>li.has-mega-menu:before {
    display: none
}

.main-menu .navigation>li>.mega-menu {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 1170px;
    background-color: #fff;
    padding: 45px 40px 30px 45px;
    top: 100%;
    z-index: 100;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li:hover>.mega-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.main-menu .navigation>li>.mega-menu .mega-menu-bar {
    position: relative
}

.main-menu .navigation>li .mega-menu-bar h3 {
    position: relative;
    color: #020e28;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2
}

.main-menu .navigation>li .mega-menu-bar>ul {
    position: relative
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    text-transform: capitalize;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation>li .mega-menu-bar .column {
    position: relative;
    margin-bottom: 10px
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li:last-child {
    border: none
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 0;
    line-height: 20px;
    font-weight: 600;
    font-size: 14px;
    color: #333;
    font-family: Lora, serif;
    text-transform: capitalize;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li>a:hover {
    color: #004cda
}

.main-footer.style-two {
    background-color: #030348;
    background-image: url(../images/ser-bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.main-footer.style-two:after {
    position: absolute;
    content: '';
    left: 0;
    top: -120px;
    width: 100%;
    height: 120px;
    background: url(../images/background/pattern-8.png) no-repeat;
    background-size: 100% 100%;
    z-index: -1
}

.main-footer.style-two .contact-list li,
.main-footer.style-two .contact-list li .icon,
.main-footer.style-two .contact-list li a,
.main-footer.style-two .footer-list li a,
.main-footer.style-two .footer-widget .footer-title h2,
.main-footer.style-two .logo-widget .text,
.main-footer.style-two .news-widget-block .widget-inner .post-date,
.main-footer.style-two .news-widget-block .widget-inner h3 a {
    color: #fff
}

.main-footer.style-two .footer-widget .footer-title .separator:after {
    background-color: #06cdd8
}

.main-footer.style-two .logo-widget .social-icons li a {
    color: #fff;
    border-color: #02b3bd;
    background-color: #02b3bd
}

.main-footer.style-two .footer-bottom {
    background-color: transparent
}

.main-footer .footer-list li a:hover {
    color: #02b3bd!important
}

.main-footer .logo-widget .social-icons li a:hover {
    background-color: #000!important;
    border-color: #000!important
}

.inner-height {
    padding-top: 158px;
    padding-bottom: 80px;
    min-height: 66vh
}

.inner-header::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 220px;
    background-size: 100% 100%
}

.box {
    position: relative;
    color: #fff;
    margin-top: 109px;
    text-align: center;
    padding-bottom: 38px;
    height: 100%
}

.box img {
    width: 100%
}

.box .box-content {
    width: 100%;
    height: 102%;
    position: absolute;
    top: 11px;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.box .box-icon {
    width: 70px;
    height: 70px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #040468;
    box-shadow: 0 0 10px rgba(0, 0, 0, .85);
    opacity: 0;
    text-align: center;
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    z-index: 1
}

.box .box-icon {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.box .box-icon i {
    font-size: 38px;
    color: #fff;
    line-height: 29px;
    transform: rotate(45deg);
    top: 7px;
    left: 0;
    position: relative
}

.box .box-inner {
    width: 50%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative
}

.box .box-inner h1 {
    font-size: 21px;
    font-weight: 500;
    background: linear-gradient(45deg, #02c3cc, #040468);
    border-radius: 5px 0 0 5px;
    text-transform: uppercase;
    position: absolute;
    bottom: 54%;
    right: -100%;
    padding: 4px 35px 4px 10px;
    opacity: 0;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.links .home-link:hover {
    color: #02c3cc
}

.box .box-inner h1 {
    right: 0;
    opacity: 1
}

.box .links {
    background: linear-gradient(45deg, #040468, #02c3cc);
    border-radius: 0 5px 5px 0;
    padding: 4px 10px 4px 35px;
    position: absolute;
    top: 55%;
    left: -100%;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.box .links li {
    display: inline-block;
    position: relative;
    padding: 0 10px
}

.box .links li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-radius: 50%;
    right: -4px;
    top: 6px
}

.box .links li:last-child:before {
    display: none
}

.box .links {
    left: 0
}

.box .links a {
    font-size: 15px;
    color: #fff;
    padding: 5px
}

.box .links a:hover {
    opacity: 1
}

@media only screen and (max-width:990px) {
    .box {
        margin-bottom: 20px
    }
}

.info-box .social-icons li {
    display: inline-block
}

.fa-phone:before {
    content: "\f095";
    padding-right: 10px
}

.fa-envelope:before {
    content: "\f0e0";
    padding-right: 10px
}

.main-header .info-box .social-icons li {
    position: relative;
    padding: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 10px
}

.main-header .info-box .social-icons li a {
    color: #fff
}

.nav-outer .share-nav-toggler {
    position: relative
}

.nav-outer .share-nav-toggler .icon {
    display: block;
    font-size: 30px;
    line-height: 24px;
    cursor: pointer;
    padding: 14px 0;
    color: #fdfdfd
}

.search-nav {
    display: none
}

.faci1 .icon {
    position: relative;
    left: 20px
}

.pricingTable {
    text-align: center;
    padding: 25px 48px 20px;
    margin: 0 20px;
    position: relative;
    z-index: 1
}

.pricingTable:after,
.pricingTable:before {
    content: '';
    background: #a6e3e6;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 25px;
    bottom: 25px;
    z-index: -1;
    transition: all .3s
}

.pricingTable:after {
    background: #fff;
    box-shadow: 1px 2px 3px 4px #7f7c7c
}

.pricingTable:hover:after {
    box-shadow: 0 0 15px -7px rgba(0, 0, 0, .9) inset
}

.pricingTable .pricingTable-header {
    color: #fff;
    background: linear-gradient(to bottom, #040468, #02c3cc);
    width: 35%;
    padding: 10px 5px;
    margin: -25px auto 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.pricingTable .pricingTable-header:before {
    background: #034c8e;
    width: 10px;
    height: 25px;
    position: absolute;
    top: 0;
    right: -9px;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
    clip-path: polygon(0 0, 0 100%, 100% 100%)
}

.pricingTable .title {
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0
}

.pricingTable .pricing-content {
    text-align: left;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

.pricingTable .pricing-content li {
    color: #1c1c1c;
    font-size: 17px;
    line-height: 40px;
    text-transform: uppercase;
    padding: 0 0 0 20px;
    margin-bottom: 10px;
    position: relative
}

.pricingTable .pricing-content li:before {
    content: "";
    background: linear-gradient(to top, #fea47f, #fe0791);
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    position: absolute;
    top: 15px;
    left: 0
}

.pricingTable .price-value {
    color: #fff;
    background: linear-gradient(to top, #fea47f, #fe0791);
    font-size: 27px;
    line-height: 30px;
    text-transform: uppercase;
    padding: 15px 0;
    margin: 0 -48px 20px;
    position: relative
}

.pricingTable .price-value:after,
.pricingTable .price-value:before {
    content: "";
    background: linear-gradient(to right top, transparent 49%, #fea47f 50%);
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: -1
}

.pricingTable .price-value:after {
    background: linear-gradient(to right bottom, #fea47f 49%, transparent 50%);
    left: auto;
    right: 0
}

.pricingTable .pricingTable-signup {
    color: #95a5a6;
    background: linear-gradient(to bottom, #fea47f, #fe0791);
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    width: 80%;
    padding: 10px;
    margin: 0 auto -13px;
    display: block;
    position: relative;
    z-index: 1;
    transition: all .3s
}

.pricingTable .pricingTable-signup:hover {
    color: #fe0791;
    text-shadow: 0 0 1em #999;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .4)
}

.pricingTable .pricingTable-signup:after {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    z-index: -1
}

.pricingTable.green .pricingTable-header,
.pricingTable.green .pricingTable-signup,
.pricingTable.green:before {
    background: linear-gradient(to bottom, #51e07a, #10a9d2)
}

.pricingTable.green .pricingTable-header:before {
    background: #51e07a
}

.pricingTable.green .price-value,
.pricingTable.green .pricing-content li:before {
    background: linear-gradient(to top, #51e07a, #10a9d2)
}

.pricingTable.green .price-value:before {
    background: linear-gradient(to right top, transparent 49%, #51e07a 50%)
}

.pricingTable.green .price-value:after {
    background: linear-gradient(to right bottom, #51e07a 49%, transparent 50%)
}

.pricingTable.green .pricingTable-signup:hover {
    color: #10a9d2
}

.pricingTable.blue .pricingTable-header,
.pricingTable.blue .pricingTable-signup,
.pricingTable.blue:before {
    background: linear-gradient(to bottom, #34bffc, #ab32fa)
}

.pricingTable.blue .pricingTable-header:before {
    background: #34bffc
}

.pricingTable.blue .price-value,
.pricingTable.blue .pricing-content li:before {
    background: linear-gradient(to top, #34bffc, #ab32fa)
}

.pricingTable.blue .price-value:before {
    background: linear-gradient(to right top, transparent 49%, #34bffc 50%)
}

.pricingTable.blue .price-value:after {
    background: linear-gradient(to right bottom, #34bffc 49%, transparent 50%)
}

.pricingTable.blue .pricingTable-signup:hover {
    color: #ab32fa
}

@media only screen and (max-width:990px) {
    .pricingTable {
        margin: 0 0 30px
    }
}

@media only screen and (max-width:767px) {
    .pricingTable .title {
        font-size: 25px
    }
    .pricingTable .pricing-content {
        display: inline-block
    }
    .pricingTable .pricing-content li {
        font-size: 15px
    }
    .pricingTable .amount {
        font-size: 25px
    }
}

.about-img img {
    padding: 20px;
    width: 100%;
    border: 2px solid #040468;
    box-shadow: inset 1px 2px 20px 12px #242026
}

.mission {
    height: 240px
}

.vision {
    height: 300px
}

.demo {
    background-color: #e7e7e7
}

.counter {
    color: #040468;
    font-family: Ubuntu, sans-serif;
    text-align: center;
    height: 196px;
    width: 277px;
    padding: 5px 30px;
    margin: 0 auto;
    position: relative;
    -webkit-clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
    clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%)
}

.counter:after {
    content: '';
    background-color: #fff;
    height: 77%;
    width: 100%;
    border-radius: 35% 35% 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1
}

.counter .counter-icon {
    color: #fff;
    background: linear-gradient(to right, #02c3cc, #040468);
    font-size: 35px;
    line-height: 75px;
    width: 75px;
    height: 75px;
    margin: 0 auto 13px;
    border-radius: 50%;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .3);
    position: relative;
    z-index: 1;
    transition: all .3s ease 0s
}

.counter:hover .counter-icon {
    transform: rotateY(360deg);
    text-shadow: 0 0 5px rgba(0, 0, 0, .6)
}

.counter .counter-icon:before {
    content: "";
    background: linear-gradient(to right, #02c3cc, #040468);
    width: 65px;
    height: 65px;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: -1
}

.counter h3 {
    font-size: 18px;
    text-transform: capitalize;
    margin: 0 0 20px;
    font-weight: 900
}

.counter .counter-value {
    font-size: 19px;
    display: block;
    transition: all .3s
}

.counter:hover .counter-value {
    text-shadow: 0 0 2px rgba(0, 0, 0, .5)
}

.counter.pink {
    color: #be2edd;
    background: linear-gradient(to right, #be2edd, #e056fd)
}

.counter.pink .counter-icon {
    background: linear-gradient(to right, #e056fd, #be2edd)
}

.counter.pink .counter-icon:before {
    background: linear-gradient(to right, #be2edd, #e056fd)
}

.counter.purple {
    color: #4834d4;
    background: linear-gradient(to right, #4834d4, #686de0)
}

.counter.purple .counter-icon {
    background: linear-gradient(to right, #686de0, #4834d4)
}

.counter.purple .counter-icon:before {
    background: linear-gradient(to right, #4834d4, #686de0)
}

@media screen and (max-width:990px) {
    .counter {
        margin-bottom: 40px
    }
}

.serv-img {
    padding-right: 0;
    padding-left: 0
}

.service-head h2 {
    font-size: 23px;
    color: #040468;
    font-weight: 700;
    border-left: 4px solid #6cccc5;
    padding-left: 10px;
    margin: 24px 0 14px 0;
}

.service-head h3 {
    font-size: 18px;
    color: #3b9e97;
    font-weight: 700;
    border-left: 4px solid #19196a;
    padding-left: 10px;
    margin: 20px 0 7px 0px;
}

.list-style li:before {
    position: absolute;
    content: '\f22b';
    font-size: 19px;
    color: #1fada3;
    font-weight: 800;
    margin-left: -26px;
    font-family: "Font Awesome 5 Free"
}

.list-style {
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 15px;
    margin-bottom: 20px
}

.list-style li {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 1.6rem
}

.form-bg {
    background-size: cover;
    position: relative
}

.form-bg:before {
    content: "";
    width: 100%;
    height: 100%;
    background: radial-gradient(#858585, #000);
    position: absolute;
    top: 0;
    left: 0;
    opacity: .8
}

.form-horizontal {
    padding: 35px 40px 55px 40px;
    margin-bottom: 30px;
    box-shadow: 1px 2px 3px 4px #bdb8b8
}

.form-horizontal .form-group {
    margin: 0 0 30px 0;
    position: relative
}

.form-horizontal .form-group:nth-child(5n) {
    margin-bottom: 20px
}

.form-horizontal .form-group:last-child {
    margin: 0
}

.form-horizontal .heading {
    font-size: 28px;
    color: #040468;
    text-transform: capitalize;
    text-align: center;
    font-weight: 700
}

.form-horizontal .form-control {
    height: 50px;
    background: #c8cdce;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0 20px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 3;
    margin-top: 15px;
    color: #7f8291;
    position: relative;
    transition: all .3s ease 0s
}

.form-horizontal .form-control:focus {
    box-shadow: none;
    outline: 0 none
}

.form-horizontal .form-control::-moz-placeholder,
.form-horizontal .form-control::-webkit-input-placeholder,
.form-horizontal .form-control::placeholder {
    color: #c4c4c4
}

.form-horizontal .main-checkbox {
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    float: left;
    margin: 5px 0 0 0;
    position: relative
}

.form-horizontal .main-checkbox label {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.form-horizontal .main-checkbox label:after {
    content: "";
    width: 10px;
    height: 5px;
    position: absolute;
    top: 5px;
    left: 4px;
    border: 3px solid #fff;
    border-top: none;
    border-right: none;
    background: 0 0;
    opacity: 0;
    transform: rotate(-45deg)
}

.form-horizontal .main-checkbox input[type=checkbox] {
    visibility: hidden
}

.form-horizontal .main-checkbox input[type=checkbox]:checked+label:after {
    opacity: 1
}

.form-horizontal .text {
    float: left;
    padding-top: 5px;
    font-size: 15px;
    font-weight: 700;
    color: #8b8b8b;
    line-height: 20px;
    margin-left: 7px
}

.form-horizontal .forgot-pass {
    width: auto;
    float: right;
    background: 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #8b8b8b;
    line-height: 20px;
    text-transform: capitalize;
    padding: 5px 0 0 0;
    margin-top: 0;
    box-shadow: none;
    transition: all .3s ease 0s
}

.form-horizontal .btn,
.form-horizontal .btn:focus {
    width: 100%;
    padding: 12px 30px;
    background: linear-gradient(to right, #040468, #02c3cc);
    border: none;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-radius: 6px;
    text-transform: uppercase
}

.form-horizontal .btn:hover {
    background: linear-gradient(to right, #02c3cc, #040468)
}

.form-horizontal .signup {
    display: block;
    padding: 12px 30px;
    font-size: 16px;
    color: #8f8f8f;
    text-transform: capitalize;
    border: 1px solid #8b8b8b;
    border-radius: 6px;
    text-align: center;
    margin-top: 8px
}

@media only screen and (max-width:479px) {
    .form-horizontal {
        padding: 40px 20px
    }
}

.address {
    text-align: center
}

.address h3 {
    color: #fff;
    padding: 10px;
    box-shadow: 1px 2px 3px 4px #ccc;
    font-weight: 700;
    background: linear-gradient(45deg, #040468, #02c3cc)
}

.address p {
    padding: 30px;
    box-shadow: 1px 2px 3px 4px #ccc;
    font-weight: 700
}

.map iframe {
    box-shadow: 1px 2px 3px 4px #000;
    border: 2px solid #000
}

.map:after {
    position: absolute;
    content: "";
    background-color: #032f39;
    width: 100%;
    height: 100%;
    right: -85px;
    top: 28px;
    z-index: -1
}

.blog-list ul {
    padding: 10px
}

.blog-list ul li a {
    text-transform: capitalize;
    color: #040468;
    font-weight: 900
}

.blog-list ul li {
    padding: 10px;
    background: #d3f1f3;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 20px;
    box-shadow: inset 1px 2px 7px 0 #040468
}

.blog-link a {
    color: #02c3cc
}

.facil h3 {
    border: none;
    font-size: 20px;
    font-weight: 600
}

.faci-img img {
    box-shadow: 0px 0px 10px #ccc;
}

.blog-text p {
    margin-top: 10px
}

.demo {
    background: #303030
}

.gallery-box .box {
    position: relative;
    overflow: hidden;
    margin-top: 0;
    height: auto;
    padding-bottom: 0
}

.gallery-box .gallery-img:hover .box:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 5px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    opacity: .5;
    -webkit-transition: all .45s ease 0s;
    transition: all .45s ease 0s
}

.gallery-box .gallery-img:hover .box:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 5px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    opacity: .5;
    -webkit-transition: all .45s ease 0s;
    transition: all .45s ease 0s
}

.gallery-box .box:before {
    -webkit-transform: skew(30deg) translateX(-80%);
    transform: skew(30deg) translateX(-80%)
}

.gallery-box .box:after {
    -webkit-transform: skew(-30deg) translateX(-70%);
    transform: skew(-30deg) translateX(-70%)
}

.gallery-box .box img {
    width: 100%;
    height: auto
}

.gallery-img img {
    border: 2px solid #040468
}

.gallery-img {
    margin-bottom: 20px
}

.gallery-box .box .box-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 20px 40% 20px 20px
}

.gallery-box .box .box-content:after,
.gallery-box .box .box-content:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #040468;
    box-shadow: 0 0 20px rgba(0, 0, 0, .7);
    opacity: .5;
    z-index: -1;
    -webkit-transition: all .45s ease 0s;
    transition: all .45s ease 0s
}

.gallery-box .box .box-content:before {
    -webkit-transform: skew(30deg) translateX(-100%);
    transform: skew(30deg) translateX(-100%)
}

.gallery-box .box .box-content:after {
    -webkit-transform: skew(-30deg) translateX(-90%);
    transform: skew(-30deg) translateX(-90%)
}

.gallery-box .box .title {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 7em;
    position: relative;
    left: 53px;
    left: uppercase;
    opacity: 0;
    transition: all .5s ease 0s
}

.gallery-box .box .post {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    opacity: 0;
    text-transform: capitalize;
    transition: all .5s ease 0s
}

.gallery-box .box:hover .post,
.gallery-box .box:hover .title {
    opacity: .9;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

@media only screen and (max-width:990px) {
    .gallery-box .box {
        margin-bottom: 20px
    }
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock {
    overflow: hidden!important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../images/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(../images/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(../images/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

.our-team h3 {
    text-align: center;
    border: none;
    font-size: 22px;
}

.table th {
    vertical-align: inherit!important;
    padding: 9px;
    text-align: center
}

.blog-img-center {
    padding-left: 95px
}

.update h4 {
    color: #040468;
    text-align: center;
    border: none
}

.service-images img {
    border: 2px solid #4bc0ae
}

.serviceimg-carousel .owl-nav .owl-prev {
    position: relative;
    background-color: #4bc0aec7;
    width: 30px;
    padding: 10px;
    color: #323467;
    top: -111px;
    display: block
}

.serviceimg-carousel .owl-nav .owl-next {
    position: relative;
    background-color: #4bc0aec7;
    width: 30px;
    padding: 10px;
    color: #323467;
    top: -158px;
    float: right;
    display: block
}

.service-top {
    margin-top: -70px
}

.serviceimgs-carousel .owl-nav .owl-prev {
    position: relative;
    background-color: #4bc0aec7;
    width: 30px;
    padding: 10px;
    color: #323467;
    top: -169px;
    display: block
}

.serviceimgs-carousel .owl-nav .owl-next {
    position: relative;
    background-color: #4bc0aec7;
    width: 30px;
    padding: 10px;
    color: #323467;
    top: -210px;
    float: right;
    display: block
}

.teeth {
    padding: 10px;
    box-shadow: 1px 2px 3px 4px #d7d7f3
}

.opening h3 {
    font-size: 20px;
    color: #040468
}

.opening i {
    padding: 10px;
    background-color: #040468;
    color: #fff;
    border-right: 2px dashed
}

.aio-icon.circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.aio-icon {
    color: #fff;
    background: #041671;
    font-size: 32px;
    display: inline-block
}

.aio-icon,
.vc_row .aio-icon {
    font-size: 32px;
    height: 2em;
    width: 2em;
    text-align: center;
    line-height: 2em;
    box-sizing: content-box!important
}

.aio-icon,
.aio-icon-img,
.vc_row .aio-icon {
    display: inline-block;
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important
}

.aio-icon-header h3 {
    margin: 25px 0 15px;
    color: #02c3cc;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2em
}

.img-border img {
    box-shadow: 1px 0 7px 0 #000;
    position: relative;
    bottom: 8px
}

.inner-img-border img {
    box-shadow: 1px 0 7px 0 #000;
    margin-bottom: 24px
}

.email i {
    position: relative;
    left: 5px
}

.phone i {
    position: relative;
    left: 2px
}

.facility-border {
    padding: 18px 0px;
    box-shadow: inset 0px 0px 10px #808080;
    margin-bottom: 15px
}

.sticky-email {
    padding-top: 7px;
    margin-right: 118px
}

.sticky-email h6 {
    color: #01003e!important;
    border-radius: 50px;
    font-size: 21px;
    display: none;
}

.sticky-email .clinic_timing {
    right: 132px;
    top: 15px;
}

.sticky-email .navbar-collapse {
    text-align: right;
    padding-right: 155px;
    padding-top: 6px
}

.sticky-header .nabhlogo {
    position: absolute;
    right: 37px;
    width: 53px;
    top: 4px;
}

.blog-section .owl-nav .owl-next {
    position: absolute;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #0a1265;
    border: 1px solid #0a1265;
    border-radius: 0 50px 50px 0;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.blog-section .owl-nav .owl-prev {
    position: absolute;
    display: inline-block;
    color: #ffff;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #02b3bd;
    border-radius: 50px 0 0 50px;
    border: 1px solid #02b3bd;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.blog-section .owl-nav .owl-prev {
    right: 60px;
    bottom: 20px
}

.blog-section .owl-nav .owl-next {
    right: -22px;
    left: auto;
    bottom: 20px
}

.mobile-sticky {
    display: block;
    text-align: right;
    margin-bottom: 8px;
    padding-right: 584px;
    padding-top: 19px;
}

.upper-column .info-box .mobile-social {
    padding-right: 10px
}

.slide-read {
    margin-top: 20px
}

.confydentz-span span {
    top: -20px;
    font-size: 20px;
    position: relative
}

.table-responsive {
    display: table
}

.felow {
    margin-bottom: 20px;
    margin-top: 10px
}

.why-points {
    padding-left: 20px
}

.why .separator:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #010066
}

.single-tooth {
    padding-top: 20px
}

.why h2 span {
    position: relative;
    top: -20px
}

#afc_sidebar_4331 {
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    left: initial;
    margin: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    z-index: 999999;
    padding: 10px;
    color: #fff
}

.call-to-action {
    position: fixed;
    cursor: pointer;
    bottom: 35px;
    right: 11px;
    width: auto;
    z-index: 999999;
    padding: 0;
    display: inline-block;
    transition: all .35s linear
}

.service-head h4 {
    font-size: 22px;
    margin-bottom: 0;
    color: #50c2ba
}

.map-loaction {
    position: relative;
    overflow: hidden;
}

.map-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65);
    opacity: 0;
    transition: all ease .4s;
    top: 0
}

.map-loaction a {
    position: absolute!important;
    display: inline-block;
    background: #55c4cc;
    opacity: 0;
    transition: all ease .4s;
    left: -40px;
    width: 175px;
    text-align: center;
    padding: 4px 0;
    font-size: 20px!important;
    top: 32%
}

.map-loaction:hover .map-overlay {
    opacity: 1
}

.map-loaction:hover a {
    opacity: 1;
    left: 0;
    right: 0;
    margin: 0 auto
}

.dt_ti {
    display: none
}

.team-box {
    padding: 20px;
    border: 1px solid #eee;
    text-align: center;
    height: 520px;
    margin-bottom: 30px
}

.team-modal {
    padding: 30px;
    height: 500px;
    overflow-y: scroll
}

.team-modal h3 {
    font-size: 24px;
    color: #01013e;
    margin-bottom: 15px;
    text-align: center
}

.team-modal h4 {
    font-size: 20px;
    color: #17a2b8;
    margin-bottom: 15px;
    text-align: center
}

.team-modal .ul-list li {
    margin-bottom: 10px
}

.click-btn {
    position: absolute;
    bottom: 30px;
    text-align: center
}

.bajaj-finserv-icon {
    position: fixed;
    cursor: pointer;
    bottom: 35px;
    right: 35px;
    width: 80px;
    z-index: 999999;
    padding: 0;
    display: inline-block;
    transition: all .35s linear
}

.app-btn1 {
    color: #fff;
    font-size: 14px;
    padding: 4px 16px;
    font-weight: 500;
    line-height: 1.9em;
    background: linear-gradient(45deg, #50c1ba, #040468);
    text-transform: initial;
    border-radius: 20px;
    width: 100%
}

.diastema-image img {
    width: 500px
}

.ser_images {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 10px;
}

.ser_images img {
    padding: 10px;
    box-shadow: 0 0 10px #ccc
}

h3.video_title {
    text-align: center;
    text-transform: uppercase;
    font-size: 43px;
    margin: 54px 0 12px;
    color: #55c4cc;
    font-weight: 600
}

.testimonilas_title {
    text-align: center;
    text-transform: uppercase;
    font-size: 43px;
    margin: 54px 0 12px;
    color: #55c4cc;
    font-weight: 600
}

.testimonila_desc h3 {
    text-transform: uppercase;
    color: #060267;
    margin: 18px 0 8px
}

.testimonila_desc h4 {
    color: #55c4cc;
    margin: 0 0 7px
}

.doctror_pratap .testimonila_img img {
    margin-top: 51px;
    padding: 10px;
    box-shadow: 0 0 10px #ccc
}

.doctror_pratap {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px
}

.testimonila_row .col-md-6 {
    padding: 47px 21px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.testimonila_row .col-md-6:nth-child(2),
.testimonila_row .col-md-6:nth-child(4) {
    border-right: 0
}

.testimonila_block {
    text-align: center
}

.testimonila_block p {
    line-height: 26px
}

.testimonila_block h3 {
    text-transform: uppercase;
    color: #060267;
    font-size: 23px
}

.ratting {
    color: #55c4cc
}

.casses_sec h2 {
    font-size: 25px
}

.casses_sec h4 {
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 34px;
    color: #55c4cc;
    font-weight: 600;
    font-size: 30px
}
.casses_sec h5{
  
    color: #55c4cc;
    font-size: 20px;
    padding-bottom: 10px;
}
.casses_sec h3{
    font-size: 23px;
    color: #040468;
    font-weight: 700;
    border-left: 4px solid #6cccc5;
    padding-left: 10px;
    margin: 24px 0 20px 0;
}
.cases_info {
    display: table-cell;
    vertical-align: middle;
    width: 1200px;
    height: 269px
}

.reports_row {
    text-align: center
}

.reports_row .col-md-6 {
    padding: 30px 10px
}

.reports_row .col-md-6:nth-child(1) {
    border-right: 1px solid #ccc
}

.reports_row .col-md-6 {
    border-bottom: 1px solid #ccc
}

.cases_info p {
    font-size: 20px
}

.case_img .ser_images img {
    padding: 0;
    box-shadow: 0 0 10px #ccc
}

.casses_info p:last-child {
    margin: 0
}

.row_even .col-md-6:nth-child(2),
.row_odd .col-md-6:nth-child(1) {
    background-color: #e5fbf9
}

.case1 {
    margin-bottom: 36px;
    padding: 30px 12px 0px;
    text-align: center;
    box-shadow: 0px 0px 10px #818181;
    background: linear-gradient(to top, #e2fdff, #ededff);
}

.covid_picutions {
    max-width: 464px;
    margin: auto;
    border: 1px solid #ccc;
    padding: 10px
}

.mobile-nav-toggler {
    display: none
}

._c_d_t_a_c {
    position: relative;
    display: inline-block;
    background: #55c4bc;
    color: #fff;
    padding: 15px 30px;
    font-size: 28px;
    border-radius: 39px;
    margin-top: 60px
}

._c_d_t_a_c i {
    width: 35px;
    height: 35px;
    background: #fff;
    color: #55c4bc;
    border-radius: 50%;
    line-height: 33px;
    margin-left: 9px;
    transition: all ease-in-out .8s
}

._c_d_t_a_c:hover {
    background: #c82333;
    color: #fff
}

._c_d_t_a_c:hover i {
    transform: rotate(360deg);
    color: #c82333
}

._c_table_head {
    background: #4aacb1;
    color: #fff
}

._c_table_head tr th {
    padding: 20px 0;
    font-size: 20px
}

.tb_cnter {
    text-align: center;
    margin-bottom: 30px;
}

.tb_cnter .table td,
.tb_cnter .table th {
    padding: .75rem;
    vertical-align: middle
}

.inner_note {
    text-align: center
}

.inner_note h4 {
    display: inline-block;
    color: #dc3545;
    font-size: 37px;
    margin-top: 17px
}

.case_titile {
    text-align: center;
    font-size: 23px;
    color: #060066;
    font-weight: 700;
    margin: 21px 0 20px
}

.col-md-6.border-none {
    border: none
}

.brochers_list {
    display: block;
    padding: 40px 0;
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
    text-align: center;
    background: linear-gradient(to bottom, rgb(255 255 255), #e9ffff)
}

.brochers_list i {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #4db3b3;
    color: #fff;
    font-size: 39px;
    line-height: 70px;
    border-radius: 50%;
    margin-bottom: 11px
}

.brochers_list h3 {
    color: #060066;
    font-size: 21px
}

.paymnt_options {
    text-align: center
}

.paymnt_options img {
    box-shadow: 0 0 10px #ccc;
    padding: 7px;
    margin-top: 30px
}

.single_small_box .ser_images {
    margin-bottom: 10px
}

.drowns_dental_head {
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: capitalize
}

.jawcasetitle {
    text-align: center;
    color: #050165;
    font-size: 22px;
    margin: 25px 0 15px
}

.jawcasereoprsrow {
    margin-bottom: 30px
}

.case1case2_pd_report {
    position: relative;
    background: #050062;
    text-align: center;
    padding: 24px 8px;
    margin-bottom: 26px
}

.case1case2_pd_report .row {
    align-items: center
}

.cc12_pdf_text {
    font-size: 25px;
    color: #fff
}

.cc12_pdf_doc {
    text-align: center
}

.cc12_pdf_doc a {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #55c4bc;
    color: #fff;
    font-size: 37px;
    line-height: 68px;
    border-radius: 50%
}

.align-item-center {
    justify-content: center
}

.cases_block_section {
    padding: 20px;
    box-shadow: 0 0 10px #979797;
    margin-bottom: 40px;
    text-align: center;
    background: linear-gradient(to top, #e2fdff, #ededff);
}

.cases_block_section h5 {
    text-transform: uppercase;
    font-size: 26px;
    color: #010066;
    margin: 12px 0 18px;
}

.cases_img {
    margin-bottom: 30px
}

.case_title_desc {
    color: #060066;
    font-weight: 600;
    font-size: 23px;
    margin: 18px 0 13px
}

.nobrder_nobg .row .col-md-6 {
    background-color: transparent;
    border: none
}

.aio-icon-description {
    font-size: 13px
}

.dental_implnats_section h2 {
    font-size: 22px;
    color: #010066;
    border-left: 3px solid #50c2ba;
    padding-left: 6px;
    margin: 23px 0 16px;
    font-weight: 600
}

.dental_implnats_section p {
    text-align: justify;
    font-size: 16px;
    margin-bottom: 12px
}

.dental_implnats_img {
    display: inline-block;
    border: 1px dashed #333;
    padding: 5px
}

.dental_implnats_img img {
    box-shadow: 0 0 10px #ccc;
    margin: 0
}

.diplin_color {}

.add_miss_teettoth {
    background-color: #0c0b6c;
    margin-bottom: 47px;
    color: #82e9e1
}

.thhead {
    background-color: #0c0b6c;
    color: #82e9e1;
    text-transform: uppercase;
    font-size: 21px
}

td.con_clr {
    background: #fff
}

td.c_im_total {
    background: #36ada4
}

td.c_im_total p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-bottom: 1px dashed;
    margin: 0 0 8px;
    padding: 0 0 8px
}

td.c_im_total p:last-child {
    border-bottom: 0
}

td.counts_ {
    background: #36ada4;
    color: #fff;
    font-size: 19px
}

td.total_bg {
    background: #0c0b6c;
    color: #fff;
    font-size: 19px
}

.intr_im_fdn {
    background: linear-gradient(45deg, #010066, #55c4bc);
    color: #fff;
    font-size: 18px;
    padding: 12px 23px
}

.intrl_fdn {
    position: relative;
    margin-bottom: 39px;
    padding: 0 0 0px;
}

.intrl_fdn::before {
    content: "";
    position: absolute;
    width: 94%;
    height: 74%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}

.intrl_fdn h2 {
    text-transform: uppercase;
    text-align: center;
    color: #249a92;
    margin: 39px 0 22px;
}

.intrnfdn_pics {
    margin-bottom: 30px;
    border: 8px solid #ffffff;
    box-shadow: 0px 0px 10px #949494;
}

.intr_fdn_text {
    text-align: center;
    margin-top: 40px;
}

.intr_fdn_text p {
    margin: 0 0 42px;
    color: #dc3545;
    font-size: 27px;
    line-height: 29px;
}

.intr_fnd_btm {
    color: #fff;
    text-align: center;
    background: #3caea6;
    padding: 24px 6px;
    margin: 21px 0 40px;
}

.intr_fnd_btm h3 {
    text-transform: uppercase;
    margin: 0 0 12px;
}

.intr_fnd_btm h4 {
    font-size: 20px;
    margin: 0 0 14px;
}

.intr_fnd_btm h5 {
    font-size: 34px;
    font-weight: 600;
}

.intr_fnd_btm a {
    color: #fff;
    text-decoration: underline;
}

.doctor_profile p {
    margin-bottom: 10px;
    line-height: 27px;
}

.rws_list {
    text-align: center;
}

.rws_list h3 {
    text-transform: uppercase;
    color: #0e0e67;
    margin: 0 0 0px;
    font-size: 25px;
}

.rws_list p {
    font-size: 14px;
    line-height: 25px;
}

.ranjithreview_row .col-md-4:nth-child(1),
.ranjithreview_row .col-md-4:nth-child(2) {
    border-right: 2px dotted #333;
}

.rwsrating {
    color: #ffc700;
    margin: 0 0 9px;
}

.fwlloechipic {
    text-align: center;
    margin-bottom: 0px;
}

.fwlloechipic h3 {
    text-transform: uppercase;
    margin: 18px 0px 4px;
    color: #249a92;
    border: navajowhite;
    padding: 0;
    text-align: center;
    font-size: 19px;
}

.fwlloechipic img {
    border: 8px solid #f5f5f5;
    box-shadow: 0px 0px 10px #ccc;
}

.doctorprofile_col {
    margin-bottom: 30px;
}

.notes {
    background: #010066;
    color: #fff;
    font-size: 21px;
    padding: 15px 20px;
}

.doctor-profile h3 {
    text-align: center;
    border: none;
    font-size: 20px;
    color: #f5f5f5;
    background: #000065;
    padding: 10px;
    margin: 0;
    width: auto;
    font-weight: unset;
    position: relative;
    top: 0;
    left: 0;
    box-shadow: 1px 2px 20px 2px #3caea6;
}

.doctor-img img {
    text-align: center
}

.doctor-profile h4 {
    border: none;
    text-align: center;
    margin: 0;
    position: relative;
    top: 0;
    width: auto;
    left: 0;
    background: #010066;
    text-align: center;
    padding: 10px;
    color: #fff
}

.doc_mdl_info {
    color: #50c2ba;
    padding: 0px 11px 14px;
    font-size: 18px;
    text-align: center;
    background: #010066;
}

.doctor-img img {
    border: 2px solid #010166
}

.doctor-info h3 {
    font-weight: 600;
}

.doctor-info h4 {
    font-size: 17px;
    margin: 8px 0 5px;
    font-weight: 600;
    color: #000064;
}

.our-team h4 {
    font-size: 18px;
    color: #020267;
}

.team-of-d-titile {
    text-transform: uppercase;
    font-weight: 700;
    color: #020267;
    text-align: center;
    margin: 29px 0 21px;
    font-size: 32px;
}

.casetitle_head {
    text-align: center;
}

.casetitle_head h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 41px;
    margin: 16px 0 30px;
    color: #ee0d5b;
}

.case_reports_list {
    margin-bottom: 57px;
    padding: 30px 30px 0px;
    text-align: center;
    box-shadow: 0px 0px 10px #818181;
    background: linear-gradient(to top, #d0f7fa, #dbdbff);
}

.case_decription {
    position: relative;
    margin: 0 0 21px;
}

.case_decription p {
    margin: 0px;
    font-size: 20px;
    line-height: 25px;
}

.comn_casereports {
    padding: 30px 12px;
}

.appointment_request {
    text-align: center;
    margin: 64px 0 0;
    position: relative;
}

.appointment_request::before {
    content: "";
    position: absolute;
    width: 100%;
    max-width: 695px;
    height: 107px;
    border: 3px dotted #30b0a7;
    border-bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    top: 26px;
}

.appointment_request span {
    display: inline-block;
    background: linear-gradient(to left, #50c1ba, #040468);
    color: #fff;
    padding: 8px 27px;
    font-size: 23px;
    border-radius: 30px;
}

.appointment_request span a {
    display: inline-block;
    color: inherit;
    margin: 0 0 0 9px;
}

.appointment_request span a i {
    width: 37px;
    height: 37px;
    background: #fff;
    color: #429a9f;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    padding: 0px 8px;
    font-size: 19px;
    margin: 0 0px;
    line-height: 37px;
}

.cases_title_head {
    text-align: center;
}

.cases_title_head h3 {
    text-transform: uppercase;
    color: #092a6d;
    font-weight: 700;
    font-size: 43px;
    margin: 0 0 6px;
}

  .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background-color: #000062!important;
    opacity: 1;
    color: #fff;
    font-size: 35px;
    padding: 0 6px;
    padding-bottom: 2px;
  }  