/*
Theme Name: RAPJAB
Theme URI: http://www.rapjab.com/
Author: Földesi Attila - RAPJAB
Author URI: http://www.foldesiattila.com/
Description: Bootstrap 3 theme made by RAPJAB
Version: 1.1
*/

@import url('css/jquery.bxslider.css');
@import url('css/jcarousel.responsive.css');
@import url('css/slicknav.css');
@import url('css/responsive.css');
@import url('css/isotope.css');

* {
	outline: none !important;
}

.slicknav_menu {
    display: none;
}

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright, .wp-caption.alignright, img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

#footer-top-wrap {
	background: #000;
	padding: 65px 0 50px 0;
	border-bottom: 1px solid #333;
}

#footer_logo {
	width: 100%;
	height: auto;
}

.footer_top_1 {
	margin-bottom: 35px;
}

.footer_top_2 h5 {
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	margin: 0 0 32px 0;
	padding: 0;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.footer_top_2 h5:before {
	position: absolute;
	top: 50%;
	left: -25px;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	content: " ";
	display: block;
	background: #fff;
}

.footer_top_2 h5:after {
	position: absolute;
	top: 50%;
	right: -25px;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	content: " ";
	display: block;
	background: #fff;
}

.footer_info {
	color: #fff;
	font-size: 18px;
}

.footer_info a {
	color: #fff !important;
}

#footer-wrap {
	background: #000;
	padding: 30px 0 25px 0;
}

#footermenu {
	display: inline-block;
}

#footermenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footermenu ul li {
	display: inline;
}

#footermenu ul li a {
	display: inline-block;
	font-size: 13px;
	color: #8d443b !important;
	padding: 0 12px;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    text-decoration: none !important;
}

#footermenu ul li a:hover {
	color: #fff !important;
}

#copyright {
	color: #676767;
	font-size: 12px;
	margin-top: 25px;
	text-transform: uppercase;
}

.fsoc {
	display: inline-block;
	width: 21.5px;
	height: 21px;
	margin: 0 4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    position: relative;
    top: 0;
    background-size: 21.5px 21px;
    background-position: center center;
    background-repeat: no-repeat;
}

.fsoc:hover {
	top: -3px;
}

.ffb {
	background-image: url('images/f_fb.png');
}

.ftw {
	background-image: url('images/f_tw.png');
}

.fgp {
	background-image: url('images/f_gp.png');
}

.fpt {
	background-image: url('images/f_pt.png');
}

.fig {
	background-image: url('images/f_ig.png');
}

.fyt {
	background-image: url('images/f_yt.png');
}

.fowl {
	background-image: url('images/f_owl.png');
}

.fspoon {
	background-image: url('images/f_spoon.png');
}

.fyelp {
	background-image: url('images/f_yelp.png');
}

#footer_social {
	display: inline-block;
	margin-left: 10px;
}

#menu-item-31 {
	border-left: 2px solid #2a2a2a;
}

#menu-item-30 {
	border-right: 2px solid #2a2a2a;
}

#header-wrap {
	background: #fff;
	width: 100%;
	height: 85px;
	position: fixed;
	padding: 12px 0;
	border-bottom: 1px solid #c3c3c3;
	z-index: 1000;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#logo {
	display: block;
}

#logo img {
	width: 85%;
	height: auto;
}

.header_info {
	font-size: 12px;
	font-weight: 700;
	color: #666;
	margin-bottom: 12px;
	padding-top: 3px;
}

#header_address {
	display: inline-block;
	padding-left: 20px;
	background: url('images/nav_marker.png') no-repeat 0 center;
	background-size: 9px 13.5px;
	margin-right: 20px;
}

#header_phone {
	display: inline-block;
	padding-left: 20px;
	background: url('images/nav_phone.png') no-repeat 0 center;
	background-size: 12px 12px;
	margin-right: 20px;
}

#open_days {
	display: inline-block;
	padding-left: 20px;
	background: url('images/clock_2.png') no-repeat 0 center;
	background-size: 13px 13px;
	margin-right: 10px;
}

#closed_days {
	display: inline-block;
	padding-left: 10px;
	border-left: 1px solid #666;
}

#open_days2 {
	display: inline-block;
	padding-left: 20px;
	background: url('images/clock_1.png') no-repeat 0 center;
	background-size: 13px 13px;
	margin-right: 10px;
	color: #fff;
}

#closed_days2 {
	display: inline-block;
	padding-left: 10px;
	border-left: 1px solid #fff;
	color: #fff;
}

.header_info a {
	color: #666 !important;
	line-height: 14px;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainmenu ul li {
	display: inline;
	padding: 0 14px;
}

#mainmenu ul li a {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    text-decoration: none !important;
    color: #000 !important;
}

#mainmenu ul li a:hover {
	color: #a34f44 !important;
}

#mainmenu ul li.current_page_item a, #mainmenu ul li.current-page-ancestor a {
	color: #a34f44 !important;
	text-decoration: underline !important;
}

#page_wrapper {
	padding-top: 81px;
}

.about_block {
	padding-top: 105px;
	padding-bottom: 115px;
}

.about_block_title {
	color: #000;
	font-size: 30px;
	font-weight: 900;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	line-height: 30px;
	position: relative;
}

.about_block_title:after {
	content: " ";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 58px;
	height: 3px;
	background: #000;
}

.about_block {
	color: #666;
}

.about_block_text p {
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 25px 0;
	padding: 0;
}

.about_block_link {
	font-size: 15px;
	color: #ba7828 !important;
	display: block;
}

.about_arrow {
	display: inline-block;
	width: 23px;
	height: 14px;
	background: url('images/about_arrow.png') no-repeat center center;
	background-size: 23px 14px;
	margin-left: 10px;
}

.block_image {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.about_block_3_wrap, .about_block_4_wrap, .about_block_5_wrap {
	position: relative;
	overflow: hidden;
}

.about_block_3_wrap .block_image, .about_block_5_wrap .block_image {
	right: 0;
}

.about_block_4_wrap .block_image {
	left: 0;
}

.about_block_1_wrap {
	padding: 65px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
}

.about_block_1 .block_title {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 900;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	position: relative;
}

.about_block_1 .block_title:after {
	content: " ";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -24px;
	width: 58px;
	height: 3px;
	background: #fff;
}

#about_top_logo {
	width: 100%;
	height: auto;
}

.about_1_row_1 {
	margin-bottom: 50px;
}

.about_block_1 .block_text {
	color: #fff;
}

.about_block_1 .block_text p {
	font-size: 15px;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

.block_image_pattern {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.35) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.35) 75%, transparent 75%, transparent);
    background-size: 4px 4px;
    opacity: 0.35;
}

