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

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

@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;
*/
* {
  margin: 0;
  padding: 0;
}
html,
body {
  font-family: 'Assistant', sans-serif;
  height: 100%;
  font-size: 18px;
  background-color: #ebebeb;
}
iframe { max-width: 100%; }

.hfs40 { font-size: 40px;font-size: calc(25px + 0.8vw); }
.hfs45 { font-size: 45px;font-size: calc(25px + 1.05vw); }
.hfs50 { font-size: 50px;font-size: calc(25px + 1.3vw); }
.hfs55 { font-size: 55px;font-size: calc(25px + 1.6vw); }
.hfs60 { font-size: 60px;font-size: calc(25px + 1.83vw); }
.hfs65 { font-size: 65px;font-size: calc(25px + 2.1vw); }
.hfs70 { font-size: 70px;font-size: calc(25px + 2.34vw); }
.hfs75 { font-size: 75px;font-size: calc(25px + 2.61vw); }
.hfs80 { font-size: 80px;font-size: calc(25px + 2.87vw); }
.hfs100 { font-size: 100px;font-size: calc(25px + 3.92vw);line-height: 1; }
.hfs110 { font-size: 110px;font-size: calc(25px + 4.45vw);line-height: 1; }

.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; }

.w50 { width: 50%; }
.w100 { width: 100%; }
.h100 { height: 100%; }
.bold { font-weight: bold; }
.anim { -webkit-transition:all .5s ease;transition: all .5s ease; }
.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%); }

.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; }
.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; }

.col4{width:calc(100%/4 - 15px);}
.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 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;
}
.tax-rec_cat #content {
  padding-bottom: 1200px !important;
}
#content {
	/*padding-bottom: 800px;*/
  position: relative;
	-webkit-transition:all .5s linear;
	        transition: all .5s linear;
}

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

