﻿@charset "UTF-8";
/*
Theme Name: Leos Template 2.5
Theme URI: http://www.leos.co.il
Description: אתר בעיצוב אישי מחברת לאוס מדיה
Author: Slava First @LEOS
Version: 2.5
*/

* {
  margin: 0;
  padding: 0;
}
html,
body {
	font-size: 18px;
	font-family: 'Heebo', sans-serif;
	height: 100%;
	color: #fff;
	background-color: #ebebeb;
	font-weight:300;
}
iframe { max-width: 100%; }

.hfs19 { font-size: 16px;font-size: calc(11px + 0.313vw); }
.hfs20 { font-size: 20px;font-size: calc(14px + 0.313vw); }
.hfs21,#FLCF input { font-size: 21px;font-size: calc(14px + 0.365vw); }
.hfs22 { font-size: 22px;font-size: calc(16px + 0.313vw); }
.hfs23 { font-size: 23px;font-size: calc(16px + 0.365vw); }
.hfs24 { font-size: 24px;font-size: calc(18px + 0.313vw); }
.hfs25 { font-size: 25px;font-size: calc(18px + 0.37vw); }
.hfs26 { font-size: 26px;font-size: calc(19px + 0.366vw); }
.hfs27 { font-size: 27px;font-size: calc(19px + 0.415vw); }
.hfs28 { font-size: 28px;font-size: calc(20px + 0.418vw); }
.hfs30 { font-size: 30px;font-size: calc(20px + 0.52vw); }
.hfs35 { font-size: 35px;font-size: calc(20px + 0.81vw); }
.hfs37 { font-size: 37px;font-size: calc(20px + 0.88vw); }
.hfs40 { font-size: 40px;font-size: calc(20px + 1.043vw); }
.hfs45 { font-size: 45px;font-size: calc(25px + 1.05vw); }
.hfs50 { font-size: 50px;font-size: calc(20px + 1.56vw); }
.hfs55 { font-size: 55px;font-size: calc(25px + 1.6vw); }
.hfs60 { font-size: 60px;font-size: calc(20px + 2.085vw); }
.hfs65 { font-size: 65px;font-size: calc(25px + 2.1vw); }
.hfs70 { font-size: 70px;font-size: calc(20px + 2.605vw); }
.hfs75 { font-size: 75px;font-size: calc(25px + 2.61vw); }
.hfs80 { font-size: 80px;font-size: calc(25px + 2.87vw); }
.hfs85 { font-size: 85px;font-size: calc(25px + 3.125vw); }
.hfs90 { font-size: 90px;font-size: calc(25px + 3.39vw); }
.hfs95 { font-size: 95px;font-size: calc(25px + 3.64vw); }
.hfs100 { font-size: 100px;font-size: calc(25px + 3.92vw);line-height: 1; }
.hfs105 { font-size: 105px;font-size: calc(25px + 4.17vw);line-height: 1; }
.hfs110 { font-size: 110px;font-size: calc(20px + 4.69vw);line-height: 1; }
.hfs150 { font-size: 150px;font-size: calc(25px + 6.52vw);line-height: 1; }
.hfs180 { font-size: 180px;font-size: calc(25px + 8.6vw);line-height: 0.85; }

.container { width: 96%;max-width: 1024px;margin: 0 auto; }
.container.c9 { width: calc(100% - 80px);max-width: none; }
.container.c900 { max-width: 900px; }
.container.c12 { max-width: 1200px; }
.container.c14 { max-width: 1400px; }
.container.c15 { max-width: 1500px; }
.container.c16 { max-width: 1600px; }
.container.c17 { max-width: 1730px; }
.container.c18 { max-width: 1800px; }

.clear { clear: both; }
.center { text-align: center; }
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin: 0 auto; }

.lh1 { line-height: 1; }
.lh11 { line-height: 1.1; }
.lh12 { line-height: 1.2; }
.lh13 { line-height: 1.3; }
.lh14 { line-height: 1.4; }
.lh15 { line-height: 1.5; }
.w50 { width: 50%; }
.w100 { width: 100%; }
.h100 { height: 100%; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }
.mb45 { margin-bottom: 45px; }
.mb50 { margin-bottom: 50px; }
.bold { font-weight: bold; }
.thin { font-weight: 200; }
.light { font-weight: 300; }
.medium { font-weight: 500; }
.sbold { font-weight: 600; }
.ebold { font-weight: 800; }
.bgimg { background-repeat: no-repeat;background-size: cover;background-position: center center; }
.overh { overflow: hidden; }
.block { display: block; }
.imgfix { line-height: 0; }
.fixedbg { background-attachment: fixed; }
.notouch { pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; }
.relative { position: relative; }
.circlebox { border-radius: 50%; }
.abscenter { position: absolute;margin: auto;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%); }
.cp,.clickbtn { cursor: pointer; }
.anim,.clickbtn { -webkit-transition:all .5s ease;transition: all .5s ease; }
.vbox iframe { width: 100%;height: 100%; }
.tel-link { white-space: nowrap; }

.f1 {
	flex: 1;
}

