/* GENERAL */

html {
    scroll-behavior: smooth;
    scroll-padding-top: 92px !important;
}
body {
    position: relative;
    overflow-x: hidden !important;
    background-color: #212121;
}
*:focus {
    box-shadow: none !important;
}
button {
    box-shadow: none !important;
    color: inherit;
    transition: .3s linear all;
}
button:hover {
    background-color: #7a7a7a !important;
    color: #FAFAFA !important;
    box-shadow: none !important;
    transition: .3s linear all;
}
.empty {
    position: relative;
    min-height: 400px;
    margin: auto;
}
.empty_medium {
    position: relative;
    min-height: 300px;
    margin: auto;
}
.empty_low {
    position: relative;
    min-height: 200px;
    margin: auto;
}
.empty_inner {
    position: relative;
    min-height: calc(40vh - 90px) !important;
    margin: 90px auto 0 auto;
}
.empty_lowest {
    position: relative;
    min-height: 100px !important;
}
section {
    padding-left: 120px !important;
    padding-right: 120px !important;
}
#scrollToTop {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    font-size: 25px;
    text-align: center;
    padding: 5px 15px;
    color: #212121;
    transition: .45s linear all;
    cursor: pointer;
    opacity: 0;
    z-index: 999 !important;
}
.scrollToTop_scrolled {
    opacity: 1 !important;
}
#scrollToTop:hover {
    background-color: #212121;
    color: #ffffff;
    transition: .45s linear all;
}
.scrollDown_wrapper {
    position: fixed;
    margin: 10% auto;
    width: auto;
    height: auto;
    float: left;
    display: block;
    transition: .3s linear all;
    cursor: pointer !important;
    z-index: 1 !important;
    background: #BDBDBD;
    padding: 10px 5px;
}
.scrollDown_wrapper_scrolled {
    display: none !important;
    transition: .3s linear all;
}
a.scroll_down {
    font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    text-decoration: none;
    font-weight: 400;
    padding-top: 70px;
    transition: .45s linear all;
    z-index: 9999 !important;
}
a.scroll_down span {
    position: absolute;
    top: 40px;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 2px solid #BDBDBD;
    border-bottom: 2px solid #BDBDBD;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: scrollDown 1.5s infinite;
    animation: scrollDown 1.5s infinite;
    box-sizing: border-box;
    transition: .45s linear all;
}
@keyframes scrollDown {
    0% {
        transform: rotate(-45deg) translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: rotate(-45deg) translate(-20px, 20px);
        opacity: 0;
    }
}
.form-check-input:checked {
    background-color: #212121 !important;
    border-color: transparent !important;
}
.ripple-surface {
    display: block !important;
    vertical-align: middle !important;
}
figure.text-end {
    width: 50%;
    float: right;
    background: white;
    padding: 20px;
    margin: 10px 0px 10px 10px;
}
#servizi a {
    pointer-events: none;
}
.pdf_object {
    height: 85vh;
}
.promotion-btn.position-absolute.btn.btn-md.bg-light.text-dark.rounded-0 {
    width: max-content;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
}
@media (max-width: 1200px){
    .promotion-btn {
        bottom: 10% !important;
        width: 50% !important;
    }
}
@media (max-width: 600px){
    .promotion-btn {
        bottom: 5% !important;
        width: 90% !important;
    }
}

/* SIZES */

.w-15 {
    max-width: 15% !important;
}

/* TYPOGRAPHY */

