html {
  scroll-behavior: smooth;
}

body {  font-family: Arial, Helvetica, sans-serif;  }

*{ margin: 0; padding: 0; box-sizing: border-box; letter-spacing: 0.15px; } 
*::before,
*::after {
  box-sizing: border-box;
}

.display-none {
    display:block ;
}

/*---------------------- HEADER & NAV START  ------------------------------  */
.header01 {
  width: 100%;
}
/*---------------------- HEADER & NAV END  ------------------------------  */

/*----------------------  NAV START  ------------------------------  */
.nav01 {
  width: 100%;
}

/*----------------------  NAV END  ------------------------------  */

/*----------------------  SLIDE END  ------------------------------  */

/*----------------------  SLIDE END  ------------------------------  */

/*---------------------- TITLES START ------------------------------  */
h1 {
  width: 100%;
}
h2 {
  width: 100%;
}
h3 {
  width: 100%;
}
h4 {
  width: 100%;
}
h5 {
  width: 100%;
}
h6 {
  width: 100%;
}

.page-title01 {
  width: 100%;
  clear: both;
  padding: 40px 0px;
  text-align: center;
  background-image: url("../images/page-title.jpeg");
  background-repeat: no-repeat;
  background-position: center; /* Center the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}
.page-title01 h3 {
  color: #fff;
  font-size: 40px;
}
.page-title01 p {
  color: #f4f4f4;
  font-size: 16px;
}

.sub-title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 22px;
  margin: 0 0 21px 0;
  display: inline-block;
  position: relative;
  margin-left: 35px;
  color: #2db7ff;
}
.sub-title:before {
  content: "";
  width: 25px;
  position: absolute;
  background: #2db7ff;
  height: 3px;
  left: -35px;
  top: 50%;
  transform: translateY(-50%);
}

.paragraph01 {
  width: 100%;
  padding: 15px;
 
  font-size: 18px;
  font-weight: 400;
  color: #111d58;
  margin-bottom: 16px;
}

.paragraph02 {
  width: 100%;
  padding: 15px;
 
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: #111d58;
  margin-bottom: 16px;
}
/*---------------------- TITLES END ------------------------------ */

/*---------------------- LIST START ------------------------------ */
.sree-list01 {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.sree-list01 li {
  list-style: none;
  color: #263788;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.sree-list01 li i {
  color: red;
}
.sree-list01 li:before {
  content: " ";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

/*---------------------- LIST END ------------------------------ */

#page {
  width: 100%;
  clear: both;
  background: #f4f4f4;
}

#page .page-in {
  width: 100%;
  padding: 20px 20px;
  background: #fff !important;
  margin: 40px 10px;
}

/*---------------------- FOOTER START ------------------------------ */
.footer01 {
  width: 100%;
  clear: both;
  margin: 40px 0px 0px 0px;
  padding: 0px;
    background-image: url("../images/parallax-top.jpg");
    
  background-repeat: no-repeat;
  background-position: center; /* Center the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}

.footer01 p {
  color: #a0abdc;
}
.footer01 .footer-top {
  width: 100%;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-size: 34px;
  background: #2d3e8e;
  padding: 30px 0px;
}

.footer01 .footer-info {
  width: 100%;
  background-image: url("../images/parallax-top.jpg");
    
  background-repeat: no-repeat;
  background-position: center; /* Center the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  padding: 40px 20px;
}
.footer01 .footer-info h5 {
  color: #ffffff;
  font-family: "Fira Sans", Sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.footer01 .copyrights {
  background: #111d58;
  text-align: center;
  font-size: 16px;
  padding: 15px;
}

.footer02 {
  width: 100%;
}
.footer03 {
  width: 100%;
}
.footer04 {
  width: 100%;
}
.footer05 {
  width: 100%;
}
.footer06 {
  width: 100%;
}
.footer07 {
  width: 100%;
}
.footer08 {
  width: 100%;
}
.footer09 {
  width: 100%;
}
.footer10 {
  width: 100%;
}
/*---------------------- FOOTER END ------------------------------ */

/*---------------------- FIX CODE START ------------------------------ */
.clear0 {
  clear: both;
  height: 0px;
}
.clear5 {
  clear: both;
  height: 5px;
}
.clear10 {
  clear: both;
  height: 10px;
}
.clear15 {
  clear: both;
  height: 15px;
}
.clear20 {
  clear: both;
  height: 20px;
}
.clear25 {
  clear: both;
  height: 25px;
}
.clear30 {
  clear: both;
  height: 30px;
}
.clear35 {
  clear: both;
  height: 35px;
}
.clear40 {
  clear: both;
  height: 40px;
}
.clear45 {
  clear: both;
  height: 45px;
}
.clear50 {
  clear: both;
  height: 50px;
}
.clear55 {
  clear: both;
  height: 55px;
}
.clear60 {
  clear: both;
  height: 60px;
}
.clear65 {
  clear: both;
  height: 65px;
}
.clear70 {
  clear: both;
  height: 70px;
}
.clear75 {
  clear: both;
  height: 75px;
}
.clear80 {
  clear: both;
  height: 80px;
}
.clear85 {
  clear: both;
  height: 85px;
}
.clear90 {
  clear: both;
  height: 90px;
}
.clear95 {
  clear: both;
  height: 95px;
}
.clear100 {
  clear: both;
  height: 100px;
}

/*Align Start */

.center {
  text-align: center;
}
.right-center {
  text-align: right;
}
.left-center {
  text-align: left;
}
/*Align End */
/*---------------------- FIX CODE END ------------------------------ */
.google-map {
  width: 100%;
  min-height: 350px;
  margin-top: 40px;
  clear: both;
}
.google-map iframe {
  width: 100%;
  min-height: 350px;
  margin-top: 40px;
  margin-bottom: -40px;
  clear: both;
}
/*---------------------- CHANGES CODE START ------------------------------ */

/*---------------------- CHANGES CODE START ------------------------------ */
.dropdown-menu a {
  color: #000 !important;
}

.dropdown-menu .dropdown-item {
  color: #000 !important;
}
ul .dropdown-menu .show {
  background: #000 !important;
}
.navbar-light .navbar-toggler {
  background-color: #fff;
}




    
nav{
  
  z-index: 9999999999;
  width: 100%;
  top:0;
  
  background: #fff;
}
nav .wrapper{
  position: relative;
  max-width: 1300px;
  padding: 10px 30px;
  height: 80px;
  line-height: 80px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 999999;
}
.wrapper .logo a{
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}
.wrapper .nav-links{
  display: inline-flex;
  margin-top: 10px;
}
.nav-links li{
  list-style: none;
  margin: 0px 6px;
}
.nav-links li a{
  color: #000080;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  padding: 9px 15px;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.nav-links li a:hover{
  background: #000080;
  color:#fff;
}
.nav-links li .active{
  background: #000080;
  color:#fff;
}
.nav-links .mobile-item{
  display: none;
}

.nav-links .mobile-item1{
  display: none;
}
.nav-links .drop-menu{
  position: absolute;
  background: #242526;
  width: 180px;
  line-height: 45px;
  top: 80px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0,0,0,0.15);
}
.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box{
  transition: all 0.3s ease;
  top: 60px;
  opacity: 1;
  visibility: visible;
  z-index:9999999999;
}

.nav-links li:hover .mega-box1{
  transition: all 0.3s ease;
  top: 50px;
  opacity: 1;
  visibility: visible;
  z-index:9999999999;
}
.drop-menu li a{
  width: 100%;
  display: block;
  padding: 0 0 0 15px;
  font-weight: 400;
  border-radius: 0px;
}
.mega-box{
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 30px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
}
.mega-box1{
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 30px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
}
.mega-box .content{
  background: #5107ae;
  padding: 25px 20px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  box-shadow: 0 6px 10px rgba(0,0,0,0.15);
}
.mega-box .content .row{
  width: calc(25% - 30px);
  line-height: 45px;
}
.content .row img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .row header{
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 500;
}
.content .row .mega-links{
  margin-left: -40px;
  border-left: 1px solid rgba(255,255,255,0.09);
}
.row .mega-links li{
  padding: 0 20px;
}
.row .mega-links li a{
  padding: 0px;
  padding: 0 20px;
  color: #d9d9d9;
  font-size: 17px;
  display: block;
}
.row .mega-links li a:hover{
  color: #f2f2f2;
}
.wrapper .btn{
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: none;
}
.wrapper .btn.close-btn{
  position: absolute;
  right: 30px;
  top: 10px;
}

@media screen and (max-width: 970px) {
  .wrapper .btn{
    display: block;
  }
  .wrapper .nav-links{
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    top: 0;
    left: -100%;
    background: #242526;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0,0,0,0.18);
    transition: all 0.3s ease;
  }
  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }
  ::-webkit-scrollbar-track {
    background: #242526;
  }
  ::-webkit-scrollbar-thumb {
    background: #3A3B3C;
  }
  #menu-btn:checked ~ .nav-links{
    left: 0%;
  }
  #menu-btn:checked ~ .btn.menu-btn{
    display: none;
  }
  #close-btn:checked ~ .btn.menu-btn{
    display: block;
  }
  .nav-links li{
    margin: 15px 10px;
  }
  .nav-links li a{
    padding: 0 20px;
    display: block;
    font-size: 20px;
    color: #fff;
  }
  .nav-links .drop-menu{
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }
  #showDrop:checked ~ .drop-menu,
  #showMega:checked ~ .mega-box{
    max-height: 100%;
  }
  
  #showMegaOne:checked ~ .mega-box{
    max-height: 100%;
  }
  #showMegaTwo:checked ~ .mega-box{
    max-height: 100%;
  }
  #showMegaThree:checked ~ .mega-box{
    max-height: 100%;
  }
  #showMegaFour:checked ~ .mega-box{
    max-height: 100%;
  }
  #showMegaFive:checked ~ .mega-box{
    max-height: 100%;
  }
  #showMegaSix:checked ~ .mega-box{
    max-height: 100%;
  }

  .nav-links .desktop-item{
    display: none;
  }
  .nav-links .mobile-item{
    display: block;
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }
  .nav-links .mobile-item:hover{
    background: #3A3B3C;
  }
  .drop-menu li{
    margin: 0;
  }
  .drop-menu li a{
    border-radius: 5px;
    font-size: 18px;
  }
  .mega-box{
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .mega-box1{
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .mega-box .content{
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }
  .mega-box1 .content{
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }
  .mega-box .content .row{
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255,255,255,0.08);
  }
  .mega-box1 .content .row{
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255,255,255,0.08);
  }
  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2){
    border-top: 0px;
  }
  .mega-box1 .content .row:nth-child(1),
  .mega-box1 .content .row:nth-child(2){
    border-top: 0px;
  }
  .content .row .mega-links{
    border-left: 0px;
    padding-left: 15px;
  }
  .row .mega-links li{
    margin: 0;
  }
  .content .row header{
    font-size: 19px;
  }
}
nav input{
  display: none;
}




  .logo {
  width:300px;
  border-radius:6px;
}
.logo img { 
  width:100%;
  border-radius:6px;
} 

