html {
  width: 100%;
}

body {
  min-width: 100%;
  overflow-x: hidden;
}

p, h1, h2, h3, h4, h5, h6, a, span, label, option, input, button, i, b, li, select , div{
  font-family: "Lato", Sans-Serif
}

.center_all {
  text-align: center;
}

section p, section h2, section h3, section h5, section strong, footer a {
  font-family: "Roboto" !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

.div__wecover {
  background: #f9f9f9;
}

ul {
  padding: inherit;
  list-style: none;
}

::selection {
  -webkit-text-fill-color: #FFF !important;
  color: #FFF !important;
  background-color: #00dcbb !important;
}

.color {
  color: #00dcbb;
}

a {
  color: inherit;
  text-decoration: inherit;
}

.inline {
  display: inline-block;
}

.none {
  display: none;
}

.clear {
  clear: both;
}

.img-devis {
  width: 60px;
  margin: 20px;
}

.opt-text {
  padding: 10px 100px;
}


a:hover {
  color: inherit;
  text-decoration: inherit;
}

tbody td {
  width: 200px;
}

input:focus {
  outline: #00dcbb;
  border: 2px solid #00dcbb;
}

section p {
  font-size: 16px;
}

section.bg h1 {
  font: 400 50px/1.3 "Lato", Georgia, serif;
}

section h3, section h2 {
  line-height: 1.3;
  width: auto;
  margin: auto;
  padding: 10px;
}

section h2 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 60px;
}

section.first-section h2.parlent-nous {
  margin-bottom: 10px;
}

section h3 {
  font-size: 18px;
  line-height: 1.4;
}


/**********************/
/* TMP PAGE */
/**********************/

.explain-wecover {
  margin-top: 50px;
}

.explain-wecover-1 {
  padding-top: 20px;
}

section.bg p.equirodi  {
  background: #fff;
  padding: 15px;
  font-size: 15px !important;
  opacity: 0.7;
  color: #000;
  min-height: 75px;
  width: 85% !important;
  font-family: "Lato", Sans-Serif !important;
}

section.bg h1.equirodi {
  margin-top: 10px !important;
  margin-bottom: -30px !important;
  font-size: 45px !important;
}

section.bg h3.equirodi {
  font-size: 20px;
  font-family: "Lato", Sans-Serif !important;
}

section.bg hr.equirodi {
  margin-top: inherit;
  height: 4px;
  background: #fff;
  width: 50%;
  margin-bottom: 5px;
}

.color-equirodi {
  color: #a9003e;
}

section.bg p.idvroom  {
  background: #fff;
  padding: 15px;
  font-size: 15px !important;
  opacity: 0.7;
  color: #000;
  min-height: 75px;
  width: 85% !important;
  font-family: "Lato", Sans-Serif !important;
}

section.bg h1.idvroom {
  margin-top: 10px !important;
  margin-bottom: -30px !important;
  font-size: 45px !important;
}

section.bg h3.idvroom {
  font-size: 20px;
  font-family: "Lato", Sans-Serif !important;
}

section.bg hr.idvroom {
  margin-top: inherit;
  height: 4px;
  background: #fff;
  width: 50%;
  margin-bottom: 5px;
}

.color-idvroom {
  color: #6e287b;
}

section.bg.home_tmp {
  background-size: cover;
  min-height: 100vh !important;
}

section.bg.home_tmp h1 {
  font-size: 40px;
  width: 750px;
  margin: auto;
  margin-top: 25px;
}

section.bg.home_tmp .header img {
  width: 370px;
}

section.bg.home_tmp .buttonhome {
  margin-top: 50px;
  margin-bottom: 30px;
}

section.bg .brand-ic-before {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}

section.bg .brand-ic {
  background: #00dcbb;
  display: block;
  width: 80px;
  height: 80px;
  margin: auto;
  border-radius: 50%;
}
section.bg .brand-ic img {
  position: relative;
  top: 15px;
  margin-bottom: 30px;
  display: block !important;
}
section.bg.home_tmp p {
  font-size: 17px;
  width: 70%;
  margin: auto;
  margin-top: 15px;
}

section.bg .header.tmp1 {
  padding-top: 10vh;
}

section.bg.home_tmp .header {
  padding-top: 5vh;
}

/* CHAT ZOHO */
.zls-small.zls-btnmn.zls-btrht {
  bottom: 55px;
  right: 30px;
}

