* {box-sizing:border-box}

body{

background-color: white;
  
}





body a{

  text-decoration: none;
}

h1,  h4 {
  font-family: 'Oswald', sans-serif;
text-align:center;
color:white;
}

h3{
  font-family: 'Oswald', sans-serif;
  text-align:center;
  color:#200581;
}

h2{
  color:black;
text-align:center;
}
h5 {
  text-align:center;
  text-decoration: underline;
}

p{
   font-size: 20px;
}



.magc{
  width:100%;
  
    z-index: 1;
opacity:0.9;

}

.top-images
{
  display:flex;
  background-color:  #000066;
  width:100%


}

.top-images img
{
  width:170px;
}

@media screen and (min-width: 992px){
 .top-images img  { width: 400px;

  }
}



.ryt
{
  width:40%
}

.lft
{
  display:flex;
  justify-content:flex-end;
width:60%





}






/* hamburger menu end */

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
 
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 0;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: white;
  font-size: 90px;
  padding: 8px 12px;
  position: absolute;

  width: 75%;
  text-align: center;
  line-height: 50px;
  bottom: 25%

}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
/* media query to reduce font size on mobile */
@media only screen and (max-width: 600px) {
  .text {
    font-size: 40px;
    line-height: 30px;
  }
}
/* end of slider */




/* about-us */
.about-us
{
  max-width: 100%;
  display: flex;
margin:auto;
margin-bottom: 20px;
  justify-content: center;
flex-wrap: wrap;
position:relative;

}

.about-box1 {
  width: 20%;
background-color: #000066;
padding:20px;
      padding-top: 30px;

}


.about-box2 {
  width: 80%;
background-color:#ffffff ;
  padding: 30px;

}

@media screen and (max-width: 600px){
  .about-box1, .about-box2 {
    width: 100%;
  }
}

/* box 2 */

.technical
{
  max-width: 100%;
  display: flex;
margin:auto;
  justify-content: center;
flex-wrap: wrap;
position:relative;

}

.tech-box1 {
  width: 90%;
  
background-color:black;
padding: 20px;
      padding-top: 30px;
      height:30%;
      margin-bottom: 10px;
      box-shadow: 0 4px 8px 0 rgb(0, 0, 0), 0 6px 20px 0 rgb(0, 0, 0);
}

.eli{
  font-size: 18px;
  color:#ffffff;
}

/* desktop */
@media screen and (min-width: 992px){
  .tech-box1 { width: 20%;

  }
}

.tech-box1 h1{
  color:white;
}


.tech-box2 {
  width: 90%;
background-color:#464444 ;
  padding: 30px;
  margin-bottom: 10px;
  color:#ffffff;
  box-shadow: 0 4px 8px 0 rgb(0, 0, 0), 0 6px 20px 0 rgb(0, 0, 0);

}

.tech-box3 {
  width: 20%;
  
background-color:red;
padding: 20px;
      padding-top: 30px;
      height:30%;
      margin-bottom: 10px;
}




@media screen and (min-width: 992px){
  .tech-box2 { width: 70%;

  }
}

/* 
.gallery {
  width: 30%;
  

}

.gallery img{
width:100%;
  height: 350px;
  border:0cm;
 transition: 0.3s;
}

.gallery img:hover {
  border: solid red 4px;

}

.gallery-box {
  width: 20%;
  
background-color: red;
      padding-top: 30px;

}

.gallery-box h1{
  color:white;
}  

*/

@media screen and (max-width: 600px){
.tech-box1,.tech-box2, .gallery, .gallery-box {
    width: 100%;

  }
}

@media screen and (max-width: 768px){
.tech-box1,.tech-box2, .gallery, .gallery-box {
    width: 100%;

  }
}

/*
@media screen and (max-width: 600px){
.tech-box2   {
    height: 450px;

  }
}

*/



.headngs
{
   width: 100%;
margin: auto;

}

/* desktop */
@media screen and (min-width: 992px){
  .headngs { width: 50%;

  }
}

@media screen and (max-width: 600px){
  .headings { width: 100%;

  }
}



