.footerfont{
  font-family: Exo, sans-serif;
  font-size:20px;
  font-weight:300;
  color:white;
  font-style: normal;
  line-height: 30px;
  list-style-type: none;
  padding:0px;
  margin-top: 10px;
}

.footerfont a{
  color:white;
}

.footerfont a:hover{
  color:rgb(94, 60, 77);
}

.popup {
  display: none;
  position: fixed;
  top: 27%;
  left: 38%;
  transform: translate(-50%, -50%);
  background-color: #1b4965;
  padding: 20px 20px 20px 0px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 9999;
 
}

.popup ul a li{
  color:#edf2f4;
}
.popup.active {
  display: block;
}

.popup ul a li img{
  padding-right: 10px;
  
}


.mobup {
  display: none;
  position: relative;
  top: 10%;
  left: 10%;
  transform: translate(-50%, -50%);
  background-color: #1b4965;
  padding: 20px 20px 20px 0px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  height:50%;
 
}

.mobup ul{
  
}

.mobup ul a li{
  
  padding:20px;
  list-style-type: none;
}
.mobup.active {
  display: block;
}

.mobup ul a li img{
  width:100px;
  height:100px;
  padding:20px;
  
}



.ussddiv{
  background-color: rgba(188, 196, 175, 0.6);
  border-radius: 20px;
  width:80%;
  height:50%;
  text-align: center;
  padding:50px;
  display: flex;
  justify-content: center;
  align-items: center;   
  flex-direction: column; 
  margin:0 auto;
}

.ussddiv h2{
  color:#6ee7ff;
  
  font-size: 70px !important;
}

.ussddiv p{
  font-size: 28px !important;
  font-weight: 300 !important;
  color:#ffffff;
  letter-spacing: 1.2px;
  font-family: "Protest Strike", sans-serif;
 
 
  
}

.ussddiv a p{
  
  font-size: 20px !important;
  color:white;
  padding-bottom: 5px; /* Adjust the padding as needed */
  display: inline;
  font-weight:200!important;
  letter-spacing: 0.5px; 
}

.ussddiv a p:hover{
  border-bottom: 10px solid #221210; /* Adjust the underline style */
}

.newclass{
  color:white;
  padding: 30px !important;


}
.quick a{
  padding:0px;
  margin:0px;
  width:100%;
}


marquee{
  color:#02111a;
  font-weight:bold;
}
nav {
  
  overflow: hidden;
  padding:0px;
  width:100%;
  display:flex;
  
  
}

nav a {
  color: white;
  text-align: center;
  padding: 14px 20px;
  text-decoration: none;
  color:white;
  font-size:17px;
  
}

.containerd{
  
  background-color: #165a7e;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  width:100%;

}

.containerd img{
  width: 60px;
  height:60px;
  object-fit:cover;
 
  
}

.menu{
  display:flex;
  background-color: rgb(3, 32, 65) !important;
  padding:50px !important;
  margin-top:30px;
  list-style-type:none;
  position:absolute !important;
  text-align: center;
 
  
 
  
 
}


.menu li{
  margin-right:20px;
}

.menu li:last-child{
  margin-right:0;
}

.menu a{
  color:white;
  text-decoration: none;
}

/* Hamburger menu styles */
.menu-toggle {
  display: none; /* Initially hidden for larger screens */
}

.hamburger {
  width: 30px;
  height: 3px;
  background-color: #fff;
  margin: 5px 0;
  transition: transform 0.3s ease;
}










body, div {
margin: 0;
padding: 0;

}

body{
  font-family: "Exo", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  
}





/* CSS for slideshow */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: 0px 0px 0px 0px;
  height:80vh;
  
}

.mySlides {
  display: none;
  padding:0px;
  margin:0px;
  width:100%;
  background-color:#ebf2fa;
  height:100%;
  
}

.slideshow-container img {
  width: 100%;
  height: auto;
}

.slide1{
display:flex;
padding:20px 20px 20px 20px;
justify-content:space-between;
align-items:center;

}

.slide1sub{
flex:2;
padding:30px;
width:100%;


}

.slide1sub h1{
font-size:100px;
font-weight:1000;
padding:30px;



}

.centeralign{
text-align:right;
margin-top:0px;
}


.slide1sub p{
font-size: 20px;

}

.slide1sub button{
padding:15px;
border:0px;
font-size: 18px;
margin-left:0px;
background-color: #98c1d9;
color:white;
border-radius:10px;

}