.zls-small .zls-lftbtn .zls-chtmn, .zls-small .zls-rhtbtn .zls-chtmn {
  width: 50px;
  height: 50px;
  border-radius: 25px;
}

.zls-small .zls-lftbtn .zls-chtmn, .zls-small .zls-rhtbtn .zls-chtmn {
  width: 50px !important;
}

.zlsf_btmn.zlscustomize {
  background-color: transparent !important;
}

.zlslrgbtn-on-tit1 {
  display: none !important;
}

.zls-on-L7, .zls-on-R7, .zls-off-L7, .zls-off-R7 {
  opacity: inherit !important;
}

/**************/
/* FIRST PAGE */
/**************/


section.bg img.image {
  width: 350px
}

section.bg {
  background: url('../images/home/home_5.png') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 100vh;
  color: #fff;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 800px) {
  section.bg.home {
    border-top: 55px solid;
    border-left: 20px solid;
    border-right: 20px solid;
  }
  section.first-section {
    margin-bottom: 70px !important;
  }
}

section.bg .header {
  padding-top: 15vh;
}

section.bg h3 {
  color: #fff;
  width: inherit;
}

section .bg img {
  position: absolute;
  bottom: 0px;
  right: 80px;
  z-index: 1;
}

section.bg .intro-text {
  padding: 10px 10px;
}

section.bg .intro-text.tmp {
  text-align: center;
  padding: 10px 70px;
  width: inherit;
}

section.bg .header h1 {
  font-size: 50px;
  text-shadow: 0 0 5px rgba(56, 52, 77, 0.13);
  margin-top: 50px;
  font-family: 'Montserrat', sans-serif;
}

section.bg .header h3 {
  font-size: 20px;
  margin-bottom: 15px;
}

section.bg .header .img-logo {
  width: 220px;
  margin-bottom: 80px;
}

section.bg .brand-left-icon {
  cursor: pointer;
  display: inline-block;
  width: 20%;
  vertical-align: middle;
  opacity: 0.7;
}

section.bg .brand-left-icon:hover {
  opacity: inherit;
}

section.bg .brand-left-icon a {
  background: #00dcbb;
  display: block;
  width: 60px;
  height: 60px;
  margin: auto;
  border-radius: 50%;
}

section.bg .brand-left-icon img {
  height: 30px;
  position: relative;
  top: 15px;
}

section .buttonhome {
  font-weight: bold;
  background: #00dcbb;
  color: #fff;
  font-size: 17px;
  padding: 7px;
  width: 240px;
  height: 65px;
  border: 1px solid #00dcbb;
  border-radius: 8px;
  cursor: pointer;
  margin-top: 40px;
  text-transform: uppercase;
  animation-name: stretch;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}

section .buttonhome.white {
  background: #fff;
  border: 1px solid #fff;
  color: #38344d;
}

@keyframes stretch {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1.05);
  }
}

section.bg .buttonhome:hover {
  opacity: 0.8;
}

section.bg .buttonhome a {
  color: #fff !important;
  text-decoration: inherit;
}

/******************/
/* END FIRST PAGE */
/******************/

/***************/
/* FIRST BLOCK */
/***************/

section.first-section {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  text-align: center;
  padding: 10px 20px 0 20px;
  background: white;
  background-clip: content-box;
}

section.first-section h2 {
  margin: 40px auto;
}

.carousel {
  background: white;
}

.flickity-page-dots {
  display: none;
}

.carousel-cell {
  width: 100%; /* full width */
  padding: 25px;
  margin-right: 10px;
  border-radius: 5px;
  color: rgb(51, 51, 51);
}

section.first-section .inline-1 {
  width: 23%;
  margin: 5px;
  display: inline-block;
  padding: 5px;
  vertical-align: top;
}

section.first-section img {
  height: 65px;
  width: auto;
  margin-bottom: 20px;
}

section.first-section .carousel-img {
  margin-right: 0;
  margin-top: 25px;
}

section.first-section p {
  line-height: 25px;
  width: auto;
  margin: auto;
}

/*******************/
/* END FIRST BLOCK */
/*******************/

/****************/
/* SECOND BLOCK */
/****************/

section.section-carousel {
  padding-bottom: 10px;
}

section.second-section {
  background: #38344d;
  padding-top: 90px;
  padding-bottom: 70px;
  color: #fff;
}

section.second-section img {
  height: 400px;
  margin-bottom: 20px;
}

section.second-section .icon {
  width: 20px;
  height: auto;
  margin-right: 5px;
  margin-bottom: inherit;
}