.what-we-do {
max-width: 100%;

padding: 20px;
display:flex;
margin:auto;
flex-wrap: wrap;
justify-content:center;
}

.box, .sbox
{
  width: 100%;
  height: 500px;
  background-color:#ffffff;
  padding: 15px;
  border-radius: 15px;
  margin: 7px;
  overflow: hidden;
}


/* desktop */
@media screen and (min-width: 992px){
  .box { width: 18%;

  }
}

/* tablets */
@media screen and (min-width: px){
  .box { width: 40%;

  }
}


@media screen and (max-width: 600px){
  .sbox { width: 100%;
height: 600px;
  }
}

@media screen and (max-width: 768px){
  .box { width: 100%;

  }
}

.box img{
  max-width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;

}

.sbox img{
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;

}


hr{
  border: 3px solid white;
width: 10%;

}

.services{
  text-align: center;
}

.servicestxt{
  font-size: 17px;
}



.corporate
{
  max-width: 100%;
  display: flex;
margin:auto;
  justify-content: center;
flex-wrap: wrap;
position:relative;
margin-bottom: 50px;
}


.corp-box1 {
  width: 20%;
  height: 200px;
background-color: #d5d5c3;
padding: 20px;
      padding-top: 30px;

}

.corp-box2 {
  width: 80%;
background-color:#ffffff ;
height: 200px;
padding:20px;
padding-top: 70px;

  margin:auto;
display: flex;
flex-wrap: wrap;
justify-content: center;

}



.button{
  width:22%;
    height: 60px;
background-color: #ddd;
margin: 10px auto;
text-align: center;
padding: 5px;
transition: 0.3s;
color: black;
}

@media screen and (max-width: 720px){
  .button {
    height: 80px;

  }
}

.bt{


  border-radius: 15px;

width:100%;

  text-align: center;
  font-size: 16px;



}



.button:hover {
  background-color: #ff0000;
  color: white;
}

@media screen and (max-width: 600px){
  .corp-box1, .corp-box2 {
    width: 100%;

  }
}

@media screen and (max-width: 600px){
  .corp-box2 {
    height: 450px;

  }
}

@media screen and (max-width: 600px){
  .button {
    width: 100%;

  }
}



.stories{
  width: 100%;

  display: flex;
  overflow: hidden;
  justify-content: center;
  background-color: #ffffff;
  padding: 30px;
}

