.text-white{
    color: #fff !important;
}
a:active,a:focus,a:hover {
    text-decoration: none
}

.book-top-bar span,.breadcrumb,.btn-default,.btn-trans,.divider-comment p,.helth-dtl p span,.mfp-title,.portfolio-dtl a,.portfolio-filter ul li,h1,h2,h3,h4,h5,h6 {
}

body,h1,h2,h3,h4,h5,h6,p {
    font-family: Poppins,sans-serif
}

.owl-next,.owl-prev,a {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

a,a:active {
    color: #000
}

body {
    font-size: 14px;
    font-weight: 400
}

body,html {
    height: 100%
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    color: #000;
    margin: 0
}

.btn-default,p {
    font-weight: 400
}

h1 {
    margin-top: 20px;
    font-size: 22px;
    margin-bottom: 10px;
    color: #A1C057
}

h2 {
    font-size: 25px
}

h3 {
    font-size: 25px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px
}

.btn-default,.form-control,p {
    font-size: 14px
}

p {
    color: #4F4F4F;
    line-height: 1.86
}

a {
    transition: all .3s ease
}

a:focus,a:hover {
    color: #41B5FF
}

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

.form-control {
    background-color: #FFF;
    border: 1px solid #D1D1D1;
    box-shadow: none;
    color: #4F4F4F;
    font-style: italic;
    line-height: 2.67;
    border-radius: 0;
    height: 40px
}

.form-control:focus {
    border-color: #41B5FF;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(65,181,255,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(65,181,255,.6)
}

.overlay-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.page-banner-main,.parallax {
    width: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover
}

.btn-default,.testimonial-block .owl-controls {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.parallax {
    background-attachment: fixed;
    position: relative
}

.btn {
    padding: 10px 38px
}

.btn-default {
    color: #FFF;
    border-radius: 0;
    border: none;
    background-color: #41B5FF;
    transition: all .5s ease
}

.btn-default:hover,.btn-gray {
    background-color: #000
}

.btn-default:hover {
    color: #FFF
}

.btn-blue,.btn-gray:hover {
    background-color: #41B5FF
}

.btn-default.btn-blue:hover {
    background-color: #000
}

.btn-trans {
    color: #41B5FF;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
    border: 2px solid #41B5FF;
    background-color: transparent
}

.btn-trans:hover {
    color: #FFF;
    border: 2px solid #41B5FF;
    background-color: #41B5FF
}

.section-heading {
    line-height: 1;
    color: #000
}

.read-more,.section-heading span {
    color: #41B5FF
}

.section p {
    line-height: 1.86;
    max-width: 658px;
    margin: 14px auto 0
}

.read-more {
    font-size: 14px;
    line-height: 1.86;
    padding: 0 0 32px
}

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

.owl-prev {
    left: 0
}

.owl-next {
    right: 0
}

.owl-next,.owl-prev {
    font-family: fontAwesome;
    color: #000;
    font-size: 29.9px;
    position: absolute;
    top: 20%;
    z-index: 10;
    cursor: pointer;
    transition: all .3s ease
}

.hexagon,.specialize-heading {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.owl-next:hover,.owl-prev:hover {
    color: #41B5FF
}

.owl-prev:before {
    content: "\f177";
    margin-right: 10px
}

.owl-next:after {
    content: "\f178";
    margin-right: 10px
}

.breadcrumb {
    position: absolute;
    margin-top: 6px;
    background-color: transparent
}

.section .page-heading {
    padding-top: 117px;
    margin-left: 10px;
    font-weight: 400
}

.logo,.pad-0 {
    padding: 0
}

.breadcrumb>li+li:before {
    color: #000
}

.breadcrumb li a {
    font-size: 14px;
    font-weight: 500
}

.breadcrumb li.active a {
    color: #41B5FF
}

.head-bot {
    font-size: 18px;
    font-weight: bold;
}

.pop {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: example;
}

@keyframes example {
    0% {
        bottom: 28px;
        right: 0;
    }

    50% {
        bottom: 48px;
        right: 0;
    }

    100% {
        bottom: 28px;
        right: 0;
    }
}

.page-banner-main {
    height: 300px;
    position: relative
}

.margin-top-30 {
    margin-top: 30px
}

.top-bar {
    background-color: #0C3B90;
    z-index: 1;
    position: relative;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.06)
}

.helth-dtl p {
    font-size: 12px;
    line-height: 3.33
}

.helth-dtl p span {
    color: #41B5FF
}

.info-top {
    text-align: right
}

.info-top p {
    color: #333;
    line-height: 3
}

.info-top p span {
    color: #FFF
}

@media(max-width: 992px) {
    .margin-top-30 {
        margin-top:0
    }

    .info-top,.top-bar {
        text-align: center
    }

    .top-bar {
        height: 80px
    }

    .info-top p {
        line-height: 1
    }
}

.navigation {
    position: relative;
    margin: 9px auto auto;
    z-index: 1111;
    float: left
}

.nav-bar {
    padding-bottom: 10px
}

.cart-icon {
    color: #3B3B3B;
    font-size: 14px;
    margin-top: 52px
}

.cart-icon span {
    background-color: #41B5FF;
    border-radius: 100%;
    padding: 2px 7px;
    color: #FFF;
    font-size: 12px;
    position: absolute;
    top: -10px;
    margin-left: -5px
}

#cssmenu>ul>li>a {
    padding: 16px
}

@media(max-width: 767px) {
    .owl-nav {
        visibility:hidden
    }

    #cssmenu.small-screen #menu-button:before,#cssmenu.small-screen .submenu-button:after,#cssmenu.small-screen .submenu-button:before {
        background: #000
    }

    .logo img {
        width: 60%;
        margin: 10px 0 0;
        left: 0;
        right: 0;
        display: block
    }

    .navigation {
        margin-top: 0
    }

    #cssmenu.small-screen #menu-button {
        color: #000;
        font-size: 14px
    }

    #cssmenu.small-screen #menu-button:after {
        background: #000;
        border-top: 2px solid #000;
        border-bottom: 2px solid #000
    }

    #cssmenu.small-screen ul ul li a {
        color: #000
    }

    #cssmenu.small-screen ul ul li a:hover {
        color: #41B5FF
    }

    #cssmenu.small-screen .submenu-button.submenu-opened {
        background: #41B5FF
    }
}

@media (min-width: 767px) and (max-width:992px) {
    .logo img {
        display:block;
        margin: 0 auto
    }

    .navigation {
        margin-top: 0
    }

    .cart-icon {
        margin-top: 11px
    }
}

.home-banner-main .item {
    width: 100%;
    height: 800px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.overlay-home {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: rgba(65,181,255,.8)
}

.banner-text {
    width: 50%;
    padding-top: 35vh;
    position: relative
}

.banner-heading span {
    color: #FFF
}

.banner-text .btn {
    padding: 15px 43px;
    margin-top: 42px
}

.banner-text .btn-gray:hover {
    background-color: #FFF;
    color: #000
}

@media(max-width: 767px) {
    .overlay-home {
        width:100%
    }

    .banner-text {
        width: 100%;
        padding-top: 25vh
    }

    .banner-heading {
        font-size: 30px
    }
}

.about-main-block {
    margin: 10px 0 1px
}

.about-main-block .section-heading {
    line-height: 1.11;
    margin-bottom: 9px
}

.about-dtl {
    width: 100%;
    height: 161px;
    padding: 22px 0 0;
    opacity: rgba(65,181,255,.95);
    background-color: #ed1b24
}

.about-dtl-img {
    float: left;
    padding: 25px;
    border-right: 1px solid #FFF;
    margin-right: 16px;
    font-size: 63px;
    line-height: 1;
    color: #FFF
}

.dtl-heading {
    margin-bottom: 6px
}

.dtl-heading span {
    color: #FFF
}

.about-dtl ul li {
    color: #FFF;
    padding: 3px 0
}

.about-dtl .emg-no a {
    color: #FFF;
    font-weight: 600;
    font-style: italic;
    font-size: 26px;
}

.about-dtl .emg-no a:hover {
    color: #000
}

.about-dtl .call-us {
    font-style: italic
}

.book-appointment {
    background-color: #F4F4F4;
    box-shadow: 0 3px 9.3px .7px rgba(198,198,198,.35);
    margin-top: -182px;
    z-index: 999999;
    position: relative
}

.book-top-bar {
    width: 100%;
    height: 80px;
    background-color: #41B5FF
}

.book-top-bar span {
    color: #FFF;
    font-size: 20px;
    line-height: 2
}

.book-top-bar span i {
    color: #000;
    font-size: 34px;
    margin-right: 20px
}

.book-form {
    margin: 23px 27px 0
}

.book-form .form-group {
    margin-bottom: 19px
}

.book-form .btn-default {
    width: 100%;
    height: 40px;
    background-color: #41B5FF;
    font-size: 15px;
    color: #FFF;
    margin: 20px 0 24px
}

.book-form .btn-default:hover {
    background-color: #000
}

textarea.form-control {
    height: 100px
}

@media(max-width: 767px) {
    .book-top-bar p {
        line-height:4
    }

    .about-dtl {
        margin-top: 30px
    }
}

@media(max-width: 992px) {
    .book-appointment {
        margin-top:30px
    }
}

.specialize-main-block {
    background-image: url(../images/bg/specialize-bg.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 127px 0 188px
}

.specialize-main-block .section-heading:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/icons/heading-line.jpg);
    width: 200px;
    height: 1px;
    margin: 15px 0
}

