/*

    Template Author : pixelhint.com
    Author Email    : contact@pixelhint.com
    Template Name   : Magnetic
    
    
    *****************************************
    
    
    - Fonts
    - General CSS
    - Header
    - Home/portfolio 
    - Inner page 
    - Map/Contact page  
    - Tooltip 
    - Responsive code
  
    
*/



/*  Fonts  */
@font-face {
    font-family: 'raleway-regular';
    src: url('../fonts/raleway-regular.eot');
    src: url('../fonts/raleway-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular.woff') format('woff'),
         url('../fonts/raleway-regular.ttf') format('truetype'),
         url('../fonts/raleway-regular.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'raleway-bold';
    src: url('../fonts/raleway-bold.eot');
    src: url('../fonts/raleway-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-bold.woff') format('woff'),
         url('../fonts/raleway-bold.ttf') format('truetype'),
         url('../fonts/raleway-bold.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'raleway-semibold';
    src: url('../fonts/raleway-semibold.eot');
    src: url('../fonts/raleway-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-semibold.woff') format('woff'),
         url('../fonts/raleway-semibold.ttf') format('truetype'),
         url('../fonts/raleway-semibold.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*  General CSS*/
body{
    background: #fff;
}

.wrapper{
    width: 100%;
    margin: 0 auto;
}

#reservation
{
margin: 0 auto;
 width:600px;
 border: 1px solid #AF8554;
 padding:20px;
}

#description{
	font-size:14px;
	font-family: arial;
	color: black;
	line-height:20px;
	padding:2rem;
	
}

#price{
	float: right;
	margin:0 auto;
	font-weight: bold;
	color: #AF8554;
 margin-right:120px;
	text-align: center;
}

#booked{
	width:210px;
	margin: 0 auto;
	margin-top:40px;
	text-align:center;
	border:1px solid #f30022;
	color:#f30022;
	padding:1rem;
	font-size:15px;
	font-family: Arial;
	text-transform: uppercase;
	
}

input{
	vertical-align: text-top;
}

#send{
	margin-left:20%;
	margin-top:2%;
	width: 205px;
	height:45px;
	text-align:center;
	color: white;
	background-color: #AF8554;
	border:0px;
	
}


#formulaire {
	font-family: Arial;
	font-size:17px;
	margin-left:100px;
	line-height:16px;
}
#trait{
	text-align:center;
 
	width:390px;
}

header ul.social li a,
.main .work a .caption,
header nav ul li a{
    transition:all .1s linear;
    -webkit-transition:all .1s linear;
    -moz-transition:all .1s linear;
    -o-transition:all .1s linear;
}

h1, h2, h3, h4, h5 ,h6{
    color: #4b4848;
    font-family: "raleway-regular", arial;
    letter-spacing: 1px;
}

h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6          { font-weight: bolder }

.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
 
.clearfix {  
    *zoom: 1;  
}







/*  Header  */
@media (min-width:1099px){
    header{
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        min-height: 100%;
        padding: 0 0 0 50px;
        background: #ffffff; 
        float: left;
        overflow: hidden;
        z-index: 9999;
    }

    header .logo{
        margin-top: 50px;
		margin-bottom:20px;
    }

    header nav ul{
        display: block;
        overflow: hidden;
        margin-top: 100px;
        list-style: none;
    }

    header nav ul li{
        display: block;
        margin-bottom: 30px;
    }

    header nav ul li a{
        color: #454545;
        font-family: "raleway-regular", arial;
        font-size: 14px;
        text-decoration: none;
        letter-spacing: 1px;
    }

    header nav ul li a:hover,
    header nav ul li a.selected{
        color: #969595;
    }

    header .footer{
        position: absolute;
        bottom: 50px;
    }

    header ul.social{
        list-style: none;
        margin-bottom: 5px;
    }

    header ul.social li{
        display: block;
        float: left;
        position: relative;
        margin: 0 15px 15px 0;
    }


    header ul.social li a{
        display: block;
        width: 30px;
        height: 30px;
        background: url('../../img/hotels/sm.png') no-repeat;
        background-position: 0 0;
    }


    header ul.social li a:hover{
        background: url('../../img/hotels/sm_hover.png') no-repeat;
    }



    header ul.social li a.fb,
    header ul.social li a.fb:hover{
        background-position: 0 0;
    }


    header ul.social li a.google,
    header ul.social li a.google:hover{
        background-position: -31px 0;
    }

    header ul.social li a.behance,
    header ul.social li a.behance:hover{
        background-position: -62px 0;
    }

    header ul.social li a.twitter,
    header ul.social li a.twitter:hover{
        background-position: -93px 0;
    }

    header ul.social li a.dribble,
    header ul.social li a.dribble:hover{
        background-position: -124px 0;
    }

    header ul.social li a.rss,
    header ul.social li a.rss:hover{
        background-position: -155px 0;
    }

    header .rights p{
        color: #454545;
        font-family: "raleway-regular", arial;
        font-size: 11px;
        letter-spacing: 1px;
        line-height: 18px;
    }

    header .rights a{
        font-family: "raleway-bold", arial;
        font-weight: bold;
        text-decoration: none;
    }
    #menu_icon,
    .close_menu{
        display: none;
    }

}

