#scrollTop i {
    background-color: #f3c43e !important;
    color: black;
}

#hov:visited {
    color: white !important;
}

html {
    scroll-behavior: smooth;
}
.logo-default {
  display: block;
}

.logo-sticky {
  display: none;
}
/* Optional: add transition or styling as needed */

.alert.alert-danger {
    display: none !important;
}

body {
    margin: 0;
    min-height: 100vh;
    font-weight: bold;
    font-size: 1em;
    color: var(--primary-color);
}
.accordion-button:focus{
    box-shadow: none !important;
}
.form-control:focus{
    box-shadow: none;
    border-color: transparent;
}
.home-main {
    display: flex;
}

.home-main__split {
    width: 50%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.home-main__small-text {
    color: #000;
    text-transform: uppercase;
    font-size: 0.85em;
    position: absolute;
    bottom: 30%;
    left: 8%;
    transform: rotate(-90deg);
}

.home-main__small-text::before {
    content: "";
    position: absolute;
    border: 1px solid #000;
    width: 40px;
    top: 9px;
    left: -50%;
}

.home-main__split--left {
    /* background: url("https://i.ibb.co/FHFDB8Q/bg-left.jpg") var(--split-left) no-repeat
        center / cover; */
    background-color: white;
    justify-content: flex-end;
    opacity: 0;
}


.home-main__split--right {
    background-color: #000;
    /* background: linear-gradient(90deg, rgb(2 189 32) 0%, rgb(0 255 8) 37%, rgb(28 243 25) 100%); */
    align-items: center;
    justify-content: center;
    opacity: 0.9;
}

.home-main__title,
.home-main__description {
    display: none;
}

.home-main__middle {

    position: absolute;
    width: 100px;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
    z-index: inherit;
}
.soci > i:hover{
    color:#e32727 !important;
}
.home-main__middle {
    width: 250px;
}

.home-main__title {
    font-size: 4em;
    text-transform: uppercase;
}

.home-main__title,
.home-main__description {
    display: block;
}

.text-container {
    width: 35em;
    text-align: justify;
    font-weight: 400;
    margin-top: -50px;
    padding: 0;
}

.t-img {
    max-width: 650px;
}

ol,
ul {
    padding-left: 0rem;
}
@media screen and (max-width: 425px) {
    .slid-tittle_{
        font-size: 16px !important;
        line-height: 22px !important;
        text-align: left;
        font-weight: 500;
        color: white;
        text-shadow: 8px 7px 10px rgba(0, 0, 0, 1.4);
    }
    .bl{
        font-size: 20px !important;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
    }
    #mainMenu {
        display: block !important;
    }
    .common_pd{
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .sub_hed{
        font-size: 20px;
        line-height: 26px;
    }
    .mob_row{
        padding-bottom: 30px;
    }
    .mob_ben{
        padding-right: 30px;
        padding-left: 30px;
    }
    .mob_ben > .container{
        padding-right: 10px;
        padding-left: 10px;
    }
    .three-line{
        font-size: 26px !important;
        line-height: 32px !important;
        margin-bottom: 10px !important;
    }
    html {
        scroll-behavior: smooth;
    }
    #logo{
        text-align: left !important;
    }
    #tabslm-v {
        display: none;
    }

    #tabsm-v {
        display: block !important;
    }

    .only-l-t {
        display: none;
    }

    .only-m-v {
        display: block !important;
    }

    .slider-imgs {
        display: block !important;
    }

    .home-main {
        display: block;
    }

    .home-main__split--right {
        width: 100%;
    }

    .home-main__middle {

        position: absolute;
        width: 100px;
        top: 41% !important;
        left: 75% !important;
        transform: translate(-50%, -50%);
    }

    #box {
        height: 250px !important;

    }

    .home-main__title {
        font-size: 2em;
    }

    .text-container {
        width: 16em;
    }

    .home-main__split {
        /* width: 50%; */
        min-height: 60vh !important;
    }

    .t-l-t {
        display: block !important;
    }

    .t-contents {
        padding-top: 0px !important;
    }

    .t-imgs {
        width: 330px;
    }

    .sec {
        padding-bottom: 0px !important;
    }

    .nav-link {
        padding-top: 20px;
    }

    .text-container {
        margin-left: 0px !important;
    }

    .mob-v {
        margin-right: 290px;
        margin-left: 0px !important;
        display: flex;
    }

    .mob-v-img {
        margin-right: 200px;
    }

    .copy-right {
        text-align: left;
    }

    .h-foot {
        text-align: left;
    }

    .cls-slid-4.cls-slid-5.cls-slid-6 {
        pointer-events: none;
        cursor: none !important;
        transition: none !important;
    }

    .tp-caption img {
        display: none;
    }

    #slid-1 {
        top: 20px !important;
        left: 2px;
    }

    #slid-2 {
        top: 20px !important;
    }

    #slid-4 {
        top: 50px !important;
        left: 208px;
    }

    #slid-5 {
        top: 233px !important;
        right: 0px;
    }

    #slid-6 {
        top: 233px !important;
        left: 0px;
    }

    #slid-7 {
        top: 275px !important;
        right: 0px;
    }

    #slid-8 {
        top: 275px !important;
        right: 0px;
    }

    #slid-9 {
        top: 500px !important;
        left: -200px;
    }

    #slid-10 {
        top: 500px !important;
        left: 5px;
    }

    .tp-parallax-wrap :hover {
        /* Disable hover effect */
        pointer-events: none;
        cursor: none !important;
        transition: none !important;
    }

    #slid-m-v-1 {
        font-size: 17px !important;
    }

    #slid-m-v-1 span {
        font-size: 30px !important;
    }

    p#slid-m-v-1\ this-omly {
        font-size: 15px !important;
        font-weight: 500;
    }

    .m-v-this {
        font-size: 24px !important;
    }

    .slid-tittle {
        font-size: 23px !important;
        line-height: 30px !important;
    }

    .apps-img {
        padding: 0px !important;
        padding-right: 10px !important;
    }

    .accordion-button {
        line-height: 27px;
    }

    .nonenone {
        display: none;
    }

    .mb-v {
        padding: 0px;
    }

    .accordion-item {
        padding-bottom: 20px;
    }

    .heading-text h4 {
        margin-bottom: 30px !important;
    }

    .div-foot {
        text-align: left;
    }

    #mob_v_art {
        display: block !important;
    }

    .pad {
        margin-right: 0px !important;
    }
    .head_tag {
        width: 91% !important;
        padding-left: 0px;
    }
    #mainMenu nav > ul > li > a{
        color: black !important;
    }
}

