@import url('https://fonts.googleapis.com/css?family=Great+Vibes');


.border-5 {
    border: 5px solid #bb9f70!important;
}

.formulaire .wpcf7-form-control {
    width: 100%;
    padding-left: 10px;
}

.formulaire .wpcf7-submit {
    border: none;
    height: auto;
    line-height: 1.42857;
    text-align: right;
    width: auto;
    padding-left: 25px;
}

div.wpcf7-response-output {
    display: inline-block;
}

.footer_content {
    background: #142837;
}

.footer_content .wizi_footer {
    padding: 20px 0 0;
}

.footer_content .wizi_footer p,
.footer_content .wizi_footer a {
    color: #bb9f70;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
}

.footer_content .wizi_footer a {
    font-weight: 700;
}

.separator.xs {
    width: 50%;
}

.separator.xs.r-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.separator.xs::before {
    bottom: -11px;
    content: url("../img/icon/separator.svg");
    left: calc(50% - 35px);
    position: absolute;
    width: 70px;
    padding: 0 10px;
    background: #fff;
}

.red {
    color: #e40d1a!important;
}

.maj {
    text-transform: uppercase!important;
}
.btn {
    margin-bottom: 5px!important;
}
.btn-red {
    background: #e40d1a;
    box-shadow: 0 -5px 0 #880b13 inset;
}

.btn-red:hover,
.btn-red:focus {
    box-shadow: inset 0 -100px 0 #880b13;
    color: #fff;
}

.footer-partner a:last-child svg {
    width: 250px;
}

header p.titre {
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1.1;
    text-align: center;
}
header h1.subtitre {
    color: #bb9f70;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}

.footer-partner a:hover svg path, 
.footer-partner a:hover svg polygon, 
.footer-partner a:hover svg rect {
    fill: #142837;
}

.footer-partner a:last-child:hover svg > path {
    fill: #142837;
}
.footer-partner a:last-child:hover svg > g > polygon:first-child {
    fill: #142837;
}
.footer-partner a:last-child:hover svg > g > polygon:last-child {
    fill: #ffffff;
}
.footer-partner a:last-child:hover svg > g > path {
    fill: #ffffff;
}
.footer-partner a:last-child:hover svg > g > g > path {
    fill: #142837;
}

.content-box main > div:nth-child(2n) {
    padding: 20px 40px 20px;
}

.content-box main > div p > a {
    margin: 0;
}
.content-box main {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}


/*CSS MODAL*/

/*générique aux modals*/
#modal-load input,
#modal-load select {
    line-height: 40px;
    height: 45px;
}
#modal-load .form-control:focus {
    border-color: #bb9f70;
    box-shadow: none;
}
.modal .modal-header {
    border-bottom: none;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}
.modal .modal-content {
    border-radius: 0;
    width:600px;
}

@media only screen and (max-width: 767px) {
    .modal .modal-content{
        max-width: 90%;
    }
}

.lady-night .modal-content, .mariage .modal-content{
   width:auto!important;
}

.modal .modal-header img {
    display: block;
    margin: 0 auto;
}
#modal-load .close {
    color: #bb9f70;
    opacity: 1;
}
#modal-load .modal_sstitle {
    color: #142837!important;
    font-size: 14px!important;
    line-height: 20px!important;
}


/*Modal cruise club*/
#modal-load.cruise .modal-content {
    background: #bb9f70;
    padding: 15px;
    border-radius: 0px;
    margin-top: 50px;
}

#modal-load.cruise .modal-content .modal-header {
    padding: 0;
    min-height: 0;
    border-bottom: none;
}

#modal-load.cruise .modal-body {
    border: 1px solid #fff;
    padding: 15px;
}

#modal-load.cruise h4,
#modal-load.cruise p {
    color: #fff;
}

#modal-load.cruise h4 {
    font-weight: 700;
}

#modal-load.cruise p {
    text-transform: none;
    font-weight: 300;
    font-size: 15px;
}

#modal-load.cruise a {
    color: #fff!important;
}

/*modal noel*/
#modal-load.noel .modal-content {
    background: #b29c79;
    padding: 15px;
    border-radius: 0px;
    margin-top: 50px;
}

#modal-load.noel .modal-content .modal-header {
    padding: 0;
    min-height: 0;
    border-bottom: none;
}

#modal-load.noel .modal-body {
    border: 1px solid #fff;
    padding: 15px;
    background: #fff;
}

#modal-load.noel h4,
#modal-load.noel p {
    color: #b29c79;
}

#modal-load.noel h4 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 35px;
}

#modal-load.noel p {
    text-transform: none;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 25px;
}

#modal-load.noel p strong {
    font-weight: 800;
}

