*, ::after, ::before { box-sizing: border-box; }

body { font-family: "Poppins", sans-serif; font-size: 13px; font-weight: 400; line-height: 2; color: #222; }

html { scroll-behavior: smooth; }

a { text-decoration: none; color: #ffffff; }

a:hover { color: #0677B2 !important; }

.object-position-start { object-position: left; }

figure { margin: 0; }

.blockquote-img img { width: 100px; border-radius: 50%; height: auto; display: inline-block; }

.blockquote { font-size: 16px; font-style: italic; }

.blockquote .blockquote-footer { margin-top: 15px; letter-spacing: 1.5px; font-size: 18px; text-transform: uppercase; color: #ffffff; font-style: normal; }

.logo { width: 180px; }

.icon-sm { width: 23px; height: 23px; }

.icon-md { width: 38px; height: 38px; }

.icon-lg { width: 48px; height: 48px; }

.icon-white { stroke: white; }

.fixed-phone { right: 20px; bottom: 20px; background: linear-gradient(135deg, #0d62c5, #000000); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.7); z-index: 3; }

.parallax-section { background: #000; overflow: hidden; position: relative; }

.parallax-section .parallax-content { -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; color: #fff; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: box; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; height: 100%; position: relative; z-index: 2; }

.parallax-section .parallax-image { background-image: url("../images/parallax.jpg"); background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; background-position: center; height: 660px; left: 0; opacity: 0.3; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); position: absolute; top: 0; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -o-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); width: 100%; z-index: 1; }

.odometer { font-size: 40px; font-weight: 700; line-height: 1.2; }

.pb-5em { padding-bottom: 5rem; }

.bg-urgence { background-image: url("../images/urgence.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; min-height: 450px; position: relative; }

@media (min-width: 768px) { .bg-urgence { min-height: 100%; } }

#success-animation { width: 100px; height: 100px; margin: 0 auto; display: block; margin-bottom: 50px; }

h2 { font-size: 26px; line-height: 1.3; }

h3 { font-size: 24px; line-height: 1.5; }

h4 { font-size: 20px; line-height: 1.5; }

h5 { font-size: 18px; text-transform: uppercase; line-height: 1.34167; }

h6 { font-size: 16px; font-weight: 400; line-height: 1.3; }

h2, h3, h5 { font-weight: 600; }

.heading-section::after { content: ""; position: relative; display: block; height: 1px; width: 50px; margin-top: 15px; margin-bottom: 30px; background: #0677B2; will-change: transform, opacity; }

.heading-section-center::after { margin-left: auto; margin-right: auto; }

.text-primary { color: #0677B2 !important; }

.text-secondary { color: #0677B2 !important; }

.text-white { color: #ffffff !important; }

.text-overlay { position: absolute; width: 100%; height: 100%; }

.bg-primary { background-color: #193c66 !important; }

.bg-secondary { background-color: #0677B2 !important; }

.bg-tertiary { background-color: #333235 !important; }

.bg-gradient-color { background: linear-gradient(135deg, #0D62C5, #0B1F3A); }

.bg-warning { background-color: #ffedd5 !important; }

.bg-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); }

.bg-light { background-color: #f5f5f5 !important; }

.linear-gradient { background: linear-gradient(90deg, #000 50%, #F7F7F7 50%); }

.bg-blog-card-container { background-image: url("../images/blog/profonde/incendie.jpg"); background-size: cover; background-repeat: no-repeat; }

.container { position: relative; margin: 0 auto; padding-left: 1rem; padding-right: 1rem; }

section { position: relative; display: block; padding-top: 5rem; }

main { margin-top: 80px; }

header { position: relative; z-index: 1000; padding: 0; margin: 0; border-bottom: none; display: block; }

.navbar { padding-top: 15px; padding-bottom: 15px; transition: padding 0.3s ease; }

.navbar .nav-link { font-size: 14px; text-transform: uppercase; }

.navbar .nav-link.active { color: #0677B2; }

.navbar.fixed-top { background-color: #ffffff; }

.navbar.navbar-shrink { padding-top: 6px; padding-bottom: 6px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); }

.btn { padding: 10px 25px; border: none; cursor: pointer; font-weight: 400; border-radius: 0; }

.btn-primary { background-color: #193c66; color: #ffffff; }

.btn-primary:hover { background-color: #0677B2; color: #ffffff !important; }

.btn-secondary { background-color: #0677B2; color: #ffffff; }

.btn-secondary:hover { background-color: #000000; color: #ffffff !important; }

.btn-white { background-color: #ffffff; color: #0677B2; }

.btn-black { background-color: #000000; color: #ffffff; }

.btn-black:hover { background-color: #0677B2; color: #ffffff !important; }

.btn-gradient { color: white; background: #113b6e; background: linear-gradient(90deg, #113b6e 0%, #162f4b 100%); background: -moz-linear-gradient(90deg, #113b6e 0%, #162f4b 100%); background: -webkit-linear-gradient(90deg, #113b6e 0%, #162f4b 100%); }

.button { background: linear-gradient(135deg, #0D62C5, #0B1F3A); color: white; padding: 0.75rem 1.5rem; border: none; border-radius: 8px; font-size: 1rem; font-weight: bold; cursor: pointer; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); transition: transform 0.2s ease, box-shadow 0.2s ease; }

.button:hover { transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25); }

.card { border: 0; box-shadow: var(--bs-box-shadow); }

.card.warning-border-left { border-left: 4px solid #cf612e; }

.card .card-header { border: 0; background-color: transparent; }

::-webkit-input-placeholder { color: #000000 !important; font-size: 13px; font-weight: 400; }

::-moz-placeholder { color: #000000 !important; font-size: 13px; font-weight: 400; }

:-ms-input-placeholder { color: #000000 !important; font-size: 13px; font-weight: 400; }

:-moz-placeholder { color: #000000 !important; font-size: 13px; font-weight: 400; }

.form-control { background-color: #ffffff; padding: 1rem 0.75rem; }

.input-group { background-color: #f5f5f5; }

.input-group .input-group-text { border: 0; background-color: #f5f5f5; }

.input-group .form-control { border: 0; padding: 1rem 0.75rem; background-color: #f5f5f5; font-size: 13px; }

.input-group .form-control:focus { box-shadow: none; background-color: #ffffff; border: 1px solid #f5f5f5; }

textarea { resize: none; }

ul.list-unstyled { padding-left: 0; list-style: none; position: relative; }

ul.list-unstyled li { padding-left: 48px; margin-bottom: 10px; position: relative; }

ul.list-unstyled li:before { left: 0; top: 50%; content: ""; width: 22px; height: 22px; border-radius: 50%; position: absolute; transform: translateY(-50%); border: 1px solid #333235; }

ul.list-unstyled li::after { top: 50%; width: 8px; height: 8px; content: ""; left: 7px; border-radius: 50%; position: absolute; background: #333235; transform: translateY(-50%); }

ul.list-unstyled.list-unstyled-light li:before { border: 1px solid #ffffff; }

ul.list-unstyled.list-unstyled-light li::after { background: #ffffff; }

.swiper-container { display: flex; margin: 0 auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container.home-slider { min-height: 200px; height: 100vh; }

.swiper-container.testimonial-slider { flex-direction: column; }

.swiper-container.testimonial-slider .swiper-pagination { position: relative; bottom: 0; }

.swiper-container .swiper-pagination { position: absolute; bottom: 20px; text-align: center; }

.swiper-container .swiper-pagination .swiper-pagination-bullet { width: 14px; height: 14px; background: #fff; opacity: 1; margin: 0 6px; border-radius: 50%; transition: all 0.3s ease; }

.swiper-container .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; background: #0677b2; transform: scale(1.2); }

.swiper-container.actualites-slider .swiper-pagination { bottom: 0; }

.swiper-container.actualites-slider .swiper-pagination .swiper-pagination-bullet { background: #000; opacity: 0.2; }

.swiper-container.actualites-slider .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; background: #0677b2; }

.swiper-container .swiper-slide { position: relative; display: flex; justify-content: center; }

.swiper-container .swiper-slide .inner-img { height: 200px; }

.swiper-container .swiper-slide img { width: 100%; height: 100%; object-fit: cover; }

.swiper-container .swiper-slide .slide-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 1; }

.swiper-container .swiper-slide .slide-caption { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; z-index: 2; text-align: center; }

.swiper-container .swiper-slide .slide-caption h2 { font-size: 60px; }

.swiper-container .swiper-slide .slide-caption p { font-size: 20px; }

.swiper-container .swiper-slide .slide-caption h2, .swiper-container .swiper-slide .slide-caption p { opacity: 0; transform: translateY(30px); transition: all 0.6s ease; }

.swiper-container .swiper-slide .slide-caption.animate-caption h2 { opacity: 1; transform: translateY(0); transition-delay: 0.2s; }

.swiper-container .swiper-slide .slide-caption.animate-caption p { opacity: 1; transform: translateY(0); transition-delay: 0.4s; }

.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev { opacity: 1; transform: translateY(-50%) translateX(0); }

.swiper-container .swiper-button-prev, .swiper-container .swiper-button-next { position: absolute; top: 50%; width: 60px; height: 60px; transform: translateY(-50%); z-index: 3; cursor: pointer; color: #fff; background-color: #222; transition: all 0.4s ease; opacity: 0; display: flex; align-items: center; justify-content: center; }

.swiper-container .swiper-button-prev::after, .swiper-container .swiper-button-next::after { font-size: 20px; }

.swiper-container .swiper-button-prev { left: 30px; transform: translateY(-50%) translateX(-100%); }

.swiper-container .swiper-button-next { right: 30px; transform: translateY(-50%) translateX(100%); }

.bg-testimonial-slider { background-image: url("../images/construction-testimonials.jpg"); background-size: cover; }

.accordion .accordion-item { background-color: transparent; border: 0; border-top: 1px solid #000000; border-radius: 0; }

.accordion .accordion-item:last-of-type { border-bottom: 1px solid #000000; }

.accordion .accordion-button { background-color: transparent; text-transform: uppercase; line-height: 1.34167; font-size: 18px; font-weight: 600; padding: 23px 0px; }

.accordion .accordion-button:not(.collapsed) { box-shadow: none; }

.accordion .accordion-button:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 16.5L5.5 10l1.5-1.5L12 13.5l5-5L18.5 10z'/%3E%3Crect x='11' y='4' width='2' height='10'/%3E%3C/svg%3E"); }

.accordion .accordion-button:focus { box-shadow: none; }

.accordion.hover-accordion .thumbnail { display: none; max-width: 180px; margin-left: auto; margin-right: 2rem; border-radius: 6px; position: absolute; right: 0; }

.accordion.hover-accordion .accordion-item:hover .thumbnail { display: block; }

.accordion.hover-accordion .accordion-header { display: flex; justify-content: space-between; align-items: center; }

.accordion.hover-accordion .accordion-button { flex: 1; }

.accordion.hover-accordion .accordion-header-container { display: flex; align-items: center; justify-content: space-between; width: 100%; }

.demo-gallery > div.row > div.col-md-4 a { border-radius: 3px; display: block; overflow: hidden; position: relative; float: left; height: 290px; }

.content-hover-effect { position: relative; }

.content-hover-effect .caption { position: absolute; top: 0; bottom: 0; right: 0; left: 0; display: flex; flex-direction: column; justify-content: center; padding: 15px; background-color: rgba(6, 118, 178, 0.6); transition: 250ms ease-in-out; }

.content-hover-effect .caption { opacity: 0; transform: scale(0.8); }

.content-hover-effect .hover-top-element { opacity: 0; transform: translateY(30px); transition: 250ms 320ms linear; }

.content-hover-effect .caption > * + * { margin-top: 10px; }

.content-hover-effect .caption .divider { position: relative; margin-top: 8px; margin-bottom: 8px; max-width: 116px; margin-left: auto; margin-right: auto; }

.divider { display: block; width: 100%; height: 1px; background: #ececee; }

.content-hover-effect .caption .divider { margin-top: 19px; margin-bottom: 19px; }

.content-hover-effect .divider:before { position: absolute; content: ""; display: inline-block; left: 50%; right: 50%; height: 1px; background-color: #fff; transition: 250ms 280ms ease-in-out; }

.content-hover-effect .hover-bottom-element { opacity: 0; transform: translateY(-40px); transition: 250ms 320ms linear; }

.content-hover-effect:hover .caption { opacity: 1; transform: scale(1); }

.content-hover-effect:hover .hover-top-element, .content-hover-effect:hover .hover-bottom-element { opacity: 1; transform: translateY(0); }

.content-hover-effect:hover .divider:before { left: 0; right: 0; }

.content-hover-effect figure img { height: 100%; }

.content-hover-effect, .content-hover-effect figure { height: 300px; }

.content-hover-effect figure img { object-fit: cover; }

.banner-wrapper { width: 100%; height: 350px; display: flex; flex-wrap: wrap; align-items: center; background-size: cover; background-position: center; position: relative; }

.banner-wrapper-about { background-image: url("../images/banner/banner-about.jpg"); }

.banner-wrapper-blog { height: 350px; }

.badge { font-size: 13px; font-weight: 400; }

.badge-bg-success { background-color: #dcfce7; color: #166534; }

.badge-bg-info { background-color: #eef2ff; color: #7494ff; }

.badge-bg-warning { background-color: #ffedd5; color: #9a3412; }

.table th { font-weight: 600; background-color: #eef2ff; }

.table td { vertical-align: middle; color: #222; font-weight: 400; }

.blue-shadow { box-shadow: 0 2px 36px rgba(227, 237, 255, 0.8); }

@media screen and (max-width: 768px) { .swiper-container .slide-caption { width: 100%; }
  .swiper-container .swiper-slide .slide-caption h2 { font-size: 26px; }
  main { margin-top: 100px; } }

/*# sourceMappingURL=main.css.map */