/* LESS Document */
/* LESS Document */
@font-face {
  font-family: 'PlusJakartaSans-Regular';
  src: url('/fonts/PlusJakartaSans-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PlusJakartaSans-Bold';
  src: url('/fonts/PlusJakartaSans-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PlusJakartaSans-Light';
  src: url('/fonts/PlusJakartaSans-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PlusJakartaSans-Medium';
  src: url('/fonts/PlusJakartaSans-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PlusJakartaSans-SemiBold';
  src: url('/fonts/PlusJakartaSans-SemiBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PlusJakartaSans-ExtraBold';
  src: url('/fonts/PlusJakartaSans-ExtraBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
/*Max Query Variable*/
/*Max Query Variable*/
/*Min Query Variable*/
/*Min Query Variable*/
.textcenter {
  text-align: center;
}
.textleft {
  text-align: left;
}
.textright {
  text-align: right;
}
.textjustify {
  text-align: justify;
}
body {
  overflow-x: hidden;
  font-family: "PlusJakartaSans-Regular", sans-serif;
}
input:focus {
  outline: none;
}
select:focus {
  outline: none;
}
textarea:focus {
  outline: none;
}
.jakarta {
  font-family: 'PlusJakartaSans-Regular', sans-serif;
  font-weight: normal;
}
.jakarta strong {
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
}
.jakarta light {
  font-family: 'PlusJakartaSans-Light', sans-serif;
  font-weight: normal;
}
.jakarta medium {
  font-family: 'PlusJakartaSans-Medium', sans-serif;
  font-weight: normal;
}
.jakartabold {
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
}
.jakartalight {
  font-family: 'PlusJakartaSans-Light', sans-serif;
  font-weight: normal;
}
.jakartamedium {
  font-family: 'PlusJakartaSans-Medium', sans-serif;
  font-weight: normal;
}
.jakartaextra {
  font-family: 'PlusJakartaSans-ExtraBold', sans-serif;
  font-weight: normal;
}
.cancelmaxline {
  display: inherit;
  -webkit-line-clamp: disabled;
  -webkit-box-orient: vertical;
  overflow: visible;
  text-overflow: disabled;
  line-height: normal;
  height: auto;
}
.container {
  width: 95%;
  margin: 0 auto;
  position: relative;
  max-width: 1284px;
}
.row {
  display: flex;
  gap: 30px;
  align-items: center;
}
@media screen and (max-width:1280px) {
  .row {
    align-items: stretch;
  }
}
.row.gap14 {
  gap: 14px;
}
.row.start {
  align-items: flex-start;
}
.row.stretch {
  align-items: stretch;
}
@media screen and (max-width:769px) {
  .md-wrap {
    flex-wrap: wrap;
    gap: 0px;
    column-gap: 0;
    grid-row-gap: 30px;
  }
}
@media screen and (max-width:769px) {
  .sd-wrap {
    flex-wrap: wrap;
    gap: 0px;
    column-gap: 0;
    grid-row-gap: 30px;
  }
}
.col1 {
  width: calc(100% - 15px);
}
.col2 {
  width: calc(100% / 12 * 2 - 15px);
}
.col3 {
  width: calc(25% - 15px);
}
.col4 {
  width: calc(100% / 12 * 4 - 15px);
}
.col5 {
  width: calc(100% / 12 * 5 - 15px);
}
.col6 {
  width: calc(50% - 15px);
}
.col7 {
  width: calc(100% / 12 * 7 - 15px);
}
.col8 {
  width: calc(100% / 12 * 8 - 15px);
}
@media screen and (max-width:769px) {
  .md-col1 {
    width: 100%;
  }
}
@media screen and (max-width:769px) {
  .md-col4 {
    width: calc(100% / 12 * 4 - 15px);
  }
}
@media screen and (max-width:769px) {
  .md-col8 {
    width: calc(100% / 12 * 8 - 15px);
  }
}
@media screen and (max-width:750px) {
  .sd-col1 {
    width: 100%;
  }
}
@media screen and (max-width:750px) {
  .sd-col6 {
    width: calc(50% - 15px);
  }
}
.pt25 {
  padding-top: 25px !important;
}
.mt66 {
  margin-top: 66px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
@media screen and (max-width:769px) {
  .md-mt0 {
    margin-top: 0px !important;
  }
}
h2 {
  font-family: 'PlusJakartaSans-ExtraBold', sans-serif;
  font-weight: normal;
  line-height: 40px;
  font-size: 35px;
  color: #044650;
}
@media screen and (max-width:750px) {
  h2 {
    text-align: center;
  }
}
h3 {
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #044650;
}
h4 {
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #044650;
}
p {
  color: #051619;
  line-height: 24px;
  font-size: 18px;
  margin-top: 30px;
}
p .evi {
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
  color: #44B748;
}
/* Customize the label (the container) */
.containerradio {
  display: block;
  position: relative;
  padding-left: 45px;
  margin-bottom: 11px;
  cursor: pointer;
  font-family: 'PlusJakartaSans-Regular', sans-serif;
  font-weight: normal;
  color: #051619;
  font-size: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.containerradio strong {
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
}
.containerradio light {
  font-family: 'PlusJakartaSans-Light', sans-serif;
  font-weight: normal;
}
.containerradio medium {
  font-family: 'PlusJakartaSans-Medium', sans-serif;
  font-weight: normal;
}
/* Hide the browser's default checkbox */
.containerradio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
}
/* On mouse-over, add a grey background color */
.containerradio:hover input ~ .checkmark {
  background-color: #388C98;
}
/* When the checkbox is checked, add a blue background */
.containerradio input:checked ~ .checkmark {
  background-color: #388C98;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.containerradio input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.containerradio .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=text],
input[type=email],
textarea {
  padding: 18px 35px;
  border: 0;
  background-color: white;
  border-radius: 10px;
  width: 100%;
  font-family: 'PlusJakartaSans-Regular', sans-serif;
  font-weight: normal;
  color: #051619;
  font-size: 20px;
}
input[type=text] strong,
input[type=email] strong,
textarea strong {
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
}
input[type=text] light,
input[type=email] light,
textarea light {
  font-family: 'PlusJakartaSans-Light', sans-serif;
  font-weight: normal;
}
input[type=text] medium,
input[type=email] medium,
textarea medium {
  font-family: 'PlusJakartaSans-Medium', sans-serif;
  font-weight: normal;
}
.custom-select {
  position: relative;
  font-family: 'PlusJakartaSans-Regular', sans-serif;
  font-weight: normal;
  width: 100%;
  font-size: 20px;
}
.custom-select strong {
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
}
.custom-select light {
  font-family: 'PlusJakartaSans-Light', sans-serif;
  font-weight: normal;
}
.custom-select medium {
  font-family: 'PlusJakartaSans-Medium', sans-serif;
  font-weight: normal;
}
.custom-select select {
  display: none;
  /*hide original SELECT element: */
}
.select-selected {
  background-color: #fff;
  color: #051619;
}
/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 21px;
  right: 28px;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #9C9B9B;
  border-right: 2px solid #9C9B9B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.select-selected.select-arrow-active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select-selected.select-arrow-active:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 27px;
}
/* Point the arrow upwards when the select box is open (active): */
/*.select-selected.select-arrow-active:after { border-color: transparent transparent @textprimary transparent; top: 7px;}*/
/* style the items (options), including the selected item: */
.select-items div,
.select-selected {
  color: #9C9B9B;
  padding: 18px 35px;
  border-radius: 10px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}
.select-items div {
  color: #051619;
  border-radius: 0;
}
/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #fff;
  top: calc(100% - 2px);
  left: 0;
  right: 0;
  z-index: 99;
  padding: 15px 36px;
}
/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}
.select-items div:hover,
.same-as-selected {
  background-color: #DEECF5;
  border-radius: 0;
}
::placeholder {
  color: #9C9B9B;
  opacity: 1;
}
::-ms-input-placeholder {
  color: #9C9B9B;
}
.sottotitolo {
  color: #9C9B9B;
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
  font-size: 20px;
}
@media screen and (max-width:750px) {
  .sottotitolo {
    text-align: center;
  }
}
section {
  margin-top: 100px;
}
.pulsante {
  color: #fff;
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
  font-size: 22px;
  text-align: center;
  display: inline-block;
  min-width: 232px;
  padding: 18px 10px;
  border-radius: 64px;
  background-color: #388C98;
  border: 0;
  cursor: pointer;
}
header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  z-index: 2;
  background-color: #fff;
}
header .conthead {
  padding: 25.5px 0;
  max-width: 1413px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .conthead .logo {
  padding-left: 39px;
}
@media screen and (max-width:750px) {
  header .conthead .logo img {
    max-width: 160px;
  }
}
@media screen and (max-width:1024px) {
  header .conthead .menu {
    display: none;
  }
}
header .conthead .menu ul li {
  display: inline-block;
  padding: 0 30px;
}
header .conthead .menu ul li a {
  color: #044650;
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 44px;
}
header .conthead .menu ul li.evidenziato {
  background-color: #F5882B;
  border-radius: 80px;
  margin-left: 30px;
  margin-right: 0;
}
header .conthead .menu ul li.evidenziato a {
  color: #fff;
}
header .conthead .menumobile {
  display: none;
  padding: 0 30px;
  position: relative;
}
@media screen and (max-width:1024px) {
  header .conthead .menumobile {
    display: block;
  }
}
header .conthead .menumobile ul {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 10px;
  top: 100%;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  right: 10px;
  min-width: 204px;
}
header .conthead .menumobile ul li {
  display: block;
  padding: 10px 20px;
}
header .conthead .menumobile ul li a {
  color: #044650;
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
  font-size: 18px;
}
.visual {
  width: 100%;
  margin-top: 127px;
  background-image: url("../immagini/bisarche.png");
  background-repeat: no-repeat;
  background-position: right 144px;
  height: 878px;
}
@media screen and (max-width:1024px) {
  .visual {
    background-position: right bottom;
  }
}
@media screen and (max-width:750px) {
  .visual {
    background-size: 80%;
    height: 885px;
    background-image: none;
  }
}
@media screen and (max-width:736px) {
  .visual {
    height: 1268px;
  }
}
@media screen and (max-width:568px) {
  .visual {
    height: 1268px;
  }
}
.visual .contclaim {
  max-width: 1280px;
  top: 144px;
  margin: 0 auto;
  position: relative;
  width: 95%;
}
@media screen and (max-width:750px) {
  .visual .contclaim {
    text-align: center;
    top: 80px;
  }
}
.visual .contclaim h2 img {
  margin-left: 12px;
}
.visual .contclaim .sottotitolo {
  color: #388C98;
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
  font-size: 18px;
  margin-top: 10px;
}
.visual .contclaim .sottotitolo span {
  display: inline-block;
}
@media screen and (max-width:413px) {
  .visual .contclaim .sottotitolo span {
    display: block;
  }
}
.visual .contclaim .sottotitolo span:last-child {
  margin-left: 41px;
}
@media screen and (max-width:413px) {
  .visual .contclaim .sottotitolo span:last-child {
    margin-left: 0;
  }
}
.visual .contclaim .sottotitolo span::before {
  content: url("../immagini/check.svg");
  margin-right: 4px;
  top: 4px;
  position: relative;
}
.perche {
  margin-top: 50px;
  align-items: flex-start;
}
.perche .col4 {
  text-align: center;
}
.perche .col4 img {
  height: 171px;
  width: auto;
  margin-bottom: 30px;
}
.come {
  margin-top: 50px;
  align-items: flex-start;
}
.come .col4 {
  text-align: center;
}
.come .col4 .number {
  color: #044650;
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
  font-size: 22px;
  text-align: center;
  height: 50px;
  width: 50px;
  background-color: #DEECF5;
  line-height: 50px;
  display: inline-block;
  border-radius: 25px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin-bottom: 20px;
}
.come .col4 p {
  margin-top: 20px;
}
.boxgreen {
  background-color: #E7FFE8;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
  padding: 33px 46px;
  display: flex;
  column-gap: 32px;
  border-radius: 10px;
  align-items: flex-start;
}
@media screen and (max-width:413px) {
  .boxgreen {
    padding: 33px 20px;
  }
}
.boxgreen h4 {
  color: #44B748;
  font-size: 22px;
}
.boxgreen p {
  margin-top: 12px;
}
.servizi {
  margin-top: 50px;
  align-items: flex-start;
}
@media screen and (max-width:750px) {
  .servizi {
    text-align: center;
  }
}
.servizi .col4 img {
  margin-bottom: 16px;
}
@media screen and (max-width:413px) {
  .contattaci {
    gap: 0;
  }
}
.contattaci span {
  display: inline-block;
  font-size: 20px;
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-weight: normal;
  color: #388C98;
  margin-right: 20px;
}
@media screen and (max-width:413px) {
  .contattaci span {
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
  }
}
.contattaci .pulsante {
  min-width: 171px;
}
@media screen and (max-width:413px) {
  .contattaci .textright {
    text-align: center !important;
  }
}
@media screen and (max-width:413px) {
  .contattaci .col1 {
    width: 100%;
  }
}
.review .slide {
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 42px;
  border-radius: 10px;
  margin: 10px 5px;
  border: 1px solid #D9D9D9;
  transform: scale(0.8);
  transition: transform 0.3s;
  text-align: center;
  min-height: 487px;
}
.review .slide.slick-center {
  transform: scale(1);
}
.review .slide .stelline {
  margin: 0 auto;
  display: inline-block;
  margin-bottom: 50px;
}
.review .slide p {
  margin-top: 50px;
}
.review .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  height: 38px;
  width: 38px;
  background-color: #DEECF5;
  border-radius: 19px;
  text-align: center;
  z-index: 1;
  cursor: pointer;
}
.review .slick-arrow.slick-prev {
  left: 0;
}
.review .slick-arrow.slick-next {
  right: 0;
}
.review .slick-arrow img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.contform {
  background-color: #DEECF5;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 47px 75px 3px;
}
@media screen and (max-width:750px) {
  .contform {
    padding: 30px 34px 3px;
  }
}
.contform .row {
  margin-bottom: 15px;
}
.contindirizzo {
  padding-left: 170px;
}
@media screen and (max-width:769px) {
  .contindirizzo {
    padding: 0;
  }
}
.contindirizzo .row {
  margin-bottom: 20px;
}
.contindirizzo .col1 {
  display: flex;
  column-gap: 21px;
  align-items: center;
}
.contindirizzo a {
  color: #051619;
}
footer {
  width: 100%;
  background-color: #044650;
  margin-top: 172px;
  padding: 80px 0;
}
@media screen and (max-width:414px) {
  footer {
    padding: 80px 0 119px;
  }
}
@media screen and (max-width:413px) {
  footer {
    margin-top: 80px;
  }
}
footer .footercontainer {
  max-width: 1413px;
  width: 95%;
  margin: 0 auto;
  color: #fff;
}
footer .footercontainer a {
  color: #fff;
  font-size: 14px;
}
footer .footercontainer .row {
  gap: 157px;
  align-items: flex-start;
}
@media screen and (max-width:769px) {
  footer .footercontainer .row {
    gap: 30px;
  }
}
footer .footercontainer p {
  font-size: 14px;
  color: #fff;
}
footer .footercontainer h4 {
  color: #fff;
}
footer .footercontainer nav {
  margin-top: 16px;
}
footer .footercontainer nav ul {
  margin: 0;
  padding: 0;
}
footer .footercontainer nav ul li {
  display: block;
  margin: 12px 0;
}
footer .footercontainer .indfooter {
  display: flex;
  column-gap: 21px;
  align-items: center;
  margin: 10px 0;
}
footer .footercontainer .indfooter .ico img {
  filter: brightness(100);
}
footer .footercontainer .indfooter .testo {
  font-size: 14px;
  color: #fff;
}
.preventivatoreiframe {
  width: 100%;
  max-width: 650px;
  margin-top: 21px;
  min-height: 613px;
}
@media screen and (max-width:736px) {
  .preventivatoreiframe {
    max-width: 400px;
    min-height: 1318px;
  }
}
.whatsappbox {
  position: fixed;
  right: 51px;
  bottom: 20px;
  display: flex;
  border: 1px solid #D9D9D9;
  color: #051619;
  font-size: 18px;
  border-radius: 10px;
  padding: 12px 17px 3px 25px;
  column-gap: 6px;
  background-color: #fff;
  z-index: 2;
}
@media screen and (max-width:414px) {
  .whatsappbox {
    right: 20px;
  }
}
.whatsappbox a {
  color: #051619;
}
