.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {
width: 300px !important;
} .our-services-wrap .elementor-container {
flex-wrap: wrap !important;
}
.our-services-wrap .elementor-column {
flex: 0 1 33.333% !important;
width: 33.333% !important;
transition: all 0.15s;
}
.our-services-wrap .elementor-column .elementor-heading-title {
transition: all 0.15s;
}
.our-services-wrap .elementor-column:hover {
transform: scale(0.985);
}
.our-services-wrap .elementor-column:hover .elementor-heading-title {
transform: scale(0.985);
}
@media (max-width: 768px) {
.our-services-wrap .elementor-column {
flex: 0 1 50% !important;
width: 50% !important;
}
}
@media (max-width: 576px) {
.our-services-wrap .elementor-column {
flex: 0 1 100% !important;
width: 100% !important;
}
} .our-clients-wrap .elementor-container {
flex-wrap: wrap !important;
}
.our-clients-wrap .elementor-column {
flex: 0 1 20% !important;
width: 20% !important;
}
@media (max-width: 768px) {
.our-clients-wrap .elementor-column {
flex: 0 1 33% !important;
width: 25% !important;
}
}
@media (max-width: 576px) {
.our-clients-wrap .elementor-column {
flex: 0 1 50% !important;
width: 50% !important;
}
} .myform-btn {
display: block !important;
margin: 0 auto !important;
background-color: #3f8fea !important;
color: white !important;
}
.myform-btn:hover {
display: block !important;
margin: 0 auto !important;
background-color: #3a82d4 !important;
} .mh-350px {
min-height: 350px !important;
} @media (max-width: 767px) {
.swap-places {
display: flex !important;
flex-flow: wrap !important;
}
.swap-places .swap-place-col:nth-child(1) {
order: 2 !important;
}
.swap-places .swap-place-col:nth-child(2) {
order: 1 !important;
}
} @media (max-width: 767px) {
.add-bg {
background-color: #739AFF !important;
background-image: none !important;
}
} button.mfp-close {
background-color: rgba(0,0,0,.5) !important;
}