header {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	background: rgba(2, 2, 2, 0.8);
	min-height: 100px;
    z-index: 900;
}
header.stiky {
    position:fixed;
    top:0;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  -webkit-animation-name: nav;
          animation-name: nav;
    transform: translateY(0);
}
@-webkit-keyframes nav {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes nav {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
header img {
    max-height: 80px;
    max-width: 250px;
    height: auto;
    width: auto;
}
header .container.flex nav {
    margin-left: 20px;
}
header .tph {
    font-size: 27px;
    text-align: center;
    font-weight: 600;
    margin-left: 20px;
}
header .tph a {
    white-space: nowrap;
}
header .rside {
    width: 44%;
}
.logo {
    font-size: 0;
}
.logo a {
  display: inline-block;
}
.logo a img {
	max-width: 100%;
}
footer {
    position: relative;
    /*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 {
    display: block;
	margin-bottom: 7px;
    width: 28px;
    height:28px;
    background-color: #fff;
    border-radius: 50%;
}
#FloatSocials img,
#FloatSocials svg {
	width: 30px;
	height:30px;
	fill:#000;
	-webkit-transition:all .5s ease;
	transition: all .5s ease;
}
#FloatSocials svg * {
    background-color: inherit !important;
}
#FloatSocials a.facebook_icon svg,
a.facebook_icon:hover svg {
	fill: #3b5998 !important;
}
#FloatSocials a.google_icon svg,
a.google_icon:hover svg {
	fill: #dd4b39 !important;
}
#FloatSocials a.twitter_icon svg,
a.twitter_icon:hover svg {
	fill: #00aced !important;
}
#FloatSocials a.youtube_icon svg,
a.youtube_icon:hover svg {
	fill: #bb0000 !important;
}
#FloatSocials a.instagram_icon svg,
a.instagram_icon:hover svg {
	fill: #e95950 !important;
}
#FloatSocials a.pinterest_icon svg,
a.pinterest_icon:hover svg {
	fill: #cb2027 !important;
}
#FloatSocials a.linkedin_icon svg,
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 */
div.wpcf7 input,
div.wpcf7 select,
div.wpcf7 textarea,
div.wpcf7 input[type=submit] {
	font-family: 'Assistant', sans-serif;
    border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 1;
	color: #fff;
}
div.wpcf7 input[type=tel],
div.wpcf7 input[type=text],
div.wpcf7 input[type=email],
div.wpcf7 select,
div.wpcf7 textarea {
	width: calc(100% - 62px);
	background: none;
	font-size: 35px;
	padding: 6px 50px 9px 10px;
	border:1px solid #fff;
	font-weight: 600;
}
div.wpcf7 textarea { height: 120px; }
div.wpcf7 input[type=submit] {
	display: block;
	width: 100%;
	background: #009cff;
	cursor: pointer;
	font-size: 40px;
	padding: 10px 5px 13px 5px;
	font-weight: bold;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
div.wpcf7 input[type=submit]:hover {
	background: #283891;
}
div.wpcf7 input[type=tel],
div.wpcf7 input[type=text],
div.wpcf7 input[type=email],
div.wpcf7 textarea {
	background-position: right 13px center;
	background-size: 25px auto;
	background-repeat: no-repeat;
}
div.wpcf7 input[type=tel] {
	background-image: url(images/cfph.svg);
}
div.wpcf7 input[type=text] {
	background-image: url(images/cfuser.svg);
}
div.wpcf7 textarea {
    background-image: url(images/bedit.svg);
    background-position: right 13px top 10px !important;
}
/* 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;
}
footer ::-webkit-input-placeholder,
#FloatCF ::-webkit-input-placeholder,
#TopFront ::-webkit-input-placeholder {
	color: white;
}
footer :-moz-placeholder,
#FloatCF :-moz-placeholder,
#TopFront :-moz-placeholder {
	color: white;
}
footer ::-moz-placeholder,
#FloatCF ::-moz-placeholder,
#TopFront ::-moz-placeholder {
	color: white;
}
footer :-ms-input-placeholder,
#FloatCF :-ms-input-placeholder,
#TopFront :-ms-input-placeholder {
	color: white;
}
.wp-caption-text.gallery-caption{color: #009CFF;
    font-weight: bold;}
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 */
/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob.actived, .hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Start */
.blct {
	color: #009cff !important;
}
.wct {
	color: #fff;
}
.st {
	text-align: center;
	margin-bottom: 20px;
}
.st span {
	display: inline-block;
	position: relative;
	padding-bottom: 3px;
}
.st span:after,
.st span:before {
	content: '';
	position: absolute;
	top: calc(50% - 1px);
	width: 1000px;
	height: 2px;
	background-color: #a1a1a1;
}
.st span:before {
	left: 125%;
}
.st span:after {
	right: 125%;
}
#TopFront {
	background-color: #000;
	color: #fff;
}
#TopFront .overlay {
	padding: 40px 0;
	background-color: rgba(0, 0, 0, 0.7);
	min-height: calc(100vh - 215px);
}
#TopFront .box.noimgs {
	background-image: url(images/decore.webp);
}
#FTCFBox h2,
#TopFront .ph {
	margin-bottom: 20px;
}
#TopFront .captions {
	margin-bottom: 60px;
}
#TopFront .darr {
	margin-top: 80px;
}
#TopFront .darr svg {
	width: 54px;
	height: 29px;
	fill:#fff;
}
#FTCFBox .col3 {
	width: calc(100%/3 - 15px);
}
#MainCats .onecat {
	height: 37vw;
	max-height: 670px;
	background-color: #dbe0e5;
}
#MainCats .onecat .hovbox {
    background-repeat: no-repeat;
    background-size: 45% auto;
    background-color: #dbe0e5;
}
#MainCats .onecat:nth-child(1) .hovbox {
    background-color: #e9ecef;
}
#MainCats .onecat:hover .hovbox {
    background-color: rgba(0, 156, 255, 0.7);
    color: #fff;
}
#MainCats .onecat:not(:hover) {
    background-image: url(images/transparent.png) !important;
}
#MainCats .onecat.rimg .hovbox {
	background-position: right bottom;
	text-align: left;
}
#MainCats .onecat.limg .hovbox {
	background-position: left bottom;
}
#MainCats .text {
	padding: 50px;
}
#MainCats .text span {
	font-size: 25px;
	font-weight: 300;
}
#Customers {
	padding: 40px 0 60px 0;
	background-color: #fff;
}
#Customers h2 {
	margin-bottom: 40px;
}
#Customers .onelogo {
	padding: 10px;
    margin: 0 7px;
    width: 12%;
    min-width: 100px;
	border: 1px solid #aaaaaa;
	height: auto !important;
}
#Customers .onelogo img {
	max-width: calc(100% - 10px) !important;
	max-height: calc(100% - 10px) !important;
	width: auto;
	height: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}
