.container-fluid{
    padding: 0%;
    margin: 0%;
}
.section{
    padding: 15px;
}
.solt-one{

    display: flex;
    justify-content: center;
}
.solt-one h5{
    margin-top: 3px;
      margin-left: 15px;
}
.navbar-dark{
    background-color: #d3d3d3 ;
}
.bg-image{
    width: 100%;
    height: auto;
    background-image: url('../images/background.89ab0a36f12a1aa352a2.png');
    background-position: inherit;
    background-repeat: no-repeat;
    background-size: cover;
}
.solt-bottom{
    padding: 30px 0px;
}
.solt-bottom h1{
    font-size: 60px;
    width: 60%;
    color: white;
    font-weight: bold;
}
.solt-bottom p{
    line-height: 40px;
    font-size: 25px;
    color: white;
    
}
.tipslot{
    display: flex;
    justify-content: space-between;
    width: 30%;

}
.tipslot button{
     border: 2px solid #96cf3a;
    padding: 10px 25px;
    border-radius: 20px;
}
.tipslot button a{
    color: white;

    text-decoration: none;
   
}
.btn-one{
    background-color: #96cf3a;
}
.btn-two{
    background-color: #6b7280;
}



/* Wht the cosmo solari */
.slot-left{
    margin-top: 65px;
}
.slot-left h1{
    font-weight: bold;
    color: #153475;
    font-size: 50px;
}
.slot-left p{
    padding: 10px;
    font-size: 21px;
    color: #515563;
    line-height: 40px;
}
.slot-right{
    margin-top: 70px;
    margin-left: -50px;
}
.solt-img{
    width: 100%;
    height: 400px;
}
.slot-right p{
    width: 80%;
    float: right;
  
    font-size: 20px;
    color: #515563;
    line-height: 40px;
}


/* type solt start */
.type-slot{
    margin-top: 50px;
    line-height: 10px;
    text-align: center;
}
.type-slot h1{
    margin-top: -15px;
    font-size: 65px;
    margin-left: 15px;
    font-style: italic;
    color: #515563;
}
.type-slot label {
    color: #515563;
    font-weight: bold;
    font-size: 12px;
}
.type-slot1{
    margin-top: 50px;
    font-size: 19px;
    color: #515563;
    line-height: 40px;
}
.type-slot2{
    margin-top:75px;

}
.type-slot2 button{
    border: none;
    background:none;
    text-decoration: none;
    
}
.type-slot2 span {
    color: #515563;
     font-size: 20px;
}
.btn-slot{
    color: #515563;
    border: none;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
}

/* box slot */

.boxes{
    padding: 50px;
    padding-bottom: 0px;
}
@media screen and (max-width:426px) {
    .boxes{
        padding: 20px;
        padding-bottom: 0px;
    }
    
}
.box-solt{
    text-align: center;
    width: 100%;

    box-shadow: 0px 0px 10px 5px #cfcfcf;
    border-radius: 20px;
}
.box-solt img{
    margin-top: 60px;
    font-weight: bold;
}
.box-solt h4{
    font-size: 105%;
    font-weight: bold;
    padding: 20px;
}
.box-solt p{
    padding: 0px 17px;
    padding-bottom: 60px;
}

/* newline */

