body {
    margin: 0;
}
:root {
    --primery: #000000;
    --seconder: #E53935;
    --body-text: #5E646A;
    --text: #ffffff;
    --icon-color: #787878;
}

.content, .gm_top_wrap {
    float: left;
    width: 100%;
}

.gm_magazine_row.margin-0 {
    margin-bottom: 0;
}

.gm_bit_coin.coin_2 {
    padding: 50px 0 35px;
}

.gm_bit_coin.coin_2 .gm_arrow {
    display: none;
}

.gm_bit_coin.coin_2 .bit_caption {
    bottom: 45px;
}

.gm_bit_coin.coin_2 .gm_bit_side {
    width: 41.4%;
}

.gm_bit_coin.coin_2 .gm_bit_fig {
    width: 58%;
}

.gm_bit_coin.coin_2.coin_3 .gm_bit_side .gm_bit_fig, .gm_bit_coin.coin_2 .gm_bit_side .gm_bit_fig {
    width: 100%;
    padding: 0 0;
}

.gm_bit_coin.coin_2.coin_3 .gm_bit_side {
    width: 29%;
}

.gm_bit_coin.coin_2.coin_3 .gm_bit_fig {
    float: left;
    margin-right: 0;
    padding: 0 9px;
    width: 42%;
}

.gm_detail_slide.audio iframe {
    height: 450px;
    width: 100%;
}

.gm_top_left_text, .gm_top_bar {
    float: left;
    width: 100%;
}

.gm_top_bar {
    background-color: #252525;
}

.gm_top_left_text {
    padding: 10px 0;
}

.gm_top_left_text span {
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: 600;
    margin-right: 30px;
    padding: 0 10px;
    position: relative;
    z-index: 999;
    line-height: normal;
    padding: 5px 10px 6px;
}

.gm_top_left_text span:before {
    position: absolute;
    content: "";
    top: 0;
    right: -14px;
    bottom: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 0 15px 14px;
    border-color: #fff0 #fff0 #fff0 #ff1744;
}

.gm_top_left_text p {
    margin-bottom: 0;
    color: #fff;
}

.gm_top_left_text .slick-next, .gm_top_left_text .slick-prev {
    display: none !important;
}

.gm_top_right_text {
    float: right;
    text-align: right;
}

.gm_top_right_text span {
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background-color: #2c2e30;
    padding: 4px 18px;
    margin: 5px 0;
}

.top_drop_btn, .top_icon li, .top_icon {
    float: left;
    width: auto;
}

.top_icon {
    padding: 10px 25px;
    border-left: 1px solid #414447;
    border-right: 1px solid #414447;
    margin: 0 20px;
}

.top_icon li {
    margin-right: 8px;
}

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

.top_icon li a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    height: 26px;
    width: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 100%;
}

.top_drop_btn button {
    background: none;
    color: #fff;
    padding: 10px 0;
}

.top_drop_btn button img {
    margin-right: 10px;
    border-radius: 100%;
}

.top_drop_btn .dropdown-menu {
    background-color: #333;
    padding: 0 0;
    margin-top: 0;
}

.top_drop_btn .dropdown-menu > li > a {
    padding: 8px 20px;
    color: #fff;
}

.top_drop_btn .dropdown-menu li img {
    margin-right: 10px;
}

.gm_banner_add, .gm_logo, .gm_logo_wrap {
    float: left;
    width: 100%;
}

.gm_logo_wrap {
    padding: 10px 0;
}

.gm_logo {
    padding: 13px 0;
}

.gm_banner_add {
    background-image: url(images/banner-add.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
    z-index: 99;
}

.gm_banner_add:after {
    bottom: 0;
    content: "";
    position: absolute;
    right: -14px;
    top: 0;
    transform: skewX(-16deg);
    width: 70px;
    z-index: 999;
}

.gm_add_text {
    float: left;
    width: 26%;
    padding: 20px 22px;
    position: relative;
    z-index: 999;
}

.gm_add_text:before {
    bottom: 0;
    content: "";
    left: -19px;
    position: absolute;
    right: 0;
    top: 0;
    transform: skewX(-16deg);
    width: 210px;
    z-index: -1;
}

.gm_add_text h5 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 1px;
}

.gm_add_content {
    float: left;
    width: 74%;
    text-align: center;
    padding: 20px 0 16px;
    position: relative;
    left: -30px;
    z-index: 1;
}

.gm_add_content h3 {
    color: #fff;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0;
    font-style: italic;
}

.gm_add_content span {
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
}

.gm_commet_field, .navigation ul, .gm_navigation_row, .gm_nav_wrap {
    float: left;
    width: 100%;
}

.gm_nav_wrap {
    background-color: #252525;
}

.navigation {
    float: left;
    width: auto;
}

.navigation ul > li {
    float: left;
    position: relative;
    margin-right: 10px;
}

.navigation ul > li:last-child {
    margin-right: 0;
}

.nav-noanchor {
    cursor: pointer;
}

