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

/*
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;
*/

@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');
}
/****************************************MIKHMORET****************************************/
@font-face{
	font-family:'mikhmoret';
	font-weight:300; /*(light)*/
	font-style: normal;
	src: url('fonts/mikhmoret/mikhmoret-aaa-300.eot');
	src: url('fonts/mikhmoret/mikhmoret-aaa-300.eot?#iefix') format('embedded-opentype'),
		url('fonts/mikhmoret/mikhmoret-aaa-300.ttf') format('truetype'),
		url('fonts/mikhmoret/mikhmoret-aaa-300.woff') format('woff');
}
@font-face{
	font-family:'mikhmoret';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('fonts/mikhmoret/mikhmoret-aaa-400.eot');
	src: url('fonts/mikhmoret/mikhmoret-aaa-400.eot?#iefix') format('embedded-opentype'),
		url('fonts/mikhmoret/mikhmoret-aaa-400.ttf') format('truetype'),
		url('fonts/mikhmoret/mikhmoret-aaa-400.woff') format('woff');
}
@font-face{
	font-family:'mikhmoret';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('fonts/mikhmoret/mikhmoret-aaa-700.eot');
	src: url('fonts/mikhmoret/mikhmoret-aaa-700.eot?#iefix') format('embedded-opentype'),
		url('fonts/mikhmoret/mikhmoret-aaa-700.ttf') format('truetype'),
		url('fonts/mikhmoret/mikhmoret-aaa-700.woff') format('woff');
}

* {
  margin: 0;
  padding: 0;
  font-family: mikhmoret;
}
*, *:after, *:before {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
    		box-sizing: border-box;
}
html,
body {
	font-size: 18px;
	font-family: mikhmoret;
	height: 100%;
}
a:hover{
	text-decoration: none!important;
	color: inherit;
}
iframe { max-width: 100%; }

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

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

.clear { clear: both; }
.center { text-align: center; }
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin: 0 auto; }
.lh_9 { line-height: 0.9; }
.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; }
.lh2 { line-height: 2; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.w80 { width: 80%; }
.w90 { width: 90%; }
.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 !important; }
.absolute { position: absolute; }
.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; }
.fdcr { -webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse; }
.fdrr { -webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse; }
.fw,.inrowf { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }

/*margin/padding*/
.margin{margin: 0 auto;}
.nopadding{padding: 0!important; margin: 0!important;}
.mrgz{margin: 0;}
.mrl5{margin-left: 5px;}
.mrgl10{margin-left: 10px;}
.mrgl20{margin-left: 20px;}
.mrgl30{margin-left: 30px;}
.mrgl50{margin-left: 50px;}
.mrgl100{margin-left: 100px;}
.mrgr5{margin-right: 5px;}
.mrgr10{margin-right: 10px;}
.mrgr15{margin-right: 15px;}
.mrgr20{margin-right: 20px;}
.mrgr30{margin-right: 30px;}
.mrgr40{margin-right: 40px;}
.mrgr50{margin-right: 50px;}
.mrgr35{margin-right: 35px;}
.mrgr70{margin-right: 70px;}
.mrgr100{margin-right: 100px;}
.mrgrp20{margin-right: 20%;}
.mrg10{margin: 10px;}
.mrg15{margin: 15px;}
.mrg30{margin:30px;}
.mrg40{margin: 40px;}
.mrgt30{margin-top: 30px;}
.mrgt15{margin-top: 15px;}
.mrgt40{margin-top: 40px;}
.mrgt60{margin-top: 60px;}
.mrgtb80{margin-top: 113px!important; margin-bottom: 70px!important;}
.mrgt90{margin-top: 90px;}
.mrgt100{margin-top: 160px!important;}
.mrgbz{margin-bottom: 0;}
.mrgb5{margin-bottom: 5px;}
.mrgb8{margin-bottom: 8px;}
.mrgb10{margin-bottom: 10px;}
.mrgb15{margin-bottom: 15px;}
.mrgb20{margin-bottom: 20px;}
.mrgb25{margin-bottom: 25px;}
.mrgb30{margin-bottom: 30px;}
.mrgb40{margin-bottom: 40px;}
.mrgb60{margin-bottom: 60px;}
.mrgb80{margin-bottom: 80px;}
.mrgb100{margin-bottom: 100px;}
.mrgt5{margin-top: 5px;}
.mrgt10{margin-top: 10px;}
.mrgt15{margin-top: 15px;}
.mrgt20{margin-top: 20px;}
.mrgt25{margin-top: 25px;}
.mrglr30{margin: 0px 30px;}
.mrgtb40{margin: 40px 0px;}
.flotleft{float: left; clear: both;}
.mrgtb10{margin: 10px 0px;}
.mrgtb70{margin: 70px 0px;}
.mh500{min-height: 500px;}
.margin  {margin: 0 auto;}

