/*
Theme Name: OnePress
Theme URI: https://www.famethemes.com/themes/onepress/
Author: FameThemes
Author URI: http://www.famethemes.com
Description: OnePress is an outstanding creative and flexible WordPress one page theme well suited for business website, portfolio, digital agency, product showcase, freelancers and everyone else who appreciate good design. The theme overall is an elegant and classic one, a fine example of Bootstrap 4 WordPress theme which compatibility with latest version of WooCommerce. (Live preview : https://demos.famethemes.com/onepress)
Version: 10
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onepress
Tested up to: 6.0.2
Requires PHP: 5.6
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, e-commerce, blog, portfolio
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
OnePress is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0  Reset
2.0  Document
3.0  Layout
4.0  Structure
5.0  Contents
6.0  Elements
7.0  Widgets
8.0  Sections
9.0  External Plugins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
/* Reset already include in bootstrap */
/*--------------------------------------------------------------
2.0 Document Setup
--------------------------------------------------------------*/
html, body {
	height: 100%;
}
/*------------------------------
	2.1 Typography
------------------------------*/
html, body {
	margin: 0;
	padding: 0;
}
html {
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-size: 62.5%;
}
@media (max-width: 1439px) {
html {
	font-size: 56.25%; /* 9px jer je 56.25% od 16px */
}
body p {
	font-size: 16px;
}
}
body {
	background: #ffffff;
}
.site {
	background: #FFFFFF url("assets/images/noise.png") repeat;
	position: relative;
}
body, button, input, select, textarea {
	font-family: "Barlow", sans-serif;
	font-size: 1.6rem;
	line-height: 1.7;
	color: #000000;
}
pre, code, input, textarea {
	font: inherit;
}
::-moz-selection {
 background: #000000;
 color: #FFFFFF;
}
::selection {
	background: #000000;
	color: #FFFFFF;
}
@media (min-width: 1200px) and (max-width: 1599px) {
.grid {
	width: calc(100% + 30px);
}
.grid-item, .grid-sizer {
	width: calc(33.333% - 30px);
}
}
@media (min-width: 1600px) {
.grid {
	width: calc(100% + 31px);
}
.grid-item, .grid-sizer {
	width: calc(25% - 30px);
}
}
@media (max-width: 1199px) {
.grid {
	width: calc(100% + 20px);
}
.grid-item, .grid-sizer {
	width: calc(33.333% - 20px);
}
}
@media (max-width: 767px) {
.grid {
	width: calc(100% + 20px);
}
.grid-item, .grid-sizer {
	width: calc(50% - 20px);
}
}
@media (max-width: 480px) {
.grid-item, .grid-sizer {
	width: calc(100% - 20px);
}
}
.section-about {
	position: relative
}
.section-about .container {
	position: relative;
	z-index: 2;
}
.animated-branch-wrap {
	width: 38%;
	right: 0;
	position: absolute;
	left: auto;
	top: 0;
	z-index: 1;
}
.animated-branch-wrap svg {
	width: 100%;
	height: auto;
	fill: #e2e2e2
}
.close {
	width: 12px;
	float: right;
	opacity: 1;
	margin-top: 9px;
	margin-left: 7px;
}
.eu-funds {
	max-width: 500px;
	height: auto;
	margin: 0 auto;
	padding: 0 2rem;
}
.section-features {
	height: 0;
	opacity: 0;
	transition: all .3s;
}
.section-features.show {
	height: auto;
	opacity: 1;
}
.reservation {
	background-color: #eee;
	padding: 40px 40px 40px 40px;
	box-shadow: 1px 2px 48px -4px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 1px 2px 48px -4px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 2px 48px -4px rgba(0, 0, 0, 0.6);
	border-top: solid 3px #b7966d;
	border-bottom: solid 3px #b7966d
}
.reservation h4, .section-subtitle, .section-services h4 {
	position: relative;
	display: inline-block;
	padding-right: 8px;
}
.reservation h4::after, .section-subtitle::after, .section-services h4:after, #uslugeowl .carousel-caption h4:after {
	content: "";
	position: absolute;
	top: 8px;
	left: 100%;
	margin-left: 5px;
	width: 37px;
	height: 10px;
	background-image: url("assets/images/before.png");
}
.section-recent-services h4 {
	padding: 3rem 0 0;
}
.section-recent-services h4:after {
	margin: 0;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.reservation .pricelist {
	position: absolute;
	top: 39px;
	right: 51px;
	font-size: 2rem;
	z-index: 100;
	border: none;
	background: transparent;
	text-transform: uppercase;
	font-family: "Barlow Condensed", sans-serif;
 letter-spacing: .3rem;
}
.reservation .btn-small, .reservation .btn-small:hover, .reservation .btn-small:focus {
	background: transparent;
	text-transform: uppercase;
	font-family: "Barlow Condensed", sans-serif;
 letter-spacing: .3rem;
	position: relative;
	color: #000 !important
}
.reservation .btn-small:before {
	display: none;
}
.reservation .pricelist:after, .reservation .btn-small:after {
	content: "";
	width: 50px;
	height: 1px;
	background: #b7966d;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	transition: all .2s
}
.reservation .btn-small:after {
	width: 100%
}
.reservation .pricelist:hover:after {
	width: 100%;
}
.reservation .btn-small img {
	transition: all .2s;
}
.reservation .btn-small:hover img {
	transform: rotate(180deg);
}
.reservation .btn-small:hover:after {
	width: 120%;
}
.reservation .wpcf7 {
	margin-top: 4rem;
	font-size: 1.4rem
}
.reservation p {
	margin: 10px 0
}
.modal-dialog {
	max-width: 800px;
}
.modal-dialog p {
	font-size: 14px;
}
.modal-header, .modal-dialog table th {
	background-color: #1a1f2b;
	color: #fff;
}
.modal-title {
	line-height: 1;
}
.modal-dialog table {
	font-weight: 400;
}
.close, .close:focus, .close:hover {
	font-size: 2.8rem;
	font-weight: 400;
	text-shadow: none;
	color: #b7966d;
	opacity: 1;
}
.row {
	margin-left: -8px;
	margin-right: -8px;
}
.row > [class*="col-"] {
 padding-left: 8px;
 padding-right: 8px;
}
/*------------------------------
	2.2 Links
------------------------------*/
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
	text-decoration: underline;
}
a:active, a:focus, a:hover {
	outline: none;
	text-decoration: none;
}
/*------------------------------
	2.3 Heading
------------------------------*/
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
h1 {
	line-height: 1.1;
	font-size: 6rem;
	font-family: "Gilda Display", serif;
	text-transform: uppercase
}
h2 {
	line-height: 1.2;
	font-size: 4rem;
	font-family: "Gilda Display", serif;
}
h3 {
	line-height: 1.2;
	font-size: 3rem;
}
h4, h5, h6 {
	line-height: 1.2;
	font-size: 2rem;
	text-transform: uppercase;
	font-family: "Barlow Condensed", sans-serif;
 letter-spacing: .3rem;
	font-weight: 100
}
.images-container {
	padding-right: 40px;
}
.img-container.primary-image {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	z-index: 3;
}
.img-container.primary-image img {
	margin: 0 0 0 auto;
	max-width: 68%;
	display: block;
}
.img-container.secondary-image {
	position: absolute;
	top: 40%; /* Adjust this value as needed */
	left: 10px;
	width: 48%;
	z-index: 2;
}
.img-container.tetriary-image {
	position: absolute;
	top: 55%; /* Adjust this value as needed */
	right: 80px;
	width: 50%;
	z-index: 1;
}
.text-container {
	float: right;
	max-width: 48%;
	padding-top: 40px;
}
.container {
	width: 96%
}
@media (min-width: 1600px) {
.container {
	width: 94%;
	max-width: 100%;
}
.video-section.container {
	width: 94% !important;
	max-width: 1630px;
}
.container-fluid {
	max-width: 100%;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px
}
}
@media (min-width: 1920px) {
.container {
	width: 1530px;
	max-width: 100%;
}
.container-fluid {
	max-width: 100%;
	width: 1800px
}
.video-section.container {
	width: 1630px !important;
	max-width: 100%;
}
}
/*------------------------------
	2.4 Base
------------------------------*/
ul, ol, dl, p, details, address, .vcard, figure, pre, fieldset, table, dt, dd, hr {
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
	margin-top: 0;
}
/*------------------------------
	2.5 Content
------------------------------*/
img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
b, strong {
	font-weight: bold;
}
blockquote {
	clear: both;
	margin: 20px 0;
}
blockquote p {
	font-style: italic;
}
blockquote cite {
	font-style: normal;
	margin-bottom: 20px;
	font-size: 13px;
}
dfn, cite, em, i {
	font-style: italic;
}
figure {
	margin: 0;
}
address {
	margin: 20px 0;
}
hr {
	border: 0;
	border-top: 1px solid #e9e9e9;
	height: 1px;
	margin-bottom: 20px;
}
tt, kbd, pre, code, samp, var {
	background-color: #e9e9e9;
	padding: 5px 7px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
pre {
	overflow: auto;
	white-space: pre-wrap;
	max-width: 100%;
	line-height: 1.7;
	margin: 20px 0;
	padding: 20px;
}
details summary {
	font-weight: bold;
	margin-bottom: 20px;
}
details :focus {
	outline: none;
}
abbr, acronym, dfn {
	cursor: help;
	font-size: 0.95em;
	text-transform: uppercase;
	border-bottom: 1px dotted #e9e9e9;
}
mark {
	background-color: #fff9c0;
	text-decoration: none;
}
small {
	font-size: 82%;
}
big {
	font-size: 125%;
}
ul, ol {
	padding-left: 20px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul li, ol li {
	margin: 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 20px 20px;
}
/*------------------------------
	2.6 Table
------------------------------*/
table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #e9e9e9;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.4rem;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
	border: 1px solid #e9e9e9;
	line-height: 1.3;
	padding: 8px 10px;
	vertical-align: middle;
	text-align: right;
}
table > thead > tr > th:first-child, table > tbody > tr > th:first-child, table > tfoot > tr > th:first-child, table > thead > tr > td:first-child, table > tbody > tr > td:first-child, table > tfoot > tr > td:first-child {
	text-align: left;
}
table > thead > tr > th, table > thead > tr > td {
	border: none;
}
table > tbody > tr > td {
	padding-right: 13px;
	height: 50px
}
table tbody tr td {
	height: 50px !important
}
table th {
	text-transform: uppercase;
	font-weight: 400
}
/*------------------------------
	2.7 Form
------------------------------*/
fieldset {
	padding: 20px;
	border: 1px solid #e9e9e9;
}
input[type=reset], input[type=submit], input[type=submit] {
	cursor: pointer;
	background: #03c4eb;
	border: none;
	display: inline-block;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	padding: 15px 23px 15px 23px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
	margin: 3px 0;
	text-decoration: none;
}
input[type=reset]:hover, input[type=submit]:hover, input[type=submit]:hover {
	opacity: 0.8;
	background: #03c4eb;
	border: none;
}
input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus, input[type=submit]:hover, input[type=submit]:focus, button:hover, button:focus {
	cursor: pointer;
}
textarea {
	resize: vertical;
	max-height: 140px;
	border: 1px solid #b7966d !important;
	margin-top: 4rem;
}
select {
	width: 100%;
	overflow: auto;
	vertical-align: top;
	outline: none;
	border: none;
	border-bottom: 1px solid #b7966d;
	padding: 10px;
	font-size: 1.4rem;
	color: #555;
	background: transparent;
}
.wpcf7-form-control-wrap {
	width: 100%;
}
textarea:not(.editor-post-title__input), input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
	padding: 10px;
	max-width: 100%;
	border: 0px;
	font-weight: normal;
	line-height: 22px;
	box-shadow: none !important;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #b7966d;
	box-sizing: border-box;
	width: 100%;
}
textarea:not(.editor-post-title__input):focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus {
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	border-color: #EBEBEB;
	border-bottom: 2px solid #b7966d;
	background: #e9e9e9;
	outline: none;
	border-radius: 0;
}
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
	padding: 8px 10px 7px 10px
}
button::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input[type=radio], input[type=checkbox] {
	margin: 0 10px;
}
/*------------------------------
	2.8 Accessibility
------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
	background-color: #f8f9f9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clip: auto !important;
	color: #03c4eb;
	display: block;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 17px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
/*------------------------------
	2.8 Accessibility
------------------------------*/
/*------------------------------
	2.9 Alignments
------------------------------*/
.alignleft {
	text-align: left !important;
}
.alignright {
	text-align: right !important;
}
.aligncenter {
	text-align: center !important;
}
/*------------------------------
	3.0 Clearings
------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
	content: "";
	display: table;
	clear: both;
}
.clear:after, .entry-content:after, .site-content:after, .site-footer:after {
	clear: both;
}
/*------------------------------
	3.1 Infinite Scroll
------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*------------------------------
	3.1 Helper.
------------------------------*/
.hide {
	display: none;
}
.clearleft {
	clear: left;
}
.break, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, blockquote, pre {
	word-break: break-word;
	word-wrap: break-word;
}
/*--------------------------------------------------------------
3.0 Layout
--------------------------------------------------------------*/
#primary {
	padding-bottom: 40px;
	padding-top: 40px;
}
.template-fullwidth-stretched #primary, .siteorigin-panels #primary {
	padding: 0;
}
.template-fullwidth-stretched .entry-content, .siteorigin-panels .entry-content {
	margin-bottom: 0px;
}
#secondary {
	padding-bottom: 40px;
	padding-top: 0;
}
@media screen and (min-width: 940px) {
#secondary {
	padding-top: 40px;
}
}
.content-area {
	width: 100%;
	float: none;
}
@media screen and (min-width: 940px) {
.content-area {
	float: left;
}
}
.sidebar {
	width: 100%;
	float: none;
}
@media screen and (min-width: 940px) {
.sidebar {
	width: 25.2252252252%;
	float: left;
}
}
.left-sidebar .site-main {
	margin-left: auto;
}
.no-sidebar .content-area {
	width: 100%;
}
.single-post .no-sidebar .site-main, .single-post .no-sidebar .entry-content > * {
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 940px) {
.left-sidebar .content-area {
	float: right;
	padding-left: 39px;
	border-left: 1px solid #e9e9e9;
	margin-right: 1px;
	width: 74.7747747748%;
}
.left-sidebar .sidebar {
	padding-right: 39px;
	border-right: 1px solid #e9e9e9;
	margin-right: -1px;
}
.right-sidebar .content-area {
	padding-right: 39px;
	border-right: 1px solid #e9e9e9;
	width: 74.7747747748%;
}
.right-sidebar .sidebar {
	padding-left: 39px;
	border-left: 1px solid #e9e9e9;
	margin-left: -1px;
}
}
/**
Footer widgets
 */