.navigation ul li > a, .navigation ul li > .nav-noanchor {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 11px 15px;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-transform: capitalize;
}

.navigation ul li > a:before, .navigation ul li > .nav-noanchor:before {
    position: absolute;
    content: "";
    top: 46px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.navigation ul li > a:hover:before, .navigation ul li > .nav-noanchor:hover:before {
    top: 0;
}

.pink_bg:before {
    background-color: #f14;
}

.navigation ul li > ul {
    background-color: #fff;
    position: absolute;
    top: 62px;
    width: 200px;
    visibility: hidden;
    opacity: 0;
    left: 20px;
    z-index: 999;
    padding: 5px 20px 0;
    box-shadow: 0 2px 8px -3px;
}

.navigation > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 52px;
    left: 0;
}

.navigation ul li ul li {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #d3d2d2;
}

.navigation ul li ul li:last-child {
    border-bottom: none;
}

.navigation ul li ul li a {
    display: block;
    padding: 8px 15px;
    font-size: 14px;
    color: #666;
    font-weight: 600;
    text-transform: capitalize;
}

.navigation ul ul ul {
    left: 110%;
    visibility: hidden;
    opacity: 0;
}

.navigation ul li ul li:hover ul {
    visibility: visible;
    opacity: 1;
    left: 100%;
}

.navigation > ul {
    position: relative;
}

.navigation .mega_menu {
    position: static;
    width: auto;
}

.navigation .gm_menu_dropdown {
    bottom: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: -100px;
    width: 1140px;
    z-index: 1;
    display: block;
    float: left;
    background-color: #fff;
    padding: 20px 20px;
    box-shadow: 0 2px 12px -3px;
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
}

.navigation .mega_menu:hover .gm_menu_dropdown {
    visibility: visible;
    opacity: 1;
    top: 100%;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
}

.gm_menu_dropdown .gm_blog_text h6 {
    margin-bottom: 0;
}

.gm_menu_dropdown .gm_blog_text > a {
    color: #999;
}

.gm_menu_dropdown .gm_blog_text a i {
    margin-right: 10px;
}

.gm_menu_dropdown .slick-initialized .slick-slide {
    display: block;
    padding: 0 10px;
}

.gm_menu_dropdown .slick-next, .gm_menu_dropdown .slick-prev {
    background: #fff0 none repeat scroll 0 0;
    border: 1px solid #ccc;
    bottom: -5px;
    color: #fff0;
    display: inline-block;
    height: 22px;
    left: 31px;
    line-height: 20px;
    margin: auto;
    position: absolute;
    right: 0;
    width: 22px;
    z-index: 99;
}

.gm_menu_dropdown .slick-prev {
    left: -30px;
}

