@font-face {
	font-family: 'OpenSans-Regular';
	src: url('/bitrix/templates/rg/fonts/OpenSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RussoOne-Regular';
	src: url('/bitrix/templates/rg/fonts/RussoOne-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueCyr-Roman';
	src: url('/bitrix/templates/rg/fonts/HelveticaNeueCyr-Roman.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueCyr-Medium';
	src: url('/bitrix/templates/rg/fonts/HelveticaNeueCyr-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('/bitrix/templates/rg/fonts/OpenSans-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-SemiBold';
	src: url('/bitrix/templates/rg/fonts/OpenSans-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
* {
	box-sizing:border-box;
}
body {
    font-family: 'OpenSans-Regular';
    color: #2A2A33;
    margin: 0;
    position: relative;
    background: #F7F7F7 url(/bitrix/templates/rg/img/bg_lines_w.svg) center;
    background-size: 1355px auto;
    background-position: center;
    background-repeat: repeat-y;
}
a {
    transition: 0.2s;
    color: inherit;
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    color: #3699FF;
}
img {
    max-width: 100%;
}
h1, h2 {
    font-family: 'RussoOne-Regular';
    font-weight: normal;
}
section {
    width: 100%;
    display: inline-block;
}
.full_bl {
    width: 100%;
    float: left;
    text-align: center;
}
.container {
    width: 100%;
    max-width: 1386px;
    padding: 0 15px;
    display: inline-block;
    text-align: left;
}
.bl_bt {
    background: linear-gradient(253.38deg, #3397FE 3.66%, #047DEB 96.92%);
    border-radius: 5px;
    color: #ffffff !important;
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.214286px;
    width: 242px;
    display: inline-block;
    float: right;
    line-height: 64px;
    margin-top: 32px;
    font-family: 'OpenSans-SemiBold';
}
.bl_bt:hover {
    background: #484859;
}
.main_top_bl {
    background: url(/bitrix/templates/rg/img/Bitmap.jpg) center no-repeat;
    background-size: cover;
    color: #0E243C;
    position: relative;
}
.main_top_bl.sec_page_main_top_bl:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(998.96px at 49.37% 43.98%, #4E4E60 0%, #32323D 100%);
    opacity: 0.5;
}
.main_top_bl.sec_page_main_top_bl {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 5;
    height: 760px;
    top: 0;
    left: 0;
    width: 100%;
}
.main_top_bl .container {
    padding-bottom: 180px;
    position: relative;
    padding-top: 345px;
    background: url(/bitrix/templates/rg/img/bg_lines.svg) center repeat-y;
    background-size: 1356px auto;
}
.sec_page_main_top_bl .decr {
    width: calc(100% - 550px);
    line-height: 24px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.87);
}
.left_bl .d_bl .name {
    margin-bottom: 30px;
}
.left_bl .d_bl .text {
    margin: 0 50px 80px 40px;
    display: inline-block;
    line-height: 26px;
    font-size: 16px;
    color: rgba(42, 42, 51, 0.636832);
}
.left_bl .d_bl {
    bottom: -87px;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: 0.3s;
    z-index: 20;
    color: #ffffff;
}
header .top_line, header .bot_line {
    width: 100%;
    display: inline-block;
}
.logo {
    float: left;
    margin-right: 100px;
}
.e_link {
    font-size: 13px;
    font-family: 'OpenSans-SemiBold';
    padding: 6px 0;
    padding-left: 60px;
    background: url(/bitrix/templates/rg/img/ee.png) left no-repeat;
    margin-top: 10px;
    float: left;
    color: rgba(58, 58, 71, 0.5);
}

header .top_line {
    margin-top: 10px;
    margin-bottom: 15px;
}
.top_menu {
    list-style: none;
    padding: initial;
    float: left;
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    letter-spacing: -0.21px;
	margin-bottom: 20px;
}
.top_menu .selected {
    color: #3e9dff;
}

.top_right_bl {
    float: left;
    max-width: 948px;
    width: 100%;
}
header.header {
    background: #ffffff;
    color: #373743;
}









.phone {
    display: inline-block;
    font-family: 'OpenSans-Bold';
    font-size: 15px;
    /*background: url(/bitrix/templates/rg/img/phone-symbol-of-an-auricular-inside-a-circle.svg) left no-repeat;*/
    padding-left: 28px;
    color: rgba(58, 58, 71, 0.7);
}
.header .phone {
    float: right;
    margin-top: 14px;
}
header .bot_line .phone {
    float: right;
}
h1 {
    font-size: 52px;
    line-height: 72px;
    margin-top: 40px;
    margin-bottom: 55px;
}
h1.main_h1, h1 {
    font-size: 66px;
    line-height: 79px;
}
h1 span {
    color: #3E9DFF;
}
.zag {
    font-size: 20px;
    line-height: 40px;
    position: relative;
    display: inline-block;
    font-family: 'OpenSans-Regular';
}
.simple_top_bl {
    background: #f2f2f2;
    /* color: #ffffff; */
    /* padding-top: 136px; */
    /* padding-bottom: 60px; */
}
.simple_top_bl .container {
    background: url(/bitrix/templates/rg/img/bg_lines.svg) center repeat-y;
    padding-top: 136px;
    padding-bottom: 60px;
    background-position: 11px;
}
.simple_top_bl h1 {
    margin-bottom: 0;
    margin-top: 0;
}
.bx-breadcrumb .bx-breadcrumb-item span {
    color: #7f7f7f;
    letter-spacing: 0.2px;
    color: rgba(14, 36, 60, 0.49);
    font-size: 11px;
    font-family: HelveticaNeueCyr-Medium;
}
.bx-breadcrumb {
    margin-top: 20px;
}
.bx-breadcrumb i {
    color: #0e243c;
    line-height: 12px;
    margin-right: 4px;
}
.text_page {
    font-family: OpenSans-Regular;
    line-height: 26px;
    font-size: 16px;
    background: #f2f2f2;
}
.main_top_bl.sec_page_main_top_bl h1 {
    color: #ffffff;
}
.main_top_bl.sec_page_main_top_bl .bx-breadcrumb .bx-breadcrumb-item span, .main_top_bl.sec_page_main_top_bl .bx-breadcrumb .bx-breadcrumb-item i {
    color: rgba(255, 255, 255, 0.67);
}


.text_page h2 {
    line-height: 48px;
    font-size: 32px;
    margin-bottom: 30px;
    margin-top: 50px;
}
.text_page h3 {
    font-weight: normal;
    font-family: HelveticaNeueCyr-Medium;
    font-size: 22px;
}
.text_page a {
    text-decoration: underline;
}

.videoabout{
	display: flex; justify-content: space-between; flex-wrap: wrap;
}

.videoabout video{
	width: 48%;
}

.zag:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: -38px;
    background: url(/bitrix/templates/rg/img/line.svg) left no-repeat;
}
.dropdown_menu {
    display: none;
    position: absolute;
    top: 100%;
    left: -30px;
    background: #ffffff;
    color: rgba(55, 55, 67, 0.596);
    list-style: none;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.214286px;
    padding: 40px 32px 32px 32px;
}
.dropdown_menu.active {
    display: block;
}
.top_menu>li {
    position: relative;
}
.dropdown_menu a {
    margin: 13px 0;
    display: inline-block;
}
.wh_bg {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 110px;
    background: #ffffff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.182999);
}
.dd_showed .wh_bg {
    opacity: 1;
    visibility: visible;
    z-index: 5;
}
.dd_showed a {
    color: #373743;
    position: relative;
    z-index: 10;
}
.dd_showed a.e_link {
    color: #ffffff;
    filter: brightness(0.6);
}
.dd_showed a.phone {
    color: #ffffff;
    filter: brightness(0.3);
}
.b_logo {
    display: none;
}
.dd_showed .sctok_logo {
    display: none;
}
.dd_showed .b_logo {
    display: block;
}
.dd_showed .top_menu a:hover {
    color: #3699FF;
}
.dd_showed .dropdown_menu a {
    color: rgba(55, 55, 67, 0.596);
}
.sctok_logo {
    display: block;
}
.dropdown_bt i {
    display: inline-block;
    width: 20px;
    height: 6px;
    margin-left: 6px;
    background: url(/bitrix/templates/rg/img/bot_arr.svg) center bottom no-repeat;
    background-size: 14px;
}
.dd_showed .dropdown_bt i {
    filter: none;
    position: relative;
    z-index: 10;
}
.prod_detail_bl .s_container ul {
    list-style: disc;
    padding-left: 40px;
}



div#map {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.cont_map_bl {
    position: absolute;
    width: 548px;
    height: 525px;
    right: 0;
    bottom: -180px;
    box-shadow: 0px 32px 34px rgba(14, 36, 60, 0.140342);
}

div#map_pop span.close_btn {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.zag:after {
    content: "";
    width: 104%;
    position: absolute;
    top: 16px;
    left: -2%;
    height: 10px;
    background: rgba(54, 153, 255, 0.4);
    z-index: 1;
}
.zag span {
    position: relative;
    z-index: 2;
}
.main_decr {
    font-size: 18px;
    font-family: HelveticaNeueCyr-Roman;
    max-width: 950px;
    margin-top: 30px;
    display: inline-block;
    line-height: 2.22;
    position: relative;
}
.main_decr:before {
    content: "";
    background: #3699FF;
    height: 3px;
    width: 110px;
    position: absolute;
    top: -32px;
    left: 0;
}
h1.main_h1 {
    margin-bottom: 40px;
}
.main_decr b {
    font-family: HelveticaNeueCyr-Medium;
    font-weight: normal;
}
.d_bl {
    position: absolute;
    bottom: 0;
    right: 15px;
    background: #ffffff;
    color: #464646;
    width: 435px;
    box-shadow: 0px 22px 34px rgba(109, 109, 109, 0.429744);
    z-index: 5;
}


.d_bl.go_bot {
    bottom: -87px;
}
.d_bl .name {
    font-size: 24px;
    line-height: 36px;
    margin: 70px 70px 120px 40px;
    font-family: HelveticaNeueCyr-Roman;
}
.d_link {
    line-height: 87px;
    color: #3699FF;
    font-size: 16px;
    font-family: HelveticaNeueCyr-Medium;
    text-transform: uppercase;
    padding-left: 40px;
    position: relative;
    width: 100%;
    display: inline-block;
    background: url(/bitrix/templates/rg/img/dl_ic.svg) right no-repeat;
}
.products {
    padding-top: 74px;
    padding-bottom: 106px;
    position: relative;
    background: #F2F2F2;
}
h2 {
    font-size: 52px;
    line-height: 72px;
}
.simple_top_bl.b_pag {
    background: #E6F3F6;
    color: #2a2a33;
}
.simple_top_bl.b_pag .h_left_bl .descr {
    color: #2a2a33;
}
.simple_top_bl.b_pag .m_descr {
    color: #2a2a33;
}

.products h2 {
    line-height: 72px;
    font-size: 52px;
    margin-top: 0;
    text-align: center;
}
.tab_bl {
    width: 100%;
    display: inline-block;
}
.tab_names {
    float: left;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
    font-family: HelveticaNeueCyr-Roman;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #C5D2E0;
   
}
.tab_name {
    transition: 0.2s;
    cursor: pointer;
    float: left;
    margin-right: 80px;
    padding-bottom: 23px;
    border-bottom: 3px solid transparent;
    margin-bottom: -1px;
    text-decoration: none !important;
}

.tab_name:hover {
	color: #3699FF;
    border-color: #3699FF;
}

.tab_name:last-child {
    margin-right: 0;
}
.tab_name.active {
    color: #3699FF;
    border-color: #3699FF;
}

.tab_par {
    float: left;
    width: 100%;
    margin-top: 35px;
}
.tab {
    display: none;
}
.tab.active {
    display: block;
}
.prod_item a {
    text-decoration: none;
}
.uslugi.det_pg {
    margin-bottom: -100px;
}

.prod_item {
    width: calc(33.333% - 20px);
    float: left;
    /* overflow: hidden; */
    position: relative;
    height: 238px;
    cursor: pointer;
    background: #ffffff;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-right: 30px;
    padding: 48px 12px 12px 48px;
	 transition: 0.2s;
}
.prod_item:hover {
    box-shadow: 0 10px 18px 0 rgba(14, 36, 60, 0.45);
}
.prod_item:nth-child(3n) {
    margin-right: 0;
}
.prod_item .icon {
    width: 140px;
    height: 140px;
    position: relative;
    z-index: 5;
    transition: 0.2s;
    margin-top: 20px;
    margin-left: -7px;
}
.prod_item .icon span {
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}
.prod_item .icon i {
    position: absolute;
    width: 15px;
    height: 15px;
}
.prod_item .icon i:before {
    content: "";
	position: absolute;
	left: 7px;
	top:0;
    width: 1px;
    height: 15px;
	background:rgba(116, 116, 116, 0.25);
}
.prod_item .icon i:after {
    content: "";
	position: absolute;
	left: 0;
	top:7px;
    width: 15px;
    height: 1px;
	background:rgba(116, 116, 116, 0.25);
}
.prod_item .icon i:nth-of-type(1) {
    top: 0;
    left: 0;
}
.prod_item .icon i:nth-of-type(2) {
    top: 0;
    right: 0;
}
.prod_item .icon i:nth-of-type(3) {
    bottom: 0;
    left: 0;
}
.prod_item .icon i:nth-of-type(4) {
    bottom: 0;
    right: 0;
}
.prod_item:hover .icon i:before, .prod_item:hover .icon i:after {
    background: rgba(222, 222, 222, 0.48);
}
.prod_item .icon:before {
    content: "";
    width: 62px;
    height: 62px;
    position: absolute;
    bottom: 7px;
    left: 7px;
    background: rgba(255, 255, 255, 0.12);
}

.prod_item h3 {
    font-family: HelveticaNeueCyr-Roman;
    font-weight: normal;
    font-size: 17px;
    line-height: 26px;
    /* padding-left: 7px; */
    margin-top: 0;
    color: #ffffff;
    height: 74px;
    margin-bottom: 0;
    position: relative;
    z-index: 5;
    transition: 0.2s;
    overflow: hidden;
    /* padding-right: 22px; */
    /* margin-left: -7px; */
}
.pl_ic {
    font-style: normal;
    color: #3699FF;
    display: inline-block;
    width: 42px;
    height: 42px;
    border: 1px solid #3699FF;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    font-size: 22px;
    font-family: HelveticaNeueCyr-Light;
    transition: 0.2s;
    position: absolute;
    left: 48px;
    bottom: 32px;
    z-index: 5;
	background: #3699FF;
    color: #ffffff;
    box-shadow: 0px 7px 13px rgba(54, 153, 255, 0.571983);
}




.prod_item .det_img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    transition: 1s;
    z-index: 2;
    opacity: 0.25;
}

/*.prod_item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: #f7f7f7;
    transition: 0.3s;
    opacity: 1;
    z-index: 3;
}
.prod_item:hover:before {
    opacity: 0;
}*/
.prod_item:hover h3 {
    color: #ffffff;
    
}
.prod_item:hover .icon {
    -moz-transform: translate(20px, 0px);
    -webkit-transform: translate(20px, 0px);
    -o-transform: translate(20px, 0px);
    -ms-transform: translate(20px, 0px);
    transform: translate(20px, 0px);
}
.prod_item .icon div {
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    opacity: 0;
    filter: grayscale(2) brightness(200%);
}
.prod_item:hover .icon div {
    opacity: 1;
}
.prod_item:hover .icon span {
    opacity: 0;
}
.vslide {
    min-height: 750px;
    display: none;
}
.vslide.active {
    display: block;
}
.prod_item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #4E4E60;
	transition: 1s;
    z-index: 1;
    opacity: 1;
}
.us_list {
    width: 100%;
    display: inline-block;
    position: relative;
    text-align: left;
}

.us_item {
    float: left;
    width: 20%;
    /* position: relative; */
    height: 750px;
    /* padding: 75px 20px 30px 40px; */
}
.h_text {
    position: absolute;
    top: 0;
    left: 0;
    transition: 1s;
    overflow: hidden;
}
.us_item_cont {
    padding: 75px 20px 30px 40px;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 750px;
    background-size: cover;
    background-position: center;
    border-right: 1px solid #ffffff;
}
.us_item_cont:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(78, 78, 96, 0.4);
    z-index: 2;
}
.us_item .counter {
    color: #ffffff;
    font-size: 12px;
    line-height: 24px;
    font-family: HelveticaNeueCyr-Roman;
    position: relative;
    transition: 0.5s;
    z-index: 4;
}
.us_item h3 {
    font-weight: normal;
    line-height: 36px;
    font-size: 24px;
    color: #ffffff;
    position: relative;
    transition: 0.5s;
    z-index: 4;
    font-family: HelveticaNeueCyr-Medium;
    margin-top: 0;
    margin-bottom: 50px;
}
.us_item .h_text {
    position: absolute;
    top: 0;
    left: 0;
    transition: 1s;
    overflow: hidden;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 20px;
    line-height: 160%;
    font-size: 14px;
    z-index: 3;
    background: #ffffff;
    height: 0;
    width: 100%;
}
.us_item .h_text .text {
    margin-top: 270px;
}
.us_item:hover .h_text {
    height: 750px;
}
.us_item_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    opacity: 0;
    transition: 1s;
}
.us_item:hover .us_item_img {
    opacity: 1;
}
.us_item:hover .counter, .us_item:hover h3 {
    color: #212121;
}
.us_item .show_detail {
    max-width: 300px;
    width: 100%;
    position: relative;
    display: inline-block;
    color: #3699FF;
    text-transform: uppercase;
    font-family: HelveticaNeueCyr-Medium;
    margin-top: 100px;
    line-height: 70px;
    font-size: 16px;
}
.us_item .show_detail:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    background: linear-gradient(180deg, #3699FF 0%, #037CEB 100%);
}
.us_item .show_detail:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    background: url(/bitrix/templates/rg/img/darr.svg) center no-repeat;
    z-index: 2;
    transition: 0.2s;
}
.us_item .show_detail:hover:before {
	-moz-transform:scale(1.3);
	-webkit-transform:scale(1.3);
	-o-transform:scale(1.3);
	-ms-transform:scale(1.3);
	transform:scale(1.3);
}
#BX_YMAP_ya_map {
    width: 100% !important;
}




