



/*===================== TABLE OF CONTENT =======================
1.	3 Homepages
2.  Fonts 
3.  Reset Css
4.  Cross Browser Compatibility
5.  Header
6.  Navigations
7.  Dropdown
8.  Responsive Header
9.  Revolution Slider (Banner)
10. Masonary Gallery
12. Blog
12. Different Menu Styles
17.	Shop Page
19.	Contact Us
20. Footer

=============================================================*/







/* ================================================================================== 
								Fonts
===================================================================================== */




@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');



@font-face {
    font-family: Herrvonmuellerhoff-Regular;
    src: url(../fonts/Herrvonmuellerhoff-Regular.woff);
}


@font-face {
    font-family: 'rotissansserifregular';
    src: url('../fonts/rotissansserif-light.woff2') format('woff2'),
         url('../fonts/rotissansserif-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* ================================================================================== 
										Reset Css
===================================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	overflow-x: hidden;
    font-family: Open Sans;
    font-weight: 400;
    font-style: normal;
    color: #9c9c9c;
    font-size: 14px;
    line-height: 2em;
    background-color: #fff;
}
img {
	float: left;
}
ol, ul {
	list-style: none;
}
a:hover {
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
button {
	outline: none;
	cursor: pointer;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	margin:0;
	padding: 0;
}
a:focus {
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #fff;
}
button {
	outline: none;
}
section {
	float: left;
	width: 100%;
	position: relative;
	background-color: #fff;
}
h1 {
	font-family: Herrvonmuellerhoff-Regular !important;
}


/* ============================================================
					CROSS BROWSER COMPATABILITY
=============================================================== */

.rev-service,
.rev-head:before,
.rev-head:after,
.cs-social li a,
.logo > a,
nav > ul > li,
nav > ul > li > a,
nav > ul > li > a:before,
nav > ul > li > a:after,
nav ul ul,
nav ul ul li,
nav ul ul li a:before,
.responsive-mobile-menu,
.event-title > h3,
.event-title > h3 a,
.btn-default,
.event-description,
.d-links li a,
.d-head > h3 a,
.srv-detials,
.srv-detials .d-icon,
.service-details > .d-icon,
.footer-links li a,
.gallery-item:before,
.zooom-img,
.menu-details > h3 a,
.item-title a,
.food-img:before,
.zoom-img,
.follow-links li a,
.post-head > h3 a,
.page-link,
.widget-search form button,
.tab-post-info > h3 a,
.rc-info > a,
.catgs-links li a,
.catgs-links li a:before,
.meta-links li a,
.shop-img .btn-default,
.widget-filter > form button,
.scrollTop,
.moder-img > img,
.moder-text > a,
.cart-sec > a,
.tparrows,
.responsive-mobile-menu ul li a:before,
.d-img:before,
.ser-head > h3 a,
.responsive-mobile-menu ul li a {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}


.close-menu,
.d-links li a,
.d-icon,
.zooom-img,
.zoom-img,
.follow-links li a,
.rc-img > img,
.catgs-links li a:before,
.post-details-links li:before,
.ui-slider-horizontal .ui-slider-handle,
.scrollTop {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
}

/* ========================== REVOLUTION SLIDER SETTING ========================= */

.rev_slider_wrapper,
.rev_slider,
.rev_slider li.tp-revslider-slidesli {
	width: 100% !important;
}
.rev_slider_wrapper .btn.btn-primary-alt {
    background: rgba(0,0,0,0.6);
    padding: 12px 13px 12px !important;
    color: #fff;
    border:2px solid #fff !important;
    line-height: 22px !important;
    text-transform: uppercase;
    font-family: Open Sans !important;
}
.medium_light_white {
	font-size: 23px;
	line-height: 32px;
	font-family: Open Sans;
}
.lyr1 {
	color: rgb(255, 255, 255);
	font-size: 68px;
	line-height: 68px;
	font-weight: 500;
}
.lyr2 {
	color: rgb(255, 255, 255);
	font-weight: 300;
	font-size: 23px;
	line-height: 32px;
}
.lyra1 {
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	background:rgba(0,0,0,0.6);
	padding: 12px 13px 12px !important;
	color: #fff !important;
	border:2px solid #fff !important;
	text-transform: capitalize;
}
.vlyr1 {
	font-family: 'Herrvonmuellerhoff-Regular';
	font-size: 96px;
	text-align: center !important;
}
.vlyr2 {
	color: #ddd;
	font-size: 24px;
	text-align: center !important;
}
.tp-bgimg.defaultimg:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.60);
	z-index: 999;
}
.tparrows {
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: rgba(255,255,255,0.9);
}
.tparrows:hover {
	background-color: #fff;
}
.tparrows:before {
	color: #c79c60;
	line-height: 60px;
	font-size: 32px;
}

.tp-video-play-button i {
	font-size: 33px !important;
}

.tp-video-play-button {
	-webkit-transform: translateY(-50%) translateX(-50%) !important;
	-moz-transform: translateY(-50%) translateX(-50%) !important;
	-ms-transform: translateY(-50%) translateX(-50%) !important;
	-o-transform: translateY(-50%) translateX(-50%) !important;
	transform: translateY(-50%) translateX(-50%) !important;
}

/* =========================== REV SERVICES ========================== */

.rev-services {
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
	width: 100%;
}
.rev-col {padding: 0;}

.rev-services-details {
	float: left;
	width: 100%;
}
.rev-col {
	float: left;
	width: 33.33%;
}
.rev-service {
	float: left;
	width: 100%;
	position: absolute;
	margin-top: -59px;
	top: 100%;
	padding: 0 15px;
}
.rev-col.open .rev-service {
	top: auto;
	bottom: 0;
}
.rev-head {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 17px 17px 17px;
	position: relative;
	cursor: pointer;
}
.rev-head:before {
	content: "";
    height: 32px;
    left: 1px;
    position: absolute;
    top: -14px;
    width: 51%;
    z-index: 10;
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    transform: rotate(-8deg);
}
.rev-head:after {
    content: "";
    height: 32px;
    right: 1px;
    position: absolute;
    top: -14px;
    width: 51%;
    z-index: 10;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    transform: rotate(8deg);
}
.rev-head > h3 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
	position: relative;
	z-index: 99;
}
.rev-head > h4 {
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 99;
}
.rev-items-details {
	float: left;
	width: 100%;
	background-color: #222;
	padding: 17px;
}
.rev-item {
	float: left;
	width: 100%;
	display: table;
	border-bottom: 1px solid #4e4e4e;
	padding: 9px 0;
}
.rev-item:first-child {
	padding-top: 0;
}
.rev-item:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.rev-item-img {
	display: table-cell;
	float: left;
	width: 89px;
}
.rev-item-img > img {
	width: 100%;
	height: 60px;
	object-fit: cover;
	border:1px solid #fff;
}
.rev-item-info {
	display: table-cell;
	width: 100%;
	vertical-align: top;
	padding-left: 9px;
}
.rev-item-info > h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: -4px;
}
.rev-item-info > h3 a {
	color: #fff;
}
.rev-item-info > p {
	float: left;
	width: 100%;
	color: #c4c4c4;
	line-height: 17px;
	font-size: 14px;
}
.rev-item-details #map {
	height: 290px;
}

/* ===================== WRAPPER ======================= */



