

/* Start:/bitrix/templates/ambersite_conservativesite/template_styles.css?175007190780777*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot {
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body {
  height: 100%;
}
body {
  font-size: 12px;
  line-height: 1.4;
  background: #132c42;
}
body,
input,
button,
textarea {
  font-family: 'Lato', sans-serif;
}
button {
  cursor: pointer;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
em,
i {
  font-style: italic;
}
b,
strong {
  font-weight: bold;
}
input:focus::-webkit-input-placeholder {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
input:focus::-moz-placeholder {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
input:focus:-moz-placeholder {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
input:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
/* Wrapper CSS */
#popup.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  width: 100%;
/*   height: 100%; */
  z-index: 10000;
}
#popup {
  position: absolute;
  background: #d03234;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  width: 100%;
/*   height: 100%; */
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  -moz-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  -o-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  -ms-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}
#popup .box {
  min-width: 900px;
  max-width: 1340px;
  padding: 30px 10px 70px 10px;
  margin: 0px auto;
  overflow: auto;
  position: relative;
}
#popup .box h2 {
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
}
#popup .box .col {
  width: 33%;
  float: left;
}
#popup .box .col h3 {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 25px;
  padding-top: 45px;
}
#popup .box .col ul li {
  padding-bottom: 13px;
  font-size: 14px;
}
#popup .box .col ul li a {
  color: #e8adae;
}
#popup .box .col ul li a:hover {
  text-decoration: underline;
}
#popup_production {
  position: absolute;
  background: #d03234;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  width: 100%;
/*   height: 100%; */
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  -moz-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  -o-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  -ms-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}
#popup_production.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 10000;
}
#popup a.close, #popup_production a.close {
  display: block;
  position: absolute;
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -46px -57px;
  width: 22px;
  height: 20px;
  top: 37px;
  right: 90px;
  z-index: 100;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #popup a.close, #popup_production a.close {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#popup a.close:hover, #popup_production a.close:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
#popup_production .box {
  min-width: 900px;
  max-width: 1340px;
  padding: 30px 10px 70px 10px;
  margin: 0px auto;
  overflow: auto;
  position: relative;
}
#popup_production .box h2 {
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
}
#popup_production .box .col {
  width: 33%;
  float: left;
}
#popup_production .box .col h3 {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 25px;
  margin-top: 45px;
  padding-left: 35px;
  position: relative;
}
#popup_production .box .col h3:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0px;
}
#popup_production .box .col h3.ico_1:before {
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -88px 0px;
  width: 23px;
  height: 19px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #popup_production .box .col h3.ico_1:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#popup_production .box .col h3.ico_2:before {
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -88px -19px;
  width: 23px;
  height: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #popup_production .box .col h3.ico_2:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#popup_production .box .col h3.ico_3:before {
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -88px -37px;
  width: 18px;
  height: 22px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #popup_production .box .col h3.ico_3:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#popup_production .box .col ul li {
  padding-bottom: 13px;
  font-size: 14px;
  padding-left: 35px;
}
#popup_production .box .col ul li a {
  color: #e8adae;
}
#popup_production .box .col ul li a:hover {
  text-decoration: underline;
}
#popup_production .box .col ul.big_link {
  padding-top: 40px;
  padding-left: 0px;
}
#popup_production .box .col ul.big_link > li {
  font-size: 20px;
  padding-bottom: 35px;
}
#popup_production .box .col ul.big_link > li > a {
  color: #fff;
  position: relative;
}
#popup_production .box .col ul.big_link > li > a span {
  display: inline-block;
  width: 35px;
}
#popup_production .box .col ul.big_link > li ul {
  margin-top: 26px;
}
#popup_production .box .col ul.big_link > li > a span img {
  margin: 0px auto;
  display: block;
}
#wraper {
  position: relative;
  margin: 0px auto;
  min-width: 950px;
  padding-right: 50px;
}
#wraper header {
  position: relative;
  z-index: 1000;
  height: 76px;
  padding: 0px 95px;
  max-width: 1300px;
  margin: 0px auto;
  overflow: hidden;
}
#wraper header .logo {
  position: relative;
  z-index: 9;
  float: left;
  padding-top: 21px;
  width: 118px;
}
#wraper header .logo a:hover{opacity: 0.7;}
#wraper header .logo img {
  max-height: 36px;
}
#wraper header nav {
  float: left;
  padding-top: 28px;
  padding-left: 57px;
}
#wraper header nav ul li {
  display: inline-block;
  font-size: 15px;
  padding-right: 27px;
}
#wraper header nav ul li a {
  color: #fff;
  padding-bottom: 3px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
#wraper header nav ul li a:hover {
  color: #d03234;
  border-bottom: 1px solid #d03234;
}
#wraper header nav ul li a.active {
  color: #d03234;
}
#wraper header .phone {
  position: relative;
  font-size: 20px;
  color: #fff;
  float: left;
  padding-left: 30px;
  padding-top: 25px;
  margin-left: 80px;
}
#wraper header .phone a {
  color: #fff;
}
#wraper header .phone:before {
  content: '';
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -24px -57px;
  width: 22px;
  height: 21px;
  display: block;
  position: absolute;
  left: 0px;
  top: 28px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #wraper header .phone:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#wraper a.link_service {
  width: 50px;
  height: 100%;
  top: 0px;
  right: 0px;
  background: #d03234;
  display: block;
  position: fixed;
  z-index: 999;
  color: #fff;
  border-left: 2px solid #b12b2d;
}
#wraper a.link_service:before {
  content: '';
  position: absolute;
  height: 2px;
  background: #b12b2d;
  width: 100%;
  top: 72px;
}
#wraper a.link_service:after {
  content: '';
  position: absolute;
  background: url("/bitrix/templates/ambersite_conservativesite/images/buttons_link.png");
  display: block;
  width: 34px;
  height: 8px;
  -webkit-background-size: 34px 8px;
  -moz-background-size: 34px 8px;
  background-size: 34px 8px;
  left: 50%;
  top: 33px;
  margin-left: -17px;
}
#wraper a.link_service span {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  font-size: 15px;
  height: 50px;
  line-height: 45px;
  font-weight: 400;
  top: 105px;
  position: absolute;
}
#wraper .overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
  z-index: 10000;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
