﻿@charset "UTF-8";
/*
Theme Name: Leos Template 2.5
Theme URI: http://www.leos.co.il
Description: אתר בעיצוב אישי מחברת לאוס מדיה
Author: chen oren katz @LEOS
Version: 2.1
*/

* {
  margin: 0;
  padding: 0;
}
html,
body {
	font-size: 18px;
	font-family: 'Assistant', sans-serif;
	height: 100%;
  transition: .3s linear;
}
body.nload{
  opacity: 0;
}
body.loaded{
  opacity: 1;
}
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; }
.jcfs { -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start; }
.jcfe { -webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end; }
.fdc { -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.fw,.inrowf { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }

div.wpcf7 .ajax-loader { display: none !important; }
svg:not(.color) * { fill: inherit !important; }
.slick-slider { margin-bottom: 0 !important; }
.slick-dots { bottom: 0 !important; };

.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;
    font-size: 22px;
    line-height: 1.4;
    color: #09070a;
}
h1,h2,h3 {
    font-weight: normal;
    margin: 0 0 0 0;
}
p { margin: 0 0 0 0; }
a { text-decoration: none; color: inherit; }
a:hover { text-decoration: none; }
ul { margin: 0 0 0 0;list-style: none; }

#wrapper {
	min-height: 100%;
	position: relative;
}
#content {
	padding-bottom: 800px;
	-webkit-transition:all .5s linear;
	        transition: all .5s linear;
}
.acf-map {
    width: 100%;
    height: 366px;
    pointer-events: none;
}
.logo {
    font-size: 0;
}
.logo a {
	display: inline-block;
}
.logo a img {
	max-width: 100%;
}
.hoverbox a,
.phb a,
.service a{
    display: block;
    height: 100%;
}
.innerbox{
    width: 70%;
}
.inner.box{
    width: 95%;
}
.col2{
    width: calc(100%/2 - 15px);
}
.col2m{
    width: calc(100%/2 - 0px);
}
.col3{
    width: calc(100%/3 - 20px);
}
.col4{
    width: calc(100%/4 - 5px);
}
.col4m{
    width: calc(100%/4 - 20px);
}
.slick-dots {
    bottom: 30px !important;
}
.slickon li button {
    border-radius: 50%;
    border: 2px solid #fff !important;
}
.slickon li button:before {
    color: transparent !important;
}
.slickon li.slick-active button {
    background: #fff !important;
}

/*header*/

header{
    padding-bottom: 20px;
}

.top-phone a {
    background-color: #61aeda;
    padding: 5px 0;
    width: 30%;
    display: block;
    height: 100%;
}
.top-phone{
    direction: rtl;
}
html[dir="rtl"] .top-phone {
    direction: ltr;
}
.tph-icon svg{
	fill: #fff;
    width: 30px;
    height: 30px;
}
html[dir="rtl"] .tph-icon svg{
    -ms-transform: rotate(-98deg);
    -webkit-transform: rotate(-98deg);
    transform: rotate(-98deg);
}
.tph-txt{
	color: #fff;
	font-size: 30px;
    direction: ltr;
    white-space: nowrap;
}
#lang_sel_list{
    width: 150px;
    height: 20px !important;
}
#lang_sel_list a.lang_sel_sel,
#lang_sel_list a.lang_sel_other{
    font-size: 15px;
}
#lang_sel_list li.icl-he:before{
    content: '';
    display: none;
}

/*home*/

