@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,400&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Delius&display=swap');

@font-face {

  font-family: 'FontAwesome';

  src:url('FontAwesome.ttf.woff') format('woff'),

  url('FontAwesome.ttf.svg#FontAwesome') format('svg'),

  url('FontAwesome.ttf.eot'),

  url('FontAwesome.ttf.eot?#iefix') format('embedded-opentype');

  font-weight: normal;

  font-style: normal;

}



*{

  --mb: #283583;

  --md: rgb(50, 50, 50);

  --mbl: rgb(0, 159, 227);

  --mb8: rgba(40, 53, 131, 0.8);

  --gr:  #EBE8E8;

  --pp5:  #db6558;

  --ppr:  #584FB5;

  --npp5:  #878787;

  --scic: #899a38;

  --scic2: #b8b632;

  --scic2024: #349156;

  --ho24cf: #113c64;

  --ho36: #165832;

  --ho36lv: #E5CD36;

  --hso36: #bf8a6b;

  --ho362: #199c52;

  --ho34: #4C0820;

  --ho30: #802D1A;

  --hifa:  #6bad9e;

  --hud:#267365;

  --pp52024:  #00B4E9;

  box-sizing: border-box;

  font-family: 'Roboto Condensed', sans-serif!important;

  letter-spacing: 0!important;

  font-weight: 500;

}



div#system-message-container {

    display: none;

}



.fa-download:before {

    content: "\f019";

    font-style: normal!important;

}



.hz-grid:first-child{

  border-top: 1px solid var(--md);

}



.hz-grid{

      border-bottom: 1px solid var(--md);

}



.hz-grid,

.hz-grid-title{

    text-align: center;

    padding: 16px 0;

    display: inline-block;

    width: 100%;

    float: left;

}



.hz-grid-title > div{

  font-weight: bold;

}



.hz-col-8{

  display: inline-block;

  float: left;

  width: 8%;

}

.hz-col-10{

  display: inline-block;

  float: left;

  width: 10%;

}

.hz-col-12{

  display: inline-block;

  float: left;

  width: 12%;

}



html{

  line-height: 1.3em;

  color: var(--md);

}



i{

  font-family: "FontAwesome"!important;

}



h1, h2, h3, h4, h5, h6{

  color: var(--md);

  line-height: 100%;

}



h1{

  text-transform: uppercase;

  font-weight: bold;

  font-size: 42px;

  color: var(--mb);

  background: linear-gradient(90deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.6), transparent);

  padding: 60px 235px;

}



.ndr > span{

  display: block!important;

  width: 100%!important;

  padding: 25px 0!important;

  background: #ebebeb!important;

  text-align: center!important;

}



.cndr > span{

  background: var(--pp5)!important;

}



#slidetop h1{

 position: relative;

}

#slidetop h1:before {

  content: "";

  display: block;

  position: absolute;

  height: 100%;

  width: 600px;

  background: #FFF;

  left: -600px;

  top: 0;

  opacity: 0.8;

}

#slidetop .uk-container-expand .uk-margin-remove-first-child {

  left: -200px;

}



@media(max-width: 960px){

  h1{

    padding: 60px 60px 60px 45px;

  }

  #slidetop .uk-container-expand .uk-margin-remove-first-child {

    left: -25px;

  }

}



@media(max-width: 480px){

  h1{

    padding: 20px 30px 20px 45px;

  }

  #slidetop .uk-container-expand .uk-margin-remove-first-child {

    left: -25px;

  }

}



h1.content{

  background: transparent;

  color: white;

  padding: 10px 115px 30px 0;

}



h1 span{

  font-size: 0.3em;

}



h2{

  font-weight: bold;

  text-transform: uppercase;

}



h2.mt10{

  margin-top: 10px;

}



h2 span{

  font-weight: 100;

  font-size: 0.5em;

}



h2.wspan{

  line-height: 22px;

}



h3.el-title{

  font-weight: bold!important;

  color: var(--mbl)!important;

  position: relative;

  top: -25px;

}



h3.el-title:before {

  content: "";

  position: absolute;

  width: 5px;

  height: 5px;

  background: white;

  display: block;

  right: -12px;

  top: 51px;

  border: 1px solid var(--md);

  border-radius: 100%;

}



sup{

  top: -1em;

  font-weight: 100;

  font-size: 45%;

}



label{

/*  text-transform: lowercase;*/

  font-weight: bold;

}



.cck_label_text,

.cck_form_text,

.inputbox[type=text]:not([class*=input-]),

div.cck_forms.cck_site div.cck_label,

div.cck_forms.cck_site div.cck_form{

  width: 100%!important;

}



.uk-input, .uk-select:not([multiple]):not([size]), .uneditable-input:not([class*=uk-]), input[type=color]:not([class*=uk-]), input[type=date]:not([class*=uk-]), input[type=datetime-local]:not([class*=uk-]), input[type=datetime]:not([class*=uk-]), input[type=email]:not([class*=uk-]), input[type=month]:not([class*=uk-]), input[type=number]:not([class*=uk-]), input[type=password]:not([class*=uk-]), input[type=search]:not([class*=uk-]), input[type=tel]:not([class*=uk-]), input[type=text]:not([class*=uk-]), input[type=time]:not([class*=uk-]), input[type=url]:not([class*=uk-]), input[type=week]:not([class*=uk-]), select:not([class*=uk-]):not([multiple]):not([size]), textarea{

  border: 1px solid var(--md)!important;

  height: 52px;

  width: 100%!important;

}

#souhaits label{

  width: calc(100% - 22px);

}



/*.star{

  color: red!important;

}*/



textarea{

  height: 300px!important;

}



article > ul.uk-list,

article > ul.uk-subnav{

  display: none;

}



.imgback .uk-first-column{

  position: initial;

}



.imgback .el-title{

/*  margin-top: 25px;

*/}



.imgback a:hover,

.imgback .uk-open a,

.imgback .uk-open .el-title{

  color: white;

/*  font-weight: bold;

*/  background-image: none;

}

.imgback .uk-accordion-title{

  -webkit-transition: all .3s ease-in;

  -moz-transition: all .3s ease-in;

  -o-transition: all .3s ease-in;

  transition: all .3s ease-in;

  padding-right: 75px;

}



.imgback .uk-accordion-title:hover{

 background: rgba(40, 53, 131, 0.95);

 font-weight: inherit;

}



.imgback a{

  position: relative;

}



.choixprofil h2{

  color: var(--mb);

}



.blocprofil fieldset{

  margin-bottom: 45px!important;

}


.eng_choixprofil h2{

  color: var(--mb);

}



.eng_blocprofil fieldset{

  margin-bottom: 45px!important;

}


.bvert{

  background: var(--scic);

}



.bvert2{

  background: var(--scic2);

}



.bvert,

.bvertneg{

  padding: 15px;

  margin-bottom: 5px!important;

}



.ccscic,

.ccscic div{

    font-size: 30px;

    font-weight: bold!important;

    text-align: center;

}



.ccscic span{

    font-weight: regular;

    font-size: 20px!important;

}



.bvertneg.ccscic{

  border:  1px solid var(--scic);

  color: var(--scic);

}



.bvert.ccscic{

  border:  1px solid var(--scic);

  color: white;

}



.tri{

  padding: 5px 15px;

  display: inline-block;

  text-transform: uppercase;

  font-size: 12px;

}



.pavertissement{

    max-height: 200px;

    overflow-y: scroll;

    padding: 25px;

    background: var(--gr);

    margin-bottom: 45px;

}


.eng_pavertissement{

    max-height: 200px;

    overflow-y: scroll;

    padding: 25px;

    background: var(--gr);

    margin-bottom: 45px;

}



.choixprofil .tm-toolbar,

.choixprofil .tm-header,

.choixprofil #mfoot,

.choixprofil #bcfooter{

    display: none;

}

.eng_choixprofil .tm-toolbar,

.eng_choixprofil .tm-header,

.eng_choixprofil #mfoot,

.eng_choixprofil #bcfooter{

    display: none;

}

#cck1r_distributeur,

#cck1r_investisseur_averti,

#cck1r_investisseur_non_pro,

#cck1r_fake{

  display: inline-block;

}



#cck1r_fake{

  opacity: 0.4;

}



#cck1r_fake a:hover{

  cursor: not-allowed;

}


#cck1r_eng_distributeur,

#cck1r_eng_investisseur_averti,

#cck1r_eng_investisseur_non_pro,

#cck1r_eng_fake{

  display: inline-block;

}



#cck1r_eng_fake{

  opacity: 0.4;

}



#cck1r_eng_fake a:hover{

  cursor: not-allowed;

}


.choixprofil #profil{

  background: transparent;

}

.eng_choixprofil #eng_profil{

  background: transparent;

}


.blocprofil{

  background: white;

  padding: 50px;

}


.eng_blocprofil{

  background: white;

  padding: 50px;

}



.choixprofil{

  background-image: url("/images/bkg_popup.svg");

  background-size: cover;

  background-position: top center;

}


.eng_choixprofil{

  background-image: url("/images/bkg_popup.svg");

  background-size: cover;

  background-position: top center;

}



.imgback .uk-accordion-title:before,

.imgback .uk-open .uk-accordion-title:before{

  margin: 0;

  border: 0;

  padding: 0 12px 0 40px;

  float: none;

  width: auto;

  position: absolute;

  right: 10px;

  top: 50%; /* poussé de la moitié de hauteur du référent */

  -ms-transform: translateY(-50%); /* IE 9 */

  -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */

  transform: translateY(-50%); /* tiré de la moitié de sa propre hauteur */



}



.imgback .uk-accordion-title:after{

  position: absolute;

  top: 0;

  bottom: 0;

  width: 1px;

  right: 54px;

  content: "";

  background: white;

}





.caracteristiques.uk-accordion a,

.marche.uk-accordion a{

  width: 100%;

  border-bottom: 1px solid;

  color: var(--md);

  background: transparent;

  padding: 5px;

}



.caracteristiques.uk-accordion .uk-accordion-content,

.risques.uk-accordion .uk-accordion-content,

.marche.uk-accordion .uk-accordion-content{

  padding: 0;

}



.caracteristiques.uk-accordion h5,

.risques.uk-accordion h5,

.marche.uk-accordion h5{

  font-weight: bold;

  font-size: 18px;

  margin-bottom: 35px;

  color: var(--pp5);

}

.caracteristiques.uk-accordion.anpp5 h5,

.risques.uk-accordion.anpp5 h5,

.marche.uk-accordion.anpp5 h5{

  font-weight: bold;

  font-size: 18px;

  margin-bottom: 35px;

  color: var(--npp5);

}

.caracteristiques.uk-accordion.anpp5 h6,

.risques.uk-accordion.anpp5 h6,

.marche.uk-accordion.anpp5 h6{

  font-size: 17px;

  color: var(--npp5)!important;

}

.caracteristiques.uk-accordion.app52024 h5,

.risques.uk-accordion.app52024 h5,

.marche.uk-accordion.app52024 h5{

  font-weight: bold;

  font-size: 18px;

  margin-bottom: 35px;

  color: var(--pp52024);

}

.caracteristiques.uk-accordion.app52024 h6,

.risques.uk-accordion.app52024 h6,

.marche.uk-accordion.app52024 h6{

  font-size: 17px;

  color: var(--pp52024)!important;

}


.caracteristiques.uk-accordion.app5 h6,

.risques.uk-accordion.app5 h6,

.marche.uk-accordion.app5 h6{

  font-size: 17px;

  color: var(--pp5);

}

.caracteristiques.uk-accordion.aho24cf h5,

.risques.uk-accordion.aho24cf h5,

.marche.uk-accordion.aho24cf h5{

  font-weight: bold;

  font-size: 18px;

  margin-bottom: 35px;

  color: var(--ho24cf);

}

.caracteristiques.uk-accordion.aho24cf h6,

.risques.uk-accordion.aho24cf h6,

.marche.uk-accordion.aho24cf h6{

  font-size: 17px;

  color: var(--ho24cf);

}


.caracteristiques.uk-accordion.app5 h6,

.risques.uk-accordion.app5 h6,

.marche.uk-accordion.app5 h6{

  font-size: 17px;

  color: var(--pp5);

}


.caracteristiques.uk-accordion.ascic h6,

.risques.uk-accordion.ascic h6,

.marche.uk-accordion.ascic h6{

  font-size: 17px;

  color: var(--scic);

}



.documentation.anpp5 a,

.reporting.anpp5 a,

.documentation.app5 a,

.reporting.app5 a,

.documentation.ascic a,

.reporting.ascic a,

.marche.ascic a,

.documentation.aho36 a,

.reporting.aho36 a,

.marche.aho36 a,

.documentation.aho36lv a,

