[data-events=false] {
    pointer-events: none
}
.content-wrapper.internal{padding-top: 0px!important;}
.feedback-wrapper {
    background-color: #375E67 !important;
}

.grid-container {
    columns: 3 200px;
    margin: 0 auto;

}
.arhiv__item {
    margin-left: 0 !important;
}

html {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: normal
}

html, body {
    height: 100%
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Mont', sans-serif;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word
}

.soc__wrap>a {
    margin-right: 10px;
    padding: 0 !important;
}

.container {
    width: 100%;
    max-width: 1566px;
    padding: 0 15px;
    margin: 0 auto
}

.container__full {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto
}

.main-title {
    font-family: 'Philosopher', sans-serif
}

.page-title {
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    margin: 0
}

.main-btn {
    font-weight: 800;
    font-size: 21px;
    line-height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF !important;
    background: #F29C62;
    border-radius: 1000px;
    padding: 0 48px;
    height: 60px;
    width: max-content;
    text-decoration: none !important;
    transition: .1s !important;
}

.main-btn:hover {
    background-color: #EF833B;
}
.main-btn:focus {
}

.owl-stage {
    -webkit-transition: 0s !important;
    -o-transition: 0s !important;
    transition: 0s !important
}

.blog-slider {
    position: relative;
    max-height: 100vh;
    height: 811px;
    overflow: hidden;
    min-height: 600px;
    max-height: calc(100vh - 215px)
}

.blog-slider .dots {
    display: none
}

.blog-slider__item {
    position: relative
}

.blog-slider__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-slider__item video {
    height: calc(100% + 520px);
    /*height: calc(100% + 382px);*/
    width: 100%;
    background-position: center;
    position: relative;
    top: -171px
}

.blog-slider__over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.blog-slider__slider {
    position: relative;
    height: 100%
}

.blog-slider__full, .blog-slider__track, .blog-slider__item, .blog-slider__bg, .blog-slider .owl-stage-outer, .blog-slider .owl-stage, .blog-slider .owl-item {
    height: 100%
}
.arhiv__nav-wrap.arhiv__nav-wrap--single {
    margin-top: -25px;
}

