@font-face {
    font-family: "Ionicons";
    src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0");
    src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons/fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

html,
body {
    overflow-x: hidden;
}

html {
    font-size: 1em;
}

body {
    position: relative;
    z-index: -1;
    background: #eee;
    font-size: 14px;
    color: #777777;
    margin: 0;
    padding: 0;
}

textarea {
    resize: none;
}

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

.modal ul li::before {
    content: "-";
    text-indent: -5px;
    padding-right: 10px;
}

.modal ol li {
    list-style: decimal;
}

input,
textarea,
p {
    font-weight: 300;
}

p {
    margin: 0px;
}

::-moz-selection {
    background: #000;
    color: #fff;
}

::selection {
    background: #000;
    color: #fff;
}

::-moz-selection {
    background: #000;
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 600;
    line-height: 1.42857143;
    color: #222222;
}

h1,
.h1 {
    font-size: 36px;
}

h2,
.h2 {
    font-size: 26px;
}

h3,
.h3 {
    font-size: 20px;
}

h4,
.h4 {
    font-size: 17px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.row {
    margin-right: unset;
    margin-left: unset;
}

#message {
    position: relative;
}

#message h2 {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    padding: 10px;
    margin: 0px;
}

.fa-div p {
    position: relative;
    display: inline-block;
    margin: 0px 0px 0px 20px;
}

.infobar.fa-div p {
    margin-right: 10px;
}

.infobar.fa-div p.fa-mobile-phone::before {
    font-size: 18px;
}

.pb_footer .fa-div p.fa-mobile-phone::before {
    font-size: 18px;
}

.fa-div p::before {
    font-family: FontAwesome;
    position: absolute;
    top: calc(50% - 9px);
    height: 18px;
    width: 18px;
    overflow: hidden;
    left: -20px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}

.div-orari {
    position: absolute;
    top: 160px;
    right: 30px;
    width: 380px;
    height: auto !important;
    color: #000000;
    padding: 40px;
    -webkit-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
    background-color: #FFFFFF !important;
}

.div-orari .row>div {
    padding: 0px;
}

.div-orari ul li {
    width: 100%;
    padding-top: 10px;
}

#section-orari {
    display: none;
}

#section-services .pb_icon {
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0px 30px 0px 0px;
    padding: 0px;
    box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.30);
}

#section-services .media {
    height: 100%;
}

#section-services .media-body h3,
#section-services .media-body p {
    word-wrap: anywhere;
}

@media (max-width: 576px) {
    #section-services .media {
        min-width: 200px;
    }
}

.media-body {
    color: #777;
}

.intestazione h2 {
    color: #222222;
    font-size: 36px;
}

.intestazione .intp {
    font-size: 16px;
    line-height: 32px;
}

.scrollToTop {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 50px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.scrollToTop i {
    color: #fff;
    font-size: 42px;
    height: 50px;
    width: 50px;
}

.scrollToTop .fa:before {
    top: 0px;
}

#cookie-law-info-bar {
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    z-index: 9999;
    background-color: #6c757d;
}

#cookie-law-info-bar a {
    color: #FFFFFF;
    text-decoration: underline;
}

#cookie-law-info-bar button.btn {
    margin-left: 20px;
}

.modal .modal-dialog {
    position: relative;
    max-width: 800px;
    padding: 60px 0px;
    margin: 0 auto;
}

.modal .modal-dialog .modal-content {
    border: 0;
}

.modal .modal-dialog .modal-header,
.modal .modal-dialog .modal-body {
    padding: 20px 40px;
}

.modal .modal-dialog .modal-header {
    position: relative;
    background-color: #ddd;
    margin: 0px;
}

.modal .modal-dialog .modal-body {
    line-height: 32px;
}

.modal .modal-dialog .modal-header .close {
    position: absolute;
    top: 20px;
    right: 40px;
    padding: 0px;
    margin: 0px;
}

@media (min-width: 576px) {

    .modal-dialog-scrollable,
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100% - 120px);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 120px);
    }

    .modal-dialog-centered::before {
        height: calc(100% - 120px);
    }
}

.bg-light {
    background-color: #ffffff !important;
}

a.btn-readmore,
a.btn-readmore:focus,
a.btn-readmore:hover {
    text-decoration: none;
}

button.btn,
#section-blog a.btn-readmore {
    font-size: 14px;
    padding: 6px 12px;
    border-radius: 4px;
    font-weight: 500;
    line-height: 20px;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
}

