.hideBannerButton {
    position: absolute;
    top: -30px;
}


.banner > div {
    /*height: 295px;*/
    background-repeat: no-repeat;
}

.banner {
    letter-spacing: 2px;
}

.banner-html {
    height: 100%;
    padding-top: 10%;
    z-index: 50;
}

.banner-background {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.Big-C-Text.banner-background:after {
    content: '';
    display: block;
    opacity: 0;
    height: 100%;
    width: 100%;
    background:rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all 200ms;

}

.Double-C-Text.banner-background:after {
    content: '';
    display: block;
    opacity: 0;
    height: 100%;
    width: 100%;
    background:rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all 200ms;

}

.Small-C-Text.banner-background:after {
    content: '';
    display: block;
    opacity: 0;
    height: 100%;
    width: 100%;
    background:#000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all 200ms;

}


.Big-C-Text .banner-html:after {
    content: '';
    display: block;
    background:rgba(0,0,0,.3);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
opacity:1;
    transition: all 200ms;

}
.Big-C-Text .banner-html *{
    z-index:80;
    display: block;
    position:relative;
}
.Small-C-Text .paragraph{
    display:none;
}




#dtrTopBannerVetrina .slick-slide {
    height:auto;
}

@media (max-width: 768px) {
    #dtrMidBannerVetrina .split-img, #dtrMidBannerVetrina .split-text-container {
        height: 100% !important;
        overflow: hidden;
    }

    .banner-page .button-banner {

        display: block !important;
        margin: 0 auto !important;

    }
    section.row.banner-page img {
        width: 100%;
        height: auto;
    }
    .Right-Text .banner-html {
        width: 100%;
        margin: auto;
    }
    #dtrTopBannerVetrina .slick-slide {
        height: 200px;
    }

    .banner-background {
        height: 280px !important;
    }
    .Small-C-Text .banner-html{
        top:80% !important;
    }
}

.banner-html a {
    font-weight: 500;
    color: #fff !important;
    padding: 0;
    top: 10px;
    position: relative;
    transition: all 200ms;
    letter-spacing: 0.3rem;
}
.Big-C-Text p {
    font-size: 20px;
}

.banner-html a:hover {
    text-decoration: none;
    background: #000;
    /*color: #30506a;*/
}

.banner-html a.imagelink {
    padding: 0;
    position: initial;
    top: initial;
    border: none;
    margin: 0 8px;
}

.banner-html a.imagelink:hover {
    background: none;
}

.banner-html h2 {
    margin-top: 0px;
    font-size: 23px;
    text-transform: uppercase;
}

.banner-html h3 {
    font-size: 24px;
    text-transform: initial;
    font-family: Georgia;
    margin-top: 5px;
    text-transform: initial;
}

.banner-html h4 {
    font-size: 13px;
    text-transform: initial;
}

.Small-C-Text * {
    color: #fff;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    letter-spacing: 0.3rem;
}
.Small-C-Text p{
    margin:0 !important;
}
.Small-C-Text a{
    top: 0 !important;
}



.Small-C-Text.banner-background {
    background-position: bottom left;
    height: 380px;
    width: 380px;
}

