@import url(main.css);
.first-banner-seo-page .background-image-div-opacity { background-image: url(https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2F9GeXi5v0OKaizrt00gKGELrEjfp2%2Fimages%2FPresentation_k633.webp?alt=media&token=0a60bf73-326b-4795-95be-9f3473ac6173) !important; }

.photoTitleText { background-color: #0D0D0D; text-align: center; }

.fs-2.fw-700.titles { margin-top: 50px; margin-bottom: 50px; }

#images .background-image-div-opacity { background-attachment: local; }

/*Header*/
.logo_nav { height: 5vh !important; }

.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone { border-radius: 1rem 1rem 0rem 0rem !important; }

/*Hero*/
.image-video-logo { width: 20% !important; }

@media (min-width: 768px) and (max-width: 991px) { .image-video-logo { width: 30% !important; } }

@media (min-width: 320px) and (max-width: 575px) { .image-video-logo { width: 40% !important; } }

.container.videoTitle { width: 100% !important; }

.mt-lg-2.mt-0 { font-weight: 500 !important; }

#phone-analytics-tag-video-bloc { border-radius: 1rem 1rem 0rem 0rem !important; }

/*Lines*/
.fs-2.fw-700.titles.text-color-sixth { position: relative; display: inline-block; padding-bottom: 20px; }

.fs-2.fw-700.titles.text-color-sixth::before, .fs-2.fw-700.titles.text-color-sixth::after { content: ""; position: absolute; left: 50%; transform: translateX(-50%); width: 150px; height: 2px; background-color: #D9CAB0; }

.fs-2.fw-700.titles.text-color-sixth::after { bottom: 0; }

.fs-2.fw-700.titles.text-color-sixth::before { bottom: 5px; }

#lines .display-5.titles.mb-2.fw-bold.text-body-emphasis.ctaLinks-title.text-color-sixth { position: relative; display: inline-block; padding-bottom: 20px; }

#lines .display-5.titles.mb-2.fw-bold.text-body-emphasis.ctaLinks-title.text-color-sixth::before, #lines .display-5.titles.mb-2.fw-bold.text-body-emphasis.ctaLinks-title.text-color-sixth::after { content: ""; position: absolute; left: 50%; transform: translateX(-50%); width: 150px; height: 2px; background-color: #D9CAB0; }

#lines .display-5.titles.mb-2.fw-bold.text-body-emphasis.ctaLinks-title.text-color-sixth::after { bottom: 0; }

#lines .display-5.titles.mb-2.fw-bold.text-body-emphasis.ctaLinks-title.text-color-sixth::before { bottom: 5px; }

.fs-2.fw-700.titles { position: relative; display: inline-block; padding-bottom: 20px; }

.fs-2.fw-700.titles::before, .fs-2.fw-700.titles::after { content: ""; position: absolute; left: 50%; transform: translateX(-50%); width: 150px; height: 2px; background-color: #D9CAB0; }

.fs-2.fw-700.titles::after { bottom: 0; }

.fs-2.fw-700.titles::before { bottom: 5px; }

/*About*/
.row.p-4.pb-0.pe-lg-0.pt-lg-5.pb-lg-5.rounded-3.shadow-lg.justify-content-center.position-relative.bg-primaryColor.text-color-primary > .background-image-div-opacity { border-radius: 1rem 1rem 0rem 0rem !important; }

.row.p-4.pb-0.pe-lg-0.pt-lg-5.pb-lg-5.rounded-3.shadow-lg.justify-content-center.position-relative.bg-primaryColor.text-color-primary { border-radius: 1rem 1rem 0rem 0rem !important; }

.rounded-lg-3 { border-radius: 1rem 1rem 0rem 0rem !important; }

/*Gallery*/
#custom-gallery { padding-top: 40px; background-image: url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2F9GeXi5v0OKaizrt00gKGELrEjfp2%2Fimages%2FClassic_Breizh_Autos_Degrade_3d36.webp?alt=media&token=59c03ca3-80b7-41ff-9345-f44776de2ca4"); background-size: cover; background-position: center; padding: 80px 20px; position: relative; color: white; text-align: center; }

@media screen and (min-width: 991px) { #custom-gallery { padding: 60px 30px 60px 30px; } }

#custom-gallery .image { height: 400px !important; margin: 20px 0; }

.img-wrapper { position: relative; height: 100%; margin-top: 15px; }

.img-wrapper img { width: 100%; }

.img-overlay { background: rgba(0, 0, 0, 0.7); width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; opacity: 0; }

.img-overlay i { color: #fff; font-size: 3em; }

#overlay { background: rgba(0, 0, 0, 0.7); width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: flex; justify-content: center; align-items: center; z-index: 999; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

#overlay img { margin: 0; width: 80%; height: auto; object-fit: contain; padding: 5%; }

@media screen and (min-width: 768px) { #overlay img { width: 60%; } }

@media screen and (min-width: 1200px) { #overlay img { width: 50%; } }

#nextButton { color: #fff; font-size: 2em; transition: opacity 0.8s; }

#nextButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #nextButton { font-size: 3em; } }

#prevButton { color: #fff; font-size: 2em; transition: opacity 0.8s; }

#prevButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #prevButton { font-size: 3em; } }

#exitButton { color: #fff; font-size: 2em; transition: opacity 0.8s; position: absolute; top: 15px; right: 15px; }

#exitButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #exitButton { font-size: 3em; } }

.img-responsive { height: 100% !important; object-fit: cover !important; }

/*SEO Bloc*/
.mx-auto.first-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { border-radius: 1rem 1rem 0rem 0rem !important; }

.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg { border-radius: 1rem 1rem 0rem 0rem !important; }

.mx-auto.second-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.rounded-3.shadow-lg.bg-primaryColor.text-color-primary.position-relative { border-radius: 1rem 1rem 0rem 0rem !important; }

.mx-auto.third-activity-div.col-lg-11.px-4.py-4.mb-4.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { border-radius: 1rem 1rem 0rem 0rem !important; }

/*Pages*/
.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2 { border-radius: 1rem 1rem 0rem 0rem !important; }

.row.row-cols-1.row-cols-lg-2.d-flex.g-3.px-3.my-5.position-relative.justify-content-center { margin-top: 0rem !important; margin-bottom: 0rem !important; }

.mx-1.mx-lg-4.mb-5 { margin-top: 3rem !important; }

.col.before-after-images-column.my-0.my-lg-2 { height: 50% !important; max-height: none !important; }

@media (min-width: 320px) and (max-width: 575px) { .svg-picto-card > svg { width: 40% !important; } }

.mx-auto.col-lg-11.px-4.py-4.mb-5.mt-5.text-color-primary.rounded-3.shadow-lg.bg-primaryColor.position-relative { border-radius: 1rem 1rem 0rem 0rem !important; }

.d-block.mx-lg-auto.img-fluid { border-radius: 1rem 1rem 0rem 0rem !important; }

/*Contact*/
#contact .titles::before { content: ''; background-image: url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2F9GeXi5v0OKaizrt00gKGELrEjfp2%2Fimages%2FClassic_Breizh_Autos_Logotype_2fij.webp?alt=media&token=79d682ff-12a3-40b3-8a66-a40cfe5f318c"); width: 30%; height: 200px; background-size: contain; background-repeat: no-repeat; background-position: center; display: block; margin-left: auto; margin-right: auto; margin-bottom: 50px; }

#formContact { border-radius: 1rem 1rem 0rem 0rem !important; background-color: #D9CAB0 !important; }

@media (min-width: 768px) and (max-width: 991px) { .col-md-10.d-flex.justify-content-center.col-lg-6 { flex: 0 0 auto; width: 100%; } .lh-1.mb-3.titles { margin-bottom: 3rem !important; } }

@media (min-width: 320px) and (max-width: 575px) { #contact .titles::before { width: 50% !important; } .lh-1.mb-3.titles { margin-bottom: 3rem !important; } }

/*Divider*/
.b-bloc-divider { height: 100px !important; background-color: transparent !important; border: none !important; box-shadow: none !important; }

#black-divider { background-color: #0D0D0D !important; }

/*Footer*/
.mx-4.mb-3.logo-footer.mx-auto > .logo_nav { height: 10vh !important; }

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