.gm_menu_dropdown .slick-next:before, .gm_menu_dropdown .slick-prev:before {
    bottom: 0;
    content: "\f105";
    font-family: fontawesome;
    font-size: 14px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.gm_menu_dropdown .slick-next:focus:before, .gm_menu_dropdown .slick-prev:focus:before, .gm_menu_dropdown .slick-next:hover:before, .gm_menu_dropdown .slick-prev:hover:before {
    color: #fff;
}

.gm_menu_dropdown .slick-prev:before {
    content: "\f104";
}

.comment_form {
    float: right;
}

.gm_commet_field input {
    background: #37393b;
    border: none;
    box-shadow: 0 0;
    margin-top: -6px;
}

.gm_navigation_row .gm_commet_field input {
    height: 50px;
}

.gm_commet_field input::-moz-placeholder {
    color: #fff;
}

.gm_newsletter_text .gm_commet_field input::-webkit-input-placeholder, .gm_detail_news .gm_commet_field input::-webkit-input-placeholder, .gm_navigation_row .gm_commet_field input::-webkit-input-placeholder {
    color: #fff;
}

.gm_widget_text .kode_textarea textarea::-moz-placeholder, .gm_widget_text .gm_commet_field input::-moz-placeholder {
    color: #eee;
}

.gm_navigation_row .gm_commet_field input:focus, .gm_widget_text .gm_commet_field input:focus {
    color: #fff;
}

.gm_widget_text .kode_textarea textarea::-webkit-input-placeholder, .gm_widget_text .gm_commet_field input::-webkit-input-placeholder {
    color: #eee;
}

.gm_commet_field button {
    height: 50px;
    width: 54px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
}

.gm_newsletter_text .gm_comment_form .form-submit {
    top: -4px;
}

.gm_arrow, .gm_bit_coin_row, .bit_meta, .gm_bit_coin {
    float: left;
    width: 100%;
}

.gm_bit_coin {
    padding: 50px 0 42px;
}

.gm_bit_fig .overlay:before {
    opacity: 0.7;
}

.gm_bit_fig {
    overflow: hidden;
    position: relative;
}

.gm_bit_fig img {
    width: 100%;
    transition: transform 0.5s ease, filter 0.5s ease;
    transform: scale(0.1);
    -webkit-transform: scale(1);
}

.gm_bit_fig:hover img {
    transform: scale(1);
    -webkit-transform: scale(1.1);
    filter: brightness(1.1);
}

.bit_caption .theam_btn:hover {
    color: #fff;
}

.bit_caption {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    padding: 0 30px;
    z-index: 2;
}

.gm_bit_fig:hover .bit_caption {
    bottom: 30px;
}

.gm_bit_fig h3, .bit_caption h2 {
    font-weight: 700;
    margin-bottom: 0;
}

.gm_bit_fig h3 a, .bit_caption h2 a {
    color: #fff;
}

.bit_meta li {
    float: left;
    width: auto;
}

.bit_meta li {
    color: #fff;
    margin-right: 14px;
}

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

.bit_meta li a {
    display: inline-block;
    color: #fff;
}

.bit_meta li a i {
    margin-right: 10px;
}

.gm_bit_side {
    float: left;
    width: 39.7%;
}

.gm_bit_side .gm_bit_fig {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
}

.gm_arrow {
    text-align: center;
    margin-top: 2px;
    display: none;
}

.gm_arrow a {
    display: inline-block;
    margin: auto;
    padding: 18px 40px 16px;
    background-color: #252525;
    color: #fff;
    font-size: 12px;
    line-height: normal;
}

.gm_bit_coin_row .slick-prev, .gm_bit_coin_row .slick-next {
    position: absolute;
    bottom: -43px;
    right: 0;
    left: -60px;
    text-align: center;
    margin: auto;
    padding: 0 0;
    color: #fff0;
    font-size: 10px;
    background: #fff0;
}

.gm_bit_coin_row .slick-prev {
    left: 0;
    right: -60px;
}

.gm_bit_coin_row .slick-prev:before, .gm_bit_coin_row .slick-next:before {
    position: absolute;
    content: "\e901";
    top: -3px;
    left: -12px;
    right: 0;
    bottom: 0;
    font-family: "icomoon";
    font-size: 11px;
    color: #fff;
}

.gm_bit_coin_row .slick-prev:before {
    content: "\e900";
    left: 14px;
}

.gm_bit_fig.fig_2, .gm_bit_business {
    float: left;
    width: 100%;
}

.bit_caption h4 {
    font-weight: 700;
    margin-bottom: 0;
}

.bit_caption h4 a {
    color: #fff;
}

.bit_meta.meta_2 li {
    margin-right: 30px;
}

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

.bit_meta.meta_2 li a {
    font-size: 12px;
}

.gm_magazine_add {
    float: left;
    width: 100%;
    padding: 50px 0 46px;
}

.gm_banner_add.add_2 {
    width: 760px;
    float: none;
    margin: auto;
}

.gm_magazine_row, .gm_blog_text, .gm_blog_medium, .gm_top_story, .gm_magazine_list {
    float: left;
    width: 100%;
}

.section_heading {
    margin-bottom: 40px;
    margin-top: -2px;
    width: 100%;
}

.gm_magazine_row {
    margin-bottom: 45px;
}

.section_heading h2 {
    font-weight: 600;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 0;
}

.section_heading h2:before, .section_heading h2:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 4px;
    border-bottom: 1px solid #e3e3e3;
}

.section_heading h2:before {
    border-width: 7px;
    width: 45px;
    bottom: -1px;
    border-color: #ff1744;
    z-index: 1;
}

.gm_blog_medium > figure {
    padding-bottom: 3px;
}

.bf_busines {
    position: absolute;
    top: 20px;
    left: 20px;
    line-height: normal;
    z-index: 2;
}

.bit_meta.meta_2.meta_3 {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 393px;
    margin: auto;
    text-align: center;
    padding: 4px 0 6px;
    box-shadow: 0 3px 18px -6px #d9d9d9;
    z-index: 2;
}

.bit_meta.meta_2.meta_3 li {
    float: none;
    display: inline-block;
    line-height: 15px;
    margin-right: 0;
    padding: 0 15px;
    border-right: 1px solid #c5c5c5;
}

.bit_meta.meta_2.meta_3 li:last-child {
    padding-right: 0;
    border-right: none;
}

.bit_meta.meta_2.meta_3 li:first-child {
    padding-left: 0;
}

.bit_meta.meta_2.meta_3 li a {
    font-size: 14px;
    color: #999;
    line-height: 15px;
}

.gm_blog_text {
    text-align: center;
    padding: 21px 8px 23px;
    border-bottom: 1px solid #e3e3e3;
}

.gm_blog_text h4 {
    font-weight: 700;
}

.gm_blog_text h4 span {
    display: block;
    font-weight: 700;
}

.gm_blog_text p {
    margin-bottom: 0;
}

.gm_blog_modren, .gm_blog_list > ul > li, .gm_blog_list > ul, .gm_blog_list {
    float: left;
    width: 100%;
}

.gm_blog_list > ul > li {
    padding: 15px 0;
    border-bottom: 1px solid #ededed;
}

.gm_blog_list > ul > li:first-child {
    padding-top: 0;
}

