

/********************************************************************************

                                    DETAIL REFERENCE (ex. D&D)
                                    
********************************************************************************/

h1 {font-size: 45px !important;}
.detailAT .bloc-chiffres-offre {display: flex;flex-wrap: wrap;margin: 1rem 0;width: 100%;}
.detailAT .bloc-chiffres-offre::before {display: block;content: " ";width: 5px;height: 100%;background-color: #d0103a;margin-right: 1rem;}
.detailAT .bloc-chiffres-offre .bloc-prix.projet {width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 10px 50px;position: relative;}
.detailAT .bloc-prix .valeur-offre {line-height: 1;font-size: 23px;margin-bottom: 0;}
.detailAT .bloc-prix.projet:last-of-type::after {content: "";width: 1px;background:#87898D;height: 100%;position: absolute;left: 0;}
.detailAT .projet-title,
.listeRefSimi .projet-title,
.lastO .projet-title {font-family: "Suisse Intl";font-size: 26px;padding: 40px 0 30px 0;font-weight:700;}
.detailAT .projet-text {font-family: "Suisse Intl";font-size: 18px;padding-right: 0;padding-left: 0;}
.detailAT .ofc-block{height:  580px;width: 100%;}
.carousel-atelier .carousel-item img{width: 100% !important;-o-object-fit: cover;   object-fit: cover;height: 100% !important;border-radius: 9px;}
.carousel-atelier,
.carousel-atelier .carousel-inner,
.carousel-atelier .carousel-item{width: 100%;border-radius: 9px;height: calc(100vh - 200px);}
.blocTopSlider{margin-top: 185px;}
.carousel-atelier .carousel-indicators li {border-radius: 50% !important;background-color: #ffffff !important;width: 10px !important;height: 10px !important;}
.listeRefSimi img{width: 100% !important;-o-object-fit: cover;object-fit: cover;border-radius: 9px;aspect-ratio: 97 / 62;height:auto !important;}
.secteur-link{font-size: 16px;font-family: "Suisse Intl";margin: 20px 0;color: #FFF;background: #D0103A;border-radius: 20px;padding: 0.8rem 1.2rem;display: inline;}
.secteur-link svg {margin-top: -5px;margin-left: 10px;}
.secteur-link:hover{color:#FFF;}
.linkRefAt{width: 100%;display: flex;justify-content: space-between;}
.offreAdresse {font-size: 26px;font-weight: bold;margin-bottom: 0;}
.containerArrow .carousel-control-next {height: 50px;width: 40px;background: #fff;opacity: 1 !important;position: absolute;top: calc(50% - 25px);right: -19px;transition: all 0.4s ease-in-out;opacity: 0;}
.containerArrow .carousel-control-next-icon {background-image: url("../../img/icon-material-keyboard-arrow-right-afa451a5c85c5dff35c67bbe0261f99e.png");height: 18px;width: 12px;}
.containerArrow .carousel-control-prev-icon {background-image: url("../../img/icon-material-keyboard-arrow-left-57e763badc53cfd56b9316576c0e0e30.png");height: 18px;width: 12px;}
.containerArrow .carousel-control-prev {height: 50px;width: 40px;background: #fff;opacity: 1 !important;position: absolute;top: calc(50% - 25px);left: -19px;transition: all 0.4s ease-in-out;opacity: 0;}

.offreSecteur{display:flex;align-items:center;}
.offreSecteur svg {height: 20px}
.offreSecteur svg path{stroke:#D0103A;fill:#d0103a;}