@charset "utf-8";

/* CSS Document */

/*721*/

@font-face {
    font-family: 'roboto_slabregular';
    src: url('../fonts/roboto_slab-r.eot');
    src: url('../fonts/roboto_slab-r.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto_slab-r.woff') format('woff'), url('../fonts/roboto_slab-r.ttf') format('truetype'), url('../fonts/roboto_slab-r.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*=== default */

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    background: transparent;
    outline: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ins {
    text-decoration: none;
}

p,
pre,
blockquote,
ul,
ol,
dl {
    margin: 1em 0;
}

blockquote {
    margin-left: 40px;
    margin-right: 40px;
}

ol,
ul,
dd {
    margin-left: 40px;
}

pre,
code,
kbd,
samp {
    font-family: monospace, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-family: roboto_slabregular, serif;
    color: #2b2e34;
}

h1 {
    font-size: 28px;
    margin: 0;
    padding-bottom: 12px;
    text-transform: uppercase;
}

h2 {
    font-size: 27px;
    margin: .83em 0;
}

h3 {
    font-size: 26px;
    margin: 1.0em 0;
}

h4 {
    font-size: 25px;
    margin: 1.33em 0;
}

h5 {
    font-size: 24px;
    margin: 1.5em 0;
}

h6 {
    font-size: 23px;
    margin: 1.67em 0;
}

.table-default {
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

.cell-dafault {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

input,
select,
button,
textarea {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

html {
    background: #ffffff;
    overflow-y: scroll;
    position: relative;
}

body {
    text-align: left;
    line-height: 1.25;
    font-size: 14px;
    color: #676b6b;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    color: #71c3de;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

hr {
    background: #2b2e34;
    height: 1px;
    border: none;
}

html,
body {
    height: 100%;
    min-width: 980px;
}

.YMaps {
    color: #000000;
}

#printMe {
    color: #000000;
}

.menu-default ul,
.menu-default ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
}

.button-default {
    font-size: 0
}

.button-default img {
    border: none;
}

.block-default {
    font-size: 0;
}

.block-default > h2 {
    margin: 0;
}

.block-default p {
    margin: 0;
}

.block-default img {
    border: none;
}


/*=== Table */

table.table0 {
    border-collapse: collapse;
}

table.table0 td {
    padding: 5px;
    border: none;
}

table.table1 {
    border-collapse: collapse;
}

table.table1 tr:hover {
    background: #fbfbfb;
}

table.table1 td {
    padding: 5px;
    border: 1px solid #2b2e34;
}

table.table2 {
    border-collapse: collapse;
}

table.table2 tr:hover {
    background: #fbfbfb;
}

table.table2 td {
    padding: 5px;
    border: 1px solid #2b2e34;
}

table.table2 th {
    padding: 8px 5px;
    border: 1px solid #d24646;
    background-color: #b61b1b;
    color: #ffffff;
    text-align: left;
}

table.table0 td p,
table.table1 td p,
table.table2 td p {
    padding: 0;
    margin: 0;
    text-indent: 0;
}


/*=== GALLERY */

table.gallery {
    border-spacing: 10px;
    border-collapse: separate;
}

table.gallery td {
    background-color: #fbfbfb;
    text-align: center;
    padding: 15px;
}


/*=== /default */

/*=== WRAP */

.site-wrap {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    min-width: 980px;
    margin: 0 0 -564px 0;
    position: relative;
    overflow: hidden;
    background: url(../images/head-x.png) repeat-x;
}

.site-wrap:before {
    content: '';
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
    height: 200px;
    background: url(../images/head-x2.png) repeat-x;
}

.clear-footer {
    height: 564px;
    clear: both;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
}

.clear {
    height: 0;
    clear: both;
    line-height: 0;
    font-size: 0;
}


/*=== HEADER */

.site-header {
    position: relative;
}

.site-header-box {
    width: 980px;
    height: 200px;
    margin: 0 auto;
    position: relative;
}

.site-header img {
    border: none;
}

.site-header p {
    margin: 0;
}


/*--- logo */

.site-logo {
    position: absolute;
    left: 350px;
    top: 39px;
    font-size: 0;
}

.site-logo img {
    border: none;
    outline: none;
    cursor: pointer;
}


/*=== CONTACT-TOP */

.contact-top {
    position: absolute;
    left: 20px;
    top: 38px;
    width: 280px;
    height: 120px;
    overflow: hidden;
}


/*--- address-top */

.address-top {
    font: normal 12px/14px roboto_slabregular, serif;
    color: #6f6f6f;
    margin: 0 0 6px;
}


/*--- phone-top */

.phone-top {
    font: normal 22px/24px roboto_slabregular, serif;
    color: #000000;
}


/*=== */

/*=== button-top */

.button-top-wrap {
    position: absolute;
    right: 10px;
    top: 69px;
    max-width: 300px;
    max-height: 120px;
    overflow: hidden;
    text-align: right;
}

.button-top-title {
    font: normal 12px/14px roboto_slabregular, serif;
    color: #6f6f6f;
    margin: 0 0 7px;
}

.button-top a {
    text-decoration: none;
    font: normal 20px/22px roboto_slabregular, serif;
    color: #b61b1b;
}

.button-top a:hover {
    text-decoration: underline;
}


/*=== */

/*--- menu-top */

.menu-top-wrap {
    position: relative;
    background: url(../images/tmenu-bg.png) repeat-x;
}

.menu-top {
    position: relative;
    width: 980px;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
}

.menu-top > ul > li {
    text-transform: uppercase;
    font: normal 14px roboto_slabregular, serif;
    display: inline-block;
    height: 70px;
    background: url(../images/tmenu-i.png) 100% 0 no-repeat;
    margin-left: -1px;
    vertical-align: top;
}

.menu-top > ul > li:first-child {
    margin: 0;
}

.menu-top > ul > li > a {
    padding: 25px 20px 26px;
    height: 19px;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    position: relative;
}

.menu-top > ul > li > a:hover {
    color: #ffffff;
    background: url(../images/tmenu-h.png) repeat-x;
}

.menu-top > ul > li > a:active {
    color: #ffffff;
    background: url(../images/tmenu-h.png) repeat-x;
}

.menu-top-home {
    float: left;
}

.menu-top-home a {
    display: inline-block;
    width: 60px;
    height: 70px;
    background: url(../images/tmenu-home.png) no-repeat;
}

.menu-top-home a:hover {
    background-position: -62px 0;
}

.menu-top > ul > li > ul {
    display: none;
}


/*--- site-news */

.site-news-wrap {
    position: relative;
    background: #2b2e34;
}

.site-news {
    width: 980px;
    margin: 0 auto;
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #8f949e;
    padding: 40px 0 30px;
    position: relative;
    min-height: 90px;
}

.news-name {
    text-transform: uppercase;
    font: normal 26px roboto_slabregular, serif;
    color: #ffffff;
    float: left;
    width: 219px;
    background: url(../images/news-title.png) 140px 12px no-repeat;
    padding: 3px 0 0;
}

.news-all {
    position: absolute;
    left: 0;
    top: 89px;
}

.news-all a {
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    color: #7cc9e3;
    text-decoration: none;
    text-transform: none;
}

.news-all a:hover {
    text-decoration: underline;
}

.news-body {
    margin: 0;
    display: table-cell;
    width: 1%;
    vertical-align: top;
    padding: 10px 0 19px 35px;
}

.news-body.one {
    padding: 10px 0 19px 41px;
    background: url(../images/news-i.png) repeat-y;
}

.news-date {
    margin: 0 0 8px;
    font-size: 12px;
    color: #6d7076;
    display: inline-block;
    background: #000000;
    padding: 4px 8px 2px;
}

.news-title {
    font-size: 13px;
    margin: 0 0 9px;
}

.news-title a,
.news-title a:hover {
    color: #71c3de;
}

.news-note {
    margin: 0;
}


/*=== CONTENT */

.site-content-wrap {
    width: 980px;
    height: 1%;
    margin: 0 auto;
    position: relative;
}

.site-content-wrap:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.site-content {
    width: 100%;
    float: left;
    overflow: hidden;
}

.site-content-body {
    margin: 0 0 0 220px;
    padding: 54px 50px 60px 40px;
    min-height: 0;
}

.site-content-body img {
    max-width: 670px;
}

.clear-content {
    display: block;
    clear: both;
}


/*=== CONTENT-LEFT */

.site-content-left {
    width: 220px;
    padding: 50px 0 60px;
    float: left;
    margin-left: -100%;
    position: relative;
}


/*--- menu-left */

.menu-left {
    width: 220px;
    /*overflow: hidden;*/
    margin: 0 0 30px;
    font-family: roboto_slabregular, serif;
    background: #2b2e34;
    border-bottom: 4px solid #b61b1b;
    padding: 15px 0 23px;
}

.menu-left > ul {
    background: url(../images/lmenu-i.png) 0 100% no-repeat;
    padding-bottom: 1px;
}

.menu-left > ul > li {
    display: block;
    line-height: normal;
    width: 220px;
    background: url(../images/lmenu-i.png) no-repeat;
    margin-bottom: -1px;
    position: relative
}

.menu-left > ul > li:first-child {
    background: none;
}

.menu-left > ul > li > a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    padding: 10px 10px 10px 20px;
    text-decoration: none;
    background: url(../images/lmenu-a.png) no-repeat;
    position: relative;
    text-transform: uppercase;
}

.menu-left > ul > li > a:hover {
    background: #b61b1b url(../images/lmenu-h.png) repeat-x;
    color: #ffffff;
}


/*--- sub-level */

.menu-left > ul > li > ul {
    padding: 5px 10px 10px 25px;
    overflow: hidden;
}

.menu-left ul li ul li {
    margin: 0 0 0 5px;
}

.menu-left ul li ul li a {
    margin: 3px 0;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    padding: 0;
    width: auto;
}

.menu-left ul ul {
    display: none;
}

.menu-left > ul > li.active > ul {
    display: block;
}


/*.menu-left>ul>li.active>.sub-menu-link{
		background: #B61B1B !important;
	}*/

.menu-left ul ul li.active > a {
    color: #B61B1B;
    text-decoration: none;
}

.menu-left ul ul li.active ul {
    display: block;
}


/*--- /menu-left */

/*--- site-informer */

.site-informer {
    margin: 30px 0 0;
    width: 207px;
    overflow: hidden;
    padding: 0 7px;
    color: #c4c4c4;
    text-transform: uppercase;
    font: normal 22px roboto_slabregular, serif;
}

.site-informer img {
    border: none;
    margin: 5px 0;
}


/*=== FOOTER */

.site-footer {
    background: #222428;
    min-width: 980px;
    height: 564px;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.site-footer-box {
    width: 980px;
    height: 564px;
    margin: 0 auto;
    position: relative;
    background: url(../images/footer.png) 0 100% repeat-x;
}

.site-footer img {
    border: none;
}

.site-footer p {
    margin: 0;
}


/*--- map-block */

.map-block {
    position: absolute;
    left: 0;
    top: 4px;
    right: 0;
    bottom: 140px;
}

.map-block iframe {
    width: 100%;
    height: 420px;
}


/*--- menu-bottom */

.menu-bottom {
    position: absolute;
    left: 0;
    top: 354px;
    right: 0;
    height: 71px;
    overflow: hidden;
    background: url(../images/fmenu-bg.png) repeat-x;
    padding: 0 16px;
}

.menu-bottom > ul > li {
    display: inline-block;
    height: 71px;
    font: normal 13px roboto_slabregular, serif;
    margin: 0 14px;
}

.menu-bottom > ul > li > a {
    color: #ffffff;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    margin: 26px 0 0;
}

.menu-bottom > ul > li > a:hover {
    color: #fec0c0;
}


/*---*/

.site-name-bottom {
    position: absolute;
    left: 30px;
    top: 463px;
    max-width: 240px;
    font-size: 13px;
    color: #8f949e;
}


/*=== CONTACT-BOTTOM */

.contact-bottom {
    position: absolute;
    right: 0;
    top: 54px;
    width: 150px;
    height: 192px;
    overflow: hidden;
    padding: 28px 20px 0;
    background: #ffffff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#cdc9c1)";
    /*IE 8*/
    -moz-box-shadow: 0px 0px 5px #cdc9c1;
    /*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 5px #cdc9c1;
    /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 5px #cdc9c1;
    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#cdc9c1);
    /*IE 5.5-7*/
}


/*--- address-bottom */

.address-bottom {
    font: normal 13px/15px roboto_slabregular, serif;
    color: #2b2e34;
    margin: 0 0 21px;
}


/*--- phone-bottom */

.phone-bottom {
    font: normal 16px/18px roboto_slabregular, serif;
    color: #2b2e34;
    margin: 0 0 21px;
}


/*--- button-bottom */

.button-bottom a {
    font: normal 14px/16px roboto_slabregular, serif;
    color: #b61b1b;
}


/*=== */

/*--- site-copyright */

.site-copyright {
    position: absolute;
    right: 31px;
    top: 509px;
}

.site-copyright a,
.site-copyright a:hover {
    color: #71c3de;
}


/*--- site-counters */

.site-counters {
    position: absolute;
    right: 31px;
    top: 464px;
    max-width: 330px;
    max-height: 35px;
    text-align: right;
    overflow: hidden;
    font-size: 12px;
    color: #8f949e;
}

.site-counters p {
    display: inline;
}

.site-counters img {
    border: none;
}


/*--- logo2 */

.site-logo2 {
    position: absolute;
    left: 400px;
    top: 447px;
    font-size: 0;
}

.site-logo2 img {
    border: none;
    outline: none;
    cursor: pointer;
}


/*---*/

/*721*/

/*submenu-link*/

.sub-menu-link {
    position: absolute !important;
    width: 20px;
    display: block !important;
    height: 37px;
    border-bottom-left-radius: 30px;
    font-size: 37px !important;
    border-top-left-radius: 30px;
    left: -43px;
    padding: 0px 8px 12px 15px !important;
    background-color: #2B2E34 !important;
    top: 4px;
    cursor: pointer;
}

.sub-menu-link:hover,
.sub-menu-link_active {
    background: #B61B1B !important
}

.menu-left > ul > li > ul {
    display: none
}


/*feedbackforms*/

.feedback-form {}

.feedback-form__title {
    font-size: 27px;
    margin: .83em 0;
    font-family: roboto_slabregular, serif;
    color: #2b2e34;
}

.feedback-form__container {
    background-color: #2B2E34;
    margin: 15px 0;
    padding: 15px;
    position: relative
}

.feedback-form__success-message {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9) !important;
    display: none
}

.feedback-form__success-message__text,
.feedback-form__success-message__text__sub-text {
    text-align: center;
    margin-top: 25px;
    font-size: 24px;
    color: #fff;
    font-family: roboto_slabregular, serif;
}

.feedback-form__success-message__text__sub-text {
    font-size: 18px
}

.feedback-form__input-line {
    padding: 5px;
    text-align: justify
}

.feedback-form__input-line:after {
    display: inline-block;
    width: 100%;
    height: 0;
    text-align: justify;
    content: ''
}

.feedback-form__input-line__input {
    display: inline-block
}

.feedback-form__input-line__textarea {
    display: block;
    width: 97%;
    max-width: 97%
}

.feedback-form__input {
    background: #fff !important;
    font-size: 14px;
    font-weight: 300;
    font-family: roboto_slabregular, serif;
    border: none;
    padding: 10px;
    background-color: #2B2E34;
}

.feedback-form__texarea {
    background: #fff !important;
    font-size: 14px !important;
    font-weight: 300;
    font-family: roboto_slabregular, serif !important;
    border: none;
    padding: 10px !important;
    max-height: 300px;
    background-color: #2B2E34;
}

.feedback-form__button:hover {
    cursor: pointer !important
}

.feedback-form__popup {
    display: none
}

.forma1 {
    width: 640px;
    padding: 15px;
    background: #eee;
    border: 1px solid #ccc;
}

.slick-slide p {
    text-align: center;
    font-size: 12px;
    padding: 5px;
}

.feedback-form__success-message__text {
    color: #FFF !important;
}

.feedback-form__success-message__text__sub-text {
    color: #FFF !important;
}

.forma1 p {
    text-align: center;
    font-size: 22px;
    color: #2b2e34;
    font-family: roboto_slabregular, serif;
}

.forma1 a {
    display: block;
    background: #b61b1b url(../images/lmenu-h.png) repeat-x;
    font-family: roboto_slabregular, serif;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    margin: 0px auto;
}

.formain {
    background-color: #FFF;
    border: 2px solid #2b2e34;
    margin-top: 20px;
    overflow: hidden;
    padding: 0px 10px 10px 10px;
}

.formain p {
    text-align: center;
    font-size: 20px;
    font-family: roboto_slabregular, serif;
}

.formain label {
    padding: 10px 0px 10px 0px;
    display: block;
    text-transform: uppercase;
}

.formain input {
    background: #eee !important;
    font-size: 14px;
    font-weight: 300;
    font-family: roboto_slabregular, serif;
    border: none;
    padding: 10px;
    width: 580px;
    color: #000;
    background-color: #2B2E34;
}

.formain textarea {
    background: #eee;
    font-size: 14px !important;
    font-weight: 300;
    font-family: roboto_slabregular, serif !important;
    border: none;
    height: 100px;
    max-height: 300px;
    width: 590px;
    padding-left: 10px;
}

.feedback-form__button {
    background: #b61b1b url(../images/lmenu-h.png) repeat-x;
    color: #fff !important;
    padding: 10px 40px !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    margin: 0 auto !important;
    display: block !important;
    border: none;
    font-family: roboto_slabregular, serif !important;
}

.spoiler-body {
    display: none
}

.spoiler-head {
    cursor: pointer
}

.forma1 .spoiler-head:hover {
    background: url(../images/tmenu-h.png) repeat-x;
}

.feedback-form .feedback-form__button:hover {
    background: url(../images/tmenu-h.png) repeat-x;
}

#red {
    background-color: #b61b1b !important;
    width: 200px !important;
    background-image: url(../images/lmenu-h.png) !important;
    background-repeat: repeat-x !important;
}

.breadcrumbs {
    margin-top: 10px;
}

.active-menu {
    background: url(../images/tmenu-h.png) repeat-x !important;
}

a.button {
    display: block;
    width: 210px;
    margin: 15px auto 0px;
    height: 30px;

    line-height: 30px;
    color: #000;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0 0 3px #aaa;
    text-align: center;
}


/*a.button:hover {
    box-shadow: 0 0 3px #aaa, inset 0 0 2px #555;
}*/

img.context_img {
    display: block;
    width: 400px;
    height: 318px;
    margin: 0 auto;
}


a.button {
    background-color: rgb(182, 27, 27);
    background-repeat: repeat-x;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    font-family: roboto_slabregular, serif;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    width: 200px;
    background-image: url("http://ctois.ru/templates/images/lmenu-h.png");
}

a.button:hover {
    background-image: url("http://ctois.ru/templates/images/tmenu-h.png");
}



.contact-top,
.site-logo,
.button-top-wrap {
    position: relative;
    left: 0px;
    top: 0px;
}

.site-header-box {
    display: flex;
    justify-content: space-around;
    align-items: center;

}

.phone-top {
    font: bold 13px/14px roboto_slabregular, serif;
}

.contact-top {
    display: flex;
    align-items: center;
}

.site-header p {
    margin: 10px 0px;
}

.site-header-box {
    height: 150px;
}

.phone-top .info {
    color: #555;
}

.phone-top .phone {
    color: #b61b1b;
}

.site-wrap::before {
    display: none;
}

.site-wrap {
    background: #fff;
}

.page_links h3 {
    text-align: center;
    color: #b51b1b;
}

.page_links .topic {
    color: rgb(209, 47, 70);
    font-size: 16px;
}

.page_links .item {
    float: left;
    width: calc(50% - 50px);
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 300px;
    margin-bottom: 15px;
}

.page_links .item ul {
    position: relative;
    text-align: center;
    list-style: none;
    margin: 15px 0;
    padding: 15px;
    box-shadow: 0 0 0 1px blanchedalmond;
    border-radius: 10px;
    height: 175px;
    width: 80%;
    z-index: 100;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.page_links .item ul li {
    /*margin-bottom: 5px;*/
    margin: 5px 0;
}

.page_links .item > a {
    display: block;
    width: 75%;
    height: 35px;
    border-radius: 15px;
    margin: 0 auto;
    text-align: center;
    background: rgb(250, 220, 0);
    line-height: 35px;
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    color: rgb(100, 100, 100);
    text-shadow: 0px 0px 5px #fff;
    font-weight: 600;
}

.page_links .item > a:hover {
    box-shadow: inset 2px 2px 2px #000;
}

.page_links .item ul::before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -1;
    filter: blur(1px) opacity(.75);
    border-radius: 15px;
    left: 0px;
    top: 0px;
}

.page_links .item ul:hover::before {
    filter: blur(0px) opacity(.75);
}

.page_links .item ul li a {
    color: rgb(255, 255, 255);
    text-shadow: 0 0 5px #000;
    background: rgba(0, 0, 0, .25);
    border-radius: 5px;
    padding: 2px;
}

.page_links .item ul li a:hover {
    background: rgba(0, 0, 0, .5);
    text-shadow: 0 0 5px #fff;
}

.page_links .item.gidro ul::before {
    background: url('/images/main/ГИДРОРАСПРЕДЕЛИТЕЛЬ-Р100.003.000-600x600.png') no-repeat center;
}

.page_links .item.kip ul::before {
    background: url('/images/main/kontrolno_izmeritelnaya_apparatura1.png') no-repeat center;
}

.page_links .item.spec ul::before {
    background: url('/images/main/cumminskseries.png') no-repeat center;
}

.consultation {
    clear: both;
}

.consultation form {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.consultation h3 {
    color: #b61a1b;
    text-align: center;
}

.consultation form > * {
    width: 33%;
    padding: 3px;
    margin: 5px;
    border-radius: 5px;
    height: 30px;
    box-shadow: 0 0 0 1px #000;
    border: 0;
    padding: 0;
}

.consultation form input[placeholder] {
    text-indent: 15px;
}

.consultation button[type=submit]:hover {
    box-shadow: 0 0 0 1px #000, inset 1px 1px 1px #000;
}

.consultation input[type="number"]::-webkit-outer-spin-button,
.consultation input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.consultation input[type="number"] {
    -moz-appearance: textfield;
}

span.header {
    display: block;
    text-align: center;
    color: #b51b1b;
    font-size: 26px;
    font-weight: 400;
    line-height: 32.5px;
    margin-bottom: 26px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 26px;
}
 .flex-row{
    display: flex;
    flex-direction: row;
  }
  .contacts_logo_list{
    flex-wrap: wrap;
  }
  .contacts_logo_list .item{
    display:flex;
    flex-direction: column;
    place-items:center;
    place-content:center;
    max-width: 200px;
    max-height: 200px;
    border:1px solid RGB(219, 219, 219);
    padding:15px;
  }
  .contacts_logo_list .item:not(:last-of-type){
    margin-right: 50px;
  }
  .contacts_logo_list .item img{
    max-width: 100%;
    max-height: 100%;
  }
