﻿@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%;
}
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; }

.entry {
    font-size: 25px;
    line-height: 1.4;
    color: #222427;
}
.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;
}
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: 100%;
    pointer-events: none;
}
.logo,
.inrow {
    font-size: 0;
}
.logo a {
	display: inline-block;
}
.logo a img {
	max-width: 100%;
}
.innerpost a,
.post-thumbimg a{
    display: block;
    height: 100%;
}
.pcontent-wrapper a{
    display: block;
}
.inline{
    display: inline-block;
    vertical-align: top;
}
.inner.box{width: 95%; margin: 0 auto;}
.inner.box1{width: 90%; margin: 0 auto;}
.ph svg{ -ms-transform: rotate(-98deg); -webkit-transform: rotate(-98deg); transform: rotate(-98deg); }
.col2{width: calc(100%/2 - 0px);}
.col2m{width: calc(100%/2 - 5px);}
.col3{width: calc(100%/3 - 20px);}
.col4{width: calc(100%/4 - 25px);}


/*header*/

header{
	background: rgba(255, 255, 255, 0.9);
	padding: 15px 0;
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	z-index: 999;
}
header.active {
	position: fixed;
	-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);
    z-index:99999;
    width: 100%;
}
@-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);
    }
}
.phone-box span{
	color: #fc7c77;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 15px;
}
.top-phone{
	margin-top: 5px;
}
.ficon svg{
	fill: #000;
	width: 25px;
	height: 25px;
}
.ftxt{
	color: #222427;
	font-size: 25px;
}
.tph:first-of-type{
	margin-left: 15px;
}
#navbtn {
    display: block;
    position: absolute;
    right: 0;
    width: 50px;
    height: 50px;
    top: 0px;
    cursor: pointer;
}
#navbtn span {
	display: block;
	height:4px;
	width: 70%;
	background: #231f20;
	position: absolute;
	top:0%;
	left:50%;
	margin:0 auto;
	-webkit-transition:all .5s ease;
	transition: all .5s ease;
	opacity: 1;
}
#navbtn span:nth-child(1) {
	-webkit-transform: translate(-50%,-280%);
			transform: translate(-50%,-280%);
}
#navbtn span:nth-child(2) {
	-webkit-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
}
#navbtn span:nth-child(3) {
	-webkit-transform: translate(-50%,180%);
			transform: translate(-50%,180%);
}
#navbtn.active span:nth-child(2) {
	opacity: 0;
	visibility: hidden;
}
#navbtn.active span:nth-child(1) {
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
			transform: translate(-50%,-50%) rotate(-45deg);
}
#navbtn.active span:nth-child(3) {
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
			transform: translate(-50%,-50%) rotate(45deg);
}
#navbtn span:after{
	content: '\f111';
    color: #000;
    font-size: 5px;
    font-family: fontawesome;
    position: absolute;
    line-height: 1;
    left: -8px;
    top: 0px;
}
#navbtn.active span:after{
	display: none;
}
header.active {
	position: fixed;
	-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);
    z-index:99999;
    width: 100%;
    padding: 5px 0;
}
.logo.small {
    width: 20%;
}
header.active .phone-box span,
header.active .ftxt{
    font-size: 20px;
}
@-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);
    }
}

/*home*/

