* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.eaSXfB {
    position: absolute;
    top: 22px;
    right: 370px;
    z-index: 1;
}
.test marquee {
    color: red;
}

.test {
    margin-bottom: -7px;
}
.kvPaSf:hover,
.hAiDIV,
.hAiDIV:hover,
.bJLtVo,
.bJLtVo:hover,
.kvPaSf {
    background-color: transparent;
}

.gTQIOf,
.eQjEsD {
    fill: #d3a102;
    width: 24px;
    height: 24px;
}
.map__title {
    background-color: #F5F5F7;
    padding: 20px;
}

.map__main {
    position: relative;
    height: 500px;
    border-radius: 2px;
    overflow: hidden;
}

#uzbMap {
    width: 100%;
    height: 100%;
}

.map__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.map__list li {
    cursor: pointer;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    color: #002b5c;
    transition: all 0.2s ease;
}

.map__list li:hover,
.map__list li.active {
    color: #005bbb;
    font-weight: 600;
}

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

body {
    font-family: 'Quarion', sans-serif;
    font-weight: 400;
}

.ctrl {
    margin-top: 10px;
}

.section {
    padding-bottom: 120px;
}

.ctrl p {
    margin-bottom: 5px;
}

.title {
    margin-bottom: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title h2 {
    font-weight: 500;
    font-size: 42px;
    line-height: 48px;
    color: #020105;
}

.title h2 span {
    color: #D3A102;
}
.footer__third .counter {
    padding-top: 35px;
}
.title a {
    display: flex;
    align-items: center;
    height: 56px;
    border: 1px solid #D3A102;
    border-radius: 4px;
    background-color: transparent;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    /* identical to box height, or 175% */
    /* Gold */
    color: #D3A102;
    padding: 0 26px;
}

.title a i {
    display: flex;
    font-size: 24px;
    margin-left: 8px;
    color: #D3A102;
}

.section__title h6 {
    font-size: 24px;
    line-height: 32px;
    /* identical to box height, or 133% */
    /* Black */
    color: #020105;
}

.container {
    max-width: 1470px;
    padding: 0 15px;
}

.open-data .page-title {
    font-family: "Rubik-Medium", sans-serif;
    color: #000;
    margin-bottom: 30px;
}

.open-data .page-title .id {
    color: #1e4d9f;
    padding: 1px 10px;
    border-radius: 10px;
    font-size: 1.6rem;
    background: #fff;
    box-shadow: 0 2px 8px rgb(157 165 185 / 30%);
}

.open-data .nav-item .lang:hover,
.open-data .nav-item .lang.active {
    opacity: 1;
    background: #D3A102;
    color: #fff;
}

.open-data .site-table thead {
    background-color: #D3A102;
    color: #fff;
}

.open-data .site-table tbody {
    border: 1px solid #D3A102;
}

.open-data table.site-table thead tr td {
    font-family: "Rubik-Regular", sans-serif;
    line-height: 120%;
    font-size: 1rem;
    text-transform: uppercase;
    color: #fff;
}

.open-data table.site-table tbody tr td {
    font-family: "FiraSans-Light", sans-serif;
    font-size: 1.14rem;
    color: #222;
}

.open-data table.site-table tbody tr td i {
    font-size: 40px;
}

.open-data table.site-table tbody tr input {
    font-family: "FiraSans-Light";
    display: flex;
    align-items: center;
    color: rgba(34, 34, 34, .4);
    padding: 5px;
    width: 90%;
    background: #fff;
}

.open-data .links .download {
    background: #D3A102;
    border-radius: 4px;
    width: 39px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 5px;
    border: 1px solid #D3A102;
    font-size: .86rem;
    line-height: 150%;
    letter-spacing: .002em;
    transition: all .3s ease-in-out;
}

.open-data table.site-table tbody tr input,
.open-data table.site-table tbody tr td.text {
    border: 1px solid rgba(34, 34, 34, .2);
    box-sizing: border-box;
    border-radius: 4px;
}

.open-data .site-table td {
    overflow: hidden;
    border: 1px solid #d5deed;
    padding: 10px 15px;
}

.open-data .site-table {
    width: 100%;
    border-collapse: collapse;
    font-family: "FiraSans-Regular", sans-serif;
    background-color: #fff;
    line-height: 150%;
    letter-spacing: .004em;
    color: rgba(34, 34, 34, .8);
    margin-bottom: 5px;
    border: 1px solid #3369c7;
}

/*.open-data #wrapper1,.open-data #wrapper2 {*/
/*    width: 100%;*/
/*    overflow-x: scroll;*/
/*    overflow-y: hidden;*/
/*}*/

.news-view__info blockquote {
    border-left: 0;
    display: inline-block;
    font-size: 100%;
    color: #585752;
    margin: 8px 0 10px -14px;
    background: #f7f5ec;
    padding: 10px 28px 10px 14px;
    width: 100%;
}

.news-view__info blockquote p {
    margin: 8px 0;
}

.open-data .nav {
    margin-bottom: 30px;
    border-bottom: none;
}

.open-data .nav-item .lang {
    transition: all .5s ease-in;
    padding: 14px 20px;
    display: block;
    font-size: 1.14rem;
    font-weight: 500;
    line-height: 120%;
    color: #333;
    margin-right: 15px;
    border-radius: 10px;
    background-color: #fff;
    font-family: "Rubik-Regular";
    box-shadow: 0 2px 8px rgb(157 165 185 / 30%);
}

.header__top {
    height: 89px;
    display: flex;
    align-items: center;
    background-color: #273140;
}

.header__top__wrapper {
    display: flex;
    align-items: center;
}

.header__utilets {
    margin-left: auto;
}

.header__logo {
    display: flex;
    align-items: center;
}

.header__logo img {
    margin-right: 12px;
    height: 60px;
}

.header__logo span {
    width: 270px;
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    /* or 129% */
    text-transform: uppercase;
    /* Gold */
    color: #D3A102;
}

.footer__logo span {
    width: 270px;
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    /* or 129% */
    text-transform: uppercase;
    /* Gold */
    color: #D3A102;
}

.online_platform:hover {
    color: #ffffff;
}

.online_platform {
    background: #d3a102;
    color: #ffffff;
    padding: 10px;
    border-radius: 8px;
}

.header__utilets {
    margin-right: 70px;
}

.vacancy_date_div {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.header__utilets ul {
    display: flex;
    margin: 0 -12px;
    align-items: center;
}

.header__utilets ul > li {
    padding: 0 12px;
}

.header__utilets ul > li > a {
    display: flex;
}

.header__utilets ul > li > a > i {
    font-size: 24px;
    color: #D3A102;
}

.header__utilets.mob {
    display: none;
}

.header__lang button {
    background: #F5F5F7;
    border-radius: 32px;
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 18px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    border: 0;
    outline: none;
    /* identical to box height, or 125% */
    /* Black */
    color: #020105;
}

.header__lang a i {
    height: 11px;
    margin-left: 8px;
}

.header__bottom {
    border-top: 1px solid rgba(2, 1, 5, 0.16);
    height: 65px;
    background: #F5F5F7;
    display: flex;
    align-items: center;
}

.header__bottom__wrapper {
    display: flex;
    align-items: center;
}

.header__search {
    max-width: 24px;
    flex: 0 0 24px;
    margin-left: 46px;
}

.header__search a {
    display: block;
    /*padding: 0 12px;*/
}

.header__search a i {
    display: block;
    font-size: 22px;
    color: #D3A102;

}

.hamburger {
    margin-right: 10px !important;
    margin-left: 10px;
}

.hamburger i {
    display: block;
    font-size: 20px;
    color: #020105;
}

.fa-angle-down {
    margin-left: 5px;
}


.header__navbar {
    width: 100%;
}

.header__navbar > ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__navbar ul > li > a {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    /* Black */
    color: #020105;
}

.banner__item {
    height: calc(100vh - 168px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9;
}

.banner__wrapper h1 {
    font-weight: 600;
    font-size: 56px;
    line-height: 64px;
    /* or 114% */
    /* White */
    color: #FFFFFF;
    margin-bottom: 16px;
}

.banner__wrapper p {
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
    /* White */
    color: #FFFFFF;
    margin-bottom: 24px;
    width: 586px;
}

.banner__wrapper a {
    background: #D3A102;
    border-radius: 4px;
    width: max-content;
    height: 56px;
    display: flex;
    align-items: center;
    padding: 0 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    /* identical to box height, or 175% */
    /* White */
    color: #FFFFFF;
}

.banner__wrapper a i {
    margin-left: 8px;
    font-size: 24px;
    color: #fff;
}

.center__tabs__title .nav-tabs {
    border: 0;
    flex-direction: column;
}

.center__tabs__title .nav-tabs .nav-item.show .nav-link,
.center__tabs__title .nav-tabs .nav-link.active {
    font-weight: 500;
    font-size: 20px !important;
    line-height: 24px !important;
    /* identical to box height, or 120% */
    /* Black */
    color: #020105 !important;
    background-color: unset;
    border: 0;
    margin-left: 40px;
    position: relative;
}

.center__tabs__title .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active::before {
    content: '';
    width: 32px;
    background: #020105;
    height: 1px;
    position: absolute;
    left: -25px;
    top: 50%;
}

.center__tabs__title .nav-tabs .nav-link {
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */
    /* Black */
    color: rgba(2, 1, 5, .56);
    border: 0;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: 0;
}

.center__title {
    margin-bottom: 100px;
}

.center__item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
    border-top: 1px solid rgba(2, 1, 5, .16);
    padding-top: 32px;
}

.center__item:last-child {
    margin: 0;
}

.center__info {
    display: flex;
    flex-direction: column;
    margin-right: 24px;
}

.center__info__text h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    /* or 133% */
    /* Black */
    color: #020105;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.center__info__text p {
    font-size: 18px;
    line-height: 28px;
    /* or 156% */
    /* Black */
    color: rgba(2, 1, 5, .64);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.center__info__date {
    margin-bottom: 24px;
}

.center__info__date span {
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    /* Gray 4 */
    color: #BDBDBD;
    margin-right: 24px;
}

.center__info__date span:last-child {
    margin: 0;
}

.center__info__date span i {
    font-size: 14px;
    color: #BDBDBD;
    margin-right: 4px;
}

.center__info__button {
    margin-top: auto;
}

.center__info__button span {
    display: flex;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    /* identical to box height, or 156% */
    /* Gold */
    color: #D3A102;
}

.center__info__button span i {
    font-size: 28px;
    margin-left: 8px;
    color: #D3A102;
}

.center__image {
    height: 356px;
    max-width: 586px;
    flex: 0 0 586px;
    border-radius: 2px;
    overflow: hidden;
}

.center__image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.about__left__info p {
    font-size: 18px;
    line-height: 30px;
    color: rgba(2, 1, 5, .72);
    margin-bottom: 40px;
}

.about__left__info p:last-child {
    margin: 0;
}

.about__right__info__text {
    margin-bottom: 60px;
}

.about__right__info__text p {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    /* or 160% */
    /* Black */
    color: #020105;
    margin-bottom: 6px;
}

.about__right__info__text span {
    display: block;
    text-align: end;
    font-size: 18px;
    line-height: 32px;
    color: rgba(2, 1, 5, .8);
    font-style: italic;
}

.about__right__info__numbers {
    display: flex;
    flex-wrap: wrap;
}

.about__item {
    width: 50%;
}

.about__item h6 {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    /* identical to box height, or 120% */
    /* Black */
    color: #020105;
}

.about__item span {
    font-size: 18px;
    line-height: 30px;
    /* identical to box height, or 167% */
    /* Black */
    color: rgba(2, 1, 5, .72);
}

.sitemap {
    display: block;
    font-size: 18px;
    line-height: 30px;
    /* identical to box height, or 167% */
    /* Black */
    color: rgba(2, 1, 5, .72);
}

.about__all .row {
    margin: -12px;
}

.about__all .row > div {
    padding: 12px;
}

.about__image {
    height: 466px;
}

.about__image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.product__all .row {
    margin: -12px;
}

.product__all .row > div {
    padding: 12px;
}

.product__item {
    display: block;
    height: 418px;
    padding: 24px;
    border: 0.8px solid rgba(2, 1, 5, .16);
    border-radius: 2px;
    text-align: center;
}

.product__image {
    height: 304px;
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
    margin-bottom: 24px;
}

.product__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.product__info span {
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #020105;
}

.media__all .row {
    margin: -12px;
}

.media__all .row > div {
    padding: 12px;
}

.media__item {
    display: block;
    position: relative;
}

.media__all .row > div:nth-child(1) .media__image,
.media__all .row > div:nth-child(2) .media__image {
    height: 360px;
}

.media__all .row > div:nth-child(3) .media__image,
.media__all .row > div:nth-child(4) .media__image,
.media__all .row > div:nth-child(5) .media__image {
    height: 240px;
}

.media__image {
    width: 100%;
    overflow: hidden;
    border-radius: 2px;
}

.media__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.media__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.media__icon i {
    font-size: 52px;
    color: #fff;
}

.media__all .row > div:nth-child(3) .media__icon i,
.media__all .row > div:nth-child(4) .media__icon i,
.media__all .row > div:nth-child(5) .media__icon i {
    font-size: 32px;
}

.owl-carousel .owl-item img {
    display: unset;
    /*width: unset;*/
}

.links__item {
    border: 0.8px solid rgba(2, 1, 5, .16);
    height: 208px;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 50px;
}

.links__image {
    margin-bottom: 23px;
}

.links__image img {
    height: 72px;
}

.links__info span {
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    /* or 157% */
    text-align: center;
    /* Black */
    color: #020105;
}

.vacancy-filter .vacancy-filter_bottom .archive_vacancy_btn {
    padding: 6px 20px;
    background-color: #d3a102;
    border-color: #d3a102;
    color: #ffffff;
    font-size: 16px;
    border-radius: 6px;
}

.vacancy-filter .vacancy-filter_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vacancy-filter {
    background: #F5F5F7;
    border-radius: 2px;
    padding: 24px;
}

.vacancy-filter .form-group {
    margin-bottom: 0;
}

.vacancy-filter form {
    display: flex;
    align-items: center;
}

.vacancy-btn {
    display: flex;
    align-items: center;
    justify-content: end;
}

.vacancy-filter button {
    padding: 6px 20px;
}

.vacancy-filter .hidden {
    display: none;

}

.vacancy-filter .show {
    display: block;

}

.footer {
    background: #F5F5F7;
    padding-top: 40px;
}

.footer__wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 48px;
}

.footer__bottom {
    border-top: 1px solid rgba(2, 1, 5, .2);
    height: 72px;
    display: flex;
    align-items: center;
}

.footer__bottom__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer__bottom__wrapper span {
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */
    /* Black */
    color: #020105;
}

.footer__bottom__wrapper span a {
    color: #D3A102;
}

.footer__logo {
    display: flex;
    align-items: center;
    max-width: 314px;
    flex: 0 0 314px;
    margin-bottom: 32px;
}

.footer__logo img {
    height: 59px;
    margin-right: 12px;
}


.footer__text {
    margin-bottom: 24px;
    width: 464px;
}

.footer__text p {

    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #020105;
}

.footer__text p a {

    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #020105;
}


.footer__social span {
    display: flex;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 140%;
    /* identical to box height, or 21px */
    /* Black */
    color: #020105;
}

.footer__social ul {
    display: flex;
}

.footer__social ul li:not(:last-child) {
    margin-right: 16px;
}

.footer__social ul li a {
    display: flex;
    padding: 5px;
    border-radius: 10px;
}

.footer__social ul li a.facebook {
    background-color: #0866ff;
}

.footer__social ul li a.telegram {
    background-color: #0088CC;
}

.footer__social ul li a.instagram {
    background: linear-gradient(115deg, #f9ce34, #ee2a7b, #6228d7);;
}

.footer__social ul li a.youtube {
    background-color: #FF0000;
}

.footer__social ul li a.twitter1 {
    background-color: #273140;
}

.footer__social ul li a i {
    display: flex;
    font-size: 22px;
    /*color: #020105;*/
    color: #ffffff;
}

.footer__second h4 {
    margin-bottom: 24px;
    font-weight: 500;
    font-size: 22px;
    line-height: 24px;
    /* identical to box height, or 109% */
    /* Black */
    color: #020105;
}

.footer__second ul {
    margin: -8px 0;
}

.footer__second ul li {
    padding: 8px 0;
}

.footer__second ul li a {
    font-size: 18px;
    line-height: 24px;
    color: rgba(2, 1, 5, .8);
}

.footer__third form {
    display: flex;
    flex-direction: column;
    max-width: 342px;
    flex: 0 0 342px;
}

.footer__third form input {
    padding: 12px;
    border: 1px solid rgb(2, 1, 5);
    border-radius: 4px;
    outline: none;
    background-color: transparent;
    margin-bottom: 18px;
}

.footer__third form input::placeholder {
    font-size: 18px;
    line-height: 24px;
    color: rgba(2, 1, 5, 1);
}

.footer__third form button {
    background: #D3A102;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */
    /* White */
    color: #FFFFFF;
    height: 48px;
    display: flex;
    align-items: center;
    border: 0;
    outline: none;
    padding: 0 115px;
    margin-bottom: 38px;
    transition: all 0.5s linear;
}

.footer__third form p {
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
    /* Black */
    color: #020105;
}

.links .owl-nav {
    position: absolute;
    top: -60%;
    right: 0;
    display: flex;
    align-items: center;
}

.links .owl-nav button {
    width: 48px;
    height: 48px;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #D3A102 !important;
    margin: 0 !important;
    margin-left: 16px !important;
}

.links .owl-nav button:focus {
    outline: none;
    border: 1px solid #D3A102 !important;
}

.links .owl-nav button i {
    font-size: 22px;
    color: #D3A102;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: unset;

}

.faq_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.faq_date {
    display: flex;
    align-items: center;
    gap: 5px;
}

.faq_date .faq_create_date {
    background-color: #273140;
    padding: 5px 10px 3px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
}

.faq_date .faq_update_date {
    background-color: #273140;
    padding: 5px 10px 3px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
}

.header__lang .dropdown-menu-l {
    position: absolute;
    min-width: 112.52px;
    /*-webkit-box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);*/
    /*box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);*/
    z-index: 99;
    /*background: #131e4a;*/
    top: 66px;
    opacity: 0;
    border-radius: 4px;
    visibility: hidden;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    transform: scale(0.7);
}

.header__lang:hover .dropdown-menu-l {
    opacity: 1;
    visibility: visible;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    transform: scale(1);
}

.dropdown-item-l {
    background: #F5F5F7;
    -webkit-box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    border-radius: 32px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 22px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    border: 0;
    outline: none;
    color: #020105;
    margin-top: 2px;
}

/*.header__lang .dropdown-menu-l a{*/
/*    display: block;*/
/*}*/

.dropdown-item-l:hover {
    color: #020105;
    background-color: #D3A102;

}

.home-slider {
    width: 100%;
    /*height: 700px;*/
}

.slider-item {
    position: relative;
    height: calc(100vh - 154px);
}

.slider-item__img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.slider-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.slider-item__info {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.slider-item__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.slider-item__info_left {
    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: center;
    -ms-flex-align: center;
    align-items: center;
}

.slider-item__img video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.slider-item__img.video:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(31, 60, 136, 0.3);
    position: absolute;
    z-index: 1;
}

.video {
    color: white !important;
}

.slider-item__info h1 {
    font-family: 'EB Garamond', sans-serif;
    font-style: italic;
    font-weight: 500;
    font-size: 60px;
    line-height: 78px;
    /*text-transform: capitalize;*/
    color: #FFFFFF;
    margin: 20px 0;
}

.slider-item__info p {
    font-family: 'EB Garamond', sans-serif;
    font-size: 72px;
    line-height: 84px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}

.slider-item__info_left__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.slider-item__info_left__buttons a {
    padding: 15px 70px;
    display: inline-block;
    height: 55px;
    background-color: #CE2F40;
    overflow: hidden;
    font-size: 24px;
    line-height: 23px;
    /* text-transform: uppercase; */
    color: #FFFFFF;
    margin-top: 60px;
    /* margin-right: 80px; */
    border-radius: 100px;
    white-space: nowrap;
}

.slider-item__info_left__buttons a:last-child {
    margin-right: 0;
}

.slider-item__info_left > * {
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
}

.owl-item.active .slider-item__info_left > * {
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

.owl-item.active .slider-item__info_left > *:nth-child(1) {
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.owl-item.active .slider-item__info_left > *:nth-child(2) {
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.owl-item.active .slider-item__info_left > *:nth-child(3) {
    -o-transition-delay: 0.45s;
    transition-delay: 0.45s;
}

.owl-item.active .slider-item__info_left > *:nth-child(4) {
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.slider-item__info_left-img {
}

.slider-item__info_left-img img {
    width: auto !important;
    height: 120px;
}

#homeCarousel .owl-nav.disabled {
    display: none;
}

#homeCarousel .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

#homeCarousel .owl-nav button:hover {
    background-color: transparent;
}

#homeCarousel .owl-nav button:focus {
    outline: none;
}

#homeCarousel .owl-nav button:nth-child(1) {
    position: absolute;
    left: 60px;
}

#homeCarousel .owl-nav button:nth-child(2) {
    position: absolute;
    right: 60px;
}

#homeCarousel .owl-nav button i {
    font-size: 50px;
    color: #ffffff;
}