.storybox {
  width: 20%;
  height: 400px;
  margin:auto;
  padding: 20px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media screen and (max-width: 600px){
  .storybox  {
    width: 100%;

  }
}

.storybox img
{
  width: 100%


}




.contact-us
{
  max-width: 100%;
  display: flex;
margin:auto;
  justify-content: center;
flex-wrap: wrap;

margin-bottom: 50px;
}


.contact-box1 {
  width: 20%;
  height: 150px;
background-color: #d5d5c3;
padding: 20px;
      padding-top: 30px;

}

.contact-box2 {
  width: 80%;
background-color:#ffffff ;
height: 150px;

padding: 30px;
  margin:auto;
  display: flex;
  justify-content: center;

}

@media screen and (max-width: 600px){
  .contact-box1, .contact-box2 {
    width: 100%;

  }
}

.social{
width:4%;
padding-top: 20px;


}

.socialtext{
  width: 100%;
  font-size:14px;

  text-align: center;
  border-radius: 15px;

  margin: 10px auto;
}

.social img{
  width: 70%;
  display: block;
  

}


@media screen and (max-width: 600px){
  .social {
    width: 100%;

  }
}


.clients{
	background-color: #ffffff;
	width: 100%;
	margin-bottom: 20px;
	
}

.clients img{
	
	width: 80%;
	margin:auto;
	display: block;
	
}



.footer
{

	padding: 10px;
	color: white;
	width: 100%;
display: block;
border-radius: 10px;


}

/* desktop */
@media screen and (min-width: 992px){
  .footer { 
  display:flex;
  justify-content: space-around;

  

  }
}


.footer1, .footer2, .footer3
{
	
	width:100%;
	font-size:15px;
  background-color:#120444;
  padding-top: 20px;
  margin-bottom: 15px;
  border-radius: 15px;
}






/* desktop */
@media screen and (min-width: 992px){
  .footer1, .footer2, .footer3 { 
    width: 30%;
    margin:20px;

  

  }
}

.footertext{
  display:flex;
  width:70%;
  margin:auto;
  margin-right: auto;
  margin-left: auto;

}

.footertextpic img {
margin-right: 4px;
}

/* desktop */
@media screen and (min-width: 992px){
  .footertext{

  display: flex;

  }
}

.cbox
{
display:block;
width: 100%;
margin:auto;
background-color:  #000066;
justify-content: center;

}

@media screen and (min-width: 1280px){
  .cbox { 
  display: flex;
 

  }
}

.cbox1{
  background-image: url(../images/gallery/newdg2.jpg);
  background-size:cover;
  
}


  

.cbox3 img{
  width:100%;
  height:100%;
  
}

 
 .cbox1, .cbox2, .cbox3, .cbox4
{
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #ffffff;
  margin: 1%;
  
}

@media screen and (min-width: 1280px){
  .cbox1, .cbox2, .cbox3, .cbox4 { 
  width: 45%;

  }
}




.soc img{
	width: 30px;
  display:block;
  margin: auto;
  margin-bottom: 20px;
  
}

.soc img:hover
{
-ms-transform: scale(2,3); /* IE 9 */
  -webkit-transform: scale(2,3); /* Safari prior 9.0 */
  transform: scale(1.1,1); /* Standard syntax */
}


	/* forms */
  .form-group {
    margin-bottom: 15px;
}
label {
    display: block;
    margin-bottom: 5px;
}
input[type="text"], textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
button {
    padding: 10px 20px;
    background-color: black;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
button:hover {
    background-color: #0056b3;
}



/* category */
.category
{
display: -webkit-flex;
display: flex;
width: 90%;
flex-wrap: wrap;
margin: auto;
margin-left: auto;
margin-right: auto;
-webkit-justify-content: center;
justify-content: center;

}

.categoryitems{
  margin: 5px auto;
  width: %;
}

@media screen and (min-width: 1280px){
  .categoryitems{ 
  width: 30%;

  }
}

.categoryitems img
{
width: 100%;
height: 250px;
border-radius: 13px;
margin: 3px;
transition: opacity: 1;
border: 0cm;
}

.categoryitems img:hover
{
border: solid #ff0000 4px;
}

.categorytexts
{
position: relative;
display: block;
color: black;
background-color: white;
font-size: 20px;
text-align: center;
width: 100%;
margin-bottom: 8px;

}



.about-box
{
	width: 100%;
  display: flex;
  flex-wrap: wrap;
margin:auto;
margin-bottom: 20px;
  justify-content: center;
 



}

.mission, .mission5
{
	width:95%;
	background-color: white;
	padding: 20px;
	margin: 1%;
  box-shadow: 0 4px 8px 0 rgb(0, 0, 0), 0 6px 20px 0 rgb(0, 0, 0);
	border-radius: 8px;
	
}

.mission2
{
	width:95%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgb(0, 0, 0), 0 6px 20px 0 rgb(0, 0, 0);
  /*
 background-image: url(../images/gallery/newdg2.);
  background-size:cover; */
	padding: 20px;
	margin: 1%;
	
	
}

.mission3
{
	width:95%;
	background-color: white;
	padding: 20px;
	margin: 1%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 8px;
	
}


@media screen and (min-width: 1280px){
  .mission, .mission2, .mission5 { 
  width: 45%;

  }
}

@media screen and (min-width: 1280px){
  .mission3 { 
  width: 30%;

  }
}


.mission img, .mission3 img
{
	display: block;
	width:30%;
	margin: auto;
	
}


/* focus area */
.ugwanfocus
{
  
display: -webkit-flex;
display: flex;
max-width: 1300px;
flex-wrap: wrap;
margin: auto;
margin-left: auto;
margin-right: auto;
-webkit-justify-content: center;
justify-content: center;
padding:20px;

}

.ugwanfocusitems{
  margin: 5px auto;
  width: 100%;
}

@media screen and (min-width: 992px){
  .ugwanfocusitems{
  width: 15%;

  }
}

.ugwanfocusitems img
{
  display:block;
width: 50%;
padding-bottom: 10px;
margin: auto;
transition: opacity 1;
border: 0cm;
}

@media screen and (min-width: 992px){
  .ugwanfocusitems img{
  width: 60%;

  }
}

.ugwanfocustexts
{
position: relative;
display: block;
color: black;
background-color: white;
font-size: 20px;
text-align: center;
width: 95%;
margin:auto;

margin-bottom: 8px;
border-radius: 12px;

}

/* ugwan focus end */

/* Our Team */
.timaya
{
display: -webkit-flex;
display: flex;
max-width: 1300px;
flex-wrap: wrap;
margin: auto;
margin-left: auto;
margin-right: auto;
-webkit-justify-content: center;
justify-content: center;

}

.timayaitems{
  margin: 5px auto;
  width: 100%;
  
}

@media screen and (min-width: 992px){
  .timayaitems{
  width: 40%;
 

  }
}

.timayaitems img
{
  display:block;
width: 40%;
padding-bottom: 10px;
border-radius: 20%;

margin: auto;
transition: opacity 1;
border: 0cm;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0,), 0 6px 20px 0 rgba(0, 0, 0,);
}

.timayaitems img:hover
{
border: solid #ffffff 4px;


}

.timayatexts, .timayatexts2
{
position: relative;
display: block;
color: black;
background-color: white;
font-size: 20px;
text-align: center;
text-overflow: clip;
width: 100%;
margin:auto;

margin-bottom: 8px;
border-radius: 12px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.781), 0 3px 10px 0 rgba(0, 0, 0, 0.767);

}

