@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Birthstone&family=Kalam:wght@300;400;700&family=Kaushan+Script&family=Raleway:wght@500;700&family=Bodoni+Moda:opsz,wght@6..96,500;6..96,700&display=swap');


.bg-beige{
    /* background-color: #F2E6D3; */
    padding:20px 0;
}

.nav-link{color:white!important;}
.card{background: none;color:white;}
#page{background-color: black;}
.col-md-3 div, footer p, footer p a, .text-white{color: white;}
.wpem-calendar-view-container .calendar-filters-container .calendar-title{color: white!important;}

.birthstone{font-family: 'Birthstone', cursive;}

.kaushan{font-family: 'Kaushan Script', cursive;}

.raleway{font-family: 'Raleway', sans-serif !important;}

.bgYellow {
    background-image: linear-gradient(#ffdc25, #ffdc25 100%);
    background-size: 100% 200px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.bgWhite {
    background-image: linear-gradient(#FFFFFF, #FFFFFF 100%);
    padding: 20px;
}

.flex-item-right{padding:50px 10px!important;}

.banner img{width: 100%; max-height: 729px!important;}

.pageTitle {
    /* background-image: url('../img/bg_title.png'); */
    /*height: 32vh;*/
    /* background-repeat: no-repeat;
    background-size: 100%, cover;
    background-position: top; */
    /*background-size: 60%, cover;*/
    /*color: white;*/
    /*min-width: 612px;*/
    /*font-size: 3rem;
    padding: 20px 0 0 0;
    text-align: center;
    font-weight: bold;*/
}

/* .pageTitle > h1 {
    font-size: 5vw;
    padding-top:20px;
    color: white;
    min-height: 180px;
    height: 90%;
    text-align: center;
    display: table;
    width: 100%;
    font-family: 'Kaushan Script', cursive;
} */

h1, .h1{ padding-bottom: 7rem;margin-bottom:-50px;}

@media screen and (max-width:400px){
    h1, .h1{ padding-bottom: 5rem;}
}

h2, h1, .h1{
    font-family: 'Kaushan Script', cursive;
    padding-top: 2rem;
    text-align: center;
    color:white;
}

.h-bg-orange{background-image: url(https://artotheque.ds5.re/wp-content/themes/artotheque/img/bg_title.png);}


.titlePost {
    font-family: 'Abril Fatface', cursive;
    font-style: italic;
    color: black;
    font-size: 2rem;
    text-align: center;
}

.catName {
    text-align: center;
    font-size: 1rem;
    text-transform: uppercase;
    color:black!important;
    margin-top: -20px;
}

.pageSection2 {
    background-image: url('../img/splash_yellow.png');
    background-repeat: no-repeat;
    background-size: 100% 300px;
    background-position: bottom;
}

.pageTitle2 {
    font-size: 5rem;
    text-align: center;
    color: white;
    /* min-height: 58vh !important; */

}

@media screen and (min-width: 300px) and (max-width: 767px) and (orientation: portrait) {
    .pageTitle2 {
        /* min-height: 17vh !important; */
        padding-top: 20%;
    }
}

@media screen and (min-width: 300px) and (max-width: 767px) and (orientation: landscape) {
    .pageTitle2 {
        /* min-height: 58vh !important; */
        padding-top: 20%;
    }

}

@media screen and (min-width: 768px) and (max-width: 1200px) and (orientation: portrait) {
    .pageTitle2 {
        /* min-height: 10vh !important; */
        padding-top: 20%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {
    .pageTitle2 {
        /* min-height: 68vh !important; */
        padding-top: 20%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) and (orientation: portrait) {
    .pageTitle2 {
        /* min-height: 25vh !important; */
        padding-top: 20%;
    }
}

@media screen and (min-width: 1201px) and (orientation: portrait) {
    .pageTitle2 {
        /* min-height: 59vh !important; */
        padding-top: 20%;
    }
}

@media screen and (min-width: 1201px) and (orientation: landscape) {
    .pageTitle2 {
        /* min-height: 55vh !important; */
        padding-top: 20%;
    }
}

@media screen and (min-width: 1366px) and (orientation: landscape) {
    .pageTitle2 {
        /* min-height: 56vh !important; */
        padding-top: 20%;
    }
}


.pageSection3 {
    background-color: #ffdc25;
    position: relative;
    top: -20px;
    padding-top: 50px;
}

.section3Description {
    color: white;
}

.pageSection4 {
    min-height: 450px;
    background-image: url('../img/end_splash.png');
    background-repeat: no-repeat;
    background-size: 100% 200px;
    background-position: bottom;
}

.buttonMore {
    background-color: #2BC2CB;
    width: 350px;
    height: 75px;
}

.more {
    font-family: 'Birthstone', cursive;
    font-size: 30px!important;
    position: relative;
    text-transform: uppercase;
    top: -10px;
}

.more-blue{
    font-family: 'Birthstone', cursive;
    font-size: 30px!important;
    position: relative;
    text-transform: uppercase;
    top: -10px;
    background-color:#00C2CB!important;
    color: white!important;
}

.kalam {
    font-family: 'Kalam', cursive;
}

.bodoni{
    font-family: 'Bodoni Moda', serif!important;
}

.pid35Section1 {
    background-image: url('../img/pid35-bg1.png');
    background-repeat: no-repeat;
    background-size: 100%, cover;
    background-position: top;
    /* min-height: 560px; */
    margin-bottom:50px;
    padding-top: 10%;
}

.pid35Title1 {
    font-family: 'Abril Fatface', cursive;
    font-style: italic;
    color: black;
    font-size: 4rem;
    text-align: center;
    line-height: 60px;
}

.zoom {
    font-family: 'Abril Fatface', cursive;
    color: #D31019;
    font-size: 65px;
    line-height: 60px;
    text-align: center;
}

/* .pid35Section2 {
    padding-top: 10%;
} */

.pid35Content2 {
    font-family: 'Raleway', sans-serif !important;
}

.pid35Title2 {
    font-family: 'Raleway', sans-serif !important;
}

.pid35Title3 {
    font-family: 'Raleway', sans-serif !important;
    color: white;
}

.pid35Content3 {
    font-family: 'Raleway', sans-serif !important;
    color: white;
}

.play {
    font-family: 'Birthstone', cursive;
    font-size: 53px;
    color: white;
    position: relative;
    top: -10px;
}

.pid35Title4 {
    font-family: 'Abril Fatface', cursive;
    font-style: italic;
    color: black;
    font-size: 3rem;
    text-align: center;
    line-height: 60px;
}

.pid35Title4 > sup {
    color: #D31019;
}

.pid35Line {
    color: #E9E8E4;
    height: 5px !important;
    width: 50%;
    margin-left: 25% !important;
    margin-right: 25% !important;
    border: #E9E8E4 1px solid;
}

.box {
    padding-top: 10%;
    background: #FB5757;
    width: 350px;
    height: 400px;
    justify-content: center;
    align-items: center;
    float: none;
    margin: 0 auto;
    text-align: center;
}

.box > p {
    font-family: 'Abril Fatface', cursive;
    font-style: italic;
    color: white;
    font-size: 3rem;
    text-align: center;
}

.scul-artiste{font-size:3rem; color:#B32929;font-family: 'Abril Fatface', cursive;font-style: italic; margin-bottom: 20px;}

.row-residences img{display: block; margin: 60px auto;}

.pid31Section1 {
    background-image: url('../img/background_article.png');
    background-repeat: no-repeat;
    background-size: 100%, cover;
    background-position: top;
    min-height: 980px;
    padding-top: 13%;
    text-align: center;
}

/* @media screen and (max-width:768px){
    .pid31Section1{
        margin-top:300px!important;
    }
} */

@media screen and (max-width:782px){
    .pid31Section1{
        margin-top:0px!important;
    }
}

@media screen and (max-width:600px){
    .pid31Section1{
        margin-top:0px!important;
    }
}

.pid31Section2 {
    background-image: url('../img/background_article.png');
    background-repeat: no-repeat;
    background-size: 70%, cover;
    background-position: top left;
    /* min-height: 780px; */
    /* padding-top: 12%; */
}

.pid31Title2 {
    font-family: 'Abril Fatface', cursive;
    font-style: italic;
    color: white;
    font-size: 3rem;
    line-height: 60px;
}

.buttonMorePid31 {
    background-color: #FFFFFF;
    width: 350px;
    height: 75px;

}

.buttonMorePid31 > p {
    font-family: 'Birthstone', cursive;
    font-size: 53px;
    color: #2BC2CB;
    position: relative;
    top: -10px;
}

.pid31TitleSection1 {
    font-family: 'Kaushan Script', cursive;
    color: white;
    font-size: 68px;
}

.pid31Section {
    background-color: #FFFFFF;
    border: 1px solid #000000;
}

.pid31Title {
    font-family: 'Abril Fatface', cursive;
    font-style: italic;
    color: black;
    font-size: 50px;
    line-height: 60px;
}

.buttonMorePid31Section {
    background-color: #2BC2CB;
    max-width: 200px !important;
    height: 50px;

}

.pageTitle3 {
    /* background-image: url('../img/bg_title.png'); */
    /*height: 32vh;*/
    /* background-repeat: no-repeat;
    background-size: 100%, cover;
    background-position: top; */
    /*background-size: 60%, cover;*/
    /*color: white;*/
    /*min-width: 612px;*/
    /*font-size: 3rem;
    padding: 20px 0 0 0;
    text-align: center;
    font-weight: bold;*/
}

/*.pageTitle3 > h1 {
    font-size: 6vw;
    color: white;
    min-height: 180px;
    text-align: center;
    display: table;
    width: 100%;
    height: 30%;
    font-family: 'Kaushan Script', cursive;
}

 */

 .container-flexslider img{ height: auto;}

 .reg-crit div h2, .reg-crit div h3, .reg-crit div p{color:white !important;}

 .accordion-body{
    background-color: #F2E6D3;
 }

 ul#menu-principale {
    font-size: 1.22rem!important;
}


 /* PAGE EN NOIR */

 .bg-black{background-color: #000!important;}
 .white-text{color: white!important;}

 .wp-block-columns{margin-bottom: 0!important;}

 .col-partenaires{display: flex; justify-content: center;}

 .site-main .container{color:white;}