@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: normal;
    src: url(font/opensanshebrew-regular-webfont.eot);
    src: url(font/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'), url(font/opensanshebrew-regular-webfont.woff) format('woff'), url(font/opensanshebrew-regular-webfont.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: bold;
    src: url(font/opensanshebrew-bold-webfont.eot);
    src: url(font/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'), url(font/opensanshebrew-bold-webfont.woff) format('woff'), url(font/opensanshebrew-bold-webfont.ttf) format('truetype');
}

body {
    margin: 0;
    padding: 0;
    direction: rtl;
    font-family: 'Open Sans Hebrew', serif;
    background: #3F2043;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #3F2043;
}

.galinfo {
    display: none;
}

div#content {
}

div#maximage {
    width: 1350px;
    height: 609px;
    border-radius: 31px;
    margin-top: 62px;
}

div#maximage img {
    margin: 0!important;
}

#bg1 {
    background: url('images/gallery/1.jpg') center no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
}

#bg2 {
    background: url('images/gallery/2.jpg') center no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
}

div#nav-anchor {
}

.container.clearfix {
}

div#sidebar {
}

#contacttoggle{
	height:50px;
	width: 186px;
	top: 632px;
	font-size: 27px;
	padding-top: 0px;
	color:#fff;
	background: #d6d798;
	position:fixed;
	font-weight: bold;
	float: right;
	right: 0;
	border: 0;
	cursor: pointer;
	z-index: 20;
	animation: move 3s infinite forwards;
	-webkit-appearance:none;
}
@keyframes move{
  0% { transform: translateY(0px);}
  50% { transform: translatex(10px);}
  100% { transform: translateY(0px);}
}
#contacttoggle:hover{
    	color:#d6d798;
    	background: #ffffff;
    	text-decoration: none;
    	webkitappereance-none;
    	-webkit-appearance: none;
    	border: 1px solid #d6d798;
}

.contactbg {
    height: 349px;
    background: url(images/logobigw.svg) top left no-repeat;
    position: absolute;
    background-size: 343px;
    opacity: 0.1;
    margin-right: 448px;
    float: left;
    margin-top: -51px;
    width: 440px;
}

.nopara {
    display: none
}

.parallax1 {
    width: 100%;
    height: 609px;
    overflow: hidden;
    border-radius: 0;
}

#para1 {
    width: 100%;
    height: 100%;
    top: -100px;
    left: 0;
    position: relative;
    z-index: -1;
}

#para1 img {
    margin-top: 0;
    width: 100%;
}

.contactleft {
    width: 70%;
    color: #fff;
    padding-right: 30px;
    text-align: right;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: relative;
}

.mikra {
    position: absolute;
    text-align: right;
    left: 40px;
    width: 290px;
    margin-top: 120px;
    border: 4px solid #6AB6CE;
    font-weight: bold;
    z-index: 0;
    background: #fff;
}

.mikra ul {
    list-style: none;
}

.mikra li {
    padding: 3px 0;
}

.mikra ul li::before {
    content: "";
    width: 20px;
    height: 20px;
    float: right;
    margin-left: 7px;
    margin-top: 2px;
    display: block;
}

li.mega::before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8b371+0,d8b371+50,f4ce7d+51,f4ce7d+100 */
    background: #d8b371;
    /* Old browsers */
    background: -moz-linear-gradient(left, #d8b371 0%, #d8b371 50%, #f4ce7d 51%, #f4ce7d 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #d8b371 0%,#d8b371 50%,#f4ce7d 51%,#f4ce7d 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #d8b371 0%,#d8b371 50%,#f4ce7d 51%,#f4ce7d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8b371', endColorstr='#f4ce7d',GradientType=1 );
    /* IE6-9 */
}

li.megb::before {
    background: #6AB6CE!important;
}

li.megc::before {
    background: #BA6071!important;
}

li.yarok::before {
    background: #C9E6C1!important;
}

li.taasuka::before {
    background: #ABC3C9!important;
}

li.public::before {
    background: #FFB0B0!important;
}

li.tourism::before {
    background: #FBEE86!important;
}

#interactiveMap iframe {
    width: 100%;
    bottom: 0;
    height: 813px;
    font-family: 'Open Sans Hebrew', serif;
    overflow: hidden;
    position: relative;
}

div#slider2_container {
    display: none;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

#nav-trigger {
    display: none;
    text-align: right;
}

#nav-trigger span {
    display: inline-block;
    padding: 10px 0%;
    color: white;
    float: left;
    font-size: 26px;
    -webkit-mask: url(images/menu.svg) center / contain no-repeat;
    background: #fff;
    cursor: pointer;
    fill: #fff;
    width: 32px;
    margin-left: 19px;
    text-transform: uppercase;
}

#nav-trigger span:before {
    display: block;
    margin-left: 10px;
    width: 30px;
    float: left;
    height: 30px;
    background-position: center center;
    content: "";
}

#nav-trigger span:hover {
    background-color: rgba(255, 255, 255, 1);
}

#nav-trigger span.open:before {
}

#nav-mobile {
    position: relative;
    display: none;
}

