.repeated-certificate-main .repeated-cirtificate-box .common-circle-shape-parent .image-inner {
  border: 1px solid #111 !important;

}

:root {
  --untitled-500: 'test_untitled_serifmedium';
  --untitled-400: 'test_untitled_serifregular';
  --untitled-400-ita: 'test_untitled_serifitalic';

  --publico-300: 'publico_banner_weblight';
  --publico-500: 'publico_banner_webMdIt';
}

a {
  text-decoration: none;
}

.home-slider-main {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  border-radius: 0;
}

.custom-megamenu-main {
  position: fixed;
  top: 100px;
  background: #fff;
  width: 100%;
  left: 0;
  height: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  z-index: 999;
  overflow-y: scroll;
  max-height: 700px;
  min-height: 400px;
  border-bottom: 1px solid #111;
  opacity: 0;
  visibility: hidden;

}

.custom-megamenu-main.sh_mgmenu {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.custom-megamenu-main .mega_menu_categories {
  display: flex;
  flex-wrap: wrap;
}

.custom-megamenu-main .mega_menu_categories .mega_menu_single_cat {
  padding: 0px 20px;
  background: #fff;
  width: 25%;
  padding-bottom: 20px;
}

.custom-megamenu-main .mega_menu_categories .mega_menu_single_cat .menu_single_parent_cat img {
  margin-right: 17px;
  width: 28px;
  height: 23px;
  object-fit: contain;
}

.custom-megamenu-main .mega_menu_categories .menu_single_parent_cat a,
.custom-megamenu-main .mega_menu_categories .menu_single_child_cat a {
  display: block;
  padding: 2px 0px;
  font-size: 15px;
  color: #111;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.custom-megamenu-main .mega_menu_categories .mega_menu_single_cat .menu_single_parent_cat {
  display: flex;
  align-items: center;
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;

}

.custom-megamenu-main .mega_menu_categories .mega_menu_single_cat .menu_single_parent_cat:hover {
  padding-left: 10px;
}

.custom-megamenu-main .mega_menu_categories .mega_menu_single_cat .menu_single_child_cat a {
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;

}

.custom-megamenu-main .mega_menu_categories .mega_menu_single_cat .menu_single_child_cat a:hover {
  padding-left: 50px;
}

.custom-megamenu-main .mega_menu_categories .mega_menu_single_cat .menu_single_child_cat a {
  padding-left: 45px;
}

header .main-header.sticky .custom-megamenu-main {
  background: rgba(255, 255, 255, 0.9)
}

header .main-header.sticky .custom-megamenu-main .mega_menu_categories {
  background: rgba(255, 255, 255, 0.9)
}

header .main-header.sticky .custom-megamenu-main .mega_menu_categories .mega_menu_single_cat {
  background: rgba(255, 255, 255, 0.9)
}

.custom-megamenu-main .mega_menu_categories .menu_single_parent_cat a {
  font-size: 18px;
  font-family: var(--publico-300);
  font-weight: 300;
}

.custom-megamenu-main .mega_menu_categories .mega_menu_single_cat .menu_single_child_cat a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.home-slider-main .swiper-slide .content-box .final-contents-box {
  max-width: 60%;
}


.custom-megamenu-main::-webkit-scrollbar {
  width: 10px;
}


.custom-megamenu-main::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}


.custom-megamenu-main::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}


.custom-megamenu-main::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.repeated-certificate-main .repeated-cirtificate-box .contents .training_link {
  text-transform: capitalize;
  padding: 14px 20px;
  font-size: 15px;
  color: #008430;
  border: 1px solid #008430;
  min-width: 165px;
  display: inline-block;
}

.repeated-certificate-main .repeated-cirtificate-box .contents a:hover {
  color: #fff;
  background: #008430;

}

header .main-header .desktop-navbar li.nav-item a.nav-link.active {
  color: #f79023;
}
.repeated-certificate-main .repeated-cirtificate-box .common-circle-shape-parent .image-inner img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: relative;
  z-index: 9999999999999;
}

.repeated-certificate-main .repeated-cirtificate-box .contents h1 a {
  color: #111;
  text-decoration: none;
}
.repeated-certificate-main .repeated-cirtificate-box .contents h3 a {
  color: #111;
  text-decoration: none;
}
@media(min-width: 1600px) {
  header .main-header .container {
      max-width: 1585px;
  }
}

@media(min-width: 1441px) and (max-width: 1550px) {
  .home-slider-main .swiper-slide .content-box {
      width: 80%;
  }

  .home-slider-main .button-sets {
      width: 80%;
  }

  .home-slider-main .button-sets .set-inner {
      padding-left: 17px;
      padding-right: 17px;
  }
}

@media(min-width: 1200px) and (max-width: 1440px) {
  .home-slider-main .button-sets {

      width: 70%;
      bottom: 100px;
  }

  .home-slider-main .button-sets .set-inner {
      padding-left: 17px;
      padding-right: 17px;
  }

  .home-slider-main .button-sets p {

      font-size: 15px;

  }

  .custom-megamenu-main {
      max-height: 500px;
  }

  .custom-megamenu-main .mega_menu_categories .mega_menu_single_cat {
      width: 33.33%;
  }
}

@media(max-width: 991px) {
  .home-slider-main .swiper-slide .content-box .final-contents-box {
      max-width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .home-slider-main .swiper-slide .content-box .final-contents-box {
      max-width: 100%;
  }

  .home-slider-main .swiper-slide .content-box {

      top: 40%;

  }


  .home-slider-main .button-sets {
      bottom: 50px;
      max-width: 70%;

  }

  .home-slider-main .button-sets .set-inner {
      padding-left: 17px;
      padding-right: 17px;
  }

  .home-slider-main .button-sets p {

      font-size: 15px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {
  .home-slider-main .swiper-slide .content-box .final-contents-box {
      max-width: 100%;
  }

  .home-slider-main .swiper-slide .content-box {

      top: 40%;

  }

  .home-slider-main .button-sets {

      max-width: 70%;
      bottom: 50px;
  }

  .home-slider-main .button-sets .set-inner {
      padding-left: 11px;
      padding-right: 11px;
  }

  .home-slider-main .button-sets p {

      font-size: 15px;

  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .home-slider-main .swiper-slide .content-box .final-contents-box {
      max-width: 100%;
  }

  .home-slider-main .swiper-slide .content-box {

      top: 35%;

  }

  .home-slider-main .button-sets {
      margin: 20px 0px;
      max-width: 100%;
      bottom: 100px;

  }

  .home-slider-main .button-sets .set-inner {
      padding-left: 11px;
      padding-right: 11px;
  }

  .home-slider-main .button-sets p {

      font-size: 15px;

  }
}

@media(max-width: 575px) {
  .home-slider-main .swiper-slide .content-box .final-contents-box {
      max-width: 100%;
  }

  .home-slider-main .swiper-slide .content-box {

      top: 35%;
  }

  .home-slider-main .button-sets {
      margin: 20px 0px;
      max-width: 100%;
      padding-left: 17px;
      padding-right: 17px;
      bottom: 50px;
  }

  .home-slider-main .button-sets .set-inner {
      padding-left: 11px;
      padding-right: 11px;
  }

  .home-slider-main .button-sets p {

      font-size: 15px;

  }

  header .main-header {

      left: 0;
      transform: translateX(0);
  }


  .home-slider-main .swiper .swiper-slide .content-box .sub-title {
      font-size: 14px;

  }
  .home-slider-main .button-sets a.membership {
    padding: 8px 10px;
    min-width: 130px;
  }
}