/*
Theme Name: SetSail Child
Theme URI: http://setsail.select-themes.com
Description: A child theme of SetSail Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.27
Text Domain: setsail
Template: setsail
*/

@media all and (max-width: 769px) {
    .h1_custom{line-height: 70px !important; font-size: 50px !important;}
    .col_acc_right{padding: 20px 0px !important;}
    .cta_img img{border-radius: 8px 8px 0px 0px !important;}
    .bouton_cta_img{margin-bottom: 20px !important;}
    .bouton_cta{margin-top: 20px !important;}
    .qodef-title-holder .qodef-title-wrapper .qodef-page-title{font-size: 30px !important;}
    .h1_page{font-size: 25px !important; line-height: 26px !important;     bottom: 50% !important;}
    .h1_page_subtitle{    line-height: 14px !important;     font-size: 13px !important;}
    .mobile50{max-width: 48% !important; flex: 0 0 48% !important; padding: 2px;}
    .mobile33{ max-width: 33% !important; flex: 0 0 33% !important;}
    .classFilterTheme{width: 40% !important; margin-top: 0px !important;}
    .classFilterType{width: 40% !important; float: left !important;}
    .flitercontaine{height:320px !important;}
    .pt150{padding-top: 40px !important;}
    .home_header{height: 600px !important;}
    .h1_home{font-size: 60px !important;}
    .subtitle_banner_cp{    font-size: 15px !important;}
    .title_banner_cp {        font-size: 20px !important;        line-height: 20px !important;    }
    .text_banner_cp{ top:30px !important;}
    .img_banner_cp{ height: 200px !important;}
    .home_p{top: 0px !important;}
    .home_h2{font-size: 30px !important;}
    .line_hotel_img{height: 90px !important;}
    .line_hotel_desc{line-height: 22px !important;}
    .topcat_post_img{border-bottom-left-radius: 0px !important; border-top-right-radius: 5px;}
    .mobile10{width: 10% !important; max-width: 10% !important; flex: 0 0 10% !important;}
    .mobile20{width: 20% !important; max-width: 20% !important; flex: 0 0 20% !important;}
    .mobile80{width: 80% !important; max-width: 80% !important; flex: 0 0 80% !important;}
}

@media all and (min-width: 769px) and (max-width: 1200px) {
    .h1_home{font-size: 60px !important;}
    .pt150{padding-top: 50px !important;}
}

.widget.widget_text img{
    display: block !important;
}

.qodef-title-holder .qodef-title-wrapper .qodef-page-title{
    background: #ed6d16 !important;
    padding: 0px 10px;
    border-radius: 4px;
    display: inline;
    color:#fff !important;
}

.qodef-main-menu>ul>li:hover{
    background: #ed6d16;
}

.qodef-main-menu>ul>li>a:hover{
    color:#fff;
}

.second .item_outer:hover{
    color: #ed6d16 !important;
}
.qodef-main-menu>ul>li a>span.item_outer .item_text{
    text-transform: uppercase;
}

.qodef-drop-down .second .inner ul li a:hover{
    color:#ed6d16;
}

.tiny_h2{
    font-weight: 200 !important;
}

.home_h2{
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: "Ubuntu-bold", sans-serif;
    font-size: 60px;
    color: #f2f2f2;
    font-weight: bold;
}

.home_p{
    top: 55px;
    position: absolute;
    font-family: "Ubuntu-regular", sans-serif;
    font-size: 30px;
    color: #000000;
    font-weight: bold;
}

.section-tittle_line-under {
    position: absolute;
    width: 100px;
    border-top: 5px solid #ed6d16;
}

.section-tittle{
    position: relative;
}

.footer_menu a{
    color:#a9a9a9 !important;
}

.footer_menu a:hover{
    color:#ed6d16 !important;
}

.flitercontaine{
    height:560px;
}

.home_header{height: 400px;}

p a{
    color: #ed6d16 !important;
}

p a:hover{
    background-color: #ed6d16 !important;
    color: #fff !important;
}

.qodef-post-text-main img{
    margin: 20px 0px;
    border-radius: 8px;
}

.h1_page{
    font-weight: 200; 
    line-height: 90px; 
    position: absolute; 
    bottom: 20%; 
    font-size: 65px; margin: 0px 0px 0px 30px; 
    color: #fff;
}

.h1_page_subtitle{
    font-weight: 200;    
    position: absolute;    
    bottom: 10%;    
    font-size: 22px;    
    margin-left: 30px;    
    color: #fff;   
    max-width: 80%;    
    line-height: 30px;
}
.h1_custom{
    font-weight: 200;
    line-height: 90px;
}