.hexagon {
    position: relative;
    width: 70px;
    height: 40.41px;
    background-color: transparent;
    margin: 5px 0 0;
    border-left: solid 1px #41B5FF;
    border-right: solid 1px #41B5FF;
    font-size: 28px;
    color: #41B5FF;
    text-align: center;
    transition: all .3s ease
}

.hexagon:after,.hexagon:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 49.5px;
    height: 49.5px;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    background-color: inherit;
    left: 9.25px
}

.hexagon:before {
    top: -24.75px;
    border-top: solid 1.41px #41B5FF;
    border-right: solid 1.41px #41B5FF
}

.hexagon:after {
    bottom: -24.75px;
    border-bottom: solid 1.41px #41B5FF;
    border-left: solid 1.41px #41B5FF
}

.specialize-dtl:hover .hexagon {
    color: #FFF;
    background-color: #41B5FF
}

.specialize-dtl .hexagon i {
    position: relative;
    z-index: 99999
}

.specialize-heading {
    font-size: 17px;
    padding-left: 76px;
    margin: 45px 0 0;
    text-transform: none;
    transition: all .3s ease
}

.department-block .nav-tabs li .department-tab-block:before,.hospital-thumb-overlay {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.specialize-heading a {
    color: #000
}

.specialize-heading a:hover {
    color: #41B5FF
}

.specialize-dtl img.specialize-line {
    margin-left: 70px;
    margin-top: -25px;
    margin-bottom: 40px
}

@media(max-width: 767px) {
    img.specialize-line {
        width:60%
    }
}

@media(max-width: 992px) {
    .specialize-main-block {
        background-image:none
    }
}

.department-main-block {
    background-color: #F4F4F4;
    padding: 64px 0 37px
}

.department-block {
    margin: 48px 0 0
}

.department-block .nav-tabs {
    border: 0
}

.department-block .nav-tabs .department-tab-block {
    width: 165px;
    height: 151px;
    background-color: transparent;
    border: 5px solid rgba(65,181,255,.5);
    margin-left: -15px;
    margin-right: 15px;
    text-align: center;
    position: relative
}

.department-block .nav-tabs li .department-tab-block:before,.department-block .nav-tabs li.active .department-tab-block:before {
    width: 165px;
    height: 151px;
    margin: 5px;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    content: ""
}

.department-block .nav-tabs li.active .department-tab-block:before {
    border: 2px solid rgba(65,181,255,.5);
    opacity: 1
}

.department-block .nav-tabs li.active .department-tab-block a,.department-block .nav-tabs li.active .department-tab-block a:focus,.department-block .nav-tabs li.active .department-tab-block a:hover {
    background-color: transparent;
    border: none;
    border-bottom-color: transparent
}

.department-block .nav-tabs li .department-tab-block:before {
    border: 2px solid rgba(65,181,255,.5);
    opacity: 0;
    transition: all .3s ease
}

.hospital-overlay,.video-item .video-preview,.video-item .video-preview iframe {
    height: 100%;
    width: 100%
}

.department-block .nav-tabs li:hover .department-tab-block:before {
    opacity: 1
}

.department-block .department-tab-block {
    padding-top: 28px
}

.department-block .nav-tabs li a {
    color: #454545;
    font-size: 71px;
    line-height: 0;
    background: 0 0;
    border: none
}

.department-block .nav-tabs li span {
    display: block;
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
    color: #4F4F4F
}

.department-block .nav-tabs li a:hover {
    border: transparent
}

.department-block .nav li a:focus,.department-block .nav li a:hover {
    border: none;
    background-color: transparent
}

.department-tab-content {
    margin: 31px 0 19px
}

.department-heading {
    line-height: 1.08;
    color: #41B5FF;
    padding: 25px 0 14px
}

.department-icon {
    color: #454545;
    font-size: 258px;
    line-height: 0;
    margin-bottom: 21px
}

.department-tab-content .btn {
    padding: 10px 28px
}

@media(max-width: 992px) {
    .department-block .nav-tabs li {
        margin-bottom:30px
    }

    .department-tab-content {
        margin: 31px 0 19px
    }

    .department-dtl {
        overflow: hidden
    }
}

@media(max-width: 767px) {
    .department-block .nav-tabs {
        padding-left:20%
    }
}

.hospital-main-block {
    margin: 86px 0 47px
}

.hospital-main-block .section {
    float: left;
    margin-bottom: 46px
}

.faq-heading {
    font-size: 14px;
    text-transform: none;
    line-height: 1.86;
    padding-left: 6px
}

.faq-dtl-img {
    float: left;
    padding-right: 13px
}

.hospital-faq .panel-default>.panel-heading {
    background-color: #FFF;
    border: 1px solid #41B5FF
}

.faq-btn,.faq-btn:active,.faq-btn:focus,.faq-btn:hover,.hospital-video .nav>li>a:focus,.hospital-video .nav>li>a:hover {
    background-color: transparent
}

.hospital-faq .panel-heading {
    border-radius: 0
}

.hospital-faq .panel {
    border-radius: 0;
    border: 1px solid #FFF;
    -webkit-box-shadow: none;
    box-shadow: none
}

.hospital-faq .panel-group .panel+.panel {
    margin-top: 20px
}

.hospital-faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 40px 19px 40px 27px;
    box-shadow: 0 3px 9.3px .7px rgba(198,198,198,.35)
}

.hospital-faq .btn {
    padding: 14px 15px
}

.faq-btn {
    color: #41B5FF;
    margin-top: -37px;
    margin-right: -15px;
    border: none;
    border-left: 1px solid #41B5FF
}

.faq-btn:active,.faq-btn:focus,.faq-btn:hover {
    color: #41B5FF;
    border: none;
    border-left: 1px solid #41B5FF;
    outline: -webkit-focus-ring-color auto 0;
    box-shadow: none
}

.news-block,.specialist-block {
    box-shadow: 0 3px 9.3px .7px rgba(198,198,198,.35);
    min-height: 461px
}

.faq-btn-minus {
    display: inherit
}

.collapsed .faq-btn-minus,.faq-btn-plus {
    display: none
}

.collapsed .faq-btn-plus {
    display: inherit
}

.hospital-video .nav-tabs {
    border: 0
}

.hospital-video .nav-tabs>li.active>a,.hospital-video .nav-tabs>li.active>a:focus,.hospital-video .nav-tabs>li.active>a:hover {
    background-color: transparent;
    border: none;
    border-bottom-color: transparent
}

.hospital-video .nav-tabs>li>a:hover {
    border-color: transparent
}

.hospital-video-block {
    position: relative;
    overflow: hidden
}

.hospital-overlay {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(65,181,255,.5);
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -ms-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    -transition: .5s ease-out
}

.hospital-video-block:hover .hospital-overlay {
    top: -500px
}

.video-item {
    text-align: center
}

.video-device .bg_img {
    background-size: cover;
    width: 100%
}

.video-device {
    position: relative
}

.video-preview {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 30;
    width: 100%
}