.preims {
    display: inline-block;
    width: 100%;
    /* justify-content: space-between; */
}
.preim_item {
    width: 40%;
    /* max-width: 360px; */
    float: left;
}
.preim_item:last-child {
    width: 20%;
}
.preim_item .icon {
    width: 140px;
    height: 140px;
    position: relative;
    margin-top: 20px;
    margin-left: -7px;
}
.preim_item .icon span {
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.preim_item .icon:before {
    content: "";
    width: 62px;
    height: 62px;
    position: absolute;
    bottom: 7px;
    left: 7px;
    background: rgba(0, 0, 0, 0.04);
}
.preim_item .icon i {
    position: absolute;
    width: 15px;
    height: 15px;
}
.preim_item .icon i:before {
    content: "";
	position: absolute;
	left: 7px;
	top:0;
    width: 1px;
    height: 15px;
	background:rgba(116, 116, 116, 0.25);
}
.preim_item .icon i:after {
    content: "";
	position: absolute;
	left: 0;
	top:7px;
    width: 15px;
    height: 1px;
	background:rgba(116, 116, 116, 0.25);
}
.preim_item .icon i:nth-of-type(1) {
    top: 0;
    left: 0;
}
.preim_item .icon i:nth-of-type(2) {
    top: 0;
    right: 0;
}
.preim_item .icon i:nth-of-type(3) {
    bottom: 0;
    left: 0;
}
.preim_item .icon i:nth-of-type(4) {
    bottom: 0;
    right: 0;
}
.preim_item h3 {
    font-weight: normal;
    line-height: 36px;
    font-size: 24px;
    font-family: HelveticaNeueCyr-Medium;
}
.preim_item .text {
    line-height: 26px;
    font-size: 16px;
    font-family: HelveticaNeueCyr-Roman;
}
.preim_bl {
    margin: 100px 0;
}
.text b {
    font-weight: normal;
    font-family: HelveticaNeueCyr-Medium;
}
.usps {
    display: inline-block;
    width: 100%;
}
.usps .text {
    float: left;
    width: 515px;
    line-height: 30px;
    font-size: 16px;
    letter-spacing: -0.1px;
    font-family: HelveticaNeueCyr-Roman;
}
section.usp_bl.full_bl {
    position: relative;
    margin-bottom: 90px;
    padding-top: 50px;
}
.vm_bl {
    top: 166px;
    left: calc(50% + -136px);
    position: absolute;
    width: calc(50% + 136px);
    height: calc(100% - 160px);
    max-width: 1082px;
}
.vm_item {
    width: 50%;
    position: absolute;
    height: 100%;
    left: 0;
    overflow: hidden;
    cursor: pointer;
}
.vm_item.vm_item_r {
    left: auto;
    right: 0;
}
.vm_item .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    opacity: 0;
}
.vm_item:hover .img, .vm_item.active .img {
    opacity: 1;
}
.vm_item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #F7F7F7 url(/bitrix/templates/rg/img/bg_lines_w.svg) 0px center;
    background-size: 1355px auto;
    z-index: 3;
    transition: left 1s;
    opacity: 0;
}
.vm_item.vm_item_r:before {
    left: auto;
    right: 0;
    transition: right 1s;
}
.vm_item.vm_item_r .img {
    background-position: right center;
}
.vm_item .arr_span {
    font-size: 40px;
    position: absolute;
    top: 150px;
    z-index: 5;
    right: 30px;
    font-family: RussoOne-Regular;
    line-height: 72px;
    font-size: 38px;
    padding-right: 50px;
    background: url(/bitrix/templates/rg/img/arr.svg) no-repeat;
    background-position: calc(100% - 2px) center;
}
.vm_item.vm_item_r .arr_span {
    left: 30px;
    right: auto;
}
.vm_item.vm_item_l:hover:before, .vm_item.vm_item_l.active:before {
    left: -100%;
    opacity: 1;
}
.vm_item.vm_item_r:hover:before, .vm_item.vm_item_r.active:before {
    right: -100%;
	opacity: 1;
}
.vm_item:hover .arr_span, .vm_item.active .arr_span {
    color: #ffffff;
	background: url(/bitrix/templates/rg/img/arrw.svg) right no-repeat;
	 background-position: calc(100% - 2px) center;
}