.equipmentos
{
  width: 95% ;
  margin: auto;
}
/* desktop */
@media screen and (min-width: 992px){
  .equipmentos { display:flex;

  }
}

.equipos
{
  width:95%;
}

.equipics
{
 
  width:95%;
  

 
}

/* desktop */
@media screen and (min-width: 992px){
  .equipos { width:65%;

  }
}

@media screen and (min-width: 992px){
  .equipics { width:35%;

  }
}

.equipics img{
  width:100%;
  border-top-left-radius: 30%;
  border-bottom-right-radius: 30%;
  box-shadow: 0 4px 8px 0 rgb(0, 0, 0), 0 6px 20px 0 rgb(0, 0, 0);
}



.pishure{
  width:98%;

  margin: auto;
display:flex;
flex-wrap: wrap;

margin-bottom: 15px;
}

.pishures{ width: 100%;
margin:auto;
}

/* desktop */
@media screen and (min-width: 992px){
  .pishures { width: 50%;

  }
}



.pishures img {
  
  width: 98%;
  height: 350px;
  margin-right: auto;
  margin-left:auto;
  margin-bottom: 10px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 12px 40px 0 rgba(0, 0, 0, 0.19);
}

/* servixes */
.servixes{
  display:block;
  width:90%;
  margin:auto;
  margin-bottom: 15px;
  
  
  
}


/* desktop */
@media screen and (min-width: 992px){
  .servixes { display: flex;

  }
}


.servixes1top {
  width:90%;
  background-color: #ffffff;
  border-top-left-radius: 12%;
  border-bottom-left-radius: 12%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, ), 0 6px 20px 0 rgba(0, 0, 0, );
 
  
}

.servixes1top img{
  display:block;
  width:50%;
  margin:auto;
  
}


.servixes1 {
  width:90%;
  background-color: #ffffff;
  border-top-left-radius: 12%;
  border-bottom-left-radius: 12%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, ), 0 6px 20px 0 rgba(0, 0, 0, );
  
}

.servixes1 img{
  display:block;
  width:50%;
  margin:auto;
  
}

.servixes2{
  width: 90%;
  background-color: black;
  color:white;
  padding:10px;
background-color:#464444 ;
box-shadow: 0 4px 8px 0 rgb(0, 0, 0), 0 6px 20px 0 rgb(0, 0, 0);

}

/* desktop */
@media screen and (min-width: 992px){
  .servixes1, .servixes1top { width: 20%;

  }
}

