@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Gveret+Levin&family=Noto+Sans+JP:wght@100..900&display=swap');
html{ direction: ltr; width: 100%; overflow-x: hidden;  scroll-behavior: smooth;}
body{width: 100%; overflow-x: hidden;  font-family: "Noto Sans JP","Cairo", sans-serif;
 }
a{text-decoration: none;}
.appjad-image{position: relative;width: 100%;padding-bottom: 100%;overflow: hidden;}
.appjad-image.re{padding-bottom: 60%; }

.appjad-image.cover{padding-bottom: 50%; }
.appjad-image.to{padding-bottom: 140%; }
.appjad-image.ro{ transform: translateY(-1px) rotate(0deg); }
.appjad-image img{position: absolute; left: 50%;top: 50%; min-height: 100%; width: 100%;
  -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%);transition: all .5s;
  transform: translate(-50%,-50%);object-fit: cover;object-position: center;}
.appjad-effect {    display: block;  position: relative;   overflow: hidden; } 
.appjad-effect::before{  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;   bottom: 0; right: 0;   opacity: 1; position: absolute; width: 0; height: 0; content: "";}
.appjad-effect::after {  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;   left: 0;  top: 0;  opacity: 1;  position: absolute;  width: 0;  height: 0;   content: "";}
.appjad-effect:hover::before, .appjad-effect:hover::after{    height: 100%;    width: 100%;    opacity: 0;   z-index: 9;  transition-duration: 1.3s;  }
.image-item:hover .appjad-effect::before, .image-item:hover  .appjad-effect::after{    height: 100%;    width: 100%;    opacity: 0;   z-index: 9;  transition-duration: 1.3s;  }

.text-justify{text-align: justify; line-height: 25pt;}
 
li::marker{font-size:0;}

