body{
	background-color:#FAF7F5;
}
li#menu-item-64 a {
    background: #6E6541;
    color: #fff !important;
    font-weight: 400;
    border-radius: 100px;
    padding: 14px 25px;
}
li#menu-item-64 a:hover {
	background: #A59760;
}
.slide-image img {
    height: 65px !important;
    width: 65px !important;
}
.boxc {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.clen1 .elementor-icon-box-icon {
    background-color: #F1EAE5;
    padding: 20px;
    border-radius: 100px;
}
ul li {
    list-style-type: disclosure-closed;
}
ul {
    padding-left: 15px;
}


@media (max-width: 767px){
    
}

.imgfound img {
    height: 150px !important;
    width: 100% !important;
}

.contactform input[type="text"]{
    background-color: #F1EAE5;
    border: 1px solid #dbdbdb;
    margin-top: 10px;
    width: 100%;
}
.contactform input[type="email"]{
    background-color: #F1EAE5;
    border: 1px solid #dbdbdb;
    margin-top: 10px;
    width: 100%;
}
.contactform input[type="submit"] {
    background-color: #6E6541;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50px 50px 50px 50px;
    color: white;
    border: 1px solid #6E6541;
    padding: 10px 60px;
}
.contactform input[type="submit"]:hover {
	background-color:#A59760;
}

.contactform textarea{
    background-color: #F1EAE5;
    border: 1px solid #dbdbdb;
    margin-top: 10px;
    width: 100%;
	    height: 100px;
}

.contactform span{
	 width: 100%;
}
.contactform label {
    width: 100%;
    color: #433528;
    font-family: "Roboto", Sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 10px;
}
.atc-testimonial-slider-template-1 .description {
    text-align: center;
}
 .author-img{
	display:none;
}


@media only screen and (max-width: 1200px) and (min-width: 992px){

}
@media only screen and (max-width: 991px) and (min-width: 768px){

}
@media only screen and (max-width: 767px) and (min-width: 300px){
.boxc {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
	#spe .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
}

}

.slider-container-block-background {
    box-shadow: none !important;
}

.slide-description {
    padding: 0 5%;
}
