
span.name-footer-compa {
    font-family: 'playSB';
    font-size: 30px;
    color: #ffffff;
    line-height: 1.3;
    display: block;
    margin-bottom: 14px;
    margin-right: 63px;
    position: relative;
}

span.content-footer-compa {
    font-family: MonR;
    font-size: 14px;
    line-height: 1.7;
    color: #ffffff;
    display: block;
    margin-bottom: 3px;
}

.col-footer1 {
    width: 25%;
    float: left;
    margin-right: 15px;
}

.col-footer2 {
    width: 28%;
    float: left;
    margin-right: 16px;
}

.col-footer3 {
    width: 17%;
    float: left;
}

.col-footer4 {
    width: 26%;
    float: right;
    text-align: right;
}

.fb_iframe_widget iframe {
    /* width: 450px !important; */
}

.info-footer-compa div {
    font-family: 'InterR';
    font-size: 15px;
    color: #fff;
}

.info-footer-compa > div:before {
    content: "\f05a";
    font-family: fontawesome;
    color: #f2c202;
    margin-right: 8px;
    font-family: fontawesome;
}

.info-footer-compa > div:nth-child(1):before {
    content: "\f3c5";
}

.info-footer-compa > div:nth-child(2):before {
    content: "\f095";
}

.info-footer-compa > div:nth-child(3):before {
    content: "\f0e0";
}

.info-footer-compa > div:nth-child(4):before {
    content: "\f0ac";
}

.info-footer-compa > div:nth-child(5):before {
    content: "\f0ac";
}

.info-footer-compa {
    line-height: 1.7;
    margin-right: 30px;
}

.InfoHotlineFooter.WidgetHotlineFooter {
    display: flex;
    align-items: center;
}

    .InfoHotlineFooter.WidgetHotlineFooter span {
        margin-right: 4px;
    }

.InfoHotlineFooter svg {
    position: relative;
    top: 3px;
}

span.name-col-footer {
    color: #AAC942;
    font-family: QuicksandB;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
    margin-bottom: 11px;
}

li.item-about-footer a {
    color: #FFF;
    font-family: QuicksandM;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 163.7%; /* 27.829px */
    display: flex;
    align-items: center;
}

    li.item-about-footer a i {
        padding-right: 6px;
        font-size: 11px;
    }

p.info-reg-footer {
    font-family: 'MonR';
    font-size: 15px;
    color: #c7c7c7;
    line-height: 1.5;
}

ul.list-about-footer {
    line-height: 1.7;
}

.wp-top-footer {
    padding: 0 60px;
    padding-top: 70px;
    padding-bottom: 60px;
    position: relative;
    z-index: 1;
}