.zag_header {
    width: 100%;
    display: inline-block;
}
.zag_header h2 {
    float: left;
    margin-bottom: 20px;
    margin-top: 104px;
}
.zag_header .go_full {
    float: right;
    margin-top: 124px;
    margin-right: 100px;
}
.partners h2 {
    margin-top: 100px;
}
.go_full {
    display: inline-block;
    padding-right: 50px;
    background: url(/bitrix/templates/rg/img/pl_ic.svg) calc(100% - 4px) center no-repeat;
    line-height: 30px;
    font-size: 16px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #3699FF;
    font-family: HelveticaNeueCyr-Medium;
    transition: 0.2s;
}
.news_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    cursor: url(/bitrix/templates/rg/img/cursor.svg) 21 21,pointer;
}
.news_bl .owl-item.active {
    text-align: center;
}
.news_bl {
    background: #E6F3F6 url(/bitrix/templates/rg/img/bg_lines_w.svg) center;
    background-size: 1355px auto;
    background-position: center;
    background-repeat: repeat-y;
}
.news_item {
    float: left;
    width: 100%;
    max-width: 270px;
    font-family: HelveticaNeueCyr-Roman;
    line-height: 26px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    height: 417px;
    display: inline-block;
    text-align: left;
    cursor: url(/bitrix/templates/rg/img/cursor.svg) 21 21,pointer;
}
.owl-item.active+.owl-item.active .news_item {
    float: none;
}
.owl-item.active+.owl-item.active+.owl-item.active .news_item {
    float: right;
}
.news_item .date {
    font-family: HelveticaNeueCyr-Medium;
    padding-left: 27px;
    margin-bottom: 55px;
    display: inline-block;
    background: url(/bitrix/templates/rg/img/calendar.svg) left no-repeat;
    position: relative;
    z-index: 5;
    color: #3699FF;
    transition: 0.3s;
    margin-top: 60px;
}
.news_item:hover .date {
    color: #ffffff;
    background: url(/bitrix/templates/rg/img/calendarw.svg) left no-repeat;
    margin-left: 16px;
}
.news_item .text {
    position: relative;
    z-index: 5;
    margin-bottom: 30px;
    width: calc(100% - 16px);
    transition: 0.3s;
}
.news_item:hover .text {
    color: #ffffff;
    margin-left: 16px;
}
.news_item .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s, transform 3s;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    background-size: cover;
    background-position: center;
}
.news_item:hover .img {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.news_item:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(238.94px at 49.37% 43.98%, #4E4E60 0%, #32323D 100%);
    opacity: 0;
	transition: opacity 0.5s;
}
.news_item:hover:before {
    opacity: 0.7;
}
.news_item:hover .show_detail {
    opacity: 1;
}
.partners_list {
    width: 100%;
    display: inline-block;
}
.partners_item {
    width: 20%;
    float: left;
    height: 160px;
    background-position: center;
    background-repeat: no-repeat;
}
footer {
    background: #e6f3f6;
    color: #0E243C;
    margin-top: 100px;
}

footer .f_top {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.bot_cont {
    float: right;
    width: 180px;
    text-align: right;
    margin-top: 50px;
}
footer .e_link {
    color: #0E243C;
    opacity: 0.54;
    background: url(/bitrix/templates/rg/img/e_ic.png) left no-repeat;
    padding-left: 40px;
    margin-top: 11px;
}
.f_left_bl {
    float: left;
    width: 100%;
    max-width: 823px;
}
footer .logo {
    width: 203px;
    margin-right: 50px;
}
.f_rigth_bl {
    float: right;
    width: 250px;
}
.footer__developed {
    font-size: 12px;
    color: rgba(14, 36, 60, 0.52);
    text-align: right;
    margin-bottom: 30px;
}
.footer__developed a {
    color: #464646;
}

.footer__developed a:hover {
	color:#3699FF;
}

.email {
    display: inline-block;
    font-family: 'OpenSans-Bold';
    font-size: 14px;
    background: url(/bitrix/templates/rg/img/mail_ic.svg) left no-repeat;
    padding-left: 28px;
    line-height: 20px;
    letter-spacing: -0.0642857px;
}
footer .phone {
    letter-spacing: 0.3px;
    margin-bottom: 30px;
    margin-top: 50px;
    color: #0E243C;
    background: url(/bitrix/templates/rg/img/phone-symbol.svg) left no-repeat;
}
footer .phone:hover {
    color: #238ef7;
}


.bot_menu {
    width: 100%;
    display: inline-block;
    margin-top: 90px;
}
.bot_menu_bl {
    list-style: none;
    margin: 0;
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.bot_menu_bl>li {
    float: left;
    width: 20%;
    max-width: 250px;
    margin-bottom: 30px;
}
.bot_menu_bl>li span {
    font-family: HelveticaNeueCyr-Medium;
    line-height: 20px;
    font-size: 14px;
    color: #0E243C;
    margin-bottom: 30px;
    display: inline-block;
}
.bot_menu_bl>li .dropdown_bl {
    list-style: none;
    padding: 0;
    font-family: HelveticaNeueCyr-Roman;
    line-height: 18px;
    font-size: 12px;
    color: #0E243C;
    opacity: 0.56;
}
.bot_menu_bl>li .dropdown_bl li {
    margin-bottom: 12px;
}
footer .top_menu {
    margin-top: 24px;
    font-size: 15px;
}

.fadeInOp, .fadeInOp2, .fadeInOp3 , .fadeInOp4 , .fadeInOp5 , .fadeInOp6  {
	opacity:0;
	transition:1s
}
.fadeInOp.active {
	animation-name:fadeInOp;
	-webkit-animation-name:fadeInOp;
	animation-duration:1s;
	-webkit-animation-duration:1s;
	opacity:1
}
.fadeInOp2.active {
	animation-name:fadeInOp;
	-webkit-animation-name:fadeInOp;
	animation-duration:1.2s;
	-webkit-animation-duration:1.2s;
	opacity:1
}
.fadeInOp3.active {
	animation-name:fadeInOp3;
	-webkit-animation-name:fadeInOp3;
	animation-duration:1.2s;
	-webkit-animation-duration:1.2s;
	opacity:1
}
.fadeInOp4.active {
	animation-name:fadeInOp;
	-webkit-animation-name:fadeInOp;
	animation-duration:0.5s;
	-webkit-animation-duration:0.5s;
	opacity:1
}
.fadeInOp5.active {
	animation-name:fadeInOp;
	-webkit-animation-name:fadeInOp;
	animation-duration:0.7s;
	-webkit-animation-duration:0.7s;
	opacity:1
}
.fadeInOp6.active {
	animation-name:fadeInOp;
	-webkit-animation-name:fadeInOp;
	animation-duration:1s;
	-webkit-animation-duration:1s;
	opacity:1
}
@keyframes fadeInOp {
 0% {
	-webkit-transform: translateY(100px);
	-moz-transform:translateY(100px);
	transform: translateY(100px);
	opacity:0;
    
}
100% {  
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0); 
	opacity:1;
}  
}@-webkit-keyframe fadeInOp {  
0% {
	-webkit-transform:translateY(100px);
	-moz-transform:  translateY(100px);
	transform: translateY(100px);
	opacity:0;
}
100% {  
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0); 
	opacity:1;
}  
}

@keyframes fadeInOp3 {
 0% {
	-webkit-transform: translateY(200px);
	-moz-transform:translateY(200px);
	transform: translateY(200px);
	opacity:0;
    
}
100% {  
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0); 
	opacity:1;
}  
}@-webkit-keyframe fadeInOp3 {  
0% {
	-webkit-transform:translateY(200px);
	-moz-transform:  translateY(200px);
	transform: translateY(200px);
	opacity:0;
}
100% {  
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0); 
	opacity:1;
}  
}
.mob_menu_btn {
    display: none;
}

