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

/*
font-family: Almoni;

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

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

* {
  margin: 0;
  padding: 0;
}
html,
body {
	font-size: 18px;
	font-family: Assistant;
	height: 100%;
}
iframe { max-width: 100%; }

.hfs30 { font-size: 30px;font-size: calc(20px + 0.52vw); }
.hfs35 { font-size: 35px;font-size: calc(20px + 0.81vw); }
.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); }
.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(25px + 4.45vw);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; }
.mb80 {margin-bottom: 80px; }
.bold { font-weight: bold; }
.sbold { font-weight: 600; }
.ebold { font-weight: 800; }
.light { font-weight: 300; }
.bgimg { background-repeat: no-repeat;background-size: cover;background-position: center center; }
.overh { overflow: hidden; }
.block { display: block; }
.imgfix { line-height: 0; }
.fixedbg { background-attachment: fixed; }
.notouch { pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; }
.relative { position: relative; }
.circlebox { border-radius: 50%; }
.abscenter { position: absolute;margin: auto;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%); }
.cp,.clickbtn { cursor: pointer; }
.anim,.clickbtn { -webkit-transition:all .5s ease;transition: all .5s ease; }
.vbox iframe { width: 100%;height: 100%; }

.fcc,.flex,.inrowf { display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex; }
.fcc,.aic { -webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;-webkit-align-items: center;align-items: center; }
.aifs { -webkit-box-align: start;-ms-flex-align: start;-ms-grid-row-align: flex-start;-webkit-align-items: flex-start;align-items: flex-start; }
.aife { -webkit-box-align: end;-ms-flex-align: end;-ms-grid-row-align: flex-end;-webkit-align-items: flex-end;align-items: flex-end; }
.jcsb,.inrowf { -webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between; }
.jcsa { -webkit-box-pack: space-around;-ms-flex-pack: distribute;-webkit-justify-content: space-around;justify-content: space-around; }
.fcc,.jcc { -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center; }
.jcfs { -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start; }
.jcfe { -webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end; }
.fdc { -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.fw,.inrowf { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }

div.wpcf7 .ajax-loader { display: none !important; }
svg:not(.color) * { fill: inherit !important; }

.entry {
    font-size: 26px;
    line-height: 1.4;
    color: #303030;
}
.entry img {
    max-width: 100%;
    height: auto;
}
.entry ul {
    margin: 0 20px;
    list-style: inherit;
}
.entry table {
    border: 1px solid #000;
}
.entry table td {
    border: 1px solid #000;
}
.entry table tr:nth-child(1) > td {
    text-align: center;
    background: #ccc;
}
.entry p {
	margin-bottom: 1em;
}
.entry p:last-of-type {
	margin-bottom: 0;
}
.entry a {
	color: #756e6e;
	border-bottom: 1px solid transparent;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
.entry a:hover {
	border-color: #756e6e;
}
h1,h2,h3 {
    font-weight: normal;
    margin: 0 0 0 0;
}
p { margin: 0 0 0 0; }
a { text-decoration: none; color: inherit; }
a:hover { text-decoration: none; }
ul { margin: 0 0 0 0;list-style: none; }

#wrapper {
	min-height: 100%;
	position: relative;
}
#content {
	padding-bottom: 800px !important;
	-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%;
}
footer {
    position: absolute;
    bottom: 64px;
    left: 0;
    height: auto;
    min-height: 50px;
    width: 100%;
    background: url(images/footer_back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 200px 0 50px 0;
}
#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;
	}
}
::-webkit-input-placeholder {
	color: black;
	font-family: Assistant;
}
:-moz-placeholder {
	color: black;
	font-family: Assistant;
}
::-moz-placeholder {
	color: black;
	font-family: Assistant;
}
:-ms-input-placeholder {
	color: black;
	font-family: Assistant;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}
/* Contact form style End */
/* Start */

/* 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;
      width: 42%;
	}
	nav#MainNav div.main_menu > ul {
	    display: -webkit-box;
	    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;
		font-size: 25px;
		color: #071828;
		-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 {
		color: #2fa0be;
	}
	nav#MainNav div.main_menu > ul > li ul.sub-menu {
	    display: block;
	    z-index: 999;
	    width: 250px;
	    position: absolute;
	    top: 100%;
	    right: 0;
	    opacity: 0;
	    pointer-events: none;
	    -webkit-transition: opacity .5s ease;
	    		transition: opacity .5s ease;
	}
	nav#MainNav .sub-menu li {
	    display: block;
	}
	nav#MainNav .sub-menu li a {
	    display: block;
	    font-size: 20px;
	    padding: 5px;
	    width: calc(100% - 10px);
	    -webkit-transition:all .5s ease;
	    transition: all .5s ease;
	}
	nav#MainNav .menu-item-has-children:hover .sub-menu {
	    opacity: 1;
	    z-index: 10;
	    pointer-events: auto;
	}
}
header {
	width: 100%;
	position: fixed;
	background: rgba(255, 255, 255, 0.8);
	padding: 30px 0;
	z-index: 9999;
}
.phone {
	background: #b4181c;
    color: #fefefe;
    position: fixed;
    font-size: 45px;
    left: -133px;
    width: 286px;
    top: 500px;
    height: 49px;
    z-index: 9999;
    transform: rotate(-90deg);
    padding: 0 20px 9px 20px;
}
.phone:hover {
    background: #000;
}
.phone img {
	transform: rotate(100deg);
	width: 40px;
}
.front_top {
	height: 100vh;
}
.wheel {
	position: absolute;
    left: calc(50% - 190px);
    top: 54%;
    width: 400px;
	height: 400px;
   -webkit-animation:spin 4s linear infinite;
   -moz-animation:spin 4s linear infinite;
   animation:spin 4s linear infinite;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.waves {
	position: absolute;
    bottom: 0px;
    width: 100%;
    height: 320px;
}
.front_contact {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.frontc_title {
	text-align: center;
	font-size: 57px;
	font-weight: bold;
	color: #221e1e;
}
.cont_back {
	background: rgba(255, 255, 255, 0.81);
    padding: 30px 0;
}
.front_contact .col3 {
	width: 33%;
}
.col3{
	width:calc(100%/3 - 20px);
}
.pvid iframe {width:100%;height:100%;}
.front_contact div.wpcf7 input[type=tel], .front_contact div.wpcf7 input[type=text] {
    width: calc(100% - 10px);
    background: transparent;
	font-size: 35px;
	color: #282828;
	border: 1px solid #403946;
}
.front_contact div.wpcf7 input[type=submit] {
	display: block;
    width: calc(100% - 30px);
    font-size: 35px;
    font-weight: bold;
    background: url(images/arrow.png) left 110px center / 15px no-repeat;
    background-color: #b4181c;
    color: #fff;
    cursor: pointer;
    padding: 8px 5px 10px 5px;
    transition: all .5s ease;
}
.front_contact div.wpcf7 input[type=submit]:hover {
	background-position: 90px center;
	background-color: #000;
}
.front_title {
	color: #1e1e1e;
	text-align: center;
	border-bottom: 2px solid #e2e2e2;
	padding-bottom: 20px;
}
.front_title:after {
	content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 97%;
    margin: 2px auto;
    width: 9%;
    height: 4px;
    background: #c9523c;
    transition: all .5s ease;
}
.container.c750 {
	max-width: 750px;
}
.border {
	border: 23px solid transparent;
	border-image: url(images/backcircle.png) 23 round;
    -webkit-border-image: url(images/backcircle.png) 23 round; /* Safari 3.1-5 */
    -o-border-image: url(images/backcircle.png) 23 round; /* Opera 11-12.1 */
}
.article_title {
	text-align: center;
	font-size: 36px;
	padding-top: 20px;
	opacity: 1;
}
.front_service:hover .article_title {
	opacity: 0;
}
.service_box {
	background: url(images/rightwave.png) right top 60px no-repeat, url(images/leftwave.png) left bottom no-repeat;
	padding: 50px 0;
}
.service_box .swiper-button-next {
    background-image: url(images/right-arrow.png) !important;
    right: 280px;
    left: auto;
}
.service_box .swiper-button-prev {
    background-image: url(images/left-arrow.png) !important;
    left: 280px;
    right: auto;
}
.service_box .swiper-button-next, .service_box .swiper-button-prev {
    position: absolute;
    top: 60%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 60px 70px;
    -webkit-background-size: 60px 70px;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.7;
}
.ftcont {
	padding-bottom: 60px;
}
.black {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
}
.black:hover {
	background-color: rgba(0, 0, 0, 0.8);
}
.black:hover .warticle_title {
	opacity: 1;
}
.warticle_title {
	font-size: 36px;
	color: #fff;
	opacity: 0;
}
.ab_text {
	font-size: 28px;
	color: #05161e;
}
.people {
	position: absolute;
	bottom: 0;
}
.about_box {
	padding: 50px 0 350px 0;
}
.liferight {
    position: absolute;
    left: 90%;
    bottom: 72%;
    width: 20%;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
.lifeleft {
    position: absolute;
    right: 90%;
    top: 70%;
    width: 20%;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
.front_article {
    height: 100%;
    display: block;
    width: calc(100%/3 - 20px);
    background-color: #fff;
    margin-bottom: 50px;
}
.artbtn {
    width: 100%;
    background: #aec7c4;
    color: #fff;
    text-align: center;
}
.front_article:hover .artbtn {
    background: #050d21;
}
.frontart_title {
    color: #403946;
    text-align: center;
}
.frontart_text {
    font-size: 19px;
    color: #403946;
    text-align: center;
    padding-bottom: 10px;
}
.articles {
    padding: 50px 0 300px 0;
}
.footer_details {
    width: 33%
}
.det_title {
    font-weight: bold;
    color: #fff;
    padding-bottom: 20px;
    padding-top: 10px;
}
.footer_det {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
}
.footer_det:hover {
    color: #0f2e3b;
}
.footer_det img {
    padding-left: 10px;
}
.footer_menu {
    width: 33%;
}
.footer_menu ul > li {
    width: 33%;
}
.footer_menu ul > li > a {
    font-size: 24px;
    color: #fff;
    -webkit-transition:all .5s ease;transition: all .5s ease;
}
.footer_menu ul > li > a:hover {
    color: #0f2e3b;
}
.face_box {
    width: 33%;
}
.footer_contact .col3 {
    width: 24%
}
.footer_contact div.wpcf7 input[type=tel], .footer_contact div.wpcf7 input[type=text], .footer_contact div.wpcf7 input[type=email] {
    width: calc(100% - 10px);
    background: #FFFFFF;
    font-size: 30px;
}
.footer_contact div.wpcf7 input[type=submit] {
    display: block;
    width: calc(100% - 70px);
    background: url(images/farrow.png) left 20px center / 35px no-repeat;
    background-color: #b4181c;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    transition: all .5s ease;
}
.footer_contact div.wpcf7 input[type=submit]:hover {
    background-position: 10px center;
    background-color: #000;
}
.footer_contact {
    padding-top: 50px;
}
/* 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 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-bob, .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;
}
.rock {
    position: absolute;
    left: 88%;
    bottom: 20%;
    width: 22%;
    pointer-events: none;
}
.shell {
    position: absolute;
    left: 10%;
    bottom: 30%;
}
.compass {
    position: absolute;
    right: 4%;
    bottom: 5%;
}
.page_top {
    height: 35vh;
}
.trees {
    width: 100%;
    height: auto;
    pointer-events: none;
}
.headshadows {
    position: absolute;
    top: 136px;
    width: 100%;
    height: auto;
    pointer-events: none;
}
.about_bottom {
    padding: 50px 0 200px 0;
}
.ship {
    position: absolute;
    top: calc(100% - 220px);
    width: 700px;
}
.contdet img {
    margin: 0 auto;
}
.contdet div {
    font-size: 30px;
    color: #1e1e1e;
    padding-top: 20px;
}
.map_wrap {
    width: 100%;
}
.contp_contact .col3 {
    width: 32%;
    margin-bottom: 25px;
}
.contp_contact .col4 {
    margin-bottom: 20px;
}
.contp_contact div.wpcf7 input[type=tel], .contp_contact div.wpcf7 input[type=text], .contp_contact div.wpcf7 input[type=email],.contp_contact div.wpcf7 input[type=date],.contp_contact div.wpcf7 input[type=file], .contp_contact div.wpcf7 textarea, .contp_contact div.wpcf7 select {
    width: calc(100% - 10px);
    background: #FFFFFF;
    border: 1px solid #403946;
    font-size: 35px;
    padding: 8px 4px;
}
.contp_contact div.wpcf7 input[type=file] {
	font-size: 17px;
}
.contp_contact div.wpcf7 select {
  	width:100%;
}
.contp_contact div.wpcf7 input[type=submit] {
    display: block;
    width: 100%;
    color: #fff;
    background: url(images/farrow.png) left 550px center / 35px no-repeat;
    background-color: #b4181c;
    font-size: 35px;
    cursor: pointer;
    transition: all .5s ease;
}
.contp_contact div.wpcf7 input[type=submit]:hover {
    background-position: 500px center;
    background-color: #000;
}
.contp_contact ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #403946;
}
.contp_contact ::-moz-placeholder { /* Firefox 19+ */
  color: #403946;
}
.contp_contact :-ms-input-placeholder { /* IE 10+ */
  color: #403946;
}
.contp_contact :-moz-placeholder { /* Firefox 18- */
  color: #403946;
}
.contp_contact {
    padding-top: 50px;
}
.contact_bottom {
    padding: 50px 0 200px 0;
}
.archive_bottom {
    padding: 50px 0 200px 0;
}
.single_top {
    background-image: url(images/single_back.jpg);
    height: 35vh;
}
.single_compass {
    position: absolute;
    top: 30%;
    right: 2%;
}
.single_bottom {
    padding: 50px 0 230px 0;
}
.moreposts  {
    padding-top: 130px;
}
.recom_box {
    width: calc(100%/2 - 80px);
    margin-bottom: 100px;
}
.rthumb {
    width: 40%;
    margin-bottom: 40px;
}
.recommendor {
    font-weight: bold;
    color: #1e1e1e;
    padding-bottom: 50px;
}
.recom {
    font-size: 24px;
    color: #1e1e1e;
}
.recoms_compass {
    position: absolute;
    left: 10%;
    top: 20%;
}
.recomborder {
	border: 20px solid transparent;
	border-image: url(images/backcircle.png) 25 round;
    -webkit-border-image: url(images/backcircle.png) 25 round; /* Safari 3.1-5 */
    -o-border-image: url(images/backcircle.png) 25 round; /* Opera 11-12.1 */
}
.recoms_bottom {
    padding: 50px 0 200px 0;
}
.tourq {
    background: url(images/zoom.png) center center no-repeat;
    background-color: rgba(56, 136, 183, 0.8);
    width: 100%;
    height: 100%;
    opacity: 0;
}
.tourq:hover {
    opacity: 1;
}
.binocles {
    position: absolute;
    top: 50%;
    right: 4%;
}
.gallery_pic {
    display: block;
    width: calc(100%/3 - 20px);
    margin-bottom: 30px;
}
.gallery_bottom {
    padding: 50px 0 200px 0;
}
.logo2 {
    display: none;
}
/* fixed */
.contsidebar {
    position: fixed;
    top: 14%;
    z-index: 9999;
    width: 100%;
    max-width: 350px;
    right: 100%;
    -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(0%);
    z-index: 99999;
}
.contsidebar.opened {
    transform: translate(100%);
}
.contheader {
    width: 45%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 430px;
    bottom: 0;
    cursor: pointer;
    transition: all .5s ease;
    transition: all .5s ease-out;
    background: url(images/cont_compass.png) no-repeat;
}
.contheader.opened {
    transform: translate(-220%, -140%);
    height: 50%;
}
.contbody {
    background: url(images/paper.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 140px 40px;
}
.contbody div.wpcf7 input[type=text], .contbody div.wpcf7 input[type=tel] {
    background: transparent;
    border: 1px solid #fff;
    border-style: dotted;
    margin-bottom: 10px;
    font-size: 25px;
    width: calc(100% - 10px);
    color: #fff;
    text-align: center;
}
.contbody div.wpcf7 input[type=submit] {
    background-color: #790000;
    cursor: pointer;
    border: none;
    border-radius: 12px;
    color: #fff;
    font-size: 21px;
    padding: 8px 4px;
    transition: all .5s ease;
}
.contbody div.wpcf7 input[type=submit]:hover {
    background-color: #000;
}
.contbody ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.contbody ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.contbody :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.contbody :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

@media (max-width:1366px) and (min-width:800px) {
    .frontc_title {
        font-size: 50px;
    }
    .waves {
        height: 250px;
    }
    .wheel {
        position: absolute;
        left: calc(50% - 140px);
        top: calc(50% - 15px);
        width: 300px;
        height: 300px;
        -webkit-animation: spin 4s linear infinite;
        -moz-animation: spin 4s linear infinite;
        animation: spin 4s linear infinite;
    }
    .front_contact div.wpcf7 input[type=tel], .front_contact div.wpcf7 input[type=text] {
        font-size: 30px;
    }
    .front_contact div.wpcf7 input[type=submit] {
        font-size: 30px;
        background: url(images/arrow.png) left 100px center / 12px no-repeat;
        background-color: #b4181c;
    }
    .phone {
        background: #b4181c;
        color: #fefefe;
        position: fixed;
        font-size: 35px;
        left: -102px;
        width: 230px;
        top: 328px;
        height: 49px;
        z-index: 9999;
        transform: rotate(-90deg);
        padding: 10px 20px 9px 20px;
    }
    .liferight {
        bottom: 85%;
        width: 16%;
    }
    .lifeleft {
        top: 85%;
        width: 16%;
    }
    .footer_contact div.wpcf7 input[type=text], .footer_contact div.wpcf7 input[type=email], .footer_contact div.wpcf7 input[type=tel] {
        font-size: 25px;
    }
    .articles {
        padding: 50px 0 120px 0;
    }
    .compass {
        position: absolute;
        right: 20%;
        bottom: 50%;
        width: 130px;
    }
    .shell {
        position: absolute;
        left: 40%;
        bottom: 55%;
        width: 100px;
    }
    .footer_contact div.wpcf7 input[type=submit] {
        background: url(images/farrow.png) left 20px center / 35px no-repeat;
        background-color: #b4181c;
        font-size: 25px;
    }
    .service_box .swiper-button-next, .service_box .swiper-button-prev {
        opacity: 1;
        top: 55%;
    }
    .service_box .swiper-button-next {
        background-image: url(images/right-arrow.png) !important;
        right: 20px;
        left: auto;
    }
    .service_box .swiper-button-prev {
        background-image: url(images/left-arrow.png) !important;
        left: 20px;
        right: auto;
    }
    .service_box {
        background: none;
    }
    .about_bottom, .archive_bottom, .single_bottom, .gallery_bottom, .recoms_bottom, .contact_bottom  {
        padding: 10px 0 200px 0;
    }
    .ftcont {
        padding-bottom: 20px;
    }
    header {
        padding: 10px 0;
    }
    .headshadows {
        top: 96px;
    }
    .single_compass {
        top: 30%;
        right: 10%;
        width: 12%;
    }
    .moreposts {
        padding-top: 50px;
    }
    .binocles {
        top: 50%;
        right: 10%;
        width: 12%;
    }
    .recoms_compass {
        left: 10%;
        top: 30%;
        width: 12%;
    }
    .rthumb {
        margin-bottom: 10px;
    }
    .recommendor {
        padding-bottom: 10px;
    }
    .recom_box {
        width: calc(100%/3 - 70px);
        margin-bottom: 60px;
    }
    .recomborder {
        border: 13px solid transparent;
        border-image: url(images/backcircle.png) 25 round;
        -webkit-border-image: url(images/backcircle.png) 25 round;
        -o-border-image: url(images/backcircle.png) 25 round;
    }
    .ship {
        top: calc(100% - 160px);
        width: 500px;
    }
    .contdet img {
        margin: 0 auto;
        width: 50px;
    }
    .contdet div {
        font-size: 25px;
        padding-top: 5px;
    }
    .contp_contact div.wpcf7 input[type=tel], .contp_contact div.wpcf7 input[type=text], .contp_contact div.wpcf7 input[type=email], .contp_contact div.wpcf7 textarea {
        font-size: 25px;
    }
    .contp_contact .col3 {
        margin-bottom: 15px;
    }
    .contp_contact .col4 {
        margin-bottom: 10px;
    }
    .contp_contact div.wpcf7 input[type=submit] {
        background: url(images/farrow.png) left 520px center / 35px no-repeat;
        background-color: #b4181c;
        font-size: 30px;
    }
    .contp_contact div.wpcf7 input[type=submit]:hover {
        background-position: 500px center;
        background-color: #000;
    }
    .people {
        width: 100%;
    }
    .rock {
        bottom: 60%;
    }
    .contheader {
    	width: 25%;
        background-size:100%;
    }
  .contheader.opened {
        transform: translate(-220%, -94%);
    }
}
@media (max-width:1200px) and (min-width:800px) {
    .headshadows {
        top: 84px;
    }
    .front_contact div.wpcf7 input[type=tel], .front_contact div.wpcf7 input[type=text] {
        font-size: 25px;
    }
    .front_contact div.wpcf7 input[type=submit] {
        font-size: 25px;
        background: url(images/arrow.png) left 90px center / 12px no-repeat;
        background-color: #b4181c;
    }
    .front_contact div.wpcf7 input[type=submit]:hover {
        background-position: 70px center;
        background-color: #000;
    }
    .phone {
        background: #b4181c;
        color: #fefefe;
        position: fixed;
        font-size: 30px;
        left: -87px;
        width: 193px;
        top: 300px;
        height: 40px;
        z-index: 9999;
        transform: rotate(-90deg);
        padding: 10px 20px 9px 20px;
    }
    .phone img {
        transform: rotate(100deg);
        width: 30px;
    }
    div.main_menu {
        font-size: 0;
        width: 42%;
        padding: 0 40px 0 40px;
    }
    .border {
        border: 20px solid transparent;
        border-image: url(images/backcircle.png) 23 round;
        -webkit-border-image: url(images/backcircle.png) 23 round;
        -o-border-image: url(images/backcircle.png) 23 round;
    }
    .gall {
        max-width: 1000px !important;
    }
    .warticle_title {
        font-size: 30px;
    }
    .service_box .swiper-button-next {
        background-image: url(images/right-arrow.png) !important;
        right: 40px;
        left: auto;
    }
    .service_box .swiper-button-prev {
        background-image: url(images/left-arrow.png) !important;
        left: 40px;
        right: auto;
    }
    .article_title {
        font-size: 30px;
    }
    .ab_text {
        font-size: 25px;
    }
    .footer_contact div.wpcf7 input[type=submit] {
        width: calc(100% - 30px);
        background: url(images/farrow.png) left 20px center / 35px no-repeat;
        background-color: #b4181c;
        font-size: 25px;
    }
    .entry {
        font-size: 22px;
    }
    .recom_box {
        width: calc(100%/3 - 50px);
        margin-bottom: 60px;
    }
    .contp_contact div.wpcf7 input[type=submit] {
        background: url(images/farrow.png) left 440px center / 35px no-repeat;
        background-color: #b4181c;
        font-size: 30px;
    }
    .contp_contact div.wpcf7 input[type=submit]:hover {
        background-position: 400px center;
        background-color: #000;
    }
    .liferight {
        bottom: 85%;
        width: 16%;
        left: 93%;
    }
    .lifeleft {
        top: 85%;
        width: 16%;
        right: 93%;
    }
    .compass {
        position: absolute;
        right: 22%;
        bottom: 52%;
        width: 80px;
    }
    .shell {
        position: absolute;
        left: 40%;
        bottom: 55%;
        width: 50px;
    }
}
@media (max-width:1024px) and (min-width:800px) {
    div.main_menu {
        font-size: 0;
        width: 42%;
        padding: 0 30px 0 30px;
    }
    nav#MainNav div.main_menu > ul > li > a {
        font-size: 22px;
    }
    .frontc_title {
        font-size: 42px;
    }
    .front_contact div.wpcf7 input[type=submit] {
        font-size: 25px;
        background: url(images/arrow.png) left 60px center / 12px no-repeat;
        background-color: #b4181c;
    }
    .front_contact div.wpcf7 input[type=submit]:hover {
        background-position: 50px center;
        background-color: #000;
    }
    .gall {
        max-width: 800px !important;
    }
    .border {
        border: 14px solid transparent;
        border-image: url(images/backcircle.png) 23 round;
        -webkit-border-image: url(images/backcircle.png) 23 round;
        -o-border-image: url(images/backcircle.png) 23 round;
    }
    .warticle_title {
        font-size: 26px;
    }
    .article_title {
        font-size: 26px;
        padding-top: 10px;
    }
    .about_box {
        padding: 50px 0 260px 0;
    }
    .footer_det {
        font-size: 22px;
    }
    .footer_menu ul > li > a {
        font-size: 22px;
    }
    .footer_contact div.wpcf7 input[type=text], .footer_contact div.wpcf7 input[type=email], .footer_contact div.wpcf7 input[type=tel] {
        font-size: 22px;
    }
    .footer_contact div.wpcf7 input[type=submit] {
        width: calc(100% - 10px);
        background: url(images/farrow.png) left 20px center / 26px no-repeat;
        background-color: #b4181c;
        font-size: 22px;
    }
    .service_box .swiper-button-next, .service_box .swiper-button-prev {
        opacity: 1;
        top: 60%;
    }
    .about_bottom, .archive_bottom, .single_bottom, .gallery_bottom, .recoms_bottom, .contact_bottom {
        padding: 10px 0 90px 0;
    }
    .recom_box {
        width: calc(100%/2 - 50px);
        margin-bottom: 60px;
    }
    .recomborder {
        border: 16px solid transparent;
        border-image: url(images/backcircle.png) 25 round;
        -webkit-border-image: url(images/backcircle.png) 25 round;
        -o-border-image: url(images/backcircle.png) 25 round;
    }
    .single_compass {
        top: 45%;
        right: 6%;
        width: 12%;
    }
    .binocles {
        top: 50%;
        right: 10%;
        width: 15%;
    }
    .recoms_compass {
        left: 10%;
        top: 50%;
        width: 12%;
    }
    .ship {
        top: calc(100% - 150px);
        width: 450px;
    }
    .contp_contact div.wpcf7 input[type=tel], .contp_contact div.wpcf7 input[type=text], .contp_contact div.wpcf7 input[type=email], .contp_contact div.wpcf7 textarea {
        font-size: 22px;
    }
    .contp_contact div.wpcf7 input[type=submit] {
        background: url(images/farrow.png) left 360px center / 35px no-repeat;
        background-color: #b4181c;
        font-size: 25px;
    }
    .contp_contact div.wpcf7 input[type=submit]:hover {
        background-position: 340px center;
        background-color: #000;
    }
    .articles {
        padding: 50px 0;
    }

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

	#content { padding-bottom:0; }
	#leos { position:static; }
	footer {
        position:static;
        padding: 130px 0 0 0;
    }

	#MobNavBtn,
	nav#MainNav {
		-webkit-border-top-left-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
	}
	#MobNavBtn {
		display: block;
		position: absolute;
		top:10px;
		right:100%;
		width:45px;
		height:45px;
		background:inherit;
		z-index: 9999;
	}
	#MobNavBtn span {
		display: block;
		height:4px;
		width: 70%;
		background: #fff;
		position: absolute;
		top:50%;
		left:50%;
		margin:0 auto;
		-webkit-transition:all .5s ease;
		transition: all .5s ease;
		opacity: 1;
	}
	#MobNavBtn span:nth-child(1) {
		-webkit-transform: translate(-50%,-280%);
				transform: translate(-50%,-280%);
	}
	#MobNavBtn span:nth-child(2) {
		-webkit-transform: translate(-50%,-50%);
				transform: translate(-50%,-50%);
	}
	#MobNavBtn span:nth-child(3) {
		-webkit-transform: translate(-50%,180%);
				transform: translate(-50%,180%);
	}
	nav.active #MobNavBtn span:nth-child(2) {
		opacity: 0;
		visibility: hidden;
	}
	nav.active #MobNavBtn span:nth-child(1) {
		-webkit-transform: translate(-50%,-50%) rotate(-45deg);
				transform: translate(-50%,-50%) rotate(-45deg);
	}
	nav.active #MobNavBtn span:nth-child(3) {
		-webkit-transform: translate(-50%,-50%) rotate(45deg);
				transform: translate(-50%,-50%) rotate(45deg);
	}
	nav#MainNav .container,
	nav#MainNav div.main_menu {
		width: 100%;
	}
	nav#MainNav {
		display:block;
		position:fixed;
		width:200px;
		z-index:999;
		bottom:0;
		top:0;
		right:-200px;
		height:100vh;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
	}
	nav#MainNav,
	nav#MainNav ul.sub-menu {
		background-color: rgba(47, 160, 190, 0.8) !important;
	}
	nav#MainNav.active {
		right:0;
	}
	nav#MainNav div.main_menu > ul {
		display: block;
		/*height: calc(100vh - 50px);*/
        height: 100%;
		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: #2fa0be;
		position: relative;
        margin-bottom: 10px;
	}
	#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;
	}
    .footer_details {
        width: 100%;
    }
    .footer_contact div.wpcf7 input[type=tel], .footer_contact div.wpcf7 input[type=text], .footer_contact div.wpcf7 input[type=email] {
        font-size: 22px;
    }
    .footer_contact div.wpcf7 input[type=submit] {
        width: 100%;
        background: url(images/farrow.png) left 20px center / 35px no-repeat;
        background-color: #b4181c;
        font-size: 25px;
    }
    .footer_contact .col3 {
        width: 100%;
        margin-bottom: 10px;
    }
    header {
        position: static;
        padding: 10px 0;
    }
    .gallery_pic {
        width: 100%;
        margin-bottom: 10px;
    }
    .about_bottom, .gallery_bottom, .contact_bottom, .recoms_bottom, .archive_bottom, .single_bottom {
        padding: 10px 0;
    }
    .front_title {
        padding-bottom: 0px;
    }
    .ftcont {
        padding-bottom: 20px;
    }
    .contdet {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .contdet img {
        margin: 0 auto;
        width: 15%;
    }
    .contdet div {
        font-size: 25px;
        padding-top: 0px;
    }
    .contp_contact .col3 {
        width: 100%;
        margin-bottom: 5px;
    }
    .contp_contact div.wpcf7 input[type=tel], .contp_contact div.wpcf7 input[type=text], .contp_contact div.wpcf7 input[type=email], .contp_contact div.wpcf7 textarea {
        font-size: 22px;
    }
    .contp_contact {
        padding: 0 0 20px 0;
    }
    .contp_contact div.wpcf7 input[type=submit] {
        background: url(images/farrow.png) left 550px center / 35px no-repeat;
        background-color: #b4181c;
        font-size: 25px;
    }
    .contp_contact .col4 {
        margin-bottom: 0px;
    }
    .recom_box {
        width: 100%;
        margin-bottom: 40px;
    }
    .rthumb {
        width: 60%;
        margin-bottom: 10px;
    }
    .recomborder {
        border: 20px solid transparent;
        border-image: url(images/backcircle.png) 28 round;
        -webkit-border-image: url(images/backcircle.png) 28 round;
        -o-border-image: url(images/backcircle.png) 28 round;
    }
    .recom {
        font-size: 20px;
        text-align: center;
    }
    .recommendor {
        padding-bottom: 10px;
    }
    .page_top {
        height: 25vh;
    }
    .footer_contact {
        padding-top: 10px;
    }
    .front_article {
        height: 100%;
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    .entry {
        font-size: 20px;
    }
    .moreposts {
        padding-top: 20px;
    }
    .single_top {
        height: 25vh;
    }
    .frontc_title {
        font-size: 25px;
    }
    .waves {
        height: 160px;
    }
    .wheel {
        position: absolute;
        left: calc(50% - 90px);
        top: calc(100% - 220px);
        width: 180px;
        height: 180px;
        -webkit-animation: spin 4s linear infinite;
        -moz-animation: spin 4s linear infinite;
        animation: spin 4s linear infinite;
    }
    .front_top {
        height: 70vh;
    }
    .front_contact .col3 {
        width: 100%;
        margin-bottom: 5px;
    }
    .front_contact div.wpcf7 input[type=tel], .front_contact div.wpcf7 input[type=text] {
        width: calc(100% - 10px);
        font-size: 20px;
        padding: 8px 4px;
    }
    .front_contact div.wpcf7 input[type=submit] {
        width: 100%;
        font-size: 20px;
        background: url(images/arrow.png) left 80px center / 10px no-repeat;
        background-color: #b4181c;
        padding: 8px 5px 10px 5px;
    }
    .cont_back {
        background: rgba(255, 255, 255, 0.81);
        padding: 5px 0;
    }
    .service_box {
        background: none;
        padding: 10px 0;
    }
    .people {
        width: 100%;
    }
    .ab_text {
        font-size: 20px;
    }
    .about_box {
        padding: 10px 0 90px 0;
    }
    .border {
        border: 15px solid transparent;
        border-image: url(images/backcircle.png) 23 round;
        -webkit-border-image: url(images/backcircle.png) 23 round;
        -o-border-image: url(images/backcircle.png) 23 round;
        width: 50%;
        margin: 0 auto;
    }
    .service_box .swiper-button-next {
        background-image: url(images/right-arrow.png) !important;
        right: 20px;
        left: auto;
    }
    .service_box .swiper-button-prev {
        background-image: url(images/left-arrow.png) !important;
        left: 20px;
        right: auto;
    }
    .service_box .swiper-button-next, .service_box .swiper-button-prev {
        top: 50%;
    }
    .articles {
        padding: 10px 0;
    }
    .front_contact div.wpcf7 input[type=submit]:hover {
        background-position: 60px center;
        background-color: #000;
    }
    .logo {
        display: none;
    }
    .logo2 {
        font-size: 0;
        width: 50%;
        margin: 0 auto;
        display: block;
    }
    .logo2 img {
        width: 100%;
    }
}
/*****SEO******/
.moreinfo{
  background-color: #AEC7C4;
  color:#fff;
  padding-right:30px;
  margin-bottom: 20px;
}
/*****Custom Button******/
.btn-download {
	box-shadow: 0px 1px 0px 0px #fff6af;
	background-color:#ffec64;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-size:17px;
	font-weight:600;
	padding:6px 24px;
	text-decoration:none;
}
.btn-download:hover {
	background-color:#ffab23;
}
.btn-download:active {
	position:relative;
	top:1px;
}

#content{
padding-bottom:800px !important;
}

/*seo*/
footer {

    background: url(../../themes/leos_25/images/footer_back.webp)!important;
background-repeat: no-repeat !important;
    background-size: cover !important;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] { direction: rtl!important; }