h1 {
    font-family: 'Playfair Display';
    font-size: 5rem;
    font-weight: 500;
    line-height: 1.5rem;
    filter: drop-shadow(1px 1px 1px rgba(0,0,0,1));
}
h1 span {
    font-size: 1.5rem;
    padding-left: 10px;
    letter-spacing: 24px;
    color: #6e6e6e;
    filter: drop-shadow(1px 1px 1px rgba(0,0,0,0)) !important;
}
h2.slogan {
    font-size: 2.5rem;
    font-weight: 300;
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, .8));
    border-bottom: none;
    line-height: 3.5rem;
}
.navbar-brand {
    font-family: 'Playfair Display'
}
#home h2 {
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, .8));
}
h2.section_title {
    font-family: 'Roboto', sans-serif;
    font-size: 5rem;
    line-height: 0;
    position: relative;
}
h2.section_subtitle {
    font-family: 'Playfair Display';
    font-size: 3rem;
}
#beautynews h2, .announcement_container h2, .announcement_container h3, #shop h3, #contatti h3 {
    font-family: 'Playfair Display';
}
h2.services {
    font-family: 'Playfair Display';
    font-size: 1.7rem;
}
ol.square_list {
    list-style: square outside none !important;
    padding-left: 17px;
}
p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.1rem;
}
p.card-text {
    line-height: 20px;
}
button, .button, .btn {
    text-transform: uppercase !important;
    padding-left: 20px;
    padding-right: 20px;
}
button.btn.bg-dark {
    color: #ffffff !important;
}
.text-justify {
    text-align: justify !important;
}
ul {
    list-style-type: square;
    color:#D50000
}
.list-inline {
    display: block;
}
.list-inline li {
    display: inline-block;
}
.list-inline li:after {
    content:'\00BB';
    margin: 0 0 0 10px;
    color: #D50000
}
.list-inline li:last-of-type:after {
    content: '';
    margin: 0;
}
.fa-microphone {
    font-size: 3.2rem !important;
}
.blockquote {
    margin-bottom: .5rem;
    font-size: 1.15rem;
    text-align: center !important;
}
.roboto-condensed {
    font-family: 'Roboto Condensed', sans-serif;
}

/* COLORS */

.text-grey-dark {
    color: #BDBDBD !important;
}
.text-grey-medium {
    color: #E0E0E0;
}
.text-grey-medium-light {
    color: #EEEEEE;
}
.text-grey-light {
    color: #F5F5F5;
}
.text-grey-lightest {
    color: #FAFAFA !important;
}
.bg-grey-dark {
    background-color: #BDBDBD !important;
}
.bg-grey-medium {
    background-color: #E0E0E0;
}
.bg-grey-medium-light {
    background-color: #EEEEEE;
}
.bg-grey-light {
    background-color: #F5F5F5;
}
.bg-grey-lightest {
    background-color: #FAFAFA !important;
}
.border-grey-dark {
    border: 1px solid #BDBDBD;
}
.border-grey-medium-light {
    border: 1px solid #E0E0E0;
}
.black {
    background-color: #000000;
}
.white {
    background-color: #ffffff;
}
a {
    color: #D50000;
    transition: .3s linear all;
}
a:hover {
    color: #ff2c2c;
    transition: .3s linear all;
}
.btn-red {
    background-color: #D50000 !important;
    color: #ffffff;
    transition: .2s linear all;
}
.btn-red:hover {
    background-color: #ffffff !important;
    color: #D50000 !important;
    transition: .2s linear all;
}
.bg-dark-dark {
    background-color: rgba(38,38,38,1) !important;
}
.bg-dark {
    background-color: rgba(38,38,38,.95) !important;
}
.bg-dark-lighter {
    background-color: rgba(38,38,38,.5) !important;
}
.bg-light {
    background-color: rgba(255,255,255,.95) !important;
}
.text-red {
    color: #cc0000;
}
.text-yellow {
    color: #ffc000
}

/* NAVBAR */

