

/* Start:/local/templates/xxc/components/bitrix/news/military/bitrix/search.form/sidebar/style.css?16996176001090*/
.search {
    margin-bottom: 30px
}

.search .title {
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 30px;
    margin-top: 30px
}

.search-form {
    position: relative;
    margin-right: 50px
}

.search-form__input {
    padding: 16px 40px 16px 19px;
    width: 100%;
    border-radius: 5px;
    outline: none;
    border: 1px solid #f7f4f1
}

.search-form__button {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    background-size: auto;
    background-position: left center;
    background-repeat: no-repeat;
    width: 37px;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

@media screen and (max-width:1200px) {
    .search .title {
        margin-top: 0
    }

    .search-form {
        margin-right: 0
    }
}
/* End */


/* Start:/local/templates/xxc/components/bitrix/news/military/bitrix/news.list/military-pagen/style.css?16996176002178*/
.pagination{
	margin-top: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.pagination__left {
	margin-right: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.pagination__left span {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 38px;
	height: 20px;
	display: block;
	position: relative
}

.pagination__left span:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: #f7f4f1;
	border-radius: 50%;
	z-index: -1;
	right: 0;
	left: 0;
	margin: auto
}

.pagination__left:hover span {
	background-image: url(/img/swarrow-h.svg)
}
.pagination__item {
	padding: 0 5px;
	display: none;
	color: var(--color__text)
}
.pagination__item--show {
	display: block;
}
.pagination__item:hover {
	background-color: #7d5e42;
	background: linear-gradient(93.59deg, #bd9673 3.49%, #7d5e42 101.32%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.pagination__dots {
	padding: 0 6px
}
.pagination__left.disable,
.pagination__right.disable {
	pointer-events: none;
	opacity: 0.8;
}

.pagination__right {
	margin-left: 25px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.pagination__right span {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 38px;
	height: 20px;
	display: block;
	position: relative
}

.pagination__right span:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: #f7f4f1;
	border-radius: 50%;
	z-index: -1;
	right: 0;
	left: 0;
	margin: auto
}

.pagination__right:hover span {
	background-image: url(/img/swarrow-h.svg)
}

/* End */
/* /local/templates/xxc/components/bitrix/news/military/bitrix/search.form/sidebar/style.css?16996176001090 */
/* /local/templates/xxc/components/bitrix/news/military/bitrix/news.list/military-pagen/style.css?16996176002178 */
