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

/*
font-family: Almoni;

@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
font-family: 'Open Sans Hebrew', sans-serif;

font-family: 'Amatica SC', cursive;
font-family: 'Assistant', sans-serif;
*/

@import url('https://fonts.googleapis.com/css?family=Assistant');

@font-face{
	font-family:'almoni';
	font-weight:300; /*(light)*/
	font-style: normal;
	src: url('fonts/almoni/almoni-dl-aaa-300.eot');
	src: url('fonts/almoni/almoni-dl-aaa-300.eot?#iefix') format('embedded-opentype'),
		url('fonts/almoni/almoni-dl-aaa-300.ttf') format('truetype'),
		url('fonts/almoni/almoni-dl-aaa-300.woff') format('woff');
}
@font-face{
	font-family:'almoni';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('fonts/almoni/almoni-dl-aaa-400.eot');
	src: url('fonts/almoni/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'),
		url('fonts/almoni/almoni-dl-aaa-400.ttf') format('truetype'),
		url('fonts/almoni/almoni-dl-aaa-400.woff') format('woff');
}
@font-face{
	font-family:'almoni';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('fonts/almoni/almoni-dl-aaa-700.eot');
	src: url('fonts/almoni/almoni-dl-aaa-700.eot?#iefix') format('embedded-opentype'),
		url('fonts/almoni/almoni-dl-aaa-700.ttf') format('truetype'),
		url('fonts/almoni/almoni-dl-aaa-700.woff') format('woff');
}
@font-face{
	font-family:'almoni';
	font-weight:900; /*(black)*/
	font-style: normal;
	src: url('fonts/almoni/almoni-dl-aaa-900.eot');
	src: url('fonts/almoni/almoni-dl-aaa-900.eot?#iefix') format('embedded-opentype'),
		url('fonts/almoni/almoni-dl-aaa-900.ttf') format('truetype'),
		url('fonts/almoni/almoni-dl-aaa-900.woff') format('woff');
}
* {
  margin: 0;
  padding: 0;
}
html,
body {
	font-size: 18px;
	font-family: 'Assistant', sans-serif;
	height: 100%;
}
iframe { max-width: 100%; }

.hfs25, .home-about { font-size: 25px;font-size: calc(18px + 0.37vw); }
.hfs26, .post-preview .wrap a.read-more, .footer-menu li a, .footer-menu li { 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, .home-about h1 { 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, .home-about .right { 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; }

.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: 26px;
    line-height: 1.4;
    color: #303030;
}
.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: 366px;
    pointer-events: none;
}

.logo {
    font-size: 0;
	float: right;
	width: auto;

}
.logo a {
	display: inline-block;
}
.logo a img {
	max-width: 100%;
}
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;
}
#FloatSocials a {
	margin-bottom: 5px;
	display: inline-block;
}
#FloatSocials img,
#FloatSocials svg {
	width: 30px;
	height:30px;
	fill:#000;
	-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: 20px;
    border:0;
    padding: 8px 5px;
}
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;
}
div.wpcf7 textarea { height: 188px; }
div.wpcf7 input[type=submit] {
	display: block;
	width: 100%;
	background: #ccc;
	cursor: pointer;
	transition: all .5s ease;
}




/* 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: black;
	font-family: Assistant;
}
:-moz-placeholder {
	color: black;
	font-family: Assistant;
}
::-moz-placeholder {
	color: black;
	font-family: Assistant;
}
:-ms-input-placeholder {
	color: black;
	font-family: Assistanti;
}
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 */



header{
	background-color: rgba(255, 255 ,255, 0.95);
	height: 100px;
	width: 100%;
	position: absolute;
	z-index: 100;
}