.gm_blog_list > ul > li:last-child {
    border-bottom: none;
}

.gm_blog_modren figure {
    float: left;
    width: auto;
}

.gm_blog_medium .overlay:before, .gm_blog_modren .overlay:before {
    opacity: 0;
}

.gm_blog_medium:hover .overlay:before, .gm_blog_modren:hover .overlay:before {
    opacity: 0.5;
}

.gm_blog_modren_text {
    overflow: hidden;
    padding-left: 10px;
}

.gm_blog_modren_text h6 {
    font-weight: 600;
    margin-bottom: 0;
    margin-top: -3px;
    margin-bottom: 10px;
}

.bit_meta.meta_2.meta_4 li {
    display: inline-block;
    margin-right: 12px;
    line-height: 14px;
}

.bit_meta.meta_2.meta_4 li:last-child {
    margin-right: 0;
}

.bit_meta.meta_2.meta_4 li a {
    font-size: 12px;
    color: #999;
    line-height: 14px;
}

.bit_meta.meta_2.meta_4 li a i {
    margin-right: 4px;
}

.gm_blog_text h6 {
    font-weight: 600;
    margin-bottom: 4px;
}

.gm_blog_medium.grid .gm_blog_text {
    border-bottom: none;
    padding: 15px 8px 13px;
}

.gm_blog_medium.grid figure {
    padding-bottom: 0;
}

.gm_blog_medium.grid {
    box-shadow: 0 0 7px 2px #efefef;
    margin-bottom: 30px;
}

.section_heading.hdg_1 {
    text-align: center;
}

.section_heading.hdg_1 h2:before {
    right: 0;
    left: 0;
    margin: auto;
}

.gm_bit_business.bit_2 {
    margin-bottom: 45px;
}

.gm_bit_business.bit_2 .gm_bit_fig.fig_2 {
    padding: 0 15px;
}

.gm_bit_business .gm-slider-bitcoin {
    float: left;
    position: relative;
    width: 100%;
}

.gm_bit_business.bit_2 .slick-next, .gm_bit_business.bit_2 .slick-prev {
    bottom: -63px;
    color: #fff0;
    left: 45px;
    margin: auto;
    position: absolute;
    right: 0;
    background: none;
    height: 33px;
    width: 33px;
    line-height: 32px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 100%;
}

.gm_bit_business.bit_2 .slick-prev {
    left: -45px;
}

.gm_bit_business.bit_2 .slick-next:before, .gm_bit_business.bit_2 .slick-prev:before {
    position: absolute;
    content: "\f061";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-family: fontawesome;
    color: #000;
    font-size: 15px;
}

.gm_bit_business.bit_2 .slick-prev:before {
    content: "\f060";
}

.gm_bit_business.bit_2 .slick-next:hover:before, .gm_bit_business.bit_2 .slick-prev:hover:before {
    color: #fff;
}

.gm_famous_news, .gm_news_list {
    float: left;
    width: 100%;
}

.gm_news_list {
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.gm_news_list:last-child {
    margin-bottom: 50px;
}

.gm_news_list figure {
    width: auto;
}

.gm_news_text {
    overflow: hidden;
    padding: 5px 10px 5px 25px;
}

.gm_news_text h4 {
    font-weight: 600;
    margin-bottom: 5px;
}

.gm_news_text p {
    margin-bottom: 0;
}

.bit_meta.meta_2.meta_5 {
    margin-bottom: 6px;
}

.bit_meta.meta_2.meta_5 li a {
    color: #999;
    font-style: italic;
}

.bit_meta.meta_2.meta_5 li a i {
    margin-right: 10px;
}

.bit_meta.meta_2.meta_5 li {
    margin-right: 25px;
}

.bit_meta.meta_2.meta_5 li:last-child {
    margin-right: 0;
}

.gm_instagram_wrap {
    float: left;
    width: 100%;
    position: relative;
}

.gm_instagram_btn {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    width: 200px;
    margin: auto;
    margin-top: -20px;
}

.gm_instagram_btn.theam_btn_large:hover {
    background-color: #333;
}

.gm_instagram_wrap .slick-next.slick-arrow, .gm_instagram_wrap .slick-prev.slick-arrow {
    display: none !important;
}

.dl-menuwrapper {
    display: none;
}

.gm_comment_form, .top_icon.icon_2, .gm_newsletter_text, .gm_newsletter_wrap {
    float: left;
    width: 30%;
}

.gm_newsletter_wrap {
    background-color: #252525;
    padding: 43px 0 42px;
    border-bottom: 1px solid #605e5e;
    margin-top: -1px;
}

.gm_newsletter_text {
    text-align: center;
}

.gm_comment_form h4, .gm_newsletter_text h2 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 18px;
}

.top_icon.icon_2 {
    border: none;
    text-align: center;
    padding: 0 0;
}

.top_icon.icon_2 li {
    float: none;
    display: inline-block;
    margin-right: 10px;
}

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

