/*
Theme Name: Tarin

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

#wpadminbar {
	z-index: 999999999999;
}
body .elementor-popup-modal {
	z-index:9999999999;
}
.mobile-buttons {
	display:none;
}
body.elementor-page-9981{
    background-image: none !important;

    background-color: #ffffff !important;
}
.home .banner {
	background:#fff;
}
body.elementor-page-9981 header {
    background-color: #1b1b1b !important;
}
@font-face{font-family:'almoni-neue';
	font-weight:300;
	font-style:normal;
	src:url('fonts/almoni-neue-aaa-300.eot');
	src:url('fonts/almoni-neue-aaa-300.eot#iefix') format('embedded-opentype'),
url('fonts/almoni-neue-aaa-300.woff') format('woff'),
url('fonts/almoni-neue-aaa-300.ttf') format('truetype')}


@font-face{font-family:'almoni-neue';
	font-weight:500;
	font-style:normal;
	src:url('fonts/almoni-neue-aaa-500.eot');
	src:url('fonts/almoni-neue-aaa-500.eot#iefix') format('embedded-opentype'),
url('fonts/almoni-neue-aaa-500.woff') format('woff'),
url('fonts/almoni-neue-aaa-500.ttf') format('truetype')}


@font-face{font-family:'almoni-neue-tzar';
	font-weight:300;
	font-style:normal;
	src:url('fonts/almoni-neue-tzar-aaa-300.eot');
	src:url('fonts/almoni-neue-tzar-aaa-300.eot#iefix') format('embedded-opentype'),
url('fonts/almoni-neue-tzar-aaa-300.woff') format('woff'),
url('fonts/almoni-neue-tzar-aaa-300.ttf') format('truetype')}

@font-face{font-family:'almoni-neue-tzar';
	font-weight:600;
	font-style:normal;
	src:url('fonts/almoni-neue-tzar-aaa-600.eot');
	src:url('fonts/almoni-neue-tzar-aaa-600.eot#iefix') format('embedded-opentype'),
url('fonts/almoni-neue-tzar-aaa-600.woff') format('woff'),
url('fonts/almoni-neue-tzar-aaa-600.ttf') format('truetype')}


@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?42ewlj');
  src:  url('fonts/icomoon.eot?42ewlj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?42ewlj') format('truetype'),
    url('fonts/icomoon.woff?42ewlj') format('woff'),
    url('fonts/icomoon.svg?42ewlj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}


/** popup summer2023 **/ 
.summer-popup .elementor-widget-image {
	margin-bottom:0!important;
}
.summer-popup .elementor-widget-wrap > .elementor-widget-form.elementor-element {
	position:absolute;
	width:86%;
	bottom:35px;
	left:7%;
}
.summer-popup .elementor-form {
	max-width:100%;
}
.summer-popup .elementor-field-textual.elementor-size-md {
	border:none;
	border-radius:none;
	color:#000!important;
	font-size:20px;
}
.summer-popup .elementor-widget-form .elementor-button[type="submit"] {
	background:#AB6B4F;
	border-radius:10px;
	font-size:20px;
	color:#000!important;
	padding:10px;
}
@media (max-width:767px) {
	.summer-popup .elementor-widget-wrap>.elementor-widget-form.elementor-element {
		position:relative;
		width:100%;
		bottom:auto;
		left:auto;
		background:#E5D9CD;
		padding-bottom:30px;
		margin-top:-30px;
	}
	.summer-popup .elementor-form {
		max-width:86%;
		margin:0 auto;
	}
}
html {
    color: #fff;
    font-size: 10px;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


body{
	
	background-size: 100% auto;
	font-family:'almoni-neue',sans-serif;
	text-align: center;
	min-height: 100vh;
	background-image: url(img/BG.jpg);
	font-weight: 300;
	
}
.galleryLink{
	/*display:none !important;*/
}
h1,h2,h3,h4,h5,h6{
	font-family:'almoni-neue-tzar',sans-serif;
}
header{
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 9rem;
	/*z-index: 99999999;*/
	z-index: 9999999999;
	transition: .3s all;
}
header .mobileMenuWrapper{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 9rem;
}
header.scrolled{
	background-color: #1b1b1b;
}
.menu-header-pages-container{
    padding-right: 2rem;
}
.mainNav .menu-header-pages-container a{
	
	transition: .3s all;
	
}
.mainNav .menu-header-pages-container a:hover{
	color:  #ab6b50;
}
.mainNav li{
	margin: 0 1.1rem;
}
header ul li ul {
    left: auto !important;
}

header .mainNav ul {
    text-align: right;
}
header .mainNav li ul.sub-menu
{
	display:block;
}
.headerSocial a{
	transition: .3s all;
}
.headerSocial a{
	text-decoration: none;
}
.headerSocial a:hover:before{
	color: #ab6b50;
}
.headerSocial a:before{
	transition: .3s all;
}
.mainNav a{
	font-size: 1.7rem;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 4.4rem;
	height: 4.4rem;
	display: block;
}
.readMore,.readLess{
	color: #ab6b50;
	transition: .3s all;
}
.readMore:hover{
	opacity: .5;
}
.hiddenP{
	display: none;
	opacity: 0;
	transition: .5s opacity;
}
.hiddenP.show{
	opacity: 1;
}
.restLink{ 
    /*border: 10px solid transparent;
 
    -webkit-border-image: url(img/img_brder.svg) 20 stretch; /* Safari 3.1-5 */
  /*  -o-border-image: url(img/img_brder.svg) 20 stretch; /* Opera 11-12.1 */
  /*  border-image: url(img/img_brder.svg) 20 stretch;*/
	
}

.restLink a:hover{
	color: #ab6b50;
}
.topPas{
	height: 5.5rem;
	text-align: center;
	line-height: 5.5rem;
	color: #fff;
	background-color: #1b1b1b;
	font-size: 2.2rem;
}



.os{
	font-size: 2.7rem;
	letter-spacing: 3.6px;
	color: #ab6b50;
	display: flex;
	width: 280px;
	height: 17px;
	background-position: center;
	background-repeat: no-repeat;
	line-height: 17px;
	justify-content: space-between;
	margin:4rem auto 0 auto;
	font-weight: 600;
	
}
.alim{
	width: 4.1rem;
	height: 1.1rem;
	background-size: 4.1rem 1.1rem;
	display: block;
}
.rightAle{
	background-image: url(img/ale_right-01.svg);
}
.leftAle{
	background-image: url(img/ale_left-01.svg)
}
.arr{
	width: 2.9rem;
	height: 1.5rem;
	background-size: 2.9rem 1.5rem;
	background-image: url(img/arr.png);
	margin: 7rem auto 14rem auto;
}


h3{
	font-size: 2.8rem;
	font-weight: 300;
	margin-top: 3rem;
	margin-bottom: 0;
}
form{
	/*width:55rem;*/
	width: 100%;
	/*max-width: 600px;*/
	max-width: 340px;
	margin: auto;

	display: flex;
	flex-direction: column;
	align-items:center;
	justify-content:center;
	
}
form input{
	width: 100%;
	background-color: transparent;
	border:none;
	/*border-bottom: 1px solid #fff;*/
	border-bottom: .6px solid #ffffff73;
	font-size: 2.1rem;
	color: #fff;
	line-height: 4.7rem;
	margin-top: 1rem;
	box-sizing: border-box;
	border-radius: 0;
	
}
form input:first-child{
	margin-top: 0;
}
form input[type="submit"]{
	border-bottom:none;
	background-color: #ab6b50;
font-weight: 600;
	font-size: 2.4rem;
	letter-spacing: 1.2px;
	transition: .3s all;

}

form input[type="submit"]:hover{
	opacity: .7;
}
form .relative{
	/*margin-top: 3rem;*/
	margin-top: 5rem;
}
.belowForm{
	color: #fff;
	margin-top: 3rem;
	font-size: 2.2rem;
	  letter-spacing: 1.1px;

}

.belowForm a{
	color: #fff;
	text-decoration: none;
}
.sep{
	height: 1px;
	max-width: 136.4rem;
	margin: 8.8rem auto 0 auto;
	background-color: #fff;
}
footer{
	margin-top: 2.2rem;
}

.socialLinks,#menu-social-footer,.headerSocial{
	display: flex;
	justify-content: center;
	
}
.socialLinks a,#menu-social-footer a,.headerSocial a{
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 2rem;
	/*text-indent: -9999px;*/
}
#menu-social-footer a:before{
	transition: .3s all;
}

