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

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

.hfs23 { font-size: 23px;font-size: calc(16px + 0.365vw); }
.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; }
.bold { font-weight: bold; }
.sbold { font-weight: 600; }
.ebold { font-weight: 800; }
.light { font-weight: 300; }
.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; }
.pd20{padding:20px;}

.fcc,.flex,.inrowf { 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; }
.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: 25px;
    font-size: calc(18px + 0.37vw);
    line-height: 1.4;
    color: #434546;
}
.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: 800px;
	-webkit-transition:all .5s linear;
	        transition: all .5s linear;
}

.acf-map {
    width: 100%;
    height: 400px;
    pointer-events: none;
}
.logo {
    font-size: 0;
	padding: 15px 0;
	width: 32%;
}
.logo a {
	display: inline-block;
}
.logo img {
	max-width: 100%;
}

#moreinfo{
  font-size:1.5em;
  color:#FD9228;
  padding:10px 0;
  border:1px solid #000;
  margin-bottom:20px;
}


footer {
    position: absolute;
    bottom: 64px;
    left: 0;
    height: auto;
    min-height: 50px;
    width: 100%;
}
#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:10px;
	z-index: 90;
}
.socials a {
	margin-right: 5px;
	display: inline-block;
	font-size: 0;
}
.socials img,
.socials svg {
	width: 30px;
	height:30px;
	fill:#fa8c1f;
	-webkit-transition:all .5s ease;
			transition: all .5s ease;
}
a.facebook_icon:hover svg {
	fill: #3b5998 !important;
}
a.google_icon:hover svg {
	fill: #dd4b39 !important;
}
a.twitter_icon:hover svg {
	fill: #00aced !important;
}
a.youtube_icon:hover svg {
	fill: #bb0000 !important;
}
a.instagram_icon:hover svg {
	fill: #e95950 !important;
}
a.pinterest_icon:hover svg {
	fill: #cb2027 !important;
}
a.linkedin_icon:hover svg {
	fill: #007bb6 !important;
}
/* Contact form style Start */
span.wpcf7-form-control-wrap {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
/* Red Ballons CSS */
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	position: absolute;
	bottom: 100%;
	background: #f00;
	border-radius: 5px;
	color: #fff;
	padding: 8px 15px;
	font-size: 16px;
	white-space: nowrap;
	left: 5%;
	-webkit-animation: formerror 400ms;
	        animation: formerror 400ms;
}
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;
    font-size: 25px;
    font-size: calc(18px + 0.37vw);
    border:0;
    color: #fff;
    line-height: 1;
}
div.wpcf7 .shortcf input[type=tel],
div.wpcf7 .shortcf input[type=text],
div.wpcf7 .shortcf input[type=email],
div.wpcf7 .shortcf select,
div.wpcf7 .shortcf textarea {
	width: calc(100% - 52px);
	background: rgba(0, 0, 0, 0.6);
    border: 1px solid #fff;
    padding: 5px 40px 8px 10px;
    border-radius: 6px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 20px auto;
}
div.wpcf7 textarea { height: 100px; }
div.wpcf7 input[type=submit] {
	display: block;
	width: 100%;
	cursor: pointer;
    -webkit-transition: all .5s ease;
    		transition: all .5s ease;
    background: #8f0112 url(images/lwarr.svg) 8% center / 12px auto no-repeat;
    font-weight: bold;
    border-radius: 10px;
    padding: 10px 5px 14px 30px;
}
div.wpcf7 .shortcf input[type=submit]:hover {
    background-color: #fa8c1f;
    background-position: 4% center;
}
div.wpcf7 .shortcf .your-name input[type=text] {
    background-image: url(images/user.svg);
}
div.wpcf7 .shortcf input[type=tel] {
    background-image: url(images/phone.svg);
}
/* 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: fixed;
	margin: 0 !important;
	border: none;
	padding: 10px 15px;
    bottom:-100%;
    z-index:9999;
    font-size:22px !important;
    left:50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition:all 1s ease;
    transition: all 1s ease;
}
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: #f7e700;
}
.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: white;
	font-family: 'Assistant', sans-serif;
}
:-moz-placeholder {
	color: white;
	font-family: 'Assistant', sans-serif;
}
::-moz-placeholder {
	color: white;
	font-family: 'Assistant', sans-serif;
}
:-ms-input-placeholder {
	color: white;
	font-family: 'Assistant', sans-serif;
}
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 */
.wct {
	color: #fff;
}
.ffix {
	padding-bottom: 3px;
	display: inline-block;
}
.phtop {
	background-color: #8f0112;
	padding: 5px 2%;
	height: calc(100% - 10px);
}
.phtop svg {
    width: 24px;
    height: 24px;
    fill:#fff;
}
.phtop span {
	margin: 0 15px 0 5px;
}
.topline {
	background-color: #323437;
}
.taddr {
	font-size: 21px;
	padding: 0 20px;
}
.taddr svg {
	width: 13px;
	height: 19px;
	fill:#fff;
	margin-left: 10px;
}
#SearchBTN svg {
	width: 21px;
	height: 21px;
	fill:#343639;
}
#SearchBTN:hover svg {
	fill:#fd9b39;
}
#TopFront {
	min-height: 29vw;
}
#MainCats {
	margin-top: -2px;
}
#MainCats .col3 {
	width: calC(100%/3 - 4px);
}
#MainCats .onecat,
#MainCats .onecat .circlebox.br {
	border: 2px solid #f08821;
}
#MainCats .onecat .overlay {
	background-color: rgba(0, 0, 0, 0.8);
}
#MainCats .onecat .hidebox {
	opacity: 0;
	visibility: hidden;
	height: 0;
}
#MainCats .onecat .circlebox {
	width: 60%;
	max-width: 140px;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,-55%);
}
#MainCats .onecat .circlebox.icon img {
	max-width: 55%;
	max-height: 55%;
	width: auto;
	height: auto;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
