a,
input,
textarea,
button,
select {
    outline: none
}
body {
    position: relative;
    font-family: 'Hind';
    font-size: 14px;
    color: #232323;
    padding: 0;
    margin: 0;
    letter-spacing: .014em
}
p {
    line-height: 1.7em;
    letter-spacing: .02em;
    font-size: 15px
}

input,
textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

input[type="search"],
input[type="text"],
input[type="url"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="file"] {
    background: none;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    color: #666;
    font-size: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'Montserrat'
}
select {
    color: #232323;
    font-family: 'Montserrat';
    font-size: 12px
}
input::-webkit-input-placeholder {
    color: #888888
}
a {
    color: #232323
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0
}
#page-wrap {
    overflow: hidden;
    background-color: #232323
}
.box-border {
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #e1bd85
}
.box-border.w350 {
    width: 350px
}

.awe-parallax {
    background-position: 50% 50%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 0
}
.awe-btn {
    display: inline-block;
    background: none;
    font-family: 'Montserrat';
    white-space: nowrap;
    text-transform: uppercase;
    cursor: pointer;
    line-height: normal;
    padding: 8px 10px;
    font-size: 12px;
    color: #000;
    min-width: 110px;
    border-width: 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}



.awe-btn.awe-btn-default {
    border: 2px solid #000
}

.awe-btn.awe-btn-12 {
    border: 2px solid #fff;
    color: #fff
}
section {
    position: relative
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: normal;
    line-height: 1.5em;
    color: #232323;
    font-family: 'Montserrat';
    margin: 0
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
    color: inherit
}

h1,
.h1 {
    font-size: 36px;
    font-weight: bold
}