.blackbg,
.darkbg{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(50, 50, 50, 0.3);
}
.slickon h2 {
    color: #fff;
    font-weight: bold;
    top: 40%;
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
}
.services-section,
.textbox-section,
.boxes-section,
.pagec-wrap,
.ceo-section,
.goals-section{
    padding: 45px 0;
    z-index: 999;
}
.services-section h2,
.textbox-section h2,
.boxes-section h3,
.pagec-wrap h2,
.goals-section h2{
    color: #4ba0d1;
    margin-bottom: 70px;
    padding-bottom: 20px;
}
.services-section h2:after,
.textbox-section h2:after,
.boxes-section h3:after,
.pagec-wrap h2:after,
.goals-section h2:after{
    border-bottom: 3px solid #4ba0d1;
    content: '';
    width: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.service{
    margin-bottom: 30px;
}
.service h3{
    position: absolute;
    bottom: 0;
    background: rgba(36, 32, 32, 0.9);rgba(36, 32, 32, 0.9);
    color: #fff;
    padding: 10px 0;
    width: 100%;
}
.hoverbox{
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: 100%;
    background: rgba(97, 197, 218, 0.9);
    color: #fff;
}
.hoverbox .abscenter{
    width: 70%;
}
.hoverbox a.read-more{
    display: none;
}
.hoverbox h4{
    color: #fff;
    font-weight: normal;
    margin-bottom: 15px;
}
.hoverbox span{
    font-size: 20px;
    line-height: 25px;
}
.service:hover .hoverbox{
    bottom: 0;
}
.service:hover h3{
    bottom: -100%;
}
.darkbg{
    background: rgba(36, 32, 32, 0.9);
}
.textaera{
    color: #fff;
    font-size: 22px;
    line-height: 32px;
}
.textaera p{
    margin-bottom: 25px;
}
.boxes-section h3{
    font-size: 35px;
    margin: 15px 0 30px 0;
}
.boxes-section span{
    color: #09070a;
    font-size: 22px;
    line-height: 32px;
}

/*about*/

.pheader{
    z-index: 999;
}

h1{
    position: absolute;
    bottom: 10%;
    right: 0;
    left: 0;
    margin: 0 auto;
    font-weight: bold;
    color: #fff;
    background: rgba(97, 174, 218, 0.82);
    padding: 10px 0;
    width: 35%;
    max-width: 500px;
}
.pagec-wrap h2,
.goals-section h2{
    margin-bottom: 30px;
}
.secimg.bgimg{
    background-position: top center;
}
.sectxt{
    background: #61aeda;
    font-size: 22px;
    line-height: 32px;
    padding: 25px 0 25px 20px;
}
.sectxt .entry p{
    color: #fff !important;
}
.box-icon svg{
    width: 90px;
    height: 90px;
    fill: #61aeda;
}
html[dir="rtl"] .sectxt,
html[dir="rtl"] .form-area{
    padding: 25px 20px 25px 0px;
}

/*contact page*/

.form-area {
    background: #61aeda;
    padding: 25px 0 25px 20px;
}
.form-area h4{
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 10px;
}
.cont-info{
    margin-top: 35px;
}
.conti-icon svg{
    fill: #fff;
    width: 35px;
    height: 35px;
}
.conti-txt{
    color: #fff;
    margin-top: 10px;
}
.page-template-template.page-template-page-contact .top-footer{
    display: none;
}

/*archive*/

.onepost h3{
    font-size: 30px;
    margin-bottom: 10px;
    color: #242020;
}
.onepost{
    margin-bottom: 35px;
}
.onepost p{
    min-height: 200px;
}
a.read-more {
    display: block;
    position: absolute;
    bottom: 0;
    color: #61aeda;
    border: 1px solid #61aeda;
    width: 60%;
    padding: 7px 0;
    text-align: center;
    margin-top: 25px;
    line-height: 1;
    -webkit-transition:all .5s ease;
    transition: all .5s ease;
}
a.read-more:after {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    right: 35px;
    top: 3px;
    font-size: 30px;
    -webkit-transition:all .5s ease;
    transition: all .5s ease;
}
html[dir="rtl"] a.read-more:after{
    right: 78%;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 4px;
}
.onepost:hover a.read-more{
    background: #61aeda;
    color: #fff;
}
.onepost:hover a.read-more:after{
    color: #fff;
}

/*single*/

.single-right{
    width: calc(75% - 5px);
}
.single-left{
    width: calc(25% - 5px);
}
.single-right h3{
    color: #61aeda;
    font-size: 25px;
    margin: 15px 0;
}
.single-left h3{
    background: #61aeda;
    color: #fff;
    padding: 5px 0 5px 5px;
    font-size: 30px;
}
ul#menu-sidebar > li{
    margin: 10px 0;
    position: relative;
}
ul#menu-sidebar > li > a{
    display: block;
    width: 100%;
    height: 100%;
    color: #242020;
    font-size: 20px;
    -webkit-transition:all .5s ease;
    transition: all .5s ease;
}
ul#menu-sidebar li.current_page_item > a,
ul#menu-sidebar li.current-menu-item > a,
ul#menu-sidebar li:hover > a {
    color: #61aeda;
    padding-left: 10px;
}
ul#menu-sidebar li.current_page_item:before,
ul#menu-sidebar li.current-menu-item:before,
ul#menu-sidebar li:hover:before{
    opacity: 1;
}
html[dir="rtl"] ul#menu-sidebar li.current_page_item > a, ul#menu-sidebar li.current-menu-item > a, ul#menu-sidebar li:hover > a {
    padding-left: 0;
    padding-right: 10px;
}
html[dir="rtl"] .single-left h3{
    padding: 5px 5px 5px 0px;
}

