.navbar .dropdown-menu .dropdown-item:hover {
    background-color: #2080fd;
    padding-left: 30px;
    color: #fff;
}

.navbar .dropdown-menu {
    border: 0;
    position: absolute;
    z-index: 5;
    background-color: #fff;
    box-shadow: 0px 0px 5px #ccc !important;
    border-radius: 12px;
    display: block;
    right: 0;
    left: 0;
    padding: 8px 0;
    top: 100%;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
    min-width: 220px;
    -webkit-box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
    box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
    margin: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#theme-menu-one {
    box-shadow: 0px 0px 10px #2080fdb0;
    border-bottom: 0px;
    background-color: #fff;
}

.slider__content .highlight-text span {
    color: #2080fd;
}

.search__area {
    background-color: rgb(32 128 253 / 24%) !important;
    width: 100%;
    border-radius: 40px;
}
.dropdownb_btn{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
.dropdownb_btn2{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

 .font_25 h2 {
    font-size: 32px !important;
    line-height: 1.3;
    position: relative;
    z-index: 1;
}
.line_height{
    line-height: 30px;
}

.theme_btn {
    overflow: hidden;
    color: #ffffff;
    background: #2080fd;
    font-size: 16px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    line-height: 1;
    padding: 18px 35px;
    display: inline-block;
    border-radius: 40px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.section-title h5 {
    color: #d40610;
}

.bottom-line::before {
    background-color: unset;
}

.border_btn {
    background: #2080fd;
    /* border: 2px solid #FF723A; */
    color: #fff;
    padding: 15px 38px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 2px solid #2080fd;
}

.border_btn.active {
    border-color: #2080fd;
    background-color: #2080fd;
    -webkit-box-shadow: 5px 15px 60px #2080fd;
    box-shadow: 0px 0px 5px 0px #2080fd;
}

.theme_btn:hover {
    color: #2080fd;
    background: #fff;
    /*border: 2px solid #2080fd;*/
    box-shadow: 0px 0px 5px 0px #2080fd;
}

.border_btn.active:hover {
    color: #2080fd;
    background-color: transparent;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}
.gf_btn.active {
    color: #ffffff;
    background-color: #2080fd;
}
.gf_btn {
    border: 0;
    padding: 0;
    background: 0;
    color: #2080fd;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    margin: 10px 10px;
    display: inline-block;
    position: relative;
    background-color: #fff;
    border-radius: 40px;
    padding: 19px 39px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    box-shadow: 0px 0px 5px 0px #2080fd;
}
.gf_btn:hover {
    background-color: #2080fd;
    color: #fff;
}
.z-gallery:hover .z-gallery__content .sub-title a {
    color: #2080fd;
}
.course__meta span:last-child {
    color: #2080fd;
    font-weight: 600;
    margin-right: 0;
}
.z-gallery__thumb .heart-icon {
    color: #2080fd;
    font-size: 15px;
    background-color: #ffffff;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: center;
    line-height: 30px;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.course__tag span:first-child {
    color: #2080fd;
    background-color: rgb(32 128 253 / 18%);
}

.course__tag span:nth-child(2) {
    color: #2080fd;
    background-color: rgb(32 128 253 / 7%);
}

.img-bg::before {
    content: '';
    position: absolute;
    width: 572px;
    height: 479px;
    background-color: #2080fd;
    border-radius: 40px;
    left: 63px;
    top: auto;
    bottom: 0;
    z-index: -1;
}

.social-media a {
    color: #2080fd;
    font-size: 19px;
    background-color: #ffffff;
    width: 45px;
    height: 45px;
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
}

.z-instructors__thumb .social-media a:hover {
    color: #ffffff;
    background-color: #2080fd;
}

.single-category .sub-title a:hover {
    color: #2080fd;
}

.fot-list a:hover {
    color: #2080fd;
}

.coures-member span {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    background: #2080fd;
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    position: absolute;
    right: 20px;
    z-index: 7;
}

.text-list li:nth-child(2)::before {
    background-color: #2080fd;
}

.owl-nav .owl-prev i {
    color: #2080fd;
    font-size: 30px;
}

.owl-nav .owl-next i {
    color: #2080fd;
    font-size: 30px;
    opacity: 0.2;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.nav-style-two .owl-nav button.owl-prev,
.nav-style-two .owl-nav button.owl-next {
    color: #ffffff;
    width: 60px;
    height: 60px;
    background: #2080fd;
    border-radius: 50%;
    text-align: center;
    line-height: 65px;
    display: inline-block;
    position: absolute;
    z-index: 1;
}

.nav-style-two .owl-nav .owl-prev {
    right: 0;
    background-color: rgb(32 128 253 / 34%) !important;
}

.nav-style-two .owl-nav .owl-prev i {
    color: #ffffff !important;
}

button.owl-next:hover {
    background-color: rgb(32 128 253) !important;
}

.nav-style-two .owl-nav .owl-prev:hover {
    background-color: #2080fd !important;
}

#scrollUp {
    background: #2080fd;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-size: 15px;
    border-radius: 50%;
    line-height: 45px;
    text-align: center;
}

.chose-img-wrapper .video-wrapper .popup-video {
    color: #2a7ff3;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #ffffff;
    -webkit-filter: drop-shadow(5px 15px 60px rgba(27, 33, 47, 0.1));
    filter: drop-shadow(5px 15px 60px rgba(27, 33, 47, 0.1));
}

.why-chose-us {
    background: #2080fd1a;
}

.slick-dots li button {
    text-indent: -10000px;
    padding: 0;
    background: 0;
    border: 2px solid #2080fd !important;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 3px;
}

.testimonial-authors__content p {
    color: #207ffc;
    font-weight: 500;
}

.z-blogs:hover .sub-title {
    color: #2080fd;
}

.z-blogs h5 {
    color: #2080fd;
    font-weight: 500;
    text-transform: uppercase;
}

.footer__social a {
    background-color: rgb(32 128 253 / 18%);
    width: 39px;
    height: 39px;
    font-size: 16px;
    line-height: 39px;
    color: #2080fd;
}

.footer__social a:hover {
    color: #2080fd;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px #2080fd;
}

.search_btn {
    border: 0;
    padding: 24px 41px;
}

.slider__img__box .slide-shape.img-eight {
    width: 508px;
    left: 6px;
    z-index: -1;
    bottom: -18px;
    -webkit-animation: rotation infinite 55s linear;
    animation: rotation infinite 55s linear;
}


.coures-member h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}

.coures-members {
    display: flex !important;
    /* justify-content: center; */
    align-items: center;
    padding: 25px 10px !important;
}
.padding_100{
    padding-top: 100px;
}

.video_width {
    width: 765px;
    height: 400px;
}
.padding_94{
    padding-top: 150px;
}
.feature {
    border-radius: 20px;
    background: #ffffff;
    -webkit-box-shadow: 5px 15px 60px rgba(27, 33, 47, 0.1);
    box-shadow: 5px 15px 60px rgba(27, 33, 47, 0.1);
    font-size: 20px;
    color: #1B212F;
    font-weight: 600;
    display: inline-block;
    /* padding: 0px 0px 17px 20px; */
    position: absolute;
    z-index: 1;
    padding: 10px;
}
.feature.tag_01 {
    top: 60px;
    left: -221px;
    font-weight: 600;
}
.coures-member {
    width: 257px;
    background: #ffffff;
    -webkit-box-shadow: 5px 15px 60px rgba(27, 33, 47, 0.1);
    box-shadow: 5px 15px 60px rgba(27, 33, 47, 0.1);
    display: inline-block;
    padding: 20px 30px 20px 20px;
    border-radius: 20px;
    position: absolute;
    top: 360px;
    left: -221px;
    z-index: 2;
}
.padding_70{
    padding-top: 70px;
}
.padding_87{
  padding-top: 130px;
}
@media screen and (min-width: 350px) and (max-width: 786px) {
    .slider__img__box .slide-shape.img-six {
        display: none !important;
    }

    .hamburger-menu>a {
        display: inline-block;
        font-size: 25px;
        color: #2080fd;
    }

    .video_width {
        width: 100%;
        height: auto;
    }
    .padding_94 {
        padding-top: 94px;
    }
    .search__area li .search_btn {
        margin-left: -7px;
        width: 100%;
    }
    .padding_100{
        padding-top: 0px;
    }
   .chose-img-wrapper .video-wrapper {
    position: absolute;
    z-index: 1;
    right: 124px;
    bottom: 133px;
    }
    .more_btn{
        text-align: center;
        padding-bottom: 20px;
    }
    .padding_70{
        padding-top: 0px;
    }
    .tag_01{
        display: none !important;
    }
    .tag_02{
        display: none !important;
    }
    .tag_03{
        display: none !important;
    }
    .coures-members{
        display: none !important;
    }
    .padding_87 {
        padding-top: 87px;
    }
    .side-mobile-menu ul li a[aria-expanded="true"] {
    color: #2080fd;
    }
    .sidebar_menu{
      display: none;
    }
    .footer_image a img{
      width: 120px;
    }
}




.nav-link {
    display: block;
    padding: 0.5rem 1rem;
     color: #505050; 
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color:#000;
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 8%;
    width: 100%;
    /* text-align: center; */
    margin-top: 30px;
    padding-left: 22px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}


.modal_content{
  background: #2080fd;
    padding: 20px;
}
.modal_login_btn {
    overflow: hidden;
    color: #2080fd;
    background: #feffff;
    font-size: 16px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    line-height: 1;
    padding: 8px 24px;
    display: inline-block;
    border-radius: 40px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.font_12{
  font-size: 12px;
}
.pointer_logo_background{
    background: white;
    padding: 6px 16px;
}



/*new side bar*/
.sidebar_menu {
    margin: 0;
    padding: 0;
    overflow: auto;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 10px;
}

.sidebar_menu a {
  display: block;
  /*color: black;*/
  padding: 15px;
  text-decoration: none;
  font-size: 20px;
}
.menu__btn{
  overflow: hidden;
    color: #ffffff;
    background: #2080fd;
    font-size: 16px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    line-height: 1;
    padding: 8px 0px;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 100%;
}



.sidebar_menu a:hover:not(.active) {
    color: #2080fd;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 0px #2080fd;
    padding: 14px;
    
}

.sidebar_li:hover .icon_spinner{
    transform: rotate(360deg);
    transition: .2s;
    
}
.hover_icon span{
  /*color: #2080fd !important;*/
}


@media screen and (max-width: 700px) {
  .sidebar_menu {
    width: 100%;
    height: auto;
    position: relative;
  }
  .sidebar_menu a {float: left;}
  div.content {margin-left: 0;}
}

@media screen and (max-width: 400px) {
  .sidebar_menu a {
    text-align: center;
    float: none;
  }
}
.latest-main-bg {
    background: #fff;
    box-shadow: 0 0 24px 1px rgb(0 0 0 / 11%);
    border-radius: 5px;
    padding: 20px;
    transition: .63s ease-in-out;
    /* margin: 30px 0; */
    text-align: justify;
    margin-top: 10px;
}
.ic-sec {
   margin-right: 20px;
    content: '';
    position: relative;
    width: 40px;
    height: 40px;
    background: #2080fd;
    border-radius: 30px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}
.ic-sec::before {
    content: '\f02b';
    /* font-family: FontAwesome; */
    font-size: 29px;
    color: #fff;
    /* transform: rotate(-274deg); */
    /* bottom: -10px; */
    left: 0;
    /* position: absolute; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.ic-title h1 {
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    color: #000;
    /*font-family: 'Roboto', sans-serif;*/
    margin-top: 0;
    margin-left: 60px;
}
.article-details li.posted-by {
    /*font-family: roboto slab;*/
    color: #A8A8A8;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.article-details li:first-child {
    margin-left: 6%;
}



#st-1 .st-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -moz-border-radius: undefinedpx;
    -webkit-border-radius: undefinedpx;
    border-radius: undefinedpx;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin-right: 0;
    padding: 0 10px;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: top;
    white-space: nowrap;
}
#st-1 .st-btn[data-network='facebook'] {
    background-color: #4267B2;
}
#st-1 .st-btn[data-network='telegram'] {
    background-color: #0088cc;
}
#st-1 .st-btn[data-network='whatsapp'] {
    background-color: #25d366;
}
#st-1 .st-btn[data-network='twitter'] {
    background-color: #55acee;
}
#st-1 .st-btn[data-network='sharethis'] {
    background-color: #95D03A;
}

.posted-by{
  text-align: center;
  font-size: 15px;
  color: #000;
}
.heading_text h2{
  font-size: 20px;
}

.sidebar_image{
  align-items: center;
}



.preloader span:last-child {
    animation-delay: -0.8s;
    -webkit-animation-delay: -0.8s;
}

.preloader span {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #006cfb;
    -webkit-animation: preloader 1.3s linear infinite;
    animation: preloader 1.3s linear infinite;
}
.single-box {
    background: #e2efff;
    /* background-color: rgb(32 128 253 / 10%); */
    padding: 30px 30px;
    border-radius: 10px;
}
.single-box.s-box2 .single-box__icon {
    background-color: #2080fd;
}

 
