/*.test{

 width: 100vw;
 position: relative;
 margin-left: -50vw;
 height: 100%;
padding: 20px 20%;
 left: 50%;
}*/

.uk-section .cck_module_breadcrumbs {
    padding-top: 35x!important;
    padding-bottom: 0px!important
}

.uk-alert.uk-alert-success {
    display: none;
}

/*div#system-message-container {
    display: none;
}*/

.tm-toolbar-default {
    background-color: #d0d0d0;
    background-image: url(/images/fond.png);
}

li.item109{
  color: black!important;
}

.prog-head {
    position: absolute;
    z-index: 8;
    text-align: left;
    color: white;
    text-transform: uppercase;
    padding: 26px 15px;
    padding-left: 102%;
    top: 15px;
    right: 350px;
    left: -100%;
    background: linear-gradient(90deg, var(--mainblueop8), var(--mainblueop8), var(--mainblueop8), var(--mainblueop8), var(--mainblueop8), transparent);
    letter-spacing: initial;
    font-size: 13px;
    line-height: 17px;
}


*{
  --mb: #283583;
  --md: #505050;
  --mbl: rgb(0, 162, 255);
  --mb8: rgba(40, 53, 131, 0.8);
  --gr:  #EBE8E8;

  /*rose horizon : #de4560*/
}

.tm-toolbar .uk-text-primary a.uk-text-primary {
color:red!important;
}

-------- /*HEADER*/ -----------------

.polyline span.uk-icon.uk-navbar-parent-icon {
    color: red!important;
}

.tm-toolbar a {
    padding: 5px 7px!important;
}

.tm-toolbar a{
  padding: 10px 20px;
}

.tm-toolbar-default {
    background: #242427;
}

.tm-toolbar, .tm-toolbar li {
    padding: 0;
}

.tm-toolbar-default {
    background-color: #d0d0d0;
    background-image: url(/images/fond.png);
}

.tm-toolbar {
    font-size: 11px;
    position: relative;
}

/*.tm-toolbar-default .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-light .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-offcanvas-bar .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-overlay-primary .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a {
    color:  var(--mb)!important;
}

.tm-toolbar-default .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-light .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-offcanvas-bar .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-overlay-primary .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a{
  color:  var(--mb)!important;
}*/

.contacttop{
      background: white;
    color: var(--mb)!important;
    padding: 7px;
}

.mpart {
    background: #de4560;
}

.mpart:before {
    content: "\f4c6";
}

.mfa:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 15px;
    font-weight: 100!important;
    margin-right: 7px;
  }

a.mpart2 {
    background: #283583;
}

a.mpart2:before {
    content: "\f0e0";
}

a.mfa2:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 15px;
    font-weight: 100!important;
    margin-right: 7px;
  }


-------------/* PAGES BLOG IMMO */--------------


-------------/*CSS BLOC RECHERCHE*/----------------

/*#rechercher.cck_page.cck-clrfix {
    max-width: 1200px!important;
    margin: auto!important;
}*/



.cck_form_button_submit,
  #rechercher{
    width: 100%;
  }

.specificite:not(:first-child):before{
    content: "";
    width: 1px;
    background: white;
    position: absolute;
    top: 10px;
    left: 3px;
    bottom: 10px;
  }

.specificite:not(:first-child){
    padding-left: 3px!important;
  }

  .specificite{
    text-align: center;
    border:  0!important;
  }
  .iconspec .specificite:before{
    display: none;
  }
  .specificite svg{
    width: 30px;
      display: block;
      margin: 0 auto;
  }

.iconspec .specificite:not(:first-child):before{
  content: "";
  position: absolute;
  top: 7px;
  bottom: 7px;
  left: 0;
  width: 1px;
  background: var(--mainblue);
}

.specificite{
    position: relative;
    display: inline-block;
    float: left;
    padding-right: 0px;
    margin-bottom: 15px;
  }

  .specificite img{
    max-width: 35px;
    margin-right: 5px;
  }

    .bshape{
    position: absolute;
    top: 296px;
    bottom: 0px;
    z-index: 99;
    /*mix-blend-mode: hard-light;*/
    opacity: 0.5;
  }

