﻿@charset "UTF-8";
/*
Theme Name: Leos Template 2.5
Theme URI: http://www.leos.co.il
Description: אתר בעיצוב אישי מחברת לאוס מדיה
Author: Chen Oren Katz @LEOS
Version: 2.5
*/


* {
  margin: 0;
  padding: 0;
}
html,
body {
	font-size: 18px;
	font-family: 'Assistant', sans-serif;
	height: 100%;
}
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; }

.lh1 { line-height: 1; }
.lh11 { line-height: 1.1; }
.lh12 { line-height: 1.2; }
.lh13 { line-height: 1.3; }
.lh14 { line-height: 1.4; }
.lh15 { line-height: 1.5; }
.w50 { width: 50%; }
.w100 { width: 100%; }
.h100 { height: 100%; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb50 { margin-bottom: 50px; }
.bold { font-weight: 700; }
.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; }
.fdcr { -webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse; }
.fdrr { -webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse; }
.fw,.inrowf { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }

div.wpcf7 .ajax-loader { display: none !important; }
svg:not(.color) * { fill: inherit !important; }

.entry {
    font-size: 18px;
    line-height: 1.4;
    color: #424141;
}
.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;
}
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 {
    width: 90%;
    margin: 0 auto !important;
	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;
}
.logo a {
	display: inline-block;
}
.logo a img {
	max-width: 100%;
}
.wcolor{
	color: #fff;
}
.ofwhcolor{
    color: #e3e2e2;
}
.gcolor{
	color: #34343e;
}
.grcolor{
	color: #01a896;
}
.box95{
    width: 95%;
    margin: 0 auto;
}
.box85{
    width: 85%;
    margin: 0 auto;
}
.box90{
    width: 90%;
    margin: 0 auto;
}
.box85{
    width: 85%;
    margin: 0 auto;
}
.box65{
    width: 65%;
    margin: 0 auto;
}
.p45{
    padding: 45px 0;
}
.opensance{
    font-family: 'Open Sans', sans-serif;
}
.col2{
    width: calc(100%/2 - 100px);
}
.col2m{
    width: calc(100%/2 - 30px);
}
.col2m1{
    width: calc(100%/2 - 5px);
}
.col3{
    width: calc(100%/3 - 20px);
}
.col3m{
    width: calc(100%/3 - 5px);
}
.col4{
    width: calc(100%/4 - 20px);
}
.pb45{
    padding-bottom: 45px;
}


/*header*/

header{
    padding: 15px 0;
    width: 90%;
    margin: 0 auto;
}
.tph{
    background: #e23c39;
    padding: 2px 15px;
    border-radius: 15px;
}
.rightsq img{
    width: 50%;
    max-width: 100%;
    height: auto;
}

/*home*/

