.SH-MainPoets_Container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.SH-theBigImg_C {
    width: 100%;
    height: 70vh;
    position: relative;
    background-image: url(../images/bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.SH_blur_layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #EEEEEE;
    /*! backdrop-filter: blur(16px); */
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}

.SH_blur_layer::before {
    content: "";
    display: block;
    background-color: #E3E3E3;
    height: 4px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
}


.SH-Results_C {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: rgba(27, 103, 82, 0.8);
    padding: 12px 8px;
    text-align: center;
}

.SH-Results_W {
    width: 100%;
    margin: auto;
}

.owl-next span {
    font-size: 35px;
    position: absolute;
    top: -6px;
    left: 15px;
    color: #b5bcbf;
    line-height: 1.4;
}

.owl-prev span {
    font-size: 35px;
    position: absolute;
    top: -6px;
    right: 15px;
    color: #b5bcbf;
    line-height: 1.4;
}

.SH-ResultsGatogory_C {
    width: 25%;
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    /*! height: 71px; */
}

.ma-second .owl-next {

    top: 40%;
}

.ma-second .owl-prev {

    top: 40%;
}

.SH-ResultsImg_C {
    width: 60px;
    height: 60px;
    vertical-align: middle;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 10px;
    text-align: center;
}

.SH-ResultsImg {
    height: 39px;
    opacity: 0.7;
    padding-top: 10px;
}

.SH-ResultsInfo_C {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: calc(100% - 200px);
    box-sizing: border-box;
    color: white;
    font-size: 12px;
    margin-right: 20px;
    font-weight: 600;
    text-align: right;
}


.SH-rNumber {
    font-size: 23px;
}

.SH-rType {

    opacity: 0.4;
    margin-right: 4px;
    font-size: 11px;
    font-weight: 500;
}



/* second sction style */

.SH-PageContent {
    width: 100%;
    padding: 25px 0px;
    width: 85%;
    margin: auto;
    border-radius: 34px;
    position: relative;
    top: -16vh;
    overflow: hidden;
}

.SH_nahaj_book {
    width: 100%;
    padding: 56px 0px;
    margin: auto;
    position: relative;
    top: -16vh;
    overflow: hidden;
    margin-top: 78px;
    background-color: white;
}

.SH_media {
    width: 100%;
    padding: 180px 0px;
    margin: auto;
    position: relative;
    top: -16vh;
    overflow: hidden;
    margin-top: 78px;
    background-color: white;
    padding-top: 56px;
}

.SH_media .SH_single_tab {
    height: 400px !important;
}

.SH_media .owl-item {
    margin: 90px 0px;
}

.SH_media .center li {
    background-color: #ccb593;
    color: white;
}

.SH_media .SH-media_C>div {
    background-color: transparent;
}

.SH_media {
    position: relative;
}

.SH_external_img {
    width: 100%;
    position: absolute;
    top: -175px;
    right: 0px;
}

.SH_Manuscripts {
    width: 100%;
    padding: 56px 0px;
    margin: auto;
    position: relative;
    top: -16vh;
    overflow: hidden;
    margin-top: 78px;
    background-color: white;
}

.SH_Conferences {
    width: 100%;
    padding: 25px 0px;
    margin: auto;
    position: relative;
    top: -16vh;
    overflow: hidden;
    margin-top: 64px;
    background-color: white;
}

.SH_Versions {
    width: 100%;
    padding: 56px 0px;
    margin: auto;
    position: relative;
    top: -16vh;
    overflow: hidden;
    margin-top: 78px;
    background-color: white;
}

.ma-second {
    width: 85%;
    margin: auto;
}

.SH_PageContent_bd_fade {
    height: 225px;
    background-image: linear-gradient(to top, rgba(244, 245, 249, 0.3) 0%, rgb(244, 245, 249) 100%, rgb(244, 245, 249) 100%), url(../image/BG/iahs.png);
    background-size: 115px;
    background-position: bottom;
    background-repeat: repeat;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    opacity: 0.15;
    z-index: 0;
    display: none;
}



.SH-Slider_C {
    width: 1200px;
    margin: 0px auto;
    position: relative;

    z-index: 1;
}

.SH-slidersTitle {
    text-align: center
}

.SH-slidersTitle a {
    color: #23222A;
    font-weight: 600;
    font-size: 32px;
    transition: all 0.3s;
}

.SH-slidersTitle a:hover {
    opacity: 0.65;
}



.SH-slider_W {
    width: 100%;
}

.SH-SinglePoem_C {
    width: 280px;
    height: 290px;
    padding: 12px;
    box-sizing: border-box;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    direction: rtl;
    background-color: white;
    margin: 20px auto;
    text-align: right;
    transition: all 0.3S;
}


.owl-SinglePoem .SH-SinglePoem_C:hover {
    transform: translateY(-3%);
}


.SH-SinglePoem_W {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.SH-poetImage {
    width: 100%;
    height: 130px;
    object-fit: cover;
    border-radius: 16PX;
    margin-left: 10px;
    vertical-align: middle;
}

.SH-poetName {
    font-size: 14px;
    font-weight: 500;
    color: #228d5a;
    vertical-align: middle;
    font-weight: 600;
}

.SH-poemTitle {
    font-weight: normal;
    font-size: 18px;
    color: #2a2a2a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.SH-dateInfo {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #b5bcbf;
    font-size: 12px;
    font-weight: bold;
}

.SH-dateInfo i {
    margin-left: 4px
}

.SH-poetBigerImage {
    width: 175px;
    height: 246px;
    /*! box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); */
    display: block;
    margin: auto;
    border-radius: 20px;
    border: 4px solid #DCC6B3;
}

.SH-mediaImage {
    width: 145px;
    height: 150px;
    display: block;
    margin: auto;
    border-radius: 20px;
    object-fit: cover;
}

.SH-ImageManuscripts {
    width: 260px;
    height: 216px;
    /*! box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); */
    display: block;
    margin: auto;
    border-radius: 20px;
    border: 4px solid #DCC6B3;
    object-fit: cover;
}

.SH-ImageConferences {
    width: 260px;
    height: 216px;
    /*! box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); */
    display: block;
    margin: auto;
    border-radius: 20px;
    border: 4px solid #DCC6B3;
    object-fit: cover;
}


.SH-SinglePoet_C h4 {
    text-align: center;
    color: #2b2b2b;
}

.SH-SinglePoet_C {
    transition: all 0.3s;
    list-style: none;
    display: inline-block;
    vertical-align: top;
}

.owl-SinglePoet .SH-SinglePoet_C:hover {
    transform: scale(1.05);
}

.SH-media_C h4 {
    text-align: center;
    color: #2b2b2b;
}

.SH-media_C {
    transition: all 0.3s;
    list-style: none;
    width: max-content;
    display: inline-block;
    position: relative;
    padding: 12px;
    background-color: #DEDEDE;
    border-radius: 24px;
    width: 145px;
}


.SH-media_C>div {
    background-color: #DEDEDE;
}

.owl-media a:hover .SH-media_C {
    transform: scale(1.05);
}

.SH-SingleManuscripts_C p {
    text-align: center;
    color: #2b2b2b;
    display: inline-block;
}

.SH-SingleManuscripts_C {
    transition: all 0.3s;
    list-style: none;
    display: inline-block;
    width: 260px;
}

.SH-SingleManuscripts_C a {
    color: black;
}

.owl-Manuscripts .SH-SingleManuscripts_C:hover {
    transform: scale(1.05);
}

.SH-SingleConferences_C p {
    text-align: center;
    color: #2b2b2b;
    display: inline-block;
}

.SH-SingleConferences_C {
    transition: all 0.3s;
    list-style: none;
    display: inline-block;
    width: 260px;
}

.owl-Conferences a:hover .SH-SingleConferences_C {
    transform: scale(1.05);
}

.SH-SingleConferences_C p {
    text-align: center;
    color: #2b2b2b;
    display: inline-block;
}

.SH-SingleConferences_C {
    transition: all 0.3s;
    list-style: none;
    display: inline-block;
    width: 420px;
}

.owl-Conferences .SH-SingleConferences_C:hover {
    transform: scale(1.05);
}

.SH-ImageConferences {
    width: 420px;
    height: 216px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    display: block;
    margin: auto;
    border-radius: 20px;
    border: 4px solid #DCC6B3;
    object-fit: cover;
}

/* Versions */

.SH-SingleVersions_C p {
    text-align: center;
    color: #2b2b2b;
    display: inline-block;
    vertical-align: middle;
    width: calc(95% - 310px);
    padding-left: 56px;
    font-size: 22px;
}

.SH-SingleVersions_C div {
    text-align: center;
    color: #2b2b2b;
    display: inline-block;
    vertical-align: middle;
    width: 190px;
}

.SH-SingleVersions_C {
    transition: all 0.3s;
    list-style: none;
    display: inline-block;
    width: 96%;
    direction: ltr;
    text-align: center;
}

.owl-Versions a:hover .SH-SingleVersions_C {
    transform: scale(1.05);
}


.SH-ImageVersions {
    width: 100%;
    height: 216px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    display: block;
    margin: auto;
    border-radius: 20px;
    object-fit: cover;
}

.owl-stage-outer {
    overflow: hidden;
}

.owl-SinglePoem {
    direction: ltr;
    width: 100%;
    position: relative;
    padding: 0px;
}

.owl-prev {
    position: absolute;
    top: 142px;
    left: -70px;
    z-index: 4;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.5);
    color: #33333b;
    border-radius: 50%;
    box-sizing: border-box;
    box-shadow: 0px 0px 7px -5px black;
    padding: 10px;
    font-size: 17px;
    cursor: pointer;
    transition: all 0.2s;
    border: 0;
}

.owl-prev:hover {
    opacity: 0.7;
}

.owl-prev:active {
    opacity: 0.9;
}


.owl-next {
    position: absolute;
    top: 142px;
    right: -70px;
    z-index: 4;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.5);
    color: #33333b;
    border-radius: 50%;
    box-sizing: border-box;
    box-shadow: 0px 0px 7px -5px black;
    padding: 10px;
    font-size: 17px;
    cursor: pointer;
    transition: all 0.2s;
    border: 0;
}