.reporting.aho36lv a,

.marche.aho36lv a,

.documentation.aho24cf a,

.reporting.aho24cf a,

.marche.aho24cf a,

.documentation.aho24cf a,

.reporting.aho24cf a,

.marche.aho24cf a,

.documentation.ahso36 a,

.reporting.ahso36 a,

.marche.ahso36 a,

.documentation.aho34 a,

.reporting.aho34 a,

.marche.aho34 a,

.documentation.aho30 a,

.reporting.aho30 a,

.marche.aho30 a

.documentation.aho24cf a,

.reporting.aho24cf a,

.marche.aho24cf a,

.documentation.app52024 a,

.reporting.app52024 a,

.marche.app52024 a{

  color: var(--md);

}



.documentation.anpp5 a:hover,

.reporting.anpp5 a:hover,

.documentation.app5 a:hover,

.reporting.app5 a:hover,

.documentation.ascic a:hover,

.reporting.ascic a:hover,

.documentation.aho36 a:hover,

.reporting.aho36 a:hover,

.documentation.aho36lv a:hover,

.reporting.aho36lv a:hover,

.documentation.aho24cf a:hover,

.reporting.aho24cf a:hover,

.documentation.ahso36 a:hover,

.reporting.ahso36 a:hover,

.documentation.aho34 a:hover,

.reporting.aho34 a:hover,

.documentation.aho30 a:hover,

.reporting.aho30 a:hover

.documentation.aho24cf a:hover,

.reporting.aho24cf a:hover,

.documentation.app52024 a:hover,

.reporting.app52024 a:hover{

  font-weight: bold;

  text-decoration: none;

}



.documentation.aho36 a:hover,

.reporting.aho36 a:hover,

.hho36{

  color: var(--ho36);

}

.documentation.ahso36 a:hover,

.reporting.ahso36 a:hover,

.hhso36{

  color: var(--hso36);

}

.documentation.aho34 a:hover,

.reporting.aho34 a:hover,

.hho34{

  color: var(--ho34);

}

.documentation.aho30 a:hover,

.reporting.aho30 a:hover,

.hho30{

  color: var(--ho30);

}

.documentation.anpp5 a:hover,

.reporting.anpp5 a:hover,

.hnpp5{

  color: var(--npp5);

}

.documentation.app52024 a:hover,

.reporting.app52024 a:hover,

.hpp52024{

  color: var(--pp52024);

}

.documentation.app5 a:hover,

.reporting.app5 a:hover,

.hpp5{

  color: var(--pp5);

}

.documentation.aho24cf a:hover,

.reporting.aho24cf a:hover,

.hho24cf{

  color: var(--ho24cf);

}





.documentation.ascic a:hover,

.reporting.ascic a:hover,

.hscic{

  color: var(--scic);

}



.hpp5,

.hho24cf,

.hscic,

.hho36,

.hhso36,

.hho34,

.hho30{

  font-weight: bold;

}



.caracteristiques.uk-accordion h5,

.risques.uk-accordion h5,

.marche.uk-accordion h5{

  font-weight: bold;

  font-size: 18px;

  margin-bottom: 35px;

  color: var(--pp5);

}



.caracteristiques.uk-accordion.ahifa h6,

.risques.uk-accordion.ahifa h6{

  font-size: 17px;

  color: var(--hifa);

}



.caracteristiques.uk-accordion.ascic h6,

.risques.uk-accordion.ascic h6,

.marche.uk-accordion.ascic h6{

  font-size: 17px;

  color: var(--scic);

}



.documentation.ahifa a{

  color: var(--md);

}



.documentation.ahifa a:hover{

  font-weight: bold;

  text-decoration: none;

}



.documentation.ahifa a:hover,

.hpp5{

  color: var(--hifa);

}



.documentation.ascic a:hover,

.hscic{

  color: var(--scic);

}

.documentation.aho24cf a:hover,

.hho24cf{

  color: var(--ho24cf);

}





.inter{

  font-weight: bold;

  font-size: 18px;

}



.ndr{

  text-align: center;

    padding: 25px 0;

}



.risques.uk-accordion a.uk-accordion-title{

    display: block!important;

    font-size: 20px!important;

    line-height: 1.4!important;

    color: #2d2e33!important;

    padding: 0 0!important;

    background: transparent!important;

    overflow: hidden!important;

}



.risques.uk-accordion a.uk-accordion-title::before{

  color: inherit!important;

  float: left!important;

}





.uk-table th, tfoot{

  font-size: initial;

  font-weight: bold;

  color: initial;

}


tfoot{

  background: #ebebeb;

}


.anpp5 .uk-accordion-title:before,

.anpp5 ul.chev li:before{

  color: var(--npp5);

  font-weight: bold;

}

.app52024 .uk-accordion-title:before,

.app52024 ul.chev li:before{

  color: var(--pp52024);

  font-weight: bold;

}

.aho24cf .uk-accordion-title:before,

.aho24cf ul.chev li:before{

  color: var(--ho24cf);

  font-weight: bold;

}



.app5 .uk-accordion-title:before,

.app5 ul.chev li:before{

  color: var(--pp5);

  font-weight: bold;

}



.ascic .uk-accordion-title:before,

.ascic ul.chev li:before{

  color: var(--scic);

  font-weight: bold;

}



.app5 ul.chev li:before,

.anpp5 ul.chev li:before,

.ascic ul.chev li:before{

  font-size: 80%;

}



.app5 ul.chev,

.anpp5 ul.chev li:before,

.ascic ul.chev{

  padding-left: 20px;

}

.app52024 ul.chev li:before,

.app52024 ul.chev li:before,

.app52024 ul.chev li:before{

  font-size: 80%;

}



.app52024 ul.chev,

.app52024 ul.chev li:before,

.app52024 ul.chev{

  padding-left: 20px;

}

.uk-navbar-nav>li a{

  color: var(--mb);

  font-size: 16px;

}



.uk-navbar-dropdown-nav>li>a{

  color: var(--mb);

  font-size: 14px;

  line-height: 1.2;

}



.tm-header .uk-sticky-fixed a{

  font-size: 12px;

}



.tm-header .uk-sticky-fixed{

  z-index: 9;

}



.uk-sticky-fixed{

  z-index: 1;

}



.uk-article-meta,

.uk-article-title,

.uk-pagination{

  display: none!important;

}



#tm-main{

  padding: 0;

}



.accordioncontent h3{

  font-weight: bold;

  margin-bottom: 5px ;

}



.accordioncontent h3 + p{

  margin-top: 0 ;

}



.accordioncontent strong{

  text-transform: uppercase;

}



.blocinfo i{

  font-size: 45px;

}



.tm-header{

  padding-top: 0!important;

}



.tm-toolbar-default {

  background-color: #d0d0d0;

  background-image: url('/images/fond.png');

}



.tm-toolbar, .tm-toolbar li{

  padding: 0;

}



.tm-toolbar a{

  padding: 11px 20px;

  font-size: 13px!important;

  font-weight: bold!important;

}



.tm-toolbar .container, .tm-toolbar .uk-container{

  max-width: 1200px;

}



.uk-subnav-pill>.uk-active>a{

  background-color: #283583;

}

.item-121{

  position: relative;

}



.item-121:after{

  position: absolute;

  content: "";

  top: 0;

  right: -200%;

  left: 100%;

  bottom: 0;

  background: var(--mb);

}



.item-121 a{

  padding-right: 0;

}







.lsmart,

.item-150,

.item-151{

  display: none;

}



.bloctitrehead {

    background: transparent;

    padding: 60px 0 35px 0;

    position: relative;

}



.bloctitrehead img,

.bloctitrebody img{

    position: absolute;

    top: 0;

    bottom: 0;

    height: -webkit-fill-available;

    transform: translateX(100%);

    right: 2px;

}



.bloctitrebody{

  background: white;

  padding: 60px 35px 35px 0;

  position: relative;

}







h1.titreproduit{

  font-size: 50px;

  margin-bottom: 35px;

  padding: 0;

}



.bloctitrehead h2{

  margin: 0 0 15px 0;

  padding: 0;

}



.tpp5 h1.titreproduit,

.tpp5 .cta a,

.nomvehicule.pp5{

  color: var(--pp5);

}

.tpp5 h1.titreproduitHUD,

.tpp5 .cta a,

.nomvehicule.pp5{

  color: var(--hud);

}

.tpp5 .bloctitrebody{

  background: transparent;

}

.tnpp5 h1.titreproduit,

.tnpp5 .cta a,

.nomvehicule.npp5{

  color: var(--npp5);

}

.tnpp5 h1.titreproduitHUD,

.tnpp5 .cta a,

.nomvehicule.npp5{

  color: var(--md);

}

.tnpp5 .bloctitrebody{

  background: transparent;

}

.tpp52024 h1.titreproduit,

.tpp52024 .cta a,

.nomvehicule.pp52024{

  color: var(--pp52024);

}

.tpp52024 h1.titreproduitHUD,

.tpp52024 .cta a,

.nomvehicule.pp52024{

  color: var(--md);

}

.tpp52024 .bloctitrebody{

  background: transparent;

}

.txpp5{

  color: var(--pp5);

}

.txpp52024{

  color: var(--pp52024);

}

.tscic h1.titreproduit,

.tscic .cta a,

.nomvehicule.scic{

  color: var(--scic);

}
.scic_2024{
  color: #378C4C;
}
.bloc_prod.scic_2024 .uk-first-column.first:before {
  background: #378C4C;
}

.tscic h1.titreproduitHUD,

.tscic .cta a,

.nomvehicule.scic{

  color: var(--hud);

}

.tscic h1.titreproduitHUD,

.tscic .cta a,

.nomvehicule.scic{

  color: var(--hud);

}

.tscic .bloctitrebody{

  background: transparent;

}

.txscic{

  color: var(--scic);

}



.tho36 h1.titreproduit,

.tho36 .cta a,

.nomvehicule.ho36{

  color: var(--ho36);

}

.tho36 .bloctitrebody{

  background: transparent;

}

.txho36{

  color: var(--ho36);

}

.thso36 h1.titreproduit,

.thso36 .cta a,

.nomvehicule.hso36{

  color: var(--hso36);

}

.thso36 .bloctitrebody{

  background: transparent;

}

.txhso36{

  color: var(--hso36);

}

.tho34 h1.titreproduit,

.tho34 .cta a,

.nomvehicule.ho34{

  color: var(--ho34);

}

.tho34 .bloctitrebody{

  background: transparent;

}

.txho34{

  color: var(--ho34);

}

.tho30 h1.titreproduit,

.tho30 .cta a,

.nomvehicule.ho30{

  color: var(--ho30);

}

.tho30 .bloctitrebody{

  background: transparent;

}

.txho30{

  color: var(--ho30);

}


.thifa h1.titreproduit,

.thifa .cta a,

.nomvehicule.hifa{

  color: var(--hifa);

}

.thifa .bloctitrebody{

  background: transparent;

}

.txho24cf{

  color: var(--hifa);

}

.tho24cf h1.titreproduit,

.tho24cf .cta a,

.nomvehicule.ho24cf{

  color: var(--ho24cf);

}

.tho24cf .bloctitrebody{

  background: transparent;

}

.txho24cf{

  color: var(--ho24cf);

}



.cta{

  display: grid;

  text-align: center;

  margin-bottom: 10px;

}



table.uk-table *{

  vertical-align: middle;

}



.tfirst{

  font-size: 35px;

  font-weight: bold;

  text-align: center;

  vertical-align: middle;

  /*border: 1px solid;*/

}



.ftd:after{

  position: absolute;

}





.pligne .tfirst .ftd{

  padding: 55px 24px 67px 12px;

  position: relative;

}





.dligne .tfirst .ftd{

  padding: 67px 24px 55px 12px;

  position: relative;

}



.pligne, .dligne, .tevol{

  position: relative;

}



.pligne .tfirst .ftd:after{

  top: 0;

  bottom: 12px;

  left: 0;

  right: 12px;

  content: "";

  border: 1px solid;

}



.dligne .tfirst .ftd:after{

  top: 12px;

  bottom: 0px;

  left: 0;

  right: 12px;

  content: "";

  border: 1px solid;

}



.tlast .ftd:after{

  border: 1px solid;

}



.pligne .tevol .ftd:after{

  content: "";

  top: 0;

  bottom: 12px;

  border-top: 1px solid;

  border-bottom: 1px solid;

  left: 0;

  right: 0;

}



.marche .titretab{

  font-size: 40px;

}



.marche .bloctab h6{

  font-size: 20px;

}



.marche .bloctab p {

   font-size: 32px;

}



.marche .bloctab.tabl2 p {

   font-size: initial;

}



.marche .titretab, .marche .bloctab,

