/*box icon*/
.list_icon .item .item_icon {
    margin-bottom: 8px;
}

.list_icon .item .item_icon .icon_bg {
    width: 46px;
    height: 46px;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 8px;
    display: block;
    margin: 0 auto;
}

.list_icon .item .item_text {
    height: 34px;
    display: flex;
    width: 100%;
}

.list_icon .item .item_text p {
    height: auto; /* 17px */
    width: 70px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-word;
    font-family: 'Inter', sans-serif;
    color: #2a2a2a;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 1.4;
    text-align: center;
    white-space: pre-line;
    margin: 0 auto;
}

.list_icon.one_row {
    height: 102px;
}

.list_icon.one_row::-webkit-scrollbar {
    display: none;
}

.list_icon .item {
    display: inline-block;
    /*padding-right: 15px;*/
    width: 100px;
}

.list_icon .item:last-child {
    padding-right: 0;
}

.box_icon_menu {
    position: relative;
    overflow: hidden;
}

.slider_nav .swiper-button-next {
    z-index: 2;
    opacity: 1;
    position: absolute;
    right: 0;
    background-size: 24px 24px;
}

.slider_nav .swiper-button-prev {
    z-index: 2;
    opacity: 1;
    position: absolute;
    left: 0;
    background-size: 24px 24px;
}

/*box icon*/
/*box 2 row icon*/
.list_icon.two_row {
    height: 204px;
}

.list_icon.two_row::-webkit-scrollbar {
    display: none;
}

.list_icon .item .group_item {
    margin-bottom: 10px;
}

.list_icon .item .group_item:last-child {
    margin-bottom: 0;
}

/*box 2 row icon*/
.box_top_brand,
.box_slider_home {
    /*
	display: table;
	*/
    width: 100%;
    position: relative;
    overflow: hidden;
}

.box_slider_home .item img {
    width: 100%;
    height: auto;
    display: block;
}

.slider_item img {
    width: 100%;
    height: auto;
    display: block;
}

/*slider coverflow*/
.coverflow_slider .item {
    width: 75%;
    margin-top: 10px;
    display: inline-block;
    padding: 12px 8px;
}

.box_slider_home .coverflow_slider .item img {
    border-radius: 8px;
}

.box_slider_home .swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, 0.5);
}

.box_slider_home .swiper-pagination-bullet-active {
    width: 28px;
    height: 6px;
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 162px;
}

/*slider coverflow*/

/*slider cube*/
.cube_slider.swiper {
    position: relative;
}

.cube_slider .item {
    width: 100%;
}

/*slider cube*/
/*slider brand*/
.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.box_title p {
    width: auto; /* 124px */
    height: auto; /* 18px */
    flex-shrink: 0;
    overflow: visible;
    font-weight: 500;
    font-family: '.SFNSDisplay-Medium', 'SFProDisplay-Medium',
        'SFUIDisplay-Medium', '.SFUIDisplay-Medium', 'SF Pro Display',
        '-apple-system', 'BlinkMacSystemFont', sans-serif;
    color: #000000;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 18px;
    margin-bottom: 8px;
}

.pile_multi_slider .slider_item {
    margin-right: 5px;
    width: 100px;
    /*width: 100%;*/
}

.pile_multi_slider .swiper-pagination-bullet {
    background-color: #bababa;
    width: 8px;
    height: 8px;
}

.pile_multi_slider .swiper-pagination-bullet-active {
    width: 8px;
    height: 8px;
    background-color: #888888;
    overflow: hidden;
}

/*slider brand*/
/*slide news*/

.box-title .title > p {
    height: auto; /* 18px */
    flex-shrink: 0;
    overflow: visible;
    font-weight: 500;
    font-family: '.SFNSDisplay-Medium', 'SFProDisplay-Medium',
        'SFUIDisplay-Medium', '.SFUIDisplay-Medium', 'SF Pro Display',
        '-apple-system', 'BlinkMacSystemFont', sans-serif;
    color: #000000;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 18px;
    text-align: left;
    width: 80%;
    float: left;
}

