@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700);

h1,
h2 {
    font-family: Roboto;
    color: #000;
    font-style: normal;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 0
}

.st0 {
    fill: #d8d8d8;
  }

  .st1 {
    fill: #fff;
}

.g-recaptcha iframe {
    width: 310px
}

#sky-form em.invalid {
    color: red
}

.left-img {
    background-size: cover;
    height: 100%;
    background-image: url('../img/chateaux.png');
    background-repeat: no-repeat;
    padding: 20px 0
}

.left-img h1 {
    color: #000;
    font-size: 30px;
    font-weight: 300
}

.left-img .contact {
    margin-bottom: 30px;
    text-align: right
}

.left-img img {
    width: 211px;
    padding: 10px 50px 10px 10px;
    border-radius: 7px 0 0 7px;
    background-color: #fff
}

.left-img a {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.56px
}


.contact-header img {
    width: 211px
}

.sky-form h1 {
    font-family: "Poppins", sans-serif;
    font-size: 40px;
    line-height: 1
}

.sky-form h2 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.7px;

}

.sky-form fieldset+fieldset {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.sky-form a {
    color: #2da5da
}

.sky-form .selected-step {
    width: 175px;
    height: 6px;
    background-color: #00817E;
    display: inline-block;
    margin-right: 21px;
}

.sky-form .step {
    width: 175px;
    height: 6px;
    background-color: #D9D9D9;
    display: inline-block;
    margin-right: 21px;
}

.sky-form p {
    color: #1E1E1E;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 125.688%;
    letter-spacing: 0.075px;
    margin-bottom: 10px;

}

.sky-form .label {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
}

.sky-form .label.col {
    margin: 0;
    padding-top: 10px
}

.sky-form .button,
.sky-form .checkbox,
.sky-form .input,
.sky-form .select,
.sky-form .textarea,
.sky-form .toggle {
    position: relative;
    display: block
}

.sky-form input,
.sky-form select,
.sky-form .textarea textarea {
    width: 100%;
    padding: 10px 25px;
    border-radius: 8px;
    border: 1px solid #D3D3D3;
    height: 50px;
    background: #FFF;
    line-height: unset;
}


.sky-form .preciseDate {
    margin-left: 10px;
    font-size: 15px;
    cursor: pointer;
}

.sky-form input[type=checkbox] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}


.sky-form .progress {
    float: right;
    margin-top: 10px;
    line-height: 39px;
    color: #232323
}

.sky-form button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.sky-form .input-captcha img {
    position: absolute;
    top: 2px;
    right: 2px;
    border-left: 1px solid #e5e5e5
}

.sky-form .select i {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 28px;
    height: 35px;
    background: #fff;
    pointer-events: none
}

.sky-form .select i:after,
.sky-form .select i:before {
    content: '';
    position: absolute;
    right: 10px;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.sky-form .select i:after {
    bottom: 12px;
    border-top: 4px solid #404040
}

.sky-form .select i:before {
    top: 12px;
    border-bottom: 4px solid #404040
}

.sky-form .textarea textarea {
    height: auto;
    resize: none
}

.sky-form .checkbox {
    margin-bottom: 4px;
    padding-left: 27px;
    font-size: 15px;
    line-height: 27px;
    color: #404040;
    cursor: pointer
}

.sky-form .checkbox:last-child {
    margin-bottom: 0
}

.sky-form .checkbox input {
    position: absolute;
    left: -9999px
}

.sky-form .checkbox i {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 13px;
    height: 13px;
    outline: 0;
    border-width: 2px;
    border-style: solid;
    background: #fff
}

.sky-form .checkbox input+i:after {
    position: absolute;
    opacity: 0;
    -ms-transition: opacity .1s;
    -moz-transition: opacity .1s;
    -webkit-transition: opacity .1s
}

.sky-form .checkbox input+i:after {
    content: '\f00c';
    top: -1px;
    left: -1px;
    width: 15px;
    height: 15px;
    font: normal 12px/16px FontAwesome;
    text-align: center
}

.sky-form .checkbox input:checked+i:after {
    opacity: 1
}

.sky-form .toggle {
    margin-bottom: 15px;
    padding-right: 49px;
    font-size: 15px;
    color: #404040;
    cursor: pointer;
}

.sky-form .toggle input {
    position: absolute;
    left: -9999px
}

.sky-form .toggle i {
    content: '';
    position: absolute;
    top: 4px;
    right: 0;
    display: block;
    width: 49px;
    height: 21px;
    border-width: 2px;
    border-style: solid;
    border-radius: 12px;
    background: #fff
}

.sky-form .toggle i:after {
    content: 'NON';
    position: absolute;
    top: 3px;
    right: 8px;
    left: 8px;
    font-style: normal;
    font-size: 9px;
    line-height: 13px;
    font-weight: 700;
    text-align: left;
    color: #5f5f5f
}

.sky-form .toggle i:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 4px;
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    opacity: 1;
    -ms-transition: right .2s;
    -moz-transition: right .2s;
    -webkit-transition: right .2s
}

