.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    transform-origin: right !important;
}
.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    transform: scaleX(0) !important;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    transform: scaleX(1) !important;
}
.fa-angle-double-right {
    background: #57d002;
    padding: 15px;
    border-radius: 50%;
}
.elementor-button span {
    text-decoration: inherit;
    vertical-align: middle;
    align-items: center;
}
span.elementor-accordion-icon-opened .fa-minus:before {
    color: #fff !important;
}
.elementor-tab-title.elementor-active {
    padding-bottom: 8px;
}
.elementor-accordion-item .elementor-active {
    background: #000;
    color: #fff;
}
.elementor-active {
    background: #000 !important;
	border-bottom: 0 !important
}
.elementor-active.elementor-tab-content {
    border-top: 0 !important;
}
.elementor-accordion-item {
    margin-bottom: 10px;
    border-top: 2px solid #57D002 !important;
}
.elementor-heading-title {
    margin-bottom: 0 !important;
}
.elementor-207 .elementor-element.elementor-element-1dd2430 .elementor-button[type="submit"] {
    width: 100% !important;
}
.elementor-accordion-item {
    border-radius: 4px;
}
.elementor-207 .elementor-element.elementor-element-1dd2430 .elementor-button[type="submit"] {
    padding: 15px !important;
}
div#box-ex:before {
    content: ' ';
    position: absolute;
    width: 90px;
    height: 90px;
    background: #57D002;
    z-index: -1;
    left: -5px;
    bottom: -5px;
}
.elementor-field-textual.elementor-size-md, .elementor-207 .elementor-element.elementor-element-1dd2430 .elementor-button[type="submit"] {
    min-height: 47px !important;
}
.elementor-sticky .elementor-widget-theme-site-logo a img {
	transition: all 0.3s ease-in-out;
}
.elementor-sticky--active .elementor-widget-theme-site-logo a img {
    width: 65% !important;
	transition: all 0.3s ease-in-out;
}
.single-post h1 {
    padding: 20px 0px;
}
.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
    justify-content: flex-end !important;
}
@media only screen and (max-width: 600px) {
	.form-sec .elementor-field-textual.elementor-size-lg {
    font-size: 14px;
    min-height: 48px;
    padding: 5px 12px;
}
	.image-sec {
    background-image: none !IMPORTANT;
}
	.form-sec .elementor-field-group {
    margin-bottom: 10px !important;
}
	.elementor-nav-menu li {
    font-size: 1.2rem !important;
}
.services-sec .emp-col {
    display: none !important;
}	
	.services-sec .ser-img img {
    width: 90% !important;
}
	.services-sec .ser-img {
    width: 50%;
}
}