#menu-social-footer a:hover:before{
	color: #ab6b50
}
.headerSocial a{
	margin: 0 1rem;
}
.mail a{
	width: 1.8rem;
	height: 1.8rem;
	
	background-size: 1.8rem 1.8rem;
}

#menu-header-social{
	display: flex;
	margin-right: 6.3rem;
}
.currentItem{
	height: 2px;
	width: 1px;
	background-color: #ab6b50;
	left:0;
	bottom:.5rem;
	position: absolute;
	transition: .3s all;
	opacity: 0;
}
.inst a{
	width: 1.8rem;
	height: 1.8rem;
	
	background-size: 1.8rem 1.8rem;
}
.inst a:before{
	 font-family: 'icomoon';
	 content: "\e904";
	font-size: 1.6rem;
	color: #fff;
	display: block;
	 
}

#Top .bannerImage.mobile video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit:cover;
	object-position:center;
}

.textArea.contact{
	padding-bottom: 0;
	
}
.belowForm{
	padding-top: 4.5rem;
	padding-bottom: 4rem;
	font-family:'almoni-neue-tzar',sans-serif;
	font-size: 1.9rem;
}
.fb a{
	width: 1.8rem;
	height: 1.8rem;
	
	background-size: 1.8rem 1.8rem;
}
.fb a:before{
	 font-family: 'icomoon';
	 content: "\e902";
	font-size: 1.6rem;
	color: #fff;
	display: block;
}

.yotube  a{
	width: 1.8rem;
	height: 1.8rem;
	
	background-size: 1.8rem 1.8rem;
}
.yotube  a:before{
	 font-family: 'icomoon';
	 content: "\e90b";
	font-size: 1.7rem;
	color: #fff;
	display: block;
}
#menu-social-footer a{
	text-decoration: none;
}
.mail a:before{
	 font-family: 'icomoon';
	 content: "\e906";
	font-size: 1.6rem;
	color: #fff;
	display: block;
}


.whatsapp a:before {
    font-family: 'Font Awesome 5 Brands';
    content: "\f232";
    font-size: 1.8rem;
    color: #fff;
    display: block;
}

.waze a{
	width: 1.8rem;
	height: 1.8rem;
	
	background-size: 1.9rem;
}

.waze a:before{
 font-family: 'icomoon';
	 content: "\e908";
	font-size: 1.8rem;
	color: #fff;
	display: block;
}


