body {
    font-family: 'Noto Sans Thai' !important;
    font-weight: normal;
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: #535353 !important;
}

p {
    padding: 0;
    margin: 0;
    font-family: 'Noto Sans Thai' !important;
}

.btn {
    font-family: 'Noto Sans Thai' !important;
}

a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
    font-family: 'Noto Sans Thai' !important;
    color: var(--bs-dark-text-emphasis);
}

/*-----------------------------slide--------------------------------*/
.chefe .style1 .shape1 {
    position: absolute;
    top: 0px;
    left: 0px;
}
.pri{
    margin: 10px 0 50px;
    font-size: 14px;
}
.chefe-wrapper.style1 {
    position: relative;
}
.super_container1 {
    min-height: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
}

.room-section1 {
    padding: 150px 0 100px;
    width: 100%;
    height: 789px;
    top: 0;
    left: 0;
    background: #fff0;
    display: flex;
    align-items: center;
}

.slider-text h1 {
    font-size: 60px;
    color: #fff;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
}

.slider-text h1 span {
    color: #ed2923;
}

.slider-text p {
    font-weight: 400;
    color: #fff;
}

.btn.btn-primary {
    background: #0792b2;
    border: 1px solid #0792b2 !important;
    color: #fff !important;
}

.btn.btn-white {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #000000 !important;
}

.banner-social-area {
    position: absolute;
    top: 50%;
    left: 7px;
    transform: translateY(50%);
    z-index: 2;
}

.banner-social-area .inner {
    display: flex;
    align-items: center;
    transform: rotate(-90deg);
}

.banner-social-area .inner .social-wrapper {
    display: flex;
    padding: 0;
    margin: 0;
}

.banner-social-area .inner .social-wrapper li {
    list-style: none;
    margin: 0 15px;
}

.banner-social-area .inner .social-wrapper ul li a {
    text-decoration: none;
    color: var(--color-gray);
}

.banner-social-area .inner .social-wrapper li i {
    color: #FFFFFF;
    transform: rotate(90deg);
}

.banner-social-area .inner .divider {
    width: 100px;
    height: 1px;
    margin: auto 0;
    background: #FFFFFF;
    margin-left: 5px;
}

.banner-social-area .inner .content {
    margin-bottom: 0;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: 15px;
}

.banner-social-area .inner .content span {
    margin-right: 5px;
}

.banner-social-area .inner .content span {
    margin-right: 5px;
}

.banner-shape-area .shape {
    position: absolute;
    z-index: -1;
    top: 0;
}

.banner-shape-area .shape-1 {
    top: 0;
    left: 0;
    animation: slideInLeft 0.8s linear;
}

.banner-shape-area .shape-2 {
    top: 0;
    left: 0;
    animation: slideInLeft 1s linear;
}

.banner-one-wrapper .b_one-pre {
    color: #f75e39;
    font-weight: 400;
    font-size: 24px;
    line-height: 37px;
    font-family: var(--font-primary);
}

.banner-one-wrapper .title-banner {
    margin-top: 20px;
    font-weight: 700;
    font-size: 72px;
    line-height: 82px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 50px;
    opacity: 1;
    transition-delay: 1s;
}

.banner-one-wrapper .desc {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 55px;
}

.banner-one-wrapper .button-group-area {
    display: flex;
    align-items: center;
    gap: 10px;
}

.banner-one-wrapper .button-group-area .rts-btn {
    background: transparent;
    border: 1px solid #FFFFFF;
    display: flex;
    align-items: center;
    padding: 23px 30px;
}

.rts-btn.btn-seconday {
    background: var(--color-secondary);
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.rts-btn.btn-seconday::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: var(--color-primary);
    transform: translateY(110%);
    transition: 0.3s;
    z-index: -1;
}

.banner-one-wrapper .button-group-area .rts-btn.p-short {
    padding: 8px 8px 8px 25px;
}

.banner-one-wrapper .button-group-area .rts-btn i {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #ed2923;
    margin-left: 20px;
}

.banner-one-wrapper .button-group-area .rts-btn {
    background: transparent;
    border: 1px solid #FFFFFF;
    display: flex;
    align-items: center;
    padding: 23px 30px;
}


.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.bi {
    width: 1.2em;
    height: 1.2em;
    vertical-align: -.125em;
    fill: currentcolor;
}


.rts-section-gap {
    padding: 120px 0;
}

.pb--120 {
    padding-bottom: 120px;
}

.thumbnail-11-about {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}

.thumbnail-11-about .small-image {
    position: absolute;
    bottom: -120px;
    left: 0;
    border: 10px solid #fff;
}

.thumbnail-11-about .shorts-experience {
    position: absolute;
    left: -20px;
    top: 60px;
    transform: rotate(-90deg);
}

