@font-face {
    font-family: 'regular';
    font-display: 'auto';
    src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.otf") format("opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arm-regular';
    font-display: 'auto';
    src: url("../fonts/Montserratarm-Regular/Montserratarm-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.otf") format("opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.woff") format("woff"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bold';
    font-display: 'auto';
    src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.otf") format("opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arm-bold';
    font-display: 'auto';
    src: url("../fonts/Montserratarm-Bold/Montserratarm-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.otf") format("opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.woff") format("woff"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'medium';
    font-display: 'auto';
    src: url("../fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.otf") format("opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium/Montserrat-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arm-medium';
    font-display: 'auto';
    src: url("../fonts/Montserratarm-Medium/Montserratarm-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.otf") format("opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.woff") format("woff"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icon';
    font-display: 'auto';
    src: url("../fonts/icons/icomoon.eot?dtab6w");
    src: url("../fonts/icons/icomoon.eot?dtab6w#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?dtab6w") format("truetype"), url("../fonts/icons/icomoon.woff?dtab6w") format("woff");
    font-weight: normal;
    font-style: normal;
}

.menu_sub_open_icon {
    display: none;
}

.icon_arrow_second:before {
    content: "\E916";
}

.icon_eye:before {
    content: "\E917";
}

.icon_success:before {
    content: "\E918";
}

.icon_call_phone:before {
    content: "\E919";
}

.icon_download:before {
    content: "\E91A";
}

.icon_quotes:before {
    content: "\E915";
}

.icon_long_arrow_right:before {
    content: "\E914";
}

.icon_long_arrow:before {
    content: "\E91E";
}

.icon_youtube:before {
    content: "\E904";
}

.icon_map:before {
    content: "\E90A";
}

.icon_phone:before {
    content: "\E90B";
}

.icon_user:before {
    content: "\E90C";
}

.icon_down_arrow:before {
    content: "\E90D";
}

.icon_check:before {
    content: "\E90E";
}

.icon_search:before {
    content: "\E90F";
}

.icon_antiage:before {
    content: "\E914";
}

.icon_menu_close:before {
    content: "\E900";
}

.icon_left:before {
    content: "\E901";
}

.icon_right:before {
    content: "\E902";
}

.icon_flickr:before {
    content: "\E903";
}

.icon_behance:before {
    content: "\E905";
}

.icon_facebook:before {
    content: "\E906";
}

.icon_instagram:before {
    content: "\E907";
}

.icon_linkedin:before {
    content: "\E908";
}

.icon_ok:before {
    content: "\E909";
}

.icon_pinterest:before {
    content: "\E910";
}

.icon_twitter:before {
    content: "\E911";
}

.icon_vk:before {
    content: "\E912";
}

.icon_telegram:before {
    content: "\E913";
}

html {
    height: 100%;
    font-size: 10px;
    line-height: 1.4286em;
}

body {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 100%;
    color: #000000;
    width: 100%;
    /*overflow-x: hidden;*/
    -webkit-overflow-scrolling: touch;
    min-height: 100%;
    font-family: "regular", "arm-regular";
    background: rgba(245, 248, 252, 0.8);
}

input,
select,
textarea,
button,
a,
.slick-slide {
    outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
    text-decoration: none;
}

a {
    color: rgb(0, 90, 168);
}

button {
    cursor: pointer;
    display: block;
}

img {
    max-height: none;
    border: none;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

[class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.custom_container {
    width: 100%;
    max-width: 1212px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.content {
    padding-top: 230px;
    min-height: 50vh;
}

.error_hint {
    color: rgba(185, 74, 72, 0.8);
    opacity: 0;
    max-height: 15px;
    margin-bottom: -15px;
    position: relative;
    overflow: hidden;
    font-size: 110%;
    line-height: 15px;
    text-align: right;
    display: block;
    margin-right: 5px;
}

.help-block.form-error,
.individual_hint {
    display: none;
}

.has-error .error_hint,
.has-error + .error_hint {
    max-height: 60px;
    opacity: 1;
}

.has-error textarea,
.has-error input {
    border-color: #b94a48 !important;
}

.has-error ::-webkit-input-placeholder {
    color: rgba(185, 74, 72, 0.58);
}

.has-error :-moz-placeholder {
    color: rgba(185, 74, 72, 0.58);
}

.has-error ::-moz-placeholder {
    color: rgba(185, 74, 72, 0.58);
}

.has-error :-ms-input-placeholder {
    color: rgba(185, 74, 72, 0.58);
}

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

.index_menu {
    position: relative;
    z-index: 1;
}

.page_menu {
    position: sticky;
    top: 198px;
}

.page_menu li {
    margin-bottom: 12px;
}

.page_menu img {
    margin-right: 10px;
    height: auto;
    width: 22px;
    vertical-align: top;
    -o-object-fit: cover;
    object-fit: cover;
}

.page_menu a {
    width: 180px;
    height: 52px;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 10px 0 rgba(84, 124, 203, 0.26);
    background: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #6E7786;
    font-size: 120%;
    line-height: 15px;
    font-family: "medium", "arm-medium";
    padding: 0 13px;
    color: #6E7786;
    transition: all 0.3s;
}

.header .submenu_list .current_page {
    font-weight: bold;
    font-size: 14px;
}

.page_menu a::before {
    display: block;
    font-size: 140%;
    color: inherit;
    margin-right: 10px;
}

.page_menu a.current_page {
    background: rgb(0, 90, 168);
    color: #ffffff;
    pointer-events: none;
}

.page_second_menu {
    margin-top: 12px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 5px 0 rgba(84, 124, 203, 0.11);
}

.page_second_menu a {
    width: 180px;
    height: 52px;
    display: flex;
    align-items: center;
    font-size: 120%;
    line-height: 15px;
    position: relative;
    padding: 0 10px;
    background: #E6E9EE;
    z-index: 5;
}

.page_second_menu a::before {
    position: absolute;
    content: "";
    left: 10px;
    right: 10px;
    height: 1px;
    background: #ffffff;
    bottom: 0;
    z-index: 10;
}

.page_second_menu li:last-child a::before {
    display: none;
}

.quotes {
    margin: 20px 0;
    padding: 25px;
    border-top: 1px solid #E6E9EE;
    border-bottom: 1px solid #E6E9EE;
}

.quotes .quotes_title {
    font-size: 140%;
    line-height: 18px;
    color: rgba(76, 82, 93, 0.8);
    display: flex;
    align-items: center;
}

.quotes .quotes_title::before {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 120px;
    font-size: 380%;
    margin-right: 40px;
    color: rgb(77, 168, 67);
}

.quotes .quotes_author {
    margin-left: 140px;
    font-size: 140%;
    line-height: 19px;
    font-family: "bold", "arm-bold";
    color: rgb(77, 168, 67);
    margin-top: 20px;
}

.h1_title {
    font-size: 320%;
    line-height: 39px;
    color: #4C525D;
    font-family: "bold", "arm-bold";
}

.h2_title {
    font-size: 240%;
    line-height: 29px;
    color: #4C525D;
    font-family: "bold", "arm-bold";
}

.h3_title {
    font-size: 180%;
    line-height: 22px;
    color: #4C525D;
    font-family: "bold", "arm-bold";
}

.page_content {
    flex: 1;
    border-radius: 4px;
    position: relative;
    /*background: #ffffff;*/
    margin-left: 20px;
    /*box-shadow: 0 2px 5px 0 rgba(84, 124, 203, 0.11);*/
    min-height: 300px;
    overflow: hidden;
    /*padding: 30px;*/
}

.content_title {
    /*margin-top: 15px;*/
    font-size: 240%;
    line-height: 29px;
    font-family: "bold", "arm-bold";
    color: #666666;
    /*margin-left: 40px;*/
}

.accordion-item {
    border: 1px solid #ccc;
    margin-bottom: 5px;
}

.accordion-header {
    background-color: #f0f0f0;
    padding: 10px;
    cursor: pointer;
}

.accordion-content {
    padding: 10px;
    display: none;
}

.inner_title {
    color: #6C7380;
    font-size: 320%;
    font-family: "bold", "arm-bold";
    line-height: 39px;
    max-width: 648px;
    /*padding-bottom: 28px;*/
}
.custom_open_modal{
    cursor: pointer;
}
.custom_open_modal:hover{
    color: #0d95e8;
}

.inner_description {
    color: black;
    font-size: 14px;
    line-height: 24px;
    /*font-family: "bold", "arm-bold";*/
    opacity: 0.8;
    padding-bottom: 50px;
    text-align: justify;
}

.inner_subtitle {
    max-width: 576px;
    color: #4C525D;
    font-size: 180%;
    font-family: "bold", "arm-bold";
    line-height: 22px;
    margin: 30px 0;
}

.container_inner {
    /*padding: 40px;*/
    /*margin-top: 15px;*/
    /*border-top: 1px solid #E6E9EE;*/
}

.phone_link:not(.clickable) {
    color: inherit;
    cursor: default;
    pointer-events: none;
}

.scroll-y div {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    border-radius: 4px;
    width: 7px;
    height: 100%;
    right: -10px;
}

.scroll-y div.scroll-element_track {
    z-index: 2;
    background: rgba(51, 51, 51, 0.1);
    width: 9px;
}

.scroll-y div.scroll-bar {
    cursor: pointer;
    z-index: 3;
    background: rgba(5, 83, 159, 0.8);
    margin-right: 1px;
}

.breadcrumbs {
    position: absolute;
    top: -25px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
}

.breadcrumbs ul {
    display: flex;
    align-items: center;
    font-size: 120%;
    line-height: 15px;
}

.breadcrumbs li {
    display: flex;
    align-items: center;
}

.breadcrumbs li * {
    max-width: 300px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: rgba(76, 82, 93, 0.8);
}

.breadcrumbs li:not(:first-child):before {
    content: "";
    display: block;
    margin: 0 6px;
    height: 4px;
    width: 4px;
    background-color: rgb(77, 168, 67);
}

.breadcrumbs a {
    display: inline-block;
    vertical-align: top;
    color: rgba(76, 82, 93, 0.5);
    position: relative;
}

.tab_buttons a.selected {
    pointer-events: none;
}

.biomaterial_section p img {
    width: 100%;
    height: auto;
}

.bio_popup {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: auto;
    transition: top 0.5s;
    padding-left: 20px;
    background: rgba(30, 68, 142, 0.56);
}

.bio_popup .popup_inner {
    width: 100%;
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.bio_popup .popup_container {
    max-width: 690px;
    position: relative;
    width: 100%;
    background: #ffffff;
    height: 560px;
    padding: 20px 25px;
    padding-right: 10px;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(84, 124, 203, 0.11);
}

.bio_popup .scroll-y div {
    right: 0;
}

.bio_popup .popup_close {
    position: absolute;
    right: -45px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #ffffff;
}

.bio_popup .popup_close:before {
    color: #ffffff;
    font-size: 160%;
    transition: color 0.5s;
}

.bio_popup .popup_title {
    font-size: 140%;
    line-height: 18px;
    font-family: "bold", "arm-bold";
    padding-left: 45px;
    color: rgba(76, 82, 93, 0.8);
    padding-bottom: 11px;
    border-bottom: 1px solid rgba(230, 233, 238, 0.5);
}

.bio_popup .bio_person {
    margin-top: 30px;
    padding: 0 45px;
    display: flex;
}

.bio_popup .images_block {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    min-width: 155px;
}

.bio_popup .images_block img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.bio_popup .bio_information {
    margin-top: 10px;
    padding-left: 25px;
}

.bio_popup .person_name {
    font-size: 140%;
    line-height: 18px;
    font-family: "bold", "arm-bold";
    color: rgba(76, 82, 93, 0.8);
}

.bio_popup .person_position {
    font-size: 140%;
    line-height: 18px;
    color: rgba(76, 82, 93, 0.8);
    margin-top: 5px;
}

.bio_popup .bio_description {
    font-size: 140%;
    line-height: 18px;
    color: rgba(76, 82, 93, 0.8);
    margin-top: 20px;
}

.bio_popup .tab_section {
    margin: 20px 0;
    padding: 0 45px;
}

.bio_popup .selected.tab_block {
    height: auto;
    opacity: 1;
    overflow: visible;
    margin-top: 40px;
}

.bio_popup .tab_block {
    height: 0;
    opacity: 0;
    position: relative;
    z-index: 10;
    overflow: hidden;
}

.bio_popup .tab_buttons ul {
    display: flex;
    align-items: center;
    max-width: 300px;
}

.bio_popup .tab_buttons li {
    width: 50%;
}

.bio_popup .tab_buttons a {
    font-size: 120%;
    line-height: 15px;
    font-family: "bold", "arm-bold";
    color: #6C7380;
    padding-bottom: 12px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
}

.bio_popup .tab_buttons a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    opacity: 0;
    background: rgba(5, 83, 159, 0.8);
}

.bio_popup .tab_buttons a.selected:before {
    opacity: 1;
}

.bio_popup .bio_inline {
    display: flex;
    margin-bottom: 25px;
}

.bio_popup .info_date {
    font-size: 140%;
    line-height: 18px;
    color: rgb(77, 168, 67);
    font-family: "bold", "arm-bold";
}

.bio_popup .bio_wrapper {
    height: 95%;
}

.bio_popup .bio_info_block {
    margin-left: 20px;
}

.bio_popup .info_title {
    font-size: 140%;
    line-height: 18px;
    font-family: "bold", "arm-bold";
    color: rgba(76, 82, 93, 0.8);
}

.bio_popup .info_description {
    font-size: 140%;
    line-height: 18px;
    margin-top: 10px;
    color: rgba(76, 82, 93, 0.8);
}

.paging {
    padding-top: 20px;
    display: flex;
    justify-content: flex-end;
}

.paging ul {
    display: inline-flex;
    position: relative;
    overflow: hidden;
    padding: 0;
    max-width: 100%;
}

.paging li {
    flex: 1;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.paging a {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    font-size: 120%;
    line-height: 15px;
    border-radius: 8px;
    color: rgba(0, 0, 0, 0.8);
    transition: all 0.3s;
}

.paging a:hover {
    background: #0C60AC;
    color: #ffffff;
}

.paging a.current_page {
    background: rgb(0, 90, 168);
    color: #ffffff;
    cursor: default;
    width: 30px;
    height: 30px;
    pointer-events: none;
}

.paging a:before {
    font-size: 80%;
    color: rgba(0, 0, 0, 0.8);
    border: 1px solid rgb(0, 90, 168);
    width: 100%;
    height: 100%;
    border-radius: 8px;
    display: flex;
    color: inherit;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.sertificats_section {
    margin: 40px 0;
}

.sertificats_section .label_title {
    font-size: 160%;
    line-height: 19px;
    font-family: "bold", "arm-bold";
    color: #666666;
    margin-bottom: 25px;
}

.sertificats_slider {
    position: relative;
    white-space: nowrap;
    font-size: 0;
    overflow: hidden;
    width: 100%;
}

.sertificats_slider .slide_block {
    display: inline-block;
    white-space: normal;
    font-size: 1rem;
    width: 25%;
    vertical-align: top;
    padding: 15px;
    z-index: 10;
}

.sertificats_slider .slide_link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 120px;
    padding: 15px 0;
    position: relative;
}

.sertificats_slider .slide_link img {
    -o-object-fit: contain;
    object-fit: contain;
}

.sertificats_slider .slide_link:before {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    z-index: 50;
    opacity: 0;
    pointer-events: none;
    background: rgba(58, 191, 7, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 130%;
    color: #ffffff;
    transition: all 0.3s;
}

.sertificats_slider .slide_link:hover::before {
    opacity: 1;
}

.sertificats_slider .slick-arrow {
    position: absolute;
    border: none;
    padding: 0;
    width: 22px;
    background: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(84, 124, 203, 0.11);
    border-radius: 3px;
    color: inherit;
    z-index: 15;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(76, 82, 93, 0.1);
}

.sertificats_slider .slick-arrow:before {
    display: block;
    font-size: 1.3rem;
}

.sertificats_slider .slick-prev {
    left: 0px;
    top: 5px;
    bottom: 5px;
}

.sertificats_slider .slick-prev:before {
    content: "\E901";
}

.sertificats_slider .slick-next {
    right: 0px;
    top: 5px;
    bottom: 5px;
}

.sertificats_slider .slick-next:before {
    content: "\E902";
}

.standard_elements h1 {
    padding: 0;
    margin: 0;
    margin-top: 30px;
    max-width: 600px;
    font-size: 320%;
    line-height: 39px;
    color: #4C525D;
    font-family: "bold", "arm-bold";
}

.standard_elements h2 {
    padding: 0;
    margin: 0;
    margin-top: 35px;
    max-width: 600px;
    font-size: 240%;
    line-height: 29px;
    color: #4C525D;
    font-family: "bold", "arm-bold";
}

.standard_elements h3 {
    margin-top: 35px;
    max-width: 600px;
    font-size: 180%;
    line-height: 22px;
    color: #4C525D;
    font-family: "bold", "arm-bold";
}

.standard_elements p {
    margin-top: 35px;
    font-size: 160%;
    line-height: 24px;
    color: rgba(102, 102, 102, 0.8);
}

.standard_elements table {
    margin-top: 30px;
    width: 100%;
    font-size: 140%;
    line-height: 18px;
    color: rgba(76, 82, 93, 0.8);
}

.standard_elements table td {
    padding: 21px 18px;
}

.standard_elements table tr:nth-child(2n +1) td {
    background: rgba(230, 233, 238, 0.8);
}

.standard_elements table tr:nth-child(2n +1) td:nth-child(2n +1) {
    background: rgba(230, 233, 238, 0.5);
}

.standard_elements ul {
    margin-top: 30px;
    padding: 0 25px;
}

.standard_elements ul li {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    font-size: 160%;
    line-height: 18px;
    position: relative;
    padding-left: 25px;
    width: 100%;
    color: rgba(76, 82, 93, 0.8);
}

.standard_elements ul li::before {
    content: "";
    margin-top: 7px;
    display: flex;
    width: 8px;
    background: rgb(77, 168, 67);
    height: 8px;
    position: absolute;
    left: 0;
}

.standard_elements ol {
    padding-left: 15px;
}

.standard_elements ol > li {
    margin-bottom: 20px;
    font-size: 140%;
    line-height: 18px;
    position: relative;
    padding-left: 25px;
    width: 100%;
    color: rgba(76, 82, 93, 0.8);
}

.standard_elements ol > li::marker {
    color: rgb(77, 168, 67);
    font-family: "bold", "arm-bold";
}

.standard_elements ol > li ol {
    padding-left: 40px;
}

.standard_elements ol > li ol li {
    margin: 15px 0;
    font-size: 110%;
}

.standard_elements ol > li ol li::before {
    content: counter(li);
}

.standard_elements ol > li ol li::marker {
    color: rgb(77, 168, 67);
    font-family: "bold", "arm-bold";
}

.standard_elements a {
    font-size: 120%;
    line-height: 15px;
    font-family: "bold", "arm-bold";
    color: rgb(0, 90, 168);
}

.fancybox_popup {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: auto;
    transition: top 0.5s;
    padding-left: 20px;
    background: rgba(30, 68, 142, 0.56);
}

.fancybox_popup .popup_inner {
    width: 100%;
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.fancybox_popup .popup_container {
    max-width: 805px;
    position: relative;
    width: 100%;
    background: #ffffff;
    height: 463px;
    padding: 30px;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(84, 124, 203, 0.11);
}

.fancybox_popup .popup_close {
    position: absolute;
    right: -45px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #ffffff;
}

.fancybox_popup .popup_close:before {
    color: #ffffff;
    font-size: 160%;
    transition: color 0.5s;
}

.fancybox_popup .main_image_slider {
    position: relative;
    white-space: nowrap;
    font-size: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.fancybox_popup .main_image_slider .slick-slider {
    height: 100%;
}

.fancybox_popup .main_image_slider .slick-track {
    height: 100%;
}

.fancybox_popup .main_image_slider .slick-list {
    height: 100%;
}

.fancybox_popup .main_image_slider .slide_block {
    display: inline-block;
    white-space: normal;
    font-size: 1rem;
    width: 100%;
    vertical-align: top;
    padding: 15px;
    z-index: 10;
    height: 100%;
    position: relative;
}

.fancybox_popup .main_image_slider .slide_block img {
    -o-object-fit: contain;
    object-fit: contain;
    padding: 0 25px;
}

.fancybox_popup .slick-arrow {
    position: absolute;
    border: none;
    padding: 0;
    background: transparent;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    color: rgb(77, 168, 67);
    z-index: 15;
}

.fancybox_popup .slick-arrow:before {
    display: block;
    font-size: 2rem;
}

.fancybox_popup .slick-prev {
    left: 5px;
}

.fancybox_popup .slick-prev:before {
    content: "\E901";
}

.fancybox_popup .slick-next {
    right: 5px;
}

.fancybox_popup .slick-next:before {
    content: "\E902";
}

.bio_opened, .fancybox_opened {
    overflow: hidden;
}

.bio_opened .bio_popup, .fancybox_opened .bio_popup {
    top: 0;
    padding: 0;
}

.bio_opened .header, .fancybox_opened .header {
    width: 100%;
    overflow-y: scroll;
    padding-right: 17px;
    box-sizing: content-box;
}

.bio_opened .content, .fancybox_opened .content {
    width: 100%;
    overflow-y: scroll;
    padding-right: 17px;
    box-sizing: content-box;
}

.bio_opened .footer, .fancybox_opened .footer {
    width: 100%;
    overflow-y: scroll;
    padding-right: 17px;
    box-sizing: content-box;
}

.fancybox_opened .fancybox_popup {
    top: 0;
    padding: 0;
}

@media (max-width: 1199px) {
    .standard_elements h1 {
        font-size: 280%;
        line-height: 31px;
    }

    .standard_elements h3 {
        font-size: 160%;
        line-height: 21px;
    }

    .h1_title {
        font-size: 280%;
        line-height: 31px;
    }

    .h3_title {
        font-size: 160%;
        line-height: 21px;
    }

    .page_menu a {
        width: 180px;
        height: 45px;
    }

    .page_menu li {
        margin-bottom: 10px;
    }

    .page_second_menu a {
        height: 50px;
    }
}

@media (max-width: 991px) {
    .bio_popup .popup_inner {
        padding: 20px;
    }

    .menu_sub_open_icon {
        display: block;
    }

    .bio_popup .popup_close {
        right: 0;
        top: -45px;
    }

    .container_inner {
        padding: 20px;
    }

    .breadcrumbs {
        display: none;
    }

    .content {
        padding-top: 150px;
    }

    .fancybox_popup .popup_inner {
        padding: 20px;
    }

    .fancybox_popup .popup_inner .popup_close {
        top: -50px;
        right: 0;
    }

    .index_menu {
        position: absolute;
        left: 0;
        right: 0;
        display: flex;
        padding: 10px 0;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .index_menu .page_menu {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .index_menu .page_menu li {
        margin-bottom: 0;
        padding: 0 5px;
    }

    .index_menu .page_menu li:first-child {
        padding-left: 15px;
    }

    .index_menu .page_menu li:last-child {
        padding-right: 15px;
    }

    .index_menu .page_menu a {
        width: 160px;
        justify-content: center;
        padding: 0 5px;
    }

    .index_menu .page_menu a::before {
        margin-right: 5px;
    }

    .index_menu .page_second_menu {
        display: none;
    }

    .page_content {
        margin-left: 0;
        margin-top: 80px;
    }

    .custom_inline {
        flex-direction: column;
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    .bio_popup .bio_person {
        padding: 0 15px;
    }

    .bio_popup .tab_section {
        padding: 0 15px;
    }

    .standard_elements h1 {
        font-size: 240%;
        line-height: 26px;
    }

    .standard_elements h3 {
        font-size: 140%;
        line-height: 19px;
    }

    .standard_elements table {
        overflow-x: auto;
        display: block;
    }

    .standard_elements table > td {
        width: 100%;
        min-width: 250px;
    }

    .fancybox_popup .popup_container {
        height: 370px;
        padding: 20px 10px;
    }

    .page_content {
        /*padding: 10px;*/
    }

    .inner_title {
        font-size: 240%;
    }

    .inner_description {
        font-size: 140%;
    }

    .h1_title {
        font-size: 240%;
        line-height: 26px;
    }

    .h3_title {
        font-size: 140%;
        line-height: 19px;
    }
}

@media (max-width: 575px) {
    .bio_popup .popup_inner {
        padding: 50px 15px;
    }

    .bio_popup .bio_person {
        flex-direction: column;
    }

    .bio_popup .bio_information {
        margin-top: 20px;
        padding-left: 0;
    }

    .bio_popup .popup_container {
        padding: 30px 10px;
    }

    .fancybox_popup {
        padding-left: 0;
    }

    .container_inner {
        padding: 10px;
    }

    .quotes .quotes_title {
        flex-direction: column;
    }

    .quotes .quotes_title:before {
        margin-bottom: 20px;
    }

    .inner_title {
        font-size: 160%;
        line-height: 24px;
    }

    .content_title {
        font-size: 180%;
        margin-left: 15px;
    }

    .inner_description {
        font-size: 120%;
        line-height: 20px;
    }
}

.web .tab_buttons a:not(.selectes) {
    transition: all 0.3s;
}

.web .popup_close, .web .bio_link, .web .btn_info, .web .breadcrumbs a {
    transition: all 0.3s;
}

.web .page_menu a {
    transition: all 0.3s;
}

.web .page_menu a:hover {
    background: #E6E9EE;
}

.web .page_second_menu a {
    transition: all 0.3s;
}

.web .page_second_menu a:hover {
    background: #ffffff;
}

.web .page_second_menu a:hover::before {
    opacity: 0;
}

.touch .tab_buttons a:not(.selectes) {
    transition: all 0.15s;
}

.touch .popup_close, .touch .bio_link, .touch .btn_info, .touch .breadcrumbs a {
    transition: all 0.15s;
}

.touch .page_menu a {
    transition: all 0.15s;
}

.touch .page_menu a:active {
    background: #E6E9EE;
}

.touch .page_second_menu a {
    transition: all 0.15s;
}

.touch .page_second_menu a:active {
    background: #ffffff;
}

.touch .page_second_menu a:active::before {
    opacity: 0;
}

.page_menu, .page_second_menu, .breadcrumbs ul, .bio_popup .tab_buttons ul, .paging ul, .standard_elements ul, .header .adress_main_list, .header .lg_list, .header .social_list, .header .menu_list, .header .submenu_list ul, .footer .footer_social_list, .footer .footer_menu, .footer .footer_menu li ul, .footer .gallery_list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.sertificats_slider .slide_link img, .fancybox_popup .main_image_slider .slide_block img, .footer .gallery_block img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.header .lg_block.opened .lg_button::before, .header .iti__arrow.iti__arrow--up {
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}

[class*="icon_"]:before, .sertificats_slider .slick-arrow:before, .fancybox_popup .slick-arrow:before, .header .iti__arrow:before, [class*="icon_"]:after, .header .iti__arrow:after {
    font-family: 'icon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header {
    z-index: 999;
    position: fixed;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #E6E9EE;
    box-shadow: 0 2px 11px 0 rgba(84, 124, 203, 0.22);
    transform: translate3d(0, 0, 0);
}

.header .header_top {
    position: relative;
    height: 34px;
    background: rgba(5, 83, 159, 0.09);
}

.header .header_top .custom_container {
    height: 100%;
    display: flex;
    align-items: center;
}

.header .top_phone {
    display: flex;
    align-items: center;
    font-size: 100%;
    line-height: 13px;
}

.header .top_phone span {
    display: block;
    font-family: "bold", "arm-bold";
    color: #4C525D;
}

.header .top_phone a {
    display: block;
    margin-left: 7px;
    color: rgb(0, 90, 168);
}

.header .iso_block {
    font-size: 100%;
    line-height: 13px;
    color: #4C525D;
    /*margin-left: 115px;*/
}

.header .adress_main_list {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.header .adress_main_list:before {
    font-size: 150%;
    color: rgb(77, 168, 67);
}

.header .adress_main_list li {
    padding: 0 15px;
}

.header .adress_main_list a {
    font-size: 100%;
    line-height: 13px;
    color: #4C525D;
}

.header .account_block {
    margin-left: 30px;
    padding-right: 15px;
    height: 16px;
    border-right: 1px solid rgba(5, 83, 159, 0.19);
}

.header .account_block a {
    font-size: 160%;
    color: rgb(0, 90, 168);
    display: block;
    line-height: 16px;
}

.header .lg_block {
    position: relative;
    margin-left: 15px;
    font-size: 100%;
    line-height: 13px;
    color: #4C525D;
}

.header .lg_block img {
    width: 23px;
    height: 15px;
    border-radius: 5px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
}

.header .lg_button {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.header .lg_button img {
    margin-right: 7px;
}

.header .lg_button:before {
    display: block;
    margin-left: 7px;
    font-size: 50%;
    color: rgb(77, 168, 67);
    line-height: 5px;
    transition: all 0.3s;
}

.header .lg_list {
    position: absolute;
    z-index: 15;
    display: none;
    background: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(84, 124, 203, 0.11);
    width: 75px;
    right: -2PX;
    border-radius: 4px;
    top: 27px;
    overflow: hidden;
}

.header .lg_list li {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    transition: all 0.3s;
    position: relative;
}

.header .lg_list li.current_lg {
    pointer-events: none;
    cursor: default;
}

.header .lg_list li.current_lg a::before {
    content: "\E90E";
    font-size: 60%;
    margin-left: 5px;
    color: rgb(77, 168, 67);
}

.header .lg_list li img {
    width: 23px;
    height: 14px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 7px;
}

.header .lg_list li:hover {
    background: rgba(5, 83, 159, 0.09);
}

.header .lg_list a {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    height: 39px;
    width: 100%;
    color: #4C525D;
    padding: 0 5px;
}

.header .header_middle {
    height: 85px;
    background: rgba(5, 83, 159, 0.02);
    position: relative;
}

.header .header_middle .custom_container {
    display: flex;
    height: 100%;
    align-items: center;
}

.header .main_logo {
    max-width: 192px;
    width: 100%;
}

.header .main_logo img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: top;
}

.header .main_logo span {
    display: block;
    font-size: 80%;
    line-height: 20px;
    font-family: "bold", "arm-bold";
    white-space: nowrap;
    margin-top: 4px;
    color: #4C525D;
}

.header .second_logo {
    max-width: 125px;
    width: 100%;
    margin-left: 68px;
}

.header .second_logo img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: top;
}

.header .middle_phone {
    margin-left: 40px;
}

.header .middle_phone a {
    font-size: 240%;
    line-height: 29px;
    display: flex;
    align-items: center;
    font-family: "bold", "arm-bold";
    color: rgb(0, 90, 168);
}

.header .middle_phone a::before {
    margin-right: 8px;
}

.header .social_list {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.header .social_list a {
    font-size: 160%;
    color: rgb(77, 168, 67);
}

.header .social_list li {
    padding: 0 6px;
}

.header .search_block {
    position: relative;
    z-index: 10;
    margin-left: auto;
}

.header .search_block form {
    position: relative;
    float: right;
}

.header .search_block form ::-webkit-input-placeholder {
    color: rgba(76, 82, 93, 0.5);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.header .search_block form :-moz-placeholder {
    color: rgba(76, 82, 93, 0.5);
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.header .search_block form ::-moz-placeholder {
    color: rgba(76, 82, 93, 0.5);
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.header .search_block form :-ms-input-placeholder {
    color: rgba(76, 82, 93, 0.5);
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.header .search_block input {
    padding: 0 16px;
    background: transparent;
    color: rgba(58, 191, 7, 0.7);
    border: 1px solid rgba(58, 191, 7, 0.3);
    width: 56px;
    height: 40px;
    border-radius: 19.5px;
    opacity: 0;
    transition: all 0.5s, border-color 0.7s;
}

.header .search_block button {
    border: 1px solid rgba(58, 191, 7, 0.3);
    border-radius: 19.5px;
    font-size: 190%;
    color: rgba(58, 191, 7, 0.7);
    position: absolute;
    background: transparent;
    right: 0px;
    transition: all 0.3s;
    top: 0px;
    width: 56px;
    height: 40px;
    z-index: 2;
}

.header .search_block button:before {
    display: block;
}

.header .search_block.opened form input {
    width: 240px;
    padding-right: 60px;
    border: 1px solid rgba(58, 191, 7, 0.3);
    transition: all 0.3s, border-color 0.5s;
    opacity: 1;
}

.header .search_block.opened button {
    transition: all 0.1s;
    border: 1px solid rgba(58, 191, 7, 0);
}

.header .search_block.opened ::-webkit-input-placeholder {
    color: #4C525D;
}

.header .search_block.opened :-moz-placeholder {
    color: #4C525D;
}

.header .search_block.opened ::-moz-placeholder {
    color: #4C525D;
}

.header .search_block.opened :-ms-input-placeholder {
    color: #4C525D;
}

.header .call_btn {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*background: rgb(0, 90, 168);*/
    background: rgb(77, 168, 67);
    color: #ffffff;
    font-size: 100%;
    line-height: 13px;
    font-family: "bold", "arm-bold";
    border-radius: 19.5px;
    margin-left: 25px;
    white-space: nowrap;
    position: relative;
    padding: 0 20px;
}

.header .call_btn::before {
    font-size: 200%;
    margin-right: 10px;
}

.header .header_bottom {
    height: 49px;
    background: rgb(0, 90, 168);
}

.header .header_bottom .custom_container {
    height: 100%;
    position: relative;
}

.header .main_menu {
    height: 100%;
    width: 100%;
}

.header .menu_list {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.header .menu_list > li {
    position: relative;
}

.header .menu_list > li:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 4px;
    background: #73CC29;
    opacity: 0;
    bottom: 0;
}

.header .menu_list > li > a {
    padding: 0 10px;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 120%;
    line-height: 15px;
    color: #ffffff;
    z-index: 5;
    font-family: "bold", "arm-bold";
    transition: all 0.3s;
}

.header .menu_list > li > a.current_page {
    background: #0C60AC;
}

.header .menu_list > li > a.current_page:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 4px;
    background: #73CC29;
    width: 100%;
    left: 0;
}

/*.header .menu_list > li:first-child > a {*/
/*    padding-left: 0;*/
/*}*/

.header .menu_list > li:last-child > a {
    padding-right: 0;
}

.header .menu_list > li.hovered > a, .header .menu_list > li.opened > a {
    background: #0C60AC;
}

.header .menu_list > li.hovered:before, .header .menu_list > li.opened:before {
    opacity: 1;
}

.header .submenu_list {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    border-top: none;
    /*top: 98%;*/
}

.header .submenu_list ul {
    margin-top: 1px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 1px;
    max-height: 213px;
    background: #E1E6EE;
    width: max-content;
    min-width: 200px;
}

.header .submenu_list li {
    height: 49px;
    border-bottom: 1px solid #004CA5;
}

.header .submenu_list li:nth-child(n+5) {
    margin-left: 15px;
}

.header .submenu_list li:nth-child(4n) {
    border-bottom: none;
}

.header .submenu_list li:last-child {
    border-bottom: none;
}

.header .submenu_list a {
    display: flex;
    align-items: center;
    color: #004CA5;
    height: 100%;
    font-size: 110%;
    line-height: 15px;
    /*color: #ffffff;*/
    padding: 0 15px;
    /*background: #0C60AC;*/
    transition: all 0.3s;
}

.header .submenu_list a:hover {
    background: rgb(0, 90, 168);
    color: #ffffff;
}


.header .menu_button {
    display: none;
    position: absolute;
    left: 5px;
    align-items: center;
    overflow: hidden;
    z-index: 100;
    padding: 10px;
    border: none;
    width: 54px;
    min-width: 54px;
    height: 100%;
    background: transparent;
    color: #ffffff;
}

.header .menu_button:before, .header .menu_button:after {
    display: block;
    content: "";
    position: absolute;
    left: 10px;
    width: 34px;
    border-top: 4px solid;
    border-radius: 19.5px;
    transition: all 0.5s, color 0s;
}

.header .menu_button:before {
    top: 10px;
    transform-origin: left top;
    -webkit-transfrom-origin: left top;
}

.header .menu_button:after {
    bottom: 10px;
    transform-origin: left bottom;
    -webkit-transfrom-origin: left bottom;
}

.header .menu_button span {
    display: block;
    border-radius: 19.5px;
    border-top: 4px solid;
    width: 100%;
    transition: opacity 0.2s, color 0s;
    transition-delay: 0.3s;
}

.header .call_popup {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: auto;
    transition: top 0.5s;
    padding-left: 20px;
    background: rgba(30, 68, 142, 0.56);
}

.header .call_popup .popup_inner {
    width: 100%;
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.header .call_popup .popup_container {
    max-width: 610px;
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 30px 25px;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(84, 124, 203, 0.11);
}

.header .call_popup .popup_close {
    position: absolute;
    right: -45px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #ffffff;
}

.header .call_popup .popup_close:before {
    color: #ffffff;
    font-size: 160%;
    transition: color 0.5s;
}

.header .popup_logo {
    max-width: 106px;
    width: 100%;
    margin: 10px auto;
}

.header .popup_logo img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.header .page_subtitle {
    margin-top: 25px;
    font-size: 240%;
    line-height: 29px;
    font-family: "bold", "arm-bold";
    text-align: center;
    color: #999999;
}

.header .inner_container {
    margin-top: 20px;
}

.header .inline_block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
}

.header .inline_block .field_block {
    padding: 0 7px;
    width: 50%;
}

.header .field_block {
    position: relative;
    width: 100%;
    margin-bottom: 12px;
}

.header .label_text {
    display: block;
    margin-left: 18px;
    margin-bottom: 7px;
    font-size: 110%;
    line-height: 14px;
    font-family: "bold", "arm-bold";
    color: rgb(0, 90, 168);
}

.header input {
    width: 100%;
    height: 40px;
    border: 1px solid rgb(0, 90, 168);
    border-radius: 19.5px;
    padding: 0 20px;
    font-size: 120%;
    line-height: 15px;
    color: rgba(76, 82, 93, 0.8);
    background: transparent;
}

.header textarea {
    resize: none;
    width: 100%;
    height: 75px;
    border: 1px solid rgba(5, 83, 159, 0.8);
    border-radius: 19.5px;
    padding: 20px;
    font-size: 120%;
    line-height: 15px;
    color: rgba(76, 82, 93, 0.8);
    background: transparent;
}

.header .button_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}

.header .validate_button {
    margin-left: auto;
    max-width: 267px;
    width: 100%;
    border: none;
    height: 40px;
    border-radius: 19.5px;
    color: #ffffff;
    background: rgb(0, 90, 168);
    font-size: 100%;
    line-height: 13px;
    transition: all 0.3s;
    font-family: "bold", "arm-bold";
}

.header .validate_button:hover {
    opacity: 0.7;
}

.header .iti {
    width: 100%;
}

.header .iti:focus, .header .iti:active {
    outline: none;
}

.header .telephone_block {
    padding-left: 105px !important;
}

.header .iti__arrow {
    border: none;
    transition: all 0.5s;
    display: flex;
    align-items: center;
}

.header .iti__arrow:before {
    content: "\E90D";
    font-size: 60%;
    margin-left: 7px;
    position: relative;
    color: #000000;
    display: block;
}

.header .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: unset;
}

.header .iti__country-list {
    overflow-x: hidden;
    max-width: 240px;
    background-color: #ffffff;
    border: none;
    margin-top: 5px;
}

.header .iti__country-list::-webkit-scrollbar {
    width: 8px;
    height: auto;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
}

.header .iti__country-list::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.3);
}

.header .iti--separate-dial-code .iti__selected-flag {
    background: transparent;
}

.header .iti--separate-dial-code .iti__selected-flag:focus, .header .iti--separate-dial-code .iti__selected-flag:active {
    outline: none;
}

.header .iti__country.iti__highlight {
    background: rgba(0, 0, 0, 0.1);
}

.header .iti__country {
    height: 42px;
    display: flex;
    align-items: center;
}

.header .iti__flag-container {
    width: 90px;
    border-right: 1px solid rgb(0, 90, 168);
    border-radius: 19.5px 0 0 19.5px;
}

.header .iti__flag-container:active, .header .iti__flag-container:focus {
    outline: none !important;
}

.header .iti__flag {
    display: none;
}

.header .iti__flag-box {
    display: none;
}

.header .iti__country-name {
    margin-right: 7px;
    max-width: 241px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgba(0, 0, 0, 0.7);
    font-size: 120%;
    line-height: 15px;
}

.header .iti__selected-dial-code {
    margin-left: 15px;
}

.header .iti__divider {
    display: none;
}

@media (max-width: 1199px) {
    .header .main_logo {
        max-width: 150px;
    }

    .header .main_logo .logo_title {
        display: none;
    }

    .header .second_logo {
        margin-left: 30px;
    }

    .header .call_btn {
        max-width: 150px;
    }

    .header .search_block.opened form input {
        width: 200px;
    }

    .header .iso_block {
        margin-left: auto;
    }

    .header .adress_main_list li {
        padding: 0 10px;
    }

    .header .menu_list > li > a {
        font-size: 100%;
    }
}

@media (max-width: 991px) {
    .header .menu_button {
        display: flex;
    }

    .header .main_menu {
        position: fixed;
        margin-top: 41px;
        padding-bottom: 146px;
        background: rgba(5, 83, 159, 0.2);
        left: 0;
        width: 0;
        overflow: hidden;
        transition: width 0.7s;
        height: 100%;
    }

    .header .menu_list {
        width: 300px;
        transition: all 0.5s;
        transition-delay: 0.3s;
        margin-left: -300px;
        flex-direction: column;
        justify-content: flex-start;
        overflow-x: hidden;
        overflow-y: auto;
        background: #0C60AC;
        box-shadow: 0 2px 11px 0 rgba(84, 124, 203, 0.22);
    }

    .header .menu_list > li > a {
        font-size: 120%;
        height: 50px;
        padding: 0 20px;
        background: transparent;
    }

    .header .menu_list > li:first-child a {
        padding-left: 20px;
    }

    .header .menu_list > li.opened {
        background: rgb(0, 90, 168);
    }

    .header .menu_list > li.opened > a {
        background: #044079;
    }

    .header .menu_list > li.opened:before {
        bottom: auto;
        top: 47px;
    }

    .header .submenu_list {
        position: relative;
        left: auto;
        top: auto;
        border-top: none;
        width: 100%;
        margin-top: 0;
    }

    .header .submenu_list li {
        padding: 0 20px;
    }

    .header .submenu_list li a {
        padding: 0 !important;
        background: transparent;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }

    .header .submenu_list li:last-child a {
        border: none;
    }

    .header .account_block {
        margin-left: 15px;
    }

    .header .iso_block {
        display: none;
    }

    .header .second_logo {
        display: none;
    }

    .header .middle_phone {
        margin-left: 20px;
    }

    .header .social_list {
        padding: 0 20px;
    }

    .header .main_logo {
        max-width: 124px;
    }

    .header .header_middle {
        height: 70px;
    }

    .header .header_bottom {
        height: 42px;
    }

    .header .submenu_list ul {
        margin-top: 1px;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        margin-top: 1px;
        max-height: max-content;
        background: #E1E6EE;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .header .call_popup .popup_inner {
        padding: 20px;
    }

    .header .call_popup .popup_close {
        right: 0;
        top: -45px;
    }

    .header .adress_main_list li {
        padding: 0;
    }

    .header .adress_main_list a {
        font-size: 0;
    }

    .header .account_block {
        padding-right: 0;
        border-right: none;
    }

    .header .header_middle {
        height: 56px;
    }

    .header .main_menu {
        padding-bottom: 133px;
    }

    .header .search_block {
        position: absolute;
        right: 60px;
        top: 94px;
    }

    .header .search_block input {
        width: 48px;
        color: #ffffff;
        height: 32px;
    }

    .header .search_block button {
        width: 48px;
        height: 32px;
        border: 1px solid rgba(58, 191, 7, 0.7);
    }

    .header .search_block button:before {
        font-size: 17px;
        width: 100%;
    }

    .header .search_block.opened form ::-webkit-input-placeholder {
        color: #ffffff;
    }

    .header .search_block.opened form :-moz-placeholder {
        color: #ffffff;
    }

    .header .search_block.opened form ::-moz-placeholder {
        color: #ffffff;
    }

    .header .search_block.opened form :-ms-input-placeholder {
        color: #ffffff;
    }

    .header .search_block.opened form input {
        border: 1px solid rgba(58, 191, 7, 0.7);
    }
}

@media (max-width: 575px) {
    .header .call_popup .popup_inner {
        padding: 20px 10px;
    }

    .header .call_popup .popup_container {
        padding: 15px;
    }

    .header .call_popup .inline_block .field_block {
        width: 100%;
    }

    .header .middle_phone {
        position: fixed;
        left: 50%;
        top: 97px;
        margin-left: 0;
        z-index: 10;
        transform: translate3d(-50%, 0, 0);
        -moz-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        -webkit-transform: translate3d(-50%, 0, 0);
        -o-transform: translate3d(-50%, 0, 0);
    }

    .header .middle_phone a {
        color: #ffffff;
    }

    .header .search_block {
        position: fixed;
    }

    .header .search_block.opened form input {
        width: 150px;
        background: rgb(0, 90, 168);
    }

    .header .call_btn {
        height: 36px;
    }

    .header .main_logo {
        margin-right: auto;
    }

    .header .social_list {
        padding: 0 20px;
        position: fixed;
        bottom: 1px;
        z-index: 5;
        opacity: 0;
        left: 0;
        justify-content: center;
        background: rgb(0, 90, 168);
        height: 40px;
        width: 230px;
        transition: all 0.1s;
        transition-delay: 0s;
    }

    .header .main_menu {
        padding-bottom: 173px;
    }

    .header .main_menu::before {
        content: "";
        position: absolute;
        bottom: 107px;
        height: 70px;
        background: rgb(0, 90, 168);
        width: 300px;
    }
}

@media (max-width: 479px) {
    .header .search_block.opened form input {
        width: 70vw;
        display: block;
    }
}

.daterangepicker .drp-calendar.left {
    padding: 15px;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    min-width: 30px;
    line-height: 25px;
}

.menu_opened {
    overflow: hidden;
}

.menu_opened .main_menu {
    width: 100%;
    height: 100vh;
    transition-delay: 0.1s;
}

.menu_opened .social_list {
    opacity: 1;
    transition-delay: 0.5s;
}

.menu_opened .menu_list {
    margin-left: 0;
    transition-delay: 0s;
}

.menu_opened .menu_button span {
    opacity: 0;
    transition-delay: 0s;
}

.menu_opened .menu_button:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 38px;
    top: 6px;
    left: 15px;
}

.menu_opened .menu_button:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    width: 38px;
    bottom: 6px;
    left: 15px;
}

.modal_opened {
    overflow: hidden;
}

.modal_opened .call_popup {
    top: 0;
    padding: 0;
}

.modal_opened .header {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding-right: 17px;
    box-sizing: content-box;
}

.modal_opened .content {
    width: 100%;
    overflow-y: scroll;
    padding-right: 17px;
    box-sizing: content-box;
}

.modal_opened .footer {
    width: 100%;
    overflow-y: scroll;
    padding-right: 17px;
    box-sizing: content-box;
}

.web .menu_list > li > a {
    transition: all 0.3s;
}

.web .menu_list > li > a:hover {
    background: rgba(5, 83, 159, 0.2);
}

.web .adress_main_list a, .web .account_block a, .web .lg_button,
.web .social_list a, .web .search_block button {
    transition: all 0.3s;
}

.web .call_btn {
    transition: all 0.3s;
}

.web .call_btn:hover {
    background: #0C60AC;
}

.touch .adress_main_list a, .touch .account_block a, .touch .lg_button,
.touch .social_list a, .touch .search_block button {
    transition: all 0.15s;
}

.touch .call_btn {
    transition: all 0.15s;
}

.touch .call_btn:active {
    background: #0C60AC;
}

.footer {
    opacity: 0;
    margin-top: 50px;
}

.footer .footer_top_container {
    background: rgb(0, 90, 168);
}

.footer .footer_top_container .custom_container {
    display: flex;
    padding-top: 40px;
}

.footer .footer_logo {
    max-width: 116px;
    width: 100%;
}

.footer .footer_logo img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: top;
}

.footer .footer_social_list {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.footer .footer_social_list li {
    padding: 0 7px;
}

.footer .footer_social_list a {
    font-size: 160%;
    line-height: 16px;
    color: #ffffff;
    opacity: 0.8;
}

.footer .footer_menu_block {
    margin-left: 35px;
    width: 100%;
}

.footer .footer_menu {
    display: flex;
    width: 100%;
    margin: 0 -20px;
    padding-bottom: 15px;
}

.footer .footer_menu li {
    width: 50%;
    padding: 0 20px;
}

.footer .footer_menu li ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.footer .footer_menu li ul li {
    width: 50%;
    max-width: 50%;
    padding: 8px 10px;
}
.footer .footer_menu li ul li:nth-child(5){
    padding: 0 10px;
}
.footer .footer_menu li ul a {
    font-size: 110%;
    line-height: 15px;
    color: #ffffff;
    opacity: 0.8;
    display: block;
    max-height: 30px;
    max-width: 120px;
}

.footer .submenu_title {
    font-size: 140%;
    line-height: 18px;
    color: #ffffff;
    padding: 0 10px;
    margin-bottom: 10px;
    font-family: "bold", "arm-bold";
}

.footer .page_gallery {
    margin-left: auto;
}

.footer .gallery_list {
    display: flex;
    flex-wrap: wrap;
    width: 300px;
    margin: 0 -10px;
}

.footer .gallery_list li {
    width: 33.3%;
    padding: 10px;
}

.footer .gallery_block {
    width: 100%;
    height: 80px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer .gallery_block img {
    -o-object-fit: cover;
    object-fit: cover;
}

.footer .gallery_block:before {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 140%;
    color: #ffffff;
    z-index: 5;
    opacity: 0;
    transition: all 0.3s;
    background: rgba(58, 191, 7, 0.5);
}

.footer .gallery_block:hover::before {
    opacity: 1;
}

.footer .footer_bottom_container {
    height: 42px;
    background: #09457F;
    font-size: 120%;
    line-height: 14px;
    color: #ffffff;
}

.footer .footer_bottom_container .custom_container {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}

.footer .footer_bottom_container a {
    color: #ffffff;
}

.footer .copyrights span {
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 1199px) {
    .footer .gallery_list {
        width: 270px;
    }

    .footer .gallery_list li {
        padding: 5px;
    }

    .footer .footer_menu_block {
        margin-left: 20px;
    }

    .footer .submenu_title {
        font-size: 120%;
        line-height: 17px;
    }

    .footer .footer_menu li {
        padding: 0 10px;
    }

    .footer .gallery_block {
        height: 75px;
    }
}

@media (max-width: 991px) {
    .footer .footer_top_container {
        position: relative;
    }

    .footer .footer_left_block {
        position: absolute;
        right: 80px;
        bottom: 60px;
    }

    .footer .footer_social_list {
        justify-content: center;
    }

    .footer .footer_menu_block {
        margin-left: 0;
    }

    .footer .footer_logo {
        width: 120px;
    }

    .footer .footer_menu {
        /*flex-direction: column;*/
    }

    .footer .footer_menu > li {
        margin-bottom: 20px;
        width: 100%;
    }

    .footer .footer_menu > li ul li {
        width: 33.3%;
    }
}

@media (max-width: 767px) {
    .footer .footer_menu > li ul li {
        width: 50%;
    }
}

@media (max-width: 575px) {
    .footer .footer_left_block {
        position: relative;
        right: auto;
        padding: 0 5px;
        bottom: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer .footer_social_list {
        justify-content: flex-start;
        margin: 35px 0;
    }

    .footer .footer_top_container .custom_container {
        flex-direction: column;
    }

    .footer .footer_menu {
        text-align: center;
        margin: 20px 0;
    }

    .footer .footer_menu > li ul {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer .footer_menu > li ul li {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .footer .footer_bottom_container {
        height: 100%;
    }

    .footer .footer_bottom_container .custom_container {
        flex-direction: column;
        padding: 20px;
    }

    .footer .footer_bottom_container .developer {
        margin-top: 15px;
    }

    .footer .gallery_list {
        width: 100%;
        margin: 0;
        margin-bottom: 35px;
    }

    .footer .page_gallery {
        margin-left: 0;
    }

    .footer .footer_menu_block {
        padding: 0 10px;
    }

    .footer .gallery_block {
        height: auto;
    }

    .footer .gallery_block:after {
        content: "";
        padding-bottom: 100%;
    }
}

.web .developer a {
    transition: opacity 0.3s;
}

.web .footer_menu a, .web .footer_social_list a {
    transition: all 0.3s;
}

.web .footer_menu a:hover, .web .footer_social_list a:hover {
    color: #ffffff;
    opacity: 1;
}

.touch .developer a {
    transition: opacity 0.15s;
}

.touch .footer_menu a, .touch .footer_social_list a {
    transition: all 0.15s;
}

.touch .footer_menu a:active, .touch .footer_social_list a:active {
    color: #ffffff;
    opacity: 1;
}

.bio_popup .tab_block, .footer {
    transition: opacity 0.3s;
}

.breadcrumbs a, .header .lg_list a {
    transition: color 0.3s;
}

.scroll-y div.scroll-bar {
    transition: background-color 0.3s;
}

.error_hint {
    transition: all 0.3s;
}

.web .tab_buttons a:hover:not(.selectes), .web .adress_main_list a:hover, .web .account_block a:hover, .web .lg_button:hover,
.web .social_list a:hover, .web .search_block button:hover {
    opacity: 0.7;
}

.touch .tab_buttons a:active:not(.selectes), .touch .adress_main_list a:active, .touch .account_block a:active, .touch .lg_button:active,
.touch .social_list a:active, .touch .search_block button:active {
    opacity: 0.7;
}

.web .popup_close:hover, .web .bio_link:hover, .web .btn_info:hover, .web .breadcrumbs a:hover, .web .developer a:hover {
    opacity: 0.5;
}

.touch .popup_close:active, .touch .bio_link:active, .touch .btn_info:active, .touch .breadcrumbs a:active, .touch .developer a:active {
    opacity: 0.5;
}