.blog-slider__content {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.blog-slider__elems {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog-slider__static {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 2;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1562px;
    padding: 0 15px;
    margin: 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-slider__nav {
    padding: 74px 0;
    position: relative;
    z-index: 2
}

.blog-slider__nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 907px;
    margin: 0 auto;
    width: 100%
}

.blog-slider__nav li {
    padding: 0;
    cursor: pointer;
}

.blog-slider__nav a {
    font-size: 24px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none
}

.blog-slider__nav a.active, .blog-slider__nav a:hover {
    color: #F29C62;
}

.blog-slider__counter {
    font-size: 48px;
    line-height: 139%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFFFFF;
	font-weight: 300;
	font-size: 40px;
    margin-left: 10px;
}

.blog-slider__counter span {
    font-weight: 600;
    font-size: 56px;
}

.blog-slider__counter span:nth-child(2) {
    font-weight: 200;
    font-size: 68px;
    transform: rotate(5deg);
    margin-left: 18px;
    margin-right: 10px;

}

.blog-slider__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.blog-slider__btn {
    height: 168px;
    width: 168px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.blog-slider__btn img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.blog-slider__btn:hover {
    background: rgba(255, 255, 255, 0.3);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.blog-slider__coment {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #F29C62;
}

.blog-slider__title {
    font-weight: 600;
    font-size: 40px;
    line-height: normal;
    margin-top: 10px;
    color: #FFFFFF;
}

.blog-slider__descr {
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    color: #FFFFFF;
	max-width: 653px;
    margin-top: 14px;
}
.blog-slider__descr {
    font-weight: 300;
    font-size: 28px;
}

.blog-slider__link-btn {
    height: 60px;
    width: 197px;
    margin-top: 36px;
}

.bottom-soc {
    display: none
}

@media (max-width: 1560px) {
    .blog-slider__static {
        max-width: 1066px
    }

    .blog-slider__item video {
        height: calc(100% + 297px);
        width: 100%;
        background-position: center;
        position: relative;
        top: -149px
    }
}

@media (max-width: 1450px) {
    .blog-slider__item video {
        width: 1450px
    }
}

@media (max-width: 1280px) {
    .blog-slider__nav a {
        font-size: 16.1855px
    }

    .blog-slider__nav {
        padding: 46px 0
    }

    .blog-slider__nav ul {
        max-width: 575px
    }

    .blog-slider {
        height: 539px;
        min-height: auto
    }

    .blog-slider__btn {
        height: 116px;
        width: 116px
    }

    .blog-slider__btn img {
        width: 21px
    }

    .blog-slider__counter {
        font-size: 32.3709px
    }

    .blog-slider__counter span {
        font-size: 43.1612px
    }

    .blog-slider__counter span:nth-child(2) {
        margin-left: 17px
    }

    .blog-slider__coment {
        font-size: 16.1855px
    }

    .blog-slider__title {
        font-size: 37.7661px;
        line-height: 33px
    }

    .blog-slider__descr {
        font-size: 21.5806px;
        max-width: 500px;
        margin-top: 16px;
        line-height: 26px
    }

    .blog-slider__link-btn {
        width: 150px;
        height: 45px;
        margin-top: 21px
    }

    .blog-slider__item video {
        width: 1280px
    }
}

@media (max-width: 960px) {
    .blog-slider__item video {
        width: 960px
    }

    .blog-slider__item video {
        height: calc(100% + 297px);
        top: -148px
    }
}

@media (max-width: 768px) {
    .blog-slider__btn {
        width: 69px;
        height: 69px
    }

    .blog-slider__counter {
        font-size: 19.4226px
    }

    .blog-slider__counter span {
        font-size: 25.8967px
    }

    .blog-slider__static {
        padding: 0 45px;
        background: rgba(255, 255, 255, 0.2)
    }

    .blog-slider__counter span:nth-child(2) {
        margin-left: 9px;
        margin-right: 4px
    }

    .blog-slider {
        height: 400px
    }

    .blog-slider__descr {
        font-size: 16px;
        max-width: 371px;
        line-height: 19px;
        margin-top: 8px
    }

    .blog-slider__coment {
        font-size: 14px
    }

    .blog-slider__title {
        font-size: 24px;
        line-height: 24px
    }

    .blog-slider__link-btn {
        width: 120px;
        height: 35px;
        font-size: 18px;
        margin-top: 10px
    }

    .blog-slider__item video {
        width: 768px
    }
}

@media (max-width: 630px) {
    .blog-slider__nav ul {
        max-width: 490px
    }

    .blog-slider__nav a {
        font-size: 14px
    }

    .blog-slider__nav {
        padding: 29px 0
    }

    .blog-slider__item video {
        width: 720px;
        left: calc(50% - 360px)
    }
}

@media (max-width: 530px) {
    .blog-slider__nav {
        display: none
    }

    .blog-slider__elems {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .blog-slider__content {
        padding-bottom: 69px
    }
}

@media (max-width: 410px) {
    .blog-slider__static {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .blog-slider__static {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 15px
    }

    .blog-slider__item video {
        top: -150px
    }

    .blog-slider .dots {
        display: none !important
    }

    video.uk-cover {
        left: -158px
    }

    .blog-slider .owl-dot {
        display: none;
        background: #BBCED1 !important;
        display: block;
        height: 11px;
        width: 11px;
        border-radius: 50%;
        border: none;
        outline: none;
        display: inline-block;
        margin: 0 2px
    }

    .blog-slider .owl-dot.active {
        background: #FF7475 !important
    }

    .blog-slider .dots {
        position: absolute;
        z-index: 2;
        left: calc(50% - 24px);
        bottom: 120px;
        display: block;
        margin-top: 20px;
        width: 48px
    }

    .arhiv__all-btn {
        margin-top: -6px
    }
}

@media (max-width: 360px) {
    .blog-slider {
        height: 483px
    }

    .blog-slider__link-btn {
        margin-top: 25px
    }

    .blog-slider__content {
        padding-bottom: 45px
    }

    .blog-slider__item video {
        width: 866px;
        position: relative;
        left: calc(50% - 433px)
    }

    video.uk-cover {
        left: -252px
    }
}

.arhiv {
    padding-top: 132px;
    padding-bottom: 100px
}

.arhiv__pagi-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 35px
}


.arhiv__tab.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.arhiv__pagi--item {
    height: 45px;
    width: 45px;
    border: 1px solid #E3ECEF;
    border-radius: 5px;
    margin: 0 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    cursor: pointer
}

.arhiv__pagi--item:hover {
    color: #fff;
    background: #E3ECEF
}

.arhiv__pagi--item.active {
    background: #FF7475;
    border-color: #FF7475;
    color: #fff
}

.arhiv__all-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 19px;
    line-height: 22px;
    color: #939393;
    background: #E3ECEF;
    border-radius: 5px;
    width: 258px;
    height: 65px;
    margin: 90px auto 0;
    cursor: pointer
}

.arhiv__all-btn:hover {
    background: #ff7474;
    color: #fff
}

.arhiv__colum {
    max-width: 366px;
    margin-right: 20px
}

.arhiv__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.arhiv__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.arhiv__nav-wrap {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 367px;
}

.arhiv__nav {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 15px
}

.arhiv__search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.arhiv__search input {
    outline: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #F1F6F7;
    border-radius: 5px;
    font-family: 'Gilroy', sans-serif;
    font-weight: normal;
    height: 55px;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 19px;
    line-height: 22px;
    color: #444444;
    padding-left: 36px;
    font-family: 'Mont';
}

.arhiv__search input::-webkit-input-placeholder {
    font-weight: 300;
	font-size: 18px;
    color: #444444;
    font-weight: normal
}

.arhiv__search input::-moz-placeholder {
    font-weight: 300;
	font-size: 18px;
    color: #444444;
    font-weight: normal
}

.arhiv__search input:-ms-input-placeholder {
    font-weight: 300;
	font-size: 18px;
    color: #444444;
    font-weight: normal
}

.arhiv__search input::-ms-input-placeholder {
    font-weight: 300;
	font-size: 18px;
    color: #444444;
    font-weight: normal
}

.arhiv__search input::placeholder {
    font-weight: 300;
	font-size: 18px;
    color: #444444;
    font-weight: normal
}

.arhiv__search button {
    height: 55px;
    width: 55px;
    border-radius: 0px;
    border: none;
    padding: 0;
}

.arhiv-item {
    width: 100%;
    border-radius: 4px
}

.arhiv-item.arhiv-item--video .arhiv-item__img {
    pointer-events: auto
}

.arhiv-item__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 23px 24px 56px;
    display: none
}

.arhiv-item__content-activ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 22px 24px 0
}

.arhiv-item__wrap {
    position: relative;
    height: 267px
}

.arhiv-item__img {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    display: block;
}

.arhiv-item__img img {
    width: 100%;
    border-radius: 5px
}

.arhiv-item__img .play-btn {
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
    width: auto !important;
    cursor: pointer
}

.arhiv-item__video {
    display: none
}

.arhiv-item__video.open {
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.6)
}

.arhiv-item__comment {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #F29C62;
}

.arhiv-item__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 108.3%;
    color: #818784;
    margin-top: 16px;
    margin-bottom: 12px;
    text-decoration: none;
    pointer-events: none
}
.arhiv-item__title {
    color: #2C2C2C !important;
    text-decoration: none !important;
}