div#floating-whatsapp {
    position: fixed;
    left: 15px;
    bottom: 90px;
    width: 40px;
    height: 40px;
    background: #1daf1a;
    display: block;
    z-index: 10001;
    line-height: 40px;
    color: white;
    font-size: 26px;
    border-radius: 40px;
}

div#floating-whatsapp a {
    display: block;
    color: white;
    line-height: 1.7;
}













.cr{
	font-size: 1.4rem;
	color: #a0a0a0;
	padding-top: 2.8rem;
	padding-bottom: 8rem;
	direction: ltr;
}
.cr a{
	color: #a0a0a0;
	text-decoration: none;
}
.wpcf7-form-control-wrap{
		position: relative;
	}
	span.wpcf7-not-valid-tip{
		/*position: absolute;
		left:1rem;
		top:1rem;
		font-size: 1.4rem;
		pointer-events: none;*/
	}
	div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #f7e700  !important;
		font-size: 1.8rem;
		margin: 0;
		padding: 0;
		border: none !important;
}
div.wpcf7-mail-sent-ok{
	color: #ab6b50;
	border: none !important;
	font-size: 2.2rem  !important;
}
div.wpcf7 .ajax-loader{
	position: absolute;
	left:1rem;
	top:2.5rem;
	background-image: url(img/rl.svg) !important;
}
.os{
	flex-grow: 1;
}
.top{
	height: 100vh;
	display: flex;
	flex-direction: column;
	
}

.banner{
	width: 100%;
	height: 100vh;
}

.bannerImage{
	background-size: cover;
	
	
}
.bannerImage:before{
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	z-index: 9999;
	
	
}
#Top .bannerImage:before{
	background-color: rgba(0,0,0,.5);
}
h1 img{
	width:60rem;
	height: auto;
	display: flex;
	margin: 0 auto;
}

.bannerContent h1{
	color: #000000;
	font-size: 7.1rem;
	font-weight: 600;
	letter-spacing: 4.3px;
}



.banner h1, .banner h2{
	color: #fff;
	font-size: 7.1rem;
	font-weight: 600;
	letter-spacing: 4.3px;
}

.banner div {
	margin: 0 0 .67em 0;
	/*margin: .67em 0;*/
}

.logo-hero{
	margin: 6em 0 !important;

}

.hemar{
	height: 4.4rem;
	padding: 0 5rem;
	background-color: #ab6b50;
	color: #fff;
	font-size: 1.7rem;
	letter-spacing: 1px;
	
	transition: .3s all;
	border: 1px solid #ab6b50;
}
.hemar:hover{
	background-color: rgba(171, 107, 80,0);
	border-color: #fff;

}
#scrollDown{
	width: 6.6rem;
	height: 2.4rem;
	background-image: url(img/arrow.svg);
	background-size: 6.6rem 2.4rem;
	border:none;
	background-color: transparent;
	animation: arrow 2s infinite;
	position: relative;
	top:0;
}

@keyframes arrow{
	0%{top:0;}
	50%{top:1rem;}
	100%{top:0;}
}
.scrollDownCon{
	z-index:10000;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 10rem;
}
.bannerContent{
	z-index: 9999;
}
.openeingText{
	padding: 8.5rem 0 0 0;
	background-color: #111111;
}
.openeingText h2,.textArea h2{
	font-size: 6.3rem;
	margin:  0 0 2.4rem;
	font-weight: 700;
	 letter-spacing: 3.6px;
}
.openeingText p,.textArea p{
	font-size: 2rem;
	line-height: 1.3;
  letter-spacing: 1px;
	width: 94rem;
	/*width: 100%;*/
	margin: 0 auto;
	padding-bottom: 8.5rem;
	background-position: bottom 6rem center;
	background-repeat: no-repeat;
}
.openeingText h3,.textArea h3{
	margin: 0;
	font-family: 'almoni-neue',sans-serif;
	font-size: 2.8rem;
	letter-spacing: 1px;
	margin-bottom: 4rem;
	font-weight: 500;
}
.hiddenP{
	background-position: bottom  center !important;
}
.openeingText p{
	padding-bottom: 14.5rem;
}

.openeingText p.hiddenP{
	
	padding-bottom: 14rem;
	margin-bottom: 7rem;
	background-size: 18rem 11.6rem;
}
.textArea{
	color: #000000;
	flex-direction: column;
	
}
.textArea h2{
	line-height: 1;
	margin-bottom: 4.4rem;
}
.textArea p{
	padding-bottom: 5rem;
}
.textArea .hemar{
	margin-bottom: 4rem;
	margin-top: 2rem;
}
.textArea .hemar:hover{
	color: #ab6b50;
	border-color: #ab6b50;
}
.textArea{
	padding: 7.7rem 0 1rem 0;
}
.readMore,.readLess{
	border:none;
	background-color: transparent;
	padding: 0;
	transition: .3s all;
}
.readMore.hide{
	opacity: 0;
	visibility: hidden;
}
.theGallery li {
	width: 100%;
	height: 65rem;
}
.theGallery li img{
	
	object-fit: cover;
	object-position: center;
}
.imagesGallery img{
	width: 100%;
	height: 100%;
}
.imagesGallery {
	
}
.slick-arrow{
	width: 3rem;
	height: 10rem;
	background-size: 3rem 10rem;
	background-color: transparent;
	border:none;
	position: absolute;
	top:calc(50% - 5rem);
	pointer-events: auto;
	transition: .3s all;
	z-index: 99999;
	
	
}
.slick-arrow:hover{
	opacity: .7;
}
.slick-prev{
	background-image: url(img/preArr.svg);
	left:3rem;
}
.slick-next{
	background-image: url(img/nextArr.svg);
	right: 3rem;
}
.twoParagraphs .slick-prev{
	background-image: url(img/b_prev.svg);

	
}
.twoParagraphs .slick-next{
	background-image: url(img/b_next.svg);

	
}
.btnCon{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	pointer-events: none;
}


