        /*jssor slider loading skin spin css*/
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider bullet skin 051 css*/
        .jssorb051 .i {position:absolute;cursor:pointer;}
        .jssorb051 .i .b {fill:#fff;fill-opacity:0.5;}
        .jssorb051 .i:hover .b {fill-opacity:.7;}
        .jssorb051 .iav .b {fill-opacity: 1;}
        .jssorb051 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}



#dream .stepbox {

    font-size:20px;
    margin-top:30px;

}

 

#dream .stepbox span {

  padding:10px;

  color:#fff;

  background:#00597d;

}

 

.separator

{

background-color: #dcdcdc;

height: 1pt;

width: 100%;

}




.fc-agenda-view .fc-day-grid {
	display:none;
}	

.creneau input
{
	font-size:14px!important;
	font-weight:bold!important;
	color:#ef4043!important;
	height: 26px!important;
	padding: 5px!important;
}
	
.options
{
	font-size:14px;
	text-align:center;
	vertical-align:middle!important;
}

.optcolors
{
	background-color: #96D5E0;
}
.optcolors2
{
	background-color: #cccccc;
}

#advert #description p
{
	white-space: pre-wrap;
}


.ui-inputfield.ui-state-error
{
	    border: 1px solid #ff0000;
}

.pricingTable {
  margin: 40px auto;
}
.pricingTable > .pricingTable-title {
  text-align: center;
  color: #6e768d;
  font-size: 3em;
  font-size: 300%;
  margin-bottom: 20px;
  letter-spacing: 0.04em;
}
.pricingTable > .pricingTable-subtitle {
  text-align: center;
  color: #b4bdc6;
  font-size: 1.8em;
  letter-spacing: 0.04em;
  margin-bottom: 60px;
}
@media screen and (max-width: 480px) {
  .pricingTable > .pricingTable-subtitle {
    margin-bottom: 30px;
  }
}
.pricingTable-firstTable {
  list-style: none;
  padding-left: 2em;
  padding-right: 2em;
  text-align: center;
}
.pricingTable-firstTable_table {
  vertical-align: middle;
  width: 31%;
  background-color: #f5f5f5;
  display: inline-block;
  padding: 0px 30px 20px;
  text-align: center;
  max-width: 320px;
  transition: all 0.3s ease;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table {
    display: block;
    width: 90%;
    margin: 0 auto;
    max-width: 90%;
    margin-bottom: 20px;
    padding: 10px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table > * {
    display: inline-block;
    vertical-align: middle;
  }
}
@media screen and (max-width: 480px) {
  .pricingTable-firstTable_table > * {
    display: block;
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table:after {
    display: table;
    content: '';
    clear: both;
  }
}
.pricingTable-firstTable_table:hover {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table:hover {
    -webkit-transform: none;
            transform: none;
  }
}
.pricingTable-firstTable_table:not(:last-of-type) {
  margin-right: 3.5%;
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table:not(:last-of-type) {
    margin-right: auto;
  }
}
.pricingTable-firstTable_table:nth-of-type(3) {
  position: relative;
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table:nth-of-type(3) h1 {
    padding-top: 8%;
  }
}
.pricingTable-firstTable_table:nth-of-type(3):before {
  content: 'Boostez votre visibilité';
  position: absolute;
  color: white;
  display: block;
  background-color: #00597d;
  text-align: center;
  right: 15px;
  top: -25px;
  height: 75px;
  width: 75px;
  border-radius: 50%;
  box-sizing: border-box;
  font-size: 0.5em;
  padding-top: 32px;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  transition: all 0.5s ease;
}
@media screen and (max-width: 988px) {
  .pricingTable-firstTable_table:nth-of-type(3):before {
    font-size: 0.6em;
  }
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table:nth-of-type(3):before {
    left: 10px;
    width: 45px;
    height: 45px;
    top: -10px;
    padding-top: 13px;
  }
}
@media screen and (max-width: 480px) {
  .pricingTable-firstTable_table:nth-of-type(3):before {
    font-size: 0.8em;
  }
}
.pricingTable-firstTable_table:nth-of-type(3):hover:before {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.pricingTable-firstTable_table__header {
  font-size: 1.6em;
  padding: 10px 0px;
  border-bottom: 2px solid #ebedec;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 1068px) {
  .pricingTable-firstTable_table__header {
    font-size: 1.45em;
  }
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table__header {
    padding: 0px;
    border-bottom: none;
    float: left;
    width: 33%;
    padding-top: 3%;
    padding-bottom: 2%;
  }
}
@media screen and (max-width: 610px) {
  .pricingTable-firstTable_table__header {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 480px) {
  .pricingTable-firstTable_table__header {
    float: none;
    width: 100%;
    font-size: 1.8em;
    margin-bottom: 5px;
  }
}
.pricingTable-firstTable_table__pricing {
  font-size: 3em;
  padding: 20px 0px;
  border-bottom: 2px solid #ebedec;
  line-height: 0.7;
}
@media screen and (max-width: 1068px) {
  .pricingTable-firstTable_table__pricing {
    font-size: 2.8em;
  }
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table__pricing {
    border-bottom: none;
    padding: 0;
    float: left;
    clear: left;
    width: 33%;
  }
}
@media screen and (max-width: 610px) {
  .pricingTable-firstTable_table__pricing {
    font-size: 2.4em;
  }
}
@media screen and (max-width: 480px) {
  .pricingTable-firstTable_table__pricing {
    float: none;
    width: 100%;
    font-size: 3em;
    margin-bottom: 10px;
  }
}

.pricingTable-firstTable_table__pricing span:last-of-type {
  vertical-align: bottom;
  font-size: 0.30em;
  letter-spacing: 0.04em;
  padding-left: 0.2em;
}
@media screen and (max-width: 1068px) {
  .pricingTable-firstTable_table__pricing span:last-of-type {
    font-size: 0.25em;
  }
}
.pricingTable-firstTable_table__options {
  list-style: none;
  padding: 15px;
  font-size: 1.0em;
  border-bottom: 2px solid #ebedec;
}
@media screen and (max-width: 1068px) {
  .pricingTable-firstTable_table__options {
    font-size: 0.85em;
  }
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table__options {
    border-bottom: none;
    padding: 0;
    margin-right: 10%;
  }
}
@media screen and (max-width: 610px) {
  .pricingTable-firstTable_table__options {
    font-size: 0.7em;
    margin-right: 8%;
  }
}
@media screen and (max-width: 480px) {
  .pricingTable-firstTable_table__options {
    font-size: 1.3em;
    margin-right: none;
    margin-bottom: 10px;
  }
}
.pricingTable-firstTable_table__options > li {
  padding: 5px 0px;
  text-align:left;
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table__options > li {
    text-align: left;
  }
}
@media screen and (max-width: 610px) {
  .pricingTable-firstTable_table__options > li {
    padding: 5px 0;
  }
}
@media screen and (max-width: 480px) {
  .pricingTable-firstTable_table__options > li {
    text-align: center;
  }
}
.pricingTable-firstTable_table__options > li:before {
  content: '✓';
  display: inline-block;
  margin-right: 15px;
  color: white;
  background-color: #74ce6a;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  font-size: 0.8em;
  padding: 2px;
  text-align: center;
  float: left;
}

.pricingTable-firstTable_table__options > li.no:before {
  content: 'X';
  display: inline-block;
  margin-right: 15px;
  color: white;
  background-color: #aaa;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  font-size: 0.8em;
  padding: 2px;
  text-align: center;
}

@media screen and (max-width: 1068px) {
  .pricingTable-firstTable_table__options > li:before {
    width: 14px;
    height: 14px;
    padding: 1.5px;
  }
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table__options > li:before {
    width: 12px;
    height: 12px;
  }
}

@media screen and (max-width: 1068px) {
  .pricingTable-firstTable_table__options > li.no:before {
    width: 14px;
    height: 14px;
    padding: 1.5px;
  }
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table__options > li.no:before {
    width: 12px;
    height: 12px;
  }
}

.pricingTable-firstTable_table__getstart {
  color: white;
  background-color: #96d5e0;
  margin-top: 20px;
  border-radius: 5px;
  cursor: pointer;
  padding: 15px;
  letter-spacing: 0.07em;
  transition: all 0.4s ease;
}
@media screen and (max-width: 1068px) {
  .pricingTable-firstTable_table__getstart {
    font-size: 0.95em;
  }
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table__getstart {
    margin-top: 0;
  }
}
@media screen and (max-width: 610px) {
  .pricingTable-firstTable_table__getstart {
    font-size: 0.9em;
    padding: 10px;
  }
}
@media screen and (max-width: 480px) {
  .pricingTable-firstTable_table__getstart {
    font-size: 1em;
    width: 50%;
    margin: 10px auto;
  }
}
.pricingTable-firstTable_table__getstart:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  box-shadow: 0px 40px 29px -19px rgb(150, 213, 224);
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table__getstart:hover {
    -webkit-transform: none;
            transform: none;
    box-shadow: none;
  }
}
.pricingTable-firstTable_table__getstart:active {
  box-shadow: inset 0 0 10px 1px #96d5e0, 0px 40px 29px -19px rgb(150, 213, 224);
  -webkit-transform: scale(0.95) translateY(-9px);
          transform: scale(0.95) translateY(-9px);
}
@media screen and (max-width: 767px) {
  .pricingTable-firstTable_table__getstart:active {
    -webkit-transform: scale(0.95) translateY(0);
            transform: scale(0.95) translateY(0);
    box-shadow: none;
  }
}



.ui-state-active
{
	background-color:#70c5d4!important;
}

.ui-state-default
{
	border-color:#ccc;
}

.wrapper
{
	padding:0;
}

#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: 0;
}


.puce
{
	padding-top:13px;
}

#homepage .welcome form input, #homepage .welcome form select {
    font-style: normal!important;
    border: none;
    border-right: 1px solid #d3d3d3;
    width: 100%;
    height: 50px;
    border-radius: 0;
    margin-bottom: 20px;
    padding: 16px 20px;
    font-weight:normal;
    font-size:14px;
}


.cur
{
	background-color:#333;
	color:#a9a9a9;
	font-size: 12px;
    font-weight: 600;
	border:none;
	margin-top:4px;
	padding:0;
}

#who .activities {
    padding: 0;
    height: 0px;
}