.arhiv-item__descr {
    
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
}

.arhiv-item__btn {
    display: none;
    width: 182px;
    height: 53px;
    margin-top: 44px
}

.arhiv-item:hover .arhiv-item__content-activ .arhiv-item__title, .arhiv-item:hover .arhiv-item__content-activ .arhiv-item__descr, .arhiv-item:hover .arhiv-item__content-activ .arhiv-item__comment {
    color: #444444;
}

.arhiv-item:hover .arhiv-item__content-activ .arhiv-item__btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.arhiv-item:hover .arhiv-item__content-activ {
    z-index: 6;
    padding-bottom: 35px;
    background: #D3D5D1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    position: absolute;
    align-items: center;
    top: -7px;
    position: absolute;
    padding-top: 26px;
    text-align: center;
    padding: 29px 24px 35px;
    border-radius: 0px 0px 5px 5px
}

.cat {
    margin-top: 21px;
    margin-bottom: 26px
}

.cat__title {
    margin-bottom: 19px;
    margin-top: 27px;
    font-family: 'Mont';
    font-weight: 800;
    font-size: 40px;
    line-height: 51px;
    color: #2c2c2c;
    text-align: left;

text-align: left;
    padding-left: 40px;
}

.cat__items {
    margin-top: 22px
}