/* inner page  */

/* leadership */

.banner-inner {
    height: 320px;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-inner__wrapper ul {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.banner-inner__wrapper ul li:not(:last-child) {
    margin-right: 5px;
}

.banner-inner__wrapper ul li a {
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.banner-inner__wrapper h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    /* White */
    color: #FFFFFF;
}

.leadership__wrapper .row {
    margin: 0 -12px;
}

.leadership__wrapper .row > div {
    padding: 0 12px;
}

.leadership__main .row {
    margin: -12px 0;
}

.leadership__main .row > div {
    padding: 12px 0;
}

.leadership__item {

    padding: 24px;
    background: #F5F5F7;
    border-radius: 2px;
}

.flex_leader {
    display: flex;
    padding-bottom: 10px;
}

.leader_collapse {
    font-size: 18px;
    line-height: 24px;
    color: #020105;

}

.leadership__image {
    display: block;
    margin-right: 24px;
    height: 232px;
    -ms-flex: 0 0 196px;
    flex: 0 0 196px;
    max-width: 196px;
}

.leadership__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.leadership__info h5 {
    font-size: 24px;
    line-height: 24px;
    color: #020105;
    margin-bottom: 16px;
    font-weight: 500;
}

.leadership__info p {
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */
    /* Black */
    color: #020105;
    margin-bottom: 16px;
    font-weight: 500;
}

.leadership__info ul {
    margin: -8px 0;
}

.leadership__info ul li {
    padding: 8px 0;
}

.leadership__info ul li span {
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */
    /* Black */
    color: #020105;
    font-weight: 500;
}

.leadership__info ul li a {
    color: #D3A102;
}

.leadership__btn {
    margin-top: 24px;
}

.leadership__btn a {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */
    /* Gold */
    color: #D3A102;
    padding: 0;
}

.leadership__btn a:hover {
    color: #D3A102;
}

.leadership__btn a i {
    transition: all 0.5s linear;
}

.leadership__btn a:hover i {
    transform: rotate(45deg);
}

.leadership__btn a:focus {
    outline: none;
    box-shadow: none;
}

.leadership__btn i {
    margin-left: 8px;
    font-size: 22px;
    color: #D3A102;
}

.sidebar {
    background: #F5F5F7;
    border-radius: 2px;
    padding: 24px;
}

.sidebar h5 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    /* identical to box height, or 140% */
    /* Black */
    color: #020105;
    margin-bottom: 16px;
}

.sidebar ul {
    margin: -8px 0;
}

.sidebar ul li {
    padding: 8px 0;
}

.sidebar ul li a {
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */
    /* Black */
    color: rgb(2, 1, 5);
}

.sidebar ul li.active a {
    color: #D3A102;
}

/* newsinner */

.news-inner__wrapper .row {
    margin: -12px;
}

.news-inner__wrapper .row > div {
    padding: 12px;
}

.video__wrapper .row {
    margin: -12px;
}

.video__wrapper .row > div {
    padding: 12px;
}

.news-inner__item {
    display: flex;
    flex-direction: column;
    background: #F5F5F7;
    padding: 24px;
    min-height: 100%;
}

h2.vacancy_title {
    font-size: 17px;
    line-height: 28px;
    color: #020105;
}

.news-inner__item__image {
    width: 100%;
    margin-bottom: 16px;
    height: 185px;
}

.news-inner__item__image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.news-inner__item__info {
    display: flex;
    flex-direction: column;
}

.susi-i {
    margin-right: 0 !important;
}

.sus i {
    color: #D3A102 !important;
}

.news-inner__item__info h6 {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    /* or 156% */
    /* Black */
    color: #020105;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 56px;

}

.news-inner__item__info.ns h6 {

    -webkit-line-clamp: 4;

}

.news-inner__item__info.new_ns h6 {

    -webkit-line-clamp: 4;
    height: 112px;

}

.news-inner__item__info.ns {

}

.news-inner__item__info p {
    font-size: 16px;
    line-height: 24px;
    /* or 150% */
    /* Black */
    color: rgba(2, 1, 5, .64);
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-inner__item__date {
    margin-top: auto;
    display: flex;
    cursor: pointer;
}

.news-inner__item__date span {
    display: flex;
    /*align-items: center;*/
    font-size: 14px;
    line-height: 16px;
    color: rgba(2, 1, 5, .4);
}

.news-inner__item__date span:first-child {
    margin-right: 8px;
    border-right: 1px solid rgba(2, 1, 5, .4);
    padding-right: 8px;
}

.news-inner__item__date span i {
    display: flex;
    margin-right: 5px;
    height: 12px;
}

.last__news {
    margin-top: 55px;
}

.last__news h4 {
    margin-bottom: 24px;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    /* identical to box height, or 140% */
    /* Black */
    color: #020105;
}

.last__news__item:not(:last-child) {
    margin-bottom: 24px;
}

.video__item {
    display: block;
    position: relative;
}

.video__image {
    height: 312px;
    width: 100%;
}

.video__image img {
    width: 100%;
    height: 100%;
}

.video__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video__icon i {
    font-size: 45px;
    color: #fff;
}

.video__info {
    position: absolute;
    left: 24px;
    bottom: 24px;
}

.video__info p {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.video__info span {
    font-size: 14px;
    line-height: 16px;
    /* identical to box height, or 114% */
    /* Apple Grey */
    color: #F5F5F7;
}

.news-view__title {
    margin-bottom: 32px;
}

.news-view__title h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
    /* identical to box height, or 143% */
    /* Black */
    color: #020105;
    margin-bottom: 24px;
}

.news-view__title.faq_title h3 {
    margin-bottom: 0;
}

.news-view__image {
    height: 562px;
    width: 100%;
    margin-bottom: 20px;
}

.owl-dots button:focus {
    outline: none;
}

.news-view__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.news-view__info {
    margin-bottom: 48px;
}

.news-view__info p {
    font-size: 18px;
    line-height: 24px;
    /* or 150% */
    /* Black */
    color: rgb(2 1 5);
}

.news-view__left {
    display: flex;
    align-items: center;
}

.news-view__left span {
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 144% */
    /* Black */
    color: #020105;
    margin-right: 20px;
}

.navbar-nav .dropdown-menu {
    padding: 14px 20px 4px;
}

.navbar-nav .dropdown-menu .dropdown:nth-child(1) .dropdown-item {
    padding: 0 10px 8px 0;
}

.navbar-nav .dropdown-item {
    padding: 8px 10px 8px 0;
}

.navbar-nav .dropdown-item {
    font-family: Quarion;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #020105;
    /*opacity: 0.64;*/
}

.navbar-nav .dropdown-item {
    border-bottom: 1px solid #c5c5c5;
}

.header__menu {
    margin-left: 50px;
    display: none;
}

.navbar-nav .dropdown-item:hover {
    background-color: transparent;
    color: #D3A102;
    opacity: 1;
}

.navbar-nav .dropdown-item:hover i {
    color: #D3A102 !important;
    opacity: 1;
}

.has-submenu i.fa-angle-right {
    bottom: 50% !important;
}

.news-view__left ul {
    margin: 0 -12px;
    display: flex;
    align-items: center;
}

.news-view__left ul li {
    padding: 0 12px;
}

.news-view__left ul li a {
    display: flex;
}

.news-view__left ul li a i {
    font-size: 22px;
    color: #020105;
}

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

.news-view__right {
    display: flex;
    align-items: center;
}

.news-view__right i {
    font-size: 24px;
    color: #020105;
    margin-right: 12px;

}

.news-view__right a {
    font-size: 18px;
    line-height: 26px;
    /* identical to box height, or 144% */
    /* Black */
    color: #020105;
    display: flex;
    align-items: center;
}

/* end inner page  */

.navbar-nav > li > ul {
    top: 60px !important;
    /*min-width: 312px!important;*/
    background-color: #F5F5F7;
    border-radius: 4px;
    border: 0;
}

.navbar-nav > li > ul:before {
    content: "";
    position: absolute;
    left: 22px;
    top: -6px;
    width: 14px;
    height: 14px;
    background-color: #F5F5F7;
    transform: rotate(45deg);
    border-radius: 1px;

}

.navbar-nav > li > ul > li > ul {
    background-color: #F5F5F7;
    border-radius: 4px;
    border: 0;
    left: 23px !important;
}

.has-submenu i {
    color: #020105 !important;
    opacity: 0.64;
}

.ya-share2__badge {
    background: transparent !important;
}

.ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: none !important;
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0 !important;
}

.interactive-inner__center {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    color: #020105;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.interactive-card {
    width: 100%;
    display: block;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 25px 12px;
    border: 1px solid #D3A102;
    transition: 0.4s ease-in-out;
    cursor: pointer;
    color: #000;
    border-radius: 5px;
    min-height: 293px;
    margin-bottom: 30px;
}

.interactive-card:hover {
    /*transform: scale(1.05);*/
    background-color: #D3A102;
    /*          //transition: 0.5s;*/
    color: #fff;
}

.interactive-card__title {
    padding: 10px 0;
    font-size: 20px;
    border-bottom: 1px solid #00000024;
    width: 80%;
    margin: 15px auto;
}

.interactive-card__content {
    line-height: 20px;
    width: 85%;
    margin: 0 auto;
    font-size: 14px;
}

.interactive-card:hover .interactive-card__title {
    border-color: #ffffff82;
}

.interactive-card.interactive-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    /*    margin-bottom: 20px;*/
}