#who .activities img {
    width: 100%;
    height: auto;
}

#who .activities h2 {
    text-align: center;
    background: #333;
    color: #fff;
    font-size: 40px;
}


.notice
{
	border-radius: 5px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	background: #d9f3ba!important;
	padding: 10px;
	width: 390px;
}


.close{
	color:red!important;
	opacity:0.7!important;

}
button.close
{
	font-size:26px;
}
.close:hover
{
	opacity:1!important;
}
     
span.listing-date-text {
    background-color: #96d5e0;
    color: #333;
    position: absolute;
    font-weight:bold;
    bottom: 0;
    right: 0;
    padding: 3px 18px;
    letter-spacing: 1px;
    border-radius: 2px;
    width:100%;
    text-align:center;
    font-size:12px;
}   

.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #70C5D4; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#dream {
    margin-top: -40px;
    height: 960px;
    padding-top: 150px;
}

#dream .why h3 {
    text-align: left;
    padding: 20px;
    margin-top: -10px;
}

#dream .why .number {
    float: left;
    display: inline-block;
    padding: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    background: #96d5e0;
    text-align: center;
    margin-right: 20px;
}


.button-pro {
    background: #96d5e0;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    padding: 20px;
    text-align: center;
}

.margin-top-20 { margin-top: 20px; }
.margin-bottom-5  { margin-bottom: 5px; }

