

.newsSliderItem img {
    width: 100%;
    margin-bottom: 22px;
}

.newsSliderItem {
    margin-bottom: 24px;
}

.date {
    display: block;
    color: #F1B80E;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 22px;
}

.newsTitle {
    height: 72px;
    color: #393939;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    display: -webkit-box;
    word-break: break-word;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    margin-bottom: 22px;
}

.newsTxt {
    color: #393939;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    height: 96px;
    display: -webkit-box;
    word-break: break-word;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}

.more {
    font-family: MonserratBold;
    width: 100%;
    display: block;
    padding: 0 8px;
    border-bottom: 4px solid #4D4D4F;
    position: relative;
    color: #4D4D4F;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-top: 24px;
    transition: 0.3s;
}

.more:after {
    content: url("/images/vec.svg");
    position: absolute;
    right: 0;
    top: -14px;
}

.newsSection {
    max-width: 1366px;
    width: 100%;
    margin: 100px auto 0;
    padding: 32px 35px 264px;
    border-left: 1px solid #E7E6E4;
    border-right: 1px solid #E7E6E4;
}

.newsSliderItem {
    width: 400px;
}

.news {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto;
    gap: 48px;
}

.title {
    margin-bottom: 46px;
    color: #393939;
    font-family: MonserratBold;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 80px;
}

.breadcrumbItem {
    color: #7B7B7F !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 12px;
    white-space: nowrap;
}

.breadcrumbItem img {
    margin-left: 12px;
}

.breadcrumbs {
    margin-bottom: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: auto;
}

.activeBreadcrumb img {
    display: none;
}

.activeBreadcrumb {
    color: #4D4D4F;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

.pagination a {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: 4px 8px;
    display: block;
    margin: 0 8px;
    min-width: 24px;
}

.pagination a:first-child, .pagination a:last-child {
    padding: 0;
    position: relative;
    top: 3px;
}

.pagination .active {
    background: #F1B80E;
    font-weight: 700;
}

.more:hover {
    background: #4D4D4F;
    color: #F1B80E;
}

.innerTitle {
    line-height: 64px;
    margin-bottom: 36px;
}

.back {
    color: #F1B80E;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px;
}

.back img {
    transform: rotate(180deg);
    margin-right: 10px;
}

.innerPageImg {
    width: 100%;
    margin-bottom: 32px;
}

.innerPageTxt * {
    all: revert;
    /*color: #393939;*/
    /*font-size: 14px;*/
    /*font-weight: 400;*/
    line-height: 24px !important;
}

.innerPageTxt a {
    border-bottom: 3px solid #F1B80E;
}
.innerPageTxt {
    margin-bottom: 77px;
}

.innerPageGallery {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto;
    gap: 48px;
}

.sliderTitle {
    margin: 76px auto 0;
    color: #393939;
    font-size: 32px;
    font-weight: 600;
    line-height: 46px;
    text-transform: capitalize;
    padding-bottom: 24px;
}

.innerSection {
    padding-bottom: 0 !important;
}

.relativeSliderContent {
    background: #E7E6E4;
    padding: 44px 0;
}

.relativeSliderContent .newsSliderItem {
    min-height: 556px;
    position: relative;
}

.relativeSliderContent .newsSliderItem .more {
    position: absolute;
    bottom: 0;
    left: 0;
}

.sliderContent {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    padding: 0 35px;
    position: relative;
}

.sliderContent .swiper {
    position: static;
}

.sliderContent .swiper-button-prev:after, .sliderContent .swiper-button-next:after {
    display: none;
}

.sliderContent .swiper-button-prev, .sliderContent .swiper-button-next {
    top: 29%;
}

.relativeDdate {
    color: #F1B80E;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    display: block;
    margin: 0 0 22px;
}

.relativeNewsTitle {
    color: #393939;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 22px 0;
}

.relativeNewsTxt {
    color: #393939;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    display: -webkit-box;
    word-break: break-word;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    height: 96px;
}

.border {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    height: 244px;
    border-left: 1px solid #E7E6E4;
    border-right: 1px solid #E7E6E4;
}

.innerPageGallery img {
    width: 100%;
}

.pdfSection {
    border-right: 1px solid #E7E6E4;
    border-left: 1px solid #E7E6E4;
    padding-left: 35px;
    padding-right: 35px;
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
}

.pdfSectionTitle {
    color: #393939;
    padding-top: 40px;
    font-size: 32px;
    font-weight: 600;
    line-height: 46px;
    text-transform: capitalize;
    margin-bottom: 32px;
    font-family: MonserratBold;
}

.pdfImg {
    max-width: 335px;
    cursor: pointer;
    height: 460px;
    object-fit: cover;
    width: 100%;
}

.pdfTitle {
    color: #393939;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 8px 0;
    display: block;
}

.filesMainContent {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto;
    gap: 40px 48px;
}

.fileName {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 8px;
}

.catalougeSection .t-btn {
    margin-right: 20px;
}

.catalougeSection .t-btn-container {
    margin-bottom: 40px;
    padding-top: 0;
}

.catalougeSection .t-panel-container {
    margin-bottom: 24px;
}
.catalougeSection .fileName {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 335px;
}

@media (max-width: 1700px) {
    .title {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 32px;
    }

    .newsSliderItem {
        max-width: 400px;
        width: 100%;
    }
}

@media (max-width: 1450px) {
    .news {
        gap: 36px;
    }

    .title {
        font-size: 28px;
        margin-bottom: 24px;
    }

    .innerPageGallery {
        gap: 24px;
    }
}

@media (max-width: 1400px) {
    .newsSection {
        max-width: 93%;
        padding: 32px 35px 146px;
    }
}

@media (max-width: 1130px) {
    .news {
        gap: 20px;
    }

    .filesMainContent {
        gap: 20px;
    }
}

@media (max-width: 877px) {
    .news {
        -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
    }

    .newsSection {
        padding: 16px 0 80px;
        border-left: none;
        border-right: none;
    }

    .breadcrumbs {
        margin-bottom: 8px;
    }

    .title {
        font-size: 24px;
        line-height: 40px;
    }

    .back img {
        display: none;
    }

    .newsSection {
        margin: 70px auto 0
    }

    .back {
        margin-bottom: 5px;
    }

    .innerPageImg {
        margin-bottom: 24px;
    }

    .innerSection {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .innerPageTxt {
        margin-bottom: 24px;
    }

    .innerPageGallery {
        -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
        gap: 16px;
    }

    .innerPageTxt, .sliderTitle {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .sliderTitle {
        margin: 0;
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 16px;
    }

    .relativeSliderContent {
        padding: 25px 0;
        margin-bottom: 80px;
    }

    .sliderContent {
        padding: 0 12px;
    }

    .sliderContent .swiper-button-prev img, .sliderContent .swiper-button-next img {
        width: 53px;
    }

    .relativeNewsTxt {
        -webkit-line-clamp: 8;
        height: 248px;
    }

    .relativeSliderContent .newsSliderItem {
        min-height: 601px;
        position: relative;
    }

    .border {
        display: none;
    }

    .sliderContent .swiper-button-prev, .sliderContent .swiper-button-next {
        top: 20%;
    }

    .catalougeSection .title {
        margin-bottom: 0;
    }
}

@media (max-width: 600px) {
    .news, .filesMainContent {
        -ms-grid-columns: auto;
        grid-template-columns: auto;
    }
    .pdfImg {
        height: auto;
    }
}

@media (max-width: 450px) {
    .pdfImg, .catalougeSection .fileName  {
        max-width: 448px;
    }
}