.navbar {
    padding-left: 100px !important;
    padding-right: 100px !important;
}
.nav-tabs .nav-link {
    border: none !important;
}
.nav-tabs a {
    color: #212121 !important;
}
.navbar-nav {
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 0 !important;
    z-index: 999;
}
.navbar .navbar-nav .nav-item a {
    position: relative;
    font-size: .85rem;
    font-weight: 400;
    text-align: center;
    color: #a7a7a7;
    margin-top: 1px;
    transition: .3s linear all;
}
.navbar .navbar-nav .nav-item a::after {
    content: '';
    position: relative;
    margin: 0 auto;
    width: 0;
    height: 1px;
    background-color: #ffffff !important;
    display: block;
    opacity: 0;
    transform-origin: center;
    transition: .3s linear all;
}
.navbar .navbar-nav .nav-item a:hover {
    position: relative;
    font-size: .85rem;
    color: #ffffff !important;
    transition: .3s linear all;
}
.navbar .navbar-nav .nav-item a:hover::after {
    content: '';
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 1px;
    background-color: #ffffff !important;
    display: block;
    opacity: 1;
    transform-origin: center;
    transition: .3s linear all;
}
.nav-item a.active {
    color: #ffffff !important;
    transition: .3s linear all;
}
.navbar .navbar-nav .nav-item a.active::after {
    content: '';
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 1px;
    background-color: #ffffff !important;
    display: block;
    opacity: 1;
    transform-origin: center;
    transition: .3s linear all;
}
.navbar.navbar-light .nav-item.active {
    background-color: transparent !important;
}
.navbar-toggler {
    background: #BDBDBD !important;
    width: 50px;
    height: 50px;
    border-radius: 0;
    z-index: 999;
}
.navbar-toggler:focus {
    background: #BDBDBD !important;
}
i.fas.fa-bars {
    color: #ffffff;
    font-weight: 600;
}
#main_navbar {
    background-color: rgba(0,0,0,.8);
    border-bottom: 1px solid rgba(0,0,0,0);
    box-shadow: none;
    transition: .5s linear all;
}
.navbar_scrolled {
    background-color: #000000 !important;
    border-bottom: 1px solid #5d5d5d !important;
    transition: .5s linear all;
}

/* HOME */

#home {
    position: relative;
    padding: 0;
    /*z-index: -1;*/
}
#bgvid .video-js {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translateX(-50%) translateY(-50%);
    transition: 1s opacity;
    max-width: none !important;
    object-fit: cover !important;
}
#bgvid {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover !important;
    box-sizing: border-box;
    filter: contrast(1.1) saturate(1.1) !important;
    z-index: -1;
}
#bgvid:after {
    content: '';
    background: transparent url(../img/general/pattern.png) repeat top left;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    list-style: none;
}
#slogan {
    position: fixed;
    width: 50%;
    height: auto;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    transition: .3s linear all;
}
.slogan_scrolled {
    top: 10% !important;
    opacity: 0 !important;
    transition: .3s linear all;
}
.h1_wrapper {
    position: relative;
    /*width: 70%*/
}
.slogan_logo {
    max-width: 160px;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, .8)) !important;
}
#slogan_inner {
    position: fixed;
    width: 50%;
    height: auto;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    transition: .3s linear all;
}
.main_logo {
    animation-delay: 1s;
}
.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 1.5em;
    display: block;
    position: absolute;
    top: 50%;
    /*transform: translateY(-50%);*/
    left: 50%;
    margin-left: -.75em;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: none;
    background-color: rgba(255, 0, 0, .7) !important;
    transition: .2s linear all !important;
    border-radius: 0;
}
.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
    display: none !important;
}
.video-js .vjs-control-bar {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: transparent;
}
.video-js .vjs-menu :focus:not(:focus-visible), .video-js :focus:not(:focus-visible) {
    outline: 0;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}

/* SECTIONS */

.container {
    max-width: 1320px !important;
}
#chi_siamo:first-child {
    margin: 0 auto;
}
#top_video {
    filter: contrast(1.2) saturate(1.3);
    /*margin-bottom: 200px;*/
}
section .container {
    position: relative;
    padding: 40px;
}
section .container.section_container_top {
    position: relative;
    padding: 0px;
}
.staff_wrapper {
    cursor: pointer;
}
.staff_name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20%;
    transform: none;
    transition: .3s linear all;
}
.staff_wrapper:hover .staff_name {
    background-color: rgba(38,38,38,.4) !important;
    height: 100%;
    transition: .3s linear all;
}
.staff_name:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00e";
    position: absolute;
    top: 55%;
    width: 100%;
    font-size: 2rem;
    color: #ffffff;
    opacity: 0;
    transition: .3s linear all;
}
.staff_wrapper:hover .staff_name:after {
    opacity: 1;
    transition: .3s linear all;
}
.staff_wrapper img.img-fluid {
    transform: scale(1) !important;
    transition: .3s linear all;
}
.staff_wrapper:hover img.img-fluid {
    transform: scale(1.2) !important;
    transition: .3s linear all;
}