#wraper .w_center {
  padding: 0px 95px 0px 95px;
  max-width: 1300px;
  margin: 0px auto;
  z-index: 100;
  position: relative;
}
/* -------------------- CONTENT CSS -------------------- */
#content {
  z-index: 1;
  position: relative;
  margin-top: -76px;
}
#content:after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}
/* -- Home page -- */
#content .bx-wrapper {
  position: relative;
}
#content .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
}
#content .bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0px 4px;
}
#content .bx-wrapper .bx-pager .bx-pager-item a {
  width: 7px;
  height: 7px;
  display: block;
  background: #fff;
  text-indent: -100000px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#content .bx-wrapper .bx-pager .bx-pager-item a.active {
  background: #d03234;
}
#content .slider {
  max-width: 1920px;
  margin: 0px auto;
  display: block;
}
#content .slider .top_slider {
  position: relative;
}
#content .slider .top_slider .item {
  position: relative;
}
#content .slider .top_slider .item:before {
  content: '';
  background: #0b2e4e;
  position: absolute;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
  z-index: 12;
}
#content .slider .top_slider .item:after {
  content: '';
  background: url("/bitrix/templates/ambersite_conservativesite/images/shadow_top.png") repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 318px;
  z-index: 11;
  top: 0px;
}
#content .slider .top_slider img {
  display: block;
  width: 100%;
  z-index: 10;
  position: relative;
  -webkit-filter: grayscale(100%);
}
#content .slider .top_slider .text {
  position: absolute;
  z-index: 1000;
  color: #fff;
  top: 0px;
  left: 0px;
  width: 850px;
  margin-left: 20%;
  margin-top: 16%;
  visibility: hidden;
}
#content .slider .top_slider .text.active-slide {
  visibility: visible;
}
#content .slider .top_slider .text h2 {
  font-size: 37px;
  text-transform: uppercase;
}
#content .slider .top_slider .text .col {
  display: inline-block;
  font-size: 75px;
  font-weight: 400;
  color: #d03234;
  padding-right: 75px;
}
#content .slider .top_slider .text .col i {
  font-style: normal;
}
#content .slider .top_slider .text .col span {
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 100;
  color: #fff;
}
#content .slider .top_slider .text .button {
  padding-top: 5%;
}
#content .slider .top_slider .text a {
  display: inline-block;
  height: 60px;
  background: #216498;
  font-size: 15px;
  line-height: 58px;
  color: #fff;
  min-width: 220px;
  padding: 0px 10px;
  text-align: center;
}
#content .slider .top_slider .text a:hover {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
  color: #216498;
  background: #fff;
}
#content .about_text {
  background: #fff;
  padding: 30px 0px 10px 0px;
}
#content .about_text .w_table {
  display: table;
  width: 100%;
}
#content .about_text .w_table .lc,
#content .about_text .w_table .rc {
  display: table-cell;
  vertical-align: top;
  padding-top: 32px;
  position: relative;
}
#content .about_text .w_table .lc {
  padding: 38px 90px 20px 0px;
}
#content .about_text .w_table .lc h2 {
  font-size: 25px;
  color: #0b2e4e;
  font-weight: normal;
}
#content .about_text .w_table .lc p {
  font-size: 15px;
  color: #585858;
  line-height: 1.8;
  padding-top: 10px;
  padding-bottom: 18px;
}
#content .about_text .w_table .rc {
  width: 340px;
}
#content .about_text .w_table .box {
  background: #216498;
  font-size: 70px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  margin-bottom: 32px;
  line-height: 1;
  padding: 20px 0px 25px 0px;
}
#content .about_text .w_table .box span {
  display: block;
  font-size: 12px;
  color: #a9bcd0;
  font-weight: 400;
  padding-top: 5px;
}
#content .map {
  height: 207px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content .map:before {
  content: '';
  background: #0b2e4e;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
  z-index: 100;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
#content .map:hover:before {
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
}
#content .map:hover a.link_open {
  color: #0b2e4e;
}
#content .map #map_box {
  display: block;
  width: 100%;
  height: 450px;
  position: absolute !important;
  top: 0px;
}
#content .map a.link_open {
  color: #fff;
  font-size: 25px;
  line-height: 207px;
}
#content .map.active {
  height: 450px;
  background: none;
  line-height: normal;
}
#content .map.active:before {
  display: none;
}
#content .map.active a {
  display: none;
}
#content .map.active #map_box {
  display: block;
  width: 100%;
  height: 450px;
}
#content .news_box {
  background: url("/bitrix/templates/ambersite_conservativesite/images/line_bg.png") right repeat-y #0b2e4e;
}
#content .news_box .w_center {
  max-width: 1490px;
  padding: 0px 0px 0px 0px !important;
}
#content .news_box a.full_link {
  display: block !important;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  left: 0px !important;
  top: 0px !important;
  z-index: 10 !important;
}
#content .news_box .w_table {
  display: table;
  width: 100%;
}
#content .news_box .w_table .lc,
#content .news_box .w_table .rc {
  display: table-cell;
  vertical-align: top;
  padding-top: 56px;
}
#content .news_box .w_table .lc {
  padding: 52px 90px 72px 95px;
  background: #0b2e4e;
  position: relative;
}
#content .news_box .w_table .lc:hover .image {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#content .news_box .w_table .lc:hover a {
  color: #fff;
  border-bottom: none;
}
#content .news_box .w_table .lc .image {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content .news_box .w_table .lc .image:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #0b2e4e;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
#content .news_box .w_table .lc h2 {
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1.5px;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}
#content .news_box .w_table .lc h3 {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  padding-top: 45px;
  position: relative;
  z-index: 2;
}
#content .news_box .w_table .lc p {
  font-size: 14px;
  color: #a5acb5;
  line-height: 1.8;
  padding-top: 32px;
  padding-bottom: 30px;
  position: relative;
  z-index: 2;
}
#content .news_box .w_table .lc a {
  font-size: 18px;
  color: #216498;
  border-bottom: 1px solid #216498;
  padding-bottom: 3px;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content .news_box .w_table .lc a:hover {
  border: none;
}
#content .news_box .w_table .rc {
  width: 435px;
  background: #216498;
  padding-left: 0px;
  padding-right: 0px;
}
#content .news_box .w_table .rc h2 {
  font-weight: normal;
  font-size: 15px;
  padding-left: 40px;
}
#content .news_box .w_table .rc h2 a {
  color: #fff;
  display: inline-block;
  position: relative;
}
#content .news_box .w_table .rc h2 a:hover {
  text-decoration: underline;
}
#content .news_box .w_table .rc h2 a:before {
  content: '';
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -102px -59px;
  width: 6px;
  height: 10px;
  display: block;
  position: absolute;
  right: -13px;
  bottom: 4px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content .news_box .w_table .rc h2 a:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content .news_box .w_table .rc ul {
  padding-top: 38px;
  width: 100%;
}
#content .news_box .w_table .rc ul li {
  padding: 21px 135px 21px 40px;
  position: relative;
  overflow: hidden;
}
#content .news_box .w_table .rc ul li img {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  width: 100%;
  left: 0px;
  top: 0px;
  height: auto;
  position: absolute;
  z-index: 1;
}
#content .news_box .w_table .rc ul li:hover img {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
#content .news_box .w_table .rc ul li:hover a {
  color: #fff;
  border-bottom: none;
}
#content .news_box .w_table .rc ul li h3 {
  position: relative;
  z-index: 2;
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  line-height: 1.2;
  padding-bottom: 20px;
}
#content .news_box .w_table .rc ul li a {
  position: relative;
  z-index: 2;
  font-size: 14px;
  color: #a9bcd0;
  border-bottom: 1px solid #a9bcd0;
  padding-bottom: 3px;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content .news_box .w_table .rc ul li a:hover {
  border: none;
}
#content .services {
  max-width: 1920px;
  margin: 0px auto;
  overflow: hidden;
}
#content .services ul {
  width: 100%;
}
#content .services ul li {
  float: left;
  width: 25%;
  position: relative;
}
#content .services ul li .item {
  height: 300px;
}
#content .services ul li img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  display: block;
}
#content .services ul li:hover .box {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#content .services ul li .box {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: 0px;
  left: 0px;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#content .services ul li .box:before {
  content: '';
  background: #216498;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 100;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