.about_block_3_wrap .block_image_pattern, .about_block_5_wrap .block_image_pattern {
	right: 0;
}

.about_block_2_wrap {
	background: #000;
	padding: 65px 0 75px 0;
	color: #fff;
}

.about_block_2_title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	margin: 0 0 30px 0;
	padding: 0 0 15px 0;
}

.about_block_2_title:after {
	content: " ";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 1px;
	background: #a95247;
}

.about_testim_text {
	font-size: 15px;
	line-height: 30px;
}

.about_testim_author {
	font-size: 12px;
}

.bx-pager-link {
	width: 10px !important;
	height: 10px !important;
	display: inline-block !important;
	background: #000 !important;
	border: 1px solid #fff !important;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.bx-pager-item .active {
	background: #a95247 !important;
	width: 10px !important;
	height: 10px !important;
}

#about_nav_wraper {
	background: #a34f44;
	color: #fff;
	padding: 20px 0;
	height: 61px;
}

#about_nav_wraper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#about_nav_wraper ul li {
	display: inline;
}

#about_nav_wraper ul li a {
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    text-decoration: none !important;
}

#about_nav_wraper ul li a:hover {
    color: #e7d780 !important;
}

.inner_nav, .inner_nav2 {
	font-size: 15px;
	display: inline-block;
	padding: 0 14px;
	color: #fff !important;
}

.top_slide {
	height: 345px;
	background-repeat: no-repeat;
	background-size: auto 150%;
	background-position: center center;
	overflow: hidden;
	position: relative;
}

.top_slide img {
	animation: kenburns 60s infinite;
	width: 130%;
	max-width: none !important;
	margin-left: -15%;
	position: relative;
	z-index: 0;
	position: absolute;
}

.slide_title {
	font-size: 36px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 900;
	text-shadow: 0px 2px #2f2a28;
	position: relative;
	z-index: 10;
	text-transform: uppercase;
}

.slide_link {
	font-size: 18px;
	color: #e7d780 !important;
	display: inline-block;
	text-shadow: 0px 2px #2f2a28;
	position: relative;
	z-index: 10;
}

.top_arrow {
	display: inline-block;
	width: 23px;
	height: 14px;
	background: url('images/home_arrow.png') no-repeat center center;
	background-size: 23px 14px;
	margin-left: 10px;
}

.top_slide_pattern {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.35) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.35) 75%, transparent 75%, transparent);
    background-size: 4px 4px;
    opacity: 0.35;
}

@keyframes kenburns {
    0% {
      opacity: 0;
    }
    5% {
      opacity: 1;
    }
    95% {
        transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
        animation-timing-function: ease-in;
        opacity: 1;
    }
    100% {
        transform: scale3d(2, 2, 2) translate3d(-170px, -100px, 0px);
        opacity: 0;
    }
}

#top_wrapper .bx-pager {
	bottom: 20px !important;
}

#top_wrapper .bx-prev {
	display: block !important;
	/*background: url('images/slide_left.png') no-repeat center center !important;
	background-size: 16.5px 26.5px !important;
	width: 16.5px !important;
	height: 26.5px !important;
	top: 50% !important;
	margin-top: -13px !important;
	left: 100px !important;*/
	background: url('images/slide_left2.png') no-repeat center center !important;
	width: 18px !important;
	height: 27px !important;
	top: 50% !important;
	margin-top: -12.5px !important;
	left: 100px !important;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#top_wrapper .bx-next {
	display: block !important;
	/*background: url('images/slide_right.png') no-repeat center center !important;
	background-size: 16.5px 26.5px !important;
	width: 16.5px !important;
	height: 26.5px !important;
	top: 50% !important;
	margin-top: -13px !important;
	right: 100px !important;*/
	background: url('images/slide_right2.png') no-repeat center center !important;
	width: 18px !important;
	height: 25px !important;
	top: 50% !important;
	margin-top: -12.5px !important;
	right: 100px !important;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#top_wrapper .bx-next:hover, #top_wrapper .bx-prev:hover {
	opacity: 0.8;
}

.about_nav_sticky {
	width: 100% !important;
	position: fixed !important;
	top: 85px !important;
	z-index: 1000;
}

body.logged-in .about_nav_sticky {
	width: 100% !important;
	position: fixed !important;
	top: 117px !important;
	z-index: 1000;
}

.row-offset-0 {
	margin-left: 0;
    margin-right: 0;
}

.row-offset-0 > * {
    padding-left: 0;
    padding-right: 0;
}

.menu_cta_li {
	padding-left: 0 !important;
	padding-right: 0 !important;
	position: relative;
	overflow: hidden;
}

.menu_cta_image {
	width: 100%;
	height: auto;
}

.menu_cta_overflow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    opacity: 0;
}

.menu_cta_overflow_text {
	color: #e7d780;
	font-size: 15px;
	font-weight: 700;
}

.menu_cta_li:hover .menu_cta_overflow {
	opacity: 1;
}

.menu_block_2_wrapper {
	padding: 55px 0 0 0;
}

.menu_type_div {
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: 2px solid #999;
}

.menu_type_title {
	color: #a34f44;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 900;
	margin: 0 0 25px 0;
	padding: 0 0 20px 0;
	position: relative;
}

.menu_type_title:after {
	content: " ";
	display: block;
	background: #a34f44;
	width: 58px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.menu_type_content h3 {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

.menu_type_content p {
	margin: 0 0 30px 0;
	padding: 0;
	color: #666;
	font-size: 15px;
	line-height: 24px;
}

.menu_type_content p em {
	display: block;
	margin-bottom: -30px;
	color: #000;
}

.menu_col > .menu_type_div:last-child {
	border-bottom: none !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.menu_block_2 {
	padding-bottom: 60px;
	border-bottom: 4px solid #000;
}

.menu_call_cta {
	font-weight: 700;
	border-left: 1px solid #fff;
	padding: 0 14px;
	text-transform: uppercase;
}

.menu_call_cta a {
	color: #fff !important;
}

.slide_text {
	font-size: 15px;
	color: #fff;
	text-shadow: 0px 1px #2f2a28;
}

.slide_text p {
	margin: 0;
	padding: 0;
}

#newsletter-wrap {
	color: #000;
	padding: 55px 0;
}

#sign_up_text {
	font-size: 16px;
	font-weight: 700;
}

#sign_up_form input[type=email] {
	border: 2px solid #000;
	background: none;
	font-size: 15px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	height: 46px;
	color: #666;
}

#sign_up_form button {
	background: url('images/nl_arrow.png') no-repeat center center #000;
	background-size: 16px 9.5px;
	border: 2px solid #000;
	margin-left: -4px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 38px;
	height: 46px;
	padding: 12px 12px;
}