.box-title .title > a {
    height: auto; /* 18px */
    flex-shrink: 0;
    overflow: visible;
    font-family: '.SFNSDisplay', 'SFProDisplay-Regular', 'SFUIDisplay-Regular',
        '.SFUIDisplay', '-apple-system', 'BlinkMacSystemFont', sans-serif;
    color: #0f83ff;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 18px;
    width: 8%;
    float: right;
    text-align: right;
}

.box-title .title > a > .material-icons {
    font-size: 12px;
}

.box_slide_new .list-news.list-newsv2.list_2col {
    display: flex;
    flex: 2;
}

.box_slide_new .list-news.list-newsv2.list_2col .box_th1,
.box_slide_new .list-news.list-newsv2.list_2col .box_th2 {
    display: inline-block;
}

.box_slide_new .list-news.list-newsv2.list_2col .box_th1 {
    padding-right: 10px;
}

.list-news.list-newsv2 .item {
    width: 100%; /* 355px */
    height: auto; /* 70px */
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #ffffff;
    overflow: hidden;
    margin-top: 0;
}

.list-news.list-newsv2 .item .box-img {
    flex-shrink: 0;
    width: 35%;
    height: 70px;
    overflow: hidden;
    display: flex;
    margin-bottom: 0;
}
.box_news_right .list-news.list-newsv2 .item .box-img {
    width: 35%;
    padding-left: 2px;
}
.list-news.list-newsv2 .item .box-img img {
    width: 100%;
    border-radius: 4px;
}

.list-news.list-newsv2 .item .detail {
    width: 65%; /* 355px */
    height: auto; /* 70px */
    flex-shrink: 0;
    display: block;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #ffffff;
    overflow: hidden;
    padding-left: 8px;
}

.list-news.list-newsv2 .item .detail .title {
    flex-shrink: 0;
    width: 100%;
    height: 38px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-word;
    font-family: '.SFNSDisplay', 'SFProDisplay-Regular', 'SFUIDisplay-Regular',
        '.SFUIDisplay', '-apple-system', 'BlinkMacSystemFont', sans-serif;
    color: #000000;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 18px;
}

.list-news.list-newsv2 .item {
    margin-bottom: 8px;
}

.list-news.list-newsv2 .item_first {
    margin-bottom: 9px;
}

.list-news.list-newsv2 .item_first .box-img {
    flex-shrink: 0;
    width: 100%;
    /*height: 260px;*/
    height: auto;
    overflow: hidden;
    margin-bottom: 6px;
}
.list-news.list-newsv2 .item_first .box-img a {
    display: block;
}

.list-news.list-newsv2 .item_first .box-img img {
    width: 100%;
    border-radius: 4px;
}

.list-news.list-newsv2 .item_first .detail .title {
    height: auto; /* 38px */
    flex-shrink: 0;
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-word;
    font-weight: 500;
    font-family: 'Inter-Medium', 'Inter', sans-serif;
    letter-spacing: 0px;
    margin-bottom: 6px;
}

.list-news.list-newsv2 .item_first .detail .title a {
    color: #000000;
    font-size: 16px;
    line-height: 1.2;
}

.list-news.list-newsv2 .item .detail .title a {
    color: #000000;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 18px;
}

.list-news.list-newsv2 .item_first .detail .desc {
    height: auto; /* 59px */
    flex-shrink: 0;
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-word;
    font-family: 'Inter', sans-serif;
    color: #555;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 1.8;
    margin-bottom: 6px;
}

.list-news.list-newsv2 .item .detail .count-news3 span.material-icons,
.list-news.list-newsv2 .item_first .detail .count-news3 span.material-icons {
    color: #9e9e9e;
    font-size: 12px;
}

.list-news.list-newsv2 .item_first .detail .count-news3 span.text,
.list-news.list-newsv2 .item .detail .count-news3 span.text {
    flex-shrink: 0;
    overflow: visible;
    font-family: '.SFNSDisplay', 'SFProDisplay-Regular', 'SFUIDisplay-Regular',
        '.SFUIDisplay', '-apple-system', 'BlinkMacSystemFont', sans-serif;
    color: #0f83ff;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 12px;
}

.box_slide_new .box-title > .title {
    box-sizing: border-box;
    height: auto;
    flex-shrink: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 8px;
    background-color: #ff9c1a;
    overflow: visible;
    border-radius: 4px;
}