.thumbnail-11-about .shorts-experience .title {
    color: #30373E;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    margin-bottom: 7px;
}

.thumbnail-11-about .shorts-experience span {
    color: #30373E;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
}

.about-right-area-start .title-area-left-align-11 .pre-title {
    display: flex;
    align-items: center;
    gap: 10px;
}

.icon svg {
    color: #ed2923;
}

.about-right-area-start .title-area-left-align-11 .pre-title span {
    color: #ed2923;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.32px;
}

.about-right-area-start .title-area-left-align-11 .title {
    color: #30373E;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
    margin-top: 10px;
}

.inner-content-area--11-about .rts-btn.btn-seconday.p-short {
    display: flex;
    align-items: center;
    padding: 8px 15px;
    background: #fff;
    color: #101010;
    border: 1px solid #ed2923;
}

.inner-content-area--11-about .rts-btn.btn-seconday.p-short i {
    height: 40px;
    width: 40px;
    background: #ed2923;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    transition: 0.3s;
    color: #fff;
    font-weight: 700;
}

.rts-btn.btn-seconday::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #ed2923;
    transform: translateY(110%);
    transition: 0.3s;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .thumbnail-11-about .shorts-experience {
        display: none;
    }

    .pt_sm--150 {
        padding-top: 150px !important;
    }

    .thumbnail-11-about {
        margin-bottom: 30px;
    }

    .pb--80 {
        padding-bottom: 20px !important;
    }

    .pt--120 {
        padding-top: 20px !important;
    }
}

@media only screen and (max-width: 575px) {
    .thumbnail-11-about .small-image {
        display: none;
    }

    .about-right-area-start .title-area-left-align-11 .title {
        font-size: 26px;
        line-height: 36px;
    }
}

.bg_service-11 {
    background: #F6F6F6;
}

.rts-section-gap {
    padding: 120px 0;
}

.mian-title-service-wrapper-11 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mian-title-service-wrapper-11 .icon-more-circle-11 {
    color: #ed2923;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
    max-width: max-content;
}

.mian-title-service-wrapper-11 .icon-more-circle-11 i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ed2923;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mian-title-service-wrapper-11 .icon-more-circle-11::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 7px;
    width: 72%;
    height: 1px;
    background: #ed2923;
}

.title-area-left-align-11 .pre-title {
    display: flex;
    align-items: center;
    gap: 15px;
}

.title-area-left-align-11 .pre-title span {
    color: #ed2923;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.32px;
}

.mian-title-service-wrapper-11 .title {
    margin: 0;
    color: #000;
}

.mian-title-service-wrapper-11 p.disc {
    max-width: 440px;
    margin-bottom: 0;
}

.single-case-wrapper {
    position: relative;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    transform: scale(0.97);
}

.single-case-wrapper a {
    display: block;
    overflow: hidden;
}

.single-case-wrapper a img {
    width: 100%;
    transition: 1.3s;
}

.single-case-wrapper .content {
    opacity: 1;
    bottom: 30px !important;
}

.single-case-wrapper .content {
    position: absolute;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    bottom: -30px;
    left: 30px;
    right: 30px;
    display: block;
    width: 90%;
    padding: 33px;
    opacity: 1;
    transition: 1s;
}

.content h5 {
    color: #1d1d1d;
}

@media only screen and (max-width: 1199px) {
    .mian-title-service-wrapper-11 {
        flex-direction: column;
        gap: 30px;
        align-items: flex-start;
    }
}




.vs-about-layout6 {
    background-color: #f4f1ea !important;
}

.section-title {
    margin-bottom: 30px;
}

.sec-line {
    margin-bottom: 28px;
}

.sec-subtitle {
    color: #f75e39;
    margin-bottom: 20px;
}

.sec-title1 {
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #000;
}

@media (min-width: 992px) {
    .pb-lg-35 {
        padding-bottom: 35px;
    }
}

.mega-hover {
    position: relative;
    overflow: hidden;
}

.mega-hover:before {
    top: 0;
    right: 51%;
    bottom: 0;
    left: 50%;
    background: rgba(255, 255, 255, 0.3);
}

.mega-hover:after,
.mega-hover:before {
    content: "";
    position: absolute;
    pointer-events: none;
    opacity: 1;
    z-index: 3;
    transform: rotate(5deg);
}

.mega-hover img {
    transition: all 2s ease;
    transform: scale(1);
}

.mega-hover:after {
    top: 50%;
    right: 0;
    bottom: 50%;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
}

.mega-hover:after,
.mega-hover:before {
    content: "";
    position: absolute;
    pointer-events: none;
    opacity: 1;
    z-index: 3;
    transform: rotate(5deg);
}

