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

.popup {
    width: 395px;
    height: auto;
    position: fixed;
    z-index: 1000;
    right: -578px;
    bottom: 0;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.50);
    border: double 4px #6F6F6F;
    background: #fff;
}

.banner-content {
    background-color: #fff;
    padding: 1px 5px;
}

.banner-content h2 {
    letter-spacing: 2px;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 30px;
    margin: 20px 0;
}

/*.divisore {
	border-bottom:dashed 3px rgb(0,134,103);
	background:#fff;
}*/

.banner-content .fa {
    color: #6F6F6F;
    font-size: 2em;
}

.popup i {
    font-size: 1.5em;
    position: relative;
    padding: 4px;
    color: #000;
    z-index: 999;
}

.popup i:hover {
    cursor: pointer;
    color: #6F6F6F;
}

/*=================================================================
	FINE BANNER POPUP
==================================================================*/
/*-------------------------------------navbar------------------------*/
.navbar .megamenu{
padding: 0rem;
}
.bg-primary {
background-color: #fff!important;
padding-top: 0.1rem;
padding-bottom: 0.1rem;
}
.navbar-dark .navbar-nav .nav-link {
color: #121212;
font-weight: 600;
padding-right: 3rem;
font-size: calc(14px + (21 - 14) * ((100vw - 300px) / (1920 - 300)));
}
.navbar-dark .navbar-nav .nav-link-cont {
color: #121212;
font-weight: 600;
padding-left: 2rem;
font-size: calc(14px + (21 - 14) * ((100vw - 300px) / (1920 - 300)));
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
color: #6F6F6F;
}
.title-drop-nav{
padding-top: 1rem;
}
.navbar-nav .dropdown-menu {
background-color: #ffff!important;

}
.dropdown-menu {
background-color: #fff;
border-bottom: 0px solid #000;
border-radius: 0rem;
}
.box-drop{
padding-left: 4rem;
padding-right: 2rem;
padding-top: 2rem;
padding-bottom: 2rem;
}
.back-drop{
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.title-drop-nav{
padding-top: 0.1rem;
color: #121212;
font-weight: 600;
font-size: calc(14px + (16 - 14) * ((100vw - 300px) / (1920 - 300)));
margin-bottom: 0.2rem;

}
.title-drop-nav span {
width: 100%;
background-image: linear-gradient(to bottom, rgba(172, 106, 172, 0) 85%, #CEA1DE 94%, #CEA1DE 98%, rgba(172, 106, 172, 0) 100%);
background-size: 0 100%;
background-repeat: no-repeat;
transition: 250ms linear;

}
.title-drop-nav span:hover {
background-size: 100% 100%;
}
.title-nav{
padding-top: 1rem;
font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));
font-weight: 500;
}
.hr-gray{
margin: 0.6rem 0rem;
color: inherit;
background-color: #EDEDED;
border: 1px solid #EDEDED;
opacity: 1;
}
.back-phone{
position: absolute;
bottom: 0;
max-width: 80%;
}
@media all and (min-width: 992px) {
.navbar .has-megamenu{
position:static!important;
}
.navbar .megamenu{
left:0;
right:0;
width:100%;
margin-top:-2px;
}
}
@media(max-width: 991px){
.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
overflow-y: auto;
max-height: 90vh;
margin-top:10px;
}
}
/*-------------------------------------fine-navbar------------------------*/
.logo-nav{
max-width: 250px;
min-width: 250px;
padding-bottom: 0.5rem;
}
.div-bot {
position: relative;
}
.txt-bot {
position: absolute;
margin-bottom: 0px;
bottom: 0;
left: 0;
color: #121212;
font-weight: 600;
padding-right: 3rem;
font-size: calc(14px + (16 - 14) * ((100vw - 300px) / (1920 - 300)));
text-transform: uppercase;
}
.txt-bot-r {
position: absolute;
margin-bottom: 0px;
bottom: 0;
right: 0;
color: #121212;
font-weight: 600;
padding-right: 3rem;
font-size: calc(14px + (16 - 14) * ((100vw - 300px) / (1920 - 300)));
text-transform: uppercase;
}
.back-head{
background-image: url(../img/head-big.jpg);
background-size: cover;
background-position: center bottom;
}
.back-dog{
background-image: url(../img/head-dog.jpg);
background-size: cover;
background-position: center top;
}
.txt-head{
font-size: calc(20px + (26 - 20) * ((100vw - 300px) / (1920 - 300)));
color: #3D3D3D;
font-weight: 500;
}
.title-head{
padding-top: 14vh;
font-size: calc(50px + (100 - 50) * ((100vw - 300px) / (1920 - 300)));
line-height: calc(50px + (90 - 50) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight: 300;
}
.big-title-head{
font-size: calc(50px + (150 - 50) * ((100vw - 300px) / (1920 - 300)));
line-height: calc(50px + (150 - 50) * ((100vw - 300px) / (1920 - 300)));
color: #CEA1DE;
font-weight: 400;
}
.box-txt{
padding-top: 4rem;
padding-bottom: 6rem;
}
.txt{
font-size: calc(16px + (22 - 16) * ((100vw - 300px) / (1920 - 300)));

color: #3D3D3D;
font-weight: 500;
}
.box-sez{
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #F8F8F8;
border: 2rem solid #fff;
}
.box-foto{
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #F8F8F8;
border: 2rem solid #fff;
}
.title{
font-size: calc(34px + (150 - 34) * ((100vw - 300px) / (1920 - 300)));
line-height: calc(36px + (140 - 36) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight: 800;
}
.title-team{
font-size: calc(50px + (150 - 34) * ((100vw - 300px) / (1920 - 300)));
line-height: calc(36px + (140 - 36) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight: 800;
}
.title-big-ap{
font-size: calc(40px + (150 - 40) * ((100vw - 300px) / (1920 - 300)));
color: #fff;
font-weight: 800;
}
.titolo-servizio{
font-size: calc(20px + (26 - 20) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight: 900;
}
.titolo-servizio-ap{
font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight: 900;
}
.sp-servizi{
padding-top: 5rem;
}
.box-txt-servizi{
padding-right:4rem;
}
.box-servizi-up{
padding: 1rem 2rem;
}
.box-servizi{
padding: 1rem;
border: 2px solid #1E1E1E;
box-shadow: 8px 8px 0px #CEA1DE;
background-color: #fff;
transition-duration: 0.5s;
}
.box-servizi:hover{
padding: 1rem;
border: 2px solid #1E1E1E;
box-shadow: 12px 12px 0px #CEA1DE;
background-color: #fff;
transition-duration: 0.5s;
}
.box-servizi-ap{
padding: 1rem;
border: 2px solid #1E1E1E;
box-shadow: 8px 8px 0px #1E1E1E;
background-color: #fff;
transition-duration: 0.5s;
margin-bottom: 10px;
}
.box-servizi-ap:hover{
padding: 1rem;
border: 2px solid #1E1E1E;
box-shadow: 12px 12px 0px #1E1E1E;
background-color: #fff;
transition-duration: 0.5s;
}
.box-servizi-info{
padding: 1rem;
border: 2px solid #1E1E1E;
box-shadow: 12px 12px 0px #1E1E1E;
background-color: #fff;
transition-duration: 0.5s;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #fff;
    border-color: #565e64;
}
.box{
    background-color: #fff;
    border-radius: 0px;
    box-shadow: 3px 3px 15px #C1C1C1;
}
.sp-box{
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.txt-ricette{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.titolo-ricette{
font-size: calc(22px + (34 - 22) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight: 900;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: calc(20px + (30 - 20) * ((100vw - 300px) / (1920 - 300)));
    font-weight: 800;
}
.modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
}
.qualifica-modal{
font-size: calc(18px + (20 - 18) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight:700;
}

.hr-white{

margin: 0.1rem 0;
color: inherit;
background-color: #fff;
border: 2px solid #fff;
opacity: 1;
}
.txt-scheda{
font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (1920 - 300)));
color: #3D3D3D;
font-weight: 500;
padding-top: 0.8rem;
}
.box-appuntamento{
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #CEA1DE;
}
.box-app{
padding:2rem;
padding-top: 0rem;
padding-bottom: 0rem;
}

.back-servizio{
    background-position: center;
    background-size: cover;
    height: 70vh;
}


.hr-pink{
margin: 0.1rem 0;
color: inherit;
background-color: #CEA1DE;
border: 2px solid #CEA1DE;
opacity: 1;
}
.hr-white{
margin: 0.1rem 0;
color: inherit;
background-color: #CEA1DE;
border: 2px solid #CEA1DE;
opacity: 1;
}
.scopri{
font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight: 900;
text-transform: uppercase;
text-align: right;
text-decoration: underline;
margin-bottom: 0;
text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: #CEA1DE;
  text-decoration-thickness: 3px;
}
.scopri-ap{
font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight: 900;
text-transform: uppercase;
}
.txt-scheda-ap{
font-size: calc(14px + (14 - 14) * ((100vw - 300px) / (1920 - 300)));
color: #3D3D3D;
padding-top: 0rem;
font-weight: 500;
margin-bottom: 0.1rem;
}

.sp-square{
padding: 2rem;
padding-top: 0px;
}
.sp-square-card{
    margin: 1rem;
}
.square-sx{
background-color: #fff;
padding: 2rem;
border-radius: 0.2rem;
}
.square-dx{
background-color: #fff;
padding: 2rem;
margin-bottom: 2rem;
border: 2px solid #1E1E1E;
box-shadow: 8px 8px 0px #E9E9E9;
}
.title-ap{
font-size: calc(26px + (30 - 30) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight:700;
}
.sp-title-ap{
padding-top: 2rem;
}
.card-personale{
background-color: #fff;
padding: 1rem;
}
.card-servizi{
padding: 1rem;
}
.box-nome-card{
padding-top: 1rem;
}
.dtr{
font-size: calc(18px + (22 - 18) * ((100vw - 300px) / (1920 - 300)));
color: #CEA1DE;
font-weight:700;
text-align: right;
}
.titolo-card{
font-size: calc(22px + (24 - 22) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight:700;
text-align: right;
}
.box-schede{
padding-top: 3rem;
}
.box-rece{
padding: 2rem;
}
.titolo-rece{
font-size: calc(22px + (30 - 22) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight:700;;
}
.txt-rece{
font-size: calc(16px + (24 - 22) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight:700;
}
.back-team{
    background-image: url(../img/team.svg);
    background-size: cover;
    background-position: center;
}


.slide {
  border: 2rem solid #fff;
  width: 100%;
  height: 90vh;
  overflow: hidden;
  position: relative;
}
.slide > div {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  animation: slide 25s infinite;
  opacity: 0;
}
.slide > div:nth-child(2) {
  animation-delay: 5s;
}
.slide > div:nth-child(3) {
  animation-delay: 10s;
}
.slide > div:nth-child(4) {
  animation-delay: 15s;
}
.slide > div:nth-child(5) {
  animation-delay: 20s;
}
.slide > div:nth-child(6) {
  animation-delay: 25s;
}
@keyframes slide {
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  40% {
    transform: scale(1);
  }
}
.title-clinica{
font-size: calc(34px + (150 - 34) * ((100vw - 300px) / (1920 - 300)));
line-height: calc(36px + (140 - 36) * ((100vw - 300px) / (1920 - 300)));
color: #fff;
font-weight: 800;
padding-top: 55vh;
padding-left: 4rem;
}




@keyframes backhead {
    0% {
        background-image: url(../img/clinica/clinica.jpg);
    }

    10% {
        background-image: url(../img/clinica/clinica.jpg);
    }
    20% {
        background-image: url(../img/clinica/2.jpg);
    }
    30% {
        background-image: url(../img/clinica/2.jpg);
    }
    40% {
        background-image: url(../img/clinica/3.jpg);
    }

    50% {
        background-image: url(../img/clinica/3.jpg);
    }
    60% {
        background-image: url(../img/clinica/4.jpg);
    }

    70% {
        background-image: url(../img/clinica/4.jpg);
    }
    80% {
        background-image: url(../img/clinica/5.jpg);
    }

    90% {
        background-image: url(../img/clinica/5.jpg);
    }

    100% {
        background-image: url(../img/back-head.jpg);
    }
}

.titolo-modal{
font-size: calc(20px + (40 - 20) * ((100vw - 300px) / (1920 - 300)));
line-height: calc(22px + (42 - 22) * ((100vw - 300px) / (1920 - 300)));
color: #CC2A22;
font-weight: 700;
}
.p-modal-1{
font-size: calc(16px + (24 - 16) * ((100vw - 300px) / (1920 - 300)));
line-height: calc(18px + (34 - 18) * ((100vw - 300px) / (1920 - 300)));
color: #555250;
font-weight: 500;
}

.p-modal-2{
font-size: calc(17px + (26 - 17) * ((100vw - 300px) / (1920 - 300)));
line-height: calc(19px + (28 - 19) * ((100vw - 300px) / (1920 - 300)));
color: #CC2A22;
font-weight: 700;
}
.p-modal-3{
font-size: calc(14px + (20 - 14) * ((100vw - 300px) / (1920 - 300)));
line-height: calc(16px + (28 - 16) * ((100vw - 300px) / (1920 - 300)));
color: #555250;
font-weight: 400;
}

.modal-header {
    border-bottom: 0px solid #dee2e6;
    border-radius: 0px!important;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 3px solid #181818;
    border-radius: 0rem;
    outline: 0;
}


.call{
font-size: calc(24px + (28 - 24) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight:700;
}
.box-foot{
padding-top: 3rem;
padding-bottom: 3rem;
}
.txt-foot{
font-size: calc(16px + (26 - 16) * ((100vw - 300px) / (1920 - 300)));
color: #3D3D3D;
font-weight: 300;
}
.txt-social{
font-size: calc(18px + (60 - 18) * ((100vw - 300px) / (1920 - 300)));
color: #3D3D3D;
font-weight: 300;
position: absolute;
bottom: 0;
right: 0;
}
.border-foot{
border-bottom: 2px solid #272727;
}
.btn {      background-color: #fff;
color: #2B2B2B;
font-size: calc(18px + (22 - 18) * ((100vw - 300px) / (1920 - 300)));
font-weight: 600;
position: relative;
border-radius: 0 !important;
border: 2px solid #2B2B2B;
transition:all 0.3s ease 0s;
margin-top: 1rem;
}
.btn:hover,
.btn.active:hover{
color: #1E1E1E;
}
.btn:before{
content: "";
position: absolute;
top: -7px;
left: 0;
background-color:#CEA1DE;
width: 30%;
height: 4px;
transition:all 0.3s ease 0s;
}
.btn:after{
content: "";
position: absolute;
bottom: -7px;
right: 0;
background-color:#CEA1DE;
width: 30%;
height: 4px;
transition:all 0.3s ease 0s;
}
.btn:hover:before,
.btn:hover:after,
.btn.active:before,
.btn.active:after{
width: 100%;
}
.btn-w {      background-color: #fff;
color: #2B2B2B;
font-size: calc(18px + (22 - 18) * ((100vw - 300px) / (1920 - 300)));
font-weight: 600;
position: relative;
border-radius: 0 !important;
border: 2px solid #2B2B2B;
transition:all 0.3s ease 0s;
margin-top: 1rem;
}
.btn-w:hover,
.btn-w.active:hover{
color: #1E1E1E;
}
.btn-w:before{
content: "";
position: absolute;
top: -7px;
left: 0;
background-color:#fff;
width: 30%;
height: 4px;
transition:all 0.3s ease 0s;
}
.btn-w:after{
content: "";
position: absolute;
bottom: -7px;
right: 0;
background-color:#fff;
width: 30%;
height: 4px;
transition:all 0.3s ease 0s;
}
.btn-w:hover:before,
.btn-w:hover:after,
.btn-w.active:before,
.btn-w.active:after{
width: 100%;
}
.box-txt-pag{
padding-top: 2rem;
}
.tasto-menu{
    margin-bottom: 0px;
    color: #2F2F2F;
    font-weight: 600;
    font-size: 18px;
}
.navbar-dark .navbar-toggler {
    color: transparent;
    border-color: rgba(255,255,255,.1);
}
.white{
color: #FFFFFF;
}
a{
text-decoration: none;
color: #2A2A2A;
}
a:hover{
text-decoration: none;
color: #7B4F78;
}


/*-----------------------------------Video Back----------------------------------------------*/
.video-background-holder {
    position: relative;
    background-color: #fff;
    height: auto;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
    border: 2rem solid #fff;
}
.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: #fff;
    opacity: 0;
    z-index: 1;
}







@media only screen and (max-width: 1400px) {
}
@media only screen and (max-width: 700px) {
    .popup {
        width: 295px;
       
    }
    .navbar-dark .navbar-nav .nav-link {
color: #121212;
font-weight: 600;
padding-right: 3rem;
font-size: calc(14px + (16 - 14) * ((100vw - 300px) / (1920 - 300)));
text-transform: uppercase;
margin-left: 1rem;
}
.box-drop {
    padding-left: 2.5rem;
    padding-right: 2rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    border-top: 1px solid #121212;
}
.title-drop-nav {
    padding-top: 0.5rem;
   margin-bottom: 0.2rem;
    color: #121212;
    font-weight: 600;
    font-size: calc(14px + (16 - 14) * ((100vw - 300px) / (1920 - 300)));
    
}
.box-sez {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 2rem;
    border: 1rem solid #fff;
}
.box-servizi-up {
    padding: 1rem 1rem;
}
.box-clinica {
    padding-top: 50vh;
    padding-bottom: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: #F8F8F8;
    border: 1rem solid #fff;
    background-image: url(../img/clinica.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sp-square {
    padding: 0.5rem;
    padding-top: 0px;
}
.contatti-nav-mobile{
    padding-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.navbar .megamenu {
    padding: 0rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.video-background-holder video {
    position: absolute;
   
    left: -162%;
    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-gatto video {
    position: absolute;
    top: 69%;
    left: 230% !important;
    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-holder {
    border: 1rem solid #fff;
}
.slide {
  border: 1rem solid #fff;
  width: 100%;
  height: 40vh;
  overflow: hidden;
  position: relative;
}
.title-clinica{
font-size: calc(34px + (150 - 34) * ((100vw - 300px) / (1920 - 300)));
line-height: calc(36px + (140 - 36) * ((100vw - 300px) / (1920 - 300)));
color: #fff;
font-weight: 800;
padding-top: 30vh;
padding-left: 1rem;
}
.title{
font-size: calc(34px + (150 - 34) * ((100vw - 300px) / (1920 - 300)));
line-height: calc(36px + (140 - 36) * ((100vw - 300px) / (1920 - 300)));
color: #1B1B1B;
font-weight: 800;
padding-top: 2rem;
}

.back-servizio {
    background-position: center;
    background-size: cover;
    height: 40vh;
}
.box-appuntamento {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #CEA1DE;
}
.box-rece {
    padding: 1rem;
}
.sp-mobile-box{
    padding-left: 1rem;
    padding-right: 1rem;
}
.txt-ricette{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
}
}