#menu_icon,
.close_menu{
    float: right;
    margin-right: 40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../img/men_icons.png') no-repeat;
}

#menu_icon{    
    background-position: 0 0;
}
.close_menu{
    background-position: -41px 0!important;
}






/*  Main  */
.main{
    width: 100%;
    height: 100%;
    padding-left: 300px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 55;
    background: #f6f6f6;
    clear: both;
}







/*  Home/portfolio  */

.main .hotel{
	    display: block;
    height: auto;
    float: left;
    position: relative;
}

.main .work{
    display: block;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
}


.main .work .media{
    width: 100%;
    vertical-align: middle;
	padding:10px 10px 5px 10px;
}

.main .work .caption{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0; 
    left: 0;
    background: #ffffff;
    opacity: 0;
}
i{
	font-size:7px;
}

.main .work a:hover .caption{
opacity: 1;}


.work .caption .work_title{
    display: block;
    width: 100%;
    position: absolute;
    text-align: center;
    top: 40%;
    margin-top: -120px;
	font-size:12px;
	 
}

.main .work .caption h1{
    position: relative;
    display: inline-block;
    max-width: 90%;
    padding: 20px 0;
    z-index: 77;
    color: #AF8554;
    font-family:  Arial;
    font-size: 16px;
    letter-spacing: .5px;
    border-bottom: 1px solid #AF8554;
    border-top: 1px solid #AF8554;
}


#Name_hotel{
	text-align: center; 
	font-family: Open sans, Arial; 
	color: Black; 
	text-transform: uppercase; 
	font-size:12px; 
	line-height:16px; 
	font-weight:bold;
}

#Name_street{
	text-align: center; 
	font-family: Open sans, Arial; 
	color: Black; 
	text-transform: uppercase; 
	font-size:11px; 
	line-height:14px;		
}





.description {
 
	font-size:13px;
	font-family: Arial;
	color: black;
	line-height:20px;
	margin-left:10px;
	padding:5px;

	
}

.book{
	 border:1px solid #f30022;
	 padding:3px;
	font-size:13px;
	font-family: Arial;
	color: #f30022;
	line-height:20px;
	padding:15px;
	text-align: center;
}

.bookNow{
	 border:1px solid #02518a;
	 padding:3px;
	font-size:13px;
	font-family: Arial;
	color: #02518a;
	line-height:20px;
	padding:15px;
	text-align: center;
}

iframe{
	margin: 25px 0 0 0;
}



/*  Inner Page  */

.top{
    width: 100%;
    height: 350px;
    overflow: hidden;
    display: block;
    position: relative;
    background: url('../../img/hotels/background.jpg') no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: 50% 50%;
}

.work_nav{
    display: block;
    width: 100%;
}

.work_nav .btn{
    float: right;
}

.work_nav ul{
    list-style: none;
}

.work_nav ul li{
    display: block;
    float: left;
    margin: 0 0 1px 1px;
    position: relative;
}

.work_nav a{
    display: block;
    width: 40px;
    height: 40px;
    background: url('../img/p_navigation.png') no-repeat;
    background-position: 0 0;
}

.work_nav a.previous{
    background-position: 0 0;
}

.work_nav a.grid{
    background-position: -41px 0;
}

.work_nav a.next{
    background-position: -82px 0;
}

.top .title{
    display: block;
    width: 92%;
	color: #4b4848;
    font-family:  Arial;
    font-size: 30px;
    font-weight: bold;
    background: rgba(255, 255, 255, .9);
    padding: 20px;
    text-transform: uppercase;
    line-height: 20px;
    margin: 0!important;
    overflow: hidden;
	text-align:center;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;

}

.content_header{
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 50%;
    margin-left: -46.36363636363637%;
}

.content{
    color: #4b4848;
    font-family: open sans arial;
    font-size: 15px;
    line-height: 22px;
    padding: 60px 30px;
    background: #fff;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.content p{
    color: #4b4848;
    font-family: "raleway-regular", arial;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 60px;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6{
    color: #4b4848;
    font-family: Raleway-semibold, Arial;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 30px;

}


.conteneur {
   
    max-width:1500px;
	padding:2rem;
	font-family: Open sans, Arial;
	font-size:11px;
	color: black;
	line-height:16px;
   
  }

  main {
    float:left;
    width:50%;
	margin-right: 25px;
  }

  aside {
    float:left;
    width:45%;
	margin: 0 0 0 25px;
  }

hr.style3 {
	
	border-top: 1px solid #AF8554;
	margin:0 0 0 2rem;
}


/*  Contact page map  */
#map .map_adresse{
    font-family: 'raleway-regular', arial;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
}

#map .map_address,
#map .map_tel{
    padding: 5px;
}

#map .map_address .address,
#map .map_tel .tel{
    font-family: 'raleway-bold', arial;
    font-weight: bolder;
}

#map img{
    max-width: none;
}