.fcc, .flex, .inrowf, .entry p {
	display: -moz-flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.fcc, .aic {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.aifs {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.aife {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-ms-grid-row-align: flex-end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.jcsb, .inrowf {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.jcsa {
	-webkit-box-pack: space-around;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.fcc, .jcc {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.jcfs {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.jcfe {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.fdc {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.fdcr {
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.fdrr {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.fw, .inrowf {
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

div.wpcf7 .ajax-loader { display: none !important; }
svg:not(.color) * { fill: inherit !important; }

.entry {
	font-size: 20px;
	font-size: calc(14px + 0.313vw);
    line-height: 1.4;
    color: #353535;
}
.entry img {
    max-width: 100%;
    height: auto;
}
.entry ul {
    margin: 0 20px;
    list-style: inherit;
}
.entry table {
    border: 1px solid #000;
}
.entry table td {
    border: 1px solid #000;
}
.entry table tr:nth-child(1) > td {
    text-align: center;
    background: #ccc;
}
.entry p {
	margin-bottom: 1em;
}
.entry p:last-of-type {
	margin-bottom: 0;
}
.entry a {
	color: #756e6e;
	border-bottom: 1px solid transparent;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
.entry a:hover {
	border-color: #756e6e;
}
h1,h2,h3 {
    font-weight: normal;
    margin: 0 0 0 0;
}
p { margin: 0 0 0 0; }
a { text-decoration: none; color: inherit; }
a:hover { text-decoration: none; }
ul { margin: 0 0 0 0;list-style: none; }

#wrapper {
	min-height: 100%;
	position: relative;
}
#content {
	padding-bottom: 408px;
	-webkit-transition:all .5s linear;
	        transition: all .5s linear;
}

.acf-map {
    width: 100%;
    height: 366px;
    pointer-events: none;
}

.logo {
    font-size: 0;
}
.logo a {
	display: inline-block;
}
.logo a img {
	max-width: 100%;
}
footer {
    position: absolute;
    bottom: 68px;
    left: 0;
    height: auto;
    min-height: 50px;
	width: 100%;
	background-color: #8b837d;
}
#leos {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
    text-align: center;
    overflow: hidden;
}
#leos img {
    padding-top: 10px;
    height: 50px;
    width: auto;
}
#leos a {
    position: relative;
    display: inline-block;
}
#leos span {
    opacity: 0;
    position: absolute;
    right: 0;
    color: white;
    font-size: 22px;
    bottom: 10px;
    -webkit-animation-duration: 3s;
    		animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    		animation-fill-mode: both;
    -webkit-transition:.3s;
    		transition: .3s;
}
#leos a:hover span {
    right: -170px;
    opacity: 1;
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
            transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
            transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

#FloatSocials {
	position: fixed;
	display: block;
	top:30%;
	left:0;
	z-index: 90;
}
#FloatSocials a {
	width: 37px;
	height:37px;
	margin-bottom: 1px;
	-webkit-transition:all .5s ease;
			transition: all .5s ease;
}
#FloatSocials a:not(:hover) {
	background-color: rgba(255, 255, 255, 0.8) !important;
}
#FloatSocials a:hover svg {
	fill:#fff !important;
}
#FloatSocials img,
#FloatSocials svg {
	width: 50%;
	height: 50%;
	fill:#353535;
}
#FloatSocials .flmail a {
	background-color: #fec365 !important;
}
#FloatSocials .flmail a:hover {
	background-color: #96bd9e !important;
}
a.facebook_icon {
	background-color: #3b5998 !important;
}
a.google_icon {
	background-color: #dd4b39 !important;
}
a.twitter_icon {
	background-color: #00aced !important;
}
a.youtube_icon {
	background-color: #bb0000 !important;
}
a.instagram_icon {
	background-color: #e95950 !important;
}
a.pinterest_icon {
	background-color: #cb2027 !important;
}
a.linkedin_icon {
	background-color: #007bb6 !important;
}
a.vimeo_icon {
	background-color: #1ab7ea !important;
}
/* Contact form style Start */
span.wpcf7-form-control-wrap {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.wpcf7-form .mb10{
	margin-bottom: 13px;
}
/* Red Ballons CSS */
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: 100%;
    background: none;
    border-radius: 5px;
    color: red;
    padding: 0;
    font-size: 12px;
    white-space: nowrap;
    left: -1px;
   /* -webkit-animation: formerror 400ms;
    animation: formerror 400ms;*/
    bottom: 5px;
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip.tip_out {
	-webkit-transition: all 400ms;
	transition: all 400ms;
	opacity: 0;
	-webkit-transform: translate3d(0,100%,0);
	        transform: translate3d(0,100%,0);
}
/*
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top:100%;
	left: 10%;
	border-left: 0 solid transparent;
	border-right: 15px solid transparent;
	border-top: 10px solid #f00;
}*/
@-webkit-keyframes formerror {
	from {
		opacity: 0;
		bottom: 0;
	}
	to {
		opacity: 1;
		bottom: 100%;
	}
}
@keyframes formerror {
	from {
		opacity: 0;
		bottom: 0;
	}
	to {
		opacity: 1;
		bottom: 100%;
	}
}
/* Input Syles */
input,
div.wpcf7 input,
div.wpcf7 select,
div.wpcf7 textarea,
div.wpcf7 input[type=submit] {
	font-family: 'Assistant', sans-serif;
    border:0;
	font-size: 18px;
}
div.wpcf7 input[type=tel],
div.wpcf7 input[type=text],
div.wpcf7 input[type=email],
div.wpcf7 select,
div.wpcf7 textarea {
	width: calc(100% - 10px);
	background: #FFFFFF;
	font-weight: 300;
	padding: 6px 5px;
}
div.wpcf7 textarea { height: 150px; }
div.wpcf7 input[type=submit] {
	display: block;
	width: 100%;
	background: #fdc65f;
	color: #fff;
	cursor: pointer;
	padding: 5px;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
div.wpcf7 input[type=submit]:hover {
	background-color: #96bd9e;
}
#CFPage div.wpcf7 input[type=submit] {
	font-size: 30px;
	font-size: calc(20px + 0.52vw);
	font-weight: bold;
}
#CFPage .cfi input,
#CFPage .cft textarea {
	width: calc(100% - 12px);
	border: 1px solid #96bd9e;
}
#sidebar ul li {
	border-bottom: 1px solid #353535;
}
#sidebar ul li:last-of-type {
	border-bottom: 0;
}
#sidebar ul li a {
	padding: 8px 0;
}
#Footnav ul li a svg,
#sidebar ul li a svg {
	margin-left: 7px;
	width: 8px;
	height: 8px;
	padding-bottom: 1px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover svg,
#sidebar ul li.current-menu-item a,
#sidebar ul li.current-menu-item a svg {
	fill:#fec365 !important;
	color:#fec365;
	padding-right: 5px;
}
#Footnav ul li a:hover,
#Footnav ul li a:hover svg,
#Footnav ul li.current-menu-item a,
#Footnav ul li.current-menu-item a svg {
	fill:#353535;
	color:#353535;
	padding-right: 5px;
}
/* Bubble animation for replacing ajax img */
@-webkit-keyframes bubbles {
	0% {
		-webkit-transform: scale(1);
		opacity: 1; }

	45% {
		-webkit-transform: scale(0.1);
		opacity: 0.7; }

	80% {
		-webkit-transform: scale(1);
		opacity: 1; } }
