/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,accessibility-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.4.5.1776417638
Updated: 2026-04-17 09:20:38

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
*/

:root {
    --orange: #f3755f;
}
.col_or {color: var(--orange);}
.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {margin: 0 0 25px 0;}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {margin-bottom: 0;}
a, a img  {
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
} 
.single-content p:not(:last-child){margin-bottom: 20px;}
.pt100{padding-top: 100px;}
.pt70{padding-top: 70px;}
.pt50{padding-top: 50px;}
.pt35{padding-top: 35px;}
.pb100{padding-bottom: 100px;}
.pb70{padding-bottom: 70px;}
.pb60{padding-bottom: 60px;}
.pb40{padding-bottom: 40px;}
.t55 {font-size: 55px;}
.t24 {font-size: 24px;}
.t20 {font-size: 20px;}
#main-header {
    position: absolute;
    width: 100%;
}
#main-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: -75px;
    background-image: url(images/hbefore.webp);
    height: 254px;
    width: 376px;
    z-index: -1;
}
.site-header-row-container-inner {
    box-shadow: 0 3px 25px 0 rgba(0,0,0,.09);
    padding: 15px 25px;
    border-radius: 10px;
    background-color: #fff !important;
    transition: .5s;
    width: 1680px;
    margin: 20px auto auto;
    max-width: 95%;
}
.site-main-header-wrap .site-container {
    padding: 0;
}
.site-main-header-wrap.item-is-stuck .site-header-row-container-inner {
    margin-top: 0;
    border-radius: 2px;
    border-bottom: 1px solid #dad4e2;
}
ul#primary-menu {
    gap: 40px;
}
ul#primary-menu > li {
    padding: 10px 0;
}
ul#primary-menu ul.sub-menu {
    padding: 10px 0;
}
iframe {
    display: block;
    max-width: 100%;
}
.site-middle-footer-wrap {
    padding: 80px 0;
}
.site-footer h2.widget-title {
    font-size: 23px;
    margin-bottom: 35px;
    padding-bottom: 25px;
    letter-spacing: 1px;
    position: relative;
}
.site-footer h2.widget-title:before {
    content: "";
    position: absolute;
    background-image: linear-gradient(90deg,#ffa787 0%,#ff765d 100%);
    border-radius: 20px;
    bottom: -5px;
    height: 5px;
    left: 0;
    width: 9px;
    opacity: .9;
}
.site-footer h2.widget-title:after {
    content: "";
    position: absolute;
    background-image: linear-gradient(90deg,#ffa787 0%,#ff765d 100%);
    border-radius: 20px;
    bottom: -5px;
    height: 5px;
    left: 15px;
    width: 48px;
}
.footer-widget3 p img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    margin-right: 5px;
}


.spbtn {
    padding: 15px 35px;
    font-size: 16px;
    color: #FFF;
    line-height: normal;
    box-shadow: 0 6px 30px 0 rgba(211,93,0,.20);
    background-image: linear-gradient(89deg,#f8976a 0%,#f3755f 100%);
    border-radius: 30px;
    transition: all ease 0.3s;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: .5px;
}
.spbtn:hover, .spbtn.blackc {
    color: #ffffff !important;
    background-image: linear-gradient(89deg, #000000 0%, #2c2827 100%);
}
.spbtn:hover {
    transform: translateY(-3px);
}
.spbtn.blackc:hover {
    background-image: linear-gradient(89deg,#f8976a 0%,#f3755f 100%);
}
a.spbtn.whatsa {
    background-image: linear-gradient(89deg, #25D366 0%, #21bd5b 100%);
    color: #fff;
}
a.spbtn.whatsa i {
    font-size: 24px;
    display: inline-block;
    margin-top: 0;
    vertical-align: bottom;
    margin-left: 3px;
}
a.spbtn.whatsa:hover {
    background-image: linear-gradient(89deg, #000000 0%, #2c2827 100%);
    color: #fff;
}
.hbannsec {
    padding-top: 150px;
    padding-bottom: 0;
    /* background-color: #f9f9f9; */
    /* background-image: url(images/banner-bg.jpg); */
    /* background-size: cover; */
    /* background-image: linear-gradient(192deg, rgb(108 81 124 / 59%), transparent); */
    background-image: linear-gradient(30deg, #ffffff 40%, rgb(108 81 124 / 59%));
}
.hbannsec::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background-image: url(images/banner-right.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right top;
    opacity: .6;
}
.hbannsec:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 120px;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(45deg, #d5d5d5a6, #ffffffbf);
}
.hbannsec h1 {
    font-size: 48px;
    position: relative;
    margin: 0 0 30px 0;
    padding-bottom: 25px;
}
.hbannsec h1::after, .sechead h2::after {
    content: '';
    width: 83px;
    height: 7px;
    background-image: url(images/divider.png);
    position: absolute;
    left: 0;
    bottom: 0;
}
.hbannsec {
    font-size: 18px;
}
.hbannsec p {
    font-weight: 600;
}
.hbannsec ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    list-style: none;
}
.hbannsec ul li {
    position: relative;
    padding-left: 30px;
}
.hbannsec ul li::before {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url(images/check.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: 7px;
}
.hbannsec .heroimg, .hbannsec .btns {
    position: relative;
    z-index: 9;
}
.hbannsec .banntextcol {
    padding-right: 30px;
}
.hbannsec .btns {
    display: flex;
    gap: 15px;
    margin-top: 35px;
}
.hbannsec .heroimg {
    position: absolute;
    right: 0;
    top: 40px;
}
.hsevsec:after {
    content: '';
    background: url(images/podcast-shape.webp) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
    width: 16%;
    height: 100%;
    transform: rotate(180deg);
}
.hsevsec .vc_col-sm-12 {
    position: relative;
    z-index: 1;
}
.hsevsec .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}
.hsevsec .serv_box, .hsevsec .wpb_text_column {
    width: calc(25% - 19px);
    margin: 0;
}
.hsevsec .serv_box {
    padding: 20px;
}
.hsevsec .serv_box h4.aio-icon-title {
    font-size: 22px;
    margin: 20px 0 15px;
    font-weight: 600;
}
.sechead .st1 {
    letter-spacing: 2px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
}
.textcen {
    text-align: center;
}
.sechead.textcen h2::after {
    left: 50%;
    transform: translateX(-50%);
}
.sechead span.headbg {
    background: transparent linear-gradient(90deg,#ff9169 0%,#ff765d 100%);
    box-shadow: 0 10px 30px #f3755fb6;
    border-radius: 10px 0 0 10px;
    padding: 3px 8px 3px 20px;
    font-weight: bold;
    color: #fff;
}
.sechead h2 {
    line-height: 1.3;
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 25px;
}
.sechead.bigtext h2 {
    font-size: 55px;
}
.serv_box {
    box-shadow: 0 3px 35px 0 rgba(0, 0, 0, .14);
    padding: 35px;
    background-color: #fff;
    border-radius: 20px;
    transition: all 0.5s ease;
    position: relative;
}
.serv_box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: all .3s cubic-bezier(.165,.84,.44,1);
    background-image: -webkit-linear-gradient(51deg,#ff9169 0%,#ff765d 100%);
    background-image: -o-linear-gradient(51deg,#ff9169 0%,#ff765d 100%);
    background-image: linear-gradient(39deg,#ff9169 0%,#ff765d 100%);
    background-repeat: repeat-x;
    border-radius: 19px;
    transform: scale(0);
    transform-origin: right bottom;
}
.serv_box:hover:before {
    transform: scale(1);
    opacity: 1;
}
.serv_box a.aio-icon-box-link {
    position: relative;
}
.serv_box * {
    text-align: left !important;
}
.serv_box h4.aio-icon-title {
    font-size: 26px;
    margin: 40px 0 22px;
}
.serv_box:hover h4.aio-icon-title {
    color: var(--orange);
}
.serv_box .aio-icon-img {
    position: relative;
}
.serv_box .aio-icon-img::before {
    content: '';
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    transform: scale(0);
}
.serv_box:hover .aio-icon-img::before {
    transform: scale(1.3);
}
.serv_box .aio-icon-img img {
    z-index: 1;
    position: relative;
}
.serv_box:hover .aio-icon-img img {
    filter: brightness(0);
}
.serv_box .aio-icon-description {
    color: #000000;
}
.serv_box:hover h4.aio-icon-title, .serv_box:hover .aio-icon-description {
    color: #fff;
}
.hsec5 {
    background-color: #ffffff;
    border-top: 2px solid #c1c1c1;
}
.hsec4 .vc_column-inner > .wpb_wrapper {
    background-color: transparent;
    box-shadow: -3px 9px 34px 0 rgba(0,0,0,.25);
    border-radius: 15px;
    padding: 50px 15px 55px;
    background-image: linear-gradient(301deg, #0c0c0c 0%, #474747 100%);
    text-align: center;
    height: 100%;
}
.hsec4 .rightcol .vc_column-inner > .wpb_wrapper {
    background-image: linear-gradient(56deg, #ff9169 0%, #ff765d 100%);
}
.hsec4 .st1 {
    font-size: 17px;
    color: #fff;
    margin: 0 0 8px;
}
.hsec4 h2 {
    color: #fff;
}
.hsec4 p {
    margin-bottom: 11px;
}
.hsec4 p img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    margin-right: 5px;
}
.hsec4 p a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
.hsec4 p a:hover {
    color: var(--orange);
}
.hsec4 p a.spbtn.blackc:hover {
    background-color: #ffffff;
    background-image: none;
    color: #000 !important;
}
.client_right .vc_col-sm-6 .vc_column-inner > .wpb_wrapper {
    padding: 30px 50px;
    background-color: #fff;
    border-radius: 21px;
    box-shadow: 0 3px 35px 0 rgba(0,0,0,.14);
}
.client_right img {opacity: 0.5;transition: .5s;}
.client_right img:hover {opacity: 1;}
.entry-hero-container-inner {
    background-image: url(images/page-banner.webp);
    background-position: center center;
    background-size: cover;
    padding: 175px 0 50px 0;
}
.hero-section-overlay {
    background-image: linear-gradient(56deg, #ff9169 0%, #ff765d 100%);
    opacity: 0.9;
}
.coll3inrow .vc_column-inner > .wpb_wrapper, .servicesp .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
    justify-content: center;
}
.coll3inrow .b3in1r, .coll3inrow .wpb_text_column, .coll3inrow .wpb_raw_code, .servicesp .serv_box {
    width: calc(33.33% - 24px);
    margin: 0;
}
.contactp .aio-icon-component {
    background-image: linear-gradient(89deg,#f3755f 0%,#f8976a 100%);
    padding: 33px;
    color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
}
.contactp .aio-icon-component a {
    color: #fff;
    text-decoration: none;
}
.contactp .aio-icon-component a:hover {
    color: #000;
}
h2.h2st {
    font-size: 24px;
}
.portp .wpb_raw_code {
    margin-bottom: 0;
    margin-top: 45px;
}
.portp .wpb_raw_code .wpb_wrapper {
    display: flex;
    justify-content: center;
    gap: 35px;
}
.portp .wpb_raw_code a {
    display: inline-block;
    text-align: center;
    box-shadow: 0 4px 26px 0 rgb(243 119 95 / 75%);
    background-image: linear-gradient(89deg, #f8976a 0%, #f3755f 100%);
    border-radius: 15px;
    overflow: hidden;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}
.portp .wpb_raw_code a span {
    padding: 15px;
    display: inline-block;
}
.portp .wpb_raw_code a:hover {
    background-image: linear-gradient(301deg,#0c0c0c 0%,#474747 100%);
    transform: translateY(-5px);
}
.webportp .wpb_text_column {
    padding: 40px 10px;
    border-radius: 15px;
    box-shadow: 0 3px 35px 0 rgba(0, 0, 0, .14);
}
.webportp .wpb_text_column:hover {
    background-image: linear-gradient(89deg,#f8976a 0%,#f3755f 100%);
}
.webportp .wpb_text_column * {
    text-align: center;
}
.webportp .name {
    padding-bottom: 30px;
}
.webportp .name, .webportp .info strong {
    font-weight: 600;
    font-size: 20px;
}
.webportp .name .t1 {
    text-transform: uppercase;
}
.webportp .name .t2 {
    font-size: 15px;
    font-weight: 500;
    opacity: .8;
}
.webportp .thumb img {
    width: 100%;
}
.webportp .sec2 {
    padding: 25px 0;
}
.webportp .link {
    text-decoration: underline;
}
.webportp .info strong {
    border-radius: 12px;
    padding: 3px 15px;
    color: #fff;
    background-image: linear-gradient(89deg,#f8976a 0%,#f3755f 100%);
}
.coll3inrow .wpb_raw_code a {
    text-align: center;
    display: inline-block;
    width: 100%;
    box-shadow: 0 3px 35px 0 rgba(0, 0, 0, .14);
    padding: 10px;
    border-radius: 9px;
}
.coll3inrow .wpb_raw_code a:hover {
    background-image: linear-gradient(89deg,#f8976a 0%,#f3755f 100%);
    transform: translateY(-5px);
}
.coll3inrow .wpb_raw_code a img {
    width: 100%;
}
.coll3inrow .wpb_raw_code a span {
    display: inline-block;
    width: 100%;
    padding: 10px;
    background-image: linear-gradient(89deg, #f8976a 0%, #f3755f 100%);
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.logsport .wpb_raw_code .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding: 15px 0;
    justify-content: center;
}
.logsport img {
    box-shadow: 0 3px 35px 0 rgba(0, 0, 0, .14);
    width: calc(20% - 25px);
}
.whycsec ul {
    margin: 0;
    padding: 2px;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2px;
    /* background-color: #000; */
    background-image: radial-gradient(#e7e7e7, transparent);
}
.whycsec ul li {
    display: flex;
    align-items: center;
    font-size: 22px;
    font-weight: 600;
    gap: 10px;
    background-color: #fff;
    padding: 20px 15px;
}
.whycsec ul li img {
    width: 50px;
}
.haboutsec {
    /* background-image: url(images/home-about-bg.png); */
    background-image: url(images/banner-bg.jpg);
    background-size: cover;
    background-position: left center;
}
.haboutsec .vc_col-sm-6:before {
    content: '';
    width: 120%;
    height: 130%;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #ffffffeb;
    transform: translate(-50%, -50%);
    filter: blur(40px);
}
.haboutsec .vc_col-sm-6 .vc_column-inner {
    position: relative;
}
#hfaqacc {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
#hfaqacc .vc_tta-panel-heading {
    background-color: #F4F6F8;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
}
#hfaqacc .vc_tta-panel-heading a {
    color: #1e1d1d;
    font-size: 17px;
    padding: 15px 45px 15px 15px;
}
#hfaqacc .vc_active .vc_tta-panel-heading {
    border-radius: 10px 10px 0 0;
}
#hfaqacc .vc_tta-panel-body {
    background-color: #F4F6F8;
    border-color: #e5e5e5;
}
#hfaqacc .vc_tta-panel-heading i {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: #f3755f;
    right: 15px;
}
#hfaqacc .vc_tta-panel-heading i:before, #hfaqacc .vc_tta-panel-heading i::after {
    border-color: #fff;
}
#hfaqacc .vc_tta-panel-heading i:before {
    margin: 0 4px;
}
#hfaqacc .vc_tta-panel-heading i::after {
    margin: 4px 0;
}
.worldcli {
    background-image: url(images/world-map.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 150px;
    padding-bottom: 150px;
}
.worldcli::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 75%);
}
.worldcli .numt p {
    font-size: 24px;
    display: flex;
    flex-direction: column;
}
.worldcli .numt p span.num {
    font-size: 82px;
    font-weight: 800;
    line-height: 80px;
    color: var(--orange);
}
.htestisec {
    background-color: #f9f9f9;
    background-image: url(images/testi-bg.webp);
    background-size: cover;
    background-position: center;
}
/*.htestisec::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
}
 .htestisec::before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 200px;
    width: 25%;
    background: #f3755f;
    filter: blur(180px);
}
.htestisec::after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    height: 200px;
    width: 25%;
    background: #6c517cde;
    filter: blur(180px);
} */
#htesti {
    margin: 0;
    position: relative;
    z-index: 9;
}
#htesti .wpmslider-viewport {
    padding-bottom: 20px;
}
#htesti .t-slide {
    padding: 20px 20px 0;
    border: none;
}
#htesti .t-slide .testimonial-inner {
    border: none;
    padding: 120px 0 0 0;
    position: relative;
}
#htesti .t-slide .wpmtst-testimonial-image {
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    z-index: -1;
}
#htesti .t-slide .wpmtst-testimonial-image img {
    border: none;
    padding: 0;
    border-radius: 10px;
    width: 100px;
    height: 140px;
    object-fit: cover;
}
#htesti .t-slide .testimonial-name, #htesti .t-slide .testimonial-company {
    position: absolute;
    left: 120px;
    top: 35px;
    font-size: 20px;
    font-weight: 700;
}
#htesti .t-slide .testimonial-company {
    top: 65px;
    font-size: 90%;
    opacity: .7;
}
#htesti .t-slide .testimonial-content {
    padding: 30px 30px 20px 30px;
    margin: 0 0 0 22px;
    background-color: #fff;
    border-bottom: 3px solid var(--orange);
    border-radius: 0 8px 8px 8px;
    box-shadow: 0 2px 15px rgb(181 181 181);
    text-align: left;
    font-size: 19px;
    font-style: normal;
}
#htesti .t-slide .testimonial-content:before {
    content: "";
    position: absolute;
    left: 0;
    top: -27px;
    width: 28px;
    height: 28px;
    background-color: #fff;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    mask: none;
}
#htesti .t-slide .testimonial-content::after {
    mask: url(images/quote.png) center center no-repeat;
    background-color: var(--orange);
    right: 20px;
    top: -20px;
    width: 42px;
    height: 42px;
    mask-size: 100%;
}
#htesti .wpmslider-controls-direction a {
    position: absolute;
    left: -33px;
    top: 40%;
    border-radius: 50%;
}
#htesti .wpmslider-controls-direction a.wpmslider-next {
    left: auto;
    right: -33px;
}
#htesti .wpmslider-controls-direction a:hover::before {
    background: var(--orange);
}
#htesti .wpmslider-controls {
    padding: 0;
    line-height: 0;
}
.hlogosec {
    /* background-color: #f7f7f7; */
}
.hlogos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}
.hlogos .logob {
    width: calc(20% - 12px);
    overflow: hidden;
    position: relative;
    border: 1px solid #dee2e6;
    transition: all 0.5s ease;
    background-color: #fff;
}
.hlogos .logob:hover {
    box-shadow: 0px 20px 30px -15px rgba(0, 0, 0, 0.2);
}
.hlogos .logob img {
    width: calc(100% - 30px);
    margin: 15px;
}
.hlogos .logob img:first-child {
    top: 0;
    opacity: 0;
    position: absolute;
    transform: translateY(-10px) rotate(-20deg) scale(0);
    transform-origin: left bottom;
    transition: all 0.5s cubic-bezier(0.55, 0.085, 0, 0.99);
}
.hlogos .logob img:nth-child(2) {
    transform-origin: right bottom;
    transition: all 0.5s cubic-bezier(0.55, 0.085, 0, 0.99);
    opacity: 1;
}
.hlogos .logob:hover img:first-child {
    opacity: 1;
    transform: translateY(0) rotate(0) scale(1);
}
.hlogos .logob:hover img:nth-child(2) {
    opacity: 0;
    transform: translateY(10px) rotate(20deg) scale(0);
}
.hdiffsec {
    /* background-color: #f9f9f9; */
    background-image: linear-gradient(135deg, #0c0c0c 0%, #474747 100%);
}
.hdiffsec .sechead h2, .hdiffsec .sechead p {
    color: #fff;
}
.hdiffsec .vc_row {
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.15);
    margin: 0;
    padding: 15px 0;
    border-radius: 15px;
}
.hdiffsec .vc_row .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 20px;
}
.hdiffsec .wpb_single_image {
    flex: 0 0 54%;
}
.hdiffsec .boxbg {
    /* width: 27%; */
    border: 1px solid #dee2e6;
    border-radius: 8px;
    background-color: #6c517c4a;
    flex: 0 0 calc(23% - 20px);
}
.hdiffsec .boxbg.suces {
    background-color: #40ff5921;
}
.hdiffsec .boxbg.suces p {
    background-color: #40ff5921;
}
.hdiffsec .boxbg p {
    background-color: rgba(0, 0, 0, .03);
    padding: 12px 20px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    margin: 0;
}
.hdiffsec .boxbg p strong {
    color: #dc3545;
}
.hdiffsec .boxbg.suces p strong {
    color: #28a745;
}
.hdiffsec .boxbg ul {
    margin: 0;
    padding: 20px;
    list-style: none;
}
.hdiffsec .boxbg ul li:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
.hdiffsec .boxbg ul li {
    font-size: 15px;
}
.hdiffsec .boxbg ul li strong {
    font-size: 17px;
    padding-bottom: 2px;
    display: inline-block;
}
.servsec2 {
    background-image: url(images/servsec2-bg.webp);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
.servsec2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.9;
    height: 100%;
    background: var(--orange);
}
.servsec2 * {
    color: #fff;
}
ul.listar, ul.licheck {
    display: flex;
    flex-direction: column;
    gap: 15px;
    list-style: none;
    padding: 0;
}
ul.listar li, ul.licheck li {
    position: relative;
    padding-left: 30px;
}
ul.listar li::before, ul.licheck li::before {
    content: '\f005';
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    top: 0;
}
ul.licheck li::before {
    content: '\f00c';
    font-weight: 900;
    color: var(--orange);
}