@media screen and (max-width: 800px) {
    #mainMenu {
        display: block !important;
    }
    .common_pd{
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .mob_ben{
        padding-right: 50px;
        padding-left: 50px;
    }
    .only-l-t {
        display: none;
    }
    .only-m-v {
        display: block !important;
    }
    #mainMenu nav > ul > li > a{
        color: black !important;
    }
    .head_tag {
        width: 85%;
        padding-left: 0px;
    }
    #logo{
        text-align: left !important;
    }
    .tab_view_arti {
        display: grid !important;
        grid-template-columns: auto auto;
        gap: 20px;
    }

    .heading-text h4 {
        margin-bottom: 30px !important;
    }

    .h-foot {
        font-size: 18px;
    }

    .accordion-item {
        padding-bottom: 20px;
    }

    .accordion-button {
        line-height: 24px;
    }

    .nonenone {
        display: none;
    }

    .apps-img {
        width: 8% !important;
    }

    .slider-imgs {
        display: block !important;
    }

    .t-contents {
        margin-top: 20px;
    }

    .slid-p {
        width: auto !important;
    }

    .tp-parallax-wrap :hover {

        pointer-events: none;
        cursor: none !important;
        transition: none !important;
    }

    .cls-slid-4.cls-slid-5.cls-slid-6 {
        pointer-events: none;
        cursor: none !important;
        transition: none !important;
    }

    .tp-caption img {
        display: none;
    }

    .home-main {
        display: block;
    }

    .home-main__split--right {
        width: 100%;
    }

    .home-main__middle {

        position: absolute;
        width: 100px;
        top: 39%;
        left: 76%;
        transform: translate(-50%, -50%);
    }

    .box {
        height: 330px !important;

    }

    .home-main__split {
        /* width: 50%; */
        min-height: 50vh;
        display: block;
        flex-direction: column;
        padding-left: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    #t-img {
        width: 645px;

    }

    #tabs .nav-tabs .nav-link {
        font-size: 18px !important;
    }

    #top-h {
        margin-left: 0px !important;
    }

    .content-last {
        width: 100% !important;
    }

    .only-tab {
        margin-right: 0px !important;
        display: flex;
    }

    .slid-m-v {
        font-size: 19px !important;
    }

    .slid-m-v span {
        font-size: 22px !important;
    }

    /* slider */

    .cls-slid-1 {
        top: 50px !important;
        right: 15px;
    }

    .cls-slid-2 {
        top: 50px !important;
    }

    .cls-slid-3 {
        top: 50px !important;
    }

    .cls-slid-4 {
        top: 270px !important;
        right: 490px;
    }

    .cls-slid-5 {
        top: 270px !important;
        right: 234px;
    }

    .cls-slid-6 {
        top: 83px !important;
        left: 483px;
    }

    .cls-slid-7 {
        top: 300px !important;
        right: 252px;
    }

    .cls-slid-8 {
        top: 300px !important;
        right: 235px;
    }

    .cls-slid-9 {
        top: 300px !important;
        left: 10px;
    }

    .cls-slid-10 {
        top: 530px !important;
        right: 487px;
    }

    .text-container {
        margin-left: 0px !important;
        width: 61%;
    }

    .t-imgs {
        width: 350px !important;
    }

    .tabbs-tab {
        padding-top: 0px !important;
    }

    .t-view-down {
        padding-top: 40px;
        margin-top: 0px !important;
    }

    /* .three-line {
        margin-left: 0px !important;
    } */

    .quation {
        margin-left: 0px !important;
    }

    .listsss1 {
        display: block !important;
    }

    .m-v-this {
        font-size: 24px !important;
    }

    .listsss {
        display: block !important;
    }
}