.h1_subtitle{
    border-left: solid 3px #ed6d16;
    padding: 5px 10px;
}

.h2_accueil{
    width: 100%;
    margin-bottom: 20px;
}

.h_subtitle{
    margin: auto;
    font-family: Satisfy,cursive;
    font-size: 24px;
    line-height: 1em;
    width: 100%;
    color: #ed6d16;
}

.highlight{
    background: #ed6d16;
    color: #fff;
    font-weight: 600;
    padding: 0px 4px;
    border-radius: 2px;
}

.highlight_home{
    margin: auto;
    font-family: Satisfy,cursive;
    font-size: 90px;
    line-height: 1em;
    width: 100%;
    color: #ed6d16;
    font-weight: 100;
}

.h1_home{
    font-weight: 500;
    line-height: 90px;
    font-size: 100px;
    color: #212121;
}

.boxresa_sidebar_button{
    display: block;
    background: #ed6d16;
    text-align: center;
    padding: 5px 0px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.boxresa_sidebar_button:hover{
    background: #678297;
    color: #fff;
}

.boxresa_sidebar_title{
    background: #fafafa;
    padding: 15px 10px 0px 10px;
    font-size: 16px;
    font-weight: 500;
}

.boxresa_sidebar_desc{
    padding: 0px 10px 15px 10px;
    background: #fafafa;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 13px;
}

.classFilterType{
    padding-left: 10px;
    width:80%;
}

.classFilterTheme{
    padding-left: 10px; 
    width:80%; 
    margin-top: 20px;
}

.img_acc{
    border-radius:0px;
}
.col_acc_right{
    padding: 20px 20px;
}

.advice_box{
    background: #f3f6f9;
    text-align: center;
    font-weight: 500;
    padding: 20px 10px;
    width: 80%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    border: solid 1px #f7f7f7;
}

.advice_box:hover{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    transform: scale(1.02);
}

.advice_box a:hover{
    color: #212121 !important;
}

.img_box{
    margin: 15px !important;
    position: relative;
    height: 340px;
}

.img_box img{
    border-radius: 16px;
    width: 100%;
    height: 100%;
    filter: brightness(60%);
    filter: brightness(0.6);
}

.img_box img:hover{
    filter: brightness(100%);
    filter: brightness(1);
    transform: scale(1.02);
    box-shadow: 0px 4px 10px 3px rgb(0 0 0 / 13%);
}


.title_img_acc{
    padding: 5px 10px;
    font-size: 18px;
    height: 70px;
    position: absolute;
    bottom: 20px;
    color: #fff;
    font-weight: 700;
}

.subtitle_img_acc{
    font-size: 14px;
    font-weight: 500;
}

.act_box{
    width: 90%;
    margin: auto;
    background: #FFF;
    padding: 6px;
    border: solid 1px #f1f1f1;
    border-radius: 20px;
    margin-bottom: 20px;
}

.act_box:hover{
    box-shadow: 0px 4px 10px 3px rgb(0 0 0 / 13%);
    transform: scale(1.02);
}


.act_box img{
    border-radius: 20px;
}

.title_img_act{
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.subtitle_img_act{
    font-size: 14px;
    font-weight: 300;
}


.h_text_accueil{
    margin-top: 10px;
}

.qodef-blog-holder article .qodef-post-image img{
    border-radius: 8px;
}

.table_month td{
    text-align: left;
    width: 33%;
}

.table_month_climat td{
    text-align: left;
    width: 20%;
}

#review_form #respond input[type=email], #review_form #respond input[type=text], #review_form #respond textarea, .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea{
    color:#212121 !important;
    background-color: #fff !important;
    border-radius: 8px !important;
}

.topcat_post_img {
    height: 250px;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.topcat_post_img img{
    height: 100%;
    width: 100%;
    transition: all 0.5s;
}
/* POST */


blockquote{
    color: #ed6d16 !important;
}

.avis{
    background: #FAFAFA;
    padding: 30px 40px;
    border-radius: 8px;
    margin: 40px 0px;
}

.avis h2{
    font-size: 28px;
    color: #ed6d16;
}

.sommaire{
    background: #FAFAFA;
    padding: 30px 40px;
    border-radius: 8px;
    margin: 40px 0px;
}

.sommaire ul{
}

.sommaire li{
    color: #777;
    padding: 2px;
}

.sommaire a{
    color: #212121 !important;
}

.sommaire a:hover{
    color: #fff !important;
    padding: 2px 6px;
    background: #ed6d16;
    border-radius: 3px;
}

.title_sommaire{
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #ed6d16;
}

.cta{
    padding: 40px;
    border-radius: 8px;
    margin: 40px 0px;
    color: #fff;
    background: #ed6d16;
    box-shadow: 0 0 45.92px 0.08px rgb(0 0 0 / 7%);
}

.text_cta{
    font-weight: 700;
}

.bouton_cta{
    margin: auto;
}

.bouton_cta a{
    color: #ed6d16;
    text-transform: uppercase;
    padding: 8px 26px;
    background: #fff;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
}

.bouton_cta a:hover{
    background: #678297;
    color: #fff;
}

.cta_img{
    background: #fafafa;
    border-radius: 8px;
    margin: 40px 0px;
}

.cta_img img{
    border-radius: 8px 0px 0px 8px;
    margin: 0px !important;
}

.text_cta_img{
    padding: 20px;
    margin: auto;
}

.bouton_cta_img{
    margin: auto;
}

.bouton_cta_img a{
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    background: #ed6d16;
    border-radius: 20px;
}

.bouton_cta_img a:hover{
    background: #fff;
    border:solid 2px #ed6d16;
}


.iconbox_home_top{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
    text-align:center; 
    padding:15px 5px;
    font-weight: 600;
    border-radius: 8px;
}

.iconbox_home_top:hover{
}

.iconbox_home_top img{
    display:block;
}

.iconbox_home_top a{
    display: block;
}

.pt150{
    padding-top: 110px;
}

.banner_cp{
    position: relative;
}

.text_banner_cp{
    position: absolute;
    top: 200px;
    left: 20px;
}

.subtitle_banner_cp{
    color: #fff;
    font-size: 20px;
}

.title_banner_cp{
    color: #fff;
    font-size: 50px;
    line-height: 60px;
}

.button_banner_cp{
    background: #ed6d16;
    color: #fff;
    padding: 10px 25px !important;
    border-radius: 8px;
    font-weight: 600;
}

.button_banner_cp:hover{
    color: #fff;
    background: #678297;
}

.img_banner_cp{ 
    height: auto;
    border-radius: 8px;
}

.faqbox{
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 40px;
}

.faqbox h3{
    margin: 5px 0px !important;
}

.homebox{
    padding: 20px 15px; 
    margin-bottom: 40px; 
    border-radius: 20px; 
    background: #fafafa;
}

.tipsbox{
    border: solid 2px #ed6d16;    
    padding: 30px 40px;    
    border-radius: 8px;   
    margin: 20px 10px;    
    font-weight: 300;
    color: #ed6d16;
    margin:40px 0px;
}

.infobox{
    background: #fafafa; 
    padding: 30px 40px;  
    border-radius: 8px;
    margin: 40px 0px;
}

.bandeaulien{
    display: block;
    margin: 20px 0px;
    padding: 5px 20px;
    font-weight: 700;
    border: solid 2px #ed6d16 !important;
    color: #ed6d16;
    border-radius: 20px;
    text-align: center;
}

.bandeaulien:hover{
    background: #ed6d16 !important;
    color: #fff !important;
}

.fontcolor{
    color: #ed6d16;
}

.questionbox{
    background: #fafafa;
    padding: 10px 40px 20px 40px;
    margin:40px 0px;
}

.questionbox h3{
    color: #ed6d16;
    font-size: 24px;
}

.questionbox a {
    color: #ed6d16 !important;
}

.questionbox a:hover {
    background-color: #ed6d16 !important;
    color:#fff !important;
}

.cat_post_img{
    height: 250px;
    overflow: hidden;
    border-radius: 5px;
}

.cat_post_img img{
    height: 100%;
    width: 100%;
    transition: all 0.5s;
}

.cat_h2{
    font-family: "Ubuntu-regular", sans-serif;
    font-size: 20px;
    color: black;
    margin-bottom: 10px;
    margin-top: 20px;
}

.cat_post_desc p{
    color: #666666;
    margin: 0;
}

.cat_box a:hover{
    outline: none;
}

.cat_post_img img:hover{
    transform: scale(1.1);
}

.cat_box a{
    text-decoration: none;
    transition: 0.3s all ease-out;
    padding: 20px;
}

.info_box_item{
    font-size: 30px;
    font-weight: 700;
    color: #ed6d16;
    margin-top: 10px;
}

.conseil_top_button{
    margin: auto;
    background: #f3f6f9;
    font-weight: 500;
    padding: 6px 14px;
    border-radius: 8px;
}



.conseil_table a{
    color: #fff !important;
    background: #F8BC2E;
    padding: 1px 10px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
}

.conseil_table a:hover{
    background: #678297 !important;
}

.safe_information_box{
    display: flex;
    align-items: center;
    margin: 20px 0 40px 0px;
    border-radius: 7px;
    min-height: 50px;
    overflow: hidden;
    background: #ed6d162e;
}
.safe_information_box p{
    margin-left: 10px;
    font-weight: 700;
}

.safe_icon_box{
    width: 60px;
    font-size: 25px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
    align-self: stretch;
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    background: #ed6d16;
    padding: 10px;
}


.plus_information_box{
    display: flex;
    align-items: center;
    margin: 20px 0 40px 0px;
    border-radius: 7px;
    min-height: 50px;
    overflow: hidden;
    background: #fafafa;
}
.plus_information_box p{
    margin-left: 10px;
    font-weight: 400;
}

.plus_icon_box{
    width: 60px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    align-self: stretch;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    background: #2ac978;
    padding: 10px;
}


.moins_information_box{
    display: flex;
    align-items: center;
    margin: 20px 0 40px 0px;
    border-radius: 7px;
    min-height: 50px;
    overflow: hidden;
    background: #fafafa;
}
.moins_information_box p{
    margin-left: 10px;
    font-weight: 400;
}

.moins_icon_box{
    width: 60px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    align-self: stretch;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    background: #dd3434;
    padding: 10px;
}

.avis{
    background: #FAFAFA;
    padding: 30px 40px;
    border-radius: 8px;
    margin: 40px 0px;
}

.avis h2{
    font-size: 28px;
    color: #ed6d16;
}


/*
---------- HOTEL -----------------
*/

.main_box_hotel{
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 5%);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 5%);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: solid 1px #eee;
    border-radius: 8px;
}

