/*
Theme Name: Wharf
Text Domain: wharf
*/

@font-face {
  font-family:'g';
  font-weight:400;
  src:url(fonts/Geometria.ttf);
  font-display: swap;
  font-style: normal;
}@font-face {
  font-family:'g';
  font-weight:500;
  src:url(fonts/Geometria-Medium.ttf);
  font-display: swap;
  font-style: normal;
}@font-face {
  font-family:'g';
  font-weight:700;
  src:url(fonts/Geometria-Bold.ttf);
  font-display: swap;
  font-style: normal;
}@font-face {
  font-family:'g';
  font-weight:900;
  src:url(fonts/Geometria-ExtraBold.ttf);
  font-display: swap;
  font-style: normal;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
body {
	font-size:16px;
	line-height:1;
	font-family:'g';
	color:#0f0f0e;
}
a {
	text-decoration:none;
	cursor:pointer;
	transition:all linear .25s;
}
div,a,img {
	outline:none;
}
ul {
	list-style:none;
	padding:0;
	margin:0;
}
p {
	margin:0;
}
.fl {
	display:flex;
}
.fl.fw {
	flex-wrap: wrap;
}
#mega-menu-wrap-primary {
	background:none;
}
header {
	padding:10px 0;
	background:rgba(255,255,255,1);
	position:fixed;
	top:0;
	left:0;
	z-index:10;
	width:100%;
}
.home-link {
	/*width:100%;*/
	max-width:310px;
	display:flex;
	align-content: center;
	align-items:center;
	font-size:13px;
	color:#000;
}
.home-link img {
	margin-right:7px;
	max-width:100%;
	max-height:100px;
}
.home-link .p1 {
	font-weight:700;
	font-size:15px;
	margin-bottom:7px;
	display:block;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
	border:0;
	padding:0;
	font-size:18px;
	font-weight:500;
	height:auto;
	line-height:1;
	background: none !important;
	color:#000;
	padding:13px 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link:hover {
	background:url(images/line1.png) no-repeat center bottom !important;
	background-size:115% auto !important;
	color:#6f8d11;
	font-size:18px;
	font-weight:500;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
	color:#6f8d11;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
	padding:0 13px 0 15px;	
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:hover {
	background:#7E9447 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	padding:0;
	border-bottom:2px dotted #000;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link {
	border-bottom:0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-q1 > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-q1:hover > a.mega-menu-link {
	padding-left:25px;
	background:url(images/i1.png) no-repeat 0 center !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-q2 > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-q2:hover > a.mega-menu-link {
	padding-left:25px;
	background:url(images/i2.png) no-repeat 0 center !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-q3 > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-q3:hover > a.mega-menu-link {
	padding-left:25px;
	background:url(images/i3.png) no-repeat 0 center !important;
}
#mega-menu-wrap-primary {
	width:100%;
	max-width:520px;
}
#mega-menu-wrap-primary #mega-menu-primary {
	width:100%;
	display:flex;
	justify-content: space-between;
}
header .fl {
	justify-content: space-between;
	align-content:center;
	align-items:center;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
	border-width: 1px;
  	border-color: rgb(197, 197, 197);
  	border-style: solid;
  	background-color: rgb(244, 244, 244);
  	padding:10px 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	background:none !important;
	color:#000;
	font-size:13px;
	font-weight:500;
	display:flex;
	align-content:center;
	padding:6px 0;
	align-items:center;
	line-height:1.2;
	justify-content: space-between;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .mega-sub-menu {
	max-height:400px;
	overflow:auto;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	background:#7E9447 !important;
	color:#000;
	font-size:13px;
	font-weight:500;
}
header .container {
	position:relative;
}
.lang {
	position:absolute;
	right:15px;
	bottom:-45px;
	z-index:1;
}
.lang > div {
	display:none;
	background-color: rgb(111, 141, 17);
  	box-shadow: 0px 3px 7.52px 0.48px rgba(39, 59, 2, 0.54);
  	position:absolute;
  	top:37px;
  	width:60px;
  	padding:7px 0;
}
.lang > div a {
	display:block;
	width:100%;
	text-align:center;
	font-size:16px;
	color:#fff;
	font-weight:500;
	line-height:25px;
}
.lang > div .current-lang a, .lang > div a:hover {
	background:#5C7410;
	color:#0f0f0e;
}
.lang > p {
	font-size:16px;
	font-weight:500;
	color:#fff;
	background-color: rgb(111, 141, 17);
  	box-shadow: 0px 3px 7.52px 0.48px rgba(39, 59, 2, 0.54);
  	width:60px;
  	height:35px;
  	display:flex;
  	align-content:center;
  	align-items:center;
  	cursor:pointer;
  	justify-content: center;
}
.lang > p i {
	display:block;
	margin-left:4px;
	font-size:13px;
	margin-top:3px;
}
header .call {
	text-align:right;
}
header .call .phone {
	padding-left:25px;
	background:url(images/call.png) no-repeat left center;
	font-size:17px;
	font-weight:700;
	display:block;
	margin-bottom:5px;
	color:#000;
}
header .recall {
	color:#6f8d11;
	font-size:13px;
	border-bottom:1px solid transparent;
}
header .recall:hover {
	border-bottom:1px solid #6f8d11;
}
.sl2 {
	width:226px;
	padding:20px 0 0;
	height:90px;
}
.sl2 img {
	width:53px;
	height:100%;
	object-fit: cover;
  	transition:all linear .25s;
}
.sl2 .slick-current img {
	width:67px;
}
.sl2 .slick-slide {
  	padding:10px 0;
  	transition:all linear .25s;
  	height:60px;
}
.sl2 .slick-current {
	height:70px;
}
.sl2 .slick-slide > div {
  	transition:all linear .25s;
	border-style: solid;
  	border-width: 2px;
  	border-color: rgb(255, 255, 255);
  	border-radius: 3px;
  	background-color: rgb(197, 197, 197);
  	box-shadow: 1.5px 2.598px 6.56px 1.44px rgba(39, 59, 2, 0.88);
  	margin:0 7px;
  	height:100%;
}
.sl2 .slick-current > div {
	margin-top:-10px;
}
.sl .slick-slide {
	padding:12.5vw 0 13.66vw;
}
#banner .cont {
	position:absolute;
	z-index:1;
	width:100%;
	left:0;
	bottom:4.166vw;
}
.sl .info {
	padding:35px 45px 40px;
	background: rgba(34, 32, 8, 0.4);
	max-width:725px;
}
.sl .p1 {
	font-size:36px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:15px;
	letter-spacing:0.5px;
}
.sl .p2 {
	font-size:36px;
	font-weight:700;
	text-transform:uppercase;
	color:#9dc02f;
	padding-bottom:23px;
	background:url(images/line2.png) no-repeat left bottom;
	margin-bottom:20px;
	letter-spacing:0.5px;
}
.sl .p3 {
	font-weight:500;
	margin-bottom:27px;
	color:#fff;
}
#banner {
	position:relative;
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?zd5ppp');
  src:  url('fonts/icomoon.eot?zd5ppp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?zd5ppp') format('truetype'),
    url('fonts/icomoon.woff?zd5ppp') format('woff'),
    url('fonts/icomoon.svg?zd5ppp#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
i:before {
  transition:all linear .25s;
}
.icon-soc1:before {
  content: "\e900";
}
.icon-soc2:before {
  content: "\e901";
}
.icon-soc3:before {
  content: "\e902";
}
#banner .address {
	padding-top:15px;
	padding-left:30px;
	background:url(images/map.svg) no-repeat left bottom;
	font-size:15px;
	color:#fff;
	margin-right:35px;
}
#banner .info .fl {
	align-content:flex-end;
	align-items:flex-end;
	margin-left:-5px;
}
#banner .map {
	color:#6f8d11;
	font-size:14px;
	font-style:italic;
	text-decoration:underline;
}
#banner .map:hover {
	color:#9dc02f;
}
.relative {
	position:relative;
}
.play {
	position:absolute;
	bottom:16.5vw;
	right:85px;
	height:120px;
	width:215px;
	display:flex;
	align-content:center;
	align-items:center;
}
.play:before {
	content:url(images/play.svg);
	position:absolute;
	left:0;
	top:12px;
	-webkit-animation: 1s tremor ease-out infinite;
    animation: 1s tremor ease-out infinite;
    transform: scale(1);
}
@-webkit-keyframes tremor {
    0% {
        transform: scale(1.05);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.05);
    }
}
.play a {
	color:#fff;
	text-decoration:underline;
	text-shadow: 0px 2px 1.96px rgba(0, 0, 0, 0.75);
	padding-left:110px;
	line-height:1.5;
	font-weight:500;
}
#banner .pd {
	padding:0 47px;
}
.sl2 .slick-arrow {
	position:absolute;
	padding:0;
	border:0;
	box-shadow:none;
	bottom:20px;
	width:40px;
	height:40px;
	text-indent:-9999px;
	cursor:pointer;
}
.slick-prev {
	background: url(images/prev.svg) no-repeat center center;
	background-size:contain;
	left:-47px;
}
.slick-next {
	background: url(images/right.svg) no-repeat center center;
	background-size:contain;
	right:-47px;
}
a,img,button,div {
	outline:none;
}
#banner .cont .fl {
	justify-content: space-between;
}
.social {
	display:flex;
	align-content:center;
	align-items:center;
	margin-top:25px;
}
.social p {
	margin-right:12px;
	width:100%;
	max-width:130px;
	color:#fff;
	line-height:1.3;
	font-size:14px;
}
.social > div {
	width:100%;
	border-radius:5px;
	max-width:160px;
	height:45px;
	display:flex;
	align-content: center;
	align-items:center;
	background:rgba(0,0,0,0.8);
	padding:7px 0;
}
.social a {
	display:block;
	width:53px;
	text-align:center;
	font-size:20px;
	border-right:1px solid rgba(255,255,255,0.5);
	color:#fff;
}
.social a:last-child {
	border-right:0;
}
.social a:hover i {
	color:#6F8D11;
}
#pr {
	overflow:hidden;
	padding-top:12px;
}
#pr .fl {
	margin:0 -6px;
}
#pr .fl > div {
	width:100%;
	max-width:calc(25% - 12px);
	margin:0 6px;
	position:relative;
	overflow:hidden;
}
#pr .fl > div > img {
	width:100%;
	height:100%;
	object-fit:cover;
	transition:all linear .5s;
}
#pr .fl > div:hover > img {
	transform:scale(1.1);
}
#pr .hover {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:1;
	padding-top:5px;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items: center;
	align-content:center;
	background:rgba(0,0,0,0);
}
#pr p {
	width:100%;
	color:#fff;
	font-size:24px;
	font-weight:500;
	line-height:1.5;
	text-align:center;
}
#pr .hover .img {
	height:100px;
}
#rooms {
	padding:100px 0 80px;
	background:url(images/bg2.jpg) no-repeat right top;
}
.section-title {
	font-size: 28px;
    font-weight: 900;
	text-align:center;
    text-transform: uppercase;
    color: #0f0f0e;
    padding-bottom: 15px;
    background: url(images/line3.png) no-repeat center bottom;
    margin:0 0 10px;
    letter-spacing: 0.5px;
}
.sub {
	font-weight:700;
	color:#363537;
	font-size:22px;
	margin-bottom:20px;
	text-align:center;
}
#rooms .desc {
	text-align:center;
	color:#363537;
	font-weight:500;
	line-height:1.45;
	max-width: 965px;
    margin: 0 auto 20px;
}
#rooms .rooms {
	display:flex;
	justify-content: space-between;
	padding:0 27.5px;
	margin-bottom:30px;
}
#rooms .rooms > div {
	margin:0 7.5px;
	width:100%;
	max-width:calc(33.33% - 15px);
	border:4px solid transparent;
	padding:16px;
	transition:all linear .25s;
}
#rooms .rooms > div:hover {
	border-color:rgb(157, 192, 47);
}
#rooms .rooms > div > div {
	position:relative;
	overflow:hidden;
}
#rooms .rooms > div > div > img {
	height:100%;
	width:100%;
	    min-height: 25vw;
	object-fit: cover;
	display:block;
}
#rooms .info {
	width:325px;
	position:absolute;
	bottom:-85px;
	left:calc(50% - 162.5px);
	z-index:1;
	background:rgba(0,0,0,0.6);
	padding:50px 30px 0;
	text-align:center;
	transition:all linear .25s;
}
#rooms .rooms > div:hover .info {
	bottom:0;
}
#rooms .p1 {
	text-transform:uppercase;
	font-size:30px;
	font-weight:700;
	color:#fff;
	padding-bottom:18px;
	margin-bottom:15px;
	background:url(images/line4.png) no-repeat center bottom;
}
#rooms .p2 {
	font-size:15px;
	color:#fff;
	margin-bottom:15px;
}
#rooms .p3 {
	color:#fff;
	margin-bottom:40px;
}
#rooms .p3 p:not(:last-child) {
	margin-bottom:15px;
}
#rooms .p3 p strong {
	font-weight:700;
}
#rooms .more {
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	font-weight:500;
	border-radius: 22px;
  	background-color: rgb(127, 159, 27);
  	width:190px;
  	display:block;
  	margin:0 auto 40px;
}
#rooms .more:hover {
	background-color: rgb(113, 142, 22);
	text-decoration: none;
}
#rooms .dop p {
	color:#121211;
	font-size:18px;
	font-weight:700;
	margin-bottom:18px;
}
#rooms .fl {
	padding:22px 40px;
	background:url(images/nb.png) no-repeat center center;
	background-size:100% 100%;
	justify-content: space-between;
	align-content:center;
	align-items:center;
}
#serv {
	padding:75px 0 70px;
	background:url(images/bg3.jpg) no-repeat left top;
	background-size:cover;
}
#serv .sub {
	margin-bottom:25px;
}
#serv .head {
	line-height:65px;
	text-transform:uppercase;
	font-size:22px;
	font-weight:700;
	margin-bottom:30px;
	display:inline-block;
}
#serv .col1 .head {
	padding-left: 80px;
	background:url(images/leaf.png) no-repeat left center;
	    margin-right: 90px;
    letter-spacing: 0.5px;
}
#serv .col2 .head {
	padding-left: 70px;
	background:url(images/snow.png) no-repeat left center;
	    margin-left: 95px;
    letter-spacing: 0.5px;
}
#serv .fl {
	justify-content: space-between;
	padding:0 40px;
}
#serv .fl > div {
	margin:0 20px;
	max-width:calc(50% - 40px);
	width:100%;
}
#serv h2 {
	margin-bottom:17px;
}
#serv .serv > div {
	margin-bottom:13px;
	position:relative;
}
#serv .serv > div > img {
	min-height:250px;
	width:100%;
	object-fit:cover;
	display:block;
	height:320px;
}
#serv .serv > div > img.mob {
	display:none;
}
#serv .hover {
	color:#fff;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	display:flex;
	align-content:center;
	align-items:center;
	justify-content: space-between;
	padding:50px 5.5vw 50px 3.5vw;
}
#serv .hover:before {
	content:' ';
	display:block;
	position:absolute;
	height:100%;
	width:50%;
	transition:all linear .25s;
	left:0;
	top:0;
	z-index:1;
}
#serv .col1 .hover:before {
	background-color: rgba(107, 129, 30, 0.749);
}
#serv .col2 .hover:before {
	background-color: rgba(41, 68, 96, 0.749);
}
#serv .p1 {
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
	line-height:1.3;
	max-width:240px;
	margin-bottom:10px;
}
#serv .p1.mb {
	margin-bottom:5px;
}
#serv .hover > div {
	position:relative;
	z-index:2;
}
#serv .h1 {
	max-width: 50%;
	padding-right: 15px;
}
#serv .p2 {
	font-size:15px;
	margin-bottom:15px;
}
#serv .hover .imgs {
	text-align:center;
	position:absolute;
	top:32px;
	right:28px;
	z-index:2;
}
#serv .imgs img {
	display:block;
	margin:0 auto 5px;
}
#serv .desc {
	font-size:15px;
	line-height:1.5;
}
#serv .desc a {
	text-decoration:underline;
	color:#fff;
}
#serv .desc ul {
	padding:0;
	margin:0;
	list-style:none;
}
#serv .desc ul li {
	padding-left:15px;
	position:relative;
}
#serv .desc ul li:before {
	position:absolute;
	left:0;
	top:0px;
	content:'→';
}
#serv .p3 {
	font-size:15px;
	padding:15px 13px;
	margin-right:13px;
	line-height:1.2;
	text-align:center;
}
#serv .col1 .p3 {
	background:url(images/551.svg) no-repeat center center;
	background-size:100% 100%;
}
#serv .col2 .p3 {
	background:url(images/550.svg) no-repeat center center;
	background-size:100% 100%;
}
#serv .dp {
	display:flex;
	align-content:center;
	align-items:center;
}
#serv .more {
	border-radius: 22px;
  	background-color: rgb(255, 255, 255);
  	text-align:center;
  	color:#485517;
  	font-weight:500;
  	width:190px;
  	height:45px;
  	margin:0 0 0 auto;
  	display:block;
  	line-height:45px;
  	opacity:0;
}
#serv .more:hover {
	color:#fff;
	background:#7F9F1B;
	text-decoration: none;
}
#serv .serv > div:hover .more {
	opacity:1;
}
#serv .serv > div:hover .hover:before {
	width:100%;
}
#serv .col2 .more {
	color:#294460;
}
#serv .col2 .more:hover {
	color:#fff;
	background:#294460;
}
#about {
	padding:75px 0 40px;
	overflow:hidden;
}
#about .col1 {
	width:100%;
	padding:0 20px 60px 15px;
	max-width:50%;
}
#about .col2 {
	width:100%;
	padding:0 15px;
	max-width:50%;
	position:relative;
}
#about .fl {
	margin:0 -15px;
	align-items:flex-start;
}
#about .sub {
	text-align:left;
}
#about .section-title {
	background:url(images/line5.png) no-repeat left bottom;
	margin-bottom:30px;
	text-align:left;
	letter-spacing: 0px;
	padding-bottom:20px;
}
#about .desc {
	margin-bottom:-10px;
	font-weight:500;
}
#about .desc p {
	margin-bottom:25px;
	line-height:1.4;
}
.more {
	color:#74776c;
}
.more:hover {
	color:#6f8d11;
	text-decoration:underline;
}
#news.type2 {
	padding: 50px 0;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
	margin: 0 !important;
}
#news .fl > a:hover .more {
	color:#6f8d11;
	text-decoration:underline;
}
#about .img {
	position:absolute;
	left:15px;
	top:0;
    display:flex;
    justify-content: center;
    width: calc(50vw - 15px);
}
#about .img img {
    display:block;
        object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 515px;
}
#about .dop {
	
	z-index:2;
	padding-right:199px;
	background:url(images/foto2.png) no-repeat right top;
	display:flex;
	align-content:flex-end;
	align-items:flex-end;
	height:245px;
}
#about .dop > div {
	background-color: rgba(72, 85, 23, 0.902);
	padding:25px 20px 30px 25px;
	color:#fff;
}
#about .dop h2 {
	font-weight:700;
	font-size:18px;
	margin:0 0 10px;
}
#about .dop p:not(:last-child) {
	font-size:14px;
	margin-bottom:22px;
}
#about .dop strong {
	line-height:1.5;
	font-weight:500;
}
.play1,.play2 {
    display: flex;
    align-content: center;
    align-items: center;
}
.play1:before, .play2:before {
	content:'';
	width:75px;
	height:75px;
	display:block;
	background:url(images/play2.svg) no-repeat center center;
	background-size:contain;
	position:absolute;
	left:0;
	top:5px;
	-webkit-animation: 1s tremor ease-out infinite;
    animation: 1s tremor ease-out infinite;
    transform: scale(1);
}
.play a, .play1 a, .play2 a {
	position:relative;
	z-index:2;
	height:100%;
	display:flex;
	align-content:center;
	align-items:center;
}
#dop .fl > div.col1 img {
	height:410px;
	float:right;
}
#dop .fl > div:after {
	content:' ';
	display:block;
	clear:both;
}
#dop .fl > div.col2 > p > img {
	height:410px;
}
@-webkit-keyframes tremor {
    0% {
        transform: scale(1.05);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.05);
    }
}
.play a:hover {
	color: rgb(151, 189, 33);
text-shadow: 0px 2px 1.96px rgba(0, 0, 0, 0.75);
}
.play1 {
	position:absolute;
	z-index:2;
	width:280px;
	height:85px;
	top:45px;
	left:172px;
}
.play2 {
	position:absolute;
	z-index:2;
	width:315px;
	height:85px;
	top:250px;
	left:395px;
}
.play1 a, .play2 a {
    color: #fff;
    text-decoration: underline;
    text-shadow: 0px 2px 1.96px rgba(0, 0, 0, 0.75);
    padding-left: 95px;
    line-height: 1.5;
    font-weight: 500;
}
#reviews {
	padding:90px 0 60px;
	background: url(images/bg5.jpg) no-repeat left bottom;
	background-size:cover;
	background-attachment: fixed;
}
#reviews h2 {
	margin-bottom:27px;
	background:url(images/line6.png) no-repeat center bottom;
	color:#fff;
	padding-bottom:30px;
}
.rev {
	padding:32px 41px 35px;
	background:#fff;
	min-height:270px;
	transition:all linear .25s;
	box-shadow: 0px 0px 29.75px 5.25px rgba(0, 0, 0, 0.1);
}
.slick-current .rev {
	padding:38px 50px 35px;
}
#rev {
	padding:0 5.5vw;
}
#rev .slick-slide {
	width:29.55vw;
	padding:30px 0 100px;
	transition:all linear .25s;
	margin:0;
	opacity:0.8;
}
#rev .slick-slide.slick-current {
	position:relative;
	padding:0;
	opacity:1;
	z-index:1;
}
#rev .slick-slide.slick-current .rev {
	min-height:400px;
	margin:0 -40px;
}
#rev .fl {
	align-content:center;
	align-items:center;
}
#rev .prev {
	width:41px;
	height:41px;
	background:#fff url(images/right2.svg) no-repeat center center;
	cursor:pointer;
	transition:all linear .25s;
}
#rev .next {
	width:41px;
	height:41px;
	background:#fff url(images/left2.svg) no-repeat center center;
	cursor:pointer;
	transition:all linear .25s;
}
#rev .prev:hover,#rev .next:hover {
	box-shadow: 0px 0px 11.18px 1.82px rgba(0, 0, 0, 0.15);
}
#rev .numb {
	width:100px;
	text-align:center;
	color:#363537;
	font-weight:500;
}
#rev .numb span {
	color:#647912;
	font-size:24px;
	font-weight:900;
}
#rev .slick-track {
	transition:all linear .25s;
}
#rev .bt {
	align-content:center;
	align-items:center;
	justify-content: space-between;
	display:flex;
	opacity:0;
	visibility:hidden;
	height:0;
	margin-left:-10px;
}
#rev .slick-current .bt {
	opacity:1;
	visibility:visible;
	height:55px;
}
#rev .las {
	height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    letter-spacing:1px;
    border-radius: 32px;
    background-color: rgb(127, 159, 27);
    width: 230px;
    display: block;
}
#rev .las:hover {
	background-color: rgb(113, 142, 22);
}
.rev * {
	transition:all linear .25s;
}
#rev .head {
	margin-left:-17px;
	padding-left:60px;
	margin-bottom:20px;
	background:url(images/qw.png) no-repeat left top;
	background-size:39px auto;
}
#rev .slick-current .head {
	margin-left:-20px;
	padding-left:75px;
	margin-bottom:25px;
	background-size:47px auto;
}
#rev .author {
	font-weight:700;
	margin-bottom:5px;
}
#rev .slick-current .author {
	margin-bottom:10px;
}
#rev .date {
	font-size:13px;
	color:#74776c;
	font-weight:500;
	letter-spacing:0.5px;
}
#rev .slick-current .date {
	font-size:16px;
	letter-spacing:1px;
}
#rev .text p {
	
	margin-bottom:20px;
}
#rev .slick-current .text p {
	font-size:18px;
	margin-bottom:25px;
}
#rev .text p:last-child {
	margin-bottom:0 !important;
}
#rev .more {
	margin-top:0;
	font-size:15px;
	display:block;
}
#rev .slick-current .more {
	margin-top:7px;
	font-size:18px;
}
#rev .text > div {
	overflow:hidden;
	max-height:127px;
	font-size:15px;
	font-weight:700;
	line-height:1.4;
}
#rev .slick-current .text > div {
	max-height:152px;
}
#rev .text {
	height:145px;
}
#rev .slick-current .text {
	height:205px;
}
#rev .slick-list {
	padding:30px 50px !important;
}
#dop {
	overflow:hidden;
	padding:90px 0 80px;
}
#dop .fl {
	margin:0 -10px;
	justify-content: center;
}
#dop .fl > div {
	width:100%;
	max-width:calc(50% - 20px);
	margin:0 10px;
	position:relative;
}
#dop .fl > div > p:first-child {
	justify-content: flex-start;
}
#dop .fl > div.col1 > p:first-child {
	justify-content: flex-end;
}
#dop .fl > div > img {
	width:100%;
	display:block;
	min-height:400px;
	object-fit:cover;
	object-position: right top;
}
#dop .fl > div.col2 > img {
	object-position: left top;
}
#dop .col1 .hover {
	position:absolute;
	right:0;
	top:0;
	width:520px;
	z-index:1;
	padding:120px 40px 0 70px;
	height:100%;
}
#dop .col2 .hover {
	position:absolute;
	left:0;
	top:0;
	width:305px;
	z-index:1;
	padding:145px 30px 0;
	height:100%;
	text-align:center;
}
#dop .p2 {
	color:#fff;
	font-size:48px;
	margin-bottom:7px;
	text-transform:uppercase;
	margin-left:105px;
	    font-family: Times New Roman;
    font-weight: 700;
    letter-spacing: 2px;
}
#dop .p2 span {
	color:#9dc02f;
	display:block;
	margin-top:8px;
}
#dop .p3 {
	color:#e7eacd;
	font-size:18px;
	font-weight:500;
	line-height:1.5;
	margin-left:105px;
	margin-bottom:60px;
}
#dop .p1 {
	width:170px;
	height:170px;
	border-radius:100%;
	text-align:center;
	justify-content: center;
	align-items:center;
	align-content: center;
	display:flex;
	color:#fff;
	font-size:20px;
	background:#E5981E;
	flex-wrap:wrap;
	position:absolute;
	left:-7px;
	top:90px;
}
#dop .p1 span {
	font-size:38px;
	display:block;
	text-align:center;
	margin-bottom:5px;
	    font-family: Times New Roman;
    font-weight: 700;
}
#dop .p4 {
	font-size:18px;
	font-weight:500;
	color:#fff;
}
#dop .col2 .hover img {
	margin-bottom:10px;
}
#dop .p5 {
	color:#281806;
	font-size:44px;
	font-family: Times New Roman;
	margin-bottom:15px;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:1px;
}
#dop .p6 {
	line-height:1.3;
	font-size:22px;
	font-weight:700;
	color:#281806;
}
#news {
	background:url(images/bg8.jpg) no-repeat right top;
	padding:0 0 25px;
}
#news h2 {
	margin-bottom:52px;
	padding-bottom:15px;
	background: url(images/line5.png) no-repeat center bottom;
}
#news .fl {
	margin:0 -10px;
}
#news .fl > a {
	display:block;
	width:100%;
	color:#0f0f0e;
	max-width:calc(33.33% - 20px);
	margin:0 10px 30px;
	position:relative;
}
#news img {
	height:250px;
	width:100%;
	object-fit:cover;
	margin-bottom:15px;
}
#news .date {
	color:#74776c;
	margin-bottom:10px;
}
#news .p1 {
	font-size:20px;
	font-weight:700;
	line-height:1.2;
	margin-bottom:15px;
	padding-bottom:10px;
	background:url(images/line7.png) no-repeat left bottom;
	letter-spacing:1px;
}
#news .p2 {
	line-height:1.5;
	margin-bottom:10px;
}
#news .more {
	font-size:14px;
}
#insta {
	overflow:hidden;
	padding:103px 0;
	background:url(images/bg9.jpg) no-repeat top center;
	background-size:100% 100%;
}
#insta .fl {
	margin:0 -10px;
}
#insta .fl > div {
	width:100%;
	max-width:calc(20% - 20px);
	margin:0 10px;
}
#insta a > span {
	height:19.27vw;
	width:100%;
	display:block;
}
#insta .dp {
	background:url(images/insta.png) no-repeat center center;
	background-size:cover;
	height:19.27vw;
	display:flex;
	align-content:center;
	align-items:center;
	justify-content: center;
	padding:10px;
	flex-wrap:wrap;
	text-align:center;
}
#insta .p1 {
	color:#fff;
	text-transform:uppercase;
	line-height:1.2;
	font-size:28px;
	font-weight:700;
	margin-bottom:1.3vw;
	padding-bottom:17px;
	background:url(images/line5.png) no-repeat center bottom;
	width:100%;
}
#insta .p2 {
	color:#fff;
	font-size:22px;
	font-weight:700;
	line-height:1.2;
	width:100%;
}
#insta .p3 {
	color:#fff;
	font-size:22px;
	font-weight:700;
	line-height:1.2;
	color:#9dc02f;
	width:100%;
	margin-bottom:2.34vw;
	margin-bottom:0 !important;
}
#insta .bt {
	display:flex;
	justify-content: center;
	align-content:center;
	align-items:center;
}
#insta .numb {
    width: 90px;
    text-align: center;
    color: #fff;
    font-weight: 500;
}
#widgetData,
#widgetData2,
#widgetData3 {
	position:relative;
}
#insta .numb span {
    color: #9dc02f;
    font-size: 24px;
    font-weight: 900;
}
#insta .prev {
	width:41px;
	height:41px;
	background:url(images/left3.svg) no-repeat center center;
	cursor:pointer;
	position:absolute;
	top:calc(50% - 20px);
	left:5px;
	z-index:12;
	transition:all linear .25s;
}
#insta .next {
	width:41px;
	height:41px;
	background:url(images/right3.svg) no-repeat center center;
	cursor:pointer;
	position:absolute;
	top:calc(50% - 20px);
	right:5px;
	z-index:12;
	transition:all linear .25s;
}
#insta .prev:hover,#insta .next:hover {
	background-color: rgb(94, 128, 23);
  	box-shadow: 0px 0px 14.28px 2.72px rgba(39, 59, 2, 0.3);
}
#video {
	padding:80px 0 90px;
	overflow:hidden;
	background:url(images/bg9.png) no-repeat left -20px;
}
#video h2 {
	padding-bottom:20px;
	background:url(images/line5.png) no-repeat center bottom;
	margin-bottom:30px;
}
#video .fl {
	padding:0 35px;
}
#video .fl {
	margin:0 -30px;
	flex-wrap:wrap;
}
#video .fl > div {
	width:100%;
	max-width:calc(33.33% - 60px);
	margin:0 30px;
}
#video iframe {
	display:block;
	width:100%;
	margin-bottom:20px;
	height:16.65vw;
	border:0;
}
#video .fl p {
	font-size:18px;
	font-weight:700;
}
#video .dop {
	max-width:675px;
	margin:0 auto 47px;
	text-align:center;
	font-size:20px;
	font-weight:500;
}
#video .dop strong {
	font-size:20px;
	font-weight:700;
	padding:1px 0 1px 40px;
	display:inline-block;
	background:url(images/play3.png) no-repeat left center;
	text-transform:uppercase;
	margin-left:3px;
}
#video p > a {
	display:block;
	text-align:center;
	margin-top:10px;
	color:#9dc02f;
}
#video p > a:hover {
	text-decoration:underline;	
}
#video strong a {
	color:#000;
}
#video .dop a:hover span {
	text-decoration:underline;
}
#maps {
	position:relative;
}
#maps #map {
    width: 50%;
}
#map {
    height: 505px;
}
#maps .info {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(71, 134, 27, 0.902);
    padding: 45px 45px 20px;
    height: 100%;
    width: 50%;
}
.dealers-map {
	display:none;
}
#maps .address {
	padding-left: 25px;
	width:260px;
	background:url(images/icon1.png) no-repeat left top;
}
#maps .address p {
	color:#fff;
	display:block;
	margin-bottom:2px;
}
#maps .address p.a {
	font-weight:700;
	margin-bottom:0;
	line-height:1.5;
	cursor:pointer;
}
#maps .phones {
	padding-left: 25px;
	width:260px;
	background:url(images/icon2.png) no-repeat left top;
}
#maps .phones p {
	color:#fff;
	display:block;
	margin-bottom:2px;
}
#maps .phones p.c {
	font-weight:700;
	margin-bottom:0;
	line-height:1.5;
}
#maps .google {
	margin-top:25px;
	padding:15px 20px;
	display:inline-flex;
	align-content:center;
	align-items:center;
	border:1px solid rgb(84, 156, 32);
	padding-right:30px;
	margin-bottom:27px;
}
#maps .google img {
	margin-right:12px;
	padding:8px;
	background:#fff;
}
#maps .google p {
	color:#fff;
}
#maps .google .g {
	display:block;
	margin-top:5px;
	font-size:18px;
	font-weight:700;
	color:#fff;
	text-decoration:underline;
}
#maps .p1 {
	font-weight:700;
	margin-bottom:17px;
	color:#fff;
	font-size:20px;
	letter-spacing: 0.5px;
}
#maps .contact-city_wrap {
	padding-left:15px;
	column-count:3;
	column-gap:0;
	display:inline-block;
}
#maps .contact-city_wrap a {
	display:block;
	padding-left:22px;
	background:url(images/icon3.png) no-repeat left center;
	line-height:20px;
	color:#fff;
	font-size:18px;
	margin-bottom:13px;
}
#maps .contact-city_wrap a span {
	text-decoration:underline;
}
footer {
	background:#092119;
}
footer .fl {
	justify-content: space-between;
	align-content:center;
	align-items:center;
	padding:20px 0;
}
footer .copy {
	text-align:center;
	color:#fff;
	background:#2C2C2C;
	line-height:55px;
	font-size:14px;
	font-weight:500;
}
footer .social {
	margin:0;
}
footer .social > div {
	background:none;
	padding:0;
	height:auto;
	max-width:none;
}
footer .social a {
	    font-size: 26px;
    width: 67px;
    line-height:40px;
}
footer .home-link {
	color:#fff;
	width:100%;
	max-width:300px;
}
footer .br {
	width:100%;
	max-width:300px;
}
footer .home-link img {
	margin-right:15px;
}
footer .br {
	display:flex;
	justify-content: flex-end;
	align-content:center;
	align-items:center;
}
footer .br a {
	display:block;
	margin-left:27px;
	max-width:115px;
}
footer .br a img {
	max-width:100%;
	display:block;
}
footer .br a:first-child {
	margin-left:0;
}
#widgetData {
	display: block;
}
#widgetData2 {
	display:none;
}
#widgetData3 {
	display:none;
}
main {
	padding-top:120px;
	overflow:hidden;
	    min-height: calc(100vh - 138px);
}
.home main {
	padding-top:0;
}
#page {
	padding:60px 0;
}
.single img {
	max-width:100%;
	height:auto;
}
img.wp-post-image {
	max-width:500px;
	display:block;
	margin:0 auto 30px;
}
img.alignleft {
	float:left;
	display:block;
	margin:30px 30px 30px 0;
}
img.alignright {
	float:right;
	display:block;
	margin:30px 0 30px 30px;
}
img.aligncenter {
	display:block;
	margin:30px auto;
}
.pll img {
	max-width:100%;
	height:auto;
}
.pll {
	padding-top:70px;
}
.pll:first-child {
	padding-top:0;
}
.pll + form{
	margin-top:70px;
}
.pll iframe {
	width:100%;
}
.pll .h1 {
	margin:0 0 10px;
	text-transform:uppercase;
	font-size:30px;
	font-weight:400;
}
.pll .job {
	color:#adadad;
	font-size:16px;
	margin-bottom:15px;
}
.pll .line {
	height:3px;
	width:70px;
	margin:0 0 10px;
	background:#6f8d11;
}
.pll .ratings {
	margin-bottom:10px;
}
.pll .col-sm-5 {
	padding-left:30px;
}
.pll .rate {
	display:flex;
	padding:12px 0;
	border-bottom:1px solid #ECECEC;
}
.pll .rate span {
	display:block;
	width:245px;
}
.pll .rate .star-rating {
	padding-right:12px;
}
.pll .rev {
	line-height:1.5;
}
.single-doctor #block10 {
	background:#F7F7F7;
	padding:60px 0 65px;
}
.rt .star-rating {
	direction: rtl;
	text-align:left;
}
.rt .star-rating label {
	direction: rtl;
	color: #6f8d11;
    width: 15px;
    height: 15px;
    font-size: 15px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    margin-right: 2px;
    cursor:pointer
}
.rt .star-rating__input{
	display: none;
}
.rt .star-rating__ico:hover:before,
.rt .star-rating__ico:hover ~ .star-rating__ico:before,
.rt .star-rating__input:checked ~ .star-rating__ico:before
{
	content: "\f005";
}
#commentform {
	padding:55px 65px 50px;
	width:770px;
	margin:0 auto;
	max-width:100%;
	background:#F7F7F7;
}
#commentform h2 {
	margin-bottom:60px;
}
#commentform .fl {
	display:flex;
	justify-content:space-between;
}
#commentform .col1 {
	width:100%;
	padding-right:10px;
	max-width:200px; 
}
#commentform .col2 {
	width:100%;
	max-width:410px;
}
#commentform .rel {
	position:relative;
	height:165px;
	background:url(images/foto.jpg) no-repeat center center;
	background-size:cover;
	text-align:center;
}
.screen-reader-text {
	display:none !important;
}
#commentform .rel input {
	position:absolute;
	opacity:0;
	width:100%;
	height:100%;
	left:0;
	cursor:pointer;
	top:0;
}
#commentform p {
	display:inline-block;
	padding:5px 10px;
	background:#fff;
	border-radius:12px;
	text-align:center;
	line-height:25px;
	color:#6f8d11;
	font-size:14px;
	line-height:1;
	margin-top:130px;
}
#commentform p span {
	display:inline-block;
	border-bottom:1px dashed #6f8d11;
}
#commentform .lb {
	margin-bottom:15px;
	line-height:40px;
	display:flex;
}
#commentform .lb span {
	width:100%;
	max-width:105px;
}
#commentform input {
	height:40px;
	line-height:38px;
	border-radius:3px;
	padding:0 10px;
	background:#fff;
	border:1px solid #EFEFEF;
	width:100%;
}
#commentform .lb.last {
	display:block;
	margin-top:30px;
	margin-bottom:40px;
}
#commentform .lb.last .rt {
	margin-bottom:12px;
	display:flex;
	line-height:1;
}
#commentform .lb.last .rt span {
	width:100%;
	max-width:165px;
}
#commentform .lb.last > span {
	display:block;
	margin-bottom:30px;
	max-width:100%;
	line-height:1;
}
#commentform .lb.lbs span {
	max-width:150px;
}
#commentform textarea {
	height:105px;
	line-height:1.2;
	border-radius:3px;
	padding:10px;
	background:#fff;
	border:1px solid #EFEFEF;
	width:100%;
	resize:none;
}
#commentform input.submit {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    border-radius: 35px;
    background: #6f8d11;
    display: block;
    width: 190px;
    height: 50px;
    max-width: 100%;
    line-height: 46px;
    margin:0 auto;
    box-shadow: 0px 8px 26.46px 0.54px rgba(0, 4, 2, 0.13);
    outline:none;
    cursor: pointer;
}
#commentform .result {
	margin-top:20px;
	text-align:center;
	font-size:22px;
	display:none;
}
#commentform .error {
	margin-top:20px;
	text-align:center;
	font-size:22px;
	color:red;
	display:none;
}
.pll img {
	max-width:100%;
	height:auto;
}
#revp {
	padding:50px 0 50px;
}
.nocomm {
	font-size:20px;
	text-align:center;
}
#recall {
	padding:30px 20px !important;
}
.form .title {
	text-align:center;
	margin:0 0 20px;
	font-size:27px;
	font-weight: 900;
}
.form input {
	border:1px solid #0f0f0e;
	height:40px;
	padding:0 15px;
	font-size:17px;
	margin-bottom:15px;
	width:100%;
	font-family:'g';
}
.form textarea {
	border:1px solid #0f0f0e;
	height:120px;
	padding:15px;
	line-height:1.2;
	font-size:17px;
	resize:none;
	width:100%;
	font-family:'g';
}
.ajax-loader, div.wpcf7-validation-errors {
	display:none !important;
}
span.wpcf7-not-valid-tip {
	    font-size: 12px;
    margin: -10px 0 10px;
    text-align: center;
}
.form .submit {
	height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    border-radius: 22px;
    background-color: rgb(127, 159, 27);
    width: 190px;
    display: block;
    margin: 20px auto 0;
    border:0;
    outline:none !important;
    cursor:pointer;
    transition:all linear .25s;
}
.form .submit:hover {
	    background-color: rgb(113, 142, 22);
    text-decoration: none;
}
div.wpcf7-mail-sent-ok {
	text-align:center;
	padding:10px 5px;
}
#rooms .order .more {
	margin:20px auto 0;
	font-size:25px;
	width:250px;
	height:60px;
	line-height:60px;
	border-radius:60px;
}
img.alignleft {
	float:left;
	margin:0 30px 30px 0;
}
img.alignright {
	float:right;
	margin:0 0 30px 30px;
}
img.aligncenter {
	margin:0 auto 30px;
	display:block;
}
#single {
	padding:60px 0 30px;
}
#single p {
	margin:0 0 30px;
	line-height: 1.5;
}
#single h2 {
	margin:0 0 22px;
	font-weight:600;
	font-size:24px;
}
#single h3 {
	margin:0 0 22px;
	font-weight:600;
	font-size:20px;
}
#single b, #single strong {
	font-weight:600;
}
#single ul {
	padding:0 0 0 0;
	list-style:disc;
	line-height: 1.5;
	margin:0 0 30px 30px;
}
#single ol {
	padding:0 0 0 20px;
	margin:0 0 30px 30px;
}
#single ul li {
	margin:0 0 15px;
}
#single ol li {
	margin:0 0 20px;
}
#single blockquote {
	display: block;
	font-style:italic;
	font-size:16px;
	line-height: 1.5;
	margin:0 0 30px 30px;
}
#single h1 {
	margin:0 0 30px;
}
#single iframe {
	display:block;
	margin:0 auto 30px;
	width:100%;
	height:640px;
}
@media screen and (min-width:992px) and (max-width:1800px) {
	#rooms .rooms > div {
		max-width: calc(50% - 15px);
	}
	#rooms .rooms > div > div {
		height: 100%;
	}
	#rooms .rooms {
		gap:15px 0;
		margin:0 auto 30px;
		max-width: 1300px;
		flex-wrap: wrap;
	}
}
@media screen and (max-width:1200px) {
	#single iframe {
		height:56vw;
	}
}
#single .gallery {
	margin:0 auto 30px;
}
.gallery-item {
	margin:0 !important;
}
.gallery-item img {
	margin:0 auto;
	max-width:100%;
	height:auto;
}
#single img {
	max-width:100%;
	height:auto;
}
#single .gallery * {
	outline:none !important;
}
.special .spec {
	margin: 0 0 40px;
	background: rgba(41, 68, 96, 0.749);
	padding: 30px;
	border-radius: 40px;
	text-align: center;
	color: #fff;
	font-size: 25px;
}
.special .spec h2 {
	margin: 0 0 15px;
	font-size: 35px;
	text-transform: uppercase;
}
@media screen and (max-width: 767px) {
	.special .spec {
		font-size: 20px;
		padding: 20px;
		line-height: 1.4;
	}
}
.wp-google-powered + .wp-google-powered {
	display: none !important;
}
.wp-google-powered {
	color: #fff !important;
}
#serv .s1758 > img.main {
	object-position:0% 25%;
}
.wc-block-components-totals-item__description,
.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title,
.woocommerce-terms-and-conditions-wrapper {
	display: none !important;
}
.btn.m {
	height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    border-radius: 22px;
    background-color: rgb(127, 159, 27);
    width: 190px;
    display: block;
    margin: 40px auto 0;
    outline: none !important;
    border:0 !important;
    box-shadow: none !important;
}
#single ul li {
	width: 100%;
}
.payment_box.payment_method_wayforpay {
	display: none !important;
}
.wc-block-cart__submit-button,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    padding: 0;
    font-weight: 500;
    border-radius: 22px;
    background-color: rgb(127, 159, 27);
    width: 100%;
    display: block;
    margin: 40px auto 0;
    outline: none !important;
    border:0 !important;
    box-shadow: none !important;
}
.wc-block-components-product-name,
.wc-block-cart-item__image a,
.product-name a {
	color: #000;
	text-decoration: none;
	cursor:text;
}
#single .woocommerce-error, #single .woocommerce-info, #single .woocommerce-message {
	padding: 10px 15px 10px 35px;
	margin:0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap:wrap;
}
#single .woocommerce-error, #single .woocommerce-info a, #single .woocommerce-message a {
	order:2;
	margin-left: 15px;
}
@media screen and (max-width:767px) {
	#single .woocommerce-error, #single .woocommerce-info, #single .woocommerce-message {
		flex-wrap:wrap;
		justify-content: flex-start;
	}
	#single .woocommerce-error, #single .woocommerce-info a, #single .woocommerce-message a {
		order:2;
		margin:5px 0 0;
	}
	.woocommerce table.shop_table {
		font-size: 14px;
	}
	.wc-block-cart .wc-block-cart__submit-container--sticky {
		display: none !important;
	}
}
#single .woocommerce-error li + li, #single .woocommerce-info li + li, #single .woocommerce-message li + li {
	margin-top: 7px;
}
.form .title {
	text-align:center;
	margin:0 0 20px;
	font-size:27px;
	font-weight: 900;
}
.woocommerce form .form-row input.input-text  {
	border:1px solid #0f0f0e;
	height:40px;
	padding:0 15px;
	font-size:17px;
	margin-bottom:15px;
	margin:0;
	width:100%;
	font-family:'g';
}
.woocommerce form .form-row textarea {
	border:1px solid #0f0f0e;
	height:120px;
	padding:15px;
	line-height:1.2;
	font-size:17px;
	margin:0;
	resize:none;
	width:100%;
	font-family:'g';
}
.woocommerce form .form-row label {
	font-weight: 500;
	margin:0 0 3px;
	display: block;
}
#single form p {
	margin: 0 0 15px;
}
#single .woocommerce-message {
	display: none !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	top:10px;
	left: 5px;
}
.icons {
	display: flex;
	margin-top:15px;
	justify-content: center;
}
.icons > div {
	position: relative;
	margin:0 10px;
}
.icons span {
	position: absolute;
	color:#000;
	background: #fff;
	border-radius: 100%;
	line-height: 15px;
	width: 15px;
	text-align: center;
	top:-3px;
	right: -3px;
	font-size: 12px;
	line-height: 15px;
}
th.product-quantity, td.product-quantity {
	display: none !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
	background: rgb(127, 159, 27) !important;
}
.woocommerce table.woocommerce-cart-form__contents tr:last-child {
	display: none !important;
}
.product-subtotal {
	display: none !important;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: 100px !important;
}
.woocommerce-cart #single .woocommerce {
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.woocommerce-cart #single .woocommerce .woocommerce-cart-form {
	width: 100%;
	max-width: 60%;
}
.woocommerce-cart #single .woocommerce .cart-collaterals {
	width: 100%;
	max-width: 35%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width: 100%;
	float:none;
}
.woocommerce-notices-wrapper {
	width: 100%;
	margin:0 0 10px;
}
@media screen and (max-width:767px) {
	.woocommerce-cart #single .woocommerce .woocommerce-cart-form {
	width: 100%;
	max-width: 100%;
}
.woocommerce-cart #single .woocommerce .cart-collaterals {
	width: 100%;
	max-width: 100%;
}
}
#single .wp-video {
	margin:0 auto 30px;
}