html {
  font-size: 16px; }

b, strong {
  font-family: "RobotoCondensedBold", sans-serif;
  font-weight: normal;
}

body {
  font-family: "RobotoCondensed", sans-serif;
  font-weight: normal;
  font-size: 16px;
  min-width: 320px;
  /*position: relative;*/
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  color: #535353;
  background-image: url(../img/main-bg.png); }

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: red; }

body input:required:valid,
body textarea:required:valid {
  color: green; }

body input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/*b, strong, */label {
  font-weight: normal;
  font-family: "MyriadProBoldCond", sans-serif;
}

a, a:focus, a:active {
  text-decoration: none;
  outline: none; }

a {
  color: #001d3a; }
  a:hover {
    text-decoration: none;
    color: #9c4047; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
  text-transform: uppercase;
  color: #001d3a;
  line-height: 1.26; }

h2, .h2 {
    font-size: 18px;
}

.before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.img-center, .advantage-row .adv-item .image-block img, .news-item .img-block img, .product-image .panel img, .product-item-type-2 .image-block img, .product-item .image-block img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%; }

img {
  max-width: 100%; }

ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

header {
  padding-top: 20px;
  padding-bottom: 30px;
}

.head-main {
}

.slogan{
	padding-top: 20px;
	padding-bottom: 20px;
}

.slogan span{
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	font-size: 15px;
	font-style: italic;
  font-family: 'RobotoCondensedBold', sans-serif;
	line-height: 19px;
	color: #004990;
}

.slogan span:first-child {
	-webkit-animation: fadeInLeft 2s ease-in backwards;
	-moz-animation: fadeInLeft 2s ease-in backwards;
	-ms-animation: fadeInLeft 2s ease-in backwards;
	animation: fadeInLeft 2s ease-in backwards;
}
.slogan span:last-child {
	margin-left: 100px;
	-webkit-animation: fadeInRight 2s ease-in backwards;
	-moz-animation: fadeInRight 2s ease-in backwards;
	-ms-animation: fadeInRight 2s ease-in backwards;
	animation: fadeInRight 2s ease-in backwards;
}


@-webkit-keyframes fadeInLeft{
	0%{
		opacity: 0;
		-webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
		transform: translateX(-100px);
	}
	50%{
		opacity: .5;
		-webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
		transform: translateX(0px);
	}
	100%{
		opacity: 1;
		-webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
		transform: translateX(100px);
	}
}

@-webkit-keyframes fadeInRight{
	0%{
		opacity: 0;
		-webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
		transform: translateX(200px);
	}
	50%{
		opacity: .5;
		-webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
		transform: translateX(100px);
	}
	100%{
		opacity: 1;
		-webkit-transform: translateX(0);
    -moz-transform: translateX(0);
		transform: translateX(0);
	}
}


.arr-ico {
  position: relative;
  width: 11px;
  height: 11px;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%; }
  .arr-ico::before {
    color: #284058;
    border-bottom: 2px solid #021f3b;
    border-right: 2px solid #021f3b;
    content: "";
    display: block;
    height: 8px;
    pointer-events: none;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 0.15s ease-in-out;
    width: 8px; }