h2,
.h2 {
    font-size: 28px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 21px
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.hr {
    height: 1px;
    width: 100%
}

.hr:after,
.hr:before {
    width: 50%;
    content: '';
    height: 1px
}

.hr:after {
    float: right;
    background-color: #e3e3e3;
    background-image: -webkit-gradient(linear, left top, right top, from(#e3e3e3), to(#fff));
    background-image: -webkit-linear-gradient(left, #e3e3e3, #fff);
    background-image: -moz-linear-gradient(left, #e3e3e3, #fff);
    background-image: -ms-linear-gradient(left, #e3e3e3, #fff);
    background-image: -o-linear-gradient(left, #e3e3e3, #fff)
}

.hr:before {
    float: left;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#e3e3e3));
    background-image: -webkit-linear-gradient(left, #fff, #e3e3e3);
    background-image: -moz-linear-gradient(left, #fff, #e3e3e3);
    background-image: -ms-linear-gradient(left, #fff, #e3e3e3);
    background-image: -o-linear-gradient(left, #fff, #e3e3e3)
}

.heading {
    margin: 0;
    color: #232323;
    font-size: 36px;
    font-weight: bold;
    font-family: 'Montserrat';
    text-transform: uppercase;
    line-height: 1;
    position: relative
}
.bg-white {
    background-color: #ffffff
}

.bg-mybg1 {
    background-color: #f9f5ec
}

.bg-mybg3 {
    background-color: #111111    /*#343434*/
}

.tabs {
    background-color: transparent;
    border-width: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.tabs .ui-tabs-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.tabs .ui-tabs-nav li {
    background-color: transparent !important;
    background-image: none !important;
    border-width: 0 !important;
    margin: 0 40px 0 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.tabs .ui-tabs-nav li a {
    color: #232323 !important;
    font-weight: 500;
    padding: 0 !important;
    text-transform: uppercase;
    font-family: 'Hind'
}

.tabs .ui-tabs-nav li:hover a,
.tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #e1bd85 !important
}

.tabs .ui-tabs-panel {
    padding: 0;
    margin-top: 30px
}

.owl-controls .owl-prev,
.owl-controls .owl-next {
    color: #000000;
    font-size: 24px;
    position: absolute;
    z-index: 10;
    top: 50%;
    font-size: 13px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}
.owl-controls .owl-prev {
    left: 10px
}

.owl-controls .owl-next {
    right: 10px
}
.owl-controls .owl-pagination .owl-page {
    font-size: 14px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    margin: 0 2px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}

.owl-controls .owl-pagination .owl-page.active {
    background-color: #fff
}

.hover-zoom {
    overflow: hidden;
    display: block
}

.hover-zoom img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.awe-popup-overlay {
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.awe-popup-overlay:before,
.awe-popup-overlay:after {
    content: ''
}
.awe-popup-wrap {
    position: fixed;
    z-index: 999999;
    left: 0;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    visibility: hidden;
    opacity: 0;
    top: 0;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}
.awe-popup-wrap .awe-popup-content {
    display: inline-block;
    text-align: left
}

.awe-popup-wrap .awe-popup-close {
    position: absolute;
    cursor: pointer;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px
}

.awe-popup-wrap .awe-popup-close:after,
.awe-popup-wrap .awe-popup-close:before {
    content: '';
    height: 2px;
    width: 20px;
    background-color: #e1bd85;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.awe-popup-wrap .awe-popup-close:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.awe-popup-wrap .awe-popup-close:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.bg-32 {
    background-image: url('../images/bg6.jpg')
}
#header {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    transition: all .3s ease 0s
}
.header_top {
    background: transparent
}

.header_top:after {
    display: table;
    content: '';
    clear: both
}

.header_top .header_right {
    font-size: 0
}
.header_top .header_right .dropdown {
    font-size: 12px;
    position: relative;
    display: inline-block
	
}

.header_top .header_right .dropdown span {
    color: #fff;
    line-height: 36px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.header_top .header_right .dropdown span:after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    margin-left: 5px
}

.header_top .header_right .dropdown ul {
    line-height: none;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    position: absolute;
    min-width: 115px;
    right: 0;
    width: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.58)
}

.header_top .header_right .dropdown ul li a {
    color: #333333;
    font-size: 14px;
    display: block;
    padding: 5px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.header_top .header_right .dropdown ul li.active a {
    background-color: #e1bd85;
    color: #fff
}
.header_content {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 0 0;
    text-align: right;
    font-size: 0;
    z-index: 999
}

.header_content:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: -1
}

.header_content .container {
    position: relative
}

.header_content .header_menu {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 14px
}

.header_content .menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.header_content .menu>li {
    float: left;
    position: relative
}

.header_content .menu>li>a {
    display: block;
    padding: 0 20px;
    line-height: 84px;
    color: #232323;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13.45px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}

.header_content .menu>li.current-menu-item>a {
    background-color: #e1bd85;
    color: #fff
}
.header_content .menu>li>.sub-menu {
    left: 0;
    right: 0;
    margin: auto
}

.header_content .menu>li .sub-menu {
    width: 180px;
    position: absolute;
    left: 0;
    background-color: #fff;
    list-style: none;
    padding: 10px 0;
    margin: 0;
    border: 1px solid #f1f1f1;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.header_content .menu>li .sub-menu li {
    float: none;
    position: relative
}

.header_content .menu>li .sub-menu li a {
    display: block;
    padding: 7px 20px;
    color: #232323;
    font-size: 14px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}

.header_content .menu>li .sub-menu li a span {
    float: right;
    position: relative;
    top: 2px
}
.header_content .menu>li .sub-menu li .sub-menu {
    left: 100%;
    top: 0;
    padding: 0
}

.header_logo {
    float: left;
    line-height: 84px
}

.header_logo img {
    max-height: 65px
}

.menu-bars {
    color: #333;
    width: 50px;
    font-size: 28px;
    cursor: pointer;
    display: none;
    top: 0;
    right: 15px;
    bottom: 0;
    position: absolute;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}

.header_mobile {
    background-color: #fff;
    left: 0;
    right: 0;
    z-index: 999;
    position: absolute;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.58)
}

.header_mobile .container {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px
}

.header_mobile .header_logo {
    display: inline-block
}

.header_mobile .menu-bars {
    display: block
}

.header_mobile .header_menu {
    position: fixed;
    -webkit-overflow-scrolling: touch;
    z-index: 999;
	top: 0;
    bottom: 0;
    right: -270px;
    width: 270px;
    overflow-y: auto;
    background-color: #000000;                     /*  e1bd85  slawek - color of mobile menu*/
    -webkit-transition: right .5s cubic-bezier(0, .67, .35, .94);
    -moz-transition: right .5s cubic-bezier(0, .67, .35, .94);
    -ms-transition: right .5s cubic-bezier(0, .67, .35, .94);
    -o-transition: right .5s cubic-bezier(0, .67, .35, .94)
}

.header_mobile .header_menu ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.header_mobile .header_menu ul li a {
    display: block;
    padding: 10px 40px 10px 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.header_mobile .header_menu ul li a span {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    z-index: 1;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, 0.1)
}

.header_mobile .header_menu ul li a span:before {
    content: '\f0d7';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.header_mobile .header_menu ul li.current-menu-item>a {
    background-color: #fff;
    color: #232323
}

.header_mobile .header_menu ul li .sub-menu {
	background-color: #1b1b1b;                     /*  rgba(225, 189, 133, 0.85)  slawek - color of mobile menu*/
   /* background-color: rgba(225, 189, 133, 0.85);*/
    display: none
}

.header_mobile .header_logo {
    line-height: 1
}
.section-accommo_1 {
    padding-top: 50px;
	padding-bottom: 50px
}

.accomd-modations-content_1 {
    margin-left: -15px;
    margin-right: -15px
}

.accomd-modations-content_1 .owl-item {
    padding-left: 15px;
    padding-right: 15px
}

.accomd-modations-content_1 .owl-pagination {
    position: absolute;
    top: -60px;
    right: 15px
}

.accomd-modations-content_1 .owl-pagination .owl-page {
    border-color: #333;
    margin: 0 4px
}

.accomd-modations-content_1 .owl-pagination .owl-page.active {
    background-color: #333
}
.accomd-modations-content_1 .owl-controls{
	margin-top: 10px;
	text-align: center;
}
.owl-carousel {
	margin: 0;
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next {
	position: absolute;
	top: 10px;
	height: 30px;
	margin: auto !important;
}

.owl-carousel .owl-prev {
	right: 45px;
}

.owl-carousel .owl-next {
	right: 10px;
}

.accomd-modations-room_1 {
    border: 1px solid #9a9a9a
}

.accomd-modations-room_1 .img {
    position: relative
}

.accomd-modations-room_1 .img a {
    display: inline-block;
    overflow: hidden
}

.accomd-modations-room_1 .img img {
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}


.accomd-modations-room_1 .text {
    margin-top: 20px
}

.accomd-modations-room_1 .text h2 {
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-size: 24px;
    padding: 0 17px
}

.accomd-modations-room_1 .text h2 a {
    color: #333333;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.accomd-modations-room_1 .text .desc {
    color: #333333;
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 1.5em;
    margin-top: 5px;
    padding: 0 17px
}

.accomd-modations-room_1 .text .price {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    color: #898989;
    font-size: 14px;
    font-family: 'Montserrat';
    width: 60%;
    padding-left: 17px;
    padding-top: 12px
}

.accomd-modations-room_1 .text .price .amout {
    color: #e1bd85;
    font-size: 30px
}

.accomd-modations-room_1 .text .wrap-price {
    display: inline-block;
    width: 100%;
    height: 50px;
    border-top: 1px solid #9a9a9a;
    position: relative
}

.accomd-modations-room_1 .text .wrap-price .awe-btn {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 49px;
    border: none;
    border-left: 1px solid #9a9a9a;
    padding: 0 25px;
    font-size: 14px;
    color: #232323;
    font-family: 'Hind';
    line-height: 49px
}

.accomd-modations-room_1 .text .wrap-price .awe-btn:after {
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    margin-left: 5px;
    transition: all .3s ease 0s
}

.section-home-about {
    padding-top: 50px;
	padding-bottom: 40px     /* Slawek  oem 70px*/
}

.home-about .img {
    position: relative
}

.home-about .img img {
    width: 100%
}

.home-about .text .heading {
    margin-top: 15px
}

.home-about .text span.box-border {
    width: 250px
}

.home-about .text p {
    color: #232323;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-top: 25px;
    font-size: 14px
}

.home-about .text .awe-btn {
    margin-top: 25px
}

.section-our-best {
    padding-top: 5px;
    padding-bottom: 5px
}

.our-best .img {
    margin-top: 30px
}

.our-best .img img {
    width: 100%
}

.our-best .text {
    margin-top: 30px;
    position: relative
}

.our-best .text p {
    color: #333;
    margin-bottom: 0;
    margin-top: 25px;
    line-height: 1.428em
}

.home-guestbook {
    padding: 50px 0;
    position: relative
}

.home-guestbook:after {
    display: table;
    content: '';
    clear: both
}

.section-event-news {
    padding-top: 70px
}

.event-news {
    margin-top: -40px;
    position: relative;
    padding-bottom: 70px
}


.event-news .hr {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}
.event {
    margin-top: 40px
}

.event-item {
    position: relative;
    overflow: hidden
}

.event-item .hover-zoom {
    overflow: visible
}

.event-item .img {
    width: 100%
}

.event-item .img img {
    width: 100%
}

#footer {
    background-color: #232323;
	border-top: 5px solid #af9a5f
}

#footer .footer_top {
    background: #2e2e2e url(../images/bg-footer-top.png) no-repeat;
    padding: 20px 0
}

#footer .footer_top .mailchimp h4 {
    display: inline-block;
    font-family: 'Montserrat';
    margin: 0;
    color: #fff;
    font-size: 25px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: normal
}

#footer .footer_top .mailchimp h4:before {
    content: "\f003";
    border: 3px solid #e1bd85;
    padding: 10px;
    color: #e1bd85;
    margin-right: 20px;
    font-size: 18px;
    font-family: 'FontAwesome';
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

#footer .footer_top .mailchimp .mailchimp-form {
    display: inline-block;
    vertical-align: middle;
    margin-left: 65px
}

#footer .footer_top .mailchimp .mailchimp-form .input-text {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    width: 290px
}

#footer .footer_top .mailchimp .mailchimp-form .input-text::-webkit-input-placeholder {
    color: #fff
}

#footer .footer_top .mailchimp .mailchimp-form .awe-btn {
    vertical-align: middle;
    min-width: 135px;
    text-align: center;
    padding: 7px 10px;
    height: 40px;
    color: #fff;
    background-color: #e1bd85;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 10px
}


#footer .footer_top .social .social-content {
    font-size: 0
}

#footer .footer_top .social .social-content a {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    line-height: 32px;
    width: 32px;
    height: 32px;
    margin-top: 5px;
    text-align: center;
    margin-right: 20px;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

#footer .footer_center {
    padding-bottom: 40px
}

#footer .footer_center p {
    font-size: 14px
}

#footer .footer_center .widget-logo {
    overflow: hidden;
    padding-top: 20px
}

#footer .footer_center .widget-logo .img {
    max-width: 145px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px
}

#footer .footer_center .widget-logo .img img {
    max-width: 100%
}