.interactive-card .interactive-card__icon img {
    transition: transform 900ms ease 0s;
    width: 78px;
    max-height: 100px;
    fill: #26a55b;
    /*filter: brightness(0) invert(1);*/
    filter: sepia(100%);
}

.interactive-card:hover .interactive-card__icon img, .interactive-card:hover .interactive-card__icon svg {
    transform: rotateY(360deg);
    filter: brightness(0) invert(1);
}

.ya-share2__item_service_vkontakte .ya-share2__icon:before {
    content: "\e919";
    font-size: 15px;
    color: #020105;
}

.ya-share2__item_service_facebook .ya-share2__icon {
    background-image: none !important;
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0 !important;
}

.ya-share2__item_service_facebook .ya-share2__icon:before {
    content: "\e906";
    font-size: 22px;
    color: #020105;
}

.ya-share2__item_service_telegram .ya-share2__icon {
    background-image: none !important;
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0 !important;
}

.ya-share2__item_service_telegram .ya-share2__icon:before {
    content: "\e912";
    font-size: 22px;
    color: #020105;
}

.ya-share2__item_service_twitter .ya-share2__icon {
    background-image: none !important;
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0 !important;
}

.ya-share2__item_service_twitter .ya-share2__icon:before {
    content: "\e918";
    font-size: 20px;
    color: #020105;
}

