.modal-body img {
  max-width: auto; /* Set the maximum width to 100% of the parent container */
  height: 480px;    /* Maintain the original aspect ratio */
  display: block;  /* Remove any extra spacing below the image */
  margin: auto;    /* Center the image horizontally */
}
.home-top{
  display: none;
}
.map-home{
  display: none;
}
html,body{
  margin: 0 !important;
  padding: 0 !important; 
  overflow-x: hidden !important;
  width: 100%;
  font-family: 'Poppins', sans-serif !important;
 }
h1
 {
  color: #37004d !important;
  font-weight: 750;
  font-family: 'Poppins', sans-serif ;
}
.blog-margin-bottom{
  margin-bottom:100px;
}
.headling-home{
  color: #37004D;
  font-size: 1.85rem !important;
  font-weight: 900;
}

.logos {
  height: 80px;
  width: 86%;
}
.logo-img{
  height: 85px;
}
body {
  /* overflow-x: hidden; */
}

.navbar-nav a {
  color: #060962 !important;
  font-size: 18px ;
  font-weight: 700 ;
}

.navbar-nav a :hover {
  color: #F89939 !important;
}
.navbar-transparent{
  background-color: transparent;
}
/*home page silder */
* {
  box-sizing: border-box;
}

.nav {
  height: 100px;
  width: 100%;
  background-color: #4d4d4d;
  position: relative;
}

.nav > .nav-header {
  display: inline;
}

.nav > .nav-header > .nav-title {
  display: inline-block;
  font-size: 22px;
  
  color: #fff;
  padding: 10px 10px 10px 10px;
}

.nav > .nav-btn {
  display: none;
}

.nav > .nav-links {
  display: inline;
  float: right;
  font-size: 18px;
}


.nav > .nav-links > a {
  display: inline-block;
  padding: 13px 40px 13px 40px;
  /* padding-right: 100px; */
  text-decoration: none;
  color: #efefef;
}

.nav > .nav-links > a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.nav > #nav-check {
  display: none;
}
 .nav-link {
  /* padding-right: 1.5rem !important;
   */
   margin-left: 30px;
  padding-left: 0.5rem;
}


.sec-title h3{
  font-weight: 900;
}

/* .main_parts{
  margin-left: 10px;
} */
.main_parts h3 {
  position: absolute;
  top: 20px;
  font-size: 19px;
  width: 152px;
  text-align: center;
  letter-spacing: 1px;
}
.main_parts h4 {
  margin: 0px 20px 40px 33px;
  color: #37004d;
  font-weight: 700;
  letter-spacing: 0.96px;
}
.row_first{
  position: relative;
}
.row_first img {
  width: 274px;
  height: 392px;
  border-radius: 30px;
}
.blog-row img{
  width: 240px !important;
  height: 293px !important;
}
.row_first{

} 
/* .blog-heading{
  margin-bottom: 75px;
  margin-top: 100px;
} */
.about h3 {
  /* font-size: 30px; */
}
.about img {
  width: 61%;
}
.company-overview-p{
  padding: 0px 120px 0px 0px;
}

/* Achivement sectin start  */