.prod_detail_bl .left_bl {
    float: left;
    width: calc(50% + 144px);
    text-align: left;
    padding-top: 60px;
    background: #ffffff;
    margin-bottom: -100px;
    padding-bottom: 130px;
    position: relative;
    transition: 0.8s;
    min-height: 1200px;
}
.uss_pg .right_bl {
    min-height: 700px;
}
.prod_detail_bl.active .left_bl {
    margin-top: -250px;
}
.prod_detail_bl.active {
    margin-top: 640px;
}
.prod_detail_bl .left_bl .d_bl {
    top: -295px;
    bottom: auto;
    right: -550px;
    transition: 0.3s;
    min-height: 380px;
}
.prod_detail_bl .left_bl .d_bl .d_link {

    position: absolute;
    bottom: 0;
    left: 0;

}
.prod_detail_bl table {
    overflow: auto;
    max-width: 100%;
    display: inline-block;
}
.s_container {
    float: right;
    width: calc(100% - 160px);
    margin-right: 160px;
    max-width: 660px;
    line-height: 26px;
    font-size: 16px;
    color: rgba(42, 42, 51, 0.636832);
    margin-bottom: 40px;
}
.s_container h2 {
    font-size: 32px;
    line-height: 1.5;
    color: #2a2a33;
    margin-bottom: 26px;
    margin-top: 30px;
}
.s_container ul {
    padding: 0;
    list-style: none;
}
.s_container ul li:before {
    /*content: " - ";*/
}
.prod_gallery .item {
    height: 610px;
    line-height: 610px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: center;
}
.prod_gallery .item img {
    float: left;
    width: auto !important;
    height: 100%;
    height: auto;
    transition: 0.2s;
    background-color: #000000;
}
.prod_gallery .item .img {
    display: inline-block;
    width: auto;
    height: auto;
    background: #000000;
    vertical-align: middle;
}
.prod_gallery .item img:hover {
    opacity: 0.8;
}
.prod_gallery .owl-dots {
    display: inline-block;
    text-align: center;
    position: relative;
    float: right;
    margin-right: 424px;
    width: 400px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.prod_gallery .owl-dots .owl-dot {
    display: inline-block;
    line-height: 140%;
    font-size: 18px;
    color: #9D9DA4;
    margin: 0 8px;
    margin-top: 10px;
    font-family: HelveticaNeueCyr-Medium;
}
.prod_gallery .owl-dots:before {
    content: ". . . . ";
    position: absolute;
    font-size: 35px;
    line-height: 25px;
    display: inline-block;
    left: 0;
    top: 0;
    color: rgba(66, 66, 79, 0.515936);
    margin-left: 30px;
    margin-right: 70px;
}
.prod_gallery .owl-dots:after {
    content: ". . . . ";
    position: absolute;
    font-size: 35px;
    line-height: 25px;
    margin-top: 0px;
    display: inline-block;
    right: 0;
    top: 0;
    color: rgba(66, 66, 79, 0.515936);
    margin-right: 30px;
    margin-left: 70px;
}
.prod_gallery .owl-dots .owl-dot.active {
    color: rgba(46, 59, 65, 0.87);
}
.prod_gallery .owl-nav {
    position: absolute;
    text-align: center;
    float: right;
    right: 424px;
    bottom: 42px;
    width: 400px;
    height: 23px;
}
.prod_gallery .owl-nav .owl-prev {
    position: absolute;
    outline: none;
    left: 0;
    top: -2px;
    width: 12px;
    height: 31px;
    background: url(/bitrix/templates/rg/img/left-arrow.svg) -7px center no-repeat !important;
    background-size: 28px !important;
    z-index: 5;
}
.prod_gallery .owl-nav .owl-next {
    position: absolute;
    outline: none;
    right: 0;
    top: -2px;
    width: 12px;
    height: 31px;
    background: url(/bitrix/templates/rg/img/right-arrow.svg) -9px center no-repeat !important;
    background-size: 28px !important;
    z-index: 5;
}
.prod_detail_bl {
    position: relative;
    margin-top: 760px;
    z-index: 10;
    transition: 0.3s;
}
.right_bl {
    right: 0;
    width: calc(50% - 144px);
    text-align: left;
    padding-top: 260px;
    padding-left: 114px;
    padding-right: 30px;
    top: 0;
    background: #F2F2F2;
    margin-bottom: -100px;
    height: 100%;
    padding-bottom: 60px;
    position: absolute;
    overflow: hidden;
}
.right_menu {
    display: inline-block;
    width: 100%;
    max-width: 404px;
}
.right_menu .name {
    font-family: RussoOne-Regular;
    line-height: normal;
    margin-bottom: 30px;
    font-size: 32px;
    color: #2A2A33;
}
.r_menu_ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}
.r_menu_ul>li {
    border-bottom: 1px solid #DEDEDF;
}
.r_menu_ul>li:nth-child(1) {
    border-top: 1px solid #DEDEDF;
}
.r_menu_ul>li span {
    font-family: HelveticaNeueCyr-Medium;
    font-size: 16px;
    font-stretch: normal;
    line-height: 1.5;
    color: rgba(89, 102, 108, 0.87);
    padding: 16px 0;
    display: inline-block;
    width: 100%;
    cursor: pointer;
    position: relative;
    padding-right: 40px;
}
.r_menu_ul>li span:after {
    content: "";
    width: 23px;
    height: 23px;
    background-color: rgba(42, 42, 51, 0.25);
    background-image: url(/bitrix/templates/rg/img/bot.svg);
    background-position: center 7px;
    background-repeat: no-repeat;
    background-size: 10px;
    position: absolute;
    right: 10px;
    top: 20px;
    border-radius: 50%;
    transition: 0.2s;
}
.r_menu_ul li.active .drop_down {
    display: inline-block;
    margin-bottom: 14px;
}
.r_menu_ul>li.active span:after {
    background-color: #32323d;
    background-image: url(/bitrix/templates/rg/img/top.svg);
    background-position: center;
}
.r_menu_ul .drop_down {
    display: none;
    list-style: none;
    padding: 0;
    transition: 0.2s;
    padding-left: 15px;
}
.r_menu_ul .drop_down a {
    font-family: HelveticaNeueCyr-Roman;
    font-size: 14px;
    font-style: normal;
    line-height: 1.71;
    color: rgba(46, 59, 65, 0.87);
    display: inline-block;
    margin: 4px 0;
}
.r_menu_ul .drop_down a:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: rgba(46, 59, 65, 0.87);
    /* float: left; */
    display: inline-block;
    margin: 3px 5px;
}
.r_menu_ul .drop_down a.active, .r_menu_ul .drop_down a:hover {
    color: #3699ff;
}
.r_menu_ul .drop_down a.active:before, .r_menu_ul .drop_down a:hover:before {
    background: #3699ff;
}
.sp_active {
    margin-top: -87px;
}
.fixed_dll_bl {
    position: fixed;
    z-index: 20;
    background: #ffffff;
    top: -100px;
    transition: 0.3s;
    left: 0;
    width: 100%;
    height: 87px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
}
.fixed_dll_bl.active {
    top: 0;
}
.fixed_dll_bl .d_link {
    width: auto;
    float: right;
    padding-right: 130px;
}
.fixed_dll_bl .bl_bt {
    float: left;
    width: 290px;
    line-height: 57px;
    border-radius: 2px;
    font-size: 16px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-family: HelveticaNeueCyr-Roman;
    margin-top: 14px;
    margin-left: 24%;
}
.simple_top_bl.contacts_page {
    background: #e6f3f6;
    color: #0E243C;
}
.c_cont a, .c_cont div {
    color: #464646;
}