.home-form,
.pages-form{
	background: #35bab4;
	padding: 10px 0;
	width: 35%;
	max-width: 500px;
	position: absolute;
	top: 40%;
	left: 50px;
}
.fbox{
	border: 2px dashed #fff;
	padding: 15px 0;
}
.form-area h3,
.form-area h4,
.forma h3,
.forma h4{
	color: #fff;
	margin-bottom: 10px;
}
.form-area h3,
.forma h3{
	font-size: 30px;
	margin-left: 5px;
}
.form-area h4,
.forma h4{
	font-size: 25px;
	font-weight: normal;
}
.services-section,
.team-section{
    padding: 35px 0;
}
#columns {
    -webkit-column-count: 3;
    -webkit-column-gap: 5px;
    -webkit-column-fill: auto;
    -moz-column-count: 3;
    -moz-column-gap: 2px;
    -moz-column-fill: auto;
    column-count: 3;
    column-gap: 2px;
    column-fill: auto;
}
.pin {
    text-align: center;
    display: inline-block;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: calc(100% - 10px);
    margin-bottom: 5px;
}
.service-thumb img,
.docimg img {
    width: 100%;
    height: auto;
}
.pin h3{
    position: absolute;
    bottom: 35px;
    right: 5px;
    color: #fff;
    opacity: 1;
    line-height: 1;
}
.services-hover{
    background: rgba(39, 187, 179, 0.9);
    position: absolute;
    bottom: -200%;
    height: 100%;
    width: 100%;
}
.services-hover .inner.box1 {
    position: absolute;
    bottom: 25px;
    right: 0;
    text-align: right;
    margin: 0 auto;
    left: 0;
}
.services-hover span,
.services-hover .rmbtn{
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}
.services-hover .rmbtn{
    margin-top:15px;
}
.pin:hover .services-hover{
    bottom: 0;
}
.services-hover h4{
    color: #fff;
    font-weight: normal;
    margin-bottom: 35px;
    line-height: 1;
}
.pin:hover h3{
    opacity: 0;
}
.textbox-right{
    background: #27bbb3;
    color: #fff;
    padding: 20px 0;
}
.textbox-right p{
    font-size: 25px;
    line-height: 35px;
    margin-top: 15px;
}
.textbox-right .fbox{
    padding: 20px 0;
}
.img-left.bgimg{
    background-position: top center;
}
.inner.box2 {
    width: 75%;
    margin-right: 20px;
}
.brown-dog img,
.kittenimg img{
    width: auto;
    max-width: 100%;
    height: auto;
}
.brown-dog {
    position: absolute;
    left: 25px;
    bottom: -50px;
    width: 150px;
}
#bottom-columns {
    -webkit-column-count: 4;
    -webkit-column-gap: 5px;
    -webkit-column-fill: auto;
    -moz-column-count: 4;
    -moz-column-gap: 2px;
    -moz-column-fill: auto;
    column-count: 4;
    column-gap: 2px;
    column-fill: auto;
}


/*about*/