.top-squres {
    height: 780px;
    height: 40vw;
}
.rightsq{
    z-index: 2;
}
.rightsq .box65{
    padding-bottom: 100px;
}
.graybg{
    position: absolute;
    top: 0;
    background: rgba(52, 52, 60, 0.94);
    z-index: -1;
}
.leftsq{
    background-image: url(images/Collage.jpg);
}
span.tree-strip{
    position: absolute;
    bottom: -9px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
span.tree-strip img{
    width: 100%;
    height: auto;
}
.onecurse h3{
    position: absolute;
    bottom: 40px;
    margin: 0 auto;
    width: 90%;
    right: 0;
    left: 0;
    padding: 7px 0;
}
.onecurse:last-of-type h3,
.rcicle,
.curses-red h3,
.onepost:hover h3{
    background: #52bdb2;
}
.onecurse:first-of-type h3,
.curses-green h3,
.gcicle{
    background: #e9636c;
}
.onecurse:last-of-type .hoverbox,
.redhover{
    background: rgba(24, 175, 159, 0.79);
}
.onecurse:first-of-type .hoverbox,
.greenhover{
    background: rgba(233, 99, 108, 0.79);
}
.hoverbox {
    position: absolute;
    top: -100%;
    width: 90%;
    right: 0;
    left: 0;
    height: 65%;
    margin: 0 auto;
}
.hoverbox h4,
.curses-red h4,
.curses-green h4,
.oneicon h4{
    font-weight: normal;
}
.onecurse:hover .hoverbox{
    top: 40px;
}
.sections-wrap{
    background-color: #f3f3f3;
    background-image: url(images/cl.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto;
    padding: 45px 0 100px 0;
}
.onesection{
    opacity: 0;
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
}
.onesection.active{
    opacity: 1;
}
.sections-wrap h2{
    letter-spacing: -4px;
}
@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}
.number{
    background: url(images/bullet.png) center center no-repeat;
    background-size: cover;
    width: 7%;
    margin-left: 15px;
}
span.lamp{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 11%;
    transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
}
span.lamp img{
    width: auto;
    max-width: 100%;
    height: auto;
}
.newsletter-section{
    background: #34343e;
    padding: 25px 0;
}
.mailin{
    width: calc(75% - 5px);
}
.sendbtn{
    width: calc(25% - 5px);
}
.curses-red h3,
.curses-green h3{
    padding: 10px 0;
}
.redhover,
.greenhover {
    position: absolute;
    width: 90%;
    height: 86%;
    top: 20px;
    right: -200%;
    left: 0;
    margin: 0 auto;
}
.onerc:hover .redhover,
.onerc:hover .greenhover{
    right: 0;
}
.rcicle,
.gcicle{
    position: absolute;
    top:10px;
    left: 10px;
    width: 15%;
}
.onerc:hover .rcicle,
.onerc:hover .gcicle{
    left: -120px;
}
.customers-wrap{
    background: url(images/reco-top.png) 94% 10% no-repeat, url(images/reco-bo.png) 4% 90% no-repeat #f9f7f7;
}
.numwrap{
    height: 135px;
}
.num{
    direction: ltr;
}
.newsletter-section img{
    width: auto;
    max-width: 100%;
    height: auto;
}
.circle-wrap {
  margin: 50px auto;
  width: 150px;
  height: 150px;
  background: #ddd;
  border-radius: 50%;
}
.circle-wrap .circle .mask,
.circle-wrap .circle .fill {
  width: 150px;
  height: 150px;
  position: absolute;
  border-radius: 50%;
}
.circle-wrap .circle .mask {
  clip: rect(0px, 150px, 150px, 75px);
}
.circle-wrap .circle .mask .fill {
  clip: rect(0px, 75px, 150px, 0px);
}
.oneprecent:nth-child(1) .circle-wrap .circle .mask .fill{
    background-color: #ec656d;
}
.oneprecent:nth-child(2) .circle-wrap .circle .mask .fill{
    background-color: #fcbf34;
}
.oneprecent:nth-child(3) .circle-wrap .circle .mask .fill{
    background-color: #02a998;
}
.oneprecent:nth-child(1) .circle-wrap .circle .mask.full.run,
.oneprecent:nth-child(1) .circle-wrap .circle .fill.run {
  transform: rotate(160deg);
    animation: fillo ease-in-out 3s;
}
.oneprecent:nth-child(2) .circle-wrap .circle .mask.full.run,
.oneprecent:nth-child(2) .circle-wrap .circle .fill.run {
  transform: rotate(150deg);
    animation: fillt ease-in-out 3s;
}
.oneprecent:nth-child(3) .circle-wrap .circle .mask.full.run,
.oneprecent:nth-child(3) .circle-wrap .circle .fill.run {
  transform: rotate(120deg);
    animation: fillth ease-in-out 3s;
}

@keyframes fillo {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(160deg);
  }
}

@keyframes fillt {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(150deg);
  }
}
@keyframes fillth {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(120deg);
  }
}
.circle-wrap .inside-circle {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    position: absolute;
    z-index: 100;
    font-weight: 700;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 10px;
}

/*pages*/

