.social-icons {
    margin-top: 20px;
    /* text-align: center; */
}
.social-icons a {
    margin: 0 10px;
    font-size: 2rem;
    color: #ffffff;
    text-decoration: none;
}
.social-icons a:hover {
    color: #007bff; /* Warna saat ikon dihover */
}

.why-choose-cta-banner ~ .footer-1 {
    z-index: 1;
    position: relative;
}

.footer-1 {
    margin-top: 30px;
    padding-top: 213px;
    background-size: cover;
    background-position: center;
    background-color: #0e1e36;
    background-image: url("assets/img/footer/footer-bg.png");
}
.footer-1.footer_wrapper {
    z-index: -1;
    padding-top: 0px;
    background-size: cover;
    background-position: center;
    background-color: #0e1e36;
    background-image: url("assets/img/home-5/footer_bg.png");
    position: relative;
}
.footer-1.footer_wrapper:before {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(-29.09%, rgba(14, 10, 1, 0)),
        color-stop(42.92%, #0e0a01)
    );
    background: linear-gradient(
        180deg,
        rgba(14, 10, 1, 0) -29.09%,
        #0e0a01 42.92%
    );
}
.footer-1.footer_wrapper .footer_top_content {
    padding: 100px 0px 80px 0px;
    border-bottom: 1.5px solid rgba(255, 255, 255, 0.1);
}
.footer-1.footer_wrapper .footer_top_content h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 15px;
}
.footer-1.footer_wrapper .footer_top_content p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    font-family: "Lato", sans-serif;
    color: #fff;
    max-width: 100%;
    width: 656px;
    margin: 0 auto;
}
.footer-1.footer_wrapper .footer_top_content a {
    margin-top: 40px;
}
.footer-1.footer_wrapper .contact-wrapper {
    background: #1e1b15;
}
.footer-1.footer_wrapper .contact-wrapper .wid-contact .icon i {
    color: #ff9c00;
}
.footer-1.footer_wrapper .contact-wrapper .social-profile li a {
    border: 1.5px solid rgba(255, 156, 0, 0.3);
    color: #fff;
}
.footer-1.footer_wrapper .contact-wrapper .social-profile li a:hover {
    background-color: #ff9c00;
}
.footer-1.footer_wrapper .single-footer-wid {
    padding-top: 80px;
}
.footer-1.footer_wrapper .single-footer-wid ul li:hover a {
    color: #ff9c00 !important;
}
@media (max-width: 991px) {
    .footer-1 {
        padding-top: 200px;
    }
}
@media (max-width: 767px) {
    .footer-1 {
        padding-top: 170px;
    }
}
.footer-1 .single-footer-wid {
    margin-bottom: 40px;
}
@media (min-width: 1381px) {
    .footer-1 .single-footer-wid.pl-50 {
        margin-right: -16px;
    }
}
@media (max-width: 1199px) {
    .footer-1 .single-footer-wid.pl-50,
    .footer-1 .single-footer-wid.pl-65 {
        padding: 0;
    }
}
.footer-1 .single-footer-wid ul {
    gap: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.footer-1 .single-footer-wid ul li a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    line-height: 16px;
    position: relative;
    padding-left: 15px;
}
.footer-1 .single-footer-wid ul li a:before {
    left: 0;
    content: "\f101";
    font-size: 12px;
    position: absolute;
    top: calc(50% - 7px);
    font-family: "Font Awesome 5 Pro";
}
.footer-1 .single-footer-wid ul li:hover a,
.footer-1 .single-footer-wid ul li:focus a {
    color: #4069ff;
}
.footer-1 .site_info_box {
    max-width: 432px;
}
.footer-1 .recent_post_widget .recent-post-list .single-recent-post {
    gap: 20px;
    overflow: hidden;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post.single-footer-wid_2
    .post-data
    span
    i {
    color: #ff9c00 !important;
}
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post.single-footer-wid_2:hover
    .post-data
    h5,
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post.single-footer-wid_2:hover
    .post-data
    span,
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post.single-footer-wid_2:hover
    .post-data
    i,
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post.single-footer-wid_2:focus
    .post-data
    h5,
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post.single-footer-wid_2:focus
    .post-data
    span,
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post.single-footer-wid_2:focus
    .post-data
    i {
    color: #ff9c00 !important;
}
.footer-1 .recent_post_widget .recent-post-list .single-recent-post:after {
    bottom: 0;
    width: 100%;
    height: 2px;
    content: "";
    border-radius: 5px;
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
}
.footer-1 .recent_post_widget .recent-post-list .single-recent-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post:last-child:after {
    content: inherit;
}
.footer-1 .recent_post_widget .recent-post-list .single-recent-post .thumb {
    width: 80.7px;
    height: 80.7px;
    overflow: hidden;
    min-width: 80.7px;
    background-color: #fff;
}
.footer-1 .recent_post_widget .recent-post-list .single-recent-post .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media (min-width: 768px) {
    .footer-1
        .recent_post_widget
        .recent-post-list
        .single-recent-post
        .post-data {
        max-width: 186px;
    }
}
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post
    .post-data
    h5 {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post
    .post-data
    span {
    font-size: 14px;
    line-height: 15px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post
    .post-data
    span
    i {
    color: #4069ff;
    font-size: 15px;
    margin-right: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post
    .post-data
    h5 {
    font-size: 16px;
    line-height: 24px;
}
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post
    .post-data
    h5:hover {
    color: #4069ff;
}
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post:hover
    .thumb
    img,
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post:focus
    .thumb
    img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post:hover
    .post-data
    h5,
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post:hover
    .post-data
    span,
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post:hover
    .post-data
    i,
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post:focus
    .post-data
    h5,
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post:focus
    .post-data
    span,
.footer-1
    .recent_post_widget
    .recent-post-list
    .single-recent-post:focus
    .post-data
    i {
    color: #4069ff !important;
}
@media (min-width: 992px) {
    .footer-1 .newsletter_widget {
        max-width: 550px;
        margin-left: auto;
    }
}
.footer-1 .newsletter_widget .title img {
    padding-right: 10px;
}
.footer-1 .newsletter_widget .newsletter_box form {
    height: 61px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
@media (max-width: 480px) {
    .footer-1 .newsletter_widget .newsletter_box form {
        height: 50px;
    }
}
.footer-1 .newsletter_widget .newsletter_box form input {
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    border-radius: 2px;
    background: transparent;
    padding: 21px 200px 21px 20px;
    border: 1px solid rgba(64, 105, 255, 0.3);
}
@media (max-width: 480px) {
    .footer-1 .newsletter_widget .newsletter_box form input {
        font-size: 14px;
        padding: 16px 148px 16px 15px;
    }
}
.footer-1
    .newsletter_widget
    .newsletter_box
    form
    input::-webkit-input-placeholder {
    color: #fff;
}
.footer-1 .newsletter_widget .newsletter_box form input::-moz-placeholder {
    color: #fff;
}
.footer-1 .newsletter_widget .newsletter_box form input:-ms-input-placeholder {
    color: #fff;
}
.footer-1 .newsletter_widget .newsletter_box form input::-ms-input-placeholder {
    color: #fff;
}
.footer-1 .newsletter_widget .newsletter_box form input::placeholder {
    color: #fff;
}
.footer-1 .newsletter_widget .newsletter_box form button {
    border: 0;
    right: 9px;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    position: absolute;
    font-family: "Poppins", sans-serif;
    border-radius: 2px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9.5px 18px;
    top: calc(50% - 21.5px);
    background-color: #4069ff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
@media (max-width: 480px) {
    .footer-1 .newsletter_widget .newsletter_box form button {
        right: 5px;
        font-size: 13px;
        line-height: 20px;
        padding: 6px 10px;
        top: calc(50% - 16px);
    }
}
.footer-1 .newsletter_widget .newsletter_box form button i {
    font-size: 21px;
}
@media (max-width: 480px) {
    .footer-1 .newsletter_widget .newsletter_box form button i {
        font-size: 13px;
        margin-left: 5px;
    }
}
.footer-1 .newsletter_widget .newsletter_box form button:hover {
    color: #fff;
    background-color: #ff9c00;
}
.footer-1 .social-profile ul {
    gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (max-width: 575px) {
    .footer-1 .social-profile ul {
        padding: 5px 0;
    }
}
.footer-1 .social-profile ul li a {
    padding: 0;
    width: 36px;
    height: 36px;
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    background-color: transparent;
    border-radius: 500px;
    -webkit-transition: all all 0.3s ease ease-in-out;
    transition: all all 0.3s ease ease-in-out;
    border: 1.5px solid rgba(226, 233, 255, 0.15);
}
.footer-1 .social-profile ul li a::before {
    content: inherit;
}
.footer-1 .social-profile ul li a:hover,
.footer-1 .social-profile ul li a:focus {
    color: #fff;
    background-color: #4069ff;
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
}
.footer-1 .contact-wrapper {
    background-color: #112441;
}
.footer-1 .wid-contact {
    position: relative;
}
.footer-1 .wid-contact:after {
    bottom: 0;
    width: 100%;
    height: 2px;
    content: "";
    border-radius: 5px;
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
}
.footer-1 .wid-contact ul {
    gap: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-1 .wid-contact ul li {
    gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-1 .wid-contact ul li .icon i {
    color: #4069ff;
    font-size: 15px;
}
.footer-1 .footer-bottom-content {
    gap: 15px;
    padding: 27px 0;
    position: relative;
}
.footer-1 .footer-bottom-content:after {
    top: 0;
    width: 100%;
    height: 2px;
    content: "";
    border-radius: 5px;
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
}
.footer-1 .footer-bottom-content .coppyright {
    color: #fff;
    font-size: 14px;
    line-height: 21px;
}
.footer-1 .footer-bottom-content .coppyright.coppyright-2 a {
    color: #ff9c00;
    font-weight: 500;
}
.footer-1 .footer-bottom-content .coppyright.coppyright-2 a + a {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
}
.footer-1 .footer-bottom-content .coppyright.coppyright-2 a:hover,
.footer-1 .footer-bottom-content .coppyright.coppyright-2 a:focus {
    color: #4069ff;
}
.footer-1 .footer-bottom-content .coppyright a {
    color: #4069ff;
    font-weight: 500;
}
.footer-1 .footer-bottom-content .coppyright a + a {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
}
.footer-1 .footer-bottom-content .coppyright a:hover,
.footer-1 .footer-bottom-content .coppyright a:focus {
    color: #ff9c00;
}
.footer-1 .footer-bottom-list.footer-bottom-list_2 li a {
    color: #ff9c00;
}
.footer-1 .footer-bottom-list.footer-bottom-list_2 li:hover a,
.footer-1 .footer-bottom-list.footer-bottom-list_2 li:focus a {
    color: #4069ff;
}
.footer-1 .footer-bottom-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px 41.5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer-1 .footer-bottom-list ul li.no_bullet a:before {
    content: inherit;
}
.footer-1 .footer-bottom-list ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    position: relative;
}
.footer-1 .footer-bottom-list ul li a:before {
    content: "";
    width: 1.5px;
    height: 100%;
    right: -21.75px;
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
}
.footer-1 .footer-bottom-list ul li:hover a,
.footer-1 .footer-bottom-list ul li:focus a {
    color: #4069ff;
}
.footer-1 #map {
    width: 100%;
    height: 245px;
}

.footer-2 {
    z-index: 1;
    position: relative;
    padding-top: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
@media (max-width: 1199px) {
    .footer-2 {
        padding-top: 80px;
    }
}
@media (max-width: 991px) {
    .footer-2 {
        padding-top: 60px;
    }
}
@media (max-width: 767px) {
    .footer-2 {
        padding-top: 50px;
    }
}
.footer-2:after {
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    z-index: -1;
    height: 100%;
    position: absolute;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(-29.09%, rgba(14, 10, 1, 0)),
        color-stop(42.92%, #0e0a01)
    );
    background: linear-gradient(
        180deg,
        rgba(14, 10, 1, 0) -29.09%,
        #0e0a01 42.92%
    );
}
.footer-2 .footer-top__cta-content {
    max-width: 781px;
}
.footer-2 .footer-top__cta-content-wrapper {
    border-bottom: 1.5px solid rgba(255, 255, 255, 0.1);
}
.footer-2 .footer-top__cta-content h2 {
    font-size: 64px;
    line-height: 78px;
    font-weight: 700;
}
@media (max-width: 1199px) {
    .footer-2 .footer-top__cta-content h2 {
        font-size: 54px;
        line-height: 68px;
    }
}
@media (max-width: 991px) {
    .footer-2 .footer-top__cta-content h2 {
        font-size: 40px;
        line-height: 54px;
    }
}
@media (max-width: 380px) {
    .footer-2 .footer-top__cta-content h2 {
        font-size: 35px;
        line-height: 49px;
    }
}
.footer-2 .footer-top__cta-content .description {
    max-width: 694px;
}
.footer-2 .footer-top__cta-content .description p {
    font-size: 18px;
    line-height: 30px;
}
.footer-2 .newsletter_widget .newsletter_box.newsletter_box_2 {
    border: none !important;
    background: #1e1b15 !important;
    border-radius: 2px !important;
}
.footer-2 .newsletter_widget .newsletter_box form input {
    border: none;
    background: #1e1b15;
}
.footer-2 .newsletter_widget .newsletter_box form button.btn-yellow {
    background-color: #ff9c00;
}
.footer-2 .newsletter_widget .newsletter_box form button.btn-yellow:hover {
    background: #4069ff;
}
.footer-2 .contact-wrapper {
    background: #1e1b15;
}
.footer-2 .contact-wrapper .wid-contact ul li .icon i {
    color: #ff9c00;
}
.footer-2 .contact-wrapper .wid-contact ul li .icon i:hover,
.footer-2 .contact-wrapper .wid-contact ul li .icon i:focus {
    background: #4069ff;
}
.footer-2 .social-profile ul li a {
    border-color: #ff9c00;
}
.footer-2 .social-profile ul li a:hover,
.footer-2 .social-profile ul li a:focus {
    background: #ff9c00;
    border-color: #ff9c00;
    color: #fff !important;
}
.footer-2 .single-footer-wid ul li:hover a,
.footer-2 .single-footer-wid ul li:focus a {
    color: #4069ff;
}
.footer-2
    .recent_post_widget
    .recent-post-list
    .single-recent-post:hover
    .post-data
    h5,
.footer-2
    .recent_post_widget
    .recent-post-list
    .single-recent-post:hover
    .post-data
    span,
.footer-2
    .recent_post_widget
    .recent-post-list
    .single-recent-post:hover
    .post-data
    i,
.footer-2
    .recent_post_widget
    .recent-post-list
    .single-recent-post:focus
    .post-data
    h5,
.footer-2
    .recent_post_widget
    .recent-post-list
    .single-recent-post:focus
    .post-data
    span,
.footer-2
    .recent_post_widget
    .recent-post-list
    .single-recent-post:focus
    .post-data
    i {
    color: #4069ff !important;
}
.footer-2
    .recent_post_widget
    .recent-post-list
    .single-recent-post
    .post-data
    span
    i {
    color: #ff9c00;
}
.footer-2 .footer-bottom-content .coppyright a {
    color: #ff9c00;
}
.footer-2 .footer-bottom-content .coppyright a:hover,
.footer-2 .footer-bottom-content .coppyright a:focus {
    color: #4069ff;
}

.footer-3 {
    z-index: 1;
    position: relative;
    padding-top: 100px;
}
@media (max-width: 1199px) {
    .footer-3 {
        padding-top: 80px;
    }
}
@media (max-width: 991px) {
    .footer-3 {
        padding-top: 60px;
    }
}
@media (max-width: 767px) {
    .footer-3 {
        padding-top: 50px;
    }
}
.footer-3:after {
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    z-index: -1;
    height: 100%;
    position: absolute;
    background: rgb(134 176 250);
}
.footer-3 .footer-top__box-wrapper {
    gap: 30px;
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 45px 116px;
    border-radius: 147px;
    background-size: cover;
    background-position: center;
}
@media (max-width: 1199px) {
    .footer-3 .footer-top__box-wrapper {
        padding: 40px 80px;
    }
}
@media (max-width: 991px) {
    .footer-3 .footer-top__box-wrapper {
        padding: 30px 50px;
        border-radius: 90px;
    }
}
@media (max-width: 767px) {
    .footer-3 .footer-top__box-wrapper {
        padding: 30px 40px;
        border-radius: 85px;
    }
}
.footer-3 .footer-top__box-wrapper:after {
    top: 0;
    left: 0;
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(239, 5, 72, 0.8);
}
.footer-3 .footer-top__box .text {
    max-width: 461px;
}
@media (max-width: 1199px) {
    .footer-3 .footer-top__box .text h3 {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 991px) {
    .footer-3 .footer-top__box .text h3 {
        font-size: 26px;
        line-height: 36px;
    }
}
@media (max-width: 767px) {
    .footer-3 .footer-top__box .text h3 {
        font-size: 20px;
        line-height: 28px;
    }
}
.footer-3 .footer-top__box .theme-btn {
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    font-weight: 400;
    color: #243342;
    line-height: 26px;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    padding: 12px 15px;
}
.footer-3 .footer-top__box .theme-btn:nth-child(even) {
    color: #fff;
    background: #04213f;
}
.footer-3 .footer-top__box .theme-btn:nth-child(even):hover,
.footer-3 .footer-top__box .theme-btn:nth-child(even):focus {
    color: #243342;
    background: #fff;
}
.footer-3 .footer-top__box .theme-btn:hover,
.footer-3 .footer-top__box .theme-btn:focus {
    color: #fff;
    background: #04213f;
}
.footer-3 .footer-top__box .theme-btn__wrapper {
    gap: 10px;
    width: 348px;
    max-width: 100%;
}
@media (max-width: 767px) {
    .footer-3 .footer-top__box .theme-btn__wrapper {
        width: 320px;
    }
}
.footer-3 .footer-top__box input:hover,
.footer-3 .footer-top__box input:focus {
    color: #243342 !important;
    background: #fff !important;
}
.footer-3 .single-footer-wid ul li:hover a,
.footer-3 .single-footer-wid ul li:focus a {
    color: #ff9c00;
}
@media (min-width: 1199px) {
    .footer-3 .widget-description {
        max-width: 298px;
    }
}
.footer-3
    .recent_post_widget
    .recent-post-list
    .single-recent-post:hover
    .post-data
    h5,
.footer-3
    .recent_post_widget
    .recent-post-list
    .single-recent-post:hover
    .post-data
    span,
.footer-3
    .recent_post_widget
    .recent-post-list
    .single-recent-post:hover
    .post-data
    i,
.footer-3
    .recent_post_widget
    .recent-post-list
    .single-recent-post:focus
    .post-data
    h5,
.footer-3
    .recent_post_widget
    .recent-post-list
    .single-recent-post:focus
    .post-data
    span,
.footer-3
    .recent_post_widget
    .recent-post-list
    .single-recent-post:focus
    .post-data
    i {
    color: #ff9c00 !important;
}
.footer-3
    .recent_post_widget
    .recent-post-list
    .single-recent-post
    .post-data
    span
    i {
    color: #ef0548;
}
.footer-3 .footer-bottom-list ul li:hover a,
.footer-3 .footer-bottom-list ul li:focus a {
    color: #ff9c00;
}
.footer-3 .footer-bottom-content .coppyright a {
    color: #ef0548;
}
.footer-3 .footer-bottom-content .coppyright a:hover,
.footer-3 .footer-bottom-content .coppyright a:focus {
    color: #ff9c00;
}
.footer-3 .overly .container {
    z-index: 1;
    position: relative;
}
.footer-3 .overly .container:after,
.footer-3 .overly .container:before {
    z-index: -1;
    content: "";
    position: absolute;
    background-size: auto;
    background-repeat: no-repeat;
}
.footer-3 .overly .container:after {
    left: -268px;
    width: 228px;
    height: 229px;
    bottom: -835px;
    background-image: url(assets/img/footer/spot-1.png);
}
.footer-3 .overly .container:before {
    top: -66px;
    height: 270px;
    right: -268px;
    width: 264.01px;
    background-image: url(assets/img/footer/spot-2.png);
}

.footer-1 .newsletter_widget .newsletter_box_2 form input {
    width: 100%;
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 19px;
    border-radius: 2px;
    background: #1e1b15 !important;
    padding: 21px 200px 21px 20px;
    border: none !important;
}
