/* body .container1 input[type=radio] {
    display: none;
}

body .container1 input[type=radio]:checked+label~label:nth-child(2) {
    width: 78px;
}

body .container1 input[type=radio]:checked+label~label:nth-child(2) .content {
    -webit-transition: opacity 0.4s cubic-bezier(0.11, 0.65, 0.04, 1);
    transition: opacity 0.4s cubic-bezier(0.11, 0.65, 0.04, 1);
    opacity: 0;
    pointer-events: none;
}

body .container1 input[type=radio]+label {
    position: absolute;
    height: 100%;
    box-shadow: 2px 0px 4px -2px #000;
    cursor: pointer;
    -webit-transition: width 1.2s cubic-bezier(0.11, 0.65, 0.04, 1);
    transition: width 1.2s cubic-bezier(0.11, 0.65, 0.04, 1);
}

body .container1 input[type=radio]+label:nth-child(2) {
    box-shadow: none;
}

body .container1 input[type=radio]+label:nth-child(2) {
    width: 500px;
    background: #9575CD;
}

body .container1 input[type=radio]+label .content {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 250px;
    margin-left: -125px;
    counter-increment: tab-counter -1;
    text-align: center;
}

body .container1 input[type=radio]+label .content:after {
    content: counter(tab-counter);
}

body .container1 input[type=radio]:checked+label~label:nth-child(4) {
    width: 54px;
}

body .container1 input[type=radio]:checked+label~label:nth-child(4) .content {
    -webit-transition: opacity 0.4s cubic-bezier(0.11, 0.65, 0.04, 1);
    transition: opacity 0.4s cubic-bezier(0.11, 0.65, 0.04, 1);
    opacity: 0;
    pointer-events: none;
}

body .container1 input[type=radio]+label {
    position: absolute;
    height: 100%;
    box-shadow: 2px 0px 4px -2px #000;
    cursor: pointer;
    -webit-transition: width 1.2s cubic-bezier(0.11, 0.65, 0.04, 1);
    transition: width 1.2s cubic-bezier(0.11, 0.65, 0.04, 1);
}

body .container1 input[type=radio]+label:nth-child(2) {
    box-shadow: none;
}

body .container1 input[type=radio]+label:nth-child(4) {
    width: 476px;
    background: #64B5F6;
}

body .container1 input[type=radio]+label:nth-child(4):after {
    position: absolute;
    content: "";
    top: 50%;
    left: 100%;
    width: 18px;
    height: 75px;
    border-radius: 0 7.5px 7.5px 0;
    background: #64B5F6;
    box-shadow: 3px 0px 6px -3px #000;
}

body .container1 input[type=radio]+label .content {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 250px;
    margin-left: -125px;
    counter-increment: tab-counter -1;
    text-align: center;
}

body .container1 input[type=radio]+label .content:after {
    content: counter(tab-counter);
}

body .container input[type=radio]:checked+label~label:nth-child(6) {
    width: 30px;
}

body .container1 input[type=radio]:checked+label~label:nth-child(6) .content {
    -webit-transition: opacity 0.4s cubic-bezier(0.11, 0.65, 0.04, 1);
    transition: opacity 0.4s cubic-bezier(0.11, 0.65, 0.04, 1);
    opacity: 0;
    pointer-events: none;
}

body .container1 input[type=radio]+label {
    position: absolute;
    height: 100%;
    box-shadow: 2px 0px 4px -2px #000;
    cursor: pointer;
    -webit-transition: width 1.2s cubic-bezier(0.11, 0.65, 0.04, 1);
    transition: width 1.2s cubic-bezier(0.11, 0.65, 0.04, 1);
}

body .container1 input[type=radio]+label:nth-child(2) {
    box-shadow: none;
}

body .container1 input[type=radio]+label:nth-child(6) {
    width: 452px;
    background: #81C784;
}

body .container1 input[type=radio]+label:nth-child(6):after {
    position: absolute;
    content: "";
    top: 25%;
    left: 100%;
    width: 18px;
    height: 75px;
    border-radius: 0 7.5px 7.5px 0;
    background: #81C784;
    box-shadow: 3px 0px 6px -3px #000;
}

body .container1 input[type=radio]+label .content {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 250px;
    margin-left: -125px;
    counter-increment: tab-counter -1;
    text-align: center;
}

body .container1 input[type=radio]+label .content:after {
    content: counter(tab-counter);
}

body .container1 input[type=radio]:checked+label~label:nth-child(8) {
    width: 6px;
}

body .container1 input[type=radio]:checked+label~label:nth-child(8) .content {
    -webit-transition: opacity 0.4s cubic-bezier(0.11, 0.65, 0.04, 1);
    transition: opacity 0.4s cubic-bezier(0.11, 0.65, 0.04, 1);
    opacity: 0;
    pointer-events: none;
}

body .container1 input[type=radio]+label {
    position: absolute;
    height: 100%;
    box-shadow: 2px 0px 4px -2px #000;
    cursor: pointer;
    -webit-transition: width 1.2s cubic-bezier(0.11, 0.65, 0.04, 1);
    transition: width 1.2s cubic-bezier(0.11, 0.65, 0.04, 1);
}

body .container1 input[type=radio]+label:nth-child(2) {
    box-shadow: none;
}

body .container1 input[type=radio]+label:nth-child(8) {
    width: 428px;
    background: #E57373;
}

body .container1 input[type=radio]+label:nth-child(8):after {
    position: absolute;
    content: "";
    top: 0%;
    left: 100%;
    width: 18px;
    height: 75px;
    border-radius: 0 7.5px 7.5px 0;
    background: #E57373;
    box-shadow: 3px 0px 6px -3px #000;
}

body .container1 input[type=radio]+label .content {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 250px;
    margin-left: -125px;
    counter-increment: tab-counter -1;
    text-align: center;
}

body .container1 input[type=radio]+label .content:after {
    content: counter(tab-counter);
}

#new-sec {
    position: relative;
}

.lllll {
    position: relative;
}
 */
/* =================================== */
/*  3. Layouts
/* =================================== */

@media (min-width: 992px) and (max-width: 1199.98px) {
    #main-wrapper.boxed {
        max-width: 990px;
        margin: 0 auto;
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    #main-wrapper.boxed {
        max-width: 1180px;
        margin: 0 auto;
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    }
}

@media (min-width: 1400px) {
    #main-wrapper.boxed {
        max-width: 1360px;
        margin: 0 auto;
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    }
}

.section {
    position: relative;
    padding: 4.5rem 0;
}

/*== Heading Separator Line ==*/
/* .heading-separator-line {
    width: 80px;
} */
/*== Intro Parallax Mouse Move ==*/

