@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-Regular.eot');
    src: url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('fonts/ProximaNova-Regular.woff') format('woff'),
        url('fonts/ProximaNova-Regular.ttf') format('truetype'),
        url('fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
    font-family: 'Proxima Nova';
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-style: normal;
}

a,
a* {
    color: #000;
}

html,
body {
    /* min-width: 1200px; */
    height: 100%;
    scroll-behavior: smooth;
}

body {
    margin: 0;
    line-height: 1.5;
    background-color: #fff;
}

ul {
    padding: 0;
    margin: 0;
}

.last_child_remove li:last-child {
    display: none;
}

img {
    vertical-align: middle;
    border-style: none;
}

::after,
::before {
    box-sizing: border-box;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.wrapper {
    position: relative;
}

.shadow {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.search_out_container {
    padding-left: 310px;
}

.search_container {
    position: relative;
}

.search_container .search_form {
    z-index: 99991;
    position: absolute;
    left: 0;
    width: 100%;
    height: 40px;
    bottom: -45px;
}

.search_result li h3 a {
    color: #FAA61A;

}

.search_result li h3 {
    color: #FAA61A;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 15px;
}

.search_result li {
    margin-bottom: 35px;
}

.display_table {
    display: table;
    width: 100%;
}

.table_row {
    display: table-row;
}

.table_cell {
    display: table-cell;
    vertical-align: top;
}

.hidden {
    display: none !important;
}

.row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
    position: relative;
    width: 100%;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.dropdown {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

/* .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
} */
.menu_img {
    position: absolute;
    left: 85px;
    width: 130px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu_img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;

    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    margin: auto;
    height: 100%;
}

.menu_more_btn {
    position: absolute;
    right: 0px;
    width: 300px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.exb_online .mt_img {
    display: inline-block;
    float: left;
}

.exb_online .mt_img {
    display: inline-block;
    float: left;
    width: 35%;
    position: relative;
    top: 0 !important;
}

.exb_online .mt_img img {
    position: absolute;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    left: 0;
    margin: auto;
    height: 100% !important;
}

.exb_online .mt_card_content {
    display: inline-block;
    float: left;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
}

.exb_online .mt_card_content.menu_content p {
    width: 100%;
}

.exb_online .mt_card_content.menu_content {

    width: 100%;
    padding-left: 300px;
    padding-right: 300px;
    margin-left: 0;
    flex-flow: row wrap;
    justify-content: space-between;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    height: 100%;
}

.exb_online .mt_img {
    display: inline-block;
    float: left;
}

.exb_online .mt_img {
    display: inline-block;
    float: left;
    width: 35%;
    position: relative;
}

.exb_online .mt_card_content {
    display: inline-block;
    float: left;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
}

.exb_info .mt_card_content {
    width: 100%;
}

.exb_info .mt_container .mt_img img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.temporary {
    background: #F9C20A;
    border-radius: 12px 12px 12px 2px;
    padding: 5px 10px;
    color: #231F20;
}

.subtitle {
    padding: 18px 0 18px 0;
    position: relative;
}

.subtitle .btn {
    margin-top: 15px;
    margin-bottom: 0;
}

.subtitle .post_img {
    position: absolute;
    right: 50px;
    bottom: 0;
    padding-top: 10px;
    max-width: 500px;
    height: 100%;
    text-align: right;
}

.subtitle .post_img img {
    max-height: 100%;
}

.subtitle h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 46px;
    letter-spacing: 0.06em;
    color: #231F20;
    margin: 0px 0 0px 0;
    max-width: 720px;
    margin-bottom: 0 !important;
}

.subtitle .btn {
    background: #FFF;
}

.subtitle .btn:active,
.subtitle .btn:hover {
    background: #ececec !important;
    color: #231F20;
}

.news_subtitle h3 {
    margin: 0;
}

.news_subtitle {
    padding-bottom: 51px;
}

.news_desc {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;
}

.news_img {
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 15px;
}

.subtitle p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.06em;
    color: #5F6369;
    margin-bottom: 0px;
    max-width: 650px;
    margin-top: 10px;
}

.team_title .breadcrumb *,
.team_title h3,
.team_title p {
    color: #FFF;
}

.team_title {
    background: url(../img/24bg.webp) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.order_card_container {
    background: url(../img/order_form_bg.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.order_card_container h4 {
    font-size: 28px;
}


.vm--container {
    z-index: 9999;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 10000;
    /* display: none; */
    float: left;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
}

.dropdown-item {
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.navbar {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.container-fluid {
    padding-left: 250px;
    padding-right: 250px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline li {
    display: inline-block;
    float: left;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}


header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFF;
    z-index: 9999;
    min-height: 117px;
    /* min-width: 1200px; */
}

header .menu_fixed {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 99999;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    background: #FFF;
}

main {
    margin-top: 0px;
    background: #F5F5F5;
}

a {
    text-decoration: none;
}

.top_menu {
    padding: 16px 0 0 0;
    letter-spacing: 0.12em;
}

.search li {
    position: relative;
    cursor: pointer;
}

/* .search li img
{
position: absolute;
right: 3px;
top: 0px;
} */

#search_input {
    color: #5F6369;
    text-decoration: none;
    line-height: 16px;
    font-size: 13px;
    padding: 5px;
    border: 1px solid #EDEDED;
    letter-spacing: 0.08em;
    width: 200px;
    margin-top: -7px;

    /*transform: scaleX(0);
opacity: 0;
transition: opacity .25s, transform .25s;
transform-origin: 0 0;*/
}

#search_input.show {
    transform: scaleX(1);
    opacity: 1;
}

#search_input:focus {
    outline-color: #FAA61A;
}

.top_menu,
.second_top_menu {
    border-bottom: 1px solid #EDEDED;
}

.second_top_menu {
    padding: 6px 0 6px 0;
    position: relative;
}

.top_menu .list-inline {
    margin: 0;
    margin-left: 35px;
    margin-right: 35px;
    /* text-transform: uppercase; */
    font-size: 13px;
}

.top_menu .top_menu_right,
.top_menu .top_menu_right li:not(:last-child) {
    margin-right: 0;
}

.top_menu .top_menu_right li:not(:first-child) {
    margin-left: 32px;
    margin-right: 0px;
}

.top_menu .top_menu_right li ul li {
    margin-left: 0 !important;
}

.for_you li:not(:first-child) {
    margin-left: 10px;
}

.top_menu .list-inline li {
    padding-bottom: 12px;
}

.top_menu .list-inline li a {
    color: #5F6369;
    text-decoration: none;
    line-height: 16px;
}

.top_menu .list-inline li a:hover {
    color: #231F20;
}

.top_menu .list-inline li.active {
    border-bottom: 2px solid #FAA61A;
}

.top_menu .list-inline li.active a {
    color: #231F20;
}

.top_menu .phone {
    letter-spacing: 0.04em;
    font-size: 16px;
}

.top_menu_right .phone {
    margin-top: -3px;
}

.top_menu .list-inline img.arrow_down {
    width: 8px;
}

.top_menu_right li,
.nav_menu_right li {
    position: relative;
}

.top_menu .top_menu_right li ul>li {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.top_menu .top_menu_right li ul>li img {
    margin: 0;
}

.top_menu .top_menu_right li ul>li:not(:last-child) {
    margin-bottom: 10px;
}

.top_menu_right li ul li a {
    display: flex;
    flex-direction: row;
    align-items: center;

}

.top_menu_right li ul li div {
    width: 48px;
    height: 48px;
    float: left;
    display: inline-block;
    margin-right: 14px;
}

.top_menu_right li ul li div span {
    border: 1px solid #D7D8D6;
    width: 48px;
    height: 48px;
    float: left;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.top_menu_right li ul li h3 {
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.03em;
    color: #231F20;
    text-transform: none;
    width: 100%;
}

.top_menu_right li ul li h5 {
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.03em;
    color: #5F6369;
    text-transform: none;
    margin-top: 9px;
}

.top_menu_right li ul li span img {
    margin: 0;
    width: 22px;
}

.mobile_menu img {
    width: 24px;
}

.mobile_menu.opacity_0 {
    opacity: 0;
}

.mobile_menu {
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
    cursor: pointer;
}

.close_menu_mobile {
    position: absolute;
    top: 11px;
    left: 10px;
    width: 24px;
    display: none;
}

.menu_opened .close_menu_mobile {
    display: block;
}

.mobile_drop_menu {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0px;
    z-index: 99999;
    height: 100%;
    padding-top: 62px;
    overflow: hidden;
    /*display: none;
opacity: 0;*/

    transition: all 0.2s;
    transform-origin: top;
    transition-delay: 0.1s;
    opacity: 0;
    transform: scaleY(0);
}

.mobile_drop_menu.menu_opened {
    /*opacity: 1;
display: block;*/
    transition: all 0.2s;
    transform-origin: top;
    transition-delay: 0.1s;
    opacity: 1;
    transform: scaleY(1);
}

.scroll_top_menu {
    overflow-y: auto;
    width: 100%;
    background: #FFF;
    position: absolute;
    border-top: 1px solid #D7D8D6;
    height: 100%;
    top: 62px;
    left: 0;

}

.menu_opened .scroll_top_menu {}

.scroll_top_menu>ul>li>a {
    background: #F5F5F5;
    display: block;
    width: 100%;
    padding: 14px 20px;
    font-size: 12px;
    /* text-transform: uppercase; */
    font-weight: 600;
    letter-spacing: 0.12em;
    color: #231F20;
}

.scroll_top_menu ul li ul li a {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.015em;
    color: #231F20;
    padding: 14px 20px;
    display: block;
}

.scroll_top_menu .online {
    margin: 14px 20px;
}

.top_footer_menu a img {
    height: 20px;
    margin-right: 5px;
}

.top_footer_menu a:last-child {
    font-size: 16px;
}

.top_footer_menu a {
    display: block;
    font-size: 14px;
    padding: 14px 20px;
    /* text-transform: uppercase; */
    color: #474C54;
}

.scroll_top_menu ul li ul li:last-child {
    margin-bottom: 20px;
}

.top_menu_right li ul,
.nav_menu_right li ul {
    max-width: 370px;
    min-width: 370px;
    padding: 24px 20px 20px 20px;
    position: absolute;
    top: 100%;
    z-index: 1000;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 12px;

    left: -100%;
    transition: all 0.2s;
    transform-origin: top;
    transition-delay: 0.1s;
    opacity: 0;
    margin-top: 2px;
    transform: scaleY(0);
}

.nav_menu_right .exp24_li ul {
    max-width: 440px;
    min-width: 440px;
}

.nav_menu_right li ul {
    padding: 24px;
}

.top_menu_right li:hover ul,
.nav_menu_right li:hover ul {
    opacity: 1;
    transform: scaleY(1);
}

.langs a {
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.12em;
    padding-bottom: 12px;
    color: #231F20;
    display: block;

}

.langs .dropdown-menu a.selected {
    color: #A9ABAC;
    cursor: default;
}

.langs .dropdown-menu {
    min-width: auto;
    border-radius: .50rem;
}

.dropdown-menu-arrow {
    top: -18px;
    left: 50%;
    width: 0;
    height: 0;
    position: absolute;
}

.dropdown-menu-arrow:before,
.dropdown-menu-arrow:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 7px 8px;
    border-style: solid;
    border-color: transparent;
    z-index: 1001;
}

.dropdown-menu-arrow:after {
    bottom: -18px;
    right: -8px;
    border-bottom-color: #fff;
}

.dropdown-menu-arrow:before {
    bottom: -17px;
    right: -8px;
    border-bottom-color: rgba(0, 0, 0, .15);
}

.dropdown-menu-center {
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: transparent;
    color: #231F20;
}

.separator {
    border-right: 1px solid #EDEDED;
    width: 1px;
    float: left;
    display: inline-block;
}

.top_menu .list-inline img {
    width: 16px;
    margin-right: 5px;

}

.navbar {
    padding: 0;
}

.navbar-brand {
    display: inline-block;
    padding: 0;
    margin-right: 0;
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar_menu {
    margin-left: 24px;
}

.second_top_menu .navbar-nav .nav-link {
    padding: 0;
}

.navbar_menu li {
    margin-left: 20px;
}

.navbar-brand img {
    margin-top: -22px;
}

.navbar_menu a {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.06em;
    color: #231F20;
}

.nav_menu_right li {
    max-width: 160px;
}

.nav_menu_right li ul li {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
}

.exp_24_txt {
    width: 70%;
    display: inline-block;
    float: left;
}

.exp_qr {
    width: 30%;
    display: inline-block;
    float: left;
}

.exp_qr img {
    max-width: 100%;

}

.exp_24_txt h3 {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0.06em;
    color: #231F20;
}

.exp_line {
    border-top: 1px solid #D7D8D6;
    height: 1px;
    width: 100%;
    margin: 20px 0;
}

.exp_24_txt .hand_qr img {
    position: absolute;
    top: 5px;
    right: 0;
    width: 45px;
}

.exp_24_txt .hand_qr {
    padding-right: 55px;
    position: relative;
    margin-top: 10px;
}

.exp_24_txt p {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.06em;

}

.exp_24_txt p.p_small,
.qr_footer p {
    font-size: 15px;
    line-height: 140%;
    letter-spacing: 0.06em;
    color: #5F6369;
    margin-top: 30px;
}

.qr_footer p {
    margin-top: 0;
    margin-bottom: 10px;
}

.qr_footer .club_btn {
    max-width: 100%;
    min-width: 100%;
}

.qr_footer .first_col {
    padding-right: 5px;
}

.qr_footer .second_col {
    padding-left: 5px;
}


.exp24_li {
    min-width: 145px;
}

/* .nav_menu_right li.other_lang
{
max-width: 230px;
min-width: 175px;
} */
.nav_menu_right li a.exp24 {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.06em;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.nav_menu_right li a.exp24 img {
    float: left;
    margin-right: 8px;
    width: 54px;
    height: 54px;
}

.nav_menu_right li.personal {
    max-width: none;
    min-width: 155px;
}

.personal a {
    padding: 15px 15px !important;
    border: 0;
    border-radius: 8px;
    font-size: 14px;
    display: block;
    /* text-transform: uppercase; */
    text-align: center;
    color: #FFF;
    background: #FAA61A;
}


/* Style the tab */
.tab {
    overflow: hidden;
    border-bottom: 1px solid #D7D8D6;
    padding-top: 28px;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 0px;
    transition: 0.3s;
    color: #5F6369;
    margin-right: 48px;
    letter-spacing: 0.06em;
    font-size: 18px;
}

.tab button.selected_tab {
    border-bottom: 1px solid #5F6369;
}

.tab button:last-child {
    margin-right: 0px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    color: #231F20;
}

/* Create an active/current tablink class */
.tab button.active {
    color: #231F20;
    border-bottom: 1px solid #F9C20A;
}

/* Style the tab content */
.tabcontent {
    padding: 41px 0px;
    border-top: none;
    margin-left: -22px;
    margin-right: -22px;
}

.tabcontent .card {
    margin-right: 15px;
    margin-left: 15px;
    position: relative;
    border-radius: 8px;
    background: #FFF;
    min-height: auto;
}

.mini_cat .card {
    min-height: 150px;
}

.tab_news .news_container {
    margin-right: -15px;
    margin-left: -15px;
}

.tab_news .news_container .card {
    margin-right: 0px;
    background: transparent;
    padding: 0 12px 0 12px;
}

.tab_news .news_container .card .news_item {
    border-radius: 8px;
    background: #FFF;
    height: 100%;
    cursor: pointer;
}

.tab_news.in_news .news_container .card .news_item {
    background: #F5F5F5;
}

.social_container {
    padding-top: 32px;
}

.news_hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #D7D8D6;
    margin: 1em 0;
    padding: 0;
}

.m_hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #FAA61A;
    margin: 20px 0px;
}

.vm--container.scrollable {
    z-index: 9999;
}

.news_detail {
    padding-top: 32px;
    padding-right: 100px;
}

.tabcontent .card_img {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 180px;
    background: transparent;

    display: block;
    text-align: center;
}

.credit_group .percent_details li:last-child {
    display: none;
}

.card_group .percent_details li {
    max-width: 200px;
}

.percent_details p {
    padding-right: 0;
}

.sub_reasons li {
    font-weight: normal;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.06em;
    color: #231F20;
    list-style-type: none;
    margin-bottom: 15px;
}

.sub_reasons li img {
    margin-right: 10px;
}

.sub_reasons li:last-child {
    margin-bottom: 40px;
}

.other_cards {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.06em;
    color: #5F6369;
}

.other_cards img {
    margin-right: 15px;
}

.tabcontent .card_content {
    padding: 0 20px 32px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.tab_news .news_container .card_content {
    margin-top: 0px;
    padding: 32px 32px 32px 32px;
    height: 100%;
    position: relative;
}

.tab_news .news_container .card {
    min-height: 335px;
}

.tabcontent .card_content .card_title {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.12em;
    /* text-transform: uppercase; */
    color: #5F6369;
    padding: 6px 12px;
    border: 1px solid #D7D8D6;
    border-radius: 4px;
    display: inline-block;
}

.tabcontent .card_content h3 {
    line-height: 120%;
    margin-top: 20px;
    font-size: 22px;
    letter-spacing: 0.06em;
}

.tabcontent .card_content h5 {
    letter-spacing: 0.06em;
    color: #5F6369;
    font-size: 16px;
    line-height: 130%;
    margin-top: 16px;
}

.tab_news {
    padding: 41px 0px;
}

.tab_news .news_container .card_content h5 {
    font-size: 22px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-top: 0px;
}

.tabcontent .card_content .btn {
    margin-top: 18px;

}

.tabcontent .card_img img {
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;

}

/*BUTTONS*/
.btn {
    border-radius: 8px;
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.12em;
    /* text-transform: uppercase; */
    display: inline-block;
    -webkit-transition: background 0.2s;
    /* For Safari 3.0 to 6.0 */
    transition: background 0.2s;
    /* For modern browsers */
    background: #F9C20A;
    border: 0;
    color: #231F20;
}

.btn:hover {
    background: #FAA61A;
    color: #231F20;
}

.btn:active {
    background: #F58220;
    color: #231F20;
}

.btn:focus {
    background: #F58220;
    color: #231F20;
    outline-color: #FAA61A;
}

.btn:disabled,
.btn[disabled] {
    background: #F5F5F5;
    color: #D7D8D6;
    cursor: not-allowed;
}

.btn-block {
    width: 100%;
}

.btn-grey {
    background: #F5F5F5;
    /* border: 1px solid #d6d6d6; */
}

.btn-white {
    background: #FFF;
    /* border: 1px solid #d6d6d6; */
}

.news_btn {
    margin-top: 35px;
}

.btn-grey:hover {}

.search_btn {
    color: #FFF;
    width: 150px;
    padding: 8px 0;
    border-radius: 4px;
    cursor: pointer;
}

.search_btn:hover {
    color: #FFF;
}

.search_input:focus {
    outline: none;
}

.search_input {
    background: #FFFFFF;
    border: 1px solid #D7D8D6;
    box-sizing: border-box;
    border-radius: 4px;
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.03em;
    padding: 7px 10px 7px 40px;
}

.search_form_img {
    position: absolute;
    top: 10px;
    left: 12px;

}

.btn_cell {
    width: 150px;
}

.input_cell {
    padding-right: 10px;
}

.ipoteka_btn {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.12em;
    /* text-transform: uppercase; */
    padding: 16px 30px;
    margin-top: 52px;
}

.show {
    display: block;
}

/*IPOTEKA Row*/
.full_width_row {
    background: #FFF;
}

.ipoteka_container {
    min-height: 350px;
    margin-top: 80px;
    margin-bottom: 48px;
    background: url(../img/ipoteka_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 42px 80px;
}

.list_container ul li {
    background: url(../img/arrow_right_map.svg) no-repeat center right;
}

.ipoteka_container h5 {
    color: #231F20;
    letter-spacing: 0.06em;
    font-size: 20px;
    line-height: 130%;
}

.ipoteka_container h3 {
    margin-top: 13px;
    font-weight: 800;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: 0.06em;
    color: #231F20;
}

.ipoteka_details {
    font-size: 24px;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-top: 18px;
}

.ipoteka_details span {
    font-weight: normal;
    font-size: 18px;
    line-height: 200%;
    letter-spacing: 0.06em;
    color: #231F20;
}

.ipoteka_details div {
    max-width: 220px;
}

.ipoteka_details li:not(:last-child) {
    margin-right: 50px;
}

/*Special row*/
.special_container {
    padding: 25px 0 0px 0;
}

.special_container h5 {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.06em;
    color: #5F6369;
    margin: 25px 0 25px 0;
}

.special_container h3 {
    font-weight: normal;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 0.03em;
    color: #231F20;
    margin-bottom: 10px;
}

.special_container .special_txt {
    padding: 0 50px 22px 50px;
}

.special_txt p {
    font-weight: normal;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;

}

.special_txt .btn {
    margin-top: 30px;
}

.credit_details {
    margin: 45px 0 40px 0;
}

.credit_details .col-4:not(:last-child) {
    border-right: 1px solid #D7D8D6;
}

.credit_details h4 {
    font-size: 32px;
    line-height: 200%;
    letter-spacing: 0.06em;
    color: #231F20;
}

.credit_details p {
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;
    margin-top: -5px;
}

.p_l_108 {
    padding-left: 108px;
}

/*Exchange row*/
.tabs {
    border-bottom: 1px solid #D7D8D6;
}

.tabs ul {
    float: left;
}

.tabs ul li {
    float: left;
    margin-right: 10px;
    cursor: pointer;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.06em;
    color: #231F20;
    padding-bottom: 17px;
    margin-right: 40px;
}

.tabs ul li.active {
    border-bottom: 1px solid #F9C20A;
}

.tabs .current_date {
    float: right;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #231F20;
}

.exchange {
    padding: 0px 0 110px 0;
}

.exchange h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0.06em;
    color: #232021;
    margin-bottom: 24px;
}

.exchange_calc {
    background: #F5F5F5;
    border-radius: 8px;
    margin-top: 16px;
    padding: 50px 90px;
}

.exchange_calc_container {
    margin-top: 40px;
}

.exchange_calc_container .col-8 {
    padding-right: 16px;

}

.exchange_calc_container .col-6 {
    text-align: center;
    display: table;
    height: 74px;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.06em;
    color: #231F20;
}

.exchange_alert {
    margin-top: 15px;
    font-size: 18px;
}

.ex_currency {
    position: absolute;
    right: 15px;
    top: 15px;
}

.ex_currency li {
    float: left;
    padding: 12px 16px;
    background: #F5F5F5;
    border-radius: 4px;
    margin-left: 15px;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.06em;
}

.ex_currency li.active {
    background: #F9C20A;
}

.exchange_result {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.exchange_result .col-4 {
    padding: 7.5px;
}

.exchange_result .col-4 .calc_result {
    padding: 15px;
    background: #FFF;
}

.exchange_result .col-4 img {
    width: 40px;
}

.exchange_result .col-4 img,
.calc_result h4,
.calc_result h5 {
    float: left;
    margin-right: 20px;
}

.input_container {
    width: 38%;
    border-right: 1px solid #D7D8D6;
    padding-right: 80px;
}

.result_container {
    width: 61.5%;
    padding: 0 0 0 80px;
}

.calc_title {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-bottom: 45px;
}

.calc_result h4 {
    font-size: 28px;
    letter-spacing: 0.06em;
    color: #A9ABAC;
}

.calc_result h5 {
    font-weight: 600;
    font-size: 28px;
    color: #231F20;
}

.exchange_calc_container .col-6.active {
    background: #FFF;
}

.exchange_calc_container .col-6:first-child {

    border: 1px solid #D7D8D6;
    border-radius: 8px 0px 0px 8px;
    border-right: 0;
}

.exchange_calc_container .col-6:last-child {
    border: 1px solid #D7D8D6;
    border-radius: 0px 8px 8px 0px;
}

.exchange_calc_container .col-6 span {
    display: table-cell;
    vertical-align: middle;
}

.exchange_calc_container .form_element input {
    width: 100%;
}

.exchange_btn {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.12em;
    /* text-transform: uppercase; */
    color: #231F20;
    cursor: pointer;
}

.exchange .table {
    margin-top: 25px;
    margin-bottom: 25px;
}

.table {
    width: 100%;
    border: 0;
}

.table-header {
    display: flex;
    width: 100%;
    background: #000;
}

.table tr td,
.table tr th {
    padding: 15px;
    border-bottom: 1px solid #D7D8D6;
    text-align: center;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #000000;
}

.table tr th img {
    display: inline-block;
    margin-right: 20px;
    margin-top: -5px;
}

.table tr td img {
    display: inline-block;
    margin-right: 20px;
    margin-top: -5px;
}

.table tr th {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.06em;
    color: #000000;
}

.table tr td.title,
.table tr th.title {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #616173;
}

/*FOOTER row*/

.mobile_img_container {
    position: relative;
}

.mobile_div {
    position: absolute;
    width: 100%;
    bottom: 0px;
    top: 0px;
    margin-top: -105px;
    margin-bottom: -105px;
}

.mobile_div img {
    max-height: 100%;
}

.exp24_txt {
    padding: 0 20px;
}

.f_qr p {
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #FFF;
    margin-top: 30px;
}

.img_responsive {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.f_qr h3.exp24 {
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0.06em;
    color: #FFF;
}

.f_address {
    /* border-top: 16px solid #FAA61A; */
    padding: 45px 0 55px 0;
}

.f_address .col {
    padding: 55px 0;
}

.addr {
    position: relative;
    padding: 0px 0 0 30px;
    font-size: 20px;
    line-height: 180%;
    letter-spacing: 0.06em;
    color: #231F20;
}

.addr span {
    color: #5F6369;
}

.addr img {
    position: absolute;
    top: 5px;
    left: 0px;
}

.social_container .social_icons ul li {
    display: block;
    width: 100%;
}

.social_container .social_icons ul li a {
    display: inline-block;
    margin-right: 10px;
}

.social_container .social_icons ul li a img {
    margin-top: 15px;
}

.other_post {
    font-weight: 600;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0.06em;
    color: #231F20;
    margin: 70px 0 30px 0;
}

.public_icons li {
    float: left;
    margin-right: 15px;
    margin-top: 40px;

}

.public_icons li img {
    max-height: 32px;
}

.social_icons ul li {
    float: right;
    margin-left: 14px;
    margin-top: 15px;
}

.social_icons ul li:last-child {
    margin-left: 0px;
}

.social_icons ul li a {
    border-radius: 50%;
    background: #F5F5F5;
    width: 46px;
    height: 46px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

/* .social_icons ul li a img
{
height: 18px;
} */
.t-row {
    display: table-row;
}

.t-row .t-cell {
    display: table-cell;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    align-items: center;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify !important;
}

.copyright_container,
.fm_container {
    border-top: 1px solid rgba(214, 215, 213, 0.4);

}

.fm_col {
    padding: 55px 0;
}

.fm_menu {
    padding: 55px 0;
}

.fm_menu .col h4 {
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #F58220;
}

.fm_menu .col ul {
    margin-top: 23px;
    list-style: none;
}

.fm_menu .col ul li a {
    font-size: 18px;
    line-height: 240%;
    letter-spacing: 0.06em;
    color: #5F6369;
}

.copyright {
    color: #5F6369;
    padding: 41px 0;

}

.copyright span {
    font-weight: normal;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;
}

.faq_item {
    cursor: pointer;
    position: relative;
}

.faq_content {
    font-size: 18px;
    color: #5F6369;
}

.plus_minus {
    position: absolute;
    top: 5px;
    right: 5px;
}

.document_list li.selected_faq {
    background-color: #F5F5F5;
}

.faq_title {
    color: #FAA61A;
}

.last_hide li:last-child {
    display: none;
}

.report_title {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-top: 24px;
    font-weight: 600;
}

.document_list .faq_content a,
.document_list .faq_content a span {
    color: #0000EE;
}













.card .more_btn {
    color: #5F6369;
    background-color: #FFF;
    border: 1px solid #D7D8D6;
}

.mt_tabcontetn .tabcontent {
    padding: 0;
}

.tab_item {
    margin-bottom: 24px;
    margin-top: 24px;
}

.credit_table .tab_item {
    margin-bottom: 42px;
    margin-top: 42px;
}

.mt_container {
    min-height: 50px;
    background-color: #FFF;
}

.mt_container .mt_img {
    position: absolute;
    top: -10%;
    left: 0;
    width: 430px;
    background: transparent;
    /*display: block;*/
    text-align: center;
    height: 110%;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}

.mt_card_content {
    padding-left: 440px;
    padding-right: 20px;
}

.menu_mt_container {
    min-height: auto;
}


.mt_card_content h4 {
    font-style: normal;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-top: 20px;
    margin-bottom: 18px;
}

.mt_card_content p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 29px;
    display: flex;
    align-items: center;
    letter-spacing: 0.06em;
    color: #5F6369;
    margin-bottom: 22px;
}

.mt_btn {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.12em;
    /* text-transform: uppercase; */
    color: #231F20;
    margin: 0;
}

.more_req a.mt_btn,
.general_txt a.mt_btn {
    color: #231F20;
}

.mt_card_content .btn {
    margin-right: 16px;
    margin-left: 0;
}

.mt_card_content .btn:last-child {
    margin-right: 0;
}

/*.mt_container .mt_img img {*/
/*    max-width: 100%;*/
/*    height: auto;*/
/*    display: inline-block;*/
/*    max-height: 100%;*/
/*}*/

.percent_details li:not(:last-child) {
    margin-right: 25px;

}

.percent_details li h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 10px;
    font-style: normal;
    letter-spacing: 0.06em;
    color: #231F20;
}

.percent_details li p {
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.06em;
    color: #5F6369;
    margin-bottom: 24px;
}

.reasion_list_main .col-4 {
    padding-right: 110px;
}

.percent_details li {
    max-width: 185px;
}

.percent_details li:nth-child(odd) {
    min-width: 160px;
}

.mt_card_content .mt_btn {
    margin-bottom: 30px;
}















.card_group .mt_container {
    min-height: 300px;
    background-color: #FFF;
}

.card_group .card {
    display: table;
}

.card_group .card_img {
    position: absolute;
    top: 0px;
    left: 0;
    width: 350px;
    background: transparent;
    height: 100%;
    padding: 20px;
    display: table;

}

.card_group .table_cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 100%;
}

.card_group .mt_card_content {
    padding-left: 360px;
}






.mt_container .card_img img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    position: absolute;
    bottom: 0;

    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.card_group .mt_card_content {
    padding-right: 360px;
    padding-left: 80px;
}

.card_group .mt_container .table_cell {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    height: 100%;
}

.card_group .mt_container .card_img {
    width: 100%;
    max-width: 100%;
}

.tabcontent .card_group .card_img {
    right: 0;
    left: auto;
    height: 100%;
    z-index: -1;
    width: 360px;
}


#other_cards .mt_container .card_img {
    position: absolute;
    top: auto;
    left: 0;
    width: 370px;
    background: transparent;
    height: calc(100% + 20px);
    padding: 0;
    display: table;
    bottom: 0;
}

#other_cards .mt_card_content {
    padding-left: 390px;
}


















.first_news_content h3 {
    font-size: 32px;
    line-height: 150%;
    letter-spacing: 0.06em;
    color: #231F20;
    margin: 20px 0;
}

.vacancy_input {
    width: 100%;
    border: 1px solid #D7D8D6;
    border-radius: 8px;
    padding: 13px 13px 13px 45px;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.06em;
}

.vacancy_input_container {
    position: relative;
}

.vacancy_input:focus {
    outline: none !important;
    border: 1px solid #FAA61A;
}

.vacancy_search {
    position: absolute;
    left: 15px;
    top: 15px;
}

.vacancy {
    margin-bottom: 20px;
}

.vacancy li {
    padding: 41px 0;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #D7D8D6;
    background-image: url(../img/arrow_right_z.svg);
    background-position: right 5px center;
    background-repeat: no-repeat;
}

.vacancy li .category_name {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.06em;
    color: #A9ABAC;
    margin-bottom: 8px;
}

.vacancy li .vacancy_title {
    font-size: 22px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #474C54;
}

.note_tbl {
    border-spacing: 16px;
    margin-left: -16px;
    margin-right: -16px;
}

.note_tbl .col-md-4 {
    background: #F5F5F5;
    padding: 24px;
    font-style: italic;
    font-weight: normal;
    font-size: 15px;
    line-height: 140%;
    letter-spacing: 0.06em;
    color: #5F6369;
}

.note_tbl strong {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-bottom: 5px;
}

p.success_txt {
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-bottom: 20px;
}

a.success_link {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px dashed #5F6369;
}

.check_container {
    display: flex;
    align-items: center;
    height: 100%;
}

.check_container .check_mark {
    height: auto;
}

option:disabled,
select.option_disabled {
    color: #797575;
}

.sent_msg {
    margin-bottom: 200px;
}

.f_qr .text_for_qr {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #FFF;
}

.f_qr {
    padding: 75px 0;
    background: url(../img/24bg.webp) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media only screen and (max-width: 1500px) {}

@media only screen and (max-width: 1400px) {

    .mobile_div {
        margin-top: -70px;
        margin-bottom: -70px;
    }

    .f_qr {
        padding: 40px 0;
    }

    .f_qr .text_for_qr {
        font-size: 17px;
    }

    p.success_txt {
        font-size: 18px;
    }

    a.success_link {
        font-size: 15px;
    }

    .ex_currency li {
        font-size: 16px;
        margin-left: 10px;
    }

    .exchange_calc {
        padding: 50px 50px;
    }

    .reasion_list_main .col-4 {
        padding-right: 90px;
    }

    /* .slide_txt
{
  padding-left: 65px;
  max-width: 525px;
} */

    .navbar_menu a {
        font-size: 16px;
    }

    .personal a {
        font-size: 12px;
    }

    .top_menu .list-inline,
    .langs a {
        font-size: 12px;
    }

    .percent_details li {
        max-width: 170px;
    }

    .percent_details li:nth-child(odd) {
        min-width: 160px;
    }

    .percent_details li:not(:last-child) {
        margin-right: 15px;
    }

    .percent_details li h5 {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 150%;
    }

    .percent_details li p {
        font-size: 13px;
    }

    .mt_container .mt_img {
        width: 460px;
    }

    .mt_card_content {
        padding-left: 470px;
    }

    .mt_card_content p {
        font-size: 16px;
        padding-right: 20px;
        margin-bottom: 22px;
    }

    .tabcontent .card_content .card_title {
        font-size: 10px;
    }

    .first_news_content h3 {
        font-size: 24px;
        line-height: 150%;
    }

    .news_desc {
        font-size: 16px;
    }

    .sub_reasons li {
        font-size: 16px;
    }

}

@media only screen and (max-width: 1200px) {
    .note_tbl .col-md-4 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mobile_div {
        margin-top: -70px;
        margin-bottom: -70px;
    }

    .f_qr {
        padding: 40px 0;
    }

    .f_qr .text_for_qr {
        font-size: 17px;
    }

    p.success_txt {
        font-size: 18px;
    }

    a.success_link {
        font-size: 15px;
    }

    .reasion_list_main .col-4 {
        padding-right: 60px;
    }


    /* .slide_txt
{
  padding-left: 65px;
  max-width: 525px;
} */
    .navbar_menu a {
        font-size: 16px;
    }

    .personal a {
        font-size: 12px;
    }

    .top_menu .list-inline,
    .langs a {
        font-size: 12px;
    }

    .percent_details li {
        max-width: 170px;
    }

    .percent_details li:not(:last-child) {
        margin-right: 30px;
    }

    .percent_details li h5 {
        font-size: 20px;
    }

    .percent_details li p {
        font-size: 14px;
    }

    .mt_card_content p {
        font-size: 16px;
    }

    .tabcontent .card_content .card_title {
        font-size: 10px;
    }

    .first_news_content h3 {
        font-size: 24px;
        line-height: 150%;
    }

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

.percent_details {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    display: block;
    min-height: 70px;
}

.percent_details li:last-child .seperator {
    display: none;
}

.percent_details li {
    float: left;
}

.seperator {
    border-right: 1px solid #D7D8D6;
    height: 43px;
    width: 1px;
    margin-top: 10px;

}

.form_container {
    padding: 73px 0 97px 0;
}

.form_container form {
    width: 420px;
    display: inline-block;
}

.form_container h3 {
    font-weight: normal;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.06em;
    margin-bottom: 18px;
}

.form_desc {
    max-width: 530px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    letter-spacing: 0.06em;
    color: #5F6369;
    margin-bottom: 32px;
}

.form_btn {
    width: 420px;
}

.disable_submit {
    cursor: not-allowed;
}

.form_element {
    display: block;
    width: 100%;
    margin-bottom: 16px;
    position: relative;
}

.group_element input {
    padding-right: 48px;
}

.group_element img {
    position: absolute;
    top: 30px;
    right: 30px;
}

.form_element input,
.form_element select,
.form_element textarea {
    background: #FFFFFF;
    border: 1px solid #D7D8D6;
    box-sizing: border-box;
    border-radius: 8px;
    width: 100%;
    height: 75px;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.03em;
    padding-left: 24px;
    padding-right: 24px;
}

.form_element textarea {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

.form_element .is_invalid,
.is_invalid {
    border-color: #dc3545;
}

.form_element .invalid_feedback,
.invalid_feedback {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
    text-align: left;
}

/*
.mt_container, .card
{
overflow-: hidden;
}*/

.selected_tab {
    border-bottom: 1px solid #5F6369;
}

.mt_container {
    animation-fill-mode: forwards;
    animation-name: col_hide_anim;
    animation-duration: 0.5s;
}

@-webkit-keyframes col_hide_anim {
    0% {
        opacity: 0;
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-moz-keyframes col_hide_anim {
    0% {
        opacity: 0;
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-o-keyframes col_hide_anim {
    0% {
        opacity: 0;
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes col_hide_anim {
    0% {
        opacity: 0;
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

/*******GMAP******/
.map_addr_list {
    margin: 10px;
}

.map_addr_list li .title_addr {
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #000000;
}

.map_addr_list li {
    list-style: none;
    padding: 10px 5px;
    background: #FFF;
    border: 1px solid #DDD;
    margin-top: -1px;
    background: url(/assets/img/arrow_right_map_mob.svg) no-repeat center right;
}

.map_addr_list li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.map_addr_list li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.deposit_map {
    height: 600px;
}

.map_addresses {
    height: 900px;
}

.gm-style .gm-style-iw-c {
    background: #231F20;
    color: #FFF;

}

.gm-style-iw-d {
    padding: 10px 20px 20px 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */

    letter-spacing: 0.05em;
}

.gm-style .gm-style-iw-c h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #FFF;
}

.gm-style div div div div div div div div {
    color: #fff;
}

.gm-style-iw-d {
    overflow: hidden !important;
}

.gm-style-iw button {
    color: #FFF;
}

.close_info_window {
    color: #FFF !important;
    position: absolute;
    right: 3px;
    top: 0;
    font-size: 16px;
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 5px;
    z-index: 99999;
    cursor: pointer;
}

.gm-style .gm-style-iw-t::after {

    background: linear-gradient(45deg, rgba(34, 30, 31, 1) 50%, rgba(34, 30, 31, 0) 51%, rgba(34, 30, 31, 0) 100%);
    box-shadow: -2px 2px 2px 0 rgba(178, 178, 178, .4)
}

.gmap_address,
.gmap_phone {
    position: relative;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 15px;

}

.gmap_address img,
.gmap_phone img {
    position: absolute;
    left: 0;
    top: 12px;

}

.brown_bg {
    position: absolute;
    left: 0;
    background: #2E2A2B;
    width: 100%;
    height: 100%;
}

.gm-style .second_info_bg {
    background: #2E2A2B;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 20px;
}

.gmap_phone:not(:last-child) {
    border-bottom: 1px solid #585555;
}

.unstyle li {
    list-style-type: none;
}

.product_btns {
    clear: both;
}

.product_btns li {
    display: inline-block;
    float: left;
}

.product_btns li {
    margin-right: 16px;
}

.product_btns li:last-child {
    margin-right: 0;
}

.product_btns li:not(:first-child) a {
    color: #5F6369;
    background-color: #FFF;
    border: 1px solid #D7D8D6;
}

li.active .bottom_line {
    position: absolute;
    bottom: 0;
}

li.active .bottom_line {
    border-bottom: 2px solid #FAA61A;
}

.post_img {
    width: 500px;
}

.post_img img {
    max-width: 100%;
    border-radius: 8px;
}

.first_news_content {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 535px;
    padding-right: 70px;
    height: 100%;
}

.first_news_content .date_time {
    position: absolute;
    bottom: 30px;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;
}

.first_news_container {
    border-radius: 8px;
    margin-top: 48px;
}

.post_content {
    padding-top: 26px;
    padding-bottom: 100px;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;
    height: 100%;
}

.post_content div {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;
}

.post_content .date_time {
    position: absolute;
    bottom: 22px;
    left: 0;
}

.post_content h3 {
    font-size: 32px;
    line-height: 150%;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-bottom: 25px;
}

.news_date {
    letter-spacing: 0.06em;
    color: #5F6369;
    font-size: 18px;
    line-height: 160%;
    bottom: 25px;
    position: absolute;
}

.news_list li {
    display: inline-block;
    float: left;
    width: 33.33%;
    padding: 16px 22px 16px 22px;
    cursor: pointer;
}

.news_list {
    margin-left: -22px;
    margin-right: -22px;
    margin-top: 16px;
}

.news_list li .news_item {
    width: 100%;
    background: #FFF;
    border-radius: 8px;
    min-height: 250px;
    padding: 30px 40px 60px 40px;
    position: relative;

    /* margin: 32px 22px 32px 22px; */
}

.news_list li .news_item h4 {
    font-size: 24px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #231F20;
}

.news_list li .news_item .date_time {
    letter-spacing: 0.06em;
    color: #5F6369;
    font-size: 18px;
    line-height: 160%;
    bottom: 25px;
    position: absolute;
}

.document_title {
    background: #F5F5F5;
}

.document_list li,
.main_reports li div,
.main_reports li ul li div {
    background: #FFFFFF;
    border: 1px solid #D7D8D6;
    box-sizing: border-box;
    border-radius: 8px;
    margin: 24px 0;
    font-size: 22px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #231F20;
    display: block;
    width: 100%;
    padding: 20px 140px 20px 40px;
    position: relative;
    min-height: 80px;
}

.main_reports li div.selected {
    background: #F5F5F5;
    position: relative;
}

.main_reports li div .plus_minus {
    position: absolute;
    top: 18px;
    right: 5px;
    cursor: pointer;
}

.main_reports li ul {
    margin-left: 25px;
    display: none;
}

.main_reports li ul li div {
    background: #FFF;
}

.main_reports li ul.show_quarter {
    display: block;
}

.update_date {
    color: #5F6369;
    font-size: 20px;
    display: inline-block;
}

.more_req_details {
    margin-bottom: 10px;
}

.document_list li span {
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;
}

.document_list li .tools,
.main_reports .tools {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100px;
    padding: 20px 0;
    line-height: 160%;
}

.document_list li:hover {
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.16);
}

.tools .show_btn img {
    width: 26px;
}

li .tools a {
    float: right;
    margin-right: 10px;
}

.tools a:first-child {
    margin-right: 5px;
}

li .tools a img {
    height: 22px;
}

.breadcrumb {
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
}

.breadcrumb ul li {
    display: inline-block;
    float: left;
    margin-right: 16px;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.03em;
    color: #A9ABAC;
}

.breadcrumb ul li:last-child {
    margin-right: 0px;
    /* color: #e4e4e4; */
}

.breadcrumb ul {
    clear: both;
}

.document_title .subtitle,
.expressclub .subtitle {
    padding-top: 45px;
}

.document_title .subtitle h3,
.expressclub .subtitle h3 {
    margin-top: 35px;
}

.mob_app {
    padding: 35px;
    background: #F5F5F5;
    border-radius: 8px;
    overflow: hidden;
    max-height: 270px;
    padding-left: 380px;
    position: relative;
}

.mob_app .exb_club_img {
    margin-right: 20px;
    max-width: 380px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.mob_app h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0.06em;
    color: #000000;
    margin-bottom: 18px;
}

.mob_app p {
    font-size: 17px;
    line-height: 150%;
    letter-spacing: 0.04em;
    color: #000000;
}

.club_btn img {
    margin-right: 5px;
}

.club_btn {
    background: #FFFFFF;
    border: 1px solid #D7D8D6;
    padding: 0 10px;
    min-width: 213px;
    text-align: left;
    min-height: 56px;
    max-height: 56px;
    border-radius: 8px;
    float: left;
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 190px;
    margin-right: 10px;
    font-weight: bold;
    color: #231F20;
}

.club_btn div {
    font-size: 12px;
    display: contents;
}

.club_btn:last-child {
    margin-right: 0;
    color: #231F20;
    font-size: 14px;
    font-weight: normal;
}

.club_btn.text-center {
    justify-content: center;

}

.filter_container .form_element {
    padding: 0 10px;
}

.filter_container form {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 65px;
}

.filter_container .form_element input,
.filter_container .form_element select {
    width: 100%;
}

.club_list {
    margin: 80px 0;
}

.club_list .club_img img {
    max-width: 100%;
}

.club_list .club_img {
    float: left;
    margin-right: 20px;
    width: 176px;
    display: inline-block;
    position: relative;
}

.club_list .percent {
    background: #F9C20A;
    border-radius: 8px;
    display: inline-block;
    padding: 4px 7px;
    font-size: 20px;
    line-height: 160%;
    color: #231F20;
    position: absolute;
    left: 5px;
    bottom: 5px;
}

.club_list h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #231F20;
}

.partner_item {
    cursor: pointer;
}

.club_list h4 {
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #5F6369;
    margin-top: 10px;
    margin-bottom: 10px;
}

.club_list .col-4 {
    margin-bottom: 20px;
}

/* .slider {
width: 200px;
} */

.slide-out-enter-active,
.slide-out-leave-active {
    transition: all 0.3s;
}

.slide-out-enter,
.slide-out-leave-to {
    opacity: 0;
    transform: translateY(-40px);
}

#window-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 998;
    background: url(../img/blur.png);
    left: 0;
    top: 0;
    opacity: 0;
    display: none;
    transition: all 400ms;
}

#window-loader.active {
    opacity: 1;
    display: block;
    transition: all 600ms;
}

h5.success_title {
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-bottom: 30px;
}






.slide-enter-active {
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}

.slide-leave-active {
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.slide-enter-to,
.slide-leave {
    max-height: 100px;
    overflow: hidden;
}

.slide-enter,
.slide-leave-to {
    overflow: hidden;
    max-height: 0;
}

/*Success result animation*/
.check_mark {
    width: 80px;
    height: 130px;
    margin: 0 auto;
}

button {
    cursor: pointer;
}

.hide {
    display: none;
}


.sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box;
}

.sa-icon.sa-success {
    border-color: #4CAF50;
}

.sa-icon.sa-success::before,
.sa-icon.sa-success::after {
    content: '';
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    background: white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sa-icon.sa-success::before {
    -webkit-border-radius: 120px 0 0 120px;
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px;
}

.sa-icon.sa-success::after {
    -webkit-border-radius: 0 120px 120px 0;
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0px 60px;
    transform-origin: 0px 60px;
}

.sa-icon.sa-success .sa-placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(76, 175, 80, .5);
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2;
}

.sa-icon.sa-success .sa-fix {
    width: 5px;
    height: 90px;
    background-color: white;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sa-icon.sa-success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in;
}

.sa-icon.sa-success {
    border-color: transparent\9;
}

.sa-icon.sa-success .sa-line.sa-tip {
    -ms-transform: rotate(45deg) \9;
}

.sa-icon.sa-success .sa-line.sa-long {
    -ms-transform: rotate(-45deg) \9;
}

.animateSuccessTip {
    -webkit-animation: animateSuccessTip 0.75s;
    animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
    -webkit-animation: animateSuccessLong 0.75s;
    animation: animateSuccessLong 0.75s;
}

@-webkit-keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@-webkit-keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

.sa-icon.sa-success .sa-line {
    height: 5px;
    background-color: #4CAF50;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
}

.sa-icon.sa-success .sa-line.sa-tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sa-icon.sa-success .sa-line.sa-long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }

    100% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
}

@keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }

    100% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
}

.order_form h3 {
    font-weight: normal !important;
    font-size: 24px !important;
    line-height: 160% !important;
}

.simple-range-slider .simple-range-slider-bg-bar {
    margin: 0px 10px 20px 10px !important;
}

.order_form .btn {
    cursor: pointer;
}

.order_form {
    width: 65%;
    display: inline-block;
    padding: 64px 150px 64px 150px;
    background: #FFFFFF;
    box-shadow: 0px 16px 56px rgba(0, 0, 0, 0.16);
    border-radius: 16px;

}

.order_form .form_element {
    margin-bottom: 24px;
}

.order_form .form_element input,
.input_container .form_element input {
    width: 100%;
}

.input_container .form_element {
    margin-bottom: 25px;
}

.order_form .more_btn {
    width: 100%;
}

.order_form hr {
    border: 1px solid #EDEDED;
    margin: 24px 0;
}

.payment_methods .require_title {
    margin-bottom: 43px;
}

.payment_title {
    font-size: 20px;
    line-height: 160%;
    text-align: center;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-bottom: 43px;
    margin-top: 24px;
}

.payment_icon {
    width: 184px;
    height: 184px;
    border: 1px solid #F9C20A;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    overflow: hidden;
    padding: 20px 10px 0 10px;
    display: inline-block;

}

.payment_icon img {
    max-width: 100%;

}

.see_details {
    background: #F5F5F5;
    border-radius: 16px;
    padding: 20px 20px;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.12em;
    /* text-transform: uppercase; */
    color: #231F20;
    cursor: pointer;
    margin-bottom: 20px;
}

.requirements {
    padding: 24px 0 14px 0;
}

.requirements .col-4 {
    position: relative;
    padding-left: 100px;
    min-height: 100px;
    margin-bottom: 40px;
}

.requirements .col-4 h5 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-top: 5px;
}

.more_req h5 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.06em;
    color: #231F20;

}

.more_req p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #231F20;
}

.more_req a,
.general_txt a {
    color: #36c;
}

.general_txt h4 {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.06em;
}

.card_container .general_txt h3 {
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.06em;
}

.card_container .general_txt h1,
.card_container .general_txt h2,
.card_container .general_txt h3,
.card_container .general_txt h4 {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 160%;
}

.card_container .general_txt h4 {
    font-size: 24px;
}

.card_container .general_txt h3:first-child {
    margin-top: 0;
}

.more_req a:hover,
.general_txt a:hover {
    text-decoration: underline;
}

.requirements .col-4 p {
    font-weight: normal;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;
    margin-top: 10px;
    padding-right: 10px;
}

.requirements .col-4 .req_icon {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #D7D8D6;
    border-radius: 18px;
    padding: 18px;
}

/* .more_req
{
background-color: #F5F5F5;
padding: 24px;
} */
.more_req:nth-child(even) {
    background-color: #F5F5F5;
    padding: 24px;
}

.more_req:nth-child(odd) {
    background: #FFF;
    padding: 24px;
}

.mini_cat .menu_content h4,
.card_container .general_txt h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0.06em;
    color: #231F20;
}

.reasion_list_main {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.reasion_list h5 {
    font-size: 24px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #231F20;
}

.reasion_list_main h5 {
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0.06em;
    color: #231F20;
    padding-bottom: 16px;
    border-bottom: 4px solid #FAA61A;
    display: inline-block;
    margin-top: 35px;
}

.reasion_list_main p {
    margin-top: 17px;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.06em;
    color: #5F6369;
}

.order_form h4 {
    font-weight: normal;
    font-size: 28px;
    line-height: 20px;
    letter-spacing: 0.06em;
    color: #231F20;
}

.order_form p {
    font-weight: normal;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;
    text-align: center;
    margin-bottom: 24px;
}


.range_container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.simple-range-slider .simple-range-slider-bg-bar {
    margin-bottom: 0 !important;
}

.simple-range-slider-popover,
.simple-range-slider-popover-arrow {
    display: none !important;
}

.simple-range-slider-bg-bar .simple-range-slider-bar {
    background: #FAA61A !important;
}

.form_element label input {
    border-radius: 1.5px;
    height: auto;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.03em;
}

.order_form .form_element input,
.input_container .form_element input {
    padding-left: 34px;
}

.order_form .form_element select,
.input_container .form_element select {
    padding-left: 29px;
}

.order_form .group_element input,
.order_form .group_element select,
.input_container .group_element input,
.input_container .group_element select {
    padding-top: 25px;
}

.group_label {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #5F6369;
    position: absolute;
    left: 35px;
    top: 10px;
}

.attachment {
    position: absolute;
    top: 20px;
    right: 15px;
    cursor: pointer;
}

.group_element .attachment img {
    position: unset;
    top: auto;
    right: auto;
}

.interesting .int_card {
    min-height: 400px;
}

.area_container {
    padding-bottom: 50px;
}

.area_title {
    font-weight: normal;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-bottom: 40px;
    padding-right: 25px;
    position: relative;
    padding-left: 33px;
}

.area_icon {
    margin-right: 8px;
    position: absolute;
    left: 0;
    top: 0px;
}

.calc_container {
    background: #FFFFFF;
    box-shadow: 0px 16px 56px rgba(0, 0, 0, 0.16);
    border-radius: 16px;
    padding: 60px 80px;
    margin-top: 24px;
    margin-bottom: 24px;
}

.result_container div {
    display: table;
    text-align: left;
}

.result_container div div {
    font-size: 32px;
    letter-spacing: 0.06em;
    color: #231F20;
    display: table;
    margin-right: 60px;
    float: left;
    vertical-align: middle;
}

.result_container div div p {
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.06em;
    color: #5F6369;
    display: block;
}

.result_container div div:last-child {
    margin-right: 0;
    font-weight: normal;
    font-size: 24px;
    padding-top: 4px;
}

.result_container div div:last-child p {
    padding-top: 8px;
}

.result_container div div {
    display: table-cell;
    vertical-align: middle;
}

.result_container .mt_btn {
    width: 100%;
}

.group_param {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}

.group_param li {
    list-style-type: none;
    float: left;
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    letter-spacing: 0.03em;
    color: #A9ABAC;
    cursor: pointer;

}

.group_param li.active_param {
    color: #231F20;
    border-bottom: 1px solid #FAA61A;
}

.cr_table {
    width: 100% !important;
    border-spacing: 10px;
    margin-left: -20px;
    margin-right: -20px;
}

.cr_table thead .cr_top_head th {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.06em;
    color: #231F20;
    border-bottom: 2px solid #A9ABAC;
    padding: 10px 20px;
}

.cr_table tbody tr td {
    background-color: #FFF;
    margin: 10px 0;
    font-weight: normal;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.06em;
    color: #231F20;
}

.cr_table tbody tr td,
.cr_table tr th,
.cr_table tfoot tr td {
    padding: 10px 20px;
    text-align: left;
}

.cr_table tr th,
.cr_table tfoot tr td {
    padding: 10px 20px;
    font-size: 20px;
    line-height: 200%;
    letter-spacing: 0.06em;
    color: #5F6369;
}

tfoot tr td a.order_btn:hover {
    text-decoration: none;
    border: 1px solid #231F20;
}

tfoot tr td a.order_btn {
    border: 1px solid #A9ABAC;
    box-sizing: border-box;
    border-radius: 8px;
    color: #231F20;
    padding: 15px 40px;
    text-decoration: none;
}

.cr_table tbody tr td:last-child {
    border-top-right-radius: 15px;
}

.cr_table tbody tr td:last-child {
    border-bottom-right-radius: 15px;
}

.cr_table tbody tr td:first-child {
    border-top-left-radius: 15px;
}

.cr_table tbody tr td:first-child {
    border-bottom-left-radius: 15px;
}

.reasion_list .col-4 {
    min-height: 100px;
}

.general_post_content {
    line-height: 160%;
}

.general_post_content ul,
ul.post_anchor_title {
    list-style-type: none !important;
    /* Remove default bullets */
}

ul.post_anchor_title li a {
    color: #231F20;
}

ul.post_anchor_title li {
    padding: 20px 0;
    border-bottom: 1px solid #D7D8D6;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #231F20;
    margin-right: 100px;
}

ul.post_anchor_title li.active {
    border-bottom: 1px solid #FAA61A;
}

ul.post_anchor_title li:last-child {
    border-bottom: 0;
}

.general_post_content ul:not(.vacancy) li::before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #FAA61A;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: 0;
    /* Also needed for space (tweak if needed) */
    font-size: 24px;

}

.structure {
    width: 100%;
}

.home_reason_list .col-4 {
    text-align: center;
}

.deposit_map_title {
    padding: 24px 0;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.06em;
    color: #231F20;
}

.deposit_map_title span {
    border-bottom: 2px solid #FAA61A;
    padding-bottom: 12px;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.06em;
}


.test {}

.range-slider {
    display: inline-block;
    padding: 0 10px !important;
    height: 20px !important;
    width: 100% !important;
    position: absolute !important;
    bottom: -8px !important;
}

.range-slider.disabled {
    opacity: .5
}

.range-slider-inner {
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%
}

.range-slider-fill,
.range-slider-rail {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    height: 4px;
    border-radius: 2px;
    transform: translateY(-50%)
}

.range-slider-rail {
    width: 100%;
    background-color: #e2e2e2
}

.range-slider-fill {
    background-color: #faa61a !important;
}

.range-slider-knob {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    box-sizing: border-box;
    height: 17px;
    width: 17px;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background: #fefefe;
    box-shadow: 0 0 4px 3px rgba(0, 0, 0, .2)
}

.range-slider-hidden {
    display: none
}

.slider {
    overflow: visible
}

.table tr td img.arcb_status,
.table tr td img.sell_status,
.table tr td img.buy_status {
    display: none;
}

.slide_txt_col {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.slide_txt_col,
.slide_img_col {}

.slide_img {
    max-height: 100% !important;
    max-width: 100%;
    display: inline-block;
}

.slide_txt {
    padding-left: 95px;
    margin-top: 75px;
}

.slide_txt h6 {
    border-radius: 4px;
    font-size: 14px;
    line-height: 16px;
   /
    color: #5F6369;
    border: 1px solid #D7D8D6;
    padding: 8px 9px;
    display: inline-block;
    opacity: 0;
}

.slide_txt .more_btn {
    margin-top: 48px;
}

.slide_txt p {
    margin-top: 48px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.06em;
    color: #5F6369;
}

.slide_txt h1 {
    margin-top: 32px;
    font-style: normal;
    font-weight: 600;
    font-size: 56px;
    line-height: 110%;
    /* or 70px */

    letter-spacing: 0.06em;

    color: #231F20;

    color: #231F20;
}

.nav_slide {
    width: 48px;
    height: 48px;
    background: #F5F5F5;
    border-radius: 24px;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    align-items: center;
    display: flex;
    justify-content: center;
}

.slider {
    overflow: hidden;
    position: relative;
    height: 400px;
}

.slider_borders {
    height: 100%;
    width: 100%;
    position: absolute;
    padding-left: 24px;
    padding-right: 24px;
    display: none;
}

.slider_border_parts {
    position: relative;
    height: 100%;
    width: 100%;
}

.slider_borders_inside {
    height: 100%;
    width: 100%;
    position: absolute;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
}

.bg_logo {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 650px;
}

.border_parts {
    width: 25%;
    position: absolute;
    width: 25%;
    height: 100%;
    top: 0;
}

.border_parts:nth-child(1) {
    left: 0;
}

.border_parts:nth-child(2) {
    left: 25%;
}

.border_parts:nth-child(3) {
    left: 50%;
}

.border_parts:nth-child(4) {
    left: 75%;
}

.border_parts:not(:last-child) {
    border-right: 1px solid #EDEDED;
}

.agile {
    width: 100%;
}

.agile__actions {
    margin-top: -40px;
}

.agile__nav-button {
    background: transparent;
    border: none;
    color: #ccc;
    cursor: pointer;
    font-size: 24px;
    transition-duration: .3s;
    z-index: 9;
    position: absolute;
    top: 30px;
}

.agile__nav-button--prev {

    left: 0px;
}

.agile__nav-button--next {
    right: 0px;
}

.agile__nav-button:hover {
    color: #888;
}


.agile__dots {
    bottom: 20px;
    flex-direction: row;
    left: 13px;
    position: absolute;
}

.agile__dot {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 24px;
    height: 24px;
}

.agile__dot:not(:last-child) {
    margin-right: 31px;
}

.agile__dot button {
    background-color: transparent;
    border: 1px solid #A9ABAC;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 10px;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    transition-duration: .3s;
    width: 10px;
}


.agile__dot--current {
    background-color: rgba(255, 166, 26, 0.2) !important;
    border-radius: 50%;

}

.agile__dot--current button {
    background-color: #FAA61A;
    border: 1px solid #FAA61A;

}

.agile__dot:hover button {
    background-color: #FAA61A;
}

.agile__dot--current button {
    border: 0px;
}

.slide .col {
    height: 100%;
}

.slide {
    align-items: center;
    color: #fff;
    display: flex;
    height: 400px;
    overflow: hidden;
    justify-content: left;
    position: relative;
    width: 100%;
}

.slide_img {

    max-height: 100% !important;
    max-width: 100% !important;
    object-fit: contain;
}

.image_main_col {}

.image_col {
    /* display: inline !important;
vertical-align: middle;
max-height: 100%; */
    vertical-align: middle;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.image_main_col {
    display: inline-block !important;
    height: 100%;
    max-height: 100%;
    width: 100%;
    text-align: center;
}

.slide h3 {
    font-size: 32px;
    font-weight: 300;

}

h4.require_title,
h4.reasion_title {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.06em;
}

.money_transfers .card .mt_img img {
    max-height: 226px;
}

.card_list .card .mt_img img {
    max-height: 350px;
}

.error_404 {
    font-size: 160px;
}

.not_found {
    font-size: 56px;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    text-align: center;
    border: 1px solid transparent;
    border-radius: .2rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 600
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #0c4876;
    background-color: #d1e8f9;
    border-color: #bedef7
}

.alert-primary hr {
    border-top-color: #a7d2f4
}

.alert-primary .alert-link {
    color: #072c48
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #276e4e;
    background-color: #dbf6ea;
    border-color: #cdf3e2
}

.alert-success hr {
    border-top-color: #b8eed6
}

.alert-success .alert-link {
    color: #1a4833
}

.alert-info {
    color: #206072;
    background-color: #d8f1f8;
    border-color: #c9ebf5
}

.alert-info hr {
    border-top-color: #b3e3f1
}

.alert-info .alert-link {
    color: #153e4a
}

.alert-warning {
    color: #81682a;
    background-color: #fef4dc;
    border-color: #fdf0ce
}

.alert-warning hr {
    border-top-color: #fce9b6
}

.alert-warning .alert-link {
    color: #5b491d
}

.alert-danger {
    color: #7f3a3f;
    background-color: #fde2e4;
    border-color: #fcd7da
}

.alert-danger hr {
    border-top-color: #fabfc4
}

.alert-danger .alert-link {
    color: #5c2a2e
}

.alert-light {
    color: #818181;
    background-color: #fefefe;
    border-color: #fdfdfd
}

.alert-light hr {
    border-top-color: #f0f0f0
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #2d2f35;
    background-color: #dddee0;
    border-color: #d0d1d4
}

.alert-dark hr {
    border-top-color: #c3c4c8
}

.alert-dark .alert-link {
    color: #161719
}

.alert-teal {
    color: #145650;
    background-color: #d4edeb;
    border-color: #c2e6e3
}

.alert-teal hr {
    border-top-color: #b0dfdb
}

.alert-teal .alert-link {
    color: #0a2d2a
}

.alert-purple {
    color: #38315e;
    background-color: #e1dff0;
    border-color: #d6d2ea
}

.alert-purple hr {
    border-top-color: #c6c1e2
}

.alert-purple .alert-link {
    color: #24203c
}

.alert-pink {
    color: #7d334c;
    background-color: #fce0e9;
    border-color: #fbd3e0
}

.alert-pink hr {
    border-top-color: #f9bcd0
}

.alert-pink .alert-link {
    color: #592436
}

.alert-orange {
    color: #854f00;
    background-color: #ffeacc;
    border-color: #ffe2b8
}

.alert-orange hr {
    border-top-color: #ffd89f
}

.alert-orange .alert-link {
    color: #523100
}

.alert-brown {
    color: #493933;
    background-color: #e8e2e0;
    border-color: #dfd6d3
}

.alert-brown hr {
    border-top-color: #d4c8c4
}

.alert-brown .alert-link {
    color: #2b221e
}

.m_team_pos_name {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: .06em;
    color: #5f6369
}

.m_team_details {
    padding: 0 30px 30px 30px
}

.m_team_details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: .06em;
    color: #231f20
}

.m_team_full_name {
    font-weight: 700;
    font-size: 34px;
    line-height: 110%;
    letter-spacing: .06em;
    color: #000;
    margin: 20px 0 15px 0
}

.cute-team_profile-photo {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .4);
    border: 1px solid hsla(0, 0%, 100%, .65);
    position: relative;
    height: 500px
}

.t_photo_container {
    max-height: 460px;
    min-height: 460px;
    background-size: cover;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-position: 50%
}

.team_photo {
    max-width: 100%;
    border-radius: 8px;
    max-height: 400px !important
}

.ct-top-right {
    cursor: pointer;
    padding: 7px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: 8px;
    right: 8px
}

.scale-enter-active,
.scale-leave-active {
    transition: all .5s
}

.scale-enter,
.scale-leave-active {
    opacity: 0;
    transform: scale(.3) translateY(24px)
}

.dep_title {
    font-size: 32px;
    line-height: 37px;
    letter-spacing: .06em;
    color: #231f20;
    margin-bottom: 60px
}

.team_list,
.team_list:after {
    margin-left: -37px;
    margin-right: -37px
}

.team_list li {
    margin-bottom: 30px;
    min-height: 430px;
    cursor: pointer
}

.team_list li h4 {
    border-bottom: 2px solid #faa61a;
    display: inline-block;
    min-width: 200px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .06em;
    margin-top: 24px;
    color: #231f20
}

.team_list li p {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: .06em;
    color: #5f6369
}

.team_list li {
    display: inline-block;
    width: 33%;
    float: left
}

.team_list li div {
    margin-right: 37px;
    margin-left: 37px
}

.team_container {
    clear: both;
    display: block;
    width: 100%;
    margin-bottom: 8px
}

.subtitle {
    padding: 30px 0 30px 0
}

.agile {
    position: relative
}

.agile--ssr .agile__slides--cloned {
    display: none
}

.agile--ssr .agile__slides>* {
    overflow: hidden;
    width: 0
}

.agile--ssr .agile__slides>:first-child {
    width: 100%
}

.agile--rtl .agile__actions,
.agile--rtl .agile__dots,
.agile--rtl .agile__slides,
.agile--rtl .agile__track {
    flex-direction: row-reverse
}

.agile:active,
.agile :active,
.agile:focus,
.agile :focus {
    outline: none
}

.agile__list {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.agile__track {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

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

.agile--no-nav-buttons .agile__actions {
    justify-content: center
}

.agile__slides {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-shrink: unset;
    flex-wrap: nowrap;
    justify-content: flex-start
}

.agile--disabled .agile__slides {
    display: block;
    width: 100%
}

.agile__slide {
    display: block;
    flex-grow: 1;
    flex-shrink: 0
}

.agile__slide,
.agile__slide * {
    -webkit-user-drag: none
}

.agile--fade .agile__slide {
    opacity: 0;
    position: relative;
    z-index: 0
}

.agile--fade .agile__slide--active {
    opacity: 1;
    z-index: 2
}

.agile--fade .agile__slide--expiring {
    opacity: 1;
    transition-duration: 0s;
    z-index: 1
}

.agile__nav-button[disabled] {
    cursor: default
}

.agile__dots {
    align-items: center;
    display: flex;
    list-style: none;
    padding: 0;
    white-space: nowrap
}

.agile__dot button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0
}

.range-slider {
    display: inline-block;
    padding: 0 10px;
    height: 20px;
    width: 130px
}

.range-slider.disabled {
    opacity: .5
}

.range-slider-inner {
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%
}

.range-slider-fill,
.range-slider-rail {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    height: 4px;
    border-radius: 2px;
    transform: translateY(-50%)
}

.range-slider-rail {
    width: 100%;
    background-color: #e2e2e2
}

.range-slider-fill {
    background-color: #21fb92
}

.range-slider-knob {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    box-sizing: border-box;
    height: 20px;
    width: 20px;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 1px 1px rgba(0, 0, 0, .2);
    transform: translate(-50%, -50%);
    cursor: pointer
}

.range-slider-hidden {
    display: none
}

.slither-enter-active,
.slither-leave-active {
    transition: transform .3s
}

.slither-enter,
.slither-leave-to {
    transform: translateX(-100%)
}

.slither-enter-to,
.slither-leave {
    transform: translateX(0)
}

.slide .col {
    height: 100%
}

.slide {
    align-items: center;
    color: #fff;
    display: flex;
    overflow: hidden;
    justify-content: left;
    position: relative;
    width: 100%
}

.slide_img {
    max-height: 100%;
    max-width: 100%
}

.image_main_col {
    display: inline;
    height: 100%
}

.map_container .map_search_input {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99;
    width: 310px
}

.map_search_input .search_icon {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 99;
    width: 30px
}

.map_search_input input:focus {
    border: 1px solid rgba(250, 166, 26, .73)
}

.map_search_input input {
    outline: none !important;
    background: #fff;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .08);
    border-radius: 10px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: .03em;
    padding: 16px;
    width: 100%;
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.opened_list {
    border-radius: 10px 10px 0 0
}

.list_container {
    background: hsla(0, 0%, 100%, .9);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .08);
    border-radius: 10px;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 60px 0 10px 15px
}

.list_area {
    position: relative;
    max-height: 770px;
    padding-right: 15px;
    overflow: auto
}

.list_container ul {
    margin: 0;
    padding: 0
}

.list_container ul li {
    list-style-type: none;
    display: block;
    width: 100%;
    padding: 12px 0;
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer
}

.list_container ul li:last-child {
    border-bottom: 0
}

.list_container ul li .title_addr {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: .05em;
    color: #000
}

.list_container ul li .text_addr {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: .05em;
    color: #616173;
    padding-top: 5px
}

h3.title[data-v-745368e6] {
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 46px;
    letter-spacing: .06em;
    color: #231f20;
    z-index: 9999
}

.selected_tab[data-v-745368e6] {
    border-bottom: 1px solid #5f6369;
    color: #231f20
}

.map_search_input[data-v-745368e6] {
    bottom: -212px;
    position: absolute
}

.map_tabs .marker_cat_id[data-v-745368e6] {
    padding-bottom: 30px;
    display: inline-block;
    cursor: pointer
}

.map_tabs .marker_cat_id.active[data-v-745368e6] {
    border-bottom: 2px solid #faa61a
}
.mt_container {
    min-height: 304px
}

.mt_container .card_img {
    position: absolute;
    top: -15px;
    left: 0;
    width: 350px;
    background: transparent;
    display: block;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center
}

.mt_card_content {
    padding-left: 350px
}

.mt_card_content p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    display: flex;
    align-items: center;
    letter-spacing: .06em;
    color: #5f6369;
    margin-bottom: 32px
}

.mt_btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .12em;
    /* text-transform: uppercase; */
    color: #231f20;
    margin: 0
}

.mt_container .card_img img {
    max-width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}


.gmb_embed_job_box_body>span.float-left>img {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 2px;
    position: relative;
    top: 3px
}

.gmb_embed_job_box_body>span.float-right {
    display: block;
    padding: 4px 6px;
    font-size: 14px;
    border-radius: 3px;
    color: #fff;
    background: #44ab70;
    line-height: 1
}

.gmb_embed_job_box_body>span.float-left {
    font-size: 14px
}

#gmb_embed_jobs {
    padding: 15px
}

