@charset "UTF-8";
/* CSS Document */

body,
h1,
h2,
h3,
h4,
h5,
p {
   font-family: "Montserrat", sans-serif;
}

// <weight>: Use a value from 200 to 700
// <uniquifier>: Use a unique and descriptive class name

.oswald-<uniquifier> {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.bg-light{
  margin-top: 2rem;
  margin-left: 2rem;
  margin-right: 2rem;
  background-color: #0f57a4!important;
  padding:1rem;

}
.form-check-label{
  color : #fff;
}
.head{
  background-image: url(../img/head.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 100vh;
}
.logo-nav{
  min-width: 83px;
  width: 83px;
  position:absolute;
  top:-2.7rem;
}
.nav-link {
    display: block;
    font-family: "Oswald", sans-serif;
    color:#fff;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    font-size: calc(16px + ( 18 - 16)*((100vw - 300px) /(1920 - 300)));
    letter-spacing: 0.1rem;
    margin-right: 2rem;
}
.btn-nav{
  background-color: #fff;
  color:#0f57a4;
  margin-left: 2rem;
}
/*-----------------------------------Video Back----------------------------------------------*/

/*-----------------------------------Fine Video Back----------------------------------------------*/
.back-righe{
  background-image: url(../img/back-righe.svg);
  background-size: 100%;
  background-repeat: repeat-y;
  background-position: center bottom;
}
.back-righe2{
  background-image: url(../img/back-righe2.svg);
  background-size: 100%;
  background-repeat: repeat-y;
  background-position: center top;
}
.title-h1{
  font-size: calc(12px + ( 18 - 12)*((100vw - 300px) /(1920 - 300)));
  line-height: calc(16px + ( 18 - 16)*((100vw - 300px) /(1920 - 300)));
  color:#0f57a4;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 0rem;
}
.txt-intro{
  font-size: calc(30px + ( 82 - 30)*((100vw - 300px) /(1920 - 300)));
  line-height: calc(32px + ( 94 - 32)*((100vw - 300px) /(1920 - 300)));
  color:#15182d;
  font-weight: 300;
  text-transform: uppercase;
}


.box-intro{
  padding-top: 14%;
}
.txt{
  font-size: calc(15px + ( 21 - 15)*((100vw - 300px) /(1920 - 300)));
  line-height: calc(17px + ( 28 - 17)*((100vw - 300px) /(1920 - 300)));
  color:#15182d;
  font-weight: 400;
  margin-bottom: 0.7rem;
}

.call{
  font-size: calc(16px + ( 24 - 16)*((100vw - 300px) /(1920 - 300)));
  line-height: calc(20px + ( 24 - 20)*((100vw - 300px) /(1920 - 300)));
  color:#15182d;
  font-weight: 600;
  margin-bottom: 0.7rem;
  padding-top: 4rem;
}
.box-descrizione{
  padding-top: 4rem;
  padding-bottom: 20%;
}
.box-sezione{
  padding-top: 4rem;
  padding-bottom: 10%;
}
.angolo{
  max-width: 2rem;
}

.ufficio{
  width:100%
}

.back-blu{
  background-color: #0f57a4;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.btn-servizi{
  background-color: #fff;
  padding: 0.6rem 1.4rem;
  border-radius: 3rem;
  border:0px solid #fff;
  color:#0f57a4;
  font-size: calc(16px + ( 14 - 16)*((100vw - 300px) /(1920 - 300)));
  font-weight: 600;
}

.btn-call{
  background-color: #0f57a4;
  padding: 0.6rem 1.4rem;
  border-radius: 3rem;
  border:0px solid #0f57a4;
  color:#fff;
  font-size: calc(16px + ( 14 - 16)*((100vw - 300px) /(1920 - 300)));
  font-weight: 600;
}
.box-servizi{
  padding-top: 5%;
  padding-bottom: 5%;
}
.back-pianta{
  background-image: url(../img/pianta.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.box-servizio{
  padding: 2rem;
}
.title-servizio{
  font-size: calc(22px + ( 26 - 22)*((100vw - 300px) /(1920 - 300)));
  line-height: calc(23px + ( 24 - 23)*((100vw - 300px) /(1920 - 300)));
  color:#fff;
  font-weight: 700;
  margin-bottom: 0.7rem;
}
.txt-white{
  font-size: calc(16px + ( 18 - 16)*((100vw - 300px) /(1920 - 300)));
  line-height: calc(20px + ( 24 - 20)*((100vw - 300px) /(1920 - 300)));
  color:#fff;
  font-weight: 300;
  margin-bottom: 0.7rem;
}
.icn-serv{
  width: 60%;
}
.tit-serv{
  font-family: "Oswald", sans-serif;
  font-size: calc(16px + ( 20 - 16)*((100vw - 300px) /(1920 - 300)));
  line-height: calc(20px + ( 24 - 20)*((100vw - 300px) /(1920 - 300)));
  color:#515151;
  font-weight: 600;
  margin-bottom: 0.7rem;
  text-align:center;
  padding-bottom: 3rem;
}
.title-h3{
  font-size: calc(16px + ( 34 - 16)*((100vw - 300px) /(1920 - 300)));
  line-height: calc(20px + ( 34 - 20)*((100vw - 300px) /(1920 - 300)));
  color:#0f57a4;
  font-weight: 600;
}
.box-txt-icn{
  padding-top: 5%;
}
.img-interni{
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}
.img-sx{
  width: 100%;
  padding-left: 10%;
  padding-right: 1%;
  padding-top: 5%;
  padding-bottom: 20%;
}

.img-dx{
  width: 100%;
  padding-left: 1%;
  padding-right: 10%;
  padding-top: 15%;
  padding-bottom: 20%;
}
.box-interior{
  padding-top: 9%;
}
.pianta{
  max-width: 80%;
}
.back-foot{
  background-color: #0f57a4;
  padding-top: 4rem;
}
.logo-footer{
  position: absolute;
  top:-8rem;
  right: 0;
  max-width: 70%;
}
.sp-logo-foot{
  padding-top:20rem;
}
#sendBtn {
  background-color: #fff;
  color: #0f57a4;
  border: 1px solid #0f57a4;
}
.tit-foot{
  font-family: "Oswald", sans-serif;
  font-size: calc(24px + ( 30 - 24)*((100vw - 300px) /(1920 - 300)));
  line-height: calc(20px + ( 24 - 20)*((100vw - 300px) /(1920 - 300)));
  color:#fff;
  font-weight: 600;
  padding-bottom: 0rem;
}
.txt-foot{
  font-size: calc(16px + ( 22 - 16)*((100vw - 300px) /(1920 - 300)));
  line-height: calc(20px + ( 24 - 20)*((100vw - 300px) /(1920 - 300)));
  color:#fff;
  font-weight: 300;
  margin-bottom: 0.7rem;
}
.dati{
  font-size: calc(16px + ( 16 - 16)*((100vw - 300px) /(1920 - 300)));
  line-height: calc(20px + ( 16 - 20)*((100vw - 300px) /(1920 - 300)));
  color:#fff;
  font-weight: 300;
  margin-bottom: 0.7rem;
  padding-top: 4rem;
}
.form-control {
    margin-top: 1rem;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: calc(16px + ( 18 - 16)*((100vw - 300px) /(1920 - 300)));
    color:#fff;
    font-weight: 400;
    line-height: 1.5;
    background-color: transparent;
    background-clip: padding-box;
    border:0px;
    border-bottom: 3px solid #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

input::placeholder {
  opacity: 1;
  font-size: calc(16px + ( 18 - 16)*((100vw - 300px) /(1920 - 300)));
  color:#fff!important;
  font-weight: 400;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 1;
  font-size: calc(16px + ( 18 - 16)*((100vw - 300px) /(1920 - 300)));
  color:#fff!important;
  font-weight: 400;
}
.form-control:focus {
    font-size: calc(16px + ( 18 - 16)*((100vw - 300px) /(1920 - 300)));
  color:#fff;
    background-color: transparent;
    border-color: #fff;
    outline: 0;
    box-shadow: 0 0 0 0;
}


textarea.form-control {
 
}

.btn-blu{
  background-color:#fff;
  border-radius: 8rem;
  color:#0f57a4;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: calc(16px + ( 18 - 16)*((100vw - 300px) /(1920 - 300)));
  padding: 0.4rem 2rem;
}
.btn-blu:hover{
  background-color:#0e427a;
  border-radius: 8rem;
  color:#0f57a4;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: calc(16px + ( 18 - 16)*((100vw - 300px) /(1920 - 300)));
  padding: 0.4rem 2rem;
}


.white{
  color:#fff;
}
a{
  color:#fff;
  text-decoration:none;
}
a:hover{
  color:#d7d8e9;
  text-decoration:none;
}
@media only screen and (max-width: 1500px) {
.nav-link {
    display: block;
    font-family: "Oswald", sans-serif;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    font-size: calc(16px + (13 - 16) * ((100vw - 300px) / (1920 - 300)));
    letter-spacing: 0.1rem;
    margin-right: 2rem;
}
.btn-nav {
    background-color: #fff;
    color: #0f57a4;
    margin-left: 0rem;
    padding-left: 1rem;
}
.logo-nav {
    min-width: 80px;
    width: 80px;
    position: absolute;
    top: -2.7rem;
}
.box-intro {
    padding-top: 8%;
}
.logo-footer{
  position: absolute;
  top:-7rem;
  right: 0;
  max-width: 70%;
}
}
@media only screen and (max-width: 1200px) {
  .head{
  background-image: url(../img/head-m.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 100vh;
}
.btn-nav {
    background-color: #fff;
    color: #0f57a4;
    margin-left: 0rem;
    padding-left: 1rem;
}
.navbar-toggler {
  border:0px solid #fff;
}
.navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
}

@media only screen and (max-width: 840px) {
  
}

@media only screen and (max-width: 850px) {
.bg-light {
    margin-top: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    background-color: #0f57a4 !important;
    padding: 0.5rem;
}
.logo-nav {
    min-width: 60px;
    width: 60px;
    position: absolute;
    top: -1.7rem;
}
.btn-nav {
    background-color: #fff;
    color: #0f57a4;
    margin-left: 0rem;
    padding-left: 1rem;
}
.navbar-toggler {
  border:0px solid #fff;
}
.navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 transparent;
}

.head{
  background-image: url(../img/head-m.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 100vh;
}
.box-descrizione{
  padding-top: 1rem;
  padding-bottom: 30%;
}
.box-sezione{
  padding-top: 1rem;
  padding-bottom: 10%;
}
.back-pianta {
    background-image: url(../img/pianta.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;

}
.btn-servizi {
    background-color: #fff;
    padding: 0.4rem 1.2rem;
    border-radius: 3rem;
    border: 0px solid #fff;
    color: #0f57a4;
    font-size: calc(14px + (14 - 14) * ((100vw - 300px) / (1920 - 300)));
    font-weight: 600;
}
.tit-serv {
    padding-bottom: 1rem;
}

.call {
    font-size: calc(16px + (24 - 16) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(20px + (24 - 20) * ((100vw - 300px) / (1920 - 300)));
    color: #15182d;
    font-weight: 600;
    margin-bottom: 0.7rem;
    padding-top: 1rem;
}
.logo-footer {
    position: absolute;
    top: -6rem;
    right: 2rem;
    max-width: 34%;
}
.sp-logo-foot {
    padding-top:3rem;
}
.tit-foot{
  padding-top: 1rem;
}
.h1-pag{
  padding-top: 2rem;
}
}