.cat__item {
    cursor: pointer;
    text-decoration: none;
    height: 72px;
    padding: 0 40px;
    border-top: 1.20248px solid #F1F6F7;
    font-size: 19px;
    line-height: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #444444 !important;
}
.cat__item {
    font-weight: 300;
    font-size: 18px;
}

.cat__item:hover {
    color: #5f5e5e
}

.cat__item.active {
    color: #F29C62 !important;
}

.cat__item:last-child {
    border-bottom: 1.20248px solid #D3D5D1;
}

.cat__item {
    text-decoration: none !important;
}

.soc {
    margin-bottom: 15px
}

.soc__wrap {
    margin-top: 30px;
    padding: 0 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.soc__item {
    width: 54px;
    height: 55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
}

.soc__item svg {
    width: 30px;
    height: auto
}

.soc__item svg path {
    fill: #fff
}

.select__trigger {
    display: none
}

.arhiv-item__video-close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 20px;
    pointer-events: none;
    cursor: pointer
}

.arhiv-item--video {
    position: relative
}

.arhiv-item__video.open {
    position: absolute
}

.arhiv-item__video.open iframe {
    height: 100%;
    width: 100%
}

.arhiv__item:hover .arhiv-item__img img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

@media (max-width: 1525px) {
    .arhiv__colum {
        max-width: 350px
    }
}

@media (max-width: 1480px) {
    .arhiv__colum {
        max-width: 320px
    }
}