.owl-next:hover {
    opacity: 0.7;
}

.owl-next:active {
    opacity: 0.9;
}

.owl-SinglePoet {
    direction: ltr;
    width: 100%;
}

.owl-media {
    direction: ltr;
    width: 100%;
}

.SH_media .owl-stage>div:nth-child(odd) li {
    transform: translateY(-50px);
}

.SH_media .owl-stage>div:nth-child(odd) li .SH_external_img {
    top: auto;
    bottom: -175px;
    transform: rotate(180deg);
}

.SH_media .owl-stage>div:nth-child(even) li {
    transform: translateY(+50px);
}

.owl-Manuscripts {
    direction: ltr;
    width: 100%;
}

.owl-Conferences {
    direction: ltr;
    width: 100%;
}

.owl-Versions {
    direction: ltr;
    width: 100%;
}

.owl-item {
    display: inline-block;
    padding-top: 8px;
    text-align: center;
}


.SH-more-btn {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 16px;
    padding: 4px 15px;
    border-radius: 8px;
    border: 2px solid #cfa63f;
    font-weight: 500;
    transition: all 0.3s;
    display: none;
}

.SH-more-btn svg {
    fill: #cfa63f;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
}

.SH-more-btn span {
    vertical-align: middle;
}

.SH-more-btn:hover {
    background-color: #cfa63f;
    color: white;
}