.sliderControl{
	justify-content: center;
}

.sliderControl button{
	background-color: transparent;
	border: none;
	color: #1b1b1b;
	font-family:'almoni-neue-tzar',sans-serif;
	font-size: 3rem;
	
	font-weight: 500;
	height: 3rem;
	line-height: 2.2rem;
	padding: 0;
	position: relative;
	margin-right: 1.5rem;
	margin-left: 1.5rem;
	transition: .3s all;
	border-bottom: 2px solid rgba(255,255,255,0);
}

.sliderControl button:hoveR{
	color: #ab6b50;
}
.sliderControl{
	padding-bottom: 4.7rem;
}
.sliderControl li:after{
	height: 2.2rem;
	width: 2px;
	background-color: #1b1b1b;
	position: relative;
	top:.3rem;
	display: inline-block;
	content:'';
	
	
}
.sliderContent h2{
	font-size: 11rem;
	font-weight: 300;
	max-width: 50rem;
	line-height: 0.82;
	margin: 0;
}
.slGall{
	padding: 4rem 10rem 4rem 10rem;
	box-sizing: border-box;
}
.sliderContent img{
	width: auto;
	height: auto;
}
.sliderContent{
	width: 55rem;
	background-color: rgba(0,0,0,.8);
}
.slidersGallery li{
	position: relative;
	height: 60rem;
}
.slideImageCon{
	background-size: cover;
	background-position: center;
}
.sliderControl li:last-child:after{
display: none;
}
.sliderControl button.current{
	color: #ab6b50;
	border-bottom: 2px solid  #ab6b50;
}
.sliderContent p{
    width: 46.3rem;
    font-size: 1.9rem;
    text-align: center;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 30px;
}
.h2Con{
	height: 41rem;
}
.h2Con img{
	width: 35.3rem;
	height: 32.8rem;
}
.sliderContent{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.sliderDots button{
	margin: 0 .6rem;
	width: 1.3rem;
	height: 1.3rem;
	padding: 0;
	background-color: #000000;
	border-radius: 50%;
	border:none;
	transition: .3s all;
}
.sliderDots{
	justify-content: center;
	margin-top: 3rem;
}
.sliderDots button.current{
	background-color: #ab6b50;
}
.twoParagraphs p,.twoParagraphs span{
	color: #000;
}
.twoParagraphsGallery li .slC{
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 37.6rem;
}
.contact h2,.contact p{
	color: #fff;
}
.contact h2{
	line-height: 1rem;
}
body.page-id-301 .theGallery li {
    max-height: 50rem;
}
.h2 {
    font-size: 20px;
    color: white;
    line-height: 1rem;
    font-size: 6.3rem;
    margin: 0 0 2.4rem;
    font-weight: 700;
    letter-spacing: 3.6px; 
}
.h1, .h2, .h3, .h4, .h5, .h6{ 
    font-family: 'almoni-neue-tzar',sans-serif;
}
form input{
	font-family:'almoni-neue-tzar',sans-serif;
	font-size: 1.9rem;
}
.contact p{
	font-family:'almoni-neue-tzar',sans-serif;
	font-size: 3rem;
}
.twoParagraphsGallery {
	border-left: 100px solid #fff;
	border-right: 100px solid #fff;
	box-sizing: border-box;
	
}
.bp{
	direction: rtl;
	font-size: 4rem;
	width: 55rem;
	margin: 0 auto;
	 line-height: 1.13;
	font-weight: 300;
	font-family:'almoni-neue-tzar',sans-serif;
	letter-spacing: 2.6px;
	flex-grow: 1;
}
.twoParagraphs{
	padding-top: 10rem;
	direction: ltr;
	padding-bottom: 10rem;
}
.twoParagraphs h2{
	    line-height: 1;
    margin-bottom: 4.4rem;
	font-size: 6.3rem;
    margin: 0 0 5.4rem;
    font-weight: 700;
    letter-spacing: 3.6px;
	color: #000;
}
.sp{
	direction: rtl;
	margin: 0;
	font-size: 2rem;
	letter-spacing: 1px;
	
	
}
.qm{
	
	font-weight: 700;
	font-family:'almoni-neue-tzar',sans-serif;
	font-size: 18rem;
	
	display: block;
	width: 4rem;
	height: 4.6rem;
	background-image: url(img/qm.svg);
	background-size: 4rem 4.6rem;
	margin: 0 auto 6rem auto;
}
.twoParagraphsGallery li{
	height: 37.6rem;
}
.gallery,.textArea  {
	background-color: #fff;
}
.twoParagraphs,#scrollTotes{
	display: none !important;
}
.gallery relative slGall{
	
}
li.border{
	border-left:1px solid #000;
	box-sizing: border-box;
}

.contact{
	background-color: transparent;
	border-top: 100px solid #fff;
}
.page-template-gallery h1{
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.65) !important;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	margin: 0;
	letter-spacing: 4.3px;
	font-size: 7rem;
	font-weight: 600;
}