.back_link {
    position: relative;
    float: left;
    margin-top: 34px;
    font-size: 16px;
    font-family: HelveticaNeueCyr-Roman;
    padding-left: 40px;
    background: url(/bitrix/templates/rg/img/back_arr.svg) left no-repeat;
    background-size: 20px;
}
.right_bl.fixed {
    position: fixed;
    padding-top: 120px;
}
.right_bl.fixed.fixed_bot {
    top: auto;
}
.r_menu_ul>li.active span {
    color: #2E3B41;
}
.r_menu_ul.no_drop>li span:after {
    display: none;
}
.r_menu_ul.no_drop li {
    border-bottom: none;
}
.h_left_bl {
    float: left;
    width: calc(100% - 263px);
}
.h_right_bl {
    float: right;
    width: 263px;
}
.h_left_bl .descr {
    font-family: HelveticaNeueCyr-Roman;
    font-size: 16px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.87);
    margin-top: 60px;
    max-width: 700px;
    display: inline-block;
}
[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
}
.m_descr {
    font-family: HelveticaNeueCyr-Roman;
    font-size: 16px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.87);
    margin-top: 58px;
    margin-bottom: 50px;
}
.email_link {
    font-family: HelveticaNeueCyr-Medium;
    font-size: 20px;
    color: #3699FF;
    padding-left: 80px;
    position: relative;
    line-height: 62px;
    display: inline-block;
}
.email_link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 62px;
    height: 62px;
    background: #3e9dff url(/bitrix/templates/rg/img/email.svg) center no-repeat;
    background-size: 30px;
    transition: 0.3s;
}
.email_link:hover:before {
    background-color: #3e9dff;
}
.opros_list {
    display: inline-block;
    width: 100%;
}
.opros_item {
    width: 100%;
    display: inline-block;
    margin: 30px 0;
}
.opros_item h2 {
    width: 510px;
    line-height: 48px;
    font-size: 32px;
    float: left;
}
.opros_item .opros_files {
    float: left;
    width: calc(100% - 520px);
}
.opros_item .opros_files .item {
    width: 33.333%;
    float: left;
    padding: 75px 20px 0 24px;
    position: relative;
    height: 240px;
}
.opros_item .opros_files .item span {
    font-family: HelveticaNeueCyr-Roman;
    font-size: 16px;
    line-height: 1.63;
    color: #2a2a33;
    display: inline-block;
    width: 100%;
    margin-bottom: 18px;
    position: relative;
    z-index: 5;
}
.opros_item .opros_files .item a {
    position: relative;
    z-index: 5;
    font-family: HelveticaNeueCyr-Medium;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    display: inline-block;
    letter-spacing: 0.4px;
    color: #3699ff;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 35px;
    background: url(/bitrix/templates/rg/img/b_d.svg) left no-repeat;
}
.opros_item .opros_files .item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: 0.3s;
    background: #ffffff;
    box-shadow: 0px 22px 34px rgba(109, 109, 109, 0.429744);
    opacity: 0;
}
.opros_item .opros_files .item:hover:before {
    opacity: 1;
}
.num_bl {
    display: inline-block;
    width: 100%;
}
.num_bl i {
    font-style: normal;
    font-size: 80px;
    font-family: OpenSans-Bold;
    line-height: 50px;
    margin-right: 16px;
}
.num_bl span {
    font-size: 20px;
    font-family: OpenSans-SemiBold;
}
.no_lines {
    background: #F2F2F2;
    margin-bottom: -100px;
}
.vak_list {
    float: left;
    width: calc(50% - 128px);
    padding: 90px 36px 90px 0;
}
.s_name {
    display: none;
}
.vak_item {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 44px;
    margin-top: 48px;
    cursor: pointer;
    float: right;
    width: 95%;
    max-width: 522px;
}
.vak_item .zp {
    padding-left: 35px;
    background: url(/bitrix/templates/rg/img/money.svg) left no-repeat;
    font-family: HelveticaNeueCyr-Medium;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3699ff;
}
.zp i {
    font-style: normal;
    font-family: arial;
    font-weight: bold;
    font-size: 15px;
}
.vak_item h3 {
    font-family: RussoOne-Regular;
    font-size: 32px;
    line-height: 1.5;
    letter-spacing: normal;
    margin-top: 8px;
    margin-bottom: 24px;
}
.vak_item.active h3, .vak_item:hover h3 {
    color: #3699ff;
}
.vak_item .text {
    font-family: HelveticaNeueCyr-Roman;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: normal;
    color: rgba(46, 59, 65, 0.87);
}
.vak_details {
    float: right;
    background: #ffffff;
    width: calc(50% + 128px);
    height: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
	min-height: -moz-available;          
    min-height: -webkit-fill-available;  
    min-height: fill-available;
}
.vak_detail {
    display: none;
    float: left;
    width: 735px;
    margin-left: 90px;
    margin-top: 12px;
}
.vak_detail.active {
    display: block;
}
.vak_detail h2 {
    margin-top: 48px;
    margin-bottom: 8px;
    font-family: RussoOne-Regular;
    font-size: 32px;
}
.vak_detail .zp {
    font-size: 24px;
    line-height: 1.5;
    color: #3699ff;
    font-family: HelveticaNeueCyr-Roman;
    margin-top: 20px;
}
.vak_detail h3 {
    font-family: RussoOne-Regular;
    font-size: 32px;
    line-height: 1.5;
    margin-top: 50px;
    letter-spacing: normal;
    color: #2a2a33;
    margin-bottom: 0;
}
.vak_detail h4 {
    font-family: HelveticaNeueCyr-Roman;
    font-size: 24px;
    line-height: 1.5;
    color: #464646;
    font-weight: normal;
    margin-bottom: 25px;
    margin-top: 20px;
}
.vak_detail ul {
    list-style: none;
    margin: 0;
    padding: 0;
	margin-bottom: 20px;
}
.vak_detail ul li {
    position: relative;
    font-size: 16px;
    line-height: 2.5;
    color: rgba(42, 42, 51, 0.64);
    font-family: HelveticaNeueCyr-Roman;
}
.vak_detail ul li:before {
    content: "—";
    margin-right: 8px;
}
.news_list_page .date {
    font-family: HelveticaNeueCyr-Medium;
    padding-left: 27px;
    margin-bottom: 34px;
    display: inline-block;
    background: url(/bitrix/templates/rg/img/calendarb.svg) left no-repeat;
    position: relative;
    z-index: 5;
    transition: 0.3s;
}
.news_list_page .vak_item.active .date, .news_list_page .vak_item:hover .date {
    background: url(/bitrix/templates/rg/img/calendar.svg) left no-repeat;
    color: #3699FF;
}
.news_list_page .vak_item .text {
    color: rgba(42, 42, 51, 0.64);
    font-size: 16px;
    line-height: 1.63;
}
.news_list_page .vak_item.active .text, .news_list_page .vak_item:hover .text {
    color: #3699FF;
}
.vak_details.news_details .date {
    font-family: HelveticaNeueCyr-Medium;
    padding-left: 27px;
    margin-bottom: 0;
    display: inline-block;
    background: url(/bitrix/templates/rg/img/calendarb.svg) left no-repeat;
    position: relative;
    z-index: 5;
    transition: 0.3s;
    opacity: 0.67;
    margin-left: 90px;
}
.vak_list.news_list_page {
    padding-top: 65px;
}
.vak_details.news_details h2 {
    margin-bottom: 56px;
    margin-left: 90px;
    margin-right: 20px;
}
.vak_details.news_details .vak_detail {
    width: 100%;
    margin-left: 0;
}
.mob_hide {
    display: inline-block;
    width: 100%;
}
.vak_details.news_details img {
    margin-bottom: 64px;
}
.vak_details.news_details .text {
    margin-left: 90px;
    max-width: 660px;
    color: rgba(42, 42, 51, 0.64);
    line-height: 1.63;
    font-size: 16px;
    font-family: HelveticaNeueCyr-Roman;
}
.vak_details.news_details .text ul li:before {
    content: "";
    float: left;
    width: 2px;
    height: 2px;
    background: rgba(42, 42, 51, 0.64);
    margin-top: 20px;
    margin-right: 30px;
}
.simple_top_bl.contacts_page .container {
    position: relative;
    padding-bottom: 140px;
}
.simple_top_bl.contacts_page .container .d_bl {
    bottom: -90px;
}
.c_cont {
    margin-right: 68px;
    float: left;
    /* width: 230px; */
}
.c_cont:last-child {
    margin-right: 0;
}
.text_page_contacts h2 {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 140%;
}