/* .scene:not(.alternate)>div {
            max-width: 260px;
        }

        .roadmap-center {
            text-align: center;
            margin-top: 0px;
        }

        .roadmap-padding {
            padding-top: 25px !important;
        }

       

        .scene.alternate .layer-1 {
            max-width: 186px;
            left: calc(50% - 520px) !important;
            top: calc(50% - 93px) !important;
            z-index: 1;
        }

        .scene.alternate .layer-2 {
            max-width: 236px;
            left: calc(50% - 355px) !important;
            top: calc(50% - 118px) !important;
            z-index: 2;
        }

        .scene.alternate .layer-3 {
            max-width: 290px;
            left: calc(50% - 145px) !important;
            z-index: 5;
        }

        .scene.alternate .layer-4 {
            max-width: 236px;
            right: calc(50% - 355px) !important;
            top: calc(50% - 118px) !important;
            left: auto !important;
            z-index: 2;
        }

        .scene.alternate .layer-5 {
            max-width: 186px;
            right: calc(50% - 520px) !important;
            top: calc(50% - 93px) !important;
            left: auto !important;
            z-index: 1;
        }

        @media (max-width: 1199.98px) {
            .scene.alternate .layer-1 {
                max-width: 156px;
                left: calc(50% - 450px) !important;
                top: calc(50% - 78px) !important;
            }

            .scene.alternate .layer-2 {
                max-width: 206px;
                left: calc(50% - 315px) !important;
                top: calc(50% - 103px) !important;
            }

            .scene.alternate .layer-3 {
                max-width: 260px;
                left: calc(50% - 130px) !important;
            }

            .scene.alternate .layer-4 {
                max-width: 206px;
                right: calc(50% - 315px) !important;
                top: calc(50% - 103px) !important;
            }

            .scene.alternate .layer-5 {
                max-width: 156px;
                right: calc(50% - 450px) !important;
                top: calc(50% - 78px) !important;
            }
        }

        @media (max-width: 991.98px) {

            .scene.alternate .layer-1,
            .scene.alternate .layer-5 {
                display: none !important;
            }
        }

        @media (max-width: 767.98px) {
            .scene.alternate .layer-2 {
                max-width: 166px;
                left: calc(50% - 250px) !important;
                top: calc(50% - 83px) !important;
            }

            .scene.alternate .layer-3 {
                max-width: 220px;
                left: calc(50% - 110px) !important;
            }

            .scene.alternate .layer-4 {
                max-width: 166px;
                right: calc(50% - 250px) !important;
                top: calc(50% - 83px) !important;
            }
        }

        @media (max-width: 575.98px) {
            .scene.alternate .layer-2 {
                max-width: 126px;
                left: calc(50% - 190px) !important;
                top: calc(50% - 63px) !important;
            }

            .scene.alternate .layer-3 {
                max-width: 180px;
                left: calc(50% - 90px) !important;
            }

            .scene.alternate .layer-4 {
                max-width: 126px;
                right: calc(50% - 190px) !important;
                top: calc(50% - 63px) !important;
            }
        }

        html[dir="rtl"] .scene.alternate .layer-3 {
            right: calc(50% - 145px) !important;
            left: auto;
        }

        @media (max-width: 1199.98px) {
            html[dir="rtl"] .scene.alternate .layer-3 {
                right: calc(50% - 130px) !important;
                left: auto;
            }
        }

        @media (max-width: 767.98px) {
            html[dir="rtl"] .scene.alternate .layer-3 {
                right: calc(50% - 110px) !important;
                left: auto;
            }
        }

        @media (max-width: 575.98px) {
            html[dir="rtl"] .scene.alternate .layer-3 {
                right: calc(50% - 90px) !important;
                left: auto;
            }
        } */

*/
     /* contact-form-styles */

     input,
     textarea {
    border: none !important;
    outline: none !important;
    resize: none !important;
    width: 100% !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

h2,
h3 {
    color: #545454;
    font-weight: 700;
    line-height: 1.5em;
    margin: 0 0 1em 0;
    letter-spacing: -0.01em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.25em;
}

ul {
    list-style: disc;
    margin: 0 0 2em 0;
    padding-left: 1em;
}

ul.actions {
    cursor: default;
    list-style: none;
    padding-left: 0;
}

ul.actions li {
    display: inline-block;
    padding: 0 1em 0 0;
    vertical-align: middle;
}

ul.actions li:last-child {
    padding-right: 0;
}

.contact-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

input[type="checkbox"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    display: block;
    float: left;
    margin-right: -2em;
    opacity: 0;
    width: 1em;
    z-index: -1;
}

input[type="checkbox"] + label {
    text-decoration: none;
    color: #646464;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 300;
    padding-left: 2.4em;
    padding-right: 0.75em;
    position: relative;
}

input[type="checkbox"] + label:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

input[type="checkbox"] + label:before {
    background: rgba(144, 144, 144, 0.075);
    border-radius: 0.5em;
    border: solid 1px rgba(144, 144, 144, 0.25);
    content: "";
    display: inline-block;
    height: 1.65em;
    left: 0;
    line-height: 1.58125em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1.65em;
}

input[type="checkbox"]:checked + label:before {
    background: #494d53;
    border-color: #494d53;
    color: #ffffff;
    content: "\f00c";
}

input[type="checkbox"]:focus + label:before {
    border-color: #47cdd9;
    box-shadow: 0 0 0 1px #47cdd9;
}

input[type="checkbox"] + label:before {
    border-radius: 0.5em;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out,
        color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    background-color: transparent;
    border-radius: 0.5em;
    border: solid 1px rgba(144, 144, 144, 0.25) !important;
    color: #ffff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 0.8em;
    font-weight: 700;
    height: 3.5em;
    letter-spacing: 0.1em;
    line-height: 3.5em;
    overflow: hidden;
    padding: 0 2em;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background-color: rgba(144, 144, 144, 0.075);
    color: #545454 !important;
}

input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.button:active {
    background-color: rgba(144, 144, 144, 0.2);
}

input[type="submit"].icon,
input[type="reset"].icon,
input[type="button"].icon,
.button.icon {
    padding-left: 1.35em;
}

input[type="submit"].icon:before,
input[type="reset"].icon:before,
input[type="button"].icon:before,
.button.icon:before {
    margin-right: 0.5em;
}

#submit {
    background: #47cdd9;
    color: #fff !important;
    border-color: #fff !important;
}

.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(94, 110, 141, 0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    overflow-y: auto;
    z-index: 10000;
}

.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
    overflow-x: hidden;
    border: none;
    position: relative;
    width: 82% !important;
    max-width: 82% !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: #fff;
    border-radius: 0.25em 0.25em 0.4em 0.4em;
    text-align: center;
    box-shadow: none;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.cd-popup-container p {
    margin: 0;
    padding: 3em 1em;
    padding-top: 1em;
}

.cd-popup-container .cd-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
}

.cd-close-button {
    color: #545454;
    border-bottom: none;
}

.cd-popup-container .cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}

.cd-popup-container .cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
}

.is-visible .cd-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

@media only screen and (min-width: 1170px) {
    .cd-popup-container {
        margin: 2em auto;
    }
}

/* Contact Form */

label:hover {
    cursor: text !important;
}

.contact-form {
    background: #ffffff !important;
    height: auto;
    margin: 100px auto;
    max-width: 82%;
    overflow: hidden !important;
    width: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: rgba(26, 26, 26, 0.1) 0 1px 3px 0;
    -webkit-box-shadow: rgba(26, 26, 26, 0.1) 0 1px 3px 0;
    box-shadow: rgba(26, 26, 26, 0.1) 0 1px 3px 0;
}

@media (max-width: 500px) {
    .contact-form {
        margin: 0;
        padding-top: 1em;
        width: 100% !important;
        max-width: 100% !important;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        -moz-box-shadow: rgba(26, 26, 26, 0.1) 0 0px 0px 0;
        -webkit-box-shadow: rgba(26, 26, 26, 0.1) 0 0px 0px 0;
        box-shadow: rgba(26, 26, 26, 0.1) 0 0px 0px 0;
    }
}

.contact-form .email,
.contact-form .message,
.contact-form .name {
    overflow-x: hidden;
    position: relative !important;
    -moz-border-radius: none !important;
    -webkit-border-radius: none !important;
    border-radius: none !important;
}

.contact-form .email input:focus,
.contact-form .email textarea:focus,
.contact-form .message input:focus,
.contact-form .message textarea:focus,
.contact-form .name input:focus,
.contact-form .name textarea:focus {
    background: #f4f5f6 !important;
}

.contact-form .email label,
.contact-form .message label,
.contact-form .name label {
    color: black !important;
    left: 23px !important;
    position: absolute !important;
    top: 23px !important;
    -moz-transition: all, 150ms !important;
    -o-transition: all, 150ms !important;
    -webkit-transition: all, 150ms !important;
    transition: all, 150ms !important;
}

.contact-form .email.typing label,
.contact-form .message.typing label,
.contact-form .name.typing label {
    color: #3498db !important;
    font-size: 10px !important;
    top: 7px !important;
}

.contact-form .email,
.contact-form .name {
    width: calc(33% - 1px) !important;
}

@media (max-width: 500px) {
    .contact-form .email,
    .contact-form .name {
        width: 100% !important;
    }
}

.contact-form .email input,
.contact-form .name input {
    padding: 23px 0 8px 23px !important;
}

.contact-form .email {
    border-left: 1px #e6e6e6 solid !important;
    float: right !important;
}