.top_icon.icon_2 li a {
    height: 32px;
    width: 32px;
    line-height: 32px;
    border: 1px solid #373737;
    color: #999;
}

.top_icon.icon_2 li a:hover {
    color: #fff;
}

.gm_comment_form .comment_form {
    float: none;
    display: inline-block;
    position: relative;
    width: 336px;
}

.gm_comment_form .gm_commet_field input {
    width: 100%;
    background-color: #212121;
}

.gm_comment_form .form-submit {
    position: absolute;
    top: 4px;
    right: 0;
    text-align: right;
    margin-bottom: 0;
    padding: 6px 0;
    width: auto;
}

.gm_comment_form .form-submit .theam_btn {
    background: none;
    font-size: 16px;
    height: auto;
    padding: 0 20px;
    border-left: 1px solid #999;
}

.kode_textarea, .widget_info_list, .widget_info li, .widget_info, .widget_title, .gm_widget_text, .gm_widget_wrap {
    float: left;
    width: 100%;
}

.gm_widget_wrap {
    background-color: #252525;
    padding: 43px 0 50px;
}

.widget_title {
    color: #fff;
    font-weight: 500;
    margin-bottom: 23px;
}

.foot_menu {
    position: relative;
    border-right: none;
    border: 1px solid #252525;
    padding: 0 16px 0 0;
}

.foot_menu::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0.75px;
    height: 100%;
    background: linear-gradient(to bottom, #252525 0%, #ff1144 50%, #252525 100%);
    opacity: 0.5;
}

.foot_menu li a {
    color: #eee;
    line-height: 32px;
    transition: 0.3s;
}

.foot_menu li a:hover {
    color: #f14;
}

.widget_info li {
    margin-bottom: 8px;
}

.widget_info li:last-child {
    margin-bottom: 0;
}

.gm_widget_text p {
    margin-bottom: 14px;
    float: left;
    color: #eee;
    font-size: 14px;
    padding-right: 5px;
}

.widget_info_list i {
    float: left;
    padding: 20px 0;
}

.widget_info_text {
    overflow: hidden;
    padding-left: 10px;
}

.widget_info_text a {
    display: block;
    font-weight: 400;
    color: #eee;
}

.gm_widget_text .gm_blog_modren_text h6 {
    color: #eee;
    font-weight: 400;
}

.gm_widget_text .bit_meta.meta_2.meta_4 li a {
    color: #eee;
}

.gm_widget_text .gm_blog_list > ul > li {
    padding: 20px 0;
}

.gm_widget_text .gm_blog_list > ul > li:first-child {
    padding-top: 8px;
}

.gm_widget_text .gm_blog_list > ul > li:last-child {
    padding-bottom: 0;
}

.gm_widget_text .bit_meta.meta_2.meta_4 li {
    margin-right: 0;
    padding: 0 18px;
    border-right: 1px solid #c5c5c5;
}

.gm_widget_text .bit_meta.meta_2.meta_4 li:first-child {
    padding-left: 0;
}

.gm_widget_text .bit_meta.meta_2.meta_4 li:last-child {
    border: none;
}

.gm_widget_text .bit_meta.meta_2.meta_4 li a i {
    margin-right: 10px;
}

.gm_widget_text .gm_commet_field {
    margin-bottom: 15px;
}

.gm_widget_text .gm_commet_field input {
    width: 100%;
    background-color: #202020;
}

.kode_textarea {
    margin-bottom: 20px;
}

.kode_textarea textarea {
    border: none;
    resize: none;
}

.kode_textarea textarea::-moz-placeholder {
    color: #fff;
}

.gm_widget_text .form-submit {
    margin-bottom: 0;
}

.gm_copyright_text, .gm_copyright {
    float: left;
    width: 100%;
}

.gm_copyright {
    position: relative;
    border: 1px solid #252525;
    border-top: none;
    padding: 13px 0;
    background-color: #202020;
}

.gm_copyright::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, #252525 0%, #ff1144 50%, #252525 100%);
    opacity: 0.7;
}

.gm_copyright_text {
    text-align: center;
}

.gm_copyright_text p {
    color: #fff;
    margin-bottom: 0;
}

.gm_news_text.text_2 {
    padding: 12px 0 24px 1px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 24px;
}

.gm_news_text.text_2 h3 {
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 24px;
}

.gm_news_text.text_2 .bit_meta.meta_2.meta_5 {
    margin-bottom: 15px;
}

.gm_news_text.text_2 .bit_meta.meta_2.meta_5 li {
    padding: 0 15px;
    border-left: 1px solid #c5c5c5;
    line-height: 13px;
    margin-right: 0;
}

.gm_news_text.text_2 .bit_meta.meta_2.meta_5 li:first-child {
    padding-left: 0;
    border-left: none;
}

.gm_news_text.text_2 .bit_meta.meta_2.meta_5 li a {
    font-style: normal;
    font-size: 14px;
}

.gm_news_text.text_2 p {
    margin-bottom: 17px;
}