.ya-share2__container_shape_round .ya-share2__badge {
    border-radius: 0 !important;
    margin-right: 0 !important;
    padding: 0 12px;
}

.ya-share2__list ya-share2__list_direction_horizontal li {
    margin: 0 !important;
}

.video__main .inner_title {
    color: black;
}

.contact__scheme {
    height: 659px;
    width: 100%;
    /* margin-top: 24px;*/
}

.contact__scheme img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.contact__wrapper .row {
    margin: -12px;
}

.contact__wrapper .row > div {
    padding: 12px;
}
.contact__wrapper .contac_form  .row > div{
    padding: 8px;
}
.contact__item {
    padding: 32px;
    background: #F5F5F7;
    border-radius: 2px;
    margin-bottom: 24px;
}

.contact__item h5 {
    font-weight: 600;
    font-size: 19px;
    line-height: 24px;
    /* identical to box height, or 126% */
    /* Black */
    color: #020105;
    margin-bottom: 25px;
}

.contact__item small {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */
    /* Black */
    color: #020105;
    display: block;
    margin-bottom: 16px;
}

.contact__item ul {
    margin: -16px 0;
}

.contact__item ul li {
    display: flex;
    padding: 16px 0;
}

.contact__item ul li i {
    color: #020105;
    font-size: 21px;
    margin-right: 10px;
}