#footer .footer_center .widget-logo .text {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px
}

#footer .footer_center .widget-logo .text p {
    color: #acacac;
    margin-bottom: 10px
}
#footer .footer_center .widget-logo .text p:last-child {
    margin-bottom: 0
}

#footer .footer_center .widget {
    margin-top: 40px
}

#footer .footer_center .widget .widget-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px
}

#footer .footer_center .widget>ul {
    margin-top: -5px
}

#footer .footer_center .widget ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

#footer .footer_center .widget ul li a {
    color: #acacac;
    padding: 5px 0;
    display: inline-block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}

#footer .footer_bottom {
    background-color: #101010;
    padding: 10px 0;
    text-align: center;
    color: #acacac;
    font-size: 12.22px
}

#footer .footer_bottom p {
    margin-bottom: 0;
    font-size: 14px
}

@media screen and (max-width:1199px) {
    #footer .footer_top {
        text-align: center;
        background-image: none
    }
    #footer .footer_top .mailchimp {
        display: inline-block
    }
    #footer .footer_top .social {
        margin-top: 40px
    }
    #footer .footer_center .widget_logo {
        text-align: center
    }
    #footer .footer_center .widget_logo .widget-logo {
        text-align: left;
        display: inline-block
    }
}

@media screen and (max-width:991px) {
    .heading {
        font-size: 30px
    }
      .section-home-about {
        padding-top: 50px
    }
    .home-about .text {
        margin-top: 20px
    }
    .home-about .text .heading {
        margin-top: 0
    }
    .section-our-best {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .our-best .img {
        margin-top: 0
    }
    .home-guestbook {
        padding: 70px 0
    }
    .home-guestbook:before {
        content: none
    }
    #footer .footer_top .mailchimp h4 {
        padding-left: 0;
        display: block;
        margin-bottom: 20px
    }
    #footer .footer_top .mailchimp h4:before {
        content: none
    }
    #footer .footer_top .mailchimp .mailchimp-form {
        margin-left: 0
    }
    #footer .footer_top .social {
        margin-top: 40px
    }
}
@media screen and (max-width:767px) {
     #header .header_top .header_left,
    #header .header_top .header_right {
        text-align: center;
        float: none;
        width: 100%
    }
    #header .header_top .header_right {
        border-top: 1px solid rgba(255, 255, 255, 0.1)
    }
}
@media screen and (max-width:480px) {
 .heading {
        font-size: 24px
    }
    #header .header_top .header_left {
        display: none
    }
    #header .header_top .header_right {
        border-top-width: 0
    }
    #header .header_logo {
        line-height: 1
    }
    #header .header_logo img {
        max-height: 40px
    }
	 .accomd-modations-room_1 .text h2 {
        font-size: 20px
    }
    .section-event-news {
        padding-top: 50px;
        padding-bottom: 0
    }
	.home-guestbook {
        padding: 50px 0
    }
	 .home-about .text .heading {
        font-size: 20px
    }
	#footer .footer_top .mailchimp h4 {
        font-size: 20px
    }
    #footer .footer_top .mailchimp .mailchimp-form {
        padding-right: 100px;
        position: relative
    }
    #footer .footer_top .mailchimp .mailchimp-form .input-text {
        width: 100%
    }
    #footer .footer_top .mailchimp .mailchimp-form .awe-btn {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        min-width: inherit;
        padding-left: 15px;
        padding-right: 15px
    }
    #footer .footer_top .social .social-content a {
        margin-right: 10px;
        width: 30px;
        height: 30px;
        line-height: 30px
    }
    #footer .footer_center .widget_logo .widget-logo {
        display: block
    }
    #footer .footer_center .widget_logo .widget-logo .img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px
    }
    #footer .footer_center [class*="col-"] {
        width: 100%
    }
    #footer .footer_bottom p {
        font-size: 13px
    }
}
@media screen and (max-width:320px)
    .heading {
        font-size: 20px
    }
}