.main_box_hotel a{
    display:block;
}
.main_box_hotel img{
    margin: 0px !important; 
    border-top-right-radius: 8px; 
    border-top-left-radius: 8px; 
    border-bottom-right-radius: 0px; 
    border-bottom-left-radius: 0px;
}

.main_box_hotel h4{
    margin: 15px 0px !important;
    padding: 0px 20px;
}

.box_tag_hotel {
    margin: 10px 0px;
    padding: 0px 20px;
    font-weight: bold;
    color: #45cc45;
}

.main_box_hotel_txt{
    font-size: 13px;
    line-height: 22px;
    padding: 0px 20px 20px 20px;
}

.line_hotel_price{
    background: #f8bc2e;
    color: #fff;
    padding: 1px 6px;
    border-radius: 4px;
}

.line_hotel_note{
    font-size: 16px;
    font-weight: 600;
    color: #596f80;
}

.line_hotel_desc{
    line-height: 26px;
}

.line_hotel_type{
    margin-left: 40px;
    background: #596f80;
    color: #fff;
    padding: 1px 6px;
    border-radius: 4px;
    font-size: 12px;
}

.line_hotel_img{
    width: 120px;    
    height: 90px;    
    object-fit: cover; 
    margin:5px 0px 0px 0px !important;   
    border-radius: 5px;
}

