.sp-megamenu-parent>li>a {
    color: #000;
}

.sp-megamenu-parent>li:hover>a {
    color: #ec1c24;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #ec1c24;
}


#sp-menu .sp-menu-with-contact:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 25px;
    height: 0px;
    background-color: rgb(255 255 255 / 30%);
}

.sp-megamenu-parent>li.active:after {
    visibility: visible;
    opacity: 0;
}


#sp-header {
    /* background: rgb(244 0 0 / 0%); */
    background: white;
}


#sp-menu.menu-with-social .sp-megamenu-wrapper {
    flex: auto;
    justify-content: center;
    align-items: center;
}


a#btn-1649149175009 {
    background-color: #ed1c24;
    border-color: #ed1c24;
    color: #fff;
}

body .sppb-btn.sppb-btn-default.sppb-btn-rounded, body .sppb-btn.sppb-btn-primary.sppb-btn-rounded, body .sppb-btn.btn-primary.sppb-btn-rounded, body .btn.sppb-btn-default.sppb-btn-rounded, body .btn.sppb-btn-primary.sppb-btn-rounded, body .btn.btn-primary.sppb-btn-rounded {
    border-radius: 0px;
}


#sp-footer, #sp-bottom {
    background: #fff!important;
    color: #FFFFFF;
}

input[type="text"], textarea {
    outline: none;
    box-shadow: none !important;
    background-color: white;
    margin: 0px;
    padding: 10px;
    border: 1px solid #c2c2c2;
    border-radius: 10px;
}
.sppb-form-group label, label.form-label {
    transform: translateY(35px);
    font-weight: 400;
    font-size: 16px;
    line-height: 0px;
    color: #57576c;
    transition: all 0.3s ease;
    margin: 10px;
}
textarea.form-control {
    min-height: calc(1.5em + 0.75rem + 2px);
    background-color: white;
    margin: 0px;
    padding: 10px;
    border: 1px solid #c2c2c2;
    border-radius: 10px;
}
.formControls {
    text-align: center;
}
button#Send {
    background-color: #ec1c24;
}

.burger-icon>span {
    display: block;
    height: 2px;
    background-color: #000;
    margin:4px ;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}

span.prev-control.nav-control {
    background-color: red;
    color: white;
    border-color: red;
}

div#column-wrap-id-1680574081869 {
    line-height: 0px;
}

#sp-footer a, #sp-bottom a {
    color: #000;
}

.sp-copyright {
    display: block;
    margin-top: 45px;
    color: black;
}

#sp-bottom {
    background: #fff!important;
    padding: 100px 0 100px!important;
}



.footer-social:before, .footer-social:after {
    background-color: #ed1c24!important;
}

#sp-bottom a:hover, #sp-bottom a:focus {
    color: red;
}


.body-innerwrapper {
    overflow: hidden!important;
}

.sp-copyright {
    margin-top: 36px!important;
}

.logo-image {
    height: 70px;
}

a.sppb-modal-selector {
    display: flex;
    flex-direction: column;
}


a.sppb-modal-selector span.text {
    margin-top:10px;
}

.sppb-modal-selector span.text {
    color: white!important;
    background: red;
    width: 100%;
    padding: 10px 20px;
    margin-top: 0!important;
}




@media only screen and (max-width: 993px) {
  .logo-image { height: 50px; }
  
  #sp-logo {
    flex: 1 0 100%;
    max-width: 100%;
}
}


@media only screen and (max-width: 768px) {
div#sp-bottom1 {
    padding-top: 50px;
    padding-bottom: 50px;
}
  
#sp-bottom {
    padding: 30px 0 50px!important;
}  
}