.thumbs{
	font-size: 0;
	text-align: right;
}
.thumbs li{
	width: 33.33333%;
	padding-bottom: 27%;
	height: 0;
	position: relative;
	display: inline-block;
	border: 5px solid #fff;
	box-sizing: border-box;
}
.thumbs li.border0{
	border-right:none !important;
}
.thumbs li.border2{
	border-left:none !important;
}
.thumbs li img{
	position: absolute;
	
width: 100%;
	height: 100%;
	top:0;
	left:0;
	object-fit: cover;
	object-position: center;
	transition: .5s all;
	transform: scale(1);
	transform-origin: center;
}
.imgBtn:hover img{
	transform: scale(1.05);
}
.page-template-gallery .contact{
	border: none !important;
}
*:focus{
	outline: 1px dotted #ab6b50;
}
.mainGallery{
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	background-color: #fff;
}
.contact p{
	/*padding-bottom: 2rem;*/
	padding-bottom: 0;
}
.galleryPopUp{
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.9);
	z-index: 999999999;
	opacity: 0;
	visibility: hidden;
	transition: .5s all;
}

.galleryPopUp.show{
	opacity: 1;
	visibility: visible;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px rgba(0,0,0,0) inset;
}

#openAccess{
	position: fixed;
	right:2.5rem;;
	bottom:2.5rem;
	background-color: #fff;
	border-radius: 50%;
	border: none;
	width: 4rem;
	height: 4rem;
	transition: .3s all;
	z-index: 999999999;
	
}
.btnConBigC{
	position: absolute;
	z-index: 99999999999;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	pointer-events: none;
}
.concon{
		max-width: 70vw;
		max-height: 70vh
}
.btnConBig{
	width: 80vw;
	height: 80vh;
	position: relative;
}
.btnConBig button{
	pointer-events: auto;
}
.bigGallery li{
	width: 80rem;
	height: 80vh;
	display: flex !important;
	justify-content: center;
	align-items: center;
	background-image: url(img/spinner.svg);
	background-position: center;
	background-repeat: no-repeat;
}
#closeGallery{
	width: 2rem;
	height: 2rem;
	position: absolute;
	top:3rem;
	left: 3rem;
	background-image: url(img/cls.svg);
	background-size: 2rem;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	z-index: 999999999;
	transition: .3s all;
	transform: rotate(0);
}
#closeAccess{
	width: 2rem;
	height: 2rem;
	position: absolute;
	top:2rem;
	left: 2rem;
	background-image: url(img/cls.svg);
	background-size: 2rem;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	z-index: 999999999;
	transition: .3s all;
	transform: rotate(0);
}
#closeGallery:hover,#closeAccess:hover{
	transform: rotate(90deg);
}
.concon{
	background-image: url(img/spinner.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,.9);
}
.bigGallery li img{
	max-width: 100%;
	max-height: 100%;
}
.galleryFrame,.bigGallery{
	width: 100%;
	height: 100%;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.accessMenu{
	background-color: #1b1b1b;
	padding: 1.5rem;
	position: fixed;
	top:14rem;
	right:-30rem;
	width: 27rem;
	color: #fff;
	transition: .3s all;
	visibility: hidden;
}
.accesabiltyArea{
	
	z-index: 999999999;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	position: relative;
}
.accesabiltyArea.opened .accessMenu{
	right:0;
	visibility: visible;
}

#openAccess.opened {
	right:-4rem;
}
#openAccess:before{
	 font-family: 'icomoon';
	  content: "\e90a";
		color: #221f1f;
	font-size: 2.5rem;
	text-align: center;
	display: block;
	line-height: 4rem;
}
.accessMenu h2{
	font-size: 2.6rem !important;
	border-bottom: 1px solid #fff;
	padding-bottom: 2rem;
}
.kv{
	border-bottom: 1px solid #fff;
	padding-bottom: 2rem;
}
.accessMenuItems button{
	background-color: transparent;
	border: none;
	font-size: 2.6rem;
	text-align: right;
	width: 100%;
	transition: .3s all;
	
}
.accessMenuItems button:hover{
	color: #ab6b50;
}
.accessMenuItems button.active,.accessMenuItems button.active span.highContrast{
	background-color: #fff !important;
	color: #000 !important;
}
.accessMenuItems li{
	text-align: right;
	margin-bottom: 1px;
	margin-top: 1rem;
}
.accessMenuItems button span{
	display: block;
	text-align: right;
	display: inline-block;
	vertical-align: middle;
}
.accessMenuItems button{
	font-family:'almoni-neue-tzar',sans-serif
}

#highlightLinks:before{
	 font-family: 'icomoon';
	  content: "\e905";
	
	font-size: 2rem;
	text-align: center;
	display: inline-block;
	line-height: 4rem;
	vertical-align: middle;
	padding-left: 1rem;
}
.hz{
	padding-top: .5rem;
}
#hatzara:before{
		 font-family: 'icomoon';
	  content: "\e903";
	
	font-size: 2rem;
	text-align: center;
	display: inline-block;
	line-height: 4rem;
	vertical-align: middle;
	padding-left: 1rem;
}
#highContrast:before{
	 font-family: 'icomoon';
	  content: "\e901";
	
	font-size: 2rem;
	text-align: center;
	display: inline-block;
	line-height: 4rem;
	vertical-align: middle;
	padding-left: 1rem;
}