.vs-about-layout6 .media {
    max-width: 130px;
}

.vs-about-layout6 .media .title {
    color: #f75e39;
    font-size: 120px;
    text-transform: lowercase;
    display: inline-block;
    line-height: 1.2;
    font-weight: 700;
    font-family: var(--theme-font2);
    margin-bottom: 15px;
}

.vs-about-layout6 .media .media-text {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600;
    color: #000000;
}

.vs-about-layout6 .about-text {
    max-width: 550px;
    margin-top: 20px;
    margin-bottom: 36px;
}

.about-image-box1 {
    position: relative;
    z-index: 1;
}

.vs-list-style3,
.vs-list-style3 ol,
.vs-list-style3 ul {
    list-style: none;
    padding: 0;
}

.vs-list-style3 li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}

.vs-list-style3 li:before {
    content: "";
    font-family: var(--icon-font);
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    transform: translateY(-50%);
    background-color: #f75e39;
}

.vs-about-layout6 .about-image-box1 .about-shep1 {
    position: absolute;
    left: 0%;
    top: 18%;
    z-index: -1;
}

.vs-about-layout6 .about-image-box1 .about-image3 {
    position: absolute;
    right: -3%;
    border: none;
    z-index: -1;
    top: -17%;
}

.mega-hover:hover:before {
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 900ms linear;
}

.mega-hover:hover img {
    transform: scale(1.05);
}

.mega-hover img {
    transition: all 2s ease;
    transform: scale(1);
}

.mega-hover:hover:after {
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all 900ms linear;
}

.mega-hover:after {
    top: 50%;
    right: 0;
    bottom: 50%;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
}

@media (min-width: 992px) {
    .pb-lg-90 {
        padding-bottom: 60px;
    }
}

@media (min-width: 992px) {
    .pt-lg-120 {
        padding-top: 60px;
    }
}

.menu_item {
    margin-top: 25px;
    position: relative;
    border-radius: 5px;
    background: #ffffff;
    box-shadow: rgba(100, 100, 111, 0.15) 0px 7px 29px 0px;
    margin-left: 12px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.menu_item_img {
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}

.menu_item_img img {
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}

.menu_item_text {
    border-radius: 10px;
    text-align: center;
    position: relative;
    padding: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.menu_item_text .category {
    text-transform: capitalize;
    font-size: 16px;
    color: #fff;
    font-family: var(--cursiveFont);
    position: absolute;
    top: -16px;
    right: 0;
    background: #f64630;
    padding: 3px 15px;
    box-shadow: var(--boxShadow);
    border-radius: 4px 0px 0px 4px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    -ms-border-radius: 4px 0px 0px 4px;
    -o-border-radius: 4px 0px 0px 4px;
}

.menu_item_text .title {
    text-transform: capitalize;
    color: #231f40;
    font-size: 16px;
    font-family: var(--headingFont);
    font-weight: 700;
    margin-bottom: 12px;
    display: block;
    text-align: center;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}

.menu_item_text .rating {
    color: #f64630;
    font-size: 16px;
    text-align: center;
}

.menu_item_text .rating span {
    font-size: 16px;
    font-weight: 600;
    padding-left: 20px;
    position: relative;
}

.menu_item_text .rating span::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 1px;
    background: #484747;
    top: 11px;
    left: 4px;
}

.menu_item_text .price {
    font-size: 22px;
    font-weight: 700;
    color: #f64630;
    text-transform: capitalize;
    margin-bottom: 30px;
    margin-top: 13px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu_item_text .add_to_cart {
    position: absolute;
    left: -12px;
    bottom: 25px;
    background: #f64630;
    padding: 6px 25px 6px 25px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 0px 4px 4px 4px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}

.menu_item_text .add_to_cart::after {
    position: absolute;
    content: "";
    top: -19px;
    left: 0px;
    z-index: 1;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 13px solid #d36606;
    border-bottom: 0 solid transparent;
}

.menu_item_text ul li a {
    padding: 10px;
    line-height: 35px;
    text-align: center;
    background: #ffffff;
    color: #f64630;
    font-size: 14px;
    margin-left: 10px;
    border-radius: 3px;
    transition: all linear .3s;
    border: 1px solid #f64630;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

ul,
ol,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.popular-dishes-wrapper.style1 {
    position: relative;
}

.popular-dishes-wrapper.style1 .shape1 {
    position: absolute;
    bottom: -91px;
    left: 0;
    z-index: 1;
}

.popular-dishes-wrapper.style1 .shape2 {
    position: absolute;
    top: -50px;
    right: 0;
    z-index: 1;
}

.light-red-bg {
    background-color: rgb(164 46 0 / 7%);
}

.z-1 {
    z-index: 1;
}

.p-r {
    position: relative;
}

.pb-110 {
    padding-bottom: 110px;
}

.pt-130 {
    padding-top: 130px;
}

.dot-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-repeat: repeat;
    background-size: contain;
}

.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.working-bg-section .hours-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
}

.img-2 .icon {
    width: 100px;
    height: 100px;
    background: #ed2923;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.btn.btn-primary {
    background: #ffffff;
    border: 1px solid #ed2923;
    color: #ed2923;
}

.btn {
    cursor: pointer;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
}

.img-2 .icon i {
    color: #fff;
    font-size: 24px;
}

.working-bg-section {
    padding: 14rem 0;
}

.blog-card.style1 {
    margin-top: 40px;
    background: #fff;
    margin-bottom: 10px;
}

.blog-card.style1 .blog-thumb {
    overflow: hidden;
}

.blog-card.style1 .blog-thumb img {
    width: 100%;
    transition: 0.4s;
}


.blog-card.style1 .blog-content {
    padding: 15px 30px;
}

.blog-card.style1 .blog-content .blog-meta {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    gap: 28px;
}

.blog-card.style1 .blog-content .blog-meta .item1 {
    padding: 12px 20px;
    background: #f64630;
}

.blog-card.style1 .blog-content .blog-meta .item1 h6 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}