.gm_detail_fig, .gm_detail_slide, .gm_detail_slide, .gm_detail_text .bit_meta.meta_2.meta_3, .gm_detail_text, .gm_detail_row {
    float: left;
    width: 100%;
}

.detail_row {
    padding: 45px 0 50px;
}

.gm_detail_text {
    text-align: center;
    margin-bottom: 30px;
}

.gm_detail_text .bit_meta.meta_2.meta_3 {
    position: static;
    box-shadow: 0 0;
    background: none;
}

.gm_detail_text h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 0;
}

.gm_detail_slide {
    margin-bottom: 35px;
}

.gm_detail_fig {
    position: relative;
}

.gm_detail_fig figcaption {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 70px;
    height: 70px;
    text-align: center;
    padding: 5px 0;
    z-index: 2;
}

.gm_detail_fig .overlay:before {
    opacity: 0.2;
}

.gm_detail_fig figcaption span {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    display: block;
}

.gm_detail_fig figcaption strong {
    font-size: 16px;
    color: #fff;
}

.gm_detail_slide .slick-next {
    background-color: #e5e5e5;
    border-radius: 100%;
    bottom: 20px;
    color: #fff0;
    height: 14px;
    left: 30px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 14px;
}

.gm_detail_slide .slick-prev {
    background-color: #e5e5e5;
    border-radius: 100%;
    bottom: 20px;
    color: #fff0;
    height: 14px;
    left: -15px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 14px;
    z-index: 999;
}

.gm_detail_list blockquote {
    position: relative;
    width: 780px;
    margin: auto;
    text-align: center;
    background-color: #f4f7fa;
    padding: 38px 0 30px;
    margin-bottom: 50px;
    margin-top: 33px;
}

.gm_detail_list blockquote:after, .gm_detail_list blockquote:before {
    position: absolute;
    content: "\f10d";
    top: 20px;
    left: 20px;
    right: auto;
    bottom: 0;
    font-family: fontawesome;
    font-size: 24px;
}

.gm_detail_list blockquote:after {
    content: "\f10e";
    left: auto;
    top: auto;
    bottom: 20px;
    right: 20px;
}

.gm_detail_list blockquote h3 {
    font-weight: 500;
    margin-bottom: 0;
}

.gm_detail_caption {
    float: left;
    width: 100%;
}

.gm_detail_caption figure {
    margin-bottom: 35px;
}

.gm_detail_caption p {
    margin-bottom: 35px;
}

.text, .gm_detail_deta {
    float: left;
    width: 100%;
}

.gm_detail_deta {
    margin-bottom: 50px;
}

.gm_detail_deta h3 {
    font-weight: 600;
    margin-bottom: 20px;
}

.gm_detail_deta > p {
    margin-bottom: 20px;
}

.text > p {
    margin-bottom: 18px;
}

.text p:last-child {
    margin-bottom: 0;
}

.blog_meta_list {
    float: left;
    width: 100%;
    padding: 14px 30px;
    border: 5px solid #f5f5f5;
}

.blog_meta_list > a {
    width: 30%;
    display: inline-block;
    padding: 8px 0;
}

.blog_meta_list > a i {
    float: left;
    margin-right: 10px;
    font-size: 16px;
    padding: 5px 0;
}

.blog_meta_list > a h5 {
    margin-bottom: 0;
}

.gm_share_link {
    float: right;
    width: auto;
}

.gm_share_link li a {
    font-weight: 300;
    display: inline-block;
    margin-left: 20px;
}

.gm_share_link li a i {
    margin-right: 15px;
}

.blue {
    background-color: #2d609b;
}

.light_blue {
    background-color: #00c3f3;
}

.blue_white {
    background-color: #0084b7;
}

.gm_post_list, .gm_detail_post ul, .gm_detail_post {
    float: left;
    width: 100%;
}

.gm_detail_post {
    padding: 42px 0 37px;
}

.gm_detail_post ul li {
    float: left;
    width: 50%;
    position: relative;
}

.gm_detail_post ul li:before {
    position: absolute;
    content: "";
    top: 10px;
    right: 0;
    bottom: 0;
    border: 1px solid #bdbdbd;
    height: 58px;
}

.gm_detail_post ul li:last-child:before {
    border: none;
}

.gm_detail_post ul .next {
    text-align: right;
}

.gm_post_list a {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #666;
}

.gm_post_list a i {
    margin-right: 10px;
}

.gm_detail_post ul .next .gm_post_list a i {
    margin-right: 0;
    margin-left: 10px;
}

.gm_post_list p {
    margin-bottom: 0;
}

.comment_item, .comment li, .comment, .comment_title, .gm_comments {
    float: left;
    width: 100%;
}

.gm_comments {
    padding-bottom: 50px;
}

.comment_title {
    margin-bottom: 20px;
    font-weight: 600;
}

.comment li {
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
}

.comment li:first-child {
    padding-top: 0;
}

.comment li:last-child {
    border: none;
}

.comment_item figure {
    width: auto;
}