.contact__item ul li span {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */
    /* Black */
    color: #020105;
    margin-right: 8px;
}

.contact__map {
    margin-bottom: 24px;
    border-radius: 20px;
}

.contact__map iframe {
    width: 100%;
    border-radius: 20px;
}

.slider-item__info_right__play {
    z-index: 9999;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    top: 50%;
    cursor: pointer;
    position: absolute;
    right: 20%;
    transform: translateX(-50%) translateY(-50%);
}

.slider-item__info_right__play:before {
    content: "";
    position: relative;
    display: block;
    width: 300%;
    height: 300%;
    box-sizing: border-box;
    margin-left: -100%;
    margin-top: -100%;
    border-radius: 100%;
    background: #D3A102;
    opacity: .4;
    box-shadow: 0 4px 24px rgb(0 0 0 / 25%);
    -webkit-animation: pulse-ring 1.25s cubic-bezier(.215, .61, .355, 1) infinite;
    animation: pulse-ring 1.25s cubic-bezier(.215, .61, .355, 1) infinite;
}

.slider-item__info_right__play:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;

    background-color: #D3A102;
    border-radius: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    -webkit-animation: pulse-dot 1.25s cubic-bezier(.455, .03, .515, .955) -.4s infinite;
    animation: pulse-dot 1.25s cubic-bezier(.455, .03, .515, .955) -.4s infinite
}