#Customers .onelogo:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0);
}
#Customers .str_wrap {
    background: none;
}
#Customers .str_move {
    min-width: 100%;
    display: flex;
    justify-content: space-between;
}
.br {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.stdbtn {
	font-size: 30px;
	padding: 5px 25px 8px 25px;
	margin-left: 20px;
	cursor: pointer;
}
.stdbtn:last-child {
	margin-left: 0;
}
.wbtn {
	border: 1px solid #fff;
	color: #fff;
}
.wbtn:hover,
.wbtn.active {
	background-color: #fff;
	color: #252525;
}
#Events {
	background-attachment: fixed;
}
#Events .overlay {
	background-color: rgba(0, 0, 0, 0.6);
	padding: 40px 0;
}
#Events .gbtns {
	margin-bottom: 30px;
}
#Events .gallsbox .col4 {
    width: calc(25% - 15px);
}
#Events .gallsbox .oneimg {
	margin-bottom: 20px;
}
#Events .gallsbox .oneimg a {
	height: calc(100% - 30px);
}
#Events .gallsbox h4 {
	font-size: 23px;
}
#MixBox {
	padding: 50px 0;
	background-color: #fff;
}
#MixBox .w50 {
	margin: 0 auto;
}
#CFPage .col3,
#MixBox .col3 {
	width: 30%;
	color: #3b3b3b;
	max-width: 220px;
}
#CFPage .col3 .circlebox,
#MixBox .col3 .circlebox {
	background-position: center center;
	background-size: 50%;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#MixBox .col3.ph .circlebox {
	background-color: #7da7d9;
	background-image: url(images/wiph.svg);
}
#MixBox .col3.mail .circlebox {
	background-color: #7dcbd9;
	background-image: url(images/wmail.svg);
}
#MixBox .col3.face .circlebox {
	background-color: #3a64ba;
	background-image: url(images/wface.svg);
}
#MixBox .col3 h4 {
	font-size: 25px;
}
#MixBox .col3 a {
	font-size: 21px;
	font-weight: 600;
}
#MixBox .box {
	width: 90%;
	max-width: 800px;
}
#MixBox .swiper-container {
	width: calc(100% - 100px);
	max-width: 650px;
	margin: auto;
}
#MixBox .swiper-container h4 {
	font-size: 30px;
}
#MixBox .swiper-container .txt {
	color: #2a2a2a;
	font-size: 25px;
	line-height: 1.4;
}
#About {
	padding: 50px 0;
	min-height: calc(100vh - 100px);
}
#About .container {
    z-index: 5;
}
#About .swiper-pagination {
    left: 20px;
    top: 50%;
    bottom: auto;
    width: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