.cap {
	display: block;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cap > span::before, .cap > span::after {
	border-top: 1px solid #464646;
}

.cap span::before {
	margin-right: 5px;
	right: 100%;
}

.cap > span::before, .cap > span::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
}

.cap > span::before, .cap > span::after {
	border-top: 1px solid #464646;
}

.cap span::after {
	left: 100%;
	margin-left: 5px;
}

.cap > span::before, .cap > span::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
}

.cap > span {
	display: inline-block;
	position: relative;
}


.col-centered {
	float: none;
	margin: 0 auto;
}


/*# Added by me */
a {
    color: #ffffff;
    text-decoration: none;
}

.text .starts {
    font-size: 12px
}
.footer5_t{
	color:#232323;
}
.green_t{
	color:#73ae20;
}

.white_t{
	color:#ffffff;
}

.mobileHide { display: inline;}
   /* Smartphone Portrait and Landscape */
   @media only screen
   and (min-device-width : 320px)
   and (max-device-width : 480px){  .mobileHide { display: none;}}

.mobileHide{
	 display: none;
}

/*# hide on desktop - show on mobile */
.hidden-xs-inline{
    display: inline-block !important;
}

.Bookbutton {
	margin-top: 14px;	
}

.homebanner {
	margin-top: 150px;	
}
























































