#MainCats .onecat .circlebox.icon svg {
	width: 55%;
	height: 55%;
}
#MainCats .onecat .circlebox.br svg {
	width: 34px;
	height: 22px;
	fill:#fff;
	position: absolute;
	top: -25px;
	left: calc(50% - 17px);
	opacity: 0;
	visibility: hidden;
}
#MainCats .onecat h4 {
	padding: 50px 0 30px 0;
}
#MainCats .onecat .overbox .overlay {
	min-height: 156px;
}
#MainCats .onecat .overbox {
	background-position: center bottom;
	background-repeat: no-repeat;
}
#MainCats .onecat .circlebox.br {
	background-color: #f08821;
	background-position: center bottom -93px;
	background-repeat: no-repeat;
}
#MainCats .onecat.active h3 {
	padding: 10px 0 0 0;
}
#MainCats .onecat.active .overlay {
	background-color: #f08821;
}
#MainCats .onecat.active .circlebox.icon img,
#MainCats .onecat.active .circlebox.icon svg {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .2s ease;
			transition: all .2s ease;
}
#MainCats .onecat.active .circlebox.br svg {
	opacity: 1;
	visibility: visible;
	top: 10%;
}
#MainCats .onecat.active .overbox,
#MainCats .onecat.active .circlebox.br {
	background-image: none !important;
}
#MainCats .onecat.active .hidebox {
	height: 220px;
	opacity: 1;
	visibility: visible;
}
#MainCats .onecat .rm,
#MainCats .onecat .overlay .box {
	width: 90%;
	max-width: 500px;
	margin: 0 auto;
}
#MainCats .onecat .rm {
	max-width: 480px;
	padding-bottom: 20px;
}
#MainCats .onecat .rm span {
	background-color: #fff;
	display: block;
	padding: 2px 0;
}
#MainCats .onecat .txt {
	color: #323437;
	padding: 20px 0;
}
.oct {
    color: #fd9228;
}
.pct {
    color: #3e4750;
}
.linebtn {
    border: 1px solid #111111;
    padding: 7px 40px;
    line-height: 1;
}
.linebtn svg {
    width: 12px;
    height: 19.5px;
    fill: #111111;
    margin-right: 20px;
}
.linebtn:after,
.linebtn:before {
    content: '';
    position: absolute;
    width: 950px;
    height: 1px;
    background-color: #464646;
}
.linebtn:after {
    right: calc(100% + 30px);
}
.linebtn:before {
    left: calc(100% + 30px);
}
#WhiteBlock {
    padding: 60px 0 120px 0;
}
#WhiteBlock .rm {
    margin-top: 30px;
}
.abnews {
    margin-top: 50px;
}
.abnews .col2 {
    width: calc(50% - 20px);
}
.abnews .newsside {
    height: 500px;
}
.abnews .entry {
    max-width: 845px;
}
#Skills {
    margin-top: 30px;
    max-width: 730px;
}
#Skills li {
    margin-bottom: 30px;
}
#Skills li:last-child {
    margin-bottom: 0;
}
#Skills .icon {
    width: 78px;
    height: 78px;
    border: 1px solid #3c3f43;
}
#Skills .icon img {
    max-width: 60%;
    max-height: 60%;
    width: auto;
    height: auto;
}
#Skills .icon svg {
    width: 60%;
    height: 60%;
    fill:#3c3f43;
}
#Skills .txt {
    width: calc(100% - 100px);
}
#Skills .icon:after {
    content: '';
    position: absolute;
    width: 0;
    height: 26px;
    border-left: 3px dashed #fa8c1f;
    top: calc(100% + 3px);
}
#Skills li:last-child .icon:after {
    display: none;
}
#News {
    width: calc(70% - 42px);
    border: 1px solid #414141;
    padding: 20px;
    top:12px;
    height: calc(100% - 70px);
}
#News h3 {
    margin-bottom: 20px;
}
#News h3 svg {
    margin-right: 10px;
    width: 30px;
    height: 15.7px;
    fill:#fd9228;
}
.newsside > img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 38.5%;
    height: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
