/*new*/


/*search*/


.blog-card {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.blog-card-info {
    margin-right: 20px;
}

.blog-card {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.blog-card-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
    display: block;
}

.blog-card-desc {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 10px;
}

.blog-card-desc {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 10px;
}

.blog-form {
    border: 1px solid #eee;
    height: 42px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding: 10px;
}

form.blog-form input {
    width: 100%;
    border: 0;
    outline: 0;
    font-size: 14px;
}

.blog-form button {
    border: 0;
    outline: 0;
    background: transparent;
}

.blog-row-title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 20px;
}

.blog-cat-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


.blog-cat-ul li {
    margin-bottom: 10px;
}

.blog-cat-ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #949494;
}

.blog-box {
    display: flex;
    align-items: center;
    color: #000;
    margin-bottom: 15px;
}

.blog-box-img {
    width: 90px;
    height: 90px;
    object-fit: cover;
}

.blog-box-date {
    font-size: 14px;
    color: #9d9d9d;
}

.blog-box-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 2;
}

.blog-card-img-body {
    position: relative;
    width: 100%;
    height: 200px;
    flex: 0 0 200px;
    background-color: #f5f5f5;
    overflow: hidden;
}

.blog-card-img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    transition: 0.5s;
}


.blog-card:hover .blog-card-img-body .blog-card-img {
    transform: scale(1.1);
}