@media (max-width: 500px) {
    .contact-form .email {
        border-left: none !important;
        border-top: 1px #e6e6e6 solid !important;
    }
}

.contact-form .message {
    border-bottom: 1px #e6e6e6 solid !important;
    border-top: 1px #e6e6e6 solid !important;
    clear: both !important;
}

.contact-form .message textarea {
    height: 100% !important;
    padding: 23px !important;
    width: 87%;
}

.contact-form .name {
    float: left !important;
}

.contact-form .submit {
    background: #f4f5f6 !important;
    display: block !important;
    overflow: hidden !important;
    padding: 23px !important;
    margin-bottom: 2em;
}

.contact-form .submit .user-message {
    float: left !important;
    padding-top: 22px !important;
}

@media (max-width: 500px) {
    .contact-form .submit .user-message {
        float: none !important;
        padding: 0 0 10px !important;
    }
}

/* contact-form-end */
/* points system */

@media (min-width: 992px) {
    .point_tab_score {
        background-position: 52% 100%;
    }
}

.score1 {
    background-position: 93%;
    background-size: cover;
}

.tr_table {
    font-size: 16px;
}

.tab-score {
    border: 1px solid rgba(204, 163, 84, 0.25);
    border-radius: 0px 5px 5px 10px;
}

@media (max-width: 319px) {
    .fa-ature_txt {
        position: absolute;
        bottom: 5%;
        padding: 23px 78px 23px 23px;
        font-size: 8px !important;
        line-height: 22px;
    }

    .t-f-ont {
        font-size: 9px !important;
    }
}

@media (min-width: 333px) and (max-width: 437px) {
    .mar_btm {
        margin-top: 15px;
    }
}

@media (max-width: 333px) {
    /* .a_3-b {
        margin-top: 15px;
    } */
}

@media (max-width: 340px) {
    .sel_cap {
        text-align: initial;
    }

    tr.t-11.tr_table th {
        font-size: 10px;
    }

    tr td {
        font-size: 10px !important;
    }
}

@media (max-width: 375px) {
    /* .text-white.inMail.color_inp {
        position: relative;
        left: -113%;
        top: -51px;
    }
    .inText.color_inp.in_tex {
        position: absolute;
        left: -31%;
        top: -64px;
    }
    .re_gistr_btn {
        background-size: cover;
        position: relative;
        left: -10%;
        top: -1px;
    } */
    /* .a_3-b1 {
        margin-top: 13px;
    } */
    .team-pic img {
        width: 245px !important;
    }

    .team-desc {
        width: 245px !important;
    }

    .team-pic::after {
        bottom: 74%;
        left: 87%;
        /* border-top: 6px solid #c81c6c; */
        border-right: 6px solid #c81c6c;
        content: "";
        display: block;
        height: 26%;
        width: 0;
        position: absolute;
    }

    .team-desc::after {
        bottom: 53%;
        left: 57%;
        border-top: 6px solid #c81c6c;
        border-right: 3px solid #c81c6c;
        content: "";
        display: block;
        height: 18%;
        width: 32%;
        position: absolute;
    }

    .call_er {
        position: absolute;
        top: 34%;
        left: 0% !important;
    }

    .color_inp {
        height: 22px !important;
        width: 75px;
        background: transparent !important;
        color: #000 !important;
    }
}

@media (max-width: 550px) {
    .hea_point {
        font-size: 27px !important;
    }

    .btn_contac_s {
        font-size: 9px !important;
        padding: 8px 9px !important;
    }

    .side-box {
        /* background: url(../images-event/pm/side1.jpg) center center no-repeat; */
        background-size: 180% 100% !important;
    }

    .ul_3rd_line {
        padding-left: 0 !important;
    }

    .history_left {
        margin-left: 25px;
    }
}

@media screen and (max-width: 375px) {
    .m-c-modal {
        margin-top: 62%;
        width: 88%;
    }
}

@media (max-width: 320px) {
    .hea_point {
        font-size: 23px !important;
    }

    .enter_email {
        font-size: 12px !important;
    }

    .ul_point li {
        margin-right: 5px !important;
    }

    .ul_point li:last-child {
        margin-right: 0 !important;
    }
}

.t-f-ont {
    font-size: 12px;
}

@media (max-width: 425) {
    .ta-b-le1 {
        padding-left: 0px !important;
    }
}

.tab-bor:nth-last-of-type(3) {
    display: block;
}

.tab-bor {
    display: none;
}

.ul_point li a:hover {
    background-color: #f3e4c8 !important;
    /* transition: 4s; */
}

.ul_point {
    /* background-color: #101113; */
    border: none;
}

.ul_point li {
    margin-right: 15px;
}

.ul_point li:last-child {
    margin-right: 0;
}

.point-header {
    margin-bottom: 65px;
}

.things-to-do {
    margin-top: 24px;
}

.ul-nav {
    margin-top: 30px;
    margin-bottom: 30px;
}

.point_system .section-title {
    margin-top: 65px;
}

/* .tab-border {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
} */

.tab-score {
    width: 100%;
}

.banner-png img {
    position: relative;
    background: no-repeat scroll bottom center;
    background-size: cover;
    height: 50%;
    width: 100%;
}

.exp_per {
    font-family: "Train One", cursive;
}

.box-wrapper {
    background: #000;
}

.h-4-t {
    border-bottom: 0px !important;
    margin-top: 58px;
}

.tab-score {
    margin: 0px;
    /* border-collapse: collapse; */
    /* width: 100%;
    border: 2px solid #02c3ef;
    box-shadow: 0 0px 10px 8px #873FF8;
    border-radius: 10px !important;
    border-style: hidden; */
}

.tab-score {
    border-collapse: collapse;
    width: 100%;
}

.tab-score th,
td {
    padding: 0.25rem;
    text-align: left;
    /* border: 1px solid #ccc; */
    border-top: 1px solid #dee2e6;
}

.ac-tive1 {
    background: #bb9c62;
}

.t-11 {
    background-color: #f3e4c8;
}

.point-header {
    color: black;
    text-align: justify;
    word-spacing: 0px;
}

/* .tab-bor {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
} */

.r-ow-point {
    margin-left: -19px;
}

.r-ow-point .ul-nav {
    margin-left: auto;
    margin-right: auto;
}

.ul_point {
    border-bottom: 0px;
}

.ul_point li a {
    background: #67aaba;
    font-size: 1rem;
}

/* .ul_point li {
    background-color: #c51e73;
} */
/* .nav-tabs>li.active>a {
    background-color: #470546 !important;
    background: #811a96 !important;
    color: white !important;
} */

.table th {
    /* border: 1px solid #dddddd; */
    /* text-align: left; */
    padding: 10px;
    /* border: 1px solid #607ee0; */
}

.table td {
    padding: 10px;
    font-size: 13px;
    border-top-color: rgba(204, 163, 84, 0.25);
}

.table_others th {
    padding: 10px;
}

#join {
    padding-top: 50px;
}

.position-topt {
    top: -24px;
}

.table_others tr th {
    background: #f3e4c8;
}

.table1 th {
    color: black;
    font-size: 20px;
}

.table1 table {
    border-collapse: collapse;
    width: 100%;
    border: 2px solid #02c3ef;
    box-shadow: 0 0px 10px 8px #02c3ef;
    border-radius: 10px !important;
    border-style: hidden;
}