.button-pro:hover {
    background: #6fc5d4;
}

.ui-datepicker
{
	z-index: 1500!important;
}

#invoice {
    background: white;
    width: auto;
    max-width: 900px;
    padding: 60px;
    margin: 0px auto 80px auto;
    border-radius: 4px;
    /*border: 1px solid #00597d;*/
}

#invoice2 {
    background: white;
    width: auto;
    /*padding: 60px;*/
    margin: 0px auto 80px auto;
    border-radius: 4px;
    /*border: 1px solid #00597d;*/
}


#details { text-align: right; }

.go31b0d5
{
	border: 1px solid #31b0d5!important;
    background-color: #31b0d5!important;
}

.gocddc39
{
	border: 1px solid #cddc39!important;
    background-color: #cddc39!important;
}

.goc3b0a9
{
	border: 1px solid #c3b0a9!important;
    background-color: #c3b0a9!important;
}

.goffc107
{
	border: 1px solid #ffc107!important;
    background-color: #ffc107!important;
}

.goff8880
{
	border: 1px solid #ff8880!important;
    background-color: #ff8880!important;
}

.go87b589
{
	border: 1px solid #87b589!important;
    background-color: #87b589!important;
	
}

.gofd825b
{
	border: 1px solid #fd825b!important;
    background-color: #fd825b!important;
}