/*padding*/
.pdg5{padding:5px}
.pdg15{padding: 15px}
.pdg10{padding: 10px;}
.pdg20{padding: 20px;}
.pdg25{padding: 25px;}

.pdg30{padding: 30px;}
.pdg40{padding: 40px;}
.pdg80{padding: 80px;}
.pdgtb5{padding: 5px 0px;}
.pdgtb10{padding: 10px 0px;}
.pdgtb20{padding: 20px 0px;}
.pdgtb40{padding: 40px 0px;}
.pdgl30{padding-left: 30px;}
.pdgl100{padding-left: 100px;}
.pdglr10{padding: 0px 10px;}
.pdglr20{padding: 0px 20px;}
.pdglr25{padding: 0px 25px;}
.pdglr30{padding: 0px 30px;}
.pdgr30{padding-right: 30px;}
.pdg1020{padding: 10px 20px;}
.pdg4010{padding: 40px 10px;}
.pdgl{padding-left: 20px;}
.pdg70_0{padding: 70px 0;}
.mrgtb_40 {
	margin-top: 40px;
	margin-bottom: 40px;}


.pdl10{padding-left: 10px;}
.pdgl40{padding-left: 40px;}
.pdgl20{padding-left: 20px;}
.pdgl3{padding-left: 3px;}

.pdr5{padding-right: 5px;}
.pdr80{padding-right: 80px;}
.pdr10{padding-right: 10px;}
.pdr20{padding-right: 20px;}
.pdr60{padding-right: 60px;}

.pdgt10{padding-top: 10px;}
.pdgt30{padding-top: 30px;}
.pdgt60{padding-top: 60px;}
.pdgt96{padding-top: 96px;}
.pdgt100{padding-top: 100px;}
.pdgt130{padding-top: 130px;}
.pdgt10per{padding-top: 10%;}
.pdgt200{padding-top: 200px;}
.pdgt40{padding-top: 40px;}
.pdgt80{padding-top:80px; padding-bottom: 40px;}
.pdgt90{padding-top: 130px; padding-bottom: 40px;}
.pdgtb1040{padding-top: 10px; padding-bottom: 40px;}

