@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700|Playfair+Display:400i,700i|Poppins:200,300,400,500,600,700|Lora:400i,&display=swap);
@import url(https://www.nishantgupta.in/jeevan/css/bootstrap.min.css);
@import url(https://www.nishantgupta.in/jeevan/css/animate.css);
@import url(https://www.nishantgupta.in/jeevan/css/font-awesome.min.css);
@import url(https://www.nishantgupta.in/jeevan/css/bootstrap-select.min.css);
@import url(https://www.nishantgupta.in/jeevan/css/bootstrap-datepicker.min.css);
@import url(https://www.nishantgupta.in/jeevan/css/owl.carousel.css);
@import url(https://www.nishantgupta.in/jeevan/css/owl.theme.default.min.css);
@import url(https://www.nishantgupta.in/jeevan/css/magnific-popup.css);
@import url(https://www.nishantgupta.in/jeevan/css/hover.min.css);
/*@import url(../plugins/dentallox-icon/style.css);
@import url(../plugins/Stroke-Gap-Icons-Webfont/style.css);*/

.ff-one,
body {
    font-family: "Open Sans", sans-serif
}

.bg-pos-center-center,
.preloader span {
    background-position: center center
}

.block-title__line,
.thm-btn,
.topbar-one__social a {
    display: inline-block;
    vertical-align: middle
}

.banner-one__tag-line,
.banner-one__title {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -webkit-backface-visibility: visible !important
}

.doctor-two__btn,
.service-one__single,
.team-one__hover {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

body {
    font-size: 16px;
    line-height: 26px;
    color: #797979
}

a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden
}

.block-title__title,
.ff-two,
.thm-btn,
.topbar-one__btn,
.topbar-one__left-text {
    font-family: Poppins, sans-serif
}

.thm-gray-bg {
    background-color: #f2f2f2
}

.block-title {
    margin-bottom: 16px
}

.block-title__title {
    margin: 0;
    color: #181e44;
    font-size: 24px;
    line-height: 47px;
    font-weight: 600;
    text-transform: uppercase
}

.block-title__title+.block-title__text {
    margin-top: 7px
}

.block-title__text {
    margin: 0;
    font-size: 16px;
    color: #797979
}

.block-title__line {
    width: 50px;
    height: 2px;
    background-color: #181e44;
    margin-top: 5px
}

.block-title__lite-color {
    color: #141313
}

.block-title__lite-bg {
    background-color: #fff
}

.thm-btn {
    border: none;
    outline: 0 !important;
    border-radius: 3px;
    background-color: #eb4343;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    padding: 11px 27px;
    -webkit-transition: .4s;
    transition: .4s
}

.thm-btn:hover {
    color: #fff;
    background-color: #181e44
}

.datepicker-dropdown {
    min-width: 14rem
}

.datepicker table {
    width: 100%
}

.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show>.btn-light.dropdown-toggle {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0 !important
}

.bootstrap-select>.dropdown-toggle {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: 0 !important
}

.bootstrap-select .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    z-index: 991
}

.bootstrap-select .dropdown-menu>li+li>a {
    border-top: 1px solid #eee
}

.bootstrap-select .dropdown-menu>li:first-child>a {
    padding-top: 10px
}

.bootstrap-select .dropdown-menu>li:last-child>a {
    padding-bottom: 10px
}

.bootstrap-select .dropdown-menu>li.selected>a {
    background: #1a3871;
    color: #fff
}

.bootstrap-select .dropdown-menu>li>a {
    font-size: 16px;
    font-weight: 500;
    padding: 9px 20px;
    color: #181e44;
    -webkit-transition: .4s;
    transition: .4s
}

.bootstrap-select .dropdown-menu>li>a:hover {
    background: #1a3871;
    color: #fff;
    cursor: pointer
}

.google-map__home {
    width: 100%;
    border: none;
    height: 448px;
    display: block
}

.column-5__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.column-5__col,
.topbar-one .container,
.topbar-one__right-content {
    display: -webkit-box;
    display: -ms-flexbox
}

.column-5__col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%;
    display: flex
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: -webkit-gradient(linear, left top, right top, from(#f0f1f1), to(white));
    background-image: linear-gradient(90deg, #f0f1f1 0, #fff 100%)
}

.preloader span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-image: url(../images/resources/preloader.gif)
}

.scroll-to-top {
    width: 45px;
    height: 45px;
    background: #1a3871;
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 99;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
    display: none;
    border-radius: 50%
}

.scroll-to-top i {
    font-size: 18px;
    line-height: 45px;
    color: #fff;
    position: relative;
    z-index: 10;
    -webkit-transition: .4s;
    transition: .4s
}

.scroll-to-top:hover {
    background: #fff
}

.scroll-to-top:hover i {
    color: #181e44
}

.topbar-one__social a:hover,
.topbar-two__info-text a:hover {
    color: #eb4343
}

.topbar-one {
    background-color: #36b5fc30;
    border-bottom: 1px solid #36b5fc30
}

.topbar-one .container {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.topbar-one__left-text {
    margin: 0;
    color: #181e44;
    font-size: 14px;
    font-weight: 500
}

.topbar-one__right-content {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.topbar-one__social {
    margin-right: 20px
}

.topbar-one__social a {
    font-size: 13px;
    color: #181e44;
    line-height: 26px;
    -webkit-transition: .4s;
    transition: .4s
}

.topbar-one__social a+a {
    margin-left: 13px
}

.topbar-one__btn {
    background-color: #2099db;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    padding: 12.5px 27.5px;
    -webkit-transition: .4s;
    transition: .4s
}

.topbar-one__btn:hover {
    color: #fff;
    background-color: #eb4343
}

.topbar-one__language-picker {
    position: relative;
    margin-right: 20px;
    margin-left: 20px !important
}

.topbar-three__text,
.topbar-two__info-text {
    margin: 0;
    font-weight: 500;
    font-family: Poppins, sans-serif
}

.topbar-one__language-picker:before {
    content: '';
    width: 1px;
    height: 15px;
    background-color: #181e44;
    position: absolute;
    top: 50%;
    left: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.topbar-one .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 36px
}

.topbar-one .bootstrap-select>.dropdown-toggle {
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    color: #181e44;
    background-color: transparent;
    border: none;
    outline: 0
}

.topbar-one__home-four .bootstrap-select>.dropdown-toggle {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #181e44;
    border-left: 1px solid #d7d7d7;
    padding: 13.5px 0
}

.topbar-one__home-four .dropdown-toggle::after {
    display: none
}

.topbar-one__home-four .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    text-align: right
}

.topbar-one__home-four .bootstrap-select .dropdown-toggle .filter-option-inner-inner img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    position: relative;
    top: -2px
}

.service-one .column-5__col,
.topbar-one__home-four .bootstrap-select .dropdown-menu>li>a {
    padding-left: 10px;
    padding-right: 10px
}

.topbar-one__home-four .bootstrap-select .dropdown-menu>li>a .text,
.topbar-three .container,
.topbar-two .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.topbar-two {
    padding: 25px 0
}

.topbar-three__infos,
.topbar-two__infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.topbar-two__info:not(:first-child) {
    margin-left: 50px
}

.topbar-two__info-content,
.topbar-two__info-icon {
    display: table-cell;
    vertical-align: middle
}

.topbar-two__info-icon i {
    color: #1d59bc;
    font-size: 25px
}

.topbar-two__info-content {
    padding-left: 20px
}

.topbar-two__info-text {
    color: #767676;
    font-size: 15px;
    line-height: 1em
}

.topbar-two__info-text a,
.topbar-two__info-text span {
    display: block;
    color: #181e44;
    font-weight: 600;
    margin-bottom: 8px;
    transition: .4s
}

.topbar-three {
    padding: 24.5px 0
}

.topbar-three__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.topbar-three__info:not(:last-child) {
    margin-left: 33px;
    padding-left: 33px
}

.header-one__home-four .header-navigation ul.navigation-box>li+li,
.header-one__home-three .header-navigation ul.navigation-box>li+li {
    margin-left: 0
}

.topbar-three__info:not(:last-child):before {
    content: '';
    width: 1px;
    height: 47px;
    background-color: #d4d4d4;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.topbar-three__info:first-child {
    margin-left: 0;
    padding-left: 0
}

.header-navigation .container .menu-toggler,
.header-navigation ul.navigation-box li a .sub-nav-toggler,
.header-navigation ul.navigation-box>li>ul>li ul,
.header-one .stick-logo,
.stricked-menu .main-logo,
.topbar-three__info:first-child:before {
    display: none
}

.topbar-three__info:last-child {
    margin-left: 38px
}

.topbar-three__text {
    font-size: 16px;
    color: #181e44;
    line-height: 23px
}

.topbar-three__text a {
    color: inherit;
    transition: .4s
}

.header-navigation ul.navigation-box>li.current>a,
.header-navigation ul.navigation-box>li:hover>a,
.header-one__call:hover,
.header-one__cta-icon i,
.header-one__home-two .header-navigation ul.navigation-box>li.current>a,
.header-one__home-two .header-navigation ul.navigation-box>li:hover>a,
.header-one__home-two .stricked-menu .header-one__call:hover,
.header-one__home-two .stricked-menu .header-one__search:hover,
.header-one__home-two .stricked-menu ul.navigation-box>li.current>a,
.header-one__home-two .stricked-menu ul.navigation-box>li:hover>a,
.header-one__home-two .stricked-menu ul.navigation-box>li>a:hover,
.header-one__search:hover,
.topbar-three__text a:hover {
    color: #eb4343
}

.topbar-three__phone {
    font-size: 26px;
    color: #181e44;
    font-weight: 700;
    display: inline-block;
    margin-top: 10px
}

.header-navigation {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    padding: 0;
    position: relative;
    background-color: white;
}

.header-navigation ul.navigation-box>li>.submenu,
.header-navigation ul.navigation-box>li>ul>li>.submenu {
    z-index: 1000;
    min-width: 220px;
    background-clip: padding-box;
    border-radius: 0;
    visibility: hidden;
    opacity: 0;
    float: left;
    list-style: none
}

.header-navigation .container {
    background: 0 0;
    position: relative;
    display: block
}

.header-navigation .container .logo-box {
    float: left;
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-navigation .container .navbar-brand {
    height: auto;
    margin: 0
}

.header-navigation .container .right-side-box {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px
}

.header-navigation .main-navigation {
    float: right;
    text-align: right
}

.about-two__list,
.header-navigation ul.navigation-box {
    margin: 0;
    padding: 0;
    list-style: none
}

.header-navigation ul.navigation-box>li {
    position: relative;
    padding: 24px 0;
    display: inline-block;
    vertical-align: middle
}

.header-navigation ul.navigation-box>li+li {
    margin-left: 30px
}

.header-navigation ul.navigation-box>li:first-child {
    padding-left: 0
}

.header-navigation ul.navigation-box>li:last-child {
    padding-right: 0
}

.header-navigation ul.navigation-box>li>a {
    font-weight: 500;
    font-size: 15px;
    font-family: Poppins, sans-serif;
    color: #242424;
    padding: 0;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative
}

.header-navigation ul.navigation-box>li>.submenu {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    text-align: left;
    background-color: #498fb7;
    -webkit-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
    -webkit-box-shadow: 0 10px 18px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 18px rgba(0, 0, 0, .1)
}

.header-navigation ul.navigation-box>li>.submenu.right-align {
    left: auto;
    right: 0
}

.header-navigation ul.navigation-box>li>.submenu.center-align,
.header-navigation ul.navigation-box>li>ul>li>.submenu.center-align {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.header-navigation ul.navigation-box>li>.submenu>li,
.header-navigation ul.navigation-box>li>ul>li>.submenu>li {
    display: block;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s
}

.header-navigation ul.navigation-box>li>.submenu>li+li,
.header-navigation ul.navigation-box>li>ul>li>.submenu>li+li {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.header-navigation ul.navigation-box>li>.submenu>li>a {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    padding: 9px 17px;
    display: block;
    line-height: 26px;
    white-space: nowrap;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s
}

.header-navigation ul.navigation-box>li>.submenu>li:hover>a {
    color: #fff;
    background: #0b96b2
}

.header-navigation ul.navigation-box>li:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

.header-navigation ul.navigation-box>li:hover>.submenu,
.header-navigation ul.navigation-box>li>ul>li:hover>.submenu {
    opacity: 1;
    visibility: visible
}

.header-navigation ul.navigation-box>li>ul>li>.submenu {
    position: absolute;
    top: 0;
    left: 100%;
    padding: 0;
    text-align: left;
    background-color: #181e44;
    -webkit-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
    -webkit-box-shadow: 0 10px 18px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 18px rgba(0, 0, 0, .1)
}

.header-navigation ul.navigation-box>li>ul>li>.submenu.right-align {
    left: auto;
    right: 100%
}

.header-navigation ul.navigation-box>li>ul>li>.submenu>li>a {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    padding: 12px 30px;
    display: block;
    line-height: 26px;
    white-space: nowrap;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s
}

.header-navigation ul.navigation-box>li>ul>li>.submenu>li:hover>a {
    color: #fff;
    background: #eb4343
}

.header-one {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f0f1f1), to(white));
    background-image: linear-gradient(0deg, #f0f1f1 0, #fff 100%)
}

.header-one__home-two .stricked-menu,
.stricked-menu {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f0f1f1), to(white))
}

.header-one__cta {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 9px
}

.header-one__cta:before {
    content: '';
    width: 1px;
    height: 38px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #1d1d1d;
    opacity: .3
}

.cta-four__content,
.cta-four__icon,
.header-one__cta-content,
.header-one__cta-icon {
    display: table-cell;
    vertical-align: middle
}

.header-one__cta-icon i {
    font-size: 23px
}

.header-one__cta-content {
    padding-left: 20px
}

.header-one__cta-number,
.header-one__cta-text {
    display: block;
    font-family: Poppins, sans-serif;
    line-height: 1em
}

.header-one__cta-text {
    color: #666;
    font-size: 16px
}

.header-one__cta-number {
    font-size: 23px;
    color: #181e44;
    font-weight: 600;
    margin-top: 7px
}

.header-one .header-navigation .container {
    padding-right: 267px
}

.header-one .main-logo {
    display: inline-block;
    width: 71px
}

.header-one__call {
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    font-family: Poppins, sans-serif;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: .4s;
    transition: .4s
}

.header-one__book-btn,
.header-one__search {
    -webkit-transition: .4s;
    display: inline-block;
    vertical-align: middle
}

.header-one__search {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    border-right: 1px solid rgba(255, 255, 255, .5);
    padding-right: 30px;
    margin-right: 26px;
    transition: .4s
}

.header-one__book-btn {
    background-color: #144ead;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    padding: 18px 47px;
    transition: .4s
}

.header-one__book-btn:hover {
    background-color: #eb4343;
    color: #fff
}

.stricked-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: white;
    -webkit-box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .06);
    opacity: 0;
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%);
    -webkit-transition: .4s;
    transition: .4s
}

.stricked-menu .stick-logo {
    /* display:inline-block; */
}

.stricked-menu ul.navigation-box>li {
    padding-top: 22px;
    padding-bottom: 22px
}

.stricked-menu .header-one__cta-text {
    font-size: 15px
}

.stricked-menu .header-one__cta-number {
    font-size: 21px
}

.stricked-menu.stricky-fixed {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.header-one__home-two {
    background-color: transparent;
    background-image: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 991;
    padding-left: 35px;
    padding-right: 35px;
    border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.header-one__home-two .header-navigation ul.navigation-box>li {
    padding-top: 32px;
    padding-bottom: 32px
}

.header-one__home-two .header-navigation ul.navigation-box>li>a {
    color: #fff
}

.header-one__home-two .header-navigation .container {
    padding-right: 253px
}

.header-one__home-two .stricked-menu {
    padding-left: 35px;
    padding-right: 35px;
    border: 1px solid #dfdfdf;
    background-image: linear-gradient(0deg, #f0f1f1 0, #fff 100%)
}

.header-one__home-two .stricked-menu .header-one__call,
.header-one__home-two .stricked-menu .header-one__search,
.header-one__home-two .stricked-menu ul.navigation-box>li>a {
    color: #181e44
}

.header-one__home-two .stricked-menu .header-one__search {
    border-color: rgba(36, 36, 36, .5)
}

.header-one__home-two .stricked-menu ul.navigation-box>li {
    padding-top: 22px;
    padding-bottom: 22px
}

.header-one__home-three .header-navigation .main-navigation {
    float: left;
    text-align: left
}

.header-one__home-three .header-navigation ul.navigation-box>li {
    padding: 0
}

.header-one__home-three .header-navigation ul.navigation-box>li>a {
    display: block;
    padding: 18px 36px;
    color: #fff;
    border-right: 1px solid #1249a2;
    position: relative
}

.header-one__home-three .header-navigation ul.navigation-box>li>a:after {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #396dc2;
    position: absolute;
    top: 0;
    right: 0
}

.header-one__home-three .header-navigation .container {
    background-color: #1d59bc;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99
}

.header-one__home-three .header-navigation .container .right-side-box {
    right: 0
}

.header-one__home-three .header-one__search {
    border-right: 0;
    margin-right: 0;
    padding-right: 22px
}

.header-one__home-three .stricked-menu {
    background-image: none;
    background-color: #1d59bc
}

.header-one__home-three .stricked-menu .container {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.header-one__home-four .stricked-menu:before,
.header-one__home-four:before {
    height: 4px;
    background-color: #0d234c;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    content: ''
}

.header-one__home-four {
    background-image: none;
    background-color: #1a3871;
    position: relative
}

.header-one__home-four .header-navigation .container {
    padding-right: 15px
}

.header-one__home-four .header-navigation .main-navigation {
    float: left;
    text-align: left
}

.banner-one__light-color,
.header-one__home-four .header-navigation ul.navigation-box>li>a {
    color: #fff
}

.header-one__home-four .header-navigation ul.navigation-box>li>a:before {
    content: '';
    width: 1px;
    height: 20px;
    background-color: rgba(255, 255, 255, .5);
    display: inline-block;
    vertical-align: middle;
    margin-left: 35px;
    margin-right: 40px
}

.header-one__home-four .header-navigation ul.navigation-box>li:first-child>a:before,
[class*=banner-carousel] .owl-dots,
[class*=banner-carousel] .owl-nav {
    display: none
}

.header-one__home-four .header-navigation ul.navigation-box>li {
    padding: 21px 0
}

.header-one__home-four .stricked-menu {
    background-image: none;
    background-color: #1a3871
}

.header-one__home-five {
    border: none
}

.about-one .container,
.about-two .container,
.banner-wrapper,
.team-one__image,
.testimonials-two .container {
    position: relative
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .banner-wrapper {
        overflow: hidden
    }
}

.banner-wrapper .carousel-btn-block .carousel-btn {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 30px;
    color: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    border: 2px solid #fff;
    background-position: center center;
    background-size: 100% 100%;
    background-blend-mode: overlay
}

.comment-form__form label.error,
.contact-one__form label.error,
[class*=banner-carousel].no-dots .owl-dots {
    display: none !important
}

.banner-wrapper .carousel-btn-block .carousel-btn i {
    line-height: 51px;
    display: block;
    vertical-align: middle
}

.banner-wrapper .carousel-btn-block .carousel-btn:hover {
    color: #eb4343;
    border-color: #eb4343
}

.banner-wrapper .carousel-btn-block .carousel-btn.left-btn {
    left: 3%
}

.banner-wrapper .carousel-btn-block .carousel-btn.right-btn {
    right: 3%
}

.banner-wrapper .owl-dots {
    margin: 0;
    position: absolute;
    bottom: 85px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 999;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1200px;
    text-align: left
}

.banner-wrapper .owl-dots .owl-dot {
    position: relative;
    z-index: 991
}

.banner-wrapper .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
    background-color: transparent;
    opacity: .2;
    margin: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.banner-wrapper .owl-dots .owl-dot+.owl-dot {
    margin-left: 7px
}

.banner-wrapper .owl-dots .owl-dot.active span {
    opacity: 1;
    background-color: transparent
}

.banner-wrapper .owl-carousel .owl-item img,
.testimonials-one__carousel .owl-item img,
.testimonials-two__carousel .owl-item img {
    width: auto
}

.banner-one .container {
    position: relative;
    padding-top: 192px;
    padding-bottom: 130px
}

.banner-one__slide {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover
}

.banner-one__tag-line {
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-style: italic;
    display: block;
    animation-duration: 1s;
    animation-fill-mode: both;
    backface-visibility: visible !important
}

.about-four__title,
.about-one__title,
.about-three__title,
.banner-one__title {
    font-family: Poppins, sans-serif;
    font-weight: 600
}

.banner-one__tag-line+.banner-one__title {
    margin-top: 10px
}

.banner-one__title {
    font-size: 45px;
    margin: 0 0 25px;
    animation-duration: 1s;
    animation-fill-mode: both;
    backface-visibility: visible !important
}

.banner-one__btn,
.banner-one__text {
    -webkit-animation-fill-mode: both;
    -webkit-backface-visibility: visible !important
}

.banner-one__title-highlight {
    line-height: .85em;
    font-size: 1.22em
}

.banner-one__text {
    margin: 0 0 40px;
    font-size: 20px;
    line-height: 30px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-fill-mode: both;
    backface-visibility: visible !important
}

.banner-one__btn {
    padding: 15px 41px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    animation-fill-mode: both;
    backface-visibility: visible !important
}

.about-one__image-two,
.banner-one__person {
    position: absolute;
    bottom: 0;
    right: 0
}

.banner-one__person-ver-center {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.banner-one .active .banner-one__tag-line {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.banner-one .active .banner-one__title {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.banner-one .active .banner-one__text {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.banner-one .active .banner-one__btn {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.banner-one__home-two .container {
    padding-top: 289px;
    padding-bottom: 289px
}

@media (min-width:1440px) {
    .banner-one__home-two .container {
        left: 220px
    }
}

.banner-one__home-two .banner-one__slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.banner-one__home-three .container {
    padding-top: 259px;
    padding-bottom: 259px
}

@media (min-width:1441px) {
    .banner-one__home-three .container {
        -webkit-transform: translateX(15%);
        transform: translateX(15%)
    }
}

.banner-one__home-three .banner-one__slide {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover
}

.banner-one__home-four .container {
    padding-top: 149px;
    padding-bottom: 149px
}

.banner-one__home-four .banner-one__tag-line {
    color: #0d234c
}

.banner-one__home-four .banner-one__title {
    color: #1a3871
}

.banner-one__home-four .banner-one__text {
    color: #242424
}

.banner-one__home-four .banner-one__btn {
    background-color: #38aac1
}

.banner-one__home-four .banner-one__btn:hover {
    background-color: #1a3871
}

.banner-one__home-four .banner-one__title-highlight {
    color: #eb4343
}

.banner-one__home-five .container {
    padding-top: 310px;
    padding-bottom: 187px
}

.banner-one__home-five .banner-one__person {
    -webkit-transform: translateX(100px) scale(0, 1);
    transform: translateX(100px) scale(0, 1);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: -webkit-transform 2s;
    transition: transform 2s;
    transition: transform 2s, -webkit-transform 2s;
    -webkit-transform-style: inherit;
    transform-style: inherit
}

.banner-one__home-five .banner-one__person-ver-center {
    -webkit-transform: translateX(100px) translateY(-50%) scale(0);
    transform: translateX(100px) translateY(-50%) scale(0);
    -webkit-transform-style: inherit;
    transform-style: inherit;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: -webkit-transform 2s linear;
    transition: transform 2s linear;
    transition: transform 2s linear, -webkit-transform 2s linear
}

.banner-one__home-five .banner-one__title {
    margin-top: 0
}

.banner-one__home-five .banner-one__title-highlight-bg {
    background-color: #09a0ba;
    padding: 7px 20px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: middle;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

.banner-one__home-five .banner-one__btn {
    background-color: #fff;
    color: #181e44
}

.banner-one__home-five .banner-one__btn:hover {
    background-color: #eb4343;
    color: #fff
}

.banner-one__home-five .active .banner-one__title-highlight-bg {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.banner-one__home-five .active .banner-one__person {
    -webkit-transform: translateX(50px) scale(1, 1);
    transform: translateX(50px) scale(1, 1)
}

.banner-one__home-five .active .banner-one__person-ver-center {
    -webkit-transform: translateX(50px) translateY(-50%) scale(1);
    transform: translateX(50px) translateY(-50%) scale(1)
}

.about-one {
    padding-top: 90px;
    padding-bottom: 100px
}

.about-one__title {
    margin: 0 0 20px;
    font-size: 32px;
    line-height: 48px;
    color: #181e44
}

.about-one__list-item,
.about-one__text {
    font-size: 16px;
    color: #797979
}

.about-one__text {
    line-height: 26px;
    margin: 0
}

.about-one__text+.about-one__text,
.contact-one__widget+.contact-one__widget {
    margin-top: 30px
}

.about-one__list {
    margin: 25px 0 0;
    padding: 0;
    list-style: none
}

.about-one__image-block {
    position: absolute;
    top: 0;
    right: 15px;
    width: 100%;
    max-width: 500px;
    background: url(../images/resources/about-dots.png) 100% -120% no-repeat;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.about-one__image-one>img {
    border-radius: 50%;
    position: relative
}

.about-one__image-two>img {
    position: relative;
    border: 7px solid #fff;
    border-radius: 50%;
    background-color: #6e6e6e;
    -webkit-box-shadow: inset 0 3px 95px 0 rgba(0, 0, 0, .49);
    box-shadow: inset 0 3px 95px 0 rgba(0, 0, 0, .49)
}

.about-two {
    background-color: #f8f8f8;
    padding-top: 210px;
    padding-bottom: 40px
}

.about-two .block-title {
    margin-bottom: 15px
}

.about-two .block-title__text {
    font-weight: 300;
    font-size: 20px;
    color: #181e44
}

.about-two .block-title__title+.block-title__text {
    margin-top: 22px
}

.about-two__image-block {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.about-two__image-block img {
    border-radius: 50%
}

.about-two__list-item {
    position: relative;
    padding-left: 35px;
    font-size: 16px;
    color: #797979
}

.about-two__list-item i {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #afb2c6;
    font-size: 14px
}

.about-two__list-item+.about-two__list-item {
    margin-top: 10px
}

.about-two__about-page {
    padding-top: 90px;
    padding-bottom: 140px
}

.about-two__about-page .block-title {
    margin-bottom: 40px
}

.about-two__about-page .block-title__text {
    font-weight: 400;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: #797979;
    margin-bottom: 0
}

.about-two__about-page .block-title__tag-line {
    font-weight: 300;
    font-size: 20px;
    color: #181e44;
    margin-bottom: 15px
}

.about-two__about-page .about-two__image-block {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
}

.about-four,
.about-three,
.doctor-two,
.faq-accrodion,
.service-details {
    padding: 100px 0
}

.about-three__title {
    margin: 0 0 25px;
    color: #181e44;
    font-size: 32px
}

.about-three__text,
.contact-one__widget-text,
.service-details__text {
    margin: 0;
    color: #797979;
    font-size: 16px;
    line-height: 26px
}

.about-three__text+.about-three__title {
    margin-top: 35px
}

.about-three__text+.about-three__text {
    margin-top: 25px
}

.about-three__image,
.service-two__carousel-block-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.about-three__border-top {
    padding-top: 0
}

.about-three__border-top hr {
    border-width: 1px;
    margin: 0 0 90px;
    border-color: rgba(186, 186, 186, .8)
}

.about-four__images {
    padding-left: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-four__content {
    padding-right: 80px
}

.about-four__title {
    margin: 0 0 25px;
    color: #181e44;
    font-size: 32px
}

.about-four__sub-title,
.about-four__tag-line {
    font-size: 20px;
    font-family: Poppins, sans-serif
}

.about-four__sub-title {
    margin: 45px 0 10px;
    color: #181e44
}

.about-four__tag-line {
    margin: 0 0 10px;
    font-weight: 300
}

.about-four__text,
.doctor-two__text {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    color: #797979
}

.service-one {
    padding-top: 85px;
    padding-bottom: 90px
}

.service-one__single {
    width: 100%;
    border-radius: 5px;
    background-color: #e4edf4;
    border: 1px solid #0056b3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
    min-height: 220px;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

.service-one__single:hover {
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .2);
    background-color: #fff
}

.service-one .column-5__row {
    margin-left: -10px;
    margin-right: -10px
}

.testimonials-one .row,
.testimonials-one__page .row.high-gutters {
    margin-left: -45px;
    margin-right: -45px
}

.service-one__icon {
    background-position: center center;
    width: 100%;
    height: 120px;
    background-repeat: no-repeat;
    background-color: #e4edf4;
    background-blend-mode: multiply;
    opacity: .6;
    -webkit-transition: .4s;
    transition: .4s
}

.service-one__title {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    padding-top: 10px;
    font-family: Poppins, sans-serif
}

.service-one__title a {
    color: #181e44;
    -webkit-transition: .4s;
    transition: .4s
}

.service-one__link,
.service-two__image-hover a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: .4s;
    color: #181e44
}

.service-one__title a:hover {
    color: #eb4343
}

.service-one__link {
    font-size: 20px;
    border-bottom: 1px solid #181e44;
    font-family: Poppins, sans-serif;
    transition: .4s;
    margin-top: 20px
}

.service-one__link:hover {
    color: #eb4343;
    border-color: #eb4343
}

.service-one__single:hover .service-one__icon {
    background-color: #fff
}

.service-two {
    padding-top: 90px;
    padding-bottom: 70px
}

.service-two__single {
    border-radius: 5px;
    background-color: #e9f1f6;
    text-align: center;
    margin-bottom: 30px
}

.blog-one__image,
.blog-two__image,
.gallery-one__single,
.service-two__image {
    position: relative;
    overflow: hidden
}

.service-two__image>img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.service-two__image-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(9, 160, 186, .85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.service-two__image-hover a {
    width: 47px;
    height: 47px;
    background-color: #fff;
    font-size: 23px;
    line-height: 47px;
    text-align: center;
    transition: .4s;
    border-radius: 50%
}

.service-two__image-hover a:hover {
    background-color: #eb4343;
    color: #fff
}

.service-two__content {
    padding: 35px 30px 40px
}

.service-two__title {
    margin: 0;
    color: #181e44;
    font-size: 18px;
    font-weight: 500;
    font-family: Poppins, sans-serif
}

.service-two__title a {
    color: #181e44;
    -webkit-transition: .4s;
    transition: .4s
}

.service-two__title a:hover {
    color: #eb4343
}

.service-two__text {
    margin: 10px 0 5px;
    font-size: 15px;
    line-height: 24px;
    color: #797979
}

.service-two__link,
.service-two__more-link {
    line-height: 1em;
    display: inline-block;
    vertical-align: middle
}

.service-two__link {
    color: #eb4343;
    font-size: 14px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    border-bottom: 1px solid #eb4343;
    -webkit-transition: .4s;
    transition: .4s
}

.service-details__sub-title,
.service-details__title {
    color: #181e44;
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.service-two__link:hover {
    color: #1a3871;
    border-color: #1a3871
}

.service-one__home-three .service-one__link:hover,
.service-two__more-link:hover {
    color: #eb4343;
    border-color: #eb4343
}

.service-two__single:hover .service-two__image-hover {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    opacity: 1
}

.service-two__single:hover .service-two__image>img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07)
}

.service-two__more-link {
    color: #181e44;
    font-size: 20px;
    font-family: Poppins, sans-serif;
    border-bottom: 1px solid #181e44;
    padding-bottom: 3px;
    margin-top: 15px;
    -webkit-transition: .4s;
    transition: .4s
}

[class*=service-two__carousel-btn-] {
    width: 44px;
    height: 44px;
    border: 2px solid #a8b3b9;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

[class*=service-two__carousel-btn-] i {
    color: #242424;
    font-size: 18px;
    line-height: 40px;
    -webkit-transition: .4s;
    transition: .4s
}

[class*=service-two__carousel-btn-]:hover {
    background-color: #eb4343;
    border-color: #eb4343
}

[class*=service-two__carousel-btn-]:hover i {
    color: #fff
}

.service-two__carousel-btn-right {
    margin-left: 18px
}

.service-one__home-three {
    background: #1a3871
}

.service-one__home-three .block-title__text {
    color: #b7bfcf
}

.service-one__home-three .service-one__single {
    background-color: #d5eaf4
}

.service-one__home-three .service-one__single:hover,
.service-two__home-four .service-two__content {
    background-color: #fff
}

.service-one__home-three .service-one__link {
    color: #fff;
    border-color: #fff
}

.service-two__home-four {
    background-color: #e9f1f6;
    padding-bottom: 100px
}

.service-two__service-page__two .service-two__image {
    padding-top: 29px
}

.blog-two__two-col,
.service-two__service-page__two .service-two__content {
    padding-top: 20px
}

.service-two__service-page__two .service-two__text {
    margin-top: 14px;
    margin-bottom: 0
}

.service-details img {
    max-width: 100%
}

.service-details__title {
    margin: 40px 0 25px;
    font-size: 32px
}

.service-details__sub-title {
    margin: 0 0 25px;
    font-size: 24px
}

.service-details__tag-line {
    margin: 0;
    color: #1a3871;
    font-weight: 300;
    font-style: italic;
    font-size: 20px
}

.service-details__tag-line a {
    font-weight: 400;
    color: #1a3871;
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    border-bottom: 1px solid #1a3871
}

.service-details__list {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.service-details__list-item {
    position: relative;
    color: #797979;
    font-size: 16px;
    padding-left: 36px
}

.service-details__list-item i {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    border: 1px solid #77797c;
    color: #a6cde7;
    font-size: 13px
}

.service-details__list-item+.service-details__list-item {
    margin-top: 10px
}

.service-details__text+.service-details__text {
    margin-top: 25px
}

.service-details__image-content {
    margin-top: 65px;
    margin-bottom: 45px
}

.service-details__image-content .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.service-details__image-content__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.service-details__pricing {
    border: 1px solid #ececec;
    border-top: 0;
    margin-top: 60px
}

.service-details__pricing-title {
    margin: 0;
    background-color: #e3eef4;
    font-size: 22px;
    color: #181e44;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    text-align: center;
    padding: 17px 0
}

.service-details__pricing-list,
.service-sidebar__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.service-details__pricing-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 17px 30px
}

.service-details__pricing-list-item+.service-details__pricing-list-item {
    border-top: 1px solid #ececec
}

.faq-accrodion .accrodion,
.feature-one__box,
.service-details .col-lg-8 .accrodion-grp {
    padding-right: 30px
}

.service-details .accrodion-grp .accrodion {
    border: 1px solid #d4d4d4
}

.service-details .accrodion-grp .accrodion+.accrodion {
    margin-top: 20px
}

.service-details .accrodion-grp .accrodion-title {
    padding: 13.5px 0 13.5px 20px;
    cursor: pointer
}

.service-details .accrodion-grp .accrodion-title h4 {
    margin: 0;
    color: #242424;
    font-size: 17px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    position: relative;
    padding-left: 35px
}

.service-details .accrodion-grp .accrodion-title h4:before {
    content: '+';
    font-size: 22px;
    width: 24px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.service-details .accrodion-grp .accrodion-content {
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 33px
}

.service-details .accrodion-grp .accrodion-content p {
    margin: 0;
    color: #797979;
    font-size: 16px;
    line-height: 24px
}

.service-details .accrodion-grp .accrodion.active {
    background-color: #f9f9f9
}

.cta-one {
    background: url(../images/cta-bg-1-1.jpg) 150px center/cover no-repeat #1c191af7;
    position: relative;
    padding: 155.5px 0
}

.cta-one:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #000;
    opacity: .2
}

.cta-one__btn:hover,
.cta-one__home-three .cta-one__btn:hover {
    background-color: #fff;
    color: #181e44
}

.cta-one__tag-line {
    margin: 0 0 10px;
    font-family: "Playfair Display", sans-serif;
    font-size: 25px;
    color: #fff;
    font-style: italic
}

.cta-one__title,
.cta-two__title {
    font-family: Poppins, sans-serif;
    color: #fff
}

.cta-one__title {
    margin: 0;
    font-size: 45px;
    line-height: 62px;
    font-weight: 700
}

.cta-one__btn {
    margin-top: 25px;
    background-color: #2099db
}

.cta-two {
    padding: 31px 0;
    background-color: #ffa300;
    text-align: center
}

.cta-two__title {
    margin: 0;
    font-size: 30px;
    font-weight: 300
}

.cta-two__highlight {
    font-weight: 600;
    color: #fff;
    transition: .4s
}

.cta-three__link,
.cta-two__link {
    color: #fff;
    -webkit-transition: .4s
}

.cta-two__highlight:hover {
    color: #eb4343
}

.cta-two__link {
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    border-bottom: 2px solid #fff;
    padding-bottom: 3px;
    transition: .4s
}

.cta-two__link:hover {
    color: #eb4343;
    border-color: #eb4343
}

.cta-one__home-two {
    padding: 170px 0
}

.cta-one__home-three {
    padding: 120px 0
}

.cta-one__home-three .cta-one__btn,
.testimonials-one__carousel .owl-nav [class*=owl-]:hover,
.testimonials-two__carousel .owl-nav [class*=owl-]:hover {
    background-color: #eb4343
}

.feature-one__home-two .feature-one__title a:hover,
.feature-one__home-two [class*=col-]:first-child .feature-one__link:hover,
.feature-one__home-two [class*=col-]:first-child .feature-one__title a:hover,
.feature-one__home-two [class*=col-]:nth-child(2) .feature-one__link:hover,
.feature-one__home-two [class*=col-]:nth-child(2) .feature-one__title a:hover,
.feature-one__link:hover,
.feature-one__title a:hover {
    color: #eb4343
}

.cta-three {
    padding-bottom: 100px
}

.cta-three .container {
    position: relative;
    z-index: 10;
    margin-top: -105px
}

.cta-three__block,
.video-one {
    background-color: #09a0ba;
    position: relative
}

.cta-three__block-two {
    background-image: url(../images/background/cta-bg-3-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.cta-three__block-two:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #232b5c;
    opacity: .92
}

.cta-four__btn:hover,
.feature-one__home-two [class*=col-]:first-child .feature-one__single {
    background-color: #09a0ba
}

.cta-three__single {
    padding: 60px;
    position: relative
}

.cta-three__tag-line {
    margin: 0;
    font-family: Lora;
    font-style: italic;
    font-size: 20px;
    line-height: 26px;
    color: #fff
}

.cta-three__tag-line+.cta-three__text {
    margin-top: 10px
}

.cta-three__text {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin: 0
}

.cta-three__title {
    font-family: Poppins, sans-serif;
    font-weight: 300;
    font-size: 34px;
    line-height: 42px;
    margin: 0;
    color: #fff
}

.cta-three__title-highlite {
    font-family: 'Playfair Display';
    font-style: italic
}

.cta-three__text+.cta-three__icon-block,
.cta-three__title+.cta-three__text {
    margin-top: 35px
}

.comments-one__content,
.comments-one__image,
.cta-three__icon,
.cta-three__icon-content,
.feature-one__content,
.feature-one__icon,
.history-one__content,
.history-one__time,
.testimonials-two__content,
.testimonials-two__image {
    display: table-cell;
    vertical-align: top
}

.cta-three__icon i {
    font-size: 63px;
    color: #fff
}

.cta-three__icon-content {
    padding-left: 30px
}

.cta-three__icon-title {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    font-family: Poppins, sans-serif
}

.cta-three__icon-title+.cta-three__text,
.cta-three__text+.cta-three__link,
.footer-widget__social {
    margin-top: 15px
}

.cta-three__link {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    border-bottom: 1px solid #fff;
    line-height: 1.2em;
    transition: .4s
}

.cta-four__btn-text,
.cta-four__title {
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.cta-three__link:hover {
    color: #eb4343;
    border-color: #eb4343
}

.cta-four {
    -webkit-box-shadow: 0 3px 32px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 3px 32px 0 rgba(0, 0, 0, .15);
    padding-top: 23px;
    padding-bottom: 23px;
    border-bottom: 2px solid darkred;
    background-color: darkred;
}

.cta-four__content {
    padding-left: 20px
}

.cta-four__icon i {
    font-size: 53px;
    color: #2f2f2f;
    opacity: .4
}

.cta-four__title {
    margin: 0;
    color: #363c69;
    font-size: 18px
}

.cta-four__text {
    margin: 5px 0 0;
    color: #8b92a0;
    font-size: 16px;
    line-height: 26px
}

.cta-four__btn {
    background-color: #2099db;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 231px;
    padding: 17.5px 38px;
    -webkit-transition: .4s;
    transition: .4s
}

.cta-four__btn i {
    font-size: 46px;
    color: #fff
}

.cta-four__btn-text {
    color: #fff;
    font-size: 18px;
    line-height: 23px
}

.doctor-one:before,
.feature-one__home-two [class*=col-]:nth-child(2) .feature-one__single {
    background-color: #1a3871
}

.doctor-one {
    background: url(../images/background/doctor-bg-1-1.png) center left no-repeat fixed #1a3871;
    position: relative;
    -webkit-box-shadow: 0 0 54px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 54px 0 rgba(0, 0, 0, .15)
}

.doctor-one:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .92
}

.doctor-one .container {
    position: relative;
    padding-top: 110px;
    padding-bottom: 130px
}

.doctor-one__person {
    position: absolute;
    bottom: 0;
    left: 50px
}

.doctor-one__content {
    padding-left: 50px;
    padding-right: 30px
}

.doctor-one__title {
    margin: 5px 0 30px;
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    font-family: Poppins, sans-serif
}

.doctor-one__tag-line {
    margin: 0;
    font-style: italic;
    font-size: 20px;
    color: #fff
}

.doctor-one__text {
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    opacity: .7
}

.doctor-two__sub-title,
.doctor-two__title {
    color: #181e44;
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.doctor-one__text+.doctor-one__text {
    margin-top: 25px
}

.doctor-two__title {
    margin: 0;
    font-size: 32px
}

.doctor-two__sub-title {
    margin: 30px 0 5px;
    font-size: 22px
}

.doctor-two__tag-line {
    margin: 0 0 20px;
    font-size: 16px;
    font-family: Poppins, sans-serif;
    font-weight: 300;
    color: #38aac1
}

.doctor-two__btn {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 400px;
    border: 1px solid #d6d6d6;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #f9f9f9;
    padding: 18px 0;
    margin-top: 40px
}

.doctor-two__btn-title {
    display: block;
    color: #181e44;
    font-size: 18px;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 10px
}

.doctor-two__btn-tag {
    color: #898989;
    display: block;
    font-size: 16px;
    line-height: 1em
}

.doctor-two__btn-icon-one {
    left: 23px
}

.doctor-two__btn-icon-two {
    right: 23px
}

[class*=doctor-two__btn-icon-] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.feature-one {
    padding-top: 100px;
    padding-bottom: 70px;
    background-color: #d5eaf4
}

.feature-one__box-title {
    margin: 0;
    color: #181e44;
    font-family: Poppins, sans-serif;
    font-size: 32px;
    line-height: 47px;
    font-weight: 600
}

.feature-one__box-tag-line {
    margin: 20px 0 0;
    font-size: 20px;
    line-height: 28px;
    color: #181e44;
    font-weight: 300
}

.appointment-one__title,
.feature-one__link,
.feature-one__title,
.testimonials-one__title {
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.feature-one__box-text {
    margin: 25px 0 0;
    font-size: 14px;
    line-height: 33px;
    color: #000;
    text-align: justify
}

.feature-one__single {
    background-color: #fff;
    border: 1px solid #ededed;
    padding: 35px 16px 40px 30px;
    margin-bottom: 30px;
    -webkit-transition: .4s;
    transition: .4s
}

.feature-one__single:hover {
    -webkit-box-shadow: 0 0 49px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 49px 0 rgba(0, 0, 0, .08)
}

.feature-one__icon i {
    font-size: 50px;
    color: #28447a
}

.feature-one__content {
    padding-left: 20px
}

.feature-one__title {
    margin: 0;
    font-size: 20px;
    color: #181e44
}

.blog-two__sub-title a,
.blog-two__title a,
.feature-one__title a {
    color: #181e44;
    -webkit-transition: .4s;
    transition: .4s
}

.feature-one__text {
    margin: 15px 0 0;
    color: #898989;
    font-size: 15px;
    line-height: 24px
}

.feature-one__link {
    display: inline-block;
    vertical-align: middle;
    color: #181e44;
    font-size: 15px;
    margin-top: 10px;
    -webkit-transition: .4s;
    transition: .4s
}

.feature-one__home-two {
    background-color: transparent;
    padding: 0;
    position: relative
}

.feature-one__home-two .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
    .header-navigation .main-navigation,
    .header-navigation ul.navigation-box>li>.submenu,
    .header-navigation ul.navigation-box>li>ul>li>.submenu {
        display: block !important
    }
    .header-one__home-two .container {
        max-width: 100%
    }
    .header-one__home-three .header-navigation .container {
        max-width: 1170px;
        padding-left: 0;
        padding-right: 0
    }
    .banner-one__home-five .banner-one__content {
        -webkit-transform: translateX(-45px);
        transform: translateX(-45px)
    }
    .feature-one__home-two .container {
        padding-left: 0;
        padding-right: 0
    }
}

.feature-one__home-two .feature-one__single {
    border: none;
    padding: 35px 30px;
    background-color: #d8e2f4;
    margin-bottom: 0
}

.feature-one__home-two .feature-one__icon i {
    color: #1a3871;
    font-size: 60px
}

.feature-one__home-two .feature-one__text,
.feature-one__home-two .feature-one__title a {
    color: #242424
}

.feature-one__home-two .feature-one__text {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 5px
}

.feature-one__home-two .feature-one__content {
    padding-left: 40px
}

.testimonials-one .row>[class*=col-],
.testimonials-one__page .row.high-gutters>[class*=col-],
.testimonials-two__home-five .testimonials-two__carousel {
    padding-left: 45px;
    padding-right: 45px
}

.feature-one__home-two [class*=col-]:first-child .feature-one__icon i,
.feature-one__home-two [class*=col-]:first-child .feature-one__link,
.feature-one__home-two [class*=col-]:first-child .feature-one__text,
.feature-one__home-two [class*=col-]:first-child .feature-one__title a,
.feature-one__home-two [class*=col-]:nth-child(2) .feature-one__icon i,
.feature-one__home-two [class*=col-]:nth-child(2) .feature-one__link,
.feature-one__home-two [class*=col-]:nth-child(2) .feature-one__text,
.feature-one__home-two [class*=col-]:nth-child(2) .feature-one__title a,
.testimonials-one__carousel .owl-nav [class*=owl-]:hover i,
.testimonials-two__carousel .owl-nav [class*=owl-]:hover i {
    color: #fff
}

.testimonials-one {
    padding-top: 30px;
    padding-bottom: 30px
}

.testimonials-one__single {
    background-color: #607d8b;
    text-align: center;
    padding: 70px 34px;
    margin-top: 47.5px;
    position: relative;
    min-height: 310px
}

.testimonials-one__qoute {
    position: absolute;
    bottom: 20px;
    right: 30px
}

.testimonials-one__image {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.testimonials-one__image>img {
    border-radius: 50%;
    border: 1px solid #fff
}

.testimonials-one__title {
    margin: 0;
    color: #fff;
    font-size: 16px
}

.testimonials-one__designation {
    color: #a0a0a0;
    font-size: 14px;
    font-style: italic
}

.testimonials-one__text {
    margin: 20px 0 0;
    color: #fff;
    font-size: 15px;
    line-height: 26px
}

.comment-form,
.comments-one,
.faq-accrodion .accrodion+.accrodion,
.testimonials-one__carousel .owl-dots,
.testimonials-one__carousel .owl-nav,
.testimonials-two__carousel .owl-dots,
.testimonials-two__carousel .owl-nav {
    margin-top: 40px
}

.testimonials-one__carousel .owl-dots .owl-dot span,
.testimonials-two__carousel .owl-dots .owl-dot span {
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000;
    border: 1px solid #98a9ba
}

.testimonials-one__carousel .owl-dots .owl-dot.active span,
.testimonials-one__carousel .owl-dots .owl-dot:hover span,
.testimonials-two__carousel .owl-dots .owl-dot.active span,
.testimonials-two__carousel .owl-dots .owl-dot:hover span {
    background-color: #000;
    opacity: 1;
    border-color: #fff
}

@media (min-width:768px) {
    .testimonials-one__carousel .owl-nav,
    .testimonials-two__carousel .owl-nav {
        margin-top: 0
    }
}

.testimonials-one__carousel .owl-nav [class*=owl-],
.testimonials-two__carousel .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #181e44;
    border-radius: 50%;
    padding: 0
}

.testimonials-one__carousel .owl-nav [class*=owl-] i,
.testimonials-two__carousel .owl-nav [class*=owl-] i {
    line-height: 40px
}

.testimonials-one__page {
    background-color: #fff;
    padding-bottom: 35px
}

.testimonials-one__page .testimonials-one__single {
    background-color: #f4f4f4;
    margin-bottom: 65px
}

.testimonials-two {
    position: relative;
    background-color: #205081;
    padding-top: 145px;
    padding-bottom: 100px
}

.testimonials-two:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/background/testi-bg-1-1.jpg) center center no-repeat fixed #205081;
    background-blend-mode: multiply;
    opacity: .4
}

.testimonials-two__qoute {
    display: block;
    border-radius: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px
}

.bottom-footer__wrap,
.footer-col {
    display: -webkit-box;
    display: -ms-flexbox
}

.testimonials-two__image {
    width: 122px
}

.testimonials-two__image>img {
    border-radius: 50%
}

.testimonials-two__content {
    padding-left: 75px
}

.testimonials-two__text {
    margin: 0;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    line-height: 35px
}

.testimonials-two__title {
    margin: 40px 0 0;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 18px
}

.testimonials-two__designation {
    margin: 5px 0 0;
    color: #849bb3;
    font-size: 18px;
    font-style: italic
}

.testimonials-two__carousel .owl-dots {
    margin: 0;
    position: absolute;
    top: -55px;
    left: 195px
}

.testimonials-two__home-five {
    background-image: none;
    background-color: #fff;
    padding-top: 0
}

.testimonials-two__home-five:before {
    display: none
}

.testimonials-two__home-five .testimonials-two__text {
    color: #797979;
    font-size: 22px;
    line-height: 35px;
    font-family: Lora
}

.testimonials-two__home-five .testimonials-two__title {
    color: #2c62bd
}

.testimonials-two__home-five .testimonials-two__designation {
    color: #849bb3;
    font-family: 'Playfair Display'
}

.testimonials-two__home-five .testimonials-two__carousel .owl-dots .owl-dot span {
    background-color: #2c62bd
}

.testimonials-two__home-five .testimonials-two__carousel .owl-dots .owl-dot.active span {
    background-color: #08ae8d
}

.testimonials-two__home-five .testimonials-two__carousel .owl-dots {
    bottom: 0;
    top: auto;
    left: auto;
    right: 45px
}

.appointment-one {
    background-color: #eff3f9
}

.appointment-one .inner-container {
    padding: 50px 40px 50px 70px;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 54px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 54px 0 rgba(0, 0, 0, .15);
    position: relative;
    bottom: 100px;
    z-index: 10
}

.appointment-one__content {
    padding-top: 30px
}

.appointment-one__title {
    margin: 0;
    font-size: 26px;
    line-height: 48px;
    color: #181e44
}

.appointment-one__text {
    margin: 20px 0 0;
    font-size: 16px;
    line-height: 30px;
    color: #797979;
    text-align: justify
}

.appointment-one__form {
    margin-left: 20px;
    padding: 45px 40px 40px;
    border-radius: 10px;
    background-color: whitesmoke;
    border: 2px solid #2099db
}

.appointment-one__form .row {
    margin-left: -10px;
    margin-right: -10px
}

.appointment-one__form .row>[class*=col-] {
    padding-left: 10px;
    padding-right: 10px
}

.appointment-one__form input {
    border: 1px solid #e8e8e8;
    outline: 0;
    border-radius: 3px;
    background-color: #fff;
    display: block;
    width: 100%;
    height: 42px;
    margin-bottom: 15px;
    font-size: 15px;
    color: #bababa;
    padding-left: 20px
}

.appointment-one__form input::-webkit-input-placeholder {
    color: #bababa
}

.appointment-one__form input::-moz-placeholder {
    color: #bababa
}

.appointment-one__form input:-ms-input-placeholder {
    color: #bababa
}

.appointment-one__form input:-moz-placeholder {
    color: #bababa
}

.appointment-one__form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.appointment-one__form .bootstrap-select>.dropdown-toggle {
    border: 1px solid #e8e8e8;
    outline: 0;
    border-radius: 3px;
    background-color: #fff;
    margin-bottom: 15px;
    font-size: 15px;
    color: #bababa;
    padding: 9px 20px
}

.appointment-one__form-btn {
    border: none;
    outline: 0 !important;
    border-radius: 3px;
    background-color: #ff9802;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    cursor: pointer;
    padding: 11px 27px;
    margin-top: 10px;
    -webkit-transition: .4s;
    transition: .4s
}

.appointment-one__form-btn:hover {
    background-color: #181e44
}

.site-footer {
    background-image: url("../images/backimg.png")
}

.footer-col {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -25px;
    margin-right: -25px;
    padding-top: 50px;
    padding-bottom: 20px
}

.footer-col .footer-widget {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    padding-left: 25px;
    padding-right: 25px
}

.footer-col .footer-widget:nth-child(2) {
    padding-left: 0px
}

.footer-widget__title {
    margin: 0 0 25px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    font-family: Poppins, sans-serif;
    text-transform: uppercase
}

.footer-widget__logo {
    display: inline-block;
    vertical-align: top
}

.footer-widget__about .footer-widget__text {
    margin-top: 13px;
    margin-bottom: 5px
}

.footer-widget__text {
    margin: 0;
    color: #fff;
    font-size: 15px;
    line-height: 26px
}

.footer-widget__link {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #eb4343;
    -webkit-transition: .4s;
    transition: .4s;
    list-style: none;
    padding: 0
}

.footer-widget__link li,
.footer-widget__link:hover {
    color: #fff
}

.footer-widget__link li a {
    font-size: 15px;
    color: #fff
}

.footer-widget__links-list,
.footer-widget__time-list,
.sidebar__category-list {
    margin: -10px 0 0;
    padding: 0;
    list-style: none
}

.footer-widget__links-list-item+.footer-widget__links-list-item {
    margin-top: 4px
}

.footer-widget__links-list a,
.footer-widget__time-list-item,
.footer-widget__time-list-item a {
    color: #fff;
    font-size: 14px;
    -webkit-transition: .4s;
    transition: .4s
}

.footer-widget__links-list a:hover,
.footer-widget__time-list-item a:hover {
    color: #eb4343
}

.footer-widget__time-list-item+.footer-widget__time-list-item {
    margin-top: 5px
}

.brand-one__carousel .owl-nav,
.footer-widget__time-list.no-margin li+li {
    margin: 0
}

.blog-two__single+.blog-two__single,
.blog-two__two-col .blog-two__single {
    margin-top: 80px
}

.footer-widget__social a {
    display: inline-block;
    vertical-align: middle;
    width: 39px;
    height: 39px;
    border: 1px solid #858585;
    border-radius: 50%;
    text-align: center;
    line-height: 37px;
    color: #858585;
    -webkit-transition: .4s;
    transition: .4s
}

.footer-widget__social a:hover {
    color: #09a0ba;
    border-color: #09a0ba
}

.footer-widget__social a+a {
    margin-left: -1px
}

.bottom-footer__wrap {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 27px 0
}

.bottom-footer__line {
    margin: 0;
    border-width: 1px;
    border-color: rgba(255, 255, 255, .1)
}

.bottom-footer__text {
    margin: 0;
    color: #fff;
    font-size: 14px
}

.bottom-footer__text a {
    color: #eb4343;
    -webkit-transition: .4s;
    transition: .4s
}

.bottom-footer__text a:hover {
    color: #fff
}

.search_area {
    position: relative;
    max-width: 950px;
    margin: auto
}

.search_area .search_box_inner {
    background: 0 0;
    padding: 100px 60px;
    display: block;
    overflow: hidden
}

.search_area .search_box_inner h3 {
    padding-bottom: 20px;
    font-family: Poppins, sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    color: #fff
}

.search_area .search_box_inner .input-box {
    display: block;
    position: relative
}

.search_area .search_box_inner .input-box input {
    background: 0 0;
    border-radius: 0;
    outline: 0;
    height: 50px;
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 24px;
    font-weight: 400
}

.search_area .search_box_inner .input-box input::-webkit-input-placeholder {
    color: #fff
}

.search_area .search_box_inner .input-box input::-moz-placeholder {
    color: #fff
}

.search_area .search_box_inner .input-box input:-ms-input-placeholder {
    color: #fff
}

.search_area .search_box_inner .input-box input:-moz-placeholder {
    color: #fff
}

.search_area .search_box_inner .input-box .input-box-btn {
    position: absolute;
    right: 5px;
    top: 12px;
    z-index: 4
}

.search_area .search_box_inner .input-box .input-box-btn .btn-default {
    padding: 0;
    border: none;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: 0 0;
    color: #fff;
    font-size: 24px
}

.blog-one__image-hover a,
.blog-two__image-hover a {
    height: 47px;
    font-size: 23px;
    line-height: 47px;
    border-radius: 50%
}

.search_area .mfp-close {
    right: 0;
    color: #fff
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.my-mfp-slide-bottom.mfp-bg,
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .98
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg,
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0)
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: .8
}

.blog-one {
    padding-bottom: 70px;
    padding-top: 90px
}

.blog-one__single,
.gallery-one [class*=col-] {
    margin-bottom: 30px
}

.blog-one__image>img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.blog-one__image-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(9, 160, 186, .8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.blog-one__date,
.blog-one__image-hover a {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.blog-one__image-hover a {
    width: 47px;
    background-color: #fff;
    color: #255275;
    -webkit-transition: .4s;
    transition: .4s
}

.blog-one__image-hover a:hover {
    background-color: #eb4343;
    color: #fff
}

.blog-one__date {
    background-color: #eb4343;
    font-size: 16px;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    line-height: 1em;
    padding: 13px 12px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 10;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.blog-one__date-number {
    font-size: 22px;
    font-weight: 700;
    display: block;
    margin-bottom: 6px
}

.blog-one__title {
    font-size: 18px;
    line-height: 26px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    margin: 30px 0 0
}

.blog-one__title a {
    color: #242424;
    -webkit-transition: .4s;
    transition: .4s
}

.blog-one__title a:hover {
    color: #eb4343
}

.blog-one__text {
    margin: 10px 0;
    font-size: 16px;
    line-height: 26px;
    color: #797979
}

.blog-one__link,
.blog-two__date {
    font-family: Poppins, sans-serif;
    line-height: 1em
}

.blog-one__link {
    display: inline-block;
    vertical-align: middle;
    color: #eb4343;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: 1px solid #eb4343
}

.blog-two__image-hover,
.blog-two__meta {
    display: -webkit-box;
    display: -ms-flexbox
}

.blog-one__link:hover {
    color: #1a3871;
    border-color: #1a3871
}

.blog-one__single:hover .blog-one__image>img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.blog-one__single:hover .blog-one__image-hover {
    opacity: 1
}

.blog-one__single:hover .blog-one__date {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.blog-two {
    padding: 110px 0
}

.blog-two__image>img,
.gallery-one__image>img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.blog-two__date,
.team-one__content {
    z-index: 10;
    -webkit-transform: scale(1, 1)
}

.blog-two__image-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(9, 160, 186, .8);
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.blog-two__date,
.blog-two__image-hover a {
    display: inline-block;
    background-color: #fff;
    color: #181e44;
    vertical-align: middle
}

.blog-two__single:hover .blog-two__image-hover,
.gallery-one__single:hover .gallery-one__content {
    opacity: 1
}

.blog-two__image-hover a {
    width: 47px;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

.blog-two__date,
.team-one__hover {
    position: absolute;
    -webkit-transition: -webkit-transform .4s;
    text-align: center
}

.blog-two__image-hover a:hover {
    background-color: #eb4343;
    color: #fff
}

.blog-two__date {
    font-size: 17px;
    font-weight: 600;
    padding: 16.5px 17.5px;
    bottom: 20px;
    left: 20px;
    transform: scale(1, 1);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.blog-two__btn,
.blog-two__meta-link {
    -webkit-transition: .4s;
    font-family: Poppins, sans-serif
}

.blog-two__date-number {
    font-size: 30px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

.blog-two__single:hover .blog-two__image>img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.blog-two__single:hover .blog-two__date {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.blog-two__meta {
    margin: 0 0 30px;
    padding: 24px 0;
    list-style: none;
    border-bottom: 1px solid #e4e4e4;
    display: flex
}

.blog-two__meta-item+.blog-two__meta-item {
    margin-left: 28px
}

.blog-two__meta-link {
    color: #b8b8b8;
    font-size: 15px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: .4s
}

.blog-two__meta-link i {
    font-size: 16px;
    color: #9a9ea5;
    margin-right: 15px
}

.blog-two__meta-link i.fa-tag {
    font-size: 17px
}

.blog-two__meta-link i.fa-comments-o {
    font-size: 18px
}

.blog-two__meta-link:hover,
.blog-two__sub-title a:hover,
.blog-two__title a:hover,
.comments-one__link-reply,
.comments-one__sep-reply {
    color: #eb4343
}

.blog-two__sub-title,
.blog-two__title {
    margin: 0;
    color: #181e44;
    font-size: 26px;
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.blog-two__sub-title {
    font-size: 22px;
    margin: 0 0 15px
}

.blog-two__text {
    font-size: 16px;
    line-height: 28px;
    color: #797979;
    margin: 10px 0 0
}

.blog-two__btn {
    border: 1px solid #e43838;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 500;
    color: #eb4343;
    padding: 6px 29px;
    margin-top: 30px;
    transition: .4s
}

.comments-one__meta,
.post-pagination {
    display: -webkit-box;
    display: -ms-flexbox
}

.blog-two__btn:hover {
    background-color: #eb4343;
    color: #fff
}

.post-pagination {
    display: flex;
    margin-top: 60px
}

.post-pagination__link {
    width: 44px;
    height: 44px;
    border: 2px solid #d4d4d4;
    line-height: 40px;
    font-size: 18px;
    font-weight: 700;
    color: #242424;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

.post-pagination__link.current,
.post-pagination__link:hover {
    color: #fff;
    background-color: #eb4343;
    border-color: #eb4343
}

.post-pagination__link i {
    line-height: 40px
}

.post-pagination__link+.post-pagination__link {
    margin-left: 10px
}

.blog-two__two-col .post-pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.comment-form .blog-two__sub-title,
.comments-one .blog-two__sub-title {
    font-size: 24px;
    margin-bottom: 30px
}

.comments-one__wrap {
    border: 1px solid #eee
}

.comments-one__single {
    padding: 27px 30px
}

.comments-one__single+.comments-one__single {
    border-top: 1px solid #eee
}

.comments-one__single:nth-child(2n) {
    background-color: #fcfcfc
}

.comments-one__image {
    width: 70px
}

.comments-one__content {
    padding-left: 30px
}

.comments-one__title {
    margin: 0 0 5px;
    color: #181e44;
    font-size: 15px;
    font-weight: 500;
    font-family: Poppins, sans-serif
}

.comments-one__text {
    margin: 0 0 8px;
    color: #898989;
    font-size: 16px;
    line-height: 24px
}

.comments-one__meta {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.comments-one__link,
.comments-one__sep {
    color: #aeaeae;
    font-weight: 500;
    font-family: Poppins, sans-serif
}

.comments-one__sep {
    margin-left: 10px;
    margin-right: 10px
}

.comment-form__form {
    background-color: #f7f7f7;
    padding: 55px 40px
}

.comment-form__form input,
.comment-form__form textarea {
    border: 1px solid #eee;
    outline: 0;
    display: block;
    width: 100%;
    background-color: #fff;
    height: 45px;
    color: #737373;
    font-family: Poppins, sans-serif;
    padding-left: 20px;
    margin-bottom: 20px
}

.comment-form__form input::-webkit-input-placeholder,
.comment-form__form textarea::-webkit-input-placeholder {
    color: #737373
}

.comment-form__form input::-moz-placeholder,
.comment-form__form textarea::-moz-placeholder {
    color: #737373
}

.comment-form__form input:-ms-input-placeholder,
.comment-form__form textarea:-ms-input-placeholder {
    color: #737373
}

.comment-form__form input:-moz-placeholder,
.comment-form__form textarea:-moz-placeholder {
    color: #737373
}

.comment-form__form input.error,
.comment-form__form textarea.error {
    border-color: red
}

.comment-form__form textarea {
    height: 175px;
    padding-top: 15px
}

.comment-form__form .thm-btn {
    margin-top: 10px
}

.team-one {
    padding-top: 90px;
    padding-bottom: 35px
}

.team-one__single {
    margin-bottom: 65px
}

.my-vison-mison img,
.patient-content .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),
.team-one__image>img {
    width: 100%
}

.team-one__hover {
    left: 10px;
    right: 10px;
    bottom: 0;
    background-color: #fff;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top center;
    transform-origin: top center;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.team-one__link,
.video-one__btn {
    display: inline-block;
    vertical-align: middle
}

.team-one__content {
    background-color: #fff;
    margin-top: -20px;
    position: relative;
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 15px;
    transform: scale(1, 1);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.team-one__title {
    margin: 0;
    color: #181e44;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1em
}

.team-one__title a {
    color: #181e44;
    -webkit-transition: .4s;
    transition: .4s
}

.team-one__title a:hover {
    color: #eb4343
}

.team-one__designation {
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 1em;
    color: #797979
}

.team-one__link {
    color: #eb4343;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    border-bottom: 1px solid #eb4343;
    line-height: 1em;
    margin-top: 10px;
    -webkit-transition: .4s;
    transition: .4s
}

.contact-one__page-title,
.contact-one__page-widget__text,
.contact-one__phone,
.contact-one__title,
.contact-one__widget-title,
.video-one__tag-line,
.video-one__title,
.video-two__title {
    font-family: Poppins, sans-serif
}

.team-one__link:hover {
    color: #181e44;
    border-color: #181e44
}

.team-one__single:hover .team-one__hover {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.team-one__single:hover .team-one__content {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.team-one__home-five {
    padding-bottom: 110px
}

.contact-one {
    background: url(../images/background/contact-bg-1-1.jpg) right center/cover no-repeat #eff0f4
}

.contact-one__title {
    margin: 0 0 30px;
    color: #181e44;
    font-weight: 600;
    font-size: 28px
}

.contact-one__form {
    padding: 80px 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 57px 0 rgba(0, 0, 0, .13);
    box-shadow: 0 0 57px 0 rgba(0, 0, 0, .13)
}

.contact-one__form input,
.contact-one__form textarea {
    display: block;
    width: 100%;
    border: 1px solid #ededed;
    outline: 0;
    background-color: transparent;
    font-size: 16px;
    color: #959595;
    height: 57px;
    margin-bottom: 20px;
    padding-left: 25px;
    -webkit-transition: .4s;
    transition: .4s
}

.contact-one__page-widget__text a,
.contact-one__phone a,
.contact-one__widget-text a {
    color: inherit;
    transition: .4s
}

.contact-one__form input::-webkit-input-placeholder,
.contact-one__form textarea::-webkit-input-placeholder {
    color: #959595
}

.contact-one__form input::-moz-placeholder,
.contact-one__form textarea::-moz-placeholder {
    color: #959595
}

.contact-one__form input:-ms-input-placeholder,
.contact-one__form textarea:-ms-input-placeholder {
    color: #959595
}

.contact-one__form input:-moz-placeholder,
.contact-one__form textarea:-moz-placeholder {
    color: #959595
}

.contact-one__page-widget__text a:hover,
.contact-one__phone a:hover,
.contact-one__widget-text a:hover {
    color: #eb4343
}

.contact-one__form input:focus,
.contact-one__form textarea:focus {
    border: 1px solid #86cdf6;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .13);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .13)
}

.contact-one__form input.error,
.contact-one__form textarea.error {
    border-color: red;
    background-color: rgba(255, 0, 0, .5)
}

.contact-one__form input.error::-webkit-input-placeholder,
.contact-one__form textarea.error::-webkit-input-placeholder {
    color: #fff
}

.contact-one__form input.error::-moz-placeholder,
.contact-one__form textarea.error::-moz-placeholder {
    color: #fff
}

.contact-one__form input.error:-ms-input-placeholder,
.contact-one__form textarea.error:-ms-input-placeholder {
    color: #fff
}

.contact-one__form input.error:-moz-placeholder,
.contact-one__form textarea.error:-moz-placeholder {
    color: #fff
}

.contact-one__form textarea {
    height: 203px;
    padding-top: 20px
}

.contact-one__content {
    width: 100%;
    padding-left: 60px
}

@media (max-width:1199px) {
    .doctor-one__person {
        left: 0
    }
    .feature-one__box {
        padding-right: 0
    }
    .contact-one__content {
        padding-left: 0
    }
}

.contact-one__widget-title {
    margin: 0 0 5px;
    color: #181e44;
    font-size: 20px;
    font-weight: 600
}

.contact-one__phone {
    color: #181e44;
    font-weight: 600;
    font-size: 38px;
    margin: 10px 0 0;
    line-height: 1em
}

.contact-one__time {
    margin: 15px 0 0;
    font-size: 18px;
    color: #181e44;
    font-weight: 600;
    font-style: italic
}

.contact-map {
    padding-top: 100px;
    padding-bottom: 100px
}

.contact-one__contact-page {
    padding-top: 100px;
    background-color: #fff;
    background-image: none
}

.contact-one__contact-page .contact-one__form {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

.video-one__btn:hover,
.video-two__btn:hover {
    background-color: #eb4343
}

.contact-one__contact-page .contact-one__form input,
.contact-one__contact-page .contact-one__form textarea {
    border-color: #e1e1e1
}

.contact-one__page-title {
    margin: 0 0 25px;
    color: #181e44;
    font-weight: 500;
    font-size: 24px
}

.contact-one__page-text {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 26px
}

.contact-one__page-widget {
    position: relative;
    padding-left: 55px
}

.contact-one__page-widget__icon {
    color: #00255d;
    font-size: 32px;
    position: absolute;
    top: 10px;
    left: 0
}

.contact-one__page-widget__title {
    margin: 0 0 5px;
    color: #181e44;
    font-size: 18px;
    font-weight: 500;
    font-family: Poppins, sans-serif
}

.contact-one__page-widget__text {
    color: #797979;
    font-size: 16px;
    margin: 0
}

.contact-one__page-widget+.contact-one__page-widget,
.service-sidebar__single+.service-sidebar__single {
    margin-top: 30px
}

.brand-one {
    padding: 35px 0
}

.brand-one__carousel .owl-item img {
    opacity: .6
}

@media (min-width:991px) {
    .brand-one__carousel .owl-item img {
        width: auto;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:1921px) {
    .video-one {
        min-height: 554px
    }
}

.video-one__box {
    position: absolute;
    top: 0;
    right: 0
}

@media (max-width:1700px) {
    .video-one__box {
        right: -150px
    }
}

@media (max-width:1440px) {
    .video-one__box {
        right: -200px
    }
}

@media (max-width:1366px) {
    .banner-wrapper .carousel-btn-block .carousel-btn {
        -webkit-transform: translateY(-50%) scale(.75);
        transform: translateY(-50%) scale(.75)
    }
    .banner-wrapper .carousel-btn-block .carousel-btn.left-btn {
        left: 1%
    }
    .banner-wrapper .carousel-btn-block .carousel-btn.right-btn {
        right: 1%
    }
    .video-one__box {
        right: -280px
    }
}

.video-one__content {
    width: 100%;
    padding: 100px 0
}

.video-one__btn {
    width: 100px;
    height: 100px;
    background-color: #fff;
    position: absolute;
    bottom: 80px;
    left: 60px;
    text-align: center;
    border-radius: 50px;
    -webkit-transition: .4s;
    transition: .4s
}

.video-one__btn i {
    line-height: 100px;
    color: #181e44;
    font-size: 20px;
    -webkit-transition: .4s;
    transition: .4s
}

.gallery-one__popup,
.video-two__btn {
    -webkit-transition: .4s;
    vertical-align: middle;
    text-align: center
}

.video-one__btn:hover i {
    color: #fff
}

.video-one__title {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    font-weight: 600;
    margin: 0 0 24px
}

.video-one__text {
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 26px
}

.video-one__text+.video-one__text {
    margin-top: 22px
}

.video-one__tag-line {
    margin: 0 0 10px;
    font-weight: 200;
    font-size: 20px;
    color: #fff
}

.video-two {
    background: url(../images/background/video-bg-1-1.jpg) left center/cover no-repeat #181e44;
    padding: 161.5px 0
}

.video-two__title {
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 50px
}

.video-two__title-highlite {
    font-family: 'Playfair Display';
    font-weight: 700;
    font-style: italic
}

.video-two__title+.video-two__text {
    margin-top: 15px
}

.video-two__text {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin: 0
}

.video-two__text+.video-two__btn-block {
    margin-top: 56px
}

.video-two__btn-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.video-two__btn {
    display: inline-block;
    border: 3px solid #fff;
    width: 92px;
    height: 92px;
    border-radius: 50%;
    transition: .4s
}

.video-two__btn i {
    line-height: 86px;
    color: #fff;
    font-size: 29px
}

.video-two__btn:hover {
    border-color: #eb4343
}

.video-two__btn:hover i {
    color: #fff
}

.video-two__btn-text {
    font-size: 20px;
    font-family: Lora;
    font-style: italic;
    color: #fff;
    margin-left: 35px
}

.gallery-one {
    padding-top: 50px;
    padding-bottom: 0;
    background-color: #192139
}

.gallery-one__title-block {
    border: 1px solid #30364a;
    height: 100%
}

.gallery-one__title {
    margin: 0;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.gallery-one__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(44, 98, 189, .8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 30px;
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.gallery-one__text {
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    font-family: Poppins, sans-serif
}

.faq-accrodion .accrodion-title h4,
.history-one__time,
.history-one__title,
.inner-banner__title,
.service-sidebar__cta-title {
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.gallery-one__text:after {
    content: '';
    width: 31px;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    vertical-align: baseline;
    margin-left: 15px
}

.gallery-one__popup {
    border-radius: 50%;
    width: 49px;
    height: 49px;
    display: inline-block;
    background-color: #eb4343;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: .4s
}

.gallery-one__popup i {
    color: #fff;
    font-size: 16px;
    line-height: 49px
}

.gallery-one__page,
.gallery-one__popup:hover {
    background-color: #fff
}

.gallery-one__popup:hover i {
    color: #181e44
}

.gallery-one__single:hover .gallery-one__image>img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.gallery-one__page .gallery-one__content {
    background-color: rgba(0, 0, 0, .4)
}

.inner-banner {
    background: url(../images/backk.png) center left/cover no-repeat #bac5d8;
    padding: 63.5px 0
}

.inner-banner__title {
    margin: 0 0 7px;
    color: #fff;
    font-size: 48px;
    line-height: 1.2em
}

.thm-breadcrumb {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.thm-breadcrumb__item {
    font-size: 14px
}

.thm-breadcrumb__item:not(:last-child):after {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 13px;
    color: #fff;
    margin-left: 10px;
    margin-right: 10px
}

.thm-breadcrumb__link {
    color: #bac5d8;
    -webkit-transition: .4s;
    transition: .4s
}

.thm-breadcrumb__link:hover {
    color: #eb4343
}

.ftr-website ul li a,
.thm-breadcrumb__item.current .thm-breadcrumb__link {
    color: #fff
}

.history-one {
    background-color: #f5f5f5;
    padding: 100px 0
}

.history-one__single+.history-one__single {
    margin-top: 24px
}

.history-one__content {
    padding-left: 40px
}

.history-one__title {
    margin: 0;
    color: #181e44;
    font-size: 20px
}

.history-one__text {
    margin: 6px 0 0;
    color: #797979;
    font-size: 16px;
    line-height: 26px
}

.history-one__time {
    margin: 0;
    color: #181e44;
    font-size: 35px;
    position: relative;
    top: 4px
}

.faq-form {
    background-color: #1a3871;
    padding: 100px 0
}

.faq-form .container {
    max-width: 900px
}

.faq-form input,
.faq-form textarea {
    border: none;
    outline: 0;
    background-color: transparent;
    color: rgba(255, 255, 255, .7);
    height: 50px;
    border-bottom: 2px solid rgba(227, 227, 227, .2);
    display: block;
    width: 100%;
    margin-bottom: 30px
}

.faq-form input::-webkit-input-placeholder,
.faq-form textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .7)
}

.faq-form input::-moz-placeholder,
.faq-form textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .7)
}

.faq-form input:-ms-input-placeholder,
.faq-form textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, .7)
}

.faq-form input:-moz-placeholder,
.faq-form textarea:-moz-placeholder {
    color: rgba(255, 255, 255, .7)
}

.faq-form textarea {
    height: 150px
}

.faq-form .thm-btn {
    padding: 16px 46px;
    margin-top: 20px
}

.faq__search {
    border-radius: 3px;
    background-color: #fafafa;
    border: 1px solid #cecece;
    height: 60px;
    position: relative;
    margin-bottom: 50px
}

.faq__search-form {
    height: 100%
}

.faq__search input {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    outline: 0;
    background-color: transparent;
    color: rgba(0, 0, 0, .6);
    padding-left: 30px
}

.faq__search input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .6)
}

.faq__search input::-moz-placeholder {
    color: rgba(0, 0, 0, .6)
}

.faq__search input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .6)
}

.faq__search input:-moz-placeholder {
    color: rgba(0, 0, 0, .6)
}

.faq__search button[type=submit] {
    border: none;
    outline: 0;
    background-color: transparent;
    color: silver;
    font-size: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 28px
}

.faq-accrodion .accrodion-title {
    cursor: pointer
}

.faq-accrodion .accrodion-title h4 {
    margin: 0;
    font-size: 20px;
    color: #181e44;
    position: relative;
    padding-left: 30px
}

.faq-accrodion .accrodion-title h4:before {
    content: '+';
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    font-size: 28px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

.faq-accrodion .accrodion-content .inner {
    padding-left: 30px;
    padding-top: 15px
}

.faq-accrodion .accrodion-content p {
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #797979
}

.service-sidebar__list-item {
    background-color: #1a7db4;
    -webkit-transition: .4s;
    transition: .4s
}

.service-sidebar__list-item.current,
.service-sidebar__list-item:hover {
    background-color: #fff
}

.service-sidebar__list-item+.service-sidebar__list-item {
    border-top: 1px solid #3ab3c8
}

.service-sidebar__list-link {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    display: block;
    padding: 11.5px 24px;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative
}

.service-sidebar__list-link:before {
    content: '';
    width: 5px;
    background-color: #ff9800;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.service-sidebar__list-item.current .service-sidebar__list-link,
.service-sidebar__list-link:hover {
    color: #181e44
}

.service-sidebar__list-link:hover:before {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.service-sidebar__list-item.current .service-sidebar__list-link:before {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.service-sidebar__cta {
    text-align: center;
    background: url(../images/resources/service-sidebar-1-1.jpg) center center/cover no-repeat #1a3871;
    position: relative;
    padding: 36.5px 35px
}

.service-sidebar__cta:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(26, 56, 113, .93)
}

.service-sidebar__cta * {
    position: relative
}

.service-sidebar__cta-title {
    margin: 0 0 10px;
    font-size: 24px;
    color: #fff;
    line-height: 1em
}

.service-sidebar__cta-text {
    margin: 0 0 30px;
    color: #fff;
    font-weight: 300;
    font-style: italic;
    font-size: 22px;
    line-height: 34px
}

.service-sidebar__cta-text span {
    font-size: 26px;
    font-weight: 600
}

.service-sidebar__contact {
    background-color: #eaedf8;
    padding: 32px 30px
}

.service-sidebar__contact-text {
    margin: 0;
    font-size: 16px;
    font-family: Poppins, sans-serif;
    color: #181e44;
    position: relative;
    padding-left: 30px;
    line-height: 1em
}

.service-sidebar__contact-text a {
    color: inherit;
    transition: .4s
}

.service-sidebar__contact-text a:hover {
    color: #eb4343
}

.service-sidebar__contact-text i {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #75767c;
    font-size: 20px
}

.service-sidebar__contact-highlight {
    font-size: 20px;
    font-weight: 600
}

.service-sidebar__contact-text+.service-sidebar__contact-text {
    margin-top: 15px
}

@media (max-width:991px) {
    .service-sidebar {
        margin-bottom: 80px
    }
    .sidebar {
        margin-top: 80px
    }
}

.sidebar__single+.sidebar__single {
    margin-top: 45px
}

.sidebar__title {
    margin: 0 0 23px;
    color: #181e44;
    font-size: 24px;
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.sidebar__search-form {
    width: 100%;
    height: 52px;
    border: 1px solid #d3d3d3;
    position: relative
}

.float,
.pop {
    position: fixed;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: example
}

.sidebar__search button[type=submit],
.sidebar__search input {
    width: 100%;
    border: none;
    outline: 0;
    background-color: transparent;
    height: 100%;
    color: #909090;
    font-size: 15px;
    padding-left: 20px
}

.sidebar__search button[type=submit]::-webkit-input-placeholder,
.sidebar__search input::-webkit-input-placeholder {
    color: #909090
}

.sidebar__search button[type=submit]::-moz-placeholder,
.sidebar__search input::-moz-placeholder {
    color: #909090
}

.sidebar__search button[type=submit]:-ms-input-placeholder,
.sidebar__search input:-ms-input-placeholder {
    color: #909090
}

.sidebar__search button[type=submit]:-moz-placeholder,
.sidebar__search input:-moz-placeholder {
    color: #909090
}

.sidebar__search button[type=submit] {
    padding: 0;
    border-left: 1px solid #d3d3d3;
    background-color: #e3ebf0;
    text-align: center;
    line-height: 52px;
    width: 50px;
    height: 52px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .4s;
    transition: .4s;
    position: absolute;
    top: 0;
    right: 0
}

.sidebar__search button[type=submit]:hover {
    color: #fff;
    background-color: #181e44
}

.sidebar__post-single {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px
}

.sidebar__post-single+.sidebar__post-single {
    margin-top: 23px
}

.sidebar__post-title {
    margin: 0 0 5px;
    color: #242424;
    font-size: 15px;
    line-height: 22px;
    font-weight: 550;
    font-family: Poppins, sans-serif
}

.patient-title,
.sidebar__category-list-item a {
    font-weight: 500;
    font-family: Poppins, sans-serif
}

.sidebar__post-title a {
    color: #242424;
    -webkit-transition: .4s;
    transition: .4s
}

.sidebar__post-title a:hover {
    color: #eb4343;
    text-decoration: underline
}

.sidebar__post-date {
    color: #9a9a9a;
    font-size: 15px;
    color: "Poppins", sans-serif
}

.sidebar__category-list-item+.sidebar__category-list-item {
    border-top: 1px solid #e6e6e6
}

.sidebar__category-list-item a {
    display: block;
    color: #797979;
    font-size: 16px;
    position: relative;
    padding: 7px 0;
    -webkit-transition: .4s;
    transition: .4s
}

.sidebar__category-list-item a:before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #c8c8c8;
    font-size: 14px;
    -webkit-transition: .4s;
    transition: .4s
}

.sidebar__category-list-item a:hover,
.sidebar__category-list-item a:hover:before {
    color: #eb4343
}

.sidebar__tags-list {
    margin: -10px -5px 0;
    padding: 0;
    list-style: none
}

.sidebar__tags-list-item {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px
}

.sidebar__tags-list-item a {
    display: block;
    color: #a6a6a6;
    font-size: 15px;
    border: 1px solid #e4e4e4;
    padding: 5px 23px;
    -webkit-transition: .4s;
    transition: .4s
}

.sidebar__tags-list-item a:hover {
    color: #fff;
    background-color: #1a3871;
    border-color: #1a3871
}

@media (min-width:992px) {
    .patient-content,
    .service-details__content {
        padding-left: 30px
    }
    .blog-two__single,
    .comment-form,
    .comments-one {
        margin-right: 30px
    }
    .blog-two__two-col .blog-two__single {
        margin-right: 0
    }
}

.patient-content .bootstrap-select>.dropdown-toggle {
    background-color: transparent;
    border: 1px solid #cecece;
    border-radius: 0;
    padding: 10px 20px
}

.patient-text {
    margin: 0;
    color: #797979;
    font-size: 16px;
    line-height: 28px
}

.patient-title {
    margin: 0;
    color: #181e44;
    font-size: 18px
}

.patient-tag-line {
    margin: 0;
    color: #181e44;
    font-size: 20px
}

.patient-tag-line.colored {
    color: #09a0ba;
    font-size: 18px;
    font-style: italic
}

.patient__label {
    margin: 0 0 10px;
    color: #181e44;
    font-size: 16px;
    font-family: Poppins, sans-serif
}

.patient__form {
    width: 75%
}

.patient__form input:not([type=checkbox]),
.patient__form textarea {
    display: block;
    width: 100%;
    outline: 0;
    background-color: transparent;
    border: 1px solid #cecece;
    height: 46px;
    padding-left: 20px
}

.patient__form input:not([type=checkbox]).error,
.patient__form textarea.error {
    border-color: red;
    background-color: rgba(255, 0, 0, .5)
}

.patient__form label.error {
    display: none !important
}

.patient__form textarea {
    height: 170px
}

.patient__form-field+.patient__form-field {
    margin-top: 20px
}

.patient__form .thm-btn {
    margin-top: 30px
}

.patient__form-checklist {
    margin: -5px 0 0;
    padding: 0;
    list-style: none
}

.patient__form-checklist-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.patient__form-checklist-item input {
    margin-right: 10px
}

.patient__form-checklist-item+.patient__form-checklist-item {
    margin-top: 10px
}

.patient__form-checklist__label {
    margin: 0
}

.patient__form-checklist-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.patient__form-checklist-inline .patient__form-checklist-item+.patient__form-checklist-item {
    margin-top: 0;
    margin-left: 20px
}

.patient__cta {
    background-color: #fff;
    -webkit-box-shadow: 0 0 27px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, .12);
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #797979;
    padding: 44px 25px
}

.patient__cta a {
    color: #eb4343;
    font-weight: 700
}

.my-seo-cont h1,
.my-seo-cont h2,
.my-seo-cont h3,
.my-seo-cont h4,
.my-seo-cont h5,
.my-seo-cont h6,
.my-seo-cont-new h1 {
    color: #181e44;
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.appointment-one__form2 {
    margin-left: 0;
    padding: 0;
    background-color: inherit;
    border-bottom: inherit
}

.pop {
    margin-right: -154px;
    right: 0;
    margin-bottom: -25px;
    bottom: 8px;
    z-index: 9999;
    display: inline !important;
    width: 250px
}

@keyframes example {
    0%,
    100% {
        bottom: 28px;
        right: 0
    }
    50% {
        bottom: 48px;
        right: 0
    }
}

.service-one-new {
    padding-top: 0 !important
}

.my-seo-cont p {
    text-align: justify !important;
    font-size: 14px;
    line-height: 20px
}

.my-seo-cont p span {
    font-weight: 700;
    text-decoration: underline;
    color: #000
}

.my-hom-btn:hover {
    border: 2px solid #1a3871
}

.my-seo-cont ul {
    list-style: none
}

.my-seo-cont ul li {
    font-size: 15px;
    line-height: 32px;
    margin-left: -32px
}

.my-abt-tree {
    padding: 10px 0 !important
}

.my-doc-two {
    padding: 60px 0 0 !important
}

.my-atb-three {
    padding: 30px 0 !important
}

.float {
    width: 80px;
    height: 80px;
    bottom: -138px;
    left: 11px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 57px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    margin: 0 0 -20px
}

.my-float {
    margin-top: 11px
}

.my-abot-two {
    padding-top: 31px
}

.network-head {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    color: #0cccce
}

.my-seo-cont h1 {
    margin: 15px 0;
    font-size: 34px
}

.my-seo-cont h2 {
    margin: 15px 0;
    font-size: 28px
}

.my-seo-cont h3 {
    margin: 15px 0;
    font-size: 23px
}

.my-seo-cont h4 {
    margin: 15px 0;
    font-size: 22px
}

.my-seo-cont h5,
.my-seo-cont-new h1 {
    margin: 15px 0;
    font-size: 32px
}

.my-seo-cont h6 {
    margin: 15px 0 5px;
    font-size: 17px
}

.my-seo-cont-new h2,
.my-seo-cont-new h3,
.my-seo-cont-new h4,
.my-seo-cont-new h5,
.my-seo-cont-new h6 {
    margin: 15px 0;
    color: #181e44;
    font-size: 26px;
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.my-seo-cont-new p {
    font-size: 15px;
    text-align: justify
}

.my-seo-cont-new p span {
    text-decoration: underline;
    font-weight: 700;
    color: #000
}

.my-seo-cont-new ul {
    list-style-type: none;
    padding-left: 21px
}

.my-seo-cont-new ul li {
    font-size: 14px;
    font-weight: 600
}

.ftr-website h2 {
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 500
}

.ftr-website ul li {
    font-size: 14px !important;
    line-height: 17px;
    list-style: none;
    display: inline-block;
    margin-left: 10px;
    color: #fff
}

.ftr-website ul li i {
    padding-right: 6px
}