/* footer */
.footer-form {
    background-size: cover;
    background-position: center center;
    padding: 60px 0;
}
.footer-form h2 {
    text-transform: uppercase;
    margin-bottom: 10px;
}
.footer-form__left-section {
    padding-right: 4.1666667%;
    margin-bottom: 0;
}
.footer-form__left-section p {
    margin-bottom: 35px;
}
.footer-form__company-basic-info {
    padding: 20px 20px 30px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    border: solid 1px rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 159, 159, 0.1);
    border-radius: 6px;
    max-width: 650px;
    width: 100%;
}
.footer-form__info {
    max-width: 31%;
    width: 100%;
    height: auto;
}
.footer-form__social-media {
    margin-top: 50px;
}
.footer-form__right-section {
    padding-left: 4.1666667%;
}
.footer-form .form-contact-page {
    background-color: #fff;
    border-radius: 6px;
}
.form-contact-page {
    margin-top: 5px !important;
}
.footer-form .form-contact-page > div {
    padding: 0 15px;
    position: relative;
    width: 100%;
}
.footer-form__form-control {
    max-width: 50%;
    flex: 0 0 50%;
    margin-top: 30px;
}
.footer-form .form-contact-page input {
    height: 50px;
    width: 100%;
    padding: 0 15px;
}
.form-contact-page input,
.form-contact-page textarea {
    border-color: rgb(243, 243, 243);
    font-size: 18px;
    color: #111;
    border-radius: 6px;
    border: 1px solid #c9c9c9;
    background-color: #f3f3f3;
}
.footer-form__form-control input:focus,
.form-contact-page textarea:focus {
    outline: 0;
    border: 1px solid #c9c9c9;
    background-color: #f3f3f3;
}
.form-contact-page input {
    min-height: 40px;
}
.osd-custom-select {
    position: relative;
}
.osd-custom-select select {
    display: none;
}
.select-selected {
    background-color: #f3f3f3;
    border-radius: 6px;
    color: #999;
    cursor: pointer;
    padding: 10px 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.select-selected:after {
    position: absolute;
    content: "";
    top: 23px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #333 transparent transparent transparent;
}
.select-hide {
    display: none;
}
.select-items {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 4px 10px 0 rgb(201 201 201 / 25%);
    border: solid 1px #ebebeb;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}
.footer-form .form-contact-page textarea {
    height: 100px;
    padding-top: 5px;
    border: 1px solid #c9c9c9;
}
.form-contact-page textarea {
    width: 100%;
    height: 130px;
    resize: none;
}
div.g-recaptcha > div {
    margin-top: 30px;
}
.form-contact-page .osd-btn--primary {
    margin-top: 15px;
    margin-bottom: 8px;
    font-size: 20px;
    padding: 10px 45px;
}

.osd-footer {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #333;
}
.osd-footer__container {
    font-size: 16px;
    line-height: 30px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #aaa;
}
.osd-footer__container-link {
    flex: 1 1 20%;
    max-width: 20%;
}
.osd-footer__container-link h4,
.osd-footer__container-link h4 a {
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 20px 0;
}
.osd-footer__container-link ul {
    margin: 0;
    padding: 0;
}
.osd-footer__container-link ul li {
    list-style-type: none;
    line-height: 1.2;
    margin-bottom: 15px;
}
.osd-footer a,
.osd-footer a:hover {
    color: #aaa;
}
.osd-footer .osd-hr {
    margin: 60px 15px;
    border-bottom: 1px solid #464646;
}
.osd-footer__container-info .osd-contact-info__title {
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0;
    text-align: left;
}
footer.osd-footer p {
    font-size: 16px;
    line-height: 1.9;
}
.osd-footer__container-info .osd-contact-info__location {
    line-height: 25px;
}
.osd-footer__container .osd-gold-partner {
    margin-top: 0;
    text-align: right;
}
.osd-footer__container .osd-gold-partner {
    margin-top: 0;
    text-align: right;
}
.osd-footer__container-info .osd-gold-partner .osd-social-media img {
    margin-left: 15px;
}
.br-xxs {
    display: none;
}

/* footer-infor-section */
.h-200 {
    min-height: 250px;
}
.footer-infor {
    padding: 60px 0;
    background: #222222;
    color: #fff;
}
.footer-logo-link {
    display: inline-block;
    width: 200px;
    height: 30px;
    margin-bottom: 20px;
}
.footer-infor-desc {
    padding: 10px 0;
}
.footer-infor-heading {
    font-size: 24px;
    margin-bottom: 20px;
}
.footer-infor-link {
    display: inline-block;
    color: #fff;
    font-size: 15px;
}
.footer-infor-link:hover {
    color: #1b80bc;
}
.error-notification {
    font-size: 14px;
    text-align: right;
    color: red;
    visibility: hidden;
    margin-bottom: 0;
}
.error-notification.left {
    text-align: left;

}
#footer-email-validate-notification {
    margin-bottom: 0;
}
/* end footer-infor-section */

/* responsive */
@media (max-width: 1129px) {
    .footer-form {
        padding-right: 10px;
        padding-left: 10px;
    }
    .footer-form__social-media {
        margin: 25px 0;
    }
    .footer-infor .res-footer-infor {
        padding: 20px 15px !important;
        max-width: 30%;
    }
}
@media only screen and (max-width: 768px) {
    .footer-form__form-control {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer-infor .res-footer-infor {
        max-width: 100%;
    }
    .mt-10 {
        margin-top: 10px !important;
    }
    .br-xxs {
        display: block;
    }
}
/* end footer */