#About .swiper-pagination > span {
    display: block;
    margin: 5px 0;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    background-color: #fff;
    opacity: 1;
}
#About .swiper-pagination > span.swiper-pagination-bullet-active {
    background-color: #009cff;
}
#About .swiper-container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
    z-index: 1;
}
#About.nobg {
	background-image: url(images/aboutbg.jpg);
}
#About .box {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 20px;
}
#About h2 {
	margin-bottom: 30px;
}
#VideoBox {
    background-color: #f7f8fb;
    padding: 40px 0;
}
#VideoBox .col3 {
    width: calc(100%/3 - 20px);
}
#VideoBox .onevideo {
    margin-bottom: 20px;
    height: 15vw;
}
#VideoBox .onevideo iframe {
    width: 100%;
    height: 100%;
}
.rm {
    margin-top: 20px;
}
#LikesBox .overlay {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 30px 0;
}
#LikesBox .likebtns {
    margin-bottom: 20px;
}
#MediaBox .onebtn,
#LikesBox .likebtns .onebtn,
#RecsArchPage .otherrecrs .onebtn {
    margin-left: 20px;
    color: #009cff;
}
#MediaBox .onebtn:last-child,
#LikesBox .likebtns .onebtn:last-child,
#RecsArchPage .otherrecrs .onebtn:last-child {
    margin-left:0;
}
#LikesBox .col3 {
    width: calc(100%/3 - 50px);
}
#MediaBox .mbox.hidden,
#LikesBox .onelbox.hidden {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
}
#LikesBox .onerec,
#RecsArchPage .onerec {
    background-color: #fff;
    padding: 30px 15px 20px 15px !important;
    margin: 15px 0;
}
#LikesBox .onerec svg,
#RecsArchPage .onerec svg {
    width: 40px;
    height: 30px;
    fill:#009cff;
    position: absolute;
    top: -15px;
}
#LikesBox .onerec > div,
#RecsArchPage .onerec > div {
    font-size: 21px;
    font-weight: bold;
    color: #009cff;
}
#LikesBox .onerec > div p,
#RecsArchPage .onerec > div p {
    margin-bottom: 20px;
    line-height: 1;
}
#LikesBox .onerec > div img,
#RecsArchPage .onerec > div img {
    max-width: 100px;
    height: 100px;
    width: auto;
    height: auto;
}
#LikesBox .onerec > span,
#RecsArchPage .onerec > span {
    font-size: 21px;
    line-height: 1.4;
    display: block;
    margin-bottom: 15px;
    max-height: 250px;
    overflow-x: hidden;
}
.stdbtn2 {
    cursor: pointer;
    color: #000;
    border: 0;
    font-size: 32px;
    padding: 5px 30px;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
}
.stdbtn2.bbc {
    border:1px solid #000;
}
.stdbtn2:hover,
.stdbtn2.active {
    color: #fff !important;
    border-color: #17a3fc;
    background-color: rgba(23, 163, 252, 0.9);
}
.stdbtn2 span {
    padding-bottom: 3px;
    display: inline-block;
}
.stdbtn2.ar span {
    margin-left: 10px;
}
#Counters .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px 0 40px 0;
}
#Counters h4 {
    font-size: 25px;
}
#Counters h4,
#Counters .num {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
#FPosts {
    padding: 50px 0;
    background-color: #f7f8fb;
}
#FPosts h3 {
    margin-bottom: 20px;
}
#FPosts .col2 {
    width: calc(50% - 15px);
}
#FPosts .onefpost {
    margin-bottom: 25px;
}
#FPosts .onefpost:hover {
    background-color: #ebebeb;
}
#FPosts .onefpost:last-child {
    margin-bottom: 0;
}
#FPosts .onefpost .thumb {
    width: 25%;
    min-height: 200px;
}
#FPosts .onefpost .cont {
    width: calc(75% - 10px);
}
#FPosts .onefpost .cont .cbox {
    padding: 10px;
}
#FPosts .onefpost .cont .cbox h4 {
    color: #233859;
}
#FPosts .onefpost .cont .cbox > span {
    display: block;
    color: #5a5a5a;
    font-size: 22px;
    line-height: 1.3;
}
#FPosts .onefpost .cont .cbox .rm span {
    display: inline-block;
    color: #4b4b4b;
    font-size: 23px;
    text-decoration: underline;
    padding-left: 30px;
    padding-bottom: 3px;
    background: url(images/lbarr.svg) 5px center / 10px no-repeat;
}
#FPosts .onefpost:hover .cont .cbox .rm span {
    background-position: left center;
}
footer .overlay {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 40px 0;
}
#FootCF .footcftitle {
    margin-bottom: 10px;
}
#FootCF .col3,
#FloatCF .col3 {
    width: 100%;
    margin-bottom: 20px;
}
#FootCF .col3:last-child,
#FloatCF .col3:last-child {
    margin-bottom: 0;
}
footer hr {
    height: 1px;
    background-color: #fff;
    border: 0;
    margin: 40px 0;
}
.facebox {
    width: 100%;
    max-width: 300px;
    height: 214px;
}
footer .rfside {
    width: 100%;
    max-width: 300px;
}
footer .rfside img.flogo {
    max-width: 200px;
    height: auto;
    margin-bottom: 20px;
}
.footinfo p span {
    font-size: 19px;
    font-weight: bold;
}
.footinfo p {
    font-weight: 600;
    font-size: 25px;
}
footer .footmenu {
    width: 100%;
    max-width: 380px;
}
footer .footmenu > span {
    width: 1px;
    display: block;
    background-color: #fff;
    margin: 40px 0;
}
footer .footmenu ul li a {
    display: inline-block;
    font-size: 21px;
    color: #fff;
    padding: 2px 2px 5px 2px;
    -webkit-transition: all .5s ease;
    		transition: all .5s ease;
}
footer .footmenu ul li a:hover,
footer .footmenu ul li.current-menu-item a {
    color: #009cff;
}
footer .footmenu ul li:after {
    content: '';
    width: 80%;
    height: 1px;
    background-color: #fff;
    margin: 0 auto;
    display: block;
}
footer .footmenu ul li:last-child:after {
    display: none;
}
footer ul.sub-menu {
    display: none;
}
#FooterSocials a,
#FooterSocials a svg {
    display: block;
    width: 40px;
    height: 40px;
    fill:#fff;
}
#FooterSocials a {
    margin: 0 3px;
}
#PageTop {
    height: auto;
    min-height: 24vw;
}
.toppad {
    padding-top: 100px;
}
.bcbox {
    min-height: 30px;
}
.toppad h1 {
    margin-bottom: 40px;
}
#ArchPage .col3 {
    padding: 15px;
    width: calc(100%/3 - 60px);
    border: 2px solid transparent;
}
#ArchPage .onepost {
    display: block;
    background-color: #fff;
    margin-bottom: 30px;
}
#ArchPage .onepost .thumb {
    height: 21vw;
    min-height: 200px;
}
#ArchPage .onepost h3 {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    line-height: 1;
    padding: 5px 5px 8px 5px;
    background-color: rgba(255, 255, 255, 0.65);
}
#ArchPage .onepost .text {
    color: #000;
    font-size: 21px;
    line-height: 1.3;
    padding-top: 15px;
}
#ArchPage .onepost:hover {
    border-color: #009cff;
}
#ArchPage .onepost:hover h3 {
    color: #fff;
    background-color: rgba(0, 156, 255, 0.65);
}
.singlepost {
    padding-bottom: 30px;
}
#ThePage .entry {
    max-width: 1400px;
}
#MediaBox .col4 {
    width: calc(25% - 10px);
}
#MediaBox,
#MediaBox .mediabox {
    margin-top: 30px;
}
#MediaBox .onephoto {
    display: block;
    margin-bottom: 18px;
    height: 13.5vw;
}
#MediaBox .onevideo {
    height: 12vw;
    margin-bottom: 20px;
}
#MediaBox .onephoto:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
#MediaBox .onevideo iframe {
    width: 100%;
    height: 100%;
}
#RecsArchPage .col4 {
    width: calc(25% - 50px);
    padding: 0 15px;
}
#RecsArchPage .otherrecrs {
    margin-bottom: 40px;
}
#ThePage .entry {
    padding-bottom: 40px;
}
#TeamBox .col2 {
    width: calc(50% - 20px);
    margin-bottom: 30px;
}
#TeamBox .image {
    width: 45%;
    min-height: 250px;
}
#TeamBox .info {
    width: 55%;
    background-color: #fff;
}
#TeamBox .info .box {
    padding: 15px;
}
#TeamBox .image h3 {
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}
#TeamBox .image h3 .title {
    font-size: 26px;
    font-weight: 300;
}
#TeamBox .image h3 svg {
    max-width: 25px;
    height: 25px;
}
#TeamBox .image h3 > span {
    font-size: 21px;
}
#TeamBox .image h3 p span {
    font-weight: bold;
    margin-left: 10px;
}
#TeamBox .image h3 a {
    display: inline-block;
    margin-right: 10px;
}
#TeamBox .info ul li {
    font-size: 21px;
    margin-bottom: 10px;
}
#TeamBox .info ul li:last-child {
    margin-bottom: 0;
}
#TeamBox .info ul li > span {
    color: #2d86c3;
    margin-right: 5px;
}
.ffix {
    padding-bottom: 3px;
}
#CFPage .overlay {
    background-color: rgba(255, 255, 255, 0.7);
}
#CFPage .cfpagebox {
    max-width: 900px;
    padding-bottom: 40px;
}
#CFPage .col2 {
    width: calc(50% - 10px);
}
#CFPage h1 {
    padding-top: 40px;
}
#CFPage .text {
    font-weight: 600;
    margin: 20px 0 10px 0;
}
#CFPage .circlebox.big {
    border: 2px solid #039dff;
    background-color: #fff;
}
#CFPage .circlebox svg {
    width: 70%;
    height: 70%;
    fill:#039dff;
}
#CFPage .circlebox.small {
    margin-bottom: 0;
}
#CFPage .face .circlebox.big {
    border-color: #3b5998;
}
#CFPage .face .circlebox svg {
    fill:#3b5998;
}
#CFPage a:hover .circlebox svg {
    fill: #fff;
    width: 40%;
    height: 40%;
}
#CFPage .circlebox.small {
    width: 50%;
    height: 50%;
}
#CFPage a:hover .circlebox.small {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
}
#CFPage a:hover .circlebox.small {
    background-color: #039dff;
}
#CFPage a:hover.face .circlebox.small {
    background-color: #3b5998;
}
#CFPage .cfinfo h4 {
    font-size: 30px;
    color: #3b3b3b;
    font-weight: bold;
}
#CFPage .cfinfo > a > span {
    font-size: 25px;
    color: #3b3b3b;
    font-weight: 600;
}
#CFPage .cpcfi,
#CFPage .cpcft {
    margin-bottom: 10px;
}
#CFPage .cpcfi input,
#CFPage .cpcft textarea {
    border-color: #636363;
    color: #000;
    font-size: 26px;
    background-color: rgba(255, 255, 255, 0.8);
}
#CFPage .hiddensel {
    height: 0;
    visibility: hidden;
    overflow: hidden;
}
#CFPage div.wpcf7 .cpcfi input[type=text] {
    background-image: url(images/buser.svg);
}
#CFPage div.wpcf7 .cpcfi input[type=tel] {
    background-image: url(images/bphone.svg);
}
#CFPage div.wpcf7 .cpcfi input[type=email] {
    background-image: url(images/bmail.svg);
}
#CFPage div.wpcf7 .cpcfi .your-date input {
    background-image: url(images/bdate.svg);
}
#CFPage .cpcfb input[type=submit] {
    padding-left: 30px;
    background: #fa1f2f url(images/wlarr.svg) calc(50% - 100px) center / 15px no-repeat;
}
#CFPage .cpcfb input[type=submit]:hover {
    background-color: #2aa4f9;
    background-position: calc(50% - 110px) center;
}
#FloatCats {
    z-index: 30;
    position: fixed;
    right: 0;
    top: 50%;
    width: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
