body,
html {
    margin: 0;
    padding: 0;
    --secondary: green;
}

.search-container {
    float: right
}

.input {
    padding: 6px;
    font-size: 17px
}

.icon {
    cursor: pointer;
    margin-right: 25px;
    line-height: 60px
}

.icon span {
    background: red;
    padding: 7px;
    border-radius: 50%;
    color: #fff;
    vertical-align: top;
    margin-left: -25px
}

.icon img {
    display: inline-block;
    width: 32px;
    margin-top: 4px
}

.join_free {
    padding: 0 !important
}

.mobile-content {
    display: none !important
}

.navigation {
    padding-top: 75px;
    background-color: #eef3fd
}

.nav-item a::before {
    width: 0%;
    bottom: 6px
}

.nav-item a:hover::before {
    width: 85%
}

.nav-link::before {
    transition: .3s;
    height: 1.5px;
    content: "";
    position: absolute;
    background-color: #292929
}

.setplease {
    color: #2a67c3;
    font-size: 28px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-top: 0;
    margin-left: 50px
}

.course_categaries {
    border: 2px solid #000;
    background: #000;
    color: #fff;
    margin: 10px 20px;
    font-weight: 700
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .45rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.main-header {
    position: fixed;
    width: 100%;
    height: 64px;
    background: #fff;
    z-index: 1000;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .4)
}

.search-container button {
    float: right;
    padding: 6px 10px;
    margin-right: 16px;
    background: #000;
    font-size: 17px;
    cursor: pointer
}

.navbar-nav>li>a {
    color: #444;
    font-family: Lato;
    font-size: 1.7em;
    font-weight: 300
}

.navbar-nav li a:hover {
    transition: .7s all linear;
    height: 100%
}

.search-container button:hover {
    background: #ccc
}

.dropdown-menu li {
    position: relative;
    padding-left: 5px;
    padding-right: 10px
}

.dropdown-menu .submenu {
    display: none;
    position: absolute;
    left: 96%;
    top: -7px;
    z-index: 1
}

.course_categaries {
    border-radius: 2px;
    background: #000;
    color: #fff;
    padding: 3px 5px
}

.chan {
    display: none !important
}

.dropdown-menu {
    background-color: #eef3fd
}

.course-drop.show {
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 25%);
    border-radius: 0;
    padding: 0;
    width: 320px
}