/* PRODUCT CARDS */

#prodotti .card {
    cursor: pointer;
    background-color: #E0E0E0;
}
.card-body {
    padding: 0px 0px 15px 0px;
}
.cardLogoWrapper {
    position: relative;
    width: 40%;
    height: auto;
    margin: -70px auto 10px auto;
}
#prodotti .card img.img-fluid {
    background-color: #212121;
    transition: .45s linear all;
}
#prodotti .card img.rounded-circle {
    padding: 10px;
    filter: drop-shadow(0px 0px 3px rgba(0,0,0,.8)) !important;
}
#prodotti .card:hover {
    background-color: #212121;
    transition: .45s linear all;
}
#prodotti img.cardTopImg {
    filter: grayscale(0);
    transition: .45s linear all;
}
#prodotti:hover > .cardTopImg {
    filter: grayscale(100%) !important;
    transition: .45s linear all;
}
#prodotti .card:hover img.img-fluid {
    background-color: #cc0000;
    transition: .45s linear all;
}
#prodotti .card-footer {
    background-color: #212121;
    color: #ffffff;
    transition: .45s linear all;
}
#prodotti .card:hover .card-footer {
    background-color: #cc0000;
    transition: .45s linear all;
}
#prodotti .card:hover p.card-text, #prodotti .card:hover h6, .card:hover .fas {
    color: #ffffff;
    transition: .45s linear all;
}


/* PARTNER CARDS */

#partner .card {
    cursor: pointer;
    background-color: #E0E0E0;
}
.card-body {
    padding: 0px 0px 15px 0px;
}
.cardLogoWrapper {
    position: relative;
    width: 40%;
    height: auto;
    margin: -90px auto 10px auto;
}
#partner .card img.img-fluid {
    background-color: #212121;
    transition: .45s linear all;
}
#partner .card img.rounded-circle {
    padding: 10px;
    filter: drop-shadow(0px 0px 3px rgba(0,0,0,.8)) !important;
    width: 80%;
}
#partner .card:hover {
    background-color: #212121;
    transition: .45s linear all;
}
#partner img.cardTopImg {
    filter: grayscale(0);
    transition: .45s linear all;
}
#partner:hover > .cardTopImg {
    filter: grayscale(100%) !important;
    transition: .45s linear all;
}
#partner .card:hover img.img-fluid {
    background-color: #cc0000;
    transition: .45s linear all;
}
#partner .card-footer {
    background-color: #212121;
    color: #ffffff;
    transition: .45s linear all;
}
#partner .card:hover .card-footer {
    background-color: #cc0000;
    transition: .45s linear all;
}
#partner .card:hover p.card-text, #prodotti .card:hover h6, .card:hover .fas {
    color: #ffffff;
    transition: .45s linear all;
}

/* PRODUCT MODALS */

.modal-backdrop.fade.show {
    background-color: #000000 !important;
    opacity: .75;
}
.modal-lg {
    width: 70%;
}
.modal-header {
    border-bottom: none !important;
    padding: 0px;
}
.modal-content {
    border-radius: 0;
}
.modal_header_bg {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
    margin: 0px auto;
    float: none;
    z-index: 0;
}
.modal_header_bg img.img-fluid {
    width: 100%;
    margin: 0px auto;
    float: none;
    display: block;
}
.modal .modal_logo{
    max-width: 100%;
    margin: 0px auto;
    height: auto;
    float: none;
    display: block;
    filter: drop-shadow(0px 0px 2px black);
}
.modalTitleWrapper {
    position: absolute;
}
.close {
    position: absolute;
    float: right;
    right: 20px;
    top: 15px;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #cc0000;
    text-shadow: none;
    opacity: 1;
    transition: .45s linear all;
}
.close:hover {
    color: #cc0000;
    opacity: .7;
    transition: .45s linear all;
}
.offcanvas-close {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: right;
    right: 20px;
    top: 20px;
    font-size: 2rem;
    font-weight: 500;
    text-shadow: none;
    opacity: 1;
    transition: .45s linear all;
}
.offcanvas-close:hover {
    color: #ffffff !important;
    opacity: .7;
    transition: .45s linear all;
}