.blocimage div[class*='bli-']{
    position: relative;
    height: 390px;
    background-repeat: no-repeat;
    overflow: hidden;
  }

  .blocimage div[class*='bli-']:hover:after{
    opacity: 0.6;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

  .blocimage div[class*='bli-']:after{
    opacity: 1;
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

.bli-1:after{
    background-image: url(/images/divers/bli1.png);
    background-position-x: 28%;
    background-position-y: 100px;
  }
  .bli-1 .bshape{
    display: none;
  }

  .bli-1 .bbleu{
    top: 240px;
    height: 80px;
    left: 0;
    right: 50px;
  }

  .bli-2:after{
    background-image: url(/images/divers/bli2.png);
    background-position-x: -295px;
  }
  .bli-2 .bshape{
    left: 60px;
    right: -740px;
  }


  .bli-3:after{
    background-image: url(/images/divers/bli3.png);
    background-position-x: -160px;
    background-position-y: 145px;
  }
  .bli-3 .bshape{
    left: -100px;
    right: -580px;
  }

  .bli-4:after{
    background-image: url(/images/divers/bli4.png);
    background-position-x: center;
  }
  .bli-4 .bshape{
    left: -200px;
    right: -480px;
  }

  .bli-5:after{
    background-image: url(/images/divers/bli5.png);
    background-position-x: -170px;
    background-position-y: 100px;
  }
  .bli-5 .brose{
    top: 60px;
    height: 80px;
    left: 0;
    right: 45%;
  }
  .bli-5 .bshape{
    left: -430px;
    right: -250px;
  }

  .bli-6:after{
    background-image: url(/images/divers/bli6.png);
    background-position-x: -171px;
    background-position-y: 60px;
  }
  .bli-6 .bshape{
    left: -650px;
    right: 0px;
  }

.blocimage div[class*='bli-']{
    height: 212px;
  }
  .bli-1:after {
    background-size: 417%;
    background-position-x: 32%;
    background-position-y: 31px;
  }
  .bli-2:after {
    background-position-x: 70%;
    background-position-y: top;
    background-size: 505%;
  }
  .bli-3:after {
    background-position-x: center;
    background-position-y: 39px;
    background-size: 500%;
  }
  .bli-4:after {
    background-position-x: 56%;
    background-size: 700%;
  }
  .bli-5:after {
    background-position-x: 50%;
    background-position-y: 18px;
    background-size: 429%;
  }
  .bli-6:after {
    background-position-x: 33%;
    background-position-y: 41px;
    background-size: 531%;
  }

    .rechercher .blocimage{
    display: inherit;
  }

  /**{
    --mainblue: #001f72;
    --mainblueop8: rgba(0, 31, 114, 0.8);
    --mainpink: #de4560;
    --mainpinkop8: rgba(222, 69, 96, 0.8);
    --maincolor: #333;
    --lightgrey: #e9e8e8;
    box-sizing: border-box;
    font-family: "Open sans", sans-serif;
  }
*/



  -----------/*FOOTER*/------------

.uk-nav-default {
letter-spacing: 0px!important;
}

  #bcfooter a{
  color: white!important;
  text-transform: none;
  
}

#bcfooter{
  background-color: var(--mb);
  position: relative;
  overflow: hidden;
  padding-top: 40px!important;
  padding-bottom: 40px!important;
}

#bcfooter > div > div{
  position: relative;
}

#bcfooter:before, #bcfooter:after, .pre_footer:before, .pre_footer:before {
  content: "";
  background: rgba(255,255,255,0.05);
  position: absolute;
}

#bcfooter:before{
  top: 0;
  bottom: -40%;
  left: -50%;
  right: -50%;
  transform: rotate(-5deg) translateY(10px) translateZ(-50px);
  pointer-events: none;
}

#bcfooter:after{
  top: -100%;
  bottom: -100%;
  left: 0;
  right: 0;
  transform: rotate(64deg) translateY(-66%) translateZ(-50px);
  pointer-events: none;
}

 #bcfooter:before {
    transform: rotate(-17deg) translateY(42px) translateZ(-50px);
  }
  #bcfooter:after {
    transform: rotate(-44deg) translate(293px) translateZ(-50px);
  }

  #bcfooter .el-image{
    width:  150px;
  }
  #bcfooter .uk-text-right, #bcfooter .uk-width-1-1\@s p{
      text-align: center!important;
  }



-------- /*Mentions Légales*/-----------


.uk-section-default.uk-section.uk-padding-remove-top.uk-padding-remove-bottom {
    padding-top: 6px!important;
    padding-bottom: 6px!important;
}

#disclaimer .uk-nav-default {
    text-transform: none;
    list-style: none;
}

#disclaimer .uk-nav-default li {
    display: inline-block;
}

#disclaimer .uk-nav-default li:not(:first-child) {
    margin-left: 25px;
}

#bcfooter a {
    color: white!important;
    text-transform: none;
    font-size: 14px;
}

#bcfooter h5.el-title {
    color: white;
}
.hwhite {
    color: white;
}