.head-contact {
  float: left;
  padding-top: 16px;
  padding-bottom: 18px; }
  .head-contact .item {
    float: left;
    color: #fff;
    vertical-align: top;
    font-size: 0.9375rem;
    padding-left: 12px;
    padding-right: 12px; }
    .head-contact .item .my, .head-contact .item .sprite {
      float: left;
      margin-right: 9px; }
      .head-contact .item .my::before, .head-contact .item .sprite::before {
        font-size: 27px;
        color: #ccd2d5; }
    .head-contact .item .sprite {
      position: relative;
      top: 4px; }
    .head-contact .item .text-block {
      display: block;
      float: left; }
      .head-contact .item .text-block span {
        display: block; }
      .head-contact .item .text-block a {
        display: block;
        color: #fff; }

.head-contact-left:first-child {
  padding-left: 0; }

.sprite {
  background: url("../img/sprite.png") no-repeat;
  display: inline-block; }

.tel-ico {
  background-position: 0 0;
  width: 22px;
  height: 22px; }

.head-middle {
  background-color: #fff;
  min-height: 74px;
  border-bottom: 1px solid #90beea;
  margin-bottom: 20px; }

.logo {
  padding: 18px 30px 0;
  display: inline-block; }
  .logo a {
    display: block; }

.hvr-shutter-out-horizontal, .main-menu li > a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-out-horizontal:before, .main-menu li > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-out-horizontal:hover::before, .main-menu li > a:hover::before, .hvr-shutter-out-horizontal:active::before, .main-menu li > a:active::before, .hvr-shutter-out-horizontal:focus::before, .main-menu li > a:focus::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.main-menu {
  padding-top: 15px;
	border-top: 1px solid #90beea;
	padding-left: 25px;
}
  .main-menu li {
    font-size: 1rem;
    font-family: "RobotoCondensedBold";
    text-transform: uppercase;
    margin-right: 3%;
    margin-bottom: 15px;
    float: left;
    position: relative; }
    .main-menu li.hover .dropdown-menu {
      display: block !important;
      animation-duration: 0.5s;
      float: none; }
    .main-menu li.hover .arrow span {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .main-menu li > a {
      color: #001d3a;
      display: inline-block;
      position: relative; }
      .main-menu li > a::before {
        content: "";
        position: absolute;
        bottom: -2px;
        left: 0;
        right: 0;
        top: auto;
        height: 2px;
        background-color: transparent;
        transition: all 0.3s ease; }
      .main-menu li > a.root-item-selected, .main-menu li.active > a {
        color: #ff151f !important; }
      .main-menu li > a.dropdown-toggle {
        padding-right: 12px; }
        .main-menu li .arrow {
          position: absolute;
          padding: 10px;
          right: -13px;
          z-index: 9; }
          .main-menu li .arrow span{
            color: #284058;
            border-bottom: 2px solid #021f3b;
            border-right: 2px solid #021f3b;
            content: "";
            display: block;
            height: 7px;
            pointer-events: none;
            -webkit-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            transition: all 0.15s ease-in-out;
            width: 7px;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -4px; }
    .main-menu li.active a::before, .main-menu li:hover a::before {
      background-color: #9c4047; }
    .main-menu li .dropdown-menu {
      border: 0;
      background-color: #fff;
      border-radius: 0;
      margin: 0;
      transform: translate(0);
      padding: 10px 0 0;
      box-shadow: none;
      min-width: 355px; }
      .main-menu li .dropdown-menu li {
        text-transform: uppercase;
        font-size: 0.9375rem;
        font-weight: normal;
        font-family: "RobotoCondensed";
        float: none;
        margin: -1px 0 0 0;
        border: 1px solid #d7d7d7; }
        .main-menu li .dropdown-menu li:first-child a {
          padding-top: 20px; }
          .main-menu li .dropdown-menu li:first-child a::after {
            margin-top: 2px; }
        .main-menu li .dropdown-menu li:last-child a {
          padding-bottom: 20px; }
        .main-menu li .dropdown-menu li > ul {
          display: none;
          position: absolute;
          border: 0;
          background-color: #fff;
          border-radius: 0;
          margin: 0;
          transform: translate(0);
          box-shadow: none;
          min-width: 264px; }
          .main-menu li .dropdown-menu li > ul > li a {
            padding-right: 10px; }
            .main-menu li .dropdown-menu li > ul > li a::after {
              border: 0; }
        .main-menu li .dropdown-menu li a {
          color: #2e2e2e;
          padding: 6px 20px;
          display: block;
          position: relative; }
        /*  .main-menu li .dropdown-menu li a::after {
            border-bottom: 1px solid #8e9ba8;
            border-right: 1px solid #8e9ba8;
            content: "";
            display: block;
            height: 8px;
            margin-top: -6px;
            pointer-events: none;
            position: absolute;
            right: 10px;
            top: 50%;
            -webkit-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            transition: all 0.15s ease-in-out;
            width: 8px; }
          .main-menu li .dropdown-menu li a:hover {
            color: #9c4047;
            background-color: transparent; }*/
            .main-menu li .dropdown-menu li a:hover::after {
              border-color: #9c4047; }
        .main-menu li .dropdown-menu li.hover > ul {
          display: block;
          left: 100%;
          top: 0; }

.sb-search-input {
  font-family: "RobotoCondensedLight";
	max-width: 292px;
	background-color: transparent;
	border: 1px solid #dadada;
}

.head-top {
  position: relative; }

.search-wrap {
	float: right;
  width: 330px;
	margin-top: -20px;
}

.page .search-wrap{
	position: relative;
	margin-top: 0;
}

.page .sb-search{
	position: absolute;
	right: 0;
	margin-top: 15px;
}

.sb-icon-search .my {
  position: relative;
  top: 3px; }
  .sb-icon-search .my::before {
    font-size: 21px;
    color: #001d3a; }

.title {
  font-size: 1.875rem;
  color: #535353;
}
  .title span {
    color: #949699;
    font-family: "RobotoCondensedLight", sans-serif; }

.sub-title {
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  color: #001d3a;
  margin-top: -20px;
  margin-bottom: 40px;
}

.preim {
  margin-top: 50px;
}

.head-section {
  text-align: center;
  margin-bottom: 20px; }
  .head-section .title {
    display: inline-block;
    position: relative;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 0; }
    .head-section .title::before {
      position: absolute;
      width: 18px;
      height: 25px;
      content: "";
      left: 0;
      bottom: 0;
      background-image: url(../img/title-border/grey-left-bd.png);
      background-repeat: no-repeat; }
    .head-section .title::after {
      position: absolute;
      width: 18px;
      height: 25px;
      content: "";
      right: 0;
      bottom: 0;
      background-image: url(../img/title-border/grey-right-bd.png);
      background-repeat: no-repeat; }

.panel:hover {
  background-color: #001d3a;
  transition: background 1s ease; }
  .panel:hover h4, .panel:hover .h4 {
    color: #fff; }

.pump-catalog .pump-item {
  display: block;
  height: 90px;
  position: relative;
  padding: 7px 10px;
  margin-bottom: 70px;
  z-index: 4; }
  .pump-catalog .pump-item .image-block {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: -1; }
  .pump-catalog .pump-item .text-block h4, .pump-catalog .pump-item .text-block .h4 {
    font-size: 0.9375rem;
    margin: 0;
    transition-duration: 0; }
  .pump-catalog .pump-item .text-block span {
    color: #949699;
    text-transform: uppercase;
    font-size: 0.8125rem; }
    /* BS
.pump-catalog .item:nth-child(1) .pump-item .image-block, .pump-catalog .item:nth-child(2) .pump-item .image-block {
  top: 22px; }
.pump-catalog .item:nth-child(3) .pump-item .image-block {
  top: -10px; }
.pump-catalog .item:nth-child(4) .pump-item .image-block {
  top: 18px; }
.pump-catalog .item:nth-child(5) .pump-item .image-block {
  top: 16px; }
.pump-catalog .item:nth-child(6) .pump-item .image-block {
  top: -15px; }
.pump-catalog .item:nth-child(7) .pump-item .image-block {
  top: -8px; }
.pump-catalog .item:nth-child(8) .pump-item .image-block {
  top: -13px; }
.pump-catalog .item:nth-child(9) .pump-item .image-block {
  top: -19px; }
.pump-catalog .item:nth-child(10) .pump-item .image-block {
  top: 15px; }
.pump-catalog .item:nth-child(11) .pump-item .image-block {
  top: 7px; }
.pump-catalog .item:nth-child(12) .pump-item .image-block {
  top: 13px; }
*/
/* BS */
.pump-catalog .item .pump-item .image-block { top: 15px; }

.bd-line, .btn-default {
  z-index: 1;
  position: relative; }

.bd-line:after, .btn-default:after,
.bd-line:before,
.btn-default:before {
  content: "";
  z-index: 2;
  width: 22px;
  height: 22px;
  position: absolute;
  -webkit-transition: all 800ms ease-in-out;
  -moz-transition: all 800ms ease-in-out;
  -ms-transition: all 800ms ease-in-out;
  -o-transition: all 800ms ease-in-out;
  transition: all 800ms ease-in-out; }

.bd-line:after, .btn-default:after {
  top: 0px;
  left: 0px;
  border-top: 1px solid #9c4047;
  border-left: 1px solid #9c4047;
  opacity: 1; }

.bd-line:before, .btn-default:before {
  bottom: 0px;
  right: 0px;
  width: 0;
  height: 0;
  opacity: 0;
  border-bottom: 1px solid #9c4047;
  border-right: 1px solid #9c4047; }

.bd-line:hover:after, .btn-default:hover:after,
.bd-line:hover:before,
.btn-default:hover:before {
  width: 100%;
  height: 100%;
  visibility: visible;
  opacity: 1; }

.advantage-row .adv-item {
  width: 20%;
  float: left;
  background-color: #fff;
  text-align: center;
  height: 200px;
  padding: 0 15px; }
  .advantage-row .adv-item + .adv-item {
    border-left: 1px solid #e5e5e5; }
  .advantage-row .adv-item a {
    display: block; }
    .advantage-row .adv-item a:hover h4, .advantage-row .adv-item a:hover .h4 {
      color: #9c4047; }
  .advantage-row .adv-item h4, .advantage-row .adv-item .h4 {
    font-size: 0.875rem; }
  .advantage-row .adv-item .image-block {
    margin-top: 40px;
    height: 60px;
    display: block;
    position: relative;
    margin-bottom: 15px; }

.advantage-section {
  padding: 30px 0 50px; }

.section {
  padding: 10px 0 10px; }

.blues-section {
  background-image: url(../img/blue-bg.png); }
  .blues-section .head-section .title {
    color: #fff;
    border-color: #374c57; }
    .blues-section .head-section .title::before, .blues-section .head-section .title::after {
      opacity: 0.3; }

#cooperation {
  display: none; }
.cooperation {
  border: 1px solid #ddd;
  height: 250px;
  background-image: url(../img/cooperation/bg.png);
  background-repeat: no-repeat;
  background-position: left top; }
  .cooperation .image-block {
    position: relative;
    bottom: -17px;
    width: 293px;
    float: left; }
    .cooperation .image-block img {
      margin-left: 55px; }
  .cooperation .text-block {
    overflow: hidden;
    font-size: 1.0625rem;
    font-family: "RobotoCondensedLight";
    color: #001d3a; }
    .cooperation .text-block .title {
      position: relative;
      margin-top: 12px;
      padding-right: 19px;
      display: inline-block; }
      .cooperation .text-block .title::before {
        background-image: url(../img/cooperation-bg.png);
        background-repeat: no-repeat;
        right: 0;
        top: 18px;
        content: "";
        position: absolute;
        width: 165px;
        height: 38px; }
    .cooperation .text-block .btn {
      margin: 8px 0 0 0;
      width: 100%;
      max-width: 380px;
      line-height: 42px;
      padding-left: 48px;
      border: 1px solid #ddd;
      color: #fff;
      background: #ae3c44 url(../img/cooperation_ico.png) 19px center no-repeat; }
      .cooperation .text-block .btn:before, .cooperation .text-block .btn:after {
        border-color: #001229; }

.cooperation-form {
  padding: 0 50px !important;
  width: calc(100% - 40px);
  max-width: 550px; }
  .cooperation-form .head-section {
    margin-top: 10px;
    margin-bottom: 5px; }
  .cooperation-form .help-block {
    text-transform: uppercase;
    font-size: 0.9375rem;
    text-align: center; }
  .cooperation-form-btn {
    width: 100%;
    display: block; }
  .cooperation-form .input-group {
    z-index: 4;
    position: relative; }
  .cooperation-form .form-page {
    color: #8e8e8e;
    width: 100%;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    background: #f2f2f2;
    border: none;
    padding: 5px;
    line-height: 2; }
  .cooperation-form .form-control {
    border-left: 0;
    font-size: 18px;
    padding: 10px 12px;
    font-family: "RobotoCondensedLight"; }
    .cooperation-form .form-control:not(textarea) {
      height: 47px; }
    .cooperation-form .form-control:focus {
      box-shadow: none;
      border-color: #d7d7d7; }
  .cooperation-form .input-group-addon {
    padding: 10px 0 10px 15px; }
  .cooperation-form .form-group {
    position: relative;
    margin-bottom: 20px; }
    .cooperation-form .form-group.error:after {
      content: 'поле обязательно для заполнения';
      color: #f77482;
      font-size: 12px;
      font-style: italic;
      position: absolute;
      right: 0; }
    .cooperation-form .form-group.second_name {
      display: none; }
    .cooperation-form .form-group.error .form-control {
      border: 1px solid #f77482;
      border-left: 0; }
    .cooperation-form .form-group.error .input-group-addon {
      border: 1px solid #f77482;
      border-right: 0; }
  .cooperation-form .success-message {
    display: none;
    text-align: center;
    padding: 20px 0 65px; }

.news-item {
  border: 1px solid #e1e1e1;
  background-color: #fff;}
  .news-item .panel-body {
    padding: 20px; }
  .news-item h3, .news-item .h3 {
    font-size: 1.0625rem;
    min-height: 147px; }
  .news-item .img-block {
    height: 133px;
    position: relative; }
    .news-item .img-block img {
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    .news-item .img-block a:hover img {
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: grayscale(100%);
      filter: gray; }
  .news-item .news-date span {
    color: #fff;
    background-color: #001d3a;
    display: inline-block;
    padding: 9px 13px 9px 16px;
    position: relative; }
    .news-item .news-date span::before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 8px 0 8px;
      border-color: #001d3a transparent transparent transparent;
      position: absolute;
      content: "";
      bottom: -5px;
      left: 50%;
      margin-left: -8px; }

.social-links {
  font-size: 0;
  overflow: hidden; }
  .social-links li {
    padding-right: 5px;
    display: table-cell;
    vertical-align: middle;
    height: 33px;
    width: 20px; }
    .social-links li a {
      position: relative;
      top: -1px; }
      .social-links li a .my::before {
        font-size: 17px;
        color: #c7c6c7; }
      .social-links li a:hover .my::before {
        color: #001d3a; }

.btn-default {
  font-family: "RobotoCondensedBold";
  transition-property: all;
  transition-duration: 0.5s;
  transition-delay: 0.5s; }
  .btn-default:hover {
    background-color: #9c4047;
    color: #fff; }
  .btn-default::after {
    width: 16px;
    height: 16px; }

.carousel-nav-2,
.carousel-nav {
  float: left;
  margin-right: 30px; 
}
.carousel-nav-2 .prev, 
.carousel-nav-2 .next,
.carousel-nav .prev, 
.carousel-nav .next {
    display: inline-block;
    cursor: pointer;
    transition: all 0.8s ease;
    position: absolute;
    width: 20px;
    height: 20px;
    position: relative; 
}
.carousel-nav-2 .prev .my, 
.carousel-nav-2 .next .my ,
.carousel-nav .prev .my, 
.carousel-nav .next .my {
      position: absolute;
      top: -2px; 
}
.carousel-nav-2 .prev .my::before, 
.carousel-nav-2 .next .my::before ,
.carousel-nav .prev .my::before, 
.carousel-nav .next .my::before {
  font-size: 18px;
  color: #949699; 
}
.carousel-nav-2 .prev:hover, 
.carousel-nav-2 .next:hover,
.carousel-nav .prev:hover, 
.carousel-nav .next:hover {
      position: relative;
      left: -3px; 
}
.carousel-nav-2 .prev:hover .my::before, 
.carousel-nav-2 .next:hover .my::before ,
.carousel-nav .prev:hover .my::before, 
.carousel-nav .next:hover .my::before {
        font-size: 23px;
        color: #001d3a; 
}

  .carousel-nav-2 .prev,    
  .carousel-nav .prev {
    margin-right: 15px; 
  }

.carousel-view-all {
  overflow: hidden;
  font-size: 1.1875rem;
  color: #5a5a5a;
  text-transform: uppercase;
  font-family: "RobotoCondensedLight";
  position: relative;
  z-index: 1; }
  .carousel-view-all .line {
    display: inline-block;
    padding: 3px 18px 3px 0;
    position: relative; }
    .carousel-view-all .line::before {
      content: "";
      position: absolute;
      top: 13px;
      height: 2px;
      left: 100%;
      background-color: #9c4047;
      z-index: -1;
      width: 10000px; }

.foot-title {
  font-family: "RobotoCondensedBold", sans-serif;
  color: #a6e1ff;
  font-size: 1.125rem;
  opacity: 0.7;
  margin-bottom: 12px; }
  .foot-title a {
    color: #a6e1ff !important;
    font-size: 1.125rem !important; }

.foot-nav li {
  /*text-transform: uppercase;*/
  font-size: 0.875rem;
  margin-bottom: 5px; }
  .foot-nav li a {
    color: #fff; }
    .foot-nav li a:hover {
      color: #f1f1f1; }

.footer-content, .footer-content a {
  color: #fff;
  font-size: 1rem; }

.footer-right, .footer-left {
  padding-top: 25px; }

.footer-right {
  position: relative;
  z-index: 1;
  padding-left: 12px; }
/*  .footer-right::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5000px;
    background-image: url("../img/blue-bg-dark.png");
    z-index: -1; }*/

.sm-pdl-0 {
  padding-left: 0; }

.footer-bottom {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #4b5762;
  padding: 12px 0;
  position: relative; }

.webpult a {
  color: #4b5762; }
  .webpult a:hover {
    color: #9c4047; }

.copy {
  float: left;
  padding-top: 2px;
  margin-right: 30px;
  width: 163px;
  }

.mertika {
  overflow: hidden; }

.white-section {
  background-color: #fff; }

.pump-section {
  padding-bottom: 0;
  padding-top: 30px; }

.breadcrumb {
  margin-top: 20px;
  margin-bottom: 20px; }
  .breadcrumb li {
    font-size: 0.875rem;
    font-family: "RobotoCondensedLight"; }
    .breadcrumb li + li {
      padding-left: 10px;
      position: relative; }
      .breadcrumb li + li::before {
        border-bottom: 1px solid #808b92;
        border-right: 1px solid #808b92;
        content: "" !important;
        padding: 0;
        top: 50%;
        display: block;
        height: 6px;
        left: 0;
        margin-top: -2px;
        position: absolute;
        pointer-events: none;
        -webkit-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        transition: all 0.15s ease-in-out;
        width: 6px; }
    .breadcrumb li a {
      color: #808b92;
      border-bottom: 1px dotted; }
      .breadcrumb li a:hover {
        border-bottom: none; }

.breadcrumb-container {}

.video-item {
  margin-bottom: 5px;
  min-height: 61px;
}
  .video-item h3, .video-item .h3 {
    font-family: "RobotoCondensedBold";
    font-size: 1.0625rem; }

.tabs-menu {
  margin-left: -13px;
  margin-right: -13px;
  margin-bottom: 30px;
  overflow: hidden; }
  .tabs-menu .tab {
    width: 20%;
    float: left;
    padding: 0 13px;
    text-align: center; }
    .tabs-menu .tab.active .panel::before, .tabs-menu .tab.active .panel::after {
      height: 100%;
      opacity: 1;
      visibility: visible;
      width: 100%; }
    .tabs-menu .tab .panel {
      display: block;
      height: 105px;
      padding: 15px 0 0 0;
      cursor: pointer; }
      .tabs-menu .tab .panel::before, .tabs-menu .tab .panel::after {
        z-index: -1; }
      .tabs-menu .tab .panel:hover {
        background-color: transparent; }
        .tabs-menu .tab .panel:hover h4, .tabs-menu .tab .panel:hover .h4 {
          color: #001d3a; }
      .tabs-menu .tab .panel .img-block {
        display: block;
        height: 35px;
        margin-bottom: 10px; }
      .tabs-menu .tab .panel h4, .tabs-menu .tab .panel .h4 {
        font-size: 0.9375rem;
        margin: 0;
        transition-duration: 0; }

.doc-download {
  background-color: #9f464d;
  position: relative;
  padding: 10px 15px 6px; }
  .doc-download::before {
    background-image: url(../img/border.png);
    background-repeat: repeat-x;
    height: 1px;
    left: 15px;
    right: 15px;
    z-index: 0;
    position: absolute;
    content: "";
    bottom: 14px; }
  .doc-download .doc-link {
    font-size: 0.9375rem;
    text-transform: uppercase;
    color: #fff;
    background-color: #9f464d;
    position: relative;
    text-decoration: underline;
    z-index: 2;
    display: inline-block; }
    .doc-download .doc-link:hover {
      text-decoration: none; }
    .doc-download .doc-link .my {
      float: left;
      margin-right: 6px;
      position: relative;
      top: -3px; }
  .doc-download .doc-size {
    float: right;
    color: #fff;
    background-color: #9f464d;
    position: relative;
    z-index: 2; }
    .doc-download .doc-size span {
      opacity: 0.5; }

.product-image {
  width: 286px; }
  .product-image .panel {
    margin-bottom: 0;
    height: 266px; }

.panel-default {
  background-color: #fff; }
  .panel-default:hover {
    background-color: #fff; }

.product-detail h1 {
  font-size: 1.4375rem;
  margin-top: 0;
  margin-bottom: 20px; }
.product-detail h2 {
  font-size: 1.25rem;
  margin-top: 0; }

.detail-list {
  margin-bottom: 20px; }
  .detail-list li {
    color: #949699;
    font-size: 1.125rem;
    margin-bottom: 10px; }
    .detail-list li span {
      color: #002141; }

.detail-diapazon li::before {
  content: "- ";
  padding: 0 5px 0 0; }

.description {
  line-height: 1.6; }
  .description p {
    margin-bottom: 0; }
  .description .head-section {
    margin-bottom: 17px; }

.product-item-type-2 {
  height: 230px;
  max-width: 286px;
  position: relative;
  padding: 70px 30px 0;
  margin-bottom: 30px; }
  .product-item-type-2::before, .product-item-type-2::after {
    height: 46px;
    width: 36px; }
  .product-item-type-2:hover {
    background-color: #fff; }
    .product-item-type-2:hover img {
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: grayscale(100%);
      filter: gray; }
  .product-item-type-2 h3, .product-item-type-2 .h3 {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    font-size: 1.0625rem;
    z-index: 3; }
  .product-item-type-2 .image-block {
    height: 130px;
    position: relative; }
    .product-item-type-2 .image-block img {
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }

.btn-primary {
  background-color: rgba(0, 29, 58, 0.9);
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px; }

.view-modal {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 3; }
  .view-modal .btn-primary {
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.35s;
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1); }

.product-item-type-2:hover .view-modal .btn-primary {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

.modal-product-detail .modal-dialog {
  width: 690px; }
  .modal-product-detail .modal-dialog .modal-content {
    padding: 40px 40px 20px;
    color: #5a5b5b;
    font-size: 0.9375rem;
    font-family: "RobotoCondensedLight"; }
.modal-product-detail .modal-content {
  border-radius: 0; }
.modal-product-detail .modal-info {
  margin-bottom: 30px; }
  .modal-product-detail .modal-info .image-block {
    background-color: #f6f6f6; }
.modal-product-detail .modal-title {
  font-size: 1.25rem;
  margin-bottom: 16px; }

.description-panel .panel-body {
  padding: 18px 20px 10px; }

.modal-dialog .close {
  position: absolute;
  right: 9px;
  top: 9px;
  line-height: 0;
  opacity: 1;
  text-shadow: none; }

.close-ico {
  background-position: -49px 0;
  width: 14px;
  height: 14px; }

.btn-group.open .arr-ico::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.btn-arr {
  padding: 0;
  width: 15px;
  display: inline-block;
  height: 15px;
  position: relative;
  vertical-align: middle; }

.select-product {
  position: relative;
  z-index: 3;
  margin-bottom: 5px;
  margin-top: 5px; }
  .select-product h3, .select-product .h3 {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 1.125rem; }
  .select-product .dropdown-menu li {
    font-size: 1.0625rem;
    font-family: "RobotoCondensedBold"; }
    .select-product .dropdown-menu li a {
      color: #002141; }
      .select-product .dropdown-menu li a:hover {
        color: #9c3f47;
        background-color: transparent; }

	.product-item {
	height: 300px;
	max-width: 288px;
	width: 100%;
	position: relative;
	padding-top: 20px;
	margin: 0 auto; }
  .select-product .h3{
  font-size: 1rem;
  margin-right: 0px;
  line-height: 1.16;
  letter-spacing: -0.4px;}
	.product-item .panel-body {
	padding: 0 15px;
    pointer-events: none; }
	.product-item .image-block {
	height: 200px;
	position: relative; }
	.product-item .text-block {
	position: relative;
	z-index: 1;
	font-size: 14px;
	}
  .product-item .text-block ul{
  padding-left: 15px;}
    .product-item .text-block li {
      font-size: 0.9375rem;
      margin-bottom: 5px; }
  .product-item:hover {
    background-color: transparent; }
    .product-item:hover .select-product h3, .product-item:hover .select-product .h3 {
      color: #fff;
      cursor: pointer; }
    .product-item:hover .arr-ico::before {
      border-color: #fff; }
    .product-item:hover .text-block {
      color: #9fadba; }
    .product-item:hover .blue-bg::before, .product-item:hover .blue-bg::after {
      opacity: 1; }
  .product-item .grey-bg, .product-item .blue-bg {
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .product-item .grey-bg {
    overflow: hidden; }
    .product-item .grey-bg::before {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      height: 50px;
      content: "";
      background-color: rgba(0, 29, 58, 0.05);
      z-index: -1; }
    .product-item .grey-bg::after {
      top: 50px;
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      left: -100%;
      right: 0;
      border-style: solid;
      border-width: 50px 230px 0 230px;
      border-color: rgba(0, 29, 58, 0.05) transparent transparent transparent;
      z-index: -1; }
  .product-item .blue-bg {
    overflow: hidden; }
    .product-item .blue-bg::before {
      position: absolute;
      top: 100px;
      right: 0;
      left: 0;
      bottom: 0;
      content: "";
      background-color: #001d3a;
      z-index: -1;
      opacity: 0; }
    .product-item .blue-bg::after {
      top: 51px;
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      left: 0px;
      right: 1px;
      border-style: solid;
      border-width: 0 230px 50px 230px;
      border-color: transparent transparent #001d3a transparent;
      z-index: -1;
      opacity: 0; }

.product-item.active {
  z-index: 5; }

.dropdown-backdrop {
  display: none; }

.category {
  padding-bottom: 0; }

.pdb0 {
  padding-bottom: 0; }

.pdb20 {
  padding-bottom: 20px; }

.title-min {
  font-size: 1.5625rem; }

.service-toggle {
  border-radius: 0;
  padding: 15px 18px 5px;
  width: 250px;
  margin: 0;
  left: -14px;
  border: 1px solid #d7d7d7;
  border-top: 0;
  margin-top: 10px; }
  .service-toggle li {
    font-size: 0.9375rem;
    color: #494a4b;
    margin-bottom: 15px;
    line-height: 1.4; }

.service-btn.open .dropdown-toggle::before {
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  left: -14px;
  top: -11px;
  height: 60px;
  bottom: 0;
  right: 0;
  width: 250px;
  content: "";
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7; }

.service-btn .dropdown-toggle {
  padding-left: 38px;
  position: relative; }

.sb-search {
	width: 100%;
}

.c-hamburger {
  float: left;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 35px;
  margin-left: -5px;
  height: 22px;
  margin-top: 30px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  outline: none !important; }
  .c-hamburger span {
    display: block;
    position: absolute;
    top: 9px;
    left: 5px;
    right: 0;
    height: 4px;
    background: #001d3a; }
    .c-hamburger span::before, .c-hamburger span::after {
      position: absolute;
      display: block;
      left: 0;
      width: 100%;
      height: 4px;
      background-color: #001d3a;
      content: ""; }
    .c-hamburger span::before {
      top: -9px; }
    .c-hamburger span::after {
      bottom: -9px; }

.c-hamburger--htla {
  background-color: #fff; }
  .c-hamburger--htla span {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s; }
    .c-hamburger--htla span::before {
      -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
      transform-origin: top right;
      -webkit-transition: -webkit-transform 0.3s, width 0.3s, top 0.3s;
      transition: transform 0.3s, width 0.3s, top 0.3s; }
    .c-hamburger--htla span::after {
      -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
      transform-origin: bottom right;
      -webkit-transition: -webkit-transform 0.3s, width 0.3s, bottom 0.3s;
      transition: transform 0.3s, width 0.3s, bottom 0.3s; }
  .c-hamburger--htla.is-active span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
    .c-hamburger--htla.is-active span::before, .c-hamburger--htla.is-active span::after {
      width: 50%; }
    .c-hamburger--htla.is-active span::before {
      top: 0;
      -webkit-transform: translateX(17px) translateY(2px) rotate(45deg);
      -ms-transform: translateX(17px) translateY(2px) rotate(45deg);
      transform: translateX(17px) translateY(2px) rotate(45deg); }
    .c-hamburger--htla.is-active span::after {
      bottom: 0;
      -webkit-transform: translateX(17px) translateY(-2px) rotate(-45deg);
      -ms-transform: translateX(17px) translateY(-2px) rotate(-45deg);
      transform: translateX(17px) translateY(-2px) rotate(-45deg); }


.main-menu .root-item:hover > .dropdown-menu,
.main-menu .active:hover > .dropdown-menu{
display: block;
}

.toggle-dotted {
  background-position: -70px 0;
  width: 6px;
  height: 22px; }

.toggle-contact {
  float: right;
  margin-top: 25px;
  display: none; }

.c-hamburger {
  display: none; }

.head-contact-left {
  float: left; }

.head-contact-right {
  float: left; }

.search-mob {
  display: none; }

.num-slide {
  font-size: 1.0625rem;
  color: #333;
  opacity: 0.3; }

.main-slider-nav {
  margin: 15px 0 0 128px; }
  .main-slider-nav .prev, .main-slider-nav .next {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    width: 54px;
    height: 20px;}
  .main-slider-nav .prev {
    padding-left: 25px;
  }
  .main-slider-nav .next {
    padding-right: 25px;
  }
  .main-slider-nav .prev .my {
    left: 0;
  }
  .main-slider-nav .next .my {
    right: 0;
  }
    .main-slider-nav .prev .my, .main-slider-nav .next .my {
      top: 1px;
      position: absolute; }
      .main-slider-nav .prev .my::before, .main-slider-nav .next .my::before {
        font-size: 18px;
        color: #949699;}
      .main-slider-nav .prev:hover .my::before,
      .main-slider-nav .next:hover .my::before  {
        font-size: 23px;
        color: #001d3a;
      }
      .main-slider-nav .prev:hover .my {
        left: -3px;
      }
      .main-slider-nav .next:hover .my {
        right: -3px;
      }
  .main-slider-nav .prev .my {
    margin-right: 5px;
    top: 1px; }
    /*.main-slider-nav .prev .my::before {
      font-size: 23px;
      color: #ccd0d3; }*/
  .main-slider-nav .next::before {
    content: "/ "; }
  .main-slider-nav .next .my {
    margin-left: 8px; }

.lenght-slide {
  font-size: 1.5625rem;
  font-family: "RobotoCondensedBold";
  opacity: 1; }

.owl-item.slideOutDown {
  animation-delay: 0.5s !important; }

.jqvmap-zoomin, .jqvmap-zoomout {
  width: 20px;
  height: 20px;
  border-radius: 0;
  text-align: center;
  padding: 0;
  left: 0; }
  .jqvmap-zoomin span, .jqvmap-zoomout span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.jqvmap-zoomin {
  background-color: #9c4047;
  top: 25px; }

.jqvmap-zoomout {
  top: 0; }

.plus-ico {
  background-position: -82px 0;
  width: 11px;
  height: 11px; }

.minus-ico {
  background-position: -100px -5px;
  width: 11px;
  height: 1px; }

.jqvmap-label {
  border-radius: 0;
  box-shadow: 0;
  text-align: center;
  background-color: #FFF;
  z-index: 9;
}
  .jqvmap-label h3 {
    display: inline-block;
    position: relative;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 20px;
    z-index: 100000;
    font-size: 20px;
    color: #001d3a;
    text-transform: none; }
    .jqvmap-label h3::before {
      position: absolute;
      width: 18px;
      height: 25px;
      content: "";
      left: 0;
      bottom: 0;
      background-image: url(../img/title-border/grey-left-bd.png);
      background-repeat: no-repeat; }
    .jqvmap-label h3::after {
      position: absolute;
      width: 18px;
      height: 25px;
      content: "";
      right: 0;
      bottom: 0;
      background-image: url(../img/title-border/grey-right-bd.png);
      background-repeat: no-repeat; }

.square-list li {
  font-size: 0.9375rem;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.square-list li a {
    display: inline-block;
    position: relative; 
}
    /*.square-list li a::before {
      background-image: url("../img/square-ico.png");
      background-repeat: no-repeat;
      background-position: 0 0;
      width: 9px;
      height: 9px;
      top: 6px;
      content: "";
      left: 0;
      position: absolute; }
    .square-list li a:hover::before {
      background-position: 0 -27px; }*/

.region-list {
  -moz-column-count: 4;
  -moz-column-gap: 10px;
  -webkit-column-count: 4;
  -webkit-column-gap: 10px;
  column-count: 4;
  column-gap: 10px; }
.advantage-modal .item  {
	display: none;
	overflow: hidden;
}
.advantage-modal .item.active  {
	display: block;
}
.advantage-modal .carousel-control {
  width: 40px;
  left: -40px; }
  .advantage-modal .carousel-control .sprite {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    margin-left: 10px;
    opacity: 0.5; }
.advantage-modal .carousel-control.right {
  left: auto;
  right: -40px; }
  .advantage-modal .carousel-control.right .sprite {
    right: 0;
    left: auto;
    margin-right: 10px; }
.advantage-modal .modal-dialog {
  width: 980px;
  z-index: 10000; }
  .advantage-modal .modal-dialog .close {
    z-index: 100000; }
.advantage-modal .modal-content {
  border: 0;
  border-radius: 0;
  box-shadow: none; }
.advantage-modal .modal-body {
  padding: 0 40px; }

.arrow-trans-left {
  background-position: -74px -132px;
  width: 20px;
  height: 35px; }

.arrow-trans-right {
  background-position: -105px -132px;
  width: 20px;
  height: 35px; }

.slider-text {
  padding: 15px 15px 5px;
  border: 1px solid #e1e1e1;
  margin-bottom: 50px; 
  overflow: hidden;
  }

.advantage-modal-head {
  text-align: center;
  padding-top: 50px;
  margin-bottom: 20px; }
  .advantage-modal-head .image-block {
    margin-bottom: 15px;
    display: block; }
  .advantage-modal-head h4, .advantage-modal-head .h4 {
    font-size: 0.875rem; }

.map-svg {
  padding: 0; }

.ico-tizer-a {
  background-position: 0 -35px;
  width: 25px;
  height: 26px;
  margin-right: 10px;}

.ico-tizer-b {
  background-position: 0 -65px;
  width: 28px;
  height: 29px;
  margin-right: 10px;}

.ico-tizer-c {
  background-position: 0 -98px;
  width: 23px;
  height: 31px;
  margin-right: 10px;}

.ico-tizer-d {
  background-position: 0 -133px;
  width: 26px;
  height: 26px;
  margin-right: 10px;}

.ico-tizer-e {
  background-position: 0 -164px;
  width: 27px;
  height: 33px;
  margin-right: 10px;}

.ico-tizer-f {
  background-position: 0 -202px;
  width: 25px;
  height: 27px;
  margin-right: 10px;}
  
.tizer-list {
	padding-left: 0px !important;
	list-style: none !important;
}

.tizer-list li {
  margin-bottom: 24px; }
  .tizer-list li .sprite {
    float: left;
    position: relative;
    top: 4px; }
  .tizer-list li span {
    text-transform: uppercase;
    padding-left: 40px;
    display: block; }

.title-danger {
  color: #9c4047;
  font-size: 1.5625rem;
  font-family: "RobotoCondensed";
  margin-top: 0; }

.post-item {
  padding: 15px 20px 10px;
  cursor: default;
  font-size: 1rem; }
  .post-item:hover {
    background-color: #fff; }



.post-title {
  font-size: 1.25rem;
  color: #535353;
  margin-top: 0; }
  .post-title a {
    color: #535353; }

.post-item::after, .post-item::before {
  width: 50px;
  height: 50px; }

.mb40 {
  margin-bottom: 40px; }

.about-info {
  padding-bottom: 30px; }
  .about-info .title-danger {
    margin-bottom: 5px; }
  .about-info .text-block p {
    margin-bottom: 20px; }

.ico-contact-a {
  background-position: -185px 0;
  width: 15px;
  height: 25px; }

.ico-contact-b {
  background-position: -178px -29px;
  width: 22px;
  height: 22px; }

.ico-contact-c {
  background-position: -178px -57px;
  width: 22px;
  height: 15px; }

.ico-contact-d {
  background-position: -181px -77px;
  width: 19px;
  height: 19px; }

.ico-contact-e {
  background-position: -182px -101px;
  width: 18px;
  height: 22px; }

.ico-contact-s {
  background-position: -177px -194px;
  width: 23px;
  height: 20px; }

.ico-contact-f {
  background-position: -178px -127px;
  width: 22px;
  height: 21px; }

.ico-contact-g {
  background-position: -181px -151px;
  width: 19px;
  height: 20px; }

.ico-contact-h {
  background-position: -180px -175px;
  width: 20px;
  height: 15px; }

.contact-list {
  margin-bottom: 30px; }
  .contact-list li {
    overflow: hidden;
    line-height: 1.3;
    margin-bottom: 12px; }
    .contact-list li .icon {
      display: table-cell;
      width: 30px;
      vertical-align: middle; }
    .contact-list li .text {
      display: table-cell;
      vertical-align: middle; }
    .contact-list li a {
      color: #284058;
      border-bottom: 1px dotted; }
      .contact-list li a:hover {
        border-bottom: none; }

.contact-info .title-danger {
  font-size: 1rem;
  margin-bottom: 15px; }

.contact-form .input-group {
  z-index: 4;
  position: relative; }
.contact-form .form-control {
  border-left: 0;
  font-size: 18px;
  padding: 10px 12px;
  font-family: "RobotoCondensedLight"; }
  .contact-form .form-control:not(textarea) {
    height: 47px; }
  .contact-form .form-control:focus {
    box-shadow: none;
    border-color: #d7d7d7; }
.contact-form .input-group-addon {
  padding: 10px 0 10px 15px; }
.contact-form .form-group {
  position: relative;
  margin-bottom: 20px; }
  .contact-form .form-group.error:after {
    content: 'поле обязательно для заполнения';
    color: #f77482;
    font-size: 12px;
    font-style: italic;
    position: absolute;
    right: 0; }
  .contact-form .form-group.second_name {
    display: none; }
  .contact-form .form-group.error .form-control {
    border: 1px solid #f77482;
    border-left: 0; }
  .contact-form .form-group.error .input-group-addon {
    border: 1px solid #f77482;
    border-right: 0; }
.contact-form .success-message {
  display: none;
  text-align: center;
  padding: 20px 0 65px; }
.vertical-top {
  vertical-align: top; }

.input-group.bd-line::after, .input-group.btn-default::after, .input-group.bd-line::before, .input-group.btn-default::before {
  width: 21px;
  height: 21px; }

.contact-form {
  padding: 0 215px; }
  .contact-form .help-block {
    text-transform: uppercase;
    font-size: 0.9375rem;
    text-align: center; }

.contact-form-btn {
  width: 100%;
  display: block; }

.contact-tab-head {
  overflow: hidden;
  margin: 0 -7px 25px; }
  .main-container  .contact-tab-head ul { padding-left: 0}
  .contact-tab-head li {
    float: left;
    padding: 0 7px;
	list-style: none;
    cursor: pointer; }
    .contact-tab-head li.active .panel {
      background-color: #001d3a;
      color: #fff; }
      .contact-tab-head li.active .panel::before, .contact-tab-head li.active .panel::after {
        height: 100%;
        opacity: 1;
        visibility: visible;
        width: 100%; }
    .contact-tab-head li span {
      padding: 8px 12px;
      position: relative;
      font-size: 0.87rem;
      text-transform: uppercase;
      font-family: "RobotoCondensedBold";
      display: block; }
      .contact-tab-head li span::before, .contact-tab-head li span::after {
        z-index: -1; }
    .contact-tab-head li:hover span {
      color: #fff; }

.news-container .news-item {
  max-width: 100%;
  text-align: left;
  background-color: transparent;
  margin: 0 auto 30px; }
  .news-container .news-item h3 {
    min-height: auto;
    margin-top: 0; }
  .news-container .news-item .date {
    display: block;
    font-size: 0.9375rem;
    font-family: "RobotoCondensedLight";
    margin-bottom: 10px; }
  .news-container .news-item .img-block {
    padding-right: 30px;
    float: left;
    height: auto;
    min-width: 186px; }
    .news-container .news-item .img-block img {
      position: static;
      max-width: 186px; }
  .news-container .news-item .text-block {
    overflow: hidden; }
  .news-container .news-item .btn {
    color: #001d3a; }
    .news-container .news-item .btn:hover {
      color: #fff; }
  .news-container .news-item .news-foot .social-links li {
    width: 20px; }

.dealers-info .table {
  position: relative;
  margin-bottom: 30px; }
.dealers-info .table.bd-line::after, .dealers-info .table.btn-default::after, .dealers-info .table.bd-line::before, .dealers-info .table.btn-default::before {
    width: 60px;
    height: 60px; }
.dealers-info .table thead th {
    min-width: 8%;
    border-bottom: 0; }
.dealers-info .table tr > th,
.dealers-info .table tr > td {
    padding: 12px 5px;
}
    /*BS
    .dealers-info .table thead th:first-child, .dealers-info .table thead th:last-child {
      width: 24%; }*/

.btn-links {
  margin-bottom: 25px; }
  .btn-links .btn {
    display: inline-block;
    vertical-align: top; }
  .btn-links .social-links {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px; }

.blue-text {
  color: #001d3a; }

.catalog .news-item {
  margin: 0 auto 50px;
  background-color: transparent; }

.mobile-collapse__title .arr-ico {
  display: none; }

.divider25 {
  height: 25px;
  clear: both;
  overflow: hidden;
  width: 100%; }

.divider30 {
  height: 30px;
  clear: both;
  overflow: hidden;
  width: 100%; }

.divider40 {
  height: 40px;
  clear: both;
  overflow: hidden;
  width: 100%; }

.divider50 {
  height: 50px;
  clear: both;
  overflow: hidden;
  width: 100%; }

.pagination {
  margin-left: -10px; }
  .pagination li {
    font-size: 1.1875rem;
    font-family: "RobotoCondensedLight"; }
    .pagination li.active {
      font-family: "RobotoCondensedBold";
      position: relative;
      top: -1px; }

.contact-tab-content .text-block {
  padding-left: 20px; }

.content {
  padding-bottom: 25px; }
  .content p {
    margin-bottom: 20px; }
.content ul{
  overflow: auto;
}
.to-top {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #9c4047;
  position: fixed;
  text-align: center;
  right: 20px;
  bottom: 30px;
  z-index: 100000;
  display: block; }
  .to-top .my {
    position: relative;
    top: 8px; }
    .to-top .my::before {
      color: #fff; }

.main-wrap {
  overflow: hidden; }

.tel-icon {
  float: left;
  margin-right: 9px;
  position: relative;
  top: 5px; }

/*# sourceMappingURL=main.css.map */

.partner {
  min-height: 64px;
  box-shadow: inset 0 0 0 1px #ddd;
  font-size: 23px;
  font-family: "RobotoCondensedBold";
  text-transform: uppercase;
}


.partner-label {
  background-image: url(../img/partner-label.png);
  width: 249px;
  height: 64px;
  color: #fff;
  padding: 20px 0 0 45px;
  float: left;
}
.partner-content {
  overflow: hidden;
}
.partner-img {
  margin: 14px 30px 0 60px;
  float: left;
}
.partner-text {
    margin-top: 20px;
    color: #001d3a;
}
.partner-text a {
  color: #0063a4;
  text-decoration: underline;
}
.partner-text a:hover {
  text-decoration: none;
}

.pump-section {
  padding-bottom: 0px;
}
.content img.pull-left {
	margin-right: 20px;
}
.content img.pull-right {
	margin-left: 20px;
}
/*
.news-wrap img {
	margin-right: 20px;
	float: left;
}
*/
.advantage-tabs-body>div {
    display: none;
    color: white;
}
.advantage-tabs-body>div a {
    color: white;
    text-decoration: underline;
}
.advantage-tabs-body>div.active {
    display: block;
}
.product-item:hover h3>a, .product-item:hover .h3>a {
    color: #fff;
}
.product-item .btn-arr {
    margin-top: -4px;
}



.bs-table {
  /* 1 */
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 15px;
}
* + .bs-table {
  margin-top: 15px;
}
.bs-table th,
.bs-table td {
  padding: 8px 8px;
  border-bottom: 1px solid #dddddd;
}
.bs-table th {
  text-align: left;
}
.bs-table td {
  vertical-align: top;
}
.bs-table thead th {
  vertical-align: bottom;
}
.bs-table-condensed td {
  padding: 4px 8px;
}
.bs-width-1-1 { width: 100%; }
.bs-width-1-2 { width: 50%; }
.bs-width-1-3 { width: 33.333% }

.bs-text-center {
	text-align: center;
}
.bs-text-strong {
  font-family: "RobotoCondensedBold", sans-serif;
}
.bs-text-blue {
	color: #004489;
}

.main-container ul {
	list-style: disc;
	padding-left: 32px;
}
.main-container strong {
	font-family: "RobotoCondensedBold", sans-serif;
}
.product-item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}

.model_nasos_tabs_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}



.model_nasos_tabs_item {
    height: 103px;
    background: url(/images/tabs_back.png)no-repeat;
    background-size: 100% 100%;
    color: #001d3a;
    font-size: 18px;
    line-height: 22px;
    cursor: pointer;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 7px;
    position: relative;
    flex-grow: 1;
    flex-basis: 100px;
}

.model_nasos_tabs_item:hover,.model_nasos_tabs_item.active {
    color: #9c4047;
}

.model_nasos_tabs_item:before,.model_nasos_tabs_item:after {
    content: "";
    z-index: 2;
    width: 22px;
    height: 22px;
    position: absolute;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
    z-index: -1;
}

.model_nasos_tabs_item:before {
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    opacity: 0;
    border-bottom: 1px solid #9c4047;
    border-right: 1px solid #9c4047;
    z-index: 2;
}

.model_nasos_tabs_item:after {
    top: 0px;
    left: 0px;
    border-top: 1px solid #9c4047;
    border-left: 1px solid #9c4047;
    opacity: 1;
    z-index: 2;
}

.model_nasos_tabs_item:hover:after, .model_nasos_tabs_item:hover:before,.model_nasos_tabs_item.active:after, .model_nasos_tabs_item.active:before {
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
}
.model_nasos_tabs_tab {
  display: none;
}
.model_nasos_tabs_tab.active {
  display: block;
}
p.model_nasos_text_title {
    margin-bottom: 15px;
    color: #001d3a;
    font-size: 18px;
    text-transform: uppercase;
}

.model_nasos_seria_rk_block_top {
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8;

}

.model_nasos_seria_rk_block_top_img {
    float: left;
    width: 45%;
    text-align: center;
}

.model_nasos_seria_rk_block_top_text {
    float: right;
    width: 50%;
}

a.model_nasos_link {
    margin: 8px 0 0 0;
    width: 300px;
    max-width: 380px;
    line-height: 42px;
    padding-left: 48px;
    border: 1px solid #ddd;
    color: #fff;
    background: #ae3c44 url(../img/icon_down.svg) 19px center no-repeat;
    padding-left: 50px;
    font-family: "RobotoCondensedBold";
    transition-property: all;
    transition-duration: 0.5s;
    transition-delay: 0.5s;
    z-index: 1;
    position: relative;
    box-shadow: inset 0 0 0 1px #e1e1e1;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 0;
    transition: all .5s ease;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.model_nasos_text_block_sect p {
    margin-bottom: 20px;
}

.model_nasos_tabs_block {
    margin-top: 40px;
}

.model_nasos_text_block {
    float: left;
    width: 50%;
    padding: 20px 0;
    border-bottom: 1px solid #d8d8d8;
}

.model_nasos_seria_rk_block_top_text .model_nasos_text_block {
    width: auto;
}

.model_nasos_seria_rk_block_mid {
    overflow: hidden;
    display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
    flex-wrap: wrap;
}

.model_nasos_text_block_sect_item {
    float: left;
    width: 30%;
}

.model_nasos_text_block_sect_item span {
    display: block;
}

.model_nasos_text_block_sect span {
    color: #535353;
    font-family: "RobotoCondensedBold", sans-serif;
}

.model_nasos_text_block_sect {
    overflow: hidden;
    min-height: 80px !important;
}

.model_nasos_text_block_sect ul {
    list-style-type: disc;
    padding-left: 18px;
}

.model_nasos_text_block_sect ul>ul {
    list-style-type: none;
}


@media screen and (max-width: 500px){
  .model_nasos_tabs_top {
      display: block;
      background-size: 100%;
  }

  .model_nasos_tabs_item {
      display: block;
      background-size: 100%;
      height: 45px;
  }

  .model_nasos_seria_rk_block_top_text,
  .model_nasos_seria_rk_block_top_img,
  .model_nasos_text_block_sect {
      float: none;
      width: auto;
      padding: 0 5px;
  }

  .model_nasos_text_block {    
      float: none;
      width: auto;
  }
}

.seo ul{
  list-style-type: disc;
  list-style-position: inside;
}
.clearfix{
  clear: both;
}
.politica{
  font-size: 14px;
  margin-bottom: 0;
}

span.bold {
  font-family: "RobotoCondensedBold", sans-serif;
}

.s-sert img{
  height: 408px;
  border: 1px solid #d6d6d6;
  margin-right: 10px;
  display: inline-block;
}
.model_nasos_seria_rk_block_mid img{
  display: block;
  margin: 0 auto;
}
.model_nasos_text_block_img {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}

.model_nasos_text_block_img img {
  width: 30%;
}
.acces_wrap {
    margin: 10px 0;
    text-align: center;
}

.acces_wrap a {
    padding: 10px;
    font-size: 18px;
    text-transform: none;
    margin: 0 10px;
}

.acces_wrap a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 20px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.pump-item-top-all {
    float: left;
    color: #949699;
    font-size: 12px;
    font-weight: 400;
    line-height: 18.92px;
    text-transform: uppercase;
    width: 45px;
}

.pump-item-top {
    overflow: hidden;
}

.pump-catalog .item .pump-item .image-block {
    top: -30px;
    z-index: 3;
}

.pump-item-bottom {
    margin-top: 20px;
}

.pump-catalog .pump-item {
    height: 134px;
}
.model_nasos_seria_rk_block_top_img_block {
    /*float: left;*/
    /*width: 240px;*/
}

.model_nasos_seria_rk_block_top_img_block span {
    font-weight: normal;
    text-transform: uppercase;
    color: #001d3a;
    font-family: "RobotoCondensedBold";
    line-height: 1.26;
    font-size: 1.875rem;
    position: relative;
    left: 0;
}
.model_nasos_seria_rk_block_top .model_nasos_text_block {
    border: none;
}
a.model_nasos_link:before, a.model_nasos_link:after {
    border-color: #001229;
}
a.model_nasos_link:before, a.model_nasos_link:before {
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    opacity: 0;
    border-bottom: 1px solid #9c4047;
    border-right: 1px solid #9c4047;
}
a.model_nasos_link:after, a.model_nasos_link:after, a.model_nasos_link:before, a.model_nasos_link:before {
    content: "";
    z-index: 2;
    width: 22px;
    height: 22px;
    position: absolute;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
}
a.model_nasos_link::after {
    width: 16px;
    height: 16px;
}
a.model_nasos_link:after, a.model_nasos_link:after {
    top: 0px;
    left: 0px;
    border-top: 1px solid #9c4047;
    border-left: 1px solid #9c4047;
    opacity: 1;
}
a.model_nasos_link:hover:after, a.model_nasos_link:hover:before {
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
}

.asd_subscribe_form_wrapper input {
    color:  #333;
    margin-bottom: 7px;
    width: 100%;
}

.asd_subscribe_form_wrapper {
    text-align:  left;
    color: #b0b9c0;
    font-size: 80%;
}

.asd_subscribe_form_wrapper a {
    color: #b0b9c0;
    font-size: 100%;
}

.asd_subscribe_form_wrapper input[type="text"] {
    font-family: "RobotoCondensedLight";
    border: 1px solid #dadada;
    outline: none;
    width: 100%;
    height: 33px;
    margin: 0;
    margin-bottom: 7px;
    z-index: 10;
    padding: 6px 12px;
    font-family: inherit;
    font-size: 16px;
}

div#asd_subscribe_res {
    margin-bottom: 7px;
    color: #a3a8ae;
    font-size: 0.9rem;
}
.asd_subscribe_form_wrapper .politica a {
    color:  #fff;
    text-decoration:  underline;
}

.asd_subscribe_form_wrapper .politica a:hover {
    text-decoration:  none;
}

.product_block_img {
    width:  28%;
    float: left;
}

.product_block_desc {
    width: 72%;
    float:  right;
}

.product_block {
    overflow:  hidden;
}

table.product_table {
    text-align:  center;
    width: 100%;
    color: #000;
}

table.product_table td {
    border: 1px solid #000;
}

tbody.product_table_body tr:nth-child(2n-1) {
    background: #d7e2e8;
}

.product_block_desc p {
    color: #000;
}

.darticles .art-img {
  float: left;
  max-width: 30%;
  max-height: 300px;
  margin-right: 10px;
}

.jvectormap-region[original="#b1535a"] {
    cursor:  pointer;
}

.strong{
font-weight: bold;
}

.img_3{
text-align: center
}

.img_3 img{
    width: 32%;
    height: 250px;
    object-fit: cover;
    margin-right: 5px;
}
.img_4{
  text-align: center;
}
.img_4 img{
  width: 24%;
  object-fit: cover;
  margin-right: 5px;

}

.news-foot.media.on_cat{
position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 9;
}

.section.category .head-section .product-item:hover .news-foot.media.on_cat a, .product-item:hover .news-foot.media.on_cat a{
color: #fff !important;
}
.search-conteaner-head {
	padding-bottom: 20px;
    width: 225px;
    position: relative;
    padding-right: 30px;
    margin-top: 20px;
	padding-bottom: 0px !important;
}
div.pagination {text-align: center;clear: both; margin:0 auto 30px; width: 100%;}
div.pagination font {display: block;height: 22px;}
div.pagination a.arrow-prev {display: inline-block; text-decoration: none;}
div.pagination a.arrow-next {display: inline-block; text-decoration: none;}
div.pagination span.arrow-prev-disable, div.pagination a.arrow-prev:hover {display: inline-block;}
div.pagination span.arrow-next-disable, div.pagination a.arrow-next:hover {display: inline-block;}
div.pagination a.num-link {background: #fff;border: 1px solid #001738;text-decoration: none;margin-right: 3px;width: 23px;height: 23px; line-height: 23px; display: inline-block;}
div.pagination span.num-page-active, div.pagination a.num-link:hover {background: #001738;color: #fff;border: 1px solid #001738;margin-right: 3px;width: 23px;height: 23px;line-height: 23px; display: inline-block;}
div.adm-nav-pages-total-block {margin-top: 5px;}

@media only screen and (max-width: 992px) {
	.search-conteaner-head {width: 100%;}
	.sb-search-input {max-width: 100%;}
		.header-block  {height: 75px;}
	.header-templdark .header-phone8.phone-templdark {padding-top: 10px; padding-bottom: 0px;}
}



.category .product-item {
    height: 350px;
}
.ya-metrika {float: left; margin-right: 15px;}

@media (max-width: 1920px) and (min-width: 1199px) {
	.stickytop {
		position: fixed;
		top: 0;
		z-index: 999;
		background: #fff;
		left: 0;
		right: 0;
		text-align: center;
		border-bottom: 1px solid #001730;
	}
	.stickytop nav {display: inline-block;width: 1257px;max-width: 100%}
}

table.table.min-table tr td {padding: 3px;text-align: center; vertical-align: middle;font-size: 12px;}
table.in-table tr {border-bottom: 1px solid #d7d7d7;}
table.in-table tr td{padding: 3px 5px;text-align: center; }

@media only screen and (max-width: 768px) {
	table.table.min-table tr td {font-size: 10px;}
	.header-templdark .header-phone8.phone-templdark a, .header-templdark .header-phone8.phone-templdark span, .header-block {text-align: center !important; height: auto;margin-bottom: 0px !important}
	.search-conteaner-head {margin: 0 auto;}
	.header-templdark .header-phone8.phone-templdark {margin-bottom: 20px !important;}
}

.alt_seo p{
    margin: 0 0 20px;
}
#ul_catalog_menu_XEVOpk, #ul_catalog_menu_g8taYv {padding: 0; list-style-type: none;}

@media (min-width: 1100px){
	
	#horizontal-multilevel-menu .dropdown-menu,
	#horizontal-multilevel-menu .dropdown-menu li,
	#horizontal-multilevel-menu .dropdown-menu li:hover,
	#horizontal-multilevel-menu .dropdown-menu li:hover a{
		background: #ededed;
	}
	
	#horizontal-multilevel-menu .dropdown-menu{
	    columns: 2;	  
	    width: max-content;
		max-width: 760px;
		padding: 15px 10px 25px 5px;
	}
	
	#horizontal-multilevel-menu .dropdown-menu li{
		    border: 0px;
	}
	
	#horizontal-multilevel-menu .dropdown-menu li a{
		    color: #001d3a;
    padding: 4px 20px;
    text-transform: none;
    font-size: 1.1em;
    white-space: normal;
	}
	
	#horizontal-multilevel-menu .dropdown-menu li:hover a{
		color: #ff151f;
	}
	
	#horizontal-multilevel-menu .dropdown-menu li a:before{
		display: none !important;
	}
	
}

.news_fix{
  display: none !important;
  position: fixed;
    right: -15px;
    top: 12%;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
@media only screen and (max-width: 550px) {
.image-content {max-width: 100% !important;}
}

table.sert img{
  height: 35px;
}

.s-sert-4.s-sert img {
    height: unset;
    width: 95%;
}
.s-sert-4.s-sert> a {
  width: 32%;
  display: inline-block;
}
.s-sert-4.s-sert {
  display: flex;
  justify-content: space-between;
  width: 100%;
}


.news-foot.media.on_cat {
    display: none;
  }

@media screen and (min-width: 768px){
  /*.category .product-item {
    height: 210px;
  }*/
.news-foot.media.on_cat {
    display: none;
  }
 .category .item_with_data:hover .news-foot.media.on_cat {
    display: block;
        width: 100%;
        left: 0;
  }
 .category .item_with_data:hover .news-foot.media.on_cat .media-left {
    margin: 0 auto;
    display: block;
    padding: 0;
    text-align: center;
  }
  .category  .catalog-item-wrap {
    position: relative;
  }
  .category  .catalog-item-wrap:hover .product-item {
    /*height: 350px;*/
    /*min-height: 510px;*/
    min-height: 350px;
    /*height: auto;*/
    position: absolute;
    z-index: 2;
	width: calc(100% - 26px);
  }
  .category  .catalog-item-wrap:hover .news-foot.media.on_cat {
    display: block;
    width: 100%;
    left: 0;
  }

  .category  .catalog-item-wrap:hover .news-foot.media.on_cat .media-left {
    margin: 0 auto;
    display: block;
    padding: 0;
    text-align: center;
  }
  .catalog-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 30px;
  }
}
  
@media screen and (max-width: 767px){
    .panel.product-item {
        background-color: transparent!important;
          transition: background 1s ease!important;

    }
    .category .product-item {
      height: 490px;
    }
    .category-redy .catalog-item-wrap {
      margin-bottom: 20px;
    }
    .category-redy .product-item {
      height: 350px;
    }
    .category-redy .product-item .panel-body {
      padding-bottom: 70px;
    }
    .category-redy .catalog-items-wrapper {
      display: flex;
      flex-wrap: wrap;
    }
    .product-item.blue-bg::before, .product-item .blue-bg::after {
        opacity: 1!important;
    }
    .product-item  .bd-line::after, .product-item  .btn-default::after, .product-item  .bd-line::before, .product-item  .btn-default::before {
        width: 100%;
        height: 100%;
        visibility: visible;
        opacity: 1;
    }
    .product-item .blue-bg::before {
      opacity: 1;
      z-index: 1;
    }
    .product-item .image-block {
      z-index: 99;
    }
    .section.category .head-section .product-item .news-foot.media.on_cat a, .product-item .news-foot.media.on_cat a {
      color: white;
    }
    .select-product .h3 a {
      color: white;
    }
}

.catalog-item-wrap .sections-item {
    columns: 2;
    list-style: none;
    text-align: left;
    margin-top: 20px;
    color: white;
}

.catalog-item-wrap .sections-item a {
    color: white;
}

.catalog-item-wrap .sections-item a:hover {
  color: #ccc;
    text-decoration: underline;
}


.product-item .panel-body .text-block {
  display: block;
  z-index: 999999;
}
.category-redy .product-item .panel-body .text-block {
  opacity: 0;
}
.category-redy .product-item:hover .panel-body .text-block {
  opacity: 1;
}

.product_table-wrapper {
  overflow-x: scroll;
}
.product_table-wrapper::-webkit-scrollbar {
  width: 0;
  display: none;
}


  .podbor-bl-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  @media screen and (max-width: 991px) {
    .podbor-bl-wrap img {
      width: 300px;
    }
  }
  @media screen and (max-width: 660px) {
    .podbor-bl-wrap {
      display: block;
    }
    .podbor-bl-wrap img { 
      /*width: 300px;*/
    }
    .podbor-bl-wrap-img {
      text-align: center;
      margin: 10px auto;
    }
  }

.ofphoto {
  max-width: 600px;
  margin: 10px auto;
}
.s-sert-4.s-sert.ofphoto  > a {
  width: 49%;
}

.header-phone8 > *{
  display: block;
  text-align: center;
}
.header-phone8 {
  padding-bottom: 5px;
}
/*
.category .item_with_data .product-item {
    height: 335px;
}
*/
.category .item_with_data:hover .product-item {
    height: 350px;
}

@media screen and (max-width: 767px){
  .category .item_with_data  .product-item{
    height: 350px;
  }
  .item_with_data .product-item .text-block {
      color: #9fadba;
  }
}

.owl-carousel-video  .owl-prev {
  margin-right: 15px;
}
.owl-carousel-video  .owl-prev,     .owl-carousel-video  .owl-next {
  display: inline-block;
  cursor: pointer;
  transition: all 0.8s ease;
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 0;
  position: relative;
}


.owl-carousel-video  .owl-prev::before, .owl-carousel-video  .owl-next::before {
  font-size: 18px;
  color: #949699;
  font-family: "snp-font";
}
.owl-carousel-video  .owl-next::before {
  content: "g";
}

.owl-carousel-video  .owl-prev::before {
  content: "f";
}
.owl-carousel-video  .owl-prev:hover::before, .owl-carousel-video  .owl-next:hover::before {
  /*font-size: 23px;*/
  color: #001d3a;
}
.owl-carousel-video .owl-controls {
  margin-left: 13px;
}
.owl-carousel-video {
  margin-left: 0;
  margin-right: 0;
}
.owl-carousel-video .video_gig-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.owl-carousel-video .video_gig {
  z-index: 2; 
  position: relative; 
  margin: 0 auto;
  cursor: pointer;
}

.owl-carousel-video .video-item {
  text-align: center;
}
/**/
.header-templdark{
  background: none;
}
.header-templdark .logo-templdark{
  padding: 0px 0px 0;
  display: inline-block;
}
/*.testformnack{
  background: #68798e;
}*/
#horizontal-multilevel-menu.menu-templdark a{
  color: #333;
}
.header-block {margin-bottom: 20px;}
.slogan-templdark {
    padding-top: 19px;
	font-size: 14px;

}
.slogan-templdark span:first-child{
  margin-bottom: 5px;
}
.slogan-templdark  span:last-child{
  color: #333;
}
#horizontal-multilevel-menu.menu-templdark .arrow span{
  color: #90beea;
  border-bottom: 2px solid #90beea;
  border-right: 2px solid #90beea;
}
.search-conteaner-head{
  padding-bottom: 5px;
  width: 225px ;
  background: #f0f1f4;
  border-radius: 5px;
  color: #919191;
  border: 1px solid #90beea;
}
.search-conteaner-head #sb-search,
.search-conteaner-head #sb-search1{
  border: 0;
  color: #919191;
  font-size: 12px;
}
.search-conteaner-head #sb-search::placeholder,
.search-conteaner-head #sb-search1::placeholder{
  color: #919191;
  font-size: 12px;
}

.header-templdark .sb-icon-search .my::before{
  color: #004895;
}
.header-templdark .header-phone8.phone-templdark{
  padding-top: 15px;
}
.header-templdark .header-phone8.phone-templdark a{
  color: #004895;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 25px;
  text-align: right;                
}
.header-templdark .header-phone8.phone-templdark span{
  color: #90beea;
  text-align: right;  
  font-size: 17px;
}     
.header-templdark .main-menu{
    color: black;
}  
.mobilelogocost{
  display: none;
}
@media (max-width: 1199px){
  #horizontal-multilevel-menu.menu-templdark a{
    color: black;
  }  
  #phone-templdark.header-phone8.phone-templdark a{
          color: black;
  }
 
  .logocost{
    display: none;
  }
  .mobilelogocost{
    display: block;
  }             
}      


.title-search-result + .title-search-result {
  top: 58px !important;
  right: 0 !important;
  left: 0 !important;
}

.item-element-tehpas .bd-line {border-left: 1px solid #d7d7d7;}
.elements-list-category-tehpas {display: none;}
.name-category-tehpas p{cursor: pointer;}
.name-category-tehpas .icon-arrow {
	display: inline-block;
	width: 14px;
    height: 8px;
    background: url(/images/icon-arrow-up.svg) no-repeat center;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
}
.item-category-tehpas.open .name-category-tehpas .icon-arrow {
    background: url(/images/icon-arrow-down.svg) no-repeat center;
}

.top-menu.stickytop #horizontal-multilevel-menu.menu-templdark a {
  color: #001d3a;
}

.kurs-valuty {
	display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.header-templdark .header-phone8.phone-templdark .backcall-header span {
  color: red;
  text-align: right;
  margin-top: 6px;
  display: block;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer;
}

.header-templdark .header-phone8.phone-templdark .backcall-header span:hover {
  text-decoration: none;
}


li h3 {
  color: rgb(83, 83, 83);
  font-size: inherit;
  display: inline;
  text-transform: none;
}

.breadcrumb li {
  font-size: 14px;
}
.sticky-phone{
  font-weight: 500;
font-size: 16px;
line-height: 19px;
color: #004895;
}
.new-sticky .logo-templdark, .new-sticky .search-conteaner-head, .sticky-phone, .search-mobile{
  display:none;
}


.download-tech-spec {
  margin-top: 10px;
  margin-right: -10px
}
.download-tech-spec a {
  color: #535353;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.download-tech-spec a:before {
  content: ' ';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  margin-right: 4px;
  margin-left: -2px;
  background-image: url(/images/tech-spec-icon.png);
  background-position: 0px -16px;
}
.product-item:hover .download-tech-spec a {
  color: #fff;
}
.product-item:hover .download-tech-spec a:before {
  background-position: 0px 0px;
}
.download-tech-spec a:hover {
  text-decoration: underline;
}


.section-podbor-button {
  text-align: center;
  margin: 10px 0px 25px;
}
.section-podbor-button > a {
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
  padding: 12px 15px;
  background-color: #004990;
  color: white;
  transition: ease all .3s;
  text-align: center;
}
.section-podbor-button > a:hover {
  opacity: .8;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    margin-bottom: 20px;
}
/*.main-container {
  min-height: 300px;
}*/
.model_nasos_link[href="#"] {
  display: none;
}


.faq {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 30px;
}
.faq__elem {
  box-shadow: inset 0 0 0 1px #e1e1e1;
  /* background-image: url(/bitrix/templates/pedrollo/img/main-bg.png); */
  position: relative;
}
.faq__elem:after,
.faq__elem:before {
  content: ' ';
  position: absolute;
  z-index: 1;
  width: 22px;
  height: 22px;
  pointer-events: none;
  -webkit-transition: all 800ms ease-in-out;
  -moz-transition: all 800ms ease-in-out;
  -ms-transition: all 800ms ease-in-out;
  -o-transition: all 800ms ease-in-out;
  transition: all 800ms ease-in-out;
}
.faq__elem:after {
  top: 0px;
  left: 0px;
  border-top: 1px solid #9c4047;
  border-left: 1px solid #9c4047;
  opacity: 1;
}
.faq__elem:before {
  right: 0px;
  bottom: 0px;
  border-bottom: 1px solid #9c4047;
  border-right: 1px solid #9c4047;
  opacity: 0;
}
.faq__elem_question {
  color: #000;
  position: relative;
  display: flex;
  padding: 10px 15px;
  min-height: 50px;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  background-color: rgba(0, 29, 58, 0.05);
  z-index: 2;
  font-size: 18px;
  line-height: 1.2;
  gap: 10px;
}
.faq__elem_question:after {
  content: ' ';
  display: block;
  position: relative;
  width: 10px;
  height: 10px;
  top: -3px;
  color: #284058;
  border-bottom: 2px solid #021f3b;
  border-right: 2px solid #021f3b;
  transform: rotate(45deg);
  flex: none;
}
.faq__elem_answer {
  display: none;
  padding: 10px 15px 15px;
  position: relative;
  z-index: 2;
}
.faq__elem_answer > * {margin-bottom: 10px !important;}
.faq__elem_answer > *:last-child { margin-bottom: 0px !important; }
.faq__elem:hover:before,
.faq__elem:hover:after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.faq__elem.open .faq__elem_question:after {
  transform: rotate(225deg);
  top: 2px;
}
.faq__elem.open .faq__elem_answer { display: block; }

table.simple {
  width: 100%;
  border-collapse: collapse;
}
table.simple th, table.simple td {
  border: 1px solid #ccc;
  padding: 5px 8px;
}