*{
    font-family: 'Roboto';
}
.header-bg {
    background: #3333CC;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    padding: 13px 0px;
}
.block_table_text {
    background: #fff;
    box-shadow: 4px 4px 4px rgb(0 0 0 / 25%);
    margin-top: 15px;
    padding: 15px;
}
img{
	max-width:100%;
}
a.socialbtn {
    color: #fff;
    font-size: 21px;
    font-weight: 100;
}
span.period {
    position: relative;
    width: 28px;
    display: inline-block;
    text-align: left;
}

span.period:before {
    content: attr(data-result);
    position: absolute;
    right: 0px;
    font-size: 8px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 10px;
}
.header-bg a {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF !important;
}
input.search-input {
    width: 100%;
    border-radius: 2px;
    border: 0px;
    padding: 2px 15px;
    box-shadow: none !important;
    outline: none !important;
}
.input-search {
    position: relative;
}
input.search-btn {
    position: absolute;
    right: 0px;
    background-image: url(/images/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    background-color: transparent;
    border: 0px;
    top: 0px;
    bottom: 0px;
}
img.bg-grev {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    top: 0px;
    bottom: 0px;
}

.bg-img {
    position: relative;
    padding: 20px 0px;
	overflow: hidden;
}
.bg-img:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(127, 199, 255, 0.37);
    z-index: 1;
}
.logo-text {
    font-size: 73px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
}
.bg-img .container {
    z-index: 99;
    position: relative;
}
.top_menu li {
    list-style: none;
    padding: 0px 15px;
}
ul.top_menu {
    display: inline-flex;
	background: #3333CC;
    padding: 0px;
    margin: 0px;
}

nav.nav_menu {
    margin-top: -15px;
    position: relative;
    z-index: 99;
}

.top_menu li a {
    padding: 12px 23px;
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none !important;
}

.top_menu li {
    border-right: 1px solid #fff;
    text-align: center;
}

