*{font-family: 'Lato', sans-serif;}

.center {margin: 0 auto;}

.logo img {width: 70%; text-align: center; }

.bg-green {background-color: #aacb00;}
.bg-dark-green {background-color: #217342;}
.bg-yellow {background-color: #FFC808;}

.green {color: #aacb00;}

h2 {color: #fff; text-align: center; font-size: 20px; font-weight: 700;}
h1 {font-weight: 700; font-size: 30px; color: #fff; line-height: 30px;}

.alto {height: 120px; margin-top: 10vw;}

.check-invalid {border-color: #dc3545 !important;}

.aircondizioner-absolute {position: absolute; right: 0; bottom: -150px; width: 450px; z-index: 100;}
.aircondizioner {width: 100%;}

.f-8pt {font-size: 10px !important; color: #043216 !important; line-height: 10px;}
.f-11px {font-size: 11px !important; color: #d4d4d4 !important; }
.f-10px {font-size: 10pt !important; color: #043216 !important; padding-top: 3px;}
.f-12px {font-size: 12px; color: #24262d;}
.f-14px {font-size: 14px; color: #24262d;}
.f-18px {font-size: 16px; color: #fff; font-weight: 400;}
.f-22px {font-size: 22px; color: #043216; font-weight: 700;}
.avantages {color: #fff; font-size: 34px; font-weight: 700; line-height: 36px; font-family: 'lato', sans-serif;}
.avantages2 {color: #237141; font-weight: 700; line-height: 20px;} 
.avantages2 span {color: #237141; font-weight: 400; font-size: 26px;} 

.merci-title {color: #ff5722; font-size: 30px; font-weight: 700;}
.merci-text {color: #24272d; font-size: 18px; font-weight: 700; line-height: 20px;}

.border {border: solid 0px #919191 !important; border-radius: 10px;}

.footer h3 {font-size: 24px;}

form h2 {font-size: 25pt; line-height: 30pt;}
form h3 {font-size: 140%;}
.footer h4 {font-size: 120%; color: #333;}

a {color: #fff; text-decoration: underline;}
.footer a {color: #000;}

.footr p {color: #6D6E70; }

.strong-title {color: #333;}
.tiny-text {font-size: 7pt;}
.tiny-text2 {font-size: 8pt; color: #333 !important; }
.tiny-text3 {font-size: 8pt; }

.bg-impots h4 {color: white; text-decoration: none; font-style: italic; font-size: 16px;}

.grey {color: #909090; font-size: 70%;}

.container-fluid {position: relative;}

.btn-primary {border: none; background-color: #217342; color: #fff; font-size: 20px; border-radius: 10px; font-weight: 400; line-height: 20px; text-transform: uppercase; border-bottom: 3px solid #043216; max-width: 300px;}
.btn-primary:hover {background-color: #217342; border: none; border-top: 3px solid #043216;}
.btn-primary:active {background-color: #217342; border: none; border-top: 3px solid #043216;}

.anchor .btn-primary {border: none; background-color: #aacb00; color: #fff; font-size: 20px; border-radius: 10px; font-weight: 400; line-height: 20px; text-transform: uppercase;  max-width: 300px;}
.anchor .btn-primary:hover {background-color: #aacb00; border: none; }
.anchor .btn-primary:active {background-color: #aacb00; border: none; }

.bg-color {box-shadow: 0px 0px 40px #7DB4CF;}

.bg-landing-footer {background-color: #005783; margin-top: 200px;}
.banda2 { background-color: #fff; box-shadow: 0px 3px 5px 3px rgba(0,0,0,0.24); margin-top: -260px !important; border-radius: 10px; }
.banda2 p {color: #005783; font-size: 18px; line-height: 22px; font-weight: 400;}
h4 {font-size: 24px; color: #ff5722; font-weight: 700;}

#circles .card {background-color: transparent; border: none;}
#circles .card-title {color: #fff;}
#circles .card-text {font-size: 22px; line-height: 23px; color: #fff;}
.marche {color: #fff; font-size: 36px; font-weight: 700; text-align: center; }

.bg-form {background-color: #aacb00; }

.form-control {height: 40px; font-size: 16pt; color: #333 !important; border: 0px solid #707070;}
.green {color: #aacb00;}


.show-767 {display: none;}
.show-575 {display: none;}

@media (max-width: 1200px) {
	.aircondizioner-absolute {position: absolute; right: 0; bottom: -220px; width: 450px; z-index: 100;}
.avantages {color: #237141; font-size: 24px; line-height: 30px;}
}

@media (max-width: 990px) {
	.aircondizioner-absolute {position: relative; right: unset; bottom: unset; width: 350px; z-index: 100; margin: auto;}
}

@media (max-width: 767px) {
	.no-760 {display: none;}
	.m-hide {display: none;}
	.show-767 {display: block;}
}


@media (max-width: 575px) {
	#circles .card-text {font-size: 18px; line-height: 20px; color: #fff;}
	h2 {color: #fff; text-align: center; font-size: 20px; font-weight: 700;}
	h1 {font-weight: 700; font-size: 28px; color: #fff;}
	.show-767 {display: none;}
	.show-575 {display: block; margin: auto;}
}