.tavern_block_1_wrapper {
	position: relative;
}

.tavern_cta_bg_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.tavern_cta_bg_2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.tavern_cta_inner {
	padding: 50px 0 45px 0;
}

.tavern_cta_title {
	color: #fff;
	font-size: 26px;
	font-weight: 900;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

.tavern_cta_subtitle {
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	margin: 0 0 25px 0;
	padding: 0 0 22px 0;
	position: relative;
	color: #999;
}

.tavern_cta_subtitle:after {
	content: " ";
	display: block;
	width: 58px;
	height: 3px;
	bottom: 0;
	left: 50%;
	margin-left: -29px;
	background: #fff;
	position: absolute;
}

.tavern_cta_1 .tavern_cta_text p {
	color: #e7d780;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0;
	padding: 0;
}

.tavern_cta_1 .tavern_cta_text p em {
	font-size: 15px;
	display: block;
	margin-top: -10px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	text-transform: none;
}

.tavern_cta_2 .tavern_cta_text p {
	color: #999;
	font-size: 18px;
	font-weight: 700;
}

.menu_call_cta .request_event_link {
	color: #e7d780 !important;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}

.events_block_1_wrapper {
	padding: 50px 0;
}

.events_1_title_1 {
	color: #a34f44;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0 0 25px 0;
	padding: 0 0 20px 0;
	position: relative;
	font-weight: 900;
}

.events_1_title_1:after {
	content: " ";
	display: block;
	width: 58px;
	height: 3px;
	background: #a34f44;
	position: absolute;
	bottom: 0;
	left: 0;
}

.events_1_title_2 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	padding: 0;
}

.events_text {
	color: #666;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 25px;
}

.events_link {
	color: #ba7828 !important;
	font-size: 15px;
	display: inline-block;
}

.events_block_title {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	padding: 0;
}

.ue_li {
	padding: 25px 0;
	border-bottom: 1px solid #e5e5e5;
}

.ue_li_image {
	display: block;
}

.ue_li_image img {
	width: 100%;
	height: auto;
	border: 2px solid #666;
}

.ue_li_date {
	width: 43px;
	padding: 6px 0;
	border: 2px solid #a34f44;
	color: #a34f44;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 22px;
}

.ue_li_date_month {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
}

.ue_li_date_day {
	font-size: 15px;
}

.eu_li_title {
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 24px;
}

.eu_li_text {
	margin-bottom: 15px;
	color: #666;
	font-size: 15px;
}

.eu_li_text p {
	margin: 0;
	padding: 0;
}

.ue_li_link {
	color: #ba7828 !important;
	font-size: 15px;
	display: inline-block;
}

.upcoming_events > .ue_li:last-child {
	border-bottom: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.events_block_2 .col-sm-7 {
	border-right: 1px solid #e5e5e5;
}

.blog_li {
	width: 33.33%;
	margin-bottom: 50px;
}

.blog_li_top {
	position: relative;
}

.blog_li_image {
	display: block;
	position: relative;
}

.blog_li_image img {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    position: relative;
}

.blog_li_image img:hover {
	opacity: 0.8;
}

.blog_li_date {
	background: #fff;
	width: 50px;
	padding: 10px 0;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 2px solid #999;
}

.blog_li_date span {
	display: block;
	text-transform: uppercase;
	color: #999;
	font-weight: 700;
}

.blog_li_date_day {
	font-size: 15px;
	line-height: 15px;
}

.blog_li_date_month {
	font-size: 12px;
}

.blog_li_bottom {
	padding: 20px 0 0 0;
	background: #fff;
}

.blog_li_info {
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 20px;
	font-size: 12px;
	color: #6f6f6f;
	font-weight: 700;
	padding: 12px 0;
	position: relative;
}

.blog_li_info a {
	color: #6f6f6f;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.blog_li_info a:hover {
	color: #a34f44;
}

.blog_li_info_cats {
	padding-left: 28px;
	background: url('images/tags.png') no-repeat 0 center;
	background-size: 13px 15.5px;
}

.blog_li_info_comments {
	padding-left: 25px;
	margin-right: 20px;
	background: url('images/comments.png') no-repeat 0 center;
	background-size: 16px 14px;
}

.blog_li_info_visited {
	padding-left: 26px;
	background: url('images/visited.png') no-repeat 0 center;
	background-size: 18px 12px;
	margin-right: 15px;
}

.blog_li_title {
	font-size: 15px;
	color: #000;
	font-weight: 400;
	margin: 0 0 20px 0;
	padding: 0;
}

.blog_li_title a {
	color: #000 !important;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    text-decoration: none !important;
}

.blog_li_title a:hover {
	color: #a34f44 !important;
}

.blog_li_author {
	font-size: 14px;
	color: #000;
	margin-bottom: 25px;
}

.blog_li_author span {
	color: #ba7828;
}

.blog_li_excerpt {
	font-size: 15px;
	line-height: 24px;
	color: #6f6f6f;
	margin-bottom: 30px;
}

.blog_li_excerpt p {
	margin: 0;
	padding: 0;
}

.blog_li_read_more {
	display: inline-block;
	font-size: 13px;
	background: #a34f44;
	color: #e7d780;
	font-weight: 500;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    padding: 10px 20px;
}

.blog_li_read_more:hover {
	color: #fff !important;
	background: #000 !important;
}

#blog_ul {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.blog_li_inner {
	padding: 0 15px;
}

.blog_li_gallery, .blog_li_video {
	position: relative;
}

.blog_li_gallery .bx-prev {
	display: block !important;
	width: 17px !important;
	height: 27px !important;
	background: url('images/slide_left.png') no-repeat center center !important;
	background-size: 16.5px 26.5px !important;
	position: absolute !important;
	top: 50% !important;
	left: 30px !important;
	margin-top: -13.5px !important;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    opacity: 1;
}

.blog_li_gallery .bx-next {
	display: block !important;
	width: 17px !important;
	height: 27px !important;
	background: url('images/slide_right.png') no-repeat center center !important;
	background-size: 16.5px 26.5px !important;
	position: absolute !important;
	top: 50% !important;
	right: 30px !important;
	margin-top: -13.5px !important;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    opacity: 1;
}

.blog_li_gallery .bx-prev:hover, .blog_li_gallery .bx-next:hover {
	opacity: 0.8;
}

.blog_li_video iframe {
	display: block;
	width: 100%;
	position: relative;
}

.grey {
	border-color: #666 !important;
	color: #666 !important;
}

#blog_bottom {
	border-bottom: 4px solid #000;
}

