.header-1 {
    position: relative;
}

.header_content {
    text-align: center;
}

.header_content h2 {
    font-family: 'Neue Machina';
    color: #ffffff;
    font-size: 38px;
    font-weight: 600;
}

.header_content p {
    font-size: 16px;
    font-weight: 500;
    padding: 4px 0px;
    color: #c5fb5c;
    font-family: 'Apfel Grotezk' !important;
    letter-spacing: 2px;
}

/*****====FAQ PART START====******/

.faq .nav-tabs {
    border: none;
}

.faq .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #161617 !important;
    background-color: #c5fb5c !important;
    border-color: #dee2e6 !important;
    font-size: 19px;
    font-weight: 600 !important;
    font-family: 'Neue Machina' !important;
}

.faq .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid #c5fb5c;
    border-radius: 0px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Neue Machina' !important;
}

.faq .accordion-header {
    border: none;
}

.accordion-flush .accordion-item {
    background: linear-gradient(0deg, #44A08D 0%, #093637 47.60%, #010314 98.23%);
    border-right: 0;
    border-left: 0;
    border-radius: 0px 0px 14px 14px;
}

.accordion {
    padding: 20px 0px;
}

.accordion-button::after {
    flex-shrink: 0;
    width: auto;
    height: auto;
    content: "\f062";
    background-image: none;
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    position: absolute;
    right: 45px;
    top: 38px;
    color: var(--tg-white);
    opacity: 0.3;
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
    opacity: 1;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 38px 18px;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    background-color: transparent;
    border: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
    font-weight: 600;
}

.accordion-body {
    color: #CBD0D4;
    font-family: 'Apfel Grotezk';
    font-size: 18px;
    font-weight: 500;
    background: linear-gradient(0deg, #010314 0%, #093637 47.60%, #44A08D 98.23%);
    border-radius: 0px 0px 14px 14px;
    padding: 29px 56px
}

.accordion-item {
    background-color: #0094da;
    border: none;
    margin: 10px 0px;
}

.accordion-flush .accordion-item .accordion-button {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 45px 41px;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #00000000 !important;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%) !important;
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background: linear-gradient(0deg, #44A08D 0%, #093637 47.60%, #010314 98.23%);
}

/*****====FAQ PART END====******/

/*****====RULES PART START====******/

.rules h3 {
    font-family: 'Apfel Grotezk';
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0px;
    color: #007ee7;
}

/*****====RULES PART END====******/

/*****====SUPPORT PART END====******/

.head h4 {
    text-transform: uppercase;
}

.map-info iframe {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.map-info {
    background: #181818;
    border: 1px solid #474847;
    padding: 10px;
    border-radius: 10px;
    max-width: 100%;
    height: 100%;
}

.referal_bg .referal1 {
    background: #0c0c0c;
    border: 1px solid #474847;
    padding: 20px;
    border-radius: 5px;
    max-width: 450px;
    margin: 10px auto;
    text-align: center;
}

.referal_bg .referal1 h2 {
    font-size: 22px;
    font-weight: 500;
    font-family: 'Kanit', sans-serif;
    color: #ffffff;
    text-transform: capitalize;
}

.referal_bg .referal1 h2 a {
    font-size: 22px;
    font-weight: 500;
    font-family: 'Kanit', sans-serif;
    color: #ffffff;
    text-transform: capitalize;
}

.referal_bg .referal1 h4 {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Kanit', sans-serif;
    color: #ffffff;
    margin: 5px 0px;
}

.referal_bg .referal1 i {
    color: #c5fb5c;
    margin: 0px 5px 0px 0px;
    font-size: 29px;
}

.support_bg {
    padding: 20px 0px;
}

.support_bg .head {
    margin: 20px 0px;
}

.form2 {
    background: #0c0c0c;
    border: 1px solid #474847;
    padding: 20px;
    border-radius: 5px;
    max-width: 530px;
    width: 100%;
    margin: 10px auto;
}

.form-2 {
    max-width: 100% !important;
}

.form_box {
    margin: 10px 0px;
}

.form_box h4 {
    position: relative;
}

.form_box h4 i {
    position: absolute;
    background: #c5fb5c;
    right: 0px;
    top: 0px;
    border-radius: 50px 10px 10px 50px;
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    font-size: 20px;
    font-weight: 400;
}

.form2 h3 {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Kanit', sans-serif;
    color: #ffffff;
    text-transform: capitalize;
    margin: 0px 0px 10px 0px;
}

.inpts {
    width: 100%;
    background: #141414;
    border: 1px solid #474847;
    outline: none;
    border-radius: 5px;
    padding: 12px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Kanit', sans-serif;
    color: #ffffff;
}

.form_sbmt {
    display: block;
    text-align: center;
    margin: 10px 0px;
}

.sbmt {
    background: #59ad71;
    margin: 5px !important;
    color: #ffffff !important;
    padding: 8px 25px !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    display: inline-block !important;
    text-align: center;
    border: 2px dashed transparent !important;
    position: relative !important;
    z-index: 1;
}

.sbmt::before {
    content: "";
    position: absolute;
    width: 0;
    height: 50%;
    transition: all 0.3s ease-in;
    background: #cdc953;
    z-index: -1;
    bottom: 0;
    right: 0;
}

.sbmt::after {
    content: "";
    position: absolute;
    width: 0;
    height: 50%;
    transition: all 0.3s ease-in;
    background: #cdc953;
    z-index: -1;
    top: 0;
    left: 0;
}

.sbmt:hover {
    background: linear-gradient(to top, #73b46b, #cdc953);
}

.sbmt:hover::before {
    width: 100% !important;
}

.sbmt:hover::after {
    width: 100% !important;
}

/*****====SUPPORT PART END====******/