.logo h3{
color: #ff8a00;
}
.footer-icon{
    display: flex;
    gap: 10px;
    padding-bottom: 15px;
}
.footer-icon i{
    color: #fff;
    font-size: 20px;

}
.footer-icon p {
    color: #fff ;
}
.footer-icon p a {
    color: #fff;
}
.footer-icon p a:hover{
    color:#ff8a00;
}
.text-h2 h2{
    color: #fff;
    font-weight: 700;
    margin-bottom: 38px;
    font-size: 43px;
}
.services-section{
    position:relative;
}
svg{
  
        z-index: 124;
     
     
}
.elementor-shape-fill{
    color: #fff;
}
.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    top: -13px;
}
.elementor-shape-top {
    top: -20px;
}
.elementor-29 .elementor-element.elementor-element-bb45d62:not(.elementor-motion-effects-element-type-background), .elementor-29 .elementor-element.elementor-element-bb45d62 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #082D73;
}
.elementor-29 .elementor-element.elementor-element-bb45d62 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 0px 50px 0px;
}
.elementor-section {
    position: relative;
}
.elementor-shape-bottom {
    /* bottom: -1px; */
}
.elementor .elementor-background-overlay, .elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
  
}
.elementor-29 .elementor-element.elementor-element-737abe2 > .elementor-shape-bottom svg {
    height: 150px;
    transform: translateX(-50%) rotateY(180deg);
}
.elementor-shape[data-negative=false].elementor-shape-bottom, .elementor-shape[data-negative=true].elementor-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(360deg);
}
.h-3{
    color: #fff;
    font-size: 39px;
    font-weight: 700;
    margin-bottom: 28px;
    margin-top: 48px;
}
.icon-box img{
    fill: black;
    width: 75px;
    height: 73px;
    position: absolute;
    left: 21px;
    top: 20px;
}
.icon-box{
    width: 120px;
    height: 120px;
    background-color: #082D73;
    border-radius: 50%;
    /* left: 84px; */
}
.form-section{
    padding-top: 10px;
    padding-bottom: 100px;
}
.form-details{
    background-color: #022F72;
    padding: 20px;
    border-radius: 5px;
}
.form-label{
    color: #fff;
    font-size: 17px;
}
.news-section-two{
    /* padding-top: 100px; */
    position: relative;
    background-color: #022F72;
    /* padding-bottom: 90px; */
}

.svg-1 {
    position:absolute;
    top: -299px;
}

.svg-2{
    position:absolute;
    bottom: -210px;
}
.svg-21 svg{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
}
.svg-3{
    position: relative;
    bottom: -11px;
    fill: #fff;
 
}
.header-top{
    background-color: #022F72 !important;
}
.acc-btn.active{
 background-color: #022F72 !important;
}
.about-section{
    padding-top: 90px;
    padding-bottom: 70px;
}
.padding-top{
    padding-top: 90px;
}
.margin-top{
    margin-top: 50px;
}

.h4-about{
background-color: #ffffff;
color: #ff8a00;
padding: 10px;
margin-top: 4px;
font-size: 20px;
font-weight: 700;
text-align: center;
}
.btn-orange{
    width: 200px;
    height: 40px;
    background-color: #ff8a00;
    color: #fff;
    border-radius: 10px;
    font-size: 16px;
    line-height: 40px;
    font-weight: 700;
}




/*  */





/* Centering text */
.text-center {
    text-align: center;
    /* margin-bottom: 40px; */
}