section.second-section .inline-2 {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
}

section.second-section .inline-2-1 {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
  margin-left: -250px;
}

section.second-section .inline-2 p {
  width: 350px;
  margin: auto;
  color: #fff !important;
  line-height: 1.44;
  font-weight: 300;
  margin-bottom: 10px;
}

section.second-section p.title {
  font-size: 22px;
  color:#00dcbb;
  font-weight: 300;
  margin-bottom: 5px;
}

/********************/
/* END SECOND BLOCK */
/********************/

/********************/
/* BLOCK PARRAINAGE */
/********************/

section.section-parrainage {
  background: #fff;
  color: #4a4a4a;
  padding-bottom: 50px;
}

section.section-parrainage h2 {
  padding-top: 50px;
}

section.section-parrainage h4, section.section-parrainage h5 {
  text-transform: uppercase;
}

section.section-parrainage .parrainage {
  width: 90%;
  margin: auto;
  text-align: center;
}

section.section-parrainage .inline {
  display: inline-block;
  padding: 20px;
  margin: inherit;
  max-height: 160px;
  min-height: 160px;
  max-width: 240px;
  min-width: 240px;
}

section.section-parrainage .inline-1 {
  vertical-align: middle;
}

section.section-parrainage .inline-hr {
  width: 100px;
  transform: rotate(90deg);
  color: #000;
  background: #000;
  display: inline-block;
  vertical-align: middle;
}


section.section-parrainage .inline-2 {
  vertical-align: top;
}

section.section-parrainage .condition {
  text-decoration: underline;
}

/********************/
/* END BLOCK TESTER */
/********************/



/****************/
/* BLOCK TESTER */
/****************/

section.section-tester {
  background: url('../images/home/home_2.png') no-repeat center center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 70px;
  color: #fff;
}

section.section-tester h2 {
  font-style: italic;
}

/********************/
/* END BLOCK TESTER */
/********************/

/***************/
/* THIRD BLOCK */
/***************/

section.third-section {
  margin: 0 auto;
  max-width: 1200px;
  width: 90%;
  padding-top: 90px;
}

section.third-section h5 {
  font-size: 20px;
  margin-bottom: 2px;
  font-weight: 400;
}

section.third-section p {
  color: rgba(56, 52, 77, 0.4);
  font-size: 16px;
}

section.third-section p.align-text {
  margin-bottom: 130px;
}

section.third-section img {
  width: 70%;
}

section.third-section .inline-3 {
  width: 45%;
  display: inline-block;
  padding: 5px;
  vertical-align: top;
}

section.third-section .inline-3.resp {
  display: none;
}

section.third-section .left {
  text-align: left;
  width: 25%;
  margin-top: 50px;
}

section.third-section .right {
  text-align: left;
  width: 20%;
  margin-top: 50px;
}

section.third-section .icon-more {
  width: 30px;
  height: auto;
  vertical-align: middle;
  margin-right: 5px;
}

/*******************/
/* END THIRD BLOCK */
/*******************/

/****************/
/* FOURTH BLOCK */
/****************/

section.fourth-section {
  position: relative;
  margin-top: -120px;
  background: #38344d;
  color: #fff;
}

section.fourth-section .inline-4, section.fourth-section .inline-4-1 {
  display: inline-block;
  width: 45%;
  vertical-align: middle;
}

section.fourth-section .inline-4 img {
  width: 110%;
}

section.fourth-section .inline-4-1 {
  text-align: left;
}

section.fourth-section .inline-4-1 h2.title {
  font-size: 45px;
}

section.fourth-section .inline-4-1 h2, section.fourth-section .inline-4-1 p {
  width: 83%;
}

section.fourth-section h2 {
  margin-bottom: 15px;
  line-height: 1.44;
}

section.fourth-section p {
  margin: auto;
  padding: 10px;
  line-height: 1.4;
  font-weight: 200;
  font-size: 16px;
}

/********************/
/* END FOURTH BLOCK */
/********************/

/***************/
/* FIFTH BLOCK */
/***************/

section.fifth-section {
  margin: 0 auto;
  max-width: 1200px;
  width: 90%;
  padding-top: 90px;
  padding-bottom: 70px;
}

section.fifth-section h2 {
  margin-bottom: 50px;
  width: 900px;
}

section.fifth-section img {
  width: 200px;
  margin-bottom: 30px;
}

section.fifth-section .inline-5 {
  display: inline-block;
  width: 45%;
  vertical-align: top;
}

