@font-face {
  font-family: "CairoSemiBold";
  src: url("../font/CairoSemiBold600.ttf") format("truetype");
}
@font-face {
  font-family: "CairoBold";
  src: url("../font/CairoBold700.ttf") format("truetype");
}
@font-face {
  font-family: "CairoRegular";
  src: url("../font/CairoRegular400.ttf") format("truetype");
}
@font-face {
  font-family: "SourceSansPro-SemiBold";
  src: url("../font/SourceSansPro-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "SourceSansProBold";
  src: url("../font/SourceSansPro-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "SourceSansPro-Regular";
  src: url("../font/SourceSansPro-Regular.ttf") format("truetype");
}
body {
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
}
.margin-auto {
  margin: auto;
}
.if-small {
  display: none;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
img {
  width: 100%;
}
.default-hide {
  display: none;
}
button div {
  display: none !important;
}
a {
  color: #2e2b2b !important;
  font-size: 15px;
}
.font-size-14 {
  font-size: 14px !important;
}
a:hover {
  text-decoration: none !important;
}
button:focus {
  outline: none !important;
  box-shadow: none !important;
}
p {
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  color: #2e2b2b;
}
.title {
  color: #e34842;
  font-family: "CairoBold";
  font-size: 46px;
  margin-bottom: 0px;
  line-height: 50px;
}
.coloredBackground {
  background: #f5f5fb;
}
.subTitle {
  font-family: "CairoSemiBold";
  font-size: 28px;
}
.NewRedirection {
  text-align: center;
  min-height: 60px;
}
.NewRedirection button {
  background: #2e2b2b;
  color: #fff !important;
  font-size: 14px !important;
  padding: 12px 35px !important;
  border-radius: 4px !important;
}
.NewRedirection button img {
  width: inherit;
  margin-left: 10px;
}
.NewRedirection button:hover {
  background: #e34842;
  padding: 15px 45px !important;
}
.click-neighborhood a {
  font-size: 15px !important;
}
.padding-left-right-65 {
  padding-left: 65px;
  padding-right: 65px;
}
.align-center {
  text-align: center;
}
.justify-content {
  justify-content: center;
}
.arrow-left-right {
  width: 40px;
}
.image-100 {
  width: 100%;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-bottom-25 {
  margin-bottom: 30px;
}
.margin-bottom-35 {
  margin-bottom: 35px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}
.margin-top-40 {
  margin-top: 40px;
}
.padding-top-bottom-10 {
  padding-top: 11px;
  padding-bottom: 11px;
}
.hide-in-desktop {
  display: block;
}
/*#######################
    HEADER
#########################*/
.header {
  width: 100%;
}
header nav {
  padding: 5px 65px !important;
}
header nav a {
  padding: 0px 25px 0px 25px !important;
  font-family: "SourceSansPro-SemiBold";
  text-transform: uppercase;
}
header nav .active {
  color: #e34842 !important;
  font-family: "SourceSansPro-SemiBold";
}
nav button {
  text-transform: uppercase;
  padding: 4px 25px !important;
  font-size: 15px !important;
  background: #e34842 !important;
  color: #fff !important;
  font-family: "SourceSansPro-SemiBold";
  border-radius: 0 !important;
}
nav button.btn-v2 {
  border: none;
  padding: 4px 25px !important;
  font-size: 16px !important;
  background: transparent !important;
  color: #2e2b2b !important;
  font-family: "SourceSansPro-SemiBold";
}
header nav img {
  max-height: 110px;
  width: auto;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("../image/Hamburger.png");
}
.navbar-nav {
  margin: auto;
}
header .row {
  position: fixed;
  background: white;
  width: 100%;
  z-index: 9999;
}
.mobileHeader {
  display: none;
}
.title-section {
  font-family: "SourceSansProBold";
  color: #2e2b2b;
  font-size: 40px;
  text-transform: uppercase;
}
/*#######################
    MAIN
#########################*/
/*Home Page*/
.fancybox-content {
  width: 70% !important;
  height: 80vh;
}
.fancybox-content img {
  max-height: -webkit-fill-available;
  object-fit: cover;
}
.owl-stage .active img {
  display: block !important;
}
.PowredBy {
  width: 120px;
  height: fit-content;
  margin-left: 10px;
}
.homePage .parallax {
  background-image: url("../image/MAD_9762-Modifier.jpg");
  min-height: 110vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-origin: padding-box;
  object-fit: cover;
  background-position: 50% 81%;
}
.homeOne {
  padding-bottom: 40px;
  padding-top: 40px;
}
.homeOne .col-lg-12 {
  text-align: center;
  margin-bottom: 15px;
}
.homeOne img {
  width: 68px;
  height: 78px;
}
.homeOne .small {
  width: 75px;
  height: 58px;
  margin-bottom: 20px;
}
.peb-image {
  max-width: 160px !important;
  margin-top: -3px;
  width: 62% !important;
}
.homeOne .col-lg-2 p {
  color: #e34842;
  font-size: 20px;
  margin-bottom: 0px;
  margin-top: 3px;
  font-family: "SourceSansProBold";
}
.homeOne .col-lg-2 span {
  font-size: 14px;
  font-family: "SourceSansPro-Regular";
  color: #2e2b2b;
}
.HomeThree {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 40px;
}
.homeOne .diffP {
  margin-bottom: 20px;
  font-weight: initial;
}
.playpause {
  background-image: url(../img/play-button.png);
  background-repeat: no-repeat;
  width: 155px;
  height: 137px;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  top: 83px;
  bottom: 0%;
  cursor: pointer;
  margin: auto;
  background-size: contain;
  background-position: center;
}
.video {
  width: 100%;
}
.text-betwwen {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #e34842;
  line-height: 0.1em;
  margin: 10px 0 30px;
  color: #e34842;
}
.text-betwwen span {
  background: #fff;
  padding: 0 35px;
  font-size: 25px;
  font-family: "SourceSansProBold";
}
.check-image {
  width: 13px !important;
  height: auto !important;
}
.ul-dataroom {
  padding-left: 0;
}
.ul-dataroom li {
  list-style-type: none;
  text-align: left;
  font-size: 13px;
  margin-bottom: 15px;
  font-family: "CairoSemiBold";
}
.homeOne .price {
  border: solid 2px #e34842;
  border-radius: 10px;
  padding: 10px;
}
.homeOne .price p {
  font-size: 22px;
  margin-bottom: 0px;
  line-height: 25px;
  font-family: "SourceSansPro-Regular";
}
.homeOne .price .number {
  opacity: 1;
  font-size: 24px;
  font-family: "SourceSansProBold";
  color: #212529;
}
.HomeFour {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 50px;
}
.HomeFour p {
  margin-bottom: 0.8em;
  font-weight: 600;
}
.HomeFour .title {
  font-size: 28px;
}
.carousel-thumbnails .carousel-indicators {
  position: relative;
}
.carousel-control-next,
.carousel-control-prev {
  background: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  top: auto;
  bottom: -9%;
}
.carousel-control-next-icon {
  background-image: url("../image/4096845401547464095-512.png");
  background-size: 75%;
}
.HomeTwo iframe {
  width: 100%;
  height: 580px;
}
.carousel-indicators li {
  width: 200px !important;
}
#tabs .nav-link {
  color: #2e2b2b;
  opacity: 0.5;
  text-transform: uppercase;
  font-size: 22px;
  font-family: "CairoRegular";
}
#tabs .nav-link.active {
  opacity: 1;
}
#tabs .nav-tabs .nav-item.show .nav-link,
#tabs .nav-tabs .nav-link.active {
  border: none;
  border-bottom: 2px solid #2e2b2b;
}
#tabs .nav-tabs .nav-link:focus,
#tabs .nav-tabs .nav-link:hover {
  border-color: transparent;
}
#tabs .nav-tabs .nav-link.active {
  border-color: #e34842;
}
.HomeTwo {
  padding-top: 80px;
}
.carousel-item {
  height: 500px;
}
.alignTextTitle {
  text-align: center;
  margin-bottom: 50px;
}
.slider-container {
  position: relative;
  display: block;
  width: 100%;
}
.slider-container .slider .content img {
  width: 100%;
  height: 800px;
  object-fit: cover;
}
.slider-container .slider-controls a {
  position: absolute;
  top: 50%;
  z-index: 100;
  color: #333333;
}
.slider-container .slider-controls a.slider-left {
  left: 30px;
}
.slider-container .slider-controls a.slider-right {
  right: 30px;
}
.thumbnail-slider-container {
  margin-top: 5px;
}
.thumbnail-slider .content {
  padding: 5px;
}
/* .slider-left span{background: #fff;padding: 5px 11px 5px 10px;border-radius: 47px;}
.slider-right span{background: #fff;padding: 5px 10px 5px 11px;border-radius: 47px;}
.slider-left span i, .slider-right span i{font-size: 15px;color: #2E2B2B;} */
.thumbnail-slider .owl-item.active.center {
  border: 3px solid #333333;
}
.thumbnail-slider-container img {
  height: 100px;
}
.HomeFive {
  margin-bottom: 60px;
}
.HomeFive .ShadowDiv {
  min-height: 195px;
  background: #ffffff;
  box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  padding: 15px 15px;
  text-align: center;
}
.HomeFive .ShadowDiv p {
  font-size: 14px;
}
.ShadowTitle {
  font-size: 18px !important;
  font-weight: bold;
}
.ShadowDiv button {
  display: inline-block;
}
.ShadowDiv .bordred {
  border: 1px solid #2e2b2b;
  color: #2e2b2b;
  background: transparent;
  border-radius: 5px;
  padding: 4px 6px;
  font-size: 14px;
}
.ShadowDiv .full {
  color: #fff;
  background: #2e2b2b;
  border-radius: 5px;
  padding: 4px 6px;
  font-size: 14px;
  margin-left: 10px;
}
.saleShadow button {
  margin-top: 21px;
}
.border-bottom-35 {
  margin-bottom: 35px;
}
.title-block-3 {
  margin-left: 0;
  margin-right: 0;
  box-shadow: 1px -1px 8px #3333335e;
  background-color: #e34842;
  color: #fff;
  padding: 10px 0;
  font-size: 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-family: "SourceSansProBold";
}
.content-block-3 {
  text-align: center;
  box-shadow: 1px -1px 8px #3333335e;
  background: #fff;
  padding: 30px 10px 10px;
  height: 280px;
}
.content-block-3 img {
  height: 107px;
  object-fit: inherit;
}
.content-block-3 p {
  font-family: "SourceSansProBold";
  font-size: 16px;
  color: #4d4f5c;
}
.content-block-3 span {
  background: #e34842 !important;
  padding: 8px 30px;
  color: #fff;
  font-family: "SourceSansPro-Regular";
  border-radius: 4px;
}
/* .content-block-3 img{height:280px;} */
.text-betwwen span {
  background: #fff;
  padding: 0 35px;
  font-size: 28px;
  font-family: "SourceSansProBold";
  text-transform: uppercase;
}
.span-icon-download {
  right: 10px;
  margin-top: 7px;
  position: absolute;
  width: 25px;
}
.align-left {
  text-align: left !important;
}
/* SEARCH LOCALISATION */
.wrapper_search .search_box {
  width: 100%;
  background: #f3f3f4;
  border-radius: 5px;
  height: 65px;
  display: flex;
  padding: 15px 10px;
}
.wrapper_search .search_box .search_field {
  width: 100%;
  height: 100%;
  position: relative;
  background: #f3f3f4;
}
.wrapper_search .search_box .search_field .input {
  border: 0px;
  border-right: 1px solid #9c9c9c;
  font-family: "SourceSansPro-SemiBold";
  width: 93%;
  height: 100%;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 38px;
  color: #2e2b2b;
  background: #f3f3f4;
}
.wrapper_search .search_box .search_field .input:focus {
  outline: none;
  border: none;
}
.wrapper_search .search_box .dropdown {
  min-width: 175px;
  border-right: 1px solid #9c9c9c;
  color: #9fa3b1;
  position: relative;
  cursor: pointer;
}
.icon-search {
  width: 18px;
  position: absolute;
  right: 12px;
  top: 9px;
  cursor: pointer;
}
.wrapper_search .search_box .dropdown .default_option {
  padding: 9px 15px;
  font-size: 14px;
  color: #2e2b2b;
  font-family: "SourceSansPro-SemiBold";
}
.icon-x {
  width: 9px;
  right: 9%;
  top: 15px;
  position: absolute;
  cursor: pointer;
}
.item-localisation {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
  font-family: "SourceSansPro-SemiBold";
  color: #2e2b2b;
  padding: 10px;
  cursor: pointer;
}
.item-localisation.active {
  background: #f3f3f4;
}
.wrapper_search .search_box .dropdown ul {
  position: absolute;
  top: 48px;
  left: -10px;
  background: #f3f3f4;
  width: 150px;
  padding: 20px;
  display: none;
}
.wrapper_search .search_box .dropdown ul.active {
  display: block;
}
.wrapper_search .search_box .dropdown ul li {
  padding-bottom: 10px;
  list-style-type: none;
  color: #2e2b2b;
}
.wrapper_search .search_box .dropdown ul li:last-child {
  padding-bottom: 0;
}
.wrapper_search .search_box .dropdown:before {
  content: "";
  position: absolute;
  top: 17px;
  right: 20px;
  border: 5px solid;
  border-color: #2a2a2a transparent transparent transparent;
}
.wrapper_search .search_box .search_field .fas {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 22px;
  color: #2e2b2b;
  cursor: pointer;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #2e2b2b;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #2e2b2b;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #2e2b2b;
}
.title-plan-exterieurs {
  color: #2e2b2b;
  text-transform: uppercase;
  font-family: "SourceSansProBold";
  font-size: 22px;
}
#navlink-data-room-top {
  height: 1px;
  width: 100%;
}
.img-interior--plan {
  width: 65px;
  height: 65px;
  margin-bottom: 20px;
}
.first-p {
  color: #e34842;
  font-family: "SourceSansProBold";
}
.second-p {
  color: #2e2b2b;
  font-family: "SourceSansProBold";
  text-transform: uppercase;
}
.max-content-block-v0,
.max-content-block,
.max-content-block-v2,
.max-content-block-v3,
.max-content-block-v4 {
  width: max-content;
  padding: 10px 25px 0;
  border: solid 1px #fff;
  border-radius: 10px;
  cursor: pointer;
  min-width: 150px;
}
.max-content-block:hover,
.max-content-block-v2:hover,
.max-content-block-v3:hover,
.max-content-block-v4:hover,
.max-content-block-v0:hover,
.max-content-block.active,
.max-content-block-v2.active,
.max-content-block-v3.active,
.max-content-block-v4.active,
.max-content-block-v0.active {
  background: #f3f3f4;
  border: solid 1px #f8243e;
  border-radius: 10px;
}
.bg-gris {
  background-color: #f3f3f4;
  padding: 25px;
  margin-bottom: 25px;
}
.ul-interior-plan {
  padding-left: 0px;
  padding-top: 35px;
}
.ul-interior-plan li {
  cursor: pointer;
  list-style-type: none;
  text-transform: uppercase;
  color: #2e2b2b94 !important;
  font-weight: 700;
  line-height: 35px;
  font-family: "SourceSansPro-Regular";
}
.ul-interior-plan li.active {
  color: #2e2b2b !important;
}
.ul-interior-plan li.active div {
  background: #e34842;
  width: 10px;
  margin-right: 10px;
  height: 3px;
  display: block;
  float: left;
  margin-top: 14px;
}
.border-left-plan {
  padding-left: 10px;
  border-left: solid 1px #2e2b2b66;
}
.special-p {
  margin-bottom: 0;
  line-height: 35px;
  font-size: 14px;
}
select {
  padding: 9px 3px;
}
.first-stage,
.second-stage,
.rez-de-chaussee {
  display: none;
}