#ThePage .title_block,
#SinglePage .title_block{
    background: #fcbf34;
}
#RecsArchPage .title_block{
    background: #34343e;
}
#contactPage .title_block,
#ProjectsArchPage .title_block,
#SingleProPage .title_block{
    background: #52bdb2;
}
#ArchPage .title_block,
.onepost h3,
#CncptArchPage .title_block,
#SingleCNCPTPage .title_block{
    background: #ec656d;
}
.icon-wrap{
    background: #34343e;
}
.oneicon span{
    height: 80px;
}
.oneicon img{
    width: 80px;
    height: auto;
}
.oneicon{
    transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
}
.oneicon.active{
    transform: translateY(0);
    -webkit-transform: translateY(0);
}
.posttbox{
    background: rgba(255, 255, 255, 0.9);
    padding: 25px 0;
}
.onepost h3{
    padding: 10px 0;
}
.postbox{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.posttbox .entry{
    color: #000;
}
.onerec.n1 .entry,
.onerec.n2 .entry,
.onerec.n4 .entry{
    color: #fff;
}
.onerec.n3 .entry{
    color: #58585a;
}
.onerec.n3 h3{
    color: #52bdb2;
}
.onerec.n1{
    background-color: #34343e;
}
.onerec.n2{
    background-color: #52bdb2;
}
.onerec.n3{
    background-color:rgba(136, 136, 136, 0.45);
}
.onerec.n4{
    background-color: #ec656d;
}
.onerec{
    background: url(images/rtop.png) 94% 10% no-repeat, url(images/rbottom.png) 4% 90% no-repeat;
}
#columns {
    -webkit-column-count: 2;
    -webkit-column-gap: 5px;
    -webkit-column-fill: auto;
    -moz-column-count: 2;
    -moz-column-gap: 2px;
    -moz-column-fill: auto;
    column-count: 2;
    column-gap: 2px;
    column-fill: auto;
}
.pin {
    text-align: center;
    display: inline-block;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    width: calc(100% - 5px);
    margin-bottom: 5px;
}
.recothumb{
    width: 15%;
    margin: 0 auto 5px auto;
}
.cusomerimg{
    width: 8%;
    margin: 0 auto 5px auto;
}
.vidimg{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    opacity: 1;
}
.yellowbg {
    position: absolute;
    top: 20px;
    height: calc(100% - 40px);
    right: 0;
    left: 0;
    margin: 0 auto;
    background: rgba(252, 191, 52, 0.8);
    width: 90%;
    opacity: 0;
}
.yellowbg img{
    width: 55px;
}
.onevideo:hover .yellowbg{
    opacity: 1;
}
.yellowbg.hidden,
.vidimg.hidden{
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.contactp_content{
    background-image: url(images/contbg.jpg);
}
.wruwf{
    position: absolute;
    top: 0;
    left: 0;
    width: 31%;
}
.qus img{
    max-width: 144px;
    width: 100%;
}
.qus{
    text-align: left;
}
.tabbtn,
.sidebar h4{
    padding: 12px 20px;
    border: 1px solid #dddddd;
}
span .studyicon svg{
    width: 20px;
    height: 20px;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.tabbtn{
    color: #58585a;
    font-size: 18px;
}
.tabswrap svg{
    width: 50px;
    height: 50px;
}
.bigiconr svg,
.tabbtn:hover svg,
.tabbtn.active svg{
    fill: #ec757c;
}
.tabswrap .tabtitle,
.tabbtn:hover,
.tabbtn.active,
.sidebar_menu .menu-item-has-children .sub-menu li.current-menu-item > a,
.sidebar_menu .menu-item-has-children .sub-menu li:hover > a{
    color: #ec757c;
}
#Tabs .tabswrap .tabbox.hidden {
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.tabswrap{
    padding: 0 35px;
}
.sidebar{
    width: 20%;
}
#Tabs{
    width: 80%;
}
.sidebar h4,
.sidebar_menu > ul > li > a,
.sidebar_menu .menu-item-has-children .sub-menu li > a{
    font-weight: normal;
    font-size: 18px;
    color: #58585a;
}
.sidebar_menu{
    text-align: center;
}
.sidebar_menu > ul > li > a{
    display: block;
    width: 99.5%;
    border: 1px solid #dddddd;
    padding: 12px 0;
}
.sidebar_menu .menu-item-has-children:hover .sub-menu{
    position: relative;
}
.sidebar_menu .menu-item-has-children .sub-menu{
    max-height: 0;
    position: absolute;
    overflow: hidden;
    right: 0;
    width: 100%;
    top: 100%;
    padding: 10px 0;
    -webkit-transition:all .7s ease;
    transition: all .7s ease;
}
.sidebar_menu .menu-item-has-children:hover .sub-menu{
	max-height: 800px;
}
.sidebar_menu .menu-item-has-children .sub-menu li > a{
    padding: 5px 0;
    display: block;
    -webkit-transition:all .7s ease;
    transition: all .7s ease;
}
.sidebar_menu > ul > li > a,
.sidebar_menu > ul > li > a{
    position: relative;
    -webkit-transition:all .7s ease;
    transition: all .7s ease;
}
.sidebar_menu > ul > li > a:before,
.sidebar_menu > ul > li > a:before{
    content: '';
    width: 70%;
    margin: 0 auto;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    -webkit-transition:all .7s ease;
    transition: all .7s ease;
}
.sidebar_menu > ul > li.green > a:before{
    border-bottom: 3px solid #52bdb2;
}
.sidebar_menu > ul > li.red > a:before{
    border-bottom: 3px solid #ec656d;
}
.sidebar_menu > ul > li > a:after,
.sidebar_menu > ul > li > a:after{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: '';
    opacity: 0;
    -webkit-transition:all .7s ease;
    transition: all .7s ease;
}
.sidebar_menu > ul > li.green > a:after{
    border-color: #52bdb2 transparent transparent transparent;
}
.sidebar_menu > ul > li.red > a:after{
    border-color: #ec656d transparent transparent transparent;
}
.sidebar_menu > ul > li.green:hover > a:before,
.sidebar_menu > ul > li.red:hover > a:before,
.sidebar_menu > ul > li.red:hover > a:after,
.sidebar_menu > ul > li.green:hover > a:after{
    opacity: 1;
}
.gr.tabswrap svg,
.gr.tabbtn:hover svg,
.gr.tabbtn.active svg{
    fill: #52bdb2;
}
.gr.tabbtn:hover,
.gr.tabbtn.active,
.gr.tabswrap .tabtitle {
    color: #52bdb2;
}
.tabbtn svg{
    width: 25px;
    height: 25px;
    fill: #58585a;
}
.curse-wrapper{
    margin-top: 30px;
}
.ic{
    width: 15%;
    margin-left: 10px;
}
.ic img{
    width: auto;
    max-width: 100%;
    height: auto;
}
.icontxt-wrap{
    width: 80%;
}


/*BTT*/

#BackToTop{
    position: fixed;
    left: 5%;
    top: 55%;
    width: 66px;
    opacity: 0;
}
#BackToTop.active{
    opacity: 1;
}
#BackToTop img{
    width: auto;
    max-width: 100%;
    height: auto;
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
}
#BackToTop svg{
    fill: #fff;
    width: 25px;
    height: 25px;
    background-color: #e23c39;
    padding: 10px;
}