.uk-overlay.uk-position-top {
    background: rgba(222, 69, 96, .8);
    padding: 1px 10px 0px 10px;
    width: max-content;
    margin: 10px 0px 0px 10px;
    font-size: 14px;
}

.uk-navbar-right li.uk-parent polyline{
  color: #de4560;
}


.uk-padding-medium {
    padding: 40px!important;
}

input[type="checkbox"].checkbox {
  display: none;
}

input[type="checkbox"].checkbox + label {
  padding: 5px 10px!important;
  margin: 5px!important;
  margin-right: 20px!important;
  padding: 0.3rem 0.5rem;
  border: 1px solid #DE4560;
  text-align: center;
  width: 80%;
  line-height: 100%!important;
  font-size: 0.8em!important;
}
input[type="checkbox"].checkbox:checked + label {
  padding: 5px 10px!important;
  margin: 5px!important;
  margin-right: 20px!important;
  border: 0px solid #000!important;
  background-color: #DE4560;
  color: white;
  text-align: center;
  width: 80%;
  line-height: 100%!important;
  font-size: 0.8em!important;
}

input[type="checkbox"].checkbox:checked + label[for="seb_recherche_avancee0"] {
  color: #DE4560;
  background: transparent;
}

label[for="seb_recherche_avancee0"] {
  padding: 0!important;
  margin: 0px!important;
  border: 0px solid #000!important;
  text-align: center;
  width: 80%;
  line-height: 100%!important;
  font-size: 0.8em!important;
  text-decoration: underline;
 }


/*label[for="seb_fiscalite_investisseur0"], label[for="seb_fiscalite_investisseur1"], label[for="seb_fiscalite_investisseur2"], label[for="seb_fiscalite_investisseur3"]{
  border-radius: 25px;
  padding: 5px 10px!important;
  line-height: 100%!important;
  font-size: 0.8em!important;
  text-align: center;
 }*/

input[type="checkbox"].box_recherche + label {
  margin-top: 10px;
}

 label[for="seb_nombre_de_piece0"], label[for="seb_nombre_de_piece1"], label[for="seb_nombre_de_piece2"], label[for="seb_nombre_de_piece3"], label[for="seb_nombre_de_piece4"], label[for="seb_nombre_de_piece5"]{
  padding: 5px 10px!important;
  margin: 5px!important;
  line-height: 100%!important;
  font-size: 0.8em!important;
  text-align: center;
  width: 80%;
 }


.btn_plaquette2 {
  color: white!important;
  background-color: #DE4560;
}

.btn_plaquette2:hover {
  color: white!important;
  text-decoration: none;
  background-color: #E4657B;
  transition-duration: 0.5s;

}

.titre-rec {
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background: white;
    border-radius: 5px;
    position: relative;
}

.check_pieces {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0 10px;
    background: #fff;
    color: #9a9a9d;
    transition: .2s ease-in-out;
    transition-property: color,background-color,border-color,box-shadow;
    height: 40px;
    display: inline-block;
    border-bottom: 1px solid #e5e5e7;
    text-transform: none!important;
    font-weight: inherit!important;
    font: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: start;
}

.label_pieces {
  line-height: 40px;
}

.uk-padding-small-bottom{
  padding-bottom: 20px;
}

.uk-text-xsmall{
  font-size: 10px;
}

span.uk-text-xsmall {
 line-height: 40px;
}

