.header-top-section1 {
    background-color: #1b1c6c;
    padding: 15px;
}

.logo-footer-2 {
    width: 65%
}

.header-top-style-1 {
    background-color: #1b1c6c;
    padding-block: 20px 60px;
}

.hero-area-1 {
    padding-block: 100px 80px;
}

.btn-primary {
    background: #1b1c6c;
}

.btn-primary:hover::before {
    background: #ee7324;
}

.scroll-to-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    -webkit-box-shadow: 11px 15px 80px 48px rgba(10, 6, 68, 0.05);
    box-shadow: 11px 15px 80px 48px rgba(10, 6, 68, 0.05);
    border: none;
    border-radius: 50%;
    background-color: #ee7324;
    width: 48px;
    height: 48px;
    color: #fff;
    font-size: 1.25rem;
}

.section-title.is-text-dark {
    color: #2e7abc;
}

.section-tag {
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 6px;
    background-color: rgb(238 115 36 / 29%);
    padding: 7px 20px;
    color: #ee7324;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1;
}

.btn-secondary-alt {
    /* background: linear-gradient(237deg, rgb(255, 229, 202) 0%, rgb(246, 146, 30) 53%, rgb(27 28 108) 100%); */
    color: #fff;
    background: #e3722f;
}

.hero-th-1-element-1 {
    right: 0px;
}

.support-area .bg-element:nth-child(1) {
    display: none;
}

.service-details-content {
    padding: 30px;
}

.logo {
    width: 35%;
    margin-top: 15px;
    padding: 10px;
}

.btn-secondary-alt .btn-icon {
    color: #ee7324;
}

.btn-secondary-alt:hover::before {
    background: rgb(27 28 108);
    color: #ffffff;
}

.btn-secondary-alt:hover {
    background: rgb(27 28 108);
    color: #ffffff;
}

.btn-secondary-2 {
    color: white;
    border: solid 2px #2e7abc;
    background: #2e7abc;
}

.btn-secondary-2:hover {
    color: white;
    border: solid 2px #2e7abc;
}

.btn-secondary-2 .btn-icon {
    color: #2e7abc;
}

.section-tag.is-white-transparent {
    background-color: #ee7324;
    color: #fff;
}

.btn-secondary {
    /*background: linear-gradient(237deg, rgb(255, 229, 202) 0%, rgb(246, 146, 30) 53%, rgb(216, 59, 32) 100%);*/
    background: #ee7324;
}

.btn-secondary .btn-icon {
    color: #ee7324;
}

body {
    color: #1b1c6c;
    font-size: 1rem;
    line-height: 1.75;
    font-family: "DM Sans", sans-serif;
}

hr {
    margin: 1rem 0;
    color: #2e7abc;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: 0.5;
}

.portfolio-container .portfolio-tag {
    display: inline-block;
    border-radius: 6px;
    background-color: #ee7324;
    padding: 5px 20px;
    color: #fff;
    font-weight: 500;
    font-size: 0.875rem;
}

.faq-accordion .accordion-item-1 {
    border: 1px solid rgb(46 122 188 / 35%);
    border-radius: 4px;
    padding: 20px 30px;
    background: #eaf1f8;
}

.faq-accordion .accordion-item-1:has(.collapse.show) {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #eaf1f8;
}

.funfact-area {
    /*margin-top: 80px;*/
    padding: 60px 55px;
}

.service-icon img:last-child {
    position: absolute;
    opacity: 1;
}

.fun-fact-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 12px;
    color: #1b1c6c;
}

.service-img-card {
    display: none;
    position: absolute;
    top: 30px;
    left: 30px;
    border-radius: 12px;
    background-color: #ee7324;
    padding: 35px;
    max-width: 232px;
    color: #fff;
    font-weight: 600;
}

.get-touch-info-list li .content a,
.get-touch-info-list li .content address {
    display: block;
    color: #1b1c6c;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.5;
}

.service-item:hover {
    border-color: rgb(227 114 47);
}

.background-dark {
    background-color: #1b1c6c;
}

.service-info .icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #1b1c6c;
    width: 58px;
    height: 58px;
    color: #fff;
}
.get-touch-info-list li .icon-rounded-full {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #ee7324;
    width: 52px;
    height: 52px;
    color: #fff;
}

.breadcrumb-area {
    padding-block: 200px 200px;
}

h3.h5.mb-3 {
    font-weight: 600;
    color: #2e7abc;
}

.service-icon img:last-child {
    position: absolute;
    opacity: 1;
}

.service-item {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 22px 24px 0px rgba(0, 53, 102, 0.06);
    box-shadow: 0px 22px 24px 0px rgba(0, 53, 102, 0.06);
    border: 1px solid #ee7324;
    border-radius: 12px;
    background-color: #fff;
    padding: 30px 30px 56px 30px;
}