#nav-mobile ul {
    display: none;
    list-style-type: none;
    position: fixed;
    left: 0;
    width: 190px;
    height: 155px;
    top: 50px;
    margin-left: auto;
    margin-right: auto;
    color: #3F2043;
    margin-top: 0;
    border-top: 0;
    z-index: 1000;
    text-align: center;
    background-color: #FFFFFF;
}

#nav-mobile li {
    display: block;
    padding: 5px 13px 5px 0;
    margin: 0;
    text-align: right;
    width: auto;
}

#nav-mobile li:last-child {
    border-bottom: none;
}

#nav-mobile a {
    display: block;
    color: #3F2043;
    font-weight: bold;
    border: 0;
    padding: 0;
}

#nav-mobile a:hover {
    background-color: #F4CE7D;
    color: #fff;
    border: 0;
}

#footer ul {
    list-style: none;
    float: right;
    font-size: 18px;
    font-weight: bold;
    width: 70%;
    padding: 0 0 30px;
    margin: 0;
}

#footer .nav-active {
    border: 0;
}

#footer li {
    float: right;
    padding: 10px;
}

#footer li a:hover {
    color: #F4CE7D;
    transition: .4s ease all;
}

#footer li:first-child {
    padding-right: 0;
}

#main {
}

#readmore {
    display: none;
    position: relative;
    float: left;
    margin-top: 60px;
    width: 850px;
}

.counter {
    font-size: 71px;
    line-height: 81px;
}

.circle {
    display: inline-block;
    width: 204px;
    background: #fff;
    float: right;
    font-size: 16px;
    padding: 20px 0px 0;
    height: 184px;
    border: 4px solid;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.35);
    border-radius: 50%;
    color: #57441b
}

.blue b {
    margin-top: 8px;
    display: block;
}

.blue {
    border-color: #6AB6CE;
    padding: 20px 31px 0;
    width: 142px;
}

.overlay {
    background: transparent;
    position: relative;
    width: 100%;
    height: 605px;
    /* your iframe height */
    margin-top: -605px;
    top: 605px;
    /* your iframe height */
    /* your iframe height */
}

.red {
    border-color: #bd4d58;
    margin-left: 7px;
    padding: 20px 21px 0;
    width: 162px;
}

.yellow {
    border-color: #f4ce7d;
    padding: 20px 10px 0;
    width: 184px;
    margin-left: 7px;
}

.red b {
    margin-top: 8px;
    display: block;
}

.green {
    border-color: #48805e;
    margin-left: 7px;
}

h1 {
    color: #FFFFFF;
    font-size: 59px;
    line-height: 51px;
    padding-top: 128px;
    font-weight: normal;
    padding-right: 60px;
    font-weight: bold;
    position: absolute;
    text-align: right;
    text-shadow: 0 0 14px rgba(0, 0, 0, 0.5);
    margin: 0;
}

h1 b {
    font-size: 52px;
}

h2 {
    font-size: 28px;
    margin: 0px 0 12px 0;
    float: right;
    color: #3F2043;
    font-weight: normal;
    top: 0;
    line-height: 30px;
}

#contact h2 {
    color: #fff;
}

h2:before {
    content: "";
    background: url('images/logobig.svg') no-repeat;
    width: 36px;
    height: 44px;
    background-size: contain;
    margin-right: -41px;
    margin-top: -11px;
    position: absolute;
}

#contact h2:before {
    background: url(images/logobigw.svg) no-repeat;
    margin-top: -10px;
    background-size: contain;
}

h2.notemob {
    display: none;
}

#quote h2 {
    margin: 0;
}

#gallery h2 {
    text-align: center;
    width: 100%;
    font-weight: normal;
    margin: 10px 0 25px;
    color: #fff;
    font-size: 18px;
}

h3 {
    font-size: 18px;
    margin: 0px 0 0 0;
    text-align: center;
    float: right;
    width: 100%;
}

h4 {
    font-size: 27px;
    margin: 11px 0 0 0;
    line-height: 23px;
    padding: 0;
    float: right;
}

.gmaps {
    border: 0;
    width: 100%;
    height: 550px;
}

.maps iframe {
}

.maps {
    width: 100%;
    height: 550px;
}

.slider {
    width: 100%;
    border-bottom: 4px solid #D6D798;
}

.content {
    width: 90%;
    font-size: 19px;
    margin-top: 59px;
    color: #32383c;
    float: right;
    background: rgba(255, 255, 255, 0.9);
    padding: 20px 5%;
}

#about .content {
    background: none;
    color: #3F2043;
    padding: 0;
    font-size: 17px;
    width: 100%;
    z-index: 1000;
    margin-top: 0;
}

#about span {
    display: block;
    float: right;
    text-align: center;
    width: 100%;
    margin-top: 20px;
    font-size: 22px;
}

.column2 {
    width: 46%;
    float: right;
    z-index: 1000;
    position: relative;
    text-align: justify;
}

#about .column2 span {
    color: #3F2043;
    background: #D6D798;
    font-weight: bold;
    display: block;
    margin-top: 12px;
    font-size: 17px;
    padding: 5px;
    text-align: center;
    transition: all ease .3s;
}

.column2 span:hover {
    background: #3F2043;
    color: #D6D798;
}