.menuleft li.selected a {
    color: #00597d;
    font-weight: 600;
}

.cd-faq {
  width: 90%;
  max-width: 1024px;
  margin: 2em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.cd-faq:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .cd-faq {
    position: relative;
    margin: 4em auto;
    box-shadow: none;
  }
}

.cd-faq-categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  background-color: #4e5359;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #555b61;
  text-overflow: ellipsis;
}
.cd-faq-categories a::before, .cd-faq-categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}
.cd-faq-categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cd-faq-categories li:last-child a {
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  .cd-faq-categories {
    width: 20%;
    float: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  }
  .cd-faq-categories a {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    padding-left: 24px;
    padding: 0 24px;
    -webkit-transition: background 0.2s, padding 0.2s;
    -moz-transition: background 0.2s, padding 0.2s;
    transition: background 0.2s, padding 0.2s;
  }
  .cd-faq-categories a::before, .cd-faq-categories a::after {
    display: none;
  }
  .no-touch .cd-faq-categories a:hover {
    background: #555b61;
  }
  .no-js .cd-faq-categories {
    width: 100%;
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-faq-categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  .cd-faq-categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #a9c056;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .cd-faq-categories .selected {
    background: #42464b !important;
  }
  .cd-faq-categories .selected::before {
    opacity: 1;
  }
  .cd-faq-categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed;
  }
  .no-js .cd-faq-categories {
    position: relative;
  }
}

.cd-faq-items {
  position: fixed;
  height: 100%;
  width: 90%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}
.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}
.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-width: 768px) {
  .cd-faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-faq-items {
    float: none;
    width: 100%;
    padding-left: 220px;
  }
  .no-js .cd-faq-items {
    padding-left: 0;
  }
}

.cd-close-panel {
  position: fixed;
  top: 5px;
  right: -100%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: right 0.4s;
  -moz-transition: right 0.4s;
  transition: right 0.4s;
}
.cd-close-panel::before, .cd-close-panel::after {
  /* close icon in CSS */
  position: absolute;
  top: 16px;
  left: 12px;
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #6c7d8e;
}
.cd-close-panel::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-close-panel::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-close-panel.move-left {
  right: 2%;
}
@media only screen and (min-width: 768px) {
  .cd-close-panel {
    display: none;
  }
}

.cd-faq-group {
  /* hide group not selected */
  display: none;
}
.cd-faq-group.selected {
  display: block;
}
.cd-faq-group .cd-faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0;
}
.no-touch .cd-faq-group .cd-faq-title:hover {
  box-shadow: none;
}
.cd-faq-group .cd-faq-title h2 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #96d5e0;
}
.no-js .cd-faq-group {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cd-faq-group {
    /* all groups visible */
    display: block;
  }
  .cd-faq-group > li {
    background: #ffffff;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  .no-touch .cd-faq-group > li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
  }
  .cd-faq-group .cd-faq-title {
    margin: 2em 0 1em;
  }
  .cd-faq-group:first-child .cd-faq-title {
    margin-top: 0;
  }
}