.c_cont .icon {
    width: 117px;
    height: 117px;
    display: inline-block;
    position: relative;
}
.c_cont .icon:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.0803046);
    z-index: 1;
}
.c_cont .icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-position: center;
    background-repeat: no-repeat;
}
.c_email.c_cont .icon:after {
    background-image: url(/bitrix/templates/rg/img/em.svg);
    background-size: contain;
}
.c_phone.c_cont .icon:after {
    background-image: url(/bitrix/templates/rg/img/ph.svg);
    background-size: contain;
}
.c_time.c_cont .icon:after {
    background-image: url(/bitrix/templates/rg/img/tm.svg);
    background-size: contain;
}
.c_cont div {
    font-family: HelveticaNeueCyr-Roman;
    font-size: 24px;
    margin-top: 30px;
}
.c_cont .phone {
    padding: 0;
    font-size: 24px;
    font-family: HelveticaNeueCyr-Roman;
    background: none;
}
.contact_line {
    display: inline-block;
    width: 100%;
    margin-top: 70px;
}
.text_page .cont_name {
    margin-top: 0;
}
.contact_line .item {
    float: left;
    margin-right: 68px;
    font-size: 24px;
    font-family: HelveticaNeueCyr-Roman;
}
.contact_line .item a {
    text-decoration: none;
}
.contact_line .item .name {
    font-size: 16px;
    line-height: 2.5;
    color: rgba(42, 42, 51, 0.64);
    margin-bottom: 5px;
}
.simple_top_bl.contacts_page .d_bl .name {
    margin-bottom: 32px;
}
.simple_top_bl.contacts_page .d_bl .text {
    margin-left: 40px;
    margin-bottom: 80px;
    font-size: 16px;
    line-height: 1.63;
    color: rgba(42, 42, 51, 0.64);
    font-family: HelveticaNeueCyr-Roman;
}
.d_link.map_ic {
    background: url(/bitrix/templates/rg/img/view.svg) right no-repeat;
}
.modal_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(18, 16, 30, 0.81);
    text-align: center;
    z-index: -1;
    opacity: 0;
    transition: 0.2s;
}
.modal_bg.active {
    opacity: 1;
    z-index: 999;
    overflow-y: auto;
}
.modal_container.gallery {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
}
.modal_container.gallery .close_btn {
    z-index: 1;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.gallery_cont {
    position: relative;
    z-index: 5;
    width: calc(100% - 30px);
    max-width: 1374px;
    margin: auto;
}
.gallery_cont img {
    max-height: 100%;
    height: 100%;
    width: auto !important;
    margin: auto;
}

.gallery_cont {
    height: calc(100% - 208px);
}
.gallery_cont .item, .gallery_cont .owl-item, .gallery_cont .owl-stage, .gallery_cont .owl-stage-outer {
    height: 100%;
}
.gall_list {
    width: 100%;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 60px;
}
.gall_item {
    width: calc(33.333% - 20px);
    float: left;
    margin-right: 30px;
    padding-right: 20px;
    padding-left: 32px;
    max-width: 512px;
    margin-bottom: 30px;
    cursor: pointer;
    position: relative;
    background-position: center;
    background-size: cover;
    height: 270px;
    color: #ffffff;
	transition:0.2s;
}
.gall_item:hover {
    box-shadow: 0 10px 18px 0 rgba(14, 36, 60, 0.45);
}
.gall_item:nth-child(3n) {
    margin-right: 0;
}
.gall_item .count, .gall_item h2 {
    position: relative;
    z-index: 5;
    transition: 0.3s;
    display: inline-block;
}
.gall_item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 0.3s;
	opacity: 0.7;
    background: #484859;
}
.gall_item .video_ic {
    float: left;
    width: 44px;
    height: 33px;
    margin-top: 48px;
    color: #1385f1;
    position: relative;
    z-index: 5;
    transition: 0.3s;
    display: inline-block;
	background: url(/bitrix/templates/rg/img/video-player-wh.svg) left bottom no-repeat;
	background-size: contain;
}
.video_cont {
    position: relative;
    z-index: 5;
    width: calc(100% - 40px);
    margin: 50px auto;
    max-width: 1000px;
}
.video_cont video {
    width: 100%;
}
.gall_item .count {
    float: left;
    width: 44px;
    height: 33px;
    background: url(/bitrix/templates/rg/img/galw.svg) left bottom no-repeat;
    margin-top: 58px;
}

.gall_item .count i {
    font-style: normal;
    font-size: 11px;
    letter-spacing: -0.2px;
    font-family: OpenSans-Bold;
    float: right;
    border-radius: 3px;
    width: 20px;
    line-height: 13px;
    height: 17px;
    text-align: center;
	background: #ffffff;
    color: #4c4c4c;
}

.gall_item h2 {
    margin-top: 12px;
    margin-bottom: 0;
    width: 100%;
}
.modal_container.gallery .name {
    color: #ffffff;
    line-height: 48px;
    font-size: 32px;
    font-family: RussoOne-Regular;
    margin-bottom: 32px;
    margin-top: 32px;
    padding: 0 20px;
}
.gallery_cont {
    position: relative;
    z-index: 5;
    width: calc(100% - 300px) !important;
    max-width: 1374px;
    max-height: 90%;
    margin: auto;
}
.gallery_cont .owl-dots {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
}
.gallery_cont .owl-dots .owl-dot {
    background: #979797;
    width: 27px;
    height: 1px;
    margin: 0 8px;
    outline: none;
}
.gallery_cont .owl-dots .owl-dot.active {
    background: #ffffff;
    height: 4px;
}
.gallery_cont .owl-prev {
    position: absolute;
    width: 40px;
    height: 60px;
    top: 45%;
    left: -120px;
    background: url(/bitrix/templates/rg/img/prev_bt.svg) center no-repeat !important;
    background-size: 60px !important;
    outline: none;
}
.gallery_cont .owl-next {
    position: absolute;
    width: 40px;
    height: 60px;
    top: 45%;
    right: -120px;
    background: url(/bitrix/templates/rg/img/next.svg) center no-repeat !important;
    background-size: 60px !important;
    outline: none;
}
.vak_details.sertifikaty {
    background: transparent;
}
.vak_details.sertifikaty iframe {
    width: 100%;
    height: 950px;
    border: none;
}
.vak_list.sertifikaty .vak_item h3 {
    line-height: 40px;
    font-size: 24px;
}
.vak_list.sertifikaty .vak_item {
    padding-bottom: 10px;
    margin-top: 26px;
}
.vak_list.sertifikaty {
    padding: 70px 36px 90px 0;
}



@media(max-width:1399px){
body {
    background-size: 1170px auto;
}
.main_top_bl .container {
    background-size: 1170px auto;
}
.container {
    max-width: 1200px;
}
.top_menu {
    max-width: 860px;
}
h1.main_h1, h1 {
    font-size: 52px;
    line-height: 70px;
    margin-bottom: 40px;
}
.top_left_bl {
    float: right;
}
.top_right_bl {
    width: calc(100% - 242px);
    padding-right: 70px;
}
.cont_map_bl {
    width: 480px;
    height: 440px;
    bottom: -100px;
}


.prod_gallery .item {
    height: 450px;
}
.news_item {
    max-width: 233px;
}
.main_decr {
    font-size: 16px;
    line-height: 32px;
}
.d_bl .name {
    margin-bottom: 70px;
}

.us_item h3 {
    font-size: 18px;
    line-height: 26px;
}
.us_item_cont {
    padding-left: 20px;
    padding-right: 15px;
    height: 650px;
}
.us_item:hover .h_text {
    height: 650px;
    padding-left: 20px;
}
.us_item .h_text {
    padding-left: 20px;
}
.us_item {
    height: 650px;
}
.us_item .show_detail {
    font-size: 14px;
    margin-top: 50px;
}
.vm_bl {
    width: calc(50% + -18px);
    left: calc(50% - -18px);
}
.vm_item .arr_span {
    font-size: 24px;
}

.vm_item:before {
    background: #F7F7F7 url(/bitrix/templates/rg/img/bg_lines_w.svg) -94px center;
}
.vm_item.vm_item_r:before {
    background-position: -183px center;
}
.prod_detail_bl .left_bl .d_bl {
    right: -57%;
}
.s_container {
    margin-right: 70px;
}
.prod_gallery .owl-dots {
    margin-right: 328px;
}
.prod_gallery .owl-nav {
    right: 328px;
}
.right_bl {
    padding-left: 70px;
    padding-top: 150px;
}
.gallery_cont {
    max-width: 940px;
}
.vak_detail {
    width: calc(100% - 124px);
}


}