.column1 {
    text-align: justify;
    width: 47%;
    margin-left: 3%;
    padding-left: 3%;
    border-left: 1px solid #dcd7dd;
    float: right;
}

#about2 .content {
    background: none;
    color: #F4CE7D;
    text-shadow: 0px 0px 80px #000;
    margin: 20px 0 49px;
    font-size: 32px;
    padding: 0px 21%;
    width: 58%;
}

.contentcredit {
    width: 450px;
    font-size: 14px;
    float: right;
    margin-top: -12px;
}

.contenten {
    width: 450px;
    font-size: 19px;
    /* float: left; */
}

.contentabout {
    width: 809px;
    font-size: 19px;
    float: right;
}

#target {
}

.contentcontact {
    width: 300px;
    font-size: 20px;
    float: right;
}

.gal {
    margin: 12px 0 0 0;
    padding: 0;
}

.gal li {
    list-style: none;
    float: right;
    margin-left: 13px;
    margin-bottom: 9px;
}

.serv {
    padding: 0;
    width: 675px;
    text-align: center;
    height: 150px;
    padding-top: 11px;
    float: none;
}

.line2 {
    margin: 12px 27px 0 0;
    padding: 0;
    width: 515px;
    text-align: center;
    height: 210px;
    float: none;
}

.serv li {
    list-style: none;
    float: right;
    margin-left: 6px;
    margin-right: 24px;
    transition: all 0.2s ease-out;
    margin-bottom: 9px;
    padding: 4px;
    width: 130px;
    text-decoration: underline;
}

.serv li:hover {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
}

.logo {
    background: url(images/logo.png) 20px center no-repeat #3f2043;
    background-size: 126px;
    width: 164px;
    height: 100px;
    padding-right: 36px;
    margin-top: 1px;
    border-radius: 5px;
    float: right;
    padding: 0px;
}

.stick .logo {
    background-position-y: center;
}

/* navigation */
nav {
    height: 62px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1000;
    border-top: -6px solid;
    background: #3F2043;
}

.stick {
    position: fixed;
    top: 0;
    z-index: 1001;
    border-top: 0;
}

nav ul {
    list-style-type: none;
    margin: 0;
    width: 620px;
    height: 40px;
    padding: 0;
    text-align: right;
}

nav ul span {
    text-align: center;
    float: left;
    color: #32383C;
    margin-top: 16px;
    background: #fff;
    font-size: 20px;
    border-radius: 5px;
    position: relative;
    padding: 1px 5px 2px 7px;
    width: 200px;
    margin-left: -105px;
    cursor: pointer;
}

nav ul span a {
    color: #3F2043;
    font-weight: bold;
    cursor: default;
}

nav ul span a:hover {
    color: #3F2043;
}

nav li {
    display: table-cell;
    text-align: center;
    height: 41px;
    border: 0;
    float: right;
    padding: 0;
    margin: 0;
    margin-top: 0;
}

nav li:last-child a {
    border-left: 0;
}

nav li a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 14px 21px;
    display: list-item;
    border: 0;
    margin: 0;
    font-size: 22px;
    transition: all 0.4s ease-out;
    border-bottom: 4px solid rgba(0,0,0,0);
}

a.nav-active {
    border-bottom: 4px solid;
    color: #d6d798;
}

a {
    text-decoration: none;
    color: #fff;
}

.caption {
    position: absolute;
    background: rgba(63, 32, 67, 0.87);
    width: 100%;
    height: 100%;
    line-height: 60px;
    font-size: 30px;
    bottom: -312px;
    transition: all ease .4s;
}

.caption:before {
    width: 100%;
    left: 0;
    height: 312px;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: -312px;
    content: " ";
}

.caption p {
    width: 420px;
    font-size: 22px;
    border-top: 1px solid;
    padding-top: 10px;
    margin-top: 0;
    line-height: 30px;
}

.caption span {
    color: #D6D798;
    border: 1px solid;
    font-weight: normal;
    line-height: 30px;
    font-size: 30px;
    margin-top: 30px;
    display: block;
    bottom: 0;
    width: 212px;
    transition: all ease .4s;
    padding: 10px 28px 13px;
}

.caption span:hover {
    background: rgba(214, 215, 152, 0.9);
    color: #3F2043;
    border: 1px solid rgba(214, 215, 152, 0.9);
}

.caption:hover {
    bottom: -20px;
    color: #fff;
    padding-top: 80px;
}

#home a {
    border: 1px solid rgba(106, 182, 206, 0);
    padding: 2px 5px 5px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0);
    margin-top: 5px;
    float: none;
    color: #48805E;
    font-weight: bold;
    transition: all ease .4s;
    display: inline-block;
}

#home a:hover {
    background: #48805E;
    color: #fff;
    border: 1px solid #BD4D58;
}

a:hover {
    color: #D6D798;
}

a {
}

.rights {
    float: right;
    color: #fff;
    margin-top: -4px;
    margin-right: 0;
    z-index: 10000;
    position: relative;
}

#tnx {
    display: none
}

#formbox {
  text-align: right;
    float: right;
    width: 500px;
    padding: 51px;
    height: 260px;
    margin-right: 15px;
    font-size: 24px;
    color: #fff;
    border-left: none;
    background: rgb(63, 32, 67);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1112;
    display: none;
}