.pdgb80{padding-bottom: 80px;}
.pdgb40{padding-bottom: 40px;}
.pdgb30{padding-bottom: 30px;}
.pdgb20{padding-bottom: 20px;}
.pdgb10{padding-bottom: 10px;}
.pdgb60{padding-bottom: 60px;}
.pdgb70{padding-bottom: 70px;	}
.pdgb5{padding-bottom: 5px;}
.pdgb200{padding-bottom: 200px;}
.leftz{left: 0;}
.mrgt_100{margin-top: -100px;}
.mrgr107{    margin-right: 107px;}
/****************COLORS*********************/
.white{color: white;}
.blue{color: #183549; }
.gray{color: #666666;}
.red{color: #ed1c24;}
/************************************************************JOBS**************************************************/
.add_one svg{
fill:#183549 ;

}
.hvr-bubble-bottom:before {
	    bottom: 5px!important;
  border-color: #ed1c24 transparent transparent transparent!important;
}
/**********************************************************ABOUT***********************************************/
.man{
	margin-right: -200px;
	max-width: 500px;
}
.archiv_box{
	width: 371px;
	height: 601px;
	transition: all .5s ease;
	background-color: #f4f4f4;
	border-bottom: 5px solid #ed1c24;
	max-width: 95%;
	margin: 0 auto;

}
.red_circle_c{
	background-color: white;
    border: 3px solid #ed1c24;
    border-radius: 50%;
	width: 64px;
	height:  64px;
	cursor: pointer;


}
.cont_icon{
	background-color: #183549;
	background-color: #183549;
padding: 10px;
width: 48px;
height: 48px;
border-radius: 50%;
margin: 5px;
}
.color2{
	background-color: #ed1c24!important;
}
.archiv_box:hover{
	box-shadow: 0 0 22px 2px rgba(0, 0, 0, 0.24);
}
.top_pic_bg{
	height: 47vh;
    margin-top: -160px;
    background-position-y: 81%;
	position: relative;
}
.read_more{
width: 151px;
height: 46px;
border-radius: 20px;
background-color: #183549 ;

}.read_more a{
	margin-top: 5px;
color: white;
text-align: center;
}
.read_more a:hover{

}

.hvr-shutter-in-vertical{
	background-color: #ed1c24!important;
	color: white!important;
	left: calc(50% - 75px)!important;
}
.hover_pic{
	opacity: 0;
	transition: all .5s ease;
}
.archiv_box:hover .hover_pic{
	opacity: 1!important;
}
.hover_pic svg{
	fill:#fff;
}
.hvr-shutter-in-vertical a{
	    line-height: 48px;
	color: white!important;
}
.hvr-shutter-in-vertical:before {
	width: 151px;
	height: 46px;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background-color: #183549!important;
    background: #183549;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 20px;
}
/********************************************************HOME*******************************************************/
#BackToTop{
	position: absolute!important;
right: 100px;
bottom: 10px;
cursor: pointer;
}
.woman{
	bottom: -42px;
	    background-size: 100%;
	    margin: 0;
		margin-right: -15px;
	    padding: 0;
		width: 100%;
}
.bor_red{
	position: relative;
}
.bor_red::after{
	content: "";
	width: 70px;
	height: 2px;
	background-color: #ed1c24;
	position: absolute;
	top: 101%;
	left: calc(50% - 35px);
}
.mrgb_72{
	margin-bottom: -72px!important;
}
.bg_logo{
	height:100px;
	background-position: center;
	background-size:contain;
	background-repeat: no-repeat;
}
.red_circle{
	background-color: white;
	border:3px solid #ed1c24;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	padding: 10px;
	position: relative;
}
.red_circle1::before{
	content: "";
	width: 2px;
	height: 75px;
	background-color: #ed1c24;
	position: absolute;
	top:100%;
	left: calc(50% - 1px);
}
.add::after{
	content: "";
	width: 100px;
	height: 50px;

}
.left_bor{
	border-right: 1px solid #dcdcdc;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section{
	z-index: 99999;
}
.slick-slider{
	margin-bottom: 0!important;
}
.none{opacity: 0;
height: 0;
margin: 0;
padding: 0;

}
.people_masc{
	-webkit-clip-path: circle(90% at 70% 49%);
	clip-path: circle(90% at 70% 49%);
height: 500px;

}
.current{

	opacity: 1;
	min-height: auto;
	transition: margin-top .7s ease;
}
.title_{
	position: relative;
	height: 171px;
	margin-bottom: 0;
	cursor: pointer;
}

.title_::after{
	content: "";
    height: 173px;
    width: 23px;
    background-size: cover;
    background-image: url(images/graygray.png);
    position: absolute;
    margin-right: 57px;
    top: 8px;
}
.title_.current::after{
	content: "";

    width: 23px;

    background-image: url(images/redgray.png);
    position: absolute;
    margin-right: 57px;
    top: 8px;
}
.title_3::after{
	content: "";
	height: 23px;
	width: 23px;

	background-image: url(images/gray.png);
	position: absolute;
	margin-right: 57px;
}
.row_bg{
	background-image: url(images/row.png);
	background-size: cover;
    margin: -56px -15px;
}
.top_bg{
	margin-top: -16vh;
	height: 94vh;
}
.red_row{
	height: 194px;
    margin: 0 auto;
    cursor: pointer;

}
.hvr-float-shadow {
    display: block!important;}
	.hvr-float-shadow:hover{
		transform: rotate(90deg)!important;
	}
	.red_row.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
	top: 0%!important;
left: 117%!important;
height: 176px;
width: 21%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transform: rotate(274deg);
}
.fff:hover  h2{
	margin-top:  90px;
	transition: margin-top .7s ease;
}
.anim_rotate:hover .red_row svg
{
	transform: rotate(90deg);
	top: -23px;
    left: 58px;
	transition: all .7s ease;
}
.anim_rotate:hover .ggg
{
	transform: rotate(-80deg);
	transition: all .7s ease;
}
.red_row svg{
	fill:#ed1c24;
	position: absolute;
	left: 77px;
    top: -40px;
	width: 234px;

}
.red_row svg:hover{
	fill:#183549;

}
header{
	z-index: 9999;
}
.white_icon{
background-color: white;
}
div.wpcf7 .ajax-loader { display: none !important; }
svg:not(.color) * { fill: inherit !important; }
.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 110%!important;
    left: -9%!important;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.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 ul,
.entry ol {
    list-style-position: inside;
}
.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;
	font-family: mikhmoret!important;
}
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: 656px;
    pointer-events: none;
}