#content .services ul li .text {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  z-index: 1000;
  position: relative;
  font-size: 20px;
}
#content .services ul li .text a.link_block {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
#content .services ul li .text .middle {
  display: table-cell;
  vertical-align: middle;
}
#content .services ul li .text .middle h2 {
  font-weight: normal;
  padding: 0px 15px 40px 15px;
}
#content .services ul li .text .middle a {
  font-size: 15px;
  color: #fff;
  text-decoration: underline;
}
#content .services ul li .text .middle a:hover {
  text-decoration: none;
}
#content .list_serv {
  max-width: 1920px;
  margin: 0px auto;
  overflow: hidden;
}
#content .list_serv ul {
  width: 100%;
}
#content .list_serv ul li {
  float: left;
  width: 25%;
  position: relative;
}
#content .list_serv ul li .item {
  height: 300px;
  overflow: hidden;
}
#content .list_serv ul li img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  display: block;
}
#content .list_serv ul li:hover .box:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#content .list_serv ul li .box {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: 0px;
  left: 0px;
}
#content .list_serv ul li .box:before {
  content: '';
  background: #0b2e4e;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 100;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content .list_serv ul li .text {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  z-index: 1000;
  position: relative;
  font-size: 20px;
}
#content .list_serv ul li .text a.link_block {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
#content .list_serv ul li .text .middle {
  display: table-cell;
  vertical-align: middle;
}
#content .list_serv ul li .text .middle h2 {
  font-weight: normal;
  padding: 0px 15px 0px 15px;
}
#content .form_box {
  background: #fff;
  padding: 30px 0px 40px 0px;
}
#content .form_box .w_table {
  display: table;
  width: 100%;
}
#content .form_box .w_table .left,
#content .form_box .w_table .right {
  display: table-cell;
  vertical-align: top;
}
#content .form_box .w_table .left {
  padding-right: 50px;
}
#content .form_box .w_table .left h2 {
  font-size: 25px;
  color: #0b2e4e;
  text-transform: uppercase;
  padding-bottom: 45px;
}
#content .form_box .w_table .left .row {
  position: relative;
  padding-bottom: 20px;
}
#content .form_box .w_table .left .row input {
  border: 1px solid #216498;
  font-size: 15px;
  padding: 15px 2%;
  width: 95%;
}
#content .form_box .w_table .left .row input.error {
  border: 1px solid #d03234;
}
#content .form_box .w_table .left .row textarea {
  border: 1px solid #216498;
  font-size: 15px;
  padding: 15px 2%;
  width: 95%;
  height: 50px;
  resize: none;
}
#content .form_box .w_table .left .row textarea.error {
  border: 1px solid #d03234;
}
#content .form_box .w_table .left a {
  font-size: 14px;
  color: #fff;
  background: #216498;
  height: 43px;
  line-height: 43px;
  display: inline-block;
  min-width: 150px;
  padding: 0px 10px;
  text-align: center;
}
#content .form_box .w_table .left a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
#content .form_box .w_table .right {
  width: 440px;
  padding-top: 75px;
}
#content .form_box .w_table .right p {
  font-size: 20px;
  color: #216498;
}
#content .form_box .w_table .right .phone {
  font-size: 50px;
  color: #216498;
  font-weight: 700;
}
#content .form_box .w_table .right .phone a {
  color: #216498;
}
#content .form_box .w_table .right span {
  display: block;
  font-size: 15px;
  color: #a3a3a3;
}
/* -- About page -- */
#content.contact_page {
  position: relative;
}
#content.contact_page .top_box {
  background: url("/bitrix/templates/ambersite_conservativesite/images/contact_bg.jpg") center center fixed no-repeat;
  height: 600px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