/* GALLERY STYLES */

.gallery_image_wrapper {
    position: relative;
    margin: 0 auto;
    cursor: pointer;
}
.gallery_image_wrapper::after {
    content: "\f00e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    margin-left: -20px;
    align-content: center;
    justify-content: center;
    color: #ffffff;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0));
    font-size: 2rem;
    text-align: center;
    z-index: 3;
    display: block;
    opacity: 0;
    transition: .45s linear all;
}
.gallery_image_wrapper:hover::after {
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 1));
    opacity: 1 !important;
    transition: .45s linear all;
}

/* LIGHT SLIDER & LIGHT GALLERY */

.lg-sub-html {
    background-color: transparent;
}
.lg-progress-bar .lg-progress {
    background-color: #BDBDBD;
    height: 5px;
    width: 0;
}
.lg-backdrop {
    background-color: #0c0c0c;
}
.lg-outer .lg-thumb-outer, .lg-outer .lg-toogle-thumb {
    background-color: #0a0a0a;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #BDBDBD;
}
ul.lSPager.lSGallery {
    display: none;
}

/* CLIENTS CAROUSEL */

#clients {
    padding-top: 5px;
}
#clients .card.mb-3 {
    border-radius: 0;
}
#clients .card-body {
    background-color: #BDBDBD;
    min-height: 235px;
}
#clients .card .card-body .card-text {
    font-size: 1rem !important;
}
#clients .card .card-footer {
    font-size: 1rem !important;
    line-height: 1rem !important;
    background-color: #BDBDBD;
    border-top: 1px solid rgba(255,255,255,.3);
    border-radius: 0;
}
.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #BDBDBD;
}
.recensioni-images {
    max-width: 80%;
}

/* MYNEWS STYLES */

.clsPaginatoreTasti.mt-4 {
    margin-top: 0 !important;
}
.clsPaginatoreContenitorePrincipale a.clsPaginatoreCasellaSelezionata {
    background-color: #cc0000 !important;
    border-radius: 0 !important;
}
.clsPaginatoreContenitorePrincipale a {
    color: #cc0000 !important;
    padding: 6px 16px !important;
    text-decoration: none;
}
.clsPaginatoreContenitorePrincipale a:hover:not(.clsPaginatoreCasellaSelezionata) {
    border-radius: 0 !important;
}

/* CONTACT */

.contact_logo {
    max-width: 120px;
    filter: invert(.8) !important;
}
#map_main {
    position: relative !important;
    margin: 0 auto;
    width: 100%;
    height: 400px;
    max-height: 400px;
    z-index: 99;
}
.smaller_maps {
    position: relative !important;
    margin: 0 auto;
    width: 100%;
    height: 300px;
    max-height: 300px;
    z-index: 99;
}
.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
    box-shadow: none;
}
.leaflet-bottom.leaflet-right {
    display: none;
}
.leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4;
    font-family: Roboto, sans-serif;
    text-align: center;
    color: black;
    font-weight: bold !important;
}
footer p.text-white {
    line-height: .9em;
}
.page-footer .footer-copyright {
    display: block !important;
}
a.leaflet-control-zoom-out, a.leaflet-control-zoom-in {
    color: black !important;
}
footer.page-footer .footer-copyright {
    overflow: hidden;
    height: 50px;
    line-height: inherit;
    color: rgba(255, 255, 255, .8);
    background-color: rgba(0, 0, 0, .2);
    text-align: center;
}
.page-footer small {
    color: rgba(255, 255, 255, .8);
}
.footer-copyright {
    position: absolute;
    width: 100%;
    padding: 0;
}

/* MEDIA */

