p, h1, h2, h3, h4, h5, h6, a{
  font-family: "Open Sans", sans-serif!important;
  color: black!important;
}

.header-logo, .header-logo a{
  width: 100%;
}

.background-gradient-sfumature{
  background: linear-gradient(90deg, rgba(3,108,180,1) 0%, rgba(0,0,0,0) 76%), url("../img/banner_mz9.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.header-container{
  max-width: 100%!important;
}

header{
  background-color: white;
}
header .nav-link{
  color: black!important;
}
.first-section{
  margin-left: 10%;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  height: max-content;
  width: 100%;
  height: 60%;
}
.flex{
  display: flex;
}
.center-mid{
  align-items: center;
}
.align-mid{
  justify-content: center;
}
.title-banner{
  color: white!important;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.paragraph-banner{
  color: white!important;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
}
.round-button{
  padding: 10px 20px;
  background: white;
  color: #036cb4;
  border-radius: 20px;
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
}
.button-banner{
  margin-top: 20px;
  width: 100%!important;
}
.image-background-yellowone{
  background-image: url("../img/first.png");
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
}

.blue-boxed{
  padding: 40px 20px;
  border: 1px solid #036cb4;
  margin-top: 20px;
}

.blue-boxed p{
  font-size: 13px;
  color: black;
}

.site-width{
  width: 85%;
}
.page{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.second-section{
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 1250px) {
  .second-section{
    align-items: center;
  }
}

p{
  margin: 0px!important;
}
.second-section p{
  line-height: 30px;
  font-size: 14px;
}
.padding-50{
  padding: 30px 0px 30px 0px;
}
.full-width{
  width: 100%;
  display: flex;
  justify-content: center;
}
.text-third-part{
  font-size: 27px;
  color: #036cb4!important;
  text-align: center;
  line-height: 35px;
}

.text-seventh-part{
  font-size: 27px;
  color: #036cb4!important;
  text-align: center;
  line-height: 35px;
}
.subtext-seventh-part{
  margin-top: 20px!important;
  font-size: 14px;
  color: #036cb4!important;
  text-align: center;
  line-height: 30px;
}

.second-back{
  background-image: url("../img/sfondo2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.third-back{
  background-image: url("../img/sfondo3.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 0px!important;
}
.seventh-back{
  background-image: url("../img/sfondo7.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.four-points-icon .col-2{
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.fifth-back{
  background-color: #036CB4;
}
.text-fifth-part{
  font-size: 27px;
  color: white!important;
  text-align: center;
  line-height: 35px;
  font-weight: 200;
}
.column{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.space-between{
  justify-content: space-around;
}
.card-element img{
  width: 80%;
}
.button-product{
  padding: 5px 20px;
  border-radius: 20px;
  background-color: #036CB4;
  color: white!important;
}
.card-element h2{
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 15px;
}
.card-element p{
  font-size: 13px!important;
  line-height: 25px;
  text-align: center;
}
.card-element a{
  margin-top: 20px;
}

.align-left-column{
  align-items: flex-start;
}
.logofooter{
  margin-bottom: 30px;
}
#footer{
  background: #E9E9E9!important;
  border-top: none;
}

#footer .col-lg-3, #footer .col-xl-3{
  margin: 20px 40px 0px 40px;
}
#footer .title-footer{
  color: #036CB4!important;
  text-transform: uppercase;
  font-size: 18px;
}

.contactos-form{
  background-color: #F3F3F3;
}

.contactos-form form{
  padding: 10px 40px;
}

.contactos-form .form-group input, .contactos-form .form-group textarea{
  background-color: white!important;
  padding: 15px 15px!important;
}
.contactos-form .form-group input::placeholder, .contactos-form .form-group textarea::placeholder{
  color: gray;
}

.custom-title-form-sender{
  text-align: left!important;
  padding-left: 40px;
  padding-right: 100px;
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 35px;
}
.section-eight-form{
  display: flex;
  justify-content: center;
}
.blue-column{
  background-color: #036CB4!important;
  color: white!important;
  padding: 40px 30px;
  margin: 0px 10px;
}

.blue-column .column{
  align-items: flex-start;
}

.blue-column a, .blue-column h2, .blue-column p{
  color: white!important;
}
.blue-column a{
  font-weight: 100!important;
  font-size: 12px!important;
}
.blue-column h2{
  text-align: left!important;
  font-weight: 600;
  font-size: 25px!important;
  letter-spacing: 1px;
  margin-bottom: 10px!important;
}

.blue-column .row{
  margin: 30px 0px;
}

.rounded-img{
  padding: 7px;
  border: 1px solid white;
  border-radius: 28px;
}
.footer-social-icons .fab:before{
  font-size: 20px!important;
}
.form-privacy a{
  color: #036CB4!important;
}
.form-privacy{
  font-size: 13px;
}
a:not(.btn):hover{
  text-decoration: none;
}
.custom-button-invio, .button-product {
  transition: color 0.5s, transform 0.5s;
}

.custom-button-invio:hover, .button-product:hover {
  color: white!important;
  transform: scale(1.2);
}
.round-button {
  transition: transform 0.5s; /* Aggiunge una transizione di mezzo secondo per la trasformazione */
}

.first-section h2, .first-section p{
  width: 50%!important;
}

.round-button:hover {
  color: #036cb4;
  transform: scale(1.2)!important;
}
.header-nav-main .nav-link{
  transition: color 0.5s, transform 0.5s;
}

.round-button{
  text-align: center;
}
.button-banner .col-xl-5{
  padding: 0px!important;
}

#header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-active-text-light nav > ul > li:hover > a {
  color: black!important;
  transform: scale(1.2);
}
@media (max-width: 1491px){
  .round-button{
    display: block;
    width: 100%!important;
  }
}
@media (max-width: 575px){
  .title-banner{
    font-size: 25px!important;
    width: 75%!important;
  }
  .paragraph-banner{
    font-size: 15px!important;
  }
  .first-section{
    margin-top: 60px;
  }
  .round-button{
    font-size: 13px!important;
  }
  .button-banner .col-4{
    margin: 0px 10px!important;
  }
}

@media (max-width: 552px){
  .button-banner .col-4{
    width: 100%!important;
    margin: 5px 0px!important;
  }
  .round-button{
    width: 50%!important;
  }
}

@media (max-width: 768px){
  .first-section h2, .first-section p{
    width: 75%!important;
  }
}

@media (max-width: 375px) {
  .round-button{
    width: 65%!important;
  }
}

@media (max-width: 390px){
  .title-banner{
    font-size: 20px!important;
    line-height: 28px;
    width: 100%!important;
  }
}
.p0{
  padding: 0px 0px 0px 0px!important;
}
.blue-column .col-8{
  margin-left: 20px;
}
@media (max-width: 1199px){
  #footer .col-xl-3{
    margin: 0px 0px 0px 0px!important;
  }
}
.section-point-icon{
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 767px){
  #footer{
    text-align: center;
  }
  #footer .align-left-column{
    align-items: center;
  }
  #footer .col-xl-3{
    margin-bottom: 40px!important;
  }
  .footer-contact-section{
    justify-content: center;
  }
  .footer-contact-section{
    text-align: left!important;
  }
  .footer-col-responsive{
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
  }
  .footer-contact-section{
    justify-content: space-between
  }
  .footer-contact-section p{
    text-align: left;
  }
}