.doctor,
.news {
    position: relative;
    height: 100%;
}

.doctor .heading {
    color: #222222;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}

.doctor .text,
.news .text {
    font-size: 14px;
    font-weight: 400;
}

.news a.btn-readmore {
    right: 20px;
}

.date {
    font-size: 12px;
    margin-bottom: 20px !important;
}

.news h3 {
    font-weight: 600;
    color: #222222;
    font-size: 20px;
}

.about-text {
    position: relative;
    font-size: 20px;
    line-height: 36px;
}

.about-text img {
    height: 80px;
}

.about-text .heading {
    color: #495057;
    font-size: 18px;
}

.about-text .subheading {
    color: rgba(0, 0, 0, 0.4);
}

.gallery-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
}

@media (max-width: 992px) {
    .gallery-container {
        grid-template-columns: 1fr 1fr;
    }

    .about-text .quote {
        top: 33px;
        left: -17px;
        font-size: 110px;
    }
}

@media (max-width: 768px) {
    .gallery-container {
        grid-template-columns: 1fr;
    }

    .about-text {
        font-size: 16px;
        line-height: 30px;
    }

    .about-text .quote {
        top: 25px;
        left: -10px;
        font-size: 80px;
    }
}

.gallery-item {
    margin-top: 20px;
    position: relative;
}

a img {
    border: none;
}

img {
    max-width: 100%;
}

.mouse-wrap,
.scroll-wrap {
    position: absolute;
    bottom: 50px;
    z-index: 3;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-wrapper {
    position: absolute;
}

.swiper-slide,
.swiper-slide:before {
    height: 101%;
}

.swiper-slide:before {
    content: " ";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.swiper-slide {
    font-size: 18px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.swiper-slide .title {
    font-size: 41px;
    font-weight: 300;
}

.swiper-slide .subtitle {
    font-size: 21px;
}

.mouse-wrap.left,
.scroll-wrap.left {
    left: 30px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mouse {
    width: 30px;
    height: 50px;
    border: 2px solid #212529;
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 20px);
}

.mouse:before,
.mouse:after {
    content: "";
    display: block;
    position: absolute;
}

.pb_cover {
    position: relative;
    height: 85vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.pb_cover>.container {
    position: relative;
    height: 100%;
    z-index: 2;
}

.pb_cover>.container>.row {
    height: 85vh;
}

.pb_cover .heading {
    font-size: 58px;
    line-height: 64px;
    font-weight: 300;
}

.pb_cover .sub-heading {
    font-size: 20px;
    max-width: 600px;
    float: left;
}

.pb_cover.text-center .sub-heading {
    margin: 0 auto;
    float: none;
}

.pb_cover.text-right .sub-heading {
    float: right;
}

.pb_cover.text-left .sub-heading {
    float: left;
}

.overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
}

input,
select,
textarea {
    font-weight: 300;
    color: rgba(0, 0, 0, 0.7);
}

.form-control.reverse {
    background: #f2f2f2;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    border-color: #f2f2f2;
}

.form-control.reverse:focus,
.form-control.reverse:active {
    background: none;
    border-color: #1d82ff !important;
}

.form-control-outline {
    background: none;
}

.form-control-outline:focus,
.form-control-outline:active {
    background: none;
}

.form-control-outline.light {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4);
}

.form-control-outline.light:focus,
.form-control-outline.light:active {
    border-color: white;
}

.form-control-outline.light::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.form-control-outline.light:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.form-control-outline.light::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.form-control-outline.dark {
    color: #868e96;
}

.fa {
    vertical-align: middle;
    position: relative;
}

.infobar .fa {
    width: 18px;
    height: 18px;
}

footer .fa {
    width: 20px;
    height: 20px;
}

.fa:before {
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
}

.infobar .fa:before {
    line-height: 18px;
    margin-top: -9px;
}

footer .fa:before {
    line-height: 20px;
    margin-top: -10px;
}

footer .styled-icons .fa {
    line-height: 30px;
}

footer .styled-icons .fa:before {
    margin-top: 0px;
    top: 0px;
}

.btn:focus,
.btn:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}

#pb-navbar-sticky-wrapper {
    z-index: 100;
}

.navbar {
    padding-top: 0px;
    padding-bottom: 0px;
}

.infobar {
    font-size: 12px;
    line-height: 18px;
    background-color: #FFFFFF !important;
    border-bottom: 1px solid #999999;
}

.int,
.infobar {
    color: #999999;
}

