@font-face {
     font-family: "Century Gothic";
     src: url("./fonts/CenturyGothic.woff2") format("woff2"), url("./fonts/CenturyGothic.woff") format("woff"), url("./fonts/CenturyGothic.ttf") format("truetype");
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}

@font-face {
     font-family: "Century Gothic Italic";
     src: url("./fonts/CenturyGothic-Italic.woff2") format("woff2"), url("./fonts/CenturyGothic-Italic.woff") format("woff"), url("./fonts/CenturyGothic-Italic.ttf") format("truetype");
     font-weight: normal;
     font-style: italic;
     font-display: swap;
}

@font-face {
     font-family: "Century Gothic Bold";
     src: url("./fonts/CenturyGothic-Bold.woff2") format("woff2"), url("./fonts/CenturyGothic-Bold.woff") format("woff"), url("./fonts/CenturyGothic-Bold.ttf") format("truetype");
     font-weight: bold;
     font-style: normal;
     font-display: swap;
}

@font-face {
     font-family: "Century Gothic BoldItalic";
     src: url("./fonts/CenturyGothic-BoldItalic.woff2") format("woff2"), url("./fonts/CenturyGothic-BoldItalic.woff") format("woff"), url("./fonts/CenturyGothic-BoldItalic.ttf") format("truetype");
     font-weight: bold;
     font-style: italic;
     font-display: swap;
}

.container {
     max-width: 1100px !important;
     padding-bottom: 100px !important;
     margin: auto;
     font-family: "Century Gothic";
     overflow: hidden;
}
.blocLogo {
     text-align: center;
     margin-top: 50px;
     margin-bottom: 150px;
}
.blocLogo img {
     width: 450px;
}

.blocTitrePrincipal {
     position: relative;
}

.blocContentTitre {
     text-align: center;
     padding-top: 30px;
     height: 300px;
}

.blocContentTitre h1 {
     color: #27387a;
     font-size: 33px;
     font-family: "Century Gothic";
}

.blocContentTitre h1 span {
     font-family: "Century Gothic Bold";
}

.blocContentFooter {
     text-align: center;
     color: #27387a;
     font-size: 20px;
     font-family: "Century Gothic Bold";
}
.blocFooter {
     text-align: center;
     color: #27387a;
     font-size: 20px;
     font-family: "Century Gothic Bold";
     margin-top: 30px;
}

.blocLogoMaison {
     height: 280px;
     margin-bottom: 40px;
     position: relative;
}

.blocLogoMaison img {
     width: 100%;
}

.imgArbre {
     width: 26% !important;
     right: -121px;
     bottom: 4px;
     position: absolute;
}

.blocContentInfo {
     margin-top: 30px;
     display: flex;
     flex-direction: row;
}

.blocContentHistoire,
.blocContentExpertise {
     display: flex;
     flex-direction: column;

     color: #27387a;
     font-family: "Century Gothic";
}

.blocContentHistoire {
     width: 50%;
}

.blocContentExpertise {
     width: 50%;
}

.grandTitre {
     font-family: "Century Gothic Bold";
     font-size: 35px;
}

.grandTitre span {
     font-family: "Century Gothic";
}

.blocHistoire {
     display: flex;
     flex-direction: column;
     background-color: #e5f0e5;
     padding-top: 15px;
     margin-left: 25px;
     margin-right: 25px;
     padding-left: 25px;
     padding-right: 25px;
}
.blocExpertise {
     display: flex;
     flex-direction: column;
     padding-top: 15px;
     padding-right: 25px;
     padding-left: 25px;
     background-color: #e5f0e5;
     margin-right: 25px;
     padding-bottom: 66px;
}

.blocContent {
     margin-bottom: 20px;
     text-align: justify;
     font-size: 18px;
}
.blocHistoireMaison {
     margin-top: 20px;
}

.blocHistoireMaison img {
     width: 91%;
     margin-left: 25px;
}

.blocExpertiseInnovation {
     margin-bottom: 20px;
     margin-right: 25px;
}
.blocExpertiseInnovation img {
     width: 100%;
}

.blocContentInfo2 {
     margin-top: 20px;
     display: flex;
     flex-direction: column;
}
.blocImageMaison {
     margin-left: 25px;
     display: flex;
     flex-direction: row;
     margin-right: 25px;
}

.blocMaison1 {
     width: 48%;
     margin-right: 25px;
     height: 955px;
}
.blocMaison2 {
     width: 50%;
     overflow: hidden;
     height: 955px;
}

.blocImageMaison img {
     width: 100%;
}