header {
	float: left;
	width: 100%;
}
.top-header {
	float: left;
	width: 100%;
	padding: 9px 0;
}
.cs-social {
	float: left;
	width: 100%;
}
.cs-social li {
	display: inline-block;
	margin-left: 15px;
}
.cs-social li:first-child {
	margin-left: 0;
}
.cs-social li a {
	display: inline-block;
	font-size: 20px;
	color: #fff;
}
.cs-social li a:hover,
.cart-sec > a:hover {
	color: #a37b44;
}
.purchase-link {
	float: left;
	width: 100%;
}
.purchase-link > a {
	display: inline-block;
	color: #fff;
}
.cart-sec {
	float: right;
	width: 100%;
}
.cart-sec > a {
	float: right;
	color: #fff;
} 
.cart-sec > a i {
	padding-left: 7px;
}
.cart-sec > a span {
	display: inline-block;
}



/* ======================= BOTTOM HEADER ======================= */

.br {
	border-bottom: 1px solid #efefef;
}
.bottom-header {
	float: left;
	width: 100%;
	background-color: #fff;
}
.logo {
	float: left;
	width: 25%;
}
.logo > a {
	line-height: 100px;
	float: left;
	margin-top: 17px;
}
.logo > a img {
	max-width: 100%;
}
nav {
	float: right;
	width: 75%;
}
nav > ul {
	float: right;
}
nav > ul > li {
	display: inline-block;
	padding: 0 8px;
	position: relative;
}
nav > ul > li > a {
	display: inline-block;
	color: #888;
	padding: 0 9px;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	line-height: 100px;
}
nav > ul > li:after {
    background: #e9e9e9;
    bottom: 0;
    content: "";
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 13px;
}
nav > ul > li:last-child:after {
	display: none;
}
nav > ul > li:last-child,
nav > ul > li:last-child a {
	padding-right: 0;
}
nav > ul > li > a:before {
    border-style: solid;
    border-width: 4px;
    content: "";
    height: 8px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 8px;
    border-color: transparent transparent transparent;
    bottom: 31px;
}
nav > ul > li > a.active:before,
nav > ul > li > a:hover:before {
	border-color: transparent transparent #c79c60;
}
nav > ul > li > a:after {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    background: transparent;
    bottom: 29px;
}


/* ========================= DROPDOWN MENU ======================= */


nav ul li:hover > ul {
	opacity: 1;
	visibility: visible;
}
nav ul li:hover > ul li {
	margin: 0;
}
nav ul ul {
	position: absolute;
	top: 100%;
	left: 0;
	width: 200px;
	border-bottom: 5px solid;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
}
nav ul ul li {
	float: left;
	background-color: #f5f5f5;
	padding: 6px 20px;
	width: 100%;
	margin-top: 10px;
	position: relative;
}
nav ul ul li a {
	text-transform: capitalize;
	color: #999;
	float: left;
	width: 100%;
	font-size: 13px;
	position: relative;
}
nav ul ul li a:before {
	content: '\f0da';
	font-family: fontawesome;
	position: absolute;
	top: 0;
	left: -30px;
	font-size: 14px;
	opacity: 0;
	visibility: hidden;
}
nav ul ul li a:hover:before {
	opacity: 1;
	visibility: visible;
	left: -10px;
}
nav ul ul ul {
	left: 100%;
	top: 0;
}



/* =============== RESPONSIVE MOBILE MENU ===============  */

.close-mbl-menu {
	float: left;
	width: 100%;
	text-align: center;
	margin: 30px 0;
}
.close-menu {
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 40px;
	text-align: center;
	background-color: #333;
	color: #fff;
	font-size: 16px;
}
.responsive-mobile-menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 250px;
	z-index: 99999999999999999;
	height: 100%;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
.responsive-mobile-menu.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.responsive-mobile-menu ul {
	float: left;
	width: 100%;
}
.responsive-mobile-menu ul li {
	float: left;
	width: 100%;
}
.responsive-mobile-menu ul li.menu-item-has-children.active > a:before {
	content: '\f106';
}
.responsive-mobile-menu ul li a:before {
	content: '\f107';
	position: absolute;
	top: 50%;
	right: 10px;
	font-family: fontawesome;
	color: #fff;
	font-size: 14px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.responsive-mobile-menu ul li.menu-item-has-children > a:before {
	opacity: 1;
	visibility: visible;
}
.responsive-mobile-menu ul li.active > a,
.responsive-mobile-menu ul li a.active,
.responsive-mobile-menu ul li.active > a:before,
.responsive-mobile-menu ul li a:hover {
	color: #333333;
}
.responsive-mobile-menu ul li a {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	float: left;
	width: 100%;
	padding: 10px 10px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	position: relative;
	text-transform: uppercase;
}
.responsive-mobile-menu ul ul {
	display: none;
	padding-left: 15px;
}
.responsive-mobile-menu ul ul li a {
	border-bottom: 0;
}





.bg1 {
	background-color: #f5f5f5;
}
.sec-padding {
	padding: 120px 0;
}


/* ========================= MOBILE MENU ========================== */


.menu-btn {
	float: right;
	width: 30px;
	margin-top: 20px;
	display: none;
}
.menu-btn > a {
	display: inline-block;
	color: #222;
	font-size: 30px;
} 



/* =============== SECTION TITLE =============== */

.sec-title {
	float: left;
	width: 100%;
	margin: 40px 0;
}
.sec-title > h3 {
	line-height: 22px;
	font-family: "Herrvonmuellerhoff-Regular";
	font-size: 96px;
	margin-bottom: 30px;
}
.sec-title > span {
	display: block;
	font-size: 22px;
	color: #333;
	font-weight: 400;
}
.sec-title > span strong {
	font-size: 36px;
	font-weight: 700;
}
.sec-title > span b {
	color: #333;
	font-weight: 300;
	font-size: 36px;
}
.sec-title.mt-0 > span {
	margin-top: -7px;
}


/* ======================= EVENT SECTION ====================== */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #333;
    font-weight: normal;
    line-height: 1.1em;
}
.upcoming-event-sec {
	background-color: #f5f5f5;
	padding: 100px 0;
}
.event-sec {
	float: left;
	width: 100%;
}
.event-details {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
.event-details > img {
	width: 100%;
}
.event-details .figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 14px 12px;
}
.event-info {
	float: left;
	width: 100%;
	border:3px solid #fff;
	height: 100%;
	overflow: hidden;
}
.event-title {
	float: left;
	width: 100%;
	padding: 0 13px;
	z-index: 3;
	background-color: rgba(0, 0, 0, 0.8);
}
.event-title > h3 {
	width: 100%;
	float: left;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	font-size: 30px;
	border-bottom: 1px solid transparent;
}
.event-title > h3 a {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	display: inline-block;
	padding: 20px 0 25px;
	position: relative;
}
.event-title > h3 a:before {
	content: "\f0d7";
	font-family: fontawesome;
	position: absolute;
	bottom: 4px;
	left: 0;
	right: 0;
	color: #ffffff;
	font-size: 15px;
}
.event-details .figcaption > p {
	color: #c9c8c6;
	cursor: pointer;
	margin: 0 0 10px;
	padding: 0 13px;
}
.btn-default {
	display: inline-block;
	border-bottom: 4px solid #a37b44;
	color: #fff;
	padding: 5px 15px;
	font-size: 15px;
	line-height: inherit;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
    background: #c0904d;
    border-color: transparent;
}
.rd-more {
	float: left;
	width: 100%;
	text-align: center;
}
.event-description {
	color: #c9c8c6;
    padding: 0 13px;
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
    z-index: 2;
    overflow: hidden;
    max-height: 0px;
	background-color: rgba(0, 0, 0, 0.8);
}
.event-details:hover .event-description {
	max-height: 100%;
}
.event-description p {
	color: #c9c8c6;
	margin-bottom: 20px;
	border-top: 1px solid #fff;
	padding-top: 20px;
}