.achievement-section {
  width: 100vw;
  height: max-content;
  padding: 75px 0px;
}
.swiper {
  width: 100%;
  height: 395px;
}
/* .carousel-item {
  height: 700px !important; ;
} */
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  width: 498px !important;
  transition: transform 0.8s ease; /* Adjust the transition duration as needed */
  will-change: transform;
  
}
.swiper-button-prev {
  margin-left: 10px;
}
.swiper-button-next {
  margin-right: 10px;
}
.swiper-wrapper {
  margin-left: 70px;
  transform-style: preserve-3d;
  
}
a{
  text-decoration: none;
}
.card-design p{
  color: black;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* achievement section End */

/*contact us*/
.contact h1 {
  font-size: 48px;
  margin: 40px 0px 40px 0px;
}
::-ms-input-placeholder {
  /* Edge 12-18 */
  color: black !important;
}
::placeholder {
  color: black !important;
  opacity: 1; /* Firefox */
}
.contact-top {
  height: 700px;
}

.input,
.txtarea {
  /* color: white !important; */
  border-radius: 30px !important;
  background: rgb(207, 205, 208)  !important;
  /* background-image:linear-gradient(to right,rgb(42, 2, 54), rgba(131, 13, 167),) !important ; */
  /* background: linear-gradient(to right,rgb(42, 2, 54), rgba(131, 13, 167),); */
  color: rgb(42, 2, 54) !important;
}

input {
  height: 44px;
}
.navbar-nav .ms-auto {
  margin: -30px 0px 10px 0px;
}
.contact .btns {
  border-radius: 40px;
  /* background: #F89939; */
  background: rgb(207, 205, 208) ;
  color: #37004d;
  font-size: 16px;
}
.contact .btns:hover {
  background-color: #37004d;
  /* color: #F89939; */
  color: white;
}
/*about section in home page */
/* h3 {
  font-size: 48px;
  letter-spacing: 0.96px;
  text-transform: capitalize;
} */
/*footer*/
footer {
  padding: 60px 60px 0px 60px;
}
.block1 img{
  /* width: 100%; */
  height: 85px;
  margin-left: 25px;
  margin-bottom: 20px;
}
footer .block1 p {
  color: #8f90a6;
  /* font-family: Montserrat; */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  padding: 20px 90px 50px 20px;
}
footer .icons {
  padding: 10px 0px 0px 0px;
  font-size: 24px;
  width: 40px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  margin: -30px 6px;
  border-radius: 50%;
  background: #F89939;
  color: #37004d;
}
.social-icons {
  margin: -28px 0px 9px 14px;
}
.icons:hover {
  background-color: #37004d;
  color: #F89939;
}
.block2 h4 {
  color: #F89939 !important;
  font-size: 20px;
  margin-left: 8px;
}
.block2 ul {
  margin: 50px 0px 30px -23px;
}
.block2 li {
  list-style-type: none;
  color: #37004d;
  font-size: 16px;
  margin: 20px 0px;
  font-weight: 500;
}
.block2 li:hover {
  color: #F89939;
}
.block2 a {
  text-decoration: none;
}
.contact-sm{
  display: none;
}
.project-h1 {
  font-size: 30px;
  letter-spacing: 0.4px;
  margin-top: 50px;
  /* margin: 40px 587px 0px 0px; */
}
.project-para {
  text-align: center;
  letter-spacing: 0.4px;
  padding: 29px 180px 24px 188px;
  font-size: 15px;
  font-weight: 400;
}

.prject-bold {
  text-shadow: 0px 8px 10px rgba(0, 0, 0, 0.25);
  /* font-family: "Abril Fatface"; */
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  margin: 30px 0px -62px 13px;
}

.blog h1 {
  font-size: 44px;
}

.blog h4 {
  color: #37004d;
  font-size: 22px;
  letter-spacing: 1.2px;
  padding: 0px 60px 0px 0px;
}
.blog .hed-p {
  /* text-align: center; */
  padding: 10px 266px 0px 0px;
  font-size: 14px;
}
.blogs p {
  font-size: 14px;
  padding: 20px 60px 0px 0px;
}

.blogs h5 {
  /* text-align: center; */
  color: #37004d;
  font-size: 18px;
}

.img-blocks {
  /* height: 240px;
  width: 300px; */
  height: 300px;
  width: 100%;
}
.img-hole-block:hover {
  transform: scale(0.9);

}

.blog-btn{
  background-color: #2d0039;
  color: white;
  border: none;
}
.blog-btn:hover{
background-color: #F89939;
}
hr.style-two {
  border: 0;
  height: 0;
  border-top: 3px solid #F89939;
  width: 60%;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.3); */
  opacity: 1.0;
}
/*about box */
/* .team-h2{
  color: #37004D;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 36px; 
letter-spacing: 4.8px;
} */
.about-box{
  /* position: absolute; */
  width: 300px;
  height: 410px; 
  background: #F5F4F4;
  margin: 20px; /* Adjust the gap here */
  /* border-radius: 30px; */
  border: 1px solid #F89939;
}
.about-content-box{
 padding: 10px;
}
.about-content-box h5 {
  font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 36px; /* 180% */
letter-spacing: 2px;
}
.about-content-box p{
  font-size: 12px;
   padding: 15px; 
}

.tem-main-cont{
  margin-bottom: 407px !important;
  margin-left: 100px !important;
}
.back-strap{
  position: relative;
  left: 0;
  right: 0;
  top: 250px !important;
  width: 120%;
  /* transform: translateY(-50%); */
  height: 182px;
  background: linear-gradient(to left, #a170b0be,#260130d4 );
  /* linear-gradient(to bottom , #a170b0be,#260130d4 ); */
  z-index: 1;
margin-left: -130px;

}
.overlay34 {
  font-size: 26px;
  position: absolute;
  top: 50%;
  left: 30%;
  transform: translate(-50%, -50%);
  color: white;
  /* text-align: center; */
  padding: 120px;
  /* background-size: cover; */
  /* background: rgba(0, 0, 0, 0.5); */
}
  /* background: rgba(0, 0, 0, 0.5); Set the background color and opacity */
.team-contner{
  /* margin-left: 50px; */
  position: absolute;
  z-index: 100;
  /* top:120 0px; */
  display: flex;
  flex-direction: column;
}
.boxs-content3:hover {
  transform: scale(1.1);
}
.boxs-content2:hover {
  transform: scale(1.1);
}
.boxs-content:hover {
  transform: scale(1.1);
}
.boxs-content{
position: absolute;
z-index: 100;
top: 40px;
left: 0px;
}
.boxs-content2{
  position: absolute;
z-index: 100;
top: 40px;
/* left: 390px; */
left: 450px;
}
.boxs-content3{
  position: absolute;
  z-index: 100;
  top: 40px;
  /* left: 780px; */
  left: 897px;
}

/* project section css */
.card {
  /* margin:30px; */
  cursor:pointer;
  position: relative;
  width: 300px !important;
  height: 400px !important;
  overflow: hidden;
  /* border-radius: 100px; */
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
  transition: transform 0.3s;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.068);
  /* border-radius: 30px !important; */
}