.uk-text-rose {
  color: #DE4560;
  font-size: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.bloc-avant{
  background: #F7F7F7;
}

.bloc-avant {
  box-shadow: 0 0 15px #d2d2d2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 99;
  background: #F7F7F7;
}

.bloc-avant:hover {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #DE4560;
  text-decoration: none;
}
.listefoot ul.uk-nav.uk-nav-primary  {
  line-height: 1!important;
}

.tm-top.uk-section-default.uk-section {
  padding-top: 40px!important;
  padding-bottom: 10px!important;

}

.uk-breadcrumbs {
  font-size: small;
}

.nostyle-link:hover{
  text-decoration: none;
}

.refblocimg {
  padding-top: 100%;
  background-size: cover!important;
  background-position: center!important;
  position: relative;
}

.refblocimg:hover .reftxt{
  right: 5px;
  bottom: 5px;
  left: 5px;
  top: 5px;
  background: var(--mainblue);

  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.reftxt {
    position: absolute;
    top: 50%;
    /* transform: translate(-50%); */
    right: 50px;
    left: 50px;
    top: 190px;
    bottom: 50px;
    background: var(--mainblueop8);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.txtcontainert {
    height: fit-content;
    height: -webkit-fill-available;
    padding: 9px;
}

.txtcontainert {
    text-align: center;
    color: white;
}

.refblocimg .reftxtin {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
}

.txt {
    font-weight: normal;
    font-size: 12px;
}

.refblocimg .txt {
    margin-bottom: -5px;
}

.txt-ville, .refblocinfo strong {
    text-transform: uppercase;
}

.txt-ville {
    font-size: 14px;
}

.refblocimg .swal-button {
    display: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.swal-button {
    padding: 2px 24px;
}

.swal-button {
    background-color: #7cd1f9;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0;
    cursor: pointer;
}

div.cck_forms.cck_site div.cck_form {
    float: left;
    width: 100%;
}

.inputbox[type=text]:not([class*=input-]) {
    width: 100%!important;
}

select.inputbox:not([class*=input-]) {
    width: 100%!important;
}

div#tm-main {
    padding-top: 30px;
}

.wk-text-center.wk-panel-teaser {
    padding-top: 25px;
}

.wk-panel-box {
    border: 0px solid #e5e5e5!important;
    border-radius: 0px!important;
}

.evenement{
  background-color: #de4560;
  color: white;
  font-weight: bold;
}

.avancee{
  color: rgba(255,255,255,1)!important;
}

.barreprog{
  background-color: #b53951;
  height: 100%;
  display: inline-block;
}

.progres1{
animation: fill1 1.25s ease-out;
animation-iteration-count: 1;
height: 13%;
background-color: white;
}

@keyframes fill1 {
  from {height: 0%;}
  to {height: 13%}
}

.progres2{
animation: fill2 1.25s ease-out;
animation-iteration-count: 1;
height: 36%;
background-color: white;
}

@keyframes fill2 {
  from {height: 0%;}
  to {height: 36%}
}

.progres3{
animation: fill3 1.25s ease-out;
animation-iteration-count: 1;
height: 60%;
background-color: white;
}

@keyframes fill3 {
from {height: 0%;}
to {height: 60%}
}

.progres4{
animation: fill4 1.25s ease-out;
animation-iteration-count: 1;
height: 80%;
background-color: white;
}

@keyframes fill4 {
from {height: 0%;}
to {height: 80%}
}

.progres5{
animation: fill5 1.25s ease-out;
animation-iteration-count: 1;
height: 100%;
background-color: white;
}

@keyframes fill5 {
from {height: 0%;}
to {height: 100%}
}

.arrow1{
  vertical-align: middle;
  color: rgba(255,255,255,1)!important;
  height: 13%;
  float: inline-start;
}

div#cck2r_objectif_dacquisition {
  padding-left: 25px;
}

div#cck2r_seb_fiscalite_investisseur {
  padding-left: 25px;
}

 .uk-text-underline {
  text-decoration: underline;
 }

 .uk-dropdown.uk-open{
  padding: 10px!important;
 }

.barrerose {
    background: var(--mainpink);
    position: absolute;
    height: 27px;
    bottom: 220px;
    left: -100%;
    right: -100%;
    z-index: 0;
    transform: translateY(50%);
}

@media only screen and (max-width: 480px){

.btnresult {
letter-spacing: 0px;
font-size: 9px;
}

}


th.celllot.target4 {
  text-align: left!important;
  padding-left: 30px!important;
}

th.celllot {
  text-align: center!important;
  vertical-align: middle!important;
  color: black!important;
}

td.celllot {
  text-align: center!important;
  vertical-align: middle!important;
}

td.target4 {
  text-align: left!important;
 
}

.target4 ul {
 list-style-type: none!important;
 text-transform: lowercase!important;
}

tr.rowlot, table {
  background-color: white!important;
  border-spacing: 0px 0!important;
    -webkit-border-horizontal-spacing: 0px!important;
    -webkit-border-vertical-spacing: 0px!important;
  border-collapse: collapse!important;
}

#tab-lots a.accordion-toggle > span.h-lot-housings, #tab-lots a.accordion-toggle:hover > span.h-lot-housings {
    background: var(--mainpink);
    color: #2d2e33;}


#tab-lots a.accordion-toggle.collapsed > span.h-lot-housings{background:#e9e8e8;}


#tab-lots a.accordion-toggle > span.h-lot-housings::before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 0;
  width: 0;
  border-right : 7px solid transparent;
  border-bottom : 12px solid #de4560;
  border-left : 7px solid transparent;
  right: 8px;
  top: 50%;
  margin-top: -6px;
}
#tab-lots a.accordion-toggle.collapsed > span.h-lot-housings::before{display: none;}
#tab-lots a.accordion-toggle.collapsed > span.h-lot-housings::after {
  content: "";
  position: absolute;
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 12px solid #de4560;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  right: 8px;
  top: 50%;
  margin-top: -6px;
}
#tab-lots a.accordion-toggle.collapsed:hover > span.h-lot-housings::after {
  border-top: 12px solid #de4560;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