.table1 table tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.table1 table tr:last-child td:last-child {
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.table_others {
    width: 100%;
    margin-left: 13px;
}

.mommodo-list {
    list-style-type: disc;
}

.table_others {
    border: 1px solid rgb(204 163 84 / 25%);
    box-shadow: 0 5px 5px 0 rgb(204 163 84 / 25%);
}

.table_others td {
    border: 1px solid rgb(204 163 84 / 25%);
}

.div_others {
    margin-top: 40px;
}

/* .table1 th  {
   padding: 20px;
  }
  .table1 td  {
    padding: 20px;
   } */

.table1 tr:nth-child(even) {
    background-color: #205cb6;
}

@media (min-width: 280px) and (max-width: 480px) {
    .table1 table td,
    .table1 table th {
        padding: 0.5rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
        font-size: 12px;
        line-height: 20px;
    }

    .aboutimg {
        margin-top: 20px;
    }
}

.tab-score td {
    border-bottom: 1px solid rgba(204, 163, 84, 0.25);
    border-right: none;
    border-top: none;
    border-left: none;
}

.tab-score th {
    border: none !important;
}

.table.tab-score {
    box-shadow: 0 5px 5px 0 rgb(204 163 84 / 25%);
}

.table tr th {
    color: #000;
}

.table tr td {
    color: #f3e4c8;
    word-break: break-all;
}

.points-para {
    color: #fff;
}

.points-last-para {
    color: #fff;
}

.points-heading {
    color: #fff;
}

.main-heading-para {
    color: #ffff;
}

.main-second-para {
    color: #ffff;
}

.slider {
    width: 100%;
}

.slider input {
    display: none;
}

.testimonials {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 350px;
    perspective: 1000px;
    overflow: hidden;
    margin-top: 50px;
    /* -webkit-animation: scroll 40s linear infinite;
          animation: scroll 40s linear infinite; */
}
/* @-webkit-keyframes scroll {
        0% {
          transform: translateX(0);
        }
        100% {
          transform: translateX(calc(-250px * 7));
        }
      }
      
      @keyframes scroll {
        0% {
          transform: translateX(0);
        }
        100% {
          transform: translateX(calc(-250px * 7));
        }
      } */

.testimonials .item {
    top: 0;
    position: absolute;
    box-sizing: border-box;
    background-color: #0a0220;
    padding: 30px;
    width: 450px;
    text-align: center;
    transition: transform 0.4s;
    -webkit-transform-style: preserve-3d;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    user-select: none;
    cursor: pointer;
}

.testimonials .item img {
    width: 100px;
    border-radius: 50%;
    border: 13px solid #3b344d;
}

.testimonials .item p {
    color: #ddd;
}

.testimonials .item h2 {
    font-size: 14px;
}

.dots {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dots label {
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #413b52;
    margin: 7px;
    transition: transform 0.2s, color 0.2s;
}

/* First */

#t-1:checked ~ .dots label[for="t-1"] {
    transform: scale(2);
    background-color: #fff;
}

#t-1:checked ~ .dots label[for="t-2"] {
    transform: scale(1.5);
}

#t-1:checked ~ .testimonials label[for="t-1"] {
    z-index: 4;
}

#t-1:checked ~ .testimonials label[for="t-2"] {
    transform: translateX(300px) translateZ(-90px) rotateY(-15deg);
    z-index: 3;
}

#t-1:checked ~ .testimonials label[for="t-3"] {
    transform: translateX(600px) translateZ(-180px) rotateY(-25deg);
    z-index: 2;
}

#t-1:checked ~ .testimonials label[for="t-4"] {
    transform: translateX(900px) translateZ(-270px) rotateY(-35deg);
    z-index: 1;
}

#t-1:checked ~ .testimonials label[for="t-5"] {
    transform: translateX(1200px) translateZ(-360px) rotateY(-45deg);
}

/* Second */

#t-2:checked ~ .dots label[for="t-1"] {
    transform: scale(1.5);
}

#t-2:checked ~ .dots label[for="t-2"] {
    transform: scale(2);
    background-color: #fff;
}

#t-2:checked ~ .dots label[for="t-3"] {
    transform: scale(1.5);
}

#t-2:checked ~ .testimonials label[for="t-1"] {
    transform: translateX(-300px) translateZ(-90px) rotateY(15deg);
}

#t-2:checked ~ .testimonials label[for="t-2"] {
    z-index: 3;
}

#t-2:checked ~ .testimonials label[for="t-3"] {
    transform: translateX(300px) translateZ(-90px) rotateY(-15deg);
    z-index: 2;
}

#t-2:checked ~ .testimonials label[for="t-4"] {
    transform: translateX(600px) translateZ(-180px) rotateY(-25deg);
    z-index: 1;
}

#t-2:checked ~ .testimonials label[for="t-5"] {
    transform: translateX(900px) translateZ(-270px) rotateY(-35deg);
}

/* Third */

#t-3:checked ~ .dots label[for="t-2"] {
    transform: scale(1.5);
}

#t-3:checked ~ .dots label[for="t-3"] {
    transform: scale(2);
    background-color: #fff;
}

#t-3:checked ~ .dots label[for="t-4"] {
    transform: scale(1.5);
}

#t-3:checked ~ .testimonials label[for="t-1"] {
    transform: translateX(-600px) translateZ(-180px) rotateY(25deg);
}

#t-3:checked ~ .testimonials label[for="t-2"] {
    transform: translateX(-300px) translateZ(-90px) rotateY(15deg);
}

#t-3:checked ~ .testimonials label[for="t-3"] {
    z-index: 3;
}

#t-3:checked ~ .testimonials label[for="t-4"] {
    transform: translateX(300px) translateZ(-90px) rotateY(-15deg);
    z-index: 2;
}

#t-3:checked ~ .testimonials label[for="t-5"] {
    transform: translateX(600px) translateZ(-180px) rotateY(-25deg);
}

/* Fourth */

#t-4:checked ~ .dots label[for="t-3"] {
    transform: scale(1.5);
}

#t-4:checked ~ .dots label[for="t-4"] {
    transform: scale(2);
    background-color: #fff;
}

#t-4:checked ~ .dots label[for="t-5"] {
    transform: scale(1.5);
}

#t-4:checked ~ .testimonials label[for="t-1"] {
    transform: translateX(-900px) translateZ(-270px) rotateY(35deg);
}

#t-4:checked ~ .testimonials label[for="t-2"] {
    transform: translateX(-600px) translateZ(-180px) rotateY(25deg);
}

#t-4:checked ~ .testimonials label[for="t-3"] {
    transform: translateX(-300px) translateZ(-90px) rotateY(15deg);
    z-index: 2;
}

#t-4:checked ~ .testimonials label[for="t-4"] {
    z-index: 3;
}

#t-4:checked ~ .testimonials label[for="t-5"] {
    transform: translateX(300px) translateZ(-90px) rotateY(-15deg);
}

/* Fifth */

#t-5:checked ~ .dots label[for="t-4"] {
    transform: scale(1.5);
}

#t-5:checked ~ .dots label[for="t-5"] {
    transform: scale(2);
    background-color: #fff;
}

#t-5:checked ~ .testimonials label[for="t-1"] {
    transform: translateX(-1200px) translateZ(-360px) rotateY(45deg);
}

#t-5:checked ~ .testimonials label[for="t-2"] {
    transform: translateX(-900px) translateZ(-270px) rotateY(35deg);
    z-index: 1;
}

#t-5:checked ~ .testimonials label[for="t-3"] {
    transform: translateX(-600px) translateZ(-180px) rotateY(25deg);
    z-index: 2;
}

#t-5:checked ~ .testimonials label[for="t-4"] {
    transform: translateX(-300px) translateZ(-90px) rotateY(15deg);
    z-index: 3;
}

#t-5:checked ~ .testimonials label[for="t-5"] {
    z-index: 4;
}

/* sixth */

#t-6:checked ~ .dots label[for="t-5"] {
    transform: scale(1.5);
}

#t-6:checked ~ .dots label[for="t-6"] {
    transform: scale(2);
    background-color: #fff;
}

#t-6:checked ~ .testimonials label[for="t-1"] {
    transform: translateX(-1200px) translateZ(-360px) rotateY(45deg);
}

#t-6:checked ~ .testimonials label[for="t-2"] {
    transform: translateX(-900px) translateZ(-270px) rotateY(35deg);
    z-index: 1;
}

#t-6:checked ~ .testimonials label[for="t-3"] {
    transform: translateX(-600px) translateZ(-180px) rotateY(25deg);
    z-index: 2;
}

#t-6:checked ~ .testimonials label[for="t-4"] {
    transform: translateX(-300px) translateZ(-90px) rotateY(15deg);
    z-index: 3;
}

#t-6:checked ~ .testimonials label[for="t-5"] {
    z-index: 4;
}

#t-6:checked ~ .testimonials label[for="t-6"] {
    z-index: 5;
}

