	#ui-datepicker-div {background-color:#ffffff;}
.xui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {display:none!important;}
fieldset {
    border: 0px;
}
#ui-datepicker-div {padding:10px!important;}
.ui-state-default {
    color: #f88e04!important;
}
.ui-icon.ui-icon-circle-triangle-w {padding-right:5px;color: #f88e04!important;}
.ui-icon.ui-icon-circle-triangle-e {color: #f88e04!important;}
  #script-warning {
    display: none;
    background: #eee;
    border-bottom: 1px solid #ddd;
    padding: 0 10px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: red;
  }

  #loading {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
  }

  #calendar {
    max-width: 1100px;
    margin: 40px auto;
    padding: 0 10px;
  }
   #calendarx {
    max-width: 1100px;
    margin: 40px auto;
    padding: 0 10px;
  }
.fc-agenda-slots td div {
     height: 40px !important;
}
.fc-daygrid-day-number {color:white!important;}
.fc-col-header-cell-cushion {color:white!important;}
.olx{
    counter-reset: item;
    list-style-type: none;
    
}
.lix {
    padding: 21px 0px 4px 0px;
    font-size: 14px;
    color: #4f4f4f;
    margin: 0px;
    font-family: 'Open Sans';
    line-height: 25px;
}
.lix:before { 
    content: counter(item) " - "; 
    counter-increment: item 
}
    /* width */
    ::-webkit-scrollbar {
      width: 10px;
    }
    
    /* Track */
    ::-webkit-scrollbar-track {
      background: #f1f1f1; 
    }
     
    /* Handle */
    ::-webkit-scrollbar-thumb {
      background: #ff9000; 
    }
    
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
      background: #ff9000; 
    }
    
.content-slider {
  width: 100%;
  height: 200px;
}

.slider {
  height: 120px;
  width: 680px;
  margin: 40px auto 0;
  overflow: visible;
  position: relative;
}

.mask {
  overflow: hidden;
  height: 320px;
}

.slider ul {
  margin: 0;
  padding: 0;
  position: relative;
}

.slider li {
  max-width: 680px;
  height: 320px;
  position: absolute;
  top: -325px;
  list-style: none;
}

.slider .quote {
  font-size: 20px;
  font-style: italic;
  color:white;
}

.slider .source {
  font-size: 12px;
  text-align: right;
  color:white;
}

.slider li.anim1 {
  animation: cycle 50s linear infinite;
}

.slider li.anim2 {
  animation: cycle2 50s linear infinite;
}

.slider li.anim3 {
  animation: cycle3 50s linear infinite;
}

.slider li.anim4 {
  animation: cycle4 50s linear infinite;
}

.slider li.anim5 {
  animation: cycle5 50s linear infinite;
}

.slider:hover li {
  animation-play-state: paused;
}

@keyframes cycle {
  0% {
    top: 0px;
  }
  4% {
    top: 0px;
  }
  16% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  20% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  21% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  50% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  92% {
    top: -325px;
    opacity: 0;
    z-index: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}

@keyframes cycle2 {
  0% {
    top: -325px;
    opacity: 0;
  }
  16% {
    top: -325px;
    opacity: 0;
  }
  20% {
    top: 0px;
    opacity: 1;
  }
  24% {
    top: 0px;
    opacity: 1;
  }
  36% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  40% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  41% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle3 {
  0% {
    top: -325px;
    opacity: 0;
  }
  36% {
    top: -325px;
    opacity: 0;
  }
  40% {
    top: 0px;
    opacity: 1;
  }
  44% {
    top: 0px;
    opacity: 1;
  }
  56% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  60% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  61% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle4 {
  0% {
    top: -325px;
    opacity: 0;
  }
  56% {
    top: -325px;
    opacity: 0;
  }
  60% {
    top: 0px;
    opacity: 1;
  }
  64% {
    top: 0px;
    opacity: 1;
  }
  76% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  80% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  81% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle5 {
  0% {
    top: -325px;
    opacity: 0;
  }
  76% {
    top: -325px;
    opacity: 0;
  }
  80% {
    top: 0px;
    opacity: 1;
  }
  84% {
    top: 0px;
    opacity: 1;
  }
  96% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}
.Pricing_sec {
    padding: 112px 0px 0px 0px!important;
    width: 100%;
    overflow: hidden;
    background: #ececec;
}
@media only screen and (max-width: 600px) {
  #desktop {
    display:none;
  }
  .Banner_sec {
    width: 100%;
    background: url(../images/domaine-mobile.jpg) top center no-repeat;
    height: 687px;
    position: relative;
    background-size: cover;
}
}
#textballoon{
-moz-border-radius:10px;  /* for Firefox */
-webkit-border-radius:10px; /* for Webkit-Browsers */
border-radius:10px; /* regular */
opacity:0.8; /* Transparent Background 50% */
position:relative;
z-index:1000;
top:630px;
width:90%;
color:black;
font-size:140%;
background-color:white;
}
#ui-datepicker-div {display:none;}
.slider .quote {
    font-size: 20px;
    font-style: italic;
    color: #4f4f4f;
}
.slider .source {
    font-size: 12px;
    text-align: right;
    color: #4f4f4f;
}