#content.contact_page .top_box .text {
  padding: 215px 0px 0px 0px;
  width: 750px;
  margin: 0px auto;
}
#content.contact_page .top_box .text h1 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 50px;
}
#content.contact_page .top_box .text p {
  font-size: 17px;
  color: #fff;
  line-height: 1.5;
}
#content.contact_page .top_box .text .links {
  padding-top: 100px;
  overflow: hidden;
}
#content.contact_page .top_box .text .links a {
  font-size: 17px;
  color: #fff;
  position: relative;
  min-height: 31px;
  display: inline-block;
}
#content.contact_page .top_box .text .links a:before {
  content: '';
  display: block;
  position: absolute;
}
#content.contact_page .top_box .text .links a:hover {
  color: #d03234;
  border-bottom: 1px solid #d03234;
}
#content.contact_page .top_box .text .links a.d_m {
  margin-left: 40px;
}
#content.contact_page .top_box .text .links a.d_m:before {
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: 0px 0px;
  width: 32px;
  height: 28px;
  left: -40px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.contact_page .top_box .text .links a.d_m:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.contact_page .top_box .text .links a.d_m:hover:before {
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -32px 0px;
  width: 32px;
  height: 28px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.contact_page .top_box .text .links a.d_m:hover:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.contact_page .top_box .text .links a.d_p {
  float: right;
}
#content.contact_page .top_box .text .links a.d_p:before {
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: 0px -57px;
  width: 24px;
  height: 31px;
  left: -40px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.contact_page .top_box .text .links a.d_p:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.contact_page .top_box .text .links a.d_p:hover:before {
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -64px 0px;
  width: 24px;
  height: 31px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.contact_page .top_box .text .links a.d_p:hover:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.contact_page .map_block {
  height: 495px;
}
#content.contact_page .map_block #map_box {
  height: 495px;
}
/* -- About page -- */
#content.vacancy_page {
  position: relative;
}
#content.vacancy_page .top_box {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
#content.vacancy_page .top_box:before {
  content: '';
  background: #0b2e4e;
  position: absolute;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
  z-index: 10;
}
#content.vacancy_page .top_box:after {
  content: '';
  background: url("/bitrix/templates/ambersite_conservativesite/images/shadow_top.png") repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 318px;
  z-index: 8;
  top: 0px;
}
#content.vacancy_page .top_box img {
  position: fixed;
  width: 100%;
  min-width: 1200px;
  -webkit-filter: grayscale(100%);
}
#content.vacancy_page .top_box .text {
  padding: 185px 0px 50px 0px;
  width: 750px;
  z-index: 100;
  margin: 0px auto;
  position: relative;
}
#content.vacancy_page .top_box .text h1 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 50px;
}
#content.vacancy_page .top_box .text p {
  font-size: 17px;
  color: #fff;
  line-height: 1.5;
}
#content.vacancy_page .top_box .text .more {
  padding-top: 40px;
}
#content.vacancy_page .top_box .text .more a {
  display: inline-block;
  height: 60px;
  background: #216498;
  font-size: 15px;
  line-height: 58px;
  color: #fff;
  min-width: 220px;
  padding: 0px 10px;
  text-align: center;
}
#content.vacancy_page .top_box .text .more a:hover {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
  color: #216498;
  background: #fff;
}
#content.vacancy_page .top_box .text .back {
  text-align: right;
  padding-top: 60px;
}
#content.vacancy_page .top_box .text .back a {
  font-size: 15px;
  color: #fff;
  position: relative;
  display: inline-block;
}
#content.vacancy_page .top_box .text .back a:hover {
  text-decoration: underline;
}
#content.vacancy_page .top_box .text .back a:before {
  content: '';
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -102px -69px;
  width: 6px;
  height: 10px;
  display: block;
  position: absolute;
  left: -13px;
  bottom: 4px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.vacancy_page .top_box .text .back a:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.vacancy_page .vacancy_list {
  position: relative;
  background: #fff;
  padding: 60px 0px;
}
#content.vacancy_page .vacancy_list .w_box {
  width: 750px;
  margin: 0px auto;
}
#content.vacancy_page .vacancy_list .w_box ul {
  display: block;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #0b2e4e;
  border-right: 1px solid #0b2e4e;
  border-left: 1px solid #0b2e4e;
  background: #0b2e4e;
}
#content.vacancy_page .vacancy_list .w_box ul:before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 374px;
  top: 0px;
  background: #0b2e4e;
  z-index: 1000;
}
#content.vacancy_page .vacancy_list .w_box ul li {
  width: 284px;
  padding: 45px 45px 35px 45px;
  float: left;
  border-top: 1px solid #0b2e4e;
  position: relative;
  background: #fff;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content.vacancy_page .vacancy_list .w_box ul li:hover {
  background: #216498;
}
#content.vacancy_page .vacancy_list .w_box ul li:hover h2 {
  color: #fff;
}
#content.vacancy_page .vacancy_list .w_box ul li:hover .more a {
  color: #fff;
}
#content.vacancy_page .vacancy_list .w_box ul li:hover .more a:before {
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: 0px -57px;
  width: 24px;
  height: 31px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.vacancy_page .vacancy_list .w_box ul li:hover .more a:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.vacancy_page .vacancy_list .w_box ul li .city {
  color: #a5abb4;
  font-size: 14px;
  font-weight: 500;
}
#content.vacancy_page .vacancy_list .w_box ul li .more {
  font-size: 14px;
  padding-bottom: 35px;
}
#content.vacancy_page .vacancy_list .w_box ul li .more a {
  color: #d03234;
  position: relative;
  display: inline-block;
  margin-left: 35px;
}
#content.vacancy_page .vacancy_list .w_box ul li .more a:before {
  content: '';
  position: absolute;
  display: block;
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -64px 0px;
  width: 24px;
  height: 31px;
  left: -40px;
  bottom: 0px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.vacancy_page .vacancy_list .w_box ul li .more a:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.vacancy_page .vacancy_list .w_box ul li .more a:hover:before {
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: 0px -57px;
  width: 24px;
  height: 31px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.vacancy_page .vacancy_list .w_box ul li .more a:hover:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.vacancy_page .vacancy_list .w_box ul li .call {
  font-size: 14px;
}
#content.vacancy_page .vacancy_list .w_box ul li .call a {
  color: #a5abb4;
  border-bottom: 1px solid #a5abb4;
  padding-bottom: 3px;
}
#content.vacancy_page .vacancy_list .w_box ul li .call a:hover {
  border: none;
}
#content.vacancy_page .vacancy_list .w_box ul li h2 {
  font-size: 20px;
  color: #0b2e4e;
  font-weight: normal;
  line-height: 1.2;
  padding-bottom: 35px;
}
#content.vacancy_page .vacancy_list .w_box ul li a {
  display: inline-block;
  clear: both;
}
#content.vacancy_page .vacancy_list .w_box ul li:last-child {
  padding: 35px 45px 0px 45px;
  color: #fff;
  background: #0b2e4e;
  text-align: center;
}
#content.vacancy_page .vacancy_list .w_box ul li:last-child p {
  font-size: 20px;
  padding-bottom: 30px;
}
#content.vacancy_page .vacancy_list .w_box ul li:last-child a {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  background: #216498;
  height: 60px;
  line-height: 60px;
  min-width: 242px;
  text-align: center;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content.vacancy_page .vacancy_list .w_box ul li:last-child a:hover {
  background: #fff;
  color: #216498;
}
#content.vacancy_page .vacancy_list .w_box .box_form {
  padding-top: 55px;
}
#content.vacancy_page .vacancy_list .w_box .box_form h2 {
  font-size: 25px;
  color: #0b2e4e;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 40px;
}
#content.vacancy_page .vacancy_list .w_box .box_form .row {
  position: relative;
  width: 540px;
  padding-bottom: 20px;
}
#content.vacancy_page .vacancy_list .w_box .box_form .row input {
  border: 1px solid #216498;
  font-size: 15px;
  padding: 15px 2%;
  width: 95%;
  color: #216498;
}
#content.vacancy_page .vacancy_list .w_box .box_form .row input.error {
  border: 1px solid #d03234;
}
#content.vacancy_page .vacancy_list .w_box .box_form .row textarea {
  border: 1px solid #216498;
  font-size: 15px;
  padding: 15px 2%;
  width: 95%;
  height: 110px;
  resize: none;
  color: #216498;
}
#content.vacancy_page .vacancy_list .w_box .box_form .row textarea.error {
  border: 1px solid #d03234;
}
#content.vacancy_page .vacancy_list .w_box .box_form a {
  font-size: 14px;
  color: #fff;
  background: #216498;
  height: 43px;
  line-height: 43px;
  display: inline-block;
  min-width: 150px;
  padding: 0px 10px;
  text-align: center;
}
#content.vacancy_page .vacancy_list .w_box .box_form a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
#content.vacancy_page .vacancy_text {
  position: relative;
  background: #fff;
  padding: 70px 0px;
}
#content.vacancy_page .vacancy_text .text {
  width: 750px;
  margin: 0px auto;
  overflow: hidden;
}
#content.vacancy_page .vacancy_text .text h2 {
  color: #0b2e4e;
  font-size: 20px;
  font-weight: normal;
}
#content.vacancy_page .vacancy_text .text ul {
  padding: 20px 0px 50px 0px;
}
#content.vacancy_page .vacancy_text .text ul li {
  position: relative;
  font-size: 15px;
  color: #585858;
  padding-left: 15px;
  line-height: 1.4;
}
#content.vacancy_page .vacancy_text .text ul li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  top: 8px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background: #216498;
  width: 5px;
  height: 5px;
}
#content.vacancy_page .vacancy_text .text p {
  font-size: 15px;
  line-height: 1.4;
  color: #585858;
}
#content.vacancy_page .vacancy_text .text .box_form {
  padding-top: 55px;
}
#content.vacancy_page .vacancy_text .text .box_form h2 {
  font-size: 25px;
  color: #0b2e4e;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 40px;
}
#content.vacancy_page .vacancy_text .text .box_form .row {
  position: relative;
  width: 540px;
  padding-bottom: 20px;
}
#content.vacancy_page .vacancy_text .text .box_form .row input {
  border: 1px solid #216498;
  font-size: 15px;
  padding: 15px 2%;
  width: 95%;
  color: #216498;
}
#content.vacancy_page .vacancy_text .text .box_form .row input.error {
  border: 1px solid #d03234;
}
#content.vacancy_page .vacancy_text .text .box_form .row textarea {
  border: 1px solid #216498;
  font-size: 15px;
  padding: 15px 2%;
  width: 95%;
  height: 110px;
  resize: none;
  color: #216498;
}
#content.vacancy_page .vacancy_text .text .box_form .row textarea.error {
  border: 1px solid #d03234;
}
#content.vacancy_page .vacancy_text .text .box_form a {
  font-size: 14px;
  color: #fff;
  background: #216498;
  height: 43px;
  line-height: 43px;
  display: inline-block;
  min-width: 150px;
  padding: 0px 10px;
  text-align: center;
}
#content.vacancy_page .vacancy_text .text .box_form a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
/* -- About page -- */
#content.news_page {
  position: relative;
}
#content.news_page .top_box {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
#content.news_page .top_box:before {
  content: '';
  background: #0b2e4e;
  position: absolute;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
  z-index: 10;
}
#content.news_page .top_box:after {
  content: '';
  background: url("/bitrix/templates/ambersite_conservativesite/images/shadow_top.png") repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 318px;
  z-index: 8;
  top: 0px;
}
#content.news_page .top_box img {
  position: fixed;
  width: 100%;
  min-width: 1200px;
  -webkit-filter: grayscale(100%);
}
#content.news_page .top_box .text {
  padding: 215px 0px 50px 0px;
  width: 750px;
  z-index: 100;
  margin: 0px auto;
  position: relative;
}
#content.news_page .top_box .text h1 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 50px;
}
#content.news_page .top_box .text p {
  font-size: 17px;
  color: #fff;
  line-height: 1.5;
}
#content.news_page .top_box .text .more {
  padding-top: 40px;
}
#content.news_page .top_box .text .more a {
  display: inline-block;
  height: 60px;
  background: #216498;
  font-size: 15px;
  line-height: 58px;
  color: #fff;
  min-width: 220px;
  padding: 0px 10px;
  text-align: center;
}
#content.news_page .top_box .text .more a:hover {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
  color: #216498;
  background: #fff;
}
#content.news_page .top_box .text .back {
  text-align: right;
  padding-top: 60px;
}
#content.news_page .top_box .text .back a {
  font-size: 15px;
  color: #fff;
  position: relative;
  display: inline-block;
}
#content.news_page .top_box .text .back a:hover {
  text-decoration: underline;
}
#content.news_page .top_box .text .back a:before {
  content: '';
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -102px -69px;
  width: 6px;
  height: 10px;
  display: block;
  position: absolute;
  left: -13px;
  bottom: 4px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.news_page .top_box .text .back a:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.news_page .news_list {
  position: relative;
  background: #fff;
}
#content.news_page .news_list ul {
  width: 100%;
  max-width: 1490px;
  margin: 0px auto;
  overflow: hidden;
  border-left: 1px solid #0b2e4e;
}
#content.news_page .news_list ul li {
  width: 25%;
  float: left;
  position: relative;
  border-bottom: 1px solid #0b2e4e;
}
#content.news_page .news_list ul li a.full_link {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 100;
  left: 0px;
  top: 0px;
}
#content.news_page .news_list ul li .image {
  position: absolute;
  width: 100%;
  height: 330px;
  overflow: hidden;
  display: none;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content.news_page .news_list ul li .image:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #0b2e4e;
  position: absolute;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  top: 0px;
  left: 0px;
  z-index: 10;
}
#content.news_page .news_list ul li .image img {
  width: auto;
  max-width: 372px;
  min-height: 330px;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
}
#content.news_page .news_list ul li:before {
  content: '';
  position: absolute;
  right: 0px;
  width: 1px;
  height: 100%;
  display: block;
  background: #0b2e4e;
}
#content.news_page .news_list ul li:hover .image {
  display: block;
}
#content.news_page .news_list ul li:hover .item h2 {
  color: #fff;
}
#content.news_page .news_list ul li:hover .item a.more {
  border-bottom: none;
}
#content.news_page .news_list ul li .item {
  padding: 65px 40px 50px 40px;
  height: 215px;
  position: relative;
  z-index: 15;
}
#content.news_page .news_list ul li .item.email {
  background: #0b2e4e;
  color: #fff;
  text-align: center;
  font-size: 20px;
}
#content.news_page .news_list ul li .item.email .input_row {
  text-align: left;
  background: #216498;
  padding: 21px 14px;
  margin-top: 60px;
  position: relative;
}
#content.news_page .news_list ul li .item.email .input_row a {
  width: 55px;
  height: 61px;
  display: block;
  border-left: 1px solid #0b2e4e;
  right: 0px;
  top: 0px;
  position: absolute;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content.news_page .news_list ul li .item.email .input_row a:before {
  content: '';
  display: block;
  left: 14px;
  top: 19px;
  position: absolute;
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -27px -28px;
  width: 25px;
  height: 22px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.news_page .news_list ul li .item.email .input_row a:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.news_page .news_list ul li .item.email .input_row a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  background: #0b2e4e;
}
#content.news_page .news_list ul li .item.email .input_row input {
  font-size: 15px;
  padding: 0px;
  width: 100%;
  border: none;
  margin: 0px;
  display: block;
  background: none;
  color: #fff;
}
#content.news_page .news_list ul li .item.all_news {
  line-height: 180px;
  text-align: center;
}
#content.news_page .news_list ul li .item.all_news a {
  color: #216498;
  font-size: 15px;
  border-bottom: 1px solid #216498;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content.news_page .news_list ul li .item.all_news a:hover {
  border: none;
}
#content.news_page .news_list ul li .item .date {
  color: #a5abb4;
  font-size: 14px;
  font-weight: 500;
}
#content.news_page .news_list ul li .item h2 {
  height: 145px;
  overflow: hidden;
  font-size: 20px;
  font-weight: normal;
  color: #0b2e4e;
}
#content.news_page .news_list ul li .item a.more {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #a5abb4;
  border-bottom: 1px solid #a5abb4;
}
#content.news_page .news_list ul li .item a.more:hover {
  border-bottom: none;
}
#content.news_page .text_news {
  position: relative;
  background: #fff;
  padding: 70px 0px;
}
#content.news_page .text_news .text {
  width: 750px;
  margin: 0px auto;
  overflow: hidden;
}
#content .text ul li {
  list-style: circle;
  padding:5px 0px;
}
#content .text ol li {
  list-style: decimal;
  padding:5px 0px;
}
#content.news_page .text_news .text .col {
  width: 48%;
  float: left;
}
#content.news_page .text_news .text .col.right {
  float: right;
}
#content.news_page .text_news .text p {
  font-size: 15px;
  line-height: 1.4;
  color: #585858;
}
#content.news_page .text_news .text .video {
  clear: both;
  padding-top: 40px;
}
/* -- Service page -- */
#content.service_page {
  position: relative;
}
#content.service_page .top_box {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
#content.service_page .top_box:before {
  content: '';
  background: #0b2e4e;
  position: absolute;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
  z-index: 10;
}
#content.service_page .top_box:after {
  content: '';
  background: url("/bitrix/templates/ambersite_conservativesite/images/shadow_top.png") repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 318px;
  z-index: 8;
  top: 0px;
}
#content.service_page .top_box img {
  position: fixed;
  width: 100%;
  min-width: 1200px;
  -webkit-filter: grayscale(100%);
}
#content.service_page .top_box .text {
  padding: 215px 0px 90px 0px;
  width: 750px;
  z-index: 100;
  margin: 0px auto;
  position: relative;
}
#content.service_page .top_box .text h1 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 50px;
}
#content.service_page .top_box .text p {
  font-size: 17px;
  color: #fff;
  line-height: 1.5;
}
#content.service_page .top_box .text .more {
  padding-top: 40px;
}
#content.service_page .top_box .text .more a {
  display: inline-block;
  height: 60px;
  background: #216498;
  font-size: 15px;
  line-height: 58px;
  color: #fff;
  min-width: 220px;
  padding: 0px 10px;
  text-align: center;
}
#content.service_page .top_box .text .more a:hover {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
  color: #216498;
  background: #fff;
}
#content.service_page .top_box .text .back {
  text-align: right;
  padding-top: 60px;
}
#content.service_page .top_box .text .back a {
  font-size: 15px;
  color: #fff;
  position: relative;
  display: inline-block;
}
#content.service_page .top_box .text .back a:hover {
  text-decoration: underline;
}
#content.service_page .top_box .text .back a:before {
  content: '';
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -102px -69px;
  width: 6px;
  height: 10px;
  display: block;
  position: absolute;
  left: -13px;
  bottom: 4px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.service_page .top_box .text .back a:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.service_page .service_list {
  position: relative;
  background: #fff;
}
#content.service_page .service_list ul {
  width: 100%;
  max-width: 1490px;
  margin: 0px auto;
  overflow: hidden;
  border-left: 1px solid #0b2e4e;
  background: #0b2e4e;
}
#content.service_page .service_list ul li {
  width: 25%;
  float: left;
  position: relative;
  border-bottom: 1px solid #0b2e4e;
}
#content.service_page .service_list ul li a.full_link {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 100;
  left: 0px;
  top: 0px;
}
#content.service_page .service_list ul li .image {
  position: absolute;
  width: 100%;
  height: 330px;
  overflow: hidden;
  display: block;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content.service_page .service_list ul li .image:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #0b2e4e;
  position: absolute;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  top: 0px;
  left: 0px;
  z-index: 10;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content.service_page .service_list ul li .image img {
  width: auto;
  max-width: 372px;
  min-height: 330px;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
}
#content.service_page .service_list ul li:before {
  content: '';
  position: absolute;
  right: 0px;
  width: 1px;
  height: 100%;
  display: block;
  background: #0b2e4e;
}
#content.service_page .service_list ul li:hover:before {
  opacity: 0
}
#content.service_page .service_list ul li:hover .image:before {
  opacity: 0
}