.box_slide_new .title p,
.box_slide_new .title a {
    color: #fff;
}

.box_title_sub p {
    font-family: '.SFNSText', 'SFProText-Regular', 'SFUIText-Regular',
        '.SFUIText', '-apple-system', 'BlinkMacSystemFont', sans-serif;
    color: #3b4859;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 1.2;
}

.box_title_sub {
    border-bottom: 1px solid #d9d9d9;
    padding: 5px;
    margin-bottom: 10px;
}

.list-news.list-newsv2.swiper-slide {
    display: block;
}
.list_slider_new .slick-prev,
.list_slider_new .slick-next {
    position: absolute;
    top: -35px;
    right: 0;
    cursor: pointer;
}
.list_slider_new .slick-prev {
    right: 15px;
}
/*endslide news*/

.slider_main .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: -15px;
}

.slider_main.box_slider_home
    .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    flex-shrink: 0;
    width: 16px;
    height: 4px;
    background-color: #d9d9d9;
    overflow: visible;
    border-radius: 6px;
}

.slider_main.box_slider_home .swiper-pagination-bullet-active {
    background-color: #8a8a8f;
}

/*LOGIN - COPY FROM OLD CSS*/
.custom_modal .box-check {
    margin-bottom: 25px;
}
.custom_modal .box-check .check-custom,
.custom_modal .box-check2 .check-custom {
    display: block;
    position: relative;
    padding-left: 50px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 20px;
}

.custom_modal .box-check .check-custom input,
.custom_modal .box-check2 .check-custom input {
    position: absolute;
    opacity: 0;
}

.custom_modal .box-check .checkmark,
.custom_modal .box-check2 .checkmark {
    position: absolute;
    top: 8px;
    left: 14px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #cbcbcb;
}

.custom_modal .box-check2 .checkmark {
    top: 0;
}

.custom_modal .box-check .check-custom:hover input ~ .checkmark,
.custom_modal .box-check2 .check-custom:hover input ~ .checkmark {
    background-color: #fff;
    border: 1px solid #cbcbcb;
}

.custom_modal .box-check .check-custom input:checked ~ .checkmark,
.custom_modal .box-check2 .check-custom input:checked ~ .checkmark {
    background-color: #fff;
    border: 1px solid #cbcbcb;
}

.custom_modal .box-check .checkmark:after,
.custom_modal .box-check2 .checkmark:after {
    content: '';
    position: absolute;
    display: none;
}

.custom_modal .box-check .check-custom input:checked ~ .checkmark:after,
.custom_modal .box-check2 .check-custom input:checked ~ .checkmark:after {
    display: block;
}

.custom_modal .box-check .check-custom .checkmark:after,
.custom_modal .box-check2 .check-custom .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #15b02a;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom_modal .check-custom a {
    color: #002dd6;
}

.btn-red,
.btn-socials {
    background: #dc0000;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    padding: 17px 0;
    padding-bottom: 14px;
    border: 0;
    border-radius: 0;
    width: 100%;
}

.btn-socials {
    background: #3a559f;
    padding: 0;
    text-transform: none;
    margin-top: 10px;
}

.btn-socials span {
    font-size: 30px;
    width: 55px;
    height: 45px;
    border-right: 1px solid #fff;
}

.btn-socials.red {
    background: #dc4e41;
}

.btn-socials:hover {
    background: #4267b2;
    color: #fff;
}

.btn-socials.red:hover {
    background: red;
}

.text-socials {
    text-align: center;
    width: 100%;
}

.title-log {
    margin-bottom: 20px;
}

.custom_modal .nav-tabs > li.active > a,
.custom_modal .nav-tabs > li.active > a:focus,
.custom_modal .nav-tabs > li.active > a:hover,
.title-log {
    font-size: 20px;
    font-weight: 500;
    color: inherit;
    /* text-transform: uppercase; */
    text-align: center;
}

.custom_modal .login-popup .check-custom {
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 0;
}

.custom_modal .login-popup .checkmark {
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
}