#tab-lots a.accordion-toggle > span.h-lot-housings,
#tab-lots a.accordion-toggle:hover > span.h-lot-housings{background:#e9e8e8; color: #de4560}

span.h-lot-type{
  color: #de4560;
  padding-left: 50px!important;
}

#tab-lots a.accordion-toggle > span.h-lot-housings {
    width: calc(20% - 8px);
}

#tab-lots a.accordion-toggle > span.h-lot-lots {
    width: calc(20% - 8px);
}

#tab-lots a.accordion-toggle > span.h-lot-surfaces {
    width: calc(20% - 8px);
}

#tab-lots a.accordion-toggle > span.h-lot-type {
    width: calc(20% - 8px);
}

div#cityscan-widget {
    height: 700px;
}

.position_pastille {
    right: 95em !important;
    top: 15em !important;
}

.apo {
    display: inline-block;
    position: absolute;
    width: 75px;
    height: 150px;
    background-image: url(/images/apo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    right: 35px;
    top: 35px;
    z-index: 1;}

.ppo {
    display: inline-block;
    position: absolute;
    width: 75px;
    height: 150px;
    background-image: url(/images/ppo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    right: 35px;
    top: 35px;
    z-index: 1;}

.fno {
    display: inline-block;
    position: absolute;
    width: 75px;
    height: 150px;
    background-image: url(/images/fno.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    right: 35px;
    top: 35px;
    z-index: 1;}

.partenaire3 {

 width:350px!important;
 display: 

}


@media (min-width: 781px) {
div.uk-container.boutoncgpmobil.uk-text-center{
    display: none!important;
}
}

h2.titreprog{
  line-height: 0.8!important;
}

span.accrocheprog{
  line-height: 0!important;
}

h4.villeprog{
  margin-top: 20px!important;
}

div.infos.infodroite{
  margin-top: 30px!important;
  margin-bottom: 30px!important;
}

@media (min-width: 781px) {
div.uk-height-xlarge{
    height: 500px!important;
}
}

div#pheader {
  margin-bottom: 40px!important;
}

div.btn_enav_ref {
  border-style: solid;
    border-width: 0.5px;
  width: fit-content;
  padding: 5px 30px;
  margin: 0;
}


#scrollToTop {
    background: url(/images/top.png),#de4560!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    cursor: pointer!important;
    font-size: 0.9em!important;
    position: fixed!important;
    text-align: center!important;
    z-index: 9999!important;
    color: #ffffff!important;
    border-radius: 3px!important;
    padding-left: 12px!important;
    padding-right: 12px!important;
    padding-top: 12px!important;
    padding-bottom: 12px!important;
    right: 20px!important;
    bottom: 20px!important;
}

#scrollToTop:hover {
    background-color: rgba(222, 69, 96, 0.6)!important;  
    -webkit-transition: background-color 0.2s ease-in-out!important;
    -moz-transition: background-color 0.2s ease-in-out!important;
    -ms-transition: background-color 0.2s ease-in-out!important;
    -o-transition: background-color 0.2s ease-in-out!important;
    transition: background-color 0.2s ease-in-out!important;
}

div.bloc-pointfort.uk-grid{
  margin-top: 15px;
  margin-left: -20px!important;
  flex-wrap: inherit!important;
}

span.svgpf.uk-width-1-5{
 padding-left: 20px!important;
}

span.pf.uk-width-4-5{
 padding-left: 5px!important;
 padding-top: 5px!important;
 line-height: normal!important;
 color: rgba(255, 255, 255, 1.0)!important;
}

h2{
  -webkit-background-clip: text;
    color: transparent!important;
    display: inline-block;
    background-color: #ec2178;
    background-image: linear-gradient(150deg,#283583 0,#283583 20%,#de4560 70%,#de4560 100%);
  text-transform: uppercase;
}

.doubleslash:before{
    content: "//";
    padding-right: 15px;
    color: #de4560!important;
    font-weight: 500;
}


td.prixsd{
  text-indent: -9999px;
  line-height: 0;
}

td.prixsd:after{
  content: "Prix sur demande";
  text-indent: 0;
  display: block;
  line-height: initial;
}

.conulatch{
  background-color: #de4560;
  color: white;
}

a.platreserv {
  color: white;
  text-decoration: underline;
}