/*Technical Sheet*/
/* .technicalSheet button{background: #2E2B2B;color: #fff !important; font-size: 14px !important; padding: 6px 20px !important; border-radius: 4px !important;}
.technicalSheet button:hover{color: #fff;} */
/* .technicalSheet p, .aSpan{font-size:13px !important;} */
.technicalSheet .parallax {
  background-image: url("../image/FLORIDA-95-03082021_154138.jpg");
  min-height: 84vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.technicalOne {
  text-align: center;
}
.technicalOne img {
  width: 70%; /* transform: rotate(180deg) */
}
.technicalOne span {
  font-family: "Habibi-Regular";
  font-size: 16px;
  color: #000;
}
.technicalOne button {
  margin-top: 20px;
}
.technicalOne {
  padding-top: 50px;
  padding-bottom: 45px;
}
.technicalTwo {
  padding-top: 60px;
  padding-bottom: 50px;
}
.technicalThree {
  text-align: center;
}
.technicalThree img {
  width: inherit;
}
.technicalThree .perImage {
  width: 75%;
}
.technicalThree .col-lg-4 img {
  width: 90px;
}
.technicalThree .col-lg-6 {
  text-align: left;
  padding-left: 170px;
}
.technicalFour {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 90px;
}
.technicalFour button {
  margin-top: 30px;
}
.technicalTwo img {
  width: 190px;
}
.technicalTwo .col-lg-6 {
  padding-left: 100px;
}
.technicalTwo p {
  margin-bottom: 6px;
}
.technicalTwo span {
  font-size: 12px;
}
.technicalThree {
  padding-top: 25px;
  padding-bottom: 25;
}
.technicalThree .col-lg-4 p {
  font-size: 18px !important;
  font-weight: 600;
}
.technicalThree button {
  margin-top: 40px;
}
.technicalThree .displayblock {
  display: none;
}
.technicalThree .col-lg-3 {
  margin-top: 10px;
}
.technicalThree .col-lg-3 p {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0px;
}
.technicalThree .span {
  color: #4d4f5c;
  font-size: 13px !important;
  line-height: 18px;
  font-weight: inherit !important;
}
.inlineImmoPass {
  display: inline-flex;
  margin-bottom: 30px;
  margin-top: 15px;
}
.inlineTextImmo p {
  display: inline-block;
  margin-right: 15px;
}
.inlineTextImmo p img {
  margin-right: 10px;
  width: initial;
}
.ImmoPassDetails .whiteBlock {
  background: #ffffff;
  box-shadow: 0px 3px 6px #0000000a;
  border-radius: 3px;
  padding: 35px 25px 20px 25px;
  margin-bottom: 15px;
  position: relative;
}
.ImmoPassDetails .whiteBlock img {
  top: 0;
  position: absolute;
  right: 25px;
  width: initial;
}
.ImmoPassDetails .whiteBlock p {
  font-size: initial !important;
  font-weight: initial;
  font-family: "CairoRegular" !important;
}
.ImmoPassDetails .title {
  color: #000000;
  font-size: 22px !important;
  margin-top: 15px;
  margin-bottom: 20px !important;
}
.ImmoPassDetails .col-lg-6 {
  padding-left: initial;
}
.ImmoPassDetails .PriceImmoPass {
  width: fit-content;
  padding: 2px 15px;
  color: #fff;
  border-radius: 5px;
  background: #e34842 !important;
}
.background-force {
  background: #10ac84;
}
.background-faib {
  background: #3c40c6;
}
.background-remarq {
  background: #ff4b4b;
}
.technicalSheet .NewRedirection {
  margin-top: 35px;
}
.technicalThree .title {
  font-size: 36px;
  margin-bottom: 15px;
}
.technicalThree .nav-item {
  padding-right: 5px;
  padding-left: 5px;
  margin-left: 2px;
  margin-right: 2px;
  background: #fbfbfb;
  border: 1px solid #adadcf;
  border-radius: 4px !important;
  font-family: "CairoRegular";
  color: #7f7f9e !important;
  font-size: 13px;
  text-transform: uppercase;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.technicalThree .nav-item:hover {
  border: 1px solid #adadcf;
}
.technicalThree .nav-fill .active {
  border: 0px !important;
}
.technicalThree .inlineImmoPass p {
  color: #4d4f5c;
  font-family: "CairoRegular";
  font-size: 14px;
}
.technicalThree .inlineImmoPass .sectionTilte {
  color: #4d4f5c;
  font-family: "CairoSemiBold";
  font-size: 20px;
  margin-bottom: 0px;
}
.technicalThree .coloredTitle {
  text-align: center;
  margin-bottom: 22px;
  padding-top: 20px;
}
.technicalThree .inlineImmoPass .titleBlock {
  margin: auto;
  text-align: left;
}
.technicalThree .TextImmoPass {
  text-align: left;
  width: 80%;
  margin: auto;
}
.technicalThree .tab-content .borderRight {
  border-right: 1px solid #e34842;
}
.technicalThree .tab-content .col-md-6 {
  text-align: left;
}
.technicalThree .tab-content .col-md-6 p {
  font-family: "CairoSemiBold";
  font-size: 14px;
  color: #43425d;
  margin-bottom: 5px;
}
.technicalThree .tab-content .col-md-6 .coloredTitle {
  text-align: center;
}
.technicalThree .coloredTitle p {
  color: #e34842 !important;
  text-transform: uppercase;
  font-size: 16px !important;
}
.technicalThree .tab-content .col-md-6 .list {
  line-height: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.technicalThree .tab-content .col-md-6 .list span {
  color: #e34842;
}
.technicalThree .tab-content .col-md-6 .price {
  background: #e34842;
  padding: 2px 10px;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  margin-left: 10px;
}
.technicalThree .tab-content .col-md-6 .text-align-center {
  text-align: center;
  margin-top: 30px;
}
.technicalThree .tab-content .col-md-6 button {
  margin-top: 20px;
}
.technicalThree .tab-content .marginLeft {
  padding-left: 50px;
}
.technicalThree .marginTop button {
  margin-top: 5px;
}
.width-110 {
  width: 110px;
}
#details-audit-technique {
  display: none;
}
button.audit-technique-a.active {
  color: #fff !important;
}
.background-F3F3F4 {
  background: #f3f3f4;
  padding: 30px;
}
.auditeur-immopass {
  color: #2e2b2b;
  text-transform: uppercase;
  font-family: "SourceSansProBold";
  font-size: 25px;
}
.span-plan {
  font-family: "SourceSansProBold";
  text-transform: uppercase;
}
.back-interior-plan,
.back-interior-plan-v2,
.back-interior-plan-v3,
.back-interior-plan-v4,
.back-interior-plan-v0,
.btn-new--new,
.btn-new---new {
  border: solid 2px #2e2b2b;
  background: #fff;
  padding: 10px 15px;
  font-family: "SourceSansPro-Regular";
  font-size: 16px;
  margin-bottom: 20px;
}
.btn-new--new.active,
.btn-new---new.active {
  background: #2e2b2b;
  color: #fff;
}
.clicked-interior-plan {
  cursor: pointer;
}
.semi-bold {
  font-family: "SourceSansPro-SemiBold";
  font-size: 16px;
}
.inlineImmoPass span {
  color: #21a457;
  font-size: 30px;
  font-family: "SourceSansProBold";
}
.title-block-immopass {
  font-family: "SourceSansProBold";
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.new-design-percent {
  float: right;
  color: #e34842;
}
.new-design-block-border .new-design-percent {
  color: #45b99e;
  display: block;
  font-size: 20px;
  margin-top: -10px;
  font-family: "SourceSansProBold";
  float: none;
}
.color-100 {
  color: #139f50 !important;
}
.new-design-percent-v2 {
  float: right;
}
.new-design-block-border {
  padding: 10px 12px;
  border: solid 1px #888;
  margin-bottom: 10px;
  overflow: hidden;
  vertical-align: middle;
  box-shadow: 1px 1px 3px #33333338;
}
.border-p {
  padding: 10px 12px;
  border: solid 1px #888;
  margin-top: 10px;
}
.img-first-new-block {
  text-align: center;
  margin-bottom: 15px;
}
p.pSpan {
  color: #45b99e;
  font-family: "SourceSansPro-SemiBold";
  font-size: 28px !important;
}
.pSpanWithoutP {
  font-size: 10px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.title-new-technique {
  font-family: "SourceSansProBold";
  font-size: 20px !important;
  margin-bottom: 15px;
}
.title-new-design-technique {
  font-family: "SourceSansProBold";
  font-size: 25px !important;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #e34842;
}
.new-design-block-border strong {
  font-family: "SourceSansProBold";
  font-size: 16px !important;
  text-transform: uppercase;
}
.new-design-applicable {
  float: right;
  text-transform: uppercase;
}
.content-border-block {
  display: inline-block;
  margin-top: 7px;
}
.padding-top-7 {
  padding-top: 7px;
}
.width-20px {
  width: 20px;
  margin-right: 5px;
}
.center-content {
  text-align: center;
}
.img-title-immopass {
  max-width: 600px;
  margin-bottom: 35px;
  object-fit: cover;
  width: 100%;
}
.width-27 {
  width: 27px;
  margin-right: 10px;
}
.color-yellow {
  color: #fdc34c;
  float: none;
  display: block;
  font-size: 20px;
  margin-top: -10px;
  font-family: "SourceSansProBold";
}
.new-design-icon {
  float: left;
  margin-right: 25px;
  width: 55px;
}
.bold-peb {
  font-family: "SourceSansPro-SemiBold";
  font-size: 16px !important;
}
.bold-peb-regular {
  font-family: "SourceSansPro-Regular";
  font-size: 16px !important;
}
.color-green-peb {
  color: #62b65e;
  font-family: "SourceSansProBold";
}
.hr-peb {
  background: #707070;
  height: 1px;
}
.hr-plan {
  background: #2e2b2b66;
  margin-bottom: 8px;
}
.width-90 {
  width: 90%;
}
.conforme-peb {
  background: #62b65e;
  padding: 12px 20px;
  text-align: center;
  font-family: "SourceSansPro-SemiBold";
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  display: inline-block;
}
.title-certificat-peb {
  background: #e34842;
  padding: 12px;
  text-align: center;
  color: #fff;
  font-family: "SourceSansPro-SemiBold";
  font-size: 20px;
  border-radius: 7px;
  text-transform: uppercase;
}
.border-green-peb {
  border-bottom: solid 1px #707070;
  padding: 15px 8px 10px;
  margin-bottom: 5px;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.border-green-peb:last-child {
  border-bottom: 0 !important;
}
.border-green-peb span {
  background: #e34842;
  padding: 8px 10px;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  float: right;
  margin-top: -9px;
  margin-right: 10px;
  font-family: "SourceSansPro-SemiBold";
}
.new-padding {
  padding: 19px 10px 0px !important;
  margin-bottom: 25px;
}
.agorim-color {
  background: #f26927;
  padding: 6px 12px;
  border-bottom: 10px;
  color: #fff;
  border-radius: 4px;
  font-family: "SourceSansPro-Regular";
  font-size: 14px !important;
}
.margin-bottom-between-row {
  margin-bottom: 50px;
}
.image-immopass-border {
  border: solid 3px #62b65e;
  border-radius: 10px;
  width: 100%;
  padding: 15px;
  overflow: hidden;
  margin-bottom: 40px;
}
.float-left {
  float: left;
  max-width: 300px;
}
.float-right {
  float: right;
  max-width: 130px;
}
.background-eb6b18 {
  background: #f39952;
  padding: 8px;
  color: #fff;
  font-family: "SourceSansProBold";
  text-align: left;
}
.background-80bc25 {
  background: #76bb4c;
  padding: 8px;
  color: #fff;
  font-family: "SourceSansProBold";
  text-align: left;
}
.border-eb6b18 {
  border: solid 1px #f39952;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 4px;
}
.border-eb6b18 p,
.border-80bc25 p {
  color: #2e2b2b;
  font-family: "SourceSansPro-SemiBold";
  text-align: left;
  padding: 8px 8px 0;
}
.border-80bc25 {
  border: solid 1px #76bb4c;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 4px;
}
.p-cuve {
  font-family: "SourceSansProBold";
  margin-bottom: 0;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.img-indicateur {
  width: 100% !important;
  margin-top: 35px;
}
.width-100 {
  width: 100% !important;
}
.border-none {
  border: 0 !important;
}
.border-green-peb-v2 {
  border: solid 1px #707070;
  padding: 15px 15px 5px;
  margin-bottom: 5px;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  border-radius: 7px;
}
input:focus::placeholder {
  color: transparent;
}
.bg-background-grise {
  background-color: #f3f3f4;
  overflow: hidden;
  width: 100%;
}
.nnav {
  padding: 55px 20px;
  margin: auto;
  width: 100%;
}
.nnav.stickydiv {
  position: fixed;
  top: 0;
  z-index: 99;
  margin-top: 90px;
}
.nnav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.nnav li {
  padding: 15px 10px;
}
.nnav li a {
  color: #2e2b2b94 !important;
  font-weight: 700;
  line-height: 25px;
  font-family: "SourceSansPro-Regular";
}
/* .nnav li:hover a{color:#2E2B2B !important;}
.nnav li:hover div{background: #e34842;width: 35px; margin-right: 10px;height: 3px;display: block;float: left;margin-top: 10px} */
.audit-technique-a.active {
  color: #2e2b2b !important;
}
#content {
  padding-left: 30px;
}
#navlink-data-room,
#navlink-financement,
#navlink-faire-une-offre,
footer,
#pollution,
#navlink-financier {
  position: relative;
  z-index: 998;
  background: #fff;
}
.audit-technique-a div.active {
  background: #e34842;
  width: 35px;
  margin-right: 10px;
  height: 3px;
  display: block;
  float: left;
  margin-top: 10px;
}
.default-hide {
  display: none;
}
.image-plan {
  max-width: 100%;
  height: 150px;
  object-fit: cover;
}
.ekko-lightbox-item.show .image-plan {
  height: auto !important;
}
.modal {
  z-index: 9999;
}
body.modal-open header .row {
  position: relative;
}
.hidden-block .col-md-7 {
  margin: auto;
}

/*FINANCIAL*/
.financial {
  text-align: center;
}
.financial .parallax {
  background-image: url("../image/FLORIDA-95-03082021_160233.jpg");
  min-height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.financialOne {
  padding-top: 50px;
}
.financialOne > div > span {
  font-style: normal;
  font-size: 16px;
  text-align: center;
  margin-top: 22px;
  color: #000;
}
.financialbutton {
  background: #e34842;
  color: #fff;
  font-size: 24px;
  padding: 15px 50px;
  border-radius: 10px;
  border: 0;
  margin-bottom: 110px;
  margin-top: 30px;
}
.financialbutton:hover {
  color: #fff;
}
.btitle2 h1 {
  font-size: 23px;
  margin-top: 120px;
}
.sans-pro-bold-financier {
  color: #2e2b2b;
  font-family: "SourceSansProBold";
  font-size: 28px;
  text-transform: uppercase;
}
.py-2 {
  margin: auto;
}
.py-2 .card-text {
  font-family: "SourceSansPro-Regular";
  font-size: 16px;
}
span.badge-pill img {
  width: 50px;
}
.border-right {
  border-right: 1px solid #4d4d4d !important;
}
.action-btn-financement button,
.btn-generic {
  border: none;
  color: #fff;
  font-family: "SourceSansPro-SemiBold";
  font-size: 16px;
  background-color: #2e2b2b;
  padding: 10px 15px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.btn-link {
  background-color: #e34842 !important;
}
.btn-generic {
  width: 240px;
}
.max-width-500 {
  max-width: 500px;
}
.width-50 {
  width: 50px;
  margin-right: 20px;
}
.select-border-none {
  width: 130px;
  display: inline-block;
  margin-right: 35px;
  height: 46px;
  border: none;
  padding: 0;
}
.select-border-none-financement {
  width: 130px;
  display: inline-block;
  margin-left: 35px;
  height: 46px;
  border: none;
  padding: 0;
}
.select-border-none:focus,
.select-border-none-financement:focus {
  outline: none !important;
  border: none;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.margin-left-17 {
  margin-left: 17px;
}
/*Accompagnement*/
.accompaniment {
  text-align: center;
}
.accompaniment .parallax {
  background-image: url("../image/HERTENLAAN-8-08252020_165145.png");
  min-height: 750px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.tab {
  float: left;
  width: 100%;
}
.accompanimentOne {
  padding-top: 50px;
}
.accompanimentOne > div > span {
  font-style: normal;
  font-size: 16px;
  text-align: center;
  margin-top: 22px;
  color: #000;
}
.tab button {
  font-size: 15px;
  display: block;
  background-color: inherit;
  color: black;
  padding: 8px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  border-top: 1px solid #c4c4c4;
}
.tab button:hover {
  border-left: 21px solid #e34842;
}
.tab button.active {
  border-left: 21px solid #e34842;
}
.tabcontent {
  float: left;
  padding: 0px 12px;
  width: 100%;
  border-left: none;
}
.tabcontent p {
  text-align: left;
}
/*calltoaction*/
.calltoaction p {
  font-weight: 600;
}
.calltoaction {
  text-align: center;
}
.calltoaction .parallax {
  margin-bottom: 123px;
  background-image: url("../image/DJI_0040.png");
  min-height: 650px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.calltoaction {
  text-align: left;
}
.calltoaction textarea {
  background: #e6e6e6;
  border: 0;
  width: 100%;
  padding: 9px;
  box-shadow: none;
  height: 270px;
  margin-bottom: 40px;
}
.calltoaction input[type="text"] {
  background: #e6e6e6;
  border: 0;
  width: 100%;
  padding: 9px;
  box-shadow: none;
  margin-bottom: 40px;
}
.calltoaction input[type="radio"] {
  box-shadow: none;
  margin-bottom: 40px;
  width: auto;
}
/* LOCALISATION */
.localisation .parallax {
  /* background-image: url("../image/FLORIDA-95-03082021_155721.jpg"); */
  min-height: 15vh;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}
.localisation .center {
  text-align: center;
}
.localisation .line-height-45 {
  line-height: 38px;
}
.localisation .img-max-width-194 {
  max-width: 194px;
  width: 100%;
}
.localisation .img-max-width-273 {
  max-width: 200px;
  width: 100%;
}
.localisation .margin-auto {
  margin: auto;
}
.localisation .imgMarker {
  width: 20px;
}
.localisation .btn-neighborhood a {
  color: #e34842;
}
.localisation .click-neighborhood.active {
  background: #2e2b2b;
}
.localisation .click-neighborhood.active a {
  color: #fff !important;
}
.localisation .inverse {
  display: none;
}
.localisation .imgMarker {
  width: 20px;
}
.localisation .section-maps {
  margin-top: 25px;
  margin-bottom: 25px;
}
.localisation .click-neighborhood {
  text-align: left !important;
}
.localisation .click-neighborhood a {
  cursor: pointer;
}
.localisation p.click-neighborhood a.active {
  font-weight: bold !important;
}
.localisation .btn-neighborhood {
  padding: 10px 15px;
  border: solid 1px #b5b5b5;
  border-radius: 8px;
}
.localisation .bg-transport {
  background: #fff;
  padding: 50px 0 35px 0;
}
.localisation .transport {
  padding-left: 0;
}
.localisation .transport li {
  list-style-type: none;
  display: inline-block;
  margin-bottom: 10px;
}
.localisation .transport img {
  width: 60px;
}
.localisation .public-transport {
  margin-bottom: 40px;
  font-family: "SourceSansPro-Regular";
}
.localisation .line-height-50 {
  line-height: 50px;
}
.localisation .icon {
  width: 46px;
}
.localisation .icon-width-17 {
  width: 17px;
}
.localisation .icon-width-35 {
  width: 35px;
}
.localisation #map {
  width: 100%;
  height: 500px;
}
.localisation #autocomplete {
  width: 100%;
}
.localisation .calculate-btn {
  padding: 12px 20px;
  border: none;
  background: #2e2b2b;
  border-radius: 5px;
  color: #fff;
}
.localisation #destinationForm {
  margin: 0px 0px 20px 0px;
  padding: 10px 20px;
}
.localisation #destinationForm input[type="text"] {
  border: solid 1px #c0c0c0;
}
.localisation .iconeType {
  width: 23px;
  border: none;
  box-shadow: none;
  margin: 0;
}
.localisation .alignText {
  text-align: center;
}
.LocalisationOne .line-height-45 {
  line-height: 30px;
  max-width: 75%;
  margin: auto;
}
.LocalisationOne .title {
  margin-bottom: 20px;
}
.publicLocalisation img,
.publicLocalisation p {
  display: inline-flex;
}
.publicLocalisation p {
  font-weight: bold;
  font-size: 24px;
  padding-left: 15px;
}
.alignCenter {
  text-align: center;
}
.localisationSix {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 30px;
}
.localisationSix p {
  margin-bottom: 0.8em;
}
.localisationSix button {
  background: #2e2b2b;
  color: #fff !important;
  font-family: "CairoBold";
  font-size: 14px;
  padding: 4px 18px !important;
}
.localisation .NewRedirection {
  margin-top: 25px;
}
.localisation #nav-isochrones .nav-link {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 15px;
  opacity: 1;
  text-transform: inherit;
  padding: 10px 0px;
  border: solid 1px #b5b5b5;
  border-radius: 8px;
  font-family: "CairoSemiBold";
  color: #2e2b2b !important;
  font-size: 15px;
}
.localisation #nav-isochrones .nav-link:hover {
  border: solid 1px #b5b5b5;
  border-radius: 8px;
}
.localisation #nav-isochrones .tab-pane {
  text-align: center;
}
.localisation #nav-isochrones .tab-pane img {
  width: 100%;
  max-height: 100%;
}
.localisation #nav-isochrones .nav-tabs {
  border-bottom: 0;
}
.localisation #nav-isochrones .nav-link.active {
  background: #2e2b2b;
  color: #fff !important;
  border-color: #2e2b2b;
  border: 1px solid #2e2b2b;
}
.localisation .BlockFour {
  padding-top: 60px;
  padding-bottom: 50px;
}
.CarIsochrones {
  background-image: url("../image/carIsochroneIcon.svg");
  background-size: 35px !important;
  background-position: 30px !important;
  background-repeat: no-repeat !important;
}
.localisation #nav-isochrones .nav-link.active.CarIsochrones {
  background-image: url("../image/carIsochroneIconWhite.svg") !important;
}
.VeloIsochrones {
  background-image: url("../image/VeloIsochroneIcon.svg");
  background-size: 35px !important;
  background-position: 30px !important;
  background-repeat: no-repeat !important;
}
.localisation #nav-isochrones .nav-link.active.VeloIsochrones {
  background-image: url("../image/VeloIsochroneIconWhite.svg") !important;
}
.PublicIsochrones {
  background-image: url("../image/PublicIsochroneIcon.svg");
  background-size: 25px !important;
  background-position: 40px !important;
  background-repeat: no-repeat !important;
}
.localisation #nav-isochrones .nav-link.active.PublicIsochrones {
  background-image: url("../image/PublicIsochroneIconWhite.svg") !important;
}
/* Contact */
.contact input,
#form-reservation input {
  border: 0;
  width: 100%;
  padding: 9px;
  box-shadow: none;
  margin-bottom: 20px;
}
.contact p {
  color: #2e2b2b;
  font-size: 16px;
}
.contactTitle {
  color: #e34842 !important;
  font-family: "CairoBold" !important;
  font-size: 24px !important;
  padding-top: 140px;
}
.calltoaction button {
  background: #2e2b2b;
  color: #fff !important;
  font-family: "SourceSansPro-Regular";
  font-size: 18px;
  padding: 6px 60px !important;
  margin-top: 35px;
}
/* Conditions -- Privacy */
.privacy-policy,
.legal-notice {
  padding-top: 130px;
}
/* Our advisers */
.CoackBlock {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 60px;
  padding: 40px 0px;
  margin-top: 30px;
}
.first-coach {
  border-bottom: 2px solid #e34842;
  padding: 0px;
  text-align: right;
  padding-bottom: 40px;
}
.first-coach,
.second-coach,
.third-coach,
.fourth-coach {
  padding-right: 40px;
  padding-left: 40px;
}
.CoackBlock .first-coach a {
  background: #e34842;
  padding: 16px 15px 8px 15px;
  border-radius: 10px;
}
.CoackBlock .first-coach a i {
  color: white;
  font-size: 22px;
}
.CoackBlock .second-coach img {
  width: 120px;
}
.CoackBlock .second-coach div {
  display: inline-flex;
}
.CoackBlock .second-coach .right {
  display: block;
  text-align: center;
}
.CoackBlock .third-coach {
  text-align: left;
}
.fourth-coach a {
  background: #2e2b2b;
  color: white !important;
  border-radius: 10px;
  padding: 4px 20px;
}
.raiting-starts i {
  color: #c4c4c4;
  font-size: 32px;
}
.raiting-starts .checked {
  color: #ded733;
}
.CoackBlock .bordred {
  border-right: 1px solid #000;
}
.fourth-coach p {
  opacity: 0.7;
  font-size: 12px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.fourth-coach {
  margin-top: 30px;
}
.third-coach p {
  opacity: 0.7;
  font-size: 13px;
  line-height: 10px;
}
.sub_title-third {
  font-weight: bolder;
  opacity: 1;
}
.sub-title-coach {
  color: #e34842;
  font-family: "CairoBold";
  font-size: 20px;
}
.second-coach p span {
  padding-left: 20px;
}
.second-coach {
  position: absolute;
  margin-top: -80px;
}
.third-coach {
  padding-top: 90px;
}
.second-coach .fucnction {
  margin-top: -35px;
  position: absolute;
  opacity: 0.7;
  font-size: 16px;
  padding-left: 0px;
}
.coachMobile {
  display: none;
}
.accompaniment .second-coach .fucnction {
  padding-left: 140px;
}
.accompaniment .CoackBlock {
  margin-top: 0px;
}
/* Our advisers New Version*/
.our-advisers {
  padding-top: 140px;
}
.our-advisers .block {
  background: #f5f5fb;
  border: 1px solid #000000;
  border-radius: 70px;
  padding: 45px 15px 20px 30px;
  min-height: 360px;
}
.our-advisers button {
  background: #2e2b2b;
  color: #fff !important;
  font-size: 14px !important;
  padding: 10px 30px !important;
  border-radius: 5px !important;
  font-weight: 500;
}
.advisersOne {
  text-align: center;
}
.advisersOne img {
  width: 250px;
}
.advisersOne .col-md-7 {
  margin: auto;
}
.advisersOne .text {
  color: #e34842;
  font-weight: 600;
  font-size: 20px;
  margin-top: 15px;
}
.advisersOne button {
  margin-top: 40px;
}
.advisersTwo {
  margin-top: 100px;
}
.advisersTwo .absolute {
  width: 90px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  margin-top: -100px;
}
.advisersTwo .block {
  width: 85%;
  margin: auto;
}
.advisersTwo .sub-title {
  font-size: 20px;
  font-weight: bolder;
}
.advisersTwo .inline img {
  width: 20px;
  float: left;
  margin-right: 15px;
}
.advisersTwo .inline .big {
  width: 25px;
}
.advisersTwo button {
  margin-top: 50px;
}
.advisersThree {
  margin-top: 50px;
}
.advisersThree img {
  width: 85px;
  margin-bottom: 15px;
}
.advisersThree .sub-title {
  font-size: 20px;
  font-weight: bolder;
}
.advisersThree i {
  padding-right: 10px;
  font-size: 12px;
}
.advisersThree .block {
  min-height: 400px;
  padding: 30px 15px 10px 25px;
}
.advisersThree button {
  margin-top: 50px;
}
.advisersFour {
  margin-top: 50px;
}
.advisersFour p {
  font-size: 18px;
  font-weight: bolder;
  color: black;
}
.advisersFour button {
  margin-top: 30px;
  padding: 15px 50px !important;
  font-size: 18px !important;
  border-radius: 10px !important;
}
.advisersFour button i {
  color: greenyellow;
  padding-right: 20px;
  font-size: 28px;
}

/* How It Works */
.how_it_works {
  text-align: center;
  padding-top: 135px;
}
.how_it_works img {
  width: 130px;
}
.how_it_works .steps {
  margin-top: 75px;
}
.how_it_works p {
  font-weight: 600;
}
.how_it_works .number {
  font-size: 46px;
  font-weight: bolder;
}
.how_it_works button {
  background: #2e2b2b;
  color: #fff !important;
  font-size: 16px !important;
  padding: 10px 30px !important;
  border-radius: 10px !important;
  margin-top: 50px;
}
/*#######################
    FOOTER
#########################*/
footer {
  padding-top: 70px;
  padding-bottom: 50px;
}
footer p {
  color: #e34842;
  font-family: "SourceSansProBold";
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 10px;
}
footer a {
  font-family: "SourceSansPro-Regular";
  font-size: 14px;
  line-height: 30px;
}
footer .active {
  font-weight: bold;
}
footer .row {
  margin: 0;
}
.fb-send-to-messenger {
  float: right;
  position: fixed !important;
  bottom: 0 !important;
  right: 0 !important;
}
/*#######################
    Sale Offer
#########################*/
.app-header {
  padding-top: 30px;
  position: fixed;
  border-bottom: 2px solid rgb(202, 206, 213, 0.4);
}
.app-header button {
  background: #f1f1f1;
  width: 48px;
  height: 48px;
  border-radius: 5px;
}
.app-header .text-right button img {
  width: initial;
}
.app-header p {
  color: #2e2b2b;
  font-family: "CairoBold";
  font-size: 18px;
  margin-bottom: 0px;
}
.app-header span {
  opacity: 0.6;
  font-size: 14px;
  font-family: "CairoBold";
}
.background {
  background: #e34842;
  width: 25%;
  height: 3px;
}
.stepper {
  background: #f8f8f8;
  text-align: center;
}
.stepper .title {
  font-size: 30px;
  line-height: 40px;
  padding-top: 60px;
}
.stepper-btn {
  margin-bottom: 30px;
  font-weight: 500;
  background: #2e2b2b;
  color: #fff !important;
  font-size: 14px !important;
  border-radius: 4px !important;
  height: 37px;
  width: 135px;
}
.stepper header .row {
  position: relative;
}
.stepper header .line {
  background: #f1f1f1;
  width: 100%;
}
.stepper .white {
  background: white;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 25px;
  text-align: left;
}
.stepTwo .white {
  width: 70%;
  padding: 40px 70px 30px 70px;
}
.stepOne .white {
  width: 75%;
  padding: 30px 70px 20px 70px;
}
.stepThree .white {
  width: 100%;
  padding: 30px 50px 20px 50px;
}
.stepper header {
  background: white;
}
.stepper input,
.stepper select,
textarea {
  width: 100%;
  height: 45px;
}
textarea {
  border-radius: 5px;
  height: auto;
}
.stepper select {
  border-radius: 5px;
  padding-left: 8px;
}
.stepper input::placeholder {
  color: #808495;
  font-size: 12px;
  font-family: "CairoRegular";
}
.stepperWeb {
  text-align: center;
}
.stepperWeb div {
  display: inline-block;
}
.stepperMobile {
  display: none;
}
.stepperWeb .stepper-divider {
  background: #c4c4c4;
  height: 1px;
  width: 20%;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 37px;
}
.stepperWeb .stepper-item a {
  margin-bottom: 10px;
  border: 1px solid #e34842;
  border-radius: 50%;
  padding: 4px 14px 4px 14px;
  color: #808495 !important;
  font-size: 16px !important;
  font-family: "CairoBold";
}
.stepperWeb .stepper-item span {
  color: #2e2b2b !important;
  font-size: 14px;
  font-family: "CairoSemiBold";
  line-height: 45px;
  opacity: 1;
}
.stepperWeb .stepper-item .active {
  border-color: #e34842;
  color: #2e2b2b !important;
  border-width: 2px;
}
.stepperWeb .stepper-item .previous {
  background: #e34842;
  color: #fff !important;
  padding: 5px 12px 5px 12px;
}
.col-form-label {
  text-align: left;
  font-size: 14px;
  color: #43425d;
}
.diffText {
  font-family: "CairoSemiBold";
  font-size: 18px;
}
.stepFour .stepper-btn {
  width: 185px;
}
.stepFive .white .first {
  width: 70px;
  margin-bottom: 20px;
}
.stepFive .white .second {
  width: 60px;
}
.stepFive .white {
  text-align: center;
  width: 55%;
  padding: 40px 40px;
  margin-top: 12%;
}
.stepFive .inline .bordred {
  border: 2px solid #2e2b2b;
  color: #2e2b2b !important;
  background: transparent;
}
.stepFive .inline button {
  width: auto;
}
.stepFive .white .bold {
  font-size: 18px;
  font-family: "CairoSemiBold";
}
.stepFour .white {
  padding: 30px 50px 30px 50px;
  width: 75%;
}
.checkbox {
  width: 100%;
  position: relative;
  display: block;
}
.checkbox label {
  position: relative;
  min-height: 34px;
  display: block;
  padding-left: 30px;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 14px;
  color: #43425d;
  cursor: pointer;
}
.checkbox label span {
  position: absolute;
  top: 32%;
  transform: translateY(-50%);
}
.checkbox label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 18px;
  height: 18px;
  transition: transform 0.28s ease;
  border-radius: 3px;
  border: 1px solid #e34842;
}
.checkbox label:after {
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg) scale(0);
  transition: transform ease 0.25s;
  position: absolute;
  top: 10px;
  left: 8px;
}
.checkbox input[type="checkbox"] {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
  margin-left: -20px;
}
.checkbox input[type="checkbox"]:checked ~ label:before {
  border: 2px solid #e34842;
  background: #e34842;
}
.checkbox input[type="checkbox"]:checked ~ label:after {
  transform: rotate(-45deg) scale(1);
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline: 0;
}
.stepFour .white .colored {
  text-align: center;
}
.stepFour .white .colored p {
  color: #e34842;
  font-size: 18px;
  font-family: "CairoSemiBold" !important;
  margin-bottom: 15px;
}
.bordredBtn {
  display: none;
  border: 2px solid #2e2b2b;
  color: #2e2b2b !important;
  background: transparent;
}
.NewRedirection button {
  background: #2e2b2b;
  color: #fff !important;
  font-size: 14px !important;
  padding: 12px 35px !important;
  border-radius: 4px !important;
}
.cursor-image-plan,
.cursor-image-plan-sejour,
.cursor-image-plan-salle-de-jeux-bibliotheque,
.cursor-image-plan-cuisine,
.cursor-image-plan-sdb,
.cursor-image-plan-cave,
.cursor-image-plan-chambre-a,
.cursor-image-plan-chambre-b,
.cursor-image-plan-chambre-c,
.cursor-image-plan-garage {
  margin-top: 20px;
  height: 150px;
  object-fit: cover;
  border: solid 1px #e34842;
  border-radius: 10px;
  cursor: pointer;
}
.show-gallery-sejour,
.show-gallery-salle-de-jeux-bibliotheque,
.show-gallery-cuisine,
.show-gallery-cave,
.show-gallery-chambre-a,
.show-gallery-chambre-b,
.show-gallery-chambre-c,
.show-gallery-sdb,
.show-gallery-garage {
  display: none;
}
.mySlides {
  display: none;
  width: 100%;
  height: 550px;
}
.mySlides img {
  height: 550px;
  object-fit: cover;
}
.prev,
.next {
  cursor: pointer;
  color: white !important;
  font-weight: bold;
  font-size: 20px;
}
.prev:hover,
.next:hover {
  background: transparent !important;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.caption-container {
  text-align: center; /* padding: 2px 16px; */
  color: white;
}
.div-prev {
  position: absolute;
  top: 45%;
  background: #2e2b2b;
  width: 62px;
  margin-left: 0px;
  padding: 20px;
  cursor: pointer;
}
.div-next {
  position: absolute;
  top: 45%;
  right: 0;
  background: #2e2b2b;
  width: 62px;
  margin-right: 15px;
  padding: 20px;
  cursor: pointer;
}
.close-gallery,
.close-gallery-sejour,
.close-gallery-salle-de-jeux-bibliotheque,
.close-gallery-cave,
.close-gallery-sdb,
.close-gallery-chambre-a,
.close-gallery-chambre-b,
.close-gallery-chambre-c,
.close-gallery-garage,
.close-gallery-cuisine {
  position: absolute;
  right: 30px;
  top: 13px;
  cursor: pointer;
}
.show-in-mobile,
.sdb-b {
  display: none;
}

.dropdown-item {
  font-family: "SourceSansPro-Regular";
}
.dropdown-menu div {
  padding: 5px 0;
}
.dropdown-menu div a:focus,
.dropdown-menu div a:active,
.dropdown-menu div a:hover,
.dropdown-item.active,
.dropdown-item:active {
  background-color: #f1f1f1;
}
.dropdown-toggle::after {
  content: url("../uploads_files/arroww.svg");
  margin-left: 8px;
  border: none !important;
  vertical-align: 0 !important;
}
.scrollToTop {
  padding: 10px;
  text-align: center;
  background: whiteSmoke;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 75px;
  right: 44px;
  display: none;
  z-index: 99;
}
.scrollToTop:hover {
  text-decoration: none;
}
.button-btn {
  z-index: 9999;
  position: relative;
  padding: 4px 15px !important;
  font-size: 14px !important;
  background: #e34842 !important;
  color: #fff !important;
  font-family: "SourceSansPro-SemiBold";
  border-radius: 5px !important;
  float: right;
  margin-top: 15px;
  cursor: pointer;
}
.nav-btn-contact {
  background: #45b99e !important;
  margin-left: 20px;
}
.background-contact-1 {
  background: url("../image/contact-1.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
.background-contact-2 {
  background: url("../image/contact-2.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
.background-contact-3 {
  background: url("../image/contact-3.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
.text-contact-title {
  font-family: "SourceSansProBold";
  color: #e34842 !important;
  font-size: 42px !important;
  line-height: 50px;
}
.text-contact-title-plan {
  font-family: "SourceSansPro-Regular";
  color: #e34842 !important;
  font-size: 42px !important;
  line-height: 50px;
}
.span-bold {
  font-family: "SourceSansProBold";
}
.semi-bold {
  font-family: "SourceSansPro-SemiBold";
  font-size: 28px !important;
}
.number-phone {
  color: #e34842 !important;
  font-size: 100px !important;
  font-family: "SourceSansProBold";
}
.contact {
  padding-top: 100px;
}
.padding-top-bottom {
  padding: 170px 75px 170px 0;
}
.padding-top-bottom-v2 {
  padding: 100px 0 100px 75px;
}
.btn-contact-rendez-vous {
  background-color: #45b99e !important;
  color: #fff;
  padding: 12px 20px;
  border: none;
  font-size: 18px;
  font-family: "SourceSansPro-Regular" !important;
}
.input-v2 {
  border: none;
  border-bottom: solid 1px #ad986e !important;
  background-color: #fff;
}
.input-v2:focus {
  outline: none !important;
}
#contact-form {
  padding-top: 60px;
}
#contact-form label {
  font-family: "SourceSansPro-Regular";
}
#contact-form textarea {
  padding: 10px;
  resize: none;
  border: none !important;
  border-radius: 0 !important;
  border-bottom: solid 1px #ad986e !important;
  height: 200px;
}
#contact-form button,
#form-reservation button {
  margin-top: 20px;
}
.padding-top-bottom-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.img-ariane {
  max-width: 220px;
  display: inline;
  margin-left: 15px;
}
.savoir-plus {
  margin-left: 35px;
  margin-top: 15px;
}
.background-gris {
  background-color: #f3f3f4;
  min-height: 100vh;
  padding-top: 100px;
}
.height-100-vh {
  height: 89vh;
}
#form-reservation input {
  background-color: transparent !important;
}
.btn {
  border-radius: 0 !important;
}
.others-textarea {
  resize: none;
  border-radius: 0;
  padding: 9px;
}
.new-btn-topbar {
  background: #2e2b2b !important;
  margin-right: 20px;
}
.if-small {
  position: relative;
  display: inherit;
}
.if-small button {
  display: block;
  margin-bottom: 10px;
}
.btn--1 {
  background: #45b99e !important;
  color: #fff;
  padding: 5px 15px;
  border: none;
  z-index: 999;
  text-align: left;
  font-family: "SourceSansPro-SemiBold";
}
.btn--2 {
  background: #e34842 !important;
  color: #fff;
  padding: 5px 15px;
  border: none;
  z-index: 999;
  text-align: left;
  font-family: "SourceSansPro-SemiBold";
}
.btn--3 {
  background: #2e2b2b !important;
  color: #fff;
  padding: 5px 15px;
  border: none;
  z-index: 999;
  text-align: left;
  font-family: "SourceSansPro-SemiBold";
}

/* MOBILE - NAVLINK */
.dineuron-menu {
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
}
.nav-open .dineuron-menu {
  opacity: 1;
  visibility: visible;
  background: #2e2b2b;
  z-index: 9000;
}
.dineuron-menu .nav li a {
  color: #fff !important;
  font-size: 20px;
}
.dineuron-menu .nav li {
  opacity: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -moz-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -o-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
}
.nav-open .dineuron-menu .nav li {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.dineuron-menu .nav li.delay-1 {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.dineuron-menu .nav li.delay-2 {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.dineuron-menu .nav li.delay-3 {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.dineuron-menu .nav li.delay-4 {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dineuron-menu .nav li.delay-5 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.dineuron-menu .nav li.delay-6 {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dineuron-menu .nav li.delay-7 {
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.dineuron-menu .nav li.delay-8 {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dineuron-menu .nav li.delay-9 {
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -ms-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.nav-button {
  position: absolute;
  z-index: 9999;
  display: block;
  padding: 9px;
  top: 26px;
  right: -24px !important;
  width: 40px;
  height: 22px;
}
.nav-button #nav-icon3 {
  width: 30px;
  height: 30px;
  top: 30px;
  display: inline-block;
  position: fixed;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer; /* right: 45px; */
}
.nav-button #nav-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  z-index: 9999;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  z-index: 9999;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.nav-button #nav-icon3 span:nth-child(1) {
  top: 0;
  color: #000;
  background: #000;
}
.nav-button #nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
  top: 7px;
  background: #000;
}
.nav-button #nav-icon3 span:nth-child(4) {
  top: 14px;
  background: #000;
}
.nav-open #nav-icon3 span:nth-child(1) {
  top: 9px;
  width: 0;
  left: 50%;
}
.nav-open #nav-icon3 span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
}
.nav-open #nav-icon3 span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #fff;
}
.nav-open #nav-icon3 span:nth-child(4) {
  top: 9px;
  width: 0;
  left: 50%;
}

/*#######################
    RESPONSIVEs
#########################*/
@media screen and (max-width: 1450px) {
  header nav a {
    padding: 0px 10px 0px 10px !important;
    font-size: 16px;
  }
  .technicalSheet .parallax,
  .accompaniment .parallax,
  .financial .parallax,
  .localisation .parallax {
    min-height: 750px;
  }
  .homePage .parallax {
    min-height: 850px;
  }
}
@media screen and (max-width: 1300px) {
  nav a {
    padding: 0px 10px 0px 10px !important;
  }
  nav {
    padding: 10px 0px !important;
  }
  nav button {
    margin-left: 30px;
  }
  header nav a {
    font-size: 14px;
  }
  nav button {
    font-size: 14px !important;
  }
  .technicalTwo .subTitle {
    font-size: 24px;
  }
  .localisation #nav-isochrones .nav-link {
    padding: 10px 0px !important;
  }
  .nnav li {
    padding: 0px 10px;
  }
  .border-green-peb span {
    float: none;
    display: flex;
    width: 94px;
    margin-top: 8px;
  }
}
@media screen and (max-width: 1200px) {
  .homeOne .price p {
    font-size: 18px;
  }
  .homeOne .price .number {
    font-size: 20px;
  }
  .homeOne img {
    width: 55px;
    height: 49px;
  }
  .homeOne .small {
    width: 42px;
    height: 49px;
  }
  .ShadowDiv .full {
    margin-left: 2%;
  }
  .ShadowDiv .full {
    display: block;
    margin: auto;
  }
  .ShadowDiv .bordred {
    margin-bottom: 10px;
  }
  .HomeFive .ShadowDiv {
    min-height: 240px;
  }
  .technicalThree .tab-content .col-md-6 .price {
    font-size: 13px;
    margin-left: 0px;
  }
  .CarIsochrones {
    background-position: 13px !important;
  }
  .VeloIsochrones {
    background-position: 13px !important;
  }
  .PublicIsochrones {
    background-position: 15px !important;
  }
}
@media screen and (max-width: 1150px) {
  nav button {
    margin-left: 0px;
  }
  nav button {
    padding: 3px 10px !important;
  }
  header nav a {
    padding: 0px 10px 0px 10px !important;
  }
  .technicalSheet .parallax,
  .accompaniment .parallax,
  .financial .parallax,
  .localisation .parallax {
    min-height: 600px;
  }
  .homePage .parallax {
    min-height: 675px;
  }
}

@media screen and (max-width: 1070px) {
  nav button {
    margin-left: 0px;
  }
  nav button {
    padding: 3px 10px !important;
  }
  header nav a {
    padding: 0px 10px 0px 10px !important;
  }
  .technicalSheet .parallax,
  .accompaniment .parallax,
  .financial .parallax,
  .localisation .parallax {
    min-height: 600px;
  }
  .homePage .parallax {
    min-height: 675px;
  }
}

@media screen and (max-width: 1000px) {
  .nav button,
  nav a {
    font-size: 14px;
  }
  header nav a {
    font-size: 13px;
  }
  .advisersThree i {
    padding-right: 2px;
  }
  .advisersThree .block {
    padding: 30px 15px 10px 15px;
  }
  .advisersThree .block p {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .mobile-paddind-top-0 {
    padding-top: 0 !important;
  }
  .mobile-text-align-center {
    text-align: center;
  }
  .financialOne {
    padding-top: 0;
  }
  .technicalTwo .subTitle {
    margin-top: 10px;
  }
  .hide-in-desktop {
    display: none !important;
  }
  .border-green-peb span {
    display: block;
    width: 100%;
    text-align: center;
  }
  .number-phone {
    font-size: 35px !important;
  }
  .localisation .bg-transport {
    padding: 0;
  }
  .localisation .BlockFour {
    padding-top: 10px;
  }
  .contact {
    padding-top: 150px;
  }
  .show-in-mobile {
    display: block; /* margin-bottom:30px; */
  }
  .padding-top-bottom,
  .padding-top-bottom-v2 {
    padding: 60px 0px 0px 0 !important;
  }
  .border-left-plan {
    border: none !important;
  }
  .technicalTwo {
    padding-top: 45px;
    text-align: center;
  }
  .technicalTwo .col-lg-6 {
    padding-left: 50px;
  }
  .text-betwwen {
    margin: 10px 0 5px;
  }
  .localisation .btn-neighborhood {
    padding: 10px 5px;
  }
  .click-neighborhood a {
    font-size: 13px !important;
  }
  .mobile-text-align-left {
    text-align: left;
  }
  .text-contact-title {
    font-size: 25px !important;
    line-height: 35px;
  }
  nav a {
    padding: 0px 8px 0px 8px !important;
  }
  .span-icon-download {
    margin-top: -23px;
  }
  header nav {
    padding: 10px 0px !important;
  }
  .bold-peb-regular {
    margin-top: 25px;
  }
  /* .technicalSheet .parallax, .accompaniment .parallax, .financial .parallax, .localisation .parallax{min-height: 400px;} */
  .homePage .parallax {
    min-height: 585px;
  }
  .technicalThree .col-lg-6 {
    padding-left: 0px;
  }
  .HomeTwo .carousel-control-next,
  .HomeTwo .carousel-control-prev {
    background: black;
    height: fit-content;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    bottom: 30px;
  }
  .carousel-indicators {
    display: none;
  }
  #carousel-thumb {
    max-height: 250px;
  }
  .inlineImmoPass {
    display: block;
    margin-bottom: 40px;
  }
  .technicalThree .inlineImmoPass p {
    margin-top: -40px;
  }
  .technicalThree .tab-pane .inlineImmoPass p {
    margin-top: initial;
    margin-bottom: 10px;
  }
  .technicalThree .tab-content .col-md-6 .list {
    line-height: 18px;
  }
  .technicalThree .tab-content .col-md-6 .price {
    padding: 0px 10px;
  }
  .inlineImmoPass p {
    margin-bottom: -55px;
  }
  .nnav.stickydiv {
    position: relative;
  }
  .bg-background-grise {
    margin-bottom: 45px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #content {
    padding-left: 0;
  }
  .title-new-design-technique {
    font-size: 22px !important;
    display: inline-block;
  }
  .coachWeb {
    display: none;
  }
  .text-betwwen span {
    background: #fff;
    padding: 0;
    font-size: 20px !important;
    line-height: 33px;
  }
  .coachMobile {
    display: block;
  }
  .fourth-coach a {
    padding: 4px 5px;
    font-size: 11px;
  }
  .third-coach p {
    font-size: 11px;
  }
  .third-coach {
    padding-top: 150px;
  }
  .second-coach .fucnction {
    position: initial;
  }
  .accompaniment .second-coach .fucnction {
    padding-left: initial;
  }
  .HomeFive .ShadowDiv {
    margin-bottom: 20px;
    min-height: auto;
  }
  .how_it_works img {
    width: 90px;
  }
  .advisersOne .text {
    font-size: 18px;
  }
  .advisersOne .title {
    font-size: 36px;
  }
  .advisersOne img {
    width: 200px;
  }
  .advisersTwo .block {
    width: 100%;
  }
  .advisersThree .block {
    border-radius: 30px;
  }
  .advisersThree img {
    width: 65px;
  }
  .advisersThree .col-md-3 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .stepOne .white {
    width: 100%;
  }
  .stepTwo .white {
    width: 100%;
  }
  .stepThree .white {
    padding: 0px;
  }
  .stepFour .white {
    width: 100%;
  }
  .stepFive .white {
    width: 80%;
  }
  .localisation #nav-isochrones .tab-pane img {
    width: 100%;
  }
  .localisation #nav-tab-isochrones {
    display: block;
  }
  .contact,
  .infos {
    text-align: center;
  }
  .navbar-brand {
    margin-right: 4rem;
  }
  #iframe-matterport {
    height: 260px !important;
  }
  .mobile-margin-bottom-10 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 895px) {
  .homeOne .col-lg-2 {
    margin-bottom: 25px;
  }
  .homeOne .price {
    padding-top: 6%;
  }
  .HomeTwo iframe {
    height: 300px;
  }
}
@media screen and (max-width: 776px) {
  ..special-p {
    line-height: initial !important;
  }
  .button-btn {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
  }
  header .row {
    position: relative;
  }
  .technicalSheet .background {
    height: 54vh;
  }
  .technicalTwo {
    text-align: center;
  }
  .technicalTwo .subTitle {
    margin-top: 20px;
  }
  .technicalTwo .col-lg-6 {
    padding-left: 0px;
  }
  .technicalThree .col-md-4 {
    padding-top: 10px;
  }
  .navbar-nav {
    padding-top: 25px;
  }
  .navbar-nav .nav-link {
    line-height: 25px;
  }
  .navbar-nav button {
    margin-top: 15px;
  }
  .homeOne {
    text-align: center;
  }
  .HomeTwo .carousel-control-next,
  .HomeTwo .carousel-control-prev {
    bottom: 77px;
  }
  .HomeThree {
    padding-top: 50px;
  }
  .technicalThree img {
    width: 135px;
  }
  .mobileHeader {
    display: block;
    padding-bottom: 20px;
  }
  .mobileHeader button {
    margin-right: 10px;
    padding: 4px 25px !important;
    font-size: 15px !important;
    font-size: 15px !important;
    background: #e34842;
    color: #fff !important;
    font-family: "SourceSansPro-SemiBold";
    border-radius: 0 !important;
  }
  .mobileHeader .nav-btn-contact {
    background: #45b99e !important;
    margin-left: 20px;
    margin-top: 10px;
  }
  .mobileHeader button.btn-v2 {
    border: none;
    padding: 4px 25px !important;
    font-size: 16px !important;
    background: transparent !important;
    color: #2e2b2b !important;
    font-family: "SourceSansPro-SemiBold";
  }
  .mobileHeader img {
    width: 200px;
    margin-bottom: 20px;
  }
  .mobileHeader .nav-link {
    display: inline-block;
    font-size: 13px;
  }
  .mobileHeader .navBar .active {
    color: #e34842 !important;
    font-weight: bold !important;
    font-family: inherit;
  }
  .mobileHeader .navBar {
    text-align: center;
    padding-top: 15px;
  }
  .webHeader {
    display: none;
  }
  .peb-image {
    margin-bottom: 35px;
  }
  .align-center-mobile {
    text-align: center;
  }
  .padding-left-right-65 {
    padding-right: 0;
    padding-left: 0;
  }
  .technicalSheet {
    padding-top: 0;
  }
  .second-coach p span {
    padding-left: 20px;
  }
  .align-left {
    text-align: center !important;
  }
  .slider-container .slider-controls a {
    top: 44%;
  }
  .second-coach .fucnction {
    padding-left: 0px;
  }
  .CoackBlock .bordred {
    border-right: none;
  }
  .CoackBlock .first-coach a {
    padding: 10px 10px 6px 10px;
  }
  .CoackBlock .second-coach img {
    width: 130px;
  }
  .second-coach {
    margin-top: -85px;
  }
  .HomeFive .ShadowDiv {
    width: 100%;
  }
  .how_it_works .title {
    font-size: 38px;
  }
  footer {
    text-align: center;
  }
  footer p {
    margin-top: 30px;
  }
  .advisersOne img {
    margin-top: 20px;
  }
  .advisersTwo .block {
    margin-bottom: 80px;
  }
  .advisersTwo button {
    margin-top: -20px;
  }
  .advisersThree img {
    width: 90px;
  }
  .advisersThree .block p {
    font-size: 18px;
  }
  .advisersThree .block {
    padding: 30px 15px 10px 35px;
    min-height: 340px;
    margin-bottom: 20px;
  }
  .stepperWeb .stepper-item a {
    padding: 0px 8px 0px 8px;
    font-size: 13px !important;
  }
  .stepperWeb .stepper-divider {
    width: 12%;
  }
  .stepperWeb .stepper-item .previous {
    padding: 0px 6px 0px 6px;
  }
  .stepTwo .white {
    padding: 40px 40px 30px 40px;
  }
  .xdsoft_datetimepicker .xdsoft_datepicker {
    margin-right: 0px !important;
  }
  .stepFive .white {
    width: 100%;
  }
  .technicalThree .tab-content .borderRight {
    border-right: none;
    border-bottom: 1px solid #e34842;
    padding-bottom: 20px;
  }
  .slider-container .slider .content img {
    height: 350px;
  }
  .thumbnail-slider-container img {
    height: 80px;
  }
  .new-btn-topbar {
    background: #2e2b2b !important;
    margin-bottom: 10px;
  }
}

