body {
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden !important;

}

.dropdown:hover .dropdown-menu {
    display: block !important;
    margin-top: 0 !important;
}

.img_box_finance {
    width: 200px;
    height: 180px;
    margin: 10px;
    border-radius: 10px;
    background: linear-gradient(rgba(0, 0, 0, 0.882), rgba(0, 0, 0, 0.814)), url('https://icsqa.com/assests/images/creative_bg.webp');
    background-size: cover;
    background-position: center;
    position: relative;
    transition: width 0.5s;

}

.img_box_finance p {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_finance h3 {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 10px;
    left: 5px;
    opacity: 1;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_finance a {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_finance:hover a {
    opacity: 1;
    bottom: 20px;
}

.img_box_finance:hover {
    width: 300px;
    cursor: pointer;
}

.img_box_finance:hover h3 {
    opacity: 1;
    bottom: 120px;
}

.img_box_finance:hover p {
    opacity: 1;
    bottom: 50px;
}

.expand_img {
    display: flex;
}

/*finance*/
.img_box_manufacture {
    width: 200px;
    height: 180px;
    margin: 10px;
    border-radius: 10px;
    background: linear-gradient(rgba(0, 0, 0, 0.782), rgba(0, 0, 0, 0.714)), url('https://images.unsplash.com/photo-1598302936625-6075fbd98dd7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80');
    background-size: cover;
    background-position: center;
    position: relative;
    transition: width 0.5s;
}

.img_box_manufacture p {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_manufacture h3 {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 10px;
    left: 5px;
    opacity: 1;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_manufacture a {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_manufacture:hover a {
    opacity: 1;
    bottom: 20px;
}

.img_box_manufacture:hover {
    width: 300px;
    cursor: pointer;
}

.img_box_manufacture:hover h3 {
    opacity: 1;
    bottom: 120px;
}

.img_box_manufacture:hover p {
    opacity: 1;
    bottom: 50px;
}

/*manufacture*/
.img_box_health_care {
    width: 200px;
    height: 180px;
    margin: 10px;
    border-radius: 10px;
    background: linear-gradient(rgba(0, 0, 0, 0.782), rgba(0, 0, 0, 0.714)), url('https://images.unsplash.com/photo-1532938911079-1b06ac7ceec7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1032&q=80');
    background-size: cover;
    background-position: center;
    position: relative;
    transition: width 0.5s;

}

.img_box_health_care p {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_health_care h3 {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 10px;
    left: 5px;
    opacity: 1;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_health_care a {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_health_care:hover a {
    opacity: 1;
    bottom: 20px;
}

.img_box_health_care:hover {
    width: 300px;
    cursor: pointer;
}

.img_box_health_care:hover h3 {
    opacity: 1;
    bottom: 120px;
}

.img_box_health_care:hover p {
    opacity: 1;
    bottom: 50px;
}

.expand_img {
    display: flex;
}

/*health care*/
.img_box_it_services {
    width: 200px;
    height: 180px;
    margin: 10px;
    border-radius: 10px;
    background: linear-gradient(rgba(0, 0, 0, 0.782), rgba(0, 0, 0, 0.714)), url('https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80');
    background-size: cover;
    background-position: center;
    position: relative;
    transition: width 0.5s;

}

.img_box_it_services p {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_it_services h3 {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 10px;
    left: 5px;
    opacity: 1;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_it_services a {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_it_services:hover a {
    opacity: 1;
    bottom: 20px;
}

.img_box_it_services:hover {
    width: 300px;
    cursor: pointer;
}

.img_box_it_services:hover h3 {
    opacity: 1;
    bottom: 120px;
}

.img_box_it_services:hover p {
    opacity: 1;
    bottom: 50px;
}

.expand_img {
    display: flex;
}

/*it services*/
.img_box_hr_services {
    width: 200px;
    height: 180px;
    margin: 10px;
    border-radius: 10px;
    background: linear-gradient(rgba(0, 0, 0, 0.782), rgba(0, 0, 0, 0.714)), url('https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80');
    background-size: cover;
    background-position: center;
    position: relative;
    transition: width 0.5s;

}

.img_box_hr_services p {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_hr_services h3 {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 10px;
    left: 5px;
    opacity: 1;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_hr_services a {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_hr_services:hover a {
    opacity: 1;
    bottom: 20px;
}

.img_box_hr_services:hover {
    width: 300px;
    cursor: pointer;
}

.img_box_hr_services:hover h3 {
    opacity: 1;
    bottom: 120px;
}

.img_box_hr_services:hover p {
    opacity: 1;
    bottom: 50px;
}

.expand_img {
    display: flex;
}

/*hr services*/
.img_box_marketing {
    width: 200px;
    height: 180px;
    margin: 10px;
    border-radius: 10px;
    background: linear-gradient(rgba(0, 0, 0, 0.582), rgba(0, 0, 0, 0.514)), url('https://images.unsplash.com/photo-1434626881859-194d67b2b86f?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=874&q=80');
    background-size: cover;
    background-position: center;
    position: relative;
    transition: width 0.5s;

}

.img_box_marketing p {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_marketing h3 {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 10px;
    left: 5px;
    opacity: 1;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_marketing a {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_marketing:hover a {
    opacity: 1;
    bottom: 20px;
}

.img_box_marketing:hover {
    width: 300px;
    cursor: pointer;
}

.img_box_marketing:hover h3 {
    opacity: 1;
    bottom: 120px;
}

.img_box_marketing:hover p {
    opacity: 1;
    bottom: 50px;
}

.expand_img {
    display: flex;
}

/*marketing*/
.img_box_pharma_science {
    width: 200px;
    height: 180px;
    margin: 10px;
    border-radius: 10px;
    background: linear-gradient(rgba(0, 0, 0, 0.582), rgba(0, 0, 0, 0.514)), url('https://images.unsplash.com/photo-1585435557343-3b092031a831?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80');
    background-size: cover;
    background-position: center;
    position: relative;
    transition: width 0.5s;

}

.img_box_pharma_science p {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_pharma_science h3 {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 10px;
    left: 5px;
    opacity: 1;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_pharma_science a {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_pharma_science:hover a {
    opacity: 1;
    bottom: 20px;
}

.img_box_pharma_science:hover {
    width: 300px;
    cursor: pointer;
}

.img_box_pharma_science:hover h3 {
    opacity: 1;
    bottom: 120px;
}

.img_box_pharma_science:hover p {
    opacity: 1;
    bottom: 50px;
}

.expand_img {
    display: flex;
}

/*pharma and science*/
.img_box_sales_services {
    width: 200px;
    height: 180px;
    margin: 10px;
    border-radius: 10px;
    background: linear-gradient(rgba(0, 0, 0, 0.582), rgba(0, 0, 0, 0.514)), url('https://plus.unsplash.com/premium_photo-1661499751432-a5ee116ae3f3?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1032&q=80');
    background-size: cover;
    background-position: center;
    position: relative;
    transition: width 0.5s;

}

.img_box_sales_services p {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_sales_services h3 {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 10px;
    left: 5px;
    opacity: 1;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_sales_services a {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.img_box_sales_services:hover a {
    opacity: 1;
    bottom: 20px;
}

.img_box_sales_services:hover {
    width: 300px;
    cursor: pointer;
}

.img_box_sales_services:hover h3 {
    opacity: 1;
    bottom: 120px;
}

.img_box_sales_services:hover p {
    opacity: 1;
    bottom: 50px;
}

.expand_img {
    display: flex;
}

/*sales and services*/
.bg-info {
    background-color: rgba(196, 251, 255, 0.397) !important;
}

.social_media {
    position: absolute !important;
    top: 40%;
    left: 96%;
    position: fixed !important;
    z-index: 999;
}

.bg-blue {
    background-color: #2A265F !important;
}

.btn-primary {
    background-color: #2A265F !important;
    border: none;
    border: 0;
    border-radius: 0%;


}

.image-box:hover img {
    transform: scale(1.1);
}

.bot_position {
    position: absolute;
    top: 85%;
    right: 2%;
    position: fixed;
}

.bg_abstract_all {
    background: url('https://icsqa.com/assests/images/creative_bg.webp');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position-x: 0%, 0%;
    background-position-y: 0%, 0%;
    background-size: auto, auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.bg_abstract_about_us {
    min-height: 50vh;
    background: linear-gradient(rgba(11, 74, 153, 0.99), rgba(203, 22, 24, 0.2)), url('https://icsqa.com/assests/images/explore.jpg');
    background-position-x: 0%, 0%;
    background-position-y: 0%, 0%;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
    background-size: auto, auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.growing-search {
    padding: 5px 5px 5px 7px;
    border-radius: 5px;
}

.growing-search div {
    display: inline-block;
    font-size: 16px;
}

.growing-search .input input {
    margin-right: 0;
    border: none;
    font-size: inherit;
    transition: width 200ms;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    width: 73px;
    color: #aaa;
    border-bottom: 1px solid #eee;
}

.growing-search .input input:focus {
    width: 150px;
}

.growing-search .submit button {
    margin-left: 0;
    border: none;
    font-size: 1.15em;
    color: #aaa;
    padding-top: 2px;
    padding-bottom: 2px;
    transition: color 200ms;
}

.growing-search .input input:hover,
.growing-search .submit button:hover {
    cursor: pointer;
}

.growing-search .input input:focus,
.growing-search .submit button:focus {
    outline: none;
}

.growing-search .submit button:hover {
    color: #3498db;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.parallax {
    background-image: url(https://icsqa.com/assests/images/imgs/Parallax_1.webp);
    min-height: 350px;
    background: linear-gradient(rgba(0, 0, 0, 0.863), rgba(0, 0, 0, 0.849)), url(https://icsqa.com/assests/images/imgs/Parallax_1.webp);
    background-position-x: 0%, 0%;
    background-position-y: 0%, 0%;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
    background-size: auto, auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}


.bg_abstract_all {
    background: url('imgs/creative_bg.webp');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position-x: 0%, 0%;
    background-position-y: 0%, 0%;
    background-size: auto, auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.bg_abstract_about_us {
    min-height: 50vh;
    background: linear-gradient(rgba(11, 74, 153, 0.99), rgba(203, 22, 24, 0.2)), url('imgs/explore.jpg');
    background-position-x: 0%, 0%;
    background-position-y: 0%, 0%;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
    background-size: auto, auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.growing-search {
    padding: 5px 5px 5px 7px;
    border-radius: 5px;
}

.growing-search div {
    display: inline-block;
    font-size: 16px;
}

.growing-search .input input {
    margin-right: 0;
    border: none;
    font-size: inherit;
    transition: width 200ms;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    width: 73px;
    color: #aaa;
    border-bottom: 1px solid #eee;
}

.growing-search .input input:focus {
    width: 150px;
}

.growing-search .submit button {
    margin-left: 0;
    border: none;
    font-size: 1.15em;
    color: #aaa;
    padding-top: 2px;
    padding-bottom: 2px;
    transition: color 200ms;
}

.growing-search .input input:hover,
.growing-search .submit button:hover {
    cursor: pointer;
}

.growing-search .input input:focus,
.growing-search .submit button:focus {
    outline: none;
}

.growing-search .submit button:hover {
    color: #3498db;
}

.social_media_1 {
    position: absolute;
    top: 50%;
    left: 1%;
    position: fixed;
}

.logo {
    width: 110px;
}

.navfs {
    font-size: 16px;
}

.imagesize {
    max-width: 100%;
    max-height: 500px;
    /* Adjust the height as needed */
}

.custom-carousel-item {
    display: flex;
    justify-content: center;
    /* Horizontally center content */
    align-items: flex-start;
    /* Align content at the top */
}

.bheading {

    margin-bottom: 10px !important;
}

.b2heading {
    padding: 150px;
    margin-top: 10px !important;

}

.banner-layer1-txt {
    margin: 0% 0% 0% 25% !important
}

.banner-layer2-txt {
    margin: 0% 0% 0% 35% !important
}

.imagebg {
    position: relative !important;

}

.image-title {
    position: absolute !important;
    top: 85%;
    width: 500px;
    left: 10%;
}

.bgcolor {
    background-color: #adecf363
}

.accordion-item:not(:last-child) {
    border-bottom: none;
}

.accordion-item {
    border: none !important;
}

.accordion-button {
    background-color: transparent !important;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-collapse {
    border: none !important;
}

.bg_abstract {
    height: 40vh;
    background: url('https://icsqa.com/assests/images/imgs/crmbanner.avif');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.bgcolor123 {
    background-color: #c5e2f55b;
}

.bg123 {
    background-color: #aaaaaa28;
}

.text-container {
    position: relative;
    padding-left: 20px;
    /* Adjust the padding as needed */
}

.text-container::before {
    content: "";
    position: absolute;
    left: -1px;
    top: 19px;
    bottom: 180px;
    width: 3px;

}

.textpara {
    font-size: 18px;
}

.card-text {
    font-size: 18px;
}

.card-text a {
    text-decoration: none;
}

/*
.card-text :hover{
    background-color: red;

} */

.bg_databanner {
    height: 80vh !important;
    background: url('https://icsqa.com/assests/images/imgs/databanner.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;


}

.bgdcolor {
    background-color: rgb(241, 241, 241);
}

.border {
    border-color: 5px solid greenyellow !important;
}

.arrow-container {
    position: relative;
}



.card-const {
    position: relative;
    top: 12px;
    right: 0px;
    transform: translate(50%, -50%);
}

.card-const:after {
    position: absolute;
    content: '';
    border-top: 8px solid;
    border-right: 11px solid transparent;
    top: 36px;
    left: 47px;
}

.bg_businessbanner {
    height: 40vh;
    background: url('https://icsqa.com/assests/images/imgs/backgroundassetsmain.webp');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.bg_supplybanner {
    height: 40vh;
    background: url('https://icsqa.com/assests/images/imgs/supplychain.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.bg_assestsbanner {
    height: 50vh;
    background: url('https://icsqa.com/assests/images/imgs/backgroundassetsmain.webp');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 35px;

}

.bgimage {
    background-image: url(https://icsqa.com/assests/images/imgs/assestsbg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.footer-container {
    overflow: hidden;
}

/* Zoom Out #1 */
.hover03 figure img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}


.hover {
    position: relative;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #242a2c21;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.container:hover .overlay {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.text {
    color: rgba(252, 252, 252, 0.856);
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.card-box-shadow {
    box-shadow: -4px 5px 25px -5px rgba(216, 209, 209, 0.8);
}

/* Set a fixed height for the carousel
#carouselExampleIndicators {
    height: 400px;
    /* Adjust this value as needed 
} */

/* Ensure that the carousel items have a consistent height */
/* .carousel-item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
} */

/* Adjust the height of the content and media within each carousel item */
.carousel-item .col-lg-5 {
    height: 100%;
}

/* Center align text content vertically */
.carousel-item h6,
.carousel-item h1,
.carousel-item p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 65%;
}

/* Ensure that the video and image are centered within their containers */
.carousel-item video,
.carousel-item img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    margin: auto;
}



a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

a,
a:active,
a:focus {
    color: #333;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
}

span,
a,
a:hover1 {
    display: inline-block;
    text-decoration: none;
    color: inherit;
}

.section-head {
    margin-bottom: 60px;
}

.section-head h4 {
    position: relative;
    padding: 0;
    color: #f91942;
    line-height: 1;
    letter-spacing: 0.3px;
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    margin-bottom: 30px;
}

.section-head h4:before {
    content: "";
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}

.section-head h4 span {
    font-weight: 700;
    padding-bottom: 5px;
    color: #0B4A99;
}

p.service_text {
    color: #cccccc !important;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

.section-head p,
p.awesome_line {
    color: #818181;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

.extra-text {
    font-size: 34px;
    font-weight: 700;
    color: #2f2f2f;
    margin-bottom: 25px;
    position: relative;
    text-transform: none;
}

.extra-text::before {
    content: "";
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}

.extra-text span {
    font-weight: 700;
    color: #f91942;
}

.item {
    background: #fff;
    text-align: center;
    padding: 30px 25px;
    -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 8px;

    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease 0;
    transition: all 0.5s ease 0;
    transition: all 0.5s ease 0s;
}

.item:hover {
    background: #2251A1;
    box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.5s ease 0;
    transition: all 0.5s ease 0;
    transition: all 0.5s ease 0s;
}

.item:hover .item,
.item:hover span.icon {
    background: #fff;
    border-radius: 10px;
    -webkit-transition: all 0.5s ease 0;
    transition: all 0.5s ease 0;
    transition: all 0.5s ease 0s;
}

.item:hover h6,
.item:hover p {
    color: #fff;
    -webkit-transition: all 0.5s ease 0;
    transition: all 0.5s ease 0;
    transition: all 0.5s ease 0s;
}

.item .icon {
    font-size: 40px;
    margin-bottom: 25px;
    color: #f91942;
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
}

.item .feature_box_col_one {
    background: rgba(247, 198, 5, 0.2);
    color: #f91942;
}

.item .feature_box_col_two {
    background: rgba(255, 77, 28, 0.15);
    color: #f91942;
}

.item .feature_box_col_three {
    background: rgba(0, 147, 38, 0.15);
    color: #f91942;
}

.item p {
    font-size: 15px;
    line-height: 26px;
}

.item h6 {
    margin-bottom: 20px;
    color: #2f2f2f;
}

.mission p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}

.mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f91942;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
}

.mission .small-text {
    margin-left: 10px;
    font-size: 13px;
    color: #666;
}

.skills {
    padding-top: 0px;
}

.skills .prog-item {
    margin-bottom: 25px;
}

.skills .prog-item:last-child {
    margin-bottom: 0;
}

.skills .prog-item p {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}

.skills .prog-item .skills-progress {
    width: 100%;
    height: 10px;
    background: #e0e0e0;
    border-radius: 20px;
    position: relative;
}

.skills .prog-item .skills-progress span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #5f81f3;
    width: 10%;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.skills .prog-item .skills-progress span:after {
    content: attr(data-value);
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    background: rgba(0, 0, 0, 0.9);
    padding: 3px 7px;
    border-radius: 30px;
}

.bgcolor {
    background: #f0f1f7a1;
}

.text-primary1 {
    color: #0B4A99;
}

.btn-primary {
    background-color: #0B4A99 !important
}

.border-start {
    border-width: 10px;
}

[data-aos] {
    transform: translateY(100px);
}

body {
    overflow-x: hidden;
    /* Hide horizontal scrollbar if present */
    overflow-y: auto;
    /* Show vertical scrollbar when needed */
    max-height: 100vh;
    /* Ensure content does not exceed viewport height */
}

.text-border {
    content: "";
    position: absolute;
    left: -6px;
    top: 0;
    bottom: -14px;
    width: 3px;
    /* Adjust the width of the blue line as needed */
    background-color: rgb(9 33 100);
    /* Change the color as needed */
}

.bg_123 {
    background-color: rgba(3, 15, 39, 0.856);
}


.red-line {
    position: relative;
    padding-left: 20px;
    /* Adjust the padding as needed */
}

.red-line::before {
    content: "";
    position: absolute;
    left: -1px;
    top: 19px;
    bottom: 180px;
    width: 3px;
    background-color: rgb(9 33 100);
}




.flex-container {
    display: flex;
    align-items: center;
    /* Vertically center the content */
}

.bg_sec {
    background-color: #cacdcf;
}

.card-hover:hover {
    transform: scale(1.02);
    /* Decreased scale for a milder zoom effect */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s, box-shadow 0.2s;
}

ul {
    margin: 0px;
    padding: 0px;
}

.footer-section {
    background: #ffffff;
    position: relative;
}

.footer-cta {
    border-bottom: 1px solid #373636;
}

.single-cta i {
    color: #C9242E;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}

.cta-text {
    padding-left: 46px;

}

.cta-text h4 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}

.cta-text span {
    color: #757575;
    font-size: 15px;
}

.footer-content {
    position: relative;
    z-index: 2;
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo {
    margin-bottom: 30px;
}

.footer-logo img {
    max-width: 200px;
}

.footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #7e7e7e;
    line-height: 28px;
}

.footer-social-icon span {
    color: #000;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}

.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.facebook-bg {
    background: #3B5998;
}

.twitter-bg {
    background: #55ACEE;
}

.google-bg {
    background: #DD4B39;
}

.footer-widget-heading h3 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

.footer-widget-heading h3::before {
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #C9242E;
}

.footer-widget ul li a:hover {
    color: #C9242E;
}

.footer-widget ul li a {
    color: #878787;
    text-transform: capitalize;
}

.subscribe-form {
    position: relative;
    overflow: hidden;
}

.subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #fff;
    border: 1px solid #2E2E2E;
    color: #fff;
}

.subscribe-form button {
    position: absolute;
    right: 0;
    background: #C9242E;
    padding: 13px 20px;
    border: 1px solid #C9242E;
    top: 0;
}

.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
}

.copyright-area {
    background: #e7e3e3;
    padding: 25px 0;
}

.copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #878787;
}

.copyright-text p a {
    color: #C9242E;
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

.footer-menu li:hover a {
    color: #C9242E;
}

.footer-menu li a {
    font-size: 14px;
    color: #878787;
}

.a {
    text-decoration: none !important;
}


.container-contact100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #f2f2f2
}

.wrap-contact100 {
    width: 1120px;
    background: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row-reverse
}

.contact100-more {
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    padding: 30px 15px 0
}

.contact100-form {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 56px 55px 63px
}

.contact100-form-title {
    width: 100%;
    display: block;

    font-size: 30px;
    color: #333;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 33px
}

.wrap-input100 {
    width: 100%;
    position: relative;
    border: 1px solid #e6e6e6
}

.rs1-wrap-input100,
.rs2-wrap-input100 {
    width: 50%
}

.rs2-wrap-input100 {
    border-left: none
}

.label-input100 {

    font-size: 12px;
    color: #555;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 55px;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    padding: 10px 25px;
    margin-top: 15px;
    margin-bottom: 0
}

.input100 {
    display: block;
    width: 100%;
    background: 0 0;
    font-size: 18px;
    color: #666;
    line-height: 1.2;
    padding: 0 25px
}

input.input100 {
    height: 55px
}

textarea.input100 {
    min-height: 139px;
    padding-top: 19px;
    padding-bottom: 15px
}

.focus-input100 {
    position: absolute;
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    pointer-events: none;
    border: 1px solid #2251A1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scaleX(1.1) scaleY(1.3);
    -moz-transform: scaleX(1.1) scaleY(1.3);
    -ms-transform: scaleX(1.1) scaleY(1.3);
    -o-transform: scaleX(1.1) scaleY(1.3);
    transform: scaleX(1.1) scaleY(1.3)
}

.input100:focus+.focus-input100 {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.container-contact100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 23px
}

.contact100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 200px;
    height: 50px;
    border-radius: 2px;
    background: #DC1E31;
    font-size: 12px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.contact100-form-btn:hover {
    background: #333
}

.validate-input {
    position: relative;
}

.error-message {
    color: red;
    font-size: 14px;
    position: absolute;
    top: 100%;
    left: 0;
}

.footer {
    position: relative;
    margin-top: -60px;
    /* negative value of footer height */
    height: 60px;
    clear: both;
    text-align: center;
    font-size: 14px;
}

.footer-bg {
    background-color: #f0f4ff;
}