.btn-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
    z-index: 30;
    line-height: 75px;
    width: 80px;
    height: 80px;
    border: 4px solid rgba(0,0,0,.25);
    border-radius: 100%;
    font-size: 22.7px;
    color: #41B5FF;
    text-align: center;
    background-color: #FFF
}

.btn-video-play:hover {
    color: #FFF;
    background-color: #41B5FF
}

.hospital-tab {
    margin-top: 30px
}

ul.hospital-tab li {
    position: relative
}

ul.hospital-tab li a {
    padding: 2px 1px;
    border-radius: 100%;
    position: relative
}

ul.hospital-tab li img {
    border-radius: 100%
}

.hospital-thumb-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
    font-size: 0;
    text-align: center;
    line-height: 100px;
    border-radius: 100%;
    border: 7px solid rgba(65,181,255,0);
    background-color: rgba(65,181,255,0);
    transition: all .3s ease
}

ul.hospital-tab li.active .hospital-thumb-overlay,ul.hospital-tab li:hover .hospital-thumb-overlay {
    font-size: 32px;
    border: 7px solid rgba(65,181,255,.85);
    background-color: rgba(65,181,255,.85)
}

@media(max-width: 767px) {
    .btn-video-play {
        top:13vh;
        z-index: 30;
        line-height: 50px;
        width: 55px;
        height: 55px;
        border: 3px solid rgba(0,0,0,.25);
        font-size: 11px
    }
}

@media(max-width: 992px) {
    .hospital-main-block .section {
        float:none;
        text-align: left
    }

    .hospital-main-block .section p {
        margin: 14px 0 0
    }

    .hospital-video-block img {
        width: 100%
    }

    .video-item .video-preview,.video-item .video-preview iframe {
        height: 100%
    }
}

@media (min-width: 767px) and (max-width:992px) {
    .btn-video-play {
        top:25vh
    }
}

.specialist-main-block {
    padding: 41px 0 10px
}

.specialist-main-block .section {
    margin-bottom: 51px
}

.dr-style-one .specialist-block {
    margin-bottom: 30px
}

.specialist-block .overlay-bg {
    opacity: 0
}

.specialist-block:hover .overlay-bg {
    opacity: 1
}

.specialist-img {
    position: relative;
    margin-bottom: 26px
}

.specialist-img img {
    width: 100%
}

.specialist-dtl {
    padding: 0 20px 0 25px
}

.dr-name a {
    color: #000;
    font-size: 17px
}

.specialist-post {
    line-height: 2;
    color: #41B5FF;
    margin: 6px 0 0
}

.specialist-dtl .social-icon {
    text-align: right;
    padding-bottom: 17px
}

.social-icon ul li {
    display: inline-block;
    background-color: #000;
    width: 35px;
    height: 31px;
    text-align: center;
    line-height: 32px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.divider-comment,.social-icon ul li:hover {
    background-color: #41B5FF
}

.social-icon ul li a {
    color: #FFF
}

@media(max-width: 992px) {
    .specialist-main-block {
        padding:41px 0 82px
    }

    .specialist-block {
        margin-bottom: 30px
    }
}

.divider-main-block .col-md-4 {
    padding: 0
}

.testimonial-block {
    padding: 48px 0 86px;
    background-color: #03A9F4
}

.testimonial-icon {
    padding: 0 0 24px;
    font-size: 51px;
    line-height: 1;
    color: #000;
    text-align: center
}

.testimonial-heading {
    line-height: 1.08;
    color: #FFF
}

.testimonial-slider p {
    line-height: 1.86;
    color: #FFF;
    padding: 18px 30px 41px;
    max-width: 80%;
    margin: 0 auto
}

.owl-carousel .owl-item .testimonial-client img {
    display: block;
    margin: 0 auto;
    width: 99px;
    height: 99px;
    border-radius: 100%
}

.testimonial-client .client-name {
    color: #000;
    margin-top: 18px
}

.testimonial-block .owl-controls {
    opacity: 0;
    transition: all .5s ease
}

.news-overlay,.service-detail {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.testimonial-block:hover .owl-controls {
    opacity: 1
}

.testimonial-block .owl-next,.testimonial-block .owl-prev {
    top: 60%;
    padding: 0 100px
}

.testimonial-block .owl-next:hover,.testimonial-block .owl-prev:hover {
    color: #FFF
}

.divider-comment {
    padding: 88px 20px 216px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.divider-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .8
}

.divider-dtl {
    position: relative
}

.divider-icon i {
    font-size: 60px;
    color: #FFF;
    line-height: .8
}

img.comment-img {
    margin: 30px auto 35px
}

.divider-comment p {
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    line-height: 2.14;
    max-width: 80%;
    margin: 0 auto;
    background-color: rgba(0,0,0,.55);
    border-radius: 20px
}

.news-comment,.news-comment ul li a {
    color: #41B5FF
}

.divider-comment,.divider-tab-block,.testimonial-block {
    min-height: 550px
}

.letest-news-main-block {
    margin: 160px 0 37px
}

.letest-news-main-block .section {
    margin-bottom: 46px
}

.letest-news-main-block .section p {
    margin: 14px 0 0;
    padding-top: 30px
}

.letest-news-main-block .section-heading:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/icons/heading-line.jpg);
    width: 200px;
    height: 1px;
    margin-top: 23px
}

.letest-news-main-block .section {
    z-index: 99999;
    position: relative
}

.letest-news-main-block .section .btn {
    margin-top: 19px;
    padding: 10px 38px
}

.letest-news-main-block .owl-controls {
    position: absolute;
    top: -8px;
    right: 0
}

.letest-news-main-block .owl-nav {
    display: flex
}

.letest-news-main-block .owl-next,.letest-news-main-block .owl-prev {
    right: 0;
    top: 0;
    position: static
}

.news-block,.news-img,.news-img img {
    position: relative
}

.news-block {
    background-color: #FFF;
    margin: 48px 0 36px
}

.news-comment {
    text-align: right
}

.news-comment ul li {
    display: inline-block;
    padding: 15px 5px 15px 0
}

.news-img img {
    width: 100%
}

.news-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
    font-size: 36px;
    text-align: center;
    padding-top: 25%;
    background: rgba(0,0,0,.7);
    transition: all .5s ease
}

.news-overlay a {
    color: #FFF
}

.blog-heading,.news-overlay a:hover {
    color: #41B5FF
}

.news-block .news-overlay {
    opacity: 0
}

.news-block:hover .news-overlay {
    opacity: 1
}

.news-block-dtl {
    padding: 0 25px 32px
}

.blog-heading {
    font-size: 14px;
    margin: 29px 0 7px
}

.blog-heading a {
    color: #000
}

.blog-heading a:hover {
    color: #41B5FF
}

.news-date {
    line-height: 1.86;
    font-size: 14px;
    color: #C9C9C9
}

.about-details p,.footer-heading,.useful-widget ul li a {
    color: #FFF
}

@media (max-width: 992px) {
    .letest-news-main-block .section {
        margin-bottom:30px
    }
}

.clients-main-block {
    padding: 50px 0
}

.client-img {
    display: block;
    margin: 0 auto
}

.client-img img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -ms-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    -transition: .5s ease-out
}

.social-footer ul li,.useful-widget ul li {
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    -transition: .3s ease-out
}

.client-img:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0)
}

.footer-main-block {
    padding: 100px 0 10px;
    background-color: #1E1E1E
}

.footer-block {
    position: relative
}

.footer-widget:after {
    content: " ";
    position: absolute;
    top: 0;
    width: 35px;
    height: 2.5px;
    margin: 36px 0 0;
    background-color: #41B5FF
}

.footer-heading {
    margin-bottom: 38px;
    font-weight: bold;
    font-size: 18px;
}

.footer-logo {
    margin-top: 30px
}

.useful-widget ul li {
    border-bottom: 1px solid #FFF;
    padding: 11px 0;
    color: #FFF
}

.useful-widget ul li:last-child {
    border-bottom: none
}

.useful-widget ul li:first-child {
    padding: 0 0 11px
}

.useful-widget ul li:hover a {
    color: #41B5FF
}

.useful-widget ul li:hover {
    color: #FFF
}

.conact-widget ul li {
    color: #FFF;
    line-height: 1.86;
    padding-bottom: 10px
}

.conact-widget ul li span {
    color: #41B5FF
}

.social-footer {
    padding: 40px 0 10px
}