.whitediv{
width:90%;
height:500px;
height:auto;
background-color:white;
color:#274c77;
border-radius:20px;
padding:30px;
text-align:left;

}

.whitediv p{
font-size:16px;
}

.specialheading{
  font-family: "Protest Strike", sans-serif;
  font-weight: 400;
  font-style: normal;
  
}

.lastdiv{
  
  position: absolute; /* if you want to position it over the image */
  top:150px;
  bottom: 0;
  left: 100px;
  width: 30%;
  height:300px;
  padding: 10px;
  background-color: rgba(27, 73, 101, 0.8);
  padding:30px;
  border-radius:5px;
  
}


.color{
  color:white;
}

.quick{
  background-color: #165a7e;
  width:100%;
  margin:0 auto;
  height:500px;
  display:flex;
  justify-content:space-around;
  justify-items: flex-start;  
  border-right: #274c77;
  
}

.quickchild{
  
  padding:20px;
  text-align: center;
  width:100%;
  cursor: pointer;
  transition: background-color 0.3s ease;
  transition: padding 0.3s ease;
  animation: none;
  
}

.quickchild:hover{
  background-color: #a53860;
  padding:30px;
  
  animation: divAnimation 0.5s ease-in;
}

@keyframes divAnimation {
  0% {
      transform: scale(1);
  }
  50% {
      transform: scale(1.1);
  }
  100% {
      transform: scale(1);
  }
}



.quickchild img{
  width:60px;
  height: 60px;
}

.clear {
  clear: both;
}

.bgimg {
  width: 100%; /* Adjust this value to the desired width of the container */
  overflow: hidden; /* This prevents the image from overflowing */
  
}

.bgimg img
  {
    max-width: 100%; /* This prevents the image from exceeding the width of its container */
    max-height: auto; /* This ensures the image maintains its aspect ratio */
  }


  .mobiletour{
    text-align:center;
    font-size:17px;
    margin-top:50px;
  }

  .mobiletour p{
    padding: 20px;
    

  }
  

  .getintouch{
    display:flex;
    margin:0 auto;
    
  }

  .satisfy{
    font-family: "Great Vibes", cursive;
    font-weight: 400;
    font-style: normal;
    font-size:28px;
    text-align: center;
    }
  
    .google-map{
      padding:50px;
    }

    .google-map iframe {
    
      left: 0;
      top: 0;
      position: relative;
      
 }

 .trapezium {
  width: 60%;
  height:80vh;
  padding:20px;
  margin:0 auto;
  background-color: #22333b;
  
  display:flex;

  border: 1px solid #000;
  border-bottom-right-radius: 70px;
  border-bottom-left-radius: 70px;
  border-top-left-radius: 70px;

  
  
}

.video-container {
  padding:20px;
  width: 100%;
  height:auto;
  overflow: hidden; /* Ensures the video does not overflow the container */
  
}

.video-container video {
 
  width: 100%; /* Make the video width 100% of the container */
  height: 100%; /* Make the video height 100% of the container */
  object-fit: cover; /* Cover the entire container without distortion */
  position: relative; /* Position the video absolutely within the container */
  top: 0; /* Position the video at the top of the container */
  margin: 0 auto;/* Position the video at the left of the container */
}


.airtimebutton{
  width:auto;
  height:30px;
  color:#003049;
  padding:20px;
  line-height: 2px;
  font-weight:bold;

}

.airtimebutton:hover{
  background-color: #003049;
  color:white;
}


.hdiv {
  width: 100%;
  height: 70vh;
  position: relative;
  border: 1px solid #ccc;
  
}

.hdiv img{
  width: 100%;
  height: 100%;/* Replace 'your-image-url.jpg' with your image URL */
  object-fit: cover;/* Cover the entire div */
 /* Center the image within the div */
 
}


.ussddiv{
  background-color: rgba(22, 90, 126, 0.6);
  width:50%;
  position:absolute;
  Top:150px;
  text-align: center;
  left:500px;
  padding:3px;
  
}


