

/* Start:/css/jquery.fancybox.css?15238861957237*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
	background-image: url('/images/fancybox_sprite.png'); background-repeat: no-repeat; width: 35px;
    height: 35px;
    background-position: 0px -35px; top: 45%;
}

.fancybox-next {
	right: 0; background-image: url('/images/fancybox_sprite.png'); background-repeat: no-repeat; width: 35px;
    height: 35px;
    background-position: 0px -70px; top: 45%;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	display: none;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	/* overflow-y: scroll; */
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font-family: 'bandera_probold', Times New Roman, sans-serif; font-size: 1.2em;
	position: relative;
	text-align: center;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0px;
	left: 0;
	color: #fff;
	padding: 10px;
	/* background: #000; */
	width: 100%;
	font-family: 'GothaProReg'; font-size: 13px;
	 background: url('/images/fancybox_overlay.png') 0px 0px repeat; 
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}


/* .various .fancybox-close {	position: absolute;	top: -25px;	right: -25px;		cursor: pointer;	z-index: 8040;	background: url('/images/close.png'); width: 14px;	height: 14px;} */


.window .fancybox-close {	position: absolute;	top: 10px;	right: 10px;		cursor: pointer;	z-index: 8040;	background: url('/images/close.png'); width: 14px;	height: 14px;}
.window .fancybox-skin {	position: relative;	padding:0px!important; -webkit-border-radius: 0px!important;	   -moz-border-radius: 0px!important;     border-radius: 0px!important; background: #fff; }
.window .fancybox-inner {height: auto!important; overflow: visible!important; }
.window .fancybox-title-float-wrap .child {-webkit-border-radius: none!important;	   -moz-border-radius: none!important;     border-radius: none!important; }




.picture .fancybox-close {	position: absolute;	top: 15px;	right: 15px;		cursor: pointer;	z-index: 8040;	background: url('/images/close.png'); width: 14px;	height: 14px;}
.picture .fancybox-skin {	position: relative;	padding:0px!important; -webkit-border-radius: 0px!important;	   -moz-border-radius: 0px!important;     border-radius: 0px!important; background: #fff; }
.picture .fancybox-inner {height: auto!important; overflow: visible!important; }
.picture .fancybox-title-float-wrap .child {-webkit-border-radius: none!important;	   -moz-border-radius: none!important;     border-radius: none!important; }
.picture .fancybox-prev {	left: 0px; width: 70px; height: 100%; background: url('/images/pic_prev.png') 50% 50% no-repeat; top: 0%; }
.picture .fancybox-next {	right: 0px; width: 70px; height: 100%; background: url('/images/pic_next.png') 50% 50% no-repeat; top: 0%;}

.cert .fancybox-close {	position: absolute;	top: 15px;	right: 15px;		cursor: pointer;	z-index: 8040;	background: url('/images/close.png'); width: 14px;	height: 14px;}
.cert .fancybox-skin {	position: relative;	padding:0px!important; -webkit-border-radius: 0px!important;	   -moz-border-radius: 0px!important;     border-radius: 0px!important; background: #fff; }
.cert .fancybox-inner {height: auto!important; overflow: visible!important; }
.cert .fancybox-title-float-wrap .child {-webkit-border-radius: none!important;	   -moz-border-radius: none!important;     border-radius: none!important; }
.cert .fancybox-prev {	left: 0px; width: 70px; height: 100%; background: url('/images/pic_prev.png') 50% 50% no-repeat; top: 0%; }
.cert .fancybox-next {	right: 0px; width: 70px; height: 100%; background: url('/images/pic_next.png') 50% 50% no-repeat; top: 0%;}



/* End */


/* Start:/css/owl.carousel.css?15238861954614*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* End */


/* Start:/css/animate.min.css?152388619516952*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}
/* End */


/* Start:/css/flexslider.css?15238861955285*/
/*
 * jQuery FlexSlider v2.7.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 0px;
  background: #fff;

  position: relative;
  zoom: 1;

}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
outline: none;
	text-indent: -9999px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {


  display: inline-block;

  

}
.flex-direction-nav a.flex-next:before {
  
}
.flex-direction-nav .flex-prev {
  left: 0px;
}
.flex-direction-nav .flex-next {
  right: 0px;

}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/


/* End */


/* Start:/css/style.css?175549842595686*/
html, body {margin: 0; padding: 0; width: 100%; height: 100%; }
body { min-height: 100%;  height: auto !important; height: 100%; position:relative; color:#000; font: 15px/22px 'BrutalTypeRegular', Arial, Tahoma, Helvetica, sans-serif; background: #fff;    max-width:2560px;  min-width: 320px; margin:0px auto; -webkit-text-size-adjust: none; }
img, embed, object, video { max-width: 100%; border:0px; margin:0; padding:0;  }
div {margin:0px; padding:0px; }
input, textarea, select, button {outline:none; resize: none; font-family: Arial, Tahoma, Helvetica, sans-serif; }
h1 { font-family: 'BrutalTypeBold', Arial, sans-serif;  font-size: 40px; color: #262626; line-height: 100%;  margin:0; padding:0; }
h2 { font-family: 'BrutalTypeBold', Arial, sans-serif;  font-size: 36px; color: #262626; line-height: 100%;  margin:0; padding:0;}
h3 { font-family: 'BrutalTypeBold', Arial, sans-serif;  font-size: 30px; color: #262626; line-height: 100%;  margin:0; padding:0;}
h4 { font-family: 'BrutalTypeBold', Arial, sans-serif;  font-size: 26px; color: #262626; line-height: 100%;  margin:0; padding:0;}
h5 { font-family: 'BrutalTypeBold', Arial, sans-serif;  font-size: 20px; color: #262626; line-height: 100%;  margin:0; padding:0;}
h6 { font-family: 'BrutalTypeBold', Arial, sans-serif;  font-size: 16px; color: #262626; line-height: 100%;  margin:0; padding:0;}
hr {color:#848484; height:1px; border:0px; background-color:#848484; }
p, ul, ol  { margin: 0px 0 20px 0px; padding: 0 0 0 0px;  }
ul, ol { margin-left: 20px; }
ul ul, ol ol, ul ol, ol ul { margin: 0 0 0 20px; }
ul { list-style:square;  }
li li {margin: 0; }
a {color:#4078ab; text-decoration:underline; }
a:hover, a:active {color:#4078ab; text-decoration:none; }

input:not([type=checkbox]):not([type=radio]), textarea  {  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;   }	
.fr {float:right; }
.fl {float:left}
.cl{clear:both; }
.clearfix:after, .clearfix:before {content: " "; display: table; clear: both; }
img[align="right"]{margin-left: 15px;}
img[align="left"]{margin-right: 15px;}


/*----- Подключаемые шрифты -----*/


@font-face {
    font-family: 'BrutalTypeBold';
    src: url('/css/../fonts/BrutalTypeBold.eot');
    src: url('/css/../fonts/BrutalTypeBold.eot') format('embedded-opentype'),
         url('/css/../fonts/BrutalTypeBold.woff2') format('woff2'),
         url('/css/../fonts/BrutalTypeBold.woff') format('woff'),
         url('/css/../fonts/BrutalTypeBold.ttf') format('truetype'),
         url('/css/../fonts/BrutalTypeBold.svg#BrutalTypeBold') format('svg');
}
@font-face {
    font-family: 'BrutalTypeMedium';
    src: url('/css/../fonts/BrutalTypeMedium.eot');
    src: url('/css/../fonts/BrutalTypeMedium.eot') format('embedded-opentype'),
         url('/css/../fonts/BrutalTypeMedium.woff2') format('woff2'),
         url('/css/../fonts/BrutalTypeMedium.woff') format('woff'),
         url('/css/../fonts/BrutalTypeMedium.ttf') format('truetype'),
         url('/css/../fonts/BrutalTypeMedium.svg#BrutalTypeMedium') format('svg');
}
@font-face {
    font-family: 'BrutalTypeRegular';
    src: url('/css/../fonts/BrutalTypeRegular.eot');
    src: url('/css/../fonts/BrutalTypeRegular.eot') format('embedded-opentype'),
         url('/css/../fonts/BrutalTypeRegular.woff2') format('woff2'),
         url('/css/../fonts/BrutalTypeRegular.woff') format('woff'),
         url('/css/../fonts/BrutalTypeRegular.ttf') format('truetype'),
         url('/css/../fonts/BrutalTypeRegular.svg#BrutalTypeRegular') format('svg');
}

/*----- Подключаемые шрифты -----*/

/* Стандартные стили */
blockquote { margin:15px 0 15px 0; padding: 10px 0 10px 0px; border-top: 1px solid #004b8e; border-bottom: 1px solid #004b8e; color:#262626;  }
.video { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video iframe, .video object, .video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
table.tb {border-collapse: collapse; font-size:100%;  width: 100%; border: 1px solid #004b8e;}
table.tb  td {padding: 15px 10px; vertical-align:middle; border: 1px solid #004b8e; text-align: left; color:#000;  }
table.tb  th {padding: 15px 10px; vertical-align:middle; border: 1px solid #004b8e; text-align: left; color:#000;  }
table.tb  thead th{ border-bottom-width: 1px; text-align: left; font-weight: normal; padding:10px; color:#fff; background:#004b8e; }
table.tb  thead td { border-bottom-width: 1px; text-align: left; font-weight: normal; padding:10px; color:#fff; background:#004b8e; }
table.tb  tfoot th { background: #cbd2d9;  text-align: left; border: none;  font-size: 105%; font-weight: normal; } 
table.tb  tfoot td { background: #cbd2d9;  text-align: left; border: none;  font-size: 105%; font-weight: normal; } 
/* Стандартные стили */

/*----- Основной макет -----*/
.header { height: 155px; position: fixed; top:0; left:0; width: 100%; background:#fff; z-index:3; -webkit-box-shadow: 0px 1px 3px 0px rgba(208, 98, 26, 0.15); -moz-box-shadow: 0px 1px 3px 0px rgba(208, 98, 26, 0.15); box-shadow: 0px 1px 3px 0px rgba(208, 98, 26, 0.15); }
.content  { padding: 205px 0 150px 0; }
.footer { background: #0d263c;  height: 100px;  position: absolute; bottom:0; width:100%;  } 
.pageInner { max-width: 1180px; margin: 0 auto; padding: 0 30px 0 30px; } 
#index .content  { padding: 155px 0 100px 0; }
/*----- Основной макет -----*/

/* Header */
.headerTop { height: 45px; background:#004b8e; }
.headerTop .logo { width: 127px; height: 29px; float: left; margin-top: 8px; }
.logo a { display:block; width:100%; height:100%; }
.vs__block { float: right; }
.vs__block .languageBlock { float: left; padding-right: 30px; margin-right: 30px; height: 45px; line-height: 45px; border-right: 1px solid #1a5d9a; font-family: 'BrutalTypeRegular'; font-size: 20px;  color:#fff; display: none;}
.vs__block .languageBlock a { color:#3080c8; text-decoration: none; }
.vs__block .languageBlock a.active { color:#fff; cursor: default; text-decoration: none; }
.vs__block .languageBlock a.active:hover { color:#fff; cursor: default; text-decoration: none; }
.vs__block .languageBlock span { padding: 0 4px 0 4px; }
.vs__block .searchBlock { float: left; position: relative; width: 170px; padding-top: 10px; }
.vs__block .searchBlock input { background: none; width: 150px;  border: none;   font-family: 'BrutalTypeRegular'; font-size: 20px;  color:#fff; }
.vs__block .searchBlock button { border: none; width: 15px; height: 14px; background:url(/images/search_icon.png) 0px 0px no-repeat; position: absolute; top:15px; right:0; cursor: pointer; }
.vs__block .searchBlock input::-webkit-input-placeholder {color:#fff;}
.vs__block .searchBlock input::-moz-placeholder {color:#fff;}
.vs__block .searchBlock input:-moz-placeholder {color:#fff;}
.vs__block .searchBlock input:-ms-input-placeholder {color:#fff;}
.vs__block .searchBlock input:focus::-webkit-input-placeholder { color:transparent; }
.vs__block .searchBlock input:focus:-moz-placeholder { color:transparent; } 
.vs__block .searchBlock input:focus::-moz-placeholder { color:transparent; } 
.vs__block .searchBlock input:focus:-ms-input-placeholder { color:transparent; } 
.headerMain .logo { width: 300px; height: auto; margin-top: 27px; float: left; }
.d_logo { width:268px; height:80px; }
.headerMain .maCols { float: right; }
.maCols .topMenu { float: left; padding-top: 45px; }
.maCols .topMenu ul { list-style: none; margin:0; padding:0; }
.maCols .topMenu ul li { float: left; margin-left: 12px; position: relative; }
.maCols .topMenu ul li a { display: block; font-family: 'BrutalTypeMedium'; color:#393939; font-size: 14px; text-transform: uppercase; text-decoration: none; border-bottom: 3px solid #fff; }
.maCols .topMenu ul li.drop a { background:url(/images/drop_icon.jpg) 100% 50% no-repeat; padding-right: 10px; }
.maCols .askLink { float: left; margin-left: 35px; }
.maCols .askLink a  { display: block; margin-top: 36px; width: 158px; height: 38px; line-height: 38px; color:#1f7cb6; font-family: 'BrutalTypeRegular'; border: 1px solid #d2e5f0; font-size: 18px; text-decoration: none; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.maCols .topMenu .subMenu { width: 230px; position: absolute; top:19px; left:50%; margin-left: -115px; display: none; z-index:2; padding-top: 46px; }
.maCols .topMenu ul li.drop:hover .subMenu { display: block; }
.maCols .topMenu ul li.drop:hover a { border-bottom: 3px solid #1f7cb6; }
.maCols .topMenu .subMenu ul { background:#fff; padding: 7px 0 18px 0; -webkit-box-shadow: 0px 6px 12px 0px rgba(180, 192, 199, 0.3); -moz-box-shadow:    0px 6px 12px 0px rgba(180, 192, 199, 0.3); box-shadow: 0px 6px 12px 0px rgba(180, 192, 199, 0.3); }
.maCols .topMenu .subMenu ul li { float: none; margin-left:0; }
.maCols .topMenu .subMenu ul li a { color:#3489bd; font-family: 'BrutalTypeRegular'; font-size: 14px; line-height: 16px; text-transform: none; border-bottom: none; text-decoration: none; background: none; padding: 10px 30px 0 30px; }
.maCols .topMenu ul li.drop:hover .subMenu ul li a { border-bottom: none; }
.maCols .topMenu .subMenu ul li a:hover { text-decoration: underline; } 
.menuToggle { width: 40px; height: 40px;  background:url(/images/menu_icon.png) 50% 50% no-repeat; position: absolute; z-index:2; top:29px; left:10px; cursor: pointer; display: none; }
.th_logo { display: none!important; }
.feedLink { width: 30px; height: 157px; position: fixed; top:50%; right:0; margin-top: -78px; background:url(/images/ask_btn.png) 0px 0px no-repeat; z-index:999; }
.feedLink a { display: block; width: 100%; height: 100%; }
/* Header */

/* Footer */
.footerCompany { float: left; color:#fff; padding-top: 45px; line-height: 14px; }
.footerCompany span { color:#728aa0; }
.footerFeed { float: right; }
.footerContacts { float: left; margin-right: 65px; }
.footerPhone { font-family: 'BrutalTypeRegular'; font-size: 22px; color:#fff; line-height: 22px; margin-top: 33px;  }
.footerEmail a { color:#728aa0; text-decoration: none; }
.footerEmail a:hover { text-decoration: underline; }
.footerDeveloper { float: left; margin-top: 35px; }
.footerDeveloper a { display: block; width: 18px; height: 30px; background:url(/images/studiologo.png) 0px 0px no-repeat;  }
.footerFeed .askLink { float: left; margin-right: 65px; display: none; }
.footerFeed .askLink a  { display: block; margin-top: 35px; width: 158px; height: 36px; line-height: 36px; color:#fff; font-family: 'BrutalTypeRegular'; border: 1px solid #728aa0; font-size: 18px; text-decoration: none; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.footerSocial { float:left; margin-right:40px; margin-top:35px; }
.footerSocial a { display:inline-block; width:36px; height:36px; margin-left:10px; }
.footerSocial a:first-child { margin-left:0px; }
/* Footer */

/* Всплывающее окно */
.window__popup { display: none; }
.windowInner { width: 240px; margin: 0 auto; padding-bottom: 35px; }
.windowTitle { font-family: 'BrutalTypeBold'; color:#282828; font-size: 30px; line-height: 30px; text-align: center; padding: 35px 0 20px 0; }
.windowItem { margin-top: 15px; }
.windowItem:first-child { margin-top: 0px; }
.windowInput { width: 100%; border: 1px solid #dbe2e7; height: 43px; line-height: 43px; font-family: 'BrutalTypeRegular'; font-size: 13px; padding: 0 15px 0 15px;  color:#282828;  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }
.windowInput::-webkit-input-placeholder {color:#a2b2bd;}
.windowInput::-moz-placeholder {color:#a2b2bd;}
.windowInput:-moz-placeholder {color:#a2b2bd;}
.windowInput:-ms-input-placeholder {color:#a2b2bd;}
.windowInput:focus::-webkit-input-placeholder { color:transparent; }
.windowInput:focus:-moz-placeholder { color:transparent; } 
.windowInput:focus::-moz-placeholder { color:transparent; } 
.windowInput:focus:-ms-input-placeholder { color:transparent; } 
.windowItem textarea { width: 100%; border: 1px solid #dbe2e7; height: 95px; vertical-align: top;  font-family: 'BrutalTypeRegular'; font-size: 13px; padding: 15px;  color:#282828;  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.windowItem textarea::-webkit-input-placeholder {color:#a2b2bd;}
.windowItem textarea::-moz-placeholder {color:#a2b2bd;}
.windowItem textarea:-moz-placeholder {color:#a2b2bd;}
.windowItem textarea:-ms-input-placeholder {color:#a2b2bd;}
.windowItem textarea:focus::-webkit-input-placeholder { color:transparent; }
.windowItem textarea:focus:-moz-placeholder { color:transparent; } 
.windowItem textarea:focus::-moz-placeholder { color:transparent; } 
.windowItem textarea:focus:-ms-input-placeholder { color:transparent; } 
.windowItem .file_upload{ position: relative; overflow: hidden; width: 100%; }
.windowItem .file_upload > button{ float: right; width: 39px; height: 39px; margin: 2px 2px 0px 0px;  }
.windowItem .file_upload input[type=file]{  position: absolute;  left: 0;  top: 0;  width: 100%;  height: 100%; letter-spacing: 10em; /* IE 9 fix */ -ms-transform: scale(20); /* IE 9 fix */ opacity: 0;  cursor: pointer;  }
.windowItem .file_upload > div { padding: 0px 15px 0 15px;     white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 43px; line-height: 43px; color:#a2b2bd; font-family: 'BrutalTypeRegular'; font-size: 13px; }
.windowItem .file_upload { background:#fff; border: 1px solid #dbe2e7; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;  }
.windowItem .file_upload > button{ background: url(/images/btn_upload.jpg) 0% 0% no-repeat;  overflow: hidden; border: none; text-overflow: -9999px; }
.windowItem .checkbox { position:relative;	padding-left: 25px;  font-family: 'BrutalTypeRegular'; font-size: 13px; color:#282828; line-height: 16px;   }
.windowItem .checkbox input[type=checkbox] { display:none; }
.windowItem .checkbox label { cursor: pointer; }
.windowItem .checkbox label:after { content:''; display:inline-block; height:15px; width:15px; background: url(/images/check_sprite.gif) 0px 0px repeat; position:absolute;	top:1px;	left:0; cursor:pointer;}
.windowItem .checkbox input[type=checkbox]:checked + label:after {	background-position: 0px -15px;}
.windowItem .checkbox a { color:#282828; text-decoration: underline; }
.windowItem .checkbox a:hover { color:#282828; text-decoration: none; }
.sendBtn { margin-top: 20px; text-align: center; }
.sendBtn button { width: 200px; height: 45px; line-height: 45px; background:#1f7cb6; color:#fff; font-family: 'BrutalTypeRegular'; font-size: 18px; text-align: center; border: none; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.windowItem.error .windowInput { border: 1px solid #e92626; }
.errorText { display: none; }
.windowItem.error .errorText { display: block; color:#e92626; font-size: 12px; margin-top: 5px; }
/* Всплывающее окно */

/* Блок на мобильной версии */
.mobileBlock { position: fixed; top:0; left:0; bottom:0; right:0; background:url(/images/fancybox_overlay.png) 0px 0px repeat; z-index: 3; display: none; }
.mobileBlock__inner { background:#fff; width: 300px; height: 100%; overflow: auto;  }
.logoBlock { border-top: 5px solid #004b8e; border-bottom: 1px solid #e1e7eb; position: relative; padding: 20px 0 20px 20px; }
.logoBlock .logo { width: 222px; height: 47px;  }
.menuClose { width: 16px; height: 16px; position: absolute; top:36px; right:20px; background:url(/images/menu_close.jpg) 0px 0px repeat; cursor: pointer;  }
.mobileMenu { padding: 25px 20px; }
.mobileMenu ul { list-style: none; margin:0; padding:0; }
.mobileMenu ul li { margin-top: 10px; }
.mobileMenu ul li:first-child { margin-top: 0px; }
.mobileMenu ul li a { display: block; color:#393939; font-family: 'BrutalTypeMedium'; font-size: 12px; text-transform: uppercase; text-decoration: none;  }
.mobileMenu ul li a.dropDown { background:url(/images/menu_sprite.jpg) 100% 9px no-repeat; }
.mobileMenu ul li.active a.dropDown { background-position: 100% -21px; }
.subMenu__mob { display: none; padding-top: 15px; padding-bottom: 10px; }
.mobileMenu ul li.active .subMenu__mob { display: block; }
.mobileMenu ul li ul li { margin-top: 10px; }
.mobileMenu ul li ul li a { font-family: 'BrutalTypeRegular'; font-size: 13px; color:#3489bd; text-transform: none; line-height: 14px; }
.mobileMenu ul li ul li a:hover { text-decoration: underline; } 
.langAsk__block { border-top: 1px solid #e1e7eb; border-bottom: 1px solid #e1e7eb; padding: 20px; }
.langAsk__block .languageBlock { float: left;  font-family: 'BrutalTypeRegular'; font-size: 20px;  color:#3e3e3e; margin-top: 10px; display: none;}
.langAsk__block .languageBlock a { color:#3080c8; text-decoration: none; }
.langAsk__block .languageBlock a.active { color:#3e3e3e; cursor: default; text-decoration: none; }
.langAsk__block .languageBlock a.active:hover { color:#3e3e3e; cursor: default; text-decoration: none; }
.langAsk__block .languageBlock span { padding: 0 4px 0 4px; }
.langAsk__block .askLink { float: none; width: 160px; margin: 0 auto; }
.langAsk__block .askLink a  { display: block;  width: 158px; height: 38px; line-height: 38px; color:#1f7cb6; font-family: 'BrutalTypeRegular'; border: 1px solid #d2e5f0; font-size: 18px; text-decoration: none; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.mobileBlock .searchBlock { position: relative; padding: 20px; }
.mobileBlock .searchBlock input { background: none; width: 100%; height: 40px; line-height: 40px; background:#e1e7eb; padding: 0 45px 0 15px;  border: none;   font-family: 'BrutalTypeRegular'; font-size: 20px;  color:#393939; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mobileBlock .searchBlock button { border: none; width: 40px; height: 40px; background:url(/images/search_icon_mob.jpg) 0px 0px no-repeat; position: absolute; top:20px; right:20px; z-index:2; cursor: pointer; }
.mobileBlock .searchBlock input::-webkit-input-placeholder {color:#393939;}
.mobileBlock .searchBlock input::-moz-placeholder {color:#393939;}
.mobileBlock .searchBlock input:-moz-placeholder {color:#393939;}
.mobileBlock .searchBlock input:-ms-input-placeholder {color:#393939;}
.mobileBlock .searchBlock input:focus::-webkit-input-placeholder { color:transparent; }
.mobileBlock .searchBlock input:focus:-moz-placeholder { color:transparent; } 
.mobileBlock .searchBlock input:focus::-moz-placeholder { color:transparent; } 
.mobileBlock .searchBlock input:focus:-ms-input-placeholder { color:transparent; } 
/* Блок на мобильной версии */

/* Хлебные крошки */
.breadCrumbs { margin-bottom: 45px; position: relative; }
.breadCrumbs__path { color:#282828; font-size: 13px;  }
.breadCrumbs__path a  { color:#4078aa; text-decoration: underline; }
.breadCrumbs__path a:hover { color:#4078aa; text-decoration: none; }
.breadCrumbs__path span { padding: 0 5px 0 5px; }
.breadCrumbs h1 {  font-family: 'BrutalTypeBold'; font-size: 40px; line-height: 42px; color:#282828;  margin-top: 10px; }
.breadCrumbs span {padding: 0 3px;}
/* Хлебные крошки */

/* Детальная новость */
.newsDetailed__block .newsCol1 { width: 480px; float: left; }
.newsDetailed__block .newsCol2 { margin-left: 520px; }
.dpBlock { overflow: hidden; }
.dpBlock__date { float: left; color:#728aa0;  }
.dpBlock__print { float: right; }
.dpBlock__print a { display: inline-block; color:#4078ab; text-decoration: none; background:url(/images/print_icon.png) 0px 4px no-repeat; padding-left: 20px; }
.dpBlock__print a:hover { color:#4078ab; text-decoration: underline; }
.newsCol2__text { margin-top: 10px; }
.newsCol2__text p { margin: 20px 0 0px 0; }
.newsCol2__text p:first-child { margin: 0px 0px 0px 0px; }
.backLink { margin-top: 15px; font-family: 'BrutalTypeRegular'; font-size: 18px; }
.backLink a { display: inline-block;  color:#004b8e;  text-decoration: none; background:url(/images/back_icon.png) 0px 5px no-repeat; padding-left: 20px; }
.backLink a:hover { color:#004b8e; text-decoration: underline; }
#sliderPhoto .flex-control-nav { bottom: 10px; display: none; }
#sliderPhoto .flex-control-paging li a { width: 9px; height: 9px; background:#fff; border: 1px solid #6b478c; }
#sliderPhoto .flex-control-paging li a.flex-active { background:#6b478c; }
#sliderPhoto .flex-control-nav li { margin: 0 2px; }
#sliderPhoto .flex-direction-nav { display: none; }
#carouselPhoto { margin-top:20px; }
#carouselPhoto .slides li { padding-top: 0px; cursor: pointer;   }
#carouselPhoto .slides li.flex-active-slide {  cursor: default;}
#carouselPhoto .slides li img { border: 1px solid #eef0f2; width: 76px!important; height: 76px!important; object-fit: cover; }
#carouselPhoto .flex-active-slide img { border: 1px solid #004b8e!important;  }
#carouselPhoto .flex-direction-nav{ }
#carouselPhoto .flex-next { top:0; width: 20px; height: 100%; background:url(/images/slider_next.png) 50% 50% no-repeat, url( /images/fancybox_overlay.png) 0 0 repeat; margin:0;   }
#carouselPhoto .flex-prev { top:0; width: 20px; height: 100%; background:url(/images/slider_prev.png) 50% 50% no-repeat, url( /images/fancybox_overlay.png) 0 0 repeat; margin:0;   }
/* Детальная новость */

/* Карточка товара */
.productCol1 { width: 480px; float: left; }
.productCol2 { margin-left: 520px; }
.productBlock #sliderPhoto { border: 1px solid #eef0f2; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.descriptionTitle { font-family: 'BrutalTypeRegular'; font-size: 20px; color:#004b8e; margin-bottom: 20px; }
.productTable table {border-collapse: collapse; font-size:100%;  width: 100%; border: none; font-family: 'BrutalTypeRegular'; font-size: 13px; }
.productTable table  td {padding: 5px 15px;  vertical-align:middle; border: none; text-align: right; font-family: 'BrutalTypeMedium'; color:#282828; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;  }
.productTable table tr:nth-child(2n+1) {background:#f7f7f7; }
.productTable table  td:first-child {  font-family: 'BrutalTypeRegular'; text-align: left; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.productBlock .downloadLink { margin-top: 30px; width: 268px; height: 52px; line-height: 52px; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid #dbe2e7;  }
.productBlock .downloadLink a { color:#1f7cb6; font-size: 18px; font-family: 'BrutalTypeRegular'; text-decoration: none;  }
.productBlock .downloadLink a span { background:url(/images/download_icon.png) 0px 2px no-repeat; padding-left: 20px; }
/* Карточка товара */

/* Новости */
.newsItems { display: flex; flex-wrap: wrap; margin-left: -20px;  }
.newsItem { width: -webkit-calc(33.33% - 20px); width: -o-calc(33.33% - 20px); width: calc(33.33% - 20px);  margin-left: 20px; margin-bottom: 30px; }
.newsItem__photo img { display: block; width: 100%; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.newsItem__text { background:#fff; padding: 15px 30px 25px 30px; -webkit-box-shadow: 0px 6px 12px 0px rgba(180, 192, 199, 0.3); -moz-box-shadow: 0px 6px 12px 0px rgba(180, 192, 199, 0.3); box-shadow: 0px 6px 12px 0px rgba(180, 192, 199, 0.3); -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.newsItem__date { color:#728aa0; font-size: 13px; }
.newsItem__title { font-size: 16px; line-height: 18px; height: 36px; overflow: hidden;}
.newsItem__title a { color:#292929; text-decoration: none; }
.newsItem__title a:hover { color:#292929; text-decoration: underline; }
.newsUpload { text-align: center; width: 100%; }
.newsUpload a {display: inline-block; width: 198px; height: 54px; line-height: 54px; font-family: 'BrutalTypeRegular'; border: 1px solid #dbe2e7; text-align: center; color:#1f7cb6; font-size: 18px; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;  }
.newsCategory { position: absolute; bottom:0; right:0; }
.newsCategory a { display: inline-block; margin-left: 30px; color:#728aa0; text-decoration: none; font-size: 20px; font-family: 'BrutalTypeBold'; }
.newsCategory a:hover { text-decoration: underline; }
.newsCategory a:first-child { margin-left:0; } 
.newsCategory a.current { color:#1f7cb6; cursor: default; }
.newsCategory a.current:hover { text-decoration: none; }
/* Новости */

/* Сертификаты */
.certItems { display: flex; flex-wrap: wrap; margin-left: -20px;  }
.certItem {  cursor: pointer; width: -webkit-calc(25% - 20px); width: -o-calc(25% - 20px); width: calc(25% - 20px);  margin-left: 20px; margin-bottom: 30px;  }
.certItem__inner {  display: flex; height: 380px;    -webkit-box-shadow: 0px 6px 12px 0px rgba(180, 192, 199, 0.3); -moz-box-shadow: 0px 6px 12px 0px rgba(180, 192, 199, 0.3); box-shadow: 0px 6px 12px 0px rgba(180, 192, 199, 0.3); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.certItem__photo { margin: auto;  position: relative; padding: 0px 30px;}
.certItem__photo img { display: block; width: 100%; max-height: 320px; object-fit: cover; }
.certItem__plug { position: absolute; z-index:2; width: 70px; height: 70px; top: 50%; left: 50%; margin: -35px 0 0 -35px; display: none; background:url(/images/zoom_icon.png) 0px 0px no-repeat; }
.certItem:hover .certItem__plug { display: block; }
.certItem__name {  margin-top: 20px;  }
.certItem__name a { color:#292929; text-decoration: none; }
.certItem:hover .certItem__name a { color:#1f7cb6; }
.cert .fancybox-title-over-wrap { background:url(/images/fancybox_overlay_white.png) 0px 0px repeat; color:#000;  }
/* Сертификаты */

/* Каталог */
.catalog__col1 { width: 270px; float: left; }
.catalog__col2 { margin-left: 300px; }
.catalogMenu { background:#e9eff3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;  }
.catalogMenu ul { list-style: none; margin:0; padding:0; }
.catalogMenu ul li { border-top: 1px solid #dbe2e7; }
.catalogMenu ul li:first-child { border-top: none;  }
.catalogMenu ul li a { display: block; font-family: 'BrutalTypeRegular'; color:#393939; font-size: 18px; text-decoration: none; padding: 15px 20px 15px 30px;  }
.catalogMenu ul li a span { display: block; background:url(/images/link_sprite.png) 100% 6px no-repeat; }
.catalogMenu ul li a:hover  { color:#004b8e; text-decoration: none; }
.catalogMenu ul li a:hover span  { background-position: 100% -24px; }
.catalogMenu ul li a.current  { background:#dbe2e7; cursor: default; color:#004b8e; }
.catalogMenu ul li a.current  span  { background-position: 100% -24px; }
.catalogMenu ul li:first-child a.current { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.catalogMenu ul li:last-child a.current { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.catalogBlock .downloadLink { margin-top: 20px; width: 100%; height: 52px; line-height: 52px; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid #dbe2e7; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.catalogBlock .downloadLink a { color:#1f7cb6; font-size: 18px; font-family: 'BrutalTypeRegular'; text-decoration: none;  }
.catalogBlock .downloadLink a span { background:url(/images/download_icon.png) 0px 2px no-repeat; padding-left: 20px; }
.catalogItems { display: flex; flex-wrap: wrap; margin-left: -20px; }
.catalogItem { width: -webkit-calc(33.33% - 20px); width: -o-calc(33.33% - 20px); width: calc(33.33% - 20px);  margin-left: 20px; margin-bottom: 30px; }
.catalogItem__photo { border: 1px solid #eef0f2; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.catalogItem__photo img { display: block; width:100%;  }
.catalogItem__name { background:#f7f7f7; padding: 25px 30px;  -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.catalogItem__name a { color:#303330; text-decoration: none; }
.catalogItem__name a:hover { color:#1f7cb6; text-decoration: none; }
/* Каталог */

/* Контакты */
.contactBlock__col1 { width: 380px; float: left; }
.contactBlock__col2 { width: 370px; float: left; margin-left: 20px; }
.contactBlock__col3 { width: 373px; float: left; margin-left: 20px; }
.contactsBlock .map { width: 100%; height: 380px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.feedItems { padding-left: 20px; }
.feedItem { margin-top: 15px; }
.feedItem:first-child { margin-top: 0px; }
.feedItem__title { color:#728aa0; font-size: 13px; }
.feedItem__text {  font-size: 15px; color:#282828; }
.feedItem__text a { color:#282828; text-decoration: none; }
.feedItem__text a:hover { color:#1f7cb6; text-decoration: none; }
/* Контакты */

/* Руководство */
.staffBlock { margin: 0 0 0 -20px; }
.staffCol { float: left; width: -webkit-calc(50% - 20px); width: -o-calc(50% - 20px); width: calc(50% - 20px);  margin-left: 20px; }
.staffItem { margin-top: 40px; display: flex; }
.staffItem:first-child { margin-top: 0px; }
.staffItem__photo { width: 140px; min-width: 140px; height: 140px; }
.staffItem__photo img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center; }
.staffItem__info { margin-left: 0px; margin: auto 0px auto 20px ; }
.staffItem__post { color:#728aa0; font-size: 13px; line-height: 14px; }
.staffItem__name { font-family: 'BrutalTypeRegular'; color:#282828; font-size: 22px; margin-top: 10px; }
.staffItem__phone { font-size: 15px; color:#282828; margin-top: 5px; }
/* Руководство */

/* Главная */
.sliderBlock { height: 480px; background:#edeef0 url(/images/slider_line.jpg) top right no-repeat; position: relative; overflow: hidden;  }
.sliderBlock .pageInner { background: #edeef0 url(/images/slider_circle.png) top right no-repeat; height: 480px;  }
.indexSlider { height: 480px; position: relative; }
.indexSlider .sliderInfo { float: left; width: 420px; margin-left: 80px; margin-top: 85px; }
.indexSlider .sliderImg { float: right; margin-right: 100px; margin-top: 50px; }
.sliderInfo__subTitle { display: inline-block; color:#fff; font-size: 11px; text-transform: uppercase; line-height: 11px; background:#1f7cb6; padding: 5px 10px;  }
.sliderInfo__title { color:#282828; font-size: 40px; font-family: 'BrutalTypeBold'; line-height: 50px; margin-top: 5px;}
.sliderInfo__text { color:#303330; margin-top: 25px; height: 90px; overflow: hidden; }
.indexSlider .owl-next {  width: 11px;  height: 16px;  background: url(/images/sl_next.png) 0% 0% no-repeat;  position: absolute; top: 50%; margin-top: -8px; right: 0px; z-index:2; text-indent: -9999px; }
.indexSlider .owl-prev {  width: 11px;  height: 16px;  background: url(/images/sl_prev.png) 0% 0% no-repeat;  position: absolute; top: 50%; margin-top: -8px; left: 0px; z-index:2; text-indent: -9999px;}
.indexSlider .owl-item.active .item { display: block; }
.indexSlider .owl-item .item { display: none; }
.indexSlider .owl-dots { position: absolute; width: 100%; bottom: 100px; left:80px;  }
.indexSlider .owl-dots .owl-dot { width: 8px; height: 8px; display: inline-block; background: #1f7cb6; margin-left: 3px; -webkit-border-radius: 270px; -moz-border-radius: 270px; border-radius: 270px; }
.indexSlider .owl-dots .owl-dot:first-child { margin-left: 0; }
.indexSlider .owl-dots .owl-dot.active {  background: #fff;  }
.pressBlock { padding: 40px; }
.pressBlock__title { font-family: 'BrutalTypeBold'; text-align: center; color:#282828; font-size: 31px; line-height: 31px; margin-bottom: 30px; }
.pressSlider { position: relative; padding-bottom: 20px; }
.pressSlider .item { padding-bottom: 10px; }
.pressItem__photo { position: relative; }
.pressItem__img img { -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px; }
.pressItem__plug { position: absolute; width: 100%; top:0; left:0; height: 99px; z-index:2; background: url(/images/press_plug.png) 0% 0% repeat-x;  -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px; }
.pressItem__category { position: absolute; z-index:2; top:0; left:0; padding: 30px 0 0 30px; color:#ffffff; font-size: 22px; line-height: 25px; font-family: 'BrutalTypeRegular'; }
.pressItem__description { padding: 15px 30px; -webkit-box-shadow: 0px 6px 12px 0px rgba(180, 192, 199, 0.3); -moz-box-shadow:    0px 6px 12px 0px rgba(180, 192, 199, 0.3); box-shadow:         0px 6px 12px 0px rgba(180, 192, 199, 0.3); -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; border-bottom-right-radius: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; border-bottom-left-radius: 8px; }
.pressItem__date { font-size: 13px; color:#728aa0; }
.pressItem__name {font-size: 16px; line-height: 18px; height: 35px; overflow: hidden; }
.pressItem__name a { color:#292929; text-decoration: none; }
.pressItem__name a:hover { color:#292929; text-decoration: underline; }
.pressSlider .owl-next {  display: none!important; }
.pressSlider .owl-prev {  display: none!important;}
.pressSlider .owl-dots { position: absolute; width: 100%; text-align: center;  bottom: 0px; display: none!important; }
.pressSlider .owl-dots .owl-dot { width: 12px; height: 12px; display: inline-block; background: url(/images/dots_sprite.jpg) 0px 0px no-repeat; margin-left: 2px;  }
.pressSlider .owl-dots .owl-dot:first-child { margin-left: 0; }
.pressSlider .owl-dots .owl-dot.active {  background: url(/images/dots_sprite.jpg) 0px -12px no-repeat;  }
.numbersBlock { background:#edeef0 url(/images/slider_line.jpg) top left no-repeat; height: 480px; }
.numbersBlock .pageInner { background:#edeef0 url(/images/number_bg.jpg) top left no-repeat; height: 480px; }
.numberCols__col1 { float: left; width: 40%; }
.numberCols__col2 { float: left; width: 60%;}
.numberMap { display: flex; height: 480px;}
.numberMap img { margin: auto; }
.factBlock { width: 420px; margin-top: 50px; }
.factItem1 { width: 50%; float: left; padding: 20px 0 25px 0px;  border-right: 1px solid #2f79ae; border-bottom: 1px solid #2f79ae; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.factItem2 { width: 50%; float: left; padding: 20px 0 25px 0px;  border-bottom: 1px solid #2f79ae; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.factItem3 { width: 50%; float: left; padding: 35px 0 0px 0px; height: 191px; border-right: 1px solid #2f79ae; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.factItem4 { width: 50%; float: left; padding: 35px 0 0px 0px; height: 191px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.factItem__inner { width: 140px; margin: 0 auto; }
.factItem__subtitle { font-family: 'BrutalTypeBold'; color:#fff; font-size: 13px; line-height: 13px; height: 13px; }
.factItem__num { font-family: 'BrutalTypeBold'; color:#fff; font-size: 58px; line-height: 85px;  height: 85px;}
.factItem__num span { font-size: 50px; padding-left: 15px;}
.factItem__text { font-size: 13px; color:#92b1cf; line-height: 15px; height: 45px; }
.factItem__total { color:#fff; font-family: 'BrutalTypeMedium'; font-size: 20px; line-height: 20px; margin-top: 35px; margin-left: 20px; }
.partnersBlock { padding: 40px; }
.partnersBlock__title { font-family: 'BrutalTypeBold'; text-align: center; color:#282828; font-size: 31px; line-height: 31px; margin-bottom: 30px; }
.partnerItem { max-width: 300px; margin: 0 auto; }
.partnerItem__logo { max-width: 300px; margin: 0 auto; }
.partnerItem__name { text-align: center; font-size: 14px; color:#292929; margin-top: 10px; }
.partnerItem__name a span { color:#014d90; }
.partnerItem__name a { color:#292929; text-decoration: none; }
.partnerItem__name a:hover { color:#292929; text-decoration: underline; }
.partnerSlider { position: relative; }
.partnerSlider  .owl-next {  width: 11px;  height: 16px;  background: url(/images/sl_next.png) 0% 0% no-repeat;  position: absolute; top: 50%; margin-top: -8px; right: 0px; z-index:2; text-indent: -9999px; }
.partnerSlider  .owl-prev {  width: 11px;  height: 16px;  background: url(/images/sl_prev.png) 0% 0% no-repeat;  position: absolute; top: 50%; margin-top: -8px; left: 0px; z-index:2; text-indent: -9999px;}
/* Главная */

/* Результаты поиска */
.searchResult__block .searchBlock { position: relative; max-width: 300px; }
.searchResult__block .searchBlock input { background: none; width: 100%; height: 40px; line-height: 40px; background:#e1e7eb; padding: 0 45px 0 15px;  border: none;   font-family: 'BrutalTypeRegular'; font-size: 20px;  color:#393939; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.searchResult__block .searchBlock button { border: none; width: 40px; height: 40px; background:url(/images/search_icon_mob.jpg) 0px 0px no-repeat; position: absolute; top:0px; right:0px; z-index:2; cursor: pointer; }
.searchResult__block .searchBlock input::-webkit-input-placeholder {color:#393939;}
.searchResult__block .searchBlock input::-moz-placeholder {color:#393939;}
.searchResult__block .searchBlock input:-moz-placeholder {color:#393939;}
.searchResult__block .searchBlock input:-ms-input-placeholder {color:#393939;}
.searchResult__block .searchBlock input:focus::-webkit-input-placeholder { color:transparent; }
.searchResult__block .searchBlock input:focus:-moz-placeholder { color:transparent; } 
.searchResult__block .searchBlock input:focus::-moz-placeholder { color:transparent; } 
.searchResult__block .searchBlock input:focus:-ms-input-placeholder { color:transparent; } 
.searchResult__block .searchText { color:#b9b9b9; font-size: 13px; margin-top: 5px; }
.catalogSearch { margin-top: 35px; }
.catalogSearch__title { font-family: 'BrutalTypeBold'; color:#282828; font-size: 28px; line-height: 28px; margin-bottom: 20px; }
.catalogSearch .catalogItems { display: flex; flex-wrap: wrap; margin-left: -20px; }
.catalogSearch .catalogItem { width: -webkit-calc(25% - 20px); width: -o-calc(25% - 20px); width: calc(25% - 20px);  margin-left: 20px; margin-bottom: 30px; }
.catalogSearch .catalogItem__photo { border: 1px solid #eef0f2; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.catalogSearch .catalogItem__photo img { display: block; width:100%;  }
.catalogSearch .catalogItem__name { background:#f7f7f7; padding: 25px 30px;  -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.catalogSearch .catalogItem__name a { color:#303330; text-decoration: none; }
.catalogSearch .catalogItem__name a:hover { color:#1f7cb6; text-decoration: none; }
.textSearch__title { font-family: 'BrutalTypeBold'; color:#282828; font-size: 28px; line-height: 28px; margin-bottom: 25px; }
.textSearch__item { margin-top: 15px; }
.textSearch__item:first-child { margin-top: 0px; }
.categoryTitle a { color:#4078ab; text-decoration: none; }
.categoryTitle a:hover { color:#4078ab; text-decoration: underline; }
.categoryText { color:#232323; }
.categoryText b { display: inline-block; color:#fff; background:#004b8e; padding: 0 5px 0 5px; }
/* Результаты поиска */

.cookies-block { position:fixed; bottom:0; z-index:10; width:100%; background:#fff;  border-top:2px solid #004b8e; padding:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cookies-text { text-align:center; } 
.cookies-link { text-align:center; margin-top:20px; }
.cookies-link a { display:inline-block; padding:10px 20px; background:#004b8e; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; color:#fff; text-decoration:none; }
.cookies-link a:hover { color:#fff; text-decoration:underline; }


@media screen and (max-width: 1239px) {
.maCols .askLink { display: none; }
.maCols .topMenu ul li { margin-left: 12px; }
.footerFeed .askLink { display: block; }
.newsDetailed__block .newsCol2 { margin-left: 500px; }
.certItem {   width: -webkit-calc(33.33% - 20px); width: -o-calc(33.33% - 20px); width: calc(33.33% - 20px);   } 
.contactBlock__col1 { width: 100%; float: none;  margin-bottom: 30px;}
.contactBlock__col2 { width: 48%; float: left; margin-left: 0px; }
.contactBlock__col3 { width: 48%; float: left; margin-left: 20px; }
.feedItems { padding-left:0px; }
.indexSlider .sliderInfo { width: 355px; margin-left: 40px; margin-top: 85px; }
.indexSlider .sliderImg { float: right; margin-right: 40px; margin-top: 80px; width: 400px; }
.sliderInfo__title { font-size: 35px;  line-height: 45px; }
.sliderInfo__text { color:#303330; margin-top: 25px; height: 110px; overflow: hidden; }
.indexSlider .owl-dots { left:40px;  }
.factBlock { width: 360px; margin-top: 60px; }
.factItem__num {  font-size: 46px; line-height: 65px;  height: 65px;}
.factItem__num span { font-size: 35px; padding-left: 15px;}

.headerMain .logo { width: 200px;  margin-top: 34px; float: left; }
.d_logo { width:101px; height:51px; visibility:hidden; }
.maCols .topMenu ul li a { font-size:12px; }

}

@media screen and (max-width: 1023px) {
.content  { padding: 30px 0 110px 0; }
#index .content  { padding: 0px 0 80px 0; }
.footer { height: 80px;   } 	
.pageInner { padding: 0 20px 0 20px; } 
.header { height: 92px; position: relative; }
.headerTop { height: 5px; }
.headerTop .logo { display: none; }
.vs__block { display: none; }
.maCols .topMenu { display: none; }
.headerMain .logo { width: 240px;   position: absolute; top:30px; left: 50%; margin-left: -120px; z-index:2; margin-top:0px;  }
.headerMain .logo a { display: block; width: 100%; height:100%;  }

.footerCompany { display: none; }
.footerFeed { float: none; }
.footerContacts { float: left; margin-right: 0px; }
.footerDeveloper { float: right; margin-top: 25px; }
.footerPhone { margin-top: 22px;  }
.maCols .askLink { display: block; float: none; margin-left:0;  }
.maCols .askLink a { width: 24px; height: 24px; background:url(/images/th_logo_mob.png) 0px 0px no-repeat; border: none; text-indent: -9999px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;  }
.ask_hide { display: none!important; }
.th_logo { display: block!important; }
.menuToggle { display: block; }
.footerFeed .askLink { display: none; }
.showMenu .mobileBlock { display: block; }
.breadCrumbs { margin-bottom: 25px; }
.breadCrumbs__path { display: none; }
.breadCrumbs h1 {  font-size: 30px; line-height: 33px;  margin-top: 0px; }
.pressSlider .owl-dots { display: block!important; }
.catalogSearch .catalogItem { width: -webkit-calc(33.33% - 20px); width: -o-calc(33.33% - 20px); width: calc(33.33% - 20px);  margin-left: 20px; margin-bottom: 30px; }

.footerSocial { float:left; margin-right:25px; margin-top:25px; }

}

@media screen and (max-width: 979px) {
.newsDetailed__block .newsCol1 { width: 100%; float: none; }
.newsDetailed__block .newsCol2 { margin-left: 0px; margin-top: 20px; }
.dpBlock__print { display: none; }
.backLink { text-align: center; } 
.newsItem__text { padding: 15px 20px 20px 20px;}
.newsItem__date { font-size: 12px; }
.newsItem__title { font-size: 14px; line-height: 18px; }
.productCol1 {width: 100%; float: none; }
.productCol2 { margin-left: 0px; margin-top: 20px; }
.catalogItem { width: -webkit-calc(50% - 20px); width: -o-calc(50% - 20px); width: calc(50% - 20px);   }
.sliderBlock { height: auto; background:url(/images/slider_bg.jpg) bottom left repeat-x;  }
.sliderBlock .pageInner { background: none; height: auto;  }
.indexSlider { height: auto; position: relative; padding-bottom: 20px;  }
.indexSlider .sliderInfo { float: none; width: 100%; margin-left: 0px; margin-top: 0px; }
.sliderInfo__subTitle { display: none;  }
.sliderInfo__title { color:#282828; font-size: 35px; font-family: 'BrutalTypeBold'; line-height: 40px; margin-top: 0px; text-align: center; padding-top: 30px;}
.sliderInfo__text { display: none; }
.indexSlider .sliderImg { float: none; margin-right: 0px; text-align: center;  margin-top: 0px; padding: 30px 50px 30px 50px; width: auto;  }
.indexSlider .sliderImg img {   display: inline-block;  width: auto;  }
.indexSlider .owl-dots { position: absolute; width: 100%;  text-align: center;   bottom: 20px; left:0px;  }
.numbersBlock { background:#edeef0 url(/images/slider_line.jpg) top left no-repeat; height: 360px; }
.numbersBlock .pageInner { background:none; height: 360px; }
.numberCols__col1 { float: none; width: 100%; }
.numberCols__col2 { display: none;}
.factBlock { width: 280px; margin: 0px auto 0px auto; padding-top: 30px; }
.factItem1 { width: 50%; float: left; padding: 0px 0 0px 0px; height: 160px;  border-right: 1px solid #2f79ae; border-bottom: 1px solid #2f79ae; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.factItem2 { width: 50%; float: left; padding: 0px 0 0px 0px;  height: 160px; border-bottom: 1px solid #2f79ae; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.factItem3 { width: 50%; float: left; padding: 16px 0 0px 0px; height: 140px; border-right: 1px solid #2f79ae; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.factItem4 { width: 50%; float: left; padding: 0px 0 0px 0px; height: 140px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.factItem__inner { width: 110px; margin: 0; }
.factItem2 .factItem__inner { width: 90px; margin: 0 auto; }
.factItem__text { font-size: 12px; color:#92b1cf; line-height: 14px; height: auto; }
.factItem__total { font-size: 16px; line-height: 18px; margin-top: 35px; margin-left: 30px; }


}

@media screen and (max-width: 767px) {
.blank_img { display: block; width: 100%!important; float: none!important; margin: 0 0 10px 0px!important; }
h1 { font-size: 30px; }
h2 { font-size: 26px;}
h3 { font-size: 20px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}
.newsItem { width: -webkit-calc(50% - 20px); width: -o-calc(50% - 20px); width: calc(50% - 20px);  margin-left: 20px; margin-bottom: 20px; }
.newsCategory { position: relative; margin-top: 20px; }
#carouselPhoto { display: none; }
#sliderPhoto .flex-direction-nav { display: block; }
#sliderPhoto .flex-next { top:0;  right: 10px; height: 100%; width: 25px;  background:url(/images/pic_next.png) 0% 50% no-repeat; margin:0;   }
#sliderPhoto .flex-prev { top:0;  left: 10px; height: 100%; width: 25px;  background:url(/images/pic_prev.png) 0% 50% no-repeat; margin:0;    }
.certItem {   width: -webkit-calc(50% - 20px); width: -o-calc(50% - 20px); width: calc(50% - 20px);   }
.catalog__col1 { width: 270px; float: none; }
.catalog__col2 { margin-left: 0px; margin-top: 20px; }
.catalogItem { width: -webkit-calc(33.33% - 20px); width: -o-calc(33.33% - 20px); width: calc(33.33% - 20px);   }
.catalogMenu { display: none; }
.catalogBlock .downloadLink { margin-top:0px; }
.catalogItem__name { padding: 15px 20px; }
.contactBlock__col1 { width: 100%; float: none;  margin-bottom: 20px;}
.contactBlock__col2 { width: 100%; float: none; margin-left: 0px; }
.contactBlock__col3 { width: 100%; float: none; margin-left: 0px; margin-top: 15px; }
.staffBlock { margin: 0 0 0 0px; }
.staffCol { float: none; width: -webkit-calc(100% - 0px); width: -o-calc(100% - 0px); width: calc(100% - 0px);  margin-left: 0px; }
.staffCol:first-child { margin-bottom: 20px; }
.staffItem { margin-top: 20px; }
.pressBlock { padding: 30px; }
.pressBlock__title {  font-size: 24px; line-height: 24px; margin-bottom: 20px; }
.pressItem__description { padding: 10px 20px;}
.pressItem__name { height: auto; }
.partnersBlock { padding: 30px; }
.partnersBlock__title {  font-size: 24px; line-height: 24px; margin-bottom: 20px; }

}

@media screen and (max-width: 599px) {
.catalogItem { width: -webkit-calc(50% - 20px); width: -o-calc(50% - 20px); width: calc(50% - 20px);   }	
.catalogSearch .catalogItem { width: -webkit-calc(50% - 20px); width: -o-calc(50% - 20px); width: calc(50% - 20px);   }	
	
}

@media screen and (max-width: 479px) {
.newsItems { display: flex; flex-wrap: wrap; margin-left: 0px;  }
.newsItem { width: -webkit-calc(100% - 0px); width: -o-calc(100% - 0px); width: calc(100% - 0px);  margin-left: 0px; margin-bottom: 20px; }
#sliderPhoto .flex-next { top:0;  right: 10px; height: 100%; width: 25px;  background:url(/images/slider_next.png) 50% 50% no-repeat; margin:0;   }
#sliderPhoto .flex-prev { top:0;  left: 10px; height: 100%; width: 25px;  background:url(/images/slider_prev.png) 50% 50% no-repeat; margin:0;    }
.certItems { display: flex; flex-wrap: wrap; margin-left: 0px;  }
.productBlock .downloadLink { margin-top: 20px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }
.certItem {   width: -webkit-calc(100% - 0px); width: -o-calc(100% - 0px); width: calc(100% - 0px); margin-left:0px; margin-bottom: 30px;   }
.certItem__inner { height: auto; }
.certItem__photo {padding: 20px;}
.certItem__photo img {  max-height: 100%;  }
.catalog__col1 { width: 100%;  }
.catalogItems { margin-left:0px; }
.catalogItem { width: -webkit-calc(100% - 0px); width: -o-calc(100% - 0px); width: calc(100% - 0px); margin-left: 0px; margin-bottom: 20px;   }	
.contactsBlock .map { height: 280px; }
.staffItem__photo { width: 100px; min-width: 100px; height: 100px; }
.staffItem__name { font-size: 22px; }
.indexSlider  .owl-next {  display: none!important; }
.indexSlider  .owl-prev {  display: none!important;}
.partnersBlock .pageInner { padding: 0 0 0 0px; }
.partnerSlider  .owl-next {  right: -20px; z-index:2; text-indent: -9999px; }
.partnerSlider  .owl-prev {  left: -20px; z-index:2; text-indent: -9999px;}

.catalogSearch .catalogItems { margin-left:0px; }
.catalogSearch .catalogItem { width: -webkit-calc(100% - 0px); width: -o-calc(100% - 20px); width: calc(100% - 0px); margin-left:0px; margin-bottom: 20px;  }	
.footerSocial a {  display: inline-block;   width: 25px;  height: 25px;  margin-left: 5px;}
.footerPhone { font-size: 20px;  line-height: 20px;}

}
@media screen and (max-width: 767px) {
.headerMain .logo {
    width: 190px;
    margin-left: -95px;

}
}

#BX_file_dialog .content{padding:0;}
#bx_incl_area_3 {display: inline-block;float: left;}


/* Наши ветераны */
.victory {
  margin: 40px 0;
  position: relative;
}

.victory__inner {
  max-width: 1366px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.victory__img {
  position: relative;
}

.victory__img img {
  display: block;
  width: 100%;
  height: 350px;
  object-fit: cover;

}

.victory__link {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
}

.victory__link a {
  display: block;
  width: 100%;
  height: 100%;
}

.victory__img--mobile {
  display: none;
}

.veterans {
  position: relative;
  
}

.veterans__items {
 margin-bottom: 30px;
}
.veterans__item {
  margin-top: 30px;
}

.veterans__item:first-child {
  margin-top: 0;
}

.veterans-item__line {
  width: 100%;
  max-width: 500px;
  margin-left: 340px;
}

.veterans-item__line img {
  display: block;
  width: 100%;
}

.veterans-item__inner {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 30px;
}

.veterans-item__img {
  width: 320px;
  flex: none;
  margin-right: 40px;
}

.veterans-item__img img {
  display: block;
  width: 100%;
}

.veterans-item__name {
  font-family: 'BrutalTypeBold';
  color: #282828;
  font-size: 30px;
  line-height: 34px;
}

.veterans-item__text {
  margin-top: 20px;
  color: #282828;
  font-size: 15px;
  line-height: 22px;
}

@media screen and (max-width: 1239px) {
  .victory__img--desktop {
    display: none;
  }

  .victory__img--mobile {
    display: block;
  }
}

@media screen and (max-width: 1023px) {
  .veterans-item__img {
    width: 320px;
    flex: none;
    margin-right: 20px;
  }

  .veterans-item__line {
    margin: 0 auto;
  }

}

@media screen and (max-width: 767px) {
  .veterans-item__img {
    width: 100%;
    flex: none;
    max-width: 320px;
    margin: 0 auto;
  }

  .veterans-item__inner {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }

  .veterans-item__content {
    width: 100%;
    margin-top: 20px;
  }


}
/* Наши ветераны */






/* Поставщикам */
.provider {
  position: relative;
}


.provider__text ul {
  list-style: disc;
  margin: 0 0 0 20px;
  padding: 0;
}

.provider__req {
  margin-top: 30px;
  padding: 30px 0;
  background: #edeef0;
}

.provider-req__title {
  font-family: 'BrutalTypeMedium';
  font-size: 18px;
  line-height: 24px;
  color: #004b8e;
}

.provider-req__content {
  margin-top: 24px;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}

.provider-req__link {
  width: 192px;
  flex: none;
  margin-right: 30px;
}

.provider-req__link a {
  display: block;
  border-radius: 60px;
  width: 100%;
  height: 50px;
  background: linear-gradient(180deg, #1c79b4 0%, #004b8e 100%);
  font-family: 'BrutalTypeBold';
  font-size: 15px;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  transition: 0.2s all ease;
}

.provider-req__link a:hover {
  opacity: 0.9;
}

.provider-req__text ul {
  list-style: disc;
  margin: 0 0 0 20px;
  padding: 0;
}

.provider__contacts {
  margin-top: 40px;
}

.provider-contacts__title {
  font-family: 'BrutalTypeBold';
  font-size: 30px;
  line-height: 34px;
  color: #282828;
}

.provider-contacts__content {
  margin-top: 30px;
}

.provider-contacts__items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -120px;
  margin-top: -20px;
}

.provider-contacts__item {
  margin-left: 120px;
  margin-top: 20px;
}

.provider-contacts__heading {
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #728aa0;
  margin-bottom: 5px;
}


.provider-contacts__link a {
  font-family: 'BrutalTypeBold';
  font-size: 15px;
  line-height: 22px;
  color: #000;
  text-decoration: none;
}

.provider-contacts__link a:hover[href^="mailto:"] {
  color: #004b8e;
}

.provider-complaints__img {
  margin: 30px 0;
}

.provider-complaints__img img {
  display: block;
  width: 100%;
}

.provider__complaints {
  margin-top: 30px;
}

.provider-complaints__items {
  --elements: 3;
  --cgap: 20px;
  --rgap: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: var(--cgap);
  row-gap: var(--rgap);

}

.provider-complaints__item {
  background: #edeef0;
  border-radius: 4px;
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
  position: relative;
  height: 120px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.provider-complaints__item:hover .complaints__item-name {
  color: #004b8e;
}

.provider-complaints__item:hover .complaints__item-arrow {
  background: url(/images/arrow-left-blue.svg) 0 0 no-repeat;
  width: 52px;
}

.complaints__item-icon {
  border-radius: 4px 200px 200px 4px;
  width: 130px;
  height: 120px;
  background: linear-gradient(180deg, #1c79b4 0%, #004b8e 100%);
  flex: none;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.complaints__item-icon img {
  display: block;
}

.complaints__item-content {
  padding: 0 30px 0 20px;
}

.complaints__item-name {
  font-family: 'BrutalTypeBold';
  font-size: 20px;
  line-height: 24px;
  color: #282828;
  transition: 0.2s all ease;
}

.complaints__item-arrow {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  right: 30px;
  width: 42px;
  height: 8px;
  background: url(/images/arrow-left.svg) 0 0 no-repeat;
}

.complaints__item-link {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.complaints__item-link a {
  display: block;
  width: 100%;
  height: 100%;
}

.provider__act {
  margin-top: 40px;
}

.provider-act__title {
  font-family: 'BrutalTypeBold';
  font-size: 20px;
  line-height: 24px;
  color: #282828;
}

.provider-act__content {
  margin-top: 20px;
}

.provider-act__items {
  --elements: 3;
  --cgap: 20px;
  --rgap: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: var(--cgap);
  row-gap: var(--rgap);

}

.provider-act__item {
  background: #fff;
  box-shadow: 0 4px 20px 0 rgba(0, 75, 142, 0.15);
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
  position: relative;
  padding: 30px;
  box-sizing: border-box;
}

.provider-act__count {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 100%;
  background: linear-gradient(180deg, #1c79b4 0%, #004b8e 100%);
  font-family: 'BrutalTypeBold';
  font-size: 30px;
  color: #fff;
}

.provider-act__info {
  margin-top: 20px;
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #282828;
}

.provider__decision {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}

.provider-decision__item {
  box-shadow: 0 4px 20px 0 rgba(0, 75, 142, 0.15);
  background: #fff;
  margin-top: 10px;
  padding: 20px 30px;
}

.provider-decision__item:first-child {
  margin-top: 0;
}

.provider-decision__inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.provider-decision__icon {
  width: 40px;
  height: 40px;
  flex: none;
  margin-right: 20px;
}

.provider-decision__content {
  font-size: 15px;
  line-height: 22px;
  color: #282828;
}

.provider-decision__title {
  font-family: 'BrutalTypeBold';
}

.provider-decision__text {
  font-family: 'BrutalTypeRegular';
}

.provider__items {
  display: flex;
  flex-wrap: wrap;
  margin: -20px 0 0 -20px;
}

.provider__item {
  width: calc((100%/2) - 20px);
  background: #edeef0;
  border-radius: 4px;
  position: relative;
  height: 120px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin: 20px 0 0 20px;
  flex-grow: 1;
}

.provider__item:hover .complaints__item-name {
  color: #004b8e;
}

.provider__item:hover .complaints__item-arrow {
  background: url(/images/arrow-left-blue.svg) 0 0 no-repeat;
  width: 52px;
}

.provider__item:nth-child(3) {
  width: calc((100%/3) - 20px);
}

.provider__item:nth-child(4) {
  width: calc((100%/3) - 20px);
}

.provider__item:nth-child(5) {
  width: calc((100%/3) - 20px);
}

.provider__text--marg {
  margin-bottom: 40px;
}

.provider__area {
  background: linear-gradient(180deg, #1c79b4 0%, #004b8e 100%);
  padding: 50px 0;
}

.provider-area__title {
  font-family: 'BrutalTypeBold';
  font-size: 30px;
  line-height: 34px;
  color: #fff;
  text-align: center;
}

.provider-area__content {
  margin-top: 40px;
}

.provider-area__text {
  margin-top: 40px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  color: #fff;
}

.provider-area__items {
  --elements: 6;
  --cgap: 20px;
  --rgap: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: var(--cgap);
  row-gap: var(--rgap);

}

.provider-area__item {
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
}

.provider-area__icon {
  width: 60px;
  margin: 0 auto;
}

.provider-area__icon img {
  display: block;
}

.provider-area__name {
  margin-top: 20px;
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #fff;
}

.provider__demand {
  margin-top: 40px;
}

.provider-demand__cols {
  display: flex;
  flex-wrap: nowrap;
}

.provider-demand__col--content {
  width: 100%;
}

.provider-demand__col--sidebar {
  width: 300px;
  flex: none;
  margin-left: 60px;

}

.provider-demand__item {
  margin-top: 40px;
}

.provider-demand__item:first-child {
  margin-top: 4px;
}

.provider-demand__title {
  font-family: 'BrutalTypeBold';
  font-size: 20px;
  line-height: 24px;
  color: #282828;
}

.provider-demand__content {
  margin-top: 20px;
}



.faq__item {
  margin-top: 10px;
  box-shadow: 0 4px 20px 0 rgba(0, 75, 142, 0.15);
  background: #fff;
}

.faq__item:first-child {
  margin-top: 0px;
}

.faq__item.active .faq__icon {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.faq__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 30px;
}

.faq__title {
  font-family: 'BrutalTypeMedium';
  font-size: 18px;
  line-height: 22px;
  color: #004b8e;
}

.faq__icon {
  width: 22px;
  height: 13px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  background: url(/images/faq-icon.svg) 0% 0% no-repeat;
  margin-left: 40px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.faq__content {
  border-top: 1px solid #d0d8df;
  padding: 25px 30px;
}

.faq__text {
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #282828;
}

.faq__text ul {
  list-style: disc;
  margin: 0px 0 0 20px;
}

.faq__text ul li {
  list-style-type: disc;
  margin-top: 10px;
}

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

.provider-demand__bottom {
  margin-top: 30px;
}

.demand-bottom__item {
  margin-top: 10px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
}

.demand-bottom__item:hover .demand-bottom__name {
  color: #004b8e;
}

.demand-bottom__icon {
  width: 30px;
  flex: none;
  margin-right: 10px;
}

.demand-bottom__icon img {
  display: block;
  width: 100%;
}

.demand-bottom__name {
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 18px;
  color: #728aa0;
  transition: 0.2s all ease;
}

.demand-bottom__item:first-child {
  margin-top: 20px;
}

.demand-bottom__link {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.demand-bottom__link a {
  display: block;
  width: 100%;
  height: 100%;
}

.provider-demand__faq {
  width: 100%;
  height: 148px;
  padding: 30px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  border-radius: 4px;
  background: #edeef0 url(/images/faq-bg.svg) top right no-repeat;
}

.provider-demand__faq:hover .demand__faq-arrow {
  background: url(/images/arrow-left-blue.svg) 0 0 no-repeat;
  width: 52px;
}

.demand__faq-top {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.demand__faq-arrow {
  width: 42px;
  height: 8px;
  background: url(/images/arrow-left.svg) 0 0 no-repeat;
}

.demand__faq-title {
  font-weight: 700;
  font-size: 30px;
  line-height: 34px;
  color: #004b8e;
  text-transform: uppercase;
  flex: none;
}

.demand__faq-icon {
  width: 30px;
  height: 30px;
  background: url(/images/faq-icon-question.svg) 0 0 no-repeat;
  flex: none;
}

.demand__faq-link {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.demand__faq-link a {
  display: block;
  width: 100%;
  height: 100%;
}

.provider__audit {
  background: #edeef0 url(/images/audit-bg.png) top right no-repeat;
  height: 424px;

}

.provider__audit .pageInner {
  background: #edeef0 url(/images/audit-shape.png) top right no-repeat;
  height: 424px;
}

.provider-audit__content {
  padding: 50px 0;
}

.provider-audit__cols {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.provider-audit__col--text {
  width: 400px;
  flex: none;
  margin-right: 30px;
}

.provider-audit__col--content {
  width: 570px;
}

.provider-audit__text {
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #282828;

}

.provider-audit__row {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.provider-audit__icon {
  width: 150px;
  flex: none;
  margin-right: 70px;
}

.provider-audit__icon img {
  display: block;
  width: 100%;
}

.provider-audit__title {
  font-family: 'BrutalTypeBold';
  font-size: 20px;
  line-height: 24px;
  color: #fff;
}

.provider-audit__list {
  margin-top: 30px;
}

.provider-audit__list ul {
  list-style: disc;
  margin: 0 0 0 20px;
  padding: 0;
  font-family: 'BrutalTypeMedium';
  font-size: 15px;
  line-height: 18px;
  color: #fff;
}

.provider-audit__list ul li {
  margin-top: 10px;
}

.provider-audit__list ul li {
  margin-top: 10px;
}

.provider-audit__list ul li::marker {
  color: #67c6f1;
}

.provider-audit__list ul li:first-child {
  margin-top: 0px;
}

.provider-audit__block {
  margin-top: 40px;
}

.audit-block__text {
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #282828;
  margin-bottom: 30px;
}



.audit-block__items {
  --elements: 3;
  --cgap: 20px;
  --rgap: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: var(--cgap);
  row-gap: var(--rgap);

}

.audit-block__item {
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
  position: relative;
  border-radius: 4px;
  background: #edeef0;
  padding: 30px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.audit-block__item:hover .audit-block__arrow {
  background: url(/images/arrow-left-blue.svg) 0 0 no-repeat;
  width: 52px;
}

.audit-block__item:hover .audit-block__name {
  color: #004b8e;
}

.audit-block__icon {
  width: 60px;
  flex: none;
  margin-right: 20px;
}

.audit-block__icon img {
  display: block;
  width: 100%;
}

.audit-block__name {
  font-family: 'BrutalTypeBold';
  font-size: 20px;
  line-height: 24px;
  color: #282828;
  transition: 0.2s all ease;
}

.audit-block__arrow {
  position: absolute;
  z-index: 2;
  right: 30px;
  bottom: 20px;
  width: 42px;
  height: 8px;
  background: url(/images/arrow-left.svg) 0 0 no-repeat;
}

.audit-block__link {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.audit-block__link a {
  display: block;
  width: 100%;
  height: 100%;
}

.provider-examples {
  margin-top: 20px;
}

.examples__items {
  --elements: 4;
  --cgap: 20px;
  --rgap: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: var(--cgap);
  row-gap: var(--rgap);
}

.example__item {
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
  position: relative;
}

.example__item .demand-bottom__item:first-child {
  margin-top: 0;
}

.provider__step {
  margin-top: 40px;
}

.provider-step__top {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 25px;
}


.tab-step {
  display: block;
  position: relative;
  color: black;
  width: 152px;
  height: 84px;
  width: 100%;
  border: none;
  outline: none;
  text-align: center;
  cursor: pointer;
  font-family: 'BrutalTypeBold';
  font-size: 20px;
  line-height: 84px;
  color: #fff;


}

.tab-step__flag {
  display: none;
  position: absolute;
  z-index: 2;
  width: 36px;
  height: 18px;
  bottom: -26px;
  left: 50%;
  margin-left: -18px;
  background: url(/images/tab-flag.svg) 0px 0px no-repeat;
}

.tab-step.active {
  background: linear-gradient(90deg, #2a81ba 0%, #2075b0 100%), #67c6f1;
}

.tab-step.active .tab-step__flag {
  display: block;
}

.tab-step--1 {
  width: 133px;
  z-index: 9;
  flex: none;
  background: url(/images/step-1-bg.svg) 0px 0px no-repeat;

}

.tab-step--1:hover {
  background: url(/images/step-1-bg.svg) 0px -84px no-repeat;
}

.tab-step--1.active {
  background: url(/images/step-1-bg.svg) 0px -84px no-repeat;
}

.tab-step--2 {
  width: 152px;
  z-index: 8;
  flex: none;
  background: url(/images/step-2-bg.svg) 0px 0px no-repeat;
  margin-left: -19px;
}

.tab-step--2:hover {
  background: url(/images/step-2-bg.svg) 0px -84px no-repeat;
}

.tab-step--2.active {
  background: url(/images/step-2-bg.svg) 0px -84px no-repeat;
}

.tab-step--3 {
  width: 152px;
  z-index: 7;
  flex: none;
  background: url(/images/step-3-bg.svg) 0px 0px no-repeat;
  margin-left: -19px;
}

.tab-step--3:hover {
  background: url(/images/step-3-bg.svg) 0px -84px no-repeat;
}

.tab-step--3.active {
  background: url(/images/step-3-bg.svg) 0px -84px no-repeat;
}


.tab-step--4 {
  width: 152px;
  z-index: 6;
  flex: none;
  background: url(/images/step-4-bg.svg) 0px 0px no-repeat;
  margin-left: -19px;
}

.tab-step--4:hover {
  background: url(/images/step-4-bg.svg) 0px -84px no-repeat;
}

.tab-step--4.active {
  background: url(/images/step-4-bg.svg) 0px -84px no-repeat;
}

.tab-step--5 {
  width: 152px;
  z-index: 5;
  flex: none;
  background: url(/images/step-5-bg.svg) 0px 0px no-repeat;
  margin-left: -19px;
}

.tab-step--5:hover {
  background: url(/images/step-5-bg.svg) 0px -84px no-repeat;
}

.tab-step--5.active {
  background: url(/images/step-5-bg.svg) 0px -84px no-repeat;
}

.tab-step--6 {
  width: 152px;
  z-index: 4;
  flex: none;
  background: url(/images/step-6-bg.svg) 0px 0px no-repeat;
  margin-left: -19px;
}

.tab-step--6:hover {
  background: url(/images/step-6-bg.svg) 0px -84px no-repeat;
}

.tab-step--6.active {
  background: url(/images/step-6-bg.svg) 0px -84px no-repeat;
}

.tab-step--7 {
  width: 153px;
  z-index: 3;
  flex: none;
  background: url(/images/step-7-bg.svg) 0px 0px no-repeat;
  margin-left: -19px;
}

.tab-step--7:hover {
  background: url(/images/step-7-bg.svg) 0px -84px no-repeat;
}

.tab-step--7.active {
  background: url(/images/step-7-bg.svg) 0px -84px no-repeat;
}

.tab-step--8 {
  width: 153px;
  z-index: 2;
  flex: none;
  background: url(/images/step-8-bg.svg) 0px 0px no-repeat;
  margin-left: -19px;
}

.tab-step--8:hover {
  background: url(/images/step-8-bg.svg) 0px -84px no-repeat;
}

.tab-step--8.active {
  background: url(/images/step-8-bg.svg) 0px -84px no-repeat;
}


.tab-step--9 {
  width: 135px;
  z-index: 1;
  flex: none;
  background: url(/images/step-9-bg.svg) 0px 0px no-repeat;
  margin-left: -19px;
}

.tab-step--9:hover {
  background: url(/images/step-9-bg.svg) 0px -84px no-repeat;
}

.tab-step--9.active {
  background: url(/images/step-9-bg.svg) 0px -84px no-repeat;
}




.tab-content {
  padding: 30px;
  border: 1px solid #d0d8df;
  border-radius: 4px;
  height: 180px;
  display: none;
  box-sizing: border-box;
}

.tab-content__title {
  font-family: 'BrutalTypeMedium';
  font-size: 15px;
  line-height: 22px;
  color: #004b8e;
  margin-bottom: 10px;
}

.tab-content__text {
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #282828;
}

.provider-mobstep {
  margin-top: 30px;
  display: none;
}

.provider-tool__faq {
  margin-top: 40px;
}

.tool-faq__text {
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #282828;
  margin-bottom: 40px;
}

.tool-faq__content {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

.mobstep__item {
  position: relative;
}



.mobstep__item.active .mobstep__icon {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.mobstep__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 10px;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-family: 'BrutalTypeBold';
}

.mobstep__heading {
  font-family: 'BrutalTypeMedium';
  font-size: 20px;
  line-height: 24px;
  color: #fff;
}

.mobstep__icon {
  width: 12px;
  height: 8px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  background: url(/images/mobstep-flag.svg) 0% 0% no-repeat;
  margin-left: 40px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.mobstep__content {
  border: 1px solid #d0d8df;
  border-radius: 4px;
  padding: 16px 10px;
}

.mobstep__heading {
  font-family: 'BrutalTypeMedium';
  font-size: 15px;
  line-height: 22px;
  color: #004b8e;
  margin-bottom: 10px;
}

.mobstep__text {
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #282828;
}


.mobstep__item--1 .mobstep__toggle {
  background: linear-gradient(90deg, #419fd3 0%, #3995cb 100%);
}

.mobstep__item--2 .mobstep__toggle {
  background: linear-gradient(90deg, #3a96cc 0%, #318ac2 100%);
}

.mobstep__item--3 .mobstep__toggle {
  background: linear-gradient(90deg, #328cc3 0%, #297fb9 100%);
}

.mobstep__item--4 .mobstep__toggle {
  background: linear-gradient(90deg, #2a81ba 0%, #2075b0 100%);
}

.mobstep__item--5 .mobstep__toggle {
  background: linear-gradient(90deg, #2276b2 0%, #186aa8 100%);
}

.mobstep__item--6 .mobstep__toggle {
  background: linear-gradient(90deg, #1a6ca9 0%, #10609f 100%);
}

.mobstep__item--7 .mobstep__toggle {
  background: linear-gradient(90deg, #1161a0 0%, #085596 100%);
}

.mobstep__item--8 .mobstep__toggle {
  background: linear-gradient(90deg, #095697 0%, #004b8e 100%);
}

.mobstep__item--9 .mobstep__toggle {
  background: linear-gradient(90deg, #014d90 0%, #003c71 100%);
}

.mobstep__item--1.active .mobstep__toggle {
  background: #67c6f1;
}

.mobstep__item--2.active .mobstep__toggle {
  background: #67c6f1;
}

.mobstep__item--3.active .mobstep__toggle {
  background: #67c6f1;
}

.mobstep__item--4.active .mobstep__toggle {
  background: #67c6f1;
}

.mobstep__item--5.active .mobstep__toggle {
  background: #67c6f1;
}

.mobstep__item--6.active .mobstep__toggle {
  background: #67c6f1;
}

.mobstep__item--7.active .mobstep__toggle {
  background: #67c6f1;
}

.mobstep__item--8.active .mobstep__toggle {
  background: #67c6f1;
}

.mobstep__item--9.active .mobstep__toggle {
  background: #67c6f1;
}

.provider-development__top {
  background: #edeef0 url(/images/development-bg.png) top center no-repeat;
  height: 350px;
  position: relative;
}


.provider-development__top .pageInner {
  height: 100%;
}

.development-top__content {
  display: flex;
  height: 100%;
  width: 430px;
  align-items: center;

}

.development-top__boss {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.top-boss__icon {
  width: 80px;
  flex: none;
  margin-right: 16px;
}

.top-boss__icon img {
  display: block;
  width: 100%;
}

.top-boss__name {
  font-family: 'BrutalTypeBold';
  font-size: 20px;
  line-height: 24px;
  color: #282828;
}

.top-boss__post {
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 18px;
  color: #004b8e;
}

.development-top__text {
  margin-top: 30px;
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #282828;
}

.development-top__img {
  display: none;
  margin: 30px -20px 0 -20px;
}

.development-top__img img {
  display: block;
}

.provider-development__policy {
  padding: 50px 0;
  background: #fff;
}

.development-policy__cols {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

.development-policy__col--left {
  width: 540px;
  margin-right: 40px;
}

.development-policy__col--right {
  width: 590px;
}

.development-policy__img {
  width: 100%;
}

.development-policy__img img {
  width: 100%;
  display: block;
}

.development-policy__title {
  font-family: 'BrutalTypeBold';
  font-size: 30px;
  line-height: 34px;
  color: #282828;
}

.development-policy__text {
  margin-top: 20px;
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #282828;
}


.development-policy__item {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
}

.development-policy__item:hover .development-policy__name {
  color: #004b8e;
}

.development-policy__icon {
  width: 30px;
  flex: none;
  margin-right: 10px;
}

.development-policy__icon img {
  display: block;
  width: 100%;
}

.development-policy__name {
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 18px;
  color: #728aa0;
  transition: 0.2s all ease;
}

.development-policy__link {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.development-policy__link a {
  display: block;
  width: 100%;
  height: 100%;
}


.provider-development__target {
  padding: 50px 0;
  background: url(/images/target-bg.svg) center right no-repeat, linear-gradient(180deg, #1c79b4 0%, #004b8e 100%);
}

.provider-development__title {
  font-family: 'BrutalTypeBold';
  font-size: 30px;
  line-height: 34px;
  color: #fff;
}

.provider-development__text {
  margin-top: 20px;
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #fff;
}

.provider-development__card {
  margin-top: 30px;
}

.development__cards {
  --elements: 3;
  --cgap: 20px;
  --rgap: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: var(--cgap);
  row-gap: var(--rgap);
}

.development__card {
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
  position: relative;
  background: #fff;
  border-radius: 4px;
  padding: 30px 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
  flex-grow: 1;
}


.development-card__icon {
  width: 50px;
  flex: none;
  margin-right: 16px;
}

.development-card__icon img {
  display: block;
  width: 100%;
}

.development-card__name {
  font-family: 'BrutalTypeBold';
  font-size: 20px;
  line-height: 24px;
  color: #282828;
}

.development-card__link {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.development-card__link a {
  display: block;
  width: 100%;
  height: 100%;
}

.development__card:hover {
  box-shadow: 0 0 15px 0 rgba(0, 75, 142, 0.15);
}

.development__card:hover .development-card__name {
  color: #004b8e;

}

.card__popup {
  display: none;
}

.card-popup__top {
  background: linear-gradient(180deg, #1c79b4 0%, #004b8e 100%);
  padding: 15px 50px 15px 30px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.card-popup__icon {
  width: 50px;
  flex: none;
  margin-right: 16px;
}

.card-popup__icon img {
  display: block;
  width: 100%;
}

.card-popup__name {
  font-family: 'BrutalTypeBold';
  font-size: 20px;
  line-height: 24px;
  color: #fff;
}

.card-popup__content {
  padding: 30px;
  background: #fff;
}

.card-popup__text {
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 22px;
  color: #282828;
}

.card-window .fancybox-inner {
  height: auto !important;
  overflow: visible !important;
}

.card-window .fancybox-skin {
  padding: 0 !important;
  position: relative;
}

.card-window .fancybox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 8040;
  background: url(/images/card-close.svg) 50% 50% no-repeat;
  width: 20px;
  height: 20px;
}

.provider-development__approach {
  padding: 50px 0;
  background: #fff;
}

.development-approach__title {
  font-family: 'BrutalTypeBold';
  font-size: 30px;
  line-height: 34px;
  color: #282828;
}

.development-approach__content {
  margin-top: 30px;
}

.approach__cards {
  --elements: 3;
  --cgap: 20px;
  --rgap: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: var(--cgap);
  row-gap: var(--rgap);
}

.approach__card {
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
  position: relative;
  background: #fff;
  box-shadow: 0 4px 20px 0 rgba(0, 75, 142, 0.15);
  flex-grow: 1;
}

.approach-card__img {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 66.6666666667%;
}

.approach-card__img img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  will-change: transform;

}

.approach-card__content {
  padding: 20px;
}

.approach-card__heading {
  font-family: 'BrutalTypeBold';
  font-size: 20px;
  line-height: 24px;
  color: #282828;
}

.approach-card__list {
  margin-top: 10px;
}

.approach-card__list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: 'BrutalTypeRegular';
  font-size: 15px;
  line-height: 18px;
}

.approach-card__list ul li {
  margin-top: 10px;
}

.approach-card__list ul li:first-child {
  margin-top: 00px;
}

.approach-card__list ul li a {
  color: #004b8e;
  text-decoration: underline;
}

.approach-card__list ul li a:hover {
  color: #004b8e;
  text-decoration: none;
}

.provider-development__news {
  position: relative;
}




.development-news__title {
  font-family: 'BrutalTypeBold';
  font-size: 30px;
  line-height: 34px;
  color: #282828;
}

.development-news__content {
  margin-top: 30px;
}

.provider-development__partners {
  margin-top: 50px;
}

.development-partners__title {
  font-family: 'BrutalTypeBold';
  font-size: 30px;
  line-height: 34px;
  color: #282828;
}

.development-partners__content {
  margin-top: 30px;
}

.newsSlider {
  position: relative;

}

.newsSlider .owl-stage-outer {
  padding: 20px 10px 20px 10px;
  margin: 0px -10px;
}

.newsSlider .newsItem {
  width: 100%;
  margin: 0;
  box-shadow: 0px 6px 12px 0px rgba(180, 192, 199, 0.3);
}

.newsSlider .newsItem__text {
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}


.newsSlider .owl-next {
  width: 11px;
  height: 16px;
  background: url(/images/sl_next.png) 0% 0% no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: -20px;
  z-index: 2;
  text-indent: -9999px;
}

.newsSlider .owl-prev {
  width: 11px;
  height: 16px;
  background: url(/images/sl_prev.png) 0% 0% no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: -20px;
  z-index: 2;
  text-indent: -9999px;
}

.newsSlider .owl-dots {
  position: relative;
  width: 100%;
  text-align: center;
  bottom: auto;
  margin-top: 0px;
  display: none !important;
}

.newsSlider .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url(/images/dots_sprite_news.svg) 0px 0px no-repeat;
  margin-left: 2px;
}

.newsSlider .owl-dots .owl-dot:first-child {
  margin-left: 0;
}

.newsSlider .owl-dots .owl-dot.active {
  background: url(/images/dots_sprite_news.svg) 0px -12px no-repeat;
}


@media screen and (max-width: 1239px) {
  .complaints__item-name {
    font-size: 15px;
    line-height: 18px;
  }

  .tab-step--1 {
    flex: auto;
    background: linear-gradient(90deg, #419fd3 0%, #3995cb 100%);
  }

  .tab-step--1:hover {
    background: #67c6f1;
  }

  .tab-step--1.active {
    background: #67c6f1;
  }


  .tab-step--2 {
    flex: auto;
    padding-left: 20px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #3a96cc 0%, #318ac2 100%);
  }

  .tab-step--2:hover {
    background: #67c6f1;
  }

  .tab-step--2.active {
    background: #67c6f1;
  }


  .tab-step--3 {
    flex: auto;
    padding-left: 20px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #328cc3 0%, #297fb9 100%);

  }

  .tab-step--3:hover {
    background: #67c6f1;
  }

  .tab-step--3.active {
    background: #67c6f1;
  }


  .tab-step--4 {
    flex: auto;
    padding-left: 20px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #2a81ba 0%, #2075b0 100%);
  }

  .tab-step--4:hover {
    background: #67c6f1;
  }

  .tab-step--4.active {
    background: #67c6f1;
  }

  .tab-step--5 {
    flex: auto;
    padding-left: 20px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #2276b2 0%, #186aa8 100%);
  }

  .tab-step--5:hover {
    background: #67c6f1;
  }

  .tab-step--5.active {
    background: #67c6f1;
  }


  .tab-step--6 {
    flex: auto;
    padding-left: 20px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #1a6ca9 0%, #10609f 100%);
  }

  .tab-step--6:hover {
    background: #67c6f1;
  }

  .tab-step--6.active {
    background: #67c6f1;
  }


  .tab-step--7 {
    flex: auto;
    padding-left: 20px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #1161a0 0%, #085596 100%);
  }

  .tab-step--7:hover {
    background: #67c6f1;
  }

  .tab-step--7.active {
    background: #67c6f1;
  }


  .tab-step--8 {
    flex: auto;
    padding-left: 20px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #095697 0%, #004b8e 100%);
  }

  .tab-step--8:hover {
    background: #67c6f1;
  }

  .tab-step--8.active {
    background: #67c6f1;
  }


  .tab-step--9 {
    flex: auto;
    padding-left: 20px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #014d90 0%, #003c71 100%);
  }

  .tab-step--9:hover {
    background: #67c6f1;
  }

  .tab-step--9.active {
    background: #67c6f1;
  }

  .development__cards {
    --elements: 2;
  }

}

@media screen and (max-width: 1090px) {
  .provider__audit .pageInner {
    background: #edeef0 url(/images/audit-shape.png) 125% 0 no-repeat;
  }
}


@media screen and (max-width: 1023px) {
  .provider-contacts__title {
    font-size: 24px;
    line-height: 26px;
  }

  .provider__contacts {
    margin-top: 20px;
  }

  .provider-contacts__content {
    margin-top: 20px;
  }

  .provider-req__link a:hover {
    opacity: 1;
  }

  .provider-contacts__link a:hover[href^="mailto:"] {
    color: #000;
  }

  .provider-complaints__items {
    --elements: 1;
    --cgap: 20px;
    --rgap: 20px;
    display: flex;
    flex-wrap: wrap;
    column-gap: var(--cgap);
    row-gap: var(--rgap);

  }

  .provider-complaints__item:hover .complaints__item-name {
    color: #282828;
  }

  .provider-complaints__item:hover .complaints__item-arrow {
    background: url(/images/arrow-left.svg) 0 0 no-repeat;
    width: 42px;
  }

  .complaints__item-name {
    font-size: 20px;
    line-height: 24px;
  }

  .provider-complaints__img {
    margin: 30px 0;
  }

  .provider__act {
    margin-top: 30px;
  }

  .provider-act__items {
    --elements: 1;
  }

  .provider__item:nth-child(3) {
    width: calc((100%/2) - 20px);

  }

  .provider__item:nth-child(4) {
    width: calc((100%/2) - 20px);

  }

  .provider__item:nth-child(5) {
    width: calc((100%/2) - 20px);
  }

  .provider__item:hover .complaints__item-name {
    color: #282828;
  }

  .provider__item:hover .complaints__item-arrow {
    background: url(/images/arrow-left.svg) 0 0 no-repeat;
    width: 42px;
  }

  .provider__item .complaints__item-name {
    font-size: 15px;
    line-height: 18px;
  }

  .provider__item .complaints__item-arrow {
    right: 20px;
  }

  .provider__text--marg {
    margin-bottom: 30px;
  }

  .provider__area {
    background: linear-gradient(180deg, #1c79b4 0%, #004b8e 100%);
    padding: 40px 0;
  }

  .provider-area__title {
    font-size: 20px;
    line-height: 24px;
  }

  .provider-area__content {
    margin-top: 30px;
  }

  .provider-area__text {
    margin-top: 30px;
  }

  .provider-area__items {
    --elements: 3;
  }

  .provider__demand {
    margin-top: 30px;
  }

  .provider-demand__item {
    margin-top: 30px;
  }

  .provider-demand__cols {
    display: flex;
    flex-wrap: wrap;
  }

  .provider-demand__col--content {
    width: 100%;
  }

  .provider-demand__col--sidebar {
    width: 100%;
    flex: none;
    margin-left: 0px;
    margin-top: 30px;
  }

  .faq__toggle {
    padding: 20px;
  }

  .faq__content {
    padding: 20px;
  }

  .provider__audit {
    background: #edeef0;
    height: auto;

  }

  .provider__audit .pageInner {
    background: #edeef0;
    height: auto;
  }

  .provider-audit__content {
    padding: 0;
  }

  .provider-audit__cols {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px 0 -20px;
  }

  .provider-audit__col--text {
    width: 100%;
    flex: none;
    margin-right: 0px;
    padding: 30px 20px;
    box-sizing: border-box;
  }

  .provider-audit__col--content {
    width: 100%;
    background: linear-gradient(180deg, #1c79b4 0%, #004b8e 100%);
    padding: 30px 20px;
    box-sizing: border-box;
  }

  .provider-audit__icon {
    display: none;
  }

  .provider-audit__title {
    font-size: 18px;
    line-height: 22px;
  }

  .provider-audit__list {
    margin-top: 20px;
  }

  .provider-audit__block {
    margin-top: 30px;
  }

  .audit-block__text {
    margin-bottom: 20px;
  }

  .audit-block__items {
    --elements: 1;
    --cgap: 20px;
    --rgap: 20px;
    display: flex;
    flex-wrap: wrap;
    column-gap: var(--cgap);
    row-gap: var(--rgap);

  }

  .audit-block__item {
    padding: 30px 20px;
  }

  .audit-block__item:hover .audit-block__arrow {
    background: url(/images/arrow-left.svg) 0 0 no-repeat;
    width: 42px;
  }

  .audit-block__item:hover .audit-block__name {
    color: #282828;
  }

  .audit-block__name {
    font-size: 18px;
    line-height: 22px;
  }

  .examples__items {
    --elements: 2;
  }

  .provider__step {
    display: none;
  }

  .provider-mobstep {
    display: block;
  }

  .provider-tool__faq {
    margin-top: 30px;
  }

  .tool-faq__text {
    margin-bottom: 30px;
  }

  .provider-development__top {
    background: #edeef0;
    height: auto;
    position: relative;
    padding: 30px 0 0 0;
  }


  .provider-development__top .pageInner {
    height: auto;
  }

  .development-top__content {
    display: block;
    height: auto;
    width: 100%;
  }

  .development-top__img {
    display: block;
  }

  .provider-development__policy {
    padding: 30px 0;
  }

  .development-policy__cols {
    flex-wrap: wrap;
  }

  .development-policy__col--left {
    width: 100%;
    max-width: 540px;
    margin: 30px auto 0 auto;
    order: 2;
  }

  .development-policy__col--right {
    width: 100%;
    order: 1;
  }

  .development-policy__title {
    font-size: 24px;
    line-height: 28px;

  }

  .development-policy__item:hover .development-policy__name {
    color: #728aa0;
  }

  .provider-development__target {
    padding: 40px 0;
    background: linear-gradient(180deg, #1c79b4 0%, #004b8e 100%);
  }

  .provider-development__title {
    font-size: 24px;
    line-height: 28px;
  }

  .development__card:hover {
    box-shadow: none;
  }

  .development__card:hover .development-card__name {
    color: #282828;
  }

  .development-card__icon {
    margin-right: 12px;
  }

  .development-card__name {
    font-size: 18px;
    line-height: 20px;
  }

  .development__card {
    padding: 20px;
  }

  .provider-development__approach {
    padding: 30px 0;
  }

  .development-approach__title {
    font-size: 24px;
    line-height: 28px;
  }

  .development-approach__content {
    margin-top: 20px;
  }

  .approach__cards {
    --elements: 2;
  }

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

  .development-news__title {
    font-size: 24px;
    line-height: 28px;
  }

  .development-news__content {
    margin-top: 20px;
  }

  .provider-development__partners {
    margin-top: 30px;
  }

  .development-partners__title {
    font-size: 24px;
    line-height: 28px;
  }

  .development-partners__content {
    margin-top: 20px;
  }

  .newsSlider .owl-next {
    display: none !important;
  }

  .newsSlider .owl-prev {
    display: none !important;
  }

  .newsSlider .owl-dots {
    display: block !important;
  }
}




@media screen and (max-width: 767px) {
  .provider-req__content {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .provider-req__link {
    width: 192px;
    flex: none;
    margin-right: 0px;
    order: 2;
    margin-top: 20px;
  }

  .provider-req__text {
    order: 1;
    width: 100%;
  }

  .provider-contacts__items {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-top: 0px;
  }

  .provider-contacts__item {
    margin-left: 0px;
    margin-top: 10px;
    width: 100%;
  }

  .provider-contacts__item:first-child {
    margin-top: 0;
  }

  .provider-act__item {
    padding: 20px;
  }

  .provider-decision__item {
    padding: 20px;
  }

  .provider__items {
    margin: -10px 0 0 -10px;
  }

  .provider__item {
    width: calc((100%) - 20px);
    margin: 10px 0 0 10px;
  }

  .provider__item:nth-child(3) {
    width: calc((100%) - 20px);

  }

  .provider__item:nth-child(4) {
    width: calc((100%) - 20px);

  }

  .provider__item:nth-child(5) {
    width: calc((100%) - 20px);
  }

  .provider-area__items {
    --elements: 2;
  }

  .top-boss__icon {
    width: 60px;
    flex: none;
    margin-right: 16px;
  }

  .top-boss__name {
    font-size: 18px;
    line-height: 20px;
  }

  .development__cards {
    --elements: 1;
  }

  .development__card {
    padding: 12px;
  }

  .card-popup__top {
    padding: 15px 50px 15px 20px;
  }

  .card-popup__icon {
    margin-right: 12px;
  }


  .card-popup__name {
    font-size: 18px;
    line-height: 20px;
  }

  .card-popup__content {
    padding: 20px;
  }

  .approach__cards {
    --elements: 1;
  }
}


@media screen and (max-width: 479px) {
  .complaints__item-name {
    font-size: 15px;
    line-height: 18px;
  }

  .provider__item .complaints__item-arrow {
    display: none;
  }

  .examples__items {
    --elements: 1;
  }

  .provider-development__partners .partnerSlider .owl-next {
    right: 0px;
    z-index: 2;
    text-indent: -9999px;
  }

  .provider-development__partners .partnerSlider .owl-prev {
    left: 0px;
    z-index: 2;
    text-indent: -9999px;
  }

}

/* Поставщикам */

/* Видео 2025 */
.provider-video {
  margin-top: 40px;
}

.video__cards {
  --elements: 2;
  --cgap: 30px;
  --rgap: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: var(--cgap);
  row-gap: var(--rgap);
}

.video__card {
  background-color: aqua;
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
}

@media screen and (max-width: 1023px) {
  .provider-video {
    margin-top: 30px;
  }

  .video__cards {
    --elements: 1;
  }
}

/* Видео 2025 */


/* End */
/* /css/jquery.fancybox.css?15238861957237 */
/* /css/owl.carousel.css?15238861954614 */
/* /css/animate.min.css?152388619516952 */
/* /css/flexslider.css?15238861955285 */
/* /css/style.css?175549842595686 */