.social-footer ul li {
    display: inline-block;
    width: 41px;
    height: 38px;
    border: 2px solid #FFF;
    text-align: center;
    line-height: 34px;
    margin: 0 8.5px
}

.social-footer ul li a {
    color: #FFF
}

.social-footer ul li:hover {
    border: 2px solid #41B5FF
}

.social-footer ul li:hover a {
    color: #41B5FF
}

.footer-details p {
    line-height: 2.57;
    color: #A0A0A0
}

.footer-details a {
    color: #41B5FF
}

.footer-details a:hover {
    color: #FFF
}

@media (max-width: 767px) {
    .social-footer ul li {
        margin:0 3px
    }
}

@media (max-width: 992px) {
    .footer-widget {
        margin-top:30px
    }
}

@media (min-width: 767px) and (max-width:992px) {
    .footer-widget:after {
        top:30px
    }
}

.portfolio-col-three-main {
    padding-bottom: 30px
}

.portfolio-col-three-main .section {
    margin: 80px 0 51px
}

.portfolio-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.portfolio-img img {
    width: 100%
}

.portfolio-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(65,181,255,.75);
    opacity: 0;
    text-align: center;
    font-size: 30px;
    color: #FFF;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -ms-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    -transition: .5s ease-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.career-dept-img img,.dr-style-two .social-icon,.dr-style-two .specialist-department,.faq-nav-list ul li {
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    -transition: .3s ease-out
}

.portfolio-overlay a {
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%)
}

.portfolio-block:hover .portfolio-overlay {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.scale-anm {
    transform: scale(1)
}

.portfolio-filter {
    margin-bottom: 40px
}

.portfolio-filter ul li {
    border: 1px solid #ECECEC;
    border-radius: 0;
    color: #4F4F4F;
    text-align: center;
    border-right: none;
    margin-left: -3px;
    padding: 16px 18px
}

.portfolio-col-four-main .section,.portfolio-full-width-main .section {
    margin: 80px 0 51px
}

.portfolio-col-four-main,.portfolio-full-width-main,.portfolio-main-block {
    padding-bottom: 30px
}

.portfolio-filter ul li:first-child {
    padding-left: 48px
}

.portfolio-filter ul li:last-child {
    border-right: 1px solid #ECECEC;
    padding-right: 48px
}

.portfolio-filter ul li:hover {
    color: #41B5FF
}

.mfp-title {
    color: #FFF
}

.portfolio-full-col {
    width: 20%;
    float: left;
    position: relative
}

.portfolio-full-width-main .portfolio-img {
    margin-bottom: 0
}

.portfolio-masonry-main {
    margin: 90px 0 88px
}

.portfolio-masonry-block {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-width: 25%;
    -moz-column-width: 25%;
    column-width: 25%
}

.portfolio-masonry-block .portfolio-img {
    margin-bottom: 0;
    overflow: visible
}

@media (max-width: 767px) {
    .portfolio-full-col {
        width:100%
    }

    .portfolio-masonry-main .portfolio-masonry-block {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        -webkit-column-width: 100%;
        -moz-column-width: 100%;
        column-width: 100%
    }
}

@media (min-width: 767px) and (max-width:992px) {
    .portfolio-full-col {
        width:50%
    }

    .portfolio-masonry-main .portfolio-masonry-block {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        -webkit-column-width: 50%;
        -moz-column-width: 50%;
        column-width: 50%
    }
}

.portfolio-main-block .section {
    margin: 80px 0 51px
}

.portfolio-main-block .portfolio-block {
    margin-bottom: 30px
}

.portfolio-main-block .portfolio-img {
    margin-bottom: 0
}

.portfolio-dtl {
    padding: 23px 33px 19px;
    border: 1px solid #F1F1F1
}

.portfolio-dtl a {
    color: #000;
    font-size: 16px
}

.portfolio-dtl span {
    display: block;
    color: #41B5FF;
    font-size: 14px;
    margin: 3px 0 8px;
    text-transform: lowercase
}

.career-city li,.career-top-bar span,.contact-form label,.error-dtl p,.our-services-main-block .read-more,.search-main-block label {
    text-transform: uppercase
}

.counter-col,.counter-col-days {
    display: inline-block
}

.specialist-main-block.dr-style-one {
    padding: 41px 0 91px
}

.dr-style-one .specialist-department {
    background-color: #000
}

.search-block {
    height: 112px;
    background-color: #41B5FF;
    position: relative;
    margin: 91px 0 18px
}

.search-box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%)
}

.dr-style-two .social-icon,.dr-style-two .specialist-department {
    position: absolute;
    left: 0;
    right: 0
}

.search-main-block label {
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    margin-right: 30px
}

.search-main-block .form-control {
    width: 500px;
    margin-right: 27px
}

.search-main-block .btn-default {
    background-color: #000
}

.search-main-block .btn-default:hover {
    background-color: #454545
}

@media(max-width: 992px) {
    .search-block {
        height:200px;
        text-align: center
    }

    .search-main-block .form-control {
        width: 100%;
        margin: 20px auto
    }
}

.dr-style-two {
    margin: 124px 0 60px
}

.dr-style-two .specialist-block {
    box-shadow: none
}

.dr-style-two .specialist-department {
    margin: 0 auto;
    opacity: 0;
    top: 40%;
    transform: translate(0,-40%)
}

.dr-style-two .specialist-block:hover .specialist-department {
    opacity: 1
}

.dr-style-two .specialist-dtl {
    padding: 20px 6px 13px
}

.dr-style-two .specialist-post {
    margin: 6px 0 3px
}

.dr-style-two .social-icon {
    text-align: center;
    bottom: 2px;
    margin: 0 auto;
    opacity: 0
}

.dr-style-two .specialist-block:hover .social-icon {
    opacity: 1
}

.comming-soon-nav .logo {
    margin-top: 66px
}

.comming-soon-heading {
    font-size: 72px;
    font-weight: 700;
    line-height: .56;
    color: #41B5FF
}

.comming-soon-block p {
    font-style: italic;
    line-height: 2.86;
    margin: 22px 0 0
}

.comming-block {
    font-size: 72px;
    font-weight: 800;
    line-height: .56;
    color: #000;
    margin: 57px 0 127px
}

.count-days,.count-hours,.count-minutes,.count-seconds {
    position: relative
}

.count-days:before,.count-hours:before,.count-minutes:before,.count-seconds:before {
    position: absolute;
    top: 70px;
    font-size: 14px;
    line-height: 2.86;
    color: #4F4F4F;
    text-align: center;
    margin: 15px auto 0;
    left: 0;
    right: 0;
    text-transform: uppercase
}

.count-days:before {
    content: "Days"
}

.count-hours:before {
    content: "Hours"
}

.count-minutes:before {
    content: "Minutes"
}

.count-seconds:before {
    content: "Seconds"
}

.department-block-img,.service-detail,.service-img {
    position: relative
}

.comming-soon-main .social-icon {
    margin-top: 50px
}

.comming-soon-main .social-icon ul li {
    margin: 0 3px
}

.subscribe-form .form-control {
    width: 316px
}

.subscribe-form .btn-default {
    width: 148px;
    height: 40px;
    background-color: #41B5FF;
    font-size: 15px;
    font-style: italic;
    color: #FFF;
    margin: 0 34px
}

.contact-form .form-control,.contact-form textarea {
    font-style: normal;
    font-size: 14px;
    color: #8D8D8D;
    line-height: 3.43
}

@media(max-width: 767px) {
    .comming-soon-heading {
        font-size:40px;
        line-height: 1
    }

    .comming-block {
        font-size: 20px;
        line-height: 1
    }

    .count-days:before,.count-hours:before,.count-minutes:before,.count-seconds:before {
        display: none
    }

    .subscribe-form .form-control {
        width: 100%
    }
}

@media(max-width: 992px) {
    .comming-block {
        font-size:50px;
        line-height: 1
    }
}

.error-page-main {
    margin: 95px 0 146px
}

.error-btn,.error-heading {
    margin-top: 60px
}

.error-heading {
    font-size: 250px;
    color: #41B5FF;
    line-height: .87
}

.error-dtl p {
    color: #000;
    font-size: 18px
}

.error-page-main .error-btn .btn-default {
    margin-right: 50px
}