/* ====================== DISCOVERY PLACES SECTION ======================== */

.discv-sec {
	background-color: #fff;
	padding: 100px 0;
}
.discovery-places {
	float: left;
	width: 100%;
	margin-bottom: -10px;
}
.discv-place {
	float: left;
	width: 100%;
	border:1px solid #dcdcdc;
	padding: 7px;
	position: relative;
	z-index: 1;
	margin-top: 30px;
	margin-bottom: 30px;
}
.discv-place:before {
	content: '';
	position: absolute;
	top: 5px;
	left: -5px;
	border-bottom: 4px solid #dcdcdc;
	border-left:  5px solid #dcdcdc;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.discv-place.st2:before {
	border-left: 0;
	width: 98.2%;
	left: 3px;
}
.discv-place.st3:before {
	left: auto;
	right: -5px;
	border-left: 0;
	border-right: 5px solid #dcdcdc;
}
.d-img {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.d-img:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.60);
	opacity: 0;
	visibility: hidden;
}
.d-img:hover:before {
	opacity: 1;
	visibility: visible;
}
.d-img > img {
	width: 100%;
}
.d-links {
	position: absolute;
	top: 50%;
	left: 0;
	float: left;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.d-links li {
	display: inline-block;
	margin-right: 15px;
}
.d-links li:last-child {
	margin: 0;
}
.d-links li a {
	display: inline-block;
	width: 52px;
	height: 52px;
	border:1px solid #c79e64;
	line-height: 52px;
	background-color: #fff;
	font-size: 15px;
	opacity: 0;
	visibility: hidden;
}
.d-img:hover .d-links li a {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}
.d-links li:first-child a {
	-webkit-transform: translateX(-100px);
	-moz-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	-o-transform: translateX(-100px);
	transform: translateX(-100px);
}
.d-links li:last-child a {
	-webkit-transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	transform: translateX(100px);
}
.d-links li a:hover {
	color: #fff;
	border-color: transparent;
}
.d-icon {
	position: absolute;
	bottom: -41px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	height: 82px;
	width: 82px;
	z-index: 10;
}
.d-info {
	float: left;
	width: 100%;
	text-align: center;
}
.d-head {
	float: left;
	width: 100%;
	text-align: center;
	padding: 21px 0 16px 0;
	border-bottom: 1px solid #dcdcdc;
}
.d-head > h3 a {
	color: #333;
	font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
}
.d-head > span {
	display: inline-block;
	color: #333;
	font-size: 13px;
}
.d-info > p {
	color: #888;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	float: left;
	width: 100%;
	padding: 10px 15px 17px 5px;
	text-align: left;
}
.discv-sec .d-info > p {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
}
.d-info > .btn-default {
	margin-bottom: -40px;
	padding: 4px 10px;
	border-bottom-color: #a37b44;
	position: relative;
}
.d-info > .btn-default:hover {
	background-color: #a37b44;
}


/* ======================== PARALLAX SECTION ====================== */


.overlay-bg:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
}
.para-sec {
	background-image: url(../images/resources/para-img.jpg);
	background-attachment: fixed;
	padding: 130px 0;
	background-size: cover;
}
.para-sec .sec-title {
	position: relative;
}
.sec-title.white > span {
	color: #fff;
}
.para-sec h2 {
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
	text-align: center;
	position: relative;
}



/* ======================= SERVICES SEC ========================= */

