h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
.widget .widget-title {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    color: #313646;
}

a,
a:hover,
a:focus {
    color: #313646;
    text-decoration: none;
    background-color: transparent;
}

.bg-white a,
.bg-white a:hover,
.bg-white a:focus {
    color: #ffffff;
}

.infobar,
.pb_navbar,
.bg-lightdark {
    background-color: #313646 !important;
}

.pb_navbar .navbar-toggler,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
    color: #00b3cc !important;
    border-bottom-color: #00b3cc;
}

.pb_navbar .navbar-toggler,
.int,
.pb_footer a,
.div-orari,
.div-orari h2,
.navbar-brand,
.navbar-nav .nav-link {
    color: #FFFFFF !important;
}

.navbar-brand,
.navbar-nav .nav-link {
    font-weight: normal;
}

.pb_cover .heading,
.pb_cover .sub-heading {
    color: #FFFFFF;
}

.pb_cover .heading {
    text-transform: uppercase;
    font-weight: 800 !important;
}

.pb_cover .sub-heading {
    font-weight: 400;
    font-size: 25px;
}

.swiper-slide {
    background-size: cover;
}

.swiper-slide::before {
    background: rgba(13, 13, 13, 0.3);
}

.div-orari {
    background-color: rgba(172, 172, 172, 0.7) !important;
    box-shadow: none;
}

.pb_footer a:hover,
.pb_footer a:focus,
.infobar {
    color: #FFFFFF;
}

.infobar {
    border-bottom-color: #FFFFFF;
}

.div-orari h2 {
    text-align: center;
}

section#section-contact.bg-white label {
    color: #fff;
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white,
.swiper-button-left.swiper-button-white,
.swiper-button-right.swiper-button-white {
    --swiper-navigation-color: #555d77;
}

.pb_section {
    padding: 80px 0px;
}

.bg-light {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.bg-light:last-of-type {
    border: 0px solid #e5e5e5 !important;
}

.bg-white .intestazione h2,
.bg-white .intestazione .intp {
    color: #ffffff !important;
}

.bg-white,
.bg-light .intestazione h2::after {
    background-color: #555d77 !important;
}

.intestazione h2 {
    margin-bottom: 30px !important;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, .3);
}

.bg-light,
.bg-white .intestazione h2::after {
    background-color: #FFFFFF;
}

.intestazione h2::after {
    content: "";
    display: block;
    height: 1px;
    position: relative;
    width: 100%;
}

#section-about blockquote::before,
#section-about blockquote::after {
    font-size: 150px;
    line-height: 0px;
    position: absolute;
    color: #e5e5e5;
    z-index: -1;
}

#section-about blockquote::before {
    content: open-quote;
    top: 40px;
    left: -20px;
}

#section-about blockquote::after {
    content: close-quote;
    bottom: -20px;
    right: -20px;
}

.doctor,
.news {
    box-shadow: none;
    height: auto;
}

#section-services .media {
    color: #fff;
    padding: 250px 15px 15px;
    background-size: cover !important;
}

#section-services .media:before {
    position: absolute;
    display: block;
    top: 0;
    right: 15px;
    bottom: 30px;
    left: 15px;
    background-color: rgba(0, 0, 0, .3);
    content: '';
    z-index: 1;
    height: 100%;
}

#section-services .media:hover:before {
    background-color: rgba(0, 0, 0, .5);
}

#section-services .media-body {
    z-index: 2;
    position: relative;
}

#section-services .media-body h3,
#section-services .media-body p {
    text-align: left;
    line-height: 26px;
    color: #FFFFFF;
}

#section-services .media-body h3 {
    font-size: 24px;
    font-weight: 700;
}

#section-services .media-body p {
    font-size: 16px;
}

#section-doctors .pb_info,
#section-gallery .pb_info {
    display: table;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    opacity: 0;
}

#section-doctors .pb_info {
    cursor: default;
}

#section-doctors .pb_info:hover,
#section-gallery .pb_info:hover {
    opacity: 1;
}

#section-doctors .pb_infocenter,
#section-gallery .pb_infocenter {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}

#section-doctors .heading,
#section-gallery .heading,
#section-doctors .text {
    color: #FFFFFF;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

#section-doctors .heading,
#section-gallery .heading {
    line-height: 28px;
    font-size: 25px;
}

#section-doctors .heading {
    font-weight: 700;
}

#section-doctors .text {
    font-weight: 500;
    line-height: 20px;
    font-size: 14px;
}

button.btn-primary {
    background-color: #555d77;
}

button.btn-primary:hover {
    background-color: #414656;
}

