







header .sticky-wrapper {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
}
.al_ishome .sticky-wrapper {
    box-shadow: none;
}
header.header-layout6 .sticky-wrapper .menu-area {
    padding: 10px 0;
}

.blog-content .h62 {
    font-size: 18px;
    font-weight: 700;
    font-family: var(--title-font);
    margin-bottom: 15px;
}
.blog-content p {
    font-size: 18px;
}
.blog-content u {
    border-bottom: 3px solid #1982dd;
    text-decoration: none;
}
.blog-content .checklist li {
    display: block;
/*    font-size: 17px;*/
}
.blog-content .al_ultaZag {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
    .blog-content .al_ultaZag > span {
        color: #00b058;
        font-size: 32px;
        font-family: 'Roboto';
        font-weight: bold;
    }
    .blog-content .al_ultaZag h1, .blog-content .al_ultaZag h2, .blog-content .al_ultaZag h3, .blog-content .al_ultaZag h4, .blog-content .al_ultaZag h5, .blog-content .al_ultaZag h6 {
        margin-left: 10px;
        margin-bottom: 0;
    }
.blog-content .th-btn.style2, .feature-content .th-btn.style2 {
    background-color: transparent;
    color: var(--theme-color) !important;
    border: 1px solid var(--theme-color) !important;
}
.blog-content .th-btn.style2:hover:before, .blog-content .th-btn.style2:hover:after, .feature-content .th-btn.style2:hover:before, .feature-content .th-btn.style2:hover:after {
    background-color: var(--theme-color) !important;
/*    color: var(--white-color) !important;*/
}
.blog-content .th-btn.style2:hover, .feature-content .th-btn.style2:hover {
    color: var(--white-color) !important;
/*    border-color: var(--white-color);*/
}
/*
        .blog-content .checklist li + li {
            margin-top: 15px;
        }
*/
    .blog-content .checklist li:before {
        content: "\f00c";
        position: absolute;
        top: 2px;
        left: -2rem;
        font-family: Font Awesome\ 6 Pro;
        font-weight: bold;
        color: #00b058;
        font-size: 21px;
    }

.blog-content h1, .blog-content h2, .blog-content h3, .blog-content h5, .blog-content h4, .blog-content h6 {
    margin-bottom: 20px;
}
/*
.blog-content h4, .blog-content h6 {
    margin-bottom: 20px;
    font-weight: 600;
}
*/

.al_slider_twDw {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
    .al_slider_twDw .al_slider_twDw_item {
        flex: 1 1 calc((100% / 4) - 20px);
    }
        .al_slider_twDw .al_slider_twDw_item img {
            border-radius: 12px;
            box-shadow: 0 0 9px 0px rgba(159, 165, 177, .7);
        }


.main-menu ul.sub-menu li a {
    text-transform: none;
}

.hero-style7 .hero-text ul li a {
    color: #00b058;
}
.hero-style7 .hero-text ul li a:hover {
    text-decoration: underline;
}
.project-card .project-content-wrap {
    bottom: inherit;
    opacity: 1;
}

.project-card .project-content-wrap {
    position: relative;
    display: block;
    left: inherit;
    right: inherit;
    bottom: inherit;
    width: 100%;
    max-width: 100%;
    z-index: 3;
    opacity: 1;
}
.project-card .project-content {
    padding: 15px 20px;
    border-radius: 0 0 10px 10px;
}
.project-card .project-img {
    border-radius: 10px 10px 0 0;
}
project-card {
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, .5);
}
.project-card .project-img:before {
    display: none;
}
.project-card .project-img a {
    z-index: 3;
    position: relative;
}
.project-card .project-img:before {
    z-index: 2;
}
.project-card .box-title:hover {
    text-decoration: underline;
}
/*
:host,:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"
}
*/

@font-face {
    font-family: Font Awesome\ 6 Pro;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fontawesome/fa-regular-400.woff2) format("woff2"),url(../fonts/fontawesome/fa-regular-400.ttf) format("truetype")
}

/*
:host,:root {
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"
}
*/

@font-face {
    font-family: Font Awesome\ 6 Pro;
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../fonts/fontawesome/fa-solid-900.woff2) format("woff2"),url(../fonts/fontawesome/fa-solid-900.ttf) format("truetype")
}



.al_single_wrap {
    align-items: center;
}
    .al_single_wrap + .al_single_wrap {
        margin-top: 40px;
    }
    .al_single_imgInBlock {
        border-radius: 8px;
        box-shadow: 0 0 14px 0px #9fa5b1;
    }
    .al_single_imgInBlock.al_imgNoBS {
        box-shadow: none;
    }
.al_single_wrap .col-lg-5:first-child {
    
}
.al_single_wrap .col-lg-5:last-child {
    text-align: right;
}

.al_showOnlyMob {
    display: none !important;
}