@media(max-width:1200px){
body {
    background-image: none;
}
.container {
    max-width: 700px;
}
.mob_menu {
    position: fixed;
    background: #ffffff;
    color: #212121;
    top: 0;
    padding-top: 80px;
    right: -100%;
    transition: 0.3s;
    z-index: 50;
    width: 100%;
}
.mob_menu.active {
    right: 0;
}
.mob_menu_btn {
    display: block;
    position: absolute;
    top: 8px;
    right: 0;
    width: 35px;
    height: 35px;
    margin-top: 10px;
    cursor: pointer;
    z-index: 60;
}
.mob_menu_btn i {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #383844;
    left: 0;
    top: 3px;
    transition: 0.2s;
}
.header .phone {
    float: left;
}
.bl_bt {
    font-size: 14px;
    line-height: 40px;
    margin: 0;
    width: 140px;
    border-radius: 3px;
}
.top_left_bl {
    margin-right: 40px;
    margin-top: 14px;
}
header .bot_line {
    margin: 0;
}
.cont_map_bl {
    width: 100%;
    height: 300px;
    bottom: -95px;
}
.contacts_page .h_left_bl .descr {
    width: 100%;
}


.mob_menu_btn i:nth-child(2) {
    top: 15px;
}
.mob_menu_btn i:nth-child(3) {
    top: 28px;
}
.mob_menu.active {
    right: 0;
    overflow-y: auto;
    bottom: 0;
}
.dropdown_bt i {
    filter: none;
    cursor: pointer;
}
.dropdown_bt i.active {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.dropdown_bt.active .dropdown_menu {
    display: block;
    position: static;
    padding: 10px;
    padding-right: 26px;
    padding-bottom: 0;
    padding-top: 18px;
}
.dropdown_menu li {
    margin-bottom: 0;
}
.dropdown_menu a {
    margin: 7px 0;
}
.bx-breadcrumb {
    margin: 30px 0 10px 0;
}
.vslide {
    min-height: auto;
}


.gall_item h2 {
    font-size: 20px;
    line-height: 28px;
}
.gall_item {
    height: 200px;
}
.vak_list.news_list_page {
    display: none;
}
.vak_details {
    width: 100%;
    text-align: center;
}
.vak_details.news_details .vak_detail {
    width: 100%;
    text-align: left;
}
.vak_details.news_details .vak_detail {
    width: 100%;
    text-align: left;
    display: block;
}
.vak_details .mob_hide {
    display: none;
}
.vak_details.news_details h2 {
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 30px;
    cursor: pointer;
}
.vak_details.news_details .vak_detail {
    width: 100%;
    text-align: left;
    display: block;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
}
.vak_details .mob_hide.active {
    display: block;
}
.vak_details.news_details .date, .vak_details.news_details h2 {
    margin-left: calc(50% - 335px);
    margin-right: 0;
    max-width: calc(670px);
}
.vak_details.news_details .text {
    margin-left: calc(50% - 330px); 
    max-width: 670px;
    margin-bottom: 50px;
}
.s_name {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    font-size: 24px;
    text-align: left;
    line-height: 36px;
    font-family: RussoOne-Regular;
    margin-bottom: 20px;
}
.vak_details.sertifikaty iframe {
    display: none;
    height: 700px;
}
.vak_details.sertifikaty iframe.active {
    display: block;
}



.mob_menu_btn.active i {
    background: #212121;
}
.mob_menu_btn.active i:nth-child(2) {
    opacity: 0;
}
.mob_menu_btn.active i:nth-child(1) {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: 14px;
}
.mob_menu_btn.active i:nth-child(3) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 14px;
}
.mob_menu_btn.active {
    position: fixed;
    top: 0;
    right: 15px;
    background: rgba(255, 255, 255, 0.68);
}
header .container {
    position: relative;
}
.top_menu {
    list-style: none;
    padding: initial;
    float: left;
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    letter-spacing: -0.21px;
    
}

.gallery_cont .owl-next, .gallery_cont .owl-prev {
    top: 31%;
}
.gallery_cont .owl-prev {
    left: -42px;
    width: 40px;
    height: 40px;
}
.gallery_cont .owl-next {
    right: -42px;
    width: 40px;
    height: 40px;
}
.modal_container.gallery .name {
    font-size: 24px;
    line-height: 36px;
}
.gallery_cont {
    width: calc(100% - 100px) !important;
}
.top_menu li {
    margin-bottom: 20px;
}
.e_link {
    display: none;
}
header .top_line {
    width: 230px;
    float: left;
}
.logo {
    margin-right: 0;
}
header .bot_line {
    width: 200px;
    float: left;
    margin-top: 26px;
}
.main_top_bl .container {
    padding-top: 120px;
}
.products {
    padding-top: 30px;
}
.zag_header .go_full {
    display: none;
}
.zag_header h2 {
    margin-top: 50px;
}


h1.main_h1, h1 {
    font-size: 28px;
    line-height: 46px;
}
.main_decr {
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 156px;
}
.d_bl {
    width: 100%;
}
.d_bl .name {
    margin-top: 30px;
    margin-bottom: 30px;
}
.products h2 {
    line-height: 60px;
    font-size: 40px;
}
.tab_names {
    width: 100%;
}
.tab_par {
    width: 100%;
    margin-top: 30px;
}
.prod_item {
    padding: 38px 12px 12px 30px;
}
.pl_ic {
    left: 30px;
    bottom: 30px;
}

.prod_item h3 {
    width: calc(100% - 20px);
}
.us_list {
    max-width: 700px;
    padding: 0 15px;
    display: inline-block;
    text-align: left;
}
.us_item {
    height: auto;
    width: 100%;
}
.us_item .h_text {
    height: 300px !important;
    width: calc(100% - 30px);
    margin-left: 15px;
    box-shadow: 0 3px 17px rgba(0, 0, 0, 0.42);
}
.us_item_cont {
    padding-left: 34px;
    padding-right: 15px;
    height: 320px;
    padding-top: 50px;
}
.us_item h3, .us_item .counter {
    color: #212121;
}
.us_item .h_text .text {
    margin-top: 156px;
    max-height: 66px;
    overflow: hidden;
}
.us_item .show_detail {
    margin-top: 8px;
    line-height: 50px;
    max-width: 100%;
}
.us_item .show_detail:before, .us_item .show_detail:after {
    width: 50px;
    height: 50px;
}
.us_item_cont {
    padding-left: 34px;
}
.preim_bl {
    margin: 70px 0;
}
h2 {
    line-height: 60px;
    font-size: 40px;
}
.preim_item h3 {
    font-size: 16px;
    line-height: 20px;
    height: 45px;
}
.preim_item .text {
    line-height: 20px;
    font-size: 12px;
}
.preim_item {
    padding: 0 10px;
}
.vm_bl {
    display: none;
}

.usps .text {
    width: 100%;
    font-size: 14px;
    line-height: 26px;
}
.zag_header .go_full {
    margin-top: 56px;
}
.news_item {
    max-width: 100%;
}
.partners_item {
    background-size: 90px;
    height: 100px;
}
footer .top_menu {
    display: none;
}
.bot_cont {
    width: 380px;
    margin-top: 42px;
}
footer .f_top {
    width: 200px;
}
footer .phone {
    margin-right: 20px;
}
.bot_menu {
    margin-top: 20px;
}
.bot_menu_bl {
    display: inline-block;
}
.bot_menu_bl>li {
    width: 50%;
    max-width: 100%;
}
.fixed_dll_bl {
    display: none;
}
.prod_detail_bl .right_bl {
    display: none;
}
.prod_detail_bl .left_bl {
    width: 100%;
    float: none;
    text-align: center;
    display: inline-block;
    padding-top: 0;
    background: transparent;
}
.prod_detail_bl .left_bl .d_bl {
    position: relative;
    right: auto;
    top: auto;
    margin-top: -70px;
    padding-top: 3px;
    min-height: auto;
    padding-bottom: 98px;
    max-width: 700px;
    text-align: left;
    display: inline-block;
    margin-bottom: 50px;
}
.sec_page_main_top_bl .decr {
    width: 100%;
}
.main_top_bl.sec_page_main_top_bl {
    height: auto;
}
.prod_detail_bl {
    margin-top: 0;
}
.main_top_bl.sec_page_main_top_bl {
    position: relative;
}
.left_bl .d_bl .text {
    margin-bottom: 0;
}
.s_container {
    max-width: 700px;
    float: none;
    display: inline-block;
    text-align: left;
    margin-right: 0;
    background: transparent;
}
.opros_item h2 {
    width: 100%;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 36px;
}
.opros_item .opros_files {
    width: 100%;
}
.contacts_page .h_left_bl {
    width: 100%;
}
.c_cont {
    width: calc(33.333% - 30px);
    margin-right: 30px;
}
.simple_top_bl.contacts_page .d_bl .text {
    margin-bottom: 16px;
}
.simple_top_bl.contacts_page .container {
    padding-bottom: 230px;
}
.c_cont div {
    font-size: 16px;
    margin-top: 10px;
}
.c_cont .phone {
    font-size: 16px;
}
.simple_top_bl .container {
    padding-top: 100px;
}
.simple_top_bl.contacts_page {
    margin-bottom: 70px;
}
.text_page .cont_name {
    font-size: 24px;
    line-height: 36px;
}
.vak_list {
    display: none;
}
.vak_details.vak:after {
    content: "";
    clear: both;
    width: 100%;
    display: block;
}
.vak_details.vak {
    text-align: left;
    display: block;
    max-width: 700px;
    float: none;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
}
.vak_detail {
    display: block;
    border-bottom: 1px solid #dddddd;
}
.vak_details.vak .vak_detail {
    margin-left: 0;
    width: 100%;
}
.vak_details.vak .vak_detail h2 {
    font-size: 24px;
    cursor: pointer;
}
.vak_detail .zp {
    font-size: 18px;
}
.vak_detail h3 {
    font-size: 22px;
    margin-top: 30px;
}
.vak_detail h4 {
    font-size: 18px;
}
.vak_detail ul li {
    font-size: 14px;
    line-height: 2;
}
header .bot_line {
    margin: 0;
}
.top_menu {
    display: inline-block;
    text-align: right;
    padding-right: 20px;
}
.tab_names {
    overflow: auto;
}
.footer__developed {
    text-align: center;
}


}