.events_block_2 {
	padding-bottom: 50px;
	border-bottom: 4px solid #000;
}

.home_cta {
	padding: 0;
	position: relative;
}

.home_cta_image {
	width: 100%;
	height: auto;
}

.home_cta_pattern {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.35) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.35) 75%, transparent 75%, transparent);
    background-size: 4px 4px;
    opacity: 0.35;
}

.hcc_title_1 {
	font-size: 36px;
	font-weight: 900;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #fff;
}

.hcc_title_2 {
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
}

.hcc_text_2 {
	color: #fff;
	font-size: 15px;
}

.home_cta_content {
	position: absolute;
	z-index: 10;
	width: 100%;
	left: 0;
}

.home_cta_overlay {
	position: absolute;
	height: 80px;
	margin-top: -40px;
	width: 60%;
	left: 20%;
	top: 50%;
	z-index: 5;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    opacity: 1;
}

.home_cta:hover .home_cta_overlay {
	opacity: 0;
}

.home_cta:nth-child(1) .home_cta_overlay, .home_cta:nth-child(1) .home_cta_overlay2 {
	background: rgba(169, 82, 71, 0.9);
}

.home_cta:nth-child(2) .home_cta_overlay, .home_cta:nth-child(2) .home_cta_overlay2 {
	background: rgba(157, 175, 138, 0.9);
}

.home_cta:nth-child(3) .home_cta_overlay, .home_cta:nth-child(3) .home_cta_overlay2 {
	background: rgba(186, 120, 40, 0.9);
}

.home_cta:nth-child(4) .home_cta_overlay, .home_cta:nth-child(4) .home_cta_overlay2 {
	background: rgba(157, 161, 114, 0.9);
}

.home_cta:nth-child(5) .home_cta_overlay, .home_cta:nth-child(5) .home_cta_overlay2 {
	background: rgba(181, 111, 49, 0.9);
}

.home_cta:nth-child(6) .home_cta_overlay, .home_cta:nth-child(6) .home_cta_overlay2 {
	background: rgba(167, 85, 70, 0.9);
}

.home_cta_overlay2 {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 5;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    opacity: 0;
}

.home_cta:hover .home_cta_overlay2 {
	opacity: 1;
}

.home_bottom_wrap {
	background: #a95247;
	padding: 70px 0 0 0;
}

.ha_logo {
	width: 100%;
	height: auto;
}

.ha_title {
	font-size: 28px;
	font-weight: 700;
	line-height: 35px;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 0;
}

.ha_text {
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 30px 0;
	color: #fff;
}

.ha_text p {
	margin: 0;
	padding: 0;
}

.ha_link {
	font-size: 15px;
	color: #e7d780 !important;
}

#home_top {
	padding-bottom: 60px;
	margin-bottom: 50px;
	border-bottom: 4px solid #aa736c;
}

.shop_block_1_wrapper {
	background: #9daf8a;
	color: #fff;
}

.gift_big_title {
	font-size: 30px;
	font-weight: 900;
	margin: 0;
	padding: 60px 0;
	text-transform: uppercase;
}

.gc_title {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 17px 0 0 0;
}

.gc_text {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 15px;
	line-height: 24px;
}

.gc_form input[type=submit] {
	color: #e7d780;
	font-size: 15px;
	background: #a34f44;
	padding: 7px 15px;
	border: 1px solid #a34f44;
}

.gc_form .gc_select {
	background: #fff url("images/select_bg.png") no-repeat scroll right center;
    border: 1px solid #a34f44;
    height: 38px;
    margin: 0;
    overflow: hidden;
    width: 100%;
    background-size: 38px 36px;
    color: #000;
}

.gc_select select {
	background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    font-size: 13px;
    height: 37px;
    line-height: 1;
    padding: 5px;
    width: 120%;
}

#gift_card_image {
	position: absolute;
	width: 80%;
	margin-left: 10%;
}

.gift_card_image_wrapper {
	position: relative;
}

.shop_wrapper {
	padding: 60px 0 0 0;
}

.shop_container {
	padding-bottom: 60px;
	border-bottom: 4px solid #000;
}

.product_li {
	margin-bottom: 45px;
}

.product_li img {
	margin-bottom: 18px;
	border: 1px solid #ccc;
}

.product_li h3 {
	font-size: 18px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 400;
}

.product_li .price {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 10px 0;
	display: block;
	color: #000;
}

.product_li .button {
	color: #e7d780 !important;
	font-size: 15px !important;
	background: #a34f44 !important;
	padding: 7px 15px !important;
	border: 1px solid #a34f44 !important;
}

.connect_block_1_wrapper {
	padding: 50px 0;
}

.connect_title {
	color: #a34f44;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: 900;
	margin: 0 0 25px 0;
	padding: 0 0 15px 0;
	position: relative;
}

.connect_title:after {
	content: " ";
	display: block;
	width: 58px;
	height: 3px;
	background: #a34f44;
	position: absolute;
	bottom: 0;
	left: 0;
}

.connect_secondary_title {
	color: #000;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
}

.connect_text {
	color: #666;
	margin-bottom: 25px;
}

.connect_text p {
	font-size: 15px;
	line-height: 24px;
}

.connect_link {
	color: #ba7828 !important;
	font-size: 15px;
}

.tw_feed_title {
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 35px 0;
	padding: 0;
	color: #000;
}

.tw_li_image {
	width: 100%;
	height: auto;
}

.tw_li_title {
	font-size: 15px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	color: #000;
}

.tw_li_info {
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
}

.tw_li_text {
	font-size: 15px;
	color: #666;
}

.tw_li {
	padding: 15px 0;
	border-bottom: 1px solid #e5e5e5;
}

.tw_li:last-child {
	border-bottom: none !important;
}

.counter_li {
	padding-left: 0;
	padding-right: 0;
	height: 110px;
	color: #fff;
}

.counter_li_image {
	width: 100%;
	height: auto;
}

#counter_li_1 {
	background: #c41200;
}

#counter_li_2 {
	background: #589741;
}

#counter_li_3 {
	background: #cb202d;
}

#counter_li_4 {
	background: #fe493b;
}

#counter_li_5 {
	background: #4d6bab;
}

#counter_li_6 {
	background: #c41200;
}

#counter_li_7 {
	background: #125688;
}

#counter_li_8 {
	background: #4ec6f8;
}

.counter_number {
	display: block;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 8px;
	line-height: 24px;
	padding-top: 28px;
	padding-right: 15px;
}

.counter_link {
	font-size: 15px;
	font-weight: 500;
	color: #fff !important;
	padding-right: 15px;
}

#counter_li_1 .counter_image {
	width: 42px;
	height: auto;
	margin: 20px 0 0 20px;
}

