/* 
* Customization des CSS du Bootstrap
*/
html, body {
    width: auto !important;
    overflow-x: hidden !important;
    font-family : Lato;
    font-size: 15px;
}
select{
    padding: 5px 2px;
}
.navbar{
    border-radius:0;
    border:0;
    background-color:#3f3f3f;
    margin-bottom:0;
    border-bottom: 5px solid #ff0061;
}
.navbar .container{
    background-color:#3f3f3f;
}
.navbar .row{
    padding: 0!important;
}
.navbar-toggle{
    background-color: white;
}
.navbar-toggle:hover{
    background-color: #f6f6f6;
}
.navbar-toggle .icon-bar {
    background-color: #FF0061;
}
.navbar-nav > li {
    float: none;
}
.navbar .navbar-collapse{
    background-color: #FF0061;
} 
.navbar-nav a{
    color:white;
    font-family: Lato, Arial;
}
.navbar-nav a:hover{
    color:#FF0061;
}
#logo_desktop{
    margin: 7px 0px;
}
.divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
#logo_mobile{
    margin: 15px 5px 0;
}
.newsletters_sub{
    margin: 15px 0 0;
    padding: 10px;
    text-align: center;
}





/*CSS FORMULAIRE SITES INTERETS du fichier engines.php*/
.engine-margins{    
    margin-top: 350px;
}
.engine{
    background-color: #3F3F3F;  
    z-index: 200;
}
.backbleu{
    background-color: #04b2d3;
    margin: 15px 0;
    padding: 5px 10px;
}
.backbleu h3{
    margin: 10px 5px;
    padding: 0;
    color: white;
}
.tri{
    color:white;
    font-weight: bold;
}
.engine-row-margins{
    margin-bottom: 10px;
    margin-top: 10px;
}
.engine input[type="text"], .engine select{
    display: block;
    width: 100%;
    border: 1px solid lightgrey;
    font-size: 16px;
    padding: 15px 22px 11px 5px;
    line-height: 20px;
}
.engine select{
    padding-top: 13px!important;
    -webkit-appearance:none!important;
}
.engine input[type="checkbox"]{
    border: 1px solid lightgrey;
    padding: 13px 22px 13px auto;
}
.engine #date, .engine #date2{
    cursor: pointer;    
    background-image: url("/images2006/calendar.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding: 13px 22px 13px auto;
}
#delete-suggestion {
    height: 20px;
    position: absolute;
    right: 17px;
    top: 30px;
    width: 20px;
    z-index: 50;
    opacity: 0.5;
}
#delete-suggestion:hover {
    opacity: 1;
}
.tooltip{
    
    opacity: 1!important;
}
.tooltip.right .tooltip-inner, .tooltip.left .tooltip-inner, .tooltip.top .tooltip-inner, .tooltip.bottom .tooltip-inner{
    background-color:#ff0061;
    text-align: left;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #ff0061!important;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #ff0061!important;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #ff0061!important;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ff0061!important;
}
h1{
    color: #018ec0;
    font-family: Lato,Arial,Helvetica,Verdana,sans-serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    margin: 20px 0 15px;
    padding: 0;
    text-decoration: none;
}
.engine-margins h1{
    color: white;
    font-family: Lato;
    font-size: 27px;
    font-weight: 100;
    margin: 0;
    padding: 2px;
    text-align: center;
}


/*fichier cont_france.php*/
.nb-hotel{
    font-weight: bold; 
    font-family: Lato, Arial, sans-serif; 
    font-size: 26px; 
    color:#555555;
}

.rech{
    font-family: Lato,Arial,Verdana,Helvetica,sans-serif;
    color: #666;
    text-decoration: none;
}
.barre-tran {
    height: 60px !important;
    padding-top: 10px !important;
}
.classer {
    background-color:#04B2D3; 
    padding-left: 950px !important;
}
#order_par {
    font-size:12px; 
    font-family: Lato, Arial, Helvetica, sans-serif; 
    font-weight:normal;
}
.custom-destination{
    padding-right:0;
}
.custom-date{
    padding:0 2px 0;
}
.custom-date2{
    padding:0 2px 0 0;
}
.custom-nbpers{
    padding:0 10px 0 0;
}
.custom-rechercher{
    padding:0 10px 0 0;
}
.scrollToTop {
    bottom: 5px;
    display: block;
    opacity: 0.5;
    padding: 10px;
    position: fixed;
    right: 5px;
    text-decoration: none;
} 
.bouton-recherche {
    background-color: #FF0061;
    border: 0 none;
    color: white;
    cursor: pointer;
    display: inline-table;
    font-family: Lato,Arial,Verdana,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 13px 10px;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
    margin-top: 25px;
}
.bouton-recherche:hover {
    background-color: white;
    color: #FF0061;
}
#check_dispo .bouton-recherche {
    background-color: #00b8dc;
}
#check_dispo .bouton-recherche:hover {
    background-color: white;
    color: #00b8dc;
}
.custom-rechercher .bouton-recherche {
    margin-top: 0;
}