.marche .bloctab h6, .marche .bloctab p{

  color: initial!important;

  background: transparent;

}



.marche .bloctab.last,

.marche .titretab.tabl2{

  background:  transparent;

}



.marche .bloctab.last{

  background: #EbEbeb;

}



.intro{

  font-weight: bold;

  line-height: 26px;

}



.trhifa .triactif{

  color: var(--hifa);

}



.enchifa,

.hifa .ctaneg a{

  background: var(--hifa)!important;

}



.hifa .cta + .cta a,

.formhifa .triformulaire.formactif h5{

  color  : var(--hifa);

}



.formhifa .btnenvoi>div button:hover {

    border: 2px solid var(--hifa);

}



.formhifa .btnenvoi > div button {

    border: 2px solid var(--hifa);

    color: var(--hifa);

}



.formhifa .blocfondbtn {

    background: var(--hifa);

}

.trho24cf .triactif{

  color: var(--ho24cf);

}



.encho24cf,

.ho24cf .ctaneg a{

  background: var(--ho24cf)!important;

}



.ho24cf .cta + .cta a,

.formho24cf .triformulaire.formactif h5{

  color  : var(--ho24cf);

}



.formho24cf .btnenvoi>div button:hover {

    border: 2px solid var(--ho24cf);

}



.formho24cf .btnenvoi > div button {

    border: 2px solid var(--ho24cf);

    color: var(--ho24cf);

}



.formho24cf .blocfondbtn {

    background: var(--ho24cf);

}

.trscic .triactif{

  color: var(--scic);

}



.encnpp5,

.npp5 .ctaneg a{

  background: var(--npp5)!important;

}

.npp5 .ctaneg2024 a{

  background: var(--pp52024)!important;
  color: #fff!important;

}


.npp5 .cta + .cta a,

.formnpp5 .triformulaire.formactif h5{

  color  : var(--npp5);

}

.formnpp5 .btnenvoi>div button:hover {

    border: 2px solid var(--npp5);

}


.formnpp5 .btnenvoi > div button {

    border: 2px solid var(--npp5);

    color: var(--npp5);

}

.formnpp5 .blocfondbtn {

    background: var(--npp5);

}


.encpp52024,

.pp52024 .ctaneg a{

  background: var(--pp52024)!important;

}

.pp52024 .ctaneg2024 a{

  background: var(--pp52024)!important;
  color: #fff!important;

}


.pp52024 .cta + .cta a,

.formpp52024 .triformulaire.formactif h5{

  color  : var(--pp52024);

}

.formpp52024 .btnenvoi>div button:hover {

    border: 2px solid var(--pp52024);

}


.formpp52024 .btnenvoi > div button {

    border: 2px solid var(--pp52024);

    color: var(--pp52024);

}

.formpp52024 .blocfondbtn {

    background: var(--pp52024);

}

.encscic,

.scic .ctaneg a{

  background: var(--scic)!important;

}


.scic .cta + .cta a,

.formscic .triformulaire.formactif h5{

  color  : var(--scic);

}



.formscic .btnenvoi>div button:hover {

    border: 2px solid var(--scic);

}



.formscic .btnenvoi > div button {

    border: 2px solid var(--scic);

    color: var(--scic);

}



.formscic .blocfondbtn {

    background: var(--scic);

}

.scic .cta + .cta a,

.formscic2024 .triformulaire.formactif h5{

  color  : var(--scic2024);

}



.formscic2024 .btnenvoi>div button:hover {

    border: 2px solid var(--scic2024);

}



.formscic2024 .btnenvoi > div button {

    border: 2px solid var(--scic2024);

    color: var(--scic2024);

}



.formscic2024 .blocfondbtn {

    background: var(--scic2024);

}

/*-------*/

.trho36 .triactif{

  color: var(--ho36);

}



.encho36,

.ho36 .ctaneg a{

  background: var(--ho36)!important;

}



.ho36 .cta + .cta a,

.formho36 .triformulaire.formactif h5{

  color  : var(--ho36);

}



.formho36 .btnenvoi>div button:hover {

    border: 2px solid var(--ho36);

}



.formho36 .btnenvoi > div button {

    border: 2px solid var(--ho36);

    color: var(--ho36);

}



.formho36 .blocfondbtn {

    background: var(--ho36);

}


/*------*/

.trhso36 .triactif{

  color: var(--hso36);

}



.enchso36,

.hso36 .ctaneg a{

  background: var(--hso36)!important;

}



.hso36 .cta + .cta a,

.formhso36 .triformulaire.formactif h5{

  color  : var(--hso36);

}



.formhso36 .btnenvoi>div button:hover {

    border: 2px solid var(--hso36);

}



.formhso36 .btnenvoi > div button {

    border: 2px solid var(--hso36);

    color: var(--hso36);

}



.formhso36 .blocfondbtn {

    background: var(--hso36);

}

/*-------*/

.trho34 .triactif{

  color: var(--ho34);

}



.encho34,

.ho34 .ctaneg a{

  background: var(--ho34)!important;

}



.ho34 .cta + .cta a,

.formho34 .triformulaire.formactif h5{

  color  : var(--ho34);

}



.formho34 .btnenvoi>div button:hover {

    border: 2px solid var(--ho34);

}



.formho34 .btnenvoi > div button {

    border: 2px solid var(--ho34);

    color: var(--ho34);

}



.formho34 .blocfondbtn {

    background: var(--ho34);

}


/*------*/

/*-------*/

.trho30 .triactif{

  color: var(--ho30);

}



.encho30,

.ho30 .ctaneg a{

  background: var(--ho30)!important;

}



.ho30 .cta + .cta a,

.formho30 .triformulaire.formactif h5{

  color  : var(--ho30);

}



.formho30 .btnenvoi>div button:hover {

    border: 2px solid var(--ho30);

}



.formho30 .btnenvoi > div button {

    border: 2px solid var(--ho30);

    color: var(--ho30);

}



.formho30 .blocfondbtn {

    background: var(--ho30);

}


/*------*/


.intro span{

  background: var(--npp5);

  padding: 3px 7px;

    color: white;

    font-weight: bold;

}

.intro .encpp5-2024{

  background: var(--pp52024);

  padding: 3px 7px;

    color: white;

    font-weight: bold;

}

.intro span.enchso36{

  background: var(--hso36);

  padding: 3px 7px;

    color: white;

    font-weight: bold;

}


.intro span.encho36{

  background: var(--ho36);

  padding: 3px 7px;

    color: white;

    font-weight: bold;

}

.intro span.encho34{

  background: var(--ho34);

  padding: 3px 7px;

    color: white;

    font-weight: bold;

}

.intro span.encho30{

  background: var(--ho30);

  padding: 3px 7px;

    color: white;

    font-weight: bold;

}



.filtre{

  text-align: center;

  text-transform: uppercase;

  padding: 15px 0;

  border-top: 1px solid white;

  border-left: 1px solid white;

  border-right: 1px solid white;

  border-bottom: 0 solid white;

}



.filtre:hover{

  cursor: pointer;

}



.filtre a{

  color: inherit!important;

}



.bobo{

  border-bottom: 1px solid #bebebe;

}


.trinpp5 .triactif{

 color: var(--npp5);

}

.tripp52024 .triactif{

 color: var(--pp52024);

}

.triho24cf .triactif{

 color: var(--ho24cf);

}

.triactif{

  border-top: 1px solid #bebebe;

  border-left: 1px solid #bebebe;

  border-right: 1px solid #bebebe;

  border-bottom: 0 solid #bebebe;

  color: var(--pp5);

}



.tfirst small{

  font-size: 35%;

}



.tfirst + .tevol{

  /*border-left: 1px solid;*/

}



.tevol{

  /*border-top: 1px solid;*/

  /*border-bottom: 1px solid;*/

}



.tabevol td{

  padding: 0;

}



.tevol{

  font-size: 25px;

  text-transform: uppercase;

  font-weight: bold;

  text-align: center;

  vertical-align: middle;

}

.tevol span{

  font-weight: 100;

  margin-bottom: 10px;

}



.cta a{

  padding: 18px 25px;

  font-weight: bold;

  text-transform: uppercase;

  background: white;

  border: 1px solid white;

  max-width: 282px;

}



.uk-sticky-fixed{

    z-index: 20;

}



.ctaneg a{

  background: transparent;

  color: white!important;

}



.blocoblique{

  position: relative;

}

.bof{

  overflow: hidden;

}



.headvehicule.tpp5,

.headvehicule.tnpp5,

.headvehicule.tho36,

.headvehicule.thso36,

.headvehicule.tscic,

.headvehicule.thifa,

.headvehicule.tho34,

.headvehicule.th30,

.headvehicule.tho24cf,

.headvehicule.tpp52024
{

    position: relative;

    max-width: 1200px;

    margin: 0 auto;

}



.obli{

    position: absolute;

    /*background-image: url(/images/oblipp5.svg);*/

    background-repeat: no-repeat;

    background-size: cover;

    background-position: right;

    z-index: 0;

    top: 0;

    bottom: 0;

    right: 0;

    width: 100%;

}



.obli > .obliright{

    height: 100%;

    float: right;

    max-width: none;

}

.oblipp5 > .obliright{

  height: 100%;

  float: right;

  max-width: none;
  margin-right: 500px;

}

.oblileft{

    height: 100%;

    float: left;

    max-width: none;

}



.obli > .oblileft{

    display: none;

}



.nomvehicule{

  font-size: 24px;

  font-weight: bold;

  text-transform: uppercase;

  margin: 0;

}



.baseline{

  font-size: 18px;

  font-weight: bold;

  margin: 11px 0;

}



.baseline p{

  margin: 0;

}



.stickyvehicule.pp5 a{

  color: var(--pp5);

  border-color: var(--pp5);

}



.stickyvehicule.pp5 .ctaneg a{

  color: white;

  background: var(--pp5);

}

.stickyvehicule.npp5 a{

  color: var(--npp5);

  border-color: var(--npp5);

}



.stickyvehicule.npp5 .ctaneg a{

  color: white;

  background: var(--npp5);

}

.stickyvehicule.pp52024 a{

  color: var(--pp52024);

  border-color: var(--pp52024);

}



.stickyvehicule.pp52024 .ctaneg a{

  color: white;

  background: var(--pp52024);

}

.stickyvehicule.scic a{

  color: var(--scic);

  border-color: var(--scic);

}



.stickyvehicule.scic .ctaneg a{

  color: white;

  background: var(--scic);

}

.stickyvehicule.ho24cf a{

  color: var(--ho24cf);

  border-color: var(--ho24cf);

}



.stickyvehicule.ho24cf .ctaneg a{

  color: white;

  background: var(--ho24cf);

}





table.uk-table .el-title{

  font-weight: bold;

}



table.uk-table > tbody > .el-item{

  border-bottom: 1px solid #ebebeb;

}