@keyframes bubbles {
	0% {
		-webkit-transform: scale(1);
		        transform: scale(1);
		opacity: 1; }

	45% {
		-webkit-transform: scale(0.1);
		        transform: scale(0.1);
		opacity: 0.7; }

	80% {
		-webkit-transform: scale(1);
		        transform: scale(1);
		opacity: 1;
	}
}
/* Errors Msgs */
div.wpcf7-response-output {
    position: relative;
    margin: 0 !important;
    border: none;
    padding: 10px 15px;
    bottom: -100%;
    z-index: 9999;
    font-size: 14px !important;
    top: 100%;
    left: 0;
    width: 92%;
    border: none;
    line-height: 2px;
    padding: 17px 10px !important;
}
#FLCF div.wpcf7-response-output{
	position:absolute;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
	/*-webkit-animation: form_msg_error 500ms;
	        animation: form_msg_error 500ms;*/
    bottom:0;
    color: black;
}
@-webkit-keyframes form_msg_error {
	from {
		bottom:-100%;
	}
	to {
		bottom:0;
	}
}
@keyframes form_msg_error {
	from {
		bottom:-100%;
	}
	to {
		bottom:0;
	}
}
div.wpcf7-mail-sent-ok {
	background: #398f14;
}
div.wpcf7-validation-errors {
	background: #fec365 ;
}
.form_msg_error_out {
	/*-webkit-transition: all 500ms;
	transition: all 500ms;
	-webkit-transform: translate3d(100%,0,0);
	        transform: translate3d(100%,0,0);*/
}
@-webkit-keyframes form_msg_out {
	from {
		bottom: 0;
	}
	to {
		bottom: -300px;
	}
}
@keyframes form_msg_out {
	from {
		bottom: 0;
	}
	to {
		bottom: -300px;
	}
}
::-webkit-input-placeholder {
	color: black;
	font-family: 'Heebo', sans-serif;
}
:-moz-placeholder {
	color: black;
	font-family: 'Heebo', sans-serif;
}
::-moz-placeholder {
	color: black;
	font-family: 'Heebo', sans-serif;
}
:-ms-input-placeholder {
	color: black;
	font-family: 'Heebo', sans-serif;
}
#FLCF ::-webkit-input-placeholder {
	color: #96bd9e;
}
#FLCF :-moz-placeholder {
	color: #96bd9e;
}
#FLCF ::-moz-placeholder {
	color: #96bd9e;
}
#FLCF :-ms-input-placeholder {
	color: #96bd9e;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}