/*floats*/

.contheader,
.vidheader {
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 101%;
    top: 0px;
    background-color: #e23c39;
    background-image: url(images/contheader.png);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 99;
}
.contheader:hover{
    background-color: #52bdb2;
}
.contsidebar,
.videobar{
    position: fixed;
    top: 250px;
	right: 100%;
    z-index: 9999;
    width: 100%;
    max-width: 300px;
	-webkit-transition:all .7s ease;
	transition: all .7s ease;
    transform: translate(0);
	-webkit-transform: translate(0);
}
.contbody{
    padding: 15px;
    background: #e23c39;
}
.contsidebar.active,
.videobar.active{
    transform: translate(100%);
	-webkit-transform: translate(100%);
    z-index: 99999;
}
.videobar{
    top: 320px;
}
.vidheader{
    background-color: #52bdb2;
    background-image: url(images/vidheader.png);
}
.vidheader:hover{
    background-color: #e23c39;
}

/*lang*/

#lang{
    position: fixed;
    left: 3px;
    top: 180px;
    width: 100%;
    max-width: 60px;
    height: 60px;
}
#lang_sel_list.lang_sel_list_vertical{
    width: 100% !important;
    max-width: 60px !important;
    height: 60px;
}
#lang_sel_list.lang_sel_list_vertical li {
    width: 100% !important;
}
#lang_sel_list.lang_sel_list_vertical ul a{
    background: #fcbf34;
    padding: 6px 10px !important;
}
#lang_sel_list.lang_sel_list_vertical a,
#lang_sel_list.lang_sel_list_vertical ul{
    border: 0 !important;
    font-family: 'Assistant', sans-serif;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
}

/*footer*/

.info{
    color: #292632;
}
.info svg{
    fill: #01a896;
    width: 40px;
    height: 40px;
    margin-left: 10px;
}
.footer-top{
    background-color: #34343e;
    background-image: url(images/tree-strip.png);
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 400px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.ficon{
    border: 2px dotted #fff;
    width: 15%;
    margin: 0 auto 10px auto;
}
.ficon svg{
    fill: #fff;
    width: 30px;
    height: 30px;
}
.footer-top h4{
    font-weight: normal;
}
ul#menu-bottom > li{
    margin: 0 0 5px 0;
}
ul#menu-bottom > li > a{
    display: block;
    color: #fff;
    font-size: 19px;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
