.elementor-109 .elementor-element.elementor-element-74b51c2d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-109 .elementor-element.elementor-element-74b51c2d:not(.elementor-motion-effects-element-type-background), .elementor-109 .elementor-element.elementor-element-74b51c2d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#12395A;}.elementor-109 .elementor-element.elementor-element-629e2cd{--display:flex;--margin-top:-60px;--margin-bottom:-60px;--margin-left:0px;--margin-right:0px;}.elementor-109 .elementor-element.elementor-element-95bc4ba.elementor-element{--align-self:stretch;--flex-grow:0;--flex-shrink:0;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-109 .elementor-element.elementor-element-95bc4ba{width:var( --container-widget-width, 247.267px );max-width:247.267px;--container-widget-width:247.267px;--container-widget-flex-grow:0;}}/* Start custom CSS for html, class: .elementor-element-95bc4ba *//* =========================================
   RINKU FOOTER
========================================= */

.rinku-footer {

    width: 100%;

    background: #12395A;

    color: #ffffff;

    box-sizing: border-box;

}


/* =========================================
   MAIN FOOTER
========================================= */

.rinku-footer-inner {

    width: 100%;

    max-width: 1500px;

    margin: 0 auto;

    padding: 32px 64px;

    display: grid;

    grid-template-columns: 1fr 1fr 1fr;

    align-items: center;

    gap: 40px;

}


/* =========================================
   LEFT — SOCIAL
========================================= */

.rinku-footer-social {

    display: flex;

    align-items: center;

    justify-content: flex-start;

}


.rinku-social-links {

    display: flex;

    align-items: center;

    gap: 6px;

}


/* =========================================
   SOCIAL ICONS
========================================= */

.rinku-social {

    width: 50px;

    height: 50px;

    display: flex;

    align-items: center;

    justify-content: center;

    color: #ffffff !important;

    text-decoration: none !important;

    font-size: 20px;

    font-weight: 800;

    border-radius: 0;

    transition:
        transform .25s ease,
        box-shadow .25s ease;

}


.rinku-social:hover {

    transform: translateY(-3px);

    box-shadow:
        0 8px 18px rgba(0,0,0,.20);

}


/* Facebook */

.rinku-social.facebook {

    background: #1877F2;

}


/* Instagram */

.rinku-social.instagram {

    background:
        linear-gradient(
            135deg,
            #F58529,
            #DD2A7B,
            #8134AF
        );

}


/* LinkedIn */

.rinku-social.linkedin {

    background: #0A66C2;

}


/* =========================================
   CENTER — CONTACT
========================================= */

.rinku-footer-contact {

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;

    text-align: center;

}


.rinku-footer-phone {

    display: block;

    margin: 0 0 8px;

    color: #F2B400 !important;

    font-size: 42px;

    line-height: 1.15;

    font-weight: 500;

    text-decoration: none !important;

    transition: color .25s ease;

}


.rinku-footer-phone:hover {

    color: #ffffff !important;

}


/* =========================================
   CONTACT BUTTON
========================================= */

.rinku-footer-button {

    display: inline-flex;

    align-items: center;

    justify-content: center;

    min-width: 175px;

    min-height: 52px;

    padding: 12px 30px;

    background: #F2B400;

    color: #12395A !important;

    border-radius: 4px;

    font-size: 18px;

    font-weight: 800;

    text-decoration: none !important;

    transition:
        background .25s ease,
        color .25s ease,
        transform .25s ease;

}


.rinku-footer-button:hover {

    background: #ffffff;

    color: #12395A !important;

    transform: translateY(-2px);

}


/* =========================================
   RIGHT — LICENCE
========================================= */

.rinku-footer-licence {

    text-align: right;

}


.rinku-footer-licence p {

    margin: 0 0 12px;

    color: rgba(255,255,255,.85);

    font-size: 15px;

    line-height: 1.5;

    font-weight: 600;

}


.rinku-footer-licence p:last-child {

    margin-bottom: 0;

}


/* =========================================
   TABLET
========================================= */

@media (max-width: 900px) {

    .rinku-footer-inner {

        padding: 30px 35px;

        grid-template-columns: 1fr 1fr;

        gap: 30px;

    }


    .rinku-footer-contact {

        grid-column: 1 / -1;

        grid-row: 1;

        order: 1;

    }


    .rinku-footer-social {

        order: 2;

        justify-content: flex-start;

    }


    .rinku-footer-licence {

        order: 3;

        text-align: right;

    }


    .rinku-footer-phone {

        font-size: 36px;

    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {

    .rinku-footer-inner {

        padding: 35px 20px;

        display: flex;

        flex-direction: column;

        gap: 25px;

        text-align: center;

    }


    .rinku-footer-contact {

        order: 1;

    }


    .rinku-footer-social {

        order: 2;

        justify-content: center;

    }


    .rinku-footer-licence {

        order: 3;

        text-align: center;

    }


    .rinku-footer-phone {

        font-size: 30px;

    }


    .rinku-footer-button {

        min-width: 155px;

        min-height: 48px;

        font-size: 16px;

    }


    .rinku-footer-licence p {

        font-size: 13px;

        margin-bottom: 7px;

    }

}
.rinku-social i {
    font-size: 21px;
    line-height: 1;
}
.rinku-footer-bottom {
    width: 100%;
    padding: 14px 20px;
    border-top: 1px solid rgba(255,255,255,0.12);
    text-align: center;
    box-sizing: border-box;
}

.rinku-footer-bottom p {
    margin: 0;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 1.5;
}
@media (max-width: 600px) {
    .rinku-footer-phone {
        font-size: 22px !important;
    }
}/* End custom CSS */