/* Contact form style End */
/* Start */
.fs15 { font-size: 15px; }
.fs18 { font-size: 18px; }
.tcw { color: #fff; }
.tcg { color: #96bd9e; }
.tcy { color: #fec365; }
.tc35 { color: #270707; }
.bgc35 { background-color: #353535; }
.bgceb { background-color: #ebebeb; }
.fillw { fill: #fff; }
.vp10 { padding: 10px 0; }
.vp15 { padding: 15px 0; }
.vp20 { padding: 20px 0; }
.vp25 { padding: 25px 0; }
.vp30 { padding: 30px 0; }
.vp35 { padding: 35px 0; }
.vp40 { padding: 40px 0; }
.vp50 { padding: 50px 0; }
.col2s20 { width: calc(50% - 10px); }
.col2s40 { width: calc(50% - 20px); }
.col3s10 { width: calc(100%/3 - 5px); }
.col3s20 { width: calc(100%/3 - 10px); }
.col4s20 { width: calc(25% - 20px); }
.ffix { padding-top: 1px; display: inline-block; }

header {
	padding: 0px 0;
	width: 100%;
	/*top: 0;
	right: 0;
	left: 0;
	position: absolute;*/
	position:relative;
	margin-bottom:-92px;
	z-index: 900;
}
header.stiky .logo img {
	height: 60px;
}
header.stiky {
    position:fixed;
	top:0;
    -webkit-animation-duration: .7s;
    	    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    		animation-fill-mode: both;
  	-webkit-animation-name: nav;
            animation-name: nav;
    -webkit-transform: translateY(0);
    		transform: translateY(0);
}
header.stiky:not(.bgc35) {
	background-color: #353535;
}
@-webkit-keyframes nav {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    		transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    		transform: translateY(0);
  }
}
@keyframes nav {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    		transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    		transform: translateY(0);
  }
}
header .tph span {
	display: inline-block;
	margin: 0 5px;
}
header .tph svg {
	width: 17px;
	height: 17px;
	margin-left: 5px;
}
#TopFront {
	height: 38vw;
	min-height: 350px;
	max-height: 716px;
}
#MPages a {
	width: calc(25% - 32px);
	padding: 15px;
}
#MPages a:hover h3 {
	padding-bottom: 5px;
}
#MPages a .txt {
	height: 0;
	opacity: 0;
	visibility: hidden;
}
#MPages a .txt {
	opacity: 1;
	visibility: visible;
}
#MPages a:nth-child(1) {
	background-color: rgba(254, 144, 101, 0.8);
}
#MPages a:nth-child(2) {
	background-color: rgba(150, 189, 158, 0.8);
}
#MPages a:nth-child(3) {
	background-color: rgba(254, 195, 101, 0.8);
}
#MPages a:nth-child(4) {
	background-color: rgba(53, 53, 53, 0.8);
}
#FCF h3 {
	margin-left: 8%;
}
#FCF .cfi,
#FootCF .cfi {
	width: calc(50% - 24px);
}
#FCF .cfb,
#FootCF .cfb {
	width: 40px;
}
#FCF .cfb input,
#FLCF .cfb input,
#FootCF .cfb input {
	border: 1px solid #f1ba62;
	background: #353535 url(images/ylhez.svg) center center / auto 40% no-repeat;
}
#FCF .cfb input,
#FootCF .cfb input {
	color: transparent;
}
#FCF .cfb input:hover,
#FLCF .cfb input:hover,
#FootCF .cfb input:hover {
	background-color: #c79c58;
	background-image: url(images/glhez.svg);
}
#FLCF .cfb input {
	padding: 5px 25px 5px 45px;
	background-position: 20px center;
}
#FPosts {
	margin-top: 3vw;
}
.fpostsbox .onepost {
	max-width: 560px;
	margin: 20px 0;
}
.fpostsbox .onepost .thumb {
	width: 33%;
	min-height: 120px;
	max-height: 120px;
}
.postsbox .onepost .thumb .hov,
.fpostsbox .onepost .thumb .hov {
	background-color: rgba(0, 0, 0, 0);
	width: 100%;
	height: 100%;
}
.postsbox .thumb:hover .hov,
.fpostsbox a:hover .thumb .hov {
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	background-color: rgba(0, 0, 0, 0.6);
}
.postsbox .onepost .thumb .hov:after,
.postsbox .onepost .thumb .hov:before,
.fpostsbox .onepost .thumb .hov:after,
.fpostsbox .onepost .thumb .hov:before {
	content: '';
	background-color: #fff;
	position: absolute;
	opacity: 0;
	transition-delay: .3s;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
.postsbox .onepost .thumb:hover .hov:after,
.postsbox .onepost .thumb:hover .hov:before,
.fpostsbox .onepost:hover .thumb .hov:after,
.fpostsbox .onepost:hover .thumb .hov:before {
	opacity: 1;
}
.postsbox .onepost .thumb .hov:after,
.fpostsbox .onepost .thumb .hov:after {
	width: 20px;
	height: 2px;
	top: calc(50% - 1px);
	left: calc(50% - 10px);
}
.postsbox .onepost .thumb .hov:before,
.fpostsbox .onepost .thumb .hov:before {
	height: 20px;
	width: 2px;
	top: calc(50% - 10px);
	left: calc(50% - 1px);
}
.fpostsbox .onepost .cont {
	width: calc(67% - 10px);
}
.fpostsbox .onepost .cont .txt {
	margin-bottom: 7px;
}
.fpostsbox a:hover .rm,
.fpostsbox a:hover .rm svg {
	fill: #fec365;
	color: #fec365;
}
.fpostsbox .onepost .cont .rm span {
	margin-left: 10px;
}
.fpostsbox .onepost .cont .rm svg {
	width: 5px;
	height: 8px;
}
footer > div > div {
	max-width: 30%;
}
#FootCF {
	max-width: 45%;
}
#FootCF div.wpcf7 input {
	background-color: transparent !important;
}
#FootCF div.wpcf7 .cfi input {
	border-bottom: 1px solid #353535;
	padding: 6px 0 5px 0;
	width: 100%;
}
#FootCF div.wpcf7 .cfb input {
	border-color: #353535;
	background-image: url(images/glhez.svg);
}
#FootCF div.wpcf7 .cfb input:hover {
	background-image: url(images/flhez.svg);
	background-color: #353535 !important;
}
#FootInfo ul li span:nth-child(1) {
	margin-left: 10px;
}
#FootInfo ul li span:nth-child(3) {
	margin: 0 7px;
}
.bst:before {
    content: '';
    pointer-events: none;
    position: absolute;
    border-style: solid;
    left: calc(50% - 30px);
    top: calc(100% - 1px);
    border-width: 30px 30px 0 30px;
	border-color: transparent;
	border-top-color: inherit;
	z-index: 10;
}
#InfoPage #Section1 {
	padding: 40px 0;
	min-height: 33vw;
	max-height: 900px;
}
#InfoPage #Section1 .title {
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	padding: 20px 15px;
}
#InfoPage #Section3 .overlay {
	padding: 5vw 0;
	min-height: 150px;
}
.btn.dcolor {
	padding: 8px 15px;
}
.btn.dcolor svg.lm {
	margin-left: 10px;
}
.btn.dcolor svg.rm {
	margin-right: 10px;
}
#PopUp {
	position: fixed;
	z-index: 50;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.single .entry p a, .single .entry p a img{
	display: block;
	width: 100%;
}

#PopUp.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
#PopUp .vbox {
    width: calc(96% - 30px);
    max-width: 860px;
}
#PopUp:not(.active) .vbox {
	height: 0 !important;
}
#PopUp.active .vbox {
    transition-delay: .5s;
}
#PopUp .cls {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    opacity: 0;
	transition-delay: .7s;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
#PopUp .cls:hover {
	background-color: #dd2725;

}
#PopUp.active .cls {
    opacity: 1;
	transition-delay: 0s;
	-webkit-transition: all .1s ease;
			transition: all .1s ease;
}
#PopUp .cls svg {
    width: 50%;
    height: 50%;
    fill: #090909;
}
#PopUp .cls:hover svg {
	fill: #fff;
}
#InfoPage .fpostsbox .onepost .cont .txt {
    margin-bottom: 0;
}
.recsbox {
	-webkit-column-count: 3;
    -moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 5.5vw;
    -moz-column-gap: 5.5vw;
	column-gap: 5.5vw;
}
.recsbox .onerec {
	display: block;
  width: 30%;
	margin-bottom: 40px;
}
.recsbox .onerec .thumb > div {
	width: 130px;
	height: 130px;
}
#InfoPage #Section5 {
	padding: calc(4vw + 20px) 0 4vw 0;
}
#InfoPage #Section6 .overlay {
	padding: 5vw 0;
}
.gallwrap a,
#InfoPage #Section6 .gbox a {
	margin: 10px 0;
}
.gallwrap a,
.element-item,
#InfoPage #Section6 .gbox a {
	height: 12vw;
	min-height: 120px;
}

.element-item.embed{
	height: 20vw;
	min-height: 120px;
}

