/* Home */

#btn-bg {
	background: linear-gradient(75deg, #ff3c00 0%, #2e4abe 100%);
}
#btn-bg-work:hover {
	color: #fff;
	border-color: #fff;
	background: linear-gradient(75deg, #ff3c00 0%, #2e4abe 100%);
}
.page-id-16 .e-n-accordion-item-title-text {
	width: 100%!important;
}
.page-id-16 .e-n-accordion-item-title-header {
	width: 100%!important;
}
.accordion-box {
    display: flex;
    flex-direction: row;
	align-items: center;
    justify-content: space-between;
}
.accordion-box img {
    width: 3.5vw;
}
@media only screen and (max-width:1300px) {
	.accordion-box img {
		width: 5.5vw;
	}
}
@media only screen and (max-width: 767px) {
    .accordion-box img {
        width: 10.5vw;
    }
}
.elementor-16 .elementor-element.elementor-element-f626944 {
	padding-left: 3.6458vw!important;
}
@media only screen and (max-width:1300px) {
	.elementor-16 .elementor-element.elementor-element-f626944 {
		padding-left: 5.6458vw!important;
	}
}
@media only screen and (max-width: 767px) {
	.elementor-16 .elementor-element.elementor-element-f626944 {
		padding-left: 10.6458vw!important;
	}
}
.accordion-num {
	font-size: 0.8vw; 
	font-weight:400;
}
@media only screen and (max-width:1300px) {
	.accordion-num {
		font-size: 1.2vw; 
		font-weight:400;
	}
}
@media only screen and (max-width: 767px) {
	.accordion-num {
		font-size: 2.2vw; 
		font-weight:400;
	}
}