/*
---------- CITYPASS ---------------------
*/
/**** SIDEBAR ****/
.sb_cp_box{
    position:relative;
}

.sb_cp_box img{
    filter: brightness(0.5); 
    border-radius: 8px;
}
.sb_cp_inner{
    position:absolute;
    top:60px;
}
.sb_cp_txt{
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 18px;
}
.sb_cp_linkbox{
    text-align:center; 
    margin-top:20px;
}
.sb_cp_linkbox a{
    background: #ed6d16;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 28px;
    border-radius: 8px;
}

.sb_cp_linkbox a:hover{
    color: #fff;
    background: #678297;
}
/*
--------------------------------------------------------------
    2.0 - RUBY GRID
*/

.rb-row {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: flex-start;
}

[class^='rb-col'], [class*='rb-col'] {
    display: flex;
    display: -webkit-flex;
    min-width: 0;
    flex-flow: row wrap;
}

[class^='rb-col'] > .p-wrap,
[class*='rb-col'] > .p-wrap {
    flex-grow: 1;
}

.rb-n10-gutter {
    margin-right: -10px;
    margin-left: -10px;
}

.rb-n15-gutter {
    margin-right: -15px;
    margin-left: -15px;
}

.rb-n20-gutter {
    margin-right: -20px;
    margin-left: -20px;
}