.formhead {
    text-align: center;
    width: 86%;
}

.innerfooter {
    width: 870px;
    height: 20px;
}

.footer {
    height: 28px;
    z-index: 10000;
    bottom: 0;
    width: 100%;
    background: #3F2043;
}

section {
    padding-top: 200px;
    padding-bottom: 30px;
    z-index: -1;
}

#projects {
    padding-top: 30px;
}

#interactiveMap {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
}

#interactiveMap h1 {
    float: right;
    position: absolute;
    font-weight: bold;
    font-size: 60px;
    color: #48805E;
    margin: 100px 100px 0 0;
}

section#gallery {
    padding-bottom: 0;
    background: #48805E;
    border-top: 115px solid #F4CE7D;
    margin-top: -5px;
    padding-top: 30px;
}

section#contact {
    padding-bottom: 0;
    padding-top: 0;
    border-top: 30px solid #3F2043;
    z-index: 1009;
}

section#footer {
    background: #3F2043;
    height: 90px;
    padding-top: 50px;
    padding-bottom: 125px;
}

#quote {
    padding: 30px 0 0;
    background: #3F2043;
}

#about {
    padding: 0;
    background-position: center;
    padding-top: 60px;
    border-top: 30px solid #3F2043;
    background: #fff;
    background-size: cover;
    overflow: visible;
    z-index: 1000;
    height: 590px;
}

#about::before {
    content: "";
    background: url('images/logobig.svg');
    width: 941px;
    height: 437px;
    background-size: 550px;
    background-repeat: no-repeat;
    position: absolute;
    background-position-x: center;
    opacity: 0.05;
    right: 26%;
    z-index: 0;
}

#about2 {
    background: url('images/about2.jpg') no-repeat;
    padding: 0;
    margin-top: 100px;
    padding-top: 40px;
    background-size: cover;
}

section#home {
    margin-top: 0px;
    width: 1350px;
    padding-top: 63px;
    padding-bottom: 0;
    height: 619px;
}

#home:after {
    content: "";
    background: url('images/logobig.svg') center left no-repeat;
    width: 702px;
    height: 350px;
    background-size: contain;
    position: absolute;
    top: 340px;
    margin-right: 0;
    display: none;
}

#english {
    padding-bottom: 400px!important;
}

.call {
    display: none;
}

.wrap {
    height: 585px;
    width: 870px;
    text-align: center;
    padding: 54px 25px 0 0;
}

#home .wrap {
    padding: 0;
    display: none;
}

#home ul {
    margin: 8px 14%;
    display: block;
    padding-top: 12px;
    color: #32383C;
    border-radius: 5px;
    font-weight: bold;
    width: 66%;
    height: 67px;
    border: 1px solid rgba(72, 128, 94, 0.16);
    background: rgba(244, 206, 125, 0.4);
}

#home li {
    float: right;
    width: 50%;
    text-align: right;
}

#footer .wrap {
    height: 47px;
    border-bottom: 1px solid #fff;
    padding-top: 0;
    width: 818px;
    padding: 14px 0 0;
}

#about h1 {
    color: #3F2043;
    font-weight: bold;
    font-size: 30px;
}

#about h1 span {
    color: #f4ce7d;
}

#about .wrap {
    height: 437px;
    padding-top: 0;
    z-index: 1000;
}

#about2 h1 {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    margin: 0 16%;
    line-height: 35px;
}

#about2 h1 span {
    color: #f4ce7d;
}

#about2 .wrap {
    height: 334px;
    padding-top: 0;
}

.birds {
    background: url('images/birds.png') no-repeat;
    width: 192px;
    height: 176px;
    margin-top: -187px;
    position: relative;
    left: 0;
    float: left;
}

#interactiveMap .birds {
    left: 80px;
    margin-top: -110px;
}

.bird {
    background: url('images/bird.png') no-repeat;
    width: 67px;
    height: 96px;
    margin-top: 180px;
    position: relative;
    right: 0;
    float: right;
}

.bird2 {
    background: url('images/bird2.png') no-repeat;
    width: 73px;
    height: 111px;
    margin-top: -97px;
    position: relative;
    right: 430px;
    float: none;
}

.arrow {
    background: url('images/arrow.gif') 7px 6px no-repeat #3F2043;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    position: relative;
    transition: all ease .1s;
    margin-top: 0;
    cursor: pointer;
    margin-right: -56px;
    float: none;
    right: 50%;
    left: 50%;
    border: 4px solid #FFFFFF;
    padding: 7px;
}

.arrow:active {
    border: 4px solid #F4CE7D;
    transition: all ease .1s, all ease .4s;
}

.arrow:hover {
    background: url('images/arrowhov.gif') 7px 6px no-repeat #3F2043;
    border: 4px solid #FFFFFF;
    transition: border ease .4s, border ease .1s;
}

#quote .wrap {
    height: 62px;
    padding-top: 0;
}

.wrapcontact {
    height: 345px;
    width: 901px;
    text-align: right;
    background: rgba(255, 255, 255, 0.9);
    padding: 25px 25px 0 0;
    margin-bottom: 0;
}

.wrapgal {
    height: 345px;
    width: 901px;
    text-align: right;
    background: rgb(72, 128, 94);
    padding: 25px 25px 0 0;
}