.custom_modal .login-popup .check-custom:hover input ~ .checkmark {
    border-radius: 4px;
    border: 2px solid #cbcbcb;
}

.custom_modal .login-popup .check-custom input:checked ~ .checkmark {
    border-radius: 4px;
    border: 2px solid #15b02a;
}

.custom_modal .login-popup .check-custom .checkmark:after {
    left: 5px;
    top: -3px;
    width: 7px;
    height: 13px;
}

.custom_modal .login-popup .check-custom .checkmark {
    background: #fff;
    border: 2px solid #cbcbcb;
    border-radius: 4px;
}

.custom_modal .login-popup .check-custom .forgot-pass {
    color: #3b7cff;
    text-decoration: underline;
}

.custom_modal .login-popup .check-custom .forgot-pass:hover {
    color: #bb0029;
    text-decoration: none;
}

.custom_modal .intro-log {
    font-size: 14px;
    line-height: 1.5;
    color: #999;
}

.custom_modal .intro-log > i {
    color: #15b02a;
}

.custom_modal .link-return {
    font-size: 14px;
    display: inline-block;
    color: #3b7cff;
    width: 100%;
    text-align: right;
    padding-top: 15px;
}
.custom_modal .link-return:hover {
    opacity: 0.7;
}

#ForgotPW .modal-body .box-modal {
    padding-bottom: 15px;
}

.custom_modal .nav-tabs {
    display: inline-block;
    width: 100%;
}

.custom_modal .nav-tabs > li {
    width: 50%;
    background: #f5f3f3;
    -webkit-box-shadow: inset 2px -2px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 2px -2px 5px 0 rgba(0, 0, 0, 0.1);
}

.custom_modal .nav-tabs > li:last-child a {
    margin-left: 0;
}

.custom_modal .nav-tabs > li:first-child {
    -webkit-box-shadow: inset -2px -2px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset -2px -2px 5px 0 rgba(0, 0, 0, 0.1);
}

.custom_modal .nav-tabs > li.active > a {
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
}

.custom_modal .nav-tabs,
.custom_modal .nav-tabs > li.active > a,
.custom_modal .nav-tabs > li.active > a:focus,
.custom_modal .nav-tabs > li.active > a:hover {
    border: 0;
}

.custom_modal .nav-tabs > li:first-child > a {
    margin-left: 0;
}
.nav-tabs > li > a {
    padding: 10px !important;
}
.custom_modal .nav-tabs > li > a {
    margin-bottom: 0;
    border-radius: 0;
    font-size: 20px;
    font-weight: 500;
    color: #aaa;
    text-transform: uppercase;
    text-align: center;
    margin-right: 0;
}

.box-modal {
    padding: 25px;
}

.custom_modal .modal-dialog {
    width: 450px;
}

.custom_modal .modal-content {
    border-radius: 8px;
}

.custom_modal .modal-body {
    padding: 0;
}

.custom_modal .tab-content {
    padding: 15px 25px 25px;
}

.custom_modal hr {
    text-align: center;
    width: 75%;
    margin: 1em auto;
}
.custom_modal .box-input {
    position: relative;
}

.custom_modal .icon-form {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #999;
}

.custom_modal .ipt-text {
    border-radius: 0;
    padding-left: 35px;
    border: 1px solid #cbcbcb;
    font-size: 16px;
    height: 45px;
}

.custom_modal .warning {
    color: #bb0029;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 8px;
}

.custom_modal .ipt-text:focus {
    border-color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*LOGIN - COPY FROM OLD CSS*/

.btn-red {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #dc0000;
    transition: opacity 0.3s ease;
}
.btn-red {
    color: #ffffff;
    font-size: 17px;
    line-height: 12px;
    border-radius: 4px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    padding: 10px 15px;
}
.login-popup > label {
    width: 100%;
}
.login-popup a.forgot-pass {
    float: right;
}
#register label.check-custom {
    width: 100%;
}
.login-popup a.forgot-pass {
    float: right;
}
.login-popup input[type='checkbox']:checked:after {
    content: '';
    display: block;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -7px;
    left: 8px;
}
.login-popup input[type='checkbox']:checked:before {
    content: '';
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: -10px;
    left: 0;
    background-color: #2367ff;
}