#modal-load.noel p.red {
    text-transform: none;
    font-weight: 300;
    font-size: 26px;
    font-family: 'Great Vibes', cursive;
}

#modal-load.noel a {
    color: #fff!important;
}

/*modal-load-coffret*/
#modal-load.coffret .modal-content {
	border-radius: 0;
} 
#modal-load.coffret .modal-body {
    padding: 25px 0;
}
#modal-load.coffret p.bleu {
	color: #142837;
	font-family: 'Great Vibes', cursive;
	font-size: 28px;
	line-height: 28px;
} 

#modal-load.coffret p {
	color: #B29C79;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Catamaran', sans-serif;
} 

#modal-load.coffret p span {
	font-size: 20px;
} 

#modal-load.coffret a {
	width: auto;
} 

/*modal fermeture*/
#modal-load.fermeture .modal-header img {
    padding-top: 15px;
}

#modal-load.fermeture .modal-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
}

#modal-load.fermeture .modal-body p {
    color: #bb9f70;
    font-size: 20px;
    padding-top: 10px;
}

/*modal spa*/
#modal-load.spa .modal-body p  {
    font-size: 20px;
    font-weight: 300;
    color: #bb9f70;
}

#modal-load.spa .modal-dialog {
    margin: 10px auto;
}
#modal-load.spa .modal-body {
    padding: 0;
}
#modal-load.spa button {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #206d66;
    opacity: 1;
    text-shadow: none;
}

/*modal fetes fin d'année*/
#modal-load.fin-annee button {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #bb9f70;
    opacity: 1;
    text-shadow: none;
}

#modal-load.fin-annee .modale-entry{
    padding: 10px 35px;
}
#modal-load.fin-annee .modale-entry+.modale-entry{
    padding-bottom:55px;
}
#modal-load.fin-annee h4{
    font-weight: 900;
    font-size: 2.35em;
    margin-top: 30px;
}

#modal-load.fin-annee .modal-body {
    padding: 0;
}
#modal-load.fin-annee .close {
    font-size: 35px;
}

/*modal nouvelle carte horizon*/
#modal-load.horizon-carte .modal-body {
    padding: 5px;
}
#modal-load.horizon-carte .close {
    font-size: 30px;
    color: #fff;
    position: absolute;
    right: 15px;
    top: 10px;
}

/*modal mariage ghsp*/
#modal-load.mariage .modal-dialog {
    margin:0;
    width: 100vw;
    height: 100vh;
}

.form__mariage{
    width: 100%;
    height: 100%;
    border: none;
}




#modal-load.mariage .modal-body {
    padding: 0;
    text-align: center;
}
#modal-load.mariage .modal-texte {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    padding: 40px;
    height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

#modal-load.mariage .modal-texte .d-flex {
    width: 100%;
    display: block;
    position: relative;
}


#modal-load .close__mariage__modal{
    position: fixed;
    right: 0;
    top: 0;
    background: #bb9f70;
    display: inline-flex;
    width: 50px;
    height: 50px;
    align-items: flex-start;
    justify-content: flex-end;
    color: #fff;
    padding: 4px 10px;
    line-height: 30px;
    font-size: 30px;
    border-left: 4px solid #957847;
    border-bottom: 4px solid #957847;
    border-radius: 0 0 0 50px;
}


#modal-load.mariage h4 {
    font-size: 26px;
    color: #bb9f70;
    font-family: 'Catamaran',Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    padding-top: 15px;
}
#modal-load.mariage h3 {
    font-size: 40px;
    color: #fff;
    font-family: 'Catamaran',Helvetica,Arial,sans-serif;
    padding-bottom: 0;
    margin-top: 10px;
}
#modal-load.mariage p {
    font-size: 22px;
    color: #fff;
    font-family: 'Catamaran',Helvetica,Arial,sans-serif;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 26px;
}
#modal-load.mariage p span {
    font-size: 22px;
    color: #bb9f70;
    font-family: 'Catamaran',Helvetica,Arial,sans-serif;
    display: block;
    font-weight: 300;
}
#modal-load.mariage a.btn-default {
    font-size: 20px;
    text-transform: uppercase;
    margin: 25px 0!important;
    font-weight: 700;
}

#modal-load.mariage a.btn-transparent {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 20px;
    border-radius: 0;
    margin-top: 25px;
}
#modal-load.mariage a.btn-transparent:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #142837;
}

/*modal formulaire documentation mariage*/
#modal-load.form-mariage form {
    padding: 0;
}
#modal-load.form-mariage .modal-body {
    text-align: left;
}
#modal-load.form-mariage img {
    max-width: 300px;
}
#modal-load.form-mariage label {
    font-weight: 300;
    line-height: 20px;
}
#modal-load.form-mariage .modal-title {
    padding: 30px 0;
    font-weight: 400;
}