.blog-card.style1 .blog-content .blog-meta .item1 p {
    color: #fff;
    text-align: center;
    font-family: var(--body-font);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.blog-card.style1 .blog-content .blog-meta .item2 .icon {
    display: flex;
    align-items: center;
    gap: 8px;
}

.blog-card.style1 .blog-content .blog-meta .item2 .icon span {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.blog-card.style1 .blog-content a h3 {
    color: #000;
    font-family: var(--title-font);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 0px;
    text-align: center;
    transition: 0.4s;
}








/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.fooetr-bg-3 {
    background-color: #3e2f3e;
    background-size: cover;
    background-position: center;
}



.pt--120 {
    padding-top: 120px;
}

.pb--80 {
    padding-bottom: 80px;
}

.left-footer-wrapper-3 .title {
    font-weight: 400;
    font-size: 25px;
    line-height: 38px;
    color: #fff;
    margin-bottom: 50px;
}

.left-footer-wrapper-3 .button-group-footer {
    display: flex;
    align-items: center;
    gap: 20px;
}

.rts-footer-area-start.fooetr-bg-3 a.rts-btn {
    font-size: 14px;
    font-weight: 600;
}

.rts-btn.btn-primary {
    background: #ed2923;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.rts-btn.btn-seconday {
    background: #0c0a0a;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.rts-btn {
    padding: 20px 33px;
    font-family: var(--font-primary);
    line-height: 10px;
    max-width: max-content;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    transition: 0.3s;
    border-radius: 2px;
    display: block;
    min-width: max-content;
}

.rts-btn.btn-seconday::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #ed2923;
    transform: translateY(110%);
    transition: 0.3s;
    z-index: -1;
}

.rts-btn.btn-seconday:hover::after {
    transform: translateY(0);
}

.right-footer-wrapper-3 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 50px;
}

.right-footer-wrapper-3 .single-information .title {
    color: #ffff;
    font-weight: 600;
}

.right-footer-wrapper-3 .single-information a {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    transition: 0.3s;
    font-family: var(--font-primary);
}

.rts-social-wrapper-three ul {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    list-style: none;
    margin-top: 34px;
}

.rts-social-wrapper-three ul li {
    margin: 0;
    padding: 0;
}


.rts-social-wrapper-three ul li a i {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: block;
    background: #f64630;
    color: #fff;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    justify-content: center;
    transition: 0.3s;
}

.right-footer-wrapper-3 .single-information a.mail {
    display: block;
    color: #7E7E7E;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 13px;
    transition: 0.3s;
}

.right-footer-wrapper-3 .single-information a.number {
    font-weight: 600;
    font-size: 24px;
    line-height: 37px;
    color: #FFFFFF;
}

.copyright-area-three {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0;
    border-top: 1px solid #222222;
}

.copyright-area-three .menu-area-copyright ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    list-style: none;
}

.copyright-area-three .menu-area-copyright ul li {
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 0;
    color: #fff;
}

.copyright-area-three .menu-area-copyright ul li a {
    transition: 0.3s;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    font-family: var(--font-primary);
}

.copyright-area-three .condition ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    list-style: none;
}

.copyright-area-three .condition ul li {
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #ffff;
}

.copyright-area-three .condition ul li a {
    transition: 0.3s;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    font-family: var(--font-primary);
}