/*.blocoblique .obpp5:before {

    position: absolute;

    content: "";

    background: var(--pp5);

    top: 0;

    left: 0;

    right: 0;

    transform: rotate(-62deg) translate(0, -307%);

    height: 100px;

}



.headvehicule{

  overflow: hidden;

  }*/



  @media (max-width: 1250px){

    .obli > .obliright{

      display: none;

    }

    .obli > .oblileft{

        display: inline-block;

    }

  }

  @media (max-width: 960px){

    .lsmart, .item-150, .item-151{

      display: inherit;

    }

  }



  .mpp5{

    background-color: var(--npp5);

    background-image: url('/images/top-head_link-pp5.svg');

    background-repeat: no-repeat;

    background-size: 80%;

    background-position: center center;

    color: transparent!important;

    padding: 11px 70px!important;

    position: relative;

  }

  .mpp52024{

    background-color: var(--pp52024);

    background-image: url('/images/top-head_link-pp5.svg');

    background-repeat: no-repeat;

    background-size: 80%;

    background-position: center center;

    color: transparent!important;

    padding: 11px 70px!important;

    position: relative;

  }



  .mscic{

    background-color: #378C4C;

    background-image: url('/images/top-head_link-scic.svg');

    background-repeat: no-repeat;

    background-size: 80%;

    background-position: center center;

    color: transparent!important;

    padding: 11px 70px!important;

    position: relative;

  }

   .mscic2024{

    background-color: var(--scic2024);

    background-image: url('/images/top-head_link-scic.svg');

    background-repeat: no-repeat;

    background-size: 80%;

    background-position: center center;

    color: transparent!important;

    padding: 11px 70px!important;

    position: relative;

  } 



  #team ul > li:nth-child(2) a:first-letter{

    font-size: 0!important;

  }



  #team ul > li:nth-child(2) a{

    display: inline-block;

  }



  .item-119:hover .mpp5{

    color: transparent!important;

  }



  .item-120:hover a,

  .item-121:hover a{

    color: white!important;

  }





  .mcontact{

    background: var(--mbl) ;

  }



  .mpart{

    background: var(--mb);

  }



  .mfa:before{

    font-family: "Font Awesome 5 Pro";

    font-size: 15px;

    font-weight: 100!important;

    margin-right: 7px;

  }



  .mpart:before{

    content: "\f4c6";

  }



  .mcontact:before{

    content: "\f2b9";

  }



  .tbl{

    color: var(--mbl);

  }



  .uk-first-column{

    position: relative;

  }



  #histo > div > .uk-first-column:before {

    content: "";

    display: inline-block;

    top: 31px;

    bottom: -66px;

    left: 159px;

    background: var(--md);

    width: 1px;

    position: absolute;

  }



  .uklast{

    position: relative;

  }



  .ukbeflech:before{

    position: absolute;

    content: "\f322";

    font-family: 'Font Awesome 5 Pro';

    color: var(--mbl);

    background: white;

    width: 50px;

    height: 50px;

    text-align: center;

    line-height: 50px;

    top: -47px;

    left: 50%;

    transform: translateX(-50%);

    border-radius: 100%;

  }



  .h4, .uk-h4, h4 {

    font-size: 40px;

    font-weight: 400;

    text-transform: uppercase;

  }



  h5.u5titre{

    font-weight: bold;

    border: 0;

    padding: 0;

    margin: 0 0 15px 0;

  }



  h5.histo{

    font-weight: bold;

    color: var(--mb);

  }



  h5.histo span{

    font-weight: bold;

    color: var(--mbl);

    margin-right: 8px;

  }



  h5 + p{

    margin-top: -15px;

  }



  a{

    color: var(--mbl);

  }



  .pre_footer{

    position: relative;

  }

  .pre_footer:before{

    content: "";

    background: rgba(255,255,255,0.05);

    position: absolute;

    top: 100%;

    bottom: -40%;

    left: -50%;

    right: -50%;

    transform: rotate(-5deg) translateY(10px);

    background: rgba(255,255,255,0.4);

  }





  #bcfooter h5{

    color: white;

    border-bottom: 1px solid white;

    padding-bottom: 11px;

  }



  #bcfooter h5 img{

    max-width: 25px;

    float: right;

    margin-left: 9px;

    position: relative;

    top: -5px;

  }



  #bcfooter .uk-panel p{

    font-size:  12px!important;

  }

  .tm-header{

    position: relative;

    padding-top: 30px;

  }



  #tm-top{

    padding: 0;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    background: #ebebeb;

  }



  #tm-top > .uk-container{

    min-width: 100%;

    padding: 0;

    margin: 0;

  }



  #module-110{

    text-align: right;

  }

  #module-110 li{

    display: inline-block;

  }





  @media (min-width: 1200px){

    #bcfooter .foo_middle{

      padding-top: 0;

    }

  }



  @media (max-width: 1200px){

    #bcfooter > div > div > div{

      padding-top: 0!important;

    }

    #bcfooter .foo_middle{

      padding-left: 30px;

    }

    .uk-flex-middle {

      align-items: flex-start;

    }

  }



  @media (max-width: 960px){

    #bcfooter .foo_middle {

      padding-left: 0px;

    }



    #bcfooter .foo_middle .uk-text-right img{

      width: 180px;

    }

    #bcfooter .foo_middle .uk-text-right {

      text-align: center!important;

    }



    #bcfooter .foo_middle p{

      text-align: center!important;

    }



  }



  .menuprefooter{

    list-style: none;

    padding-left: 0;

  }



  .menuprefooter li{

    padding-bottom: 12px;

  }



  .chapo{

    font-weight: bold;

  }



  #slidetop .uk-position-cover {

    padding-left: 0;

  }



  #avertissement{

    position: absolute;

    bottom: 30px;

    left: 300px;

  }



  #slidetop{

    position: relative;

  }



  .disclaimer{

   font-size: 12px;

   color: var(--md);

 }



 .bloc-cc{

  text-align: center;

  color: white;

  text-transform: uppercase;

  padding: 30px;

  background: var(--mbl);

}

.cc_residence  .bloc-cc{

  padding: 55px 30px;

}



@media (min-width: 1200px){

  .ac_cc .uk-grid-margin {

    margin-top: 20px;

  }

}





.cc{

  opacity: 0.59;

  margin-bottom: 0;

}



.cc, .cc span{

  font-weight: bold;

  font-size: 55px;

  line-height: 55px;

}



.cc + p{

  min-height: 52px;

  font-size: 14px;

  line-height: 1.2;

}



@media (max-width: 1082px){

  .cc, .cc span{

    font-size: 45px;

    line-height: 40px;

  }



  .cc + p{

    min-height: 45px;

    font-size: 13px;

    line-height: 1.2;

    margin-top: 5px;

  }

}



.ac_cc{

  position: relative;

  overflow: hidden;

  padding-bottom: 0;

}



@media (min-width: 1082px){



}



.ac_cc h2{

  margin: 0;

}

.ac_cc .disclaimer{

  margin-bottom: 8px !important;

}







@media (min-width: 1082px){



  .ac_cc .chiffres{

    position: relative;

    padding: 0 100px;

  }

  .ac_cc .disclaimer{

    padding-right: 100px;

  }

}



@media (max-width: 645px){

 .cc + p {

  min-height: 32px;

}

}



.accord{

  margin-left: -50px;

  margin-top: 50px;

}



@media (max-width: 960px){

  .accord{

    margin-left: 0;

  }

  .imgback .el-title {

/*    margin-top: 15px;

*/  }

.accord .uk-accordion-title{

  padding-left: 20px;

}

}







.uk-accordion-title{

  display: inline-block;

  background: var(--mb8);

  padding: 10px 10px 10px 50px;

  color: white;

}



.uk-accordion-title:before {

  font-family: "Font Awesome 5 Pro";

  /*width: 1.4em;*/

  /*height: 1.4em;*/

  /*margin-left: 50px;*/

  /*float: right;*/

  /*border-left: 1px solid;*/

  content: "\f054";

  color: white;

  background: none!important;

  /*padding: 0 17px;*/

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



/*.uk-parent{

  position: relative;

  }*/



  .uk-parent:before{

    /*position: absolute;*/

    font-family: "Font Awesome 5 Pro";

    content: "";

  }



  .uk-open .uk-accordion-title:before{

    content: "\f078";

    /*padding: 0 20px 0 12px;*/

    -webkit-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

  }

}



.uk-accordion-title:focus, .uk-accordion-title:hover{

  color: white;

}



.uk-accordion>:nth-child(n+2) {

 margin-top: 0;

 padding-top: 10px;

 border-top: 0;

}



.uk-accordion-content{

  padding-left: 50px;

}



button#envoyer_ma_demande, button#envoyer_ma_demande:hover,
button#eng_envoyer_ma_demande, button#eng_envoyer_ma_demande:hover,

button#je_minscris_gp2022, button#je_minscris_gp2022:hover,
button#je_minscris_gp2023, button#je_minscris_gp2023:hover,
button#je_minscris_reimmo, button#je_minscris_reimmo:hover,

button#je_ne_suis_pas_interesse, button#je_ne_suis_pas_interesse:hover,
button#pas_interresse_gp_2023, button#pas_interresse_gp_2023:hover,
button#pas_interresse_reimmo, button#pas_interresse_reimmo:hover,
button#je_minscris_automne,
button#pas_interresse_automne{

   position: relative;

   display: inline-block;

   font-size: 13px;

    line-height: 1.4em;

    padding: 15px 35px;

    background: var(--mb);

    color: white;

    text-transform: uppercase;

    font-weight: bold;

    position: relative;

    z-index: 3;

}



button#je_minscris_gp2023, button#je_minscris_gp2023:hover,
button#je_minscris_automne, button#je_minscris_reimmo, button#je_minscris_reimmo:hover{
 width: 100%!important;
}






#envoyer_ma_demande{

  float: right;

}



.bouton{

  position: relative;

}



.solutions .bouton{

  display: inline-block;

}



.bouton.boutoneg{

  border: 2px solid white;

}



.bouton.boutoncont{

  border: 2px solid white;

  background: transparent;

  color: white;

}



#infovehic .uk-sticky-fixed,

#infovehi .uk-sticky-fixed{

  z-index: 1!important;

}





.bn{

  display: inline-block;

  line-height: 1.4em;

  padding: 15px 35px;

  background: var(--mb);

  color: white;

  text-transform: uppercase;

  font-weight: bold;

  position: relative;

  z-index: 1;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.reverse{

  background: white;

  color: var(--mb);

}



.barre{

  content: "";

  position: absolute;

  background: var(--mbl);

  left: -5px;

  bottom: -24px;

  width: 48px;

  top: 0;

  right: 10%;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.texte:hover + .barre{

  top: -23px;

  width: auto;

  right: -5px;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.trianglegauche{

  position: relative;

  overflow: hidden;

}



.trianglegauche:after {

  content: "";

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  background: white;

  transform: rotate(73deg) translate(0, 500px);

}



.nfond{

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  display: flex;

  align-items: center;

  background: var(--mb8);

  opacity: 0;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.bloctitre{

  color: var(--md);

}



.flex_height .uk-width-1-3\@m > div, .flex_height .uk-width-1-3\@m > div a{

  height: 100%;

}



.lienactu:hover .tag,

.lienactu:hover .blocdate,

.lienactu:hover .bloctitre{

  opacity: 0.5;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.lienactu:hover .nfond{

  opacity: 1;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.nfond .bouton{

  margin: 0 auto;

}



.nfond .barre{

  bottom: -4px;

  width: 48px;

  top: 18px;

}



.nfond .texte:hover + .barre{

  top: -4px!important;

}

.lienactu,

.blocinfo{

  background: white;

  box-shadow: 0px 3px 6px #00000066;

  padding: 20px;

}



.bobo.uk-sticky-fixed{

  background: white;

}



.triformulaire h5:hover{

  cursor: pointer;

}

.triformulaire h5{

  padding: 25px 0;

  text-align: center;

}



.triformulaire.formactif h5{

  font-weight: bold;

  color: var(--pp5);

}



.blocproc{

  background: white;

  box-shadow: 0px 3px 6px #00000066;

}



.titreproc h5 {

  padding: 35px 35px 35px 100px;

  background: var(--mb);

  font-size: 25px;

  color: white;

  font-weight: bold;

}



.tag {

  font-size: 10px;

  color: white;

  background: var(--mb);

  padding: 5px 8px;

  display: inline-block;

  margin: 0 5px 4px 0;

  text-transform: uppercase;

  opacity: 1;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.lienactu:hover{

  text-decoration: none;

}



.actutag{

  background: var(--mbl);

}



.actucat:after{

  clear: both;

}



.blocimage{

  position: relative;

  margin-top: 15px;

  width: 100%;

  padding-top: 53%;

  background-position:center center;

  background-repeat: no-repeat;

  background-size: cover;

}



.blocdate{

  margin-top: 15px;

  color: var(--mbl);

  font-size: 10px;

  opacity: 1;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.bloctitre{

  text-transform: uppercase;

  font-weight: bold;

  opacity: 1;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



#bcfooter a{

  color: white!important;

  text-transform: none;

  font-size: 14px;

}



#bcfooter{

  background-color: var(--mb);

  position: relative;

  overflow: hidden;

}



#bcfooter > div > div{

  position: relative;

}



#bcfooter > div > div > div {

  padding-top: 65px;

}



.menusocial img{

  max-width: 60px!important;

}



.menusocial li{

  display: inline-block;

}



.menusocial{

  text-align: center;

}



.menusocial a{

  display: inline-block;

  width: 60px;

}



.menusocial li:first-child{

  float: left;

}



.menusocial li:last-child{

  float: right;

}



#bcfooter:before, #bcfooter:after, #emplois:before, #quote:before {

  content: "";

  background: rgba(255,255,255,0.05);

  position: absolute;

}



#emplois, #quote {

  position: relative;

  overflow: hidden;

}



.uk-section-primary {

  background: var(--mbl);

}



#bcfooter:before{

  top: 0;

  bottom: -40%;

  left: -50%;

  right: -50%;

  transform: rotate(-5deg) translateY(10px);

}



#bcfooter:after{

  top: -100%;

  bottom: -100%;

  left: 0;

  right: 0;

  transform: rotate(64deg) translateY(-66%);

}





#headerc > div {

  position: relative;

  padding-top: 330px;

  padding-bottom: 0;

}



.solutions #headerc>div {

  padding-top: 40px;

}

.solutions #headerc .uk-background-center-center {

    background-position: 50% -60px;

}



