﻿body {
    font-family: "Montserrat", sans-serif;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif !important;
}


ul li {
    list-style: none !important;
    font-family: "Montserrat", sans-serif !important;
}




.top1 {
    height: 40px;
    background-color: #01165c;
}

.top1 ul {
    display: flex;
    justify-content: center;
}

.top1 ul li {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    margin-top: 10px;
    color: #fff;
    font-weight: 600;
    list-style: none;
    margin-right: 30px;


}
.top1 ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

.top1 ul li a:hover {
  color: #ff7a00;
}
.top1 ul li i {
    font-size: 12px;
}


.top2 {
    background-color: #ffffff;
    padding: 6px;
}

.logo img {
    width: 100%;
    height: 83px;
}

.menu {
    padding-left: 38px;
    float: right;
}

.menu ul {
    display: flex;
    padding: 0;
}

.menu ul li {
    list-style: none;
    padding: 8px;
    padding-top: 27px;
    padding-left: 16px;
    position: relative;
}


.misn-vsn {
  margin-top: 40px;
  padding: 40px 80px;
  background-color: #ddd;

}

.misn-vsn1 h3 {
  text-align: center;
  margin-top: 90px;
  color: #f4a64a;
  font-weight: bold;
}

.misn-vsn1 p {
  text-align: center;
  color: #fff;
  font-weight: 550;
  font-size: 14px;
}

.msn-1 {
  background: url(../image/b3.jpg) repeat;
  background-size: cover;
  height: 300px;
}

.msn-2 {
  background: url(../image/b13.jpg) repeat;
  background-size: cover;
  height: 300px;
}

.bg-bl {
  background-color: #1f3f8b;
}






.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 220px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}










.menu ul li a {
    text-decoration: none;
    color: #002d7f;
    font-size: 15px;
    font-weight: 550;
    font-weight: 600;
    transition: all ease-in 0.4s;
}

.menu ul li a:hover {
    color: rgb(247, 30, 34);
}


.top2 {
    width: 100%;
    position: absolute;
    z-index: 999999;
}





.feature .col-md-4 {
    padding: 0 !important;
}

.f1 {
    background: url(../image/banner.jpg) repeat rgba(38, 58, 143, 0.7);
    background-blend-mode: multiply;
    background-size: contain;
    padding: 45px 30px;
}

.f2 {
    background: url(/images/banner1.jpg) repeat rgba(38, 58, 143, 0.7);
    background-blend-mode: multiply;
    background-size: contain;
    padding: 45px 30px;

}

.f3 {
    background: url(../image/banner2.jpg) repeat rgba(38, 58, 143, 0.7);
    background-blend-mode: multiply;
    background-size: contain;
    padding: 45px 30px;

}

.feature h5 {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}

.feature i {
    margin-right: 10px;
    font-size: 45px;
    float: left;
    margin-bottom: 50px;
    margin-right: 35px;

}

.feature p {
    font-size: 14px;
    color: #fff;
}





.service {
    padding-top: 50px;
    background-color:rgb(238 246 255);
}

.service h2 {
    font-weight: bold;
    color: #101010;
    font-size: 40px;
    margin-bottom: 15px;
}

.service h5 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    color: #002b7f;
}

.service h3 {
    text-align: center;
    font-weight: 600;
    color: #002b7f;
    margin-top: 40px;
    font-size: 41px;
}

.service ul {
    padding: 0;
}

.service ul li {
    list-style: none;
    margin-bottom: 13px;
}

.service ul li i {
    color: #fff;
    background-color: #021045;
    padding: 5px;
    font-size: 12px;
    border-radius: 50%;
}

.service a {
    margin-top: 20px;
    display: inline-block;
    margin-top: 30px;
    padding: 14px 34px;
    border-radius: 5px;
    background-color: #021045;
    color: #fff;
    font-weight: bold;

}

.service ul li i {
    margin-right: 11px;
}

.abt1 .col-lg-7 {
    padding-left: 30px;
}

.abt1 .col-lg-7 img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
   

}

.img-lbl {
    width: 250px;
    position: relative;
    padding: 15px;
    background-color: #ffffff;
    border-radius: 5px;
    margin-top: 40px;
    margin-left: auto;
    box-shadow: 1px 1px 10px #c6c6c669;

}

.img-lbl i {
    color: #ff7a2a;
    float: left;
    margin-bottom: 35px;
    font-size:28px;
    margin-right: 15px;
}

.img-lbl h5 {
    color: #1a1a1a;
    font-weight: 500;
    line-height: 25px;
    font-size: 15px;
}