.footer-widgets {
	background: #050505;
}
.footer-widgets .sidebar .widget {
	margin-bottom: 0;
}
.footer-widgets h3 {
	color: #fff;
	position: relative;
	padding-bottom: 20px;
	margin-top: 0;
}
.footer-widgets h3:before {
	content: "";
	position: absolute;
	z-index: 100;
	bottom: 0;
	background: #d6c989;
	height: 1px;
	width: 36px;
	left: 50%;
	margin-left: -18px;
}
.footer-widgets p {
	margin: 5px 0;
	color: #eee;
	font-size: 16px;
}
.footer-widgets .contacts {
	display: flex;
	justify-content: center; /* Horizontalno centriranje */
	align-items: center; /* Vertikalno centriranje */
	flex-wrap: wrap; /* Da ne pucaju ako su preširoki */
	gap: 20px; /* prostor između elemenata, po želji */
	text-align: center;
}
.footer-widgets p.contact-detail {
	display: inline-flex;
	align-items: center;
	gap: 2px; /* Razmak između ikone i teksta */
	margin: 0;
	margin: 0 8px;
}
.footer-widgets .contact-detail a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: inherit; /* Boja teksta da bude ista kao ostalo */
	text-decoration: none; /* makni underline */
}
.footer-widgets p.contact-detail i {
	border: solid 1px;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-color: #d6c989;
	border-radius: 50%;
	font-size: 16px;
	margin-right: 10px;
	text-align: center;
	width: 48px;
	height: 48px;
	line-height: 47px;
	float: left;
}
.footer-widgets p.social i {
	border: solid 1px;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-color: #dadada;
	border-radius: 50%;
	font-size: 16px;
	margin-right: 10px;
	text-align: center;
	width: 48px;
	height: 48px;
	line-height: 47px;
}
.footer-widgets p.contact-detail span {
	float: left;
	text-align: left;
}
.menu-footer {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.menu-footer:before {
	content: "";
	position: absolute;
	z-index: 100;
	bottom: 0;
	background: #fff;
	height: 1px;
	width: 36px;
	left: 50%;
	margin-left: -18px;
}
/*--------------------------------------------------------------
4.0 Structure
--------------------------------------------------------------*/
/* Header
------------------------------*/
.site-header {
	line-height: 112px !important;
	position: absolute;
	top: 0;
	width: 100%;
	border-bottom: solid 1px #715b3e !important;
	z-index: 1000;
	-webkit-transition: all 1s ease-out;
	/* Safari */
	transition: all 0.5s ease-out;
	background: transparent !important
}
.page-template-template-no-header .site-header {
	background: #1a1f2b !important
}
.site-header.header-fixed {
	top: 0px;
	left: 0px;
	position: fixed;
}
.site-header .custom-logo-transparent {
	display: none;
}
.followWrap {
	display: block;
}
.header-full-width .container {
	max-width: auto;
	width: auto;
}
@media screen and (min-width: 940px) {
.header-full-width .container {
	padding-left: 30px;
	padding-right: 30px;
}
}
.is-transparent .followWrap {
	z-index: 99;
	width: 100%;
	background: transparent;
	position: absolute;
	top: 0px;
	display: block;
}
.is-transparent .site-header {
	background: transparent;
	position: fixed;
	top: 0px;
}
.is-transparent .site-header.no-sticky {
	position: absolute;
	top: auto;
}
.is-transparent .site-header.no-scroll {
	box-shadow: none;
}
.is-transparent .site-header.no-scroll .has-t-logo .custom-logo-transparent {
	display: inline-block;
}
.is-transparent .site-header.no-scroll .has-t-logo .custom-logo {
	display: none;
}
.is-transparent .site-header.no-scroll #nav-toggle span {
	background-color: #ffffff;
}
.is-transparent .site-header.no-scroll #nav-toggle span::before, .is-transparent .site-header.no-scroll #nav-toggle span::after {
	background-color: #ffffff;
}
.is-transparent .site-header.no-scroll #nav-toggle.nav-is-visible span {
	background-color: transparent;
}
.is-transparent .site-header.header-fixed {
	background: #ffffff;
}
.is-transparent .site-header.header-fixed.no-scroll {
	background: transparent;
	box-shadow: none;
}
.is-transparent .hero-slideshow-fullscreen .hero__content {
	padding-top: 50px;
	padding-top: 3.125rem;
}
.site-branding {
	float: left;
}
.site-branding .site-title, .site-branding .site-text-logo {
	margin: 0px;
	display: initial;
	vertical-align: middle
}
.site-branding .site-title:hover, .site-branding .site-text-logo:hover {
	text-decoration: none;
}
.site-branding .site-title {
	display: inline-block;
}
.site-branding .site-image-logo {
	display: block;
}
.site-branding .no-logo-img.has-desc .site-title, .site-branding .has-logo-img .site-title {
	margin-top: -5px;
	position: relative;
}
.site-branding .no-logo-img.has-desc .site-description, .site-branding .has-logo-img .site-description {
	margin-bottom: 0;
	position: relative;
	top: -15px;
}
.home.header-transparent .no-scroll .site-brand-inner, .home.header-transparent .no-scroll .site-text-logo {
	color: #fff;
}
.footer-widgets .menu li {
	list-style: none;
	display: inline-block;
	color: #fff;
	padding: 0 8px;
	font-size: 1.6rem;
}
.footer-widgets .menu li a {
	color: #d6c989 !important
}
.site-header .eu {
	float: right;
	padding-left: 5rem;
	margin-top: -3px;
}
.site-header #eu {
	height: 50px;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.onepress-menu, .onepress-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.onepress-menu {
	position: absolute;
	display: inline-block;
	left: 50%;
	top: 50%;
	line-height: 40px;
	transform: translate(-50%, -50%);
}
.onepress-menu ul {
	position: absolute;
	display: block;
	height: 1px;
	overflow: hidden;
	opacity: 0;
	z-index: -1;
	top: 100%;
	left: 0;
}
.onepress-menu li {
	position: relative;
}
.onepress-menu > li {
	float: left;
}
.onepress-menu li:hover > ul, .onepress-menu li.sfHover > ul {
	display: block;
	height: initial;
	overflow: initial;
	opacity: 1;
	z-index: 99;
}
.onepress-menu li {
	white-space: nowrap;
 *white-space: normal;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}
