/*
CTC Separate Stylesheet
Updated: 2025-11-29 17:06:49
*/

.scrl_lst {
    background: #f9f9f9 !important;
}
h2#h2-section-0 {
    margin-top: 0;
}
a {
    color: var( --e-global-color-primary );
}

a:hover {
    color: var( --e-global-color-accent );
}

.single-news span.elementor-icon-list-icon {
    display: none !important;
}

.single-news span.elementor-post-info__item-prefix {
    color: #fff;
    font-weight: bold;
}
header.elementor-location-header.sticky .mn_hdr {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 11;
    box-shadow: 0 4px 2px 0 #eeeeee63;
}
.search-results a.elementor-post__thumbnail__link {
    display: none !important;
}
header.sticky .mn_hdr .elementor-widget-theme-site-logo img {
  width: 100px;
  transition: ease all .5s;
}

header .mn_hdr .elementor-widget-theme-site-logo img {
  transition: ease all .5s;
  width: 165px;
}
header .mn_hdr .sub-menu.elementor-nav-menu--dropdown {
    min-width: 270px !important;
    margin-left: -73px !important;
    margin-top: 30px !important;
}
nav.rank-math-breadcrumb * {
    color: #fff;
}

nav.rank-math-breadcrumb  a {
    text-decoration: underline;
    color: var( --e-global-color-accent );
}
.msg_ntc p a {
    font-weight: 600;
    text-decoration: underline;
}
.tm_bx .elementor-image-box-content {
    gap: 15px;
    display: flex;
    flex-direction: column;
}

.tm_bx figure.elementor-image-box-img img
 {
    min-width: 150px !important;
 
}
.nws_loop span.elementor-post-info__item-prefix {
    font-weight: 800;
}
.nws_loop h2 a:hover {
    font-weight: 800;
    text-decoration-thickness: 3px !important;
    text-decoration-line: underline;
}
.blu_qt > div > div {
    border-left-color: var( --e-global-color-primary ) !important;
}
.scrl_lst .elementor-widget-html{
  position: sticky;
  margin-top: 0;
  width: 100%;
  top: 117px;
}
p {margin:0 !important;}
.cls_ntc .elementor-icon:hover {
    box-shadow: 5px 5px 0px 0px var( --e-global-color-accent );
    transition: ease all .2s;
}
.cls_ntc .elementor-icon{cursor:pointer;}
.bnr_sc {
    overflow: hidden;
}
section.sngl_hdr {
    background: var( --e-global-color-primary );
    position: relative;
    overflow: hidden;
}

.sngl_hdr figure {
    margin: 0;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    height: 100%;
}

.container {
    max-width: 1280px;
    margin: 0 auto;
}

.sngl_hdr figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    float: left;
}

.inr_lft {
    width: 55%;
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    align-self: center;
    height: 100%;
}

.inr_lft h1 {
    color: #fff;
    font-family: segoe-bold;
    font-size: 55px;
    line-height: 60px;
    margin: 50px 0 15px 0;
}

span.separator {
    font-family: 'Roboto';
    color: #fff;
}

.brdcrmb * {
    color: #fff;
}

.meta {
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 17px;
    margin-bottom: 20px;
}
.meta span {
    position: relative;
}

.meta span strong {
    margin-right: 7px;
    font-size: 18px;
}

section.sngl_hdr .container {
    /* display: flex; */
    height: 100%;
}

.brdcrmb a {
    text-decoration-color: var( --e-global-color-accent ) !important;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
}

section.sngl_hdr hr {
    margin: 0;
    background-color: var( --e-global-color-secondary );
    border: none;
    height: 1.5px;
}

.brdcrmb {
    padding-bottom: 6px;
}

.sngl_hdr figure:after {
    content: "";
    background: linear-gradient(to right, rgba(42,33,93,1) 0%,rgba(42,33,93,0.65) 35%,rgba(42,33,93,0) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: absolute;
    width:50%;
    height: 100%;
    left: 0px;
    
}
section.sngl_cntnt .lft_col ul {
    gap: 12px;display:flex;flex-direction:column;
}

section.sngl_cntnt .lft_col ul {
    gap: 12px;display:flex;flex-direction:column;
}

aside.lft_col {
    width: 65%;
    float: left;
}

.rgt_col {
    float: right;
    width: 30%;
}
.scrl_txt .pst_cntnt h3 {
    font-size: 30px !important;
    color: var(--e-global-color-primary);
    font-weight: 700;
    margin: 30px 0 10px 0;
}
.scrl_txt .pst_cntnt h2 {
    margin: 30px 0 15px 0;
}
section.sngl_cntnt {
    margin: 50px 0;
}

.scrl_txt h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 18px 0;
    color: var( --e-global-color-primary );
}

.scrl_txt ul li, .scrl_txt ol li {
    margin-bottom: 10px;
}

.scrl_txt ul, .scrl_txt ol  {
    margin: 13px 0;
    padding: 0 0 0 20px;
}

.scrl_txt p {
    margin-bottom: 15px !important;
}

.scrl_lst ul li {
    margin: 0 0 12px 0;
    list-style: none;
}

.scrl_lst ul li a {
    color: var( --e-global-color-primary );
    line-height: normal;
    text-decoration: underline;
}

.scrl_lst ul {
    padding: 0;
    margin: 0;
}
.scrl_lst h3 {
    color: var( --e-global-color-primary ) !important;
    border-bottom: 3px solid var( --e-global-color-primary );
    padding-bottom: 17px;
    font-size: 40px !important;
}
.scrl_lst ul li a.active, .scrl_lst ul li a:hover {
    font-weight: 600;
    text-decoration-thickness: 2px;
}
.elementor-post-navigation__separator-wrapper {
    margin: 0 20px;
}
.cky-consent-container {
    width: 700px !important;
}

.cky-notice .cky-title {
    margin-bottom: 11px !important;
    font-size: 22px !important;
}

.cky-consent-container .cky-consent-bar {
    padding: 30px !important;
}

.cky-notice-des p {
    font-size: 17px !important;
    line-height: 28px !important;
}

.cky-notice * {
    font-family: 'Nunito Sans' !important;
}

.cky-btn:hover {
    box-shadow: 4px 4px 0px var( --e-global-color-accent ) !important;
}

.cky-notice-btn-wrapper {
    gap: 11px !important;
}

.cky-notice-btn-wrapper .cky-btn {
    border-radius: 0 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}