@media (max-width: 991px) {

    .al_hideMob {
        display: none !important;
    }
    .al_showOnlyMob {
        display: block !important;
    }
    .al_linkGoAnchor.al_showOnlyMob.th-btn {
        margin-left: auto;
        margin-right: auto;
    }
    
    .al_single_wrap .col-lg-5:first-child {
        order: 2;
    }
    .al_single_wrap .col-lg-5:first-child, .al_single_wrap .col-lg-5:last-child {
        text-align: center;
    }
        .al_single_wrap .al_single_imgInBlock {
            max-width: 100%;
            margin-top: 20px;
        }
    
    .al_slider_twDw {
        display: block;
    }
    .al_slider_twDw .al_slider_twDw_item img {
        padding: 2%;
        box-shadow: none;
    }
}
@media (max-width: 767px) {
    .al_mt20mob {
        margin-top: 20px;
    }
    .al_mt30mob {
        margin-top: 30px;
    }
    .al_mt40mob {
        margin-top: 40px;
    }
    .checklist li + li {
        margin-top: 10px;
    }
    
    
    .al_single_wrap .al_single_imgInBlock {
        width: 80%;
    }
    
    .al_mob_mt40 {
        margin-top: 40px;
    }
    .al_mob_mt30 {
        margin-top: 30px;
    }
    .al_mob_mt20 {
        margin-top: 20px;
    }
    .al_mob_mt1rem {
        margin-top: 1rem;
    }
    .al_formOrderSiteDelivery .text-end {
        text-align: left !important;
    }
}


html, body {
    overflow-x: hidden;
}


.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0;
    margin-bottom: 20px;
    list-style: none;
}
    .breadcrumb li, .breadcrumb .sep {
        position: relative;
        padding-right: 10px;
    }
    .breadcrumb li:last-child {
        padding-right: 0;
    }
        .breadcrumb li a {
            color: inherit;
            transition: color .15s;
        }
            .breadcrumb li a:hover {
                color: #1a66ff;
            }

.slider-wrapper {
    position: relative;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: var(--title-color);
    opacity: .4;
    color: #fff;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 18px;
    transition: background 0.3s;
    border-radius: 50%;
    display: none;
}

.slick-prev { left: 10px; }
.slick-next { right: 10px; }

.slick-prev:hover, .slick-next:hover {
    background: var(--title-color);
    opacity: .8;
}

.slick-prev i, .slick-next i {
    font-size: 24px;
}
.slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    list-style: none;
}
.al_classForSlickSlider3 .slick-dots  {
    margin-top: 40px;
}

.slick-dots li {
    margin: 0 5px;
}

.slick-dots li button {
    font-size: 0;
    width: 16px;
    height: 16px;
    background-color: #bbb;
    border-radius: 50%;
    border: none;
    cursor: pointer;
}

.slick-dots li.slick-active button {
    background-color: #ff0000;
}
@media(max-width: 991px) {
    
    .slick-prev, .slick-next {
        display: block;
    }
}





.al_hid {
    display: none !important;
}
.al_mt60 {
    margin-top: 60px;
}
.al_mt40 {
    margin-top: 40px;
}
.al_mt30 {
    margin-top: 30px;
}
.al_mt20 {
    margin-top: 20px;
}
.al_mt10 {
    margin-top: 10px;
}
.al_mr5 {
    margin-right: 5px !important;
}
.al_ml5 {
    margin-left: 5px !important;
}
.al_mr10 {
    margin-right: 10px !important;
}
.hero-7 .th-hero-bg {
    z-index: -1;
    inset: 0;
    background: url(../img/hero/hero_bg_7_1.png) bottom center no-repeat;
}
.al_minH86 {
    min-height: 86px;
    box-sizing: border-box;
}

.al_logo span, .al_logo img {
    height: 50px !important;
    background: inherit !important;
}

.al_clueWrap {
    position: relative;
    cursor: help;
}
.al_clueWrap i.far {
    color: #ecad39 !important;
    margin-right: 0 !important;
    font-size: 15px;
}
/*
    --title-color: #141D38;
    --light-color: #72849B;
    --yellow-color: #FFB539;
    --success-color: #28a745;
*/

    .al_clueWrap .al_clueSpan {
        position: absolute;
        display: none;
        background: #fff;
        border-radius: 8px;
        padding: 5px 10px;
        box-shadow: 0 0 10px 5px #ccc;
        z-index: 1;
        bottom: -70px;
        font-size: 14px;
        text-transform: none;
    }
        .al_clueWrap:hover .al_clueSpan, .al_clueWrap.active .al_clueSpan {
            display: block;
        }
select.ac, .form-select.ac {
    color: var(--theme-color);
}
select.ac option[selected], .form-select.ac option[selected] {
    color: var(--theme-color);
    background: #fff;
}
select.ac option, .form-select.ac option {
    color: var(--body-color);
}
select.ac option:checked, select.ac option:focus, select.ac option:hover {
    background-color: var(--theme-color) !important;
    color: var(--white-color);
}


header .th-btn.style_radius_md {
    text-transform: none;
    padding: 12px 10px;
    font-weight: bold;
}
header .th-btn.style_radius_md i, .al_single_wrap .th-btn.style-radius i {
   margin-left: 5px;
}
@media(max-width: 1300px) {
    header .th-btn.style-radius {
        padding: 18px 20px;
        font-size: 13px;
    }
    header .al_logo span, header .al_logo img {
        height: 40px !important;
    }
}
@media(max-width: 1199px) {
    .hidMob {
        display: none;
    }
    header .al_logo span, header .al_logo img {
        height: 50px !important;
    }
}
@media(max-width: 420px) {
    header .th-btn.style_radius_md {
        padding: 15px 10px;
    }
}
@media(max-width: 600px) {
    .hero-7 .th-hero-bg {
        background-size: cover;
    }
}
/*.feature-wrap7 .feature-content:after, .feature-wrap7 .feature-content:before, .feature-bg-line {
    display: none;
}*/