@media(max-width: 992px) {
    .error-img {
        margin-top:60px
    }

    .error-img img {
        margin: 0 auto
    }
}

.contact-main-block {
    margin: 18px 0 87px;
    background-color: #f9f9f9;
    padding: 10px
}

.contact-form label {
    font-size: 16px;
    color: #2F2F2F;
    line-height: 1.88;
    margin: 4px 0 14px
}

.contact-form .form-control {
    height: 47px
}

.contact-form textarea {
    padding-left: 15px;
    width: 90%;
    height: 269px
}

.contact-form .btn-default {
    margin-top: 30px
}

.map-location {
    width: 100%;
    height: 518px
}

.contact-two-main-block {
    margin: 90px 0 100px
}

.contact-block-title {
    font-size: 14px;
    line-height: 3.43;
    color: #000
}

.contact-block-title i {
    font-size: 18px;
    color: #41B5FF
}

.contact-img img {
    width: 100%
}

.address-block {
    margin-top: -14px
}

.mail-block ul li,.phone-block ul li {
    font-size: 14px;
    line-height: 1.86;
    color: #4F4F4F
}

.contact-two-main-block .contact-form {
    margin-top: -10px
}

.contact-two-main-block .contact-form label {
    margin: 0 0 17px
}

.contact-two-main-block .contact-form .form-control {
    font-style: italic;
    width: 100%
}

.contact-two-main-block .contact-form textarea {
    font-style: italic;
    height: 175px
}

.contact-two-main-block .contact-form .btn-default {
    margin-top: 38px
}

.map-location2 {
    margin-top: 40px;
    width: 100%;
    height: 332px
}

@media(max-width: 767px) {
    .contact-two-main-block .mail-block {
        margin-bottom:30px
    }
}

@media(max-width: 992px) {
    .contact-two-main-block .contact-img {
        margin-bottom:30px
    }
}

.contact-three-main-block {
    margin: 90px 0 92px
}

.map-location3 {
    width: 100%;
    height: 322px
}

.contact-three-main-block .contact-form {
    margin-top: 42px
}

.faq-page-main {
    margin: 76px 0 196px
}

.faq-page-main .section .section-heading {
    font-size: 26px;
    line-height: 1
}

.faq-page-main .section p {
    font-size: 15px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.73;
    color: #777;
    max-width: 864px
}

.faq-page-main .section {
    margin-bottom: 56px
}

.faq-nav-list ul li {
    width: 100%;
    height: 50px;
    padding: 14px 32px;
    color: #FFF;
    border-bottom: 1px solid #DDD;
    background-color: #ECF0F1
}

.faq-nav-list ul li a {
    font-size: 14px;
    line-height: 1.86;
    color: #000
}

.faq-nav-list ul li.active,.faq-nav-list ul li:hover {
    border-bottom: 1px solid #41B5FF;
    background-color: #41B5FF
}

.faq-nav-list ul li.active a,.faq-nav-list ul li:hover a {
    color: #FFF
}

.faq-page-block .panel-group .panel {
    border: none;
    margin-top: -14px
}

.faq-page-block .panel-default>.panel-heading {
    color: #000;
    background-color: transparent;
    border: none
}

.faq-page-block .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none
}

.faq-page-block .faq-btn {
    color: #FFF;
    background-color: #41B5FF;
    width: 40px;
    height: 34px;
    line-height: 34px;
    margin-top: 0;
    margin-right: 12px;
    border: none;
    border-left: none;
    float: left;
    padding: 0
}

.faq-img img,.service-img img {
    width: 100%
}

.faq-page-block .faq-btn:active,.faq-page-block .faq-btn:focus,.faq-page-block .faq-btn:hover {
    color: #FFF;
    background-color: #000;
    border: none;
    border-left: none;
    outline: -webkit-focus-ring-color auto 0;
    box-shadow: none
}

.faq-page-block .panel-body {
    padding: 6px 15px
}

.question-heading {
    font-size: 14px;
    line-height: 1.86;
    padding-top: 5px
}

.faq-img {
    border: 5px solid #EEE;
    margin: 22px 0
}

.price-main-block {
    margin: 157px 0 8px
}

.price-main-block .section {
    margin-bottom: 52px
}

.pricing-table {
    margin-bottom: 80px
}

.price-img img {
    max-width: 100%;
    border-radius: 50%
}

.price-dtl {
    margin: 18px 0 0
}

.price-heading {
    font-size: 17px
}

.price-dtl ul {
    margin: 20px 0 23px
}

.price-dtl ul li {
    margin: 16px 0;
    line-height: 1.36;
    color: #4F4F4F
}

.career-main-block {
    margin: 90px 0 70px
}

.career-appointment {
    background-color: #F4F4F4;
    box-shadow: 0 3px 9.3px .7px rgba(198,198,198,.35);
    margin-top: 0
}

.career-top-bar {
    width: 100%;
    height: 80px;
    background-color: #41B5FF
}

.career-top-bar span {
    color: #FFF;
    font-size: 20px;
    line-height: 2
}

.career-top-bar span i {
    color: #000;
    font-size: 34px;
    margin-right: 20px
}

.career-form .form-group {
    margin-bottom: 19px
}

.career-form-dtl {
    padding: 30px 27px 1px 24px
}

.career-form .btn-default {
    font-size: 15px;
    font-style: italic;
    color: #FFF;
    margin: 20px 0 24px;
    display: block
}

.blog-date,.blog-page-heading,.departments-heading,.departments-icons,.meta-tag li,.rating label,.skill-tag-left {
    display: inline-block
}

.career-job-dtl {
    margin-top: -14px
}

.career-job-dtl ul {
    margin-bottom: 30px
}

.career-job-dtl ul li {
    line-height: 2.86;
    color: #000
}

.career-job-dtl ul li span {
    color: #41B5FF
}

.career-dept-block {
    margin: 60px 0 0
}

.career-dept-block:hover .career-dept-img img {
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)
}

.career-dept-dtl .career-heading {
    font-size: 17px
}

.career-dept-dtl p {
    font-size: 14px
}

.career-city li {
    color: #41B5FF;
    font-size: 11px;
    line-height: 2.36
}

.career-city li i {
    margin-right: 6px
}

@media(max-width: 767px) {
    .career-top-bar p {
        line-height:4
    }
}

@media(max-width: 992px) {
    .career-appointment {
        margin-top:30px
    }

    .career-dtl-block {
        margin-top: 60px
    }
}

.our-services-main-block {
    padding: 86px 0 40px
}

.our-services-main-block .section {
    margin-bottom: 50px
}

.our-services-main-block .section p {
    margin-left: 0
}

.service-img .overlay-bg {
    height: 0;
    top: auto;
    bottom: 0
}

.service-block:hover .service-img .overlay-bg {
    height: 100%
}

.service-detail {
    margin: -140px auto 61px;
    left: 0;
    right: 0;
    width: 95%;
    background-color: #FFF;
    padding: 40px 55px 30px;
    box-shadow: 0 10px 20px rgba(198,198,198,.19),0 6px 6px rgba(0,0,0,.23);
    transition: all .5s ease
}

.departments-block,.services-price li {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.service-block:hover .service-detail {
    margin: -150px auto 61px;
    padding: 40px 55px;
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)
}

.service-detail p {
    padding: 14px 0 13px
}

.department-block-two .btn-default,.profile-dtl-heading {
    text-transform: none
}

.services-details-main-block {
    padding: 91px 0 0
}

.services-img img {
    width: 100%
}

.services-dtl {
    margin-top: 24px
}

.our-features-block {
    margin-top: 38px
}

.our-features-heading {
    font-size: 17px
}

.our-features-block ul {
    margin: 18px 0 21px
}

.our-features-block li {
    margin-bottom: 10px;
    color: #4F4F4F
}

.our-features-block i {
    color: #41B5FF;
    margin-right: 10px
}

.dr-style-two.services-dr {
    margin: 0;
    padding: 82px 0 63px
}

.services-content ul {
    margin: 30px 0 63px
}

.services-content li {
    margin-bottom: 20px
}

.services-content i {
    margin-right: 26px
}

.services-price {
    margin-top: 19px
}

.services-price li {
    margin-top: 20px;
    color: #4F4F4F;
    transition: all .5s ease
}

.services-price li:hover {
    color: #000
}

.our-departments-main-block {
    margin: 80px 0 60px
}