.SH-more-btn:hover svg {
    fill: white;
}


@media only screen and (max-width: 800px) {



    .SH-SearchBtn {
        left: 0px;
        right: 0px;
        margin: auto;
        top: 70px;
    }

    .SH-Input_C {
        max-width: 80%;
        margin: auto;
    }




    .SH-search_C {
        width: 100%;
        text-align: center;
        margin-top: 16px;
    }

}

@media only screen and (max-width: 450px) {}


/* slider responce */
.owl-dots {
    text-align: center;
    padding-top: 20px;
}

.owl-dot {
    cursor: pointer;
    border: 0px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 5px;
    background-color: #DEDEDE;
    transition: all 0.3s;
}

.owl-dots .active {
    background-color: #96866e;
}


@media only screen and (max-width: 1690px) {
    .SH-SinglePoem_C {
        width: 260px;
        margin: auto;
    }

    .SH-Slider_C {
        width: 1120px;
    }

    .owl-item {
        padding: 18px 0px;
    }
}

@media only screen and (max-width: 1570px) {
    .SH-SinglePoem_C {
        width: 290px;
        margin: auto;
    }

    .SH-Slider_C {
        width: 950px;
    }

    .owl-item {
        direction: rtl;
    }

    .owl-dots {
        display: block;
    }

}