.cd-faq-trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
  color: #00597d;
}

@media only screen and (min-width: 768px) {
  .cd-faq-trigger {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0;
    padding: 24px 72px 24px 24px;
  }
  .cd-faq-trigger::before, .cd-faq-trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #cfdca0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .cd-faq-trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
  }
  .cd-faq-trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-faq-content ul {
  padding:20px;
}
@media only screen and (min-width: 768px) {
  .cd-faq-content {
    display: none;
    padding: 0 24px 30px;
  }
  .cd-faq-content p {
    line-height: 1.6;
  }
   
  .cd-faq-content p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4;
	margin-bottom:20px;
}

@media only screen and (min-width : 320px) and (max-width : 480px) 
{
	#myVideo {
			display:none;	
	}
}
	

.cd-faq-content img {
    width:100%;
  }

  .no-js .cd-faq-content {
    display: block;
  }
}






body > .skiptranslate {
    display: none;
}
body {
    top: 0px !important; 
    }
.clear {
    clear: both;
}

#homepage .welcome {
margin-top: -40px;
}

#homepage .welcome .user {
left: 25%;    
}

#homepage .welcome .pro {
padding: 65px 10px;
top: -420px;
right: 130px;
}

#advert #tarifs .availability ul li span {
    font-size: 0.9em;
    margin-left:5px;
}

#advert #tarifs .availability ul li {
    line-height: 30px;
}

#homepage .welcome form button {
    border: none;
    background: #96d5e0;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    height: 60px;
    width: 100%;
    text-transform: uppercase;
    line-height: 32px;
    font-family: "Poppins", sans-serif;
}

#homepage .welcome .cadre {
    background: rgba(255, 255, 255, 0.60);
    width: 100%;
    height: auto;
    padding: 20px;
    margin: 0 auto;
    position: relative;
    margin-top: -20px;
}

#dream p {
    top: 350px;
    text-align: center;
    font-size: 20px;
}

#homepage .welcome .pro span, #homepage .welcome .user span {
    font-size: 20px;
}
#dream .user .border {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 228px;
    height: 228px;
    border-radius: 50%;
    border: 1px solid #96d5e0;
}

#dream .user .arrow {
    top: 90px;
    left: -90px;
    right: auto;
    transform: rotate(180deg);
    position: absolute;
}

#dream .user {
    position: absolute;
    left: 20%;
    right: auto;
    color: #333333;
    background: #96d5e0;
    width: 208px;
    padding: 75px 5px 40px;
    height: 208px;
    border-radius: 50%;
}

.button.preview
{
	color:#333!important;
}

.fc-day-grid-event .fc-time {

    display: none;
}

.fc-day-grid-event .fc-title
{
	font-size: 12px;
	font-weight:bold;
	color: white;
}

.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #EA4649;
    background-color:#EA4649;
    font-weight: normal;
}

#professional {
    margin-top: -40px;
    margin-bottom: -20px;
}

#professional .give {
    padding: 5px 0;
    background: none; 
    color: #FFF;
}

#professional .why h3 {
    font-size: 16px!important;
    font-weight: 400!important;
    text-align:center!important;
}

#professional .why h3, #professional .work h3 {

    font-size: 24px;
    font-weight: 600;
    margin-left: 15px;
} 
#professional .give a {
    display: inline-block;
    padding: 20px 30px;
    background: #FFF;
    border-radius: 5px;
    margin-top: 80px;
    font-size: 16px;
    color: #ef5b5b;
    font-weight: 600;
    text-transform: uppercase;
}
#professional .give .dotted {
    width: 250px;
    margin-left: 270px;
}
#professional .share {
    padding-top: 100px;
    height: 960px;
}