#counter_li_2 .counter_image {
	width: 57px;
	height: auto;
	margin: 35px 0 0 33px;
}

#counter_li_3 .counter_image {
	width: 42px;
	height: auto;
	margin: 36px 0 0 34px;
}

#counter_li_4 .counter_image {
	width: 41px;
	height: auto;
	margin: 30px 0 0 35px;
}

#counter_li_5 .counter_image {
	width: 20px;
	height: auto;
	margin: 30px 0 0 30px;
}

#counter_li_6 .counter_image {
	width: 12.5px;
	height: auto;
	margin: 30px 0 0 45px;
}

#counter_li_7 .counter_image {
	width: 42px;
	height: auto;
	margin: 30px 0 0 35px;
}

#counter_li_8 .counter_image {
	width: 42px;
	height: auto;
	margin: 32px 0 0 30px;
}

.feed_li {
	position: relative;
}

.feed_li_inner {
	padding: 4px;
	position: relative;
}

.feed_li_image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 220px;
}

.feed_li_overlay {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 13px;
	padding: 50px 15px 0 15px;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    opacity: 0;
}

.feed_li_overlay a {
	color: #fff !important;
	text-decoration: underline;
}

.feed_li_overlay a:hover {
	text-decoration: none !important;
}

.feed_li {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.feed_li:hover .feed_li_overlay {
	opacity: 1;
}

.feed_li_container {
	position: relative;
}

.feed_li_overlay_nick {
	font-size: 13px;
	font-style: italic;
}

.csoc {
	display: inline-block;
	width: 34.5px;
	height: 34px;
	margin: 0 4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    position: relative;
    top: 0;
    background-size: 34.5px 34px;
    background-position: center center;
    background-repeat: no-repeat;
}

.csoc:hover {
	top: -3px;
}

.cfb {
	background-image: url('images/s_fb.png');
}

.ctw {
	background-image: url('images/s_tw.png');
}

.cgp {
	background-image: url('images/s_gp.png');
}

.cpt {
	background-image: url('images/s_pt.png');
}

.cig {
	background-image: url('images/s_ig.png');
}

.cyt {
	background-image: url('images/s_yt.png');
}

.cowl {
	background-image: url('images/s_owl.png');
}

.cspoon {
	background-image: url('images/s_spoon.png');
}

.cyelp {
	background-image: url('images/s_yelp.png');
}

.feed_connect_li {
	float: left;
	width: 20%;
}

.feed_connect_li {
}

.home_bottom_wrap {
	position: relative;
}

#white_line {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: #fff;
}

#home_bottom_bottom {
	position: relative;
	z-index: 5;
}

.connect_social {
	margin-bottom: 50px;
}

.connect_more {
	color: #e7d780 !important;
    font-size: 15px;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    line-height: 34px;
    border-left: 1px solid #fff;
    padding-left: 35px;
    margin-left: 25px;
}

.home_slide {
	height: 480px;
	background-repeat: no-repeat;
	background-size: auto 150%;
	background-position: center center;
	overflow: hidden;
	position: relative;
}

.home_slide img {
	animation: kenburns 60s infinite;
	width: 100%;
	position: relative;
	z-index: 0;
	position: absolute;
}

.home_slide_title_1 {
	font-size: 36px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 900;
	text-shadow: 0px 2px #2f2a28;
	position: relative;
	z-index: 10;
	text-transform: uppercase;
}

.home_slide_title_2 {
	font-size: 55px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 900;
	text-shadow: 0px 2px #2f2a28;
	position: relative;
	z-index: 10;
	text-transform: uppercase;
}

.home_slide_link {
	font-size: 18px;
	color: #e7d780 !important;
	display: inline-block;
	text-shadow: 0px 2px #2f2a28;
	position: relative;
	z-index: 10;
}

body.home #page_wrapper {
	padding: 0 !important;
}

body.home #header-wrap {
	opacity: 0;
}

#home_slider {
	position: relative;
	background-color: #000;
}

#homemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#homemenu ul li {
	display: inline;
	padding: 0 14px;
}

#homemenu ul li a {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    text-decoration: none !important;
    color: #fff !important;
}

#homemenu ul li a:hover {
	color: #a34f44 !important;
}

#homemenu ul li.current_page_item a {
	color: #a34f44 !important;
	text-decoration: underline !important;
}

#logo2 {
	display: block;
}

#logo2 img {
	width: 85%;
	height: auto;
}

#header_address2 {
	display: inline-block;
	padding-left: 20px;
	background: url('images/home_marker.png') no-repeat 0 center;
	background-size: 9px 13.5px;
	margin-right: 20px;
	color: #fff;
}

#header_phone2 {
	display: inline-block;
	padding-left: 20px;
	background: url('images/home_phone.png') no-repeat 0 center;
	background-size: 12px 12px;
	color: #fff !important;
	margin-right: 20px;
}

#header-wrap-2 {
	width: 100%;
	position: fixed;
	padding: 12px 0;
	z-index: 900;
	background: none;
}

.fixed_menu_displayed #header-wrap {
	opacity: 1 !important;
}

.fixed_menu_displayed #header-wrap2 {
	opacity: 0 !important;
}

.home_slide img {
	width: 130% !important;
	margin-left: -15% !important;
	max-width: none !important;
}

#mainmenu ul > li:last-child, #homemenu ul > li:last-child {
	padding-right: 0 !important;
}

.event_feed_li {
	padding-left: 0;
	padding-right: 0;
}

.event_feed_li:hover .feed_li_overlay {
	opacity: 1;
}

.events_feed .col-sm-4 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.events_slide {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: #fff;
	font-size: 15px;
}

.events_slide_text {
	width: 100%;
	padding: 0 10%;
	position: absolute;
	bottom: 30px;
	left: 0;
}

.events_slide_overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 112px;
	background: url('images/events_image_gallery_overlay.png') repeat-x 0 0;
	background-size: auto 100%;
}

#events_image_slider .bx-prev {
	display: block !important;
	background: url('images/slide_left.png') no-repeat center center !important;
	background-size: 16.5px 26.5px !important;
	width: 16.5px !important;
	height: 26.5px !important;
	top: 50% !important;
	margin-top: -13px !important;
	left: 35px !important;
}

#events_image_slider .bx-next {
	display: block !important;
	background: url('images/slide_right.png') no-repeat center center !important;
	background-size: 16.5px 26.5px !important;
	width: 16.5px !important;
	height: 26.5px !important;
	top: 50% !important;
	margin-top: -13px !important;
	right: 35px !important;
}

#events_image_slider {
	position: relative;
}

#helper_div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -100;
}

