@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);h1, h2, h3, h4, h5, h6 {margin: 0 0 35px;font-weight: 700;color: inherit;line-height: 1.3 }h1 {font-size: 65px }h2 {font-size: 60px }h3 {font-size: 56px }h4 {font-size: 52px }h5 {font-size: 48px }h6 {font-size: 44px }p {font-weight: 400;font-size: 18px;line-height: 1.5;color: #1a1a1a;margin: 0 0 20px }@media(max-width:1460px) {p {font-size: 16px }}@media(max-width:374px) {p {font-size: 15px }}p:last-child {margin-bottom: 0 }p a {text-decoration: underline;color: #eb5a23;word-break: break-all }p a:active, p a:focus {color: #eb5a23 }p a:hover {color: #eb5a23;text-decoration: none }strong {font-weight: 600 }img {display: block;max-width: 100% }a {color: inherit;outline: 0;text-decoration: none }ol, ul {padding: 0;margin: 0;-webkit-box-sizing: border-box;box-sizing: border-box }ol li, ul li {list-style: none }ol {padding: 0 0 0 20px;margin: 20px 0 }ol li {list-style: decimal;font-weight: 400;font-size: 18px;line-height: 1.3;color: #1a1a1a;position: relative }button, input, optgroup, select, textarea {font-family: inherit;margin: 0 }input, select, textarea {font-family: inherit;margin: 0;border: 1px solid transparent }button {margin: 0;padding: 0;border: none;background: 0 0;cursor: pointer;overflow: visible;width: auto;outline: 0;-webkit-box-shadow: none;box-shadow: none }button:active, button:focus, button:hover {outline: 0;-webkit-box-shadow: none;box-shadow: none;text-decoration: none }.ripple {position: relative;overflow: hidden }.ripple-effect {display: inline-block;position: absolute;top: 0;left: 0;border: 2px solid rgba(255, 255, 255, .3);border-radius: 50%;-webkit-animation: 1s forwards ripple;animation: 1s forwards ripple;z-index: 3 }@-webkit-keyframes ripple {0% {-webkit-transform: scale(0);transform: scale(0) }100% {-webkit-transform: scale(200);transform: scale(200) }}@keyframes ripple {0% {-webkit-transform: scale(0);transform: scale(0) }100% {-webkit-transform: scale(200);transform: scale(200) }}.orange-btn {display: inline-block;border-radius: 20px;background: #eb5a23;font-weight: 400;font-size: 18px;line-height: 20px;text-align: center;color: #fff;padding: 10px 34px;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.orange-btn_long {width: 100%;max-width: 540px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.orange-btn.mb-20:last-child {margin-bottom: 0 !important }.orange-btn:hover {color: #fff;text-decoration: none;background: #00a052 }.orange-btn i {margin: 0 0 0 14px }@media(max-width:767px) {.orange-btn i {margin: 4px 0 4px 14px;display: inline-block }.orange-btn {font-size: 16px;line-height: 18px }}.btn-plus {width: 44px;height: 44px;background: #00a052;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-size: 25px;color: #fff }.btn-plus.active {background: #878787;font-size: 4px }.btn-plus.active:before {content: "" }@media(max-width:767px) {.btn-plus {width: 30px;height: 30px;font-size: 13px }.btn-plus.active {font-size: 2px }}.white-btn {display: inline-block;border-radius: 20px;background: #fff;font-weight: 400;font-size: 18px;line-height: 20px;text-align: center;color: #1a1a1a;padding: 10px 34px;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.white-btn:hover {background: #eb5a23;color: #fff }@media(max-width:767px) {.white-btn {font-size: 16px;line-height: 18px }}.border-btn {display: inline-block;border-radius: 20px;background: rgba(0, 0, 0, 0);border: 1px solid #eb5a23;font-weight: 400;font-size: 18px;line-height: 20px;text-align: center;color: #eb5a23;padding: 10px 34px;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.border-btn:hover {background: -webkit-gradient(linear, left top, left bottom, from(#9cc438), to(#00a052));background: -o-linear-gradient(#9cc438 0, #00a052 100%);background: linear-gradient(#9cc438 0, #00a052 100%);border-color: #9cc438;color: #fff }input {outline: 0;border: none }.b-input {width: 100% }.b-input__text {width: 100%;height: 40px;background: #f5f5f5;padding: 0 40px;font-weight: 400;font-size: 16px;line-height: 18px;text-align: left;color: #1a1a1a;-webkit-box-sizing: border-box;box-sizing: border-box }.b-input__text::-webkit-input-placeholder {font-weight: 400;font-size: 16px;line-height: 18px;color: #878787 }.b-input__text:-moz-placeholder {font-weight: 400;font-size: 16px;line-height: 18px;color: #878787 }@media(max-width:767px) {.border-btn {font-size: 16px;line-height: 18px }.b-input__text:-moz-placeholder {font-size: 14px;line-height: 16px }}.b-input__text.big {height: 60px;font-size: 18px;line-height: 20px;padding: 0 20px }.b-input__text.big::-webkit-input-placeholder {font-size: 18px;line-height: 20px }.b-input__text.big:-moz-placeholder {font-size: 18px;line-height: 20px }@media(max-width:1460px) {.b-input__text.big {font-size: 16px;line-height: 18px }.b-input__text.big::-webkit-input-placeholder {font-size: 16px;line-height: 18px }.b-input__text.big:-moz-placeholder {font-size: 16px;line-height: 18px }}@media(max-width:767px) {.b-input__text.big {padding: 0 15px;font-size: 16px }.b-input__text.big::-webkit-input-placeholder {font-size: 13px;line-height: 16px }.b-input__text.big:-moz-placeholder {font-size: 13px;line-height: 16px }.b-input__text {padding: 0 15px }.b-input__text::-webkit-input-placeholder {font-size: 14px;line-height: 16px }.b-input__text:-moz-placeholder {font-size: 14px;line-height: 16px }}.b-input__text.ttt {line-height: 60px }.b-input__text.ttt::-webkit-input-placeholder {white-space: pre-wrap;line-height: 60px }.b-input__text.ttt:-moz-placeholder {white-space: pre-wrap;line-height: 60px }textarea {width: 100%;height: 310px;background: #f5f5f5;border: none;border-radius: 0;padding: 15px 20px;font-weight: 400;font-size: 18px;line-height: 28px;text-align: left;color: #1a1a1a;-webkit-box-sizing: border-box;box-sizing: border-box;outline: 0;resize: none }textarea::-webkit-input-placeholder {font-weight: 400;font-size: 18px;line-height: 28px;color: #878787 }textarea:-moz-placeholder {font-weight: 400;font-size: 18px;line-height: 28px;color: #878787 }textarea.b-textarea {width: 100%;min-height: 240px;height: auto;max-height: 310px }textarea.md {min-height: 155px;max-height: 155px }textarea.sm {max-height: 60px;min-height: 60px;padding: 15px 15px 5px }@media(max-width:1460px) {textarea {font-size: 16px;line-height: 18px }textarea::-webkit-input-placeholder {font-size: 16px;line-height: 18px }textarea:-moz-placeholder {font-size: 16px;line-height: 18px }}.input__wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 10px 0 0 }.input__wrapper-label {font-weight: 400;font-size: 18px;line-height: 1;color: #878787;width: 110px;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 10px }.input__wrapper .input__file {opacity: 0;visibility: hidden;position: absolute }.input__wrapper .input__file-icon-wrapper {width: 44px;height: 44px;background: #fff;border-radius: 3px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-right: 10px }.input__wrapper .input__file-button-text {margin-top: 1px;font-weight: 400;font-size: 18px;line-height: 1.1;color: #878787 }.input__wrapper .input__file-button {width: 200px;height: 40px;background: #f5f5f5;border: .5px solid #878787;border-radius: 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-sizing: border-box;box-sizing: border-box;cursor: pointer }select {outline: 0 }.b-select {width: 100%;height: 40px;padding: 0 43px;font-weight: 400;font-size: 16px;line-height: 18px;text-align: left;color: #1a1a1a;-webkit-box-sizing: border-box;box-sizing: border-box;border-radius: 0;background: var(--wpr-bg-cd406d47-65ba-419c-9388-5a3907404af1) right 10px center/9px no-repeat #f5f5f5;-webkit-appearance: none;-moz-appearance: none;text-indent: .01px;-o-text-overflow: "";text-overflow: "";-ms-appearance: none;appearance: none !important }.b-checkbox input[type=checkbox]+label {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;margin: 0 }.b-checkbox input[type=checkbox]+label span {width: 11px;height: 10px;background: rgba(0, 0, 0, 0);border: .5px solid #878787;-webkit-box-sizing: border-box;box-sizing: border-box;-ms-flex-negative: 0;flex-shrink: 0;margin: 4px 8px 0 0;font-size: 6px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: transparent;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.b-checkbox input[type=checkbox]+label i {font-weight: 400;font-size: 16px;line-height: 1.25;text-align: left;color: #878787;font-style: normal;cursor: pointer }.b-checkbox input[type=checkbox]:checked+label span {color: #878787 }.b-radio:not(:last-child) {margin: 0 0 10px }.b-radio input[type=radio] {display: none }.b-radio input[type=radio]+label {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0 }.b-radio input[type=radio]+label span {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 20px;height: 20px;-ms-flex-negative: 0;flex-shrink: 0;border: 1px solid #d4d9e0;border-radius: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;margin-right: 10px;position: relative;cursor: pointer }.b-radio input[type=radio]+label span:before {position: absolute;top: 50%;left: 50%;content: "";-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background: #000;border-radius: 100%;width: 8px;height: 8px;opacity: 0;visibility: hidden }.b-radio input[type=radio]+label i {font-weight: 600;font-size: 14px;line-height: 1.2;-webkit-box-sizing: border-box;box-sizing: border-box;color: #000;font-style: normal;padding: 1px 0 0;cursor: pointer }.b-radio input[type=radio]:checked+label span:before {opacity: 1;visibility: visible }.b-checkbox input[type=checkbox]+.wpcf7-list-item-label {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;font-style: normal;cursor: pointer;font-weight: 400;font-size: 16px;line-height: 1.25;text-align: left;color: #878787 }.b-checkbox input[type=checkbox]+.wpcf7-list-item-label:before {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 11px;height: 10px;background: rgba(0, 0, 0, 0);border: .5px solid #878787;-webkit-box-sizing: border-box;box-sizing: border-box;-ms-flex-negative: 0;flex-shrink: 0;margin: 0 8px 0 0;font-size: 6px;content: "";color: transparent;font-family: icomoon !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale }.b-checkbox input[type=checkbox] {display: none }.b-checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:before {color: #878787 }.b-checkbox:not(:last-child) {margin: 0 0 10px }.b-checkbox .icon-checkmark {display: none }.b-checkbox input[type=radio]+.wpcf7-list-item-label {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;font-style: normal;cursor: pointer;font-weight: 400;font-size: 16px;line-height: 1.25;text-align: left;color: #878787 }.b-checkbox input[type=radio]+.wpcf7-list-item-label:before {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 11px;height: 10px;background: rgba(0, 0, 0, 0);border: .5px solid #878787;-webkit-box-sizing: border-box;box-sizing: border-box;-ms-flex-negative: 0;flex-shrink: 0;margin: 0 8px 0 0;font-size: 6px;content: "";color: transparent;font-family: icomoon !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale }.b-checkbox input[type=radio] {display: none }.b-checkbox input[type=radio]:checked+.wpcf7-list-item-label:before {color: #878787 }.check-row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;margin: 17px 0 40px }@media(max-width:767px) {textarea {font-size: 16px;line-height: 18px;padding: 15px }textarea::-webkit-input-placeholder {font-size: 14px;line-height: 16px }textarea:-moz-placeholder {font-size: 14px;line-height: 16px }.b-select {padding: 0 15px }.check-row {margin: 20px 0 }.b-list ul li {text-align: left }}.check-row .b-checkbox {margin: 0 40px 0 0 }.check-row .b-checkbox:last-child {margin: 0 }.fancybox-enabled {padding: 0 17px 0 0;-webkit-box-sizing: border-box;box-sizing: border-box }.fancybox-container {z-index: 999999 }.modal-dialog {pointer-events: inherit }.modal {z-index: 99999999 }.slick-slide, .slick-slide:focus, .slick-slide:hover {outline: 0 !important }.d-none {display: none !important }.swiper-btn {font-size: 44px;color: #878787;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 30;margin: 0 }@media(max-width:1460px) {.swiper-btn {font-size: 30px }}.swiper-btn.swiper-button-prev {left: 0 }.swiper-btn.swiper-button-next {right: 0 }.swiper-btn.swiper-button-next:before {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);display: block }.swiper-btn:after {display: none }.swiper-pagination {position: static !important;margin: 0 }@media(max-width:991px) {.swiper-pagination {margin: 40px 0 0 }}.swiper-pagination .swiper-pagination-bullet {width: 15px;height: 15px;background: #878787;border: none;margin: 0 !important;opacity: .6 !important;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.swiper-pagination .swiper-pagination-bullet:not(:last-child) {margin-right: 10px !important }.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #eb5a23 }.b-link {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 700;font-size: 20px;line-height: 1;color: #eb5a23 }.b-link.white {color: #fff }@media(max-width:1460px) {.b-link {font-size: 18px }}@media(max-width:1199px) {.b-link {font-size: 16px }}.b-link i {margin: 2px 0 0 14px;font-size: 10.8px }.b-link:not(:last-child) {margin: 0 0 20px }.b-link:hover {color: #00a052 }.b-list ul {margin: 20px 0 }.b-list ul:first-child {margin-top: 0 }.b-list ul:last-child {margin-bottom: 0 }.b-list ul li {font-weight: 400;font-size: 18px;line-height: 1.3;color: #1a1a1a;position: relative;padding: 0 0 0 18px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-list ul li img {margin: 7px 0 }.b-list ul li img:last-child {margin-bottom: 0 }.b-list ul li:before {position: absolute;top: 5px;left: 0;font-family: icomoon !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "";font-size: 11px;color: #00a052 }.b-list ul li:not(:last-child) {margin: 0 0 20px }.b-list ul.b-list {margin: 20px 0 }.b-list ul.b-list:first-child {margin-top: 0 }.b-list ul.b-list:last-child {margin-bottom: 0 }.b-list ul.b-list li {font-weight: 400;font-size: 18px;line-height: 1.3;color: #1a1a1a;position: relative;padding: 0 0 0 18px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-list ul.b-list li img {margin: 7px 0 }.b-list ul.b-list li img:last-child {margin-bottom: 0 }@media(max-width:1199px) {.b-list ul li, .b-list ul.b-list li {font-size: 16px;line-height: 1.2 }}.b-list ul.b-list li:before {position: absolute;top: 5px;left: 0;font-family: icomoon !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "";font-size: 11px;color: #00a052 }.b-list ul.b-list li:not(:last-child) {margin: 0 0 20px }.custom-text ul {margin: 20px 0 }.custom-text ul:first-child {margin-top: 0 }.custom-text ul:last-child {margin-bottom: 0 }.custom-text ul li {font-weight: 400;font-size: 18px;line-height: 1.3;color: #1a1a1a;position: relative;padding: 0 0 0 18px;-webkit-box-sizing: border-box;box-sizing: border-box }.custom-text ul li a {color: #eb5a23 }.custom-text ul li img {margin: 7px 0 }.custom-text ul li img:last-child {margin-bottom: 0 }.custom-text ul li:before {position: absolute;top: 5px;left: 0;font-family: icomoon !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "";font-size: 11px;color: #00a052 }.custom-text ul li:not(:last-child) {margin: 0 0 20px }.custom-text ul.b-list {margin: 20px 0 }.custom-text ul.b-list:first-child {margin-top: 0 }.custom-text ul.b-list:last-child {margin-bottom: 0 }.custom-text ul.b-list li {font-weight: 400;font-size: 18px;line-height: 1.3;color: #1a1a1a;position: relative;padding: 0 0 0 18px;-webkit-box-sizing: border-box;box-sizing: border-box }.custom-text ul.b-list li img {margin: 7px 0 }.custom-text ul.b-list li img:last-child {margin-bottom: 0 }@media(max-width:767px) {.b-list ul.b-list li, .custom-text ul li {text-align: left }.custom-text ul li:not(:last-child) {margin: 0 0 11px }.b-list li, .custom-text ul.b-list li {text-align: left }}.custom-text ul.b-list li:before {position: absolute;top: 5px;left: 0;font-family: icomoon !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "";font-size: 11px;color: #00a052 }.custom-text ul.b-list li:not(:last-child) {margin: 0 0 20px }.b-list {margin: 20px 0 }.b-list:first-child {margin-top: 0 }.b-list:last-child {margin-bottom: 0 }.b-list li {font-weight: 400;font-size: 18px;line-height: 1.3;color: #1a1a1a;position: relative;padding: 0 0 0 18px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-list li img {margin: 7px 0 }.b-list li img:last-child {margin-bottom: 0 }.b-list li:before {position: absolute;top: 5px;left: 0;font-family: icomoon !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "";font-size: 11px;color: #00a052 }.b-list li:not(:last-child) {margin: 0 0 20px }ol:first-child {margin-top: 0 }blockquote:last-child, ol li img:last-child, ol:last-child {margin-bottom: 0 }ol li img {margin: 7px 0 }ol li:not(:last-child) {margin: 0 0 20px }blockquote {border-left: 4px solid #eb5a23;-webkit-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;margin: 0 0 20px }.green-bg {background: rgba(0, 160, 82, .04) }.blue-bg {background: rgba(0, 92, 169, .04) }.row {margin-left: -30px;margin-right: -30px }@media(max-width:767px) {ol li {text-align: left }ol li:not(:last-child) {margin: 0 0 11px }.row {margin-left: -20px;margin-right: -20px }}.row .col {padding-left: 30px;padding-right: 30px }@media(max-width:767px) {.row .col {padding-left: 20px;padding-right: 20px }.col-sm-12 {width: 100%;-webkit-box-flex: 1;-ms-flex: auto;flex: auto }}@media(max-width:374px) {.b-link {font-size: 15px }.row {margin-left: -15px;margin-right: -15px }.row .col {padding-left: 15px;padding-right: 15px }}.mb-30, .mb-40 {margin-bottom: 40px !important }.mb-80 {margin-bottom: 80px !important }@media(max-width:1199px) {.mb-80 {margin-bottom: 40px !important }}.p-80 {padding: 80px 0 !important;-webkit-box-sizing: border-box;box-sizing: border-box }@media(max-width:1460px) {.b-list li, .custom-text ul li, .custom-text ul.b-list li, ol li {font-size: 16px;line-height: 1.2 }.p-80 {padding: 60px 0 !important }}.m-160 {margin-top: 160px;margin-bottom: 160px }@media(max-width:1199px) {.m-160 {margin-top: 80px;margin-bottom: 80px }}@media(max-width:767px) {.p-80 {padding: 50px 0 !important }.m-160 {margin-top: 50px;margin-bottom: 50px }}.m-80 {margin-top: 80px;margin-bottom: 80px }@media(max-width:1199px) {.m-80 {margin-top: 60px;margin-bottom: 60px }}@media(max-width:767px) {.m-80 {margin-top: 40px;margin-bottom: 40px }}.mt-20 {margin-top: 20px !important }.mt-40 {margin-top: 40px !important }.mt-60 {margin-top: 60px }.mt-80 {margin-top: 80px }.mt-160 {margin-top: 160px }.mb-20 {margin-bottom: 20px !important }.mb-60 {margin-bottom: 60px !important }@media(max-width:767px) {.mb-60 {margin-bottom: 40px !important }}.fw-400 {font-weight: 400 !important }.b-mobile {display: none }@media(max-width:1250px) {.b-mobile {display: block;position: relative;z-index: 6;margin: 0 0 0 30px }}@media(max-width:374px) {.b-mobile {margin: 0 0 0 15px }}.b-mobile .menu-icon {position: relative;z-index: 10001;cursor: pointer }.b-mobile .menu-icon .menu-icon__wrapper {position: relative;width: 30px;height: 21px;margin: 0 auto }.b-mobile .menu-icon .b-menu__line {display: block;position: absolute;left: 0;top: 0;width: 100%;height: 3px;background: #00a052;border-radius: 30px;-webkit-transition: background-color .35s, opacity .175s cubic-bezier(.215, .61, .355, 1), -webkit-transform .175s cubic-bezier(.215, .61, .355, 1);transition: background-color .35s, transform .175s cubic-bezier(.215, .61, .355, 1), opacity .175s cubic-bezier(.215, .61, .355, 1), -webkit-transform .175s cubic-bezier(.215, .61, .355, 1);-o-transition: background-color .35s, transform .175s cubic-bezier(.215, .61, .355, 1), opacity .175s cubic-bezier(.215, .61, .355, 1);-webkit-transform: translateY(0) translateZ(0);transform: translateY(0) translateZ(0);overflow: hidden }.b-mobile .menu-icon .b-menu__line_1 {top: 0;width: 50% }.b-mobile .menu-icon .b-menu__line_2 {top: 9px }.b-mobile .menu-icon .b-menu__line_3 {top: 18px;width: 71% }.b-mobile .menu-icon.active .b-menu__line {background: #00a052 }.b-mobile .menu-icon.active .b-menu__line_1 {-webkit-transform: translateY(8px) rotate(45deg);-ms-transform: translateY(8px) rotate(45deg);transform: translateY(8px) rotate(45deg);top: 0;width: 100% }.b-mobile .menu-icon.active .b-menu__line_2 {opacity: 0;width: 100% }.b-mobile .menu-icon.active .b-menu__line_3 {-webkit-transform: translateY(-8px) rotate(-45deg);-ms-transform: translateY(-8px) rotate(-45deg);transform: translateY(-8px) rotate(-45deg);top: 16px;width: 100% }.fixed-btns {position: fixed;bottom: 40px;right: 0;z-index: 30;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;width: 75px }.fixed-btns a {height: 75px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: #fff;font-size: 42px;position: relative;cursor: pointer;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;-webkit-transform: translateX(calc(100% - 75px));-ms-transform: translateX(calc(100% - 75px));transform: translateX(calc(100% - 75px)) }@media(max-width:1460px) {.fixed-btns {bottom: 25px }.fixed-btns a {height: 50px;font-size: 22px;-webkit-transform: translateX(calc(100% - 50px));-ms-transform: translateX(calc(100% - 50px));transform: translateX(calc(100% - 50px)) }}@media(max-width:991px) {.fixed-btns {bottom: 20px }.fixed-btns a {height: 40px;font-size: 22px;-webkit-transform: translateX(calc(100% - 40px));-ms-transform: translateX(calc(100% - 40px));transform: translateX(calc(100% - 40px)) }}.fixed-btns a:hover {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0) }.fixed-btns a:after {position: absolute;top: 0;left: 0;content: "";width: 100%;height: 100%;background: -webkit-gradient(linear, left top, right top, from(#61b642), color-stop(0, #80a132), color-stop(0, #80a132), color-stop(0, #9cc438), color-stop(.03%, #98c339), color-stop(32.02%, #00a052), color-stop(100%, #00a052), to(#00a052));background: -o-linear-gradient(left, #61b642 0, #80a132 0, #80a132 0, #9cc438 0, #98c339 .03%, #00a052 32.02%, #00a052 100%, #00a052 100%);background: linear-gradient(90deg, #61b642 0, #80a132 0, #80a132 0, #9cc438 0, #98c339 .03%, #00a052 32.02%, #00a052 100%, #00a052 100%);z-index: 1 }.fixed-btns a i {width: 75px;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;z-index: 2;-ms-flex-negative: 0;flex-shrink: 0 }@media(max-width:1460px) {.fixed-btns a i {width: 50px }}.fixed-btns a span {margin: 0 16px 0 5px;font-weight: 400;font-size: 26px;line-height: 1;white-space: nowrap;color: #fff;position: relative;z-index: 2 }.fixed-btns a .icon-icon-sidebar-icon_mail {font-size: 32px }@media(max-width:991px) {.fixed-btns a i {width: 40px }.fixed-btns a span {font-size: 16px }.fixed-btns a .icon-icon-sidebar-icon_mail {font-size: 15px }}.fixed-btns a:not(:last-child) {margin-bottom: 8px }.search-modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 160, 82, .6);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;z-index: 999999;-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);opacity: 0;visibility: hidden;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.search-modal.active {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);opacity: 1;visibility: visible }.search-modal__close {position: absolute;top: 25px;right: 25px;font-size: 25px;color: #fff }.search-modal form {width: 100% }.search-modal__input {width: 400px;position: relative;margin: 0 auto }.search-modal__input .b-input__text {height: 60px;font-size: 18px;line-height: 20px;padding: 0 20px }.search-modal__input .b-input__text::-webkit-input-placeholder {font-weight: 400;font-size: 18px;line-height: 20px;color: #878787 }@media(max-width:767px) {.fixed-btns a span {display: none }.search-modal {padding: 0 15px }.search-modal__close {top: 30px;right: 30px }.search-modal__input .b-input__text {padding: 0 15px;font-size: 16px;line-height: 20px }.search-modal__input .b-input__text::-webkit-input-placeholder {font-size: 14px;line-height: 16px }}.search-modal__input .b-input__text:-moz-placeholder {font-weight: 400;font-size: 18px;line-height: 20px;color: #878787 }.search-modal__input .icon-search {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 10px }@media(max-width:767px) {.search-modal__input .b-input__text:-moz-placeholder {font-size: 14px;line-height: 16px }.search-modal__input {width: 100% }}.b-title {font-weight: 700;font-size: 38px;line-height: 1.2;text-align: left;color: #1a1a1a;margin: 0 0 40px }.b-title.b-title_md {font-size: 30px }@media(max-width:1460px) {.fixed-btns a .icon-icon-sidebar-icon_mail {font-size: 18px }.b-title {font-size: 30px;word-break: break-word }}.input-row {margin-left: -4px;margin-right: -4px;margin-top: -8px }.input-row .col {padding-left: 4px;padding-right: 4px;margin-top: 8px;margin-bottom: 0 !important }.b-search {position: relative;width: 230px;margin: 0 0 40px }.b-search__input {width: 100%;height: 40px;border-radius: 20px;background: #fff;border: 1px solid #707070;-webkit-box-sizing: border-box;box-sizing: border-box;font-weight: 400;font-size: 16px;line-height: 18px;text-align: left;color: #1a1a1a;padding: 0 35px 0 68px }.b-search i {position: absolute;top: 50%;left: 34px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);color: #1a1a1a;font-size: 22px }.b-search.b-search_sm {width: 160px }.partners__title {font-weight: 400;font-size: 26px;line-height: 1.4;color: #1a1a1a;margin: 0 0 40px }.partners__block img {margin: 0 0 25px }.partners__block:not(:last-child) {margin-bottom: 80px }.partners__block p b {font-size: 20px }.b-imprint__desc-block:not(:last-child) {margin-bottom: 40px }.b-imprint__desc-title {font-weight: 700;font-size: 20px;line-height: 1;color: #000;margin: 0 0 20px }.b-error {padding: 60px 0 95px;-webkit-box-sizing: border-box;box-sizing: border-box }@media(max-width:767px) {.partners__block:not(:last-child) {margin-bottom: 40px }.b-error {padding: 30px 0 50px }}.b-error__wrapper {background: var(--wpr-bg-f131a721-b0a1-4245-ab48-e749edd41975) center top/cover no-repeat;min-height: 702px;padding: 150px 30px 60px 84px;-webkit-box-sizing: border-box;box-sizing: border-box }@media(max-width:991px) {.b-error__wrapper {padding: 50px 15px;min-height: auto }}.b-error__title {font-weight: 700;font-size: 140px;line-height: 1;color: #00a052;margin: 0 0 55px }.b-error__block {max-width: 715px }.b-error__block p {color: #fff }.b-error .b-section__title, .b-error .b-title {color: #fff;margin: 0 0 10px }.b-error .orange-btn {width: 232px;margin: 20px 0 0 }.fancy-images__item {position: relative;max-width: 444px;display: block }.fancy-images__item:before {position: absolute;top: 0;left: 0;content: "";width: 100%;height: 100%;background: var(--wpr-bg-e6b3a611-b309-4280-a967-d62c323ae853) center no-repeat rgba(26, 26, 26, .35);opacity: 0;visibility: hidden;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.fancy-images__item:hover:before {opacity: 1;visibility: visible }html {height: 100%;width: 100%;margin: 0;-webkit-overflow-scrolling: touch }body {margin: 0;color: #1a1a1a;font-size: 16px;line-height: 1.2;font-family: Arial, sans-serif;width: 100%;background: #fff;-webkit-overflow-scrolling: touch;min-height: 100%;min-width: 320px }body.active {overflow: hidden;height: 100vh;touch-action: none;-ms-touch-action: none }body.body-overflow {overflow: hidden }.b-container {overflow: hidden;padding-top: 111.89px }@media(max-width:1460px) {.b-container {padding-top: 101.86px }}@media(max-width:1199px) {.b-container {padding-top: 86.42px }}@media(max-width:1250px) {.b-container {padding-top: 70px }}@media(max-width:767px) {.b-error__title {font-size: 100px;margin: 0 0 20px }.b-container {padding-top: 75px }}.container {max-width: 1460px;margin: 0 auto;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0 15px }@media(max-width:1460px) {.container {padding: 0 50px }}@media(max-width:1199px) {.container {padding: 0 15px }}@media(max-width:767px) {.container {padding: 0 20px }}@media(max-width:374px) {.container {padding: 0 15px }}.b-header {padding: 22px 0;-webkit-box-sizing: border-box;box-sizing: border-box;position: absolute;top: 0;width: 100%;z-index: 999;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.b-header:before {position: absolute;top: 0;left: 0;content: "";width: 100%;height: 100%;background: #fff;-webkit-box-shadow: 0 6px 20px rgba(73, 73, 73, .06);box-shadow: 0 6px 20px rgba(73, 73, 73, .06);z-index: 5 }.b-header .container {max-width: 100%;padding-left: 80px;padding-right: 80px;-webkit-box-sizing: border-box;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center }@media(max-width:1550px) {.b-header .container {padding-left: 40px;padding-right: 40px }}@media(max-width:1460px) {.b-header .container {padding-left: 15px;padding-right: 15px }}@media(max-width:1250px) {.b-header .container {padding-left: 20px;padding-right: 20px }}@media(max-width:374px) {.b-header .container {padding-left: 15px;padding-right: 15px }}.b-header .b-logo {position: relative;z-index: 6;-ms-flex-negative: 0;flex-shrink: 0;max-width: 176px }@media(max-width:1460px) {.b-header .b-logo {max-width: 150px }}@media(max-width:1199px) {.b-header .b-logo {max-width: 110px }}.b-header .b-nav {margin: 0 107px;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1 }@media(max-width:1400px) {.b-header .b-nav {margin: 0 50px }}@media(max-width:1199px) {.b-header .b-nav {margin: 0 15px }}.b-header .b-nav>ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-header .b-nav>ul>li.b-drop i {display: none }@media(max-width:1250px) {.b-header .b-logo {max-width: 100%;width: 177px;height: 26px;overflow: hidden;background: url(../../../../../../../../../themes/vda-qmc/assets/img/flogo.svg) top 2px center no-repeat;background-position: top center !important;background-size: 150px 58px;}.b-header .b-logo img {display: none;}.b-header .b-nav {position: fixed;top: 70px;left: -250px;width: 100%;height: calc(100vh - 70px);z-index: -1;background: #fff;padding: 15px 20px 40px;overflow: auto;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;margin: 0;opacity: 0;visibility: hidden }.b-header .b-nav.active {left: 0;opacity: 1;visibility: visible;z-index: 3 }.b-header .b-nav>ul {display: block }.b-header .b-nav>ul>li:not(:last-child) {margin-bottom: 20px }.b-header .b-nav>ul>li.b-drop {position: relative }.b-header .b-nav>ul>li.b-drop i {display: none }}@media(max-width:1250px)and (max-width:1250px) {.b-header .b-nav>ul>li.b-drop:after {font-family: icomoon !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "";position: absolute;top: 10px;right: 0;font-size: 15px;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);display: none }.b-header .b-nav>ul>li.b-drop i {display: block;position: absolute;top: 0;right: 0;font-size: 15px;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);width: 30px;height: 30px;z-index: 99999;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-header .b-nav>ul>li.b-drop.active i, .b-header .b-nav>ul>li.b-drop.active:after {-webkit-transform: rotate(270deg);-ms-transform: rotate(270deg);transform: rotate(270deg) }}.b-header .b-nav>ul>li>a {display: block;font-weight: 400;font-size: 20px;line-height: 1;color: #1a1a1a;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;text-decoration: none;position: relative;z-index: 6 }@media(max-width:1700px) {.b-header .b-nav>ul>li>a {font-size: 16px }}@media(max-width:1199px) {.b-header .b-nav>ul>li>a {font-size: 13px }}@media(max-width:1250px) {.b-header .b-nav>ul>li>a {font-size: 26px;line-height: 1.16 }.b-header .b-nav>ul>li>a.active {color: #eb5a23 }}@media(max-width:1250px)and (max-width:374px) {.b-header .b-nav>ul>li.b-drop:after {top: 6px;font-size: 13px }.b-header .b-nav>ul>li.b-drop i {top: 0;font-size: 13px;height: 23px;width: 23px }.b-header .b-nav>ul>li>a {font-size: 18px }}.b-header .b-nav>ul>li>a:hover {color: #eb5a23 }.b-header .b-nav>ul>li .b-dropdown {position: absolute;top: 100%;left: 0;width: 100%;min-height: 385px;background: #fff;-webkit-box-shadow: 0 6px 20px rgba(73, 73, 73, .06);box-shadow: 0 6px 20px rgba(73, 73, 73, .06);padding: 50px 30px 30px 160px;-webkit-box-sizing: border-box;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;opacity: 0;visibility: hidden;z-index: -1 }@media(max-width:1460px) {.b-header .b-nav>ul>li .b-dropdown {padding: 30px }}@media(max-width:1199px) {.b-header .b-nav>ul>li .b-dropdown {min-height: 300px }}.b-header .b-nav>ul>li .b-dropdown:before {position: absolute;bottom: 100%;left: 0;content: "";width: 100%;height: 49px }.b-header .b-nav>ul>li .b-dropdown__left {width: 392px;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 70px }@media(max-width:1250px) {.b-header .b-nav>ul>li .b-dropdown {position: static;padding: 20px 0 0 25px;min-height: inherit;opacity: 1;visibility: visible;-webkit-box-shadow: none;box-shadow: none;background: 0 0;display: none;-webkit-transition: none;-o-transition: none;transition: none }.b-header .b-nav>ul>li .b-dropdown.active {display: block }.b-header .b-nav>ul>li .b-dropdown:before, .b-header .b-nav>ul>li .b-dropdown__left {display: none }}.b-header .b-nav>ul>li .b-dropdown__left-title {font-weight: 700;font-size: 30px;line-height: 1.2;color: #00a052;margin-bottom: 22px }@media(max-width:1460px) {.b-header .b-nav>ul>li .b-dropdown:before {height: 42px }.b-header .b-nav>ul>li .b-dropdown__left-title {font-size: 24px;margin-bottom: 15px }}.b-header .b-nav>ul>li .b-dropdown__left p {margin-bottom: 22px }.b-header .b-nav>ul>li .b-dropdown__right {padding: 15px 0 0 32px;-webkit-box-sizing: border-box;box-sizing: border-box;position: relative;min-height: 168px }.b-header .b-nav>ul>li .b-dropdown__right:before {position: absolute;top: 0;left: 0;content: "";width: 1px;height: 100%;background: #000 }.b-header .b-nav>ul>li .b-dropdown__right ul li {position: relative;min-width: 165px }.b-header .b-nav>ul>li .b-dropdown__right ul li:not(:last-child) {margin-bottom: 20px }.b-header .b-nav>ul>li .b-dropdown__right ul li a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 400;font-size: 20px;line-height: 1;color: #000;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }@media(max-width:1550px) {.b-header .b-nav>ul>li .b-dropdown__right ul li a {font-size: 16px }}@media(max-width:1199px) {.b-header .b-nav>ul>li .b-dropdown__left {width: 290px;margin-right: 30px }.b-header .b-nav>ul>li .b-dropdown__left-title {font-size: 18px }.b-header .b-nav>ul>li .b-dropdown__left p {font-size: 15px }.b-header .b-nav>ul>li .b-dropdown__right ul li a {font-size: 13px }.b-header .b-nav>ul>li .b-dropdown__right ul li.sub>a i {height: 26px;width: 26px }}.b-header .b-nav>ul>li .b-dropdown__right ul li a:hover {color: #eb5a23 }.b-header .b-nav>ul>li .b-dropdown__right ul li.sub>a i {display: -webkit-box;display: -ms-flexbox;display: flex;margin-left: 24px;font-size: 15px;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.b-header .b-nav>ul>li .b-dropdown__right ul li.sub>a i.active {-webkit-transform: rotate(270deg);-ms-transform: rotate(270deg);transform: rotate(270deg) }.b-header .b-nav>ul>li .b-dropdown__right ul li.sub>a:after {font-family: icomoon !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "";margin-left: 24px;font-size: 15px;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;display: none }@media(max-width:1250px) {.b-header .b-nav>ul>li .b-dropdown__right {min-height: inherit;padding: 0 }.b-header .b-nav>ul>li .b-dropdown__right:before {display: none }.b-header .b-nav>ul>li .b-dropdown__right ul li a {font-size: 26px;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start }.b-header .b-nav>ul>li .b-dropdown__right ul li.sub>a i, .b-header .b-nav>ul>li .b-dropdown__right ul li.sub>a:after {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg) }}@media(max-width:374px) {.b-header .b-nav>ul>li>a {font-size: 20px }.b-header .b-nav>ul>li .b-dropdown__right ul li a {font-size: 16px }.b-header .b-nav>ul>li .b-dropdown__right ul li.sub>a i {font-size: 13px;width: 16px;height: 16px }.b-header .b-nav>ul>li .b-dropdown__right ul li.sub>a:after {font-size: 13px }}.b-header .b-nav>ul>li .b-dropdown__right ul li.sub>a.active:after {-webkit-transform: rotate(270deg);-ms-transform: rotate(270deg);transform: rotate(270deg) }.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu {position: absolute;top: 0;left: 115%;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;opacity: 0;visibility: hidden }.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu ul {-ms-flex-negative: 0;flex-shrink: 0 }.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu ul:not(:last-child) {margin-right: 56px }.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu ul li:not(:last-child) {margin: 0 0 20px }.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu ul li a {max-width: 300px;font-size: 16px;text-align: left }@media(max-width:1550px) {.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu ul li a {font-size: 15px }}.b-header .b-nav>ul>li .b-dropdown__right ul li:hover .sub-menu {opacity: 1;visibility: visible }.b-header .b-nav>ul>li:hover .b-dropdown {opacity: 1;visibility: visible;z-index: 5 }@media(max-width:1250px) {.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu {position: static;opacity: 1;visibility: visible;display: none;padding: 15px 0 0;-webkit-transition: none;-o-transition: none;transition: none }.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu.active {display: block }.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu ul:not(:last-child) {margin-bottom: 20px }.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu ul li:not(:last-child) {margin: 0 0 14px }.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu ul li a {font-size: 16px }.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu ul li a.active {color: #eb5a23 }.b-header__right {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-ms-flex-align: center;align-items: center }}.b-header .b-lang {position: relative;z-index: 6 }.b-header .b-lang ul, .b-header .b-lang ul li {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-header .b-lang ul li:after {content: "";width: 2px;height: 17.5px;background: #878787;margin: 0 6.5px;display: block }.b-header .b-lang ul li:last-child:after {display: none }.b-header .b-lang ul li a {font-weight: 400;font-size: 20px;line-height: 1;color: #878787;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }@media(max-width:1550px) {.b-header .b-lang ul li a {font-size: 16px }}.b-header .b-lang ul li a.active, .b-header .b-lang ul li a.active:hover {color: #1a1a1a }.b-header .b-lang ul li a:hover {color: #eb5a23 }.b-header.header-fix {position: fixed;background: #fff;-webkit-box-shadow: 0 6px 20px rgba(73, 73, 73, .06);box-shadow: 0 6px 20px rgba(73, 73, 73, .06);padding: 23px 0;-webkit-animation: .7s linear hfix;animation: .7s linear hfix;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }@-webkit-keyframes hfix {0% {-webkit-transform: translateY(-100%);transform: translateY(-100%) }100% {-webkit-transform: translateY(0);transform: translateY(0) }}@keyframes hfix {0% {-webkit-transform: translateY(-100%);transform: translateY(-100%) }100% {-webkit-transform: translateY(0);transform: translateY(0) }}.b-header.header-fix .b-logo {width: 176px;height: 29px;overflow: hidden;background: url(../../../../../../../../../themes/vda-qmc/assets/img/flogo.svg) top 2px center no-repeat;background-size: 176px 68px;}.b-header.header-fix .b-logo img {display: none;}@media(max-width:1460px) {.b-header.header-fix .b-logo {height: 25px;background-position: top center !important;background-size: 150px 58px;}}@media(max-width:1199px) {.b-header .b-nav>ul>li .b-dropdown__right ul li .sub-menu ul:not(:last-child) {margin-right: 15px }.b-header .b-lang ul li a {font-size: 13px }.b-header.header-fix .b-logo {height: 18px }}@media(max-width:1250px) {.b-header.header-fix .b-logo {height: 26px }}.b-hero {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;max-width: 1920px;margin: 0 auto;position: relative;height: 631px }@media(max-width:1460px) {.b-hero {height: 490px }}@media(max-width:1199px) {.b-hero {height: 403px }}@media(max-width:991px) {.b-hero {height: 333px }}.b-hero__video {width: 50% }.b-hero__video video {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }@media(max-width:767px) {.b-header {padding: 24.5px 0 }.b-header .b-nav {top: 75px;height: calc(100vh - 75px) }.b-header.header-fix .b-nav {top: 72px;height: calc(100vh - 72px) }.b-hero {display: block;height: auto }.b-hero .container {padding: 0 20px }.b-hero__video {width: 100%;height: 430px }}.b-hero__img {width: 50%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start }@media(max-width:767px) {.b-hero__img {width: 100%;display: none }}.b-hero__img img {width: 50%;height: 100%;-o-object-fit: cover;object-fit: cover }.b-hero__wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 5;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;padding-bottom: 158px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-hero__title {font-weight: 700;font-size: 62px;line-height: 71px;text-align: left;color: #fff }@media(max-width:1460px) {.b-hero__title {font-size: 42px;line-height: 1.3 }}@media(max-width:1199px) {.b-hero__wrapper {padding-bottom: 50px }.b-hero__title {font-size: 30px }}.b-module {background: rgba(0, 160, 82, .04);padding: 87px 0 67px;-webkit-box-sizing: border-box;box-sizing: border-box;position: relative }.b-module .swiper-container {max-width: 980px;position: relative }.b-module .swiper-container:before {position: absolute;top: 0;left: 339px;content: "";width: 2px;height: 100%;background: #9cc438;z-index: 10 }.b-module .swiper-container:after {position: absolute;top: 0;right: 312px;content: "";width: 2px;height: 100%;background: #9cc438;z-index: 10 }@media(max-width:1460px) {.b-module {padding: 50px 0 }.b-module .swiper-container:before {left: 375px }.b-module .swiper-container:after {right: 277px }}@media(max-width:1199px) {.b-module .swiper-container:before {left: 340px }.b-module .swiper-container:after {right: 312px }}@media(max-width:991px) {.b-module .swiper-container {margin: 0 15px;-webkit-box-sizing: border-box;box-sizing: border-box;position: relative }.b-module .swiper-container:before {position: absolute;top: 0;left: 0;content: "";width: 2px;height: 100%;background: #9cc438;z-index: 10 }.b-module .swiper-container:after {position: absolute;top: 0;right: 0;content: "";width: 2px;height: 100%;background: #9cc438;z-index: 10 }.b-module .swiper-container .swiper-wrapper {padding: 0 }}.b-module .container {-ms-flex-line-pack: start;align-content: flex-start }.b-module__item {text-align: center;padding: 0 10px;-webkit-box-sizing: border-box;box-sizing: border-box;border: none }.b-module__item:last-child {border: none }.b-module__item b {font-weight: 700;font-size: 62px;line-height: 1.1;color: #9cc438;display: block;margin: 0 0 8px }@media(max-width:1460px) {.b-module__item b {font-size: 40px }}@media(max-width:991px) {.b-module__item {border-right: 2px solid #9cc438;padding: 0 15px;width: 100% }.b-module__item b {font-size: 30px }}.b-module__item p {font-weight: 400;font-size: 26px;line-height: 1.2;color: #1a1a1a }.b-module__nav {position: absolute;top: 50%;left: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 100%;z-index: 20 }.b-module__nav .container {position: relative }.b-module__nav .swiper-button-disabled {display: none }.b-module__nav .swiper-btn {color: #1a1a1a;opacity: .2 }.b-module .swiper-pagination {display: none }@media(max-width:767px) {.b-hero__title {font-size: 27px }.b-module .container {padding: 0 }.b-module__item {border: none;padding: 0 }.b-module__nav .swiper-btn {display: none }.b-module .swiper-pagination {display: block }}.b-module.blue {background: rgba(0, 92, 169, .04) }.b-module.blue .b-module__item {border-color: #00b6ed }.b-module.blue .b-module__item b {color: #00b6ed }.b-module.blue .swiper-container:after, .b-module.blue .swiper-container:before {background: #00b6ed }.b-section {padding: 160px 0;position: relative;-webkit-box-sizing: border-box;box-sizing: border-box }@media(max-width:1460px) {.b-module__item p {font-size: 20px }.b-module__nav {width: 80%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%) }.b-section {padding: 80px 0 }}.b-section__title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 700;font-size: 30px;line-height: 1.25;text-align: left;color: #000;margin: 0 0 40px }.b-section__title img {margin: 0 0 0 20px }@media(max-width:767px) {.b-section {padding: 50px 0 }.b-section__title {font-size: 24px;margin: 0 0 20px }}.b-section__top {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0 0 80px }.b-section__top .b-title {margin: 0 }.b-section .row.mb-80:last-child {margin-bottom: 0 !important }.b-section .col__mt {margin-top: 40px }.b-section__books .row {margin-top: -80px }@media(max-width:767px) {.b-section .row.flex-row-reverse {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column }.b-section .row.flex-row-reverse .b-section__img {margin-top: 30px }.b-section__books .row {margin-top: -30px }}.b-section__books .col {margin-top: 80px }.b-section__bottom {margin: 40px 0 0 }.b-section_pt {padding-top: 280px }@media(max-width:1460px) {.b-section_pt {padding-top: 240px }}@media(max-width:1199px) {.b-section_pt {padding-top: 220px }}@media(max-width:767px) {.b-section__books .col {margin-top: 30px }.b-section_pt {padding-top: 50px }}.b-section .border-btn {margin: 15px 15px 40px 0 }.b-section .border-btn:first-child {margin-top: 0 }.b-section .border-btn:last-child {margin-bottom: 0;margin-right: 0 }.b-section .title_absolute {position: absolute }.b-section__row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-section__text {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1 }.b-section__text-wrap {position: relative }@media(max-width:991px) {.b-module__item p {font-size: 18px }.b-module__nav {width: 90% }.b-module.blue .swiper-container:after, .b-module.blue .swiper-container:before {background: #00b6ed }.b-section .title_absolute {position: static }.b-section__row {display: block }.b-section__row:not(:last-child) {margin-bottom: 40px }.b-section__text-wrap {margin-bottom: 30px }.b-section__text-wrap.p-80 {padding: 30px 0 !important }}.b-section__long-img {width: 483px;-ms-flex-negative: 0;flex-shrink: 0;margin-left: 56px }.b-section__row.flex-row-reverse .b-section__long-img {margin-left: auto;margin-right: 56px }.b-section__block.mb-40:last-child, .b-section__block.mb-80:last-child {margin-bottom: 0 !important }@media(max-width:991px) {.b-section__long-img {margin: 0 auto !important;width: auto;max-width: 300px }.b-section .col-md-12:not(:last-child) {margin-bottom: 30px }}.b-section__row.flex-row-reverse .left-bg:before {left: auto;right: -245px }.b-section__btn {margin-top: 40px }.b-section__btn:first-child {margin-top: 0 !important }.b-section__btn p {margin: 0 0 8px }.b-section__flex {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-section__flex:not(:last-child) {margin-bottom: 35px }.b-section__flex i {width: 30px;font-size: 30px;color: #878787;margin-right: 20px;-ms-flex-negative: 0;flex-shrink: 0 }.b-section.section_green {background: rgba(0, 160, 82, .04) }.b-section.section_blue {background: rgba(0, 92, 169, .04) }.b-section.section_height {height: 800px }.b-section.section_height .b-title {text-align: center }@media(max-width:1550px) {.b-section.section_height {height: 600px }}@media(max-width:1199px) {.b-section.section_height {height: 500px }}@media(max-width:991px) {.b-section.section_height {height: auto;padding: 60px 0 !important }}.b-section.section_height .container {height: 100% }.left-bg:before {position: absolute;top: 0;left: -245px;content: "";width: calc(170% + 245px);height: 100%;background: rgba(0, 160, 82, .04);z-index: -1 }.green-left-bg {position: relative }.green-left-bg:before {position: absolute;top: 0;left: 0;content: "";width: 100%;height: 100%;max-width: 1759px;background: #00a052;opacity: .04;z-index: -1 }.green-right-bg {position: relative }.green-right-bg:before {position: absolute;top: 0;right: 0;content: "";width: 100%;height: 100%;max-width: 1759px;background: #005ca9;opacity: .04;z-index: -1 }.blue-left-bg {position: relative }.blue-left-bg:before {position: absolute;top: 0;left: 0;content: "";width: 100%;height: 100%;max-width: 1759px;max-width: 92%;background: #005ca9;opacity: .04;z-index: -1 }@media(max-width:1770px) {.blue-left-bg:before {max-width: 100% }}.blue-right-bg {position: relative }.blue-right-bg:before {position: absolute;top: 0;right: 0;content: "";width: 100%;height: 100%;max-width: 1759px;max-width: 92%;background: #00a052;opacity: .04;z-index: -1 }@media(max-width:1770px) {.blue-right-bg:before {max-width: 100% }}.section-row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center }@media(max-width:991px) {.section-row {display: block }}.section-row:not(:last-child) {margin-bottom: 35px }.section-row__left {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;width: 840px;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 15px }@media(max-width:1199px) {.section-row__left {width: auto;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1 }}@media(max-width:991px) {.section-row__left {margin: 0 0 20px }.b-publications .swiper-btn {display: none }}.section-row__left-ico {width: 25px;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 10px;font-size: 25px }.b-publications {padding: 85px 0 205px;-webkit-box-sizing: border-box;box-sizing: border-box }@media(max-width:1460px) {.b-publications {padding: 50px 0 205px }}@media(max-width:767px) {.row .col:not(:last-child) {margin-bottom: 25px }.b-publications {padding: 50px 0 }}.b-publications__container {overflow: hidden }.b-publications .container {max-width: 1600px;position: relative }.b-publications .b-title {text-align: center }.b-publications .swiper-container {width: 100%;overflow: visible }.b-publications .swiper-slide {width: 334px;-webkit-transform: translateX(0) scale(.65) !important;-ms-transform: translateX(0) scale(.65) !important;transform: translateX(0) scale(.65) !important;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.b-publications .swiper-slide.swiper-slide-prev {-webkit-transform: translateX(10px) scale(.84) !important;-ms-transform: translateX(10px) scale(.84) !important;transform: translateX(10px) scale(.84) !important }.b-publications .swiper-slide.swiper-slide-next {-webkit-transform: translateX(-10px) scale(.84) !important;-ms-transform: translateX(-10px) scale(.84) !important;transform: translateX(-10px) scale(.84) !important }.b-publications .swiper-slide.swiper-slide-active {-webkit-transform: translateX(0) scale(1) !important;-ms-transform: translateX(0) scale(1) !important;transform: translateX(0) scale(1) !important }.b-publications .swiper-slide.swiper-slide-prev-prev {-webkit-transform: translateX(80px) scale(.65) !important;-ms-transform: translateX(80px) scale(.65) !important;transform: translateX(80px) scale(.65) !important }.b-publications .swiper-slide.swiper-slide-next-next {-webkit-transform: translateX(-80px) scale(.65) !important;-ms-transform: translateX(-80px) scale(.65) !important;transform: translateX(-80px) scale(.65) !important }.b-publications__item-img {width: 100%;margin: 0 0 40px }@media(max-width:1460px) {.b-publications .container {max-width: 100% }.b-publications__item-img {margin: 0 0 20px }}.b-publications__item-img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }.b-publications__item-date {font-weight: 400;font-size: 20px;line-height: 1.1;text-align: left;color: #1a1a1a;margin: 0 0 25px }@media(max-width:1460px) {.b-publications__item-date {font-size: 18px;margin: 0 0 20px }}.b-publications__item-name {font-weight: 400;font-size: 26px;line-height: 1.4;text-align: left;color: #1a1a1a;margin: 0 0 40px }.b-publications .swiper-btn {top: 39% }@media(max-width:1460px) {.b-publications__item-name {font-size: 18px;line-height: 1.4;margin: 0 0 20px }.b-publications .swiper-btn.swiper-button-prev {left: -12px }.b-publications .swiper-btn.swiper-button-next {right: -12px }}.b-publications .swiper-pagination {display: none }.b-publications__btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 80px 0 0 }@media(max-width:1460px) {.b-publications__btn {margin: 40px 0 0 }}.b-publications__bottom {position: absolute;top: 80px;left: 0;width: 100%;min-height: 245px;padding: 15px 30px;-webkit-box-sizing: border-box;box-sizing: border-box;background: url(../../../../../../../../../themes/vda-qmc/assets/img/green-bg.png) center top/cover no-repeat #78bf58;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;text-align: center;z-index: 20 }@media(max-width:767px) {.b-publications__bottom {position: static;margin: 0 -20px;width: auto }}.b-publications__bottom-title {font-weight: 700;font-size: 30px;line-height: 42px;text-align: center;color: #fff;margin: 0 0 20px }@media(max-width:1199px) {.b-publications__bottom-title {font-size: 25px }}@media(max-width:991px) {.b-publications .swiper-pagination {display: block }.b-publications__bottom {min-height: 200px;top: 100px }.b-publications__bottom-title {font-size: 20px;line-height: 1.4 }}.b-publications.b-publications__static .b-publications__bottom {position: static;margin-left: -50px;margin-right: -50px;width: auto }.b-slider {position: relative;height: 100% }.b-slider .swiper-slide {height: 100% }.b-slider__item {position: relative }.b-slider__item img {width: 100%;-o-object-fit: cover;object-fit: cover;height: 477px }.b-slider__item-wrap {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(73, 73, 73, .55);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 80px 30px 40px;-webkit-box-sizing: border-box;box-sizing: border-box;text-align: center }.b-slider__item-name {font-weight: 700;font-size: 38px;line-height: 42px;color: #fff }.b-slider__item-text {margin: 0 0 40px }.b-slider__item-text p {font-weight: 400;font-size: 16px;line-height: 1.4;color: #fff }.b-slider__item-text p:not(:last-child) {margin: 0 0 8px }.b-slider__item-text p span {font-weight: 400;font-size: 30px;line-height: 1.2;color: #fff }.b-slider .swiper-btn {top: 50%;color: #fff }.b-slider .swiper-btn.swiper-button-disabled {display: none }.b-slider .swiper-btn.swiper-button-prev {left: 20px }.b-slider .swiper-btn.swiper-button-next {right: 20px }.b-cert .b-title {text-align: center;margin: 0 0 80px }.b-cert .row {margin-left: -74px;margin-right: -74px }.b-cert .row .col {padding-left: 74px;padding-right: 74px }@media(max-width:767px) {.b-slider__item-wrap {padding: 50px 15px 30px }.b-slider__item-name {font-size: 25px }.b-slider__item-text p span {font-size: 18px }.b-slider .swiper-btn {top: 42% }.b-slider .swiper-btn.swiper-button-prev {left: 10px }.b-slider .swiper-btn.swiper-button-next {right: 10px }.b-cert .row .col {-webkit-box-flex: 1;-ms-flex: auto;flex: auto }}.b-cert__item-img {height: 157px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin: 0 0 40px }@media(max-width:1460px) {.b-cert__item-img {margin: 0 0 20px }}.b-cert__item-img img {margin: 0 auto }.b-cert__item-wrap {margin: 0 0 45px;text-align: center }@media(max-width:767px) {.b-cert__item-wrap {margin: 0 0 25px }}.b-cert__item-wrap p {font-weight: 400;font-size: 18px;line-height: 1.4;color: #1a1a1a }.b-cert__item-wrap p:not(:last-child) {margin: 0 0 40px }.b-cert__item-wrap p b {font-weight: 700;font-size: 30px;line-height: 1.1;color: #1a1a1a }@media(max-width:1460px) {.b-cert__item-wrap p:not(:last-child) {margin: 0 0 20px }.b-cert__item-wrap p b {font-size: 30px }}.b-cert__item .b-link {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center }.b-events__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;padding: 0 0 40px;margin: 0 0 40px;border-bottom: .5px solid #1a1a1a }@media(max-width:1199px) {.b-publications.b-publications__static .b-publications__bottom {margin-left: -15px;margin-right: -15px }.b-cert .row {margin-left: -20px;margin-right: -20px }.b-cert .row .col {padding-left: 20px;padding-right: 20px }.b-cert__item-wrap p:not(:last-child) {font-size: 16px }.b-cert__item-wrap p b {font-size: 20px }.b-events__item {-ms-flex-wrap: wrap;flex-wrap: wrap }}.b-events__item:last-child {border: none;margin: 0;padding-bottom: 0 }.b-events__item-date {width: 175px;-ms-flex-negative: 0;flex-shrink: 0;padding-right: 10px;-webkit-box-sizing: border-box;box-sizing: border-box }@media(max-width:1460px) {.b-events__item-date {width: 145px }}@media(max-width:1199px) {.b-events__item-date {width: 100%;margin: 0 0 15px;padding: 0 }}.b-events__item-date span {display: block;font-weight: 400;font-size: 20px;line-height: 1;color: #878787;margin: 0 0 20px }@media(max-width:1460px) {.b-events__item-date span {font-size: 18px;margin: 0 0 10px }}.b-events__item-date b {display: block;font-weight: 700;font-size: 38px;line-height: 1;color: #878787 }.b-events__item-img {width: 636px;-ms-flex-negative: 0;flex-shrink: 0 }.b-events__item-img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }@media(max-width:1460px) {.b-events__item-date b {font-size: 25px }.b-events__item-img {width: 500px }}@media(max-width:1199px) {.b-events__item-img {width: 50% }}@media(max-width:767px) {.b-events__item {display: block }.b-events__item-img {width: 100% }}.b-events__item-text {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;background: rgba(0, 160, 82, .04);padding: 40px 20px 40px 40px;-webkit-box-sizing: border-box;box-sizing: border-box }@media(max-width:1460px) {.b-events__item-text {padding: 30px 15px }}@media(max-width:1199px) {.b-events__item-text {width: 50% }}@media(max-width:767px) {.b-events__item-text {width: 100%;padding: 20px 15px }}.b-events__item-top {padding: 0 0 40px;-webkit-box-sizing: border-box;box-sizing: border-box;border-bottom: .5px solid #1a1a1a;margin: 0 0 40px }.b-events__item-top p {font-weight: 400;font-size: 18px;line-height: 1.25;color: #1a1a1a }.b-events__item-top p:not(:last-child) {margin: 0 0 20px }.b-events__item-top p b {font-weight: 700;font-size: 20px;line-height: 1.1 }@media(max-width:767px) {.b-events__item-top {padding: 0 0 20px;margin: 0 0 20px }.b-events__item-top p {font-size: 16px }.b-events__item-top p b {font-size: 18px;line-height: 1.25 }}.b-events__item-top p span {font-weight: 400;font-size: 16px;line-height: 1.1 }.b-events__bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-line-pack: center;align-content: center;margin: 80px 0 0 }@media(max-width:1460px) {.b-events__bottom {margin: 40px 0 0 }}.b-partners {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;margin-left: -63.5px;margin-right: -63.5px }.b-partners .swiper-wrapper {-webkit-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;-ms-flex-line-pack: start;align-content: flex-start }.b-partners .swiper-wrapper .swiper-slide {height: auto }@media(max-width:767px) {.b-partners {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 40px }}.b-partners__col {padding-left: 63.5px;padding-right: 63.5px;position: relative }@media(max-width:1199px) {.b-partners {margin-left: -15px;margin-right: -15px }.b-partners__col {padding-left: 15px;padding-right: 15px;width: 20% }}.b-partners__col:after {position: absolute;top: 50%;right: 0;content: "";-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 1px;height: 115.17px;background: var(--wpr-bg-8d0a1632-a554-4545-9364-69e3a7fd60d7) center no-repeat }.b-partners__col:last-child:after {display: none }.b-partners__col-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;height: 100% }.b-partners__col-item img {-webkit-filter: grayscale(100%);filter: grayscale(100%);-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.b-partners__col-item:hover img {-webkit-filter: grayscale(0);filter: grayscale(0) }.b-promo {position: relative;height: 500px }@media(max-width:1460px) {.b-promo {height: 400px }}.b-promo__img {position: absolute;top: 0;left: 0;width: 100%;height: 100% }.b-promo__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }.b-promo__img:before {position: absolute;top: 0;left: 0;content: "";width: 100%;height: 100%;background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, .61)), to(#00a052));background: -o-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .61) 100%, #00a052 100%);background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .61) 100%, #00a052 100%) }.b-promo .container {height: 100% }.b-promo__text {position: relative;z-index: 2;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;padding-bottom: 100px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-promo__text-title {font-weight: 700;font-size: 62px;line-height: 1.15;text-align: left;color: #fff }@media(max-width:1460px) {.b-promo__text {padding-bottom: 50px }.b-promo__text-title {font-size: 52px }}.b-promo.b-promo__color {background: -webkit-gradient(linear, left top, right top, from(#9cc438), to(#00a052));background: -o-linear-gradient(left, #9cc438 0, #00a052 100%);background: linear-gradient(90deg, #9cc438 0, #00a052 100%);height: 175px }.b-promo.b-promo__color .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center }@media(max-width:991px) {.b-promo.b-promo__color {height: auto }}.b-promo.b-promo__color .b-promo__text {height: auto;padding: 15px 0 }@media(max-width:767px) {.b-promo__text-title {font-size: 31px;word-break: break-word }.b-promo.b-promo__color {padding: 35px 0;height: auto }.b-promo.b-promo__color .b-promo__text {padding: 0 }}.b-promo.b-promo_img {height: 313px }@media(max-width:991px) {.b-promo.b-promo_img {height: auto }}.b-promo.b-promo_img .container {max-width: 100%;padding: 0 }.b-promo.b-promo_img .b-promo__text {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 15px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-promo .b-promo__image {width: 470px;height: 100%;-ms-flex-negative: 0;flex-shrink: 0 }@media(max-width:1460px) {.b-promo .b-promo__image {width: 350px }}.b-promo .b-promo__image img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }.b-promo.b-promo__blue {background: -webkit-gradient(linear, left top, left bottom, from(#005ca9), color-stop(67%, rgba(0, 92, 169, .8)), to(rgba(0, 182, 237, .62)));background: -o-linear-gradient(#005ca9 0, rgba(0, 92, 169, .8) 67%, rgba(0, 182, 237, .62) 100%);background: linear-gradient(#005ca9 0, rgba(0, 92, 169, .8) 67%, rgba(0, 182, 237, .62) 100%) }.b-promo.b-promo__blue .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center }@media(max-width:767px) {.b-promo.b-promo_img .b-promo__text {padding: 0 15px }.b-promo .b-promo__image {display: none }.b-promo.b-promo__blue .container {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center }}.b-promo.b-promo__blue .b-promo__image {width: 174px;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-promo.b-promo__blue .b-promo__image img {width: auto;height: auto }.b-gremien {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -50px;margin-right: -50px;margin-top: -100px }@media(max-width:991px) {.b-promo .b-promo__image {width: 240px;height: 270px }.b-gremien {margin-left: -15px;margin-right: -15px;margin-top: -50px }}.b-gremien__col {width: 50%;padding-left: 50px;padding-right: 50px;-webkit-box-sizing: border-box;box-sizing: border-box;margin-top: 100px }@media(max-width:991px) {.b-gremien__col {padding-left: 15px;padding-right: 15px;margin-top: 50px }}@media(max-width:767px) {.b-promo.b-promo__blue .b-promo__image {display: none }.b-gremien__col {width: 100% }}.b-gremien__block {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center }@media(max-width:1199px) {.b-gremien__block {display: block }}.b-gremien__block-img {width: 210px;margin-right: 25px;-ms-flex-negative: 0;flex-shrink: 0;height: 200px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end }@media(max-width:1199px) {.b-gremien__block-img {margin: 0 auto 25px }.b-gremien__block-text {text-align: center }}.b-gremien__block-text p {font-weight: 400;font-size: 18px;line-height: 1.7;color: #000 }.b-gremien__block-text p:not(:last-child) {margin-bottom: 20px }.b-gremien__block-top {margin: 0 0 20px }.b-gremien__block-name {font-weight: 700;font-size: 30px;line-height: 1.1;color: #000;display: block;margin: 0 0 11px }@media(max-width:1199px) {.b-gremien__block-name {font-size: 25px }}@media(max-width:767px) {.b-gremien__block-text p {font-size: 16px }.b-gremien__block-name {font-size: 20px }}.b-gremien__block-desc {font-weight: 400;font-size: 20px;line-height: 1.1;color: #000 }.b-location__top {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start }.b-location__top-map {width: 710px;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 100px }@media(max-width:1199px) {.b-gremien__block-desc {font-size: 18px }.b-location__top-map {width: 66%;height: auto;margin-right: 40px }}.b-location__top-block:not(:last-child) {margin: 0 0 40px }.b-location__top-block b {font-weight: 700;font-size: 26px;line-height: 1.1;color: #1a1a1a }@media(max-width:767px) {.b-gremien__block-desc {font-size: 16px }.b-location__top-map {width: 100% }.b-location__top-block b {font-size: 20px }}.b-location__top-block p {font-weight: 400;font-size: 18px;line-height: 28px;color: #1a1a1a }.b-location__top-block p:not(:last-child) {margin: 0 0 20px }.b-location__gallery .row {margin-left: -5px;margin-right: -5px;margin-top: -10px }.b-location__gallery .row .col {padding-left: 5px;padding-right: 5px;margin: 10px 0 0 !important }.b-team .b-title {margin: 0 0 80px }@media(max-width:1199px) {.b-team .b-title {margin: 0 0 40px }}@media(max-width:767px) {.b-location__top-block p {font-size: 16px }.b-location__gallery .row .col {width: 50%;-webkit-box-flex: 1;-ms-flex: auto;flex: auto }.b-location__gallery .row .col img {width: 100% }.b-location__gallery .row>.col {width: 100%;-webkit-box-flex: 1;-ms-flex: auto;flex: auto }.b-location__gallery .row>.col>.row>.col {width: 50% }.b-team .b-title {margin: 0 0 20px }}.b-team__container {position: relative;padding: 80px 0;-webkit-box-sizing: border-box;box-sizing: border-box }@media(max-width:991px) {.b-location__top {display: block }.b-location__top-map {margin: 0 auto 30px }.b-location__top-info {text-align: center }.b-team__container {padding: 40px 0 }}.b-team__container:after {position: absolute;top: 0;right: 0;content: "";width: 100%;height: 100%;background: #005ca9;opacity: .04;z-index: 1;max-width: 1745px;max-width: 92% }@media(max-width:1770px) {.b-team__container:after {max-width: 100% }}.b-team__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 0 0 55px;margin: 0 0 55px;border-bottom: .25px solid #494949;position: relative;z-index: 2;-webkit-box-sizing: border-box;box-sizing: border-box }@media(max-width:1199px) {.b-team__item {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center }}@media(max-width:767px) {.b-team__item {display: block;padding: 0 0 25px;margin: 0 0 25px }}.b-team__item:last-child {padding-bottom: 0;margin-bottom: 0;border: none }.b-team__item-left {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1 }@media(max-width:1199px) {.b-team__item-left {margin: 0 0 30px;width: 100% }}@media(max-width:991px) {.b-team__item-left {margin: 0 }}.b-team__item-img {width: 122px;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 53px }@media(max-width:1199px) {.b-team__item-img {width: 100px;margin-right: 20px }}@media(max-width:767px) {.b-team__item-img {width: 80px;margin-right: 10px }}.b-team__item-info {font-weight: 400;font-size: 20px;line-height: 1.1;text-align: left;color: #00a052;margin: 0 0 8px }@media(max-width:1199px) {.b-team__item-info {font-size: 18px }}@media(max-width:767px) {.b-team__item-info {font-size: 13px }}.b-team__item-name {font-weight: 700;font-size: 26px;line-height: 1.1;text-align: left;color: #000;margin: 0 0 8px }.b-team__item-text {max-width: 591px }.b-team__item-text p {font-weight: 400;font-size: 18px;line-height: 1.55;text-align: left;color: #1a1a1a }@media(max-width:1460px) {.b-team__item-text {max-width: 340px }.b-team__item-text p {font-size: 16px;line-height: 1.3 }}@media(max-width:1199px) {.b-team__item-name {font-size: 20px }.b-team__item-text {max-width: 100% }.b-team__item-text p br {display: none }}.b-team__item-mail {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 400;font-size: 18px;line-height: 1;color: #1a1a1a;width: 400px }@media(max-width:1460px) {.b-team__item-mail {width: 320px }}.b-team__item-phone {font-weight: 400;font-size: 18px;line-height: 1;color: #1a1a1a }.b-team__item-block {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-team__item-block i {font-size: 17px;margin: 0 15px 0 0 }@media(max-width:991px) {.b-team__item-block {width: 100%;padding-left: 120px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-team__item-block:not(:last-child) {margin-bottom: 15px }.b-team__item-block i {font-size: 25px }}.b-team__item-block i.icon-icon-email {font-size: 18px }@media(max-width:767px) {.b-team__item-name {font-size: 18px }.b-team__item-mail {width: 100% }.b-team__item-block:not(:last-child) {margin: 15px 0 }.b-team__item-block {padding-left: 90px;margin: 0 0 20px;font-size: 16px }.b-team__item-block i {font-size: 18px }.b-team__item-block i.icon-icon-email {font-size: 14px }.b-table table thead tr th {display: none }}.b-team.b-team__two .b-title {margin: 0 0 40px }.b-team.b-team__two .b-team__container {padding: 0 }.b-team.b-team__two .b-team__container:after {display: none }.b-team.b-team__two .b-team__container:not(:last-child) {margin-bottom: 80px }.b-team.b-team_green .b-team__container:after {background: #00a052;opacity: .04 }.b-table__link {font-weight: 400;text-decoration: underline;font-size: 18px;line-height: 1;text-align: left;color: #eb5a23 }.b-table__link:hover {text-decoration: none;color: #eb5a23 }.b-table table {width: 100% }.b-table table thead tr th {font-weight: 700;font-size: 26px;line-height: 1;text-align: left;color: #1a1a1a;padding: 0 15px 20px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-table table thead tr th img {display: inline-block;vertical-align: middle;margin: 0 0 0 5px }@media(max-width:1199px) {.b-table table thead tr th {font-size: 20px }}@media(max-width:991px) {.b-table table thead tr th {font-size: 18px }.b-table.b-table__download table thead {display: none }}.b-table table tbody tr:nth-child(odd) td {background: rgba(0, 160, 82, .06) }.b-table table tbody tr td {padding: 20px 15px;-webkit-box-sizing: border-box;box-sizing: border-box;font-weight: 400;font-size: 18px;line-height: 1.8;color: #1a1a1a }.b-table table tbody tr td i.icon-generate-pdf, .b-table table tbody tr td i.icon-locked {font-size: 27px }.b-table table.table_sort thead tr th {pointer-events: none }.b-table table.table_sort thead tr th.th-sorting {pointer-events: auto;cursor: pointer }.b-table table.table_sort thead tr th.th-sorting:after {display: inline-block;content: "";margin: 6px 0 0 13px;vertical-align: top;color: #878787;font-size: 12px;font-family: icomoon !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale }.b-table.b-table_withdrawn table thead tr th {white-space: nowrap }.b-table.b-table_withdrawn table thead tr th:first-child {width: 370px }@media(max-width:1460px) {.b-table table tbody tr td {font-size: 16px }.b-table.b-table_withdrawn table thead tr th:first-child {width: 300px }}@media(max-width:1199px) {.b-table table tbody tr td {font-size: 16px;line-height: 1.5 }.b-table.b-table_withdrawn table thead tr th:first-child {width: 240px }}.b-table.b-table_withdrawn table thead tr th:nth-child(2) {width: 675px }@media(max-width:1460px) {.b-table.b-table_withdrawn table thead tr th:nth-child(2) {width: 570px }}@media(max-width:1199px) {.b-table.b-table_withdrawn table thead tr th:nth-child(2) {width: 487px }}.b-table.b-table_open table tbody tr:nth-child(odd) td {background: 0 0 }.b-table.b-table_open table tbody tr:nth-child(2) {display: none }.b-table.b-table_open table tbody tr:nth-child(2).active {display: table-row }.b-table.b-table_open table tbody:nth-child(even) tr td {background: rgba(0, 160, 82, .06) }.b-table.b-table_open.b-table_blue table tbody tr:nth-child(odd) td {background: 0 0 !important }.b-table.b-table_open.b-table_blue table tbody:nth-child(even) tr td {background: rgba(0, 92, 169, .04) !important }@media(max-width:767px) {.b-table table tbody {display: block }.b-table table tbody tr {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap }.b-table table tbody tr td {width: 100%;padding: 10px 15px }.b-table table tbody tr td:before {display: block;content: attr(aria-label);font-weight: 700;font-size: 16px;padding: 0 0 10px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-table table tbody tr td.td-btn {height: 0;padding: 0 }.b-table.b-table_open table tbody tr:nth-child(2).active {display: block }.b-table.b-table_open table tbody tr:nth-child(2) td {display: none }.b-table.b-table_open table tbody tr:nth-child(2) td:nth-child(2) {display: block }.b-table.b-table_open table tbody tr:nth-child(2) td:nth-child(2):before {display: none }.b-table.b-table_open table tbody tr {position: relative }.b-table.b-table_open table tbody tr .btn-plus {position: absolute;top: 15px;right: 15px }.b-table.b-table_open table tbody:nth-child(even) tr {background: rgba(0, 160, 82, .06) }.b-table.b-table_open table tbody:nth-child(even) tr td {background: 0 0 }.b-table.b-table_open.b-table_blue table tbody:nth-child(even) tr td {background: 0 0 !important }.b-table.b-table_open.b-table_blue table tbody:nth-child(even) tr {background: rgba(0, 92, 169, .04) !important }}.b-table.b-table_lang thead tr th {width: 50% }.b-table.b-table_lang thead tr th:nth-child(2) {width: 70% }.b-table.b-table_lang tbody tr td span {display: inline-block;min-width: 26px }.b-table.b-table_lang tbody tr td span:not(:last-child) {margin-right: 36px }@media(max-width:767px) {.b-table.b-table_lang tbody tr td br, .b-table.b-table_lang tbody tr td:before {display: none }}.b-table.b-table_lang tbody tr td.empty-td {display: none }.b-table.b-table__download table thead tr th.th-download {width: 250px }@media(max-width:1460px) {.b-table.b-table__download table thead tr th:first-child {width: 410px }}.b-table.b-table__download table tbody tr td {padding: 15px }@media(max-width:991px) {.b-table.b-table__download table tbody {display: block }.b-table.b-table__download table tbody tr {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap }.b-table.b-table__download table tbody tr td {display: block;width: 50% }.b-table.b-table__download table tbody tr td:before {display: block;content: attr(aria-label);color: #1a1a1a;font-weight: 700;font-size: 18px;margin: 0 0 10px }}.b-table.b-table__download table tbody tr td ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -25px;margin-right: -25px;margin-top: -30px }.b-table.b-table__download table tbody tr td ul li {width: 50%;margin: 30px 0 0;padding-left: 25px;padding-right: 25px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-table.b-table__download table tbody tr td ul li a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-table.b-table__download table tbody tr td ul li a:hover {color: #eb5a23 }.b-table.b-table__download table tbody tr td ul li a i {margin: 0 0 0 10px }.b-table.b-table__download table tbody tr td .b-link {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;margin-right: 10px }.b-table.b-table__download table tbody tr td.emty-cell {background: 0 0;height: 120px }.b-table.b-table_blue table tbody tr:nth-child(odd) td {background: rgba(0, 92, 169, .04) !important }.b-table.b-table_text table tr th {font-size: 20px }.b-table.b-table_text table tr th:first-child {width: 195px }@media(max-width:1199px) {.b-table.b-table__download table thead tr th:first-child {width: 310px }.b-table.b-table_text table tr th:first-child {width: 140px }}.b-table.b-table_text table tr th:nth-child(2) {width: 400px }.b-table.b-table_iatf table thead tr th:first-child {width: 220px }.b-table.b-table_sm table thead tr th {font-size: 20px }.b-table.b-table_quick table thead tr th:first-child {width: 270px }.b-table.b-table_quick table thead tr th:nth-child(2) {width: 880px }.b-table.b-table_quick table thead tr th:nth-child(3) {width: 190px }.b-table.b-table_quick table tbody tr td {font-size: 26px;line-height: 1.25 }.b-table.b-table_quick table tbody tr td:last-child {text-align: center }@media(max-width:767px) {.b-table.b-table__download table tbody tr td {width: 100% }.b-table.b-table__download table tbody tr td.empty-td, .b-table.b-table__download table tbody tr td.td-btn:before, .b-table.b-table__download table tbody tr td:last-child:before {display: none }.b-table.b-table_quick table tbody tr td {font-size: 20px }.b-table.b-table_quick table tbody tr td:last-child {text-align: left }}.b-table.b-table_quick table tbody tr td i {font-weight: 400;font-size: 16px;line-height: 1.1;font-style: normal;color: #1a1a1a;display: block }.b-table.b-table_quick table tbody tr td i.icon-generate-pdf {font-size: 27px }.b-table.b-table_quick table tbody tr td a:hover, .b-table.b-table_quick table tbody tr td a:hover i.icon-generate-pdf {color: #eb5a23 }.b-table.b-table_certificates table thead tr th:first-child {width: 200px }.b-table.b-table_certificates table thead tr th:nth-child(2) {width: 320px }.b-table.b-table_certificates table thead tr th:nth-child(3) {width: 520px }.b-table.b-table_certificates table thead tr th:nth-child(4) {width: 260px }.b-table.b-table__partner table thead tr th:first-child {width: 475px }.b-table.b-table__partner table thead tr th:nth-child(2) {width: 600px }.b-table.b-table__partner table thead tr th:nth-child(3) {width: 430px }@media(max-width:991px) {.b-table.b-table__download table tbody tr td .b-link {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start }.b-table.b-table__download table tbody tr td.emty-cell {height: 60px }.b-table.b-table_certificates table thead tr th {width: 25% !important }.b-table.b-table__partner table thead tr th {width: 33.333333% !important }}.b-table.b-table_standard table thead tr th {font-size: 18px;padding: 0 0 10px }.b-table.b-table_standard table thead tr th:first-child {padding-right: 20px }.b-table.b-table_standard table tbody tr td {background: 0 0;font-size: 18px;padding: 10px 0 }.b-table.b-table_begr table thead tr th:first-child {width: 278px }.b-pdf {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start }.b-pdf:not(:last-child) {margin-bottom: 30px }.b-pdf__col:not(:last-child) {margin-bottom: 30px }.b-pdf__img {-ms-flex-negative: 0;flex-shrink: 0;margin: 0 70px 0 0;width: 290px }@media(max-width:1460px) {.b-pdf__img {width: 240px;margin-right: 30px }}@media(max-width:991px) {.b-pdf__img {margin: 0 30px 0 0 }}@media(max-width:767px) {.b-pdf {display: block;text-align: center }.b-pdf__img {margin: 0 auto 30px }.b-pdf__info .b-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center }}.b-pdf__info-date {font-weight: 400;font-size: 16px;line-height: 1;color: #1a1a1a;margin: 0 0 20px }.b-pdf__info .b-list {margin: 0 0 60px }.b-pdf__info-name {font-weight: 400;font-size: 22px;line-height: 1.2;color: #1a1a1a;margin: 0 0 40px }.b-pdf__info-btns .orange-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 276px }.b-pdf__info-btns .orange-btn:not(:last-child) {margin: 0 0 21px }@media(max-width:767px) {.b-pdf__info-btns .orange-btn {margin: 0 auto 21px !important }.b-pdf__info-btns .orange-btn:last-child {margin-bottom: 0 !important }}.b-block {margin: 210px 0;background: url(../../../../../../../../../themes/vda-qmc/assets/img/cta-bg.png) center top/cover no-repeat;position: relative }@media(max-width:1199px) {.b-table.b-table_text table tr th:nth-child(2) {width: 300px }.b-block {margin: 100px 0 }}.b-block .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-block__img {width: 457px;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 40px;position: relative }@media(max-width:1550px) {.b-block__img {width: 400px }}@media(max-width:1199px) {.b-block__img {width: 320px;margin-right: 30px }}@media(max-width:991px) {.b-pdf__info-name {font-size: 20px }.b-block__img {position: absolute;top: -77px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);width: 175px;margin: 0 }}.b-block__img img {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);left: -120px }@media(max-width:1550px) {.b-block__img img {left: 0 }}.b-block__text {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;text-align: center;padding: 78px 0;-webkit-box-sizing: border-box;box-sizing: border-box }.b-block__text-title {font-weight: 700;font-size: 30px;line-height: 1.25;color: #fff }.b-block__text-title:not(:last-child) {margin: 0 0 40px }@media(max-width:1460px) {.b-block__text {padding: 55px 0 }.b-block__text-title {font-size: 20px }.b-block__text-title:not(:last-child) {margin: 0 0 25px }}.b-sentence {position: relative }.b-sentence:before {position: absolute;top: 0;left: 0;content: "";width: calc(100% - 150px);height: 100%;background: #00a052;opacity: .04;z-index: -1 }.b-sentence__row:not(:last-child) {margin-bottom: 160px }.b-trainer .row {margin-left: -75px;margin-right: -75px;margin-top: -40px }.b-trainer .row .col {padding-left: 75px;padding-right: 75px;margin-top: 40px }@media(max-width:1460px) {.b-trainer .row {margin-left: -25px;margin-right: -25px }.b-trainer .row .col {padding-left: 25px;padding-right: 25px }}@media(max-width:1199px) {.b-sentence:before {width: 100% }.b-sentence__row:not(:last-child) {margin-bottom: 80px }.b-trainer .row {margin-left: -15px;margin-right: -15px;margin-top: -20px }.b-trainer .row .col {padding-left: 15px;padding-right: 15px;margin-top: 20px }}@media(max-width:991px) {.b-block__img img {position: static;-webkit-transform: none;-ms-transform: none;transform: none }.b-block__text {padding: 100px 0 55px }.b-sentence__row:not(:last-child) {margin-bottom: 40px }.b-trainer .row .col {-webkit-box-flex: inherit;-ms-flex: inherit;flex: inherit;width: 290px;margin-left: auto;margin-right: auto }}.b-trainer__item-img {width: 156px;height: 156px;border-radius: 100%;overflow: hidden;margin: 0 0 40px }.b-trainer__item-img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover }.b-trainer__item-top {margin: 0 0 30px }@media(max-width:1199px) {.b-trainer__item-top {margin: 0 0 15px }}.b-trainer__item-name {font-weight: 700;font-size: 26px;line-height: 1.15;color: #000;margin: 0 0 8px }@media(max-width:1199px) {.b-trainer__item-name {font-size: 22px }}.b-trainer__item-info {font-weight: 400;font-size: 20px;line-height: 1.15;color: #00a052 }.b-trainer__item-contacts {margin: 0 0 40px }.b-trainer__item-contact {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 400;font-size: 18px;line-height: 1;color: #1a1a1a }@media(max-width:1199px) {.b-trainer__item-info {font-size: 18px }.b-trainer__item-contacts {margin: 0 0 20px }.b-trainer__item-contact {font-size: 16px }}.b-trainer__item-contact:not(:last-child) {margin-bottom: 10px }.b-trainer__item-contact i {width: 17px;font-size: 13px;margin: 0 15px 0 0 }.b-trainer__item-contact i.icon-icon-phone-handset-line {font-size: 17px }.b-trainer__item .b-list ul li:not(:last-child) {margin: 0 0 5px }.b-trainer__item .b-list ul li:before {color: #1a1a1a }.b-trainer__bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 80px 0 0 }@media(max-width:1199px) {.b-trainer__bottom {margin: 40px 0 0 }}.b-education__nav {margin: 0 0 80px }.b-education__nav ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start }.b-education__nav ul li:not(:last-child) {margin-right: 30px }@media(max-width:991px) {.b-education__nav ul {-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: -10px }.b-education__nav ul li {margin-top: 10px !important }}.b-education__nav ul li a {width: 100%;height: 70px;background: #fff;border: 1px solid #000;-webkit-box-sizing: border-box;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 700;font-size: 20px;line-height: 1;color: #000;padding: 0 20px;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }@media(max-width:1460px) {.b-education__nav {margin: 0 0 40px }.b-education__nav ul li:not(:last-child) {margin-right: 10px }.b-education__nav ul li a {font-size: 16px;padding: 0 10px;height: 60px }}.b-education__nav ul li a.active {background: #eb5a23;border-color: #eb5a23;color: #fff }.b-education__nav ul li a.active:hover {color: #fff }.b-education__nav ul li a:hover {color: #eb5a23 }.b-education__nav.b-education__nav-wrap ul {-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: -20px;margin-left: -10px;margin-right: -10px }.b-education__nav.b-education__nav-wrap ul li {margin-left: 0 !important;margin-right: 0 !important;width: 12.5%;padding: 0 10px;-webkit-box-sizing: border-box;box-sizing: border-box;margin-top: 20px }@media(max-width:991px) {.b-education__nav.b-education__nav-wrap ul li {width: 20% }}.b-education__nav.b-education__nav-wrap ul li a {padding: 0 10px }.b-education .row {margin-left: -5px;margin-right: -5px;margin-top: -10px !important }.b-education .row .col {padding-left: 5px;padding-right: 5px;margin-bottom: 0 !important;margin-top: 10px !important }.b-education__item {position: relative;background: #494949;height: 313px;overflow: hidden;display: block }.b-education__item-img {width: 100%;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-education__item-img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.b-education__item:hover .b-education__item-img img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1) }.b-education__item-wrap {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(73, 73, 73, .4);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;padding: 18px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-education__item-text p {font-weight: 400;font-size: 18px;line-height: 1.25;color: #fff }.b-education__item-name {font-weight: 700;font-size: 20px;line-height: 1.15;color: #fff;display: block;margin: 0 0 5px }.b-education__item-label {position: absolute;top: 15px;right: 15px;width: 103px;height: 103px;border-radius: 100%;background: #e8f2f8;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;text-align: center;z-index: 2;padding: 0 15px;-webkit-box-shadow: inset 0 0 25px 1px rgba(0, 92, 169, .31);box-shadow: inset 0 0 25px 1px rgba(0, 92, 169, .31);-webkit-box-sizing: border-box;box-sizing: border-box }.b-education__item-label span {display: block;font-weight: 400;font-size: 16px;line-height: 1;color: #1a1a1a;margin: 0 0 3px }.b-education__item-label i {font-size: 36px;color: #00a052 }.b-education__bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 40px 0 0 }.b-qualification .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start }.b-qualification__left {margin-right: 125px;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1 }@media(max-width:1460px) {.b-qualification__left {margin-right: 30px }}@media(max-width:1199px) {.b-education__nav ul li a {font-size: 14px;padding: 0 7px;height: 60px }.b-qualification .container {display: block }.b-qualification__left {margin: 0 0 80px }}.b-qualification__left-top {margin: 0 0 40px }.b-qualification__left-top p {font-weight: 400;font-size: 20px;text-align: left;color: #1a1a1a;margin: 0 0 10px }.b-qualification__left-top .b-title {margin: 0 }.b-qualification__left .b-accordion {margin: 80px 0 60px }@media(max-width:1199px) {.b-qualification__left .b-accordion {margin: 40px 0 20px }}.b-qualification__left.b-qualification__left_md {margin: 0 180px 0 0 }@media(max-width:1199px) {.b-qualification__left.b-qualification__left_md {margin: 0 0 80px }}@media(max-width:767px) {.b-education__nav ul li a {font-size: 16px;padding: 0 17px }.b-education__nav.b-education__nav-wrap ul li {width: 33.333333% }.b-education__nav.b-education__nav-wrap ul li a {text-align: center;padding: 0 5px }.b-qualification__left {margin: 0 0 40px }.b-qualification__left-top {margin: 0 0 20px }.b-qualification__left.b-qualification__left_md {margin: 0 0 40px }}.b-qualification__left-bottom {margin: 80px 0 0 }.b-qualification__right {width: 510px;-ms-flex-negative: 0;flex-shrink: 0 }@media(max-width:1199px) {.b-qualification__left-bottom {margin: 60px 0 0 }.b-qualification__right {width: 100% }}.b-qualification__block:not(:last-child) {margin: 0 0 40px }.b-qualification__block-title {background: rgba(0, 160, 82, .04);padding: 18px 40px;-webkit-box-sizing: border-box;box-sizing: border-box;font-weight: 400;font-size: 26px;line-height: 1;text-align: left;color: #1a1a1a }@media(max-width:767px) {.b-qualification__left-bottom {margin: 40px 0 0 }.b-qualification__block-title {padding: 10px 15px;font-size: 18px }}.b-qualification__block-item {padding: 18px 40px;-webkit-box-sizing: border-box;box-sizing: border-box;font-weight: 400;font-size: 18px;line-height: 1.15;color: #1a1a1a;border-bottom: 1px solid #878787 }@media(max-width:767px) {.b-qualification__block-item {padding: 10px 15px;font-size: 16px }}.b-qualification__block-item:last-child {border-bottom: none }.b-qualification__block-row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 0 10px 0 40px;-webkit-box-sizing: border-box;box-sizing: border-box;margin: 18px 0 }@media(max-width:767px) {.b-qualification__block-row {-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0 10px 0 15px;margin: 25px 0 }}.b-qualification__block-date {font-weight: 400;font-size: 18px;line-height: 1;color: #1a1a1a;width: 210px;-ms-flex-negative: 0;flex-shrink: 0 }@media(max-width:767px) {.b-qualification__block-date {width: 100%;margin: 0 0 10px }}.b-qualification__block-city {width: 90px;font-weight: 400;font-size: 18px;line-height: 1;color: #1a1a1a }.b-qualification__block-text {padding: 20px 40px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-qualification__block-text p:not(:last-child) {margin: 0 0 5px }@media(max-width:767px) {.b-qualification__block-text {padding: 10px }}.b-qualification__block-bottom {padding: 0 20px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-qualification__block-bottom .b-link {background: 0 0;margin: 20px 0 0 20px }.b-qualification__block-bottom .b-link .b-link {margin: 0;background: 0 0 }.b-qualification__block-bottom .b-link .wpcf7-spinner {position: absolute;top: 0;left: 119px }.b-qualification__block.b-qualification__block_color {background: rgba(0, 160, 82, .04);padding: 40px 0;margin: 0 0 8px }.b-qualification__block.b-qualification__block_color:last-child {margin-bottom: 0 }.b-qualification__block.b-qualification__block_color .b-qualification__block-title {background: 0 0;padding-top: 0;padding-bottom: 0 }.b-qualification__block.b-qualification__block_color .b-qualification__block-wrap {padding: 20px 40px 0;-webkit-box-sizing: border-box;box-sizing: border-box }.b-qualification__block .orange-btn {margin: 10px 0 0 }.b-accordion-item:not(:last-child) {margin-bottom: 40px }.b-accordion-item:last-child .b-accordion-header {border: none }.b-accordion-header {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 700;font-size: 26px;line-height: 1.4;text-align: left;color: #1a1a1a;border-bottom: 1px solid #878787;-webkit-box-sizing: border-box;box-sizing: border-box;position: relative;padding: 0 15px 20px;cursor: pointer }.b-accordion-header.collapsed .b-accordion-button {font-size: 18px;background: #00a052 }@media(max-width:767px) {.b-qualification__block.b-qualification__block_color {padding: 20px 0 }.b-qualification__block.b-qualification__block_color .b-qualification__block-wrap {padding: 15px 15px 0 10px }.b-accordion-item:not(:last-child) {margin-bottom: 20px }.b-accordion-header {padding: 0 10px 10px;font-size: 16px }.b-accordion-header.collapsed .b-accordion-button {font-size: 12px }}.b-accordion-header.collapsed .b-accordion-button:after {content: "" }.b-accordion-button {width: 33px;height: 33px;background: #878787;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: #fff;font-size: 3px;-ms-flex-negative: 0;flex-shrink: 0;margin-left: 13px }.b-accordion-button:after {font-family: icomoon !important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "" }.b-accordion-body {padding: 20px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-accordion-body p span {color: #005ca9 }.b-accordion.b-accordion_md {max-width: 1200px }.b-accordion.b-accordion_fs .b-accordion-header {font-size: 18px }@media(max-width:767px) {.b-accordion-button {width: 23px;height: 23px;font-size: 2px }.b-accordion-body {padding: 10px }.b-accordion.b-accordion_fs .b-accordion-header {font-size: 16px }}.b-accordion.b-accordion_fs .b-accordion_fs-top {font-weight: 400;font-size: 20px;line-height: 1.15;text-align: left;color: #00a052;margin: 0 0 20px;padding: 0 0 0 15px;-webkit-box-sizing: border-box;box-sizing: border-box }@media(max-width:767px) {.b-accordion.b-accordion_fs .b-accordion_fs-top {margin: 0 0 10px;padding: 0 0 0 10px;font-size: 17px }}.b-accordion.b-accordion_fs .b-accordion-item.mb-80:last-child {border-bottom: none !important }.green-block {background: var(--wpr-bg-78b7c5df-325d-4794-b56a-2728fe47a62e) center top/cover no-repeat;padding: 50px 0;-webkit-box-sizing: border-box;box-sizing: border-box;text-align: center;max-width: 1600px;margin: 160px auto }.green-block .b-section__title {color: #fff;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin: 0 0 20px }.green-block p {color: #fff }.b-members .row {margin-left: -5px;margin-right: -5px;margin-top: -10px;-ms-flex-line-pack: start;align-content: flex-start }.b-members .row .col {padding-left: 5px;padding-right: 5px;margin-top: 10px !important;margin-bottom: 0 !important }@media(max-width:767px) {.b-members .row .col {width: 100%;-webkit-box-flex: 1;-ms-flex: auto;flex: auto }}.b-members__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;height: 100%;background: #fff;padding: 40px;-webkit-box-sizing: border-box;box-sizing: border-box }.b-members__item p b {font-size: 20px;font-weight: 700 }.b-members__item-bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;margin-top: 20px }.b-members__item-btn {color: #eb5a23;font-size: 39px;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.b-members__item-btn:hover {color: #00a052 }.b-items .b-items__row {margin-left: -12px;margin-right: -12px;margin-top: -24px }.b-items .b-items__row .b-items__col {padding-left: 12px;padding-right: 12px;margin-top: 24px;margin-bottom: 0 !important;-webkit-box-sizing: border-box;box-sizing: border-box;width: 20%;-webkit-box-flex: 0;-ms-flex: none;flex: none }@media(max-width:1199px) {.b-items .b-items__row .b-items__col {width: 25% }}@media(max-width:991px) {.b-members__item {padding: 20px 15px }.b-members__item-bottom {margin-top: 10px }.b-members__item-btn {font-size: 30px }.b-items .b-items__row .b-items__col {width: 33.333333% }}@media(max-width:767px) {.b-items .b-items__row {margin-left: -6px;margin-right: -6px;margin-top: -12px }.b-items .b-items__row .b-items__col {width: 50%;padding-left: 6px;padding-right: 6px;margin-top: 12px }}@media(max-width:374px) {.b-items .b-items__row .b-items__col {width: 100% }}.b-items .b-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;text-align: center;height: 180px;padding: 10px 15px;-webkit-box-sizing: border-box;box-sizing: border-box;background: #005ca9;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.b-items .b-item:hover {background: #00b6ed }.b-items .b-item__img {margin: 0 0 13px }.b-items .b-item__img img {margin: 0 auto }.b-items .b-item__name {display: block;font-weight: 400;font-size: 24px;line-height: 1.15;color: #fff;margin: 0 0 10px }.b-items .b-item .b-link {font-weight: 400;font-size: 18px }.b-items .b-item.b-item_light {background: #e8f2f8 }.b-items .b-item.b-item_light .b-item__name {color: #1a1a1a }.b-items .b-item.b-item_light:hover {background: #afe1ff }.b-items .b-item.b-item_light .b-link {color: #1a1a1a }.b-items .b-item.b-item_light .b-link:hover {color: #eb5a23 }.b-items.black .b-item {background: #1a1a1a }.b-items.black .b-item:hover {background: #494949 }.b-complaint__block:not(:last-child) {margin-bottom: 40px }.b-complaint__block-title {font-weight: 400;font-size: 26px;line-height: 1.4;text-align: left;color: #1a1a1a;margin: 0 0 20px }.b-complaint__block i {display: block;font-weight: 400;font-size: 14px;line-height: 1.3;text-align: left;font-style: normal;color: #878787;margin: 10px 0 }.b-complaint__block i:first-child {margin-top: 0 }.b-complaint__block i:last-child {margin-bottom: 0 }.b-complaint__block p {color: #878787 }.results-page .b-title {margin: 0 0 40px }.results-page .b-search {width: 100%;max-width: 296px;margin: 0 0 80px }.results-page__title {font-weight: 700;font-size: 30px;line-height: 1.1;color: #000;margin: 0 0 40px }.results-page__container {margin-bottom: 80px }@media(max-width:767px) {.b-items .b-item__name {font-size: 20px }.results-page__container {margin-bottom: 40px }}.results-page__item {max-width: 951px;padding: 0 100px 40px 0;margin: 0 0 40px;-webkit-box-sizing: border-box;box-sizing: border-box;border-bottom: 1px solid #878787 }@media(max-width:991px) {.results-page__item {padding: 0 0 20px;margin: 0 0 20px }.results-page__item-link {word-break: break-all }}.results-page__item:last-child {border: none;padding-bottom: 0;margin-bottom: 0 }.results-page__item-title {font-weight: 700;font-size: 26px;line-height: 1.3;text-align: left;color: #1a1a1a;margin: 0 0 10px }.results-page__item-link {font-weight: 400;text-decoration: underline;font-size: 18px;line-height: 28px;text-align: left;color: #eb5a23 }.results-page__item-link:hover {text-decoration: none;color: #eb5a23 }.b-footer__top {padding: 85px 0;-webkit-box-sizing: border-box;box-sizing: border-box }.b-footer__top .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start }@media(max-width:991px) {.b-footer__top .container {-ms-flex-wrap: wrap;flex-wrap: wrap }}@media(max-width:767px) {.b-footer__top .container {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center }}@media(max-width:991px) {.b-footer__item {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2 }}@media(max-width:767px) {.b-footer__item {width: 290px;margin: 35px 0 0 }.b-footer__item.contact {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3 }}.b-footer__item-title {font-weight: 400;font-size: 30px;line-height: 1.1;color: #1a1a1a;margin: 0 0 20px }.b-footer__item-info {margin: 0 0 40px }.b-footer__item-info p {font-weight: 400;font-size: 18px;line-height: 1.42;text-align: left;color: #1a1a1a }.b-footer__item-info p:not(:last-child) {margin: 0 0 18.5px }.b-footer__item ul:not(:last-child) {margin-bottom: 20px }.b-footer__item ul li:not(:last-child) {margin-bottom: 10px }.b-footer__item ul li a {display: block;font-weight: 400;font-size: 18px;line-height: 1.1;color: #1a1a1a;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.b-footer__item ul li a:hover {color: #eb5a23 }.b-footer__right {margin-left: 200px }@media(max-width:1460px) {.b-footer__right {margin: 0 0 0 50px }}.b-footer__right .b-footer__logo {display: block;margin: 0 0 89px }@media(max-width:1199px) {.b-footer__top {padding: 50px 0 }.b-footer__item-title {font-size: 18px }.b-footer__item ul li a, .b-footer__item-info p {font-size: 16px }.b-footer__right .b-footer__logo {margin: 0 0 69px }}@media(max-width:991px) {.b-footer__right {margin: 0 0 60px;-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;width: 100% }.b-footer__right .b-footer__logo {margin: 0 0 30px }}.b-footer__contacts-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: 400;font-size: 18px;line-height: 1;color: #1a1a1a }@media(max-width:1199px) {.b-footer__contacts-item {font-size: 16px }}.b-footer__contacts-item:not(:last-child) {margin-bottom: 10px }.b-footer__contacts-item i {margin: 0 15px 0 0 }.b-footer__contacts-item i.icon-icon-email {font-size: 13px }.b-footer__bottom {padding: 30.5px 0;-webkit-box-sizing: border-box;box-sizing: border-box }.b-footer__bottom .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-footer__bottom .b-copyright {font-weight: 400;font-size: 16px;line-height: 1.2;color: #1a1a1a }@media(max-width:991px) {.b-footer__bottom {padding: 20px 0 }.b-footer__bottom .container {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse }.b-footer__bottom .b-copyright {margin: 30px 0 0 }}@media(max-width:767px) {.b-footer__right {width: 290px;margin: 0 auto 10px }.b-footer__bottom .b-copyright {font-size: 14px;text-align: center }}.b-footer__nav ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.b-footer__nav ul li:not(:last-child) {margin-right: 35px }.b-footer__nav ul li a {display: block;font-weight: 400;font-size: 16px;line-height: 1;color: #1a1a1a;-webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out }.b-footer__nav ul li a:hover {color: #eb5a23 }