p{
   
    font-size: 16px;
    line-height: 28px;
}

.navbar-brand img{
    width: 50%;
   

}
.main-heading-dg{
	margin-top:6%;
	text-align:center;
}
.hero-section{
    background-image: url('../Images/hero-image.webp');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 936px;
    margin-top: -150px;
}
.text-center{
    margin-top: 20%;
}
.btn-primary {
        background-color: #0B1E52; /* replace with your desired color */
 }
 
 .wAs-img{
    width: 100%;
    
 }
 .wAs-section{
        padding-left: 20%;
        line-height: 25px;
 }
 .services-hero-section{
    
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 515px;
    background-position: center center;
    
}
 .services-hero-section-dag{
    
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 200px;
    background-position: 100% 75%;
    
}
.card-body{
    background-color: #D9F5F5;
    text-align: center;
}
.text-center-faq{
    margin-top: 10%;
    padding: 0% 22%;
}


.accordion-item{
margin-bottom: 15px;
}
.accordion-button{
    background-color: #E5F8F8;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px;
   

}
.accordion-button:not(.collapsed){
    background-color: #0B1E52;
    color: #FFF;
}
.accordion-body{
    background-color: #E5F8F8;
}
.accordion-button::after{
    content: url(../Images/anchor-accordian-icon.svg);
    position: absolute;
    right: 0;
    top: 0;
    width: 71px;
    height: 100%;
    background-color: #0B1E52;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 8px 8px 0px;
    line-height: 1;
    text-align: center;
    transition: all .35s;
    background-image: none;
}
.accordion-button:not(.collapsed)::after{
    background-color: #00BBBC;
    background-image: none;
    transform: none;
}


.tab-vertical .nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 0px;
    border-bottom: 0;
}

.tab-vertical .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #fff;
    padding: 17px 49px;
    color: #333333;
    background-color: #FFF;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.tab-vertical .nav-tabs .nav-link.active {
    color: #00BBBC;
    background-color: #fff !important;
    border-color: transparent !important;
}

.tab-vertical .nav-tabs .nav-link img{
    margin-left: -30px;
    margin-right: 15px;
}
.tab-vertical .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 0px !important;
}

.tab-vertical .tab-content {
    /* overflow: auto; */
    -webkit-border-radius: 0px 4px 4px 4px;
    -moz-border-radius: 0px 4px 4px 4px;
    border-radius: 0px 4px 4px 4px;
    background: #fff;
    padding: 30px;
}
.hero-section {
    background-size: cover;
    background-position: center center;
    padding: 0;
  }

  .hero-section h1 {
    font-size: 50px;
    margin-bottom: 30px;
  }

  .hero-section p {
    padding: 0% 25%;
    font-size: 20px;
    margin-bottom: 30px;
  }

  .hero-button {
    font-size: 20px;
    margin-top: 30px;
  }

  @media only screen and (max-width: 768px) {
  
    .hero-section h1 {
        padding-top: 30px;
      font-size: 40px;
    }

    .hero-section p {
        padding: 0%;
      font-size: 16px;
    }

    .hero-button {
      font-size: 16px;
    }
    .wAs-img{
        display: none;
    }
    .wAs-section{
        margin-left: 0%;
        line-height: 25px;
        padding-left: 0;
 }
 .hero-section .top-pagination{
    padding-top: 100px;
}
.text-center-faq{
    padding: 0%;
}
.tab-vertical .tab-content {
  /* overflow: auto; */
  -webkit-border-radius: 0px 4px 4px 4px;
  -moz-border-radius: 0px 4px 4px 4px;
  border-radius: 0px 4px 4px 4px;
  background: #fff;
  padding: 30px;
}

  }

  @media only screen and (min-width: 768px) and (max-width: 1024px) {
  
    .hero-section h1 {
        padding-top: 30px;
      font-size: 50px;
    }
   
    .hero-section p {
        padding: 0%;
      font-size: 18px;
    }
    .hero-section .top-pagination{
        padding-top: 100px;
    }
    .hero-button {
      font-size: 18px;
    }
    
    .wAs-section{
       margin-left: 0%;
        line-height: 25px;
        padding-left: 0;
 }
 .wAs-img{
    height: 700px;
    padding-top: 151px;
}
  }

  .for-dock-img,
  .for-boat-img
  {
    max-width: 100%;
    height: auto;
  }

  @media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .first-row-ctd{
        flex-direction: column-reverse;
        padding-top: 10px;
    }
    .text-col-hw{
        padding-top: 30px;
    }
    .main-heading-about-ctd{
      color: #000 !important;
      padding-left: 40px;
      font-size: 16px;
}

.accordion-button:not(.collapsed) {
  background-color: #00BBBC;
}
.accordion-body{
  padding: 10px;
}
.accordion-body p{
  font-size: 14px;
}
    .accordion-button::after {
      display: none;
    }
    .heading{
      width: 100% !important;
      font-size: 14px;
    }
  .text-arrow{
    display: flex;
    justify-content: center;
    width: 85%;
    
  }
  button.accordion-button.collapsed  {
    background: #0b1e52;
    color: white;
    padding: 14px;
  }
}
  
  @media only screen and (min-width: 768px) and (max-width: 993px){
    .tab-vertical .tab-content {
      overflow: auto;
      -webkit-border-radius: 0px 4px 4px 4px;
      -moz-border-radius: 0px 4px 4px 4px;
      border-radius: 0px 4px 4px 4px;
      background: #fff;
      padding: 30px;
    }
  }
  .heading{
    width: 80%;
  }
  @media only screen and (min-width: 768px) {
    .back-button{
      display: none !important;
    }
  }