#stopAnimation:before{
	 font-family: 'icomoon';
	  content: "\e900";
	
	font-size: 2rem;
	text-align: center;
	display: inline-block;
	line-height: 4rem;
	vertical-align: middle;
	padding-left: 1rem;
}

#reset:before{
	 font-family: 'icomoon';
	  content: "\e907";
	
	font-size: 2rem;
	text-align: center;
	display: inline-block;
	line-height: 4rem;
	vertical-align: middle;
	padding-left: 1rem;
}
.btnCon.highContrast,.theGallery *.highContrast,.theGallery.highContrast,.accesabiltyArea.highContrast,.btnConBig.highContrast   {
	background-color: transparent !important;
}
.highlighted{
	text-decoration: underline !important;
	background-color: #ab6b50;
	color: #000 !important;
}

.highlighted.highContrast,.highlighted.highContrast:before{
	background-color: #fff !important;
	color: #000 !important;
}
.highContrast{
	background-color: #000 !important;
	color: #fff !important;
}
.hatzara{
	color: #000;
}
.hatzaraCon{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
	padding: 5rem;
	box-sizing: border-box;
}
.imgBtn{
	position: absolute;
	top:0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}
.hatzara{
	width: 100rem;
	height: 70rem;
	background-color: #fff;
	padding: 4rem;
	box-sizing: border-box;
	overflow-y: scroll;
}
.hatzaraCon  {
	opacity: 0;
	visibility: hidden;
	transition: .3s all;
}
.hatzaraCon.show{
	opacity: 1;
	visibility: visible;
}
.hatzara h2{
	font-size: 3rem !important;
}
.hatzara p{
	font-size: 1.8rem;
	text-align: right;
	max-width: 70rem;
}
.hatzara p img{
	width: 2rem;
	height: 2rem;
}
.hatzara  h3{
	font-weight: 400;
	text-align: right !important;
	font-size: 2rem;
}
#videoFromFile{
    overflow: hidden;
    width: 100%;
    height: 100%;
   
}
#videoFromFile video{
     width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
#closeHazara{
	width: 2rem;
	height: 2rem;
	border: none;
	background-color: transparent;
	background-image: url(img/cls.svg);
	background-size: 2rem;
	position: absolute;
	left:2rem;
	top:2rem;
	transition: .3s all;
	transform: rotate(0);
}
#closeHazara:hover{
	transform: rotate(90deg);
}

.tf{
	justify-content: space-between;
}

.item.first{
margin-left: 20px;
}
.item.second{
	margin-right: 20px;
}

#theDate{
	/*width: 25rem;*/
	/*width: 28rem;*/
	/*width: 280px;*/
	text-align: right;
}
fieldset div {
	overflow: hidden;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

.ui-datepicker {
    width: 25rem;
	box-sizing: border-box;
	padding: 0;
	border: none;
	border-radius: 0;
}
.ui-datepicker *{
		font-family:'almoni-neue-tzar',sans-serif;
}
.ui-widget.ui-widget-content{
	padding: 0;
	border: 0;
}
.ui-datepicker-title{
	font-size: 1.9rem;
	color: #fff;
	font-weight: 300;
}
.ui-widget-header{
	background-color: #ac6c4d;
	padding: 0;
	border-radius: 0;
	border: 0;
}
.ui-datepicker-calendar span,.ui-state-default{
	font-size: 1.5rem !important;
	background-color: transparent !important;
	border:none !important;
	text-align: center !important;
	padding: 0 !important;
	width: 2rem;
	height: 2rem;
	margin: auto;
}
.ui-state-default.ui-state-highlight{
	background-color: #ac6c4d !important;
	border-radius: 50%;
	color: #fff !important;
	opacity: 1 !important;
}
.ui-datepicker-prev{
	background-image: url(img/rs.svg) !important;
	width: 1.8rem  !important;
	height: 1.8rem  !important;
	background-size: 1rem 1.8rem  !important;
	
	background-position: center !important;
	background-repeat: no-repeat !important;
	top:1rem !important;
	transition: .3s opacity;
	cursor: pointer;
}
.ui-datepicker-next{
	background-image: url(img/ls.svg) !important;
	width: 1.8rem  !important;
	height: 1.8rem  !important;
	background-size:  1rem 1.8rem !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	top:1rem !important;
	transition: .3s opacity;
	cursor: pointer;
}

.ui-state-hover .ui-datepicker-prev{
	background-image: url(img/ls.svg) !important;
}

.ui-state-hover .ui-datepicker-next{
	background-image: url(img/rs.svg) !important;
}
.ui-state-hover{
	background-color: transparent !important;
	border: none !important;
	opacity: .5;
}
option:checked {
color: #ffffff;
box-shadow: 0 0 10px 100px #905000 inset;
	background-color: #000;
}
option:hover {
color: #ffffff;
box-shadow: 0 0 10px 100px #905000 inset;
	background-color: #000;
}
select:focus > option:checked { 
    background: #ab6b50 !important;
}
.menu-40{
	/*display: inline-block;*/
	/*width: 25rem;*/
	/*width: 28rem;*/
	/*width: 280px;*/
	display: grid;
	overflow: hidden;
}
select{
	
	background-image: url(img/downArrow.svg);
	/*background-position: left 1rem center;*/
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 2.5rem 1.1rem;
	/*width: 105%;*/
}
#theDate{
	background-image: url(img/downArrow.svg);
	background-position: left  center;
	background-repeat: no-repeat;
	background-size: 2.5rem 1.1rem;
	
}
/*#theDate:focus{
	background-image: url(img/downArrow.svg);
	background-position: left  center;
	background-repeat: no-repeat;
	background-size: 2.5rem 1.1rem;
	
}*/
select:selected{
	opacity: 0;
}
select:checked{
	opacity: 0;
}
/*select:focus{
	
	background-image: url(img/downArrow.svg);
	background-position: left 2rem center;
	background-repeat: no-repeat;
	background-size: 2.5rem 1.1rem;
	width: 105%;
}*/
select{
	    position: relative;
    background-color: transparent;
    border: none;
    /*border-bottom: 1px solid #fff;*/
    border-bottom: .6px solid #ffffff73;
	font-size: 2.1rem;
    color: #fff;
    height: 5rem;
   
    box-sizing: border-box;
    border-radius: 0;
	font-family: 'almoni-neue-tzar',sans-serif;
    font-size: 1.9rem;
}
select,option{
	font-family: 'almoni-neue-tzar',sans-serif !important;
}
option{
	color: #080808;
}
label{
	 border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
	display: block;
}
#ev{
	/*width: 105%;*/
	/*width: 104%;*/

}
/*.bigGallery li,.vid,.vid *,.vid iframe,.vid iframe *{
	pointer-events: none !important; 
}*/
.vid iframe{
	display: none;
}
.slick-active .vid iframe{
	display: block;
}
.bold,b, strong{
	font-weight: 500;
}