button.btn-primary,
button.btn-primary:hover,
button.btn-secondary,
button.btn-secondary:hover {
    border-color: #ffffff;
}

button.btn-primary,
button.btn-primary:hover,
button.btn-secondary,
button.btn-secondary:hover,
.pb_footer {
    color: #fff;
}

@media (max-width: 768px) {

    .pb_footer .text-right,
    .pb_footer .text-left {
        text-align: center !important;
    }

    .pb_footer .text-right {
        padding-top: 30px;
    }

    .pb_footer .divcont,
    .pb_footer .divbottom {
        position: initial;
    }

    /* .swiper-wrapper .heading {
        font-size: 24px;
        line-height: initial;
    }

    .swiper-wrapper .sub-heading {
        font-size: 14px;
        display: none;
    } */

    .pb_cover {
        height: 30vh;
    }
}

#section-blog .post-row {
    padding: 30px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #FFFFFF;
}

#section-blog .post-row:hover {
    background-color: #e5e5e5;
}

#section-blog .post-row-left,
#section-blog .post-row-center {
    float: left;
}

#section-blog .post-row-left {
    width: 160px;
    text-align: center;
    padding-right: 30px;
}

#section-blog .post-row-center {
    width: calc(100% - 160px);
}

#section-blog .post-date {
    display: inline-block;
}

#section-blog .top-part,
#section-blog .bottom-part {
    display: inline-block;
    text-align: center;
    min-width: 80px;
}

#section-blog .top-part {
    color: #555d77;
    font-size: 45px;
}

#section-blog .bottom-part {
    color: #777777;
    font-size: 12px;
    padding: 10px;
    border-top: 1px solid #e5e5e5;
}

#section-blog .post-row:hover .bottom-part {
    border-color: #fff;
}

#section-blog .post-media {
    width: 280px;
    float: left;
    text-align: center;
}

#section-blog .media-inner {
    display: block;
    position: relative;
    min-height: 21px;
    overflow: hidden;
}

#section-blog .media-inner img {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    max-width: 100%;
    height: auto;
}

#section-blog .post-content-outer {
    padding: 0px 0px 0px 310px;
}

#section-blog .post-row h3 {
    color: #313646;
    font-size: 22px;
    font-weight: normal;
    padding-top: 10px;
}

#section-blog .post-row p {
    color: #777777;
    font-size: 14px;
}

@media(max-width:958px) {
    #section-blog .post-row-left {
        display: none;
    }

    #section-blog .post-row-center {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        width: 100%;
    }

    #section-blog .post-media {
        float: none;
        max-width: 100%;
        width: 100%;
    }

    #section-blog .media-inner {
        position: relative;
        display: block;
        min-height: 21px;
    }

    #section-blog .post-content-outer {
        padding-left: 5px;
        padding-right: 5px;
    }

    #section-blog .post-row h3 {
        padding-top: 20px;
    }
}

.bg-dark {
    background-color: transparent !important;
}

.widget.dark {
    text-align: center;
}

textarea.form-control {
    padding-top: 10px !important;
}

footer .styled-icons li,
footer .styled-icons li a {
    font-size: 16px;
    color: #eeeeee;
}

.preloader-whirlpool .whirlpool,
.preloader-whirlpool .whirlpool::before,
.preloader-whirlpool .whirlpool::after {
    border: 1px solid #C0C0C0;
    border-left-color: #313646;
}

#message {
    background: #555d77;
    border-bottom: 1px solid #313646;
}

.modal .modal-dialog .modal-header {
    background-color: #555d77;
}

.modal .modal-dialog .modal-header h3,
.modal .modal-dialog .modal-header .close {
    color: #ffffff;
    font-weight: normal;
}

.modal .modal-dialog .modal-header h3 {
    text-shadow: 4px 4px 4px rgba(0, 0, 0, .3);
}

.modal .modal-dialog .modal-content,
.modal .modal-dialog .modal-header,
.modal .modal-dialog .modal-footer {
    border-radius: 0px !important;
}


@media (max-width: 991px), (max-height: 700px) {

    .pb_cover .div-orari,
    .pb_cover .div-orari h2 {
        color: #ffffff !important;
    }

    .pb_cover .div-orari h2 {
        text-align: left;
        color: #222222;
        font-size: 36px;
        text-transform: uppercase !important;
        text-shadow: 4px 4px 4px rgba(0, 0, 0, .3);
        margin-bottom: 30px !important;
    }

    .pb_cover .div-orari h2::after {
        content: "";
        display: block;
        height: 1px;
        position: relative;
        width: 100%;
        background-color: #ffffff !important;
    }

    section#section-home {
        background-color: #555d77 !important;
    }
}