footer#site-footer {
    display: none;
}
	body .elementor-2628 .elementor-element.elementor-element-1af38e5d {
  
    margin-bottom: 0px !important;
  
}



.wpcf7 form.failed .wpcf7-response-output{
border-color:green !important;	
}
.home-page-bttn .elementor-button-icon {
    background: #000000 !important;
    padding: 4px !important;
    border-radius: 55px !important;
    color: black !important !important;
    font-size: 12px !important;
}
.home-page-bttn .elementor-button-content-wrapper{
	align-items:center !important;
}
.circle-button {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 50px auto;
}

.rotating-text {
  position: absolute;
  top: 0;
  left: 0;
  animation: rotate 10s linear infinite;
}

.center-circle {
  width: 50px;
  height: 50px;
  background: orange;
  border-radius: 50%;
  position: absolute;
  top: 35px;
  left: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-gall img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.top-calss span.elementor-icon {
    background-color: #20a656;
    padding: 10px !important;
    border-radius: 90px;
}

#menu-main .menu-item a {
    line-height: 19px !important;
   
}
.eael-simple-menu-container .eael-simple-menu li a {

    padding-left: 18px !important;
    padding-right: 18px !important;
 
}

/* @media(max-width:767px){
.my-logo .elementor-image-carousel-wrapper img {
    object-fit: contain !important;
   height: 111px !important;
}
} */

@media(max-width:1024px){
	body ul#menu-main {
    height: 100vh !important;
    padding-top: 26px !important;
    background-color: #5a9a51 !important;
}


	body #menu-main .menu-item a {
    line-height: 20px !important;
    background-color: #5a9a51 !important;
    font-size: 19px;
    font-weight: 400;
}
	 	body ul#menu-main .menu-item {
    margin-bottom: 16px;
}
}




@media(max-width:1024px){
	ul#menu-main {
    height: 207px !important;
    padding-top: 23px !important;
}
	span.eael-simple-menu-toggle-text {
    opacity: 0 !important;
}

	 	ul#menu-main .menu-item {
    margin-bottom: 10px;
	}

	
				#menu-main .menu-item a {
    line-height: 19px !important;
    background-color: #4e36a3 !important;
}

}
	
	

}

@media(max-width:1200px){
			span.eael-simple-menu-toggle-text {
    DISPLAY: NONE;
}
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/* border - efect... */