.logo {
    font-size: 0;margin-top: 7px;
	z-index: 9999;

}
.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;
	line-height: 0;
}
#leos img {
    padding: 10px 0;
    height: 64px;
    width: auto;
}
#leos a {
    position: relative;
    display: inline-block;
}
#leos span {
    opacity: 0;
    position: absolute;
    right: 0;
    color: white;
    font-size: 22px;
	bottom: 30px;
	white-space: nowrap;
    -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 {
    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: translateX(100%) perspective(400px) rotateY(-10deg);
            transform: translateX(100%) perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: translateX(calc(100% + 20px)) perspective(400px) rotateY(10deg);
            transform: translateX(calc(100% + 20px)) perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: translateX(calc(100% + 20px)) perspective(400px) rotateY(0deg);
            transform: translateX(calc(100% + 20px)) 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: mikhmoret;
	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;
}
/* Input Syles form1*/
input,
.form1 div.wpcf7 input,
.form1 div.wpcf7 select,
.form1 div.wpcf7 textarea,
.form1 div.wpcf7 input[type=submit] {
	font-family: mikhmoret;
	font-size: 20px;
    border:0;
    padding: 12px 5px;
}
.form1 div.wpcf7 input[type=tel],
.form1 div.wpcf7 input[type=text],
.form1 div.wpcf7 input[type=email],
.form1 div.wpcf7 select,
.form1 div.wpcf7 textarea {
	width: 100% ;
	background: #FFFFFF60;
	color: white;
	border: 1px solid white;
	margin-top: 12px;
}
.form1 div.wpcf7 input::placeholder{
	color: white;
}
.form1 div.wpcf7 select option{
	color: #183549;
	height: 80px;
	line-height: 80px;
	background:#FFFFFF60;
}
.form1 div.wpcf7 textarea { height: 188px; }
.form1 div.wpcf7 input[type=submit] {
	display: block;
	width: 100%;
	background: #ed1c24;
	cursor: pointer;
	transition: all .5s ease;
	margin-top: 15px;
	border-radius: 30px;
	color: white;
	font-size: 25px;
}
.form1 div.wpcf7 input[type=submit]:hover{
	background-color: #183549;
}
/* 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: mikhmoret;
}
:-moz-placeholder {
	color: black;
	font-family: mikhmoret;
}
::-moz-placeholder {
	color: black;
	font-family: mikhmoret;
}
:-ms-input-placeholder {
	color: black;
	font-family: mikhmoret;
}
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 */

/* LoesLangsSelect Start */
#LoesLangsSelect {
	background-color: #E0DCDC;
	position: relative;
}
#LoesLangsSelect > svg {
	position: absolute;
	top: 9px;
	height: 8px;
	width: auto;
	fill:#000;
}
html[dir=rtl] #LoesLangsSelect > svg {
	left: 7px;
}
html[dir=ltr] #LoesLangsSelect > svg {
	right: 7px;
}
#LoesLangsSelect ul {
	background-color: inherit;
	overflow: hidden;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