.rb-m20-gutter {
    margin-right: 20px;
    margin-left: 20px;
}

.rb-p10-gutter {
    padding-right: 10px;
    padding-left: 10px;
}

.rb-p15-gutter {
    padding-right: 15px;
    padding-left: 15px;
}

.rb-p20-gutter {
    padding-right: 20px;
    padding-left: 20px;
}

.rb-n10-all {
    margin: -10px;
}

.rb-p10-all {
    padding: 10px;
}

.rb-n15-all {
    margin: -15px;
}

.rb-p15-all {
    padding: 15px;
}

.rb-sh {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
}

.rb-sh .p-wrap {
    flex-grow: 1;
}

.rb-col-m1 {
    max-width: 8.333%;
    flex: 0 0 8.333%;
}

.rb-col-m2 {
    max-width: 16.666%;
    flex: 0 0 16.666%;
}

.rb-col-m3 {
    max-width: 25%;
    flex: 0 0 25%;
}

.rb-col-m4 {
    max-width: 33.333%;
    flex: 0 0 33.333%;
}

.rb-col-m5 {
    max-width: 41.666%;
    flex: 0 0 41.666%;
}

.rb-col-m6 {
    max-width: 50%;
    flex: 0 0 50%;
}

.rb-col-m7 {
    max-width: 58.333%;
    flex: 0 0 58.333%;
}

.rb-col-m8 {
    max-width: 66.666%;
    flex: 0 0 66.666%;
}

.rb-col-m9 {
    max-width: 75%;
    flex: 0 0 75%;
}

.rb-col-m10 {
    max-width: 83.333%;
    flex: 0 0 83.333%;
}

.rb-col-m11 {
    max-width: 91.6666%;
    flex: 0 0 91.666%;
}

.rb-col-m12 {
    max-width: 100%;
    flex: 0 0 100%;
}

.rb-col-5m {
    max-width: 20%;
    flex: 0 0 20%;
}

@media all and (min-width: 768px) {
    .rb-col-t1 {
        max-width: 8.333%;
        flex: 0 0 8.333%;
    }

    .rb-col-t2 {
        max-width: 16.666%;
        flex: 0 0 16.666%;
    }

    .rb-col-t3 {
        max-width: 25%;
        flex: 0 0 25%;
    }

    .rb-col-t4 {
        max-width: 33.333%;
        flex: 0 0 33.333%;
    }

    .rb-col-t5 {
        max-width: 41.666%;
        flex: 0 0 41.666%;
    }

    .rb-col-t6 {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .rb-col-t7 {
        max-width: 58.333%;
        flex: 0 0 58.333%;
    }

    .rb-col-t8 {
        max-width: 66.666%;
        flex: 0 0 66.666%;
    }

    .rb-col-t9 {
        max-width: 75%;
        flex: 0 0 75%;
    }

    .rb-col-t10 {
        max-width: 83.333%;
        flex: 0 0 83.333%;
    }

    .rb-col-t11 {
        max-width: 91.6666%;
        flex: 0 0 91.666%;
    }

    .rb-col-t12 {
        max-width: 100%;
        flex: 0 0 100%;
    }
}

@media all and (min-width: 992px) {

    .rb-col-d1 {
        max-width: 8.333%;
        flex: 0 0 8.333%;
    }

    .rb-col-d2 {
        max-width: 16.666%;
        flex: 0 0 16.666%;
    }

    .rb-col-d3 {
        max-width: 25%;
        flex: 0 0 25%;
    }

    .rb-col-d4 {
        max-width: 33.333%;
        flex: 0 0 33.333%;
    }

    .rb-col-d5 {
        max-width: 41.666%;
        flex: 0 0 41.666%;
    }

    .rb-col-d6 {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .rb-col-d7 {
        max-width: 58.333%;
        flex: 0 0 58.333%;
    }

    .rb-col-d8 {
        max-width: 66.666%;
        flex: 0 0 66.666%;
    }

    .rb-col-d9 {
        max-width: 75%;
        flex: 0 0 75%;
    }

    .rb-col-d10 {
        max-width: 83.333%;
        flex: 0 0 83.333%;
    }

    .rb-col-d11 {
        max-width: 91.6666%;
        flex: 0 0 91.666%;
    }

    .rb-col-d12 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .rb-col-5d {
        max-width: 20%;
        flex: 0 0 20%;
    }
}