@media (max-width: 1200px){
  .card-element img{
    width: 70%!important;
  }
}
@media (max-width: 1068px){
  .button-product{
    padding: 5px 8px!important;
    font-size: 13px;
  }
}
.header-logo img{
  margin-left: 40px;
}
@media (min-width: 992px)
#header .header-nav-main nav > ul > li {
    margin-left: 0px;
}
.header-container{
  width: 95%;
}

.top-header-custom-blue{
  background-color: #036CB4;
}
.inside-header{
  width: 95%!important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.inside-header *{
  color: white!important;
  font-weight: 200;
  font-size: 12px;
}
.text-right{
  text-align: right;
}
.rounded-img-header{
  width: 15px;
  height: auto;
  margin-right: 8px;
}
.inside-header .fab{
  padding: 0px 8px;
}

@media (max-width: 767px){
  .inside-header {
    text-align: center!important;
    width: 100%!important;
  }
  .inside-header .text-right{
    text-align: center;
  }
}

.sticky-header-active .top-header-custom-blue{
  display: none;
}

#header{
  height: 130px!important;
}
#header > div.header-body.border-top-0.bg-white.box-shadow-none > div.header-container.container > div > div.header-column.justify-content-end > div > div > div > nav{
  background-color: white;
}

@media (max-width: 767px){
  #header{
    height: 160px!important;
  }
  #header > div.header-body.border-top-0.bg-white.box-shadow-none > div.header-container.container > div > div.header-column.justify-content-end > div > div > div > nav{
    position: absolute;
    top: -23px;
    width: 100%;
  }
}

#header .header-btn-collapse-nav{
  background-color: #036CB4;
}
.contactos-form .form-group #invia_form_landing{
  background-color: #036CB4!important;
  color: white;
  border-radius: 20px;
  padding: 7px 30px!important;
  border: 0px;
}
::selection {
  color: white;
  background: #3367D1;
}
.social-icons a{
	padding: 3px;
}
/* ultima parte di copyrights del footer */
#footer .full-width{
  margin-bottom: 0px!important;
  flex-direction: column;
  align-items: center;
}
.last-part-footer{
  flex-direction: row;
  justify-content: center;
  margin-top: 40px;
}
.last-part-footer .text-center{
  margin-bottom: 15px;
}
.footer-copyrights{
  text-align: center;
}
.last-part-footer .text-center p{
  color: #036CB4!important;
  font-size: 17px!important;
  font-weight: 700;
}
.last-part-footer .text-center i{
  color: #036CB4!important;
  font-size: 15px!important;
  font-weight: 500;
  margin: 0px 5px;
}
.footer-copyrights *{
  color: #858585!important;
}
.footer-copyrights a:hover{
  color: #FDD10D!important;
}
.separator-footer-last{
  background: #A6A6A6;
}

/* checklist */

@media (max-width: 1024px){
	.first-section{
		margin-left: 77px;
	}
	.custom-title-form-sender{
		padding-right: 30px!important;
	}
}

@media (max-width: 425px){
	.first-section{
		margin-top: 140px;
	}
	.first-section .round-button{
		padding: 5px 10px;
	}
	.footer-contact-section{
		text-align: center!important;
		margin: 10px 0px;
	}
	.footer-contact-section .col-2, .footer-contact-section .col-10{
		padding: 0px!important;
	}
}