#FloatCats.checked {
    opacity: 1;
    visibility: visible;
}
#FloatCats .onecat {
    position: relative;
    left: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    width: calc(100vw - 50px);
    max-width: 1060px;
    margin-bottom: 5px;
    padding: 10px 20px 10px 0;
    background-color: rgba(0, 156, 255, 0.8);
}
#FloatCats.checked .onecat {
    left: -50px;
}
#FloatCats .onecat.active {
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#FloatCats .onecat:last-child {
    margin-bottom: 0;
}
#FloatCats .onecat .postsbox {
    width: calc(100% - 65px);
}
#FloatCats .onecat .col4 {
    width: calc(25% - 30px);
    padding: 0 10px;
}
#FloatCats .onecat a.col4 {
    font-size: 25px;
    color: #363636;
    font-weight: 600;
    padding: 20px 10px 23px 10px;
    background-color: #fff;
    margin: 10px 0;
}
#FloatCats .onecat a:hover {
    background-color: #393939;
    color: #fff;
}
#FloatCats .btn {
    white-space: nowrap;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    font-size: 27px;
    line-height: 1;
    height: 35px;
    width: 50px;
}
#FloatCats .btn span {
    display: block;
    cursor: pointer;
    padding: 10px 20px 13px 20px;
}
#FloatCats .btn span:hover {
    background-color: #283891;
}
#FloatCats .cls {
    cursor: pointer;
    position: absolute;
    top: 0;
    height: 100%;
    width: 0;
    right: 100%;
    opacity: 0;
    visibility: hidden;
    background: #393939 url(images/wrarr.svg) center center / 45% auto no-repeat;
}
#FloatCats .onecat.active .cls {
    width: 40px;
    opacity: 1;
    visibility: visible;
}
#FloatCats .onecat .cls:hover {
    background-color: #283891;
}
#FloatCF {
    position: fixed;
    bottom: 0;
    padding: 20px 0;
    height: calc(50vh - 40px);
    width: 100%;
    left: -100%;
    background-color: rgba(57, 57, 57, 0.95);
    z-index: 900;
}
#FloatCF.active {
    left: 0;
}
#FloatCF .flcfbox {
    margin: 0 auto;
    max-width: 900px;
}
#FloatCF .footcftitle {
    margin-bottom: 10px;
}
#FloatCF .cls {
    position: absolute;
    cursor: pointer;
}
#FloatCF .cls svg {
    width: 80px;
    height: 80px;
    fill:#fff;
}
#FloatCF .cls:hover svg {
    fill:#009cff;
}
#FloatCF .btn {
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #393939;
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
    padding: 10px;
    cursor: pointer;
}
#FloatCF .btn:after,
#FloatCF .btn:before {
    content: '';
    position: absolute;
}
#FloatCF .btn:after {
    border-style: solid;
    top: calc(50% - 3px);
    left: calc(100% + 3px);
    border-width: 3px 0 3px 5px;
    border-color: transparent transparent transparent #009cff;
}
#FloatCF .btn:before {
    width: 3px;
    height: 100%;
    top: 0;
    left: 100%;
    background-color: #009cff;
}
#FloatCF .btn:hover {
    background-color: #009cff;
}
#FloatCF.active .btn {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
#FloatCF .btn svg {
    fill:#009cff;
    width: 23px;
    height: 20px;
}
#FloatCF .btn:hover svg {
    fill: #fff;
}