.card:hover {
  transform: scale(1.05);
}

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.overlay  {
  width: 343px;
  height: 500px;
  position: absolute;
  bottom: -126%;
  left: -20px;
  /* width: 100%;
  height: 100%; */
  background: linear-gradient(to bottom right, #24241db3 ,#380346aa ,#be07f09d);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: bottom 0.3s;
}

.card:hover .overlay {
  bottom: 0;
}

.overlay h2 {
  color: white;
  margin: 0;
  font-size: 1.5rem;
}

.overlay p {
  margin: 8px 0 0;
  font-size: 1rem;
}

/* about section  */
        
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
max-width: 100%;
height: auto;
}
section {
  padding: 60px 0;
 /* min-height: 100vh;*/
}

.sec-title{
position:relative;
z-index: 1;
margin-bottom:60px;
}

.sec-title .title{
position: relative;
display: block;
font-size: 18px;
line-height: 24px;
color: #2a06f9;
font-weight: 500;
margin-bottom: 15px;
}

.sec-title h2{
position: relative;
display: block;
font-size:30px;
line-height: 1.28em;
color: #222222;
font-weight: 600;
padding-bottom:18px;
}

.sec-title h2:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:50px;
height:3px;
background-color:#d1d2d6;
}

.sec-title .text{
position: relative;
font-size: 16px;
line-height: 26px;
color: #848484;
font-weight: 400;
margin-top: 35px;
}

.sec-title.light h2{
color: #ffffff;
}

.sec-title.text-center h2:before{
left:50%;
margin-left: -25px;
}

.list-style-one{
position:relative;
}

.list-style-one li{
position:relative;
font-size:16px;
line-height:26px;
color: #222222;
font-weight:400;
padding-left:35px;
margin-bottom: 12px;
}

.list-style-one li:before {
content: "\f058";
position: absolute;
left: 0;
top: 0px;
display: block;
font-size: 18px;
padding: 0px;
color: #ff2222;
font-weight: 600;
-moz-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1.6;
/* font-family: "Font Awesome 5 Free"; */
}

.list-style-one li a:hover{
color: #49025d;
}

.btn-style-one{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 30px;
color: #ffffff;
padding: 10px 30px;
font-weight: 600;
overflow: hidden;
letter-spacing: 0.02em;
background-color: #5a0562;
}

.btn-style-one:hover{
background-color: #F89939;
color: #ffffff;
}
.about-section{
position: relative;
/* padding: 120px 0 70px; */
}

.about-section .sec-title{
margin-bottom: 45px;
}

.about-section .content-column{
position: relative;
margin-bottom: 50px;
}

.about-section .content-column .inner-column{
position: relative;
padding-left: 30px;
}

.about-section .text{
margin-bottom: 20px;
font-size: 16px;
line-height: 26px;
color: #848484;
font-weight: 400;
}

.about-section .list-style-one{
margin-bottom: 45px;
}

.about-section .btn-box{
position: relative;
}

.about-section .btn-box a{
padding: 15px 50px;
}

.about-section .image-column{
position: relative;
}

.about-section .image-column .text-layer{
position: absolute;
right: -110px;
top: 50%;
font-size: 325px;
line-height: 1em;
color: #ffffff;
margin-top: -175px;
font-weight: 500;
}

.about-section .image-column .inner-column{
position: relative;
padding-left: 80px;
padding-bottom: 0px;
}
.about-section .image-column .inner-column .author-desc{
position: absolute;
bottom: 16px;
z-index: 1;
background: #F89939;
padding: 10px 15px;
left: 96px;
width: calc(100% - 152px);
border-radius: 50px;
}
.about-section .image-column .inner-column .author-desc h2{
font-size: 21px;
letter-spacing: 1px;
text-align: center;
color: #fff;
margin: 0;
}
.about-section .image-column .inner-column .author-desc span{
font-size: 16px;
letter-spacing: 6px;
text-align: center;
color: #fff;
display: block;
font-weight: 400;
}
.about-section .image-column .inner-column:before{
content: '';
position: absolute;
width: calc(50% + 80px);
height: calc(100% + 160px);
top: -80px;
left: -3px;
background: transparent;
z-index: 0;
/* border: 44px solid #66027e; */
border-width: 30px; /* Set the desired border width */
border-style: solid; /* Specify the border style as solid */
/* border-image: linear-gradient(to right, #66027e, #F89939); */
border-image:linear-gradient(to bottom , #a170b0be,#260130d4 );
 /* Define the gradient colors and direction */
border-image-slice: 1; /* Ensure the entire border is covered by the gradient */
padding: 10px;

}

.about-section .image-column .image-1{
position: relative;
}
.about-section .image-column .image-2{
position: absolute;
left: 0;
bottom: 0;
}

.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img{
/* box-shadow: 0 30px 50px rgba(8,13,62,.15); */
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.068);
border-radius: 46px;
}