#gallery h1 {
    color: #fff;
    text-align: center;
    font-size: 37px;
    line-height: 42px;
}

#gallery h1 b {
    font-size: 37px;
}

.wrapenglish {
    height: auto;
    width: 901px;
    text-align: left;
    background: rgba(255, 255, 255, 0.9);
    padding: 25px 0px 25px 25px;
    direction: ltr;
}

#bt1 {
    background: rgba(0,0,0,0);
    border: 0;
    cursor: pointer;
    outline: none;
    margin-top: 17px;
    font-weight: bold;
    color: #BA0F31;
}

.wrapservices {
    height: 475px;
    width: 100%;
    background: rgba(185, 15, 48, 1);
}

.wrapabout {
    height: 342px;
    width: 901px;
    text-align: right;
    padding: 25px 25px 0 0;
}

.credit {
    float: right;
    margin-top: 0;
    z-index: 1000;
    margin-left: 0;
    width: 420px;
    font-size: 15px;
    position: relative;
    left: 0;
    right: 0;
    margin-right: 43px;
}

.input_text {
    width: 95%;
    height: 44px;
    margin-bottom: 7px;
    outline: none;
    padding: 0 5% 0 0;
    border: 0;
    font-family: 'Open Sans Hebrew', serif;
    font-size: 20px;
}

#lead_email {
    margin-left: 15px;
}

#sendbtn {
    height: 62px;
    width: 50%;
    background: #d6d798;
    border: 0;
    outline: none;
    font-weight: bold;
    color: #3F2043;
    float: left;
    font-size: 31px;
    cursor: pointer;
    font-family: 'Open Sans Hebrew', serif;
}
#sendbtn:hover{

 color: #ffffff;   
}

#formuser {
    padding: 0;
}

.fillforms {
    margin-right: 0;
    margin-top: 8px;
}

::-webkit-input-placeholder {
    color: #5b5a78;
    font-family: 'Open Sans Hebrew', serif;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #5b5a78;
    font-family: 'Open Sans Hebrew', serif;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #5b5a78;
    font-family: 'Open Sans Hebrew', serif;
}

:-ms-input-placeholder {
    color: #5b5a78;
    font-family: 'Open Sans Hebrew', serif;
}

.serv img {
    width: 100%;
}

.gal img {
    width: 100%;
}

.homeimg {
    background: url('images/home.png') no-repeat;
    width: 445px;
    height: 333px;
    background-size: contain;
    float: left;
    position: relative;
    margin-top: -45px;
    margin-left: 0px;
}

.homeenimg {
    background: url('images/homeen.png') no-repeat;
    width: 445px;
    height: 333px;
    background-size: contain;
    float: right;
    position: relative;
    margin-right: 0px;
}

.lightbox {
    display: none;
}

.frameservices {
    width: 926px;
    height: 483px;
    position: relative;
    color: #fff;
}

.servicebottom {
    font-size: 12px;
    width: 100%;
    text-align: right;
    text-shadow: 1px 1px 1px #000;
}

.servicebottom {
}

.servicecontent {
    padding-top: 21px;
    font-size: 19px;
}

.social {
    border: 3px solid rgba(255, 255, 255, 0);
    float: right;
    width: 35px;
    margin-left: 10px;
    margin-top: 10px;
    height: 35px;
    transition: all 0.2s ease-out;
}

.social:hover {
    border: 3px solid #000;
    z-index: 10000;
}

.fb {
    background: url('images/fb.png') no-repeat;
    background-size: contain;
}

.yt {
    background: url('images/yt.png') no-repeat;
    background-size: contain;
}

.li {
    background: url('images/li.png') no-repeat;
    background-size: contain;
}

#tnx {
    display: none;
    width: 382px;
    height: 74px;
    margin-right: 0;
    margin-top: -194px;
    padding: 90px 60px;
    line-height: 32px;
    border: 1px solid #D6D798;
    color: #fff;
    letter-spacing: 0px;
    position: relative;
    z-index: 1000;
    background: rgb(63, 32, 67);
    text-align: center;
    font-size: 30px;
}

.enbtn {
    float: left;
}

/* jssor slider arrow navigator skin 03 css */
/*.jssora03l                  (normal).jssora03r                  (normal).jssora03l:hover            (normal mouseover).jssora03r:hover            (normal mouseover).jssora03l.jssora03ldn      (mousedown).jssora03r.jssora03rdn      (mousedown)*/
.jssora03l, .jssora03r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(images/a03.png) no-repeat;
    overflow: hidden;
}

.jssora03l {
    background-position: -3px -33px;
}

.jssora03r {
    background-position: -63px -33px;
}

.jssora03l:hover {
    background-position: -123px -33px;
}

.jssora03r:hover {
    background-position: -183px -33px;
}

.jssora03l.jssora03ldn {
    background-position: -243px -33px;
}

.jssora03r.jssora03rdn {
    background-position: -303px -33px;
}

@media only screen and (max-width : 1360px) {
    #interactiveMap iframe {
        height: 574px;
        position: relative;
        bottom: 0;
        left: 0;
    }

    #interactiveMap h1 {
        margin: 100px 30px 0;
    }

    #interactiveMap .birds {
        margin-top: -110px;
        margin-left: 10px;
    }

    .bird2 {
        display: none;
    }
}