.card-blog-more {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.alert-dismissible .close {
    float: left !important;
    position: relative;
    top: -9px;
    left: -10px;
}

/*div.jc-bs3-row.row.justify-content-md-center.justify-content-sm-center.justify-content-xs-center.justify-content-lg-center {*/
/*    display: block;*/
/*}*/

.sp-form-group select {
    width: 100%;
    border: 0;
    border-radius: 22px;
    margin-right: 5px;
    padding: 8px;
    max-width: 220px;
    transition: 0.3s;
    outline-color: #bf9759;
    background: #f3f3f3;
}

@media (max-width: 767px) {
    .sp-form-group select {
        padding: 5px;
        max-width: 180px;
        margin-left: 0;
    }
}


.sp-form-group textarea {
    width: 100%;
    border: 0;
    border-radius: 22px;
    margin-right: 5px;
    margin-top: 10px;
    padding: 15px;
    transition: 0.3s;
    outline-color: #bf9759;
    background: #f3f3f3;
}

.sp-form-group select:focus {
    border-color: #bf9759;
}

@media (max-width: 767px) {
    .sp-form-group select {
        padding: 10px;
        margin-left: 0;
    }
}

.pagination {
    display: flex;
}

.sp-form-group2 {
    display: flex !important;
    align-items: center !important;
    justify-content: space-evenly !important;
    width: 50% !important;

}

.sp-form-group2 label {
    cursor: pointer;
    transition: 0.3s;
    margin-top: 2.7% !important;
}

.sp-form-group2 label:hover {
    text-decoration: underline;
    color: #289e8d;
}

.sp-form-group2 input[type="checkbox"] {
    height: 16px !important;
}

/*.about-us-text a{*/
/*    color: #bf9758;*/
/*}*/
/*.about-us-text span{*/
/*    color: #3A3A3A;*/
/*}*/
.profile-usermenu ul li {
    padding: 10px;
}

.breadcrumb {
    padding: 8px 15px !important;
    list-style: none !important;
    background-color: #f5f5f5 !important;
    border-radius: 4px !important;
    margin: 10px 8.5% 20px 8.5% !important;

}

.breadcrumb>li {
    display: inline-block !important
}

.breadcrumb>li+li:before {
    padding: 0 5px !important;
    color: #ccc !important;
    content: "/\00a0 !important"
}

.breadcrumb>.active {
    color: #777 !important
}

.news-title2 {
    font-family: sahel;
    font-size: 15px !important;
    font-weight: bold;
    line-height: 2;
    text-align: right;
    color: #6e6e6e;
}

.card-title2 {
    font-family: sahel;
    font-size: 13px !important;
    font-weight: bold;
    line-height: 2;
    text-align: right;
    color: #6e6e6e;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

@media (max-width:767px) {
    .news-title2 {
        font-size: 11px !important;
        margin-top: 6px;
    }

    .card-title2 {
        font-size: 11px !important;
        margin-top: 6px;
    }
}

.navbar-news-info {
    width: 35%;
}

.navbar-news-item-body {
    /*justify-content: center;*/
}

/*managers*/
/*.owl-carousel {*/
/*    display: none;*/
/*    position: relative;*/
/*    width: 100%;*/
/*    -ms-touch-action: pan-y;*/
/*}*/
/*.owl-carousel .owl-wrapper-outer {*/
/*    overflow: hidden;*/
/*    position: relative;*/
/*    width: 100%;*/
/*}*/
/*.brand-crasoule-area {*/
/*    overflow: hidden;*/
/*}*/
/*.owl-carousel .owl-wrapper-outer {*/
/*    overflow: hidden;*/
/*    position: relative;*/
/*    width: 100%;*/
/*}*/
/*.owl-carousel .owl-wrapper, .owl-carousel .owl-item {*/
/*    -webkit-backface-visibility: hidden;*/
/*    -moz-backface-visibility: hidden;*/
/*    -ms-backface-visibility: hidden;*/
/*    -webkit-transform: translate3d(0,0,0);*/
/*    -moz-transform: translate3d(0,0,0);*/
/*    -ms-transform: translate3d(0,0,0);*/
/*}*/
/*.owl-carousel .owl-wrapper {*/
/*    display: none;*/
/*    position: relative;*/
/*    -webkit-transform: translate3d(0px,0px,0px);*/
/*}*/
/*.owl-carousel .owl-wrapper, .owl-carousel .owl-item {*/
/*    -webkit-backface-visibility: hidden;*/
/*    -moz-backface-visibility: hidden;*/
/*    -ms-backface-visibility: hidden;*/
/*    -webkit-transform: translate3d(0,0,0);*/
/*    -moz-transform: translate3d(0,0,0);*/
/*    -ms-transform: translate3d(0,0,0);*/
/*}*/
/*.owl-carousel .owl-item {*/
/*    float: left;*/
/*}*/
/*.shop-brand {*/
/*    text-align: center;*/
/*    padding: 12px;*/
/*}*/
/*.brand-area-2 .owl-controls.clickable .owl-prev,.brand-area-2 .owl-controls.clickable .owl-next{display:none}*/
/*.brand-area-2{margin-top:20px}*/
/*.brand-crasoule-area{overflow:hidden}*/
/*.carousel-btn-2.carousel-btn .owl-controls .owl-buttons div{top:-40%}*/
/*.home-2-waraper .carousel-btn-2.carousel-btn .owl-controls .owl-buttons div{top:95%}*/
/*.carousel-btn-2.carousel-btn .owl-controls .owl-buttons div.owl-prev,.carousel-btn-4.carousel-btn .owl-controls .owl-buttons div.owl-prev,.carousel-btn-3.carousel-btn .owl-controls .owl-buttons div.owl-prev{right:auto;left:7px;top:100%!important;right:50%!important;left:auto!important;transform:translate(-2px);background-color:#fff;color:#515151;font-weight:600;font-size:34px}*/
/*.carousel-btn .owl-controls .owl-buttons div{color:#444;display:inline-block;font-size:36px;height:36px;left:7px;line-height:28px;margin-top:-20px;position:absolute;text-align:center;top:50%;transition:all .3s ease 0;width:30px;border-radius:2px}*/
/*.carousel-btn .owl-controls .owl-buttons .owl-next{right:auto;left:40px;left:50%;top:100%!important;right:auto;transform:translate(2px);background-color:#fff;color:#515151;font-weight:600;font-size:34px}*/
/*.carousel-btn .owl-controls .owl-buttons div.owl-next:hover,.carousel-btn .owl-controls .owl-buttons div.owl-prev:hover{background-color:#a7a7a7!important;color:#fff}*/
/*.carousel-btn-2.carousel-btn .owl-controls .owl-buttons div{top:-40%}*/
/*.home-2-waraper .carousel-btn-2.carousel-btn .owl-controls .owl-buttons div{top:95%}*/
/*.carousel-btn-3.carousel-btn .owl-controls .owl-buttons div{top:98%}*/
/*.carousel-btn-4.carousel-btn .owl-controls .owl-buttons div{top:-8%}*/
/*.carousel-btn-2.carousel-btn .owl-controls .owl-buttons div.owl-prev,.carousel-btn-4.carousel-btn .owl-controls .owl-buttons div.owl-prev,.carousel-btn-3.carousel-btn .owl-controls .owl-buttons div.owl-prev{right:auto;left:7px;top:100%!important;right:50%!important;left:auto!important;transform:translate(-2px);background-color:#fff;color:#515151;font-weight:600;font-size:34px}*/
/*.shop-brand{text-align:center;padding:12px;display: inline-block}*/
/*.shop-brand img{height:110px;width:110px;border-radius:100%;box-shadow:-1px 1px 3px #bfbfbf;border:1px solid #d0cfcf;max-width:110px}*/
/*end managers*/

/*scroll*/

.nv-btn-fixed {
    display: none;
}


/* new menu  */

.folio-btn2 {
    cursor: pointer;
}

.folio-btn2.active .folio-btn-item2 {
    opacity: 0;
    transform: scale(0);
}

.n-menu2 {
    transition: 0.52s;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 100vh;
    max-height: 100vh;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
}

.n-menu2.active {
    visibility: visible;
    opacity: 1;
}

.n-menu-content2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.n-menu-nav2 {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}

.n-menu-info2 {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.n-menu-sub-content2 {
    position: fixed;
    background-color: #fff;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: 0.52s;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    padding: 0;
}

.n-menu-sub-content2.active {
    visibility: visible;
    opacity: 1;
}

.n-menu-sub2.active .n-menu-sub-content2 {
    visibility: visible;
    opacity: 1;
    z-index: 9;
}

.n-menu-header2 {
    position: absolute;
    width: 100%;
    padding: 40px;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.n-menu-header2 .n-close2 {
    background: transparent;
    border: 0;
    color: #bc9f6d;
    font-size: 20.8px;
    cursor: pointer;
    width: 80px;
}

.n-menu-header2 .n-back2 {
    background: transparent;
    border: 0;
    color: #bc9f6d;
    font-size: 18px;
    cursor: pointer;
    width: 80px;
    text-align: left;
}

.n-menu-header2 span {
    color: #bc9f6d;
    font-size: 18px;
    font-weight: bold;
}

.n-menu-sub2 ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    justify-content: center;
}

.n-menu-logo2 {
    width: 140px;
    margin-top: 80px;
}

.n-menu-nav2 li a {
    font-size: 16px;
    display: flex;
    margin: 20px;
    color: #1b9284;
    font-weight: bold;
}


.n-menu-nav2 li a:hover {
    color: #bc9f6d;
    text-decoration: none;
}

.n-menu-title-en2 {
    color: #bc9f6d;
    margin-top: 15px;
}

.n-menu-title-fa2 {
    color: #1b9284;
    margin-top: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

.n-menu-close2 {
    position: absolute;
    right: 40px;
    top: 40px;
    background: transparent;
    border: 0;
    color: #bc9f6d;
    font-size: 20.8px;
    cursor: pointer;
}

.n-menu-close-sub2 {
    position: absolute;
    right: 40px;
    top: 40px;
    background: transparent;
    border: 0;
    color: #bc9f6d;
    font-size: 20.8px;
}

.n-menu-sub2 a::after {
    content: '\f104';
    font-family: "raya-icon";
    margin-right: 5px;
}

.n-menu-sub2 ul a::after {
    content: unset
}

@media (max-width:767px) {
    .n-menu-close2 {
        right: 20px;
        top: 20px;
        font-size: 14px;
    }

    .n-menu-logo2 {
        width: 80px;
        margin-top: 80px;
    }

    .n-menu-title-en2 {
        margin-top: 10px;
        font-size: 12px;
    }

    .n-menu-nav2 li a {
        font-size: 14px;
        display: flex;
        margin: 15px;
    }

    .n-menu-title-fa2 {
        color: #1b9284;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .n-menu-info2 {
        margin: auto;
    }

    .n-menu-content2 {
        align-items: start;
    }

    .n-menu-nav2 {
        flex-direction: column;
    }

    .n-menu-header2 span {
        font-size: 14px;
    }

    .n-menu-header2 {
        padding: 20px;
    }

    .n-menu-header2 .n-back2 {
        font-size: 14px;
    }

    .n-menu-header2 .n-close2 {
        font-size: 14px;
    }

    .n-menu-sub2 ul {
        flex-direction: column;
    }

}

.animation-video-num a {
    color: #ECECEC;
}

.animation-video-num a:hover {
    color: #dcab56;
}

.resane-wrap-2-box .float-left a {
    color: #0e0e0e;
}

.resane-wrap-2-box .float-left a:hover {
    color: #dcab56;

}

.navbar-news-item {
    margin-right: 5%;
}

.news-wrap-6-play-video {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    justify-content: center;
    height: 124px;
    object-fit: contain;
    cursor: pointer;
    flex-direction: column;
    border-radius: 8px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.27);
    background-color: #fff;
    padding: 3px;
    margin-bottom: 6px;
}

.news-wrap-6-video {
    padding: 8px;
}

.fc-event,
.fc-event-dot {
    background-color: #bc9f6d;
}

.fc-event {
    border: 1px solid #bc9f6d;
}

.fc-day-header.fc-widget-header {
    color: #289e8d;
}

button.fc-prev-button.fc-button.fc-state-default.fc-corner-left {
    background: #289e8d;
}

button.fc-next-button.fc-button.fc-state-default.fc-corner-right {
    background: #289e8d;
}

.gallery-item-3-inner {
    background-image: linear-gradient(to top, #333 0%, rgba(84, 84, 84, 0) 50%);
}

.gallery-item-5-inner {
    background-image: linear-gradient(to top, #333 0%, rgba(84, 84, 84, 0) 50%);
}

.aj-link-more {
    color: #707070;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
    float: left;
}

.resane-wrap-2-box {
    padding: 5% 4% 5% 4%;
}

.div-show-all {
    padding-top: 3%;
}

.video-box-inner {
    background-image: linear-gradient(to top, #333 1%, rgba(128, 128, 128, 0) 99%);
}

.icon-eye {
    font-size: 20px;
    color: #333;
}

.icon-thumbs-up,
.icon-thumbs-down {
    color: #333;

}

.btn-media {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 5px 15px;
    font-family: Sahel;
    font-weight: bold;
    border-radius: 10px;

}

btn-media:focus {
    outline: none;
}

.btn-media i {
    font-size: 1.1rem !important;
}

.btn-active-media {
    background: #ffffff;
    border-radius: 10px;
}

.div-icons-media {
    /*background: #ECECEC;*/
    /*border: 1px solid #c1c1c1;*/
    /*border-radius: inherit;*/
}

.sp-alert2 {
    background: #289e8d;
    color: #fff;
    padding: 20px;
    margin-top: 15px;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
}

.sp-alert2 a {
    color: #fff;
    text-decoration: underline;
}

.sp-alert2 a:hover {
    color: #bf9759;
}

.sp-btn-submit {
    font-family: sahel;
}

#submit-mobile {
    background: #f5f5f5;
    color: #6c6d6f;
    font-family: Sahel;
    /* border-radius: 50%; */
    font-weight: bolder;
    /* padding: 5px; */
    /* padding-right: 10px; */
    margin-right: 15px;
    width: 165px;
}

.check-icon::before {
    content: '\2713';
    /* Unicode character for a checkmark */
    color: green;
    /* Color of the checkmark */
    font-size: 1rem;
    /* Size of the checkmark */
    display: inline-block;
    /* Display as an inline element */
    /*margin-right: 5px; !* Margin to adjust spacing *!*/
}

.namayesh-btn-1 {
    font-family: Sahel;
}

.btn-colors {
    font-size: 17px;
    color: #fff;
    transition: 0.3s;
    border-radius: 22px;
    background-color: #289e8d;
    border: 1px solid #289e8d;
    height: 37px;
    width: 100%;
    max-width: 197px;
}

.btn-colors:hover {
    background: transparent;
    color: #289e8d;
    border: 1px solid #289e8d;

}

.btn-colors2 {
    color: #fff;
    transition: 0.3s;
    background-color: #289e8d;
    border: 1px solid #289e8d;
    border-radius: 26.5px;
    padding: 5px 10px;
    font-size: 14px;
}

.btn-colors2:hover {
    background: transparent;
    color: #289e8d;
    border: 1px solid #289e8d;

}

.img-download {
    pointer-events: none;
}

.sp-head-title {
    white-space: nowrap;
}

.swiper-button-next-h {
    left: 100px;
}

.swiper-button-prev-h {
    right: 100px;
}

@media (max-width: 767px) {
    .swiper-button-next-h {
        left: 50px;
    }

    .swiper-button-prev-h {
        right: 50px;
    }
}

.navbar-news-item-body .nav-item.dropdown a {
    margin-right: 5px;
}

.navbar-social img {
    width: 20px;
    height: 20px;
}


.u-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.u-card-img {
    width: 100%;
    border-radius: 50%;
}

.swiper-u {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;

}

.u-card-img {
    width: 100%;
    border-radius: 50%;
    border: 1px solid #bc9f6d;
    padding: 5px;
    transition: 0.3s;
}

.u-card-title {
    color: #bc9f6d;
    font-weight: bold;
    margin-top: 8px;
    transition: 0.3s;
    font-size: 16px;
}

.u-card:hover .u-card-img {
    border-color: #289e8d;
}

.u-card:hover .u-card-title {
    color: #289e8d;
}

@media (max-width:767px) {
    .u-card-title {
        font-size: 14px;
        margin-top: 5px;
    }
}

.rc-item img {
    width: 150px;
    height: 150px;
}

.card-pod-img-body {
    padding: 0;
}

.nv-btn {
    margin-top: 6px;
}

.nv-btn-icon {
    width: 37px;
    height: 37px;
}

.nv-btn-icon img {
    width: 20px;
    height: 20px;
}

.nv-btn-text {
    height: 28px;
}

.nav-wrap-item {
    flex-wrap: wrap;
}

.podcast-audio {
    display: flex;
    flex-direction: column;
}

.row-back-img-body {
    height: 400px;
}

@media screen and (max-device-width: 1999px) {
    .row-back-img-body {
        height: 380px;
    }
}

@media screen and (max-device-width: 1200px) {
    .row-back-img-body {
        height: 250px;
    }
}

@media screen and (max-device-width: 768px) {
    .row-back-img-body {
        height: 230px;
    }
}

@media screen and (max-device-width: 400px) {
    .row-back-img-body {
        height: 280px;
        border-radius: 160px 160px 0 0;
    }
}

/*education*/
.u-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.u-card-img {
    width: 100%;
    border-radius: 50%;
}

.swiper-u2 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;

}

.u-card-img {
    width: 100%;
    border-radius: 50%;
    border: 1px solid #bc9f6d;
    padding: 5px;
    transition: 0.3s;
}

.u-card-title {
    color: #bc9f6d;
    font-weight: bold;
    margin-top: 8px;
    transition: 0.3s;
    font-size: 16px;
}

.u-card:hover .u-card-img {
    border-color: #289e8d;
}

.u-card:hover .u-card-title {
    color: #289e8d;
}

@media (max-width: 767px) {
    .u-card-title {
        font-size: 14px;
        margin-top: 5px;
    }
}

.home-wrap-1 {
    height: 390px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

/*years exhibitions*/

.swiper-7a {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}


.nk-wrap-4-item-body {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 25px;
    flex-wrap: wrap;
    border-radius: 22px;
}

.nk-wrap-4-item2-body {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 25px;
    flex-wrap: wrap;
    border-radius: 22px;
}

.nk-wrap-4-item {
    height: 36px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    padding: 0px 30px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    white-space: nowrap;
    transition: 0.3s;
    cursor: pointer;
    border-radius: 22px;
    background-color: #289e8d;
    border: 1px solid #289e8d;
    position: relative;
}

.nk-wrap-4-item2 {
    height: 36px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    padding: 0px 30px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    white-space: nowrap;
    transition: 0.3s;
    cursor: pointer;
    border-radius: 22px;
    background-color: #289e8d;
    border: 1px solid #289e8d;
    position: relative;
}

.nk-wrap-4-item:hover {
    background: transparent;
    color: #289e8d;
}

.nk-wrap-4-item2:hover {
    background: transparent;
    color: #289e8d;
}


.nk-wrap-4-item.active {
    background-color: #bc9f6d;
    border-color: #bc9f6d;
    color: #fff;
}

.nk-wrap-4-item2.active {
    background-color: #bc9f6d;
    border-color: #bc9f6d;
    color: #fff;
}


.nk-wrap-4-item.active::before {
    content: "";
    position: absolute;
    right: 50%;
    transform: translateX(50%) rotate(180deg);
    border-top: 19px solid #bc9f6d;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    bottom: -31px;
}

.nk-wrap-4-item2.active::before {
    content: "";
    position: absolute;
    right: 50%;
    transform: translateX(50%) rotate(180deg);
    border-top: 19px solid #bc9f6d;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    bottom: -31px;
}

.nk-wrap-4-body {
    background-color: #bc9f6d;
    padding: 30px;
    border-radius: 6px;
}

@media (max-width:767px) {
    .nk-wrap-4-item.active::before {
        display: none;
    }

    .nk-wrap-4-item2.active::before {
        display: none;
    }

    .nk-wrap-4-item-body {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .nk-wrap-4-item2-body {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .nk-wrap-4-item {
        height: 30px;
        padding: 0px 15px;
        font-size: 14px;
    }

    .nk-wrap-4-item2 {
        height: 30px;
        padding: 0px 15px;
        font-size: 14px;
    }

    .nk-wrap-4-body {
        padding: 15px;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .nk-wrap-4-item.active::before {
        display: none;
    }

    .nk-wrap-4-item2.active::before {
        display: none;
    }
}

/*player box*/
.animation-video-box {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;

    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/*box_items_videos*/
.animation-box-info {
    position: relative;
    text-align: center;
}

/*.div-icons-media {*/
/*    position: absolute;*/
/*    bottom: 0px;*/
/*}*/

.animation-box-info {
    display: flex;
    flex-direction: column;
}

.animation-box-info div:last-child{
    margin-top: auto;
}

.row.div-icons-media .col-3 {
    padding: 0;
    margin: 0;
}

@media screen and (max-width : 768px) {
    .div-icons-media {
        position: relative;
    }

    .btn-media {
        padding: 2px 7px;
    }
}

@media screen and (max-width : 1024px) {

    .btn-media {
        padding: 5px 8px;
    }
}

/*image-header*/
.image-header {
    max-height: 52px;
}

/*end image-header*/
/*end box_items_videos*/
/*end player box*/
/* end years exhibitions */
/*autoplay*/

/*end autoplay*/

/*img-master*/
.u-card-img {
    width: 150px;
    height: 150px;
}

/*end img-master*/

/*gradient back-ground education*/

/*end gradient back-ground education*/
/*border-radius-imgs-education*/
.rd-img2 {
    display: flex;
    height: 100%;
    width: 100%;
    overflow: hidden;
    transition: 0.3s;
    border-radius: 100rem 0 0 0 !important;
}

.rd-img2:hover img {
    border-radius: 100rem 0 0 0 !important;
    transform: scale(1.05) !important;
}


/*end border-radius-imgs-education*/

/*edit new*/

.plyr.plyr--full-ui.plyr--video.plyr--html5.plyr--fullscreen-enabled.plyr__poster-enabled.plyr--playing.plyr--hide-controls {
    z-index: 1;
}

.plyr.plyr--full-ui.plyr--video.plyr--html5.plyr--fullscreen-enabled.plyr__poster-enabled.plyr--playing {
    z-index: 1;
}

/*education*/



.rc-1 {
    background: linear-gradient(-45deg, #bf9758, #4b7486, #a0c0bb, #bf9758);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

.rc-2 {
    background: linear-gradient(-45deg, #4b7486, #bf9758, #a0c0bb, #bf9758);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

.rc-3 {
    background: linear-gradient(-45deg, #a0c0bb, #4b7486, #bf9758, #bf9758);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}


/*end education*/
/*end edit new*/

/*information bank's artists*/
.card-at {
    display: flex;
    flex-direction: column;
    box-shadow: -6.7px 4.4px 8px 0 rgba(0, 0, 0, 0.33);
    background-color: #f1f1f1;
    padding: 20px;
}

.p-10 {
    padding: 10px;
}

.card-at-img-body {
    position: relative;
    width: 100%;
    height: 160px;
    flex: 0 0 160px;
    background-color: #f5f5f5;
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.16);
    overflow: hidden;
}

.card-at-img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    transition: 0.5s;
}

.card-at:hover .card-at-img-body .card-at-img {
    transform: scale(1.1);
}

.card-at-title {
    font-size: 16.8px;
    font-weight: 600;
    color: #017c82;
    margin-top: 15px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

.card-at-title:hover {
    color: #bc9f6d;
}

.card-at-text {
    font-size: 14px;
    color: #6c6d6f;
    text-align: justify;
    letter-spacing: -0.9px;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    max-height: 82px;
    min-height: 82px;
}

.card-at-more {
    color: #289e8d;
    text-align: left;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
}

.card-at-more:hover {
    color: #bc9f6d;
}

.card-at-user {
    background-color: #017c82;
    width: 100%;
    color: #fff;
    padding: 5px;
    transition: 0.3s;
    min-height: 34px;
}

.card-at-user:hover {
    background-color: #e2b057;
}

.dropdown.type2 button {
    border-radius: 6px;
    background-color: #bf9758;
    color: #fff;
    border: 0;
    min-width: 160px;
    font-size: 16px;
}

.dropdown.type2 .dropdown-menu {
    box-shadow: -0.8px 0.5px 2px 0 rgba(33, 30, 31, 0.35);
    background-color: #f1f1f1;
}

.dropdown.type2 .dropdown-item {
    margin: 0;
    text-align: center;
    color: #6c6d6f;
    font-size: 16px;
}

.dropdown.type2 .dropdown-item::after {
    content: unset;
}

.dropdown.type2 .dropdown-item:focus {
    background-color: #e2b057;

}

@media (max-width:767px) {
    .dropdown.type2 button {
        font-size: 14px;
    }

    .dropdown.type2 .dropdown-item {
        font-size: 14px;
    }
}


.btn-more-end {
    display: flex;
    align-items: center;
    color: #6c6d6f;
    font-size: 14px;
    font-weight: bold;
    transition: 0.3s;
}


.btn-more-end i {
    background-color: #017c82;
    color: #fff;
    font-size: 18px;
    border-radius: 20px;
    display: flex;
    height: 26px;
    width: 26px;
    align-items: center;
    justify-content: center;
    padding-right: 2px;
    margin-right: 5px;
    transition: 0.3s;
}

.btn-more-end:hover {
    color: #e2b057;
}

.btn-more-end:hover i {
    background-color: #e2b057;
}


.card-modiran {
    display: flex;
    flex-direction: column;
    box-shadow: -6.7px 4.4px 8px 0 rgba(0, 0, 0, 0.33);
    background-color: #f1f1f1;
    padding: 20px;
    border-radius: 16px;
}

.card-modiran-img-body {
    position: relative;
    width: 100%;
    height: 160px;
    flex: 0 0 160px;
    background-color: transparent;
    overflow: hidden;
    width: 160px;
    height: 160px;
    margin: auto;
}

.card-modiran-img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
    top: 0;
    left: 0;
    -o-object-fit: fill;
    object-fit: fill;
    transition: 0.5s;
    border-radius: 50%;
}

.card-modiran-img:hover{
    filter: grayscale(0%);
}
.card-modiran-title {
    font-size: 16.8px;
    font-weight: 600;
    color: #017c82;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-align: center;
}

.card-modiran-mute {
    color: #017c82;
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold;
}

.card-modiran-title:hover {
    color: #bc9f6d;
}

.card-modiran-text {
    font-size: 14px;
    color: #6c6d6f;
    text-align: justify;
    letter-spacing: -0.9px;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    height: 82px;
}


.at-box-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 4px;
}

.at-box-img-user {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.at-box-badge {
    display: flex;
}

.at-box-badge-r {
    width: 100%;
    background: #017C82;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
}


.at-box-badge-l {
    width: 100%;
    background: #BF9758;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
}

.at-box-info-item {
    color: #6C6D6F;
    font-weight: 600;
    margin-top: 15px;
}

.at-box-info-item span {
    margin-right: 5px;
    color: #000;
}

.at-box-desc {
    color: #6C6D6F;
    font-size: 16px;
    text-align: justify;
    margin-top: 20px;
}

.at-box {
    background: #ECECEC;
    padding: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.at-box-info {
    margin-top: 25px;
}

/*end information bank's artists*/
.navbar-news-border {
    margin: auto 2% 2% 1% !important;
}

@media (max-width: 1000px) {
    .navbar-news-border {

        margin: auto 1% 4% 2% !important;

    }
}

@media (max-width: 767px) {
    .navbar-news-border {

        margin: auto 2% 4% 2% !important;

    }

    .card-modiran-img-body {
        width: 110px;
        height: 110px;
        max-height: 110px;
    }

    .card-modiran-title {
        font-size: 14px;
    }

}

.animation-video-wrap .swiper-button-next,
.swiper-button-prev {
    margin-top: -15px;
}


.home-btn-icon {
    width: 40px;
    height: 40px;
    box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.16);
    background-color: #bc9f6d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.home-btn-icon img {
    width: 30px;
    height: 30px;
}

.home-btn:hover .home-btn-text {
    right: 30px;
    width: auto;
    visibility: visible;
}

.navbar-social a {
    width: 40px;
    height: 40px;
    margin-right: 6px;
    transition: 0.3s;
    margin-top: 6px;
    background: #bc9f6d;
    border-radius: 50%;
}

.navbar-social img {
    width: 30px;
    height: 30px;
}

.home-btn-text2 {
    position: absolute;
    left: 5px;
    background-color: #626262ba;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0px 25px 25px 0px;
    width: 0;
    height: 28px;
    font-size: 13px;
    padding-right: 20px;
    /* transition: 0.3s; */
    visibility: hidden;
    white-space: nowrap;
    z-index: -1;
}

.home-btn2:hover .home-btn-text2 {
    left: 50px;
    width: auto;
    visibility: visible;
}

.gallery-item-badge-1 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    padding: 7px 3px 3px 0;
}

/*new*/
@media (max-width: 767px){
    .img-education-banner img{
        width: 100%;
    }
}
/*end new*/



/*new razavi page*/
.ra-slider {
    margin-top: 40px;
}

.ra-banner {
    width: 100%;
    border-radius: 24px;
}

.ra-content {
    color: #000;
    margin-top: 40px;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.9;
}

.ra-content b {
    font-weight: 700;
    font-size: 22px;
}

.ra-content strong {
    font-weight: 700;
    font-size: 22px;
}

.ra-content h1 {
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 20px;
}

.ra-content h2 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
}

.ra-content h3,
.ra-content h4,
.ra-content h5 {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 22px;
}

.ra-boxes {
    background: #BD9F6D;
    margin-top: 50px;
    padding: 60px 0;
}


.ra-boxes-title {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}

.ra-box {
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 24px;
    border-radius: 24px;
    gap: 24px;
}

.ra-box-icon {
    width: 52px;
    height: 52px;
}

.ra-box-title {
    font-size: 22px;
    font-weight: 700;
    color: #000;
}

.ra-box-text {
    font-size: 22px;
    color: #000;
}

.ra-form-box {
    background: #F8F8F8;
    border-radius: 24px;
    padding: 30px 24px;
    margin-top: 60px;
}

.ra-form-title {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
}

.fa-form-group label {
    color: #0F1112;
}

.fa-form-group input {
    background: #ece6dc;
    display: block;
    border-radius: 6px;
    height: 50px;
    width: 100%;
    border: 0;
    outline-color: #BD9F6D;
    padding: 15px;
}

.ra-upload {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 294px;
    border: 2px dashed #000;
    border-radius: 12px;
    margin-top: 25px;
    gap: 15px;
    cursor: pointer;
}

.ra-upload-icon {
    width: 32px;
}

.ra-upload span {
    color: #0F1112;
    font-size: 20px;
}

.ra-form-btn {
    background: #BD9F6D;
    height: 51px;
    margin: auto;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 288px;
    color: #fff;
    font-size: 20px;
    border-radius: 60px;
    border: 0;
    font-family: 'sahel';
    font-weight: 700;
    transition: 0.3s;
}


.ra-form-btn:hover {
    background: #017c82;
}

@media (max-width:767px) {
    .ra-slider {
        margin-top: 20px;
    }

    .ra-content {
        margin-top: 20px;
        font-size: 14px;
    }

    .ra-content b {
        font-size: 16px;
    }

    .ra-content strong {
        font-size: 16px;
    }

    .ra-content h1 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .ra-content h2 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .ra-content h3,
    .ra-content h4,
    .ra-content h5 {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .ra-boxes {
        margin-top: 30px;
        padding: 30px 0;
    }

    .ra-boxes-title {
        font-size: 20px;
        margin-bottom: 0;
    }

    .ra-box {
        padding: 15px;
        gap: 15px;
    }

    .ra-box-title {
        font-size: 16px;
    }

    .ra-box-text {
        font-size: 16px;
    }

    .ra-box-icon {
        width: 36px;
        height: 36px;
    }

    .ra-form-box {
        padding: 20px;
        margin-top: 30px;
    }

    .ra-form-title {
        font-size: 20px;
    }

    .fa-form-group label {
        font-size: 14px;
    }

    .fa-form-group input {
        height: 40px;
    }

    .ra-upload {
        height: 150px;
        gap: 10px;
    }

    .ra-upload span {
        font-size: 14px;
    }

    .ra-form-btn {
        height: 40px;
        font-size: 14px;
        margin-top: 20px;
    }
}
/*end new razavi page*/