section.fifth-section p {
  width: 400px;
  margin: auto;
  letter-spacing: normal;
  line-height: 1.74;
  text-align: center;
  margin-top: 50px;
}

/*******************/
/* END FIFTH BLOCK */
/*******************/

section.brand {
  background: #f9f9f9;
  min-height: inherit;
  padding: 15px 10px 10px 10px;
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  left: 0;
}

@media screen and (max-width: 800px) {
  section.brand {
    margin: 0;
  }
}

section.brand .brand-left {
  display: inline-block;
  width: 15%;
  vertical-align: middle;
}

section.brand .brand-logo {
  width: 140px;
  opacity: 0.3;
}

footer {
  padding: 30px;
  background: #38344d;
  color: #fff;
  letter-spacing: 0.04em;
}

footer a:hover {
  text-decoration: underline;
}

footer .inline-menu {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0px 10px;
  width: 20%;
}

footer .social {
  width: 35px;
}


/**********************************/
/* TMP PAGE RESPONSIVE BIG SCREEN */
/**********************************/

@media screen and (min-width: 1800px) {
  section.bg.home_tmp h1 {
    font-size: 50px;
  }
  section.bg.home_tmp .header img {
    width: 350px;
  }
  section.bg .brand-ic {
    width: 130px;
    height: 130px;
  }
  section.bg.home_tmp p {
    font-size: 20px;
  }
  .explain-wecover-1 p {
    font-size: 20px !important;
  }
}

/* RESPONSIVE */

@media screen and (max-width: 1100px) {
  section.second-section .inline-2-1 {
    margin-left: inherit;
  }
  section.third-section {
    padding-bottom: 20px;
  }
  section.third-section .inline-3.web {
    display: none;
  }
  section.third-section .inline-3.resp {
    display: block;
    width: 80%;
    height: 500px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 20px;
  }
  section.third-section .inline-3 {
    width: inherit;
    vertical-align: bottom;
  }
  section.third-section .left {
    text-align: inherit;
    margin-top: inherit;
  }
  section.third-section .right {
    text-align: inherit;
    margin-top: inherit;
  }
  section.third-section p.align-text {
    margin-bottom: inherit;
  }
  section.third-section img {
    width: 55%;
  }
  section.second-section img {
    height: 350px;
  }
  section.second-section .inline-2, section.second-section .inline-2-1 {
    width: 100%;
    margin: auto;
  }
  section.second-section .inline-2 p {
    width: 400px;
  }
  section.fourth-section {
    margin-top: inherit;
  }
}

@media screen and (max-width: 990px) {
  footer .inline-menu {
    margin: 0px 10px;
  }
  section h3, section h2 {
    width: inherit;
  }
  section.fifth-section h2 {
    width: inherit;
  }
  section h2 {
    font-size: 30px;
  }
}