@media only screen and (max-device-width: 960px) {
    body {
        margin: 0;
        padding: 0;
        direction: rtl;
        font-family: 'Open Sans Hebrew', serif;
        background: #FFF;
    }

    section#contact {
    padding-bottom: 0;
    padding-top: 0;
    border-top: none;
    z-index: 1009;
}

	#contacttoggle{
		top: 1608px;
		animation: none;
		width: 100%;
		z-index: 1000;
		position: relative;
	}
	
.lg-sub-html {z-index: 10000;position: relative;}

    div#main {
        width: 100%;
    }

    div#slider2_container {
        display: block;
    }

    span.jssora03r {
        right: 7px!important;
        top: 44%!important;
    }

    span.jssora03l {
        left: 4px!important;
        top: 45%!important;
    }

    div#slider1_container {
        display: none;
    }

.galinfo {
    display: block;
    color: #fff;
    margin-bottom: 5px;
    font-size: 20px;
}

.galinfo span {
    display: block;
    font-size: 10px;
}

    .embed-container.maps {
        height: 180px;
    }

    .bird2 {
        margin: 0;
        right: 0;
        display: none;
    }

    .page-bg {
        /* background: url(images/bgs.jpg) no-repeat top left; */
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        display: none;
        height: 100%;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: 50% 0;
        background-repeat: no-repeat;
        z-index: -1;
    }

    h1 {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 3px;
        padding-top: 3px;
        padding-right: 0;
        width: 190px;
    }

    h1#para2 {
        display: block;
        width: 56%;
        font-size: 28px;
        font-weight: normal;
        line-height: 26px;
        margin-right: 8%;
        padding-top: 57px;
    }

#maximage {
    display: none;
}

    .parallax1 {
        display: none;
    }

    section#gallery h1 {
        float: right;
        font-size: 30px;
        line-height: 32px;
    }

    #about2 h1 {
        font-size: 30px;
        line-height: 32px;
        margin: 0;
    }

    h1 b {
        font-size: 27px;
    }

    #gallery h1 b {
        font-size: 21px;
    }

    h2 {
        font-size: 23px;
        margin-top: 30px;
        margin: 7px 0 6px 0;
        width: 300px;
    }

    #formbox h2 {
        display: block;
        width: 100%;
        padding-right: 14px;
        margin: 0;
        padding-bottom: 4px;
    }

    #contact h2:before {
        display: none;
    }

    .column1 {
        width: 100%;
        border: 0;
        padding: 0;
        margin: 0;
    }

    .column2 {
        width: 100%;
        padding-bottom: 20px;
    }

    #quote h2 {
        margin: 20px 0 0 0;
    }

    #gallery h2 {
        font-size: 13px;
        margin: 0;
    }

    h2.notemob {
        display: block;
    }

    h2.notereg {
        display: none;
    }

    h3 {
        font-size: 17px;
        margin: 7px 0 0 0;
        text-align: center;
        width: 100%;
    }

    .gmaps {
        border: 0;
        margin-top: 10px;
        margin-left: 17px;
        box-shadow: 5px 5px 0 #B90F30;
        float: left;
        width: 282px;
        height: 195px;
    }

    .content {
        width: 280px;
        font-size: 15px;
        margin-top: 10px;
        float: right;
    }