h1,
#breadcrumbs{
    color: #fff;
}
#breadcrumbs{
    font-size: 25px;
}
.dogimg img,
.entry-left img{
	width: auto;
	max-width: 100%;
	height: auto;
}
.page-title{
	height: 100%;
}
.innerp-title{
	position: absolute;
	top: 50%;
	right: 0;
}
.entry-right{
	width: calc(60% - 20px);
}
.entry-left{
	width: calc(40% - 20px);
	top: -150px;
}
.dogimg{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	width: 250px;
}
.pages-form {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.kitten{
	top: -30px;
	z-index: -1;
}
.page-content,
.contactp-content{
	padding: 35px 0;
}
.staffr-wrap .staffbox:nth-child(odd) .stxtbox,
.staffl-wrap .staffbox:nth-child(even) .stxtbox,
.onepost:nth-child(even) .pcontent-wrapper{
    background: #27bbb3;
}
.staffr-wrap .staffbox:nth-child(even) .stxtbox,
.staffl-wrap .staffbox:nth-child(odd) .stxtbox,
.onepost:nth-child(odd) .pcontent-wrapper{
    background: #868d97;
}
.staffr-wrap .staffbox:nth-child(odd) .staff-img:before,
.staffl-wrap .staffbox:nth-child(even) .staff-img:before{
    border-left-color: #27bbb3;
}
.staff-img:before{
    content: '';
    border: 20px solid transparent;
    z-index: 1;
    border-left-color: #868d97;
    position: absolute;
    top: 45%;
    left: 0;
}
.stxtbox{
    color: #fff;
    padding: 20px 0;
    overflow: auto;
}
.stxtbox h3{
    margin-bottom: 15px;
    font-size: 25px;
}
.stxtbox p{
    font-size: 20px;
    line-height: 25px;
}
.the_staff h2,
.postbox h2,
.services-section h2,
.team-section h2{
    color: #35bab4;
    font-weight: bold;
    margin-bottom: 25px;
    padding-bottom: 10px;
}
.the_staff h2:after,
.postbox h2:after,
.services-section h2:after,
.team-section h2:after{
    content: '';
    border-bottom: 4px solid #35bab4;
    width: 90px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}


/*contact page*/

.cont-form{
    background: #35bab4;
    padding: 10px 0;
}
.cont-form .fbox{
    padding:50px 0;
}
.info-icon {
    background: #27bbb3;
    padding: 20px 0;
    width: 40%;
    margin: 0 auto;
}
.cont-info{
    margin-top: 55px;
}
.info-icon svg{
    width: 50px;
    height: 50px;
    fill: #fff;
}
.info-txt{
    color: #222427;
    font-size: 25px;
    margin-top:10px;
}
.page-template-template.page-template-page-contact .footer-top{
    display: none;
}

/*page + post*/

.post-thumb.bgimg{
    margin-bottom: 15px;
}
.innerpost h4{
    color: #fff;
    font-size: 25px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(39, 187, 179, 0.9);
}
.post-hover{
    background: rgba(39, 187, 179, 0.9);
    color: #fff;
    position: absolute;
    bottom: -200%;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.post-hover h3{
    font-size: 25px;
    margin: 20px 0 10px 0;
}
.post-hover p{
    font-size: 20px;
    line-height: 25px;
    margin: 10px 0;
}
.innerpost:hover h4{
    bottom: -100%;
}
.innerpost:hover .post-hover{
    bottom: 0;
}
.postbox{
    margin-top: 45px;
}
.postbox h2{
    font-size: 30px;
}

/*archive*/

.post-thumbimg.bgimg,
.pcontent-wrapper{
    height: 100%;
}
.onepost:nth-child(even) .post-thumbimg{
	float: left;
}
.onepost:nth-child(even) .pcontent-wrapper:after{
    content: '';
    border: 20px solid transparent;
    z-index: 1;
    border-right-color: #27bbb3;
    position: absolute;
    top: 45%;
    left: -40px;
     -webkit-transition:all .5s ease;
     transition: all .5s ease;
}
.onepost:nth-child(odd) .pcontent-wrapper:after{
    content: '';
    border: 20px solid transparent;
    z-index: 1;
    border-left-color: #868d97;
    position: absolute;
    top: 45%;
    right: -40px;
    -webkit-transition:all .5s ease;
    transition: all .5s ease;
}
.pcontent-wrapper h3{
    font-size: 25px;
    margin: 10px 0;
    color: #fff;
}
.pcontent-wrapper .entry{
    color: #fff;
    font-size: 20px;
}
.onepost:hover .post-thumbimg{
    opacity: 0.7;
}
.onepost:hover .pcontent-wrapper{
    background: #fc7c77;
}
.onepost:hover:nth-child(even) .pcontent-wrapper:after{
    border-right-color: #fc7c77;
}
.onepost:hover:nth-child(odd) .pcontent-wrapper:after{
    border-left-color: #fc7c77;
}

/*footer*/

.footer-top{
    background: url(images/default.jpg) center center no-repeat;
    background-size: cover;
    padding: 35px 0;
}
.bottom-form{
    background: rgba(255, 255, 255, 0.8);
    padding: 25px 0;
}
.dottedb{
    border: 2px dashed #27bbb3;
}
.footer-form{
    width: 70%;
    margin: 0 auto;
    padding: 25px 0;
}
.footer-form h3,
.footer-form h4{
    color: #222427;
}
.footer-form h4{
    font-size: 40px;
    margin: 0 10px;
}
.footer-form h3{
    font-size: 35px;
}
.kittenimg{
    position: absolute;
    left: -50px;
    bottom: -80px;
    width: 150px;
}
.footer-bottom{
    background: #222427;
    padding: 55px 0 35px 0;
}
.footer-bottom h4{
    color: #fff;
    font-weight: normal;
    font-size: 25px;
    margin-bottom: 15px;
}
.fmenu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    max-height: 150px;
}
.fmenu ul > li{
    margin: 5px 0;
}
.fmenu ul > li > a{
    display: block;
    color: #fff;
    font-size: 20px;
    -webkit-transition:all .5s ease;
    transition: all .5s ease;
}
.fmenu ul li.current_page_item > a,
.fmenu ul li.current-menu-item > a,
.fmenu ul li:hover > a {
    color: #fc7c77;
}
.finfo-icon svg{
    fill: #fff;
    font-size: 20px;
    height: 20px;
}
.finfo-txt{
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
}
.finfo{
    margin-bottom: 10px;
}
.finfo:last-of-type{
    margin-bottom: 0;
}

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;
	}
}
::-webkit-input-placeholder {
	color: black;
	font-family: 'Assistant', sans-serif;
}
:-moz-placeholder {
	color: black;
	font-family: 'Assistant', sans-serif;
}
::-moz-placeholder {
	color: black;
	font-family: 'Assistant', sans-serif;
}
:-ms-input-placeholder {
	color: black;
	font-family: 'Assistant', sans-serif;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}