.img-lbl1 {
    width: 320px;
    position: relative;
    padding: 15px;
    background-color: #ffffff;
    border-radius: 5px;
    margin-top: -120px;
    margin-left: auto;
    box-shadow: 1px 1px 10px #c6c6c669;

}

.img-lbl1 i {
    color: #ff7a2a;
    float: left;
    margin-bottom: 25px;
    font-size: 30px;
    margin-right: 20px;
}

.img-lbl1 h5 {
    color: #1a1a1a;
    font-weight: 500;
    line-height: 25px;
    font-size: 15px;
}

.abt1 .col-lg-5 {
    padding: 30px 17px;
    padding-left: 10px;
}

.abt1 .col-lg-5 img {
    width: 300px;
    height: 200px;
    object-fit: cover;
    border-radius: 10px;
}

.s1 {
    box-shadow: 1px 1px 20px #ededed;
    
}

.s1 img {
    width: 100%;
    height:220px;
    object-fit:cover;
     
}

.service .row .col-md-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.s01 {
    padding: 16px 27px;
}

.service h6 {
    margin-top: 10px;
    font-weight: bold;
    color: #00259f;
}

.service p {
    color: #6d6d6d;
    font-size: 14px;
    font-weight: 500;
}


.service .col-md-4 {
    padding: 20px 30px !important;
}

.sub-h {
    text-align: center;
    margin-top: 0 !important;
    position: relative;
    color: #959494 !important;
    font-weight: 530 !important;
    margin-bottom: 40px;
}

.sub-h::after {
    position: absolute;
    content: "";
    height: 3px;
    width: 53px;
    background-color: #160880;
    left: 48%;
    bottom: 0;
    top: 39px;

}


.fa-comments {
    font-size: 50px;
    float: left;
    margin-bottom: 35px;
    margin-right: 18px;
}

}
.lowm {
  background-color: #1e3a8a !important; 
  padding: 60px 0;
  color: #fff;
}


.lowm h2,
.lowm h6 {
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: left; 
}


.lowm p,
.lowm li {
  color: #ffffff;
  font-size: 15px;
  line-height: 1.6;
}


.lowm ul {
  padding: 0;
  margin: 0;
}

.lowm ul li {
  list-style: none;
  margin-bottom: 10px;
}


.lowm a {
  color: #ffffff !important; 
  text-decoration: none;
  transition: 0.3s;
}

.lowm a:hover {
  color: #c7d2fe !important; 
}
.copy {
    height: 50px;
    background-color: #1e40af !important;
}

.copy h6 {
    color: #fff;
    padding-top: 14px;
    font-family: "Montserrat", sans-serif !important;
    text-align: center;
}



}

.copy ul {
    margin: 0;
    justify-content: center;
    display: flex;
}

.copy ul li {
    margin-top: 13px;
    margin-right: 16px;
    list-style: none;
}

.social ul {
    margin: 0;
    padding: 0;
    display: flex;
    margin-top: 30px;
}

.social ul li {

    margin-right: 16px;
    list-style: none;
    text-align: center;
}

.social ul li a {
    border: 2px solid #f0f0f0;
    border-radius: 50%;
    padding: 9px 13px;
}


.social i {
    font-size: 14px;
}

.social1 {
    text-align: right;
}

.social1 h4 {
    margin-top: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 0;
}

.lowm h3 {
    font-size: 26px;
}

.lowm ul li {
    font-size: 15px;
}


.f-gal img {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    object-fit: cover;

}

.git {

    background-color: #01165c;
    padding: 25px;
}

.git h6 {
    margin-top: 0;
    text-align: left;
    font-size: 13px;
    color: #fff;
    line-height: 20px;
}

.git h3 {
    margin-bottom: 0;
    color: #fff;
    font-weight: 550;
}


.fa-comments i {
    float: left;
    font-size: 60px;
    margin-bottom: 25px;
    margin-right: 15px;
}

.getintouch {
    font-weight: bold;
    color: #000000;
    border: 1px solid #fff;
    padding: 12px 20px;
    border-radius: 25px;
    background-color: #fff;
    transition: all ease 0.4s;
}

.git a:hover {
    color: #fff;
    background-color: #8da7fc;
    border: 1px solid #8da7fc;
}



.git ul {
    padding: 0;
    margin: 0;
    display: flex;
}

.git ul li {
    list-style: none;
}


.map {
    width: 100%;
    margin-bottom: 40px;
}