.pb_navbar {
    position: absolute;
    top: 60;
    left: 0;
    z-index: 100;
    width: 100%;
    background-color: #FFFFFF !important;
    -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
}

.navbar-brand {
    padding: 0px;
    margin: 15px 0px;
    font-size: 24px;
    line-height: 30px;
    white-space: nowrap;
}

.pb_navbar .navbar-toggler:active,
.pb_navbar .navbar-toggler:focus .titolo .navbar-toggler:active,
.titolo .navbar-toggler:focus {
    outline: none;
}

.pb_navbar>.container {
    position: relative;
}

.pb_navbar .navbar-toggler,
.titolo .navbar-toggler {
    border: none;
    cursor: pointer;
    padding-right: 0;
}

.pb_navbar .navbar-toggler i,
.titolo .navbar-toggler i {
    font-size: 32px;
}

.navbar-brand,
.navbar-nav .nav-link {
    color: #222222 !important;
    font-weight: 600;
    text-decoration: none;
}

.navbar-nav .nav-link {
    font-size: 15px;
    line-height: 20px;
    padding: 18px 0px !important;
    border-bottom: solid 4px transparent;
}

.navbar-nav .dropdown-menu a.dropdown-item {
    color: #222222 !important;
    font-size: 13px;
    line-height: 32px;
    padding: 2px 15px;
}

.navbar-nav .dropdown-menu a.dropdown-item:hover,
.navbar-nav .dropdown-menu a.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f2f4f9;
}

.navbar-nav .dropdown-menu {
    min-width: 160px;
    padding: 0px 0px 5px;
    margin: 0px;
    font-size: 13px;
    border-width: 0px;
    border-radius: 0px;
}

.pb_navbar ul>li.cta-btn>a>span {
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.pb_navbar.scrolled.pb_scrolled-light {
    background: #fff !important;
    -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
}

.pb_navbar.scrolled.pb_scrolled-light .navbar-brand {
    color: #1d82ff;
}

.pb_navbar.scrolled.pb_scrolled-light ul li a {
    color: #212529 !important;
}

.pb_navbar.scrolled.pb_scrolled-light ul li a:hover,
.pb_navbar.scrolled.pb_scrolled-light ul li a:active,
.pb_navbar.scrolled.pb_scrolled-light ul li a:focus {
    color: #868e96 !important;
}

.pb_navbar.scrolled.pb_scrolled-light ul li a.active {
    color: #1d82ff !important;
}

.pb_navbar.scrolled.pb_scrolled-light ul li.cta-btn>a>span {
    border: none;
    background: #00CA4C;
    color: #fff;
}

.pb_offcanvas-nav_v1 {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #000;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.pb_offcanvas-nav_v1.active {
    opacity: 1;
    visibility: visible;
}

.pb_offcanvas-nav_v1 .pb_main-nav {
    padding-top: 50px;
    padding-right: 50px;
    float: right;
    text-align: right;
    font-size: 30px;
    height: 100vh;
    overflow-y: auto;
}

.pb_offcanvas-nav_v1 .pb_main-nav li {
    list-style: none;
    line-height: 1.5;
    margin-bottom: 10px;
}

.pb_offcanvas-nav_v1 .pb_main-nav li a {
    color: #fff;
}

.pb_offcanvas-nav_v1 .pb_main-nav li a.active {
    text-decoration: underline;
}

.pb_offcanvas-header_v1 {
    padding-top: 40px;
    z-index: 2;
    position: absolute;
    width: 100%;
}

.pb_offcanvas-header_v1>.container {
    position: relative;
}

.pb_offcanvas-header_v1 .pb_site-name {
    position: absolute;
    left: 15px;
}

.pb_offcanvas-header_v1 .pb_toggle-menu {
    position: absolute;
    right: 0px;
    top: 17px;
}

#pb_nav-toggle {
    background: transparent;
    position: absolute;
    right: 0;
    top: 50%;
    height: 50px;
    width: 50px;
    cursor: pointer;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

#pb_nav-toggle:hover span:after {
    width: 32px;
}

#pb_nav-toggle span,
#pb_nav-toggle span:before,
#pb_nav-toggle span:after {
    cursor: pointer;
    height: 2px;
    width: 32px;
    background: #000;
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    content: '';
}

#pb_nav-toggle span:before {
    top: -10px;
}

#pb_nav-toggle span:after {
    top: 10px;
    width: 16px;
}

#pb_nav-toggle span,
#pb_nav-toggle span:before,
#pb_nav-toggle span:after {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#pb_nav-toggle.active span {
    background-color: transparent;
}