.our-srvs-sec {
	background-color: #fff;
	padding: 80px 0;
}
.our-services {
	float: left;
	width: 100%;
}
.service-details {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.service-details > img {
	width: 100%;
}
.ser-head {
	float: left;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
	padding: 20px;
}
.ser-head > h3 {
	font-size: 32px;
	font-family: 'Herrvonmuellerhoff-Regular';
	text-transform: capitalize;
}
.ser-head > h3 a:hover {
	color: #a37b44;
}
.ser-head > h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0.16em;
}
.srv-detials {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	float: left;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	z-index: 99;
}
.service-details:hover .srv-detials {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.service-details:hover > .d-icon {
	-webkit-transform: translateY(100%) translateX(-50%);
	-moz-transform: translateY(100%) translateX(-50%);
	-ms-transform: translateY(100%) translateX(-50%);
	-o-transform: translateY(100%) translateX(-50%);
	transform: translateY(100%) translateX(-50%);
	z-index: -1;
}
.d-icon:hover {
	background-color: #a37b44;
}
.service-details > .d-icon {
	position: absolute;
}
.srv-detials .d-icon {
	position: relative;
}
.srv-detials .d-icon,
.service-details > .d-icon {
	bottom: 0;
	display: inline-block;
	width: 112px;
	height: 56px;
	line-height: 56px;
	-webkit-border-radius: 100px 100px 0 0;
	-moz-border-radius: 100px 100px 0 0;
	-ms-border-radius: 100px 100px 0 0;
	-o-border-radius: 100px 100px 0 0;
	border-radius: 100px 100px 0 0;
	font-size: 28px;
}
.s-info {
	float: left;
	width: 100%;
	background-color: rgba(0,0,0,0.6);
	padding: 22px 22px;
	overflow: hidden;
	position: relative;
	z-index: 99;
}
.s-info > h3 {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
	font-weight: 600;
	text-transform: uppercase;
}
.s-info > p {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}


/* ====================== BOOKING RESERVATIONS ======================= */

.rev-box {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
}
.rev-box > img {
	float: none;
	display: inline-block;
	margin-bottom: 40px;
}
.reserv-sec {
	background-image: url(../images/resources/res-bg.jpg);
	padding: 150px 0;
	background-size: cover;
	background-repeat: no-repeat;
}

.reserv-booking {
	max-width: 700px;
	margin: 0 auto;
}
.reserv-booking > form {
	float: left;
	width: 100%;
	border:1px solid #fff;
	padding: 30px;
}
.booking-details {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.booking-date {
	float: left;
	width: 50%;
	padding-right: 15px;
}
.booking-details h3 {
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: block;
	font-weight: 600;
	margin-bottom: 15px;
}
.reserv-booking form input,
.reserv-booking form textarea,
.drop-menu {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: linear-gradient(top, #fff, #f5f5f5);
	background: -webkit-linear-gradient(top, #fff, #f5f5f5);
	background: -moz-linear-gradient(top, #fff, #f5f5f5);
	background: -ms-linear-gradient(top, #fff, #f5f5f5);
	background: -o-linear-gradient(top, #fff, #f5f5f5);
	color: #372f2b;
	cursor: pointer;
	border: 1px solid #b7b6b6;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	position: relative;
	text-align: left;
	line-height: 40px;
	resize: none;
	overflow: hidden;
}
.drop-menu {overflow: inherit;}
.drop-menu {
	padding: 0;
}
.drop-menu .select {
	float: left;
	width: 100%;
	position: relative;
	padding: 0 10px;
}
.drop-menu .select i {
	font-size: 14px;
	cursor: pointer;
	float: right; 
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
}
.drop-menu .dropeddown {
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 1px;
    overflow: hidden;
    display: none;
    max-height: 144px;
    overflow-y: auto;
    z-index: 9999;
    background: #fff;
    padding: 0;
    list-style: none; 
    padding: 0 10px;
    border:1px solid #d3d3db;
    top: 100%;
}
.dropeddown li {
	text-transform: uppercase;
}
.party-size {
	float: left;
	width: 16.66%;
	padding: 0 15px;
}
.time-zn {
	float: left;
	width: 33.33%;
}
.booking-form {
	float: left;
	width: 100%;
}
.form-field {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	position: relative;
}
.js-ajax-form .form-field label,
.booking-date label {
	display: none !important;
}
.form-field .btn-default {
	padding: 4px 15px;
	text-transform: uppercase;
}
.booking-form p {
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}
.btn-default:hover {
	background-color: #a37b44;
}



/* ===================== EVENT DETAILS ======================== */

.event_details {
	float: left;
	width: 100%;
}
.event_details .col-lg-6 {
	padding: 0;
}
.event_img {
	float: left;
	width: 100%;
}
.event_img > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.event_info {
	float: left;
	width: 100%;
	background-color: #222222;
	padding: 20px 30px 0 30px;
}
.event_info > h3 {
	font-size: 25px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.event_info > p {
	font-size: 13px;
	color: #c4c4c4;
	line-height: 20px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}



/* ================= TIME COUNTER =================== */

.time-counter {
	float: left;
	width: 100%;
	margin: 7px 0 29px 0;
}
.time-counter ul {
	float: left;
	width: 100%;
}
.time-counter ul li {
	float: left;
	width: 25%;
	text-align: center;
	border-right: 1px solid #595959;
}
.time-counter ul li:last-child {
	border: 0;
}
.time-counter ul li > h2 {
	font-size: 14px;
	margin-bottom: 20px;
}
.time-counter ul li > span {
	color: #fff;
	display: inline-block;
	font-size: 50px;
	font-weight: 300;
}
.posted-date {
	width: 56px;
	height: 56px;
	position: absolute;
	bottom: -30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	text-transform: uppercase;
	padding: 3px 0 0 0;
	z-index: 99;
}
.posted-date > span {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: -7px;
}

/* ======================== BLOG SEC ========================== */


.blog-sec {
	background-color: #fff;
	padding: 100px 0;
}
.blog-sec .d-head > h3 a {
	text-align: left;
}
.blog-sec .d-head {
	border-bottom: 0;
	padding-bottom: 0;
	padding-left: 4px;
}
.blog-sec .posted-date {
	bottom: auto;
	top: -30px;
	border:3px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 0;
}


/* ================= PURCHASE SEC ==================== */

.purchase-sec {
	background-color: #222;
	padding: 50px 0;
}
.purchase-details {
	float: left;
	width: 100%;
}
.purchase-details > h2 {
	color: #fff;
	float: left;
	letter-spacing: 0.16em;
	font-size: 28px;
	font-weight: 700;
	margin-top: 4px;
}
.purchase-details > .btn {
	float: right;
	text-transform: uppercase;
	padding: 5px 15px;
}



/* ================ MAIN FOOTER ==================*/

.main-footer {
	float: left;
	width: 100%;
	background-color: #f5f5f5;
	padding: 60px 0;
}
.main-footer-details {
	float: left;
	width: 100%;
}
.widget {
	float: left;
	width: 100%;
}
.widget-title {
	font-size: 16px;
	color: #333;
	font-weight: 600;
	margin-bottom: 25px;
	text-transform: uppercase;
}

/* ================ TWEET CAROUSEL ============== */


.tweet-carousel {
	float: left;
	width: 100%;
}
.tweet {
	float: left;
	width: 100%;
	padding-left: 30px;
	position: relative;
	margin-bottom: 20px;
}
.tweet > p {
	float: left;
	width: 100%;
}
.tweet > p,
.tweet > p a,
.tweet > span {
	color: #999;
	font-size: 14px;
	line-height: 2em;
}
.tweet > p a,
.tweet > span {
	display: inline-block;
}
.tweet > i {
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 20px;
}


.widget-about {
	margin-top: 50px;
}
.widget-about > img {
	max-width: 100%;
	float: none;
}


/* =================== WIDGET CONTACT =================== */

.widget-contact {
	text-align: right;
}
.widget-contact ul {
	float: left;
	width: 100%;
}
.widget-contact ul li {
	float: left;
	width: 100%;
	color: #999999;
	font-size: 14px;
	margin-bottom: 5px;
}

.open-timing {
	margin-top: 25px;
}


/* =================== BOTTOM FOOTER ================== */


.bottom-footer {
	float: left;
	width: 100%;
	background-color: #222222;
	padding: 20px 0;
}
.bottom-footer p {
	float: left;
}
.bottom-footer p,
.bottom-footer a {
	color: #888888;
	font-size: 14px;
	display: inline-block;
}
.footer-links {
	float: right;
}
.footer-links li {
	display: inline-block;
	padding: 0 14px;
	border-right: 1px solid rgba(255,255,255,0.32);
	line-height: 16px;
}
.footer-links li a {
	display: inline-block;
	color: #888888;
	font-size: 14px;
}
.footer-links li:last-child {
	border-right: 0;
}


.posts-carousel {
	float: left;
	width: 100%;
}
.slick-slide {
	outline: none;
}
.slick-prev {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.slick-next {
	left: 52%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.slick-prev,
.slick-next {
	position: absolute;
	bottom: -65px;
	top: auto;
	margin-right: 30px;
}
.slick-prev:before {
	content: "\f0d9";
}
.slick-next:before {
	content: "\f0da";
}
.slick-prev:before,
.slick-next:before {
	font-family: fontawesome;
	font-size: 26px;
	color: #222;
}

.event-sec .slick-prev,
.event-sec .slick-next {
	bottom: auto;
	top: -30px;
}

.our-services .slick-prev,
.our-services .slick-next,
.no-arrrow .slick-prev,
.no-arrrow .slick-next {
	display: none;
	opacity: 0;
}



/* ===================== PAGER SEC ======================= */

.pager-sec {
	background-color: #f5f5f5;
	padding: 50px 0;
}
.pager-sec-details {
	float: left;
	width: 100%;
}
.pager-sec-details > h3 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 68px;
	text-transform: capitalize;
	font-family: 'Herrvonmuellerhoff-Regular';
}
.pager-sec-details > span {
	float: right;
	color: #888;
	font-size: 14px;
	margin-top: 15px;
}
.pager-sec-details.st2 > h3 {
	width: auto;
	float: left;
}
.pager-sec-details.text-center > span {
	display: inline-block;
	float: none;
	margin-top: 5px;
}

/* ================== MASONSRY GALLERY SEC ==================== */

.gallery-sec {
	padding: 20px 0;
}
.gallery-sec-details {
	float: left;
	width: 100%;
}
.gallery-sec-details .row {
	margin: 0 -10px;
}
.masonary {
	float: left;
	width: 100%;
}
.masonary .col-lg-4 {
	padding: 10px;
}
.gallery-item {
	float: left;
	width: 100%;
	position: relative;
}
.gallery-item:hover:before {
	opacity: 1;
	visibility: visible;
	left: 0;
	width: 100%;
}
.gallery-item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 100%;
	background-color: rgba(54,56,57,0.85);
	opacity: 0;
	visibility: hidden;
}
.gallery-item:hover .zooom-img {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
.zooom-img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #eeeeee;
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	opacity: 0;
	visibility: hidden;
}
.gallery-item > img {
	width: 100%;
}


/* ======================= DINE SEC ====================== */

.dine-sec {
	padding: 80px 0;
}
.dine-sec-details {
	float: left;
	width: 100%;
	margin-bottom: -6px;
}
.dine-sec-details > h3 {
	font-size: 24px;
	color: #333;
	font-weight: 300;
	margin-bottom: 25px;
}
.dine-sec-details > h3 strong {
	font-size: 36px;
	font-weight: 700;
}
.dine-sec-details > h3 b {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 36px;
}



/* ===================== WHITE WINE SEC ==================== */

.white-wine {
	background-image: url(../images/resources/bg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 130px 0;
}
.white-wine.st2 {
	background-image: url(../images/resources/bg4.jpg);
}
.white-wine.st3 {
	background-image: url(../images/resources/bg5.jpg);
}
.white-wine.st5 {
	background-image: url(../images/resources/bg6.jpg);
}
.white-wine.st6 {
	background-image: url(../images/resources/bg7.jpg);
}
.white-wine.st7 {
	background-image: url(../images/resources/bg8.jpg);
}
.white-wine.overlay-bg:before {
	height: 89%;
	margin: auto;
	top: 0;
	bottom: 0;
}
.white-win-details {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: -9px;
}
.white-win-details > h3 {
	font-size: 68px;
	font-family: 'Herrvonmuellerhoff-Regular';	
}
.white-win-details > p {
	color: #fff;
	font-size: 14px;
}



/* ==================== MENU SEC ===================== */

.menu-sec {
	padding: 70px 0;
}
.menu-sec-details {
	float: left;
	width: 100%;
	margin-bottom: -58px;
}
.imgfu .menu-details {
	padding-bottom: 0;
}
.menu-details {
	float: left;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 58px;
	padding-bottom: 30px;
	position: relative;
}
.item-title {
	border-bottom: 2px solid;
}
.menu-details > h3,
.item-title {
	font-size: 20px;
	color: #333;
	line-height: 30px;
	font-weight: 700;
	letter-spacing: 0.16em;
	margin-bottom: 31px;
	padding-bottom: 10px;
}
.menu-details > h3 a {
	border-bottom: 2px solid;
}
.item-title {
	border-bottom: 0;
	padding: 0;
	margin-bottom: 15px;
}
.menu-details > h3 a,
.item-title a {
	color: #333;
}
.menu-details > p {
	float: left;
	width: 100%;
	color: #888;
	font-size: 14px;
	margin-bottom: 20px;
}
.menu-details > span {
	display: inline-block;
	color: #333;
	font-weight: 700;
	font-size: 20px;
}

.menu-page .white-wine {
	padding: 80px 0;
}
.chep-dv {
	float: left;
	width: 100%;
	margin-top: -10px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.chep-dv > span,
.featured-tg {
	float: left;
	position: relative;
	border:36px solid;
    display: block;
    height: 71px;
    font-size: 0;
    border-color: transparent transparent #c79c60 #c79c60;
    width: 71px;
}
.chep-dv > span:before,
.featured-tg:before {
    bottom: -20px;
    color: red;
    content: "CHEF’S SPECIAL";
    display: block;
    font-size: 10px;
    left: -30px;
    position: absolute;
    z-index: 99;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.description-icon {
	float: right;
	margin-top: 41px;
}
.description-icon span {
	background-color: #f5f5f5;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    width: 31px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    font-weight: 700;
}
.featured-tg {
	position: absolute;
	bottom: 0;
	left: 0;
}



/* ===================== MENU 2 COLUMN IMAGES ==================== */


.menu-full-details {
	float: left;
	width: 100%;
	margin-bottom: 58px;
	border-bottom: 1px solid #e9e9e9;
	position: relative;
}
.menu-page-layout2 .menu-full-details {
	border-style: dashed;
}
.food-img {
	float: left;
	width: 160px;
	position: relative;
}
.food-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.food-img:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	opacity: 0;
	visibility: hidden;
}
.zoom-img {
	width: 34px;
	height: 34px;
	line-height: 34px;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	margin: auto;
	display: block;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	color: #fff;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
}
#html5-watermark{display:none!important}
#html5lightbox-web-iframe img{float:none}
.food-img > img {
	width: 100%;
}
.food-img:hover:before {
	opacity: 1;
	visibility: visible;
}
.food-img:hover .zoom-img {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.menu-full-details .menu-details {
	width: auto;
	margin: 0;
	width: 71%;
	text-align: left;
	padding-left: 15px;
	border:0;
}
.menu-full-details .menu-details > h3 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: normal;
}
.menu-full-details .chep-dv {
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}
.menu-full-details .description-icon {
	margin: 0;
}
.menu-full-details .menu-details > p {
	margin-bottom: 15px;
}






/* ====================== ABOUT SEC ====================== */

.about-sec {
	padding: 80px 0;
}
.about-sec-details {
	float: left;
	width: 100%;
}
.about-info {
	float: left;
	width: 100%;
}
.about-info > h3 {
	font-size: 58px;
	line-height: 66px;
	font-family: 'Herrvonmuellerhoff-Regular';
	margin-bottom: 15px;
}
.about-info > p {
	float: left;
	width: 100%;
	color: #888;
	font-size: 14px;
	margin-bottom: 20px;
}
.about-img {
	float: left;
	width: 100%;
	padding: 0 15px;
}
.about-img > img {
	width: 100%;
}


/* ====================== ABT SEC ===================== */

.abt-sec {
	background-image: url(../images/resources/bg9.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 150px 0;
}
.abt-sec-details {
	float: left;
	width: 100%;
	position: relative;
}
.abt-sec-details > h3 {
	color: #fff;
	font-size: 78px;
	line-height: 66px;
	font-family: 'Herrvonmuellerhoff-Regular';
	margin-bottom: 25px;
}
.abt-sec-details > p {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 24px;
	padding: 0 130px;
	line-height: 34px;
}


/* ======================= CONTACT SEC ==================== */

.contact-sec {
	padding: 70px 0 54px 0;
}
.contact-sec-details {
	float: left;
	width: 100%;
}
.contact-text {
	float: left;
	width: 100%;
}
.contact-text h3 {
	color: #333;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.16em;
	margin-bottom: 15px;
}
.contact-text > p {
	float: left;
	width: 100%;
	line-height: 2em;
	color: #888;
	font-size: 14px;
	margin-bottom: 20px;
}

.follow-us {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.follow-links {
	float: left;
	width: 100%;
}
.follow-links li {
	display: inline-block;
}
.follow-links li a {
	display: inline-block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background-color: #262526;
	font-size: 21px;
	color: #fff;
}


/* ======================== CONTACT FORM ======================= */


.contact-form {
	float: left;
	width: 100%;
}
.contact-form form {
	float: left;
	width: 100%;
}
.form-field {
	float: left;
	width: 100%;
}
.form-field {
	margin-bottom: 20px;
}
.form-field input {
	height: 40px;
	padding: 0 10px;
}
.form-field textarea {
	height: 180px;
	padding: 10px;
}
.form-field input,
.form-field textarea {
	width: 100%;
	color: #888;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #ececec;
	resize: none;
}
.form-field input:focus,
.form-field textarea:focus {
	outline: 1px solid #c79c60;
}


#map {
	width: 100%;
	height: 350px;
}



/* ==================== PAGER SEC 2 =================== */

.pager_sec {
	background-image: url(../images/resources/pager2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
}
.pager_sec.overlay-bg:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 89%;
}
.pager_sec_details {
	float: left;
	width: 100%;
	position: relative;
}
.pager_sec_details > h3 {
	float: left;
	color: #fff;
	font-size: 68px;
	font-family: Herrvonmuellerhoff-Regular;
}
.pager_sec_details > ul {
	float: right;
	margin-top: 25px;
}
.pager_sec_details > ul li {
	display: inline-block;
	position: relative;
	padding: 0 10px;
}
.pager_sec_details > ul li:before {
	content: '/';
	position: absolute;
	top: 0;
	left: 100%;
	color: #fff;
	font-size: 12px;
}
.pager_sec_details > ul li:last-child {
	padding-right: 0;
}
.pager_sec_details > ul li:last-child:before {
	display: none;
}
.pager_sec_details > ul li a,
.pager_sec_details > ul li span {
	display: inline-block;
	color: #fff;
	font-size: 12px;
}


/* ====================== BLOG PAGE =================== */

.page-details {
	float: left;
	width: 100%;
}
.blog-posts {
	float: left;
	width: 100%;
}
.blog-post {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 40px;
	padding-bottom: 30px;
}
.post-head {
	float: left;
	width: 100%;
}
.post-date {
	float: left;
	width: 77px;
	height: 50px;
	padding-top: 2px;
}
.post-date > span {
	float: left;
	text-align: center;
	width: 50%;
	padding-left: 5px;
}
.post-date > span b {
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 28px;
	line-height: 28px;
	text-transform: uppercase;
}
.post-date > span b.month {
	font-size: 12px;
	margin-top: -6px;
}
.post-date > i {
	float: right;
	font-size: 20px;
	color: #fff;
	margin: 12px 10px 0 0;
}
.post-head > h3 {
	float: left;
	font-size: 28px;
	color: #333;
	font-weight: 700;
	letter-spacing: 0.16em;
	padding: 7px 0 0 25px;
}
.post-head > h3 a {
	color: #333;
}
.post-img {
	float: left;
	width: 100%;
	position: relative;
}
.post-img > img {
	width: 100%;
}
.post-info {
	float: left;
	width: 100%;
	padding: 10px 20px;
}
.post-info > ul {
	float: left;
	width: 100%;
}
.post-info > ul li {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	border-right: 1px solid #fff;
	padding: 0 12px;
	line-height: 14px;
	margin-right: -3px;
}
.post-info > ul li:last-child {
	border-right: 0;
}
.post-info > ul li:first-child {
	padding-left: 0;
}
.post-info > ul li a,
.post-info > ul li i {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
}
.post-info > ul li a i {
	padding-right: 5px;
}
.blog-post > p {
	float: left;
	width: 100%;
	color: #888;
	font-size: 14px;
	margin: 20px 0;
}
.blog-post > .btn-default {
	text-transform: uppercase;
	float: right;
}
.blog-post > .btn-default i {
	color: #fff;
	padding-left: 10px;
	font-size: 14px;
}
.video-play {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	font-size: 60px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}



/* ==================== PAGINATION =================== */

.pagination {
	float: left;
	width: 100%;
	text-align: center;
	display: inline-block;
}
nav .pagination .page-item {
	float: none;
	display: inline-block;
}
.page-item .page-link:before {
	display: none;
}
.page-item .page-link:after {
	display: none;
}
.page-item:after {
	display: none;
}
.page-link {
	background-color: #f5f5f5;
	width: 45px;
	height: 45px;
	line-height: 42px;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	padding: 0;
	font-size: 15px;
	color: #888;
	font-weight: 700;
}
.page-link b {
	margin-top: -1px;
	display: inline-block;
}
.page-item.active .page-link,
.page-item .page-link:hover {
	color: #fff;
	border-color: transparent;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}



/* ======================== SIDEBAR ======================== */

.sidebar {
	float: left;
	width: 100%;
}
.sidebar .widget.widget-tabs {
	padding-bottom: 0;
}
.sidebar .widget {
	border-bottom: 4px solid;
	padding-bottom: 20px;
	margin-bottom: 70px;
}
.widget-search form {
	float: left;
	width: 100%;
}
.widget-search form input {
	-webkit-box-shadow: 1px 1px 2px 0 #ddd;
	-moz-box-shadow: 1px 1px 2px 0 #ddd;
	-ms-box-shadow: 1px 1px 2px 0 #ddd;
	-o-box-shadow: 1px 1px 2px 0 #ddd;
	box-shadow: 1px 1px 2px 0 #ddd;
}
.widget-search form button {
	position: absolute;
	top: 0;
	right: 0;
	background-color: inherit;
	border:0;
	color: #999;
	width: 40px;
	height: 40px;
	line-height: 37px;
	text-align: center;
}
.widget-search form button:hover {
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}




/* =================== WIDGET TABS ================= */

.sidebar .widget.widget-tabs {
	border-bottom: 0;
}
.nav-tabs {
	border:0;
}
.nav-tabs li {
	float: left;
	margin-right: 2px;
}
.nav-tabs .nav-link {
	border: 1px solid #e9e9e9;
}
.nav-tabs li a {
	float: left;
	color: #333;
	font-size: 14px;
	padding: 10px 8px;
	background-color: #f5f5f5;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #e9e9e9;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.nav-tabs li a.active {
	background-color: #fff;
	border-bottom-color: #fff;
	margin-bottom: -1px;
}
.tab-post {
	float: left;
	width: 100%;
	display: table;
}
.tab-post-img {
	width: 80px;
	display: table-cell;
	float: left;
}
.tab-post-img > img {
	width: 100%;
}
.tab-post-info {
	display: table-cell;
	width: 100%;
	vertical-align: top;
	padding: 0 0 0 17px;
}
.tab-post-info > h3 {
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 18px;
}
.tab-post-info > h3 a {
	color: #333;
}
.tab-post-info > p {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #a0a0a0;
	line-height: normal;
}
.tab-post-info > a {
	display: inline-block;
	font-size: 14px;
	margin-top: 10px;
	font-weight: 700;
}
.tb-posted-date {
	float: left;
	width: 100%;
	background-color: #f5f5f5;
	padding: 7px;
	text-align: center;
	line-height: normal;
}
.tb-posted-date > span {
	display: block;
	font-size: 11px;
	font-weight: 700;
}
.tb-post-lists {
	float: left;
	width: 100%;
	padding: 20px;
	border: 1px solid #e9e9e9;
}
.tb-post-lists li {
	float: left;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #e9e9e9;
}
.tb-post-lists li:first-child {
	padding-top: 0;
}
.tb-post-lists li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

/* ==================== RECENT COMMENTS LIST =================== */

.recent-comments-list {
	float: left;
	width: 100%;
	padding: 20px;
	border: 1px solid #e9e9e9;
}
.recent-comments-list li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	padding: 20px 0;
}
.recent-comments-list li:first-child {
	padding-top: 0;
}
.recent-comments-list li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.recent-comment {
	float: left;
	width: 100%;
	display: table;
}
.rc-img {
	float: left;
	width: 60px;
	display: table-cell;
}
.rc-img > img {
	width: 100%;
}
.rc-info {
	display: table-cell;
	width: 100%;
	padding-left: 17px;
	vertical-align: top;
}
.rc-info > h4 {
	font-size: 13px;
	color: #888;
	margin-bottom: 10px;
}
.rc-info > a {
	float: left;
	width: 100%;
	color: #A0A0A0;
	font-size: 13px;
	line-height: 24px;
}



/* ========================== WIDGET CATEGORIES ======================== */

.sidebar .widget-title {
	border-bottom: 2px solid;
	font-weight: 700;
	letter-spacing: 0.16em;
	width: auto;
	float: left;
	padding-bottom: 5px;
	font-size: 18px;
	margin-top: -3px;
}
.catgs-links {
	float: left;
	width: 100%;
}
.catgs-links li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	line-height: 48px;
}
.catgs-links li a {
	float: left;
	color: #888;
	padding-left: 25px;
	position: relative;
	font-size: 14px;
}
.catgs-links li a:hover {
	font-weight: 700;
	padding-left: 40px;
}
.catgs-links li a:hover:before {
	left: 25px;
}
.catgs-links li a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 10px;
	width: 5px;
	height: 5px;
	background-color: #888;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}


/* =================== WIDGET META LINKS ================ */

.meta-links {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.meta-links li {
	display: inline-block;
	margin-right: 12px;
}
.meta-links li a {
	display: inline-block;
	color: #fff;
	background-color: #333;
	padding: 11px 16px;
	font-size: 13px;
}



/* ====================== BLOG SINGLE POST ======================== */

.post-details-links {
	float: left;
	width: 100%;
	padding-left: 110px;
	margin-bottom: 25px;
}
.post-details-links li {
	float: left;
	width: 100%;
	color: #888;
	font-size: 14px;
	line-height: 28px;
	position: relative;
	padding-left: 20px;
}
.blog-post.single-post > p {
	margin: 0 0 20px 0;
} 
.blog-post.single-post .post-info {
	margin-bottom: 20px;
}
.post-details-links li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: #888;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.quote-text {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.single-post blockquote {
	background-color: #f5f5f5;
	padding: 20px 60px 20px 70px;
	border-left: 10px solid;
	font-size: 18px;
	color: #888;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	max-width: 80%;
	margin: 0 auto;
	text-align: center;
}
.single-post blockquote:before {
	left: 10px;
	top: 15px;
	content: "“";
}
.single-post blockquote:after {
	content: "”";
	right: 10px;
	left: auto;
	bottom: 0;
}
.single-post blockquote:before,
.single-post blockquote:after {
	position: absolute;
	width: 34px;
	height: 24px;
	font-size: 50px;
}


.post-pagination {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.post-pagination a {
	text-transform: uppercase;
}
.post-pagination a i {
	padding-right: 10px;
}
.post-pagination a:first-child {
	float: left;
}
.post-pagination a:last-child {
	float: right;
}
.post-pagination a:last-child i {
	padding-left: 10px;
	padding-right: 0;
}


/* ==================== COMMENT SECTION ==================== */


.comment-section {
	float: left;
	width: 100%;
}
.comment-section > h3 {
	float: left;
	color: #333;
	font-size: 20px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.comment-section > h3 strong {
	font-weight: 700;
	padding-bottom: 7px;
	position: relative;
}
.comment-section strong:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
}
.comment-section form {
	float: left;
	width: 100%;
	background-color: #f5f5f5;
	padding: 25px;
}
.comment-section form button {
	float: right;
	font-weight: 600;
}


/* ================= WIDGET LATEST NEWS ================ */

.widgete-latest-news .tb-post-lists {
	border:0;
	padding: 0;
}
.sidebar.sg-post .widget-title {
	font-weight: 400;
	letter-spacing: 0.16em;
	border:0;
}
.sidebar .widget:last-child {
	border-bottom: 0;
}
.sidebar.sg-post .widget-title strong {
	font-weight: 700;
	position: relative;
	padding-bottom: 7px;
	margin-right: 6px;
}
.sidebar.sg-post .widget-title strong:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
}


/* ======================= PAGER DETAILS ======================= */

.pager-details {
	padding: 60px 0 0;
}
.pager-list {
	float: left;
	width: 100%;
}
.pager-list li {
	display: inline-block;
	position: relative;
	padding: 0 7px;
}
.pager-list li:before {
	content: '/';
	position: absolute;
	top: 0;
	left: 100%;
	color: #777;
	font-size: 14px;
}
.pager-list li a,
.pager-list li span {
	display: inline-block;
	text-transform: uppercase;
	color: #777;
	font-size: 14px;
	font-weight: 600;
}
.pager-list li:first-child {
	padding-left: 0;
}
.pager-list li:last-child:before {
	display: none;
}



/* ======================== SHOP SEC ============================ */

.shop-sec {
	background-color: #fff;
	padding: 60px 0;
}
.shop-sec-details {
	float: left;
	width: 100%;
}
.shop-related-details {
	float: left;
	width: 100%;
}
.shop-head {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.sort-by {
	float: left;
	width: 50%;
}
.sort-by > span {
	float: left;
	color: #888;
	font-size: 14px;
	padding-right: 10px;
	margin-top: 7px;
}
.sort-by .drop-menu {
	width: 230px;
	float: left;
	background: #fff;
	color: #372f2b;
	font-size: 14px;
	border:1px solid #ececec;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	outline: none;
}
.sort-by .drop-menu .dropeddown {
	top: 105%;
}
.sort-by .drop-menu > .select > span {
	color: #888;
}
.shop-head > span {
	float: right;
	color: #888;
	font-size: 14px;
	margin-top: 7px;
}

/* ========================= SHOP ITEMS ======================= */

.shop-items {
	float: left;
	width: 100%;
}
.shop-item {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.shop-item:hover .shop-img .btn-default {
	opacity: 1;
	visibility: visible;
}
.shop-img {
	float: left;
	width: 100%;
	position: relative;
}
.shop-img .btn-default {
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
}
.shop-img > img {
	width: 100%;
}
.shop-info {
	float: left;
	width: 100%;
	padding: 20px;
	text-align: center;
}
.shop-info > h3 {
	font-size: 16px;
	line-height: 24px;
	color: #888;
}
.shop-info > h3 a {
	color: #888;
}


.sidebar.sg-post .widget-search form button {
	color: #333;
}
.widget-search .form-field {
	margin-bottom: 5px;
}
.catgs-links.no-bd li {
	border:0;
	line-height: 38px;
}
.catgs-links.no-bd li a {
	color: #595959;
	font-size: 16px;
}
.catgs-links.no-bd li a:before {
	display: none;
}


.ui-slider-horizontal .ui-slider-handle {
	outline: none;
}
.ui-widget.ui-widget-content {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	float: left;
	width: 100%;
}
.widget-filter input {
	border:0; 
	color:#f6931f; 
	font-weight:bold;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #888;
	font-weight: 400;
	margin-top: 10px;
}
#slider-range {
	margin-bottom: 15px;
	margin-top: 20px;
	background-color: #f3f3f3;
	border-color: #f1f0f0;
}
.widget-filter > form {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 20px;
}
.widget-filter > form label {
	float: left;
	width: 100%;
	display: none;
}
.widget-filter > form button {
	background-color: inherit;
	text-transform: uppercase;
	width: 85%;
	border:0;
	font-weight: 700;
	font-size: 16px;
	border-bottom: 3px solid;
	margin: auto;
	float: none;
	padding: 5px 0;
}
.widget-filter > form button:hover {
	color: #fff;
}


/* =================== SCROLL TO TOP BUTTON ==================== */

.scrollTop {
	position: fixed;
	bottom: 0;
	right: 30px;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
}
.scrollTop.show {
	opacity: 1;
	visibility: visible;
	bottom: 30px;
}



/* ============================ MODERN HOMEPAGE =========================== */

.modern-layout header .container {
	max-width: 100%;
	padding-left: 110px;
	padding-right: 25px;
}
.modern-layout .logo {
	width: 20%;
}
.modern-layout nav {
	width: 65%;
	float: left;
	text-align: left;
}
.modern-layout nav > ul {
	float: left;
}
.modern-layout nav > ul > li {
	border:0;
}
.modern-layout nav > ul > li > a {
	padding: 0 9px;
	letter-spacing: 0.2em;
	font-size: 14px;
	color: #656565;
	line-height: 135px;
}
.modern-layout nav > ul > li > a:after,
.modern-layout nav > ul > li > a:before {
	display: none;
}
.modern-layout nav > ul > li:after {
	display: none;
}
.contact-us-lnk {
	float: right;
	width: 15%;
}
.contact-us-lnk > a {
	display: inline-block;
	font-size: 14px;
	letter-spacing: 0.2em;
	color: #656565;
	line-height: 135px;
	text-transform: uppercase;
}
.contact-us-lnk > a i {
	padding-right: 5px;
	font-size: 16px;
}
.modern-layout .logo > a {
	margin-top: 33px;
}
/*
.modern-layout {
	font-family: 'rotissansserifregular';
}
*/
/* ======================= INFO ABOUT US ========================= */

.nolikeus-sec {
	padding: 130px 0 50px 0;
}
.more-info-about {
	float: left;
	width: 100%;
}
.about_us {
	float: left;
	width: 100%;
	padding: 0 35px 0 90px;
}
.about_us > h2 {
	color: #333333;
	font-size: 36px;
	line-height: 54px;
	margin-top: -14px;
}
.about_us > h3 {
	font-size: 36px;
	letter-spacing: 0.16em;
	line-height: 54px;
}
.about_para {
	float: left;
	width: 100%;
	padding: 0 90px 0 35px;
}
.about_para > p {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 30px;
	font-weight: 400;
	color: #1b1b1b;
	margin-top: -7px;
}
.about_para > a {
	display: inline-block;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
}


/* ====================== MODERN SEC DETAILS ===================== */

.modern-sec-details {
	float: left;
	width: 100%;
}
.cs-mgg {
	float: left;
	width: 100%;
	padding: 0 45px 0 100px;
}
.moder-img {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
}
.moder-img > img {
	width: 100%;
	position: relative;
}
.moder-img > img:hover {
}
.cs-box {
    content: "";
    height: 290px;
    width: 290px;
    position: absolute;
    bottom: -85px;
    left: -85px;
    z-index: -1;
}
.tp-video-play-button {
	text-align: center !important;
}
.revicon-right-dir:before {
	content: '\f04b';
	font-family: fontawesome;
	font-size: 25px;
	top: -3px;
	position: relative;
}
.tp-video-controls {
	display: none;
}
.main-slider.fulll {
	width: 90%;
	overflow: hidden;
}
.main-slider.fulll .tparrows {
	display: none;
}
.main-slider.hps_2 .no-ovlay .tp-bgimg.defaultimg {
	display: none;
}
.main-slider.hps_2 .tp-bgimg.defaultimg {
	background-color: #000000;
	opacity: 0.99;
}

/* ===================== MODER TEXT ===================== */

.modern-sec {
	padding-bottom: 130px;
}
.moder-text {
	float: left;
	width: 100%;
	padding: 90px 30px 100px 100px;
	background-color: #efefef;
	position: relative;
}
.mg-t-110 {
	margin-top: 110px;
}
.moder-text:before {
	content: '';
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	background-color: #efefef;
}
.moder-text > h3 {
	color: #333333;
	font-size: 36px;
	line-height: 54px;
	margin-bottom: 30px;
}
.moder-text > h3 a {
	color: #333;
}
.moder-text > p {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 27px;
	color: #1b1b1b;
	margin-bottom: 40px;
}
.moder-text > a {
	display: inline-block;
	color: #1b1b1b;
	font-size: 20px;
	padding: 14px 40px;
	letter-spacing: 0.2em;
	border:2px solid #a37b44;
	text-transform: uppercase;
}
.moder-text > a:hover {
	background-color: #a37b44;
	color: #fff;
}


.modern-sec.st2 .moder-text:before {
	left: auto;
	right: 100%;
}
.modern-sec.st2 .cs-mgg {
	padding: 0 0 0 15px;
	margin-top: 60px;
}
.cs-image {
	float: left;
	width: 100%;
	margin-top: -153px;
	position: relative;
	z-index: 999;
}
.cs-img {
	width: 58.33%;
	margin: 0 auto;
}
.cs-img > img {
	width: 100%;
	float: none;
}
.cs-mgg.no-pad {
	padding: 0 15px 0 0;
}
.mg-t--140 {
	margin-top: -140px;
}
.mg-t-40 {
	margin-top: 40px;
}


.modern-layout footer,
.modern-layout .responsive-mobile-menu {
	font-family: 'Open Sans';
}


.select-demo-sec {
	padding: 60px 0;
	background-color: #fff;
}
.select-demos {
	float: left;
	width: 100%;
}
.demo {
	float: left;
	width: 100%;
	text-align: center;
}
.demo > a {
	display: inline-block;
}
.demo > a img {
	width: 64%;
	float: none;
}
.select-demo-sec h2 {
	padding: 20px 0;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.16em;
	color: #333;
	text-align: center;
	margin-bottom: 100px;
}


/* ======================= LANDING FOOTER ======================= */


.landing-ft {
	background-image: url(../images/resources/ft-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 150px 0;
	float: left;
	width: 100%;
}
.landing-text {
	float: left;
	width: 100%;
	text-align: center;
}
.landing-text > h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 48px;
	margin-bottom: 15px;
}
.landing-text > span {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 20px;
	margin-bottom: 45px;
}
.landing-text > a {
	display: inline-block;
	color: #555555;
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 20px;
}

/* ================= ERROR MESSAGE ================ */


.success-message{
  display: none;
}

.error-message {
  display: none;
}
.error {
	color: #fff;
	font-size: 18px;
	border:1px solid;
	margin: 0;
}
.success-message,
.error-message {
	color: #fff;
	font-size: 18px;
	padding: 10px 15px;
	margin-top: 15px;
}


.flatpickr-day {
	line-height: 37px;
	height: 40px;
}
.dayContainer {
	padding-bottom: 10px;
}