.gallwrap a .hov,
.element-item a .hov,
#InfoPage #Section6 .gbox a .hov {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
}
.gallwrap a:hover .hov,
.element-item a:hover .hov,
#InfoPage #Section6 .gbox a:hover .hov {
	background-color: rgba(0, 0, 0, .8);
	width: calc(100% - 30px);
	height: calc(100% - 30px);
}
.gallwrap a .hov svg,
.element-item a .hov svg,
#InfoPage #Section6 .gbox a .hov svg {
	width: 30px;
	height: 30px;
	fill:#fff;
	opacity: 0;
	visibility: hidden;
}
.gallwrap a:hover .hov svg,
.element-item a:hover .hov svg,
#InfoPage #Section6 .gbox a:hover .hov svg {
	transition-delay: .4s;
	opacity: 1;
	visibility: visible;
}
#InfoPage #Section3 .pbtn,
#InfoPage #Section5 .rbtn,
#InfoPage #Section6 .gbtn {
	margin-top: 4vw;
}
.PageTop .thumb {
	width: 70%;
	min-height: 520px;
}
.PageTop .cont {
	width: 30%;
	background-color: #8b837d;
	text-align: left;
}
.PageTop .cont .box {
	width: 95%;
	max-width: 300px;
	padding: 4vw 0;
}
.PageTop .cont .box .txt {
	margin-top: 2vw;
}
#ThePage .wrap {
	margin-top: 2vw;
}
#ThePage .lbtn {
	margin-top: 30px;
}
.TopOfPage {
	height: 25vw;
	min-height: 300px;
}
.TopOfPage h1 {
	padding-bottom: 2vw;
}
#sidebar {
	width: 220px;
}
#ArchPage .postsbox {
	width: calc(100% - 240px);
	max-width: 890px;
}
#ArchPage .postsbox .onepost .thumb {
	width: calc(40% - 10px);
	max-width: 300px;
	min-height: 180px;
}
#ArchPage .postsbox .onepost .cont {
	width: calc(60% - 10px);
	max-width: 510px;
}
#ArchPage .postsbox .onepost .cont .rm svg {
	margin-right: 7px;
}
#ArchPage .postsbox .onepost .cont .rm a:hover span,
#ArchPage .postsbox .onepost .cont .rm a:hover svg {
	color: #fec365;
	fill: #fec365;
}
.entry h1:first-of-type,
.entry .attachment-post-thumbnail {
	margin-bottom: 30px;
}

.entry .attachment-post-thumbnail{
	display: block;
	margin: 0 auto!important;
	width: 100%;
	height: auto;
}

#CFPage h2 svg {
	margin-left: 7px;
}
.map_wrap {
	margin-top: 20px;
}
#CFPage .cfbox {
	max-width: 570px;
}
#CFPage .infobox {
	max-width: 470px;
}
#CFPage .infobox img {
	max-width: 95%;
	width: auto;
	height: auto;
}
.button-group button {
	background-color: #353535;
	border: 0;
	margin-left: 10px;
	text-align: center;
	padding: 8px 20px;
	min-width: 110px;
	font-family: 'Heebo', sans-serif;
}
.button-group button:last-child {
	margin-left: 0;
}
.button-group button:hover,
.button-group button.active {
	background-color: #fec365;
}
#FLCF {
	position: absolute;
	top: 0;
	left: calc(100% + 20px);
	background-color: #fff;
	width: 260px;
	padding: 20px;
	z-index: 2000;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
			transition: all 0.3s;
	-webkit-transform-origin: 0 100%;
	   -moz-transform-origin: 0 100%;
			transform-origin: 0 100%;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
			backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
			transform-style: preserve-3d;
	-webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	   -moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	    -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
			transform: translateZ(100px) translateX(-30%) rotateY(90deg);
}
#FLCF.active  {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	-webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	   -moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	    -ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
			transform: translateZ(0px) translateX(0%) rotateY(0deg);
}
#FLCF .cfi input {
	border-bottom: 1px solid #353535;
}
#RecsArchPage .onerec .thumb {
	width: 150px;
	height: 150px;
	margin: 0 auto 15px auto;
}
#RecsArchPage .onerec {
	display: inline-block;
  width: auto;
}
#FLNav {
	position: fixed;
	top: 25%;
	right: 20px;
}
#FLNav ul li {
	position: relative;
	margin-bottom: 10px;
}
#FLNav ul li div.circlebox {
	width: 48px;
	height: 48px;
	background-color: rgb(254, 195, 101);
	border: 1px solid #fff;
}
#FLNav ul li div.circlebox svg {
	width: 50%;
	height: 50%;
	fill:#fff;
}
#FLNav ul li div.circlebox img {
	width: auto;
	height: auto;
	max-width: 60%;
	max-height: 60%;
}
#FLNav ul li:hover div.circlebox,
#FLNav ul li.active div.circlebox {
	background-color: #7b9a81;
}
#FLNav ul li h3 {
	position: absolute;
	top: 50%;
	right: calc(100% + 10px);
	white-space: nowrap;
	max-width: 0;
	overflow: hidden;
	-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
}
#FLNav ul li:hover h3 {
	max-width: 500px;
}
#FLNav ul li h3 span {
	display: inline-block;
}


.video-thumb{
	cursor: pointer;
	position: relative;
}

.video-thumb .video-data{
	position: absolute;
	pointer-events: none;
	right: 0;
	bottom: 0;
	padding: 10px;
	background-color: rgba(0, 0, 0, .7);
	transition: all .5s;
	opacity: 0;
}

.video-thumb .video-data h6,
.video-thumb .video-data p{
	color: #fff;
	font-weight: 300;
}


.video-thumb .video-data h6{
	font-weight: 300;
}

.video-thumb:hover .video-data{
	opacity: 1;
}

.fa-youtube-play{
	position: relative;
	z-index: 9;
	margin-top: 10px;
	margin-right: 10px;
}

.video-iframe-dimmer{
	opacity: 0;
	pointer-events: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9999999999;
	transition: all .5s;
	background-color: rgba(0, 0, 0, .7);
}

.video-iframe-dimmer .fa-times{
	position: absolute;
	right: 50px;
	top: 50px;
	font-size: 50px;
	color: #fff;
	cursor: pointer;
}