h1.content:after{

  position: absolute;

  content: "";

  top: 50%;

  bottom: 0;

  left: 50%;

  right: -100%;

  background: white;

}



h1.content:before{

  position: absolute;

  content: "";

  top: 0;

  bottom: 0;

  left: -100%;

  right: 100%;

  background: var(--mbl);

}



h1.content{

  width: 50%;

  background: var(--mbl);

}



.uk-breadcrumb>*>*{

  text-transform: none;

}



.blocinfo{

  text-align: center;

  min-height: 360px;

}



.chiffres .blocinfo{

  min-height: 300px;

}





.blocinfo i{

  color: #c8c8c8;

}



i + h2{

  margin-top: 10px;

  margin-bottom: 20px!important;

}



.laquote {

  font-family: Roboto!important;

  font-size: 27px;

  color: white;

  line-height: 41px;

  position: relative;

  font-style: italic;

  font-weight: 300;

}



.laquote:before {

  font-family: arial;

  content: "“";

  display: inline-block;

  font-size: 340px;

  top: 80px;

  left: -130px;

  position: absolute;

  font-style: normal;

}



.auteurquote {

  position: relative;

  color: white!important;

  display: inline-block;

}



.auteurquote:before {

  content: "“";

  font-family: arial;

  position: absolute;

  right: -70px;

  font-size: 189px;

  transform: rotate(180deg);

  bottom: 0;

  line-height: 147px;

  opacity: 0.4;

}



.btnenvoi > div button{

  background: white;

  border: 2px solid var(--pp5);

  color: var(--pp5);

  font-weight: bold;

  font-size: 15px;

  float: right;

  padding: 5px 35px;

  position: relative;

  z-index: 1;

}

.btnenvoi>div button:hover{

  border: 2px solid var(--pp5);
  color: white;

}



.blocfondbtn{

    position: absolute;

    z-index: 0;

    background: var(--pp5);

    bottom: -3px;

    /* top: 0; */

    /* left: 0; */

    right: 100px;

    width: 35px;

    height: 26px;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.btnenvoi{

  display: inline-block;

  float: right;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.btnenvoi:hover .blocfondbtn{

  right: -3px;

  width: 138px;

  height: 58px;

}



.uk-tab::before {

  content: "";

  position: absolute;

  bottom: 0;

  left: 20px;

  right: 0;

  border-bottom: 1px solid transparent;

}



#anchisto ul {

  border-bottom: 1px solid;

  padding-bottom: 15px;

}



#anchisto a {

  font-size: 30px;

  font-weight: 100;

}



#anchisto a:after {

  content: "";

  position: absolute;

  background: white;

  width: 6px;

  height: 6px;

  border-radius: 100%;

  bottom: -19px;

  border: 1px solid;

}



#anchisto li:hover a:before {

  content: "";

  position: absolute;

  background: var(--mbl);

  width: 85px;

  bottom: -18px;

  height: 7px;

}



#anchisto li:hover a:after {

  display: none;

}



.formcontact{

  -webkit-box-shadow: 2px 3px 12px 0px rgb(0 0 0 / 20%);

  -moz-box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.2);

  box-shadow: 2px 3px 12px 0px rgb(0 0 0 / 20%);

  border: 1px solid #ebebeb;

  background: white;

}



.formtri{

  padding: 0 35px;

}



.triformulaire#sans,

#avec h5{

  border-bottom: 1px solid #ebebeb;

}



#avec h5{

  border-right: 1px solid #ebebeb;

}



.fcol {

  -webkit-box-shadow: 2px 3px 12px 0px rgb(0 0 0 / 20%);

  -moz-box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.2);

  box-shadow: 2px 3px 12px 0px rgb(0 0 0 / 20%);

  background: var(--mb);

  position: relative;

  color: white;

  overflow: hidden;

}

.bc-imag {

  width: 100%;

  padding-top: 100%;

  overflow: hidden;

  position: relative;

}

.bccontent {

  min-height: 140px;

  padding: 15px;

}

.bccontent, .entcol, .idcol, .fctcol {

  position: relative;

}

.bc-imag img {

  position: absolute;

  top: 0;

  width: 100%;

}

.bccontent:before {

  content: "";

  position: absolute;

  z-index: 0;

  top: 0;

  bottom: 0;

  left: -20px;

  right: -40px;

  background: var(--mb);

  transform: rotate(-7deg) translate(-1px, -32px);

}

.fiche{

  position: relative;

  box-shadow: 0px 3px 6px #00000066;

}



.fiche:before{

  content: "";

  position: absolute;

  left: -5px;

  bottom: -5px;

  top: 90%;

  right: 85%;

  background: var(--mbl);

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



/*.fiche:hover:before{

  top: -5px;

  right: -5px;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

  }*/



  .brochure > div{

    background-position: 4% 50%!important;

    background-size: 57%;

    padding: 250px 0 300px 0!important;

    max-width: 1200px;

    margin:  0 auto;

    position:  relative;



  }



  @media (max-width:  960px){

    .brochure > div{

      background-position: 50% top!important;

      background-size: auto 70%;

      padding: 400px 0 60px 0!important;

    }

  }

  @media (max-width:  600px){

    .brochure > div{

      background-position: 50% top!important;

      background-size: 83% auto;

      padding: 300px 0 60px 0!important;

    }

  }

  @media (max-width:  460px){

    .brochure > div{

      background-position: 50% top!important;

      background-size: 83% auto;

      padding: 250px 0 60px 0!important;

    }

  }



  .bloclien{

    color: initial;

    font-size: 12px;

    position: relative;

  }



  .bloclien:before{

    position: absolute;

    content: "";

    top: 0;

    bottom: 0;

    width: 1px;

    left: -9px;

    background: var(--md);

  }



  .blocexp{

    padding: 15px 0;

    position: relative;

  }



  .blocexp:before{

    position: absolute;

    content: "";

    top: 0;

    bottom: 0;

    left: -100%;

    right: 104%;

    background: var(--mbl);

  }



  .blocexp:after {

    position: absolute;

    content: "";

    top: 0;

    bottom: 0;

    right: 102%;

    width: 200px;

    background-repeat: no-repeat;

    background-position: center center;

    background-size: 50%;

  }



  .contentproc .far{

    font-weight: bold;

    font-size: 13px;

  }



  .titreproc{

    position: relative;

  }



  .titreproc .fal{

   position: absolute;

   left: 68px;

   opacity: 0.56;

   top: 50%;

   font-size: 43px;

   transform: translate(0, -50%);

 }



 .structuration:after{

  background-image: url("/images/structure.svg") ;

}



.collecte:after{

  background-image: url("/images/collecte.svg") ;

}



.sourcing:after{

  background-image: url("/images/sourcing.svg") ;

}



.gestion:after{

  background-image: url("/images/gestion.svg") ;

}



.communication:after{

  background-image: url("/images/communication.svg") ;

  width: 155px;

  right: 104%;

}



.daab{

  position: absolute;

  bottom: 20px;

  left: 0;

  right: 0;

}



.bloccontent:hover .blocbleu.ease{

  line-height: initial;

}



.contentproc{

  padding: 25px 35px 35px 100px;

}



.titretab{

  background: #00A2FF;

  color: white;

  font-size: 57px;

  font-weight: bold;

  text-align: center;

  padding: 25px;

  border-bottom: 15px solid white;

  position: relative;

}



.titretab.tabl2{

  background: var(--mb);

}





.bloctab{

  background: #27aee7;

  color: white,;

  text-align: center;

  padding: 15px;

  border-bottom: 15px solid white;

  border-left: 15px solid white;

}



.bloctab.last{

  background: var(--mbl);

}



.tabl2.last{

  background: var(--mb);

}





.bloctab h6{

  color: white;

  font-size: 30px;

  font-weight: 100;

  margin-bottom: 3px;

}



.bloctab p{

  font-size: 42px;

  padding-top: 0;

  padding-bottom: 0;

  color: white;

  text-align: center;

  margin-top: 0;

  font-weight: bold;

}



.bloctab > div{

  padding-top: 15px;

  padding-bottom: 15px;

}



.tabl2{

  background: #495496;

}



.tabl2 small{

  font-size: 19px;

}



.tabl2{

  line-height: 48px;

}



.tabl2 p{

  font-size: initial;

}



.tabl2 .uk-width-3-4 p{

  padding: 34px 0;

}



p.tablast{

  font-weight: initial;

  text-transform: uppercase;

  margin-bottom: 0;

}

.uk-width-1-1.uklast {

  padding-left: 0;

}



@media (max-width: 1185px){

  #tableau_marche .titretab{

    font-size: 37px;

    padding: 25px 5px;

  }

  #tableau_marche .tabl2 small {

    font-size: 14px;

  }



  #tableau_marche .bloctab h6 {

   font-size: 20px;

 }

 #tableau_marche .bloctab h6+p {

   font-size: 36px;

 }

 #tableau_marche .tabl2 {

  line-height: 28px;

}

#tableau_marche .tabl2 .uk-width-1-1 p {

  margin-top: 28px!important;

}

#tableau_marche .tabl2 .uk-width-1-1 p.tablast {

  margin-top: 10px!important;

}

}



@media (max-width: 960px){

 #tableau_marche .bloctab{

  padding:  10px 5px;

}

.accor_sol .accordioncontent .uk-grid-medium h3{

  font-size: 22px;

}

}

@media (max-width: 640px){

  .accor_sol .accordioncontent .uk-grid-medium h3{

    margin-top: 15px;

  }

}



@media (max-width: 768px){

  .accor_sol .accordioncontent .uk-grid-medium h3{

    font-size: 22px;

  }



  #tableau_marche .uk-width-1-5.uk-first-column {

    display: block;

    width: 100%;

  }



  #tableau_marche .uk-width-1-5.uk-first-column .titretab{

    border: 0;

    line-height: 1;

    padding: 15px !important;

  }



  #tableau_marche .uk-width-3-5 {

    width: 100%;

  }

  #tableau_marche .uk-width-1-5.uk-grid-margin .uk-grid.bloctab.last{

    margin-left: 0;

  }



  #tableau_marche .bloctab{

    border-left: 20px solid white;

    border-bottom: 0;

  }



  #tableau_marche .uk-first-column div{

    margin-bottom: 0px;

    margin-top: 0px;

  }

  #tableau_marche .uk-first-column div.uk-first-column{

    margin-bottom: 5px;

  }

  #tableau_marche .uk-first-column .one{

    margin-bottom: 15px;

  }



  #tableau_marche .tabl2 .uk-width-1-1 p{

    margin-top: 0!important;

    text-align: center!important;

  }

  .ukbeflech:before {

    width: 30px;

    height: 30px;

    line-height: 32px;

    top: -24px;

  }

  #tableau_marche .bloctab .uk-width-1-1,#tableau_marche .bloctab .uk-width-1-3{

    padding: 0 5px;

  }

  #tableau_marche .bloctab h6 {

    font-size: 17px;

  }

  #tableau_marche .bloctab h6+p {

    font-size: 31px;

  }



}





.titretab .tabl2{

  padding-top: 10px;

}



.dnone{

  display: none!important;

}



.uk-sticky-fixed .dnone{

  display: flex!important;

}



.dnone{

  text-indent: -3000px;

}

.dnone:before{

  width: 38px;

  height: 38px;

  line-height: 38px;

  text-align: center;

  color: white;

  font-family: "Font Awesome 5 Pro"!important;

  font-size:  15px;

  font-weight: 100;

  text-indent: 0;

}



.dcontact:before{

  content: "\f2b9";

  background: var(--mbl);

}



.dpartenaire:before{

  content: "\f4c6";

  background: var(--mb);

}



.dcontact:hover:before{

  background: var(--mb);

}



.item-126:before,

.item-127:before{

  display: none;

}



.item-126 a{

  padding: 0 0 0 35px!important;

}

.item-127 a{

  padding: 0!important;

}



.uk-parent a:after{

  font-family: "FontAwesome"!important;

  content: "\f078";

  font-size: 80%;

}



.tm-header .uk-navbar-right .uk-navbar-nav > li{position: relative;}

.tm-header .uk-navbar-right .uk-navbar-nav > li:before{

  content: "";

  position: absolute;

  left: 0;

  right: 100%;

  opacity: 0;

  height: 5px;

  bottom: -8px;

  background: var(--mb);

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}





.uk-navbar-dropdown-nav>li>a:focus, .uk-navbar-dropdown-nav>li>a:hover{

  color: #283583;

}



.tm-header .uk-sticky-fixed .uk-navbar-right .uk-navbar-nav > li:before{

  bottom: 0px;

}



.tm-header .uk-navbar-right .uk-navbar-nav > li:hover:before,