.departments-block {
    border: 1px solid #E3E3E3;
    padding: 15px;
    margin-bottom: 30px;
    transition: all .5s ease
}

.departments-icons,.next,.prev {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.departments-block:hover {
    box-shadow: 0 5px 8px 0 rgba(0,0,0,.2)
}

.department-dtl-main-block .department-dtl-icon,.departments-icons-two {
    top: 0;
    right: 0;
    height: 72px;
    padding-top: 10px;
    background-color: #FFF;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
    text-align: center
}

.departments-icons {
    font-size: 46px;
    width: 60px;
    transition: all .5s ease
}

.departments-block:hover .departments-icons a {
    color: #41B5FF
}

.departments-heading span {
    font-size: 13px;
    line-height: 2;
    color: #C7C7C7
}

.departments-dtl {
    margin-bottom: 22px
}

.our-departments-main-block .btn-default {
    font-style: italic
}

.departments-two-main-block {
    margin: 62px 0 0
}

.department-block-two {
    margin-bottom: 98px
}

.department-block-img img {
    width: 100%
}

.departments-icons-two {
    position: absolute;
    font-size: 46px;
    width: 100px;
    color: #41B5FF
}

.departments-dtl-two {
    margin-bottom: 30px
}

.department-block-two .departments-heading {
    font-size: 10px;
    line-height: 2.6;
    color: #9A9A9A;
    margin-bottom: 7px
}

.department-dtl-main-block {
    margin: 62px 0 0
}

.department-dtl-img {
    position: relative
}

.department-dtl-img img {
    width: 100%
}

.department-dtl-main-block .department-dtl-icon {
    position: absolute;
    font-size: 46px;
    width: 100px;
    color: #41B5FF
}

.departments-dtl-heading {
    margin-top: 28px
}

.departments-dtl-heading span {
    font-size: 10px;
    line-height: 1;
    color: #9A9A9A
}

.department-dtl-block blockquote {
    margin: 19px 0;
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.81;
    color: #41B5FF;
    border-left: none;
    padding: 0
}

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

.department-block-featured {
    margin-top: 51px
}

@media(max-width: 992px) {
    .quote p {
        width:100%;
        height: 100%
    }

    .department-service {
        margin-bottom: 30px
    }
}

.doctor-profile-main-block {
    margin: 42px 0 34px
}

.doctor-profile-main-block .profile-heading {
    margin: 0 0 60px;
    font-size: 17px;
    background-color: #000;
    color: #FFF;
    width: 233px;
    height: 45px;
    line-height: 45px;
    text-align: center
}

.blog-banner-img img,.profile-img img {
    width: 100%
}

.doctor-profile-main-block .profile-heading span {
    color: #41B5FF
}

.profile-name {
    margin: 28px 0 0
}

.profile-name .social-icon {
    margin-top: 16px
}

.profile-doctor-dtl ul li {
    line-height: 2.5;
    color: #000
}

.profile-work-dtl ul {
    margin-top: 6px
}

.profile-work-dtl ul li {
    font-size: 13px;
    font-style: italic;
    line-height: 2.46;
    color: #41B5FF
}

.profile-doctor-dtl p {
    margin: 7px 0 4px
}

.profile-doctor-quote {
    font-size: 22px;
    font-style: italic;
    line-height: 1.45;
    color: #4F4F4F
}

.profile-qualification {
    margin: 18px 0 6px
}

.skill-block {
    margin-top: 10px
}

.skill-tag-right {
    float: right;
    line-height: 1.86;
    color: #000
}

.progress {
    background-color: #EEE;
    height: 12px;
    border-radius: 0;
    box-shadow: none
}

.progress-bar {
    height: 6px;
    margin-top: 3px;
    background-color: #41B5FF;
    box-shadow: none
}

.scroll-bar {
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease
}

.doctor-profile-main-block .btn-default {
    font-style: italic
}

.doctor-profiles-pecialist-block {
    padding: 70px 0;
    background-color: #F4F4F4
}

.blog-left-main-block {
    margin: 90px 0 60px
}

.blog-block {
    margin-bottom: 60px
}

.blog-date {
    width: 87px;
    height: 91px;
    text-align: center;
    color: #FFF;
    margin-right: 15px;
    background-color: #41B5FF
}

.blog-date .blog-day {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.75;
    color: #FFF
}

.blog-date div {
    font-weight: 600;
    line-height: 0;
    color: #FFF
}

.blog-page-heading {
    margin: 11px 0 39px
}

.meta-tag li {
    margin: 16px 6px
}

.meta-tag i {
    font-size: 16px;
    line-height: 1.19;
    color: #41B5FF
}

.blog-block .btn-default {
    margin-top: 35px;
    border-radius: 4px
}

.blog-block .owl-next,.blog-block .owl-prev {
    color: #FFF;
    top: 40%;
    width: 60px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    background-color: #000
}

.blog-block .owl-next:hover,.blog-block .owl-prev:hover {
    color: #FFF;
    background-color: #41B5FF
}

.blog-block .owl-prev:before {
    content: "\f104";
    margin: 0
}

.blog-block .owl-next:after {
    content: "\f105";
    margin: 0
}

.blog-block .video-item .video-preview,.blog-block .video-item .video-preview iframe {
    width: 100%;
    height: 100%
}

.pagination-block {
    font-size: 14px;
    color: #406576;
    width: 100%;
    background: #FFF;
    text-align: center
}

.pagination {
    border-radius: 0;
    margin: 14px 0 0
}

.next,.prev {
    margin: 14px 0 0;
    height: 32px;
    line-height: 32px;
    background-color: #000;
    transition: all .5s ease
}

.next a,.prev a {
    color: #FFF
}

.next:hover,.prev:hover {
    background-color: #41B5FF
}

.pagination li a,.pagination li span {
    border-radius: 4px
}

.pagination li a {
    border: none;
    margin: 0 2px;
    font-size: 14px;
    color: #406576
}

.pagination li a:hover,.pagination li.active a,.pagination li.active a:hover {
    color: #FFF;
    background-color: #41B5FF
}

.accor-widget.faq-page-block .panel-group .panel {
    margin-top: 20px
}

.accor-widget.faq-page-block .faq-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    padding-left: 3px
}

.accor-widget.faq-page-block .panel-body {
    padding: 8px 0 0
}

.accor-widget.faq-page-block .panel-default>.panel-heading {
    padding: 0
}

.tab-widget {
    margin: 39px 0 60px
}

.tab-widget .nav-tabs {
    border: 0;
    margin: 34px 0 40px
}

.tab-widget .nav-tabs>li {
    color: #FFF;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #000
}

.tab-widget .nav-tabs>li a {
    color: #FFF;
    border-radius: 0;
    border: none
}

.tab-widget .nav-tabs>li.active>a,.tab-widget .nav-tabs>li.active>a:focus,.tab-widget .nav-tabs>li.active>a:hover {
    color: #FFF;
    border-radius: 0;
    background-color: #41B5FF;
    border: none;
    border-bottom-color: transparent
}

.tab-widget .nav-tabs>li>a:hover {
    color: #FFF;
    background-color: #41B5FF;
    border-color: transparent
}

.tab-widget-dtl {
    margin: 30px 0
}

.flickr-widget-block .portfolio-img,.tag-widget .badge {
    margin-bottom: 10px
}

.tab-widget-dtl .tab-thumb {
    width: 100px;
    height: 80px;
    margin-right: 15px;
    float: left
}

.tab-widget-dtl a {
    font-weight: 600;
    line-height: 1.71;
    color: #000
}

.flickr-widget-block {
    margin-top: 35px
}

.flickr-widget-block .portfolio-overlay {
    font-size: 18px
}

.tag-widget {
    margin-top: 40px
}

.tags {
    margin-top: 33px
}

.tag-widget .badge {
    padding: 10px 16px;
    color: #262626;
    border-radius: 0;
    background-color: #ECF0F1;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.mission-icon,.product-gallery-overlay {
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -ms-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    -transition: .5s ease-out
}

.tag-widget .badge:hover {
    color: #FFF;
    background-color: #41B5FF
}

.tag-widget a {
    margin-right: 8px
}

.blog-single-main-block {
    margin: 90px 0 28px
}