.video-iframe-dimmer.open{
	opacity: 1;
	pointer-events: auto;
}

.video-iframe-dimmer iframe{
	width: 50%;
	height: 50%;
}
 .youtube-player {
        position: relative;
        padding-bottom: 56.23%;
        /* Use 75% for 4:3 videos */
        height: 0;
        overflow: hidden;
        max-width: 100%;
		width:100%;
        background: #000;
        margin: 5px;
    }
    
    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }
    
    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }
    
    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }
    
    .youtube-player .play {
        height: 50px;
        width: 50px;
        left: 50%;
        top: 50%;
        margin-left: -25px;
        margin-top: -25px;
        position: absolute;
        background: url("//i.imgur.com/TxzC70f.png") no-repeat;
        cursor: pointer;
		    background-size: 100% auto;
    }
/* ENGLISH */
.prisna-wp-translate-translated-to-en *{
	direction:ltr;
	text-align:left;
}
.prisna-wp-translate-translated-to-en #FCF h3{
	margin-left:0;
	margin-right:8%;
}
.prisna-wp-translate-translated-to-en #FCF .cfb input,
.prisna-wp-translate-translated-to-en #FLCF .cfb input,
.prisna-wp-translate-translated-to-en  #FootCF .cfb input,
.prisna-wp-translate-translated-to-en #Footnav ul li a svg,
.prisna-wp-translate-translated-to-en #sidebar ul li a svg{
	transform: rotatez(180deg);
}
.prisna-wp-translate-translated-to-en header .tph svg,
.prisna-wp-translate-translated-to-en #Footnav ul li a svg,
.prisna-wp-translate-translated-to-en #sidebar ul li a svg{
	margin-left: 0px;
	margin-right: 7px;
}
.prisna-wp-translate-translated-to-en .prisna-translator.prisna-wp-translate-container-fixed {
RIGHT:auto;
left:200px;
}
/* Responsive */
@media (min-width:800px) {
	#MobBtns,
	#MobNavBtn{
	  display: none;
	}

	nav#MainNav {
		margin: 0 15px;
	}
	nav#MainNav div.main_menu > ul > li {
		margin: 0 15px;
		    position: relative;
	}
	
	nav#MainNav div.main_menu > ul > li > a {
		display: inline-block;
		vertical-align: middle;
		font-family: 'Heebo', sans-serif;
		font-size: 21px;
		font-size: calc(14px + 0.365vw);
		font-weight: 300;
		color: #fff;
		padding:30px 0;
		-webkit-transition: all .5s ease-out;
				transition: all .5s ease-out;
	}
	nav#MainNav div.main_menu > ul > li > a svg {
		display: none;
	}
	nav#MainNav div.main_menu ul li.current-menu-item > a,
	nav#MainNav div.main_menu ul li:hover > a {
		color: #fec365;
	}
	nav#MainNav div.main_menu > ul > li ul.sub-menu {
	    display: none;
	    z-index: 9999999;
	    width: 190px;
	    position: absolute;
	    top:100%;
		background-color: rgba(0, 0, 0, 0.9);
		border: 1px solid #b0a59e;
		padding: 10px ;
		right: 0;
		left: auto !important;
	    -webkit-transition: opacity .5s ease;
	    		transition: opacity .5s ease;
	}
	
	nav#MainNav div.main_menu > ul  li:hover > ul.sub-menu  {
		display:block;
	}
	nav#MainNav div.main_menu > ul > li ul.sub-menu ul.sub-menu {
		right:200px;
		top:-1px;
	}
	.prisna-wp-translate-translated-to-en nav#MainNav div.main_menu > ul > li ul.sub-menu{
		right:auto;
		left:0 !important;
	}
	.prisna-wp-translate-translated-to-en	nav#MainNav div.main_menu > ul > li ul.sub-menu ul.sub-menu{
		right:auto;
		left:200px !important;
	}
	nav#MainNav .sub-menu li {
		display: block;
		border-bottom: 1px solid #555555;
		position:relative;
	}
	nav#MainNav .sub-menu li:last-child {
		border-bottom: 0;
	}
	nav#MainNav .sub-menu li a {
	    display: block;
	    font-size: 17px;
	    padding: 5px;
		width: calc(100% - 5px);
		padding: 10px 0 10px 5px;
		font-weight: 300;
		line-height: 1.1;
	    -webkit-transition:all .5s ease;
	    		transition: all .5s ease;
	}
	nav#MainNav .sub-menu li:hover > a,
	nav#MainNav .sub-menu li.current-menu-item > a {
		color: #fec365;
		padding-right: 5px;
	}
	nav#MainNav .sub-menu li a:hover svg,
	nav#MainNav .sub-menu li.current-menu-item > a svg {
		fill: #fec365;
	}
	nav#MainNav .sub-menu li a svg {
		margin-left: 8px;
		padding-bottom: 1px;
	}
	nav#MainNav ul.sub-menu.active {
	    opacity: 1 !important;
	    pointer-events: auto !important;
	}
}
@media (max-width:1366px) and (min-width:800px) {

}
@media (max-width:1200px) and (min-width:800px) {

}
@media (max-width:1024px)  {
	.container {
		width: 80%;
	}
/*
	.main_menu ul{
		height:auto !important;
	}
*/
	.prisna-wp-translate-layout-bar.prisna-wp-translate-container.prisna-wp-translate-container-fixed.prisna-wp-translate-sticky, .prisna-wp-translate-layout-dropdown.prisna-wp-translate-container.prisna-wp-translate-container-fixed.prisna-wp-translate-sticky{
		position:absolute !important;
	}
	.prisna-wp-translate-layout-bar.prisna-wp-translate-container.prisna-wp-translate-container-fixed.prisna-wp-translate-sticky{
		right:auto !important;
		left:15px !important;
		width:100px;
		z-index:999;
		top:60px !important;
	}
	.prisna-wp-translate-translated-to-en .prisna-wp-translate-layout-bar.prisna-wp-translate-container.prisna-wp-translate-container-fixed.prisna-wp-translate-sticky{
		
		right:15px !important;
	}
	
	nav#MainNav {
		position: absolute;
		z-index: 9999999;
		margin: 0 250px;
	}
	nav#MainNav .sub-menu li.back-to-menu{
		display:none;
	}
	nav#MainNav div.main_menu > ul > li {
		margin: 0 5px;
	}
}
@media (max-width:800px) , (max-device-width:800px){

	.nomobile { display:none !important; }
    .mcenter { text-align: center !important; }
    .mrelative { position: relative !important; }
	.minitxt { text-align: initial !important; }
	.mfcc,.mflex { display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex; }
	.mfcc,.maic { -webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;-webkit-align-items: center;align-items: center; }
	.maifs { -webkit-box-align: start;-ms-flex-align: start;-ms-grid-row-align: flex-start;-webkit-align-items: flex-start;align-items: flex-start; }
	.maife { -webkit-box-align: end;-ms-flex-align: end;-ms-grid-row-align: flex-end;-webkit-align-items: flex-end;align-items: flex-end; }
	.mjcsb { -webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between; }
	.mjcsa { -webkit-box-pack: space-around;-ms-flex-pack: distribute;-webkit-justify-content: space-around;justify-content: space-around; }
	.mfcc,.mjcc { -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center; }
	.mjcfs { -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start; }
	.mjcfe { -webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end; }
	.mfdc { -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
	.mfdcr { -webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse; }
    .mfdrr { -webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse; }
	.mfw { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }
    .mmb5 { margin-bottom: 5px !important; }
    .mmb10 { margin-bottom: 10px !important; }
    .mmb15 { margin-bottom: 15px !important; }
    .mmb20 { margin-bottom: 20px !important; }
    .mmb25 { margin-bottom: 25px !important; }
    .mmb30 { margin-bottom: 30px !important; }
    .mdp { padding: 20px 0 !important; }
    .mw50 { width: 50% !important; }
    .mw50s5 { width: calc(50% - 5px) !important; }
    .mw50s10 { width: calc(50% - 10px) !important; }
	.mw100 { width: 100% !important; }
	.mw50 { width: 50% !important; }
	.mmw100 { max-width: 100% !important; }

	.mcol2s10 { width: calc(50% - 5px); }
	.mcol2s20 { width: calc(50% - 10px); }

	#InfoPage #Section1 {
		padding: 90px 0 40px 0;
	}
	#RecsArchPage .recsbox {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 5.5vw;
		-moz-column-gap: 5.5vw;
		column-gap: 5.5vw;
	}

	#content { padding-bottom:0; }
	#leos { position:static; }
	footer { position:static; }

	#MobNavBtn,
	nav#MainNav {
		margin:0;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
	}
	#MobNavBtn {
		display: block;
		position: absolute;
		top:10px;
		right:100%;
		width:45px;
		height:45px;
		background:inherit;
		z-index: 9999;
	}
	#MobNavBtn span {
		display: block;
		height:4px;
		width: 70%;
		background: #fff;
		position: absolute;
		top:50%;
		left:50%;
		margin:0 auto;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
		opacity: 1;
	}
	#MobNavBtn span:nth-child(1) {
		-webkit-transform: translate(-50%,-280%);
				transform: translate(-50%,-280%);
	}
	#MobNavBtn span:nth-child(2) {
		-webkit-transform: translate(-50%,-50%);
				transform: translate(-50%,-50%);
	}
	#MobNavBtn span:nth-child(3) {
		-webkit-transform: translate(-50%,180%);
				transform: translate(-50%,180%);
	}
	nav.active #MobNavBtn span:nth-child(2) {
		opacity: 0;
		visibility: hidden;
	}
	nav.active #MobNavBtn span:nth-child(1) {
		-webkit-transform: translate(-50%,-50%) rotate(-45deg);
				transform: translate(-50%,-50%) rotate(-45deg);
	}
	nav.active #MobNavBtn span:nth-child(3) {
		-webkit-transform: translate(-50%,-50%) rotate(45deg);
				transform: translate(-50%,-50%) rotate(45deg);
	}
	nav#MainNav .container,
	nav#MainNav div.main_menu {
		width: 100%;
	}
	nav#MainNav {
		display:block;
		position:fixed;
		width:200px;
		z-index:999;
		bottom:0;
		top:0;
		right:-200px;
		height:100vh;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
	}
	nav#MainNav,
	nav#MainNav ul.sub-menu {
		background-color: #252525 !important;
	}
	nav#MainNav.active {
		right:0;
	}
	nav#MainNav div.main_menu > ul {
		display: block;
		height: calc(100vh - 50px);
		overflow-x: hidden;
		overflow-y: auto;
	}
	/*nav#MainNav ul li:after {
		display:none;
	}*/
	nav#MainNav ul li {
		position: relative;
	}
	nav#MainNav ul li a {
		display: block;
		color:#fff;
		font-size: 20px;
		padding:5px 10px;
		width:calc(100% - 20px);
	}
	nav#MainNav div.main_menu > ul > li > a {
		padding:5px 10px 5px 30px;
		width:calc(100% - 40px);
		font-size: 22px;
	}
	nav#MainNav div.main_menu > ul > li > a svg {
		display: none;
	}
	nav#MainNav div.main_menu ul li.active,
	nav#MainNav div.main_menu ul li.current-menu-item {
		background-color: #3b3a3a;
	}
	nav#MainNav div.main_menu ul.active .back-to-menu:after,
	nav#MainNav div.main_menu ul > li.menu-item-has-children:after {
		display: block;
		content: '';
		position: absolute;
		top: 12px;
		left: 6px;
		width: 16px;
		height: 16px;
		background: url(images/svg/wmob-menu-arrow.svg) center center no-repeat;
		background-size:contain;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
	}
	nav#MainNav div.main_menu ul.active .back-to-menu:after {
		-webkit-transform: rotate(90deg);
				transform: rotate(90deg);
	}
	nav#MainNav div.main_menu ul.active li.menu-item-has-children {
		padding: 0;
		width: 100%;
	}
	/*nav#MainNav div.main_menu ul.active li.menu-item-has-children:after {
		display: none;
	}*/
	ul.sub-menu {
		display: none;
	}
	nav#MainNav div.main_menu > ul  li > ul.sub-menu {
		display: block;
		position: absolute;
		top:0;
		width: 100%;
		opacity: 0;
		overflow: hidden;
		pointer-events: none;
		background-color: inherit;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
	}
	nav#MainNav div.main_menu > ul > li > ul.sub-menu.chekd {
		height:0;
		position: relative;
		visibility: visible;
		pointer-events: auto;
	}
	nav#MainNav ul.sub-menu li:not(.back-to-menu) {
		display: block;
		width: calc(100% - 10px);
		margin: 0 auto 0 0;
		padding: 0;
		position: relative;
	}
	/*nav#MainNav ul.sub-menu li:nth-child(1),
	nav#MainNav	ul.sub-menu li:nth-child(2) {
		margin: 0;
		width: 100%;
	}*/
	nav#MainNav li.active > ul.sub-menu {
		opacity: 1 !important;
		display:block !important;
	}
	nav#MainNav div.main_menu > ul.active > li > a {
		position: absolute;
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
	}
