.error{color: #dc3545;}
.input-group label.error{top: 100%;position: absolute;}
body{background-color: #F6F8FA;}
/* Common css */
h1{font-size: 24px;}
h2{font-size: 22px;}
h3{font-size: 20px;}
h5{font-size: 18px;}
h6{font-size: 14px;}
a{font-size: 18px;}
p{font-size: 12px;}
.ul{list-style-type: none;}
.f_size12{font-size: 12px;}
.f_size13{font-size: 13px;}
.f_size14{font-size: 14px;}
.f_size20{font-size: 20px;}
footer a{font-size: 12px;}
.px100{padding: 0 100px;}
body,a{font-family: "Inter", sans-serif;}
.f-size16{font-size: 16px;}
.object_cover{object-fit: cover;}
.title_hover,.form_submit,.more_news .title{transition: all 0.6s;}
.title_hover:hover ,.more_news .title:hover{color: #ec008c !important;transition: all 0.6s;}
.footer_title{font-weight: 700;color: #003049;}
.footer_common{color: #333333;}
.footer_links_color{color: #313131;}
.sidebar_cate_count_name{color:#1C1B1B;}
.sidebar_cate_count{color:#8C8C8C;}
.title_border{border-bottom: 3px solid #D62828;}
.category_header{background: #D62828;padding: 10px;font-size: 18px;}
.recent_news{background: #D62828;padding: 10px;}
.news_title{color: #313131;line-height: 23px;}
.created_at{color: #8C8C8C;font-size: 12px;}
.recent_updated_news{color: #313131;font-size: 13px;font-weight: 600;}
.sidebar_recentnews li:first-child div.thumb{width: 100%;height: 100%;padding-bottom: 10px;}
.after_recent_news{border-bottom: 1px solid #333333;}
.ads_image_slider .swiper-button-prev,.ads_image_slider .swiper-button-next{padding: 12px;color: #fff;background-color: red;display: block;font-size: 30px;border-radius: 50%;width: 50px;text-align: center;background-image: none;height: auto;}
.social_share_text{border: 1px solid #dedede;display: inline-block;position: relative;text-transform: uppercase;}
.social_share_text::before{content: '';width: 10px;border-width: 1px 1px 0 0;border-color: #dedede;border-style: solid;height: 10px;background-color: #fff;position: absolute;top: 33%;bottom: 50%;transform: rotate(45deg);right: -7%;}
.widget-title::after {background-color: #D62828 !important;}
.footer-top-section a{transition: all 0.8s;}
.footer-top-section a:hover{transition: all 0.8s; color: #D62828;}
.cate_name{min-height: 35px;}
.grid_template{display: grid;grid-template-columns: repeat(2, 1fr);gap: 15px 20px;}
.copyright p{color: #003049; font-size: 12px !important;font-weight: 400 !important;}
.news_description p{font-size: 14px !important;}
.p_3{padding: 3px 0;}
.scrollToTop{background-color: #ec008c;}
.news-banner-slider .swiper-button-prev,.news-banner-slider .swiper-button-next{background: #D62828 !important;}
/* News Detail */
.line_clamp{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.line_clamp3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.swiper-pagination .swiper-pagination-bullet{height: 8px;width: 8px;border-radius: 50%;}
.also_like::before{content: ''; position: absolute;top: 50%;right: -40%;width: 64px; height: 1px;background-color: #8C8C8C;}
.also_like::after{content: '';position: absolute;top: 50%;left: -40%;width: 64px;height: 1px;background-color: #8C8C8C;}
.follow_ins::after{content: '';position: absolute;bottom:5px;border: 1px solid #dee2e6;height: 100%;left: -5px;right: -5px;}
ul.small-news-list.sidebar_recentnews.latest_home_news li:not(:first-child) {margin: 10px 15px;}
ul.small-news-list.sidebar_recentnews.latest_home_news li:first-child{border-bottom: 0px !important;padding-bottom: 8px !important;}
ul.small-news-list.sidebar_recentnews.latest_home_news li:first-child .created_at{padding-bottom: 15px !important;}
ul.small-news-list.sidebar_recentnews.latest_home_news li:first-child .content{border-bottom: 1px solid #8c8c8c;width: 100%;padding: 0;margin: 0 15px;}
.latest_home_news .small-single-news{border-bottom: 1px solid #8c8c8c ;}
.news-blog-content .title a:hover{color: #ec008c !important;transition: all 0.6s;}
.grid_template3{display: grid;grid-template-columns: repeat(3, 1fr);gap: 15px 20px;}
.grid_template3.justify-content-center.mb-30-none.post_data.more_news >div {width: 100% !important;}
/* contact*/
.contact-info-icon i{background-color: #FCBF49;}
.contact-info-item-area h3,.contact-info-item-area p,.contact-info-item a,.contact-info-item h3,.contact-info-item i,.form_submit{color:#000 !important;}
@media(max-width:1199px){
    .widget-title::after{width: 50%;}
    .px100{padding: 0 80px;}
    .menu li:hover > a, .menu li.open > a{background-color: #ec008c !important;}
}
@media(max-width:1024px){
    .px100{padding: 0 70px;}
}
@media(max-width:991px){
    .footer-social li + li {margin-left: 5px;}
    .widget-title::after{width: 60%;}
    .news-banner-thumb{height: 100%;}
    .px100{padding: 0 60px;}
    .news_detail_slider{margin-top: 25px;}
}
@media(max-width:767px){
    .grid_template{grid-template-columns: repeat(1, 1fr) !important;}
    .grid_template3{grid-template-columns: repeat(2, 1fr) !important;}
    .latest_rending_image{min-height: auto !important;}
    .px100{padding: 0 50px;}
} 
@media(max-width:575px){
    .grid_template3{grid-template-columns: repeat(1, 1fr) !important;}
    
    .news-banner-slider .swiper-button-prev,.news-banner-slider .swiper-button-next{ display: none;}
    .ads_image_slider .swiper-button-prev, .ads_image_slider .swiper-button-next{padding: 6px;width: 43px;}
    /* .swiper-slide{width: 100% !important;} */
    .top-news-ticker{line-height: 25px !important;}
    .also_like::after,.also_like::before{display:none}
    .px100{padding: 0 30px;}
    .top-news-ticker-runner a::before{top: 12px;}
    .trening_detail{margin-top: 15px !important;}
}
@media(max-width:475px){
    .latest_home_news li:first-child .content{width: 100%; }
    .widget-title::after{width: 50%;}
    .px100{padding: 0 20px;}
    .trening_detail{margin-top: 10px !important;}

}