@media only screen and (max-width: 1380px) {
    .SH-PageContent {
        width: 92%;
        top: -10vh;
    }
}

@media only screen and (max-width: 1290px) {
    .SH-PageContent {
        width: 95%;
    }
}


@media only screen and (max-width: 1240px) {
    .SH-SinglePoem_C {
        width: 270px;
        margin: auto;
    }

    .SH-Slider_C {
        width: 860px;
    }
}


@media only screen and (max-width: 1150px) {
    .SH-SinglePoem_C {
        width: 300px;
        margin: auto;
    }

    .SH-Slider_C {
        width: 650px;
    }

    .SH-PageContent {
        max-width: 920px;
    }

}

@media only screen and (max-width: 940px) {
    .SH-SinglePoem_C {
        width: 270px;
        margin: auto;
    }

    .SH-Slider_C {
        width: 590px;
    }

}

@media only screen and (max-width: 800px) {

    .SH_blur_layer {
        display: none;
    }

    .SH-PageContent {
        width: 100%;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0)
    }

    .SH_PageContent_bd_fade {
        display: none;
    }

    .SH-slider_W::after {
        content: '';
        display: block;
        position: absolute;
        top: 60px;
        left: -5px;
        height: 100%;
        width: 5px;
        background: #fff;
        z-index: 1;
        box-shadow: 0px 0px 10px 10px #fff;
    }

    .SH-slider_W::before {
        content: '';
        display: block;
        position: absolute;
        top: 60px;
        right: -5px;
        height: 100%;
        width: 5px;
        background: #fff;
        z-index: 1;
        box-shadow: 0px 0px 10px 10px #fff;
    }

    .SH-PageContent .SH-slider_W::after,
    .SH-PageContent .SH-slider_W::before {
        display: none;
    }


}

@media only screen and (max-width: 780px) {
    .owl-next {
        right: -45px;
    }

    .owl-prev {
        left: -45px;
    }

    .SH-SinglePoem_C {
        width: 260px;
    }

    .SH-Slider_C {
        width: 570px;
    }

    .SH-SingleVersions_C div {
        width: 100%;
        max-width: 300px;
    }

    .SH-SingleVersions_C p {
        width: 94%;
        padding: 20px;
    }

}

@media only screen and (max-width: 700px) {
    .SH-SinglePoem_C {
        width: 320px;
        margin: auto;
        border-radius: 16px;
    }

    .SH-Slider_C {
        width: 370px;
    }

    .owl-next {
        right: -70px;
    }

    .owl-prev {
        left: -70px;
    }

}

@media only screen and (max-width: 580px) {
    .SH-SinglePoem_C {
        width: 290px;
        margin: auto;
    }

    .SH-Slider_C {
        width: 340px;
    }

    .owl-next {
        right: -60px;
    }

    .owl-prev {
        left: -60px;
    }

    .SH-media_C,
    .SH_media .SH-mediaImage {
        width: 135px;
    }


}

@media only screen and (max-width: 500px) {
    .SH-SinglePoem_C {
        width: 280px;
        margin: auto;
    }

    .SH-Slider_C {
        width: 330px;
    }

    .owl-next {
        right: -40px;
    }

    .owl-prev {
        left: -40px;
    }

    .SH-slidersTitle a {
        font-size: 18px;
    }

    .SH-slidersTitle {
        text-align: center;
        margin-bottom: 40px;
    }

    .SH-poetBigerImage {
        width: 120px;
        height: 120px;
    }
}

@media only screen and (max-width: 500px) {
    .SH-SinglePoem_C {
        width: 270px;
        margin: auto;
    }

    .SH-Slider_C {
        width: 320px;
    }

    .owl-next {
        right: -25px;
    }

    .owl-prev {
        left: -25px;
    }
}

@media only screen and (max-width: 440px) {
    .SH-SinglePoem_C {
        width: 260px;
        margin: auto;
    }

    .SH-Slider_C {
        width: 300px;
    }

    .owl-next {
        right: -27px;
    }

    .owl-prev {
        left: -27px;
    }
}

@media only screen and (max-width: 380px) {
    .owl-next {
        right: -2px;
    }

    .owl-prev {
        left: -2px;
    }
}