.nav-bg {
  background: #fff;
  color: #fff;
}
.nav-bg a {
  color: #fff !important;
  text-decoration: none;
}
.nav-bg .logo {
  color: #FAF028 !important;
}
.nav-bg .navbar-brand {
  color: #fff;
  font-size: 22px;
  color: #FAF028 !important;
  text-transform: uppercase;
}




  body {
    background: #fff;
  }
  .welcome {
    width: 100%;
    text-align: center;
    background: #79d1ff;
    padding: 40px;
    clear: both;
    border-radius: 10px;
  }
  .welcome h1 {
    font-size: 28px;
    color: #263788;
    text-transform: uppercase;
    font-weight: 500;
  }
  .welcome p {
    font-size: 18px;
    color: #0e1d62;
    margin-bottom: 0.5rem;
  }
  .homepage-service {
    width: 98%;
    clear: both;
    margin: -50px 1% 50px 1%;
    position: relative;
  }
  .homepage-service .box01 {
    width: 100%;
    background: #fff;
    padding: 40px 20px;
    border-radius: 10px;
  }
  .homepage-service .box01 img {
    width: 100%;
    margin-top: 20px;
  }
  .homepage-service .box01 .icon {
    width: 100%;
  }
  .homepage-service .box01 .icon i {
    width: 100px !important;
  }
  .homepage-service .box01 h5 {
    color: #263788;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 20px;
  }
  .homepage-service .box01:hover {
    width: 100%;
    background: #263788;
    color: #fff;
  }
  .homepage-service .box01:hover h5 {
    color: #fff;
  }

  .carousel-caption {
    margin-bottom: 100px;
    font-size: 40px;
  }
  .carousel-caption h5 {
    font-size: 50px;
  }

  /* ........... */
  .about-company {
    width: 100%;
    clear: both;
    margin: 50px auto;
  }
  .about-company .image {
    width: 100%;
    padding: 26px;
  }
  .about-company .image .fonded {
    width: 60%;
    margin: auto;
    background: #263788;
    border-radius: 8px;
    z-index: 9;
    padding: 15px 35px;
    position: relative;
    margin-top: -70px;
  }
  .about-company .image .fonded h5 {
    color: #fff;
  }
  .about-company .image .fonded p {
    color: #8c97cd;
    font-weight: 400;
    font-size: 18px;
  }
  .about-company .image img {
    width: 100%;
    border-radius: 10px;
  }
  .about-company .text {
    width: 100%;
    padding: 26px;
  }
  .about-company .text .contact {
    width: 100%;
    padding: 30px;
    text-align: center;
    margin-top: 30px;
    clear: both;
  }
  .about-company .text .contact i {
    font-size: 50px;
    padding-top: 10px;
    color: #2db7ff;
    text-align: right !important;
  }
  .about-company .text .contact h5 {
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    color: #263788;
    margin: 0;
  }
  .about-company .text .contact h5 span {
    color: #2db7ff;
  }
  .about-company .text .contact p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
    color: #62718d;
  }
  .about-company .text .satisfaction {
    width: 100%;
    padding: 26px;
    text-align: center;
    border-left: solid 4px #2db7ff;
    margin-top: 14px;
  }
  .about-company .text .satisfaction h5 {
    width: 100%;
    font-size: 36px;
    color: #263788;
    font-weight: 600;
  }
  .about-company .text .satisfaction p {
    width: 100%;
    font-size: 22px;
    color: #62718d;
  }
  .home-service {
    width: 100%;
    clear: both;
    margin: 50px 0px;
    background: #1F127B;
    padding: 30px 0px; 
  }
  .home-service .home-service-in {
    width: 98%;
    margin: 1%;
  }
  .home-service .home-service-in img {
    border-radius: 0px;
    margin-top: 20px;
  }
  .home-service .home-service-in .hs-info {
    width: 100%;
    padding: 6px 4px;
    background: #fff;
    position: relative;
    margin: 0px 0% 10px 0%;
    border-radius: 0px;
    text-align: center;
    overflow: hidden; 
    height: 150px;
     height:fit-content;
     cursor: pointer;
  }

  .home-service .home-service-in .hs-info:hover {
    margin: -10px 0% 10px 0%;
    transition: 0.5s;
    height:fit-content;
    transition: 0.7s;
    width: 100%;
  }

  .home-service .home-service-in .hs-info h5 {
    font-size: 26px;
    line-height: 50px;
    color: #263787;
    font-weight: 500;
    transition: 0.4s;
    margin: 10px 0px 0px 0px;
    transition: 0.4s ease;
  }
  .home-service .home-service-in .hs-info P {
    display: none;
    width: 100%;
    transition: 1s;
    transition-delay: 1s;
    line-height: 0px !important;
    height: 0px !important;
    line-height: 20px;
  }
  .home-service .home-service-in .hs-info:hover P {
    display: inline;
    transition: 1s !important;
  }
  .home-service .home-service-in .hs-info:hover P {
    display: inline;
    width: 100%;
    transition: height 2s;
    line-height: 20px;
  }
  .home-service .home-service-in .hs-info a {
    text-decoration: none;
  }


  /* `lg` applies to medium devices (tablets, less than 992px) */
  @media (max-width: 991.98px) {
    .about-company .image .fonded {
      width: 100%;
      margin: auto;
      background: #263788;
      border-radius: 8px;
      padding: 15px 35px;
    }

    .homepage-service {
      margin: 10px 1% 50px 1%;
    }

    .homepage-service .box01 {
      border: solid 1px #ccc;
      margin: 5px auto;
    }

    .about-company .text .contact h5 {
      font-size: 22px;
    }
  }


  .logo {
    width: 300px;
    border-radius: 6px;
  }
  .logo img {
    width: 100%;
    border-radius: 6px;
  }

  .navtop {
    width: 100%;  
   display: grid;
  grid-template-columns: repeat(2, 1fr);
  color: #fff;
  }

   .navtop .navtop_left{
    width: 100%;
    padding: 1% 1% 1% 10%;
    font-size: 20px;
    font-weight: 500;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #000;
  text-align: left;
  }
   .navtop .navtop_right{
    width: 100%;
    padding: 1% 10% 1% 1%;
    font-size: 20px;
    font-weight: 500;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ff0000;
  
  color: #fff;
  text-align: right;
  }
   