.testi-center {
    text-align: center;
    margin-top: 20px;
}

/* Testi style */
/* footer */

.footer-heading {
    text-align: center;
    color: #fff;
}

.footer-para {
    color: white;
}

/* vision sec */

.visionmsn-color {
    color: #fff;
}

.color-changee {
    color: #ffff;
}

/* points */

.points-table-color {
    color: #fff;
    padding-left: 20px;
}

.color-vm {
    color: #f3e4c8 !important;
}

.second-vm {
    color: #67aaba;
}

.modal-content {
    background-color: #f3e4c8;
}

/* why us */

body .multi-carousal-container {
    position: relative;
    display: flex;
    width: calc(100% - 40px);
    min-width: 300px;
    max-width: 500px;
    max-height: calc(50vh - 56px);
    margin: auto;
}

body .multi-carousal-container .arrow-btn {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 60px;
    height: 30px;
    background: #bbbbbb30;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border: 2px solid #cccccc29;
    box-shadow: 0px 1px 4px #dddddd29;
    border-bottom: 0;
    cursor: pointer;
}

body .multi-carousal-container .arrow-btn:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    border-style: solid;
    border-color: #000;
    border-width: 0px 3px 3px 0px;
    transform: rotate(-135deg);
    top: 10px;
    left: 23px;
    transition: border-width 150ms ease-in-out;
}

body .multi-carousal-container .arrow-btn:hover {
    box-shadow: 0 -4px 6px #dddddd29;
}

body .multi-carousal-container .arrow-btn:hover:after {
    border-bottom-width: 4px;
    border-right-width: 4px;
}

body .multi-carousal-container .arrow-btn.left-btn {
    left: -45px;
    transform: rotate(-90deg) translateX(15px);
}

body .multi-carousal-container .arrow-btn.right-btn {
    right: -45px;
    transform: rotate(90deg) translateX(-15px);
}

body .multi-carousal-container .carousal {
    display: flex;
    min-height: 200px;
    margin: 5px;
    overflow: hidden;
    scroll-behavior: smooth;
}

body .multi-carousal-container .carousal.vertical-carousal {
    writing-mode: vertical-rl;
    width: 40px;
    scroll-snap-type: y mandatory;
}

body .multi-carousal-container .carousal.horizontal-carousal {
    width: calc(100% - 40px);
    scroll-snap-type: x mandatory;
}

body .multi-carousal-container .carousal .card-one {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 100%;
    color: #000;
    border-radius: 4px;
    scroll-snap-align: start;
    scroll-snap-stop: normal;
}

body .multi-carousal-container .carousal .card-one h1 {
    display: inline-block;
    margin: 0;
    font-size: 24px;
    color: #000;
}

body .multi-carousal-container .carousal .card-one p {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
}

/* whyus */

#message {
    margin-top: 22px;
}

.mobile-about-para {
    text-align: center;
}

.mobile-about-center {
    text-align: center;
}

.dnt-color {
    color: #f3e4c8 !important;
}

.mobile-padding-less {
    padding-top: 100px;
}

/* new section style */

.bg-second {
    background-color: #6f42c1 !important;
}

.gallery > img {
    grid-area: 1/1;
    width: var(--s);
    aspect-ratio: 1.15;
    object-fit: cover;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0 50%);
    transform: translate(var(--_x, 0), var(--_y, 0)) scale(var(--_t, 1));
    cursor: pointer;
    filter: grayscale(80%);
    transition: 0.2s linear;
}

.gallery > img:hover {
    filter: grayscale(0);
    z-index: 1;
    --_t: 1.2;
}

.gallery > img:nth-child(1) {
    --_y: calc(-100% - var(--g));
}

.gallery > img:nth-child(7) {
    --_y: calc(100% + var(--g));
}

.gallery > img:nth-child(3),
.gallery > img:nth-child(5) {
    --_x: calc(-75% - 0.87 * var(--g));
}

.gallery > img:nth-child(4),
.gallery > img:nth-child(6) {
    --_x: calc(75% + 0.87 * var(--g));
}

.gallery > img:nth-child(3),
.gallery > img:nth-child(4) {
    --_y: calc(-50% - 0.5 * var(--g));
}

.gallery > img:nth-child(5),
.gallery > img:nth-child(6) {
    --_y: calc(50% + 0.5 * var(--g));
}

.new-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* end */

/* counter-section */
.counter-section {
    padding-top: 100px;
    /* padding-bottom: 100px; */
}

.counter-section h2 {
    text-align: center;
    color: #fff;
    font-size: 10px;
}

.counter-section p {
    text-align: center;
    color: #fff;
}

.post-rel {
    position: relative;
}

.head-abs1 {
    position: absolute;
    top: 10%;
    left: 14%;
}

.pos-abs2 {
    position: absolute;
    top: 9%;
    left: 26%;
}

.head-abs2 {
    position: absolute;
    top: 10%;
    left: 43%;
}

.pos-abs3 {
    position: absolute;
    top: 9%;
    left: 49%;
}

.pos-abs4 {
    position: absolute;
    top: 9%;
    left: 72%;
}

/* conter-section */

/* howtoplay */

.make-relative {
    position: relative;
}

.first-abs {
    position: absolute;
    width: 50%;
    left: 30%;
    top: 19%;
}

.howplay-section h2 {
    text-align: center;
    color: #fff;
}

.howplay-section p {
    text-align: center;
    color: #fff;
    font-size: 20px;
}

/* #hide-sec {

            display: none !important;
        } */

.mobile-about-section {
    /* padding-bottom: 100px; */
    padding-top: 100px;
}

.new-section h2 {
    color: #ffff;
}

.new-section p {
    color: #ffff;
}

#home-banner {
    background: url(../images/Hompageupdated.jpg);
    background-repeat: no-repeat;
    background-position: 72% 100%;
    background-size: cover;
    padding: 266px 0 200px;
}

.new-section {
    /* padding-top: 100px; */
    padding-bottom: 50px;
}

.new-section-head {
    text-align: center;
    margin-bottom: 20px;
}

.main-div {
    display: flex;
    justify-content: center;
}

.address-sec h5 {
    color: #ffff;
    font-size: 14px;
    text-align: center;
}

.about-width {
    width: 100%;
}

.email-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.email-sec h4 {
    color: #ffff;
}

.phone-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.phone-sec h4 {
    color: #ffff;
}

.address-sec h4 {
    color: #ffff;
}

.methd-flx {
    display: flex;
    /* margin: 0 21px; */
    justify-content: center;
    align-items: center;
    box-shadow: 1px 0px 9px 2px #0b4f63f5;
    padding: 15px;
}

.phone-sec p {
    color: #ffff;
}

.address-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.up-down {
    animation: up-down linear 4s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: up-down linear 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 4s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 4s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 4s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}

@keyframes up-down {
    0% {
        transform: translate(1px, 20px);
    }

    24% {
        transform: translate(1px, 30px);
    }

    50% {
        transform: translate(1px, 12px);
    }

    74% {
        transform: translate(1px, 22px);
    }

    100% {
        transform: translate(1px, 22px);
    }
}

@-moz-keyframes up-down {
    0% {
        -moz-transform: translate(1px, 20px);
    }

    24% {
        -moz-transform: translate(1px, 30px);
    }

    50% {
        -moz-transform: translate(1px, 12px);
    }

    74% {
        -moz-transform: translate(1px, 22px);
    }

    100% {
        -moz-transform: translate(1px, 22px);
    }
}

@-webkit-keyframes up-down {
    0% {
        -webkit-transform: translate(1px, 20px);
    }

    24% {
        -webkit-transform: translate(1px, 30px);
    }

    50% {
        -webkit-transform: translate(1px, 12px);
    }

    74% {
        -webkit-transform: translate(1px, 22px);
    }

    100% {
        -webkit-transform: translate(1px, 22px);
    }
}

@-o-keyframes up-down {
    0% {
        -o-transform: translate(1px, 20px);
    }

    24% {
        -o-transform: translate(1px, 30px);
    }

    50% {
        -o-transform: translate(1px, 12px);
    }

    74% {
        -o-transform: translate(1px, 22px);
    }

    100% {
        -o-transform: translate(1px, 22px);
    }
}