.about-section .image-column .video-link{
position: absolute;
left: 70px;
top: 170px;
}

.about-section .image-column .video-link .link{
position: relative;
display: block;
font-size: 22px;
color: #191e34;
font-weight: 400;
text-align: center;
height: 100px;
width: 100px;
line-height: 100px;
background-color: #ffffff;
border-radius: 50%;
box-shadow: 0 30px 50px rgba(8,13,62,.15);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}


/* call button  */

.fixed-tel {
  position: fixed;
  bottom: 100px;
  right: 45px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 9999;
  text-align: center;
}

.fixed-tel:before {
  content: "";
  width: 47px;
  height: 47px;
  background-color: #ff5f13;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
  z-index: 1;
  top: 0;
  left: 0;
}

.fixed-tel i {
  vertical-align: middle;
  z-index: 2;
  position: relative;
  color: #030f27;
  font-size: 1.5rem;
}

/* SHIFT */
.shift a {
  position:relative;
  z-index: 1;
  transition: background color ease-in-out 0.7s;
}
/* .shift a:hover {
  background-color: #F89939 !important;
} */
.shift1 a:hover{
  background: linear-gradient(to bottom, #c242e2, #410550);
  color: white !important;
  border-radius: 20px;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.279);
}
.shift a img:hover{
  /* background-color: white !important; */
  /* pointer-events: none; */
}
.shift a:hover img {
  /* background-color: transparent !important;  */
  /* background-color: white !important; */
  /* Set the background color to transparent for the image on hover */
}
/* 
.shift a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  content: '.';
  color: transparent;
  background: #F89939;
  visibility: none;
  opacity: 0;
  z-index: -1;
}
.shift a:hover:after {
  opacity: 1;
  visibility: visible;
  height: 100%;
} */
.shift a img:after{
  background: white;
}
/* Base */
.btn-floating:hover img {
  margin-bottom: -3px
}

.btn-floating {
    position: fixed;
    right: 25px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    border: 0;
    z-index: 9999;
    color: white;
    transition: .2s;
}

.btn-floating:hover {
    width: auto;
    padding: 0 20px;
    cursor: pointer;
}

.btn-floating span {
    font-size: 16px;
    margin-left: 5px;
    transition: .2s;
    line-height: 0px;
    display: none;
}

.btn-floating:hover span {
    display: inline-block;
}