.comment_text {
    overflow: hidden;
    padding: 0 0 0 30px;
    position: relative;
}

.comment_text h4 {
    margin-bottom: 5px;
    font-weight: 600;
}

.replay {
    position: absolute;
    top: 0;
    left: 150px;
    font-size: 16px;
}

.replay i {
    margin-right: 10px;
}

.gm_like_post, .gm_news_comment {
    float: left;
    width: 100%;
}

.gm_news_comment {
    margin-bottom: 75px;
}

.gm_detail_news {
    width: 670px;
    text-align: center;
    margin: auto;
    padding: 30px 0 35px;
    border: 5px solid #f5d9df;
    position: relative;
    overflow: hidden;
}

.gm_detail_news:before {
    bottom: 0;
    color: #da1339;
    content: "";
    font-family: fontawesome;
    font-size: 112px;
    left: 16px;
    position: absolute;
    top: 6px;
    transform: rotate(-29deg);
}

.gm_detail_news h3 {
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px;
}

.gm_detail_news p {
    color: #fff;
    margin-bottom: 25px;
}

.gm_detail_news .gm_commet_field {
    position: relative;
    width: 460px;
    float: none;
    margin: auto;
    text-align: center;
}

.gm_detail_news .gm_commet_field input {
    background: none;
    border: 1px solid #fff;
    margin-top: 0;
    width: 100%;
}

.gm_detail_news .gm_commet_field button {
    background: #fff0 none repeat scroll 0 0;
    border-left: 1px solid #fff;
    bottom: 0;
    font-size: 16px;
    font-weight: 600;
    height: auto;
    line-height: normal;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    padding: 0 12px;
}

.gm_like_post {
    padding-bottom: 15px;
}

.gm_textarea, .gm_commet_field, .gm_leave_comment {
    float: left;
    width: 100%;
}

.gm_leave_comment .gm_commet_field {
    margin-bottom: 30px;
}

.gm_leave_comment .gm_commet_field input {
    width: 100%;
    margin-top: 0;
    background: none;
    border: 1px solid #d2d2d2;
}

.gm_leave_comment .gm_commet_field input[type="text"]::-moz-placeholder {
    color: #999;
}

.gm_textarea textarea {
    background: none;
    height: 196px;
    border: 1px solid #d2d2d2;
    resize: none;
    margin-bottom: 30px;
}

.gm_textarea .form-submit {
    margin-bottom: 0;
}

.gm_video_post {
    float: left;
    width: 100%;
    margin-bottom: 45px;
}

.gm_video_post iframe {
    height: 450px;
    width: 100%;
}

.gm_about_fig figure img, .comment_item figure img, .thumb figure img, .gm_detail_caption figure img, .gm_side_fig figure img, .gm_tabs_des figure img, .gm_blog_modren figure img, .gm_blog_medium figure img, .gm_news_list figure img, .gm_instagram_fig figure img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    position: relative;
}

.gm_about_fig:hover figure img, .comment_item:hover figure img, .thumb:hover figure img, .gm_detail_caption:hover figure img, .gm_side_fig:hover figure img, .gm_tabs_des:hover figure img, .gm_blog_modren:hover figure img, .gm_blog_medium:hover figure img, .gm_news_list:hover figure img, .gm_instagram_fig:hover figure img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.gm_about_fig figure:before, .comment_item figure:before, .thumb figure:before, .gm_detail_caption figure:before, .gm_side_fig figure:before, .gm_tabs_des figure:before, .gm_blog_modren figure:before, .gm_blog_medium figure:before, .gm_news_list figure:before, .gm_instagram_fig figure:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 0.8);
    content: "";
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.gm_about_fig:hover figure:before, .comment_item:hover figure:before, .thumb:hover figure:before, .gm_detail_caption:hover figure:before, .gm_side_fig:hover figure:before, .gm_tabs_des:hover figure:before, .gm_blog_modren:hover figure:before, .gm_blog_medium:hover figure:before, .gm_news_list:hover figure:before, .gm_instagram_fig:hover figure:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.p-0 {
    padding: 0px !important;
}