.Small-C-Text .banner-html {
    text-align: center;
    color: #FFF;
    position: absolute;
    top: 80%;
    height: initial;
    padding: 0;
    width: 100%;
    /*background-color: rgba(0,0,0,.3);*/
    padding: 1em;
    width: 100% !important;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.Small-C-Text .banner-html a{
    padding-top:0.5em;
    font-size:12px;
}
.Small-C-Text img.banner-image {
    width: 100%;
}

@media (max-width: 1200px) {
    .Small-C-Text .banner-html {
    }

    .Small-C-Text.banner-background {
        /*height: 242px;*/
        background-position: top left;
    }
}

@media (max-width: 768px) {

    .cont-slider{
        padding:0 !important;
    }
    .container-klarna-home{
        display:flex;
        background: #FEB3C7 !important;
    }

    .container-klarna-home img{
        margin:0 auto;
    }
    .Double-C-Text .banner-html {

        padding: 0 0 0 25px !important;}
    .Small-C-Text.banner-background {
        /*height: 400px;*/
        /*background-position: top left;*/
        background-size: cover;
        background-position: center;
        padding-top: 100% !important;
        position: relative;
        width:100%;
    }


    .Small-C-Text * {
        font-size: 19px;

    }
}

.banner-item.Double-C-Text {
    height: 350px;
}

@media(max-width: 768px){
    .banner-item.Double-C-Text {
        height: inherit;
        margin-bottom: 30px !important;
    }


}

.Double-C-Text, .Double-C-Text-White * {
    color: #fff;
    font-size: 23px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
}

.Double-C-Text .banner-background {
    background-position: top center;
    height: 350px;
}
.Double-C-Text .double-left  .banner-html {
    color: #FFF;
    /* bottom: 10px; */
    height: initial;
    text-align: left;
    position: relative;
    top: 35%;
    margin-top: 0%;
    z-index: 50;
    background-color: rgba(0,0,0,.3);
    padding: 1.5em;
    width: 55% !important;
}

.Double-C-Text .banner-html {
    height: initial;
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 90px;
    left: 0;
    width: 100%;
}
.Double-C-Text .banner-html a {
    background-color: rgba(255, 255, 255, .3);
    padding: 0.7em;
    font-size: 0.7em;
}

.Double-C-Text img {
    width: 100%;
}
.banner-html a{
    text-decoration: none !important;
}

@media (max-width: 1200px) {
    .Double-C-Text.banner-background {
        height: 100%
    }
}

@media (max-width: 768px) {
    .Double-C-Text .banner-html {
        bottom: 20px;
        font-size: 15px;
    }
}

.midbanner.Big-C-Text  {
    /*height: 700px;*/

    height: 795px;
}
.Big-C-Text * {
    color: #fff;
    font-size: 23px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
}

.Big-C-Text img {
    width: 100%;
}

.Big-C-Text.banner-background {
    background-position: top center;
}

.Big-C-Text h2 {
    font-size: 50px;
    text-transform: uppercase;
}

.Big-C-Text h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0;
}

.Big-C-Text h4 {
    font-size: 16px;
    font-family: 'LucidaGrande';
    text-transform: uppercase;
    font-weight: normal;
}

.Big-C-Text .banner-html {
    /*margin-left: -15px; /* per prevenire lo spostamento dovuto al padding della classe col-* */

    color: #FFF;
    /* bottom: 10px; */
    height: initial;
    padding: 0;
    width: 100%;
    text-align: left;
    position: relative;
    top: 45%;
    margin-top: 0%;
    z-index: 50;

    padding: 1.5em;
    width: 55% !important;
}
.Big-C-Text span{text-align: left;
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
    font-weight: 500;
    padding-top: 0.7em;
    display: block;}


.Big-C-Text h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 50px;
    text-shadow: 0px 0px 20px #00000054;
}

.Big-C-Text p {
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
    font-weight: 500;
}
.banner-html span.heading-banner {
    font-weight: 500;
    color: #fff;
    padding: 0;
    top: 0.5em;
    position: relative;
    transition: all 200ms;
    letter-spacing: 0.3rem;
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
}

@media (max-width: 1200px) {
    .Big-C-Text.banner-background {
        min-height: 484px;
    }
}

@media (max-width: 768px) {
    .Big-C-Text * {
        font-size: 15px;
    }

    .Big-C-Text .banner-html {
        width: 100%;
        text-align: center;
        top: 20%;
    }

    .Big-C-Text h2 {
        font-size: 30px;
    }
}

.Big-C-Text.Dark-Text * {
    color: #000;
}

#dtrMidBannerVetrina, #dtrBottomBanner {
    margin: 0px -10px;
}

#dtrTopBannerVetrina .item img,
#dtrMidBannerVetrina .banner-item img {
    width: 100%;
}

@media(min-width: 769px) {
    #dtrTopBannerVetrina .banner-background {
        height: 500px !important;
    }
}

#dtrMidBannerVetrina .banner-item {
    padding: 10px !important;
}

/*#dtrMidBannerVetrina .banner-item img {width: 100%;}*/

#dtrBottomBanner .banner-item {
    background: #fff;
    padding: 0 10px;
    margin-bottom: 15px;
    overflow: hidden;
    /*max-height: 350px;*/
}

#dtrBottomBanner .banner-item > img {
    width: 100%;
}


@media (max-width: 768px) {
    #dtrBottomBanner .banner-item {
        margin: -10px;
        padding: 0;
        margin-bottom: 30px;
    }
}

#dtrBottomBanner .banner-item.Big-C-Text {
    /*max-height: 710px;*/
    max-height: 795px;
}

#dtrBottomBanner .banner-item .banner-background {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

#dtrBottomBanner .banner-item:hover .banner-background {
    /*transform: scale(1.05);*/
}

#banner_container_articolo {
    clear: both;
    background-color: white;
    margin-bottom: 10px;
    padding-bottom: 30px;
}

