@font-face {
    font-family: YekanBakhFaNum;
    src:
        url(../fonts/YekanBakhFaNum/woff2/YekanBakhFaNum-Thin.woff2) format("woff2"),
        url(../fonts/YekanBakhFaNum/woff/YekanBakhFaNum-Thin.woff) format("woff"),
        url(../fonts/YekanBakhFaNum/ttf/YekanBakhFaNum-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: YekanBakhFaNum;
    src:
        url(../fonts/YekanBakhFaNum/woff2/YekanBakhFaNum-Light.woff2) format("woff2"),
        url(../fonts/YekanBakhFaNum/woff/YekanBakhFaNum-Light.woff) format("woff"),
        url(../fonts/YekanBakhFaNum/ttf/YekanBakhFaNum-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: YekanBakhFaNum;
    src:
        url(../fonts/YekanBakhFaNum/woff2/YekanBakhFaNum-Light.woff2) format("woff2"),
        url(../fonts/YekanBakhFaNum/woff/YekanBakhFaNum-Light.woff) format("woff"),
        url(../fonts/YekanBakhFaNum/ttf/YekanBakhFaNum-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: YekanBakhFaNum;
    src:
        url(../fonts/YekanBakhFaNum/woff2/YekanBakhFaNum-Regular.woff2) format("woff2"),
        url(../fonts/YekanBakhFaNum/woff/YekanBakhFaNum-Regular.woff) format("woff"),
        url(../fonts/YekanBakhFaNum/ttf/YekanBakhFaNum-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: YekanBakhFaNum;
    src:
        url(../fonts/YekanBakhFaNum/woff2/YekanBakhFaNum-SemiBold.woff2) format("woff2"),
        url(../fonts/YekanBakhFaNum/woff/YekanBakhFaNum-SemiBold.woff) format("woff"),
        url(../fonts/YekanBakhFaNum/ttf/YekanBakhFaNum-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: YekanBakhFaNum;
    src:
        url(../fonts/YekanBakhFaNum/woff2/YekanBakhFaNum-Bold.woff2) format("woff2"),
        url(../fonts/YekanBakhFaNum/woff/YekanBakhFaNum-Bold.woff) format("woff"),
        url(../fonts/YekanBakhFaNum/ttf/YekanBakhFaNum-Bold.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: YekanBakhFaNum;
    src:
        url(../fonts/YekanBakhFaNum/woff2/YekanBakhFaNum-ExtraBold.woff2) format("woff2"),
        url(../fonts/YekanBakhFaNum/woff/YekanBakhFaNum-ExtraBold.woff) format("woff"),
        url(../fonts/YekanBakhFaNum/ttf/YekanBakhFaNum-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: YekanBakhFaNum;
    src:
        url(../fonts/YekanBakhFaNum/woff2/YekanBakhFaNum-Black.woff2) format("woff2"),
        url(../fonts/YekanBakhFaNum/woff/YekanBakhFaNum-Black.woff) format("woff"),
        url(../fonts/YekanBakhFaNum/ttf/YekanBakhFaNum-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
}


/* about us */

.au-wrap-1 {
    position: relative;
    margin-top: 15px;
}

.au-wrap-1-img {
    width: 100%;
    border-radius: 30px;
}

.au-wrap-1-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.69;
    color: #26300b;
}

.au-wrap-1-text {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    color: #4e4e4e;
    margin-top: 5px;
}

.au-wrap-1-info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.au-wrap-1-float-1 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.au-wrap-1-float-2 {
    position: absolute;
    right: 5;
    top: 0;
    z-index: -1;
}

.au-wrap-1-float-3 {
    position: absolute;
    right: 40px;
    top: 10%;
    z-index: -1;
}


@media (max-width:767px) {

    .au-wrap-1-title {
        font-size: 18px;
    }

    .au-wrap-1-text {
        font-size: 14px;
    }

    .au-wrap-1-float-1 {
        display: none;
    }

    .au-wrap-1-float-2 {
        display: none;
    }

    .au-wrap-1-float-3 {
        display: none;
    }
}


.au-wrap-2 {
    background: var(--color1);
    display: flex;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    color: #fff;
    padding: 40px;
    border-radius: 25px;
    margin-top: 40px;
}

.au-wrap-2-float-1 {
    position: absolute;
    right: 30px;
}

.au-wrap-2-float-2 {
    position: absolute;
    left: 30px;
    bottom: 50px;
}

.au-wrap-2-title {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
}

.au-wrap-2-title span {
    color: var(--color2);
}


.au-wrap-2-text {
    margin-top: 10px;
    text-align: right;
}


.au-wrap-2-btn-body {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.au-wrap-2-btn-a {
    font-size: 18px;
    font-weight: 600;
    color: var(--color2);
    border-radius: 40px;
    height: 44px;
    border: 1px solid var(--color2);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    transition: 0.3s;
    cursor: pointer;
}


.au-wrap-2-btn-a:hover {
    background: var(--color2);
    color: #fff;
}

.au-wrap-2-btn-b {
    height: 44px;
    border: 1px solid var(--color2);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    border-radius: 40px;
    margin-right: 10px;
    color: #fff;
    background: var(--color2);
    transform: rotate(-45deg);
    transition: 0.3s;
    font-size: 18px;
    cursor: pointer;
}

.au-wrap-2-btn-b:hover {
    background: transparent;
    color: var(--color2);
}

.au-wrap-2-btn-b i {
    display: flex;
}

@media (max-width:767px) {
    .au-wrap-2 {
        padding: 20px;
        margin-top: 20px;
    }

    .au-wrap-2-title {
        font-size: 16px;
    }

    .au-wrap-2-text {
        font-size: 14px;
    }

    .au-wrap-2-btn-a {
        font-size: 14px;
        height: 38px;
    }

    .au-wrap-2-btn-b {
        height: 38px;
        width: 38px;
        font-size: 16px;
    }

    .au-wrap-2-float-1 {
        opacity: 0.5;
        right: 0;
        width: 50px;
    }

    .au-wrap-2-float-2 {
        opacity: 0.5;
        left: 0;
        width: 50px;
    }

}

.au-content {
    margin-top: 40px;
    box-shadow: 0 2px 4px #00000042;
    border-radius: 20px;
    padding: 40px;
}

.au-content-title {
    font-size: 26px;
    font-weight: 700;
    color: #000000;
}

.au-content-title-2 {
    font-size: 26px;
    font-weight: 700;
    color: var(--color1);
}

.au-content-text {
    line-height: 2;
    text-align: justify;
    color: #4e4e4e;
    margin-top: 12px;
}


.au-content-img-body {
    margin-top: 28px;
    position: relative;
}

.au-content-img {
    width: 100%;
    height: 388px;
    object-fit: cover;
    border-radius: 60px;
}

.au-content-controll-left {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    background: #fff;
    height: 107px;
    width: 269px;
    display: flex;
    align-items: end;
    padding: 20px 25px;
    border-radius: 0 0 40px;
}

.au-content-controll-right .curved-corner-1::before {
    box-shadow: -50px 50px 0 0 #f5f5f5;
}

.au-content-controll-right .curved-corner-2::before {
    box-shadow: -50px 50px 0 0 #f5f5f5;
}

.au-content-controll-right {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    background: #f5f5f5;
    height: 107px;
    width: 230px;
    display: flex;
    align-items: end;
    padding: 20px 25px;
    border-radius: 0 0 0 40px;
}

.au-content-controll-right .curved-corner-1 {
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: relative;
    position: absolute;
    left: -49px;
    top: 0;
    transform: rotate(-180deg);
}

.au-content-controll-right .curved-corner-2 {
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: relative;
    position: absolute;
    right: -1px;
    top: unset;
    bottom: -50px;
    transform: rotate(-180deg);
}


.au-content-float-1 {
    position: absolute;
    left: 30px;
    z-index: 99;
    height: 110px;
    width: 65px;
    object-fit: cover;
    object-position: top;
}

.au-content-float-2 {
    position: absolute;
    right: 30px;
    z-index: 99;
    height: 110px;
    width: 65px;
    object-fit: cover;
    object-position: top;
}

.au-content-float-3 {
    position: absolute;
    bottom: 0;
    z-index: 99;
    left: -10px;
}

.au-box {
    background: #f5f5f5;
    padding: 40px;
    border-radius: 20px;
    margin-top: 40px;
}

.au-box-text {
    line-height: 2;
    text-align: justify;
    color: var(--color1);
    font-weight: 600;
}

.au-box-item {
    margin-top: 25px;
    color: #0760bd;
    position: relative;
    display: flex;
    align-items: center;
}

.au-box-item::before {
    font-family: "raya-icon";
    content: '\e833';
    background: var(--color2);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 30px;
    border: 2px solid var(--color1);
    max-height: 24px;
    max-width: 24px;
    min-width: 24px;
    min-height: 24px;
    margin-left: 10px;
}

.au-box-item-body {
    position: relative;
}

.au-box-item-body::before {
    content: '';
    position: absolute;
    right: 12px;
    height: 95%;
    width: 1.5px;
    background: var(--color1);
}

.au-box-img-body {
    height: 100%;
    position: relative;
}

.au-box-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 40px 40px 40px;
}

.au-box-title {
    font-size: 27px;
    font-weight: bold;
    color: var(--color1);
}

.au-box-title span {
    color: var(--color2);
}

.au-box-item-body.type-2 .au-box-item::before {
    color: #fff;
    border-color: var(--color2);
    background: var(--color1);
}

.au-box-item-body.type-2 .au-box-item {
    color: var(--color1);
}

@media (max-width:767px) {
    .au-content-controll-left {
        height: 78px;
        width: 150px;
    }

    .au-content-controll-right {
        height: 78px;
        width: 150px;
    }

    .au-content-img {
        height: 225px;
        border-radius: 20px;
    }

    .au-content-img-body {
        margin-top: 0;
    }

    .au-content {
        margin-top: 20px;
        padding: 15px;
    }

    .au-content-text {
        margin-top: 10px;
        font-size: 14px;
    }

    .au-content-title {
        font-size: 18px;
    }

    .au-content-title-2 {
        font-size: 18px;
    }

    .au-box {
        padding: 15px;
        margin-top: 20px;
    }

    .au-box-text {
        font-size: 14px;
    }

    .au-box-item {
        margin-bottom: 20px;
        font-size: 14px;
        margin-top: 0;
    }

    .au-box-title {
        font-size: 18px;
        margin-bottom: 10px;
    }

}


.au-wrap-3-img {
    width: 100%;
    border-radius: 20px;
}

.au-wrap-3-title {
    text-align: center;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-top: 30px;
}

.au-wrap-3-text {
    text-align: center;
    margin-top: 15px;
    color: #161616;
    font-size: 15px;
}

.au-wrap-title {
    text-align: center;
    color: var(--color1);
    font-weight: 700;
    font-size: 26px;
    margin-top: 60px;
    margin-bottom: 10px;
}

.au-wrap-4-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.au-wrap-4 img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.au-wrap-4 span {
    color: #646464;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 600;
}

.au-wrap-4 {
    margin-top: 10px;
}

@media (max-width:767px) {
    .au-wrap-title {
        font-size: 18px;
        margin-top: 25px;
        margin-bottom: 10px;
    }

    .au-wrap-3-title {
        text-align: center;
        font-size: 14px;
        color: #000;
        font-weight: 600;
        margin-top: 20px;
    }

    .au-wrap-3-text {
        margin-top: 10px;
        font-size: 14px;
    }
}


.acc-row {
    margin-top: 15px;
}

.acc-btn {
    border-radius: 9px;
    background-color: #f5f5f5;
    border: 0;
    width: 100%;
    display: flex;
    padding: 20px;
    align-items: center;
    justify-content: space-between;
}

.acc-btn-title {
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    color: var(--color3);
}

.acc-btn i {
    width: 29px;
    height: 29px;
    color: var(--color2);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 20px;
    padding-right: 2px;
    padding-bottom: 1px;
    transform: rotate(-45deg);
    transition: 0.3s;
}

.acc-btn.collapsed i {
    color: var(--color1);
    transform: rotate(0);
}

.acc-btn.collapsed .acc-btn-title {
    color: #0a0a0a;
}

.acc-body {
    border-radius: 9px;
    background-color: #fbfbfb;
    padding: 20px;
    margin: 15px 0;
    margin-bottom: 0;
    color: #707070;
    line-height: 2;
}


@media (max-width:767px) {
    .acc-btn-title {
        font-size: 14px;
        margin-left: 10px;
    }

    .acc-btn {
        padding: 12px;
    }

    .acc-body {
        margin: 0;
        font-size: 14px;
        padding: 15px;
        margin-top: 15px;
    }

    .acc-btn i {
        width: 26px;
        height: 26px;
        font-size: 18px;
        padding-bottom: 0px;
    }
}