.blog-block blockquote {
    font-size: 15px;
    font-style: italic;
    line-height: 2.4;
    color: #565656;
    margin: 55px 0 42px;
    border-left: 3px solid #93B403;
    padding: 0 30px
}

.blog-code {
    margin-top: 45px;
    padding: 15px 32px 0;
    font-size: 12px;
    border-radius: 0;
    line-height: 1.75;
    color: #333;
    background-color: #F4F4F4;
    border: 1px solid #EDEDED
}

.btn-shp,.product-img {
    border: 1px solid #D5D5D5
}

.blog-comment {
    margin: 60px 0 94px
}

.comments-heading {
    position: relative
}

.comments-heading:before {
    content: '';
    position: absolute;
    top: 35px;
    width: 35px;
    height: 2.5px;
    background-color: #41B5FF
}

.blog-comment .media {
    margin: 52px 0 0
}

.blog-comment .comments-reply {
    margin: 112px 0 20px
}

.blog-comment .media-heading {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.88;
    color: #000;
    text-transform: none
}

.blog-comment .media-heading span {
    color: #9E9E9E
}

.blog-comment .media-heading:hover span {
    color: #41B5FF
}

.media-reply a {
    font-size: 14px;
    font-weight: 600;
    color: #8D8D8D;
    text-transform: uppercase
}

.media-reply a:hover {
    color: #41B5FF
}

.blog-comment-send .comments-heading:before {
    background-color: #F7A349
}

.comment-note {
    width: 694px;
    margin: 33px 0 47px
}

@media(max-width: 992px) {
    .comment-note {
        width:100%
    }
}

.product-main-block {
    margin: 90px 0 86px
}

.product-block {
    margin-bottom: 32px
}

.product-img {
    position: relative
}

.product-img img {
    width: 100%;
    margin: 0 auto
}

.product-dtl {
    margin: 16px 0 0
}

.rating {
    margin: 10px 0 0;
    unicode-bidi: bidi-override;
    direction: rtl
}

.rating input {
    position: absolute;
    left: -999999px
}

.rating label {
    font-size: 0
}

.rating>label:before {
    position: relative;
    font: 24px/1 FontAwesome;
    display: block;
    content: "\f006";
    color: #41B5FF;
    background: #41B5FF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.job-heding,.mission-head,.mission-icon,.price-slider-amount span,.price-slider-amount>input,.product-price .offer-price,.product-price .price,.product-quantity,.product-quantity form,.product-shop-btn,.share-heading,.single-product-dtl .social-icon ul {
    display: inline-block
}

.select-filter,.select-filter span {
    font-size: 16px;
    font-weight: 500;
    line-height: 2.5
}

.rating>label.selected:before,.rating>label.selected~label:before,.rating>label:hover:before,.rating>label:hover~label:before {
    color: #41B5FF;
    content: "\f005";
    background: #41B5FF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.product-price .offer-price,.product-price .price {
    font-size: 16px;
    font-weight: 500;
    line-height: 2.5;
    color: #8D8D8D
}

.product-price .price {
    text-decoration: line-through;
    padding-right: 26px
}

.product-price .offer-price {
    color: #41B5FF
}

.btn-shp {
    color: #262626;
    width: 100%;
    background-color: transparent
}

.btn-shp:hover {
    border: 1px solid #41B5FF
}

.btn-shp i {
    margin-right: 20px
}

.show-more .btn-default {
    margin-top: 38px;
    text-transform: none
}

.product-filter {
    margin-bottom: 59px
}

.filter-by {
    text-align: center;
    border: 1px solid #BFBFBF
}

.select-filter select {
    border: none;
    padding-right: 20px
}

.select-filter span {
    color: #8D8D8D
}

.select-filter {
    color: #2F2F2F
}

.filter-icon {
    padding: 1.5px 0;
    text-align: center;
    border: 1px solid #BFBFBF
}

.filter-icon a {
    font-size: 26px;
    color: #8D8D8D
}

.sales-tag {
    color: #FFF;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    line-height: 40px;
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #41B5FF
}

.price-slider-amount {
    margin: 34px 0 30px
}

.price-slider-amount span {
    color: #262626;
    margin-right: 15px;
    text-transform: uppercase
}

.price-slider-amount>input {
    border: 0;
    color: #4F4F4F;
    font-size: 14px;
    outline: 0
}

.slider-range {
    margin-bottom: 64px
}

.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
    background: #E2DEDE;
    border: 0;
    height: 3px;
    position: relative
}

.price-filter .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #41B5FF;
    border: none;
    border-radius: 50%;
    height: 16px;
    top: -6px;
    width: 16px;
    outline: 0;
    position: absolute
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #41B5FF;
    height: 3px;
    position: absolute
}

.single-product-main-block {
    margin: 92px 0 0
}

.product-gallery-thumb {
    width: 118.7px;
    position: relative;
    margin-bottom: 7px
}

.product-gallery-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(65,181,255,.75);
    opacity: 0;
    text-align: center;
    font-size: 11px;
    color: #000;
    cursor: crosshair;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.product-gallery-overlay span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%)
}

.product-gallery-thumb:hover .product-gallery-overlay {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.single-product-dtl .product-name {
    font-size: 16px;
    font-weight: 400;
    color: #2F2F2F
}

.single-product-dtl .product-price {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.33;
    color: #41B5FF;
    margin: 15px 0 14px
}

.single-product-dtl .social-icon {
    margin: 28px 0 23px
}

.share-heading {
    line-height: 1.44;
    text-transform: none
}

.am-1,.facts-text,.product-dtl-tab .nav-tabs>li,.status,.status-message {
    text-transform: uppercase
}

.single-product-dtl .social-icon ul li {
    margin: 0 5px
}

.product-quantity {
    border: 1px solid #BFBFBF;
    width: 30%;
    padding: 16px 0 10px 26px
}

.product-quantity span {
    font-size: 16px;
    font-weight: 500;
    color: #8D8D8D;
    float: left;
    margin-right: 15px
}

.product-quantity form {
    cursor: pointer
}

.product-quantity .select-filter {
    line-height: 0
}

.select-filter.number {
    font-size: 16px;
    font-weight: 500;
    color: #2F2F2F;
    margin-top: -8px
}

.cart-plus-minus-box {
    background: rgba(0,0,0,0);
    border: 0;
    float: left;
    font-size: 20px;
    line-height: 1.8;
    outline: 0;
    text-align: center;
    width: 20px;
    margin-right: 5px
}

.inc.qtybutton {
    float: left;
    color: #8D8D8D
}

.dec.qtybutton {
    float: none;
    color: #8D8D8D
}

.product-shop-btn .btn-shp {
    border: none
}

.product-dtl-tab {
    margin: 48px 0 57px
}

.product-dtl-tab .nav-tabs {
    border: 0;
    margin-bottom: 57px
}

.product-dtl-tab .nav-tabs>li {
    color: #FFF;
    border-radius: 0;
    background-color: #41B5FF
}

.product-dtl-tab .nav-tabs>li a {
    color: #FFF;
    border-radius: 0;
    border: none
}

.product-dtl-tab .nav-tabs>li.active>a,.product-dtl-tab .nav-tabs>li.active>a:focus,.product-dtl-tab .nav-tabs>li.active>a:hover {
    color: #FFF;
    border-radius: 0;
    background-color: #000;
    border: none;
    border-bottom-color: transparent
}

.product-dtl-tab .nav-tabs>li>a:hover {
    color: #FFF;
    background-color: #41B5FF;
    border-color: transparent
}

.product-dtl-tab .comments-reply {
    margin: 103px 0 68px
}

.product-dtl-tab .blog-comment-send .comments-heading:before {
    background-color: #41B5FF
}

.product-display {
    margin-bottom: 56px
}

@media(max-width: 767px) {
    .product-gallery-thumb {
        display:inline-block;
        margin: 30px 2px
    }

    .product-quantity {
        width: 50%
    }
}

.single-product-right-main-block {
    margin: 92px 0 0
}

.single-product-right-main-block .single-product-main-block {
    margin: 0
}

.single-product-right-main-block .single-product-dtl .product-name {
    margin-top: 40px
}

.about-dtl-two {
    margin-top: 30px
}

.job-looking {
    width: 100%;
    height: 110px;
    padding: 35px 40px;
    background-color: #EEE
}

.job-heding {
    line-height: 1.8
}

.job-heding span {
    color: #41B5FF
}

.mission-main-block {
    margin: 83px 0 23px
}

.mission-main-block .section {
    margin-bottom: 48px
}

.mission-main-block .section p {
    margin: 14px 0 0
}

.mission-block {
    margin-bottom: 58px
}

.mission-icon {
    font-size: 60px;
    color: #000
}

.mission-block:hover .mission-icon {
    color: #41B5FF
}

.mission-head {
    margin-left: 30px
}

.mission-heading {
    font-size: 16px;
    font-weight: 500;
    line-height: 2.25;
    text-align: left;
    color: #262626
}

.mission-sub-heading {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.8;
    color: #8D8D8D
}

.facts-main-block {
    position: relative
}

.facts-main-block .overlay-bg {
    background-color: rgba(0,0,0,.8)
}

.facts-block {
    padding: 78px 0 112px
}

.facts-icon {
    font-size: 50px;
    line-height: 1.52;
    color: #FFF
}

.facts-number {
    font-size: 36px;
    font-weight: 800;
    line-height: .72;
    color: #41B5FF
}

.facts-text {
    font-size: 14px;
    color: #FFF;
    float: right;
    margin-top: -50px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.about-specialist.specialist-main-block {
    padding: 84px 0 90px
}

@media(max-width: 767px) {
    .job-looking {
        height:100%;
        text-align: center
    }

    .job-looking .pull-right {
        float: none!important
    }

    .facts-block {
        padding: 60px 0
    }
}

@media (min-width: 767px) and (max-width:992px) {
    .product-gallery-thumb {
        width:100%
    }

    .job-looking {
        margin-bottom: 30px
    }
}

.appointment-main-block .section {
    margin: 80px 0 51px
}

.appointment-form {
    margin-top: 20px;
    margin-bottom: 60px
}

.appointment-main-block i {
    color: #41B5FF;
    margin-right: 10px;
    font-weight: 700
}

th.next,th.prev {
    color: #FFF
}

.preloader {
    background: #F4F4F4;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 9999999
}

.status {
    background-image: url(../images/logo.png);
    animation: bounce 1s infinite;
    -webkit-animation: bounce 1s infinite;
    -moz-animation: bounce 1s infinite;
    -o-animation: bounce 1s infinite
}

.status,.status-message {
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat
}

.status-message {
    padding-top: 30%
}

@-webkit-keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px)
    }
}

