*{font-family: 'Poppins', sans-serif;}

.center {margin: 0 auto;}
.logo img {width: 100%;}

.bg-grey {background-color: #F3F2F0;}
.bg-orange {background-color: #ff5722;}
.bg-black {background-color: #000;}

h2 {color: #394241; text-align: center; font-size: 24px; font-weight: 400;}
h1 {font-weight: 400; font-size: 30px; color: #394241;}

.alto {height: 120px; margin-top: 10vw;}

.check-invalid {border-color: #dc3545 !important;}

.f-8pt {font-size: 8pt !important; color: #d4d4d4 !important; }
.f-11pt {font-size: 11pt !important; color: #d4d4d4 !important; }
.f-10px {font-size: 10pt !important; color: #005783 !important; padding-top: 3px;}
.f-12px {font-size: 12px; color: #fff; font-weight: 500;}
.f-14px {font-size: 14px; color: #24262d;}
.f-18px {font-size: 18px; color: #1D1D1B; font-weight: 400;}
.f-19px {font-size: 18px; color: #1D1D1B; font-weight: 300;}
.f-16px {font-size: 16px; color: #394241; font-weight: 400;}
.f-22px {font-size: 22px; color: #005783; font-weight: 700;}
.f-30px {font-size: 26px; color: #1D1D1B; font-weight: 400;}
.f-24px {font-size: 22px; color: #1D1D1B; font-weight: 400;}
.avantages {color: #25252d; font-size: 36px; font-weight: 700;}

.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 1px #919191 !important;}

.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: 11px; color: #7c7c7c !important; }
.tiny-text2 a {font-size: 11px; color: #CB7B1E !important; font-weight: 500;}
.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;}

.carousel-control-next-icon {color: #CB7B1E; background-color: #CB7B1E;}
.carousel-control-prev-icon {color: #CB7B1E; background-color: #CB7B1E;}
.sr-only {color: #CB7B1E; }

.btn-primary {border: none; background-color: #CB7B1E; color: #fff; font-size: 18px; border-radius: 0px; font-weight: 700; line-height: 22px;}
.btn-primary span {font-size: 14px; font-weight: 400; font-style: italic; line-height: 14px;}
.btn-primary:hover {background-color: #D87200; border: none;}

.bg-color {background-color: #979797;}

.bg-landing-footer {background-color: #c8ec93; }
.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 {color: #CB7B1E;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 500;}
.text-left p {font-size: 13px; font-weight: 300;}

#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: #394241; font-size: 24px; font-weight: 400; text-align: center; }

.bg-form {background-color: rgba(255,255,255,1); border-radius: 0px;}

.form-control {height: 40px; font-size: 16pt; color: #333 !important; border: 0px solid #707070;}
.cajas {justify-content: space-between; align-items: flex-start;
    align-content: flex-start;}

.footer .bg-white {font-size: 16px; color: #CB7B1E; font-weight: 700; text-transform: uppercase;}

@media (max-width: 1250px) {
}

@media (max-width: 990px) {
}

.select2 {
    width: 100% !important;
    border: none;
    text-align: left;
}
.select2-container--default .select2-selection--single {
    height: 40px;
    font-size: 11pt !important;
    color: #333 !important;
    border: 0px solid #707070;
    background-color: #F3F2F0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent;
    border-width: 5px 4.5px 0 4px;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000 transparent;
    border-width: 0 4.5px 5px 4px;
}