﻿@charset "utf-8";
/* CSS Document */
body {
   font-weight: 700;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif*/
	font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    color: #24324a;
    text-rendering: optimizeLegibility;
    background-color:;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

body, h1, h2, h3, h4 {
    font-weight: 400;
}
body
{
	background-color:background-color:White;
}
.wrapper-inner {
    padding: 100px 60px;
}
.wrapper-inner {
    max-width: 1300px;
    margin: 0 auto;
}


/*sit hder menetc..*/
.site-header {
    position: relative;
    z-index: 999;
    width: 100%;
    background-color: #24324a;
}
.site-header .header-top {
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: Lato,sans-serif;
    font-weight: 900;
    font-size: 11px;
    letter-spacing: 1px;
    color: #818a9c;
}

.wrapper {
    padding-left: 60px;
    padding-right: 60px;
}
.wrapper, .wrapper-inner {
    max-width: 1300px;
    margin: 0 auto;
}

.site-header .header-top .header-contact {
    float: left;
}
.site-header .header-top {
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: Lato,sans-serif;
    font-weight: 900;
    font-size: 11px;
    letter-spacing: 1px;
    color: #818a9c;
}
.site-header .header-top .header-contact ul li {
    float: left;
    line-height: 8px;
    margin-right: 20px;
    text-transform: uppercase;
}

.site-header .header-top .header-contact ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
}
.site-header .header-top a {
    color: #818a9c;
}
.site-header .header-top .header-lang {
    float: right;
}
.site-header .header-bottom {
    position: relative;
    min-height: 110px;
}
.site-header .header-bottom .header-logo {
    position: absolute;
    top: 0;
    left: 50%;
    width: 220px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
	background-color: #fff;
}
.site-header .header-bottom .header-logo img {
    width: 100%;
}
img {
    max-width: 100%;
}
.site-header .header-bottom .header-nav {
    text-align: center;
}

.navbar-default {
    background-color: rgba(248, 248, 248, 0);
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav>li>a {
    color: #f5f5f5;
}
#facbook_1 {
    color:#3b5998!important;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}
#facbook_1:hover,
#facbook_1:focus {
    text-decoration: none !important;
    color: #4264aa !important;
}

#twitter_2 {
    color:#55acee!important;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}
#twitter_2:hover,
#twitter_2:focus {
    text-decoration: none !important;
    color: #6cb7f0 !important;
}

#googel_3 {
    color:#dd4b39!important;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}
#googel_3:hover,
#googel_3:focus {
    text-decoration: none !important;
    color: #e15f4f !important;
}

.navbar-default .navbar-nav>li>a:hover {
    color:#F60;
    background-color: transparent;
}

#p {
    font-weight: 900;
    color: #d77b5d;
    font-size: 18px;
}
/*extrastyle*/
.booking-detail .detail-room {
    border-top: 1px solid #e1e1e1;
    padding-top: 20px;
}
 .booking-detail .detail-room .room-photo {
    width: 30%;
    float: left;
}


 .booking-detail .detail-room .room-photo a {
    display: block;
    width: 100%;
    padding-top: 100%;
}
 .booking-detail .detail-room .room-photo a,  .room-slider a, .widget-rooms-detail .room-thumbnails a {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

 .booking-detail .detail-room .room-desc {
    width: 70%;
    padding-left: 20px;
    float: left;
}
.booking-detail .detail-room .room-desc h3 {
    font-size: 24px;
}
 .booking-detail .detail-room .room-desc h4 {
    font-family: Lato,sans-serif;
    font-size: 14px;
    font-weight: 900;
    color: #d77b5d;
    margin-bottom: 0;
    text-transform: uppercase;
}
.booking-detail .detail-room .room-desc h4 small {
    position: relative;
    top: -1px;
    margin-left: 5px;
    font-size: 10px;
    font-weight: 700;
    color: #818a9c;
}



/*sit hder menetc..*/
.site-header {
    position: relative;
    z-index: 999;
    width: 100%;
    background-color: #24324a;
}
.site-header .header-top {
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: Lato,sans-serif;
    font-weight: 900;
    font-size: 11px;
    letter-spacing: 1px;
    color: #818a9c;
}

.wrapper {
    padding-left: 60px;
    padding-right: 60px;
}
.wrapper, .wrapper-inner {
    max-width: 1300px;
    margin: 0 auto;
}

.site-header .header-top .header-contact {
    float: left;
}
.site-header .header-top {
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: Lato,sans-serif;
    font-weight: 900;
    font-size: 11px;
    letter-spacing: 1px;
    color: #818a9c;
}
.site-header .header-top .header-contact ul li {
    float: left;
    line-height: 8px;
    margin-right: 20px;
    text-transform: uppercase;
}

.site-header .header-top .header-contact ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
}
.site-header .header-top a {
    color: #818a9c;
}
.site-header .header-top .header-lang {
    float: right;
}
.site-header .header-bottom {
    position: relative;
    min-height: 110px;
}
.site-header .header-bottom .header-logo {
    position: absolute;
    top: 0;
    left: 50%;
    width: 220px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
	background-color: #fff;
}
.site-header .header-bottom .header-logo img {
    width: 100%;
}
img {
    max-width: 100%;
}
.site-header .header-bottom .header-nav {
    text-align: center;
}