.service-item:hover {
    border-color: rgb(255 125 68);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #1b1c6c;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}

.service-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    bottom: calc(0% + 120px);
    left: 300px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid #ff7d44;
    border-radius: 50%;
    background: #fff;
    width: 84px;
    height: 84px;
}

.choose-us-wrapper {
    margin-left: 0px;
}

.content-list {
    display: -ms-grid;
    display: grid;
    gap: 5px;
    padding-left: 0px;
    color: #1b1c6c;
    font-weight: 500;
    font-size: 1.125rem;
}

#preloader {
    background-color: #1b1c6c;
}

.footer {
    position: relative;
    z-index: 1;
    background-image: url(../images/footer-map.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat repeat-y;
    background-color: #1b1c6c;
    height: 100%;
    overflow-x: hidden;
    color: #fff;
}

.footer .footer-bottom {
    background: #1b1c6c;
    padding: 20px 0;
    text-align: center;
}

.footer::after {
    top: 0;
    right: 0;
    /* background-image: url(../images/abstract/footer-element-1.svg); */
    background-image: unset !important;
    width: 0;
    height: 521px;
}

.footer-nav a {
    display: inline-block;
    position: relative;
    color: rgb(255 255 255);
    font-weight: 400;
}

.contact-info-area-2 .contact-info-items .icon {
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    border: 1.8px solid rgb(238 115 36 / 21%);
    text-align: center;
    color: #fff;
}

.section-space-services {
    padding-top: 60px;
    padding-bottom: 0px;
}

.breadcrumb-bg-block::after {
    position: absolute;
    inset: 0;
    background-color: rgb(238 115 36 / 33%);
    content: "";
}

.breadcrumb-bg-block::after {
    position: absolute;
    inset: 0;
    background-color: rgb(27 28 108 / 67%);
    content: "";
}

.img-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: top;
}

.footer-widget-about p {
    margin-block: 40px;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}



@media (max-width:1200px) {
    .logo {
        width: 60%;
    }

    .header-user-event-button {
        position: relative;
        color: #1b1c6c;
        font-size: 2rem;
    }

    .hero-area-linear-gradient-1 {
        position: absolute;
        z-index: -4;
        inset: 0;
        background-image: -webkit-gradient(linear, left top, right top, from(rgb(1, 53, 102)), color-stop(45%, rgba(6, 51, 102, 0.78)), to(rgba(0, 0, 0, 0.47)));
        background-image: linear-gradient(139deg, rgb(31 33 106) 0%, rgb(24 25 104) 45%, rgb(27 28 108 / 25%) 100%);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .hero-th-1-element-1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: static;
        right: 100px;
        bottom: 90px;
        z-index: -1;
        margin-top: 40px;
        margin-bottom: -80px;
        margin-inline: auto;
    }

    .about-left-block {
        position: relative;
        /*margin-left: 35px;*/
    }

    .about-shape-inner-block {
        display: none,
    }

    .category-menu ul li a {
        display: block;
        position: relative;
        padding: 10px;
        color: #1b1c6c;
        font-weight: 600;
        text-decoration: none;
        text-transform: capitalize;
    }

    .social-menu a {
        color: #1b1c6c;
    }

    i.fa-brands.fa-facebook-f,
    i.fa-brands.fa-linkedin,
    i.fa-brands.fa-instagram,
    i.fa-brands.fa-youtube {
        color: #ee7324;
    }

    .preloader-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 4px;
        font-weight: 600;
        font-size: 2rem;
    }

    .about-shape-block.animate-zoom-in {
        display: none;
    }

    .hero-title {
        font-size: 2.3rem;
        line-height: 1.2;
    }

    .support-info .icon {
        background-color: rgb(46 122 188);
        width: 58px;
        height: 58px;
        color: #fff;
        font-size: 1.25rem;
    }

    .footer-center {
        padding: 10px;
    }

    .logo-footer-2 {
        width: 250%
    }

    .breadcrumb-area {
        padding-block: 100px 100px;
    }

    .g-5,
    .gy-5 {
        --bs-gutter-y: 2rem;
    }

    .section-space {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
        padding: 20px;
    }

    .funfact-area {
        margin-top: 20px;
        padding: 60px 55px;
        /*margin-bottom: 40px;*/
    }
    #page-wrapper > main > section.section-mission.section-space > div > div.row.g-4 > div:nth-child(1){
        margin-bottom: 20px;
    }

     #page-wrapper > main > section.section-mission.section-space > div > div.row.g-4 > div:nth-child(2){
        margin-bottom: 45px;
    }

     #page-wrapper > main > section.section-mission.section-space > div > div.row.g-4 > div:nth-child(3){
        margin-bottom: 20px;
    }
    .contact-info-area-2{
        padding: 40px 30px;
        margin-bottom: 0px;
    }
        
}