#banner_container_articolo .banner {
    width: 50%;
    float: left;
    padding: 30px;
}

#banner_container_articolo .banner:first-child {
    padding-right: 15px;
}

#banner_container_articolo .banner:last-child {
    padding-left: 15px;
}

#banner_container_articolo .Left-Text .banner-html {
    padding-top: 140px;
    padding-left: 40px;
    width: 100%;
    text-align: left;
}

@media (max-width: 768px) {
    #banner_container_articolo .banner {
        width: 100%;
        float: none;
        padding-right: 30px !important;
        padding-left: 30px !important;
        padding-bottom: 0;
    }

    #banner_container_articolo .Left-Text .banner-html {
        padding-top: 50px;
    }
}

#dtrTopBannerVetrina .item {
    width: 100%;
    max-width: 100%;
    height: auto;
}
@media (min-width:1200px){
    .Big-C-Text{
        padding: 0 10px !important;
        margin-bottom:0 !important;
    }
    .heading-arrivi, .heading-vetrina{
        padding: 5px 0 85px 0;
    }
}

.row.row-top-banner{
    margin-left: 0 !important;
    margin-right:0 !important;
}

.Small-C-Text .paragraph {
    display: none;
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
    font-weight: 400;
    padding-top: 0.7em;
}

.Small-C-Text .paragraph {
    display: none;
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
    font-weight: 400;
    padding-top: 0.7em;
    display:none !important;
}

.row.about-us img {
    width: 100%;
}
.text-about-us{
    padding:20px 5%;
}


.text-about-us h2 {
    font-size: 18px;
text-transform: uppercase;
color:#333 !important;}


.text-about-us h1{

    font-size: 28px;
    line-height: 37px;
    text-align: justify;
    color: #333;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;

}
.text-about-us p{
    font-size: 14px;
    display: block;
    width:95%;
    color: #888;
}



.Right-Text.banner-background {
    background-position: top left;
}

.Right-Text .banner-html {
    width: 50%;
    text-align: center;
    margin: auto 50%;
}

.col-md-6.col-lg-6.col-sm-6.split-img.nopadding{
    height:430px
}


element.style {
}
.col-md-6.col-lg-6.hidden-xs.col-sm-6.split-text-container.flex.flex-column.justify-content-center.align-items-center.nopadding {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    height: 430px;
    background-color: rgba(48, 80, 106, 0.7);
    color: #fff;
}

.button-banner{
    padding: 12px;
    font-size: 0.7em;
    letter-spacing: 0.5px;
    color: #fff !important;
    /*background: #fff !important;*/
    border: 1px solid #fff;
    margin-top: 2em;
    display: block;
    width: 25%;
}

#dtrMidBannerVetrina .split-img, #dtrMidBannerVetrina .split-text-container
{
    height:430px;
    overflow: hidden;
}

.banner-page-text{
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 430px;
    color:#fff !important;
    background-color: rgba(48,80,106, 0.7);
}
#dtrMidBannerVetrina h2{
    margin-top:0 !important;
}
.button-banner:hover{
transition: all 0.4s;
background: #30506a !important;
color: #fff !important;

}

#dtrMidBannerVetrina {

}


