/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #333;
  /*font: 400 14px/24px "Exo 2", sans-serif;*/
  font: 400 14px/24px "DINRoundPro", sans-serif;
  -webkit-text-size-adjust: none;
}

html, body {
height: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  font: inherit;
  /*color: #c93428;*/
  /*color: #100954;*/
  color: #0055a6;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  color: #f09e0e;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  /*color: #828282;*/
  /*text-decoration: none;*/
}

a[href^="mailto:"] {
  /*color: #828282;*/
  display: inline-block;
}
a[href^="mailto:"]:hover {
  /*color: #c93428;*/
}

sup, sub {
line-height: .8;
}

/*
[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome", sans-serif;
}
*/
.page {
overflow: hidden;
height: auto !important;
height: 100%;
min-height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.lt-ie9 .page {
  min-width: 1200px;
}

/*================     Typography     ===================*/
h1, h2, h3, h4, h5, h6,
.heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  color: #333;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
.heading-1 a:hover, .heading-2 a:hover, .heading-3 a:hover, .heading-4 a:hover, .heading-5 a:hover, .heading-6 a:hover {
  /*color: #c93428;*/
  color: #f09e0e;
}

h1, .heading-1 {
  font-size: 48px;
  line-height: 1;
  font-weight: 900;
}

h2, .heading-2 {
  font-size: 30px;
  line-height: 1;
  font-weight: 600;
}

h3, .heading-3 {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
}

h4, .heading-4 {
  font-size: 20px;
  line-height: 1.22;
  font-weight: 600;
}

h5, .heading-5 {
  font-size: 18px;
  line-height: 1.33;
}

h6, .heading-6 {
  font-size: 14px;
  line-height: 1.33;
  text-transform: uppercase;
  font-weight: 600;
}

p, address, .marked-list, .list, .contact-info {
  color: #828282;
  line-height: 1.5;
}

.contact-info a {
  text-decoration: none;
}
/*
p a:hover, address a:hover, .marked-list a:hover, .list a:hover, .contact-info a:hover {
  text-decoration: underline;
}
*/

p .fa, address .fa, .marked-list .fa, .list .fa, .contact-info .fa {
  text-decoration: none;
}

time {
  display: block;
}

/*================   Text Styling     ==================*/
.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.strike {
  text-decoration: line-through;
}

.thin {
  font-weight: 100;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.sbold {
  font-weight: 600;
}

.bold, strong {
  font-weight: 700;
}

.ubold {
  font-weight: 900;
}

.upper {
  text-transform: uppercase;
}

.big {
  font-size: 24px;
  line-height: 18px;
}

/*=======================================================
                       Main Layout
=========================================================*/
* + form {
  margin-top: 25px;
}

* + p {
  margin-top: 23px;
}

* + .marked-list {
  margin-top: 12px;
}

* + .box {
  margin-top: 49px;
}

* + .box--mod {
  margin-top: 22px;
}

* + .box--mod-1 {
  margin-top: 22px;
}

* + .index-list {
  margin-top: 27px;
}

* + h4 {
  margin-top: 28px;
}

* + h6 {
  margin-top: 23px;
}

h2 + h6 {
  margin-top: 9px;
}

h2 + p {
  margin-top: 22px;
  line-height: 1.6;
}

h3 + p {
  margin-top: 7px;
}

h4 + p {
  margin-top: 7px;
}

h6 + p {
  margin-top: 23px;
}

img + h6 {
  margin-top: 27px;
}

img.offset-2 + h6 {
  margin-top: 38px;
}

p + a {
  margin-top: 20px;
  display: block;
}

blockquote + blockquote {
  margin-top: 23px;
}

dl + h5 {
  margin-top: 40px;
}

.video + h6 {
  margin-top: 40px;
}

.map + p {
  margin-top: 38px;
  line-height: 1.7;
}

.marked-list + p {
  margin-top: 18px;
}

.box + .box {
  margin-top: 56px;
}

.box + * {
  margin-top: 47px;
}

.line-2 + * {
  margin-top: 28px;
}

@media (max-width: 480px) {
  [class*="col-sm"], [class*="col-md"] {
    margin-top: 20px;
  }
}
@media (min-width: 480px) {
  [class*="col-sm"], [class*="col-md"] {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  [class*="col-sm"], [class*="col-md"] {
    /* margin-top: 40px; */
  }
}

@media (max-width: 992px) {
    .table,
    .table_content {
        overflow-x: auto;
		padding-bottom: 10px;
    }
}

@media (min-width: 992px) {
  [class*="col-sm"], [class*="col-md"] {
    margin-top: 0px;
  }
}

[class*="col-sm"] .product--mod-1, [class*="col-md"] .product--mod-1 {
  margin-top: 31px;
}

.offset-1 {
  margin-top: 26px;
}

.offset-2 {
  margin-top: 50px;
}

.offset-3 {
  margin-top: 63px;
}

.offset-4 {
  margin-top: -31px;
}

.offset-5 {
  margin-top: -25px;
}

@media (min-width: 992px) {
  .offset-4 {
    margin-top: 0px;
  }

  .offset-5 {
    margin-top: 0px;
  }
}
.inset-1 {
  padding: 0px;
}
@media (min-width: 768px) {
  .inset-1 {
    padding: 0 40px;
  }
}
@media (min-width: 768px) {
  .inset-1 {
    padding: 0 80px;
  }
}
@media (min-width: 992px) {
  .inset-1 {
    padding: 0 120px;
  }
}
.inset-2 {
  padding: 0px;
}
@media (min-width: 768px) {
  .inset-2 {
    padding: 0 30px;
  }
}
@media (min-width: 768px) {
  .inset-2 {
    padding: 0 60px;
  }
}

.bg-image-link {
	position: relative;
	max-width: 250px;
  	border-radius: 8px;
	overflow: hidden;
}
.bg-image-link > a {
	display: block;
	padding-bottom: 60%;
	background: center center no-repeat;
	background-color: #f8f8f8;
	background-size: auto 100%;
	-moz-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.bg-image-link > a:hover {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.bg-image-link-250x150 {
	position: relative;
	margin-bottom: 30px;
	max-width: 250px;
  	border-radius: 8px;
	overflow: hidden;
}
.bg-image-link-250x150 > a {
	display: block;
	padding-bottom: 60%;
	background: center center no-repeat;
	background-color: #f8f8f8;
	background-size: cover;
	-moz-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.bg-image-link-250x150 > a:hover {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

/*==================      Well     ======================*/
.well-sm {
flex-grow: 1;
  padding-top: 22px;
  padding-bottom: 23px;
}

.well-md {
  padding-top: 37px;
  padding-bottom: 41px;
}
.well-md--inset-1 {
  padding-bottom: 13px;
}
.well-md--inset-2 {
  padding-top: 20px;
}
.well-md--inset-3 {
  padding-top: 50px;
}

.well-lg {
  padding-top: 61px;
  padding-bottom: 92px;
}

/*=======================================================
                         Helpers
=========================================================*/
/*================       Colors       ==================*/
html body .white-color {
  color: #fff;
}
html body .default-color {
  color: #333;
}
html body .primary-color {
  /*color: #c93428;*/
  color: #100954;
}
html body .secondary-color {
  /*color: #f09e0e;*/
  color: #92bac1;
}
html body .third-color {
  color: #0055a6;
}

/*================  Text Alignment    ==================*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left;
  }

  .text-xs-center {
    text-align: center;
  }

  .text-xs-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }

  .text-sm-center {
    text-align: center;
  }

  .text-sm-right {
    text-align: right;
  }
}
@media (max-width: 991px) {
.bg-image-link-250x150 {
	margin-bottom: 0;
	}
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }

  .text-md-center {
    text-align: center;
  }

  .text-md-right {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }

  .text-lg-center {
    text-align: center;
  }

  .text-lg-right {
    text-align: right;
  }
}
/*=======================================================
                        Components
=========================================================*/
/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #c93428;
}

.bg-image-1 {
  background: url(/tpl/i/bg-image-1.jpg);
}

.bg-image-2 {
background: url(/tpl/i/bg-image-2.jpg);
}

.bg-image-3 {
  background: url(/tpl/i/bg-image-3.jpg);
}

.bg-image-4 {
  background: url(/tpl/i/bg-image-4.jpg) center no-repeat;
  background-size: cover;
}

.bg-blue {
  background: #100954;
}

/*==================     sliders     ======================*/

.gallery-infinite {
margin: 30px 0 10px;
}
.gallery-infinite .swiper-button-prev,
.gallery-infinite .swiper-button-next {
z-index: 100;
}
.gallery-infinite .swiper-button-prev:after,
.gallery-infinite .swiper-button-next:after {
font-size:36px;
}
.gallery-infinite .swiper-button-prev {
left:0!important;
}
.gallery-infinite .swiper-button-next {
right:0!important;
}
.gallery-infinite .swiper-slide {
position: relative;
opacity: .8;
transition-duration: .5s!important;
transition: .5s!important;
transform: scale(.85);
text-align: center;
overflow: hidden;
border-radius: 8px;
}
.gallery-infinite .swiper-slide.swiper-slide-active,
.gallery-infinite .swiper-slide.swiper-slide-duplicate-active {
transform: scale(1);
opacity: 1;
}
.gallery-infinite .swiper-slide img {
width: auto;
height: 260px;
border-radius: 8px;
}
.gallery-infinite .swiper-slide div {
height: 260px;
}
.gallery-infinite .swiper-slide .lightbox {
display: block;
width:100%;
height:100%;
background-size: auto 100%;
background-position: center;
background-repeat: no-repeat;
}
.gallery-infinite .swiper-slide .fbl {
display: block;
width: 330px;
position: absolute;
text-align: center;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
opacity: 0;
}
.gallery-infinite .swiper-slide .show {
z-index: 500;
}

.color-switch {
text-align: center;
margin: 20px auto;
}

.color-switch .pick {
display: inline-block;
width: 36px;
height: 36px;
margin: 5px;
border-radius: 100%;
cursor: pointer;
border: 1px solid #999999;
transition: .3s;
}
.color-switch .pick:hover {
border: 3px solid #3377cc;
}
.color-switch .pick:nth-child(1) {
background: #3f3f3f;
}
.color-switch .pick:nth-child(2) {
background: #5f664f;
}
.color-switch .pick:nth-child(3) {
background: #8e846c;
}
.color-switch .pick:nth-child(4) {
background: #d1c1a2;
}
.color-switch .pick:nth-child(5) {
background: #f4f4f4;
}

.color-switch .pick:nth-child(6) {
background: #645631;
background-image: url(/upload/sosna/1camo.jpg);
background-size: 150%;
}
.color-switch .pick:nth-child(7) {
background: #656352;
background-image: url(/upload/sosna/2camo.jpg);
background-size: 150%;
background-position: center;
}
.color-switch .pick:nth-child(8) {
background: #a7a488;
background-image: url(/upload/sosna/3camo.jpg);
background-size: 150%;
}


.gallery-one {
margin: 30px 0 10px;
padding-bottom: 30px!important;
}
.gallery-one .swiper-pagination {
bottom:0!important;
}
.gallery-one .swiper-button-prev,
.gallery-one .swiper-button-next {
z-index: 100;
}
.gallery-one .swiper-button-prev:after,
.gallery-one .swiper-button-next:after {
font-size:36px;
}
.gallery-one .swiper-button-prev {
left:0!important;
}
.gallery-one .swiper-button-next {
right:0!important;
}
.gallery-one .swiper-slide {
overflow: hidden;
text-align: center;
}
.gallery-one .swiper-slide img {
width: 617px;
height: 410px;
border-radius: 8px;
}
.gallery-one .swiper-slide div {
height: 100%;
}
.gallery-one .swiper-slide .lightbox {
display: inline-block;
height:100%;
margin: 0 auto;
background-size: auto 100%;
background-position: center;
background-repeat: no-repeat;
border-radius: 8px;
}


@media (max-width: 767px) {
.gallery-one {
margin: 25px 0 0;
padding-bottom: 35px!important;
}
.gallery-one .swiper-pagination {
bottom:4px!important;
}
.gallery-one .swiper-slide img {
width: 407px;
height: 270px;
}
.gallery-one .swiper-button-prev,
.gallery-one .swiper-button-next {
position: absolute;
top:auto;
bottom: -8px;
}
.gallery-one .swiper-button-prev:after,
.gallery-one .swiper-button-next:after {
font-size:26px;
}
}
@media (max-width: 430px) {
.color-switch {
max-width: 200px;
}
}
/*==================     Icons     ======================*/
.icon {
  display: inline-block;
  text-align: left;
}
.icon-sm {
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
}
.icon-md {
  width: 51px;
  height: 51px;
  line-height: 51px;
  font-size: 60px;
}
.icon-lg {
  width: auto;
  height: 72px;
  line-height: 72px;
  font-size: 72px;
}
.icon-primary {
  /*color: #c93428;*/
  color: #0055a6;
}

.icon-list {
margin: 20px 0;
}
.icon-list li:before {
content: '';
}
.icon-list li {
display: flex;
align-items: center;
margin: 10px 0;
}
.icon-list li img {
width:40px;
margin-right: 20px;
}

.to-line {
margin: 10px 0;
display:flex;
flex-wrap: wrap;
}

.to-line li {
padding-left: 0;
margin-right: 30px;
}
.to-line li img {
margin-right:10px;
}
/*
.fa-play-circle-o:before {
  content: "";
  font-size: 72px;
}

.fa-map-marker, .fa-phone, .fa-internet-explorer {
  position: relative;
  top: -6px;
}

.fa-envelope {
  position: relative;
  top: -11px;
}

.fa-check-square-o {
  position: relative;
  top: -7px;
}
*/

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  text-align: center;
  line-height: 1.2;
  transition: .4s;
  font-weight: 500;
}
.btn-secondary {
  color: #fff;
  background: #f09e0e;
}
.btn-secondary:hover {
  color: #fff;
  background: #c93428;
}
.btn-secondary:active {
  color: #fff;
  background: #d88e0d;
}
.btn-secondary:hover, .btn-secondary:active {
  box-shadow: none;
}
.btn-primary {
  color: #c93428;
  /*font: 400 14px/24px "Exo 2", sans-serif;*/
  font: 400 14px/24px "DINRoundPro", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.btn-primary:hover {
  color: #f09e0e;
}
.btn-primary:active {
  color: #d88e0d;
}
.btn-primary:hover, .btn-primary:active {
  box-shadow: none;
}
.btn-md {
  font-size: 14px;
  width: 95px;
  height: 39px;
}

/*==================     Box     ======================*/
.box .box__middle, .box-xs .box__middle, .box-sm .box__middle, .box-md .box__middle, .box-lg .box__middle {
  vertical-align: middle;
}
.box .box__bottom, .box-xs .box__bottom, .box-sm .box__bottom, .box-md .box__bottom, .box-lg .box__bottom {
  vertical-align: bottom;
}

.box .box_left img, .box .box_right img {
  max-width: none;
}
.box .box_left, .box .box_right, .box .box_cnt {
  padding: 0;
  display: table-cell;
  vertical-align: top;
}
.box .box_left {
  padding-right: 19px;
}
.box .box_right {
  padding-left: 19px;
}

.box-xs .box_left, .box-sm .box_left, .box-md .box_left, .box-lg .box_left {
  padding-bottom: 19px;
}
.box-xs .box_right, .box-sm .box_right, .box-md .box_right, .box-lg .box_right {
  padding-top: 19px;
}

@media (min-width: 480px) {
  .box-xs .box_left img, .box-xs .box_right img {
    max-width: none;
  }
  .box-xs .box_left, .box-xs .box_right, .box-xs .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-xs .box_left {
    padding-right: 19px;
  }
  .box-xs .box_right {
    padding-left: 19px;
  }

  .box-xs-clear .box_left img, .box-xs-clear .box_right img {
    max-width: 100%;
  }
  .box-xs-clear .box_left, .box-xs-clear .box_right, .box-xs-clear .box_cnt {
    padding: 0;
    display: block;
    vertical-align: top;
  }
  .box-xs-clear .box_left {
    padding-bottom: 19px;
  }
  .box-xs-clear .box_right {
    padding-top: 19px;
  }
}
@media (min-width: 768px) {
  .box-sm .box_left img, .box-sm .box_right img {
    max-width: none;
  }
  .box-sm .box_left, .box-sm .box_right, .box-sm .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-sm .box_left {
    padding-right: 19px;
  }
  .box-sm .box_right {
    padding-left: 19px;
  }

  .box-sm-clear .box_left img, .box-sm-clear .box_right img {
    max-width: 100%;
  }
  .box-sm-clear .box_left, .box-sm-clear .box_right, .box-sm-clear .box_cnt {
    padding: 0;
    display: block;
    vertical-align: top;
  }
  .box-sm-clear .box_left {
    padding-bottom: 19px;
  }
  .box-sm-clear .box_right {
    padding-top: 19px;
  }
}
@media (min-width: 992px) {
  .box-md .box_left img, .box-md .box_right img {
    max-width: none;
  }
  .box-md .box_left, .box-md .box_right, .box-md .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-md .box_left {
    padding-right: 19px;
  }
  .box-md .box_right {
    padding-left: 19px;
  }

  .box-md-clear .box_left img, .box-md-clear .box_right img {
    max-width: 100%;
  }
  .box-md-clear .box_left, .box-md-clear .box_right, .box-md-clear .box_cnt {
    padding: 0;
    display: block;
    vertical-align: top;
  }
  .box-md-clear .box_left {
    padding-bottom: 19px;
  }
  .box-md-clear .box_right {
    padding-top: 19px;
  }
}
@media (min-width: 1200px) {
  .box-lg .box_left img, .box-lg .box_right img {
    max-width: none;
  }
  .box-lg .box_left, .box-lg .box_right, .box-lg .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-lg .box_left {
    padding-right: 19px;
  }
  .box-lg .box_right {
    padding-left: 19px;
  }

  .box-lg-clear .box_left img, .box-lg-clear .box_right img {
    max-width: 100%;
  }
  .box-lg-clear .box_left, .box-lg-clear .box_right, .box-lg-clear .box_cnt {
    padding: 0;
    display: block;
    vertical-align: top;
  }
  .box-lg-clear .box_left {
    padding-bottom: 19px;
  }
  .box-lg-clear .box_right {
    padding-top: 19px;
  }
}
.box--mod .box_left {
  padding-right: 31px;
}

.box--mod-1 .box_left {
  padding-right: 31px;
}

@media (max-width: 992px) {
  .box--mod-2 .box_left {
    width: 93px;
    text-align: center;
  }
}

/*========================= Thumb ==========================*/
.thumb {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 80%;
}
.thumb img {
  width: 100%;
  height: auto;
  transition: .5s all ease;
}
.thumb:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.47);
  transition: .4s all ease;
}
.thumb_overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  transition: .4s all ease;
  
  white-space: normal;
}
.thumb_overlay a {
  display: inline-block;
  position: relative;
  /*top: 170px;*/
  top: 200px; 
  text-decoration: none;
}
.thumb_overlay > * {
  color: #fff;
}
.thumb_overlay > h3, .thumb_overlay > p {
  line-height: 1.3;
}
.thumb_overlay > a {
  line-height: 1;
}
.thumb_overlay p + a {
  margin-top: 12px;
}
.thumb:hover:before {
  /*background: #c93428;*/
  background: #012981;
}
.thumb:hover .thumb_overlay a {
  top: 0;
}
@media (min-width: 768px) {
  .thumb {
    width: 100%;
  }
}

/*========================= Product ==========================*/
.product {
  display: inline-block;
  position: relative;
  overflow: hidden;
  /*width: 80%;*/
  width: 100%;
  border-radius: 8px;
  margin-bottom: 15px;
  transition: 0.5s all ease;

-webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow:    0px 1px 6px 0px rgba(50, 50, 50, 0.7);
box-shadow:         0px 1px 6px 0px rgba(50, 50, 50, 0.7);
}
.product .bg-image {
	display: block;
	margin-bottom: 3px;
	padding-bottom: 71.42857%;
	background-position: center top;
	background-size: cover;
	-moz-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.product img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.product .caption {
display: flex;
align-items: center;
  position: relative;
  z-index: 2;

  background: #0055a6;
  color: #fff;
  /*border-bottom: 6px solid #92bac1;*/
  
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  padding: 12px 40px 12px 12px;
  text-align: left;
  font-size: 12px;
  font-weight: 600;
  min-height: 60px;
  line-height: 1.5;
  white-space: normal;
}
.product a {
	text-decoration: none;
}
.product .caption a {
  color: #fff;
  text-transform: uppercase;
}
.product .caption a::after {
  position: absolute;
  right: 8px;
  top: 50%;
  display: inline-block;
  content: "❯"; /* "\f35a"; */
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  font-family: "Font Awesome 5 Free";
	width: 27px;
	height: 27px;
	-webkit-border-radius:100%;
	border-radius: 100%;
	
	background: #eee;
	color: #0055a6;
	
	font-size: 17px;
	line-height: 1.5;
	text-align: center;
	font-weight: 400;
}
.product:hover {
-webkit-box-shadow: 0px 4px 10px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 4px 10px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 4px 10px 0px rgba(50, 50, 50, 0.5);
}

.product:hover .bg-image,
.product:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.product:hover .caption {
  position: relative;
  z-index: 2;
  
  background: #eaeaea;
  /*border-bottom: 6px solid #e1e1e1;*/
  color:#333;
  /*
  background: #0055a6;
  color: #fff;
  border-bottom: 6px solid #92bac1;
  */
}
.product:hover .caption a {
  color: #333;
}
.product:hover .caption a::after {
color: #fff;
background: #0055a6;
}
.product--mod .caption {
  background: #fff;
  border-bottom: 6px solid #fff;
}
.product--mod-1 .caption p {
  margin-top: 5px;
}
.product--mod-1 a:after {
  top: 34px;
}
.product--mod-1:hover p {
  color: #fff;
}
@media (min-width: 480px) {
  .product {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .product {
      /*width: 80%;*/
	  width: 100%;
  }
  .product--mod-1 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .product {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .product .caption {
	padding: 8px 40px 8px 12px;
  }
  .product a:after {
    right: 24px;
  }
}

/*==================== Flex list ===========================*/
.flex-list li + li {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .flex-list {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .flex-list li {
    display: table-cell;
    padding: 0 15px;
    vertical-align: middle;
    text-align: center;
    transition: 0.4s;
  }
  .flex-list li:hover {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

/*=================== Inline list ==========================*/
.inline-list {
  word-spacing: 13px;
}
.inline-list > li {
  display: inline-block;
  word-spacing: normal;
}
.inline-list > li a {
  transition: .2s;
}
.inline-list > li a:hover {
  color: #c93428;
}

/*=================== Marked list ==========================*/
.marked-list > li {
  list-style: none;
  line-height: 2.25;
}
.marked-list > li a {
  color: #828282;
}
.marked-list > li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  padding-right: 11px;
}

/*================== Indexed List ==========================*/
.index-list {
  counter-reset: li;
}
.index-list li:before {
  content: counter(li,decimal-leading-zero) ".";
  counter-increment: li;
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  color: #c93428;
  width: 50px;
}
.index-list li {
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  color: #f09e0e;
}
.index-list li + li {
  margin-top: 20px;
}

/*===================== Blockquote =========================*/
blockquote .icon + p {
  margin-top: 5px;
}
blockquote cite {
  margin-top: 13px;
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
}

/*========================= Video ==========================*/
.video {
  position: relative;
  padding-bottom: 47.65%;
}
.video > iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.video-1,
.video-2,
.video-3,
.video-4 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 20px;
background: #555555;
padding: 10px 20px 5px;
}
.video-1 {
display: block;
width: 50%;
margin: 0 auto;
}

.video-1 span,
.video-2 span,
.video-3 span,
.video-4 span {
display: block;
color:#ffffff;
margin-bottom: 10px;
}

.video-1 > div {
width: calc(100% - 10px);
}

.video-2 > div {
width: calc(50% - 10px);
}

.video-3 > div {
width: calc(33% - 10px);
}

.video-4 > div {
width: calc(25% - 10px);
}

.video-outer {
position: relative;
padding-top: 0;
height: 0;
margin: 10px 0;
padding-bottom: 56%;
overflow: hidden;
}

.video-outer iframe, .video-outer object, .video-outer embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

@media (max-width: 1199px) {
.video-1 {
width: 60%;
}
}
@media (max-width: 991px) {
.video-1 {
width: 80%;
}
.video-2 > div,
.video-3 > div,
.video-4 > div {
width: calc(50% - 10px);
}
}
@media (max-width: 767px) {
.video-2 > div,
.video-3 > div,
.video-4 > div {
width: calc(100% - 10px);
}
}
@media (max-width: 575px) {
.video-1 {
width: 100%;
}
}

/*===================== Contact info =======================*/
.contact-info dl dt {
  display: block;
  margin-top: 37px;
}
.contact-info dl dd {
  display: block;
  margin-top: 22px;
}
.contact-info dl dd + dd {
  margin-top: 0px;
}
.contact-info--mod dt {
  color: #333;
  font-size: 14px;
  line-height: 1.33;
  text-transform: uppercase;
  font-weight: 600;
}

/*==================== Privacy Policy ======================*/
.terms-list dt {
  font-size: 14px;
  line-height: 1.33;
  text-transform: uppercase;
  font-weight: 700;
}
.terms-list dd {
  color: #828282;
  line-height: 1.5;
}
.terms-list * + dt {
  margin-top: 42px;
}
.terms-list * + dd {
  margin-top: 21px;
}

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
  /*font: 400 14px/24px "Exo 2", sans-serif;*/
  font: 400 16px/24px "DINRoundPro", sans-serif;
  /*font-size: 16px;*/
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 24px;
}
.sf-menu a {
  display: block;
  text-decoration: none;
}

.sf-menu > li {
  text-transform: uppercase;
}
.sf-menu > li:before {
  content: '/';
  font-weight: bold;
  position: absolute;
  left: -15px;
  top: 0;
  color: #fff;
}
.sf-menu > li:first-child:before {
  content: none;
}
.sf-menu > li > a {
  color: #FFF;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  /*color: #c93428;*/
  color: #92bac1;
}
.sf-menu > li.active > a {
  /*color: #c93428;*/
  color: #92bac1;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 55%;
  /*left: -92%;*/
  left: -10%;
  /*width: 159px;*/
  /*min-width: 280px;*/
  margin-top: 15px;
  /*padding: 19px 0 19px 41px;*/
  padding: 10px 20px;
  /*background: url(/tpl/i/bg-image-5.jpg);*/
  background: #201964;
  z-index: 2;
  text-align: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sf-menu ul > li {
  position: relative;
  padding: 7px 0;
  white-space: nowrap;
}
.sf-menu ul > li > a {
  /*font: 400 14px/24px "Exo 2", sans-serif;*/
  font: 400 12px/24px "DINRoundPro", sans-serif;
  /*font-size: 12px;*/
  /*color: #8e8e8e;*/
  color: #fff;
  line-height: 1.6;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  /*color: #fff;*/
  color: #92bac1;
}

.sf-menu ul ul {
  position: absolute;
  background: #302974;
  top: -8px;
  left: 100%;
  margin-top: 0;
  padding: 10px 20px;
  z-index: 4;
}

.sf-menu ul ul > li {
  padding: 5px 0;
}
.sf-menu ul ul > li > a {
  color: #fff;
  font-size: 12px;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #92bac1;
}

.sf-menu > li > .sf-with-ul {
  position: relative;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
.stuck-logo {
    display: none;
}

}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -30px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
  text-decoration: none;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #4477aa;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 600 12px "Font Awesome 5 Free";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  /* height: 56px; */
  /*background: #FFF;*/
  background: #100954;
  /*color: #000;*/
  color: #fff;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 9999;
}

.rd-mobilepanel_title {
  /* position: fixed; */
  top: 4px;
  left: 56px;
  right: 56px;
  /*color: #000;*/
  color: #fff;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  /* position: fixed; */
  float:left;
  width: 56px;
  height: 56px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  /*background-color: #000;*/
  background-color: #fff;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 86px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }

.search-inner {
	clear: both;
	}

}

@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }

}
/*==================  Stuck menu  ======================*/
.stuck_container {
  padding: 0;
  margin: 0;
  display: none;
  position: relative;
}
.stuck_container .inner {
  display: flex;
  flex-direction:row;
  justify-content: space-between;
  align-items: center;
  max-width: 1100px;
  padding: 5px 10px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .stuck_container {
    display: block;
  }
}

.search-zoom {
box-sizing: border-box;
font-size: 22px;
color: #ffffff;
margin-left: 20px;
cursor: pointer;
padding: 4px;
}

.search-inner {
max-width:1120px;
margin: 0 auto;
text-align: right;
}

.search-form {
box-sizing: border-box;
padding: 5px 15px 10px;
border-radius: 0 0 8px 8px;
z-index: 1000;
}

.search-form form {
display: flex;
justify-content: flex-end;
align-items: center;
}

.search-form input[type=text] {
width: 25%;
height: 28px;
font-size:16px;
color: #555555;
padding: 4px 6px;
border: 1px solid #aaaaaa;
background: rgba(255,255,255,.8);
border-radius: 4px;
transition: .3s;
margin: 0;
}

.search-form input[type=submit] {
width: 8%;
height: 28px;
font-size:14px;
padding: 4px 5px;
margin: 0;
margin-left: 5px;
border-radius: 4px;
transition: .3s;
border: 1px solid #aaaaaa;
}

.search-page-form {
text-align: center;
	
}
.search-page-form input[type=text] {
width: 25%;
height: 28px;
font-size:16px;
color: #555555;
padding: 4px 6px;
border: 1px solid #aaaaaa;
background: rgba(255,255,255,.8);
border-radius: 4px;
transition: .3s;
margin: 0;
}

.search-page-form input[type=submit] {
width: 8%;
height: 28px;
font-size:14px;
padding: 4px 5px;
margin: 0;
margin-left: 5px;
border-radius: 4px;
transition: .3s;
border: 1px solid #aaaaaa;
}


@media (max-width: 768px) {
	.search-page-form input[type=text],
	.search-form input[type=text] {
		width: 40%;
	}
	.search-page-form input[type=submit],
	.search-form input[type=submit] {
		width: 14%;
	}
}

@media (max-width: 420px) {
	.search-page-form input[type=text],
	.search-form input[type=text] {
		width: 78%;
	}
	.search-page-form input[type=submit],
	.search-form input[type=submit] {
		width: 20%;
	}
}

@media (max-width: 280px) {
	.search-page-form input[type=text],
	.search-form input[type=text] {
		width: 75%;
	}
}
.search-page .date {
color:#555555;
font-size: 14px;
margin-bottom: 10px;
}
.search-page .title {}
.search-page .text {
padding: 15px 0 0;
}
.search-page .chain {
font-size: 14px;
padding: 15px 0 5px;
color: #999999;
}

.nav-page-pagen,
.nav-page-all {
	display: none;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #aaaaaa;
    color: #0055a6;
    font-size: 17px;
    line-height: 32px;
    text-align: center;
    font-weight: 400;
}


.pagination {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	margin: 26px 0 0 0;
}
.pagination li{
	padding-left: 0;
	margin: 0 3px 6px;
}
.pagination li:before{
	display: none;
}
.pagination li a, 
.pagination li span{
	display: block;
	width: 36px;
	height: 36px;
	-webkit-border-radius:50%;
	border-radius: 50%;
	border: 1px solid #aaaaaa;
	color: #0055a6;
	font-size: 17px;
	line-height: 32px;
	text-align: center;
	font-weight: 400;
}
.pagination li.active a,
.pagination li.active span,
.pagination li a:hover{
	color: #ffffff;
	background: #0055a6;
	border-color: #0055a6;
}
.pagination-next,
.pagination-prev {
color:#ffffff!important;
background: #aaaaaa;
}




.isStuck {
  background: #100954;
  z-index: 999;
}

@media only screen and (max-width: 767px) {
  .isStuck {
    display: none!important;
  }
}

.stuck-logo {
  height: 70px;
  width: 120px;
  flex-basis:120px; 
  margin: 0 20px 0 0;
  background: url(/tpl/i/logo_polyus.png) right center / auto 70px no-repeat;
}
.stuck-logo a {
display: block;
	width: 120px;
	height: 70px;
}

.stuck-logo.lang-en {
  background-image: url(/tpl/i/logo_polyus_en.png);
}

.stuck-logo-left {
  left: 0px;
  background: url(/tpl/i/logo_polyus.png) right center / auto 70px no-repeat;
}
.stuck-logo-right {
  right: 0px;
}
.stuck-logo-left.lang-en {
  background-image: url(/tpl/i/logo_polyus_en.png);
}

.rd-mobilepanel-logo-left {
  width: 100px;
  height: 56px;
}
.rd-mobilepanel-logo-right {
  width: 50px;
  height: 56px;
}
.rd-mobilepanel-logo-left {
	float:left;
	left: 64px;
    background: url(/tpl/i/logo_polyus_m.png) left center / auto 50px no-repeat;
}
.rd-mobilepanel-logo-right {
	float:right;
	margin-right: 12px;
	text-align: right;
	padding-top: 12px;
	}
.rd-mobilepanel-logo-left.lang-en {
  background-image: url(/tpl/i/logo_polyus_en_m.png);
}
.rd-mobilepanel-logo-right.lang-en {
 /* background-image: url(/tpl/i/logo_shvabe_en_m.png); */
}

.stuck-logo-left a, .rd-mobilepanel-logo-left a {
  /* position: absolute; */
  display: inline-block;
  width: 200px;
  height: 56px;
  height: 100%;
}
.stuck-logo-left a {
  right: 0px;
  width: 120px;
}
.rd-mobilepanel-logo-left a {
  left: 0px;
  width: 85px;
}

/*==================     ToTop     ======================*/
.toTop {
  /*
  width: 42px;
  height: 42px;
  font-size: 26px;
  line-height: 38px;
  */
  width: 48px;
  height: 48px;
  padding: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 36px;
  color: #333;
  background: #c2c2c2;
  border-radius: 50%;
  position: fixed;
  right: 96px;
  bottom: 62px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:before {
  content: "\f102";
}
.toTop:hover {
  color: #fff;
  /*background: #c93428;*/
  background: #92bac1;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  position: relative;
  padding-bottom: 61px;
}
header hr {
  display: inline-block;
  width: 193px;
  border: none;
  color: #fff;
  background-color: #fff;
  height: 1px;
  margin-top: 9px;
  margin-bottom: 7px;
}
@media (min-width: 1200px) {
  header hr {
    width: 437px;
  }
}

.header--mod {
  padding-bottom: 0px;
}

/*
header .welcome {
	position: relative;
	height: 86px;
	white-space: nowrap;
}
header .welcome > .logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 88px;
	background: url(/tpl/i/logo/head_polyus.png) left top no-repeat;
}
header .welcome > .logo.en {
	background: url(/tpl/i/logo/head_polyus_en.png) left top no-repeat;
}
header .welcome > .logo > a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
header .welcome > .name {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
	padding: 0px 150px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'DINRoundPro', sans-serif;
	font-size: 42px;
	font-weight: 600;
	white-space: normal;
}
header .welcome:after {
	display: inline-block;
	vertical-align: middle;
	height: 86px;
	content: "";
}
@media (max-width: 1200px) {
	header .welcome > .name {
		padding-right: 10px;
	}
}
@media (max-width: 1080px) {
	header .welcome > .name {
		font-size: 36px;
	}
}
@media (max-width: 960px) {
	header .welcome > .name {
		font-size: 32px;
	}
}
@media (max-width: 620px) {
	header .welcome > .name {
		font-size: 26px;
	}
}
@media (max-width: 520px) {
	header .welcome > .name {
		font-size: 20px;
	}
}
@media (max-width: 420px) {
	header .welcome > .name {
		font-size: 16px;
	}
}
*/

header .camera_container {
  position: relative;
}
header .camera_background_container {
  padding-bottom: 25%;
  background: none;
}
@media (orientation: portrait) {
  header .camera_background_container {
    padding-bottom: 40%;
  }
}
header .camera_container .camera_background {
  display: none;
}
header .camera_background_container .camera_background {
  display: block;
}
header .camera_background {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: hidden;
  background: transparent url(/tpl/i/head.jpg?1600332978) center / cover no-repeat;
}
/*
header .camera_background:before {
  width: 100%;
  width: calc(100% + 30px);
  height: 100%;
  height: calc(125% + 15px);
  top: -15px;
  content: "";
  filter: blur(10px);
  left: -15px;
  background: url(/tpl/i/head.jpg) center / cover repeat;
  background-position: left center;
}
header .camera_background_top {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: transparent url(/tpl/i/head.jpg) center / cover no-repeat;
  z-index: 1;
}
*/

.iconbar {
  height: 30px;
  padding-top: 2px;
  background: #0055a6;
  text-align: center;
}
.iconbar > .lang-switch {
  float: right;
  padding-left: 16px;
  padding-right: 32px;
  font-size: 16px;
}
.iconbar > .lang-switch a {
  margin: 0em 0.3em;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.iconbar > .lang-switch a:hover,
.iconbar > .lang-switch a.active {
  color: #92bac1;
}
.iconbar .icons {
  float: right;
  padding-right: 8px;
  font-size: 20px;
}
.iconbar .icons a {
  margin: 0px 0.2em;
  color: #fff;
  text-decoration: none;
}
.iconbar .icons a:hover {
  color: #92bac1;
}


.stuck_container .iconbar {
	display: none;
}
.isStuck .iconbar {
	display: block;
}
@media (orientation: landscape) {
  .iconbar {
    padding-left: 18.75%;
    padding-right: 18.75%;
  }
}
@media (max-width: 768px) {
	header .iconbar {
		display:none;
	}

  .iconbar > .lang-switch {
    float: left;
  }
}

header .camera_container .lang-switch {
	position: absolute;
	z-index: 10;
	right: 16%;
	bottom: -30px;
	line-height: 30px;
}
header .camera_container .lang-switch a {
	margin: 0px 0.3em;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
header .camera_container .lang-switch a:hover,
header .camera_container .lang-switch a.active {
	color: #92bac1;
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
display: flex;
flex-direction: column;
justify-content: space-between;
flex: 1;
}
main .line-1 {
  display: inline-block;
  width: 430px;
  border: none;
  color: #cacaca;
  background-color: #cacaca;
  height: 1px;
  margin-top: 26px;
  margin-bottom: 3px;
}
main .line-2 {
  display: inline-block;
  width: 100%;
  border: none;
  color: #cacaca;
  background-color: #cacaca;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 3px;
}
main .line-3 {
  display: inline-block;
  width: 370px;
  border: none;
  color: #cacaca;
  background-color: #cacaca;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 3px;
}
main .line-4 {
  display: inline-block;
  width: 100%;
  border: none;
  color: #dadada;
  background-color: #dadada;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}
main .parallax h2, main .parallax h5 {
  color: #fff;
}
main .box h5 {
  line-height: 1.667;
}
main .box h5 + dl, main .box h5 + a, main .box h2 + address {
  margin-top: 18px;
}
main .box address, main .box dt, main .box dd, main .box a[href^="callto:"], main .box a[href^="mailto:"] {
  line-height: 2.1;
  font-style: normal;
}
main .box .contact-info {
  max-width: 240px;
}
main .box dt, main .box dd {
  display: inline-block;
  float: left;
}
main .box dd {
  float: right;
}
/*
main .box a[href^="mailto:"] {
  display: block;
}
*/
main .box a {
  display: block;
}
main [class*="col-"] .row {
  margin-top: 49px;
}
main [class*="col-"] .row + .row {
  margin-top: 42px;
}
main [class*="col-"] .row + * {
  margin-top: 22px;
}

/*========================================================
                     BREADCRUMBS  Section
=========================================================*/

.breadcrumbs {
	margin: 0px 0 20px 0;
	font-size: 16px;
	text-align: left;
	color: #92bac1;
}
.breadcrumbs > span {
color:#444444;
}

/*========================================================
                     ARTICLE  Section
=========================================================*/
article {
text-align: left;
font-size: 16px;
line-height: 1.4;
color: #100954;
}

article h1 {
	font-size: 28px;
	font-weight: bold;
	color: #100954;
}
article h2 {
  font-size: 26px;
}
article h1, article h2 {
  line-height: 1.2;
}
article h3 {
  font-size: 22px;
}
article h2, article h3, article h4, article h5, article h6 {
	margin-top: 1em;
	color: #100954;
}
article .row h5:first-child, article .row h6:first-child {
	margin-top: 0px;
}

article p, article ul, article ol, article blockquote {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 12px;
  color: #100954;
  /* text-align: justify; */
}
article ul, article ol {
	margin-top: 0px;
}

article .row p {
	font-size: 14px;
	text-align: inherit;
	text-indent: inherit;
}
article .row p:first-child {
	margin-top: 0px;
}	

article a {
	color: #0055a6;
}
article a:hover {
  color: #2277cc;
}

article ol {
	counter-reset: li;
}
article ul > li, article ol > li {
	position: relative;
	list-style: none;
	line-height: 1.3;
	margin-top: 4px;
	margin-left: 1.2em;
}
article ul > li > ul > li, article ol > li > ol > li,
article ul > li > ol > li, article ol > li > ul > li {
	position: relative;
	list-style: none;
	line-height: 1.3;
	margin-top: 4px;
	margin-left: 0.2em;
}
article ul > li {
	padding-left: 16px;
}
article ul > li:before {
	font-family: "Font Awesome 5 Free";
  font-weight: bold;
	content: "\f0da";
	position: absolute;
	top: 1px;
	left: 0px;
	/*padding-right: 10px;*/
}
article ol > li {
	padding-left: 28px;
}
article ol > li:before {
	font-weight: bold;
    content: counter(li, decimal-leading-zero) ".";
    counter-increment: li;
	position: absolute;
	top: 0px;
	left: 0px;
}

article blockquote {
	/*background: url(/tpl/i/bg-image-2.jpg);*/
	padding: 1em;
	background-color: #eaeaea;
	/*background-color: #92bac1;*/
}

article figure {
	margin: 16px 0;
	text-align: center;
}
article figure img,
article center img {
border-radius: 8px;
}
article figure > figcaption {
	margin-top: 6px;
	font-size: 14px;
	line-height: 1.3;
	/*color: #828282;*/
	color: #100954;
}

article .mass-media-list-item {
  font-size: 16px;
  margin-top: 24px;
  color: #100954;
}
article .mass-media-list-item h5, article .mass-media-list-item h4 {
  margin-top: 0px;
}
article .mass-media-list-item a {
  text-decoration: none;
}
article .mass-media-list-item time {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
article .mass-media-list-item div {
  margin-top: 8px;
}
article .mass-media-list-item .main-title {
  margin-top: 4px;
  font-size: 20px;
  font-weight: bold;
}
article .mass-media-list-item .extended-title {}
article .mass-media-list-item p {
  font-size: 16px;
}
article .mass-media-list-item p:first-child {
  margin-top: 0px;
}
article .mass-media-list-item .logo {
  position: relative;
  max-width: 160px;
  overflow: hidden;
}
article .mass-media-list-item .logo > a {
  display: block;
  padding-bottom: 40%;
  background: transparent center center no-repeat;
  background-size: contain;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
article .mass-media-list-item .logo > a:hover {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
article .mass-media-subheader {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
article .line-2 + .mass-media-subheader {
  margin: 0 0 16px 0;
}

article .youtube-container {
	max-width: 1024px;
	margin: auto;
}
article .youtube-container > div {
	position: relative;
	padding-bottom: 56.25%;
	box-sizing: border-box;
}
article .youtube-container > div > iframe {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
article .youtube-container, article .youtube-container + figcaption {
  display: none;
}
article .youtube-container.show, article .youtube-container.show + figcaption {
  display: block;
}

article .comment, article .notice {
	font-size: 14px;
}

article .no-indent p, article p.no-indent {
	text-indent: 0px;
}
article .no-indent ul > li, article .no-indent ol > li {
	margin-left: 0.2em;
}

article .pagination {
	text-align: center;
	font-size: 16px;
}
article .pagination span {
	padding: 0em 0.5em;
}

article figure.management {
height: 400px;
white-space: nowrap;
}
article figure.management img {
border-radius: 8px;
height: 300px;
}
article figure.management > figcaption a {
color:#110055;
}
article figure.management > figcaption a:hover {
color:#1155aa;
}
article figure.management > figcaption {
white-space: normal;
text-align: center;
}
article figure.management > figcaption strong {
font-size: 16px;
margin-bottom: 1em;
}

article .line-2 + * {
margin-top: 12px;
}

article .sign, article .p_sign {
	font-style: italic;
	text-align: right;
}
article .authors {
    text-align: center;
    font-weight: bold;
}
article .died {
    border: 1px solid black;
    padding: 0px 2px;
}

article .photogallery {
	text-align: center;
}
article .photogallery > figure {
	display: inline-block;
	width: 200px;
	margin: 15px 5px;
	vertical-align: middle;
}

article .two-col {
display: flex;
flex-wrap: wrap;
margin: 0 -10px;
}

article .two-col>div {
flex: 1 1 50%;
padding: 10px;
}

article .third-col {
display: flex;
flex-wrap: wrap;
margin: 0 -10px;
}
article .third-col h3 {
display:inline-block;
border-bottom: 1px solid #110055;
padding-bottom: 20px;
margin-bottom: 20px;
}
article .third-col h4 {
margin: 0;
padding: 0;
font-style: italic;
}
article .third-col img {
max-width: 85%;
border-radius: 8px;
}
article .third-col div:first-child {
flex: 0 1 35%;
padding: 30px 10px 0;
}
article .third-col div:last-child {
flex: 0 1 65%;
padding: 30px 10px 0;
}

article .div2col {
	margin: 0 -10px;
}
article .div2col > div {
	display: inline-block;
	width: 100%;
	margin: 15px 0;
    padding: 0 20px;
}

article .gal2col {
	text-align: center;
	margin: 0 -20px;
}
article .gal2col img {
}
article .gal2col > figure {
	display: inline-block;
	width: 100%;
	margin: 15px 0;
    padding: 0 20px;
	vertical-align: middle;
}
article .gal2col > figure img {
	width: 100%;
}
@media (max-width: 768px) {
article .third-col,
article .two-col {
flex-direction: column;
}
article .third-col img {
max-width: 100%;
margin-bottom: 0;
}
}
@media (min-width: 768px) {
article .div2col > div {
	display: inline-block;
	width: 570px;
	margin: 10px;
	padding: 0;
}
article .gal2col > figure {
	display: inline-block;
	width: 570px;
	margin: 10px;
	padding: 0;
	vertical-align: middle;
}
article .gal2col > figure img {
min-width: 570px;
min-height: 330px;
}
}

article table {
	margin-top: 12px;
	color: #100954;
}
article table th, article table td {
	padding: 8px;
	line-height: 1.3;
}
article table tr th, article table tr.head td {
	background-color: #729aa1;
	color: #fff;
	padding: 12px 8px;
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
article table tr.head th {
text-align: left;
padding: 8px;
}
article table tr.header td {
	background-color: #729aa1;
	color: #fff;
	padding: 12px 8px;
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
	text-align: left;
}

article table.datalist {
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
}
article table.datalist tr:not([class='head']):nth-of-type(odd) {
	background-color: #eaeaea;
}
article table.datalist.tech tr th:first-child {
	text-align: left;
	white-space: nowrap;
}
article table.datalist.tech tr:not([class='head']) td:not(:first-child) {
	text-align: center;
	/* white-space: nowrap; */
}
article table.datalist.tech2 tr:not([class='head']) td:not(:last-child) {
	text-align: center;
	white-space: nowrap;
}
article table.datalist.tech3 tr:not([class='head']) td:last-child {
	text-align: center;
	white-space: nowrap;
}
article table.datalist.tech4 tr:not([class='head']) td:first-child {
	text-align: center;
	white-space: nowrap;
}
article table.datalist.th2 th, article table.datalist.th2 tr.head td {
	white-space: nowrap;
}
article table.datalist.tech tr:not([class='head']) td:first-child.sub {
	padding-left: 22px;
}
article table.datalist.tech tr:not([class='head']) td:first-child.sub:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0da";
  font-weight: bold;
	display: inline-block;
  vertical-align: middle;
	margin-left: -10px;
	width: 0.8em;
}
article table.datalist.tech tr:not([class='head']) td:first-child.sub2 {
	padding-left: 35px;
}

article table.datalist.sortable img {
    height: 18px;
    margin:0 5px; 
}

article table.datalist.sortable .i-pdf {

}

article table.datalist.sortable .head {
cursor: pointer;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
}
article table.datalist.sortable .head th {
transition: .3s;
}
article table.datalist.sortable .head th:hover {
background-color: #82aab1;
}

.table-search {
display:flex;
align-items: center;
margin: 16px 0 0 0;
border: 1px solid #bbbbbb;
border-radius: 6px;
}
.table-search .fa-search {
margin: 3px 8px;
font-size: 22px;
color: #557799;
padding: 3px 10px 3px 3px;
border-right: 1px solid #dddddd;
}
.table-search .search-table {
width:100%;
font-size: 15px;
padding: 4px 8px 4px 4px;
border:none;
background: none;
}
.table-search .table-clear {
font-size: 14px;
white-space: nowrap;
}
.table-search .table-clear {
position: relative;
padding: 3px 6px 5px 30px;
margin: 3px;
background: #eeeeee;
border-radius: 6px;
cursor: pointer;
}
.table-search .table-clear span {
position: absolute;
left:6px;
display: inline-block;
width: 20px;
height: 20px;
}
.table-search .table-clear span:before,
.table-search .table-clear span:after {content: ""; position: absolute; top:10px; left:0; width: 20px; height: 2px; background: gray;}
.table-search .table-clear span:before {transform: rotate(45deg);}
.table-search .table-clear span:after {transform: rotate(-45deg);}

table.sortable .sort {
display: inline-block;
margin: 0 6px;
position: relative;
opacity:.6;
}

table.sortable .sort:before {
position: absolute;
content: '';
width: 0;
height: 0;
top:-14px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #ffffff;
}
table.sortable .sort:after {
position: absolute;
content: '';
width: 0;
height: 0;
top:-4px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 8px solid #ffffff;
}

table.sortable .sort.up:before,
table.sortable .sort.down:before,
table.sortable .sort.up:after,
table.sortable .sort.down:after {
display: none;
}

table.sortable .sort.up {
margin: 0 -10px 0 6px;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 10px solid #ffffff;
opacity: 1;
}
 
table.sortable .sort.down {
margin: 0 -10px 0 6px;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 10px solid #ffffff;
opacity: 1;
}  


article table.order-list {
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
}
article table.order-list td {
	padding: 10px 5px;
}
article table.order-list tr:not([class='head']):nth-of-type(odd) {
	background-color: #f4f4f4;
}
article table.order-list tr:not([class='head']) td:not(:first-child) {
	text-align: center;
	white-space: nowrap;
	width: 1%;
}
article table.order-list input {
	width: 4em;
	font-size: 14px;
	text-align: center;
}

article input[type="text"] {
	background: #fff;
	border: 1px solid #828282;
	color: #333;
	padding: 2px 5px;
}
article button, article input[type="button"] {
	background: #eaeaea;
	border: 1px solid #828282;
	color: #333;
	padding: 0.5em 1em;
	font-weight: bold;
	min-width: 300px;
}

form.order {
	min-width: 300px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
form.order fieldset {
	display: block;
	padding: 5px;
	background: #eaeaea;
	color: #333;
}
form.order fieldset label {
	display: block;
	margin: auto;
	padding: 5px;
	text-align: right;
	white-space: nowrap;
}
form.order fieldset label > * {
	display: inline-block;
	vertical-align: top;
}
form.order fieldset label > span {
	max-width: 30%;
	white-space: normal;
}
form.order fieldset label > div {
	width: 70%;
	padding-left: 10px;
	text-align: left;
}
form.order fieldset label > div > img {
	margin-top: 5px;
}
form.order fieldset label > div > input, form.order fieldset label > div > textarea {
	width: 100%;
	font-size: 12px;
}
form.order fieldset label > div > input {
	height: 30px;
}
form.order fieldset label > div > textarea {
	height: 100px;
	resize: vertical;
}


article .book_honors {
	margin: 20px 0px 30px;
}
article .book_honors:after {
	display: block;
	content: "";
	clear: both;
}
article .book_honors > figure {
	float: left;
	margin: 0px;
	margin-left: 30px;
}
article .book_honors > figure + * {
	margin-left: 250px;
}	
@media (max-width: 600px) {
	article .book_honors > figure {
		float: none;
		margin-right: 30px;
	}
	article .book_honors > figure + * {
		margin-left: 20%;
	}
}
@media (min-width: 768px) {
	article .book_honors ol {
		-moz-columns: 2;
		-webkit-columns: 2;
		columns: 2;
		-moz-column-fill: balance;
		-webkit-column-fill: balance;
		column-fill: balance;
	}
	article .book_honors ol li {
		margin: 0px;
		margin-left: 2em;
		padding-bottom: 0.5em;
	}	
}

article .book_congratulations header {
	padding: 0px;
	text-align: center;
}
article .book_congratulations footer {
	padding: 0px;
}
article .book_congratulations header:after {
	display: block;
	content: "";
	clear: both;
}
article .book_congratulations header figure {
	margin: 0px 20px;
	float: left;
}
article .book_congratulations header figure:first-child {
	float: right;
}
article .book_congratulations + .book_congratulations {
	margin-top: 50px;
}


nav.book_chapter {
	margin: 20px 2px;
}
nav.book_chapter:after {
	display: block;
	content: "";
	clear: both;
}
nav.book_chapter > a {
	display: block;
	width: 30%;
	margin: 0px auto;
	padding: 4px 10px 5px 10px;
	background: #f8f8f8;
	border: 1px solid #e9e9e9;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
nav.book_chapter > a:visited {
	color: #000000;
	text-decoration: none;
}
nav.book_chapter > a:hover {
	background: #e9e9e9;
	color: #000000;
	text-decoration: none;
}
nav.book_chapter > a.prev {
	float: left;
}
nav.book_chapter > a.next {
	float: right;
}
@media (max-width: 600px) {
	nav.book_chapter > a {
		float: none !important;
		width: 100%;
	}
	nav.book_chapter > a.next {
		margin: 20px 0px;
	}
}

article .technopark-resident p, article .technopark-resident li {
  text-align: left;
}
article .technopark-resident p {
  font-size: 16px;
}
article .technopark-resident p.desc {
  font-size: 18px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding-top: 16px;
  /*padding-bottom: 145px;*/
  padding-bottom: 24px;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #92bac1 !important;
}
footer ul {
  margin-top: 6px;
}

footer .counters {
	padding-top: 6px;
}

@media (min-width: 620px) {
	footer .twocols > div.left {
		float: left;
	}
	footer .twocols > div.right {
		float: right;
	}
}

footer .shvabe-rostec {
  min-height: 25px;
  font-size: 14px;
  background: url(/tpl/i/logo_shvabe_m.png) 8px 8px no-repeat;
  padding-left: 160px;
  text-align: left;
}
footer .shvabe-rostec.lang-en {
 background-image: url(/tpl/i/logo_shvabe_en_m.png); 
}
footer .shvabe-rostec span {
white-space: nowrap;
}

footer .container .inner {
display: flex;
flex-wrap:wrap;
justify-content: space-between;
}
footer .politika {
text-align: right;
white-space: nowrap;
}
@media (max-width: 1199px) {
footer .politika {
padding-left: 160px;
padding-top: 10px;
}
}
@media (max-width: 420px) {
footer .shvabe-rostec {
padding-left: 10px;
padding-top: 50px;
}
footer .politika {
padding-left: 10px;
padding-top: 10px;
}
}

.bottom-contacts {
margin-top: 12px;
margin-bottom: 6px;
padding: 0px;
}
.bottom-contacts > div {
text-align: center;
}

.bottom-contacts-element-container {}
.bottom-contacts-element-container:after {
  clear: both;
}
.bottom-contacts-element-container .fa {
  float: left;
  padding-right: 12px;
  position: relative;
  top: 0px;
  font-size: 48px;
  color: #0055a6;
}

.bottom-contacts-element-2 {
  text-align: left;
  white-space: nowrap;
  font-size: 18px;
  line-height: 1.3;
}
.bottom-contacts-element-2 + .bottom-contacts-element-2 {
  margin-top: 4px;
}
.bottom-contacts-element-2 .fa {
  padding-right: 12px;
  color: #0055a6;
  font-size: 20px;
}
.bottom-contacts-element-2 a {
  color: #0055a6;
}

.bottom-contacts-element {
  display: inline-block;
  text-align: left;
  white-space: nowrap;
  font-size: 17px;
  line-height: 30px;
}
.bottom-contacts-element img {
border-radius: 6px;
}
.bottom-contacts-element a img {
margin-top:4px;
}
.bottom-contacts-element .header {
float:left;
  font-size: 20px;
  font-weight: bold;
  color: #0055a6;
  margin: 0 10px 8px 0;
  padding: 0;
}
.bottom-contacts a {
  text-decoration: none;
}
@media (min-width: 992px) {
  .bottom-contacts > div:first-child {
   text-align: left;
  }
  .bottom-contacts > div:last-child {
   text-align: right;
  }
}
@media (max-width: 991px) {
  .bottom-contacts > div {
    text-align: left;
  }
}

.ancor:before {
	display: block;
	content: "";
	height: 60px;
	margin: -80px 0 0;
}

.autoimage {
margin: 30px -30px 0;
text-align: center;
}
.autoimg {
display: inline-block;
margin: 10px 12px;
}
.autoimg img {
border-radius: 8px;
max-width: 570px;
width: 100%;
}

@media (max-width: 991px) {
.autoimage {
margin: 10px -10px 0;
}
.autoimg {
margin: 5px 15px;
}
}

ul.vacance {
margin: 25px 0 35px;
}
ul.vacance li {
margin: 15px 10px;
}

.lf-form {
    width: 100%;
	max-width: 800px;
    font-size: 16px;
	box-sizing: border-box;
}
.lf-header {
    color: Maroon;
    background: #e4e1dc;
    padding: 6px;
    border-bottom: 1px solid #dddddd;
}
.lf-comment {
    padding: 6px;
    color: Maroon;
    background: #f5f5f5;
    border-bottom: 1px solid #dddddd;
}
.lf-endcomment {
    height: 4px;
    background: #f5f5f5;
    border-bottom: 1px solid #dddddd;
}
.lf-line {
    clear: both;
	box-sizing: border-box;
    border-bottom: 1px solid #dddddd;
    padding: 6px 0;
}
.lf-left {
    float: left;
	box-sizing: border-box;
    width: 260px;
    padding: 4px 10px 5px 6px;
}
.lf-right {
    margin-left: 260px;
	padding: 0 6px 0 0;
	box-sizing: border-box;
}
.lf-right label {
	margin: 0 20px 0 0;
	}
.lf-text, .lf-textarea {
    width: 100%;
	font: inherit;
    font-size: 15px;
    padding: 4px 8px!important;
    border: 1px solid #bbbbbb!important;
    border-radius: 6px!important;
	box-sizing: border-box;
}
.lf-file {
    width: 100%;
	font: inherit;
    font-size: 15px;
    padding: 4px 8px 4px 0!important;
}

.lf-radio, .lf-checkbox {
    border: none;
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 0px 5px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -2px;
    *overflow: hidden;
}
.lf-select {
    border: 1px solid #bbbbbb;
    border-radius: 6px;
    padding: 6px 4px;
    font-size: 14px;
}
.lf-attention {
    padding: 6px;
}
.lf-nrtext {
    padding: 4px 6px 6px 6px;
}
.lf-nr {
    width: 170px;
}
.lf-line-submit {
    padding: 0;
	margin-top:10px;
}
.lf-submit, .lf-button {
    background: #2288bb;
    color: #ffffff;
    padding: 8px 26px;
    border-radius: 4px;
    font-size: 16px;
    border: none;
    border-radius: 6px;
}
.lf-submit:hover, .lf-button:hover {
    background: #2288ee;
    cursor: pointer;
}

.lf-submit[disabled],
.lf-button[disabled] {
	background: #aaaaaa;
	cursor: default;
}

.lf-result-form p {
	padding-top: 15px;
	color: #000000;
}
.lf-result-form p b {
color:#cc0000;
}

#feedback .lf-left {
    width: 160px;
}
#feedback .lf-right {
    margin-left: 160px;
}
#feedback .error {
	margin-top: 10px;
}

.fancybox-content,
.fancybox-image {
border-radius:8px;
}

@media (max-width: 560px) {
.lf-left {
    float: none;
	width: 100%;
	}
.lf-right {
	float: none;
	margin: 0;
	padding: 0;
}
#feedback .lf-right {
    margin-left: 0;
}
.fancybox-caption {
line-height: 1.2;
padding: 75px 24px 15px;
}
.fancybox-content {
padding: 20px;
}
}

.dark-blue {
color:#110055;
}

@media print {
*,
*:before,
*:after,
*:first-letter,
p:first-line,
div:first-line,
blockquote:first-line {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
#admintop,
header,
footer,
hr,
.line-2,
.nav,
.search-zoom,
.camera_container,
.iconbar,
.well-md--inset-1,
section.bg-image-2,
.rd-mobilemenu,
.rd-mobilepanel,
.toTop,
.toTop:before,
.bottom-contacts,
.breadcrumbs {
display: none;
}
.datalist th,
.datalist td {
border-bottom: 1px solid #888888;
}
hr {
height: 1px;
padding: 0;
margin: 0;
position: absolute;
}
article .third-col div:first-child {
padding: 0 10px;
}
.well-sm {
padding: 0;
}
@media (min-width: 768px) {
article .third-col div:first-child {
padding: 20px 10px;
}
article .third-col div:last-child {
padding: 20px 10px;
}
}
}

/* bvi adaptive */
.stuck-logo.bvi-background-image {
background-image: url(/tpl/i/logo_polyus_b.png?1);
}
.stuck-logo.lang-en.bvi-background-image {
background-image: url(/tpl/i/logo_polyus_en_b.png?1);	
}
.rd-mobilepanel-logo-left.bvi-background-image {
background-image: url(/tpl/i/logo_polyus_m_b.png?1);
}

.bvi-body[data-bvi-theme=black] .stuck-logo.bvi-background-image {
background-image: url(/tpl/i/logo_polyus.png?1);
}
.bvi-body[data-bvi-theme=black] .stuck-logo.lang-en.bvi-background-image {
background-image: url(/tpl/i/logo_polyus_en.png?1);	
}
.bvi-body[data-bvi-theme=black] .rd-mobilepanel-logo-left.bvi-background-image {
background-image: url(/tpl/i/logo_polyus_m.png?1);
}

.bvi-body[data-bvi-theme=green] .stuck-logo.bvi-background-image {
background-image: url(/tpl/i/logo_polyus.png?1);
}
.bvi-body[data-bvi-theme=green] .stuck-logo.lang-en.bvi-background-image {
background-image: url(/tpl/i/logo_polyus_en.png?1);	
}
.bvi-body[data-bvi-theme=green] .rd-mobilepanel-logo-left.bvi-background-image {
background-image: url(/tpl/i/logo_polyus_m.png?1);
}

.rd-mobilepanel-logo-left.lang-en.bvi-background-image {
background-image: url(/tpl/i/logo_polyus_en_m_b.png?1);
}
.shvabe-rostec.bvi-background-image {
background-image: url(/tpl/i/logo_shvabe_m_b.png?1);
}

.rd-mobilepanel_toggle button[type=button]:hover *,
.rd-mobilepanel_toggle span {
	background-color: #fff!important;
}