@media (max-width: 1500px) {
    .h1_wrapper {
        position: relative;
        width: 100%;
    }
    h2.slogan_h2 {
        font-size: 2rem;
        line-height: 2.5rem;
    }
    h2.section_title {
        font-size: 4rem;
        position: relative;
    }
    #prodotti .card .card-body {
        min-height: 138px;
        padding: 0px 10px 15px 10px;
    }
    .empty {
        max-width: 1130px;
    }
    .video-js .vjs-tech {
        object-fit: cover !important;
    }
}
@media (max-width: 1320px){
    h1 span {
        letter-spacing: 22px;
        padding-left: 20px;
    }
}
@media (max-width: 1250px) {
    h2.slogan {
        font-size: 2.5rem !important;
        /*line-height: 2.5rem;*/
    }
    span.h1_small {
        font-size: 2.5rem !important;
        line-height: 3rem !important;
    }
    section {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .navbar-brand h2 {
        font-size: 2.25rem !important;
    }
    h2.section_title {
        font-size: 4rem !important;
        position: relative;
    }
    .tl-item {
        transform: translate3d(0, 0, 0);
        position: relative;
        width: 20%;
        height: 30vh;
        min-height: unset;
        color: #fff;
        overflow: hidden;
        transition: width 0.5s ease;
    }
    .tl-item:hover {
        width: 50% !important;
    }
    .tl-content {
        margin: 10px auto 0 auto;
    }
    .tl-content h3 {
        font-size: .7rem;
        font-weight: 300;
        word-break: break-word;
        margin-left: 5px;
        margin-right: 5px;
    }
    .tl-year p {
        margin-bottom: 0;
    }
    #clients .card .card-body .card-text, #clients .card .card-footer {
        font-size: .9rem !important;
    }
    .brick_body p, figcaption, article {
        font-size: .9rem !important;
    }
    .brick_body {
        overflow-wrap: break-word !important;
    }
    .empty {
        position: relative;
        min-height: 300px;
        margin: auto;
    }
}
@media (max-width:1200px){
    .navbar {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #slogan {
        width: 50%;
        left: 25% !important;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    h1.text-start.text-white {
        text-align: center !important;
    }
    h2.slogan_h2 {
        font-size: 2rem;
        line-height: 2.5rem;
        text-align: center !important;
    }
    img.img-fluid.float-start.slogan_logo {
        max-width: 150px;
        float: none !important;
    }
    .scrollDown_wrapper {
        position: fixed;
        margin: 10% 0 0 -110px;
        width: auto;
        left: 50%;
        height: auto;
        float: none;
        display: block;
        transition: .3s linear all;
        cursor: pointer !important;
        z-index: 1 !important;
        background: #BDBDBD;
        padding: 10px 5px;
    }
    #servizi a {
        pointer-events: initial;
    }
    .fa-2x {
        font-size: 1.5em;
    }
}
@media (max-width: 1000px) {
    #top_video {
        margin-bottom: 100px;
    }
    #slogan {
        width: 60%;
        left: 20% !important;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .scrollDown_wrapper {
        width: auto;
    }
    .empty {
        min-height: 300px;
    }
    .tl-item {
        height: 20vh;
    }
    .lh-sm.fs-3.fw-bolder.float-end.w-75.dark_green.text-justify {
        margin-bottom: 1.25rem;
    }
    #contatti img.img-fluid.mb-4 {
        max-width: 40% !important;
        float: none;
        display: block;
        margin: 0 auto;
    }
    #contatti h4 {
        font-size: 1.2rem;
        text-align: center;
        margin-bottom: 20px;
    }
    h3.card-title.text-center.fs-5.text-uppercase {
        font-size: 15px !important;
    }
    #servizi .margined_picture {
        margin-top: 20px !important;
    }


    /* PARTNER CARDS */