#content.service_page .service_list ul li:hover .item h2 {
  color: #fff;
}
#content.service_page .service_list ul li:hover .item a.more {
  border-bottom: none;
}
#content.service_page .service_list ul li .item {
  padding: 65px 40px 50px 40px;
  height: 215px;
  position: relative;
  z-index: 15;
}
#content.service_page .service_list ul li .item.all_news {
  line-height: 180px;
  text-align: center;
}
#content.service_page .service_list ul li .item.all_news a {
  color: #216498;
  font-size: 15px;
  border-bottom: 1px solid #216498;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content.service_page .service_list ul li .item.all_news a:hover {
  border: none;
}
#content.service_page .service_list ul li .item h2 {
  height: 145px;
  overflow: hidden;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}
#content.service_page .service_list ul li .item a.more {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #a5abb4;
  border-bottom: 1px solid #a5abb4;
}
#content.service_page .service_list ul li .item a.more:hover {
  border-bottom: none;
}
#content.service_page .text_news {
  position: relative;
  background: #fff;
  padding: 70px 0px;
}
#content.service_page .text_news .text {
  width: 750px;
  margin: 0px auto;
  overflow: hidden;
}
#content.service_page .text_news .text h2 {
  font-size: 25px;
  color: #0b2e4e;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 30px;
}
#content.service_page .text_news .text h3 {
  color: #0b2e4e;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 30px;
}
#content.service_page .text_news .text table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
}
#content.service_page .text_news .text table th {
  font-weight: normal;
  font-size: 20px;
  color: #0b2e4e;
  text-align: left;
  padding-bottom: 15px;
}
#content.service_page .text_news .text table td {
  padding: 13px 0px;
  font-size: 15px;
  color: #585858;
  border-bottom: 1px solid #0b2e4e;
}
#content.service_page .text_news .text table tr:last-child td {
  border: none;
}
#content.service_page .text_news .text .col {
  width: 48%;
  float: left;
}
#content.service_page .text_news .text .col.right {
  float: right;
}
#content.service_page .text_news .text p {
  font-size: 15px;
  line-height: 1.4;
  color: #585858;
}
#content.service_page .text_news .text .video {
  clear: both;
  padding-top: 40px;
}
/* -- Service page -- */
#content.product_page {
  position: relative;
}
#content.product_page .top_box {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
#content.product_page .top_box:before {
  content: '';
  background: #0b2e4e;
  position: absolute;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
  z-index: 10;
}
#content.product_page .top_box:after {
  content: '';
  background: url("/bitrix/templates/ambersite_conservativesite/images/shadow_top.png") repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 318px;
  z-index: 8;
  top: 0px;
}
#content.product_page .top_box img {
  position: fixed;
  width: 100%;
  min-width: 1200px;
  -webkit-filter: grayscale(100%);
}
#content.product_page .top_box .text {
  padding: 215px 0px 90px 0px;
  width: 750px;
  z-index: 100;
  margin: 0px auto;
  position: relative;
}
#content.product_page .top_box .text h1 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 50px;
}
#content.product_page .top_box .text p {
  font-size: 17px;
  color: #fff;
  line-height: 1.5;
}
#content.product_page .top_box .text .back {
  text-align: right;
  padding-top: 60px;
}
#content.product_page .top_box .text .back a {
  font-size: 15px;
  color: #fff;
  position: relative;
  display: inline-block;
}
#content.product_page .top_box .text .back a:hover {
  text-decoration: underline;
}
#content.product_page .top_box .text .back a:before {
  content: '';
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -102px -69px;
  width: 6px;
  height: 10px;
  display: block;
  position: absolute;
  left: -13px;
  bottom: 4px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.product_page .top_box .text .back a:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.product_page .top_box .text .catalog_link {
  text-align: right;
  padding-top: 60px;
}
#content.product_page .top_box .text .catalog_link a {
  font-size: 15px;
  color: #fff;
  position: relative;
  display: inline-block;
}
#content.product_page .top_box .text .catalog_link a:hover {
  text-decoration: underline;
}
#content.product_page .top_box .text .catalog_link a:before {
  content: '';
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: 0px -28px;
  width: 27px;
  height: 29px;
  display: block;
  position: absolute;
  left: -37px;
  top: -6px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.product_page .top_box .text .catalog_link a:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.product_page .cat_product_list {
  position: relative;
  background: #fff;
}
#content.product_page .cat_product_list ul {
  width: 100%;
  max-width: 1490px;
  margin: 0px auto;
  overflow: hidden;
  border-left: 1px solid #0b2e4e;
}
#content.product_page .cat_product_list ul li {
  width: 25%;
  float: left;
  position: relative;
  border-bottom: 1px solid #0b2e4e;
}
#content.product_page .cat_product_list ul li a.full_link {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 100;
  left: 0px;
  top: 0px;
}
#content.product_page .cat_product_list ul li .image {
  position: absolute;
  width: 100%;
  height: 330px;
  overflow: hidden;
  display: block;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content.product_page .cat_product_list ul li .image:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #0b2e4e;
  position: absolute;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  top: 0px;
  left: 0px;
  z-index: 10;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content.product_page .cat_product_list ul li .image img {
  width: auto;
  max-width: 372px;
  min-height: 330px;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
}
#content.product_page .cat_product_list ul li:before {
  content: '';
  position: absolute;
  right: 0px;
  width: 1px;
  height: 100%;
  display: block;
  background: #0b2e4e;
}
#content.product_page .cat_product_list ul li:hover .image {
  /*display: none;*/
}
#content.product_page .cat_product_list ul li:hover .image:before{
  opacity: 0;
}
#content.product_page .cat_product_list ul li:hover .item h2 {
  color: #0b2e4e;
}
#content.product_page .cat_product_list ul li:hover .item a.more {
  border-bottom: none;
}
#content.product_page .cat_product_list ul li .item {
  padding: 65px 40px 50px 40px;
  height: 215px;
  position: relative;
  z-index: 15;
}
#content.product_page .cat_product_list ul li .item.all_news {
  line-height: 180px;
  text-align: center;
}
#content.product_page .cat_product_list ul li .item.all_news a {
  color: #216498;
  font-size: 15px;
  border-bottom: 1px solid #216498;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