#LoesLangsSelect,
#LoesLangsSelect ul li a,
#LoesLangsSelect ul:not(.dropped) {
	height: 26px !important;
}
#LoesLangsSelect ul li,
#LoesLangsSelect ul li a {
	width: 100%;
}
#LoesLangsSelect ul li a {
	padding: 3px 7px;
	box-sizing: border-box;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
#LoesLangsSelect ul li a:hover {
	background-color: #918C8C;
}
#LoesLangsSelect ul li a span {
	display: inline-block;
}
html[dir=rtl] #LoesLangsSelect ul li a {
	padding-left: 25px;
}
html[dir=ltr] #LoesLangsSelect ul li a {
	padding-right: 25px;
}
html[dir=rtl] #LoesLangsSelect ul.hflags li a span {
	margin-right: 5px;
}
html[dir=ltr] #LoesLangsSelect ul.hflags li a span {
	margin-left: 5px;
}
/* LoesLangsSelect End */

/* Start */
div.footer_menu > ul > li > a {
	color: white;
	text-align: right;
	font-size: 25px;
	font-weight: 300;
}
div.footer_menu > ul > li:hover {
	margin-right: 10px;
	transition: all .5s ease;
}
div.footer_menu > ul > li{
	text-align: right;
}
/* Responsive */
@media (min-width:800px) {
	/*footer_menu footer_menu footer_menu footer_menu*/
	div.footer_menu > ul > li > a {
		color: white;
		text-align: right;
		font-size: 25px;
		font-weight: 300;
	}
	div.footer_menu > ul > li:hover {
		margin-right: 10px;
		transition: all .5s ease;
	}
	div.footer_menu > ul > li{
		text-align: right;
	}
	#MobBtns,
	#MobNavBtn {
	  display: none;
	}

	nav#MainNav {
	  width: 100%;
	  text-align: center;
	  position: relative;

	}
	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;
		-webkit-transition: all .5s ease-out;
		transition: all .5s ease-out;
		margin: 3% 0%;
		min-width: 176px;
		    padding-top: 20px;
	}
	nav#MainNav div.main_menu > ul > li > a {
		display: inline-block;
		vertical-align: middle;
		font-family: mikhmoret;
		font-size: 25px;
		color: #fff;
		-webkit-transition: all .5s ease-out;
				transition: all .5s ease-out;
	margin: 2% 2%;
	}
	nav#MainNav div.main_menu ul li.current-menu-item ,
	nav#MainNav div.main_menu ul li:hover  {

		position: relative;
	}

	nav#MainNav div.main_menu > ul > li > a {
		-webkit-transform: perspective(1px) translateZ(0);
		transform: perspective(1px) translateZ(0);
		box-shadow: 0 0 1px transparent;
		position: relative;
		padding: 0 10%;
		padding-bottom: 6px;
	}

	nav#MainNav div.main_menu ul li.current-menu-item ::before{
		content: "";
    border-bottom: 2px solid #c62127;
    background: #c62127;
    height: 2px;
    width: 123%;
    left: 0;
    right: -15px;



	}
	nav#MainNav div.main_menu ul li :before  {
		  content: "";
		  position: absolute;
		  z-index: -1;
		  left: 50%;
		  right: 50%;
		  bottom: 0;
		  background: #c62127;
		  height: 2px;
		  -webkit-transition-property: left, right;
		  transition-property: left, right;
		  -webkit-transition-duration: 0.3s;
		  transition-duration: 0.3s;
		  -webkit-transition-timing-function: ease-out;
		  transition-timing-function: ease-out;
		}
		nav#MainNav div.main_menu ul li > a:hover:before, nav#MainNav div.main_menu ul li > a:focus:before, nav#MainNav div.main_menu ul li > a:active:before {
		  left: 0;
		  right: 0;
		}
	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;
		color:white;
	    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;
	}
	#footer_menu2 div.footer_menu > ul {
		display: flow-root;
	}
	#footer_menu2 div.footer_menu > ul > li{
		width: 45%!important;
    float: right;