@media screen and (max-width: 1440px) {
    .t-img {
        width: 500px;
    }

    .text-container {
        margin-left: 40px;
    }

    .home-main__title {
        margin-left: -90px !important;
    }

    .text-container {
        margin-left: 100px;
        width: 65%;
    }
    #head_tag {
        width: 80% !important;
    }
}


.box {
    height: 600px;

}

.up-down {
    animation: up-down linear 3s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: up-down linear 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 3s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 3s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 3s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}


@keyframes up-down {
    0% {
        transform: translate(1px, 20px);
    }

    24% {
        transform: translate(1px, 30px);
    }

    50% {
        transform: translate(1px, 12px);
    }

    74% {
        transform: translate(1px, 22px);
    }

    100% {
        transform: translate(1px, 22px);
    }
}

@-moz-keyframes up-down {
    0% {
        -moz-transform: translate(1px, 20px);
    }

    24% {
        -moz-transform: translate(1px, 30px);
    }

    50% {
        -moz-transform: translate(1px, 12px);
    }

    74% {
        -moz-transform: translate(1px, 22px);
    }

    100% {
        -moz-transform: translate(1px, 22px);
    }
}

@-webkit-keyframes up-down {
    0% {
        -webkit-transform: translate(1px, 20px);
    }

    24% {
        -webkit-transform: translate(1px, 30px);
    }

    50% {
        -webkit-transform: translate(1px, 12px);
    }

    74% {
        -webkit-transform: translate(1px, 22px);
    }

    100% {
        -webkit-transform: translate(1px, 22px);
    }
}

@-o-keyframes up-down {
    0% {
        -o-transform: translate(1px, 20px);
    }

    24% {
        -o-transform: translate(1px, 30px);
    }

    50% {
        -o-transform: translate(1px, 12px);
    }

    74% {
        -o-transform: translate(1px, 22px);
    }

    100% {
        -o-transform: translate(1px, 22px);
    }
}