/*float*/

.contsidebar .contcontainer{
    position:relative;
}
.contheader {
    width: 55px;
    height: 90%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 100%;
    cursor: pointer;
	background-color: #ff4a5a;
    background-image: url('images/contheader.png');
	background-repeat: no-repeat;
	background-position: center;
    background-size: 30px;
    transition: all .5s ease;
    opacity: 1;
    visibility: visible;
    -ms-transform: rotate(-98deg);
    -webkit-transform: rotate(-98deg);
    transform: rotate(180deg);
}
#close{
    background-image: url(images/cross.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center center;
    background-color: #ff4a5a;
    position: absolute;
    display: inline-block;
    vertical-align: top;
    right: 100%;
    width: 55px;
    height: 55px;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
}
.contheader:hover,
#close:hover{
	background-color: #4ba0d1;
}
.contsidebar {
    position: fixed;
    top: 20%;
    z-index: 9999;
    width: 100%;
    max-width: 300px;
    right: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    transform: translate(100%);
    transition: all .7s ease-out;
}
.contbody{
    background: rgba(46, 46, 46, 0.85);
    padding: 15px 10px;
}
.contbody h4{
	color: #fff;
	font-size: 30px;
	margin-bottom: 15px;
}
.contsidebar.active{
    transform: translate(0);
}
.contsidebar.active #close{
    opacity: 1;
    visibility: visible;
}
.contsidebar.active .contheader {
    opacity: 1;
    visibility: hidden;
}

/*footer*/
.blogo a{
    display: block;
    height: 100%;
}
.top-footer{
    background: #61aeda;
    padding:20px 0;
}
.bottom-form h4{
    text-align: center;
    font-weight: normal;
    position: relative;
    font-size: 40px;
    color: #fff;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.bottom-form h4:after{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-bottom: 3px solid #fff;
    content: '';
    width: 100px;
}
.footer-bottom{
    padding: 15px 0;
}
.footer-bottom h4{
    font-size: 20px;
    margin-bottom: 15px;
}
.blogo img{
    width: auto;
    max-width: 100%;
    height: auto;
}
.txtboxf p,
.phb{
    margin-bottom: 10px;
}
.phb:last-of-child{
    margin-bottom: 0;
}
ul#menu-bottom li{
    position: relative;
    display: inline-block;
}
ul#menu-bottom li > a{
    display: block;
    padding: 0 8px 8px 0px;
}
footer {
    position: absolute;
    bottom: 64px;
    left: 0;
    height: auto;
    min-height: 50px;
    width: 100%;
}
#leos {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
    text-align: center;
    overflow: hidden;
}
#leos img {
    padding-top: 10px;
    height: 50px;
    width: auto;
}
#leos a {
    position: relative;
    display: inline-block;
}
#leos span {
    opacity: 0;
    position: absolute;
    right: 0;
    color: white;
    font-size: 22px;
    bottom: 10px;
    -webkit-animation-duration: 3s;
    		animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    		animation-fill-mode: both;
    -webkit-transition:.3s;
    		transition: .3s;
}
#leos a:hover span {
    right: -170px;
    opacity: 1;
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
            transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
            transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