#partner .card {
    cursor: pointer;
    background-color: #E0E0E0;
}
.card-body {
    padding: 0px 0px 15px 0px;
}
.cardLogoWrapper {
    position: relative;
    width: 40%;
    height: auto;
    margin: -110px auto 10px auto;
}
#partner .card img.img-fluid {
    background-color: #212121;
    transition: .45s linear all;
}
#partner .card img.rounded-circle {
    padding: 10px;
    filter: drop-shadow(0px 0px 3px rgba(0,0,0,.8)) !important;
    width: 100%;
}
}
@media (max-width: 500px) {
    .navbar-brand h2 {
        font-size: 1.8rem !important;
    }
    .navbar .navbar-nav .nav-item a {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 1.2rem !important;
    }
    #slogan {
        width: 90%;
        left: 5% !important;
    }
    img.img-fluid.float-start.slogan_logo {
        max-width: 130px;
        float: none !important;
        margin-bottom: 10px;
    }
    h1.text-start.text-white {
        font-size: 3rem;
        text-align: center !important;
        line-height: 25px;
    }
    h1 span {
        font-size: 1.2rem !important;
        line-height: 0rem !important;
        letter-spacing: 12px;
        padding-left: 15px;
    }
    h2.slogan_h2 {
        font-size: 1.6rem;
        line-height: 1.8rem;
        text-align: center !important;
    }
    .scrollDown_wrapper {
        position: fixed;
        margin: 7% 0 0 -100px;
    }
    figure.text-end {
        width: 100%;
        margin: 10px 0px 20px 10px;
    }
    #clients .card .card-body {
        min-height: 155px !important;
    }

    h2.slogan {
        font-size: 2rem !important;
        line-height: 2rem !important;
    }
    h2.section_title {
        font-size: 2.5rem !important;
        line-height: 2.5rem !important;
    }
    h2.section_subtitle {
        font-size: 2rem;
        line-height: initial;
        margin-bottom: 1.2rem !important;
    }
    #top_video {
        margin-bottom: 20px;
    }
    section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    section .container {
        position: relative;
        padding: 20px;
    }
    .tl-item:hover {
        width: 85% !important;
    }
    .tl-content h3 {
        font-size: .8rem !important;
        line-height: 14px !important;
        padding-top: 10px !important;
    }
    .empty {
        min-height: 200px;
    }
    #contatti img.img-fluid.mb-4 {
        max-width: 40% !important;
        float: none;
        display: block;
        margin: 0 auto;
    }
    #contatti h4 {
        font-size: 1.1rem;
        text-align: center;
        margin-bottom: 20px;
    }
    .service_block h3 {
        font-size: 1.3rem !important;
    }
    #servizi .service_block:hover h3 {
        margin-top: -50% !important;
        transition: .3s linear all;
    }
    #servizi .service_block:hover h5 {
        margin-top: 20% !important;
    }
    .service_description {
        padding: 10px !important;
    }
    .service_block h5 {
        font-size: 1rem !important;
    }
    .form_container {
        padding: 0px !important;
        margin-top: 0 !important;
    }
    #facebook h3.mb-xs-3 {
        margin-bottom: 20px !important;
    }
    .breadcrumb {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    li.breadcrumb-item h4 {
        font-size: 1rem;
        line-height: 1.8rem;
    }
    .mb-sm-4, .mb-xs-4 {
        margin-bottom: 20px;
    }
    p.fs-5 {
        font-size: 1.1rem!important;
    }
    #clients .card-body {
        min-height: 120px;
    }
    .navbar-nav {
        margin-top: 20px;
        border-top: 1px solid rgba(255,255,255,.2);
    }
    .navbar {
        padding-left: 17px !important;
        padding-right: 17px !important;
    }
    .announment_wrapper {
        margin-top: 0px !important;
    }
    .announment_wrapper row {
        margin-top: 0px !important;
    }
    #news_frame {
        height: 790px !important;
    }
    #chi_siamo .card.h-100.hover-shadow.border.border-light {
        margin-bottom: 20px;
    }
    #chi_siamo .mob_no_margin {
        margin-bottom: 0 !important;
    }
    #linkToSiteWrapper {
        display: block !important;
        height: 100% !important;
    }
    #linkToSite {
        position: fixed !important;
        bottom: 0px !important;
        display: block !important;
    }
    #closeHP {
        position: fixed;
        bottom: 85px;
        float: none !important;
        display: block !important;
        margin: 0px auto !important;
        text-align: center;
        padding-bottom: 0px;
        left: 50% !important;
        margin-left: -5px !important;
    }
    a.navbar-brand {
        max-width: 75%;
    }
    .modal-lg {
        width: 96%;
    }
}