#logo3 {
	display: block;
	width: 90%;
}

#logo3 img {
	width: 100%;
	height: auto;
}

#mobile_menu_wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	background: #fff;
	z-index: 12000;
	height: 60px;
	border-bottom: 1px solid #c3c3c3;
}

#mobile_menu {
	padding-top: 15px;
}

#open_menu {
	display: block;
	width: 19px;
	height: 14px;
	background: url('images/mobile_menu_open.png') no-repeat center center;
	background-size: 19px 14px;
	margin-top: 7px;
	cursor: pointer;
}

#header_address3 {
	display: inline-block;
	width: 13px;
	height: 25px;
	background: url('images/mobile_marker.png') no-repeat 0 center;
	background-size: 13px 19.5px;
	margin-right: 10px;
}

#header_phone3 {
	display: inline-block;
	width: 14.5px;
	height: 25px;
	background: url('images/mobile_phone.png') no-repeat 0 center;
	background-size: 14.5px 14px;
}

#mobile_menu_items_wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	z-index: 10000;
	overflow: hidden;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    opacity: 0;
    z-index: -50;
}

#mobilemenu ul {
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
}

#mobilemenu ul li {
	display: block;
	padding: 6px 0;
}

#mobilemenu ul li a {
	display: block;
	color: #fff !important;
	text-decoration: none !important;
}

body.mobile_menu_open #mobile_menu_items_wrapper {
	opacity: 1 !important;
	z-index: 10000;
}

body.mobile_menu_open #open_menu {
	background: url('images/mobile_menu_close.png') no-repeat center center !important;
	background-size: 14.5px 14.5px !important;
}

.home_cta_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.mc4wp-alert {
	color: red;
	padding-top: 15px;
	font-size: 13px;
}

.contact_block_1_wrapper {
	background: #a34f44;
	color: #e7d780;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 15px 0;
}

.contact_block_2_wrapper {
	padding: 70px 0 0 0;
}

.contact_block_2 {
	border-bottom: 1px solid #e5e5e5;
}

.ci_li {
	margin-bottom: 35px;
}

.ci_image {
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	margin-bottom: 25px;
}

.ci_title {
	font-size: 18px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 12px 0;
	padding: 0;
}

.ci_text {
	font-size: 15px;
	color: #666;
	line-height: 23px;
}

.ci_text p {
	margin: 0;
	padding: 0;
}

.ci_text a {
	color: #666 !important;
}

.contact_block_3 {
	padding: 65px 0;
	border-bottom: 4px solid #000;
}

.contact_form_text {
	font-size: 15px;
	color: #000;
	margin: 0 0 25px 0;
	padding: 0;
}

.contact_form_text p {
	margin: 0;
	padding: 0;
}

.contact_row {
	margin-bottom: 25px;
}

.contact_row .wpcf7-text {
	border: 2px solid #000;
	width: 100%;
	padding: 15px 22px;
	font-size: 14px;
	color: #666;
}

.contact_row .wpcf7-textarea {
	border: 2px solid #000;
	width: 100%;
	height: 155px;
	padding: 15px 22px;
	font-size: 14px;
	color: #666;
	resize: none;
}

.contact_row .wpcf7-submit {
	color: #e7d780;
	font-size: 15px;
	background: #a34f44;
	padding: 8px 25px;
	border: 1px solid #a34f44;
	font-weight: 500;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.contact_row .wpcf7-submit:hover {
	background: #fff;
	color: #a34f44;
}

.dropdown_wrapper {
	background: #fff url("images/dropdown_bg.png") no-repeat scroll right center;
    border: 2px solid #000;
    height: 50px;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

.dropdown_wrapper select {
	background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    font-size: 14px;
	color: #666;
    height: 50px;
    line-height: 1;
    padding: 5px 15px;
    width: 120%;
}

#google_map {
	height: 345px;
}

.press_block_1, .press_block_2 {
	padding-top: 55px;
	padding-bottom: 55px;
	border-bottom: 4px solid #000;
}

.press_top_text h3 {
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: 700;
}

.press_top_text p {
	font-size: 15px;
	line-height: 24px;
	color: #666;
	margin: 0 0 40px 0;
	padding: 0;
}

.press_block_1 .about_block_link {
	margin-bottom: 15px;
}

.press_bottom_text {
	font-size: 12px;
	color: #666;
}

.press_bottom_text a {
	color: #ba7828;
}

.articles_title {
	font-size: 24px;
	margin: 0 0 30px 0;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
}

.article_li {
	margin-bottom: 40px;
}

.article_li_title {
	font-size: 18px;
	color: #000;
	font-weight: 700;
	margin: 0 0 10px 0;
	padding: 0;
}

.article_li_date {
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}

.article_li_text {
	font-size: 15px;
	line-height: 24px;
	color: #666;
}

.article_li_text p {
	margin: 0;
	padding: 0;
}

.widget_title {
	font-size: 15px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 25px 0;
	padding: 0;
}

.widget_categories_content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.widget_categories_content ul li a {
	display: block;
	padding: 10px 0 10px 20px;
	border-bottom: 1px dotted #dadada;
	font-size: 14px;
	color: #666;
}

.widget_search {
	padding-bottom: 40px;
	border-bottom: 4px solid #000;
	margin-bottom: 30px;
}

.widget_search #s, #blog_search #s {
	border: 2px solid #000;
	background: none;
	font-size: 15px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	height: 46px;
	color: #666;
	width: 100%;
}

.widget_search .btn, #blog_search .btn {
	background: url('images/nl_arrow.png') no-repeat center center #000;
	background-size: 16px 9.5px;
	border: 1px solid #000;
	margin-left: -4px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 38px;
	height: 46px;
	padding: 22px 12px;
}

#searchform .form-group {
	width: 80%;
}

.blog_top_row_wrapper {
	padding: 35px 0;
}

#filter_title {
	font-size: 18px;
	font-weight: 700;
	display: block;
	text-transform: uppercase;
}

#filters {
	margin: 0;
	padding: 0;
}

#filters li {
	font-size: 15px;
	display: inline;
}

#filters li a {
	display: inline-block;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    text-decoration: none !important;
    color: #000 !important;
    padding: 3px 12px 0 12px;
    /*text-transform: uppercase;*/
}

#filters li a:hover, #filters li a.selected {
	color: #a34f44 !important;
}

#options {
	margin-top: 14px;
}

.bs_top_wrapper {
	background: #a34f44 none repeat scroll 0 0;
    color: #fff;
    padding: 20px 0;
}

.bs_top a {
	color: #fff !important;
    display: inline-block;
    font-size: 15px;
}