.back-img{
    margin-top: 50px;
    background-image: url('../images/bg-cover-pic.png');

    width: 100%;
    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slot-text{
    display: flex;
    justify-content: center;
    width: 70%;
    margin: auto;
}
.slot-text h1{
 margin-top: 150px;
 font-size: 50px;
 color: white;

}
@media screen and (max-width:600px) {
  .slot-text h1{
    margin-top: 150px;
    font-size: 25px;
    color: white;
   
   }
  
}

.slot-h{
    color: #54c408;
}
.slot-h1{
    color: white;
    margin: auto;
    text-align: end;
    width: 56%;
    font-size: 20px;
}
.dedicated{
    margin-top: 50px;
    padding: 20px;
}
.dedicated h1{
    width: 60%;
    color:#1e40af ;
}
.cleaner-slot{
    color: #54c408;
}
.dedicated p{
    padding: 12px 0px;
    font-size: 21px;
    color: #515563;
    line-height: 40px;
}
.bg-slider-img{
    margin-top: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
}
.text-image-slot{
    margin-top: 40px;
    width: 120px;
    height: 80px;
    float: left;
}
.clint-text{
    font-size: 60px;
    font-weight: bold;
    color: #4b5563;
}

.W-section{
    padding: 50px 0px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.back-color{
    background-color: #153475;
    height: auto;
}
.wd-slot-class{
    width: 100%;
    height: 400px;
    margin-top: 70px;
}
.certificate-slot{
    padding: 30px;
    display: flex;
    justify-content: space-around;
}
.logo-pic-slot{

    padding: 0px 50px;
    

}
@media screen and (max-width: 426px) {
    .logo-pic-slot{

        padding: 0px 1px;
        
    
    }
    
}
.interior-slot{
    margin: 100px 0px;
    display: flex;
    padding: 15px 7px;
    justify-content: space-between;
    background-color: white;
    border: 1px solid gray;
    border-radius: 25px;
    height: auto;
}
.interior-slot a img{
   width: 100%;
   flex-wrap: nowrap;
   height: 90px;
   margin-top: 10px;
    
}

/* slider images */
.bg-boxes-img{
    background-image: url('../images/background-boxes.png');
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
}
.title-class{
    color:#1e40af ;
    font-weight: bold;
    padding: 50px 0px;
    font-style: italic;
    text-align: center;
}
.flex-slot{
    padding: 0% 5%;
}
.rounded-class{
    display: flex;
    justify-content: space-around;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border: 1px solid gray;
    background-color: white;
    width: 90%;
    height: 50px;
    margin-top: 20px;
}
.rounded-class h4{
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px;
    background-color: #54c408;
    width: 60px;
    height: 50px;
    font-style: italic;
    font-weight: bold;
    padding: 8px;
    color: white;
    text-align: center;
}
.rounded-class h5{
    text-align: center;
    font-weight: bold;
    font-style: italic;
    padding: 7px;
    width: 100%;
}
.Partner-title{
    
    font-style: italic;
    color: #4b5563;
    font-weight: bold;
      padding-top: 60px ;
      padding-bottom: 50px ;
      font-size: 60px;
      padding-left: 20px ;
}
.whole-slott{
  margin: auto;
          width: 90%;
          padding: 20px;
}

.whole-slottt{
    padding: 50px 0px;
}
.whole-slot{

    text-align: center;
    border: 1px solid gray;
    width: 100%;
    height: auto;
    flex-wrap: nowrap;
    padding: 10px 40px;
    border-radius: 25px;
}
.whole-slottts{
    padding: 26px 0px;
}
.whole-slots{

    text-align: center;
    border: 1px solid gray;
    width: 100%;
    height: auto;
    flex-wrap: nowrap;
    padding: 10px 40px;
    border-radius: 25px;
}
@media screen and (max-width: 566px) {
    .whole-slots{

        text-align: center;
        border: 1px solid gray;
        width: 100%;
        height: 326px;
        margin-top: 10px;
        flex-wrap: nowrap;
        padding: 10px 40px;
        border-radius: 25px;
    }
}
.whole-slot a img{
  width: 150px;
  padding: 10px;
}
.whole-slots a img{
    width: 250px;
    margin-top: -12px;
    margin-bottom: -20px;
    
  }

.down-title{
  color: #172554;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 50px;
  font-weight: bold;
}
@media screen and (max-width:300px) {
  .down-title{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 30px;
    font-weight: bold;
  }
}
.table-responsive{
  margin: auto;
  padding-top: 20px;
}
/* fixed plus minus */



  /* plus minus system */
  .table1{
    border: none;
    padding: 0%;
    margin: 0%;
  }
  .fa-plus,.fa-minus {
    width: 50px;
    height: 50px;
    font-size: 25px;
     padding-top: 15px;
    background-color: #54c408;
  }
  .setalign{
   padding-top: 2px;
   margin-left: 10px;
  }
  @media screen and (max-width: 426px) {
    .setalign{
        font-size: 80%;
        padding: 1px;
        
       }
    
  }
 

  .navbar-header{
    background-color: white;
    margin-top: -60px;
    position: fixed;
    z-index: 99999999999999999;
    border-bottom: 1px solid rgb(165, 164, 164);
  }
  @media screen and (max-width: 800px) {
    .navbar-header{
          display: none;
       }
       .media-fixing{
        margin-top: 0px;
      }
  }
  .media-fixing{
    margin-top: 60px;
  }
  @media screen and (max-width: 800px) {
    .media-fixing{
     margin-top: 0px;
   }
}
 
 
  .setitem{
    height: 55px;
    margin-bottom: -60px;
    display: flex;
   
  }
  .setitem h2{
    color: #172554;
    padding: 4px 4%;
    margin-top: -5px;
    text-align: center;
    background-color: #54c408;
  }
  .table td {
    padding: none;
  }






  /* states */
  .section__header {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 3rem;
    color: var(--text-dark);
  }
  .travellers__grid {
    margin-top: 4rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
  }
  
  .travellers__card {
    margin-top: 20px;
    border-radius: 2rem;
    overflow: hidden;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
  }
  
  .travellers__card__content {
    position: relative;
    padding: 1rem;
    text-align: center;
  }
  
  .travellers__card__content img {
    position: absolute;
    max-width: 70px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 5px solid var(--extra-light);
    border-radius: 100%;
  }
  
  .travellers__card__content h4 {
    margin-top: 1.5rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--text-dark);
  }
  
  .travellers__card__content p {
    font-weight: 500;
    color: var(--text-light);
  }
.travellers__card img{
    width: 100%;
    height: 250px;
}


/* dropdown  menu */
/* Dropdown Button */
.dropbtn {
    text-decoration: none;
  text-underline-position: none;
    color: white;
    padding: 8px;
    font-size: 17px;
   
    border: none;
  }
  .active{
    color: white;
  }
  /* The container <div> - needed to position the dropdown content */
  .dropdown {
    position: relative;
    display: inline-block;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  /* Links inside the dropdown */
  .dropdown-content a {
    
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  /* Change color of dropdown links on hover */
  .dropdown-content a:hover {background-color: #ddd;}
  
  /* Show the dropdown menu on hover */
  .dropdown:hover .dropdown-content {display: block;}
  
  /* Change the background color of the dropdown button when the dropdown content is shown */