@media (max-width: 1390px) {
    .arhiv__nav-wrap {
        max-width: 300px
    }

    .soc__item {
        width: 36px;
        height: 37px;
        border-radius: 10px
    }

    .soc__item svg, .soc__item img {
        height: 17px
    }

    .arhiv-item__wrap {
        position: relative;
        height: 180px
    }

    .soc__wrap {
        padding: 0;
        max-width: 200px;
        margin: 30px auto 0
    }

    .arhiv__tabs-content {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .arhiv__colum {
        width: calc(33% - 20px)
    }

    .arhiv {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .arhiv-item__title {
        margin-bottom: 8px;
        font-size: 16.2935px;
        margin-top: 11px
    }

    .arhiv-item__comment {
        font-size: 13.5779px;
        line-height: 16px
    }

    .arhiv-item__descr {
        font-size: 13.5779px;
        line-height: 108.3%
    }

    .arhiv-item__btn {
        font-size: 16.2935px;
        width: 124px;
        height: 36px
    }

    .arhiv__search input {
        -webkit-box-flex: none;
        -webkit-flex-grow: none;
        -ms-flex-positive: none;
        flex-grow: none;
        width: 100%
    }

    .arhiv-item__content, .arhiv-item__content-activ {
        padding-top: 14px
    }

    .arhiv-item__btn {
        margin-top: 18px
    }
}

@media (max-width: 1340px) {
    .arhiv__colum {
        width: auto;
        max-width: 249px;
        margin-right: 13.4px
    }

    .arhiv__search button {
        width: 37.34px;
        min-width: 37.34px;
        height: 37.34px
    }

    .arhiv__all-btn {
        width: 213px;
        height: 56px;
        font-size: 17px
    }

    .arhiv__search input {
        height: 37.34px;
        font-size: 12.899px;
        padding-left: 24px
    }

    .arhiv__search input::-webkit-input-placeholder {
        font-size: 12.899px
    }

    .arhiv__search input::-moz-placeholder {
        font-size: 12.899px
    }

    .arhiv__search input:-ms-input-placeholder {
        font-size: 12.899px
    }

    .arhiv__search input::-ms-input-placeholder {
        font-size: 12.899px
    }

    .arhiv__search input::placeholder {
        font-size: 12.899px
    }

    .cat__title {
        font-size: 28px;
        line-height: 33px
    }

    .cat__item {
        font-size: 14px;
        height: 50px;
        padding: 0 26px
    }

    .cat {
        margin-top: 17px;
        margin-bottom: 26px
    }

    .cat__items {
        margin-top: 14px
    }

    .arhiv__tabs-content, .arhiv__nav-wrap {
        -webkit-box-flex: inherit;
        -webkit-flex-grow: inherit;
        -ms-flex-positive: inherit;
        flex-grow: inherit
    }

    .arhiv__nav-wrap {
        max-width: 250px
    }

    .arhiv__container {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .arhiv__search button img {
        width: 16px
    }

    .arhiv-item__content, .arhiv-item__content-activ {
        padding-left: 16px !important;
        padding-right: 16px !important
    }

    .arhiv-item__content-activ {
        padding-top: 14px !important
    }

    .arhiv__item:hover .arhiv-item__content-activ {
        padding-top: 21px !important
    }

    .arhiv-item__content {
        padding-bottom: 40px
    }
}

@media (max-width: 1020px) {
    .arhiv__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .select__trigger {
        -webkit-box-ordinal-group: 5 !important;
        -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .arhiv__cat.cat {
        right: 0
    }

    .arhiv__nav.open .cat__items {
        z-index: 20
    }

    .arhiv__cat.cat .cat__title {
        display: none !important
    }

    .soc__item svg, .soc__item img {
        height: 22px
    }

    .bottom-soc {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 5px
    }

    .soc {
        display: none
    }

    .soc__item {
        width: 44px;
        height: 43px;
        border-radius: 50%;
    }

    .cat__title {
        display: block !important;
        font-size: 24px;
        margin-top: 14px;
        margin-bottom: 15px
    }

    .soc.bottom-soc {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 25px
    }

    .arhiv__nav-wrap {
        width: 100%;
        height: 100px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .arhiv__nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 775px;
        margin: 0 auto;
        position: relative
    }

    .cat__title {
        display: none
    }

    .soc__wrap {
        margin-top: 0;
        width: 240px
    }

    .cat__items {
        background: #fff;
        width: 329px;
        margin-top: 0;
        border: 1px solid #BBCED1;
        border-radius: 3px;
        position: absolute;
        left: 0;
        top: calc(100% + -26px)
    }

    .cat__items {
        width: 100%
    }

    .arhiv__cat.cat {
        margin: 0;
        position: absolute;
        top: calc(100% + 1px);
        max-width: 329px;
        width: calc(50% - 10px)
    }

    .arhiv__search {
        height: 50px;
        width: 329px
    }

    .arhiv__search input {
        border: 1px solid #BBCED1;
        height: 100%
    }

    .arhiv__search button {
        height: 50px;
        width: 50px;
        min-width: 50px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .select__trigger, .arhiv__search {
        max-width: calc(50% - 10px)
    }

    .cat__item {
        padding: 0
    }

    .arhiv__colum:last-child {
        margin-right: 0
    }

    .select__trigger {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 329px;
        height: 50px;
        border: 1px solid #BBCED1;
        border-radius: 3px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 26px;
        color: #939393;
        font-size: 14px
    }

    .select__trigger img {
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .cat__item.active {
        display: none
    }

    .arhiv__nav {
        top: 0
    }

    .cat__items {
        border-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 0 25px;
        height: 0px;
        overflow: hidden;
        opacity: 0;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .soc {
        margin-bottom: 0
    }

    .arhiv__nav.open .cat__items {
        height: auto;
        overflow: hidden;
        opacity: 1;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .arhiv__nav.open .select__trigger {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 0
    }

    .arhiv__nav.open .select__trigger img {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .arhiv__nav.open .arhiv__cat {
        display: block
    }

    .arhiv__search input::-webkit-input-placeholder {
        color: #939393;
        font-size: 14px
    }

    .arhiv__search input::-moz-placeholder {
        color: #939393;
        font-size: 14px
    }

    .arhiv__search input:-ms-input-placeholder {
        color: #939393;
        font-size: 14px
    }

    .arhiv__search input::-ms-input-placeholder {
        color: #939393;
        font-size: 14px
    }

    .arhiv__search input, .arhiv__search input::placeholder {
        color: #939393;
        font-size: 14px
    }
}

.feedback-wrapper {
    background: #8C8C8C;
}



.form-container {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.form-container .feedback .form-group .checkbox .check-title {
    color: #fff
}

.form-container .feedback .form-control {
    border: 2px solid #fff;
    border-radius: 10px
}

.form-container .feedback .form-control::-webkit-input-placeholder {
    color: #fff
}

.form-container .feedback .form-control:-ms-input-placeholder {
    color: #fff
}

.form-container .feedback .form-control:-moz-placeholder, .form-container .feedback .form-control::-moz-placeholder {
    color: #fff
}

@media (min-width: 768px) {
    .form-container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .form-container {
        width: 970px
    }
}

@media (min-width: 1330px) {
    .form-container {
        width: 1296px
    }
}

@media (max-width: 810px) {
    .arhiv-item__title, .arhiv-item__img {
        pointer-events: auto
    }

    .arhiv {
        padding-top: 40px
    }

    .arhiv__colum:nth-child(2) {
        display: none
    }

    .arhiv__colum {
        max-width: 329px;
        width: calc(50% - 6.7px)
    }

    .arhiv__nav {
        max-width: 671px;
        top:0px!important;
    }

    .arhiv-item__comment {
        font-size: 16px;
        line-height: 19px
    }

    .arhiv-item__title {
        font-size: 20px;
        line-height: 108.3%
    }

    .arhiv-item__descr {
        font-size: 18px;
        line-height: 108.3%
    }

    .arhiv-item:hover .arhiv-item__content-activ {
        background: transparent
    }

    .arhiv-item:hover .arhiv-item__descr, .arhiv-item:hover .arhiv-item__title {
        color: #818784 !important
    }

    .arhiv-item:hover .arhiv-item__comment {
        color: #FF7475 !important
    }

    .arhiv-item.active .arhiv-item__content-activ {
        z-index: 2;
        padding-bottom: 35px;
        background: #8C8C8C;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        top: 0;
        position: absolute;
        align-items: center;
        top: -7px;
        position: absolute;
        padding-top: 26px;
        text-align: center;
        padding: 29px 24px 35px;
        border-radius: 0px 0px 5px 5px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .arhiv-item.active .arhiv-item__content-activ .arhiv-item__btn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .arhiv-item.active .arhiv-item__content-activ .arhiv-item__descr {
        color: #fff
    }

    .arhiv-item.active .arhiv-item__content-activ .arhiv-item__comment {
        color: #fff
    }

    .arhiv-item.active .arhiv-item__content-activ .arhiv-item__title {
        color: #fff
    }

    .arhiv-item__wrap {
        position: relative;
        height: 194px
    }

    .arhiv__item:hover .arhiv-item__btn {
        display: none !important
    }
}

@media (max-width: 700px) {
    .arhiv-item__wrap {
        position: relative;
        height: 210px
    }
}

@media (max-width: 610px) {
    .soc {
        display: none
    }

    .select__trigger {
        -webkit-box-ordinal-group: 0 !important;
        -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .select__trigger {
        max-width: 100%;
        width: 100%
    }

    .cat__items {
        width: 100%
    }

    .arhiv__item:hover .arhiv-item__content-activ {
        position: -webkit-sticky;
        position: sticky;
        padding: 14px 16px 0 !important
    }

    .arhiv-item__descr {
        font-size: 16px;
        line-height: 108.3%
    }

    .arhiv-item__wrap {
        height: auto;
        padding-bottom: 20px
    }

    .arhiv-item__comment {
        font-size: 14px;
        line-height: 16px
    }

    .arhiv-item__title {
        font-size: 18px;
        line-height: 108.3%
    }

    .arhiv__nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .arhiv__nav-wrap {
        height: auto
    }

    .arhiv__search {
        max-width: 100%;
        width: 100%
    }

    .select__trigger, .arhiv__search {
        margin-bottom: 10px
    }

    .arhiv__cat.cat {
        max-width: 100%;
        width: 100%;
        top: calc(100% + 16px)
    }
}

@media (max-width: 530px) {
    .arhiv__tab.active {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .arhiv-item.arhiv-item--video .arhiv-item__img {
        pointer-events: auto
    }

    .arhiv-item.arhiv-item--video .arhiv-item__img img:nth-child(1) {
        height: 100%
    }

    .arhiv__colum:nth-child(2) {
        display: block
    }

    .arhiv__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .arhiv-item__video.open {
        background: transparent
    }

    .arhiv__nav-wrap {
        max-width: 332px
    }

    .arhiv-item__video-close {
        display: none
    }

    .arhiv__all-btn {
        width: 206px;
        height: 35px;
        font-size: 13px
    }

    .arhiv__pagi-wrap {
        margin-top: 19px
    }

    .arhiv__colum {
        max-width: 329px;
        width: 100%;
        margin-right: 0
    }

    .arhiv__tab {
        position: relative
    }

    .arhiv-item__video.open {
        position: absolute
    }

    .arhiv-item__video.open iframe {
        height: 100%
    }

    .arhiv-item__video.open iframe .ytp-cued-thumbnail-overlay-image {
        padding: 0 18px;
        position: relative;
        left: -18px
    }

    .arhiv__pagi--item {
        height: 37px;
        width: 37px;
        margin: 0 3px;
        font-size: 14px;
        cursor: pointer
    }
}

@media (max-width: 360px) {
    .arhiv__wrap {
        margin-top: 28px
    }

    .arhiv-item__title {
        margin-top: 3px;
        margin-bottom: 13px
    }

    .arhiv-item__video.open iframe {
        max-width: 100%
    }
}

.blog-slider--single .blog-slider__counter {
    display: none
}

.blog-slider--single .blog-slider__static {
    max-width: 1529px
}

.blog-slider--single .cat__item {
    text-decoration: none
}

.blog-slider--single .blog-slider__btns {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.blog-slider--single .heigder {
    height: 220px
}

.blog-slider--single .owl-stage {
    -webkit-transition: all 0.25s ease 0s !important;
    -o-transition: all 0.25s ease 0s !important;
    transition: all 0.25s ease 0s !important
}

.single {
    max-width: 1143px;
    margin-right: 19px
}

.single__title {
    font-weight: 600;
    font-size: 42px;
    line-height: 50px;
    color: #939393;
    margin-top: 20px;
    margin-bottom: 42px
}

.single__descr {
    font-size: 22px;
    line-height: 26px;
    color: #939393;
    max-width: 900px
}

.single p {
    font-weight: 300;
    font-size: 18px;
    color: #444444;
}

.single__snippet--left img {
    margin-left: 20px
}

.single__snippet--right img {
    margin-right: 20px
}

.snippet {
    margin-top: 39px;
    margin-bottom: 66px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.snippet__title {
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #939393;
    margin-bottom: 28px
}

.snippet__text {
    font-size: 22px;
    line-height: 26px;
    color: #939393
}

.snippet img {
    width: 366px;
    height: 366px;
    border-radius: 5px
}

.ather {
    position: fixed;
    width: 517px;
    height: 462px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.6);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    background: transparent;
    width: 184px;
    z-index: 9999999;
}

.ather__img {
    display: block;
    height: 100%;
    width: 330px;
    position: relative;
    min-width: 330px;
    background-size: cover;
}

.ather__content {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px;
}

.ather__com {
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #F29C62;
    margin-top: 124px
}

.ather__title {
    margin-top: 5px;
    margin-bottom: 104px;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF
}

.ather__btn {
    width: 167px;
    height: 46px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px
}

.ather__name {
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    position: relative
}

.ather__name span {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: static;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-right: -40px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: relative;
    left: -19px
}
.ather__name span {
    font-weight: 300;
    color: white;
}

.ather__img {
    opacity: 0;
    width: 0;
    min-width: 0px
}

.ather__name {
    color: #939393;
    width: 100%
}

.ather:hover {
    cursor: pointer;
    background: #375E67;
    width: 513px
}

.ather:hover .ather__img {
    opacity: 1;
    width: 330px;
    min-width: 330px;
    -webkit-transition: width .6s;
    -o-transition: width .6s;
    transition: width .6s
}

.ather__name{
	max-width: 183px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.ather:hover .ather__name {
    color: #fff;


}


.main-btn {
    transition: none !important;
    text-decoration: none !important;
    font-weight: 600;
}
.cat{
    margin-top: 0;
}
.arhiv__nav{
    top: 100px;
}
.page-container-wrapper {
    overflow: visible;
}
.page-container-wrapper .containerws .row{
    padding: 0;
}


[v-cloak] {
    display: none;
}
.arhiv__search input, .cat__item {
    border-color: #D3D5D1;
}
.arhiv__search input:placeholder {
	font-weight: 300;
	font-size: 18px;
	line-height: 23px;
}
.prev-single {
    top: calc(50% - 61px);
    left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.next-single {
    top: calc(50% - 81px);
    right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

@media (max-width: 1800px) {
    .ather:hover {
        width: 422px
    }

    .ather__name {
        width: 91px
    }

    .ather__name span {
        left: -20px
    }
}

@media (max-width: 1700px) {
    .ather:hover {
        width: 383px
    }

    .ather__name {
        width: 53px
    }

    .ather__name span {
        left: -85px
    }
}

@media (max-width: 1660px) {
    .cat__single {
        min-width: 364px
    }

    .single {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .arhiv__container--mod {
        padding: 0 60px
    }
}

@media (max-width: 1390px) {
    .arhiv__nav-wrap--single {
        max-width: none
    }
}

@media (max-width: 1280px) {
    .arhiv__container--mod {
        padding: 0 15px
    }

    .ather-single {
        display: none !important
    }

    .single__title {
        font-size: 37px;
        margin-bottom: 25px
    }

    .single__descr, .snippet__text, .single p {
        font-size: 19px;
        line-height: 22px
    }

    .snippet__title {
        font-size: 27px;
        line-height: 29px;
        margin-bottom: 18px
    }

    .cat__single {
        min-width: 290px
    }

    .blog-slider--single .heigder {
        height: 115px
    }
}

@media (max-width: 1125px) {
    .cat__single {
        min-width: 255px
    }

    .snippet img {
        width: 266px;
        height: 266px
    }
}

@media (max-width: 1020px) {
    .arhiv__nav--single {
        max-width: 100%
    }

    .single {
        margin-right: 0
    }

    .blog-slider--single .blog-slider__static {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        background: transparent !important
    }
}

@media (max-width: 720px) {
    .snippet {
        margin: 20px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .snippet {
        margin-bottom: 40px
    }

    .single__snippet--left img, .single__snippet--right img {
        margin-right: 0;
        margin-top: 20px;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 0;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .single__descr, .snippet__text, .single p {
        font-size: 16px;
        line-height: 18px
    }

    .snippet__title {
        font-size: 23px;
        line-height: 25px;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .single__title {
        font-size: 33px;
        margin-bottom: 13px;
        margin-top: 10px;
        line-height: 36px
    }

    .snippet__title {
        margin-bottom: 18px
    }
}


@media(min-width: 1200px){
    .blog-slider--single .blog-slider__btns {
        position: relative;
    }
    .blog-slider--single .blog-slider__btns{
        height: 168px;
    }
    .blog-slider--single .blog-slider__next {
        position: absolute;
        right: 0;
        top: 0;
    }
    .blog-slider--single .blog-slider__prev {
        position: absolute;
        left: 0;
        top: 0;
    }



    .blog-slider--single .blog-slider__btn {
        transform: none;
    }
}
@media(max-width: 500px) {
    .blog-slider--single .blog-slider__btns {
        height: 70px;
    }
}




.navigation-wrapper {
    width: 100%;
    padding: 0 20px;
}

@media(max-width:550px) {
	.arhiv__soc .cat__title {
		padding-left: 0;
	}
	.soc__wrap>a {
		margin-right: 5px !important;
		margin-left: 5px;
		min-width: 43px;
	}
	.soc__wrap {
		max-width: 260px;
		justify-content: center !important;
	}

	.arhiv__search input, .arhiv__search input::placeholder {
		font-size: 14px !important;
	}
	.select__trigger {
		font-weight: 300;
	}

}
















.ather__name a {
    color: #939393;
    display: inline;
    text-decoration: none;
}
.ather:hover a{
    color: #fff;
}

@media (max-width: 530px){
    .arhiv__nav-wrap {
        max-width: 100%;
    }
}
@media (max-width: 810px){
    .arhiv__nav {
        max-width: 100%;
        top: 0px!important;
    }
}

.cat__title {

    text-align: left;
    padding-left: 40px;
}
@media(max-width: 1340px){
    .cat__title{
       padding-left: 26px; 
    }
}
.soc__wrap {
    justify-content: flex-start;
    padding-left: 40px;
}
.soc__wrap>a {
    margin-right: 10px;
}
.arhiv__search input{
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 300;
    font-size: 18px !important;
}
.arhiv__search input::placeholder {
    font-weight: 300 !important;
    font-size: 18px !important;
}

body{
    overflow-x: hidden;
}

.cat__title {
    margin-top: 20px;
    font-weight: 700;
}

@media(max-width:520px) {
    .arhiv__search input, .arhiv__search input::placeholder {
        font-size: 14px !important;
    }
    
}