/* desktop */
@media screen and (min-width: 992px){
  .servixes2, .servixes2top { width: 80%;

  }
}

.servixes2top{
  width: 90%;
  background-color: black;
  color:white;
  padding:10px;
background-color:#464444 ;
box-shadow: 0 4px 8px 0 rgb(0, 0, 0), 0 6px 20px 0 rgb(0, 0, 0);

 
}


.sccess{
  display: block;
  width:90%;
  margin:auto;
  text-align:center;
  

}

.bookies 
{
  width: 100%;


}


.toplocae {
  display:block;
  width: 95%;
  margin:auto;

}

/* desktop */
@media screen and (min-width: 992px){
  .toplocae {
     display:flex;
    

  }
}

.locay{
  margin:auto;
  margin-bottom:20px;
  border-radius: 10px;

  width:100%;
  height: 400px;
  background-image: url(../images/pages/lagos.jpg);
  background-size:cover;
}



/* desktop */
@media screen and (min-width: 992px){
  .locay { width: 65%;

  }
}

/* desktop */
@media screen and (min-width: 992px){
  .locay2 { width: 35%;

  }
}

.locae, .phc{
  margin:auto;
  margin-bottom:20px;
  border-radius: 10px;

  width:90%;
  height: 190px;
  
  background-size:cover;
}

.locae{
  background-image: url(../images/pages/abuja.jpeg);
}

.phc{
  background-image: url(../images/pages/portharcourt.jpeg);
}


/* desktop 
@media screen and (min-width: 992px){
  .locay { width: 30%;

  }
} */

.locaetext
{
font-size:30px; 
color:white;
margin:15px;
}

/*car */

.bookies{
  width:90%;
  display: block;
  margin:auto;
}

/* desktop */
@media screen and (min-width: 992px){
  .bookies { display: flex;

    

  }
}



.buki {
  display:block;
  width: 100%;
  margin:auto;

}

/* desktop */
@media screen and (min-width: 992px){
  .buki {
     display:flex;
     flex-wrap: wrap;
     justify-content: center;
    

  }
}

.trains, .hotels, .vehicles, .cruiseships, .flights {
  margin: 5px;
  margin-bottom: 20px;
  border-radius: 10px;
  width: 250px;
  height: 250px;
  position: relative; /* Required for pseudo-element positioning */
  overflow: hidden; /* Ensure the pseudo-element doesn't overflow */
}

.trains::before,
.hotels::before,
.vehicles::before,
.cruiseships::before,
.flights::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0.8; /* Adjust this value to control transparency */
  z-index: -1; /* Ensure it stays behind the content */
  border-radius: 10px; /* Match the border-radius of the main element */
}

.trains::before {
  background-image: url(../images/pages/train2.jpg);
}

.hotels::before {
  background-image: url(../images/pages/hotel.jpeg);
}

.vehicles::before {
  background-image: url(../images/pages/vehicles.jpg);
}

.cruiseships::before {
  background-image: url(../images/pages/cruiseship.jpeg);
}

.flights::before {
  background-image: url(../images/pages/flight.jpeg);
}



/* desktop */
@media screen and (min-width: 992px){
  .buki-items { width: 250px;
    height:200px;
    

  }
}

.bukitext
{
font-size:30px; 
color:white;
margin:15px;
}


.caroh
{
  width:100%;
  margin: auto;
  margin-bottom: 25px;
}

/* desktop */
@media screen and (min-width: 992px){
  .caroh  { width:30%;
    

  }
}

.caroh img{
  display: block;
width:90%;
margin: auto;
margin-left: auto;
margin-right: auto;
border-radius: 10px;
}

/* desktop */
@media screen and (min-width: 992px){
  .caroh img { width:100%;
    

  }
}


.carohtext{
  font-size: 20px;
  color:#200581;
  text-align: center;
}



/*car */

.bookiesx{
  width:90%;
  display: block;
  margin:auto;
}

/* desktop */
@media screen and (min-width: 992px){
  .bookiesx { display: flex;
    

  }
}