#FloatSocials {
	position: fixed;
	display: block;
	top:30%;
	left:10px;
	z-index: 90;
}
#FloatSocials a {
	margin-bottom: 5px;
	display: inline-block;
}
#FloatSocials img,
#FloatSocials svg {
	width: 30px;
	height:30px;
	fill:#000;
	-webkit-transition:all .5s ease;
	transition: all .5s ease;
}
a.facebook_icon:hover svg {
	fill: #3b5998 !important;
}
a.google_icon:hover svg {
	fill: #dd4b39 !important;
}
a.twitter_icon:hover svg {
	fill: #00aced !important;
}
a.youtube_icon:hover svg {
	fill: #bb0000 !important;
}
a.instagram_icon:hover svg {
	fill: #e95950 !important;
}
a.pinterest_icon:hover svg {
	fill: #cb2027 !important;
}
a.linkedin_icon:hover svg {
	fill: #007bb6 !important;
}
/* Contact form style Start */
span.wpcf7-form-control-wrap {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
/* Red Ballons CSS */
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	position: absolute;
	bottom: 100%;
	background: #f00;
	border-radius: 5px;
	color: #fff;
	padding: 8px 15px;
	font-size: 16px;
	white-space: nowrap;
	left: 5%;
	-webkit-animation: formerror 400ms;
	        animation: formerror 400ms;
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip.tip_out {
	-webkit-transition: all 400ms;
	transition: all 400ms;
	opacity: 0;
	-webkit-transform: translate3d(0,100%,0);
	        transform: translate3d(0,100%,0);
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top:100%;
	left: 10%;
	border-left: 0 solid transparent;
	border-right: 15px solid transparent;
	border-top: 10px solid #f00;
}
@-webkit-keyframes formerror {
	from {
		opacity: 0;
		bottom: 0;
	}
	to {
		opacity: 1;
		bottom: 100%;
	}
}
@keyframes formerror {
	from {
		opacity: 0;
		bottom: 0;
	}
	to {
		opacity: 1;
		bottom: 100%;
	}
}
/* Input Syles */
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;
	}
}
:-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;
}
.form-area div.wpcf7 input,
.bottom-form div.wpcf7 input,
.contbody div.wpcf7 input{
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 25px;
}
.form-area div.wpcf7 input[type=submit],
.bottom-form div.wpcf7 input[type=submit]{
    color: #61aeda;
    font-weight: bold;
    font-size: 25px;
    background: #fff;
    border: 1px solid transparent;
}
.form-area div.wpcf7 input[type=submit]:hover,
.bottom-form div.wpcf7 input[type=submit]:hover{
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}
.bottom-form div.wpcf7 input[type=submit]{
    color: #000;
    font-weight: normal;
}
.form-area ::-webkit-input-placeholder {
	color: #fff;;
}
.bottom-form ::-webkit-input-placeholder {
	color: #fff;;
}
.contbody ::-webkit-input-placeholder {
	color: #fff;;
}
.contbody span.wpcf7-form-control-wrap{
    margin-bottom: 10px
}
.contbody div.wpcf7 input{
    font-size: 20px;
}
.contbody div.wpcf7 input[type=submit]{
    background-color: #ff4a5a;
    background-image: url(images/right-arrow.svg);
    background-position: calc(100% - 50px);
    background-repeat: no-repeat;
    background-size: 20px;
    border: 0;
    color: #fff;
}
.contbody  div.wpcf7 input[type=submit]:hover{
    background-position: calc(100% - 40px);
}
html[dir="rtl"] .contbody div.wpcf7 input[type=submit]{
    background-image: url(images/left-arrow.svg);
    background-position: calc(50% - 50px);
}
html[dir="rtl"] .contbody div.wpcf7 input[type=submit]:hover{
    background-position: calc(50% - 60px);
}
/* Contact form style End */
/* Start */