display: inline-block;
	}
}
@media (max-width:1366px) and (min-width:800px) {
	.top_home{
		min-height: 0!important;
		    background-size: 126%!important;

	}
	.anim_rotate:hover .red_row svg
	{
		left: 6px;
	top: -16px!important;
	}
	.people_masc {
    -webkit-clip-path: circle(82% at 70% 49%);
    clip-path: circle(82% at 70% 49%);
    height: 500px;
}
	.red_row svg {

	max-width: 97%;
	}
	.logo {

	max-width: 84%;
	}
	.woman {
		height: 100%!important;
bottom: -56px;
left: 0;
background-size: 114%;
/* right: 0; */
width: calc(100% + 30px);
	}
	.red_row {
	width: 170px;
	height: 170px;

	}
	.red_row svg {

		left: 21px;
    top: -52px;

	}
	.row_bg{
		    height: 63vw!important;
	}.title_ {

    padding-right: 31px;
}

.logos_ .slick-next{

left: -45px!important;
}
.logos_ .slick-prev{
right: -45px!important;}
	.man {
	margin-right: -123px;
	max-width: 500px;
	}
	div.footer_menu > ul > li > a {
		color: white;
		text-align: right;
		font-size: 19px!important;
		font-weight: 300;
	}
	nav#MainNav div.main_menu > ul > li{
		min-width: 140px!important;
	}
	nav#MainNav div.main_menu > ul > li > a {

	font-size: 22px!important;}
	.container.c16 {
    max-width: 1300px;
}
.container.c15 {
    max-width: 1300px;
}

}
@media (max-width:1200px) and (min-width:800px) {
	.anim_rotate:hover .red_row svg {
    left: 6px;
    top: -38px!important;
}
.top_home{
	min-height: 0!important;

	background-size: 141%!important;
}
	.people_masc {
    -webkit-clip-path: circle(80% at 70% 49%);
    clip-path: circle(80% at 70% 49%);
    height: 500px;
}
	.red_row svg {

    max-width: 97%;
}
.logo {

    max-width: 84%;
}
.woman {
    height: 100%!important;
    bottom: -85px;
    left: 0;
    background-size: 114%;
    /* right: 0; */
    width: calc(100% + 30px);
}
.red_row {
    width: 150px;
    height: 150px;

}
.red_row svg {

    left: 13px;
    top: -58px;

}

	.man {
    margin-right: -123px;
    max-width: 500px;
}
	div.footer_menu > ul > li > a {
	    color: white;
	    text-align: right;
	    font-size: 19px!important;
	    font-weight: 300;
	}
	nav#MainNav div.main_menu > ul > li{
		min-width: 140px!important;
	}
	nav#MainNav div.main_menu > ul > li > a {

    font-size: 22px!important;}
	.container.c16 {
	max-width: 1100px;
}
.container.c15 {
	max-width: 1100px;
}
}
@media (max-width:1024px) and (min-width:800px) {
	.people_masc {
    -webkit-clip-path: circle(82% at 70% 49%);
    clip-path: circle(82% at 70% 49%);
    height: 500px;
}
.top_home {
    min-height: 0!important;
    background-size: 170%!important;
}
	.red_row svg {

    max-width: 97%;
}
.logo {

    max-width: 84%;
}
.woman {
    height: 100%!important;
    bottom: -126px;
    left: 0;
    background-size: 114%;
    /* right: 0; */
    width: 100% ;
}
.red_row {
    width: 139px;
    height: 141px;

}
.red_row svg {

    left: 13px;
    top: -58px;

}
	.man {
    margin-right: -123px;
    max-width: 500px;
}
	div.footer_menu > ul > li > a {
	    color: white;
	    text-align: right;
	    font-size: 19px!important;
	    font-weight: 300;
	}
	nav#MainNav div.main_menu > ul > li{
		min-width: 140px!important;
	}
	nav#MainNav div.main_menu > ul > li > a {

    font-size: 22px!important;}
	.container.c16 {
	max-width: 1100px;
}
.container.c15 {
	max-width: 1100px;
}
}
@media (max-width:800px) , (max-device-width:800px){

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

}