ul#menu-bottom > li:hover > a,
ul#menu-bottom > li.current-menu-item > a{
    color: #01a896;
}
.news-slick .slick-dots{
    text-align: left !important;
    bottom: 0 !important;
}
.news-slick .slick-dots li button{
    background: #fff;
	width: 10px;
	height: 10px;
}
.news-slick li button:before,
.customers-slick li button:before{
    color:transparent !important;
    width: 10px !important;
    height: 10px !important;
}
.news-slick li button,
.customers-slick li button{
    border-radius:50%;
}
.news-slick li.slick-active button{
    background:#58585a !important;
}
.news-slick .slick-dots li,
.customers-slick .slick-dots li {
    width: 10px !important;
    height: 10px !important;
}
.customers-slick .slick-dots li button{
    background: #58585a;
	width: 10px;
	height: 10px;
}
.customers-slick li.slick-active button{
    background:#02a998 !important;
}
.fright span img{
    width: 50%;
    height: auto;
}
.fcenter #FloatSocials svg{
    fill: #fff;
}
footer {
    position: absolute;
    bottom: 64px;
    left: 0;
    right: 0;
    height: auto;
    min-height: 50px;
    width: 90%;
    margin: 0 auto;
    border-top: 1px solid #292632;
}
#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 {
	display: block;
	z-index: 90;
}
#FloatSocials a {
	margin: 0 5px;
	display: inline-block;
}
#FloatSocials img,
#FloatSocials svg {
	width: 30px;
	height:30px;
	fill:#01a896;
	-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', sans-serif;
}
:-moz-placeholder {
	color: black;
	font-family: 'Assistant', sans-serif;
}
::-moz-placeholder {
	color: black;
	font-family: 'Assistant', sans-serif;
}
:-ms-input-placeholder {
	color: black;
	font-family: 'Assistant', sans-serif;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}