.onepress-menu li:hover, .onepress-menu li.sfHover {
	-webkit-transition: none;
	transition: none;
}
.onepress-menu a {
	padding-left: 17px;
	padding-right: 17px;
	text-transform: uppercase;
	font-family: "Barlow Condensed", sans-serif;
 letter-spacing: .3rem;
	zoom: 1;
	color: #fff !important;
	font-size: 1.8rem;
	display: block;
	position: relative;
	transition: all .2s;
	line-height: 112px;
}
.onepress-menu a:hover {
	color: #fff !important;
	text-decoration: none;
}
.onepress-menu a:select, .onepress-menu a:active {
color: #bca663 !important;
text-decoration:none
}
.onepress-menu a:after {
	content: "";
	position: absolute;
	height: 2px;
	width: 0;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
	background: #bca663;
	transition: all .2s;
}
.onepress-menu a:hover:after, .onepress-menu li.current-menu-item > a:after {
	width: 40px;
}
.onepress-menu li.onepress-current-item > a {
	color: #03c4eb;
}
.onepress-menu ul li.current-menu-item > a {
	color: #03c4eb;
}
.onepress-menu > li a.menu-actived {
	color: #03c4eb;
}
.onepress-menu .nav-toggle-subarrow {
	display: none;
}
#nav-toggle {
	display: none;
	margin-left: 15px;
}
@media screen and (max-width: 1140px) {
.main-navigation {
	position: static;
}
.main-navigation .onepress-menu {
	display: block;
	height: 100vh !important;
	overflow: hidden;
	width: 350px;
	position: fixed;
	top: 0 !important;
	right: -350px;
	left: auto;
	-webkit-transition: all .5s;
	transition: all .5s;
	background: #1a1f2b;
	padding-top: 170px;
	text-align: right;
	z-index: 200;
	transform: translate(0)
}
.onepress-menu.onepress-menu-mobile {
	right: 0;
	z-index: 200;
	overflow: auto !important;
}
.onepress-menu.onepress-menu-mobile > li > a {
	padding: 12px 60px 12px 20px;
}
.onepress-menu.onepress-menu-mobile li.current-menu-item > a {
	color: #fff;
	font-weight: 800
}
.onepress-menu.onepress-menu-mobile li:hover ul {
	display: none;
}
.onepress-menu.onepress-menu-mobile ul {
	box-shadow: none;
	padding-bottom: 0;
	border: none;
	position: relative;
	width: auto;
	left: auto;
	transform: translateX(0);
	text-align: right
}
.onepress-menu.onepress-menu-mobile ul:before {
	display: none
}
.onepress-menu.onepress-menu-mobile ul li:last-child {
	border-bottom: none;
}
.onepress-menu.onepress-menu-mobile ul li a {
	padding: 12px 72px 12px 35px;
	border-top: none;
}
.onepress-menu.onepress-menu-mobile ul li a:hover {
	background: transparent;
}
.onepress-menu.onepress-menu-mobile ul li li a {
	padding: 12px 70px 12px 10px;
	border-top: none;
}
.onepress-menu.onepress-menu-mobile ul li li li a {
	padding: 12px 105px;
}
.onepress-menu.onepress-menu-mobile ul ul {
	left: 0px;
	background-color: #3f5870
}
.onepress-menu.onepress-menu-mobile ul a {
	color: #fff;
	background: #3f5870;
	font-size: 15px;
}
.onepress-menu.onepress-menu-mobile ul ul a {
	color: #fff;
	font-size: 13px;
}
.onepress-menu.onepress-menu-mobile li {
	line-height: 20px;
	border-top: 1px solid #715b3e;
	width: 100% !important;
}
.onepress-menu.onepress-menu-mobile ul li {
	border-bottom: 1px solid #263f58;
}
.onepress-menu.onepress-menu-mobile li:first-child {
	border-top: none
}
.onepress-menu.onepress-menu-mobile li.onepress-current-item > a {
	color: #03c4eb;
}
.onepress-menu.onepress-menu-mobile a {
	color: #fff;
}
.onepress-menu.onepress-menu-mobile a:hover {
	color: #eee;
}
.onepress-menu.onepress-menu-mobile .nav-toggle-subarrow {
	display: block;
	color: #ccc;
	border-left: 1px solid #3f5870;
	font-weight: normal;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	text-align: center;
	padding: 11px 25px 11px 22px;
	z-index: 10;
	font-size: 22px;
}
.onepress-menu.onepress-menu-mobile .nav-toggle-dropdown > .nav-toggle-subarrow .fa-angle-down:before {
	content: "\f106" !important;
}
.onepress-menu.onepress-menu-mobile .nav-toggle-dropdown > ul {
	display: block !important;
	width: 100%;
	min-width: 100%;
	max-width: none
}
#nav-toggle {
	display: block;
	z-index: 300
}
.site-header .image-btn, .site-header .image-btn:focus {
	right: 80px;
}
}
#nav-toggle {
	float: right;
	position: relative;
	width: 35px;
	overflow: hidden;
	white-space: nowrap;
	color: transparent;
}
#nav-toggle span {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -2px;
	-webkit-transition: rotate 0.2s, translate 0.2s;
	-moz-transition: rotate 0.2s, translate 0.2s;
	transition: rotate 0.2s, translate 0.2s;
	display: inline-block;
	height: 1px;
	width: 30px;
	background: #fff;
}
#nav-toggle span:before {
	top: -8px;
}
#nav-toggle span:after {
	top: 8px;
}
#nav-toggle span:before, #nav-toggle span:after {
	position: absolute;
	display: inline-block;
	height: 1px;
	width: 30px;
	background: #fff;
	content: "";
	right: 0;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	transition: transform 0.2s;
}
#nav-toggle.nav-is-visible {
	top: 35%
}
#nav-toggle.nav-is-visible span {
	background: transparent;
}
#nav-toggle.nav-is-visible span:before {
	-webkit-transform: translateX(4px) translateY(-1px) rotate(45deg);
	-moz-transform: translateX(4px) translateY(-1px) rotate(45deg);
	-ms-transform: translateX(4px) translateY(-1px) rotate(45deg);
	-o-transform: translateX(4px) translateY(-1px) rotate(45deg);
	transform: translateX(4px) translateY(-1px) rotate(45deg);
}
#nav-toggle.nav-is-visible span:after {
	-webkit-transform: translateX(4px) translateY(0px) rotate(-45deg);
	-moz-transform: translateX(4px) translateY(0px) rotate(-45deg);
	-ms-transform: translateX(4px) translateY(0px) rotate(-45deg);
	-o-transform: translateX(4px) translateY(0px) rotate(-45deg);
	transform: translateX(4px) translateY(4px) rotate(-45deg);
}
#nav-toggle.nav-is-visible span:before, #nav-toggle.nav-is-visible span:after {
	background-color: #fff !important
}
.site-content {
	border-top: 1px solid #e9e9e9;
	margin-top: -1px;
}
.site-content.no-border {
	border-top: none;
}
.blog .site-content, .tax-portfolio_cat .site-content, .single-post .site-content, .hiding-page-title .site-content {
	margin-top: 0;
}
.page-header .entry-title, .page-header .page-title {
	text-transform: uppercase;
}
.page-header p {
	margin: 6px 0px 0px 0px;
}
.section-parallax {
	color: #fff;
}
.section-parallax h2 {
	line-height: 1.2;
	font-size: 5rem;
	font-family: "Gilda Display", serif;
	text-transform: uppercase;
	padding-top: 1rem
}
/* Parallax pozadina za desktop */
.parallax-holder {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-attachment: fixed; /* Parallax efekt */
	z-index: -1;
}
.page-header.page--cover {
	position: relative;
	padding: 8% 0px;
	text-align: center;
	border-top: 0 none;
	border-bottom: 0 none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.page-header.page--cover:before {
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 0;
	width: 100%;
	display: block;
	background: rgba(0, 0, 0, 0.3);
	content: " ";
}
.page-header.page--cover .entry-title {
	color: #ffffff;
}
.page-header.page--cover .entry-tagline {
	color: #ffffff;
}
.site-footer {
	background: #000;
	color: #fff;
}
.site-footer .site-info {
	position: relative;
	text-align: center;
	padding: 3rem 0 0;
}
.site-footer .site-info .container {
	position: initial;
}
.site-footer .btt a {
	border-radius: 0px 20px 0 0;
	background: #000;
	display: block;
	font-size: 30px;
	height: 50px;
	line-height: 50px;
	margin: auto;
	position: absolute;
	right: 60px;
	top: -25px;
	transition: all 0.2s linear 0s;
	width: 50px;
	z-index: 99;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.site-footer .btt a:hover {
	color: #03c4eb;
}
.site-footer .btt a i {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	margin-left: 3px;
}
@media screen and (max-width: 940px) {
.site-footer .btt a {
	right: 0;
	left: 0;
}
}
.search-results .hentry {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.search-results .entry-summary p {
	margin-bottom: 0px;
}
.search-results .entry-header .entry-title a:hover {
	text-decoration: none;
}
.entry-header .entry-title {
	font-weight: 500;
	text-transform: none;
}
.entry-thumbnail {
	margin-bottom: 3rem;
}
.single .entry-header .entry-title {
	margin-bottom: 1.5rem;
}
.highlight {
	color: #03c4eb;
}
.entry-content {
	margin-bottom: 0;
}
.entry-content blockquote {
	padding: 30px;
	position: relative;
	background: #f8f9f9;
	border-left: 3px solid #03c4eb;
	font-style: italic;
}
.entry-content blockquote p {
	margin: 0px;
}
/* Entry Stuff
------------------------------*/
.entry-meta {
	margin-bottom: 30px;
	text-transform: uppercase;
	padding-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
}
.entry-footer {
	margin-bottom: 30px;
	padding-top: 30px;
	border-top: 1px solid #e9e9e9;
}
.entry-footer .cat-links, .entry-footer .tags-links {
	display: block;
	text-transform: uppercase;
	margin-top: 5px;
}
.nav-links {
	padding: 30px 0px;
	border-left: none;
	border-right: none;
	margin-bottom: 50px;
	flex-basis: 100%;
	text-align: center;
}
.nav-links .nav-previous {
	float: left;
}
.nav-links .nav-next {
	float: right;
}
.nav-links a, .nav-links .page-numbers {
	background: #cccccc;
	color: #FFFFFF;
	padding: 12px 20px;
}
.nav-links a:hover, .nav-links a.current, .nav-links .page-numbers:hover, .nav-links .page-numbers.current {
	background: #03c4eb;
	text-decoration: none;
}
.bypostauthor {
	margin: 0;
}
.wp-caption {
	max-width: 100%;
	font-style: italic;
	line-height: 1.35;
	margin-bottom: 15px;
	margin-top: 5px;
}
.wp-caption img[class*=wp-image-] {
	display: block;
	max-width: 100%;
}
.wp-caption .wp-caption-text {
	margin: 10px 0px;
}
.wp-caption-text, .entry-thumbnail-caption, .cycle-caption {
	font-style: italic;
	line-height: 1.35;
	font-size: 13px;
}
/* WordPress Gallery
------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
button:focus, button:active {
	outline: none !important;
	border-radius: 0;
	box-shadow: none;
}
.btn, .wpcf7 .button-primary, a.download, .reservation a, .btn.secondary-outline {
	background-image: none;
	background-color: transparent;
	color: #000 !important;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.btn:hover, .btn:focus, .button-primary:hover, .button-primary:focus, .wpcf7 .button-primary:hover, .wpcf7 .button-primary:focus, a.download:hover, a.download:focus, .reservation a:hover, .reservation a:focus {
	color: #333333;
	text-decoration: none;
	outline: none;
}
.btn.secondary-outline:hover, .btn.secondary-outline:focus {
	color: #333333;
	text-decoration: none;
	outline: none;
}
.btn:active, .btn.active, .wpcf7 .button-primary:active, a.download:active, .reservation a:active, .btn.secondary-outline:active {
	outline: 0;
	background-image: none;
}
.btn[disabled], .wpcf7 .button-primary[disabled], a.download[disabled], .reservation a[disabled], .btn.secondary-outline[disabled] {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
}
.reservation a::before {
	display: none;
	height: auto;
}
.btn:before, .wpcf7 .button-primary:before, a.download:before, .reservation a::before, .btn.secondary-outline:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	display: block;
	height: 100%;
}
.btn.secondary-outline:before {
	background: #fff;
}
.btn:hover, .btn:focus, .btn:active, .wpcf7 .button-primary:hover, .wpcf7 .button-primary:focus, .wpcf7 .button-primary:active, a.download:hover, a.download:focus, a.download:active, .reservation a:hover, .reservation a:focus, .reservation a:active {
	color: #fdfdfd !important;
}
.btn.secondary-outline:active {
	color: #333
}
.btn:hover:before, .btn:focus:before, .btn:active:before, .wpcf7 .button-primary:hover:before, .wpcf7 .button-primary:focus:before, .wpcf7 .button-primary:active:before, a.download:hover:before, a.download:hover:focus:before, a.download:hover:active:before, .reservation a:hover:before, .reservation a:hover:focus:before, .reservation a:hover:active:before, .btn-secondary-outline:hover:before, .btn.secondary-outline:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.btn, .wpcf7 .button-primary, .btn.secondary-outline {
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	font-size: 1.8rem;
	font-weight: 300;
	border: solid 1px #000;
	color: #000;
	padding: 1.4rem 3.4rem
}
.btn.secondary-outline {
	color: #fff !important;
	border: solid 1px #fff;
}
.btn.secondary-outline:hover, .btn.secondary-outline:focus, .btn.secondary-outline:active {
	color: #333 !important;
}
.home .section-features.show {
	margin-top: -30px;
}
.section-content {
	background: #fff;
	margin-bottom: 30px;
	padding: 5rem 3rem 3rem;
	border-top: solid 3px #9d8d5f;
}
.section-about .btn {
	margin: 2rem auto 0
}
.btn:active, .btn:focus {
	outline: none !important;
	box-shadow: none
}
.slider-spinner {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 100px auto;
}
.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
@-webkit-keyframes sk-bounce {
 0%, 100% {
 -webkit-transform: scale(0);
}
 50% {
 -webkit-transform: scale(1);
}
}
@keyframes sk-bounce {
 0%, 100% {
 transform: scale(0);
 -webkit-transform: scale(0);
}
 50% {
 transform: scale(1);
 -webkit-transform: scale(1);
}
}
.sidebar .widget {
	margin-bottom: 40px;
}
.sidebar .widget ul {
	list-style: none;
	padding: 0px;
}
.sidebar .widget ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.search-form {
	display: flex;
	width: 100%;
	align-items: center;
}
.search-form .search-field {
	width: 100% !important;
	padding: 10px 15px;
	padding: 0.625rem 0.9375rem;
}
.search-form .search-submit {
	width: auto;
	margin: 0px 0 0 0.5em;
	height: 100%;
}
.search-form label {
	flex-grow: 2;
	margin: 0px;
}
.page-template-default .section-about.section-padding, .single .section-about.section-padding, .archive .section-about, .page-template-template-contact .section-about.section-padding, .section-map, .section-recent-services, .site-footer, .section-news, .eu-funds {
	overflow: hidden;
	padding-top: 8rem;
	background: #FFFFFF url(assets/images/noise.png) repeat;
	position: relative;
	z-index: 10;
}
.site-footer {
	padding-top: 0;
}
.section-padding {
	padding: 7rem 0rem;
}
.section-padding-small {
	padding: 3.5rem 0rem;
}
.section-padding-top {
	padding: 7rem 0 0;
}
.section-padding-top-small {
	padding: 3.5rem 0 0;
}
.section-padding-bottom {
	padding: 0 0 7rem;
}
.section-padding-bottom-small {
	padding: 0 0 3.5rem;
}
.section-padding-lg {
	padding: 14rem 0rem;
}
.section-padding-top-lg {
	padding: 14rem 0 0;
}
.section-padding-bottom-lg {
	padding: 0 0 14rem;
}
.section-padding-sm {
	padding: 3.5rem 0rem;
}
.section-padding-top-sm {
	padding: 3.5rem 0 0;
}
.section-padding-bottom-sm {
	padding: 0 0 3.5rem;
}
.section-services {
	margin-top: 100px;
}
.section-meta {
	position: relative;
	background: #1a1f2b;
	overflow: hidden;
}
.section-meta::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40'><filter id='grain'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/><feColorMatrix type='saturate' values='0'/></filter><rect width='100%' height='100%' filter='url(%23grain)' opacity='0.05'/></svg>");
	background-repeat: repeat;
	pointer-events: none;
	z-index: 1;
}
.onepage-section {
	position: relative;
	overflow: hidden;
}
.onepage-section:before {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	content: " ";
	z-index: 1;
}
.onepage-section .container-fluid, .onepage-section .container {
	position: relative;
	z-index: 5;
}
.section-title-area {
	margin-bottom: 15px;
}
.section-title-area p:last-child {
	margin-bottom: 0;
}
.section-about .section-title-area, .section-services .section-title-area {
	height: 100%;
	background-color: #fff;
	border-top: solid 3px #b7966d;
	border-bottom: solid 3px #b7966d;
	padding: 3rem;
	margin: 0;
}
.section-services .section-title-area.trnsp {
	background-color: transparent;
	border: none;
	color: #eee;
	padding: 3rem 3rem 0;
}
.section-recent-services .section-title-area.trnsp {
	padding: 0 0 1rem 0;
}
.section-title-area.trnsp h2, .section-title-area.trnsp h4 {
	color: #c9ab81;
}
.section-about .section-title-area .entry-content {
	padding: 3rem;
}
.section-title-area h2 {
	position: relative;
	text-transform: uppercase;
 letter-spacing: .4rem;
}
.text-wrapper {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}
.section-title-area .section-subtitle {
	display: inline-block;
	position: relative;
}
.hero-slideshow-wrapper {
	width: 100%;
	position: relative;
	background-color: #222222;
	overflow: hidden;/* Loading icon */
}
.hero-slideshow-wrapper:before, .section-parallax:before {
	content: "";
	width: 100%;
	height: 70% !important;
	position: absolute;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	top: auto !important;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.90) 100%) !important;
	opacity: .8
}
.hero-slideshow-wrapper:after, .simple-header:after {
	position: absolute;
	bottom: auto;
	top: 0;
	left: 0;
	width: 100%;
	height: 50% !important;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%) !important;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0) !important; /* IE6-9 */
	display: block;
	content: "";
	z-index: 9;
	opacity: 1;
}
.simple-header:after {
	height: 30% !important
}
.hero-slideshow-wrapper .hero__content .hero-large-text, .hero-slideshow-wrapper .hero__content .hero-small-text, .hero-slideshow-wrapper .hero__content .btn, .hero-slideshow-wrapper .hero__content .hcl2-content {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.hero-slideshow-wrapper .hero__content .hero-large-text {
	-webkit-transition-delay: 0.7s; /* Safari */
	transition-delay: 0.7s;
}
.hero-slideshow-wrapper .hero__content .hero-small-text {
	-webkit-transition-delay: 0.8s; /* Safari */
	transition-delay: 0.8s;
}
.hero-slideshow-wrapper .hero__content .btn {
	-webkit-transition-delay: 1s; /* Safari */
	transition-delay: 1s;
}
.hero-slideshow-wrapper .hero__content .hcl2-content {
	-webkit-transition-delay: 0.7s; /* Safari */
	transition-delay: 0.7s;
}
.hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text, .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text, .hero-slideshow-wrapper.loaded .container .hero__content:hover .btn {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.hero-slideshow-wrapper.loaded .container .hero__content:hover .btn {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.hero-slideshow-wrapper.loaded .container .hero__content .hero-large-text, .hero-slideshow-wrapper.loaded .container .hero__content .hero-small-text, .hero-slideshow-wrapper.loaded .container .hero__content .btn, .hero-slideshow-wrapper.loaded .container .hero__content .hcl2-content {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hero-slideshow-wrapper .slider-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999999;
	margin: 0px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.animation-disable .hero-slideshow-wrapper {
/* Loading icon */
}
.animation-disable .hero-slideshow-wrapper .hero__content .hero-large-text, .animation-disable .hero-slideshow-wrapper .hero__content .hero-small-text, .animation-disable .hero-slideshow-wrapper .hero__content .btn, .animation-disable .hero-slideshow-wrapper .hero__content .hcl2-content {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
.animation-disable .hero-slideshow-wrapper .hero__content .hero-large-text {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper .hero__content .hero-small-text {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper .hero__content .btn {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper .hero__content .hcl2-content {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text, .animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text, .animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .btn, .animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hcl2-content {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .btn {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hcl2-content {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper .slider-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999999;
	margin: 0px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.js-rotating {
	display: none;
}
.js-rotating.morphext {
	display: inline-block;
}
.is-customize-preview .slider-spinner {
	display: none !important;
}
.is-customize-preview .hero-slideshow-wrapper .hero__content .hero-large-text, .is-customize-preview .hero-slideshow-wrapper .hero__content .hero-small-text, .is-customize-preview .hero-slideshow-wrapper .hero__content .btn, .is-customize-preview .hero-slideshow-wrapper .hero__content .hcl2-content {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: all 0s linear;
	transition: all 0s linear;
}
.is-customize-preview .hero-slideshow-wrapper .hero__content .hero-large-text {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper .hero__content .hero-small-text {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper .hero__content .btn {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper .hero__content .hcl2-content {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .btn, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hcl2-content {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .btn {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hcl2-content {
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content .hero-large-text, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content .hero-small-text, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content .btn, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content .hcl2-content {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hero-slideshow-normal .container {
	padding: 10% 0px;
	position: relative;
	z-index: 80;
}
.hero-slideshow-fullscreen .container {
	z-index: 80;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.hero__content {
	color: #FFF;
}
.hero-content-style2 .hcl2-content {
	padding: 50px 0px;
	padding: 3.125rem 0rem;
}
.hero-content-style2 .hcl2-image {
	text-align: right;
}
.hero-content-style1 {
	text-align: center;
}
.hero-content-style1 h2 strong {
	font-weight: 900;
}
.hero-content-style1 a:active, .hero-content-style1 a:focus, .hero-content-style1 .btn:active, .hero-content-style1 .btn:focus {
	outline: none;
}
#hero .btn {
	box-shadow: none;
}
#hero .btn-theme-primary:focus {
	color: #fff;
}
.h-on-top.is-transparent #hero .container .hero__content {
	margin-top: 75px;
}
.morphext > .animated {
	display: inline-block;
}
.wpcf7-form label {
	width: 100%;
}
div.wpcf7-validation-errors {
	margin: 20px 0px;
	padding: 15px;
}
div.wpcf7-response-output {
	margin: 20px 0px;
}
.section-videolightbox {
	text-align: center;
}
.section-videolightbox .videolightbox__icon {
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
}
.section-videolightbox .video_icon {
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	border: 4px solid #fff;
	border-radius: 100px;
	height: 50px;
	line-height: 1;
	padding: 10px;
	width: 50px;
	display: inline-block;
}
.section-videolightbox .video_icon i {
	color: #fff;
	font-size: 20px;
	margin-left: 6px;
	margin-top: 1px;
	line-height: 1;
}
.section-videolightbox .video_icon:hover {
	background: #FFFFFF;
}
.section-videolightbox .video_icon:hover i {
	color: #000;
}
/* Section: Gallery
------------------------------*/
.gallery-grid .g-item {
	padding: 10px;
	float: left;
}
.all-gallery {
	text-align: center;
	margin-top: 40px;
	display: block;
}
.g-zoom-in .g-item {
	display: block;
	overflow: hidden;
}
.g-zoom-in .g-item .inner-content {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.g-zoom-in .g-item img {
	display: block;
	overflow: hidden;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.g-zoom-in .g-item:hover img {
	-ms-transform: scale(1.5, 1.5); /* IE 9 */
	-webkit-transform: scale(1.5, 1.5); /* Safari */
	transform: scale(1.5, 1.5);
}
.g-layout-full-width.container {
	width: 100%;
	max-width: none;
	padding: 0px;
}
@media screen and (min-width: 720px) {
.g-col-1 .g-item {
	width: 100%;
}
.g-col-1 .g-item:nth-child(1n+1) {
	clear: left;
}
.g-col-2 .g-item {
	width: 50%;
}
.g-col-2 .g-item:nth-child(2n+1) {
	clear: left;
}
.g-col-3 .g-item {
	width: 33.3333333333%;
}
.g-col-3 .g-item:nth-child(3n+1) {
	clear: left;
}
.g-col-4 .g-item {
	width: 25%;
}
.g-col-4 .g-item:nth-child(4n+1) {
	clear: left;
}
.g-col-5 .g-item {
	width: 20%;
}
.g-col-5 .g-item:nth-child(5n+1) {
	clear: left;
}
.g-col-6 .g-item {
	width: 16.6666666667%;
}
.g-col-6 .g-item:nth-child(6n+1) {
	clear: left;
}
}
@media screen and (min-width: 576px) and (max-width: 720px) {
.g-col-1 .g-item {
	width: 100%;
}
.g-col-1 .g-item:nth-child(1n+1) {
	clear: left;
}
.g-col-2 .g-item {
	width: 50%;
}
.g-col-2 .g-item:nth-child(2n+1) {
	clear: left;
}
.g-col-3 .g-item {
	width: 33.3333333333%;
}
.g-col-3 .g-item:nth-child(3n+1) {
	clear: left;
}
.g-col-4 .g-item {
	width: 25%;
}
.g-col-4 .g-item:nth-child(4n+1) {
	clear: left;
}
.g-col-5 .g-item {
	width: 20%;
}
.g-col-5 .g-item:nth-child(5n+1) {
	clear: left;
}
.g-col-6 .g-item {
	width: 16.6666666667%;
}
.g-col-6 .g-item:nth-child(6n+1) {
	clear: left;
}
}
@media screen and (max-width: 576px) {
.g-col-1 .g-item {
	width: 100%;
}
.g-col-1 .g-item:nth-child(1n+1) {
	clear: left;
}
.g-col-2 .g-item {
	width: 50%;
}
.g-col-2 .g-item:nth-child(2n+1) {
	clear: left;
}
.g-col-3 .g-item {
	width: 33.3333333333%;
}
.g-col-3 .g-item:nth-child(3n+1) {
	clear: left;
}
.g-col-4 .g-item {
	width: 25%;
}
.g-col-4 .g-item:nth-child(4n+1) {
	clear: left;
}
.g-col-5 .g-item {
	width: 20%;
}
.g-col-5 .g-item:nth-child(5n+1) {
	clear: left;
}
.g-col-6 .g-item {
	width: 16.6666666667%;
}
.g-col-6 .g-item:nth-child(6n+1) {
	clear: left;
}
}
.gallery-justified {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.gallery-justified img {
	max-width: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	padding: 0;
	border: none;
}
.gallery-justified > a, .gallery-justified > div {
	position: absolute;
	display: inline-block;
	overflow: hidden;
	float: left;
}
.gallery-masonry {
	width: 100%;
	position: relative;
	display: block;
}
.gallery-masonry:after {
	clear: both;
}
.gallery-masonry .inner {
	display: block;
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;/* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: none;
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
/* No Js */
.no-js .owl-carousel {
	display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
@keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme {
	position: relative;
}
.owl-theme .owl-nav button {
	position: absolute;
	top: 50%;
	background-color: rgba(0, 0, 0, 0.45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: 0px;
	padding: 4px 10px 5px;
	transform: translateY(-50%);
	border: 0px none;
}
.owl-theme .owl-nav button:focus {
	box-shadow: none;
	outline: none;
}
.owl-theme .owl-nav:hover {
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
}
.owl-theme .owl-nav .owl-prev {
	left: 15px;
}
.owl-theme .owl-nav .owl-prev .lg-icon::before {
	content: "\e094";
}
.owl-theme .owl-nav .owl-next {
	right: 15px;
}
.owl-theme .owl-nav .owl-next .lg-icon::before {
	content: "\e095";
}
.owl-theme .owl-nav {
	margin-top: 0px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.gallery-carousel.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none;
}
.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
 *display: inline;
	background: none !important;
	box-shadow: none !important;
	outline: none !important;
	border: 0px none;
	padding: 0px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}
.section-news .owl-carousel .owl-stage {
	padding-left: 0 !important;
}
.section-news .item {
	background: #fff;
	height: 100%;
}
.section-news .entry-content {
	padding: 2rem 2rem 0;
}
.section-news .owl-carousel .owl-stage, .section-news .owl-carousel .owl-stage-outer {
	display: flex;
}
.section-news .owl-carousel .item {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.section-news .owl-carousel .item h4, .archive .section-news .item h4 {
margin-bottom: .5rem
}
.section-news .owl-carousel a:hover {
	text-decoration: none !important;
}
.section-news .owl-carousel article {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.section-news .entry-content {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.list-article p, .owl-item p {
	margin-bottom: 0;
}
.archive .section-news .list-article {
	margin-bottom: 2rem;
	padding-bottom: 1rem;
	border-bottom: solid 1px #9d8d5f;
}
@media screen and (max-width: 1600px) {
.img-container.tetriary-image {
	top: 55%; /* Adjust this value as needed */
}
.animated-branch-wrap {
	width: 50%;
	right: 0;
}
.section-services {
	margin-top: 0;
}
}
@media screen and (max-width: 1439px) {
.img-container.tetriary-image {
	top: 45%; /* Adjust this value as needed */
}
.home .section-about .section-title-area, .home .section-services .section-title-area {
	padding: 2rem;
}
.home .section-services .section-title-area.trnsp {
	padding: 2rem 0 0;
}
.reservation .pricelist {
	top: 44px;
	right: 15px;
	font-size: 16px;
letter-spacing:.1rem;
}
.reservation h4 {
	font-size: 16px;
letter-spacing:.1rem;
}
.homerooms .box {
	padding-left: 0;
	padding-right: 0;
}
}
@media screen and (max-width: 1199px) {
.home .section-services .section-title-area.trnsp {
	padding: 0 0 4rem 0;
}
.home .section-services .section-title-area.trnsp p {
	max-width: 960px;
}
.page-template-default .section-about.section-padding, .single .section-about.section-padding, .archive .section-about, .page-template-template-contact .section-about.section-padding, .section-map, .section-recent-services, .site-footer, .section-news {
	padding-top: 8rem;
}
}
@media screen and (max-width: 1139px) {
.onepress-menu a {
	line-height: 5.6rem;
}
.site-header .eu {
	padding-left: 0;
	padding-right: 2rem;
}
.site-header .eu svg {
	max-width: 140px;
}
.images-container {
	padding-right: 0;
	max-width: 768px;
	margin: 0 auto;
	position: relative;
}
.onepress-menu a:after {
	left: auto;
	transform: none;
	right: 60px;
}
}
@media screen and (max-width: 991px) {
.home .section-about .section-title-area {
	padding: 6rem 2rem;
}
.home .section-about .cl:last-of-type {
	padding-top: 30%;
}
.home .img-container.secondary-image {
	position: absolute;
	top: 40%;
	left: 0;
	width: 40%;
	z-index: 2;
}
.img-container.tetriary-image {
	top: 58%;
	right:100px
}
.section-padding-lg {
    padding: 10rem 0rem;
}
}
@media screen and (max-width: 599px) {
h2 {
	font-size: 3.6rem;
}
.reservation h4, .section-subtitle, .section-services h4 {
	padding-right: 0;
	padding-top: 3rem;
}
.reservation h4::after, .section-subtitle::after, .section-services h4:after, .section-recent-services h4:after {
	top: 0;
	left: 0;
	margin-left: 0;
	transform: none;
}
.section-recent-services .aligncenter {
	text-align: left !important;
}
.site-header .eu svg {
	max-width: 138px;
}
.reservation {
	padding: 20px;
}
.section-about .section-title-area .entry-content {
	padding: 3rem 0;
}
.site-header .eu {
	padding-right: 1rem;
}
.section-padding-lg {
    padding: 8rem 0rem;
}
}
@media screen and (max-width: 400px) {
	.section-padding-lg {
    padding: 7rem 0rem;
}
}