#blog_wrapper {
	border-bottom: 4px solid #000;
	padding: 50px 0;
}

.bs_top_title_span {
	text-decoration: underline;
}

.bs_title {
	font-size: 30px;
	color: #a34f44;
	text-transform: uppercase;
	font-weight: 900;
	margin: 0 0 30px 0;
	padding: 0;
}

.bs_top_image_wraper {
	margin-bottom: 12px;
	position: relative;
}

.bs_top_image img {
	width: 100%;
	height: auto;
}

.bs_meta_wrapper {
	padding: 8px 0;
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	font-size: 14px;
	color: #666;
	margin-bottom: 25px;
}

.bs_meta_wrapper a {
	color: #666;
}

.entry-content {
	color: #666;
}

.entry-content p {
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 25px 0;
	padding: 0;
}

.bs_author {
	font-weight: 700;
}

.bs_writer {
	color: #ba7828;
}

.bs_time {
	font-weight: 400 !important;
}

#blog_sidebar .widget_search {
	padding-bottom: 0 !important;
	border-bottom: none !important;
}

.service_share a {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 22px;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    top: 0;
    position: relative;
}

.s_fb {
	background: url('images/share_fb.png') no-repeat center center !important;
	background-size: 8px 16px !important;
}

.s_tw {
	background: url('images/share_tw.png') no-repeat center center !important;
	background-size: 16px 13px !important;
}

.s_rss {
	background: url('images/share_rss.png') no-repeat center center !important;
	background-size: 16px 16px !important;
}

.share_text {
	font-size: 14px;
	color: #333;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
}

.widget_share {
	margin-bottom: 25px;
}

.service_share a:hover {
	top: -3px !important;
}

.widget_tags {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #999;
	font-size: 14px;
	color: #333;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
}

.widget_tags a {
	font-weight: 400 !important;
	font-size: 14px;
	color: #999;
}

.instagram_li {
	margin-bottom: 10px;
}

.instagram_li img {
	width: 100%;
	height: auto;
}

.instagram_li {
	padding-left: 5px;
	padding-right: 5px;
}

.blog_widget_title {
	text-transform: none !important;
	font-size: 18px !important;
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
}

.widget_instagram {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #999;
}

.wt_image {
	width: 100%;
	height: auto;
}

.wt_title {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: 400;
}

.wt_date {
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}

.wt_text {
	font-size: 15px;
	color: #666;
}

.tw_border {
	height: 1px;
	background: #e5e5e5;
	margin: 20px 0;
}

.instagram_widget_images .row {
	margin-left: -8px !important;
	margin-right: -8px !important;
}

.people_top_wrap {
	padding: 85px 0 40px 0;
}

.people_top_title::after {
	left: 50% !important;
	margin-left: -29px !important;
}

.people_top_text {
	color: #000;
}

.people_top_text p {
	font-size: 15px;
	line-height: 30px;
	margin: 0 0 30px 0;
	padding: 0;
}

.featured_people_title {
	padding: 0;
	margin: 0 0 10px 0 !important;
}

.featured_people_title::after {
	display: none !important;
}

.featured_people_position {
	font-size: 15px;
	font-style: italic;
	margin: 0 0 20px 0;
	padding: 0 0 25px 0;
	position: relative;
	color: #000;
}

.featured_people_position::after {
	background: #000 none repeat scroll 0 0;
    bottom: 0;
    content: " ";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 58px;
}

.featured_people_title {
	text-transform: uppercase;
}

.people_top_title {
	text-transform: none !important;
}

#people_list .member_li {
	padding: 0 !important;
	position: relative;
}

.member_li_image {
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.member_li_fade_in {
	background: rgba(0, 0, 0, 0.8);
	padding: 70px 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.member_li_name {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	margin: 0 0 10px 0;
	padding: 0;
}

.member_li_position {
	color: #e7d780;
	font-size: 15px;
	font-weight: 700;
}

.member_li:hover .member_li_fade_in {
	opacity: 1 !important;
}

.quote_li {
	background: #9d4c43;
	min-height: 200px;
}

.quote_wrapper {
	color: #fff;
	padding: 40px 0;
	margin: 0 auto;
	width: 60%;
}

.quote_mark {
	height: 16px;
	background: url('images/quote.png') no-repeat center center;
}

.quote_text {
	font-size: 18px;
}

.quote_mark p {
	margin: 0 0 20px 0;
	padding: 0;
}

.quote_author {
	color: #fff;
	font-size: 12px;
}

.hp_wrapper {
	background: url('images/hp_bg.jpg') no-repeat center top;
	background-size: 100% auto;
	padding: 90px 0 0 0;
}

.hp_1 {
	margin-bottom: 30px;
}

.hp_1 img, .hp_4 img {
	max-width: 45px;
	height: auto;
	margin: 0 10px 0 0 !important;
}

.hp_text {
	color: #666;
}

.hp_text p {
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 25px 0;
	padding: 0;
}

.hp_3 {
	margin-bottom: 45px;
	padding: 40px 0;
	border-bottom: 2px solid #000;
}

.hp_3 img, .hp_6 img, .hp_8 img, .hp_10 img {
	width: 100%;
	height: auto;
	-moz-box-shadow: 0 0 20px 1px rgba(153, 153, 153, 0.5);
	-webkit-box-shadow: 0 0 20px 1px rgba(153, 153, 153, 0.5);
	box-shadow: 0 0 20px 1px rgba(153, 153, 153, 0.5);
}

.hp_4 {
	margin-bottom: 35px;
}

.hp_5 img {
	max-width: 305px;
	height: auto;
	margin: 0 15px 0 0 !important;
}

.hp_6, .hp_8 {
	margin-bottom: 30px;
}

.pattern_wrapper {
	position: relative;
}

.block_image_pattern_full {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.35) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.35) 75%, transparent 75%, transparent);
    background-size: 4px 4px;
    opacity: 0.35;
}

.border_thing {
	margin-top: 90px;
	height: 4px;
	background: #000;
}

.hp_quote {
	padding: 45px 0 30px 0;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	position: relative;
}

.hp_quote_mark {
	width: 65px;
	height: 65px;
	background: url('images/big_quote.png') no-repeat center center;
	background-size: 65px 65px;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left: -32px;
}

.hp_quote_text {
	color: #a34f44;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.hp_quote_text p {
	margin: 0;
	padding: 0;
}

.hp_quote_text_bold {
	font-size: 30px;
	font-weight: 900;
	color: #a34f44;
	font-style: italic;
}

.hp_quote_text_bold p {
	margin: 0 0 15px 0;
	padding: 0;
}

.hp_quote_text_name {
	color: #666;
	font-size: 15px;
}