.tab-menu {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.tab-btn {
  background-color: #f0f0f0;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.tab-btn.active {
  background-color: #ccc;
}

.tab-content-container {
  max-width: 800px;
  margin: 0 auto;
}

.tab-content {
  display: none;
  padding: 30px;
  border: 2px solid #232c36;
  border-left:none;
  transition: opacity 0.3s ease;
}

.tab-content.active {
  display: block;
  opacity: 1;
}

.specialbold{
  font-weight: bolder;
}

ul li svg{
  position:relative;
  top:6px;
  margin-right:5px;
  
}


.flexeddiv{
  
  background-color: #f3f3f6;
  padding:20px;
  text-align:center;
  margin-top:20px;
  border-top-left-radius: 170px;
  border-bottom-right-radius: 170px;

}

.flexeddiv1{
  color:white;
  display:flex;
  justify-content:space-between;
  text-align: left;
  margin-top:40px;
  width:80%;
  margin: 0px auto;
  
  
}

.flexeddiv1 div{
  background-color: #edf0f3;
  padding:20px;
  border-radius:20px;
  animation: none;
  
  
}

.flexeddiv1 div:hover{
  animation: divAnimation 0.5s ease-in;
  background:#e6eaee;
  cursor: pointer;
}


.flexeddiv1 div img{
  width:200px;
  height:200px;
  object-fit: cover;
  border-radius:10px;
  
}

.flexeddiv1 div a{
  color:#64a3ca;
  font-size:17px;
  text-decoration:underline !important;
  
}

.flexeddiv1 div a:hover{
  color:#c76969;
  padding:10px;
  margin:10px;
  
  
}

.flexeddiv div p{
  width:300px;
  color:rgb(255, 255, 255);
}


.flexeddiv div h3{
  color:rgb(255, 255, 255);
  font-family: "Protest Strike", sans-serif;
  font-size: 20px;
  font-weight: normal;
}

.flexeddiv1 div h3{
  color:#2b4b7c
}

.flexeddiv1 div p{
  color:#2b4b7c
}
.uil--atm-card {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23eaff47' d='M7 15h3a1 1 0 0 0 0-2H7a1 1 0 0 0 0 2M19 5H5a3 3 0 0 0-3 3v9a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V8a3 3 0 0 0-3-3m1 12a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6h16Zm0-8H4V8a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1Z'/%3E%3C/svg%3E");
}
.newsletter{
  text-align: center;
 
  height:40vh;
  color:#02111a;
  display:flex;
  flex-direction: column;
  justify-content: center;
}

.newsletter h2{
  color:rgb(31, 10, 10);
}

.newsletter p{
  color:rgb(59, 31, 31);
}


input[type=email]{
  padding:15px;
  width:500px;
  border-radius:20px;
  border: none;
  background-color: rgb(243, 240, 240);
  color:black;

}

input[type=email]:hover{
  padding:20px;
  width:500px;
  border-radius:20px;
  

}


.newsletter button{
  padding:15px;
  border-radius:10px;
  background-color: rgb(243, 240, 240);
  border:none;
 
 
}

.contactus{
  margin:0 auto;
  display:flex;
  justify-content: space-between;
  padding:20px;
  height:auto;
  width: 100%;
  
  background: #e65f47; /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #4776E6 , #d3d034); /* Chrome 10-25, Safari 5.1-6 */ 
  background: linear-gradient(to left,#1c7a92 , #d66c86); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.contactus h2{
  color:#dfecf1;
  
}

.contactus p{
  color:white;
  
}

.contactus div div img{
  width:30px;
  height:30px;
}

.innerdiv{
  display:flex;
  padding:0px;
  margin-top: 0px;
 
}



.innerdiv p{
  
  font-weight: bold;
  font-size: 16px;
}


.lic{
  width:100%;
  background:#fcf3f3;
  margin-top:50px;
  padding-top:20px;
}

.lic img{
  display: block;
margin-left: auto;
margin-right: auto;
}



.lic h2{
      margin-top:20px;
      text-align:center;
      color: rgb(0, 25, 49);
      font-size: 2.3rem;
      padding: 10px;
      font-weight: 400px;
      
      
  
}

.lic p{
  text-align:center;
  color: rgb(0, 25, 49);
  font-size: 22px;
  padding: 20px;
  
  letter-spacing: 1px;


}

.lictabs{
  display:flex;
  width:100%;
  padding:50px;
  align-items: center;
 justify-content: space-around;
 
}

.lictabs div img{
  width:150px;
  height:150px;
}

.extranav{
  color:white;
  padding:20px;
}

.extranav li{
  text-decoration: none;
  list-style-type: none;
  margin-left:20px;
}



.why{
  width:100%;
  height:auto;
  
  padding:20px;
  display:flex;
  flex-direction:column;
  justify-content: center;
  align-items: center;
  
}

.why h1{
  font-family:"Protest Strike", sans-serif !important; 
  font-style:normal;
  font-weight:400;
  font-size: 32px;
  
}

.why h1,h2{
  font-family: "Exo", sans-serif;
  color:rgb(1, 24, 54);
}

.flexing{
  background: rgba(228, 236, 240, 0.5);
  flex:50%;
  width:80%;
  border-radius:20px;
  padding:20px;
  margin:20px;
  display: flex;
  margin:20px;
  padding:20px;
}

.whycon{
  width:50%;
  display: flex;
  padding:20px; 
  
  
}

.whyconimg{
  background-color: #02111a;
  border-radius: 20%;
  height:100px;
}


.whyconimg{
  padding:20px; 
}

.whycon .whycontd{
  display:flex;
  flex-direction: column;
  margin-left:20px;
  margin-top:20px;
  
}

.whycontd p{
  color:rgb(34, 31, 31);
}

.whycontd h2{
  color:rgb(34, 31, 31);
}


.services{
  margin:0px 20px 0px 0px;
  position: relative;
  max-width:100%;
  height:auto;
  display:flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  
}

.s-heading{
 text-align:center;
}

.s-heading h1{
  color: rgb(1, 24, 54);
  
  
  
}

.box-container{
   max-width:100%;
   display:flex;
   flex-direction: row;
   justify-content: center;
   align-items:center;
   margin:0px;
   padding:0px 20px 10px 20px;
}

.servicebox img{
   height:50px;

}
.servicebox{
   display:flex;
   position:relative;
   flex-direction:column;
   justify-content: center;
   align-items: center;
   width:300px;
   height:auto;
   padding:0px 20px 0px 20px;
   box-sizing:border-box;
   margin:20px 20px 0px 20px;
   box-shadow:2px 2px 30px rgba(74, 63, 221, 0.39);
}





.servicebox p{
  text-align: center;
  
  padding:20px;

}

.servicebox:hover{
  
  box-shadow:2px 2px 30px rgba(21, 21, 27, 0.644);
  transition: all ease 0.3s;
}

.btn{
  width:140px;
  height:40px;
  border-radius:20px;
  border: 1px solid rgba(74,144,226,0.5);
  display: flex;
  justify-content: center;
  align-items:center;
  text-decoration: none;
  color:#f0eeee;
  
}

.btn:hover{
  background:#092b88;
  border: 1px solid #991a1a;
  color:white;
  transition: all ease 0.3s;
}

.bar{
  width:100px;
  height:6px;
  position: absolute;
  left:50%;
  top:0px;
  transform: translate(-50%);
  background-color:#092b88;
  border-radius: 0px 0px 10px 10px;
  display:none;
  animation:bar 0.5s;

}

.servicebox:hover .bar{
  display:block;
}



/* Media query for screens 1280px and smaller */
@media screen and (max-width: 2000px) {

  .flexing{
    width:100%;
  }
  .menu {
      display: none; /* Hide the menu for smaller screens */
  }

  .menu-toggle {
      display: block; /* Show the hamburger menu for smaller screens */
      cursor: pointer;
      display:flex;
      justify-content: flex-end;
    
  }

 

  /* Hamburger animation */
  .hamburger.active {
      transform: rotate(45deg);
  }

  .hamburger::before,
  .hamburger::after {
      content: '';
      display: block;
      width: 30px;
      height: 3px;
      background-color: #fff;
      position: absolute;
      transition: transform 0.3s ease;
  }

  .hamburger::before {
      transform: translateY(-8px);
  }

  .hamburger::after {
      transform: translateY(8px);
  }

  /* Rotate lines for active state */
  .hamburger.active::before {
      transform: rotate(-90deg) translate(-7px, -7px);
  }

  .hamburger.active::after {
      transform: rotate(90deg) translate(-7px, 7px);
  }

  /* Additional styling for menu items when active */
  .menu.active {
    display: flex;
    flex-direction: column; /* Stack menu items vertically */
    position: absolute;
    top: 500;
    left: 0;
    background-color: #333;
    padding: 10px;
    width:100%;
    
}


.menu.active li {
    margin: 10px 0;
}


.services{
       
  margin:0 auto;
  width:80%;
  height:auto;
  display:flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  
}

.servicebox {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  padding: 0px 20px 0px 20px;
  box-sizing: border-box;
  margin: 20px 20px 0px 20px;
  box-shadow: 2px 2px 30px rgba(74, 63, 221, 0.39);
}

.servicebox p {
  text-align: center;
  padding: 20px;
  font-size: 20px;
}

.servicebox h1 {
  margin-top: 10px;
  font-family: 'Merriweather Sans', sans-serif;
  letter-spacing: 0.5px;
  font-size: 30px;
  color: #092b88;
}

.services .s-heading p{
  color:rgb(0, 0, 0);
  font-size:20px;
}

.services .s-heading h1{
  color:brown;
}
.s-heading h1{
  color: #092b88;
 
  font-weight:400px;
  letter-spacing: 1px;
  
}
}

@media only screen and (min-width: 450px) and (max-width: 650px){
  .newclass{
    margin:0 auto;
  
  }

  
  .quickchild h2{
    font-size:14px;
    font-weight:300px;
    color:#cfdada !important;
    border:none;
   
    
  }

.specialheading{
    font-family: "Protest Strike", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    color:#2b2d42 !important;
    
    
  }

  .ussddiv{
    background-color: rgba(188, 196, 175, 0.6);
    border-radius: 20px;
    width:80%;
    position:absolute;
    Top:150px;
    text-align: center;
    left:60px;
    padding:30px;
       
  }

  .ussddiv h2{
    font-size: 50px !important;
    color:black;
  }

  .ussddiv p{
    display:none; 
  }

  .ussddiv a p{
    
    padding:20px;
    border: none;
    font-size: 20px !important;
    text-decoration:underline!important;
    color:#ffffff;
    padding: 15px;
    margin-bottom: 30px;
    
 
  }

  .ussddiv a p:hover{
    border-bottom: 5px solid #221210; 
  }

  .lictabs{
    flex-direction:column;
   }

  input[type=email]{
    padding:15px;
    width:50%;
    border-radius:20px;
    border: none;
    background-color: rgb(243, 240, 240);
    color:black;
  
  }

  .innerdiv{
    justify-content: center;
    padding:0px;
    margin-bottom: 20px; 
  }

 
  
  .contactus{
    flex-direction:column;
   }

   input[type=email]{
    padding:15px;
    width:50%;
    border-radius:20px;
    border: none;
    background-color: rgb(243, 240, 240);
    color:black;
  
  }


  .box-container{
    flex-direction: column;
    flex-wrap: wrap;

}

  .services{
       
    margin:0px 20px 0px 0px;
    width:100%;
    height:auto;
    display:flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    
    
  }
  
  .servicebox {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width:80%;
    height: 400px;
    padding: 0px 20px 0px 20px;
    box-sizing: border-box;
    margin: 20px 20px 0px 20px;
    box-shadow: 2px 2px 30px rgba(74, 63, 221, 0.39);
  }
  
  .servicebox p {
    text-align: center;
    padding: 20px;
    font-size: 20px;
  }
  
  .servicebox h1 {
    margin-top: 10px;
    font-family: 'Merriweather Sans', sans-serif;
    letter-spacing: 0.5px;
    font-size: 30px;
    color: #092b88;
  }
  
  .services .s-heading p{
    color:rgb(0, 0, 0);
    font-size:20px;
  }
  
  .services .s-heading h1{
  color:#23515a;
    
  }
  .s-heading h1{
    color: #092b88;
    font-size:45px;
    font-weight:400px;
    letter-spacing: 1px;
    
  }

  .flexing {
    background: rgb(163, 210, 231, 0.5);
    
    width: 100%;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.whycon{
  display:flex;
  width:100%;
}

.whyconimg{
  background-color: #02111a;
  border-radius: 20%;
  height:100px;
}

.whycontd h2{
  font-weight: 900;
  font-size: 25px !important;
}

}


@media only screen and (min-width: 312px) and (max-width: 350px){

  .extranav{
    visibility: hidden;
    display:none;
  }

}



@media only screen and (min-width: 312px) and (max-width: 450px){

  .newclass{
    margin:0 auto;
  
  }
  
    .specialheading{
        font-family: "Protest Strike", sans-serif !important;
        font-weight: 400;
        font-style: normal;
        border-radius:20px;
        color:#2b2d42 !important;
        border:1px solid white;
        padding:20px;
        height:80%;
        
        
      }
    
      .ussddiv{
        background-color: rgba(188, 196, 175, 0.6);
        border-radius: 20px;
        width: 100%;
        position:absolute;
        Top:150px;
        text-align: center;
        left:1px;
        
           
      }
    
      .ussddiv h2{
        font-size: 50px !important;
        color:black;
      }
    
      .ussddiv p{
        display:block;
        color:#2b2d42; 
        word-spacing: 0px;
        letter-spacing: normal;
        font-family: "Exo", sans-serif;
        font-weight: 900 !important;
        
      }
    
      .ussddiv a p{
        
        padding:20px;
        border: none;
        font-size: 20px !important;
        text-decoration:underline!important;
        color:#ffffff;
        padding: 15px;
        margin-bottom: 30px;
        
     
      }
    
      .ussddiv a p:hover{
        border-bottom: 5px solid #221210; 
      }
    

  .hr{
    width: 100%;
  }

  .flexing {
    background: rgb(163, 210, 231, 0.5);
    flex: 50%;
    width: 100%;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    
  
    flex-direction: column;
}

.whycon{
  width:100%;
  display: flex;
  padding:20px;  
}




.whycontd h2{
  color:rgb(34, 31, 31);
  font-weight: 800;
  font-size:25px;

}

.whycontd p{
  color:#221210;
  font-size:20px;
}


  .flexeddiv{
  
    background-color: #f3f3f6;
    padding:20px;
    text-align:center;
    border-top-left-radius: 170px;
    border-bottom-right-radius: 170px;
    
  
  }

  .flexeddiv1{

    flex-direction:column;
    width:100%;
    margin: 0px auto; 
  }

  .slideshow-container {
    max-width: 100%;
    position: relative;
    margin: 0px;
    background-color:yellow;
    height:100vh;
    
  }

  .slide1{
    flex-direction:column;
    padding:0px 20px 20px 20px;
    justify-content:space-between;
    align-items:center;
    margin-top:0px;
    
    }


    .quick{
      
      width:100%;
      height:50px;
      flex-direction:row;
      overflow: hidden;  
    }
  
  
    .quickchild{
  
      
      text-align: center;
      
      cursor: pointer;
      width:50px !important;
      

     
      
    }

    #liset{
      
      position:relative !important;
      left:-30px;
    }

    .quickchild h2{
      font-size:14px;
      font-weight:300px;
      color:#cfdada !important;
      border:none;
     
      
    }

    .quickchild img{
      width:40px;
      height:40px;
    }
    
    .quickchild:hover{
      background-color: #a53860;
      animation: divAnimation 0.5s ease-in;
    }

   .slide1{
    width:100%;
   }

   .slide1sub{
    width:100%;
    
   }

   
.slide1sub .sds{
  position: relative;
  margin-top:50px;
  left:-60px;
  margin-bottom:0px;
  }

   

   .whitediv{
    width:100%;
   }

   form{
    width:100%;
   }

   .lictabs{
    flex-direction:column;
   }

   .contactus{
    flex-direction:column;
   }

   input[type=email]{
    padding:15px;
    width:50%;
    border-radius:20px;
    border: none;
    background-color: rgb(243, 240, 240);
    color:black;
  
  }

  .innerdiv{
    justify-content: center;
    padding:0px;
    margin-bottom: 20px; 
  }




  .centeralign{
    text-align:center;
    margin-top:0px;
    }

    .extranav{
      color:white;
      padding:0px;
    }
    
    .extranav li{
      text-decoration: none;
      list-style-type: none;
      margin-left:-10px;
    }


    .containerd{
  
      background-color: #165a7e;
      display: flex;
      justify-content:center;
      align-items:safe;
      margin:0px;
     
    
    }

    .logo-container{
      padding:0px;
  
    }


    
  .services{
       
    margin:0px 20px 0px 0px;
    width:100%;
    height:auto;
    display:flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    
  }
  
  .servicebox {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0px 0px 20px 0px;
    box-sizing: border-box;
    margin: 20px 20px 0px 0px;
    box-shadow: 2px 2px 30px rgba(74, 63, 221, 0.39);
  }
  
  .servicebox p {
    text-align: center;
    padding: 20px;
    font-size: 20px;
  }
  
  .servicebox h1 {
    margin-top: 10px;
    font-family: 'Merriweather Sans', sans-serif;
    letter-spacing: 0.5px;
    font-size: 30px;
    color: #092b88;
  }
  
  .services .s-heading p{
    color:rgb(0, 0, 0);
    font-size:20px;
  }
  
  .services .s-heading h1{
  color:#23515a;
    
  }
  .s-heading h1{
    color: #092b88;
    font-size:45px;
    font-weight:400px;
    letter-spacing: 1px;
    
  }

  .flexing {
    background: rgb(163, 210, 231, 0.5);
    
    width: 100%;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
}


.box-container{
  flex-direction: column;
  flex-wrap: wrap;

}



}