.NameCompaFooter h4 {
    color: #FFF;
    font-family: QuicksandSB;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.NameCompaFooter h5 {
    color: #FFF;
    font-family: QuicksandB;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

span.DesLeftFooter {
    display: block;
    color: #FFF;
    font-family: QuicksandM;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 152.5%; /* 21.35px */
    text-transform: capitalize;
    margin-top: 14px;
}

.TopTitleNameLogoFooter {
    display: flex;
    align-items: center;
}

.NameCompaFooter {
    margin-left: 10px;
}

.InfoHotlineFooter span {
    display: block;
    color: #FFF;
    font-family: 'NeueR';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 141.2%; /* 24.004px */
}

.InfoHotlineFooter a {
    color: #FFF;
    font-family: QuicksandR;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 163.7%; /* 26.192px */
}
.InfoHotlineFooter.WidgetHotlineFooter a {
    position: relative;
    top: 2px;
}
ul.list-contact-footer li:nth-child(2) .InfoHotlineFooter a {
    font-family: QuicksandSB;
}

.DecorIconFooter {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 4px;
}

ul.list-contact-footer li {
    display: flex;
    align-items: center;
    margin: 5px 0;
}

.InfoHotlineFooter {
}

.TopCoppyRightFooter {
    color: #377639;
    text-align: center;
    font-family: InterR;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wp-footer {
    position: relative;
}

    .wp-footer:before {
        content: "";
        position: absolute;
        background: url(/Design/GeciAcademy/Footer/DecorBack.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 368px;
        left: 0;
        top: -26px;
    }

li.item-about-footer {
    transition: all .2s;
}

    li.item-about-footer:hover {
        padding-left: 10px;
    }

        li.item-about-footer:hover a {
            color: #fff;
        }

            li.item-about-footer:hover a i {
                color: #c5a14b;
            }

.wp-bottom-footer {
    background: #AAC942;
    height: 58px;
}

    .wp-bottom-footer .grid.wide {
        display: flex;
        justify-content: space-between;
    }

    .wp-bottom-footer .left .coppy, .design-ft {
        color: #377639;
        text-align: center;
        font-family: InterR;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
    }

.design-ft {
    display: flex;
}

    .design-ft a strong {
        color: #377639;
        text-align: center;
        font-family: InterR;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        position: relative;
        -webkit-transition: all linear .2s;
        -o-transition: all linear .2s;
        transition: all linear .2s;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 5px;
    }

        .design-ft a strong:before {
            content: '';
            position: absolute;
            width: 0;
            height: 1px;
            background-color: #fff;
            top: calc(100% + 2px);
            -webkit-transition: all ease .3s;
            -o-transition: all ease .3s;
            transition: all ease .3s;
        }

        .design-ft a strong:hover::before {
            width: 100%;
        }

.wp-bottom-footer .left {
    display: flex;
    align-items: center;
}

.wp-bottom-footer .right {
    display: flex;
    align-items: center;
}

.social-footer {
    display: flex;
    align-items: center;
}

    .social-footer span {
        padding-right: 6px;
    }

    .social-footer a:hover {
        color: #ffffff;
        opacity: 1;
    }

    .social-footer a {
        border-radius: 100%;
        opacity: .8;
        font-size: 15px;
        color: #ffffff;
        cursor: pointer;
        position: relative;
        margin: auto 2px;
        width: 31px;
        height: 31px;
        line-height: unset;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid;
    }

    .total-access, .social-footer span {
        font-size: 11.75px;
        font-family: 'InterR';
        color: #fff;
        font-weight: 500;
    }

        .total-access strong {
            font-size: 14.01px;
            font-weight: 500;
        }

.form-footer-res .form-group input {
    border: none;
    outline: none;
    padding: 10px;
    width: 296px;
    background: #1d463f;
}

    .form-footer-res .form-group input[type="text"] {
        color: #ffff;
        font-family: MonR;
        font-size: 14px;
    }

    .form-footer-res .form-group input::placeholder {
        font-size: 13px;
        color: #fff;
    }

.home-contact-error {
    position: absolute;
    bottom: -38px;
    font-size: 14px;
    font-family: MonR;
    background: #333;
    border-radius: 5px;
    padding: 6px 8px;
    color: #fff !important;
}

.form-group {
    position: relative;
    width: 296px;
    height: 40px;
    position: relative;
    border-radius: 3px;
    background-color: #1d463f;
    /* padding: 5px; */
    box-sizing: border-box;
    /* margin: 10px 5px; */
    display: flex;
    align-items: center;
}

.form-footer-res {
    width: 296px;
    position: relative;
    margin-top: 26px;
}

    .form-footer-res .btn {
        background-color: #fec962;
        width: fit-content;
        height: 40px;
        user-select: none;
        box-sizing: border-box;
        border-radius: 0 3px 3px 0;
        border: 1px solid #fec962;
        transition: all linear .3s;
        position: absolute;
        top: 0;
        right: 0;
    }

        .form-footer-res .btn .btn-contact-home {
            color: #fff;
            width: 100%;
            height: 100%;
            border: none;
            outline: none;
            font-family: 'MonR';
            cursor: pointer;
            padding: 8px 19px;
            margin-top: 8px;
            margin-left: 13px;
            font-size: 15px;
            text-transform: uppercase;
            background: url(/Design/img/footer/icon-sent.png) no-repeat;
        }

.social-footer a i {
    display: inline-block;
    position: relative;
    background-size: 100% 100%;
    background-position: center;
    margin: auto;
}

.social-footer a:hover i.iTripadvisor {
    width: 23px;
    height: 12px;
    background-image: url(/Design/img/footer/tripadHover.png);
}

.social-footer a:hover i.iBooking {
    background-image: url(/Design/img/footer/BookingHover.png);
}

.social-footer a:hover i.iAgoda {
    background-image: url(/Design/img/footer/agodaHover.png);
}

.iTripadvisor {
    background-image: url(/Design/img/footer/tripad.png);
    width: 27px;
    height: 27px;
}

.iBooking {
    background-image: url(/Design/img/footer/booking_icon.png);
    width: 18px;
    height: 18px;
}

.iAgoda {
    background-image: url(/Design/img/footer/agoda.png);
    width: 19px;
    height: 18px;
}

.logoFooter {
    padding-bottom: 5px;
}