@media only screen and (min-width: 1200px) {
    #header-slider {
        height: calc(100vh - 40px);
    }
    #header-slider .owl-carousel {
        height: calc(100vh - 40px);
    }
    #header-slider .owl-carousel .item {
        height: calc(100vh - 40px);
    }
    .navmenu > .navmenu-nav > li > a {
        padding: 0 10px;
    }
}

@media only screen and (min-width: 992px) {
    .navmenu > .navmenu-nav > li:first-child span {
        display: inline-block;
        height: 100px;
        margin-right: 15px;
        padding: 0;
        width: 100%;
    }
    .navmenu > .navmenu-nav > li > a {
        padding: 0 7px;
    }
}

@media only screen and (max-width: 991px) {
    .content-box main {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 767px) {
    .galerie .owl-carousel .element-item img,
    .galerie .owl-carousel .photoswipe-item img {
        transform: none;
    }
    #modal-load.noel {
        padding-right: 0!important;
    }
    #modal-load.noel p {
        margin-bottom: 15px;
        font-size: 16px;
    }
    #modal-load.noel h4 {
        margin-bottom: 15px;
    }
    .footer-partner a:last-child svg {
        width: 100%;
    }
    .footer_content .wizi_footer {
        padding: 20px 15px 0;
    }
    #header-slider {
        margin-top: 164px;
    }
    .gradient {
      background: rgba(20, 40, 55, 0);
      background: -moz-linear-gradient(top, rgba(20, 40, 55, 0) 0%, rgba(20, 40, 55, 0) 0%, #142837 90%, #142837 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(20, 40, 55, 0)), color-stop(0%, rgba(20, 40, 55, 0)), color-stop(90%, #142837), color-stop(100%, #142837));
      background: -webkit-linear-gradient(top, rgba(20, 40, 55, 0) 0%, rgba(20, 40, 55, 0) 0%, #142837 90%, #142837 100%);
      background: -o-linear-gradient(top, rgba(20, 40, 55, 0) 0%, rgba(20, 40, 55, 0) 0%, #142837 90%, #142837 100%);
      background: -ms-linear-gradient(top, rgba(20, 40, 55, 0) 0%, rgba(20, 40, 55, 0) 0%, #142837 90%, #142837 100%);
      background: linear-gradient(to bottom, rgba(20, 40, 55, 0) 0%, rgba(20, 40, 55, 0) 0%, #142837 90%, #142837 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#142837', endColorstr='#142837', GradientType=0 );
      height: 100%;
      width: 100%;
      position: absolute;
      bottom: 0;
      z-index: 2;
  }
  #modal-load.spa button {
    top: 10px;
    right: 10px;
}

#modal-load.spa .modal-dialog {
    margin: 10px 30px;
}
#modal-load.fin-annee .close {
    font-size: 35px;
}


#modal-load.mariage h4 {
    font-size: 16px;
    padding-top: 0;
}
#modal-load.mariage h3 {
    font-size: 24px;
}
#modal-load.mariage .modal-texte {
    padding: 35px 30px;
}
#modal-load.mariage .close {
    font-size: 18px;
    right: 5px;
    top: 3px;
}
#modal-load.mariage p,
#modal-load.mariage p span {
    font-size: 12px;
    line-height: 14px;
}
#modal-load.mariage a.btn-default {
    font-size: 12px;
    margin: 10px 0!important;
}
#modal-load.mariage a.btn-transparent {
    font-size: 12px;
    margin-top: 10px;
}

}

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

    #modal-load.mariage h4 {
        font-size: 12px;
        padding-top: 0;
    }
    #modal-load.mariage h3 {
        font-size: 20px;
    }
    #modal-load.mariage .modal-texte {
        padding: 20px 25px;
    }
    #modal-load.mariage .close {
        font-size: 18px;
        right: 5px;
        top: 3px;
    }
    #modal-load.mariage p,
    #modal-load.mariage p span {
        font-size: 10px;
        line-height: 12px;
    }
    #modal-load.mariage a.btn-default {
        font-size: 10px;
        margin: 10px 0!important;
    }
    #modal-load.mariage a.btn-transparent {
        font-size: 10px;
        margin-top: 10px;
    }
}


.st-valentin  .modal-body{
    background: #1a1a1a;
    color: #fff;
    text-align: center;
    padding: 1.25rem !important;
}

.st-valentin  .modal-body h2{
    font-size: 1.25rem;
}


.st-valentin .btn-popup{
    display: inline-block;
    padding: 7px 15px 5px 15px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border: 1px solid #a2231c;
    transform: .2s;
    border-radius: 0px !important;
    margin-top: 1rem;

}

.st-valentin .btn-popup:hover,
.st-valentin .btn-popup:focus{
    background: #a2231c;
}