/* OFFICIAL WEB + PRIVACY */

#linkToSiteWrapper {
    position: fixed !important;
    width: 70px !important;
    height: auto !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    padding-left: 0px;
    padding-bottom: 0px !important;
    left: 0 !important;
    z-index: 999 !important;
}
.clickedSiteWSrapper {
    display: none !important;
}
#linkToSite {
    position: relative !important;
    margin: 0px auto;
    width: 100% !important;
    height: auto !important;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 10px !important;
    background-color: #9b0000 !important;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}
#linkToSite a {
    text-decoration: none
}
#linkToSite:hover {
    background: rgb(122, 0, 0) !important;
}
.siteLink {
    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif, Tahoma;
    text-shadow: 3px 3px 4px #000;
    color: white;
    text-align: center;
    font-size: 11px;
    margin-left: 10px !important;
    margin-top: 7px !important;
    margin-right: 15px;
    margin-bottom: 10px;
}
@media screen and (max-width:993px) {
    #linkToSite {
        top: auto !important;
        bottom: 0 !important;
        width: auto !important;
        height: auto !important;
        /*            padding: 5px 0px!important;*/
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
    }
}
.privacy {
    font-family: sans-serif !important;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    padding: 5px;
    font-size: 12px;
    border: 2px solid white;
    margin-bottom: -10px;
    transition: all .3s;
    color: white !important;
    font-weight: normal;
    display: block;
    text-decoration: none !important;
}
.privacy:hover {
    background: rgba(0, 0, 0, 1);
}
.privacy a:link, .privacy a:visited, .privacy a:active {
    color: #ffffff !important;
}
#closeHP {
    position: relative;
    margin: 0px auto 15px auto;
    text-align: center;
    padding-bottom: 0px;
}
#closeHP p {
    font-family: sans-serif !important;
    color: #9b0000 !important;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 0px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
    cursor: pointer;
    transition: all .3s;
}
#closeHP p:hover {
    color: #ffffff !important;
    transition: all .3s;
}

/*top hairstylist logo*/

.wrapper_top {
    position: fixed;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    width: 100px;
    height: 80px;
    padding: 5px;
    background-color: #000000;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
    transition: .3s linear all;
    -webkit-transition: .3s linear all;
    -moz-transition: .3s linear all;
    border: 1px solid rgba(255, 255, 255, .6);
    z-index: 999 !important;
}
.logo_tophairstylist {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    background-image: url(../img/general/top-hairstylists-small.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
@media (max-width:500px) {
    #linkToSiteWrapper, .wrapper_top {
        display: none !important;
    }
}

/* BEAUTYNEWS */

.news_container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    border: 5px solid #ffffff;
    height: auto;
    background: #000000;
}
#news_frame {
    position: relative !important;
    width: 100% !important;
    height: 1390px !important;
    overscroll-behavior: contain;
    background-color: #000000;
}
.announcement_container {
    padding: 30px;
}

/* CONTACT MODAL STYLES */

#contact-modal .modal-content {
    padding: 1.2rem !important;
    background-color: #f6f1eb !important;
}
#contact-modal .modal-header {
    margin-bottom: 1rem;
}
#contact-modal .text-red, fieldset .small.mb-0 {
    color: #444444 !important;
}
#contact-modal #idContactUs-submit {
    background-color: #444444 !important;
}
#policy-privacy {
    text-transform: uppercase !important;
}
.modal button.close {
    position: absolute;
    right: 15px;
    background-color: #444444;
    padding: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 2rem;
    opacity: 1;
    color: #ffffff;
    transition: .2s linear all;
}
.modal button.close:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: #444444;
    transition: .2s linear all;
}
.modal p {
    font-size: 1rem !important;
}
.form-control:disabled, .form-control[readonly] {
    color: #212121 !important;
}