@media (max-width: 689px) {
  .localisation section#images {
    height: auto !important;
  }
  .localisation table.tab-credit tr td:not(:first-child) {
    text-align: left;
  }
  .localisation table tr td input {
    text-align: right;
    width: 50%;
  }
  .localisation table.tab-credit td.tab-res {
    padding: 10px;
  }
  .contact {
    padding-top: 0px !important;
  }
}
@media screen and (max-width: 530px) {
  .localisation p.subtitle {
    margin-top: 20px;
  }
  .localisation .alentour li img {
    margin-bottom: 20px;
  }
}

@media (max-width: 564px) {
  .technicalSheet .background {
    height: 47vh;
    background-size: 100%;
  }
  .technicalOne img {
    width: 100%;
  }
  .technicalSheet button {
    font-size: 16px;
    padding: 15px;
  }
  .title {
    font-size: 36px;
  }
  .subTitle {
    font-size: 20px;
  }
  .technicalThree .displayNone {
    display: none;
  }
  .technicalThree .displayblock {
    display: block;
  }
  .technicalSheet .parallax,
  .accompaniment .parallax,
  .financial .parallax,
  .localisation .parallax {
    min-height: 380px !important;
    background-attachment: initial;
    background-size: cover;
  }
  .homePage .parallax {
    min-height: 260px !important;
    background-attachment: initial;
    background-size: cover;
    background-position: center;
  }
  .homeOne {
    text-align: center;
  }
  .homeOne {
    text-align: center;
  }
  .homeOne .price {
    height: 70px;
    padding-top: 2%;
  }
  .HomeTwo iframe {
    height: 250px;
  }
  #tabs .nav-link {
    font-size: 14px;
  }
  .technicalThree .col-lg-6 {
    text-align: center;
  }
  .HomeTwo .carousel-control-next,
  .HomeTwo .carousel-control-prev {
    bottom: 42px;
  }
  #carousel-thumb {
    max-height: 150px;
  }
  footer .logo {
    text-align: center;
  }
  .localisation .img-max-width-273 {
    max-width: 170px;
  }
  .localisation .img-max-width-194 {
    max-width: 100px;
  }
  .HomeTwo {
    padding-top: 40px;
  }
  .alignTextTitle {
    margin-bottom: 30px;
  }
  .HomeFour {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .btitle2 h1 {
    font-size: 18px;
  }
  .technicalThree img {
    width: 170px;
  }
  .inlineImmoPass p {
    margin-bottom: -28px;
  }
  .privacy-policy,
  .legal-notice,
  .homePage,
  .localisation,
  .financial,
  .accompaniment {
    padding-top: 15px;
  }
  .second-coach .fucnction {
    margin-top: -40px;
    font-size: 18px;
  }
  .first-coach,
  .second-coach,
  .third-coach,
  .fourth-coach {
    padding-right: 30px;
    padding-left: 30px;
  }
  .homePage .NewRedirection {
    margin-top: 35px;
  }
  .HomeFive {
    margin-top: 0;
    margin-bottom: 0;
  }
  .how_it_works .title {
    font-size: 26px;
  }
  .how_it_works .col-lg-3 {
    border: 1px solid #ccc;
    padding-top: 12px;
    margin-bottom: 20px;
  }
  .how_it_works p {
    line-height: 24px;
  }
  .how_it_works .number {
    margin-top: 12px;
  }
  .advisersFour p {
    font-size: 16px;
  }
  .advisersFour button i {
    padding-right: 10px;
    font-size: 24px;
  }
  .advisersFour button {
    padding: 8px 20px !important;
    font-size: 16px !important;
  }
  .stepperWeb {
    display: none;
  }
  .stepperMobile {
    display: block;
    padding-bottom: 24px;
  }
  .TitlestepperMobile {
    font-family: "CairoBold";
    font-size: 22px;
  }
  .stepper .title {
    font-size: 24px;
  }
  .bordredBtn {
    display: block;
    margin: auto;
    margin-bottom: 40px;
  }
  .stepOne .white {
    padding: 30px 30px 20px 30px;
  }
  .stepFour .white {
    padding: 30px 20px 30px 20px;
  }
  .xdsoft_datetimepicker .xdsoft_datepicker {
    width: 70% !important;
  }
  .NewRedirection button {
    padding: 8px 10px !important;
  }
  .localisation #destinationForm {
    margin: 0px;
    padding: 0px;
  }
  .localisation .icon {
    width: 26px;
  }
  .localisation .icon-width-17 {
    width: 12px;
  }
  .localisation .icon-width-35 {
    width: 26px;
  }
  .localisation #nav-isochrones .nav-link {
    font-size: 12px;
  }
  .CarIsochrones {
    background-size: 25px !important;
  }
  .VeloIsochrones {
    background-size: 26px !important;
  }
  .PublicIsochrones {
    background-size: 16px !important;
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 1200px;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    margin-top: 15px;
    border: solid 1px #e34842;
    border-radius: 0;
  }
}

.title-website {
  font-family: "SourceSansProBold";
  font-size: 40px;
  margin-bottom: 0;
}
.title-website span {
  color: #e1332c;
}
.price {
  background: #e1332c;
  padding: 20px 20px 15px;
  text-align: center;
  max-width: 150px;
  margin: auto;
}

.ul-charges li {
  list-style-type: initial;
}
.title-charges {
  background: #cec0da;
  padding: 10px;
  margin-bottom: 30px;
}
.td-head {
  background: #e1322b;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.td-body-top {
  background: rgb(206 192 218);
  padding: 8px;
  text-align: center;
}
.td-body-bottom {
  background: rgb(230 230 230);
  padding: 8px;
  border: solid 1px #fff;
  text-align: center;
}
.mensualite {
  background: #e1322b;
  padding: 10px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.mensualite-bottom {
  background-color: rgb(230 230 230);
  padding: 10px;
  text-align: center;
  font-weight: bold;
}