.navbar-default {
    background-color: rgba(248, 248, 248, 0);
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav>li>a {
    color: #f5f5f5;
}


.navbar-default .navbar-nav>li>a:hover {
    color:#F60;
    background-color: transparent;
}

#p {
    font-weight: 900;
    color: #d77b5d;
    font-size: 18px;
}
/*extrastyle*/
.booking-detail .detail-room {
    border-top: 1px solid #e1e1e1;
    padding-top: 20px;
}
 .booking-detail .detail-room .room-photo {
    width: 30%;
    float: left;
}


 .booking-detail .detail-room .room-photo a {
    display: block;
    width: 100%;
    padding-top: 100%;
}
 .booking-detail .detail-room .room-photo a,  .room-slider a, .widget-rooms-detail .room-thumbnails a {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

 .booking-detail .detail-room .room-desc {
    width: 70%;
    padding-left: 20px;
    float: left;
}
.booking-detail .detail-room .room-desc h3 {
    font-size: 24px;
}
 .booking-detail .detail-room .room-desc h4 {
    font-family: Lato,sans-serif;
    font-size: 14px;
    font-weight: 900;
    color: #d77b5d;
    margin-bottom: 0;
    text-transform: uppercase;
}
.booking-detail .detail-room .room-desc h4 small {
    position: relative;
    top: -1px;
    margin-left: 5px;
    font-size: 10px;
    font-weight: 700;
    color: #818a9c;
}

/*side dideles*/
.booking-detail {
	    height: 723px;
    padding: 40px;
    background-color: #fff;
}
h5 {
    font-size: 12px;
    font-weight: 900;
    color: #d77b5d;
}
h5, h6 {
    letter-spacing: 2px;
    text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}
h5, h6, input, select, textarea {
    font-family: Lato,sans-serif;
}
.booking-detail .detail-info {
    margin-top: 30px;
    
    font-weight: 700;
    font-size: 11px;
    border-bottom: 1px solid #e1e1e1;
}
ul {
    list-style-type: none;
}
body, button, hr, ul {
    padding: 0;
    margin: 0;
}
 .booking-detail .detail-info ul li {
    width: 100%;
    float: left;
    padding: 10px;
    border-top: 1px solid #e1e1e1;
    text-transform: uppercase;
}
.booking-detail .detail-info ul li.total {
    width: 100%;
}
 .booking-detail .detail-info ul li label {
    color: #818a9c;
}

.widget-about-promo {
    position: relative;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 51%  100%;
}
.wrapper-inner {
    padding: 100px 60px;
}
.widget-about-promo .widget-inner {
    position: relative;
    z-index: 1;
    font-size: 18px;
    text-align: justify;
}
promo .widget-inner h5 {
    text-align: left;
}
.widget-about-promo .widget-inner h2 {
    font-size: 30px;
}
.widget-about-promo .widget-inner p {
    line-height: 30px;
    margin-bottom: 40px;
}
.widget-about-promo .widget-inner p:last-of-type {
    margin-bottom: 0;
}

/*extrasideroomfucters*/
.booking-detail .detail-info ul li {
    position: relative;
    height: 40px;
    padding-left: 40px;
    padding-right: 20px;
        padding-top: 1px;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 1px;
}
.booking-detail .detail-info ul li
 {
    line-height: 19px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: Lato,sans-serif;
    /*white-space: nowrap;*/
    text-transform: uppercase;
}

.booking-detail .detail-info ul li .fa {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 23px;
    color: #d77b5d;
    border: 1px solid #d77b5d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}







/*image aditonel effcte style*/
.features-item {
    position: relative;
    padding-top: 0%;
    margin-bottom: 30px;
    border: 20px solid #fff;
    box-shadow: 0 0 30px 0 rgba(33,30,25,.1);
}
 .features-item {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.features-item, .widget-rooms-carousel .rooms-item .item-inner {
    -webkit-box-shadow: 0 0 30px 0 rgba(33,30,25,.1);
    -moz-box-shadow: 0 0 30px 0 rgba(33,30,25,.1);
}
.widget-features-grid .widget-inner {
    margin-bottom: -30px;
}
/*image aditonel effcte style*/