.tm-header .uk-navbar-right .uk-navbar-nav > li.uk-active:before{

  right: 0;

  opacity: 1;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.cercle img{

  background: white;

  border-radius: 100%;

  border: 10px solid white;

}



.ficheact, .fichsmart{

  background: var(--mb);

  color: white;

  padding: 20px 20px 7px 20px;

  position: relative;

  text-transform: uppercase;

  line-height: initial;

  z-index: 1;

}



.fi-active,

.ficheact:hover,

.fichsmart:hover{

  background: var(--mbl);

}





.titre{

  font-size: 27px;

  text-transform: uppercase;

  margin-bottom: 10px;

  font-weight: bold;

}



.barrefiche{

  position: absolute;

  background: var(--mbl);

  left: -5px;

  right: 70%;

  bottom: -6px;

  top: 70%;

  z-index: 0;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}





.fichsmart:hover + .barrefiche,

.fi-active + .barrefiche{

  right: -5px;

  left: 70%;

  background: var(--mb);

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.bcimagref{

  width: 100%;

  padding-top: 100%;

  background-size: cover!important;

}



.blocinfo .laquote:before{

  color: var(--mbl);

}



.bcimgref{

  padding-top: 100%;

  width: 100%;

  background-position: center center;

  background-size: cover;

}



.fwidth a{

  width: 100%;

  color: white!important;

  text-align: center;

  background: var(--mb);

  font-size: 26px;

  font-weight: bold;

  padding: 25px;

}



.fwidth a:before{

  display: none;

}



.fwidth a:after{

  font-family: "Font Awesome 5 Pro";

  font-weight: initial;

  content: "\f054";

  float: right;

}



.fwidth .el-title{

  overflow: hidden;

}



.fwidth .uk-open a:after{

  content: "\f078";

}



.fwidth .el-title{

  background-image: url(/images/obligacc.png);

  background-size: contain;

  background-repeat: no-repeat;

  background-position: center right;

}



@media (max-width: 760px){

  .fwidth a{

    text-align: left;

    padding-right: 80px;

    position: relative;

  }

  .fwidth a:after {

    font-family: "Font Awesome 5 Pro";

    right: 25px;

    top: 50%; /* poussé de la moitié de hauteur du référent */

    -ms-transform: translateY(-50%); /* IE 9 */

    -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */

    transform: translateY(-50%); /* tiré de la moitié de sa propre hauteur */

    position: absolute;

    float: none;

  }

}

@media (max-width: 460px){

  .fwidth .el-title, .uk-open .el-title{

   background-image: none!important;

 }

}



.uk-open .el-title{

  background-image: url(/images/obligaccopen.png);

  background-size: contain;

  background-repeat: no-repeat;

  background-position: center right;

}



.fwidth .uk-accordion-content{

  margin-top: -8px;

  padding: 35px;

  box-shadow: 0 0 5px grey;

}





.bvehicule{

  color: white;

  text-transform: uppercase;

}



.bvehicule .uk-width-1-5\@l{

  padding-left: 25px;

}



.bvehicule a{

  background: white;

  color: var(--mb);

  padding: 12px;

}



.bvehicule .bg{

  background: var(--mb);

}



.bg, .bd{

  padding: 37px 58px;

  position: relative;

}



.bg{

  overflow: hidden;

}



.bg img{

  max-width: 356px;

}



.pp5 .bd,

.pp5 .bd:after,

.pp5 .bg:after{

  background: var(--pp5);

}



.scic .bd,

.scic .bd:after,

.scic .bg:after{

  background: var(--scic);

}



.hifa .bd,

.hifa .bd:after,

.hifa .bg:after{

  background: #7FC6B7;

}



.ho24 .bd,

.ho24 .bd:after,

.ho24 .bg:after{

  background: #007970;

}

.ho24cf .bd,

.ho24cf .bd:after,

.ho24cf .bg:after{

  background: #0d3b66;

}



.ho36 .bd,

.ho36 .bd:after,

.ho36 .bg:after{

  background: #005560;

}

.ho36lv .bd,

.ho36lv .bd:after,

.ho36lv .bg:after{

  background: #005560;

}

.hso36 .bd,

.hso36 .bd:after,

.hso36 .bg:after{

  background: #731d0a;

}

.ho34 .bd,

.ho34 .bd:after,

.ho34 .bg:after{

  background: #4C0820;

}

.ho30 .bd,

.ho30 .bd:after,

.ho30 .bg:after{

  background: #93541F;

}


.hol .bd,

.hol .bd:after,

.hol .bg:after{

  background: #b99e68;

}



.ferme .bd,

.ferme .bd:after,

.ferme .bg:after{

  background: var(--mbl);

}



.bd{

  position: relative;

  padding-left: 0;

  padding-right: 40px;

}



.bd:after{

  position: absolute;

  content: "";

  top: 0;

  bottom: 0;

  left: -30px;

  right: 100%;

}



.bg:after{

  position: absolute;

  content: "";

  top: -30px;

  bottom: -40px;

  right: -90px;

  width: 150px;

  transform: rotate(18deg);

}







ul.cartouche{

  list-style: none;

  padding: 0;

  text-align: right;

}



ul.cartouche li{

  margin-bottom: 10px;

}



ul.cartouche span{

  border: 1px solid;

  font-weight: 100;

  padding: 5px 8px;

  font-size: 0.8em;

  /*  white-space: nowrap;*/

}



@media (max-width: 1200px){

  .bg:after, .bd:after{

    content: none;

  }

  .bvehicule .uk-width-1-5\@l {

    padding-left: 20px;

  }

  .bd{

    padding: 37px 40px;

  }

  ul.cartouche{

    text-align: left;

    margin-bottom: 0;

  }

  ul.cartouche li {

    margin: 5px;

    display: inline-block;

  }

}

.iconstop{

  font-size: 42px;

  color: #c8c8c8;

}



ul.chev{

  list-style: none;

  padding: 0;

}



ul.chev li:before{

  font-family: "Font Awesome 5 Pro"!important;

  content: "\f054";

  color: var(--mbl);

  margin-right: 5px;

  font-weight: bold;

}



.fermeture{

  display: inline-block;

  margin-left: 5px;

  float: left;

}



.fermeture a{margin-top: 5px;}



.fermeture > *{

  margin: 5px;

  padding-top: 20px;

}



.mgt{

  padding-top: 17px;

}



.ferme{

  opacity: 0.6;

}





.bloccontent{

  position: relative;

  width: 100%;

  padding-top: 100%;

  overflow: hidden;

}



.bcomplet{

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  background-size: cover;

  background-position: center center;

  background-repeat: no-repeat;

}



.blocbleu{

  background: var(--mb8);

  padding: 18px;

  position: absolute;

  bottom: 30px;

  left: 30px;

  right: 30px;

  color: white;

  text-transform: uppercase;

  text-align: center;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.bcomplet:hover .blocbleu{

  bottom: 15px;

  top: 15px;

  left: 15px;

  right: 15px;

  padding: 25px;

}



.bcomplet:hover .trait{

  display: none;

}



.ease, .bcomplet:hover .ease{

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.titreprojet{

  font-size: 18px;

  font-weight: bold;

  margin-bottom: 20px;

}



.bcomplet:hover .titreprojet{

  font-size: 33px;

  margin-bottom: 18px;

}



.nbrlgt{

  font-size: 13px;

  line-height: 1.2;

  font-weight: 100;

  text-transform: none;

  margin-bottom: 7px;

}



.bcomplet:hover .nbrlgt,

.bcomplet:hover .lieu{

  font-size: 20px;

}



.lieu{

  font-size: 13px;

  font-weight: 500;



}



.bcomplet .btnreverse{

  display: none;

}



.bcomplet:hover .btnreverse{

  display: inline-block;

}



.blodroit{

  -webkit-box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.2);

  -moz-box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.2);

  box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.2);

}



.bbleu{

  background: var(--mb);

  padding: 35px;

}



.bloc_acces_capitaux .bbleu{

  height: 100%;

}

.bloc_acces_capitaux .bbleu h3{

  line-height: 1.2;

  font-size: 22px;

  font-weight: 600;

  margin-top: 20px;

}



.bloc_acces_capitaux .bbleu{

  position: relative;

}

.bloc_acces_capitaux .bbleu .symb{

    position: absolute;

    width: 50px;

    height: 50px;

    padding: 18px;

    border-radius: 30px;

    background: #FFF;

    color: var(--mb);

    left: 94%;

    top: 50%;

    -ms-transform: translateY(-50%); 

    -webkit-transform: translateY(-50%); 

    transform: translateY(-50%); 

    display: block;

    z-index: 10;

}



@media(max-width:960px){

  .bloc_acces_capitaux .bbleu .symb{

    left: 50%;

    top: auto;

    bottom: -32px;

    -ms-transform: translateY(0%); 

    -webkit-transform: translateY(0%); 

    transform: translateY(0%); 

    -ms-transform: translateX(-50%); 

    -webkit-transform: translateX(-50%); 

    transform: translateX(-50%); 

  } 

}



.bblanc{

  background: white;

}



.bblanc p{

  padding: 0 35px 35px;

}



.bbleu *{

  color: white;

}



.bblanc *{

  color: var(--md);

}



.bbleu ul,

.bbleu ul > li:last-child{

  margin-bottom: 0;

}



.dcont{

  background-size: cover;

  background-position: center center;

}



.carac .cc {

  opacity: 0.59;

  text-align: left;

  padding-left: 50px;

  margin-top: -15px;

}



.carac h5.u5titre {

  position: relative;

  margin: 15px 0 0 0;

  padding-left: 50px;

  line-height: 84px!important;

}

.carac i {

  position: absolute;

  font-size: 25px;

  left: 0;

  top: 28px;

}



.sectionmargineg{

  margin-top: -44px;

}



#tm-main > .uk-container{

  max-width: 100%;

  padding: 0;

}



.cck-line-body > .cck-w100 + .cck-w100{

  max-width: 1200px;

  margin: 0 auto;

  float: initial;

}



.headreal{

  max-width: 1200px;

  margin: 0 auto;

}

.cck-line-body .uk-grid-large{

  margin-top: 80px;

}

@media (max-width: 1280px){

  .cck-line-body .uk-grid-large{

    padding: 0 20px;

  }

  .cck-line-body .blodroit{

    margin-top: 30px;

  }

  .cck-line-body h1.content{

    padding-left: 20px;

  }

  .cck-line-body .uk-breadcrumb{

    padding-left: 20px;

  }

}



.intertitre{

  font-size: 22px;

  text-transform: uppercase;

  font-weight: bold;

  color: var(--mbl);

}



#regl li span{

  display: inline-block;

  margin: 5px 0 7px -14px;

  width: 100%;

}



#regl ol{

  padding-left: 15px;

}



#regl ol li{

  font-weight: bold;

  margin-top: 30px;

}



.alinea{

  padding-left: 35px;

}



.nav-tabs>li, .uk-tab>* {

  padding-left: 70px;

}



.anch * [class^=".uk-width-1-5@l"]{

  line-height: 15px;

}



.ferme .cartouche{

  display: none;

}



.cont{

  padding-top: 35px;

  border-top: 1px solid #ccc;

  border-bottom: 1px solid #ccc;

  padding-bottom: 35px;

  color: var(--md);

  font-weight: bold;

  margin-top: 21px;

}



.cont i{

  font-size: 120%;

  opacity: 0.7;

}



.panel{

  padding: 25px;

}

.panel.bmbl{

  color: white;

  background: var(--mbl);

}



.panel.bmb{

  background: #ebebeb;

  margin-top: 10px;

}



.panel h3{

  color: white;

  font-weight: bold;

}



.panel *:last-child{

  margin-bottom: 0;

}



#mfoot li{

  display: inline-block;

  padding-left: 15px ;

  padding-right: 15px ;

}



#mfoot ul{

  text-align: center;

}

@media (max-width: 680px){

  #mfoot ul{

    margin: 5px 0;

  }

  #mfoot li a{

    padding:  0px 0;

  }

}





/*CODE MAGALI*/



.uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover{

  color: var(--mb)!important;

}



.uk-sticky.uk-sticky-fixed .uk-navbar-left img{

  width: 150px;

  height: auto

}



.uk-navbar-dropdown{

  top: 96px!important;

}



.uk-sticky.uk-sticky-fixed .uk-navbar-dropdown{

  top: 80px!important;

}



.uk-sticky .uk-navbar-container{

  padding: 8px 0;

}

.uk-sticky.uk-sticky-fixed .uk-navbar-container{

  padding: 0px 0;

}



.uk-navbar-container:not(.uk-navbar-transparent){

  box-shadow: 0px 5px 5px 0px rgba(119, 119, 119, 0.2);

  -moz-box-shadow: 0px 5px 5px 0px rgba(119, 119, 119, 0.2);

  -webkit-box-shadow: 0px 5px 5px 0px rgba(119, 119, 119, 0.2);

}