@-ms-keyframes up-down {
    0% {
        -ms-transform: translate(1px, 20px);
    }

    24% {
        -ms-transform: translate(1px, 30px);
    }

    50% {
        -ms-transform: translate(1px, 12px);
    }

    74% {
        -ms-transform: translate(1px, 22px);
    }

    100% {
        -ms-transform: translate(1px, 22px);
    }
}

.heading-text.heading-section h2:before {
    background-color: #e32727;
}

#im {
    margin-left: -15px;
}

#im1 {
    margin-left: -12px;
}


/* .sec {
        padding: 60px 0;
    } */

.sec .section-title {
    text-align: center;
    color: #e32727;
    margin-bottom: 35px;
    text-transform: capitalize;
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid !important;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
}

.nav-item nav-link {
    background-color: transparent !important;
}

#tabs .nav-tabs .nav-link {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 20px;
}

.nav-tabs {
    border-bottom: 3px solid #e4e6ef;
}

.nav-tabs .nav-link:hover {
    border-color: transparent;
}

a:not(.btn):not(.badge):hover,
a:not(.btn):not(.badge):focus {
    color: #e32727 !important;
}

.t-content {
    padding-top: 4rem !important;
}

.t-l-t {
    display: flex;
}

.cls-slid-1 {
    top: -110px;
    left: -150px;
}

.cls-slid-2 {
    top: -160px;
    left: -150px;
}

.cls-slid-3 {
    top: -210px;
    left: -150px;
}

.cls-slid-4 {
    top: -60px;
    left: -150px;
}

.cls-slid-5 {
    top: 100px;
    left: -150px;
}

.cls-slid-6 {
    top: -110px;
    right: -150px;
}

.cls-slid-7 {
    top: -170px;
    right: -150px;
}

.cls-slid-8 {
    top: -210px;
    right: -150px;
}

.cls-slid-9 {
    top: -60px;
    right: -150px;
}

.cls-slid-10 {
    top: 100px;
    right: -150px;
}

/* head slider */
.home-main__title {
    margin-bottom: 10px;
    margin-left: -200px;
}

/* footer */
.footer {
    color: #fff;
    background-color: rgb(6 139 118);
}

#foot:hover {
    color: white !important;
}

.list-style {
    list-style-type: none !important;
    cursor: pointer;
    font-size: 14px;
    margin-top: -8px;

}

.Analyst {
    width: 87.7px;
    height: 23.7px;
    margin: 10.7px 0 5.2px 10.2px;

}

.slid-p {
    width: 246px;
    line-height: 22px !important;

}

body {
    font-family: 'Livvic', sans-serif !important;
}

p {
    font-family: 'Livvic', sans-serif !important;
}

.slid-tittle {
    font-size: 44px;
    line-height: 50px;
    text-align: left;
    font-weight: 700;
    color: #e32727;
}
.slid-tittle_{
    font-size: 22px;
    line-height: 28px;
    text-align: left;
    font-weight: 500;
    color: white;
   text-shadow: 8px 7px 10px rgba(0, 0, 0, 1.4);
}
.t-contents {
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
}

.tab-list {
    list-style-type: none !important;

}

.listsss {
    display: flex;
    gap: 15%;
}

.listsss1 {
    display: flex;
    gap: 5%;
}


.accordion-button:not(.collapsed) {
    color: black;
    background-color: transparent !important;
    box-shadow: none;
}

.accordion-item {
    background-color: transparent;
    border: none;
}

.tp-bgimg {
    /* background-color:rgb(6 139 118) !important; */
    background-image: url(img/Sec_4.jpg) !important;
}

.t-content {
    padding-top: 0px !important;
}

.heading-text.heading-section p {
    font-size: 16px !important;
    line-height: 24px;
}

p#slid-m-v-1 {
    color: #ffff00 !important;
}