@-ms-keyframes up-down {
    0% {
        -ms-transform: translate(1px, 20px);
    }

    24% {
        -ms-transform: translate(1px, 30px);
    }

    50% {
        -ms-transform: translate(1px, 12px);
    }

    74% {
        -ms-transform: translate(1px, 22px);
    }

    100% {
        -ms-transform: translate(1px, 22px);
    }
}

/* #whole-img{


                background: url(../images/bg.png) !important;
                background-size: cover;
                background-repeat: no-repeat;
              } */

.winning-img {
    width: 50%;
}

.make-centers {
    text-align: center;
}

/* counter-section */

/* .counter-section{
            background: url(https://images.pexels.com/photos/2885320/pexels-photo-2885320.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260) no-repeat scroll center/cover;
            height: 100vh;
            display: flex;
            flex-direction: column;
            justify-content: center;
          }
           */
.counter-section .main-title {
    color: #ffffff;
    margin-bottom: 50px;
    text-align: center;
}

.counter-count {
    text-align: center;
}

.counter-count .count {
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid #ffffff;
    border-radius: 100%;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    font-size: 60px;
    font-weight: 700;
    justify-content: center;
    height: 180px;
    margin: 0 auto 20px;
    width: 180px;
}

.counter-count h3 {
    color: #ffffff;
}

@media (max-width: 1200px) {
    .counter-count .count {
        height: 120px;
        font-size: 40px;
        width: 120px;
    }
}

/* counter-section */

.join-img {
    background: url(../images/Download.jpg);
    background-size: cover;
    /* opacity: 0.6; */
}

.join-img::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba(var(--ambed-black-rgb, 60, 53, 49), 0.6);
    z-index: -11;
}

.name-color {
    color: #f3e4c8;
}

/*===========================
3.0 *** Tips and Tricks ***
=============================*/
#overview {
    padding: 80px 0;
}

.over-pa {
    /* padding-top: 60px; */
}

.over-item {
    background: #161616;
    -webkit-box-shadow: 0 31px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 31px 35px rgba(0, 0, 0, 0.1);
    padding: 35px 31px;
    margin-top: 30px;
}

.unique-style,
.unique-style2 {
    position: relative;
}

/* .unique-style2:after {
    position: absolute;
    content: '';
    top: 50%;
    left: -170px;
    height: 2px;
    width: 230px;
    border: 2px solid #ededed;
    border-color: #1d1d1d;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -11;
} */

/* .unique-style3::after {
    position: absolute;
    content: '';
    top: -70px;
    left: 20px;
    height: 230px;
    width: 2px;
    border: 2px solid #ededed;
    border-color: #1d1d1d;
    z-index: -11;
} */

/* .unique-style3::before {
    position: absolute;
    content: '';
    top: -76px;
    left: 16px;
    height: 10px;
    border-radius: 50%;
    width: 10px;
    background: #ff7657;
    z-index: -1;
} */

/* .unique-style4::after {
    position: absolute;
    content: '';
    bottom: -105px;
    right: 20px;
    height: 230px;
    width: 2px;
    border: 2px solid #ededed;
    border-color: #1d1d1d;
    z-index: -11;
} */

/* .unique-style4::before {
    position: absolute;
    content: '';
    bottom: -106px;
    right: 17px;
    height: 10px;
    border-radius: 50%;
    width: 10px;
    background: #ff7657;
    z-index: -1;
} */

.header-text h3 {
    font-size: 37px;
    font-family: pb;
    color: white;
    letter-spacing: 10px;
    position: relative;
    display: inline-block;
}

.header-text h3:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 240px;
    height: 2px;
    background: #1d1d1d;
}

.header-text h3 span {
    color: #ff7657;
}

.over-i {
    font-size: 27px;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    background: #f8615a;
}

.over-item h3 {
    font-size: 24px;
    color: white;
    font-family: pb;
    padding: 20px 0;
    position: relative;
}

.over-item p {
    font-size: 17px;
    color: #fffd;
    line-height: 26px;
}

.over-btn {
    padding-top: 15px;
}

.over-btn a {
    color: #ff7657;
    font-size: 17px;
    font-family: pb;
}

over-btn a i {
    padding-right: 5px;
}

.txt-right {
    text-align: right;
}

.txt-right p {
    padding-left: 20px;
}

.txt-left p {
    padding-right: 20px;
}

/* Tips and Tricks */

/* why */

/* =================================== */
/*  Blog Page
/* =================================== */
/* List Item */
.list-item {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.list-item > li {
    display: block;
    position: relative;
}

.list-item.list-item-dark li a {
    color: #f8f9fa;
}

.list-item li a {
    padding: 7px 0px 7px 15px;
    color: #4c4d4d;
    display: block;
}

.list-item li a:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0px;
    border-color: #000;
    border-top: 2px solid;
    border-right: 2px solid;
    width: 7px;
    height: 7px;
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.list-item li a:hover {
    color: #ef6838;
}

.list-item li a span {
    float: right;
}

html[dir="rtl"] .list-item li a {
    padding-left: 0px;
    padding-right: 15px;
}

html[dir="rtl"] .list-item li a:after {
    top: 50%;
    left: auto;
    right: 0px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    border-top: 0px;
    border-right: 0px;
    -webkit-transform: translate(0, -50%) rotate(0deg);
    transform: translate(0, -50%) rotate(45deg);
}

html[dir="rtl"] .list-item li a span {
    float: left;
}

/* Tags */
.tags.tags-dark a {
    background: rgba(250, 250, 250, 0.2);
    color: #f8f9fa;
}

.tags a {
    background: #f4f5f4;
    color: #4c4d4d;
    padding: 8px 12px;
    border-radius: 0.375rem;
    display: inline-block;
    margin-bottom: 4px;
    margin-top: 4px;
    margin-right: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tags a:hover {
    background: #ef6838;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

html[dir="rtl"] .tags a {
    margin-left: 3px;
    margin-right: 0px;
}

/* Side Post */
.side-post.side-post-dark .item-post .caption a {
    color: #f8f9fa;
}

.side-post.side-post-dark .item-post .caption .date-post {
    color: rgba(255, 255, 255, 0.5);
}

.side-post .item-post + .item-post {
    margin-top: 1.2rem;
}

.side-post .item-post:after {
    display: block;
    clear: both;
    content: "";
}

.side-post .item-post .img-thumb {
    float: left;
    margin-right: 12px;
    width: 65px !important;
}

.side-post .item-post .caption {
    overflow: hidden;
}

.side-post .item-post .caption a {
    color: #252b33;
    display: block;
    margin-top: -3px;
    margin-bottom: 3px;
}

.side-post .item-post .caption a:hover {
    color: #ef6838;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.side-post .item-post .caption .date-post {
    color: #6c757d;
    font-size: 13px;
    margin-bottom: 0px;
}

html[dir="rtl"] .side-post .item-post .img-thumb {
    float: right;
    margin-left: 12px;
    margin-right: 0px;
}

/* Post */
.blog-post.blog-post-dark {
    color: #dee3e4;
}

.blog-post.blog-post-dark .title-blog a {
    color: #fff;
}

.blog-post.blog-post-dark .meta-blog li a {
    color: #f8f9fa;
}

.blog-post .title-blog {
    margin-bottom: 1rem;
    line-height: 1.4;
}

.blog-post .title-blog a {
    color: #252b33;
}

.blog-post .title-blog a:hover {
    color: #ef6838;
}

.blog-post .meta-blog {
    padding-left: 0px;
}

.blog-post .meta-blog li {
    list-style-type: none;
    display: inline-block;
    margin-right: 12px;
    -ms-flex-align: center;
    align-items: center;
}

.blog-post .meta-blog li i {
    font-size: 16px;
    color: #ef6838;
    margin-right: 5px;
}

.blog-post .meta-blog li a {
    color: #4c4d4d;
}

.blog-post .meta-blog li a:hover {
    color: #ef6838;
}

html[dir="rtl"] .blog-post .meta-blog {
    padding-right: 0px;
}

html[dir="rtl"] .blog-post .meta-blog li {
    margin-right: 0px;
    margin-left: 12px;
}

html[dir="rtl"] .blog-post .meta-blog li i {
    margin-right: 0px;
    margin-left: 5px;
}

/* Post Comment */
.post-comment.post-comment-dark ul li {
    border-color: rgba(250, 250, 250, 0.15);
}

.post-comment.post-comment-dark ul li h6 {
    color: #fff;
}

.post-comment ul {
    padding: 0px;
    list-style-type: none;
}

.post-comment ul li {
    border-top: 1px solid rgba(16, 85, 96, 0.1);
    padding-top: 1.3rem;
    margin-top: 1rem;
}

.post-comment ul ul {
    margin-left: 2.5rem;
}

.post-comment > ul > li:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}

html[dir="rtl"] .post-comment ul ul {
    margin-left: 0rem;
    margin-right: 2.5rem;
}

@media (max-width: 575.98px) {
    .post-comment ul ul {
        margin-left: 1.5rem;
    }

    html[dir="rtl"] .post-comment ul ul {
        margin-left: 0;
        margin-right: 1.5rem;
    }
}

/* why */

.rn-testimonial {
    padding: 30px 15px;
}

.testimonial {
    outline: none;
    padding-bottom: 25px;
}

@media only screen and (max-width: 575px) {
    .testimonial {
        margin-top: 35px !important;
    }
}

@media only screen and (max-width: 479px) {
    .testimonial {
        margin-top: 35px !important;
    }
}

.testimonial .inner {
    display: flex;
    justify-content: center;
    margin: 0 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial .inner {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial .inner {
        display: block;
    }
}

@media only screen and (max-width: 575px) {
    .testimonial .inner {
        display: block;
        margin: 0;
    }
}

.testimonial .inner .card-info {
    margin-right: 40px;
    max-width: 395px;
    min-width: 395px;
    padding: 30px 30px 40px 30px;
    border-radius: 10px;
    background: var(--background-color-1);
    box-shadow: var(--shadow-1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial .inner .card-info {
        min-width: 250px;
        padding: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial .inner .card-info {
        margin-bottom: 30px;
        padding: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial .inner .card-info {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        display: flex;
        padding: 20px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 479px) {
    .testimonial .inner .card-info {
        margin-right: 0;
        padding: 15px;
    }
}

.testimonial .inner .card-info .card-thumbnail {
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 27px;
    display: flex;
}

@media only screen and (max-width: 767px) {
    .testimonial .inner .card-info .card-thumbnail {
        max-width: 150px;
        margin-right: 25px;
        margin-bottom: 0;
    }
}

.testimonial .inner .card-info .card-thumbnail img {
    max-width: 100%;
    height: auto;
    transition: var(--transition);
    display: inline-block !important;
    object-fit: cover;
    width: 100%;
}

.testimonial .inner .card-info .card-thumbnail img:hover {
    transform: scale(1.1);
}

.testimonial .inner .card-info .card-content .subtitle {
    font-size: 12px;
    color: var(--color-primary);
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 22px;
}

.testimonial .inner .card-info .card-content .title {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 34px;
    color: #c4cfde;
}

@media only screen and (max-width: 575px) {
    .testimonial .inner .card-info .card-content .title {
        font-size: 18px;
        line-height: 27px;
    }
}

.testimonial .inner .card-info .card-content .designation {
    font-size: 14px;
}

.testimonial .inner .card-description {
    position: relative;
    padding: 50px 40px 50px 40px;
    border-radius: 10px;
    background: var(--background-color-1);
    box-shadow: var(--shadow-1);
    margin-top: 115px;
    width: 100%;
}

@media only screen and (max-width: 479px) {
    .testimonial .inner .card-description {
        padding: 15px;
    }
}

.testimonial .inner .card-description .title-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media only screen and (max-width: 479px) {
    .testimonial .inner .card-description .title-area {
        display: block;
    }
}

.testimonial .inner .card-description .title-area .title-info {
    text-align: left;
}

@media only screen and (max-width: 479px) {
    .testimonial .inner .card-description .title-area .title-info {
        display: block;
        margin-bottom: 25px;
    }
}

.testimonial .inner .card-description .title-area .title-info .title {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #c4cfde;
}

@media only screen and (max-width: 767px) {
    .testimonial .inner .card-description .title-area .title-info .title {
        font-size: 18px;
        margin-bottom: 6px;
    }
}

.testimonial .inner .card-description .title-area .title-info .date {
    font-weight: 500;
    font-size: 16px;
    color: var(--color-body);
}

@media only screen and (max-width: 767px) {
    .testimonial .inner .card-description .title-area .title-info .date {
        font-size: 12px;
    }
}

.testimonial .inner .card-description .title-area .rating {
    padding: 6px 17px;
    border-radius: 6px;
    background: var(--background-color-1);
    box-shadow: var(--shadow-1);
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    .testimonial .inner .card-description .title-area .rating {
        padding: 15px 25px;
        display: flex;
    }
}

@media only screen and (max-width: 479px) {
    .testimonial .inner .card-description .title-area .rating {
        padding: 5px 17px 9px 17px;
        display: inline-block;
    }
}

.testimonial .inner .card-description .title-area .rating ul {
    display: flex;
    align-items: center;
}

.testimonial .inner .card-description .title-area .rating ul li {
    margin: 0;
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin-top: -1px;
    margin-right: 4px;
}

.testimonial .inner .card-description .title-area .rating ul li i svg {
    width: 10px;
    height: 10px;
}

.testimonial .inner .card-description .title-area .rating ul li.has-rating i {
    color: #ffab1a;
}

.testimonial .inner .card-description .title-area .rating ul li:last-child {
    margin-right: 0;
}

.testimonial .inner .card-description .title-area .rating img {
    display: inline-block !important;
}

@media only screen and (max-width: 767px) {
    .testimonial .inner .card-description .title-area .rating img {
        margin-right: 5px;
    }
}

.testimonial .inner .card-description .seperator {
    position: relative;
}

.testimonial .inner .card-description .seperator::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #1a1d23;
    top: 20px;
}

.testimonial .inner .card-description .description {
    margin-top: 45px;
    font-size: 18px;
    line-height: 30px;
}

@media only screen and (max-width: 767px) {
    .testimonial .inner .card-description .description {
        font-size: 16px;
        line-height: 28px;
    }
}

.testimonial .inner .card-description::before {
    content: "";
    position: absolute;
    width: 51px;
    height: 5px;
    background: #181a1d;
    left: -43px;
    z-index: -1;
    top: 66px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial .inner .card-description::before {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial .inner .card-description::before {
        display: none;
    }
}

.testimonial .inner .card-description::after {
    content: "";
    position: absolute;
    width: 130px;
    height: 130px;
    left: 0;
    top: -130px;
    background: transparent;
    background-image: url(//rainbowit.net/themes/inbio/wp-content/themes/inbio/assets/images/icons/quote.png);
    background-size: cover;
    z-index: -1;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-position: center center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial .inner .card-description::after {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial .inner .card-description::after {
        display: none;
    }
}

/* mouse */
/*== Intro Parallax Mouse Move ==*/
@media (max-width: 767.98px) {
    .scene:not(.alternate) {
        min-height: 400px;
    }
}

.scene:not(.alternate) > div {
    max-width: 260px;
}

/*-- Alternate Style --*/
.scene.alternate .layer-1 {
    max-width: 186px;
    left: calc(50% - 520px) !important;
    top: calc(50% - 93px) !important;
    z-index: 1;
}

.scene.alternate .layer-2 {
    max-width: 236px;
    left: calc(50% - 355px) !important;
    top: calc(50% - 118px) !important;
    z-index: 2;
}

.scene.alternate .layer-3 {
    max-width: 290px;
    left: calc(50% - 145px) !important;
    z-index: 5;
}

.scene.alternate .layer-4 {
    max-width: 236px;
    right: calc(50% - 355px) !important;
    top: calc(50% - 118px) !important;
    left: auto !important;
    z-index: 2;
}

.scene.alternate .layer-5 {
    max-width: 186px;
    right: calc(50% - 520px) !important;
    top: calc(50% - 93px) !important;
    left: auto !important;
    z-index: 1;
}

@media (max-width: 1199.98px) {
    .scene.alternate .layer-1 {
        max-width: 156px;
        left: calc(50% - 450px) !important;
        top: calc(50% - 78px) !important;
    }

    .scene.alternate .layer-2 {
        max-width: 206px;
        left: calc(50% - 315px) !important;
        top: calc(50% - 103px) !important;
    }

    .scene.alternate .layer-3 {
        max-width: 260px;
        left: calc(50% - 130px) !important;
    }

    .scene.alternate .layer-4 {
        max-width: 206px;
        right: calc(50% - 315px) !important;
        top: calc(50% - 103px) !important;
    }

    .scene.alternate .layer-5 {
        max-width: 156px;
        right: calc(50% - 450px) !important;
        top: calc(50% - 78px) !important;
    }
}

@media (max-width: 991.98px) {
    .scene.alternate .layer-1,
    .scene.alternate .layer-5 {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    .scene.alternate .layer-2 {
        max-width: 166px;
        left: calc(50% - 250px) !important;
        top: calc(50% - 83px) !important;
    }

    .scene.alternate .layer-3 {
        max-width: 220px;
        left: calc(50% - 110px) !important;
    }

    .scene.alternate .layer-4 {
        max-width: 166px;
        right: calc(50% - 250px) !important;
        top: calc(50% - 83px) !important;
    }
}

@media (max-width: 575.98px) {
    .scene.alternate .layer-2 {
        max-width: 126px;
        left: calc(50% - 190px) !important;
        top: calc(50% - 63px) !important;
    }

    .scene.alternate .layer-3 {
        max-width: 180px;
        left: calc(50% - 90px) !important;
    }

    .scene.alternate .layer-4 {
        max-width: 126px;
        right: calc(50% - 190px) !important;
        top: calc(50% - 63px) !important;
    }
}

html[dir="rtl"] .scene.alternate .layer-3 {
    right: calc(50% - 145px) !important;
    left: auto;
}

@media (max-width: 1199.98px) {
    html[dir="rtl"] .scene.alternate .layer-3 {
        right: calc(50% - 130px) !important;
        left: auto;
    }
}

@media (max-width: 767.98px) {
    html[dir="rtl"] .scene.alternate .layer-3 {
        right: calc(50% - 110px) !important;
        left: auto;
    }
}

@media (max-width: 575.98px) {
    html[dir="rtl"] .scene.alternate .layer-3 {
        right: calc(50% - 90px) !important;
        left: auto;
    }
}

.table-up {
    color: #fff;
}

.btn-color-change {
    color: #f8615a;
}

/* slidetr */

/* .....................................more maches starts slider........................................ */

/* 3d slider */

.more_match_img img {
    height: 600px;
    margin: auto;
}

.ball_slider_wave {
    background-image: url(../../assets/images/blog/ball.png);
    /* width: 100%; */
    background-repeat: no-repeat;
    background-position: 100% 37%;
    background-size: auto;
    animation: bounce21 8s ease infinite;
}

.ball_height {
    height: 100% !important;
    /* width: 100%; */
    /* position: absolute; */
    /* margin-left: -113px; */
    padding-left: 344px !important;
    animation: bounce21 8s ease infinite;
}

@keyframes bounce21 {
    0% {
        background-position: 10% 0%;
        /* transform: translate(-10px, -200px) scale(1); */
    }

    10% {
        background-position: 10% 70%;
        /* transform: translate(-40px, -120px) scale(1); */
    }

    20% {
        background-position: 50% 70%;
        /* transform: translate(-80px, -50px) scale(1.1); */
    }

    30% {
        background-position: 90% 50%;
        /* transform: translate(-120px, -100px) scale(1); */
    }

    40% {
        background-position: 30% 10%;
        /* transform: translate(-160px, -130px) scale(1); */
    }

    50% {
        background-position: 60% 30%;
        /* transform: translate(-200px, -105px) scale(1); */
    }

    60% {
        background-position: 60% 10%;
        /* transform: translate(-240px, -50px) scale(1.1); */
    }

    70% {
        background-position: 90% 30%;
        /* transform: translate(-280px, -80px) scale(1); */
    }

    80% {
        background-position: 20% 40%;
        /* transform: translate(-320px, -90px) scale(1); */
    }

    90% {
        background-position: 40% 70%;
        /* transform: translate(-360px, -65px) scale(1); */
    }

    100% {
        background-position: 100% 100%;
        /* transform: translate(-400px, -50px) scale(1.1); */
    }
}

.carousal_height {
    /* height: 400px; */
    /* width: 100%; */
    height: 600px;
}

div#carousel {
    perspective: 1200px;
    background: transparent;
    padding-top: 2%;
    font-size: 0;
    /* margin-bottom: 3rem; */
    overflow: hidden;
}

figure#spinner {
    transform-style: preserve-3d;
    /* height: 300px; */
    height: 20rem;
    transform-origin: 50% 50% -500px;
    transition: 1s;
}

.app_carousal_360 {
    margin-top: 70px;
}

figure#spinner img {
    width: 20%;
    max-width: 425px;
    position: absolute;
    left: 30%;
    transform-origin: 68% 50% -500px;
    outline: 1px solid transparent;
}

figure#spinner img:nth-child(1) {
    transform: rotateY(0deg);
}

figure#spinner img:nth-child(2) {
    transform: rotateY(-45deg);
}

figure#spinner img:nth-child(3) {
    transform: rotateY(-90deg);
}

figure#spinner img:nth-child(4) {
    transform: rotateY(-135deg);
}

figure#spinner img:nth-child(5) {
    transform: rotateY(-180deg);
}

figure#spinner img:nth-child(6) {
    transform: rotateY(-225deg);
}

figure#spinner img:nth-child(7) {
    transform: rotateY(-270deg);
}

