

/* Start:/local/templates/.default/components/bitrix/menu/clearfix_horizontal_multilevel/style.css?16478780343795*/
/**Top menu**/
#clearfix,#clearfix ul
{
	margin:0; padding:0;
	background:#BC262C url(/local/templates/.default/components/bitrix/menu/clearfix_horizontal_multilevel/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#clearfix
{

}

/*Links*/
#clearfix a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#clearfix li
{
	float:left;
}

/*Root items*/
#clearfix li a.root-item
{
	font-weight:bold;
	/* color:#fff;
	padding:7px 12px;
	*/
}

#clearfix > li {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

/*Root menu selected*/
#clearfix li a.root-item-selected
{
	/* background:#fc8d3d; */
	background:#fff;
	/* color:#fff; */
	font-weight:bold;
	/* padding:7px 12px; */
	border-left: 1px solid #C5DDE7;
	border-right: 1px solid #C5DDE7;
	color: #007AC9;
}

/*Root items: hover*/
#clearfix > li:hover, #clearfix > li.jshover
{
	/*
	background:#e26336;
	color:#fff;
	*/
	background:#fff;
	border-left: 1px solid #C5DDE7;
	border-right: 1px solid #C5DDE7;
}
#clearfix > li:hover a, #clearfix > li.jshover a {
	color: #007AC9;
}

/*Item-parents*/
#clearfix a.parent
{
	background: url(/local/templates/.default/components/bitrix/menu/clearfix_horizontal_multilevel/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#clearfix a.denied
{
	background: url(/local/templates/.default/components/bitrix/menu/clearfix_horizontal_multilevel/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#clearfix li:hover, #clearfix li.jshover
{
	background:#fff;
	color:#fff;
}

/*Child-items selected*/
#clearfix li.item-selected
{
	background:#fff;
	color:#fff;
}

/*Sub-menu box*/
#clearfix li ul
{
	position:absolute;
	/*top:-999em;*/
	top: 45px;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:285px;
	background:#f1faff;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#clearfix li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#clearfix li ul a
{
	text-align:left;
}

/*Items text color & size */
#clearfix li a,
#clearfix li:hover li a,
#clearfix li.jshover li a,
#clearfix li:hover li:hover li a,
#clearfix li.jshover li.jshover li a,
#clearfix li:hover li:hover li:hover li a,
#clearfix li.jshover li.jshover li.jshover li a,
#clearfix li:hover li:hover li:hover li:hover li a,
#clearfix li.jshover li.jshover li.jshover li.jshover li a,
#clearfix li:hover li:hover li:hover li:hover li:hover li a,
#clearfix li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#424242;
	font-weight:bold;
}

/*Items text color & size: hover*/
#clearfix li:hover li:hover a,
#clearfix li.jshover li.jshover a,
#clearfix li:hover li:hover li:hover a,
#clearfix li.jshover li.jshover li.jshover a,
#clearfix li:hover li:hover li:hover li:hover a,
#clearfix li.jshover li.jshover li.jshover li.jshover a
#clearfix li:hover li:hover li:hover li:hover li:hover a,
#clearfix li.jshover li.jshover li.jshover li.jshover li.jshover a
#clearfix li:hover li:hover li:hover li:hover li:hover li:hover a,
#clearfix li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#007ac9;
}

#clearfix li ul ul
{
	margin: -27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#clearfix li:hover ul ul,
#clearfix li.jshover ul ul,
#clearfix li:hover ul ul ul,
#clearfix li.jshover ul ul ul,
#clearfix li:hover ul ul ul ul,
#clearfix li.jshover ul ul ul ul,
#clearfix li:hover ul ul ul ul ul,
#clearfix li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#clearfix li:hover ul,
#clearfix li.jshover ul,
#clearfix li li:hover ul,
#clearfix li li.jshover ul,
#clearfix li li li:hover ul,
#clearfix li li li.jshover ul,
#clearfix li li li li:hover ul,
#clearfix li li li li.jshover ul,
#clearfix li li li li li:hover ul,
#clearfix li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

#top-menu ul li a.active{
   color:#007ac9;
}
/* End */


/* Start:/local/templates/main/fancybox/jquery.fancybox.css?16478780354334*/
/*! 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: #f9f9f9;
	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 {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

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

.fancybox-inner {
	overflow: hidden;
}

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

.fancybox-error {
	color: #444;
	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-prev span, .fancybox-next span {
	background-image: url('/local/templates/main/fancybox/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('/local/templates/main/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	background: url('/local/templates/main/fancybox/../images/sprite_icons.png') 0 -200px no-repeat;
	position: absolute;
	top: 15px;
	right: 15px;
	height: 13px;
	width: 15px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-close:hover {
	background-position: 0 -187px;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/templates/main/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

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

.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('/local/templates/main/fancybox/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: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	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: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


/* End */


/* Start:/local/templates/main/slick.css?16478780351776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/main/slick-theme.css?16478780352881*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/main/template_styles_full.css?1689766178307980*/
@font-face{font-family:slick;font-weight:400;font-style:normal}@font-face{font-family:neucha;font-display:swap;src:url(/local/templates/main/fonts/neucha-webfont.eot);src:url(/local/templates/main/fonts/neucha-webfont?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/neucha-webfont.woff) format("woff"),url(/local/templates/main/fonts/neucha-webfont.ttf) format("truetype")}@font-face{font-family:badscriptR;font-display:swap;src:url(/local/templates/main/fonts/badscript-regular-webfont.woff);src:url(/local/templates/main/fonts/helveticaneuecyr-medium-webfont?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/badscript-regular-webfont.woff) format("woff"),url(/local/templates/main/fonts/badscript-regular-webfont.ttf) format("truetype")}@font-face{font-family:baby95;font-display:swap;src:url(/local/templates/main/fonts/baby95_regular2-webfont.eot);src:url(/local/templates/main/fonts/baby95_regular2-webfont?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/baby95_regular2-webfont.woff) format("woff"),url(/local/templates/main/fonts/baby95_regular2-webfont.ttf) format("truetype")}@font-face{font-family:helvetica;font-display:swap;src:url(/local/templates/main/fonts/helveticaneuecyr-medium-webfont.eot);src:url(/local/templates/main/fonts/helveticaneuecyr-medium-webfont?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/helveticaneuecyr-medium-webfont.woff) format("woff"),url(/local/templates/main/fonts/helveticaneuecyr-medium-webfont.ttf) format("truetype")}@font-face{font-family:NotoSerifItalic;font-display:swap;src:url(/local/templates/main/fonts/NotoSerifItalic/NotoSerifItalic.eot);src:url(/local/templates/main/fonts/NotoSerifItalic/NotoSerifItalic.eot?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/NotoSerifItalic/NotoSerifItalic.woff) format("woff"),url(/local/templates/main/fonts/NotoSerifItalic/NotoSerifItalic.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:binner;font-display:swap;src:url(/local/templates/main/fonts/binner_di_7053_1-webfont.eot);src:url(/local/templates/main/fonts/binner_di_7053_1-webfont?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/binner_di_7053_1-webfont.woff) format("woff"),url(/local/templates/main/fonts/binner_di_7053_1-webfont.ttf) format("truetype")}@font-face{font-family:helveticab;font-display:swap;src:url(/local/templates/main/fonts/helveticaneuecyr-bold-webfont.eot);src:url(/local/templates/main/fonts/helveticaneuecyr-bold-webfont?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/helveticaneuecyr-bold-webfont.woff) format("woff"),url(/local/templates/main/fonts/helveticaneuecyr-bold-webfont.ttf) format("truetype")}@font-face{font-family:helvetical;font-display:swap;src:url(/local/templates/main/fonts/helveticaneuecyr-light-webfont.eot);src:url(/local/templates/main/fonts/helveticaneuecyr-light-webfont?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/helveticaneuecyr-light-webfont.woff) format("woff"),url(/local/templates/main/fonts/helveticaneuecyr-light-webfont.ttf) format("truetype")}@font-face{font-family:robotoB;font-display:swap;src:url(/local/templates/main/fonts/fontsdemo/roboto-bold_allfont.ru-webfont.eot);src:url(/local/templates/main/fonts/fontsdemo/roboto-bold_allfont.ru-webfont?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/fontsdemo/roboto-bold_allfont.ru-webfont.woff) format("woff"),url(/local/templates/main/fonts/fontsdemo/roboto-bold_allfont.ru-webfont.ttf) format("truetype")}@font-face{font-family:robotoR;font-display:swap;src:url(/local/templates/main/fonts/fontsdemo/roboto-regular_allfont.ru-webfont.eot);src:url(/local/templates/main/fonts/fontsdemo/roboto-regular_allfont.ru-webfont?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/fontsdemo/roboto-regular_allfont.ru-webfont.woff) format("woff"),url(/local/templates/main/fonts/fontsdemo/roboto-regular_allfont.ru-webfont.ttf) format("truetype")}@font-face{font-family:robotoM;font-display:swap;src:url(/local/templates/main/fonts/fontsdemo/roboto-medium_allfont.ru-webfont.eot);src:url(/local/templates/main/fonts/fontsdemo/roboto-medium_allfont.ru-webfont?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/fontsdemo/roboto-medium_allfont.ru-webfont.woff) format("woff"),url(/local/templates/main/fonts/fontsdemo/roboto-medium_allfont.ru-webfont.ttf) format("truetype")}@font-face{font-family:robotoL;font-display:swap;src:url(/local/templates/main/fonts/fontsdemo/roboto-light_allfont.ru-webfont.eot);src:url(/local/templates/main/fonts/fontsdemo/roboto-light_allfont.ru-webfont?#iefix) format("embedded-opentype"),url(/local/templates/main/fonts/fontsdemo/roboto-light_allfont.ru-webfont.woff) format("woff"),url(/local/templates/main/fonts/fontsdemo/roboto-light_allfont.ru-webfont.ttf) format("truetype")}#clearfix,#clearfix ul{margin:0;padding:0;background:#bc262c url(/local/templates/.default/components/bitrix/menu/clearfix_horizontal_multilevel/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#clearfix a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#clearfix li{float:left}#clearfix>li{border-left:1px solid transparent;border-right:1px solid transparent}#clearfix>li.jshover,#clearfix>li:hover{background:#fff;border-left:1px solid #c5dde7;border-right:1px solid #c5dde7}#clearfix>li.jshover a,#clearfix>li:hover a{color:#007ac9}#clearfix a.parent{background:url(/local/templates/.default/components/bitrix/menu/clearfix_horizontal_multilevel/images/arrow.gif) center right no-repeat}#clearfix a.denied{background:url(/local/templates/.default/components/bitrix/menu/clearfix_horizontal_multilevel/images/lock.gif) center right no-repeat}#clearfix li.jshover,#clearfix li:hover{background:#fff;color:#fff}#clearfix li ul{position:absolute;top:45px;display:none;z-index:500;height:auto;width:285px;background:#f1faff;border:1px solid #c1c1c1}#clearfix li li{width:100%;border-bottom:1px solid #dedede}#clearfix li ul a{text-align:left}#clearfix li a,#clearfix li.jshover li a,#clearfix li.jshover li.jshover li a,#clearfix li.jshover li.jshover li.jshover li a,#clearfix li.jshover li.jshover li.jshover li.jshover li a,#clearfix li.jshover li.jshover li.jshover li.jshover li.jshover li a,#clearfix li:hover li a,#clearfix li:hover li:hover li a,#clearfix li:hover li:hover li:hover li a,#clearfix li:hover li:hover li:hover li:hover li a,#clearfix li:hover li:hover li:hover li:hover li:hover li a{color:#424242;font-weight:700}#clearfix li.jshover li.jshover a,#clearfix li.jshover li.jshover li.jshover a,#clearfix li.jshover li.jshover li.jshover li.jshover a #clearfix li:hover li:hover li:hover li:hover li:hover a,#clearfix li.jshover li.jshover li.jshover li.jshover li.jshover a #clearfix li:hover li:hover li:hover li:hover li:hover li:hover a,#clearfix li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a,#clearfix li:hover li:hover a,#clearfix li:hover li:hover li:hover a,#clearfix li:hover li:hover li:hover li:hover a{color:#007ac9}#clearfix li ul ul{margin:-27px 0 0 132px}#clearfix li.jshover ul ul,#clearfix li.jshover ul ul ul,#clearfix li.jshover ul ul ul ul,#clearfix li.jshover ul ul ul ul ul,#clearfix li:hover ul ul,#clearfix li:hover ul ul ul,#clearfix li:hover ul ul ul ul,#clearfix li:hover ul ul ul ul ul{display:none}#clearfix li li li li li.jshover ul,#clearfix li li li li li:hover ul,#clearfix li li li li.jshover ul,#clearfix li li li li:hover ul,#clearfix li li li.jshover ul,#clearfix li li li:hover ul,#clearfix li li.jshover ul,#clearfix li li:hover ul,#clearfix li.jshover ul,#clearfix li:hover ul{display:block}div.menu-clear-left{clear:left}#top-menu ul li a.active{color:#007ac9}.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;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{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-next span,.fancybox-prev span{background-image:url(/local/templates/main/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(/local/templates/main/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{background:url(/local/templates/main/fancybox/../images/sprite_icons.png) 0 -200px no-repeat;position:absolute;top:15px;right:15px;height:13px;width:15px;cursor:pointer;z-index:8040}.fancybox-close:hover{background-position:0 -187px}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(/local/templates/main/fancybox/blank.gif);-webkit-tap-highlight-color:transparent;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.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}.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(/local/templates/main/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(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:700;line-height:24px;white-space:nowrap}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff center center no-repeat}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}*{margin:0;padding:0}:focus{outline:0}body{color:#767676;font-size:14px;line-height:1.5;background:#fff;font-family:Roboto,sans-serif}a{color:#007ac9;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease}a:hover{color:#000}h1,h2,h3,h4,h5,h6{margin:.8em 0;font-weight:500;line-height:1.2;color:#424242}h1{font-size:36px;text-align:center;margin-bottom:35px}h2{font-size:24px;margin-bottom:25px}h3{font-size:17px;margin-bottom:20px}h4{font-size:15px}h5{font-size:14px}h6{font-size:12px}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}p{margin:1em 0}p:first-of-type{margin-top:0}hr{border-top:1px dotted #676767;height:1px;margin:10px 0}fieldset,img{border:none}ol,ul{list-style-position:outside;margin:0 0 0 1.4em;padding:0}ul{list-style-type:disc}ol li,ul li{margin:0;padding:.3em 0}#content table{border:1px solid #ccc;border-collapse:collapse;border-spacing:0;width:100%}button,input,select,textarea{font:inherit;line-height:1.1}input,textarea{font-family:Roboto,sans-serif;outline:0}textarea{overflow:auto;line-height:1.4;border-radius:5px}select[multiple]{border-radius:5px}input:active,textarea:active{outline:0}input:focus,textarea:focus{background:#e7f4fd}button::-moz-focus-inner{padding:0;border:0}::-webkit-input-placeholder{color:#777;font-size:12px}:-moz-placeholder{color:#777;font-size:12px}.placeholder{color:#777;font-size:12px}.clearfix:after,.clearfix:before{display:table;line-height:0;content:''}.clearfix:after{clear:both}.clear{clear:both;font-size:0!important;height:0;line-height:0!important;overflow:hidden}.vertical-delimiter{bottom:0;box-shadow:10px -4px 4px -7px #ededed inset;height:100%;left:223px;position:absolute;top:0;width:14px}a.not-native{color:inherit;text-decoration:none}a.not-native:hover{color:#000}a.fake{border-bottom:1px dashed;text-decoration:none}ol.flat,ul.flat{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0}.f-right{float:right}.f-img{float:left;margin:0 20px 5px 0}.f-imgr{float:right;margin:0 0 5px 20px}.t-center{text-align:center}.t-left{text-align:left}.t-right{text-align:right}ol.new_flat>li{margin-bottom:38px;min-height:35px;padding:0 0 0 60px;position:relative}ol.new_flat>li:before{color:#67b3e4;content:counter(li);counter-increment:li;font-size:35px;left:0;line-height:35px;position:absolute;text-align:center;top:0;width:60px}.tel a{text-decoration:none}.fontsize12{font-size:12px}.bottom-pager{border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;padding:0 22px 22px;margin-top:20px}.bottom-pager__text{font-weight:900}.block-kaspersky-section2-1{width:960px;margin:0 auto;padding-top:40px}.turbo-ask1{width:950px;height:65px}.last{height:160px}.white{color:#fff}#author-h2{margin-top:0}#line{line-height:1.5}.c-link>.footer-info__span-3{color:#007ac9;text-decoration:underline;padding-left:0;font-size:15px;font-style:normal}@media screen and (min-device-width:320px) and (max-device-width:359px){.person-slider .slick-list{padding:0 85px!important}}@media screen and (min-device-width:360px) and (max-device-width:640px){.person-slider .slick-list{padding:0 106px!important}}@media screen and (min-device-width:320px) and (max-device-width:640px){#about-company h2.employees-title{font-size:20px;width:90%;margin:35px auto;margin-top:0}.pane_detail_info,.pane_post{display:none!important}.pane_text{display:block!important}.panes{width:90%;margin:0 auto}#company-persons .pane{padding:30px 10px!important}.t607__list{display:none}}.pane_text{display:none}.pane_text_yellow{color:#ffc000}.pane_text_light{color:#e5f5ff}@media screen and (min-device-width:320px) and (max-device-width:768px){#company-persons .tabs{width:80%!important}}.profile-block-shown input[type=password],.profile-block-shown input[type=text],.profile-block-shown select,.profile-block-shown textarea,input,textarea{border:none;border-radius:30px;padding:9px 10px;font-size:12px;background:#f1f8fd;-webkit-box-shadow:inset 0 1px 1px 0 #86a2b5;-moz-box-shadow:inset 0 1px 1px 0 #86a2b5;box-shadow:inset 0 1px 1px 0 #86a2b5;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0}.form.profile>a,.profile-user-div-link>a{line-height:2.5;font-size:32px;color:#424242;font-weight:700;text-decoration:solid}.form_footer input[type=reset],.form_footer input[type=submit]{border:none;border-top:1px solid #a8dcff;border-bottom:1px solid #0088c2;cursor:pointer;line-height:1.5;min-height:10px;padding:7px 25px;margin:5px 0;text-shadow:0 -1px 0 rgba(0,0,0,.25);color:#fff;font-size:15px;font-weight:600;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;vertical-align:top;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:#54b9fe;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#54b9fe),color-stop(100%,#01a4e9));background:-webkit-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:-o-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:-ms-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:linear-gradient(to bottom,#54b9fe 0,#01a4e9 100%)}.bx-composite-btn-fixed{display:none}body,html{background:#fff url(/local/templates/main/images/patterns/gradient-header.png) center 0 repeat-x;width:100%}.loading-indicator{position:relative}.loading-indicator .loading-layer{background-color:#fff;opacity:.5}.loading-indicator .loading-icon,.loading-indicator .loading-layer{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1000}.loading-indicator .loading-icon{background:url(/local/templates/main/images/loading.gif) no-repeat center center transparent}html{height:100%}body{min-height:100%}.form-block .required,.form-block .starrequired{color:#06a5eb;padding-left:2px}.feedback .starrequired{margin-left:5px}.form-block.tech-page{border-radius:5px;border:1px #d6d6d6 solid;padding:45px 60px;width:340px}.form-block.popup .button{width:125px;padding:7px 0}.form-block h2{margin-top:0;font-size:17px;margin-bottom:20px}.form-block input[type=date],.form-block input[type=datetime],.form-block input[type=email],.form-block input[type=number],.form-block input[type=password],.form-block input[type=tel],.form-block input[type=text],.form-block input[type=time],.form-block select,.form-block textarea{border:none;border-radius:30px;padding:9px 10px;font-size:12px;background:#f1f8fd;-webkit-box-shadow:inset 0 1px 1px 0 #86a2b5;-moz-box-shadow:inset 0 1px 1px 0 #86a2b5;box-shadow:inset 0 1px 1px 0 #86a2b5;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.form-block button,.form-block input[type=button],.form-block input[type=image],.form-block input[type=submit],a.button{border:none;border-top:1px solid #a8dcff;border-bottom:1px solid #0088c2;cursor:pointer;line-height:1.5;min-height:10px;padding:7px 25px;text-shadow:0 -1px 0 rgba(0,0,0,.25);color:#fff;font-size:15px;font-weight:600;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:#54b9fe;background:-moz-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#54b9fe),color-stop(100%,#01a4e9));background:-webkit-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:-o-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:-ms-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:linear-gradient(to bottom,#54b9fe 0,#01a4e9 100%)}a.button{display:inline-block;text-decoration:none}.form-block button:hover,.form-block input[type=button]:hover,.form-block input[type=image]:hover,.form-block input[type=submit]:hover,a.button:hover{background:#01a4e9;background:-moz-linear-gradient(top,#01a4e9 0,#54b9fe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#01a4e9),color-stop(100%,#54b9fe));background:-webkit-linear-gradient(top,#01a4e9 0,#54b9fe 100%);background:-o-linear-gradient(top,#01a4e9 0,#54b9fe 100%);background:-ms-linear-gradient(top,#01a4e9 0,#54b9fe 100%);background:linear-gradient(to bottom,#01a4e9 0,#54b9fe 100%)}.form-block button[disabled],.form-block input[type=button][disabled],.form-block input[type=image][disabled],.form-block input[type=submit][disabled],a.button.disabled{color:#ddd;cursor:default}.form-block button.yellow,.form-block input[type=button].yellow,.form-block input[type=image].yellow,.form-block input[type=submit].yellow,a.button.yellow{border:1px solid #ffc001;color:#424242;text-shadow:0 1px 0 rgba(255,255,255,.5);box-shadow:0 2px 3px 0 #bebebe;background:#ffecb2;background:-moz-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffecb2),color-stop(100%,#ffd143));background:-webkit-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:-o-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:-ms-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:linear-gradient(to bottom,#ffecb2 0,#ffd143 100%)}.form-block button.red,.form-block input[type=button].red,.form-block input[type=image].red,.form-block input[type=submit].red,a.button.red{border:1px solid #fe8153;color:#fff;text-shadow:0 1px 0 rgba(78,78,78,.5);box-shadow:0 2px 3px 0 #bebebe;background:#fe8153;background:-moz-linear-gradient(top,#fe8153 0,#c22000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fe8153),color-stop(100%,#c22000));background:-webkit-linear-gradient(top,#fe8153 0,#c22000 100%);background:-o-linear-gradient(top,#fe8153 0,#c22000 100%);background:-ms-linear-gradient(top,#fe8153 0,#c22000 100%);background:linear-gradient(to bottom,#fe8153 0,#c22000 100%)}.form-block button.red:hover,.form-block input[type=button].red:hover,.form-block input[type=image].red:hover,.form-block input[type=submit].red:hover,a.button.red:hover{border:1px solid #fe8153;color:#fff;text-shadow:0 1px 0 rgba(78,78,78,.5);box-shadow:0 2px 3px 0 #bebebe;background:#c22000;background:-moz-linear-gradient(top,#c22000 0,#fe8153 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#c22000),color-stop(100%,#fe8153));background:-webkit-linear-gradient(top,#c22000 0,#fe8153 100%);background:-o-linear-gradient(top,#c22000 0,#fe8153 100%);background:-ms-linear-gradient(top,#c22000 0,#fe8153 100%);background:linear-gradient(to bottom,#c22000 0,#fe8153 100%)}.form-block button.yellow:hover,.form-block input[type=button].yellow:hover,.form-block input[type=image].yellow:hover,.form-block input[type=submit].yellow:hover,a.button.yellow:hover{background:#ffd143;background:-moz-linear-gradient(top,#ffd143 0,#ffecb2 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffd143),color-stop(100%,#ffecb2));background:-webkit-linear-gradient(top,#ffd143 0,#ffecb2 100%);background:-o-linear-gradient(top,#ffd143 0,#ffecb2 100%);background:-ms-linear-gradient(top,#ffd143 0,#ffecb2 100%);background:linear-gradient(to bottom,#ffd143 0,#ffecb2 100%)}.form-block button.gray,.form-block input[type=button].gray,.form-block input[type=image].gray,.form-block input[type=submit].gray,a.button.gray{border:1px solid #cacaca;color:#017ac9;text-shadow:0 1px 0 #fff;background:#fefefe;background:-moz-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fefefe),color-stop(100%,#ebebeb));background:-webkit-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:-o-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:-ms-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:linear-gradient(to bottom,#fefefe 0,#ebebeb 100%)}.form-block button.gray:hover,.form-block input[type=button].gray:hover,.form-block input[type=image].gray:hover,.form-block input[type=submit].gray:hover,a.button.gray:hover{background:#ffd143;background:-moz-linear-gradient(top,#ebebeb 0,#fefefe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ebebeb),color-stop(100%,#fefefe));background:-webkit-linear-gradient(top,#ebebeb 0,#fefefe 100%);background:-o-linear-gradient(top,#ebebeb 0,#fefefe 100%);background:-ms-linear-gradient(top,#ebebeb 0,#fefefe 100%);background:linear-gradient(to bottom,#ebebeb 0,#fefefe 100%)}.form-block button.concave,.form-block input[type=button].concave,.form-block input[type=image].concave,.form-block input[type=submit].concave,a.button.concave{background:#65b1e3;border-bottom:1px solid #b3d9f2;border-top:1px solid #5396c2;font-size:14px;font-weight:400;padding:4px 20px;text-shadow:none}.form-block button.concave:hover,.form-block input[type=button].concave:hover,.form-block input[type=image].concave:hover,.form-block input[type=submit].concave:hover,a.button.concave:hover{background:#58abe2}.form-block textarea{border-radius:5px}.form-block .form_footer{margin-top:20px}#content form>table{border:none}.form-block label{display:block;font-size:13px;margin-bottom:3px;color:#007ac9}.form-block .field{margin-bottom:10px}.form-block label.l-checkbox,.form-block label.l-radio{display:inline-block;cursor:pointer}.form-block .field.error input,.form-block .field.error textarea,.form-block .field.error-txt input{border:1px #ff4211 solid;padding:8px 10px}.form-block .required-comment{display:inline-block;width:150px;font-size:13px;line-height:17px;padding-top:3px;margin-left:15px}.form-block .required-comment span{color:#268fe2;font-weight:500}.form-block span.error-txt{font-size:11px;color:#ff3500;display:block;margin-bottom:3px;width:95%}.form-block .sbHolder{border:none;border-radius:30px;font-size:12px;background:#f1f8fd;-webkit-box-shadow:inset 0 1px 1px 0 #86a2b5;-moz-box-shadow:inset 0 1px 1px 0 #86a2b5;box-shadow:inset 0 1px 1px 0 #86a2b5;position:relative;width:340px;height:35px}.form-block .sbHolder:focus .sbSelector{color:#007ac9}.form-block .sbSelector{display:block;height:35px;left:0;line-height:35px;outline:0;overflow:hidden;position:absolute;text-indent:10px;top:0;width:90%}.form-block .sbSelector:hover,.form-block .sbSelector:link,.sbSelector:visited{color:#424242;outline:0;text-decoration:none}.form-block .sbHolder:hover .sbSelector{color:#007ac9}.form-block .sbToggle{background:url(/local/templates/main/images/sprite_icons.png) -6px -156px no-repeat;display:block;height:6px;outline:0;position:absolute;right:15px;top:50%;margin-top:-3px;width:7px}.form-block .sbHolder:hover .sbToggle{background-position:-6px -167px}.form-block .sbHolder:hover .sbToggleOpen,.form-block .sbToggleOpen{background-position:-6px -178px}.form-block .sbOptions{-moz-box-shadow:0 1px 3px 1px #d6dfe2;-webkit-box-shadow:0 1px 3px 1px #d6dfe2;background:#fff;border:1px #bfd7e0 solid;border-radius:5px;box-shadow:0 1px 3px 1px #d6dfe2;padding:15px 0;position:absolute;list-style:none;left:-1px;margin:0;padding:0;top:40px!important;width:340px;z-index:10;overflow-y:auto}.form-block .sbOptions li{padding:0}.form-block .sbOptions a{color:#424242;display:block;font-size:12px;margin:4px 0;padding:0 20px;text-decoration:none}.form-block .sbOptions a:link,.form-block .sbOptions a:visited{text-decoration:none}.form-block .sbOptions a.sbFocus,.form-block .sbOptions a:focus,.form-block .sbOptions a:hover{background:#ffdd73}.help-hit>span:after{position:absolute;bottom:-6px;right:5px;content:" ";width:0;height:0;border-top:6px solid #38b0fb;border-left:6px solid transparent}#content input[type=checkbox]{position:absolute;left:-9999px}#content input[type=checkbox]+span{position:relative;display:inline-block;height:25px;line-height:25px;padding-left:30px}#content input[type=checkbox]+span:before{content:"";display:block;position:absolute;top:1px;left:0;width:23px;height:25px;background:url(/local/templates/main/images/sprite_icons.png) -116px -166px no-repeat;margin-right:5px}#content input[type=checkbox]:checked+span:before{background-position:-138px -166px}#content input[type=checkbox]:disabled+span:before{background-position:-20px -195px}#content input[type=radio]{position:absolute;left:-9999px}#content input[type=radio]+span{position:relative;display:inline-block;height:25px;line-height:25px;padding-left:30px}#content input[type=radio]+span:before{content:"";display:block;position:absolute;top:0;left:0;width:23px;height:25px;background:url(/local/templates/main/images/sprite_icons.png) -54px -166px no-repeat;margin-right:5px}#content input[type=radio]:checked+span:before{background-position:-77px -166px}.yellow-txt{background:#ffdd73;font-weight:600;color:#424242}#fix-content{min-width:960px;overflow:hidden;position:relative;margin:0 auto}.inside{margin:0 auto;position:relative;width:940px}.inside:after,.inside:before{content:'';display:table;line-height:0}.inside:after{clear:both}.wide-block{background:#fff;margin:0 -10000px;padding:50px 10000px 30px;position:relative}#product-detail .wide-block{padding:50px 0 30px;margin:0}.wide-block>div{position:relative}.wide-block.blue{background:url(/local/templates/main/images/patterns/blue.png)}.wide-block.gray{background:url(/local/templates/main/images/patterns/grey.png)}.wide-block.black{background:#57575b;padding:30px 10000px;border-top:1px #93939c solid;clear:both}.wide-block.gray-no-gradient{background:#f0f7f9;background-image:none;border-bottom:1px #d9e7ee solid;border-top:1px #d9e7ee solid}.wide-block.top-line-gray{border-top:1px #cacaca solid}.wide-block.yellow{background:url(/local/templates/main/images/patterns/yellow.png)}.wide-block.no-padding{padding:0 10000px}.wide-block.padding-top{padding:50px 10000px 0}.wide-block.action{background:#39a1e4;border-top:1px #67b3e4 solid;border-bottom:1px #67b3e4 solid;padding:22px 10000px 26px}#product-detail .wide-block.action{padding:2px 0 16px}.wide-block.shadow:before{background:url(/local/templates/main/images/shadows-sprite.png) -218px -295px no-repeat;content:'';display:block;height:85px;left:50%;line-height:0;margin-left:-525px;position:absolute;top:0}.social-networks{font-size:16px;line-height:28px}.social-networks span{display:block;float:left;font-weight:500;margin-right:10px;color:#424242}.social-link{background:url(/local/templates/main/images/sprite_icons.png) -20px -40px no-repeat;display:block;float:left;height:28px;margin-right:4px;width:33px}.social-link.fb{background-position:-20px -68px}.social-link.tw{background-position:-20px -97px}.social-link.lj{background-position:-20px -125px}.social-link.yt{background-position:-20px -257px}.social-link.tlgrm{background-position:-20px -286px}.c-email,.c-icq,.c-link,.c-phone,.c-skype,.c-tlgrm,.c-tmvr{font-size:15px;font-weight:400;height:20px;line-height:20px;margin:15px 0;padding-left:30px;position:relative;color:#424242}.c-email>span,.c-icq>span,.c-link>span,.c-phone>span,.c-skype>span,.c-tlgrm>span,.c-tmvr>span{font-size:13px;font-style:italic;color:#767676;padding-left:10px}.c-email:before,.c-icq:before,.c-phone:before,.c-skype:before,.c-tlgrm:before,.c-tmvr:before{background:url(/local/templates/main/images/sprite_icons.png) no-repeat;content:'';display:block;left:0;line-height:0;position:absolute;top:0;width:20px}.c-skype:before{background-position:0 -16px;height:20px}.c-email:before{height:16px;top:5px}.c-phone:before{background-position:0 -213px;height:21px}.c-tmvr:before{background:url(/local/templates/main/images/tmvr.png) no-repeat;height:21px;top:1px}.important-text{border-radius:5px;border:1px #91d1f9 solid;padding:20px 40px;position:relative;color:#007ac9;font-style:italic;font-size:13px}.important-text:before{background:url(/local/templates/main/images/sprite_icons.png) -142px 0 no-repeat;content:'';display:block;height:30px;left:8px;position:absolute;top:15px;width:23px;margin-bottom:20px}.articles-list article{margin-bottom:25px}.articles-list article .date{float:left;width:140px;text-align:right;font-weight:500;color:#424242}.articles-list article .core-info{float:right;width:780px}.articles-list article .core-info .preview-text{margin-top:8px}.articles-list .core-article{border:1px #e9e7e4 solid;position:relative;padding:25px 40px;margin-bottom:35px}.articles-list .core-article.with-photo img{float:left}.articles-list .core-article.with-photo .core-info{float:right;width:630px;font-weight:500;margin-top:-7px}.articles-list .core-article .core-info{width:100%}.articles-list .core-article .core-info .title{font-size:17px;text-decoration:none}.articles-list .core-article .core-info .date{color:#424242;display:block;margin-top:8px;text-align:left;float:none;width:100%}.articles-list .core-article .core-info .preview-text{color:#767676;margin-top:8px}.articles-list .core-article .core-info .button{margin-top:18px}.articles-list .core-article:after{background:url(/local/templates/main/images/shadows-sprite.png) -218px -295px no-repeat;content:'';display:block;height:85px;left:50%;line-height:0;margin-left:-525px;position:absolute;bottom:-85px;width:1050px;z-index:-1}#content .stylized-table{width:100%;border-radius:5px;border:none}#content .stylized-table thead{border-radius:5px}#content .stylized-table td{padding:10px 25px;vertical-align:top;color:#767676}#content .border-table td{border:1px #d8ebf8 solid}#content .stylized-table thead{background:#f5fcff;background:-moz-linear-gradient(top,#fff 0,#eef9ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#eef9ff));background:-webkit-linear-gradient(top,#fff 0,#eef9ff 100%);background:-o-linear-gradient(top,#fff 0,#eef9ff 100%);background:-ms-linear-gradient(top,#fff 0,#eef9ff 100%);background:linear-gradient(to bottom,#fff 0,#eef9ff 100%)}#content .stylized-table thead td{font-weight:600;color:#424242}#content .stylized-table tr{border:1px #d8ebf8 solid}#content .stylized-table tbody tr:hover{background:#fff8e2}#clients-core-info .sub-title{font-size:18px;line-height:27px;text-align:center}#clients-core-info .more-facts{margin-top:40px;margin-bottom:40px}#clients-core-info .more-facts .fact{width:460px;float:left;padding:0}#clients-core-info .more-facts .fact:first-child{margin-right:20px}#clients-core-info h2{text-align:center}.client-information{padding-bottom:40px;margin-bottom:40px;position:relative}.client-information:last-of-type{margin:0}.client-information:before{background:url(/local/templates/main/images/shadows-sprite.png) -228px -485px no-repeat;bottom:0;content:'';display:block;height:27px;left:50%;margin-left:-336px;line-height:0;position:absolute;width:675px}.client-information .media-info{width:300px;float:left;text-align:center}.client-information .media-info a{position:relative;display:inline-block}.client-information .media-info .videopopup{margin-bottom:20px}.client-information .media-info img{border:1px #ebebf1 solid}.client-information.float-right .media-info{float:right}.client-information .media-info .videopopup:after{background:url(/local/templates/main/images/sprite_icons.png) -54px 0 no-repeat;content:'';display:block;height:43px;left:50%;margin-left:-31px;line-height:0;position:absolute;top:50%;width:62px;margin-top:-21px}.client-information .media-info .videopopup:hover:after{background-position:-54px -191px}.client-information .core-info{width:600px;float:right}.client-information .core-info.no-photo{width:100%}.client-information.float-right .core-info{float:left}.client-information .core-info .title{font-size:19px;font-weight:600;text-decoration:none}.client-information .core-info span.title{color:#424242}.client-information .core-info .company-logo{margin-top:20px}.client-information .core-info .preview-text{margin-top:20px;color:#767676;font-size:13px}.client-information .core-info .detail-text{margin-top:20px;color:#424242;font-size:13px}.client-information .core-info>span{display:block;color:#424242;font-size:13px}.client-information .core-info .button{margin-top:30px}.client-information .more-media-info{margin-top:20px}.client-information .more-media-info a{padding-right:10px;padding-bottom:10px;position:relative;display:inline-block}.client-information .more-media-info .videopopup:after{background:url(/local/templates/main/images/sprite_icons.png) -54px 0 no-repeat;content:'';display:block;height:43px;left:50%;margin-left:-31px;line-height:0;position:absolute;top:50%;width:62px;margin-top:-21px}.client-information .more-media-info .videopopup:hover:after{background-position:-54px -191px}.page-navigation{display:inline-block;border-radius:5px;font-size:0;margin-top:40px}.page-navigation a,.page-navigation span{background:#fefefe;background:-moz-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fefefe),color-stop(100%,#ebebeb));background:-webkit-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:-o-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:-ms-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:linear-gradient(to bottom,#fefefe 0,#ebebeb 100%);display:inline-block;padding:4px 10px;text-decoration:none;border-top:1px #d5d5d5 solid;border-bottom:1px #d5d5d5 solid;font-size:13px}.page-navigation a:hover{background:#ebebeb;background:-moz-linear-gradient(top,#ebebeb 0,#fdfdfd 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ebebeb),color-stop(100%,#fdfdfd));background:-webkit-linear-gradient(top,#ebebeb 0,#fdfdfd 100%);background:-o-linear-gradient(top,#ebebeb 0,#fdfdfd 100%);background:-ms-linear-gradient(top,#ebebeb 0,#fdfdfd 100%);background:linear-gradient(to bottom,#ebebeb 0,#fdfdfd 100%)}.page-navigation .page-next,.page-navigation .page-previous{position:relative;width:20px;text-indent:-9999px}.page-navigation .page-previous,.page-navigation span:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px;border-left:1px #d5d5d5 solid}.page-navigation .page-current:last-child,.page-navigation .page-current:nth-last-child(2),.page-navigation .page-next{border-top-right-radius:5px;border-bottom-right-radius:5px;border-right:1px #d5d5d5 solid}.page-navigation .page-previous:before{background:url(/local/templates/main/images/sprite_icons.png) -20px -176px no-repeat;position:absolute;top:50%;margin-top:-5px;left:50%;margin-left:-8px;width:14px;height:10px;content:" "}.page-navigation .page-current{font-weight:600}.page-navigation .page-next:before{background:url(/local/templates/main/images/sprite_icons.png) -36px -176px no-repeat;position:absolute;top:50%;margin-top:-5px;left:50%;margin-left:-8px;width:14px;height:10px;content:" "}.page-navigation .page-previous:hover:before{background-position:-20px -186px}.page-navigation .page-next:hover:before{background-position:-36px -186px}.page-navigation .page-all,.page-navigation .page-pagen{background:0 0;text-decoration:underline;border:none;margin-left:20px}.page-navigation .page-pagen{margin:0;padding:0}.page-navigation .page-all:hover,.page-navigation .page-pagen:hover{text-decoration:none;background:0 0}.block-tabs-left{border:1px #ddd solid;border-radius:5px;padding:30px}.block-tabs-left li.active a{-moz-box-shadow:inset 0 2px 1px 0 #aacadf;-webkit-box-shadow:inset 0 2px 1px 0 #aacadf;box-shadow:inset 0 2px 1px 0 #aacadf;background:#b8ddf5;background:-moz-linear-gradient(top,#b8ddf5 0,#def4ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#b8ddf5),color-stop(100%,#def4ff));background:-webkit-linear-gradient(top,#b8ddf5 0,#def4ff 100%);background:-o-linear-gradient(top,#b8ddf5 0,#def4ff 100%);background:-ms-linear-gradient(top,#b8ddf5 0,#def4ff 100%);background:linear-gradient(to bottom,#b8ddf5 0,#def4ff 100%);border:1px transparent solid}.block-tabs-left .panes{float:right;width:600px}.block-tabs-left .panes a.file:before{background:url(/local/templates/main/images/sprite_icons.png) -54px -45px no-repeat;content:'';display:block;height:40px;left:0;line-height:0;position:absolute;top:4px;width:50px}.block-tabs-left .panes a[href$=".rar"]:before,.block-tabs-left .panes a[href$=".zip"]:before{background:url(/local/templates/main/images/icon-rar.png)}.block-tabs-left .panes a[href$=".xls"]:before{background:url(/local/templates/main/images/icon-xls.png)}.block-tabs-left .panes a[href$=".ppt"]:before{background:url(/local/templates/main/images/icon-ppt.png)}.block-tabs-left .panes a[href$=".doc"]:before,.block-tabs-left .panes a[href$=".docx"]:before{background:url(/local/templates/main/images/sprite_icons.png) -54px -45px no-repeat}.block-tabs-left .panes a[href$=".xls"]:before,.block-tabs-left .panes a[href$=".xlsx"]:before{background-position:-54px -125px}.block-tabs-left .panes a[href$=".pdf"]:before{background-position:-54px -85px}.block-tabs-left .panes a.file{display:block;float:left;margin:-4px 0 35px;padding-left:65px;position:relative;width:220px}.block-tabs-left .panes .file.odd{margin-right:30px}.block-tabs-left .panes a.file:nth-last-child(1),.block-tabs-left .panes a.file:nth-last-child(2){margin-bottom:0}.block-tabs-left .tabs{float:left}.block-tabs-left li{display:block;margin-bottom:10px;padding:0}.block-tabs-left li a{border:1px #e2eef4 solid;border-radius:5px;color:#007ac9;display:table-cell;font-size:13px;padding:0 15px;text-align:center;text-decoration:none;line-height:16px;height:60px;vertical-align:middle;width:215px}.block-tabs-left li a:hover{border:1px #bee3fc solid}div.form-search{position:relative}div.form-search input[type=submit]{background:#52b9fe;background:-moz-linear-gradient(top,#52b9fe 0,#05a5ea 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#52b9fe),color-stop(100%,#05a5ea));background:-webkit-linear-gradient(top,#52b9fe 0,#05a5ea 100%);background:-o-linear-gradient(top,#52b9fe 0,#05a5ea 100%);background:-ms-linear-gradient(top,#52b9fe 0,#05a5ea 100%);background:linear-gradient(to bottom,#52b9fe 0,#05a5ea 100%);border:none;border-bottom:1px #0288c3 solid;border-radius:5px;border-right:1px #0288c3 solid;color:#fff;cursor:pointer;font-size:11px;font-weight:700;height:22px;line-height:1;padding:0;position:absolute;right:2px;text-align:center;text-shadow:-1px -1px 2px #2c8ec6;top:4px;width:53px}div.form-search input[type=button]:hover{background:#05a5ea;background:-moz-linear-gradient(top,#05a5ea 0,#52b9fe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#05a5ea),color-stop(100%,#52b9fe));background:-webkit-linear-gradient(top,#05a5ea 0,#52b9fe 100%);background:-o-linear-gradient(top,#05a5ea 0,#52b9fe 100%);background:-ms-linear-gradient(top,#05a5ea 0,#52b9fe 100%);background:linear-gradient(to bottom,#05a5ea 0,#52b9fe 100%)}div.form-search input[type=text]{-moz-box-shadow:inset 0 2px 5px 0 #86a2b5;-webkit-box-shadow:inset 0 2px 5px 0 #86a2b5;background:-moz-linear-gradient(top,#d1e6f5 0,#e6f3fb 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#d1e6f5),color-stop(100%,#e6f3fb));background:-webkit-linear-gradient(top,#d1e6f5 0,#e6f3fb 100%);background:-o-linear-gradient(top,#d1e6f5 0,#e6f3fb 100%);background:-ms-linear-gradient(top,#d1e6f5 0,#e6f3fb 100%);background:linear-gradient(to bottom,#d1e6f5 0,#e6f3fb 100%);border:none;border-radius:5px;box-shadow:inset 0 2px 5px 0 #86a2b5;height:28px;line-height:20px;padding:4px 60px 4px 6px}#header{height:125px}#header .bottom-info{margin-top:6px}#header .h-contacts{color:#007ac9;float:right;line-height:1.2;overflow:hidden;padding-top:8px;text-align:right;width:310px;width:430px;position:absolute;right:0}#header .h-contacts .c-email{float:right;height:20px;line-height:20px;padding-left:30px;position:relative;margin:0;font-weight:700;font-size:14px}#header .h-contacts .phone{font-size:35px;font-weight:300;text-shadow:0 1px 0 #fff}#header .h-contacts .phone .phone-2{font-size:22px;display:block;margin:10px 0;white-space:nowrap}#header .h-contacts>span{display:block;font-size:12px}#header .top-info{font-size:11px;height:28px;margin-top:9px}#header .top-info div.form-search{margin-right:20px;width:230px}#header .top-info a.language,#header .top-info div.form-search{display:block;float:right}#header .top-info a.language{padding-top:8px}#header .top-info span.know{background-position:0 -20px}#header .top-info span.demo,#header .top-info span.faq,#header .top-info span.know,#header .top-info span.news{display:block;float:left;line-height:20px;margin-right:22px;margin-top:4px;padding-left:25px;position:relative}#header .top-info span.demo:before,#header .top-info span.faq:before,#header .top-info span.know:before,#header .top-info span.news:before{background:url(/local/templates/main/images/sprite_icons.png) 0 -54px no-repeat;content:'';display:block;height:20px;left:0;line-height:0;position:absolute;top:0;width:20px}#header .top-info span.know:before{background-position:0 -75px;top:0}#header .top-info span.news:before{background-position:0 -252px;top:0}#header .top-info span.demo:before{background-position:0 -274px;top:0}#header .slogan{color:#424242;float:left;font-size:13px;line-height:1.2;margin-left:15px;padding-top:25px;width:270px}#header .logo{float:left;text-decoration:none;width:302px}#header .logo span{color:#424242;float:right;font-size:34px;font-weight:700;line-height:1;padding-top:21px}#header .logo img{float:left}#header .logo{width:340px}#header .logo-p{width:314px}.slogan a{text-decoration:none;color:#000}#top-menu{margin-top:11px;position:relative;width:940px}#top-menu li.active{background:#fff}#top-menu li.active a{border-left:1px #c5dde7 solid;border-right:1px #c5dde7 solid}#top-menu:after{background:url(/bitrix/templates/main/images/shadows-sprite.png) -218px -295px no-repeat;content:'';display:block;height:85px;left:50%;line-height:0;margin-left:-525px;position:absolute;top:45px;width:1050px}#top-menu li{display:block;float:left;list-style-type:none;margin:0;padding:0}#top-menu li.tick-blue{background:url(/local/templates/main/images/tick-blue.png) no-repeat calc(100% - 10px) 20px;padding-right:8px}#top-menu li.calc{background:url(/local/templates/main/images/menu-calculator.png) no-repeat 10px 12px;padding-left:10px;float:right;border-right:none}#top-menu li.grid{background:url(/local/templates/main/images/menu-grid.png) no-repeat calc(100% - 10px) 16px;padding-right:10px}#top-menu li.calc:hover,#top-menu li.grid:hover,#top-menu li.tick-blue:hover{background-color:#fff}nav#top-menu ul ul li:last-of-type{background:0 0;border:none;position:relative}nav#top-menu ul{width:940px;overflow:hidden}nav#top-menu ul ul{width:300px}nav#top-menu ul li:last-of-type a.root-item-selected{color:#007ac9;text-shadow:none}#top-menu li:first-child{border-bottom-left-radius:5px;border-top-left-radius:5px;border-left:none}#top-menu li:first-child a{border-bottom-left-radius:5px;border-left:1px transparent solid;border-top-left-radius:5px}#top-menu ul li a{border-left:1px transparent solid;border-right:1px transparent solid;color:#424242;display:block;font-size:16px;font-weight:700;height:45px;line-height:45px;padding:0 21px;text-decoration:none}#top-menu ul{background:#f2fbff;background:-moz-linear-gradient(top,#f2fbff 0,#eef9ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f2fbff),color-stop(100%,#eef9ff));background:-webkit-linear-gradient(top,#f2fbff 0,#eef9ff 100%);background:-o-linear-gradient(top,#f2fbff 0,#eef9ff 100%);background:-ms-linear-gradient(top,#f2fbff 0,#eef9ff 100%);background:linear-gradient(to bottom,#f2fbff 0,#eef9ff 100%);border:1px #c5dde7 solid;border-radius:5px;display:block;margin:0;padding:0;width:100%}#top-menu .programs-layer{display:none;z-index:990;position:absolute;border:1px solid #e9e9e9;box-shadow:0 1px 2px 2px #f1f1f1;left:0;top:42px;width:940px;padding-bottom:20px;background:#fff}#top-menu li.grid.jshover .programs-layer{display:block}#top-menu li.grid.jshover .programs-layer a{color:#007ac9;font-weight:400}#top-menu li.grid.jshover .programs-layer ul{display:block}#top-menu .programs-layer ul{display:block;width:auto;border:0;float:none;font-size:17px;background:#fff;position:relative;top:auto}#top-menu .programs-layer ul ul{display:block}#top-menu .programs-layer>ul{border-radius:1px}#top-menu .programs-layer li{border:0;width:auto;color:#767676}#top-menu .programs-layer>ul li a{font-size:17px;color:#007ac9;display:inline!important;padding-right:0;font-weight:400;text-decoration:underline}#top-menu .programs-layer>ul li a:hover{text-decoration:none}#top-menu .programs-layer>ul ul{margin:10px 0 0 23px;border:0}#top-menu .programs-layer>ul ul li,#top-menu .programs-layer>ul ul li:last-of-type{float:left;border:0;width:160px;display:inline-block;min-height:45px;margin-bottom:5px;margin-right:10px;line-height:18px;padding:0 0 0 40px;background-repeat:no-repeat;background-position:left top}#top-menu .programs-layer>ul ul li a{line-height:18px;vertical-align:top;font-size:13px;padding:0}#content{margin:0 auto;position:relative;width:940px;z-index:10}#content.core-page{margin-top:30px}.core-page h1{font-size:33px;font-weight:300;margin-bottom:27px}.core-page h2{font-size:36px;font-weight:500;text-align:center}#core-slider{position:relative}#core-slider .nav-slider{-moz-box-shadow:inset 0 1px 6px 0 #aacadf;-webkit-box-shadow:inset 0 1px 6px 0 #aacadf;background:#bee3fc;background:-moz-linear-gradient(top,#bee3fc 0,#def3ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#bee3fc),color-stop(100%,#def3ff));background:-webkit-linear-gradient(top,#bee3fc 0,#def3ff 100%);background:-o-linear-gradient(top,#bee3fc 0,#def3ff 100%);background:-ms-linear-gradient(top,#bee3fc 0,#def3ff 100%);background:linear-gradient(to bottom,#bee3fc 0,#def3ff 100%);border-radius:5px;box-shadow:inset 0 1px 6px 0 #aacadf;height:46px;overflow:hidden}#core-slider .nav-slider .more-programs{background:#56baff;background:-moz-linear-gradient(top,#56baff 0,#02a4ea 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#56baff),color-stop(100%,#02a4ea));background:-webkit-linear-gradient(top,#56baff 0,#02a4ea 100%);background:-o-linear-gradient(top,#56baff 0,#02a4ea 100%);background:-ms-linear-gradient(top,#56baff 0,#02a4ea 100%);background:linear-gradient(to bottom,#56baff 0,#02a4ea 100%);border-bottom:1px #2e9edc solid;border-bottom-right-radius:5px;border-right:1px #2e9edc solid;border-top-right-radius:5px;color:#fff;display:block;float:right;height:37px;line-height:1.1;padding:8px 10px 0 45px;position:relative;text-decoration:none;text-shadow:-1px -1px 2px #2c8ec6;width:111px}#core-slider .nav-slider .more-programs:hover{background:#56baff;background:-moz-linear-gradient(top,#02a4ea 0,#56baff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#02a4ea),color-stop(100%,#56baff));background:-webkit-linear-gradient(top,#02a4ea 0,#56baff 100%);background:-o-linear-gradient(top,#02a4ea 0,#56baff 100%);background:-ms-linear-gradient(top,#02a4ea 0,#56baff 100%);background:linear-gradient(to bottom,#02a4ea 0,#56baff 100%)}#core-slider .nav-slider .more-programs span{background:url(/local/templates/main/images/sprite_icons.png) 0 -96px no-repeat;height:20px;left:10px;position:absolute;top:15px;width:20px}#core-slider .nav-slider li.active{background:#f3fbfe;border:1px #cacaca solid;border-radius:5px}#core-slider .nav-slider li{display:block;float:left;height:36px;line-height:36px;list-style-type:none;margin:0;padding:0 33px;margin-bottom:10px}#core-slider .nav-slider li a{color:#007ac9;font-size:15px;text-decoration:none}#core-slider .nav-slider li a:hover{color:#424242}#core-slider .nav-slider ul{display:block;float:left;margin:0;margin:4px 0 0 4px;overflow:hidden;padding:0;width:768px}#core-slider .sliders{width:940px;min-height:280px;margin:25px 0 30px;position:relative}#core-slider .pane{background:#fff;left:0;overflow:hidden;position:absolute;top:0;width:100%}#core-slider .pane .description{float:right;margin-top:18px;width:550px}#core-slider .pane .description .preview-text{font-size:15px;line-height:1.2;margin-bottom:25px;color:#424242;margin-top:15px}#core-slider .pane .description .preview-text ul{display:block;margin:0}#core-slider .pane .description .preview-text li{background:url(/local/templates/main/images/list-style.png) 0 5px no-repeat;color:#424242;display:block;margin:0;padding-left:30px}#core-slider .pane .description .subtitle{color:#007ac9;font-size:20px;font-weight:500}#core-slider .pane .description .button{font-size:14px;padding:7px 28px}#core-slider .pane .description h2{margin-bottom:0;text-align:left}#core-slider .pane .img-block{float:left;text-align:center;width:380px}#core-slider .slide-left,#core-slider .slide-right{background:url(/local/templates/main/images/sprite_icons.png) -117px -30px no-repeat;height:84px;position:absolute;right:-50px;top:50%;margin-top:-42px;width:21px;opacity:.8;cursor:pointer}#core-slider .slide-left{left:-50px;background-position:-137px -238px}#core-slider .slide-left:hover,#core-slider .slide-right:hover{opacity:1}#core-slider .pane.action:after{position:absolute;content:" ";width:100px;height:100px;background:url(/local/templates/main/images/action-lable.png) no-repeat;top:0;left:0}#core-slider .pane.action .description .subtitle{font-size:20px;font-weight:300;color:#424242}#core-slider .pane.action .description .preview-text{font-size:17px;font-weight:300}#core-slider .pane.action .date-remaining{background:#ebf3f9;border-bottom:1px #fff solid;border-radius:5px;border-top:1px #a7acb1 solid;color:#424242;font-size:15px;display:block;float:left;font-size:15px;padding:3px 30px 3px 18px;margin-right:14px;margin-bottom:5px}#core-slider .pane.action .date-remaining span{background:#424242;border-radius:5px;color:#ffb500;display:inline-block;font-size:30px;font-weight:600;height:32px;line-height:32px;margin-right:2px;text-align:center;vertical-align:middle;width:32px}#core-slider .pane.action .date-remaining i{display:inline-block;font-style:normal;vertical-align:middle}#core-slider .pane.action .date-remaining i:first-child{margin-right:9px}#core-slider .pane.action .date-remaining i:last-child{margin-left:6px}#we-know-block{color:#424242}#we-know-block .company-video{float:right;width:380px}#we-know-block .company-video a{display:block;position:relative}#we-know-block .company-video a img{display:block}#we-know-block .company-video a:after{background:url(/local/templates/main/images/sprite_icons.png) -54px 0 no-repeat;content:'';display:block;height:43px;left:50%;margin-left:-31px;line-height:0;position:absolute;top:50%;width:62px;margin-top:-21px}#we-know-block .company-video a:hover:after{background-position:-54px -191px}#we-know-block .company-video .signature{font-size:15px;margin-top:10px;text-align:center}#we-know-block .text-info{float:left;font-size:14px;width:540px}#we-know-block .text-info .l-txt{float:left;width:200px}#we-know-block .text-info .r-txt{float:left;margin-left:40px;width:220px}#we-know-block h2{text-align:left}.profitable-terms-block{padding:50px 0;position:relative}.profitable-terms-block .utp-list{color:#424242;margin:0 auto;width:900px}.profitable-terms-block .utp-list .utp{float:left;margin-bottom:20px;padding:0 15px;text-align:center;width:270px}.profitable-terms-block .utp-list .utp .utp-txt{margin-top:7px}.profitable-terms-block .button{display:block;font-size:17px;margin:0 auto;margin-top:20px;padding:10px 0;text-align:center;width:250px}.profitable-terms-block h2{margin-bottom:45px}#banners-block{margin-bottom:64px}#banners-block .banner{border:1px #e9e7e4 solid;float:left;height:160px;overflow:hidden;padding:20px 20px 28px;position:relative;width:418px}#banners-block .banner:last-child{float:right}#banners-block .banner .b-title{color:#007ac9;font-size:17px;text-transform:uppercase;z-index:1000;position:relative;display:inline-block}#banners-block .banner .b-title span{display:block;font-size:20px;margin-bottom:10px}#banners-block .banner .b-text{margin-top:3px;z-index:1000;position:relative;display:inline-block}#banners-block .banner:after{background:url(/local/templates/main/images/shadows-sprite.png) -239px -381px no-repeat;bottom:-40px;content:'';display:block;height:39px;left:50%;line-height:0;margin-left:-230px;position:absolute;width:460px}#banners-block .banner .button{position:absolute;bottom:28px;left:20px;background:#65b1e3;border-bottom:1px solid #b3d9f2;border-top:1px solid #5396c2;font-size:14px;font-weight:400;padding:4px 20px;text-shadow:none;z-index:1000}#banners-block .banner .button:hover{background:#58abe2}.banner-12__button.button{position:static!important}.banner-13__button.button{position:static!important}.banner-15__button.button{background-color:#f2d003!important;color:#000!important;margin-left:128px}.banner-14__button.button{position:static!important}.banner-16__button.button{position:static!important}#how-to-choose{padding:50px 10000px 0}#how-to-choose h2{margin-bottom:12px;text-shadow:0 1px 0 #dceef9}#how-to-choose .sub-title{font-weight:300;font-size:20px;margin-bottom:30px;text-align:center}#how-to-choose .who-are-you{padding-bottom:70px;position:relative}#how-to-choose .who-are-you:after{background:url(/local/templates/main/images/shadows-sprite.png) -272px -112px no-repeat;bottom:0;content:'';display:block;height:61px;left:0;position:absolute;width:940px}#how-to-choose .who-are-you .user-type{float:left;position:relative;width:460px}#how-to-choose .who-are-you .user-type:first-child{float:left;margin-right:20px;width:460px}#how-to-choose .who-are-you .user-type:first-child .user-text{width:200px}#how-to-choose .who-are-you .user-type:first-child .photo{right:30px}#how-to-choose .who-are-you .user-type .user-text{width:240px}#how-to-choose .who-are-you .user-type .button{background:#65b1e3;border-bottom:1px solid #b3d9f2;border-top:1px solid #5396c2;font-size:14px;font-weight:400;margin-top:20px;padding:4px 20px;text-shadow:none}#how-to-choose .who-are-you .user-type .button:hover{background:#58abe2}#how-to-choose .who-are-you .user-type .photo{position:absolute;right:0;top:45px}#how-to-choose .who-are-you .user-type h3{font-size:24px;margin-bottom:12px;text-shadow:0 1px 0 #dceef9}#calculate-link-block{background:url(/local/templates/main/images/calc-bg.png) center 0 no-repeat;height:242px;margin:0 -10000px;margin-top:30px;padding:0 10000px;position:relative}#calculate-link-block .button{margin-top:40px;padding:11px 37px}#calculate-link-block>div{padding-left:480px;width:300px;position:relative;height:242px}#calculate-link-block h3{color:#424242;font-size:24px;text-shadow:0 1px 0 #dceef9}#contacts-subscription-block{padding:35px 10000px 42px}#contacts-subscription-block .subscription-form,#landing-subscription .subscription-form{margin-top:20px}#contacts-subscription-block .subscription-form .field,#landing-subscription .subscription-form .field{float:left;width:190px;margin-bottom:15px}#contacts-subscription-block .subscription-form .field:nth-child(2),#landing-subscription .subscription-form .field:nth-child(2){float:right}#contacts-subscription-block .subscription-form .notetext,#landing-subscription .subscription-form .notetext{margin-top:40px}#contacts-subscription-block .subscription-info{float:right;width:420px}#contacts-subscription-block .phone-info{float:left;width:460px}#contacts-subscription-block .phone-info .clock-comment{color:#767676;margin-top:35px;padding-left:50px;position:relative}#contacts-subscription-block .phone-info .clock-comment:before{background:url(/local/templates/main/images/sprite_icons.png) -20px 0 no-repeat;content:'';display:block;height:39px;left:0;line-height:0;position:absolute;top:3px;width:33px}#contacts-subscription-block .phone-info .phone{color:#007ac9;display:block;font-size:45px;font-weight:300;margin-bottom:4px;text-shadow:0 1px 0 #dceef9}#contacts-subscription-block p{font-size:17px;text-shadow:0 1px 0 #dceef9;margin: 0.8em 0;font-weight: 500;line-height: 1.2;color: #424242;}#contacts-subscription-block .txt-block{margin-bottom:35px}#contacts-subscription-block .txt-block h3{font-size:24px;text-shadow:0 1px 0 #dceef9}.wide-block.review-bg{background:url(/local/templates/main/images/3.webp) 10000px 260px no-repeat;padding-bottom:0;padding-top:10px}#review-slider{color:#424242;float:left;height:680px;position:relative;width:700px}#review-slider .slide-client{display:none;left:0;margin-top:25px;position:absolute;top:0}#review-slider .slide-client .preview-review{float:left;font-size:15px;margin-left:20px;width:430px}#review-slider .slide-client:first-child{display:block}#review-slider .slide-client .core-info{float:left;text-align:right;width:220px}#review-slider .slide-client .core-info span{display:block}#review-slider .all-clients{background:#fefefe;background:-moz-linear-gradient(top,#fefefe 0,#ececec 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fefefe),color-stop(100%,#ececec));background:-webkit-linear-gradient(top,#fefefe 0,#ececec 100%);background:-o-linear-gradient(top,#fefefe 0,#ececec 100%);background:-ms-linear-gradient(top,#fefefe 0,#ececec 100%);background:linear-gradient(to bottom,#fefefe 0,#ececec 100%);border:1px #d9d9d9 solid;color:#017ac9;font-size:12px;font-weight:500;left:80px;padding:7px 0;position:absolute;text-align:center;text-shadow:0 1px 0 #fff;top:102px;width:139px}#review-slider .all-clients:hover{background:#ececec;background:-moz-linear-gradient(top,#ececec 0,#fefefe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ececec),color-stop(100%,#fefefe));background:-webkit-linear-gradient(top,#ececec 0,#fefefe 100%);background:-o-linear-gradient(top,#ececec 0,#fefefe 100%);background:-ms-linear-gradient(top,#ececec 0,#fefefe 100%);background:linear-gradient(to bottom,#ececec 0,#fefefe 100%)}#review-slider #next-client{background:url(/local/templates/main/images/sprite_icons.png) -117px -30px no-repeat;height:84px;position:absolute;right:-20px;top:12px;width:21px;opacity:.8}#review-slider #next-client:hover{opacity:1}#video-reviews{background:url(/local/templates/main/images/shadows-sprite.png) no-repeat;color:#424242;float:right;margin-right:-16px;width:216px;padding-top:15px;min-height:500px}#video-reviews .video{font-size:13px;margin:0 auto;margin-bottom:25px;width:140px}#video-reviews .video a{display:block;position:relative}#video-reviews .video a img{display:block}#video-reviews .video span{display:block;margin-top:5px}#video-reviews .video .videopopup:after{background:url(/local/templates/main/images/sprite_icons.png) -116px -115px no-repeat;content:'';display:block;height:33px;left:87px;line-height:0;position:absolute;top:57px;width:46px}#video-reviews .video .videopopup:hover:after{background-position:-116px -190px}#top-core-info{margin-top:10px}#top-core-info .social-networks{margin-left:265px;margin-top:35px;position:relative}#top-core-info .news-line{margin-top:30px}#top-core-info .top-news{background:#f0faff;background:-moz-linear-gradient(top,#f0faff 0,#fdfdfd 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f0faff),color-stop(100%,#fdfdfd));background:-webkit-linear-gradient(top,#f0faff 0,#fdfdfd 100%);background:-o-linear-gradient(top,#f0faff 0,#fdfdfd 100%);background:-ms-linear-gradient(top,#f0faff 0,#fdfdfd 100%);background:linear-gradient(to bottom,#f0faff 0,#fdfdfd 100%);border:1px #cacaca solid;border-radius:5px;min-height:84px;position:relative}#top-core-info .top-news .news-url{padding:20px}#top-core-info .news-line .top-news:last-of-type:before{background:url(/local/templates/main/images/shadows-sprite.png) -218px -295px no-repeat;bottom:-84px;content:'';display:block;height:85px;left:50%;line-height:0;margin-left:-525px;position:absolute;width:1050px}#top-core-info .top-news table{border:none}#top-core-info .link-to-all{text-align:right;margin-top:15px;position:relative;z-index:100}#top-core-info .top-news table td{font-size:15px}#top-core-info .top-news .date{background:#ffecb3;background:-moz-linear-gradient(top,#ffecb3 0,#ffd042 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffecb3),color-stop(100%,#ffd042));background:-webkit-linear-gradient(top,#ffecb3 0,#ffd042 100%);background:-o-linear-gradient(top,#ffecb3 0,#ffd042 100%);background:-ms-linear-gradient(top,#ffecb3 0,#ffd042 100%);background:linear-gradient(to bottom,#ffecb3 0,#ffd042 100%);border:1px #ffd03f solid;text-align:center;width:138px;color:#424242;height:84px}#top-core-info .top-news .date span{display:block;font-size:35px;font-weight:600;line-height:1}#top-core-info .tabpane{border:1px #ddd solid;border-radius:5px;padding:30px}#top-core-info .tabpane .pane>div{margin-bottom:30px}#top-core-info .tabpane .pane>div span{display:block;margin-top:12px}#top-core-info .tabpane li.active a{-moz-box-shadow:inset 0 2px 1px 0 #aacadf;-webkit-box-shadow:inset 0 2px 1px 0 #aacadf;background:#b8ddf5;background:-moz-linear-gradient(top,#b8ddf5 0,#def4ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#b8ddf5),color-stop(100%,#def4ff));background:-webkit-linear-gradient(top,#b8ddf5 0,#def4ff 100%);background:-o-linear-gradient(top,#b8ddf5 0,#def4ff 100%);background:-ms-linear-gradient(top,#b8ddf5 0,#def4ff 100%);background:linear-gradient(to bottom,#b8ddf5 0,#def4ff 100%);border:none!important;box-shadow:inset 0 2px 1px 0 #aacadf;color:#007ac9;height:60px;line-height:60px}#top-core-info .tabpane .panes{color:#424242;float:right;width:600px}#top-core-info .tabpane .tabs{float:left;width:245px}#top-core-info .tabpane li{display:block;margin-bottom:5px;padding:0}#top-core-info .tabpane li a{border:1px #e2eef4 solid;border-radius:5px;color:#007ac9;display:block;font-size:14px;height:58px;line-height:58px;text-align:center}#top-core-info .tabpane li a:hover{border:1px #bee3fc solid}#footer{color:#424242;margin-top:55px}#footer.no-margin{margin:0}#footer .footer-info{margin-top:45px}#footer .form-search{width:390px;float:left;margin-top:10px}#footer .form-search input[type=button]{right:4px}#footer .social-networks{width:530px;float:right;margin-top:10px}#footer .right-info{float:right;width:220px}#footer .right-info .contacts .r-contacts{font-size:15px;width:220px}#footer .right-info .contacts .r-contacts .phone{color:#017ac9;font-size:26px;font-weight:300;line-height:1;margin:15px 0 5px}#footer .right-info .contacts .l-contacts{margin:45px 20px 0 0;width:220px}#footer .right-info .title{font-size:16px;font-weight:500}#footer .created{font-size:12px;margin-top:20px;margin-top:80px;text-align:left;width:100%}.created_p1{position:relative;left:-6px}.created_p2{position:relative;left:9px}.created_p3{position:relative;left:14px}#footer .created p{float:left;margin:20px auto;width:25%}#footer .sections-nav{float:left;margin-right:20px;width:460px}#footer .sections-nav .title-core{font-size:16px;font-weight:500;margin-bottom:15px}#footer .sections-nav .title-section{text-decoration:none;font-weight:500}#footer .sections-nav nav{width:200px;float:left}#footer .sections-nav nav.right-section{float:right;margin-right:30px}#footer .sections-nav ul{margin:5px 0 20px}#footer .sections-nav li{display:block;font-size:12px;margin-bottom:5px;list-style:none}#footer .left-nav{float:left;margin-right:20px;width:220px}#footer .left-nav .title{font-size:16px;font-weight:500;margin-bottom:12px}#footer .left-nav li{display:block;font-size:12px;margin-bottom:5px}#footer .left-nav ul{margin-bottom:20px}#footer .copyright{float:left;font-size:11px;margin-top:22px;width:25%}#footer .seo-text{font-size:11px;margin-top:10px}#footer>div{border-bottom:1px #a6a6a9 solid;border-top:1px #a6a6a9 solid;padding-top:0}#bonus-for-client .bonus-info .button{margin-top:10px;padding:5px 30px}#breadcrumb{font-size:11px;margin:15px 0;position:relative}#breadcrumb ul{display:block}#breadcrumb ul li{display:inline-block}.fixetPanel{margin-bottom:30px}#nav-fix-pane{border-radius:5px;box-shadow:0 1px 3px 1px #a8a8a8;width:940px;z-index:100;margin-bottom:30px;position:relative}#nav-fix-pane .right-info .button{font-size:13px;margin-top:10px;padding:5px 24px}#nav-fix-pane .right-info .phone{color:#fefefe;font-size:16px}#nav-fix-pane td.right-info{background:#004f82;background:-moz-linear-gradient(top,#004f82 0,#0079c8 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#004f82),color-stop(100%,#0079c8));background:-webkit-linear-gradient(top,#004f82 0,#0079c8 100%);background:-o-linear-gradient(top,#004f82 0,#0079c8 100%);background:-ms-linear-gradient(top,#004f82 0,#0079c8 100%);background:linear-gradient(to bottom,#004f82 0,#0079c8 100%);border-bottom-right-radius:5px;border-left:1px #e5e5e5 solid;border-top-right-radius:5px;overflow:hidden;text-align:center;width:146px!important}#nav-fix-pane .left-nav{background:#f7fcff;background:-moz-linear-gradient(top,#fff 0,#eef9ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#eef9ff));background:-webkit-linear-gradient(top,#fff 0,#eef9ff 100%);background:-o-linear-gradient(top,#fff 0,#eef9ff 100%);background:-ms-linear-gradient(top,#fff 0,#eef9ff 100%);background:linear-gradient(to bottom,#fff 0,#eef9ff 100%);border-bottom-left-radius:5px;border-right:1px #e5e5e5 solid;border-top-left-radius:5px;color:#424242;width:255px}#nav-fix-pane .left-nav span{font-weight:600}#nav-fix-pane .left-nav .change-section{font-size:12px;min-height:20px;line-height:20px;margin-top:13px;padding-left:25px;position:relative}#nav-fix-pane .left-nav .change-section:after{background:url(/local/templates/main/images/sprite_icons.png) 0 -132px no-repeat;content:'';display:block;height:21px;left:0;line-height:0;position:absolute;top:0;width:20px}#nav-fix-pane .left-nav .sections-url{-moz-box-shadow:0 1px 3px 1px #d6dfe2;-webkit-box-shadow:0 1px 3px 1px #d6dfe2;background:#fff;border:1px #bfd7e0 solid;border-radius:5px;box-shadow:0 1px 3px 1px #d6dfe2;display:none;left:17px;padding:15px 0;position:absolute;top:72px;z-index:100;width:267px}#nav-fix-pane .left-nav .sections-url a{color:#424242;display:block;font-size:12px;margin:4px 0;padding:0 20px;text-decoration:none}#nav-fix-pane .left-nav .sections-url a:hover{background:#ffdd73}#nav-fix-pane .left-nav>span{display:block;font-size:15px;font-weight:600}#nav-fix-pane .core-nav{width:457px}#nav-fix-pane .core-nav a.active{border:1px #e5e5e5 solid;border-radius:5px;border-top-left-radius:5px;color:#007ac9;padding:3px 9px}#nav-fix-pane .core-nav a{display:block;display:inline-block;font-size:12px;padding:4px 3px;text-decoration:none}#nav-fix-pane table{border:none;border-collapse:collapse;border-radius:5px}#nav-fix-pane td{background:#fff;padding:10px 15px}#nav-fix-pane.no-sections .core-nav{border-bottom-left-radius:5px;border-top-left-radius:5px;width:743px}#product-list{float:left;width:700px}#product-list .product.right-position .photo-pr{float:right}#product-list .product.right-position .pr-info{margin-left:0}#product-list .product{margin-bottom:60px;padding-bottom:40px;position:relative}#product-list .product .sub-title{color:#424242;font-size:17px;margin-bottom:5px}#product-list .product .files-info{margin-top:10px;min-height:30px;position:relative}#product-detail .top-info .photo-product .video .preview-pic,#product-list .product .files-info .preview-pic{-moz-box-shadow:0 2px 5px 0 #bcbebf;-webkit-box-shadow:0 2px 5px 0 #bcbebf;border:3px #f9f9f9 solid;box-shadow:0 2px 5px 0 #bcbebf;display:block;height:80px;margin-bottom:5px;overflow:hidden;position:relative;width:125px}#product-detail .top-info .photo-product .video .preview-pic:before,#product-list .product .files-info .preview-pic:before{background:url(/local/templates/main/images/sprite_icons.png) -116px -115px no-repeat;content:'';display:block;height:33px;left:77px;line-height:0;position:absolute;top:47px;width:46px}#product-detail .top-info .photo-product .video .preview-pic:hover:before,#product-list .product .files-info .preview-pic:hover:before{background-position:-116px -190px}#product-list .product .files-info .video{display:block;font-size:13px;left:250px;position:absolute;top:0}#product-list .product .files-info .price{height:30px;line-height:30px;padding-left:40px;position:relative}#product-list .product .files-info .price:before{background:url(/local/templates/main/images/sprite_icons.png) -116px 0 no-repeat;content:'';display:block;height:30px;left:0;line-height:0;position:absolute;top:0;width:26px}#product-list .product .photo-pr{position:relative;float:left;width:240px}#product-list .product .photo-pr.action:before{position:absolute;content:" ";width:100px;height:100px;background:url(/bitrix/templates/main/images/action-lable.png) no-repeat;top:-50px;left:-20px}#product-list .product .pr-info{float:left;font-size:13px;width:380px}#product-list .product .button{margin-top:20px;padding:7px 20px}#product-list .product:before{background:url(/local/templates/main/images/shadows-sprite.png) -228px -485px no-repeat;bottom:0;content:'';display:block;height:27px;left:0;line-height:0;position:absolute;width:675px}#product-list .product h2{color:#007ac9;font-size:21px;margin-bottom:10px;text-align:left}.right-products-info{float:right;position:relative;width:240px}.right-products-info .subscription-info{border:1px #b2d4ea solid;border-radius:5px;font-size:14px;margin-top:60px;padding:30px 10px}.right-products-info .subscription-info .close-club{font-size:17px;font-weight:400;margin:.8em 0;line-height:1.2;color:#424242}.right-products-info .subscription-form{margin:0 auto;margin-top:20px;width:180px}.right-products-info .subscription-form input[type=submit]{width:180px;margin-top:10px}.right-products-info .utp-list .button{display:block;font-size:15px;margin:0 auto;margin-left:20px;margin-top:30px;padding:10px 0;text-align:center;width:220px}.right-products-info .utp-list>div{border-left:1px #aec8d4 solid;padding-left:19px}.right-products-info .utp-list .utp{margin-bottom:20px;padding-bottom:20px;position:relative;text-align:center;width:220px}.right-products-info .utp-list .utp .utp-txt{color:#424242;margin-top:7px}.right-products-info .utp-list .utp:after{background:#aec8d4;bottom:0;content:'';display:block;height:1px;left:50%;line-height:0;margin-left:-60px;position:absolute;width:120px}#product-detail .top-info-r{float:right;font-size:15px;width:540px}#product-detail .top-info-r .files-info{position:relative}#product-detail .top-info-r .files-info .video{display:block;font-size:13px;left:400px;position:absolute;top:-15px}#product-detail .top-info-r .credit{display:inline-block;margin:10px 0 0 15px;padding-top:20px}#product-detail .top-info-r .files-info .video .preview-pic{-moz-box-shadow:0 2px 5px 0 #bcbebf;-webkit-box-shadow:0 2px 5px 0 #bcbebf;border:3px #f9f9f9 solid;box-shadow:0 2px 5px 0 #bcbebf;display:block;height:80px;margin-bottom:5px;overflow:hidden;position:relative;width:125px}#product-detail .top-info-r .files-info .video .preview-pic:before{background:url(/local/templates/main/images/sprite_icons.png) -116px -115px no-repeat;content:'';display:block;height:33px;left:77px;line-height:0;position:absolute;top:47px;width:46px}#product-detail .top-info-r .files-info .price:before,.price:before{background:url(/local/templates/main/images/sprite_icons.png) -116px 0 no-repeat;content:'';display:block;height:30px;left:0;line-height:0;position:absolute;top:0;width:26px}#product-detail .top-info-r .sub-title{color:#007ac9;font-weight:700;margin-bottom:10px}#product-detail .top-info-r .button{margin-top:20px;padding:10px 0;text-align:center;width:160px}#product-detail .top-info .photo-product{float:left;padding-top:75px;padding-left:17px;text-align:center;width:380px}#product-detail .top-info h1{color:#424242;margin-bottom:10px;text-align:left}#product-detail h2{font-size:24px;margin-bottom:35px;text-align:center}#product-detail div.questions-list h2,#product-detail section h2{font-size:24px;margin-bottom:25px}#product-detail div.top-title-info h2,#product-detail section h2{text-align:left}#action-product{position:relative}#action-product .photo-action{float:left;text-align:center;width:220px}#action-product .info-action{float:right;width:700px}#action-product .info-action .date-remaining{background:#3a95cf;border-bottom:1px #9acff1 solid;border-radius:5px;border-top:1px #296a93 solid;color:#fff;display:block;float:right;font-size:15px;padding:3px 30px 3px 18px}#action-product .info-action .date-remaining span{background:#424242;border-radius:5px;color:#ffb500;display:inline-block;font-size:30px;font-weight:600;height:32px;line-height:32px;margin-right:2px;text-align:center;vertical-align:middle;width:32px}#action-product .info-action .date-remaining i{display:inline-block;font-style:normal;vertical-align:middle}#action-product .info-action .date-remaining i:first-child{margin-right:9px}#action-product .info-action .date-remaining i:last-child{margin-left:6px}#action-product .info-action .preview-txt{color:#424242;font-size:15px;margin-bottom:15px}#action-product .info-action .button{float:left;margin-right:27px;padding:8px 0;text-align:center;width:170px}#action-product .info-action .title{color:#fff;font-size:25px;font-weight:600;margin-bottom:10px;text-shadow:0 -1px 2px #004f82}.accordion-list .accordion.active:before{background-position:0 0}.accordion-list .accordion{background:#fefefe;background:-moz-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fefefe),color-stop(100%,#ebebeb));background:-webkit-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:-o-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:-ms-linear-gradient(top,#fefefe 0,#ebebeb 100%);background:linear-gradient(to bottom,#fefefe 0,#ebebeb 100%);border:1px #d6d6d6 solid;border-radius:5px;color:#424242;display:block;font-size:19px;font-weight:500;line-height:1.2;padding:17px 70px 11px 20px;position:relative;text-decoration:none}.accordion-list .accordion:before{background:url(/local/templates/main/images/accordeon-btn.png) 0 -32px no-repeat;content:'';display:block;height:32px;margin-top:-16px;position:absolute;right:15px;top:50%;width:32px}.accordion-list .accordion:hover{border:1px #c8c8c8 solid;color:#007ac9}.accordion-list .button{float:right;margin-top:5px;padding:4px 23px}.accordion-list>div{background:#e5f2fa;display:none;font-size:15px;margin:0 auto;padding:20px 15px;width:900px}.accordion-list>div:last-of-type{border-bottom-left-radius:5px;border-bottom-right-radius:5px}#why-product ol,ol.flat,ol.new_flat{list-style:none;padding:0;margin-left:0}#why-product ol>li,ol.flat>li,ol.new_flat>li{margin-bottom:38px;min-height:35px;padding:0 0 0 60px;position:relative}#why-product ol>li:before,ol.flat>li:before,ol.new_flat>li:before{color:#67b3e4;content:counter(li);counter-increment:li;font-size:35px;left:0;line-height:35px;position:absolute;text-align:center;top:0;width:60px}#landing-special-conditions ol>li:before{content:none}#calculate-link-block.in-product-page>div{color:#424242}#version-tabs ul.tabs{background:#beccd8;background:-moz-linear-gradient(top,#beccd8 0,#d5e3eb 2%,#e7f0f2 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#beccd8),color-stop(2%,#d5e3eb),color-stop(100%,#e7f0f2));background:-webkit-linear-gradient(top,#beccd8 0,#d5e3eb 2%,#e7f0f2 100%);background:-o-linear-gradient(top,#beccd8 0,#d5e3eb 2%,#e7f0f2 100%);background:-ms-linear-gradient(top,#beccd8 0,#d5e3eb 2%,#e7f0f2 100%);background:linear-gradient(to bottom,#beccd8 0,#d5e3eb 2%,#e7f0f2 100%);border-radius:5px;display:table;margin-bottom:30px;padding:3px;width:99%}#version-tabs ul.tabs li{border:1px solid transparent;display:table-cell;max-width:195px;padding:10px 15px;text-align:center;vertical-align:middle;line-height:16px}#version-tabs ul.tabs li.active{background:#fefefe;background:-moz-linear-gradient(top,#fefefe 0,#e7f0f2 100%,#f0faff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fefefe),color-stop(100%,#e7f0f2),color-stop(100%,#f0faff));background:-webkit-linear-gradient(top,#fefefe 0,#e7f0f2 100%,#f0faff 100%);background:-o-linear-gradient(top,#fefefe 0,#e7f0f2 100%,#f0faff 100%);background:-ms-linear-gradient(top,#fefefe 0,#e7f0f2 100%,#f0faff 100%);background:linear-gradient(to bottom,#fefefe 0,#e7f0f2 100%,#f0faff 100%);border-color:#cacaca;border-radius:5px}#version-tabs ul.tabs li a{font-size:13px;text-decoration:none;line-height:16px}#version-tabs ul.tabs li.active a{color:#007ac9}#version-tabs .pane{font-size:15px}#version-tabs .pane .button{float:right;margin-top:5px;padding:6px 21px}#materials-to-help{padding-top:50px;padding-left:17px}#materials-to-help .block-tabs-left{margin-bottom:40px}.questions-list .accordion.active{border:none;color:#007ac9;font-weight:500}.questions-list .accordion{color:#424242;font-size:15px}.questions-list .accordion:hover{color:#007ac9}.questions-list .question{margin-bottom:20px}.questions-list .question>div{color:#424242;display:none;font-size:13px;margin-top:10px}.articles-product{padding-top:50px;padding-left:17px;padding-bottom:30px}.articles-product .articles-list .article{color:#424242;display:block;float:left;margin-right:20px;width:300px}.articles-product .articles-list .article>div{margin-top:5px}.articles-product .articles-list .article:nth-child(3n+3){margin-right:0}.articles-product .articles-list>a{display:inline-block;margin-top:18px}.product-detail a.return{display:block;font-size:16px;margin:0 auto;margin-top:20px;padding:12px 0;text-align:center;width:255px}.articles-product h2{font-size:21px;text-align:left}#about-company h2{margin-bottom:35px;font-size:36px;text-align:center}#about-company .top-info-bg{position:relative;width:940px;height:505px;padding-bottom:60px}#about-company .top-info-bg:before{position:absolute;width:940px;height:575px;background:url(/local/templates/main/images/banner.jpg) center top no-repeat;z-index:-1;left:0;content:" "}#about-company .top-info-bg>div{color:#424242;position:absolute;width:266px;height:370px;left:50%;margin-left:-133px;top:160px;font-size:20px;font-weight:500;line-height:27px;text-align:center}#about-company .top-info-bg>div span{display:block;font-size:15px;font-weight:400;line-height:21px;margin-top:10px}#about-company .we-know-all .sub-title{font-size:18px;line-height:27px;text-align:center}#about-company .we-know-all .more-facts{margin-top:40px}#about-company .we-know-all .more-facts .fact{width:460px;float:left;padding:0}#about-company .we-know-all .more-facts .fact:first-child{margin-right:20px}#about-company .top-contact-information{position:relative;margin:0 -10000px;padding:30px 10000px 50px;margin-top:40px}#about-company .top-contact-information:before{position:absolute;width:1049px;height:111px;background:url(/local/templates/main/images/shadows-sprite.png) -218px 0 no-repeat;top:0;left:50%;margin-left:-525px;content:" "}#about-company .top-contact-information>div{text-align:center;position:relative}#about-company .top-contact-information .txt-title{display:inline-block;font-size:17px;width:320px;vertical-align:top;text-align:left;color:#414141}#about-company .top-contact-information .phone{display:inline-block;font-size:35px;color:#007ac9;width:320px;vertical-align:top;line-height:1;text-align:left;font-weight:300}#about-company .top-contact-information .phone span{font-size:14px;color:#767676;display:block;margin-top:5px}#about-company .reasons-list .right-ol{float:right}#about-company .reasons-list .left-ol,#about-company .reasons-list .right-ol{float:left;width:450px;padding-right:10px}#about-company .reasons-list{counter-reset:li;color:#424242}#about-company .reasons-list h2{font-size:36px;margin-bottom:50px}#about-company .reasons-list ol{list-style:none;padding:0}#about-company .reasons-list ol>li{margin-bottom:38px;min-height:35px;padding:0 0 20px 60px;position:relative}#about-company .reasons-list ol>li>.li-title{display:block;font-size:17px;font-weight:500;margin-bottom:15px}#about-company .reasons-list ol>li:before{color:#fff;content:counter(li);counter-increment:li;font-size:35px;left:0;line-height:35px;position:absolute;text-align:center;top:0;width:60px;text-shadow:0 -1px 2px #7fabc7}#about-company .reasons-list ol>li:after{content:" ";position:absolute;width:340px;height:5px;bottom:0;left:60px;background:url(/local/templates/main/images/shadows-sprite.png) -700px -381px no-repeat}#about-company .reasons-list ol>li:last-of-type{padding-bottom:0}#about-company .reasons-list ol>li:last-of-type:after{background:0 0}#clients-company .top-text-client{float:left;width:640px}#clients-company .top-text-client h2{text-align:left}#clients-company .top-text-client .clients-item{width:300px;float:left;margin-right:20px}#clients-company .top-text-client .clients-item .photo{float:left;width:90px;height:120px;border:5px #e5e5e7 solid;overflow:hidden;box-shadow:0 5px 10px 2px #acacae;border-radius:3px;margin-right:15px}#clients-company .top-text-client .clients-item .core-info{font-size:13px;min-height:100px;width:180px;float:right;margin-top:-3px}#clients-company .top-text-client .clients-item .core-info span{color:#424242;display:block;margin-bottom:5px}#clients-company .top-text-client .clients-item .client-says{margin-top:20px;font-size:13px}#clients-company .top-text-client .button{margin-top:25px;padding:5px 26px}#we-understand-you{color:#424242;height:620px;overflow:hidden;background:url(/local/templates/main/images/director.jpg) center 0 no-repeat}@media screen and (max-width:1300px){#we-understand-you .txt-last{left:0!important}#we-understand-you{color:#424242;height:620px;overflow:hidden;background:url(/local/templates/main/images/director4.png) center 0 no-repeat}#we-understand-you .director-name{position:absolute;width:260px;top:495px;left:700px!important;font-size:13px;color:#fff}#we-understand-you .gor-name{position:absolute;width:260px;top:495px;left:420px!important;font-size:13px;color:#fff}}#we-understand-you h2{width:350px;display:block;position:absolute;top:55px;left:0;text-align:left}#we-understand-you .txt-first{position:absolute;width:300px;top:220px}#we-understand-you .txt-last{position:absolute;width:400px;top:355px;left:80px}#we-understand-you .director-name{position:absolute;width:260px;top:495px;left:790px;font-size:13px;color:#fff}#we-understand-you .director-name span{display:block;font-size:21px;font-weight:500}#we-understand-you .gor-name{position:absolute;width:260px;top:495px;left:500px;font-size:13px;color:#fff}#we-understand-you .gor-name span{display:block;font-size:21px;font-weight:500}#we-understand-you .video{display:block;font-size:13px;left:0;position:absolute;top:495px;width:370px}#we-understand-you .video span{display:block;margin-top:20px}#we-understand-you .video .preview-pic{-moz-box-shadow:0 2px 5px 0 #bcbebf;-webkit-box-shadow:0 2px 5px 0 #bcbebf;border:3px #f9f9f9 solid;box-shadow:0 2px 5px 0 #bcbebf;display:block;float:left;height:80px;margin-bottom:5px;margin-right:23px;overflow:hidden;position:relative;width:125px}#we-understand-you .video .preview-pic:before{background:url(/local/templates/main/images/sprite_icons.png) -116px -115px no-repeat;content:'';display:block;height:33px;left:77px;line-height:0;position:absolute;top:47px;width:46px}#we-understand-you .video .preview-pic:hover:before{background-position:-116px -190px}#trust-us{color:#424242;overflow:hidden}@media screen and (max-width:1300px){#trust-us{color:#424242;overflow:hidden}#trust-us .director-name{position:absolute;width:260px;top:495px;font-size:13px;color:#fff}#trust-us .gor-name{position:absolute;width:260px;top:495px;font-size:13px;color:#fff}}#trust-us .director-name{position:absolute;width:290px;top:620px;left:10090px;font-size:13px;color:#fff}#trust-us .director-name span{display:block;font-size:21px;font-weight:500}#trust-us .gor-name{position:absolute;width:260px;top:620px;left:10420px;font-size:13px;color:#fff}#trust-us .gor-name span{display:block;font-size:21px;font-weight:500}#company-persons .tabs{display:block;margin:0 auto;padding:0;text-align:center;width:90%}#company-persons .tabs li{list-style:none;display:inline-block;width:80px;height:100px;margin:0 16px;text-shadow:0 1px 0 #fff2ca;height:189px;padding:0}#company-persons .tabs li a{display:block;width:100px;height:100px;position:relative;text-decoration:none;border-radius:5px;margin:0 auto}#company-persons .tabs li a img{border-radius:5px;width:100%;height:auto}#company-persons .tabs li a:after{position:absolute;display:block;border-radius:5px;top:0;bottom:0;width:100px;box-shadow:inset 0 3px 8px -3px #484848;content:" ";z-index:100;border-bottom:1px #fff solid}#company-persons .tabs li a:hover{box-shadow:0 5px 10px 0 #c09a25}#company-persons .tabs li.active a:after{border:5px #ffd451 solid;box-shadow:none;width:90px;box-shadow:0 5px 10px 0 #c09a25}#company-persons .tabs li.active a:before{position:absolute;width:29px;height:17px;background:url(/local/templates/main/images/sprite_icons.png) -116px -148px no-repeat;top:171px;left:50%;margin-left:-14px;z-index:100;content:" "}#company-persons .tabs li a{font-size:17px;line-height:22px;color:#007ac9;text-decoration:none;text-align:left}#company-persons .pane{background:#373434;padding:30px 20px;margin:0 auto;border:5px #ffd451 solid;margin-top:30px;box-shadow:0 5px 10px 0 #c09a25;margin-bottom:20px}#company-persons .pane .post{color:#ffc000;display:block;width:300px;float:left}#company-persons .pane .detail_info{color:#e5f5ff;width:450px;float:right}#repeat-contact-info{position:relative;color:#767676}#repeat-contact-info h3{color:#424242;font-weight:400}#repeat-contact-info .phone-info{width:420px;float:left}#repeat-contact-info .phone-info .phone{display:block;font-size:45px;font-weight:300;color:#007ac9;line-height:1;margin-bottom:5px}#repeat-contact-info .call-to-action{width:420px;float:right}#repeat-contact-info .call-to-action .button{margin-bottom:10px}#repeat-contact-info:after{position:absolute;top:50%;width:20px;height:20px;line-height:20px;text-align:center;left:50%;margin-left:-10px;margin-top:-10px;content:"или";background:#fff}#repeat-contact-info:before{position:absolute;top:-10px;bottom:-10px;width:1px;left:50%;content:" ";background:#e8f2f9;background:-moz-linear-gradient(top,#e8f2f9 0,#afd2ea 50%,#e8f2f9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e8f2f9),color-stop(50%,#afd2ea),color-stop(100%,#e8f2f9));background:-webkit-linear-gradient(top,#e8f2f9 0,#afd2ea 50%,#e8f2f9 100%);background:-o-linear-gradient(top,#e8f2f9 0,#afd2ea 50%,#e8f2f9 100%);background:-ms-linear-gradient(top,#e8f2f9 0,#afd2ea 50%,#e8f2f9 100%);background:linear-gradient(to bottom,#e8f2f9 0,#afd2ea 50%,#e8f2f9 100%)}#landing-page h1{display:block;width:540px;text-align:left;font-weight:300;margin-bottom:10px}#landing-page h1 b{font-weight:500}#landing-top-info{margin-top:10px}#landing-top-info .preview-text{float:right;width:600px;padding-right:0;font-size:17px;line-height:25px;color:#424242;font-weight:300;margin-top:10px;margin-bottom:5px}#landing-top-info .preview-text p{display:block;position:relative;padding-left:30px;margin:0;font-size:13px;line-height:19px;margin-top:22px;font-weight:400}#landing-top-info .preview-text p:before{background:url(/local/templates/main/images/sprite_icons.png) 0 -134px no-repeat;content:'';display:block;height:21px;left:0;position:absolute;top:0;width:20px}#landing-page .calltoaction-top{position:relative;padding-bottom:10px}#landing-page .calltoaction-top .left-txt{display:inline-block;line-height:1;color:#ffd040;font-size:33px;font-weight:300;vertical-align:middle}#landing-page .calltoaction-top .left-txt p{margin-top:5px;margin-bottom:0;font-size:17px;color:#fff;font-weight:400}#landing-page .calltoaction-top .button{display:inline-block;padding:12px 37px;font-size:17px;margin:15px 0 0;vertical-align:middle}#landing-page .calltoaction-top .director-bg{position:absolute;background:url(/local/templates/main/images/landing/Maxim-Landing.png) no-repeat;width:332px;height:493px;bottom:-30px;left:670px;display:none}div#product-detail #landing-page .calltoaction-top .director-bg{bottom:-65px}#landing-page .calltoaction-top .director-bg .director-name{position:absolute;width:180px;bottom:42px;left:95px;font-size:13px;color:#b2b0b0}#landing-page .calltoaction-top .director-bg .director-name span{display:block;font-size:15px;font-weight:500;color:#fff}#landing-special-conditions{position:relative;color:#424242;margin-top:20px}#landing-special-conditions .top-title-info{position:relative;padding-bottom:50px}#landing-special-conditions .top-title-info:after{position:absolute;height:1px;line-height:0;content:" ";bottom:0;width:100%;background:#9cd5fa;background:-moz-linear-gradient(left,#9cd5fa 0,#d0edff 50%,#9cd5fa 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#9cd5fa),color-stop(50%,#d0edff),color-stop(100%,#9cd5fa));background:-webkit-linear-gradient(left,#9cd5fa 0,#d0edff 50%,#9cd5fa 100%);background:-o-linear-gradient(left,#9cd5fa 0,#d0edff 50%,#9cd5fa 100%);background:-ms-linear-gradient(left,#9cd5fa 0,#d0edff 50%,#9cd5fa 100%);background:linear-gradient(to right,#9cd5fa 0,#d0edff 50%,#9cd5fa 100%)}#landing-special-conditions .top-title-info:before{position:absolute;height:1px;line-height:0;content:" ";bottom:1px;width:100%;background:#93d2f9;background:-moz-linear-gradient(left,#93d2f9 0,#76b2da 50%,#93d2f9 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#93d2f9),color-stop(50%,#76b2da),color-stop(100%,#93d2f9));background:-webkit-linear-gradient(left,#93d2f9 0,#76b2da 50%,#93d2f9 100%);background:-o-linear-gradient(left,#93d2f9 0,#76b2da 50%,#93d2f9 100%);background:-ms-linear-gradient(left,#93d2f9 0,#76b2da 50%,#93d2f9 100%);background:linear-gradient(to right,#93d2f9 0,#76b2da 50%,#93d2f9 100%)}#landing-special-conditions .top-title-info h2{display:block;float:left;width:300px;font-size:35px;line-height:42px;font-weight:300;text-shadow:0 1px 0 #fff2ca;margin:0 20px 0 0}#landing-special-conditions .top-title-info h2 b{font-weight:500}#landing-special-conditions .top-title-info .answer-question{float:left;width:600px}#landing-special-conditions .top-title-info .answer-question b{font-weight:400}#landing-special-conditions .video-about-company{display:block;font-size:13px;width:220px;float:left;margin-left:20px}#landing-special-conditions .video-about-company span{display:block;padding-top:20px;color:#424242;font-size:14px}#landing-special-conditions .video-about-company .preview-pic{-webkit-box-shadow:0 3px 10px 0 #78a2bc;-moz-box-shadow:0 3px 10px 0 #78a2bc;box-shadow:0 3px 15px 0 #78a2bc;border:3px #efefef solid;display:block;height:140px;margin-bottom:5px;overflow:hidden;position:relative;width:220px}#landing-special-conditions .video-about-company .preview-pic:before{background:url(/local/templates/main/images/sprite_icons.png) -54px 0 no-repeat;content:'';display:block;height:43px;right:10px;line-height:0;position:absolute;bottom:10px;width:62px;margin-top:-21px}#landing-special-conditions .video-about-company .preview-pic:hover:before{background-position:-54px -191px}#landing-special-conditions .questions-list{margin-top:48px}#landing-special-conditions .questions-list h2{text-align:center;text-shadow:0 1px 0 #fff2ca;margin-bottom:35px}#landing-special-conditions .core-question{margin-bottom:20px}#landing-special-conditions .core-question .questions-txt-l{float:left;font-size:24px;font-weight:700;color:#fff;width:300px;line-height:29px;text-shadow:0 -1px 0 #2983be}#landing-special-conditions .core-question .questions-txt-r{width:620px;float:right;line-height:22px;color:#424242}#landing-special-conditions .questions-list h3{font-size:21px;text-shadow:0 1px 0 #fff2ca;font-weight:400;margin-top:27px}#landing-special-conditions .questions-list ol{display:block;font-size:0;margin-bottom:33px}#landing-special-conditions .questions-list ol li{display:inline-block;width:300px;margin:0;padding:0;margin-left:20px;vertical-align:top;font-size:14px}#landing-special-conditions .questions-list ol li:first-child{margin-left:0}#landing-special-conditions .questions-list li span{display:block}#landing-special-conditions .questions-list li .img{min-height:100px;text-align:center}#landing-special-conditions .block-tabs-left{background:rgba(255,255,255,.3);border:1px #d1edff solid}#landing-special-conditions .block-tabs-left ul li a{background:#ecf7fe;border-radius:5px;border:1px #e1eef4 solid}#landing-special-conditions .block-tabs-left ul li a:hover{border:1px #d5e8f3 solid}#landing-special-conditions .block-tabs-left ul li.active a{background:#8acef9;border:1px transparent solid;-moz-box-shadow:inset 0 1px 1px 0 #84a2b3;-webkit-box-shadow:inset 0 1px 1px 0 #84a2b3;box-shadow:inset 0 1px 1px 0 #84a2b3;color:#fff;-webkit-transition:none}#landing-why-we{margin-top:15px}#landing-why-we h2{position:relative;font-size:36px;font-weight:300;line-height:42px;padding-right:230px}#landing-why-we h2:after{display:block;position:absolute;content:" ";width:165px;height:175px;right:0;top:0}#landing-why-we h2 b{font-weight:500}#landing-why-we .wide-block p{font-size:17px;font-weight:300;margin:24px 0}#landing-why-we .wide-block p:first-child{margin-top:0}#landing-why-we .wide-block ul{margin-left:-40px}#landing-why-we .wide-block ul li{display:block;width:300px;margin:0;margin-left:40px;float:left;color:#424242;font-size:14px}#landing-why-we .person-name{width:180px;bottom:150px;left:10000px;font-size:13px;color:#fff}#landing-page .facts-about-us{margin-top:10px;padding-bottom:20px}#landing-page .facts-about-us h2{margin-bottom:10px}#landing-page .facts-about-us .sub-title{font-size:17px;font-weight:300;margin-bottom:40px}.line-accordions{margin-left:-20px;font-size:0}.line-accordions>div{margin-left:20px;font-size:13px}.line-accordions .item{display:inline-block;width:300px;vertical-align:top;margin-bottom:25px}.line-accordions .item a{color:#424242}.line-accordions .item a:hover{color:#007ac9}.line-accordions .item a.active{color:#007ac9;border:none}.line-accordions .accordion-txt{position:relative;border:1px #b1dcf7 solid;padding:35px 25px;border-radius:5px;margin-bottom:25px;display:none}.line-accordions .close-pane{position:absolute;background:url(/local/templates/main/images/sprite_icons.png) 0 -200px no-repeat;content:'';display:block;height:13px;width:15px;line-height:0;right:5px;top:5px;z-index:10;cursor:pointer}.line-accordions .close-pane:hover{background-position:0 -187px}#landing-calltoaction-middle{position:static;background:url(/local/templates/main/images/landing/pic_landing_smallgirl.jpg) 70px 36px no-repeat;height:340px;padding-top:75px;padding-left:480px}#landing-calltoaction-middle p{margin-bottom:2px;font-size:17px;color:#414141;font-weight:400}#landing-calltoaction-middle .phone{display:block;font-size:45px;color:#007ac9;font-weight:300;margin-bottom:5px}#landing-calltoaction-middle .clock-comment{color:#767676;margin-top:25px;padding-left:50px;position:relative}#landing-calltoaction-middle .clock-comment:before{background:url(/local/templates/main/images/sprite_icons.png) -20px 0 no-repeat;content:'';display:block;height:39px;left:0;line-height:0;position:absolute;top:3px;width:33px}#landing-calltoaction-middle .button{padding:8px 40px}#landing-bonuses h2{font-size:36px;line-height:42px;font-weight:300;text-shadow:0 1px 0 #fff2ca}#landing-bonuses .panes{position:relative;padding-bottom:70px}#landing-bonuses .panes:after{display:block;background:url(/local/templates/main/images/shadows-sprite.png) -238px -419px no-repeat;bottom:0;content:'';height:61px;left:50%;margin-left:-414px;position:absolute;width:831px}#landing-bonuses ul.tabs{border-bottom:1px #ffcf57 solid;border-top:1px #e0a100 solid;background:rgba(232,153,0,.2);border-radius:5px;padding:2px 3px;margin-bottom:30px}#landing-bonuses ul.tabs li{display:block;padding:0;margin:0;float:left;width:465px;text-align:center;height:64px;line-height:64px;border-radius:5px}#landing-bonuses ul.tabs li.active{background:#fff;height:62px;border:1px #d6d6d6 solid;line-height:62px}#landing-bonuses ul.tabs li.active a{border:none;color:#424242}#landing-bonuses ul.tabs li a{font-size:19px;color:#424242;font-weight:500}#landing-bonuses ul.tabs li a:hover{color:#007ac9}#landing-bonuses .pane{counter-reset:li;color:#424242}#landing-bonuses .right-ol{float:right}#landing-bonuses .left-ol,#landing-bonuses .right-ol{float:left;width:450px;padding-right:10px}@media screen and (max-width:640px){#landing-bonuses #bonuses-tab-1 .left-ol,#landing-bonuses #bonuses-tab-1 .right-ol{width:410px}}#landing-bonuses ol{list-style:none;padding:0}#landing-bonuses ol>li{margin-bottom:25px;min-height:35px;padding:0 0 0 60px;position:relative;font-size:13px}#landing-bonuses ol>li:before{color:#fff;content:counter(li);counter-increment:li;font-size:35px;left:0;line-height:35px;position:absolute;text-align:center;top:0;width:60px;text-shadow:0 -1px 2px #7fabc7}#landing-bonuses ol>li:last-of-type{margin-bottom:0}#landing-bonuses ol>li:last-of-type:after{background:0 0}#landing-subscription{margin-top:25px;position:relative;background:url(/upload/share.png);background-repeat:no-repeat;background-size:35%;background-position-y:350%;background-position-x:30%}#landing-subscription h2,#product-detail #landing-subscription h2{font-size:32px;text-shadow:0 1px 0 #fff2ca}#landing-subscription .steps-info{float:left;width:420px;font-size:17px;line-height:25px;color:#424242;font-weight:300;counter-reset:li}#landing-subscription .steps-info ol{list-style:none;padding:0}#landing-subscription .steps-info ol>li{min-height:35px;padding:0 0 20px 60px;position:relative}#landing-subscription .steps-info ol>li:before{color:#fff;content:counter(li);counter-increment:li;font-size:35px;left:0;line-height:35px;position:absolute;text-align:center;top:0;width:60px}#landing-subscription .subscription-info{float:right;width:420px;color:#424242}#landing-subscription .subscription-form{margin-top:20px}#landing-subscription .subscription-form table{border:none}#landing-subscription .subscription-form table input[type=text]{width:190px}#landing-subscription .subscription-form table tfoot td{padding-top:15px}#landing-timer{margin-top:25px;padding-bottom:40px;position:relative}#landing-timer:after{position:absolute;height:1px;line-height:0;content:" ";bottom:0;width:100%;background:#ffca2a;background:-moz-linear-gradient(left,#ffca2a 0,#ffd87a 50%,#ffca2a 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#ffca2a),color-stop(50%,#ffd87a),color-stop(100%,#ffca2a));background:-webkit-linear-gradient(left,#ffca2a 0,#ffd87a 50%,#ffca2a 100%);background:-o-linear-gradient(left,#ffca2a 0,#ffd87a 50%,#ffca2a 100%);background:-ms-linear-gradient(left,#ffca2a 0,#ffd87a 50%,#ffca2a 100%);background:linear-gradient(to right,#ffca2a 0,#ffd87a 50%,#ffca2a 100%)}#landing-timer:before{position:absolute;height:1px;line-height:0;content:" ";bottom:1px;width:100%;background:#fcb001;background:-moz-linear-gradient(left,#fcb001 0,#f5a902 50%,#fcb001 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#fcb001),color-stop(50%,#f5a902),color-stop(100%,#fcb001));background:-webkit-linear-gradient(left,#fcb001 0,#f5a902 50%,#fcb001 100%);background:-o-linear-gradient(left,#fcb001 0,#f5a902 50%,#fcb001 100%);background:-ms-linear-gradient(left,#fcb001 0,#f5a902 50%,#fcb001 100%);background:linear-gradient(to right,#fcb001 0,#f5a902 50%,#fcb001 100%)}#landing-timer h2{font-size:36px;text-shadow:0 1px 0 #fff2ca}#landing-timer .timer-info{float:left;width:460px;font-size:17px;line-height:25px;font-weight:300;color:#424242}#landing-timer .timer-counter{float:right;border-top:1px #b38500 solid;border-bottom:1px #ffdc7d solid;background:rgba(232,153,0,.2);border-radius:10px;padding:5px 15px 25px;font-weight:500;color:#007ac9;font-size:0;text-align:center}#landing-timer .timer-counter .numbers{margin-left:-14px}#landing-timer .timer-counter .numbers span{position:relative;display:inline-block;margin-left:14px;padding:0 9px;min-width:57px;height:75px;line-height:75px;text-shadow:0 1px 0 #fefaee;font-size:50px;border:1px #ffc000 solid;border-radius:5px;box-shadow:0 1px 2px 0 #bc9934;background:#fff;background:-moz-linear-gradient(top,#fff 0,#fde8ab 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#fde8ab));background:-webkit-linear-gradient(top,#fff 0,#fde8ab 100%);background:-o-linear-gradient(top,#fff 0,#fde8ab 100%);background:-ms-linear-gradient(top,#fff 0,#fde8ab 100%);background:linear-gradient(to bottom,#fff 0,#fde8ab 100%)}#landing-timer .timer-counter .numbers span:after{display:block;position:absolute;width:100%;bottom:-50px;left:0;font-size:15px;text-shadow:none}#landing-timer .timer-counter .numbers .kkc-dni:after{content:"дней"}#landing-timer .timer-counter .numbers .kkc-godz:after{content:"часов"}#landing-timer .timer-counter .numbers .kkc-min:after{content:"минут"}#landing-timer .timer-counter .numbers .kkc-sec:after{content:"секунд"}#landing-calltoaction-bottom .form-block{position:relative;margin-top:45px;padding:20px 40px 30px;background:rgba(255,255,255,.2);border-top:1px #ffe382 solid;border-bottom:1px #cb9c0e solid;border-left:1px #f4d46a solid;border-right:1px #f4d46a solid;border-radius:5px}#landing-calltoaction-bottom .form-block:after{background:url(/local/templates/main/images/shadows-sprite.png) -218px -295px no-repeat;content:'';display:block;height:85px;left:50%;line-height:0;margin-left:-525px;position:absolute;bottom:-85px;width:1050px}#landing-calltoaction-bottom .form-block td{padding-right:20px}#landing-calltoaction-bottom .form-block input[type=text]{width:230px}#landing-calltoaction-bottom .form-block td:last-child{text-align:right;position:relative;padding-right:0;width:300px}#landing-calltoaction-bottom .form-block .button{display:block;position:absolute;bottom:8px;width:300px;text-align:center}#landing-calltoaction-bottom .comment-form{position:relative;font-size:24px;text-shadow:0 1px 0 #f6f6f6;color:#424242;margin-top:30px;text-align:center;margin-bottom:25px}#landing-calltoaction-bottom .comment-form span{display:block;font-size:13px;margin-top:10px;text-shadow:none}#landing-page .top-text-client h2{font-size:36px}.article-detail .date{font-weight:500;color:#424242;font-size:14px;margin-bottom:10px;line-height:1}.article-detail .related-product{margin-top:40px}.article-detail .related-product h2{text-align:center}.certificates-list{margin-left:-20px;font-size:0;text-align:center}.certificates-list h2{padding-left:20px;font-size:24px;margin-bottom:40px}.certificates-list .certificate{position:relative;display:inline-block;width:220px;margin-left:20px;vertical-align:top;margin-bottom:35px}.certificates-list .certificate a.cert-photo{position:relative;display:block;height:150px;margin-bottom:10px;overflow:hidden;border-bottom:1px #ccc solid}.certificates-list .certificate a.cert-photo img{display:inline-block;border:1px #edece8 solid}.certificates-list .certificate a{font-size:14px}.certificates-list .certificate:hover a.cert-photo{margin-top:-10px;height:160px}#contacts-page .c-email,#contacts-page .c-icq,#contacts-page .c-phone,#contacts-page .c-skype,#contacts-page .c-tlgrm,#contacts-page .c-tmvr{font-size:16px}#contacts-page .social-networks{float:none}#contacts-page .contact-info{float:left;width:460px}#contacts-page .contact-addresses{float:right;width:460px}#contacts-page .tabs{display:block;margin-bottom:20px}#contacts-page .tabs li{padding:0;display:block;float:left;width:228px;height:50px;text-align:center;line-height:50px;border-bottom:1px #e5e5e5 solid;font-size:16px}#contacts-page .tabs li.active{border:1px #e5e5e5 solid;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px}#contacts-page .tabs li.active a{border:none;color:#424242}#contacts-page .button{margin-top:37px;padding:10px 30px;font-size:17px}#contacts-page #profitable-terms-block .button{display:block;text-align:center;width:250px;margin:37px auto 0}#contacts-page #profitable-terms-block{padding:50px 0;position:relative;margin-top:50px;padding-bottom:0}#contacts-page #profitable-terms-block h2{text-align:center}#contacts-page #profitable-terms-block:before{position:absolute;width:1014px;height:2px;background:url(/local/templates/main/images/shadows-sprite.png) -218px -289px no-repeat;top:0;left:50%;margin-left:-507px;content:" "}#contacts-page #profitable-terms-block .utp-list .utp{float:left;margin-bottom:20px;padding:0 15px;text-align:center;width:270px}.err404{margin-top:40px;zoom:1}.err404 img{margin-left:20px}.err404 .products-list{color:#424242;margin:0 auto;width:900px;margin-top:40px}.err404 .products-list .product{float:left;margin-bottom:40px;padding:0 15px;text-align:center;width:270px}.err404 .products-list .button{display:block;font-size:17px;margin:0 auto;margin-top:20px;padding:10px 0;text-align:center;width:250px}.err404 .calltoaction-top .button{display:inline-block;padding:12px 37px;font-size:17px;margin-left:32px;vertical-align:middle}.club-subscription-block .form-block{position:relative;margin-top:52px;padding:20px 40px 60px;text-align:center}.club-subscription-block .form-block .field{margin-left:120px;padding-right:20px;width:330px;float:left}.club-subscription-block .form-block td:last-child{text-align:right;padding-right:0}.club-subscription-block .form-block .button{position:absolute;width:250px;text-align:center;right:40px}.club-subscription-block .notetext{text-align:center;margin-bottom:0}.club-subscription-block .subscribe-input{padding:13px 15px!important}.club-subscription-block .subscribe-input::placeholder{color:#1e90ff}.subscribe-button{width:150px!important;right:90px!important}.subscribe-image{float:left;position:relative;left:80px;top:10px}.subscribe-text{text-align:left;position:relative;left:120px;margin-top:45px}.subscribe-link{cursor:pointer;text-decoration:underline}#Calculator_cont{width:100%}#Calculator_cont .services_list{border:1px #ddd solid;border-radius:5px;padding:30px}#Calculator_cont div.field_name{margin-bottom:10px}#Calculator_cont .l-radio{margin-right:15px}#Calculator_cont div.terdata_cont{display:none}#Calculator_cont div.ter_cont{width:180px;float:left}#Calculator_cont div.fer_cont,div.last_subfer_cont,div.subfer_cont{float:left}#Calculator_cont div.fer_cont{width:360px}#Calculator_cont div.subfer_cont,div.last_subfer_cont{width:180px}div#P5_CFp_cont_break{clear:both}#Calculator_cont table.log_table{border:none}#Calculator_cont table.tablesorter{border:none;width:100%;text-align:left}#Calculator_cont table.tablesorter thead{background:#f5fcff;background:-moz-linear-gradient(top,#fff 0,#eef9ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#eef9ff));background:-webkit-linear-gradient(top,#fff 0,#eef9ff 100%);background:-o-linear-gradient(top,#fff 0,#eef9ff 100%);background:-ms-linear-gradient(top,#fff 0,#eef9ff 100%);background:linear-gradient(to bottom,#fff 0,#eef9ff 100%)}#content .stylized-table thead th{white-space:nowrap;font-weight:600;color:#424242}#Calculator_cont table.tablesorter td,#Calculator_cont table.tablesorter th{padding:10px 25px;vertical-align:top;color:#767676}#Calculator_cont table.tablesorter tr{border:1px #d8ebf8 solid}#Calculator_cont table.tablesorter tbody{font-size:12px}#Calculator_cont table.tablesorter tbody tr:hover{background:#fff8e2}#Calculator_cont table.tablesorter thead tr .header{position:relative;cursor:pointer;padding-right:25px}#Calculator_cont table.tablesorter thead tr .header:before{position:absolute;content:" ";width:8px;height:13px;background:url(/local/templates/main/images/sprite_icons.png) 0 -235px no-repeat;right:10px;top:15px}#Calculator_cont table.tablesorter thead tr .headerSortUp:before{background-position:-8px -235px}#Calculator_cont table.tablesorter thead tr .headerSortDown:before{background-position:-16px -235px}#Calculator_cont table.tablesorter thead tr .headerSortDown,table.tablesorter thead tr .headerSortUp{background:#dfdfdf}.service_summ{margin-top:20px}.service_summ>div{display:inline-block}#Calculator_cont div.error{clear:both;display:block;color:#d00;padding:0;margin:.5em 0 1em;vertical-align:top;font-size:1em}#Calculator_cont div.valid{clear:both;display:block;color:#0d0;padding:0;margin:0 0 1em;vertical-align:top;font-size:1em}#Calculator_cont div.service_head_sinhro{float:left;padding:5px 20px 5px 0;width:150px}#Calculator_cont select{height:150px;width:450px;border-radius:0}#Calculator_cont .bubbleInfo{position:relative;margin-top:20px}#Calculator_cont .comment-form{margin:20px 0}#Calculator_cont .bubbleInfo .f_alert{display:inline-block;background:url(/local/templates/main/images/sprite_icons.png) -27px -154px no-repeat;height:21px;width:20px;text-decoration:none;margin-right:10px}#Calculator_cont table.popup{background:#38b0fb;border-radius:5px;padding:10px;display:none;position:absolute;color:#fff;z-index:100;font-size:12px;border:none;width:auto}#Calculator_cont .popup:after{position:absolute;bottom:-6px;left:5px;content:" ";width:0;height:0;border-top:6px solid #38b0fb;border-right:6px solid transparent}.social_share>div{float:left;max-width:220px}.main-map .col{float:left;width:450px}@media screen and (max-width:1060px){#core-slider .slide-left,#core-slider .slide-right{display:none}}div#tab_versions_cont #version-tabs .pane .button{margin:15px}div.right-products-info.product-detail-left{float:left;position:relative;width:223px}div.right-products-info.product-detail-left .utp-list>div{padding:0;border:0}.right-products-info.product-detail-left .subscription-info{border:0;margin-top:40px;padding-left:0}.right-products-info.product-detail-left .subscription-form{margin:20px 0 0;width:auto}.right-products-info.product-detail-left .subscription-form input[type=submit]{margin:10px auto 0;display:block}.left-articles{padding-right:10px;margin-bottom:40px}.left-articles .article-category{padding-left:38px;padding-bottom:15px;font-size:17px;color:#424242;line-height:20px}.left-articles .article-category.tab_actions{background:url(/local/templates/main/images/article-discount.png) no-repeat -2px top}.left-articles .article-category.tab_description{background:url(/local/templates/main/images/article-why.png) no-repeat -2px 2px}.left-articles .article-category.tab_materials{background:url(/local/templates/main/images/article-information.png) no-repeat -2px 2px}.left-articles ul.article-list{list-style:none;margin-left:4px;margin-bottom:30px}.left-articles ul.article-list li.active{color:#000}section.product-detail-right{float:left;position:relative;width:717px;padding-bottom:70px}section.product-detail-right:before{position:absolute;width:100%;height:100%;top:0;bottom:0}#product-detail .top-info .photo-product{width:145px}#product-detail .top-info .photo-product .product-price{font-size:13px;color:#424242;margin-top:20px}#product-detail .top-info .photo-product .product-price p{font-size:24px;margin:0}#product-detail .top-info .photo-product{padding-top:0}#product-detail .top-info .photo-product .button{margin-top:15px}#product-detail .top-info .photo-product img{display:block}#product-detail .top-info .photo-product .files-info{position:relative;padding-left:30px;text-align:left;margin-top:15px}#product-detail .top-info .photo-product .video{margin-top:40px;text-align:left;font-size:13px}#product-detail .top-info .photo-product .video a.fake{border:0;text-decoration:underline}#product-detail .wide-block.action{padding:12px 0 30px}#action-product .photo-action{width:149px}#action-product .info-action{width:545px}#action-product .info-action .button{margin-right:10px}#product-detail .price-list{margin-top:50px;position:relative;padding-left:17px}#product-detail .price-list table,table.stylized-table{border:1px solid #d8ebf8;border-radius:4px;border-collapse:separate}#product-detail .price-list table thead tr td,table.stylized-table thead tr td{background:#fff;background:-moz-linear-gradient(top,#fff 0,#eef9ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#eef9ff));background:-webkit-linear-gradient(top,#fff 0,#eef9ff 100%);background:-o-linear-gradient(top,#fff 0,#eef9ff 100%);background:-ms-linear-gradient(top,#fff 0,#eef9ff 100%);background:linear-gradient(to bottom,#fff 0,#eef9ff 100%)}#product-detail .price-list table td,table.stylized-table td{font-size:14px;padding:16px 10px 10px}#product-detail .price-list table tr td:first-of-type,table.stylized-table tr td:first-of-type{width:46px;padding-left:14px}table.stylized-table.not-first-td tr td:first-of-type{width:unset}#product-detail .price-list table tr td:nth-of-type(2),table.stylized-table tr td:nth-of-type(2){width:420px}table.stylized-table.not-first-td tr td:nth-of-type(2){width:unset}#product-detail .price-list table tr td:nth-of-type(3),table.stylized-table tr td:nth-of-type(3){width:105px}#product-detail .price-list table tbody tr td.blue,table.stylized-table tbody tr td.blue{background:#f2fafe}#product-detail .price-list table tbody tr:hover td,table.stylized-table tbody tr:hover td{background:#fff8e2}#product-detail .price-list table tbody tr:hover td.blue,table.stylized-table tr:hover td.blue{background:#f2f4e7}.detail-accordion-list{padding-left:17px}.product-detail-right #product-detail .wide-block{margin-top:40px;padding-left:17px;padding-right:5px;border-radius:0 6px 6px 0}.product-detail-right #product-detail .versions{border-top:1px solid #cce1eb;border-right:1px solid #cce1eb;border-bottom:1px solid #cce1eb;box-shadow:10px -4px 4px -7px #ededed inset}#materials-to-help h2{text-align:left}#materials-to-help .block-tabs-left .panes{width:470px}#materials-to-help .block-tabs-left{border:0;padding:0}#materials-to-help .block-tabs-left li a{width:153px}#materials-to-help .block-tabs-left .panes a.file{width:154px;font-size:13px}.product-detail-right .accordion-list>div{width:auto}.product-detail-right #contacts-subscription-block{padding:15px 0}.product-detail-right #contacts-subscription-block .phone-info{float:none;width:auto}.product-detail-right #contacts-subscription-block p{width:408px;display:inline-block;margin-top:10px;margin-left:20px;margin-bottom:0;}.product-detail-right .articles-product{position:relative}.product-detail-right .articles-product::before{background:url(/local/templates/main/images/shadows-sprite.png) no-repeat scroll -228px -485px;bottom:0;content:"";display:block;height:27px;left:0;line-height:0;position:absolute;width:675px}.product-detail-right .articles-product:last-of-type{padding-bottom:0;padding-top:20px}.product-detail-right .articles-product:last-of-type::before{display:none}.articles-product .articles-list .article{width:190px;margin-right:64px}.product-detail-right .pluso{margin-left:17px}.tab_menu div div a:hover,.tab_menu div div.selected a,.tab_menu ul li a:hover,.tab_menu ul li.selected a{background-color:#14a9ed;color:#fff}.tab_menu div div#tab_order.selected a,.tab_menu div div.order a.tab_menu_hover,.tab_menu div div.order a:hover,.tab_menu ul li#tab_order.selected a,.tab_menu ul li.order a.tab_menu_hover,.tab_menu ul li.order a:hover{background-color:#e92701;color:#fff}.utp-icon img{width:100%}.calc .utp-icon{text-align:center}.calc .utp-icon img{width:auto}.right-products-info .calc{margin-top:60px}.right-products-info .calc .utp-list .utp{text-align:left}.right-products-info .calc .utp-list .utp::after{display:none}.right-products-info .calc span{font-size:17px;font-weight:400;margin:.8em 0;line-height:1.2;color:#424242}.product-detail-left .calc .profitable-terms-block .button{width:140px}.product-detail-left .profitable-terms-block .utp-list{width:auto}.product-detail-left .profitable-terms-block .utp-list .utp{float:none;width:210px;padding:0 5px 20px;margin:0 0 25px}.product-detail-left .profitable-terms-block .utp-list .utp.last{padding-bottom:0}.product-detail-left .profitable-terms-block .utp-list .utp.last:after{display:none}.product-detail-left .profitable-terms-block .utp-list .utp:before{left:0;margin:0}.product-detail-left .profitable-terms-block .utp-list .utp .utp-txt{font-size:13px}.product-detail-left .profitable-terms-block .button{display:block;font-size:17px;font-weight:700;margin:20px auto 0;padding:10px;text-align:center;width:100%}.product-detail-left .utp_cont{display:inline-block;border:0 solid #ededed;padding:0}#product-detail price_cont span,.product-detail-left .utp_cont span{font-weight:400;font-size:17px;margin:.8em 0;line-height:1.2;color:#424242}.product-detail-left .utp_cont .profitable-terms-block{padding-bottom:0;padding-top:0}section.visitor-questions{margin-top:60px;padding-left:17px}section.visitor-questions.wide{padding-left:0}section.visitor-questions .button{margin-bottom:20px}.block-white{background-color:#fff;height:430px;padding-bottom:100px}.block-padding{padding-top:15px;height:350px}.block-grey{background-color:#f8f8f8;height:430px;margin:0 -10000px;padding:0 10000px 100px;position:relative}.block-forma{background:url(/local/templates/main/images/bgforma.png);height:421px;background-size:cover;padding-top:20px;margin:0 -500px;padding-top:100px;position:relative}.block-hr{background:url(/local/templates/main/images/hr.png) no-repeat top center;height:1px;width:auto;padding-bottom:80px}.block-left{float:left;height:318px;width:215px}.block-right{float:left;height:340px;width:635px;margin-left:60px}.block-right p{padding-top:15px}.block-right p,.block-right__first{font-family:robotoR;color:#424242;font-size:15px}.block-right__download{font-family:robotoR;color:#007ac9;font-size:15px;padding-top:15px;padding-left:22px}.version1{display:block;background:url(/local/templates/main/images/download.png) no-repeat left 10px;list-style:none;padding-left:30px;padding-top:0;padding-bottom:0;line-height:30px}.block-left-text{font-size:40px;font-family:robotoB;text-transform:uppercase;color:#fff}.block-all-text{margin:0 auto;text-align:center}.block-left-text span{color:#ffb500}.block-right-btn{display:block;height:53px;width:384px;background:url(/local/templates/main/images/btn-demo.png);text-align:center;line-height:50px;font-family:robotoB;text-transform:uppercase;text-decoration:none;margin:0 auto;margin-top:40px;font-size:22px;color:#000}.block-right-btn:hover{background:url(/local/templates/main/images/btn-demohover.png)}.block-left-text p{font-family:robotoB;font-size:18px;padding-top:60px;padding-bottom:20px}.clr{clear:both}.block-right ul span{padding-top:15px}.block-right__first li{background:url(/local/templates/main/images/marker.png) no-repeat left 10px;list-style:none;padding-left:30px;padding-top:0;padding-bottom:0;line-height:30px}.block-right__name{display:block;font-family:robotoM;font-size:21px;color:#007ac9;text-transform:uppercase;text-decoration:none}.block-info{background:url(/local/templates/main/images/infostroi.png)}.block-guarantee{font-family:robotoB;color:#424242;font-size:30px;text-align:center;text-transform:uppercase;padding-top:60px;padding-bottom:50px}.block-guarantee__item{float:left;height:300px;width:230px;margin:0 auto;padding-left:20px;padding-right:20px}.block-guarantee__prices-img{background:url(/local/templates/main/images/prices.png);height:100px;width:100px;margin:0 auto}.block-guarantee__support-img{background:url(/local/templates/main/images/support.png);height:100px;width:100px;margin:0 auto}.block-guarantee__udobnost-img{background:url(/local/templates/main/images/udobnost.png);height:100px;width:100px;margin:0 auto}.block-guarantee__all{width:830px;margin:0 auto}.block-guarantee__name{font-family:robotoB;color:#424242;font-size:21px;text-align:center;text-transform:uppercase;padding-top:50px;padding-bottom:30px}.block-guarantee__text{font-family:robotoR;color:#424242;font-size:15px;text-align:left;padding-left:15px}a.photopopup{text-decoration:none}.block-smeta__img{display:block;height:247px;width:230px;text-decoration:none}.block-screen{width:215px;padding-bottom:20px;margin:0 auto}a.videopopup{text-decoration:none}.block-left__img{float:left}.block-left__img .block-screen a{position:relative;display:inline-block}.block-screen .videopopup:after{background:url(/local/templates/main/images/sprite_icons.png) -54px 0 no-repeat;content:'';display:block;height:43px;left:50%;margin-left:-31px;line-height:0;position:absolute;top:50%;width:62px;margin-top:-21px}.block-screen .videopopup:hover:after{background-position:-54px -191px}.block-kaspersky_section10-name,.block-turbo_section4-name{display:block;font-family:robotoM;font-size:21px;text-transform:uppercase;color:#1f8dd2;padding-bottom:15px;text-decoration:none}.block-kaspersky_section10-name:hover{text-decoration:underline}.block-kaspersky_section10-right,.block-turbo_section4-right{font-family:robotoR;font-size:15px;color:#424242;float:left}.font-blue{font-family:robotoB;color:#1f8dd2}.block-turbo-white{background-color:#fff;height:358px}.block-turbo-white .block-hr{height:1px;width:auto;padding-bottom:80px;margin-top:0}.block-turbo_right-width{width:480px}.section9-name{text-align:left;font-family:robotoB;padding-bottom:20px;color:#424242;font-size:40px;text-transform:uppercase}.block-left__img .section9-name{width:400px}.section9{width:900px;margin:0 auto}.section9-left{width:350px;padding-right:120px;height:500px;padding-top:42px}input.btn.btncancelorderturbo{display:block;height:53px;width:365px;background:url(/local/templates/main/images/btn-demo.png);text-align:center;line-height:50px;font-family:robotoB;text-transform:uppercase;text-decoration:none;margin-top:-80px;padding:unset;font-size:22px;border:none}input.btn.btncancelorderturbo:hover{background:transparent url(/local/templates/main/images/btn-demohover.png) repeat scroll 0 0}a.turbo{text-decoration:none}.smetaru-ask1 input[type=text],.turbo-ask1 input[type=text]{width:363px}.section9-right{float:left;width:400px}.padd-wd{padding-right:80px;width:480px}.padd-120-50{padding-right:120px;padding-left:50px}.padd-80-wd-430{padding-right:80px;width:430px}.height-420{height:420px}.padd-r-80{padding-right:80px}.height-400{height:400px}.smetaru-ask1 textarea,.turbo-ask1 textarea{width:365px}.section9-right::-webkit-input-placeholder{color:#999;font-size:14px;font-family:robotoL,Arial,Helvetica,serif}.section9-right::-moz-placeholder{color:#999;font-size:14px;font-family:robotoL,Arial,Helvetica,serif}.section9-right:-moz-placeholder{color:#999;font-size:14px;font-family:robotoL,Arial,Helvetica,serif}.section9-right:-ms-input-placeholder{color:#999;font-size:14px;font-family:robotoL,Arial,Helvetica,serif}.section9-right form{margin-top:-50px}.turbosmetchik-textred{font-family:robotoB;text-transform:uppercase;color:#ff663d;font-size:22px;text-align:left;width:61%;margin:0 auto}.turbosmetchik-textblue{font-family:robotoL;text-transform:uppercase;color:#00acec;font-size:47px;text-align:center;width:780px;margin:0 auto}.turbosmetchik-textblue span{float:left;background:url(/local/templates/main/images/turbosmetchik/pero-img.png);width:87px;height:74px}.block-turbosmetchik-bold{font-size:28px;font-family:robotoB;color:#424242;width:580px;float:left}.block-turbosmetchik-bold span{display:block;font-size:16px;padding-top:50px;width:500px}.turbosmetchik-section1-left{float:left;width:200px}.turbosmetchik-section1-left img{float:left;padding-right:15px}.turbosmetchik-section1-left span{font-size:13px;font-family:robotoR}.turbosmetchik-section-bottom{padding-top:50px}.turbosmetchik-section1-center{float:left;width:530px}.block-turbosmetchik-btn{display:block;height:55px;width:263px;background:url(/local/templates/main/images/turbosmetchik-btn.png);text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;margin:0 auto;font-size:18px;color:#000;text-shadow:rgba(255,255,255,.5) 0 3px 3px}.block-turbosmetchik-btn:hover{background:url(/local/templates/main/images/turbosmetchik-btn-hover.png)}.turbosmetchik-section8-btn{display:block;height:50px;width:240px;background:url(/local/templates/main/images/turbosmetchik/section8-btn.png);text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;margin:0 auto;font-size:18px;color:#000}a.turbosmetchik-section8-btn{display:block}.turbosmetchik-section9-btn{display:block;height:48px;width:227px;background:url(/local/templates/main/images/turbosmetchik/section9-btn.png);text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;margin:0 auto;font-size:18px;float:left;color:#000}.turbosmetchik-section9-btn:hover{background:url(/local/templates/main/images/turbosmetchik/section9-btn-hover.png)}.turbosmetchik-section9-center{float:left;margin-top:-50px}.turbosmetchik-section9-right{font-size:16px;text-align:left;font-family:robotoB;padding-top:50px;width:250px;float:left;margin-left:-120px}.turbosmetchik-section9-right span{font-family:robotoR}.turbosmetchik-section8-btn:hover{background:url(/local/templates/main/images/turbosmetchik/section8-btn-hover.png)}.turbosmetchik_section4-secondleft{margin-left:-80px;width:167px;float:left}.turbosmetchik_section4-left{float:left;width:282px;height:301px;padding-top:30px}.turbosmetchik_section4-center{float:left;width:400px;height:301px;padding-left:35px;padding-top:40px}.turbosmetchik_section4-footertext{font-size:18px;padding-left:140px;padding-top:40px;text-align:left;font-family:badscriptR;color:#ff663d}.turbosmetchik_section4-name{text-align:left;font-family:badscriptR;color:#ff663d;padding-top:5px;font-size:22px;padding-left:15px}.turbosmetchik_section4-textblack{text-align:left;font-family:badscriptR;color:#424242;padding-top:5px;font-size:15px;padding-left:15px;margin-top:-20px}.turbosmetchik_section4-nexttext{font-family:robotoR;color:#424242;padding-top:35px;font-size:16px}.turbosmetchik_section4-nexttext span{font-family:robotoB}.turbosmetchik_section4-forma p span{font-family:robotoB;color:#fff;padding-top:5px;font-size:18px;text-transform:uppercase}.turbosmetchik_section4-forma p{font-family:robotoL;color:#fff;font-size:18px}.turbosmetchik_section4-right{float:left;width:314px;height:360px;padding-top:30px}.turbosmetchik_section4-forma{padding-top:30px;width:314px;height:301px;background:url(/local/templates/main/images/turbosmetchik/section4-forma.png) no-repeat}.turbosmetchik_section4-textblue{text-align:left;font-family:robotoM;color:#00acec;padding-top:0;font-size:18px;padding-left:15px;text-transform:uppercase;margin-top:-20px;width:300px}.turbosmetchik_section4-textblue span{background:url(/local/templates/main/images/turbosmetchik/section4-pero.png) no-repeat;height:60px;width:70px;display:block;float:right;margin-top:-40px}.block-turbosmetchik_section4{background:url(/local/templates/main/images/turbosmetchik/bg-section4.png);height:434px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center}.block-turbosmetchik_section2{background:url(/local/templates/main/images/turbosmetchik-section2_bg.png);height:603px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center}.turbosmetchik-section2-name{color:#00acec;font-family:robotoB;font-size:28px;padding-bottom:45px}.turbosmetchik-section2-block{float:left;width:260px;height:210px}.turbosmetchik-section2-text{color:#424242;font-family:robotoR;font-size:14px}.turbosmetchik-section2-text span{font-family:robotoB;color:#1f8dd2}.turbosmetchik-section2-second{margin:0 auto;padding-top:50px;height:220px;width:75%}.turbosmetchik-section2-first{margin:0 auto;height:220px}.turbosmetchik-section3-name{color:#424242;font-family:robotoB;font-size:28px;text-align:center;padding-top:35px}.block-turbosmetchik-white{background-color:#fff;height:auto;padding-bottom:35px}.turbosmetchik-section3-item img{float:left}.turbosmetchik-section3-right{float:left;font-family:robotoR;color:#424242;font-size:15px;width:600px;padding-top:10px}.turbosmetchik-section3-item{height:150px;padding-top:35px}.turbosmetchik-section3-right li{background:url(/local/templates/main/images/marker.png) no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0;padding-bottom:0;line-height:20px;padding-bottom:10px}.turbosmetchik-li{background:url(/local/templates/main/images/section3-11.png) no-repeat left 10px!important;font-size:12px!important;line-height:15px!important;padding-top:10px!important}.turbosmetchik-section3-top{margin-top:-120px;margin-left:-45px}.block-turbosmetchik-section5{background-color:#fff;height:430px;margin:0 -500px;padding-top:15px;position:relative;text-align:center}.block-turbosmetchik-section9{background-color:#fff;height:392px;margin:0 -500px;position:relative;text-align:center}.turbosmetchik-text-blue{color:#00acec;font-family:robotoB;font-size:24px;text-align:left;padding-bottom:50px}.turbosmetchik-section9-left{float:left;width:340px;height:230px;padding-top:70px}.block-turbosmetchik-section7{background-color:#fff;margin:0 -500px;padding-top:35px;position:relative;text-align:center}.turbosmetchik-section7-first{margin:0 auto;height:240px}.turbosmetchik-section7-second{margin:0 auto;height:300px}a.turbosmetchik-section7-href{font-family:robotoR;color:#1f8dd2;font-size:16px;margin-top:-20px;display:block;text-decoration:none}a.turbosmetchik-section7-href:hover{text-decoration:underline}.turbosmetchik-section7-text{font-family:robotoR;font-size:15px;padding-bottom:30px}.turbosmetchik-section7-rezume{text-align:center;font-family:badscriptR;padding-left:16px;color:#333;height:80px;padding-top:5px}p.turbosmetchik-section8{color:#00acec;font-family:robotoB;font-size:30px;text-align:center}.block-turbosmetchik-section8{background:url(/local/templates/main/images/turbosmetchik/bg-section8.png);height:945px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center}.turbosmetchik-section8-ul li{background:url(/local/templates/main/images/marker.png) no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0;padding-bottom:0;line-height:20px;padding-bottom:10px;text-align:left}.turbosmetchik-section8-ul{float:left;font-family:robotoR;color:#838383;font-size:14px;width:260px;padding-top:46px}.turbosmetchik-section8-left{background:url(/local/templates/main/images/turbosmetchik/section8-1.png) no-repeat;width:293px;height:478px;padding-bottom:30px}.turbosmetchik-section8-right{background:url(/local/templates/main/images/turbosmetchik/section8-3.png) no-repeat;width:293px;height:695px;padding-bottom:30px}.turbosmetchik-section8-center{background:url(/local/templates/main/images/turbosmetchik/section8-2.png) no-repeat;width:293px;height:478px;padding-bottom:30px}.turbosmetchik-section8-item{width:293px;margin-bottom:30px;float:left;padding-left:30px}.turbosmetchik-section8-name{font-family:robotoB;font-size:21px;color:#fff;text-transform:uppercase;text-align:center;padding-top:26px}.turbosmetchik-section8-img{background:url(/local/templates/main/images/turbosmetchik/rub.png) no-repeat 0 15px;width:35px;height:50px;margin-left:15px}.turbosmetchik-section8-garant{padding-top:160px;padding-left:170px}.turbosmetchik-slider{display:block;width:872px;height:240px;background-color:#fff;margin-top:-21%;position:absolute;margin-left:26.85%;text-align:center;font-family:robotoR;color:#424242;font-size:16px}.turbosmetchik-slider p{margin-bottom:10px;padding-left:60px;padding-right:60px}.bx-wrapper .bx-pager.bx-default-pager a{text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:15px;border:2px solid #fff}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-20px;width:100%}.bx-wrapper{max-height:540px}input.btn.btnturbosmetchik{padding:unset;display:block;height:50px;width:240px;background:url(/local/templates/main/images/turbosmetchik/section4-btn.png);text-align:center;line-height:48px;text-decoration:none;font-size:18px;border:none;margin-top:20px;margin:0 auto;text-shadow:rgba(255,255,255,.5) 0 3px 3px}input.btn.btnturbosmetchik:hover{background:transparent url(/local/templates/main/images/turbosmetchik/section4-btn-hover.png) repeat scroll 0 0;cursor:pointer}.turbosmetchik-ask1 input[type=text]{margin:1em auto;width:245px;margin-left:30px}.grandsmeta-section1_left{float:left;width:450px}.left{float:left}.grandsmeta-section11 .bx-wrapper .bx-pager{bottom:80px}.grandsmeta-section11 .bx-wrapper{margin:0 auto;max-height:500px}.grandsmeta-section11 .bx-pager.bx-default-pager a.active{background:#0059af!important}.grandsmeta-section11 .bx-wrapper .bx-pager.bx-default-pager a{background:#f1f3f4;text-indent:-9999px;display:block;width:8px;height:8px;margin:0 5px;outline:0;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;border:2px solid #0059af}.grandsmeta-section11 .bx-wrapper .bx-prev{background:url(/local/templates/main/images/grandsmeta/prev.png) no-repeat;display:block;left:26.6%;margin-top:-6%;height:36px}.grandsmeta-section11 .bx-wrapper .bx-next,.grandsmeta-section11 .bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/grandsmeta/next.png) no-repeat;display:block;right:25.6%;margin-top:-6%;height:36px}.grandsmeta-section14-btn,.grandsmeta-section14-btn2,.grandsmeta-section14-btn3,.grandsmeta-section14-btnnew,.grandsmeta-section14-btnnew2,.grandsmeta-section14-btnnew3{display:none;height:50px;width:240px;background:url(/local/templates/main/images/turbosmetchik/section8-btn.png);text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;margin:0 auto;font-size:18px;color:#000}.grandsmeta-section14-visible{display:block}.grandsmeta-ask2 input[type=text]{width:130px;margin-left:44px}.grandsmeta-section14 .:checkbox label{margin-bottom:10px}.grandsmeta-section14 .checkbox label:before{border-radius:3px}.grandsmeta-section14 .checkbox{padding-bottom:20px}.grandsmeta-section14-btn2:hover,.grandsmeta-section14-btn3:hover,.grandsmeta-section14-btn:hover,.grandsmeta-section14-btnnew2:hover,.grandsmeta-section14-btnnew3:hover,.grandsmeta-section14-btnnew:hover{background:url(/local/templates/main/images/turbosmetchik/section8-btn-hover.png)}#CDT{font-size:20px;color:#eee;margin:70px 0 100px;font-weight:700}#CDT .number-wrapper{margin:3px;-moz-box-shadow:0 5px 8px #000;-webkit-box-shadow:0 5px 8px #000;box-shadow:0 5px 8px #000;position:relative}#CDT .number{display:inline-block;background:#e9e9e9;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-left-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding:0 5px;height:30px;line-height:30px;text-align:center;border:1px solid #cdcdcd;color:#555}#CDT .line{position:absolute;width:100%;height:1px;top:52%;left:0;background:#9a9999}.turbosmetchik_section4-second .caption{font-size:12px;position:absolute;bottom:-50px;left:0;text-align:center;width:100%;color:#777;display:none}.block-turbosmetchik-section6 .bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:8px;border-radius:8px;background:rgba(201,212,211,.59);position:absolute;bottom:-30px;width:80px;margin-left:48.2%;height:20px}.block-turbosmetchik-section6 .bx-wrapper .bx-prev{background:url(/local/templates/main/images/turbosmetchik/turboprev.png) no-repeat;display:block;left:24%;margin-top:2%;height:58px;width:58px}.block-turbosmetchik-section6 .bx-wrapper .bx-next,.block-turbosmetchik-section6 .bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/turbosmetchik/turbonext.png) no-repeat;display:block;right:24%;margin-top:2%;height:58px;width:58px}.block-kaspersky_section1{background:#fff;height:570px;background-size:cover;margin:0 -500px;position:relative;text-align:center}.block-kaspersky_section1-2{height:425px;margin:0 450px;position:absolute;text-align:center;width:1018px}.block-kaspersky_section1-2 h1{color:#37474f;font-size:35px;font-family:robotoB,Arial,Helvetica,serif;padding-top:15px}.kaspersky-section1_all{width:900px;margin:0 auto;height:280px}.kaspersky-section1_left{float:left;width:450px}.kaspersky-section1_text{text-align:left;color:#333;font-size:17px;font-family:robotoL,Arial,Helvetica,serif;padding-top:30px;width:352px;padding-left:60px}.kaspersky-section1_text p{padding-bottom:20px}.audio__text{float:left;color:#007ac9;font-size:15px;font-family:robotoL,Arial,Helvetica,serif;padding-top:8px}.kaspersky-audio img{float:left}.kaspersky-audio{padding-left:55px;cursor:pointer}.block-kaspersky-section2{background-color:#f7f7f8;margin:0 -500px;padding-top:35px;position:relative;text-align:center}.kaspersky-section-first,.kaspersky-section2-first{margin:0 auto;height:400px}.kaspersky-section-text,.kaspersky-section2-text{color:#333;font-family:robotoR;font-size:15px;text-align:justify;width:260px;margin:0 auto}.kaspersky-section2-block,.section-white-block{float:left;width:320px;height:350px;padding-bottom:75px}.kaspersky-section2-second{margin:0 auto;height:400px}.kaspersky-section2-block p,.section-white-block p{color:#424242;font-family:robotoB;font-size:18px;text-transform:uppercase;display:block;text-align:center;margin:0 auto;margin-top:25px;margin-bottom:25px;letter-spacing:1px}.kaspersky-section2-name,.section-white_name{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase}.block-kaspersky-btn:hover{background:url(/local/templates/main/images/kaspersky/btn-hover.png)}.padding-top-30{padding-top:30px}.padding-left-40{padding-left:40%}.kaspersky-section2-name{padding-bottom:50px}.kaspersky-section-white .block-kaspersky-item_all .section-white_name{padding-bottom:50px;padding-top:50px}.block-kaspersky_section3{background:url(/local/templates/main/images/kaspersky/bg-section3.jpg) 0 -120px;height:399px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center}.block-kaspersky_section4{background:url(/local/templates/main/images/kaspersky/bg-section4.jpg) 0 0;height:460px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center}.block-kaspersky_name{color:#ff3600;font-family:robotoB;font-size:50px;text-transform:uppercase;padding-top:50px}.block-kaspersky_name-desc{font-size:18px;color:#ff3600;font-family:robotoB;margin-top:-15px!important}.block-kaspersky_text{color:#333;font-family:robotoR;font-size:15px;width:480px;text-align:justify}.block-kaspersky-item{width:900px;margin:0 auto}.block-kaspersky_section3{text-align:left}.block-kaspersky_section3 p,.block-kaspersky_section4 p{margin-top:0;margin-bottom:0}.block-kaspersky_section4{text-align:left}.block-kaspersky_name-blue{color:#007ac9;font-family:robotoB;font-size:50px;text-transform:uppercase;padding-top:50px}.block-kaspersky_name-desc-blue{font-size:18px;color:#007ac9;font-family:robotoB;margin-top:-15px!important}.kaspersky-section5_name,.kaspersky-section8_name{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-top:50px}.block-kaspersky_section5{background-color:#f5f5f5;margin:0 -500px;padding-top:35px;position:relative;text-align:center;height:250px;padding-bottom:80px}.kaspersky-item-list{float:left;width:420px}.kaspersky-item-list ul li,.kaspersky-item-list_all ul li{background:url(/local/templates/main/images/marker.png) no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0;padding-bottom:0;line-height:20px;padding-bottom:10px;text-align:left;font-size:15px}.block-kaspersky_section6{background:url(/local/templates/main/images/kaspersky/bg-section6.jpg) 0 0;height:314px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center}.block-kaspersky_section6 p{color:#fff;font-family:robotoB;text-transform:uppercase}.block-kaspersky_section11 p{font-family:robotoB;text-transform:uppercase}.kaspersky_section6_name{font-size:28px;color:#fff;padding-top:45px}.kaspersky_section11_name{font-size:28px;color:#fefefe;padding-top:45px}.kaspersky_section11_desc{color:#fefefe}.kaspersky_section11_desc2{color:#ffb500;font-size:21px;margin-top:-20px}.kaspersky_section11_desc2 span{color:#fefefe}.kaspersky_section11_desc,.kaspersky_section6_name-desc{font-size:18px;margin-top:-10px}.block-kaspersky_section11{text-align:left}.btn-orange{margin:0 auto;background:url(/local/templates/main/images/kaspersky/section6-btn.png);width:384px;height:53px;font-size:22px;margin-top:40px}.btn-orange:hover{background:url(/local/templates/main/images/kaspersky/section6-btn-hover.png)}.btn{display:block;text-align:center;line-height:50px;font-family:robotoB;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;text-transform:uppercase;color:#424242;cursor:pointer}.kaspersky-section-white{background-color:#fff;margin:0 -500px;padding-top:35px;position:relative;text-align:center}.block-kaspersky-item_all{width:960px;margin:0 auto}.block-kaspersky_section8{background:url(/local/templates/main/images/kaspersky/bg-section8.jpg) 0 0;height:654px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center}.kaspersky-item-list_all{float:left;width:800px;margin-left:80px;padding-bottom:50px}.kaspersky-section8_desc{font-family:robotoB;font-size:18px;text-transform:uppercase;color:#424242}.kaspersky-section8_desc2{font-family:robotoB;font-size:15px;text-transform:uppercase;color:#424242;margin-top:-15px;padding-bottom:30px}.kaspersky-section8_phone{font-family:robotoR;font-size:28px;text-transform:uppercase;color:#a9a9a9;margin-top:.5px;margin-bottom:.5px}.kaspersky-section8_call{font-family:robotoB;font-size:28px;text-transform:uppercase;color:#ffb500;padding-top:10px}.block-kaspersky_section9{background:url(/local/templates/main/images/kaspersky/bg-section9.jpg) 0 0;height:530px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative}.block-kaspersky_section9 p{text-align:justify;font-size:15px}.block-kaspersky_section11{background:url(/local/templates/main/images/kaspersky/bg-section11.jpg) 0 0;height:350px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:left}.kaspersky_section11-item,.kaspersky_section12-item{width:960px;margin:0 auto;padding-top:30px}.block-kaspersky_section12{background:url(/local/templates/main/images/kaspersky/bg-section12.jpg) 0 0;height:131px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:left}.btn-kaspersky_section12{margin:0 auto;background:url(/local/templates/main/images/kaspersky/section12-btn.png);width:784px;height:53px;font-size:22px;margin-top:20px}.btn-kaspersky_section12:hover{background:url(/local/templates/main/images/kaspersky/section12-btn-hover.png)}.kaspersky_section13_img{background:url(/local/templates/main/images/kaspersky/section13-img1.png);width:140px;height:42px;float:right;margin-top:3px}.kaspersky_section13 p{text-align:justify;font-size:15px;color:#333;margin-top:0;margin-bottom:8px}.audio-visible{visibility:visible!important}.audio-novisible{display:none}.audio{margin-left:-80px;padding-top:30px;cursor:pointer}.block-kaspersky-btn{display:inline-block;vertical-align:middle;height:53px;width:324px;background:url(/local/templates/main/images/kaspersky/btn.png);text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;text-transform:uppercase;color:#424242;font-size:22px;margin-top:100px;position:absolute;margin-left:-20px}.block-kaspersky-white{background-color:#fff;height:358px}.b-smetaru-section1{height:475px}.section1-item{height:475px;margin:0 450px;position:absolute;text-align:center;width:1018px}.left{float:left}.section1-item__img{width:513px}.section1-item__text{width:420px;height:440px;padding-left:50px;text-align:justify}.section1-item__text-title{color:#007ac9;font-family:robotoB;font-size:21px;text-transform:uppercase;text-align:left}.section1-item__text-all{color:#333;font-family:robotoR;font-size:15px;text-align:justify}.section1-item__text-all span{color:#007ac9;font-family:robotoB;font-size:15px}.section1-item__text-footer{color:#007ac9;font-family:robotoB;font-size:15px;text-transform:uppercase}.section-item__btn,.section1-item__btn{display:block;vertical-align:middle;height:53px;width:440px;background:url(/local/templates/main/images/smetaru/smetaru-btn.png);text-align:center;line-height:50px;font-family:robotoB;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;text-transform:uppercase;color:#424242;font-size:22px;cursor:pointer}.section-item__btn:hover,.section1-item__btn:hover{background:url(/local/templates/main/images/smetaru/smetaru-btn-hover.png)}.b-white{background:#fff;background-size:cover;margin:0 -500px;position:relative;text-align:center}.section18-item,.section2-item{width:940px;margin:0 auto}.b-smetaru__text-title{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:50px}.section14-item__firstblock,.section18-item__firstblock,.section2-item__firstblock{margin:0 auto;height:370px;width:980px}.section15-item__block,.section18-item__block,.section2-item__block{float:left;height:350px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center}.section2-item__img1{background:url(/local/templates/main/images/smetaru/section2-img.png);width:187px;height:188px;margin:0 auto}.section2-item__img2{background:url(/local/templates/main/images/smetaru/section2-img.png) -187px 0;margin:0 auto}.section2-item__img3{background:url(/local/templates/main/images/smetaru/section2-img.png) -373px 0;margin:0 auto}.section2-item__img4{background:url(/local/templates/main/images/smetaru/section2-img.png) -559px 0;margin:0 auto}.section2-item__img5{background:url(/local/templates/main/images/smetaru/section2-img.png) -747px 0;margin:0 auto}.section2-item__img6{background:url(/local/templates/main/images/smetaru/section2-img.png) -933px 0;margin:0 auto}.section2-item__footer,.section6-item__footer{color:#007ac9;font-family:robotoB;font-size:28px;text-transform:uppercase;height:80px;margin:0 auto;padding-top:20px}.section15-item__block div,.section18-item__block div,.section2-item__block div{width:186px;height:188px}.section15-item__block p,.section2-item__block p{text-align:center;color:#333;font-family:robotoM;font-size:15px;padding-top:20px}.b-smetaru-section3{background:url(/local/templates/main/images/smetaru/section3-bg.jpg) 40px;height:406px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center}@media (max-width:1024px){.b-smetaru-section3{height:650px}}.b-smetaru-item{width:960px;margin:0 auto}.section3-item__img{padding-top:10%}.section3-item__text{float:left;width:650px;height:290px;text-align:justify;padding-left:60px}.section3__text-title{color:#ffc32f;font-family:robotoB;font-size:28px;text-transform:uppercase}.section3__text-title span{color:#fff}.section3__list-title{color:#fff;font-family:roboto;font-size:18px}.smetaru-item__list{float:left;width:680px}.smetaru-item__list ul li{background:url(/local/templates/main/images/marker.png) no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0;padding-bottom:0;line-height:1.5;padding-bottom:10px;text-align:left;font-size:18px;color:#fff}.smetaru-item__text-yellow{color:#ffc32f}.section4-hr,.section9-hr{margin-top:42px;padding-bottom:20px}.right{float:right}.b-smetaru-section6,.b-smetaru-section9{height:230px}.section-item{margin:0 450px;position:absolute;text-align:center;width:1018px;padding-top:35px}.b-grey{background:#efefef;background-size:cover;margin:0 -500px;position:relative;text-align:center}.b-smetaru-section7{height:370px}.section7__text-title{font-size:46px;font-family:robotoB;padding-top:56px}.section7-item,.section8-item{width:500px;height:150px;text-align:left;color:#424242;line-height:1.2;text-transform:uppercase}.section7__text-desc{font-size:18px;font-family:robotoB;margin-top:-30px}.section7-item img{margin-top:-35px}.b-smetaru-section8{background:url(/local/templates/main/images/smetaru/section8-bg.png);height:374px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center;color:#fff}.section8__text-title{font-size:46px;font-family:robotoB;padding-top:30px;color:#fff}.section8__text-desc{font-size:18px;font-family:robotoB;color:#fff;margin-top:-30px}.b-smetaru-section8{background:url(/local/templates/main/images/smetaru/section8-bg.png);height:374px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center;color:#fff}.b-smetaru-section10{background:url(/local/templates/main/images/smetaru/section10-bg4.jpg) #fefefe;height:500px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center;color:#fff}.section10-item{width:800px;height:150px;text-align:left;color:#424242;line-height:1.2;text-transform:uppercase}.section10-item__img{width:117px;height:117px;padding-top:75px}.section10__text-title{font-size:40px;font-family:robotoB;padding-top:50px;color:#007ac9;margin-bottom:-20px}.section10__text-title span{display:block;font-size:22px;font-family:robotoB;padding-top:5px;color:#424242}.section10__text-desc{font-size:18px;font-family:robotoB;padding-top:20px;color:#424242}.section10__text-desc span{color:#e8102f}.b-smetaru-section11{height:130px}.section11-item__btn{display:block;vertical-align:middle;height:53px;width:510px;background:url(/local/templates/main/images/smetaru/section11-btn.png);text-align:center;line-height:50px;font-family:robotoB;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;text-transform:uppercase;color:#424242;font-size:22px}.section11-item__btn:hover{background:url(/local/templates/main/images/smetaru/section11-btn-hover.png)}.b-smetaru__bg{background-size:cover;margin:0 -500px;position:relative;text-align:center;color:#fff}.b-smetaru-section12{background:url(/local/templates/main/images/smetaru/section12-bg.jpg) #fefefe;height:1015px}.b-smetaru-section12-sv{background:url(/local/templates/main/images/smetaru/bg-section12-sv.png);height:274px}.b-smetaru__text-white{font-size:28px;font-family:robotoB;padding-top:35px;color:#fff;text-transform:uppercase}.section12-item__img-all{margin:0 auto;height:220px;width:980px;padding-top:50px}.section12-item__block{float:left;height:220px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center}.section12-item__block p{text-align:center;color:#fff;font-family:robotoM;font-size:15px;padding-top:20px}.section12-item__block div,.section12-item__img-last div{width:106px;height:105px}.section12-item__img1{background:url(/local/templates/main/images/smetaru/section12-img.png);margin:0 auto}.section12-item__img2{background:url(/local/templates/main/images/smetaru/section12-img.png) -107px 0;margin:0 auto}.section12-item__img3{background:url(/local/templates/main/images/smetaru/section12-img.png) -215px 0;margin:0 auto}.section12-item__img4{background:url(/local/templates/main/images/smetaru/section12-img.png) -322px 0;margin:0 auto}.section12-item__img5{background:url(/local/templates/main/images/smetaru/section12-img.png) -429px 0;margin:0 auto}.section12-item__img6{background:url(/local/templates/main/images/smetaru/section12-img.png) -535px 0;margin:0 auto}.section12-item__img7{background:url(/local/templates/main/images/smetaru/section12-img.png) -642px 0;margin:0 auto;margin-bottom:20px}.section12-item__img-last{width:240px;height:230px;margin:0 auto}.section12-item__text-footer{border-bottom:1px dashed #ffc32f;cursor:pointer;color:#ffc32f;font-family:RobotoB,Arial;font-size:15px;width:85px;margin:0 auto;padding-top:35px}.section12-item__up{display:block;width:12px;height:8px;float:right;margin-top:10px;background:url(/local/templates/main/images/smetaru/up.png)}.b-smetaru-section13{height:320px;z-index:100}.section13-item{width:550px;height:150px;text-align:left;line-height:1.2;padding-top:45px}.section13-item__img{width:450px;text-align:left;line-height:1.2;text-transform:uppercase;padding-top:20px;z-index:200}.section13__text-title{color:#007ac9;font-family:RobotoB,Arial;font-size:22px;text-transform:uppercase}.section13__text-desc{color:#424242;font-family:RobotoB,Arial;font-size:18px;margin-top:-20px;text-transform:uppercase}.section13__text-footer{font-family:RobotoM,Arial;font-size:15px}.section13__text-phone{color:#007ac9;font-family:RobotoB,Arial;font-size:28px}.b-smetaru-section14{background:url(/local/templates/main/images/smetaru/section14-bg.png);height:197px;background-size:cover;margin:0 -500px;position:relative;text-align:center}.smetaru-section14-item{float:left;padding-right:50px;width:150px}.smetaru-section14-item p{color:#fff}.smetaru-section14__text-first{color:#fff;font-family:robotoB;font-size:21px}.smetaru-section14__text-first span{font-weight:700;font-size:40px}.smetaru-section14__text-desc{font-family:robotoM;font-size:15px;margin-top:-30px}.b-smetaru-section15{background:url(/local/templates/main/images/smetaru/section15-bg.png);height:505px;background-size:cover;margin:0 -500px;position:relative;text-align:center}.section15-item__img1{background:url(/local/templates/main/images/smetaru/section15-img.png);width:187px;height:188px;margin:0 auto}.section15-item__img2{background:url(/local/templates/main/images/smetaru/section15-img.png) -187px 0;margin:0 auto}.section15-item__img3{background:url(/local/templates/main/images/smetaru/section15-img.png) -373px 0;margin:0 auto}.section-item__all{margin:0 450px;position:absolute;text-align:center;width:980px;padding-top:35px}.section16-item{width:980px;margin:0 auto}.b-smetaru-section16{padding-top:70px}.section16-item__img-all{margin:0 auto;width:980px}.section16-item__block p{text-align:justify;color:#333;font-family:robotoM;font-size:15px;padding-top:20px}.section16-item__block{width:17.0625rem;margin:0 1.575rem;display:inline-block;vertical-align:top;text-align:center;padding-bottom:50px}.section16-item__block div{width:105px;height:105px}.section16-item__img1{background:url(/local/templates/main/images/smetaru/section16-img.png) -1px 0;margin:0 auto}.section16-item__img2{background:url(/local/templates/main/images/smetaru/section16-img.png) -107px 0;margin:0 auto}.section16-item__img3{background:url(/local/templates/main/images/smetaru/section16-img.png) -213px 0;margin:0 auto}.section16-item__img4{background:url(/local/templates/main/images/smetaru/section16-img.png) -319px 0;margin:0 auto}.section16-item__img5{background:url(/local/templates/main/images/smetaru/section16-img.png) -425px 0;margin:0 auto}.section16-item__img6{background:url(/local/templates/main/images/smetaru/section16-img.png) -531px 0;margin:0 auto}.section16-item__img7{background:url(/local/templates/main/images/smetaru/section16-img.png) -637px 0;margin:0 auto}.section16-item__img8{background:url(/local/templates/main/images/smetaru/section16-img.png) -743px 0;margin:0 auto}.section16-item__img9{background:url(/local/templates/main/images/smetaru/section16-img.png) -849px 0;margin:0 auto}.section16-item__img10{background:url(/local/templates/main/images/smetaru/section16-img.png) -955px 0;margin:0 auto}.section16-item__img11{background:url(/local/templates/main/images/smetaru/section16-img.png) -1061px 0;margin:0 auto}.section16-item__img12{background:url(/local/templates/main/images/smetaru/section16-img.png) -1167px 0;margin:0 auto}.section16-item__img13{background:url(/local/templates/main/images/smetaru/section16-img.png) -1273px 0;margin:0 auto}.section16-item__img14{background:url(/local/templates/main/images/smetaru/section16-img.png) -1401px 0;margin:0 auto}.section16-item__img15{background:url(/local/templates/main/images/smetaru/section16-img.png) -1508px 0;margin:0 auto}.section16-item__img16{background:url(/local/templates/main/images/smetaru/section16-img.png) -1614px 0;margin:0 auto}.section16-item__text-footer{border-bottom:1px dashed #1f8dd2;cursor:pointer;color:#1f8dd2;font-family:RobotoR,Arial;font-size:15px;width:70px;margin:0 auto;padding-top:35px}.section16-item__text-footer-desc{color:#007ac9;font-family:RobotoB,Arial;font-size:15px;margin:0 auto;padding-top:65px;text-transform:uppercase;padding-bottom:40px}.b-smetaru-section17{background:url(/local/templates/main/images/smetaru/section17-bg.png) 0 0;height:590px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative}.section17-name{text-align:left;padding-bottom:20px;color:#fff;font-size:40px;text-transform:uppercase;padding-left:20px}.section17-left{width:350px;padding-right:120px;height:500px;font-family:robotoB,Arial;color:#fff;text-transform:uppercase}.section17-left p{font-size:22px;margin-top:-30px;padding-left:20px}.section17__text-footer{color:#fff;padding-top:15px;font-family:robotoB,Arial;text-transform:uppercase;font-size:17px;margin:0 auto;margin-left:13.2%;margin-top:-20px}.section17-right__forma{height:auto;padding-bottom:15px}.section17-right{float:left;width:380px}.b-smetaru-section18__text-title{color:#424242;font-family:robotoB;font-size:24px;text-transform:uppercase;padding-bottom:50px;padding-top:70px}.section18-item__img1{background:url(/local/templates/main/images/smetaru/section18-img1.png);margin:0 auto}.section18-item__img2{background:url(/local/templates/main/images/smetaru/section18-img2.png);margin:0 auto}.section18-item__img3{background:url(/local/templates/main/images/smetaru/section18-img3.png);margin:0 auto}.section18-item__img4{background:url(/local/templates/main/images/smetaru/section18-img4.png);margin:0 auto}.section18-item__img5{background:url(/local/templates/main/images/smetaru/section18-img5.png);margin:0 auto}.section18-item__img6{background:url(/local/templates/main/images/smetaru/section18-img6.png);margin:0 auto}.section18-item__block p{text-align:center;color:#424242;font-family:robotoR;font-size:15px;padding-top:20px}.b-smetaru-section19{background:url(/local/templates/main/images/smetaru/section19-bg.png) 0 0;height:388px;background-size:cover;margin:0 -500px -55px;padding-top:85px;position:relative;text-align:center}.section19__text-title{width:480px;color:#fff;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-top:50px;text-align:left}.section19__text-desk{color:#fff;font-family:robotoB;font-size:18px;width:500px;text-align:left;margin-top:-30px;line-height:1.2em}.block-kaspersky-btn{display:inline-block;vertical-align:middle;height:53px;width:324px;background:url(/local/templates/main/images/kaspersky/btn.png);text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;text-transform:uppercase;color:#424242;font-size:22px;margin-top:100px;position:absolute;margin-left:-20px;cursor:pointer}.section12-item__text{color:#ffc32f;font-family:robotoB;font-size:46px;text-transform:uppercase;width:700px;margin:0 auto;padding-top:20px;cursor:pointer}.section12-item__text-footer{cursor:pointer}.section12-item__text span{display:block;float:right;background:url(/local/templates/main/images/smetaru/section12-razv.png);height:27px;width:39px;margin-top:20px}.section16-item__text-footer-sv{border-bottom:1px dashed #1f8dd2;color:#1f8dd2;cursor:pointer;font-family:RobotoR,Arial;font-size:15px;margin:0 auto;padding-top:35px;width:135px}.section16-item-all-sv{margin-top:-50px;padding-bottom:35px}.section-btn{cursor:pointer}#grandsmeta-btn{cursor:pointer}.b-gosstroj__section1{background:url(/local/templates/main/images/gosstrojsmeta/bg-section1.png);height:502px;background-size:cover;margin:0 -500px;position:relative;text-align:center}.b-gosstroj__section-all{width:1600px;margin:0 auto;height:280px}.b-gosstroj__section-right{float:left;margin:0 auto;height:auto;width:auto;margin-left:50%}.b-gosstroj__logo{background:url(/local/templates/main/images/gosstrojsmeta/logo.png) no-repeat;width:22.5rem;height:69px;margin-top:150px}.b-gosstroj__slogan h1{font-size:1.3125rem;color:#007ac9;font-weight:700;padding-top:30px;text-transform:uppercase;text-align:left}.b-gosstroj__preview{font-size:.9375rem;width:24.5rem;color:#333}.b-gosstroj__preview p{font-size:.9375rem;text-align:left}.b-gosstroj__button{width:26.25rem;height:3.1875rem;margin-left:-20px}.b-button{display:block;width:100%;background:url(/local/templates/main/images/gosstrojsmeta/btn-bg.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0 #d4d4d4;text-align:center;padding-top:7px;font-size:1.375rem;color:#424242;font-weight:700;text-decoration:none;text-transform:uppercase;text-shadow:rgba(255,255,255,.5) 0 3px 3px}.b-button:hover{background:url(/local/templates/main/images/gosstrojsmeta/btn-bg-hover.png) repeat-x}.b-gosstroj-section2{background:url(/local/templates/main/images/gosstrojsmeta/section2-bg.png);background-size:cover;margin:0 -500px;position:relative;text-align:center;height:604px}.b-gosstroj-section2-item__img1{background:url(/local/templates/main/images/gosstrojsmeta/section2-imgall.png);margin:0 auto}.b-gosstroj-section2-item__block div{width:186px;height:186px}.b-gosstroj-section2-item__block p{text-align:center;color:#333;font-family:robotoM;font-size:15px;padding-top:20px}.b-gosstroj-section2-item__img2{background:url(/local/templates/main/images/gosstrojsmeta/section2-imgall.png) -187px 0;margin:0 auto}.b-gosstroj-section2-item__block{float:left;height:350px;width:18.0625rem;margin:0 .65rem;display:inline-block;vertical-align:top;text-align:center}.b-gosstroj-section2-item__img3{background:url(/local/templates/main/images/gosstrojsmeta/section2-imgall.png) -376px 0;margin:0 auto}.top{margin-top:-20px!important}.b-gosstroj__text-title{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:30px}.b-gosstroj-section3-item__block{float:left;height:220px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center}.b-gosstroj-section3-item__block p{text-align:center;color:#fff;font-family:robotoM;font-size:15px;padding-top:20px}.b-gosstroj-section3-item__block div,.b-gosstroj-section3-item__img-last div{width:106px;height:105px}.b-gosstroj-section3-item__img-last{width:240px;height:230px;margin:0 auto}.b-gosstroj-section-item{padding-top:23px;width:960px;margin:0 auto}.b-gosstroj-section3-item__img1{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png);margin:0 auto}.b-gosstroj-section3-item__img2{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -107px 0;margin:0 auto}.b-gosstroj-section3-item__img3{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -213px 0;margin:0 auto}.b-gosstroj-section3-item__img4{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -320px 0;margin:0 auto}.b-gosstroj-section3-item__img5{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -427px 0;margin:0 auto}.b-gosstroj-section3-item__img6{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -532px 0;margin:0 auto}.b-gosstroj-section3-item__img7{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -640px 0;margin:0 auto;margin-bottom:20px}.b-gosstroj-section3-item__img8{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -746px 0;margin:0 auto;margin-bottom:20px}.b-gosstroj-section3-item__img9{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -852px 0;margin:0 auto;margin-bottom:20px}.b-gosstroj-section3-item__img10{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -958px 0;margin:0 auto;margin-bottom:20px}.b-gosstroj-section3-item__img11{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -1064px 0;margin:0 auto;margin-bottom:20px}.b-gosstroj-section3-item__img12{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -1170px 0;margin:0 auto;margin-bottom:20px}.b-gosstroj-section3-item__img13{background:url(/local/templates/main/images/gosstrojsmeta/section3-img.png) -1276px 0;margin:0 auto;margin-bottom:20px}.b-gosstroj-section3{background:url(/local/templates/main/images/smetaru/section12-bg.jpg) #fefefe;height:auto;padding-bottom:50px}.b-gosstroj-section4-item__img1{background:url(/local/templates/main/images/gosstrojsmeta/section4-img.png);width:187px;height:188px;margin:0 auto}.b-gosstroj-section4-item__img2{background:url(/local/templates/main/images/gosstrojsmeta/section4-img.png) no-repeat -187px 0;margin:0 auto}.b-gosstroj-section4-item__img3{background:url(/local/templates/main/images/gosstrojsmeta/section4-img.png) no-repeat -373px 0;margin:0 auto}.b-gosstroj-section4-item__img4{background:url(/local/templates/main/images/gosstrojsmeta/section4-img.png) -560px 0;margin:0 auto}.b-gosstroj-section4-item__img-last div{width:186px;height:185px}.b-gosstroj-section4-item__img-last{width:240px;height:230px;margin:0 auto}.b-gosstroj-section4-item__img-last p{text-align:center;color:#333;font-family:robotoM;font-size:15px;padding-top:20px}.b-gosstroj-item__firstblock{margin:0 auto;height:300px;width:980px}.b-gosstroj-item__block div,.section2-item__block div{width:186px;height:186px}.b-gosstroj-item__block{float:left;height:350px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center}.b-gosstroj-item__block p{text-align:center;color:#333;font-family:robotoM;font-size:15px;padding-top:20px}.b-gosstroj-section4-item{width:940px;margin:0 auto}.b-gosstroj-section4-item__block{float:left;height:350px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center}.b-gosstroj-section4-item__block div{width:186px;height:188px}.b-gosstroj-section4-item__block p{text-align:center;color:#333;font-family:robotoM;font-size:15px;padding-top:20px}.b-gosstroj-section5{background:url(/local/templates/main/images/gosstrojsmeta/section5-bg.png) 0 0;height:520px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative}.b-gosstroj-section5-name{text-align:left;padding-bottom:20px;color:#fff;font-size:40px;text-transform:uppercase;padding-left:20px}.b-gosstroj-section5-left{width:350px;padding-right:120px;height:500px;font-family:robotoB,Arial;color:#fff;text-transform:uppercase}.b-gosstroj-section5-left p{font-size:22px;margin-top:-30px;padding-left:20px}.b-gosstroj-section5__text-footer{color:#fff;padding-top:15px;font-family:robotoB,Arial;text-transform:uppercase;font-size:17px;margin:0 auto;margin-left:13.2%;margin-top:-20px}.b-gosstroj-section5-right__forma{height:345px;padding-bottom:15px}.b-gosstroj-section5-right{float:left;width:380px}.b-gosstroj-ask1 input[type=text]{width:363px}.b-gosstroj-ask1 textarea{width:365px}.b-gosstroj-section6-timer{width:333px;height:93px;background:url(/local/templates/main/images/gosstrojsmeta/section6-img.png) no-repeat;margin-top:100px;margin-left:100px}.b-gosstroj-section6-name{font-size:40px;text-transform:uppercase;color:#424242;font-family:robotoB;margin-bottom:-20px}.b-gosstroj-section6-desc{font-size:23px;text-transform:uppercase;color:#424242;font-family:robotoB;margin-bottom:15px;margin-top:10px}.b-gosstroj-section6-itemtext{color:#424242;text-align:left;width:460px;padding-left:20px}.b-gosstroj-white{background-color:#fff;height:auto;padding-top:55px;padding-bottom:80px}.b-gosstroj-section6-text{font-size:15px;color:#424242;font-family:robotoM;margin-bottom:15px;margin-top:10px;text-align:justify}.b-gosstroj-section6{background:url(/local/templates/main/images/gosstrojsmeta/section6-bg.png) 0 0;height:324px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative}.align_center{position:relative;width:100%}.align_center:after{content:'';display:block;clear:both}.align_center_to_left{position:relative;right:50%;float:right}.align_center_to_right{position:relative;z-index:1;right:-50%}.b-gosstroj-section7-item{width:940px;margin:0 auto}.b-gosstroj__text-title{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:50px}.b-gosstroj-section7__text-title{color:#424242;font-family:robotoB;font-size:24px;text-transform:uppercase;padding-bottom:50px;padding-top:70px}.b-gosstroj-section7-item__firstblock{margin:0 auto;height:370px;width:980px}.b-gosstroj-section7-item__block{float:left;height:350px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center}.b-gosstroj-section7-item__img1{background:url(/local/templates/main/images/smetaru/section2-img.png);width:187px;height:188px;margin:0 auto}.b-gosstroj-section7-item__img2{background:url(/local/templates/main/images/smetaru/section2-img.png) -187px 0;margin:0 auto}.b-gosstroj-section7-item__img3{background:url(/local/templates/main/images/smetaru/section2-img.png) -373px 0;margin:0 auto}.b-gosstroj-section7-item__img4{background:url(/local/templates/main/images/smetaru/section2-img.png) -559px 0;margin:0 auto}.b-gosstroj-section7-item__img6{background:url(/local/templates/main/images/smetaru/section2-img.png) -933px 0;margin:0 auto}.b-gosstroj-section7-item__block div{width:186px;height:188px}.b-gosstroj-section7-item__block p{text-align:center;color:#424242;font-family:robotoR;font-size:15px;padding-top:20px}.b-gosstroj-section8 .bx-wrapper .bx-pager{bottom:80px}.b-gosstroj-section8 .bx-wrapper{margin:0 auto;max-height:500px}.b-gosstroj-section8 .bx-pager.bx-default-pager a.active{background:#0059af!important}.b-gosstroj-section8 .bx-wrapper .bx-pager.bx-default-pager a{background:#f1f3f4;text-indent:-9999px;display:block;width:8px;height:8px;margin:0 5px;outline:0;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;border:2px solid #0059af}.b-gosstroj-section8 .bx-wrapper .bx-prev{background:url(/local/templates/main/images/gosstrojsmeta/slider-previos.png) no-repeat;display:block;left:26.6%;margin-top:-5%;height:40px}.b-gosstroj-section8 .bx-wrapper .bx-next,.b-gosstroj-section8 .bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/gosstrojsmeta/slider-next.png) no-repeat;display:block;right:26.6%;margin-top:-5%;height:40px}.b-gosstroj-section9-item{width:980px;margin:0 auto;padding-top:30px}.b-gosstroj__text-title,.b-smetaru__text-title{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:50px}.b-gosstroj-item__img-all,.section16-item__img-all{margin:0 auto;width:980px}.b-gosstroj-item__block p,.section16-item__block p{text-align:justify;color:#333;font-family:robotoM;font-size:15px;padding-top:20px}.b-gosstroj-section9-item__block p{text-align:justify;color:#333;font-family:robotoR;font-size:15px;padding-top:20px}.b-gosstroj-section9-item__block{width:17.0625rem;margin:0 1.575rem;display:inline-block;vertical-align:top;text-align:center;padding-bottom:50px}.section16-item__block div{width:105px;height:105px}.b-gosstroj-section9-item__block div{width:106px;height:105px}.b-gosstroj-section9-item__img1{background:url(/local/templates/main/images/gosstrojsmeta/section9-img.png) 0 0;margin:0 auto}.b-gosstroj-section9-item__img2{background:url(/local/templates/main/images/gosstrojsmeta/section9-img.png) -107px 0;margin:0 auto}.b-gosstroj-section9-item__img3{background:url(/local/templates/main/images/gosstrojsmeta/section9-img.png) -213px 0;margin:0 auto}.b-gosstroj-section9-item__img4{background:url(/local/templates/main/images/gosstrojsmeta/section9-img.png) -319px 0;margin:0 auto}.b-gosstroj-section9-item__img5{background:url(/local/templates/main/images/gosstrojsmeta/section9-img.png) -425px 0;margin:0 auto}.b-gosstroj-section9-item__img6{background:url(/local/templates/main/images/gosstrojsmeta/section9-img.png) -531px 0;margin:0 auto}.b-gosstroj-section9-item__img7{background:url(/local/templates/main/images/smetaru/section16-img.png) -1061px 0;margin:0 auto}.b-gosstroj-section9-item__img8{background:url(/local/templates/main/images/smetaru/section16-img.png) -1167px 0;margin:0 auto}.b-gosstroj-section9-item__img9{background:url(/local/templates/main/images/smetaru/section16-img.png) -1273px 0;margin:0 auto}.b-gosstroj-section9-item__img10{background:url(/local/templates/main/images/smetaru/section16-img.png) -1401px 0;margin:0 auto}.b-gosstroj-section9-item__img11{background:url(/local/templates/main/images/smetaru/section16-img.png) -1508px 0;margin:0 auto}.b-gosstroj-section9-item__img12{background:url(/local/templates/main/images/smetaru/section16-img.png) -1614px 0;margin:0 auto}.b-gosstroj-section9-item__img13{background:url(/local/templates/main/images/gosstrojsmeta/section9-img.png) -1294px 0;margin:0 auto}.b-gosstroj-footer-desc{color:#007ac9;font-family:RobotoB,Arial;font-size:15px;margin:0 auto;text-transform:uppercase;padding-bottom:40px}.b-gosstroj-section10{background:url(/local/templates/main/images/gosstrojsmeta/section10-bg.png);height:1230px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center}.b-offer__button{width:17.8125rem;position:relative;top:.8125rem;left:-2.1875rem}.b-gosstroj-button{display:block;width:100%;background:url(/local/templates/main/images/gosstrojsmeta/btn-bg.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0 #767676;text-align:center;padding-top:7px;font-size:1.375rem;color:#424242;font-weight:700;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px}.b-offer__button{width:17.8125rem;position:relative;top:.8125rem;left:-2.1875rem}.b-specialpromotion__offer{width:13.5rem;background:url(/local/templates/main/images/gosstrojsmeta/offerbg.png) no-repeat;float:left;text-align:left;margin-left:2.25rem;background-color:#fff;border-radius:.75rem;padding-left:2.125rem;padding-top:1.8125rem;padding-right:2.125rem}.b-offer__title{font-size:1.3125rem;font-weight:700;color:#fff;text-transform:uppercase;text-align:center}.b-offer__price{font-size:2.75rem;font-weight:700;color:#fff;background:url(/local/templates/main/images/turbosmetchik/rub.png) no-repeat;background-position-x:9.3125rem;background-position-y:1.125rem;display:block;position:relative;top:-2.5rem;left:.9375rem}.b-offer__parametrs{list-style-image:url(/local/templates/main/images/gosstrojsmeta/ul.png);font-size:.875rem;color:#838383;margin-top:-50px}.b-offer__parametrs li{padding-bottom:1.25rem;font-family:robotoR;font-size:15px;color:#838383}.b-gosstroj-section10-name{padding-top:1.5rem;padding-bottom:1.5rem;font-size:1.875rem;font-weight:700;color:#fff;text-transform:uppercase;font-family:robotoB}.b-offer__certificate{position:relative;top:-29.5125rem;left:-21.5rem}.b-offer__slogan{font-size:1.0625rem;font-weight:700;color:#fff;text-align:left;position:relative;top:-45.0625rem;left:22.875rem;width:18.125rem}.b-offer__slogan-orange{color:#ffc32f}.b-gosstroj-section11__text-title{color:#424242;font-family:RobotoB,Arial;font-size:28px;text-transform:uppercase}.b-gosstroj-section11-item{width:550px;height:150px;text-align:left;line-height:1.2;padding-top:45px}.b-gosstroj-section11{height:320px;z-index:100}.b-gosstroj-section11__text-desc{color:#424242;font-family:RobotoB,Arial;font-size:18px;margin-top:-20px;text-transform:uppercase}.b-gosstroj-section11__text-footer{font-family:RobotoM,Arial;font-size:15px}.b-gosstroj-section11__text-phone{color:#007ac9;font-family:RobotoB,Arial;font-size:28px}.b-gosstroj-section11-item__img{width:450px;text-align:left;line-height:1.2;text-transform:uppercase;padding-top:20px;z-index:200}.b-gosstroj-section12{background:url(/local/templates/main/images/gosstrojsmeta/section12-bg.png);height:197px;background-size:cover;margin:0 -500px;position:relative;text-align:center}.b-gosstroj-button:hover{background:url(/local/templates/main/images/gosstrojsmeta/btn-bg-hover.png) repeat-x}.b-gosstroj-section8 .bx-wrapper .bx-pager .bx-pager-item{display:none}.b-gosstroj-section8 .bx-wrapper .bx-viewport{height:360px!important}.block-visible{visibility:visible!important}.block-novisible{display:none}.b-gosstroj-section3-sv{margin-top:-50px;padding-bottom:35px}.b-gosstroj-section3-allfooter,.b-gosstroj-section3-footer{border-bottom:1px dashed #fff;color:#fff;cursor:pointer;font-family:RobotoR,Arial;font-size:15px;margin:0 auto;padding-top:35px;width:85px}.b-gosstroj-section3-allfooter{margin-top:-50px}.b-gosstroj-section9 .b-gosstroj-allfooter,.b-gosstroj-section9 .b-gosstroj-footer{border-bottom:1px dashed #1f8dd2;color:#1f8dd2;cursor:pointer;font-family:RobotoR,Arial;font-size:15px;margin:0 auto;padding-top:35px;width:85px}.b-gosstroj-section3 .b-gosstroj-allfooter,.b-gosstroj-section3 .b-gosstroj-footer{border-bottom:1px dashed #fff;color:#fff;cursor:pointer;font-family:RobotoR,Arial;font-size:15px;margin:0 auto;padding-top:35px;width:85px}.b-gosstroj-sv{margin-top:-50px;padding-bottom:35px}.b-gosstroj-section9 .b-gosstroj-allfooter{margin-top:-50px;margin-bottom:50px}.b-gosstroj-section3 .b-gosstroj-allfooter{margin-top:-50px}.b-gosstroj-section3-item__img-last p{font-size:15px}.b-gosstroj__text-white{font-size:28px;font-family:robotoB;padding-top:35px;color:#fff;text-transform:uppercase}.b-rik__section1{background:url(/local/templates/main/images/rik/section1-bg.jpg);height:175px;background-size:cover;margin:0 -500px;position:relative;text-align:center}.b-rik__section-item{width:960px;margin:0 auto}.b-rik__section1-text{float:right;font-family:robotoB,Arial;font-size:24px;color:#fff;padding-top:31px;padding-right:10px}.b-rik__section10,.b-rik__section2{background-color:#fae4c0;height:60px;background-size:cover;margin:0 -500px;position:relative;text-align:center}.b-rik__section10-text,.b-rik__section2-text{text-align:center;font-family:robotoB,Arial;font-size:28px;color:#000;line-height:55px}.b-rik__section3{background:url(/local/templates/main/images/rik/section3-bg.jpg) repeat-x;height:326px;margin:0 -500px;position:relative;text-align:center;padding-bottom:50px}.b-rik__section3-name{text-align:center;font-family:robotoM,Arial;font-size:22px;color:#000;width:590px;margin:0 auto;padding-top:15px;line-height:28px;padding-bottom:20px}.b-rik__section3-left{float:left;background:url(/local/templates/main/images/rik/section3-img1.png);width:243px;height:222px}.b-rik__button{width:18rem;height:3.1875rem;margin:0 auto}.b-button-rik{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0 #d4d4d4;text-align:center;padding-top:7px;font-size:1.1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:35px;cursor:pointer}.b-button-rik-all:hover,.b-button-rik:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x}.b-rik__section3-center p{text-align:center;font-family:robotoB,Arial;font-size:16px;color:#333;width:470px;margin:0 auto;padding-top:5px;padding-bottom:40px}.b-rik__ul li span{display:block;width:33px;height:32px;float:left;margin-left:15px;margin-right:5px}.b-rik__section3-right-img1{background:url(/local/templates/main/images/rik/section3-img2.png)}.b-rik__section3-right-img2{background:url(/local/templates/main/images/rik/section3-img2.png) -33px 0}.b-rik__section3-right{width:228px;margin-left:-5px;padding-top:14%}.b-rik__ul{font-family:robotoR;color:#424242;font-size:13px}.b-rik__ul li{list-style:none;padding-top:0;padding-bottom:0;text-align:justify}.b-rik__ul li p{padding-top:10px}.b-rik__section4{background-color:#b5e1fc;height:145px;background-size:cover;margin:0 -500px;position:relative;text-align:center}.b-rik__section4-item{float:left;padding-right:10px;width:180px;height:145px;padding-top:2%}.b-rik-section4__text-desc{font-family:robotoR;font-size:13px;margin-top:-30px;color:#333}.b-rik-section4_text-first{color:#333;font-family:robotoB;font-size:16px;padding-bottom:15px}.b-rik-section4_text-first span{font-weight:700;font-size:30px}.b-rik__section5{background-color:#fff;height:730px;background-size:cover;margin:0 -500px;position:relative;text-align:center}.b-rik__section5-left,.b-rik__section5-right{width:245px;height:432px}.b-rik__section5-center{background:url(/local/templates/main/images/rik/section5-imgnew.png);width:470px;height:432px;margin:0 auto;position:relative}.b-rik__text-title{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:20px;padding-top:42px;text-align:center}.b-rik__section5 .b-rik__section-item p,.b-rik__section5-left div,.b-rik__section5-right div{color:#424242;font-family:robotoR;font-size:14px}.b-rik__section5-left,.b-rik__section5-right{text-align:left}.b-rik__section5-text1{width:185px;margin-left:7%;margin-top:-20px;z-index:2;position:absolute}.b-rik__section5-text2{width:185px;margin-top:4.5%;margin-left:6%;position:absolute}.b-rik__section5-text3{width:169px;margin-left:22%;margin-top:67%}.b-rik__section5-text4{width:250px;margin-left:8%;margin-top:8%}.b-rik__section5-text5{width:160px;margin-left:60%;margin-top:8%}.b-rik__section5-textcenter{width:200px;margin:0 auto;padding-bottom:40px;color:#424242;font-family:robotoR;font-size:14px}.b-rik__section5-text6{width:230px;margin-left:-4%;margin-top:-1.5%;position:absolute}.b-rik__section5-text7{width:230px;margin-left:-5%;margin-top:35%}.b-rik__section5-text8{width:230px;margin-left:10%;margin-top:10%}.b-rik__section5-text9{width:180px;margin-top:6%}.b-rik__section5-text10{width:180px;margin-top:10%;margin-left:-10%}.b-rik__section5-button{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0 #d4d4d4;text-align:center;padding-top:3px;font-size:1.1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:20px;cursor:pointer}.b-rik__section5-button:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x}.b-rik__section5-btn{margin-top:35px}.circle{width:25px;height:25px;background:#fff;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;border:1px solid #424242;display:block;position:absolute;z-index:3}.b-rik__section5-text1 span{margin-left:115%;margin-top:-5%}.b-rik__section5-text2 span{margin-left:85%;margin-top:-12%}.b-rik__section5-text3 span{margin-left:10%;margin-top:-3.5%}.b-rik__section5-text4 span{margin-left:12.5%;margin-top:-4.5%}.b-rik__section5-text5 span{margin-left:9%;margin-top:-2.5%}.b-rik__section5-textcenter span{margin-left:4.5%;margin-top:2%}.b-rik__section5-text6 span{margin-left:-18%;margin-top:1.8%}.b-rik__section5-text7 span{margin-left:-2.5%;margin-top:-1.2%}.b-rik__section5-text8 span{margin-left:-2.9%;margin-top:-4%}.b-rik__section5-text9 span{margin-left:-2.5%;margin-top:-3%}.b-rik__section5-text10 span{margin-left:-4%;margin-top:-2%}.b-rik__section5-all:hover .circle{background:#dc542c;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;border:1px solid #dc542c;display:block;cursor:pointer}.b-rik__section5-text1:hover{color:#dc542c;cursor:pointer}.b-rik__section5-left div:hover,.b-rik__section5-right div:hover,.b-rik__section5-textcenter:hover{color:#dc542c!important}.b-rik__section6{background:#fae4c0;height:730px;background-size:cover;margin:0 -500px;position:relative;text-align:center;margin-top:31px}.b-rik__section6-left{float:left;width:280px;height:328px;padding-top:30px;padding-left:25px}.b-rik__section6-ul li{background:url(/local/templates/main/images/rik/rik-marker.jpg) no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0;padding-bottom:10px;line-height:16px;text-align:left;font-size:14px}.b-rik__section6-img{background:url(/local/templates/main/images/rik/section6-img1.png);width:142px;height:148px;margin:0 auto;margin-bottom:20px}.b-rik__section6-right{float:left;width:314px;height:360px;padding-top:30px;padding-left:30px}.b-rik__section6-strela{width:143px;height:52px;background:url(/local/templates/main/images/rik/section6-img2.png) no-repeat;padding-bottom:20px}.b-rik__section6-forma{padding-top:30px;padding-bottom:37px;width:314px;height:331px;background:url(/local/templates/main/images/rik/section6-form.png) no-repeat;background-size:auto 100%;border-radius:9px}.b-rik__section6-forma p span{font-family:robotoB;color:#fff;padding-top:5px;font-size:19.95px;text-transform:uppercase}.b-rik__section6-forma p{font-family:robotoL;color:#fff;font-size:18px}.rik-ask1 input[type=text]{width:245px;margin-top:10px;display:block;margin-left:53px}.b-rik__section6-nexttext{font-family:robotoR;color:#424242;padding-top:35px;font-size:16px}.b-rik__section6-nexttext span{font-family:robotoB;color:#e95c33;padding-top:35px;font-size:24px}.b-rik__section7,.b-rik__section9{background-color:#fff;background-size:cover;margin:0 -500px;position:relative;text-align:center;padding-bottom:50px}.b-rik__section7-first,.b-rik__section9-first{margin:0 auto;height:220px;padding-top:15px}.b-rik__section7-block,.b-rik__section9-block{float:left;width:240px;height:210px;text-align:center}.b-rik__section7-text,.b-rik__section9-text{color:#424242;font-family:robotoR;font-size:14px}.b-rik__section7-text span,.b-rik__section9-text span{font-family:robotoB;color:#dc542c}.b-rik__section7-img1{height:69px;width:63px;background:url(/local/templates/main/images/rik/section7-img.png) no-repeat 0 0;padding-top:20px;margin:0 auto}.b-rik__section7-img2{height:69px;width:63px;background:url(/local/templates/main/images/rik/section7-img.png) no-repeat -65px 0;padding-top:20px;margin:0 auto}.b-rik__section7-img3{height:69px;width:60px;background:url(/local/templates/main/images/rik/section7-img.png) no-repeat -128px 0;padding-top:20px;margin:0 auto}.b-rik__section7-img4{height:69px;width:68px;background:url(/local/templates/main/images/rik/section7-img.png) no-repeat -187px 0;padding-top:20px;margin:0 auto}.b-rik__section9-img1{height:66px;width:64px;background:url(/local/templates/main/images/rik/section9-img.png) no-repeat 0 0;padding-top:20px;margin:0 auto}.b-rik__section9-img2{height:66px;width:59px;background:url(/local/templates/main/images/rik/section9-img.png) no-repeat -64px 0;padding-top:20px;margin:0 auto}.b-rik__section9-img3{height:66px;width:88px;background:url(/local/templates/main/images/rik/section9-img.png) no-repeat -122px 0;padding-top:20px;margin:0 auto}.b-rik__section9-img4{height:66px;width:65px;background:url(/local/templates/main/images/rik/section9-img.png) no-repeat -212px 0;padding-top:20px;margin:0 auto}.b-rik__section9-img5{height:66px;width:67px;background:url(/local/templates/main/images/rik/section9-img.png) no-repeat -276px 0;padding-top:20px;margin:0 auto}.b-rik__section9-img6{height:66px;width:60px;background:url(/local/templates/main/images/rik/section9-img.png) no-repeat -341px 0;padding-top:20px;margin:0 auto}.b-rik__section9-img7{height:66px;width:87px;background:url(/local/templates/main/images/rik/section9-img.png) no-repeat -401px 0;padding-top:20px;margin:0 auto}.b-rik__section9-img8{height:66px;width:76px;background:url(/local/templates/main/images/rik/section9-img.png) no-repeat -490px 0;padding-top:20px;margin:0 auto}.b-rik__section-slider{background:url(/local/templates/main/images/rik/section8-bg-all.png);height:526px;background-size:cover;margin:0 -500px;position:relative;text-align:center}.b-rik-slidernew{display:block;width:560px;height:295px;margin-top:8%;position:absolute;margin-left:10%;text-align:center;font-family:robotoR;color:#424242;font-size:16px;padding-top:30px}.b-rik-section8 .bx-wrapper .bx-prev{background:url(/local/templates/main/images/rik/section8-slider-prev.png) no-repeat;display:block;left:37.3%;margin-top:2%;height:26px;width:9px}.b-rik-section8 .bx-wrapper .bx-next,.b-rik-section8 .bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/rik/section8-slider-next.png) no-repeat;display:block;left:61.8%;margin-top:2%;height:26px;width:9px}.b-rik-section8 .bx-wrapper .bx-pager{display:none}.b-rik-section8 .bx-wrapper{margin:0 auto}.b-rik-section8__text-title{position:absolute;width:150px;text-align:center;left:43.5%;color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:20px;padding-top:30px}.countries{position:absolute;width:380px;left:40%;margin-top:5%}.countries1{background:url(/local/templates/main/images/rik/section8-img.png) no-repeat 0 0;width:47px;height:32px;margin:0 auto}.countries2{background:url(/local/templates/main/images/rik/section8-img.png) no-repeat -50px 0;width:49px;height:32px;margin:0 auto}.countries3{background:url(/local/templates/main/images/rik/section8-img.png) no-repeat -100px 0;width:46px;height:32px;margin:0 auto}.countries4{background:url(/local/templates/main/images/rik/section8-img.png) no-repeat -149px 0;width:46px;height:32px;margin:0 auto}.block-countries{width:90px}.block-countries p{text-align:center}.b-rik__text-desc{font-size:15px;color:#333}.b-rik__section11{background-color:#fff;height:auto;background-size:cover;margin:0 -500px;position:relative;text-align:center;padding-bottom:50px}.b-rik__section11-left{width:400px;height:360px;padding-top:40px}.b-rik__section11-text{font-family:robotoB,Arial;font-size:24px;color:#333;text-align:left;padding-bottom:20px}.b-rik__section11-name{color:#e95c33;font-family:robotoR,Arial;font-weight:700;font-size:18px;line-height:1.4em;text-align:right}.b-rik__section11-name span{color:#333;font-family:robotoB,Arial;font-weight:700;font-size:30px}.b-rik__section11-desc{color:#333;font-family:robotoR,Arial;font-size:16px;width:230px;padding-top:3px}.b-rik__section11-summa{color:#e95c33;font-family:robotoR,Arial;font-size:16px;margin-top:15px}.b-rik__section11-summa span{font-family:robotoB,Arial;font-weight:700;font-size:36px}.b-rik__section11-strelka1{background:url(/local/templates/main/images/rik/section11-strelka1.png) no-repeat;width:25px;height:62px;margin-top:54px}.b-rik__section11-img1{background:url(/local/templates/main/images/rik/section11-img1.png) no-repeat;width:216px;height:212px;margin-left:15%}.b-rik__section11-button{width:12rem;margin-top:-20px}.b-buttonsmall-rik{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:1.8rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0 #d4d4d4;text-align:center;padding-top:7px;font-size:1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:0}.b-button-rik-all,.b-buttonfooter-rik:hover,.b-buttonmedium-rik:hover,.b-buttonsmall-rik:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x}.b-rik__section11-img2{background:url(/local/templates/main/images/rik/section11-img2.png) repeat-x;width:379px;height:390px;margin-top:10%}.b-rik__section11-right{margin-left:-2%;margin-top:4%;width:200px}.b-rik__section11-right-summa{margin-left:30%;margin-top:35%}.b-rik__section11-strelka3{background:url(/local/templates/main/images/rik/section11-strelka3.png) no-repeat;width:25px;height:62px;margin-left:90%}.b-rik__section11-buttonright{width:12rem}.b-buttonmedium-rik{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.5rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0 #d4d4d4;text-align:center;padding-top:7px;font-size:1.2rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:30px}.b-buttonsmall-rik:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x}.b-rik__section11-allinclusive{background:url(/local/templates/main/images/rik/section11-img3.png);width:545px;height:346px}.b-rik__section11-ul li{background:url(/local/templates/main/images/rik/rik-marker.png) no-repeat left 3px;list-style:none;padding-left:15px;padding-top:0;padding-bottom:0;line-height:1.3em;padding-bottom:0;text-align:left;font-size:14px;font-family:robotoR}.b-rik__section11-ul{padding-top:25%}.b-rik__section11-material p{color:#e95c33;text-transform:uppercase;font-family:robotoB,Arial;text-align:left;padding-left:6%}.b-rik__section11-material ul{text-align:left}.b-rik__section11-material{padding-top:10%;padding-left:2%;width:388px}.material li{background:url(/local/templates/main/images/rik/rik-marker-material.png) no-repeat left 3px;list-style:none;padding-left:15px;padding-top:0;padding-bottom:0;line-height:1.3em;padding-bottom:0;text-align:left;font-size:12px;font-family:robotoR}.b-rik__section11-strelka2{background:url(/local/templates/main/images/rik/section11-strelka2.png) no-repeat;width:62px;height:17px;margin-top:40px;margin-left:10px;padding-right:15px}.b-rik__section11-footer-summa{margin-top:8%}.b-rik__section11-buttonfooter{width:12rem;margin-top:10px}.b-buttonfooter-rik{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:1.8rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0 #d4d4d4;text-align:center;padding-top:7px;font-size:1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:20px}.b-rik__section12{background-color:#ea9010;height:60px;background-size:cover;margin:0 -500px;position:relative;text-align:center;margin-top:50px}.b-rik__section13{background-color:#dcf1fe;height:auto;background-size:cover;margin:0 -500px;position:relative;text-align:center;padding-bottom:50px}.b-rik__section12-text{float:left;text-align:center;font-family:robotoB,Arial;font-size:24px;color:#fff;line-height:55px}.b-rik__section12-sv{display:block;float:left;width:26px;height:15px;background:url(/local/templates/main/images/rik/section12-sv.png) repeat-x;margin-top:10%;margin-left:8%}.b-rik__section12-text-razv{padding-left:30px}.b-rik__section12-razv{display:block;float:left;width:26px;height:15px;background:url(/local/templates/main/images/rik/section12-sv.png) repeat-x;margin-top:4%;margin-left:2%}.b-rik__section12-all,.b-rik__section12-up{width:400px;margin:0 auto;cursor:pointer}.b-rik__section12-all-sv{width:160px;margin:0 auto;cursor:pointer}.b-rik__text-descall{font-size:18px;color:#333;text-align:center}.b-rik__section13-item{width:925px;height:260px;margin:0 auto}.b-rik__section13-img1{background:url(/local/templates/main/images/rik/section13-img.png)}.b-rik__section13-img2{background:url(/local/templates/main/images/rik/section13-img.png) 0 -258px}.b-rik__section13-img3{background:url(/local/templates/main/images/rik/section13-img.png) 0 -518px}.b-rik__section13-img4{background:url(/local/templates/main/images/rik/section13-img.png) 0 -776px}.b-rik__section13-img5{background:url(/local/templates/main/images/rik/section13-img.png) 0 -1036px}.b-rik__section13-img6{background:url(/local/templates/main/images/rik/section13-img.png) 0 -1298px}.b-rik__section13-left-name{color:#e95c33;font-size:18px;font-family:roboroB,Arial}.b-rik__section13-left-desc{color:#333;font-size:28px;font-family:roboroB,Arial;font-weight:700}.b-rik__section13-left-text,.b-rik__section13-right-text{color:#333;font-size:16px;font-family:roboroR,Arial}.b-rik__section13-left-summa{color:#e95c33;font-size:36px;font-family:roboroB,Arial}.b-rik__section13-left-summa span{font-size:16px}.b-rik__section13-left{padding-top:8%;padding-left:1.8%;text-align:center;width:240px}.b-rik__section13-right-text{text-align:left;height:120px;padding-bottom:20px}.b-rik__section13-right{width:360px;padding-left:29%;padding-top:7%;line-height:1.2em}.b-button-rik-all{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:1.8rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0 #d4d4d4;text-align:center;padding-top:7px;font-size:1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:20px}.b-rik__section14{background-color:#33aed7;height:60px;background-size:cover;margin:0 -500px;position:relative;text-align:center}.b-rik__section14-text{color:#fff;font-size:24px;font-family:roboroB,Arial}.b-rik__section14-text span{font-size:36px}.b-rik__section15-first{background-color:#83d4ef;height:100px;margin:0 -500px;position:relative;text-align:center}.b-rik__section15-firsttext{color:#333;font-family:robotoR;font-size:16px;text-align:center;padding-top:10px}.b-rik__section15-btnall{z-index:100;position:absolute;width:700px;margin-left:8%;margin-top:-25px}input.btn.btnrik{padding:unset;margin-top:10px;display:block;height:34px;width:157px;background:url(/local/templates/main/images/grandsmeta/btngrandsmeta.png);text-align:center;line-height:34px;text-transform:none;text-decoration:none;font-size:11.69px;border:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;float:left;margin-left:50px}input.btn.btnrik:hover{background:url(/local/templates/main/images/grandsmeta/btngrandsmetahover.png);cursor:pointer}.b-rik__section16-name{color:#333;font-family:robotoB;font-size:28px;padding-top:10px;width:326px;text-align:left;padding-top:10%}.b-rik__section16-img{background:url(/local/templates/main/images/rik/section16-img.png);width:423px;height:345px;margin-top:20px}.b-rik__section16{height:590px}.b-rik__section16-first{width:750px;margin:0 auto;height:320px}.b-rik__section16-footer{width:650px;height:145px;margin:0 auto}.b-rik__section16-footer p{color:#333;font-family:robotoM,Arial;font-size:18px;padding-top:10px;text-align:center;padding-top:10%}.b-rik__section16-footer-img{background:url(/local/templates/main/images/rik/rik-footer.png);width:155px;height:88px;margin-top:-20px}.b-rik__section16-footer-text{color:#e95c33;font-family:robotoB,Arial;font-size:36px;padding-top:30px;text-align:center}.bxsliderrik li{display:block;width:510px;height:295px;background:url(/local/templates/main/images/rik/section8-slider-bg.png) no-repeat;padding-top:1%}.b-rik__section7-text{width:200px;margin:0 auto}.b-rik .bxslider{display:block}.b-rik__section-slider .bx-wrapper .bx-prev{background:url(/local/templates/main/images/rik/section8-slider-prev.png) no-repeat;display:block;left:5%;margin-top:-7%;height:26px;width:9px}.b-rik__section-slider .bx-wrapper .bx-next,.b-rik__section-slider .bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/rik/section8-slider-next.png) no-repeat;display:block;left:90%;margin-top:-7%;height:26px;width:9px}.b-rik__section-slider .bx-wrapper .bx-viewport{background:0 0}.b-rik__section-slider ul{margin:0;padding:0}.b-rik__section-slider .bx-wrapper .bx-pager .bx-pager-item{display:none}.bxsliderrik li p{color:#333;color:#424242;font-size:14px;padding:5px 65px;text-align:left;line-height:1.2em}.bxsliderrik li p span{color:#dc542c}.b-smetawizard__section1{background:url(/local/templates/main/images/smetawizard/section1-bg.jpg) no-repeat;height:650px;width:940px;position:relative;text-align:center}.b-smetawizard__section-item{width:960px;margin:0 auto}.b-smetawizard__logo{float:left;background:url(/local/templates/main/images/smetawizard/smetawizard-logo.png) no-repeat;height:70px;width:112px;margin-top:10px;padding-bottom:150px}.b-smetawizard__section1-left{float:left;background:url(/local/templates/main/images/smetawizard/section1-img1.png);height:316px;width:183px;margin-left:35px;margin-top:15px}.b-smetawizard__section1-center{float:left;color:#fff;font-family:robotoR,Arial;font-size:36px;width:400px;margin-top:-9.5%;margin-left:7.5%}.b-smetawizard__section1-center h1{color:#fff;font-family:robotoR,Arial;font-size:36px;width:400px}.b-smetawizard__section1-ul{width:400px;padding-left:5px}.b-smetawizard__section1-ul li{background:url(/local/templates/main/images/smetawizard/smetawizard-marker.jpg) no-repeat left 5px;list-style:none;padding-left:20px;padding-top:2px;padding-bottom:10px;line-height:16px;text-align:left;font-size:14px}.b-smetawizard__section1-right{float:left;background:url(/local/templates/main/images/smetawizard/section1-img3.png);height:568px;width:368px;margin-left:-12.1%;margin-top:-24.5%}.b-smetawizard__button{width:15.3rem;height:3.1875rem;margin:0 auto;padding-top:5%;position:absolute;padding-left:7%}.b-button-smetawizard{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:7px;font-size:1.1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:35px;cursor:pointer}.b-button-smetawizard:hover,.b-smetawizard-btn:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x}.b-smetawizard__section1-footer{width:450px;color:#09375d;font-size:16px;font-family:robotoR,Arial;margin-top:30%;margin-left:-8%}.b-smetawizard__section2{background:url(/local/templates/main/images/smetawizard/section2-bg.png) no-repeat -3px 0;height:400px;width:940px;position:relative;text-align:center}.b-metawizard__section2-first{margin:0 auto;height:180px;padding-top:15px}.b-smetawizard__section2-title{color:#424242;font-family:robotoB;font-size:28px;padding-bottom:20px;padding-top:42px;text-align:center;margin-top:-10%}.b-smetawizard__section2-block{float:left;width:315px;height:180px;text-align:center;padding-top:20px}.b-smetawizard__section2-img1{height:88px;width:77px;background:url(/local/templates/main/images/smetawizard/section2-img1.png) no-repeat 0 15px;padding-top:20px;margin:0 auto}.b-smetawizard__section2-text{color:#424242;font-family:robotoR;font-size:14px}.b-smetawizard__section2-img2{height:88px;width:130px;background:url(/local/templates/main/images/smetawizard/section2-img2.png) no-repeat 0 30px;padding-top:20px;margin:0 auto}.b-smetawizard__section2-img3{height:88px;width:34px;background:url(/local/templates/main/images/smetawizard/section2-img3.png) no-repeat 0 30px;padding-top:20px;margin:0 auto}.b-smetawizard__section2-btn{width:15.3rem;height:3.1875rem;margin:0 auto;padding-top:5%;margin-top:-44px}.b-smetawizard-btn{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:7px;font-size:14.6px;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:35px;cursor:pointer}.b-smetawizard__section3,.b-smetawizard__section5{background:#fff;height:auto;width:940px;position:relative;text-align:center}.b-smetawizard__text-title{color:#424242;font-family:robotoB;font-size:28px;padding-bottom:20px;text-align:center}.b-smetawizard__text-nomer{font-family:robotoL,Arial;font-size:72px;color:#c80806;text-align:center}.b-smetawizard__section3-block{float:left;width:315px;height:230px;text-align:center}.b-metawizard__section3-first{margin:0 auto;height:230px}.b-smetawizard__section4{background:url(/local/templates/main/images/smetawizard/section4-bg.png) no-repeat;height:430px;width:940px;position:relative;text-align:center}.b-smetawizard__section4-text{text-align:right;font-size:24px;font-family:robotoB,Arial;padding-right:20px;color:#424242}.b-smetawizard__section4-left{background:url(/local/templates/main/images/smetawizard/section4-img1.png) no-repeat;height:359px;width:209px;margin-left:5%;margin-top:3%}.b-smetawizard__section4-center p{text-align:center;font-size:24px;font-family:robotoB,Arial;color:#fff;text-transform:uppercase;line-height:1.1em}.b-smetawizard__section4-center p span{text-align:center;font-size:18px;font-family:robotoM,Arial;color:#fff;text-transform:none;line-height:1em;display:block}.b-smetawizard__section4-center{float:left;color:#fff;font-family:robotoR,Arial;font-size:36px;width:210px;margin-top:8%;margin-left:3%;text-transform:uppercase}#b-smetawizard__section4-footer{font-size:30px;text-transform:none;margin-top:-20px}.smetawizard-ask1 input[type=text]{width:320px;margin-top:8px;display:block;margin-left:44px}.b-smetawizard__section4-right{float:left;width:360px;height:360px;padding-top:3%;padding-left:10px}a.smetawizard{text-decoration:none;margin-top:5%;display:block}input.btn.btnsmetawizard:hover{background:transparent url(/local/templates/main/images/turbosmetchik/section4-btn-hover.png) repeat scroll 0 0;cursor:pointer}input.btn.btnsmetawizard{padding:unset;display:block;height:50px;width:240px;background:url(/local/templates/main/images/turbosmetchik/section4-btn.png);text-align:center;line-height:48px;text-transform:none;text-decoration:none;margin-top:-60px;font-size:20px;border:none;margin-top:-11px;text-shadow:rgba(255,255,255,.5) 0 3px 3px;margin-left:18%}.b-smetawizard__section4-right p{margin-top:5%}.b-smetawizard__section5-first{margin:0 auto;height:220px;padding-top:15px}.b-smetawizard__section5-block{float:left;width:240px;height:210px;text-align:center}.section5-block{height:50px;width:63px;margin:0 auto}.b-smetawizard__section5-img1{background:url(/local/templates/main/images/smetawizard/section5-img1.png) no-repeat 0 0}.b-smetawizard__section5-img2{background:url(/local/templates/main/images/smetawizard/section5-img2.png) no-repeat -20px 0}.b-smetawizard__section5-img3{background:url(/local/templates/main/images/smetawizard/section5-img3.png) no-repeat -45px 0}.b-smetawizard__section5-img4{background:url(/local/templates/main/images/smetawizard/section5-img4.png) no-repeat -20px 0}.b-smetawizard__section5-text{width:250px;margin:0 auto;font-family:robotoR,Arial,sans-serif}.b-smetawizard__section5-text span{color:#c80806}.b-smetawizard__section6{background:url(/local/templates/main/images/smetawizard/section6-bg.png) no-repeat;height:360px;width:940px;position:relative;text-align:center;margin-top:18%}.b-smetawizard__section7-desc{color:#333;font-size:14px;font-family:robotoR,Arial,sans-serif;padding:20px;text-align:justify;line-height:1.5em;margin-bottom:20px}.b-smetawizard__section7-desc span{color:#c80806;font-size:24px;font-size:24px;display:block;float:left;padding-right:15px;height:50px}.b-smetawizard__section6-type{float:left;height:250px;width:237px;margin-top:-9%}.b-smetawizard__section6-img1{background:url(/local/templates/main/images/smetawizard/section6-img.png) no-repeat 0 0;height:215px;width:190px;margin-left:8%}.b-smetawizard__section6-img2{background:url(/local/templates/main/images/smetawizard/section6-img.png) no-repeat -230px 0;height:215px;width:190px;margin-left:8%}.b-smetawizard__section6-img3{background:url(/local/templates/main/images/smetawizard/section6-img.png) no-repeat -450px 0;height:215px;width:200px;margin-left:8%}.b-smetawizard__section6-img4{background:url(/local/templates/main/images/smetawizard/section6-img.png) no-repeat -680px 0;height:215px;width:200px;margin-left:8%}.b-smetawizard__section6-title{color:#424242;font-family:robotoB;font-size:28px;padding-bottom:20px;padding-top:42px;text-align:center;margin-top:-23%;position:absolute;width:940px}.b-smetawizard__section6-name{color:#c80806;font-size:18px;font-family:robotoM,Arial;height:30px;padding:4px}.b-smetawizard__section6-text{color:#424242;font-size:24px;font-family:robotoB,Arial}.b-smetawizard__section6-btn{width:10rem;height:2rem;margin:0 auto;padding-top:1%;position:absolute;padding-left:4%}.b-smetawizard-btnnew{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:1.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:7px;font-size:1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:20px;cursor:pointer}.b-smetawizard-btnnew:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x}.b-smetawizard__section6-bg{background:#fdcc05;width:180px;height:30px;color:#c80806;font-size:15px;font-family:robotoM,Arial;height:20px;padding:5px;margin:0 auto}.b-smetawizard__section6-name span{font-size:24px}.b-smetawizard__section7-block{width:50%}.b-smetawizard__section7-name{color:#c80806;font-size:18px;font-family:robotoM,Arial;width:246px;margin:0 auto}.b-smetawizard__section7{background:#fff;height:830px;width:940px;position:relative;text-align:center}.b-smetawizard__section7-ul{width:450px;padding-left:5px;padding-top:5%}.b-smetawizard__section7-ul2{width:400px;padding-left:30px;padding-top:5%}.b-smetawizard__section7-ul li,.b-smetawizard__section7-ul2 li{background:url(/local/templates/main/images/smetawizard/smetawizard-marker.jpg) no-repeat left 5px;list-style:none;padding-left:20px;padding-top:2px;padding-bottom:10px;line-height:16px;text-align:left;font-size:14px}.b-smetawizard__section7-ul li span,.b-smetawizard__section7-ul2 li span{font-size:18px;font-family:robotoM,Arial}.b-smetawizard__section7-textdop{width:350px;color:#333;font-size:14px;font-family:robotoR,Arial;padding-left:10.5%;text-align:left;line-height:1.3em;padding-top:7%}.b-smetawizard__section7-textdop span{background:url(/local/templates/main/images/smetawizard/section7-marker.png) no-repeat;width:9px;height:50px;float:left;margin-right:3%}#b-smetawizard__section7-font{font-size:18px}.b-smetawizard__section7-btn{width:15.3rem;height:3.1875rem;margin:0 auto;padding-top:7.5%;margin-top:-44px}.b-smetawizard__section7-textfooter{width:650px;margin:0 auto;color:#333;font-size:18px;font-family:robotoM,Arial;padding-top:5.4%}.b-smetawizard__section7-next{float:left;background:url(/local/templates/main/images/smetawizard/section7-strelka.png) no-repeat;width:130px;height:86px}.b-smetawizard__section7-phone{float:left;color:#c80806;font-size:36px;font-family:robotoB,Arial;padding-top:6.7%;padding-left:5%}.b-smetawizard__section7-footer{width:650px;margin:0 auto}.b-smetawizard__section8{background:url(/local/templates/main/images/smetawizard/section8-bg.png) no-repeat;height:450px;width:940px;position:relative;text-align:center}@media (max-width:1024px){.b-smetawizard__section8{margin-top:150px;clear:both}}.b-smetawizard__section8-text{text-align:left;font-size:24px;font-family:robotoB,Arial;padding-right:20px;color:#424242;margin-top:-4%;position:absolute}.b-smetawizard-slider{display:block;width:680px;height:210px;margin-top:10.5%;position:absolute;margin-left:14%;text-align:center;font-family:robotoR;color:#424242;font-size:16px;background-color:#fff}.b-smetawizard__section8 ul{margin:0;padding:0}.bxslidersmetawizard li{display:block;width:510px;height:295px;padding-top:1%}.b-smetawizard__section8 .bx-wrapper .bx-viewport{background:0 0}.b-smetawizard__section8 .bx-wrapper .bx-pager{bottom:103%;left:45.5%}.b-smetawizard__section8 .bx-wrapper .bx-pager.bx-default-pager{border-radius:50px}.b-smetawizard__section8 .bx-wrapper .bx-pager.bx-default-pager a.active,.b-smetawizard__section8 .bx-wrapper .bx-pager.bx-default-pager a:hover{background:#c80806;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;border:2px solid #fff;width:7px;height:7px}.b-smetawizard__section8 .bx-wrapper .bx-pager.bx-default-pager a{background:0 0;width:7px;height:7px;border:2px solid #fff;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px}.b-smetawizard__section8 .bx-wrapper .bx-prev{background:url(/local/templates/main/images/smetawizard/sw-slider-prev.png) no-repeat;display:block;left:5%;margin-top:-11%;height:26px;width:13px}.b-smetawizard__section8 .bx-wrapper .bx-next,.b-smetawizard__section8 .bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/smetawizard/sw-slider-next.png) no-repeat;display:block;left:90%;margin-top:-11%;height:26px;width:13px}.bxslidersmetawizard li p{color:#424242;font-size:12px;padding:5px 85px;text-align:left;line-height:1.2em}.b-smetawizard__section8-all{color:#fff;font-size:15px;text-align:left;width:260px;font-family:robotoR,Arial;display:block;position:absolute;top:71%;left:59%;border-bottom:1px dashed #fff}.b-smetawizard__section8-all:hover{border-bottom:none}.b-smetawizard__section8 a,.b-smetawizard__section8 a:hover{text-decoration:none;color:#fff}.b-smetawizard__section9-item__firstblock{margin:0 auto;height:auto;width:940px;padding-bottom:5%}.b-smetawizard__section9-item__block{float:left;width:12rem;margin:0 1rem;display:inline-block;vertical-align:top;text-align:center;padding-bottom:25px}.b-smetawizard__section9{background:#fff;height:auto;width:940px;position:relative;text-align:center}.b-smetawizard__section9-item__block div{width:186px;height:186px}.b-smetawizard__section9-item__block p{color:#424242;font-size:18px;font-family:robotoM,Arial;padding-top:15px}.b-smetawizard__section9-img1{background:url(/local/templates/main/images/smetawizard/section9-img.png) no-repeat 0 0;width:187px;height:188px;margin:0 auto}.b-smetawizard__section9-img2{background:url(/local/templates/main/images/smetawizard/section9-img.png) no-repeat -230px 0;width:187px;height:188px;margin:0 auto}.b-smetawizard__section9-img3{background:url(/local/templates/main/images/smetawizard/section9-img.png) no-repeat -460px 0;width:187px;height:188px;margin:0 auto}.b-smetawizard__section9-img4{background:url(/local/templates/main/images/smetawizard/section9-img.png) no-repeat -690px 0;width:187px;height:188px;margin:0 auto}.b-smetawizard__section9-footer{color:#003884;font-size:18px;font-family:robotoM,Arial;padding-top:15px;line-height:2.4em}.b-smetawizard__section9-footer span,.b-smetawizard__section9-footer-end{font-size:24px;color:#003884}.smetawizard-ask1 textarea{width:320px;padding:9px 10px;font-size:12px;border:1px solid #d8d8d8;margin:.4em auto;border-radius:10px;color:#999;font-size:22px;font-family:roboto,Arial,Helvetica,serif;height:60px}.pricelst h1{font-family:robotoB,Arial;font-size:36px;text-align:left;color:#424242}.pricelst__text-name{width:500px}.pricelst__text-right{float:left;width:370px;padding-left:65px}.pricelst__text-name p{text-align:justify}.pricelst__text-name p span{color:#0179c9;font-family:robotoR,Arial;font-size:14px}.pricelst__text-img1{background:url(/local/templates/main/images/pricelst/img-left.png) no-repeat;width:58px;height:38px;margin:0 auto;margin-top:40%}.pricelst__text-img2{background:url(/local/templates/main/images/pricelst/img-right.png) no-repeat;width:58px;height:38px;margin:0 auto}.pricelst__textcenter{width:240px;font-family:robotoM,Arial;font-size:14px;padding:35px 5px}.pricelst__menu ul{margin-left:0}.pricelst__menu ul li{display:inline;margin-right:0;padding:3px;color:#0179c9}.pricelst__menu a:hover,.pricelst__menu-active{text-decoration:none;color:#858585}.pricelst__table{margin-top:30px}.pricelst__table td:first-child{width:195px}.pricelst__table-img{width:195px;height:86px}.pricelst__table-desc,.pricelst__table-name{text-align:center;color:#0179c9}.pricelst__table-name{text-transform:uppercase;display:block;text-decoration:none}.pricelst__table-characteristic{width:230px}.pricelst__table-action{float:left;width:46px;height:48px;background:url(/local/templates/main/images/pricelst/img-action.png) no-repeat 100% 50%;position:absolute;margin-left:182px}.pricelst__characteristic-text{position:relative;padding-top:20px;padding-left:5px;padding-right:5px;font-size:13px}.pricelst__table-characteristic a{text-align:center;display:block}.pricelst__table-action:hover{background:url(/local/templates/main/images/pricelst/img-action-hover.png) no-repeat 100% 50%}.pricelst__table-content div{margin:0 auto;font-size:16px;font-family:robotoB,Arial;text-align:center}.pricelst__table-summa{font-size:16px;text-align:center}.pricelst__table-summa span{font-size:24px;color:#000}.pricelst__table-btn{display:block;width:115px;height:40px;background-color:#2daff4;-moz-border-radius:50px;-webkit-border-radius:50px;-khtml-border-radius:50px;border-radius:50px;cursor:pointer;margin:0 auto;margin-top:20px;font-size:13px;color:#fff;text-transform:uppercase;text-align:center;line-height:40px;text-decoration:none}.pricelst__table table{background-color:#ecf7fc}.pricelst__table table th{font-size:12px;padding:10px 0;border:1px solid #48b6fb}.pricelst__table table tr td{padding-bottom:10px;border:1px solid #48b6fb}.pricelst__table table{border-collapse:collapse}.pricelst__icons{width:960px;height:230px;padding-top:40px}.pricelst__icons-left{width:440px;font-family:robotoR,Arial;font-size:13px;text-align:left}.pricelst__icons-img1{float:left;background:url(/local/templates/main/images/pricelst/priceicons.png) 0 0 no-repeat;width:25px;height:25px;margin-top:20px}.pricelst__icons-img2{float:left;background:url(/local/templates/main/images/pricelst/priceicons.png) 0 -25px no-repeat;width:25px;height:22px;margin-top:20px}.pricelst__icons-img3{float:left;background:url(/local/templates/main/images/pricelst/priceicons.png) 0 -46px no-repeat;width:25px;height:25px;margin-top:20px}.pricelst__icons-img4{float:left;background:url(/local/templates/main/images/pricelst/priceicons.png) 0 -72px no-repeat;width:25px;height:25px;margin-top:20px}.pricelst__icons-text{float:left;width:310px;padding:10px 30px 0 50px;height:135px}.pricelst__icons-item{padding-top:0}.pricelst__icons-img5{float:left;background:url(/local/templates/main/images/pricelst/priceicons2.png) 0 0 no-repeat;width:35px;height:25px;margin-top:35px}.pricelst__icons-img6{float:left;background:url(/local/templates/main/images/pricelst/priceicons2.png) 0 -26px no-repeat;width:35px;height:25px;margin-top:20px}.pricelst__icons-img7{float:left;background:url(/local/templates/main/images/pricelst/priceicons2.png) 0 -51px no-repeat;width:35px;height:23px;margin-top:20px}.pricelst__icons-img8{float:left;background:url(/local/templates/main/images/pricelst/priceicons2.png) 0 -71px no-repeat;width:35px;height:28px;margin-top:20px}.pricelst__icons-img9{float:left;background:url(/local/templates/main/images/pricelst/priceicons2.png) 0 -100px no-repeat;width:35px;height:25px;margin-top:20px}.pricelst__icons-img10{float:left;background:url(/local/templates/main/images/pricelst/priceicons2.png) 0 -125px no-repeat;width:35px;height:25px;margin-top:35px}.pricelst__icons-img11{float:left;background:url(/local/templates/main/images/pricelst/priceicon.png) 0 0 no-repeat;width:6px;height:33px;margin-top:65px}.pricelst__whywe-name{padding-top:50px;padding-left:60px;font-size:24px;font-family:robotoB}.pricelst__whywe-text{float:left;width:350px;padding:10px 10px 10px 30px}.pricelst__whywe-right{float:left;width:415px;padding-left:75px;padding-top:95px}.pricelst__whywe-textcenter{width:245px;font-family:robotoM,Arial;font-size:14px;padding:55px 5px}.pricelst__whywe-textright{float:left;width:370px;padding:50px 5px 5px 30px;font-size:13px}.pricelst__whywe-text a,.pricelst__whywe-textright a{text-decoration:underline;color:#0179c9}.pricelst__table-characteristic a:hover,.pricelst__table-desc a:hover,.pricelst__whywe-text a:hover,.pricelst__whywe-textright a:hover{text-decoration:none;color:#0179c9}.pricelst__table-btn:hover{color:#fff;background-color:#156ad5}.pricelst__whywe-textcenter span{font-size:18px}.pricelst__footer-img{float:left;background:url(/local/templates/main/images/pricelst/pricelstFooter.png) 0 0 no-repeat;width:50px;height:25px}.pricelst__footer-item{padding-top:50px;text-align:justify;font-size:13px}.pricelst__footer p{padding-top:10px;text-align:justify;font-size:13px}.pricelst__table-img img{margin:0 auto;vertical-align:middle;display:block}#header .top-info span.lst{display:block;float:left;line-height:20px;margin-right:22px;margin-top:5px;padding-left:25px;position:relative}#header .top-info span.lst:before{background:url(/local/templates/main/images/price_list.png) no-repeat;content:'';display:block;height:20px;left:0;line-height:0;position:absolute;top:0;width:20px}.menulst{font-size:11px;font-family:Roboto,Arial}.footernew{margin-top:0!important}.b-client-section1{height:495px;text-align:center;width:1018px;background:url(/local/templates/main/images/client/section1-bg.png) no-repeat}.b-client-section1__text{font-family:robotoM,Arial;text-align:center;font-size:24px;color:#1d5181;text-transform:uppercase;width:640px;padding-top:95px;margin:0 auto;margin-left:15.3%;line-height:1.2em}.b-client-section1__all{height:190px;margin-left:11.5%;margin-top:2.1%}.b-client-section1-item{float:left;width:160px}.b-client-section1-item p{font-family:Arial;text-align:center;font-size:14px;color:#283136}.b-client-section1-item__img1{width:110px;height:155px;background:url(/local/templates/main/images/client/section1-img.png) 0 0 no-repeat;margin:0 auto}.b-client-section1-item__img2{width:110px;height:155px;background:url(/local/templates/main/images/client/section1-img.png) -161px 0 no-repeat;margin:0 auto}.b-client-section1-item__img3{width:110px;height:155px;background:url(/local/templates/main/images/client/section1-img.png) -320px 0 no-repeat;margin:0 auto}.b-client-section1-item__img4{width:110px;height:155px;background:url(/local/templates/main/images/client/section1-img.png) -480px 0 no-repeat;margin:0 auto}.b-client-section1__next{width:77px;height:77px;background:url(/local/templates/main/images/client/next.png) no-repeat;margin-top:46px;margin-left:42%}.b-client-section2{width:960px;margin:0 auto;padding-top:60px;padding-bottom:50px}.b-client-section2__name{font-family:robotoB;text-align:center;font-size:18px;color:#333;width:520px;height:50px;margin:0 auto}.b-client-section2__text{width:900px;height:80px;font-family:roboto,Arial;text-align:justify;font-size:16px;color:#333;margin:0 auto;padding-top:20px}.b-client-section3{padding-bottom:30px;width:960px;margin:0 auto}.b-client-section3__name,.b-client-section4__name,.b-client-section5__name,.b-client-section__name{font-family:robotoB;text-align:center;font-size:24px;color:#48b6fb;height:50px;width:640px;text-transform:uppercase;margin:0 auto}.b-client-section3__name{padding-bottom:80px}.b-client-section3__nomer{font-family:robotoB,Arial;font-size:218px;color:#e4e8eb;position:relative;width:240px}.b-client-section3__nomer-text{font-family:robotoB,Arial;color:#333;width:240px;position:absolute;margin-top:-19%;font-size:18px;text-transform:uppercase;text-align:left;padding-left:10px}.b-client-section3__right-name{float:left;font-family:robotoB,Arial;color:#333;font-size:20px}.b-client-section3__red{width:190px;height:19px;background-color:#f5472a;margin-left:10px;margin-top:5px}.b-client-section3__all{height:400px}.b-client-section3__right{margin-top:0;margin-left:30px;width:300px}.b-client-section3__right-text{color:#424242;font-family:robotoR,Arial;font-size:16px;text-align:left;width:290px;padding-top:10px}.b-client-section3__green{width:190px;height:19px;background-color:#46b41b;margin-left:10px;margin-top:5px}.b-client-section4__text{color:#333;font-family:roboto,Arial;font-size:16px;text-align:center;width:730px;padding-top:10px;margin:0 auto}.b-client-section4{padding-bottom:60px}.b-client-section5{background-color:#e4e8eb;height:480px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center}.b-client-section5__item{float:left;width:240px;height:350px;text-align:left}.b-client-section5__img{width:141px;height:141px;background:url(/local/templates/main/images/client/section5-img.png) 0 0 no-repeat}.b-client-section5__all{width:960px;margin:0 auto;padding-top:30px;padding-left:100px}.b-client-section5__blue{width:65px;height:10px;background-color:#48b6fb;margin-top:10px}.b-client-section5__text{color:#333;font-family:robotoB,Arial;font-size:20px;text-align:left;padding-top:5px;width:200px}.b-client-section5__text p{color:#424242;font-family:robotoR,Arial;font-size:14px;text-align:left;padding-top:5px}.b-client-section5__img2{width:141px;height:141px;background:url(/local/templates/main/images/client/section5-img.png) -153px 0 no-repeat}.b-client-section5__img3{width:141px;height:141px;background:url(/local/templates/main/images/client/section5-img.png) -305px 0 no-repeat}.b-client-section5__img4{width:141px;height:141px;background:url(/local/templates/main/images/client/section5-img.png) -456px 0 no-repeat}.b-client-section6{padding-top:70px;padding-bottom:56px}.b-client-section6__item{float:left;width:320px}.b-client-section6__all{width:960px;height:230px;padding-top:20px;margin:0 auto;margin-left:30%;padding-bottom:15px}.b-client-section6__img1{width:140px;height:140px;background:url(/local/templates/main/images/client/section6-img.png) 0 0 no-repeat}.b-client-section6__img2{width:140px;height:140px;background:url(/local/templates/main/images/client/section6-img.png) -148px 0 no-repeat}.b-client-section6__img3{width:140px;height:140px;background:url(/local/templates/main/images/client/section6-img.png) -295px 0 no-repeat}.b-client-section6__img4{width:140px;height:140px;background:url(/local/templates/main/images/client/section6-img.png) -439px 0 no-repeat}.b-client-section6__img5{width:140px;height:140px;background:url(/local/templates/main/images/client/section6-img.png) -581px 0 no-repeat}.b-client-section6__img6{width:140px;height:140px;background:url(/local/templates/main/images/client/section6-img.png) -728px 0 no-repeat}.b-client-section6__text{color:#333;font-family:robotoB,Arial;font-size:20px;text-align:left;line-height:1.1em;padding-top:15px}.b-client-section7{background-color:#e4e8eb;height:310px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center}.b-client-section7__left{float:left}.b-client-section7__bg1{width:136px;height:55px;background:url(/local/templates/main/images/client/section7-img.png) 0 0 no-repeat}.b-client-section7__all{width:960px;margin:0 auto;padding-top:30px;padding-left:150px}.b-client-section7__text{font-family:robotoR;text-align:left;font-size:30px;color:#333;margin-top:-40px;margin-left:-26px;margin-right:70px}.b-client-section7__text span,.b-client-section7__text2 span,.b-client-section7__text3 span,.b-client-section7__text4 span{font-family:robotoR;text-align:left;font-size:48px;color:#48b6fb}.b-client-section7__text p,.b-client-section7__text2 p,.b-client-section7__text3 p,.b-client-section7__text4 p{font-size:20px;margin-top:-18px}.b-client-section7__bg2{width:80px;height:54px;background:url(/local/templates/main/images/client/section7-img.png) -144px 0 no-repeat;margin-top:80px;position:relative}.b-client-section7__text2{font-family:robotoR;text-align:left;font-size:30px;color:#333;margin-top:-115px;margin-left:-26px;margin-right:70px;position:absolute}.b-client-section7__bg3{width:200px;height:54px;background:url(/local/templates/main/images/client/section7-img.png) -234px 0 no-repeat;margin-top:0;position:relative}.b-client-section7__text3{font-family:robotoR;text-align:left;font-size:30px;color:#333;margin-top:-40px;margin-left:-26px;margin-right:70px;position:absolute}.b-client-section7__left2{float:left;width:200px}.b-client-section7__bg4{width:200px;height:54px;background:url(/local/templates/main/images/client/section7-img.png) -439px 0 no-repeat;margin-top:60px;position:relative}.b-client-section7__left3{float:left;width:240px}.b-client-section7__text4{font-family:robotoR;text-align:left;font-size:30px;color:#333;margin-top:-95px;margin-left:-26px;margin-right:70px;position:absolute}.b-client-section8{padding-top:70px;padding-bottom:86px}.b-client-section8__name{font-family:robotoB;text-align:center;font-size:24px;color:#48b6fb;height:50px;width:960px;text-transform:uppercase;margin:0 auto}.b-client-section8__all{width:960px;height:165px;padding-top:20px;margin:0 auto;margin-left:28.5%;padding-bottom:15px}.b-client-section8__item{float:left;width:185px}.b-client-section8__img1{width:100px;height:100px;background:url(/local/templates/main/images/client/section8-img.png) 0 0 no-repeat}.b-client-section8__text{color:#333;font-family:robotoR,Arial;font-size:14px;text-align:left;line-height:1.1em;padding-top:15px;width:130px}.b-client-section8__img2{width:100px;height:100px;background:url(/local/templates/main/images/client/section8-img.png) -203px 0 no-repeat}.b-client-section8__img3{width:100px;height:100px;background:url(/local/templates/main/images/client/section8-img.png) -403px 0 no-repeat}.b-client-section8__img4{width:100px;height:100px;background:url(/local/templates/main/images/client/section8-img.png) -604px 0 no-repeat}.b-client-section8__img5{width:100px;height:100px;background:url(/local/templates/main/images/client/section8-img.png) -805px 0 no-repeat}.b-client-section8__img6{width:100px;height:100px;background:url(/local/templates/main/images/client/section8-img.png) 0 -114px no-repeat}.b-client-section8__img7{width:100px;height:100px;background:url(/local/templates/main/images/client/section8-img.png) -203px -114px no-repeat}.b-client-section8__img8{width:100px;height:100px;background:url(/local/templates/main/images/client/section8-img.png) -403px -114px no-repeat}.b-client-section8__img9{width:100px;height:100px;background:url(/local/templates/main/images/client/section8-img.png) -604px -114px no-repeat}.b-client-section8__img10{width:100px;height:100px;background:url(/local/templates/main/images/client/section8-img.png) -805px -114px no-repeat}.b-client-section9__name{font-family:robotoB;text-align:center;font-size:24px;color:#48b6fb;height:50px;width:960px;text-transform:uppercase;margin:0 auto}.b-client-section9__item{float:left;width:270px;height:530px;text-align:left;padding-left:40px}.b-client-section9__text{color:#333;font-family:robotoB,Arial;font-size:16px;text-align:left;padding-top:46px;width:260px}.b-client-section9__text p{color:#424242;font-family:robotoR,Arial;font-size:14px;text-align:left;padding-top:5px}.b-client-section9__all{width:960px;margin:0 auto;margin-top:65px}.b-client-section9__img{width:260px;height:119px;background:url(/local/templates/main/images/client/section9-img.png) 0 0 no-repeat}.b-client-section9{background-color:#e4e8eb;height:780px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center;padding-bottom:65px}.b-client-section9__img2{width:260px;height:119px;background:url(/local/templates/main/images/client/section9-img.png) -316px 0 no-repeat}.b-client-section9__img3{width:260px;height:119px;background:url(/local/templates/main/images/client/section9-img.png) -630px 0 no-repeat}.b-client-section9__text span{display:block;height:70px;padding-bottom:20px}.b-client-section10{height:840px;padding-top:60px;padding-bottom:80px}.b-client-section10__all{width:960px;margin:0 auto;padding-top:30px;height:230px;padding-bottom:60px}.b-client-section10__item1{float:left;width:220px;height:230px;text-align:left;padding-top:20px}.b-client-section10__img1{width:51px;height:47px;background:url(/local/templates/main/images/client/section10-img1.png) no-repeat;margin:0 auto}.b-client-section10__img2{width:44px;height:20px;background:url(/local/templates/main/images/client/section10-img2.png) no-repeat;margin:0 auto;margin-top:20px}.b-client-section10__img3{width:40px;height:49px;background:url(/local/templates/main/images/client/section10-img3.png) no-repeat;margin:0 auto}.b-client-section10__item-text{color:#333;font-family:robotoB,Arial;font-size:20px;text-align:center;padding-top:20px;text-decoration:underline;text-transform:uppercase}.b-client-section10__text-center{color:#424242;font-family:robotoR,Arial;font-size:16px;text-align:left;padding-top:20px;width:420px;text-align:center;margin:0 auto}.b-client-section10__text-center span{font-size:20px}.b-client-section10__item2{float:left;width:500px}.b-client-section10__bold{color:#333;font-family:robotoB,Arial;font-size:18px;text-align:center;width:790px;margin:0 auto}.b-client-section10__footer{color:#333;font-family:robotoR,Arial;font-size:18px;text-align:center;width:640px;margin:0 auto;padding-top:30px}.b-client-section11{background-color:#48b6fb;height:100%;background-size:cover;margin:0 -500px;padding:75px 0;position:relative;text-align:center}.b-client-section11-form{width:885px;height:auto;border:5px solid #fff;margin:0 auto}.b-client-section11__name{color:#fff;font-family:robotoB,Arial;font-size:24px;text-align:center;text-transform:uppercase;padding-top:20px}.b-client-section11-form{color:#fff;font-family:robotoR,Arial;font-size:20px;text-align:center}.client-ask1 input[type=text]{width:240px}input.btn.btncancelorderclient{padding:unset;display:block;height:54px;width:400px;background-color:#f2ce09;text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;text-transform:none;font-size:14px;border:none;box-shadow:.2em .2em 2px rgba(122,122,122,.5);margin:0 auto;margin-top:60px;margin-right:auto;margin-bottom:0;margin-left:auto}input.btn.btncancelorderclient:hover{background-color:#feed8d}.b-client-section12{width:960px;margin:0 auto;padding-top:60px;padding-bottom:20px}.b-client-section12__text{color:#333;font-family:robotoB,Arial;font-size:18px;text-align:center;width:720px;margin:0 auto}.b-client-section12__img{width:72px;height:54px;background:url(/local/templates/main/images/client/section12-img.png) no-repeat;margin:0 auto;margin-top:60px}.client-ask1::-webkit-input-placeholder{color:#424242;font-size:16px;font-family:robotoL,Arial,Helvetica,serif;text-transform:none}.client-ask1::-moz-placeholder{color:#424242;font-size:16px;font-family:robotoL,Arial,Helvetica,serif;text-transform:none}.client-ask1:-moz-placeholder{color:#424242;font-size:16px;font-family:robotoL,Arial,Helvetica,serif;text-transform:none}.client-ask1:-ms-input-placeholder{color:#424242;font-size:16px;font-family:robotoL,Arial,Helvetica,serif;text-transform:none}.b-client-link{display:block}.b-grandsmetaM-section7{background:url(/local/templates/main/images/grandsmetaM/section7-bg.png);height:460px;background-size:cover;margin:0 -500px;position:relative;text-align:center;margin-top:-23px}ul.akkordeon li>p.active{background:url(/local/templates/main/images/grandsmetaM/section7-img01.png) no-repeat;color:#151515}.client-ask1 textarea{width:246px;padding:9px 10px;font-size:12px;margin:.4em auto;margin-left:-26px}.b-client-link:hover .b-client-section10__img1{background:url(/local/templates/main/images/client/section10-img1-hover.png) no-repeat}.b-client-link:hover .b-client-section10__item-text{color:#48b6fb;text-decoration:none}.b-client-link:hover{text-decoration:none}.b-client-link:hover .b-client-section10__img3{background:url(/local/templates/main/images/client/section10-img3.png) no-repeat}.b-client-section2__namefirst{font-family:roboto;text-align:center;font-size:16px;color:#333;width:700px;height:50px;margin:0 auto}.b-client-section9-height{height:1400px!important}.b-client-section9__text-cat,.b-client-section9__text-nocat{color:#48b6fb;cursor:pointer;font-family:roboto}.b-client-section9__text-cat:hover,.b-client-section9__text-nocat:hover{color:#000}@media (max-width:1024px){.active-section7{height:1600px!important}}.b-rgd__section1{background:url(/local/templates/main/images/rgd/section1-bg.png) no-repeat;height:98px;width:1112px;position:relative;text-align:center;margin-left:-30px;line-height:85px}.b-rgd__section-item{width:960px;margin:0 auto}.b-rgd__section1-title{font-family:RobotoB,Arial;color:#fff;font-size:30px;text-align:left;line-height:unset}.b-rgd__text-darkblue{color:#122d63}.b-rgd__section2{background:url(/local/templates/main/images/rgd/section2-bg.png) no-repeat;height:399px;width:1004px;position:relative;text-align:center;margin-left:-30px}.b-rgd__section2-left{float:left;height:260px;width:500px;text-align:center;padding-top:60px;font-family:RobotoR,Arial}.b-rgd__section2-title{color:#fff;font-size:36px;line-height:1.1}.b-rgd__section2-hr{height:8px;width:480px;background-color:#fff;margin:0 auto;margin-top:45px;margin-bottom:45px}.b-rgd__section2-text{color:#fff;font-size:20px}.b-rgd__section2-img{height:231px;width:334px;background:url(/local/templates/main/images/rgd/section2-img.png) no-repeat}.b-rgd__section2-right{float:left;height:260px;width:350px;text-align:center;padding-top:60px;font-family:RobotoR,Arial;margin-left:80px}.b-button-rgd{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:7px;font-size:20px;color:#000;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:35px;cursor:pointer;font-family:RobotoM,Arial}.b-rgd__button{width:15.3rem;height:3.1875rem;margin:0 auto;position:absolute;padding-left:50px}.b-button-rgd:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x}.b-rgd__section3-bg{background:url(/local/templates/main/images/rgd/section3-bg.png) no-repeat;height:826px;width:1006px;position:relative;text-align:center;margin-left:-30px;margin-top:-20px}.b-rgd__section11-title,.b-rgd__section13-title,.b-rgd__section3-title{color:#424242;font-family:robotoR;font-size:48px;padding-bottom:20px;padding-top:42px;text-align:center}.b-rgd__section3-column{float:left;height:auto;width:280px;padding-bottom:20px}.b-rgd__section3-column-center{margin-right:40px;margin-left:70px}.b-rgd__section3-column-title1{background:url(/local/templates/main/images/rgd/section3-item.png) 0 -26px no-repeat;height:105px;width:45px}.b-rgd__section3-column-title1:hover,.b-rgd__section3-column:hover .b-rgd__section3-column-title1{background:url(/local/templates/main/images/rgd/section3-item-hover.png) 0 -30px no-repeat}.b-rgd__section3-column-title2:hover,.b-rgd__section3-column:hover .b-rgd__section3-column-title2{background:url(/local/templates/main/images/rgd/section3-item-hover.png) -60px -28px no-repeat}.b-rgd__section3-column-title3:hover,.b-rgd__section3-column:hover .b-rgd__section3-column-title3{background:url(/local/templates/main/images/rgd/section3-item-hover.png) -144px -27px no-repeat}.b-rgd__section3-column-title4:hover,.b-rgd__section3-column:hover .b-rgd__section3-column-title4{background:url(/local/templates/main/images/rgd/section3-item-hover.png) -216px -27px no-repeat}.b-rgd__section3-column-title5:hover,.b-rgd__section3-column:hover .b-rgd__section3-column-title5{background:url(/local/templates/main/images/rgd/section3-item-hover.png) -298px -27px no-repeat}.b-rgd__section3-column-title2{background:url(/local/templates/main/images/rgd/section3-item.png) -50px -26px no-repeat;height:105px;width:74px;margin-left:35px}.b-rgd__section3-column-title3{background:url(/local/templates/main/images/rgd/section3-item.png) -132px -23px no-repeat;height:105px;width:67px}.b-rgd__section3-column-title4{background:url(/local/templates/main/images/rgd/section3-item.png) -200px -23px no-repeat;height:105px;width:72px;margin-left:53px}.b-rgd__section3-column-title5{background:url(/local/templates/main/images/rgd/section3-item.png) -273px -23px no-repeat;height:105px;width:68px;margin-left:35px}.b-rgd__section3-row{padding-top:40px}.b-rgd__section3-column-name{color:#424242;font-family:robotoB,Arial;font-size:24px;margin-top:20px;line-height:1.2;margin-bottom:20px}.b-rgd__section3-column-text{color:#424242;font-family:robotoR,Arial;font-size:18px}.section3-row-width{width:750px;margin:0 auto}.section3-column-right{margin-right:120px;margin-left:50px}.b-rgd__title{color:#424242;font-family:robotoR;font-size:48px;padding-bottom:20px;padding-top:42px;text-align:center}.b-rgd__section4-item{width:480px;height:180px;color:#424242;font-size:24px;margin:0 auto;text-align:center;font-weight:700}.b-rgd__section4-imgleft{background:url(/local/templates/main/images/rgd/section4-img1.png);height:32px;width:32px;margin:0 auto}.b-rgd__section4-imgright{background:url(/local/templates/main/images/rgd/section4-img2.png);height:30px;width:35px;margin:0 auto}.b-rgd__section4-text{padding-top:30px;width:360px;margin:0 auto}.b-rgd__section4{height:280px}.b-rgd__section5{height:auto;padding-bottom:60px}.b-rgd__section5-title{height:140px;font-family:robotoR,Arial;color:#424242;font-size:36px;margin:0 auto;text-align:center;line-height:1.2em}.b-rgd__section5 p{height:80px;color:#424242;font-size:18px;margin:0 auto;text-align:left;padding-top:30px}.b-rgd__section6-row{height:260px}.b-rgd__section6-row-first{width:700px;height:50px}.b-rgd__section6-img1{float:left;background:url(/local/templates/main/images/rgd/section6-img.png) 0 0 no-repeat;height:200px;width:200px;margin:0 auto}.b-rgd__section6-img2{float:left;background:url(/local/templates/main/images/rgd/section6-img.png) 0 -200px no-repeat;height:220px;width:200px;margin:0 auto}.b-rgd__section6-img3{float:left;background:url(/local/templates/main/images/rgd/section6-img.png) 0 -420px no-repeat;height:215px;width:200px;margin:0 auto}.b-rgd__section6-img4{float:left;background:url(/local/templates/main/images/rgd/section6-img.png) 0 -630px no-repeat;height:218px;width:200px;margin:0 auto}.b-rgd__section6-img5{float:left;background:url(/local/templates/main/images/rgd/section6-img.png) 0 -850px no-repeat;height:218px;width:200px;margin:0 auto}.b-rgd__section6-nomer{font-family:robotoB,Arial;color:#fff;float:right;background:#e42a2a;text-align:center}.nomer1{width:40px;height:40px;border-radius:20px;line-height:40px;font-size:22px}.nomer2{width:50px;height:50px;border-radius:25px;line-height:50px;font-size:25px}.nomer3{width:54px;height:54px;border-radius:27px;line-height:54px;font-size:35px}.b-rgd__text-left{padding-left:40px;color:#fff!important}.nomer4{width:60px;height:60px;border-radius:30px;line-height:60px;font-size:35px}.nomer5{width:84px;height:84px;border-radius:42px;line-height:84px;font-size:48px;margin-top:-33px}.b-rgd__section6{height:1500px;margin-bottom:50px}.b-rgd__section6-item{float:left;margin-left:60px;padding-bottom:40px}.b-rgd__section6-title{float:left;font-size:36px;color:#424242;font-weight:700}.b-rgd__section6-text{font-family:robotoR,Arial;font-size:18px;color:#424242;width:700px;text-align:left;margin-top:20px}.b-rgd__section6-blue{color:#48b6fb}.b-rgd__section6-red{color:#e42a2a}.b-rgd__bg-red{background:url(/local/templates/main/images/rgd/section6-img2.png) no-repeat;width:673px;height:54px}.b-rgd__section6-footer{display:block;font-family:badscriptR;font-size:24px;color:#e21a1a;text-align:center;line-height:1.2em;padding-top:30px}.b-rgd__section7{background:url(/local/templates/main/images/rgd/section7-bg.png) no-repeat;height:487px;width:1008px;position:relative;text-align:center;padding-top:60px;margin-left:-30px}.b-rgd__section7-left{background:url(/local/templates/main/images/rgd/section7-img.png) no-repeat;height:219px;width:257px;margin-left:45px;margin-top:3%}.b-rgd__section7-name{text-align:left;font-family:badscriptR;color:#e42a2a;padding-top:5px;font-size:24px;padding-left:15px}.b-rgd__section7-center{float:left;width:320px;height:400px;padding-left:20px}.b-rgd__section7-textblue{text-align:left;font-family:robotoM;color:#084e84;padding-top:0;font-size:18px;padding-left:15px;text-transform:uppercase;margin-top:-20px;width:300px}.b-rgd__section7 p{margin:0;margin-bottom:5px}.b-rgd__section7-strela{width:128px;height:55px;background:url(/local/templates/main/images/rgd/section7-next.png) no-repeat;margin-top:0;margin-left:180px}.b-rgd__section7-textblack{text-align:left;font-family:roboroB,Arial;color:#424242;padding-top:5px;font-size:18px;padding-left:15px;margin-top:-20px}.b-rgd__section7-textblack span{font-size:30px;font-family:badscriptR}.b-rgd__section7-right{float:left;width:340px;height:450px;padding-top:30px;margin-top:-70px;margin-left:18px}.b-rgd__section7-forma{padding-top:30px;width:340px;height:437px;background:url(/local/templates/main/images/rgd/section7-form.png) no-repeat}.b-rgd__section-itemnew{width:1000px;margin:0 auto}.b-rgd__section7-forma p span{font-family:robotoB;color:#fff;padding-top:5px;font-size:20px;text-transform:uppercase}.b-rgd__section7-forma p{font-family:robotoL;color:#fff;font-size:18px;margin-bottom:20px}.rgd-ask1 input[type=text]{width:250px;margin-top:3px;display:block;margin-left:44px}.rgd-ask1 textarea{width:250px;padding:9px 10px;font-size:12px;border-radius:10px;color:#999;font-size:15px;font-family:roboto,Arial,Helvetica,serif;height:80px}input.btn.btnrgd:hover{background:transparent url(/local/templates/main/images/turbosmetchik/section4-btn-hover.png) repeat scroll 0 0;cursor:pointer}input.btn.btnrgd{margin-top:13%;padding:unset;display:block;height:50px;width:240px;background:url(/local/templates/main/images/turbosmetchik/section4-btn.png);text-align:center;line-height:48px;text-transform:none;text-decoration:none;font-size:18px;border:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;margin-left:15%;font-family:robotoR,Arial;color:#000}a.rgd{text-decoration:none}.b-rgd__section7-nexttext{font-family:robotoR;color:#424242;font-size:16px;margin-top:-15px}.b-rgd__section7-nexttext span{font-family:robotoB}.b-rgd__section-title{font-family:robotoR;color:#424242;font-size:48px;margin:0 auto;text-align:center}.b-rgd__section8{height:1100px}.b-rgd__section8-name{font-family:robotoB,Arial;color:#424242;font-size:36px;margin-top:15px;text-align:center;padding-bottom:30px}.b-rgd__section-left{float:left;width:323px;height:902px;background:url(/local/templates/main/images/rgd/section8-img.jpg) no-repeat;margin-left:-20px}.b-rgd__section-right{float:left;font-family:robotoR;color:#838383;font-size:18px;width:630px;padding-left:20px}.b-rgd__section-right li{background:url(/local/templates/main/images/rgd/section8-li.png) no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0;padding-bottom:15px;line-height:20px;text-align:left;line-height:1.6em}.b-rgd__section-right li span{text-transform:uppercase;color:#e21a1a}.b-rgd__section9{background:url(/local/templates/main/images/rgd/section9-bg.png) no-repeat;height:850px;width:1005px;position:relative;text-align:center;padding-top:60px;margin-left:-30px;padding-top:154px}.b-rgd__section9-column1{height:100px;width:230px}.b-rgd__section9-columns{width:340px;height:100px;background-color:#032d4e}.b-rgd__section9-text{color:#fff;font-family:robotoB,Arial;font-size:18px}.b-rgd__section9-summa{display:block;font-family:OpenSansL,Arial;font-size:24px;text-transform:uppercase;color:#fff}.border-none{font-family:OpenSansL,Arial}#content .b-rgd__table{border:0 solid #ccc;border-collapse:collapse;border-spacing:0;width:94%;margin:0 auto;font-family:robotoR,Arial;font-size:18px;color:#424242}.b-rgd__border-right{border-right:2px solid #fff}.b-rgd__section9-img{display:block;float:left;width:74px;height:73px;background:url(/local/templates/main/images/rgd/section9-img.png) no-repeat;margin-top:-18px}.b-rgd__section9-textall{text-align:center;width:280px}.b-rgd__table-th{border-right:2px solid #032d4e}.b-rgd__table-td{border:2px solid #e5e5e5;line-height:1.2em}.border-none{border-top:none}.b-rgd__table-tr{width:100%;height:92px;background-color:#fff}.border-none{font-size:24px;text-transform:uppercase;line-height:.8em}.b-rgd__table-td span{text-transform:none;font-size:16px;color:#e42a2a}.b-rgd__btn-top{margin-top:-24px}.b-rgd__section9-footer{width:330px;height:70px;font-family:robotoR,Arial;font-size:16px;color:#424242;text-align:right;float:right;margin-right:30px;margin-top:20px}.b-rgd__section9-footer span{font-size:24px}.b-rgd__section10-first{height:120px}.b-rgd__section10-next{float:left;width:141px;height:92px;background:url(/local/templates/main/images/rgd/section10-next.png) no-repeat}.b-rgd__section10-firsttext{font-family:robotoM,Arial;font-size:18px;color:#333;width:330px;float:left;margin-top:-20px;margin-left:-120px}.b-rgd__section10-red{color:#e21a1a;font-family:robotoB,Arial;font-size:36px;width:340px;margin-top:-40px;float:left;margin-left:140px}.b-rgd__section10{height:auto;padding-bottom:20px}.b-rgd__section10-bg-red{background:url(/local/templates/main/images/rgd/section10-img.png) no-repeat;width:673px;height:54px;float:right;margin-right:20px}.b-rgd__section10-text{font-family:robotoR,Arial;font-size:18px;color:#424242;padding-top:30px;width:900px}.b-rgd__section10-text span{font-family:robotoR,Arial;font-size:24px;color:#e21a1a;text-transform:uppercase}.b-rgd__section10-second{padding-top:60px}.b-rgd__section10-footer{font-family:robotoR,Arial;font-size:18px;color:#e21a1a;padding-top:30px;padding-bottom:40px}.b-rgd__buttonnew{width:23rem;margin:0 auto}.b-button-rgdnew{display:block;width:100%;background:url(/local/templates/main/images/rgd/btn-bg-rgd.png) repeat-x 0 -1px;height:54px;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:8px;font-size:16px;color:#000;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:1.4em;cursor:pointer;font-family:RobotoM,Arial}.b-button-rgdnew:hover{background:url(/local/templates/main/images/rgd/btn-bg-rgd-hover.png) repeat-x}.b-rgd__section11-row{padding-top:100px;padding-left:10px}.b-rgd__section11-column,.b-rgd__section13-column{float:left;height:auto;width:290px;padding-bottom:30px;padding-left:10px;padding-right:10px}.b-rgd__section11-column-title1{background:url(/local/templates/main/images/rgd/section11-img.png) 0 0 no-repeat;height:50px;width:40px;margin:0 auto}.b-rgd__section11-column-title2{background:url(/local/templates/main/images/rgd/section11-img.png) -48px 0 no-repeat;height:50px;width:50px;margin:0 auto}.b-rgd__section11-column-title3{background:url(/local/templates/main/images/rgd/section11-img.png) -100px 0 no-repeat;height:50px;width:50px;margin:0 auto}.b-rgd__section11-column-title4{background:url(/local/templates/main/images/rgd/section11-img.png) -150px 0 no-repeat;height:50px;width:50px;margin:0 auto}.b-rgd__section11-column-title5{background:url(/local/templates/main/images/rgd/section11-img.png) -200px 0 no-repeat;height:50px;width:44px;margin:0 auto}.b-rgd__section11-column-title6{background:url(/local/templates/main/images/rgd/section11-img.png) -244px 0 no-repeat;height:50px;width:50px;margin:0 auto}.b-rgd__section11-column-text,.b-rgd__section13-column-text{color:#424242;font-family:robotoR,Arial;font-size:18px;text-align:center;padding-top:20px;padding-left:10px;padding-right:10px}.b-rgd__section11-bg{background:url(/local/templates/main/images/rgd/section11-bg.png) no-repeat;height:819px;width:1007px;position:relative;text-align:center;margin-left:-30px;margin-top:-20px}.b-rgd__section11-row2{padding-top:70px;padding-left:10px}.b-rgd__section11,.b-rgd__section13{height:auto;padding-bottom:100px}.b-rgd__section11-footer{float:right;width:300px;height:80px;color:#333;font-family:robotoM,Arial;font-size:18px;text-align:right;margin-top:180px}.b-rgd__section11-footer a{text-transform:uppercase;color:#084e84;font-family:robotoM,Arial;font-size:24px}.b-rgd__section11-footer a:hover{text-decoration:none}.b-rgd__section12{height:auto;padding-bottom:20px}.b-rgd__section12-firsttext{font-family:robotoM,Arial;font-size:18px;color:#333;width:650px;float:left;margin-top:-120px;margin-left:65px}.b-rgd__section12-next{float:left;width:141px;height:92px;background:url(/local/templates/main/images/rgd/section10-next.png) no-repeat}.b-rgd__section12-first{width:750px;margin:0 auto}.b-rgd__section12-red{color:#e21a1a;font-family:robotoB,Arial;font-size:36px;width:340px;margin-top:0;float:left;margin-left:230px}.b-rgd__margin{margin-top:60px}.b-rgd__section13-column-title1{background:url(/local/templates/main/images/rgd/section13-img.png) 0 0 no-repeat;height:46px;width:40px;margin:0 auto}.b-rgd__section13-column-title2{background:url(/local/templates/main/images/rgd/section13-img.png) -49px 0 no-repeat;height:50px;width:50px;margin:0 auto}.b-rgd__section13-column-title3{background:url(/local/templates/main/images/rgd/section13-img.png) -105px 0 no-repeat;height:50px;width:60px;margin:0 auto}.b-rgd__section13-column-title4{background:url(/local/templates/main/images/rgd/section13-img.png) -165px 0 no-repeat;height:50px;width:30px;margin:0 auto}.b-rgd__section13-column-title5{background:url(/local/templates/main/images/rgd/section13-img.png) -200px 0 no-repeat;height:50px;width:38px;margin:0 auto}.b-rgd__section13-row2{padding-top:70px;padding-left:10px;width:650px;margin:0 auto}.b-rgd__section13-text{height:60px;width:510px;margin:0 auto;font-family:robotoR,Arial;font-size:18px;color:#084e84;text-align:center}.b-rgd__section13-row{padding-top:60px;padding-left:10px}.b-rgd__section13-footer{font-family:badscriptR,Arial;color:#333;font-size:16px;text-align:center;width:380px;margin:0 auto;padding-bottom:60px}.b-rgd__section14{background:url(/local/templates/main/images/rgd/section14-bg.png) no-repeat;height:270px;width:1007px;position:relative;text-align:center;margin-left:-30px;margin-top:-20px;padding-top:90px}.b-rgd__section14-item{float:left;padding-right:30px;width:150px;padding-left:10px}.b-rgd__section14__text-first{color:#084e84;font-family:robotoB,Arial;font-size:18px}.b-rgd__section14__text-first span{font-size:36px}.b-rgd__section14__text-desc{color:#424242;font-family:robotoR,Arial;font-size:13px}.b-rgd__footer{height:70px;width:630px;margin:0 auto;text-align:center;font-family:badscriptR,Arial;color:#333;font-size:16px;padding-bottom:30px}.section2-nomer1{width:36px;height:36px;border-radius:18px;line-height:40px;font-size:22px;margin-top:36.5%;margin-left:14%}.b-rgd__section2-nomer{font-family:robotoB,Arial;color:#fff;float:left;background:#ae3939;text-align:center;position:absolute;cursor:pointer}.b-rgd__section2-img{position:relative}.section2-nomer2{width:40px;height:40px;border-radius:20px;line-height:40px;font-size:22.78px;margin-top:31%;margin-left:25%}.section2-nomer3{width:46px;height:46px;border-radius:23px;line-height:46px;font-size:26.67px;margin-top:24%;margin-left:37%}.section2-nomer4{width:56px;height:56px;border-radius:28px;line-height:56px;font-size:30px;margin-top:16%;margin-left:50.4%}.section2-nomer5{width:68px;height:68px;border-radius:35px;line-height:68px;font-size:35.56px;margin-top:5.6%;margin-left:66.4%}.section2-nomer1:hover{width:38px;height:38px;border-radius:19px;line-height:38px;font-size:24px}.section2-nomer2:hover{width:42px;height:42px;border-radius:21px;line-height:42px;font-size:26px}.section2-nomer3:hover{width:48px;height:48px;border-radius:24px;line-height:48px;font-size:29px}.section2-nomer4:hover{width:58px;height:58px;border-radius:29px;line-height:58px;font-size:33px}.section2-nomer5:hover{width:70px;height:70px;border-radius:35px;line-height:70px;font-size:38.56px}.b-pir__hide{display:none}.b-pir__section-item{width:960px;margin:0 auto}.b-pir__section1{height:340px;position:relative;text-align:center;padding-top:40px}.b-pir__section1-left{float:left;background:url(/local/templates/main/images/pir/section1-img.png) no-repeat;height:250px;width:460px;text-align:center}.b-pir__section1-right{float:left;height:260px;width:450px;text-align:left;margin-left:30px;text-transform:uppercase}.b-pir__section1-name{font-family:robotoB,Arial;color:#007ac9;font-size:25px;font-weight:700}.b-pir__section1-name span{font-size:21px;font-weight:400}.b-pir__section1-text{text-transform:none;font-family:robotoR,Arial;color:#333;font-size:15px}.b-pir__button-large{margin-top:40px}.b-button-pir{display:block;width:100%;background:url(/local/templates/main/images/pir/btn-bg-pir.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:7px;font-size:20px;color:#000;text-decoration:none;text-shadow:rgba(255,255,255,.5) 0 3px 3px;line-height:35px;cursor:pointer;font-family:RobotoM,Arial}.b-button-pir:hover{background:url(/local/templates/main/images/pir/btn-bg-pir-hover.png) repeat-x}#content .b-pir-table{border:0 solid #ccc;border-collapse:collapse;border-spacing:0;width:100%;margin:0 auto;font-family:robotoR,Arial;font-size:18px;color:#424242;background-color:#f8f8f8}.b-pir-table__tr{width:100%;background-color:#f8f8f8}.b-pir-table th{width:230px;height:260px;border:1px solid #ddd}.b-pir-table td{width:230px;height:260px;border:1px solid #ddd}.b-pir-table__product{width:235px;height:236px;position:relative}.b-pir-table__product-1:after{background:url(/upload/marker/leader.png) no-repeat;content:" ";position:absolute;width:100%;height:100%;left:0;top:0;margin-top:110px;margin-left:130px}.b-pir-table__product-2:after{background:url(/upload/marker/simple.png) no-repeat;content:" ";position:absolute;width:100%;height:100%;left:0;top:0;margin-top:110px;margin-left:130px}.b-pir-table__product-3:after{background:url(/upload/marker/novelty.png) no-repeat;content:" ";position:absolute;width:100%;height:100%;left:0;top:0;margin-top:110px;margin-left:130px}.b-pir-table__product_summa{color:#f93838;font-size:24px;font-family:robotoB,Arial;position:absolute;margin-top:-198px;margin-left:35px;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg)}.b-pir-table__product_text{color:#fff;font-size:19px;font-family:robotoB,Arial;position:absolute;margin-top:-165px;margin-left:49px;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg)}.b-pir-table__product_firsttext{color:#fff;font-size:19px;font-family:robotoB,Arial;position:absolute;margin-top:-220px;margin-left:55px;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg)}.b-pir-table__link{position:relative}.b-pir-table__product_name{color:#424242;font-size:14px;font-family:robotoB,Arial;text-transform:uppercase;margin-top:-10%;position:relative}.b-pir-table td{color:#424242;font-size:13px;font-family:robotoM,Arial;padding:8px;text-align:justify}.b-pir-table td p{margin:0;line-height:1.5em}.b-pir-table td p span{color:#007ac9}.b-pir-table__button{width:80%;margin:0 auto;padding-bottom:40px;text-transform:uppercase}.b-pir-table__p{height:480px}.b-pir-table ul{padding-top:15px}.b-pir-table ul li{background:url(/bitrix/templates/main/images/marker.png) no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0;padding-bottom:0;line-height:1.5;padding-bottom:10px;text-align:left;font-size:13px;color:#424242}.b-pir__section2_footer{color:#424242;font-size:15px;font-family:robotoR,Arial;padding-top:60px;text-align:justify;padding-bottom:60px}.b-pir__section2_footer span{font-family:robotoB,Arial}.b-pir-table_programma th{background:url(/local/templates/main/images/pir/btn-bg-pir.png) repeat-x;width:230px;height:48px;border:1px solid #ffc001;font-family:robotoB,Arial;color:#424242;font-size:14px;text-transform:uppercase;text-align:left;padding-left:30px}.b-pir-table__td_name{font-family:robotoR,Arial;color:#007ac9;font-size:15px}.b-pir-table__td_text{font-family:robotoR,Arial;color:#616161;font-size:13px}.b-pir-table_programma td{background-color:#f8f8f8;border:1px solid #ddd;padding:10px 30px}.b-pir-section4_name,.b-pir-section6_name{font-family:robotoB,Arial;color:#424242;font-size:28px;text-align:center;text-transform:uppercase}.b-pir-section4{padding-top:40px;height:560px}.b-pir-section4__item_left{width:260px;height:230px;margin:0 auto;float:left}.b-pir-section4__item{padding-top:30px;padding-bottom:30px}.b-pir-section4__item_right{width:680px;height:230px;float:left}.b-pir-section4__text_blue{color:#007ac9;font-family:robotoB,Arial;font-size:22px;text-transform:uppercase}.b-pir-section4__item p{font-size:15px;padding-top:15px}.b-pir-section4 ul li{background:url(/local/templates/main/images/pir/marker-blue.png) no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0;padding-bottom:0;line-height:1.5;padding-bottom:10px;text-align:left;font-size:13px;color:#424242}.b-pir-section4__item_left img{position:relative}.b-pir__product_summa{color:#f93838;font-size:24px;font-family:robotoB,Arial;position:absolute;margin-top:-17%;margin-left:1.8%;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg)}.b-pir__product_firsttext{color:#fff;font-size:19px;font-family:robotoB,Arial;position:absolute;margin-top:-19%;margin-left:3.8%;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg)}.b-pir__product_text{color:#fff;font-size:19px;font-family:robotoB,Arial;position:absolute;margin-top:-14%;margin-left:3.6%;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg)}.b-pir-section5{background:url(/local/templates/main/images/pir/section5-bg.png) 0 0;height:520px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative}.b-pir-section5_name{color:#ffb500;font-size:40px;font-family:robotoB,Arial;text-transform:uppercase}.b-pir-section5_left{width:450px;padding-right:30px;height:500px;font-family:robotoB,Arial;color:#fff}.b-pir-section5_desc{color:#fff;font-size:22px;font-family:robotoR,Arial;text-transform:uppercase;font-weight:700;margin-top:-3%;text-transform:uppercase}.b-pir-section5_left p{color:#fdfdfd;font-size:15px;font-family:robotoR,Arial;padding-top:30px;padding-bottom:30px;width:380px;text-align:justify}.b-pir_yellow{color:#ffb500;font-size:20px;font-family:robotoB,Arial;text-transform:uppercase}.b-pir_white{color:#fff;font-size:20px;font-family:robotoB,Arial}.b-pir-section5__footer{margin-top:-3%}.b-pir-section5__item{width:900px;margin:0 auto}.b-pir-section5-right{float:left;width:380px}.b-pir-section5-right__forma{height:345px;padding-bottom:15px}.pir-ask1 input[type=text]{width:363px}.pir-ask1 textarea{width:365px}.pir-ask1::-webkit-input-placeholder{color:#424242;font-size:16px;font-family:robotoL,Arial,Helvetica,serif;text-transform:none}.pir-ask1::-moz-placeholder{color:#424242;font-size:16px;font-family:robotoL,Arial,Helvetica,serif;text-transform:none}.pir-ask1:-moz-placeholder{color:#424242;font-size:16px;font-family:robotoL,Arial,Helvetica,serif;text-transform:none}.pir-ask1:-ms-input-placeholder{color:#424242;font-size:16px;font-family:robotoL,Arial,Helvetica,serif;text-transform:none}a.pir{text-decoration:none}input.btn.btncancelorderpir{padding:unset;display:block;height:53px;width:384px;background:url(/local/templates/main/images/btn-demo.png);text-align:center;line-height:50px;font-family:robotoB;text-transform:uppercase;text-decoration:none;margin-top:-60px;font-size:22px;border:none}input.btn.btncancelorderpir:hover{background:transparent url(/local/templates/main/images/btn-demohover.png) repeat scroll 0 0}.b-pir-section6{padding-top:60px}.b-pir-section6__item_img1{background:url(/local/templates/main/images/pir/section6-img.png) 0 0;margin:0 auto}.b-pir-section6__item_img2{background:url(/local/templates/main/images/pir/section6-img.png) -137px 0;margin:0 auto}.b-pir-section6__item_img3{background:url(/local/templates/main/images/pir/section6-img.png) -270px 0;margin:0 auto}.b-pir-section6__item_img4{background:url(/local/templates/main/images/pir/section6-img.png) -400px 0;margin:0 auto}.b-pir-section6__item_img5{background:url(/local/templates/main/images/pir/section6-img.png) -530px 0;margin:0 auto}.b-pir-section6__item_img6{background:url(/local/templates/main/images/pir/section6-img.png) -665px 0;margin:0 auto}.b-pir-section6__item_img7{background:url(/local/templates/main/images/pir/section6-img.png) -800px 0;margin:0 auto}.b-pir-section6__item_img8{background:url(/local/templates/main/images/pir/section6-img.png) -930px 0;margin:0 auto}.b-pir-section6__item_img9{background:url(/local/templates/main/images/pir/section6-img.png) -1060px 0;margin:0 auto}.b-pir-section6__item_img10{background:url(/local/templates/main/images/pir/section6-img.png) -1190px 0;margin:0 auto}.b-pir-section6__item_img11{background:url(/local/templates/main/images/pir/section6-img.png) -1340px 0;margin:0 auto}.b-pir-section6__item_img12{background:url(/local/templates/main/images/pir/section6-img.png) -1470px 0;margin:0 auto}.b-pir-section6__item_img13{background:url(/local/templates/main/images/pir/section6-img.png) -1610px 0;margin:0 auto}.b-pir-section6__item_img14{background:url(/local/templates/main/images/pir/section6-img.png) -1760px 0;margin:0 auto}.b-pir-section6__item_img15{background:url(/local/templates/main/images/pir/section6-img.png) -1900px 0;margin:0 auto}.b-pir-section6__item_img16{background:url(/local/templates/main/images/pir/section6-img.png) -2040px 0;margin:0 auto}.b-pir-section6__item_block{width:17.0625rem;margin:0 1.575rem;display:inline-block;vertical-align:top;text-align:center;padding-bottom:10px}.b-pir-section6__item_all{margin:0 auto;padding-top:20px;width:980px}.b-pir-section6__item_block div{width:125px;height:125px}.b-pir-section6__item_block p{text-align:justify;padding-top:10px;font-size:15px}.b-pir-section6__text-sv{border-bottom:1px dashed #1f8dd2;color:#1f8dd2;cursor:pointer;font-family:RobotoR,Arial;font-size:15px;margin:0 auto;padding-top:35px;width:130px}.b-pir-section6__item-sv{margin-top:-50px;padding-bottom:35px}.b-pir__hr{background:url(/local/templates/main/images/hr.png) no-repeat top center;height:1px;width:auto;margin-top:30px}.b-pir-section7__item{width:940px;margin:0 auto}.b-pir-section7__text-title{color:#424242;font-family:robotoB;font-size:24px;text-transform:uppercase;padding-bottom:50px;padding-top:70px}.b-pir-section7__firstblock{margin:0 auto;height:370px;width:980px}.b-pir-section7__block{float:left;height:350px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center}.b-pir-section7__img1{background:url(/local/templates/main/images/pir/section7-img1.png);margin:0 auto}.b-pir-section7__img2{background:url(/local/templates/main/images/pir/section7-img2.png);margin:0 auto}.b-pir-section7__img3{background:url(/local/templates/main/images/pir/section7-img3.png);margin:0 auto}.b-pir-section7__img4{background:url(/local/templates/main/images/pir/section7-img4.png);margin:0 auto}.b-pir-section7__img5{background:url(/local/templates/main/images/pir/section7-img5.png);margin:0 auto}.b-pir-section7__img6{background:url(/local/templates/main/images/pir/section7-img6.png);margin:0 auto}.b-pir-section7__block div{width:186px;height:186px}.b-pir-section7__block p{padding-top:20px;font-size:15px}.b-pir-section8{background:url(/local/templates/main/images/pir/section8-bg.png) 0 0;height:520px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative}.b-pir-section8__item{width:900px;margin:0 auto;color:#424242}.b-pir-section8_name{font-size:28px;font-family:robotoB,Arial,Helvetica,serif;text-transform:uppercase}.b-pir-section8_desc{font-size:18px;font-family:robotoB,Arial,Helvetica,serif;text-transform:uppercase}.b-pir-section8__item p{width:410px;font-size:15px;font-family:robotoM,Arial,Helvetica,serif;padding-top:10px}.b-pir-section8__item-left{width:480px;height:470px}.b-pir-section8_phone{color:#1f8dd2;font-size:52px;font-family:robotoB,Arial,Helvetica,serif;padding-top:10px}.b-pir-section8_efficiency{float:left;background:url(/local/templates/main/images/pir/section8-img.png) 0 0;width:58px;height:58px}.b-pir-section8_advice{float:left;background:url(/local/templates/main/images/pir/section8-img.png) 0 -73px;width:58px;height:58px}.b-pir-section8_qualification{float:left;background:url(/local/templates/main/images/pir/section8-img.png) 0 -143px;width:58px;height:58px}.b-pir-section8_clients{float:left;background:url(/local/templates/main/images/pir/section8-img.png) -64px 0;width:58px;height:58px}.b-pir-section8_tasks{float:left;background:url(/local/templates/main/images/pir/section8-img.png) -64px -73px;width:58px;height:58px}.b-pir-section8{background:url(/local/templates/main/images/pir/section8-bg.png) 0 0;height:520px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative}.b-pir-section8_text{float:left;padding-left:20px;width:95px;color:#898989;font-family:robotoM,Arial;font-size:12px}.b-pir-section8 table{border:none!important}.b-pir-section8 table tr td{padding-top:10px}.b-pir-section9{background:url(/local/templates/main/images/pir/section9-bg.png) 0 0;height:280px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative}.b-pir-section9__item{width:900px;margin:0 auto;color:#424242}.b-pir-section9_name{font-size:37px}.b-pir-section9__item div{width:470px;color:#fff;font-family:robotoB,Arial;text-transform:uppercase}.b-pir-section9_desc{font-size:16px}.capcha-form img{float:left}.rik-ask1 img{text-align:center}.capcha-form input[type=text]{float:left;width:100%;margin-left:0;margin-top:3px}.b-sertificatSmetchikov{height:auto;margin:auto -400px;position:relative}@media only screen and (max-width:1024px){.b-sertificatSmetchikov{margin:auto -100px}}.b-sertificatSmetchikov__content{height:650px;margin:auto;background-image:url(/bitrix/templates/main/images/sertifikaciya/bg.png);background-repeat:no-repeat;background-size:100% 100%;position:relative;background-position:30px;width:100%}@media only screen and (max-width:1024px){.b-sertificatSmetchikov__content{background-size:100% 90%;position:relative;background-position:30px 70px}}.Block_central{width:940px;min-height:250px;margin:auto;position:relative;overflow:hidden}.b-sertificatSmetchikov__body__left{width:440px;position:relative;float:right;margin-left:500px}.b-sertificatSmetchikov__body__left__title{font-size:30px;font-family:robotoB,sans-serif;color:#424242;text-transform:uppercase;line-height:.963;text-align:center;letter-spacing:-.3px}.b-sertificatSmetchikov__body__left__btn{padding:10px 48px!important;font-size:21px!important;font-family:robotoB,sans-serif;color:#424242;text-transform:uppercase;width:100%;text-align:center}.b-sertificatSmetchikov__body__left__list{margin:0;margin-top:19px}.b-sertificatSmetchikov__body__left__list__elem{font-size:15px;font-family:robotoB,sans-serif;color:#424242;line-height:1.467;text-align:justify;list-style:none;padding-left:36px;position:relative;margin-bottom:-2px}.i-nongras{font-family:robotoM,Arial}.b-sertificatSmetchikov__body__left__list__elem:before{content:' ';position:absolute;width:15px;height:15px;background-image:url(/bitrix/templates/main/images/sertifikaciya/icone_list.png);background-repeat:no-repeat;background-position:center;top:9px;left:3px}.b-ChtoDaiotSertifica{height:650px;margin:auto -400px;position:relative}.b-ChtoDaiotSertifica__content{height:474px;margin:auto;background-image:url(/bitrix/templates/main/images/sertifikaciya/bg2.png);background-repeat:no-repeat;background-size:100% 100%;position:relative}.b-ChtoDaiotSertifica__body__left{width:440px;position:relative}.b-ChtoDaiotSertifica__body__left__title{font-size:30px;font-family:robotoB,Arial;color:#424242;text-transform:uppercase;line-height:.963;text-align:left;letter-spacing:.6px;margin-top:88px!important;margin-bottom:26px!important}.b-ChtoDaiotSertifica__body__left__text{font-size:15px;font-family:robotoM,Arial;color:#424242;line-height:1.467;text-align:justify}.b-ChtoDaiotSertifica__body__left__text span{font-family:robotoB,Arial}.b-DliaKavo{height:auto;background-color:#fff}.b-DliaKavo__title{font-size:29.4px;font-family:robotoB,Arial;color:#424242;letter-spacing:.188px;text-transform:uppercase;line-height:1.286;margin-top:70px!important;margin-bottom:27px!important}.b-DliaKavo__contentText{position:relative;overflow:hidden}.b-DliaKavo__contentText__left{width:440px;float:left}.b-DliaKavo__contentText__right{width:440px;float:right}.b-DliaKavo__contentText__text{font-size:15px;font-family:robotoM,Arial;color:#424242;line-height:1.467;text-align:justify;-moz-transform:matrix(.99999993136166,.00037050866608,-.00037050866608,.99999993136166,0,0);-webkit-transform:matrix(.99999993136166,.00037050866608,-.00037050866608,.99999993136166,0,0);-ms-transform:matrix(.99999993136166,.00037050866608,-.00037050866608,.99999993136166,0,0);margin:0!important}.b-DliaKavo__contentText__text span{font-family:robotoB,Arial}.b-DliaKavo__contentImage{margin-top:45px}.b-DliaKavo__contentImage a{margin-right:6.6px!important}.b-DliaKavo__contentImage a:last-child{margin-right:0!important}.b-skatchat{height:190px;margin:50px -400px 0;position:relative;background-color:rgba(0,122,201,.75)}@media only screen and (max-width:1024px){.b-skatchat{margin:50px -100px 0}}.b-skatchat__content{height:190px;margin:auto;background-image:url(/bitrix/templates/main/images/sertifikaciya/bg_instuction.jpg);background-position:center;background-size:100% 100%;position:relative}.b-skatchat__content__left{width:50%;position:relative;overflow:hidden;float:left;padding:10px 0;margin-top:50px;border-right:4px solid rgba(180,205,222,.37)}.b-skatchat__content__right{width:48%;position:relative;overflow:hidden;float:right;padding:10px 0;margin-top:50px}.b-skatchat__contentlink{text-decoration:none}.b-skatchat__content__left__img{display:inline-block;margin-left:43px;padding-top:5px}.b-skatchat__content__left__text{max-width:252px;margin-left:24px;display:inline-block;font-size:13px;font-family:robotoB,Arial;color:#fff;text-transform:uppercase;letter-spacing:.5px}.b-skatchat__content__left__text small{display:block;font-size:13px;font-family:roboto,Arial;font-style:italic}.b-gde{height:765px;margin:0 -400px;position:relative}@media only screen and (max-width:1024px){.b-gde{margin:0 -100px}}.b-gde__content{height:765px;margin:auto;background-image:url(/bitrix/templates/main/images/sertifikaciya/bg_instuction2.jpg);background-position:center;background-size:100% 100%;position:relative}.b-gde__title{font-size:30px;font-family:robotoB,Arial;color:#424242;text-transform:uppercase;line-height:.963;text-align:center;letter-spacing:.4px;margin-top:73px!important;margin-bottom:30px!important}.b-gde__text{font-size:15px;font-family:robotoM,Arial;color:#424242;line-height:1.467;text-align:justify;margin-top:0;margin-bottom:11px}.b-gde__text span{font-family:robotoB,Arial}.b-gde__content__dow__img{display:block;float:left}.b-gde__content__dow__text{display:block;float:left;color:#007ac9;margin-left:15px;padding-top:10px;margin-right:15px;font-family:robotoM,Arial;color:#007ac9;text-transform:uppercase;line-height:1.385;text-align:left;-moz-transform:matrix(1.00083556539148,0,0,.99999999999999,0,0);-webkit-transform:matrix(1.00083556539148,0,0,.99999999999999,0,0);-ms-transform:matrix(1.00083556539148,0,0,.99999999999999,0,0)}.b-gde__content__dow__text small{display:block;font-size:13px;font-family:roboto,Arial;font-style:italic}.b-img{margin:0 -400px;position:relative}@media only screen and (max-width:1024px){.b-img{margin:0 -100px}}.b-img__content{height:415px;margin:auto;position:relative;text-align:center;background-image:url(/bitrix/templates/main/images/sertifikaciya/bg_img.jpg);background-size:100% 100%;background-repeat:no-repeat;background-position:center}@media only screen and (max-width:1024px){.b-img__content{height:300px}}.b-form{margin:0 -400px -55px;position:relative}@media only screen and (max-width:1024px){.b-form{margin:0 -100px -55px}}.b-form__content{height:480px;margin:auto;background-image:url(/bitrix/templates/main/images/sertifikaciya/bg_form.jpg);background-size:100% 100%;position:relative;overflow:hidden;background-repeat:repeat-y;padding-top:84px;background-position:center}.b-form__content__left{width:440px;position:relative;float:left;margin-top:50px}.b-form__content__right{width:440px;position:relative;float:right;padding-right:35px;padding-left:15px;margin-top:50px}.b-form__content__left__title{font-size:31px;margin-bottom:-2px!important;font-family:DINPro,sans-serif;font-weight:700;color:#ffb500;text-transform:uppercase;line-height:1.375}.b-form__content__left__Soustitle{margin-top:0!important;margin-bottom:22px!important;font-size:22px;letter-spacing:.4px;font-family:DINPro,sans-serif;font-weight:700;color:#fff;text-transform:uppercase;line-height:1.375}.b-form__content__left__text{max-width:390px;font-size:15px;font-family:robotoB,Arial;color:#fdfdfd;line-height:1.467;text-align:justify;padding-left:3px}.b-form__content__left__num{font-size:20px;font-family:robotoB,Arial;color:#fdfdfd;text-transform:uppercase;line-height:1.1;margin-top:31px}.b-form__content__left__num span{color:#ffb500;margin-right:20px}.b-form__content__right form{width:348px;margin-left:8px}.b-form__content__right input[type=text]{display:block;width:100%;margin-bottom:20px}.b-form__content__right input::-webkit-input-placeholder{font-size:14px;font-family:robotoR,Arial;color:#a1a1a1;text-transform:uppercase;line-height:1.571}.inputQuestion{width:100%;resize:none}.b-sert__btn{padding:unset;display:block;height:53px;width:100%;background:url(/local/templates/main/images/btn-demo.png);text-align:center;line-height:50px;font-family:robotoB;text-transform:uppercase;text-decoration:none;font-size:22px;border:none}.b-sert__btn:hover{background:transparent url(/local/templates/main/images/btn-demohover.png) repeat scroll 0 0}.b-sert__btn:focus{background:url(/local/templates/main/images/btn-demo.png)}.i-block{margin:0 -1000px;position:relative}.Block___content{width:1583px;min-height:100px;margin:auto}@media only screen and (min-width:1584px){.Block___content{width:1610px}}@media only screen and (min-width:1611px){.Block___content{width:2560px}}.Block_centralPolezho{width:980px;min-height:250px;margin:auto;position:relative;overflow:hidden}.b-face{margin-top:-40px}.b-face__body{height:559px;background-image:url(/bitrix/templates/main/images/polesna_znat/bg_face.jpg);background-size:cover;background-position:center}.b-face__title{font-size:36px;font-family:RobotoB,sans-serif;color:#333;text-transform:uppercase;line-height:1.611;text-align:center;margin-top:31px!important;margin-bottom:0!important}.b-face__desc{display:block;font-size:16px;font-family:NotoSerifItalic;color:#333;line-height:1.75;text-align:center;margin-top:0}.b-face__img{text-align:center;margin-top:33px}.b-face__img-first{margin-left:-115px;position:absolute;z-index:2;cursor:pointer}.b-face__img-first:hover{-webkit-filter:brightness(110%)}.b-face__img-second{margin-left:-101px;margin-top:137px;position:absolute;z-index:2;cursor:pointer}.b-face__img-second:hover{-webkit-filter:brightness(110%)}.b-face__img-third{position:absolute;z-index:2;cursor:pointer}.b-face__img-third:hover{-webkit-filter:brightness(110%)}.b-face__img-center{position:absolute;top:190px;left:415px}.b-face__btn{margin-top:300px;text-align:center}.b-face__btnLink{margin-top:43px;padding:10px 50px!important;font-size:21.331px!important;font-family:robotoL,sans-serif;color:#000!important;-moz-transform:matrix(.69204361143076,0,0,.70321469575201,0,0);-webkit-transform:matrix(.69204361143076,0,0,.70321469575201,0,0);-ms-transform:matrix(.69204361143076,0,0,.70321469575201,0,0);border-style:solid;border-width:1px;border-color:#e6c405!important}.b-confiance__body{height:1614px;background-color:#fff}.b-confiance__title{font-size:18px;font-family:NotoSerifItalic;color:#333;line-height:1.556;text-align:center;margin-top:50px!important;margin-bottom:62px!important}.b-confiance__title span{display:block}.i-color{position:relative;overflow:hidden}.b-confiance__blue__left{width:500px;height:480px;float:left;background-image:url(/bitrix/templates/main/images/polesna_znat/GBg1.png);background-size:cover;background-position:center}.b-confiance__blue__right{width:480px;height:480px;float:right}.b-confiance__blue__right__content{width:318px;margin-left:90px}.b-confiance__blue__right__content__title{font-size:18px;font-family:robotoB,sans-serif;color:#333;line-height:1;margin-top:95px!important}.b-confiance__blue__right__content__liste{margin:0;margin-top:41px;letter-spacing:-.15px}.b-confiance__blue__right__content__liste__elem{list-style:none;position:relative;padding-left:30px;font-size:16px;font-family:robotoR,sans-serif;color:#333;line-height:1.25;text-align:left;margin-bottom:3px}.b-confiance__blue__right__content__liste__elem span{display:block}.b-confiance__blue__right__content__liste__elem:before{position:absolute;content:' ';width:16px;height:13px;top:10px;left:0;background-image:url(/bitrix/templates/main/images/polesna_znat/iconeListeBlue.png);background-repeat:no-repeat;background-position:center}.b-confiance__yellow__left{width:480px;height:480px;float:left}.b-confiance__yellow__right{width:500px;height:480px;float:right;background-image:url(/bitrix/templates/main/images/polesna_znat/DBg1.png);background-size:cover;background-position:center}.b-confiance__yellow__left__content{width:394px;margin-left:50px}.b-confiance__yellow__left__content__title{font-size:18px;font-family:robotoB,sans-serif;color:#333;line-height:1;margin-top:46px!important;text-align:center}.b-confiance__yellow__left__content__liste{margin:0;margin-top:39px;letter-spacing:-.15px}.b-confiance__yellow__left__content__liste__elem{list-style:none;max-width:330px;position:relative;padding-left:39px;font-size:16px;font-family:robotoR,sans-serif;color:#333;line-height:23px;letter-spacing:-.129px;text-align:left;margin-bottom:-1px}.b-confiance__yellow__left__content__liste__elem:before{position:absolute;content:' ';width:16px;height:13px;top:10px;left:7px;background-image:url(/bitrix/templates/main/images/polesna_znat/iconeListeYellow.png);background-repeat:no-repeat;background-position:center}.b-confiance__red__left{width:500px;height:480px;float:left;background-image:url(/bitrix/templates/main/images/polesna_znat/GBg2.png);background-size:cover;background-position:center}.b-confiance__red__right{width:480px;height:480px;float:right}.b-confiance__red__right__content{width:358px;margin-left:90px}.b-confiance__red__right__content__title{font-size:18px;font-family:robotoB,sans-serif;color:#333;line-height:1;margin-top:45px!important;margin-left:46px}.b-confiance__red__right__content__liste{margin:0;margin-top:38px}.b-confiance__red__right__content__liste__elem{list-style:none;max-width:355px;position:relative;padding-left:31px;font-size:16px;font-family:robotoR,sans-serif;color:#333;line-height:21px;letter-spacing:-.129px;text-align:left;margin-bottom:9px}.b-confiance__red__right__content__liste__elem span{display:block}.b-confiance__red__right__content__liste__elem:before{position:absolute;content:' ';width:16px;height:13px;top:10px;left:4px;background-image:url(/bitrix/templates/main/images/polesna_znat/iconeListeRed.png);background-repeat:no-repeat;background-position:center}.b-deve__body{height:455px;background-color:#fff}.b-deve__title{font-size:18px;font-family:NotoSerifItalic;color:#333;line-height:30px;text-align:center;margin-top:55px!important;margin-bottom:-2px!important}.b-deve__title span{display:block}.b-deve__liste{width:803px;margin-left:90px;margin-top:44px}.b-deve__liste__elem{position:relative;padding-left:92px;list-style:none;font-size:16px;font-family:robotoR,sans-serif;color:#333;line-height:1.375;text-align:left}.b-deve__liste__elem__roue{margin-bottom:25px;max-width:678px;letter-spacing:-.0607px}.b-deve__liste__elem__roue:before{content:' ';position:absolute;left:11px;top:6px;width:32px;height:32px;background-image:url(/bitrix/templates/main/images/polesna_znat/roue.png);background-repeat:no-repeat;background-position:center}.b-deve__liste__elem__dialogue{margin-bottom:23px;max-width:560px}.b-deve__liste__elem__dialogue:before{content:' ';position:absolute;left:14px;top:10px;width:32px;height:29px;background-image:url(/bitrix/templates/main/images/polesna_znat/dialogue.png);background-repeat:no-repeat;background-position:center}.b-deve__liste__elem__calculatrice:before{content:' ';position:absolute;left:10px;top:11px;width:32px;height:29px;background-image:url(/bitrix/templates/main/images/polesna_znat/calculatrice.png);background-repeat:no-repeat;background-position:center}.b-formPOL__body{min-height:500px;padding-bottom:20px;background-color:#fff}.b-formPOL__title{font-size:18px;font-family:robotoB,sans-serif;color:#333;text-transform:uppercase;line-height:1.444;text-align:center;margin-top:13px!important}.b-formPOL__title span{font-size:14px;font-family:robotoR,sans-serif;display:block;max-width:260px;margin:auto;margin-top:9px!important;text-transform:lowercase}.b-formPOL__body form{width:453px;margin:auto;margin-top:28px}.b-formPOL__body form input[type=text]{display:block;width:443px!important;height:38px;border-width:1px;border-color:#007ac9;border-style:solid;padding-left:13px;border-radius:5px;margin-bottom:11px}.b-formPOL__body form textarea{display:block;width:443px!important;height:84px;border-width:1px;border-color:#007ac9;border-style:solid;padding-left:13px;border-radius:5px;margin-bottom:42px;padding-top:10px}.b-formPOL__body form input[type=text]::-webkit-input-placeholder,.b-formPOL__body form textarea::-webkit-input-placeholder{font-size:14px;font-family:robotoR,Arial;color:#a1a1a1;text-transform:uppercase;line-height:1.571}.b-formPOL__btn{padding:unset;border:1px solid #ffc001;color:#424242;font-size:18px!important;text-shadow:0 1px 0 rgba(255,255,255,.5);box-shadow:0 2px 3px 0 #bebebe;background:#ffecb2;font-weight:600;text-transform:inherit;color:#000!important;font-family:robotoL,sans-serif!important;background:-moz-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffecb2),color-stop(100%,#ffd143));background:-webkit-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:-o-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:-ms-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:linear-gradient(to bottom,#ffecb2 0,#ffd143 100%);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;vertical-align:top;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:460px!important;height:48px}.b-formPOL__btn:focus,.b-formPOL__btn:hover{background:#ffd143;background:-moz-linear-gradient(top,#ffd143 0,#ffecb2 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffd143),color-stop(100%,#ffecb2));background:-webkit-linear-gradient(top,#ffd143 0,#ffecb2 100%);background:-o-linear-gradient(top,#ffd143 0,#ffecb2 100%);background:-ms-linear-gradient(top,#ffd143 0,#ffecb2 100%);background:linear-gradient(to bottom,#ffd143 0,#ffecb2 100%)}.b-statistik .Block___content{position:relative;height:156px!important;background-color:#f3cc29;z-index:100}.b-statistik .Block___content:after{content:'';position:absolute;left:0;top:0;width:33%;height:156px;background-color:#fcd846;z-index:101}.b-statisti__body{margin-top:4px}.b-statistik__elem{position:relative;text-align:center;float:left;padding-top:12px}.b-statistik__time{width:240px;height:144px;position:relative;background-color:#fcd846;z-index:103}.b-statistik__time .b-statistik__elem__content__chiffre{padding-left:6px;padding-top:2px}.b-statistik__time:before{content:'';position:absolute;right:0;top:0;width:0;height:0;border-style:solid;border-width:78px 0 78px 28px;border-color:transparent transparent transparent #fcd846;z-index:103}.b-statistik__time:after{content:'';position:absolute;right:0;top:0;width:28px;height:156px;background-color:#f3cc29;z-index:102}.b-statistik__elem__content__chiffre{font-size:30px;font-family:robotoB,sans-serif;color:#333;line-height:1.75;text-align:center;margin-top:10px!important;margin-bottom:-4px!important}.b-statistik__elem__content__chiffre span{font-size:16px!important}.b-statistik__elem__content__text{display:block;max-width:154px;margin:auto;font-family:robotoR,sans-serif;color:#333;line-height:1.231;text-align:center;margin-top:0!important;margin-bottom:0!important}.b-statistik__grafik{width:230px}.b-statistik__grafik .b-statistik__elem__content__chiffre{padding-left:0;padding-top:5px;padding-right:5px}.b-statistik__grafik .b-statistik__elem__content__text{padding-right:15px;letter-spacing:-.6px;margin-top:-2px!important}.b-statistik__grafik:before,.i-fleche:before{content:'';position:absolute;right:0;top:0;width:0;height:0;border-style:solid;border-width:78px 0 78px 35px;border-color:transparent transparent transparent #fcd846;z-index:101}.b-statistik__grafik:after,.i-fleche:after{content:'';position:absolute;right:4px;top:6px;width:0;height:0;border-style:solid;border-width:73px 0 73px 32px;border-color:transparent transparent transparent #f3cc29;z-index:103}.b-statistik__sertifica{width:188px}.b-statistik__sertifica .b-statistik__elem__content__chiffre{padding-left:0;padding-top:5px;padding-right:31px}.b-statistik__sertifica .b-statistik__elem__content__text{max-width:110px;padding-right:19px;margin-top:0!important;letter-spacing:.8px}.b-statistik__client{width:175px}.b-statistik__client .b-statistik__elem__content__chiffre{padding-left:0;padding-top:5px;padding-right:22px}.b-statistik__client .b-statistik__elem__content__text{max-width:170px;padding-right:31px;margin-top:0!important;letter-spacing:-.3px}.b-statistik__services{width:140px}.b-statistik__services .b-statistik__elem__content__chiffre{padding-left:0;padding-top:5px;padding-right:0}.b-statistik__services .b-statistik__elem__content__text{max-width:170px;padding-right:31px;margin-top:0!important;letter-spacing:-.3px}.b-statistik{margin-bottom:-55px}.bx-composite-btn,.bx-composite-btn-fixed{display:none!important}.product__action-text{padding:7px 12px;font-size:14px;margin-left:70px;opacity:0;transition:.5s all;-webkit-transition:.5s all;border-radius:20px;font-weight:700;text-decoration:none;border:1px solid #ffc001;color:#424242;text-shadow:0 1px 0 rgba(255,255,255,.5);box-shadow:0 2px 3px 0 #bebebe;background:#ffecb2;background:-moz-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffecb2),color-stop(100%,#ffd143));background:-webkit-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:-o-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:-ms-linear-gradient(top,#ffecb2 0,#ffd143 100%);background:linear-gradient(to bottom,#ffecb2 0,#ffd143 100%)}#product-list .photo-pr.action a{text-decoration:none!important}#product-list .product .photo-pr.action:before{content:none}#product-list .product .product__action:hover .product__action-text{opacity:1;transition:.5s all;-webkit-transition:.5s all}#product-list .product .product__action{position:absolute;content:" ";width:auto;height:100px;background:url(/bitrix/templates/main/images/action-lable.png) no-repeat;top:-50px;left:-20px;cursor:pointer;padding-top:60px}.banner-wrapper{width:100%;margin-bottom:15px;overflow:hidden;position:relative;border-radius:7px}.banner-ask-discount{flex-direction:row;justify-content:flex-start;align-items:center;text-align:center;padding:10px;padding-top:25px;border-top:1px solid #ffdd73;border-right:1px solid #ffdd73;border-bottom:1px solid #ffdd73;background:#ffd239;background:linear-gradient(to bottom,#ffecb2 20%,#ffd143 100%);border-radius:5px;margin-right:15px}.banner-ask-discount .personal-sale{font-size:21px;color:#424242;margin:0;margin-bottom:8px;font-weight:500;line-height:1.2}.banner-btn{width:25%;display:flex;justify-content:center;align-items:center;padding:0 0 0 2%}.banner-content a{color:#424242;padding-right:8px;text-decoration:none;font-size:20px;line-height:1.2;display:block}.banner-btn a{text-decoration:none;border:none;border-top:1px solid #a8dcff;border-bottom:1px solid #0088c2;cursor:pointer;line-height:1.5;min-height:10px;padding:7px 25px;text-shadow:0 -1px 0 rgba(0,0,0,.25);color:#fff;font-size:15px;font-weight:600;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;vertical-align:top;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:#54b9fe;background:-moz-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#54b9fe),color-stop(100%,#01a4e9));background:-webkit-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:-o-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:-ms-linear-gradient(top,#54b9fe 0,#01a4e9 100%);background:linear-gradient(to bottom,#54b9fe 0,#01a4e9 100%)}@-webkit-keyframes glowing{0%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8}50%{background-color:#004f82;-webkit-box-shadow:0 0 40px #004f82}100%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8}}@-moz-keyframes glowing{0%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8}50%{background-color:#004f82;-webkit-box-shadow:0 0 40px #004f82}100%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8}}@-o-keyframes glowing{0%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8}50%{background-color:#004f82;-webkit-box-shadow:0 0 40px #004f82}100%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8}}@keyframes glowing{0%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8}50%{background-color:#004f82;-webkit-box-shadow:0 0 40px #004f82}100%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8}}.category .banner-wrapper{margin:10px 0}.category .banner-ask-discount{justify-content:space-around}.category .banner-ask-discount a{font-size:2vh;padding:10px 40px;text-transform:uppercase;text-decoration:none;border-radius:5px;white-space:nowrap;color:#fff;background-color:#0079c8;-webkit-animation:glowing 1.5s infinite;-moz-animation:glowing 1.5s infinite;-o-animation:glowing 1.5s infinite;animation:glowing 1.5s infinite}.banner-content{padding:0;text-align:center}.banner-btn{width:100%;border:none;padding:0;justify-content:flex-start;min-height:inherit;margin-top:25px;display:flex;align-items:center}a.how-to-get{display:block;margin:auto;margin-bottom:15px}.t607{z-index:1000;position:fixed;right:0;margin-right:20px}.t607__middle-pos{top:50%;transform:translateY(-50%)}.t607 ul{list-style-type:none;margin:0;padding:0!important}.t607 .t-menu__link-item{position:relative;display:table}.t607__tooltip{visibility:hidden;opacity:0;color:#000;padding:0 18px;position:absolute;white-space:nowrap;-webkit-transition:.3s ease-in-out opacity,.3s ease transform,.3s ease visibility;transition:.3s ease-in-out opacity,.3s ease transform,.3s ease visibility;right:10px;-webkit-transform:translateX(-20%) translateY(-50%);transform:translateX(-20%) translateY(-50%);top:50%}.t607 .t-menu__link-item .t607__dot{display:block;width:10px;height:10px;border-radius:50%;-webkit-transition:.3s ease-in-out all;transition:.3s ease-in-out all;box-sizing:border-box}.t-menu__link-item.t-active .t607__dot{background:#8a8a8a!important;opacity:1!important}.t607 .t-menu__link-item:hover .t607__tooltip{visibility:visible;opacity:1}.t-menu__link-item:hover .t607__tooltip{-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}.t607__tooltip::after{top:50%;right:-20px;transform:translateY(-50%);content:'';position:absolute;width:0;height:0;border:solid transparent;border-width:10px;border-left-color:#292929}.banner-1__button.button{position:static!important;background:0 0!important;background-color:#f2d003!important;color:#000!important;margin-left:128px!important;font-weight:900!important;font-size:15px!important;padding:6px 38px!important;border:1px solid #ffc001!important;border-bottom:none!important;border-top:none!important;color:#424242!important;text-shadow:0 1px 0 rgba(255,255,255,.5)!important;box-shadow:0 2px 3px 0 #bebebe!important;background:#ffecb2!important;background:-moz-linear-gradient(top,#ffecb2 0,#ffd143 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffecb2),color-stop(100%,#ffd143))!important;background:-webkit-linear-gradient(top,#ffecb2 0,#ffd143 100%)!important;background:-o-linear-gradient(top,#ffecb2 0,#ffd143 100%)!important;background:-ms-linear-gradient(top,#ffecb2 0,#ffd143 100%)!important;background:linear-gradient(to bottom,#ffecb2 0,#ffd143 100%)!important}.banner-1__button.button:hover{background:#ffd143!important;background:-moz-linear-gradient(top,#ffd143 0,#ffecb2 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffd143),color-stop(100%,#ffecb2))!important;background:-webkit-linear-gradient(top,#ffd143 0,#ffecb2 100%)!important;background:-o-linear-gradient(top,#ffd143 0,#ffecb2 100%)!important;background:-ms-linear-gradient(top,#ffd143 0,#ffecb2 100%)!important;background:linear-gradient(to bottom,#ffd143 0,#ffecb2 100%)!important}.banner17__text-wrapper{float:right;width:350px}.banner-17__button.button{position:static!important;background:0 0!important;background-color:#f2d003!important;color:#000!important;margin-left:128px!important;font-weight:900!important;font-size:15px!important;padding:6px 38px!important;border:1px solid #ffc001!important;border-bottom:none!important;border-top:none!important;color:#424242!important;text-shadow:0 1px 0 rgba(255,255,255,.5)!important;box-shadow:0 2px 3px 0 #bebebe!important;background:#ffecb2!important;background:-moz-linear-gradient(top,#ffecb2 0,#ffd143 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffecb2),color-stop(100%,#ffd143))!important;background:-webkit-linear-gradient(top,#ffecb2 0,#ffd143 100%)!important;background:-o-linear-gradient(top,#ffecb2 0,#ffd143 100%)!important;background:-ms-linear-gradient(top,#ffecb2 0,#ffd143 100%)!important;background:linear-gradient(to bottom,#ffecb2 0,#ffd143 100%)!important}.banner-17__button.button:hover{background:#ffd143!important;background:-moz-linear-gradient(top,#ffd143 0,#ffecb2 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffd143),color-stop(100%,#ffecb2))!important;background:-webkit-linear-gradient(top,#ffd143 0,#ffecb2 100%)!important;background:-o-linear-gradient(top,#ffd143 0,#ffecb2 100%)!important;background:-ms-linear-gradient(top,#ffd143 0,#ffecb2 100%)!important;background:linear-gradient(to bottom,#ffd143 0,#ffecb2 100%)!important}.banner-16__button.button{position:absolute!important;bottom:22px!important;left:300px!important;padding:6px 20px!important;background:0 0!important;background:linear-gradient(to bottom,#54b9fe 0,#01a4e9 100%)!important}.banner-16__button.button:hover{background:linear-gradient(to top,#54b9fe 0,#01a4e9 100%)!important}#version-tabs ul.tabs li{display:inline-block;max-width:none;float:left;width:28%;height:auto;min-height:32px;text-align:center}.banner18{position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(/bitrix/templates/main/images/banners/banner18.png)}.banner-18__content1{text-transform:uppercase;margin-left:-95px;margin-top:24px;font-size:23px;font-family:Roboto;color:#ffe550;line-height:1.3;text-align:center;font-weight:900}.banner-18__content2{font-size:15px;font-family:Roboto;color:#fff;line-height:1.3;font-weight:900;margin-left:12px;margin-top:22px}.banner-18__content4{margin-top:38px;margin-left:-93px}.banner21{position:absolute;top:0;left:0;height:100%;width:100%;text-shadow:.1px .4px 1.1px #545d6b;background-image:url(/bitrix/templates/main/images/banners/banner_21.jpg);text-align:center}.banner-21__content1{margin-top:30px;font-size:15px;font-family:Roboto;color:#fff;line-height:1.3;text-align:center;font-weight:900}.banner-21__content1 span{color:#ffe550;font-size:27px;font-weight:700;text-transform:uppercase;padding-top:3px;display:block;line-height:1.1;padding-bottom:2px}.banner-21__content2{font-size:16px;color:#fff}.banner-21_btn{display:block;text-decoration:none;text-shadow:none;height:29px;width:352px;background-image:url(/bitrix/templates/main/images/banners/btn_banner.png);text-align:center;margin:18px auto;padding-top:9px;color:#364347;font-weight:700}.blue-1{background-color:#137fdc;color:#fff}.blue-color{color:#39a1e4}.grey-color{color:#424242}.padding-80{padding-bottom:80px}.section9-right{float:left;width:400px}.padd-wd{padding-right:80px;width:480px}.padd-120-50{padding-right:120px;padding-left:50px}.padd-80-wd-430{padding-right:80px;width:430px}.height-420{height:420px}.padd-r-80{padding-right:80px}.height-400{height:400px}.padd-50-wd-420{padding-right:50px;width:420px}.wd-520{width:520px}.wd-520 span{font-size:21px}.height-600{height:600px}.padd-b-50{padding-bottom:50px}.kas-13-wid{width:600px;text-align:left;padding-right:60px}#section1-btn,#section2-btn,#section6-btn,.b-smetaru-section11 .section-btn,.b-smetaru-section9 .section-btn{margin:0 auto}.choise .block-header{margin-bottom:0}#panelSpec img{width:100%;max-width:940px}.white{color:#fff}#course-button-one{width:100%;border-radius:10em!important}#dist-h2{margin-top:3rem}a.disabled{pointer-events:none;cursor:default;color:#888;text-decoration:none}@media screen and (min-device-width:320px) and (max-device-width:640px){#company-persons .tabs li{height:272px}#company-persons .tabs li a{width:200px;height:200px}.slick-slide img{margin-bottom:10px}#company-persons .tabs li.active a:before{display:none}#company-persons .tabs li.active a:after{width:195px}}@media screen and (max-width:640px){#review-slider .slide-client .preview-review{font-size:12px}}.subscription-form__row{width:850px;margin:0 auto}.subscription-form__image{float:left;width:40%}.subscription-form__content{text-align:left;width:58%;float:right}.subscription-form__field{width:490px;margin-top:14px}.subscription-form__input{float:left;width:330px!important}.subscription-form__button{float:right;width:150px}p.subscription-form__agree:first-of-type{margin-top:6px;font-size:12px}.subscription-form__agree,.subscription-form__agree a{color:#54646f}.subscription-form__agree a:hover{color:#007ac9}.subscription-form__hidden-text{margin-top:15px}.club-subscription-block .notetext{color:#444}.hide{display:none}.check{position:relative!important;left:-5em!important;bottom:-2.3em!important;box-shadow:none!important}.callback_veb{position:relative!important;left:20%!important;width:40%}.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.fancybox-opened{width:75%}.news__blockquote{margin:1em 0;text-align:right;font-style:italic}.news__cite{display:block;font-weight:700}
/* End */


/* Start:/local/templates/main/styles.css?17610380229290*/
/**
 * @category	Individ
 * 2013 Individ LTD (http://individ.ru)
 */

/* Defaults */
* {
	margin: 0;
	padding: 0;
}
*:focus {
	outline: none;
}

/* html {
} */
body {
	color: #767676;
	font-size: 14px;
	line-height: 1.5;
	background: #fff;
	font-family: 'Roboto', sans-serif;
}

a {
	color: #007ac9;
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease;
}
a:hover {
	color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: .8em 0;
	font-weight:500;
	line-height: 1.2;
	color: #424242;
}
h1 {
	font-size: 36px;
	text-align:center;
	margin-bottom:35px;
}
h2 {
	font-size: 24px;
	margin-bottom:25px;
}
h3 {
	font-size: 17px;
	margin-bottom: 20px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

p {
	margin: 1em 0;
}
p:first-of-type{
	margin-top: 0;
}

hr {
	border-top: 1px dotted #676767;
	height: 1px;
	margin: 10px 0;
}

address {
	font-style: normal;
}

fieldset,
img {
	border: none;
}

q {
	quotes: "\201e" "\201c";
}

ul,
ol {
	list-style-position: outside;
	margin: 0 0 0 1.4em;
	padding: 0;
}
ul {
	list-style-type: disc;
}
ul li,
ol li {
	margin: 0;
	padding: 0.3em 0;
}
dl {
	display: block;
}
dl dt,
dl dd {
	float: left;
}
dl dt {
	clear: both;
	margin-right: 0.5em;
}
dl:after {
	clear: both;
	content: '';
	display: block;
}

#content table {
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

button,
input,
select,
textarea {
	font: inherit;
	line-height: 1.1;
}

input,
textarea {
	font-family: 'Roboto', sans-serif;
	outline: none;
}
textarea {
	overflow: auto;
	line-height: 1.4;
	border-radius: 5px;
}
select[multiple] {
    border-radius: 5px;
}
input:active,
textarea:active {
	outline: none;
}
input:focus,
textarea:focus {
	background: #e7f4fd;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0
}
::-webkit-input-placeholder {
	color: #777;
	font-size:12px;
}
:-moz-placeholder {
	color: #777;
	font-size: 12px;
}
.placeholder {
	color: #777;
	font-size: 12px;
}




/* Tools and utils */
.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: '';
}
.clearfix:after {
	clear: both;
}

.clear {
	clear: both;
	font-size: 0 !important;
	height: 0;
	line-height:0 !important;
	overflow: hidden;
}

.dnone {
	display: none;
}
.out-of-bounds {
	left: -9999px;
	position: absolute;
	top: -9999px;
	visibility: hidden;
}

.p-abs {
	position: absolute;
}
.p-rel {
	position: relative;
}

/* .overflow-x {
	overflow-x: auto;
} */
.vertical-delimiter {
	bottom: 0;
    box-shadow: 10px -4px 4px -7px #ededed inset;
    height: 100%;
    left: 223px;
    position: absolute;
    top: 0;
    width: 14px;
}




/* Simple UI elements */
a.not-native {
	color: inherit;
	text-decoration: none;
}
a.not-native:hover {
	color: #000;
}
a.fake {
	border-bottom: 1px dashed;
	text-decoration: none;
}
/* a.fake:hover {
} */

ul.flat,
ol.flat {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.c-pointer {
	cursor: pointer;
}




/* For Bitrix visual editor */
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.f-img {
	float: left;
	margin: 0 20px 5px 0;
}
.f-imgr {
	float: right;
	margin: 0 0 5px 20px;
}

.t-center {
	text-align: center;
}
.t-left {
	text-align: left;
}
.t-right {
	text-align: right;
}

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	white-space: nowrap;
	clip-path: inset(100%);
	clip: rect(0 0 0 0);
	overflow: hidden;
  }

.new_flat
{
	list-style: none;
	padding: 0;
	counter-reset: li 0;
}

ol.new_flat > li {
	margin-bottom: 38px;
	min-height: 35px;
	padding: 0 0 0 60px;
	position: relative;
}

ol.new_flat > li:before  {
	color: #67b3e4;
	content: counter(li);
	counter-increment: li;
	font-size: 35px;
	left: 0;
	line-height: 35px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 60px;
}
.tel a {
text-decoration: none;
}
.link_list
{ border:#39a1e4 2px solid; margin:15px; padding:15px; line-height:150%; font-weight:bold; }

.fontsize12 {
	font-size: 12px;
}
/*#version-tabs ul.tabs  {
    display: -webkit-inline-box!important;
}
#version-tabs ul.tabs li {
    display: -webkit-inline-box!important;
}*/
.b-rgd__section6-question {
	background: url(/bitrix/templates/main/images/images.png)!important;
}
.bottom-pager{
	border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    padding: 0px 22px 22px 22px;
    margin-top: 20px;
}
.bottom-pager__text{
	font-weight: 900;
}
.block-kaspersky-section2-1 { width:960px;margin:0 auto;padding-top: 40px;}
/*Вынесенные из кода стили*/
.turbo-ask1 {width: 950px; height: 65px;}
.last {height: 160px;}
.white {color:#ffffff;}
#author-h2 {margin-top: 0px;}
#line {line-height: 1.5;}

.top-menu__span {
	border-left: 1px transparent solid;
	border-right: 1px transparent solid;
	color: #007ac9;
	display: block;
	font-size: 16px;
	font-weight: 700;
	height: 45px;
	line-height: 45px;
	padding: 0 21px;
	text-decoration: none;
}

.top-menu__span:first-child {
	color: #007ac9;
}

.footer-info__span {
	font-weight: 500;
	color: #007ac9;
}

.footer-info__span-2 {
	color: #007ac9;
	text-decoration: underline;
}

.c-link > .footer-info__span-3 {
	color: #007ac9;
	text-decoration: underline;
	padding-left: 0;
	font-size: 15px;
	font-style: normal;
}

.programs-layer__span {
	font-size: 17px;
	color: #007ac9;
	display: inline !important;
	padding-right: 0;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 21px;
	line-height: 45px;
}

.programs-layer__span-2 {
	color: #007ac9;
	font-weight: normal;
	text-decoration: underline;
	font-size: 13px;
}

@media screen and (min-device-width: 320px) and (max-device-width: 359px) {

	.person-slider .slick-list {
		padding: 0px 85px !important;
	}

}

@media screen and (min-device-width: 360px) and (max-device-width: 640px) {

	.person-slider .slick-list {
		padding: 0px 106px !important;
	}

}

@media screen and (min-device-width: 320px) and (max-device-width: 640px) {

	#about-company h2.employees-title {
		font-size: 20px;
		width: 90%;
		margin: 35px auto;
		margin-top: 0;
	}

    .pane_post, .pane_detail_info {
        display: none !important;
    }

    .pane_text {
        display: block !important;
    }

    .panes {
        width: 90%;
		margin: 0 auto;
    }

    #company-persons .pane {
        padding: 30px 10px !important;
    }

    .t607__list {
    	display: none;
    }

}

.pane_text {
    display: none;
}

.pane_text_yellow {
    color: #ffc000;
}

.pane_text_light {
    color: #e5f5ff;
}

@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
	#company-persons .tabs {
		width: 80% !important;
	}
}

input, textarea, .profile-block-shown input[type=text], .profile-block-shown input[type=password], .profile-block-shown select, .profile-block-shown textarea{
	border: none;
	border-radius: 30px;
	padding: 9px 10px;
	font-size: 12px;
	background: #f1f8fd;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(134,162,181,1);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(134,162,181,1);
	box-shadow: inset 0px 1px 1px 0px rgba(134,162,181,1);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px 0;
}
.profile-user-div-link>a, .form.profile>a {
	line-height: 2.5;
	font-size: 32px;
	color: #424242;
	font-weight: bold;
	text-decoration: solid;
}
.form_footer input[type=reset], .form_footer input[type=submit]  {
	border: none;
	border-top: 1px solid #a8dcff;
	border-bottom: 1px solid #0088c2;
	cursor: pointer;
	line-height: 1.5;
	min-height: 10px;
	padding: 7px 25px;
	margin: 5px 0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	color: #FFF;
	font-size: 15px;
	font-weight: 600;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	vertical-align: top;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #54b9fe;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #54b9fe 0%, #01a4e9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#54b9fe), color-stop(100%,#01a4e9));
	background: -webkit-linear-gradient(top, #54b9fe 0%,#01a4e9 100%);
	background: -o-linear-gradient(top, #54b9fe 0%,#01a4e9 100%);
	background: -ms-linear-gradient(top, #54b9fe 0%,#01a4e9 100%);
	background: linear-gradient(to bottom, #54b9fe 0%,#01a4e9 100%);
}
.tel {
	color: #FFFFFF;
	text-decoration: none;
}

.news__blockquote {
	margin: 1em 0;
	text-align: right;
	font-style: italic;
}
.news__cite {
	display: block;
	font-weight: bold;
}

.no-style-anchor {
	color: inherit;
	text-decoration: none;
}

.no-style-anchor:hover {
	color: #000000;
	text-decoration: none;
}

/* aam */

.f_err, .f_msg {
	padding:10px;
	margin:10px 10px 0px 10px;
	border-width:5px;
	border-radius:10px;
	border-style:solid;
}

.f_err {
	border-color:#ff0000;
	color:#ff0000;
	font-weight:bold;
}

.f_msg {
	border-color:#0088c2;
	color:#0088c2;
	font-weight:bold;
}
/* End */


/* Start:/local/templates/main/template_styles.css?1689766178388852*/
.bx-composite-btn-fixed{display:none}
html,
body{background:#FFF url(/local/templates/main/images/patterns/gradient-header.png) center 0 repeat-x;width:100%;}
/* roboto-300 - latin_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local(''),
         url('/local/templates/main/fonts/roboto-v20-latin_cyrillic-ext_cyrillic-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('/local/templates/main/fonts/roboto-v20-latin_cyrillic-ext_cyrillic-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-regular - latin_cyrillic-ext_cyrillic */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(''),
         url('/local/templates/main/fonts/roboto-v20-latin_cyrillic-ext_cyrillic-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('/local/templates/main/fonts/roboto-v20-latin_cyrillic-ext_cyrillic-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-italic - latin_cyrillic-ext_cyrillic */
  @font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local(''),
         url('/local/templates/main/fonts/roboto-v20-latin_cyrillic-ext_cyrillic-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('/local/templates/main/fonts/roboto-v20-latin_cyrillic-ext_cyrillic-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-500 - latin_cyrillic-ext_cyrillic */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local(''),
         url('/local/templates/main/fonts/roboto-v20-latin_cyrillic-ext_cyrillic-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('/local/templates/main/fonts/roboto-v20-latin_cyrillic-ext_cyrillic-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-700 - latin_cyrillic-ext_cyrillic */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local(''),
         url('/local/templates/main/fonts/roboto-v20-latin_cyrillic-ext_cyrillic-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('/local/templates/main/fonts/roboto-v20-latin_cyrillic-ext_cyrillic-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
@font-face{font-family:neucha;src:url("/local/templates/main/fonts/neucha-webfont.eot");src:url("/local/templates/main/fonts/neucha-webfont?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/neucha-webfont.woff") format("woff"), url("/local/templates/main/fonts/neucha-webfont.ttf") format("truetype");font-display: swap;}
@font-face{font-family:badscriptR;src:url("/local/templates/main/fonts/badscript-regular-webfont.woff");src:url("/local/templates/main/fonts/helveticaneuecyr-medium-webfont?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/badscript-regular-webfont.woff") format("woff"), url("/local/templates/main/fonts/badscript-regular-webfont.ttf") format("truetype");font-display: swap;}
@font-face{font-family:baby95;src:url("/local/templates/main/fonts/baby95_regular2-webfont.eot");src:url("/local/templates/main/fonts/baby95_regular2-webfont?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/baby95_regular2-webfont.woff") format("woff"), url("/local/templates/main/fonts/baby95_regular2-webfont.ttf") format("truetype");font-display: swap;}
@font-face{font-family:helvetica;src:url("/local/templates/main/fonts/helveticaneuecyr-medium-webfont.eot");src:url("/local/templates/main/fonts/helveticaneuecyr-medium-webfont?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/helveticaneuecyr-medium-webfont.woff") format("woff"), url("/local/templates/main/fonts/helveticaneuecyr-medium-webfont.ttf") format("truetype");font-display: swap;}
@font-face{font-family:"NotoSerifItalic";src:url("/local/templates/main/fonts/NotoSerifItalic/NotoSerifItalic.eot");src:url("/local/templates/main/fonts/NotoSerifItalic/NotoSerifItalic.eot?#iefix")format("embedded-opentype"), url("/local/templates/main/fonts/NotoSerifItalic/NotoSerifItalic.woff") format("woff"), url("/local/templates/main/fonts/NotoSerifItalic/NotoSerifItalic.ttf") format("truetype");font-style:normal;font-weight:normal;font-display: swap;}
@font-face{font-family:binner;src:url("/local/templates/main/fonts/binner_di_7053_1-webfont.eot");src:url("/local/templates/main/fonts/binner_di_7053_1-webfont?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/binner_di_7053_1-webfont.woff") format("woff"), url("/local/templates/main/fonts/binner_di_7053_1-webfont.ttf") format("truetype");font-display: swap;}
@font-face{font-family:helveticab;src:url("/local/templates/main/fonts/helveticaneuecyr-bold-webfont.eot");src:url("/local/templates/main/fonts/helveticaneuecyr-bold-webfont?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/helveticaneuecyr-bold-webfont.woff") format("woff"), url("/local/templates/main/fonts/helveticaneuecyr-bold-webfont.ttf") format("truetype");font-display: swap;}
@font-face{font-family:helvetical;src:url("/local/templates/main/fonts/helveticaneuecyr-light-webfont.eot");src:url("/local/templates/main/fonts/helveticaneuecyr-light-webfont?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/helveticaneuecyr-light-webfont.woff") format("woff"), url("/local/templates/main/fonts/helveticaneuecyr-light-webfont.ttf") format("truetype");font-display: swap;}
@font-face{font-family:robotoB;src:url("/local/templates/main/fonts/fontsdemo/roboto-bold_allfont.ru-webfont.eot");src:url("/local/templates/main/fonts/fontsdemo/roboto-bold_allfont.ru-webfont?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/fontsdemo/roboto-bold_allfont.ru-webfont.woff") format("woff"), url("/local/templates/main/fonts/fontsdemo/roboto-bold_allfont.ru-webfont.ttf") format("truetype");font-display: swap;}
@font-face{font-family:robotoR;src:url("/local/templates/main/fonts/fontsdemo/roboto-regular_allfont.ru-webfont.eot");src:url("/local/templates/main/fonts/fontsdemo/roboto-regular_allfont.ru-webfont?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/fontsdemo/roboto-regular_allfont.ru-webfont.woff") format("woff"), url("/local/templates/main/fonts/fontsdemo/roboto-regular_allfont.ru-webfont.ttf") format("truetype");font-display: swap;}
@font-face{font-family:robotoM;src:url("/local/templates/main/fonts/fontsdemo/roboto-medium_allfont.ru-webfont.eot");src:url("/local/templates/main/fonts/fontsdemo/roboto-medium_allfont.ru-webfont?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/fontsdemo/roboto-medium_allfont.ru-webfont.woff") format("woff"), url("/local/templates/main/fonts/fontsdemo/roboto-medium_allfont.ru-webfont.ttf") format("truetype");font-display: swap;}
@font-face{font-family:robotoL;src:url("/local/templates/main/fonts/fontsdemo/roboto-light_allfont.ru-webfont.eot");src:url("/local/templates/main/fonts/fontsdemo/roboto-light_allfont.ru-webfont?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/fontsdemo/roboto-light_allfont.ru-webfont.woff") format("woff"), url("/local/templates/main/fonts/fontsdemo/roboto-light_allfont.ru-webfont.ttf") format("truetype");font-display: swap;}
.no-user-select{-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-webkit-user-select:none;user-select:none;}
.loading-indicator{position:relative}
.loading-indicator .loading-layer{background-color:#fff;filter:alpha(opacity=50);opacity:0.5;}
.loading-indicator .loading-layer,
.loading-indicator .loading-icon{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1000;}
.loading-indicator .loading-icon{background:url(/local/templates/main/images/loading.gif) no-repeat center center transparent}
body div.waitwindowlocalshadow{background:url(/local/templates/main/images/loading.gif) no-repeat center center rgba(255, 255, 255, 0.3);border:none;}
body div.waitwindowlocalshadow + div.waitwindowlocal{display:none}
html{height:100%}
body{min-height:100%}
.form-block .starrequired,
.form-block .required{color:#06a5eb;padding-left:2px;}
.feedback .starrequired{margin-left:5px;}
.form-block .footer{}
.form-block.tech-page{border-radius:5px;border:1px #d6d6d6 solid;padding:45px 60px;width:340px;}
.form-block.popup{/*width:340px;*/padding:45px 60px;width:auto/*!important*/}
.form-block.popup .button{width:125px;padding:7px 0;}
.form-block h2{margin-top:0;font-size:17px;margin-bottom:20px;}
.form-block input[type=date],
.form-block input[type=datetime],
.form-block input[type=email],
.form-block input[type=number],
.form-block input[type=password],
.form-block input[type=tel],
.form-block input[type=text],
.form-block input[type=time],
.form-block select,
.form-block textarea{border:none;border-radius:30px;padding:9px 10px;font-size:12px;background:#f1f8fd;-webkit-box-shadow:inset 0px 1px 1px 0px rgba(134,162,181,1);-moz-box-shadow:inset 0px 1px 1px 0px rgba(134,162,181,1);box-shadow:inset 0px 1px 1px 0px rgba(134,162,181,1);width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
a.button,
.form-block button,
.form-block input[type=button],
.form-block input[type=submit],
.form-block input[type=image]{border:none;border-top:1px solid #a8dcff;border-bottom:1px solid #0088c2;cursor:pointer;line-height:1.5;min-height:10px;padding:7px 25px;text-shadow:0 -1px 0 rgba(0, 0, 0, .25);color:#FFF;font-size:15px;font-weight:600;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:#54b9fe;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0YjlmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMWE0ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #54b9fe 0%, #01a4e9 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#54b9fe), color-stop(100%,#01a4e9));background:-webkit-linear-gradient(top, #54b9fe 0%,#01a4e9 100%);background:-o-linear-gradient(top, #54b9fe 0%,#01a4e9 100%);background:-ms-linear-gradient(top, #54b9fe 0%,#01a4e9 100%);background:linear-gradient(to bottom, #54b9fe 0%,#01a4e9 100%);}
a.button{display:inline-block;text-decoration:none;}
a.button:hover,
.form-block button:hover,
.form-block input[type=button]:hover,
.form-block input[type=submit]:hover,
.form-block input[type=image]:hover{background:#01a4e9;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxYTRlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NGI5ZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #01a4e9 0%, #54b9fe 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#01a4e9), color-stop(100%,#54b9fe));background:-webkit-linear-gradient(top, #01a4e9 0%,#54b9fe 100%);background:-o-linear-gradient(top, #01a4e9 0%,#54b9fe 100%);background:-ms-linear-gradient(top, #01a4e9 0%,#54b9fe 100%);background:linear-gradient(to bottom, #01a4e9 0%,#54b9fe 100%);}
a.button.disabled,
.form-block button[disabled],
.form-block input[type=button][disabled],
.form-block input[type=submit][disabled],
.form-block input[type=image][disabled]{color:#ddd;cursor:default;}
a.button.yellow,
.form-block button.yellow,
.form-block input[type=button].yellow,
.form-block input[type=submit].yellow,
.form-block input[type=image].yellow{border:1px solid #ffc001;color:#424242;text-shadow:0 1px 0 rgba(255, 255, 255, .5);box-shadow:0px 2px 3px 0px rgba(190,190,190,1);background:#ffecb2;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZWNiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQxNDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ffecb2 0%, #ffd143 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffecb2), color-stop(100%,#ffd143));background:-webkit-linear-gradient(top, #ffecb2 0%,#ffd143 100%);background:-o-linear-gradient(top, #ffecb2 0%,#ffd143 100%);background:-ms-linear-gradient(top, #ffecb2 0%,#ffd143 100%);background:linear-gradient(to bottom, #ffecb2 0%,#ffd143 100%);}
a.button.red,
.form-block button.red,
.form-block input[type=button].red,
.form-block input[type=submit].red,
.form-block input[type=image].red{border:1px solid #fe8153;color:#fff;text-shadow:0 1px 0 rgba(78, 78, 78, .5);box-shadow:0px 2px 3px 0px rgba(190,190,190,1);background:#fe8153;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZWNiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQxNDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #fe8153 0%, #c22000 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe8153), color-stop(100%,#c22000));background:-webkit-linear-gradient(top, #fe8153 0%,#c22000 100%);background:-o-linear-gradient(top, #fe8153 0%,#c22000 100%);background:-ms-linear-gradient(top, #fe8153 0%,#c22000 100%);background:linear-gradient(to bottom, #fe8153 0%,#c22000 100%);}
a.button.red:hover,
.form-block button.red:hover,
.form-block input[type=button].red:hover,
.form-block input[type=submit].red:hover,
.form-block input[type=image].red:hover{border:1px solid #fe8153;color:#fff;text-shadow:0 1px 0 rgba(78, 78, 78, .5);box-shadow:0px 2px 3px 0px rgba(190,190,190,1);background:#c22000;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZWNiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQxNDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #c22000 0%, #fe8153 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#c22000), color-stop(100%,#fe8153));background:-webkit-linear-gradient(top, #c22000 0%,#fe8153 100%);background:-o-linear-gradient(top, #c22000 0%,#fe8153 100%);background:-ms-linear-gradient(top, #c22000 0%,#fe8153 100%);background:linear-gradient(to bottom, #c22000 0%,#fe8153 100%);}
a.button.yellow:hover,
.form-block button.yellow:hover,
.form-block input[type=button].yellow:hover,
.form-block input[type=submit].yellow:hover,
.form-block input[type=image].yellow:hover{background:#ffd143;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDE0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmVjYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ffd143 0%, #ffecb2 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd143), color-stop(100%,#ffecb2));background:-webkit-linear-gradient(top, #ffd143 0%,#ffecb2 100%);background:-o-linear-gradient(top, #ffd143 0%,#ffecb2 100%);background:-ms-linear-gradient(top, #ffd143 0%,#ffecb2 100%);background:linear-gradient(to bottom, #ffd143 0%,#ffecb2 100%);}
a.button.gray,
.form-block button.gray,
.form-block input[type=button].gray,
.form-block input[type=submit].gray,
.form-block input[type=image].gray{border:1px solid #cacaca;color:#017ac9;text-shadow:0 1px 0 #fff;background:#fefefe;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #fefefe 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#ebebeb));background:-webkit-linear-gradient(top, #fefefe 0%,#ebebeb 100%);background:-o-linear-gradient(top, #fefefe 0%,#ebebeb 100%);background:-ms-linear-gradient(top, #fefefe 0%,#ebebeb 100%);background:linear-gradient(to bottom, #fefefe 0%,#ebebeb 100%);}
a.button.gray:hover,
.form-block button.gray:hover,
.form-block input[type=button].gray:hover,
.form-block input[type=submit].gray:hover,
.form-block input[type=image].gray:hover{background:#ffd143;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ebebeb 0%, #fefefe 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#fefefe));background:-webkit-linear-gradient(top, #ebebeb 0%,#fefefe 100%);background:-o-linear-gradient(top, #ebebeb 0%,#fefefe 100%);background:-ms-linear-gradient(top, #ebebeb 0%,#fefefe 100%);background:linear-gradient(to bottom, #ebebeb 0%,#fefefe 100%);}
a.button.concave,
.form-block button.concave,
.form-block input[type=button].concave,
.form-block input[type=submit].concave,
.form-block input[type=image].concave{background:#65b1e3;border-bottom:1px solid #b3d9f2;border-top:1px solid #5396c2;font-size:14px;font-weight:400;padding:4px 20px;text-shadow:none;}
a.button.concave:hover,
.form-block button.concave:hover,
.form-block input[type=button].concave:hover,
.form-block input[type=submit].concave:hover,
.form-block input[type=image].concave:hover{background:#58abe2;}
.form-block textarea{border-radius:5px;}
.form-block .form_footer{margin-top:20px;}
#content form > table{border:none;}
.form-block label{display:block;font-size:13px;margin-bottom:3px;color:#007ac9;}
.form-block .field{margin-bottom:10px;}
.form-block label.l-checkbox,
.form-block label.l-radio{display:inline-block;cursor:pointer;}
.form-block .field.error input,
.form-block .field.error textarea,
.form-block .field.error-txt input{border:1px #ff4211 solid;padding:8px 10px;}
.form-block .required-comment{display:inline-block;width:150px;font-size:13px;line-height:17px;padding-top:3px;margin-left:15px;}
.form-block .required-comment span{color:#268fe2;font-weight:500;}
.form-block span.error-txt{font-size:11px;color:#ff3500;display:block;margin-bottom:3px;width:95%;}
.form-block .sbHolder{border:none;border-radius:30px;font-size:12px;background:#f1f8fd;-webkit-box-shadow:inset 0px 1px 1px 0px rgba(134,162,181,1);-moz-box-shadow:inset 0px 1px 1px 0px rgba(134,162,181,1);box-shadow:inset 0px 1px 1px 0px rgba(134,162,181,1);position:relative;width:340px;height:35px;}
.form-block .sbHolder:focus .sbSelector{color:#007ac9;}
.form-block .sbSelector{display:block;height:35px;left:0;line-height:35px;outline:none;overflow:hidden;position:absolute;text-indent:10px;top:0;width:90%;}
.form-block .sbSelector:link, .sbSelector:visited,
.form-block .sbSelector:hover{color:#424242;outline:none;text-decoration:none;}
.form-block .sbHolder:hover .sbSelector{color:#007ac9;}
.form-block .sbToggle{background:url(/local/templates/main/images/sprite_icons.png) -6px -156px no-repeat;display:block;height:6px;outline:none;position:absolute;right:15px;top:50%;margin-top:-3px;width:7px;}
.form-block .sbHolder:hover .sbToggle{background-position:-6px -167px;}
.form-block .sbToggleOpen,
.form-block .sbHolder:hover .sbToggleOpen{background-position:-6px -178px;}
.form-block .sbToggleOpen:hover{}
.form-block .sbHolderDisabled{}
.form-block .sbHolderDisabled .sbHolder{}
.form-block .sbHolderDisabled .sbToggle{}
.form-block .sbOptions{-moz-box-shadow:0px 1px 3px 1px rgba(214,223,226,1);-webkit-box-shadow:0px 1px 3px 1px rgba(214,223,226,1);background:#ffffff;border:1px #bfd7e0 solid;border-radius:5px;box-shadow:0px 1px 3px 1px rgba(214,223,226,1);padding:15px 0;position:absolute;list-style:none;left:-1px;margin:0;padding:0;top:40px !important;width:340px;z-index:10;overflow-y:auto;}
.form-block .sbOptions li{padding:0;}
.form-block .sbOptions a{color:#424242;display:block;font-size:12px;margin:4px 0;padding:0 20px;text-decoration:none;}
.form-block .sbOptions a:link,
.form-block .sbOptions a:visited{text-decoration:none;}
.form-block .sbOptions a:hover,
.form-block .sbOptions a:focus,
.form-block .sbOptions a.sbFocus{background:#ffdd73;}
.form-block .sbOptions .sbDisabled{}
.form-block .sbOptions .sbGroup{}
.form-block .sbOptions .sbSub{}
.help-hit{display:block;float:right;background:url('/local/templates/main/images/sprite_icons.png') -27px -154px no-repeat;height:21px;width:20px;margin-top:-4px;position:relative;}
.help-hit span{background:#38b0fb;border-radius:5px;padding:10px;display:none;position:absolute;bottom:22px;right:23px;width:200px;color:#FFF;}
.help-hit:hover span{display:block;}
.help-hit > span:after{position:absolute;bottom:-6px;right:5px;content:" ";width:0px;height:0px;border-top:6px solid #38b0fb;border-left:6px solid transparent;}
#content input[type="checkbox"]{position:absolute;left:-9999px;}
#content input[type="checkbox"] + span{position:relative;display:inline-block;height:25px;line-height:25px;padding-left:30px;}
#content input[type="checkbox"] + span:before{content:"";display:block;position:absolute;top:1px;left:0;width:23px;height:25px;background:url('/local/templates/main/images/sprite_icons.png') -116px -166px no-repeat;margin-right:5px;}
#content input[type="checkbox"]:checked + span:before{background-position:-138px -166px;}
#content input[type="checkbox"]:disabled + span:before{background-position:-20px -195px;}
#content input[type="radio"]{position:absolute;left:-9999px;}
#content input[type="radio"] + span{position:relative;display:inline-block;height:25px;line-height:25px;padding-left:30px;}
#content input[type="radio"] + span:before{content:"";display:block;position:absolute;top:0;left:0;width:23px;height:25px;background:url('/local/templates/main/images/sprite_icons.png') -54px -166px no-repeat;margin-right:5px;}
#content input[type="radio"]:checked + span:before{background-position:-77px -166px;}
.notetext{color:#a67d00;margin-bottom:20px;}
.errortext{color:#ff3500;margin-bottom:20px;}
.yellow-txt{background:#ffdd73;font-weight:600;color:#424242;}
#fix-content{min-width:960px;overflow:hidden;position:relative;margin:0 auto;}
.inside{margin:0 auto;position:relative;width:940px;}
.inside:before,
.inside:after{content:'';display:table;line-height:0;}
.inside:after{clear:both}
.wide-block{background:#FFF;margin:0 -10000px;padding:50px 10000px 8px 10000px;position:relative;}
#product-detail .wide-block{padding:50px 0px 30px 0px;margin:0;}
.wide-block > div{position:relative}
.wide-block.blue{background:url('/local/templates/main/images/patterns/blue.png')}
.wide-block.gray{background:url('/local/templates/main/images/patterns/grey.png')}
.wide-block.black{background:#57575b;padding:30px 10000px;border-top:1px #93939c solid;clear:both;}
.wide-block.blue-no-gradient{background:#39a1e4;}
.wide-block.gray-no-gradient{background:#f0f7f9;background-image:none;border-bottom:1px #d9e7ee solid;border-top:1px #d9e7ee solid;}
.wide-block.top-line-gray{border-top:1px #cacaca solid;}
.wide-block.yellow{background:url('/local/templates/main/images/patterns/yellow.png')}
.wide-block.blue-gradient{background:url('/local/templates/main/images/patterns/blue-gradient.png')}
.wide-block.no-padding{padding:0 10000px 0 10000px;}
.wide-block.padding-top{padding:50px 10000px 0 10000px;}
.wide-block.action{background:#39a1e4;border-top:1px #67b3e4 solid;border-bottom:1px #67b3e4 solid;padding:22px 10000px 26px 10000px;}
#product-detail .wide-block.action{padding:2px 0px 16px 0px;}
.wide-block.shadow:before{background:url('/local/templates/main/images/shadows-sprite.png') -218px -295px no-repeat;content:'';display:block;height:85px;left:50%;line-height:0;margin-left:-525px;position:absolute;top:0;}
.social-networks{font-size:16px;line-height:28px;}
.social-networks span{display:block;float:left;font-weight:500;margin-right:10px;color:#424242;}
.social-link{background:url('/local/templates/main/images/sprite_icons.png') -20px -40px no-repeat;display:block;float:left;height:28px;margin-right:4px;width:33px;}
.social-link.fb{background-position:-20px -68px;}
.social-link.tw{background-position:-20px -97px;}
.social-link.lj{background-position:-20px -125px;}
.social-link.yt{background-position:-20px -257px;}
.social-link.tlgrm{background-position:-20px -286px;}
.c-tlgrm,
.c-tmvr,
.c-email,
.c-skype,
.c-icq,
.c-phone,
.c-link{font-size:15px;font-weight:400;height:20px;line-height:20px;margin:15px 0;padding-left:30px;position:relative;color:#424242;}
.c-tlgrm > span,
.c-tmvr > span,
.c-email > span,
.c-skype > span,
.c-icq > span,
.c-phone > span,
.c-link > span{font-size:13px;font-style:italic;color:#767676;padding-left:10px;}
.c-tlgrm:before,
.c-tmvr:before,
.c-email:before,
.c-skype:before,
.c-icq:before,
.c-phone:before{background:url('/local/templates/main/images/sprite_icons.png') no-repeat;content:'';display:block;left:0;line-height:0;position:absolute;top:0;width:20px;}
.c-skype:before{background-position:0 -16px;height:20px;}
.c-email:before{height:16px;top:5px;}
.c-icq:before{background:url('/local/templates/main/images/icq.png') -10px -9px no-repeat;height:21px;top:1px;}
.c-phone:before{background-position:0 -213px;height:21px;}
.c-tlgrm:before{background:url('/local/templates/main/images/tlgrm.png') no-repeat;height:21px;top:1px;}
.c-tmvr:before{background:url('/local/templates/main/images/tmvr.png') no-repeat;height:21px;top:1px;}
.c-phone_link{color: #424242; text-decoration:none;}
.important-text{border-radius:5px;border:1px #91d1f9 solid;padding:20px 40px;position:relative;color:#007ac9;font-style:italic;font-size:13px;}
.important-text:before{background:url('/local/templates/main/images/sprite_icons.png') -142px 0 no-repeat;content:'';display:block;height:30px;left:8px;position:absolute;top:15px;width:23px;margin-bottom:20px;}
.articles-list{}
.articles-list article{margin-bottom:25px;}
.articles-list article .date{float:left;width:140px;text-align:right;font-weight:500;color:#424242;}
.articles-list article .core-info{float:right;width:780px;}
.articles-list article .core-info .preview-text{margin-top:8px;}
.articles-list .core-article{border:1px #e9e7e4 solid;position:relative;padding:25px 40px;margin-bottom:35px;}
.articles-list .core-article.with-photo img{float:left;}
.articles-list .core-article.with-photo .core-info{float:right;width:630px;font-weight:500;margin-top:-7px;}
.articles-list .core-article .core-info{width:100%;}
.articles-list .core-article .core-info .title{font-size:17px;text-decoration:none;}
.articles-list .core-article .core-info .date{color:#424242;display:block;margin-top:8px;text-align:left;float:none;width:100%;}
.articles-list .core-article .core-info .preview-text{color:#767676;margin-top:8px;}
.articles-list .core-article .core-info .button{margin-top:18px;}
.articles-list .core-article:after{background:url('/local/templates/main/images/shadows-sprite.png') -218px -295px no-repeat;content:'';display:block;height:85px;left:50%;line-height:0;margin-left:-525px;position:absolute;bottom:-85px;width:1050px;z-index:-1;}
#content .stylized-table{width:100%;border-radius:5px;border:none;}
#content .stylized-table thead{border-radius:5px;}
#content .stylized-table td{padding:10px 25px;vertical-align:top;color:#767676;}
#content .border-table td{border:1px #d8ebf8 solid;}
#content .stylized-table thead{background:#f5fcff;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWY5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ffffff 0%, #eef9ff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eef9ff));background:-webkit-linear-gradient(top, #ffffff 0%,#eef9ff 100%);background:-o-linear-gradient(top, #ffffff 0%,#eef9ff 100%);background:-ms-linear-gradient(top, #ffffff 0%,#eef9ff 100%);background:linear-gradient(to bottom, #ffffff 0%,#eef9ff 100%);}
#content .stylized-table thead td{font-weight:600;color:#424242;}
#content .stylized-table tr{border:1px #d8ebf8 solid;}
#content .stylized-table tbody tr:hover{background:#fff8e2;}
#clients-core-info{}
#clients-core-info .sub-title{font-size:18px;line-height:27px;text-align:center;}
#clients-core-info .more-facts{margin-top:40px;margin-bottom:40px;}
#clients-core-info .more-facts .fact{width:460px;float:left;padding:0;}
#clients-core-info .more-facts .fact:first-child{margin-right:20px;}
#clients-core-info h2{text-align:center;}
.client-information{padding-bottom:40px;margin-bottom:40px;position:relative;}
.client-information:last-of-type{margin:0;}
.client-information:before{background:url('/local/templates/main/images/shadows-sprite.png') -228px -485px no-repeat;bottom:0;content:'';display:block;height:27px;left:50%;margin-left:-336px;line-height:0;position:absolute;width:675px;}
.client-information .media-info{width:300px;float:left;text-align:center;}
.client-information .media-info a{position:relative;display:inline-block;}
.client-information .media-info .videopopup{margin-bottom:20px;}
.client-information .media-info img{border:1px #ebebf1 solid;}
.client-information.float-right .media-info{float:right;}
.client-information .media-info .videopopup:after{background:url('/local/templates/main/images/sprite_icons.png') -54px 0 no-repeat;content:'';display:block;height:43px;left:50%;margin-left:-31px;line-height:0;position:absolute;top:50%;width:62px;margin-top:-21px;}
.client-information .media-info .videopopup:hover:after{background-position:-54px -191px;}
.client-information .core-info{width:600px;float:right;}
.client-information .core-info.no-photo{width:100%;}
.client-information.float-right .core-info{float:left;}
.client-information .core-info .title{font-size:19px;font-weight:600;text-decoration:none;}
.client-information .core-info span.title{color:#424242;}
.client-information .core-info .company-logo{margin-top:20px;}
.client-information .core-info .preview-text{margin-top:20px;color:#767676;font-size:13px;}
.client-information .core-info .detail-text{margin-top:20px;color:#424242;font-size:13px;}
.client-information .core-info > span{display:block;color:#424242;font-size:13px;}
.client-information .core-info .button{margin-top:30px;}
.client-information .more-media-info{margin-top:20px;}
.client-information .more-media-info a{padding-right:10px;padding-bottom:10px;position:relative;display:inline-block;}
.client-information .more-media-info .videopopup:after{background:url('/local/templates/main/images/sprite_icons.png') -54px 0 no-repeat;content:'';display:block;height:43px;left:50%;margin-left:-31px;line-height:0;position:absolute;top:50%;width:62px;margin-top:-21px;}
.client-information .more-media-info .videopopup:hover:after{background-position:-54px -191px;}
.page-navigation{display:inline-block;border-radius:5px;font-size:0;margin-top:40px;}
.page-navigation span,
.page-navigation a{background:#fefefe;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #fefefe 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#ebebeb));background:-webkit-linear-gradient(top, #fefefe 0%,#ebebeb 100%);background:-o-linear-gradient(top, #fefefe 0%,#ebebeb 100%);background:-ms-linear-gradient(top, #fefefe 0%,#ebebeb 100%);background:linear-gradient(to bottom, #fefefe 0%,#ebebeb 100%);display:inline-block;padding:4px 10px;text-decoration:none;border-top:1px #d5d5d5 solid;border-bottom:1px #d5d5d5 solid;font-size:13px;}
.page-navigation a:hover{background:#ebebeb;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGZkZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ebebeb 0%, #fdfdfd 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#fdfdfd));background:-webkit-linear-gradient(top, #ebebeb 0%,#fdfdfd 100%);background:-o-linear-gradient(top, #ebebeb 0%,#fdfdfd 100%);background:-ms-linear-gradient(top, #ebebeb 0%,#fdfdfd 100%);background:linear-gradient(to bottom, #ebebeb 0%,#fdfdfd 100%);}
.page-navigation .page-previous,
.page-navigation .page-next{position:relative;width:20px;text-indent:-9999px;}
.page-navigation .page-previous,
.page-navigation span:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px;border-left:1px #d5d5d5 solid;}
.page-navigation .page-next,
.page-navigation .page-current:nth-last-child(2),
.page-navigation .page-current:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;border-right:1px #d5d5d5 solid;}
.page-navigation .page-previous:before{background:url('/local/templates/main/images/sprite_icons.png') -20px -176px no-repeat;position:absolute;top:50%;margin-top:-5px;left:50%;margin-left:-8px;width:14px;height:10px;content:" ";}
.page-navigation .page-current{font-weight:600;}
.page-navigation .page-next:before{background:url('/local/templates/main/images/sprite_icons.png') -36px -176px no-repeat;position:absolute;top:50%;margin-top:-5px;left:50%;margin-left:-8px;width:14px;height:10px;content:" ";}
.page-navigation .page-previous:hover:before{background-position:-20px -186px;}
.page-navigation .page-next:hover:before{background-position:-36px -186px;}
.page-navigation .page-all,
.page-navigation .page-pagen{background:none;text-decoration:underline;border:none;margin-left:20px;}
.page-navigation .page-pagen{margin:0;padding:0;}
.page-navigation .page-all:hover,
.page-navigation .page-pagen:hover{text-decoration:none;background:none;}
.block-tabs-left{border:1px #dddddd solid;border-radius:5px;padding:30px;}
.block-tabs-left li.active a{-moz-box-shadow:inset 0 2px 1px 0 #aacadf;-webkit-box-shadow:inset 0 2px 1px 0 #aacadf;box-shadow:inset 0 2px 1px 0 #aacadf;background:#b8ddf5;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I4ZGRmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWY0ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #b8ddf5 0%, #def4ff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8ddf5), color-stop(100%,#def4ff));background:-webkit-linear-gradient(top, #b8ddf5 0%,#def4ff 100%);background:-o-linear-gradient(top, #b8ddf5 0%,#def4ff 100%);background:-ms-linear-gradient(top, #b8ddf5 0%,#def4ff 100%);background:linear-gradient(to bottom, #b8ddf5 0%,#def4ff 100%);border:1px transparent solid;}
.block-tabs-left li.active a:hover{}
.block-tabs-left .panes{float:right;width:600px;}
.block-tabs-left .panes a.file:before{background:url('/local/templates/main/images/sprite_icons.png') -54px -45px no-repeat;content:'';display:block;height:40px;left:0;line-height:0;position:absolute;top:4px;width:50px;}
.block-tabs-left .panes a[href$=".rar"]:before,
.block-tabs-left .panes a[href$=".zip"]:before{background:url('/local/templates/main/images/icon-rar.png');}
.block-tabs-left .panes a[href$=".xls"]:before{background:url('/local/templates/main/images/icon-xls.png');}
.block-tabs-left .panes a[href$=".ppt"]:before{background:url('/local/templates/main/images/icon-ppt.png');}
.block-tabs-left .panes a[href$=".docx"]:before,
.block-tabs-left .panes a[href$=".doc"]:before{background:url('/local/templates/main/images/sprite_icons.png') -54px -45px no-repeat;}
.block-tabs-left .panes a[href$=".xls"]:before,
.block-tabs-left .panes a[href$=".xlsx"]:before{background-position:-54px -125px;}
.block-tabs-left .panes a[href$=".pdf"]:before{background-position:-54px -85px;}
.block-tabs-left .panes a.file{display:block;float:left;margin:-4px 0 35px 0;padding-left:65px;position:relative;width:220px;}
.block-tabs-left .panes .file.odd{margin-right:30px;}
.block-tabs-left .panes a.file:nth-last-child(1),
.block-tabs-left .panes a.file:nth-last-child(2){margin-bottom:0}
.block-tabs-left .tabs{float:left;}
.block-tabs-left li{display:block;margin-bottom:10px;padding:0;}
.block-tabs-left li a{border:1px #e2eef4 solid;border-radius:5px;color:#007ac9;display:table-cell;font-size:13px;padding:0 15px;text-align:center;text-decoration:none;line-height:16px;height:60px;vertical-align:middle;width:215px;}
.block-tabs-left li a:hover{border:1px #bee3fc solid}
div.form-search{position:relative}
div.form-search input[type=submit]{background:#52b9fe;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyYjlmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNWE1ZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #52b9fe 0%, #05a5ea 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#52b9fe), color-stop(100%,#05a5ea));background:-webkit-linear-gradient(top, #52b9fe 0%,#05a5ea 100%);background:-o-linear-gradient(top, #52b9fe 0%,#05a5ea 100%);background:-ms-linear-gradient(top, #52b9fe 0%,#05a5ea 100%);background:linear-gradient(to bottom, #52b9fe 0%,#05a5ea 100%);border:none;border-bottom:1px #0288c3 solid;border-radius:5px;border-right:1px #0288c3 solid;color:#FFF;cursor:pointer;font-size:11px;font-weight:700;height:22px;line-height:1;padding:0;position:absolute;right:2px;text-align:center;text-shadow:-1px -1px 2px #2c8ec6;top:4px;width:53px;}
div.form-search input[type=button]:hover{background:#05a5ea;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1YTVlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MmI5ZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #05a5ea 0%, #52b9fe 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#05a5ea), color-stop(100%,#52b9fe));background:-webkit-linear-gradient(top, #05a5ea 0%,#52b9fe 100%);background:-o-linear-gradient(top, #05a5ea 0%,#52b9fe 100%);background:-ms-linear-gradient(top, #05a5ea 0%,#52b9fe 100%);background:linear-gradient(to bottom, #05a5ea 0%,#52b9fe 100%);}
div.form-search input[type=text]{-moz-box-shadow:inset 0px 2px 5px 0px rgba(134,162,181,1);-webkit-box-shadow:inset 0px 2px 5px 0px rgba(134,162,181,1);/*background:#d1e6f5;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxZTZmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmYzZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #d1e6f5 0%, #e6f3fb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1e6f5), color-stop(100%,#e6f3fb));background:-webkit-linear-gradient(top, #d1e6f5 0%,#e6f3fb 100%);background:-o-linear-gradient(top, #d1e6f5 0%,#e6f3fb 100%);background:-ms-linear-gradient(top, #d1e6f5 0%,#e6f3fb 100%);background:linear-gradient(to bottom, #d1e6f5 0%,#e6f3fb 100%);border:none;border-radius:5px;box-shadow:inset 0px 2px 5px 0px rgba(134,162,181,1);height:28px;line-height:20px;padding:4px 60px 4px 6px;}
#header{height:125px;}
#header div.form-search input[type=text]{}
#header .bottom-info{margin-top:6px}
#header .h-contacts{color:#007ac9;float:right;line-height:1.2;overflow:hidden;padding-top:8px;text-align:right;width:310px;width:430px;position:absolute;right:0;}
#header .h-contacts .c-email{float:right;height:20px;line-height:20px;padding-left:30px;position:relative;margin:0;font-weight:bold;font-size:14px;}
#header .h-contacts .phone{font-size:35px;font-weight:300;text-shadow:0px 1px 0 #FFF;}
#header .h-contacts .phone .phone-2{font-size:22px;display:block;margin:10px 0;white-space:nowrap;}
#header .h-contacts > span{display:block;font-size:12px;}
#header .top-info{font-size:11px;height:28px;margin-top:9px;}
#header .top-info div.form-search{margin-right:20px;width:230px;}
#header .top-info div.form-search,
#header .top-info a.language{display:block;float:right;}
#header .top-info a.language{padding-top:8px}
#header .top-info span.know{background-position:0 -20px}
#header .top-info span.faq,
#header .top-info span.know,
#header .top-info span.news,
#header .top-info span.demo{display:block;float:left;line-height:20px;margin-right:22px;margin-top:4px;padding-left:25px;position:relative;}
#header .top-info span.faq:before,
#header .top-info span.know:before,
#header .top-info span.news:before,
#header .top-info span.demo:before{background:url('/local/templates/main/images/sprite_icons.png') 0 -54px no-repeat;content:'';display:block;height:20px;left:0;line-height:0;position:absolute;top:0;width:20px;}
#header .top-info span.know:before{background-position:0 -75px;top:0;}
#header .top-info span.news:before{background-position:0 -252px;top:0;}
#header .top-info span.demo:before{background-position:0 -274px;top:0;}
#header .slogan{color:#424242;float:left;font-size:13px;line-height:1.2;margin-left:15px;padding-top:25px;width:270px;}
#header .slogan span{}
#header .logo{float:left;text-decoration:none;width:302px;}
#header .logo span{color:#424242;float:right;font-size:34px;font-weight:700;line-height:1;padding-top:21px;}
#header .logo img{float:left}
#header .logo {width: 340px;}
#header .logo-p {width: 314px;}
#bx_incl_area_2 .logo span{font-weight: 100;}
.slogan a {text-decoration: none; color: black;}
#top-menu{margin-top:11px;position:relative;width:940px;}
#top-menu li.active{background:#ffffff}
#top-menu li.active a{border-left:1px #c5dde7 solid;border-right:1px #c5dde7 solid;}
#top-menu:after{background:url('/bitrix/templates/main/images/shadows-sprite.png') -218px -295px no-repeat;content:'';display:block;height:85px;left:50%;line-height:0;margin-left:-525px;position:absolute;top:45px;width:1050px;}
#top-menu li{display:block;float:left;list-style-type:none;margin:0;padding:0;}
#top-menu li.tick-blue{background:url(/local/templates/main/images/tick-blue.png) no-repeat calc(100% - 10px) 20px;padding-right:8px;}
#top-menu li.calc{background:url(/local/templates/main/images/menu-calculator.png) no-repeat 10px 12px;padding-left:10px;float:right;border-right:none;}
#top-menu li.grid{background:url(/local/templates/main/images/menu-grid.png) no-repeat calc(100% - 10px) 16px;padding-right:10px;}
#top-menu li.tick-blue:hover,
#top-menu li.calc:hover,
#top-menu li.grid:hover{background-color:#ffffff;}
nav#top-menu ul ul li:last-of-type{background:none;border:none;position:relative;}
nav#top-menu ul{width:940px;overflow:hidden;}
nav#top-menu ul ul{width:300px;}
nav#top-menu ul li:last-of-type a.root-item-selected{color:#007AC9;text-shadow:none;}
#top-menu li:first-child{border-bottom-left-radius:5px;border-top-left-radius:5px;border-left:none;}
#top-menu li:first-child a{border-bottom-left-radius:5px;border-left:1px transparent solid;border-top-left-radius:5px;}
#top-menu ul li a{border-left:1px transparent solid;border-right:1px transparent solid;color:#424242;display:block;font-size:16px;font-weight:700;height:45px;line-height:45px;padding:0 21px;text-decoration:none;}
#top-menu ul{background:#f2fbff;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWY5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #f2fbff 0%, #eef9ff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2fbff), color-stop(100%,#eef9ff));background:-webkit-linear-gradient(top, #f2fbff 0%,#eef9ff 100%);background:-o-linear-gradient(top, #f2fbff 0%,#eef9ff 100%);background:-ms-linear-gradient(top, #f2fbff 0%,#eef9ff 100%);background:linear-gradient(to bottom, #f2fbff 0%,#eef9ff 100%);border:1px #c5dde7 solid;border-radius:5px;display:block;margin:0;padding:0;width:100%; height:45px;}
#top-menu .programs-layer{display:none;z-index:990;position:absolute;border:1px solid #e9e9e9;box-shadow:0 1px 2px 2px #f1f1f1;left:0;top:42px;width:940px;padding-bottom:20px;background:#ffffff;}
#top-menu li.grid.jshover .programs-layer{display:block;}
#top-menu li.grid.jshover .programs-layer a{color:#007ac9;font-weight:normal;}
#top-menu li.grid.jshover .programs-layer ul{display:block;}
#top-menu .programs-layer ul{display:block;width:auto;border:0;float:none;font-size:17px;background:#ffffff;position:relative;top:auto;}
#top-menu .programs-layer ul ul{display:block;}
#top-menu .programs-layer > ul{border-radius:1px;}
#top-menu .programs-layer li{border:0;width:auto;color:#767676;}
#top-menu .programs-layer > ul li a{font-size:17px;color:#007ac9;display:inline !important;padding-right:0;font-weight:normal;text-decoration:underline;}
#top-menu .programs-layer > ul li a:hover{text-decoration:none;}
#top-menu .programs-layer > ul ul{margin:10px 0 0 23px;border:0;}
#top-menu .programs-layer > ul ul li,
#top-menu .programs-layer > ul ul li:last-of-type{float:left;border:0;width:160px;display:inline-block;min-height:45px;margin-bottom:5px;margin-right:10px;line-height:18px;padding:0 0 0 40px;background-repeat:no-repeat;background-position:left top;}
#top-menu .programs-layer > ul ul li a{line-height:18px;vertical-align:top;font-size:13px;padding:0;}
#content{margin:0 auto;position:relative;width:940px;z-index:10;}
#content.core-page{margin-top:30px;}
.core-page h1{font-size:33px;font-weight:300;margin-bottom:27px;}
.core-page h2{font-size:36px;font-weight:500;text-align:center;}
#core-slider{position:relative;}
#core-slider .nav-slider{-moz-box-shadow:inset 0px 1px 6px 0px rgba(170,202,223,1);-webkit-box-shadow:inset 0px 1px 6px 0px rgba(170,202,223,1);background:#bee3fc;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlZTNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWYzZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #bee3fc 0%, #def3ff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#bee3fc), color-stop(100%,#def3ff));background:-webkit-linear-gradient(top, #bee3fc 0%,#def3ff 100%);background:-o-linear-gradient(top, #bee3fc 0%,#def3ff 100%);background:-ms-linear-gradient(top, #bee3fc 0%,#def3ff 100%);background:linear-gradient(to bottom, #bee3fc 0%,#def3ff 100%);border-radius:5px;box-shadow:inset 0px 1px 6px 0px rgba(170,202,223,1);height:46px;overflow:hidden;}
#core-slider .nav-slider .more-programs{background:#56baff;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU2YmFmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMmE0ZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #56baff 0%, #02a4ea 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#56baff), color-stop(100%,#02a4ea));background:-webkit-linear-gradient(top, #56baff 0%,#02a4ea 100%);background:-o-linear-gradient(top, #56baff 0%,#02a4ea 100%);background:-ms-linear-gradient(top, #56baff 0%,#02a4ea 100%);background:linear-gradient(to bottom, #56baff 0%,#02a4ea 100%);border-bottom:1px #2e9edc solid;border-bottom-right-radius:5px;border-right:1px #2e9edc solid;border-top-right-radius:5px;color:#FFF;display:block;float:right;height:37px;line-height:1.1;padding:8px 10px 0 45px;position:relative;text-decoration:none;text-shadow:-1px -1px 2px #2c8ec6;width:111px;}
#core-slider .nav-slider .more-programs:hover{background:#56baff;background:-moz-linear-gradient(top, #02a4ea 0%, #56baff 100%);/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyYTRlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NmJhZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#02a4ea), color-stop(100%,#56baff));background:-webkit-linear-gradient(top, #02a4ea 0%,#56baff 100%);background:-o-linear-gradient(top, #02a4ea 0%,#56baff 100%);background:-ms-linear-gradient(top, #02a4ea 0%,#56baff 100%);background:linear-gradient(to bottom, #02a4ea 0%,#56baff 100%);}
#core-slider .nav-slider .more-programs span{background:url('/local/templates/main/images/sprite_icons.png') 0 -96px no-repeat;height:20px;left:10px;position:absolute;top:15px;width:20px;}
#core-slider .nav-slider li.active{background:#f3fbfe;border:1px #cacaca solid;border-radius:5px;}
#core-slider .nav-slider li{display:block;float:left;height:36px;line-height:36px;list-style-type:none;margin:0;padding:0 33px;margin-bottom:10px;}
#core-slider .nav-slider li a{color:#007ac9;font-size:15px;text-decoration:none;}
#core-slider .nav-slider li a:hover{color:#424242}
#core-slider .nav-slider ul{display:block;float:left;margin:0;margin:4px 0 0 4px;overflow:hidden;padding:0;width:768px;}
#core-slider .sliders{width:940px;min-height:290px;margin:25px 0 30px 0;position:relative;}
#core-slider .pane{background:#FFF;left:0;overflow:hidden;position:absolute;top:0;width:100%;}
#core-slider .pane .description{float:right;margin-top:18px;width:550px;}
#core-slider .pane .description .preview-text{font-size:15px;line-height:1.2;margin-bottom:25px;color:#424242;margin-top:15px;}
#core-slider .pane .description .preview-text ul{display:block;margin:0;}
#core-slider .pane .description .preview-text li{background:url('/local/templates/main/images/list-style.png') 0 5px no-repeat;color:#424242;display:block;margin:0;padding-left:30px;}
#core-slider .pane .description .subtitle{color:#007ac9;font-size:20px;font-weight:500;}
#core-slider .pane .description .button{font-size:14px;padding:7px 28px;}
#core-slider .pane .description h2{margin-bottom:0;text-align:left;}
#core-slider .pane .img-block{float:left;text-align:center;width:380px;}
#core-slider .slide-left,
#core-slider .slide-right{background:url('/local/templates/main/images/sprite_icons.png') -117px -30px no-repeat;height:84px;position:absolute;right:-50px;top:50%;margin-top:-42px;width:21px;opacity:0.8;cursor:pointer;}
#core-slider .slide-left{left:-50px;background-position:-137px -238px}
#core-slider .slide-left:hover,
#core-slider .slide-right:hover{opacity:1;}
#core-slider .pane.action{}
#core-slider .pane.action:after{position:absolute;content:" ";width:100px;height:100px;background:url('/local/templates/main/images/action-lable.png') no-repeat;top:0;left:0;}
#core-slider .pane.action .description .subtitle{font-size:20px;font-weight:300;color:#424242;}
#core-slider .pane.action .description .preview-text{font-size:17px;font-weight:300;}
#core-slider .pane.action .date-remaining{background:#ebf3f9;border-bottom:1px #FFF solid;border-radius:5px;border-top:1px #a7acb1 solid;color:#424242;font-size:15px;display:block;float:left;font-size:15px;padding:3px 30px 3px 18px;margin-right:14px;margin-bottom:5px;}
#core-slider .pane.action .date-remaining span{background:#424242;border-radius:5px;color:#ffb500;display:inline-block;font-size:30px;font-weight:600;height:32px;line-height:32px;margin-right:2px;text-align:center;vertical-align:middle;width:32px;}
#core-slider .pane.action .date-remaining i{display:inline-block;font-style:normal;vertical-align:middle;}
#core-slider .pane.action .date-remaining i:first-child{margin-right:9px}
#core-slider .pane.action .date-remaining i:last-child{margin-left:6px}
#we-know-block{color:#424242;}
#we-know-block .return-money-img{display:block;left:0;position:absolute;top:235px;width:165px;height:175px;}
#we-know-block .company-video{float:right;width:380px;}
#we-know-block .company-video a{display:block;position:relative;}
#we-know-block .company-video a img{display:block;}
#we-know-block .company-video a:after{background:url('/local/templates/main/images/sprite_icons.png') -54px 0 no-repeat;content:'';display:block;height:43px;left:50%;margin-left:-31px;line-height:0;position:absolute;top:50%;width:62px;margin-top:-21px;}
#we-know-block .company-video a:hover:after{background-position:-54px -191px;}
#we-know-block .company-video .signature{font-size:15px;margin-top:10px;text-align:center;}
#we-know-block .text-info{float:left;font-size:14px;width:540px;}
#we-know-block .text-info .l-txt{float:left;width:200px;}
#we-know-block .text-info .r-txt{float:left;margin-left:40px;width:220px;}
#we-know-block h2{text-align:left}
.profitable-terms-block{padding:50px 0;position:relative;}
.profitable-terms-block .utp-list{color:#424242;margin:0 auto;width:900px;}
.profitable-terms-block .utp-list .utp{float:left;margin-bottom:20px;padding:0 15px;text-align:center;width:270px;}
.profitable-terms-block .utp-list .utp .utp-txt{margin-top:7px}
.profitable-terms-block .button{display:block;font-size:17px;margin:0 auto;margin-top:20px;padding:10px 0;text-align:center;width:250px;}
.profitable-terms-block h2{margin-bottom:45px}
#banners-block{margin-bottom:64px}
#banners-block .banner{border:1px #e9e7e4 solid;float:left;height:160px;overflow:hidden;padding:20px 20px 28px;position:relative;width:418px;}
#banners-block .banner:last-child{float:right;}
#banners-block .banner .b-comment{color:#a62300;font-size:12px;margin-top:5px;}
#banners-block .banner .b-title{color:#007ac9;font-size:17px;text-transform:uppercase;z-index:1000;position:relative;display:inline-block;}
#banners-block .banner .b-title span{display:block;font-size:20px;margin-bottom:10px;}
#banners-block .banner .b-subtitle{color:#007ac9;font-size:35px;text-transform:uppercase;line-height:1.4;}
#banners-block .banner .b-text{margin-top:3px;z-index:1000;position:relative;display:inline-block;}
#banners-block .banner .b-date{color:#424242;font-size:21px;margin-top:13px;}
#banners-block .banner:after{background:url('/local/templates/main/images/shadows-sprite.png') -239px -381px no-repeat;bottom:-40px;content:'';display:block;height:39px;left:50%;line-height:0;margin-left:-230px;position:absolute;width:460px;}
#banners-block .banner .banner_bg{position:absolute;text-align:right;top:0;bottom:0;left:0;right:0;z-index:999;}
#banners-block .banner .button{position:absolute;bottom:28px;left:20px;background:#65b1e3;border-bottom:1px solid #b3d9f2;border-top:1px solid #5396c2;font-size:14px;font-weight:400;padding:4px 20px;text-shadow:none;z-index:1000;}
#banners-block .banner .button:hover{background:#58abe2}
.banner12{position:absolute;top:0px;left:0px;height:100%;width:100%;background-image:url(/bitrix/templates/main/images/banners/banner-12__bg.png);}
.banner-12__img{float:left;}
.banner12__text-wrapper{float:right;margin-top:14px;margin-right:18px;width:260px;text-align:right;}
.banner-12__title, .banner-12__content-1, .banner-12__content-2{font-family:helveticab;}
.banner-12__title{padding-bottom:20px;font-size:27px;line-height:26px;text-transform:uppercase;color:#0C4773;}
.banner-12__content-1{padding-bottom:3px;font-size:23px;line-height:23px;text-align:justify;text-transform:uppercase;color:#016950;}
.banner-12__content-1 img{float:left;padding-top:3px;padding-right:4px;padding-left:70px;}
.banner-12__content-2{padding-bottom:5px;font-size:13px;line-height:13px;color:#E62C2F;}
.banner-12__button.button{position:static !important;}
.banner13{position:absolute;top:0px;left:0px;height:100%;width:100%;background-image:url(/bitrix/templates/main/images/banners/banner-13__bg.png);}
.banner13__text-wrapper{float:left;margin-top:20px;margin-left:28px;width:250px;}
.banner-13__title{padding-bottom:2px;font-size:22px;line-height:26px;font-family:robotoB, sans-serif;text-transform:uppercase;color:#2eb0f5;letter-spacing:0.2px;}
.banner-13__content{padding-bottom:16px;font-size:14px;line-height:18px;font-family:OpenSansSI, sans-serif;color:#333;}
.banner-13__button.button{position:static !important;}
.banner-13__img{float:right;margin-top:4px;margin-right:30px;}
.banner15{position:absolute;top:0px;left:0px;height:100%;width:100%;background-image:url(/bitrix/templates/main/images/banners/15.png);}
.banner-15__button.button{background-color:rgb(242, 208, 3) !important;color:rgb(0, 0, 0) !important;margin-left:128px;}
.banner15 h3{padding-top:20px;color:rgb(242, 208, 3);}
.banner15 p{color:rgb(255, 253, 253);font-size:12px;}
.banner14{position:absolute;top:0px;left:0px;height:100%;width:100%;background-image:url(/bitrix/templates/main/images/banners/banner-14__bg.png);}
.banner14__text-wrapper{float:right;width:350px;}
.banner-14__title{margin-top:20px;font-size:22px;line-height:26px;font-family:robotoB, sans-serif;text-transform:uppercase;color:#2eb0f5;letter-spacing:0.2px;}
.banner-14__subtitle{text-align:right;line-height:1;padding-right:36px;font-size:18px;font-family:OpenSansSI, sans-serif;color:rgb(48, 48, 48);font-weight:bold;font-style:italic;}
.banner-14__content{margin-top:11px;margin-left:95px;line-height:18px;font-weight:500;font-size:15px;font-family:"Roboto";color:rgb(48, 48, 48);}
.banner-14__content2{margin-left:95px;font-size:15px;font-family:"Roboto";color:rgb(48, 48, 48);line-height:18px;font-weight:500;}
.banner-14__content3{margin-left:100px;margin-top:8px;font-size:15px;font-family:"Roboto";color:rgb(46, 176, 245);line-height:1;}
.banner-14__content4{margin-top:20px;margin-left:195px;}
.banner-14__button.button{position:static !important;}
.banner16{position:absolute;top:0px;left:0px;height:100%;width:100%;background-image:url(/bitrix/templates/main/images/banners/banner-16.png);}
.banner16__text-wrapper{float:right;width:350px;}
.banner-16__title{margin-top:20px;font-size:22px;line-height:26px;font-family:robotoB, sans-serif;text-transform:uppercase;color:#2eb0f5;letter-spacing:0.2px;}
.banner-16__subtitle{text-align:right;line-height:1;padding-right:36px;font-size:18px;font-family:OpenSansSI, sans-serif;color:rgb(48, 48, 48);font-weight:bold;font-style:italic;}
.banner-16__content{margin-top:11px;margin-left:95px;line-height:18px;font-weight:500;font-size:15px;font-family:"Roboto";color:rgb(48, 48, 48);}
.banner-16__content2{margin-left:95px;font-size:15px;font-family:"Roboto";color:rgb(48, 48, 48);line-height:18px;font-weight:500;}
.banner-16__content3{margin-left:100px;margin-top:8px;font-size:15px;font-family:"Roboto";color:rgb(46, 176, 245);line-height:1;}
.banner-16__content4{margin-top:20px;margin-left:195px;}
.banner-16__button.button{position:static !important;}
#how-to-choose{padding:50px 10000px 0 10000px;}
#how-to-choose h2{margin-bottom:12px;text-shadow:0 1px 0 #dceef9;}
#how-to-choose .sub-title{font-weight:300;font-size:20px;margin-bottom:30px;text-align:center;}
#how-to-choose .who-are-you{padding-bottom:70px;position:relative;}
#how-to-choose .who-are-you:after{background:url('/local/templates/main/images/shadows-sprite.png') -272px -112px no-repeat;bottom:0;content:'';display:block;height:61px;left:0;position:absolute;width:940px;}
#how-to-choose .who-are-you .user-type{float:left;position:relative;width:460px;}
#how-to-choose .who-are-you .user-type:first-child{float:left;margin-right:20px;width:460px;}
#how-to-choose .who-are-you .user-type:first-child .user-text{width:200px}
#how-to-choose .who-are-you .user-type:first-child .photo{right:30px}
#how-to-choose .who-are-you .user-type .user-text{width:240px;}
#how-to-choose .who-are-you .user-type .button{background:#65b1e3;border-bottom:1px solid #b3d9f2;border-top:1px solid #5396c2;font-size:14px;font-weight:400;margin-top:20px;padding:4px 20px;text-shadow:none;}
#how-to-choose .who-are-you .user-type .button:hover{background:#58abe2}
#how-to-choose .who-are-you .user-type .photo{position:absolute;right:0;top:45px;}
#how-to-choose .who-are-you .user-type h3{font-size:24px;margin-bottom:12px;text-shadow:0 1px 0 #dceef9;}
#calculate-link-block{background:url('/local/templates/main/images/calc-bg.png') center 0 no-repeat;height:242px;margin:0 -10000px;margin-top:30px;padding:0 10000px 0 10000px;position:relative;}
#calculate-link-block .button{margin-top:40px;padding:11px 37px;}
#calculate-link-block > div{padding-left:480px;width:300px;position:relative;height:242px;}
#calculate-link-block h3{color:#424242;font-size:24px;text-shadow:0 1px 0 #dceef9;}
#calculate-link-block .abs_link{display:block;position:absolute;width:400px;height:242px;top:0;left:35px;}
#contacts-subscription-block{padding:35px 10000px 42px 10000px;}
#contacts-subscription-block .subscription-form,
#landing-subscription .subscription-form{margin-top:20px}
#contacts-subscription-block .subscription-form .field,
#landing-subscription .subscription-form .field{float:left;width:190px;margin-bottom:15px;}
#contacts-subscription-block .subscription-form .field:nth-child(2),
#landing-subscription .subscription-form .field:nth-child(2){float:right;}
#contacts-subscription-block .subscription-form .notetext,
#landing-subscription .subscription-form .notetext{margin-top:40px}
#contacts-subscription-block .subscription-info{float:right;width:420px;}
#contacts-subscription-block .subscription-info span{}
#contacts-subscription-block .phone-info{float:left;width:460px;}
#contacts-subscription-block .phone-info .clock-comment{color:#767676;margin-top:35px;padding-left:50px;position:relative;}
#contacts-subscription-block .phone-info .clock-comment:before{background:url('/local/templates/main/images/sprite_icons.png') -20px 0 no-repeat;content:'';display:block;height:39px;left:0;line-height:0;position:absolute;top:3px;width:33px;}
#contacts-subscription-block .phone-info .phone{color:#007ac9;display:block;font-size:45px;font-weight:300;margin-bottom:4px;text-shadow:0 1px 0 #dceef9;}
#contacts-subscription-block .button{}
#contacts-subscription-block p{font-size:17px;text-shadow:0 1px 0 #dceef9;margin: 0.8em 0;font-weight: 500;line-height: 1.2;color: #424242;}
#contacts-subscription-block .txt-block{margin-bottom:35px}
#contacts-subscription-block .txt-block span{}
#contacts-subscription-block .txt-block h3{font-size:24px;text-shadow:0 1px 0 #dceef9;}
.wide-block.review-bg{background:url('/local/templates/main/images/3.jpg') 10000px 260px no-repeat;padding-bottom:0; padding-top: 10px;}
#about-company .top-info-bg:before{}
#review-slider{color:#424242;float:left;height:680px;position:relative;width:700px;}
#review-slider .slide-client{display:none;left:0;margin-top:25px;position:absolute;top:0;}
#review-slider .slide-client .preview-review{float:left;font-size:15px;margin-left:20px;width:430px;}
#review-slider .slide-client:first-child{display:block}
#review-slider .slide-client .core-info{float:left;text-align:right;width:220px;}
#review-slider .slide-client .core-info span{display:block;}
#review-slider .all-clients{background:#fefefe;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #fefefe 0%, #ececec 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#ececec));background:-webkit-linear-gradient(top, #fefefe 0%,#ececec 100%);background:-o-linear-gradient(top, #fefefe 0%,#ececec 100%);background:-ms-linear-gradient(top, #fefefe 0%,#ececec 100%);background:linear-gradient(to bottom, #fefefe 0%,#ececec 100%);border:1px #d9d9d9 solid;color:#017ac9;font-size:12px;font-weight:500;left:80px;padding:7px 0;position:absolute;text-align:center;text-shadow:0 1px 0 #FFF;top:102px;width:139px;}
#review-slider .all-clients:hover{background:#ececec;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ececec 0%, #fefefe 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#fefefe));background:-webkit-linear-gradient(top, #ececec 0%,#fefefe 100%);background:-o-linear-gradient(top, #ececec 0%,#fefefe 100%);background:-ms-linear-gradient(top, #ececec 0%,#fefefe 100%);background:linear-gradient(to bottom, #ececec 0%,#fefefe 100%);}
#review-slider #next-client{background:url('/local/templates/main/images/sprite_icons.png') -117px -30px no-repeat;height:84px;position:absolute;right:-20px;top:12px;width:21px;opacity:0.8;}
#review-slider #next-client:hover{opacity:1;}
#video-reviews{background:url('/local/templates/main/images/shadows-sprite.png') no-repeat;color:#424242;float:right;margin-right:-16px;width:216px;padding-top:15px;min-height:500px;}
#video-reviews .video{font-size:13px;margin:0 auto;margin-bottom:25px;width:140px;}
#video-reviews .video a{display:block;position:relative;}
#video-reviews .video a img{display:block;}
#video-reviews .video span{display:block;margin-top:5px;}
#video-reviews .video .videopopup:after{background:url('/local/templates/main/images/sprite_icons.png') -116px -115px no-repeat;content:'';display:block;height:33px;left:87px;line-height:0;position:absolute;top:57px;width:46px;}
#video-reviews .video .videopopup:hover:after{background-position:-116px -190px;}
#top-core-info{margin-top:10px}
#top-core-info .social-networks{margin-left:265px;margin-top:35px;position:relative;}
#top-core-info .news-line{margin-top:30px;}
#top-core-info .top-news{background:#f0faff;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZmFmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGZkZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #f0faff 0%, #fdfdfd 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0faff), color-stop(100%,#fdfdfd));background:-webkit-linear-gradient(top, #f0faff 0%,#fdfdfd 100%);background:-o-linear-gradient(top, #f0faff 0%,#fdfdfd 100%);background:-ms-linear-gradient(top, #f0faff 0%,#fdfdfd 100%);background:linear-gradient(to bottom, #f0faff 0%,#fdfdfd 100%);border:1px #cacaca solid;border-radius:5px;min-height:84px;position:relative;}
#top-core-info .top-news .all-news-url{background:url('/local/templates/main/images/l-line.png') left center no-repeat;font-size:14px;padding:20px 15px;text-align:center;width:95px;}
#top-core-info .top-news .news-url{padding:20px}
#top-core-info .news-line .top-news:last-of-type:before{background:url('/local/templates/main/images/shadows-sprite.png') -218px -295px no-repeat;bottom:-84px;content:'';display:block;height:85px;left:50%;line-height:0;margin-left:-525px;position:absolute;width:1050px;}
#top-core-info .top-news table{border:none;}
#top-core-info .link-to-all{text-align:right;margin-top:15px;position:relative;z-index:100;}
#top-core-info .top-news table td{font-size:15px}
#top-core-info .top-news .date{background:#ffecb3;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZWNiMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQwNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ffecb3 0%, #ffd042 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffecb3), color-stop(100%,#ffd042));background:-webkit-linear-gradient(top, #ffecb3 0%,#ffd042 100%);background:-o-linear-gradient(top, #ffecb3 0%,#ffd042 100%);background:-ms-linear-gradient(top, #ffecb3 0%,#ffd042 100%);background:linear-gradient(to bottom, #ffecb3 0%,#ffd042 100%);border:1px #ffd03f solid;text-align:center;width:138px;color:#424242;height:84px;}
#top-core-info .top-news .date span{display:block;font-size:35px;font-weight:600;line-height:1;}
#top-core-info .tabpane{border:1px #dddddd solid;border-radius:5px;padding:30px;}
#top-core-info .tabpane .pane > div{margin-bottom:30px}
#top-core-info .tabpane .pane > div span{display:block;margin-top:12px;}
#top-core-info .tabpane li.active a{-moz-box-shadow:inset 0 2px 1px 0 #aacadf;-webkit-box-shadow:inset 0 2px 1px 0 #aacadf;background:#b8ddf5;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I4ZGRmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWY0ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #b8ddf5 0%, #def4ff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8ddf5), color-stop(100%,#def4ff));background:-webkit-linear-gradient(top, #b8ddf5 0%,#def4ff 100%);background:-o-linear-gradient(top, #b8ddf5 0%,#def4ff 100%);background:-ms-linear-gradient(top, #b8ddf5 0%,#def4ff 100%);background:linear-gradient(to bottom, #b8ddf5 0%,#def4ff 100%);border:none !important;box-shadow:inset 0 2px 1px 0 #aacadf;color:#007ac9;height:60px;line-height:60px;}
#top-core-info .tabpane li.active a:hover{}
#top-core-info .tabpane .panes{color:#424242;float:right;width:600px;}
#top-core-info .tabpane .tabs{float:left;width:245px;}
#top-core-info .tabpane li{display:block;margin-bottom:5px;padding:0;}
#top-core-info .tabpane li a{border:1px #e2eef4 solid;border-radius:5px;color:#007ac9;display:block;font-size:14px;height:58px;line-height:58px;text-align:center;}
#top-core-info .tabpane li a:hover{border:1px #bee3fc solid;}
#footer{color:#424242;margin-top:55px;}
#footer.no-margin{margin:0;}
#footer .footer-info{margin-top:45px}
#footer .form-search{width:390px;float:left;margin-top:10px;}
#footer .form-search input[type=button]{right:4px}
#footer .social-networks{width:530px;float:right;margin-top:10px;}
#footer .right-info{float:right;width:220px;}
#footer .right-info .contacts .r-contacts{font-size:15px;width:220px;}
#footer .right-info .contacts .r-contacts .phone{color:#017ac9;font-size:26px;font-weight:300;line-height:1;margin:15px 0 5px 0;}
#footer .right-info .contacts .l-contacts{margin:45px 20px 0 0;width:220px;}
#footer .right-info .title{font-size:16px;font-weight:500;}
#footer .created{font-size:12px;margin-top:20px;margin-top:80px;text-align:left;width:100%}
.created_p1{position:relative;left:-6px;}
.created_p2{position:relative;left:9px;}
.created_p3{position:relative;left:14px;}
#footer .created p{float:left;margin:20px auto;width:25%;}
#footer .sections-nav{float:left;margin-right:20px;width:460px;}
#footer .sections-nav .title-core{font-size:16px;font-weight:500;margin-bottom:15px;}
#footer .sections-nav .title-section{text-decoration:none;font-weight:500;}
#footer .sections-nav nav{width:200px;float:left;}
#footer .sections-nav nav.right-section{float:right;margin-right:30px;}
#footer .sections-nav ul{margin:5px 0 20px 0;}
#footer .sections-nav li{display:block;font-size:12px;margin-bottom:5px;list-style:none;}
#footer .left-nav{float:left;margin-right:20px;width:220px;}
#footer .left-nav .title{font-size:16px;font-weight:500;margin-bottom:12px;}
#footer .left-nav li{display:block;font-size:12px;margin-bottom:5px;}
#footer .left-nav ul{margin-bottom:20px}
#footer .copyright{float:left;font-size:11px;margin-top:22px;width:25%;}
#footer .seo-text{font-size:11px;margin-top:10px;}
#footer > div{border-bottom:1px #a6a6a9 solid;border-top:1px #a6a6a9 solid;padding-top:0;}
#bonus-for-client{background:url('/local/templates/main/images/bonus-bg.png') center 0 no-repeat;height:200px;position:relative;}
#bonus-for-client .bonus-title{float:left;font-size:36px;line-height:39px;margin-left:60px;padding-top:45px;width:300px;}
#bonus-for-client .bonus-info{float:right;line-height:22px;margin-right:60px;padding-top:25px;width:210px;}
#bonus-for-client .bonus-info .button{margin-top:10px;padding:5px 30px;}
#breadcrumb{font-size:11px;margin:15px 0;position:relative;}
#breadcrumb ul{display:block}
#breadcrumb ul li{display:inline-block}
.fixetPanel{margin-bottom:30px;}
#nav-fix-pane{border-radius:5px;box-shadow:0px 1px 3px 1px rgba(168,168,168,1);width:940px;z-index:100;margin-bottom:30px;position:relative;}
#nav-fix-pane .right-info .button{font-size:13px;margin-top:10px;padding:5px 24px;}
#nav-fix-pane .right-info .phone{color:#fefefe;font-size:16px;}
#nav-fix-pane td.right-info{background:#004f82;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNGY4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc5YzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #004f82 0%, #0079c8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#004f82), color-stop(100%,#0079c8));background:-webkit-linear-gradient(top, #004f82 0%,#0079c8 100%);background:-o-linear-gradient(top, #004f82 0%,#0079c8 100%);background:-ms-linear-gradient(top, #004f82 0%,#0079c8 100%);background:linear-gradient(to bottom, #004f82 0%,#0079c8 100%);border-bottom-right-radius:5px;border-left:1px #e5e5e5 solid;border-top-right-radius:5px;overflow:hidden;text-align:center;width:146px !important;}
#nav-fix-pane .left-nav{background:#f7fcff;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWY5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ffffff 0%, #eef9ff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eef9ff));background:-webkit-linear-gradient(top, #ffffff 0%,#eef9ff 100%);background:-o-linear-gradient(top, #ffffff 0%,#eef9ff 100%);background:-ms-linear-gradient(top, #ffffff 0%,#eef9ff 100%);background:linear-gradient(to bottom, #ffffff 0%,#eef9ff 100%);border-bottom-left-radius:5px;border-right:1px #e5e5e5 solid;border-top-left-radius:5px;color:#424242;width:255px;}
#nav-fix-pane .left-nav span{font-weight:600;}
#nav-fix-pane .left-nav .change-section{font-size:12px;min-height:20px;line-height:20px;margin-top:13px;padding-left:25px;position:relative;}
#nav-fix-pane .left-nav .change-section:after{background:url('/local/templates/main/images/sprite_icons.png') 0 -132px no-repeat;content:'';display:block;height:21px;left:0;line-height:0;position:absolute;top:0;width:20px;}
#nav-fix-pane .left-nav .sections-url{-moz-box-shadow:0px 1px 3px 1px rgba(214,223,226,1);-webkit-box-shadow:0px 1px 3px 1px rgba(214,223,226,1);background:#ffffff;border:1px #bfd7e0 solid;border-radius:5px;box-shadow:0px 1px 3px 1px rgba(214,223,226,1);display:none;left:17px;padding:15px 0;position:absolute;top:72px;z-index:100;width:267px;}
#nav-fix-pane .left-nav .sections-url a{color:#424242;display:block;font-size:12px;margin:4px 0;padding:0 20px;text-decoration:none;}
#nav-fix-pane .left-nav .sections-url a:hover{background:#ffdd73}
#nav-fix-pane .left-nav > span{display:block;font-size:15px;font-weight:600;}
#nav-fix-pane .core-nav{width:457px;}
#nav-fix-pane .core-nav a.active{border:1px #e5e5e5 solid;border-radius:5px;border-top-left-radius:5px;color:#007ac9;padding:3px 9px;}
#nav-fix-pane .core-nav a{display:block;display:inline-block;font-size:12px;padding:4px 3px;text-decoration:none;}
#nav-fix-pane table{border:none;border-collapse:collapse;border-radius:5px;}
#nav-fix-pane td{background:#FFF;padding:10px 15px;}
#nav-fix-pane.no-sections .core-nav{border-bottom-left-radius:5px;border-top-left-radius:5px;width:743px;}
#product-list{float:left;width:700px;}
#product-list .product.right-position .photo-pr{float:right}
#product-list .product.right-position .pr-info{margin-left:0}
#product-list .product{margin-bottom:60px;padding-bottom:40px;position:relative;}
#product-list .product .sub-title{color:#424242;font-size:17px;margin-bottom:5px;}
#product-list .product .files-info{margin-top:10px;min-height:30px;position:relative;}
#product-list .product .files-info .preview-pic,
#product-detail .top-info .photo-product .video .preview-pic{-moz-box-shadow:0px 2px 5px 0px #bcbebf;-webkit-box-shadow:0px 2px 5px 0px #bcbebf;border:3px #f9f9f9 solid;box-shadow:0px 2px 5px 0px #bcbebf;display:block;height:80px;margin-bottom:5px;overflow:hidden;position:relative;width:125px;}
#product-list .product .files-info .preview-pic:before,
#product-detail .top-info .photo-product .video .preview-pic:before{background:url('/local/templates/main/images/sprite_icons.png') -116px -115px no-repeat;content:'';display:block;height:33px;left:77px;line-height:0;position:absolute;top:47px;width:46px;}
#product-list .product .files-info .preview-pic:hover:before,
#product-detail .top-info .photo-product .video .preview-pic:hover:before{background-position:-116px -190px;}
#product-list .product .files-info .video{display:block;font-size:13px;left:250px;position:absolute;top:0;}
#product-list .product .files-info .price{height:30px;line-height:30px;padding-left:40px;position:relative;}
#product-list .product .files-info .price:before{background:url('/local/templates/main/images/sprite_icons.png') -116px 0 no-repeat;content:'';display:block;height:30px;left:0;line-height:0;position:absolute;top:0;width:26px;}
#product-list .product .photo-pr{position:relative;float:left;width:240px;}
#product-list .product .photo-pr.action:before{position:absolute;content:" ";width:100px;height:100px;background:url('/bitrix/templates/main/images/action-lable.png') no-repeat;top:-50px;left:-20px;}
#product-list .product .pr-info{float:left;font-size:13px;width:380px;}
#product-list .product .button{margin-top:20px;padding:7px 20px;}
#product-list .product:before{background:url('/local/templates/main/images/shadows-sprite.png') -228px -485px no-repeat;bottom:0;content:'';display:block;height:27px;left:0;line-height:0;position:absolute;width:675px;}
#product-list .product h2{color:#007ac9;font-size:21px;margin-bottom:10px;text-align:left;}
.right-products-info{float:right;position:relative;width:240px;}
.right-products-info .subscription-info{border:1px #b2d4ea solid;border-radius:5px;font-size:14px;margin-top:60px;padding:30px 10px;}
.right-products-info .subscription-info .close-club{font-size:17px;font-weight:400; margin: .8em 0; line-height: 1.2; color: #424242;}
.right-products-info .subscription-info h4 + span{color:#767676;display:block;text-align:center;font-size:12px;}
.right-products-info .subscription-form{margin:0 auto;margin-top:20px;width:180px;}
.right-products-info .subscription-form input[type=submit]{width:180px;margin-top:10px;}
.right-products-info .utp-list .button{display:block;font-size:15px;margin:0 auto;margin-left:20px;margin-top:30px;padding:10px 0;text-align:center;width:220px;}
.right-products-info .utp-list > div{border-left:1px #aec8d4 solid;padding-left:19px;}
.right-products-info .utp-list .utp{margin-bottom:20px;padding-bottom:20px;position:relative;text-align:center;width:220px;}
.right-products-info .utp-list .utp .utp-txt{color:#424242;margin-top:7px;}
.right-products-info .utp-list .utp:after{background:#aec8d4;bottom:0;content:'';display:block;height:1px;left:50%;line-height:0;margin-left:-60px;position:absolute;width:120px;}
#product-detail{}
#product-detail .top-info-r{float:right;font-size:15px;width:540px;}
#product-detail .top-info-r .files-info{position:relative;}
#product-detail .top-info-r .files-info .video{display:block;font-size:13px;left:400px;position:absolute;top:-15px;}
#product-detail .top-info-r .credit{display:inline-block;margin:10px 0 0 15px;padding-top:20px;}
#product-detail .top-info-r .files-info .video .preview-pic{-moz-box-shadow:0px 2px 5px 0px #bcbebf;-webkit-box-shadow:0px 2px 5px 0px #bcbebf;border:3px #f9f9f9 solid;box-shadow:0px 2px 5px 0px #bcbebf;display:block;height:80px;margin-bottom:5px;overflow:hidden;position:relative;width:125px;}
#product-detail .top-info-r .files-info .video .preview-pic:before{background:url('/local/templates/main/images/sprite_icons.png') -116px -115px no-repeat;content:'';display:block;height:33px;left:77px;line-height:0;position:absolute;top:47px;width:46px;}
#product-detail .top-info-r .files-info .price{font-size:13px;height:30px;line-height:30px;padding-left:40px;position:relative;}
#product-detail .top-info-r .files-info .order{}
#product-detail .top-info-r .files-info .price:before, .price:before{background:url('/local/templates/main/images/sprite_icons.png') -116px 0 no-repeat;content:'';display:block;height:30px;left:0;line-height:0;position:absolute;top:0;width:26px;}
#product-detail table#t_price td .price:before{background:url('/local/templates/main/images/sprite_icons.png') -116px 0 no-repeat;display:inline-block;height:30px;line-height:0;position:relative;width:26px;vertical-align:middle;}
#t_price{margin:20px 0px 0px 0px;}
#product-detail .top-info-r .sub-title{color:#007ac9;font-weight:700;margin-bottom:10px;}
#product-detail .top-info-r .button{margin-top:20px;padding:10px 0;text-align:center;width:160px;}
#product-detail .top-info{}
#product-detail .top-info .photo-product{float:left;padding-top:75px;padding-left:17px;text-align:center;width:380px;}
#product-detail .top-info h1{color:#424242;margin-bottom:10px;text-align:left;}
#product-detail h2{font-size:24px;margin-bottom:35px;text-align:center;}
#product-detail article h2:first-child{font-size:14px;padding:0px;margin:0px;font-weight:normal;text-align:left;color:#767676;}
#product-detail article h2.subheader{font-size:24px;margin-top:25px;margin-bottom:35px;text-align:left;font-weight:normal;color:#424242;}
#product-detail div.questions-list h2, #product-detail section h2{font-size:24px;margin-bottom:25px;}
#product-detail div#landing-bonuses h2{font-size:35px;}
#product-detail div.top-title-info h2, #product-detail section h2{text-align:left;}
#action-product{position:relative;}
#action-product .photo-action{float:left;text-align:center;width:220px;}
#action-product .info-action{float:right;width:700px;}
#action-product .info-action .date-remaining{background:#3a95cf;border-bottom:1px #9acff1 solid;border-radius:5px;border-top:1px #296a93 solid;color:#FFF;display:block;float:right;font-size:15px;padding:3px 30px 3px 18px;}
#action-product .info-action .date-remaining span{background:#424242;border-radius:5px;color:#ffb500;display:inline-block;font-size:30px;font-weight:600;height:32px;line-height:32px;margin-right:2px;text-align:center;vertical-align:middle;width:32px;}
#action-product .info-action .date-remaining i{display:inline-block;font-style:normal;vertical-align:middle;}
#action-product .info-action .date-remaining i:first-child{margin-right:9px}
#action-product .info-action .date-remaining i:last-child{margin-left:6px}
#action-product .info-action .preview-txt{color:#424242;font-size:15px;margin-bottom:15px;}
#action-product .info-action .button{float:left;margin-right:27px;padding:8px 0;text-align:center;width:170px;}
#action-product .info-action .title{color:#FFF;font-size:25px;font-weight:600;margin-bottom:10px;text-shadow:0px -1px 2px #004f82;}
#why-product{counter-reset:li;padding-top:50px;}
.accordion-list{}
.accordion-list .accordion.active:before{background-position:0 0}
.accordion-list .accordion{background:#fefefe;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #fefefe 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#ebebeb));background:-webkit-linear-gradient(top, #fefefe 0%,#ebebeb 100%);background:-o-linear-gradient(top, #fefefe 0%,#ebebeb 100%);background:-ms-linear-gradient(top, #fefefe 0%,#ebebeb 100%);background:linear-gradient(to bottom, #fefefe 0%,#ebebeb 100%);border:1px #d6d6d6 solid;border-radius:5px;color:#424242;display:block;font-size:19px;font-weight:500;line-height:1.2;padding:17px 70px 11px 20px;position:relative;text-decoration:none;}
.accordion-list .accordion:before{background:url('/local/templates/main/images/accordeon-btn.png') 0 -32px no-repeat;content:'';display:block;height:32px;margin-top:-16px;position:absolute;right:15px;top:50%;width:32px;}
.accordion-list .accordion:hover{border:1px #c8c8c8 solid;color:#007ac9;}
.accordion-list .button{float:right;margin-top:5px;padding:4px 23px;}
.accordion-list > div{background:#e5f2fa;display:none;font-size:15px;margin:0 auto;padding:20px 15px;width:900px;}
.accordion-list > div:last-of-type{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
#why-product .left-ol,
#why-product .right-ol{float:left;width:450px;}
#why-product .right-ol{float:right}
#why-product h2{font-size:36px;margin-bottom:50px;}
#why-product ol, ol.flat, ol.new_flat{list-style:none;padding:0;margin-left:0;}
#why-product ol > li, ol.flat > li, ol.new_flat > li{margin-bottom:38px;min-height:35px;padding:0 0 0 60px;position:relative;}
ol.new_flat{counter-reset:li 0;}
#why-product ol > li:before, ol.flat > li:before, ol.new_flat > li:before{color:#67b3e4;content:counter(li);counter-increment:li;font-size:35px;left:0;line-height:35px;position:absolute;text-align:center;top:0;width:60px;}
#landing-special-conditions ol > li:before{content:none;}
#calculate-link-block.in-product-page{margin-top:60px}
#calculate-link-block.in-product-page > div{color:#424242}
#version-tabs ul.tabs{background:#beccd8;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlY2NkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZDVlM2ViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZjBmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);*/background:-moz-linear-gradient(top, #beccd8 0%, #d5e3eb 2%, #e7f0f2 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#beccd8), color-stop(2%,#d5e3eb), color-stop(100%,#e7f0f2));background:-webkit-linear-gradient(top, #beccd8 0%,#d5e3eb 2%,#e7f0f2 100%);background:-o-linear-gradient(top, #beccd8 0%,#d5e3eb 2%,#e7f0f2 100%);background:-ms-linear-gradient(top, #beccd8 0%,#d5e3eb 2%,#e7f0f2 100%);background:linear-gradient(to bottom, #beccd8 0%,#d5e3eb 2%,#e7f0f2 100%);border-radius:5px;display:table;margin-bottom:30px;padding:3px;width:99%;}
#version-tabs ul.tabs li{border:1px solid transparent;display:table-cell;max-width:195px;padding:10px 15px;text-align:center;vertical-align:middle;line-height:16px;}
#version-tabs ul.tabs li.active{background:#fefefe;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZDVlM2ViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwZmFmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);*/background:-moz-linear-gradient(top, #fefefe 0%, #e7f0f2 100%, #f0faff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e7f0f2), color-stop(100%,#f0faff));background:-webkit-linear-gradient(top, #fefefe 0%,#e7f0f2 100%,#f0faff 100%);background:-o-linear-gradient(top, #fefefe 0%,#e7f0f2 100%,#f0faff 100%);background:-ms-linear-gradient(top, #fefefe 0%,#e7f0f2 100%,#f0faff 100%);background:linear-gradient(to bottom, #fefefe 0%,#e7f0f2 100%,#f0faff 100%);border-color:#cacaca;border-radius:5px;}
#version-tabs ul.tabs li a{font-size:13px;text-decoration:none;line-height:16px;}
#version-tabs ul.tabs li.active a{color:#007ac9;}
#version-tabs .pane{font-size:15px;}
#version-tabs .pane .button{float:right;margin-top:5px;padding:6px 21px;}
#materials-to-help{padding-top:50px;padding-left:17px;}
#materials-to-help .block-tabs-left{margin-bottom:40px;}
#materials-to-help h2{}
#materials-questions{margin-bottom:40px;}
#materials-questions h2{font-size:21px;text-align:left;}
.questions-list .accordion.active{border:none;color:#007ac9;font-weight:500;}
.questions-list .accordion{color:#424242;font-size:15px;}
.questions-list .accordion:hover{color:#007ac9}
.questions-list .question{margin-bottom:20px}
.questions-list .question > div{color:#424242;display:none;font-size:13px;margin-top:10px;}
.articles-product{padding-top:50px;padding-left:17px;padding-bottom:30px;}
.articles-product .articles-list{}
.articles-product .articles-list .article{color:#424242;display:block;float:left;margin-right:20px;width:300px;}
.articles-product .articles-list .article > div{margin-top:5px;}
.articles-product .articles-list .article:nth-child(3n+3){margin-right:0px}
.articles-product .articles-list > a{display:inline-block;margin-top:18px;}
.product-detail a.return{display:block;font-size:16px;margin:0 auto;margin-top:20px;padding:12px 0;text-align:center;width:255px;}
.articles-product h2{font-size:21px;text-align:left;}
#about-company h2{margin-bottom:35px;font-size:36px;text-align:center;}
#about-company .top-info-bg{}
#about-company .top-info-bg{position:relative;width:940px;height:505px;padding-bottom: 60px;}
#about-company .top-info-bg:before{position:absolute;width:940px;height:575px;background:url('/local/templates/main/images/banner.jpg') center top no-repeat;z-index:-1;left:0;content:" ";}
#about-company .top-info-bg > div{color:#424242;position:absolute;width:266px;height:370px;left:50%;margin-left:-133px;top:160px;font-size:20px;font-weight:500;line-height:27px;text-align:center; }
#about-company .top-info-bg > div span{display:block;font-size:15px;font-weight:normal;line-height:21px;margin-top:10px;}
#about-company .we-know-all{}
#about-company .we-know-all .sub-title{font-size:18px;line-height:27px;text-align:center;}
#about-company .we-know-all .more-facts{margin-top:40px;}
#about-company .we-know-all .more-facts .fact{width:460px;float:left;padding:0;}
#about-company .we-know-all .more-facts .fact:first-child{margin-right:20px;}
#about-company .top-contact-information{position:relative;margin:0 -10000px;padding:30px 10000px 50px 10000px;margin-top:40px;}
#about-company .top-contact-information:before{position:absolute;width:1049px;height:111px;background:url('/local/templates/main/images/shadows-sprite.png') -218px 0 no-repeat;top:0px;left:50%;margin-left:-525px;content:" ";}
#about-company .top-contact-information > div{text-align:center;position:relative;}
#about-company .top-contact-information .txt-title{display:inline-block;font-size:17px;width:320px;vertical-align:top;text-align:left;color:#414141;}
#about-company .top-contact-information .phone{display:inline-block;font-size:35px;color:#007ac9;width:320px;vertical-align:top;line-height:1;text-align:left;font-weight:300;}
#about-company .top-contact-information .phone span{font-size:14px;color:#767676;display:block;margin-top:5px;}
#about-company .reasons-list .right-ol{float:right}
#about-company .reasons-list .left-ol,
#about-company .reasons-list .right-ol{float:left;width:450px;padding-right:10px;}
#about-company .reasons-list{counter-reset:li;color:#424242;}
#about-company .reasons-list h2{font-size:36px;margin-bottom:50px;}
#about-company .reasons-list ol{list-style:none;padding:0;}
#about-company .reasons-list ol > li{margin-bottom:38px;min-height:35px;padding:0 0 20px 60px;position:relative;}
#about-company .reasons-list ol > li > .li-title{display:block;font-size:17px;font-weight:500;margin-bottom:15px;}
#about-company .reasons-list ol > li:before{color:#FFF;content:counter(li);counter-increment:li;font-size:35px;left:0;line-height:35px;position:absolute;text-align:center;top:0;width:60px;text-shadow:0px -1px 2px #7fabc7;}
#about-company .reasons-list ol > li:after{content:" ";position:absolute;width:340px;height:5px;bottom:0;left:60px;background:url('/local/templates/main/images/shadows-sprite.png') -700px -381px no-repeat;}
#about-company .reasons-list ol > li:last-of-type{padding-bottom:0;}
#about-company .reasons-list ol > li:last-of-type:after{background:none;}
#clients-company{}
#clients-company .top-text-client{float:left;width:640px;}
#clients-company .top-text-client h2{text-align:left;}
#clients-company .top-text-client .clients-item{width:300px;float:left;margin-right:20px;}
#clients-company .top-text-client .clients-item .photo{float:left;width:90px;height:120px;border:5px #e5e5e7 solid;overflow:hidden;box-shadow:0px 5px 10px 2px rgba(172,172,174,1);border-radius:3px;margin-right:15px;}
#clients-company .top-text-client .clients-item .core-info{font-size:13px;min-height:100px;width:180px;float:right;margin-top:-3px;}
#clients-company .top-text-client .clients-item .core-info span{color:#424242;display:block;margin-bottom:5px;}
#clients-company .top-text-client .clients-item .core-info a{}
#clients-company .top-text-client .clients-item .client-says{margin-top:20px;font-size:13px;}
#clients-company .top-text-client .button{margin-top:25px;padding:5px 26px;}
#we-understand-you{color:#424242;height:620px;overflow:hidden;background:url('/local/templates/main/images/director.jpg') center 0 no-repeat;}
@media screen and (max-width:1300px) {
    #we-understand-you .txt-last {left: 0px !important;}
    #we-understand-you{color:#424242;height:620px;overflow:hidden;background:url('/local/templates/main/images/director4.png') center 0 no-repeat;}
    #we-understand-you .director-name{position:absolute;width:260px;top:495px;left:700px !important;font-size:13px;color:#FFF;}
    #we-understand-you .gor-name{position:absolute;width:260px;top:495px;left:420px !important;font-size:13px;color:#FFF;}
}
#we-understand-you h2{width:350px;display:block;position:absolute;top:55px;left:0;text-align:left;}
#we-understand-you .txt-first{position:absolute;width:300px;top:220px;}
#we-understand-you .txt-last{position:absolute;width:400px;top:355px;left:80px;}
#we-understand-you .director-name{position:absolute;width:260px;top:495px;left:790px;font-size:13px;color:#FFF;}
#we-understand-you .director-name span{display:block;font-size:21px;font-weight:500;}
#we-understand-you .gor-name{position:absolute;width:260px;top:495px;left:500px;font-size:13px;color:#FFF;}
#we-understand-you .gor-name span{display:block;font-size:21px;font-weight:500;}
#we-understand-you .video{display:block;font-size:13px;left:0;position:absolute;top:495px;width:370px;}
#we-understand-you .video span{display:block;margin-top:20px;}
#we-understand-you .video .preview-pic{-moz-box-shadow:0px 2px 5px 0px #bcbebf;-webkit-box-shadow:0px 2px 5px 0px #bcbebf;border:3px #f9f9f9 solid;box-shadow:0px 2px 5px 0px #bcbebf;display:block;float:left;height:80px;margin-bottom:5px;margin-right:23px;overflow:hidden;position:relative;width:125px;}
#we-understand-you .video .preview-pic:before{background:url('/local/templates/main/images/sprite_icons.png') -116px -115px no-repeat;content:'';display:block;height:33px;left:77px;line-height:0;position:absolute;top:47px;width:46px;}
#we-understand-you .video .preview-pic:hover:before{background-position:-116px -190px;}
#trust-us{color:#424242;overflow:hidden;}
@media screen and (max-width:1300px) {
    #trust-us{color:#424242;overflow:hidden;}
    #trust-us .director-name{position:absolute;width:260px;top:495px;font-size:13px;color:#FFF;}
    #trust-us .gor-name{position:absolute;width:260px;top:495px;font-size:13px;color:#FFF;}
}
#trust-us .director-name{position:absolute;width:290px;top:620px;left:10090px;font-size:13px;color:#FFF;}
#trust-us .director-name span{display:block;font-size:21px;font-weight:500;}
#trust-us .gor-name{position:absolute;width:260px;top:620px;left:10420px;font-size:13px;color:#FFF;}
#trust-us .gor-name span{display:block;font-size:21px;font-weight:500;}
#company-persons{}
#company-persons .tabs{display:block;margin:0 auto;padding:0;text-align:center;width: 90%;}
#company-persons .tabs li{list-style:none;display:inline-block;width:80px;height:100px;margin:0 16px;text-shadow:0 1px 0 #fff2ca;height:189px;padding:0;}
#company-persons .tabs li a{display:block;width:100px;height:100px;position:relative;text-decoration:none;border-radius:5px;margin: 0 auto;}
#company-persons .tabs li a img{border-radius:5px;width: 100%;height: auto;}
#company-persons .tabs li a:after{position:absolute;display:block;border-radius:5px;top:0;bottom:0;width:100px;box-shadow:inset 0 3px 8px -3px #484848;content:" ";z-index:100;border-bottom:1px #FFF solid;}
#company-persons .tabs li a:hover{box-shadow:0 5px 10px 0 #c09a25;}
#company-persons .tabs li.active a:after{border:5px #ffd451 solid;box-shadow:none;width:90px;box-shadow:0 5px 10px 0 #c09a25;}
#company-persons .tabs li.active a:before{position:absolute;width:29px;height:17px;background:url('/local/templates/main/images/sprite_icons.png') -116px -148px no-repeat;top:171px;left:50%;margin-left:-14px;z-index:100;content:" ";}
#company-persons .tabs li a{font-size:17px;line-height:22px;color:#007ac9;text-decoration:none;text-align:left;}
#company-persons .pane{background:#373434;padding:30px 20px;margin:0 auto;border:5px #ffd451 solid;margin-top:30px;box-shadow:0 5px 10px 0 #c09a25;margin-bottom:20px;}
#company-persons .pane .post{color:#ffc000;display:block;width:300px;float:left;}
#company-persons .pane .detail_info{color:#e5f5ff;width:450px;float:right;}
#repeat-contact-info{position:relative;color:#767676;}
#repeat-contact-info h3{color:#424242;font-weight:normal;}
#repeat-contact-info .phone-info{width:420px;float:left;}
#repeat-contact-info .phone-info .phone{display:block;font-size:45px;font-weight:300;color:#007ac9;line-height:1;margin-bottom:5px;}
#repeat-contact-info .call-to-action{width:420px;float:right;}
#repeat-contact-info .call-to-action .button{margin-bottom:10px;}
#repeat-contact-info:after{position:absolute;top:50%;width:20px;height:20px;line-height:20px;text-align:center;left:50%;margin-left:-10px;margin-top:-10px;content:"или";background:#FFF;}
#repeat-contact-info:before{position:absolute;top:-10px;bottom:-10px;width:1px;left:50%;content:" ";background:#e8f2f9;background:-moz-linear-gradient(top, #e8f2f9 0%, #afd2ea 50%, #e8f2f9 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8f2f9), color-stop(50%,#afd2ea), color-stop(100%,#e8f2f9));background:-webkit-linear-gradient(top, #e8f2f9 0%,#afd2ea 50%,#e8f2f9 100%);background:-o-linear-gradient(top, #e8f2f9 0%,#afd2ea 50%,#e8f2f9 100%);background:-ms-linear-gradient(top, #e8f2f9 0%,#afd2ea 50%,#e8f2f9 100%);background:linear-gradient(to bottom, #e8f2f9 0%,#afd2ea 50%,#e8f2f9 100%);}
#landing-page{}
#landing-page h1{display:block;width:540px;text-align:left;font-weight:300;margin-bottom:10px;}
#landing-page h1 b{font-weight:500;}
#landing-top-info{margin-top:10px;}
#landing-top-info .preview-text{float:right;width:600px;padding-right:0px;font-size:17px;line-height:25px;color:#424242;font-weight:300;margin-top:10px;margin-bottom:5px;}
#landing-top-info .preview-text p{display:block;position:relative;padding-left:30px;margin:0;font-size:13px;line-height:19px;margin-top:22px;font-weight:400;}
#landing-top-info .preview-text p:before{background:url('/local/templates/main/images/sprite_icons.png') 0 -134px no-repeat;content:'';display:block;height:21px;left:0;position:absolute;top:0;width:20px;}
#landing-page .calltoaction-top{position:relative;padding-bottom:10px;}
#landing-page .calltoaction-top .left-txt{display:inline-block;line-height:1;color:#ffd040;font-size:33px;font-weight:300;vertical-align:middle;}
#landing-page .calltoaction-top .left-txt p{margin-top:5px;margin-bottom:0;font-size:17px;color:#FFF;font-weight:normal;}
#landing-page .calltoaction-top .button{display:inline-block;padding:12px 37px;font-size:17px;margin:15px 0 0 0;vertical-align:middle;}
#landing-page .calltoaction-top .director-bg{position:absolute;background:url('/local/templates/main/images/landing/Maxim-Landing.png') no-repeat;width:332px;height:493px;bottom:-30px;left:670px;display:none;}
div#product-detail #landing-page .calltoaction-top .director-bg{bottom:-65px;}
#landing-page .calltoaction-top .director-bg .director-name{position:absolute;width:180px;bottom:42px;left:95px;font-size:13px;color:#b2b0b0;}
#landing-page .calltoaction-top .director-bg .director-name span{display:block;font-size:15px;font-weight:500;color:#FFF;}
#landing-special-conditions{position:relative;color:#424242;margin-top:20px;}
#landing-special-conditions .top-title-info{position:relative;padding-bottom:50px;}
#landing-special-conditions .top-title-info:after{position:absolute;height:1px;line-height:0;content:" ";bottom:0;width:100%;background:#9cd5fa;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzljZDVmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2QwZWRmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5Y2Q1ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(left, #9cd5fa 0%, #d0edff 50%, #9cd5fa 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%,#9cd5fa), color-stop(50%,#d0edff), color-stop(100%,#9cd5fa));background:-webkit-linear-gradient(left, #9cd5fa 0%,#d0edff 50%,#9cd5fa 100%);background:-o-linear-gradient(left, #9cd5fa 0%,#d0edff 50%,#9cd5fa 100%);background:-ms-linear-gradient(left, #9cd5fa 0%,#d0edff 50%,#9cd5fa 100%);background:linear-gradient(to right, #9cd5fa 0%,#d0edff 50%,#9cd5fa 100%);}
#landing-special-conditions .top-title-info:before{position:absolute;height:1px;line-height:0;content:" ";bottom:1px;width:100%;background:#93d2f9;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzZDJmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzc2YjJkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5M2QyZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(left, #93d2f9 0%, #76b2da 50%, #93d2f9 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%,#93d2f9), color-stop(50%,#76b2da), color-stop(100%,#93d2f9));background:-webkit-linear-gradient(left, #93d2f9 0%,#76b2da 50%,#93d2f9 100%);background:-o-linear-gradient(left, #93d2f9 0%,#76b2da 50%,#93d2f9 100%);background:-ms-linear-gradient(left, #93d2f9 0%,#76b2da 50%,#93d2f9 100%);background:linear-gradient(to right, #93d2f9 0%,#76b2da 50%,#93d2f9 100%);}
#landing-special-conditions .top-title-info h2{display:block;float:left;width:300px;font-size:35px;line-height:42px;font-weight:300;text-shadow:0 1px 0 #fff2ca;margin:0 20px 0 0;}
#landing-special-conditions .top-title-info h2 b{font-weight:500;}
#landing-special-conditions .top-title-info .answer-question{float:left;width:600px;}
#landing-special-conditions .top-title-info .answer-question b{font-weight: normal;}
#landing-special-conditions .video-about-company{display:block;font-size:13px;width:220px;float:left;margin-left:20px;}
#landing-special-conditions .video-about-company span{display:block;padding-top:20px;color:#424242;font-size:14px;}
#landing-special-conditions .video-about-company .preview-pic{-webkit-box-shadow:0px 3px 10px 0px #78a2bc;-moz-box-shadow:0px 3px 10px 0px #78a2bc;box-shadow:0px 3px 15px 0px #78a2bc;border:3px #efefef solid;display:block;height:140px;margin-bottom:5px;overflow:hidden;position:relative;width:220px;}
#landing-special-conditions .video-about-company .preview-pic:before{background:url(/local/templates/main/images/sprite_icons.png) -54px 0 no-repeat;content:'';display:block;height:43px;right:10px;line-height:0;position:absolute;bottom:10px;width:62px;margin-top:-21px;}
#landing-special-conditions .video-about-company .preview-pic:hover:before{background-position:-54px -191px;}
#landing-special-conditions .questions-list{margin-top:48px;}
#landing-special-conditions .questions-list h2{text-align:center;text-shadow:0 1px 0 #fff2ca;margin-bottom:35px;}
#landing-special-conditions .core-question{margin-bottom:20px;}
#landing-special-conditions .core-question .questions-txt-l{float:left;font-size:24px;font-weight:bold;color:#FFF;width:300px;line-height:29px;text-shadow:0 -1px 0 #2983be;}
#landing-special-conditions .core-question .questions-txt-r{width:620px;float:right;line-height:22px;color:#424242;}
#landing-special-conditions .questions-list h3{font-size:21px;text-shadow:0 1px 0 #fff2ca;font-weight:normal;margin-top:27px;}
#landing-special-conditions .questions-list ol{display:block;font-size:0;margin-bottom:33px;}
#landing-special-conditions .questions-list ol li{display:inline-block;width:300px;margin:0;padding:0;margin-left:20px;vertical-align:top;font-size:14px;}
#landing-special-conditions .questions-list ol li:first-child{margin-left:0;}
#landing-special-conditions .questions-list li span{display:block;}
#landing-special-conditions .questions-list li .img{min-height:100px;text-align:center;}
#landing-special-conditions .block-tabs-left{background:rgba(255, 255, 255, 0.3);border:1px #d1edff solid;}
#landing-special-conditions .block-tabs-left ul li a{background:#ecf7fe;border-radius:5px;border:1px #e1eef4 solid;}
#landing-special-conditions .block-tabs-left ul li a:hover{border:1px #d5e8f3 solid;}
#landing-special-conditions .block-tabs-left ul li.active a{background:#8acef9;border:1px transparent solid;-moz-box-shadow:inset 0 1px 1px 0 #84a2b3;-webkit-box-shadow:inset 0 1px 1px 0 #84a2b3;box-shadow:inset 0 1px 1px 0 #84a2b3;color:#FFF;-webkit-transition:none;}
#landing-why-we{margin-top:15px;}
#landing-why-we h2{position:relative;font-size:36px;font-weight:300;line-height:42px;padding-right:230px;}
#landing-why-we h2:after{display:block;position:absolute;content:" ";width:165px;height:175px;right:0;top:0;}
#landing-why-we h2 b{font-weight:500;}
#landing-why-we .wide-block{}
#landing-why-we .wide-block p{font-size:17px;font-weight:300;margin:24px 0;}
#landing-why-we .wide-block p:first-child{margin-top:0;}
#landing-why-we .wide-block ul{margin-left:-40px;}
#landing-why-we .wide-block ul li{display:block;width:300px;margin:0;margin-left:40px;float:left;color:#424242;font-size:14px;}
#landing-why-we .person-name{width:180px;bottom:150px;left:10000px;font-size:13px;color:#FFF;}
#landing-why-we .person-name span{}
#landing-page .facts-about-us{margin-top:10px;padding-bottom:20px;}
#landing-page .facts-about-us h2{margin-bottom:10px;}
#landing-page .facts-about-us .sub-title{font-size:17px;font-weight:300;margin-bottom:40px;}
.line-accordions{margin-left:-20px;font-size:0;}
.line-accordions > div{margin-left:20px;font-size:13px;}
.line-accordions .item{display:inline-block;width:300px;vertical-align:top;margin-bottom:25px;}
.line-accordions .item a{color:#424242;}
.line-accordions .item a:hover{color:#007ac9;}
.line-accordions .item a.active{color:#007ac9;border:none;}
.line-accordions .accordion-txt{position:relative;border:1px #b1dcf7 solid;padding:35px 25px;border-radius:5px;margin-bottom:25px;display:none;}
.line-accordions .close-pane{position:absolute;background:url('/local/templates/main/images/sprite_icons.png') 0 -200px no-repeat;content:'';display:block;height:13px;width:15px;line-height:0;right:5px;top:5px;z-index:10;cursor:pointer;}
.line-accordions .close-pane:hover{background-position:0 -187px;}
#landing-calltoaction-middle{position:static;background:url(/local/templates/main/images/landing/pic_landing_smallgirl.jpg) 70px 36px no-repeat;height:340px;padding-top:75px;padding-left:480px;}
#landing-calltoaction-middle p{margin-bottom:2px;font-size:17px;color:#414141;font-weight:normal;}
#landing-calltoaction-middle .phone{display:block;font-size:45px;color:#007ac9;font-weight:300;margin-bottom:5px;}
#landing-calltoaction-middle .clock-comment{color:#767676;margin-top:25px;padding-left:50px;position:relative;}
#landing-calltoaction-middle .clock-comment:before{background:url('/local/templates/main/images/sprite_icons.png') -20px 0 no-repeat;content:'';display:block;height:39px;left:0;line-height:0;position:absolute;top:3px;width:33px;}
#landing-calltoaction-middle .button{padding:8px 40px;}
#landing-bonuses{}
#landing-bonuses h2{font-size:36px;line-height:42px;font-weight:300;text-shadow:0 1px 0 #fff2ca;}
#landing-bonuses h2 b{font-weight:500;}
#landing-bonuses .panes{position:relative;padding-bottom:70px;}
#landing-bonuses .panes:after{display:block;background:url(/local/templates/main/images/shadows-sprite.png) -238px -419px no-repeat;bottom:0;content:'';height:61px;left:50%;margin-left:-414px;position:absolute;width:831px;}
#landing-bonuses ul.tabs{border-bottom:1px #ffcf57 solid;border-top:1px #e0a100 solid;background:rgba(232, 153, 0, 0.2);border-radius:5px;padding:2px 3px;margin-bottom:30px;}
#landing-bonuses ul.tabs li{display:block;padding:0;margin:0;float:left;width:465px;text-align:center;height:64px;line-height:64px;border-radius:5px;}
#landing-bonuses ul.tabs li.active{background:#FFF;height:62px;border:1px #d6d6d6 solid;line-height:62px;}
#landing-bonuses ul.tabs li.active a{border:none;color:#424242;}
#landing-bonuses ul.tabs li a{font-size:19px;color:#424242;font-weight:500;}
#landing-bonuses ul.tabs li a:hover{color:#007ac9;}
#landing-bonuses .pane{counter-reset:li;color:#424242;}
#landing-bonuses .right-ol{float:right}
#landing-bonuses .left-ol,
#landing-bonuses .right-ol{float:left;width:450px;padding-right:10px;}
#landing-bonuses ol{list-style:none;padding:0;}
#landing-bonuses ol > li{margin-bottom:25px;min-height:35px;padding:0 0 0 60px;position:relative;font-size:13px;}
#landing-bonuses ol > li:before{color:#FFF;content:counter(li);counter-increment:li;font-size:35px;left:0;line-height:35px;position:absolute;text-align:center;top:0;width:60px;text-shadow:0px -1px 2px #7fabc7;}
#landing-bonuses ol > li:last-of-type{margin-bottom:0;}
#landing-bonuses ol > li:last-of-type:after{background:none;}
#landing-subscription{margin-top:25px;position:relative; background: url(/upload/share.png);
    background-repeat: no-repeat;
    background-size: 35%;
    background-position-y: 350%;
    background-position-x: 30%;}
#landing-subscription h2, #product-detail #landing-subscription h2{font-size:32px;text-shadow:0 1px 0 #fff2ca;}
#landing-subscription .steps-info{float:left;width:420px;font-size:17px;line-height:25px;color:#424242;font-weight:300;counter-reset:li;}
#landing-subscription .steps-info ol{list-style:none;padding:0;}
#landing-subscription .steps-info ol > li{min-height:35px;padding:0 0 20px 60px;position:relative;}
#landing-subscription .steps-info ol > li:before{color:#FFF;content:counter(li);counter-increment:li;font-size:35px;left:0;line-height:35px;position:absolute;text-align:center;top:0;width:60px;}
#landing-subscription .subscription-info{float:right;width:420px;color:#424242;}
#landing-subscription h4{font-size:17px;text-shadow:0 1px 0 #ffeebf;}
#landing-subscription .subscription-form{margin-top:20px}
#landing-subscription .subscription-form table{border:none}
#landing-subscription .subscription-form table input[type=text]{width:190px}
#landing-subscription .subscription-form table tfoot td{padding-top:15px}
#landing-subscription .subscription-form table td{}
#landing-timer{margin-top:25px;padding-bottom:40px;position:relative;}
#landing-timer:after{position:absolute;height:1px;line-height:0;content:" ";bottom:0;width:100%;background:#ffca2a;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2EyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZDg3YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmNhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(left, #ffca2a 0%, #ffd87a 50%, #ffca2a 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%,#ffca2a), color-stop(50%,#ffd87a), color-stop(100%,#ffca2a));background:-webkit-linear-gradient(left, #ffca2a 0%,#ffd87a 50%,#ffca2a 100%);background:-o-linear-gradient(left, #ffca2a 0%,#ffd87a 50%,#ffca2a 100%);background:-ms-linear-gradient(left, #ffca2a 0%,#ffd87a 50%,#ffca2a 100%);background:linear-gradient(to right, #ffca2a 0%,#ffd87a 50%,#ffca2a 100%);}
#landing-timer:before{position:absolute;height:1px;line-height:0;content:" ";bottom:1px;width:100%;background:#fcb001;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjYjAwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y1YTkwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2IwMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(left, #fcb001 0%, #f5a902 50%, #fcb001 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%,#fcb001), color-stop(50%,#f5a902), color-stop(100%,#fcb001));background:-webkit-linear-gradient(left, #fcb001 0%,#f5a902 50%,#fcb001 100%);background:-o-linear-gradient(left, #fcb001 0%,#f5a902 50%,#fcb001 100%);background:-ms-linear-gradient(left, #fcb001 0%,#f5a902 50%,#fcb001 100%);background:linear-gradient(to right, #fcb001 0%,#f5a902 50%,#fcb001 100%);}
#landing-timer h2{font-size:36px;text-shadow:0 1px 0 #fff2ca;}
#landing-timer .timer-info{float:left;width:460px;font-size:17px;line-height:25px;font-weight:300;color:#424242;}
#landing-timer .timer-counter{float:right;border-top:1px #b38500 solid;border-bottom:1px #ffdc7d solid;background:rgba(232, 153, 0, 0.2);border-radius:10px;padding:5px 15px 25px 15px;font-weight:500;color:#007ac9;font-size:0;text-align:center;}
#landing-timer .timer-counter .numbers{margin-left:-14px;}
#landing-timer .timer-counter .numbers span{position:relative;display:inline-block;margin-left:14px;padding:0 9px;min-width:57px;height:75px;line-height:75px;text-shadow:0 1px 0 #fefaee;font-size:50px;border:1px #ffc000 solid;border-radius:5px;box-shadow:0px 1px 2px 0px rgba(188,153,52,1);background:#ffffff;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGU4YWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)*/;background:-moz-linear-gradient(top, #ffffff 0%, #fde8ab 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fde8ab));background:-webkit-linear-gradient(top, #ffffff 0%,#fde8ab 100%);background:-o-linear-gradient(top, #ffffff 0%,#fde8ab 100%);background:-ms-linear-gradient(top, #ffffff 0%,#fde8ab 100%);background:linear-gradient(to bottom, #ffffff 0%,#fde8ab 100%);}
#landing-timer .timer-counter .numbers span:after{display:block;position:absolute;width:100%;bottom:-50px;left:0;font-size:15px;text-shadow:none;}
#landing-timer .timer-counter .numbers .kkc-dni:after{content:"дней";}
#landing-timer .timer-counter .numbers .kkc-godz:after{content:"часов";}
#landing-timer .timer-counter .numbers .kkc-min:after{content:"минут";}
#landing-timer .timer-counter .numbers .kkc-sec:after{content:"секунд";}
#landing-calltoaction-bottom{}
#landing-calltoaction-bottom .form-block{position:relative;margin-top:45px;padding:20px 40px 30px 40px;background:rgba(255, 255, 255, 0.2);border-top:1px #ffe382 solid;border-bottom:1px #cb9c0e solid;border-left:1px #f4d46a solid;border-right:1px #f4d46a solid;border-radius:5px;}
#landing-calltoaction-bottom .form-block:after{background:url('/local/templates/main/images/shadows-sprite.png') -218px -295px no-repeat;content:'';display:block;height:85px;left:50%;line-height:0;margin-left:-525px;position:absolute;bottom:-85px;width:1050px;}
#landing-calltoaction-bottom .form-block td{padding-right:20px;}
#landing-calltoaction-bottom .form-block input[type=text]{width:230px;}
#landing-calltoaction-bottom .form-block td:last-child{text-align:right;position:relative;padding-right:0;width:300px;}
#landing-calltoaction-bottom .form-block .button{display:block;position:absolute;bottom:8px;width:300px;text-align:center;}
#landing-calltoaction-bottom .comment-form{position:relative;font-size:24px;text-shadow:0 1px 0 #f6f6f6;color:#424242;margin-top:30px;text-align:center;margin-bottom:25px;}
#landing-calltoaction-bottom .comment-form span{display:block;font-size:13px;margin-top:10px;text-shadow:none;}
#landing-page .top-text-client h2{font-size:36px;}
.article-detail{}
.article-detail .article-content,
.article-detail .product-link{padding-left:17px;}
.article-detail h1{font-size:24px;text-align:left;margin-bottom:25px;}
.article-detail .date{font-weight:500;color:#424242;font-size:14px;margin-bottom:10px;line-height:1;}
.article-detail .detail-img{}
.article-detail .related-product{margin-top:40px;}
.article-detail .related-product h2{text-align:center;}
.certificates-list{margin-left:-20px;font-size:0;text-align:center;}
.certificates-list h2{padding-left:20px;font-size:24px;margin-bottom:40px;}
.certificates-list .certificate{position:relative;display:inline-block;width:220px;margin-left:20px;vertical-align:top;margin-bottom:35px;}
.certificates-list .certificate a.cert-photo{position:relative;display:block;height:150px;margin-bottom:10px;overflow:hidden;border-bottom:1px #CCC solid;}
.certificates-list .certificate a.cert-photo img{display:inline-block;border:1px #edece8 solid;}
.certificates-list .certificate a{font-size:14px;}
.certificates-list .certificate:hover a.cert-photo{margin-top:-10px;height:160px;}
#contacts-page{}
#contacts-page .c-email,
#contacts-page .c-tlgrm,
#contacts-page .c-tmvr,
#contacts-page .c-skype,
#contacts-page .c-icq,
#contacts-page .c-phone{font-size:16px;}
#contacts-page .social-networks{float:none;}
#contacts-page .contact-info{float:left;width:460px;}
#contacts-page .contact-addresses{float:right;width:460px;}
#contacts-page .tabs{display:block;margin-bottom:20px;}
#contacts-page .tabs li{padding:0;display:block;float:left;width:228px;height:50px;text-align:center;line-height:50px;border-bottom:1px #e5e5e5 solid;font-size:16px;}
#contacts-page .tabs li.active{border:1px #e5e5e5 solid;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px;}
#contacts-page .tabs li.active a{border:none;color:#424242;}
#contacts-page .button{margin-top:37px;padding:10px 30px;font-size:17px;}
#contacts-page #profitable-terms-block .button{display:block;text-align:center;width:250px;margin:37px auto 0;}
#contacts-page #profitable-terms-block{padding:50px 0;position:relative;}
#contacts-page #profitable-terms-block{margin-top:50px;padding-bottom:0;}
#contacts-page #profitable-terms-block h2{text-align:center;}
#contacts-page #profitable-terms-block:before{position:absolute;width:1014px;height:2px;background:url('/local/templates/main/images/shadows-sprite.png') -218px -289px no-repeat;top:0px;left:50%;margin-left:-507px;content:" ";}
#contacts-page #profitable-terms-block .utp-list .utp{float:left;margin-bottom:20px;padding:0 15px;text-align:center;width:270px;}
.err404{margin-top:40px;zoom:1;}
.err404 img{margin-left:20px;}
.err404 .block_left{width:600px;float:left;text-align:center;margin-top:20px;border:1px solid #ccc;height:305px;}
.err404 .block_right{width:300px;float:right;margin-top:20px;}
.err404 .block_left h1{font-size:80px;padding-top:55px;}
.err404 .block_left h2{font-size:30px;}
.err404 .block_right a{margin-top:20px;font-size:16px;}
.err404 h2{margin-top:40px;text-align:center;}
.err404 .inc-text{margin:40px 0;}
.err404 .products-list{color:#424242;margin:0 auto;width:900px;margin-top:40px;}
.err404 .products-list h2{margin:0 0 35px 0;}
.err404 .products-list .product{float:left;margin-bottom:40px;padding:0 15px;text-align:center;width:270px;}
.err404 .products-list .product .products-txt{margin-top:7px;font-size:14px;}
.err404 .products-list .button{display:block;font-size:17px;margin:0 auto;margin-top:20px;padding:10px 0;text-align:center;width:250px;}
.err404 .calltoaction-top{position:relative;padding-bottom:10px;}
.err404 .calltoaction-top .left-txt{display:inline-block;line-height:1;color:#ffd040;font-size:33px;font-weight:300;vertical-align:middle;margin-left:45px;}
.err404 .calltoaction-top .left-txt p{margin-top:5px;margin-bottom:0;font-size:17px;color:#FFF;font-weight:normal;}
.err404 .calltoaction-top .button{display:inline-block;padding:12px 37px;font-size:17px;margin-left:32px;vertical-align:middle;}
.club-subscription-block .form-block{position:relative;margin-top:25px;padding:20px 40px 25px 40px; text-align:center}
.club-subscription-block .form-block .field{margin-left:120px;padding-right:20px;width:330px;float:left;}
.club-subscription-block .form-block td:last-child{text-align:right;padding-right:0;}
.club-subscription-block .form-block .button{position:absolute;width:250px;text-align:center;right:40px;}
.club-subscription-block .notetext{text-align:center;margin-bottom:0;}
.club-subscription-block .subscribe-input{padding:13px 15px !important;}
.club-subscription-block .subscribe-input::placeholder{color:#1E90FF;}
.subscribe-button{width:150px !important;right:90px !important;}
.subscribe-image{float: left;position: relative;left:80px;top:10px}
.subscribe-text{text-align: left;position: relative;left: 120px; margin-top: 45px;}
.subscribe-link{cursor:pointer; text-decoration: underline;}
#Calculator_cont{width:100%;}
#Calculator_cont div.service_head{font-weight:bold;padding-top:6px;padding-bottom:10px;width:100%;background-color:#efefef;border-bottom:#fff 1px solid;color:#3C3C3C;}
#Calculator_cont .services_list{border:1px #dddddd solid;border-radius:5px;padding:30px;}
#Calculator_cont div.field_name{margin-bottom:10px;}
#Calculator_cont .l-radio{margin-right:15px;}
#Calculator_cont div.terdata_cont{display:none;}
#Calculator_cont div.ter_cont{width:180px;float:left;}
#Calculator_cont input.fer_field{}
#Calculator_cont div.fer_cont, div.subfer_cont, div.last_subfer_cont{float:left;}
#Calculator_cont div.fer_cont{width:360px;}
#Calculator_cont div.subfer_cont, div.last_subfer_cont{width:180px;}
div#P5_CFp_cont_break{clear:both;}
#Calculator_cont table.log_table{border:none;}
#Calculator_cont table.tablesorter{border:none;width:100%;text-align:left;}
#Calculator_cont table.tablesorter thead{background:#f5fcff;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWY5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ffffff 0%, #eef9ff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eef9ff));background:-webkit-linear-gradient(top, #ffffff 0%,#eef9ff 100%);background:-o-linear-gradient(top, #ffffff 0%,#eef9ff 100%);background:-ms-linear-gradient(top, #ffffff 0%,#eef9ff 100%);background:linear-gradient(to bottom, #ffffff 0%,#eef9ff 100%);}
#content .stylized-table thead th{white-space:nowrap;font-weight:600;color:#424242;}
#Calculator_cont table.tablesorter td,
#Calculator_cont table.tablesorter th{padding:10px 25px;vertical-align:top;color:#767676;}
#Calculator_cont table.tablesorter tr{border:1px #d8ebf8 solid;}
#Calculator_cont table.tablesorter tbody{font-size:12px;}
#Calculator_cont table.tablesorter tbody tr:hover{background:#fff8e2;}
#Calculator_cont table.tablesorter thead tr .header{position:relative;cursor:pointer;padding-right:25px;}
#Calculator_cont table.tablesorter thead tr .header:before{position:absolute;content:" ";width:8px;height:13px;background:url(/local/templates/main/images/sprite_icons.png) 0 -235px no-repeat;right:10px;top:15px;}
#Calculator_cont table.tablesorter thead tr .headerSortUp:before{background-position:-8px -235px;}
#Calculator_cont table.tablesorter thead tr .headerSortDown:before{background-position:-16px -235px;}
#Calculator_cont table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp{background:#dfdfdf;}
.service_summ{margin-top:20px;}
.service_summ > div{display:inline-block;}
#Calculator_cont .formError{color:#CF4D4D;font-weight:bold;}
#Calculator_cont .formNoError{display:none;}
#Calculator_cont div.error{clear:both;display:block;color:#dd0000;padding:0em;margin:0.5em 0em 1em 0em;vertical-align:top;font-size:1em;}
#Calculator_cont div.valid{clear:both;display:block;color:#00dd00;padding:0em;margin:0em 0em 1em 0em;vertical-align:top;font-size:1em;}
#Calculator_cont div.service_head_sinhro{float:left;padding:5px 20px 5px 0px;width:150px;}
#Calculator_cont select{height:150px;width:450px;border-radius:0;}
#Calculator_cont .bubbleInfo{position:relative;margin-top:20px;}
#Calculator_cont .comment-form{margin:20px 0;}
#Calculator_cont .bubbleInfo .f_alert{display:inline-block;background:url('/local/templates/main/images/sprite_icons.png') -27px -154px no-repeat;height:21px;width:20px;text-decoration:none;margin-right:10px;}
#Calculator_cont table.popup{background:#38b0fb;border-radius:5px;padding:10px;display:none;position:absolute;color:#FFF;z-index:100;font-size:12px;border:none;width:auto;}
#Calculator_cont .popup:after{position:absolute;bottom:-6px;left:5px;content:" ";width:0px;height:0px;border-top:6px solid #38b0fb;border-right:6px solid transparent;}
.social_share > div{float:left;max-width:220px;}
.main-map{}
.main-map .col{float:left;width:450px;}
@media screen and (max-width:1060px){#core-slider .slide-left,
#core-slider .slide-right{display:none;}
}
@media print{}
.link_list{border:#ddedf5 1px solid;margin:5px;padding:20px;line-height:0%;font-weight:bold;}
div.cost-detail{margin:0 0 10px 0;width:100%;}
div.cost-detail p{color:#ff3702;margin:0px;padding:0px;font-size:36px;}
div.cost-detail{font-size:11px;}
div#tab_versions_cont div#version-tabs{background:none repeat scroll 0% 0% #F0F7F9;}
div#tab_versions_cont .wide-block.gray-no-gradient{background:none;border:none;}
div#tab_versions_cont #version-tabs .pane .button{margin:15px;}
div#tab_materials_cont #title-materials-to-help, #tab_actions_cont h2{font-size:24px;margin-bottom:35px;text-align:left;}
div#tab_title_otstup, div#tab_actions_cont > div > h2{padding-top:50px;}
#clbh_div{}
div.right-products-info.product-detail-left{float:left;position:relative;width:223px;}
div.right-products-info.product-detail-left .utp-list > div{padding:0;border:0;}
.right-products-info.product-detail-left .subscription-info{border:0;margin-top:40px;padding-left:0;}
.right-products-info.product-detail-left .subscription-info h4 + span{text-align:left;}
.right-products-info.product-detail-left .subscription-form{margin:20px 0 0;width:auto;}
.right-products-info.product-detail-left .subscription-form input[type="submit"]{margin:10px auto 0;display:block;}
.left-articles{padding-right:10px;margin-bottom:40px;}
.left-articles .article-category{padding-left:38px;padding-bottom:15px;font-size:17px;color:#424242;line-height:20px;}
.left-articles .article-category.tab_actions{background:url(/local/templates/main/images/article-discount.png) no-repeat -2px top;}
.left-articles .article-category.tab_variant{background:url(/local/templates/main/images/article-thumb.png) no-repeat left 2px;}
.left-articles .article-category.tab_description{background:url(/local/templates/main/images/article-why.png) no-repeat -2px 2px;}
.left-articles .article-category.tab_materials{background:url(/local/templates/main/images/article-information.png) no-repeat -2px 2px;}
.left-articles ul.article-list{list-style:none;margin-left:4px;margin-bottom:30px;}
.left-articles ul.article-list li.active{color:#000000;}
section.product-detail-right{float:left;position:relative;width:717px;padding-bottom:70px;}
section.product-detail-right:before{position:absolute;width:100%;height:100%;top:0;bottom:0;}
#product-detail .top-info .photo-product{width:145px;}
#product-detail .top-info .photo-product .product-price{font-size:13px;color:#424242;margin-top:20px;}
#product-detail .top-info .photo-product .product-price p{font-size:24px;margin:0;}
#product-detail .top-info .photo-product{padding-top:0;}
#product-detail .top-info .photo-product .button{margin-top:15px;}
#product-detail .top-info .photo-product img{display:block;}
#product-detail .top-info .photo-product .files-info{position:relative;padding-left:30px;text-align:left;margin-top:15px;}
#product-detail .top-info .photo-product .video{margin-top:40px;text-align:left;font-size:13px;}
#product-detail .top-info .photo-product .video a.fake{border:0;text-decoration:underline;}
#product-detail .wide-block.action{padding:12px 0 30px;}
#action-product .photo-action{width:149px;}
#action-product .info-action{width:545px;}
#action-product .info-action .date-remaining{}
#action-product .info-action .button{margin-right:10px;}
#product-detail .price-list{margin-top:50px;position:relative;padding-left:17px;}
#product-detail .price-list table,
table.stylized-table{border:1px solid #d8ebf8;border-radius:4px;border-collapse:separate;}
#product-detail .price-list table thead tr td,
table.stylized-table thead tr td{background:rgb(255,255,255);background:-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,249,255,1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,249,255,1)));background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,249,255,1) 100%);background:-o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,249,255,1) 100%);background:-ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,249,255,1) 100%);background:linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,249,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eef9ff',GradientType=0);}
#product-detail .price-list table td,
table.stylized-table td{font-size:14px;padding:16px 10px 10px 10px;}
#product-detail .price-list table tr td:first-of-type,
table.stylized-table tr td:first-of-type{width:46px;padding-left:14px;}
table.stylized-table.not-first-td tr td:first-of-type{width:unset;}
#product-detail .price-list table tr td:nth-of-type(2),
table.stylized-table tr td:nth-of-type(2){width:420px;}
table.stylized-table.not-first-td tr td:nth-of-type(2){width:unset;}
#product-detail .price-list table tr td:nth-of-type(3),
table.stylized-table tr td:nth-of-type(3){width:105px;}
#product-detail .price-list table tr td:nth-of-type(4),
table.stylized-table tr td:nth-of-type(4){}
#product-detail .price-list table tbody tr td.blue,
table.stylized-table tbody tr td.blue{background:#f2fafe;}
#product-detail .price-list table tbody tr:hover td,
table.stylized-table tbody tr:hover td{background:#fff8e2;}
#product-detail .price-list table tbody tr:hover td.blue,
table.stylized-table tr:hover td.blue{background:#f2f4e7;}
.product-detail-right #product-detail .price-list .files-info{position:absolute;width:140px;height:40px;right:0;top:0;font-size:13px;line-height:15px;}
.product-detail-right #product-detail .price-list .files-info .price{padding-left:35px;}
.product-detail-right #product-detail .price-list .files-info .price::before{background:rgba(0, 0, 0, 0) url("/local/templates/main/images/sprite_icons.png") no-repeat scroll -116px 0;content:"";display:block;height:30px;left:-18px;line-height:0;position:absolute;top:0;width:26px;}
.detail-accordion-list{padding-left:17px;}
.product-detail-right #product-detail .wide-block{margin-top:40px;padding-left:17px;padding-right:5px;border-radius:0 6px 6px 0;}
.product-detail-right #product-detail .versions{border-top:1px solid #cce1eb;border-right:1px solid #cce1eb;border-bottom:1px solid #cce1eb;box-shadow:10px -4px 4px -7px #ededed inset;}
#materials-to-help h2{text-align:left;}
#materials-to-help .block-tabs-left .panes{width:470px;}
#materials-to-help .block-tabs-left{border:0;padding:0;}
#materials-to-help .block-tabs-left li a{width:153px;}
#materials-to-help .block-tabs-left .panes a.file{width:154px;font-size:13px;}
.product-detail-right .accordion-list > div{width:auto;}
.product-detail-right #contacts-subscription-block{padding:15px 0 15px;}
.product-detail-right #contacts-subscription-block .phone-info{float:none;width:auto;}
.product-detail-right #contacts-subscription-block p{width:408px;display:inline-block;margin-top:10px;margin-left:20px;margin-bottom:0;}
.product-detail-right #contacts-subscription-block .button{}
.product-detail-right .articles-product{position:relative;}
.product-detail-right .articles-product::before{background:url("/local/templates/main/images/shadows-sprite.png") no-repeat scroll -228px -485px;bottom:0;content:"";display:block;height:27px;left:0;line-height:0;position:absolute;width:675px;}
.product-detail-right .articles-product:last-of-type{padding-bottom:0;padding-top:20px;}
.product-detail-right .articles-product:last-of-type::before{display:none;}
.articles-product .articles-list .article{width:190px;margin-right:64px;}
.product-detail-right .pluso{margin-left:17px;}
.tab_menu{font-family:Arial;font-size:12px;font-weight:bold;}
.tab_menu ul, .tab_menu div{padding:0px;margin:0px;padding-left:0px;}
.tab_menu ul li, .tab_menu div div{display:inline;cursor:pointer;margin:0px;padding:0px;padding-top:10px;padding-bottom:10px;background-color:#eef9ff;}
.tab_menu a{margin-left:10px;padding-right:20px;padding-top:10px;padding-bottom:10px;padding-left:10px;text-decoration:none;color:#424242;}
.tab_menu ul li a.tab_menu_hover, .tab_menu div div a.tab_menu_hover{background-color:#14a9ed;color:#FFFFFF;}
.tab_menu ul li a:hover, .tab_menu ul li.selected a, .tab_menu div div a:hover, .tab_menu div div.selected a{background-color:#14a9ed;color:#FFFFFF;}
.tab_menu ul li.selected, .tab_menu div div.selected{}
.tab_menu ul li:hover, .tab_menu div div:hover{background-color:#14a9ed;}
.tab_menu ul li.order, .tab_menu div div.order{}
.tab_menu ul li.order a, .tab_menu div div.order a{background-color:#f14b22;color:#FFFFFF;}
.tab_menu ul li.order:hover, .tab_menu ul li#tab_order.selected, .tab_menu div div.order:hover, .tab_menu div div#tab_order.selected{}
.tab_menu ul li.order a:hover, .tab_menu ul li.order a.tab_menu_hover, .tab_menu ul li#tab_order.selected a, .tab_menu div div.order a:hover, .tab_menu div div.order a.tab_menu_hover, .tab_menu div div#tab_order.selected a{background-color:#e92701;color:#FFFFFF;}
.tab_hide, .menu_hide{display:none;margin-bottom:25px;}
.tab_open, .menu_open{margin-bottom:25px;}
.utp-icon img{width:100%;}
.calc .utp-icon{text-align:center;}
.calc .utp-icon img{width:auto;}
.right-products-info .calc{margin-top:60px;}
.right-products-info .calc .utp-list .utp{text-align:left;}
.right-products-info .calc .utp-list .utp::after{display:none;}
.right-products-info .calc span{font-size:17px;font-weight:normal;margin: .8em 0; line-height: 1.2;color: #424242;}
.product-detail-left .calc .profitable-terms-block .button{width:140px;}
.product-detail-left .profitable-terms-block .utp-list{width:auto;}
.product-detail-left .profitable-terms-block .utp-list .utp{float:none;width:210px;padding:0px 5px 20px;margin:0px 0px 25px 0px;}
.product-detail-left .profitable-terms-block .utp-list .utp.last{padding-bottom:0;}
.product-detail-left .profitable-terms-block .utp-list .utp.last:after{display:none;}
.product-detail-left .profitable-terms-block .utp-list .utp:before{left:0;margin:0;}
.product-detail-left .profitable-terms-block .utp-list .utp .utp-txt{font-size:13px;}
.product-detail-left .profitable-terms-block .button{display:block;font-size:17px;font-weight:bold;margin:20px auto 0px;padding:10px;text-align:center;width:100%;}
.product-detail-left .utp_cont{display:inline-block;border:0px solid #ededed;padding:0;}
.product-detail-left .price_cont{display:inline-block;border-right:1px solid #ededed;width:75%;float:left;overflow:hidden;padding:50px 15px 0px 5px;margin-top:25px;}
.product-detail-left .utp_cont .link_list{line-height:150%;font-weight:bold;}
.product-detail-left .utp_cont span, #product-detail price_cont span {font-weight:normal;font-size: 17px;
    margin-bottom: 20px;margin: .8em 0;  line-height: 1.2;  color: #424242;}
.product-detail-left .utp_cont .profitable-terms-block{padding-bottom:0px;padding-top:0px;}
.wide-block.ask-question{margin:50px 0 0 0;padding-left:17px !important;padding-right:9px !important;}
.wide-block.ask-question .phone-info{width:auto !important;}
.wide-block.ask-question .phone-info h4{width:408px;display:inline-block;margin-top:10px;}
section.visitor-questions{margin-top:60px;padding-left:17px;}
section.visitor-questions.wide{padding-left:0;}
section.visitor-questions .button{margin-bottom:20px;}
section.visitor-questions .question-block{margin-bottom:30px;}
section.visitor-questions .visitor-question{margin-top:15px;margin-right:80px;border:1px solid #b1dcf7;padding:30px 29px 40px 40px;background:url(/local/templates/main/images/visitor-question.png) no-repeat 12px 30px;border-radius:4px;}
section.visitor-questions .visitor-answer{margin-left:80px;border:1px solid #91d1f9;padding:30px 29px 40px 43px;margin-top:-21px;background:#e4f2fb url(/local/templates/main/images/visitor-answer.png) no-repeat 12px 30px;border-radius:4px;}
section.visitor-questions .visitor-answer .answer{color:#007ac9;display:block;}
#banners-block .banner .buttonnew{left:20px;background:#65b1e3;border-bottom:1px solid #b3d9f2;border-top:1px solid #5396c2;font-size:14px;font-weight:400;padding:4px 20px;text-shadow:none;z-index:1000;display:block !important;position:static;margin:0 auto;text-align:center;width:140px;margin-top:10px;}
#banners-block .banner .buttonnew:hover{background:#58abe2}
.bannerbg{background:url('/local/templates/main/images/bg.png');width:460px;height:209px;}
.textimg{display:inline-block;background:url('/local/templates/main/images/textimg.png');width:64px;height:16px;}
.bannernew-title{text-align:center;font-family:helvetica;font-size:23px !important;color:#424242 !important;display:block !important;}
.bannernew-title9{text-align:center;font-family:helvetica;font-size:16px !important;color:#2eb0f5 !important;display:block !important;}
.namebanner{text-align:center;font-size:21px;color:#f91212;margin-top:-20px;}
.bannerdate{text-align:center;color:#424242;font-size:21px;margin-top:-10px;}
.bannerimg{float:left;width:69px;height:68px;margin-left:15px;margin-top:-10px;}
.bannerstart{float:left;width:95px;height:95px;margin-right:12px;}
.bannernew-text{text-align:center;font-family:helveticab;font-size:13px !important;color:#383838 !important;display:block !important;margin-top:20px;}
.bannernew-textall{margin-left:15px;width:410px;}
.textauthor{float:left;font-size:12px;font-family:helvetical;color:#000;text-align:left;width:200px;}
.buttonstart{position:static !important;margin-top:10px;margin-left:50px;}
.block-white{background-color:#fff;height:430px;padding-bottom:100px;}
.block-padding{padding-top:15px;height:350px;}
.block-grey{background-color:#f8f8f8;height:430px;margin:0 -10000px;padding:0px 10000px 100px 10000px;position:relative;}
.block-forma{background:url('/local/templates/main/images/bgforma.png');height:421px;background-size:cover;padding-top:20px;margin:0 -500px;padding-top:100px;position:relative;}
.block-hr{background:url('/local/templates/main/images/hr.png') no-repeat top center;height:1px;width:auto;padding-bottom:80px;}
.block-left{float:left;height:318px;width:215px;}
.block-right{float:left;height:340px;width:635px;margin-left:60px;}
.block-right p{padding-top:15px;}
.block-right p, .block-right__first{font-family:robotoR;color:#424242;font-size:15px;}
.block-right__second{font-family:robotoR;color:#007ac9;font-size:15px;padding-top:15px;}
.block-right__download{font-family:robotoR;color:#007ac9;font-size:15px;padding-top:15px;padding-left:22px;}
.version1{display:block;background:url('/local/templates/main/images/download.png') no-repeat left 10px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:0px;line-height:30px;}
.block-left-text{font-size:40px;font-family:robotoB;text-transform:uppercase;color:#fff;}
.block-all-text{margin:0 auto;text-align:center;}
.block-left-text span{color:#ffb500;}
.block-right-btn{display:block;height:53px;width:384px;background:url('/local/templates/main/images/btn-demo.png');text-align:center;line-height:50px;font-family:robotoB;text-transform:uppercase;text-decoration:none;margin:0 auto;margin-top:40px;font-size:22px;color:#000;}
.block-right-btn:hover{background:url('/local/templates/main/images/btn-demohover.png');}
.block-left-text p{font-family:robotoB;font-size:18px;padding-top:60px;padding-bottom:20px;}
.clr{clear:both;}
.block-right__second li{background:url('/local/templates/main/images/download.png') no-repeat left 10px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:0px;line-height:30px;}
.block-right ul span{padding-top:15px;}
.block-right__first li{background:url('/local/templates/main/images/marker.png') no-repeat left 10px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:0px;line-height:30px;}
.block-bagira{background:url('/local/templates/main/images/smetabagira.png');}
.block-right__name{display:block;font-family:robotoM;font-size:21px;color:#007ac9;text-transform:uppercase;text-decoration:none;}
.block-grandsmeta{background:url('/local/templates/main/images/grandsmeta.png');}
.block-info{background:url('/local/templates/main/images/infostroi.png');}
.block-rik{background:url('/local/templates/main/images/rik.png');}
.block-smeta{background:url('/local/templates/main/images/smeta.png');}
.block-turbo{background:url('/local/templates/main/images/turbosmetchik.png');}
.block-gektor{background:url('/local/templates/main/images/gektor.png');}
.block-guarantee{font-family:robotoB;color:#424242;font-size:30px;text-align:center;text-transform:uppercase;padding-top:60px;padding-bottom:50px;}
.block-guarantee__item{float:left;height:300px;width:230px;margin:0 auto;padding-left:20px;padding-right:20px;}
.block-guarantee__prices-img{background:url('/local/templates/main/images/prices.png');height:100px;width:100px;margin:0 auto;}
.block-guarantee__support-img{background:url('/local/templates/main/images/support.png');height:100px;width:100px;margin:0 auto;}
.block-guarantee__udobnost-img{background:url('/local/templates/main/images/udobnost.png');height:100px;width:100px;margin:0 auto;}
.block-guarantee__all{width:830px;margin:0 auto;}
.block-guarantee__name{font-family:robotoB;color:#424242;font-size:21px;text-align:center;text-transform:uppercase;padding-top:50px;padding-bottom:30px;}
.block-guarantee__text{font-family:robotoR;color:#424242;font-size:15px;text-align:left;padding-left:15px;}
a.photopopup{text-decoration:none;}
.block-smeta__img{display:block;height:247px;width:230px;text-decoration:none;}
.block-screen{width:215px;padding-bottom:20px;margin:0 auto;}
a.videopopup{text-decoration:none;}
.block-left__img{float:left;}
.block-left__img .block-screen a{position:relative;display:inline-block;}
.block-screen .videopopup:after{background:url('/local/templates/main/images/sprite_icons.png') -54px 0 no-repeat;content:'';display:block;height:43px;left:50%;margin-left:-31px;line-height:0;position:absolute;top:50%;width:62px;margin-top:-21px;}
.block-screen .videopopup:hover:after{background-position:-54px -191px;}
.block-turbo-bold{font-family:robotoB;text-transform:uppercase;color:#48b6fb;}
.block-turbo-fontmax{font-size:50px;}
.block-turbo-fontmiddle{font-size:24px;}
.block-turbo-fontblack{padding-top:26px;font-size:28px;font-family:robotoB;text-transform:uppercase;color:#424242;}
.block-turbo-fontblacknext{font-size:50px;font-family:robotoB;text-transform:uppercase;color:#424242;}
.block-turbo_section2{background:url('/local/templates/main/images/section1_bg.png');height:663px;background-size:cover;padding-top:20px;margin:0 -500px;padding-top:75px;position:relative;text-align:center;}
.block-turbo-font__client{font-size:30px;font-family:robotoB;text-transform:uppercase;color:#fff;padding-bottom:40px;}
.block-turbo__next{padding-top:115px;padding-right:35px;}
.block-turbo-font__section2{font-size:15px;font-family:robotoB;text-align:justify;color:#fff;padding-top:50px;}
.block-turbo-font__section2 p{padding-top:20px;}
.block-turbo-font__section2 span{color:#f4b21c;}
.block-turbo_section3{background:url('/local/templates/main/images/section3_bg.png');height:462px;background-size:cover;padding-top:20px;margin:0 -500px;position:relative;text-align:center;font-family:robotoB;color:#424242;text-align:left;}
.block-turbo_section3-name{font-size:40px;text-transform:uppercase;}
.block-turbo_section3-name2{font-size:21px;text-transform:uppercase;}
.section3{padding-top:38px;}
.section3 p{font-family:robotoR;color:#424242;font-size:15px;padding-top:25px;}
.block-turbo_section3-img{padding-left:46px;padding-top:100px;float:left;}
.block-turbo_section4-name,
.block-kaspersky_section10-name{display:block;font-family:robotoM;font-size:21px;text-transform:uppercase;color:#1f8dd2;padding-bottom:15px;text-decoration:none;}
.block-kaspersky_section10-name:hover{text-decoration:underline;}
.block-turbo_section4-right,
.block-kaspersky_section10-right{font-family:robotoR;font-size:15px;color:#424242;float:left;}
.block-turbo_section4-right p{text-align:justify;}
.block-turbo_section4-right span{color:#1f8dd2;}
.font-blue{font-family:robotoB;color:#1f8dd2;}
.block-turbo-white{background-color:#fff;height:358px;}
.block-turbo-white .block-hr{height:1px;width:auto;padding-bottom:80px;margin-top:0px;}
.block-turbo_right-width{width:480px;}
.block-turbo_section8{background:url('/local/templates/main/images/section8_bg.png');background-size:cover;padding-top:20px;margin:0 -500px;position:relative;text-align:center;font-family:robotoB;color:#424242;text-align:left;}
.block-turbo_section8{text-align:center;font-family:robotoB;text-transform:uppercase;color:#fff;padding-top:70px;padding-bottom:70px;}
.block-turbo_section8 .font{font-size:28px;padding-bottom:20px;}
.block-turbo_section8 .font2{font-size:18px;}
.block-turbo_section10-img{margin:0 auto;width:404px;padding-top:20px;}
.section10{text-align:center;font-family:robotoB;padding-bottom:125px;color:#424242;font-size:28px;height:450px;}
.section10 div{text-transform:uppercase;}
.section10 p{padding-bottom:10px;text-align:left;font-family:robotoR;color:#333333;font-size:15px;}
.section10-name{padding-top:5px;padding-bottom:45px;}
.block-turbo_section9{background:url('/local/templates/main/images/section9_bg.png');height:541px;background-size:cover;padding-top:80px;margin:0 -500px;position:relative;text-align:center;font-family:robotoB;color:#424242;text-align:left;}
.section9-name{text-align:left;font-family:robotoB;padding-bottom:20px;color:#424242;font-size:40px;text-transform:uppercase;}
.section9-name p{text-align:center;font-family:robotoB;padding-bottom:125px;color:#424242;font-size:15px;}
.block-left__img .section9-name{width:400px;}
.section9{width:900px;margin:0 auto;}
.section9-left{width:350px;padding-right:120px;height:500px;padding-top:42px;}
.block-kaspersky-btn .form-btn {padding: unset;}
input.btn.btncancelorderturbo{display: block;
    height: 53px;
    width: 365px;
    background: url(/local/templates/main/images/btn-demo.png);
    text-align: center;
    line-height: 50px;
    font-family: robotoB;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: -80px;
    padding: unset;
    font-size: 22px;
    border: none;}
input.btn.btncancelorderturbo:hover{background:transparent url("/local/templates/main/images/btn-demohover.png") repeat scroll 0% 0%;}
a.turbo{text-decoration:none;}
.block-turbo_section8 a{color:#000;}
.turbo-ask1 input[type="text"],
.smetaru-ask1 input[type="text"]{  width:363px;}
.section9-right{float:left;width:400px;}
.padd-wd {padding-right:80px;width:480px;}
.padd-120-50 {padding-right:120px;padding-left:50px}
.padd-80-wd-430{padding-right:80px;width:430px;}
.height-420 {height:420px;}
.padd-r-80 {padding-right:80px;}
.height-400 {height:400px;}
.turbo-ask1 textarea,
.smetaru-ask1 textarea{width:365px;}
.section9-right::-webkit-input-placeholder{color:#999999;font-size:14px;font-family:robotoL, Arial, Helvetica, serif;}
.section9-right::-moz-placeholder{color:#999999;font-size:14px;font-family:robotoL, Arial, Helvetica, serif;}
.section9-right:-moz-placeholder{color:#999999;font-size:14px;font-family:robotoL, Arial, Helvetica, serif;}
.section9-right:-ms-input-placeholder{color:#999999;font-size:14px;font-family:robotoL, Arial, Helvetica, serif;}
.section9-right form{margin-top:-50px;}
.turbo-text{text-align:center;font-family:robotoB;padding-bottom:48px;color:#333333;font-size:35px;}
.block-turbo-fontbtnnext{display:block;color:#fff;width:180px;height:46px;background-color:#f11234;margin-left:36%;text-align:center;margin-top:20px;text-transform:none;font-size:27px;box-shadow:0 -3px rgb(137,4,26) inset;text-decoration:none;}
.block-turbo-fontbtnnext:hover{background-color:#dd0e2d;color:#fff;}
.logoK{float:left;margin-left:10px;}
.turbosmetchik-textred{font-family:robotoB;text-transform:uppercase;color:#ff663d;font-size:22px;text-align:left;width:61%;margin:0 auto;}
.turbosmetchik-textblue{font-family:robotoL;text-transform:uppercase;color:#00acec;font-size:47px;text-align:center;width:780px;margin:0 auto;}
.turbosmetchik-textblue span{float:left;background:url('/local/templates/main/images/turbosmetchik/pero-img.png');width:87px;height:74px;}
.block-turbosmetchik_section{color:#424242;}
.block-turbosmetchik-bold{font-size:28px;font-family:robotoB;color:#424242;width:580px;float:left;}
.block-turbosmetchik-bold span{display:block;font-size:16px;padding-top:50px;width:500px;}
.turbosmetchik-section1-left{float:left;width:200px;}
.turbosmetchik-section1-left img{float:left;padding-right:15px;}
.turbosmetchik-section1-left span{font-size:13px;font-family:robotoR;}
.turbosmetchik-section-bottom{padding-top:50px;}
.turbosmetchik-section1-center{float:left;width:530px;}
.block-turbosmetchik-btn{display:block;height:55px;width:263px;background:url('/local/templates/main/images/turbosmetchik-btn.png');text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;margin:0 auto;font-size:18px;color:#000;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;}
.block-turbosmetchik-btn:hover{background:url('/local/templates/main/images/turbosmetchik-btn-hover.png');}
.turbosmetchik-section8-btn{display:block;height:50px;width:240px;background:url('/local/templates/main/images/turbosmetchik/section8-btn.png');text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;margin:0 auto;font-size:18px;color:#000;}
a.turbosmetchik-section8-btn{display:block;}
.turbosmetchik-section9-btn{display:block;height:48px;width:227px;background:url('/local/templates/main/images/turbosmetchik/section9-btn.png');text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;margin:0 auto;font-size:18px;float:left;color:#000;}
.turbosmetchik-section9-btn:hover{background:url('/local/templates/main/images/turbosmetchik/section9-btn-hover.png');}
.turbosmetchik-section9-center{float:left;margin-top:-50px;}
.turbosmetchik-section9-right{font-size:16px;text-align:left;font-family:robotoB;padding-top:50px;width:250px;float:left;margin-left:-120px;}
.turbosmetchik-section9-right span{font-family:robotoR;}
.turbosmetchik-section8-btn:hover{background:url('/local/templates/main/images/turbosmetchik/section8-btn-hover.png');}
.turbosmetchik_section4-time_item{float:left;background:url('/local/templates/main/images/turbosmetchik/section4-timer.png') no-repeat;width:81px;height:54px;font-size:31px;font-family:Arial;color:#555555;letter-spacing:0.55em;padding-left:10px;margin-left:-10px;}
.turbosmetchik_section4-second{}
.turbosmetchik_section4-secondleft{margin-left:-80px;width:167px;float:left;}
.turbosmetchik_section4-time{margin-top:30px;width:400px;}
.turbosmetchik_section4-left{float:left;width:282px;height:301px;padding-top:30px;}
.turbosmetchik_section4-center{float:left;width:400px;height:301px;padding-left:35px;padding-top:40px;}
.turbosmetchik_section4-footertext{font-size:18px;padding-left:140px;padding-top:40px;text-align:left;font-family:badscriptR;color:#ff663d;}
.turbosmetchik_section4-name{text-align:left;font-family:badscriptR;color:#ff663d;padding-top:5px;font-size:22px;padding-left:15px;}
.turbosmetchik_section4-textblack{text-align:left;font-family:badscriptR;color:#424242;padding-top:5px;font-size:15px;padding-left:15px;margin-top:-20px;}
.turbosmetchik_section4-nexttext{font-family:robotoR;color:#424242;padding-top:35px;font-size:16px;}
.turbosmetchik_section4-nexttext span{font-family:robotoB;}
.turbosmetchik_section4-forma p span{font-family:robotoB;color:#fff;padding-top:5px;font-size:18px;text-transform:uppercase;}
.turbosmetchik_section4-forma p{font-family:robotoL;color:#fff;font-size:18px;}
.turbosmetchik_section4-right{float:left;width:314px;height:360px;padding-top:30px;}
.turbosmetchik_section4-forma{padding-top:30px;width:314px;height:301px;background:url('/local/templates/main/images/turbosmetchik/section4-forma.png') no-repeat;}
.turbosmetchik_section4-textblue{text-align:left;font-family:robotoM;color:#00acec;padding-top:0px;font-size:18px;padding-left:15px;text-transform:uppercase;margin-top:-20px;width:300px;}
.turbosmetchik_section4-textblue span{background:url('/local/templates/main/images/turbosmetchik/section4-pero.png') no-repeat;height:60px;width:70px;display:block;float:right;margin-top:-40px;}
.block-turbosmetchik_section4{background:url('/local/templates/main/images/turbosmetchik/bg-section4.png');height:434px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.block-turbosmetchik_section2{background:url('/local/templates/main/images/turbosmetchik-section2_bg.png');height:603px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.turbosmetchik-section2-name{color:#00acec;font-family:robotoB;font-size:28px;padding-bottom:45px;}
.turbosmetchik-section2-block{float:left;width:260px;height:210px;}
.turbosmetchik-section2-text{color:#424242;font-family:robotoR;font-size:14px;}
.turbosmetchik-section2-text span{font-family:robotoB;color:#1f8dd2;}
.turbosmetchik-section2-second{margin:0 auto;padding-top:50px;height:220px;width:75%;}
.turbosmetchik-section2-first{margin:0 auto;height:220px;}
.turbosmetchik-section3-name{color:#424242;font-family:robotoB;font-size:28px;text-align:center;padding-top:35px;}
.block-turbosmetchik-white{background-color:#fff;height:auto;padding-bottom:35px;}
.turbosmetchik-section3-item img{float:left;}
.turbosmetchik-section3-right{float:left;font-family:robotoR;color:#424242;font-size:15px;width:600px;padding-top:10px;}
.turbosmetchik-section3-item{height:150px;padding-top:35px;}
.turbosmetchik-section3-right li{background:url('/local/templates/main/images/marker.png') no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:0px;line-height:20px;padding-bottom:10px;}
.turbosmetchik-li{background:url('/local/templates/main/images/section3-11.png') no-repeat left 10px !important;font-size:12px !important;line-height:15px !important;padding-top:10px !important;}
.turbosmetchik-section3-top{margin-top:-120px;margin-left:-45px;}
.block-turbosmetchik-section5{background-color:#fff;;height:430px;margin:0 -500px;padding-top:15px;position:relative;text-align:center;}
.block-turbosmetchik-section9{background-color:#fff;;height:392px;margin:0 -500px;position:relative;text-align:center;}
.turbosmetchik-text-blue{color:#00acec;font-family:robotoB;font-size:24px;text-align:left;padding-bottom:50px;}
.turbosmetchik-section9-left{float:left;width:340px;height:230px;padding-top:70px;}
.block-turbosmetchik-section7{background-color:#fff;;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.turbosmetchik-section7-first{margin:0 auto;height:240px;}
.turbosmetchik-section7-second{margin:0 auto;height:300px;}
a.turbosmetchik-section7-href{font-family:robotoR;color:#1f8dd2;font-size:16px;margin-top:-20px;display:block;text-decoration:none;}
a.turbosmetchik-section7-href:hover{text-decoration:underline;}
.turbosmetchik-section7-text{font-family:robotoR;font-size:15px;padding-bottom:30px;}
.turbosmetchik-section7-rezume{text-align:center;font-family:badscriptR;padding-left:16px;color:#333333;height:80px;padding-top:5px;}
p.turbosmetchik-section8{color:#00acec;font-family:robotoB;font-size:30px;text-align:center;}
.block-turbosmetchik-section8{background:url('/local/templates/main/images/turbosmetchik/bg-section8.png');height:945px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.turbosmetchik-section8-ul li{background:url('/local/templates/main/images/marker.png') no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:0px;line-height:20px;padding-bottom:10px;text-align:left;}
.turbosmetchik-section8-ul{float:left;font-family:robotoR;color:#838383;font-size:14px;width:260px;padding-top:46px;}
.turbosmetchik-section8-left{background:url('/local/templates/main/images/turbosmetchik/section8-1.png') no-repeat;width:293px;height:478px;padding-bottom:30px;}
.turbosmetchik-section8-right{background:url('/local/templates/main/images/turbosmetchik/section8-3.png') no-repeat;width:293px;height:695px;padding-bottom:30px;}
.turbosmetchik-section8-center{background:url('/local/templates/main/images/turbosmetchik/section8-2.png') no-repeat;width:293px;height:478px;padding-bottom:30px;}
.turbosmetchik-section8-item{width:293px;margin-bottom:30px;float:left;padding-left:30px;}
.turbosmetchik-section8-name{font-family:robotoB;font-size:21px;color:#fff;text-transform:uppercase;text-align:center;padding-top:26px;}
.turbosmetchik-section8-img{background:url('/local/templates/main/images/turbosmetchik/rub.png') no-repeat 0px 15px;width:35px;height:50px;margin-left:15px;}
.turbosmetchik-section8-garant{padding-top:160px;padding-left:170px;}
.turbosmetchik_section4-strela{width:128px;height:55px;background:url('/local/templates/main/images/turbosmetchik/section4-strela.png') no-repeat;margin-top:-90px;margin-left:220px;}
.turbosmetchik-slider{display:block;width:872px;height:240px;background-color:#fff;margin-top:-21%;position:absolute;margin-left:26.85%;text-align:center;font-family:robotoR;color:#424242;font-size:16px;}
.turbosmetchik-slider p{margin-bottom:10px;padding-left:60px;padding-right:60px;}
.bx-wrapper .bx-pager.bx-default-pager a{text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:15px;border:2px solid #fff;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{position:absolute;bottom:-20px;width:100%;}
.bx-wrapper{max-height:540px;}
input.btn.btnturbosmetchik{padding: unset; display:block;height:50px;width:240px;background:url('/local/templates/main/images/turbosmetchik/section4-btn.png');text-align:center;line-height:48px;text-decoration:none;margin-top:-60px;font-size:18px;border:none;margin-top:20px;margin:0 auto;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;}
input.btn.btnturbosmetchik:hover{background:transparent url("/local/templates/main/images/turbosmetchik/section4-btn-hover.png") repeat scroll 0% 0%;cursor:pointer;}
.turbosmetchik-ask1 input[type="text"]{margin:1em auto; width:245px;margin-left:30px;}
.block-grandsmeta_section1{background:url('/local/templates/main/images/grandsmeta/bg-section-1.png');height:400px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.block-grandsmeta_section1-2{background:url('/local/templates/main/images/grandsmeta/bg-section-1_2.png');height:425px;margin:0 450px;padding-top:55px;position:absolute;text-align:center;width:1018px;}
.block-grandsmeta_section1-2 p{color:#37474f;font-size:40px;font-family:robotoB, Arial, Helvetica, serif;padding-top:15px;}
.grandsmeta-section1_left{float:left;width:450px;}
.grandsmeta-section1_all{width:900px;margin:0 auto;height:280px;}
.grandsmeta-section1_text{text-align:left;color:#000000;font-size:18px;font-family:robotoM, Arial, Helvetica, serif;padding-top:30px;width:380px;padding-left:40px;padding-bottom:35px;}
.grandsmeta-section1_text span{color:#0059af;font-size:18px;font-family:robotoR, Arial, Helvetica, serif;}
.block-grandsmeta-btn{display:block;height:55px;width:263px;background:url('/local/templates/main/images/turbosmetchik-btn.png');text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;font-size:18px;color:#000;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;margin-left:38px;cursor:pointer;}
.block-grandsmeta-white{background-color:#fff;height:auto;padding-top:55px;padding-bottom:80px;}
.grandsmeta-section2-img1{float:left;height:41px;width:43px;background:url('/local/templates/main/images/grandsmeta/section2-img1.png') no-repeat 0px 30px;margin-right:20px;padding-top:20px;}
.grandsmeta-section2-img2{float:left;height:41px;width:43px;background:url('/local/templates/main/images/grandsmeta/section2-img2.png') no-repeat 0px 30px;margin-right:20px;padding-top:20px;}
.grandsmeta-section2-text{float:left;color:#000000;font-size:18px;font-family:robotoR, Arial, Helvetica, serif;}
.block-grandsmeta-white p{color:#d22f04;font-size:14px;font-family:robotoR, Arial, Helvetica, serif;padding-top:10px;}
.block-grandsmeta-section3{background:url('/local/templates/main/images/grandsmeta/bg-section3.png');height:172px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.grandsmeta-section3-item{float:left;padding-top:30px;padding-right:50px;}
.grandsmeta-section3-item p{color:#fff;font-family:robotoR;font-size:13px;margin-top:-10px;}
.grandsmeta-section3-text__first{color:#fff;font-family:robotoB;font-size:18px;}
.grandsmeta-section3-text__first span{font-size:36px;}
.grandsmeta-section3-all{width:980px;margin:0 auto;height:100px;padding-left:20px;}
.block-grandsmeta-grey{background-color:#e1e1e1;height:90px;padding-top:25px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.block-grandsmeta-grey p{text-align:center;color:#0056aa;font-size:16px;font-family:neucha;}
.block-grandsmeta-grey p span{font-family:robotoB;}
.block-grandsmeta-section4{background-color:#fff;padding-top:25px;padding-bottom:20px;}
.grandsmeta-section4-nameall{font-family:robotoM;font-size:12px;margin:0 auto;width:450px;}
.grandsmeta-section4-nameall div{color:#424242;padding-left:20px;}
.grandsmeta-section4-name{font-family:robotoR;font-size:26px;}
.grandsmeta-section4-name span{font-family:robotoB;}
.grandsmeta-section4-img{background:url('/local/templates/main/images/grandsmeta/section4-img1.png');height:39px;width:939px;margin-top:15px;}
.grandsmeta-section4-img__text{float:left;color:#fff;font-size:12px;font-family:robotoB;width:460px;text-align:center;padding-top:10px;}
.grandsmeta-section4-item{width:939px;display:table;border-bottom:1px solid #0059af;padding-bottom:5px;padding-top:5px;}
.block-grandsmeta-section4 ol > li{color:#0059af;font-size:36px;font-family:robotoL;border-bottom:1px solid;}
.grandsmeta-section4-li span{color:#424242;font-size:12px;font-family:robotoR;}
.block-grandsmeta-section4 ol > li{list-style-type:none;counter-increment:list;}
.block-grandsmeta-section4 ol > li:before{content:counter(list) " ";}
.grandsmeta-section4-nomer{color:#0059af;font-size:36px;font-family:robotoL;padding-top:10px;display:table-cell;vertical-align:middle;padding-right:30px;}
.grandsmeta-section4-text{float:left;color:#424242;font-size:12px;font-family:robotoR;width:400px;}
.grandsmeta-section4-next span{float:left;width:10px;height:16px;background:url('/local/templates/main/images/grandsmeta/section4-next.png');margin-top:35px;display:table-cell;vertical-align:middle;}
.grandsmeta-section4-nextimg{width:10px;background:url('/local/templates/main/images/grandsmeta/section4-next.png') no-repeat 50% 50%;margin-top:35px;display:table-cell;vertical-align:middle;padding-left:70px;}
.grandsmeta-section4-next{color:#424242;font-size:12px;font-family:robotoR;display:table-cell;vertical-align:middle;}
.grandsmeta-section4-center{color:#424242;font-size:12px;font-family:robotoR;width:420px;display:table-cell;vertical-align:middle;text-align:left;height:80px;}
.block-grandsmeta_section5{background:url('/local/templates/main/images/grandsmeta/bg-section4.jpg') 0px -120px;height:413px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.grandsmeta_section5-left{float:left;width:246px;height:328px;padding-top:30px;padding-left:70px;}
.grandsmeta_section5-center{float:left;width:340px;height:301px;padding-left:20px;}
.grandsmeta_section5-name{text-align:center;font-family:badscriptR;color:#fb1207;padding-top:15px;font-size:36px;padding-left:15px;width:250px;margin:0 auto;line-height:1em;}
.grandsmeta_section5-text{text-align:center;font-family:robotoM;color:#424242;padding-top:0px;font-size:20px;padding-left:15px;width:240px;margin:0 auto;padding-top:20px;}
.grandsmeta_section5-right{float:left;width:314px;height:360px;padding-top:30px;padding-left:30px;}
.grandsmeta_section5-forma{padding-top:30px;width:363px;height:384px;background:url('/local/templates/main/images/grandsmeta/section5-forma.png') no-repeat;}
.grandsmeta_section5-forma p span{font-family:robotoB;color:#fff;padding-top:5px;font-size:19.95px;text-transform:uppercase;}
.grandsmeta_section5-forma p{font-family:robotoL;color:#fff;font-size:18px;}
.grandsmeta-ask1 input[type="text"]{margin:1em auto;width:245px;margin-left:53px;}
.grandsmeta_section5-strela{width:119px;height:73px;background:url('/local/templates/main/images/grandsmeta/section5-strela.png') no-repeat;margin-left:235px;}
.block-grandsmeta_section6{background-color:#fff;height:auto;padding-bottom:35px;}
.grandsmeta_section6-name{color:#424242;font-family:robotoB;font-size:28px;text-align:center;padding-top:35px;}
.grandsmeta_section6-name span{font-size:36px;}
.grandsmeta_section6-item{height:150px;padding-top:35px;}
.grandsmeta_section6-right{float:left;font-family:robotoR;color:#424242;font-size:14px;width:560px;padding-top:10px;padding-right:20px;padding-left:20px;}
.grandsmeta_section6-right span{font-size:24px;}
.grandsmeta_section6-item img{float:left;}
.block-grandsmeta_section7{background:url('/local/templates/main/images/grandsmeta/bg-section7.jpg');height:519px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.block-grandsmeta_section7 p{font-size:28px;color:#fff;padding-top:46px;}
.grandsmeta-section7-first{margin:0 auto;height:270px;}
.grandsmeta-section7-block{float:left;width:230px;height:300px;margin-right:20px;}
.grandsmeta-section7-text{color:#424242;font-family:robotoR;font-size:13px;background-color:#f1f3f4;border-radius:0.5em;width:222px;height:120px;height:120px;margin-top:20px;display:table;}
.grandsmeta-section7-text div{display:table-cell;vertical-align:middle;}
.grandsmeta-section8-name{font-size:28px;color:#424242;font-family:robotoB;text-align:center;}
.grandsmeta-section8-nomer{float:left;background:url('/local/templates/main/images/grandsmeta/section8-1.png');width:28px;height:28px;margin-top:40px;color:#fff;font-size:18px;font-family:robotoB;text-align:center;}
.grandsmeta-section8-img1{width:64px;height:62px;background:url('/local/templates/main/images/grandsmeta/section8-img1.png');margin-top:20px;margin:0 auto;}
.grandsmeta-section8-img2{width:70px;height:55px;background:url('/local/templates/main/images/grandsmeta/section8-img2.png');margin-top:20px;margin:0 auto;}
.grandsmeta-section8-text{font-size:16px;color:#333333;font-family:robotoR;text-align:center;}
.grandsmeta-section8-imgall{float:left;}
.grandsmeta-section8-item2{margin-top:30px;margin-left:40px;}
.grandsmeta-section8-textblue{float:left;font-size:18px;color:#0055a7;padding-left:50px;width:140px;font-family:robotoB;}
.grandsmeta-section8-img6{float:left;width:183px;height:191px;background:url('/local/templates/main/images/grandsmeta/section8-img6.png');margin-top:-100px;margin-left:30px;}
.grandsmeta-section8-textgrey{float:left;width:280px;height:130px;margin-left:-40px;margin-top:-15px;}
.grandsmeta-section8-img3{width:46px;height:87px;background:url('/local/templates/main/images/grandsmeta/section8-img3.png');margin-top:20px;margin:0 auto;}
.grandsmeta-section8-item3{margin-top:20px;margin-left:140px;}
.grandsmeta-section8-img4{width:75px;height:94px;background:url('/local/templates/main/images/grandsmeta/section8-img4.png') no-repeat;margin-top:20px;margin:0 auto;padding-right:15px;}
.grandsmeta-section8-item4{float:left;margin-top:50px;margin-left:50px;}
.grandsmeta-section8-item5{float:left;margin-top:-20px;margin-left:50px;}
.grandsmeta-section8-item6{float:left;margin-top:10px;margin-left:-33px;width:46px;height:90px;background:url('/local/templates/main/images/grandsmeta/section8-strelka1.png') no-repeat;}
.grandsmeta-section8-item5 p{font-size:14px;color:#0055a7;font-family:robotoR;}
.grandsmeta-section8-img5{width:44px;height:51px;background:url('/local/templates/main/images/grandsmeta/section8-img5.png') no-repeat;margin-top:20px;margin:0 auto;}
.grandsmeta-section8-footertext{font-size:14px;color:#0055a7;font-family:robotoR;margin:0 auto;padding-top:25px;text-align:center;}
.grandsmeta-section8-footer{width:49px;height:40px;background:url('/local/templates/main/images/grandsmeta/section8-strelka2.png') no-repeat;margin:0 auto;margin-top:20px;}
.block-grandsmeta-section9{background:url('/local/templates/main/images/grandsmeta/bg-section9.jpg');height:650px;background-size:cover;margin:0 -500px;position:relative;text-align:center;padding-top:30px;padding-bottom:20px;}
.section9-img{width:145px;height:52px;margin:0 auto;}
.grandsmeta-section9-img1{background:url('/local/templates/main/images/grandsmeta/section9-img1.png') no-repeat;}
.grandsmeta-section9-img2{background:url('/local/templates/main/images/grandsmeta/section9-img2.png') no-repeat;}
.grandsmeta-section9-name{width:650px;font-size:28px;color:#fff;font-family:robotoB;margin:0 auto;}
.grandsmeta-section9-left{float:left;text-align:left;}
.grandsmeta-section9-item1{width:146px;height:70px;background:url('/local/templates/main/images/grandsmeta/section9-img3.png') no-repeat;}
.grandsmeta-section9-item2{width:144px;height:70px;background:url('/local/templates/main/images/grandsmeta/section9-img5.png') no-repeat;}
.grandsmeta-section9-item3{width:144px;height:70px;background:url('/local/templates/main/images/grandsmeta/section9-img6.png') no-repeat;}
.grandsmeta-section9-itemtext{font-size:14px;color:#fff;font-family:robotoR;text-align:left;}
.grandsmeta-section9-itemsecond{padding-left:50px;padding-top:50px;}
.section9-center-name{width:385px;text-align:center;margin:0 auto;font-size:18px;font-family:robotoM;}
.grandsmeta-section9-center{float:left;color:#fff;padding-top:40px;width:350px;padding-left:40px;}
.grandsmeta-section9-item4{width:144px;height:70px;background:url('/local/templates/main/images/grandsmeta/section9-img4.png') no-repeat;}
.grandsmeta-section9-item5{width:144px;height:70px;background:url('/local/templates/main/images/grandsmeta/section9-img7.png') no-repeat;}
.grandsmeta-section9-right{float:left;margin-left:-50px;text-align:left;}
.grandsmeta-section9-itemsecond2{margin-left:-70px;padding-top:25px;}
.grandsmeta-section10-name{text-align:center;font-size:28px;color:#424242;font-family:robotoB;margin:0 auto;}
.grandsmeta-section10-itemtext{font-size:14px;color:#424242;font-family:robotoR;text-align:left;width:300px;padding-left:60px;}
.grandsmeta-section10-itemtext p{font-size:14px;color:#0059af;font-family:robotoB;}
.left{float:left;}
.grandsmeta-section10-timer{width:369px;height:103px;background:url('/local/templates/main/images/grandsmeta/section10-img1.png') no-repeat;margin-top:30px;margin-left:120px;}
.grandsmeta-section10-second{width:150px;font-size:14px;color:#0059af;font-family:robotoB;}
.grandsmeta-section10-second div{color:#0059af;font-size:16px;font-family:neucha;padding-top:35px;}
.grandsmeta-section10-img{width:104px;height:142px;background:url('/local/templates/main/images/grandsmeta/section10-img2.png') no-repeat;margin-top:30px;margin-left:60px;float:left;}
.grandsmeta-sliderall{display:block;width:872px;height:240px;margin-top:-31%;position:absolute;margin-left:27.85%;text-align:center;font-family:robotoR;color:#424242;font-size:16px;padding-top:130px;}
.grandsmeta-slider{float:left;display:block;width:406px;height:263px;text-align:center;font-family:robotoR;color:#424242;font-size:16px;background:url('/local/templates/main/images/grandsmeta/slider-img.png') no-repeat;text-align:left;padding-left:30px;padding-bottom:40px;padding-top:20px;}
.grandsmeta-sliderall-name{font-family:robotoB;color:#424242;font-size:28px;}
.grandsmeta-slider span{display:block;width:340px;height:130px;}
.sliderleft p{float:left;}
.grandsmeta-slider-img img{float:left;padding-right:10px;}
.grandsmeta-slider-img{text-align:left;font-family:robotoR;color:#424242;font-size:13px;padding-left:10px;}
.grandsmeta-slider-img span{font-family:robotoR;color:#000;font-size:18px;height:60px;}
.grandsmeta-section11 .bx-wrapper .bx-pager{bottom:80px;}
.grandsmeta-section11 .bx-wrapper{margin:0 auto 0px;max-height:500px;}
.grandsmeta-section11 ul li{}
a.grandsmeta-section11-href{font-family:robotoR;color:#1f8dd2;font-size:16px;text-decoration:none;margin-top:-20px;margin-left:-50px;display:block;}
.grandsmeta-section11 a:hover{text-decoration:underline;}
.grandsmeta-section11 .bx-pager.bx-default-pager a.active{background:#0059af !important;}
.grandsmeta-section11 .bx-wrapper .bx-pager.bx-default-pager a{background:#f1f3f4;text-indent:-9999px;display:block;width:8px;height:8px;margin:0 5px;outline:0;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;border:2px solid #0059af;}
.grandsmeta-section11 .bx-wrapper .bx-prev{background:url(/local/templates/main/images/grandsmeta/prev.png) no-repeat;display:block;left:26.6%;margin-top:-6%;height:36px;}
.grandsmeta-section11 .bx-wrapper .bx-next, .grandsmeta-section11 .bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/grandsmeta/next.png) no-repeat;display:block;right:25.6%;margin-top:-6%;height:36px;}
.grandsmeta-section11-text{font-family:robotoB;color:#424242;font-size:28px;width:216px;padding-top:12%;}
.grandsmeta-section12-img{width:457px;height:352px;background:url('/local/templates/main/images/grandsmeta/section12-img.png') no-repeat;margin-left:140px;}
.block-grandsmeta_section13{background:url('/local/templates/main/images/grandsmeta/bg-section13.png');height:654px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.block-grandsmeta_section13 p{font-size:28px;color:#fff;padding-top:20px;}
.grandsmeta-section13-block{float:left;width:230px;margin-right:20px;}
.grandsmeta-section13-img{width:114px;height:116px;margin:0 auto;}
.section13-img1{background:url('/local/templates/main/images/grandsmeta/section13-img.png');}
.section13-img2{background:url('/local/templates/main/images/grandsmeta/section13-img.png') -116px 0px;}
.section13-img3{background:url('/local/templates/main/images/grandsmeta/section13-img.png') -231px 0px;}
.section13-img4{background:url('/local/templates/main/images/grandsmeta/section13-img.png') -346px 0px;}
.section13-img5{background:url('/local/templates/main/images/grandsmeta/section13-img.png') 0px -116px;width:115px;}
.section13-img6{background:url('/local/templates/main/images/grandsmeta/section13-img.png') -116px -116px;}
.section13-img7{background:url('/local/templates/main/images/grandsmeta/section13-img.png') -231px -116px;}
.section13-img8{background:url('/local/templates/main/images/grandsmeta/section13-img.png') -346px -116px;}
.grandsmeta-section13{margin:0 auto;height:270px;padding-bottom:30px;}
.grandsmeta-section13-text2{color:#424242;font-family:robotoR;font-size:13px;background-color:#f1f3f4;border-radius:0.5em;width:222px;height:90px;margin-top:20px;display:table;}
.grandsmeta-section13-text{color:#424242;font-family:robotoR;font-size:14px;background-color:#f1f3f4;border-radius:0.5em;width:222px;height:120px;margin-top:20px;display:table;}
.grandsmeta-section13-text div,
.grandsmeta-section13-text2 div{display:table-cell;vertical-align:middle;}
.grandsmeta-section13-text span{color:#1f8dd2;}
.grandsmeta-section14-name{color:#333333;font-family:robotoB;font-size:28px;}
.grandsmeta-section14 p{color:#0055a7;font-family:robotoB;font-size:40px;}
.grandsmeta-section14{text-align:center;padding-top:35px;padding-bottom:100px;}
.grandsmeta-section14-item{width:290px;height:530px;}
.grandsmeta-section14-img{width:286px;height:245px;margin-bottom:30px;}
.section14-img1{background:url('/local/templates/main/images/grandsmeta/section14-img1.png');}
.section14-img2{background:url('/local/templates/main/images/grandsmeta/section14-img2.png');}
.section14-img3{background:url('/local/templates/main/images/grandsmeta/section14-img3.png');}
.grandsmeta-section14-textred{color:#e30613;font-family:robotoB;font-size:36px;}
.grandsmeta-section14-textall{color:#333333;font-family:robotoR;font-size:13px;}
.section14-label{color:#424242;font-family:robotoB;font-size:28px;}
.grandsmeta-section14-btn, .grandsmeta-section14-btnnew, .grandsmeta-section14-btn2 ,.grandsmeta-section14-btnnew2,
.grandsmeta-section14-btn3,.grandsmeta-section14-btnnew3{display:none;height:50px;width:240px;background:url('/local/templates/main/images/turbosmetchik/section8-btn.png');text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;margin:0 auto;font-size:18px;color:#000;}
.grandsmeta-section14-visible{display:block;}
.grandsmeta-section14-footer{color:#0056aa;font-family:robotoB;font-size:24px;text-align:left;}
.block-grandsmeta-section15{}
.grandsmeta-section15-first{background-color:#0056aa;height:215px;margin:0 -500px;position:relative;text-align:center;}
.grandsmeta-section15-second{background-color:#fff;height:65px;margin:0 -500px;text-align:center;padding-top:20px;}
.grandsmeta-section15-right img{margin-top:-205px;margin-left:220px;}
.grandsmeta-section15-firsttext{color:#fff;font-family:robotoR;font-size:14px;text-align:left;width:290px;height:85px;padding-top:30px;padding-left:150px;}
.grandsmeta-section15-firsttext span{font-size:18px;}
.grandsmeta-ask2 input[type="text"]{width:130px;margin-left:44px;}
.grandsmeta-section15-btnall{z-index:100;position:absolute;width:700px;margin-left:105px;}
input.btn.btngrandsmeta {
    margin-top: 10px;
    padding: unset;
    display: block;
    height: 34px;
    width: 187px;
    /* background: url(/local/templates/main/images/grandsmeta/btngrandsmeta.png); */
    text-align: center;
    line-height: 34px;
    text-decoration: none;
    font-size: 11.69px;
    border: none;
    /* margin: 0 auto; */
    text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
    float: left;
    margin-left: 50px;
    background: url('/local/templates/main/images/patterns/yellow.png');
}
.section15-secondleft{float:left;height:24px;width:24px;background:url('/local/templates/main/images/grandsmeta/section15-footer.png');margin-top:15px;}
.section15-secondlefttext{float:left;color:#0059af;font-family:robotoR;font-size:13px;text-align:left;width:360px;margin-left:15px;}
.grandsmeta_section5-forma .errortext{color:#FF3500;margin-bottom:-20px;width:270px;margin-left:40px;font-size:14px;}
.grandsmeta-section14 label{display:inline-block;cursor:pointer;position:relative;padding-left:25px;margin-right:15px;font-size:20px;}
.grandsmeta-section14 input[type=radio],
.grandsmeta-section14 input[type=checkbox]{display:none;}
.grandsmeta-section14 label:before{content:"";display:inline-block;width:16px;height:16px;margin-right:10px;position:absolute;left:0;bottom:10px;background-color:#fff;border:1px solid #424242;}
.grandsmeta-section14 .checkbox label{margin-bottom:10px;}
.grandsmeta-section14 .checkbox label:before{border-radius:3px;}
.grandsmeta-section14 input[type=checkbox]:checked + label:before{content:"\2713";text-shadow:1px 1px 1px rgba(0, 0, 0, .2);font-size:15px;color:#424242;text-align:center;line-height:15px;}
.grandsmeta-section14 .checkbox{padding-bottom:20px;}
input.btn.btngrandsmeta:hover{cursor:pointer;}
.grandsmeta-section14-btn:hover,.grandsmeta-section14-btnnew:hover,
.grandsmeta-section14-btn2:hover,.grandsmeta-section14-btnnew2:hover,
.grandsmeta-section14-btn3:hover,.grandsmeta-section14-btnnew3:hover{background:url('/local/templates/main/images/turbosmetchik/section8-btn-hover.png');}
.block-grandsmeta-btn:hover{background:url('/local/templates/main/images/turbosmetchik-btn-hover.png');}
.turbosmetchik_section4-forma .errortext{color:#FF3500;margin-bottom:-20px;width:270px;margin-left:20px;font-size:14px;}
#CDT{font-size:20px;color:#eee;margin:70px 0 100px;font-weight:bold;}
#CDT .number-wrapper{margin:3px;-moz-box-shadow:0 5px 8px #000000;-webkit-box-shadow:0 5px 8px #000000;box-shadow:0 5px 8px #000000;position:relative;}
#CDT .number{display:inline-block;*display:inline;*zoom:1;background:#e9e9e9;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-left-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding:0 5px;height:30px;line-height:30px;text-align:center;border:1px solid #cdcdcd;color:#555555;}
#CDT .line{position:absolute;width:100%;height:1px;top:52%;left:0;background:#9a9999;}
.turbosmetchik_section4-second.container{text-align:center;margin:0 auto;width:400px;height:200px;position:absolute;top:50%;left:50%;margin:-200px 0 0 -400px;}
.turbosmetchik_section4-second .caption{font-size:12px;position:absolute;bottom:-50px;left:0;text-align:center;width:100%;color:#777;display:none;}
.block-turbosmetchik-section6 .bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:8px;border-radius:8px;background:rgba(201, 212, 211, 0.59);}
.block-turbosmetchik-section6 .bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:80px;margin-left:48.2%;height:20px;}
.block-turbosmetchik-section6 .bx-wrapper .bx-prev{background:url(/local/templates/main/images/turbosmetchik/turboprev.png) no-repeat;display:block;left:24%;margin-top:2%;height:58px;width:58px;}
.block-turbosmetchik-section6 .bx-wrapper .bx-next, .block-turbosmetchik-section6 .bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/turbosmetchik/turbonext.png) no-repeat;display:block;right:24%;margin-top:2%;height:58px;width:58px;}
.block-kaspersky_section1{background:#fff;height:570px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.block-kaspersky_section1-2{height:425px;margin:0 450px;position:absolute;text-align:center;width:1018px;}
.block-kaspersky_section1-2 h1{color:#37474f;font-size:35px;font-family:robotoB, Arial, Helvetica, serif;padding-top:15px;}
.kaspersky-section1_all{width:900px;margin:0 auto;height:280px;}
.kaspersky-section1_left{float:left;width:450px;}
.kaspersky-section1_text{text-align:left;color:#333333;font-size:17px;font-family:robotoL, Arial, Helvetica, serif;padding-top:30px;width:352px;padding-left:60px;}
.kaspersky-section1_text p{padding-bottom:20px;}
.audio__text{float:left;color:#007ac9;font-size:15px;font-family:robotoL, Arial, Helvetica, serif;padding-top:8px;}
.kaspersky-audio img{float:left;}
.kaspersky-audio{padding-left:55px;cursor:pointer;}
.grandsmeta-section1_left img{}
.block-kaspersky-section2{background-color:#f7f7f8;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.kaspersky-section2-first, .kaspersky-section-first{margin:0 auto;height:400px;}
.kaspersky-section2-text, .kaspersky-section-text{color:#333333;font-family:robotoR;font-size:15px;text-align:justify;width:260px;margin:0 auto;}
.kaspersky-section2-block, .section-white-block{float:left;width:320px;height:350px;padding-bottom:75px;}
.kaspersky-section2-second{margin:0 auto;height:400px;}
.kaspersky-section2-block p, .section-white-block p{color:#424242;font-family:robotoB;font-size:18px;text-transform:uppercase;display:block;text-align:center;margin:0 auto;margin-top:25px;margin-bottom:25px;letter-spacing:1px;}
.kaspersky-section2-name,.section-white_name{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;}
.kaspersky-section1-btn{background:url('/local/templates/main/images/kaspersky/section1-bg.png');height:133px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.kaspersky-section1-btn a{display:inline-block;vertical-align:middle;height:53px;width:324px;background:url('/local/templates/main/images/kaspersky/btn.png');text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;text-transform:uppercase;color:#424242;font-size:22px;}
.kaspersky-section1-btn:before{content:"";display:inline-block;min-height:inherit;height:100%;vertical-align:middle;}
.block-kaspersky-btn:hover{background:url('/local/templates/main/images/kaspersky/btn-hover.png');}
.block-kaspersky-btn{}
.padding-top-30 {padding-top:30px;}
.padding-left-40 {padding-left: 40%;}
.kaspersky-section2-name {padding-bottom: 50px;}
.kaspersky-section-white .block-kaspersky-item_all .section-white_name{padding-bottom: 50px; padding-top:50px;}
.block-kaspersky_section3{background:url('/local/templates/main/images/kaspersky/bg-section3.jpg') 0px -120px;height:399px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.block-kaspersky_section4{background:url('/local/templates/main/images/kaspersky/bg-section4.jpg') 0px 0px;height:460px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.block-kaspersky_name{color:#ff3600;font-family:robotoB;font-size:50px;text-transform:uppercase;padding-top:50px;}
.block-kaspersky_name-desc{font-size:18px;color:#ff3600;font-family:robotoB;margin-top:-15px !important;}
.block-kaspersky_text{color:#333333;font-family:robotoR;font-size:15px;width:480px;text-align:justify;}
.block-kaspersky-item{width:900px;margin:0 auto;}
.block-kaspersky_section3{text-align:left;}
.block-kaspersky_section3 p, .block-kaspersky_section4 p{margin-top:0px;margin-bottom:0px;}
.block-kaspersky_section4{text-align:left;}
.block-kaspersky_name-blue{color:#007ac9;font-family:robotoB;font-size:50px;text-transform:uppercase;padding-top:50px;}
.block-kaspersky_name-desc-blue{font-size:18px;color:#007ac9;font-family:robotoB;margin-top:-15px !important;}
.kaspersky-section5_name,
.kaspersky-section8_name{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-top:50px;}
.block-kaspersky_section5{background-color:#f5f5f5;margin:0 -500px;padding-top:35px;position:relative;text-align:center;height:250px;padding-bottom:80px;}
.kaspersky-item-list{float:left;width:420px;}
.kaspersky-item-list ul li, .kaspersky-item-list_all ul li{background:url('/local/templates/main/images/marker.png') no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:0px;line-height:20px;padding-bottom:10px;text-align:left;font-size:15px;}
.block-kaspersky_section6{background:url('/local/templates/main/images/kaspersky/bg-section6.jpg') 0px 0px;height:314px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.block-kaspersky_section6 p{color:#fff;font-family:robotoB;text-transform:uppercase;}
.block-kaspersky_section11 p{font-family:robotoB;text-transform:uppercase;}
.kaspersky_section6_name{font-size:28px;color:#fff;padding-top:45px;}
.kaspersky_section11_name{font-size:28px;color:#fefefe;padding-top:45px;}
.kaspersky_section11_desc{color:#fefefe;}
.kaspersky_section11_desc2{color:#ffb500;font-size:21px;margin-top:-20px;}
.kaspersky_section11_desc2 span{color:#fefefe;}
.kaspersky_section6_name-desc, .kaspersky_section11_desc{font-size:18px;margin-top:-10px;}
.block-kaspersky_section11{text-align:left;}
.btn-orange{margin:0 auto;background:url('/local/templates/main/images/kaspersky/section6-btn.png');width:384px;height:53px;font-size:22px;margin-top:40px;}
.btn-orange:hover{background:url('/local/templates/main/images/kaspersky/section6-btn-hover.png');}
.btn{display:block;text-align:center;line-height:50px;font-family:robotoB;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;text-transform:uppercase;color:#424242;cursor:pointer;}
.kaspersky-section-white{background-color:#fff;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.block-kaspersky-item_all{width:960px;margin:0 auto;}
.block-kaspersky_section8{background:url('/local/templates/main/images/kaspersky/bg-section8.jpg') 0px 0px;height:654px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.kaspersky-item-list_all{float:left;width:800px;margin-left:80px;padding-bottom:50px;}
.kaspersky-section8_desc{font-family:robotoB;font-size:18px;text-transform:uppercase;color:#424242;}
.kaspersky-section8_desc2{font-family:robotoB;font-size:15px;text-transform:uppercase;color:#424242;margin-top:-15px;padding-bottom:30px;}
.kaspersky-section8_phone{font-family:robotoR;font-size:28px;text-transform:uppercase;color:#a9a9a9;margin-top:0.5px;margin-bottom:0.5px;}
.kaspersky-section8_phone span{font-family:robotoB;font-size:28px;text-transform:uppercase;color:#3f3f3f;}
.kaspersky-section8_phone-link{text-decoration: none;color:#a9a9a9;;}
.kaspersky-section8_call{font-family:robotoB;font-size:28px;text-transform:uppercase;color:#ffb500;padding-top:10px;}
.block-kaspersky_section9{background:url('/local/templates/main/images/kaspersky/bg-section9.jpg') 0px 0px;height:530px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative;}
.block-kaspersky_section9 p{text-align:justify;font-size:15px;}
.block-kaspersky_section11{background:url('/local/templates/main/images/kaspersky/bg-section11.jpg') 0px 0px;height:350px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:left;}
.kaspersky_section11-item, .kaspersky_section12-item{width:960px;margin:0 auto;padding-top:30px;}
.block-kaspersky_section12{background:url('/local/templates/main/images/kaspersky/bg-section12.jpg') 0px 0px;height:131px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:left;}
.btn-kaspersky_section12{margin:0 auto;background:url('/local/templates/main/images/kaspersky/section12-btn.png');width:784px;height:53px;font-size:22px;margin-top:20px;}
.btn-kaspersky_section12:hover{background:url('/local/templates/main/images/kaspersky/section12-btn-hover.png');}
.kaspersky_section13_img{background:url('/local/templates/main/images/kaspersky/United_Gold_Partner.png');width:140px;height:106px;float:right;margin-top:3px;}
.kaspersky_section13 p{text-align:justify;font-size:15px;color:#333333;margin-top:0px;margin-bottom:8px;}
.audio-visible{visibility:visible !important;}
.audio-novisible{display:none;}
.audio{margin-left:-80px;padding-top:30px;cursor:pointer;}
.block-kaspersky-btn{display:inline-block;vertical-align:middle;height:53px;width:324px;background:url('/local/templates/main/images/kaspersky/btn.png');text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;text-transform:uppercase;color:#424242;font-size:22px;margin-top:100px;position:absolute;margin-left:-20px;}
.block-kaspersky-white{background-color:#fff;height:358px;}
.b-smetaru-section1{height:475px;}
.section1-item{height:475px;margin:0 450px;position:absolute;text-align:center;width:1018px;}
.left{float:left;}
.section1-item__img{width:513px;}
.section1-item__text{width:420px;height:440px;padding-left:50px;text-align:justify;}
.section1-item__text-title{color:#007ac9;font-family:robotoB;font-size:21px;text-transform:uppercase;text-align:left;}
.section1-item__text-all{color:#333333;font-family:robotoR;font-size:15px;text-align:justify;}
.section1-item__text-all span{color:#007ac9;font-family:robotoB;font-size:15px;}
.section1-item__text-footer{color:#007ac9;font-family:robotoB;font-size:15px;text-transform:uppercase;}
.section1-item__btn, .section-item__btn{display:block;vertical-align:middle;height:53px;width:440px;background:url('/local/templates/main/images/smetaru/smetaru-btn.png');text-align:center;line-height:50px;font-family:robotoB;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;text-transform:uppercase;color:#424242;font-size:22px;cursor:pointer;}
.section1-item__btn:hover,
.section-item__btn:hover{background:url('/local/templates/main/images/smetaru/smetaru-btn-hover.png');}
.b-smetaru-section2{}
.b-white{background:#fff;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.section2-item,
.section18-item{width:940px;margin:0 auto;}
.b-smetaru__text-title{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:50px;}
.section2-item__firstblock,
.section14-item__firstblock,
.section18-item__firstblock{margin:0 auto;height:370px;width:980px;}
.section2-item__block,
.section15-item__block,
.section18-item__block{float:left;height:350px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center;}
.section2-item__img1{background:url('/local/templates/main/images/smetaru/section2-img.png');width:187px;height:188px;margin:0 auto;}
.section2-item__img2{background:url('/local/templates/main/images/smetaru/section2-img.png') -187px 0px;margin:0 auto;}
.section2-item__img3{background:url('/local/templates/main/images/smetaru/section2-img.png') -373px 0px;margin:0 auto;}
.section2-item__img4{background:url('/local/templates/main/images/smetaru/section2-img.png') -559px 0px;margin:0 auto;}
.section2-item__img5{background:url('/local/templates/main/images/smetaru/section2-img.png') -747px 0px;margin:0 auto;}
.section2-item__img6{background:url('/local/templates/main/images/smetaru/section2-img.png') -933px 0px;margin:0 auto;}
.section2-item__footer,
.section6-item__footer{color:#007ac9;font-family:robotoB;font-size:28px;text-transform:uppercase;height:80px;margin:0 auto;padding-top:20px;}
.section2-item__block div,
.section15-item__block div,
.section18-item__block div{width:186px;height:188px;}
.section2-item__block p,
.section15-item__block p{text-align:center;color:#333333;font-family:robotoM;font-size:15px;padding-top:20px;}
.b-smetaru-section3{background:url('/local/templates/main/images/smetaru/section3-bg.jpg') 40px;height:406px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center;}
@media (max-width:1024px){.b-smetaru-section3{height:650px;}
    .b-smetaru-section5{height:650px !important;}
}
.b-smetaru-item{width:960px;margin:0 auto;}
.section3-item__img{padding-top:10%;}
.section3-item__text{float:left;width:650px;height:290px;text-align:justify;padding-left:60px;}
.section3__text-title{color:#ffc32f;font-family:robotoB;font-size:28px;text-transform:uppercase;}
.section3__text-title span{color:#fff;}
.section3__list-title{color:#fff;font-family:roboto;font-size:18px;}
.smetaru-item__list{float:left;width:680px;}
.smetaru-item__list ul li{background:url('/local/templates/main/images/marker.png') no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:0px;line-height:1.5;padding-bottom:10px;text-align:left;font-size:18px;color:#fff;}
.line-through{text-decoration:line-through;color:#93bbd8;}
.smetaru-item__text-yellow{color:#ffc32f;}
.b-smetaru-section4{height:145px;}
.section4-hr,
.section9-hr{margin-top:42px;padding-bottom:20px;}
.b-smetaru-section5{background:url('/local/templates/main/images/smetaru/section5-bg.jpg') 40px;height:388px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center;}
.section5__text-title{color:#ffc32f;font-family:robotoB;font-size:50px;text-transform:uppercase;}
.right{float:right;}
.section5-item__text{text-align:left;}
.b-smetaru-section6,
.b-smetaru-section9{height:230px;}
.section-item{margin:0 450px;position:absolute;text-align:center;width:1018px;padding-top:35px;}
.b-grey{background:#efefef;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.b-smetaru-section7{height:370px;}
.section7__text-title{font-size:46px;font-family:robotoB;padding-top:56px;}
.section7-item, .section8-item{width:500px;height:150px;text-align:left;color:#424242;line-height:1.2;text-transform:uppercase;}
.section7__text-desc{font-size:18px;font-family:robotoB;margin-top:-30px;}
.section7-item img{margin-top:-35px;}
.b-smetaru-section8{background:url('/local/templates/main/images/smetaru/section8-bg.png');height:374px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center;color:#fff;}
.section8__text-title{font-size:46px;font-family:robotoB;padding-top:30px;color:#fff;}
.section8__text-desc{font-size:18px;font-family:robotoB;color:#fff;margin-top:-30px;}
.b-smetaru-section8{background:url('/local/templates/main/images/smetaru/section8-bg.png');height:374px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center;color:#fff;}
.b-smetaru-section10{background:url('/local/templates/main/images/smetaru/section10-bg4.jpg') #fefefe;height:500px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center;color:#fff;}
.section10-item{width:800px;height:150px;text-align:left;color:#424242;line-height:1.2;text-transform:uppercase;}
.section10-item__img{width:117px;height:117px;padding-top:75px;}
.section10__text-title{font-size:40px;font-family:robotoB;padding-top:50px;color:#007ac9;margin-bottom:-20px;}
.section10__text-title span{display:block;font-size:22px;font-family:robotoB;padding-top:5px;color:#424242;}
.section10__text-title2{font-size:34px;font-family:robotoB;padding-top:20px;color:#007ac9;margin-top:-20px;}
.section10__text-desc{font-size:18px;font-family:robotoB;padding-top:20px;color:#424242;}
.section10__text-desc span{color:#e8102f;}
.section10__text-footer{font-size:15px;font-family:robotoB;padding-top:60px;color:#1f8dd2;}
.b-smetaru-section11{height:130px;}
.section11-item__btn{display:block;vertical-align:middle;height:53px;width:510px;background:url('/local/templates/main/images/smetaru/section11-btn.png');text-align:center;line-height:50px;font-family:robotoB;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;text-transform:uppercase;color:#424242;font-size:22px;}
.section11-item__btn:hover{background:url('/local/templates/main/images/smetaru/section11-btn-hover.png');}
.b-smetaru__bg{background-size:cover;margin:0 -500px;position:relative;text-align:center;color:#fff;}
.b-smetaru-section12{background:url('/local/templates/main/images/smetaru/section12-bg.jpg') #fefefe;height:1015px;}
.b-smetaru-section12-sv{background:url('/local/templates/main/images/smetaru/bg-section12-sv.png');height:274px;}
.b-smetaru__text-white{font-size:28px;font-family:robotoB;padding-top:35px;color:#fff;text-transform:uppercase;}
.section12-item__img-all{margin:0 auto;height:220px;width:980px;padding-top:50px;}
.section12-item__block{float:left;height:220px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center;}
.section12-item__block p{text-align:center;color:#fff;font-family:robotoM;font-size:15px;padding-top:20px;}
.section12-item__block div,
.section12-item__img-last div{width:106px;height:105px;}
.section12-item__img1{background:url('/local/templates/main/images/smetaru/section12-img.png');margin:0 auto;}
.section12-item__img2{background:url('/local/templates/main/images/smetaru/section12-img.png') -107px 0px;margin:0 auto;}
.section12-item__img3{background:url('/local/templates/main/images/smetaru/section12-img.png') -215px 0px;margin:0 auto;}
.section12-item__img4{background:url('/local/templates/main/images/smetaru/section12-img.png') -322px 0px;margin:0 auto;}
.section12-item__img5{background:url('/local/templates/main/images/smetaru/section12-img.png') -429px 0px;margin:0 auto;}
.section12-item__img6{background:url('/local/templates/main/images/smetaru/section12-img.png') -535px 0px;margin:0 auto;}
.section12-item__img7{background:url('/local/templates/main/images/smetaru/section12-img.png') -642px 0px;margin:0 auto;margin-bottom:20px;}
.section12-item__img-last{width:240px;height:230px;margin:0 auto;}
.section12-item__text-footer{border-bottom:1px dashed #ffc32f;cursor:pointer;color:#ffc32f;font-family:RobotoB, Arial;font-size:15px;width:85px;margin:0 auto;padding-top:35px;}
.section12-item__up{display:block;width:12px;height:8px;float:right;margin-top:10px;background:url('/local/templates/main/images/smetaru/up.png')}
.b-smetaru-section13{height:320px;z-index:100;}
.section13-item{width:550px;height:150px;text-align:left;line-height:1.2;padding-top:45px;}
.section13-item__img{width:450px;text-align:left;line-height:1.2;text-transform:uppercase;padding-top:20px;z-index:200;}
.section13__text-title{color:#007ac9;font-family:RobotoB, Arial;font-size:22px;text-transform:uppercase;}
.section13__text-desc{color:#424242;font-family:RobotoB, Arial;font-size:18px;margin-top:-20px;text-transform:uppercase;}
.section13__text-footer{font-family:RobotoM, Arial;font-size:15px;}
.section13__text-phone{color:#007ac9;font-family:RobotoB, Arial;font-size:28px;}
.section13__text-phone-link{text-decoration:none;}
.b-smetaru-section14{background:url('/local/templates/main/images/smetaru/section14-bg.png');height:197px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.smetaru-section14-item{float:left;padding-right:50px;width:150px;}
.smetaru-section14-item p{color:#fff;}
.smetaru-section14__text-first{color:#fff;font-family:robotoB;font-size:21px;}
.smetaru-section14__text-first span{font-weight:bold;font-size:40px;}
.smetaru-section14__text-desc{font-family:robotoM;font-size:15px;margin-top:-30px;}
.b-smetaru-section15{background:url('/local/templates/main/images/smetaru/section15-bg.png');height:505px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.section15-item__img1{background:url('/local/templates/main/images/smetaru/section15-img.png');width:187px;height:188px;margin:0 auto;}
.section15-item__img2{background:url('/local/templates/main/images/smetaru/section15-img.png') -187px 0px;margin:0 auto;}
.section15-item__img3{background:url('/local/templates/main/images/smetaru/section15-img.png') -373px 0px;margin:0 auto;}
.section-item__all{margin:0 450px;position:absolute;text-align:center;width:980px;padding-top:35px;}
.section16-item__firstblock{margin:0 auto;height:270px;width:980px;}
.section16-item{width:980px;margin:0 auto;}
.b-smetaru-section16{padding-top:70px;}
.section16-item__img-all{margin:0 auto;width:980px;}
.section16-item__block p{text-align:justify;color:#333333;font-family:robotoM;font-size:15px;padding-top:20px;}
.section16-item__block{width:17.0625rem;margin:0 1.575rem;display:inline-block;vertical-align:top;text-align:center;padding-bottom:50px;}
.section16-item__block div{width:105px;height:105px;}
.section16-item__img1{background:url('/local/templates/main/images/smetaru/section16-img.png') -1px 0px;margin:0 auto;}
.section16-item__img2{background:url('/local/templates/main/images/smetaru/section16-img.png') -107px 0px;margin:0 auto;}
.section16-item__img3{background:url('/local/templates/main/images/smetaru/section16-img.png') -213px 0px;margin:0 auto;}
.section16-item__img4{background:url('/local/templates/main/images/smetaru/section16-img.png') -319px 0px;margin:0 auto;}
.section16-item__img5{background:url('/local/templates/main/images/smetaru/section16-img.png') -425px 0px;margin:0 auto;}
.section16-item__img6{background:url('/local/templates/main/images/smetaru/section16-img.png') -531px 0px;margin:0 auto;}
.section16-item__img7{background:url('/local/templates/main/images/smetaru/section16-img.png') -637px 0px;margin:0 auto;}
.section16-item__img8{background:url('/local/templates/main/images/smetaru/section16-img.png') -743px 0px;margin:0 auto;}
.section16-item__img9{background:url('/local/templates/main/images/smetaru/section16-img.png') -849px 0px;margin:0 auto;}
.section16-item__img10{background:url('/local/templates/main/images/smetaru/section16-img.png') -955px 0px;margin:0 auto;}
.section16-item__img11{background:url('/local/templates/main/images/smetaru/section16-img.png') -1061px 0px;margin:0 auto;}
.section16-item__img12{background:url('/local/templates/main/images/smetaru/section16-img.png') -1167px 0px;margin:0 auto;}
.section16-item__img13{background:url('/local/templates/main/images/smetaru/section16-img.png') -1273px 0px;margin:0 auto;}
.section16-item__img14{background:url('/local/templates/main/images/smetaru/section16-img.png') -1401px 0px;margin:0 auto;}
.section16-item__img15{background:url('/local/templates/main/images/smetaru/section16-img.png') -1508px 0px;margin:0 auto;}
.section16-item__img16{background:url('/local/templates/main/images/smetaru/section16-img.png') -1614px 0px;margin:0 auto;}
.section16-item__text-footer{border-bottom:1px dashed #1f8dd2;cursor:pointer;color:#1f8dd2;font-family:RobotoR, Arial;font-size:15px;width:70px;margin:0 auto;padding-top:35px;}
.section16-item__text-footer-desc{color:#007ac9;font-family:RobotoB, Arial;font-size:15px;margin:0 auto;padding-top:65px;text-transform:uppercase;padding-bottom:40px;}
.b-smetaru-section17{background:url('/local/templates/main/images/smetaru/section17-bg.png') 0px 0px;height:590px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative;}
.section17-name{text-align:left;padding-bottom:20px;color:#fff;font-size:40px;text-transform:uppercase;padding-left:20px;}
.section17-left{width:350px;padding-right:120px;height:500px;font-family:robotoB, Arial;color:#fff;text-transform:uppercase;}
.section17-left p{font-size:22px;margin-top:-30px;padding-left:20px;}
.section17__text-footer{color:#fff;padding-top:15px;font-family:robotoB, Arial;text-transform:uppercase;font-size:17px;margin:0 auto;margin-left:13.2%;margin-top:-20px;}
.section17-right__forma{height:auto;padding-bottom:15px;}
.section17-right{float:left;width:380px;}
.b-smetaru-section18__text-title{color:#424242;font-family:robotoB;font-size:24px;text-transform:uppercase;padding-bottom:50px;padding-top:70px;}
.section18-item__img1{background:url('/local/templates/main/images/smetaru/section18-img1.png');margin:0 auto;}
.section18-item__img2{background:url('/local/templates/main/images/smetaru/section18-img2.png');margin:0 auto;}
.section18-item__img3{background:url('/local/templates/main/images/smetaru/section18-img3.png');margin:0 auto;}
.section18-item__img4{background:url('/local/templates/main/images/smetaru/section18-img4.png');margin:0 auto;}
.section18-item__img5{background:url('/local/templates/main/images/smetaru/section18-img5.png');margin:0 auto;}
.section18-item__img6{background:url('/local/templates/main/images/smetaru/section18-img6.png');margin:0 auto;}
.section18-item__block p{text-align:center;color:#424242;font-family:robotoR;font-size:15px;padding-top:20px;}
.b-smetaru-section19{
    background:url('/local/templates/main/images/smetaru/section19-bg.png') 0px 0px;
    height:388px;
    background-size:cover;
    margin:0 -500px -55px;
    padding-top:85px;
    position:relative;
    text-align:center;
}
.section19__text-title{width:480px;color:#fff;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-top:50px;text-align:left;}
.section19__text-desk{color:#fff;font-family:robotoB;font-size:18px;width:500px;text-align:left;margin-top:-30px;line-height:1.2em;}
.block-kaspersky-btn{display:inline-block;vertical-align:middle;height:53px;width:324px;background:url('/local/templates/main/images/kaspersky/btn.png');text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;text-transform:uppercase;color:#424242;font-size:22px;margin-top:100px;position:absolute;margin-left:-20px;cursor:pointer;}
.section12-item__text{color:#ffc32f;font-family:robotoB;font-size:46px;text-transform:uppercase;width:700px;margin:0 auto;padding-top:20px;cursor:pointer;}
.section12-item__text-footer{cursor:pointer;}
.section12-item__text span{display:block;float:right;background:url('/local/templates/main/images/smetaru/section12-razv.png');height:27px;width:39px;margin-top:20px;}
.section16-item__text-footer-sv{border-bottom:1px dashed #1f8dd2;color:#1f8dd2;cursor:pointer;font-family:RobotoR,Arial;font-size:15px;margin:0 auto;padding-top:35px;width:135px;}
.section16-item-all-sv{margin-top:-50px;padding-bottom:35px;}
.section-btn{cursor:pointer;}
#grandsmeta-btn{cursor:pointer;}
.b-gosstroj__section1{background:url('/local/templates/main/images/gosstrojsmeta/bg-section1.png');height:502px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.b-gosstroj__section-all{width:1600px;margin:0 auto;height:280px;}
.b-gosstroj__section-right{float:left;margin:0 auto;height:auto;width:auto;margin-left:50%;}
.b-gosstroj__logo{background:url('/local/templates/main/images/gosstrojsmeta/logo.png') no-repeat;width:22.5rem;height:69px;margin-top:150px;}
.b-gosstroj__slogan h1{font-size:1.3125rem;color:#007ac9;font-weight:bold;padding-top:30px;text-transform:uppercase;text-align:left;}
.b-gosstroj__preview{font-size:0.9375rem;width:24.5rem;color:#333333;}
.b-gosstroj__preview p{font-size:0.9375rem;text-align:left;}
.b-gosstroj__button{width:26.25rem;height:3.1875rem;margin-left:-20px;}
.b-button{display:block;width:100%;background:url(/local/templates/main/images/gosstrojsmeta/btn-bg.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0px #d4d4d4;text-align:center;padding-top:7px;font-size:1.375rem;color:#424242;font-weight:bold;text-decoration:none;text-transform:uppercase;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;}
.b-button:hover{background:url(/local/templates/main/images/gosstrojsmeta/btn-bg-hover.png) repeat-x;}
.b-gosstroj__img{float:left;width:153px;height:153px;background:url(/local/templates/main/images/gosstrojsmeta/section1-img.jpg) repeat-x;margin-top:80px;}
.b-gosstroj-section2{background:url(/local/templates/main/images/gosstrojsmeta/section2-bg.png);background-size:cover;margin:0 -500px;position:relative;text-align:center;height:604px;}
.b-gosstroj-section2-item__img1{background:url('/local/templates/main/images/gosstrojsmeta/section2-imgall.png');margin:0 auto;}
.b-gosstroj-section2-item__block div{width:186px;height:186px;}
.b-gosstroj-section2-item__block p{text-align:center;color:#333333;font-family:robotoM;font-size:15px;padding-top:20px;}
.b-gosstroj-section2-item__img2{background:url('/local/templates/main/images/gosstrojsmeta/section2-imgall.png') -187px 0px;margin:0 auto;}
.b-gosstroj-section2-item__block{float:left;height:350px;width:18.0625rem;margin:0 0.65rem;display:inline-block;vertical-align:top;text-align:center;}
.b-gosstroj-section2-item__img3{background:url('/local/templates/main/images/gosstrojsmeta/section2-imgall.png') -376px 0px;margin:0 auto;}
.top{margin-top:-20px !important;}
.b-gosstroj__text-title{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:30px;}
.b-gosstroj-section3-item__block{float:left;height:220px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center;}
.b-gosstroj-section3-item__block p{text-align:center;color:#fff;font-family:robotoM;font-size:15px;padding-top:20px;}
.b-gosstroj-section3-item__block div,
.b-gosstroj-section3-item__img-last div{width:106px;height:105px;}
.b-gosstroj-section3-item__img-last{width:240px;height:230px;margin:0 auto;}
.b-gosstroj-section-item{padding-top:23px;width:960px;margin:0 auto;}
.b-gosstroj-section3-item__img1{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png');margin:0 auto;}
.b-gosstroj-section3-item__img2{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -107px 0px;margin:0 auto;}
.b-gosstroj-section3-item__img3{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -213px 0px;margin:0 auto;}
.b-gosstroj-section3-item__img4{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -320px 0px;margin:0 auto;}
.b-gosstroj-section3-item__img5{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -427px 0px;margin:0 auto;}
.b-gosstroj-section3-item__img6{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -532px 0px;margin:0 auto;}
.b-gosstroj-section3-item__img7{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -640px 0px;margin:0 auto;margin-bottom:20px;}
.b-gosstroj-section3-item__img8{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -746px 0px;margin:0 auto;margin-bottom:20px;}
.b-gosstroj-section3-item__img9{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -852px 0px;margin:0 auto;margin-bottom:20px;}
.b-gosstroj-section3-item__img10{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -958px 0px;margin:0 auto;margin-bottom:20px;}
.b-gosstroj-section3-item__img11{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -1064px 0px;margin:0 auto;margin-bottom:20px;}
.b-gosstroj-section3-item__img12{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -1170px 0px;margin:0 auto;margin-bottom:20px;}
.b-gosstroj-section3-item__img13{background:url('/local/templates/main/images/gosstrojsmeta/section3-img.png') -1276px 0px;margin:0 auto;margin-bottom:20px;}
.b-gosstroj-section3{background:url('/local/templates/main/images/smetaru/section12-bg.jpg') #fefefe;height:auto;padding-bottom:50px;}
.b-gosstroj-section4_header{margin:0 auto;width:589px;height:48px;background:url('/local/templates/main/images/gosstrojsmeta/gradsmeta-logo.png') no-repeat;padding-bottom:80px;}
.b-gosstroj-section4-item__img1{background:url('/local/templates/main/images/gosstrojsmeta/section4-img.png');width:187px;height:188px;margin:0 auto;}
.b-gosstroj-section4-item__img2{background:url('/local/templates/main/images/gosstrojsmeta/section4-img.png') no-repeat -187px 0px;margin:0 auto;}
.b-gosstroj-section4-item__img3{background:url('/local/templates/main/images/gosstrojsmeta/section4-img.png') no-repeat -373px 0px;margin:0 auto;}
.b-gosstroj-section4-item__img4{background:url('/local/templates/main/images/gosstrojsmeta/section4-img.png') -560px 0px;margin:0 auto;}
.b-gosstroj-section4-item__img-last div{width:186px;height:185px;}
.b-gosstroj-section4-item__img-last{width:240px;height:230px;margin:0 auto;}
.b-gosstroj-section4-item__img-last p{text-align:center;color:#333333;font-family:robotoM;font-size:15px;padding-top:20px;}
.b-gosstroj-item__firstblock{margin:0 auto;height:300px;width:980px;}
.section2-item__block div, .b-gosstroj-item__block div{width:186px;height:186px;}
.b-gosstroj-item__block{float:left;height:350px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center;}
.b-gosstroj-item__block p{text-align:center;color:#333333;font-family:robotoM;font-size:15px;padding-top:20px;}
.b-gosstroj-section4-item{width:940px;margin:0 auto;}
.b-gosstroj-section4-item__block{float:left;height:350px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center;}
.b-gosstroj-section4-item__block div{width:186px;height:188px;}
.b-gosstroj-section4-item__block p{text-align:center;color:#333333;font-family:robotoM;font-size:15px;padding-top:20px;}
.b-gosstroj-section5{background:url('/local/templates/main/images/gosstrojsmeta/section5-bg.png') 0px 0px;height:520px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative;}
.b-gosstroj-section5-name{text-align:left;padding-bottom:20px;color:#fff;font-size:40px;text-transform:uppercase;padding-left:20px;}
.b-gosstroj-section5-left{width:350px;padding-right:120px;height:500px;font-family:robotoB, Arial;color:#fff;text-transform:uppercase;}
.b-gosstroj-section5-left p{font-size:22px;margin-top:-30px;padding-left:20px;}
.b-gosstroj-section5__text-footer{color:#fff;padding-top:15px;font-family:robotoB, Arial;text-transform:uppercase;font-size:17px;margin:0 auto;margin-left:13.2%;margin-top:-20px;}
.b-gosstroj-section5__text-phone{color:#fff;text-decoration: none;}
.b-gosstroj-section5-right__forma{height:345px;padding-bottom:15px;}
.b-gosstroj-section5-right{float:left;width:380px;}
.b-gosstroj-ask1 input[type="text"]{width:363px;}
.b-gosstroj-ask1 textarea{width:365px;}
.b-gosstroj-section6-timer{width:333px;height:93px;background:url('/local/templates/main/images/gosstrojsmeta/section6-img.png') no-repeat;margin-top:100px;margin-left:100px;}
.b-gosstroj-section6-name{font-size:40px;text-transform:uppercase;color:#424242;font-family:robotoB;margin-bottom:-20px;}
.b-gosstroj-section6-desc{font-size:23px;text-transform:uppercase;color:#424242;font-family:robotoB;margin-bottom:15px;margin-top:10px;}
.b-gosstroj-section6-itemtext{color:#424242;text-align:left;width:460px;padding-left:20px;}
.b-gosstroj-white{background-color:#fff;height:auto;padding-top:55px;padding-bottom:80px;}
.b-gosstroj-section6-text{font-size:15px;color:#424242;font-family:robotoM;margin-bottom:15px;margin-top:10px;text-align:justify;}
.b-gosstroj-section6{background:url('/local/templates/main/images/gosstrojsmeta/section6-bg.png') 0px 0px;height:324px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;}
.align_center{position:relative;width:100%;}
.align_center:after{content:'';display:block;clear:both;}
.align_center_to_left{position:relative;right:50%;float:right;}
.align_center_to_right{position:relative;z-index:1;right:-50%;}
.b-gosstroj-section7-item{width:940px;margin:0 auto;}
.b-gosstroj__text-title{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:50px;}
.b-gosstroj-section7__text-title{color:#424242;font-family:robotoB;font-size:24px;text-transform:uppercase;padding-bottom:50px;padding-top:70px;}
.b-gosstroj-section7-item__firstblock{margin:0 auto;height:370px;width:980px;}
.b-gosstroj-section7-item__block{float:left;height:350px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center;}
.b-gosstroj-section7-item__img1{background:url('/local/templates/main/images/smetaru/section2-img.png');width:187px;height:188px;margin:0 auto;}
.b-gosstroj-section7-item__img2{background:url('/local/templates/main/images/smetaru/section2-img.png') -187px 0px;margin:0 auto;}
.b-gosstroj-section7-item__img3{background:url('/local/templates/main/images/smetaru/section2-img.png') -373px 0px;margin:0 auto;}
.b-gosstroj-section7-item__img4{background:url('/local/templates/main/images/smetaru/section2-img.png') -559px 0px;margin:0 auto;}
.b-gosstroj-section7-item__img5{background:url('/local/templates/main/images/smetaru/section2-img.png') -747px 0px;margin:0 auto;}
.b-gosstroj-section7-item__img6{background:url('/local/templates/main/images/smetaru/section2-img.png') -933px 0px;margin:0 auto;}
.b-gosstroj-section7-item__block div{width:186px;height:188px;}
.b-gosstroj-section7-item__block p{text-align:center;color:#424242;font-family:robotoR;font-size:15px;padding-top:20px;}
.b-gosstroj-section8 .bx-wrapper .bx-pager{bottom:80px;}
.b-gosstroj-section8 .bx-wrapper{margin:0 auto 0px;max-height:500px;}
.b-gosstroj-slider{float:left;display:block;width:406px;height:230px;text-align:center;font-family:robotoR;color:#424242;font-size:16px;text-align:left;padding-bottom:40px;padding-top:20px;}
.b-gosstroj-slider div{display:block;width:240px;height:130px;}
a.b-gosstroj-section8-href{font-family:robotoR;color:#1f8dd2;font-size:16px;text-decoration:none;margin-top:-20px;margin-left:-50px;display:block;text-decoration:none;}
.b-gosstroj-section8 a:hover{text-decoration:underline;}
.b-gosstroj-section8 .bx-pager.bx-default-pager a.active{background:#0059af !important;}
.b-gosstroj-section8 .bx-wrapper .bx-pager.bx-default-pager a{background:#f1f3f4;text-indent:-9999px;display:block;width:8px;height:8px;margin:0 5px;outline:0;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;border:2px solid #0059af;}
.b-gosstroj-section8 .bx-wrapper .bx-prev{background:url(/local/templates/main/images/gosstrojsmeta/slider-previos.png) no-repeat;display:block;left:26.6%;margin-top:-5%;height:40px;}
.b-gosstroj-section8 .bx-wrapper .bx-next, .b-gosstroj-section8 .bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/gosstrojsmeta/slider-next.png) no-repeat;display:block;right:26.6%;margin-top:-5%;height:40px;}
.b-gosstroj-slider-name{text-align:center;text-transform:uppercase;font-family:robotoB;font-size:30px;}
.b-gosstroj-slider-img{float:left;text-align:left;font-family:robotoR;color:#424242;font-size:14px;padding-left:10px;}
.b-gosstroj-slider-img span{font-weight:bold;text-align:left;font-family:robotoR;color:#424242;font-size:15px;padding-left:10px;display:block;}
.b-gosstroj-slider-img div{float:left;padding-left:10px;}
.b-gosstroj-slider-nametext{float:left;}
.b-gosstroj-slider-img a{float:left;}
.b-gosstroj-sliderall-name{font-family:robotoB;color:#424242;font-size:28px;}
.b-gosstroj-sliderall{display:block;width:875px;height:300px;margin-top:-31%;position:absolute;margin-left:27.85%;text-align:center;font-family:robotoR;color:#424242;font-size:16px;padding-top:130px;}
.b-gosstroj-section9{}
.b-gosstroj-section9-item{width:980px;margin:0 auto;padding-top:30px;}
.b-smetaru__text-title,
.b-gosstroj__text-title{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:50px;}
.section16-item__img-all,
.b-gosstroj-item__img-all{margin:0 auto;width:980px;}
.section16-item__block p,
.b-gosstroj-item__block p{text-align:justify;color:#333333;font-family:robotoM;font-size:15px;padding-top:20px;}
.b-gosstroj-section9-item__block p{text-align:justify;color:#333333;font-family:robotoR;font-size:15px;padding-top:20px;}
.b-gosstroj-section9-item__block{width:17.0625rem;margin:0 1.575rem;display:inline-block;vertical-align:top;text-align:center;padding-bottom:50px;}
.section16-item__block div{width:105px;height:105px;}
.b-gosstroj-section9-item__block div{width:106px;height:105px;}
.b-gosstroj-section9-item__img1{background:url('/local/templates/main/images/gosstrojsmeta/section9-img.png') 0px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img2{background:url('/local/templates/main/images/gosstrojsmeta/section9-img.png') -107px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img3{background:url('/local/templates/main/images/gosstrojsmeta/section9-img.png') -213px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img4{background:url('/local/templates/main/images/gosstrojsmeta/section9-img.png') -319px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img5{background:url('/local/templates/main/images/gosstrojsmeta/section9-img.png') -425px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img6{background:url('/local/templates/main/images/gosstrojsmeta/section9-img.png') -531px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img7{background:url('/local/templates/main/images/smetaru/section16-img.png') -1061px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img8{background:url('/local/templates/main/images/smetaru/section16-img.png') -1167px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img9{background:url('/local/templates/main/images/smetaru/section16-img.png') -1273px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img10{background:url('/local/templates/main/images/smetaru/section16-img.png') -1401px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img11{background:url('/local/templates/main/images/smetaru/section16-img.png') -1508px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img12{background:url('/local/templates/main/images/smetaru/section16-img.png') -1614px 0px;margin:0 auto;}
.b-gosstroj-section9-item__img13{background:url('/local/templates/main/images/gosstrojsmeta/section9-img.png') -1294px 0px;margin:0 auto;}
.b-gosstroj-footer-desc{color:#007ac9;font-family:RobotoB, Arial;font-size:15px;margin:0 auto;text-transform:uppercase;padding-bottom:40px;}
.b-gosstroj-section10{background:url('/local/templates/main/images/gosstrojsmeta/section10-bg.png');height:1230px;background-size:cover;margin:0 -500px;padding-top:35px;position:relative;text-align:center;}
.b-offer__button{width:17.8125rem;position:relative;top:0.8125rem;left:-2.1875rem;}
.b-gosstroj-button{display:block;width:100%;background:url(/local/templates/main/images/gosstrojsmeta/btn-bg.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0px #767676;text-align:center;padding-top:7px;font-size:1.375rem;color:#424242;font-weight:bold;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;}
.b-offer__button{width:17.8125rem;position:relative;top:0.8125rem;left:-2.1875rem;}
.b-specialpromotion__offer{width:13.5rem;background:url("/local/templates/main/images/gosstrojsmeta/offerbg.png") no-repeat;float:left;text-align:left;margin-left:2.25rem;background-color:#fff;border-radius:0.75rem;padding-left:2.125rem;padding-top:1.8125rem;padding-right:2.125rem;}
.b-offer__title{font-size:1.3125rem;font-weight:bold;color:#fff;text-transform:uppercase;text-align:center}
.b-offer__price{font-size:2.75rem;font-weight:bold;color:#fff;background:url("/local/templates/main/images/turbosmetchik/rub.png") no-repeat;background-position-x:9.3125rem;background-position-y:1.125rem;display:block;position:relative;top:-2.5rem;left:0.9375rem;}
.b-offer__parametrs{list-style-image:url("/local/templates/main/images/gosstrojsmeta/ul.png");font-size:0.875rem;color:#838383;margin-top:-50px;}
.b-offer__parametrs li{padding-bottom:1.25rem;font-family:robotoR;font-size:15px;color:#838383;}
.b-gosstroj-section10-name{padding-top:1.5rem;padding-bottom:1.5rem;font-size:1.875rem;font-weight:bold;color:#fff;text-transform:uppercase;font-family:robotoB;}
.b-offer__certificate{position:relative;top:-29.5125rem;left:-21.5rem;}
.b-offer__slogan{font-size:1.0625rem;font-weight:bold;color:#fff;text-align:left;position:relative;top:-45.0625rem;left:22.875rem;width:18.125rem;}
.b-offer__slogan-orange{color:#ffc32f;}
.b-gosstroj-section11__text-title{color:#424242;font-family:RobotoB, Arial;font-size:28px;text-transform:uppercase;}
.b-gosstroj-section11-item{width:550px;height:150px;text-align:left;line-height:1.2;padding-top:45px;}
.b-gosstroj-section11{height:320px;z-index:100;}
.b-gosstroj-section11__text-desc{color:#424242;font-family:RobotoB, Arial;font-size:18px;margin-top:-20px;text-transform:uppercase;}
.b-gosstroj-section11__text-footer{font-family:RobotoM, Arial;font-size:15px;}
.b-gosstroj-section11__text-phone{color:#007ac9;font-family:RobotoB, Arial;font-size:28px;}
.b-gosstroj-section11__text-phone-link{text-decoration: none;}
.b-gosstroj-section11-item__img{width:450px;text-align:left;line-height:1.2;text-transform:uppercase;padding-top:20px;z-index:200;}
.b-gosstroj-section12{background:url('/local/templates/main/images/gosstrojsmeta/section12-bg.png');height:197px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.b-gosstroj-button:hover{background:url(/local/templates/main/images/gosstrojsmeta/btn-bg-hover.png) repeat-x;}
a.b-gosstroj-section8-href{font-family:robotoR;color:#1f8dd2;font-size:15px;text-decoration:none;margin-top:-20px;margin-left:-50px;display:block;text-decoration:none;}
.hr-vertical{display:block;float:left;background:url("/local/templates/main/images/gosstrojsmeta/separator.png") no-repeat right;width:1px;height:111px;}
.b-gosstroj-sliderall .sliderleft{border-right:1px solid #f2f2f2;}
.b-gosstroj-href{display:block;width:300px;margin:0 auto;text-decoration:none;font-family:robotoR;color:#1f8dd2 !important;font-size:15px;}
.b-gosstroj-section8{width:980px;}
.b-gosstroj-section8
.bx-wrapper
.bx-pager .bx-pager-item{display:none;}
.b-gosstroj-section8 .bx-wrapper .bx-viewport{height:360px !important;}
.b-gosstroj-slider.sliderright{padding-left:60px;}
.block-visible{visibility:visible !important;}
.block-novisible{display:none;}
.b-gosstroj-section3-sv{margin-top:-50px;padding-bottom:35px;}
.b-gosstroj-section3-footer,
.b-gosstroj-section3-allfooter{border-bottom:1px dashed #fff;color:#fff;cursor:pointer;font-family:RobotoR,Arial;font-size:15px;margin:0 auto;padding-top:35px;width:85px;}
.b-gosstroj-section3-allfooter{margin-top:-50px;}
.b-gosstroj-section9 .b-gosstroj-footer,
.b-gosstroj-section9 .b-gosstroj-allfooter{border-bottom:1px dashed #1f8dd2;color:#1f8dd2;cursor:pointer;font-family:RobotoR,Arial;font-size:15px;margin:0 auto;padding-top:35px;width:85px;}
.b-gosstroj-section3 .b-gosstroj-footer,
.b-gosstroj-section3 .b-gosstroj-allfooter{border-bottom:1px dashed #fff;color:#fff;cursor:pointer;font-family:RobotoR,Arial;font-size:15px;margin:0 auto;padding-top:35px;width:85px;}
.b-gosstroj-sv{margin-top:-50px;padding-bottom:35px;}
.b-gosstroj-section9 .b-gosstroj-allfooter{margin-top:-50px;margin-bottom:50px;}
.b-gosstroj-section3 .b-gosstroj-allfooter{margin-top:-50px;}
.b-gosstroj-section3-item__img-last p{font-size:15px;}
.b-gosstroj__text-white{font-size:28px;font-family:robotoB;padding-top:35px;color:#fff;text-transform:uppercase;}
.b-rik__section1{background:url('/local/templates/main/images/rik/section1-bg.jpg');height:175px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.b-rik__section-item{width:960px;margin:0 auto;}
.b-rik__section1-text{float:right;font-family:robotoB, Arial;font-size:24px;color:#fff;padding-top:31px;padding-right:10px;}
.b-rik__section2,
.b-rik__section10{background-color:#fae4c0;height:60px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.b-rik__section2-text,
.b-rik__section10-text{text-align:center;font-family:robotoB, Arial;font-size:28px;color:#000;line-height:55px;}
.b-rik__section3{background:url('/local/templates/main/images/rik/section3-bg.jpg') repeat-x;height:326px;margin:0 -500px;position:relative;text-align:center;padding-bottom:50px;}
.b-rik__section3-name{text-align:center;font-family:robotoM, Arial;font-size:22px;color:#000;width:590px;margin:0 auto;padding-top:15px;line-height:28px;padding-bottom:20px;}
.b-rik__section3-left{float:left;background:url('/local/templates/main/images/rik/section3-img1.png');width:243px;height:222px;}
.b-rik__button{width:18rem;height:3.1875rem;margin:0 auto;}
.b-button-rik{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0px #d4d4d4;text-align:center;padding-top:7px;font-size:1.1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:35px;cursor:pointer;}
.b-button-rik:hover,
.b-button-rik-all:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x;}
.b-rik__section3-center p{text-align:center;font-family:robotoB, Arial;font-size:16px;color:#333333;width:470px;margin:0 auto;padding-top:5px;padding-bottom:40px;}
.b-rik__ul li span{display:block;width:33px;height:32px;float:left;margin-left:15px;margin-right:5px;}
.b-rik__section3-right-img1{background:url(/local/templates/main/images/rik/section3-img2.png);}
.b-rik__section3-right-img2{background:url(/local/templates/main/images/rik/section3-img2.png) -33px 0px;}
.b-rik__section3-right{width:228px;margin-left:-5px;padding-top:14%;}
.b-rik__section3-right-text{text-align:left;line-height:1.2em;padding-top:10px;}
.b-rik__section3-right-text p{padding-top:5px;}
.b-rik__ul{font-family:robotoR;color:#424242;font-size:13px;}
.b-rik__ul li{list-style:none;padding-top:0px;padding-bottom:0px;text-align:justify;}
.b-rik__ul li p{padding-top:10px;}
.b-rik__section4{background-color:#b5e1fc;height:145px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.b-rik__section4-item{float:left;padding-right:10px;width:180px;height:145px;padding-top:2%;}
.b-rik-section4__text-desc{font-family:robotoR;font-size:13px;margin-top:-30px;color:#333333;}
.b-rik-section4_text-first{color:#333333;font-family:robotoB;font-size:16px;padding-bottom:15px;}
.b-rik-section4_text-first span{font-weight:bold;font-size:30px;}
.b-rik__section5{background-color:#fff;height:730px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.b-rik__section5-left, .b-rik__section5-right{width:245px;height:432px;}
.b-rik__section5-center{background:url(/local/templates/main/images/rik/section5-imgnew.png);width:470px;height:432px;margin:0 auto;position:relative;}
.b-rik__text-title{color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:20px;padding-top:42px;text-align:center;}
.b-rik__section5
.b-rik__section-item p,
.b-rik__section5-left div,
.b-rik__section5-right div{color:#424242;font-family:robotoR;font-size:14px;}
.b-rik__section5
.b-rik__section-item p{padding-bottom:20px;}
.b-rik__section5-left,
.b-rik__section5-right{text-align:left;}
.b-rik__section5-text1{width:185px;margin-left:7%;margin-top:-20px;z-index:2;position:absolute;}
.b-rik__section5-text2{width:185px;margin-top:4.5%;margin-left:6%;position:absolute;}
.b-rik__section5-text3{width:169px;margin-left:22%;margin-top:67%;}
.b-rik__section5-text4{width:250px;margin-left:8%;margin-top:8%;}
.b-rik__section5-text5{width:160px;margin-left:60%;margin-top:8%;}
.b-rik__section5-textcenter{width:200px;margin:0 auto;padding-bottom:40px;color:#424242;font-family:robotoR;font-size:14px;}
.b-rik__section5-text6{width:230px;margin-left:-4%;margin-top:-1.5%;position:absolute;}
.b-rik__section5-text7{width:230px;margin-left:-5%;margin-top:35%;}
.b-rik__section5-text8{width:230px;margin-left:10%;margin-top:10%}
.b-rik__section5-text9{width:180px;margin-top:6%}
.b-rik__section5-text10{width:180px;margin-top:10%;margin-left:-10%;}
.b-rik__section5-button{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0px #d4d4d4;text-align:center;padding-top:3px;font-size:1.1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:20px;cursor:pointer;}
.b-rik__section5-button:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x;}
.b-rik__section5-btn{margin-top:35px;}
.circle{width:25px;height:25px;background:#fff;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;border:1px solid #424242;display:block;position:absolute;z-index:3;}
.b-rik__section5-text1 span{margin-left:115%;margin-top:-5%;}
.b-rik__section5-text2 span{margin-left:85%;margin-top:-12%;}
.b-rik__section5-text3 span{margin-left:10%;margin-top:-3.5%;}
.b-rik__section5-text4 span{margin-left:12.5%;margin-top:-4.5%;}
.b-rik__section5-text5 span{margin-left:9%;margin-top:-2.5%;}
.b-rik__section5-textcenter span{margin-left:4.5%;margin-top:2%;}
.b-rik__section5-text6 span{margin-left:-18%;margin-top:1.8%;}
.b-rik__section5-text7 span{margin-left:-2.5%;margin-top:-1.2%;}
.b-rik__section5-text8 span{margin-left:-2.9%;margin-top:-4%;}
.b-rik__section5-text9 span{margin-left:-2.5%;margin-top:-3%;}
.b-rik__section5-text10 span{margin-left:-4%;margin-top:-2%;}
.b-rik__section5-all:hover .circle{background:#dc542c;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;border:1px solid #dc542c;display:block;cursor:pointer;}
.b-rik__section5-text1:hover{color:#dc542c;cursor:pointer;}
.b-rik__section5-left div:hover,
.b-rik__section5-textcenter:hover,
.b-rik__section5-right div:hover{color:#dc542c !important;}
.b-rik__section6{background:#fae4c0;height:730px;background-size:cover;margin:0 -500px;position:relative;text-align:center;margin-top:31px;}
.b-rik__section6-left{float:left;width:280px;height:328px;padding-top:30px;padding-left:25px;}
.b-rik__section6-ul li{background:url('/local/templates/main/images/rik/rik-marker.jpg') no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:10px;line-height:16px;text-align:left;font-size:14px;}
.b-rik__section6-img{background:url('/local/templates/main/images/rik/section6-img1.png');width:142px;height:148px;margin:0 auto;margin-bottom:20px;}
.b-rik__section6-right{float:left;width:314px;height:360px;padding-top:30px;padding-left:30px;}
.b-rik__section6-strela{width:143px;height:52px;background:url('/local/templates/main/images/rik/section6-img2.png') no-repeat;padding-bottom:20px;}
.b-rik__section6-forma{padding-top:30px;padding-bottom:37px;width:314px;height:331px;background:url('/local/templates/main/images/rik/section6-form.png') no-repeat;background-size:auto 100%;border-radius:9px;}
.b-rik__section6-forma p span{font-family:robotoB;color:#fff;padding-top:5px;font-size:19.95px;text-transform:uppercase;}
.b-rik__section6-forma p{font-family:robotoL;color:#fff;font-size:18px;}
.rik-ask1 input[type="text"]{width:245px;margin-top:10px;display:block;margin-left:53px;}
.b-rik__section6-nexttext{font-family:robotoR;color:#424242;padding-top:35px;font-size:16px;}
.b-rik__section6-nexttext span{font-family:robotoB;color:#e95c33;padding-top:35px;font-size:24px;}
.b-rik__section7,
.b-rik__section9{background-color:#fff;background-size:cover;margin:0 -500px;position:relative;text-align:center;padding-bottom:50px;}
.b-rik__section7-first,
.b-rik__section9-first{margin:0 auto;height:220px;padding-top:15px;}
.b-rik__section7-block,
.b-rik__section9-block{float:left;width:240px;height:210px;text-align:center;}
.b-rik__section7-text,
.b-rik__section9-text{color:#424242;font-family:robotoR;font-size:14px;}
.b-rik__section7-text span,
.b-rik__section9-text span{font-family:robotoB;color:#dc542c;}
.b-rik__section7-img1{height:69px;width:63px;background:url('/local/templates/main/images/rik/section7-img.png') no-repeat 0px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section7-img2{height:69px;width:63px;background:url('/local/templates/main/images/rik/section7-img.png') no-repeat -65px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section7-img3{height:69px;width:60px;background:url('/local/templates/main/images/rik/section7-img.png') no-repeat -128px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section7-img4{height:69px;width:68px;background:url('/local/templates/main/images/rik/section7-img.png') no-repeat -187px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section9-img1{height:66px;width:64px;background:url('/local/templates/main/images/rik/section9-img.png') no-repeat 0px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section9-img2{height:66px;width:59px;background:url('/local/templates/main/images/rik/section9-img.png') no-repeat -64px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section9-img3{height:66px;width:88px;background:url('/local/templates/main/images/rik/section9-img.png') no-repeat -122px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section9-img4{height:66px;width:65px;background:url('/local/templates/main/images/rik/section9-img.png') no-repeat -212px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section9-img5{height:66px;width:67px;background:url('/local/templates/main/images/rik/section9-img.png') no-repeat -276px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section9-img6{height:66px;width:60px;background:url('/local/templates/main/images/rik/section9-img.png') no-repeat -341px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section9-img7{height:66px;width:87px;background:url('/local/templates/main/images/rik/section9-img.png') no-repeat -401px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section9-img8{height:66px;width:76px;background:url('/local/templates/main/images/rik/section9-img.png') no-repeat -490px 0px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-rik__section-slider{background:url('/local/templates/main/images/rik/section8-bg-all.png');height:526px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.b-rik__section8{background:url('/local/templates/main/images/rik/section8-bg.png');height:526px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.b-rik-slidernew{display:block;width:560px;height:295px;margin-top:8%;position:absolute;margin-left:10%;text-align:center;font-family:robotoR;color:#424242;font-size:16px;padding-top:30px;}
.b-rik-slider{display:block;width:510px;height:295px;background:url('/local/templates/main/images/rik/section8-slider-bg.png') no-repeat;margin-top:-18%;position:absolute;margin-left:35%;text-align:center;font-family:robotoR;color:#424242;font-size:16px;padding:10px 25px;padding-top:30px;}
.b-rik-section8{margin:0 -500px;}
.b-rik-section8 .bx-wrapper .bx-prev{background:url(/local/templates/main/images/rik/section8-slider-prev.png) no-repeat;display:block;left:37.3%;margin-top:2%;height:26px;width:9px;}
.b-rik-slider p{color:#333333;color:#424242;font-size:14px;padding:5px 65px;text-align:left;line-height:1.2em;}
.b-rik-slider p span{color:#dc542c;}
.b-rik-section8 .bx-wrapper .bx-next, .b-rik-section8 .bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/rik/section8-slider-next.png) no-repeat;display:block;left:61.8%;margin-top:2%;height:26px;width:9px;;}
.b-rik-section8
.bx-wrapper .bx-pager{display:none;}
.b-rik-section8
.bx-wrapper{margin:0 auto;}
.b-rik-section8__text-title{position:absolute;width:150px;text-align:center;left:43.5%;color:#424242;font-family:robotoB;font-size:28px;text-transform:uppercase;padding-bottom:20px;padding-top:30px;}
.countries{position:absolute;width:380px;left:40%;margin-top:5%;}
.countries1{background:url(/local/templates/main/images/rik/section8-img.png) no-repeat 0px 0px;width:47px;height:32px;margin:0 auto;}
.countries2{background:url(/local/templates/main/images/rik/section8-img.png) no-repeat -50px 0px;width:49px;height:32px;margin:0 auto;}
.countries3{background:url(/local/templates/main/images/rik/section8-img.png) no-repeat -100px 0px;width:46px;height:32px;margin:0 auto;}
.countries4{background:url(/local/templates/main/images/rik/section8-img.png) no-repeat -149px 0px;width:46px;height:32px;margin:0 auto;}
.block-countries{width:90px;}
.block-countries p{text-align:center;}
.b-rik__text-desc{font-size:15px; color:#333333;}
.b-rik__section11{background-color:#fff;height:auto;background-size:cover;margin:0 -500px;position:relative;text-align:center;padding-bottom:50px;}
.b-rik__section11-left{width:400px;height:360px;padding-top:40px;}
.b-rik__section11-text{font-family:robotoB, Arial;font-size:24px;color:#333333;text-align:left;padding-bottom:20px;}
.b-rik__section11-name{color:#e95c33;font-family:robotoR, Arial;font-weight:bold;font-size:18px;line-height:1.4em;text-align:right;}
.b-rik__text-right{text-align:right;}
.b-rik__section11-name span{color:#333333;font-family:robotoB, Arial;font-weight:bold;font-size:30px;}
.b-rik__section11-desc{color:#333333;font-family:robotoR, Arial;font-size:16px;width:230px;padding-top:3px;}
.b-rik__section11-summa{color:#e95c33;font-family:robotoR, Arial;font-size:16px;margin-top:15px;}
.b-rik__section11-summa span{font-family:robotoB, Arial;font-weight:bold;font-size:36px;}
.b-rik__section11-strelka1{background:url(/local/templates/main/images/rik/section11-strelka1.png) no-repeat;width:25px;height:62px;margin-top:54px;}
.b-rik__section11-img1{background:url(/local/templates/main/images/rik/section11-img1.png) no-repeat;width:216px;height:212px;margin-left:15%;}
.b-rik__section11-button{width:12rem;margin-top:-20px;}
.b-buttonsmall-rik{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:1.8rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0px #d4d4d4;text-align:center;padding-top:7px;font-size:1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:0px;}
.b-buttonsmall-rik:hover,
.b-buttonmedium-rik:hover,
.b-buttonfooter-rik:hover,
.b-button-rik-all{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x;}
.b-rik__section11-img2{background:url(/local/templates/main/images/rik/section11-img2.png) repeat-x;width:379px;height:390px;margin-top:10%;}
.b-rik__section11-right{margin-left:-2%;margin-top:4%;width:200px;}
.b-rik__section11-right-summa{margin-left:30%;margin-top:35%;}
.b-rik__section11-strelka3{background:url(/local/templates/main/images/rik/section11-strelka3.png) no-repeat;width:25px;height:62px;margin-left:90%;}
.b-rik__section11-buttonright{width:12rem;}
.b-buttonmedium-rik{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.5rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0px #d4d4d4;text-align:center;padding-top:7px;font-size:1.2rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:30px;}
.b-buttonsmall-rik:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x;}
.b-rik__section11-allinclusive{background:url(/local/templates/main/images/rik/section11-img3.png);width:545px;height:346px;}
.b-rik__section11-ul li{background:url('/local/templates/main/images/rik/rik-marker.png') no-repeat left 3px;list-style:none;padding-left:15px;padding-top:0px;padding-bottom:0px;line-height:1.3em;padding-bottom:0px;text-align:left;font-size:14px;font-family:robotoR;}
.b-rik__section11-ul{padding-top:25%;}
.b-rik__section11-material p{color:#e95c33;text-transform:uppercase;font-family:robotoB, Arial;text-align:left;padding-left:6%;}
.b-rik__section11-material ul{text-align:left;}
.b-rik__section11-material{padding-top:10%;padding-left:2%;width:388px;}
.material li{background:url('/local/templates/main/images/rik/rik-marker-material.png') no-repeat left 3px;list-style:none;padding-left:15px;padding-top:0px;padding-bottom:0px;line-height:1.3em;padding-bottom:0px;text-align:left;font-size:12px;font-family:robotoR;}
.b-rik__section11-strelka2{background:url(/local/templates/main/images/rik/section11-strelka2.png) no-repeat;width:62px;height:17px;margin-top:40px;margin-left:10px;padding-right:15px;}
.b-rik__section11-footer-summa{margin-top:8%;}
.b-rik__section11-buttonfooter{width:12rem;margin-top:10px;}
.b-buttonfooter-rik{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:1.8rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0px #d4d4d4;text-align:center;padding-top:7px;font-size:1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:20px;}
.b-rik__section12{background-color:#ea9010;height:60px;background-size:cover;margin:0 -500px;position:relative;text-align:center;margin-top:50px;}
.b-rik__section13{background-color:#dcf1fe;height:auto;background-size:cover;margin:0 -500px;position:relative;text-align:center;padding-bottom:50px;}
.b-rik__section12-text{float:left;text-align:center;font-family:robotoB, Arial;font-size:24px;color:#fff;line-height:55px;}
.b-rik__section12-sv{display:block;float:left;width:26px;height:15px;background:url(/local/templates/main/images/rik/section12-sv.png) repeat-x;margin-top:10%;margin-left:8%;}
.b-rik__section12-text-razv{padding-left:30px;}
.b-rik__section12-razv{display:block;float:left;width:26px;height:15px;background:url(/local/templates/main/images/rik/section12-sv.png) repeat-x;margin-top:4%;margin-left:2%;}
.b-rik__section12-all,
.b-rik__section12-up{width:400px;margin:0 auto;cursor:pointer;}
.b-rik__section12-all-sv{width:160px;margin:0 auto;cursor:pointer;}
.b-rik__text-descall{font-size:18px;color:#333333;text-align:center;}
.b-rik__section13-item{width:925px;height:260px;margin:0 auto;}
.b-rik__section13-img1{background:url(/local/templates/main/images/rik/section13-img.png);}
.b-rik__section13-img2{background:url(/local/templates/main/images/rik/section13-img.png) 0px -258px;}
.b-rik__section13-img3{background:url(/local/templates/main/images/rik/section13-img.png) 0px -518px;}
.b-rik__section13-img4{background:url(/local/templates/main/images/rik/section13-img.png) 0px -776px;}
.b-rik__section13-img5{background:url(/local/templates/main/images/rik/section13-img.png) 0px -1036px;}
.b-rik__section13-img6{background:url(/local/templates/main/images/rik/section13-img.png) 0px -1298px;}
.b-rik__section13-left-name{color:#e95c33;font-size:18px;font-family:roboroB, Arial;}
.b-rik__section13-left-desc{color:#333333;font-size:28px;font-family:roboroB, Arial;font-weight:bold;}
.b-rik__section13-left-text,
.b-rik__section13-right-text{color:#333333;font-size:16px;font-family:roboroR, Arial;}
.b-rik__section13-left-summa{color:#e95c33;font-size:36px;font-family:roboroB, Arial;}
.b-rik__section13-left-summa span{font-size:16px;}
.b-rik__section13-left{padding-top:8%;padding-left:1.8%;text-align:center;width:240px;}
.b-rik__section13-right-text{text-align:left;height:120px;padding-bottom:20px;}
.b-rik__section13-right{width:360px;padding-left:29%;padding-top:7%;line-height:1.2em;}
.b-button-rik-all{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:1.8rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;box-shadow:1px 2px 3px 0px #d4d4d4;text-align:center;padding-top:7px;font-size:1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:20px;}
.b-rik__section14{background-color:#33aed7;height:60px;background-size:cover;margin:0 -500px;position:relative;text-align:center;}
.b-rik__section14-text{color:#fff;font-size:24px;font-family:roboroB, Arial;}
.b-rik__section14-text span{font-size:36px;}
.b-rik__section15-first{background-color:#83d4ef;height:150px;margin:0 -500px;position:relative;text-align:center;}
.b-rik__section15-firsttext{color:#333333;font-family:robotoR;font-size:16px;text-align:center;padding-top:10px;}
.b-rik__section15-btnall{z-index:100;position:absolute;width:700px;margin-left:8%;margin-top:-25px;}
input.btn.btnrik{    padding: unset;
    margin-top: 10px;
    display: block;
    height: 34px;
    width: 157px;
    background: url(/local/templates/main/images/grandsmeta/btngrandsmeta.png);
    text-align: center;
    line-height: 34px;
    text-transform: none;
    text-decoration: none;
    font-size: 11.69px;
    border: none;
    /* margin: 0 auto; */
    text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
    float: left;
    margin-left: 50px;}
input.btn.btnrik:hover{background:url('/local/templates/main/images/grandsmeta/btngrandsmetahover.png');cursor:pointer;}
.b-rik__section16-name{color:#333333;font-family:robotoB;font-size:28px;padding-top:10px;width:326px;text-align:left;padding-top:10%;}
.b-rik__section16-img{background:url('/local/templates/main/images/rik/section16-img.png');width:423px;height:345px;margin-top:20px;}
.b-rik__section16{height:590px;}
.b-rik__section16-first{width:750px;margin:0 auto;height:320px;}
.b-rik__section16-footer{width:650px;height:145px;margin:0 auto;}
.b-rik__section16-footer p{color:#333333;font-family:robotoM, Arial;font-size:18px;padding-top:10px;text-align:center;padding-top:10%;}
.b-rik__section16-footer-img{background:url('/local/templates/main/images/rik/rik-footer.png');width:155px;height:88px;margin-top:-20px;}
.b-rik__section16-footer-text{color:#e95c33;font-family:robotoB, Arial;font-size:36px;padding-top:30px;text-align:center;}
.bxsliderrik li{display:block;width:510px;height:295px;background:url('/local/templates/main/images/rik/section8-slider-bg.png') no-repeat;padding-top:1%;}
.b-rik__section7-text{width:200px;margin:0 auto;}
.b-rik .bxslider{display:block;}
.b-rik__section-slider
.bx-wrapper .bx-prev{background:url(/local/templates/main/images/rik/section8-slider-prev.png) no-repeat;display:block;left:5%;margin-top:-7%;height:26px;width:9px;}
.b-rik__section-slider
.bx-wrapper .bx-next,
.b-rik__section-slider
.bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/rik/section8-slider-next.png) no-repeat;display:block;left:90%;margin-top:-7%;height:26px;width:9px;}
.b-rik__section-slider
.bx-wrapper .bx-viewport{background:none;}
.b-rik__section-slider ul{margin:0px;padding:0px;}
.b-rik__section-slider
.bx-wrapper
.bx-pager .bx-pager-item{display:none;}
.bxsliderrik li p{color:#333333;color:#424242;font-size:14px;padding:5px 65px;text-align:left;line-height:1.2em;}
.bxsliderrik li p span{color:#dc542c;}
.b-smetawizard__section1{background:url('/local/templates/main/images/smetawizard/section1-bg.jpg') no-repeat;height:650px;width:940px;position:relative;text-align:center;}
.b-smetawizard__section-item{width:960px;margin:0 auto;}
.b-smetawizard__logo{float:left;background:url('/local/templates/main/images/smetawizard/smetawizard-logo.png') no-repeat;height:70px;width:112px;margin-top:10px;padding-bottom:150px;}
.b-smetawizard__section1-left{float:left;background:url('/local/templates/main/images/smetawizard/section1-img1.png');height:316px;width:183px;margin-left:35px;margin-top:15px;}
.b-smetawizard__section1-center{float:left;color:#fff;font-family:robotoR, Arial;font-size:36px;width:400px;margin-top:-9.5%;margin-left:7.5%;}
.b-smetawizard__section1-center h1{color:#fff;font-family:robotoR, Arial;font-size:36px;width:400px;}
.b-smetawizard__section1-center p{line-height:1.1em;}
.b-smetawizard__section1-center p span{font-size:48px;}
.b-smetawizard__section1-ul{width:400px;padding-left:5px;}
.b-smetawizard__section1-ul li{background:url('/local/templates/main/images/smetawizard/smetawizard-marker.jpg') no-repeat left 5px;list-style:none;padding-left:20px;padding-top:2px;padding-bottom:10px;line-height:16px;text-align:left;font-size:14px;}
.b-smetawizard__section1-right{float:left;background:url('/local/templates/main/images/smetawizard/section1-img3.png');height:568px;width:368px;margin-left:-12.1%;margin-top:-24.5%;}
.b-smetawizard__button{width:15.3rem;height:3.1875rem;margin:0 auto;padding-top:5%;position:absolute;padding-left:7%;}
.b-button-smetawizard{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:7px;font-size:1.1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:35px;cursor:pointer;}
.b-button-smetawizard:hover,
.b-smetawizard-btn:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x;}
.b-smetawizard__section1-footer{width:450px;color:#09375d;font-size:16px;font-family:robotoR, Arial;margin-top:30%;margin-left:-8%;}
.b-smetawizard__section2{background:url('/local/templates/main/images/smetawizard/section2-bg.png') no-repeat -3px 0px;height:400px;width:940px;position:relative;text-align:center;}
.b-metawizard__section2-first{margin:0 auto;height:180px;padding-top:15px;}
.b-smetawizard__section2-title{color:#424242;font-family:robotoB;font-size:28px;padding-bottom:20px;padding-top:42px;text-align:center;margin-top:-10%;}
.b-smetawizard__section2-block{float:left;width:315px;height:180px;text-align:center;padding-top:20px;}
.b-smetawizard__section2-img1{height:88px;width:77px;background:url('/local/templates/main/images/smetawizard/section2-img1.png') no-repeat 0px 15px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-smetawizard__section2-text{color:#424242;font-family:robotoR;font-size:14px;}
.b-smetawizard__section2-img2{height:88px;width:130px;background:url('/local/templates/main/images/smetawizard/section2-img2.png') no-repeat 0px 30px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-smetawizard__section2-img3{height:88px;width:34px;background:url('/local/templates/main/images/smetawizard/section2-img3.png') no-repeat 0px 30px;margin-right:20px;padding-top:20px;margin:0 auto;}
.b-smetawizard__section2-btn{width:15.3rem;height:3.1875rem;margin:0 auto;padding-top:5%;margin-top:-44px;}
.b-smetawizard-btn{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:7px;font-size:14.6px;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:35px;cursor:pointer;}
.b-smetawizard__section3,
.b-smetawizard__section5{background:#fff;height:auto;width:940px;position:relative;text-align:center;}
.b-smetawizard__text-title{color:#424242;font-family:robotoB;font-size:28px;padding-bottom:20px;text-align:center;}
.b-smetawizard__text-nomer{font-family:robotoL, Arial;font-size:72px;color:#c80806;text-align:center;}
.b-smetawizard__section3-block{float:left;width:315px;height:230px;text-align:center;}
.b-metawizard__section3-first{margin:0 auto;height:230px;}
.b-smetawizard__section4{background:url('/local/templates/main/images/smetawizard/section4-bg.png') no-repeat;height:430px;width:940px;position:relative;text-align:center; margin-bottom: 50px;}
.b-smetawizard__section4-text{text-align:right;font-size:24px;font-family:robotoB, Arial;padding-right:20px;color:#424242;}
.b-smetawizard__section4-left{background:url('/local/templates/main/images/smetawizard/section4-img1.png') no-repeat;height:359px;width:209px;margin-left:5%;margin-top:3%;}
.b-smetawizard__section4-center p{text-align:center;font-size:24px;font-family:robotoB, Arial;color:#fff;text-transform:uppercase;line-height:1.1em;}
.b-smetawizard__section4-center p span{text-align:center;font-size:18px;font-family:robotoM, Arial;color:#fff;text-transform:none;line-height:1em;display:block;}
.b-smetawizard__section4-center{float:left;color:#fff;font-family:robotoR, Arial;font-size:36px;width:210px;margin-top:8%;margin-left:3%;text-transform:uppercase;}
#b-smetawizard__section4-footer{font-size:30px;text-transform:none;margin-top:-20px;}
.smetawizard-ask1 input[type="text"]{width:320px;margin-top:8px;display:block;margin-left:44px;}
.b-smetawizard__section4-right{float:left;width:360px;height:360px;padding-top:3%;padding-left:10px;}
a.smetawizard{text-decoration:none;margin-top:5%;display:block;}
input.btn.btnsmetawizard:hover{background:transparent url("/local/templates/main/images/turbosmetchik/section4-btn-hover.png") repeat scroll 0% 0%;cursor:pointer;}
input.btn.btnsmetawizard{padding:unset; display:block;height:50px;width:240px;background:url('/local/templates/main/images/turbosmetchik/section4-btn.png');text-align:center;line-height:48px;text-transform:none;text-decoration:none;margin-top:-60px;font-size:20px;border:none;margin-top:-11px;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;margin-left:18%;}
.b-smetawizard__section4-right p{margin-top:5%;}
.b-smetawizard__section5-first{margin:0 auto;height:220px;padding-top:15px;}
.b-smetawizard__section5-block{float:left;width:240px;height:210px;text-align:center;}
.section5-block{height:50px;width:63px;margin-right:20px;margin:0 auto;}
.b-smetawizard__section5-img1{background:url('/local/templates/main/images/smetawizard/section5-img1.png') no-repeat 0px 0px;}
.b-smetawizard__section5-img2{background:url('/local/templates/main/images/smetawizard/section5-img2.png') no-repeat -20px 0px;}
.b-smetawizard__section5-img3{background:url('/local/templates/main/images/smetawizard/section5-img3.png') no-repeat -45px 0px;}
.b-smetawizard__section5-img4{background:url('/local/templates/main/images/smetawizard/section5-img4.png') no-repeat -20px 0px;}
.b-smetawizard__section5-text{width:250px;margin:0 auto;font-family:robotoR, Arial, sans-serif;}
.b-smetawizard__section5-text span{color:#c80806;}
.b-smetawizard__section6{background:url('/local/templates/main/images/smetawizard/section6-bg.png') no-repeat;height:360px;width:940px;position:relative;text-align:center;margin-top:18%;}
.b-smetawizard__section7-desc{color:#333333;font-size:14px;font-family:robotoR, Arial, sans-serif;padding:20px;text-align:justify;line-height:1.5em;margin-bottom:20px;}
.b-smetawizard__section7-desc span{color:#c80806;font-size:24px;font-size:24px;display:block;float:left;padding-right:15px;height:50px;}
.b-smetawizard__section6-type{float:left;height:250px;width:237px;margin-top:-9%;}
.b-smetawizard__section6-img1{background:url('/local/templates/main/images/smetawizard/section6-img.png') no-repeat 0px 0px;height:215px;width:190px;margin-left:8%;}
.b-smetawizard__section6-img2{background:url('/local/templates/main/images/smetawizard/section6-img.png') no-repeat -230px 0px;height:215px;width:190px;margin-left:8%;}
.b-smetawizard__section6-img3{background:url('/local/templates/main/images/smetawizard/section6-img.png') no-repeat -450px 0px;height:215px;width:200px;margin-left:8%;}
.b-smetawizard__section6-img4{background:url('/local/templates/main/images/smetawizard/section6-img.png') no-repeat -680px 0px;height:215px;width:200px;margin-left:8%;}
.b-smetawizard__section6-title{color:#424242;font-family:robotoB;font-size:28px;padding-bottom:20px;padding-top:42px;text-align:center;margin-top:-23%;position:absolute;width:940px;}
.b-smetawizard__section6-name{color:#c80806;font-size:18px;font-family:robotoM, Arial;height:30px;padding:4px;}
.b-smetawizard__section6-text{color:#424242;font-size:24px;font-family:robotoB, Arial;}
.b-smetawizard__section6-btn{width:10rem;height:2rem;margin:0 auto;padding-top:1%;position:absolute;padding-left:4%;}
.b-smetawizard-btnnew{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:1.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:7px;font-size:1rem;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:20px;cursor:pointer;}
.b-smetawizard-btnnew:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x;}
.b-smetawizard__section6-bg{background:#fdcc05;width:180px;height:30px;color:#c80806;font-size:15px;font-family:robotoM, Arial;height:20px;padding:5px;margin:0 auto;}
.b-smetawizard__section6-name span{font-size:24px;}
.b-smetawizard__section7-block{width:50%;}
.b-smetawizard__section7-name{color:#c80806;font-size:18px;font-family:robotoM, Arial;width:246px;margin:0 auto;}
.b-smetawizard__section7{background:#fff;height:830px;width:940px;position:relative;text-align:center;}
.b-smetawizard__section7-ul{width:450px;padding-left:5px;padding-top:5%;}
.b-smetawizard__section7-ul2{width:400px;padding-left:30px;padding-top:5%;}
.b-smetawizard__section7-ul li,
.b-smetawizard__section7-ul2 li{background:url('/local/templates/main/images/smetawizard/smetawizard-marker.jpg') no-repeat left 5px;list-style:none;padding-left:20px;padding-top:2px;padding-bottom:10px;line-height:16px;text-align:left;font-size:14px;}
.b-smetawizard__section7-ul li span,
.b-smetawizard__section7-ul2 li span{font-size:18px;font-family:robotoM, Arial;}
.b-smetawizard__section7-textdop{width:350px;color:#333333;font-size:14px;font-family:robotoR, Arial;padding-left:10.5%;text-align:left;line-height:1.3em;padding-top:7%;}
.b-smetawizard__section7-textdop span{background:url('/local/templates/main/images/smetawizard/section7-marker.png') no-repeat;width:9px;height:50px;float:left;margin-right:3%;}
#b-smetawizard__section7-font{font-size:18px;}
.b-smetawizard__section7-btn{width:15.3rem;height:3.1875rem;margin:0 auto;padding-top:7.5%;margin-top:-44px;}
.b-smetawizard__section7-textfooter{width:650px;margin:0 auto;color:#333333;font-size:18px;font-family:robotoM, Arial;padding-top:5.4%;}
.b-smetawizard__section7-next{float:left;background:url('/local/templates/main/images/smetawizard/section7-strelka.png') no-repeat;width:130px;height:86px;}
.b-smetawizard__section7-phone{float:left;color:#c80806;font-size:36px;font-family:robotoB, Arial;padding-top:6.7%;padding-left:5%;}
.b-smetawizard__section7-footer{width:650px;margin:0 auto;}
.b-smetawizard__section8{background:url('/local/templates/main/images/smetawizard/section8-bg.png') no-repeat;height:450px;width:940px;position:relative;text-align:center;}
@media (max-width:1024px){.b-smetawizard__section8{margin-top:150px;clear:both;}
}
.b-smetawizard__section8-text{text-align:left;font-size:24px;font-family:robotoB, Arial;padding-right:20px;color:#424242;margin-top:-4%;position:absolute;}
.b-smetawizard-slider{display:block;width:680px;height:210px;margin-top:10.5%;position:absolute;margin-left:14%;text-align:center;font-family:robotoR;color:#424242;font-size:16px;background-color:#fff;}
.b-smetawizard__section8 ul{margin:0px;padding:0px;}
.bxslidersmetawizard li{display:block;width:510px;height:295px;padding-top:1%;}
.b-smetawizard__section8 .bx-wrapper .bx-viewport{background:none;}
.b-smetawizard__section8
.bx-wrapper .bx-pager{bottom:103%;left:45.5%;}
.b-smetawizard__section8 .bx-wrapper .bx-pager.bx-default-pager{border-radius:50px;}
.b-smetawizard__section8
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.b-smetawizard__section8
.bx-wrapper .bx-pager.bx-default-pager a.active{background:#c80806;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;border:2px solid #fff;width:7px;height:7px;}
.b-smetawizard__section8
.bx-wrapper .bx-pager.bx-default-pager a{background:none;width:7px;height:7px;border:2px solid #fff;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;}
.b-smetawizard__section8
.bx-wrapper .bx-prev{background:url(/local/templates/main/images/smetawizard/sw-slider-prev.png) no-repeat;display:block;left:5%;margin-top:-11%;height:26px;width:13px;}
.b-smetawizard__section8
.bx-wrapper .bx-next,
.b-smetawizard__section8 .bx-wrapper .bx-next:hover{background:url(/local/templates/main/images/smetawizard/sw-slider-next.png) no-repeat;display:block;left:90%;margin-top:-11%;height:26px;width:13px;}
.bxslidersmetawizard li p{color:#424242;font-size:12px;padding:5px 85px;text-align:left;line-height:1.2em;}
.b-smetawizard__section8-all{color:#fff;font-size:15px;text-align:left;width:260px;font-family:robotoR, Arial;display:block;position:absolute;top:71%;left:59%;border-bottom:1px dashed #fff;}
.b-smetawizard__section8-all:hover{border-bottom:none;}
.b-smetawizard__section8 a,
.b-smetawizard__section8 a:hover{text-decoration:none;color:#fff;}
.b-smetawizard__section9-item__firstblock{margin:0 auto;height:auto;width:940px;padding-bottom:5%;}
.b-smetawizard__section9-item__block{float:left;width:17rem;margin:0 1rem;display:inline-block;vertical-align:top;text-align:center;padding-bottom:25px;}
.b-smetawizard__section9{background:#fff;height:auto;width:940px;position:relative;text-align:center;}
.b-smetawizard__section9-item__block div{width:186px;height:186px;}
.b-smetawizard__section9-item__img1{background:url('/local/templates/main/images/smetaru/section2-img.png');width:187px;height:188px;margin:0 auto;}
.b-smetawizard__section9-item__block p{color:#424242;font-size:18px;font-family:robotoM, Arial;padding-top:15px;}
.b-smetawizard__section9-img1{background:url('/local/templates/main/images/smetawizard/section9-img.png') no-repeat 0px 0px;width:187px;height:188px;margin:0 auto;}
.b-smetawizard__section9-img2{background:url('/local/templates/main/images/smetawizard/section9-img.png') no-repeat -230px 0px;width:187px;height:188px;margin:0 auto;}
.b-smetawizard__section9-img3{background:url('/local/templates/main/images/smetawizard/section9-img.png') no-repeat -460px 0px;width:187px;height:188px;margin:0 auto;}
.b-smetawizard__section9-img4{background:url('/local/templates/main/images/smetawizard/section9-img.png') no-repeat -690px 0px;width:187px;height:188px;margin:0 auto;}
.b-smetawizard__section9-footer{color:#003884;font-size:18px;font-family:robotoM, Arial;padding-top:15px;line-height:2.4em;}
.b-smetawizard__section9-footer span,
.b-smetawizard__section9-footer-end{font-size:24px;color:#003884;}
.smetawizard-ask1 textarea{width: 320px;
    padding: 9px 10px;
    font-size: 12px;
    /* background: #fff; */
    border: 1px solid #d8d8d8;
    margin: 0.4em auto;
    border-radius: 10px;
    color: #999999;
    font-size: 22px;
    font-family: roboto, Arial, Helvetica, serif;
    height: 60px;}
.pricelst h1{font-family:robotoB, Arial;font-size:36px;text-align:left;color:#424242;}
.pricelst__text-name{width:500px;}
.pricelst__text-right{float:left;width:370px;padding-left:65px;}
.pricelst__text-name p{text-align:justify;}
.pricelst__text-name p span{color:#0179c9;font-family:robotoR, Arial;font-size:14px;}
.pricelst__text-img1{background:url('/local/templates/main/images/pricelst/img-left.png') no-repeat;width:58px;height:38px;margin:0 auto;margin-top:40%;}
.pricelst__text-img2{background:url('/local/templates/main/images/pricelst/img-right.png') no-repeat;width:58px;height:38px;margin:0 auto;}
.pricelst__textcenter{width:240px;font-family:robotoM, Arial;font-size:14px;padding:35px 5px;}
.pricelst__menu ul{margin-left:0px;}
.pricelst__menu ul li{display:inline;margin-right:0px;padding:3px;color:#0179c9;}
.pricelst__menu a:hover,
.pricelst__menu-active{text-decoration:none;color:#858585;}
.pricelst__table{margin-top:30px;}
.pricelst__table td:first-child{width:195px;}
.pricelst__table-img{width:195px;height:86px;}
.pricelst__table-name,
.pricelst__table-desc{text-align:center;color:#0179c9;}
.pricelst__table-name{text-transform:uppercase;display:block;text-decoration:none;}
.pricelst__table-characteristic{width:230px;}
.pricelst__table-action{float:left;width:46px;height:48px;background:url('/local/templates/main/images/pricelst/img-action.png') no-repeat 100% 50%;position:absolute;margin-left:182px;}
.pricelst__characteristic-text{position:relative;padding-top:20px;padding-left:5px;padding-right:5px;font-size:13px;}
.pricelst__table-characteristic a{text-align:center;display:block;}
.pricelst__table-action:hover{background:url('/local/templates/main/images/pricelst/img-action-hover.png') no-repeat 100% 50%;}
.pricelst__table-content div{margin:0 auto;font-size:16px;font-family:robotoB, Arial;text-align:center;}
.pricelst__table-summa{font-size:16px;text-align:center;}
.pricelst__table-summa span{font-size:24px;color:#000;}
.pricelst__table-btn{display:block;width:115px;height:40px;background-color:#2daff4;-moz-border-radius:50px;-webkit-border-radius:50px;-khtml-border-radius:50px;border-radius:50px;cursor:pointer;margin:0 auto;margin-top:20px;font-size:13px;color:#fff;text-transform:uppercase;text-align:center;line-height:40px;text-decoration:none;}
.pricelst__table table{background-color:#ecf7fc;}
.pricelst__table table th{font-size:12px;padding:10px 0px;border:1px solid #48b6fb;}
.pricelst__table table tr td{padding-bottom:10px;border:1px solid #48b6fb;}
.pricelst__table table{border-collapse:collapse;}
.pricelst__table-img2{width:195px;height:86px;background:url('/local/templates/main/images/pricelst/img2.png') no-repeat 50% 50%;}
.pricelst__table-img3{width:195px;height:86px;background:url('/local/templates/main/images/pricelst/img3.png') no-repeat 50% 50%;}
.pricelst__table-img4{width:195px;height:86px;background:url('/local/templates/main/images/pricelst/img4.png') no-repeat 50% 50%;}
.pricelst__table-img5{width:195px;height:86px;background:url('/local/templates/main/images/pricelst/img5.png') no-repeat 50% 50%;}
.pricelst__icons{width:960px;height:230px;padding-top:40px;}
.pricelst__icons-left{width:440px;font-family:robotoR, Arial;font-size:13px;text-align:left;}
.pricelst__icons-img1{float:left;background:url('/local/templates/main/images/pricelst/priceicons.png') 0px 0px no-repeat;width:25px;height:25px;margin-top:20px;}
.pricelst__icons-img2{float:left;background:url('/local/templates/main/images/pricelst/priceicons.png') 0px -25px no-repeat;width:25px;height:22px;margin-top:20px;}
.pricelst__icons-img3{float:left;background:url('/local/templates/main/images/pricelst/priceicons.png') 0px -46px no-repeat;width:25px;height:25px;margin-top:20px;}
.pricelst__icons-img4{float:left;background:url('/local/templates/main/images/pricelst/priceicons.png') 0px -72px no-repeat;width:25px;height:25px;margin-top:20px;}
.pricelst__icons-text{float:left;width:310px;padding:10px 30px 0px 50px;height:135px;}
.pricelst__icons-item{padding-top:0px;}
.pricelst__icons-img5{float:left;background:url('/local/templates/main/images/pricelst/priceicons2.png') 0px 0px no-repeat;width:35px;height:25px;margin-top:35px;}
.pricelst__icons-img6{float:left;background:url('/local/templates/main/images/pricelst/priceicons2.png') 0px -26px no-repeat;width:35px;height:25px;margin-top:20px;}
.pricelst__icons-img7{float:left;background:url('/local/templates/main/images/pricelst/priceicons2.png') 0px -51px no-repeat;width:35px;height:23px;margin-top:20px;}
.pricelst__icons-img8{float:left;background:url('/local/templates/main/images/pricelst/priceicons2.png') 0px -71px no-repeat;width:35px;height:28px;margin-top:20px;}
.pricelst__icons-img9{float:left;background:url('/local/templates/main/images/pricelst/priceicons2.png') 0px -100px no-repeat;width:35px;height:25px;margin-top:20px;}
.pricelst__icons-img10{float:left;background:url('/local/templates/main/images/pricelst/priceicons2.png') 0px -125px no-repeat;width:35px;height:25px;margin-top:35px;}
.pricelst__icons-img11{float:left;background:url('/local/templates/main/images/pricelst/priceicon.png') 0px 0px no-repeat;width:6px;height:33px;margin-top:65px;}
.pricelst__whywe-name{padding-top:50px;padding-left:60px;font-size:24px;font-family:robotoB;}
.pricelst__whywe-text{float:left;width:350px;padding:10px 10px 10px 30px;}
.pricelst__textcenter span{font-size:18px;}
.pricelst__whywe-right{float:left;width:415px;padding-left:75px;padding-top:95px;}
.pricelst__whywe-textcenter{width:245px;font-family:robotoM, Arial;font-size:14px;padding:55px 5px;}
.pricelst__whywe-textright{float:left;width:370px;padding:50px 5px 5px 30px;font-size:13px;}
.pricelst__whywe-text a,
.pricelst__whywe-textright a{text-decoration:underline;color:#0179c9;}
.pricelst__whywe-text a:hover,
.pricelst__whywe-textright a:hover,
.pricelst__table-desc a:hover,
.pricelst__table-characteristic a:hover{text-decoration:none;color:#0179c9;}
.pricelst__table-btn:hover{color:#fff;background-color:#156AD5;}
.pricelst__whywe-textcenter span{font-size:18px;}
.pricelst__footer-img{float:left;background:url('/local/templates/main/images/pricelst/pricelstFooter.png') 0px 0px no-repeat;width:50px;height:25px;}
.pricelst__footer-item{padding-top:50px;text-align:justify;font-size:13px;}
.pricelst__footer p{padding-top:10px;text-align:justify;font-size:13px;}
.pricelst__table-img img{margin:0 auto;vertical-align:middle;display:block;}
#header .top-info span.lst{display:block;float:left;line-height:20px;margin-right:22px;margin-top:5px;padding-left:25px;position:relative;}
#header .top-info span.lst:before{background:url('/local/templates/main/images/price_list.png') no-repeat;content:'';display:block;height:20px;left:0;line-height:0;position:absolute;top:0;width:20px;}
.actionlst{color:red !important;}
.actionlst:hover,
.menulst:hover{}
.menulst{font-size:11px;font-family:Roboto, Arial;}
.footernew{margin-top:0px !important;}
.block-forma-price{background:url('/local/templates/main/images/bgforma.png');height:421px;background-size:cover;margin:0 -500px;padding-top:40px;position:relative;}
.block-left-pricetext{font-size:28px;font-family:robotoB;text-transform:uppercase;color:#fff;}
.block-left-pricetext p{font-family:robotoB;font-size:18px;padding-top:30px;padding-bottom:0px;}
.b-client-section1{height:495px;text-align:center;width:1018px;background:url('/local/templates/main/images/client/section1-bg.png') no-repeat;}
.b-client-section1__text{font-family:robotoM, Arial;text-align:center;font-size:24px;color:#1d5181;text-transform:uppercase;width:640px;padding-top:95px;margin:0 auto;margin-left:15.3%;line-height:1.2em;}
.b-client-section1__all{height:190px;margin-left:11.5%;margin-top:2.1%;}
.b-client-section1-item{float:left;width:160px;}
.b-client-section1-item p{font-family:Arial;text-align:center;font-size:14px;color:#283136;}
.b-client-section1-item__img1{width:110px;height:155px;background:url('/local/templates/main/images/client/section1-img.png') 0px 0px no-repeat;margin:0 auto;}
.b-client-section1-item__img2{width:110px;height:155px;background:url('/local/templates/main/images/client/section1-img.png') -161px 0px no-repeat;margin:0 auto;}
.b-client-section1-item__img3{width:110px;height:155px;background:url('/local/templates/main/images/client/section1-img.png') -320px 0px no-repeat;margin:0 auto;}
.b-client-section1-item__img4{width:110px;height:155px;background:url('/local/templates/main/images/client/section1-img.png') -480px 0px no-repeat;margin:0 auto;}
.b-client-section1__next{width:77px;height:77px;background:url('/local/templates/main/images/client/next.png') no-repeat;margin-top:46px;margin-left:42%;}
.b-client-section2{width:960px;margin:0 auto;padding-top:60px;padding-bottom:50px;}
.b-client-section2__name{font-family:robotoB;text-align:center;font-size:18px;color:#333333;width:520px;height:50px;margin:0 auto;}
.b-client-section2__text{width:900px;height:80px;font-family:roboto, Arial;text-align:justify;font-size:16px;color:#333333;margin:0 auto;padding-top:20px;}
.b-client-section3{padding-bottom:30px;width:960px;margin:0 auto;}
.b-client-section3__name,
.b-client-section4__name,
.b-client-section5__name,
.b-client-section__name{font-family:robotoB;text-align:center;font-size:24px;color:#48b6fb;height:50px;width:640px;text-transform:uppercase;margin:0 auto;}
.b-client-section3__name{padding-bottom:80px;}
.b-client-section3__nomer{font-family:robotoB, Arial;font-size:218px;color:#e4e8eb;position:relative;width:240px;}
.b-client-section3__nomer-text{font-family:robotoB, Arial;color:#333;width:240px;position:absolute;margin-top:-19%;font-size:18px;text-transform:uppercase;text-align:left;padding-left:10px;}
.b-client-section3__right-name{float:left;font-family:robotoB, Arial;color:#333;font-size:20px;}
.b-client-section3__red{width:190px;height:19px;background-color:#f5472a;margin-left:10px;margin-top:5px;}
.b-client-section3__all{height:400px;}
.b-client-section3__right{margin-top:0px;margin-left:30px;width:300px;}
.b-client-section3__right-text{color:#424242;font-family:robotoR, Arial;font-size:16px;text-align:left;width:290px;padding-top:10px;}
.b-client-section3__green{width:190px;height:19px;background-color:#46b41b;margin-left:10px;margin-top:5px;}
.b-client-section4__text{color:#333333;font-family:roboto, Arial;font-size:16px;text-align:center;width:730px;padding-top:10px;margin:0 auto;}
.b-client-section4{padding-bottom:60px;}
.b-client-section5{background-color:#e4e8eb;height:480px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center;}
.b-client-section5__item{float:left;width:240px;height:350px;text-align:left;}
.b-client-section5__img{width:141px;height:141px;background:url('/local/templates/main/images/client/section5-img.png') 0px 0px no-repeat;}
.b-client-section5__all{width:960px;margin:0 auto;padding-top:30px;padding-left:100px;}
.b-client-section5__blue{width:65px;height:10px;background-color:#48b6fb;margin-top:10px;}
.b-client-section5__text{color:#333333;font-family:robotoB, Arial;font-size:20px;text-align:left;padding-top:5px;width:200px;}
.b-client-section5__text p{color:#424242;font-family:robotoR, Arial;font-size:14px;text-align:left;padding-top:5px;}
.b-client-section5__img2{width:141px;height:141px;background:url('/local/templates/main/images/client/section5-img.png') -153px 0px no-repeat;}
.b-client-section5__img3{width:141px;height:141px;background:url('/local/templates/main/images/client/section5-img.png') -305px 0px no-repeat;}
.b-client-section5__img4{width:141px;height:141px;background:url('/local/templates/main/images/client/section5-img.png') -456px 0px no-repeat;}
.b-client-section6{padding-top:70px;padding-bottom:56px;}
.b-client-section6__item{float:left;width:320px;}
.b-client-section6__all{width:960px;height:230px;padding-top:20px;margin:0 auto;margin-left:30%;padding-bottom:15px;}
.b-client-section6__img1{width:140px;height:140px;background:url('/local/templates/main/images/client/section6-img.png') 0px 0px no-repeat;}
.b-client-section6__img2{width:140px;height:140px;background:url('/local/templates/main/images/client/section6-img.png') -148px 0px no-repeat;}
.b-client-section6__img3{width:140px;height:140px;background:url('/local/templates/main/images/client/section6-img.png') -295px 0px no-repeat;}
.b-client-section6__img4{width:140px;height:140px;background:url('/local/templates/main/images/client/section6-img.png') -439px 0px no-repeat;}
.b-client-section6__img5{width:140px;height:140px;background:url('/local/templates/main/images/client/section6-img.png') -581px 0px no-repeat;}
.b-client-section6__img6{width:140px;height:140px;background:url('/local/templates/main/images/client/section6-img.png') -728px 0px no-repeat;}
.b-client-section6__text{color:#333333;font-family:robotoB, Arial;font-size:20px;text-align:left;line-height:1.1em;padding-top:15px;}
.b-client-section7{background-color:#e4e8eb;height:310px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center;}
.b-client-section7__left{float:left;}
.b-client-section7__bg1{width:136px;height:55px;background:url('/local/templates/main/images/client/section7-img.png') 0px 0px no-repeat;}
.b-client-section7__all{width:960px;margin:0 auto;padding-top:30px;padding-left:150px;}
.b-client-section7__text{font-family:robotoR;text-align:left;font-size:30px;color:#333333;margin-top:-40px;margin-left:-26px;margin-right:70px;}
.b-client-section7__text span,
.b-client-section7__text2 span,
.b-client-section7__text3 span,
.b-client-section7__text4 span{font-family:robotoR;text-align:left;font-size:48px;color:#48b6fb;}
.b-client-section7__text p,
.b-client-section7__text2 p,
.b-client-section7__text3 p,
.b-client-section7__text4 p{font-size:20px;margin-top:-18px;}
.b-client-section7__bg2{width:80px;height:54px;background:url('/local/templates/main/images/client/section7-img.png') -144px 0px no-repeat;margin-top:80px;position:relative;}
.b-client-section7__text2{font-family:robotoR;text-align:left;font-size:30px;color:#333333;margin-top:-115px;margin-left:-26px;margin-right:70px;position:absolute;}
.b-client-section7__bg3{width:200px;height:54px;background:url('/local/templates/main/images/client/section7-img.png') -234px 0px no-repeat;margin-top:0px;position:relative;;}
.b-client-section7__text3{font-family:robotoR;text-align:left;font-size:30px;color:#333333;margin-top:-40px;margin-left:-26px;margin-right:70px;position:absolute;}
.b-client-section7__left2{float:left;width:200px;}
.b-client-section7__bg4{width:200px;height:54px;background:url('/local/templates/main/images/client/section7-img.png') -439px 0px no-repeat;margin-top:60px;position:relative;}
.b-client-section7__left3{float:left;width:240px;}
.b-client-section7__text4{font-family:robotoR;text-align:left;font-size:30px;color:#333333;margin-top:-95px;margin-left:-26px;margin-right:70px;position:absolute;}
.b-client-section8{padding-top:70px;padding-bottom:86px;}
.b-client-section8__name{font-family:robotoB;text-align:center;font-size:24px;color:#48b6fb;height:50px;width:960px;text-transform:uppercase;margin:0 auto;}
.b-client-section8__all{width:960px;height:165px;padding-top:20px;margin:0 auto;margin-left:28.5%;padding-bottom:15px;}
.b-client-section8__item{float:left;width:185px;}
.b-client-section8__img1{width:100px;height:100px;background:url('/local/templates/main/images/client/section8-img.png') 0px 0px no-repeat;}
.b-client-section8__text{color:#333333;font-family:robotoR, Arial;font-size:14px;text-align:left;line-height:1.1em;padding-top:15px;width:130px;}
.b-client-section8__img2{width:100px;height:100px;background:url('/local/templates/main/images/client/section8-img.png') -203px 0px no-repeat;}
.b-client-section8__img3{width:100px;height:100px;background:url('/local/templates/main/images/client/section8-img.png') -403px 0px no-repeat;}
.b-client-section8__img4{width:100px;height:100px;background:url('/local/templates/main/images/client/section8-img.png') -604px 0px no-repeat;}
.b-client-section8__img5{width:100px;height:100px;background:url('/local/templates/main/images/client/section8-img.png') -805px 0px no-repeat;}
.b-client-section8__img6{width:100px;height:100px;background:url('/local/templates/main/images/client/section8-img.png') 0px -114px no-repeat;}
.b-client-section8__img7{width:100px;height:100px;background:url('/local/templates/main/images/client/section8-img.png') -203px -114px no-repeat;}
.b-client-section8__img8{width:100px;height:100px;background:url('/local/templates/main/images/client/section8-img.png') -403px -114px no-repeat;}
.b-client-section8__img9{width:100px;height:100px;background:url('/local/templates/main/images/client/section8-img.png') -604px -114px no-repeat;}
.b-client-section8__img10{width:100px;height:100px;background:url('/local/templates/main/images/client/section8-img.png') -805px -114px no-repeat;}
.b-client-section9__name{font-family:robotoB;text-align:center;font-size:24px;color:#48b6fb;height:50px;width:960px;text-transform:uppercase;margin:0 auto;}
.b-client-section9__item{float:left;width:270px;height:530px;text-align:left;padding-left:40px;}
.b-client-section9__text{color:#333333;font-family:robotoB, Arial;font-size:16px;text-align:left;padding-top:46px;width:260px;}
.b-client-section9__text p{color:#424242;font-family:robotoR, Arial;font-size:14px;text-align:left;padding-top:5px;}
.b-client-section9__all{width:960px;margin:0 auto;margin-top:65px;}
.b-client-section9__img{width:260px;height:119px;background:url('/local/templates/main/images/client/section9-img.png') 0px 0px no-repeat;}
.b-client-section9{background-color:#e4e8eb;height:780px;background-size:cover;margin:0 -500px;padding-top:65px;position:relative;text-align:center;padding-bottom:65px;}
.b-client-section9__img2{width:260px;height:119px;background:url('/local/templates/main/images/client/section9-img.png') -316px 0px no-repeat;}
.b-client-section9__img3{width:260px;height:119px;background:url('/local/templates/main/images/client/section9-img.png') -630px 0px no-repeat;}
.b-client-section9__text span{display:block;height:70px;padding-bottom:20px;}
.b-client-section10{height:840px;padding-top:60px;padding-bottom:80px;}
.b-client-section10__all{width:960px;margin:0 auto;padding-top:30px;height:230px;padding-bottom:60px;}
.b-client-section10__item1{float:left;width:220px;height:230px;text-align:left;padding-top:20px;}
.b-client-section10__img1{width:51px;height:47px;background:url('/local/templates/main/images/client/section10-img1.png') no-repeat;margin:0 auto;}
.b-client-section10__img2{width:44px;height:20px;background:url('/local/templates/main/images/client/section10-img2.png') no-repeat;margin:0 auto;margin-top:20px;}
.b-client-section10__img3{width:40px;height:49px;background:url('/local/templates/main/images/client/section10-img3.png') no-repeat;margin:0 auto;}
.b-client-section10__item-text{color:#333333;font-family:robotoB, Arial;font-size:20px;text-align:center;padding-top:20px;text-decoration:underline;text-transform:uppercase;}
.b-client-section10__text-center{color:#424242;font-family:robotoR, Arial;font-size:16px;text-align:left;padding-top:20px;width:420px;text-align:center;margin:0 auto;}
.b-client-section10__text-center span{font-size:20px;}
.b-client-section10__item2{float:left;width:500px;}
.b-client-section10__bold{color:#333333;font-family:robotoB, Arial;font-size:18px;text-align:center;width:790px;margin:0 auto;}
.b-client-section10__footer{color:#333333;font-family:robotoR, Arial;font-size:18px;text-align:center;width:640px;margin:0 auto;padding-top:30px;}
.b-client-section11{background-color:#48b6fb;height:100%;background-size:cover;margin:0 -500px;padding:75px 0;position:relative;text-align:center;}
.b-client-section11-form{width:885px;height:auto;border:5px solid #fff;margin:0 auto;}
.b-client-section11__name{color:#fff;font-family:robotoB, Arial;font-size:24px;text-align:center;text-transform:uppercase;padding-top:20px;}
.b-client-section11-form{color:#fff;font-family:robotoR, Arial;font-size:20px;text-align:center;}
.client-ask1 input[type="text"]{width:240px;}
input.btn.btncancelorderclient{padding:unset; display:block;height:54px;width:400px;background-color:#f2ce09;text-align:center;line-height:50px;font-family:robotoR;text-decoration:none;text-transform:none;margin-top:60px;font-size:14px;border:none;box-shadow:0.2em 0.2em 2px rgba(122,122,122,0.5);margin:0 auto;margin-top:40px;margin-right:auto;margin-bottom:0px;margin-left:auto;}
input.btn.btncancelorderclient:hover{background-color:#feed8d;}
.b-client-section12{width:960px;margin:0 auto;padding-top:60px;padding-bottom:20px;}
.b-client-section12__text{color:#333;font-family:robotoB, Arial;font-size:18px;text-align:center;width:720px;margin:0 auto;}
.b-client-section12__img{width:72px;height:54px;background:url('/local/templates/main/images/client/section12-img.png') no-repeat;margin:0 auto;margin-top:60px;}
.client-ask1::-webkit-input-placeholder{color:#424242;font-size:16px;font-family:robotoL, Arial, Helvetica, serif;text-transform:none;}
.client-ask1::-moz-placeholder{color:#424242;font-size:16px;font-family:robotoL, Arial, Helvetica, serif;text-transform:none;}
.client-ask1:-moz-placeholder{color:#424242;font-size:16px;font-family:robotoL, Arial, Helvetica, serif;text-transform:none;}
.client-ask1:-ms-input-placeholder{color:#424242;font-size:16px;font-family:robotoL, Arial, Helvetica, serif;text-transform:none;}
.b-client-link{display:block;}
.b-grandsmetaM-section1{background:url('/local/templates/main/images/grandsmetaM/section1-bg1.png');height:782px;background-size:cover;margin:0 -500px;position:relative;text-align:center;z-index:1;padding-bottom:100px;}
.b-grandsmetaM-section1-logo{background:url('/local/templates/main/images/grandsmetaM/logo.png');width:509px;height:107px;margin-top:60px;}
.b-grandsmetaM-section__all{width:960px;margin:0 auto;}
.b-grandsmetaM-section1__red{width:410px;height:50px;background-color:#e61a19;font-family:robotoB, Arial;color:#fff;font-size:36px;text-align:center;line-height:40px;margin-top:30px;}
.b-grandsmetaM-section1__blue{width:265px;height:50px;background-color:#0054a6;font-family:robotoB, Arial;color:#fff;font-size:36px;text-align:center;line-height:40px;margin-top:30px;}
.b-grandsmetaM-section1__text{font-family:robotoB, Arial;color:#333333;font-size:36px;width:630px;height:130px;padding-left:10px;padding-top:5px;padding-bottom:30px;text-align:left;}
.akkordeon a{text-decoration:none;}
.b-grandsmetaM__list{float:left;width:560px;padding-top:20px;}
.b-grandsmetaM__list ul li{background:url('/local/templates/main/images/grandsmetaM/list-marker.png') no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:0px;line-height:1.5;padding-bottom:10px;text-align:left;font-size:16px;color:#000;font-family:robotoR, Arial;}
.b-grandsmetaM__list ul{margin-left:0px;}
.b-grandsmetaM-section2{background:url('/local/templates/main/images/grandsmetaM/section2-bg.png');height:180px;background-size:cover;margin:0 -500px;position:relative;text-align:center;margin-top:-23px;}
.b-grandsmetaM__right{background:url('/local/templates/main/images/grandsmetaM/section12-bg.png');width:888px;height:680px;float:left;margin-top:-30%;margin-left:11%;}
.b-grandsmetaM-section3{background:url('/local/templates/main/images/grandsmetaM/section3-bg.jpg');height:720px;background-size:cover;margin:0 -500px;position:relative;text-align:center;margin-top:-23px;}
.b-grandsmetaM-section3__name{font-size:36px;color:#333333;font-family:robotoB, Arial;text-align:left;}
.b-grandsmetaM-__textred{font-size:24px;color:#e61a19;font-family:robotoM, Arial;text-align:left;}
.b-grandsmetaM-section3__left{float:left;width:50%;}
.b-grandsmetaM-section3__left p{font-size:20px;color:#333333;font-family:robotoB, Arial;text-align:left;width:330px;margin-bottom:-15px;}
.b-grandsmetaM-section3__textblue{font-size:18px;color:#0054a6;font-family:robotoM, Arial;text-align:left;width:170px;height:80px;margin-left:65%;margin-top:5%;}
.b-grandsmetaM-section3__next{background:url('/local/templates/main/images/grandsmetaM/section3-strelka.png');width:115px;height:114px;margin-left:56%;margin-top:-4%;}
.b-grandsmetaM-section3__right{float:left;width:400px;height:550px;margin-top:-40px;margin-left:60px;}
.b-grandsmetaM-section3__forma{padding-top:30px;width:422px;height:543px;background:url('/local/templates/main/images/grandsmetaM/section3-form.png') no-repeat;}
.b-grandsmetaM-section3__forma p span{font-family:robotoM;color:#fff;padding-top:5px;font-size:24px;text-transform:uppercase;}
.b-grandsmetaM-section3__forma p{font-family:robotoM;color:#fff;font-size:18px;padding-bottom:10px;}
.grandsmetaM-ask1 input[type="text"]{width:320px;margin-top:18px;display:block;margin-left:64px;}
.grandsmetaM-ask1 textarea{width: 320px;
    /* padding: 9px 10px; */
    /* font-size: 12px; */
    /* background: #fff; */
    /* border: 1px solid #d8d8d8; */
    margin: 1.3em auto;
    /* border-radius: 10px; */
    /* color: #999999; */
    /* font-size: 14px; */
    /* font-family: roboto, Arial, Helvetica, serif; */
    /* height: 45px; */
    margin-left: 20px;}
input.btn.btngrandsmetaM{display:block;width:78%;background:url(/bitrix/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:3rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;font-size:22.5px;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:20px;cursor:pointer;margin-left:46px;margin-top:60px;text-transform:none;font-family:robotoR, Arial;}
input.btn.btngrandsmetaM:hover{background:url(/bitrix/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x;}
.b-grandsmetaM-section4{background:url('/local/templates/main/images/grandsmetaM/section4-bg.png');height:576px;background-size:cover;margin:0 -500px;position:relative;text-align:center;margin-top:-23px;}
.b-grandsmetaM-section4-left{float:left;width:430px;height:486px;background:url('/local/templates/main/images/grandsmetaM/section4-img1.png');margin-top:90px;}
.b-grandsmetaM-section4-right{float:left;width:380px;height:362px;background:url('/local/templates/main/images/grandsmetaM/section4-img2.png');margin-top:90px;margin-left:30px;padding-left:50px;padding-right:50px;padding-top:30px;}
.b-grandsmetaM-section4-right p{font-size:18px;color:#333333;font-family:robotoR, Arial, Helvetica, serif;text-align:left;line-height:1.2em;}
.b-grandsmetaM-section4-footer{font-size:18px;color:#333333;font-family:robotoB, Arial, Helvetica, serif;text-align:right;}
.b-grandsmetaM-section4-footer span{font-size:13px;color:#333333;font-family:robotoR, Arial, Helvetica, serif;}
.b-grandsmetaM-section5{padding-bottom:150px;padding-top:100px;}
.b-grandsmetaM-section5__hr1{width:650px;height:1px;background-color:#0054a6;margin:0 auto;}
.b-grandsmetaM-section5__hr-text,
.b-grandsmetaM-section8__hr-text{font-size:24px;color:#0054a6;font-family:robotoM, Arial, Helvetica, serif;margin-top:-2.3%;width:260px;text-align:center;background-color:#fff;margin-left:36%;}
.b-grandsmetaM-section5__name,
.b-grandsmetaM-section8__name{font-size:30px;color:#333333;font-family:robotoM, Arial, Helvetica, serif;text-align:center;text-transform:uppercase;}
.b-grandsmetaM-section__item{width:980px;padding-top:40px;padding-bottom:30px;margin:0 auto;}
.b-grandsmetaM-section__item-img1{float:left;width:480px;height:330px;background:url('/local/templates/main/images/grandsmetaM/section5-img.png') 0px 0px no-repeat;}
.b-grandsmetaM-section__item-img2{float:left;width:480px;height:330px;background:url('/local/templates/main/images/grandsmetaM/section5-img.png') -509px 0px no-repeat;margin-left:20px;}
.b-grandsmetaM-section__item-img3{float:left;width:480px;height:330px;background:url('/local/templates/main/images/grandsmetaM/section5-img.png') 0px -367px no-repeat;}
.b-grandsmetaM-section__item-img4{float:left;width:480px;height:330px;background:url('/local/templates/main/images/grandsmetaM/section5-img.png') -509px -367px no-repeat;margin-left:20px;}
.b-grandsmetaM-section__item-name{float:left;font-size:20px;color:#333333;font-family:robotoB, Arial, Helvetica, serif;text-align:left;text-transform:uppercase;width:290px;margin-left:28%;margin-top:7%;height:40px;}
.b-grandsmetaM-section__item-text1{display:block;background-color:#f9efb9;width:auto;float:right;padding:0px 3px;text-transform:uppercase;font-size:20px;color:#333333;font-family:robotoB, Arial, Helvetica, serif;}
.b-grandsmetaM-section__item-text2{display:block;background-color:#f9efb9;width:auto;float:left;padding:0px 3px;text-transform:uppercase;font-size:20px;color:#333333;font-family:robotoB, Arial, Helvetica, serif;}
.b-grandsmetaM-section__red{font-size:36px;color:#e61a19;font-family:robotoB, Arial, Helvetica, serif;margin-top:4%;margin-left:28%;width:330px;text-align:left;}
.b-grandsmetaM-section__red span{display:block;width:28px;height:28px;background:url('/local/templates/main/images/grandsmetaM/section5-img.jpg') no-repeat;float:right;margin-right:80px;}
.b-grandsmetaM-section__textall{font-size:14px;color:#333333;font-family:robotoR, Arial, Helvetica, serif;margin-left:24%;width:285px;text-align:left;padding-left:20px;height:118px;line-height:1.3em;}
.b-grandsmetaM-section5__btn{width:260px;height:50px;display:block;text-decoration:none;}
.b-grandsmetaM__btn{display:block;width:100%;background:url(/bitrix/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:3rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;font-size:22.5px;color:#424242;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:44px;cursor:pointer;margin-left:36%;;text-transform:none;font-family:robotoR, Arial;}
.b-grandsmetaM__btn:hover{background:url(/bitrix/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x;}
.b-grandsmetaM-section5__right{width:300px;margin-left:20%;}
.b-grandsmetaM-section5__right1{width:300px;margin-left:10%;}
.b-grandsmetaM-section5__footer-item{padding-top:0px;width:960px;margin:0 auto;padding-top:30px;}
.b-grandsmetaM-section5__footer-span{float:left;width:8px;height:8px;background:url('/local/templates/main/images/grandsmetaM/section5-ps.png') no-repeat;margin-right:15px;}
.b-grandsmetaM-section5__footer-item p{font-size:14px;color:#333333;font-family:robotoR, Arial, Helvetica, serif;width:460px;text-align:left;margin-left:20px;}
.b-grandsmetaM-section6{padding-top:40px;height:510px;}
.b-grandsmetaM-section6__hr{width:940px;height:1px;background-color:#0054a6;margin:0 auto;}
.b-grandsmetaM-section6__hr-text{font-size:24px;color:#0054a6;font-family:robotoM, Arial, Helvetica, serif;margin-top:-2.3%;width:730px;text-align:center;background-color:#fff;margin-left:12%;}
.b-grandsmetaM-section6__name{font-size:30px;color:#333333;font-family:robotoB, Arial, Helvetica, serif;text-align:center;text-transform:uppercase;width:580px;margin:0 auto;text-align:center;margin-top:20px;}
.b-grandsmetaM-section6__phone{color:#e61a19;font-family:robotoB, Arial, Helvetica, serif;text-align:center;font-size:36px;}
.b-grandsmetaM-section6__phone-link{color:#e61a19;text-decoration:none;}
.b-grandsmetaM-section6__left{float:left;width:300px;height:250px;}
.b-grandsmetaM-section6__img1{width:160px;height:174px;background:url('/local/templates/main/images/grandsmetaM/section6-img.png') 0px 0px no-repeat;margin:0 auto;}
.b-grandsmetaM-section6__img2{width:120px;height:174px;background:url('/local/templates/main/images/grandsmetaM/section6-img.png') -358px 0px no-repeat;margin:0 auto;}
.b-grandsmetaM-section6__img3{width:219px;height:174px;background:url('/local/templates/main/images/grandsmetaM/section6-img.png') -607px 0px no-repeat;margin:0 auto;}
.b-grandsmetaM-section6__text{color:#0054a6;font-family:robotoR, Arial, Helvetica, serif;text-align:center;font-size:18px;padding-top:15px;}
.b-grandsmetaM-section7{background:url('/local/templates/main/images/grandsmetaM/section7-bg.png');height:460px;background-size:cover;margin:0 -500px;position:relative;text-align:center;margin-top:-23px;}
.b-grandsmetaM-section__item-svern{width:520px;height:51px;background:url('/local/templates/main/images/grandsmetaM/section7-img02.png') no-repeat;font-size:24px;color:#fff;font-family:robotoB, Arial, Helvetica, serif;text-align:center;line-height:51px;margin-top:10px;text-align:left;padding-left:50px;}
.b-grandsmetaM-section__left,
.b-grandsmetaM-section__right{float:left;padding-top:40px;}
.b-grandsmetaM-section__right{margin-left:30px;}
.b-grandsmetaM-section7__all{width:1200px;margin:0 auto;}
.b-grandsmetaM-section__item-razvern{width:520px;height:51px;background:url('/local/templates/main/images/grandsmetaM/section7-img01.png') no-repeat;font-size:24px;color:#fff;font-family:robotoB, Arial, Helvetica, serif;text-align:center;line-height:51px;margin-top:10px;text-align:left;padding-left:50px;}
.b-grandsmetaM-section__item-razvernall{height:auto;background-color:#fff;width:520px;padding-left:50px;}
ul.akkordeon{width:565px;list-style-type:none;}
ul.akkordeon li > p{cursor:pointer;margin:0;font-size:24px;color:#fff;font-family:robotoB, Arial, Helvetica, serif;text-align:left;line-height:51px;margin-top:10px;text-align:left;padding-left:50px;background:url('/local/templates/main/images/grandsmetaM/section7-img02.png') no-repeat;}
ul.akkordeon li > p:hover{background:url('/local/templates/main/images/grandsmetaM/section7-img02.png') no-repeat;}
ul.akkordeon li > p.active{background:url('/local/templates/main/images/grandsmetaM/section7-img01.png') no-repeat;color:#151515;}
ul.akkordeon li > div{display:none;padding:10px;background-color:#fff;color:#333333;font-family:robotoR, Arial, Helvetica, serif;text-align:left;font-size:14px;}
.b-grandsmetaM-section8{height:760px;padding-top:80px;}
.b-grandsmetaM-section8__hr1{width:600px;height:1px;background-color:#0054a6;margin:0 auto;}
.b-grandsmetaM-section8__all{height:320px;padding-left:60px;}
.b-grandsmetaM-section8__item{height:260px;width:300px;float:left;text-align:left;}
.b-grandsmetaM-section8__item p{font-size:14px;color:#333333;font-family:robotoR, Arial, Helvetica, serif;text-align:left;width:220px;}
.b-grandsmetaM-section8__img1{height:50px;width:40px;background:url('/local/templates/main/images/grandsmetaM/section8-img.png') 0px 0px no-repeat;}
.b-grandsmetaM-section8__img2{height:50px;width:70px;background:url('/local/templates/main/images/grandsmetaM/section8-img.png') -75px 0px no-repeat;}
.b-grandsmetaM-section8__img3{height:50px;width:35px;background:url('/local/templates/main/images/grandsmetaM/section8-img.png') -169px 0px no-repeat;}
.b-grandsmetaM-section8__img4{height:60px;width:46px;background:url('/local/templates/main/images/grandsmetaM/section8-img.png') 0px -51px no-repeat;}
.b-grandsmetaM-section8__img5{height:60px;width:46px;background:url('/local/templates/main/images/grandsmetaM/section8-img.png') -75px -51px no-repeat;}
.b-grandsmetaM-section8__img6{height:60px;width:40px;background:url('/local/templates/main/images/grandsmetaM/section8-img.png') -169px -51px no-repeat;}
.b-grandsmetaM-section9{background:url('/local/templates/main/images/grandsmetaM/section9-bg.png');height:736px;background-size:cover;margin:0 -500px;position:relative;text-align:center;margin-top:-23px;padding-top:40px;}
.b-grandsmetaM-section9__blue,
.b-grandsmetaM-section9__grey{margin-left:6%;float:left;width:15px;height:15px;margin-bottom:15px;margin-top:5px;margin-right:5px;}
.b-grandsmetaM-section9__blue{background-color:#0054a6;}
.b-grandsmetaM-section9__text{float:left;font-size:16px;color:#333333;font-family:robotoR, Arial, Helvetica, serif;}
.b-grandsmetaM-section9__grey{background-color:#dadbdc;}
.b-grandsmetaM-section9__img1{float:left;height:290px;width:753px;background:url('/local/templates/main/images/grandsmetaM/section9-img1.png') no-repeat;margin-top:-8%;margin-left:9%;}
.b-grandsmetaM-section9__left{float:left;font-family:robotoB;color:#424242;font-size:28px;width:216px;padding-top:12%;text-align:left;margin-left:6%;}
.b-grandsmetaM-section9__img2{float:left;width:567px;height:417px;background:url('/local/templates/main/images/grandsmetaM/section9-img2.png') no-repeat;margin-left:80px;margin-left:118px;margin-top:-3%;}
.b-grandsmetaM-section10{height:850px;padding-top:100px;}
.b-grandsmetaM-section10__left{float:left;width:430px;height:550px;margin-left:40px;}
.b-grandsmetaM-section10__left{float:left;width:450px;height:810px;padding-left:40px;}
.b-grandsmetaM-section10__right{float:left;padding-top:30px;padding-left:20px;}
.b-grandsmetaM-section10__right p{font-family:robotoR, Arial;color:#333333;font-size:14px;width:340px;text-align:left;}
.b-grandsmetaM-section10__right p span{font-family:robotoB, Arial;color:#333333;font-size:16px;}
.b-grandsmetaM-section10__img1{float:left;width:249px;height:504px;background:url('/local/templates/main/images/grandsmetaM/section10-img1.png') no-repeat;margin-left:-26%;margin-top:20%;}
.b-grandsmetaM-section10__footertext{float:left;font-family:robotoM, Arial;color:#0054a6;font-size:18px;width:170px;height:75px;text-align:left;margin-left:60px;margin-top:20%;}
.b-grandsmetaM-section10__all{width:1100px;margin:0 auto;}
.b-grandsmetaM-section10__img2{float:left;width:115px;height:114px;background:url('/local/templates/main/images/grandsmetaM/section10-strelka.png') no-repeat;margin-left:35%;margin-top:-14%;}
.b-grandsmetaM-section10__footer{width:400px;}
.client-ask1 textarea {
    width: 246px;
    padding: 9px 10px;
    font-size: 12px;
    /* background: #fff; */
    /* border: 1px solid #d8d8d8; */
    margin: 0.4em auto;
    /* border-radius: 10px; */
    /* color: #999999; */
    /* font-size: 22px; */
    /* font-family: roboto, Arial, Helvetica, serif; */
    /* height: 45px; */
    margin-left: -26px;
}
.recommend{width:130px;height:26px;background-color:#54d454;position:absolute;margin-left:17.5%;margin-top:-0.6%;color:#000000;font-size:16px;text-align:center;font-family:robotoR, Arial, Helvetica, serif;border-radius:5px;}
.b-client-link:hover .b-client-section10__img1{background:url('/local/templates/main/images/client/section10-img1-hover.png') no-repeat;}
.b-client-link:hover .b-client-section10__item-text{color:#48b6fb;text-decoration:none;}
.b-client-link:hover{text-decoration:none;}
.b-client-link:hover .b-client-section10__img3{background:url('/local/templates/main/images/client/section10-img3.png') no-repeat;}
.b-client-section2__namefirst{font-family:roboto;text-align:center;font-size:16px;color:#333333;width:700px;height:50px;margin:0 auto;}
.b-client-section9-height{height:1400px !important;}
.b-client-section9__text-cat,
.b-client-section9__text-nocat{color:#48b6fb;cursor:pointer;font-family:roboto;}
.b-client-section9__text-cat:hover,
.b-client-section9__text-nocat:hover{color:#000000;}
@media (max-width:1024px){.b-grandsmetaM-section1{padding-bottom:40%;}
    .b-grandsmetaM-section2{margin-top:-73px;}
    ul.akkordeon li > p{cursor:pointer;margin:0;font-size:8px;color:#fff;font-family:robotoB, Arial, Helvetica, serif;text-align:left;line-height:51px;margin-top:10px;text-align:left;padding-left:30px;background:url('/bitrix/templates/main/images/grandsmetaM/section7-img02.png') -130px 0px no-repeat;}
    ul.akkordeon{width:440px;}
    .b-grandsmetaM-section7__all{width:960px;margin:0 auto;}
    .akkordeon li ol li,
    .akkordeon li,
    .akkordeon li div{font-size:8px;padding-right:10px;}
    .active-section7{height:1600px !important;}
    ul.akkordeon li > div{font-size:8px;}
}
.b-rgd__section1{background:url('/local/templates/main/images/rgd/section1-bg.png') no-repeat;height:98px;width:1112px;position:relative;text-align:center;margin-left:-30px;line-height:85px;}
.b-rgd__section-item{width:960px;margin:0 auto;}
.b-rgd__section1-title{font-family:RobotoB, Arial;color:#fff;font-size:30px;text-align:left;line-height: unset;}
.b-rgd__text-darkblue{color:#122d63;}
.b-rgd__section2{background:url('/local/templates/main/images/rgd/section2-bg.png') no-repeat;height:399px;width:1004px;position:relative;text-align:center;margin-left:-30px;}
.b-rgd__section2-left{float:left;height:260px;width:500px;text-align:center;padding-top:60px;font-family:RobotoR, Arial;}
.b-rgd__section2-title{color:#fff;font-size:36px;line-height:1.1;}
.b-rgd__section2-hr{height:8px;width:480px;background-color:#fff;margin:0 auto;margin-top:45px;margin-bottom:45px}
.b-rgd__section2-text{color:#fff;font-size:20px;}
.b-rgd__section2-img{height:231px;width:334px;background:url('/local/templates/main/images/rgd/section2-img.png') no-repeat;}
.b-rgd__section2-right{float:left;height:260px;width:350px;text-align:center;padding-top:60px;font-family:RobotoR, Arial;margin-left:80px;}
.b-button-rgd{display:block;width:100%;background:url(/local/templates/main/images/rik/btn-bg-rik.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:7px;font-size:20px;color:#000000;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:35px;cursor:pointer;font-family:RobotoM, Arial;}
.b-rgd__button{width:15.3rem;height:3.1875rem;margin:0 auto;position:absolute;padding-left:50px;}
.b-button-rgd:hover{background:url(/local/templates/main/images/rik/btn-bg-rik-hover.png) repeat-x;}
.b-rgd__section3{}
.b-rgd__section3-bg{background:url('/local/templates/main/images/rgd/section3-bg.png') no-repeat;height:826px;width:1006px;position:relative;text-align:center;margin-left:-30px;margin-top:-20px;}
.b-rgd__section3-title,
.b-rgd__section11-title,
.b-rgd__section13-title{color:#424242;font-family:robotoR;font-size:48px;padding-bottom:20px;padding-top:42px;text-align:center;}
.b-rgd__section3-column{float:left;height:auto;width:280px;padding-bottom:20px;}
.b-rgd__section3-column-center{margin-right:40px;margin-left:70px;}
.b-rgd__section3-column-title1{background:url('/local/templates/main/images/rgd/section3-item.png') 0px -26px no-repeat;height:105px;width:45px;}
.b-rgd__section3-column:hover .b-rgd__section3-column-title1,
.b-rgd__section3-column-title1:hover{background:url('/local/templates/main/images/rgd/section3-item-hover.png') 0px -30px no-repeat;}
.b-rgd__section3-column:hover .b-rgd__section3-column-title2,
.b-rgd__section3-column-title2:hover{background:url('/local/templates/main/images/rgd/section3-item-hover.png') -60px -28px no-repeat;}
.b-rgd__section3-column:hover .b-rgd__section3-column-title3,
.b-rgd__section3-column-title3:hover{background:url('/local/templates/main/images/rgd/section3-item-hover.png') -144px -27px no-repeat;}
.b-rgd__section3-column:hover .b-rgd__section3-column-title4,
.b-rgd__section3-column-title4:hover{background:url('/local/templates/main/images/rgd/section3-item-hover.png') -216px -27px no-repeat;}
.b-rgd__section3-column:hover .b-rgd__section3-column-title5,
.b-rgd__section3-column-title5:hover{background:url('/local/templates/main/images/rgd/section3-item-hover.png') -298px -27px no-repeat;}
.b-rgd__section3-column-title2{background:url('/local/templates/main/images/rgd/section3-item.png') -50px -26px no-repeat;height:105px;width:74px;margin-left:35px;}
.b-rgd__section3-column-title3{background:url('/local/templates/main/images/rgd/section3-item.png') -132px -23px no-repeat;height:105px;width:67px;}
.b-rgd__section3-column-title4{background:url('/local/templates/main/images/rgd/section3-item.png') -200px -23px no-repeat;height:105px;width:72px;margin-left:53px;}
.b-rgd__section3-column-title5{background:url('/local/templates/main/images/rgd/section3-item.png') -273px -23px no-repeat;height:105px;width:68px;margin-left:35px;}
.b-rgd__section3-row{padding-top:40px;}
.b-rgd__section3-column-name{color:#424242;font-family:robotoB, Arial;font-size:24px;margin-top:20px;line-height:1.2;margin-bottom:20px;}
.b-rgd__section3-column-text{color:#424242;font-family:robotoR, Arial;font-size:18px;}
.section3-row-width{width:750px;margin:0 auto;}
.section3-column-right{margin-right:120px;margin-left:50px;}
.b-rgd__title{color:#424242;font-family:robotoR;font-size:48px;padding-bottom:20px;padding-top:42px;text-align:center;}
.b-rgd__section4-item{width:480px;height:180px;color:#424242;font-size:24px;margin:0 auto;text-align:center;font-weight:bold;}
.b-rgd__section4-imgleft{background:url('/local/templates/main/images/rgd/section4-img1.png');height:32px;width:32px;margin:0 auto;}
.b-rgd__section4-imgright{background:url('/local/templates/main/images/rgd/section4-img2.png');height:30px;width:35px;margin:0 auto;}
.b-rgd__section4-text{padding-top:30px;width:360px;margin:0 auto;}
.b-rgd__section4{height:280px;}
.b-rgd__section5{height:auto;padding-bottom:60px;}
.b-rgd__section5-title{height:140px;font-family:robotoR, Arial;color:#424242;font-size:36px;margin:0 auto;text-align:center;line-height:1.2em;}
.b-rgd__section5 p{height:80px;color:#424242;font-size:18px;margin:0 auto;text-align:left;padding-top:30px;}
.b-rgd__section6-row{height:260px;}
.b-rgd__section6-row-first{width:700px;height:50px;}
.b-rgd__section6-img1{float:left;background:url('/local/templates/main/images/rgd/section6-img.png') 0px 0px no-repeat;height:200px;width:200px;margin:0 auto;}
.b-rgd__section6-img2{float:left;background:url('/local/templates/main/images/rgd/section6-img.png') -0px -200px no-repeat;height:220px;width:200px;margin:0 auto;}
.b-rgd__section6-img3{float:left;background:url('/local/templates/main/images/rgd/section6-img.png') -0px -420px no-repeat;height:215px;width:200px;margin:0 auto;}
.b-rgd__section6-img4{float:left;background:url('/local/templates/main/images/rgd/section6-img.png') -0px -630px no-repeat;height:218px;width:200px;margin:0 auto;}
.b-rgd__section6-img5{float:left;background:url('/local/templates/main/images/rgd/section6-img.png') -0px -850px no-repeat;height:218px;width:200px;margin:0 auto;}
.b-rgd__section6-nomer{font-family:robotoB, Arial;color:#fff;float:right;background:#e42a2a;text-align:center;}
.nomer1{width:40px;height:40px;border-radius:20px;line-height:40px;font-size:22px;}
.nomer2{width:50px;height:50px;border-radius:25px;line-height:50px;font-size:25px;}
.nomer3{width:54px;height:54px;border-radius:27px;line-height:54px;font-size:35px;}
.b-rgd__text-left{padding-left:40px;color:#fff !important;}
.nomer4{width:60px;height:60px;border-radius:30px;line-height:60px;font-size:35px;}
.nomer5{width:84px;height:84px;border-radius:42px;line-height:84px;font-size:48px;margin-top:-33px;}
.b-rgd__section6{height:1500px;margin-bottom:50px;}
.b-rgd__section6-item{float:left;margin-left:60px;padding-bottom:40px;}
.b-rgd__section6-title{float:left;font-size:36px;color:#424242;font-weight:bold;}
.b-rgd__section6-text{font-family:robotoR, Arial;font-size:18px;color:#424242;width:700px;text-align:left;margin-top:20px;}
.b-rgd__section6-blue{color:#48b6fb;}
.b-rgd__section6-red{color:#e42a2a;}
.b-rgd__bg-red{background:url('/local/templates/main/images/rgd/section6-img2.png') no-repeat;width:673px;height:54px;}
.b-rgd__section6-footer{display:block;font-family:badscriptR;font-size:24px;color:#e21a1a;text-align:center;line-height:1.2em;padding-top:30px;}
.b-rgd__section7{background:url('/local/templates/main/images/rgd/section7-bg.png') no-repeat;height:487px;width:1008px;position:relative;text-align:center;padding-top:60px;margin-left:-30px;}
.b-rgd__section7-left{background:url('/local/templates/main/images/rgd/section7-img.png') no-repeat;height:219px;width:257px;margin-left:45px;margin-top:3%;}
.b-rgd__section7-name{text-align:left;font-family:badscriptR;color:#e42a2a;padding-top:5px;font-size:24px;padding-left:15px;}
.b-rgd__section7-center{float:left;width:320px;height:400px;padding-left:20px;}
.b-rgd__section7-textblue{text-align:left;font-family:robotoM;color:#084e84;padding-top:0px;font-size:18px;padding-left:15px;text-transform:uppercase;margin-top:-20px;width:300px;}
.b-rgd__section7 p{margin:0em 0;margin-bottom:5px;}
.b-rgd__section7-strela{width:128px;height:55px;background:url('/local/templates/main/images/rgd/section7-next.png') no-repeat;margin-top:0px;margin-left:180px;}
.b-rgd__section7-textblack{text-align:left;font-family:roboroB, Arial;color:#424242;padding-top:5px;font-size:18px;padding-left:15px;margin-top:-20px;}
.b-rgd__section7-textblack span{font-size:30px;font-family:badscriptR;}
.b-rgd__section7-right{float:left;width:340px;height:450px;padding-top:30px;margin-top:-70px;margin-left:18px;}
.b-rgd__section7-forma{padding-top:30px;width:340px;height:437px;background:url('/local/templates/main/images/rgd/section7-form.png') no-repeat;}
.b-rgd__section-itemnew{width:1000px;margin:0 auto;}
.b-rgd__section7-forma p span{font-family:robotoB;color:#fff;padding-top:5px;font-size:20px;text-transform:uppercase;}
.b-rgd__section7-forma p{font-family:robotoL;color:#fff;font-size:18px;margin-bottom:20px;}
.rgd-ask1 input[type="text"]{width:250px;margin-top:3px;display:block;margin-left:44px;}
.rgd-ask1 textarea{width: 250px;
    padding: 9px 10px;
    font-size: 12px;
    /* background: #fff; */
    /* border: 1px solid #d8d8d8; */
    /* margin: 0.2em auto; */
    border-radius: 10px;
    color: #999999;
    font-size: 15px;
    font-family: roboto, Arial, Helvetica, serif;
    height: 80px;}
input.btn.btnrgd:hover{background:transparent url("/local/templates/main/images/turbosmetchik/section4-btn-hover.png") repeat scroll 0% 0%;cursor:pointer;}
input.btn.btnrgd{margin-top: 13%;
    padding: unset;display:block;height:50px;width:240px;background:url('/local/templates/main/images/turbosmetchik/section4-btn.png');text-align:center;line-height:48px;text-transform:none;text-decoration:none;font-size:18px;border:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;margin-left:15%;font-family:robotoR, Arial;color:#000;}
a.rgd{text-decoration:none;}
.b-rgd__section7-nexttext{font-family:robotoR;color:#424242;font-size:16px;margin-top:-15px;}
.b-rgd__section7-nexttext span{font-family:robotoB;}
.b-rgd__section-title{font-family:robotoR;color:#424242;font-size:48px;margin-top:15px;margin:0 auto;text-align:center;}
.b-rgd__section8{height:1100px;}
.b-rgd__section8-name{font-family:robotoB, Arial;color:#424242;font-size:36px;margin-top:15px;text-align:center;padding-bottom:30px;}
.b-rgd__section-left{float:left;width:323px;height:902px;background:url('/local/templates/main/images/rgd/section8-img.jpg') no-repeat;margin-left:-20px;}
.b-rgd__section-right{float:left;font-family:robotoR;color:#838383;font-size:18px;width:630px;padding-left:20px;}
.b-rgd__section-right li{background:url('/local/templates/main/images/rgd/section8-li.png') no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:15px;line-height:20px;text-align:left;line-height:1.6em;}
.b-rgd__section-right li span{text-transform:uppercase;color:#e21a1a;}
.b-rgd__section9{background:url('/local/templates/main/images/rgd/section9-bg.png') no-repeat;height:850px;width:1005px;position:relative;text-align:center;padding-top:60px;margin-left:-30px;padding-top:154px;}
.b-rgd__section9-column1{height:100px;width:230px;}
.b-rgd__section9-columns{width:340px;height:100px;background-color:#032d4e;}
.b-rgd__section9-text{color:#fff;font-family:robotoB, Arial;font-size:18px;}
.b-rgd__section9-summa{display:block;font-family:OpenSansL, Arial;font-size:24px;text-transform:uppercase;color:#fff;}
.border-none{font-family:OpenSansL, Arial;}
#content .b-rgd__table{border:0px solid #CCC;border-collapse:collapse;border-spacing:0;width:94%;margin:0 auto;font-family:robotoR, Arial;font-size:18px;color:#424242;}
.b-rgd__border-right{border-right:2px solid #fff;}
.b-rgd__section9-img{display:block;float:left;width:74px;height:73px;background:url('/local/templates/main/images/rgd/section9-img.png') no-repeat;margin-top:-18px;}
.b-rgd__section9-textall{text-align:center;width:280px;}
.b-rgd__table-th{border-right:2px solid #032d4e;}
.b-rgd__table-td{border:2px solid #e5e5e5;line-height:1.2em;}
.border-none{border-top:none;}
.b-rgd__table-tr{width:100%;height:92px;background-color:#fff;}
.border-none{font-size:24px;text-transform:uppercase;line-height:0.8em;}
.b-rgd__table-td span{text-transform:none;font-size:16px;color:#e42a2a;}
.b-rgd__btn-top{margin-top:-24px;}
.b-rgd__section9-footer{width:330px;height:70px;font-family:robotoR, Arial;font-size:16px;color:#424242;text-align:right;float:right;margin-right:30px;margin-top:20px;}
.b-rgd__section9-footer span{font-size:24px;}
.b-rgd__section10-first{height:120px;}
.b-rgd__section10-next{float:left;width:141px;height:92px;background:url('/local/templates/main/images/rgd/section10-next.png') no-repeat;}
.b-rgd__section10-firsttext{font-family:robotoM, Arial;font-size:18px;color:#333333;width:330px;float:left;margin-top:-20px;margin-left:-120px;}
.b-rgd__section10-red{color:#e21a1a;font-family:robotoB, Arial;font-size:36px;width:340px;margin-top:-40px;float:left;margin-left:140px;}
.b-rgd__section10{height:auto;padding-bottom:20px;}
.b-rgd__section10-bg-red{background:url('/local/templates/main/images/rgd/section10-img.png') no-repeat;width:673px;height:54px;float:right;margin-right:20px;}
.b-rgd__section10-text{font-family:robotoR, Arial;font-size:18px;color:#424242;padding-top:30px;width:900px;}
.b-rgd__section10-text span{font-family:robotoR, Arial;font-size:24px;color:#e21a1a;text-transform:uppercase;}
.b-rgd__section10-second{padding-top:60px;}
.b-rgd__section10-footer{font-family:robotoR, Arial;font-size:18px;color:#e21a1a;padding-top:30px;padding-bottom:40px;}
.b-rgd__buttonnew{width:23rem;margin:0 auto;}
.b-button-rgdnew{display:block;width:100%;background:url(/local/templates/main/images/rgd/btn-bg-rgd.png) repeat-x 0px -1px;height:54px;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:8px;font-size:16px;color:#000000;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:1.4em;cursor:pointer;font-family:RobotoM, Arial;}
.b-button-rgdnew:hover{background:url(/local/templates/main/images/rgd/btn-bg-rgd-hover.png) repeat-x;}
.b-rgd__section11-row{padding-top:100px;padding-left:10px;}
.b-rgd__section11-column,
.b-rgd__section13-column{float:left;height:auto;width:290px;padding-bottom:30px;padding-left:10px;padding-right:10px;;}
.b-rgd__section11-column-title1{background:url('/local/templates/main/images/rgd/section11-img.png') 0px 0px no-repeat;height:50px;width:40px;margin:0 auto;}
.b-rgd__section11-column-title2{background:url('/local/templates/main/images/rgd/section11-img.png') -48px 0px no-repeat;height:50px;width:50px;margin:0 auto;}
.b-rgd__section11-column-title3{background:url('/local/templates/main/images/rgd/section11-img.png') -100px 0px no-repeat;height:50px;width:50px;margin:0 auto;}
.b-rgd__section11-column-title4{background:url('/local/templates/main/images/rgd/section11-img.png') -150px 0px no-repeat;height:50px;width:50px;margin:0 auto;}
.b-rgd__section11-column-title5{background:url('/local/templates/main/images/rgd/section11-img.png') -200px 0px no-repeat;height:50px;width:44px;margin:0 auto;}
.b-rgd__section11-column-title6{background:url('/local/templates/main/images/rgd/section11-img.png') -244px 0px no-repeat;height:50px;width:50px;margin:0 auto;}
.b-rgd__section11-column-text,
.b-rgd__section13-column-text{color:#424242;font-family:robotoR, Arial;font-size:18px;text-align:center;padding-top:20px;padding-left:10px;padding-right:10px;}
.b-rgd__section11-bg{background:url('/local/templates/main/images/rgd/section11-bg.png') no-repeat;height:819px;width:1007px;position:relative;text-align:center;margin-left:-30px;margin-top:-20px;}
.b-rgd__section11-row2{padding-top:70px;padding-left:10px;}
.b-rgd__section11,
.b-rgd__section13{height:auto;padding-bottom:100px;}
.b-rgd__section11-footer{float:right;width:300px;height:80px;color:#333333;font-family:robotoM, Arial;font-size:18px;text-align:right;margin-top:180px;}
.b-rgd__section11-footer a{text-transform:uppercase;color:#084e84;font-family:robotoM, Arial;font-size:24px;}
.b-rgd__section11-footer a:hover{text-decoration:none;}
.b-rgd__section12{height:auto;padding-bottom:20px;}
.b-rgd__section12-text{font-family:robotoR, Arial;font-size:18px;color:#424242;padding-top:30px;width:900px;}
.b-rgd__section12-firsttext{font-family:robotoM, Arial;font-size:18px;color:#333333;width:650px;float:left;margin-top:-120px;margin-left:65px;}
.b-rgd__section12-next{float:left;width:141px;height:92px;background:url('/local/templates/main/images/rgd/section10-next.png') no-repeat;}
.b-rgd__section12-first{width:750px;margin:0 auto;}
.b-rgd__section12-red{color:#e21a1a;font-family:robotoB, Arial;font-size:36px;width:340px;margin-top:0px;float:left;margin-left:230px;}
.b-rgd__margin{margin-top:60px;}
.b-rgd__section13-column-title1{background:url('/local/templates/main/images/rgd/section13-img.png') 0px 0px no-repeat;height:46px;width:40px;margin:0 auto;}
.b-rgd__section13-column-title2{background:url('/local/templates/main/images/rgd/section13-img.png') -49px 0px no-repeat;height:50px;width:50px;margin:0 auto;}
.b-rgd__section13-column-title3{background:url('/local/templates/main/images/rgd/section13-img.png') -105px 0px no-repeat;height:50px;width:60px;margin:0 auto;}
.b-rgd__section13-column-title4{background:url('/local/templates/main/images/rgd/section13-img.png') -165px 0px no-repeat;height:50px;width:30px;margin:0 auto;}
.b-rgd__section13-column-title5{background:url('/local/templates/main/images/rgd/section13-img.png') -200px 0px no-repeat;height:50px;width:38px;margin:0 auto;}
.b-rgd__section13-row2{padding-top:70px;padding-left:10px;width:650px;margin:0 auto;}
.b-rgd__section13-text{height:60px;width:510px;margin:0 auto;font-family:robotoR, Arial;font-size:18px;color:#084e84;text-align:center;}
.b-rgd__section13-row{padding-top:60px;padding-left:10px;}
.b-rgd__section13-footer{font-family:badscriptR, Arial;color:#333333;font-size:16px;text-align:center;width:380px;margin:0 auto;padding-bottom:60px;}
.b-rgd__section14{background:url('/local/templates/main/images/rgd/section14-bg.png') no-repeat;height:270px;width:1007px;position:relative;text-align:center;margin-left:-30px;margin-top:-20px;padding-top:90px;}
.b-rgd__section14-item{float:left;padding-right:30px;width:150px;padding-left:10px;}
.b-rgd__section14__text-first{color:#084e84;font-family:robotoB, Arial;font-size:18px;}
.b-rgd__section14__text-first span{font-size:36px;}
.b-rgd__section14__text-desc{color:#424242;font-family:robotoR, Arial;font-size:13px;}
.b-rgd__footer{height:70px;width:630px;margin:0 auto;text-align:center;font-family:badscriptR, Arial;color:#333333;font-size:16px;padding-bottom:30px;}
.section2-nomer1{width:36px;height:36px;border-radius:18px;line-height:40px;font-size:22px;margin-top:36.5%;margin-left:14%;}
.b-rgd__section2-nomer{font-family:robotoB, Arial;color:#fff;float:left;background:#ae3939;text-align:center;position:absolute;cursor:pointer;}
.b-rgd__section2-img{position:relative;}
.section2-nomer2{width:40px;height:40px;border-radius:20px;line-height:40px;font-size:22.78px;margin-top:31%;margin-left:25%;}
.section2-nomer3{width:46px;height:46px;border-radius:23px;line-height:46px;font-size:26.67px;margin-top:24%;margin-left:37%;}
.section2-nomer4{width:56px;height:56px;border-radius:28px;line-height:56px;font-size:30px;margin-top:16%;margin-left:50.4%;}
.section2-nomer5{width:68px;height:68px;border-radius:35px;line-height:68px;font-size:35.56px;margin-top:5.6%;margin-left:66.4%;}
.section2-nomer1:hover{width:38px;height:38px;border-radius:19px;line-height:38px;font-size:24px;}
.section2-nomer2:hover{width:42px;height:42px;border-radius:21px;line-height:42px;font-size:26px;}
.section2-nomer3:hover{width:48px;height:48px;border-radius:24px;line-height:48px;font-size:29px;}
.section2-nomer4:hover{width:58px;height:58px;border-radius:29px;line-height:58px;font-size:33px;}
.section2-nomer5:hover{width:70px;height:70px;border-radius:35px;line-height:70px;font-size:38.56px;}
.b-pir__hide{display:none;}
.b-pir__section-item{width:960px;margin:0 auto;}
.b-pir__section1{height:340px;position:relative;text-align:center;padding-top:40px;}
.b-pir__section1-left{float:left;background:url('/local/templates/main/images/pir/section1-img.png') no-repeat;height:250px;width:460px;text-align:center;}
.b-pir__section1-right{float:left;height:260px;width:450px;text-align:left;margin-left:30px;text-transform:uppercase;}
.b-pir__section1-name{font-family:robotoB, Arial;color:#007ac9;font-size:25px;font-weight:bold;}
.b-pir__section1-name span{font-size:21px;font-weight:normal;}
.b-pir__section1-text{text-transform:none;font-family:robotoR, Arial;color:#333333;font-size:15px;}
.b-pir__button-large{margin-top:40px;}
.b-button-pir{display:block;width:100%;background:url(/local/templates/main/images/pir/btn-bg-pir.png) repeat-x;height:2.5625rem;border-radius:1.875rem;border-width:1px;border-style:solid;border-color:#ffc001;text-align:center;padding-top:7px;font-size:20px;color:#000000;text-decoration:none;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px;line-height:35px;cursor:pointer;font-family:RobotoM, Arial;}
.b-button-pir:hover{background:url(/local/templates/main/images/pir/btn-bg-pir-hover.png) repeat-x;}
#content .b-pir-table{border:0px solid #CCC;border-collapse:collapse;border-spacing:0;width:100%;margin:0 auto;font-family:robotoR, Arial;font-size:18px;color:#424242;background-color:#f8f8f8;}
.b-pir-table__tr{width:100%;background-color:#f8f8f8;}
.b-pir-table th{width:230px;height:260px;border:1px solid #dddddd;}
.b-pir-table td{width:230px;height:260px;border:1px solid #dddddd;}
.b-pir-table__product{width:235px;height:236px;position:relative;}
.b-pir-table__product-1:after{background:url(/upload/marker/leader.png) no-repeat;content:" ";position:absolute;width:100%;height:100%;left:0;top:0;margin-top:110px;margin-left:130px;}
.b-pir-table__product-2:after{background:url(/upload/marker/simple.png) no-repeat;content:" ";position:absolute;width:100%;height:100%;left:0;top:0;margin-top:110px;margin-left:130px;}
.b-pir-table__product-3:after{background:url(/upload/marker/novelty.png) no-repeat;content:" ";position:absolute;width:100%;height:100%;left:0;top:0;margin-top:110px;margin-left:130px;}
.b-pir-table__product_summa{color:#f93838;font-size:24px;font-family:robotoB, Arial;position:absolute;margin-top:-198px;margin-left:35px;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg);}
.b-pir-table__product_text{color:#fff;font-size:19px;font-family:robotoB, Arial;position:absolute;margin-top:-165px;margin-left:49px;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg);}
.b-pir-table__product_firsttext{color:#fff;font-size:19px;font-family:robotoB, Arial;position:absolute;margin-top:-220px;margin-left:55px;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg);}
.b-pir-table__link{position:relative;}
.b-pir-table__product_name{color:#424242;font-size:14px;font-family:robotoB, Arial;text-transform:uppercase;margin-top:-10%;position:relative;}
.b-pir-table td{color:#424242;font-size:13px;font-family:robotoM, Arial;padding:8px;text-align:justify;}
.b-pir-table td p{margin:0;line-height:1.5em;}
.b-pir-table td p span{color:#007ac9;}
.b-pir-table__button{width:80%;margin:0 auto;padding-bottom:40px;text-transform:uppercase;}
.b-pir-table__p{height:480px;}
.b-pir-table ul{padding-top:15px;}
.b-pir-table ul li{background:url('/bitrix/templates/main/images/marker.png') no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:0px;line-height:1.5;padding-bottom:10px;text-align:left;font-size:13px;color:#424242;}
.b-pir__section2_footer{color:#424242;font-size:15px;font-family:robotoR, Arial;padding-top:60px;text-align:justify;padding-bottom:60px;}
.b-pir__section2_footer span{font-family:robotoB, Arial;}
.b-pir-table_programma th{background:url(/local/templates/main/images/pir/btn-bg-pir.png) repeat-x;width:230px;height:48px;border:1px solid #ffc001;font-family:robotoB, Arial;color:#424242;font-size:14px;text-transform:uppercase;text-align:left;padding-left:30px;}
.b-pir-table__td_name{font-family:robotoR, Arial;color:#007ac9;font-size:15px;}
.b-pir-table__td_name span{color:#424242;}
.b-pir-table__td_text{font-family:robotoR, Arial;color:#616161;font-size:13px;}
.b-pir-table_programma td{background-color:#f8f8f8;border:1px solid #dddddd;padding:10px 30px;}
.b-pir-section4_name,
.b-pir-section6_name{font-family:robotoB, Arial;color:#424242;font-size:28px;text-align:center;text-transform:uppercase;}
.b-pir-section4{padding-top:40px;height:560px;}
.b-pir-section4__item_left{width:260px;height:230px;margin:0 auto;float:left;}
.b-pir-section4__item{padding-top:30px;padding-bottom:30px;}
.b-pir-section4__item_right{width:680px;height:230px;float:left;}
.b-pir-section4__text_blue{color:#007ac9;font-family:robotoB, Arial;font-size:22px;text-transform:uppercase;}
.b-pir-section4__item p{font-size:15px;padding-top:15px;}
.b-pir-section4 ul li{background:url('/local/templates/main/images/pir/marker-blue.png') no-repeat left 5px;list-style:none;padding-left:30px;padding-top:0px;padding-bottom:0px;line-height:1.5;padding-bottom:10px;text-align:left;font-size:13px;color:#424242;}
.b-pir-section4__item_left img{position:relative;}
.b-pir__product_summa{color:#f93838;font-size:24px;font-family:robotoB, Arial;position:absolute;margin-top:-17%;margin-left:1.8%;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg);}
.b-pir__product_firsttext{color:#fff;font-size:19px;font-family:robotoB, Arial;position:absolute;margin-top:-19%;margin-left:3.8%;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg);}
.b-pir__product_text{color:#fff;font-size:19px;font-family:robotoB, Arial;position:absolute;margin-top:-14%;margin-left:3.6%;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg);}
.b-pir-section5{background:url('/local/templates/main/images/pir/section5-bg.png') 0px 0px;height:520px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative;}
.b-pir-section5_name{color:#ffb500;font-size:40px;font-family:robotoB, Arial;text-transform:uppercase;}
.b-pir-section5_left{width:450px;padding-right:30px;height:500px;font-family:robotoB, Arial;color:#fff;}
.b-pir-section5_desc{color:#fff;font-size:22px;font-family:robotoR, Arial;text-transform:uppercase;font-weight:bold;margin-top:-3%;text-transform:uppercase;}
.b-pir-section5_left p{color:#fdfdfd;font-size:15px;font-family:robotoR, Arial;padding-top:30px;padding-bottom:30px;width:380px;text-align:justify;}
.b-pir_yellow{color:#ffb500;font-size:20px;font-family:robotoB, Arial;text-transform:uppercase;}
.b-pir_white{color:#fff;font-size:20px;font-family:robotoB, Arial;}
.b-pir-section5__footer{margin-top:-3%;}
.b-pir-section5__item{width:900px;margin:0 auto;}
.b-pir-section5-right{float:left;width:380px;}
.b-pir-section5-right__forma{height:345px;padding-bottom:15px;}
.pir-ask1 input[type="text"]{width:363px;}
.pir-ask1 textarea{width:365px;}
.pir-ask1::-webkit-input-placeholder{color:#424242;font-size:16px;font-family:robotoL, Arial, Helvetica, serif;text-transform:none;}
.pir-ask1::-moz-placeholder{color:#424242;font-size:16px;font-family:robotoL, Arial, Helvetica, serif;text-transform:none;}
.pir-ask1:-moz-placeholder{color:#424242;font-size:16px;font-family:robotoL, Arial, Helvetica, serif;text-transform:none;}
.pir-ask1:-ms-input-placeholder{color:#424242;font-size:16px;font-family:robotoL, Arial, Helvetica, serif;text-transform:none;}
a.pir{text-decoration:none;}
input.btn.btncancelorderpir{padding:unset; display:block;height:53px;width:384px;background:url('/local/templates/main/images/btn-demo.png');text-align:center;line-height:50px;font-family:robotoB;text-transform:uppercase;text-decoration:none;margin-top:-60px;font-size:22px;border:none;}
input.btn.btncancelorderpir:hover{background:transparent url("/local/templates/main/images/btn-demohover.png") repeat scroll 0% 0%;}
.b-pir-section6{padding-top:60px;}
.b-pir-section6__item_img1{background:url('/local/templates/main/images/pir/section6-img.png') 0px 0px;margin:0 auto;}
.b-pir-section6__item_img2{background:url('/local/templates/main/images/pir/section6-img.png') -137px 0px;margin:0 auto;}
.b-pir-section6__item_img3{background:url('/local/templates/main/images/pir/section6-img.png') -270px 0px;margin:0 auto;}
.b-pir-section6__item_img4{background:url('/local/templates/main/images/pir/section6-img.png') -400px 0px;margin:0 auto;}
.b-pir-section6__item_img5{background:url('/local/templates/main/images/pir/section6-img.png') -530px 0px;margin:0 auto;}
.b-pir-section6__item_img6{background:url('/local/templates/main/images/pir/section6-img.png') -665px 0px;margin:0 auto;}
.b-pir-section6__item_img7{background:url('/local/templates/main/images/pir/section6-img.png') -800px 0px;margin:0 auto;}
.b-pir-section6__item_img8{background:url('/local/templates/main/images/pir/section6-img.png') -930px 0px;margin:0 auto;}
.b-pir-section6__item_img9{background:url('/local/templates/main/images/pir/section6-img.png') -1060px 0px;margin:0 auto;}
.b-pir-section6__item_img10{background:url('/local/templates/main/images/pir/section6-img.png') -1190px 0px;margin:0 auto;}
.b-pir-section6__item_img11{background:url('/local/templates/main/images/pir/section6-img.png') -1340px 0px;margin:0 auto;}
.b-pir-section6__item_img12{background:url('/local/templates/main/images/pir/section6-img.png') -1470px 0px;margin:0 auto;}
.b-pir-section6__item_img13{background:url('/local/templates/main/images/pir/section6-img.png') -1610px 0px;margin:0 auto;}
.b-pir-section6__item_img14{background:url('/local/templates/main/images/pir/section6-img.png') -1760px 0px;margin:0 auto;}
.b-pir-section6__item_img15{background:url('/local/templates/main/images/pir/section6-img.png') -1900px 0px;margin:0 auto;}
.b-pir-section6__item_img16{background:url('/local/templates/main/images/pir/section6-img.png') -2040px 0px;margin:0 auto;}
.b-pir-section6__item_block{width:17.0625rem;margin:0 1.575rem;display:inline-block;vertical-align:top;text-align:center;padding-bottom:10px;}
.b-pir-section6__item_all{margin:0 auto;padding-top:20px;width:980px;}
.b-pir-section6__item_block div{width:125px;height:125px;}
.b-pir-section6__item_block p{text-align:justify;padding-top:10px;font-size:15px;}
.b-pir-section6__text-sv{border-bottom:1px dashed #1f8dd2;color:#1f8dd2;cursor:pointer;font-family:RobotoR,Arial;font-size:15px;margin:0 auto;padding-top:35px;width:130px;}
.b-pir-section6__item-sv{margin-top:-50px;padding-bottom:35px;}
.b-pir__hr{background:url('/local/templates/main/images/hr.png') no-repeat top center;height:1px;width:auto;margin-top:30px;}
.b-pir-section7__item{width:940px;margin:0 auto;}
.b-pir-section7__text-title{color:#424242;font-family:robotoB;font-size:24px;text-transform:uppercase;padding-bottom:50px;padding-top:70px;}
.b-pir-section7__firstblock{margin:0 auto;height:370px;width:980px;}
.b-pir-section7__block{float:left;height:350px;width:16.0625rem;margin:0 1.875rem;display:inline-block;vertical-align:top;text-align:center;}
.b-pir-section7__img1{background:url('/local/templates/main/images/pir/section7-img1.png');margin:0 auto;}
.b-pir-section7__img2{background:url('/local/templates/main/images/pir/section7-img2.png');margin:0 auto;}
.b-pir-section7__img3{background:url('/local/templates/main/images/pir/section7-img3.png');margin:0 auto;}
.b-pir-section7__img4{background:url('/local/templates/main/images/pir/section7-img4.png');margin:0 auto;}
.b-pir-section7__img5{background:url('/local/templates/main/images/pir/section7-img5.png');margin:0 auto;}
.b-pir-section7__img6{background:url('/local/templates/main/images/pir/section7-img6.png');margin:0 auto;}
.b-pir-section7__block div{width:186px;height:186px;}
.b-pir-section7__block p{padding-top:20px;font-size:15px;}
.b-pir-section8{background:url('/local/templates/main/images/pir/section8-bg.png') 0px 0px;height:520px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative;}
.b-pir-section8__item{width:900px;margin:0 auto;color:#424242;}
.b-pir-section8_name{font-size:28px;font-family:robotoB, Arial, Helvetica, serif;text-transform:uppercase;}
.b-pir-section8_desc{font-size:18px;font-family:robotoB, Arial, Helvetica, serif;text-transform:uppercase;}
.b-pir-section8__item p{width:410px;font-size:15px;font-family:robotoM, Arial, Helvetica, serif;padding-top:10px;}
.b-pir-section8__item-left{width:480px;height:470px;}
.b-pir-section8_phone{color:#1f8dd2;font-size:52px;font-family:robotoB, Arial, Helvetica, serif;padding-top:10px;}
.b-pir-section8_efficiency{float:left;background:url('/local/templates/main/images/pir/section8-img.png') 0px 0px;width:58px;height:58px;}
.b-pir-section8_advice{float:left;background:url('/local/templates/main/images/pir/section8-img.png') 0px -73px;width:58px;height:58px;}
.b-pir-section8_qualification{float:left;background:url('/local/templates/main/images/pir/section8-img.png') 0px -143px;width:58px;height:58px;}
.b-pir-section8_clients{float:left;background:url('/local/templates/main/images/pir/section8-img.png') -64px 0px;width:58px;height:58px;}
.b-pir-section8_tasks{float:left;background:url('/local/templates/main/images/pir/section8-img.png') -64px -73px;width:58px;height:58px;}
.b-pir-section8{background:url('/local/templates/main/images/pir/section8-bg.png') 0px 0px;height:520px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative;}
.b-pir-section8_bold{font-size:20px !important;font-weight:bold;}
.b-pir-section8_text{float:left;padding-left:20px;width:95px;color:#898989;font-family:robotoM, Arial;font-size:12px;}
.b-pir-section8 table{border:none !important;}
.b-pir-section8 table tr td{padding-top:10px;}
.b-pir-section9{background:url('/local/templates/main/images/pir/section9-bg.png') 0px 0px;height:280px;background-size:cover;margin:0 -500px;padding-top:85px;position:relative;}
.b-pir-section9__item{width:900px;margin:0 auto;color:#424242;}
.b-pir-section9_name{font-size:37px;}
.b-pir-section9__item div{width:470px;color:#fff;font-family:robotoB, Arial;text-transform:uppercase;}
.b-pir-section9_desc{font-size:16px;}
.capcha-form img{float:left}
.rik-ask1 img{text-align:center;}
.capcha-form input[type=text]{float:left;width:100%;margin-left:0;margin-top:3px;}
.rik-ask1-rik{text-align:end}
.rik-ask1-rik input[type=text]{margin-top:0px;}
.b-tender__leftbox1{width:42%;display:inline-block;}
.b-tender__leftbox1-p{margin:30px 0;}
.b-tender__rightbox1{width:52%;float:right;}
.b-tender__leftbox2{width:46%;display:inline-block;}
.b-tender__rightbox2{width:50%;float:right;}
.b-tender__rightbox2-p{width:100%;}
.b-tender__rightbox2-img{width:90%;}
@media only screen and (max-width:1000px){.b-tender__leftbox1{width:100%;display:block;}
    .b-tender__leftbox1-p{margin:0;text-align:center;}
    .b-tender__rightbox1{width:100%;float:none;}
    .b-tender__leftbox2{width:100%;display:block;}
    .b-tender__rightbox2{width:100%;float:none;}
    .b-tender__rightbox2-p{margin:0 auto;text-align:center;}
    .b-tender__rightbox2-img{width:initial;}
}
.b-sertificatSmetchikov{height:auto;margin:auto -400px;position:relative;}
@media only screen and (max-width:1024px){.b-sertificatSmetchikov{margin:auto -100px;}
}
.b-sertificatSmetchikov__content{height:650px;margin:auto;background-image:url('/bitrix/templates/main/images/sertifikaciya/bg.png');background-repeat:no-repeat;background-size:100% 100%;position:relative;background-position:30px;width:100%;}
@media only screen and (max-width:1024px){.b-sertificatSmetchikov__content{background-size:100% 90%;position:relative;background-position:30px 70px;}
}
.Block_central{width:940px;min-height:250px;margin:auto;position:relative;overflow:hidden;}
.b-sertificatSmetchikov__body__left{width:440px;position:relative;float:right;margin-left:500px;}
.b-sertificatSmetchikov__body__left__title{font-size:30px;font-family:robotoB, sans-serif;color:rgb(66, 66, 66);text-transform:uppercase;line-height:0.963;text-align:center;letter-spacing:-0.3px;}
.b-sertificatSmetchikov__body__left__btn{padding:10px 48px !important;font-size:21px !important;font-family:robotoB, sans-serif;color:rgb(66, 66, 66);text-transform:uppercase;width:100%;text-align:center;}
.b-sertificatSmetchikov__body__left__list{margin:0px;margin-top:19px;}
.b-sertificatSmetchikov__body__left__list__elem{font-size:15px;font-family:robotoB, sans-serif;color:rgb(66, 66, 66);line-height:1.467;text-align:justify;list-style:none;padding-left:36px;position:relative;margin-bottom:-2px;}
.i-nongras{font-family:robotoM, Arial;}
.b-sertificatSmetchikov__body__left__list__elem:before{content:' ';position:absolute;width:15px;height:15px;background-image:url('/bitrix/templates/main/images/sertifikaciya/icone_list.png');background-repeat:no-repeat;background-position:center;top:9px;left:3px;}
.b-ChtoDaiotSertifica{height:650px;margin:auto -400px;position:relative;}
.b-ChtoDaiotSertifica__content{height:474px;margin:auto;background-image:url('/bitrix/templates/main/images/sertifikaciya/bg2.png');background-repeat:no-repeat;background-size:100% 100%;position:relative;}
.b-ChtoDaiotSertifica__body__left{width:440px;position:relative;}
.b-ChtoDaiotSertifica__body__left__title{font-size:30px;font-family:robotoB, Arial;color:rgb(66, 66, 66);text-transform:uppercase;line-height:0.963;text-align:left;letter-spacing:0.6px;margin-top:88px !important;margin-bottom:26px !important;}
.b-ChtoDaiotSertifica__body__left__text{font-size:15px;font-family:robotoM, Arial;color:rgb(66, 66, 66);line-height:1.467;text-align:justify;}
.b-ChtoDaiotSertifica__body__left__text span{font-family:robotoB, Arial;}
.b-DliaKavo{height:auto;background-color:white;}
.b-DliaKavo__title{font-size:29.4px;font-family:robotoB, Arial;color:rgb(66, 66, 66);letter-spacing:0.188px;text-transform:uppercase;line-height:1.286;margin-top:70px !important;margin-bottom:27px !important;}
.b-DliaKavo__contentText{position:relative;overflow:hidden;}
.b-DliaKavo__contentText__left{width:440px;float:left;}
.b-DliaKavo__contentText__right{width:440px;float:right;}
.b-DliaKavo__contentText__text{font-size:15px;font-family:robotoM, Arial;color:rgb(66, 66, 66);line-height:1.467;text-align:justify;-moz-transform:matrix(0.99999993136166,0.00037050866608,-0.00037050866608,0.99999993136166,0,0);-webkit-transform:matrix(0.99999993136166,0.00037050866608,-0.00037050866608,0.99999993136166,0,0);-ms-transform:matrix(0.99999993136166,0.00037050866608,-0.00037050866608,0.99999993136166,0,0);margin:0px !important;}
.b-DliaKavo__contentText__text span{font-family:robotoB, Arial;}
.b-DliaKavo__contentImage{margin-top:45px;}
.b-DliaKavo__contentImage a{margin-right:6.6px !important;}
.b-DliaKavo__contentImage a:last-child{margin-right:0px !important;}
.b-skatchat{height:190px;margin:50px -400px 0;position:relative;background-color:rgba(0, 122, 201, 0.75);}
@media only screen and (max-width:1024px){.b-skatchat{margin:50px -100px 0;}
}
.b-skatchat__content{height:190px;margin:auto;background-image:url('/bitrix/templates/main/images/sertifikaciya/bg_instuction.jpg');background-position:center;background-size:100% 100%;position:relative;}
.b-skatchat__content__left{width:50%;position:relative;overflow:hidden;float:left;padding:10px 0;margin-top:50px;border-right:4px solid rgba(180, 205, 222, 0.37);}
.b-skatchat__content__right{width:48%;position:relative;overflow:hidden;float:right;padding:10px 0;margin-top:50px;}
.b-skatchat__contentlink{text-decoration:none;}
.b-skatchat__content__left__img{display:inline-block;margin-left:43px;padding-top:5px;}
.b-skatchat__content__left__text{max-width:252px;margin-left:24px;display:inline-block;font-size:13px;font-family:robotoB, Arial;color:rgb(255, 255, 255);text-transform:uppercase;letter-spacing:0.5px;}
.b-skatchat__content__left__text small{display:block;font-size:13px;font-family:roboto, Arial;font-style:italic;}
.b-gde{height:765px;margin:0 -400px;position:relative;}
@media only screen and (max-width:1024px){.b-gde{margin:0 -100px;}
}
.b-gde__content{height:765px;margin:auto;background-image:url('/bitrix/templates/main/images/sertifikaciya/bg_instuction2.jpg');background-position:center;background-size:100% 100%;position:relative;}
.b-gde__title{font-size:30px;font-family:robotoB, Arial;color:rgb(66, 66, 66);text-transform:uppercase;line-height:0.963;text-align:center;letter-spacing:0.4px;margin-top:73px !important;margin-bottom:30px !important;}
.b-gde__text{font-size:15px;font-family:robotoM, Arial;color:rgb(66, 66, 66);line-height:1.467;text-align:justify;margin-top:0px;margin-bottom:11px;}
.b-gde__text span{font-family:robotoB, Arial;}
.b-gde__content__dow{width:372px;position:relative;overflow:hidden;margin:auto;margin-top:30px;}
.b-gde__content__dow__img{display:block;float:left;}
.b-gde__content__dow__text{display:block;float:left;color:rgb(0, 122, 201);margin-left:15px;padding-top:10px;margin-right:15px;font-family:robotoM, Arial;color:rgb(0, 122, 201);text-transform:uppercase;line-height:1.385;text-align:left;-moz-transform:matrix(1.00083556539148,0,0,0.99999999999999,0,0);-webkit-transform:matrix(1.00083556539148,0,0,0.99999999999999,0,0);-ms-transform:matrix(1.00083556539148,0,0,0.99999999999999,0,0);}
.b-gde__content__dow__text small{display:block;font-size:13px;font-family:roboto, Arial;font-style:italic;}
.b-img{margin:0 -400px;position:relative;}
@media only screen and (max-width:1024px){.b-img{margin:0 -100px;}
}
.b-img__content{height:415px;margin:auto;position:relative;text-align:center;background-image:url('/bitrix/templates/main/images/sertifikaciya/bg_img.jpg');background-size:100% 100%;background-repeat:no-repeat;background-position:center;}
@media only screen and (max-width:1024px){.b-img__content{height:300px;}
}
.b-img__contentt img{width:33.333333%;height:auto;display:inline-block;margin:0px;}
.b-form{margin:0 -400px -55px;position:relative;}
@media only screen and (max-width:1024px){.b-form{margin:0 -100px -55px;}
}
.b-form__content{height:480px;margin:auto;background-image:url('/bitrix/templates/main/images/sertifikaciya/bg_form.jpg');background-size:100% 100%;position:relative;overflow:hidden;background-repeat:repeat-y;padding-top:84px;background-position:center;}
.b-form__content__left{width:440px;position:relative;float:left;margin-top:50px;}
.b-form__content__right{width:440px;position:relative;float:right;padding-right:35px;padding-left:15px;margin-top:50px;}
.b-form__content__left__title{font-size:31px;margin-bottom:-2px !important;font-family:"DINPro", sans-serif;font-weight:bold;color:rgb(255, 181, 0);text-transform:uppercase;line-height:1.375;}
.b-form__content__left__Soustitle{margin-top:0px !important;margin-bottom:22px !important;font-size:22px;letter-spacing:0.4px;font-family:"DINPro", sans-serif;font-weight:bold;color:#ffffff;text-transform:uppercase;line-height:1.375;}
.b-form__content__left__text{max-width:390px;font-size:15px;font-family:robotoB, Arial;color:rgb(253, 253, 253);line-height:1.467;text-align:justify;padding-left:3px;}
.b-form__content__left__num{font-size:20px;font-family:robotoB, Arial;color:rgb(253, 253, 253);text-transform:uppercase;line-height:1.1;margin-top:31px;}
.b-form__content__left__num span{color:rgb(255, 181, 0);margin-right:20px;}
.b-form__content__right form{width:348px;margin-left:8px;}
.btnsertif{display:block;height:53px;width:384px;background:url('/local/templates/main/images/btn-demo.png');text-align:center;line-height:50px;font-family:robotoB;text-transform:uppercase;text-decoration:none;margin-top:-60px;font-size:22px;border:none;}
.b-form__content__right input[type="text"]{display:block;width:100%;margin-bottom:20px;}
.b-form__content__right input::-webkit-input-placeholder{font-size:14px;font-family:robotoR, Arial;color:rgb(161, 161, 161);text-transform:uppercase;line-height:1.571;}
.inputQuestion{width:100%;resize:none;}
.b-sert__btn{padding:unset; display:block;height:53px;width:100%;background:url('/local/templates/main/images/btn-demo.png');text-align:center;line-height:50px;font-family:robotoB;text-transform:uppercase;text-decoration:none;font-size:22px;border:none;}
.b-sert__btn:hover{background:transparent url("/local/templates/main/images/btn-demohover.png") repeat scroll 0% 0%;}
.b-sert__btn:focus{background:url('/local/templates/main/images/btn-demo.png');}
.i-block{margin:0 -1000px;position:relative;}
.Block___content{width:1583px;min-height:100px;margin:auto;}
@media only screen and (min-width:1584px){.Block___content{width:1610px;}
}
@media only screen and (min-width:1611px){.Block___content{width:2560px;}
}
.Block_centralPolezho{width:980px;min-height:250px;margin:auto;position:relative;overflow:hidden;}
.b-face{margin-top:-40px;}
.b-face__body{height:559px;background-image:url('/bitrix/templates/main/images/polesna_znat/bg_face.jpg');background-size:cover;background-position:center;}
.b-face__title{font-size:36px;font-family:RobotoB, sans-serif;color:rgb(51, 51, 51);text-transform:uppercase;line-height:1.611;text-align:center;margin-top:31px !important;margin-bottom:0px !important;}
.b-face__desc{display:block;font-size:16px;font-family:NotoSerifItalic;color:rgb(51, 51, 51);line-height:1.75;text-align:center;margin-top:0px;}
.b-face__img{text-align:center;margin-top:33px;}
.b-face__img-first{margin-left:-115px;position:absolute;z-index:2;cursor:pointer;}
.b-face__img-first:hover{-webkit-filter:brightness(110%);}
.b-face__img-second{margin-left:-101px;margin-top:137px;position:absolute;z-index:2;cursor:pointer;}
.b-face__img-second:hover{-webkit-filter:brightness(110%);}
.b-face__img-third{position:absolute;z-index:2;cursor:pointer;}
.b-face__img-third:hover{-webkit-filter:brightness(110%);}
.b-face__img-center{position:absolute;top:190px;left:415px;}
.b-face__btn{margin-top:300px;text-align:center;}
.b-face__btnLink{margin-top:43px;padding:10px 50px !important;font-size:21.331px !important;font-family:robotoL, sans-serif;color:rgb(0, 0, 0) !important;-moz-transform:matrix(0.69204361143076,0,0,0.70321469575201,0,0);-webkit-transform:matrix(0.69204361143076,0,0,0.70321469575201,0,0);-ms-transform:matrix(0.69204361143076,0,0,0.70321469575201,0,0);border-style:solid;border-width:1px;border-color:rgb(230, 196, 5) !important;}
.b-confiance__body{height:1614px;background-color:white;}
.b-confiance__title{font-size:18px;font-family:NotoSerifItalic;color:rgb(51, 51, 51);line-height:1.556;text-align:center;margin-top:50px !important;margin-bottom:62px !important;}
.b-confiance__title span{display:block;}
.i-color{position:relative;overflow:hidden;}
.b-confiance__blue__left{width:500px;height:480px;float:left;background-image:url('/bitrix/templates/main/images/polesna_znat/GBg1.png');background-size:cover;background-position:center;}
.b-confiance__blue__right{width:480px;height:480px;float:right;}
.b-confiance__blue__right__content{width:318px;margin-left:90px;}
.b-confiance__blue__right__content__title{font-size:18px;font-family:robotoB, sans-serif;color:rgb(51, 51, 51);line-height:1;margin-top:95px !important;}
.b-confiance__blue__right__content__liste{margin:0px;margin-top:41px;letter-spacing:-0.15px;}
.b-confiance__blue__right__content__liste__elem{list-style:none;position:relative;padding-left:30px;font-size:16px;font-family:robotoR, sans-serif;color:rgb(51, 51, 51);line-height:1.25;text-align:left;margin-bottom:3px;}
.b-confiance__blue__right__content__liste__elem span{display:block;}
.b-confiance__blue__right__content__liste__elem:before{position:absolute;content:' ';width:16px;height:13px;top:10px;left:0px;background-image:url('/bitrix/templates/main/images/polesna_znat/iconeListeBlue.png');background-repeat:no-repeat;background-position:center;}
.b-confiance__yellow__left{width:480px;height:480px;float:left;}
.b-confiance__yellow__right{width:500px;height:480px;float:right;background-image:url('/bitrix/templates/main/images/polesna_znat/DBg1.png');background-size:cover;background-position:center;}
.b-confiance__yellow__left__content{width:394px;margin-left:50px;}
.b-confiance__yellow__left__content__title{font-size:18px;font-family:robotoB, sans-serif;color:rgb(51, 51, 51);line-height:1;margin-top:46px !important;text-align:center;}
.b-confiance__yellow__left__content__liste{margin:0px;margin-top:39px;letter-spacing:-0.15px;}
.b-confiance__yellow__left__content__liste__elem{list-style:none;max-width:330px;position:relative;padding-left:39px;font-size:16px;font-family:robotoR, sans-serif;color:rgb(51, 51, 51);line-height:23px;letter-spacing:-0.129px;text-align:left;margin-bottom:-1px;}
.b-confiance__yellow__left__content__liste__elem:before{position:absolute;content:' ';width:16px;height:13px;top:10px;left:7px;background-image:url('/bitrix/templates/main/images/polesna_znat/iconeListeYellow.png');background-repeat:no-repeat;background-position:center;}
.b-confiance__red__left{width:500px;height:480px;float:left;background-image:url('/bitrix/templates/main/images/polesna_znat/GBg2.png');background-size:cover;background-position:center;}
.b-confiance__red__right{width:480px;height:480px;float:right;}
.b-confiance__red__right__content{width:358px;margin-left:90px;}
.b-confiance__red__right__content__title{font-size:18px;font-family:robotoB, sans-serif;color:rgb(51, 51, 51);line-height:1;margin-top:45px !important;margin-left:46px;}
.b-confiance__red__right__content__liste{margin:0px;margin-top:38px;}
.b-confiance__red__right__content__liste__elem{list-style:none;max-width:355px;position:relative;padding-left:31px;font-size:16px;font-family:robotoR, sans-serif;color:rgb(51, 51, 51);line-height:21px;letter-spacing:-0.129px;text-align:left;margin-bottom:9px;}
.b-confiance__red__right__content__liste__elem span{display:block;}
.b-confiance__red__right__content__liste__elem:before{position:absolute;content:' ';width:16px;height:13px;top:10px;left:4px;background-image:url('/bitrix/templates/main/images/polesna_znat/iconeListeRed.png');background-repeat:no-repeat;background-position:center;}
.b-deve__body{height:455px;background-color:white;}
.b-deve__title{font-size:18px;font-family:NotoSerifItalic;color:rgb(51, 51, 51);line-height:30px;text-align:center;margin-top:55px !important;margin-bottom:-2px !important;}
.b-deve__title span{display:block;}
.b-deve__liste{width:803px;margin-left:90px;margin-top:44px;}
.b-deve__liste__elem{position:relative;padding-left:92px;list-style:none;font-size:16px;font-family:robotoR, sans-serif;color:rgb(51, 51, 51);line-height:1.375;text-align:left;}
.b-deve__liste__elem__roue{margin-bottom:25px;max-width:678px;letter-spacing:-0.0607px;}
.b-deve__liste__elem__roue:before{content:' ';position:absolute;left:11px;top:6px;width:32px;height:32px;background-image:url('/bitrix/templates/main/images/polesna_znat/roue.png');background-repeat:no-repeat;background-position:center;}
.b-deve__liste__elem__dialogue{margin-bottom:23px;max-width:560px;}
.b-deve__liste__elem__dialogue:before{content:' ';position:absolute;left:14px;top:10px;width:32px;height:29px;background-image:url('/bitrix/templates/main/images/polesna_znat/dialogue.png');background-repeat:no-repeat;background-position:center;}
.b-deve__liste__elem__calculatrice:before{content:' ';position:absolute;left:10px;top:11px;width:32px;height:29px;background-image:url('/bitrix/templates/main/images/polesna_znat/calculatrice.png');background-repeat:no-repeat;background-position:center;}
.b-formPOL__body{min-height:500px;padding-bottom:20px;background-color:white;}
.b-formPOL__title{font-size:18px;font-family:robotoB, sans-serif;color:rgb(51, 51, 51);text-transform:uppercase;line-height:1.444;text-align:center;margin-top:13px !important;}
.b-formPOL__title span{font-size:14px;font-family:robotoR, sans-serif;display:block;max-width:260px;margin:auto;margin-top:9px !important;text-transform:lowercase;}
.b-formPOL__body form{width:453px;margin:auto;margin-top:28px;}
.b-formPOL__body form input[type='text']{display:block;width:443px !important;height:38px;border-width:1px;border-color:rgb(0, 122, 201);border-style:solid;padding-left:13px;border-radius:5px;margin-bottom:11px;}
.b-formPOL__body form textarea{display:block;width:443px !important;height:84px;border-width:1px;border-color:rgb(0, 122, 201);border-style:solid;padding-left:13px;border-radius:5px;margin-bottom:42px;padding-top:10px;}
.b-formPOL__body form textarea::-webkit-input-placeholder , .b-formPOL__body form input[type='text']::-webkit-input-placeholder{font-size:14px;font-family:robotoR, Arial;color:rgb(161, 161, 161);text-transform:uppercase;line-height:1.571;}
.b-formPOL__btn{}
.b-formPOL__btn{padding:unset;border:1px solid #ffc001;color:#424242;font-size:18px !important;text-shadow:0 1px 0 rgba(255, 255, 255, .5);box-shadow:0px 2px 3px 0px rgba(190,190,190,1);background:#ffecb2;font-weight:600;text-transform:inherit;color:rgb(0, 0, 0) !important;;font-family:robotoL, sans-serif !important;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ffecb2 0%, #ffd143 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffecb2), color-stop(100%,#ffd143));background:-webkit-linear-gradient(top, #ffecb2 0%,#ffd143 100%);background:-o-linear-gradient(top, #ffecb2 0%,#ffd143 100%);background:-ms-linear-gradient(top, #ffecb2 0%,#ffd143 100%);background:linear-gradient(to bottom, #ffecb2 0%,#ffd143 100%);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;vertical-align:top;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:460px !important;height:48px;}
.b-formPOL__btn:hover, .b-formPOL__btn:focus{background:#ffd143;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ffd143 0%, #ffecb2 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd143), color-stop(100%,#ffecb2));background:-webkit-linear-gradient(top, #ffd143 0%,#ffecb2 100%);background:-o-linear-gradient(top, #ffd143 0%,#ffecb2 100%);background:-ms-linear-gradient(top, #ffd143 0%,#ffecb2 100%);background:linear-gradient(to bottom, #ffd143 0%,#ffecb2 100%);}
.b-statistik .Block___content{position:relative;height:156px !important;background-color:#f3cc29;z-index:100;}
.b-statistik .Block___content:after{content:'';position:absolute;left:0px;top:0px;width:33%;height:156px;background-color:#fcd846;z-index:101;}
.b-statisti__body{margin-top:4px;}
.b-statistik__elem{position:relative;text-align:center;float:left;padding-top:12px;}
.b-statistik__time{width:240px;height:144px;position:relative;background-color:#fcd846;z-index:103;}
.b-statistik__time .b-statistik__elem__content__chiffre{padding-left:6px;padding-top:2px;}
.b-statistik__time:before{content:'';position:absolute;right:0px;top:0px;width:0;height:0;border-style:solid;border-width:78px 0 78px 28px;border-color:transparent transparent transparent #fcd846;z-index:103;}
.b-statistik__time:after{content:'';position:absolute;right:0px;top:0px;width:28px;height:156px;background-color:#f3cc29;z-index:102;}
.b-statistik__elem__content__chiffre{font-size:30px;font-family:robotoB, sans-serif;color:rgb(51, 51, 51);line-height:1.75;text-align:center;margin-top:10px !important;margin-bottom:-4px !important;}
.b-statistik__elem__content__chiffre span{font-size:16px !important;}
.b-statistik__elem__content__text{display:block;max-width:154px;margin:auto;font-family:robotoR, sans-serif;color:rgb(51, 51, 51);line-height:1.231;text-align:center;margin-top:0px !important;margin-bottom:0px !important;}
.b-statistik__grafik{width:230px;}
.b-statistik__grafik .b-statistik__elem__content__chiffre{padding-left:0px;padding-top:5px;padding-right:5px;}
.b-statistik__grafik .b-statistik__elem__content__text{padding-right:15px;letter-spacing:-0.6px;margin-top:-2px !important;}
.b-statistik__grafik:before , .i-fleche:before{content:'';position:absolute;right:0px;top:0px;width:0;height:0;border-style:solid;border-width:78px 0 78px 35px;border-color:transparent transparent transparent #fcd846;z-index:101;}
.b-statistik__grafik:after , .i-fleche:after{content:'';position:absolute;right:4px;top:6px;width:0;height:0;border-style:solid;border-width:73px 0 73px 32px;border-color:transparent transparent transparent #f3cc29;z-index:103;}
.b-statistik__sertifica{width:188px;}
.b-statistik__sertifica .b-statistik__elem__content__chiffre{padding-left:0px;padding-top:5px;padding-right:31px;}
.b-statistik__sertifica .b-statistik__elem__content__text{max-width:110px;padding-right:19px;margin-top:0px !important;letter-spacing:0.8px;}
.b-statistik__client{width:175px;}
.b-statistik__client .b-statistik__elem__content__chiffre{padding-left:0px;padding-top:5px;padding-right:22px;}
.b-statistik__client .b-statistik__elem__content__text{max-width:170px;padding-right:31px;margin-top:0px !important;letter-spacing:-0.3px;}
.b-statistik__services{width:140px;}
.b-statistik__services .b-statistik__elem__content__chiffre{padding-left:0px;padding-top:5px;padding-right:0px;}
.b-statistik__services .b-statistik__elem__content__text{max-width:170px;padding-right:31px;margin-top:0px !important;letter-spacing:-0.3px;}
.b-statistik{margin-bottom:-55px;}
.bx-composite-btn, .bx-composite-btn-fixed{display:none!important;}
#subsections a{margin-bottom:70px;width:220px;margin-right:11px;margin-left:11px;}
#download-table{margin-bottom:45px;}
#download-table tbody{border:1px solid white;}
#download-table th{font:12pt sans-serif;background-color:#89949A;background-color:#85A4B3;border:2px solid white;padding-top:8px;padding-bottom:8px;color:white;}
#download-table td{padding-top:5px;padding-bottom:5px;border-color:white;}
#download-table .folder-file-name{padding-left:25px;padding-right:25px;}
#download-table img{position:relative;left:8px;top:2px;}
#download-authorization{width:250px;margin-bottom:70px;position:relative;left:50%;margin-left:-125px;}
.product__action-text{padding:7px 12px;font-size:14px;margin-left:70px;opacity:0;transition:.5s all;-webkit-transition:.5s all;border-radius:20px;font-weight:bold;text-decoration:none;border:1px solid #ffc001;color:#424242;text-shadow:0 1px 0 rgba(255, 255, 255, .5);box-shadow:0px 2px 3px 0px rgba(190,190,190,1);background:#ffecb2;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #ffecb2 0%, #ffd143 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffecb2), color-stop(100%,#ffd143));background:-webkit-linear-gradient(top, #ffecb2 0%,#ffd143 100%);background:-o-linear-gradient(top, #ffecb2 0%,#ffd143 100%);background:-ms-linear-gradient(top, #ffecb2 0%,#ffd143 100%);background:linear-gradient(to bottom, #ffecb2 0%,#ffd143 100%);}
#product-list .photo-pr.action a{text-decoration:none!important;}
#product-list .product .photo-pr.action:before{content:none;}
#product-list .product .product__action:hover .product__action-text{opacity:1;transition:.5s all;-webkit-transition:.5s all;}
#product-list .product .product__action{position:absolute;content:" ";width:auto;height:100px;background:url(/bitrix/templates/main/images/action-lable.png) no-repeat;top:-50px;left:-20px;cursor:pointer;padding-top:60px;}
.banner-wrapper{width:100%;margin-bottom:15px;overflow:hidden;position:relative;border-radius:7px;}
.banner-ask-discount{flex-direction:row;justify-content:flex-start;align-items:center;text-align:center;padding:10px;padding-top:25px;border-top:1px solid rgb(255,221,115);border-right:1px solid rgb(255,221,115);border-bottom:1px solid rgb(255,221,115);background:#ffd239;background:linear-gradient(to bottom, #ffecb2 20%,#ffd143 100%);border-radius:5px;margin-right:15px;}
.banner-ask-discount .personal-sale{font-size:21px;color:#424242;margin:0;margin-bottom:8px;font-weight: 500;
    line-height: 1.2;}
.banner-btn{width:25%;display:flex;justify-content:center;align-items:center;padding:0 0 0 2%;}
.banner-content a{color:#424242;padding-right:8px;text-decoration:none;font-size:20px;line-height:1.2;display:block;}
.banner-btn a{text-decoration:none;border:none;border-top:1px solid #a8dcff;border-bottom:1px solid #0088c2;cursor:pointer;line-height:1.5;min-height:10px;padding:7px 25px;text-shadow:0 -1px 0 rgba(0, 0, 0, .25);color:#FFF;font-size:15px;font-weight:600;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;vertical-align:top;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:#54b9fe;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/background:-moz-linear-gradient(top, #54b9fe 0%, #01a4e9 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#54b9fe), color-stop(100%,#01a4e9));background:-webkit-linear-gradient(top, #54b9fe 0%,#01a4e9 100%);background:-o-linear-gradient(top, #54b9fe 0%,#01a4e9 100%);background:-ms-linear-gradient(top, #54b9fe 0%,#01a4e9 100%);background:linear-gradient(to bottom, #54b9fe 0%,#01a4e9 100%);}
@-webkit-keyframes glowing{0%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8;}
    50%{background-color:#004f82;-webkit-box-shadow:0 0 40px #004f82;}
    100%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8;}
}
@-moz-keyframes glowing{0%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8;}
    50%{background-color:#004f82;-webkit-box-shadow:0 0 40px #004f82;}
    100%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8;}
}
@-o-keyframes glowing{0%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8;}
    50%{background-color:#004f82;-webkit-box-shadow:0 0 40px #004f82;}
    100%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8;}
}
@keyframes glowing{0%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8;}
    50%{background-color:#004f82;-webkit-box-shadow:0 0 40px #004f82;}
    100%{background-color:#0079c8;-webkit-box-shadow:0 0 3px #0079c8;}
}
.category .banner-wrapper{margin:10px 0;}
.category .banner-ask-discount{justify-content:space-around;}
.category .banner-ask-discount a{font-size:2vh;padding:10px 40px;text-transform:uppercase;text-decoration:none;border-radius:5px;white-space:nowrap;color:#fff;background-color:#0079c8;-webkit-animation:glowing 1500ms infinite;-moz-animation:glowing 1500ms infinite;-o-animation:glowing 1500ms infinite;animation:glowing 1500ms infinite;}
.banner-content{padding:0;text-align:center;}
.banner-btn{padding-left:115px;width:100%;border:none;padding:0;justify-content:flex-start;min-height:inherit;margin-top:25px;display:flex;align-items:center;}
a.how-to-get{display:block;margin:auto;margin-bottom:15px;}
img.banner-img{display:none;}
span.social-pic{display:block;font-weight:700;color:#007ac9;;}
.t607{z-index:1000;position:fixed;right:0;margin-right:20px;}
.t607__middle-pos{top:50%;transform:translateY(-50%);}
.t607 ul{list-style-type:none;margin:0;padding:0!important;}
.t607 .t-menu__link-item{position:relative;display:table;}
.t607__tooltip{visibility:hidden;opacity:0;color:#000;padding:0 18px;position:absolute;white-space:nowrap;-webkit-transition:.3s ease-in-out opacity,.3s ease transform,.3s ease visibility;transition:.3s ease-in-out opacity,.3s ease transform,.3s ease visibility;}
.t607__tooltip{right:10px;-webkit-transform:translateX(-20%) translateY(-50%);transform:translateX(-20%) translateY(-50%);top:50%;}
.t607 .t-menu__link-item .t607__dot{display:block;width:10px;height:10px;border-radius:50%;-webkit-transition:.3s ease-in-out all;transition:.3s ease-in-out all;box-sizing:border-box;}
.t-menu__link-item.t-active .t607__dot{background:#8a8a8a !important;opacity:1 !important;}
.t607 .t-menu__link-item:hover .t607__tooltip{visibility:visible;opacity:1;}
.t-menu__link-item:hover .t607__tooltip{-webkit-transform:translateX(0%) translateY(-50%);transform:translateX(0%) translateY(-50%);}
.t607__tooltip::after{top:50%;right:-20px;transform:translateY(-50%);}
.t607__tooltip::after{content:'';position:absolute;width:0;height:0;border:solid transparent;border-width:10px;border-left-color:#292929;}
.banner1{position:absolute;top:0px;left:0px;height:100%;width:100%;background-image:url(/bitrix/templates/main/images/a_banners/banner.png);}
.banner1__text-wrapper{float:right;width:350px;}
.banner-1__content1{margin-left:-100px;margin-top:61px;font-size:20px;font-family:"Roboto";color:#fff;line-height:1.3;text-align:center;font-weight:900;}
.banner-1__content4{margin-top:36px;margin-left:-93px;}
.banner-1__button.button{position:static !important;background:none!important;background-color:rgb(242, 208, 3) !important;color:#000 !important;margin-left:128px!important;font-weight:900!important;font-size:15px!important;padding:6px 38px!important;border:1px solid #ffc001!important;border-bottom:none!important;border-top:none!important;color:#424242!important;text-shadow:0 1px 0 rgba(255, 255, 255, .5)!important;box-shadow:0px 2px 3px 0px rgba(190,190,190,1)!important;background:#ffecb2!important;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)!important;*/background:-moz-linear-gradient(top, #ffecb2 0%, #ffd143 100%)!important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffecb2), color-stop(100%,#ffd143))!important;background:-webkit-linear-gradient(top, #ffecb2 0%,#ffd143 100%)!important;background:-o-linear-gradient(top, #ffecb2 0%,#ffd143 100%)!important;background:-ms-linear-gradient(top, #ffecb2 0%,#ffd143 100%)!important;background:linear-gradient(to bottom, #ffecb2 0%,#ffd143 100%)!important;}
.banner-1__button.button:hover{background:#ffd143!important;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDE0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmVjYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)!important;*/background:-moz-linear-gradient(top, #ffd143 0%, #ffecb2 100%)!important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd143), color-stop(100%,#ffecb2))!important;background:-webkit-linear-gradient(top, #ffd143 0%,#ffecb2 100%)!important;background:-o-linear-gradient(top, #ffd143 0%,#ffecb2 100%)!important;background:-ms-linear-gradient(top, #ffd143 0%,#ffecb2 100%)!important;background:linear-gradient(to bottom, #ffd143 0%,#ffecb2 100%)!important;}
.banner17{position:absolute;top:0px;left:0px;height:100%;width:100%;background-image:url(/bitrix/templates/main/images/banners/banner17_1.png);}
.banner17__text-wrapper{float:right;width:350px;}
.banner-17__content1{text-transform:uppercase;margin-left:-95px;margin-top:24px;font-size:23px;font-family:"Roboto";color:#ffe550;line-height:1.3;text-align:center;font-weight:900;}
.banner-17__content2{font-size:15px;font-family:"Roboto";color:#fff;line-height:1.3;font-weight:900;margin-left:-12px;margin-top:10px;}
.banner-17__content4{margin-top:21px;margin-left:-124px;}
.banner-17__button.button{position:static !important;background:none!important;background-color:rgb(242, 208, 3) !important;color:#000 !important;margin-left:128px!important;font-weight:900!important;font-size:15px!important;padding:6px 38px!important;border:1px solid #ffc001!important;border-bottom:none!important;border-top:none!important;color:#424242!important;text-shadow:0 1px 0 rgba(255, 255, 255, .5)!important;box-shadow:0px 2px 3px 0px rgba(190,190,190,1)!important;background:#ffecb2!important;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)!important;*/background:-moz-linear-gradient(top, #ffecb2 0%, #ffd143 100%)!important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffecb2), color-stop(100%,#ffd143))!important;background:-webkit-linear-gradient(top, #ffecb2 0%,#ffd143 100%)!important;background:-o-linear-gradient(top, #ffecb2 0%,#ffd143 100%)!important;background:-ms-linear-gradient(top, #ffecb2 0%,#ffd143 100%)!important;background:linear-gradient(to bottom, #ffecb2 0%,#ffd143 100%)!important;}
.banner-17__button.button:hover{background:#ffd143!important;/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDE0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmVjYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)!important;*/background:-moz-linear-gradient(top, #ffd143 0%, #ffecb2 100%)!important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd143), color-stop(100%,#ffecb2))!important;background:-webkit-linear-gradient(top, #ffd143 0%,#ffecb2 100%)!important;background:-o-linear-gradient(top, #ffd143 0%,#ffecb2 100%)!important;background:-ms-linear-gradient(top, #ffd143 0%,#ffecb2 100%)!important;background:linear-gradient(to bottom, #ffd143 0%,#ffecb2 100%)!important;}
.banner16{position:absolute;top:0px;left:0px;height:100%;width:100%;background-image:url(/bitrix/templates/main/images/banners/sert.png);}
.banner16__text-wrapper{float:right;width:350px;}
.banner-16__title{text-align:center;margin-top:51px;font-size:16px;line-height:21px;font-family:robotoB,sans-serif;color:#000;margin-left:6px;}
.banner-16__subtitle{text-align:left;line-height:1.3;font-size:13px;font-family:OpenSansSI,sans-serif;color:#303030;font-weight:normal;position:relative;top:60px;left:50px;}
.banner-16__content4{margin-top:31px;margin-left:195px;}
.banner-16__button.button{position:absolute !important;bottom:22px!important;left:300px!important;padding:6px 20px!important;background:none!important;background:linear-gradient(to bottom, #54b9fe 0%,#01a4e9 100%)!important;}
.banner-16__button.button:hover{background:linear-gradient(to top, #54b9fe 0%,#01a4e9 100%)!important;}
#version-tabs ul.tabs li{display:inline-block;max-width:none;float:left;width:28%;height:auto;min-height:32px;text-align:center;}
.banner18{position:absolute;top:0px;left:0px;height:100%;width:100%;background-image:url(/bitrix/templates/main/images/banners/banner18.png);}
.banner-18__content1{text-transform:uppercase;margin-left:-95px;margin-top:24px;font-size:23px;font-family:"Roboto";color:#ffe550;line-height:1.3;text-align:center;font-weight:900;}
.banner-18__content2{font-size:15px;font-family:"Roboto";color:#fff;line-height:1.3;font-weight:900;margin-left:12px;margin-top:22px;}
.banner-18__content4{margin-top:38px;margin-left:-93px;}
.banner19{position:absolute;top:0px;left:0px;height:100%;width:100%;text-shadow: 0.1px 0.4px 1.1px #545d6b;background-image:url(/bitrix/templates/main/images/banners/banner_19_20.jpg);}
.banner-19__content1{text-transform:uppercase;margin-top:16px;font-size:23px;font-family:"Roboto";color:#ffe550;line-height:1.3;text-align:center;font-weight:900;}
.banner-19__content1 span{font-size: 15px;text-align: center;color: #fff;}
.banner-19__content2{margin-left: 158px;color: #fff;font-size: 16px;margin-top: 15px;}
.banner-19__content2 span{text-transform: uppercase;font-size: 18px;}
.banner20{position:absolute;top:0px;left:0px;height:100%;width:100%;text-transform: uppercase;text-shadow: 0.1px 0.4px 1.1px #545d6b;background-image:url(/bitrix/templates/main/images/banners/banner_19_20.jpg);}
.banner-20__content1{text-transform:uppercase;margin-top:24px;font-size:22px;font-family:"Roboto";color:#fff;line-height:1.3;text-align:center;font-weight:900;}
.banner-20__content2{margin-top: 22px;margin-left: 158px;font-size: 16px;color: #fff;}
.banner-20__content2 span{color: #ffe550;font-size: 28px;font-weight: bold;}
.banner21{position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;text-shadow: 0.1px 0.4px 1.1px #545d6b;background-image: url(/bitrix/templates/main/images/banners/banner_21.jpg);text-align: center;}
.banner-21__content1{margin-top: 30px;font-size: 15px;font-family: "Roboto";color: #fff;line-height: 1.3;text-align: center;font-weight: 900;}
.banner-21__content1 span{color: #ffe550;font-size: 27px;font-weight: bold;text-transform: uppercase;padding-top: 3px;display: block;line-height: 1.1;padding-bottom: 2px;}
.banner-21__content2{font-size: 16px;color: #fff;}
.banner-21_btn {display: block;text-decoration: none;text-shadow: none;height: 29px;width: 352px;background-image: url(/bitrix/templates/main/images/banners/btn_banner.png);text-align: center;margin: 18px auto;padding-top: 9px;color: #364347;font-weight: bold;}
.banner22{position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;text-shadow: 0.1px 0.4px 1.1px #545d6b;background-image: url(/bitrix/templates/main/images/banners/banner_22.jpg);text-align: center;}
.banner-22__content1{font-size: 14px;font-family: "Roboto";color: #fff;text-align: center;text-transform: uppercase;padding: 17px 0 12px;border-bottom: 1px solid #80a5d3;font-weight: bold;}
.banner-22__content2_left{float: left;width: calc(50% - 39px);padding: 12px 8px 12px 32px;text-align: left;border-right: 1px solid #80a5d3;border-bottom: 1px solid #80a5d3;line-height: 1.3;color: #fff;}
.banner-22__content2_right{float: right;width: calc(50% - 43px);padding: 12px 18px 30px 22px;text-align: left;border-right: 1px solid #80a5d3;border-bottom: 1px solid #80a5d3;line-height: 1.3;color: #fff;}
.banner-22__content2_left span, .banner-22__content2_right span {color: #ffe550;line-height: 1.1;margin-bottom: -14px;}
.banner-22__content3{font-size: 16px;color: #ffe550;padding: 8px 0;font-weight: bold;text-align: center;display: block;width: 100%;}
.banner-22__content3 span{border-left: 1px solid #fff;border-right: 1px solid #fff;padding: 0 10px;margin: 0 10px;}
.blue-1 {background-color: #137fdc;color: #fff;}
.blue-color {color: #39a1e4;}
.grey-color{color:#424242;}
.padding-80 {padding-bottom:80px;}
/*Вынесенные из кода стили*/
.section9-right{float:left;width:400px;}
.padd-wd {padding-right:80px;width:480px;}
.padd-120-50 {padding-right:120px;padding-left:50px}
.padd-80-wd-430{padding-right:80px;width:430px;}
.height-420 {height:420px;}
.padd-r-80 {padding-right:80px;}
.height-400 {height:400px;}
.padd-50-wd-420{padding-right: 50px;width: 420px;}
.wd-520 {width: 520px;}
.wd-520 span {font-size:21px;}
.height-600 {height: 600px;}
.padd-b-50{padding-bottom:50px}
.kas-13-wid{width: 600px;text-align:left;padding-right:60px;}
.b-smetaru-section9 .section-btn, .b-smetaru-section11 .section-btn, #section1-btn, #section2-btn, #section6-btn{margin:0 auto;}
.choise .block-header {margin-bottom:0px}
#panelSpec img {width:100%; max-width: 940px}
.white {color:#ffffff;}
#course-button-one {
    width: 100%;

    border-radius: 10em !important; /* CSS3 */
}
#dist-h2 {margin-top:3rem}

a.disabled {    pointer-events: none;
    cursor: default;
    color: #888;
    text-decoration: none;}

@media screen and (max-width: 39.99875em) {
    .hide-for-small-only {
            display:none!important
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 640px) {

    #company-persons .tabs li {
        height: 272px;
    }

    #company-persons .tabs li a {
        width: 200px;
        height: 200px;
    }

    .slick-slide img {
        margin-bottom: 10px;
    }

    #company-persons .tabs li.active a:before {
        display: none;
        /*top: 254px;*/
    }

    #company-persons .tabs li.active a:after {
        width: 195px;
    }
}


@media screen and (max-width:640px){#review-slider .slide-client .preview-review {font-size: 12px;}
}

@media screen and (max-width:960px) {

   .fancybox-wrap {
width:640px !important;
    }
    .fancybox-inner {
width:100% !important;
    }

    .fancybox-wrap {
        left: 0 !important;
    }

    .form-block.popup {
        padding: 10px;
    }

    .fancybox-skin {
        margin: 10px;
    }

}

@media screen and (max-width: 640px) {
    .page-compare td, .page-compare th {
        padding: 10px;
    }
    .fancybox-wrap {
   width:320px !important;
     }
    .page-compare th {
        text-align: left;
    }

    #content .page-compare table {
        border-collapse: separate;
    }
}

.b-pir__section2 {
    margin-top: 20px;
}

.subscription-form__row {
    width: 850px;
    margin: 0 auto;
}

.subscription-form__image {
    float: left;
    width: 40%;
}

.subscription-form__content {
    text-align: left;
    width: 58%;
    float: right;
}

.subscription-form__content, .subscribe-citation {
    color: #424242;
    font-weight: normal;
}

.subscription-form__field {
    width: 490px;
    margin-top: 14px;
}

.subscription-form__input {
    float: left;
    width: 330px !important;
}

.subscription-form__button {
    float: right;
    width: 150px;
}

p.subscription-form__agree:first-of-type {
    margin-top: 6px;
    font-size: 12px;
}

.subscription-form__agree, .subscription-form__agree a {
    color: #54646f;
}

.subscription-form__agree a:hover {
    color: #007ac9;
}

.subscription-form__hidden-text {
    margin-top: 15px;
}

.club-subscription-block .notetext {
    color: #444;
}

.hide {
    display: none;
}

.form-block h2 {
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 20px;
}

#footer p.subscribe-citation, #footer p.subscription-form__director {
    font-size: 14px;
}

.form_footer_margin {
    margin-bottom: 10px;
}

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

.btncancelorderturbo_margin {
    margin-top: 15px !important;
}

.btn_sec1.margin-bottom-0 {
    margin-bottom: 0;
}

.grandsmeta-ask2_key input[type="text"] {
    width: 147px;
}

.b-sert__btn_resume {
    background-repeat: no-repeat;
    width: 80%;
}
#header .logo {
    display: flex;
}

.news__blockquote {
    margin: 1em 0;
    text-align: right;
    font-style: italic;
}
.news__cite {
    display: block;
    font-weight: bold;
}

/* End */
/* /local/templates/.default/components/bitrix/menu/clearfix_horizontal_multilevel/style.css?16478780343795 */
/* /local/templates/main/fancybox/jquery.fancybox.css?16478780354334 */
/* /local/templates/main/slick.css?16478780351776 */
/* /local/templates/main/slick-theme.css?16478780352881 */
/* /local/templates/main/template_styles_full.css?1689766178307980 */
/* /local/templates/main/styles.css?17610380229290 */
/* /local/templates/main/template_styles.css?1689766178388852 */