.m-0 {
    margin: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mt-30px {
    margin-top: 30px !important;
}

.mb-30px {
    margin-bottom: 30px !important;
}

.d-flex {
    display: flex;
}

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

.h-100 {
    height: 100%;
}

.w-100 {
    width: 100%;
}

.aspect-16-9 {
    aspect-ratio: 16 / 9;
}

.aspect-825-415 {
    aspect-ratio: 825 / 415;
}

.aspect-255-200 {
    aspect-ratio: 255 / 200;
}

.aspect-255-138 {
    aspect-ratio: 255 / 138;
}

.aspect-350-223 {
    aspect-ratio: 350 / 223;
}

.aspect-255-183 {
    aspect-ratio: 255 / 183;
}

.object-fit-cover {
    object-fit: cover;
}

.it-s1row {
    display: flex;
    flex-wrap: wrap;
}

.gm_bit_main_fig {
    /*aspect-ratio: 665 / 450;*/
    height: 500px;
}

.gm_bit_main_fig .overlay {
    height: 100%;
}

.gm_bit_side .gm_bit_fig {
    aspect-ratio: 463 / 219;
}

.gm_bit_side .gm_bit_fig .overlay {
    height: 100%;
}

.privacy_content {
    background: linear-gradient(180deg, #000000 10%, #424242 100%);
    background-size: cover;
    margin-top: 100px !important;
}

.privacy h1 {
    color: #fff;
    text-align: center;
}

.gm_about_fig, .gm_about_text {
    float: left;
    width: 100%;
}

.gm_about_text > p {
    margin-bottom: 24px;
    float: left;
}

.information {
    margin-bottom: 30px;
}

.info_title {
    font-weight: bolder;
}

.info-details {
    padding-left: 22px;
}

.info-details li {
    list-style: disc;
}

@media (min-width: 481px) {
    .hw-sm-75px {
        height: 75px;
        width: 75px;
    }
}

@media (min-width: 767px) {
    .max-w-md-255px {
        max-width: 255px;
        width: 255px;
    }
}

.gm_about_fig, .gm_about_text {
    float: left;
    width: 100%;
}

.gm_about_text > p {
    margin-bottom: 24px;
    float: left;
}

.gm_about_fig {
    margin-bottom: 40px;
}

.gm_about_fig figure {
    width: auto;
}

.gm_about_fig_text {
    overflow: hidden;
    padding: 0 0 0 30px;
}

.gm_about_fig_text p {
    margin-bottom: 16px;
}

.gm_about_fig_text p:last-child {
    margin-bottom: 0;
}

.gm_bit_business.bit_2.padding_0 {
    padding-bottom: 93px;
}

a.slick-track.trending_news {
    color: #ffffff;
    opacity: 1;
    width: 2016px;
    transform: translate3d(-504px, 0, 0);
}

.sdata {
    opacity: 1;
    width: 3036px;
    trasform: traslate3d(-382px, 0px, 0px);
}



.news-section {
    padding: 40px 0;
}

.news-title {
    font-weight: 700;
    font-size: 24px;
}

.news_title {
    border-bottom: 1px solid #D9D9D9;
    position: relative;

    &::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 10%;
        height: 0;
        border: 1px solid var(--seconder);

    }
}

.news-subtitle {
    color: var(--body-text);
    margin-bottom: 20px;
}

.news-item {
    border-bottom: 1px solid #D9D9D9;
    padding: 20px 0;
    position: relative;

    &::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 5%;
        height: 0;
        border: 1px solid var(--seconder);
    }
}

.news-item img {
    width: 100%;
    border-radius: 5px;
}

.news-category {
    background: var(--seconder);
    color: var(--text);
    font-size: 12px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 8px;
}

.news-item h5 {
    font-size: 16px;
    font-weight: 400;
    color:#ff1744;
}
.news-item h6 {
    font-size: 16px;
    font-weight: 600;
    color:#000;
}
.news-meta {
    font-size: 12px;
    color: var(--body-text);
    margin-bottom: 10px;
    font-weight: 600;
    font-style: normal;
}

.news-meta i {
    color: var(--seconder);
    margin-right: 5px;
}
.other_news_date {
    display: flex !important;
    align-items: baseline;
}

.news-desc {
    font-size: 12px;
    color: var(--body-text);
    margin-bottom: 10px;
}

.news-author img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 8px;
}

.news-author {
    font-size: 13px;
    font-weight: 600;
    color: var(--icon-color);
    display: flex;
    align-items: center;
}

.news-footer {
    font-size: 13px;
    color: var(--body-text);
    display: flex;
    gap: 15px;
    align-items: center;
}

.news-footer i {
    color: var(--seconder);
    margin-right: 5px;
}

.news_title {
    border-bottom: 1px solid #D9D9D9;
    position: relative;

    &::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 10%;
        height: 0;
        border: 1px solid var(--seconder);

    }
}

.news-subtitle {
    color: var(--body-text);
    margin-bottom: 20px;
    font-weight: 700;
}

.dailynews_section {
    max-width: 1200px;
    margin: auto;
}

.dailynews_header {
    margin-bottom: 15px;
}

.dailynews_card {
    background: var(--text);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.dailynews_card img {
    width: 100%;
    display: block;
}

.dailynews_content {
    padding: 12px;
}

.dailynews_content h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 8px 0;
    color: var(--primery);
}

.dailynews_meta {
    font-size: 13px;
    color: var(--body-text);
    display: flex;
    align-items: center;
    gap: 5px;
}

.dailynews_meta i {
    color: var(--seconder);
    font-size: 10px;
}

.owl-nav {
    position: absolute;
    top: -50px;
    right: 0;
    display: flex;
    gap: 5px;
}

.owl-nav button {
    background: var(--text) !important;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    font-size: 14px !important;
    line-height: 1 !important;
    color: var(--body-text) !important;
    transition: 0.3s;
}