#pb_nav-toggle.active span:before,
#pb_nav-toggle.active span:after {
    top: 0;
}

#pb_nav-toggle.active span:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

#pb_nav-toggle.active span:after {
    width: 32px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.pb_section {
    z-index: -1;
    padding: 100px 0px 60px;
    position: relative;
    display: block;
}

.pb_section.pb_bg-half:before {
    top: 50%;
    content: "";
    background: #f8f9fa;
    bottom: 0%;
    width: 100%;
    left: 0;
    position: absolute;
}

.images {
    position: relative;
}

.divcont {
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 60px;
}

.divbottom {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
}

.footer .container {
    padding-top: 70px;
    padding-bottom: 40px;
}

.footer .widget .widget-title {
    margin-top: 0px;
}

.pb_footer .widget-title {
    font-size: 16px;
}

.widget.dark .widget-title {
    color: #fff;
}

.widget .widget-title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
}

.infobar li,
.styled-icons li {
    display: inline-block;
}

.infobar li {
    margin-right: 10px;
}

footer .styled-icons li,
footer .styled-icons li a {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

footer .styled-icons li a.a_social {
    display: block;
}

.socialHidden {
    display: none;
}

.copyright {
    line-height: 30px;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    cursor: pointer;
    color: #000;
}

.slick-arrow.prev {
    left: 20px;
}

.slick-arrow.next {
    right: 20px;
}

.slick-arrow i {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.slick-dots {
    position: absolute;
    bottom: -40px;
    z-index: 1;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    position: relative;
}

.slick-dots li button:before {
    width: 7px;
    height: 7px;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    background: rgba(0, 0, 0, 0.7);
}

.slick-dots li.slick-active button:before {
    background: rgba(0, 0, 0, 0.7);
}

.swiper-button-prev,
.swiper-button-next,
.swiper-button-left,
.swiper-button-right {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled,
.swiper-button-left.swiper-button-disabled,
.swiper-button-right.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after,
.swiper-button-left:after,
.swiper-button-right:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
}

.swiper-button-prev,
.swiper-button-left {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after,
.swiper-button-left:after {
    content: 'prev';
}

.swiper-button-next,
.swiper-button-right {
    right: 10px;
    left: auto;
}

.swiper-button-next:after,
.swiper-button-right:after {
    content: 'next';
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black,
.swiper-button-left.swiper-button-black,
.swiper-button-right.swiper-button-black {
    --swiper-navigation-color: #000000;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
}

#spinner {
    display: block;
    left: calc(50% - 35px);
    top: calc(50% - 35px);
}

#spinner,
.preloader-whirlpool {
    position: relative;
    width: 70px;
    height: 70px;
}

.preloader-whirlpool .whirlpool,
.preloader-whirlpool .whirlpool::before,
.preloader-whirlpool .whirlpool::after {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid rgb(204, 204, 204);
    border-left-color: #888;
    border-radius: 974px;
    -o-border-radius: 974px;
    -ms-border-radius: 974px;
    -webkit-border-radius: 974px;
    -moz-border-radius: 974px;
}

.preloader-whirlpool .whirlpool {
    margin: -25px 0 0 -25px;
    height: 50px;
    width: 50px;
    animation: cssload-rotate 1150ms linear infinite;
    -o-animation: cssload-rotate 1150ms linear infinite;
    -ms-animation: cssload-rotate 1150ms linear infinite;
    -webkit-animation: cssload-rotate 1150ms linear infinite;
    -moz-animation: cssload-rotate 1150ms linear infinite;
}

.preloader-whirlpool .whirlpool::before {
    content: "";
    margin: -22px 0 0 -22px;
    height: 44px;
    width: 44px;
    animation: cssload-rotate 1150ms linear infinite;
    -o-animation: cssload-rotate 1150ms linear infinite;
    -ms-animation: cssload-rotate 1150ms linear infinite;
    -webkit-animation: cssload-rotate 1150ms linear infinite;
    -moz-animation: cssload-rotate 1150ms linear infinite;
}

.preloader-whirlpool .whirlpool::after {
    content: "";
    margin: -28px 0 0 -28px;
    height: 56px;
    width: 56px;
    animation: cssload-rotate 2300ms linear infinite;
    -o-animation: cssload-rotate 2300ms linear infinite;
    -ms-animation: cssload-rotate 2300ms linear infinite;
    -webkit-animation: cssload-rotate 2300ms linear infinite;
    -moz-animation: cssload-rotate 2300ms linear infinite;
}


.pb_mb-8 {
    margin-bottom: 8px !important
}

.pb_mb-15 {
    margin-bottom: 15px !important
}

.pb_mb-16 {
    margin-bottom: 16px !important
}

.pb_mb-24 {
    margin-bottom: 24px !important
}

.pb_mb-30 {
    margin-bottom: 30px !important
}

.pb_mb-40 {
    margin-bottom: 40px !important
}

.pb_mb-48 {
    margin-bottom: 48px !important
}

.pb_my-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.pb_py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.pb_py-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important
}

.pb_px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.pb_px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.pb_p-0 {
    padding: 0px !important
}

.pb_p-20 {
    padding: 20px !important
}

.pb_mt-5 {
    margin-top: 5px !important
}

.pb_mt-50 {
    margin-top: 50px !important
}

@-webkit-keyframes m-1-ball {

    0%,
    65%,
    100% {
        opacity: 0;
    }

    10%,
    40% {
        opacity: 1;
    }

    0% {
        -webkit-transform: translateY(5px) scale(0.7);
        transform: translateY(5px) scale(0.7);
    }

    5% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    15%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    45%,
    65% {
        -webkit-transform: translateY(24px) scale(0.7);
        transform: translateY(24px) scale(0.7);
    }
}

@keyframes m-1-ball {

    0%,
    65%,
    100% {
        opacity: 0;
    }

    10%,
    40% {
        opacity: 1;
    }

    0% {
        -webkit-transform: translateY(5px) scale(0.7);
        transform: translateY(5px) scale(0.7);
    }

    5% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    15%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    45%,
    65% {
        -webkit-transform: translateY(24px) scale(0.7);
        transform: translateY(24px) scale(0.7);
    }
}

@-webkit-keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}

@keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}