.carohx
{
  width:100%;
  margin: auto;
  margin-bottom: 25px;
}

/* desktop */
@media screen and (min-width: 992px){
  .carohx  { width:100%;
    

  }
}

.carohx img{
  display: block;
width:50%;
margin: auto;
margin-left: auto;
margin-right: auto;
}

/* desktop */
@media screen and (min-width: 992px){
  .carohx img { width:50%;
    

  }
}


.carohtextx{
  font-size: 20px;
  color:white;
  text-align: center;
}



/* flight */
.flyght {
  position: relative; /* Ensure content is positioned correctly */
  width: 100%;
  height: 300px;
  margin: auto;
  margin-bottom: 20px;
  background-size: cover;
  background-position: center;
}

.flyght::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/pages/flyght2.jpg);
  background-size: cover;
  background-position: center;
  opacity: 1; /* Adjust this value for more or less transparency */
  z-index: -1; /* Ensures the pseudo-element stays behind the content */
}

.flyghttxt{
  padding: 5%;
}

.buttn{
  width:120px;
  height:33px;
  background-color:#bd6b0e ;
  color:white;
  font-size:20px;
  margin: auto;
  border-radius: 10px;
  
}

.buttn:hover {
  color:#200581;

}


.getkulosa {
  display:block;
  width:100%;
}

.getkulosapic {
  width:100%;
}

.getkulosapic img {
  width:100%;
}



.getkulosatxt {
  font-size: 26px;
  color:red;
  padding:8px;
  text-align: center;
 
 

}

.getkulosa p{
 
}


/* desktop */
@media screen and (min-width: 992px){
  .getkulosa { display: flex;

  }
}

/* desktop */
@media screen and (min-width: 992px){
  .getkulosapic { width:45% ;

  }
}

/* desktop */
@media screen and (min-width: 992px){
  .getkulosatxt  { font-size: 45px;
    padding: 40px;
    text-shadow: #000066;
    

  }
}


.snt{
  display: block;
  width: 95%;
  margin: auto;
}

/* desktop */
@media screen and (min-width: 992px){
  .snt  { display:flex;
    

  }
}

.ship{
  width: 90%;
}

.shippic img{
width:95%;
border-radius: 15px;
}

/* hero */
/* Basic Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Hero Section Styling */
.hero {
  
  background-image: url(../images/pages/hero.jpg); /* Replace with your image path */
  background-size: cover;
  background-position: center;
  height: 100vh; /* Full height */
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  color: white;
  padding: 20px;
}

/* Dark overlay for better text visibility */
.hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Adjust opacity as needed */
  z-index: 1;
}

/* Hero Content Styling */
.hero-content {
  position: relative;
  z-index: 2;
  max-width: 800px; /* Optional max width for content */
}

/* Button Styling */
.hero-button {
  display: inline-block;
  padding: 15px 30px;
  background-color: #bd6b0e; /* orange Button color */
  color: white;
  text-decoration: none;
  border-radius: 5px;
  margin-top: 20px;
  transition: background-color 0.3s ease;
}

.hero-button:hover {
  background-color: #c44521; /* Button hover color */
}

/* Responsive Design */
@media (max-width: 768px) {
  .hero {
      height: 100vh; /* Full height for mobile */
      padding: 10px;
  }

  .hero-content h1 {
      font-size: 2rem; /* Adjust font size for mobile */
  }

  .hero-content p {
      font-size: 1rem; /* Adjust font size for mobile */
  }

  .hero-button {
      padding: 10px 20px; /* Adjust button padding for mobile */
  }
}

.socialist{
  display: flex;
  
  
  justify-content: space-between;
}

.socitems img{
  width:15px;
  margin-right:10px;
}


.top-lynks
{
  display:flex;
  flex-wrap: wrap;
  width: 100%;
  
  color:white;
  background-color:#120444 ;
  justify-content: center;
}

.top-lynkis{
width: 120px;

  margin-right: 30px;
  border: 3px solid #bd6b0e;
  border-radius:10px;
  padding:6px;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
color:white;
}

/* desktop */
@media screen and (min-width: 992px){
  .top-lynkis { width: 150px;

  }
}