.gallery-item {
  position: relative;
  overflow: hidden;
  transition: 0.9s cubic-bezier(0.68, -0.7, 0.27, 1.55);
}

.gallery-item.hidden {
  opacity: 0;
  visibility: hidden;
  transition: .5s linear;
}

.gallery-item.orderlast {
  /*order: 999 !important;*/
}

.gallery-item a {
  height: 100%;
  width: 100%;
  display: block;
}

.gallery-item a:hover .hoverdetails {
  transform: scale(1) rotate(0);
  opacity: 1;
}

.gallery-item .img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.gallery-item .hoverdetails {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(5) rotate(25deg);
  transition: .4s ease-in-out;
}

.gallery-item .hoverdetails h3 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}


/* Responsive */
@media (min-width:800px) {
    #MobBtns,
    #MobNavBtn {
      display: none;
    }
    nav {
      width: 100%;
      text-align: center;
    }
    div.main_menu {
      font-size: 0;
    }
    nav div.main_menu > ul {
        font-size: 0;
    }
    header .container.flex nav div.main_menu > ul {
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
                justify-content: flex-start;
    }
    nav div.main_menu > ul > li > a {
    	display: inline-block;
    	vertical-align: middle;
    	font-family: 'Assistant', sans-serif;
    	font-size: 25px;
    	font-weight: 600;
    	padding: 32px 10px 35px 10px;
    	color: #fff;
    	-webkit-transition: all .5s ease-out;
    			transition: all .5s ease-out;
    }
    header .container.flex nav div.main_menu > ul > li > a {
        font-size: 20px;
        padding: 35px 10px 39px 10px;
    }
    nav div.main_menu > ul > li.current-menu-item > a,
    nav div.main_menu > ul > li:hover > a {
    	background-color: #07517f;
    }
    nav div.main_menu > ul > li ul.sub-menu {
        z-index: 999;
        width:94%;
        position: absolute;
        top: 100%;
        right: 0;
        opacity: 0;
        color: #fff;
        background-color: #037fcf;
        pointer-events: none;
        padding: 20px 3%;
        -webkit-transition: opacity .5s ease;
        		transition: opacity .5s ease;
    }
    .sub-menu li {
        display: block;
        width: 25%;
    }
    .sub-menu li a {
        display: block;
        font-size: 25px;
        padding: 5px 10px;
        font-weight: 600;
        width: calc(100% - 20px);
        -webkit-transition:all .5s ease;
                transition: all .5s ease;
    }
    nav div.main_menu > ul > li ul.sub-menu li a:hover,
    nav div.main_menu > ul > li ul.sub-menu li.current-menu-item a {
        color: #080906;
    }
    .menu-item-has-children:hover .sub-menu {
        opacity: 1;
        z-index: 10;
        pointer-events: auto;
    }
}
@media (max-width:1450px) and (min-width:800px) {
    header .tph {
        font-size: 23px;
    }
    header .container.flex nav div.main_menu > ul > li > a {
        font-size: 18px;
    }
}
@media (max-width:1200px) and (min-width:800px) {

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

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

    .nomobile { display:none !important; }
    .mcenter { text-align: center !important; }
    .mrelative { position: relative !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; }
	.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; }
	.mfw { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }
    .mmb10 { margin-bottom: 10px !important; }
    .mmb15 { margin-bottom: 15px !important; }
    .mmb20 { margin-bottom: 20px !important; }
    .mdp { padding: 20px 0 !important; }
    .mw50 { width: 50% !important; }
    .mw50s { width: calc(50% - 10px) !important; }
    .mw100 { width: 100% !important; }
    .mmw100 { max-width: 100% !important; }
	.mblock{display:block!important;}
	.mw90{width:90%!important;margin:0 auto; }
    .gallery figure
    {
        width:100%!important;
    }
	.gallery_default .wpmf-gallery-item
{
	width:100%!important;

}
#Events .gallsbox .oneimg a {
    height: calc(70% - 20px);
}
.gallery-item a img
{
height:auto;

 width:75%;
}
    .container.c18
{
 width:100%;
}

    #MixBox .col3 .circlebox {
        max-width: 150px;
        margin: auto;
    }
    header {
        min-height: 0;
    }
    header.flex {
        padding: 10px 0;
    }
    #TopFront {
        padding-top: 0;
    }
    #TopFront .logo {
        width: 90%;
        margin: auto;
    }
    #MainCats .text {
        padding: 20px;
    }
    #TopFront .darr {
        margin-top: 40px;
    }
    div.wpcf7 input,
    div.wpcf7 select,
    div.wpcf7 textarea,
    div.wpcf7 input[type=submit] {
        font-size: 28px !important;
    }
    #MainCats .onecat {
        height: 50vw;
    }
    .stdbtn2 {
        font-size: 23px;
        padding: 5px 20px;
    }
    .entry {
        font-size: 23px;
    }
    .toppad h1 {
        text-align: center;
    }
    .swiper-button-next,
    .swiper-button-prev {
        width: 20px !important;
        height: 37px !important;
        background-size: 20px 37px !important;
    }
    .swiper-button-next,
    .swiper-container-rtl
    .swiper-button-prev {
        right: 0 !important;
    }
    .swiper-button-prev,
    .swiper-container-rtl
    .swiper-button-next {
        left: 0 !important;
    }
    #ArchPage .onepost {
        width: calc(50% - 40px);
    }
    #FootCF,
    #FTCFBox {
        max-width: 550px;
        margin: auto;
    }
    #RecsArchPage .col4 {
        width: calc(100% - 30px);
    }
    #CFPage .cpcfb input[type=submit] {
        background-position: calc(50% - 50px) center;
    }
    #CFPage .cpcfb input[type=submit]:hover {
        background-position: calc(50% - 60px) center;
    }
    #FloatCF .cls {
        margin: 0 auto 10px auto;
    }
    #FloatCF .cls svg {
        width: 50px;
        height: 50px;
    }
    #MixBox .swiper-container {
        width: calc(100% - 60px);
    }
    #FloatCF {
        position: fixed;
        bottom: 0;
        padding: 20px 10px;
        height: calc(100vh - 40px);
        width: calc(100% - 20px);
    }
    #LikesBox .onerec,
    #RecsArchPage .onerec {
        margin: 15px auto;
    }
    .stdbtn {
        font-size: 23px;
        padding: 5px 15px 8px 15px;
    }
    #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:20px;
        right:100%;
        width:45px;
        height:45px;
        background:inherit;
        z-index: 9999;
    }
    header .logo img {
        max-height: 70px;
    }
    .toppad {
        padding-top: 90px;
    }
    #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 {
        width: 100%;
    }
	nav#MainNav {
		display:block;
		position:fixed;
		height:auto;
        width:200px;
		z-index:999;
		bottom:0;
		top:0;
        right:-200px;
        height:100vh;
        -webkit-transition:all .5s ease;
        transition: all .5s ease;
		text-align: right;
	}
    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: #009cff;
		position: relative;
	}
	#MobBtns a svg {
		fill: #fff;
		width:60%;
		height:60%;
	}
    #FloatSocials {
        display:none;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width:calc(100% - 4px);
        max-width:200px;
        bottom:2px;
        right:2px;
        top:auto;
    }
    #FloatSocials div {
        margin: 2px 5px;
    }
    #FloatSocials svg {
        width:30px;
        height:30px;
    }
    #FloatSocials.replaced {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
	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;
	}
    #LikesBox .onerec,
    #RecsArchPage .onerec {
        max-width: 330px;
    }
    #MediaBox .onebtn, #LikesBox .likebtns .onebtn, #RecsArchPage .otherrecrs .onebtn {
        margin-left: 0;
    }
}
@media (max-width:700px) , (max-device-width:700px){
    .smw100 {
        width: 100% !important;
    }
	.cat-head {
		top: calc(100% - 30px)!important;
		font-size: 25px !important;
		line-height: 30px !important;
	}
}
@media (max-width: 500px), (max-device-width: 500px){
    .mw50s {
        width: 100% !important;
    }
}
.children-box-wraper {
	width: 49%;
	padding-top: 40%;
	position: relative;
	background: white;
	margin-top: 64px;
}
.children-box-wraper .inner-wraper {
	position: absolute;
	top: 50%;
	right: 50%;
	width: 90%;
	height: 90%;
	transform: translate(50%,-50%);
	overflow: hidden;
}
.cat-head {
	position: absolute;
	top: calc(100% - 62px);
	width: 100%;
	text-align: center;
	color: #009cff;
	font-family: Assistant;
	font-size: 45px;
	font-weight: 700;
	line-height: 62.8px;
	background: rgba(255,255,255,0.8);
	transition: padding 0.5s ,background 0.5s, color 0.5s,top 0.5s;
}
.children-box-wraper:hover .cat-head {
	top: 0;
	padding-top: 36%;
	background: #009cffc7;
	color: white;
	height: 56%;
}
div#gallery{
    height:1000px!important;
}

#PageTop iframe{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 120vh;
    transform: translate(-50%, -50%);
}
.bgimg.vv {
    height: auto !important;
    min-height: 38vw !important;
    position: relative;
    overflow: hidden;
}

.ytyt {
/*position:relative;*/
/*pointer-events: none;*/

}
 @media (max-width:768px){
   .ytyt {
    margin-top: -180px;
  	margin-bottom: -190px; 
   }
   .mwhite {
  background-color: #ebebeb;
}
}

.ytyt iframe, .ytyt object, .ytyt embed 
}
.video-overlay {
  position: absolute;
  background-color: black;
  opacity: 0.7;
}

.loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] { direction: rtl!important; }