.card {
    /*margin: 1em;*/
    display: inline-block;
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    transition: 0.2s;
    /*box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);*/
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.card:hover{
    transform: translateY(-10px);
}

.card:hover h3{

}
.card img{
    width: 100%;

}

.card .content{
    padding: 2.2rem;

}
.card h3{
    text-align: center;
    font-weight: 900;
    font-size: 2.5rem;
    color:#30506a;
}
.card h5{
    text-align: center;
}
.card p{
    text-align: center;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.5rem;
    color: #191919 !important;
}

/*


.caption, .slick-slide::before, .slick-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slick-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    padding: 0 5%;
    text-align: left;
    z-index: 1;
}
header h1 {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    padding-top: 18px;
}
header nav {
    display: inline-block;
    float: right;
}
header nav ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
}
header nav ul li a {
    display: block;
    padding: 24px 15px;
}
header nav ul li a:hover {
    background-color: rgba(255, 255, 255, 0.18);
}


#dtrTopBannerVetrina.slick-initialized {
    opacity: 1;
    visibility: visible;
}

#dtrTopBannerVetrina .slick-slide {
    position: relative;
}


#dtrTopBannerVetrina .slick-slide iframe {
    position: relative;
    pointer-events: none;
}
#dtrTopBannerVetrina .slick-slide figure {
    position: relative;
    height: 100%;
}
#dtrTopBannerVetrina .slick-slide .slide-image {
    opacity: 0;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.8s ease;
}
#dtrTopBannerVetrina .slick-slide .slide-image.show {
    opacity: 1;
}
#dtrTopBannerVetrina .slick-slide .image-entity {
    width: 100%;
    opacity: 0;
    visibility: hidden;
}
#dtrTopBannerVetrina .slick-slide .loading {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%;
}
#dtrTopBannerVetrina .slick-slide .slide-media {
    -webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
    animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
#dtrTopBannerVetrina .slick-slide.slick-active {
    z-index: 1;
}
#dtrTopBannerVetrina .slick-slide.slick-active .slide-media {
    -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
    animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
#dtrTopBannerVetrina .slick-slide.slick-active .caption {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}



.slick-dots {
    text-align: center;
    padding-top: 15px;
}
.slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
}
.slick-dots li button {
    width: 16px;
    height: 16px;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 0 transparent;
    vertical-align: middle;
    color: #fff;
    background-color: #fff;
    transition: all 0.3s ease;
    opacity: 0.4;
}
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover {
    opacity: 1;
}
.slick-dots li.slick-active button {
    border-color: #2d3042;
    box-shadow: 0 0 0 2px #fff;
    opacity: 1;
}



@-webkit-keyframes slideIn {
    from {
        filter: blur(15px);
    }
    to {
        filter: blur(0);
    }
}

@keyframes slideIn {
    from {
        filter: blur(15px);
    }
    to {
        filter: blur(0);
    }
}
@-webkit-keyframes slideOut {
    from {
        filter: blur(0);
    }
    to {
        filter: blur(15px);
    }
}
@keyframes slideOut {
    from {
        filter: blur(0);
    }
    to {
        filter: blur(15px);
    }
}
*/



/*prova*/


/*

.cont-slider {
    position: relative;
    width: 100%;
    height: 38vw;
    min-height: 8vw;
    margin-bottom: 50px;

    transition: all 1.2s ease;
}
.main-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
}

.slick-slide {
    position: relative;

}
.slick-slide::before {
    background-color: #000;
    opacity: 0.3;
    z-index: 1;
}
.slick-slide video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
}
.slick-slide iframe {
    position: relative;

    width:100% !important;
}
.slick-slide figure {
    position: relative;
    height: 100%;
}
.slick-slide .slide-image {
    opacity: 0;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.8s ease;
}
.slick-slide .slide-image.show {
    opacity: 1;
}
.slick-slide .image-entity {
    width: 100%;
    opacity: 0;
    visibility: hidden;
}
.slick-slide .loading {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%;
}
.slick-slide .slide-media {
    -webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
    animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active {
    z-index: 1;
}
.slick-slide.slick-active .slide-media {
    -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
    animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active .caption {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}

.caption {
    position: absolute;
    top: 44%;
    left: 5%;
    text-align: center;
    padding: 20px;
    border: 3px solid;
    color: #fff;
    margin: 0;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.02em;
    opacity: 0;
    z-index: 1;
    transition: all 0.3s ease;
    transform: translateY(100px);
}

.slick-dots {
    text-align: center;
    padding-top: 15px;
}
.slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
}
.slick-dots li button {
    width: 16px;
    height: 16px;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 0 transparent;
    vertical-align: middle;
    color: #fff;
    background-color: #fff;
    transition: all 0.3s ease;
    opacity: 0.4;
}
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover {
    opacity: 1;
}
.slick-dots li.slick-active button {
    border-color: #2d3042;
    box-shadow: 0 0 0 2px #fff;
    opacity: 1;
}



@-webkit-keyframes slideIn {
    from {
        filter: blur(15px);
    }
    to {
        filter: blur(0);
    }
}

@keyframes slideIn {
    from {
        filter: blur(15px);
    }
    to {
        filter: blur(0);
    }
}
@-webkit-keyframes slideOut {
    from {
        filter: blur(0);
    }
    to {
        filter: blur(15px);
    }
}
@keyframes slideOut {
    from {
        filter: blur(0);
    }
    to {
        filter: blur(15px);
    }
}
*/
/*prova*/

/* IMPORT OPEN SANS GOOGLE FONT */

/* Container for slider.
Width set to 100% so player will fill it's parent container  */

.sliderContainer {
    width: 100%;
}
/* Slide/Video Caption */
.slideCaption {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 12px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-top:10px;
    padding-bottom:5px;
    opacity:0.85;
}
/* Video Container DIV */
.video-container div {
    background: black;
}
/* Video Thumbnail DIV */
.video-thumbnails div {
    height: 75px;
    background: black;
    text-align: center;
    /* Background Cover to fill DIV */
    background-size: cover;
}
/* **************
  VIDEO WRAPPER -  FORKED FROM CRAIG MONEY
   https://codepen.io/pixelthing/pen/zGZKaQ
************* */

.videoWrapper {
    position: relative;
    width: 100%;
    height: 0;
    background-color: #000;
}
.videoWrapper43 {
    padding-top: 75%;
}
.videoWrapper {
    padding-top: 35%;
}
.videoIframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.videoPoster {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-size: cover;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 800ms, height 0s;
    -moz-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
}
.videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, 800ms;
    -moz-transition-delay: 0s, 800ms;
    transition-delay: 0s, 800ms;
}
.videoIframe {
    position: absolute;
    top: 0;
}
/* *********
  SVG PLAY BUTTON
********** */

