﻿/* MAIN FOOTER */
.site-footer {
    background-color: #111111;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

/* CONTACT SECTION */
.site-footer-main {
    padding-top: 50px;
    overflow: hidden;
}

    .site-footer-main .header {
        padding: 20px 0;
        color: #FFFFFF;
    }

        .site-footer-main .header h2 {
            margin-bottom: 40px;
            font-weight: 600;
        }

    .site-footer-main .form-container {
        margin-left: auto;
    }

        .site-footer-main .form-container .form {
        }


    .site-footer-main .form {
        padding: 30px 0;
    }

        .site-footer-main .form input,
        .site-footer-main .form select {
            width: 100%;
            padding: 8px;
            margin-bottom: 15px;
            border-radius: 7px;
            border: 1px solid #C2C2C2;
            background-color: transparent !important;
            color: #C2C2C2;
        }

        .site-footer-main .form button {
            padding: 8px 19px;
            border: 0;
            border-radius: 50px;
            background-color: #FFCB00;
            margin-top: 20px;
        }

/* NAVBAR SECTION */
.site-footer-navbar {
    border-top: 1px solid #4F4F4F;
    background-color: #111111 !important;
    z-index: 10;
    position: relative;
}


    .site-footer-navbar .col-md {
        position: relative !important;
        z-index: 20 !important;
        background-color: #111111;
        overflow: visible !important;
    }

.site-footer-navbar-cmp-details {
    padding: 20px 0;
    border-right: 1px solid #4F4F4F;
    color: #FFFFFF;
}

    .site-footer-navbar-cmp-details img:first-child {
        width: 160px;
    }

    .site-footer-navbar-cmp-details img:last-child {
        width: 130px;
    }


.main-details h2,
.main-details .address,
.main-details .phone {
    position: relative;
    padding-bottom: 10px;
}

.main-details h2 {
    padding-bottom: 20px;
}


    .main-details h2::after,
    .main-details .address::after,
    .main-details .phone::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: -1200px;
        right: 0;
        height: 1px;
        background-color: #4F4F4F;
    }


.site-footer-navbar-navitems {
    width: 100%;
    padding: 20px;
}

    .site-footer-navbar-navitems .nav-items {
        display: flex;
        flex-direction: column;
        margin-right: 20px;
    }

        .site-footer-navbar-navitems .nav-items a {
            color: #FFFFFF;
            text-decoration: none;
            margin-bottom: 5px;
            display: inline-block; /* required for transform */
            transition: all .3s ease-in-out;
        }

            .site-footer-navbar-navitems .nav-items a:hover {
                transform: translateX(8px);
                color:#FFCB00;
            }

            .social-media-icon-main {
                display: flex;
                justify-content: center;
                margin: 20px 0;
                align-items: center;
            }

    .social-media-icon-main .rounded-icon {
        width: 45px;
        height: 45px;
        margin-right: 20px;
        border-radius: 50%;
        border: 1px solid #CDCDCD;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.4s ease;
    }

.rounded-icon img {
    width: 25px;
    transition: all 0.4s ease;
}

.rounded-icon:hover {
    background-color: #FFCB00;
    border-color: #111111;
}

    .rounded-icon:hover img {
        filter: brightness(0) saturate(100%) invert(7%) sepia(7%) saturate(13%) hue-rotate(0deg) brightness(90%) contrast(90%);
    }

.site-contact-us-today-container {
    position: relative;
    overflow-y: hidden;
    padding-bottom: 50px;
    overflow: hidden;
}

.site-footer-navbar .img-1 {
    position: absolute;
    left: -1041px;
    width: 1262px !important;
    top: -78px;
    mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 100%);
    -webkit-mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 100%);
}

.site-footer-navbar .img-2 {
    position: absolute;
    right: 12px;
    width: 312px;
    top: -127px;
}

.site-footer-navbar .img-1,
.site-footer-navbar .img-2 {
    position: absolute;
    z-index: 1 !important;
}

.site-footer-bottom {
    background-color: #FFCB00;
    font-size: 13px;
    padding: 10px;
}

    .site-footer-bottom .barlow-semibold {
        display: flex;
        justify-content: start;
        align-items: center;
    }

@media (max-width: 760px) {
    .site-footer-main .header {
        text-align: center;
    }

        .site-footer-main .header input, select {
            width: 100%;
        }

    .main-details h2::after,
    .main-details .address::after,
    .main-details .phone::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: -1200px;
        right: -80px;
        height: 1px;
        background-color: #4F4F4F;
    }



    .site-footer-navbar-cmp-details {
        border-right: 0px solid #4F4F4F;
    }

        .site-footer-navbar-cmp-details .main-details {
            text-align: start;
        }

    .site-cmp-appdetails h1, p {
        text-align: start !important;
    }

    .site-footer-main .form[b-epuh8bs6lr] {
        padding: 30px 0 90PX 0;
    }

    .site-footer-navbar .img-1 {
        left: -1103px;
        width: 1262px !important;
        top: -78px;
    }

    .site-footer-navbar .img-2 {
        right: -132px;
        width: 312px;
        top: -127px;
    }

    .site-footer-bottom .barlow-semibold {
        flex-direction: column;
        justify-content: space-between;
        align-items: start;
    }

        .site-footer-bottom .barlow-semibold div:first-of-type:first-child::after {
            content: "\A\A";
            white-space: pre;
        }
}