#News .text {
    color: #464646;
    max-width: 390px;
}
#News .text > span {
    display: block;
}
#News .date {
    color: #aaaaaa;
    font-size: 18px;
    margin-top: 3px;
}
#News .box {
    max-width: 520px;
    height: 85%;
}
#News hr {
    opacity: 0;
    -webkit-transition: all .5s ease;
    		transition: all .5s ease;
}
#News .swiper-slide-active hr {
    opacity: 1;
    width: 70%;
    border: 0;
    height: 1px;
    background-color: #959595;
    margin: 20px 0;
}
#News .swiper-container {
    height: 100% !important;
}
footer {
    border-top: 3px solid #fa8c1f;
}
footer .sub-menu {
    display: none;
}
footer .overlay {
    padding: 50px 0;
    background-color: rgba(0, 0, 0, 0.3);
}
footer .spacer {
    width: 2px;
    background-color: #fff;
}
footer .logo {
    padding: 0;
}
footer hr {
    border: 0;
    height: 1px;
    width: 100%;
    background-color: #fff;
    margin: 40px 0;
}
footer .footinfo {
    max-width: 350px;
}
footer .footinfo svg {
    width: 25px;
    height: 25px;
    fill: #fd9228;
}
footer .footinfo ul li {
    margin-bottom: 15px;
}
footer .footinfo ul li a {
    width: calc(100% - 40px);
}
footer .footcf {
    width: calc(68% - 6px);
}
footer .footcf .box {
    max-width: 930px;
    margin: 0 auto;
}
footer .footcf .title {
    position: relative;
    top: -10px;
    margin-bottom: 10px;
}
footer .footcf .col3 {
    width: calc(100%/3 - 7px);
}
footer .bottfoot .ftitle {
    margin-bottom: 25px;
}
footer ul li a {
    font-size: 23px;
    font-size: calc(16px + 0.365vw);
}
footer .fposts {
    max-width: 550px;
}
footer .fposts .icon {
    width: 20%;
}
footer .fposts .icon svg {
    width: 100%;
    height: 69px;
}
footer .swiper-container {
    width: 80%;
}
footer .swiper-slide {
    opacity: 0 !important;
}
footer .swiper-slide-active {
    opacity: 1 !important;
}
footer .fposts h3 a:hover {
    color: #fd9228;
}
footer .fposts .rm {
    margin-top: 7px;
}
footer .fposts .rm a:hover {
    color: #fff;
}
footer .footmenu ul li {
    width: calc(50% - 7px);
    margin-bottom: 10px;
    min-width: 100px;
}
#PageTop {
    margin-bottom: 50px;
}
#PageTop h1:after,
#PageTop h1:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    background-color: #fd9228;
    top: 50%;
}
#PageTop {
    height: 29.4vw;
    min-height: 200px;
}
#PageTop h1:after {
    right: calc(100% + 30px);
}
#PageTop h1:before {
    left: calc(100% + 30px);
}
.botspace {
    padding-bottom: 40px;
}
#Specs {
    margin-top: 50px;
}
#Specs h2 {
    padding-right: 10px;
    border-right: 2px solid #fd9228;
    margin-bottom: 20px;
}
#Specs .col2 {
    width: calc(50% - 20px);
}
#Specs ul li {
    padding: 8px 0;
    border-bottom: 1px solid #cccccc;
}
#Specs ul li:last-child {
    border-bottom: 0;
}
#Specs ul li .icon .sq {
    width: 30px;
    height: 30px;
    border: 2px solid #fa8c1f;
    position: relative;
}
#Specs ul li .icon .sq:after,
#Specs ul li .icon .sq:before {
    content: '';
    position: absolute;
    background-color: #fa8c1f;
    -webkit-transition: all .5s ease;
    		transition: all .5s ease;
}
#Specs ul li .icon .sq:after {
    height: 50%;
    width: 1px;
}
#Specs ul li .icon .sq:before {
    width: 50%;
    height: 1px;
}
#Specs ul li .title:hover .icon .sq,
#Specs ul li.active .icon .sq {
    background-color: #fa8c1f;
}
#Specs ul li .title:hover .icon .sq:after,
#Specs ul li.active .icon .sq:after,
#Specs ul li .title:hover .icon .sq:before,
#Specs ul li.active .icon .sq:before {
    background-color: #fff;
}
#Specs ul li .title:hover h3,
#Specs ul li.active h3 {
    color: #fa8c1f;
}
#Specs ul li.active .icon .sq:after {
    transform: rotate(-90deg);
}
#Specs .text {
    width: calc(100% - 60px);
}
#Specs .ans {
    height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    font-size: 21px;
    color: #404040;
    line-height: 1.4;
}
#Specs .ans .text {
    padding: 10px 0;
}
#Specs ul li.active .ans {
    opacity: 1;
    visibility: visible;
}
#AboutPage .entry {
    margin: 0 auto;
    color: #404040;
    text-align: center;
    font-weight: bold;
}
#AboutPage .mtext {
    margin-top: 60px;
    font-size: 21px;
    color: #404040;
}
#AboutPage .entry,
#AboutPage .mtext {
    max-width: 900px;
}
#AboutPage .arr svg {
    margin-top: 20px;
    width: 34.97px;
    height: 22px;
}
#ArchPage .col4 {
    width: calc(25% - 60px);
}
#MPosts .col3 {
    width: calc(100%/3 - 60px);
}
.onepost {
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.onepost:hover {
    background-color: #fff;
}
.onepost h3 {
    margin-bottom: 7px;
}
.onepost .entry {
    font-size: 19px;
}
.onepost .rm {
    margin-top: 20px;
}
#MPosts {
    margin-top: 60px;
}
#MPosts .title {
    font-size: 19px;
    font-weight: bold;
    border-bottom: 1px solid #a6a6a6;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