.top_menu li:nth-last-child(1) {
    border-right: 0px !important;
}
main {
    background: #C4C4C4;
    min-height: 300px;
    padding-top: 35px;
    margin-top: -35px;
}
.block_news {
    background: #FFFFFF;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    height: calc(100% - 50px);
}
.block_news_header_title {
    font-weight: 900;
    font-size: 16px;
    line-height: 23px;
    border-left: 10px solid #33c;
    padding-left: 15px;
    display: block;
}
.block_news_header {
    padding: 10px  0px;
    border-bottom: 1px solid #636672;
}
.block_news.w-75.m0 {
    margin: auto;
}
.block_news_main {
    padding: 20px;
}
.block_news_main_item_one {
    position: relative;
}
.block_news_main_item_one_title {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 9px 15px;
    background: rgba(0, 0, 0, 0.82);
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.block_news_main_item_title a {
    font-size: 16px;
    line-height: 14px !important;
    color: #000000;
    text-decoration: none !important;
    font-weight: bold;
}

a {}
.block_news_main_item_date {
    font-size: 12px;
    line-height: 14px;
    color: #5E5B5B;
}
.block_news_main_item {
    margin-top: 20px;
}
.block_news_main_item_img {
    margin-right: 17px;
    padding-top: 0px;
}
.block_news_main_item_one img {
    width: 100%;
}
.bg-prov {
    background: url(/images/provolka.png);
    position: absolute;
    left: -37px;
    bottom: -10px;
    top: -25px;
    right: -20px;
    background-size: cover;
    z-index: 0;
}
.block_news {
    width: 520px;
}
.block_news_main_item_title {
    line-height: 16px;
    font-size: 14px;
    margin-bottom: 4px;
}
.btn.btn-blue {
    background: #3333CC;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    font-weight: 900;
    font-size: 16px;
    line-height: 23px;
    color: #FFFFFF;
    padding: 10px 45px;
    border-radius: 2px;
}
.button_all {
    margin-top: 30px;
    margin-bottom: 30px;
}
.block_obs_main_item {
    border: 1px solid #D2D2F7;
    padding: 10px 15px;
    font-size: 12px;
    color: #000000;
}
div.btn.btn-blue {
    cursor: text !important;
}
a.obs_url {
	color: #585858;
    font-weight: 900;
    font-size: 14px;
}
.block_obs {
    background: #fff;
    box-shadow: 4px 4px 4px rgb(0 0 0 / 25%);
    height: 100%;
}
.btn.btn-transparent {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #3333CC;
    padding: 7px 15px;
    border-radius: 1px;
}
.bord-none {
    border-bottom: 0px !important;
}
.btn.btn-transparent:hover {
    background: #33c;
    color: #fff;
}
.btn.btn-bold-transparent {
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 20px;
    background: #FFFFFF;
    border: 1px solid #3333CC;
    box-sizing: border-box;
    box-shadow: 4px 4px 4px rgb(0 0 0 / 25%);
    color: #000000;
    padding: 10px 20px;
}
.magazine_fsin_item {
    background: #FFFFFF;
    padding-bottom: 15px;
    box-shadow: 4px 4px 4px rgb(0 0 0 / 25%);
}

.magazine_fsin_item_logo {
	text-align: center;
    padding: 20px 6px;
    border-bottom: 1px solid #C6C6C6;
    margin-bottom: 5px;
    position: relative;
    height: 90px;
    overflow: hidden;
}

.magazine_fsin_item {
    margin-right: 7px;
    margin-bottom: 7px;
}

.magazine_fsin_item_name {
    font-size: 12px;
    line-height: 11px;
    color: #000000;
    min-height: 33px;
    padding: 5px 0px;
    text-align: center;
}

.magazine_fsin_item_btn {
    margin: 10px 0px;
    text-align: center;
}

.magazine_fsin_item_btn .btn.btn-blue {
    padding: 0px 15px;
    font-size: 12px;
}
.magazine_fsin_item_logo:before {content: "";display: block;width: 60px;height: 10px;background: #33c;position: absolute;top: 0px;left: 0px;right: 0px;margin: auto;}
.block_table {
    background: #FFFFFF;
    box-shadow: 4px 4px 4px rgb(0 0 0 / 25%);
}
.block_table {
    background: #FFFFFF;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
}

span.block_table_header_title {
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    border-left: 7px solid #33c;
    padding-left: 10px;
    padding-right: 15px;
}

.block_table_header {
    padding: 10px 0px;
    border-bottom: 1px solid #C6C6C6;
}
.block_table .table {
    text-align: center;
    vertical-align: middle;
}

.block_table .table th,.block_table .table td {
    vertical-align: middle;
    border: 1px solid #ccc;
    text-align: center;
	font-size: 12px;
}
.block_table .table td {
    padding: 12px 0px;
    height: 40px;
}
footer {
    background: #2B2B2B;
    padding: 30px 0px;
}
.subscrite_form_input {
    position: relative;
}
.subscrite_title {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    margin-bottom: 5px;
}
input.subscrite_btn {
    position: absolute;
    left: 0px;
    background: transparent;
    border: 0px;
    background-image: url(/images/fireicon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 100%;
    top: 0px;
    bottom: 0px;
}
input.subscrite_form_input_email {
    width: 100%;
    outline: none;
    padding-left: 30px;
}
ul.footer-menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
}

ul.footer-menu li {
    padding: 0px 15px;
}
a.btn.btn-link {
    padding: 0px;
    color: #33c;
    font-size: 14px;
}
.magazine_fsin_item_logo img {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    max-width: 220px;
    margin: auto;
    max-height: 100%;
}
.magazine_fsin .magazine_fsin_item_logo img {
    max-width: 143px;
}
.block_news_main_item_text {
    font-size: 14px;
    line-height: 16px;
    min-height: 62px;
}
ul.footer-menu li a {
    color: #fff;
}
.modal-content {
    border-color: #33c;
}
.reviews-reply-header {
    font-size: 12px !important;
}

.reviews-reply-field.reviews-reply-field-settings {
    font-size: 12px !important;
}

div.reviews-reply-field-settings input, div.reviews-uploaded-file input, div.reviews-reply-field-lastedit-view input {
    width: 12px !important;
    margin: 0px !important;
    height: 12px !important;
}

.reviews-reply-field-setting label {
    margin: 0px !important;
}
.reviews-reply-buttons input[type="submit"] {
    background: #33c;
    color: #fff;
    border-radius: 2px;
    border: 0px;
    font-size: 12px;
    padding: 5px 24px;
}
.block_table_header_title {
    display: block;
}
button.btn.btn-burger {
    display: none;
}
a.magaz_url {
    color: #000;
    text-decoration: underline;
}
@media(max-width:1100px)
{
header {
    background: #c4c4c4;
}
button.btn.btn-burger {
    display: inherit;
}
	ul.top_menu {
		display: none;
	}
.top_menu.show {
    display: flex;
}
.magazine_fsin_item_logo img {
    max-width: 90%;
}
	nav.nav_menu {
		border-bottom: 1px solid #33c;
		box-shadow: 2px 2px 5px -2px #000;
	}
	nav.nav_menu {
		background: #fff;
		display: block;
	}
	.block_news {
		width: 100%;
	}
	.logo-text {
		font-size: 36px;
	}
	img.bg-grev {
		width: 100%;
		height: 100%;
	}
	.block_news_main_item_img {
		width: 100%;
		margin-bottom: 15px;
	}
	.block_obs_main a.btn.btn-transparent {
		margin-bottom: 15px;
	}
	
	.block_news_main_item_text {
		margin-bottom: 15px;
	}
	.block_news_main_item {
		border-top: 1px solid #ccc;
		padding-top: 15px;
	}
	.catalog-section-list-item-title {
		font-size: 14px;
		line-height: 17px;
	}
	
	.catalog-section-list-item-inner {
		padding: 10px;
		line-height: 16px;
		min-height: 62px;
	}
	.product-item-container.hover {
		height: 100%;
	}
	.block_news.w-75.m0 {
		width: 100% !important;
	}
	.block_news_main_item_img img {
		width: 100%;
	}
	ul.top_menu {
		flex-wrap: wrap;
	}
	
	.top_menu li {
		text-align: left;
		width: 100%;
		border-bottom: 1px solid #fff;
	}
	
	.top_menu li a {
		text-align: left;
	}
	
	nav.nav_menu {
		margin: 0px;
	}
	
	button.btn.btn-burger {
		padding: 0px;
	}
	
	button.btn.btn-burger svg {
		width: 30px;
		height: 30px;
	}
	
	nav.nav_menu {
		text-align: left;
    padding: 5px;
	}
}