@font-face {
    font-family: 'Poppins';
    src: url('fonts/fonts/Poppins-Bold.woff2') format('woff2'),
        url('fonts/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Black.woff2') format('woff2'),
        url('fonts/Poppins-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('fonts/Poppins-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-ExtraLight.woff2') format('woff2'),
        url('fonts/Poppins-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Light.woff2') format('woff2'),
        url('fonts/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Medium.woff2') format('woff2'),
        url('fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Regular.woff2') format('woff2'),
        url('fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('fonts/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Thin.woff2') format('woff2'),
        url('fonts/Poppins-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ExtraBold.woff2') format('woff2'),
        url('fonts/Roboto-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ExtraLight.woff2') format('woff2'),
        url('fonts/Roboto-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-SemiBold.woff2') format('woff2'),
        url('fonts/Roboto-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Thin.woff2') format('woff2'),
        url('fonts/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Public Sans';
    src: url('fonts/PublicSans-Light.woff2') format('woff2'),
        url('fonts/PublicSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Public Sans';
    src: url('fonts/PublicSans-Bold.woff2') format('woff2'),
        url('fonts/PublicSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Public Sans';
    src: url('fonts/PublicSans-Black.woff2') format('woff2'),
        url('fonts/PublicSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Public Sans';
    src: url('fonts/PublicSans-ExtraLight.woff2') format('woff2'),
        url('fonts/PublicSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Public Sans';
    src: url('fonts/PublicSans-ExtraBold.woff2') format('woff2'),
        url('fonts/PublicSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Public Sans';
    src: url('fonts/PublicSans-Thin.woff2') format('woff2'),
        url('fonts/PublicSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Public Sans';
    src: url('fonts/PublicSans-Regular.woff2') format('woff2'),
        url('fonts/PublicSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Public Sans';
    src: url('fonts/PublicSans-SemiBold.woff2') format('woff2'),
        url('fonts/PublicSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Public Sans';
    src: url('fonts/PublicSans-Medium.woff2') format('woff2'),
        url('fonts/PublicSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



img {
    max-width: 100%;
}

input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="tel"],
textarea,
.input-checkbox {
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
}

input:focus {
    outline: 0;
}

textarea:focus {
    outline: 0;
}

button:focus {
    outline: 0;
}

a {
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s ease;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}

.TC {
    text-align: center;
}

.TL {
    text-align: left;
}

.TR {
    text-align: right;
}

.margin_auto {
    margin: auto;
    float: none;
}

.padding {
    padding: 0;
}

.al {
    width: 100%;
    height: 100%;
    display: table;
}

.alm {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

abbr[title] {
    border-bottom: none !important;
    cursor: inherit !important;
    text-decoration: none !important;
}

body {
    background-color: #0D1117;
    font-family: 'Roboto';
}
.common-box-cls.box-cls-one .container:before,
.common-box-cls.box-cls-three .container:before,
.testimonial-cls:before,
footer:before,
.founder-cls:before,
.form-cls:before,
.blog-cls:before,
.blog-detail-cls:before,
.testi-cls:before
{
    content: '';
    background-image: url('../images/shadow.png');
    background-repeat: no-repeat;
    height: 700px;
    width: 700px;
    position: absolute;
    right: -20%;
    bottom: -90%;
    background-size: 100% 100%;
    z-index: -1;
}
.jcc{
    justify-content: center;
}
.jsb{
    justify-content: space-between;
}
.aic{
    align-items: center;
}

.d-flex{
    flex-wrap: wrap;
}
*{
    scrollbar-width: auto;
    scrollbar-color: #4FA2EA #0D1117;
}
*::selection{
    background: #4FA2EA70;
    color: #0D1117;
}
.navbar .container
{
    display: block;
    max-width: 1400px;
}
.navbar .logo-sec img
{
    height: 32px;
    transition: all 0.5s;
    width: 250px;
    object-fit: contain;
    object-position: left;
}
.navbar .btn-cls
{
    display: none;
}
.navbar .nav-link
{
    color: #fff;
    font-size:20px;
    font-family: 'Public Sans';
    margin: 0 17px;
    transition: all 0.5s;
}
.navbar .btn-arw ul
{
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin:0;
    padding: 0;
    gap: 30px;
}
.a-btn
{
    position: relative;
    overflow: hidden;
    border: 1px solid #4FA2EA;
    border-radius: 50px;
    padding: 7px 40px;
    transition: all 0.5s;
    background-color: #4FA2EA;
    color: #fff;
    font-family: 'Public Sans';
    font-size: 20px;
    padding: 7px 40px;
    display: block;
    width: fit-content;
}
.a-btn:before
{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0D1117;
    left: 0;
    bottom: -100%;
    border-radius: 50%;
    transition: all ease 0.5s;
    transition-delay: 0.3s;
}
.a-btn:hover:before
{
    bottom: 0;
    border-radius: 50px;
}
.a-btn span
{
    position: relative;
    z-index: 1;
}

.main
{
    overflow: hidden;
    padding-top: 120px;
}
.banner-cls
{
    padding: 100px 0;
    text-align: center;
}
.banner-cls h1
{
    font-size: 90px;
    -webkit-text-fill-color: transparent;
    background: rgb(107,232,186);
    background: linear-gradient(86deg, rgba(107,232,186,1) 0%, rgba(78,163,234,1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 600;
    width: fit-content;
    margin: auto;
}
.banner-cls P
{
    color: #fff;
    font-size: 19px;
    max-width: 60%;
    margin:45px auto 60px;
    line-height: 37px;
}
.banner-cls .a-btn-cls
{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.number-cls
{
    padding: 70px 0 100px;
}
.number-cls h2
{
    color: #fff;
    font-size: 65px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 600;
}
.number-cls h4
{
    color: #fff;
    font-size: 30px;
}

.common-box-cls .col-12
{
    padding: 0 20px;
}
.common-box-cls h2
{
    font-size: 55px;
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
    width: fit-content;
    font-weight: 700;
    margin-bottom: 10px;
}
.common-box-cls p
{
    font-size: 19px;
    color: #fff;
    margin: 24px 0;
    line-height: 35px;
}
.common-box-cls
{
    padding: 70px 0;
    position: relative;
}

.common-box-cls .container
{
    position: relative;
}
.common-box-cls .img img
{
    border-radius: 20px;
}
.common-box-cls .img
{
    position: relative;
}
.common-box-cls .img:before
{
    content: '';
    background-color: #000;    
    border-radius: 20px;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
}
.common-box-cls.box-cls-one .img:before
{
    width: 95%;
    left: -60px;
    bottom: -70px;
}
.common-box-cls.box-cls-two .img:before
{
    right: -60px;
    bottom: -60px;
}
.common-box-cls.box-cls-three .img:before
{
    width: 95%;
    left: -60px;
    bottom: -70px;
}
.common-box-cls.box-cls-three .container:before
{
    right: unset;
    left: -29%;
    bottom: -77%;
    height: 1000px;
    width: 1000px;
}

.popular-cls-main,
.youtube-v
{
    padding: 100px 0;
}
.popular-cls-main h2,
.youtube-v h2
{
    font-size: 58px;
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
    width: fit-content;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 80px;
}
.popular-cls-main .box
{
    border-radius: 15px;
    background: #000;
    padding: 45px;
    text-align: center;
    margin: 0 15px;
}
.popular-cls-main .box h3
{
    font-size: 30px;
    color: #fff;
    margin-bottom:25px;
    text-transform: capitalize;
}
.popular-cls-main .box p
{
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}
.popular-cls-main .box a
{
    transform: translateY(65px);
    margin: auto;
}

.youtube-v .video-cls
{
    font-size: 0;
    text-align: center;
}
.youtube-v .video-cls iframe
{
    height: 80vh;
    width: 95%;
    margin: auto;
    object-fit: contain;
    min-height: 500px;
    border-radius: 20px;
    max-height: 600px;
}


.testimonial-cls
{
    position: relative;
    padding: 50px 0;
}
.testimonial-cls:before
{
    bottom: unset;
    top: -60%;
    left: 0;
    right: 0;
    margin: auto;
}
.community-cls
{
    background: #0A0A0A;
    padding:70px;
}
.community-cls .container-two,
.faq-cls .container-two
{
    margin: auto;
    max-width: 1500px;
}
.community-cls .col-12
{
    padding: 0 15px;
}
.community-cls .box
{
    display: flex;
    gap: 20px;
}
.community-cls h2,
.founder-cls .head h2
{
    font-size: 60px;
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
    width: fit-content;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
}
.community-cls h4
{
    color: #3466e8;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Poppins';
    margin-bottom: 5px;
}
.community-cls p
{
    font-weight: 200;
    font-size: 16px;
    color: #fff;
    font-family: 'Poppins';
}
.community-cls .sec-b
{
    margin-top: 50px;
}
.community-cls .text
{
    margin-top: 40px;
    width: calc(100% - 220px);
}
.community-cls .box img
{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.community-cls .image
{
    width: 220px;
    border: 1px solid #ccc;
    height: 260px;
    border-radius: 5px;
    overflow: hidden;
}
.community-cls .first-b .image
{
    rotate: 353deg;
}
.community-cls .first-b .box.aie
{
    gap: 40px;
}

footer
{
    padding: 100px 0 70px;
    position: relative;
}
footer:before
{
    top: -120%;
    bottom: unset;
    right: -8%;
    width: 1000px;
    height: 1000px;
}
footer.home-footer:before
{
    top: -120%;
    right: -18%;
}
footer .logo-box a img
{
    height: 38px;
    width: auto;
    object-fit: contain;
    margin-bottom: 27px;
}
footer .logo-box p
{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 35px;
}
footer .nav-box h3
{
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
    width: fit-content;
    font-size: 27px;
    margin-bottom: 24px;
}
footer .nav-box ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
footer .nav-box ul li a
{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin: 8px 0;
    display: block;
    width: fit-content;
}
footer .nav-box ul li a:hover,
.navbar .nav-link:hover
{
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
}


.founder-cls
{
    padding: 120px 0 00px;
    position: relative;
}
.founder-cls:before
{
    bottom:-8%;
    right: -10%;
    width: 1000px;
    height: 1000px;
}
.founder-cls .head h2
{
    margin: 30px auto 60px;
}
.founder-cls .box
{
    position: relative;
    padding:40px 40px 10px;
    margin: 0 0 40px;
    transition: all 0.5s;
}
.founder-cls .box:before
{
    transition: all 0.5s;
    content: '';
    background: #000;
    height: 85%;
    width: 100%;
    border-radius: 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.founder-cls .box .head-box
{
    display: flex;
    align-items: end;
    gap: 25px;
}
.founder-cls .box .head-box img
{
    height: 440px;
    width: 340px;
    object-fit: cover;
    border-radius: 15px;
}
.founder-cls .col-lg-6
{
    padding: 0 60px;
    width: 44%;
}
.founder-cls .col-lg-4
{
    width: 29.333333%;
}
.founder-cls .icons
{
    transform: translateX(10px);
}
.founder-cls .icons a
{
    background: #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 30px 0;
    transition: all 0.5s;
}
.founder-cls .icons a:hover
{
    background: #000;
}
.founder-cls .icons a i
{
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
    font-size: 40px;
    transition: all 0.5s;
}
.founder-cls .name-box
{
    padding: 20px;
}
.founder-cls .name-box h3
{
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
}
.founder-cls .name-box h4
{
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}
.founder-cls .small-box .head-box img
{
    width: 280px;
    height: 350px;
}
.founder-cls .small-box .head-box
{
    justify-content: center;
}
.founder-cls .small-box .name-box h3
{
    font-size: 28px;
}
.founder-cls .small-box .name-box h4
{
    font-size: 20px;
}
.founder-cls .box:hover:before
{
    height: 100%;
}


.form-cls
{
    padding: 100px 0;
    position: relative;
}
.form-cls:before
{
    right: unset;
    left: -9%;
    bottom: -16%;
}
.form-cls .col-lg-6
{
    width: 45%;
}
.form-cls .box input,
.form-cls .box textarea
{
    width: 100%;
    border-radius: 15px;
    color: #fff;
    font-size: 16px;
    background: #ffffff21;
    border: 0;
    padding: 20px 25px;
    margin: 7px 0;
}
.form-cls .box input::placeholder,
.form-cls .box textarea::placeholder
{
    color: #fff;
}
.form-cls .box textarea
{
    height: 150px;
    resize: none;
}
/* Chrome, Safari, Edge, Opera */
.form-cls .box input::-webkit-outer-spin-button,
.form-cls .box input::-webkit-inner-spin-button 
{
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.form-cls .box input[type="number"] 
{
  -moz-appearance: textfield;
}
.form-cls .rgt-box
{
    position: relative;
    padding-right: 20px;
}
.form-cls .rgt-box:before
{
    content: "";
    background: #000;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 117%;
    width: 90%;
    z-index: -1;
    border-radius: 15px;
}
.form-cls .sub-box
{
    display: flex;
    align-items: center;
    gap: 25px;
    margin: 40px 0;
}
.form-cls .sub-box img
{
    height: 120px;
    width: 120px;
}
.form-cls .sub-box h4
{
    color: #fff;
    font-size: 25px;
    margin-bottom: 10px;
}
.form-cls .sub-box a
{
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    transition: all 0.5s;
}
.form-cls .sub-box a:hover
{
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
}

.g-map-cls
{
    padding: 100px 0 80px;
}
.g-map-cls iframe
{
    height: 500px;
    width: 100%;
    border-radius: 30px;
}


.blog-cls 
{
    position: relative;
    z-index: 11;
}
.blog-cls:before
{
    bottom: unset;
    top: 10%;
    right: unset;
    width: 900px;
    height: 900px;
    left: -19%;
}
.blog-cls .col-lg-4
{
    padding: 0 20px;
    position: relative;
    margin: 40px 0;
}
.blog-cls .col-lg-4:before
{
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    height: 90%;
    width: 85%;
    bottom: 0;
    z-index:-1;
    border-radius: 20px;
    transition: all 0.5s;
}
.blog-cls .col-lg-4:nth-child(even):before
{
    bottom: unset;
    top: 0;
}
.blog-cls .col-lg-4 .box
{
    padding: 25px;
    display: block;
}
.blog-cls .col-lg-4 .image
{
    height: 380px;
    overflow: hidden;
    width: 100%;
    border-radius: 20px;
    margin-bottom: 30px;
}
.blog-cls .col-lg-4:nth-child(even) .image
{
    margin-bottom: 0;
    margin-top: 30px;
}
.blog-cls .col-lg-4 .image img
{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.blog-cls .col-lg-4 .text 
{
    padding-right: 40px;
}
.blog-cls .col-lg-4 .text .b-1
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 18px;
}
.blog-cls .col-lg-4 .text .b-1 h4
{
    font-size: 28px;
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
}
.blog-cls .col-lg-4 .text .b-1 h6
{
    color: #fff;
    font-size: 14px;
    text-align: right;
    font-weight: 400;
}
.blog-cls .col-lg-4 .text p
{
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    font-weight: 400;
}

.blog-detail-cls
{
    padding: 70px 0 150px;
    position: relative;
}
.blog-detail-cls:before
{   
    top: 20%;
    bottom: unset;
    right: unset;
    left: -10%;
}
.blog-detail-cls .box.left-box h3
{
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
    font-size: 34px;
    line-height: 45px;
    margin-bottom: 25px;
}
.blog-detail-cls .box.left-box p
{
    font-size: 19px;
    color: #fff;
    margin: 10px 0;
    line-height: 36px;
}
.blog-detail-cls .box.left-box p span
{
    margin-right: 15px;
}
.blog-detail-cls .box.left-box .big-img
{
    height: 500px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    margin:50px 0;
}
.blog-detail-cls .box.left-box .big-img img
{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.blog-detail-cls .box.left-box .small-img
{
    display: flex;
    gap: 15px;
    margin: 30px 0;
    align-items: center;
}
.blog-detail-cls .box.left-box .small-img .b-1
{
    height: 600px;
    border-radius: 20px;
    overflow: hidden;
    width: 400px;
}
.blog-detail-cls .box.left-box .small-img .b-2
{
    width: 250px;
}
.blog-detail-cls .box.left-box .small-img .b-1 img
{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.blog-detail-cls .box.left-box .small-img .b-2 img
{
    height: 300px;
    margin: 10px 0;
    width: 250px;
    object-fit: cover;
    border-radius: 16px;
}
.blog-detail-cls .box.rgt-box h4
{
    color: #fff;
    font-size: 32px;
    margin-bottom: 30px;
}
.blog-detail-cls .box.rgt-box h6
{
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin: 24px 0;
}
.blog-detail-cls .box.rgt-box .share-box
{
    margin: 80px 0;
}
.blog-detail-cls .box.rgt-box .share-box a
{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
}
.blog-detail-cls .box.rgt-box .share-box a i
{
    font-size: 22px;
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
}
.blog-detail-cls .box.rgt-box .share-box .icons
{
    display: flex;
    align-items: center;
    gap: 20px;
}
.blog-detail-cls .box.rgt-box .share-box a:hover
{
    background: transparent;
}
.blog-detail-cls .box.rgt-box .box-sub
{
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 20px 0;
}
.blog-detail-cls .box.rgt-box .box-sub img
{
    height: 120px;
    width: 80px;
    border-radius: 7px;
    object-fit: cover;
}
.blog-detail-cls .box.rgt-box .box-sub .text-box
{
    width: calc(100% - 80px);
}
.blog-detail-cls .box.rgt-box .box-sub .text-box a
{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: block;
}
.blog-detail-cls .box.rgt-box .box-sub .text-box p
{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
}
.blog-cls.more-blogs:before
{
    display: none;
}
.blog-cls h2
{
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
    font-size: 60px;
    text-align: center;
    margin:0 auto 30px;
    width: fit-content;
    font-weight: 700;
}

.testi-cls
{
    padding: 50px 0 100px;
    position: relative;
}
.testi-cls .box
{
    display: flex;
    gap: 25px;
    margin: 35px 0;
}
.testi-cls .col-12
{
    width: 47%;
}
.testi-cls .box h3
{
    font-size: 40px;
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text;
    width: fit-content;
    margin-bottom: 10px;
}
.testi-cls .box p
{
    color: #fff;
    font-size: 17px;
    line-height: 34px;
    font-weight: 400;    
}
.testi-cls .box .img
{
    width: 250px;
    height: 300px;
    object-fit: cover;
}
.testi-cls .box .text
{
    width:calc(100% - 250px);
}
.testi-cls .box .img img
{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.testi-cls:before
{
    left: 0;
    right: 0;
    margin: auto;
    bottom: 10%;
    width: 800px;
    height: 800px;
}

.blog-cls.courses-cls-box .col-lg-4:before
{
    top: unset;
    bottom: 0;
}
.blog-cls.courses-cls-box .col-lg-4 .image
{
    margin-top: 0;
    margin-bottom: 30px;
}
.blog-cls.courses-cls-box .col-lg-4 .text h6
{
    -webkit-text-fill-color: transparent;
    background: rgb(107, 232, 186);
    background: linear-gradient(86deg, rgba(107, 232, 186, 1) 0%, rgba(78, 163, 234, 1) 100%);
    -webkit-background-clip: text; 
    font-size: 16px;  
    font-weight: 600;
}
.blog-cls.courses-cls-box .col-lg-4 .text .b-1
{
    margin-bottom: 8px;
}
.blog-cls.courses-cls-box .col-lg-4 .text .b-2
{
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 50px;
}
.blog-cls.courses-cls-box .col-lg-4 .text .b-2 span img
{
    width: 25px;
    height: 25px;
    margin-right: 5px;
}
.blog-cls.courses-cls-box .col-lg-4 .text .b-2 span
{
    color: #fff;
    font-size: 14px;
}
.blog-cls.courses-cls-box .anchor-btn a
{
    margin:30px auto 0;
}

.blog-cls.courses-cls-box.related-box-cls h2
{
    margin: 100px auto 0;
}
.blog-cls.courses-cls-box.related-box-cls:before
{
    left: unset;
    right: -10%;
}

.courses-dtl-box .stars-box
{   
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 30px;
}
.courses-dtl-box .stars-box .stars
{
    display: flex;
    align-items: center;
    gap: 5px;
}
.courses-dtl-box .stars-box .stars img
{
    width: 30px;
    height: 30px;
    object-fit: contain;
}
.courses-dtl-box .stars-box .stars img.checked-star
{
    filter: brightness(0) saturate(100%) invert(85%) sepia(71%) saturate(378%) hue-rotate(78deg) brightness(100%) contrast(83%);
}
.courses-dtl-box .stars-box h5
{
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    font-family: 'Public Sans';
}
.courses-dtl-box h3
{
    margin: 8px 0;
    font-size: 27px;
    color: #fff;
    font-weight: 400;
    font-family: 'Public Sans';
}
.courses-dtl-box p,
.courses-dtl-box .sec-box li
{
    font-size: 17px;
    color: #fff;
    margin: 20px 0;
    font-weight: 400;
    line-height: 34px;
}
.courses-dtl-box .box2
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}
.courses-dtl-box .box2 .sub-box
{
    width: 48%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap:break-word;
    font-size: 17px;
    color:#fff;;
}
.courses-dtl-box .box2 .sub-box img
{
    width: 27px;
    height: 27px;
    object-fit: contain;
    margin-right: 10px;
}
.courses-dtl-box .box .a-btn
{
    margin-top: 50px;
}
.courses-dtl-box .box.r-box
{
    height: 400px;
    position: relative;
    width: calc(100% - 40px);
    border-radius: 20px;
    overflow: hidden;
    margin-left: 40px;
}
.courses-dtl-box .box.r-box .video video
{
    height: 100%;
    width: 100%;
    object-fit:cover;
}
.courses-dtl-box .box.r-box .bg-img
{
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.courses-dtl-box .box.r-box .bg-img img
{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.courses-dtl-box .box.r-box .playpause
{
    height: 90px;
    width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    z-index: 11;
    margin: auto;
    border-radius: 50%;
    border:1px solid #fff;
    background: #fff;
    transition: all 0.5s;
}
.courses-dtl-box .box.r-box .playpause i
{
    font-size: 26px;
    color: #4EA3EA;
    transition: all 0.5s;
}
.courses-dtl-box .box.r-box .playpause:hover
{
    background: #4EA3EA;
}
.courses-dtl-box .box.r-box .playpause:hover i
{
    color: #fff;
}
.courses-dtl-box .box.r-box .playpause.active,
.courses-dtl-box .box.r-box .bg-img.active
{
    opacity: 0;
    visibility: hidden;
}
.courses-dtl-box .box.r-box .video
{
    font-size: 0;
    height: 100%;
    width: 100%;
}
.courses-dtl-box .sec-box
{
    padding: 90px 0 100px;
}
.courses-dtl-box .sec-box h6
{
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 400;
}
.courses-dtl-box .sec-box ul
{
    margin: 0;
    padding: 0;
}
.courses-dtl-box .sec-box li
{
    padding-left: 25px;
    list-style: none;
    position: relative;
}
.courses-dtl-box .sec-box li:before
{
    content: '';
    background: #6BE8BA;
    border-radius: 50%;
    height:10px;
    width: 10px;
    display: inline-block;
    position: absolute;
    top:12px;
    left: 0;
}
.courses-dtl-box .sec-box .r-box
{
    margin-left: 40px;
}
.courses-dtl-box .sec-box .r-box .boxes
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    margin: 26px 0;
}
.courses-dtl-box .sec-box .r-box .boxes span
{
    width: 23%;
    border-radius: 30px;
    padding: 12px 15px;
    text-align: center;
    background: #4FA2EA25;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.courses-dtl-box .sec-box .r-box .boxes2
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
    padding-top: 20px;
}
.courses-dtl-box .sec-box .r-box .boxes2 .sub-box
{
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 15px;
    color: #fff;
    min-width: 31%;
    font-weight: 400;
}
.courses-dtl-box .sec-box .r-box .boxes2 .sub-box img
{
    width: 40px;
    height: 40px;
    object-fit: contain;
}

nav.navbar
{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 11111;
    backdrop-filter: blur(4px);
    background: #0d1117d9;
    box-shadow: 0 0 5px 5px #0d1117d9;
    padding: 35px 0;
    transition: all 0.5s;
}
nav.navbar.changeclr
{
    padding: 20px 0;
}
nav.navbar.changeclr .logo-sec img
{
    height: 27px;
}
.common-box-cls .a-btn
{
    margin-top: 40px;
}