.gmb_embed_job_box {
    border: 1px solid #337ab7;
    border-radius: 4px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: .4s all
}

.gmb_embed_job_box>a {
    display: block;
    padding: 12px 25px;
    color: initial;
    text-decoration: none
}

.gmb_embed_job_box:hover {
    background: #f7f7f7
}

.gmb_embed_job_box:hover h3 {
    text-decoration: underline !important
}

.gmb_embed_job_box:last-child {
    margin-bottom: 0
}

.gmb_embed_job_box_header>h3 {
    margin: 0;
    color: #1384da;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    font-weight: 600
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .2rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #11609d;
    text-decoration: none;
    background-color: #f3f3f3;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(24,138,226,.25);
    box-shadow: 0 0 0 .15rem rgba(24,138,226,.25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #188ae2;
    border-color: #188ae2
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .4rem;
    border-bottom-left-radius: .4rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .4rem;
    border-bottom-right-radius: .4rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .95rem;
    line-height: 1.5
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}
.goldCreditAmountOutput.error:focus-visible, 
.creditAmountOutputNotInCalculator.error:focus-visible, 
.creditDurationOutputNotInCalculator.error:focus-visible, 
.depositCalcOutput.error:focus-visible, 
.creditAmountOutput.error:focus-visible, 
.cashCreditRagesOutput.error:focus-visible {
    outline-color: red;
}