.article-details .article-header h1, .article-details .article-header h2 {
        font-size: 35px;
        color: #1d272a;
    }

.com-content.view-article #sp-main-body .article-details-intro {
        background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
    background-image: none;
    background-color: unset;
    text-align: center;
    background-size: cover;
}


div.social-share-block.d-flex.align-items-center {
display: none!important;
}

.contact-button {
color: blue;
}



header#sp-header.header-sticky {
    background: #1c272af2;
}

.logo-image {
     margin-top: 40px;
	 filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
}


.logo-image-phone {
    height: 90px!important;
    margin-top: 30px;
	filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
}

.burger-icon {
    width: 25px;
    cursor: pointer;
    margin-top: -120px;
}

body.ltr .close-offcanvas {
    right: 25px;
    margin-top: 120px;
	}


#sp-bottom {
    /* background: #1c272a; */
    color: #ffffff;
    /* background-image: url(../../../../images/2026/01/fullhd/midsection-business-people-working-table.jpg); */
    background-image: linear-gradient(#1c272af7, rgb(0 0 0 / 85%)), url(../../../../images/2026/01/fullhd/footer-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


#sp-top-bar .sp-module {
    display: unset;
}


ul.fa-list {
    list-style: none;
    padding-left: 0;
}

ul.fa-list li::before {
    content: "\f00c"; /* The FontAwesome code for a checkmark */
    font-family: "Font Awesome 5 Free"; /* Ensure this matches your FA version */
    font-weight: 900;
    margin-right: 10px;
    color: #21d6bf;
}

/**
ul.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block {
margin-right: -100px!important;
}
*/

.item-306.menu-parent > .menu-child {display: block !important;}
.item-306.menu-parent > .menu-toggler {display: none !important;}



@media (min-width: 992px) {
    div#sp-top2.col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
        margin: -24px 0px -14px 0px;
    }
}

#sp-bottom:after {
 display: none;
}


div.article-intro-image {
	background-size: contain!important;
}

	
body.com-content.view-category .classic-blog .article:nth-child(4n+1) .article-intro-image {
    height: 260px;
}

body.com-content.view-category .classic-blog .article .article-intro-image {
    height: 180px;
}

body.com-content.view-category .classic-blog .article:nth-child(4n+3) .article-intro-image {
    height: 210px;
}


body.com-content.view-category .classic-blog .article {
    position: relative;
    break-inside: avoid;
    margin-bottom: auto;
}

/*
@media (min-width: 768px) {
    .col-md-8 {
        flex: 0 0 auto;
        width: unset!important;
    }
}
*/

/*
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1820px!important;
		padding-left: 25px; 
		padding-right: 25px;
    }
}
*/

.slick-track {
	transition: transform 3000ms!important;
}

.article-details .article-full-image img {
    display: block;
    border-radius: 4px;
    margin-left: auto !important;
    margin-right: auto !important;
}


body.com-content.view-category .classic-blog .article .article-introtext {
    display: contents;
}


.article-list .article .article-introtext>p {
    opacity: .7;
    margin-bottom: 80px;
}


/**
.carousel-item img {
    width: 480px;
    margin-left: auto;
    margin-right: auto;
}

*/


@media (min-width: 992px) {
.carousel {
    position: relative;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}
}

