.sidebyside {
    display: flex;
    gap: 20px;
    justify-content: center;
}
.sidebyside input[type="text"],
.sidebyside input[type="email"]{
    border-radius: 50px;
    padding: 16px 15px;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #a6a6a6;
		font-family: "AvenirLTStd-45", Sans-serif;
}
.sidebyside input[type="submit"] {
    background-color: #6fda73;
    color: white;
    padding: 12px 40px 12px 10px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    background-image: url(https://hevtec.sapartners.site/wp-content/uploads/2025/05/Send.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
		text-indent: -9999px;
}
.wpcf7-spinner {
    display: none;
}
.elementor-image-box-title {
    margin-top: 0;
}
.borderRadius .elementor-button {
	    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
}
.custom-description {
	display: none;
}
.setBtnWidth .elementor-button {
	width: 100% !important;
}
@media screen and (min-width: 1025px) and (max-width: 1280px){
.absForm {
    left: 350px !important;
}
}
@media screen and (max-width: 767px) {
.elementor-90 .elementor-element.elementor-element-5a81ef9 > .elementor-widget-container {
	background-color: transparent;
}
	.footerForm .sidebyside {
		justify-content: flex-start;
	}
	.elementor-widget-image-box .elementor-image-box-wrapper {
		display: flex;
	}
	.imageTopOnMobile .elementor-image-box-wrapper {
        display: flex;
        flex-direction: column;
    }
    .setBtnWidth .elementor-button {
    	width: auto  !important;
    	padding: 15px 30px 15px 25px !important;
    }
    .mobileBtnWidth .setBtnWidth .elementor-button {
    	width: 100%  !important;
    }
}
@media screen and (max-width: 431px) {
	.elementor-11 .elementor-element.elementor-element-1e5db24{
		padding-left: 65px;
		padding-right: 65px;
	}
}
@media screen and (max-width: 415px) {
	.elementor-11 .elementor-element.elementor-element-1e5db24{
		padding-left: 55px;
		padding-right: 55px;
	}
}
@media screen and (max-width: 391px) {
	.elementor-11 .elementor-element.elementor-element-1e5db24{
		padding-left: 45px;
		padding-right: 45px;
	}
}
@media screen and (max-width: 376px) {
	.elementor-11 .elementor-element.elementor-element-1e5db24{
		padding-left: 35px;
		padding-right: 35px;
	}
}
@media screen and (max-width: 361px) {
	.elementor-11 .elementor-element.elementor-element-1e5db24{
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media screen and (max-width: 321px) {
	.elementor-11 .elementor-element.elementor-element-1e5db24{
		padding-left: 10px;
		padding-right: 10px;
	}
}