.hp_quote_text_name p {
	margin: 0;
	padding: 0;
}

.history_top .slide_title {
	color: #a34f44;
}

.history_top .slide_text {
	color: #000;
	/*text-shadow: 0px 0px 4px #2f2a28 !important;*/
}

.history_wrapper {
	padding: 90px 0 70px 0;
	background: url('images/h_bg.jpg') no-repeat center top;
	background-size: 100% auto;
}

.history_text {
    color: #666;
}

.history_text p {
	font-size: 18px;
    line-height: 25px;
    margin: 0 0 25px;
    padding: 0;
}

.history_image {
	margin-bottom: 25px;
	position: relative;
}

.history_image_img {
	width: 100%;
	height: auto;
}

.history_1 img {
    height: auto;
    margin: 0 10px 0 0 !important;
    max-width: 45px;
}

.history_text_bottom {
	font-size: 24px;
	line-height: 32px;
	color: #000;
}

.history_text_bottom p {
	margin: 0;
	padding: 0;
}

.page-id-300 #about_nav_wraper ul > li:nth-child(1) a {
	color: #e7d780 !important;
	text-decoration: underline !important;
}

.inner_nav2:hover {
	color: #e7d780 !important;
}

.page-id-258 #about_nav_wraper ul > li:nth-child(2) a {
	color: #e7d780 !important;
	text-decoration: underline !important;
}

.page-id-276 #about_nav_wraper ul > li:nth-child(3) a {
	color: #e7d780 !important;
	text-decoration: underline !important;
}

.feed_li_container {
	overflow: hidden;
}

#home_slider .bx-pager {
	bottom: 20px !important;
}

#home_slider .bx-prev, .about_block_2_bottom .bx-prev {
	display: block !important;
	/*background: url('images/slide_left.png') no-repeat center center !important;
	background-size: 16.5px 26.5px !important;
	width: 16.5px !important;
	height: 26.5px !important;
	top: 50% !important;
	margin-top: -13px !important;
	left: 100px !important;*/
	background: url('images/slide_left2.png') no-repeat center center !important;
	width: 18px !important;
	height: 27px !important;
	top: 50% !important;
	margin-top: -12.5px !important;
	left: 100px !important;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#home_slider .bx-next, .about_block_2_bottom .bx-next {
	display: block !important;
	/*background: url('images/slide_right.png') no-repeat center center !important;
	background-size: 16.5px 26.5px !important;
	width: 16.5px !important;
	height: 26.5px !important;
	top: 50% !important;
	margin-top: -13px !important;
	right: 100px !important;*/
	background: url('images/slide_right2.png') no-repeat center center !important;
	width: 18px !important;
	height: 25px !important;
	top: 50% !important;
	margin-top: -12.5px !important;
	right: 100px !important;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#home_slider .bx-next:hover, #home_slider .bx-prev:hover, .about_block_2_bottom .bx-prev:hover, .about_block_2_bottom .bx-next:hover {
	opacity: 0.8;
}

body.page-id-300 #newsletter-wrap {
	padding-top: 0;
}

.msoc {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    position: relative;
    background-size: 24px 24px;
    background-position: center center;
    background-repeat: no-repeat;
}

.mfb {
	background-image: url('images/m_fb.png');
}

.mtw {
	background-image: url('images/m_tw.png');
}

.mgp {
	background-image: url('images/m_gp.png');
}

.mpt {
	background-image: url('images/m_pt.png');
}

.mig {
	background-image: url('images/m_ig.png');
}

.mowl {
	background-image: url('images/m_owl.png');
}

#mobile_submenu_wrapper {
	background: rgba(169, 82, 71, 0.9);
	position: fixed;
	left: 0;
	width: 100%;
	height: 100%;
	top: 104px;
	z-index: -100;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    opacity: 0;
}

#mobile_submenu_top_wrapper {
	background: #a95247;
	position: fixed;
	top: 60px;
	left: 0;
	width: 100%;
	height: 44px;
	color: #fff;
	font-size: 16px;
	color: #e7d780;
	font-weight: 700;
	border-bottom: 1px solid #000;
	text-decoration: underline;
	z-index: 5500;
}

#mobile_submenu_top {
	padding-top: 12px;
	padding-bottom: 12px;
}

.mobile_subnav_arrow {
	display: inline-block;
	width: 14px;
	height: 8.5px;
	background: url('images/subnav_arrow.png') no-repeat center center;
	background-size: 14px 8.5px;
	cursor: pointer;
}

.mobile_subnav_active {
	display: inline-block;
	text-decoration: underline;
}

#mobile_submenu_wrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mobile_submenu_wrapper ul li {
	padding-top: 20px;
}

#mobile_submenu_wrapper ul li a {
	display: block;
	font-size: 16px;
	color: #fff;
	-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    font-weight: 700;
}

#mobile_submenu_wrapper ul li a:hover {
	text-decoration: none;
}

#mobile_submenu_wrapper ul li a.active {
	text-decoration: underline;
	color: #e7d780 !important;
}

body.mobile_submenu_active #mobile_submenu_wrapper {
	opacity: 1 !important;
	z-index: 5000;
}

#mobilemenu li a:hover {
	color: #e7d780 !important;
}

#home_video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url(polina.jpg) no-repeat;
	background-size: cover;
}

#header-home-wrap {
	background: url('/wp-content/uploads/2016/07/home_top_bg.jpg') no-repeat center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#header-home-wrap .block_image_pattern {
	width: 100% !important;
	height: 100% !important;
}

#rapjab_link {
	color: #676767 !important;
}

.video_color_overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
}

*::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}

/* Old shadow dom for play button */

*::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

/* New shadow dom for play button */

/* This one works */

*::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}

.entry-content div {
	max-width: 100%;
}

.entry-content img {
	max-width: 100%;
	height: auto;
}

#video_logo {
	width: 305px;
	height: 249px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -85px;
	margin-left: -152px;
}

.mc4wp-success {
	color: #a95348 !important;
}

#mobile_menu_hours {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 0 15px 0;
	padding: 10px 0;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
}

#mobile_menu_hours span {
	display: inline-block;
	position: relative;
}

#open_days3::before {
	background: url('images/clock_1.png') no-repeat 0 center;
	background-size: 13px 13px;
	width: 13px;
	height: 13px;
	content: " ";
	display: block;
	position: absolute;
	top: 5px;
	left: -25px;
}

.photo_credit {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px;
	background: #fff;
	color: #000;
	font-size: 12px;
}

.photo_credit a {
	color: #000 !important;
}

.mc4wp-form-fields .form-group {
	width: 77%;
}

.mc4wp-form-fields .form-group input[type=email] {
	width: 100%;
}