/*css fichier fonction.php*/
.autres_categ a:hover {
    text-decoration: underline;
    color: #224061;
}
.autres_categ, .courant {
    padding: 5px 0;
}
.courant {
    font-weight: bold;
}
.ul_links {
    padding: 0;
    list-style:none;
}
.erreurs_div{
    display: none;
}
#erreurs{
    padding:15px;
    border:1px solid red;
    color:red;
}
.ui-datepicker{
    z-index: 600!important;
}
.bloc_stat{
    background-color: #EFEFEF; 
    font-size: 14px;
    display:  inherit;
}
#inscr {
    height: 35px;
    padding: 7px 20px;
    width: 250px;
}
#bt_inscr
{
    background-color: #00b8dc;
    border: 0 none;
    color: white;
    font-family: Lato;
    font-size: 17px;
    font-weight: bold;
    padding: 7px 20px;
    width: 250px;
}

/*
* Affichage info cookies
*/
#cookieFrame {
    background: #f4f5f7 none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 1px -1px 5px 0 rgba(74, 74, 74, 1);
    left: 0;
    padding: 7px 0;
    position: fixed;
    width: 100%;
    z-index: 999;
}
.cookieFrameText {
    font-family: Lato,Arial;
    font-size: 13px;
    line-height: 15px;
    margin: 0 auto;
    padding-right: 16px;
    width: 92%;
}
.cookieFrameClose {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}
.heart_box{
    float: right; 
    text-align: right; 
    margin: 10px 15px 0 0;
}

/*
* Responsive custom media queries
*/

@media (min-width: 1400px) { /* > 1400px*/
    .fond {
        /*background: rgba(0, 0, 0, 0) url("/images2006/background_patern.jpg") no-repeat scroll center top / 100% auto; */
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center top;
        background-size: 100% auto;
        height: 500px;
    }
}
@media (max-width: 992px) { /* < 992px*/    
    #sidebar-wrapper {
        background: #f6f6f6 none repeat scroll 0 0;
        height: 100%;
        left: 0;
        bottom: 0;
        overflow-y: auto;
        position: fixed;
        transition: all 0.5s ease 0s;
        width: 200px;
        z-index: 1000;    
        display:none;
    }    
    .sorting select{
        border: 0 none;
        color: #585858;
        font-weight: bold;
        padding: 6px 2px 5px;
        width: 100%;
    }
    .heart_box{ 
        margin: 5px 0 0;
    }
}
@media (min-width: 992px) { /* > 992px*/
    #sidebar-wrapper {    
        display:block;
    }
}
@media (min-width: 768px) and (max-width: 1399px) { /* entre 768px et 1400px*/
    .fond {
        /*background: rgba(0, 0, 0, 0) url("/images2006/background_patern.jpg") no-repeat scroll center top; */
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center top;
        height: 500px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) { /* entre 768px et 1200px: gestion du menu et de la navbar */
    .logo_container, .navbar-header{
        text-align: center;
    }
    #logo_desktop{
        display: inline;
    }    
    .nav_desktop{
        margin: 0 0 10px 0;
    }
    .current_lg{
        margin-top: 5px;
    }
    .wishlist{
        margin-right: 7px;
        margin-top: 7px;
    }
    .nav_desktop > li > a{
        padding: 0 4px;
    }
}
@media (min-width: 768px) { /* > 768px*/
    .navbar .navbar-collapse{
        display:none ! important;
    } 
    .current_lg.mobile_lg{
        display:none;
    }
    .engine label{
        display: none;
    } 
    .theme-default{
        min-height: 240px;
        background-color: #F6F6F6;
    }
}
@media (max-width: 768px) { /* < 768px*/
    .desktop_menu, .footer_separation2, .desktop-tablet-only{
        display:none;
    }
    .navbar-header .current_lg{
        display:none;
    }
    .navbar{
        border-bottom: 5px solid #FF0061;
    }
    .mobile-only{
        text-align: center;
        margin: 20px 5px 5px;
        width: 100%;
    }
    .fond .container{
        padding:0;
        background: none;
    }
    .engine{          
        background-color: #eeeeee;
    }
    .engine-margins{    
        margin-top: 0!important;
        margin-bottom: 0;
    }
    .engine-margins h1{    
        color:#FF0061;
        font-size: 20px;
        font-weight: bold;
    }
    h1.nb-hotel{
        font-size: 20px;
    }
    .engine{
        border:0;
    }
    .bouton-recherche{
        width: 100%;
    }
    .person{
        margin-top:20px;
    }
    .custom-destination, .custom-date, .custom-date2, .custom-nbpers, .custom-rechercher{
        padding:0 15px 15px 15px;
    }
    .photos_chambres {
        margin: 10px 0;
    }
    #DivTopDestination, #completeDiv{
        left: 0 !important;
        margin: 0 15px;
        width: calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: -webkit-calc(100% - 30px);
        max-height: 300px;
        overflow-y: scroll;
    }    
    #infobulle{
        width:100%!important;
        text-align: center;
    }
    .heart_box{ 
        margin: 10px 0 0;
    }
}
@media (min-width: 550px) {
    #logo_mobile{
        display:none;
    }
}
@media (max-width: 550px) {
    .desktop_menu, #logo_desktop, .strong_points{
        display:none;
    }
    .navbar-header .current_lg{
        display:none;
    }    
    .nivo-caption {
        left:36%;
    }
    #pac-input{
        width: 165px!important;
    }    
    .bloc_stat{
        display:none;
    }
}