@-webkit-keyframes pulse-ring {
    0% {
        transform: scale(.43)
    }
    80%, to {
        opacity: 0
    }
}

@keyframes pulse-ring {
    0% {
        transform: scale(.43)
    }
    80%, to {
        opacity: 0
    }
}

@-webkit-keyframes pulse-dot {
    0% {
        transform: scale(.8)
    }
    50% {
        transform: scale(1)
    }
    to {
        transform: scale(.8)
    }
}

@keyframes pulse-dot {
    0% {
        transform: scale(.8)
    }
    50% {
        transform: scale(1)
    }
    to {
        transform: scale(.8)
    }
}

.slider-item__info_right__play i {
    color: #ffffff;
    font-size: 30px;
    margin-left: 10px;
    position: absolute;
    z-index: 999;
    left: 32%;
    top: 35%;
}

.hover_btn {
    transition: all 0.5s linear;
}

.hover_btn i {
    transition: all 0.5s linear;
}

.hover_btn:hover {
    background-color: white;
    color: #D3A102;

}

.hover_btn:hover i {
    color: #D3A102;
    transform: rotate(45deg);

}

.hover_btn1 {
    transition: all 0.5s linear;
}

.hover_btn1 i {
    transition: all 0.5s linear;
}

.hover_btn1:hover {
    background-color: #D3A102;
    color: #fff;
}

.hover_btn1:hover i {
    color: #fff;
    transform: rotate(45deg);
}

.hover_i i {
    transition: all 0.5s linear;
}

.hover_i:hover i {
    transform: rotate(45deg);
}

.footer__third form button:hover {
    background-color: white;
    color: #D3A102;
}

.product-inner__main .row {
    margin: -12px;
}

.product-inner__main .row > div {
    padding: 12px;
}

.produt-view__wrapper .row {
    margin: 0 -12px;
}

.produt-view__wrapper .row > div {
    padding: 0 12px;
}

.product-view__carousel {
    margin-top: 120px;
}

.product-view .owl-nav {
    position: absolute;
    top: -25%;
    right: 0;
    display: flex;
    align-items: center;
}

.product-view .owl-nav button {
    width: 48px;
    height: 48px;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #D3A102 !important;
    margin: 0 !important;
    margin-left: 16px !important;
}

.product-view .owl-nav button i {
    font-size: 22px;
    color: #D3A102;
}

.product-view__carousel__title {
    margin-bottom: 32px;
}

.product-view__carousel__title h4 {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    /* identical to box height, or 125% */
    /* Black */
    color: #020105;
}

.product-view .nav-tabs {
    border: 0;
}

.product-view .nav-tabs .nav-item.show .nav-link,
.product-view .nav-tabs .nav-link.active {
    margin: 0;
    border: 0;
    position: unset;
}

.product-view .nav-tabs .nav-link {
    margin: 0;
    border: 0;
    padding: 0;
}

.product-view__right h5 {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    /* identical to box height, or 125% */
    /* Black */
    color: #020105;
    margin-bottom: 24px;
}

.product-view__right span {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    /* identical to box height, or 160% */
    /* Black */
    color: #020105;
    display: block;
}

.product-view__right small {
    font-size: 18px;
    line-height: 32px;
    /* identical to box height, or 178% */
    /* Black */
    color: rgba(2, 1, 5, .64);
}

.product-view__right__list {
    margin: 24px 0;
}

.product-view__right__list span {
    display: block;
    margin-bottom: 8px;
}

.product-view__right__list ul {
    margin: -5px 0;
}

.product-view__right__list ul li {
    padding: 5px 0;
    list-style: inside;
}

.product-view__right__list ul li {
    color: rgba(2, 1, 5, .64);
}

.product-view__right__info:not(:last-child) {
    margin-bottom: 24px;
}

.product-view__right__info span {
    margin-bottom: 5px;
}

.product-view__image {
    height: 498px;
    border-radius: 2px;
    overflow: hidden;
}

.product-view__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.product__small__image {
    width: 144px;
    height: 144px;
    margin-right: 10px;
}

.product__small__image:last-child {
    margin: 0;
}

.product__small__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.product-view__left .nav {
    justify-content: space-between;
}

.product-view__nav {
    margin-top: 24px;
}

.product-view__nav .nav-tabs .nav-link {
    position: relative !important;
}

.product-view__nav .nav-tabs .nav-link::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(234, 234, 234, 0.7);
}

.product-view__nav .nav-tabs .nav-link.active::before {
    content: none;

}

.virtual_priem {
    background: #F5F5F7;
    border-radius: 32px;
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 22px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    border: 0;
    outline: none;
    width: 102%;
    color: #020105;
}

.virtual_priem:hover {

    color: #020105;
}