.articls_ .slick-slide {
    margin: 0 10px;
}
/* the parent */
.articls_ .slick-list {
    margin: 0 -10px;
}
.slick-slide {
    margin: 0 27px;
}
div.footer_menu > ul > li {
    text-align: center;
}
.logo {
    font-size: 0;
    margin-top: 7px;
    z-index: 9999;
    position: absolute;
    max-width: 200px;
    float: left;
    /* left: 10px; */
    right: 0;
    margin-right: 18%;
    pointer-events: none;
}
.mrgr107{
	margin-right: 61px;
}
.m_border{
	    border-bottom: 1px solid white;
}
.top_home{
	    padding-top: 200px!important;
    padding-bottom: 150px!important;
    margin-top: -127px!important;
height: auto;
}
section{
	overflow: hidden;
}
.red_row svg {

    width: 218px;}
	.red_row {
	    width: 160px;
	    height: 160px;
	    margin: 39px auto;
	    cursor: pointer;
	}
	.mw30{
		width: 80%;
	}
	.title_::after {

    margin-right: 18px;

}
.red_circle {
    background-color: white;
    border: 3px solid #ed1c24;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    padding: 10px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 10px;
    margin-bottom: 21px;
    margin-top: 10px;
}
.red_circle1::before {
    content: none;
    width: 2px;
    height: 100px;
    background-color: #ed1c24;
    position: absolute;
    top: 100%;
    left: calc(50% - 1px);
}
nav#MainNav{
	z-index: 9999999!important;
}
#menu-footer-menu
.logo {
	width: 200px;
	pointer-events: none;
	    margin-right: 59px;
	z-index: 99;
	position: absolute;
left: 45px;
}


.hard_p{
	margin-right: 75px;
width: 63%;
}
.mmrgbz{
	margin-bottom: 0;
}
.red_circle1::before {

    height: 163px;

}
.title_.current::after {

    margin-right: 18px;

}
.man {
    margin-right: 0;
    max-width: 234px;
    padding-top: 29px;
}
.archiv_box {

    max-width: 90%;
    margin: 0 auto;
}
.mmw50{
	max-width: 50%!important;
}
.mrgt_100{
	margin:0 auto!important;
}
.mvideo{
	margin: 0 auto!important;

}
.mrgt90 {
    margin-top: 40px;
}
.mrgb_72{
	margin-bottom: 0!important;
}
.mrgr100{
	margin: 0;
    padding: 0;
    width: 100%!important;
    margin-top: 0px!important;
}

.post_t{
	margin: 0!important;

top: 220px;

}
	#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;
		text-align: right;
	}
	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;
		color: red;
	}
	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;
	}
	.red_row{
		position: relative;
	}
	.red_row svg{
		position: absolute;
	left: 0;
	top: -52px;
	}
	.red_row svg:hover{
		left: 0;
		top: -52px;
	}
	.anim_rotate:hover .red_row svg {
	transform: rotate(0);
	top: -52px;
	left: 0;}
}
@media (max-width:500px) , (max-device-width:500px) {

}
.pointer-events-none{
pointer-events: none;}
.slick-next{

border-top: 2px solid #0e2839!important;
    border-left: 2px solid #0f2a3b!important;
    transform: rotate(-45deg);
z-index: 999999999;}
.slick-prev{

border-right: 2px solid #0e2839!important;
    border-bottom:  2px solid #0f2a3b!important;
    transform: rotate(-45deg);
z-index: 999999999;}
.reco_slider .slick-next{

border-top: 2px solid #fff!important;
    border-left: 2px solid #fff!important;
    transform: rotate(-45deg);
z-index: 999999999;}
.reco_slider .slick-prev{

border-right: 2px solid #fff!important;
    border-bottom:  2px solid #fff!important;
    transform: rotate(-45deg);
z-index: 999999999;}
.rll-youtube-player{
    position: initial !important;
}
#enable-toolbar-trigger svg .a {
    fill: #fff !important;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] { direction: rtl!important; }