.border-left {
    padding-left: 30px;
    border-left: 2px solid #ed145b;
}
.offcanvas-inner .header-modules {
    display: none !important;
}
.diagonal-bg {
    z-index: 100;
}
.testimonials .quote-in-circle {
    content: "";
    opacity: 0.7;
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    opacity: 0.7;
    border: 1px solid #ffffff;
    background-image: url(/images/2021/09/02/quote.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50px;
    margin: 0 auto 30px;
}

.testimonials .sppb-carousel-content {
    padding: 30px !important;
    border-radius: 30px;
    background-color: rgba(255, 255, 255, 0.2);
}

form.simpleForm2 + div {
    display: none;
}

.sf2Style-default .sf2-form-label-wrap label {
    color: #5c5c69 !important;
}
.sf2-form-group .sf2-form-label-wrap label {
    font-weight: normal !important;
}
.sf2Style-default {
    color: #5c5c69 !important;
}
.sf2Style-default button.sf2-element[type="submit"], .sf2Style-default button.sf2-element.sf2SendBtn {
    background: #ed155c !important;
    height: 50px;
    width: 200px;
    border-radius: 0;
}
@media (max-width: 767px) {
    #sppb-addon-1630607904874 img, #sppb-addon-1630607909294 img {
        width: auto;
    }
}

.sp-megamenu-parent>li.active>a {
    color: #252525;
    font-weight: 400;
}
.simpleForm2 input, .simpleForm2 textarea {
    border-radius: 0px !important;
    border-color: #c1c1c1 !important;
    box-shadow: none !important;
}
.sf2Style-default button.sf2-element[type="submit"]:hover {
    background: #010041 !important;
}
#sp-top-bar a:hover {
    color: #fff;
}
.offcanvas-active .burger-icon>span:nth-child(1), #modal-menu-toggler.active .burger-icon>span:nth-child(1) {
    transform: translate(0, 9px) rotate(
-45deg);
}