#slidetop .uk-container-expand{

  max-width: 1200px;

}





#avertissement .disclaimer {

  color: #1e1e1e;

  max-width: 440px;

  display: inline-block;

  line-height: 1;

}



#slidetop+.uk-section-default .uk-width-3-5\@m .uk-margin{

}

#slidetop+.uk-section-default .uk-width-3-5\@m .uk-margin img{

}





/******

RESPONSIVE

*******/



@media (max-width:1070px) and (min-width: 640px){

  .accordionhome .uk-first-column{

    overflow: hidden;

    position: relative;

  } 

  .accordionhome .uk-first-column img{

    position: absolute;

    height: 100%;

    max-width: initial;

    top: 0;

    left: 50%; /* poussé de la moitié de hauteur du référent */

    -ms-transform: translateX(-50%); /* IE 9 */

    -webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */

    transform: translateX(-50%); /* tiré de la moitié de sa propre hauteur */



  } 

}

@media (max-width:960px){

  .uk-accordion-content{

    padding-left: 0;

  }

  .uk-accordion-title{

    width: 100%;

  }

}



@media (min-width: 1280px){

  #slidetop .uk-container-expand .uk-margin-remove-first-child{

    left: -220px;

  } 

  #avertissement {

    position: absolute;

    bottom: 30px;

    width: 100%;

    max-width: 1200px;

    left: 50%; /* poussé de la moitié de hauteur du référent */

    -ms-transform: translateX(-50%); /* IE 9 */

    -webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */

    transform: translateX(-50%); /* tiré de la moitié de sa propre hauteur */

    padding: 0 20px;

  }

}







@media (max-width: 1200px){

  #avertissement {

    left: 60px; 

  }

}





@media (max-width: 960px){

  h1.content:after,

  .item-126,

  .item-127{

    display: none;

  }

  .thematiques .uk-accordion-title{

    display: block;

    padding: 10px;

  }

  .thematiques .uk-accordion-content{

    padding-left: initial;

  }

  h1.content{

    width: 105%;

    font-size: 30px;

    padding: 15px 25px 24px 0px;

  }



  #avertissement {

    left: 40px; 

  }

  .item-126,.item-127,

  #histo > div > .uk-first-column:before,

  h3.el-title:before,

  .uk-hidden-small,

  .bg:after,

  .bd:after{

    display: none;

  }

  .bd{

    padding: 15px;

  }

  .bd li{

    display: inline-block;

    float: left;

    margin-right: 5px;

  }

  .bg img {

    max-width: 196px;

  }

  .bg{

    padding: 15px 25px 35px;

  }

  .fermeture.mgt{

    margin-bottom: 15px;

  }

  .fermeture{

    margin-bottom: 0;

  }

  h3.el-title{

    top: initial;

  }

  #headerc > div{

    padding-top: 239px;

  }

  .contentproc {

    padding: 25px;

  }

  .titreproc h5{

    font-size: 19px;

  }

  h2.wspan{

    line-height: 100%;

  }

}



#tm-mobile{

  box-shadow: 0px 5px 5px 0px rgb(119 119 119 / 20%);

  -moz-box-shadow: 0px 5px 5px 0px rgba(119, 119, 119, 0.2);

  -webkit-box-shadow: 0px 5px 5px 0px rgb(119 119 119 / 20%);

}



#tm-mobile .uk-padding{

  padding: 20px 0;

}



#tm-mobile .uk-active ul.uk-nav-sub a{

  background-color: #FFF;

}



#tm-mobile .uk-active ul.uk-nav-sub .uk-active a{

  font-weight: bold;

}



#tm-mobile .uk-active a{

  background-color: #ebebeb;

}



#module-menu-mobile a{

  color: #283583;

  padding: 8px 20px;

  border-bottom: 1px solid #ebebeb;

}



#module-menu-mobile li.item-151 a{

  border-bottom: 0;

}



.uk-nav-parent-icon>.uk-parent>a::after{

  transform: rotate(180deg);

}



.uk-nav-parent-icon .uk-nav-sub a::after{

  content: none;

}

.uk-nav-parent-icon>.uk-parent.uk-open>a::after{

  transform: rotate(0deg);

}



ul.uk-nav-sub {

  padding: 5px 0 5px 0px;

}

ul.uk-nav-sub a{

  padding-left: 20px;

}

#module-menu-mobile ul.uk-nav-sub li:last-child a{

  border: 0;

}



#zind0{

  padding-top: 0;

}

#zind0 .uk-container .uk-subnav{

  margin: 0px 0 30px 0;

}



#zind0 .uk-container .uk-subnav li{

  padding-left: 5px;

}





.uk-panel.chapo_s.uk-margin {

  padding: 20px 0px;

}



@media (min-width: 945px){

  .uk-panel.chapo_s.uk-margin {

    padding: 20px 112px;

  }

}





/*LABELS ET AGREMENTS*/



div#bkg_img_labels {

    position: absolute!important;

    left: 0;

    right: 0;

}



.ap-res .uk-first-column {

   position: static !important;

}

.ap-res .pri {

    position: relative;

    z-index: 1;

}

.ap-res .labels-txt {

    margin:  0 auto;

}



.ap-res.uk-section-default.uk-section.uk-padding-remove-bottom {

    padding-bottom: 150px!important;

    margin-top: 60px;

}



.operateurs h2{

  text-align: center;

  float: none;

  margin:  0;

}



.cc_residence{

  background: transparent;

    padding-top: 100px;

    margin-top: -87px;

}



.cc_residence .uk-container>div{

   position: relative;

   z-index: 5;

}





/*OBLIQUES*/



@media (min-width: 1082px){

  .b_actus, #zind0, #ogrise, .ap-res, .brochure, .operateurs, .cc_residence,

  .bloc_acces_capitaux, #contacts-infos {

    overflow: hidden;

  }

  .b_actus .uk-container, .b_actus .flex_height,#zind0 .uk-container,

  #zind0 .js-filter, #ogrise, #ogrise .chiffres, .fgris .uk-panel .chapo, .ap-res, .brochure, .brochure.uk-section-default .uk-container-small,

  .operateurs .uk-container, .cc_residence .uk-container-small,.cc_residence .chiffres,.bloc_acces_capitaux, .bloc_acces_capitaux .uk-container,

  .bloc_acces_capitaux .uk-container .uk-container-large, .accor_sol .uk-container, #contacts-infos .uk-container, .ac_cc>.uk-container {

    position: relative;

  }



  .fgris .uk-panel .chapo:before,

  .fgris .uk-panel .chapo:after,

  .brochure.uk-section-default .uk-container-small:after,

  .bloc_acces_capitaux .uk-container .uk-container-large:after,

  .accor_sol .uk-container:before,.accor_sol .uk-container:after,

  .operateurs .uk-container:after, .bloc_acces_capitaux:before,

  .operateurs .uk-container:before, #ogrise:before,

  .cc_residence .uk-container.uk-container-small:before,

  #contacts-infos .uk-container:before,.cc_residence .chiffres:after,

  #contacts-infos .uk-container:after,.brochure.uk-section-default:before,

  .ap-res:before, .bloc_acces_capitaux .uk-container:before,

  .ap-res:after, .ac_cc>.uk-container:before,.ac_cc .chiffres:before,  #ogrise .chiffres:before,

  #ogrise .chiffres:before,.ac_cc .chiffres.first:before,.b_actus .flex_height:before,

  #zind0 .js-filter:before,#zind0 .uk-container:before,.b_actus .uk-container:before{

    content: "";

    position: absolute;

    background: #ebebeb;



  }





  .fgris .uk-panel .chapo{

    display: inline-block;

    margin-top: 0;

  }

  .fgris .uk-panel .chapo:before{

    width: 120%;

    z-index: 0;

    top: -100px;

    bottom: -20px;

    left: 113%;

  }

  .fgris .uk-panel .chapo:after{

    width: 100%;

    z-index: 0;

    top: -100px;

    bottom: -20px;

    right: 106%;

  }



  .brochure.uk-section-default .uk-container-small:after{

    width: 100%;

    z-index: 0;

    top: -60px;

    bottom: -50px;

    left: 103%;

  }

  .bloc_acces_capitaux .uk-container .uk-container-large:after,

  .accor_sol .uk-container:before{

    width: 100%;

    z-index: 0;

    top: 0px;

    bottom: 0px;

    left: 103%;

  }



  .accor_sol .uk-container:after{

    width: 100%;

    z-index: 0;

    top: 0px;

    bottom: 0px;

    right: 103%;

  }



.operateurs .uk-container:after{

    top: -100%;

    bottom: -100%;

    left: -680px;

    width: 600px;

    transform: rotate(170deg) translateX(5%);

  }



.bloc_acces_capitaux:before{

    top: -100%;

    bottom: -100%;

    left: -680px;

    width: 600px;

    transform: rotate(170deg) translateX(5%);

  }

  .operateurs .uk-container:before{

    width: 100%;

    z-index: 0;

    top: -80px;

    bottom: -80px;

    left: 111%;

  }



  #ogrise:before{

    top: -100%;

    bottom: -100%;

    left: -300px;

    right: 65%;

    transform: rotate(170deg) translateX(5%);

  }



  #contacts-infos .uk-container .formcontact{

      position: relative;

  }



  .cc_residence .uk-container.uk-container-small:before{

    top: -100%;

    bottom: -100%;

    width: 600px;

    left: -400px;

    transform: rotate(170deg) translateX(5%);

  }



  #contacts-infos .uk-container:before{

    top: -100%;

    bottom: -100%;

    width: 900px;

    left: -600px;

    transform: rotate(170deg) translateX(5%);

  }



  .cc_residence .chiffres:after{

    width: 120%;

    z-index: 0;

    top: 00px;

    bottom: 0px;

    left: 104%;

  }

  #contacts-infos .uk-container:after{

    width: 120%;

    z-index: 0;

    top: 55px;

    bottom: 0px;

    left: 104%;

  }

  .cc-residence-txt{

    padding-left: 200px;

  }



  .brochure.uk-section-default:before{

    top: -100%;

    bottom: -100%;

    left: -300px;

    right: 65%;

    transform: rotate(170deg) translateX(5%);

  }

  .ap-res:before{

    top: -100%;

    bottom: -100%;

    left: -300px;

    right: 83%;

    transform: rotate(170deg) translateX(5%);

  }



  .bloc_acces_capitaux .uk-container:before{

    top: -100%;

    bottom: -100%;

    left: -300px;

    right: 83%;

    transform: rotate(170deg) translateX(5%);

  }



  .ap-res:after{

    width: 120%;

    z-index: 0;

    top: -100px;

    bottom: 150px;

    left: 86%;

  }

  .ac_cc>.uk-container:before {

    top: -100%;

    bottom: -100%;

    width: 1000px;

    left: -580px;

    transform: rotate(170deg) translateX(5%);

  }





  .ac_cc .chiffres:before,  #ogrise .chiffres:before {

    height: 100%;

    width: 100%;

    z-index: 0;

    top: 0;

    left: 93%;

  }

  #ogrise .chiffres:before {

    left: 103%;

  }



  .ac_cc .chiffres.first:before {

    height: 115%;

    width: 100%;

    z-index: 0;

    top: 0;

    left: 93%;

  }



  .b_actus .flex_height:before {

    height: 100%;

    width: 600px;

    z-index: 0;

    top: 0;

    left: 102%;

  }



  #zind0 .js-filter:before{

   height: 110%;

   width: 600px;

   z-index: 0;

   top: -60px;

   left: 90%;

 }

 #zind0 .uk-container:before{

  top: -100%;

  bottom: -100%;

  left: -300px;

  width: 600px;

  transform: rotate(170deg) translateX(5%);

}



.b_actus .uk-container:before{

  top: -100%;

  bottom: -100%;

  left: -300px;

  width: 600px;

  transform: rotate(170deg) translateX(5%);

}



}







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

     NEW PAGE PROD

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



/*COULEURS*/

.bloc_prod .uk-first-column{

  position: relative;

}

.bloc_prod .uk-first-column.first:before{

    position: absolute;

    content: "";

    display: block;

    height: 300%;

    width: 300%;

    top: -150%;

    left: -205%;

    transform: rotate(18deg);

    background: var(--hud);

}


.bloc_prod.ppr .uk-first-column.first:before{

    background: var(--ppr);

}


.bloc_prod.pp5 .uk-first-column.first:before{

    background: var(--pp5);

}

.bloc_prod.npp5 .uk-first-column.first:before{

    background: var(--npp5);

}