/*
	nav#MainNav div.main_menu > ul li > ul.sub-menu ul{
		display:none !important;
	}
*/
	nav#MainNav .back-to-menu {
		cursor: pointer;
	}
	nav#MainNav ul ul a svg,
	nav#MainNav ul ul li:after{
		display:none !important;
	}
    #MobBtns {
        display: block;
        position: fixed;
        bottom:3px;
        left:2.5px;
        z-index: 99999;
    }
	#MobBtns a {
		width:40px;
		border-radius: 50%;
		margin:0;
		background: #96bd9e;
		position: relative;
		opacity:0;
		height:40px;
		transition: all .3s  ease-in-out ;
		-o-transition: all .3s  ease-in-out ;
		-moz-transition: all .3s  ease-in-out ;
		-ms-transition: all .3s  ease-in-out ;
		-webkit-transition: all .3s  ease-in-out ;
	}
	#MobBtns a.tel-link{
		transition-delay: .3s;
		-webkit-transition-delay:.3s;
		-moz-transition-delay:.3s;
	}
	#MobBtns a.clickbtn{
		transition-delay: 0.2s;
		-webkit-transition-delay: 0.2s;
		-moz-transition-delay:0.2s;
	}
	#MobBtns a.addressBtn{
		transition-delay: .1s;
		-webkit-transition-delay: .1s;
		-moz-transition-delay:.1s;
	}
	#MobBtns a.active {
		opacity:1;
		margin: 2.5px 0;
	}
	#MobBtns a.mobBtnsMainBtn {
		background: rgba(254,195,101,1);
		opacity:1;
		width:50px;
		height:50px;
		margin:10px -5px 10px 10px;
		border:1px solid #fff;
	}
	#MobBtns a svg {
		fill: #fff;
		width:60%;
		height:60%;
	}
	.main_menu ul ul ul{
		display:none;
	}