/* Pricing table styling */
.pricing-table {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

/* Pricing card styling */
.pricing-card {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    width: 100%;
    max-width: 353px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.pricing-card h2 {
    font-size: 1.25rem;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #ff8a00;
}

.price {
    font-size: 1.5rem;
    color:#103d80;
    margin-bottom: 15px;
}

.features {
    /* margin-bottom: 20px; */
    /* font-size: 0.9rem; */
    color: #666;
}

.btn-1{
    background-color: #022F72;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1rem;
    transition: background-color 0.3s ease;
}

.btn:hover {
    background-color:#ff8a00 ;
}
.padding{
    padding: 0px 10px 20px 10px;
}
.svg-5{
    top: -205px;
}
.mymenu{
    margin-top: 20px;
}
@media (max-width:720px) {
    .sticky-header{
        display: none;
    }
}
@media (max-width:450px) {
    .sticky-header{
        display: none;
    }
    .about-section .image-column .image-box {
        position: relative;
        z-index: 1;
        padding-top: 0px !important;
    }
    .about-section .content-column .inner-column, .about-section .image-column .image-box {
        padding-top: 0px !important;
        text-align: center;
        padding-bottom: 46px;
    }
    .about-section {
        padding-top: 0px;
        padding-bottom: 50px;
    }
    .about-section {
        position: relative;
        background-repeat: no-repeat;
        background-position: center left;
        padding: 0px 0;
    }
    .about-section .image-column .image-box .alphabet-img img {
        max-width: 100%;
        height: auto;
    }
    .about-section .image-column .image-box .alphabet-img {
        position: absolute;
        left: 0px;
        top: 40px;
        width: 100%;
    }
    .services-section .upper-box {
        padding-bottom: 100px;
        padding-top: 1px;
    }
    .sec-title {
        margin-bottom: 0px !important;
    }
    .services-carousel {
        position: relative;
        padding-bottom: 6px;
    }
    .icon-box {
        width: 120px;
        height: 120px;
        background-color: #082D73;
        border-radius: 50%;
        /* left: 71px; */
    }
    .form-section {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .svg-1 {
        position: absolute;
        top: -85px;
    }
    .testimonial-section {
        position: relative;
        padding-top: 0px;
    }
    .testimonial-section .title-column .inner-column, .testimonial-section .testimonial-column .inner-column {
        padding: 30px 15px !important;
    } 
    .testimonial-block .image-box {
        position: absolute;
        right: 0;
        top: 0;
        height: 144px;
        width: 150px;
    }
    .feature-block {
        margin-bottom: 0px !important;
    }
    .text-1 {
        font-size: 19px !important;
        margin-top: 12px;
    }
    .sidebar-page-container .sidebar-side, .sidebar-page-container .content-side {
        position: relative;
        margin-bottom: 10px !important;
    }
    
}
@media (max-width:750px) {
    .d-flex{
        flex-wrap: wrap;
    }
}
.inner-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.text-1 {
    font-size: 27px;
    padding: 0px 10px 0px 10px;
    margin-top: 12px;
}
.blog-cat li.active a, .blog-cat li a:hover{
   color: #ffffff;
   background-color: #082D73 !important;
   border-left: 5px solid #ff8a00;
}
.phone {
    width: 60px;
    height: auto;
    display: table;
    float: right;
    position: fixed;
    z-index: 99999999999;
    top: 40%;
     right: 20px;
}

.whatsapp {
    width: 60px;
    height: auto;
    display: table;
    float: right;
    position: fixed;
    z-index: 99999999999;
    top: 60%;
    right: 20px;
}
.bold{
    color:#022F72;
    font-weight: 700;
}
.bold-1{
    color: #ff8a00;
}
.our-works{
    padding: 20px 0px 0px;
}
.video-content {
    width: 100%;
    height: 100%;
    background-color:#022F72;
    padding: 3px;
    border-radius: 5px;
    box-shadow: 10px 10px 15px rgb(146, 141, 141);
}
.video-content video{
    width: 340px;
    height: 250px;
    
}
.width-100{
    width: 100%;
    height: 100%;
}
.image-section{
    /* padding-top: 30px; */
    padding-bottom: 30px;
}
.pad-0{
    padding-bottom: 0px !important;
}
.margin-0{
    margin-top: 0px !important;
}
.padding-bottom-0{
    padding-bottom:10px;
}
.code{
    height: 5px;
    width: 80px;
    background-color: #022F72;
    margin-bottom: 20px;
}
.ul-list{
    /* padding: 20px 0px; */
    padding-bottom: 10px;
}
.ul-list li{
    font-size: 29px;
    font-weight: 500;
}
.bg-h3{
    background-color: #022F72;
    color: #fff !important;
    padding: 30px;
}
.bg-h3 h3{
    color: #fff !important;
}
.bg-h3 a{
    background-color:#ff8a00;
    color: #fff;
    padding: 15px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 20px;
}
.d-flex{
    display:flex;
    gap: 10px;
    /* flex-wrap: wrap; */
}
.inner-sub-content h4{
    margin-bottom: 10px;
    color:#022F72;
}
.texture-design{
    padding-bottom: 15px;
}
.texture-design h4{
    color:#022F72;
    padding-bottom: 5px;
}
.texture-design p{
    text-align: justify;
}
.texture-images{
    padding:20px 0px;
}
.padding h4{
    padding: 20px 0px;
}
/*  */
.form-container {
    background-color: #fff;
    margin: 0 auto -120px;
    padding: 20px;
    position: relative;
    top: -59px;
    z-index: 9;
    width: 88%;
    box-shadow: 0 3px 6px #0f0f0f15;
    border-radius: 30px;
    opacity: 1;
}
.btns{
    width: 100%;
    border-radius: 10px;
}
input::placeholder{
    color: #022F72;
}
.form-group i{
    font-size: 18px;
    color: #444141;
}
.form-group label{
    font-size: 18px;
    color: #413f3f;
    font-weight: 500;
}
.form-group input:active{
   border: none !important;
   outline: none !important;
}
.form-group {
    position: relative;
}
.form-group i {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: #495057;
}
.form-group input, .form-group select {
    padding-left: 40px; 
}
.form-group input[type="submit"] {
    background-color: #007bff;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 16px;
}
.form-group input[type="submit"]:hover {
    background-color: #0056b3;
}

/*  */
.form-group {
    position: relative;
    margin-bottom: 20px;
}
.form-group i {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: #495057;
    transition: all 0.3s ease;
}
.form-group input, .form-group select {
    padding-left: 40px; /* Space for the icon */
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    width: 100%;
    background-color: #fff; /* Input background color */
    transition: all 0.3s ease;
    height: 60px;
}
.form-group input:focus, .form-group select:focus {
    border-color: #007bff;
    outline: none;
    background-color: #fff; /* Ensure white background on focus */
}
.form-group input:focus ~ i,
.form-group input:not(:placeholder-shown) ~ i,
.form-group select:focus ~ i,
.form-group select:not(:placeholder-shown) ~ i {
    top: -10px;
    left: 5px;
    font-size: 16px;
    color: #007bff;
}
.form-group label {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    color: #495057;
    font-size: 16px;
    transition: all 0.3s ease;
    font-weight: 500;
}
.form-group input:focus ~ label,
.form-group input:not(:placeholder-shown) ~ label,
.form-group select:focus ~ label,
.form-group select:not(:placeholder-shown) ~ label {
    top: 0px;
    font-size: 16px;
    color: #070707;
    background-color: #fff;
    padding: 0px 5px;
    font-weight: 500;
}
.form-group select option {
    color: black; /* Hide placeholder text */
}
.form-group input:not(:placeholder-shown),
.form-group select:not(:placeholder-shown) {
    padding-top: 0px; /* Space for the label */
}
.home input::placeholder{
        color: transparent;
}
.home input{
    font-size: 16px;
    font-weight: 500;
}
.color-blue{
    color:#0648ac !important;
    font-weight: 600;
}

/*  */

/* gallery section */

.gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
}
.gallery-item {
    flex: 1 1 calc(20% - 10px);
}
.gallery-item img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding-left: 10px;
    margin-bottom: 20px;
}
.modal {
    display: none;
    position: fixed;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
}
.modal {
    display: none;
    position: fixed;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    z-index: 2;
}
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 400px;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}
