/* GENERAL */
p, a, li, ul { line-height: 22px; }
.btn.contact { background-color: #11A7E3; color: #05112D; padding: 9px 30px; font-weight: 700; font-size: 18px; letter-spacing: 0.9px; border: none; text-decoration: none; }
.btn.contact:hover { color: #11A7E3; background-color: #05112D; text-decoration: none; }
p + p { margin-top: 20px; }

.main_text p, .main_text2 p, .services_liste p { font-size:18px; line-height: 22px; letter-spacing: .45px; }
.main_text p .btn, .main_text2 p .btn, .services_liste p .btn { margin-top: 10px; }

.phone-number { text-decoration: underline; text-decoration-color: transparent; transition: all 0.3s ease-in-out; }
.phone-number:hover { text-decoration-color: inherit; }
button.more { padding: 2.5% 5%; border-top:0; }


/* HEADER */
.topheader-container { background-color: #11A7E3; }
.topheader-container .top-contact { color: #fff; font-size: 18px; letter-spacing: 0.45px; line-height: 20px; }
.topheader-container .top-contact a { color: #fff; }

.header_container{ padding: 30px 0 8px; box-shadow: 0px 11px 7px -9px rgba(5, 17, 45, 0.50); }

.top-menu li { text-align: right; }
.top-menu li .btn.contact { padding: 6px 30px 4px; margin-bottom: 5px; }
.top-menu li:hover > a { background-color: #fff; color: #11A7E3; }

.menu { margin-right: -10px; }
.menu li a { font-weight: 500; font-size: 20px; color: #05112D; padding: 10px; }
.menu.nav-tabs > li > a { color: #05112D; background-color: #fff; }
.menu.nav-tabs > li > a.active { color: #11A7E3; }
.menu.nav-tabs > li:hover > a { color: #11A7E3; text-decoration: underline; }
.menu.nav-tabs > li.facebook { margin: 0; }
.menu.nav-tabs > li.facebook > a { padding: 0px 25px; color: transparent; background-color: transparent !important; }
.menu.nav-tabs > li.facebook > a > svg{ width: 15px; transition: all 0.3s ease-in-out; }
.menu.nav-tabs > li.facebook:hover > a > svg { fill: #05112D; }


/* SECTIONS */
.top_container { background-image: linear-gradient(rgba(5, 17, 45, 0.50) 25%, rgba(5, 17, 45, 0.50) 100%), url("images/top-bg.png"); background-blend-mode: darken; padding:120px 0 110px; margin:-1px 0}
.h1_div h1 span { color: #fff; font-size: 64px; line-height: 77px; margin-bottom: 24px; }
.h1_div h1 span strong { font-size: 700; }
.h1_div h1 { letter-spacing: 2.1px; font-size:45px; line-height: 51px; font-weight: 600; }
.h1_div .btn { margin-top: 30px; }

.main_container{ background:#fff; padding:60px 0px; }
.main_container button.more{ background-color:#fff; color:#05112D; background-image: url(images/moins-dark.png); border-bottom: 2px solid #05112D; }
.main_container button.more.collapsed { background-image: url(images/plus-dark.png);}
.main_text { padding-right: 60px; }
.main_text h2 { font-size: 42px; line-height: 51px; margin: 0 0 20px; letter-spacing: 2.1px; color: #05112D; font-weight: 600;}
.main_img { background: url('images/infos-img.jpg') center center / cover no-repeat; } 

.cta_container{ background: #05112D; padding:40px 0px; }
.cta_container button.more{ background-color:#05112D; }
.cta_container { color: #fff; }
.cta_container h2 { color: #fff; font-size: 42px; line-height: 51px; margin: 0 0 20px; letter-spacing: 2.1px; font-weight: 600; max-width: 650px; margin-bottom: 0; }
.cta_container ul li { color: #fff;  font-size: 24px; letter-spacing: 1.2px; line-height: 34px; list-style: square; }
.cta_container .btn.contact { color: #fff; }
.cta_container .btn.contact:hover { color: #11A7E3; background-color: #fff; text-decoration: none; }

.apropos_container{ padding:60px 0; background:#fff }
.apropos_container button.more{ background-color:#fff; color:#05112D; background-image: url(images/moins-dark.png); border-bottom: 2px solid #BFBFBF; }
.apropos_container button.more.collapsed { background-image: url(images/plus-dark.png); }
.main_text2 h3 { font-size: 42px; line-height: 51px; margin: 0 0 20px; letter-spacing: 2.1px; color: #05112D; font-weight: 600; }
.main_img2-container { padding-top: 24px; } 
.main_img2 { background: url('images/apropos-img.jpg') center top / cover no-repeat;  } 

.services_liste h3 { font-size: 30px; line-height: 37px; margin: 30px 0 18px; letter-spacing: 0; color: #05112D; font-weight: 700; text-transform: unset;}
.services_liste ul { margin: 0 0 24px 30px; }
.services_liste ul li { font-size:18px; line-height: 20px; letter-spacing: .45px; list-style: square; }

.galerie_container { background-color: #BFBFBF; padding: 60px 0;}
.galerie_container button.more{ background-color:#BFBFBF; color:#05112D; background-image: url(images/moins-dark.png); border-bottom: 2px solid #05112D; }
.galerie_container button.more.collapsed { background-image: url(images/plus-dark.png); }
.galerie_container .img-fluid { object-fit: cover; aspect-ratio: 3/2;}

.contact_container { background-color: #05112D; padding: 60px 0;}
.contact_container button.more{ background-color:#05112D; }
.contact_text img { padding-bottom: 23px; margin: 0 auto; display: block; }
.contact_text h4 { border-top:2px solid #11A7E3; border-bottom:2px solid #11A7E3; font-size: 18px; line-height: 22px; text-align: center; letter-spacing: 0.45px; color: #fff; padding: 20px 0; font-weight: 400; }
.contact_text p { color: #11A7E3; font-size: 18px; line-height: 22px; text-align: center; letter-spacing: 0.45px; padding: 20px 0; font-weight: 400; }
.contact_text p a { color: #fff; text-decoration: underline; }
.contact_text p a:hover { color: #11A7E3; text-decoration: none; }

#contactForm{ text-align:center; overflow:hidden; }
#contact_form{ display: flex; justify-content: space-between; flex-wrap: wrap; text-align:center; overflow:hidden; }
#contact_form #form_title, #contact_form h2 { color: #fff; font-size: 42px; line-height: 51px; margin: 0 0 20px; letter-spacing: 2.1px; font-weight: 600; width: 100%; }
input[type='text'], select, textarea{ border-radius: 0px; border: solid 2px #BFBFBF; background: #fff; color:#262626; font-size:18px; font-weight:400; line-height: 22px; letter-spacing: 0.45px; width:100%; height:40px; padding:5px; margin-bottom:20px; }
input[type='text'], select{ max-width:calc(50% - 11px); }#form_title{ font-size:38px; font-weight:900; color:#fff; text-transform:uppercase; }
#label_select{ font-size:22px; color:#fff; margin-bottom:10px; }
#contact_form_message{ float:left; color:#fff; margin-top:10px; margin-left:0px; }
#contact_submit { text-transform: uppercase; color:#fff; background:#11A7E3; cursor:pointer; margin-left: auto; padding: 9px 30px; font-weight: 700; font-size: 18px; letter-spacing: 0.9px; border: none; text-decoration: none; }
#contactForm #contact_submit:hover { background-color: #fff; color: #11A7E3; }
#contactForm textarea{ height:90px; }
#contactForm #label_select{ display:none!important; }
.errorHighlight{ border:solid 2px #d82424!important; color:#d82424!important; }

/* SUBMIT */
.thank_you_box .thank_you_stripe { background-color: transparent!important;}
.thank_you_box .thank_you_stripe p { color:#fff!important;}
.thank_you_box img { max-height: 150px; }
.thank_you_box p.links#thank_you_another { display: inline-block; background-color: #11A7E3; color: #05112D; padding: 9px 30px; font-weight: 700; font-size: 18px; letter-spacing: 0.9px; border: none; text-decoration: none; }
.thank_you_box p.links#thank_you_another:hover { color: #11A7E3; background-color: #05112D; text-decoration: none; }

/* NOT USED */
#map{ height:400px; background:#cecece; }
#info_box_style{ padding:10px; text-align:center; }
#info_box_style p.map-name{ font-size:15px; font-weight:700; text-transform:uppercase; }
#info_box_style p.adr{ font-family:lato; font-size:13px; color:#1e1e1e; line-height:16px; margin-bottom:15px; }
#info_box_style p.tel{ font-family:lato; font-size:15px; color:#1e1e1e; margin-bottom:10px; }
#info_box_style a.scrollto{ font-family:lato; font-size:15px; color:#1e1e1e; text-decoration:underline; }
.gm-style-pbc{ z-index:100 !important; pointer-events:none; }



@media (min-width: 1600px ) {
  .container { max-width: 1540px; }
}
@media (min-width: 1700px) {
  .nav-tabs > li > a#menu_informations br { display: none; }
}
@media (min-width: 1200px) {
  .cta_container h2 { max-width: 500px; }
}
@media (min-width: 992px) {
  .collapse { display: block !important }
  button.more { display: none!important; }
}

@media (max-width: 1699.98px) {
  .menu li { margin-left: 10px; }
  .menu li a { padding: 10px!important; font-size: 18px; }
}
@media (max-width: 1199.98px) {
  .logo { max-height: 60px; max-width: 100%; width: auto !important; height: auto; margin: 10px 0; }
  .body-container:not(#infinite-adsense) { padding: 40px 0; }
  .body-container.header_container { padding: 20px 0 8px!important; }
  .top_container { padding: 80px 0 60px!important; }
  #footer_box { padding: 10px 0!important; }
  #contactForm { padding: 0 0 40px; }
  .main_text {padding-right: 0;}
  .galerie_container .row { gap: 30px 0; }
  .cta_container h2 { max-width: 100%; }
  .cta_container .d-flex { flex-direction: column; align-items: start!important; }
  .cta_container .d-flex ul { column-count: 2; gap: 0px 100px; margin: 15px 30px; }
  .cta_container .d-flex .btn { margin-top: 15px; }
}
@media (max-width: 991.98px){
  button.more, .main_container { border-radius: unset; }
  .body-container { padding: 0 !important; min-width: 0; overflow: hidden; }
  .body-container .panel-collapse { padding: 20px 0!important; }
  .top_container { padding: 40px 0 30px!important; }
  .h1_div h1 span { font-size: 46px; line-height: 52px; }
  .h1_div h1 { font-size: 32px; line-height: 38px; }
  .main_text h2, .cta_container h2, #contact_form #form_title, #contact_form h2 { font-size: 28px; line-height: 34px; }
  .main_text2 h3 { font-size: 28px; line-height: 34px; }
  .services_liste h3 { font-size: 24px; line-height: 28px; }
  .services_liste { margin: 0 0 18px }
  .cta_container ul li { font-size: 20px; line-height: 24px; }
}
@media (max-width: 767.98px) {
  .body-container .panel-collapse { padding: 20px 15px!important; }
  .cta_container .d-flex ul { column-count: 1; gap: 0px; margin: 15px 30px; }
  .btn.contact, .main_text p, .main_text2 p, .services_liste p { font-size: 16px; line-height: 20px; }
}
@media (max-width: 575.98px) {
  input[type='text'], select { max-width: 100%; }
  .cta_container ul li { font-size: 18px; line-height: 22px; }
  button.more { padding: 5%; border-top:0; }
  .body-container .panel-collapse { padding: 20px 15px!important; }
  .btn.contact, .main_text p, .main_text2 p, .services_liste p { font-size: 16px; line-height: 20px; }
}
/*# sourceMappingURL=style-temp.css.map */