/* FOOTER */
#main-footer {
    background-color: var(--altColor);
}

.et_pb_widget {
    margin: 0 !important;
    width:100%;
}

#footer-widgets h2, #footer-widgets h3, #footer-widgets h4 {
	padding-bottom:30px;
    color: var(--mainColor);
}

#footer-widgets h6 {
	margin-top: 0;
	color: var(--mainColor) !important;
    margin-bottom: 15px;
	text-transform:uppercase;
}

#footer-widgets .footer-widget li {
    font-family: var(--bodyFont);
    padding-left: 0;
}
 
@media (min-width: 981px) {
	.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
		width: 24.875% !important;
	}

    .et_pb_gutters3.et_pb_footer_columns4 .footer-widget:first-of-type {
        margin-right: 8.5%;
        width: 21% !important;
    }

    .et_pb_gutters3.et_pb_footer_columns4 .footer-widget:nth-of-type(3) {
        width: 12% !important;
    }

    .et_pb_gutters3.et_pb_footer_columns4 .footer-widget:last-of-type {
        width: 21.667% !important;
        float: right;
    }
}

.footer-widget li:before {
	display:none;
}

#footer-widgets a {
	position:relative;
}

#footer-widgets .footer-widget .wp-block-image {
    margin: 0;
}

#footer-widgets .footer-widget img {
    display: block;
    max-height: 50px;
    width: auto;
}

.wp-block-button__link {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(144deg, var(--mainColor), var(--btnColor));
    color: white;
    border-radius: 25px;
    border: none;
    font-family: 'Montserrat';
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.5px;
    padding: 12px 55px 13px 21px !important;
    display: inline-block;
    margin-top: 20px;
    transition:0.3s all;
}

.wp-block-button__link:after {
    line-height: 0.8em;
    content: "\35";
    position: absolute;
    background: white;
    color: var(--btnColor);
    border-radius: 25px;
    padding: 8px 6px;
    top: 6px;
    right: 6px;
    font-size: 1.4em;
    opacity: 1;
    margin-left: 0.3em;
    left: auto;
    display: inline-block;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    font-family: ETmodules !important;
}

.wp-block-button__link:hover {
    box-shadow: 0 4px 19px 2px #04020c;
    transform: translateY(-3px);
}

.wp-block-button__link:hover:after {
    transform: rotate(-25deg);
}

#footer-widgets .footer-widget p {
    color: white;
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0 12px;
}

#footer-widgets .footer-widget p.has-small-font-size {
	font-size: 13px;
    line-height: 22px;
    margin-top: 11px;
}

#footer-widgets .footer-widget li a {
    display:inline-block;
    color:#fff !important;
    opacity: 1 !important;
    font-size:14px;
    position:relative;
}

#footer-widgets .footer-widget li a:after {
    display: block;
    content: '';
    border-bottom: solid 1px #fff;
    transform: scaleX(0);
    transition: transform .25s ease-in-out;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}

#footer-widgets .footer-widget li a:hover:after {
    transform: scaleX(1);
}

#footer-widgets .footer-widget .footer-btn a {
    padding: 9px 41px 5px;
    font-weight: 400;
    margin-top: 20px;
    display: inline-block;
    font-size: 13px;
    color: white;
    border: 1px solid;
    transition: 0.25s all;
    background: transparent;
    border-radius: 0;
    text-transform: uppercase;
}

#footer-widgets .footer-widget .footer-btn a:hover {
	background:var(--mainColor);
	color:white;
	border-color:var(--mainColor);
}

#footer-widgets .menu a:after {
    display: block;
    content: '';
    border-bottom: solid 1px #fff;
    transform: scaleX(0);
    transition: transform .25s ease-in-out;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
}

#footer-widgets .menu a:hover:after {
    transform: scaleX(1);
}

.footer-widget li { padding-left: 0 !important; }
#footer-widgets .footer-widget li:before { display: none; }
.wp-social-link-facebook, .wp-social-link { background: var(--altColor) !important; }

.wp-block-social-links .wp-social-link svg {
    height: 1.5em !important;
    width: 1.5em !important;
}

.wp-block-social-links .wp-social-link a {
    color: white !important;
    opacity: 1 !important;
    border-radius: 3px;
}

.wp-block-social-links .wp-social-link a:after {
    display:none !important;
}

.wp-block-social-links .wp-social-link a:hover {
    background: var(--btnColor) !important;
}

#footer-bottom {
    padding: 0px 0 9px;
    background: transparent;
}

#footer-info {
	text-align: left;
    color: #52737d;
    padding-bottom: 0px;
    float: none;
    font-size: 11px;
    margin-top: 0px;
    border-top: 1px solid #52737d;
    padding-top: 15px;
}

#footer-info a {
    color: #fff !important;
}

#footer-info li {
	display:inline-block;
	margin-right:16px;
}

#footer-info li a {
    color: #fff !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-size: 12px;
    transition: 0.4s all;
}

#footer-info li a:hover {
    color: #fff !important;
    text-decoration: none;
}

#footer-info a {
    font-weight: 900;
    color: #52737d !IMPORTANT;
    transition:0.4s all;
    display:inline-block;
    text-align: right;
    float: right;
}

#footer-info a:hover {
    text-decoration: underline;
    opacity: 1;
}

#footer-social {
    width: 100%;
    padding: 20px;
    background: #ed8a33;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    align-self: center;
}

#footer-social a {
    color: #fff;
    transition: 0.4s all;
    font-size: 20px;
    display: inline-flex;
    padding: 10px;
    border-radius: 5px;
    width: 37px;
    height: 37px;
    align-items: center;
    justify-content: center;
    border: 1px solid;
}

#footer-social a:hover {
    color: #ec8a33;
    background: white;
    border-color: white;
}