/* Phone */
.btn-floating.phone {
    bottom: 85px;
    background: linear-gradient(to bottom, #c242e2, #410550);
}

.btn-floating.phone:hover {
  background: linear-gradient(to bottom, #b550ce, #410550);
}

/* WhatsApp */
.btn-floating.whatsapp {
  background: linear-gradient(to bottom, #0dd013, #033706);
    bottom: 25px;
}

.btn-floating.whatsapp:hover {
  background: linear-gradient(to bottom, #2eec38, #033706);
}
.btn-floating i{
  font-size: 30px;
}
.blog1-page{
  padding: 50px;
}
.blog1-page-left{
  padding: 50px;
}
.catagories{
  display: flex !important;
}
.resent-post{
  padding: 50px;
}
/* Keyframes */
@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: #333;
  }
}

.about-para1{

  background: linear-gradient(to right, #ffe57e03, #ffd83d5d,#9a00c1af,#420152);;
  color: white;
  padding-right: 80px;
  border-radius: 50px;
}
.about-para2{

  background: linear-gradient(to right,#420152,#9a00c1af,  #ffd83d5d,#ffe57e03);
  color: white;
  padding-left: 80px;
  border-radius: 50px;
}
.overlay12{
  position: absolute;
  top: 0;
  left: 11;
  width: 96.5%;
  height: 100%;
  /* background: linear-gradient(to bottom , #24241db3 ,#380346aa ,#be07f09d); */
  background: linear-gradient(to bottom , #a170b0be,#260130d4 );
  color: #fff;
  /* background-color: #7604ab; Overlay color */
  /* mix-blend-mode: multiply; */
color: white;
}
.image-about123{
    display: block;
    width: 100%;
    /* height: auto; */
    mix-blend-mode: normal; /* Reset blending mode for the image itself */
    opacity: 1;
    /* display: none; */
}
/* .carousel-item{
  background-size: cover;
  background-repeat: no-repeat;
} */
.card1{
  border: none;
  /* background: linear-gradient(to right, #d77dee7f, #a71bca7d,#9a00c1af,#65037d); */
  /* background: linear-gradient(to right,#880ba8,#9a00c1af,  #ffd83db5,#ffe57ee8); */
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  /* background: rgb(247, 245, 245); */
  /* background: linear-gradient(to bottom, #e9d5f7, #342d36); */
  /* background: linear-gradient(to right, #e5c2eefa, #f8e1fefa, #faf7b8) !important; */
  /* background: linear-gradient(to right, #d145f4fa, #e8a2fafa, #faf7b8) !important; */
  /* border-radius: 30px; */
}
.contact-button{
   background-color:white;
  color: rgb(30, 4, 70);
  border: none;
}
.contact-button:hover{
  background-color: white;
 
}
.text-contact{
  /* color: #8804bc; */
  color: white;
}
.textarea12{
  background:white !important; 
  color:  #410550!important;
  /* background-color:#9903bf6f !important; */
   /* background: linear-gradient(to left,#fcfbfd, #f8e8fc,  #f9f4e0) !important; */
   /* border-radius: 50%; */
}
.form-control.textarea12::placeholder {
  color: #410550!important; /* Change this color to your desired placeholder text color */
}

/* card design  */

.con123 {
  /* font-family: Arial, Helvetica, sans-serif; */
  /* max-width: 1200px !important; */
  margin: 0 auto;
 
}

.inner-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  /* background:gray; */
}
.card-design{
  width: 320px;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3), -5px -5px 5px 0px rgba(255, 255, 255, 0.5) inset;
}
.inner-card {
  width: 350px;
  /* margin: 15px; */
  /* background-color: #fff; */
  /* padding: 30px; */
  box-shadow: 0 10px 12px rgba(67, 67, 67, 0.169);
  /* background:rgb(228, 228, 228); */
  /* background: linear-gradient(to bottom , #a170b0be,#260130d4 ); */
}
.about-us-section{
  /* box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3), -5px -5px 5px 0px rgba(255, 255, 255, 0.5) inset; */
  border: 1px solid rgb(239, 236, 236);
}
.img-wrapper {
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
}
.img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.content {
  margin-bottom: 20px;
}
.content h1 {
  font-weight: 900;
  font-size: 25px;
  margin-bottom: 10px;
 
}
.content p {
  font-size: 16px;
  line-height: 1.5;

}
.btn-wrapper {
  display: block;
  text-align: center;
}
.view-btn {
  width: 50%;
  height: 40px;
  border: none;
  /* background-color: steelblue; */
  background-color: #F89939;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.view-btn:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}

.light-box {
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100vh;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms ease-out;
}
.box {
  width: 600px;
  height: 400px;
  background-color: #fff;
  transform: scale(0);
  transition: all 200ms ease-in-out;
  padding: 10px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
  position: relative;
}
.box-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 15px;
}
.box .light-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.box .close-btn {
  position: absolute;
  z-index: 100;
  font-size: 30px;
  color: #ccc;
  left: 100%;
  top: 0;
  border: 2px solid #ccc;
  border-radius: 50%;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 35px;
  margin-left: 10px;
  cursor: pointer;
  transition: all 200ms linear;
}
/* Effect */
.effect .light-box {
  opacity: 1;
  visibility: visible;
}
.effect .light-box .box {
  transform: scale(1);
}
.home-section{
  border: 0;
  height: 0;
  border-top: 3px solid #F89939;
  /* width: 20%; */
  opacity: 1.0;
}

.about-home-img{
  height: 600px;
}

/* about section  */
.overlay1  {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
 height: 500px;
  background-color: #21042d; /* Overlay color */
  mix-blend-mode: soft-light; /* Choose the blending mode you want */
}

.image-about  {
  height: 400px;
  width: 400px;
  display: block;
  /* max-width: 100%; */
  height: auto;
  mix-blend-mode: normal; /* Reset blending mode for the image itself */
  opacity: 0.3;
  /* display: none; */
}
.image-container {
  position: relative;
  /* display: inline-block; */
  /* display: none; */
}
.image-container img {
  height: 700px;
}
.purple-bg1{
  background: linear-gradient(to bottom , #a170b0be,#260130d4 );
  color: white !important;
  height: 250px;
  /* padding-right: 250px;  */
  /* display: none; */
  text-align:right ;
  padding-left: 150px;
  /* display: none; */
}
.purple-bg1 p{
  text-align:right ;
}
.text-white1{
  color: white !important;
}
.purple-bg2{
  background: linear-gradient(to bottom , #a170b0be,#260130d4 );
  color: white !important;
  height: 250px;
  /* display: none; */
}
.about-img1 ,.about-img2{
  height: 500px; width:500px ; 
  margin-top: -50px;
  /* border: solid 2.5rem;
  border-image-source:linear-gradient(to bottom , #a170b0be,#260130d4 );
  border-image-slice: 1;
  border-image-width: 1rem; */
}
.img1-about{
  height: 400px;
  width: 400px;
  margin-left: 250px;
}
.img2-about{
  margin-left: 150px;
}
.about2{
  margin-top: 200px;
}
.abt-1 img{
  position: relative;
  text-align: center;
}
.centered {
  position: absolute;
  transform: translate(-11%, -285%);
}
.centered1 {
  position: absolute;
  transform: translate(127%, -286%);
}
.img-size{
  height: 500px;
  width: 500px;
}
.text-block {
  background: linear-gradient(to top , #a170b0be,#260130d4 );
  color: white;
  padding: 25px;
  width: 265px;
    height: 150px;
  /* opacity: 0.8; */
  /* font-size: 40px */
}
 .orange-heading{
  color: #F89939 ;
  font-size: 30px;
  font-weight: 750;
}
.text-black{
  font-size: 25px;
  padding: 14px;
  /* padding-left: 15px; */
  font-weight: 700;
}
.conn i{
  color: #F89939 ;
  font-size: 40px;
  padding: 25px;
}
.conn span{
  font-size: 18px ;
  color: #2b0c39;
  font-weight: 600;
  padding: 0;
  /* letter-spacing: 0.15rem; */
}
.conn p{
  /* color: #F89939 ; */
  padding: 0;
}
.blog h2{
  color:#37004d ;
}

/* blog1 page css  */

.blog1-page{
  /* background-color: #ececec; */
}
.blog1-page-left{
  /* border-right: 1px solid; */
}
.blog1-page-left h2{
  /* font-size: 25px; */
  color: #510571;
  font-size: 35px;
}
.small-para{
  color: black;
}

.social-icons1 a{
  padding: 10px 0px 0px 0px;
  font-size: 24px;
  width: 40px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  margin: -30px 6px;
  border-radius: 50%;
  background: #F89939;
  color: #37004d;
}

.social-icons1 span{
  font-size: 20px;
  font-weight: 700;
}
.blog-bg-img{
  height: auto;
}

.overlay45{
font-size: 35px;
  position: absolute;
  top: 50%;
  left:42%;
  /* text-align: center; */
  /* right: 20%; */
  /* transform: translate(-50%, -50%); */
  color: rgb(139, 138, 138); /* Set the text color */
  text-align: center;
  /* background: rgba(0, 0, 0, 0.5); Set the background color and opacity */
  padding: 20px;
}

.building-icon i{
  font-size: 35px;
  color: #F89939;
  
}
.building-icon p{
  font-size: 20px;
  /* color:  #F89939; */
  color: #37004d;
  font-weight: 750;

}

.headind-project{
  /* background-color: #030f27; */
  /* background: linear-gradient(to bottom, #c242e2, #410550); */
  /* color: white; */
  color: rgb(57, 1, 74);
}
.card-design1{
  width: 320px;
  /* box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3), -5px -5px 5px 0px rgba(255, 255, 255, 0.5) inset; */
  box-shadow: 5px 5px 5px 0px rgba(139, 139, 139, 0.3);
}
.card-design1:hover {
  /* box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.3), -5px -5px 10px 0px rgba(255, 255, 255, 0.5) inset; */
  box-shadow: 5px 5px 10px 0px rgba(113, 113, 113, 0.5);
}
.card-design:hover{
  box-shadow: 5px 5px 15px 0px rgba(53, 53, 53, 0.5);

}
.img-wrapper1 img{
  height: 200px;
}
.content h4{
  font-size: 20px;
  font-weight: 600;
}

.project-hr1{
  opacity: 1 !important;
  /* width: 90%; */
  border: none;
  height: 5px; /* Set the height of the line */
  background: linear-gradient(to right , transparent,  transparent,#ba0fef,#18011f, #ba0fef , transparent,transparent);
   /* Use gradient for a more subtle appearance */
   /* background: linear-gradient(to right , #ba0fef,#18011f ) !important; */
  margin: 20px 0; /* Adjust margin for spacing */
}





@media (max-width: 780px) {
  
  .title {
    font-size: 30px;
  }
}

@media (max-width: 500px) {

  .box .close-btn {
    margin-left: 0;
    left: 80%;
    top: -12%;
  }
}
.credit {
  font-size: 14px;
}



@media only screen and (max-width: 1024px) {
  .blog .hed-p {
    padding: 10px 0px 0px 0px;
  }
  .tem-main-cont {
    margin-left: 0px !important;
  }
  .boxs-content2 {
    left: 300px;
  }
  .boxs-content3{
    left: 600px;
  }
 .row_first img{    
   width: 215px;
  height: 343px;
  border-radius: 30px
 }
}

@media only screen and (min-width: 760px) and (max-width: 800px) {

  html,body{
    /* margin: 0;
    padding: 0;
    overflow-x: hidden !important;
    width: 100%; */
   /* margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
    max-width: 100%; */
   }
  .row_first2 {
    width: 177px !important;
    height: 262px !important;
    padding: 10px !important;
  }
  .about-section p {
    padding: 130px 20px 0px 20px;
    font-size: 13px;
  }
  .about-section {
    margin-top: -119px;
  }
  .about-section h2 {
    position: relative;
    top: 80px;
    left: 20px;
  }

  .about-box {
    /* position: absolute; */
    width: 230px;
    height: 500px;
    background: #F5F4F4;
    /* margin: -27px; */
    /* border-radius: 30px; */
    border: 1px solid #F89939;
    top: 40px;
}
/*content box*/
.boxs-content2 {
  position: absolute;
  z-index: 100;
  top: 40px;
   left: 250px; 
  /* left: 152px; */
}
.boxs-content3 {
  position: absolute;
  z-index: 100;
  top: 40px;
   left: 505px; 
  /* left: 424px; */
}
.boxs-content {
  position: absolute;
  z-index: 100;
  top: 40px;
   left: -4px;
  /* left: -117px; */
}
.about-content-box p {
  font-size: 10px;
  padding: 15px;
}
.about-para2,.about-para1{
color: white;
}

}
@media only screen and (max-width: 768px) {
  /* .headling-home {
    font-size: 1.0rem;
  } */
  .home-top{
    display: block !important;
  }
  .home-courosal{
    display: none;
  }
  .about-box {
    margin: 5px;
    height: 428px;
  }
  .headling-home {
    font-size: 1.5rem  !important;
  }
  .content p {
    font-size: 12px;
  }
  .overlay34 {
    font-size: 22px;
    top: 22%;

  }
  html,body{
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
    width: 100%;
   }
  .preva {
    left: 109px;
    top: 138px;
  }
  .nexta {
    left: 109px;
    top: 138px;
  }
  footer {
    padding: 60px 0px 0px 0px;
  }
  .block2 li {
    font-size: 13px;
    /* margin: 18px 0px 10px -26px; */
  }
  footer img {
    margin-top: -21px;
  }
  footer .block1 p {
    font-size: 12px;
    padding: 19px 90px 10px 20px;
  }
  .block2 h4 {
    /* margin-left: -21px; */
  }
  .social-icons {
    margin: 10px 0px 9px 9px;
  }

  
  .img-blocks {
    /* height: 203px; */
    /* width: 213px; */
    width: 100%;
  }
  /* a{
    text-align: center;
  } */
  .blogs p {
    text-align: center;
    padding: 20px 0px 0px 0px;
  }
  .blog .hed-p {
    padding: 10px 20px 0px 0px;
    font-size: 13px;
  }
  .blog h4 {
    font-size: 18px;
    padding: 0px;
  }
  .blogs h5 {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .blog-btn1{
    display: flex;
    justify-content: center;
    text-decoration: none;
  }
  
  .project-h1 {
    font-size: 28px;
    margin: 40px 155px 0px 0px;
  }
  .main_parts h3 {
    
    font-size: 14px;
    /* font-family: Abril Fatface; */
    
  }
  /* about */

  .about img {
    width: 90%;
  }
  .company-overview-p{
    padding: 0px 35px 0px 0px !important;
  }

   /* achivement section 
 */
 .swiper {
  height: 319px;
}

.swiper-slide {
  width: 338px !important;
}

.swiper-wrapper {
  margin-left: 31px;
}
.swiper-button-prev {
  margin-left: -10px;
}
.swiper-button-next {
  margin-right: -11px;
}
.project-page-section h2 {
  font-size: 22px;
}
.MultiCarousel .MultiCarousel-inner .item > div {
  margin-left: 40px !important;
}
.blog h1 {
  font-size: 20px;
}
.blog h4 {
  font-size: 15px;
}
.blog-img{
  height: 450px;
}
.purple-bg1{
  display: block;
  margin-top: 20px ;
  height: auto;
}
.img1-about{
  display: none;
}

.img2-about{
  display: none;
} 
.purple-bg2 {
  display: block;
  margin-bottom: 100px;
  height: auto;
}
.overlay12 {
  width: 93.5%;;
}
.about-line{
  display: none;
}
}





  @media only screen and (max-width: 500px) {

    .swiper {
      height: 210px;
    }
    
    .swiper-slide {
      width: 268px !important;
    }
    
    .swiper-wrapper {
      margin-left: 29px;
    }
   
    .swiper-button-prev {
      margin-left: -10px;
    }
    .swiper-button-next {
      margin-right: -14px;
    }
    .boxs-content{
      /* left: -22px; */
    }
    .MultiCarousel .MultiCarousel-inner .item > div {
      margin-left: 8px !important;
    }

  }
  .project-footer,.project-footer1{
    margin-left: -25px !important;
  }
/*silder */
.navbar.bg-transparent {
  background-color: transparent !important;
  /* background-color: red; */
}
@media only screen and (max-width: 600px) {
  /* .shift1 a{
    transition: none;
  }
  .shift1 a:hover{
   transition: none;
    pointer-events: none;
  } */
  .shift1 a:hover {
    background: initial;
    color: initial !important;
    border-radius: initial;
    box-shadow: initial;
    transition: none; /* Remove the transition on hover for mobile */
  }
  .blog .hed-p {
    text-align: center;
  }
  .blogs h5 {
    text-align: center;
  }
  .overlay45 {
    top: 30%;
  }
  .about-us-para{
    font-size: 14px;
  }
  .orange-heading {
    font-size: 22px;
  }
  .boxs-content {
    left: -11px;
  }
  .text-black {
    font-size: 21px;
  }
  .headling-home{
    font-size: 1.5rem !important;
  }
 .about-home-img{
  height: auto;
 }
 .about-home-para{
  pad: 0px !important;
 }
 .about-margin-btn{
  margin-top: 40px;
 }
 .image-container img {
  height: 715px;
}
  html,body{
   margin: 0;
   padding: 0;
   overflow-x: hidden !important;
   width: 100%;
  }
  .logos {
    width: 60%;
  }

  .contact h1 {
    font-size: 30px;
    margin: 15px 0px 20px 0px;
  }
  .contact-top {
    height: 240px;
  }
  .block2 h4 {
    margin: 40px 0px 0px 5px !important;
}
  .block2 li {
    margin: 10px 11px;
  }
  .block2 ul {
    margin: 23px 0px 10px -23px;
  }
  .social-icons {
    margin: 18px 0px 9px 14px;
  }
  .about-section p {
    padding: 14px;
    font-size: 10px;
    margin: 90px 0px 0px 0px;
  }
  .about-section {
    margin-top: -378px;
    /* margin-bottom: 40px; */
  }
  /* .row_first2 { */
  .row_first img {
    width: 248px;
    height: 309px;
    padding: 10px;
  }
  .row_first2{
 margin: auto;
  }
  .about img {
    width: 85%;
  }
  .about h3 {
    margin-top: 33px;
    font-size: 24px;
  }
  .about p {
    font-size: 14px;
  }
  .blog h1 {
    font-size: 33px;
  }
  .blog h4 {
    color: #37004d;
    font-size: 17px;
    letter-spacing: 1.8px;
    padding: 0px;
  }
  .blog .hed-p {
    padding: 10px 11px 0px 0px;
    font-size: 13px;
  }
  .navbar-nav .ms-auto {
    margin: 0px;
  }
  .blogs h5 {
    font-size: 18px;
  }
  .blogs p {
    font-size: 12px;
  }

  footer h6 {
    font-size: 11px;
  }
  .about-section h2 {
    position: relative;
    /* top: 80px; */
    left: 20px;
  }
  .project-h1 {
    margin: 10px;
    font-size: 15px;
  }
 
  .company-overview-p{
    /* padding: 0px 80px 0px 0px !important; */
  }

.about-content-box {
  padding: 8px;
  /* padding: 10px; */
}
.about-content-box h5 {
  font-size: 15px;
}

.about-box {
  width: 244px;
  height: 435px;
  margin: 7px;
  border: 1px solid #F89939;
}
.boxs-content2 {
  position: absolute;
    z-index: 100;
    top: 540px;
    left: -11px;
    top: 504px;
    display: flex;
    justify-content: center ;
}
.boxs-content3 {
  display: flex;
  justify-content: center;
  top: 973px;
left: -11px;  
}
.tem-main-cont {
  margin-bottom: 1700px  !important;
}
.back-strap {
display: none;
}
.about-content-box p {
  font-size: 10px;
}
.about-section .text {
  font-size: 13px;
}
.card:hover {
  /* pointer-events: none; */
}
.about-para2 ,.about-para1  {
  background: white;
  color: black;
  padding: 0px;
}
.block2 {
  text-align: center;
}
.block1{
  text-align: center;
}
footer .block1 p {
  padding: 15px !important;
  padding-bottom: 50px !important;

}
.text-black p{
  text-align: center;
}
.about-home-para{
  font-size: 15px;
}
.textCenter{
  text-align: center;
}
.project-h1 {
  
  margin: 0 !important;
  margin-top: 30px !important;
}
.project-para {
  margin-top: 30px;
  padding: 0;
}
.blog h1 {
  font-size: 25px;
}
.blog h4 {
  font-size: 16px;
}
.purple-bg1{
  display: block;
  margin-top: 20px ;
  height: auto;
  text-align: center;
}
.img1-about{
  display: none;
}

.img2-about{
  display: none;
} 
.purple-bg2 {
  margin-bottom: 100px;
  height: auto;
  text-align: center;
}
.contact-lg{
  display: none;
}
.contact-sm{
  display: block;
}
.purple-bg1 p,.purple-bg2 p  {
  font-size: 12px;
  text-align: center;
 
}
.about2 {
  margin-top: 50px;
}
.tem-main-cont {
  margin-left: 0px !important ;
}
.project-h1{
  font-size: 16px;
}
.btn-option{
  font-size: 15px !important;
}
.sec-title h3 {
  margin-top: 100px;
}
.image-about123 {
height: 1000px;
/* width: 85%; */
}
.overlay12{
  width: 85.5%;
}
.centered{
  transform: translate(0%, -240%);
}
.centered1{
  transform: translate(0%, -240%);
}
.blog1-page-left{
  margin: 0;
  padding: 0 !important;
}
.blog1-page{
  padding: 0 !important;
}
.catagories{
  display: block !important;
  padding: 0px !important;
}
.overlay34 {
  display: none !important;
  font-size: 15px;
  left: 42%;
  top: 40%;
  padding: 0px;
}
.home-courosal{
  display: none;
}
.home-top{
  display: block !important;
}
.contact-home-map{
  display: none;
}
.map-home{
  display: block;
}
.headling-home{
  text-align: center !important;
}
.orange-heading {
  text-align: center;
}
.about-line{
  /* margin: auto; */
  display: none;
}
.about-us-para{
  margin: 15px;
}
.blog h4 {
  text-align: center;
}
.project-footer{
  /* margin: 40px 36px 0px 5px !important; */
  margin-left: -20px !important;
}
}
/* .navbar-toggler-icon{
  background-color: black;
} */