.contactArea span.wpcf7-form-control-wrap,
.contactp_content div.wpcf7 input[type=tel],
.contactp_content div.wpcf7 input[type=text],
.contactp_content div.wpcf7 input[type=email],
.fleft span.wpcf7-form-control-wrap,
.contbody span.wpcf7-form-control-wrap{
    margin-bottom: 10px;
}
.contactArea div.wpcf7 input,
.contactp_content div.wpcf7 input,
.contactp_content div.wpcf7 textarea,
.fleft div.wpcf7 input,
.contbody div.wpcf7 input{
    background: transparent;
    border-radius: 10px;
    border: 2px solid #fff;
    color: #fff;
}
.fleft div.wpcf7 input{
    border-radius: 0px;
}
.contactArea ::-webkit-input-placeholder,
.contactp_content ::-webkit-input-placeholder,
.fleft ::-webkit-input-placeholder,
.contbody ::-webkit-input-placeholder {
	color: #fff;
}
.contactArea div.wpcf7 input[type=submit],
.newsletter-section div.wpcf7 input[type=submit],
.contactp_content div.wpcf7 input[type=submit]{
    background-color: #e23c39;
    color: #fff;
    background-image: url(images/sendbg.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: calc(50% - 60px);
    border: 0;
}
.contactArea div.wpcf7 input[type=submit]:hover,
.newsletter-section div.wpcf7 input[type=submit]:hover,
.contactp_content div.wpcf7 input[type=submit]:hover{
    background-position: calc(50% - 75px);
}
.newsletter-section div.wpcf7 input[type=email]{
    background-color: transparent;
    background-image: url(images/envelope.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: calc(100% - 20px);
    border: 2px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    padding: 8px 59px 8px 0;
    width: calc(100% - 59px);
}
.newsletter-section ::-webkit-input-placeholder {
	color: #fff;
    font-size: 25px;
}
.newsletter-section div.wpcf7 input[type=submit]{
    font-size: 25px;
    font-weight: bold;
    border-radius: 5px;
    background-position: calc(50% - 80px);
}
.newsletter-section div.wpcf7 input[type=submit]:hover{
    background-position: calc(50% - 90px);
}
.contactp_content div.wpcf7 textarea {
    height: 143px;
}
.fleft div.wpcf7 input[type=tel],
.fleft div.wpcf7 input[type=text],
.fleft div.wpcf7 input[type=email]{
    width: calc(100% - 12px);
}
.fleft div.wpcf7 input{
    padding: 5px 5px;
    border: 1px solid #fff;
}
.fleft div.wpcf7 input[type=submit]{
    background: #e23c39;
    border: 0;
    font-weight: bold;
}
.fleft div.wpcf7 input[type=submit]:hover{
    background: #fff;
    color: #e23c39;
}
.newsform div.wpcf7 input[type=submit] {
    position: absolute;
    top: 6px;
    left: 6px;
    background: url(images/go-back-arrow.svg);
    border-radius: 50px;
    width: 25px;
    height: 25px;
    background-size: 25px;
    background-repeat: no-repeat;
    color: transparent;
}
.newsform div.wpcf7 input[type=submit]:hover{
    background: url(images/go-back-arrow.png);
    color: transparent;
}
.contbody div.wpcf7 input[type=submit]:hover{
    background: #52bdb2;
}
/* Contact form style End */
/* Start */

/* Responsive */
@media (min-width:800px) {
	#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;
	}
	nav#MainNav div.main_menu > ul > li > a {
		display: inline-block;
		vertical-align: middle;
		font-family: 'Assistant', sans-serif;
		font-size: 20px;
		color: #fff;
        width: 100%;
        background: #c2c2c2;
        padding: 15px 0;
		-webkit-transition: all .5s ease-out;
				transition: all .5s ease-out;
	}
	nav#MainNav div.main_menu ul li.current-menu-item > a,
	nav#MainNav div.main_menu ul li:hover > a {
		background: #52bdb2;
	}
	nav#MainNav div.main_menu > ul > li ul.sub-menu {
	    display: block;
	    z-index: 999;
	    width: 100%;
	    position: absolute;
	    top: 100%;
	    right: 0;
	    opacity: 0;
        background: #c2c2c2;
	    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: #fff;
	    width: calc(100% - 10px);
	    -webkit-transition:all .5s ease;
	    		transition: all .5s ease;
	}
	nav#MainNav .menu-item-has-children:hover .sub-menu {
	    opacity: 1;
	    z-index: 10;
	    pointer-events: auto;
	}
}
@media (max-width:1366px) and (min-width:800px) {

    .onecurse h3{
        bottom: 20px;
    }
    .rcicle, .gcicle{
        width: 20%;
    }
    .newsletter-section .box65{
        width: 75%;
    }
    .wruwf{
        display: none;
    }

}
@media (max-width:1200px) and (min-width:800px) {

}
@media (max-width:1024px) and (min-width:800px) {

    nav#MainNav div.main_menu > ul > li > a{
        font-size: 18px;
    }
    .rightsq .box65 {
        padding-bottom: 35px;
    }
    .hoverbox img{
        width: 100%;
        max-width: 10%;
        height: auto;
    }
    .onecurse:hover .hoverbox {
        top: 20px;
    }
    .number{
        width: 15%;
    }
    .sections .box85{
        width: 100%;
    }
    .sections h3{
        width: 100%;
    }
    .newsletter-section .box65 {
        width: 95%;
    }
    .redhover img,
    .greenhover img{
        width: 20%;
    }
    .rcicle, .gcicle {
        width: 25%;
    }
    .info svg{
        width: 20px;
        height: 20px;
    }
    .info p{
        font-size: 18px;
    }
    .onepost{
        height: 300px !important;
    }
    .posttbox{
        padding: 15px 0;
    }

}
@media (max-width:800px) , (max-device-width:800px){

    #lang{
        position: absolute;
        top: 77%;
    }
    .logo a img{
        width: 85%;
    }
    .logo{
        text-align: left;
    }
    span.tree-strip{
        bottom: 0;
    }
    .top-squres{
        height: auto;
    }
    .onecurse h3{
        bottom: 10px;
    }
    .number{
        width: 10%;
    }
    .newsletter-section .box65,
    .customers-wrap .box65,
    .contactp_content .box65,
    .top-squres .box65{
        width: 96%;
    }
    .newsletter-section img,
    .cusomerimg{
        width: 40%;
    }
    .rcicle, .gcicle{
        width: 20%;
    }
    .customers-slick .slick-dots{
        bottom: -30px;
    }
    #columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .onepost{
        height: 300px !important;
    }
    .yellowbg{
        opacity: 1;
    }
    #FloatSocials{
        text-align: center;
        margin: 0 auto;
    }
    .tabbtn{
        width: 43%;
    }
    .tabbtn, .sidebar h4 {
        padding: 12px 10px;
    }
    .tabswrap{
        padding: 0;
    }
    .ic{
        margin: 0 auto 10px auto;
        width: 20%;
    }

	.nomobile { display:none !important; }
    .fflex { display:block !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: #34343e !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: #01a896;
	}
	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: #e23c39;
		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) {

}