#content.product_page .cat_product_list ul li .item.all_news a:hover {
  border: none;
}
#content.product_page .cat_product_list ul li .item h2 {
  height: 145px;
  overflow: hidden;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}
#content.product_page .cat_product_list ul li .item a.more {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #a5abb4;
  border-bottom: 1px solid #a5abb4;
}
#content.product_page .cat_product_list ul li .item a.more:hover {
  border-bottom: none;
}
#content.product_page .product_one {
  background: #fff;
  position: relative;
  padding: 70px 0px 35px 0px;
}
#content.product_page .product_one:after {
  content: '';
  clear: both;
  width: 100%;
  display: block;
}
#content.product_page .product_one .image {
  float: left;
  width: 40%;
}
#content.product_page .product_one .image img {
  display: block;
  width: 100%;
}
#content.product_page .product_one .description {
  float: left;
  width: 60%;
}
#content.product_page .product_one .description h2 {
  color: #0b2e4e;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 20px;
}
#content.product_page .product_one .description p {
  font-size: 20px;
  color: #0b2e4e;
}
#content.product_page .product_one .description ol {
  padding: 30px 0px;
}
#content.product_page .product_one .description ol li {
  font-size: 20px;
  color: #0b2e4e;
  padding: 0px;
  border: none;
}
#content.product_page .product_one .description ol li span {
  color: #585858;
}
#content.product_page .product_one .description table {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
}
#content.product_page .product_one .description table th {
  font-weight: normal;
  font-size: 20px;
  color: #0b2e4e;
  text-align: left;
  padding-bottom: 15px;
}
#content.product_page .product_one .description table td {
  padding: 13px 0px;
  font-size: 15px;
  color: #585858;
  border-bottom: 1px solid #0b2e4e;
}
#content.product_page .product_one .description table tr:last-child td {
  border: none;
}
#content.product_page .product_one .text {
  padding-left: 40%;
  overflow: hidden;
  clear: both;
}
#content.product_page .product_one .text .col {
  width: 48%;
  float: left;
}
#content.product_page .product_one .text .col.right {
  float: right;
}
#content.product_page .product_one .text p {
  font-size: 15px;
  line-height: 1.4;
  color: #585858;
}
#content.product_page .product_one .slider_image_box {
  background: url("/bitrix/templates/ambersite_conservativesite/images/line_bg.png") right top repeat-y #0b2e4e;
  clear: both;
  margin-bottom: 40px;
}
#content.product_page .product_one .slider_image_box button {
  position: absolute;
  width: 30px;
  height: 30px;
  background: none;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  top: 50%;
  margin-top: -15px;
}
#content.product_page .product_one .slider_image_box button:disabled {
  display: none;
}
#content.product_page .product_one .slider_image_box button#prev {
  left: 115px;
}
#content.product_page .product_one .slider_image_box button#prev:before {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 10px;
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -106px -45px;
  width: 5px;
  height: 8px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.product_page .product_one .slider_image_box button#prev:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.product_page .product_one .slider_image_box button#next {
  right: 0px;
  margin-right: 43%;
}
#content.product_page .product_one .slider_image_box button#next:before {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 10px;
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -106px -37px;
  width: 5px;
  height: 8px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.product_page .product_one .slider_image_box button#next:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.product_page .product_one .slider_image_box .item {
  display: none;
}
#content.product_page .product_one .slider_image_box .item.current {
  display: block;
}
#content.product_page .product_one .slider_image_box .w_table {
  display: table;
  width: 100%;
}
#content.product_page .product_one .slider_image_box .image_box {
  vertical-align: top;
  background: #0b2e4e;
  display: table-cell;
}
#content.product_page .product_one .slider_image_box .image_box .slide_img {
  padding: 30px 90px;
}
#content.product_page .product_one .slider_image_box .image_box .slide_img .slide img {
  display: block;
  width: 100%;
}
#content.product_page .product_one .slider_image_box .info {
  width: 40%;
  display: table-cell;
  vertical-align: top;
  background: #216498;
  padding: 30px 0px 30px 30px;
}
#content.product_page .product_one .slider_image_box .info p {
  font-size: 14px;
  color: #a9bcd0;
  line-height: 1.8;
}
#content.product_page .product_list {
  background: #fff;
  position: relative;
}
#content.product_page .product_list ul li {
  overflow: hidden;
  padding: 45px 0px;
  border-bottom: 1px solid #90b1cb;
}
#content.product_page .product_list ul li .image {
  float: left;
  width: 40%;
}
#content.product_page .product_list ul li .image img {
  display: block;
  width: 100%;
  height: auto;
}
#content.product_page .product_list ul li .description {
  float: left;
  width: 60%;
}
#content.product_page .product_list ul li .description h2 {
  color: #0b2e4e;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 20px;
}
#content.product_page .product_list ul li .description p {
  font-size: 20px;
  color: #0b2e4e;
}
#content.product_page .product_list ul li .description ol {
  padding: 30px 0px;
}
#content.product_page .product_list ul li .description ol li {
  font-size: 20px;
  color: #0b2e4e;
  padding: 0px;
  border: none;
}
#content.product_page .product_list ul li .description ol li span {
  color: #585858;
}
#content.product_page .product_list ul li .description table {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
}
#content.product_page .product_list ul li .description table th {
  font-weight: normal;
  font-size: 20px;
  color: #0b2e4e;
  text-align: left;
  padding-bottom: 15px;
}
#content.product_page .product_list ul li .description table td {
  padding: 13px 0px;
  font-size: 15px;
  color: #585858;
  border-bottom: 1px solid #0b2e4e;
}
#content.product_page .product_list ul li .description table tr:last-child td {
  border: none;
}
#content.product_page .product_list ul li .description .more {
  padding-top: 15px;
}
#content.product_page .product_list ul li .description .more a {
  display: inline-block;
  height: 43px;
  background: #216498;
  font-size: 15px;
  line-height: 42px;
  color: #fff;
  min-width: 160px;
  padding: 0px 10px;
  text-align: center;
}
#content.product_page .product_list ul li .description .more a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