#professional .share h2 {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 40px;
    font-weight: 500;
    text-align:center!important;
}

#professional .why h2, #professional .work h2 {
    font-size: 32px;
    margin-bottom:20px;
    margin-top:20px;
    text-align: left;
}

#professional .why p, #professional .work p {
    font-size: 16px;
    margin: 0 0 0 80px;
}

#professional .why {
    text-align: center;
    background: rgba(255,255,255,0.8);
    padding: 1px;
}

#professional .why .number, #professional .work .number {
    top: 0;
    position: relative;
    color: #ef5b5b;
    font-size: 108px;
    font-weight: 700;
}

#professional .why .number {
    display: inline-block;
    padding: 8px;
    border: 1px solid #000;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 30px;
    font-weight: 500;
    color: #ef5b5b;
}

.macaron {
    width: 100px;
    height: 100px;
}

.map {
    height: 85vh;
    position: fixed !important;
    top: 0;
    z-index: 50;
    width: 30%;
    margin-top:120px;
}
span.like-listing {
    position: absolute;
    top: 0px;
    left: 0px;
}
span.like-listing2 {
    position: absolute;
    right: 15px;
    bottom: 30px;
}
.bio {
    position: absolute;
	right: 0px;
	bottom: 15px;
	
}
#advert #description p font
{
	display:block;
}


/* bio text */
.bio .biotext {
  visibility: hidden;
  width: 275px;
  background-color: #333333;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  right:0;
  top:-40px;
 
  /* Position the bio text - see examples below! */
  position: absolute;
  z-index: 1;
}

.bio:hover .biotext {
  visibility: visible;
}

span.category-tag-list {
	font-size: 11px;
    color: rgba(51, 51, 51, 1);
    background: rgb(150, 213, 224);
    padding: 2px 7px;
    border-radius: 50px;
    bottom: 20px;
    position: relative;
    font-weight: bold;
}

.grid-style .listing-shot-img {
    max-height: 200px;
    height: 200px;
    overflow: hidden;
}

.listing-detail-info
{
    margin-top: 5px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #7A8A97;
    font-size: 14px;
}

#listing .form-content
{
	box-shadow: none;
	padding: 18px;
	padding-top:0px;
}

span.listing-price {
    background: rgb(150, 213, 224);
    color: rgb(255, 255, 255);
	margin-top:10px;
    padding: 5px 10px;
    font-weight: 500;
    font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    
}

span.listing-price-text {
    background: rgba(0, 0, 0, .40);
    color: #fff;
    position: absolute;
    padding: 10px 10px;
    letter-spacing: 1px;
    border-radius: 2px;
    width: 100%;
    text-align: right;
    bottom:0px;
}

.listing-shot-caption h4 {
    margin-bottom: 6px;
    font-size: 17px;


    font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.listing-shot-caption
{
	    margin-left:10px;
	    margin-top:15px;
	    color:#344F6E;
}

.listing-location
{
	font-size:14px;
}

.listing-shot-info
{
	  margin-left:10px;
	  margin-top:0px;
	  color:#344F6E;
	  font-weight: 500;
	  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

.listing-shot {
	border: 1px solid rgb(204, 204, 204);
    box-shadow: rgba(71, 85, 95, 0.2) 0px 0px 10px 1px;
    overflow: hidden;
    /*margin-bottom: 30px;*/
    border-radius: 6px;
    background: rgb(255, 255, 255);
    padding: 0px;
    display: inline-block;
    width: 100%;
    height: 425px;
    margin-top: -10px;
    transition: all 0.4s ease 0s;
}

.listing-shot, .listing-shot-img {
    position: relative;
}

.ui-state-default
{
	/*background: none;*/
}

.ui-widget {
	    font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

.modal-dialog
{
	width:100%!important;
}

.galleries
{
	margin-top:115px;
}


#listing .search {
    width: 33%;
    margin: 0 0 0 20px;
    float: left;
}

#listing .experiences {
    margin-left: 20px;
    float: left;
    width: 60%;
}

.price {
		font-size:18px!important;
	}
.new-message {
    padding: 5px 10px;
    display: inline-block;
    background: #00a65a;
    border-radius: 3px;
    color: #FFF;
    margin-right:5px;
}

.nbmsg
{
	background-color: #64bc36;
	font-weight: 600;
    display: inline-block;
    font-size: 11px;
    line-height: 20px;
    color: #fff;
    padding: 0;
    padding: 0 7px;
    box-sizing: border-box;
    text-align: center;
    min-width: 20px;
    height: 20px;
    letter-spacing: -0.5px;
    text-align: center;
    border-radius: 50px;
    margin-left: 4px;
}

.buser
{
	padding: 1px 20px 1px 20px!important;
	color:#333!important;
	font-size:14px;
}

#advert #tarifs .availability ul {
    padding: 0px 0px 20px 8px;
}