/*  Tooltip  */
.tooltip{
    display: block;
    padding: 7px 10px;
    background: #454545;
    color: #fff;
    font-family: "raleway-regular", arial;
    font-size: 12px;
    position: absolute;
    white-space: nowrap;
    z-index: 999;
    opacity: 0;
    text-align: center;
    letter-spacing: .5px;

}

.tooltip:after{
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: #454545 transparent transparent transparent;
    display: block;
    text-align: center;
    position: absolute;
    bottom: -3px;
    left: 50%;
    margin-left: -3px;
}







/*  Responsive code  */
@media (max-width:1025px){

    header{
        display: block;
        width: 100%;
        min-height: 100px;
        padding: 0;
        position: relative;
    }
    header .logo{
        margin: 40px 0 0 30px;
        float: left;
    }
    header .footer{
        display: none;
    }
    header #menu_icon,
    header .close_menu{
        float: right;
        margin: 30px 30px 0 0;
    }
    
    header nav{
        width: 100%;
        position: absolute;
        top: 100px;
        left: 0;
        z-index: 9999;
    }

    header nav ul{
        list-style: none;
        display: none;
        position: relative;
    }
    header nav ul li a{
        display: block;
        width: 100%;
        padding: 30px 0;
        text-align: center;
        color: #454545;
        font-family: "raleway-regular", arial;
        font-size: 14px;
        text-decoration: none;
        border-top: 1px solid #f7f5f5;
        background: #fff;
    }
    header nav ul li a:active{
        background: #f7f5f5;
    }
    #menu_icon,
    .close_menu,
    .show_menu{
        display: block;
    }
    .show_menu{
        display: block;
    }

 
    .main{
        width: 100%;
        position: relative;
        padding-left: 0;
    }
    #map{
        margin: 0!important;
    }
	.title{
	font-size:18px;
}
  aside {
    float:left;
    width:45%;
	margin: 0px;
  }

}



/* min-width pour moyennes résolutions */
@media screen and (max-width: 600px) {
.main {
		width:100%;
	
}
.top .title{
	font-size:18px;
}
h1{
		font-size:17px;
}
  aside {
    float:left;
    width:45%;
	margin: 0px;
  }

	 
}

/* max-width pour faibles résolutions */
@media screen and (max-width: 405px) {
.main { background-color: #f6f6f6;
	width:95%;		
 ;
}

.work{
	width:100%;
}

#reservation{
	width:260px;
	border: 1px solid #AF8554;
}

#formulaire{
	margin: 0px;
	text-align: left;
	font-family: Arial;
	font-size:14px;
	line-height:16px;
	}
	
#price{
text-align: center;
margin: 0px;
}

#trait{
	margin: 0 auto;
	margin:0px;
	width:0px;
}


main
{width:100%;}

aside {
	width:100%;

}


iframe{
	 width:100%;
}

#send{
	margin:0 auto;
	width:100%;
}

.top .title{
	font-size:18px;
}

.wrapper{
	width: 100%;
}
	

	
}






.facet{display:block;position:relative;width:139px;height:38px;margin:4px 7px 4px 7px;font-size:15px;background:#fff;cursor:pointer;border:1px solid #c9c9c9;}
.divDrop > dl {
  line-height: 38px;
  padding: 0 37px 0 9px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  position: relative; }
.facet>dl dt,.facet>dl dt{line-height:normal;white-space:normal;display:inline-block;vertical-align:middle;font-family:Open sans, Arial;}
.divDropInner{min-width:119px;font-size:14px;padding:10px;margin-top:-1px;width:auto;position:absolute;margin-left:-1px;background-color:#ffffff;border:1px solid #c9c9c9;z-index:9999;box-shadow:0 4px 7px -5px grey;}
.facet .content{min-height:20px;position:relative;max-height:147px;margin-right:-10px;width:auto;padding:0;overflow-y:auto}
.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:none;direction:ltr}
.mCSB_container{overflow:hidden;width:auto;height:auto}
.facet .set-checkbox li{display:block;line-height:25px;white-space:nowrap;font-family:Open sans, Arial;}
.facet>dl:before{content:"";display:inline-block;height:100%;vertical-align:middle}
.divDrop dl:after{content:"";background:url("/img/hotels/sprite.png") no-repeat -64px 0;width:16px;height:8px;position:absolute;top:50%;margin-top:-4px;right:11px}
.facet .divDropInner:before,.facet .divDropInner:after{content:"";opacity:0;visibility:hidden;transition:visibility 1ms linear .3s,opacity .3s linear;display:block}
.opacityBooked{z-index:10;opacity:0.5;filter:alpha(opacity=50);}
.overlayImg{background:black;opacity:.8;position: absolute;width: 96%;height: 76%;margin-left: 4%;margin-top: 4%;}

.book2{border:1px solid #ffffff;padding:3px;font-size:16px;font-family: Arial;color: #ffffff;font-weight:bold;z-index:99;line-height:20px;padding:15px;text-align: center;margin-left:9%;margin-top:45%;width:75%;position:absolute;display:block;}