@charset "UTF-8";
/* CSS Document */
body,
h1,
h2,
h3,
h4,
h5,
p {
    font-family: 'Poppins', sans-serif;
}


/*-----------nav----------*/

.navbar-light .navbar-nav .nav-link {
    color: #3F3F3F;
    font-weight: 600;
    text-transform: uppercase;
    padding-right: 4rem;
    font-size: calc(14px + (14 - 14) * ((100vw - 300px) / (1920 - 300)));
}

.logo-nav{
    max-width: 100px;
    min-width: 100px;
}
.bg-light {
    background-color: #fff !important;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: #fff;
}

/*-----------fine-nav----------*/


.back-head{
    background-image: url(../img/head-2.jpg);
    background-size: cover;
    background-position: center;
    height: 80vh;
    background-repeat: no-repeat;
    z-index: 999;
}

.title-h1{
    text-transform: uppercase;
    font-weight: 700;
    font-size: calc(16px + (16 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .1rem;
    color: #191919;
}

.title{
    font-family: 'Noto Serif Display', serif;
    margin: auto;
    padding-top: 1rem;
    font-weight: 300;
    font-size: calc(40px + (100 - 49) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .2rem;
}
.txt-index{
    margin: auto;
    padding-top: 2rem;
    font-weight: 300;
    font-size: calc(18px + (20 - 18) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .1rem;
    text-align: justify;
}

.box-foto-txt{
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 1rem;
}

.subtitle{
    font-family: 'Noto Serif Display', serif;
    margin: auto;
    padding-top: 1rem;
    font-weight: 300;
    font-size: calc(40px + (70 - 40) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .2rem;
}


.btn-call{
    border: 0px;
    border-bottom: 2px solid #fff;
    padding: 2px ;
    margin-top:2rem;
    font-size: calc(16px + (16 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #fff!important;
    border-radius: 0px;
    background-color: transparent;
    margin-right: 1rem;
}
.btn-call:hover{
    border: 0px;
    border-bottom: 4px solid #fff;
    padding: 2px ;
    margin-top:2rem;
    font-size: calc(16px + (16 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #fff!important;
    border-radius: 0px;
    background-color: transparent;
    margin-right: 1rem;
}
.btn-call-black{
    border: 0px;
    border-bottom: 2px solid #000;
    padding: 2px ;
    margin-top:2rem;
    font-size: calc(16px + (16 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #000!important;
    border-radius: 0px;
    background-color: transparent;
    margin-right: 1rem;
}
.btn-call-black:hover{
    border: 0px;
    border-bottom: 4px solid #000;
    padding: 2px ;
    margin-top:2rem;
    font-size: calc(16px + (16 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #000!important;
    border-radius: 0px;
    background-color: transparent;
    margin-right: 1rem;
}

.btn-call-mini {
    border: 0px;
    border-bottom: 2px solid #fff;
    padding: 2px;
    margin-top:0.5rem;
    font-size: calc(12px + (12 - 12) * ((100vw - 300px) / (1920 - 300)));
    color: #fff!important;
    border-radius: 0px;
    background-color: transparent;
}
.btn-call-mini:hover {
    border: 0px;
    border-bottom: 4px solid #fff;
    padding: 2px;
    font-size: calc(12px + (12 - 12) * ((100vw - 300px) / (1920 - 300)));
    color: #fff!important;
    border-radius: 0px;
    background-color: transparent;
}


.box-promessa{
    padding:6rem;
}
.box-real{
    padding-top:4rem;
    padding-bottom:4rem;
}
.minibox{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.txt-minibox{
    margin: auto;
    padding-top: 1rem;
    font-weight: 300;
    font-size: calc(15px + (15 - 15) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .1rem;
    text-align: justify;
    text-justify: inter-word;
}

.back-real{
    background-image: url(../img/home-new/sposi.jpg);
    background-size: cover;
    background-position: center;
    height: 70vh;
    background-repeat: no-repeat;
    z-index: 999;
    filter: grayscale(90%);
    transition-duration: 1s;
}
.back-real:hover{
    background-image: url(../img/home-new/sposi.jpg);
    background-size: cover;
    background-position: center;
    height: 70vh;
    background-repeat: no-repeat;
    z-index: 999;
    filter: grayscale(10%);
    transition-duration: 1s;
}
.title-real{
    writing-mode: vertical-rl;
    text-orientation: mixed;
    display: block;
    margin: auto;
    padding-top: 3rem;
    text-transform: uppercase;
    font-weight: 600;
    font-size: calc(22px + (28 - 22) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .2rem;
    text-shadow: 2px 2px 10px #252525
}

.box-real{
    padding: 2rem;
}

.scopri-real{
    margin: auto;
    padding-top: 2rem;
    font-weight: 300;
    font-size: calc(22px + (22 - 22) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .1rem;
    text-align: justify;
    text-justify: inter-word;
    text-shadow: 2px 2px 10px #252525;
}

.box-dicono{
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.slider-dicono{
    padding-top: 4rem;
}

.tdicono{
    margin: auto;
    font-weight: 300;
    font-size: calc(14px + (14 - 14) * ((100vw - 300px) / (1920 - 300)));
    color: #2B2B2B;
    letter-spacing: .1rem;
    text-align: justify;
    text-justify: inter-word;
}
.carousel-item{
    padding-left: 4rem;
    padding-right: 4rem;
}
h5{
    margin: auto;
    font-weight: 400;
    font-size: calc(24px + (28 - 24) * ((100vw - 300px) / (1920 - 300)));
    color: #2B2B2B;
    letter-spacing: .1rem;
    text-align: justify;
    text-justify: inter-word;
}
.virgolette{
    max-width: 40px;
    min-width: 40px;

}

.back-head-dx{
    background-image: url(../img/home-new/lago.jpg);
    background-size: cover;
    background-position: center;
    height: 120vh;
    background-repeat: no-repeat;
    z-index: 999;
}
.back-head-dx2{
    background-image: url(../img/home-new/sposi2.jpg);
    background-size: cover;
    background-position: top;
    height: 90vh;
    background-repeat: no-repeat;
    z-index: 999;
}

.back-head-sx{
    background-image: url(../img/home-new/sposi.jpg);
    background-size: cover;
    background-position: center;
    height: 100%;
    background-repeat: no-repeat;
    z-index: 999;
}
.back-head-sx2{
    background-image: url(../img/home-new/lago-2.jpg);
    background-size: cover;
    background-position: center;
    height: 100vh;
    background-repeat: no-repeat;
    z-index: 999;
}
.back-head-pag-dx{
    background-size: cover;
    background-position: center;
    height: 50vh;
    background-repeat: no-repeat;
    z-index: 999;
}
.back-head-pag-sx{
    background-size: cover;
    background-position: top;
    height: 60vh;
    background-repeat: no-repeat;
    z-index: 999;
}

.no-padding{
    padding: 0px;
}
.scr-head{
    position: absolute;
    top: 1rem;
    z-index: 9999;
}
.logo-head{
    width: 150px!important;
    display: block;
    margin: auto;
}
.title-vert{
    writing-mode: vertical-rl;
    text-orientation: mixed;
    display: block;
    margin: auto;
    padding-top: 3rem;
    text-transform: uppercase;
    font-weight: 600;
    font-size: calc(18px + (22 - 18) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .2rem;
}

.box-home{
    padding-top: 6rem;
    padding-bottom: 6rem;
}


/*-----------------------------------Video Back----------------------------------------------*/


.video-background-holder {
    position: relative;
    background-color: #222222;
    height: 60vh;
    min-height: auto;
    width: 100%;
    overflow: hidden;
}

.video-background-holder video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.video-background-content {
    position: relative;
    z-index: 2;
}

.video-background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #222222;
    opacity: 0.3;
    z-index: 1;
}

.title-pag{
    margin: auto;
    padding-top: 3rem;
    font-weight: 300;
    font-size: calc(40px + (120 - 40) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .2rem;
}

.txt-pag{
    margin: auto;
    padding-top: 2rem;
    font-weight: 300;
    font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .1rem;
}

.txt{
    margin: auto;
    padding-top: 2rem;
    font-weight: 300;
    font-size: calc(16px + (16 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .1rem;
    text-align: justify;
    text-justify: inter-word;
}
.back-real-wedding{
    background-size:  cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 80vh;
}
.h1-real{
    font-family: 'Noto Serif Display', serif;
    margin: auto;
    padding-top: 1rem;
    font-weight: 300;
    font-size: calc(40px + (100 - 40) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    letter-spacing: .2rem;

}
.txt-bot{
    padding-top: 50vh;
}
.foto-w{
    background-size:  cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 10rem;
}
.sp-foto-w{
    padding: 1.5rem;
}
.box-txt{
    padding-right: 2rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.box-txt-dati{
    padding-right: 2rem;
    padding-top: 1rem;
    padding-bottom: 4rem;
    border-top: 1px solid #000;
}
.tit-foot{
    margin: auto;
    font-weight: 700;
    font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #000;
    letter-spacing: .1rem;
    text-align: justify;
    text-justify: inter-word;
    padding-top: 1rem;
    }

.txt-foot{
    margin: auto;
    font-weight: 300;
    font-size: calc(14px + (16 - 14) * ((100vw - 300px) / (1920 - 300)));
    color: #000;
    letter-spacing: .1rem;
    text-align: justify;
    text-justify: inter-word;
    padding-top: 1rem;
}
.sp-wa{
    padding-top: 6rem;
    padding-bottom: 6rem;

}
.dim-wa{
    max-width: 10%;

}
.black{
    color: #131313
}

strong{
    font-weight: 700;
}

.img-square{
    padding: 1rem;
    border-radius: 3.5rem;
}


a {
    color: #191919;
}
a:hover {
    text-decoration: none;
}

.link{
    color: #fff;
}

.btn-call-b{
    border: 2px solid #000;
    padding: 3px 15px;
    margin-top:2rem;
    font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #fff!important;
    border-radius: 0px;
    background-color: #000;
}
.btn-call-b:hover{
    border: 2px solid #000;
    padding: 3px 15px;
    margin-top:2rem;
    font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #000!important;
    border-radius: 0px;
    background-color: #fff;
}




@media screen and (max-width:650px) {

.background {
    height: 3rem;
    width: 3rem;
    border-radius: 50%;
    position: fixed;
    top: 5.5vh;
    right: 5.5vw;
    background-image: radial-gradient(#101010,#101010, #ffffff00);
    z-index: 9999999;
    transition: transform 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}
.icon, .icon::before, .icon::after {
    width: 1.5rem;
    height: 3px;
    background-color: #000;
    display: inline-block;
}
.icon::before {
    top: -0.6rem;
}
.icon::after {
    top: 0.6rem;
}
.back-head-sx {
    height: 50vh;
    background-repeat: no-repeat;
    z-index: 999;
}
.back-head-dx {
    height: 60vh;
    background-repeat: no-repeat;
    z-index: 999;
}
.back-head-sx2 {
    height: 60vh;
    background-repeat: no-repeat;
    z-index: 999;
}
.back-head-dx2 {
    height: 60vh;
    background-repeat: no-repeat;
    z-index: 999;
}
.box-home {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.box-txt {
    padding-right: 2rem;
    padding-left: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.txt-index {
    margin: auto;
    padding-top: 1rem;
    font-weight: 300;
    font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1920 - 300)));
    letter-spacing: .1rem;
}
.box-foto-txt {
    padding-top: 1rem;
    padding-bottom: 2rem;
    padding-left: 0rem;
}
.box-promessa {
    padding: 2rem;
}
.minibox {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.back-head {
    background-image: url(../img/head-2.jpg);
    background-size: cover;
    background-position: right;
    height: 40vh;
    background-repeat: no-repeat;
    z-index: 999;
}
.sp-foto-w {
    padding: 0.5rem 1.5rem;
}
}