.dropdown-menu .submenu-left {
    right: 100%;
    left: 0;
    margin: 20px
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .5rem 7px 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

a.nav-link.Join_free,
a.nav-link.nav-user-img {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    border-radius: 4px
}

a.nav-link.nav-user-img span.login {
    border: 1px solid #2c6dff;
    height: 36px;
    padding: 5px 10px;
    display: inline-block;
    text-align: center
}

a.nav-link.Join_free span.login {
    background-color: #2c6dff;
    padding: 5px 10px;
    display: inline-block;
    border: 1px solid #2c6dff;
    color: #fff
}

.form-dash {
    position: absolute;
    right: 5%
}

.nav-link {
    padding: 6px !important
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .45rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

a.nav-link.dropdown-toggle:after {
    background-image: url(https://isopara.com/website_assets/images/home_page/downarrow.svg) !important;
    background-repeat: no-repeat;
    margin-right: 15px;
    width: 15px;
    height: 11px;
    border: 0;
    top: 14px;
    vertical-align: text-top;
    content: "" !important;
    position: absolute
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .5rem 7px 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu.show {
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 25%);
    border-radius: 0;
    padding: 0
}

.navbar-main {
    background-color: #eef3fd;
    height: 42px;
    padding: 7px 0;
    padding-top: 100px;
    padding-bottom: 28px
}

li.nav-item.dropdown {
    padding-right: 5px;
    margin-right: 15px
}

.menulink .dropdown-item,
.menulink .nav-link {
    color: #000;
    text-transform: capitalize;
    font-family: Ubuntu-Regular;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    position: relative
}

.searchFilter .dropdown-menu-right {
    right: 170px;
    min-width: 175px;
    top: 90%
}

ul.navbar-nav.menulink li a img {
    margin-right: 5px
}

.dropdown-menu.show {
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 25%);
    border-radius: 0;
    padding: 0
}

.menulink .dropdown-item:hover {
    background: #eef3fd;
    padding: 8px
}

.searchFilter {
    margin-bottom: 20px
}

a.nav-link.dropdown-toggle:after {
    background-image: url(https://isopara.com/website_assets/images/home_page/downarrow.svg) !important;
    background-repeat: no-repeat;
    margin-right: 15px;
    width: 15px;
    height: 11px;
    border: 0;
    top: 14px;
    vertical-align: text-top;
    content: "" !important;
    position: absolute
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .45rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.menulink .dropdown-item,
.menulink .nav-link {
    color: #000;
    text-transform: capitalize;
    font-family: Ubuntu-Regular;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    padding: 8px
}

span.cateory {
    padding: 11px;
    border-radius: 0;
    margin-top: -1px;
    margin-left: -1px;
    margin-bottom: -1px
}

.navbar-toggler-icon {
    background-image: url(https://isopara.com/website_assets/images/home_page/ham.svg) !important;
    position: fixed !important
}

.dropdown-item li:hover>.submenu {
    display: block
}

.explore {
    margin-right: 30px;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 5px
}

.dropdown-menu>li:hover>.submenu {
    display: block
}

.submenu li a:hover {
    background-color: #f1f0f0;
    border-radius: 5px
}

.dropdown-item:hover {
    background-color: #f1f0f0
}

.submenu {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}
.animated-button {
    position: relative;
    // background: linear-gradient(45deg, #ee7752, #c8e73cad, #e5aae5, #23d5ab);
    background: linear-gradient(45deg, hsl(160.62deg 100% 46.06% / 35%) 0%, hsla(58, 100%, 68%, 1) 100%);
    background-size: 400% 400%;
    color: #000;
    padding: 5px 20px;
    border: none;
    border-radius: 5px;
    margin-left: 20px;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    // background-size: 200% 100%;
    animation: colorChange 3s linear infinite;
    text-decoration: none; /* Remove default underline on links */
    display: inline-block; /* Make the link behave like a block element */
  }
  
  @keyframes colorChange {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
  }
  
  /* Additional styling for the blinking effect */
 
// .blinking-effect {
//     color: #000;
//     padding: 6px 10px;    
//     font-size: 16px;
//     margin: 10px 20px;
//     font-weight: 700;  
//     border: 0.5px solid #9face6;
//     // background-image: linear-gradient(280deg,#d0a1e9 25% ,#d0a8e5b3 50%, #e3d1f1 80%);
//     background-size: 200% 100%;
//     animation: rotate 2s linear both infinite;
//     background-color:#edcb67;
//   }
  @keyframes rotate {
    100% {
        filter: hue-rotate(-360deg);
    }
  }
  @keyframes loading {
    to {
        background-position: -200% 0;
    }
    from{
        background-position: 0% -200%;
    }
  }
  .mobile-only {
    display: none !important;
  }
  .desktop-only {
    display: block;
  }
.submenu hr {
    margin-top: 0;
    margin-bottom: 0
}
.bell {
    margin-right: 8px;
}
/* For WebKit browsers (Chrome, Safari, newer versions of Opera) */
::-webkit-scrollbar {
    width: 10px; /* Adjust the width as needed */
}

::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* Color of the scrollbar track */
}

::-webkit-scrollbar-thumb {
    background-color: #fff; /* Color of the scrollbar thumb/handle */
    border-radius: 6px; /* Rounded corners for the scrollbar thumb */
}

::-webkit-scrollbar-thumb:hover {
    background-color: #555; /* Color of the scrollbar thumb on hover */
}
.menulink .dropdown-item,
.menulink .nav-link {
    color: #000;
    text-transform: capitalize;
    font-family: Ubuntu-Regular;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px
}

ul.navbar-nav.menulink li a img {
    margin-right: 5px
}

.dropdown-menu.show {
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 25%);
    border-radius: 0;
    padding: 0
}

@media only screen and (max-width:320px) {
    .img {
        display: none
    }

    .bell {
        display: none
    }

    .navbar-toggler-icon {
        background-image: url(https://isopara.com/website_assets/images/home_page/ham.svg);
        position: fixed
    }

    .menulink .dropdown-item,
    .menulink .nav-link {
        border-bottom: 1px solid #d7d7d7
    }

    .navbar-main {
        background-color: #eef3fd;
        height: 0;
        padding: 0;
        padding-top: 0;
        padding-bottom: 0
    }
}

@media only screen and (max-width:767px) {
    .form-dash {
        right: 2%
    }
    body::-webkit-scrollbar {
        background-color: #fff;
      }
      .mobile-only {
        display: block !important;
      }
      .desktop-only {
        display: none;
      }
      body::-webkit-scrollbar-thumb {
        background-color: #fff;
      }
    .btn-drop,
    .course_categaries,
    .search-head {
        display: none !important
    }
    .navi,.Join_free{
        display: none !important;
      }
      .blinking-effect {
        padding: 7px 6px;
    font-size: 14px;
       margin: 8px;
      }
    span.cateory {
        padding: 8px;
        border-radius: 0;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px
    }
    .icon {
        margin-right: 9px
    }

    .course-drop.show {
        background: #fff;
        box-shadow: 0 1px 2px rgb(0 0 0 / 25%);
        border-radius: 0;
        padding: 0;
        width: 285px
    }

    .nav-link::before {
        transition: .3s;
        height: 1.5px;
        content: "";
        position: absolute;
        background-color: #fbfbfb
    }

    div#dropdown6 {
        background: #fbfbfb;
        box-shadow: 2px 2px 4px rgb(0 0 0 / 25%);
        padding: 10px 15px
    }

    .dropdown6 {
        background: #fbfbfb;
        box-shadow: 2px 2px 4px rgb(0 0 0 / 25%);
        padding: 10px 15px;
        margin-top: 10px
    }

    a.nav-link.dropdown-toggle:after {
        right: 0
    }

    .show::after {
        transform: rotate(180deg)
    }

    .chan {
        display: block !important
    }

    .isopara_chan {
        display: none !important
    }

    .navbar-main {
        background-color: #eef3fd;
        height: 0;
        padding: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    .navbar-toggler-icon {
        width: 1em !important;
        color: gray;
        margin-left: -6px
    }

    .menulink .nav-link {
        border-bottom: .2px solid #d7d7d7
    }

    hr.mhr {
        display: block
    }

    .submenu .mhr {
        display: block
    }

    .dash_icon,
    .user_name {
        display: none
    }

    .submenu li a:hover {
        background-color: #f1f0f0;
        border-radius: 5px
    }

    .dropdown-menu {
        background-color: #f1f0f0
    }

    .dropdown-menu .submenu {
        display: none;
        position: static;
        width: 260px
    }

    .dropdown-menu .submenu li a {
        word-wrap: break-word;
        white-space: normal
    }

    #overlay {
        position: fixed;
        display: none;
        width: 100%;
        height: calc(100% - 65px);
        top: 66px;
        background-color: rgba(0, 0, 0, .7);
        z-index: 2;
        cursor: pointer
    }

    #overlay {
        top: 115px
    }

    .submenu li a {
        background-color: #f1f0f0;
        font-size: 14px
    }

    .dropdown-menu li {
        position: static;
        padding-left: 5px;
        padding-right: 5px
    }

    .setplease {
        font-size: 23px !important;
        margin-top: 9px;
        margin-left: 14px
    }

    .item1 {
        display: inline-block
    }

    button.navbar-toggler {
        position: absolute;
        top: 17px;
        left: 10px;
        z-index: 2
    }

    .navbar-toggler-icon {
        height: 134px !important;
        position: fixed !important;
        top: -33px;
        z-index: 1
    }

    .navbar-toggler-icon {
        width: 1em !important;
        color: gray;
        margin-left: -6px
    }

    .mobile-content {
        display: flex !important;
        background-color: #eef3fd;
        padding: 7px 0 !important;
        justify-content: center
    }

    .searchFilter1 {
        width: 166px;
        margin-left: 10px !important;
        flex-grow: 2;
        margin-right: 2px !important
    }

    .course_categaries1 {
        border: 1px solid #000;
        background: #000;
        text-align: center;
        color: #fff;
        font-weight: 500;
        padding: 5px 15px
    }

    .menulink {
        font-size: 7px
    }

    .navbar-toggler-icon {
        display: block !important
    }

    .main-header {
        display: flex;
        flex-wrap: nowrap
    }

    .navigation {
        padding-top: 60px;
        background-color: #eef3fd
    }
}

@media only screen and (min-width:576px) and (max-width:600px) {
    .mobile-content {
        flex-direction: row
    }
}

@media only screen and (min-width:767px) and (max-width:960px) {

    .item1,
    .item2,
    .navbar-toggler-icon {
        display: block
    }

    .navbar-main {
        padding-top: 78px;
        padding-bottom: 51px
    }

    .setplease {
        font-size: 25px;
        margin-left: 5px
    }
}

@media screen and (max-width:1000px) and (min-width:767px) {

    .isopara_chan,
    .item5,
    .mobile-content {
        display: none !important
    }

    .form-dash {
        position: absolute;
        right: 0
    }

    .dash_icon,
    .user_name {
        display: none
    }
}

@media only screen and (min-width:960px) and (max-width:1300px) {
    .setplease {
        margin-left: 0
    }
}

@media only screen and (min-width:1000px) and (max-width:1200px) {
    .form-dash {
        position: absolute;
        right: 0
    }
}