#Sidebar {
    width: 250px;
}
#SinglePage .postbox {
    width: calc(100% - 290px);
}
#MPosts h3 {
    font-size: 20px;
}
#MPosts .rm,
#MPosts .entry {
    font-size: 16px;
}
#Sidebar div.sidebar_menu > ul > li {
    border-bottom: 1px solid #959595;
}
#Sidebar div.sidebar_menu > ul > li:last-child {
    border-bottom: 0;
}
#Sidebar div.sidebar_menu > ul > li svg {
    width: 8px;
    height: 8px;
    fill:#000;
}
#Sidebar div.sidebar_menu > ul > li > a {
    color: #404040;
    font-size: 21px;
    font-weight: bold;
    font-family: 'Assistant', sans-serif;
    padding: 7px 10px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 32px);
    -webkit-transition: all .5s ease;
    		transition: all .5s ease;
}
#Sidebar div.sidebar_menu ul li:hover > a,
#Sidebar div.sidebar_menu > ul > li:hover > svg,
#Sidebar div.sidebar_menu ul li.current-menu-item > a,
#Sidebar div.sidebar_menu > ul > li.current-menu-item > svg {
    fill: #fd8f1e;
    color: #fd8f1e;
}
#Sidebar div.sidebar_menu > ul ul {
    overflow: hidden;
    -webkit-transition: all .7s ease;
    		transition: all .7s ease;
}
#Sidebar div.sidebar_menu > ul li:not(:hover) ul,
#Sidebar div.sidebar_menu > ul li:not(.current-menu-item) ul {
    height: 0;
    padding: 0 22px 0 10px;
}
#Sidebar div.sidebar_menu > ul li:hover ul,
#Sidebar div.sidebar_menu > ul li.current-menu-item ul {
    padding: 0 22px 10px 10px;
}
#Sidebar div.sidebar_menu > ul ul li {
    padding-bottom: 10px;
}
#Sidebar div.sidebar_menu > ul ul li:last-child {
    padding-bottom: 0;
}
#Sidebar div.sidebar_menu > ul ul li a {
    font-size: 19px;
    color: #707070;
}
#Sidebar div.sidebar_menu > ul ul li svg {
    display: none;
}
#CFPage .top .overlay {
    padding: 100px 0;
    background-color: rgba(50, 52, 55, 0.8);
    color: #fff;
}
#InfoBox {
    position: relative;
    background-color: #fd9228;
    padding: 0 50px 0 20px;
    width: 305px;
}
#InfoBox:after,
#InfoBox:before {
    content: '';
    position: absolute;
    background-color: #fd9228;
    width: 100%;
    height: 50px;
    left: 0;
    right: 0;
}
#InfoBox:after {
    top: calc(100% - 1px);
}
#InfoBox:before {
    bottom: calc(100% - 1px);
}
#InfoBox strong {
    display: block;
    margin-bottom: 10px;
    color: #000;
}
#CFPage h1 {
    margin-bottom: 30px;
}
#CFPage h1 span {
    color: #fd9228;
}
#CFPBox {
    width: calc(100% - 380px);
    border: 5px solid #fff;
    border-left-width: 0;
    position: relative;
}
#CFPBox > span {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 5px;
    background-color: #fff;
    left: -25px;
    z-index: 3;
}
#CFPBox:after,
#CFPBox:before {
    content: '';
    position: absolute;
    right: calc(100% - 1px);
    width: 26px;
    height: 5px;
    background-color: #fff;
    z-index: 3;
}
#CFPBox:after {
    bottom: -5px;
}
#CFPBox:before {
    top: -5px;
}
#CFPBox .box {
    width: 96%;
    max-width: 640px;
    margin: 0 auto;
    padding: 50px 0 30px 0;
}
#CFPBox .col2 {
    width: calc(50% - 10px);
}
#CFPBox div.wpcf7 .cfpi input,
#CFPBox div.wpcf7 textarea {
    border: 2px solid #fff;
    background: none;
    font-size: 23px;
    padding: 10px;
    width: calc(100% - 24px);
}
#CFPBox div.wpcf7 .cfpi,
#CFPBox div.wpcf7 .cfpt {
    font-size: 0;
    margin-bottom: 15px;
}
#CFPBox div.wpcf7 input[type=submit] {
    padding: 10px 50px 14px 85px;
    font-size: 30px;
    font-size: calc(20px + 0.52vw);
    border-radius: 23px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
    background-position: 16% center;
}
#CFPBox div.wpcf7 input[type=submit]:hover {
    background-position: 10% center;
    background-color: #fd9228;
}
#TopFront .container {
    padding: 120px 0;
}
#FCF {
    padding: 20px;
    background-color: rgba(8, 12, 11, 0.8);
    color: #fff;
    max-width: 315px;
    width: calc(100% - 40px);
    border-radius: 6px;
}
#FCF h2 strong {
    font-size: 38px;
    font-size: calc(20px + 0.937vw);
}
#FCF .box {
    width: 94%;
    margin: 0 auto;
}
#FCF .cfi {
    margin-bottom: 15px;
}
#FCF .cfb {
    width: 100%;
}
#FloatCF {
    position: fixed;
    left: -640px;
    top: 35%;
    background-color: rgba(0, 0, 0, 0.95);
    padding: 40px 25px;
    color: #fff;
    max-width: 590px;
    width: calc(100% - 50px);
    z-index: 50;
}
#FloatCF.active {
    left: 0;
}
#FloatCF .clickbtn {
    position: absolute;
    left: 100%;
    width: 40px;
    height: 100%;
    background-color: #fd9228;
    color: #fff;
    top: 0;
    overflow: hidden;
    white-space: nowrap;
}
#FloatCF .clickbtn .flcfbtntxt {
    position: absolute;
    font-size: 21px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