.team {
    margin-top: 40px;
    background: url(../image/b12.jpg) no-repeat rgba(1, 52, 153, 0.774);
    background-blend-mode: multiply;
    background-attachment: fixed;
    width: 100%;
    padding: 100px 0px;
}

.team h6 {
    color: #fff;
    font-weight: 550;
    position: relative;
}

.team h6::after {
    position: absolute;
    content: "";
    height: 3px;
    width: 35px;
    background-color: #ffb839;
    left: 0;
    bottom: 0;
    top: 30px;

}

.team h3 {
    font-size: 35px;
    font-weight: 600;
    margin-top: 30px;
    color: #fff;
}

.team i {
    color: #f9ab25;
    font-size: 24px;
    float: left;
    margin-right: 30px;
    border: 2px solid #dfdfdf;
    line-height: 27px;
    text-align: center;
    padding: 8px;
    border-radius: 50%;
    margin-bottom: 50px;
}

.team h4 {
    font-family: "Montserrat", sans-serif !important;
    font-size: 17px;
    color: #e9e2e2;
    font-weight: 550;
    margin-bottom: 0px;
    margin-top: 8px;
    margin-bottom: 30px;
    position: relative;
}

.team h4::after {
    position: absolute;
    content: "";
    height: 3px;
    width: 35px;
    background-color: #ffb839;
    left: 75px;
    bottom: 0;
    top: 30px;
}

.team p {
    color: #eae9e9;
    font-weight: 500;
}







.expert {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 40px;
}

.ext-img {
    background: url(../image/c-img3.jpg) repeat;
    background-size: cover;
    height: 556px;
}

.ext {
    background-color: #0b2a5b;
    padding: 50px;
}

.expert h2 {
    font-size: 41px;
    color: #f3f1f1;
    font-weight: 522;
    margin-top: 25px;
    margin-bottom: 25px;
}

.expert h4 {
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    margin-bottom: 30px;
}

.expert h5 {
    font-size: 15px;
    color: #dbdbdb;
    font-weight: 500;
    margin-bottom: 28px;
}

.expert i {
    margin-right: 10px;
}






.c-banner img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.cmsg {
    background: url(../image/tex2.jpg) repeat;
    background-size: cover;
    padding: 60px;
    position: relative;
}

.cmsgimg img {
    width: 100%;
    height: 450px;
    border-radius: 20px;
    box-shadow: 1px 1px 16px #c2c2c2;
}

.form-control {
    height: 44px !important;
}

.cmsg h1 {
    color: #002b7f;
    text-align: center;
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: bold;
}

.cmsg textarea {
    margin-top: 30px;
    width: 100%;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #e0dddd;
}

.cmsg1 {
    padding-top: 12px;
    padding-left: 20px;
}

.form-control {
    height: 50px;
}

.cbtn {
    margin-top: 30px;
    text-align: center;
}

.cbtn button {
    color: #fff;
    background-color: #e4721cd4;
    border: 0;
    padding: 6px 35px;
    font-size: 17px;
    font-weight: bold;
    border-radius: 6px;
}


.cmap {
    position: relative;
    margin-bottom: 60px;
}

.cmap h1 {
    text-decoration: underline;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: bold;
    color: #F48634;
}





.contactus {
    margin-top: 100px;
}

.contactus a {
    color: #000000;

}


.contactus h1 {
    color: #062383e7;
    font-size: 40px;
    text-align: center;
    font-weight: 600;

}


