.jet-slider__desc {
    text-align: justify!important;
	color: #eaeaea;
    font-family: "Camomile", Sans-serif;
    font-size: 17px; 
    align-self: center;
    max-width: 1000px;
	font-weight: 400;
	 
}
@media (max-width: 767px){
	.jet-slider__desc {
		font-size: 12px;
	}
}

.intro-text {
	color: #7a7a7a;
	font-family: "Open Sans",Sans-serif;
 	font-weight: 100;
	line-height: 1.7em;
	font-size: 16px;
	text-align: justify;
}

.IntroBanners{
		position: relative;
	    border:0px!important;
	    border-bottom: solid 3px  #fff!important;
	box-shadow: 0px 0px 0px!important;
}
.IntroBanners .elementor-container {
    max-width: 450px!important;
    /*min-height: 550px!important;*/
}
.IntroBanners .elementor-element-populated {
    background-color: rgba(12,12,12,.14)!important;
    padding: 30px!important;
}

.IntroBanners .elementor-element-populated h1 {
	font-family: "Camomile",Sans-serif;
	color: #fff;
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 1;
	padding: 0;
    margin: 0;
}


.elementor-location-footer .elementor-nav-menu--dropdown{ 
    background-color: transparent!important;  
}
.elementor-location-footer .elementor-nav-menu--dropdown a{ 
    color: #ccc!important; 
}
 
.elementor-location-footer  .elementor-nav-menu--dropdown a:hover,
.elementor-location-footer .elementor-nav-menu--dropdown a.elementor-item-active{
	    color: #fff!important;
	    background-color: transparent!important;
}