.form-area span.wpcf7-form-control-wrap,
.forma span.wpcf7-form-control-wrap,
.footer-form span.wpcf7-form-control-wrap{
	margin-bottom: 15px;
}
.form-area div.wpcf7 input[type=tel],
.form-area div.wpcf7 input[type=text],
.forma div.wpcf7 input[type=tel],
.forma div.wpcf7 input[type=text] {
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: calc(100% - 15px);
    padding-right: 45px;
    width: calc(100% - 50px);
}
.form-area div.wpcf7 input[type=tel],
.forma div.wpcf7 input[type=tel]{
	background-image: url(images/cfphone.svg);
}
.form-area div.wpcf7 input[type=text],
.forma div.wpcf7 input[type=text]{
	background-image: url(images/silhouette.svg);
}
.form-area div.wpcf7 input[type=submit],
.forma div.wpcf7 input[type=submit],
.footer-form div.wpcf7 input[type=submit]{
	background-color: #fc7c77;
	border: 0;
	color: #fff;
	font-size: 25px;
	background-image: url(images/back-arrow.svg);
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: calc(50% - 60px);
}
.form-area div.wpcf7 input[type=submit]:hover,
.forma div.wpcf7 input[type=submit]:hover,
.footer-form div.wpcf7 input[type=submit]:hover{
	background-position: calc(50% - 80px);
}
.forma div.wpcf7 textarea {
    height: 100px;
}
.forma div.wpcf7 input[type=tel],
.forma div.wpcf7 input[type=text] {
    padding: 8px 45px 8px 40px;
    width: calc(100% - 84px);
}
.footer-form div.wpcf7 input[type=tel],
.footer-form div.wpcf7 input[type=text]{
    border: 1px solid #000;
}
.footer-form div.wpcf7 input[type=submit]{
	background-position: calc(50% - 85px);
}
.footer-form div.wpcf7 input[type=submit]:hover{
	background-position: calc(50% - 100px);
}
/* Contact form style End */
/* Start */

/* Responsive */
@media (min-width:800px) {
	#MobBtns,
	#MobNavBtn {
	  display: none;
	}
	nav#MainNav {
		width: 100%;
	    opacity: 0;
	    visibility: hidden;
		text-align: center;
		position: absolute;
		background: rgba(34, 36, 39, 0.62);
		bottom: 0;
		padding: 10px 0;
		-webkit-transition:all .5s ease;
		transition: all .5s ease;
		z-index: 999;
	}
	nav#MainNav.active{
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	    bottom: 0;
	    opacity: 1;
	    visibility: visible;
	}
	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 {
	    width: 100%;
	    position: relative;
	}
	nav#MainNav div.main_menu > ul > li > a {
		display: inline-block;
		vertical-align: middle;
		font-family: 'Assistant', sans-serif;
		font-size: 20px;
		color: #fff;
		-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: #fc7c77;
	}
	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;
	}
}
@media (max-width:1366px) and (min-width:800px) {

}
@media (max-width:1200px) and (min-width:800px) {

    .kittenimg{
        left: 0;
    }

}
@media (max-width:1024px) and (min-width:800px) {

    .kittenimg{
        left: 0;
    }
    .innerpost h4{
        font-size: 20px;
    }
    .brown-dog{
        width: 100px;
    }

}
@media (max-width:800px) , (max-device-width:800px){

    header{
        position: relative;
    }
    header.active{
        padding: 15px 0;
    }
    .home-form{
        width: 95%;
        margin: 0 auto;
        right: 0;
        left: 0;
        position: relative;
        top: 150px;
    }
    .logo,
    .logo.small{
        width: 70%;
        margin: 0 auto;
    }
    #columns,
    #bottom-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .pin{
        width: calc(100% - 0px);
    }
    .text-section .flex,
    .staffs.flex,
    .contactp-content .flex {
        display: block;
    }
    .textbox-right p {
        font-size: 20px;
        line-height: 30px;
    }
    .services-section{
        margin-top: 300px;
    }
    .brown-dog{
        width: 85px;
    }
    .bottom-form{
        padding: 15px 0;
    }
    .footer-form{
        width: 90%;
    }
    .footer-form h4 {
        font-size: 25px;
        margin: 0 0px;
    }
    .footer-form h3 {
        font-size: 20px;
        margin: 5px 0 15px 0;
    }
    .kittenimg {
        left: 0;
        bottom: -95px;
        width: 100px;
    }
    .footer-right {
        padding-bottom: 30px;
    }
    .innerp-title{
        top: 25px;
    }
    .entry-left{
        top: 0;
    }
    .onepost.resize{
        height: 450px !important;
    }
    .info-txt{
        font-size: 17px;
    }
    .info-icon svg {
        width: 30px;
        height: 30px;
    }
    .info-icon{
        padding: 15px 0;
        width: 20%;
    }
    .entry{
        font-size: 20px;
    }
    .staffbox {
        height: 350px !important;
    }
    .form-area h3, .forma h3 {
        font-size: 30px;
        margin-left: 0px;
    }
    #breadcrumbs{
        font-size: 19px;
    }
    .homebg{
        padding-bottom: 45px;
    }
	.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; }

	#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 {
		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: rgba(37, 37, 37, 0.90) !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;
        margin: 10px 0;
	}
	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: #36bcb4;
		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;
	}
}