.blocContentAmbition {
     display: flex;
     flex-direction: column;

     color: #27387a;
     font-family: "Century Gothic";
     margin-top: 40px;
}
.blocAmbition {
     display: flex;
     flex-direction: column;

     margin-left: 25px;
     margin-right: 25px;
     background-color: #e5f0e5;
     padding-right: 25px;
     padding-left: 25px;
}

.blocTextAmbition {
     height: 360px;
     margin-bottom: 20px;
     background-image: url("images/nosForces.png");
     background-size: 100%;
     margin-right: 25px;
}

.blocAmbitionTitre {
     position: relative;
     font-family: "Century Gothic";
}
.blocAmbitionTitreInnovation {
     position: absolute;
     color: #27387a;
     font-size: 30px;
     left: 90px;
}
.blocAmbitionTitreAgilite {
     position: absolute;
     color: #5ba152;
     font-size: 30px;
     left: 470px;
}
.blocAmbitionTitreProximite {
     position: absolute;
     color: #bbce5b;
     font-size: 30px;
     left: 820px;
}

.textAmbition {
     text-align: justify;
     position: relative;
}

.textAmbitionInnovation {
     position: absolute;
     color: #27387a;
     font-family: "Century Gothic";
     font-size: 18px;
     left: 65px;
     top: 100px;
     width: 300px;
}

.textAmbitionAgilite {
     position: absolute;
     color: #5ba152;
     font-family: "Century Gothic";
     font-size: 18px;
     left: 445px;
     top: 100px;
     width: 300px;
}

.textAmbitionProximite {
     position: absolute;
     color: #bbce5b;
     font-family: "Century Gothic";
     font-size: 18px;
     left: 795px;
     top: 100px;
     width: 280px;
}
.textAmbition span {
     font-family: "Century Gothic Bold";
}

.blocImageLine {
     margin: 0px 25px;
}

.blocImageLine.trait {
     margin: 10px 25px;
     border-bottom: #bbce5b 3px solid;
}
.blocImageLine img {
     width: 100%;
}

.blocAssocie {
     display: flex;
     flex-direction: row-reverse;
     margin-right: 50px;
     color: #27387a;
}
.blocAssocie h2 {
     margin: 0;
}

.blocLigneTitre {
     margin-left: 25px;
     margin-top: 0;
     margin-bottom: 0;
}

.grandTitreVert {
     font-family: "Century Gothic Bold";
     font-size: 35px;
     color: #3ea447;
     margin-top: 0;
     margin-bottom: 0;
}

.grandTitreReverse {
     font-family: "Century Gothic Bold";
     font-size: 35px;
     display: flex;
     flex-direction: row-reverse;
     color: #27387a;
     margin-right: 25px;
     margin-top: 0;
     margin-bottom: 0;
}
.blocContentExcelya {
     display: flex;
     flex-direction: row;
     margin-left: 25px;
     margin-right: 25px;
     border-top: 3px solid #3ea447;
}

.blocTexteExcelya {
     background-color: #e2f1e4;
     color: #27387a;
     width: 50%;
}
.blocExcelya {
     margin-left: 50px;
     margin-top: 20px;
     padding-right: 50px;
}

.blocIconeExcelya {
     width: 50%;
     margin-top: 20px;
}

.blocLineIcone {
     display: flex;
     flex-direction: row;
     align-items: center;
     padding-left: 60px;
}
.blocLineIcone img {
     width: 115px;

     margin-right: 10px;
}
.blocTexteIcone {
     color: #3ea447;
     padding-top: 45px;
}
.blocTexteIcone h5 {
     font-family: "Century Gothic Bold";
     font-size: 25px;
     margin: 0;
}

.blocContentGB {
     display: flex;
     flex-direction: row;
     margin-left: 25px;
     margin-right: 25px;
     border-top: 3px solid #27387a;
}

.blocTexteGB {
     background-color: #dfe1eb;
     color: #27387a;
     width: 50%;
}
.blocGB {
     margin-left: 50px;
     margin-top: 20px;
     padding-right: 50px;
}

.blocIconeGB {
     width: 50%;
     margin-top: 20px;
}

.blocLineIconeBleu {
     display: flex;
     flex-direction: row;
     align-items: center;
     padding-left: 100px;
}
.blocLineIconeBleu img {
     width: 115px;
     margin-left: 10px;
}
.blocTexteIconeBleu {
     color: #27387a;
     padding-top: 45px;
}
.blocTexteIconeBleu h5 {
     font-family: "Century Gothic Bold";
     font-size: 25px;
     margin: 0;
}