#about span {
    font-size: 18px;
    margin-top: 0;
    padding-bottom: 23px;
}

    #home li {
        width: 100%;
    }

    #home ul {
        height: 92px;
        margin: 8px 0px;
        width: 85%;
    }

    #about2 .content {
        padding: 20px 0;
        margin: 0;
        font-size: 24px;
        width: 100%;
    }

    .contentcredit {
        width: 280px;
        font-size: 14px;
        float: right;
        margin-top: -12px;
    }

    .contenten {
        width: 280px;
        font-size: 15px;
    }

    .contentabout {
        width: 279px;
        font-size: 15px;
        float: right;
    }

    #target {
    }

    .contentcontact {
        width: 300px;
        font-size: 20px;
        float: right;
    }

    .gal {
        margin: 12px 0 0 0;
        padding: 0;
    }

    .gal li {
        list-style: none;
        float: right;
        margin-left: 13px;
        margin-bottom: 9px;
        width: 119px;
    }

    .serv {
        padding: 0;
        width: 300px;
        text-align: center;
        height: 150px;
        padding-top: 0px;
        float: right;
    }

    .line2 {
        margin: 119px 90px 0 0;
        padding: 0;
        width: 200px;
        position: absolute;
        text-align: center;
        height: 210px;
        float: right;
    }

    .serv li {
        list-style: none;
        float: right;
        margin-left: -1px;
        margin-right: 15px;
        font-size: 11px;
        margin-bottom: 10px;
        padding: 0;
        width: 75px;
    }

    .wrapgal {
        height: 395px;
        width: 300px;
        text-align: right;
        background: rgba(255, 255, 255, 0.9);
        padding: 25px 25px 0 0;
    }

    #bt1 {
        background: rgba(0,0,0,0);
        border: 0;
        cursor: pointer;
        outline: none;
        margin-top: 17px;
        margin-bottom: 14px;
        font-weight: bold;
        color: #BA0F31;
    }

    .logo {
        background-size: 75px;
        width: 320px;
        height: 56px;
        position: absolute;
        background-position-x: center;
        border-radius: 0;
        float: none;
        margin-right: 0;
        display: none;
        padding: 0px;
        margin-top: -56px;
    }

    /* navigation */
    nav {
        height: 37px;
        position: fixed;
        top: 0px;
        border: 0;
        width: 100%;
        z-index: 10000;
    }

    nav ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 320px;
        padding: 0;
        text-align: right;
    }

    nav ul span {
        display: none;
    }

    nav li {
        display: inline-block;
        text-align: center;
        height: 26px;
        margin: 0;
        width: 76px;
        float: none;
    }

    nav li a {
        text-decoration: none;
        padding: 7px 0 7px 0;
        font-size: 21px;
        transition: all 0.4s ease-out;
        border-bottom: 8px solid rgba(0,0,0,0);
    }

    a.nav-active {
    }

    a {
        color: #fff;
        text-decoration: none;
    }

    .rights {
        float: right;
        color: #fff;
        font-size: 11px;
        margin-top: -121px;
        margin-right: 10px;
        /* position: relative; */
    }

    #tnx {
        display: none
    }

    #formbox {
        text-align: right;
        top: -391px;
        position: relative;
        width: 100%;
        float: none;
        height: 327px;
        padding: 0;
        margin-right: 0;
        background: #3F2043;
        border: 0;
        border-radius: 0;
        font-size: 24px;
        padding-top: 10px;
        padding-right: 6px;
        color: #fff;
    }

    .contactleft {
        width: 100%;
        padding: 0;
        font-size: 13px;
        text-align: center;
    }

    .contactbg {
        width: 300px;
        margin: 0;
        display: none;
    }

    .formhead {
        width: 100%;
    }

    .innerfooter {
        width: 100%;
        height: 0;
    }

    .footer {
        height: 70px;
        padding-top: 11px;
        position: relative;
        z-index: -10;
        bottom: 0px;
        width: 100%;
        background: #3F2043;
    }

    section {
        padding-top: 120px;
        padding-bottom: 0;
    }

    #contact {
        position: fixed;
        border: 0;
        bottom: 0;
    }

    #projects {
        padding-bottom: 130px;
        width: 100%;
        background: #3F2043;
        height: 229px;
        position: relative;
        padding-top: 10px;
        float: right;
    }

    .slider {
        border-bottom: 1px solid rgba(255, 255, 255, 0.23);
        padding-bottom: 13px;
    }

    #quote {
        display: none;
    }

    section#footer {
        padding-top: 0;
        padding-bottom: 120px;
    }

    section#gallery {
        border-bottom: 10px solid #48805E;
        margin: 40px 0 0;
        padding: 0;
    }

    section#about2 {
        background-position: center;
    }

    section#about {
        padding-top: 40px;
        display: block;
        width: 100%;
        border: 0;
    }

    section#home {
        padding-top: 50px;
        background: url('images/home.jpg') center 50px no-repeat;
        background-size: cover;
        width: 100%;
        height: 207px;
        border-radius: 0;
        margin-top: 0;
    }

    #home:after {
        display: none;
    }

    #english {
        padding-bottom: 210px!important;
    }

    .call {
        display: block;
        width: 277px;
        float: left;
        margin-top: 5px;
        margin-left: 0;
    }

    .wrap {
        height: 532px;
        width: 311px;
        text-align: center;
        padding: 15px 0px 0 0;
    }

    #home .wrap {
        height: 145px;
        width: 300px;
        display: block;
    }

    #footer ul {
        width: 80%;
        padding: 0 10%;
    }

    #about2 .wrap {
        height: 464px;
    }

    .counter {
        font-size: 50px;
        line-height: 50px;
    }

    .circle.red {
    }

    .bird {
        position: absolute;
        margin-top: 197px;
    }

    .circle.yellow {
    }

    .circle.green {
    }

    .circle {
        width: 42%;
        margin: 0 7px 10px 1px;
        height: auto;
        font-size: 11px;
        border-width: 3px;
        border-radius: 5px;
        padding: 10px 5px 10px;
    }

    .red b {
        margin: 0;
    }

    .blue b {
        margin: 0;
    }

    .circle.blue {
        width: 37%;
        padding: 10px 4% 10px;
    }

    #about .wrap {
        height: 300px;
        width: 300px;
    }

    #about:before {
        width: 300px;
        right: 0;
    }

    #quote .wrap {
        margin: 0;
        height: 246px;
    }

    .birds {
        background-size: 120px;
        margin-top: -110px;
        left: 0;
        width: 100%;
        background-position-x: center;
        position: absolute;
    }

    .arrow {
        right: 37%;
        margin-top: -43px;
        display: none;
    }

    #footer .wrap {
        width: 100%;
    }

    .wrapenglish {
        height: auto;
        width: 300px;
        text-align: left;
        background: rgba(255, 255, 255, 0.9);
        padding: 25px 0px 0 25px;
        direction: ltr;
    }

    .wrapservices {
        height: 500px;
        width: 325px;
        margin-top: 25px;
        background: rgba(185, 15, 48, 1);
    }

    .wrapabout {
        height: 1142px;
        width: 300px;
        text-align: right;
        background: rgba(255, 255, 255, 0.9);
        padding: 25px 25px 0 0;
    }

    .credit {
        float: none;
        margin-top: 9px;
        font-size: 10px;
        text-align: center;
        width: 100%;
        margin-right: 0;
    }

    .input_text {
        width: 270px;
        margin-bottom: 8px!important;
        height: 40px;
        padding: 0 7px 3px 0;
        padding-bottom: 0;
        float: right;
        padding-right: 7px;
        -webkit-appearance: none;
        border-radius: 0;
        outline: none;
        border: 0;
        font-family: 'Open Sans Hebrew', serif;
        font-size: 18px;
    }

    #lead_phone {
        float: right;
        margin: 0;
    }

    #lead_email {
        margin-top: 5px;
        float: right;
        margin-left: 5px;
    }

    #sendbtn {
        height: 54px;
        width: 278px;
        float: right;
        opacity: 1;
        font-size: 28px;
        border: 0;
        padding: 0 0 4px 0;
        -webkit-appearance: none;
        outline: none;
        font-weight: bold;
        border-radius: 0;
        margin: 5px 0 0;
        cursor: pointer;
        font-family: 'Open Sans Hebrew', serif;
    }

    #formuser {
        padding: 6px 15px;
        width: 277px;
        float: none;
        margin: 0;
        font-size: 18px;
    }

    .fillforms {
        margin-right: 0px;
        margin-top: 5px;
    }

    ::-webkit-input-placeholder {
        color: #5b5a78;
        font-family: 'Open Sans Hebrew', serif;
    }

    :-moz-placeholder {
        /* Firefox 18- */
        color: #5b5a78;
        font-family: 'Open Sans Hebrew', serif;
    }

    ::-moz-placeholder {
        /* Firefox 19+ */
        color: #5b5a78;
        font-family: 'Open Sans Hebrew', serif;
    }

    :-ms-input-placeholder {
        color: #5b5a78;
        font-family: 'Open Sans Hebrew', serif;
    }

    .homeimg {
        background: url('images/home.png') no-repeat;
        width: 325px;
        height: 243px;
        background-size: contain;
        float: left;
        position: relative;
        margin-top: 0;
        display: none;
        margin-left: 0px;
    }

    .homeenimg {
        background: url('images/homeen.png') no-repeat;
        width: 300px;
        height: 333px;
        background-size: contain;
        float: right;
        position: relative;
        display: none;
        margin-top: -45px;
        margin-right: 0px;
    }

    .lightbox {
        display: none;
    }

    .frameservices {
        width: 300px;
        height: 480px;
        position: relative;
        color: #fff;
    }

    .servicebottom {
        font-size: 11px;
        width: 100%;
        float: left;
        margin-top: 177px;
        text-align: right;
        text-shadow: 1px 1px 1px #000;
    }

    .servicebottom {
    }

    .servicecontent {
        padding: 21px 21px 0;
        text-align: right;
        font-size: 15px;
    }

    .social {
        border: 3px solid rgba(255, 255, 255, 0);
        float: right;
        width: 35px;
        margin-right: 243px;
        margin-top: -193px;
        height: 35px;
        transition: all 0.2s ease-out;
    }

    .social:hover {
        border: 3px solid #000;
        z-index: 10000;
    }

    .fb {
        background: url('images/fb.png') no-repeat;
        background-size: contain;
    }

    .yt {
        background: url('images/yt.png') no-repeat;
        background-size: contain;
    }

    .li {
        background: url('images/li.png') no-repeat;
        background-size: contain;
    }

    #tnx {
        display: none;
        width: 220px;
        height: 90px;
        margin-right: 0;
        top: 0px;
        margin-top: 0;
        padding: 28px 40px 0;
        line-height: 28px;
        color: #fff;
        letter-spacing: 0px;
        position: absolute;
        z-index: 1000;
        right: 0px;
        background: #3F2043;
        text-align: center;
        font-size: 26px;
    }

    .enbtn {
        float: left;
        position: relative;
        top: -94px;
        left: 0px;
    }

    .serv img {
        width: 100%;
    }

    .gal img {
        width: 100%;
    }

    #nav-anchor {
    }

    #nav-trigger {
        display: block;
        background: url('images/logo.png') center right no-repeat #3F2043;
        background-size: 60px;
        width: 100%;
        height: 50px;
        text-align: right;
        position: fixed;
        border-right: 10px solid #3F2043; 
        z-index: 10000;
    }

    #nav-main {
        display: none;
    }

    #nav-mobile {
        display: block;
        background-color: rgba(0, 0, 0, 0);
        border: 0;
        margin: 0;
        height: 0;
        padding: 0;
    }

    .wrapcontact {
        height: 425px;
        width: 300px;
        text-align: right;
        background: rgba(255, 255, 255, 0.9);
        padding: 25px 25px 0 0;
        margin-bottom: 0;
    }

    #readmore {
        display: none;
        position: relative;
        float: left;
        margin-top: 20px;
        width: 280px;
    }
}
@