.single-card .card {
    background-color: #ffffff;
    border: 0;
    -webkit-box-shadow: 2px 4px 10px 0 rgb(0 34 51 / 5%), 2px 4px 10px 0 rgb(0 34 51 / 5%);
    box-shadow: 2px 4px 10px 0 rgb(0 34 51 / 5%), 2px 4px 10px 0 rgb(0 34 51 / 5%);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.single-card .card {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.single-card .card:hover {
    background: #001352db;
}

.single-card .card:hover .contact-icon i {
    color: #222;
}

.single-card .card:hover .contact-icon i {
    background: #fff;
}

.single-card .card:hover .card-title,
.single-card .card:hover .card-text {
    color: #fff;
}

.single-card .card-body {
    min-height: 230px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.single-card .contact-icon i {
    font-size: 28px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #011152;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 20px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.single-card .card-title {
    margin-bottom: 0.75rem;
    font-size: 25px;
    text-transform: capitalize;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-weight: 550;
    color: #011152;
}

.single-card .card-text {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-weight: 500;
    color: #021045;
}





.our-tm {
    margin-top: 40px;
    padding: 40px 20px;
    background-color: #f4f7ff;
}

.our-tm h2 {
    color: #021f7d;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 8px;
    margin-top: 20px;
}

.our-tm > .container-fluid > p {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 40px;
}


.tm-card {
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0,0,0,0.10);
    margin-bottom: 30px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.tm-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
}


.tm-card img {
    width: 100%;
    height: 250px;
    object-fit: contain;
    object-position: top;
    display: block;
    background-color:#f0f0f0;
}


.tm-info {
    padding: 15px;
}


.tm-info h5 {
    font-size: 14px;
    font-weight: 700;
    color: #ff8716;
    margin-bottom: 8px;
    margin-top: 0;
}


.tm-info .review_comment p {
    font-size: 13px;
    color: #555;
    line-height: 1.6;
    height: 60px;
    overflow: hidden;
    margin-bottom: 5px;
}

.tm-info .review_comment p.active {
    height: auto;
}


.tm-info .read_more {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    color: #002b7f;
    margin-top: 5px;
}

.tm-info .read_more:hover {
    color: #ff8716;
}


@media (max-width: 767px) {
    .our-tm {
        padding: 20px 10px;
    }
    .tm-card img {
        height: 200px;
    }
}





.review_wrap p {
    padding: 0;
    text-align: justify;
    margin-bottom: 0;
}

.review_wrap {
    padding: 2px;
    border-radius: 5px;
    position: relative;
    outline: none;
    text-align: left;
    width: 100%;

    a {
        color: #333;
        text-decoration: none;
    }

    .review_comment {
        display: flex;
        flex-wrap: wrap;

        p {
            height: 23px;
            overflow: hidden;
            text-overflow: ellipsis;

            &.active {
                height: auto;
                overflow: auto;
            }
        }

        a {
            width: 100%;
            color: #003a85;
            font-weight: bold;
            text-align: right;
            font-size: 14px;
        }
    }

    h3 {
        display: inline-block;

        padding-top: 5px;
        margin: 0;

        span {
            font-size: 16px;
        }
    }
}

.feedback_title {
    display: inline-block !important;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 0;
    border-bottom: none !important;

    @media only screen and (min-width:991px) {
        font-size: 30px;
    }
}

.asso h6 {
    font-weight: 600;
    font-size: 19px;
}

.asso h3 {
    text-align: center;
    background-color: #003a85;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    position: relative;
    margin-bottom: 15px;
}

.asso {
    height: 300px;
    background-color: #e1f5fc;
    padding: 7px;
    border-radius: 10px;
    margin-top: 20px;
    box-shadow: 1px 3px 10px #d6d6d6;
}




.cost-a {
    margin-top: 40px;
    margin-bottom: 40px;
}

.cost-a h2 {
    font-size: 35px;
    font-weight: 600;
    color: #002b7f;
    text-align: left;
    margin-bottom: 15px;
}

.cost-a p {
    font-size: 14px;
    line-height: 25px;
    color: #6d6d6d;
}

.cost-a img {
    width: 100%;
    box-shadow: 4px 4px 8px#d8d8d8;
    border-radius: 85px 15px 85px 15px;
}

.ca-rules h3 {
    font-size: 35px;
    font-weight: 600;
    color: #002b7f;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ca-rules i {
    margin-right: 10px;
    color: #ff8325;
    font-weight: bold;
}

.ca-rules ul li {
    margin-bottom: 8px;
}




.cost1 {
    margin: 50px 00px;
}

.cost1 img {
    width: 100%;
    box-shadow: 4px 4px 8px#d8d8d8;
}

.cost1 p {
    line-height: 24px;
    color: #4c4c4c;
    text-align: justify;
    font-size: 14px;
}

.cost1 h4 {
    font-weight: 600;
    color: #850007b6;
    margin-bottom: 10px;
}

.ht img {
    height: 550px;
    object-fit: cover;
}

.cost1 table {
    border: 2px solid #014ec1;

}

.cost1 table tr th {
    border: 2px solid #9a9a9ae8;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background-color: #013699e8;

}

.cost1 table tr th:hover {
    background-color: #153fc9e2;

}

.cost1 table tr {
    border: 1px solid #979797;

}

.cost1 table tr td {
    border: 2px solid #8f8e8e;
    padding: 8px;
    text-align: center;
    color: #545353;
    font-weight: 600;

}

.cost1 table tr td:hover {
    background-color: #8a8989;
    color: #fff;
}




.cas {
    margin-top: 50px;
    margin-bottom: 50px;
}

.cas h3 {
    font-size: 35px;
    font-weight: 600;
    color: #002b7f;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.cas h6 {
    font-size: 20px;
    font-weight: 600;
    color: #c50512;
    text-align: left;
}

.cas h5 {
    color: #05387b;
    font-weight: 650;
}

.slider-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;   
  color: white;
}

.slider-content h1 {
    font-size: 70px;
    font-weight: bold;
    text-align: left;
}

.slider-content p {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
    text-align: left;
    font-weight: bold;
}

.slider-bg {
  width: 100%;
  height: 500px;          
  background-size: cover;     
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}


.slider-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 0, 122, 0.2);
  z-index: 1;

}