/* Responsive adjustments */
@media (max-width: 480px) {
   .navtop {
    grid-template-columns: repeat(1, 1fr);
  }

  .navtop .navtop_left {
  text-align: center;
      padding: 1% 1% 1% 1%;
        font-size: 16px;
  }
  
  .navtop .navtop_right {
  text-align: center;
      padding: 1% 1% 1% 1%;
        font-size: 20px;
  }
}




.enquiry-tr02 {
    clear: both; width: 100%;    display: grid; grid-template-rows: auto; grid-template-columns: 48%  48%;
    gap : 2%;
    background-color : #f2f2f2; 
    border-radius : 8px;
    padding:30px 0px 0px 0px;
}


.grid_12 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 10px; /* Adjust the spacing between columns */
}

/* Styling for individual grid items */
.item {
  background-color: #ddd; /* Example styling */
  padding: 20px;
  text-align: center;
}

/* Responsive adjustments */
@media (max-width: 1200px) {
  .grid_12 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media (max-width: 992px) {
  .grid_12 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media (max-width: 768px) {
  .grid_12 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 480px) {
  .grid_12 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 320px) {
  .grid_12 {
    grid-template-columns: repeat(1, 1fr);
  }
}



.grid_11 {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  gap: 10px; /* Adjust the spacing between columns */
}
 

/* Responsive adjustments */
@media (max-width: 1200px) {
  .grid_11 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media (max-width: 992px) {
  .grid_11 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media (max-width: 768px) {
  .grid_11 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 480px) {
  .grid_11 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 320px) {
  .grid_11 {
    grid-template-columns: repeat(1, 1fr);
  }
}





.grid_10 {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  gap: 10px; /* Adjust the spacing between columns */
}
 
/* Responsive adjustments */
@media (max-width: 1200px) {
  .grid_10 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media (max-width: 992px) {
  .grid_10 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media (max-width: 768px) {
  .grid_10 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 480px) {
  .grid_10 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 320px) {
  .grid_10 {
    grid-template-columns: repeat(1, 1fr);
  }
}


.grid_09 {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  gap: 10px; /* Adjust the spacing between columns */
}
 

/* Responsive adjustments */
@media (max-width: 1200px) {
  .grid_09 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media (max-width: 992px) {
  .grid_09 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (max-width: 768px) {
  .grid_09 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 480px) {
  .grid_09 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 320px) {
  .grid_09 {
    grid-template-columns: repeat(1, 1fr);
  }
}



.grid_08 {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 10px; /* Adjust the spacing between columns */
}
 

/* Responsive adjustments */
@media (max-width: 1200px) {
  .grid_08 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media (max-width: 992px) {
  .grid_08 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {
  .grid_08 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 480px) {
  .grid_08 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 320px) {
  .grid_08 {
    grid-template-columns: repeat(1, 1fr);
  }
}





.grid_07 {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 10px; /* Adjust the spacing between columns */
}
 

/* Responsive adjustments */
@media (max-width: 1200px) {
  .grid_07 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (max-width: 992px) {
  .grid_07 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {
  .grid_07 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 480px) {
  .grid_07 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 320px) {
  .grid_07 {
    grid-template-columns: repeat(1, 1fr);
  }
}




.grid_06 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px; /* Adjust the spacing between columns */
}
 

/* Responsive adjustments */
@media (max-width: 1200px) {
  .grid_06 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 992px) {
  .grid_06 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .grid_06 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .grid_06 {
    grid-template-columns: repeat(1, 1fr);
  }
}



.grid_05 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px; /* Adjust the spacing between columns */
} 

/* Responsive adjustments */
@media (max-width: 1200px) {
  .grid_05 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 992px) {
  .grid_05 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .grid_05 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .grid_05 {
    grid-template-columns: repeat(1, 1fr);
  }
}



.grid_04 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px; /* Adjust the spacing between columns */
}
 
/* Responsive adjustments */
@media (max-width: 992px) {
  .grid_04 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .grid_04 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .grid_04 {
    grid-template-columns: repeat(1, 1fr);
  }
}



.grid_03 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px; /* Adjust the spacing between columns */
}
 

/* Responsive adjustments */
@media (max-width: 768px) {
  .grid_03 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .grid_03 {
    grid-template-columns: repeat(1, 1fr);
  }
}



.grid_02 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px; /* Adjust the spacing between columns */
}
 

/* Responsive adjustments */
@media (max-width: 480px) {
  .grid_02 {
    grid-template-columns: repeat(1, 1fr);
  }
}


  
  .flex { width: 100%; display: flex; flex-wrap: nowrap; justify-content: space-between; }
  .flex .flex-box { width: 100%; flex-grow: 1; }
  
  .flex-inline { width: 100%; display:inline-flex; flex-wrap: nowrap; }
  .flex-inline .flex-inline-box { padding: 10px;  flex-grow: 0;  margin: 10px 0px; }



  
.welcome {
  width:100%;
  text-align:center;
  background:#79D1FF;
  padding: 40px;
  clear:both;
  border-radius:10px;
}
.welcome h1{ 
  font-size:28px;
  color:#263788;
  text-transform:uppercase;
  font-weight:500;
}
.welcome p {
  font-size:18px;
  color:#0E1D62;
  margin-bottom:0.5rem;
}
.homepage-service {
    width:98%;
    clear:both;
    margin:-50px 1% 50px 1%;
    position: relative;
}
.homepage-service  .box01 {
  width: 100%;
  background: #fff;
  padding: 40px 20px;
  border-radius:10px;
}
.homepage-service  .box01 img {
    width: 60px;
}
.homepage-service .box01 h5 {
    color: #263788;
  font-size:20px;
  font-weight: 500;
  line-height:24px;
  margin-top:20px;
}
.homepage-service .box01:hover {
  width: 100%;
  background: #263788;
  color: #fff;
}
.homepage-service .box01:hover h5 {
    color:#fff;
}

.carousel-caption {
    margin-bottom:100px;
    font-size:40px;
}
.carousel-caption h5 {
    font-size:50px;
}

/* ........... */
.about-company {
    width:100%;
    clear:both;
    margin:50px auto;
}
.about-company .image {
    width:100%;
    padding:26px;
}
.about-company .image .fonded {
    width:60%;
    margin :auto;
    background:#263788;
   border-radius:8px;
    z-index: 9;
    padding:15px 35px;
    position: relative;
    margin-top:-70px;
}
.about-company .image .fonded h5 {
    color:#fff;
} 
.about-company .image .fonded p {
    color:#8C97CD;
    font-weight:400;
    font-size:18px;
} 
.about-company .image img {
    width:100%;
    border-radius:10px;  
}
.about-company .text {
    width: 100%;
    padding: 26px;
}
.about-company .text .contact {
    width: 100%;
    padding: 30px;
    text-align:center;
    margin-top:30px;
    clear:both;
}
.about-company .text .contact i {
  font-size:50px;
  padding-top:10px;
  color:#2db7ff;
  text-align:right !important;
}
.about-company .text .contact h5 {
font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    color: #263788;
    margin: 0;
}
.about-company .text .contact h5 span {
  color:#2db7ff;
}
.about-company .text .contact p {
  font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
    color: #62718d;
}
.about-company .text .satisfaction {
    width: 100%;
    padding: 26px;
    text-align:center;
    border-left:solid 4px #2db7ff;
    margin-top:14px;
}
.about-company .text .satisfaction h5 {
    width: 100%;
    font-size:36px;
    color:#263788;
    font-weight: 600;
}
.about-company .text .satisfaction p {
    width: 100%;
    font-size:22px;
    color:#62718d;
}
.home-service {
  width: 100%;
  clear:both;
  margin:50px 0px;
}
.home-service .home-service-in {
  width:98%;
  margin:1%;
}
.home-service .home-service-in img {
  border-radius:10px;
  margin-top:20px;
}
.home-service .home-service-in .hs-info {
  width: 90%;
  padding: 6px 10px;
  background:#fff;
  position: relative;
  margin:-50px 5% 10px 5%;
  border-radius:6px;
  text-align:center;
  overflow: hidden;
  border:solid 1px #ccc;
  height:150px;
  
}
.home-service .home-service-in .hs-info:hover {
  margin:-70px 5% 10px 5%;
  transition: .5s;
  height:170px;
  transition: .7s;
}

.home-service .home-service-in .hs-info h5 {
   font-size: 26px;
    line-height: 50px;
    color: #263787;
    font-weight: 500;
    transition: 0.4s;
    margin: 20px 0px 0px 0px;
    transition: 0.4s ease;
}
.home-service .home-service-in .hs-info P {
 display:none;
width: 100%;
transition: 1s;
  transition-delay: 1s;
  line-height:0px !important;
  height:0px !important;
  line-height:20px;
}
.home-service .home-service-in .hs-info:hover P {
 display:inline;
 transition: 1s !important;
}
.home-service .home-service-in .hs-info:hover P {
  display:inline;
  width: 100%;
  transition: height 2s;
  line-height:20px;
 

}
.home-service .home-service-in .hs-info a {
  text-decoration:none;
}
  
  