.contac_form .form-control {
    background-color: transparent;
}

.contact__bottom {
    width: 170px;
    height: 48px;
    background: #D3A102;
    border-radius: 2px;
    margin-left: auto;
    font-family: Quarion;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;

    color: #FFFFFF;
}
.contac_form__bottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contac_form__bottom > .form-group{
    display: flex;
}
.contact__bottom:hover {
    background-color: white;
    color: #D3A102;
}

.captcha-main {
    display: flex;
    align-items: center;
    margin-left: 16px;

}

.captcha-input-2 input {
    height: 48px;

}

#captcha_contacts img {
    height: 48px;
    width: 122px;
    border-radius: 2px;
}

#captcha_contacts_button {
    width: 48px;
    height: 48px;
    background: #D3A102;
    border-radius: 2px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#captcha_contacts_button i {
    color: white;
}

.sub-menu-sidebar li a {
    font-size: 16px !important;
    line-height: 20px !important;
    color: rgba(2, 1, 5, 0.82) !important;

}

.sub-menu-sidebar li {
    padding: 0 !important;
    margin-bottom: 6px;
}

.sub-menu-sidebar {
    margin-top: 0px !important;
    margin-left: 10px !important;
}

.new_new {
    padding: 30px;
    margin-bottom: 30px;
    min-height: 320px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 2px 8px rgb(107 103 147 / 10%);
    box-shadow: 0 2px 8px rgb(107 103 147 / 10%);
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

.docs {
    position: relative;
    z-index: 2;
}

.docs ul li {
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: space-between;*/
    margin-top: 20px;
}

.docs ul {
    margin-left: 0;
    display: flex;
    flex-direction: column-reverse;
}

.docs ul li a h4 {
    font-size: 15px;
}

.docs ul li a .susi {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #383838;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.docs ul li a span {
    text-align: center;
    color: #D3A102;
}

.docs ul {
    list-style: none;
}

.docs ul li a h4 i {
    font-size: 25px;
    color: #D3A102;
    margin-right: 10px;
}

.docs ul li a {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    /* background: #fff; */
    /* box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); */
    line-height: 24px;
    border-radius: 4px;
    color: #009fd8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*white-space: nowrap;*/
}

.docs ul li a i {
    font-size: 20px;
    color: #009fd8;
    margin-right: 10px;
}

.side_toggle {
    position: relative;
}

.side_toggle i {
    position: absolute;
    right: -18px;
    top: 5px;
    font-size: 12px;
}

.right_fixed {
    position: fixed;
    right: 0;
    top: 40%;
    /*padding-bottom: 14px;*/

    color: white;

    z-index: 9999;
}

.right_fixed a {
    position: relative;

    display: block;

    z-index: 99999;
    margin-bottom: 5px;
}

.fixed_i {
    padding: 14px;
    font-size: 22px;
    color: #fff;
    background-color: #D3A102;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    position: relative;
    z-index: 9;
    transition: all .4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.right_fixed a .fixed_title {
    height: 61px;
    white-space: nowrap;
    background-color: #273140;
    color: #fff;
    display: flex;
    align-items: center;
    width: auto;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: -400px;
    padding: 15px 0 15px 15px;
    transition: all .4s ease-in-out;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    z-index: 2;

}

.right_fixed a:hover .fixed_title {
    right: 50px;
}

.right_fixed a:hover .fixed_i {
    border-radius: 0;
    background-color: #273140;
}

.right_bottom_fixed {
    position: fixed;
    right: 0;
    top: 60%;
    /* padding-bottom: 14px; */
    color: white;
    z-index: 9999;
}

.right_bottom_fixed a {
    position: relative;
    display: block;
    z-index: 99999;
    margin-bottom: 5px;
}

.right_bottom_fixed a .fixed_bottom_title {
    white-space: nowrap;
    background-color: #D3A102;
    color: #fff;
    display: flex;
    align-items: center;
    width: auto;
    text-transform: capitalize;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: -400px;
    padding: 13px 0 13px 15px;
    transition: all .4s ease-in-out;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    z-index: 2;
}

.right_bottom_fixed a.facebook .fixed_bottom_title {
    background-color: #0866ff;
}

.right_bottom_fixed a.telegram .fixed_bottom_title {
    background-color: #0088CC;
}

.right_bottom_fixed a.instagram .fixed_bottom_title {
    background-color: #E4405F;
}

.right_bottom_fixed a.youtube .fixed_bottom_title {
    background-color: #FF0000;
}

.right_bottom_fixed a.twitter1 .fixed_bottom_title {
    background-color: #273140;
}

.right_bottom_fixed a:hover .fixed_bottom_title {
    right: 50px;
}

.right_bottom_fixed a:hover .fixed_bottom_i {
    /*border-radius: 0;*/
    background-color: #D3A102;
}

.right_bottom_fixed a.facebook:hover .fixed_bottom_i {
    background-color: #0866ff;
}

.right_bottom_fixed a.instagram:hover .fixed_bottom_i {
    background-color: #E4405F;
}

.right_bottom_fixed a.telegram:hover .fixed_bottom_i {
    background-color: #0088CC;
}

.right_bottom_fixed a.youtube:hover .fixed_bottom_i {
    background-color: #FF0000;
}

.right_bottom_fixed a.twitter1:hover .fixed_bottom_i {
    background-color: #273140;
}

.right_bottom_fixed .fixed_bottom_i {
    padding: 14px;
    font-size: 22px;
    color: #fff;
    background-color: #273140;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    position: relative;
    z-index: 9;
    transition: all .4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.right_bottom_fixed a.facebook .fixed_bottom_i {
    background-color: #0866ff;
}

.right_bottom_fixed a.instagram .fixed_bottom_i {
    background: linear-gradient(115deg, #f9ce34, #ee2a7b, #6228d7);
}

.right_bottom_fixed a.telegram .fixed_bottom_i {
    background-color: #0088CC;
}

.right_bottom_fixed a.youtube .fixed_bottom_i {
    background-color: #FF0000;
}

.flag {
    width: 19px;
    height: auto;
    margin-right: 6px;
}

.navbar-nav .dropdown-menu .dropdown:nth-child(1) .dropdown-item i {
    bottom: 60% !important;
}

.news-view .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 3%;
    transform: translateX(-50%);
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #d3a104;
}

/* pagination */

.pagination-main {
    margin-top: 48px;
}

.pagination {
    /*justify-content: center;*/
}

.pagination ul {
    display: flex;
}

.pagination ul li a {
    margin-right: 8px;
}

.pagination ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #D3A102;
    width: 48px;
    height: 48px;
    border-radius: 4px;
    background: #F5F5F7;
}

.pagination ul li.active a {
    background: #D3A102;
    color: white;
}

.page_next {
    border: 2px solid #c3c8e0;
    border-radius: 4px;
    background-color: transparent !important;
}

.page_prev {
    border: 2px solid #c3c8e0;
    border-radius: 4px;
    background-color: transparent !important;
}

.leader_collapse li {
    margin: auto;

    list-style: initial;
}

.leader_collapse ul {
    margin: 0 0 0 30px;
}

.news-view__info ul {
    margin: 0 0 0 30px;
}

.news-view__info li {
    margin: auto;

    list-style: initial;
}

.news_doc {
    height: 122px;
}

.news_doc1 {
    height: 184px;
}

.new_min {
    height: 434px;
}

.read_more {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #D3A102;
    margin-top: 10px;
    margin-bottom: 0;
}

.news-view__main {
    padding: 40px 24px 0;
}

.documents-item {
    background: #F5F5F7;
    border-radius: 10px;
    padding: 24px;
    margin-bottom: 30px;
}

.documents-title__link h2 {
    font-size: 18px;
    line-height: 24px;
    color: rgb(2, 1, 5);
    margin-bottom: 10px;
}

.documents-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.docs-info a {
    margin-right: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;

    color: #D3A102;
}

.docs-info a i {

    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;

    color: #D3A102;
}

.documents-title__link p {
    font-size: 18px;
    line-height: 24px;
    color: rgb(2, 1, 5);
    margin-bottom: 6px;
}

.documents-title__link h4 {
    font-size: 16px;
    line-height: 24px;
    color: #2a5298;
    margin-bottom: 10px;
}

.block_doc {

    line-height: 150%;
    letter-spacing: .004em;
    color: #fff;
    opacity: .7;
    padding: 2px 10px;
    border-radius: 5px;
    display: flex;
    margin: 5px 0 0;
    align-items: center;
    background: #408ec6;
}

.product-view__left {
    margin-bottom: 30px;
}

.new_leader .leadership__image {
    max-width: 100%;
    width: 100%;
    margin-bottom: 24px;
}

.new_leader .leadership__info h5 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    height: 40px;
}

.new_leader .leadership__info p {
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 54px;
}

.new_leader_col .row > .col-xl-4 {
    padding: 0 15px;
}

.leadership__image img {
    object-fit: contain;
}

.new_leader_col h3 {
    margin-bottom: 30px;
}


.card__site__body__wrapper > ul {
    display: grid;
    width: 65%;
    grid-template-columns: auto auto;
    list-style: none;

}

.card__site__body__wrapper > ul li {
    font-weight: 600;
}

.card__site__body__wrapper > ul li .site-submenu {
    margin-left: 15px;
    list-style: none;
    display: block;
    padding-top: 15px;
    width: 100%;
}

.card__site__body__wrapper > ul li .site-submenu li {
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 20px;
}

.site-submenu li a i {
    font-size: 13px;
    transform: rotate(-90deg) !important;
    transition: 0.3s;
    margin-left: 10px;
    display: inline-block;
}

.site-submenu li .collapsed i {
    transform: rotate(0deg) !important;
}

.card__site__header {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.card__site__body {
    margin-bottom: 120px !important;
}


/* Responsive desing section*/
/* Media screen */

.card__site .card__site__body__wrapper .pagination ul {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 16px;
}


.card__site__header {
    margin-top: -40px;
    background-image: url(../images/card-site.png);
    height: 275px;
}

.card__site__header .mask {
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.7);
}

.card__site__header .mask .mask__wrapper {
    display: flex;
    align-items: center;
    justify-content: start;
    height: 275px;
    gap: 25px;
    color: white;
}

.card__site__header .mask .mask__wrapper h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
}