#lavalamp .nav-link{font-size: 1.2rem;}
#lavalamp .nav-link:hover{color: #FFF;}
.lavalamp__object {background: linear-gradient(to right, #527843, #93be80) !important; color: #FFF; }
.lavalamp__object.nav-link.active  {background: #527843; color: #FFF !important; }
.dropdown-item:hover{background: linear-gradient(to right, #527843, #93be80) !important; color: #FFF;}
.social .nav-link{font-size: 1.4rem;}
.social .nav-link:hover{color: #527843;}

.text-miral{  font: italic 700 50px/60px "Gveret Levin", cursive; }

#myCarousel  .carousel-caption{bottom: 25% !important;}
#myCarousel .carousel-bg{height: calc(100vh - 80px) !important;}
#myCarousel .color-bg{background-color: rgba(0, 0, 0, 0.4);  width: 100%; height: 100%; position: absolute;}

.fixed-bg { position: relative; overflow: hidden; height: 50vh;  background-repeat: no-repeat !important;  background-size: cover !important;  background-position: center !important;  background-attachment: fixed !important;}
.fixed-bg .color-bg{background-color: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; position: absolute;}
.fixed-bg .container{z-index: 2;} 

#myCarousel .carousel-control-prev{  top: 50%;	left: -50px;}
#myCarousel .carousel-control-next{  top: 50%;	right: -50px;}
#myCarousel:hover .carousel-control-prev{	left: 50px;}
#myCarousel:hover .carousel-control-next{	right: 50px;}
#myCarousel .carousel-control-prev,
#myCarousel .carousel-control-next{	font-size: 0px;	color: #527843;
background-color: #527843;	width: 50px;	height: 50px;  padding-top: 10px;
transition: all 400ms ease-in-out;	-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;	-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;	display: inline-block;	text-align: center;	z-index: 1;}
#myCarousel  .carousel-caption {     bottom: auto;   left: auto;   right: auto;    width: 35%;  }
#myCarousel  .carousel-caption  .bg-caption{ position: absolute; background: linear-gradient(to right, #527843, #93be80) !important; width: 70%;  height: 70%; left: 10%;   
  -webkit-animation:swing 45s linear infinite;
  -moz-animation:swing 45s linear infinite;
  animation:tada2 20s linear infinite;}  
#myCarousel  .carousel-caption .miral-slider-title {    font: italic 700 50px/60px "Gveret Levin", cursive;  color: #FFF;   margin: 0 0 30px;  }
#myCarousel  .carousel-caption .miral-slider-title,
#myCarousel  .carousel-caption .miral-slider-desc{color: #FFF;	-webkit-animation-duration: 1s;	animation-duration: 1s;	-webkit-animation-fill-mode: both;	
animation-fill-mode: both;
animation-name: fadeInDown;	animation-delay: 0.3s;}
#myCarousel  .carousel-caption .miral-slider-title {	animation-name: fadeInDown; }
#myCarousel  .carousel-caption .miral-slider-subtitle {	animation-name: fadeInLeft;}
#myCarousel  .carousel-caption .miral-slider-desc,#myCarousel  .carousel-caption .miral-slider-slider-button{	animation-name: fadeInUp;}
#myCarousel  .carousel-caption .miral-slider-title span{	color: #527843;}
#myCarousel  .carousel-caption .miral-slider-desc {  font-family: "Noto Sans JP", sans-serif;	color: #FFF;	margin: 0 0 30px 0;}

#myCarousel:hover + .featured{	margin-top: 80px !important;}

.about{ padding-top: 50px; min-height: 550px; position: relative; }
.about-image{ zoom: 1;width: 100% !important ;}
.about-image .img-effect{visibility: visible; animation-delay: 0.5s; animation-name: zoom;}

.about-us p{font-size: 1.3rem;}
.img-rotate-3 {	position: fixed;    width: 30%;    left: 20%;    top: 20%;    margin: auto !important;    -webkit-animation: tada 45s linear infinite;    -moz-animation: tada 45s linear infinite;    animation: tada 45s linear infinite;     z-index: -1;    opacity: 0.1;}


.services,.services-inside{ background: linear-gradient(to right,  #1176ae, #0f5089) !important; position: relative;}
.services .shake-image{position: absolute; z-index: 1;}
.services .shake-image.img-1{top: 40%; left: 5%;  -webkit-animation:  hinge 25s linear infinite;
  -moz-animation: hinge 25s linear infinite;
  animation: hinge 15s linear infinite;}
.services .shake-image.img-2{top: 25%; right: 5%;  -webkit-animation:  shake 25s linear infinite;
-moz-animation: shake 25s linear infinite;
animation: shake 25s linear infinite; z-index: 1;}
.services .shake-image.img-3{bottom: 20%; right: 5%;  -webkit-animation:  fadeIn 3s linear infinite;
  -moz-animation: fadeIn 3s linear infinite;
  animation: fadeIn 3s linear infinite;}
.services .col-md-4{z-index: 9;}

.owl-carousel .owl-stage {
  display: flex;
}
.services figure{position: relative !important;}

.item-line{transition: all 400ms ease-in-out !important;	-webkit-transition: all 400ms ease-in-out!important;	
  -moz-transition: all 400ms ease-in-out!important;		-o-transition: all 400ms ease-in-out!important;	
  -ms-transition: all 400ms ease-in-out!important;}
.item-line .line-container {  position: relative;  width: 100%;  height: 20px;  overflow: hidden;}
.item-line .line-container::before {
  content: '';  position: absolute;  top: 0;  left: 0;  width: 0;  height: 100%;  background: linear-gradient(to right,  #1176ae, #0f5089) !important;  transition: width 0.3s ease;}
.item-line:hover .line-container::before {  width: 100%; }

.permit{ background: linear-gradient(to right,  #527843, #93be80) !important; position: relative;}
.permit .item-line .line-container::before,.permit-inside .item-line .line-container::before {
  content: '';  position: absolute;  top: 0;  left: 0;  width: 0;  height: 100%;  background: linear-gradient(to right,  #93be80, #527843) !important;  transition: width 0.3s ease;}
.permit .item-line:hover .line-container::before,.permit-inside .item-line:hover .line-container::before {  width: 100%; }

.blog-inside{ background: linear-gradient(to right,   #b7a15a, #8d7b42) !important; position: relative;}
.blog .item-line .line-container::before {
  content: '';  position: absolute;  top: 0;  left: 0;  width: 0;  height: 100%;  background: linear-gradient(to right, #b7a15a, #8d7b42) !important;  transition: width 0.3s ease;}
.blog .item-line:hover .line-container::before {  width: 100%; }

.owl-next,.owl-prev{ background: linear-gradient(to right,    #b7a15a, #8d7b42) !important; color: #FFF !important; border-radius: 5px; font-size: 1rem !important; margin: 10px 10px 0 0; width: 30px; height: 30px; padding: 0;}
 
.up{width: 50px !important; height: 50px !important; z-index: 9999; line-height: 50px;  left: auto;  background: linear-gradient(to right,#b7a15a, #8d7b42) !important;}

.footer{ background: linear-gradient(to right,  #b7a15a, #8d7b42) !important;
  position: relative;}
.footer .footer-logo {
    filter: brightness(0) invert(1);
 }
.footer a:hover{color:  #e6d8ab !important;}
 

.user-input-wrp {  position: relative;  width: auto;}
.user-input-wrp .inputText{font-size: 1rem !important;  padding: 13px 13px 13px 21px  !important;}
.user-input-wrp .inputText.with-padding{font-size: 1rem !important;  padding: 13px 50px 13px 21px  !important;}
/* .user-input-wrp .inputText:focus{padding: 2rem;} */
.user-input-wrp .floating-label {  position: absolute;  pointer-events: none;  top: 13px;  left:21px !important;  transition: 0.2s ease all;}
.user-input-wrp .delete-btn {  position: absolute; cursor: pointer;  top: 13px;  right:21px !important; }
.user-input-wrp input:focus ~ .floating-label,
.user-input-wrp textarea:focus ~ .floating-label,
.user-input-wrp input:not([value='']) ~ .floating-label,
.user-input-wrp textarea:not(:focus):valid ~ .floating-label{top: 3px;  left: 21px !important;  font-size: 10px;  opacity: 1;}
.user-input-wrp select:not([option='checked']) ~ .floating-label{top: 3px;  left: 21px !important;  font-size: 10px; opacity: 1;}
.user-input-wrp .add-field-item,.user-input-wrp .action{  position: absolute; right: 0; top: 0; padding: 10px 20px; cursor: pointer;}

@media (max-width: 1700px) {
	#myCarousel  .carousel-caption .miral-slider-subtitle,.banner  .caption .miral-slider-title{font-size: 30px !important;		line-height: 22px;	} 

}
@media (max-width: 1400px) {
	#myCarousel  .carousel-caption .miral-slider-desc,.banner  .caption .miral-slider-desc{		font-size: 16px;		line-height: 26px;	}
	#myCarousel  .carousel-caption .miral-slider-title{		font-size: 40px;		line-height: 50px;	}
  
  .carousel-caption{bottom: 25% !important; width: 80% !important}
  
}
@media (max-width: 1199px) {
	#myCarousel  .carousel-caption .miral-slider-title,.banner  .caption .miral-slider-title{		font-size: 40px;		line-height: 50px;		margin: 0 0 15px 0;	}
	#myCarousel  .carousel-caption .miral-slider-desc,.banner  .caption .miral-slider-desc {		font-size: 14px;		line-height: 24px;		margin: 0 0 15px 0;	}
	#myCarousel  .carousel-caption .miral-slider-subtitle,.banner  .caption .miral-slider-subtitle {		font-size: 13px;		line-height: 16px;		padding: 0 0 0 40px;		margin: 0 0 15px 0;
	}
  
  #myCarousel  .carousel-caption .miral-slider-subtitle::after,.banner  .caption .miral-slider-subtitle::after {		width: 30px;	}
}
@media (max-width: 991px) {
	#myCarousel  .carousel-caption .miral-slider-title,.banner  .caption .miral-slider-title{		font-size: 20px;		line-height: 40px;	}
	#myCarousel  .carousel-caption .miral-slider-desc,.banner  .caption .miral-slider-desc {		font-size: 13px;		line-height: 19px;	}
	#myCarousel  .carousel-caption .miral-slider-slider-button a{		font-size: 13px;		line-height: 18px;		padding: 12px 24px;	} 
  
  .navbar-nav.social{display: inline-block !important; width: 100%; text-align: center;}
  .navbar-nav.social .nav-item{display: inline-block !important; margin: 0 10%;}
  .carousel-caption{bottom: 25% !important; width: 80% !important;left: 10%;}
  #myCarousel .carousel-bg{height: calc(50vh - 80px) !important;}
}
@media (max-width: 767px) {
  .fixed-bg { height: 60vh !important;}
  #myCarousel .carousel-control-prev,
  #myCarousel:hover .carousel-control-prev{		left: 20px;width: 30px;		height: 30px; padding-top: 0;	}
  
  #myCarousel .carousel-control-next,
  #myCarousel:hover .carousel-control-next {		right: 20px;width: 30px;		height: 30px; padding-top: 0;	}
  
  .carousel-control-prev-icon,
  .carousel-control-next-icon{width: 10px;} 
	/* #myCarousel  .carousel-caption .miral-slider-subtitle{display: none;} */
	/* #myCarousel  .carousel-caption .miral-slider-desc,.banner  .caption .miral-slider-desc{	display: none;	} */
  .item{width: 50%;}
  
.carousel-caption{bottom: 15% !important; width: 80% !important;left: 10%;}
#myCarousel .carousel-bg{height: calc(50vh - 80px) !important; }
}
@media (max-width: 543px) {
  #myCarousel .miral-slider-title ,.banner  .caption .miral-slider-title{font-size: 20px;	line-height: 34px;	}
}
@media (max-width: 480px) {
  #myCarousel .miral-slider-slider-button a {
		font-size: 12px;
		line-height: 18px;
		padding: 7px 12px;
	}
  .text-miral{ font: italic 700 30px/40px "Playfair Display", Helvetica, sans-serif;    color: #062639;    margin: 0 0 30px; }
  
  #myCarousel  .miral-slider-title,.banner  .caption .miral-slider-title {
		font-size: 20px;
		margin: 0 0 20px 0;
	}
  #myCarousel .carousel-control-prev{
		left: 10px;
	}
  #myCarousel .carousel-control-next {
		right: 10px;
	}

}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

@-moz-keyframes spin2 { 0% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin2 { 0% { -webkit-transform: rotate(360deg); } }
@keyframes spin2 { 0% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }





