.entry-summary h1 {
    font-size: 20px !important
}

.contact-us-page {}


.contact-us-page .__cf_email__ {
    font-size: 16px;
}

.home-page .our-service-section .card-body {
    min-height: 325px;
}

.top-quality .card-body {
    min-height: 260px;
}

.about-us .our-service-section .card-body {
    min-height: 380px;
}

.hovereffect-portfolio img {
    width: 100%;
    border: 1px solid #f04c23;
    margin-bottom: 14px;
    box-shadow: 0 5px 16px 0 rgb(0 0 0 / 40%);
}

.how-we-work .how-img {
    background: #f79a82;
    border-radius: 53%;
    width: 150px;
    padding: 21px 0;
    margin: 0 auto;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.how-we-work .how-img img {
    width: 65px;
}


.header-logo img {
    width: 62%;
}

.custom_alpha p {

    margin-left: 0;

    background-color: #f04c23;

    padding: 12px 18px 12px 18px;

    color: #fff;

    font-weight: 700;

    font-size: 22px;
}

.sub_items.mt-15 {
    padding: 9px 5px;
    border: 1px solid #f04c23;
    padding-left: 15px;
}

.sub_items p {
    margin-bottom: 0;
}

.sub_items h4 {
    font-size: 18px;
}

.terms-page {
    padding: 50px 0;
    padding-bottom: 0;
}

.terms-page ul.lists li {
    padding-bottom: 15px;
}

.testimonial-style2 .testimonial-content {
    margin-bottom: 38px;
    min-height: auto;
    padding: 28px 30px;
    transition: ease all .4s;
    margin-top: 15px;
    border: 1px solid;
}

.testimonial .testimonial-content .text {
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
    color: #333;
}

.testimonial-style2 .testimonial-content .text {
    margin-bottom: 20px;
    font-weight: 400 !important;
}

.testimonial_start {
    font-size: 85px;
    height: -4px;
    display: block;
    position: absolute;
    /* margin-left: -40px; */
    color: #fbb545;
}

.testimonial-style2 .testimonial-content .author-info {
    margin-top: 20px;
}

.testimonial-content ul {
    width: 100%;
    list-style: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
}

.testimonial-content h5 {
    margin-bottom: 0;
}

.testimonial-content ul li {
    padding: 3px;
    color: #086038;
    font-size: 14px;
}

.testimonial-content p {
    margin-bottom: 0;
}

.call-to-action {
    background-color: #212529;
}



.exam-help-page .our-service-section .card-body {
    min-height: 352px;
}

.exam-help-page .top-quality .card-body {
    min-height: 336px;
}

.main .card-body h2.text-5 {
    font-size: 18px !important;
    line-height: 29px;
}



.teas-page .our-service-section .card-body {
    min-height: 350px;
}

.h_sec4 {
    width: 100%;
    padding: 50px 0;
    text-align: center;
}

.sec4_bot ul li {
    display: inline-block;
    padding: 7px 15px;
    background: #f04c23;
    margin: 10px 5px;
    border-radius: 5px;
    font-weight: 600;
    color: #fff;
}

#contact-us .error {
    color: red;
}

#signup-form .error {
    color: red;
}

.parallax-background:before {
    background: rgba(255, 255, 255, .8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    content: '';
    bottom: 0;
}

.parallax-background {
    background-position: left;
}

.section-height-3 strong {
    color: #f04c23 !important;
}


.section-height-3 p {
    color: #000000 !important;
}

/* TEXT ME NOW */

.text-me-box {
    position: relative;
    z-index: 9;
    background: #fff;
    text-align: center;
    border-radius: 8px;
    padding: 40px 0;
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, .5);
}

.text-me-box .text-head h2 {
    font-family: Aleo, serif;
    font-size: 26px;
    margin-bottom: 0 !important;
}

.text-me-box .text-head h4 {
    font-family: sans-serif;
    font-weight: 400 !important;
    color: #4e526b;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 6px;
}

.text-me-box .text-body .outline-wrapper {
    border: 1px solid #ccc;
    display: inline-flex;
    background: #fff;
    position: relative;
}

.text-me-box .text-body input[type="number"] {
    border: 0;
    padding: 0 28px;
    padding-left: 0;
    font-size: 15px;
}

.text-me-box .text-body input[type="number"]:focus-visible {
    outline: none;
}

.text-me-box input::-webkit-outer-spin-button,
.text-me-box input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.text-me-box input[type=number] {
    -moz-appearance: textfield;
}


.text-me-box ul {
    list-style-type: none;
    padding-left: 0;
}

.text-me-box .text-body button {
    border: 0;
    background: #24a652;
    color: #fff;
    padding: 8px 17px;
    font-family: Aleo, serif;
    cursor: pointer;
}

.text-me-box .text-body .us-flag {
    display: inline-block;
    padding-left: 15px;
    padding-right: 9px;
}

.text-me-box .text-body .error {
    position: absolute;
    bottom: -19px;
    left: 0;
    font-size: 12px;
    color: red;
}

.text-me-box .text-body .form-group {
    margin: 0;
    display: flex;
    align-items: center;
    margin-right: -3px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    color: #000;
}

.textme-footer ul {
    display: flex;
    justify-content: center;
    margin-top: 8px;
}

.textme-footer li {
    color: #6d7393;
    position: relative;
    font-size: 13px;
    margin: 0 5px;
    margin-top: 6px;
    font-weight: 600;
}

.textme-footer li:before {
    content: "\2713";
    color: #24a652;
    margin-right: 5px;
}

.textme-footer p {
    color: #6d7393;
    font-size: 12px;
    margin-top: 15px;
}

.textme-footer p a {
    color: #797c91;
    text-decoration: underline;
}

 



.modal {
    position: fixed;
    left: 0;
    bottom: 0;
    top:
    unset;
    width: 100%;
    height: 60px;
    background: rgba(51, 51, 51, 0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 0.4s;
    overflow: hidden;
}

.modal-container {
    display: flex;
    max-width: 770px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    transition-duration: 0.3s;
    background: #fff;
    transform: translateY(100px) scale(0.4);
}

.modal-title {
    font-size: 26px;
    margin: 0;
    font-weight: 400;
    color: #f04c23 !important;
}

.modal-desc {
    margin: 6px 0 30px 0;
}

.modal-left {
    padding: 44px 30px 20px;
    background: #fff;
    flex: 1.5;
    transition-duration: 0.5s;
    transform: translateY(80px);
    opacity: 0;
}

.modal-button {
    color: #7d695e;
    font-family: "Nunito", sans-serif;
    font-size: 18px;
    cursor: pointer;
    border: 0;
    outline: 0;
    padding: 10px 40px;
    border-radius: 30px;
    background: white;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.16);
    transition: 0.3s;
    background: #f04c23 !important;
    color: #fff;
}

.modal-button:hover {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.8);
}

.modal-right {
    flex: 2;
    font-size: 0;
    transition: 0.3s;
    overflow: hidden;
}

.modal-right img {
    width: 100%;
    height: 100%;
    transform: scale(2);
    -o-object-fit: cover;
    object-fit: cover;
    transition-duration: 1.2s;
}

.modal.is-open {
    height: 100%;
    background: rgba(51, 51, 51, 0.85);
}

.modal.is-open .modal-button {
    opacity: 0;
}

.modal.is-open .modal-container {
    opacity: 1;
    transition-duration: 0.6s;
    pointer-events: auto;
    transform: translateY(0) scale(1);
}

.modal.is-open .modal-right img {
    transform: scale(1);
}

.modal.is-open .modal-left {
    transform: translateY(0);
    opacity: 1;
    transition-delay: 0.1s;
}

.modal-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-buttons a {
    color: rgba(51, 51, 51, 0.6);
    font-size: 14px;
}

.sign-up {
    margin: 60px 0 0;
    font-size: 14px;
    text-align: center;
}

.sign-up a {
    color: #8c7569;
}

.input-button {
    padding: 8px 12px;
    outline: none;
    border: 0;
    color: #fff;
    border-radius: 4px;
    background: #8c7569;
    font-family: "Nunito", sans-serif;
    transition: 0.3s;
    cursor: pointer;
}

.input-button:hover {
    background: #55311c;
}

.input-label {
    font-size: 11px;
    text-transform: uppercase;
    font-family: "Nunito", sans-serif;
    font-weight: 600;
    letter-spacing: 0.7px;
    color: #f04c23 !important;
    transition: 0.3s;
}

.input-block {
    display: flex;
    flex-direction: column;
    padding: 10px 10px 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 20px;
    transition: 0.3s;
}

.input-block input {
    outline: 0;
    border: 0;
    padding: 4px 0 0;
    font-size: 14px;
    font-family: "Nunito", sans-serif;
}

.input-block input::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}

.input-block input:-ms-input-placeholder {
    color: #ccc;
    opacity: 1;
}

.input-block input::placeholder {
    color: #ccc;
    opacity: 1;
}

.input-block:focus-within {
    border-color: #8c7569;
}

.input-block:focus-within .input-label {
    color: rgba(140, 117, 105, 0.8);
}

.icon-button {
    outline: 0;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 32px;
    height: 32px;
    border: 0;
    background: 0;
    padding: 0;
    cursor: pointer;
}

.scroll-down {
    position: fixed;
    top: 50%;
    left: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #7d695e;
    font-size: 32px;
    font-weight: 800;
    transform: translate(-50%, -50%);
}

.scroll-down svg {
    margin-top: 16px;
    width: 52px;
    fill: currentColor;
}

.modal:hover{
    background:#f04c23 !important;
}

.modal:hover .modal-button{
    background:#333333 !important;
}

    html .scroll-to-top{
        z-index:99999;
    }
    
    
.parallax-background:before{
    background:rgba(255, 255, 255, .9) !important;
}

@media (max-width: 750px) {
    .modal-container {
        width: 90%;
    }

    .modal-right {
        display: none;
    }
    
}


@media(max-width:768px) {
    .testimonial-style2 .testimonial-content {
        min-height: auto;
    }
    button.icon-button.close-button svg{
        fill:#000000 !important;
    }
    .testimonial .testimonial-content .text {
        font-size: 16px;
    }
}

@media (max-width: 570px) {
    .header-logo img {
    width: 85%;
}
  .modal .modal-button {
    left: 5px !important;
    position: absolute;
    /* font-size: 0; */
    /* height: 50px; */
    font-size: 15px;
    padding: 11px 32px;
}
    
    .text-me-box .text-body .form-group {
        display: unset;
    }

    .text-me-box .text-body button {
        width: 100%;
    }

    .text-me-box .text-body .outline-wrapper {
        border: 0;
    }

    .text-me-box .text-body input[type="tel"] {
        height: 40px;
    }

    .text-me-box .text-body .outline-wrapper {
        display: flex;
    }

    .text-me-box .form-group {
        width: 100%;
    }

    .text-body {
        padding: 0 30px;
    }

    .text-me-box .text-body button {
        width: 100%;
        margin-top: 7px;
    }

    .textme-footer li {
        font-size: 12px;
    }

    .text-me-box .text-head h2 {
        font-size: 21px;
    }

    .text-me-box .text-head h4 {
        font-size: 16px;
    }

    .text-me-box {
        padding: 28px 0;
    }

    .text-me-box .text-body .us-flag {
        left: 0;
        top: 0px;
        position: absolute;
    }

.textme-footer p{
    padding:0 30px;
    margin-bottom:0;
}
    .text-me-box .text-body input[type="tel"] {
        padding-right: 0 !important;
        width: 100%;
        padding-left: 49px;
    }

}


/* TOC Start */
.toc-section {
    margin-bottom: 50px;
}

.toc-section h2 {
    color: black;
    font-weight: normal;
    margin-block: 32px;
}

.toc-section h4 {
    color: black;
    font-size: 18px;
    font-weight: 700;
    margin-block: 32px;
}

.toc-section .col-md-3 {
    padding: 0;
}

.toc-sidebar {
    position: sticky;
    top: 0;
    overflow-y: auto;
    height: 100vh;
    /* max-height: 610px; */
    /* background: #f0f0f8; */
}

/* width */
.toc-sidebar::-webkit-scrollbar {
	width: 6px;
}
 
/* Track */
.toc-sidebar::-webkit-scrollbar-track {
	background: #f1f1f1; 
}
   
/* Handle */
.toc-sidebar::-webkit-scrollbar-thumb {
	background: #888; 
}
  
/* Handle on hover */
.toc-sidebar::-webkit-scrollbar-thumb:hover {
	background: #555; 
}

/* #toc a.readed:not(.active) {
    text-decoration: underline;
} */

#toc a.readed:not(.active):before {
    content: "\f00c";
    position: absolute;
    /* color: green; */
    color: var(--color-blue4);
    left: -22px;
    top: 2px;
    font-size: 14px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    display: none;
}

#toc a.active {
    color: #111111;
    text-decoration: underline !important;
}

a.active:before {
    content: "\f06e";
    position: absolute;
    color: #111111;
    left: -22px;
    top: 2px;
    font-size: 14px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    display: none;
}

.toc-sidebar ul {
    padding: 20px 10px 20px 30px;
}

.toc-sidebar ul li {
    margin-bottom: 12px;
}

.toc-sidebar ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #7f8993;
    width: 100%;
    display: block;
    position: relative;
    /* border-radius: 4px;
    padding: 3px 6px; */
}

.toc-content {
    padding: 0 15px;
}

.toc-content p {
    color: black;
    font-size: 18px;
    margin-bottom: 20px;
}

.toc-content ul li,
.toc-content ol li {
    color: black;
    font-size: 18px;
}

.toc-content a {
    color: black;
    text-decoration: underline !important;
}

.toc-content a:hover {
    color: var(--color-blue4);
}

.toc-content a strong {
    font-weight: 400;
    text-decoration: underline;
}

.toc-content .policy-table {
    margin-bottom: 30px;
}

.toc-content .policy-table tr td {
    font-size: 18px;
    padding: 20px;
    border: 1px solid black;
    color: black;
    font-size: 18px;
}

.toc-content .policy-list-2 li {
    margin: 16px 0;
}

.toc-content .list-style-lower-alpha {
    margin: 0 0 20px 20px;
}

.toc-content .list-style-lower-alpha li {
    list-style: lower-alpha;
}

.toc-content .policy-list-3>li {
    list-style: lower-alpha;
}

.toc-content .policy-list-3>li li {
    list-style: lower-roman;
}

.toc-content .policy-list li {
    position: relative;
    padding-left: 30px;
    margin: 4px 0;
    font-size: 18px;
    color: black;
}

.toc-content .policy-list li:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 6px;
    height: 6px;
    background: black;
    top: 10px;
    border-radius: 20px;
}

.toc-content .policy-list li::marker {
    content: '';
}

.toc-content .policy-ol {
    list-style: inherit;
    padding-left: 18px;
    margin-bottom: 30px;
}

.toc-content .policy-al {
    list-style: inherit;
    padding-left: 18px;
    margin-bottom: 30px;
}

.toc-content .policy-ol>li {
    position: relative;
    margin: 6px 0;
    list-style: auto;
}

.toc-content .policy-al>li {
    position: relative;
    margin: 6px 0;
    list-style-type: lower-alpha;
}

.toc-content .policy-al .policy-ol,
.toc-content .policy-list .policy-al {
    margin-bottom: 0;
}

@media (max-width:991px) {
    .toc-section .col-md-3 {
        display: none;
    }
    .toc-section .col-md-9 {
        width: 100%;
    }
}

.privacy-policy-page .nav-scroll {
    display: none !important;
}

/* TOC End */


/* Cookie MSG */
.cookie__msg {
    position: fixed;
    bottom: 10px;
    left: 10px;
    /* width: 50%; */
    max-width: 300px;
    padding: 15px 15px;
    border-radius: 4px;
    background: #f26722;
    display: none;
    z-index: 99999;
}

.cookie__msg p {
    margin: 0 0 10px 0;
    color: black;
    font-size: 13px;
}

.cookie__msg button {
    padding: 4px 15px;
    background: black;
    color: white;
    border-radius: 50px;
    border: 2px solid transparent;
    transition: ease all 0.4s;
    display: inline-block;
    font-weight: 600;
}

.cookie__msg button:hover {
    background: white;
    color: black;
}

.cookie_msg_disable {
    display: none !important;
    /* opacity: 0.5; */
}
/* Cookie MSG */

/*  COOKIE POP   */
#cookie-pop .modal {
      height: unset;  
      background: none !important;
      display: none;
}

#cookie-pop .modal-content {
    max-width: 850px;
}

#cookie-pop .modal-dialog {
    max-width: 850px;
}

/* #cookie-pop .modal-header .logo img {
    height: 46px
} */

#cookie-pop .powered-by p {
    color: #999;
    font-size: 12px;
}

#cookie-pop .main-tabs {
}

#cookie-pop .main-tabs ul {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
}

#cookie-pop .main-tabs ul li {
    text-align: center;
    width: 100%;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #e9ecef;
    transition: ease all 0.1s;
}

#cookie-pop .modal-body {
    padding: 6px 0;
    min-height: 250px;
}

#cookie-pop .main-tabs ul li:hover {
    border-color: #1032CF;
    color: #1032CF ;
    border-width: 3px;
}

#cookie-pop .modal-header {
    padding-bottom: 22px;
    display: none;
}

#cookie-pop .cookie-footer ul {
    display: flex;
}

#cookie-pop .cookie-footer ul li button {
    width: 100%;
    border: 2px solid #1032CF;
    background: transparent;
    border-radius: 3px;
    height: 55px;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
}

#cookie-pop .cookie-footer ul {
    display: flex;
    justify-content: space-around;
}

.cookie-footer {
    padding: 8px 20px;
}

#cookie-pop .cookie-footer ul li {
    width: 100%;
}

#cookie-pop .cookie-footer ul li:nth-child(2) {
    margin: 0 5px;
}

#cookie-pop .cookie-footer ul li:nth-child(3) {
    background: #1032CF;
    font-weight: 600;
}

#cookie-pop .cookie-footer ul li:nth-child(3) button {
    color: #ffffff;
}

#cookie-pop .main-tabs ul li.active {
    border-color: #1032CF;
    color: #1032CF;
    border-width: 3px;
}

#cookie-pop .tabs-body .tabs {
    display: none;
}

#cookie-pop .tabs-body .tabs.active {
    display: block;
}

#cookie-pop .tabs-body {
    padding: 16px 35px;
    padding-top: 25px;
}

#cookie-pop .tabs-body p {
    font-size: 14px;
    line-height: 24px;
    color: #888;
    font-family: Roboto, sans-serif;
}

#cookie-pop .tabs-body h6 {
    margin-bottom: 8px;
}

/* CHECKBOXES */
:root {
    --body: #fafafa;
    --text-default: #1d1d1f;
    --text-secondary: #86868b;
}

@media (prefers-color-scheme: light) {
    :root {
        --body: #fafafa;
        --text-default: #1d1d1f;
    }
}

@media (prefers-color-scheme: dark) {
    :root {
        --body: #161616;
        --text-default: #f5f5f7;
    }
}

/* Checkbox Styles */
.checkbox_buttons input[type="checkbox"] {
    -webkit-appearance: none;
    outline: none;
    position: relative;
    height: 40px;
    width: 75px;
    border: 3px solid var(--body);
    border-radius: 2.5rem;
    cursor: pointer;
    box-shadow: 9px 9px 16px rgba(189, 189, 189, 0.6), -9px -9px 16px rgba(255, 255, 255, 0.5), inset 10px 10px 15px -10px #c3c3c3, inset -10px -10px 15px -10px #fff;
    /* Toggle Indicator */
    /* Label */
    /* Checked Styles */
}

@media (prefers-color-scheme: light) {
    .checkbox_buttons input[type="checkbox"] {
        box-shadow: none;
        background: #a0a0a0;
    }
}

@media (prefers-color-scheme: dark) {
    .checkbox_buttons input[type="checkbox"] {
        box-shadow: -8px -4px 8px 0px rgba(255, 255, 255, 0.05), 8px 4px 12px 0px rgba(0, 0, 0, 0.5), inset -4px -4px 4px 0px rgba(255, 255, 255, 0.05), inset 4px 4px 4px 0px rgba(0, 0, 0, 0.5);
    }
}

.checkbox_buttons input[type="checkbox"]::before {
    content: "";
    height: 25px;
    width: 25px;
    background-color: var(--body);
    position: absolute;
    margin: auto;
    top: 0;
    left: 4px;
    bottom: 0;
    border-radius: 50%;
    box-shadow: 7px 7px 15px #c3c3c3, 9px 9px 16px rgba(189, 189, 189, 0.6);
    transition: 0.15s;
}

@media (prefers-color-scheme: light) {
    .checkbox_buttons input[type="checkbox"]::before {
        box-shadow: none;
        background: #ebebeb;
    }
}

@media (prefers-color-scheme: dark) {
    .checkbox_buttons input[type="checkbox"]::before {
        box-shadow: -8px -4px 8px 0px rgba(255, 255, 255, 0.05), 8px 4px 12px 0px rgba(0, 0, 0, 0.5);
    }
}

.checkbox_buttons input[type="checkbox"]::after {
    content: "Off";
    position: absolute;
    font-size: 15px;
    top: 6px;
    color: #f5f5f7;
    font-family: "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    letter-spacing: 0.004em;
    left: 36px;
}

.checkbox_buttons input[type="checkbox"]:checked {
    background: #0071e3;
}

@media (prefers-color-scheme: light) {
    .checkbox_buttons input[type="checkbox"]:checked {
        box-shadow: 9px 9px 16px rgba(189, 189, 189, 0.6), -9px -9px 16px rgba(255, 255, 255, 0.5), inset 10px 10px 15px -10px #1032CE, inset -10px -10px 15px -10px #0047b9;
    }
}

.checkbox_buttons input[type="checkbox"]:checked::before {
    box-shadow: none;
    right: -31px;
}

.checkbox_buttons input[type="checkbox"]:checked::after {
    content: "On";
    left: 12px;
    color: #f5f5f7;
    top: 6px;
}

.checkbox_buttons ul {
    display: flex;
    justify-content: space-between;
    margin-top: 22px;
}

.checkbox_buttons li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 1px solid #e9ecef;
    padding: 12px 0;
}

.radio_wrapper label {
    font-weight: 500;
}

.checkbox_buttons input[type="checkbox"]:checked:before {
    background: #ffffff;
}

div#actions ul {
    list-style-type: disclosure-closed;
    margin-left: 15px;
    margin: 0;
    padding-left: 0 !important;
}

div#actions ul li {
    color: #888;
    font-size: 15px;
    padding-bottom: 11px;
}

div#actions ul li {
    color: #888;
    font-size: 15px;
    padding-bottom: 10px;
}

#cookie-pop .accordion-header button {
    color: #000;
    font-weight: 600;
    padding: 0;
    background: transparent;
    border: 0;
    font-size: 16px;
    /* border-bottom: 1px solid; */
    width: 100%;
    text-align: left;
    position: relative;
    padding: 8px 16px;
}

#cookie-pop .accordion-header {
    border-bottom: 0;
    background-color: rgb(255 255 255 / 3%);
}

#cookie-pop .accordion-body {
    font-size: 14px;
    color: #888;
}

/* #cookie-pop .accordion-header button:before {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: "";
    display: inline-block;
    height: 0.5em;
    margin-right: 1.875em;
    position: relative;
    top: 0.625em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.5em;
    position: absolute;
    right: -19px;
}

#cookie-pop .accordion-header button.collapsed:before {
    top: 0.25em;
    transform: rotate(-225deg);
} */

.radio_wrapper.nes input[type="checkbox"]::before {
    box-shadow: none;
    background: #ebebeb;
}

.radio_wrapper.nes input[type="checkbox"]:checked:after {
    left: 9px;
}

.radio_wrapper.nes input[type="checkbox"] {
    box-shadow: none;
    background: #a0a0a0;
    cursor: not-allowed;
}

.radio_wrapper.nes input[type="checkbox"]::after {
    color: #f5f5f7;
    content: "On";
    left: 11px;
}

.radio_wrapper.nes input[type="checkbox"]:before {
    right: -33px !important;
}

#cookie-pop .cookie-footer ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
}

#cookie-pop .card-header .btn {
    animation: none;
    position: relative;
}

/* #cookie-pop .card-header .btn:hover {
    background: #2878db;
    text-decoration: none;
}

#cookie-pop .card-header .btn::before {
    content: "\f068";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 20px;
}

#cookie-pop .card-header .collapsed.btn::before {
    content: "\f067";
} */

@media(max-width: 490px) {
    #cookie-pop .main-tabs ul li, .checkbox_buttons, .cookie-footer ul li:nth-child(2) {
        display: none;
    }
    #cookie-pop .tabs-body { 
        padding-top: 0;
    }
    #cookie-pop .cookie-footer ul li button {
        height: 34px;
        font-size: 13px;
    }

    #cookie-pop .modal-header .logo img {
        width: 135px;
    }

    .powered-by img {
        width: 73px;
    }

    #cookie-pop .powered-by p {
        font-size: 9px;
    }

    #cookie-pop .tabs-body p {
        font-size: 13px;
        line-height: 21px;
    }
    #cookie-pop .modal-header {
    padding: 0 36px;
    padding-top: 26px;
}
}
/*  COOKIE POP   */

.custom-modal {
    height: 0;
}


/* -------------------------------------------------- */
       /* referral program start */
.faq-area {
    padding: 0px 0px 50px 0px ;
}
       
.faq-area .accordion-button:not(.collapsed) {
color: #000 !important;
background-color: #f1f1f1 !important;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125) !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: unset;
    content:"\f106";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    /* transform: rotate(-180deg) !important; */
    width: 20px;
    height: 40px;
    transform: none !important;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 20px;
    height: 40px;
    margin-left: auto;
    background-image: unset;
    content:"\f107";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    transform: none !important;

}


 .ref-sec-pd{
    padding: 30px 0px !important;

 }

 .exam-hd-bx{
    /* border-bottom: 1px solid #f04c23; */
    /* padding: 0px 0px 10px 0px; */
    background-color: #000 !important;
    padding: 20px;

 }
 
 .ready-partner-area{
  background-image: url(../images/bg-2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 25px 0px;
 }

 .ready-partner-area::before {
    content:'';
    position:absolute;
    inset:0px;
    background:#f04c23;
    opacity: 0.8;
    height: 100%;
  }

 .our-partner-area{
    background-color: #f1f1f1;
 }

 .our-partner-area .custom-read-more-style-1 p{
    margin-bottom: 13px !important;

 }

 .earn-area img{
    filter: brightness(0%) !important; 
 }
 
 .earn-col {
     background: #f0f0f8b4 !important;
     box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px !important;
 }
 
 .earn-col h2 {
    color: #f04c23;
    margin: 20px 0 0 0;
 }
 
 .earn-col p {
     min-height: 105px;
    color: black;
 }
 
 .boost-your-earnings{
    background: #000;
    padding: 30px 15px 30px 15px ;
 }

 .looking-to-boost-area p {
    font-size: 16px !important;
 }

 /* .boost-your-earnings  h2,p{
    color: #fff;
 } */

 /* referral program End */


 /* pre booking area start */


 .bk-banner-area{
    padding: 50px 0px ;
 }

 .bk-cnt-bx h1 {
    font-weight: 700;
    font-size: 100px;
    font-size: 40px;
    line-height: 1.1;
    color: #f04c23;
  }

  .bk-cnt-bx p{
    color:#000;
  }

  
 .bk-banner-area .bulit-bx{
    list-style-type: none !important;
    padding-left: 0px !important;
 }
  .bulit-bx li {
    margin-bottom: 10px;
    color: #000;
  }

  .bulit-bx li i {
    margin-right: 10px;
    color: #000;
    font-weight: 600;
    
  }

.bk-cnt-bx{

     padding: 0px 30px 0px 50px ;
  }

.bnner-img-bx img{

    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.23) 0px 5px 15px;
    /* width: 100%; */
}  


   /* .contact-bk-area start */

   .contact-bk-area{
    padding: 50px 0px 50px 0px 
   }

  .contact-wrapper{
    background-color: #f8e7ec;
    padding:70px;
    border-radius: 10px;
   }
   .lineal-fill {
    fill: #e3a6b6;
}

.lineal-stroke {
    fill: #343f52;
}

.icon-svg.icon-svg-sm {
    width: 2.2rem;
    height: 2.2rem;
}

.cnt-info-bx h3{
    /* font-weight: 500; */
    line-height: 1.2;
    text-transform: capitalize;
}

.contact-form .form-group > .form-control{
    padding: 15px 15px !important;
    border-radius: 10px !important;
}

.contact-form .btn-send {
    color:#d16b86;
    border-color: #d16b86;
}

.contact-form .btn-send:hover{
    background-color: #d16b86 ;
    color:#fff;
    border-color: #d16b86;
}
  .contact-bk-area  label.error{
    display: none !important;
} 
.contact-bk-area .form-group.has-error {
    border: 1px solid red !important;
    background-color: #ff000017 !important;
    border-radius: 10px !important;
} 

.contact-bk-area .form-group.has-error input {
    background-color: #ff000017 !important;
}

.contact-bk-area .form-group.has-error textarea {
    background-color: #ff000017 !important;

}

.contact-bk-area .form-group.has-error input::placeholder {
  color:#000 !important;

}

.contact-bk-area .form-group.has-error textarea::placeholder {
    color:#000 !important;
  
  }
   /* .contact-bk-area end */


   @media (max-width:767px) {
    .bk-banner-area {
        padding: 20px 0px;
    }
    .bk-cnt-bx {
        padding: 0px 10px 0px 10px;
    }

    .contact-bk-area {
        padding: 20px 0px 20px 0px;
    }

    .contact-wrapper {
        padding: 40px;
    }

    .bk-cnt-bx h1 { 
        font-size: 30px;

    }

    .cnt-info-bx .display-5{
        font-size: 30px !important;
    }
    
   }

 /* pre booking area End */

 /* thankyou area start */

 /* .thankyou-wrapper{
    background-color: #f04c23;
 } */

 .thankyou-area{
    padding: 50px 0px;
 }

 .thnk-wrapper{
    background-color: #000;
    padding: 50px 0px 50px 0px ;
    border-radius: 10px;
 }

 .thnk-info-bx h1{
    color:#fff !important;
    font-weight: 800;
    font-size: 40px;
    letter-spacing: 1px;
    margin-bottom: 10px;
 }

 .thnk-info-bx p{
    color:#fff !important;
    font-size: 16px;
 }
 /* thankyou area end */

