body {
   background: #0d1534;
   color: #fff;
}
.index_page .ul_category,
.news_page .ul_category,
.index_page .ul_category li .dropdown_div,
.news_page .ul_category li .dropdown_div {
   background: #0d1534;
}
.index_page .ul_category li,
.news_page .ul_category li {
   border-color: #333;
}
.index_page .ul_category li > a,
.news_page .ul_category li > a,
.card_page .footer_card .content h5,
.slider_multi_col.swiper .swiper-slide .slider_text h5,
.site__row .card_slider .slider_text h5 {
   color: #fff;
}
.index_page .ul_category li > a:hover,
.news_page .ul_category li > a:hover {
   color: var(--orginal_3);
}
.card_page .footer_card .content p {
   color: #d8d8d8;
}
.slider_row_2 .swiper-pagination span.swiper-pagination-bullet-active,
.site__row .swiper-pagination span.swiper-pagination-bullet-active {
   background: #fff !important;
}
.swiper-pagination-bullet {
   background: #e6e6e6;
}
hr {
   border-color: #333 !important;
}
.news_page .card_page .footer_card.footer_card1 {
   border-color: #333 !important;
}
.border-all {
   border-color: #333 !important;
}
.slider_one_swiper .title_border,
.list_news_one .title_border {
   border-color: #333 !important;
}
.slider_one_swiper .title_border:after,
.list_news_one .title_border:after {
   background: var(--orginal_3);
}
.nav-tabs .nav-link {
   color: #fff;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
   background: #000;
   color: #fff;
}
.nav-tabs .nav-link.active {
   border-color: var(--orginal_3);
}
.border_all_after:before {
   background-image: linear-gradient(45deg, #333 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #333 50%, #333 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
   background-image: -webkit-linear-gradient(45deg, #333 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #333 50%, #333 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
   background-image: -moz-linear-gradient(45deg, #333 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #333 50%, #333 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}
.border_all_after:after {
   background-color: #000;
}
.slider_one_swiper .swiper-slide .slider_text p,
.site__row .card_slider .slider_text p,
.news_page .card_page .footer_card.footer_card1 .content p.text_news {
   color: #e8e8e8;
}
.bg-000 {
   background: #000 !important;
}
.audio_class {
   top: 25px;
}
audio::-webkit-media-controls-panel {
   background-color: #000 !important;
}

audio::-webkit-media-controls-play-button {
   -webkit-appearance: media-play-button;
   background-color: #fff !important;
   border-radius: 50%;
}
audio::-webkit-media-controls-mute-button {
   -webkit-appearance: media-mute-button;
   background-color: #fff !important;
   border-radius: 50%;
}
audio::-webkit-media-controls-volume-slider {
   background-color: #fff !important;
   border-radius: 25px;
   padding: 5px 10px;
}
audio::-webkit-media-controls-timeline {
   -webkit-appearance: media-slider;
   background-color: #fff !important;
   border-radius: 25px;
   padding: 5px 10px;
   margin-right: 10px;
   margin-left: 10px;
}
.contact_page .contact_col p a {
   color: #fff;
}
.contact_page .contact_col p a svg,
.contact_page .contact_col p svg {
   color: var(--orginal_3);
}
.contact_page .contact_col p a:hover {
   color: var(--orginal_3);
}
.contact_page .contact_col p a:after {
   background: var(--orginal_3);
}
.fixed_div_r .a_template_change {
   background: rgba(255, 255, 255, 0.25);
   background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.4) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 60%);
}
.fixed_div_r .a_template_change svg {
   color: #fff !important;
}
.h1_print {
   color: #fff;
}