/* Responsive */
@media (min-width:800px) {
	#MobBtns,
	#MobNavBtn {
	  display: none;
	}
	nav#MainNav {
	  width: 100%;
	  text-align: center;
	  position: relative;
      z-index: 9999;
	}
	nav#MainNav * {
	    background: inherit;
	}
	div.main_menu {
	  font-size: 0;
	}
	nav#MainNav div.main_menu > ul {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    font-size: 0;
	}
	nav#MainNav div.main_menu > ul > li {
        margin: 0 30px;
	    position: relative;
	}
	nav#MainNav div.main_menu > ul > li > a {
		display: inline-block;
		vertical-align: middle;
		font-family: 'Assistant', sans-serif;
		font-size: 19px;
		color: #1e1e1e;
        border-bottom: 2px solid transparent;
		-webkit-transition: all .5s ease-out;
				transition: all .5s ease-out;
	}
	nav#MainNav div.main_menu ul li.current_page_item > a,
	nav#MainNav div.main_menu ul li.current-menu-item > a,
	nav#MainNav div.main_menu ul li:hover > a {
		border-bottom: 2px solid #61aeda;
	}
    nav#MainNav div.main_menu > ul > li ul.sub-menu {
        display:-moz-flex;
        display:-ms-flexbox;
        display:-webkit-flex;
        display:flex;
        background: rgba(255, 255, 255, 0.92);
        z-index: 999;
        width: 600px;
        min-width: 250px;
        position: absolute;
        top: 100%;
        line-height: 1;
        left: 0;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease;
    }
    nav#MainNav div.main_menu > ul > li ul.sub-menu li.current_page_item > a,
	nav#MainNav div.main_menu > ul > li ul.sub-menu li.current-menu-item > a,
	nav#MainNav div.main_menu > ul > li ul.sub-menu li:hover > a {
		border-bottom: 0px solid transparent !important;
	}
    nav#MainNav div.main_menu > ul > li ul.sub-menu li.current_page_item:after,
	nav#MainNav div.main_menu > ul > li ul.sub-menu li.current-menu-item:after,
	nav#MainNav div.main_menu > ul > li ul.sub-menu li:hover:after {
		opacity: 1;
	}
	nav#MainNav .sub-menu li {
	    display: block;
        width: 100%;
        position: relative;
	}
    nav#MainNav .sub-menu li::after{
        content: '\f111';
        font-family: fontawesome;
        color: #61aeda;
        top: 11px;
        left: 5px;
        font-size: 10px;
        position: absolute;
        opacity: 0;
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease;
    }
	nav#MainNav .sub-menu li a {
	    display: block;
	    font-size: 18px;
	    padding: 5px;
	    width: calc(100% - 10px);
	    -webkit-transition:all .5s ease;
	    transition: all .5s ease;
	}
	nav#MainNav .menu-item-has-children:hover .sub-menu {
	    opacity: 1;
	    z-index: 10;
	    pointer-events: auto;
	}
}
@media (max-width:1366px) and (min-width:800px) {

}
@media (max-width:1200px) and (min-width:800px) {

}
@media (max-width:1024px) and (min-width:800px) {

    a.read-more:after{
        right: 15px;
    }

}
@media (max-width:800px) , (max-device-width:800px){

    .slick-dots{
        display: none !important;
    }

    .boxes-section h3,
    .bottom-form h4{
        font-size: 25px;
    }
    .box-icon svg{
        width: 50px;
        height: 50px;
    }
    h1{
        width: 95%;
        padding: 5px 0;
    }
    .ceo-section.flex,
    .contp.flex{
        display: block;
    }
    .form-area,
    .sectxt {
        padding: 25px 0 25px 0px;
    }
    .inner.box,
    .innerbox {
        margin: 0 auto;
    }
    .innerbox {
        width: 95%;
        font-size: 0.7em;
    }
    .slickon h2{
        top: 10%;
    }
    .form-area div.wpcf7 input,
    .bottom-form div.wpcf7 input,
    .form-area div.wpcf7 input[type=submit],
    .bottom-form div.wpcf7 input[type=submit]{
        font-size: 18px;
    }
    .services-section, .textbox-section, .boxes-section, .pagec-wrap, .ceo-section, .goals-section{
        padding: 20px 0 10px 0;
    }
    html[dir="rtl"] .sectxt, html[dir="rtl"] .form-area {
        padding: 25px 0px 25px 0px;
    }
    #lang_sel_list {
        position: absolute !important;
        bottom: 20px;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    #lang_sel_list li:before {
        right: -4px !important;
        top: 3px !important;
    }
    #lang_sel_list a.lang_sel_sel,
    #lang_sel_list a:visited{
        color: #000 !important;
    }
    .logo {
        font-size: 0;
        width: 60%;
        margin: 0 auto;
    }
    a.read-more{
        width: 100%;
    }

	.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; }
	.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; }
	.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; }
    .ceo-section .secimg{ height: 250px;}
	#content { padding-bottom:0; }
	#leos { position:static; }
	footer { position:static; }

    #MobNavBtn, nav#MainNav {
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
	#MobNavBtn {
		display: block;
		position: absolute;
		top:10px;
		left: 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 {
		width: 100%;
	}
	nav#MainNav {
		display:block;
		position:fixed;
		height:auto;
		width:200px;
		z-index:9999;
		bottom:0;
		top:0;
		right: 100%;
		height:100vh;
		-webkit-transition:all .5s ease;
		transition: all .5s ease;
		text-align: right;
	}
	nav#MainNav,
	nav#MainNav ul.sub-menu {
		background-color: rgba(97, 174, 218, 0.95) !important;
	}
    nav#MainNav.active {
        right: 45%;
    }
	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:#000;
		font-size: 20px;
		padding:5px 10px;
		width:calc(100% - 20px);
	}
	nav#MainNav div.main_menu > ul > li > a {
	    padding: 10px 10px 5px 30px;
		width:calc(100% - 40px);
		font-size: 20px;
        text-align: left;
	}
	nav#MainNav div.main_menu ul li.active,
	nav#MainNav div.main_menu ul li.current-menu-item {
		background-color: #fff;
	}
	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;
        right:2.5px;
        z-index: 99999;
    }
	#MobBtns a {
		width:40px;
		height:40px;
		border-radius: 50%;
		margin: 2.5px 0;
		background: #d33232;
		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;
	}
}