figure#spinner img:nth-child(8) {
    transform: rotateY(-315deg);
}

div#carousel ~ span {
    color: #fff;
    margin: 7%;
    display: inline-block;
    text-decoration: none;
    font-size: 2rem;
    transition: 0.6s color;
    position: relative;
    margin-top: -10rem;
    border-bottom: none;
    line-height: 0;
}

div#carousel ~ span:hover {
    color: #888;
    cursor: pointer;
}

/* 3d slider */

.more_matches_slider {
    /* width: 85%; */
    /* width: 200px; */
    width: 100%;
    margin: 0px auto;
}

.more_match_img img {
    padding: 10px;
}

i.las.la-angle-right {
    border: 1px solid #f5ebe6;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: 50%;
    background: #f5ebe6;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 28px;
}

i.las.la-angle-left {
    border: 1px solid #f5ebe6;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: 50%;
    background: #f5ebe6;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 28px;
}

.button-color {
    color: black !important;
}

/*  */

/* .....................................more maches starts slider........................................ */

/* .more_match_img {
            width: 60%;
            margin: 30px;
            height: 200px;
        } */

.take-img {
    width: 16%;
}

/* s */

#footer {
    background: url(../images/footer.svg);
    /* background-size: 100% 100%; */
    background-repeat: no-repeat;
    background-size: cover;
}

#whysection {
    /* background: url(../images/whyus.svg); */
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 50px;
}

.secure-fund {
    width: 100%;
}

.fa {
    background-color: beige;
    border-radius: 50px;
    width: 25px;
    height: 25px;
}

.main-arrow {
    background-color: unset !important;
    width: unset;
    border-radius: unset;
    height: unset;
}

.cpyright-change {
    color: #fff;
}

.fast-line-up {
    margin-top: 10px !important;
}

.margin-redudce {
    margin-top: -27px !important;
}

.reduce-space {
    margin-top: 0;
}

.logo-class {
    width: 100%;
}

.lds-ellipsis {
    position: absolute;
    left: 49%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.loader-class {
    width: 300px;
    height: auto;
}

.bowl-img {
    width: 50px !important;
}
.fa-chevron-right:before {
    font-size: 21px;
}

.position-abs {
    position: absolute;
}
.position-rel {
    position: relative;
    top: 2px;
}