@media(max-width:700px){
.mob_menu_btn {
    right: 15px;
}
.logo img {
    width: 223px;
    max-width: 313px;
}
.bl_bt {
    line-height: 32px;
}
.top_left_bl {
    position: absolute;
    right: 15px;
    margin: 0;
    top: 63px;
}
h1.main_h1, h1 {
    font-size: 24px;
    line-height: 34px;
}
.main_decr {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
}
.zag {
    font-size: 18px;
    line-height: 40px;
    position: relative;
    display: inline-block;
    font-family: 'OpenSans-Regular';
}
.simple_top_bl.contacts_page .container .d_bl {
    position: absolute;
    width: 100%;
}
.simple_top_bl.contacts_page .d_bl .text {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
}
.contact_line .item {
    font-size: 16px;
}
.s_name {
    font-size: 18px;
    line-height: 24px;
}
.vak_details.sertifikaty iframe {
    height: 300px;
}
.vak_details.sertifikaty .vak_detail {
    margin: 0;
    margin-bottom: 30px;
    width: 100%;
}
.vak_details.sertifikaty {
    padding: 0;
    padding-top: 30px;
}
footer .e_link {
    display: block;
}
.f_rigth_bl {
    float: left;
}
footer .phone {
    margin-top: 20px;
}
.d_bl {
    position: relative;
    bottom: auto;
    right: auto;
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-top: 10px;
}
.prod_detail_bl .left_bl .d_bl {
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
}
.sec_page_main_top_bl .decr {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 22px;
}
.left_bl .d_bl .text {
    margin: 0 15px;
    font-size: 14px;
    line-height: 24px;
}
.prod_detail_bl .left_bl .d_bl .d_link {
    width: 100%;
    left: 0;
}
.d_bl .name {
    font-size: 16px;
    line-height: 24px;
    margin: 20px 15px 15px 15px;
}
.d_link {
    padding-left: 15px;
    line-height: 60px;
    background-size: 66px;
}
.main_top_bl .container {
    padding-bottom: 0;
}
.products {
    padding-top: 100px;
}
.prod_item {
    width: calc(50% - 10px);
    padding: 20px;
    height: 200px;
}
.pl_ic {
    left: 20px;
    bottom: 20px;
}
.prod_item:nth-child(2n) {
    margin-left: 20px;
}
.tab_name {
    width: 140px;
    font-size: 12px;
    line-height: 16px;
    float: left;
    padding: 10px 10px;
    background: #ededed;
    margin: 5px;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
}
.prod_item .det_img, .prod_item:after, .prod_item:hover .icon div {
    /* display: none; */
}
.opros_item h2 {
    margin-bottom: 30px;
}
.opros_item .opros_files .item {
    width: 100%;
    padding: 20px 20px;
    margin-bottom: 30px;
    height: auto;
    background: #ffffff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.23);
}
.h_left_bl {
    width: 100%;
}
.h_left_bl .descr {
    font-size: 14px;
}

.h_right_bl {
    width: 100%;
}
.gallery_cont {
    width: 100% !important;
}
.cont_map_bl {
    box-shadow: none;
}

.gallery_cont .owl-dots {
    margin-top: 8px;
}
.gallery_cont .owl-prev {
    left: 0;
    height: 60px;
    top: calc(50% - 30px);
    background-color: rgba(0, 0, 0, 0.7) !important;
    opacity: 0.9;
    background-size: 32px !important;
    box-shadow: 2px 0 3px #000000;
}
.gallery_cont .owl-next {
    right: 0;
    height: 60px;
    top: calc(50% - 30px);
    background-color: rgba(0, 0, 0, 0.7) !important;
    opacity: 0.9;
    background-size: 32px !important;
    box-shadow: -2px 0 3px #000000;
}
.modal_container.gallery .name {
    font-size: 16px;
    line-height: 24px;
}
.modal_container.gallery .item img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}
.gallery_cont .item {
    display: flex;
}
.s_container {
    width: 100%;
    padding: 0 15px;
    font-size: 14px;
    line-height: 24px;
}
.prod_gallery .owl-nav {
    right: auto;
    left: 15px;
	width: calc(100% - 30px);
}
.prod_detail_bl .left_bl {
    padding-bottom: 30px;
}
.s_container h2 {
    font-size: 24px;
    line-height: 36px;
}
.prod_gallery .owl-dots {
    margin-right: 0;
    float: left;
    margin-left: 15px;
    width: calc(100% - 30px);
}
.prod_gallery .owl-dots:before, .prod_gallery .owl-dots:after {
	display:none;
}
.prod_item:hover .icon span {
    opacity: 1;
}
.prod_item .icon {
    width: 100px;
    height: 100px;
}
.prod_item:hover h3 {
    color: #2A2A33;
}
.prod_item h3 {
    margin-top: 20px;
    font-size: 14px;
}
.us_item h3 {
    font-size: 16px;
    line-height: 26px;
    padding-right: 10px;
}
.us_item .h_text .text {
    font-size: 12px;
    line-height: 16px;
}
h2 {
    line-height: 32px;
    font-size: 24px;
}
.preims {
    display: inline-block;
}
.preim_item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.preim_item:last-child {
    width: 100%;
}
.preim_item h3 {
    height: auto;
}
.zag_header .go_full {
    margin-top: 22px;
}
.partners_item {
    width: 50%;
}
footer .f_top {
    width: 100%;
}
footer .logo {
    width: 100%;
}
.bot_cont {
    width: 100%;
    margin-top: 30px;
    text-align: left;
}
.bot_menu_bl {
    display: none;
}
.prod_item .icon span {
    background-size: 67px;
}
.vak_details {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
}
.vak_details.news_details h2 {
    font-size: 24px;
    line-height: 36px;
    margin-top: 10px;
	margin-left: 0
}
.vak_details.news_details .date {
    font-size: 14px;
    margin-left: 0;
}
.vak_details.news_details img {
    margin-bottom: 30px;
}
.vak_details.news_details .text {
    margin-left: 0;
    font-size: 14px;
}
.footer__developed {
    text-align: left;
}




}

@media(max-width:580px){
.c_cont {
    width: 100%;
    margin: auto;
    margin-bottom: 25px;
}
.gall_item {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
}
.gall_item h2 {
    width: 100%;
}
.prod_gallery .item {
    height: 300px;
}
.prod_item {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 78px;
    height: auto;
}
.prod_item:nth-child(2n) {
    margin-left: 0;
}
.prod_item h3 {
    height: auto;
}

.videoabout video{
	width: 100%;
	margin-bottom: 20px;
}

}


.r_menu_newcateg_ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}
.r_menu_newcateg_ul>li {
    border-bottom: 1px solid #DEDEDF;
}
.r_menu_newcateg_ul>li:nth-child(1) {
    border-top: 1px solid #DEDEDF;
}
.r_menu_newcateg_ul>li span {
    font-family: HelveticaNeueCyr-Medium;
    font-size: 16px;
    font-stretch: normal;
    line-height: 1.5;
    color: rgba(89, 102, 108, 0.87);
    padding: 16px 0;
    width: 100%;
    cursor: pointer;
    position: relative;
	display: flex;
	padding-right: 10px;
	justify-content: space-between;
	align-items: center;
}
.r_menu_newcateg_ul>li span:after {
    content: "";
    width: 23px;
    height: 23px;
    background-color: rgba(42, 42, 51, 0.25);
    background-image: url(/bitrix/templates/rg/img/bot.svg);
    background-position: center 7px;
    background-repeat: no-repeat;
    background-size: 10px;
    position: absolute;
    right: 10px;
    top: 20px;
    border-radius: 50%;
    transition: 0.2s;
}
.r_menu_newcateg_ul li.active .drop_down {
    display: inline-block;
    margin-bottom: 14px;
}
.r_menu_newcateg_ul>li.active span:after {
    background-color: #32323d;
    background-image: url(/bitrix/templates/rg/img/top.svg);
    background-position: center;
}
.r_menu_newcateg_ul .drop_down {
    display: none;
    list-style: none;
    padding: 0;
    transition: 0.2s;
    padding-left: 15px;
}
.r_menu_newcateg_ul .drop_down a {
    font-family: HelveticaNeueCyr-Roman;
    font-size: 14px;
    font-style: normal;
    line-height: 1.71;
    color: rgba(46, 59, 65, 0.87);
    display: inline-block;
    margin: 4px 0;
}
.r_menu_newcateg_ul .drop_down a:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: rgba(46, 59, 65, 0.87);
    /* float: left; */
    display: inline-block;
    margin: 3px 5px;
}
.r_menu_newcateg_ul .drop_down a.active, .r_menu_newcateg_ul .drop_down a:hover {
    color: #3699ff;
}
.r_menu_newcateg_ul .drop_down a.active:before, .r_menu_newcateg_ul .drop_down a:hover:before {
    background: #3699ff;
}

.r_menu_newcateg_ul>li div {
	width: 24px;
    height: 30px;
    z-index: 10;
}

.r_menu_newcateg_ul>li.active span {
    color: #2E3B41;
}
.r_menu_newcateg_ul.no_drop>li span:after {
    display: none;
}
.r_menu_newcateg_ul.no_drop li {
    border-bottom: none;
}