@keyframes cssload-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes cssload-rotate {
    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes cssload-rotate {
    100% {
        -ms-transform: rotate(360deg);
    }
}

@-webkit-keyframes cssload-rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes cssload-rotate {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@media (min-width: 992px) {
    .pb_navbar .nav-item {
        padding-left: 20px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 1199px) {
    .pb_navbar .nav-link {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }

    .navbar-brand {
        font-size: 18px;
    }
}

@media (max-width: 767px),
(max-height: 700px) {
    .slick-arrow {
        display: none !important;
    }

    .pb_navbar .nav-link {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .pb_offcanvas-header_v1 .pb_toggle-menu {
        top: 13px;
    }

    .pb_cover>.container>.row {
        height: inherit;
        padding: 6em 0;
    }

    .pb_cover .heading {
        font-size: 42px;
    }
}

@media (max-width: 991px),
(max-height: 700px) {
    .pb_navbar.scrolled.pb_scrolled-light .navbar-nav {
        background: none;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }

    section#section-home {
        z-index: -1;
        /* padding: 0px 0px 250px; */
        position: relative;
        display: block;
        background-color: #FFFFFF !important;
    }

    .pb_section {
        padding: 50px 0px 30px;
    }

    .pb_cover {
        height: auto !important;
    }

    .pb_cover .swiper-wrapper {
        position: relative;
        /* overflow: hidden; */
        height: 85vh;
    }

    .pb_cover>.container {
        padding: 80px 45px !important;
    }

    .pb_cover .div-orari {
        /* display: none; */
        position: relative;
        top: unset;
        right: unset !important;
        width: 100%;
        color: #777777 !important;
        padding: 0px !important;
        background-color: unset !important;
    }

    .pb_cover .div-orari h2 {
        color: #000000 !important;
        text-align: center;
    }

    .pb_cover .div-orari .int {
        color: #999999 !important;
    }

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

    .swiper-slide .container .col {
        flex: 100%;
        max-width: 100%;
    }

    .pb_py-160 {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    #section-orari {
        display: block;
    }

    .pb_cover .heading,
    .pb_cover .sub-heading {
        text-align: center !important;
        float: unset !important;
        max-width: unset !important;
    }

    .pb_navbar .nav-link {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .pb_navbar .navbar-nav {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .swiper-slide .container {
        height: 100%;
        display: flex;
        align-items: flex-end;
    }

    .pb_cover .heading {
        font-size: 44px;
        line-height: 52px;
    }

    .pb_cover .sub-heading {
        font-size: 18px;
    }

    .txtSlide {
        flex: unset;
        max-width: 100%;
        padding: 0 25px !important;
    }
}