#video {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;

}

#video,
#video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

header .mainNav  ul{
    display: flex;
}
/*
@media (min-aspect-ratio: 16/9) {
  #video{ height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  #video { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}
*/









::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.post-form form input {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: .6px solid #000;
    font-size: 2.1rem;
    color: #000;
    line-height: 4.7rem;
    margin-top: 1rem;
    box-sizing: border-box;
    border-radius: 0;
}
.post-form option:checked {
    color: #000;
    box-shadow: 0 0 10px 100px #905000 inset;
    background-color: #000;
}
.post-form form input[type="submit"] {
    border-bottom: none;
    background-color: #ab6b50;
    font-weight: 600;
    font-size: 2.4rem;
    letter-spacing: 1.2px;
    transition: .3s all;
}
.post-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.post-form ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.post-form :-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.post-form :-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.post-form select {
    position: relative;
    background-color: transparent;
    border: none;
    border-bottom: .6px solid #000;
    font-size: 2.1rem;
    color: #000;
    height: 5rem;
    box-sizing: border-box;
    border-radius: 0;
    font-family: 'almoni-neue-tzar',sans-serif;
    font-size: 1.9rem;
    background-image: url(img/downArrow-black.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 2.5rem 1.1rem;
}
.elementor-section.block-post-2.elementor-section-boxed > .elementor-container {
    max-width: 1200px;
}
.block-post-1 h1.elementor-heading-title {
    text-align: right;
}
@media (min-width: 767px) {   
.block-post-3 .elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card, .block-post-3 .elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card {
 background: #F4F1EF;
 padding-bottom: 10px;
}
.block-post-3 .elementor-element .elementor-post__text {
     display: inline-block;
     text-align: right;
     margin-top: 10px !important;
}
.block-post-3 .elementor-element .elementor-post__title a, .block-post-3 .elementor-element .elementor-post__read-more, .block-post-3 .elementor-posts .elementor-post__excerpt p {
    color: #000 !important;  
}
.block-post-3 .elementor-element .elementor-post__title a {
	font-size: 24px !important;
}
.block-post-3 .elementor-posts .elementor-post__excerpt p {
	font-size: 20px !important;
	line-height: 23px;
}
.block-post-3 .elementor-element .elementor-post__read-more {
	font-size: 20px !important;
	font-weight:  600;
}
body.post-template-default.single.single-post {
    background-color: #fff !important;
    background-image: none !important;
}
body.post-template-default.single.single-post .elementor-element.elementor-element-34105418 > .elementor-container {
    margin-top: -145px;
}
body.post-template-default.single.single-post .elementor-element.elementor-widget-theme-post-content {
    color: #000000;
    font-size: 25px;
    line-height: 25px;
}
.block-post-3 .elementor-element .elementor-heading-title {
    font-size: 50px !important;
    text-align: right;
}
.fcb {
    width: 50px !important;
    display: inline-block !important;
    position: relative;
}
.inst {
	width: 30px !important;
    display: inline-block !important;
    top: -14px;
}
body.post-template-default.single.single-post .elementor-widget-wp-widget-categories {
 	text-align:  right;
 }
body.post-template-default.single.single-post .elementor-widget-wp-widget-categories .custom_cat_style h5 {
    font-size: 30px;
    color: #000000;
    margin-bottom: 10px;
}
body.post-template-default.single.single-post .elementor-widget-wp-widget-categories .cat-item a {
    color: #000;
    font-size: 20px;
    line-height: 25px;
}
body.post-template-default.single.single-post .elementor-widget-wp-widget-tag_cloud {
   text-align:  right;
}
body.post-template-default.single.single-post .elementor-widget-wp-widget-tag_cloud a.tag-cloud-link {
    display: block;
    font-size: 20px !important;
    color: #000;
    line-height: 25px;
}
}
@media (max-width: 767px) {
	.mob-no {
		display: none !important;
	}
	.block-post-3 .elementor-post__excerpt {
		display: none !important;
	}
	.block-post-2 .wpcf7-form-control-wrap.dateMob .mobile {
    display: none !important;
    }
    .block-post-1 .elementor-element > .elementor-widget-container {
    padding: 0px 20px 0px 20px !important;
}
.block-post-1 h1.elementor-heading-title {
    margin: -20px 0 40px 0 !important;
}
.block-post-3 .elementor-element > .elementor-element-populated {
    padding: 35px 10px 35px 10px !important;
}
.block-post-2 form {
    width: 100%;
    padding: 0 20px;
    max-width: 100%;
}
}

span.mobileMenuWrapper {
    max-width: 1280px;
    margin: auto;
    width: 100%;
    padding: 0px 20px;
}

.headerSocial {
    margin-right: auto;
}




div#floating-form {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #1b1b1b;
    padding: 15px 0px;
	z-index: 10000;
}