#FloatCF .clickbtn .hidden {
    opacity: 0;
    visibility: hidden;
}
#FloatCF svg {
    width: 19px;
    height: 15px;
    fill:#fff;
    margin-left: 7px;
}
#FloatCF .col3 {
    width: calc(50% - 7px);
}
#FloatCF .cfi {
    margin-bottom: 15px;
}
#FloatCF .cfb {
    margin: 0 auto;
}
#Search {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.95);
    padding: 20px 0 50px 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
#Search.active {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
#Search .clickbtn svg {
    width: 40px;
    height: 40px;
    fill:#fff;
}
#Search .clickbtn:hover svg {
    fill:#fa8c1f;
}
#Search input[type=text] {
    font-size: px;
    background: none;
    border: 1px solid #fff;
    width: calc(100% - 105px);
    font-size: 30px;
    padding: 0 20px;
}
#Search input[type=submit] {
    width: 50px;
    height: 50px;
    color: transparent;
    overflow: hidden;
    cursor: pointer;
    background: #fa8c1f url(images/search.svg) center center / 50% auto no-repeat;
    -webkit-transition: all .5s ease;
    		transition: all .5s ease;
}
#Search input[type=submit]:hover {
    background-color: #8f0112;
}
/* Responsive */
@media (min-width:800px) {
	#MobBtns,
	#MobNavBtn {
	  display: none;
	}
	nav#MainNav {
	  width: 65%;
	  max-width: 1150px;
	  position: relative;
	}
	nav#MainNav * {
	    background: inherit;
	}
	div.main_menu {
	  font-size: 0;
	  width: calc(100% - 25px);
	}
	nav#MainNav div.main_menu > ul {
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    font-size: 0;
	}
	nav#MainNav div.main_menu > ul > li {
	    width: 100%;
        padding: 20px 0;
	    position: relative;
	}
	nav#MainNav div.main_menu > ul > li > a {
		display: block;
		font-family: 'Assistant', sans-serif;
		font-size: 30px;
		font-size: calc(20px + 0.52vw);
		color: #323437;
		padding-bottom: 3px;
        text-align: center;
		-webkit-transition: all .5s ease-out;
				transition: all .5s ease-out;
	}
	nav#MainNav div.main_menu ul li.current-menu-item > a,
	nav#MainNav div.main_menu ul li:hover > a {
		color: #fd9b39;
	}
	nav#MainNav div.main_menu > ul > li ul.sub-menu {
	    display: block;
	    z-index: 999;
	    width: 250px;
	    position: absolute;
	    top: 100%;
	    right: 0;
	    opacity: 0;
	    pointer-events: none;
        background-color: #fff;
        padding: 40px;
        border-top: 5px solid #fa8c1f;
	    -webkit-transition: opacity .5s ease;
	    		transition: opacity .5s ease;
	}
	nav#MainNav .sub-menu li {
	    display: block;
        margin-bottom: 15px;
	}
	nav#MainNav .sub-menu li a {
	    display: block;
	    font-size: 21px;
	    padding: 5px;
        color: #323437;
        font-weight: 600;
	    width: calc(100% - 10px);
	    -webkit-transition:all .5s ease;
	    		transition: all .5s ease;
	}
	nav#MainNav .menu-item-has-children:hover .sub-menu {
	    opacity: 1;
	    z-index: 10;
	    pointer-events: auto;
	}
}
@media (max-width:1366px) and (min-width:800px) {

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

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

}
@media (max-width:800px) , (max-device-width:800px){
    #Specs,
    #MPosts,
    .abnews,
    #AboutPage .mtext {
        margin-top: 20px;
    }
    .newsside > img {
        top: auto;
        bottom: -65px;
    }
    #News {
        width: calc(100% - 42px);
    }
	.seo-line{
		flex-direction: column;
	}
	.seo-line img{
		display: block;
		max-width: 100%;
		height: auto;
	}
	.seo-line .col2{
		width: 100%;
	}
    footer hr {
        margin: 20px 0;
    }
    footer .footcf {
        max-width: 400px;
    }
    footer .footcf .title strong {
        display: block;
    }
    #ArchPage .col4 {
        width: calc(50% - 70px);
    }
	.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; }
    .mh100 { height: 100% !important; }
    .mmw100 { max-width: 100% !important; }

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

	#MobNavBtn,
	nav#MainNav {
		-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.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 div.main_menu > ul > li.active > ul.sub-menu {
		opacity: 1;
	}
	nav#MainNav div.main_menu > ul.active > li > a {
		position: absolute;
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
	}
	nav#MainNav .back-to-menu {
		cursor: pointer;
	}

    #MobBtns {
        display: block;
        position: fixed;
        bottom:3px;
        left:2.5px;
        z-index: 99999;
    }
	#MobBtns a {
		width:40px;
		height:40px;
		border-radius: 50%;
		margin: 2.5px 0;
		background: #fd9228;
		position: relative;
	}
	#MobBtns a svg {
		fill: #fff;
		width:60%;
		height:60%;
	}
	table {
		width:100%;
	}
	thead {
		display: none;
	}
	tr:nth-of-type(2n) {
		background-color: inherit;
	}
	tr td:first-child {
		background: #f0f0f0;
		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;
	}
    #MPosts .col3 {
        width: calc(100% - 40px);
    }
    #SinglePage .postbox {
        width: calc(100% - 270px);
    }
    #SearchBTN svg {
        fill:#fff;
    }
}
@media (max-width:767px) , (max-device-width:767px) {
    #MainCats .col3 {
        width: calC(100% - 4px);
    }
    #MainCats .onecat .circlebox {
        width: 100px;
        height: 100px;
    }
    #MainCats .onecat .overbox .overlay {
        min-height: 130px;
    }
    #MainCats .onecat h4 {
        padding: 50px 0 80px 0;
    }
    #MainCats .onecat .circlebox.br {
        background-position: center bottom -110px;
    }
    #Sidebar,
    #Specs .col2,
    #SinglePage .postbox {
        width: 100%;
    }
    #ArchPage .col4 {
        width: calc(100% - 40px);
    }
    #InfoBox:before {
        display: none;
    }
    #InfoBox {
        padding:50px 20px 0 20px;
        width: calc(100% - 40px);
    }
    #CFPBox {
        width: 100%;
        margin: 0 auto;
        border: 0;
    }
    #CFPBox:after,
    #CFPBox:before,
    #CFPBox > span {
        display: none;
    }
    #CFPBox .box {
        padding: 15px 0 30px 0;
    }
    #CFPage h1 {
        text-align: center;
    }
    .smdp {
        padding: 20px 0 !important;
    }
    .smjcc { -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center; }
    .smfdcr { -webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse; }
}
@media (max-width:350px) , (max-device-width:350px) {
/*#News hr {
    display: none;
}*/
.abnews .newsside {
    height: 600px;
}
}