body 
{
    font-family: 'Montserrat';
	font-size:15px;
	color:#000000;
	line-height:normal;
        top:0 !important;
} 
.Holder b, .Holder strong
{
    font-family: 'Montserrat Bold';
	font-weight:normal;
} 
.RedBold
{
    font-family: 'Montserrat Bold';
	font-weight:normal;
}
.grecaptcha-badge 
{ 
    visibility: hidden !important;
}
.ServiceDetail .ImageMobile
{
	display:none;
}
.Captcha
{
	display:none !important;
}
.tablebodytext
{
	display:none;
}
.Title
{
    font-family: 'Montserrat Bold';
    font-size:36px;
	color:#212121;
	margin:0 0 40px;
}
.Title span
{
	color:#EE1D23;
}
.Title, .Name
{
	line-height:normal;
}
.CatalogTitleBox h1
{
    max-width: 650px;
}
.Holder
{
    max-width: 2560px;
    margin: 0 auto;
}
.Holder input::placeholder,
.Holder textarea::placeholder 
{
	font-size:14px;
    color: #fff;
}
.Holder input[type="text"],
.Holder input[type="phone"],
.Holder input[type="email"] 
{
	background:none;
	border-bottom:1px solid #FFFFFF !important;
	line-height:48px;
    font-family: 'Montserrat';
	font-size:14px;
	border:none;
    width: 100%;
	padding:0;
	color:#fff;
}
.Holder textarea
{
	background:none;
    font-family: 'Montserrat';
	border-bottom:1px solid #FFFFFF !important;
	font-size:14px;
	border:none;
    height: 39px;
    width: 100%;
    padding: 19px 0 0;
	max-width:100%;
    color: #fff;
}
.Holder input[type="submit"]
{
    background: #EE1D23;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 16px;
	border-bottom-right-radius: 24px;
	border:1px solid #EE1D23;
    color: #ffffff; 
    display: inline-block;
    font-size: 16px;
    height:46px;
    line-height: 45px;
    text-align: center;
	cursor:pointer;
	padding:0 46px;
}
.Holder input[type="submit"]:hover
{
    background:#ffffff;
	border:1px solid #EE1D23;
    color: #EE1D23;
} 