.accordion-button {
    padding-top: 0px;
    padding-bottom: 0px;
}

.accordion-header {
    margin-bottom: 0px !important;
    /* background-color: #f9f9fa; */
}

.accordion-button {
    font-size: 17px !important;
    font-weight: 700 !important;
    background-color: transparent;
    padding-left: 0px;
}

.accordion-body {
    font-size: 16px !important;
    font-weight: 500 !important;
}

.get {
    padding-top: 30px;
}

.t-imgs {
    width: 500px;
    height: auto;
}

/* .three-line {
    margin-left: 270px;
} */

.quation {
    margin-left: 240px;
}

/* .slider-imgs{
        width: 60px;
        height: auto !important;
    } */

.op {
   min-height: 3px !important;
}

.slider-imgs {
    width: 36px;
    height: auto;


}

form label {
    margin-bottom: 0px !important;
    font-size: 14px !important;
}

.form-p {
    line-height: 24px;
}

.Background-fixed {
    background-attachment: fixed;
    background-position: center;
}

.ImageBackgroundWrap {
    position: relative;
    z-index: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.li-head {
    color: #ffc107 !important;
    line-height: 28px;
}

#foots {
    color: white;
    line-height: 20px;
    font-weight: 500;
}

.ul {
    margin-bottom: 30px;
}

.only-m-v {
    display: none;
}

#tabsm-v {
    display: none;
}

.m-v-this {
    font-size: 34px;
}

.tick-circle_ {
    font-size: 17.5px;
    line-height: 24px;
    margin-bottom: 10px;
}
.tick-circle {
    font-size: 18px;
    line-height: 24px;
}

.copy-right {
    font-size: 17px;
    line-height: 25px;
}

.foot-p-link {
    font-size: 12px;
    color: #A6BDB9;
    line-height: 16px;
}

.foot-a-link {
    color: white;
    font-size: 17px;
    font-weight: 500;
}

.div-foot {
    line-height: 20px;
}

#hov:hover {
    color: white !important;
}

#hov:active {
    color: white !important;
}

#form-message {
    font-weight: 500;
    padding: 10px;
    color: green;
}

.recaptcha-error {
    text-align: left;
    color: #dc3545;
}

.art_tit {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600 !important;
}

.art_text {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}

.pad {
    margin-right: 20px;
}

.rdme {
    display: list-item !important;
}

.core:hover {
    background-color: white !important;
    border: 2px solid !important;
    border-color: #e32727 !important;
    color: #e32727 !important;
}

.coree:hover {
    background-color: transparent !important;
    border: 2px solid !important;
    border-color: #e32727 !important;
    color: #e32727 !important;
}

.sticky-active>.header-inner>.container>#mainMenu>.container>nav>.hed>li>a {
    color: black !important;
}
#mainMenu nav > ul > li:hover > a{
     color: #e32727 !important;
}

span.badge.client {
    color: #000
}

span.badge.Outstanding {
    color: #000
}

span.badge.navigate {
    color: #000
}

span.badge.success {
    color: #000 !important
}

span.badge.unwavers {
    color: #000
}

span.badge.Learning {
    color: #000
}

span.badge.Transparency {
    color: #000
}

/* p {
                font-weight: 300;
                line-height: 1.5;
                font-size: 14px;
                opacity: .8
            } */

.timeline {
    position: relative;
    padding-left: 4rem;
    margin: 0 0 0 30px;
    color: #fff
}

.timeline:before {
    content: '';
    position: absolute;
    left: 13px;
    top: 4px;
    width: 4px;
    height: 90%;
    display: none;
    background: #27293d
}

.timeline .timeline-container {
    position: relative;
    margin-bottom: 2.5rem;
    padding-right: 40px
}

.timeline .timeline-container .timeline-icon {
    position: absolute;
    left: -64px;
    top: 4px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    font-size: 2rem;
    background: #e32727
}

.timeline .timeline-container .timeline-icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.timeline .timeline-container .timeline-icon img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.timeline .timeline-container .timeline-body {
    background: #fff;
    border-radius: 3px;
    padding: 20px 20px 15px;
    color: #000;
    box-shadow: -3px 2px 15px 4px rgb(0 0 0 / 29%)
}