@-moz-keyframes bounce {
    0%,100%,20%,50%,80% {
        -moz-transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-30px)
    }

    60% {
        -moz-transform: translateY(-15px)
    }
}

@-o-keyframes bounce {
    0%,100%,20%,50%,80% {
        -o-transform: translateY(0)
    }

    40% {
        -o-transform: translateY(-30px)
    }

    60% {
        -o-transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,100%,20%,50%,80% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}

.helth-dtl a {
    font-size: 15px
}

.icon-1 a {
    margin-top: 10px;
    color: #fff
}

.helth-dtl {
    padding-top: 10px
}

.info-top p a {
    font-weight: 700;
    color: #fff
}

.head {
    font-weight: 700;
    text-align: center;
    font-size: 21px;
    color: #03A9F4;
    padding-top: 20px;
    padding-bottom: 25px;
    text-decoration: underline
}

.our-net-work {
    color: #03A9F4;
    margin-bottom: 8px;
    font-size: 11px;
}

.private {
    font-size: 25px
}

.offer {
    color: #ccc;
    font-size: 12px;
    text-align: justify
}

.list-1 {
    list-style: circle;
    padding-left: 30px;
    line-height: 28px
}

.am-1 {
    font-size: 28px;
    color: #000
}

.add-1 {
    font-size: 20px
}

.about-block p {
    line-height: 30px;
    text-align: justify
}

#cssmenu.small-screen #menu-button {
    display: block;
    padding: 0!important;
    color: #333;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.info-top1 {
    width: 42%;
    font-weight: bold;
    background-color: rgba(65, 181, 255, 0);
    text-align: center;
    padding: 15px 0 3px;
    color: #fff;
    font-size: 24px;
    margin: auto;
}

.info-top1 i {
    color: #ff0;
    font-size: 23px;
}

.info-top1 a {
    color: #ff0;
}

.helth-dtl a {
    font-size: 23px;
    margin-right: 10px;
}

.helth-dtl a:hover {
    color: #ff0;
}

.mobile-slider {
    display: none;
}

@media only screen and (max-width: 980px) {
    .info-top1 {
        font-size: 22px;
        display: inline-block;
        padding: 0;
        width: 100%;
    }

    .info-top1 a {
        color: #ff0;
        width: 100%;
        float: left;
    }

    .desktop-slider {
        display: none;
    }

    .mobile-slider {
        display: block;
    }
}

.amu-1 {
    list-style: disc;
    margin-left: 20px;
    line-height: 28px;
}

.o-s-1 {
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #03A9F4;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #0F87EE;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}

#myBtn:hover {
    background-color: #555;
}

.navbar-fixed {
    z-index: 999999999;
    position: fixed;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
    opacity: .98;
    width: 100%;
    top: 0;
    -webkit-animation: fadeInDown 800ms;
    -moz-animation: fadeInDown 800ms;
    -ms-animation: fadeInDown 800ms;
    -o-animation: fadeInDown 800ms;
    animation: fadeInDown 800ms;
    -webkit-backface-visibility: hidden;
    border-radius: 0px;
    background: #fff;
}

#cssmenu.small-screen {
    width: 100%;
    margin-top: 0px;
}

@media only screen and (max-width: 767px) {
    .navigation {
        width: 100%!important;
    }

    #cssmenu.small-screen #menu-button {
        float: right;
        margin: -40px 0 0;
    }

    .info-top1 i {
        color: #ff0;
        font-size: 23px;
        float: left;
        margin: 0;
        padding: 0;
        text-align: left;
    }

    .info-top1 span {
        display: none;
    }

    .info-top1 a {
        color: #ff0;
        width: auto;
        float: left;
        margin: -8px 7px 0;
    }

    .info-top1 {
        font-size: 22px;
        display: inline-block;
        padding: 0;
        width: 67%;
        text-align: center;
        margin-top: 12px;
    }

    .top-bar {
        height: auto!important;
    }

    .logo img {
        width: 70%;
        margin: 10px 0 0;
        left: 0;
        right: 0;
        display: block;
        height: 62px;
    }
}

.my-abt-cont h1 {
    font-weight: bold;
    font-size: 18px;
    color: #A1C057;
    margin: 10px 0px;
}

.my-abt-cont h2 {
    font-weight: bold;
    font-size: 18px;
    color: #A1C057;
    margin: 10px 0px;
}

.my-abt-cont h3 {
    font-weight: bold;
    font-size: 18px;
    color: #A1C057;
    margin: 10px 0px;
}

.my-abt-cont p {
    font-size: 14px;
    color: #555;
    line-height: 22px;
}

.my-abt-cont p span {
    font-weight: bold;
    color: #000;
    text-decoration: underline;
    font-style: italic;
}


.add-head-yadav-locaton { font-size: 17px;
    margin: 21px 0 6px 0;
    color: #a0be56;}
    
    .add-ul-new-location-inner {font-size: 14px;
    line-height: 38px;
    text-align: justify;}


.nh-my-content{

}
.nh-my-content h1, .nh-my-content h2, .nh-my-content h3,.nh-my-content h4, .nh-my-content h5, .nh-my-content h6, .nh-my-content strong{
    /* color: #A1C057; */
    color: #4F4F4F;
    font-weight: 700;
}
.nh-my-content h1, .nh-my-content h2, .nh-my-content h3{
    margin-top: 20px;
    font-size: 22px;
    margin-bottom: 10px;
}
.nh-my-content h4, .nh-my-content h5, .nh-my-content h6{
    margin-top: 20px;
    font-size: 19px;
    margin-bottom: 10px;
}
.nh-my-content ul, .nh-my-content ol{
    
    line-height: 30px;
    text-align: justify;
    color: #4F4F4F;
    font-size: 14px;
}
.nh-my-content ul li{
    list-style: disc;
    margin-left: 30px;
}
.blog_sub_heading{
    
}
.blog_sub_desc{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 90px;
}
.d-none{
    display:none;
}