/*
	nav#MainNav div.main_menu > ul > li > ul.sub-menu.chekd,
	.main_menu ul li.active ul ul{
		display:block;
		opacity:1;
	}
*/
	table {
		width:100%;
	}
	thead {
		display: none;
	}
	tr:nth-of-type(2n) {
		background-color: inherit;
	}
	tr td:first-child {
		background: #;
		font-weight:bold;
		font-size:1.3em;
	}
	tbody td {
		display: block;
		text-align:center;
	}
	tbody td:before {
	    content: attr(data-th);
	    display: block;
	    text-align:center;
	}
	.bst:before {
		left: calc(50% - 20px);
		border-width: 20px 20px 0 20px;
	}
}
@media (max-width:767px) , (max-device-width:767px) {
	.smfw { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }
	.smfdcr { -webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse; }
	.smw50 { width: 50% !important; }
	.smw100 { width: 100% !important; }
	.smb10 { margin-bottom: 10px !important; }
	.smb15 { margin-bottom: 15px !important; }
	.smcenter { text-align: center !important; }
	.mxw100 { max-width: 100% !important; }
	footer > div > div {
		max-width: 90%;
	}
	.recsbox {
		-webkit-column-count: 1 !important;
		-moz-column-count: 1 !important;
		column-count: 1 !important;
		-webkit-column-gap: 0 !important;
		-moz-column-gap: 0 !important;
		column-gap: 0 !important;
	}
	#FloatSocials{
		display:none;
	}
	#FLNav {
		position: fixed;
		bottom: 0;
		top:auto;
		right: 0;
		background: rgba(0,0,0,0.9);
		width: 100%;
		padding: 5px;
		text-align: center;
	}
	#FLNav ul {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	#FLNav ul li {
		position: relative;
		margin-bottom: 10px;
		margin: 2px;
	}
}

.video-thumb iframe{
	width: 100%!important;
	height: 100%!important;
}

#acp-toggle-toolbar.toolbar-left{
	left: 0!important;
}

#acp-toggle-toolbar{
	width: 40px!important;
	height: 40px!important;
	border-radius: 0!important;
}

.post-thumb{
	height: 400px;
	margin-bottom: 30px;
}

.gal-img-title,
.gal-img-desc{
	opacity: 0;
	transition: all .5s;
}


#InfoPage #Section6 .gbox a:hover .gal-img-title,
#InfoPage #Section6 .gbox a:hover .gal-img-desc{
	opacity: 1;
}

.p-10{
	padding: 10px;
}

.video-data p{
	font-size: 15px;
}

#gtranslate_wrapper{
	right: 10%;
	left: 0;
}
/*added from 30/01/18*/
.tcg > div > a{ display:block;/*max-width:148px;*/}


#InfoPage #Section5 .rbtn{margin-top: 2vw;}

#Section6 .inrowf.gbox .bgimg.mb10{margin-bottom: 20px;height: auto !important}
.entry a:hover {

    border: 0;
}
#Section5 h3.hfs20{color:#fec365;}
body.prisna-wp-translate-translated-to-en .container.c12, body.prisna-wp-translate-translated-to-en .txt.hfs20.light.mb15.mb10 p{
direction:ltr!important;}