.bloc_prod.pp52024 .uk-first-column.first:before{

    background: var(--pp52024);

}

.bloc_prod.hifa .uk-first-column.first:before{

    background: var(--hifa);

}

.bloc_prod.scic .uk-first-column.first:before{

    background: var(--scic);

}
.bloc_prod.bghud .uk-first-column.first:before{

  background: #BF612A!important;

}

.bloc_prod.bghud-2025 .uk-first-column.first:before{

  background: var(--hud)!important;

}

.bloc_prod.bgho24cf .uk-first-column.first:before{

  background: var(--ho24cf)!important;

}

.bloc_prod.hopp .uk-first-column.first:before{

    background: #0d3959;

}

.bloc_prod.hod .uk-first-column.first:before{

    background: #9D963B;

}

.bloc_prod.ho24 .uk-first-column.first:before{

    background: #517cb6;

}

.bloc_prod.ho24cf .uk-first-column.first:before{

    background: #113c64;

}

.bloc_prod.ho36lv .uk-first-column.first:before{

  background: #E5CD36;

}

.bloc_prod.ho36 .uk-first-column.first:before{

  background: #175833;

}

.bloc_prod.hso36 .uk-first-column.first:before{

  background: #f3caa4;

}

.bloc_prod.ho34 .uk-first-column.first:before{

  background: #4C0820;

}

.bloc_prod.ho30 .uk-first-column.first:before{

  background: #802D1A;

}

.bloc_prod.louv .uk-first-column.first:before{

  background: #b99e68;

}

.bloc_prod.dp .uk-first-column.first:before{

  background: #819A15;

}

.bloc_prod.op2 .uk-first-column.first:before{

  background: #6186AC;

}

.bloc_prod.dpcd .uk-first-column.first:before{

  background: #819A15;

}

/*general*/



.bloc_prod{

  background: var(--mb);

  padding: 0px;

  overflow: hidden;

  color: #FFF;

  margin-left: 0;

  margin-bottom: 30px!important;

}

.bloc_prod>div{

  padding: 30px;

}



.bloc_prod .uk-first-column>div img{

  height: 50px;

}

.bloc_prod.pp5 .uk-first-column>div img{

  height: 40px;

}

.bloc_prod.npp5 .uk-first-column>div img{

  height: 55px;

}

.bloc_prod.pp52024 .uk-first-column>div img{

  height: 55px;

}

.bloc_prod.ho24 .uk-first-column>div img{

  height: 35px;

}

.bloc_prod.ho24cf .uk-first-column>div img{

  height: 50px;

}

.bloc_prod.ho36 .uk-first-column>div img{

  height: 40px;

}

.bloc_prod.ho36lv .uk-first-column>div img{

  height: 50px;

}

.bloc_prod.hso36 .uk-first-column>div img{

  height: 40px;

}

.bloc_prod.ho34 .uk-first-column>div img{

  height: 40px;

}

.bloc_prod.ho30 .uk-first-column>div img{

  height: 40px;

}

.bloc_prod.louv .uk-first-column>div img{

  height: 70px;

}



.bloc_prod p{

  margin:  0;

  font-size: 14px;

}

.bloc_prod .desc{

  font-size: 23px;

  margin-bottom: 15px;

  line-height: 1.1;

}

.bloc_prod ul{

  padding: 0;

}

.bloc_prod li{

  border: 1px solid #FFF;

}

.bloc_prod .etat{

  text-transform: uppercase;

}

.bloc_prod .etat p{

  line-height: 1.1;

}

.bloc_prod .etat p span{

 display: block;

}

.bloc_prod .etat a{

  display: inline-block;

  color:  var(--mb);

  background: #FFF;

  padding: 10px 10px 10px 10px;

  margin-top: 20px;

  font-size: 16px;

  font-weight: 600;

}

.bloc_prod .etat span.bouton{

  display: inline-block;

  color:  #FFF;

  padding: 10px 12px 10px 12px;

  margin-top: 10px;

  font-size: 16px;

  font-weight: 600;

}

.bloc_prod .etat a.sol{

  position: relative;

  padding: 10px 10px 10px 25px;

}

.bloc_prod .etat a i.fa-caret-right{

  font-size: 25px;

  position: absolute;

  top: 6px;

  left: 10px;

}



@media(max-width: 640px){

  .bloc_prod>div{

    padding: 20px;

    margin: 0 !important;

  }

  .bloc_prod .uk-first-column.first:before{

    content: none;

  }

  .bloc_prod .uk-first-column.first{

     background: var(--pp5);

  }

  .bloc_prod.ho24 .uk-first-column.first{

    background: #007970;

  }

    .bloc_prod.ho24cf .uk-first-column.first{

    background: #0d3b66;

  }

  .bloc_prod.ho36 .uk-first-column.first{

    background: #005560;

  }

  .bloc_prod.ho36lv .uk-first-column.first{

    background: #005560;

  }

  .bloc_prod.hso36 .uk-first-column.first{

    background: #731d0a;

  }

   .bloc_prod.ho34 .uk-first-column.first{

    background: #4C0820;

  }
  
   .bloc_prod.ho30 .uk-first-column.first{

    background: #93541F;

  }   

  .bloc_prod.louv .uk-first-column.first{

    background: #b99e68;

  }

  .bloc_prod.dp .uk-first-column.first{

    background: #819A15;

  }

  .bloc_prod.op2 .uk-first-column.first{

    background: #6186AC;

  }

  .bloc_prod.dpcd .uk-first-column.first{

    background: #819A15;

  }

  .bloc_prod .action .etat p{

    text-align: left!important;

  }

  .bloc_prod .etat p span{

    display: inline;

  }

  .bloc_prod .etat a{

    margin-top: 10px;

  }

}



h1.contentmar {

    width: 50%;

    background: rgb(40 53 131)!important;

}



h1.contentmar {

    background: transparent;

    color: white;

    padding: 10px 115px 30px 0;

}



h1.contentmar:after {

    position: absolute;

    content: "";

    top: 50%;

    bottom: 0;

    left: 50%;

    right: -100%;

    background: white;

  }



  h1.contentmar:before {

    position: absolute;

    content: "";

    top: 0;

    bottom: 0;

    left: -100%;

    right: 100%;

    background: rgb(40 53 131)!important;

}



span.mailafter{

  color: #283583!important;

}



  @media (max-width:  600px){

    #dialogpop{

     width: 60%!important;

     left: 25%!important;

     top: 10%!important;

    }

  }



  @media (max-width:  460px){

    #dialogpop{

     width: 75%!important;

     left: 12.5%!important;

     top: 6%!important;

    }

  }

.docgen.aho24cf a {

    color: var(--md);

}


.docgen.aho24cf a:hover{

  font-weight: bold;

  text-decoration: none;

}



.docgen.aho24cf a:hover,

.hho24cf{

  color: var(--ho24cf);

}

.docgen.ahifa a {

    color: var(--md);

}



.docgen.ahifa a:hover{

  font-weight: bold;

  text-decoration: none;

}



.docgen.ahifa a:hover,

.hpp5{

  color: var(--hifa);

}

.npp5theme {
  color: var(--npp5);
  font-family: MontserratExtrabold;
}

.pp52024theme {
  color: var(--pp52024);
  font-family: MontserratExtrabold;
}

.pagination {
    margin: 10px 22%;
    padding-bottom: 30px;
}

ul.uk-pagination.uk-margin-large.uk-flex-center{
  margin-top: 0px!important;
}

#thematique label {
  display: none!important;
}


#thematique input {
    width: fit-content;
    height: fit-content;
    padding: 7px 14px!important;
    background-image: unset!important;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 13px!important;
    border-color: transparent;
    margin: 0 0 0 10px!important;
}

#thematique_toggle input {
    width: fit-content;
    height: fit-content;
    padding: 7px 14px!important;
    background-image: unset!important;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 13px!important;
    border-color: transparent;
    margin: 0 0 0 10px!important;
}

#thematique_toggle input:hover {
    background: #f9f9f9;
}

#thematique_toggle input:after {
    color: #6c6d74;
}

#thematique input:hover {
    background: #f9f9f9;
}

#thematique input:after {
    color: #6c6d74;
}

/*#thematique2 {
  display: none!important;
}

#thematique5 {
  display: none!important;
}*/

#thematique0:after {
  content: "GRAND PROJET URBAIN";
}

#thematique1:after {
  content: "ACTIF PRIME";
}

#thematique2:after {
  content: "ENSEMBLE RÉSIDENTIEL COLLECTIF";
}

#thematique3:after {
  content: "ENSEMBLE RÉSIDENTIEL MAISON";
}

#thematique4:after {
  content: "PORTAGE FONCIER";
}

#thematique5:after {
  content: "BUILD TO RENT";
}

#thematique_toggle:after {
  content: "TOUS";
}


#thematique input:checked {
    background: #303033;
}

#thematique input:checked:after {
    background: #303033;
    color: white;
}

div#cck2r_thematique {
    justify-content: center!important;
    display: inline-flex!important;
}

div#cck2r_theme {
    justify-content: center!important;
    display: inline-flex!important;
}

.footeng{
  background: transparent;
}

.footham{
  background: transparent;
}

/*#bcfooter div.uk-width-1-1.uk-first-column {
  padding-left: 0;
}*/


#theme label {
  display: none!important;
}


#theme input {
    width: fit-content;
    height: fit-content;
    padding: 7px 14px!important;
    background-image: unset!important;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 13px!important;
    border-color: transparent;
    margin: 0 0 0 10px!important;
}

#theme_toggle input {
    width: fit-content;
    height: fit-content;
    padding: 7px 14px!important;
    background-image: unset!important;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 13px!important;
    border-color: transparent;
    margin: 0 0 0 10px!important;
}

#theme_toggle input:hover {
    background: #f9f9f9;
}

#theme_toggle input:after {
    color: #6c6d74;
}

#theme input:hover {
    background: #f9f9f9;
}

#theme input:after {
    color: #6c6d74;
}

/*#theme2 {
  display: none!important;
}

#theme5 {
  display: none!important;
}*/

#theme0:after {
  content: "MAJOR URBAN PROJECT";
}

#theme1:after {
  content: "PREMIUM ASSETS";
}

#theme2:after {
  content: "ENSEMBLE RÉSIDENTIEL COLLECTIF";
}

#theme3:after {
  content: "RESIDENTIAL COMPLEX HOUSE";
}

#theme4:after {
  content: "LAND BANKING";
}

#theme5:after {
  content: "BUILD TO RENT";
}

#theme_toggle:after {
  content: "ALL";
}


#theme input:checked {
    background: #303033;
}

#theme input:checked:after {
    background: #303033;
    color: white;
}

div#cck1r_theme {
    justify-content: center!important;
    display: inline-flex!important;
}
.titreproduitHUD{
  color: #267365!important;
  font-size: 50px;
}

.white-color{
  color: #fff;
}
.stickyvehicule.scic .ctaneg.ctahud a {
  color: white;
  background: var(--hud)!important;
  border: 1px solid var(--hud)!important;
}
.hud .cta + .cta a, .formscic .triformulaire.formactif h5 {
  color: var(--hud)!important;
}
.stickyvehicule.hud a {
  color: var(--hud);
  border-color: var(--hud);
}
.trhud .triactif {
  color: var(--hud)!important;
}

.mhud {
  background-color: #BF612A;
  background-image: url(/images/top-head_link-hud.svg);
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center center;
  color: transparent !important;
  padding: 11px 70px !important;
  position: relative;
  width: 190px;
  height: 43px;
}
.mhpf {
  background-color: #033059;
  background-image: url(/images/doc_hpf/HPF_baseline.png);
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center center;
  color: transparent !important;
  padding: 11px 70px !important;
  position: relative;
  width: 190px;
  height: 43px;
}

.gridho24cf .uk-card { 
    background-color: #e0e0e0!important;
    color: #000!important;
    border: unset!important;
}

.gridho24cf .uk-card h6 { 
    margin-bottom: 0!important;
    font-family: 'Montserrat extrabold'!important;
    font-size: 28px!important;
    color: #f2c36b!important;
}

.gridho24cf strong { 
    font-size: 15px;
}

@media (min-width: 1200px) {
    .gridho24cf .uk-card-body {
        padding: 40px 10px;
    }
}
.bg_gray{
  background: #f4f4f4;
  padding: 35px;
}

@media (max-width: 500px) {
  .size_mob{
    font-size: 12px;
    margin-left: -30px;
  }
}


.tab-hud25 .triactif a{
  color: #BF612A!important;
}
.form_hud-25 .formactif h5{
  color: #BF612A!important;
}

.element-gris-landing{
  margin: 0px 0px 0px -410px;
    background: #f4f4f4;
    padding: 50px;
}