.slider-content {
    position: relative;
    z-index: 2;
}

.slider-content .slid-btn {
    width: 100%;
    text-align: left;
}

.slider-content h3 {
    font-weight: bold;
    font-size: 25px;
    text-align: left;
    margin-bottom: 0px;
}

.slider-content .slid-btn a {
    background-color: #003399!important;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    position: relative;
}


.slider-content .slid-btn a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #ffffff;
    left: 10px;
    top: 10px;
    z-index: -1;
}

.mobile-toggle {
    display: none;
    float: right;
    font-size: 24px;
    margin-top: -45px;
    border-radius: 10px;
}

#fluid-padding{
    padding: 120px;
}



@media (max-width: 768px) {

    #fluid-padding{
    padding: 10px;
}

.cmsg{
    padding: 10px;
    padding-bottom: 30px;
    padding-top: 30px;
}

    .top1 {
        padding: 8px 0;
    }

    .top1 .row {
        flex-direction: column;
        gap: 10px;
    }

    .top1 ul {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }

    .top2 .row {
        align-items: center;
    }

    .mobile-toggle {
        display: block;
    }

    .menu {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #fff;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        display: none;
        z-index: 1000;
    }

    .menu.active {
        display: block;
    }

    .menu ul {
        flex-direction: column;
        gap: 0;
        padding: 20px;
    }

    .menu li {
        width: 100%;
        border-bottom: 1px solid #f0f0f0;
    }

    .menu a {
        display: block;
        padding: 15px 0;
        text-align: left;
    }

    .dropdown-content {
        position: static;
        display: none;
        box-shadow: none;
        background-color: #f8f9fa;
        margin-left: 20px;
        border-radius: 0;
    }

    .dropdown.active .dropdown-content {
        display: block;
    }

    .dropdown>a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .dropdown-content a {
        padding: 10px 20px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 0 10px;
    }

    .top1 {
        font-size: 12px;
    }

    .logo img {
        max-height: 60px;

    }

    .logo {
        float: left;
    }

    .menu ul {
        padding: 15px;
    }

    .menu a {
        padding: 12px 0;
        font-size: 16px;
    }

    .dropdown-content a {
        font-size: 14px;
        padding: 8px 15px;
    }
}
@media (max-width: 768px) {
    .container {
        padding: 0 10px;
    }

    .top1 {
        font-size: 12px;
    }

    .logo img {
        max-height: 60px;

    }

    .logo {
        float: left;
    }

    .menu ul {
        padding: 15px;
    }

    .menu a {
        padding: 12px 0;
        font-size: 16px;
    }

    .dropdown-content a {
        font-size: 14px;
        padding: 8px 15px;
    }
}
footer,
.lowm,
.copy {
    background-color: #1e3a8a !important;
}

.lowm {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 40px 60px;
}

.lowm .footer-section {
  width: 22%;
  min-width: 220px;
}

.lowm ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.lowm ul li {
  margin-bottom: 8px;
}


.lowm ul li a {
  color: #ffffff !important;
  text-decoration: none;
  display: block;
}


.lowm ul li a:hover {
  color: #ff7a00 !important;
}
.slider-bg {
  position: relative;
  background-size: cover;
  background-position: center;
  height: 600px;
}


.slider-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.75),
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.1)
  );

  z-index: 1;
}


.slider-content {
  position: relative;
  z-index: 2;
  color: white;
}
.slide-btn a {
    background: linear-gradient(45deg, #4da6ff, #66b3ff) !important;
    color: #fff !important;
    border: none;
}

.slide-btn a:hover {
    background: linear-gradient(45deg, #3399ff, #4da6ff) !important;
}

.slider-bg,
.carousel-item,
.item {
  height: 600px;
  min-height: unset !important;
}

.slider-bg img,
.carousel-item img,
.item img {
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
}


.carousel,
.slider,
.banner {
  overflow: visible !important;
}

.image-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.image-grid img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
  
  
  
  
}