.stroke-dotted {
    stroke-dasharray: 4, 5;
    stroke-width: 1px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin 4s infinite linear;
    animation: spin 4s infinite linear;
    -webkit-transition: opacity 1s ease, stroke-width 1s ease;
    transition: opacity 1s ease, stroke-width 1s ease;
}
.stroke-solid {
    stroke-dashoffset: 0;
    stroke-dasharray: 300;
    stroke-width: 4px;
    -webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease;
    transition: stroke-dashoffset 1s ease, opacity 1s ease;
    opacity: 0;
}
.vid-icon {
    -webkit-transition: -webkit-transform 200ms ease-out;
    transition: -webkit-transform 200ms ease-out;
    transition: transform 200ms ease-out;
    transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}
.play-vid:hover .stroke-dotted {
    stroke-width: 4px;
    opacity: 1;
}
.play-vid:hover .stroke-solid {
    opacity: 1;
    stroke-dashoffset: 300;
}
.play-vid:hover .icon {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
}
.play-vid {
    cursor: pointer;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.85;
    width: 110px;
    height: 110px;
}
@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* Default Slick Slide */
.video-thumbnails .slick-slide {
    /* Set Opacity so focus is on the centered slide.
         Can apply CSS filters too. */
    opacity: 0.65;
    /* Set Transition ALL for smooth window resizing. */
    transition: all 0.2s ease-in-out;
    /* Scale down images not centered. */
    transform: scale(0.8);

    /* Get rid of blue focus border. The focus border is ugly but important for accessibility. As active states look different - i.e. change in opacity and size - think it's OK to get rid of it on this slider.
  Good solution here ---> https://hackernoon.com/removing-that-ugly-focus-ring-and-keeping-it-too-6c8727fefcd2 */

    outline: none;

    /* Grab Hand Cursor */

    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.slick-slide {color:white;}
.video-thumbnails .slick-slide:hover {
    /* Set Opacity so focus is on the centered slide.
         Can apply CSS filters too. */
    opacity: 1;
    transform: scale(0.9);
}
.slick-slide.slick-center {
    opacity: 1;
    transform: scale(1);
    cursor: pointer;
}

.title-box {
    height: 61px;
    background: #000;
    color: #fff !important;
    margin-right: -1px;
}



.title-box p {
    margin: 0 !important;
    padding: 15px 0;
    color:#fff !important

}
@media (min-width: 992px) {
    #dtrBottomBanner:has(div.big-square) {
        display: grid;
        grid-column-start: 3;
        grid-column-end: span 4;
        grid-row-start: 1;
        grid-row-end: span 2;
        grid-row-gap: 20px;
        grid-column-gap: 20px;
    }

    .big-square {
        height: 100%;
        grid-column-start: 3;
        grid-column-end: 5;
        grid-row-start: 1;
        grid-row-end: 3;
    }

    #dtrBottomBanner:has(div.big-square) .banner-item {
        width: 100% !important;
        padding:0 !important;
        margin-bottom: 0 !important;
    }

    #dtrBottomBanner:has(div.big-square) .Small-C-Text.banner-background{
        height:100% !important;
    }

}

#vetrina-top-strip *::part(osm-container) {

    background-color: #FFB3C7;
    min-height: 100px;
}


.slick-dotted.slick-slider{
    margin-bottom: 0 !important;
}

.slick-dots{
    bottom:12px !important;
}

#dtrTopBannerVetrina .slick-track{
    max-height:1500px;
}