.card__site__body {
    margin: 100px 0 200px 0;
}

.card__site__body__wrapper ul {
    display: grid;
    grid-template-columns: auto auto;
    list-style: none;
    width: 60%;
    gap: 30px;
    min-width: 700px;
}

.card__site__body__wrapper ul li {
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #000000;
    padding-bottom: 26px;
}

li .site-submenu2 {
    display: block;
    /*border-top: 15px solid transparent;*/
    padding-top: 0px;
    margin-left: 15px;
}

.card__site__body__wrapper > ul li .site-submenu li .site-submenu2 li {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 16px;
    padding: 8px 0;
}

.site-submenu li .site-submenu2 li:first-child {
    padding-top: 15px !important;
}

.header__bottom .dropdown .dropdown-menu {
    left: 22px !important;
}

.card__site__body__wrapper a {
    color: black;
}

.helpline {
    width: 160px;
}

.helpline p {
    font-family: 'Quarion', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #D3A102;
    margin-bottom: 0;
}

.helpline a {
    font-family: 'Quarion', sans-serif;
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #D3A102;
    margin-bottom: 0;
}

.new_call {
    font-size: 24px;
    color: #D3A102;
    margin-right: 10px;
}

.new_ns_a {
    height: 154px;
}

.all_search {
    display: block;
    position: absolute;
    bottom: -25px;
    left: 0;
    color: #D3A102;
    font-weight: 400;
    font-size: 17px;
    line-height: 18px;
    font-style: italic;
}

.all_search:hover {
    color: black;
}

.all-search {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 7%);
    padding: 30px 20px;
}

.all-search__title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 19px;
    font-weight: 600;
}

.btn-filter {
    border: 1px solid #D3A102;
    border-radius: 4px;
    background-color: #D3A102;
    padding: 5px 25px;
    font-size: 15px;
    color: #fff;
}

.searched-items {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 7%);
    margin-bottom: 15px;
    padding: 30px;
}

.md-font {
    font-size: 16px;
}

.searched-items .searched-header .btn-search {
    border: 1px solid #D3A102;
    border-radius: 4px;
    background-color: #D3A102;
    padding: 5px 25px;
    font-size: 15px;
    color: #fff;
}

.searched-items .searched-header .form-control {
    border-radius: 4px;
    outline: none;
}

.all_search_section {
    padding-bottom: 120px;

}

.all_search_section .news-item > a {
    display: block;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 7%);
    height: auto;
    padding: 15px;
    text-decoration: none;
    overflow: hidden;
}

.all_search_section .news-item {
    margin-bottom: 15px;
}

.all_search_section .news-item > a .news-item__title p {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 20px;
    color: #3f3f3f;
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.all_search_section .news-item > a .news-item__date p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    color: #D3A102;
    overflow: hidden;
    text-overflow: ellipsis;
}

.site_up {
    width: 57px;
    height: 57px;
    border: 2px solid #444A4C;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
}

.site_up i {
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    font-size: 36px;

}

.footer__third {
    position: relative;
}