@media screen and (max-height: 700px) and (min-width: 600px) {
  section.bg {
    min-height: initial;
  }
  section.brand {
    position: relative;
  }
  .explain-wecover {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 850px) {
  section.first-section img {
    width: 70px;
    margin-right: 35px;
    height: 50px;
    margin-bottom: 0;
  }
  section.first-section.section-carousel img {
    height: auto;
    max-height: 50px;
  }

  section.first-section h2 {
    margin: 25px auto;
  }
  section.first-section .carousel-img {
    margin-right: 0;
    margin-top: 25px;
  }
  section.fourth-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  section.fourth-section .inline-4 {
    display: none;
  }
  section.fourth-section .inline-4-1 {
    width: 85%;
  }
  section.fourth-section .inline-4-1 h2, section.fourth-section .inline-4-1 p {
    text-align: center;
  }
  section.fifth-section .inline-5 {
    width: inherit;
    margin-bottom: 15px;
  }
  section.fifth-section p {
    width: 80%;
    margin-top: 15px;
  }
  section.bg .brand-left-icon {
    display: none;
  }
  section.bg h1.equirodi {
    font-size: 35px !important;
  }
  section.bg img.equirodi {
    width: 300px !important;
  }
  .equirodi-resp {
    display: none;
  }
  .explain-wecover.equirodi {
    left: 0;
    right: 0;
  }
  section.bg h1.idvroom {
    font-size: 35px !important;
  }
  section.bg img.idvroom {
    width: 300px !important;
  }
  .idvroom-resp {
    display: none;
  }
}

@media screen and (max-width: 800px) {
  section.first-section .inline-1 {
    display: flex;
    align-items: center;
    width: calc(100% - 10px);
    margin-bottom: 20px;
  }
  section.bg.home_tmp h1 {
    font-size: 25px;
    width: inherit;
  }
}

@media screen and (max-width: 750px) {
  section.bg .header {
    padding-top: 10vh;
  }
  section.bg .intro-text {
    text-align: center;
    padding: 5px !important;
    width: inherit;
  }
  section.bg .header h1 {
    line-height: 6.2rem;
  }
  section.bg .header h3 {
    font-size: 20px;
    padding: 0 30px 0 30px;
    width: inherit;
  }
  section.first-section, section.second-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.second-section .inline-2 p {
    width: inherit;
  }
  .explain-wecover-1 p {
    font-size: 13px !important;
  }
  .mouse-scroll {
    display: none;
  }
}

@media screen and (max-width: 650px) {
  section.bg img.image {
    width:250px
  }
  section.second-section .inline-2 {
    width: 100%;
    margin: 10px auto;
  }
  section.second-section .inline-2 p {
    width: 300px;
  }
  section.second-section img {
    height: 200px;
  }
  section.fourth-section p, section.fifth-section p, section.sixth-sectio p {
    width: inherit;
  }
  section.third-section .inline-3 {
    width: 100%;
  }
  section.third-section .inline-3.resp {
    height: inherit;
  }
  section.bg.home_tmp h1 {
    font-size: 20px;
  }

  /* CHANGE POLICE SIZE */
  section h2 {
    padding: 5px;
    font-size: 20px;
  }
  section h3 {
    line-height: 1.2em;
    font-size: 15px;
  }
  section p {
    font-size: 14px;
    line-height: 2rem;
  }
  section.second-section p.title {
    font-size: 17px;
  }
  section.third-section h5 {
    font-size: 17px;
  }
  section.third-section p {
    font-size: 14px;
  }
  section.fourth-section p {
    font-size: 14px;
  }

  section.section-parrainage .inline-hr {
    display: inherit;
    transform: inherit;
  }
}

@media screen and (max-width: 520px) {
  footer .inline-menu {
    width: 100%;
    margin: 10px 10px;
  }
  section h2 {
    margin-bottom: 10px;
  }
  section.first-section .inline-1 p {
    width: 250px;
    margin: auto;
  }
  section.bg.home_tmp .header img {
    width: 230px;
  }
  section.bg.home_tmp .h1 {
    margin-top: 20px;
    font-size: 23px;
  }
  section.third-section, section.fifth-section, section.first-section, section.second-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  section.third-section .icon-more {
    width: 23px;
    vertical-align: top;
    display: block;
    margin: auto;
    margin-bottom: 5px;
  }
  section.bg h1.equirodi {
    font-size: 25px !important;
  }
  section.bg img.equirodi {
    width: 200px !important;
  }
  section.bg p.equirodi  {
    font-size: 12px !important;
    padding: 5px;
  }
  section.bg h3.equirodi  {
    font-size: 14px !important;
  }
  section.bg h1.idvroom {
    font-size: 25px !important;
  }
  section.bg img.idvroom {
    width: 200px !important;
  }
  section.bg p.idvroom  {
    font-size: 12px !important;
    padding: 5px;
  }
  section.bg h3.idvroom  {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 500px) {
  section.bg .header h1 {
    font-size: 25px;
    margin-top: 30px;
    line-height: inherit;
  }
  section.second-section .icon {
    display: none;
  }
  section.fourth-section .inline-4-1 h2.title {
    font-size: 35px;
  }
  section.bg img.image {
    width: 170px;
  }
  section.third-section img {
    width: 200px;
    height: auto;
  }
  section .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.brand .brand-left {
    width: 15%;
  }
  .brand-left .container-fluid {
    padding-left: 5px;
    padding-right: 5px;
  }
  img.logo-big {
    width: 95px;
  }
  section {
    padding: 10px 20px 0 20px;
  }
  section.bg .brand-ic {
    width: 60px;
    height: 60px;
  }
  section.bg.home_tmp p, .explain-wecover-1 p {
    width: 100%;
    font-size: 12px !important;
  }
  section .buttonhome {
    font-size: 14px;
    width: 200px;
    height: 55px;
  }
}

@media screen and (max-width: 350px) {
  section.bg.home_tmp h1 {
    font-size: 20px;
  }
  section.bg.home_tmp .h1 {
    margin-top: inherit;
    font-size: 20px;
  }
}