.home-background{
	height: 668px;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

header .container.c18{
	overflow: hidden;
}

div.social-call{
	height: 100px;
	position: absolute;
	left: 0;
}

div.social-call .call-me{
	background-color: #c10029;
	height: 100%;
	left: 0;
	max-width: 400px;
	padding-right: 32px;
	padding-left: 32px;
}

div.social-call .call-me a{
	color: #FFFFFF;
	display: inline-block;
	margin-top: 23px;
}

div.social-call .call-me a span{
	display: block;
	float: left;
	margin: 14px;
}

div.social-call .call-me a svg{
	width: 30px;
	height: 30px;
	fill: #FFFFFF;
	margin-top: 11px;
	stroke: #fff;
}

.home-main-title{
	right: 0;
	color: #FFFFFF;
	padding-top: 208px;
	width: auto;
}

.home-main-title.text{
	padding-top: 13px;
	overflow: hidden;
}

.home-main-title p{
	background-color: rgba(0,0,0,0.9);
	padding: 29px 0 29px 29px;
	display: inline-block;
	position: relative;
	width: 96.6%;
}

.home-main-title.text p{
	padding: 29px;
	width: 100%;
}

.home-main-title p::after{
	content: "";
	position: absolute;
	right: -50%;
	top: 0;
	height: 100%;
	width: 50%;
	background-color: rgba(0,0,0,0.9);
}

.home-main-title.text p::after{
	display: none;
}

.hp-contact-form{
	max-width: 530px;
	width: 526px;
	float: left;
	margin-top: 180px;
	background-color: rgba(255, 255, 255, 0.4);
	padding: 12px;
	position: relative;
}

.home-background::after{
	content: "";
	position: absolute;
	height: 326px;
	width: 326px;
	left: 27%;
	bottom: 0;
	background-image: url(images/hp-contact-form-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.hp-contact-form::after{
	content: "";
	position: absolute;
	width: 36px;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	bottom: -90%;
	left: 45%;

}

.hp-contact-form form{
	display: block;
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0.9);
	padding-bottom: 20px;
}

.hp-contact-form form input[type=submit]{
	margin: 0 auto;
	background-color: #0d3058;
	color: #FFFFFF;
	background-image: url("images/send-icon.png");
	background-repeat: no-repeat;
	background-position: 26% 50%;
	background-size: 7%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.hp-contact-form form span, .hp-contact-form form input[type=submit]{
	width: 85%;
	margin: 9px auto;
	display: block;
}

nav#MainNav div.main_menu ul li a:hover{
	transition: color 0.5s ease;
	color: #ef7c01!important;
}

.hp-contact-form form input[type=submit]{
	font-size: 24px;
	font-weight: bold;
}

.hp-contact-form form input[type=submit]:hover{
	background-color: #4fb41d;
	transition: background-color 0.5s ease;
}

span.hp-name input[type=text], span.hp-phone input[type=tel]{
	background-color: #c2c2c2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Assistant', sans-serif!important;
	font-weight: bold;
	font-size: 23px;
}

.hp-contact-form form p{
	text-align: center;
	color: #c10029;
	padding-top: 25px;
}

.container .right{
	float: right;
	width: 50%;
	line-height: 1.4;
}

.container .left{
	float: left;
	width: 50%;
}

span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip{
	left: 0!important;
	top: 0;
	height: 16px;
	width: 50%;
	right: auto;
}

.hp-form-arrow{
	width: 100px;
	height: 70px;
	position: absolute;
	top: 13%;
	right: -6%;
}

.pop-up{
	position: fixed;
	width: 448px;
	height: 286px;
	left: 0;
	top: 50%;
	z-index: 500;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}

.pop-up.active{
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.pop-up-wrapper{
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #0d3058;
}

.pop-up-wrapper .button{
	width: 46px;
	height: 313px;
	color: #FFFFFF;
	float: right;
}

.pop-up-wrapper .button .button-wrapper{
	transform: rotate(-90deg);
	background-color: #c10029;
	border-top: 1px solid #fff;
	width: 270px;
	height: 45px;
	position: absolute;
	right: -159px;
	top: 120px;
	text-align: left;
	padding-left: 16px;
}

.pop-up-wrapper .button .button-wrapper span{
	line-height: 45px;
	cursor: pointer;
}

.pop-up-wrapper svg{
	position:absolute;
	top:50%;
	bottom:50%;
	right: 0;
	transform:translate(-50%, -50%);
	width: 35px;
	height: 25px;
	fill: #fff;
}

.pop-up-form-wrapper{
	width: 399px;
	margin: 0 auto;
	height: 100%;
	float: left;
}
 .pop-up-wrapper .hfs35{
	 color: #FFFFFF;
	 text-align: center;
 }


.pop-up-form-wrapper form{
	padding: 15px;
}

.pop-up-form-wrapper form .hfs35{
	margin: 16px 11px;
	font-weight: bold;
}


.pop-up-form-wrapper form span{
	margin-bottom: 16px;
}

.pop-up-form-wrapper form input{
	width: 80%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.pop-up-form-wrapper form input[type=submit]{
	background-color: #4fb41d;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url("images/send-icon.png");
	background-repeat: no-repeat;
	background-position: 30% 50%;
}


.services{
	width: 100%; /* for instance */
}
.services ul{
	display: flex;
	flex-flow: row;
}
.services ul li{
	background-size: cover;
	background-position: 50%;
	min-height: 200px;
	flex-grow: 1;
	flex-basis: 0;
	margin: 2px;
	padding: 16px;
	position: relative;
}

.services ul li .image-filter{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0, 0.7);
	top: 0;
	right: 0;
}

.services ul li:hover .image-filter-colored{
	display: block;
	transition: display 0.5s ease;
}


.services ul li .image-filter-colored{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	display: none;
	transition: background-color 0.5s ease;
}

.services ul li.hovered .service-title{
	color: #FFFFFF;
}

.services ul li.hovered .image-filter{
	display: none;
	transition: display 0.5s ease;

}

.services ul li.hovered .image-filter-colored{
	display: block;
	transition: display 1s ease;

}

.services ul li span.service-title{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 88%;
	font-weight: bold;
}

.service-wrapper{
	height: 100%;
	width: 100%;
	position: relative;
}

.service-wrapper::after{
	border: 1px solid #FFFFFF;
	content: "";
	width: 100%;
	height: 100%;
	background-color: transparent;
	position: absolute;
	top:0;
	right:0;
}

.services ul li.hovered .service-title{
	color: #FFFFFF!important;
}

.home-about{
	overflow: hidden;
	margin-top: 128px;
}

.home-about h1{
	color: #0d3058;
	font-weight: bold;
	line-height: 1;
}

.go-to-about{
	width: 50%;
	background-color: #0d3058;
	background-image: url("images/send-icon.png");
	background-repeat: no-repeat;
	background-position: 30% 50%;
	background-size: 7%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 78px 10px 10px;
	margin-top: 30px;
	color: #fff;
}

.go-to-about:hover{
	background-color: #4fb41d;
	transition: background-color 0.5s ease;
}

.about-slider .swiper-container {
	width: 580px;
	height: 434px;
}

.home-about .right p{
	padding: 2%;
}

.why-us{
	margin-top: 180px;
	background-size: cover;
	min-height: 700px;
	position: relative;
}

.why-us .wu-image-filter{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	background-color: rgba(50, 0, 75, 0.9);
	z-index: 1;
}

.why-us .hfs65{
	text-align: center;
	color: #FFFFFF;
	z-index: 2;
}

.why-us .container.c12{
	z-index: 500;
	position: relative;
	padding-top: 85px;
}

.wu-box{
	display: flex;
	font-size: 0;
	flex-wrap: wrap;
	margin: -10px 0 0 -10px;
}

.wu-single{
	display: inline-block;
	text-align: center;
	margin:110px 0 0 2%;
	flex-grow: 1;
	height:auto;
	width: calc(100% * (1/4) - 10px - 1px);
}

.wu-single p{
	color: #FFFFFF;
}

.wu-single .wu-title{
	margin-top: 15px;
	margin-bottom: 15px;
}

.wu-single svg{
	width: 85px;
	height: 85px;
}

.wu-single .wu-text{
	width: 80%;
	margin: 5px auto;
}

.wu-box{
	padding-bottom: 100px;
}

.wu-icon-1{fill: #019aa8!important;}
.wu-icon-2{fill: #c6d201!important;}
.wu-icon-3{fill: #4fb41d!important;}
.wu-icon-4{fill: #a2016b!important;}
.wu-icon-5{fill: #ef7c01!important;}
.wu-icon-6{fill: #ea0000!important;}

.post-list{
	padding-bottom: 125px;
}

.post-list h2{
	margin-top: 74px;
	margin-bottom: 74px;
	text-align: center;
	font-weight: bold;
	color: #0d3058;
}

.home-post-container{
	display: flex;
	font-size: 0;
	flex-wrap: wrap;
	margin: -10px 0 0 -10px;
}

.single-post-hp{
	display: inline-block;
	text-align: center;
	margin:110px 0 0 2%;
	flex-grow: 1;
	height:auto;
	width: calc(100% * (1/4) - 10px - 1px);
	max-width: 33%;
}

.single-post-hp img{
	max-width: 100%;
	height: auto;
	width: 100%;
}

.single-post-hp .post-title{
	margin-bottom: 32px;
}

.post-preview{
	width: 75%;
	position: relative;
	background-color: rgba(255, 255, 255, 0.8);
	padding:23px;
	margin: -43px auto 0px;
	-webkit-box-shadow: -2px 6px 23px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: -2px 6px 23px 0px rgba(0,0,0,0.75);
	box-shadow: -2px 6px 23px 0px rgba(0,0,0,0.75);
	padding-bottom: 33px;
	min-height: 330px;
	margin-top: -70px;
}

.post-preview .wrap{
	text-align: right;

}

.post-preview .wrap a.read-more{
	position: absolute;
	right: 24px;
	bottom: -13px;
	background-color: #0d3058;
	color: #FFFFFF;
	padding: 10px 19px 13px 90px;
	background-image: url(images/send-icon.png);
	background-repeat: no-repeat;
	background-position: 24% 50%;
	background-size: 15%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.post-preview .wrap a.read-more:hover{
	background-color: #4fb41d;
	transition: background-color 0.5s ease;
}

.bottom-cf{
	height: 100px;
	background-color: #0d3058;
}

span.contact-us{
	color: #FFFFFF;
	display: block;
	float: right;
	width: 12%;
	position: relative;
	height: 100px;
	text-align: left;
	padding-top: 35px;
	padding-left: 15px;

}

span.contact-us svg{
	fill: #fff;
	position: absolute;
	top: 50%;
	bottom: 50%;
	transform: translate(140%, -82%);
}

.bottom-cf .wpcf7{
	width: 87%;
	float: left;
	padding-top: 28px;
}

.bottom-cf .wpcf7 span{
	width: 24%;
	margin-left: 1%;
}

.bottom-cf input[type=submit]{
	float: left;
	width: 22%!important;
	margin-left: 26px;
	background-image: url(images/send-icon.png)!important;
	background-repeat: no-repeat!important;
	background-position: 26% 50%!important;
	background-size: 9%!important;
	background-color: #c10029!important;
	color: #FFFFFF!important;
}

.bottom-cf input{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

footer{
	background-color: #252525;
	min-height: 450px;
	position: absolute;
	background-image: url("images/pattern.jpg");
	background-repeat: repeat;
}

footer svg{
	position: absolute;
}

footer svg.footer-screen-svg{
	top: 21%;
	width: 13%;
	right: 2%;
}

footer svg.footer-tick-svg{
	top: 50%;
	left: 4%;
}

footer .footer-menu{
	width: 33.3%;
	float: right;
}

.footer-nav-wrapper{
	position: relative;
	margin-top: 75px;
}

.footer-menu-title{
	padding-right: 60px;
	position: relative;
	margin-bottom: 35px;
}

.site-map .footer-menu-title{
	color: #019aa8;
}

.site-map .footer-menu-title svg{
	right: 0;
	fill: #019aa8;;
}

.f-services .footer-menu-title{
	color: #c6d201;
}

.f-services .footer-menu-title svg{
	right: 0;
	fill: #c6d201;
}

.f-contact .footer-menu-title{
	color: #4fb41d;
}


.f-contact .footer-menu-title svg{
	right: 0;
	fill: #4fb41d;
}

.f-contact ul li svg {
	width: 20px;
	height: 20px;
	right: 0;
	top:5px;
	fill: #fff;
}

.f-contact ul li{
	position: relative;
	padding-right: 30px;
	color: #FFFFFF;
}

.footer-menu li a{
	color: #FFFFFF;
}

.footer-menu li a:hover{
	transition: color 0.5s ease;
	color: #ef7c01;
}

.footer-menu li{
	padding-bottom: 9px;
}

.page-title{
	padding-top: 100px;
}

.page-title .wrap{
	background-color: #32004b;
}

.page-title .container.c12{
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}

span.triangle{
	position: absolute;
	width: 0;
	height: 0;
	left: 49%;
	top: 99%;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #32004b;
}

.page-title h1{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.page-content{
	padding-top: 65px;
	padding-bottom: 65px;
	position: relative;

}

.content-wrap{
	padding-left: 35%;

}

.about-image-l{
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	z-index: 500;
	height: 120%;
}

.gallery-preview{
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
}

.about-gallery.swiper-container {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.about-gallery .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 600px;
	height: 450px;
}

.swiper-slide-prev, .swiper-slide-next{
	/*width: 300px!important;*/
	/*height: 150px!important;*/
}


.gallery-preview  .swiper-container {
	 width: 100%;
	 padding-top: 50px;
	 padding-bottom: 50px;
 }
.gallery-preview .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 601px;
	height: 400px;
}

.swiper-container-3d .swiper-slide{
	opacity: 0.3!important;
}

.swiper-slide.swiper-slide-active{
	opacity: 1!important;
}

.swiper-slide.swiper-slide-next, .swiper-slide.swiper-slide-prev{
	opacity: 0.8!important;
}


.gallery-preview img { border:5px solid #FFFFFF;}
.gallery-preview .poster-main{
	position: relative;
	margin:30px auto;
	max-width:1000px;
	overflow: visible;
}

.poster-list{
	overflow: visible;
}

.gallery-preview .poster-main .poster-list .poster-item{
	position: absolute;
	left: 0;
	top: 0;
	overflow: visible!important;
}
.gallery-preview .poster-main .poster-btn{
	position: absolute;
	top: 0;
	cursor: pointer;
}
.gallery-preview .poster-main .poster-prev-btn{
	left: 0;
	background: url("plugins/flipbook-slider/images/btn_l.png") no-repeat center center;
}
.gallery-preview .poster-main .poster-next-btn{
	right: 0;
	background: url("plugins/flipbook-slider/images/btn_r.png") no-repeat center center;
}

.go-to-gallery{
	display: block;
	padding: 1%;
	margin: 0 auto;
	width: 23%;
	background-color: #438920;
	background-image: url(images/send-icon.png);
	background-repeat: no-repeat;
	background-position: 15% 50%;
	background-size: 10%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
}

.go-to-gallery:hover{
	background-color: #ef7c01;
	transition: background-color 0.5s ease;
}

.gallery-preview h2{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.faq{
	overflow: hidden;
}

.faq h3{
	text-align: center;
	color: #000000;
	font-weight: bold;
	margin-bottom: 50px;
}

svg.about-screens{
	float: left;
	max-width: 50%;
}

.faq-accordion{
	float: right;
	max-width: 50%;
}

.faq-accordion h4{
	position: relative;
	padding-right: 14%;
	margin-bottom: 25px;
	cursor: pointer;
	margin-top: 21px;
}

.faq-accordion h4:hover{
	color: #c10029;
	transition: color 0.5s ease;
}

.faq-accordion h4 svg.faq-icon{
	position: absolute;
	right: 0;
	top: 0;
	fill: #438920;
}

.faq-accordion .ui-accordion-header-active svg{
	fill: #000!important;
}

.page-has-bg{
	background-repeat: no-repeat;
	background-size: cover;
}

.gallery-hammer-svg{
	position: absolute;
	left: 0;
	top: 6%;
}


.gallery-wrapper, .info-list{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-content: flex-end;
	align-content: flex-end;
}

.single-gal-item{
	width: 30%;
	margin: 5px;
	position: relative;
}

.single-gal-item img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.single-gal-item{
	cursor: pointer;
}

.hover-wrap{
	display: none;
}

.single-gal-item:hover .hover-wrap{
	display: block;
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	transition: background-color 0.5s ease;
	/*background-color: rgba(89, 48, 108, 0.8);*/
}

.single-gal-item:hover .hover-wrap:hover{
	transition: background-color 0.5s ease;
	background-color: rgba(89, 48, 108, 0.8);
}


.single-gal-item:hover .hover-wrap .border-wrap{
	position: relative;
	margin: 5%;
	width: 89%;
	height: 86%;
	border: 1px solid #fff;
}

.single-gal-item:hover .hover-wrap .border-wrap svg{
	position: absolute;
	top: 50%;
	left: 50%;
	fill: #fff;
	transform: translate(-50%, -50%);
}

.info-hand-icon{
	position: absolute;
	width: 15%;
	top: 6%;
	left: 0;
}

.post-thumb{
	float: left;
	width: 40%;
	margin-top: 78px;
}

.post-thumb img{
	display: block;
	max-width: 100%;
	height: auto;
	float: left;
}

.single-content-wrap{
	float: right;
	width: 50%;
	padding: 5%;
}

body.single .container{
	overflow: hidden;
}

body.single .container .entry{
	overflow: hidden;
}

.rl-title{
	margin-top: 40px;
	color: #32004b;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}

.related-post-list, .main-contact-form, .contact-data, .work-gallery-wrapper{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-content: flex-end;
	align-content: flex-end;
	margin-bottom: 20px;
}


.single-post-rl{
	width: 45%;
	height: auto;
	margin: 2%;
	-webkit-box-shadow: 2px 6px 28px -10px rgba(0,0,0,1);
	-moz-box-shadow: 2px 6px 28px -10px rgba(0,0,0,1);
	box-shadow: 2px 6px 28px -10px rgba(0,0,0,1);
	overflow: hidden;
	border: 1px solid #f2f2f2;
}

.rl-post-thumb{
	width: 40%;
	float: right;
}

.rl-post-thumb img{
	display: block;
	max-width: 100%;
	height:auto;
}

.related_post_single{
	width: 55%;
	float: left;
}

.related_post_single h4{
	padding-right: 5px;
}

.related_post_single p{
	padding: 2%;
}

input[name=lead-url], span.lead-url{
	display: none;
}

.main-contact-form .contact-data{
	float: left;
	width: 40%;
}

.main-contact-form .main-contact-form{
	float: right;
	width: 50%;
	margin-top: -23px;
}

.main-contact-form .contact-data .contact-icons{
	width: 50%;
	min-height: 200px;
	position: relative;
}

.main-contact-form .contact-data .contact-icons svg{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.main-contact-form .contact-data .contact-icons p{
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	left: 50%;
	transform: translate(-50%, 220%);
}

.main-contact-form .contact-data .contact-icons p.mcf-point-text{
	transform: translate(-50%, 110%);
}

.contact-data h3, .main-contact-form h3{
	font-weight: bold;
	text-align: center;
}

.contact-data h3{
	color: #4fb41d;
	width: 100%;
}

.main-contact-form.fr-wr h3{
	color: #c10029;
	margin-bottom: 39px;
	margin-top: 31px;
	text-align: right;
	width: 100%;
}

.main-contact-form.main-fr{
	padding-top: 60px;
}

span.mcf-name, span.mcf-phone{
	width: 49%!important;
	float: right;
	display: block;
}

span.mcf-name{
	margin-left: 2%;
}

body.page-template-page-contact .main-contact-form.fr-wr form span{
	margin-bottom: 2%;
}

body.page-template-page-contact .main-contact-form.fr-wr form input,
body.page-template-page-contact .main-contact-form.fr-wr form textarea{
	background-color: #c2c2c2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


body.page-template-page-contact .main-contact-form.fr-wr input[type=submit]{
	margin: 0 auto;
	background-color: #0d3058;
	color: #FFFFFF;
	background-image: url(images/send-icon.png);
	background-repeat: no-repeat;
	background-position: 42% 48%;
	background-size: 5%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.mcf-hand{
	position: absolute;
	top: 6%;
	width: 15%;
	left: 0;
}


.service-entry{
	float: right;
	width: 55%;
	margin: 2%;
}

.single-service{
	overflow: hidden;
}

.single-service{
	margin-top: 60px;
}

.service-bullets{
	float: left;
	width: 35%;
	margin-top: 27px;
}

.sr-br{
	display: block;
	position: relative;
	background-repeat: no-repeat;
	margin-bottom: 10%;
}

.sr-br svg{
	position: absolute;
	right: -69px;
	top: 22px;
}

.single-work{
	width: 30%;
	margin: 5px;
}

.single-work img{
	display: block;
	width: 100%;
	height: auto;
}

.service-gallery h3{
	text-align: center;
	color: #000;
	padding-top: 40px;
	padding-bottom: 40px;
	font-weight: bold;
}

/* Responsive */
@media (min-width:800px) {
	#MobBtns,
	#MobNavBtn {
		display: none;
	}

	nav#MainNav {
		width: auto;
		height: 100px;
		float: right;
		text-align: center;
		position: relative;
		background: transparent;
	}
	nav#MainNav * {
		background: inherit;
	}
	div.main_menu {
		font-size: 0;
	}
	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%;
		position: relative;
	}
	nav#MainNav div.main_menu > ul > li > a {
		display: inline-block;
		vertical-align: middle;
		white-space: nowrap;
		font-family: 'Assistant', sans-serif;
		font-size: 25px;font-size: calc(18px + 0.37vw);
		color: #000;
		-webkit-transition: all .5s ease-out;
		transition: all .5s ease-out;
		padding: 30px;
	}
	nav#MainNav div.main_menu ul li.current-menu-item > a,
	nav#MainNav div.main_menu ul li:hover > a {
		color: #000;
	}
	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;
		-webkit-transition: opacity .5s ease;
		transition: opacity .5s ease;
	}
	nav#MainNav .sub-menu li {
		display: block;
	}
	nav#MainNav .sub-menu li a {
		display: block;
		font-size: 20px;
		padding: 5px;
		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;
	}

	.pop-up{

	}

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

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

}

@media (max-width:1024px) , (max-device-width:800px){

	.social-call{

	}



	.post-list h2{
		margin-top: 5%;
		margin-bottom: 5%;
	}

	.single-post-hp{
		margin-top: 2%;
	}

	.services{

	}

	.services ul{
		display: flex;
		flex-flow: column;
	}

	.services ul li{
		margin: 0;
		padding: 0;
	}

	header .container.c18{
		width: 100%!important;
	}

	header .container.c18 .logo,  header .container.c18 .logo a{
		width: 100%;
	}

	header .container.c18 .logo img{
		display: block;
		margin: 0 auto;
		width: 75%;
	}

	.home-background{
		height: auto;
	}

	.home-main-title p{
		padding: 0;
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: center;
	}

	.home-main-title.text p{
		padding: 0;
	}

	.home-main-title p::after{
		display: none;
	}

	.home-main-title.text, .home-main-title{
		width: 100%;
	}

	.home-main-title:first-child{
		padding-top: 50%;
	}

	.home-main-title p{
		font-size: 65px;
		font-size: calc(25px + 1.5vw)!important;
		width: 100%;
	}

	.home-background .container .left, .home-background .container .right{
		width: 100%;
	}

	.hp-form-arrow{
		display: none;
	}

	.home-background::after{
		display: none;
	}

	.hp-contact-form{
		width: 100%;
		margin-top: 2%;
	}

	.hp-contact-form::after{
		display: none;
	}

	.hp-contact-form form input[type=submit]{
		background-position: 32px 50%;
	}

	.bottom-cf{
		display: none;
	}

	.container .right{
		width: 100%;
	}

	.container .left{
		width: 100%;
	}

	.home-about{
		margin-top: 5%;
	}

	.go-to-about{
		width: 100%;
		padding: 3% 0 3% 0;
		text-align: center;
		background-position: 10px 50%;
	}

	.why-us{
		margin-top: 5%;
	}

	.single-post-hp{
		margin-bottom: 10%;
	}

	.post-preview .wrap a.read-more{
		width: 100%;
		padding: 3% 0 3% 0;
		text-align: center;
		background-size: 9%;
	}

	.pop-up.open{
		width: 90%;
	}

	.pop-up-form-wrapper{
		width: 85%;
	}

	.page-title{
		padding-top: 30%;
	}

	.content-wrap{
		padding-left: 0;
	}

	.about-image-l{
		display: none;
	}

	.pop-up-wrapper .button .button-wrapper span{
		display: none;
	}

	.pop-up-wrapper .button .button-wrapper{
		transform: rotate(-90deg);
		background-color: #c10029;
		border-top: 1px solid #fff;
		width: 50px;
		height: 45px;
		position: absolute;
		right: -55px;
		top: 10px;
		text-align: left;
		padding-left: 16px;
	}

	.pop-up{

	}

	.go-to-gallery{
		width: 100%;
		padding: 3% 0 3% 0;
		text-align: center;
	}

	svg.about-screens{
		float: none;
		max-width: 77%;
		margin: 0 auto;
		display: block;
	}

	.faq-accordion{
		max-width: 100%;
	}

	.poster-main, .poster-list{
		width: 100%!important;
	}

	.poster-item{
		width: 100%!important;
		left: 0!important;
	}

	.gallery-preview .poster-main .poster-next-btn{
		background: url(plugins/flipbook-slider/images/btn_r.png) no-repeat right center;
	}

	.gallery-preview .poster-main .poster-prev-btn{
		background: url(plugins/flipbook-slider/images/btn_l.png) no-repeat left center;
	}

	.gallery-hammer-svg{
		width: 20%;
		top: 0;
	}

	.info-hand-icon{
		position: absolute;
		width: 24%;
		top: 4%;
		left: 0;
	}

	.post-list{
		padding-top: 5%;
	}

	.main-contact-form .main-contact-form{
		width: 100%;
	}

	.mcf-hand{
		position: absolute;
		top: 1%;
		width: 14%;
		left: 0;
	}

	.main-contact-form .contact-data{
		width: 100%;
	}

	.main-contact-form .contact-data .contact-icons{
		width: 100%;
	}

	.contact-data h3{
		width: 100%;
	}

	.single-work{
		width: 100%;
	}

	.single-post-hp{
		max-width: 100%!important;
	}


	.post-preview .wrap a.read-more{
		right: 0;
	}

	.post-preview{
		min-height: 1px!important;
		padding-bottom: 73px;
	}

	span.mcf-name, span.mcf-phone{
		width: 100%!important;;
	}



	.pop-up.active{
		width: 100%;
		-webkit-transform: translateX(-20%);
		-moz-transform: translateX(-20%);
		-ms-transform: translateX(-20%);
		-o-transform: translateX(-20%);
		transform: translateX(-20%);
	}

	.pop-up-wrapper .button{

	}

	.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; }
	.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: #e01600;
		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;
	}
}

@media (max-width:800px) , (max-device-width:800px){

	.social-call{

	}



	.post-list h2{
		margin-top: 5%;
		margin-bottom: 5%;
	}

	.single-post-hp{
		margin-top: 2%;
	}

	.services{

	}

	.services ul{
		display: flex;
		flex-flow: column;
	}

	.services ul li{
		margin: 0;
		padding: 0;
	}

	header .container.c18{
		width: 100%!important;
	}

	header .container.c18 .logo,  header .container.c18 .logo a{
		width: 100%;
	}

	header .container.c18 .logo img{
		display: block;
		margin: 0 auto;
		width: 75%;
	}

	.home-background{
		height: auto;
	}

	.home-main-title p{
		padding: 0;
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: center;
	}

	.home-main-title.text p{
		padding: 0;
	}

	.home-main-title p::after{
		display: none;
	}

	.home-main-title.text, .home-main-title{
		width: 100%;
	}

	.home-main-title:first-child{
		padding-top: 50%;
	}

	.home-main-title p{
		font-size: 7.5vw!important;
		width: 100%;
	}

	.home-background .container .left, .home-background .container .right{
		width: 100%;
	}

	.hp-form-arrow{
		display: none;
	}

	.home-background::after{
		display: none;
	}

	.hp-contact-form{
		width: 94%;
		margin-top: 2%;
	}

	.hp-contact-form::after{
		display: none;
	}

	.hp-contact-form form input[type=submit]{
		background-position: 32px 50%;
	}

	.bottom-cf{
		display: none;
	}

	.container .right{
		width: 100%;
	}

	.container .left{
		width: 100%;
	}

	.home-about{
		margin-top: 5%;
	}

	.go-to-about{
		width: 100%;
		padding: 3% 0 3% 0;
		text-align: center;
		background-position: 10px 50%;
	}

	.why-us{
		margin-top: 5%;
	}

	.single-post-hp{
		margin-bottom: 55px;
	}

	.post-preview .wrap a.read-more{
		width: 100%;
		padding: 3% 0 3% 0;
		text-align: center;
		background-size: 9%;
	}

	.pop-up.open{
		width: 327px;
	}

	.pop-up-form-wrapper{
		width: 62%;
		float: right;
	}

	.page-title{
		padding-top: 30%;
	}

	.content-wrap{
		padding-left: 0;
	}

	.about-image-l{
		display: none;
	}

	.pop-up-wrapper .button .button-wrapper span{
		display: none;
	}

	.pop-up-wrapper .button .button-wrapper{
		transform: rotate(-90deg);
		background-color: #c10029;
		border-top: 1px solid #fff;
		width: 50px;
		height: 45px;
		position: absolute;
		right: -55px;
		top: 10px;
		text-align: left;
		padding-left: 16px;
	}

	.pop-up{

	}

	.go-to-gallery{
		width: 100%;
		padding: 3% 0 3% 0;
		text-align: center;
	}

	svg.about-screens{
		float: none;
		max-width: 77%;
		margin: 0 auto;
		display: block;
	}

	.faq-accordion{
		max-width: 100%;
	}

	.poster-main, .poster-list{
		width: 100%!important;
	}

	.poster-item{
		width: 100%!important;
		left: 0!important;
	}

	.gallery-preview .poster-main .poster-next-btn{
		background: url(plugins/flipbook-slider/images/btn_r.png) no-repeat right center;
	}

	.gallery-preview .poster-main .poster-prev-btn{
		background: url(plugins/flipbook-slider/images/btn_l.png) no-repeat left center;
	}

	.gallery-hammer-svg{
		width: 20%;
		top: 0;
	}

	.info-hand-icon{
		position: absolute;
		width: 24%;
		top: 4%;
		left: 0;
	}

	.post-list{
		padding-top: 5%;
	}

	.main-contact-form .main-contact-form{
		width: 100%;
	}

	.mcf-hand{
		position: absolute;
		top: 1%;
		width: 14%;
		left: 0;
	}

	.main-contact-form .contact-data{
		width: 100%;
	}

	.contact-data h3{
		width: 100%;
	}

	.entry.service-entry{
		width: 100%;
		font-size: 22px;
	}

	.service-bullets{
		width: 80%;
		margin: 5% auto;
	}

	.single-post-rl{
		width: 100%;
	}

	.single-content-wrap{
		width: 91%;
		padding-right: 20px;
		padding-left: 20px;
		font-size: 23px;
	}

	.post-thumb{
		width: 100%;
	}

	.post-thumb img{
		display: block;
		margin: 0 auto;
		width: 100%;
		height: auto;
	}

	.social-call{
		position: fixed!important;
		left: 0!important;
		width: 45px!important;
		height:70px!important;
		top:60%;
	}


	div.social-call .call-me{
		padding: 0!important;
	}

	div.social-call .call-me a{
		height: 100%!important;
		width: 100%!important;
	}

	div.social-call .call-me a svg{
		width: 30px;
		height: 30px;
		fill: #FFFFFF;
		margin-top: -4px!important;
		stroke: #fff;
		margin-right: 7px!important;
	}

	.social-call .hfs30.tel-phone{
		display: none;
	}

	.pop-up{
		z-index: 500000;
	}

	.page-content.faq svg.about-screens{
		display: none;
	}

	.faq-accordion h4{
		padding-right: 24%;
		padding-left: 1%;
	}

	.services ul li a{
		position: absolute;
		width: 100%;
		height: 100%;
		top:0;
		left: 0;
	}

	.wu-single{
		flex-basis: 33%!important;
	}

	body.home .post-list{
		padding-bottom: 5%!important;
	}

	span.triangle{
		left: 44%!important;
	}

	body.page-template-page-contact .main-contact-form.fr-wr input[type=submit]{
		background-position: 37% 50%!important;
	}

	.main-contact-form.main-fr form{
		padding: 20px;
	}

	.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; }
	.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: rgba(13, 48, 88, 0.97) !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: #e01600;
		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;
	}
}
@media (max-width:500px) , (max-device-width:500px) {
	.social-call{
		z-index: 50000;
	}
}

div.wpcf7 input[type=submit]:hover{
	background-color: #4fb41d!important;
	transition: background-color 0.5s ease;
}

.post-prev-wrap-img{
	min-height: 50%;
}


footer .container.c12{
	width: 100%!important;
	overflow: hidden;
}

.services ul li:hover .service-title{
	color: #FFFFFF!important;
	transition: color 0.5s ease;
}


div.wpcf7 input, div.wpcf7 select, div.wpcf7 textarea, div.wpcf7 input[type=submit]{
	font-family: 'Assistant', sans-serif!important;
}

.bottom-cf div.wpcf7 input[type=tel],
.bottom-cf div.wpcf7 input[type=text],
.bottom-cf div.wpcf7 input[type=email],
.bottom-cf div.wpcf7 input[type=submit],
.bottom-cf div.wpcf7 select,
.bottom-cf div.wpcf7 textarea{
	font-size: 23px;
}

.service-gallery{
	padding-bottom: 30px;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] { direction: rtl!important; }