#advert #tarifs .availability p {

	font-weight:bold;
	margin-bottom:-10px;
}	

.modal .modal-content .send {
   color:#333!important;
}

.talkuser {
    margin-bottom: 10px;
    background: #374b50;
    padding: 10px;
    border-radius: 3px;
    color: #FFF;
    font-size: 14px !important;
}

.talkme {
    margin-bottom: 10px;
    background: #F7F7F7;
    padding: 10px;
    border-radius: 3px;
    color: #333333;
    font-size: 14px !important;
}

.modal .modal-content {
	width: fit-content;	
}	

.increase, .decrease {
    width: 44px;
    float: left;
    cursor: pointer;
    transition: all 0.2s;
    height: 44px;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    font-size: 24px;
    background: #96d5e0;
    color: #333;
}
.list {
    min-height: 400px;
    background: #FFF;
}
.no-padding-width {
    padding-left: 0;
    padding-right: 0;
}

.fc-past
{
	background-color:#CCC;
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}

.price2 {
    padding: 15px 0;
    background: #333333;
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
}

.photos
{
	height:400px!important;
}
#advert
{
	/*margin-top: -150px!important;*/
}

.listing-shot:focus, .listing-shot:hover {
box-shadow: rgba(58, 87, 135, 0.15) 0px 10px 30px 0px;
}

.carousel-inner img {
  margin: auto;
}

.categorie
{
	margin-top:-20px;
}
span.color-cat{
	color:#344F6E;
}

.send2
{
	border: none;
    font-weight: 600;
    text-transform: uppercase;
    background: #96d5e0;
    border-radius: 8px;
    color: #fff;
    padding: 0 10px;
    float: left;
    width: 100%;
    border-radius: 8px;

    margin: 3px 0;
    text-align:center;
    vertical-align:middle;
}

.carousel-control
{
	color:#ec4444;
}

.carousel-control:hover
{
	color:#ec4444;
	opacity:1;
}

.carousel-control.right
{
	background:none;
	color:#ec4444;
}

.carousel-control.left
{
	background:none;
	color:#ec4444;
}

.wrap
{
	width: 100%; margin: 0 auto;
}

.vcenter {
    margin-top:26px;
}
.mcat
{
	margin-right:5px;
}

#content
{
	/*padding-bottom:20px;*/
	padding-top: 155px;
}

#map-send2 {
    height: 300px;
    width: 100%;
    margin: 0;
    z-index: 990;
}

.button2
{
    margin-top: 40px;
    font-size: 18px;
    font-weight: 400;
    padding: 11px 26px;
    display: inline-block;
    background-color: #96d5e0;
    font-size:14px;
    top: 0;
    padding: 9px 20px;
    color: #333;
    position: relative;
    font-weight: 600;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    margin-right: 6px;
    overflow: hidden;
    border: none;
}
.button3
{
   	font-size: 18px;
   	text-transform: uppercase;
    font-weight: 600;
    padding: 11px 26px;
    display: inline-block;
    background-color: #96d5e0;
    margin-left:25px;
    top: 15px;
    padding: 9px 10px;
    color: #333333;
    position: relative;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    margin-right: 6px;
    overflow: hidden;
    border: none;
    border-radius: 5px;
    
}