#content.product_page .product_list ul .pager {
  text-align: center;
  padding: 20px 0px 35px 0px;
}
#content.product_page .product_list ul .pager a {
  display: inline-block;
  margin: 0px 5px;
  font-size: 25px;
  font-weight: bold;
  color: #216498;
  border: 1px solid #216498;
  padding: 0px 5px;
  min-width: 30px;
  text-align: center;
}
#content.product_page .product_list ul .pager a.active {
  background: #216498;
  color: #fff;
}
#content.product_page .product_list ul .pager a:hover {
  background: #216498;
  color: #fff;
}
/* -- Works page -- */
#content.works_page {
  position: relative;
}
#content.works_page .top_box {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
#content.works_page .top_box:before {
  content: '';
  background: #0b2e4e;
  position: absolute;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
  z-index: 10;
}
#content.works_page .top_box:after {
  content: '';
  background: url("/bitrix/templates/ambersite_conservativesite/images/shadow_top.png") repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 318px;
  z-index: 8;
  top: 0px;
}
#content.works_page .top_box img {
  position: fixed;
  width: 100%;
  min-width: 1200px;
  -webkit-filter: grayscale(100%);
}
#content.works_page .top_box .text {
  padding: 215px 0px 50px 0px;
  width: 750px;
  z-index: 100;
  margin: 0px auto;
  position: relative;
}
#content.works_page .top_box .text h1 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 50px;
}
#content.works_page .top_box .text p {
  font-size: 17px;
  color: #fff;
  line-height: 1.5;
}
#content.works_page .top_box .text .more {
  padding-top: 40px;
}
#content.works_page .top_box .text .more a {
  display: inline-block;
  height: 60px;
  background: #216498;
  font-size: 15px;
  line-height: 58px;
  color: #fff;
  min-width: 220px;
  padding: 0px 10px;
  text-align: center;
}
#content.works_page .top_box .text .more a:hover {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
  color: #216498;
  background: #fff;
}
#content.works_page .top_box .text .catalog_link {
  text-align: right;
  padding-top: 60px;
}
#content.works_page .top_box .text .catalog_link a {
  font-size: 15px;
  color: #fff;
  position: relative;
  display: inline-block;
}
#content.works_page .top_box .text .catalog_link a:hover {
  text-decoration: underline;
}
#content.works_page .top_box .text .catalog_link a:before {
  content: '';
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: 0px -28px;
  width: 27px;
  height: 29px;
  display: block;
  position: absolute;
  left: -37px;
  top: -6px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.works_page .top_box .text .catalog_link a:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.works_page .top_box .text .back {
  text-align: right;
  padding-top: 60px;
}
#content.works_page .top_box .text .back a {
  font-size: 15px;
  color: #fff;
  position: relative;
  display: inline-block;
}
#content.works_page .top_box .text .back a:hover {
  text-decoration: underline;
}
#content.works_page .top_box .text .back a:before {
  content: '';
  background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet.png");
  background-position: -102px -69px;
  width: 6px;
  height: 10px;
  display: block;
  position: absolute;
  left: -13px;
  bottom: 4px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #content.works_page .top_box .text .back a:before {
    background-image: url("/bitrix/templates/ambersite_conservativesite/images/spritesheet_retina.png");
    -webkit-background-size: 111px 103px;
    -moz-background-size: 111px 103px;
    background-size: 111px 103px;
  }
}
#content.works_page .works_list {
  position: relative;
  background: #0b2e4e;
}
#content.works_page .works_list .all_works {
  max-width: 1490px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
}
#content.works_page .works_list .all_works .disc {
  width: 25%;
  height: 210px;
  float: left;
  position: relative;
}
#content.works_page .works_list .all_works .disc:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #0b2e4e;
  position: absolute;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  top: 0px;
  left: 0px;
  z-index: 10;
}
#content.works_page .works_list .all_works .disc:hover:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#content.works_page .works_list .all_works img {
  display: block;
  margin: 0px;
  width: 100%;
  height: 210px;
}
#content.works_page .works_list .all_works .text {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
}
#content.works_page .works_list .all_works .text h2 {
  font-weight: normal;
  font-size: 20px;
  color: #fff;
  padding: 40px 20px 20px 40px;
}
#content.works_page .works_list .all_works .text a.more {
  position: absolute;
  bottom: 40px;
  font-size: 14px;
  color: #fff;
  left: 40px;
}
#content.works_page .works_list .all_works .text a.more span {
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
#content.works_page .works_list .all_works .text a.more:hover span {
  border-bottom: none;
}
/* Footer CSS */
footer {
  background: #0b2e4e;
  position: relative;
  padding: 0px 0px 50px 0px;
  z-index: 10;
}
footer:after {
  content: '';
  display: block;
  clear: both;
}
footer .socials:after {
  content: '';
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
}
footer .socials ul {
  margin-bottom: 50px;
}
footer .socials ul:after {
  content: '';
  display: block;
  clear: both;
  width: 100%;
}
footer .socials ul li {
  float: left;
  width: 20%;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
}
footer .socials ul li:hover {
  margin-top: -10px;
}
footer .socials ul li:hover img {
  margin-bottom: 0px;
}
footer .socials ul li img {
  width: 100%;
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: -10px;
}
footer .logo {
  position: absolute;
}
footer .cont {
  margin-left: 180px;
  padding-top: 8px;
  position: relative;
}
footer .cont a {
    color: #fff;
}
footer .cont a:hover {
    color: #d03234;
    border-bottom: 1px solid #d03234;
}
footer .cont nav {
  border-bottom: 1px solid #fff;
  width: 100%;
  padding-bottom: 60px;
}
footer .cont nav ul li {
  display: inline-block;
  font-size: 15px;
  padding-right: 27px;
}
footer .cont nav ul li a {
  color: #fff;
  padding-bottom: 3px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
footer .cont nav ul li a:hover {
  color: #d03234;
  border-bottom: 1px solid #d03234;
}
footer .cont p {
  font-size: 15px;
  color: #fff;
  padding-top: 30px;
}
footer .cont p.copy {
  color: #a5acb5;
}
footer .cont #c_tm {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 125px;
}
footer .cont #c_tm:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
footer .cont #c_tm a {
  font-size: 14px;
  color: #9dabb8;
  display: block;
  padding-top: 0px;
}
footer .cont #c_tm a span {
  position: absolute;
  color: #fff;
  display: block;
  top: 19px;
  right: 182px;
  font-size: 10px;
  font-weight: bold;
}
footer .cont #c_tm noindex a {
  position: absolute;
  top: 4px;
  left: -80px;
  display: inline-block;
  background: url("/bitrix/templates/ambersite_conservativesite/images/logo_made.png");
  padding: 0px;
  width: 68px;
  height: 26px;
  -webkit-background-size: 68px 26px;
  -moz-background-size: 68px 26px;
  background-size: 68px 26px;
}
/* Media CSS */
@media screen and (max-width: 1200px) {
  body {
    position: relative;
  }
  #wraper header {
    padding: 0px 30px;
  }
  #wraper .w_center {
    padding: 0px 30px;
  }
  #content .slider .top_slider .text {
    margin-top: 12%;
  }
  #content .news_box .w_table .lc {
    padding: 52px 90px 72px 30px;
  }
  #content .news_box .w_table .rc {
    width: 375px;
  }
  #content .news_box .w_table .rc ul li {
    padding: 21px 75px 21px 40px;
  }
  #content.product_page .product_one .slider_image_box button#prev {
    left: 65px;
  }
}
@media screen and (max-width: 1100px) {
  body {
    position: relative;
  }
  #wraper header {
    padding: 0px 20px;
  }
  #wraper .w_center {
    padding: 0px 20px;
  }
  #content .news_box .w_table .lc {
    padding: 52px 90px 72px 20px;
  }
  #content .news_box .w_table .rc {
    width: 365px;
  }
  #content .news_box .w_table .rc ul li {
    padding: 21px 65px 21px 40px;
  }
  #content .slider .top_slider .text {
    margin-left: 12%;
  }
  #content.product_page .product_one .slider_image_box button#prev {
    left: 50px;
  }
}
/* End */
/* /bitrix/templates/ambersite_conservativesite/template_styles.css?175007190780777 */
