.pr-navs.nav-tabs .nav-link::after {
    content: '';
    transition: .2s ease-in;
    width: 0;
    height: 3px;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: 1;
    background: #efc43d;
}

.article-share-tags li a:hover,
.copyright-conts.v2 a:hover,
.custom-product-wrap .cont .add_cart:hover,
.custom-product-wrap .cont h3:hover a,
.ftr-widget .navs li a:hover,
.ftr-widget .recent-posts li p i,
.ftr-widget.v2 .navs li a:hover,
.how-work-inner-v3:hover h2,
.inner-bx-ftr li h2,
.list-items-cat li input:checked+label,
.nav-tabs.pr-navs .nav-link.active,
.recent.product-filter-single .r-posts .d-flex h5 a:hover,
.single-services-dv:hover .cont h2 {

    color: #eec43e;
}

.accordion-item {
    margin-bottom: 16px;
    background: #fff;
    box-shadow: 7px 7px 23px rgba(0, 0, 0, .08);
    border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    padding: 16px 40px;
    border-radius: 50px !important;
}

.accordion-button {
    padding: 0 40px 0 0;
    font-weight: 700;
    font-size: 19px;
    line-height: 34px;
    color: #1a1a1a;
    position: relative;
    background: 0 0 !important;
}

.fik {
    text-align: justify;
    list-style: decimal-leading-zero;
    margin-bottom: 10px;
    margin-top: 12px;
    color: #4a3e3e;
}

.nav-tabs {
    display: inline-block;
    margin: 0;
    margin-top: 0px;
    border: 0;
    padding: 0;
    max-width: 55%;
    width: 100%;
}

.accordion-button:not(.collapsed) {
    color: #de117f;
    box-shadow: unset !important;
    outline: 0 !important;
}

.top_nav_soc .container {
    background: #15334b;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 0 500px 500px 0;
}

.top_nav_soc::after {
    width: 100%;
    left: -50%;
    background: #15334b;
    z-index: -1;
}

.right-content-top li a {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    transition: .3s;
}

.shape-top-left {
    left: -120px;
    top: -220px;
    background-color: #fc3636;
    background: linear-gradient(90deg, #fc3636 -.02%, #e20000 100.06%);
    border-radius: 50%;
}

.left-content-hero h1 {
    padding-top: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 42px;
    line-height: 70px;
}

.btn.btn-default {
    background-color: #15334b;
    border-radius: 500px;
    padding: 15px 33px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    transition: .3s ease-in;
}


.btn.btn-default {
    background: -webkit-gradient(linear, left top, right top, color-stop(-.02%, #fe651b), color-stop(100.06%, #ffaa52));
    background-color: rgba(0, 0, 0, 0);
    background: -o-linear-gradient(left, #15334b -.02%, #15334b 100.06%);
    background: linear-gradient(90deg, #15334b -.02%, #15334b 100.06%);
    background-color: rgba(0, 0, 0, 0);
    border-radius: 500px;
    padding: 15px 33px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    transition: .3s ease-in;
}

.topbtn {

    background-color: #15334b;
    border: none;
    color: white;
}

.inner-promo-txt {
    max-width: 100%;
    margin: auto;
    background: #fc3636;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    border-radius: 50px;
    padding: 25px 80px;
    background-image: url(images/call-to-action-appreciation.webp);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.description-content-tabs ul li {
    list-style: disc;
    margin-left: 20px;
    text-align: justify;
}

.sec-title h3 {
    color: #15334b;
    padding-bottom: 18px;
}








.ftr-widget .navs li a::after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: .3s ease-in;
}

.ftr-widget .contacts li i {
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 22px;
}

.copyright-conts {
    background: #15334b;
    display: inline-block;
    width: 100%;
    padding: 22px 0;
}

.progress {
    --bs-progress-height: 1rem;
    --bs-progress-font-size: 0.75rem;
    --bs-progress-bg: #e9ecef;
    --bs-progress-border-radius: 0.375rem;
    --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-progress-bar-color: #fff;
    --bs-progress-bar-bg: #15334b;
    --bs-progress-bar-transition: width 0.6s ease;
    display: flex;
    height: var(--bs-progress-height);
    overflow: hidden;
    font-size: var(--bs-progress-font-size);
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius);
}

.single-progress .progress-bar {
    background: #15334b;
    height: 4px;
    margin-top: 3px;
    margin-left: 2px;
    border-radius: 500px;
    overflow: unset;
}

.single-progress .progress {
    height: 10px;
    background: rgb(0, 25, 47);
    overflow: unset;
}

.single-progress .progress-bar::after {
    position: absolute;
    top: -12px;
    right: -4px;
    content: "\ed91";
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    color: #15334b;
}

.newsletter-form .newslttr-grp .btn {
    background: #15334b;
    padding: 15px 33px;
    border-radius: 30px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
}

#return-to-top {
    width: 56px;
    height: 56px;
    background: #15334b;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 47px;
    position: fixed;
    right: 20px;
    bottom: 50px;
    z-index: 922;
    transition: .3s;
    line-height: 67px;
    display: none;
}

.promo-text-area {
    position: relative;
    z-index: 12;
    padding: 80px 0;
    background-image: url(img/call-to-action-appreciation.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    background-color: #15334b;
}

.article-share-tags li a:hover,
.copyright-conts.v2 a:hover,
.custom-product-wrap .cont .add_cart:hover,
.custom-product-wrap .cont h3:hover a,
.ftr-widget .navs li a:hover,
.ftr-widget .recent-posts li p i,
.ftr-widget.v2 .navs li a:hover,
.how-work-inner-v3:hover h2,
.inner-bx-ftr li h2,
.list-items-cat li input:checked+label,
.nav-tabs.pr-navs .nav-link.active,
.recent.product-filter-single .r-posts .d-flex h5 a:hover,
.single-services-dv:hover .cont h2 {
    color: #15334b;
}

.pr-navs.nav-tabs .nav-link::after {
    content: '';
    transition: .2s ease-in;
    width: 0;
    height: 3px;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: 1;
    background: #15334b;
}

@media only screen and (min-device-width : 360px) and (max-device-width : 480px) {


    .inner-promo-txt {
        max-width: 100%;
        margin: auto;
        background: #e20000;
        background-repeat: repeat;
        background-image: none;
        background-size: auto;
        background-repeat: repeat;
        background-image: none;
        background-size: auto;
        border-radius: 50px;
        padding: 41px 80px;
        background-image: url(images/st-medal.jpg);
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }



    .right-img-choose img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .newsletter-form .newslttr-grp .btn {
        background: #e20000;
        padding: 15px 33px;
        border-radius: 30px;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        position: absolute;
        right: -1px;
        top: 75px;
    }

    .right-content-hero .imgs {
        position: relative;
        margin-left: auto;
        width: 569px;
        height: 0px;

        border-radius: 50%;
    }

    .banner-area-wrap {
        position: relative;
        background-image: url(images/apt-banner-2.png);
        background-size: cover;
        padding-top: 159px;
        margin-top: 165px;
        padding-bottom: 30px;
        overflow: hidden;
    }
}

.navbar-brand img {
    max-height: 71px;
    display: block;
}