#addstep h5 {
    font-size: 15px!important;
    font-weight: 600!important;
    color: #333!important;
    margin-bottom: 17px!important;
}

#addstep h5 span {
    color: #ff0000;
    font-weight: 400;
    font-size: 20px;
    line-height: 14px;
}

.ui-selectcheckboxmenu-multiple .ui-selectcheckboxmenu-trigger .ui-icon
{
	margin-left: -4px!important;
}

.delete {
    padding: 10px 20px;
    width: 10%;
    text-align: center;
    color: #792131;
    border: 1px solid #792131;
    display: block;
    border-radius: 35px;
    transition: all 0.2s!important;
    float: right!important;
    font-size: 14px!important;
    padding: 3px 20px !important;
    width: auto !important;
    
}

.delete:hover
{
	background: #792131;
    color: #FFF;
}

a {
   text-decoration:none!important;
}

.pre{
    height: 500px;
    background: url('../images/who-bg.jpg') no-repeat;
    background-size: cover;
    background-position-y: 20%;
  }
  
#contact .form {
    padding: 100px 0!important;
    background: url(../images/backgrounds/contact-background.jpg) no-repeat!important;
    background-size: cover!important;
}

.user-nav
{
	
	margin-top:-80px;
	padding-top:20px;
	background-color: #374b50!important;
}

.retop
{
	margin-top:-100px;
}

/*---------*/

.steps-form {
    display: table;
    width: 100%;
    position: relative;
}
.steps-form .steps-row {
    display: table-row;
}
.steps-form .steps-row .steps-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.steps-form .steps-row .steps-step .btn-circle.active {
    background: #F67F8A;
}
.steps-form .steps-row .steps-step .btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    display: inline-block;
    font-size: 12px;
    line-height: 1.428571429;
    color: #FFF;
    background: #b05a5a;
    border-radius: 15px;
    margin-top: 0;
    opacity:1.0;
}
.steps-form .steps-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
}

.with-forms p {
    height: 51px;
    line-height: 51px !important;
    padding: 0 20px;
    outline: none;
    font-size: 15px;
    color: #808080;
    margin: 0 0 16px 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.06);
    font-weight: 500;
    opacity: 1;
    border-radius: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.nav{
   display:flex; }

.Navbar__Link-toggle {
  display: none;
}

  @media (min-width: 0px) and (max-width: 1024px) { 
  
  .nav{
   display:none;
   flex-direction: column;
   
 }
 
   .Navbar__ToggleShow {
    display: flex;
	float:none;
  }
  
   .Navbar__Link-toggle {
    align-self: flex-end;
    display: initial;
    position: absolute;
    cursor: pointer;
	right:50px;
	top:30px;
	
   } 
 
 #header #navigation ul {
	 padding:20px;
	display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-end;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    z-index: 15;
    -webkit-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    position: fixed;
    top: 115px;
    right: 0;
    height: 100vh;
    min-width: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 50px;
    -webkit-animation-name: mainNewHeaderNavOpen;
    animation-name: mainNewHeaderNavOpen;
    -webkit-animation-duration: 150ms;
    animation-duration: 150ms;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
       #homepage .welcome .pro {
  display:none;
}

#homepage .welcome .user {
    display:none;
}
  
  #homepage .welcome {
	padding: 150px 0 0;
	height: 500px;
}

#homepage .welcome form input, #homepage .welcome form select {

    background: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid #eeeeee;

}

#header #logo img {
    margin-left: 10px;
}

.search{

margin-top: -400px;

padding: 20px;

}



@media screen and (max-width: 480px)
{

.search{
margin-top: -150px;
padding: 20px;

}

}



@media screen and (max-width: 767px) 
{

.map {
  
 display:none

}
}


#dream 
{
 
height: 1200px;

}

#professional .share {
 
height: 1350px;

}


@media screen and (max-width: 480px) 
{

.sub_contact{

display:none;

}

}



