.floating-form--inner {
    width: 1110px;
    margin: auto;
    display: flex;
    max-width: calc(100% - 100px);
}

.floating-form--col.col-1 {
    margin: auto 0px;
    flex: 0 0 190px;
    margin-left: 25px;
}

.floating-form--col.col-2 {
    flex: 1;
    margin: auto 0px;
}
 
div#floating-form fieldset {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 100%;
    width: 100%;
}

div#floating-form fieldset > div {
    flex: 0 0 calc(25% - 20px);
    max-width: calc(25% - 20px);
    overflow: auto;
    margin: auto 0;
}

div#floating-form  form {
    max-width: 100% !important;
}

div#floating-form fieldset span.wpcf7-spinner {
    position: absolute;
    left: 0;
    top: 0;
}

div#floating-form fieldset > div br {
    display: none;
}

.floating-form--col.col-1 span {
    font-size: 18px;
    max-width: 190px;
    display: block;
    text-align: right;
    line-height: 1;
    font-weight: 500;
    text-align: justify;
    text-align-last: justify;
}


div#totop {
    position: fixed;
    bottom: 120px;
    right: 15px;
    line-height: 54px;
    height: 50px;
    width: 50px;
    background: #1b1b1b;
    border-radius: 40px;
    font-size: 20px;
    color: #ab6b50;
    cursor: pointer;
    transform: translateX(100px);
    transition: 0.3s all ease;
}
body.is-sticky div#totop {
    transform: none;
}

a.sliderBlockLink {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-decoration: none;
    color: inherit;
}



div#search-overlay {
    background: rgb(0 0 0 / 34%);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: -11;
    transition: 0.3s all ease;
    opacity: 0;
    transform: scale(1.3);
    visibility: hidden;
}

div#search-overlay  form { width:auto;max-width:inherit; }

.search-overlay-inner {
    margin: auto;
    position: relative;
    z-index: 2;
}

.search-input {
    /* border: 1px solid #e9e9e9; */
    background-color: #ffffff;
    width: 636px;
    height: 82px;
    line-height: 82px;
    display: flex;
    overflow: hidden;
    border-radius: 60px;
}
 
div#search-overlay input#s {
    width: 100%;
    flex: 1;
    border: 0px;
    background: none;
    outline: none;
    color: #000000;
    font-size: 38px;
    font-weight: 400;
    letter-spacing: 0.61px;
    padding: 0px 30px;
    color: #203948;
}

.search-input button {
    flex: 0 0 80px;
    border: 0px;
    background: none;
    line-height: 93px;
    cursor: pointer;
    outline: none;
    background: #ab6b50;
    color: white;
    font-size: 30px;
    border-radius: 50px;
}

div#search-overlay input#s::placeholder {
    color: #7f7f7f;
}

.top-search-icon {
    cursor: pointer;
    margin: auto;
    font-size: 14px;
    margin-left: 0px;
}
 

body.top-search-open div#search-overlay {
    z-index: 111111;
    opacity: 1;
    transform: none;
    visibility: visible;
}

.search-overlay-close {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

body.home .contact {
    border-top: 0px !important;
}
.floating-text {
    position: fixed;
    bottom: 92px;
    right: 80px;
    background: #ab6b50;
    font-size: 16px;
    line-height: 1.7;
    padding: 0px 20px;
    cursor: default;
    border-radius: 10px;
    z-index: 999999999;
}

@media (max-width: 992px)
{
	
	.mainNav li a[href="#"] {
		pointer-events: none;
	}
	
	.floating-text {
		bottom: 67px;
		right: auto;
		left: 4px;
	}
	.mobile-buttons {
		display: flex;
		position: fixed;
		bottom: 0;
		width: 100%;
		background: #ab6b50;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		z-index: 99999999;
	}
	.mobile-buttons a {
		display: inline-block;
		width: calc(100% / 4);
		padding: 10px;
		box-sizing: border-box;
		color: #fff;
		font-size: 24px;
		text-align: center;
		line-height: 1;
		margin: auto 0px;
		text-decoration: none !important;
	}
	.mobile-buttons a + a {
		border-right: 1px solid rgb(125 71 48 / 53%);
	}
	a.waze-mobile:before {
		font-family: 'icomoon';
		    line-height: 28px;

		content: "\e908";
		color: #fff;
		display: block;
		font-size: 24px;
	}
	.mobile-buttons a span {
		display: block;
		font-size: 14px;
	}
	div#totop  { bottom: 55px; right: 10px; }
	.h2 {
		font-size: 4.3rem;
		line-height: 0.8;
		padding: 0px 20px;
	}
	.search-input {
		width: 100%;
	}
	div#floating-form { display:none; }
	#floating-whatsapp { display:none; }
}