.timeline .timeline-container .timeline-body:before {
    content: '';
    background: inherit;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -10px;
    transform: rotate(45deg);
    border-radius: 0 0 0 2px
}

.timeline .timeline-container .timeline-body .timeline-title {
    margin-bottom: 1.4rem
}

.timeline .timeline-container .timeline-body .timeline-title .badge {
    background: #fff;
    padding: 4px 4px;
    border-radius: 3px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500
}

.timeline .timeline-container .timeline-body .timeline-subtitle {
    font-weight: 300;
    font-style: italic;
    opacity: .4;
    margin-top: 16px;
    font-size: 11px
}

.timeline .timeline-container.warning .badge {
    background: #fff !important;
    color: #000 !important
}

.timeline .timeline-container.primary .timeline-icon {
    background: #e32727 !important
}

.timeline .timeline-container.info .timeline-icon {
    background: #e32727 !important
}

.timeline .timeline-container.success .timeline-icon {
    background: #e32727 !important
}

.timeline .timeline-container.warning .timeline-icon {
    background: #e32727 !important
}

.timeline .timeline-container.danger .timeline-icon {
    background: #e32727 !important
}

.author {
    font-family: inherit;
    padding: 3em;
    text-align: center;
    width: 100%;
    color: #fff
}

.author a:link,
.author a:visited {
    color: #fff
}

.author a:link:hover,
.author a:visited:hover {
    text-decoration: none
}

.author .btn:link,
.author .btn:visited {
    margin-top: 1em;
    text-decoration: none;
    display: inline-block;
    font-family: inherit;
    font-weight: 100;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: #000;
    padding: 1.5em 2rem;
    border-radius: 1em;
    transition: .5s all
}

.author .btn:link:active,
.author .btn:link:focus,
.author .btn:link:hover,
.author .btn:visited:active,
.author .btn:visited:focus,
.author .btn:visited:hover {
    background-color: #1a1a1a
}

.slid_der {
    background-image: url('img/slider_img.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
    display: flex;
    align-items: center;
    animation: zoomIn 40s ease-in-out infinite;
}

@keyframes zoomIn {
    0% {
        background-size: 100%;
    }

    50% {
        background-size: 110%;
    }

    100% {
        background-size: 100%;
    }
}

.head_tag {
    width: 93%;
}

.home-main.slid_der {
    background-image: url('img/slider_img.jpg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 5%;
    color: white;
    animation: zoomIn 30s ease-in-out infinite;
}

@keyframes zoomIn {
    0% {
        background-size: 100%;
    }

    50% {
        background-size: 110%;
    }

    100% {
        background-size: 100%;
    }
}

/* Content styling */
.text-container {
    max-width: 840px;
    width: 100%;
}

/* Button styling */
#submitBtn {
    background-color: #e32727;
    border: 2px solid #e32727;
    margin-top: 20px;
    color: white;
}
#but_n {
    background-color: #e32727;
    border: 2px solid #e32727;
    margin-top: 20px;
    color: white;
}

/* Responsive: tablets */
@media (max-width: 991px) {
    .home-main.slid_der {
        padding: 0 8%;
        text-align: left;
    }

    .text-container h1,
    .text-container h2 {
        font-size: 1.8rem;
    }

    .text-container h4 {
        font-size: 1rem;
    }
}

/* Responsive: mobile devices */
@media (max-width: 576px) {
    .home-main.slid_der {
        padding: 0 5%;
        text-align: center;
        justify-content: center;
    }

    .text-container {
        max-width: 100%;
    }

    .text-container h1 {
        font-size: 1.5rem;
    }

    .text-container h2 {
        font-size: 1.2rem;
    }

    .text-container h4 {
        font-size: 0.95rem;
    }

    #submitBtn {
        width: 100%;
        font-size: 1rem;
    }
}
.accordion-button:not(.collapsed)::after{
    background-image:url(img/upload.png);
}