.FormBox input[type="text"],
.FormBox input[type="phone"],
.FormBox input[type="email"] 
{
	background:none;
	border-bottom:1px solid #FFFFFF !important;
	line-height:48px;
    font-family: 'Montserrat';
	font-size:14px;
	border:none;
    width: 100%;
	padding:0;
	color:#fff !important;
}
.FormBox textarea
{
	background:none;
    font-family: 'Montserrat';
	border-bottom:1px solid #FFFFFF !important;
	font-size:14px;
	border:none;
    height: 39px;
    width: 100%;
    padding: 19px 0 0;
	max-width:100%;
    color: #fff;
}
.FormBox input[type="submit"]
{
    background: #EE1D23;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 16px;
	border-bottom-right-radius: 24px;
	border:1px solid #EE1D23;
    color: #ffffff; 
    display: inline-block;
    font-size: 16px;
    height:46px;
    line-height: 45px;
    text-align: center;
	cursor:pointer;
	padding:0 46px;
}
.FormBox input[type="submit"]:hover
{
    background:#ffffff;
	border:1px solid #EE1D23;
    color: #EE1D23;
} 
.FormBox input::placeholder,
.FormBox textarea::placeholder 
{
    color:#fff !important; /* цвет текста */
}
.FormBox input {outline: none;}
.FormBox input:focus, 
.FormBox input:hover, 
.FormBox input:active {
    outline: 0 none;
    border: 0 none;
    background: transparent;
    color:#fff !important; /* цвет текста */
}
.FormBox input:-webkit-autofill,
.FormBox input:-webkit-autofill:hover, 
.FormBox input:-webkit-autofill:focus
.FormBox input:-webkit-autofill, 
.FormBox textarea:-webkit-autofill,
.FormBox textarea:-webkit-autofill:hover
.FormBox textarea:-webkit-autofill:focus
{
	-webkit-text-fill-color: inherit !important;
	-webkit-box-shadow: 0 0 0px 1000px #333233 inset;
	transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff !important; /* цвет текста */
    color:#fff !important; /* цвет текста */
}
.FormBlock input:-webkit-autofill,
.FormBlock input:-webkit-autofill:hover, 
.FormBlock input:-webkit-autofill:focus
.FormBlock input:-webkit-autofill, 
.FormBlock textarea:-webkit-autofill,
.FormBlock textarea:-webkit-autofill:hover
.FormBlock textarea:-webkit-autofill:focus
{
	-webkit-text-fill-color: inherit !important;
	-webkit-box-shadow: 0 0 0px 1000px #333233 inset;
	transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff !important; /* цвет текста */
    color:#fff !important; /* цвет текста */
}
[id^="wait_comp_"]
{
   display: none;
}
.Flex 
{
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: flex !important; 
	justify-content:flex-start;
}
.Holder  
{
	min-height: 100%;
	position: relative;
	- height: 100%;
}
font.notetext 
{
    font-family: 'Montserrat Bold';
    color: #212121 !important;
    line-height: 26px; 
    font-size: 18px;
}
.FormBlock .Ok
{
    font-family: 'Montserrat Bold';
    font-size: 36px;
    margin: 0;
    color: #ED1C24;
    display: flex;
    align-items: center;
    line-height: normal;
    height: 519px;
    max-width: 810px;
}
.FormBlock .Ok p
{
	padding:0;
}
.FormBlock font.notetext 
{
    color: #fff !important; 
    font-size: 20px;
}
#Blocks 
{
	padding: 0;
}
.Wrapper
{
	max-width:1406px;
	position:relative;
	margin: 0 auto;
}
.BannerHome .Item
{
	margin:80px 0 0;
}
.BannerHome .BannerMobile
{
	display:none;
}
.MobileMenu
{
	display:none;
}
.TopPanel
{
	background: #333233;
}
.TopPanel .Flex
{
    align-items: center;
    justify-content: space-between;
	height:55px;
}
.TopMenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.TopMenu ul li
{
	display:inline-block;
    font-family: 'Montserrat Bold';
	margin:0 25px 0 0;
}
.TopMenu ul li a
{
	color:#dddddd;
}
.TopMenu ul li a:hover
{
	color:#EE1D23;
}
.TopMenu ul li.Active a
{
	color:#EE1D23;
}
.TopPanel .Search
{
    margin:0;
}
.TopPanel .SearchPopup span
{
    background-image: url(svg/search.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
    display: inline-block;
    font-size: 0px;
    vertical-align: middle;
	cursor:pointer;
    width: 25px;
    height: 25px;
}
.TopPanel .Search form
{
	position:relative;
	width:100%;
	max-width:216px;
}
.TopPanel .Search input[type="text"]
{
    background: none;
    border-radius: 0 !important;
    border-bottom: 2px solid #FFFFFF;
    line-height: 42px;
    font-family: 'Montserrat';
    margin: 0 0 5px;
    font-size: 14px;
    color: #fff;
    width: 100%;
    padding: 0 !important;
}
.TopPanel .Search input[type="submit"]
{
    background-image: url(svg/search.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: none;
    background-size: 28px;
	border:none;
    padding: 0;
    text-indent: -9999px;
    width: 25px;
    background-color: transparent !important;
    position: absolute;
    right: 0;
}
.TopPanel .Search input[type="submit"]:hover
{
	background-color:transparent !important;
} 
.translatorjs_langs
{
display:none !important;
}
.TopPanel .Phone
{
	margin:0 30px 0 0;
}
.TopPanel .Phone a
{  
	font-family: 'Montserrat Bold';
  	font-size: 18px;
    color: #ffffff;
}
.OrderCall
{
	margin:0 20px 0 0;
}
.OrderCall a
{
    background: #EE1D23;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #EE1D23;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    padding: 0 20px;
}
.OrderCall a:hover
{
    background-color: transparent !important;
	border:1px solid #EE1D23 !important;
    color: #ffffff;
}
.Language
{
	position:relative;
    margin: 0 0 0 20px;
}
.Language .Lang > span
{
    background-image: url(svg/filter-down.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 10px;
	text-transform:uppercase;
	border-left:1px solid #FFFFFF;
	font-weight:400;
	color:#FFFFFF;
	font-size:13px;
	padding:0 18px 0 7px; 
    margin: 0;
}
.Language .translatorjs_lang_active
{
	display:block !important;
}
.Language .dropdown 
{
    background: #FFFFFF;
	-webkit-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;
    position: absolute;
    width:45px;
    position: absolute;
    right: 0;
    top: 0;
	padding:10px;
}
.LangDropdown 
{
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out;
    position: absolute;
    top: 35px;
    right: 0;
    left: 0;
    z-index: 200;
	padding:0 20px;
}
.lang__inner:hover .LangDropdown
{
	opacity:1;visibility:visible
}
.lang__inner:hover .Link
{
	opacity:0;
}
span.translatorjs_lang_item
{
	background:none;
    font-family: 'Montserrat';
    text-transform: none;
    color:#212121 !important; 
    font-size: 13px;
    line-height: normal;
	margin:5px 0;
	display:block;
    padding: 0 0 0 7px;
	opacity:1;
}
span.translatorjs_lang_item:hover
{
    color: #ED1C24 !important;
}
span.translatorjs_lang_item.translatorjs_lang_active 
{
    font-family: 'Montserrat Bold';
    color: #ED1C24;
}
.Header
{
	background: #EE1D23;
}
.Header .Flex
{
    align-items: center;
    justify-content: space-between;
	height:129px;
}
.MainMenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.MainMenu ul li:last-child
{
	margin:0 0 0 20px;
}
.MainMenu ul li
{
    font-family: 'Montserrat';
	display:inline-block;
	position:relative;
	margin:0 20px;
}
.MainMenu ul li a
{
	text-transform:uppercase;
	border-bottom:2px solid #EE1D23;
    font-family: 'Montserrat Bold';
	font-size:14px;
	padding:0 0 2px;
	color:#FFFFFF;
}
.MainMenu ul li a:hover
{
	color:#333233;
	border-bottom:2px solid #353535;
}
.MainMenu ul li.Active a
{
	color:#333233;
	border-bottom:2px solid #353535;
}
.MainMenu ul.store-horizontal 
{
    list-style: none;
    margin:0;
	padding:0;
}
.MainMenu ul.store-horizontal > li > a 
{
    display: block;
}
.MainMenu ul.store-horizontal li a span
{
    position: relative;
    display: block;
}
.MainMenu .dropdown-menu 
{
    display: none;
    background: #FFFFFF;
	padding:20px 20px;
    left: -20px;
    list-style: outside none none;
    margin:0;
	top:30px;
    /*min-width:260px;
    max-width:355px;*/
    position: absolute;
    z-index: 602;
	-webkit-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;
}/*
.MainMenu .Catalog .dropdown-menu 
{
    min-width:355px;
}
.MainMenu .Catalog .dropdown-menu 
{
    min-width:355px;
}
.MainMenu .Proekty .dropdown-menu 
{
    min-width:260px;
}*/
.MainMenu .dropdown-menu > .dropdown 
{
    position: relative;
}
.MainMenu .dropdown-menu > .dropdown > .dropdown-menu 
{
    background: #004ca7;
    left: 100%;
    top: 0;
}
.MainMenu .dropdown-menu li
{
    display: block;
	margin:0 0 15px;
	height:auto;
}
.MainMenu .dropdown-menu li:last-child
{
	margin:0;
}
.MainMenu .dropdown-menu li a
{
    border-bottom:none !important;
}
.MainMenu .dropdown-menu > li a 
{
    display: block;
    white-space: nowrap;
}
.MainMenu .dropdown-menu li a span
{
    height: auto !important;
}
.MainMenu .dropdown-menu > li > a 
{
    font-family: 'Montserrat';
	text-transform:none;
    color: #353535;
	font-size:14px;
	line-height:normal;
    text-decoration: none;
}
.MainMenu .dropdown-menu > li > a:hover
{
    font-family: 'Montserrat Bold';
    color: #ED1C24;
}
.MainMenu .dropdown-menu i
{
	display:none;
}
.MainMenu .dropdown-menu.more .dropdown-menu
{
	display:none;
}
.Header .SearchMobile
{
	display:none;
}
.Header .SearchMobile a
{
    background-image: url(svg/search.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
	display:inline-block; 
	border:none;
    padding: 0;
    text-indent: -9999px;
    background-color: transparent !important;
    width: 25px; 
    height: 25px; 
}
.Header .SearchMobile a:hover
{
	background-color:transparent !important;
}
.PopupSearch 
{
    position: fixed;
    transition: all ease .5s;
    top: 0;
    display: none;
    width: 100%;
	height:100%;
    z-index: 1000;
	padding: 0;
    top: 0;
}
.PopupSearch .Wrapper
{
	padding:0;
}
.PopupSearch:after
{
    background: #000;
    position: fixed;
    content: "";
    opacity: 0.3;
    width: 100%;
    z-index: 90;
    height: 100%; 
	top:0;
    display: block;
}
.PopupSearch .Search
{
    background: #333233;
    box-shadow: 0 0px 15px rgb(0 0 0 / 5%);
    position: relative;
    height: 184px;
    top:0;
    width: 100%;
    z-index: 100;
}
.PopupSearch #title-search
{
    padding: 0 45px 0 0;
}
.PopupSearch .bx_field
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    height:183px;
}
.PopupSearch input[type="text"]
{
    border-bottom: 1px solid #FFFFFF !important;
    line-height: 60px;
    font-size: 18px;
	color:#fff;
	border:none;
	padding:0;
}
.PopupSearch input[type="text"]::placeholder,
.PopupSearch input[type="text"]::placeholder 
{
    font-size: 18px;
	color:#fff;
}
.PopupSearch input[type="submit"]
{
    background-image: url(svg/search.svg) !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 28px !important;
	background-color:transparent !important;
    display: inline-block;
    font-size: 0px;
    padding: 0;
	border:none !important;
    vertical-align: middle;
    cursor: pointer;
    width: 35px;
    height: 35px;
	font-size:0px;
}
.PopupSearch .SearchClose 
{
    background-image: url(svg/accordion-close.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 20px;
    opacity: 1;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: top;
    margin:-11px 4px 0 0;
    position: absolute;
    cursor: pointer;
    top: 50%;
    right: 0;
}
.PopupSearch .SearchClose:hover
{
    opacity: 0.5;
}
.HintsBlock .Wrapper
{
	max-width:1600px;
}
.HintsBlock .HintsBox
{
    background-image: url(images/hints-block.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
	position:relative;
	max-width:1600px;
	margin:0 auto;
	height:725px; 
}
.HintsBlock .HintsBox ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.HintsBlock .HintsBox ul li .Marker
{
    animation: radial-pulse 1s infinite;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
    background:rgba(238, 29, 35, 0.40);
    justify-content: center;
    align-items: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position:relative;
    line-height: 40px;
    display: flex;
    text-align: center;
	z-index:100;
	margin:0;
	padding:0;
    width: 40px;
    height: 40px;
	transition:none !important;
}
.HintsBlock .HintsBox ul li:hover .Marker
{
    animation: none;
    width: 66px;
    margin: -14px;
    line-height: 66px;
    height: 66px;
}
.HintsBlock .HintsBox ul li .Marker span
{
    background: #EE1D23;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    text-indent: -9999px;
    margin: 0;
    text-align: center;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
.HintsBlock .HintsBox ul li:hover .Marker span
{
	width:32px;
	height:32px;
} 
.HintsBlock .HintsBox ul li a
{
	border:none;
}
.HintsBlock .Bullet.Icon1
{
	position:absolute;
    left: 464px;
    top: 365px; 
}
.HintsBlock .Bullet.Icon2
{
	position:absolute;
    top: 75px;
    left: 792px;
}
.HintsBlock .Bullet.Icon2:before
{
    transform: rotate(170deg);
    left: 25px;
    top: 8px;
}
.HintsBlock .HintsBox .Bullet.Icon2:hover .BulletInfo 
{
    position: absolute;
    display: block;
    width: 240px;
    top: -58px; 
    padding: 0 0 0 145px !important;
    height: 195px;
}
.HintsBlock .Bullet.Icon3
{
    position: absolute;
    left: 320px;
    top: 460px;
}
.HintsBlock .Bullet.Icon4
{
    position: absolute;
    left: 335px;
    bottom: 77px;
}
.HintsBlock .Bullet.Icon5
{
    position: absolute;
    left: 660px;
    bottom: 145px;
}
.HintsBlock .Bullet.Icon6
{
    position: absolute;
    left: 735px;
    bottom: 95px;
}
.HintsBlock .Bullet.Icon7
{
    position: absolute;
    left: 835px;
    bottom: 340px;
}
.HintsBlock .Bullet.Icon8
{
    position: absolute;
    left: 1105px;
    top: 295px;
}
.HintsBlock .Bullet.Icon9
{
    position: absolute;
    left: 1345px;
    top: 355px;
}
.HintsBlock .Bullet.Icon9 .BulletInfo 
{
    position: absolute;
    display: block;
    width: 240px;
    left: -29px;
    top: -165px !important;
    padding: 0 0 0 0px !important;
    height: 195px;  
}
.HintsBlock .Bullet.Icon9:before 
{
    background: #ED1C24;
    transform: rotate(70deg);
    left: -70px;
    top: -50px;
    width: 127px;
    content: "";
    width: 127px;
    height: 2px;
    position: absolute;
}
.HintsBlock .HintsBox .Bullet .BulletInfo
{
    display: none;
}
.HintsBlock .HintsBox .Bullet:hover .BulletInfo 
{
    position: absolute;
    display: block;
    width: 240px;
    top: -155px;
    padding: 0 0 0 74px;
    height: 195px;
}
.HintsBlock .HintsBox ul li a.Name
{
    background:#ED1C24;
	color:#FFFFFF;
	-webkit-border-top-left-radius: 11px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 11px;
	-moz-border-radius-bottomright: 25px;
	border-top-left-radius: 11px;
	border-bottom-right-radius: 25px;
    text-align: left;
    font-weight: 600;
    display: inline-block;
    white-space: nowrap;
	font-size:14px;
    padding: 11px 15px;
}
.HintsBlock .HintsBox ul li:before
{
    background:#ED1C24;
    transform: rotate(115deg);
	display:none;
    left: -15px;
    top: -42px;
    width: 127px;
	content:"";
    width: 127px;
    height: 2px;
    position: absolute;
}
.HintsBlock .HintsBox ul li:hover:before
{
	display:inline-block;
}
@keyframes radial-pulse 
{
  0% {
    box-shadow: 0 0 0 0px rgb(238, 29, 35, 0.40);
  }

  100% {
    box-shadow: 0 0 0 20px rgba(238, 29, 35, 0);
  }
}
.SolutionMap
{
    background-color: #333233;
}
.SolutionMap .Wrapper
{
	max-width:1600px;
}
.SolutionMap .HintsBox
{
    background-image: url(images/solution-map.png);
    background-position: 50% 0%;
    background-repeat: no-repeat;
	position:relative;
	max-width:1500px;
	margin:0 auto;
	height:827px;
    top: -106px;
}
.SolutionMap .HintsBox ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.SolutionMap .HintsBox ul li
{
    animation: radial-pulse 1s infinite;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
    background:rgba(238, 29, 35, 0.40);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position:relative;
    line-height: 40px;
    text-align: center;
	padding:0;
	margin:0 !important;
    width: 40px;
    height: 40px;
}
.SolutionMap .HintsBox ul li.Active span
{
    width: 66px;
    height: 66px;
    margin: -14px;
}
.SolutionMap .HintsBox ul li a
{
	border:none;
}
.SolutionMap .Bullet.Icon1
{
	position:absolute;
    bottom: 207px;
    left: 27px;
}
.SolutionMap .Bullet.Icon1 a.Name
{
    left: 80px;
    top: -70px;
}
.SolutionMap .Bullet.Icon1:before
{
    width: 75px;
    left: 15px;
    top: -8px;
}
.SolutionMap .Bullet.Icon2
{
	position:absolute;
    left: 410px;
    top: 350px;
}
.SolutionMap .Bullet.Icon2 a.Name
{
    left: 98px;
    top: -65px;
}
.SolutionMap .Bullet.Icon2:before
{
    transform: rotate(150deg);
    width: 105px;
    left: 6px;
    top: -4px;
}
.SolutionMap .Bullet.Icon3
{
	position:absolute;
    left: 820px;
    top: 310px;
}
.SolutionMap .Bullet.Icon3 a.Name
{
    left: 56px;
    top: -84px;
}
.SolutionMap .Bullet.Icon3:before
{
    transform: rotate(120deg);
    width: 69px;
    left: 5px;
    top: -16px;
}
.SolutionMap .Bullet.Icon4
{
	position:absolute;
    left: 705px;
    bottom: 217px;
}
.SolutionMap .Bullet.Icon4 a.Name
{
    left: -295px;
    bottom: -123px;
    top: auto;
}
.SolutionMap .Bullet.Icon4:before
{
    transform: rotate(140deg);
    width: 163px;
    left: -122px;
    top: 72px;
}
.SolutionMap .Bullet.Icon5
{
	position:absolute;
    bottom: 275px;
    left: 810px;
}
.SolutionMap .Bullet.Icon5 a.Name
{
    left: 75px;
    top: -68px;
}
.SolutionMap .Bullet.Icon5:before
{
    width: 69px;
    left: 15px;
    top: -8px;
}
.SolutionMap .Bullet.Icon6
{
	position:absolute;
    top: 198px;
    left: 1170px;
}
.SolutionMap .Bullet.Icon6 a.Name
{
    left: 66px;
    top: -136px;
}
.SolutionMap .Bullet.Icon6:before
{
    transform: rotate(115deg);
    width: 103px;
    left: -7px;
    top: -35px;
}
.SolutionMap .Bullet.Icon7
{
	position:absolute;
    top:283px;
    left: 1230px;
}
.SolutionMap .Bullet.Icon7 a.Name
{
    left: 60px;
    top: -68px;
}
.SolutionMap .Bullet.Icon7:before
{
    transform: rotate(130deg);
    width: 56px;
    left: 15px;
    top: -10px;
}
.SolutionMap .Bullet.Icon8
{
	position:absolute;
    bottom: 305px;
    left: 1225px;
}
.SolutionMap .Bullet.Icon8 a.Name
{
    left: -244px;
    top: 53px;
}
.SolutionMap .Bullet.Icon8:before
{
    transform: rotate(130deg);
    width: 38px;
    left: -15px;
    top: auto;
    bottom: 0px;
}
.SolutionMap .Bullet.Icon9
{
	position:absolute;
    bottom: 270px;
    left: 1295px;
}
.SolutionMap .Bullet.Icon9 a.Name
{
    left: 31px;
    top: -105px;
}
.SolutionMap .Bullet.Icon9:before
{
    transform: rotate(100deg);
    width: 63px;
    left: -5px;
    top: -20px;
    bottom: 0px;
}
.SolutionMap .HintsBox ul li span.Marker
{
    background: #EE1D23;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    text-indent: -9999px;
    margin: 0 0 2px;
    text-align: center;
    cursor: pointer;
    width: 18px;
    height: 18px;
}
.SolutionMap .HintsBox ul li.active span.Marker
{
	width:32px;
	height:32px;
}
.SolutionMap .HintsBox ul li a.Name
{
    background:#fff;
	-webkit-border-top-left-radius: 11px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 11px;
	-moz-border-radius-bottomright: 25px;
	border-top-left-radius: 11px;
	border-bottom-right-radius: 25px;
    font-weight: 600;
	position:absolute;
	cursor:pointer;
    white-space: nowrap;
	font-size:14px;
    width: auto;
    display: block;
    padding: 11px 25px;
	top:-25px;
	left:-75px;
}
.SolutionMap .HintsBox ul li:before
{
    background:#ED1C24;
	transform: rotate(140deg);
    left: 15px;
    top: -8px;
	content:"";
	display:inline-block;
    width: 100%;
    height: 2px;
    position: absolute;
}
.SolutionMap .HintsBox ul li.active a.Name
{
    background:#ED1C24;
	color:#FFFFFF;
}
.SolutionMap .Box
{
	display:none;
}
.SolutionMap .Box.Active
{
	display:block;
}
.ShipbuildingBlock .HintsBox
{
    background-image: url(images/shipbuilding.jpg);
    background-position: 50% 0%;
    background-repeat: no-repeat;
	height:833px; 
}
.ShipbuildingBlock .Wrapper
{
	position:relative;
	max-width:1600px !important;
}
.ShipbuildingBlock .HintsBox ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.ShipbuildingBlock .HintsBox ul li .Marker
{
    animation: radial-pulse 1s infinite;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
    background:rgba(238, 29, 35, 0.40);
    justify-content: center;
    align-items: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position:relative;
    line-height: 40px;
    display: flex;
    text-align: center;
	margin:0;
	padding:0;
    width: 40px;
    height: 40px;
}
.ShipbuildingBlock .HintsBox ul li:hover .Marker
{
    animation: none;
    width: 66px;
    margin: -14px;
    line-height: 66px;
    height: 66px;
}
.ShipbuildingBlock .HintsBox ul li .Marker span
{
    background: #EE1D23;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    text-indent: -9999px;
    margin: 0;
    text-align: center;
    width: 20px;
    height: 20px;
}
.ShipbuildingBlock .HintsBox ul li:hover .Marker span
{
	width:32px;
	height:32px;
} 
.ShipbuildingBlock .HintsBox ul li a
{
	border:none;
}
.ShipbuildingBlock .Bullet.Icon1
{
    position: absolute;
    left: 865px;
    top: 302px;
}
.ShipbuildingBlock .Bullet.Icon2
{
    position: absolute;
    left: 645px;
    top: 210px;
}
.ShipbuildingBlock .HintsBox .Bullet.Icon2:hover .BulletInfo 
{
    top: -175px;
}
.ShipbuildingBlock .Bullet.Icon3
{
    position: absolute;
    left: 695px;
    top: 392px;
} 
.ShipbuildingBlock .HintsBox .Bullet.Icon3:hover .BulletInfo 
{
    top: -175px;
}
.ShipbuildingBlock .Bullet.Icon4
{
    position: absolute;
    left: 855px;
    top: 412px;
} 
.ShipbuildingBlock .HintsBox .Bullet.Icon4:hover .BulletInfo 
{
    top: -175px;
}
.ShipbuildingBlock .Bullet.Icon5
{
    position: absolute;
    left: 775px;
    top: 520px;
} 
.ShipbuildingBlock .HintsBox .Bullet.Icon5:hover .BulletInfo 
{
    top: -210px;
}
.ShipbuildingBlock .Bullet.Icon6
{
    position: absolute;
    left: 875px;
    top: 490px;
} 
.ShipbuildingBlock .HintsBox .Bullet.Icon6:hover .BulletInfo 
{
    top: -175px;
}
.ShipbuildingBlock .Bullet.Icon7
{
    position: absolute;
    left: 1175px;
    top: 480px;
} 
.ShipbuildingBlock .HintsBox .Bullet.Icon7:hover .BulletInfo 
{
    top: -175px;
}
.ShipbuildingBlock .Bullet.Icon8
{
    position: absolute;
    left: 560px;
    top: 460px;
} 
.ShipbuildingBlock .HintsBox .Bullet.Icon8:hover .BulletInfo 
{
    top: -175px;
}
.ShipbuildingBlock .Bullet.Icon9
{
    position: absolute;
    left: 385px;
    top: 565px;
} 
.ShipbuildingBlock .HintsBox .Bullet.Icon9:hover .BulletInfo 
{
    top: -212px;
}
.ShipbuildingBlock .Bullet.Icon10
{
    position: absolute;
    left: 265px;
    top: 330px;
} 
.ShipbuildingBlock .HintsBox .Bullet.Icon10:hover .BulletInfo 
{
    top: -195px;
}
.ShipbuildingBlock .HintsBox .Bullet .BulletInfo
{
    display: none;
}
.ShipbuildingBlock .HintsBox .Bullet:hover .BulletInfo 
{
    position: absolute;
    display: block;
    width: 270px;
    top: -194px;
    padding: 0 0 0 98px;
/*height: 200px;*/
    bottom: auto;
}
.ShipbuildingBlock .HintsBox ul li .Name
{
    background:#ED1C24;
	color:#FFFFFF;
	-webkit-border-top-left-radius: 11px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 11px;
	-moz-border-radius-bottomright: 25px;
	border-top-left-radius: 11px;
	border-bottom-right-radius: 25px;
    text-align: left;
    font-weight: 600;
    display: inline-block;
    white-space: nowrap;
	font-size:14px;
    padding: 11px 15px;
}
.ShipbuildingBlock .HintsBox ul li:before
{
    background: #ED1C24;
    transform: rotate(120deg);
    display: none;
    left: 10px;
    top: -55px;
    width: 153px;
    content: "";
    height: 2px;
    position: absolute;
}
.ShipbuildingBlock .HintsBox ul li:hover:before
{
	display:inline-block;
}
.Links.Flex .Button
{
	margin:0 25px 0 0;
}
.Links.Flex .Button a
{
	font-size:16px;
}
.AboutBlock
{
	padding:80px 0;
}
.AboutBlock .TextBlock
{
	width:50%;
    padding: 0 40px 0 0;
}
.AboutBlock .Title
{
	max-width:750px;
}
.AboutBlock .TextBlock .Anonse
{
	line-height:25px;
	margin:0 0 45px;
}
.AboutBlock .Flex
{
    justify-content: space-between;
}
.AboutBlock .Benefits
{
	width:42%;
	margin:0;
}
.AboutBlock .Benefits .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -2%;
}
.AboutBlock .Benefits .Items .Item
{
	float:left;
    width: 46%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 2% 4%;
}
.AboutBlock .Benefits .Items .Item:first-child .Item_Inner
{
    background:#333233;
}
.AboutBlock .Benefits .Items .Item .Item_Inner
{
    background:#ee1d23;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    position: relative;
    text-align: left;
	width:100%;
	padding:52px 24px 32px;
    font-family: 'Montserrat Bold';
    color:#FFFFFF;
	font-size:14px;
}
.AboutBlock .Benefits .Items .Item .Item_Inner .Value
{
    font-family: 'Montserrat Bold';
	font-size:24px;
	margin:0 0 16px;
}
.AboutBlock .Benefits .Items .Item .Item_Inner .Value span
{
	font-size:44px;
	display:block;
}
.AboutBlock .Benefits .Items .Item .Item_Inner .Anonse
{
	position:relative;
	padding:16px 0 0;
	max-width:165px;
}
.AboutBlock .Benefits .Items .Item .Item_Inner .Anonse:before 
{
    background: #FFFFFF;
    position: absolute;
    top: 0;
    content: "";
    max-width: 140px;
    width: 100%;
    height: 1px;
}
.ClientsBlock
{
    background:#333233;
	position:relative;
	padding:40px 0 80px;
}
.ClientsBlock .TitleBlock 
{
    margin: 0 auto;
    align-items: center;
    max-width: 1406px;
    justify-content: space-between;
}
.ClientsBlock .Title 
{
    font-family: 'Montserrat Bold';
    font-size: 36px;
    color: #ED1C24;
    margin: 0;
}
.ClientsBlock .Download
{
    max-width: 1406px !important;
    text-align: right;
    margin: 25px auto 0;
}
.ClientsBlock .Download a
{
    background-color: #EE1D23;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 16px;
	border-bottom-right-radius: 24px;
	border:1px solid #EE1D23;
    display: inline-block;
    font-size: 16px;
    height:46px;
    line-height: 46px;
    text-align: center;
	cursor:pointer;
	padding:0 28px;
}
.ClientsBlock .Download a:hover
{
    background: transparent !important;
	border:1px solid #ffffff !important;
    color: #ffffff !important;
}
.ClientsBlock .Download a span
{
    background-image: url(svg/download.svg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
	background-size:18px;
    line-height: 46px;
	padding:3px 0 3px 30px;
    color: #ffffff;
}
.ClientsBlock .Wrapper
{
	max-width:100% !important;
}
.ClientsBlock .Item 
{
    font-family: 'Montserrat Bold';
    font-size: 60px;
	display:inline-block;
	margin:0 5px;
    color: #FFFFFF;
}
.ClientsBlock .Item .Img,
.ClientsBlock .Item .ImgHover,
.ClientsBlock .Item .Name
{
    display: flex;
    height: 150px;
    justify-content: space-between;
	align-items:center;
}
.ClientsBlock .Item .Img
{
    opacity: 1;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
}
.ClientsBlock .Item:hover .Img
{
	display:none;
    opacity: 0;
}
.ClientsBlock .Item .ImgHover
{
	display:none;
    opacity: 0;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
}
.ClientsBlock .Item:hover .ImgHover
{
	display:flex;
    opacity: 1;
}
.marquee 
{
    -ms-flex-negative: 0;
    -webkit-animation: 60s linear infinite;
    animation: 60s linear infinite;
    flex-shrink: 0;
    will-change: transform;
}
.marquee-wrapper 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 64px;
    overflow: hidden;
    position: relative;
    -webkit-transition: color .3s;
    transition: color .3s;
}
@media(max-width: 767px) 
{
    .marquee-wrapper {
        gap:32px
    }
}

.marquee-wrapper._play .marquee {
    -webkit-animation-name: marquee;
    animation-name: marquee
}

.marquee-wrapper--left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.marquee-wrapper--left._play .marquee {
    -webkit-animation-name: marquee-left;
    animation-name: marquee-left
}

.marquee__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap:65px
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes marquee-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes marquee-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
} 
.ClientsBig 
{
    margin: 0 0 50px;
}
.ClientsBig .Wrapper
{
	max-width:1406px !important;
}
.ClientsBig .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -2%;
}
.ClientsBig .Items .Item
{
	float:left;
    width:14%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.ClientsBig .Items .Item .Img
{
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	height:97px;
}
.ClientsBig .Items .Item .Img img
{
	display: inline-block;
}
.BrendsBlock
{
	padding:0 0 110px;
}
.BrendsBlock .Wrapper
{
	max-width:1406px !important;
}
.BrendsBlock .Title span 
{
	display:block;
}
.BrendsBlock .Item 
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px;
}
.SliderBlock
{
	-webkit-border-bottom-right-radius: 68px;
	-moz-border-radius-bottomright: 68px;
	border-bottom-right-radius: 68px;
    background:#333233;
	position:relative;
}
.SliderBlock:after
{
    background-image: url(images/ugol.png);
    background-position: 0% 100%;
    background-repeat: no-repeat;
	display:inline-block;
	content:"";
    width: 80px;
    height: 74px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.SliderBlock .Wrapper
{
	max-width:100%;
}
.sp-mask, .sp-slide
{
	height:575px !important;
}		
.SliderBlock .sp-image
{
    -webkit-border-bottom-right-radius: 68px;
    -moz-border-radius-bottomright: 68px;
    border-bottom-right-radius: 68px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
	height:575px !important;
}
.sp-image-container {
    overflow: hidden;
    height: 575px !important;
}
.SliderBlock .SlideInfo 
{
    display: -webkit-box;
    display: -ms-flexbox;
    left: 0 !important;
	top:0 !important;
    padding: 0;
    display: flex;
    height: 575px;
}
.SliderBlock .SlideInfo .Text
{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 100px 0 0;
}
.SliderBlock .Desc 
{
	position:absolute;
    margin: 0 auto;
	max-width:1406px;
	left:0;
	right:0;
	top:0;
	width:100%;
}
.SliderBlock .SlideInfo .Name
{
    font-family: 'Montserrat Bold';
	position:relative;
    font-size:36px;
	padding:0 0 29px;
	margin:0 0 25px;
    color: #FFFFFF;
	max-width:730px;
}
.SliderBlock .SlideInfo .Name:before
{
    background: #EE1D23;
    position: absolute;
    bottom: 0;
    content: "";
    max-width: 495px;
    width: 100%;
    height: 6px;
}
.SliderBlock .SlideInfo .Anonse
{
    font-size: 14px;
    line-height: 25px;
    color: #FFFFFF;
    max-width: 647px;
	margin:0 0 10px;
}
.SliderBlock .SlideInfo .Readon
{
    font-family: 'Montserrat Bold';
	border-bottom:1px solid #EE1D23;
	position:relative !important;
	color:#EE1D23;
	font-size:14px;
	padding:0 0 2px;
    display: inline-block;
	z-index:100 !important;
}
.SliderBlock .SlideInfo .Readon:hover
{
	border-bottom:1px solid transparent;
}
.SliderBlock .sp-arrows
{
    left: 0;
    right: 0;
    margin:-35px auto !important;
    position: absolute;
    top: 50%;
    max-width: 1458px;
	width: 100%;	
    z-index: 100;
}
.SliderBlock .sp-arrows .sp-arrow
{
	background-color:rgba(255, 255, 255, 0.3);
    cursor: pointer;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 100;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	-webkit-box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.13);
	box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.13);
}
.SliderBlock .sp-previous-arrow
{
    background-image: url(svg/slide-lt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: -70px;
    display: inline-block;
}
.SliderBlock .sp-next-arrow
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: -70px;
    display: inline-block;
}
.SliderBlock .sp-thumbnails-container 
{
	position:absolute;
    margin: 0 auto;
	max-width:1406px;
    width: 100% !important;
	left:0;
	right:0;
	bottom:48px;
}
.sp-thumbnails 
{
    position: relative;
}
.SliderBlock .sp-thumbnails-container .sp-thumbnail
{
    font-family: 'Montserrat Bold';
    height: 100%;
	position:relative;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 19px;
	cursor:pointer;
}
.sp-thumbnail-container
{
	margin:0 50px 0 0 !important;
}
.SliderBlock .sp-thumbnails-container .sp-thumbnail:hover, .SliderBlock .sp-thumbnails-container .sp-selected-thumbnail .sp-thumbnail
{
    color: #EE1D23;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail-container:before
{
	border-bottom:1px solid #fff;
	content:'';
	position:absolute;
	width:100%;
	bottom:0;
	margin:20px 0;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before,
.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail-container:hover:before
{
	border-bottom:1px solid #EE1D23;
}
.InfoBlock
{
	padding:80px 0 110px;
}
.InfoBlock .Wrapper
{
    max-width: 1406px !important;
}
.InfoBlock .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.InfoBlock .Items .Item
{
	float:left;
    width: 31%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1.111% 55px;
}
.InfoBlock .Items .Item .Item_Inner
{
    border: 1px solid #EE1D23;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    position: relative;
	width:100%;
	font-size:14px;
	padding:30px 24px;
}
.InfoBlock .Items .Item:hover .Item_Inner 
{
    border: 1px solid #fff;
}
.InfoBlock .Items .Item:hover .Item_Inner:after
{
	background:#333233;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
	position:absolute;
	display:inline-block;
	opacity:0.5;
	content:"";
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.InfoBlock .Items .Item .Item_Inner .Image
{
	position:absolute;
	width:100%;
	height:100%;
    opacity: 0;
    background-repeat: no-repeat;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    top: 0;
    left: 0;
}
.InfoBlock .Items .Item:hover .Item_Inner .Image
{
    opacity: 1;
    visibility: visible
}
.InfoBlock .Items .Item .Item_Inner .Desc
{
	position:relative;
	z-index:100;
}
.InfoBlock .Items .Item .Item_Inner .Icon
{
    margin: 0 0 14px;
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
}
.InfoBlock .Items .Item:hover .Item_Inner .Icon
{
    opacity: 0;
}
.InfoBlock .Items .Item .Item_Inner .Name
{
    font-family: 'Montserrat Bold';
    margin: 0 0 20px;
	font-size:36px;
	color:#EE1D23;
    display: flex;
    align-items: flex-end;
    height: 92px;
}
.InfoBlock .Items .Item:hover .Item_Inner .Name
{
	color:#EEEDED;
}
.InfoBlock .Items .Item .Item_Inner .Anonse
{
	line-height:25px;
	max-width:360px;
    margin: 0 0 30px;
	color:#353535;
}
.InfoBlock .Items .Item:hover .Item_Inner .Anonse
{
	color:#EEEDED;
}
.InfoBlock .Items .Item .Item_Inner .Readon a
{
    font-family: 'Montserrat Bold';
	color:#EE1D23;
	font-size:14px;
	padding:0 0 2px;
	border-bottom:1px solid #EE1D23;
}
.InfoBlock .Items .Item .Item_Inner .Readon a:hover
{
	border-bottom:1px solid transparent;
}
.Block2.BlockSection
{
	margin:0 0 60px;
}
.InfoList.BlockSection
{
	margin:0 0 60px;
}
.InfoCont.BlockSection
{
	margin:0 0 60px;
}
.InfoIcons.BlockSection
{
	margin:0 0 40px;
}
.DetailInfo.BlockSection
{
	margin:0 0 40px;
}
.InfoCont .Wrapper
{
    max-width: 1406px !important;
}
.InfoCont .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.InfoCont .Items .Item
{
	float:left;
    width: 31%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1.111% 30px;
}
.InfoCont .Items .Item .Item_Inner
{
    border: 1px solid #EE1D23;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    position: relative;
	width:100%;
	font-size:14px;
	padding:49px 33px;
}
.InfoCont .Items .Item:hover .Item_Inner 
{
    border: 1px solid #fff;
}
.InfoCont .Items .Item:hover .Item_Inner:after
{
	background:#333233;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
	position:absolute;
	display:inline-block;
	opacity:0.5;
	content:"";
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.InfoCont .Items .Item .Item_Inner .Image
{
	position:absolute;
	width:100%;
	height:100%;
    opacity: 0;
    background-repeat: no-repeat;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    top: 0;
    left: 0;
}
.InfoCont .Items .Item:hover .Item_Inner .Image
{
    opacity: 1;
    visibility: visible
}
.InfoCont .Items .Item .Item_Inner .Desc
{
	position:relative;
	z-index:100;
}
.InfoCont .Items .Item .Item_Inner .Icon
{
    margin: 0 0 95px;
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
}
.InfoCont .Items .Item:hover .Item_Inner .Icon
{
    opacity: 0;
}
.InfoCont .Items .Item .Item_Inner .Name
{
    font-family: 'Montserrat Bold';
    margin: 0 0 20px;
	font-size:24px;
	color:#353535;
    display: flex;
	max-width:275px;
    align-items: flex-end;
}
.InfoCont .Items .Item:hover .Item_Inner .Name
{
	color:#EEEDED;
}
.InfoCont .Items .Item .Item_Inner .Anonse
{
	line-height:25px;
	max-width:258px;
    margin: 0 0 30px;
}
.InfoCont .Items .Item:hover .Item_Inner .Anonse
{
	color:#EEEDED;
}
.InfoCont .Items .Item .Item_Inner .Readon a
{
	color:#EE1D23;
	font-size:14px;
	padding:0 0 2px;
	border-bottom:1px solid #EE1D23;
}
.InfoCont .Items .Item .Item_Inner .Readon a:hover
{
	border-bottom:1px solid transparent;
}
.IndustryBlock
{
	padding:105px 0 145px;
}
.IndustryBlock .Wrapper
{
	max-width:1406px !important;
}
.IndustryBlock .Title
{
    margin: 0 0 73px;
}
.IndustryBlock .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.IndustryBlock .Items .Item
{
	float:left;
    width: 31%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1.111%;
}
.IndustryBlock .Items .Item .Item_Inner
{
    border: 1px solid #EE1D23;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    position: relative;
	width:100%;
	font-size:14px;
	padding:40px 35px;
}
.IndustryBlock .Items .Item:hover .Item_Inner 
{
    border: 1px solid #333233;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
}/*
.IndustryBlock .Items .Item:hover .Item_Inner:after
{
	background:#333233;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
	position:absolute;
	display:inline-block;
	opacity:0.5;
	content:"";
	width:100%;
	height:100%;
	top:0;
	left:0;
}*/
.IndustryBlock .Items .Item .Item_Inner .Image
{
	position:absolute;
	width:100%;
	height:100%;
    opacity: 0;
    background-repeat: no-repeat;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    top: 0;
    left: 0;
}/*
.IndustryBlock .Items .Item:hover .Item_Inner .Image
{
    opacity: 1;
    visibility: visible
}*/
.IndustryBlock .Items .Item .Item_Inner .Desc
{
	position:relative;
	z-index:100;
}
.IndustryBlock .Items .Item .Item_Inner .Icon
{
    margin: 0;
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
}
.IndustryBlock .Items .Item:hover .Item_Inner .Icon path
{
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
	stroke: #333233;
}
.IndustryBlock .Items .Item .Item_Inner .Name
{
    font-family: 'Montserrat Bold';
    margin: 0 0 20px;
	font-size:24px;
	color:#333233;
    display: flex;
    align-items: flex-end;
    height: 92px;
}
.IndustryBlock .Items .Item:hover .Item_Inner .Name
{
    color: #EE1D23;
}
.IndustryBlock .Items .Item .Item_Inner .Anonse
{
	line-height:25px;
	max-width:258px;
    margin: 0 0 30px;
}
.IndustryBlock .Items .Item:hover .Item_Inner .Anonse
{
	color:#EEEDED;
}
.IndustryBlock .Items .Item .Item_Inner .Readon span
{
    font-family: 'Montserrat Bold';
	color:#EE1D23;
	font-size:14px;
	padding:0 0 2px;
	border-bottom:1px solid #EE1D23;
}
.IndustryBlock .Items .Item .Item_Inner:hover .Readon span
{
	border-bottom:1px solid transparent;
}
.SolutionMap + .ServicesBlock
{
    padding: 60px 0 110px;
}
.Home .ServicesBlock
{
	padding:0;
}
.Home .ServicesBlock .ImagesBlock .Image:before
{
    width: 403px;
    height: 400px;
    right: -49px;
    top: auto;
    bottom: -49px;
    z-index: -2;
    left: auto;
}
.Home .ServicesBlock .TextBlock
{
	padding:80px 0 80px 110px;
    width: 51%;
}
.ServicesBlock
{
    background:#333233;
	position:relative;
	padding:80px 0 0;
	clear:both;
}
.ServicesBlock .Flex
{
    justify-content: space-between;
}
.ServicesBlock.White
{
    background:#fff;
	padding:0;
}
.ServicesBlock.Type1
{
    background:#fff;
	padding:0;
}
.ServicesBlock.Type2
{
    background:#333233;
	padding:80px 0 0px;
}
.ServicesBlock.Vacancy
{
    background:#fff;
	padding:0;
}
.ServicesBlock .Wrapper
{
    max-width:1406px !important;
}
.ServiceDetail .ServicesBlock .ImagesBlock
{
	position:relative;
	width:47%; 
}
.ServiceDetail.Otrasli .ServicesBlock .ImagesBlock
{
	position:relative;
	width:60%;
}
.ServiceDetail.Resheniya .ServicesBlock .ImagesBlock .Image
{
	text-align:left;
	margin:0 0 47px;
}
.ServicesBlock.Type1 .ImagesBlock .Image
{
	margin:0 0 47px;
}
.ServicesBlock.Type2 .ImagesBlock .Image
{
	margin: 0 0 0 !important;
}
.ServiceDetail.Uslugi .ServicesBlock .ImagesBlock .Image
{
	text-align:left;
}
.ServiceDetail.Uslugi .ServicesBlock .ImagesBlock .Image
{
	text-align:left;
}
.ServicesBlock.Modules .ImagesBlock .Image
{
	text-align:left;
}
.Home .ServicesBlock .ImagesBlock .Image
{
	position:relative;
	top:-80px; 
}
.ServicesBlock .ImagesBlock .Image
{
	position:relative;
	text-align:right;
    z-index: 100;
}
.ServicesBlock.tabs .ImagesBlock .Image:before
{
    width: 363px;
    height: 301px;
    left: -47px;
    top: auto;
    bottom: -47px;
    z-index: -2;
}
.ServicesBlock.Type1 .ImagesBlock .Image:before
{
    width: 363px;
    height: 301px;
    left: -47px;
    top: auto;
    bottom: -47px;
    z-index: -2;
}
.ServicesBlock.Type2 .SolutionText .ImagesBlock .Image:before
{
    width: 363px;
    height: 301px;
    left: -47px;
    top: auto;
    bottom: -47px;
    z-index: -2;
}
.OtrasliIndex .ServicesBlock .ImagesBlock .Image:before
{
    width: 363px;
    height: 301px;
    right: -47px;
	left:auto;
    top: -47px;
    z-index: -2;
}
.ServicesBlock.Type2 .ImagesBlock .Image:before
{
    width: 363px;
    height: 301px;
	left:auto;
    right: -47px;
    top: -47px;
    z-index: -2;
}
.ServicesBlock .ImagesBlock .Image:before
{
    background: #EE1D23;
    -webkit-border-top-left-radius: 85px;
    -webkit-border-bottom-right-radius: 110px;
    -moz-border-radius-topleft: 85px;
    -moz-border-radius-bottomright: 110px;
    border-top-left-radius: 85px;
    border-bottom-right-radius: 110px;
    position: absolute;
    display: inline-block;
    content: "";
    width: 363px;
    height: 301px;
    right: -47px;
    top: -47px;
    z-index: -2;
}
.ServiceDetail.Otrasli .ServicesBlock .ImagesBlock .Image
{
	text-align:left;
}
.ServiceDetail.Uslugi .ServicesBlock .ImagesBlock .Image:before
{
    background: #EE1D23;
    -webkit-border-top-left-radius: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-topleft: 60px;
    -moz-border-radius-bottomright: 60px;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
	position:absolute;
	display:inline-block;
	content:"";
    width: 363px;
    height: 301px;
    left: -47px;
    top: auto;
    bottom: -47px;
    z-index: -2;
}
.ServicesBlock .ImagesBlock .LogoBlock
{
    background: #ffffff;
    -webkit-border-top-left-radius: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-topleft: 60px;
    -moz-border-radius-bottomright: 60px;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
	position:absolute;
    right: 0;
    bottom: 0;
    width: 413px;
    height: 151px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}
.ServicesBlock .ImagesBlock .Image img
{
    -webkit-border-top-left-radius: 70px;
    -webkit-border-bottom-right-radius: 70px;
    -moz-border-radius-topleft: 70px;
    -moz-border-radius-bottomright: 70px;
    border-top-left-radius: 70px;
    border-bottom-right-radius: 70px;
	display:inline-block;
}
.ServicesBlock .TextBlock
{
	position:relative;
	width:46%;
}
.ServiceDetail.proektnye-instituty .ServicesBlock .TextBlock
{
	width:47%; 
} 
.ServicesBlock.Type1 .TextBlock .Box
{
	padding:0;
}
.ServicesBlock.Type2 .TextBlock .Box
{
	padding:0;
}
.ServicesBlock .Title
{
	color:#FFFFFF;
	padding:0;
}
.ServicesBlock.Type1 .Title
{
	color:#353535;
}
.ServicesBlock.Vacancy .Title
{
	color:#ED1C24;
}
.ServicesBlock .Title span
{
	display:block;
}
.ServicesBlock.Solution .Title span
{
	display:block;
}
.ServicesBlock.Vacancy .ServiceList 
{
    max-width: 925px;
    justify-content: space-between;
}
.ServicesBlock .ServiceList.Flex
{
    justify-content: space-between;
}
.ServiceList ul
{
	list-style:none;
	width:100%;
	margin:0 0 0 -20px !important;
	padding:0;
}
.ServicesBlock.Modules .ImageText
{
    background-color: rgba(51, 50, 51, 0.81);
    -webkit-border-bottom-right-radius: 70px;
    -moz-border-radius-bottomright: 70px;
    border-bottom-right-radius: 70px;
    font-family: 'Montserrat Bold';
    position: absolute;
    cursor: pointer;
    width: 100%;
    left: 0;
    bottom: 7px;
    color: #fff;
    max-width: 645px;
}
.ServicesBlock.Modules .ImageText .Box
{
    align-items: center;
    display: flex;
    padding: 0 43px;
    height: 80px;
}
.ServicesBlock.Modules .ServiceList .TextBlock .accordion-panel ul
{
	margin:20px 0 !important;
}
.ServicesBlock.Modules .ServiceList .TextBlock .accordion-panel ul li:before
{
	display:inline-block !important
}
.ServiceList ul li:before
{
	display:none !important
}
.Solution.Type1 .ServiceList ul li.accordion_in:first-child
{
	border-top:none;
}
.Solution.Type1 .ServiceList ul li.accordion_in
{
	border-top:1px solid #D9D9D9;
}
.ServicesBlock.Vacancy .ServiceList ul li.accordion_in
{
	border-top:1px solid #D9D9D9;
}
.ServiceList ul li.accordion_in:first-child
{
	border-top:none;
}
.ServiceList ul li.accordion_in
{
	border-top:1px solid #484848;
	position:relative;
	padding:0;
	margin:0;
}
.ServiceList ul li.accordion_in.acc_active
{
	border-top:1px solid transparent;
}
.ServiceDetail.Otrasli .ServiceList ul li.accordion_in
{
	border-top:none;
	border-bottom:1px solid #797878;
	position:relative;
	margin:0;
}
.ServiceDetail.Otrasli .ServiceList ul li.accordion_in.acc_active
{
	border-bottom:1px solid #797878;
}

.ServiceList ul li.accordion-item:first-child
{
	border-top:none;
}
.ServiceList ul li.accordion-item
{
	border-top:1px solid #484848;
	position:relative;
	padding:0;
	margin:0;
}
.ServiceList ul li.accordion-item.is-active
{
	border-top:1px solid transparent !important;
}
.ServiceList ul li.accordion_in .acc_head
{
    font-family: 'Montserrat Bold';
	color:#FFFFFF;
    font-size: 22px;
	cursor:pointer;
	position:relative;
	padding:20px 60px 20px 24px;
}
.ServiceList ul li.accordion-item .accordion-thumb
{
    font-family: 'Montserrat Bold';
	color:#FFFFFF;
    font-size: 22px;
	cursor:pointer;
	position:relative;
	padding:20px 30px 20px 20px;
}
.ServicesBlock.Modules .ServiceList ul li.accordion-item .accordion-thumb
{
    font-size: 18px;
}
.ServicesBlock.Modules .ServiceList ul li.accordion-item .accordion-thumb span
{
    padding: 0 35px 0 0;
}
.ServicesBlock.White .ServiceList ul li.accordion-item .accordion-thumb
{
	color:#333233;
}
.ServiceList ul li.accordion_in.acc_active .acc_head
{
    background:#EE1D23;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color:#FFFFFF;
}
.ServiceList ul li.accordion-item.is-active .accordion-thumb
{
    background-color:#EE1D23;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color:#FFFFFF;
}
.ServicesBlock.White .ServiceList ul li.accordion-item.is-active .accordion-thumb
{
	color:#FFFFFF;
}
.ServiceDetail.Otrasli .ServiceList ul li.accordion_in.acc_active .acc_head
{
    background:none;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color:#ED1C24;
	line-height:46px;
	font-size:36px;
}
.ServiceList ul li.accordion_in .acc_icon_expand
{
    background-image: url(svg/arrow-down.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    position: absolute;
    content: "";
    margin: 0 18px 0 0;
    vertical-align: middle;
    display: inline-block;
    min-width: 28px;
    width: 28px;
    height: 28px;
	right:0;
}
.ServiceList ul li.accordion_in.acc_active .acc_icon_expand
{
    background-image: url(svg/accordion-close.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
} 
.ServiceList ul li.accordion-item .accordion-thumb span
{
    background-image: url(svg/arrow-down.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
	padding:0 30px 0 0;
    display: block;
    vertical-align: middle;
}
.ServiceList ul li.accordion-item.is-active .accordion-thumb span
{
    background-image: url(svg/accordion-close.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
} 
.ServicesBlock.Type1 .ServiceList ul li.accordion-item .accordion-thumb span
{
    background-image: url(svg/arrow-red-down.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
	padding:0 30px 0 0;
    display: block;
    vertical-align: middle;
}
.ServicesBlock.Type1 .ServiceList ul li.accordion-item.is-active .accordion-thumb span
{
    background-image: url(svg/accordion-close.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
}
.ServicesBlock.White .ServiceList ul li.accordion-item .accordion-thumb span
{
    background-image: url(svg/arrow-red-down.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
	padding:0 30px 0 0;
    display: block;
    vertical-align: middle;
}
.ServicesBlock.White .ServiceList ul li.accordion-item.is-active .accordion-thumb span
{
    background-image: url(svg/accordion-close.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
}
.ServiceDetail.Company .Type1 .ServiceList ul li.accordion_in .acc_icon_expand 
{
    background-image: url(svg/arrow-red-down.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px; 
}
.ServiceDetail.Resheniya .Type1 .ServiceList ul li.accordion_in.acc_active .acc_icon_expand
{
    background-image: url(svg/arrow-up.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
}
.ServiceDetail.Otrasli .ServiceList ul li.accordion_in .acc_icon_expand
{
    background-image: url(svg/arrow-red-down.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
}
.ServiceDetail .Vacancy .ServiceList ul li.accordion_in .acc_icon_expand
{
    background-image: url(svg/arrow-red-down.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
}
.ServiceDetail .Vacancy .ServiceList ul li.accordion_in.acc_active .acc_icon_expand
{
    background-image: url(svg/arrow-up.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
} 
.ServicesBlock.Solution .ServiceList ul li.accordion_in .acc_icon_expand
{
    background-image: url(svg/arrow-red-down.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px; 
}
.ServiceDetail.Resheniya .Type1 .ServiceList ul li.accordion_in .acc_icon_expand
{
    background-image: url(svg/arrow-red-down.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
}
.ServiceDetail.Otrasli .ServiceList ul li.accordion_in.acc_active .acc_icon_expand
{
    background:none;
}
.VacancyBlock ul
{
	list-style:none;
	margin:0 !important;
	padding:0;
}
.VacancyBlock ul.VacancyList li
{
    font-family: 'Montserrat Bold';
	display:inline-block;
	margin:0 50px 20px 0 !important;
	font-size:22px;
	padding:0 !important;
}
.VacancyBlock ul.VacancyList li:before
{
	display:none !important;
}
.VacancyBlock ul li a
{
	display:inline-block;
	cursor:pointer;
	  text-decoration: underline;
	  text-decoration-color:#353535;
	  text-decoration-style: solid;
	  text-decoration-thickness: 1px;
	text-underline-offset: 3px;
	  color:#353535;
	  border:none;
}
.VacancyBlock ul.VacancyList li.active
{
    color:#ED1C24;
}
.VacancyBlock ul.VacancyList li:hover a
{
	  text-decoration: underline;
	  text-decoration-color:#ED1C24;
	  text-decoration-style: solid;
	  text-decoration-thickness: 1px;
	text-underline-offset: 3px;
	  color:#ED1C24;
}
.VacancyBlock ul.VacancyList li.active a
{
	  text-decoration: underline;
	  text-decoration-color:#ED1C24;
	  text-decoration-style: solid;
	  text-decoration-thickness: 1px;
	text-underline-offset: 3px;
	  color:#ED1C24;
}
.VacancyBlock .VacancyBox
{
	display:none;
}
.VacancyBlock .VacancyBox.active
{
	padding:40px 0 0;
	display:block;
}
.VacancyBlock .VacancyBox .Box
{
	border:1px solid #ED1C24;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
	font-size:16px;
	padding:40px 30px 40px 25px;
}
.VacancyBlock .VacancyBox .Box .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.VacancyBlock .VacancyBox .Box .Items .Item
{
	float:left;
    width: 31%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1.111% 55px;
}
.VacancyBlock .VacancyBox .Box .Items .Item .Item_Inner
{
    position: relative;
	width:100%;
	font-size:16px;
}
.VacancyBlock .VacancyBox .Box .Items .Item .Item_Inner .Name
{
    font-family: 'Montserrat Bold';
	font-size:16px;
    margin: 0 0 30px;
}
.VacancyBlock .VacancyBox .Box .Button
{
	text-align:right;
}
.VacancyBlock .VacancyBox .TitleBlock
{
    background: #EE1D23;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
    font-family: 'Montserrat Bold';
    color: #FFFFFF;
    font-size: 22px;
    position: relative;
    padding: 20px 30px;
	display:inline-block;
}
.VacancyText
{
	max-width:925px;
	padding:60px 0 0;
	font-size:16px;
	line-height:26px;
}
.VacancyText .Title
{
	max-width:690px;
    color: #212121 !important;
}
.ServiceList ul li .acc_content
{
	padding:20px 24px 25px;
    line-height: 25px;
	color:#FFFFFF;
}
.ServiceList ul li .accordion-panel
{
	padding:20px 24px 25px;
	display:none;
    line-height: 25px;
	color:#FFFFFF;
}
.ServiceList ul li .accordion-panel p
{
	padding:0;
}
.ServicesBlock.White .ServiceList ul li
{
    border-color: #D9D9D9
}
.ServicesBlock.White .ServiceList ul li .accordion-panel
{
	color:#333233;
}
.ServicesBlock.Type1 .ServiceList ul li.accordion-item:first-child
{
    border-top:none;
}
.ServicesBlock.Type1 .ServiceList ul li.accordion-item
{
    border-top: 1px solid #D9D9D9;
}
.ServicesBlock.Type1 .ServiceList ul li.accordion_in .acc_head,
.ServicesBlock.Type1 .ServiceList ul li.accordion-thumb
{
	color:#333233;
}
.ServicesBlock.Type1 .ServiceList ul li.accordion-item .accordion-thumb span 
{
    color: #333233;
}
.ServicesBlock.Type1 .ServiceList ul li.accordion-item.is-active .accordion-thumb span 
{
    color: #FFFFFF;
}
.ServicesBlock.Vacancy .ServiceList ul li.accordion_in .acc_head
{
	color:#333233;
}
.ServicesBlock.Vacancy .ServiceList ul li.accordion_in.acc_active .acc_head
{
	color:#FFFFFF;
}
.ServicesBlock.Vacancy ul li .acc_content,
.ServicesBlock.Type1 ul li .accordion-panel
{
	color:#333233;
}
.ServicesBlock.Type1 .ServiceList ul li.accordion_in.acc_active .acc_head
{
	color:#FFFFFF;
}
.ServicesBlock.Type1 ul li .acc_content
{
	color:#333233;
}
.ServicesBlock.Vacancy .Text
{
    font-size: 16px;
    color: #000000;
	width:70%;
}
.ServicesBlock.Vacancy .Salary
{
    font-family: 'Montserrat Bold';
    font-size: 16px;
    color: #000000;
	padding:0 0 0 30px;
	width:15%;
}
.ServicesBlock.Vacancy .City
{
    font-family: 'Montserrat Bold';
    font-size: 16px;
	padding:0 0 0 36px;
    color: #000000;
	width:20%;
}
.ServiceList .Readon
{
	margin:25px 0 0;
}
.ServiceList .Readon a
{
    font-family: 'Montserrat Bold';
    border-bottom: 1px solid #EE1D23;
    color: #EE1D23;
    font-size: 14px;
    padding: 0 0 2px;
    display: inline-block;
	line-height:normal;
}
.ServiceList .Readon a:hover
{
    background: transparent;
    border-bottom: 1px solid transparent;
    color: #EE1D23;
}
.ServiceDetail.Otrasli .Links
{
	margin:88px 0 115px;
}
.ServiceDetail.Otrasli .Links .Button:last-child
{
	margin:0;
}
.SolutionBlock
{
    background:#333233;
	position:relative;
	padding:110px 0;
}
.SolutionBlock .Wrapper
{
    max-width:1406px !important;
}
.SolutionBlock .TextBlock
{
    position: relative;
    width: 48%;
}
.SolutionBlock .TextBlock .Title
{
	color:#FFFFFF;
}
.SolutionBlock .ImagesBlock
{
	position:relative;
	width:52%;
}
.SolutionBlock .ImagesBlock .Image
{
	position:relative;
    text-align: right;
    z-index: 100;
}
.SolutionBlock .ImagesBlock .Image img
{
    -webkit-border-top-left-radius: 85px;
    -webkit-border-bottom-right-radius: 110px;
    -moz-border-radius-topleft: 85px;
    -moz-border-radius-bottomright: 110px;
    border-top-left-radius: 85px;
    border-bottom-right-radius: 110px;
    display: inline-block;
}
.SolutionBlock .ImagesBlock .Image:before
{
    background: #EE1D23;
    -webkit-border-top-left-radius: 85px;
    -webkit-border-bottom-right-radius: 110px;
    -moz-border-radius-topleft: 85px;
    -moz-border-radius-bottomright: 110px;
    border-top-left-radius: 85px;
    border-bottom-right-radius: 110px;
    position: absolute;
    display: inline-block;
    content: "";
    width: 363px;
    height: 301px;
    right: -47px;
    top: -47px;
    z-index: -2;
}
.SolutionList ul
{
	list-style:none;
	margin:0 0 0 -20px !important;
	padding:0;
}
.SolutionList ul li.accordion_in:first-child
{
	border-top:none;
}
.SolutionList ul li.accordion_in
{
	border-top:1px solid #484848;
	position:relative;
	padding:0;
	margin:0;
}
.SolutionList ul li.accordion_in:last-child
{
	border-bottom:1px solid #484848;
}
.SolutionList ul li.accordion_in.acc_active
{
	border-top:1px solid transparent;
}
.SolutionList ul li.accordion_in:before
{
	display:none;
}
.SolutionList ul li.accordion_in .acc_head
{
    font-family: 'Montserrat Bold';
	color:#FFFFFF;
    font-size: 16px;
	cursor:pointer;
	position:relative;
	padding:20px 60px 20px 20px;
}
.SolutionList ul li.accordion_in.acc_active .acc_head
{
    background:#EE1D23;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color:#FFFFFF;
}
.SolutionList ul li.accordion_in .acc_icon_expand
{
    background-image: url(svg/arrow-down.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    position: absolute;
    content: "";
    margin: 0 18px 0 0;
    vertical-align: middle;
    display: inline-block;
    min-width: 28px;
    width: 28px;
    height: 28px;
	right:0;
}
.SolutionList ul li.accordion_in.acc_active .acc_icon_expand
{
    background-image: url(svg/arrow-up.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
}
.SolutionList ul li .acc_content
{
	padding:20px 20px 25px;
    line-height: 25px;
	color:#FFFFFF;
}
.SolutionList .Readon
{
	margin:15px 0 0;
}
.SolutionList .Readon a
{
    background: #EE1D23;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    border: 1px solid #EE1D23;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
    padding: 0 25px;
}
.SolutionList .Readon a:hover
{
    background: transparent;
    border: 1px solid #EE1D23;
    color: #EE1D23;
}
.NewsBlock
{
    background:#333233;
	padding:40px 0 80px;
}
.NewsBlock .Title
{
    font-family: 'Montserrat Bold';
	font-size:36px;
	color:#ED1C24;
    margin: 0 0 44px;
}
.NewsBlock .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.NewsBlock .Items .Item
{
	float:left;
    width: 23%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 60px;
}
.NewsBlock .Items .Item .Item_Inner
{
    padding: 0 0 25px;
    position: relative;
	display: block;    
	width:100%;
	color:#FFFFFF;
	font-size:14px;
}
.NewsBlock .Items .Item .Image
{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0 0 15px;
    height: 237px;
}
.NewsBlock .Items .Item .Image:hover
{
	-webkit-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
}
.NewsBlock .Items .Item .Image.No
{
    background-size: contain;
}
.NewsBlock .Items .Item .Name
{
    overflow: hidden;
    position: relative;
    font-family: 'Montserrat Bold';
    font-size: 16px;
    margin: 0 0 15px;
    color: #FFFFFF;
    max-height: 75px;
    padding: 10px 0 0;
    line-height: 26px;
}
.NewsBlock .Items .Item .Name a
{
    color: #FFFFFF;
}
.NewsBlock .Items .Item .Name a:hover
{
	color:#ED1C24;
}
.NewsBlock .Items .Item .Date
{
    font-family: 'Montserrat Bold';
    margin: 0 0 10px;
	font-size:14px;
    display: inline-block;
	color:#FFFFFF;
}
.NewsBlock .Items .Item .Anonse
{
	line-height:25px;
	margin:0 0 25px;
}
.NewsBlock .Items .Item .Item_Inner .Readon
{
    position: absolute;
    bottom: 0;
}
.NewsBlock .Items .Item .Item_Inner .Readon a
{
	color:#EE1D23;
	font-size:14px;
	padding:0 0 2px;
    display: inline-block;
	border-bottom:1px solid #EE1D23;
}
.NewsBlock .Items .Item .Item_Inner .Readon a:hover
{
	border-bottom:1px solid transparent;
}
.NewsBlock .Button 
{
	text-align:right;
}
.NewsBlock .Button a
{
	max-width:217px;
}
.NewsList .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -2%;
}
.NewsList.Detail .Items
{
    margin: 0 -1%;
}
.NewsList .Items .Item
{
	float:left;
    width: 21%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 2% 45px;
}
.NewsList .Items .Item .Image:hover img
{
	-webkit-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
}
.NewsList.Detail .Items .Item
{
    width: 31.111%;
    margin: 0 1% 50px;
}
.NewsList .Items .Item .Item_Inner
{
	display: block;    
	width:100%;
	color:#FFFFFF;
	font-size:14px;
	padding:0;
	border:none;
}
.NewsList .Items .Item .Image
{
    -webkit-border-bottom-right-radius: 68px;
    -moz-border-radius-bottomright: 68px;
    border-bottom-right-radius: 68px;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: cover;
    margin: 0 0 20px;
    height: 310px;
}
.NewsList .Items .Item .Image:hover
{
	-webkit-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
}
.NewsList .Items .Item .Image.No
{
    background-size: contain;
}
.NewsList.Detail .Items .Item .Name
{
    font-size: 16px;
    margin: 0 0 12px;
    max-height: 75px;
    overflow: hidden;
}
.NewsList .Items .Item .Name
{
	position:relative;
    font-family: 'Montserrat Bold';
    font-size: 14px;
    margin: 0 0 12px;
	padding:0;
    line-height: 26px;
}
.NewsList.Detail .Items .Item .Name a
{
	color:#000;
	border:none;
}
.NewsList.Detail .Items .Item .Name a:hover
{
	color:#ED1C24;
}
.NewsList .Items .Item .Date
{
    border-bottom:1px solid #e9e9e9;
    margin: 0 0 10px;
    display: inline-block;
    padding: 0 10px 10px 0;
	color:#a8a8a8;
}
.NewsList.Detail .Items .Item .Date
{
    border-bottom:none;
    margin: 0 0 10px;
    font-size: 12px;
    padding: 0;
    color: #8b8b8b;
}
.NewsList .Items .Item .Anonse
{
	line-height:25px;
	margin:0 0 25px;
}
.NewsList .Items .Item .Item_Inner .Readon
{
	font-size:14px;
	padding:0 0 1px;
	line-height:normal;
    display: inline-block;
}
.NewsList .Items .Item .Item_Inner .Readon a
{
	color:#EE1D23;
	border-bottom:1px solid #ffc3c3;
}
.NewsList .Items .Item .Item_Inner .Readon a:hover
{
    color: #212121;
	border-bottom:none;
}
.NewsList .Block 
{
	margin:0 0 100px;
}
.NewsList .Article.Block 
{
	margin:0;
}
.NewsList .Block .Title 
{
	color:#ED1C24;
	font-size:36px;
	margin:0 0 50px;
}
.NewsList .Block .Item_Inner
{
	display: block;    
	width:100%;
	color:#FFFFFF;
	font-size:14px;
	padding:0;
	border:none;
}
.NewsList .Block .Item .Image
{
    -webkit-border-bottom-right-radius: 68px;
    -moz-border-radius-bottomright: 68px;
    border-bottom-right-radius: 68px;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-size: cover;
    margin: 0 0 30px;
    height: 340px;
}
.NewsList .Block .Item .Image:hover
{
	-webkit-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
}
.NewsList .Block .Item .Image.No
{
    background-size: contain;
}
.NewsList .Block .Item .Image img
{
	-webkit-border-bottom-right-radius: 68px;
	-moz-border-radius-bottomright: 68px;
	border-bottom-right-radius: 68px;
	display: inline-block;    
}
.NewsList .Block .Item .Name
{
	position:relative;
    font-family: 'Montserrat Bold';
    margin: 0 0 30px;
	padding:0;
    overflow: hidden;
    max-height: 73px;
    line-height: 26px;
    font-size: 16px;
}
.NewsList .Block .Item .Name a
{
	color:#000;
	border:none;
}
.NewsList .Block .Item .Name a:hover
{
	color:#ED1C24;
}
.NewsList .Block .Item .Date
{
    margin: 0 0 10px;
    font-size: 12px;
    color: #8b8b8b;
}
.NewsList .Block .Item .SMI
{
	margin: 0 0 0 40px;
	color:#ED1C24;
}
.NewsList .Block .Item .Anonse
{
	line-height:25px;
	margin:0 0 25px;
}
.NewsList .Block .Item .Item_Inner .Readon
{
	color:#EE1D23;
	font-size:14px;
	padding:0 0 2px;
    display: inline-block;
	border-bottom:1px solid #EE1D23;
}
.NewsList .Block .Item .Item_Inner:hover .Readon
{
	border-bottom:1px solid transparent;
}
.NewsList .Block .AllLink
{
    font-family: 'Montserrat Bold';
}
.NewsList .owl-nav
{
    position: absolute;
	width:100%;
    top:29%;
	left:0;
	right:0;
    z-index: 100;
    margin:0;
}
.NewsList .owl-nav button
{
	background-color:#ed1c24 !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 100;
    position: absolute;
	border:1px solid #ed1c24 !important;
}
.NewsList .owl-nav button.disabled
{
	display:none;
}
.NewsList .owl-nav button.owl-prev 
{
    left:-30px;
}
.NewsList .owl-nav button.owl-prev span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.NewsList .owl-nav button.owl-prev.disabled span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.NewsList .owl-nav button.owl-next 
{
    right:-30px;
}
.NewsList .owl-nav button.owl-next span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.NewsList .owl-nav button.owl-next.disabled span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.NewsList .Button.Link
{
	margin:45px 0 0;
}
.NewsList .Button a
{
	max-width:260px;
	font-size:16px;
	height:54px;
	line-height:54px;
}
.AcademyNews .Title
{
	text-align:center;
}
.AcademyNews .Wrapper
{
    max-width: 1406px !important;
}
.AcademyNews .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.AcademyNews .Items .Item
{
	float:left;
    width: 31%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.AcademyNews .Items .Item .Item_Inner
{
    position: relative;
	display: block;    
	width:100%;
} 
.AcademyNews .Items .Item .Image
{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0 0 15px;
    height: 340px;
}
.AcademyNews .Items .Item .Image:hover
{
	-webkit-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
}
.AcademyNews .Items .Item .Image.No
{
    background-size: contain;
}
.AcademyNews .Items .Item .Name
{
    overflow: hidden;
    position: relative;
    font-family: 'Montserrat Bold';
    font-size: 16px;
    margin: 0 0 15px;
    padding: 10px 0 0;
    line-height: 26px;
}
.AcademyNews .Items .Item .Name a
{
	color:#000;
	border:none;
}
.AcademyNews .Items .Item .Name a:hover
{
	color:#ED1C24;
}
.AcademyNews .Items .Item .Date
{
    font-family: 'Montserrat Bold';
    margin: 0 0 10px;
	font-size:14px;
    display: inline-block;
	color:#FFFFFF;
}
.AcademyNews .Items .Item .Anonse
{
	line-height:25px;
	margin:0 0 25px;
}
.AcademyNews .Items .Item .Item_Inner .Readon
{
    position: absolute;
    bottom: 0;
}
.AcademyNews .Items .Item .Item_Inner .Readon a
{
	color:#EE1D23;
	font-size:14px;
	padding:0 0 2px;
    display: inline-block;
	border-bottom:1px solid #EE1D23;
}
.AcademyNews .Items .Item .Item_Inner .Readon a:hover
{
	border-bottom:1px solid transparent;
}
.AcademyNews .Button 
{
	text-align:center;
}
.AcademyNews .Button a
{
    max-width: 217px;
    margin: 0 auto;
}
.ArticleList .Items
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -2%;
}
.ArticleList .Items .Box
{
	float:left;
    width: 46%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 2% 30px;
}
.ArticleList .Items .Box .Item_Inner
{
	display: block;    
	width:100%;
	font-size:16px;
	padding:0;
	color:#000000;
	border:none;
}
.ArticleList .Items .Box .Image
{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: 0 0 65px;
    height: 310px;
}
.ArticleList .Items .Box .Image.No
{
    background-size: contain;
}
.ArticleList.Detail .Items .Box .Name
{
    font-size: 16px;
    margin: 0 0 12px;
    max-height: 55px;
    overflow: hidden;
}
.ArticleList .Items .Box .Name
{
	position:relative;
    font-family: 'Montserrat Bold';
    font-size:22px;
    margin: 0 0 40px;
    line-height: 26px;
}
.ArticleList .Items .Item_Inner .Name a
{
	color:#000;
	border:none;
}
.ArticleList .Items .Item_Inner .Name a:hover
{
	color:#ED1C24;
}
.ArticleList .Items .Box .Anonse
{
	line-height:25px;
	margin:0 0 10px;
}
.ArticleList .Items .Box .Item_Inner .Readon
{
	color:#EE1D23;
	font-size:14px;
	padding:0 0 1px;
	line-height:normal;
    display: inline-block;
	border-bottom:1px solid #EE1D23;
    opacity:0;
}
.ArticleList .Items .Box .Item_Inner:hover .Readon
{
    opacity:1;
}
.Contacts.Social
{
    padding: 60px 0 0;
}
.Social
{
    padding: 80px 0 0;
    clear: both; 
}
.Social .Title
{
    font-family: 'Montserrat Bold';
	margin: 0 0 37px;
    font-size: 36px;
    color: #EE1D23;
    text-align: left;
}
.Social a
{
	display:inline-block;
    vertical-align: middle;
	border:none !important;
    line-height: 42px;
	font-size:15px;
	margin:0 37px 0 0;
	color:#fff;
    width: 72px;
    height: 52px; 
}
.Social a span
{
	display:inline-block;
	font-size:0px;
}
.Social a.Vk
{    
	background-image: url(svg/vk.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size:72px; 
    margin: 5px 0 0;
}
.Social a.Vk:hover
{    
	background-image: url(svg/vk-hv.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size:72px; 
}
.Social a.Ok
{    
	background-image: url(svg/ok.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 30px; 
    margin: 5px 0 0;
}
.Social a.Ok:hover
{    
	background-image: url(svg/ok-hv.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 30px; 
}
.Social a.Youtube
{    
	background-image: url(svg/youtube.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 58px; 
    margin: 5px 0 0;
}
.Social a.Youtube:hover
{    
	background-image: url(svg/youtube-hv.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 58px; 
}
.Social a.Telegram
{    
	background-image: url(svg/telegram.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 58px; 
    margin: 5px 0 0;
}
.Social a.Telegram:hover
{    
	background-image: url(svg/telegram-hv.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 58px; 
}
.Social a.Rutube
{    
	background-image: url(svg/rutube.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 56px; 
    margin: 0;
}
.Social a.Rutube:hover
{    
	background-image: url(svg/rutube-hv.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 56px; 
    margin: 0;
}
.NewsDetail
{
	max-width:975px;
}
.NewsDetail p:last-child
{
	padding:0;
}
.DetailTitle
{
	max-width:1043px;
	margin:0 0 20px;
	font-size:38px;
	color:#353535;
}
.NewsDetail .Date
{
    margin: 0 0 20px;
    color: #8b8b8b;
}
.NewsDetail .ImagesBlock,
.NewsDetail .VideoBlock,
.NewsDetail figure
{
	position:relative;
    margin: 0 0 35px;
    overflow: hidden;
    max-height: 600px;
}
.NewsDetail .Anonse
{
	margin: 0 0 60px;
}
.NewsDetail .GalleryBlock
{
	margin:60px 0 0;
}
.NewsDetail .GalleryBlock .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.NewsDetail .GalleryBlock .Items .Img
{
	float:left;
    width:31%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 2%;
}
.NewsOne
{
	width:50%;
}
.NewsOne .Image
{
    -webkit-border-bottom-right-radius: 68px;
    -moz-border-radius-bottomright: 68px;
    border-bottom-right-radius: 68px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0 0 30px;
    height: 582px;
}
.NewsOne .Image:hover
{
	-webkit-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
}
.NewsOne .Image.No
{
    background-size: contain;
}
.NewsOne .Name
{
	position:relative;
    font-family: 'Montserrat Bold';
    font-size: 16px;
    margin: 0 0 15px;
    line-height: 26px;
}
.NewsOne .Name a
{
	color:#000;
	border:none;
}
.NewsOne .Name a:hover
{
	color:#ED1C24;
}
.NewsOne .Item_Inner .Anonse
{
	color:#000 !important;
}
.NewsOne .Date 
{
    margin: 0 0 15px;
    color: #8b8b8b;
}
.NewsOne .Readon a
{
    background: #EE1D23;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    border: 1px solid #EE1D23;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    cursor: pointer;
    padding: 0 30px;
	margin:25px 0 0;
}
.NewsOne .Readon a:hover
{
    background: transparent;
	border:1px solid #EE1D23;
    color: #EE1D23;
}
.NewsBig
{
	width:50%;
}
.NewsBig .List
{
    margin: 0 0 0 50px;
}
.NewsBig .Item
{
    margin: 0 0 30px;
}
.NewsBig .Item .Item_Inner
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;   
	width:100%;
	font-size:14px;
	padding:0;
	border:none;
}
.NewsBig .Item .Image
{
    -webkit-border-bottom-right-radius: 68px;
    -moz-border-radius-bottomright: 68px;
    border-bottom-right-radius: 68px;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: cover;
    width: 60%;
    max-width: 315px;
    height: 195px;
}
.NewsBig .Item .Image:hover
{
	-webkit-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
}
.NewsBig .Item .Image.No
{
    background-size: contain;
}
.NewsBig .Item .Name
{
    position: relative;
    font-family: 'Montserrat Bold';
    font-size: 16px;
    margin: 0 0 12px;
    padding: 0;
    max-height:125px;
    line-height: 25px;
    overflow: hidden;
}
.NewsBig .Item .Name a
{
    color: #000;
	border:none;
}
.NewsBig .Item .Name a:hover
{
	color:#ED1C24;
}
.NewsBig .Item_Inner .Desc
{
    width: 60%;
	padding:0 0 0 20px;
}
.NewsBig .Item .Date
{
	margin: 0 0 10px;
	font-size:12px;
	color:#8b8b8b;
}
.NewsBig .Readon a
{
	color:#EE1D23;
	font-size:14px;
	padding:0 0 1px;
	line-height:normal;
    display: inline-block; 
    border-bottom: 1px solid #ffc3c3;
}
.NewsBlock .More
{
	text-align:center;
}
.ServiceDetail .ServiceBG .BoxBG
{
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-bottomright: 60px;
    border-bottom-right-radius: 60px;
}
.ServiceDetail .ServiceBG .BoxBG.Industries
{
    background-image: url(images/industries.png);
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
.ServiceDetail .ServiceBG .BoxBG.Services
{
    background-image: url(images/service-bg2.png);
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
.ServiceDetail .ServiceBG .BoxBG.Resheniya
{
    background-image: url(images/service-bg3.png);
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
.ServiceDetail.Company .BoxBG
{
    background-image: url(images/service-bg4.png);
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
.ServiceBG .BoxBG
{
    background-repeat: no-repeat;
	position:relative;
	height:767px;
}
.ServiceDetail.Catalog .ServiceBG .BoxBG
{
    background-repeat: no-repeat;
	position:relative;
	height:482px;
}
.ServiceDetail.Catalog .ServiceBG .ServiceBox
{
    max-width: 637px; 
}
.ServiceDetail.Uslugi .ServiceBG .BoxBG:after
{
    background-image: url(images/service-box-bg.png);
    background-position: 50% 0%;
    background-repeat: no-repeat;
	position:absolute;
	top:0;
	content:"";
	display:block;
	width:100%;
	height:100%;
}
.ServiceBG .BoxBG .Wrapper
{
    max-width: 1406px !important
}
.CatalogTitle .Wrapper
{
    max-width: 1406px !important
}
.CatalogTitle .Breadcrumbs
{
	position:relative !important;
	padding:35px 0 0;
    margin: 0 0 45px;
    color: #353535 !important;
}
.CatalogTitle .Breadcrumbs a
{
    color: #353535 !important;
}
.Hidden
{
	display:none;
}
.CatalogTitle h1
{
	max-width:690px;
}
.elektroobogrev-rezervuarov .CatalogTitle h1
{
	max-width:620px;
}
.ServiceDetail .TextBox
{
	overflow:hidden;
	font-size:16px;
}
.ServiceDetail .Wrapper
{
    max-width: 1406px !important;
}
.ServiceDetail .TextBox .Buttons
{
    margin: 0 0 60px !important;
}
.ServiceDetail .TextBox .Buttons:last-child
{
    margin: 0 !important;
}
.ServiceDetail ol li
{
    margin: 0 0 15px;
}
.ServiceDetail .SolutionText .ImagesBlock
{
	width:48%;
}
.ServiceDetail .SolutionText .DescBlock.Img
{
    width: 50%;
	font-size:16px;
}
.ServiceDetail .SolutionText .DescBlock.Img .Box
{
    padding: 0 0 0 55px;
}
.ServiceDetail .ServicesBlock.Type2 .SolutionText .DescBlock
{
    color:#fff;
}
.MobileImage 
{
    display:none;
}
.PressCentr h1
{
    margin: 0 0 45px;
}
.PressCentr .NewsBG .BoxBG
{
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-bottomright: 60px;
    border-bottom-right-radius: 60px;
}
.PressCentr .NewsBG 
{
    max-width: 1500px;
    margin: 0 auto 75px;
}
.PressCentr .NewsBG .BoxBG
{
    background-repeat: no-repeat;
	position:relative;
	height:480px;
}
.PressCentr .Wrapper
{
    max-width: 1406px !important
}
.BlockSection
{
	margin:0 0 60px;
}
.ServiceDetail .Type2 .SolutionText
{
	margin:0 0 100px; 
}
.BenefitsBlack.BlockSection
{
	margin:0 0 40px;
}
.MakeBlock.BlockSection
{
	margin:0 0 40px;
}
.TextIcons.BlockSection
{
	margin:0 0 40px;
}
.BlockSection.ProductList
{
	margin:0 0 60px;
}
.BlockSection.SolBlock
{
	margin:0 0 60px;
}
.SolutionText .Wrapper
{
    max-width: 1406px !important
}
.SolutionText .Text
{
    max-width: 635px;
}
.ServiceText .Wrapper
{
    max-width: 1406px !important
}
.ServiceText .CeoBlock
{
	margin:0;
}
.ServiceText .BlockText1
{
	font-size:24px;
	color:#ED1C24;
	line-height:33px;
    width: 57%;
}
.ServiceText .BlockText1 .Text
{
    max-width: 570px;
}
.ServiceText .BlockText1 .Text p:last-child
{
    padding:0 !important;
}
.ServiceDetail.Solution .ServiceText .BlockText1 
{
    width: 57%;
}
.ServiceDetail.Solution .ServiceText .BlockText1 .Text
{
    max-width: 615px;
}
.ServiceDetail.Solution .ServiceText .BlockText2 
{
    width: 50%;
}
.ServiceText .BlockText2
{
	font-size:16px;
	color:#000000;
	line-height:26px;
    width: 50%;
}
.Conteiner ol
{
	margin:0 0 0 20px;
	padding:0;
}
.Conteiner ol ol
{
	margin:0;
}
.TitleBox .Wrapper
{
	max-width:1406px !important;
} 
.Breadcrumbs 
{
    font-family: 'Montserrat Bold';
    font-size: 12px;
    margin: 0 0 60px;
    color: #353535;
    position: relative;
    z-index: 10;
    width: 100%;
}
.Breadcrumbs a
{
    color: #353535;
}
.Breadcrumbs a:hover
{
    color: #353535;
}
.Holder.Press .TitleBox
{
    padding: 0;
}
.Holder.Press .TitleBox h1
{
    display:none;
}
.Holder.Press .Conteiner .Wrapper 
{
    max-width: 100%;
}
.CatalogPage .Wrapper 
{
	max-width:1406px !important;
}
.SectionList 
{
	margin:0 0 80px;
}
.SectionList .Title
{
	color:#ED1C24;
}
.SectionList .Wrapper 
{
	max-width:1406px !important;
}
.SectionList .Items .Item
{
	margin:0 0 80px;
}
.SectionList.Border .Items .Item
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
	margin:0 0 35px;
	padding:40px 35px;
}
.SectionList.Border .Items .Item:hover
{
	-webkit-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
}
.SectionList .Items .Item:before
{
	display:none;
}
.SectionList .Items .Item .Item_Inner .Flex
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
}
.SectionList.Border .Items .Item .Item_Inner .Desc.Img
{
    width: 55%;
}
.SectionList .Items .Item .Item_Inner .Desc.Img
{
    width: 50%;
}
.SectionList .Items .Item .Item_Inner .Desc.Img .Anonse
{
	max-width:660px;
}
.SectionList .Items .Item .Item_Inner .Desc
{
    width: 100%;
}
.SectionList .Items .Item .Item_Inner .Desc .Box
{
    padding:0 60px 0 0;
}
.SectionList .Items .Item .Item_Inner .Desc .Box
{
    padding:0 60px 0 0;
}
.SectionList .Items .Item .Item_Inner .Desc .Box .Links
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	max-width:690px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -2%;
}
.SectionList .Items .Item .Item_Inner .Desc .Box .Links .Button
{
    float: left;
    width: 46%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 2% 0;
}
.SectionList .Items .Item .Item_Inner .Desc .Button
{
	margin:30px 0 0;
}
.SectionList.Border .Items .Item .Item_Inner .ImagesBlock
{
    width: 46%;
}
.SectionList .Items .Item .Item_Inner .ImagesBlock
{
    width: 50%;
}
.SectionList .Items .Item .Item_Inner .Image.No
{
    padding:0;
}
.SectionList .Items .Item .Item_Inner .ImagesBlock img
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.SectionList.Block44 .Items .Item5
{
	width:48%;
}
.SectionList.Block44 .Items .Item6
{
	width:48%;
}
.SectionList.Block44 .Items .Item5 .Desc .Name
{
	min-height:175px;
}
.SectionList.Block44 .Items .Item6 .Desc .Name
{
	min-height:175px;
}
.SectionList .Items .Item .Mobile
{
	display:none;
}
.SectionList.Block44 .Items .Item5, 
.SectionList.Block44 .Items .Item6
{
	width:50%;
	float:left;
	margin:0;
}
.SectionList.Block44 .Items .Item5 .Mobile, .SectionList.Block44 .Items .Item6 .Mobile
{
	display:block;
	margin:75px 0 80px;
}
.SectionList.Block44 .Items .Item5 .ImagesBlock, .SectionList.Block44 .Items .Item6 .ImagesBlock
{
	display:none;
}
.SectionList.Block44 .Items .Item5 .Desc.Img, .SectionList.Block44 .Items .Item6 .Desc.Img 
{
    width: 100%;
}
.SectionList.Block44 .Items .Item5 .BlockText .Text,
.SectionList.Block44 .Items .Item6 .BlockText .Text
{
    width: 100%;
}
.SectionList.Block44 .Items .Item5 .BlockText .Text .Name,
.SectionList.Block44 .Items .Item6 .BlockText .Text .Name
{
    max-width: 630px;
}
.SectionList .Items .Item .Name
{
    font-family: 'Montserrat Bold';
    font-size: 36px;
}
.SectionList .Items .Item .Name a
{
	border:none;
	color:#353535;
}
.SectionList .Items .Item .Name a:hover
{
    color: #EE1D23;
}
.SectionList .Items .Item .Name2
{
    font-family: 'Montserrat Bold';
    max-width: 580px;
    font-size: 22px;
    border: none;
    display: block;
    line-height: normal;
    color: #353535;
}
.SectionList .Items .Item .Name2 a
{
	border:none;
	color:#353535;
}
.SectionList .Items .Item .Name2 a:hover
{
    color: #EE1D23;
}
.SectionList .Items .Item .BlockText
{
	margin:20px 0 0;
}
.SectionList .Items .Item .BlockText .Name
{
    font-family: 'Montserrat Bold';
	margin: 0 0 25px;
    font-weight: normal;
    color: #ED1C24;
    font-size: 24px;
}
.SectionList .Items .Item .BlockText .Box
{
	padding:0 70px 0 0;
}
.SectionList .Items .Item .BlockText .Box
{
	padding:0 70px 0 0;
}
.SectionList .Items .Item .BlockText .Text
{
    width: 50%;
}
.SectionList .Items .Item .BlockText .Info
{
    margin:0 0 40px;
}
.SectionList .Items .Item .BlockText .Info p:last-child
{
    padding:0;
}
.SectionList .Items .Item .BlockText .Info:last-child
{
    margin:0;
}
.SectionList .Items .Item .BlockText .Variant
{
    width: 50%;
}
.SectionList .Items .Item .Anonse
{
	margin:25px 0;
	line-height:26px;
	font-size:16px;
}
.SectionList .Items .Item .Anonse p:last-child
{
	padding:0;
}
.SectionList .Items .Item .Icons
{
	margin:40px 0 0;
}
.SectionList .Items .Item .Icons .Icon:first-child
{
	margin: 0;
}
.SectionList .Items .Item .Icons .Icon
{
	margin: 0 0 0 40px;
	display:inline-block;
}
.SectionList .Items .Item .Readon
{
    font-family: 'Montserrat Bold';
	margin:25px 0 0;
}
.ProductList 
{
	margin: 0 0 80px;
}
.ProductList .Wrapper 
{
	max-width:1406px !important;
}
.ProductList .Title
{
	color:#ED1C24;
}
.ProductList .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.ProductList .Items.Big .Item
{
    width: 98%;
}
.ProductList .Items .Item
{
	float:left;
    width: 48%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 30px 1% 0;
}
.ProductList .Items .Item .Item_Inner
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    -webkit-border-bottom-right-radius: 45px;
    -moz-border-radius-bottomright: 45px;
    border-bottom-right-radius: 45px;
	font-size:16px;
	width:100%;
}
.ProductList .Items .Item .Item_Inner .Flex
{
	padding:35px;
}
.ProductList.ImgList .Items .Item .Item_Inner .Props ul
{
    margin: 30px 0 0;
}
.ProductList.ImgList .Items .Item .Item_Inner .Flex
{
	padding:35px 35px 0;
}
.ProductList .Items .Item .Item_Inner .Desc
{
	width:48%;
}
.ProductList .Items .Item .Item_Inner .ImagesBlock
{
    justify-content: center;
    text-align: center;
    position: relative;
    height: 200px;
    display: flex;
    margin: 0 0 20px;
    align-items: center;
}
.ProductList .Items.Big .Item .Item_Inner .ImagesBlock
{
    height: 455px;
}
.ProductList .Items .Item .Item_Inner .ImagesBlock img
{
	display:inline-block;
}
.ProductList .Items .Item .Item_Inner .ProductBox .Patent
{
    background: #4c88f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    text-align: center;
    position: absolute;
    padding: 3px 10px;
	right:10px;
    top: -10px;
}
.ProductList .Items .Item .Item_Inner .Name
{
    font-family: 'Montserrat Bold';
	font-size:22px;
	margin:0 0 20px;
	color:#353535;
}
.ProductList .Items .Item .Item_Inner .Name a
{
	color:#353535;
	border:none;
}
.ProductList .Items .Item .Item_Inner .Name a:hover
{
    color: #EE1D23;
}
.ProductList .Items .Item .Item_Inner .Anonse p
{
	padding:0 0 30px;
}
.ProductList .Items .Item .Item_Inner .Anonse p:last-child
{
	padding:0;
}
.ProductList .Items .Item .Item_Inner .Title
{
    background-image: url(svg/arrow-red-down.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
    font-family: 'Montserrat Bold';
	padding:0 0 20px;
	display:block;
	font-size:22px;
	margin:0 0 15px;
	color:#353535;
	border-bottom:1px solid #e9e9e9;
}
.ProductList .Items .Item .Item_Inner .Title.open
{
    background-image: url(svg/arrow-red-up.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
}
.ProductList .Items .Item .Item_Inner .Readon
{
	margin:5px 0 0;
}
.ProductList .Items .Item .Item_Inner .Button
{
	margin:40px 0 0;
}
.ProductList .Items .Item .Item_Inner .Images
{
	width:48%;
	padding:0 0 0 20px;
}
.ProductList .Items .Item .Item_Inner .Images .owl-dots 
{
	text-align:center;
}
.ProductList .Items .Item .Item_Inner .Images .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: inline-block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.ProductList .Items .Item .Item_Inner .Images .owl-dots .owl-dot.active span,
.ProductList .Items .Item .Item_Inner .Images .owl-dots .owl-dot:hover span 
{
    background: #ED1C24;
}
.ProductList .Items .Item .Item_Inner .DescBlock
{
	padding:0 35px 35px;
}
.ProductList .Items .Item .Item_Inner .ProductBox
{
	padding:35px;
}
.ProductList .Items .Item .Item_Inner .ProductBox .Name
{
	max-width:590px;
}
.ProductList .Items .Item .Item_Inner .Props
{
    margin: 30px 0 0;
}
.ProductList .Items .Item .Item_Inner .Props ul
{
    margin: 30px 0 30px;
}
.ProductList .Items .Item .Item_Inner .Props .Name
{
    font-size:16px;
    color: #000000;
}
.ProductList .Items .Item .Item_Inner .Links
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	max-width:690px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin:30px -10px 0;
}
.ProductList .Items .Item .Item_Inner .Links .Button
{
    float: left;
    width: 38%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 10px 0;
}
.ProductTabs
{
	margin: 0 0 110px;
}
.ProductTabs .Title
{
	color:#ED1C24;
}
.ProductTabs .Wrapper 
{
	max-width:1406px !important;
}
.ProductTabs .ImagesBlock 
{
    position: relative;
    width: 57%;
}
.ProductTabs .TextBlock 
{
    position: relative;
    width: 50%;
}
.ProductTabs ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.ProductTabs ul li:last-child
{
	margin:0 !important; 
}
.ProductTabs ul li
{
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
	border:1px solid #353535;
	margin:0 20px 0 0 !important; 
	cursor:pointer;
	display:inline-block;
	padding:0 25px !important; 
	line-height:54px;
	height:54px;
	font-size:16px;
	color:#353535;
}
.ProductTabs ul li.active
{
	background:#353535;
	border:1px solid #353535;
	color:#FFFFFF;
}
.ProductTabs ul li:before
{
	display:none !important; 
}
.ProductTabs .Anonse.active
{
	display:block;
}
.ProductTabs .Anonse
{
	display:none;
	max-width:690px;
}
.ProductTabs .Anonse .Readon
{
    font-family: 'Montserrat Bold';
	margin:25px 0 0;
}
.BenefitsText
{
	margin:60px 30px 0 0;
    width: 57%;
}
.BenefitsText .Title
{
	color:#ED1C24;
}
.SertificateList
{
    width: 50%;
	margin: 60px 0 0;
}
.SertificateList .List a
{
	border:none;
	color:#000000;
}
.SertificateList .List a:hover
{
    color: #EE1D23;
}
.SertificateList .List
{
	margin: 0 0 40px;
}
.SertificateList .Icons .Icon
{
	display:inline-block;
	margin:0 20px 0 0;
}
.SertificateList .Icons .Icon a
{
	border:none;
}
.BoxCont .Wrapper 
{
    max-width: 1406px !important;
}
.BoxCont .Props
{
    width: 57%;
	margin: 0 0 60px;
}
.BoxCont .Props .Title span
{
	display:block;
}
.BoxCont .Props table
{
	max-width:690px;
	width:100%;
	font-size:16px;
	color:#000000;
	line-height:normal;
}
.BoxCont .Props table tr
{
	border-bottom:1px solid #e9e9e9 !important;
}
.BoxCont .Props table td
{
	border:none;
    padding:9px 0;
}
.BoxCont .Props table tr td:last-child
{
	text-align:right;
}
.BoxCont .FormCont
{
    width: 50%;
    margin: 0 0 110px;
}
.BoxCont .FormSmall
{
    background-image: url(svg/form-cont-bg.svg);
    background-position: 90% 38px;
    background-repeat: no-repeat;
    background-size: 100px;
    border: 1px solid #ED1C24;
    -webkit-border-top-left-radius: 76px;
    -moz-border-radius-topleft: 76px;
    border-top-left-radius: 76px;
    position: relative;
    max-width: 535px;
    padding: 58px 42px;
}
.BoxCont .FormSmall input[type="text"]
{
	border-bottom:1px solid #e9e9e9 !important;
	color:#353535;
}
.BoxCont .FormSmall input[type="text"]::placeholder,
.BoxCont .FormSmall input[type="text"]::placeholder 
{
	font-size:14px;
	color:#353535;
}
.BoxCont .FormSmall .Submit 
{
    position: absolute;
    right: -37px;
    bottom: -27px;
}
.BoxCont .FormSmall .Submit input[type="submit"]
{
	line-height:54px;
	height:54px;
}
.BoxCont .FormSmall .Submit input[type="submit"]:hover
{
    background: #FFFFFF !important;
    border: 1px solid #EE1D23 !important;
    color: #EE1D23 !important;
}
.DownloadFile 
{
	margin: 45px 0 0;
}
.DownloadFile a
{
    background: #EE1D23 !important;
    border: 1px solid #EE1D23 !important;
    color: #ffffff !important;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    width: 100%;
    font-size: 15px;
    height: 54px;
    line-height: 54px;
    max-width: 217px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    padding: 0;
}
.DownloadFile a:hover
{
    background: transparent !important;
    border: 1px solid #EE1D23 !important;
    color: #EE1D23 !important;
}
.FileLink 
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	max-width:690px;
    margin:0 -1%;
}
.FileLink .Item
{
    float: left;
    width: 31.111%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin:46px 1% 0;
}
.FileLink .Item a
{
    background: transparent !important;
    border: 1px solid #EE1D23 !important;
    color: #EE1D23 !important;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    width: 100%;
    max-width: 220px;
    font-size: 15px;
    height: 54px;
    display: flex;
    justify-content: center;
    line-height: normal;
    align-items: center;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;
}
.FileLink .Item a:hover
{
    background: #EE1D23 !important;
    border: 1px solid #EE1D23 !important;
    color: #ffffff !important;
}
.FileLink .Item.Red a
{
    background: #EE1D23 !important;
    border: 1px solid #EE1D23 !important;
    color: #ffffff !important;
}
.FileLink .Item.Red a:hover
{
    background: transparent !important;
    border: 1px solid #EE1D23 !important;
    color: #EE1D23 !important;
}
.ServiceBox
{
    background:#fff;
	-webkit-border-bottom-right-radius: 60px;
	-moz-border-radius-bottomright: 60px;
	border-bottom-right-radius: 60px;
    position: absolute;
	top:100px;
	right:0;
	padding:50px 0;
    color:#000000;
	font-size:14px;
	max-width:520px;
	width:100%;
	z-index:10;
}
.ServiceBox .Title
{
    font-family: 'Montserrat Bold';
    position: relative;
	text-transform:uppercase;
	font-size:24px;
	color:#EE1D23;
	line-height:25px;
	padding:0 60px;
    min-height: 58px;
    display: flex;
    align-items: center;
	margin:0 0 20px;
}
.ServiceBox .Title:after 
{
    background: #EE1D23;
    position: absolute;
	display:block;
    content: "";
    left: 0;
    width: 24px;
    height: 100%;
    top:0;
}
.ServiceBox .Anonse
{
	font-size:16px;
	line-height:25px;
	padding:0 90px 0 60px;
}
.PersonalBlock
{
	padding:83px 0 0;
} 
.PersonalBlock .ImageBlock .Image
{
	background:#ED1C24;
	-webkit-border-top-left-radius: 90px;
	-webkit-border-bottom-right-radius: 80px;
	-moz-border-radius-topleft: 90px;
	-moz-border-radius-bottomright: 80px;
	border-top-left-radius: 90px;
	border-bottom-right-radius: 80px;
    align-items: center;
	position:relative;
	width:100%;
	max-width:375px; 
	padding:35px 40px;
	margin:0;
}
.PersonalBlock .ImageBlock .Image:before 
{
    background:#353535;
    -webkit-border-top-left-radius: 110px;
    -webkit-border-bottom-right-radius: 80px;
    -moz-border-radius-topleft: 110px;
    -moz-border-radius-bottomright: 80px;
    border-top-left-radius: 110px;
    border-bottom-right-radius: 80px;
    position: absolute;
    display: inline-block;
    content: "";
    top: auto;
    width: 386px;
    height: 156px;
    top: -33px;
    left: -36px;
    z-index: -2;
}
.PersonalBlock .ImageBlock .Flex
{
    align-items: center;
}
.PersonalBlock .ImageBlock .Desc
{
	padding:0 0 0 34px;
}
.PersonalBlock .ImageBlock .Desc .Name
{
    font-family: 'Montserrat Bold';
	font-size:24px;
	line-height:30px;
	color:#353535;
}
.PersonalBlock .ImageBlock .Desc .Name span
{
	display:block;
	color:#FFFFFF;
}
.PersonalBlock .Links 
{
    margin:24px 0 0;
}
.PersonalBlock .Links a
{
    border: 1px solid #fff;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    font-family: 'Montserrat Bold';
    color: #ffffff;
	margin:0 0 0 30px;
    display: inline-block;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    cursor: pointer;
    padding: 0 20px;
}
.PersonalBlock .Links a:first-child
{
    min-width: 80px;
	margin:0;
}
.PersonalBlock .Links a:hover
{
    background: #fff;
    border: 1px solid #fff;
    color: #ED1C24;
}
.PersonalBlock .TextBefore
{
	margin:80px 0 0;
}
.CeoBlock
{
	margin:60px 0 60px;
}
.CeoBlock.Big
{
	margin:0;
}
.CeoBlock .ImageBlock
{
	margin:0 0 47px;
}
.CeoBlock .ImageBlock .Image
{
	background:#ED1C24;
	-webkit-border-top-left-radius: 90px;
	-webkit-border-bottom-right-radius: 80px;
	-moz-border-radius-topleft: 90px;
	-moz-border-radius-bottomright: 80px;
	border-top-left-radius: 90px;
	border-bottom-right-radius: 80px;
	position:relative;
	width:100%;
    max-width: 450px;
	padding:50px;
	margin:0;
}
.CeoBlock .ImageBlock .Image:before 
{
    background:#353535;
	-webkit-border-top-left-radius: 90px;
	-webkit-border-bottom-right-radius: 80px;
	-moz-border-radius-topleft: 90px;
	-moz-border-radius-bottomright: 80px;
	border-top-left-radius: 90px;
	border-bottom-right-radius: 80px;
    position: absolute;
    display: inline-block;
    content: "";
    top: auto;
    width: 295px;
    height: 164px;
    bottom: -47px;
    left: -47px;
    z-index: -2;
}
.CeoBlock .ImageBlock .Name
{
    font-family: 'Montserrat Bold';
	margin:0 0 35px;
	font-size:24px;
	line-height:30px;
	color:#353535;
}
.CeoBlock .ImageBlock .Name span
{
	display:block;
	color:#FFFFFF;
}
.ServiceDetail.Resheniya .ServiceText .BlockText2 p:last-child
{
	padding:0;
}
.ServiceDetail.Resheniya .ServiceText .CeoBlock .ImageBlock .Flex
{
    justify-content: space-between;
	padding:0 !important;
}
.CeoBlock .ImageBlock .Flex
{
    justify-content: space-between;
}
.CeoBlock .ImageBlock .Button a
{
    font-family: 'Montserrat Bold';
    max-width: 95px;
    padding: 0 30px;
}
.LinksBig.Flex .Button
{
	margin:0 18px 0 0;
}
.LinksBig.Flex .Button a
{
    font-family: 'Montserrat Bold';
    white-space: normal;
    font-size:16px;
    line-height: normal;
    padding: 0 20px;
}
.BlockCeo .LinksBig.Flex
{
    justify-content: space-between;
    max-width: 590px;
}
.BlockBox
{
    background:#333233;
	position:relative;
	padding:0 0 110px;
}
.BlockBox .ImagesBlock
{
	position:relative;
	width:50%;
}
.BlockBox .ImagesBlock .Image
{
	position:relative;
    z-index: 100;
	top:-92px;
}
.BlockBox .ImagesBlock .TextBox
{
    background: #EE1D23;
    -webkit-border-top-left-radius: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-topleft: 60px;
    -moz-border-radius-bottomright: 60px;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
	position:absolute;
	display:inline-block;
	content:"";
	width:526px;
	height:620px;
	right:-59px;
    bottom: -154px;
    z-index: -2;
}
.BlockBox .ImagesBlock .TextBox .Box
{
	position:absolute;
	font-size:16px;
	color:#fff;
	left:0;
	bottom:0;
}
.BlockBox .ImagesBlock .TextBox .Flex
{
	padding:0 50px 0 100px;
    height: 154px;
    align-items: center;
}
.BlockBox .TextBlock
{
	position:relative;
	width:50%;
}
.BlockBox .TextBlock .Box
{
	padding:165px 123px 0 0;
}
.BlockBox .Title
{
	color:#FFFFFF;
    margin: 0 0 75px;
}
.BlockBox .Title span
{
	display:block;
}
.BlockBox ul
{
	list-style:none;
	margin:0;
	padding:0
}
.BlockBox ul li:first-child
{
	border-top:none;
	padding:0;
}
.BlockBox ul li
{
	padding:47px 45px 0 0;
	border-top:1px solid #797878;
	margin:0 0 15px;
    line-height: 25px;
	font-size:14px;
	color:#FFFFFF;
    max-width: 375px;
}
.Content a
{
    color: #EE1D23;
    border-bottom: 1px solid #ffc3c3;
}
.Content a:hover
{
	color: #212121;
    border-bottom: none;
}
.Content ul
{
	list-style:none;
	margin:30px 0 30px;
	padding:0;
}
.Content ul li
{
    padding: 0 0 0 25px;
    position: relative;
	margin:0 0 15px;
}
.Content ul li:before 
{
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #ED1C24;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
}
.NewsDetail p + ul
{
    margin: 0 0 30px;
}
.ServiceDetail .DetailText
{
	font-size:16px;
	line-height:26px;
}
.ServiceDetail .IconBlock .Title
{
	color:#ED1C24;
}
.ServiceDetail .DetailText .ImgJob
{
	float:right;
	display:inline-block;
	border:none;
}
.ServiceDetail .DetailText .JobList
{
    max-width: 480px;
}
.ServiceDetail .DetailText.Vacancy
{
	padding:0 0 115px;
}
.ServiceDetail .DetailText.Vacancy p:last-child
{
	padding:0;
}
.ServiceDetail .DetailText.BlockTwo .Title
{
	margin:0 0 30px;
}
.sudostroenie .BlockSection p:last-child
{
	padding:0 0 35px !important;
}
.BlockSection .Box p:last-child
{
	padding:0;
}
.BlockSection .Anonse p:last-child
{
	padding:0;
}
.BlockSection .Txt p:last-child
{
	padding:0;
}
.ServiceDetail .DetailText p + ul
{
    margin: 0 0 35px;
}
.ServiceDetail .DetailText.No
{
	padding:90px 0 20px; 
}
.ServiceDetail .DetailText ul:last-child
{
	margin: 0;
}
.ServiceDetail .DetailText .Wrapper
{
	max-width:1406px !important;
}
.ServiceDetail .DetailText.DetailBox
{
	padding:30px 0 0;
}
.ServiceDetail .DetailText .DescBlock
{
    width: 100%;
}
.ServiceDetail.postavshchikam .DetailText .DescBlock.Img
{
	width:50%;
}
.ServiceDetail .DetailText .DescBlock.Img
{
	width:59%;
}
.ServiceDetail .DetailText .DescBlock.Img .Box
{
    padding: 0 95px 0 0;
}
.ServiceDetail .DetailText .ImagesBlock
{
	width:50%;
}
.ServiceDetail .DetailText.Block2 .DescBlock.Img
{
    width: 50%;
}
.ServiceDetail .DetailText.Block2 .DescBlock.Img .Box
{
	padding:0 0 0 58px;
}
.ServiceDetail .DetailText .ImagesBlock .Image 
{
    position: relative;
    z-index: 100;
	/*margin:160px 0 0;*/
    top:0;
}
.ServiceDetail .DetailText .Button
{
    font-family: 'Montserrat Bold';
}
.ServiceDetail .DetailText .LinksBig .Button
{
    margin: 0px 0 20px;
}
.ServiceDetail.Catalog p + ul
{
    margin: 0px 0 30px;
}
.ServiceDetail.Catalog ul li
{
	padding:0 0 0 28px;
}
.ServiceDetail.Catalog ul li:before 
{
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #ED1C24;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: top;
    margin-right: 22px;
}
.ServiceDetail .DetailText .Column.Text1 .Text
{
	max-width:610px;
}
.ServiceDetail .DetailText .Column.Text1
{
	width:59%;
}
.ServiceDetail .DetailText .Column.Text2
{
    width: 50%;
}
.ServiceDetail .DetailText .Column.Text2 .Text
{
	max-width:635px;
}
.TextInfo .Anonse 
{
    margin: 0 -3%;
}
.TextInfo .Anonse .Item
{
    width: 44%;
    margin: 0 3%;
}
.SolBlock.Black
{
	background:#333233;
	padding:60px 0 45px;
	margin:0 !important;
}
.SolBlock.Black .Title
{
	background:#333233;
	color:#FFFFFF;
}
.SolBlock .Title span
{
	display:block;
}
.SolBlock .Wrapper
{
    max-width: 1406px !important;
}
.SolBlock .Anonse 
{
    margin: 0 -3%;
}
.SolBlock .Anonse .Item
{
    width: 44%;
    margin: 0 3%;
}
.SolBlock .Anonse .Item
{
	font-size:22px;
}
.SolBlock .Anonse .Item b
{
    font-family: 'Montserrat Bold';
    margin: 0 0 20px;
    color: #ED1C24;
    display: block;
}
.SolBlock .Anonse ul
{
    font-family: 'Montserrat Bold';
	margin:0;
}
.SolBlock.Black .Anonse ul
{
	color:#FFFFFF;
}
.SolBlock .Anonse ul li a
{
	border:none;
	color:#353535;
}
.SolBlock .Anonse ul li a:hover
{
	  text-decoration: underline;
	  text-decoration-color:#ED1C24;
	  text-decoration-style: solid;
	  text-decoration-thickness: 1px;
	text-underline-offset: 3px;
	  color:#ED1C24;
}
.SolBlock.Black .Anonse ul li a
{
	border:none;
	color:#fff;
}
.SolBlock.Black .Anonse ul li a:hover
{
	  text-decoration: underline;
	  text-decoration-color:#ED1C24;
	  text-decoration-style: solid;
	  text-decoration-thickness: 1px;
	text-underline-offset: 3px;
	  color:#ED1C24;
}
.SectionList p + ul
{
    margin: 0px 0 30px;
}
.SectionList ul li
{
	padding:0 0 0 34px;
}
.SectionList ul li:before 
{
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #ED1C24;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: top;
    margin-right: 22px;
}
.PlayLink
{
	background-color:#ED1C24;
    background-image: url(svg/play.svg);
    background-position: 54% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border-bottom:none !important;
	display:inline-block;
	position:absolute;
    font-size: 0px;
	cursor:pointer;
	width:110px;
	height:110px;
	 margin: auto;
	  top: 0; 
	  left: 0; 
	  bottom: 0; 
	  right: 0;
}
.PlayLink.Desc
{
    top: -100px;
}
.VideoList .PlayLink
{
    background-size: 15px;
	width:70px;
	height:70px;
}
.VideoDesc
{
    background-color: rgba(51, 50, 51, 0.81);
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-radius-bottomright: 100px;
    border-bottom-right-radius: 100px;
    font-family: 'Montserrat Bold';
    position: absolute;
    cursor: pointer;
    width: 100%;
    left: 0;
    bottom: 8px;
    color: #fff;
	max-width:640px;
}
.NewsPhoto
{
	font-size:12px;
	text-align:right;
    color: #8b8b8b;
    margin:15px 0;
}
.ServiceDetail.Catalog .VideoDesc
{
    max-width: 640px;
}
.VideoDesc .Box
{
    align-items: center;
    display: flex;
    padding: 0 43px;
    height: 120px;
}
.ServiceDetail.servisnoe-obsluzhivanie-i-remont h1 
{
    max-width: 580px;
}
.ServiceDetail.Uslugi .DetailText.Block2 .ImagesBlock .Image 
{
	margin:0;
}
.ServiceDetail .Benefits.Cont + .DetailText
{
    padding:80px 0 110px !important;
}
.ServiceDetail .DetailText.BlockInfo .ImagesBlock .Image 
{
	margin:0;
}
.ServiceDetail .DetailText.BlockInfo.White
{
    background: #ffffff;
	padding:110px 0 110px !important;
}
.ServiceDetail .DetailText.BlockInfo.Black
{
    background: #333233;
	padding:110px 0 110px !important;
}
.ServiceDetail .DetailText.BlockInfo.BlackImg
{
    background: #333233;
	padding:110px 0 110px !important;
}
.ServiceDetail.Company .DetailText.BlockInfo.BlackImg
{
	padding:0 0 110px !important;
}
.ServiceDetail .DetailText.BlockInfo.BlackImgRight
{
    background: #333233;
}
.ServiceDetail .DetailText.BlockInfo.White .ImagesBlock .Image
{
    text-align: right;
	left:0;
	top:0;
    right:0;
} 
.ServiceDetail .DetailText.BlockInfo.Black .ImagesBlock .Image
{
    text-align: left;
	left:0;
	top:0;
    right:0;
}
.ServiceDetail .DetailText.BlockInfo.Black .ImagesBlock .Image:before 
{
    -webkit-border-top-left-radius: 110px;
    -webkit-border-bottom-right-radius: 80px;
    -moz-border-radius-topleft: 110px;
    -moz-border-radius-bottomright: 80px;
    border-top-left-radius: 110px;
    border-bottom-right-radius: 80px;
    top: auto;
    width: 496px;
    height: 214px;
    bottom: -45px;
    right: -45px;
    z-index: -2;
}
.ServiceDetail .DetailText.BlockInfo.BlackImg .ImagesBlock .Image:before 
{
    -webkit-border-top-left-radius: 110px;
    -webkit-border-bottom-right-radius: 80px;
    -moz-border-radius-topleft: 110px;
    -moz-border-radius-bottomright: 80px;
    border-top-left-radius: 110px;
    border-bottom-right-radius: 80px;
    top: auto;
    width: 496px;
    height: 214px;
    bottom: -45px;
    right: -45px;
    z-index: -2;
}
.ServiceDetail .DetailText.BlockInfo.BlackImgRight .ImagesBlock .Image
{
	top:-135px;
	left:40px;
    right:0;
}
.ServiceDetail .DetailText.BlockInfo.BlackImgRight .ImagesBlock .Image:before 
{
    -webkit-border-top-left-radius: 110px;
    -webkit-border-bottom-right-radius: 80px;
    -moz-border-radius-topleft: 110px;
    -moz-border-radius-bottomright: 80px;
    border-top-left-radius: 110px;
    border-bottom-right-radius: 80px;
    top: auto;
    width: 496px;
    height: 214px;
    bottom: -45px;
    right: -45px;
    z-index: -2;
}
.ServiceDetail.partnyeram .DetailText .ImagesBlock .Image
{
    text-align: right;
	left:0;
    right:0;
}
.ServiceDetail .DetailText.BlockInfo .Title
{
	color:#353535;
}
.ServiceDetail .DetailText.BlockInfo.Black .Title
{
	margin:0 0 60px;
	color:#ffffff;
}
.ServiceDetail .DetailText.BlockInfo.Black .DescBlock .Box
{
	color:#ffffff;
}
.ServiceDetail .DetailText.BlockInfo.BlackImg .Title
{
	margin:0 0 40px;
	color:#ffffff;
}
.ServiceDetail .DetailText.BlockInfo.BlackImg .Title span
{
	display:block !important;
}
.ServiceDetail .DetailText.BlockInfo.BlackImgRight .Title
{
	margin:0 0 60px;
	color:#ffffff;
}
.ServiceDetail .DetailText.BlockInfo.BlackImgRight .ImagesBlock .Image
{
	text-align:right;
}
.ServiceDetail .DetailText.BlockInfo.BlackImgRight .DescBlock .Box
{
	color:#ffffff;
}
.ServiceDetail .DetailText.BlockInfo.BlackImg .DescBlock .Box
{
	color:#ffffff;
}
.ServiceDetail .DetailText p + hr
{
    margin: 0 0 50px 0;
}
.ServiceDetail .DetailText.Black hr
{
    border-top: 1px solid #797878;
}
.ServiceDetail .DetailText.BlackImg hr
{
    border-top: 1px solid #797878;
}
.ServiceDetail .StyleList li:first-child
{
	border-top:none;
}
.ServiceDetail .StyleList li
{
	border-top:1px solid #797878;
	padding:15px 0 !important;
}
.StyleList li:before
{
	display:none !important;
}
.TextWhite
{
	color:#ffffff;
}
.ServiceDetail .DetailText.BlockInfo .red
{
	font-size:24px;
	line-height:34px;
}
.ServiceDetail .DetailText .ImagesBlock .Image:before 
{
    background: #EE1D23;
	-webkit-border-top-left-radius: 85px;
	-webkit-border-bottom-right-radius: 100px;
	-moz-border-radius-topleft: 85px;
	-moz-border-radius-bottomright: 100px;
	border-top-left-radius: 85px;
	border-bottom-right-radius: 100px;
    position: absolute;
    display: inline-block;
    content: "";
    width: 363px;
    height: 301px;
    right: -47px;
    top: -47px;
    z-index: -2;
}
.ServiceDetail .DetailText.Block2 .ImagesBlock .Image 
{
	max-width:660px;
	text-align:left;
}
.ServiceDetail .DetailText .ImagesBlock .Image img
{
    background: #fff;
	display:inline-block;
}
.ServiceDetail .DetailText.Block2 .ImagesBlock 
{
	margin:0 0 47px;
}
.ServiceDetail .DetailText.Block2 .ImagesBlock .Image:before
{
    width: 363px;
    height: 301px;
    left: -47px;
	top:auto;
    bottom: -47px;
    z-index: -2;
}
.ServiceDetail .DetailText .ImagesBlock .Image img
{
	-webkit-border-top-left-radius: 85px;
	-webkit-border-bottom-right-radius: 100px;
	-moz-border-radius-topleft: 85px;
	-moz-border-radius-bottomright: 100px;
	border-top-left-radius: 85px;
	border-bottom-right-radius: 100px;
	display:inline-block;
}
.ServiceDetail.Catalog .DetailText .ImagesBlock .TextBefore
{
	padding:50px 0 0;
}
.ServiceDetail .DetailText .ImagesBlock .BrendSmall
{
	padding:30px 0 0;
}
.ServiceDetail .DetailText .ImagesBlock .BrendSmall .Img
{
	display:inline-block;
	vertical-align:middle;
    margin:0 35px 0 0;
}
.ServiceDetail .DetailText .ImagesBlock .BrendSmall .Img:last-child
{
    margin: 0;
}
.ServiceDetail .DetailText .ImagesBlock .BrendSmall .Img img
{
	max-width:110px;
}
.ServiceDetail .DetailText .ImagesBlock .TextBefore
{
	padding:50px 0 0;
}
.ServiceDetail .DescBlock .Box ul li:last-child,
.ServiceDetail .DetailText .ImagesBlock .TextBefore ul li:last-child
{
	margin:0;
}
.ServiceDetail .DetailText .ImagesBlock .TextBefore .Title
{
	color:#ED1C24;
    margin: 0 0 45px;
}
.ServiceDetail .DetailText .ImagesBlock .TextBefore p
{
	padding:0 0 34px;
}
.ServiceDetail .DetailText .ImagesBlock .TextBefore p:last-child
{
	padding:0;
}
.ServiceDetail .DetailText .ImagesBlock .TextBefore h4
{
	font-size:24px;
    margin: 0 0 30px;
}
.ServiceDetail .DetailText .ImagesBlock .TextBefore .ArhiveList
{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: baseline;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1% 15px !important;
    padding: 0;
}
.ServiceDetail .DetailText .ImagesBlock .TextBefore .ArhiveList .Img
{
    float: left;
    width: 31%;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-start;
    display: flex;
    min-height: 1px;
    margin: 0 1% 15px;
    padding: 0;
}
.ServiceDetail .DetailText hr
{
	max-width:420px;
}
.ServiceDetail.Otrasli .DetailText
{
	font-size:16px;
    margin: 0 0 45px;
}
.ServiceDetail.Otrasli .DetailText .Wrapper
{
	max-width:1406px !important;
}
.ServiceDetail.Otrasli .DetailText .DescBlock .Title span
{
	display:block;
}
.ServiceDetail.Otrasli .DetailText .ImagesBlock
{
	width:50%;
}
.ServiceDetail.OtrasliIndex .DetailText .TextBlock
{
    width: 50%;
}
.ServiceDetail.Otrasli .DetailText hr
{
	max-width:420px;
}
.ServiceDetail .Stages .Wrapper
{
	max-width:1406px !important;
}
.Stages
{
	margin:30px 0 100px;
}
.Stages .Title span
{
	color:#353535;
}
.Stages .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -2%;
}
.Stages .Items .Item
{
	float:left;
    width:21%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 2% 50px;
}
.Stages .Items .Item .Item_Inner
{
	display: block;    
    text-align: center;
    padding: 0 15px;
	width:100%;
    color: #000000;
	font-size:14px;
}
.Stages .Items .Icon
{
    min-height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Stages .Items .Name
{
	position:relative;
    font-family: 'Montserrat Bold';
    text-align: center;
    font-size:16px;
    margin: 0 0 12px;
    color: #353535;
	line-height:20px;
}
.ServiceDetail .Types .Wrapper
{
	max-width:1406px !important;
}
.Types
{
	margin:0 0 50px;
}
.Types .Title
{
	color:#ED1C24;
}
.Types .Title span
{
	color:#353535;
}
.Types .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.Types .Items.Count2 .Item
{
    width:48%;
}
.Types .Items.Count3 .Item
{
    width:31%;
}
.Types .Items.Count4 .Item
{
    width: 23%;
}
.Types .Items .Item
{
	float:left;
    width:21%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 50px;
}
.Types .Items .Item .Item_Inner
{
	display: block;  
    padding: 0 20px 0 0;
	width:100%;
    color: #000000;
	font-size:16px;
} 
.Types .Items .Item svg
{
	height:115px;
	margin:0 0 40px;
}
.Types .Items .Item .Desc
{
	text-align:center;
}
.Types .Items .Item .Desc img
{
    -webkit-border-top-left-radius: 85px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-radius-topleft: 85px;
    -moz-border-radius-bottomright: 100px;
    border-top-left-radius: 85px;
    border-bottom-right-radius: 100px;
    max-height:400px;
}
.Types .Items .Item .Desc p
{
	text-align:left;
}
.Types .Items .Item .Desc p:last-child
{
	padding:0;
}
.Types .Items .Item b
{
    font-family: 'Montserrat Bold';
	display:block;
    font-size:16px;
    color: #353535;
	line-height:20px;
}
.TextIcons
{
	clear:both;
}
.TextIcons .Title
{
	color:#ED1C24;
}
.TextIcons .Title span
{
	color:#353535;
}
.TextIcons .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -2%;
}
.TextIcons .Items.Count2 .Item
{
    width: 46%;
}
.TextIcons .Items.Count4 .Item
{
    width: 21%;
}
.TextIcons .Items.Count5 .Item
{
    width: 16%;
}
.TextIcons .Items .Item
{
	float:left;
    width:29%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 2% 30px;
}
.TextIcons .Items .Item .Item_Inner
{
	display: block;  
	width:100%;
    color: #000000;
	font-size:16px;
} 
.TextIcons .Items .Item .Item_Inner img
{
    -webkit-border-top-left-radius: 85px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-radius-topleft: 85px;
    -moz-border-radius-bottomright: 100px;
    border-top-left-radius: 85px;
    border-bottom-right-radius: 100px;
}
.TextIcons .Items .Item svg
{
	height:115px;
	margin:0 0 40px;
}
.TextIcons .Items .Item .Desc
{
	text-align:center;
}
.TextIcons .Items .Item .Desc p
{
	text-align:left;
	padding: 0;
}
.TextIcons .Items .Item .Name
{
    font-family: 'Montserrat Bold';
	margin:0 0 20px;
}
.TextIcons .Items .Item b
{
    font-family: 'Montserrat Bold';
}
.ServiceDetail .Benefits .Wrapper
{
	max-width:1406px !important;
}
.Benefits
{
	margin:30px 0 30px;
}
.ServiceDetail.kariera .Benefits.Cont
{
	margin:50px 0 0;
}
.ServiceDetail .Benefits .Title span
{
	color:#353535;
}
.ServiceDetail .Benefits .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -2%;
}
.ServiceDetail .Benefits .Items ul li:last-child
{
	margin:0;
}
.ServiceDetail .Benefits.Cont .Items
{
    margin: 0 -1%;
}
.ServiceDetail .Benefits .Items.Count3 .Item
{
    width:31.111%;
}
.ServiceDetail .Benefits .Items.Count6 .Item
{
    width:31.111%;
}
.ServiceDetail .Benefits.Cont .Items .Item
{
    margin: 0 1% 30px;
}
.ServiceDetail .Benefits.Cont .Items.Count4 
{
    margin: 0 -1% 60px;
}
.ServiceDetail .Benefits.Cont .Items.Count4 .Item
{
    width:48%;
}
.ServiceDetail .Benefits.Cont .Items.Count4 .Item .Item_Inner
{
	-webkit-border-radius: 0;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius: 0;
	-moz-border-radius-bottomright: 40px;
	border-radius: 0;
	border-bottom-right-radius: 40px;
    border: 1px solid #ED1C24;
}
.ServiceDetail .Benefits.Cont .Items.Count4 .Item .Icon
{
	margin:0 0 32px;
}
.ServiceDetail .Benefits.Cont .Items.Count4 .Item .Icon svg
{
    max-height: 130px;
}
.ServiceDetail .Benefits.Cont .Items.Count4 .Item .Name
{
	line-height:30px;
	font-size:24px;
	max-width:300px;
	color:#ED1C24;
}
.ServiceDetail .Benefits .Items .Item
{
	float:left;
    width:21%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 2%;
}
.ServiceDetail .Benefits .Items .Item .Item_Inner
{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #e9e9e9;
    padding: 20px 40px;
	font-size:16px;
	text-align:left;
	width:100%;
}
.ServiceDetail .Benefits.Cont .Items .Item .Item_Inner
{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #e9e9e9;
    padding: 20px 40px;
	font-size:16px;
	text-align:left;
}
.ServiceDetail .Benefits .Items .Icon
{
    min-height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ServiceDetail .Benefits.Cont .Items .Item .Icon
{
    min-height: 150px;
    display: flex;
    justify-content: start;
    align-items: center;
}
.ServiceDetail .Benefits .Items .Icon svg
{
	max-height:72px;
}
.ServiceDetail .Benefits .Items .Name
{
	position:relative;
    font-family: 'Montserrat Bold';
    text-align: center;
    font-size:16px;
    margin: 0 0 12px;
    color: #353535;
	line-height:20px;
}
.ServiceDetail .Benefits.Cont .Items .Name
{
    text-align: left;
    margin: 0 0 30px;
}
.ServiceDetail .BenefitsBlack .Wrapper 
{
    max-width: 1406px !important;
}
.ServiceDetail .BenefitsBlack .Title
{
    font-size:35px;
}
.ServiceDetail .BenefitsBlack .Title span
{
	color:#353535;
}
.ServiceDetail .BenefitsBlack .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.ServiceDetail .BenefitsBlack .Items .Item
{
	float:left;
    width:31.111%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.ServiceDetail .BenefitsBlack .Items.Count4 .Item .Icon 
{
    margin: 0 0 10px;
}
.ServiceDetail .BenefitsBlack .Items.Count4 .Item
{
    width:23%;
}
.ServiceDetail .BenefitsBlack .Items .Item .Item_Inner
{
    -webkit-border-radius: 0;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius: 0;
    -moz-border-radius-bottomright: 40px;
    border-radius: 0;
    border-bottom-right-radius: 40px;
    border: 1px solid #ED1C24;
    padding: 60px 40px;
	font-size:16px;
	text-align:left;
	width:100%;
}
.ServiceDetail .BenefitsBlack .Items .Icon
{
    min-height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ServiceDetail .BenefitsBlack .Items .Item .Icon
{
    margin: 0 0 30px;
}
.ServiceDetail .BenefitsBlack .Items .Icon svg
{
	max-height:122px;
}
.ServiceDetail .BenefitsBlack .Items .Name
{
    font-family: 'Montserrat Bold';
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto;
}
.ServiceDetail .Production .Wrapper
{
	max-width:1406px !important;
}
.BlockList
{
    border: 1px solid #ED1C24;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
    border-bottom-right-radius: 40px;
    padding: 50px 48px 10px;
}
.BlockList .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.BlockList .Items.Count5 .Item
{
    width: 16%;
}
.BlockList .Items .Item
{
	float:left;
    width:31.111%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 40px;
}
.BlockList .Items .Item .Item_Inner
{
	font-size:16px;
	text-align:left;
	display: block;  
    color: #000000;
	font-size:16px;
    line-height: 25px;
	width:100%;
} 
.BlockList .Items .Item .Item_Inner p:last-child
{
	padding:0;
}
.BlockList .Items .Item .Item_Inner img
{
    -webkit-border-top-left-radius: 85px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-radius-topleft: 85px;
    -moz-border-radius-bottomright: 100px;
    border-top-left-radius: 85px;
    border-bottom-right-radius: 100px;
}
.BlockList .Items .Item svg
{
	height:115px;
	margin:0 0 40px;
}
.BlockList .Items .Item .Desc
{
	text-align:center;
}
.BlockList .Items .Item .Desc p
{
	text-align:left;
	padding: 0;
}
.BlockList .Items .Item .Name
{
    font-family: 'Montserrat Bold';
	margin:0 0 20px;
}
.BlockList .Items .Item b
{
    font-family: 'Montserrat Bold';
    font-size: 18px;
}


.BlockDesign .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.BlockDesign .Items .Item
{
	float:left;
    width: 31.111%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.BlockDesign .Items .Item .Item_Inner
{
    border: 1px solid #EE1D23;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    position: relative;
	width:100%;
	font-size:14px;
	padding:30px 24px;
}
.BlockDesign .Items .Item:hover .Item_Inner 
{
    border: 1px solid #fff;
}
.BlockDesign .Items .Item:hover .Item_Inner:after
{
	background:#333233;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
	position:absolute;
	display:inline-block;
	opacity:0.5;
	content:"";
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.BlockDesign .Items .Item .Item_Inner img
{
	position:absolute;
	width:100%;
	height:100%;
    opacity: 0;
    background-repeat: no-repeat;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    top: 0;
    left: 0;
}
.BlockDesign .Items .Item:hover .Item_Inner img
{
    opacity: 1;
    visibility: visible
}
.BlockDesign .Items .Item .Item_Inner .Desc
{
	position:relative;
	z-index:100;
}
.BlockDesign .Items .Item .Item_Inner .Name
{
    font-family: 'Montserrat Bold';
    margin: 0 0 20px;
	/*font-size:36px;*/
font-size:28px;
	color:#EE1D23;
    display: flex;
    align-items: flex-end;
    height: 92px;
}
.BlockDesign .Items .Item .Item_Inner .Name br
{
    display: none;
}
.BlockDesign .Items .Item:hover .Item_Inner .Name
{
	color:#EEEDED;
}
.BlockDesign .Items .Item .Item_Inner .Anonse
{
	line-height:25px;
	max-width:360px;
    margin: 0 0 30px;
	color:#353535;
}
.BlockDesign .Items .Item:hover .Item_Inner .Anonse
{
	color:#EEEDED;
}


.InfoList .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.InfoList .Items.Count5 .Item
{
    width: 16%;
}
.InfoList .Items .Item
{
	float:left;
    width:46%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.InfoList .Items .Item .Item_Inner
{
	font-size:16px;
	text-align:left;
	display: block;  
    color: #000000;
	font-size:16px;
    line-height: 25px;
	width:100%;
} 
.InfoList .Items .Item .Item_Inner img
{
    -webkit-border-top-left-radius: 85px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-radius-topleft: 85px;
    -moz-border-radius-bottomright: 100px;
    border-top-left-radius: 85px;
    border-bottom-right-radius: 100px;
}
.InfoList .Items .Item svg
{
	height:115px;
	margin:0 0 40px;
}
.InfoList .Items .Item .Desc
{
	text-align:center;
}
.InfoList .Items .Item .Desc p
{
	text-align:left;
	padding: 0;
}
.InfoList .Items .Item .Name
{
    font-family: 'Montserrat Bold';
	margin:0 0 20px;
}
.InfoList .Items .Item b
{
    font-family: 'Montserrat Bold';
    font-size: 18px;
}
.InfoIcons .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -2%;
}
.InfoIcons .Items .Item
{
	float:left;
    width: 21%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 2% 30px;
}
.InfoIcons .Items .Item .Item_Inner
{
	display: block; 
    text-align: center; 
	width:100%;
    color: #000000;
	font-size:16px;
} 
.InfoIcons .Items .Item .Item_Inner img
{
    -webkit-border-top-left-radius: 85px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-radius-topleft: 85px;
    -moz-border-radius-bottomright: 100px;
    border-top-left-radius: 85px;
    border-bottom-right-radius: 100px;
}
.InfoIcons .Items .Item svg
{
	height:115px;
	margin:0 0 20px;
}
.InfoIcons .Items .Item .Desc
{
	text-align:center;
}
.InfoIcons .Items .Item .Desc p
{
	text-align:left;
	padding: 0;
}
.InfoIcons .Items .Item p:last-child
{
	padding: 0;
}
.InfoIcons .Items .Item .Name
{
    font-family: 'Montserrat Bold';
	margin:0 0 20px;
}
.InfoIcons .Items .Item b
{
    font-family: 'Montserrat Bold';
}
.TwoList .Title
{
    font-size:24px;
}
.TwoList .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.TwoList .Items.Count5 .Item
{
    width: 16%;
}
.TwoList .Items .Item
{
	float:left;
    width:48%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.TwoList .Items .Item .Item_Inner
{
    -webkit-border-radius: 0;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius: 0;
    -moz-border-radius-bottomright: 40px;
    border-radius: 0;
    border-bottom-right-radius: 40px;
    border: 1px solid #e9e9e9;
	font-size:16px;
	text-align:left;
	display: block;  
    color: #000000;
	font-size:16px;
    line-height: 25px;
    padding: 45px 40px;
	width:100%;
} 
.TwoList .Items .Item .Item_Inner p
{
	padding:0 0 20px;
}
.TwoList .Items .Item .Item_Inner p:last-child
{
	padding:0;
}
.Buttons 
{
    font-family: 'Montserrat Bold';
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
}
.Buttons a:first-child
{
	margin:0 20px 0 0;
}
.Buttons a
{
    background: transparent !important;
    border: 1px solid #EE1D23 !important;
    color: #EE1D23 !important;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    color: #ffffff;
    font-size: 16px;
	max-width:270px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    line-height: normal;
    align-items: center;
    text-align: center;
    cursor: pointer;
    padding: 0 15px;
}
.Buttons a:last-child
{
	margin:0 0 0 0;
}
.Buttons a:hover
{
    background: #EE1D23 !important;
    border: 1px solid #EE1D23 !important;
    color: #ffffff !important;
}
.Buttons a.Red
{
    background: #EE1D23 !important;
    border: 1px solid #EE1D23 !important;
    color: #ffffff !important;
}
.Buttons a.Red:hover
{
    background: transparent !important;
    border: 1px solid #EE1D23 !important;
    color: #EE1D23 !important;
}
.SertificatInfo
{
	padding:110px 0 0;
}
.SertificatInfo .Wrapper 
{
    max-width: 1406px !important;
}
.SertificatInfo .Item
{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #e9e9e9;
    align-items: center;
    padding: 40px;
    font-size: 16px;
    text-align: left;
}
.SertificatInfo .Item .Icons
{
	width:55%;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.SertificatInfo .Item .Icons .Icon
{
    float: left;
    width: 12%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    text-align: center;
    position: relative;
    justify-content: center;
    margin:6px 1% 6px;
    align-items: center;
}
.SertificatInfo .Item .Icons img
{
	display:inline-block;
	vertical-align:middle;
}
.SertificatInfo .Item .Anonse
{
	width:40%;
	padding:0 0 0 60px;
}
.Production
{
    margin: 0 0 80px;
}
.Production .Title
{
    margin: 0 0 80px;
	color:#353535;
}
.Production .Item .Item_Inner
{
    position: relative;
    text-align: center;
	width:100%;
}
.Production .Item:hover .Item_Inner .Image
{
	-webkit-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
}
.Production .Item .Item_Inner a
{
	border:none;
}
.Production .Item .Image
{
    background: #FFFFFF;
    justify-content: center;
    border: 1px solid #e9e9e9;
    width: 99%;
    height: 400px;
    align-items: center;
    margin: 0 0 45px;
    display: flex;
}
.Production .Item .Name
{
    font-family: 'Montserrat Bold';
	color:#000000;
	line-height:26px;
	font-size:16px;
}
.Production .owl-nav
{
    position: absolute;
	width:100%;
    top:34%;
	left:0;
	right:0;
    z-index: 100;
    margin:0;
}
.Production .owl-nav button
{
	background-color:#ed1c24 !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 100;
    position: absolute;
	border:1px solid #ed1c24 !important;
}
.Production .owl-nav button.disabled
{
	border:1px solid #dee1ec !important;
}
.Production .owl-nav button.owl-prev 
{
    left:-35px;
}
.Production .owl-nav button.owl-prev span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.Production .owl-nav button.owl-prev.disabled span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.Production .owl-nav button.owl-next 
{
    right:-35px;
}
.Production .owl-nav button.owl-next span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.Production .owl-nav button.owl-next.disabled span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.BenefitsBlock 
{
    background: #333233;
    padding: 60px 0 20px;
}
.BenefitsBlock .Wrapper
{
    max-width: 1406px !important;
}
.Benefits .Title
{
	margin:0 0 40px;
}
.BenefitsBlock .Title
{
	color:#fff;
	margin:0 0 40px;
}
.BenefitsBlock .Title span
{
	display:block;
}
.BenefitsBlock .Items
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.BenefitsBlock .Items .Item
{
	font-size:16px;
	color:#FFFFFF;
}
.BenefitsBlock .Items .Value
{
    font-family: 'Montserrat Bold';
	font-size:65px;
	color:#ED1C24;
}
.BenefitsBlock .Items .Item
{
    float: left;
    width: 31%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.BenefitsBlock .Items .Item:first-child .Item_Inner
{
    justify-content: flex-start;
}
.BenefitsBlock .Items .Item_Inner
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.BenefitsBlock .Items .Item_Inner .Desc
{
    padding: 0 0 0 20px;
    line-height: 18px;
}
.Sertificates .Wrapper
{
    max-width: 1408px !important;
}
.Sertificates .Item .Item_Inner
{
    position: relative;
	width:100%;
    font-family: 'Montserrat';
	color:#FFFFFF;
	font-size:14px;
}
.Sertificates .Item .Image
{
	width:99%;
	margin:0 0 20px;
}
.Sertificates .Item .Image a
{
	border:none;
}
.Sertificates .Item .Name
{
    font-family: 'Montserrat Bold';
	margin:0 0 12px;
	color:#FFFFFF;
}
.Sertificates .Item .Desc
{
	color:#FFFFFF;
}
.Sertificates .owl-nav
{
    position: absolute;
	width:100%;
    top:33%;
	left:0;
	right:0;
    z-index: 100;
    margin:0;
}
.Sertificates .owl-nav button
{
	background-color:#ed1c24 !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 100;
    position: absolute;
	border:1px solid #ed1c24 !important;
}
.Sertificates .owl-nav button.disabled
{
	border:1px solid #ed1c24 !important;
}
.Sertificates .owl-nav button.owl-prev 
{
    left:-30px;
}
.Sertificates .owl-nav button.owl-prev span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.Sertificates .owl-nav button.owl-prev.disabled span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.Sertificates .owl-nav button.owl-next 
{
    right:-30px;
}
.Sertificates .owl-nav button.owl-next span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.Sertificates .owl-nav button.owl-next.disabled span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.ui-video-player.ui-icon-set__scope.video-js .vjs-big-play-button
{
    background-color: #ED1C24 !important;
    background-image: url(svg/play.svg);
    background-position: 54% 50%;
    background-repeat: no-repeat;
    background-size: 28px;
}
.ui-video-player.ui-icon-set__scope.video-js .vjs-big-play-button:before
{
	display:none;
}
hr
{
	margin: 50px 0;
	padding: 0;
	height: 0;
	border: none;
	border-top: 1px solid #ED1C24;
}
.ServiceDetail .DetailInfo .Wrapper
{
    max-width: 1406px !important;
}
.DetailInfo .Title 
{
	color:#212121;
	font-size:36px;
}
.DetailInfo .Title span
{
	color:#EE1D23;
	display:block;
}
.informatsiya-o-kompanii .Title span
{
    display: initial !important;
}
.ServiceDetail.sistema-menedzhmenta-kachestva .Anonse 
{
	color:#000000;
	line-height:26px;
	font-size:16px;
	max-width:720px;
}
.DetailInfo .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.DetailInfo .Items .Item
{
	float:left;
    width: 31%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1.111% 30px;
}
.DetailInfo .Items .Item .Item_Inner
{
    border: 1px solid #EE1D23;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
	width:100%;
	font-size:14px;
	padding:46px 36px 32px;
}
.DetailInfo .Items .Item:hover .Item_Inner 
{
	background:#333233;
	transition: background 0.3s ease;
    border: 1px solid #fff;
}
.DetailInfo .Items .Item:hover .Item_Inner:after
{
	background:#333233;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
	position:absolute;
	display:inline-block;
	opacity:0.5;
	content:"";
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.DetailInfo .Items .Item .Item_Inner .Image
{
	position:absolute;
	width:100%;
	height:100%;
    opacity: 0;
    background-repeat: no-repeat;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    top: 0;
    left: 0;
}
.DetailInfo .Items .Item:hover .Item_Inner .Image
{
    opacity: 1;
    visibility: visible
}
.DetailInfo .Items .Item .Item_Inner .Desc
{
	position:relative;
	z-index:10;
}
.DetailInfo .Items .Item .Item_Inner .Icon
{
    margin: 0 0 14px;
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
}
.DetailInfo .Items .Item:hover .Item_Inner .Icon
{
    position: absolute;
	z-index:10;
	margin:0;
    text-align: center;
    width: 100%;
	left:0;
    bottom: 39px;
}
.DetailInfo .Items .Item:hover .Item_Inner .Icon path
{
  stroke: #FFFFFF;
}
.DetailInfo .Items .Item .Item_Inner .Name
{
    font-family: 'Montserrat Bold';
    margin: 0 0 20px;
	font-size:30px;
	color:#EE1D23;
    display: flex;
    align-items: flex-end;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
    height: 92px;
}
.DetailInfo .Items .Item:hover .Item_Inner .Name
{
    display: none;
}
.DetailInfo .Items .Item .Item_Inner .Anonse
{
    font-family: 'Montserrat Bold';
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
}
.DetailInfo .Items .Item:hover .Item_Inner .Anonse
{
    opacity: 0 !important;
    display: none;
} 
.DetailInfo .Items .Item .Item_Inner .Anonse
{
	line-height:25px;
	max-width:258px;
    margin: 0 0 30px;
}
.DetailInfo .Items .Item:hover .Item_Inner .Anonse
{
	color:#EEEDED;
}
.DetailInfo .Items .Item .Item_Inner .Text
{
    font-family: 'Montserrat Bold';
    opacity: 0;
    visibility: visible;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
	line-height:25px;
    margin: 0 0 30px;
	font-size:16px;
	color:#FFFFFF;
    display: none;
}
.DetailInfo .Items .Item:hover .Item_Inner .Text
{
    opacity: 1;
    display: block;
}
.DetailInfo .Items .Item .Item_Inner .Readon a
{
	color:#EE1D23;
	font-size:14px;
	padding:0 0 2px;
	border-bottom:1px solid #EE1D23;
}
.DetailInfo .Items .Item .Item_Inner .Readon a:hover
{
	border-bottom:1px solid transparent;
}
.ProjectSlider
{
    margin: 0 0 169px;
}
.ProjectSlider .Title
{
    margin: 0 0 60px;
}
.ProjectSlider .Title span
{
	display:block;
}
.ProjectSlider .Wrapper
{
    max-width: 1406px !important;
}
.ProjectSlider .Desc
{
	width:59%;
}
.ProjectSlider .Desc .Box
{
	padding:0 40px 0 0;
}
.ProjectSlider .Item .Title
{
    font-family: 'Montserrat Bold';
	font-size:24px;
	margin:0 0 40px;
	color:#353535;
}
.ProjectSlider .Props .Item
{
    font-family: 'Montserrat Bold';
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
	color:#353535;
	font-size:20px;
	margin:0 0 15px;
}
.ProjectSlider .Props .Item span.Name
{
    color: #ED1C24;
    width: 34%;
	min-width:250px;
}
.ProjectSlider .Anonse
{
    padding: 10px 0 0;
    max-width: 680px;
    font-size: 16px;
}
.ProjectSlider .Image
{
	width:49%;
	max-height:365px;
	overflow:hidden;
}
.ProjectSlider .owl-nav
{
    position: absolute;
	display:block !important;
	width:100%;
	max-width:151px;
    bottom:-25px;
	left:0;
	right:0;
    z-index: 100;
    margin:0;
}
.ProjectSlider .owl-nav button
{
	background-color:#ed1c24 !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 100;
    position: absolute;
	border:1px solid #ed1c24 !important;
}
.ProjectSlider .owl-nav button.disabled
{
	border:1px solid #dee1ec !important;
	opacity: .2;
}
.ProjectSlider .owl-nav button.owl-prev 
{
    left:0;
}
.ProjectSlider .owl-nav button.owl-prev span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.ProjectSlider .owl-nav button.owl-prev.disabled span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.ProjectSlider .owl-nav button.owl-next 
{
    right:0;
}
.ProjectSlider .owl-nav button.owl-next span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.ProjectSlider .owl-nav button.owl-next.disabled span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.BlockText
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1% 60px;
	padding:0;
}
.BlockText .Item
{
	float:left;
    width: 48%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1%;
}
.BlockText .Item .Item_Inner
{
	padding:0 40px 0 0;
	color:#000000;
	font-size:16px;
}
.ProjectInfo
{
	margin:0 0 40px;
}
.ProjectBlock .Wrapper
{
    max-width: 1406px !important;
}
.ProjectBlock .Title
{
	margin:0 0 60px;
}
.ProjectBlock .Title span
{
	display:block;
}
.ProjectBlock .Block
{
	margin:0 0 75px;
}
.ProjectBlock .Block:last-child
{
	margin:0;
}
.ProjectBox
{
    font-size: 16px;
    text-align: left;
}
.ProjectBox .ImageBlock
{
	position:relative;
    width: 56%;
}
.ProjectBox .Props
{
	position:absolute;
	bottom:0;
}
.ProjectBox .Image
{
    background-color: #e9e9e9;
    background-size: cover;
    max-height: 400px;
    margin: 0 0 43px;
    background-repeat: no-repeat;
    display: flex;
    overflow: hidden;
    height: 400px;
    align-items: center;
    justify-content: center;
}
.ProjectBox .Client
{
    font-family: 'Montserrat Bold';
	color:#ED1C24;
}
.ProjectBox .Desc
{
	position:relative;
	min-height:523px;
	width:59%;
}
.ProjectBox .owl-item > .Item 
{
    -webkit-border-radius: 0;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius: 0;
    -moz-border-radius-bottomright: 40px;
    border-radius: 0;
    border-bottom-right-radius: 40px;
    border: 1px solid #ED1C24;
    padding: 40px 30px;
    overflow:hidden;
}
.ProjectBox .Item .Title
{
    font-family: 'Montserrat Bold';
	font-size:24px;
	margin:0 0 22px;
	color:#ED1C24;
}
.ProjectBox .Props .Item:last-child
{
	margin:0;
}
.ProjectBox .Props .Item
{
    font-family: 'Montserrat Bold';
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
	color:#353535;
	font-size:20px;
	margin:0 0 15px;
}
.ProjectBox .Props .Item span.Name
{
    color: #ED1C24;
    width: 40%;
    min-width: 265px;
}
.ProjectBox .Desc .Box
{
	padding:0 0 0 25px;
}
.ProjectBox .Desc .MobileImage,
.ProjectBox .Desc .Mobile.Props
{
	display:none;
}
.ProjectBox .Anonse
{
    padding: 10px 0 0;
    max-width: 680px;
    font-size: 16px;
	line-height:24px;
}
.ProjectBox .Buttons 
{
    position: absolute;
    bottom: 0;
    display: flex;
    width: 96%;
}
.ProjectBox .Buttons a
{
    background: transparent !important;
    border: 1px solid #EE1D23 !important;
    color: #EE1D23 !important;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    width: 100%;
    font-size: 15px;
    max-width: 313px;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    height: 46px;
    padding: 8px 0;
}
.ProjectBox .Buttons a:first-child
{
	margin:0 20px 0 0;
}
.ProjectBox .Buttons a:hover
{
    background: #EE1D23 !important;
    border: 1px solid #EE1D23 !important;
    color: #ffffff !important;
}
.ProjectBox .Buttons a.Red
{
    background: #EE1D23 !important;
    border: 1px solid #EE1D23 !important;
    color: #ffffff !important;
}
.ProjectBox .Buttons a.Red:hover
{
    background: transparent !important;
    border: 1px solid #EE1D23 !important;
    color: #EE1D23 !important;
}
.ProjectBox .owl-nav
{
    position: absolute;
    width: 100%;
    max-width: 151px;
    left: 710px;
    top: 380px;
} 
.ProjectBox .owl-nav button
{
	background-color:#ed1c24 !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 100;
    position: absolute;
	border:1px solid #ed1c24 !important;
}
.ProjectBox .owl-nav button.disabled
{
	border:1px solid #dee1ec !important;
	opacity: .2;
}
.ProjectBox .owl-nav button.owl-prev 
{
    left:0;
}
.ProjectBox .owl-nav button.owl-prev span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.ProjectBox .owl-nav button.owl-prev.disabled span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.ProjectBox .owl-nav button.owl-next 
{
    right:0;
}
.ProjectBox .owl-nav button.owl-next span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.ProjectBox .owl-nav button.owl-next.disabled span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.MakeBlock .Wrapper
{
	max-width:1406px !important;
}
.MakeBlock .Title
{
    margin: 0 0 73px;
    max-width: 695px;
    margin: 0 0 73px;
}
.MakeBlock .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.MakeBlock .Items .Item
{
	float:left;
    width: 48%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.MakeBlock .Items .Item .Item_Inner
{
    border: 1px solid #EE1D23;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    position: relative;
	width:100%;
	font-size:14px;
	padding:40px 35px;
}
.MakeBlock .Items .Item:hover .Item_Inner 
{
    border: 1px solid #333233;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
}
.MakeBlock .Items .Item .Item_Inner .Image
{
	position:absolute;
	width:100%;
	height:100%;
    opacity: 0;
    background-repeat: no-repeat;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
    top: 0;
    left: 0;
}
.MakeBlock .Items .Item .Item_Inner .Desc
{
	position:relative;
	z-index:100;
}
.MakeBlock .Items .Item .Item_Inner .Icon
{
    margin: 0 0 30px;
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,box-shadow .2s ease-in-out;
}
.MakeBlock .Items .Item .Item_Inner .Icon svg
{
	max-height:90px;
}
.MakeBlock .Items .Item .Item_Inner .Name
{
    font-family: 'Montserrat Bold';
    margin: 0 0 20px;
	font-size:18px;
	color:#333233;
    display: flex;
}
.MakeBlock .Items .Item:hover .Item_Inner .Name
{
    color: #EE1D23;
}
.MakeBlock .Items .Item .Item_Inner .Anonse
{
	line-height:25px;
    margin: 0 0 30px;
    color: #000000;
}
.MakeBlock .Items .Item .Item_Inner .Anonse p
{
	padding:0;
}
.MakeBlock .Items .Item:hover .Item_Inner .Name
{
	color:#EE1D23;
}
.MakeBlock .Items .Item .Item_Inner .Readon span
{
    font-family: 'Montserrat Bold';
	color:#EE1D23;
	font-size:14px;
	padding:0 0 2px;
	border-bottom:1px solid #EE1D23;
}
.MakeBlock .Items .Item .Item_Inner:hover .Readon span
{
	border-bottom:1px solid transparent;
}
.ServiceDetail.Company .StatsBlock
{
    margin: 0 0 30px;
}
.StatsBlock
{
    margin: 0;
}
.StatsBlock .Wrapper
{
	max-width:1406px !important;
}
.StatsBlock .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.StatsBlock .Items .Item
{
	float:left;
    width:23%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.StatsBlock .Items .Item .Item_Inner
{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #e9e9e9;
    padding: 45px 40px;
	display: block;    
    text-align: left;
	width:100%;
    color: #000000;
	font-size:14px;
}
.StatsBlock .Items .Item .Item_Inner .Value
{
    font-family: 'Montserrat Bold';
	line-height:80px;
    color: #ED1C24;
	font-size:48px;
}
.StatsBlock .Items .Item .Item_Inner .Anonse
{
    font-size: 16px;
    margin: 0 auto;
}
.DocsList .Wrapper
{
	max-width:1406px !important;
}
.DocsList
{
	padding:77px 0;
}
.DocsList .Item
{
	margin:0 0 15px;
}
.DocsList .Item:nth-child(odd) a
{
    background:#353535;
	border:1px solid #353535;
}
.DocsList .Item:nth-child(odd) a:hover
{
    background: transparent;
	border:1px solid #353535;
    color: #353535;
}
.DocsList .Item:nth-child(even) a
{
    background: #EE1D23;
}
.DocsList .Item:nth-child(even) a:hover
{
    background: transparent;
	border:1px solid #EE1D23;
    color: #EE1D23;
}
.DocsList .Item a
{
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 16px;
	border-bottom-right-radius: 24px;
	border:1px solid #EE1D23;
    color: #ffffff;
    display: inline-block;
    font-size:20px;
    height:46px;
    line-height: 46px;
    text-align: center;
	cursor:pointer;
	padding:0 26px;
}
.DocsList a:hover
{
    background: transparent;
	border:1px solid #EE1D23;
    color: #EE1D23;
}
.Application 
{
	padding:95px 0 185px;
}
.Application .Wrapper
{
    max-width: 1406px !important;
}
.Application .Title span
{
	display:block;
}
.Application .InfoBox
{
    background-image: url(images/aplication-bg.png);
    background-position:53px 0%;
    background-repeat: no-repeat;
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
    height: 768px;
}
.Application .Item1
{
    position: absolute;
    left: 475px;
    top: 25px;
}
.Application .Item1 .Name .Line
{
    border-top: 2px solid #ED1C24;
    border-right: 2px solid #ED1C24;
    -webkit-border-top-right-radius: 40px;
    -moz-border-radius-topright: 40px;
    border-top-right-radius: 40px;
    position: absolute;
    height: 132px;
    width: 328px;
	top:14px;
    content: "";
    display: inline-block;
}
.Application .Item2
{
    position: absolute;
    left: 0;
    top: 480px;
}
.Application .Item2 .Name .Line
{
    border-bottom: 2px solid #ED1C24;
    border-right: 2px solid #ED1C24;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
    border-bottom-right-radius: 40px;
    position: absolute;
    height: 134px;
    width: 176px;
    top: 14px;
    content: "";
    top: -120px;
    display: inline-block;
}
.Application .Item2 .Line:after
{
    top: 0;
}
.Application .Item3
{
    position: absolute;
    left: 0;
    top: 605px;
}
.Application .Item3 .Name .Line
{
    border-bottom: 2px solid #ED1C24;
    position: absolute;
    height: 2px;
    width: 390px;
    top: 14px;
    content: "";
    display: inline-block;
}
.Application .Item3 .Line:after
{
    top:-2px;
}
.Application .Item4
{
    position: absolute;
    left: 0;
    top: 703px;
}
.Application .Item4 .Name .Line
{
    border-bottom: 2px solid #ED1C24;
    position: absolute;
    height: 2px;
    width: 719px;
    top: 14px;
    content: "";
    display: inline-block;
}
.Application .Item4 .Line:after
{
    top:-2px;
    right: 0;
}
.Application .Item5
{
    position: absolute;
    left: 830px;
    top: 775px; 
}
.Application .Item5 .Name .Line
{
    border-bottom: 2px solid #ED1C24;
    border-right: 2px solid #ED1C24;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
    border-bottom-right-radius: 40px;
    position: absolute;
    height: 314px;
    width: 104px;
    content: ""; 
    top: -300px;
    display: inline-block;
}
.Application .Item5 .Line:after
{
    top: 0;
}
.Application .Item
{
	font-size:16px;
    max-width: 575px;
}
.Application .Item .Name
{
    font-family: 'Montserrat Bold';
	position:relative;
	color:#ED1C24;
	font-size:22px;
}
.Application .Name .Line:after
{
    background: #ED1C24;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
    display: inline-block;
    position: absolute;
    content: "";
    width: 10px;
    right: -6px;
    bottom: -5px;
    height: 10px;
}
.Application .Name span
{
	position:relative;
	background:#fff;
	padding:0 20px 0 0;
}
.Application .Item ul
{
    margin: 15px 0;
}
.Application .Item ul li
{
    margin: 0 0 5px;
    line-height: 26px;
}
.AcademyBlock
{
	font-size:16px;
}
.AcademyBlock .Wrapper
{
    max-width: 1406px !important;
}
.AcademyBlock .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.AcademyBlock .Items .Item
{
	float:left;
    width: 48%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.AcademyBlock .Items .Item .Item_Inner
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
	text-align:center;
    padding: 40px;
	font-size:16px;
	width:100%;
}
.AcademyBlock .Items .Item .Item_Inner .Name
{
    font-family: 'Montserrat Bold';
    font-size: 20px;
    line-height: normal;
	margin: 0 0 25px;
    color: #353535;
}
.AcademyBlock .Items .Item .Item_Inner .Button
{
	text-align:center;
}
.AcademyBlock .Items .Item .Item_Inner .Button a
{
    max-width: 180px;
	margin:0 auto;
}
.ArticlesBox
{
	font-size:16px;
}
.ArticlesBox .Wrapper
{
    max-width: 1406px !important;
}
.ArticlesBox .Items .Item_Inner
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
}
.ArticlesBox .Items .Item_Inner .Images
{
	width:50%;
}
.ArticlesBox .Items .Item_Inner .Images .Image
{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: 0 0 65px;
    height: 360px;
}
.ArticlesBox .Items .Item_Inner .Images .Image.No
{
    background-size: contain;
}
.ArticlesBox .Items .Item_Inner .Desc
{
	width:50%;
}
.ArticlesBox .Items .Item_Inner .Name
{
	position:relative;
    font-family: 'Montserrat Bold';
    font-size:22px;
    margin: 0 0 40px;
    line-height: 26px;
	color:#000;
}
.ArticlesBox .Items .Item_Inner .Button a 
{
    max-width: 260px;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
}
.BlockBlack
{
    background:#333233;
	position:relative;
    padding: 110px 0 260px;
	margin:70px 0 0;
	color:#fff;
}
.BlockBlack .Wrapper
{
    max-width: 1406px !important;
}
.BlockBlack .ImagesBlock
{
	position:relative;
	text-align:right;
	width:50%;
}
.BlockBlack .ImagesBlock .Image
{
	position:relative;
    z-index: 100;
}
.BlockBlack .ImagesBlock .Image img
{
	display:inline-block;
}
.BlockBlack .ImagesBlock .TextBox
{
    background: #EE1D23;
    -webkit-border-top-left-radius: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-topleft: 60px;
    -moz-border-radius-bottomright: 60px;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
	position:absolute;
	display:inline-block;
	content:"";
	width:526px;
	height:620px;
	right:-59px;
    bottom: -154px;
    z-index: -2;
}
.BlockBlack .ImagesBlock .TextBox .Box
{
	position:absolute;
	font-size:16px;
	color:#fff;
	left:0;
	bottom:0;
}
.BlockBlack .ImagesBlock .TextBox .Flex
{
	padding:0 50px 0 100px;
    height: 154px;
    align-items: center;
}
.BlockBlack .TextBlock
{
	position:relative;
	width:48%;
}
.BlockBlack .TextBlock .Box
{
	padding:0;
}
.BlockBlack .Title
{
	color:#FFFFFF;
    margin: 0 0 75px;
}
.BlockBlack .Title span
{
	display:block;
}
.BlockBlack ul
{
	list-style:none;
	margin:0;
	padding:0
}
.BlockBlack ul li:first-child
{
	border-top:none;
	padding:0;
}
.BlockBlack ul li:before
{
	display:none;
}
.BlockBlack ul li
{
	padding:47px 45px 0 0;
	border-top:1px solid #797878;
	margin:0 0 15px;
    line-height: 25px;
	font-size:14px;
	color:#FFFFFF;
    max-width: 375px;
}
.Sertification
{
	padding:125px 0;
}
.Sertification .Wrapper
{
    max-width: 1406px !important;
}
.Sertification .TitleBlock
{
    font-family: 'Montserrat Bold';
	font-size:36px;
	color:#000000;
	line-height:normal;
	text-align:center;
    margin: 0 0 100px;
}
.Sertification .TitleBlock span
{
	display:block;
	color:#EE1D23
}
.Sertification .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.Sertification .Items > .Item
{
	float:left;
    width: 48%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.Sertification .Items .Item > .Item_Inner
{
    border: 1px solid #EE1D23;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
	padding:36px 64px;
    position: relative;
	width:100%;
	color:#000000;
	font-size:14px;
}
.Sertification .Items .Item .Item_Inner .Title
{
    font-family: 'Montserrat Bold';
	text-align:center;
	text-transform:uppercase;
    margin: 0 0 45px;
	font-size:25px;
}
.Sertification .Items .Item .Item_Inner .Item
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: start;
    max-width: 390px;
    margin: 0 auto 25px;
}
.Sertification .Items .Item .Item_Inner .Item .Number
{
    font-family: 'Montserrat Bold';
	font-size:44px;
	color:#EE1D23;
	min-width:40px;
}
.Sertification .Items .Item .Item_Inner .Image
{
	text-align:center;
    margin: 0 0 35px;
}
.Sertification .Items .Item .Item_Inner .Image img
{
    display:inline-block;
}
.Sertification .Items .Item .Item_Inner .Item .Name
{
    line-height: 17px;
    margin: 0 0 10px;
}
.Sertification .Items .Item .Item_Inner .Item .Desc
{
	font-size:11px;
    line-height: 18px;
	color:#EE1D23;
}
.Sertificates
{
    background:#333233;
    border-top: 1px solid #484848;
    padding: 60px 0;
}
.Sertificates .Title
{
    font-family: 'Montserrat Bold';
	font-size:36px;
	color:#FFFFFF;
	text-align:left;
    margin: 0 0 60px;
}
.Sertificates .Title span
{
	display:block;
}
.Sertificates .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.Sertificates .Items .Item
{
	float:left;
    width: 18%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 127px;
}
.Sertificates .Items .Item .Item_Inner
{
    position: relative;
	width:100%;
    font-family: 'Montserrat';
	color:#FFFFFF;
	font-size:14px;
}
.Sertificates .Items .Item .Image
{
    background:#D9D9D9;
	width:100%;
	height:300px;
	margin:0 0 20px;
}
.Sertificates .Items .Item .Name
{
    font-family: 'Montserrat Bold';
	margin:0 0 12px;
}
.Sertificates.White
{
    background:#fff;
    border-top: none;
    padding:60px 0 40px;
}
.Sertificates.White .Title
{
	color:#353535;
}
.Sertificates .Item .Item_Inner
{
	color:#000000;
}
.Conteiner
{
    position: relative;
}
.Conteiner.Big .Wrapper
{
	max-width:100%; 
}
.ServiceDetail .ServiceBG
{
	max-width:1500px; 
	margin:0 auto;
}
.TitleBox
{
	padding:30px 0 0;
}
.Breadcrumbs
{
	overflow:hidden;
    font-family: 'Montserrat Bold';
	font-size:12px;
	color:#353535;
	line-height:20px;
	margin:0 0 45px;
}
.Breadcrumbs ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.Breadcrumbs ul li
{
	float:left;
	padding:0 !important;
	margin:0;
}
.Breadcrumbs ul li:before
{
	display:none !important;
}
.Breadcrumbs.Cat .Del 
{
	margin:0 10px;
	width:2px;
	display:inline-block;
}
.Breadcrumbs .Del 
{
	margin:0 10px;
}
.Breadcrumbs .Del span
{
	display:inline-block;
}
.Breadcrumbs a
{
	color:#353535;
	border:none;
}
.Breadcrumbs a:hover
{
    color: #ED1C24;
}
.LeftBlock 
{
    width: 25%;
	float:left;
}
.LeftBlock .LeftMenu 
{
    position: relative;
}
.LeftBlock .LeftMenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.LeftBlock .LeftMenu ul li
{
	position:relative;
	line-height:normal;
	margin:0 0 20px;
}
.LeftBlock .LeftMenu ul li.Active a
{
    font-family: 'Montserrat Bold';
}
.LeftBlock .LeftMenu ul li a
{
	display:inline-block;
	color:#32303c;
}
.LeftBlock .LeftMenu ul li a:hover
{
	color:#EE1D23;
} 
.Conteiner.Big .ContBlock
{
	float:none;
	width:100%;
}
.Conteiner.Big .Content
{
	padding:0;
}
.Conteiner.Big 
{
	line-height:25px;
	padding:0;
}
.Conteiner
{
	line-height:25px;
	padding:0 0 80px;
    border-bottom: 1px solid #e9e9e9;
}
.Conteiner.BorderNo
{
    border-bottom:none;
}
.InfoImages .Items
{
    font-size: 16px;
}
.InfoImages .Item:first-child
{
    border:none;
}
.InfoImages .Item
{
    border-top:1px solid #e9e9e9;
	padding:45px 0 0;
	margin:0 0 45px;
}
.InfoImages .Item .Item_Inner
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
}
.InfoImages .Item .Image
{
	width:25%;
	max-width:250px;
    padding: 5px 0 0;
}
.InfoImages .Item .Desc
{
    width: 75%;
    padding: 0 0 0 50px;
}
.InfoImages .Item .Desc .Name
{
    font-family: 'Montserrat Bold';
    line-height: 30px;
    font-size: 24px;
    margin: 0 0 30px;
    color: #353535;
}
.EducationBlock 
{
	background:#333233;
	position:relative;
    margin:160px 0 0;
	z-index:10;
}
.EducationBlock .Wrapper
{
    background-image: url(images/education.png);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
	-webkit-border-top-left-radius: 110px;
	-webkit-border-bottom-right-radius: 110px;
	-moz-border-radius-topleft: 110px;
	-moz-border-radius-bottomright: 110px;
	border-top-left-radius: 110px;
	border-bottom-right-radius: 110px;
	max-width:1600px !important;
	position:relative;
    top: -100px;
    z-index: 10;
}
.EducationBlock .Wrapper:after
{
    background-image: url(images/education-lbg.png);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 678px;
	position:absolute;
	content:'';
	width:100%;
	bottom:0;
	left:0;
	height:560px;
}
.EducationBlock .Wrapper:before
{
    background-image: url(images/education-rbg.png);
    background-position: 0% 100%;
    background-repeat: no-repeat;-webkit-border-bottom-right-radius: 110px;
-moz-border-radius-bottomright: 110px;
border-bottom-right-radius: 110px;
    background-size: cover;
    max-width: 662px;
	position:absolute;
	content:'';
	width:100%;
	bottom:0;
	right:0;
	height:560px;
}
.EducationBlock .EducationInfo:before
{
    background-image: url(images/education-bbg.png);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    content: '';
    width: 100%;
    bottom: 0;
    right: 0;
    height: 560px;
}
.EducationBlock .EducationInfo 
{
	max-width:1406px !important;
	margin:0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    padding: 0;
    display: flex;
	height:560px;
}
.EducationBlock .EducationInfo .Desc
{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    align-self: center;
    position: relative;
    z-index: 10;
}
.EducationBlock .EducationInfo .Desc .Image
{
	margin:0 0 25px;
}
.EducationBlock .EducationInfo .Desc .Anonse
{
	font-size:16px;
	margin:0 0 40px;
	line-height:26px;
	max-width:802px;
	color:#FFFFFF;
}
.ymaps-image-with-content 
{
    background-image: url(svg/map-big.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: cover !important;
    position: absolute !important;
    left: -25px !important;
    top: -65px !important;
    width: 53px !important;
    height: 66px !important;
}
.WarmonProject
{
    background: #e9e9e9;
    position: relative;
    padding: 80px 0;
}
.WarmonProject .Flex
{
	margin:0 0 50px;
}
.WarmonProject .ImageBlock
{
	width:25%;
}
.WarmonProject .DescBlock
{
	width:75%;
	color:#000000;
	line-height:26px;
	font-size:16px;
}
.WarmonProject .DescBlock .Desc
{
	padding:0 0 0 145px;
}
.WarmonProject .Wrapper
{
    max-width: 1406px !important;
}
.WarmonProject .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -2%;
}
.WarmonProject .Items .Item
{
	float:left;
    width: 14%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 2% 0;
}
.WarmonProject .Items .Item:last-child
{
    width: 20%;
}
.WarmonProject .Items .Item:last-child .Item_Inner
{
    max-width: 260px;
}
.WarmonProject .Items .Item .Item_Inner
{
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    max-width: 210px;
    color: #000000;
    font-size: 14px;
    margin: 0 auto;
}
.WarmonProject .Items .Icon
{
    min-height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.WarmonProject .Items .Name
{
	position:relative;
    text-align: center;
    font-size:16px;
    margin: 0;
    color: #000000;
	line-height:20px;
}
.WarmonProject .Items .Button
{
    display: flex;
    padding: 182px 0 0 0;
}
.WarmonProject .Items .Button a 
{
    white-space: nowrap;
    width: 100%;
}
.ContactsInfo 
{
	margin:0 0 20px;
}
.ContactsInfo .Items
{
	width:100%;
	margin:0 -1%;
	color:#212121;
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ContactsInfo .Items .Item
{
	float:left;
	width:31%;
	margin:0 1% 40px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
}
.ContactsInfo .Items .Item .Item_Inner
{
	width:100%; 
	display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
	align-items: center;
	font-size:16px;
    line-height: 1.5em;
}
.ContactsInfo .Items .Item .Item_Inner .Icon
{
	max-width:120px;
}
.ContactsInfo .Items .Item:first-child .Item_Inner .Text
{
	padding:0;
}
.ContactsInfo .Items .Item .Item_Inner .Text
{
	padding:0 0 0 25px;
}
.ContactsInfo .Items .Item .Item_Inner .Text p
{
	padding:0 0 10px;
}
.ContactsInfo .Items .Item .Item_Inner .Text .Phone a
{
	border:none;
	display:block;
}
.ContactsInfo .Items .Item .Item_Inner .Text span
{
    display: block;
    font-size: 16px;
    color: #000000;
    margin: 3px 0 5px;
}
.ContactsInfo .Items .Item .Item_Inner .Text a
{ 
	color:#ED1C24;
}
.ContactsInfo .Items .Item .Item_Inner .Text a:hover
{ 
	color:#212121;
}
.ContactsInfo .Items .Item .Item_Inner .Text .Phone a
{
    font-family: 'Montserrat Bold';
    font-size: 26px;
    color: #EE1D23;
}
.ContactsInfo .Items .Item .Item_Inner .Text .Phone a:hover
{
    color: #000;
}
.TextBG
{
	background:#e9e9e9;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	padding:50px;
}
.GallerySlider .owl-nav
{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 100;
    margin: -30px auto 0;
}
.GallerySlider .owl-nav button
{
	background-color:#ed1c24 !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 100;
    position: absolute;
	border:1px solid #ed1c24 !important;
}
.GallerySlider .owl-nav button.disabled
{
	border:1px solid #ed1c24 !important;
}
.GallerySlider .owl-nav button.owl-prev 
{
    left:-30px;
}
.GallerySlider .owl-nav button.owl-prev span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.GallerySlider .owl-nav button.owl-prev.disabled span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.GallerySlider .owl-nav button.owl-next 
{
    right:-30px;
}
.GallerySlider .owl-nav button.owl-next span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.GallerySlider .owl-nav button.owl-next.disabled span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.NewsDetail .ImgDesc
{
	float:left;
    max-width: 400px;
	margin:0 40px 10px 0;
}
.NewsDetail .ImgDesc
{
    color: #999 !important;
	font-size:12px;
}
.NewsDetail .ImgDesc b
{
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5em;
    color: #000;
    margin:5px 0 10px;
}
.NewsDetail table
{
	border:1px solid #eff1f5;
	width:100%;
	color: #333333;
	line-height:normal;
	margin:0;
}
.NewsDetail table tr:first-child
{
	border-top:none;
}
.NewsDetail table tr
{
	border-top:1px solid #eff1f5;
}
.NewsDetail table td
{
	border:none;
	vertical-align:middle !important;
	padding:18px 25px;
	font-size:15px;
}
.Content table td p
{
	padding:0 !important;
	margin:0 !important;
}
.NewsDetail table tr:first-child td
{
	background: #f8f9fb;
    font-family: 'Montserrat Bold';
    padding:20px 25px !important;
    vertical-align: middle;
	border:none;
    font-size: 16px;
}
.NewsDetail table tr:hover
{
	background: #fcfcfc;
} 
.bx-yandex-map
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
 .ymaps-layers-pane 
{
	filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.TriboniqBlock.Black
{
	background:#333233;
	font-size:16px;
	padding:60px 0 30px;
}
.TriboniqBlock.Benefits 
{
    margin: 0 0 50px;
}
.TriboniqBlock.Benefits .Title
{
    margin: 0 0 75px;
}
.TriboniqBlock.Maps
{
    margin: 0;
}
.TriboniqBlock .Wrapper
{
    max-width: 1406px !important;
}
.TriboniqBlock .TitleBlock
{
    font-family: 'Montserrat Bold';
    width:59%;
    margin: 0 0 50px;
}
.TriboniqBlock .TitleBlock .Box
{
	color:#fff;
	font-size:38px;
	line-height:46px;
    padding: 0 95px 0 0;
}
.TriboniqBlock .TitleBlock span
{
	color:#ED1C24;
}
.TriboniqBlock .TextBlock
{
    padding: 9px 0 0;
	font-size:16px;
	line-height:26px;
	color:#fff;
    width:51%;
}
.TriboniqBlock .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.TriboniqBlock .Block.Big .Items .Item
{
    width:23%;
}
.TriboniqBlock .Items .Item
{
	float:left;
    width:31.111%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 30px;
}
.TriboniqBlock .Items .Item_Inner
{
    width: 100%;
    text-align: center;
	padding:0 20px;
}
.TriboniqBlock.Black .Items .Item_Inner
{
    color: #fff;
}
.TriboniqBlock .Items .Item_Inner .Icon
{
    height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.TriboniqBlock .Items .Item_Inner .Icon svg
{
    margin:0;
}
.TriboniqBlock .Items .Item_Inner svg
{
    margin:0 0 40px;
}
.TriboniqBlock .Items .Item_Inner .Name
{
    font-family: 'Montserrat Bold';
    margin: 0 0 20px;
    font-size: 16px;
    color: #353535;
    width: 100%;
    text-align: center;
}
.TriboniqBlock.Black .Items .Item_Inner .Name
{
    color: #fff;
}
.TriboniqBlock.Images .DescBlock
{
    width: 40%;
}
.TriboniqBlock .DescBlock
{
    width: 59%;
}
.TriboniqBlock .Box
{
    padding: 0 95px 0 0;
	line-height:26px;
	font-size:16px;
}
.TriboniqBlock .Title
{
    margin: 0 0 30px;
}
.TriboniqBlock ul li
{
    margin: 0 0 13px;
}
.TriboniqBlock ul li:before
{
	top:5px;
}
.TriboniqBlock .DescBlock .Box p
{
	padding:0 0 20px;
}
.TriboniqBlock .DescBlock .Box .List a
{
    font-family: 'Montserrat Bold';
    color: #353535;
	border:none;
}
.TriboniqBlock .DescBlock .Box .List a:hover
{
    color: #EE1D23;
    border-bottom: 1px solid #ffc3c3;
}
.TriboniqBlock .Links
{
    margin: 30px 0 0;
}
.TriboniqBlock .ImagesBlock
{
    width: 50%;
}
.TriboniqBlock.Images .ImagesBlock
{
    width: 60%;
}
.TriboniqBlock.Images .ImagesBlock .Image
{
	position:relative;
}
.TriboniqBlock.Images .ImagesBlock .Image:before 
{
    background: #EE1D23;
	-webkit-border-top-left-radius: 80px;
	-webkit-border-bottom-right-radius: 68px;
	-moz-border-radius-topleft: 80px;
	-moz-border-radius-bottomright: 68px;
	border-top-left-radius: 80px;
	border-bottom-right-radius: 68px;
    position: absolute;
    display: inline-block;
    content: "";
    width: 330px;
    height: 132px;
    left: 0;
    bottom: -40px;
    z-index: -2;
} 
.TriboniqBlock.Props .Flex
{
    align-items: center;
}
.TriboniqBlock.Props .ImagesBlock .Image
{
	position:relative;
	-webkit-border-top-left-radius: 110px;
	-webkit-border-bottom-right-radius: 85px;
	-moz-border-radius-topleft: 110px;
	-moz-border-radius-bottomright: 85px;
	border-top-left-radius: 110px;
	border-bottom-right-radius: 85px;
    height: 430px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin:47px 0 0;
}
.TriboniqBlock.Props .ImagesBlock .Image img
{
	position:relative;
	-webkit-border-top-left-radius: 110px;
	-webkit-border-bottom-right-radius: 85px;
	-moz-border-radius-topleft: 110px;
	-moz-border-radius-bottomright: 85px;
	border-top-left-radius: 110px;
	border-bottom-right-radius: 85px;
}
.TriboniqBlock.Props .ImagesBlock .Image:before 
{
    background: #EE1D23;
    -webkit-border-top-left-radius: 85px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-radius-topleft: 85px;
    -moz-border-radius-bottomright: 100px;
    border-top-left-radius: 85px;
    border-bottom-right-radius: 100px;
    position: absolute;
    display: inline-block;
    content: "";
    width: 363px;
    height: 301px;
    right: -47px;
    top: -47px;
    z-index: -2;
}
.TriboniqBlock.Images .TextBig
{
	margin:65px 0 0;
	font-size:24px;
	line-height:34px;
	color:#ED1C24;
	max-width:925px;
}
.TriboniqBlock.Images .TextBig p
{
	padding:0;
}
.TriboniqBlock .TextBefore
{
	margin:85px 0 0;
}
.TriboniqBlock.Slider
{
    margin: 0 0 170px;
}
.TriboniqBlock.Slider .Img
{
	text-align:center;
}
.TriboniqBlock.Slider .owl-stage-outer
{
	max-width:680px;
	overflow:hidden;
}
.TriboniqBlock .owl-dots 
{
	text-align:center;
	padding:25px 0 0;
}
.TriboniqBlock .owl-dots .owl-dot span 
{
    width: 16px;
    height: 16px;
    margin: 0 10px;
    background: #D6D6D6;
    display: inline-block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}
.TriboniqBlock .owl-dots .owl-dot.active span,
.TriboniqBlock .owl-dots .owl-dot:hover span 
{
    background: #ED1C24;
}

.TriboniqBlock .owl-nav
{
    position: absolute;
	display:block !important;
	width:100%;
    top:33%;
	left:0;
	right:0;
    z-index: 100;
    margin:0;
}
.TriboniqBlock .owl-nav button
{
	background-color:#ed1c24 !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 100;
    position: absolute;
	border:1px solid #ed1c24 !important;
}
.TriboniqBlock .owl-nav button.disabled
{
    border: 1px solid #ed1c24 !important;
    opacity: 0.1;
}
.TriboniqBlock .owl-nav button.owl-prev 
{
    left:-65px;
}
.TriboniqBlock .owl-nav button.owl-prev span
{
    background-image: url(/bitrix/templates/template/svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.TriboniqBlock .owl-nav button.owl-prev.disabled span
{
    background-image: url(/bitrix/templates/template/svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.TriboniqBlock .owl-nav button.owl-next 
{
    right:-65px;
}
.TriboniqBlock .owl-nav button.owl-next span
{
    background-image: url(/bitrix/templates/template/svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.TriboniqBlock .owl-nav button.owl-next.disabled span
{
    background-image: url(/bitrix/templates/template/svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.Triboniq .HintsBox
{
    background-image: url(images/triboniq.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
	position:relative;
	max-width:1600px;
	margin:0 auto;
	height:732px; 
}
.Triboniq .HintsBox:after
{
    background-image: url(images/triboniq-lbg.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    content: "";
    width: 443px;
    display: inline-block;
    left: 281px;
    top: -141px;
    height: 400px;
    position: absolute;
}
.Triboniq .HintsBox:before
{
    background-image: url(images/triboniq-rbg.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    content: "";
    width:393px;
    display: inline-block;
    right: -77px;
    bottom: -15px;
    height:375px;
    position: absolute;
}
.Triboniq .HintsBox ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.Triboniq .HintsBox ul li:before
{
	display:none;
}
.Triboniq .HintsBox ul li .Marker
{
    animation: radial-pulse 1s infinite;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
    background:rgba(238, 29, 35, 0.40);
    justify-content: center;
    align-items: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position:relative;
    z-index: 90;
    line-height: 48px;
    display: flex;
    text-align: center;
	margin:0;
	padding:0;
    width: 48px;
    height: 48px;
}
.Triboniq .HintsBox ul li:hover .Marker
{
    animation: none;
    width: 66px;
    margin: -10px;
    line-height: 66px;
    height: 66px;
}
.Triboniq .HintsBox ul li .Marker span
{
    background: #EE1D23;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    text-indent: -9999px;
    margin: 0;
    text-align: center;
    cursor: pointer;
    width: 26px;
    height: 26px;
}
.Triboniq .HintsBox ul li:hover .Marker span
{
	width:32px;
	height:32px;
} 
.Triboniq .HintsBox ul li a
{
	border:none;
}
.Triboniq .Bullet.Icon1
{
	position:absolute;
    left: 225px;
    top: 260px;
}
.Triboniq .Bullet.Icon2
{
	position:absolute;
    left: 250px;
    top: 370px;
}
.Triboniq .Bullet.Icon3
{
    position: absolute;
    top: 120px;
    left: 635px;
}
.Triboniq .Bullet.Icon4
{
    position: absolute;
    top: 245px;
    left: 760px;
}
.Triboniq .Bullet.Icon5
{
    position: absolute;
    top: 443px;
    left: 795px;
}
.Triboniq .HintsBox .Bullet .BulletInfo
{
    display: none;
}
.Triboniq .HintsBox .Bullet:hover .BulletInfo 
{
    background:#ED1C24;
    position: absolute;
    display: block;
	width:466px;
    top: 15px;
    padding: 22px;
	color:#FFFFFF;
	font-size:16px;
	left:45px;
    z-index: 100;
}
.Triboniq .HintsBox .Bullet .BulletInfo .Name
{
    font-family: 'Montserrat Bold';
	color:#fff;
	font-size:22px;
	margin:0 0 20px;
}
.Triboniq .HintsBox .Bullet .BulletInfo p
{
	padding:0;
}
.Triboniq .HintsBox .Bullet .BulletInfo a
{
	color:#fff;
	padding:0 0 2px;
	border-bottom:1px solid #FFFFFF;
}
.Triboniq .HintsBox .Bullet .BulletInfo a:hover
{
	border-bottom:none; 
}
.BannerBox
{
    background-image: url(images/banner-block.png);
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-color: #333233;
    height: 522px;
}
.BannerBox .Wrapper
{
    max-width: 1406px !important;
}
.BannerBox .Block
{
	padding:80px 0;
}
.BannerBox .Block > .Title
{
	padding:0 0 30px;
	color:#fff;
	border-bottom:6px solid #ED1C24;
    display: inline-block;
	margin:0 0 160px;
}
.BannerBox .Block .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -2%;
}
.BannerBox .Block .Items .Item
{
	float:left;
    width: 31.111%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 2%;
}
.BannerBox .Block .Items .Item_Inner
{
    font-family: 'Montserrat Bold';
    max-width: 320px;
	width:100%;
	color:#FFFFFF;
	font-size:16px;
}
.BannerBox .Block .Items .Item_Inner .Name
{
    font-family: 'Montserrat Bold';
    font-size: 24px;
	margin:0 0 20px;
}
.BannerBox .OrderBox
{
    font-family: 'Montserrat Bold';
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 453px;
	position:absolute;
	color:#fff;
	font-size:16px;
	right:0;
	top:-81px;
}
.BannerBox .OrderBox .Block
{
    background: #ED1C24;
    -webkit-border-top-left-radius: 90px;
    -webkit-border-bottom-right-radius: 80px;
    -moz-border-radius-topleft: 90px;
    -moz-border-radius-bottomright: 80px;
    border-top-left-radius: 90px;
    border-bottom-right-radius: 80px;
    padding: 50px;
}
.BannerBox .OrderBox .Title
{
	font-size:24px;
	margin:0 0 20px;
	color:#fff;
}
.FormBox 
{
    background-image: url(images/form-bg.png);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    background-color: #333233;
    position: relative;
    padding: 60px 0 80px;
}
.FormBox.Big 
{
    background-image: url(images/form-big.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
}
.FormBox.Service 
{
    background-image: url(images/form-service.png);
    background-position: 100% 0%;
    background-repeat: no-repeat;
}
.FormBox .Wrapper
{
    max-width: 1406px !important;
}
.FormBlock form
{
    background-color: #333233;
	border:1px solid #ED1C24;
	-webkit-border-top-left-radius: 76px;
	-moz-border-radius-topleft: 76px;
	border-top-left-radius: 76px;
    position: relative;
	max-width:455px;
	padding:58px 50px;
}
.FormBox.Service form
{
	max-width:860px;
}
.FormBox.Service form
{
	padding:73px 49px;
}
.FormBox.Big .FormBlock form
{
	max-width:767px;
}
.FormBlock .Title
{
	font-size:36px;
    margin: 0 0 40px;
	color:#ED1C24;
}
.FormBlock.VacancyForm .Title
{
	font-size:36px;
    margin: 0 0 15px;
	color:#ED1C24;
}
.FormBox .Anonse
{
    font-family: 'Montserrat Bold';
	font-size:20px;
	line-height:26px;
	color:#FFFFFF;
	margin:0 0 65px;
	max-width:572px;
}
.FormBox.Big .Anonse
{
    font-family: 'Montserrat' !important;
	font-size:20px;
	line-height:26px;
	color:#FFFFFF;
	margin:0 0 50px;
	max-width:835px;
}
.FormBox.Big .Anonse span
{
    font-family: 'Montserrat Bold';
    font-size: 20px;
    margin: 10px 0 0;
    display: block;
}
.FormBlock .Anonse a
{
	color:#ED1C24;
	border-bottom:1px solid #ED1C24;
}
.FormBlock .Anonse a:hover
{
	border-bottom:1px solid transparent;
}
.FormBox.Big .FormBlock form
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
.FormBox.Big .FormBlock .Label
{
    float: left;
    width: 48%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 1%;
}
.FormBox .FormBlock .Label.Prop205,
.FormBox .FormBlock .Label.Prop206,
.FormBox .FormBlock .Label.Prop207,
.FormBox .FormBlock .Label.Prop224,
.FormBox .FormBlock .Label.Prop230,
.FormBox .FormBlock .Label.Prop240,
.FormBox .FormBlock .Label.Prop241,
.Label.Prop269
{
	display:none !important;
}
.FormBox.Big .FormBlock .Label.Prop95,
.FormBox.Big .FormBlock .Label.Prop128
{
    width: 98%;
}
.FormBox.Big .FormBlock .Label label
{
    width: 100%;
}
.outtaHere
{
  display:none;
  position:absolute;
  left:-10000px;
}
.input_file_hold
{
	margin:37px 0 0;
}
.Popup .input_file_add 
{
    background-image: url(svg/download-black.svg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
	background-size:18px;
    color: #212121;
    max-width: 100%;
}
.input_file_add 
{
    background-image: url(svg/download.svg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
	background-size:18px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: normal;
    padding: 0 0 0 32px;
    vertical-align: middle;
    transition: none;
    max-width: 220px;
    margin: 0;
}
.FormBlock .Submit
{
    position:absolute;
	margin:0;
	right:-75px;
	bottom:-19px;
}
.tabs__content {
	display: none; /* по умолчанию прячем все блоки */
}
.tabs__content.active {
	display: block; /* по умолчанию показываем нужный блок */
}
.CategoryList .Items
{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    align-items: baseline;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin:0 -1%;
	padding:0;
}
.CategoryList .Items .Item
{
	float:left;
    width:48%;
	display: -webkit-flex;
	display: -ms-flexbox;
    align-items: flex-start;
	display: flex;    
	min-height: 1px;
    margin: 0 1% 25px;
	padding:0;
}
.CategoryList .Items li:before
{
	display:none;
}
.CategoryList .Items .Item .Item_Inner 
{
    position: relative;
	overflow:hidden;
}
.CategoryList .Items .Item a
{
	border: none;
    color: #fff;
    display: block;
    width: 100%;
    height: 324px;
    width: 100%;
}
.CategoryList .Items .Item .Image
{
    background-position: 100% 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-size: cover;
	height:324px;
}
.CategoryList .Items .Item .Name
{
    font-family: 'Montserrat Bold';
	font-size:16px;
	position:absolute;
	z-index:10;
	bottom:40px;
	left:35px;
	right:35px;
}
.CategoryList .Items .Item .Item_Inner:after
{
    background-image: url(images/section-bg.png);
    background-position: 0% 100%;
    background-repeat: repeat-x;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	content:"";
	display:inline-block;
	position:absolute;
	width:100%;
	height:100%;
	bottom:0px;
}
.SertButtom .SertificatInfo
{
	padding:0 0 110px;
}
.CatalogSection ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.CatalogSection ul li:before
{
	display:none;
}
.CatalogSection ul li.Level1
{
	border:1px solid #ED1C24; 
	-webkit-border-bottom-right-radius: 41px;
	-moz-border-radius-bottomright: 41px;
	border-bottom-right-radius: 41px;
	padding:0;
}
.CatalogSection ul li.Level1 .Icon
{
    float: right;
    width: 150px;
    text-align: center;
}
.CatalogSection ul li.Level1 .Name1
{
    font-family: 'Montserrat Bold';
    line-height: normal;
    max-width: 400px;
	border:none;
	display:block;
    color: #ED1C24;
    font-size: 22px;
    margin: 0 0 30px;
}
.CatalogSection ul li.Level1 .Name1:hover
{
	color:#353535;
}
.CatalogSection .Items > ul
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.CatalogSection .Items > ul > .Item 
{
    float: left;
    width: 47%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 1% 45px;
}
.CatalogSection .Items > ul > .Item > .Item_Inner
{
	width:100%;
}
.CatalogSection .Items .Item .Item_Inner
{	
	padding:45px 35px;
}
.CatalogSection ul li.Level2
{
    font-family: 'Montserrat Bold';
	padding:0;
	margin:0 0 5px;
}
.CatalogSection ul li.Level2 .Item_Inner
{
	padding:0px !important;
}
.CatalogSection ul li.Level2 a
{
	font-size:16px;
	color:#353535;
	border:none;
}
.CatalogSection ul li.Level2 a:hover
{
    color: #EE1D23;
}
.GalleryList
{
    margin: 0 0 110px;
}
.GalleryList .Wrapper
{
    max-width: 1406px !important;
}
.GalleryList .Items
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.GalleryList .Items .Item
{
    float: left;
    width: 23%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 1% 2%;
}
.GalleryList .Items .Item .Item_Inner
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    padding: 20px;
	font-size:14px;
	width:100%;
}
.GalleryList .Items .Item:hover .Item_Inner
{
    border: 1px solid #EE1D23;
}
.GalleryList .Items .Item .Image 
{
    width: 100%;
    margin: 0 0 20px;
}
.GalleryList .Items .Item:hover .Image 
{
	cursor:zoom-in;
}
.GalleryList .Items .Item .Name 
{
    font-family: 'Montserrat Bold';
    margin: 0;
}
.ArhiveBox .MaterialList
{
    margin: 0;
}
.ArhiveBox .Year
{
    font-family: 'Montserrat Bold';
    font-size: 22px;
    color: #212121;
    margin: 0 0 45px;
    line-height: 25px;
    font-weight: normal;
}
.ArhiveBox .Items
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.ArhiveBox .Items .Block
{
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 1%;
}
.ArhiveBox .Items .Block.One
{
    width: 23%;
}
.ArhiveBox .Items .Block.One .Item
{
    width: 98%;
}
.ArhiveBox .Items .Block .Item_Inner
{
	width:100%;
}
.ArhiveBox .Items .Block.Big
{
	width:98%;
	clear:both;
}
.MaterialList
{
    margin: 0 0 60px;
}
.MaterialList .Wrapper
{
    max-width: 1406px !important;
}
.MaterialList .Items
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.MaterialList .Items .Item
{
    float: left;
    width: 23%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 1% 50px;
}
.MaterialList .Items .Item .Item_Inner
{
	font-size:14px;
	width:100%;
}
.MaterialList .Items .Item .Image img
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.MaterialList .Items .Item .Image 
{
    width: 100%;
    margin: 0 0 20px;
}
.MaterialList .Items .Item:hover .Image 
{
	cursor:zoom-in;
}
.MaterialList .Items .Item .Name 
{
    font-family: 'Montserrat Bold';
    margin: 0;
}
.MaterialList .Items .Item .Item_Inner .Links
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
}
.MaterialList .Items .Item .Item_Inner .Links .View a
{
    background: #EE1D23;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 16px;
	border-bottom-right-radius: 24px;
	border:1px solid #EE1D23;
	margin:0 15px 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    height:46px;
    line-height: 46px;
    text-align: center;
	cursor:pointer;
	padding:0 20px;
}
.MaterialList .Items .Item .Item_Inner .Links .View a:hover
{
    background: transparent;
	border:1px solid #EE1D23;
    color: #EE1D23;
} 
.MaterialList .Items .Item .Item_Inner .Links .Download a
{
    background: transparent;
	border:1px solid #EE1D23;
    color: #EE1D23;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 16px;
	border-bottom-right-radius: 24px;
    display: inline-block;
    font-size: 15px;
    height:46px;
    line-height: 46px;
    text-align: center;
	cursor:pointer;
	padding:0 20px;
}
.MaterialList .Items .Item .Item_Inner .Links .Download a:hover
{
    background: #EE1D23;
	border:1px solid #EE1D23;
    color: #ffffff;
} 
.MaterialBox .Item_Inner
{
	font-size:14px;
	width:100%;
}
.MaterialBox .Image img
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.MaterialBox .Image 
{
    width: 100%;
    margin: 0 0 20px;
}
.MaterialBox .Items .Item:hover .Image 
{
	cursor:zoom-in;
}
.MaterialBox .Name 
{
    font-family: 'Montserrat Bold';
    margin: 0;
}
.MaterialBox .Item_Inner .Links
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
}
.MaterialBox .Item_Inner .Links .View a
{
    background: #EE1D23;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 16px;
	border-bottom-right-radius: 24px;
	border:1px solid #EE1D23;
	margin:0 15px 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    height:46px;
    line-height: 46px;
    text-align: center;
	cursor:pointer;
	padding:0 20px;
}
.MaterialBox .Item_Inner .Links .View a:hover
{
    background: transparent;
	border:1px solid #EE1D23;
    color: #EE1D23;
} 
.MaterialBox .Item_Inner .Links .Download a
{
    background: transparent;
	border:1px solid #EE1D23;
    color: #EE1D23;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 16px;
	border-bottom-right-radius: 24px;
    display: inline-block;
    font-size: 15px;
    height:46px;
    line-height: 46px;
    text-align: center;
	cursor:pointer;
	padding:0 20px;
}
.MaterialBox .Item_Inner .Links .Download a:hover
{
    background: #EE1D23;
	border:1px solid #EE1D23;
    color: #ffffff;
} 
.VideoList
{
    margin: 0 0 60px;
}
.VideoList .Title
{
    font-family: 'Montserrat Bold';
    font-size: 38px;
    color: #212121;
    margin: 0 0 50px;
    line-height: 25px;
    font-weight: normal;
    line-height: normal;
}
.VideoList .Wrapper
{
    max-width: 1406px !important;
}
.VideoList .Items
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.VideoList .Items .Item
{
    float: left;
    width: 31%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 1.111% 50px;
}
.VideoList .Items .Item .Item_Inner
{
	font-size:14px;
	width:100%;
}
.VideoList .Items .Item .Image
{
    position: relative;
    width: 100%;
    margin: 0 0 20px;
    height: 298px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    border-radius: 5px;
}
.VideoList .Items .Item .Name 
{
    font-family: 'Montserrat Bold';
    margin: 0;
}
.NewsList.Detail + .Pagination
{
	margin:10px 0 0;
}
.Pagination
{
	margin:40px 0 0;
    text-align: center;
}
.Pagination ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.Pagination ul li
{
	background:none;
	display:inline-block;
	vertical-align:middle;
	padding:0;
	margin:0 !important;
}
.Pagination ul li.Page, .Pagination ul li.Pages
{
	background:none;
	padding:0;
	width:38px;
	text-align:center;
	height:36px;
	line-height:36px;
	display:inline-block;
	vertical-align:middle;
	color:#353535;
	margin:0 !important;
}
.Pagination ul li:before
{
	display:none !important;
}
.Pagination ul li.Active
{
    background: #e9e9e9;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 12px;
    border-bottom-right-radius: 20px;
    font-family: 'Montserrat Bold';
    color: #EE1D23;
}
.Pagination ul li a
{
	color:#212121;
	border:none;
}
.Pagination ul li a:hover
{
	color:#3052c4;
}
.Pagination .PrevPage
{
	display:inline-block;
	vertical-align:middle;
	margin:0 30px 0 0 !important;
}
.Pagination .NextPage
{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 0 30px !important;
}
.Pagination .PrevPage::before
{
	background:url(/bitrix/templates/template/images/pages-arrows.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	content:"";
	display:inline-block;
	margin:0 10px 0 0;
	vertical-align:middle;
	width:7px;
	height: 13px;
}
.Pagination .NextPage::after
{
	background:url(/bitrix/templates/template/images/pages-arrows.png);
	background-position:100% 0%;
	background-repeat:no-repeat;
	content:"";
	display:inline-block;
	margin:0 0 0 10px;
	vertical-align:middle;
	width:7px;
	height: 13px;
}
.BackLink
{
    font-family: 'Montserrat Bold';
	margin:40px 0 0;
}
.Button a
{
    background: #EE1D23;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 16px;
	border-bottom-right-radius: 24px;
	border:1px solid #EE1D23;
    color: #ffffff;
    font-size: 16px;
    max-width: 260px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    line-height: normal;
    align-items: center;
    text-align: center;
    cursor: pointer;
    padding: 0 20px;
}
.Button a:hover
{
    background: transparent;
	border:1px solid #EE1D23;
    color: #EE1D23;
}
.Button.Black a
{
    background:#353535;
	border:1px solid #353535;
    color: #ffffff;
}
.Button.Black a:hover
{
    background: transparent;
	border:1px solid #353535 !important;
    color: #353535 !important; 
} 
.Button.White a
{
    background: #fff;
	border:1px solid #fff;
    color: #ED1C24;
}
.Button.White a:hover
{
    background: transparent;
	border:1px solid #fff;
    color: #fff;
}
.Button.Border a
{
    background: transparent;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 16px;
	border-bottom-right-radius: 24px;
	border:1px solid #EE1D23;
    color: #EE1D23;
}
.Button.Border a:hover
{
    background: #EE1D23 !important;
	border:1px solid #EE1D23 !important;
    color: #ffffff !important;
}
.Back
{
	margin:45px 0 0;
}
.Back a
{
    background-image: url(svg/back-link.svg);
    background-position:20px 50%;
    background-repeat: no-repeat;
    background-size: 8px;
    background-color: transparent;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 16px;
	border-bottom-right-radius: 24px;
	border:1px solid #EE1D23;
    color: #EE1D23;
    display: inline-block;
    font-size: 15px;
    height:54px;
    line-height: 54px;
    text-align: center;
	cursor:pointer;
	padding:0 30px 0 40px;
}
.Back a:hover
{
    background-image: url(svg/back-link-hv.svg);
    background-position:20px 50%;
    background-repeat: no-repeat;
    background-size: 8px;
    background-color: #EE1D23 !important;
	border:1px solid #EE1D23 !important;
    color: #ffffff !important;
}
.Button.Border.White a
{
	border:1px solid #FFFFFF;
    color: #FFFFFF;
}
.Button.Border a:hover
{
    background: #FFFFFF;
	border:1px solid #FFFFFF;
    color: #EE1D23;
}
.FilterBox .Wrapper 
{
    max-width: 1406px !important;
}
.FilterBox .TitleBox
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: space-between;
    align-items: baseline;
    margin: 0 0 20px;
}
.FilterBox .TitleBox .Title
{
	margin:0;
}
.FilterBox .TitleBox .smart-filter_bottons input
{
    display: inline-block;
}
#set_filter
{
    display: none;
}
#del_filter
{
    background: transparent;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    border: 1px solid #EE1D23;
    color: #EE1D23;
    font-size: 15px;
    height: 50px;
    display: inline-block;
    padding: 0 20px;
    cursor: pointer;
	margin:0 0 0 10px;
}
#del_filter:hover
{
    background: transparent;
	border:1px solid #EE1D23;
    color: #EE1D23;
}
.FilterBlock .Title
{
    font-family: 'Montserrat Bold';
    font-size: 16px;
	margin:0 0 40px;
}
.FilterBlock .Labels 
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin:0 -0.2%;
}
.FilterBlock .Labels .Label 
{
    float: left;
    width: 16%;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 0.2% 25px;
    line-height: 1.2em;
}
.FilterBlock .Labels .Label:nth-child(2)
{
    width: 17%;
}
.FilterBlock .Labels.Count4 .Label 
{
    width: 24%;
}
.FilterBlock .Labels .Label .smart-filter-container-modef
{
display:none;
}
.FilterBlock .Labels .Label .Item_Inner
{
	border:1px solid #e9e9e9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	width:100%;
}
.FilterBlock .Labels .Label .Name
{
    background: #e9e9e9;
    display: flex;
    align-items: center;
    text-align: left;
    /* width: 100%; */
    height: 70px;
    padding: 0 10px 0 15px;
}
.FilterBlock .Labels .Label .smart-filter_title
{
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    text-align: left;
    line-height: normal;
    width: 100%;
    height: 65px;
    padding: 0 14px 0 15px;
}
.FilterBlock .Labels .Label .smart-filter_title span
{
    background-image: url(images/filter-arrow.svg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 20px;
    font-size: 14px;
    padding: 0 22px 0 0;
}
.FilterBlock .Labels .Label .Name span 
{
    font-family: 'Montserrat Bold';
    font-size: 14px;
	color: #000000;
	border-bottom: 1px solid transparent;
}
.bx-filter .bx-filter-parameters-box-title span
{
	cursor:pointer;
}
.FilterBlock .Labels .Label .Name i
{
    display: none !important;
}
.bx-filter-parameters-box-container-block.bx-left
{
	border-right:1px solid #ececec;
}
.FilterBlock .BlockBox input
{   
	background:#f2f2f2;
}
.FilterBlock .BlockBox .col-xs-6
{    
	width:50%;
}
.FilterBlock .BlockBox .col-xs-6 input
{    
	text-align:center;
}
.FilterBlock .Labels .FilterBox
{
	width:100%;
}
.FilterBox .bx-filter-block
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    position: absolute;
    display: none;
    background: #fff;
	-webkit-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.1);
	-moz-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.1);
	box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.1);
    width: 100%;
    z-index: 100;
    left: 0;
    top: 70px;
}
.FilterBlock .CheckboxList 
{
    margin:20px 15px;
    padding: 0;
}
.FilterBlock .checkbox
{
    margin: 15px 0 0;
}
.FilterBlock .checkbox label
{
    padding:0;
}
.FilterBlock .checkbox input[type="checkbox"] 
{
    display: none;
}
.FilterBlock label input[type="checkbox"] + span 
{
    position: relative;
    cursor: pointer;
    display: block;
    min-height: 15px;
    margin: 0;
    padding: 2px 0 0 30px;
    vertical-align: middle;
    line-height: normal;
    transition: none;
}
.FilterBlock label input[type="checkbox"] + span:before 
{
    top: 0;
    background: url(images/checkbox.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    display: inline-block;
    width: 20px;
    left: 0;
    height: 25px;
}
.FilterBlock label input[type="checkbox"]:checked + span:before 
{
    background: url(images/checkbox.png);
    background-position: 0 -38px;
    background-repeat: no-repeat;
}
.FilterBlock label.disabled input[type="checkbox"]:checked +span:before 
{
    background: url(images/checkbox.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.FilterBlock .disabled
{
    color:#7b7b7b;
}
.FilterBlock .bx-filter-button-box .btn-themes
{
    background: #EE1D23;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    border: 1px solid #EE1D23;
    color: #ffffff;
    font-size: 16px;
    height: 50px;
    display: inline-block;
    padding: 0 20px;
	margin:0 15px 0 0;
	cursor:pointer;
}
.FilterBlock .bx-filter-button-box .btn-link
{
    background: transparent;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    border: 1px solid #EE1D23;
    color: #EE1D23;
    font-size: 16px;
    height: 50px;
    display: inline-block;
    padding: 0 20px;
	cursor:pointer;
} 
.bx-filter-button-box #set_filter
{
    display: none !important;
}
.FilterBlock #modef_num
{
    font-family: 'Montserrat Bold';
    font-size: 16px;
    color: #353535;
}
.FilterBlock .FilterBtn
{
    background: #EE1D23;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    border: 1px solid #EE1D23;
    color: #ffffff !important;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    padding: 0 20px;
    margin: 0 0 0 15px;
	cursor:pointer;
}
.FilterBlock .FilterBtn:hover
{
    background: transparent;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    border: 1px solid #EE1D23;
    color: #EE1D23 !important;
    font-size: 16px;
    height: 50px;
    display: inline-block;
    padding: 0 20px;
	cursor:pointer;
}
.OprosnyyList .Ok
{
    font-family: 'Montserrat Bold';
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    font-size: 22px;
    margin: 0;
    display: flex;
    align-items: center;
    line-height: normal;
    padding: 40px 35px;
}
.OprosnyyList .Ok p
{
	padding:0;
}
.OprosnyyList .Label label
{
    width: 100%;
}
.OprosnyyList .Label.Prop289 label,
.OprosnyyList .Label.Prop299 label, 
.OprosnyyList .Label.Prop300 label, 
.OprosnyyList .Label.Prop301 label, 
.OprosnyyList .Label.Prop302 label, 
.OprosnyyList .Label.Prop303 label, 
.OprosnyyList .Label.Prop304 label, 
.OprosnyyList .Label.Prop305 label, 
.OprosnyyList .Label.Prop306 label,
.OprosnyyList .Label.Prop307 label,
.OprosnyyList .Label.Prop316 label,
.OprosnyyList .Label.Prop317 label
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.OprosnyyList .Label.Prop411 label,
.OprosnyyList .Label.Prop412 label,
.OprosnyyList .Label.Prop413 label,
.OprosnyyList .Label.Prop414 label,
.OprosnyyList .Label.Prop417 label,
.OprosnyyList .Label.Prop418 label,
.OprosnyyList .Label.Prop474 label,
.OprosnyyList .Label.Prop475 label,
.OprosnyyList .Label.Prop419 label,
.OprosnyyList .Label.Prop420 label,
.OprosnyyList .Label.Prop421 label,
.OprosnyyList .Label.Prop422 label,
.OprosnyyList .Label.Prop423 label,
.OprosnyyList .Label.Prop424 label,
.OprosnyyList .Label.Prop425 label,
.OprosnyyList .Label.Prop426 label,
.OprosnyyList .Label.Prop427 label,
.OprosnyyList .Label.Prop428 label,
.OprosnyyList .Label.Prop429 label,
.OprosnyyList .Label.Prop430 label,
.OprosnyyList .Label.Prop431 label,
.OprosnyyList .Label.Prop432 label,
.OprosnyyList .Label.Prop433 label,
.OprosnyyList .Label.Prop434 label,
.OprosnyyList .Label.Prop435 label,
.OprosnyyList .Label.Prop436 label,
.OprosnyyList .Label.Prop437 label,
.OprosnyyList .Label.Prop438 label,
.OprosnyyList .Label.Prop439 label,
.OprosnyyList .Label.Prop440 label,
.OprosnyyList .Label.Prop441 label,
.OprosnyyList .Label.Prop442 label
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.OprosnyyList .Label.Prop454,
.OprosnyyList .Label.Prop455
{
	padding:0 0 20px;
	border-bottom: 1px solid #efefef;
}
.OprosnyyList .Label.Prop453 label,
.OprosnyyList .Label.Prop454 label,
.OprosnyyList .Label.Prop455 label,
.OprosnyyList .Label.Prop456 label,
.OprosnyyList .Label.Prop461 label
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.OprosnyyList .Label.Prop468 label,
.OprosnyyList .Label.Prop469 label, 
.OprosnyyList .Label.Prop470 label, 
.OprosnyyList .Label.Prop471 label, 
.OprosnyyList .Label.Prop472 label, 
.OprosnyyList .Label.Prop473 label, 
.OprosnyyList .Label.Prop474 label, 
.OprosnyyList .Label.Prop475 label, 
.OprosnyyList .Label.Prop476 label,
.OprosnyyList .Label.Prop477 label
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.OprosnyyList .Label.Prop468 label .Name, 
.OprosnyyList .Label.Prop469 label .Name, 
.OprosnyyList .Label.Prop470 label .Name, 
.OprosnyyList .Label.Prop471 label .Name, 
.OprosnyyList .Label.Prop472 label .Name, 
.OprosnyyList .Label.Prop473 label .Name, 
.OprosnyyList .Label.Prop474 label .Name, 
.OprosnyyList .Label.Prop475 label .Name, 
.OprosnyyList .Label.Prop476 label .Name, 
.OprosnyyList .Label.Prop477 label .Name
{
	width: 90%;
	padding: 0 0 0 20px;
}
.OprosnyyList .Label.Prop454 .Input,
.OprosnyyList .Label.Prop455 .Input,
.OprosnyyList .Label.Prop456 .Input
{
  width:50%;
}
.OprosnyyList .Label.Prop454 .Name,
.OprosnyyList .Label.Prop455 .Name,
.OprosnyyList .Label.Prop456 .Name
{
	font-family: 'Montserrat Bold';
	margin:0;
	width:50%;
	font-size: 16px;
}
.OprosnyyList .Label.PropNAME
{
	display:none !important;
}
.OprosnyyList .Label.Prop293 > label,
.OprosnyyList .Label.Prop294 > label,
.OprosnyyList .Label.Prop308 > label,
.OprosnyyList .Label.Prop311 > label,
.OprosnyyList .Label.Prop315 > label
{
    align-items: flex-start;
}
.OprosnyyList .Title
{  
    font-family: 'Montserrat Bold';
    font-size: 16px;
    clear: both;
    margin: 0 1% 35px;
    color: #353535;
    width: 98%;
}
.OprosnyyList .Title.Small
{   
	font-family: 'Montserrat';
  	font-size: 15px;
    clear: both;
    margin: 0 1% 15px; 
  	color: #000000;
    width: 98%;
}
.OprosnyyList .Title.Line
{  
    border-top:1px solid #efefef;
    padding: 35px 0 0;
    margin: 20px 1% 20px;
}
.OprosnyyList .Label.Prop307,
.OprosnyyList .Label.Prop316,
.OprosnyyList .Label.Prop317
{
    border-top: 1px solid #efefef;
    padding: 35px 0 0;
    margin: 20px 1% 20px !important;
}
.OprosnyyList .Label label .Name
{  
    display: inline-block;
    margin: 0 0 10px;
    vertical-align: middle;
    line-height: normal;
}
.OprosnyyList .Label.Prop307 label .Name
{  
    margin: 0 20px 0 0;
}
.OprosnyyList .Label label .Name span
{
    margin: 5px 0 0;
    display: block;
    font-size: 13px;
    color: #6d6d6d;
}
.OprosnyyList .Label.Prop299 label .Input,
.OprosnyyList .Label.Prop300 label .Input,
.OprosnyyList .Label.Prop301 label .Input,
.OprosnyyList .Label.Prop302 label .Input,
.OprosnyyList .Label.Prop303 label .Input,
.OprosnyyList .Label.Prop304 label .Input,
.OprosnyyList .Label.Prop305 label .Input,
.OprosnyyList .Label.Prop306 label .Input
{  
    width: 10%;
}
.OprosnyyList .Label.Prop299 label .Name,
.OprosnyyList .Label.Prop300 label .Name,
.OprosnyyList .Label.Prop301 label .Name,
.OprosnyyList .Label.Prop302 label .Name,
.OprosnyyList .Label.Prop303 label .Name,
.OprosnyyList .Label.Prop304 label .Name,
.OprosnyyList .Label.Prop305 label .Name,
.OprosnyyList .Label.Prop306 label .Name
{  
    width: 90%;
	padding:0 0 0 20px;
}
.OprosnyyList .Label.Prop289 label .Name
{  
    margin: 0 20px 0 0;
    width: auto;
    min-width: auto;
}
.OprosnyyList .Label.Prop316 label .Name,
.OprosnyyList .Label.Prop317 label .Name
{  
    white-space: nowrap;
    margin: 0 20px 0 0;
    width: 225px;
    min-width: 225px;
}
.OprosnyyList .Label.Prop428 label .Name,
.OprosnyyList .Label.Prop429 label .Name,
.OprosnyyList .Label.Prop430 label .Name,
.OprosnyyList .Label.Prop437 label .Name,
.OprosnyyList .Label.Prop438 label .Name,
.OprosnyyList .Label.Prop439 label .Name,
.OprosnyyList .Label.Prop440 label .Name,
.OprosnyyList .Label.Prop441 label .Name,
.OprosnyyList .Label.Prop442 label .Name
{  
    white-space: nowrap;
    margin: 0 20px 0 0;
    width: 265px;
    min-width: 265px;
}
.OprosnyyList .Label.Prop411 label .Name,
.OprosnyyList .Label.Prop414 label .Name,
.OprosnyyList .Label.Prop417 label .Name,
.OprosnyyList .Label.Prop417 label .Name,
.OprosnyyList .Label.Prop474 label .Name,
.OprosnyyList .Label.Prop475 label .Name,
.OprosnyyList .Label.Prop418 label .Name,
.OprosnyyList .Label.Prop419 label .Name,
.OprosnyyList .Label.Prop420 label .Name,
.OprosnyyList .Label.Prop421 label .Name,
.OprosnyyList .Label.Prop422 label .Name,
.OprosnyyList .Label.Prop423 label .Name,
.OprosnyyList .Label.Prop424 label .Name,
.OprosnyyList .Label.Prop425 label .Name,
.OprosnyyList .Label.Prop426 label .Name,
.OprosnyyList .Label.Prop427 label .Name,
.OprosnyyList .Label.Prop430 label .Name,
.OprosnyyList .Label.Prop431 label .Name,
.OprosnyyList .Label.Prop434 label .Name,
.OprosnyyList .Label.Prop435 label .Name,
.OprosnyyList .Label.Prop436 label .Name
{  
    white-space: nowrap;
    margin: 0 20px 0 0;
    width: auto;
    min-width: auto;
} 
.OprosnyyList .Label.Prop453 label .Name,
.OprosnyyList .Label.Prop461 label .Name
{  
    white-space: nowrap;
    margin: 0 20px 0 0;
    width: auto;
    min-width: auto;
} 
.OprosnyyList .Label.Prop423 .Checkbox,
.OprosnyyList .Label.Prop424 .Checkbox,
.OprosnyyList .Label.Prop430 .Checkbox,
.OprosnyyList .Label.Prop434 .Checkbox 
{
 	margin: 0 20px 4px 0;
  	line-height: normal;
  	display: inline-block;
 	vertical-align: middle;
}
.OprosnyyList .Label .Input
{
    width:100%;
}
.OprosnyyList .Radio
{
    margin: 0 20px 0 0;
	display:inline-block;
	vertical-align:middle;
}
.OprosnyyList .Labels .Label.Prop454 .Radio,
.OprosnyyList .Labels .Label.Prop455 .Radio,
.OprosnyyList .Labels .Label.Prop456 .Radio
{
    margin: 5px 0;
	display:block;
}
.OprosnyyList .Labels .Label.Prop487 .Radio,
.OprosnyyList .Labels .Label.Prop488 .Radio
{
    margin: 5px 0;
	display:block;
}
.OprosnyyList .Radio input[type="radio"]
{
  display: none;
}
.OprosnyyList .Radio div 
{
    background-image: url(svg/radio-button.svg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: 25px;
    display: inline-block;
    vertical-align: middle;
	line-height:normal;
    cursor: pointer;
    min-height: 25px;
    padding: 6px 0 0 30px;
}
.OprosnyyList .Radio input[type="radio"]:checked + label div
{
    background-image: url(svg/radio-button-check.svg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: 25px;
}
.OprosnyyList .Radio span
 {
    font-size: 13px;
    color: #6d6d6d;
}
.OprosnyyList .Label.Prop293 .Input
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.5%;
}
.OprosnyyList .Label.Prop293 .Input .Checkbox 
{
    float: left;
    width: 48%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 0.5% 15px;
}
.OprosnyyList .Checkbox
{
    margin: 0 20px 10px 0;
	line-height:normal;
}
.OprosnyyList .Checkbox input[type="checkbox"]
{
  display: none;
}
.OprosnyyList .Checkbox div 
{
    background-image: url(svg/checkbox-button.svg);
    background-position: 0% 1px;
    background-repeat: no-repeat;
    background-size: 25px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    padding: 5px 0 0 30px;
}
.OprosnyyList .Checkbox input[type="checkbox"]:checked + label div
{
    background-image: url(svg/checkbox-button-check.svg);
    background-position: 0% 1px;
    background-repeat: no-repeat;
    background-size: 25px;
}
.OprosnyyList .Checkbox div span
{
	margin:5px 0 0;
	display:block;
    font-size: 13px;
    color: #6d6d6d;
}
.OprosnyyList .Label input
{
    border: 1px solid #EE1D23;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
    border: 1px solid #efefef !important;
    background: none;
    border: none;
    line-height: 44px;
    font-family: 'Montserrat';
    font-size: 15px;
    width: 96%;
    padding: 0 2%;
    color: #212121 !important;
} 
.OprosnyyList .Label textarea
{
    border: 1px solid #EE1D23;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
    border: 1px solid #efefef !important;
    background: none;
    border: none;
    min-height: 100px;
    font-family: 'Montserrat';
    font-size: 15px;
    max-width: 96%;
    width: 96%;
    padding:15px 2%;
    color: #212121 !important;
} 
.OprosnyyList .Labels
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.OprosnyyList .Labels .Label
{
    width: 98%;
}
.OprosnyyList .Labels .Label.NameBox 
{
    font-family: 'Montserrat Bold';
    font-size: 16px;
    color: #353535;
}
.OprosnyyList .Labels .Label.Prop282,
.OprosnyyList .Labels .Label.Prop283,
.OprosnyyList .Labels .Label.Prop284
{
    width: 31.111%;
}
.OprosnyyList .Labels .Label.Prop285,
.OprosnyyList .Labels .Label.Prop286,
.OprosnyyList .Labels .Label.Prop287,
.OprosnyyList .Labels .Label.Prop288
{
    width: 31.111%;
}
.OprosnyyList .Labels .Label.Prop290,
.OprosnyyList .Labels .Label.Prop291,
.OprosnyyList .Labels .Label.Prop292
{
    width: 31.111%;
}
.OprosnyyList .Labels .Label.Prop419,
.OprosnyyList .Labels .Label.Prop420,
.OprosnyyList .Labels .Label.Prop421
{
    width: 31.111%;
}
.OprosnyyList .Labels .Label.Prop446,
.OprosnyyList .Labels .Label.Prop447,
.OprosnyyList .Labels .Label.Prop448,
.OprosnyyList .Labels .Label.Prop449,
.OprosnyyList .Labels .Label.Prop450
{
    width: 31.111%;
}
.OprosnyyList .Labels .Label.Prop294,
.OprosnyyList .Labels .Label.Prop311,
.OprosnyyList .Labels .Label.Prop314,
.OprosnyyList .Labels .Label.Prop318
{
    width: 26%;
}
.OprosnyyList .Labels .Label.Prop412,
.OprosnyyList .Labels .Label.Prop413,
.OprosnyyList .Labels .Label.Prop432,
.OprosnyyList .Labels .Label.Prop433,
.OprosnyyList .Labels .Label.Prop451,
.OprosnyyList .Labels .Label.Prop452
{
    width: 48%;
}
.OprosnyyList .Labels .Label.Prop407,
.OprosnyyList .Labels .Label.Prop408,
.OprosnyyList .Labels .Label.Prop409,
.OprosnyyList .Labels .Label.Prop410,
.OprosnyyList .Labels .Label.Prop415,
.OprosnyyList .Labels .Label.Prop416
{
    width: 48%;
}
.OprosnyyList .Labels .Label.Prop435,
.OprosnyyList .Labels .Label.Prop436
{
    width: 48%;
}
.OprosnyyList .Labels .Label.Prop458,
.OprosnyyList .Labels .Label.Prop459,
.OprosnyyList .Labels .Label.Prop460
{
    width: 31.111%;
}
.OprosnyyList .Labels .Label.Prop478
{
    width: 20%;
}
.OprosnyyList .Labels .Label.Prop479,
.OprosnyyList .Labels .Label.Prop480
{
    width:37%;
}
.OprosnyyList .Labels .Label.Prop481,
.OprosnyyList .Labels .Label.Prop482
.OprosnyyList .Labels .Label.Prop486
{
    width: 48%;
}
.OprosnyyList .Labels .Label.Prop483
{
    width: 98%;
}
.OprosnyyList .Labels .Label.Prop484,
.OprosnyyList .Labels .Label.Prop485,
.OprosnyyList .Labels .Label.Prop486,
.OprosnyyList .Labels .Label.Prop487,
.OprosnyyList .Labels .Label.Prop488,
.OprosnyyList .Labels .Label.Prop489
{
    width: 31.111%;
}
.OprosnyyList .Labels .Label.Prop490,
.OprosnyyList .Labels .Label.Prop491
{
    width: 48%;
}
.OprosnyyList .Labels .Label.Prop492
{
    width: 22%;
}
.OprosnyyList .Labels .Label.Prop493,
.OprosnyyList .Labels .Label.Prop494,
.OprosnyyList .Labels .Label.Prop495,
.OprosnyyList .Labels .Label.Prop496
{
    width:17%;
}
.OprosnyyList .Labels .Label.Prop492 .Radio, 
.OprosnyyList .Labels .Label.Prop493 .Radio
{
  margin: 5px 0;
  display: block;
}
.OprosnyyList .Labels .Label.Prop412 .Name,
.OprosnyyList .Labels .Label.Prop413 .Name,
.OprosnyyList .Labels .Label.Prop432 .Name,
.OprosnyyList .Labels .Label.Prop433 .Name
{  
	white-space: nowrap;
    margin:0 20px 0 0;
}
.OprosnyyList .Labels .Label.Prop462,
.OprosnyyList .Labels .Label.Prop463,
.OprosnyyList .Labels .Label.Prop464,
.OprosnyyList .Labels .Label.Prop465,
.OprosnyyList .Labels .Label.Prop466,
.OprosnyyList .Labels .Label.Prop467
{
    width: 23%;
}
.OprosnyyList .Labels .Label.Prop412 input,
.OprosnyyList .Labels .Label.Prop413 input
{  
	max-width: 210px;
}
.OprosnyyList .Labels .Label.Prop308
{
    width: 98%;
}
.OprosnyyList .Labels .Label.Prop311 .Radio
{
	display:block;
}
.OprosnyyList .Labels .Label.Prop309,
.OprosnyyList .Labels .Label.Prop310,
.OprosnyyList .Labels .Label.Prop312,
.OprosnyyList .Labels .Label.Prop313,
.OprosnyyList .Labels .Label.Prop315,
.OprosnyyList .Labels .Label.Prop319
{
    width: 31%;
}
.OprosnyyList .Labels .Label.Prop401,
.OprosnyyList .Labels .Label.Prop402,
.OprosnyyList .Labels .Label.Prop403,
.OprosnyyList .Labels .Label.Prop404,
.OprosnyyList .Labels .Label.Prop405
{
    width: 31%;
}
.OprosnyyList .Labels .Label.Prop426,
.OprosnyyList .Labels .Label.Prop425,
.OprosnyyList .Labels .Label.Prop427
{
    width: 31%;
}
.OprosnyyList .Labels .Label.Prop309 label, 
.OprosnyyList .Labels .Label.Prop310 label, 
.OprosnyyList .Labels .Label.Prop312 label, 
.OprosnyyList .Labels .Label.Prop313 label, 
.OprosnyyList .Labels .Label.Prop315 label, 
.OprosnyyList .Labels .Label.Prop319 label
{
    display: block !important;
}
.OprosnyyList .Labels .Label.Prop295 label .Name,
.OprosnyyList .Labels .Label.Prop296 label .Name,
.OprosnyyList .Labels .Label.Prop297 label .Name,
.OprosnyyList .Labels .Label.Prop298 label .Name,
.OprosnyyList .Labels .Label.Prop309 label .Name, 
.OprosnyyList .Labels .Label.Prop310 label .Name,
.OprosnyyList .Labels .Label.Prop312 label .Name, 
.OprosnyyList .Labels .Label.Prop313 label .Name, 
.OprosnyyList .Labels .Label.Prop315 label .Name, 
.OprosnyyList .Labels .Label.Prop319 label .Name
{
    width: 100%;
    margin: 0 0 10px;
}
.OprosnyyList .Labels .Label.Prop295,
.OprosnyyList .Labels .Label.Prop296,
.OprosnyyList .Labels .Label.Prop297,
.OprosnyyList .Labels .Label.Prop298
{
    width: 16%;
}
.OprosnyyList .Labels .Label.Prop295 label,
.OprosnyyList .Labels .Label.Prop296 label,
.OprosnyyList .Labels .Label.Prop297 label,
.OprosnyyList .Labels .Label.Prop298 label
{
    display:block !important;
}
.OprosnyyList .Labels .Label.NameBox
{
    justify-content: center;
}
.OprosnyyList .Labels .Label.Prop320
{
    justify-content: left;
    width: 20%;
    align-items: center;
}
.OprosnyyList .Labels .Label.Prop321,
.OprosnyyList .Labels .Label.Prop322,
.OprosnyyList .Labels .Label.Prop323,
.OprosnyyList .Labels .Label.Prop324,
.OprosnyyList .Labels .Label.Prop325
{
    width: 13%;
    align-items: center;
}
.OprosnyyList .Labels .Label.Prop321 .Name,
.OprosnyyList .Labels .Label.Prop322 .Name,
.OprosnyyList .Labels .Label.Prop323 .Name,
.OprosnyyList .Labels .Label.Prop324 .Name,
.OprosnyyList .Labels .Label.Prop325 .Name
{
    display:none;
}
.OprosnyyList .Labels .Label.Prop326,
.OprosnyyList .Labels .Label.Prop327,
.OprosnyyList .Labels .Label.Prop328,
.OprosnyyList .Labels .Label.Prop329,
.OprosnyyList .Labels .Label.Prop330
{
    width: 13%;
    align-items: center;
}
.OprosnyyList .Labels .Label.Prop326 .Name,
.OprosnyyList .Labels .Label.Prop327 .Name,
.OprosnyyList .Labels .Label.Prop328 .Name,
.OprosnyyList .Labels .Label.Prop329 .Name,
.OprosnyyList .Labels .Label.Prop330 .Name
{
    display:none;
}
.OprosnyyList .Labels .Label.Prop331,
.OprosnyyList .Labels .Label.Prop332,
.OprosnyyList .Labels .Label.Prop333,
.OprosnyyList .Labels .Label.Prop334,
.OprosnyyList .Labels .Label.Prop335
{
    width: 13%;
    align-items: center;
}
.OprosnyyList .Labels .Label.Prop331 .Name,
.OprosnyyList .Labels .Label.Prop332 .Name,
.OprosnyyList .Labels .Label.Prop333 .Name,
.OprosnyyList .Labels .Label.Prop334 .Name,
.OprosnyyList .Labels .Label.Prop335 .Name
{
    display:none;
}
.OprosnyyList .Labels .Label.Prop336,
.OprosnyyList .Labels .Label.Prop337,
.OprosnyyList .Labels .Label.Prop338,
.OprosnyyList .Labels .Label.Prop339,
.OprosnyyList .Labels .Label.Prop340
{
    width: 13%;
    align-items: center;
}
.OprosnyyList .Labels .Label.Prop336 .Name,
.OprosnyyList .Labels .Label.Prop337 .Name,
.OprosnyyList .Labels .Label.Prop338 .Name,
.OprosnyyList .Labels .Label.Prop339 .Name,
.OprosnyyList .Labels .Label.Prop340 .Name
{
    display:none;
}
.OprosnyyList .Labels .Label.Prop341,
.OprosnyyList .Labels .Label.Prop342,
.OprosnyyList .Labels .Label.Prop343,
.OprosnyyList .Labels .Label.Prop344,
.OprosnyyList .Labels .Label.Prop345
{
    width: 13%;
    align-items: center;
}
.OprosnyyList .Labels .Label.Prop341 .Name,
.OprosnyyList .Labels .Label.Prop342 .Name,
.OprosnyyList .Labels .Label.Prop343 .Name,
.OprosnyyList .Labels .Label.Prop344 .Name,
.OprosnyyList .Labels .Label.Prop345 .Name
{
    display:none;
}
.OprosnyyList .Labels .Label.Prop346,
.OprosnyyList .Labels .Label.Prop347,
.OprosnyyList .Labels .Label.Prop348,
.OprosnyyList .Labels .Label.Prop349,
.OprosnyyList .Labels .Label.Prop350
{
    width: 13%;
    align-items: center;
}
.OprosnyyList .Labels .Label.Prop346 .Name,
.OprosnyyList .Labels .Label.Prop347 .Name,
.OprosnyyList .Labels .Label.Prop348 .Name,
.OprosnyyList .Labels .Label.Prop349 .Name,
.OprosnyyList .Labels .Label.Prop350 .Name
{
    display:none;
}
.OprosnyyList .Labels .Label.Prop371,
.OprosnyyList .Labels .Label.Prop372,
.OprosnyyList .Labels .Label.Prop373,
.OprosnyyList .Labels .Label.Prop374,
.OprosnyyList .Labels .Label.Prop375
{
    width: 13%;
    align-items: center;
}
.OprosnyyList .Labels .Label.Prop371 .Name,
.OprosnyyList .Labels .Label.Prop372 .Name,
.OprosnyyList .Labels .Label.Prop373 .Name,
.OprosnyyList .Labels .Label.Prop374 .Name,
.OprosnyyList .Labels .Label.Prop375 .Name
{
    display:none;
}
.OprosnyyList .Labels .Label.Prop376,
.OprosnyyList .Labels .Label.Prop377,
.OprosnyyList .Labels .Label.Prop378,
.OprosnyyList .Labels .Label.Prop379,
.OprosnyyList .Labels .Label.Prop380
{
    width: 13%;
    align-items: center;
}
.OprosnyyList .Labels .Label.Prop376 .Name,
.OprosnyyList .Labels .Label.Prop377 .Name,
.OprosnyyList .Labels .Label.Prop378 .Name,
.OprosnyyList .Labels .Label.Prop379 .Name,
.OprosnyyList .Labels .Label.Prop380 .Name
{
    display:none;
}
.OprosnyyList .Labels .Label.Prop381,
.OprosnyyList .Labels .Label.Prop382,
.OprosnyyList .Labels .Label.Prop383,
.OprosnyyList .Labels .Label.Prop384,
.OprosnyyList .Labels .Label.Prop385
{
    width: 13%;
    align-items: center;
}
.OprosnyyList .Labels .Label.Prop381 .Name,
.OprosnyyList .Labels .Label.Prop382 .Name,
.OprosnyyList .Labels .Label.Prop383 .Name,
.OprosnyyList .Labels .Label.Prop384 .Name,
.OprosnyyList .Labels .Label.Prop385 .Name
{
    display:none;
}
.OprosnyyList .Labels .Label.Prop386,
.OprosnyyList .Labels .Label.Prop387,
.OprosnyyList .Labels .Label.Prop388,
.OprosnyyList .Labels .Label.Prop389,
.OprosnyyList .Labels .Label.Prop390
{
    width: 13%;
    align-items: center;
}
.OprosnyyList .Labels .Label.Prop386 .Name,
.OprosnyyList .Labels .Label.Prop387 .Name,
.OprosnyyList .Labels .Label.Prop388 .Name,
.OprosnyyList .Labels .Label.Prop389 .Name,
.OprosnyyList .Labels .Label.Prop390 .Name
{
    display:none;
}
.OprosnyyList .Labels .Label.Prop430
{
    width: 60%;
}
.OprosnyyList .Labels .Label.Prop431
{
    width:30%;
}
.OprosnyyList .Labels .Label
{
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 1% 15px;
}
.OprosnyyList .Label.Prop307 .Name,
.OprosnyyList .Label.Prop308 .Name,
.OprosnyyList .Label.Prop311 .Name,
.OprosnyyList .Label.Prop316 .Name,
.OprosnyyList .Label.Prop317 .Name,
.OprosnyyList .Label.Prop391 .Name
{
    font-family: 'Montserrat Bold';
    font-size: 16px;
    color: #353535;
}
.OprosnyyList .Label.Prop468 label .Input, 
.OprosnyyList .Label.Prop469 label .Input, 
.OprosnyyList .Label.Prop470 label .Input, 
.OprosnyyList .Label.Prop471 label .Input, 
.OprosnyyList .Label.Prop472 label .Input, 
.OprosnyyList .Label.Prop473 label .Input, 
.OprosnyyList .Label.Prop474 label .Input, 
.OprosnyyList .Label.Prop475 label .Input, 
.OprosnyyList .Label.Prop476 label .Input, 
.OprosnyyList .Label.Prop477 label .Input
{
  width: 10%;
}
.OprosnyyList .Labels .Label br
{
    display:none;
}
.OprosnyyList .Submit 
{
	padding:15px 0 0;
}
.Clear
{
	clear:both;
}
.Footer 
{
	width: 100%;
	position: relative;
	bottom: 0px;
	- bottom: -1px;
	left: 0;
}
.FooterInfo
{
	padding:50px 0;
	border-bottom:27px solid #EE1D23;
}
.FooterText
{
	width:30%;
}
.FooterMenu
{
	width:70%;
}
.FooterMenu .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0;
	padding:0;
}
.FooterMenu .Items .Item
{
	float:left;
    width: 25%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0;
}
.FooterMenu .Items .Item .Item_Inner
{
	width:100%;
	color:#919191;
	font-size:16px;
    max-width: 194px;
}
.FooterMenu .Items .Item .Item_Inner .Title
{
    text-transform: uppercase;
    font-family: 'Montserrat Bold';
    font-size:14px !important;
	color:#EE1D23;
	margin:0 0 30px;
}
.FooterMenu .Items .Item .Item_Inner ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.FooterMenu .Items .Item .Item_Inner ul li 
{
    margin: 0 0 18px;
}
.FooterMenu .Items .Item .Item_Inner ul li a
{
    margin: 0 0 25px;
	font-size:14px;
    color:#353535;
}
.FooterMenu .Items .Item .Item_Inner ul li a:hover
{
    color:#EE1D23;
}
.Footer .FooterText .Button
{
	margin:0 0 70px;
	max-width:217px;
}
.Footer .FooterLogo
{
	margin:0 0 33px;
}
.Footer .FooterCopy
{
    font-size: 13px;
    color: #6d6d6d;
    line-height: 1.5em;
	margin:0 0 86px;
}
.Footer .Phone
{
    font-family: 'Montserrat Bold';
    font-size:24px;
	margin:0 0 14px;
}
.Footer .Phone a
{
	color:#EE1D23;
}
.Footer .Phone a:hover
{
	color:#333333;
}
.Footer .Adress
{
    font-size: 13px;
    color: #6d6d6d;
    line-height: 1.5em;
	margin:0 0 64px;
}
.CookieBlock
{
    border-top: 1px solid #e9e9e9;
    padding: 35px 0 0 0;
    line-height: 1.5em;
    margin: 25px 0 0;
}
.Footer .Cookie
{
    font-size: 13px;
    color: #6d6d6d;
    margin: 0;
    width: 70%;
}
.Footer .Policy
{
    width: 30%;
}
.Footer .Policy a
{
    font-size: 13px;
	color:#EE1D23;
	border-bottom:1px solid #ffc3c3; 
}
.Footer .Policy a:hover
{
	color:#333333;
	border-bottom:1px solid transparent; 
}
.MobileMenu .hc-nav-trigger
{
    position: relative !important;
	margin:0 !important;
    top: 0 !important;
}
.MobileMenu .nav__trigger span
{
    background-image: url(svg/panel-menu.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    display: inline-block;
	cursor:pointer;
	text-indent:-9999px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
	width:24px;
	height:24px;
	padding:0;
}
.MobileMenu .nav__trigger:hover span
{
    background-image: url(svg/panel-menu.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 24px;
} 
#scroll_top 
{
    background-image: url(svg/scroll-up.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 15px;
	background-color:#fff;
	border:1px solid #ED1C24;
	-webkit-border-top-left-radius: 13px;
	-webkit-border-bottom-right-radius: 26px;
	-moz-border-radius-topleft: 13px;
	-moz-border-radius-bottomright: 26px;
	border-top-left-radius: 13px;
	border-bottom-right-radius: 26px;
	cursor:pointer;
	top: 50%;
	font-size:0px;
	position: fixed;
	width:54px;
	height:73px;
    bottom: 50%;
    right: 50px;
	margin:-37px 0 0;
    z-index: 10;
}
#scroll_top:hover
{
    background-image: url(svg/scroll-up.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 15px;
	background-color:#fff;
}

.fancybox-content .fancybox-close-small 
{
    background: transparent !important;
	padding:0 !important; 
    top: 53px !important;
    right: 20px !important;
}
.fancybox-content .fancybox-close-small span
{ 
	background:url(svg/close.svg);
	background-position:50% 50%;
	background-repeat:no-repeat; 
	background-size:28px;
	width: 28px;
	height: 28px;
	display: inline-block;
	vertical-align: top;
}
.fancybox-content .fancybox-close-small:hover span
{
	opacity:0.7;
}
#FormPopup
{
	max-width:670px;
}
.Popup .Form
{
	background:#fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:60px 75px 60px 60px;
}
.Popup .Anonse
{
    margin: 0 0 30px;
}
.Popup .Form p
{
    padding: 0 0 20px;
    line-height: 1.5em;
}
.Popup .Form p:last-child
{
    padding: 0;
}
.Popup .Form .Stars 
{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    margin: 20px 0 25px;
}
.Popup .Form .Stars .Name
{
    margin: 0;
}
.Popup .Form .Stars .StarBox
{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-left: 15px;
}
.Popup .Form .Stars .StarBox span
{
	margin:0 !important;
}
.Popup .Form .Stars input[type=radio]
{
    display: none;
}
.Popup .Form .Stars input[type=radio]:checked ~ label:before {
    background-image: url(/bitrix/templates/energotrans/images/svg/star-hv.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #FD4;
  }
.Popup .Form .Stars label 
{
    font-size: 0;
	margin:0 5px 0 0 !important;
    transition: transform .33s
  }
.Popup .Form .Stars label:before 
{
    background-image: url(/bitrix/templates/energotrans/images/svg/star.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    content: '';
    cursor: pointer;
  }
.Popup .Form .Stars label:hover 
{
    transform: scale(1.3);
}
.Popup .Form .SelectStyle .Name
{
	margin:0 0 5px;
}
.Popup .Form .SelectStyle
{
    min-height:130px;
    padding: 5px 14px;
    flex-grow: 1;
    max-width: 100%;
    vertical-align: middle;
    width: 100%;
    border: 1px solid #efefef;
}
.Popup .Label.Prop53
{
	display:none;
}
.Holder .Form .Flex
{
    align-items: center;
}
.Popup .Form .SubmitBox .Text 
{
    padding: 0 0 0 20px;
	margin:0;
    color: #979797;
    font-size: 14px;
    line-height: normal;
}
.Popup .Form .Title
{
    font-family: 'Montserrat Bold';
    font-size: 30px;
    margin: 0 0 40px;
    color: #212121;
    font-weight: normal;
    line-height: normal;
	padding: 0 45px 0 0;
} 
.Popup .Form .Ok
{
    font-size: 17px;
    color: #000;
    font-weight: normal;
    line-height: normal;
    margin: 0;
} 
.Popup .Form .Label
{
	position:relative;
	margin:0 0 15px;
}
.Popup .Form .Label.VacancyBold input
{
    font-family: 'Montserrat Bold';
    font-size: 16px;
}

.Popup .PopupProduct .Label.PropNAME
{
	display:none;
}
.Popup .Form .Label.Prop157,
.Popup .Form .Label.Prop397,
.Popup .Form .Label.Prop398
{
	display:none;
}
.Popup .Form .FormCont
{
	margin:0;
}
.Form .Label .Name
{
	color:#212121;
	margin:0 0 10px;
}
.Popup .Form .Label label
{
	font-weight:normal;
	margin:0;
	display: block;
}
.Popup .Form .StarBox .Label
{
	margin:0;
}
.Popup input {outline: none;}
.Popup input:focus, 
.Popup input:hover, 
.Popup input:active {
    outline: 0 none;
    border: 0 none;
    background: transparent;
}
.Popup input:-webkit-autofill 
{
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    -moz-box-shadow: 0 0 0 1000px #fff inset;
    box-shadow: 0 0 0 1000px #fff inset;
    -webkit-text-fill-color: #212121 !important;
}
.Popup .Form .Label span
{
	display:inline-block;
}
.Popup .Form .Label span.required
{
	color:red;
	margin:0 0 0 5px;
}
.input_file_add
{
	line-height:normal !important;
}
.Popup .Form .Label input
{
    border-bottom:1px solid #efefef !important;
	background:none;
	border:none;
    line-height: 48px;
    font-family: 'Montserrat';
    font-size: 15px;
    width: 96%;
    padding: 0 2%;
    color: #212121 !important;
}
.Popup .Form .Label input::placeholder,
.Popup .Form .Label textarea::placeholder
{
    color: #212121 !important;
}
.Popup .Form .Label input.error
{
    border:1px solid #214fd5;
}
.Popup .Form .Label input:focus
{
    border-bottom:1px solid #efefef !important;
	border:none;
}
.Popup .Form .Label textarea
{
    border-bottom:1px solid #efefef !important;
	border:none;
	background:none;
    font-size: 15px;
    height: 65px;
    width: 96%;
    padding: 19px 2% 0;
    max-width: 96%;
    color: #212121;
}
.Popup .Form .Label textarea:focus
{
    background:none;
}
.Popup .Form .Text 
{
    margin: 0 0 30px;
    color: #999999;
    line-height: normal;
}
.Popup .Form .Submit 
{
    margin: 40px 0 0;
}
.Popup .Form input[type="submit"]
{
    background: #EE1D23;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 24px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 24px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 24px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border: 1px solid #EE1D23;
    color: #ffffff;
    display: inline-block;
    min-width: 145px;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    cursor: pointer;
    padding: 0 35px;
    white-space: nowrap;
}
.Popup .Form input[type="submit"]:hover
{
    background: #fff !important;
    border: 1px solid #EE1D23;
    color: #EE1D23 !important;
}
.AnketaForm
{
	max-width:1000px;
}
.AnketaForm .Ok
{
    font-family: 'Montserrat Bold';
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    font-size: 22px;
    margin: 0;
    display: flex;
    align-items: center;
    line-height: normal;
    padding: 40px 35px;
}
.AnketaForm .Ok p
{
	padding:0;
}
.AnketaForm .Label label
{
    width:100%;
}
.AnketaForm .Label.PropNAME
{
	display:none !important;
}
.AnketaForm .Label span
{  
    font-family: 'Montserrat Bold';
    color: #353535;
	display:block;
	margin:0 0 5px;
}
.AnketaForm .Label .Name
{  
    font-family: 'Montserrat Bold';
    color: #353535;
	display:block;
	margin:0 0 5px;
}
.AnketaForm .Label input
{
    border: 1px solid #EE1D23;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
    border: 1px solid #efefef !important;
    background: none;
    border: none;
    line-height: 48px;
    font-family: 'Montserrat';
    font-size: 15px;
    width: 96%;
    padding: 0 2%;
    color: #212121 !important;
} 
.AnketaForm .Labels
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.AnketaForm .Labels .Label
{
    float: left;
    width: 98%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 1% 15px;
}
.AnketaForm .Labels .Label br
{
    display:none;
}
.AnketaForm .Submit 
{
	padding:15px 0 0;
}
.AnketaForm .input_file_add 
{
    background-image: url(svg/download-black.svg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: 18px;
    font-family: 'Montserrat' !important;
    font-size: 15px;
    color: #212121;
    max-width: 100%;
}
.video-js .vjs-control-bar
{
    background: #333233 !important;
}
.VideoPopup .fancybox-close-small
{
    top: 20px !important;
    right: 20px !important;
}
.fancybox-slide--video .fancybox-content
{
	vertical-align:middle;
    height: auto !important;
}
.fancybox-slide--video .fancybox-content
{
	max-width:1000px !important;
}
.Popup .Form .Policy
{
font-size:14px;
    margin: 0;
    color: #999999;
    padding: 0 0 0 30px;
    line-height: normal; 
}
.AcademyNews .Item .Item_Inner
{
    position: relative;
	display: block;    
	width:100%;
} 
.AcademyNews .Item .Image
{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0 0 15px;
    height: 230px;
}
.AcademyNews .Item .Image:hover
{
	-webkit-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 3px 3px 17px 0px rgba(34, 60, 80, 0.2);
}
.AcademyNews .Item .Image.No
{
    background-size: contain;
}
.AcademyNews .Item .Image img
{
    display: block;
    object-fit: cover;
    width: 100%;
    height: 230px;
}
.AcademyNews .Item .Name
{
    overflow: hidden;
    position: relative;
    font-family: 'Montserrat Bold';
    font-size: 16px;
    margin: 0 0 30px;
    padding: 10px 0 0;
    line-height: 26px;
}
.AcademyNews .Item .Name a
{
	color:#000;
	border:none;
}
.AcademyNews .Item .Name a:hover
{
	color:#ED1C24;
}
.AcademyNews .Item .Date
{
    font-family: 'Montserrat Bold';
    margin: 0 0 10px;
	font-size:14px;
    display: inline-block;
	color:#FFFFFF;
}
.AcademyNews .Item .Anonse
{
	line-height:25px;
	margin:0 0 25px;
}
.AcademyNews .Item .Item_Inner .Readon
{
    position: absolute;
    bottom: 0;
}
.AcademyNews .Item .Item_Inner .Readon a
{
	color:#EE1D23;
	font-size:14px;
	padding:0 0 2px;
    display: inline-block;
	border-bottom:1px solid #EE1D23;
}
.AcademyNews .Item .Item_Inner .Readon a:hover
{
	border-bottom:1px solid transparent;
}


.AcademyNews .owl-nav
{
    position: absolute;
	width:100%;
    top:24%;
	left:0;
	right:0;
    z-index: 100;
    margin:0;
}
.AcademyNews .owl-nav button
{
	background-color:#ed1c24 !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 100;
    position: absolute;
	border:1px solid #ed1c24 !important;
}
.AcademyNews .owl-nav button.disabled
{
	border:1px solid #ed1c24 !important;
}
.AcademyNews .owl-nav button.owl-prev 
{
    left:-30px;
}
.AcademyNews .owl-nav button.owl-prev span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.AcademyNews .owl-nav button.owl-prev.disabled span
{
    background-image: url(svg/slide-lt.svg);
    background-position: 45% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}
.AcademyNews .owl-nav button.owl-next 
{
    right:-30px;
}
.AcademyNews .owl-nav button.owl-next span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.AcademyNews .owl-nav button.owl-next.disabled span
{
    background-image: url(svg/slide-rt.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-size:19px;
}

.AnketaForm .jq-selectbox ul 
{
    margin: 0;
    padding: 0;
    max-height: 220px;
}
.fancybox-button--zoom
{
	display:none !important;
} 