.sky-form .toggle input:checked+i:after {
    content: 'OUI';
    text-align: right
}

.sky-form .toggle input:checked+i:before {
    right: 36px
}

.sky-form .button-uploading {
    position: relative;
    color: transparent;
    cursor: default
}

.sky-form .button-uploading:after {
    content: 'Uploading...';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    -o-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    -webkit-animation: blink 1s linear infinite
}

@-o-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

.sky-form .icon-append {
    position: absolute;
    top: 5px;
    width: 29px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    text-align: center
}

.sky-form .icon-append {
    right: 5px;
    padding-left: 3px;
    border-left-width: 1px;
    border-left-style: solid
}

.sky-form .input .icon-append+input,
.sky-form .textarea .icon-append+textarea {
    padding-right: 46px
}

.sky-form .row:after {
    content: '';
    display: table;
    clear: both
}

.sky-form .toggle i:before {
    background-color: #F18700
}

.sky-form .button {
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    width: 150px;
    cursor: pointer
}

.sky-form #form-submit {
    background: #F18700;
    color: #fff;
    width: 220px;
    border: 1px solid #F18700;
    float: right;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    border-radius: 30px;
}

.sky-form .cslide-prev {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    border-radius: 30px;
    background-color: #fff;
    color: #F18700;
    border: 1px solid #F18700;
    float: left
}

.sky-form .cslide-next {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    background-color: #F18700;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #F18700;
    float: right
}

.sky-form .icon-append {
    color: #F18700
}

.sky-form .button:hover {
    opacity: 1
}

.sky-form .message {
    display: none;
    color: #6fb679 !important
}

.sky-form .message i {
    display: block;
    margin: 0 auto 20px;
    width: 81px;
    height: 81px;
    border: 1px solid #6fb679;
    border-radius: 50%;
    font-size: 30px;
    line-height: 81px
}

.sky-form.submited fieldset {
    display: none
}

.sky-form.submited .message {
    display: block;
    padding: 25px 30px;
    background: rgba(255, 255, 255, .9);
    font: 300 18px/27px 'Open Sans', Helvetica, Arial, sans-serif;
    text-align: center
}

.ui-datepicker {
    display: none;
    padding: 10px 12px;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
    text-align: center;
    color: #666
}

.ui-datepicker a {
    color: #404040
}

.ui-datepicker-header {
    position: relative;
    margin: -10px -12px 10px;
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size: 15px;
    line-height: 27px
}

.ui-datepicker-next,
.ui-datepicker-prev {
    position: absolute;
    top: 0;
    display: block;
    width: 47px;
    height: 47px;
    font-size: 15px;
    line-height: 47px;
    text-decoration: none;
    cursor: pointer
}

.ui-datepicker-prev {
    left: 0
}

.ui-datepicker-next {
    right: 0
}

.ui-datepicker-calendar {
    border-collapse: collapse;
    font-size: 13px;
    line-height: 27px
}

.ui-datepicker-calendar a,
.ui-datepicker-calendar span {
    display: block;
    width: 31px;
    margin: auto;
    text-decoration: none;
    color: #404040
}

.ui-datepicker-calendar a:hover {
    background: rgba(0, 0, 0, .05)
}

.ui-datepicker-calendar span {
    color: #bfbfbf
}

.sky-form .checkbox {
    font-weight: 400
}

.sky-form .checkbox+.checkbox {
    margin-top: 0
}

body {
    font-family: Ubuntu, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.8
}

.container {
    width: 90%;
    margin: 0 auto;
    padding: 0 30px
}

header {
    padding: 30px 0
}

#title {
    text-align: center
}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media all and (max-width:600px) {
    .container {
        width: 100%
    }
}

a {
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

.cslide-slides-master {
    overflow: auto;
    padding: 20px 70px;
    height: 100vh;
}

.cslide-slides-container {
    visibility: hidden
}

.cslide-slide {
    float: left
}

.cslide-disabled {
    opacity: .3 !important;
    display: none !important
}

.cslide-hide {
    display: none !important
}

.invisible {
    display: none !important
}

.contact-header {
    display: none;
}

#sky-form .period {
    margin-left: -8px;
}

#sky-form .period-item {
  margin: 0 auto;
}
 
#sky-form .period-text {
    text-align: center;
  }
   