    *{
        margin: 0;
        padding: 0;
    }
    body {
    margin: 0;
}
.row,
.col-sm-6 {
    margin: 0;
}
    .vote{
        background-color: #1d4369;
        margin-bottom: -8px;
    }

body, h1, h2, h3, p, ul, li {
    margin: 0;
    padding: 0;
}

.navbar {
    background-color: #f8f9fa; 
    margin-top: 0; 
    padding-top: 0;
    padding:0px !important;
}

.navbar-brand img {
    max-width: 100%;
    height: auto;
}

.navbar-nav .nav-link {
    color: #fff; 
    background-color: #1d4369;
    font-size: 16px;
}

.dropdown-menu {
    background-color: #ffffff; 
}

.dropdown-item {
    color: #000; 
}

.btn-primary,
.btn-secondary {
    margin-left: 10px; 
    text-align: start;
    background-color: #296fad;
    border: none;
    font-size: 17px;
    font-weight: 700;
    padding: 10px 15px;
}
.btn-primary:hover,
.btn-secondary:hover {
    background-color: #296fad;
}

@media screen and (max-width: 768px) {
    .navbar-collapse {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
    }

    .navbar-nav {
        flex-direction: column;
    }

    .navbar-toggler {
        margin-bottom: 10px; 
    }

    .btn-primary,
    .btn-secondary {
        margin: 10px 0;
    }
}
.promocode-old {
    margin: 1rem 0;
    border-radius: 4px;
    padding: 24px;
    width: 100%;
    background: #222C44;
    border-radius: 4px;
    background: linear-gradient(180deg, #040E28 24.04%, rgb(4 14 40 / 34%) 100%);
}

.promocode-old__bonus {
    color: #ebebeb;
}

.promocode-old__bonus ul li::marker,
.promocode-old__bonus ol li::marker {
    color: #276AA5;
}


.promocode-old__bonus>*:first-child {
    margin-top: 0;
}

.promocode-old__bonus>*:last-child {
    margin-bottom: 0;
}

.promocode-old__bonus>*:not(:first-child) {
    margin-top: 12px;
}

.promocode-old__bonus b,
.promocode-old__bonus strong {
    color: #FFF;
    font-size: 15px;
    font-weight: 800;
    line-height: 20px;
}

.promocode-old__bonus span {
    color: #276AA5;
    font-size: 15px;
    font-weight: 800;
    line-height: 20px;
}

.promocode-old__title {
    margin: 0 0 20px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
}

.promocode-old__controls {
    margin-top: 12px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.promocode-old__value {
    border-radius: 4px;
    background: #EFEFEF;
    display: flex;
    padding: 12px;
    align-items: center;
    flex: 1 0 0;
    color: #276AA5;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.promocode-old__button {
    border: none;
    border-radius: 4px;
    background: #276AA5;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.promocode-old__button:hover {
    opacity: 0.7;
}

.promocode-old__button span,
.promocode-old__button svg {
    pointer-events: none;
}

.promocode-old__button .copied {
    display: none;
}

.promocode-old__button.active .copied {
    display: block;
}

.promocode-old__button.active .copy {
    display: none;
}

.promocode-old__buttons {
    margin-top: 12px;
    margin-top: 16px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.promocode__link {
    border-radius: 4px;
    border: none;
    border-top: 1px solid #D4F59A;
    background-color: #276AA5;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    display: flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    align-self: stretch;
}

.promocode__link svg {
    flex-shrink: 0;
}

.promocode__link:hover {
    background-color: #276AA5;
}

.promocode__link--aff {
    margin: 12px auto 0;
    width: 100%;
    max-width: 300px;
}

.promocode__link--android,
.promocode__link--ios {
    flex-grow: 1;
}

*+.promocode-old__info {
    margin-top: 20px;
}

.promocode-old__info {
    display: flex;
    align-items: center;
    gap: 12px;
}

.promocode-old__info-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #EBEBEB;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    flex: 1 1 50%;
    margin: 0 auto;
}

.promocode-old__info-item>span {
    margin-top: 4px;
}

.promocode-old__info-rating {
    display: flex;
    align-items: center;
    gap: 4px;
}

.promocode-old__info-rating span {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}


@media (max-width: 550px) {
    .promocode-old__buttons {
        flex-direction: column;
        align-items: stretch;
    }

    .promocode__link--aff {
        max-width: 100%;
    }
}
.toll{
    background-color: #185a8a;
    padding-left: 40px;
}

h1{
    font-size: 35px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}
p{
    color: #000;
    margin-top: 5px;
    margin-bottom: 0px;
}

.toc {
    padding: .5rem 1rem;
    margin: 1rem 0;
    background-color: #f3f4f4
}

.toc__title {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    padding-right: 15px;
    position: relative;
    color: #000;
}
.toc__title::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8.7px 5px 0;
    border-color: var(--main-accent-bg-color) transparent transparent transparent;
    transition: 250ms;
}

.toc__list {
    margin-top: 0
}

.toc__link {
    color: var(--main-accent-bg-color);
    padding: .3rem 0;
    transition: color 0.3s ease; /* Add a smooth transition effect */
}


.toc__link:hover {
    color: #000;
}

@media only screen and (min-width:750px) {
    .toc.active .toc__list, .toc__list {
        margin-top: 0
    }
    .toc {
        width: 100%
    }
    .toc__nav {
        display: flex;
        align-items: center
    }
    .toc__title {
        padding: 0 21px 0 0;
        margin: 0;
        display: flex
    }
    .toc__list {
        display: flex;
        list-style: none
    }

    .toc__item {
        margin-right: 10px
    }

    .toc__item a {
        text-decoration: none
    }

    .toc__title::after {
        top: 40%
    }
}
.nope{
    color: #fff;
    font-size: 16px;
}
.bol{
    background: linear-gradient(to right, #3185da, #276aa5);
  padding: 10px 20px;
  margin-top: 30px;
  border: 2px solid #1D4369;
}
.container{
    margin-top: 100px;
}
/*Customer start*/

@import url(https://fonts.googleapis.com/css?family=Roboto:300,400);
  @import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
  figure.snip1390 {
    font-family: "Josefin Sans", sans-serif;
    position: relative;
    overflow: hidden;
    /* min-width: 230px;
    max-width: 452px; */
    width: 100%;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    box-shadow: -3.828px -3.828px 6px 0px rgba(9, 100, 128, 0.4),
      3px 5px 8px 0px rgba(22, 116, 179, 0.2);
    background-color: #185a8a;
    padding: 20px;
    height:18rem;
    background-image: linear-gradient(
      -25deg,
      rgba(0, 0, 0, 0.2) 0%,
      rgba(255, 255, 255, 0.1) 100%
    );
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  figure.snip1390 *,
  figure.snip1390 *:before,
  figure.snip1390 *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  figure.snip1390 figcaption {
    width: 100%;
  }
  figure.snip1390 h2,
  figure.snip1390 h4,
  figure.snip1390 blockquote {
    margin: 0;
  }
  figure.snip1390 h2,
  figure.snip1390 h4 {
    font-weight: 300;
  }
  figure.snip1390 h4 {
    color: #ffffff;
  }
  figure.snip1390 h4 {
    color: #ffffff;
    font-family: "Josefin Sans", sans-serif;
  }
  figure.snip1390 blockquote {
    font-size: 1em;
    padding: 2px 3px 10px 10px ;
    margin-top: 30px;
    background: linear-gradient(to right, #1d4369, #4e7fa7);

    border-radius: 5px;
    box-shadow: inset -1.4px -1.4px 2px rgba(0, 0, 0, 0.3);
    text-align: left;
    position: relative;
  }
  figure.snip1390 blockquote:before {
    font-family: "FontAwesome";
    content: "\201C";
    position: absolute;
    font-size: 70px;
    opacity: 0.25;
    font-style: normal;
    top: 0px;
    left: 20px;
  }
  figure.snip1390 .profile {
    width: 100px;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.4);
    margin-bottom: 10px;
    border: solid 5px #a6a57a;
  }
  
  /*Customer end*/
  /* FAQ start */
  
  .faq-container {
    width: 100%;
    max-width: 800px;
    margin: auto;
    font-family: Arial, sans-serif;
}

.newfaq {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.faq-header {
    background-color: #f1f1f1;
    border: none;
    text-align: left;
    padding: 10px;
    width: 100%;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px;
}

.panel {
    padding: 15px;
    display: none;
    background-color: #f9f9f9;
    border-left: 3px solid #ccc;
    margin-top: 5px;
}

.panel.show {
    display: block;
}

.accordion {
    background-color: #f1f1f1;
    border: none;
    text-align: left;
    padding: 10px;
    width: 100%;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px;
}

.accordion:focus {
    outline: none;
}
 
/* Mob responsive  */

 /* Base styles for the FAQ container */
 .faq-container {
    width: 90%;
    margin: 0 auto;
    padding: 20px;
}

.newfaq {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.faq-item {
    margin-bottom: 15px;
}

.faq-header {
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    padding: 10px;
    width: 100%;
    text-align: left;
    font-size: 1.2rem;
    cursor: pointer;
    border-radius: 5px;
}

.panel {
    display: none;
    padding: 10px;
    background-color: #f9f9f9;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

/* Toggle panel visibility */
.faq-item.active .panel {
    display: block;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .faq-container {
        width: 95%;
    }

    .newfaq {
        font-size: 1.5rem;
    }

    .faq-header {
        font-size: 1rem;
    }

    .panel {
        font-size: 0.9rem;
    }
}

@media (max-width: 480px) {
    .faq-header {
        font-size: 0.9rem;
        padding: 8px;
    }

    .panel {
        font-size: 0.8rem;
    }

    .newfaq {
        font-size: 1.2rem;
    }
}
  /* End FAQ */

  .box {
    float: left;
    width: 33.33%;
    padding: 20px;
    background-color: #fff;
  }
  
  .clearfix::after {
    content: "";
    clear: both;
    display: table;
  }
  @media only screen and (max-width: 430px) {
    .box {
        float: left;
        width: 100%;
        padding: 20px;
      }
      .cave{
    margin-top: 50px;
    font-size: 20px;
    font-weight: bold;
}
.toll{
    padding-left: 0px;
}
.cax{
    margin-top: 10px;
}
.bol{
    margin-top: 20px;
}
  }
.mobile-button {
    left: 8px;
    right: 8px;
    bottom: 0;
    padding: 0px 8px;
    border-radius: 4px 4px 0px 0px;
    width: auto;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    gap: 12px 8px;
    z-index: 100;
}

.mobile-button.v1 .get-image {
    width: 80px;
    height: 40px;
}

.mobile-button.v1 img {
    max-width: 65px;
    max-height: 14px;
}

.mobile-button>.get-image {
    border-radius: 4px;
    background: #1D4369;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 57px;
    height: 36px;
}

.mobile-button img {
    max-width: 50px;
    max-height: 12px;
    width: 100%;
    object-fit: contain;
}

.mobile-button.v2 .mobile-button__info {
    overflow: auto;
}

.mobile-button__info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mobile-button__title {
    margin: 0;
    color: #1D4369;
    font-size: 14px;
    font-weight: 800;
    line-height: 16px;
    text-align: left;
}
.mobile-button__link {
    margin: 0 0 0 auto;
    border: none;
    display: flex;
    padding: 12px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background-color: #276AA5;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    flex-shrink: 0;
}

.mobile-button__link:hover {
    background-color: #276AA5;
}


.mobile-button__running-line {
    overflow: hidden;
    margin-top: 4px;
    position: relative;
}


.mobile-button__running-line-inner {
    display: flex;
    align-items: center;
}

.mobile-button__running-line-item {
    padding-right: 16px;
    flex-shrink: 0;
    min-width: 100%;
    white-space: nowrap;
    animation-name: running-line;
    animation-duration: 10s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    color: #1D4369;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
}

.mobile-button__running-line-item span {
    color: #276AA5;
}

@keyframes running-line {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

@media (min-width: 767px) {
    .mobile-button {
        display: none;
    }
}
.cax{
    margin-top: 50px;
}
.cave{
    margin-top: 50px;
}
.care{
    color: #fff;
    font-size: 15px;
   font-weight: 700;
}
.hear{
    font-size: 18px;
    font-weight: 700;
}
@media (max-width: 767px) {
    .voll {
        display: block;
    }
}
@media (min-width: 768px) {

    /* Hide on Desktop */
    .voll  {
        display: none;
    }
}
.roy{
    font-size: 15px;
    color: #000;
}
.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 35px;
    background: linear-gradient(
      90deg,
      rgb(55, 223, 97) 0%,
      rgb(9, 187, 3) 100%
    );    
    color: #fff;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    box-shadow: 2px 2px 3px #030303;
    z-index: 100;
  }
  
  .my-float {
    margin-bottom: 8px;
    margin-top: 1px; 
    margin-left: 1px;
    font-size: 30px;
  }