@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* @import url('https://fonts.cdnfonts.com/css/gilroy-bold'); fix for issue 340 */

html {
  overflow-x: hidden;
}

@font-face {
  font-family: 'Dana Yad AlefAlefAlef Normal';
  src: url('../fonts/DanaYadAlefAlefAlef-Normal.eot');
  src: url('../fonts/DanaYadAlefAlefAlef-Normal.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DanaYadAlefAlefAlef-Normal.woff2') format('woff2'),
    url('../fonts/DanaYadAlefAlefAlef-Normal.woff') format('woff'),
    url('../fonts/DanaYadAlefAlefAlef-Normal.ttf') format('truetype'),
    url('../fonts/DanaYadAlefAlefAlef-Normal.svg#DanaYadAlefAlefAlef-Normal') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gveret Levin AlefAlefAlef';
  src: url('../fonts/GveretLevinAlefAlefAlef-Regular.eot');
  src: url('../fonts/GveretLevinAlefAlefAlef-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GveretLevinAlefAlefAlef-Regular.woff2') format('woff2'),
    url('../fonts/GveretLevinAlefAlefAlef-Regular.woff') format('woff'),
    url('../fonts/GveretLevinAlefAlefAlef-Regular.ttf') format('truetype'),
    url('../fonts/GveretLevinAlefAlefAlef-Regular.svg#GveretLevinAlefAlefAlef-Regular') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}



.hebrew-cursive {
  font-family: 'Dana Yad AlefAlefAlef Normal';
  font-size: 30px !important;
  letter-spacing: 8px;
  font-weight: bold !important;
  line-height: 24px;
}

@font-face {
  font-family: gilroy-bold;
  font-style: normal;
  font-weight: 400;
  src: local("Gilroy-Bold"),
    url(../fonts/Gilroy-Bold.woff) format("woff");
}

@font-face {
  font-family: gilroy-heavy;
  font-style: normal;
  font-weight: 400;
  src: local("Gilroy-Heavy"),
    url(../fonts/Gilroy-Heavy.woff) format("woff");
}

@font-face {
  font-family: gilroy-light;
  font-style: normal;
  font-weight: 400;
  src: local("Gilroy-Light"),
    url(../fonts/Gilroy-Light.woff) format("woff");
}

@font-face {
  font-family: gilroy-medium;
  font-style: normal;
  font-weight: 400;
  src: local("Gilroy-Medium"),
    url(../fonts/Gilroy-Medium.woff) format("woff");
}

@font-face {
  font-family: gilroy-regular;
  font-style: normal;
  font-weight: 400;
  src: local("Gilroy-Regular"),
    url(../fonts/Gilroy-Regular.woff) format("woff");
}


/****
font-family: 'Poppins', sans-serif;
****/

/*****xix******* bootstrap override start here*******xix*******/



.btn {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#pendent_modal .custom-modal-body {
  padding: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 10px;
  ;
}

.modal_ .modal-content_ {
  /* border-radius: 24px; */
  border-radius: 10px;
  border: none;
}

#pendent_modal .modal-lg,
.modal-xl {
  max-width: 1200px;
}

#pendent_modal .paymentInterval,
#payment_popup_2 .paymentInterval {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  color: #141414;
}


#pendent_modal .paymentInterval-sub,
#payment_popup_2 .paymentInterval-sub {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #77769C;
}

#pendent_modal .label-modal,
#payment_popup_2 .label-modal {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
}

#pendent_modal .vet-text,
#payment_popup_2 .vet-text {
  line-height: 23px;
}

#pendent_modal .btn-close,
#payment_popup_2 .btn-close,
#contact_Modal .btn-close,
#contact_Modal .btn-close,
#mySubscription .btn-close,
#aideModal .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
}

#pendent_modal .input-form-modal,
#payment_popup_2 .input-form-modal {
  height: 48px;
  border: 1px solid rgba(88, 100, 135, 0.18);
  border-radius: 4px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}

#paynext,
#buttonSubmitForm,
#card-button {
  width: 500px;
  height: 60px;

  background: #FFD25F;
  box-shadow: 0px 18px 36px rgba(255, 210, 95, 0.24);
  border-radius: 100px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  max-width: 100%;
}


.rounded-border {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}

.btn-primary {
  color: #000;
  border-color: transparent;
  background: #FFD25F;
  box-shadow: 0px 18px 36px rgba(255, 210, 95, 0.36);
  border-radius: 100px;
}

.btn-primary span {
  font-family: 'Gilroy-SemiBold';
  font-style: normal;
  font-weight: 400;
  font-size: 13px !important;
  line-height: 18px;
  padding: 6px 16px !important;
}

.btn-primary:hover {
  background: #EFBE1C;
  border-color: transparent;
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.btn-outline-light:hover {
  color: #108A79;
}

.btn-outline-light:hover svg path {
  fill: #108A79;
}

/* .navbar-category .navbar-toggler {
  display: none;
} */

.navbar-category .category-header-logo {
  padding: 17px 0 10px 0;
}

#contact_Modal .modal-lg,
.modal-xl,
#contact_Modal .modal-lg,
.modal-xl,
#aideModal .modal-lg,
.modal-xl,
#contact_Modal .modal-lg {
  max-width: 1200px;
}
#contact_Modal .modal-lg {
  max-width: 1200px;
}

#contact_Modal .custom-modal-body,
#contact_Modal .custom-modal-body,
#mySubscription .custom-modal-body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 10px;
}

#aideModal .custom-modal-body {
  margin: 0;
  padding: 1rem;
  border-radius: 16px;
}

#aideModal .modal-content_ {
  border-radius: 16px;
}

#aideModal .faq-box {
  max-height: 45vh;
  overflow-y: auto;
}

/* #aideModal video {
  width: 100%;
  height: auto;
  border-radius: 30px;
  border: 12px solid #F5F5F5;

} */
/* Hide scrollbar while maintaining scroll functionality */
#aideModal .faq-box {
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer and Edge */
}

#aideModal .faq-box::-webkit-scrollbar {
  width: 0;
  /* Chrome, Safari, Opera */
  height: 0;
}

#contact_Modal .contact_ModalHeading,
#contact_Modal .contact_ModalHeading,
#mySubscription .mySubscriptionHeading {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  color: #141414;
}

#contact_Modal .label-modal {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
}

#contact_Modal .label-modal {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
}

#contact_Modal .input-form-modal {
  height: 48px;
  border: 1px solid rgba(88, 100, 135, 0.18);
  border-radius: 4px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}

#contact_Modal .input-form-modal {
  height: 48px;
  border: 1px solid rgba(88, 100, 135, 0.18);
  border-radius: 4px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}

#contact_Modal #envoyer_votre_message {
  width: 500px;
  height: 60px;
  background: #FFD25F;
  box-shadow: 0px 18px 36px rgba(255, 210, 95, 0.24);
  border-radius: 100px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
}

#contac_tModal #envoyer_votre_message {
  width: 500px;
  height: 60px;
  background: #FFD25F;
  box-shadow: 0px 18px 36px rgba(255, 210, 95, 0.24);
  border-radius: 100px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
}

#navbarSupportedContent {
  background: white;
  margin: 10px;
  border-radius: 400px;
  height: 60px;
  position: relative;
}

#navbarSupportedContent li.nav-item.dropdown {
  padding-left: 60px;
}

div#navbarSupportedContent li a {
  line-height: 60px;
  padding: 0 0 0 15px;
  font-size: 19px;
}

.navbar {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* .navbar-category .navbar-nav {
  flex-direction: row;
} */
.navbar-required-category .navbar-collapse {}

.navbar-brand {
  padding-left: 0;
  z-index: 5;
}


.nav-link {
  font-family: 'Gilroy-Medium';
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .show>.nav-link {
  color: #FFD25F;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: #108A79 !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}

.h1,
h1 {
  font-family: gilroy-bold;
  font-weight: 700;
  font-size: 40px;
  line-height: 52px;
}

.h2,
h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
}

.h3,
h3 {
  font-size: 30px;
  line-height: 38px;
}

.h6,
h6 {
  font-size: 15px;
  line-height: 18px;
}

.text-dark {
  color: #000 !important;
}

.text-primary {
  color: #0365FF !important;
}

.text-success {
  color: #108A79 !important;
}

.text-warning,
.bg-warning {
  color: #FFD25F !important;
}

.btn-outline-warning {
  color: #FFD25F;
  border-color: #FFD25F;
  border-width: 3px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 14px;
  display: flex;
  align-items: center;
  color: #000000;
  padding: 12px;
}

.btn-outline-secondary {
  box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
  border: solid 1px transparent;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(65.92deg, #654CA0 39.07%, #C1776F 83.35%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px #fff inset;
}

.btn-outline-secondary:hover,
.btn-outline-secondary.active {
  color: #fff;
  border: none;
  background: linear-gradient(65.92deg, #EC8D00 39.07%, #FFB75E 83.35%);
  box-shadow: none;
}

.btn-outline-secondary:hover span,
.btn-outline-secondary.active span {
  color: #fff;
  border: solid 1px transparent;
  background: #fff;
  box-shadow: none;
  -webkit-background-clip: text;
}


.text-secondary {
  color: #0365FF !important;
}

.text-black {
  color: #000 !important;
}

.bg-danger {
  background-color: #FF5C00 !important;
}

.h5,
h5 {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
}

.h4,
h4 {
  font-size: 28px;
  line-height: 30px;
}


.howitwork-box img.img-fluid {
  max-width: 80%;
}


.navbar-dark .navbar-nav .nav-link {
  color: #000000;
}

.navbar-toggler {
  color: rgba(255, 255, 255, .55) !important;
  border-color: transparent !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 40px;
  height: 40px;
  z-index: 4;
}

.navbar-light .navbar-nav .nav-link {
  color: #715F8D;
}

nav.navbar.bg-white svg rect,
nav.navbar.bg-white svg path {
  fill: #715F8D;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
  color: #027dfc;
}

.navbar-toggler.collapsed .close {
  display: none;
}

.navbar-toggler .close {
  display: block;
  transition: all 1s ease-in-out;
  color: #fff;
}

.navbar-toggler.collapsed .open {
  display: block;
}

.navbar-toggler .open {
  display: none;
  transition: all 1s ease-in-out;
}

.dropdown-menu {
  border: none;
  border-radius: 10px;
  box-shadow: 5px 7px 30px 1px rgba(168, 176, 183, 0.12)
}

.dropdown-menu[data-bs-popper] {
  left: 18%;
}

@media (min-width: 1320px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}

/*****xix******* bootstrap override start here*******xix*******/


/*****xix******* custom css start here*******xix*******/
body {
  font-family: 'Poppins', sans-serif;
  color: #727A92;
  overflow-x: hidden;
}

h1.banner-heading {
  position: relative;
}

h1.banner-heading img {
  position: absolute;
  top: -80px;
  left: 38%;
}

.main-bg {
  background-image: url(../images/mainbg.jpg);
  background-position: top center;
}

.banner-wrap {
  background: url(https://www.hebreuavecdan.com/wp-content/uploads/2023/08/banner-g-hp.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

.header-wrap {
  position: relative;
  z-index: 2;
}

.header-wrap .bg-success .btn-primary:hover {
  color: #108A79;
  background: #fff;
  border-color: transparent;
}

.banner-pre-heading {
  font-family: gilroy-medium;
  font-size: 16px;
  line-height: 18px;
}

.banner-heading,
.banner-heading strong {
  font-style: normal;
  font-size: 58px;
  line-height: 68px;
  font-family: gilroy-bold;
}

.underline-yallow {
  position: relative;
}

.underline-yallow:after {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -12px;
  height: 12px;
  background-color: #FFD25F;
  content: "";
  border-radius: 12px;
}

.banner-sub-heading {
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #77769C;
  margin-bottom: 30px;
}

.banner-img {}

.banner-img-text {
  background: #FFFFFF;
  color: #000;
  padding: 31px 18px 19px;
  box-shadow: 0px 18px 60px rgb(114 122 146 / 12%);
  border-radius: 12px;
  max-width: 340px;
  position: absolute
}

.video-wrap {
  background-image: url(../images/video-bg.png);
  background-position: center 69%;
  background-repeat: no-repeat;
}

.carousel-offer .item img.img-fluid {
  transform: scale(1.2);
}

.carousel-offer.owl-carousel .owl-stage-outer {
  padding: 70px 0;
}

.carousel-offer .item.slider-03 img.img-fluid {
  transform: scale(1.15);
}

.carousel-offer .owl-item {
  -webkit-transition: transform 0.5s ease-in-out;
}

.carousel-offer .owl-item.active.center {
  transform: scale(1.3);
}


.videoplaceholder {
  background-image: url(../images/videobg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7% 13%;
  position: relative;
}

.play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 9%;
}

.banner-img-text-01 {
  left: 13px;
  bottom: 49%;
}

.banner-img-text-02 {
  right: -18%;
  bottom: 15%;
}

span.banner-img-icon {
  position: absolute;
  left: 18px;
  top: -40px;
}

.nosservices-box {
  background: #FFFFFF;
  border: 1px solid #D0EBE7;
  padding: 40px 20px 20px 20px;
  min-height: 400px;
  font-size: 16px;
  line-height: 26px;
}

.arrowstyle-01 .owl-nav {
  text-align: center;
  margin-top: 20px;
  display: none;
}

.fans-con {
  margin-top: 60px;
  display: flex;
  align-items: center;
}

.fans-imgs {
  margin-left: 25px;
}

.fans-imgs img {
  margin-left: -32px;
}

.fans-count {
  font-size: 16px;
  line-height: 18px;
  padding: 14px 13px;
}

.fans-count strong {
  font-size: 20px;
  line-height: 20px;
  display: block;
  margin-bottom: 6px;
}

.fans-count p {
  margin-bottom: 0;
}

.banner-main-img {
  width: 50%;
}

.banner-main-img img {
  height: 900px;
  position: absolute;
  left: -130px;
  top: -150px;
  z-index: 1;
}

.mx-w-950 {
  max-width: 950px;
}

.reviews-wrap {
  background-image: url(../images/review-bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  margin-top: 100px;
}

.reviews-box {
  border-radius: 18px;
  text-align: center;
  max-width: 1330px;
  margin: 40px auto;
  line-height: 24px;
  padding: 0 80px 40px
}

.reviews-box .h5 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
}

.carousel-review .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 0;
  top: 30%;
  width: 100%;
}

.arrowstyle-01.owl-carousel .owl-nav button.owl-next,
.arrowstyle-01.owl-carousel .owl-nav button.owl-prev {
  width: 48px;
  height: 48px;
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  margin: 0 10px;
  overflow: hidden;
  text-indent: -100px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100px;
}

.arrowstyle-01.owl-carousel .owl-nav button.owl-prev,
.arrowstyle-01.owl-carousel .owl-nav button.owl-next {
  background: linear-gradient(96.12deg, #60E6D4 0%, #108A79 93.6%);
  position: relative;
}

.arrowstyle-01.owl-carousel .owl-nav button.owl-prev:after,
.arrowstyle-01.owl-carousel .owl-nav button.owl-next:after {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  width: 48px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: 18px 15px;
  ;
}

.arrowstyle-01.owl-carousel .owl-nav button.owl-prev:after {
  background-image: url(../images/arrow-left-white.png);
}

.arrowstyle-01.owl-carousel .owl-nav button.owl-next:after {
  background-image: url(../images/arrow-right-white.png);
}

.arrowstyle-01.owl-carousel .owl-nav button.owl-prev.disabled,
.arrowstyle-01.owl-carousel .owl-nav button.owl-next.disabled {
  background: #FFFFFF;
  border: 1px solid #04060F;
  box-sizing: border-box;
  border-radius: 100px;
}

.arrowstyle-01.owl-carousel .owl-nav button.owl-prev.disabled::after {
  background-image: url(../images/arrow-left-black.png);
}

.arrowstyle-01.owl-carousel .owl-nav button.owl-next.disabled::after {
  background-image: url(../images/arrow-right-black.png);
}

section.offer-wrap {
  margin-top: 100px;
}

.offer-box {
  background: #FFFFFF;
  border-radius: 24px;
  padding: 40px;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  color: #77769C;
  margin-top: 20px;
  box-shadow: 7px 9px 30px 1px #eff5ff;
  min-height: 450px;
}

.offer-container {
  margin-top: 42px;
}

span.offer-box-icon {
  display: block;
  margin-bottom: -18px;
}

.offer-box-heading {
  font-family: gilroy-bold;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  margin-bottom: 12px;
}

.plans-wrap {
  margin-top: 110px;
}

.plans-container {}

.plan-box {
  background: #FFFFFF;
  border-radius: 24px;
  padding: 0 48px 30px;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #77769C;
  margin-top: 20px;
}

.plan-box-name {
  font-family: gilroy-bold;
  font-size: 18px;
  line-height: 24px;
  border-radius: 4px;
  padding: 14px 14px;
  display: inline-block;
  transform: translateY(-50%);
  width: 100%;
  max-width: 222px;
}

.plan-heading {
  font-family: 'Gilroy-Bold';
  font-size: 26px;
  line-height: 20px;
  margin-top: 10px;
}

.plan-details {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin-top: 19px;
}

.plan-price {
  font-family: gilroy-bold;
  font-size: 50px;
  line-height: 36px;
  margin-top: 38px;
}

.plan-btn {
  margin: 42px 0 30px;
  text-align: center;
}

.plan-btn button {
  width: 100%;
  max-width: 220px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}


.fw-600 {
  font-weight: 600;
}

.ul-style-01, .ul-style-02 {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ul-style-01 li {
  background-image: url(../images/checkbox-blue.svg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 35px;
  text-align: left;
  font-size: 14px;
  display: flex;
  align-items: center;
  min-height: 28px;
  /* margin-bottom: 16px; */
  line-height: 24px;
}

.ul-style-dark-01 li {
  background-image: url(../images/checkbox-white.svg);
}


.faqs-wrap {
  /* background-image: url(../images/faq-bg.png); */
  background-repeat: no-repeat;
  background-position: top right;
  margin: 0 0;
  padding: 84px 0 48px;
}

.faq-box {
  max-width: 962px;
  margin: 8px auto;
}

.faq-box .accordion-item {
  overflow: hidden;
  margin-bottom: 12px;
  border: none;
  background: #0365FF;
  box-shadow: 0px 36px 60px rgba(115, 131, 139, 0.12);
  border-radius: 12px;
  color: #fff;
}

.faq-box .accordion-header {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}

.faq-box .accordion-header .accordion-button {
  background-color: transparent;
  box-shadow: none;
  padding: 20px 20px 20px 64px;
  font-weight: 500;
  border: 1px solid transparent;
  font-family: gilroy-medium;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  position: relative;
}

.faq-box .accordion-body {
  padding: 0px 20px 12px 65px;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

.course-content {
  background: #FFFFFF;
  border-radius: 24px;
  padding: 30px 22px;
  box-shadow: 7px 9px 40px 1px rgba(213, 213, 213, 0.28);
}

.course-box-head {
  color: #000000;
  font-family: gilroy-bold;
  margin-top: 7px;
}

.accordion-button::after {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%) !important;
}



.course-box-timeline {
  font-weight: 600;
  font-size: 18px;
  line-height: 16px;
  color: #000000;
  display: flex;
  gap: 34px;
}

.course-box-timeline span {
  display: flex;
  gap: 8px;
  align-items: center;
}

.faq-box .accordion-button::after {
  width: 36px;
  height: 37px;
  background-image: url(../images/arrow-up.svg);
  background-size: auto;
  background-position: center;
}

.faq-box .accordion-button.collapsed::after {
  background-image: url(../images/arrow-down.svg);
}

.faq-box .accordion-button:not(.collapsed)::after {
  background-image: url(../images/arrow-up.svg);
  transform: rotate(0deg);
}

.faq-box button.accordion-button.collapsed {
  color: #000000;
  background: #FFFFFF;
  border: 1px solid #fff;
  border-radius: 0;
}

.course-wrap {
  width: 100%;
  display: none;
}


.footer-wrap {
  margin-top: 105px;
  background-size: 100% auto;
  background-color: #ffff;
}

.footer-con {
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 16px;
  line-height: 38px;
}

.footer-logo img.space {
  margin: 2px -20px -25px -53px;
}

.h4-subheading {
  font-family: gilroy-bold;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #0365FF;
}

.footer-detail {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.socail-icon {
  border: 1px solid #000000;
  border-radius: 100%;
  display: flex;
  width: 36px;
  height: 36px;
  justify-content: center;
  align-items: center;
  margin-right: 12px;
}

.socail-icon:hover,
.socail-icon.active {
  background: #FF8A00;
  border: 1px solid #FF8A00;
}

.footer-line {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.c-right {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  line-height: 20px;
  text-align: left;
  color: #000;
  margin: 40px 0 0;
}

.word-break {
  text-overflow: ellipsis;
  width: 92%;
  overflow: hidden;
}


/**********$i$********** HEBREU_QUIZ CSS start here ********$i$*************/

.quiz-wrap {}

.video-box,
.video-box-cours {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 30px;
  border: 15px solid #F5F5F5;
  position: relative;
  overflow: hidden;
  height: 500px;
  position: fixed;
  width: 45%;
  top: 30%;
  left: 3%;
}

.video-box-cours {
  height: 650px;
}

.video-box.fixed {
  position: fixed;
  top: 0;
}

.video-box .video-play,
.video-box-cours .video-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bg-light-blue {
  background-color: #F1F8FF;
}

.bg-light-whitetoblue {
  background: linear-gradient(180deg, #FFFFFF 0%, #F1F8FF 100%);
}

.quiz-wrap .container {
  max-width: 1384px;
}

.borderR-18 {
  border-radius: 18px;
}

.borderR-12 {
  border-radius: 12px;
}

.border-img-container {
  position: relative;
  max-width: 900px;
  margin: auto;
  width: 80%;
}

.ask-question {
  background: #FFFFFF;
  /* border: 1px solid #DCE2F3; */
  border-radius: 12px;
  text-align: center;
  min-height: 318px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

/* .quiz-voice,
.quiz-play {
  position: absolute;
  bottom: 18px;
} */

.quiz-voice {
  left: 18px;
}

.quiz-play {
  right: 18px;
}

.form-control {
  border: 1px solid #DCE2F3;
  border-radius: 12px;
  padding: 14px;
  font-size: 14px;
  line-height: 14px;
  color: #77769C;
}

textarea.form-control {
  min-height: calc(6em + 0.75rem + 22px);
}


.custom-checkbox {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: -10px;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  padding: 16px 20px 14px 48px;
  border: #d8d8d8 1px solid;
  border-radius: 25px;
}

#sequential-quiz .custom-checkbox {
  padding: 16px 20px 14px 20px;
}

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox-checkmark,
.custom-checkbox-crossmark {
  position: absolute;
  top: 15px;
  right: 12px;
  height: 24px;
  width: 24px;
  border-radius: 100%;
  color: #000000;
  border: 1px solid #DCE2F3;
}

.custom-checkbox input:checked~.custom-checkbox-checkmark,
.custom-checkbox input:checked~.custom-checkbox-crossmark {
  background-color: #FFD25F;
  border-color: #FFD25F;
}

.custom-checkbox-checkmark:after,
.custom-checkbox-crossmark:before,
.custom-checkbox-crossmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-checkbox input:checked~.custom-checkbox-checkmark:after,
.custom-checkbox input:checked~.custom-checkbox-crossmark:before,
.custom-checkbox input:checked~.custom-checkbox-crossmark:after {
  display: block;
}

.custom-checkbox .custom-checkbox-checkmark:after {
  left: 8px;
  top: 4px;
  width: 6px;
  height: 12px;
  border: solid #0365ff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.custom-checkbox .custom-checkbox-crossmark:after {
  left: 10px;
  top: 5px;
  height: 12px;
  border: solid #ff0303;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.custom-checkbox .custom-checkbox-crossmark:before {
  left: 10px;
  top: 5px;
  height: 12px;
  border: solid #ff0303;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.custom-checkbox-border {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #DCE2F3;
  border-radius: 4px;
}

.custom-checkbox input:checked~.custom-checkbox-checkmark+.custom-checkbox-border,
.custom-checkbox input:checked~.custom-checkbox-crossmark+.custom-checkbox-border {
  border-color: #FFD25F;
}

.custom-checkbox-square .custom-checkbox-checkmark,
.custom-checkbox-square .custom-checkbox-crossmark {
  border-radius: 6px;
}

.custom-checkbox em {
  position: relative;
  z-index: 2;
  font-style: normal;
  border: 1px solid #ffd25f;
  padding: 4px 7px;
}

.custom-checkbox.custom-checkbox-full {
  padding: 10px 18px;
}

.custom-checkbox.custom-checkbox-full span.custom-checkbox-checkmark,
.custom-checkbox.custom-checkbox-full span.custom-checkbox-crossmark {
  visibility: hidden;
}

.custom-checkbox-full.custom-checkbox input:checked~.custom-checkbox-checkmark,
.custom-checkbox-full.custom-checkbox input:checked~.custom-checkbox-crossmark {
  width: 100%;
  border-radius: 6px;
  left: 0;
  top: 0;
  height: 100%;
  visibility: visible;
}

.custom-checkbox-full.custom-checkbox input:checked~.custom-checkbox-checkmark:after,
.custom-checkbox-full.custom-checkbox input:checked~.custom-checkbox-crossmark:before,
.custom-checkbox-full.custom-checkbox input:checked~.custom-checkbox-crossmark:after {
  visibility: hidden;
}

.custom-checkbox-override {
  border-radius: 6px;
  /* border-color: #ffd25f; */
}

.custom-checkbox-override em {
  border: none;
  color: #000;
}

.btn-xxl {
  padding: 20px;
}

.quiz-match-con {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.line-span {
  background-color: #FFD25F;
  height: 2px;
  width: 20%;
  display: inline-block;
}

.quiz-match-side {
  width: 35%;
}

.quiz-match-side.quiz-match-option-slct .quiz-match-option {
  border-width: 2px;
}

.quiz-match-option {
  border-radius: 6px;
  border-width: 1px;
  border-style: solid;
  border-color: currentColor;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.quiz-yellow {
  color: #FFD25F;
}

.quiz-blue {
  color: #007DFC
}

.quiz-blue-light {
  color: #7C9BD1
}

.quiz-red {
  color: #C45F1A;
}

.quiz-green {
  color: #AEB579;
}

.quiz-lightgray {
  color: #DCE2F3;
}


.quiz-match-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  align-items: center;
  color: currentColor;
  padding: 18px;
}

.quiz-match-count {
  width: 60px;
  height: 60px;
  background: currentColor;
  border: 2px solid currentColor;
  border-radius: 5px;
  display: inline-flex;
  font-weight: 600;
  font-size: 30px;
  line-height: 30px;
  justify-content: center;
  align-items: center;
}

.quiz-match-count i {
  font-style: normal;
  color: #fff;
}


/*..................navbar..............*/

.navbar-category {
  border-bottom: 2px solid #ffd25f;
  background: #f0f9ff;
  position: relative;
}


.category-header-logo {
  text-align: center;
  position: relative;
}

.category-header-logo a {
  display: inline-block;
  width: auto;
}

.navbar ul li {
  /* margin-right: 15px; */
}

.nav-item a {
  color: black;
}

.navbar .nav-item a:hover {
  /*color: #007DFC !important ;*/
}

.dropdown-item:focus,
.dropdown-item:hover {
  background: #007DFC !important;
  color: white !important;
}

.img-header-category-dan {
  position: absolute;
  height: 80px;
  top: -80px;
  max-width: 100%;
}

.navbar-img-serch {
  background: none;
  position: absolute;
  padding: 0;
  top: 10px;
  right: var(--bs-gutter-x, .75rem);
  color: black;
  font-size: 13px;
}

.navbar-img-serch a {
  text-decoration: none;
  color: grey;
  width: 100%;
}

.search-wrapper {
  position: relative;
  top: 13px;
  right: 20px;
}

.search-wrapper span i {
  font-size: 23px;
}

.search-input {
  display: none;
  position: absolute;
  top: -11px;
  /*left: -116px;*/
  /* right: -20px; */
  width: 150px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 29px;
  z-index: -2;

}

.show-search-input .search-input {
  display: unset;
  position: unset;

}

.search-wrapper-hover {
  top: unset !important;

}

/* Modal category */
.custom-checkbox input:checked~.custom-checkbox-checkmark {
  background: none;
  border-color: #007DFC;
}

.custom-checkbox input:checked~.custom-checkbox-crossmark {
  background: none;
  border-color: #ff0303;
}

.custom-checkbox-border {
  border: none;
  width: inherit;
}

.custom-checkbox {
  padding: 16px 50px 14px 35px;
}

.custom-checkbox-checkmark,
.custom-checkbox-crossmark {
  left: 1px;
}

#makeATest .custom-checkbox-checkmark,
#makeATest .custom-checkbox-crossmark {
  right: 1px;
  left: unset;
}

#makeATest .custom-checkbox {
  padding: 16px 35px 14px 35px;
  margin-bottom: 10px;
}

#makeAtest .question label {
  line-height: 25px;
}

.custom-checkbox-checkmark[type="radio"]:after,
.custom-checkbox-crossmark[type="radio"]:after {
  content: "";
  background-color: #007DFC !important;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50% !important;
  border: none !important;
  top: 5px !important;
  left: 5px !important;
}

.custom-checkbox input[type="radio"]:checked~.custom-checkbox-checkmark,
.custom-checkbox input[type="radio"]:checked~.custom-checkbox-crossmark {
  background-color: white !important;
}

/**********$i$********** HEBREU_QUIZ CSS end here ********$i$*************/

/**********$i$********** BLOG CSS STARAT here ********$i$*************/

.blog-banner-wrap {}

.blog-box {
  position: relative;
}

.blog-box-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.54) 14.51%, rgba(0, 0, 0, 0) 63.52%);
  border-radius: 24px;
}

.blog-badge {
  padding: 10px 18px;
  border-radius: 100px;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}

.blog-link-title-post:hover {
  text-decoration: underline;
}



.blog-badge-yellow {
  background: #FFD25F;
  box-shadow: 0px 18px 36px rgba(255, 210, 95, 0.36);
}

.blog-badge-blue {
  background: #007DFC;
  box-shadow: 0px 18px 36px rgba(0, 125, 252, 0.36);
}

.blog-badge-green {
  background: #45D800;
  box-shadow: 0px 18px 36px rgba(69, 216, 0, 0.36);
}

.blog-badge-orange {
  background: #FF6903;
  box-shadow: 0px 18px 36px rgba(255, 105, 3, 0.36);
}

.blog-badge-purple {
  background: #DB00FF;
  box-shadow: 0px 18px 36px rgba(219, 0, 255, 0.36);
}

.blog-badge-green {
  background: #00DE8E;
  box-shadow: 0px 18px 36px rgba(0, 222, 142, 0.36);
}

.blog-badge-carret {
  background: #FC0000;
  box-shadow: 0px 18px 36px rgba(255, 210, 95, 0.36);
}

.blog-badge-darkblue {
  background: #7C9BD1;
  box-shadow: 0px 18px 36px rgba(124, 155, 209, 0.36);
}

.blog-link-badge-post:hover {
  box-shadow: 0px 3px 30px rgba(255, 255, 255, 1);
  border-radius: 12px;
}

.borderR-24 {
  border-radius: 24px;
}

.borderR-6 {
  border-radius: 6px;
}

.h4-2230600 {
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
}

.h4-1726500 {
  font-weight: 500;
  font-size: 17px;
  line-height: 26px;
}

.color-lightgray {
  color: #DDDFE3
}

.blog-box-views {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  line-height: 14px;
  text-transform: uppercase;
  color: #007DFC;
}

.blog-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.blog-bg-xxl {
  height: 596px;
}

.blog-bg-xl2 {
  height: 546px;
}

.blog-bg-xl {
  height: 282px;
}

.blog-bg-lg {
  height: 240px;
}

.blog-bg-sm {
  height: 196px;
}

.blog-bg-xs {
  height: 90px;
  width: 120px;
}

.blog-post-heading {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-left: 18px;
  gap: 10px;
  align-items: center;
}


.blog-post-heading.color-darkblue,
.blog-post-heading.color-carret {
  border-radius: 12px;
  box-shadow: 4px 4px 1px #d2d7eb;
  padding: 10px;
}

.blog-post-heading:not(.color-darkblue, .color-carret):after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  background-color: currentColor;
}

.blog-post-heading.big:after {
  width: 8px;
}

.color-red {
  color: #FF6903;
}

.color-darkblue {
  color: #525DAA;
}

.color-blue {
  color: #007DFC;
}

.color-yellow {
  color: #FFD25F;
}

.color-carret {
  color: #DD7528;
}

.color-purple {
  color: #DB00FF;
}

.color-green {
  color: #00DE8E;
}

.color-red-light {
  background-color: #FF6903;
  opacity: 0.1;
}

.color-darkblue-light {
  background-color: #525DAA;
  opacity: 0.1;
}

.color-blue-light {
  background-color: #007DFC;
  opacity: 0.1;
}

.color-yellow-light {
  background-color: #FFD25F;
  opacity: 0.1;
}

.color-carret-light {
  background-color: #DD7528;
  opacity: 0.1;
}

.color-purple-light {
  background-color: #DB00FF;
  opacity: 0.1;
}

.color-green-light {
  background-color: #00DE8E;
  opacity: 0.1;
}


.post-thumb-box {
  display: flex;
  gap: 12px;
}

.post-thumb-cont {
  display: flex;
  flex-direction: column;
}

.post-thumb-img .blog-box-content {
  border-radius: 6px;
}

.post-thumb-date {
  font-size: 14px;
  line-height: 24px;
  color: #77769C;
}

.post-thumb-txt {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #000000;
}

.light-blue-box {
  background: #F1F8FF;
  border-radius: 12px;
}

.post-thumb-img {
  flex-shrink: 0;
}

.blog-border-left {
  position: relative;
}

.blog-border-left:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  opacity: 0.1;
  background-color: #000;
}

.no-bg {
  background: none;
}

.color-gray {
  color: #77769C;
}

.blog-loader {
  display: inline-block;
  max-width: 13px;
  vertical-align: bottom;
  margin-right: 2px;
}

.blog-loader.l-small {
  max-width: 8px;
}

span.blog-loader img {
  max-width: 100%;
  vertical-align: bottom;
}

.blog-banner-wrap a,
.blog-post-wrap a {
  text-decoration: none;
  color: currentColor;
}


.blog-banner-wrap a:hover,
.blog-post-wrap a:hover {
  text-decoration: underline;
  color: currentColor;
}

.heading-bar {
  width: 77%;
  height: 20px;
  margin-top: 3px;
}

.light-blue-box .heading-bar {
  height: 4px;
}

@media (max-width: 1200px) {
  .h4-2230600 {
    font-size: 18px;
    line-height: 26px;
  }

  .h4-1726500 {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }

  .post-thumb-txt {
    font-size: 16px;
    line-height: 24px;
  }

  .blog-post-heading {
    font-size: 24px;
    line-height: 30px;

  }

  .post-thumb-txt {
    font-size: 20px;
    line-height: 28px;
  }

  .post-thumb-cont {
    justify-content: flex-start;
  }

}

.icon-debutant path:nth-of-type(1) {
  fill: #027dfc;
  /* Set the fill color for the first two paths */
}

.icon-debutant path:nth-of-type(2),
.icon-debutant path:nth-of-type(3),
.icon-debutant path:nth-of-type(4) {
  fill: #c2d6f2;
  /* Set the fill color for the second two paths */
}

.icon-intermediaire path:nth-of-type(1),
.icon-intermediaire path:nth-of-type(2) {
  fill: #027dfc;
  /* Set the fill color for the first two paths */
}

.icon-intermediaire path:nth-of-type(3),
.icon-intermediaire path:nth-of-type(4) {
  fill: #c2d6f2;
  /* Set the fill color for the second two paths */
}

.icon-avancee path:nth-of-type(1),
.icon-avancee path:nth-of-type(2),
.icon-avancee path:nth-of-type(3) {
  fill: #027dfc;
  /* Set the fill color for the first two paths */
}


.icon-avancee path:nth-of-type(4) {
  fill: #c2d6f2;
  /* Set the fill color for the second two paths */
}

.crossword-container table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  margin: 40px auto;

}

.crossword-container table tr {
  width: 100%;
}

.crossword-container table td {
  width: 2em;
  height: 2em;
  border: 1px solid #cdcdcd;
  padding: 0;
  margin: 0;
  background-color: #333;
  position: relative;
}

.crossword-container td input {
  width: 100%;
  height: 100%;
  padding: 0em;
  border: none;
  text-align: center;
  color: #666;
  background-color: #f4f4f4;
}

.crossword-container td input:focus {
  background-color: #fff;
}

.crossword-container td span {
  color: #444;
  font-size: 0.8em;
  position: absolute;
  top: -1px;
  left: 1px;
}

.crossword-container input.done {
  font-weight: bold;
  color: green;
}

.crossword-container .active,
.crossword-container .clues-active {
  border: 1px solid#0365ff !important;
}

.crossword-container .clue-done {
  color: #999;
  text-decoration: line-through;
}

.crossword-container {
  display: grid;
  grid-template-columns: auto auto;
  gap: 30px;
}

.crossword-container #puzzle-clues ol {
  list-style: none;
  /* Remove default list styles */
  padding: 0;
  /* Remove default padding */
}

.crossword-container #puzzle-clues h2 {
  font-size: 18px;
  text-align: center;
}

.crossword-container #puzzle-clues li {
  font-size: 14px;
  margin: .3em;
  line-height: 1.2em;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 5px;
  cursor: pointer;
}

.main-matching-container,
.crossword-container,
.main-transcribe-container,
.ans-quiz-container {
  border: #d8d8d8 1px solid;
  border-radius: 25px;
  padding: 20px;
  height: 53vh;
  overflow: auto;
}

.matching-container {
  position: relative;
  /* padding: 0 40px; */
  max-width: 800px;
  margin: auto;
}

.transcribe-container {
  max-width: 800px;
  margin: auto;
}

.matching-container .word2 {
  cursor: pointer;
  margin: 10px 40px;
  padding: 10px;
  border: 1px solid #c5ccd3;
  border-radius: 5px;
  position: relative;
  text-align: center;
}

.mainImageCont>img {
  border-radius: 15px;
  max-height: 400px;
  width: auto;
}

.otherImageCont {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;
}

.video-option-container {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;
  margin: 10px;
}

.quiz-video-container {
  margin: auto;
  /* border: 15px solid #F5F5F5;
  border-radius: 10px; */
}

.quiz-video-container img,
.quiz-video-container video {
  outline: 15px solid #F5F5F5;
  border-radius: 10px;
  margin: auto;
}

.main-image-darg-flex {
  display: grid;
  grid-template-columns: auto 170px;
  gap: 20px;
}

.matching-container .word2.highlight2 {
  border-color: #FFD25F;
  border-width: 3px;
  color: #FFD25F;
}

.matching-container .match {
  position: absolute;
  stroke: #FFD25F;
  stroke-width: 3;
  pointer-events: none;
}

.audio-container {
  background-color: #f5faff;
  padding: 10px 30px;
  border-radius: 10px;
}

#control i {
  color: #000;
  cursor: pointer;
}

#levelForm input[type="radio"]:checked+label {
  background-color: #e8f1ff !important;
}


@media (max-width: 992px) {
  .blog-border-left:after {
    display: none;
  }

}

@media (max-width: 767px) {
  .h4-2230600 {
    font-size: 16px;
    line-height: 22px;
  }

  .blog-banner-wrap p,
  .blog-post-wrap p {
    font-size: 14px;
    line-height: normal;
  }

  .post-thumb-txt {
    font-size: 18px;
    line-height: 24px;
  }

  .main-image-darg-flex {
    grid-template-columns: auto;
  }

}



/**********$i$********** BLOG CSS  end here ********$i$*************/

/* @media(max-width:1319px){
  #navbarSupportedContent {
    border-radius: 20px;
    transition: .3s;
    height: auto;
  }
} */

@media (min-width: 1450px) {
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 1540px) {

  .container,
  .container-lg,
  .containerx-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1464px;
  }

}


@media (max-width: 1700px) {

  .banner-img-text-02 {
    right: -4%;
  }

}

@media (max-width: 1319px) {
  h1.banner-heading img {
    position: absolute;
    top: -80px;
    left: 44%;
  }

  #navbarSupportedContent li.nav-item.dropdown {
    padding-left: 15px;
  }

}

@media (max-width: 1140px) {
  .banner-heading {
    font-size: 40px;
    line-height: 48px;
  }

  .banner-wrap {
    min-height: 880px;
  }

  .h1,
  h1 {
    font-size: 30px;
    line-height: 38px;
  }

  .h2,
  h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .banner-heading {
    font-size: 48px;
    line-height: 58px;
  }



  section.offer-wrap {
    margin-top: 30px;
  }

  .mainImageCont>img {
    border-radius: 15px;
    max-height: none;
    height: auto;
    width: 100%;
  }

}

@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
  }
}


@media (max-width: 992px) {

  .navbar-category .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }

  .img-header-category-dan {
    display: none;
  }
  .navbar-category .category-header-logo {
    text-align: left;
    position: relative;
    margin-left: 5%;
    padding: 5px 0;
  }

  /* .navbar-collapse {
    align-items: center;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100%);
    text-align: center;
    z-index: 3;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding-top: 150px;
  } */

  .navbar-collapse {
    /* align-items: center;
    background: #fff;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 3;
    overflow-y: unset;
    display: flex;
    flex-direction: column;
    justify-content: unset;
    padding-top: 0; */
  }

  #navbarSupportedContent {
    border-radius: 20px;
    transition: .3s;
    height: auto;
  }

  .homepage-template .navbar-collapse {
    align-items: center;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100%);
    text-align: center;
    z-index: 3;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding-top: 150px;
  }

  .collapse:not(.show) {
    display: none;
  }


  .h1,
  h1 {
    font-size: 25px;
    line-height: 30px;
  }

  .h2,
  h2 {
    font-size: 30px;
    line-height: 38px;
  }

  .h3,
  h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .footer-wrap {
    margin-top: 0;
  }

  .footer-con {
    padding-top: 20px;
  }

  .c-right {
    margin: 20px 0 0;
  }


  .navbar-brand img {
    max-width: 100px;
  }

  .navbar-nav {
    font-size: 18px;
  }

  .navbar-nav .nav-link {
    padding-bottom: 25px;
  }

  .form-box {
    display: inline-flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
  }

  .form-box button.btn {
    margin-bottom: 20px;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-inner {
    padding: 20px 12px;
  }

  .service-img img.img-fluid {
    max-width: 70%;
  }

  .banner-heading {
    font-size: 30px;
    line-height: 38px;
  }

  .banner-img-text-01 {
    left: 0;
  }

  .banner-img-text-02 {
    right: 0;
  }

  .banner-img {
    padding: 0;
  }

  .banner-main-img img {
    height: auto;
    left: 0;
    width: 450%;
    top: 0;
    position: relative;
  }

  banner-main-img {
    width: 50%;
  }

  .h6,
  h6 {
    font-size: 18px;
    line-height: 18px;
  }

  .btn {
    font-size: 14px;
    line-height: 18px;
  }



}

@media (max-width: 767px) {

  .banner-heading,
  .banner-heading strong {
    font-size: 36px;
    line-height: 48px;
  }


  .banner-sub-heading {
    font-size: 16px;
    line-height: 26px;
  }

  .banner-wrap {
    background-size: cover;
  }

  .reviews-box {
    padding: 0;
    margin-bottom: 0;
  }

  .carousel-review .owl-nav {
    display: flex;
    justify-content: center;
    position: relative;
    left: 0;
    top: 0;
    width: auto;
  }

  .nosservices-box img.img-fluid {
    max-width: 25%;
  }

  .nosservices-box {
    font-size: 14px;
    line-height: 20px;
    min-height: auto;
  }

  /**********$i$********** HEBREU_QUIZ CSS end here ********$i$*************/

  .quiz-match-text {
    font-size: 14px;
    padding: 5px;
  }

  .quiz-match-count {
    font-size: 18px;
    width: 30px;

  }

  .video-box.fixed {
    position: relative;
    top: 0;
  }

  .blog-loader {
    display: inline-block;
    max-width: 13px;
    vertical-align: bottom;
    margin-right: 2px;
  }

  span.blog-loader img {
    max-width: 100%;
  }

  .blog-bg-xxl,
  .blog-bg-xl2 {
    height: 300px;
  }

  .main-matching-container {
    max-width: 100%;
    margin: 20px auto;
    padding: 5px;
  }

  .matching-container .word2 {
    margin: 10px 5px;
    padding: 5px;
  }

  

  /**********$i$********** HEBREU_QUIZ CSS end here ********$i$*************/

}



@media (max-width: 767px) {

  /* #navbarSupportedContent{
  } */
  .h1,
  h1 {
    font-size: 26px;
    line-height: 34px;
  }

  .offer-box {
    padding: 20px;
  }

  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-right: 30px;
    padding-left: 30px;
    margin: auto;
  }

  .plan-box {
    margin-top: 60px;
  }

  .carousel-offer .item img.img-fluid {
    transform: none;
  }

  .h5,
  h5 {
    font-size: 16px;
    line-height: 26px;
  }


  .fans-con {
    flex-wrap: wrap;
  }

  .plan-box {
    padding: 0 20px 20px;
  }

  .h6,
  h6 {
    font-size: 16px;
    line-height: 18px;
  }

  .crossword-container {
    grid-template-columns: auto;
  }

  .crossword-container table {
    margin: auto;
  }

  .crossword-container #puzzle-clues {
    display: grid;
  }

  .quiz-video-container img,
  .quiz-video-container video {
    width: 100%;
    height: auto;
    /* border: 15px solid #F5F5F5; */
    border-radius: 10px;
    margin-bottom: 20px;
  }

  .video-option-container {
    grid-template-columns: auto;

  }

}

@media (max-width: 479px) {
  #navbarSupportedContent .text-center a {
    justify-self: center;
    position: relative;
  }

  .border-img-container {
    width: 100%;
  }

  #keyboardContent {
    width: 100% !important;
  }

  #keyboardButton {
    position: fixed;
    bottom: 100px;
    right: 20px;
    z-index: 1000000;
  }

  .banner-wrap {
    margin-top: 60px;
    text-align: center;
  }

  .banner-wrap .to-souscription {
    margin: 0 auto;
  }

  .fans-con {
    display: inline-block;
  }

  .banner-img-text {
    max-width: 230px;
    padding: 20px 10px 10px;
    font-size: 14px;
  }

  .banner-img {
    padding: 0;
  }

  .banner-img-text-02 {
    right: -15px;
    bottom: 5%;
  }

  .banner-img-text-01 {
    left: -15px;
    bottom: 41%;
  }

  span.banner-img-icon {
    top: -25px;
    width: 40px;
    height: 40px;
  }

  .faq-box .accordion-header .accordion-button {
    font-size: 16px;
  }

  .videoplaceholder {
    padding: 0;
    margin-top: 20px;
  }

  h1.banner-heading img {
    position: absolute;
    top: -80px;
    left: unset;
    right: 0;
    width: 30%;
  }

  .video-box,
  .video-box-cours {
    height: 250px;
  }

}

.bottom-border-img {
  pointer-events: none;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-50%, 0)
}

.vjs-big-play-button {
  width: 72px !important;
  height: 72px !important;
  background: url('/wp-content/themes/puissancedigitale/images/video-play.svg') !important;
  border: none !important;
  top: 50%;
  left: 50%;
  margin-top: -36px !important;
  margin-left: -36px !important;
}

.vjs-big-play-button .vjs-icon-placeholder::before {

  content: "" !important;
}

.video-js[tabindex="-1"] {
  outline: 10px solid #f5f5f5 !important;
}

.vjs-poster {
  border-radius: 15px !important;
  /* Adjust the border radius as desired */
}

.video-js-box-main {
  max-width: 400px;
  margin: auto;
}

#mainPopup .video-js-box-main {
  max-width: 600px;
  margin: auto;
}

.question-box-drag_drop_letters .droppables span {
  background-color: #59d9cf;
}

#canvas-container {
  position: relative;
}

#canvas-container canvas {
  border: 1px solid grey;
}

#canvas-container .color-cell {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: 1px solid #00000077;
  border-radius: 10px;
  box-shadow: 1px 1px 3px grey;
}

#canvas-container .color-cell-active {
  box-shadow: 1px 1px 3px grey inset;
  background-color: lightgray;
}

#canvas-container .grid-color {
  grid-template-columns: 1fr 1fr 1fr;
}

#canvas-container .icon-disabled {
  color: grey;
}


#canvas-container #circle-size {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #000;
}

#canvas-container {
  position: relative;
}

canvas {
  border: 1px solid grey;
}

.color-cell {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: 1px solid #00000077;
  border-radius: 10px;
  box-shadow: 1px 1px 3px grey;
}

.color-cell-active {
  box-shadow: 1px 1px 3px grey inset;
  background-color: lightgray;
}

.grid-color {
  grid-template-columns: 1fr 1fr 1fr;
}

.icon-disabled {
  color: grey;
}


#circle-size {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #000;
}

.question-box-col_matching .custom-checkbox {
  border: none;
  border-radius: 0;
}

.question-box-col_matching .custom-checkbox:nth-child(4n+3) {
  border-left: 4px solid #d84b48;
}

.question-box-col_matching .custom-checkbox:nth-child(4n+1) {
  border-left: 4px solid #59d9cf;
}

.question-box-col_matching .custom-checkbox:nth-child(4n+2) {
  border-left: 4px solid #eecb55;
}

.question-box-col_matching .custom-checkbox:nth-child(4n) {
  border-left: 4px solid #724ab1;
}

#scSource {
  width: 100%;
  min-height: 100px;
  padding: 10px;
}

#scTarget {
  border-top: 3px solid #59d9cf;
  border-bottom: 3px solid #59d9cf;
  width: 100%;
  min-height: 100px;
  padding: 10px;
}

.scDraggable {
  margin: 5px;
  padding: 10px;
  border: 1px solid #ccc;
  display: inline-block;
  cursor: move;
  user-drag: element;
  -webkit-user-drag: element;
}

.image_select-answer-container label span {
  display: block;
  position: absolute;
  left: 100px;
  bottom: 10px;
  color: white;
  text-shadow: 1px 1px 5px grey;
  transform: translateX(-50%);
}

.image_select-answer-container label div {
  position: relative;
}

.image_select-answer-container label {
  display: flex;
  justify-content: center;
}

.image_select_radio-answer-container label span {
  display: block;
  position: absolute;
  left: 100px;
  bottom: 10px;
  color: white;
  text-shadow: 1px 1px 5px grey;
  transform: translateX(-50%);
}

.image_select_radio-answer-container label div {
  position: relative;
}

.image_select_radio-answer-container label {
  display: flex;
  justify-content: center;
}


@media (max-width: 479px) {
  .progressStep {
    transform: scale(0.7);
  }

  #progressBarFill {
    height: 5px !important;
  }

  #progressBarContainer {
    height: 5px !important;
  }

  #progressStepsContainer {
    top: -12px !important;
  }

  .custom-checkbox {
    padding: 0;
    padding-right: 30px;
    height: 45px;
    padding-top: 8px;
  }

  .custom-checkbox-checkmark,
  .custom-checkbox-crossmark {
    top: 50%;
    right: 10px;
    height: 15px;
    width: 15px;
    transform: translateY(-50%);
  }

  #makeATest .custom-checkbox-checkmark,
  #makeATest .custom-checkbox-crossmark {
    top: 15px;
    right: 1px;
    left: unset;
    height: 24px;
    width: 24px;
    transform: unset;
  }


  .h4 {
    font-size: 22px !important;
    padding-top: 0 !important;
    padding-bottom: 12px !important;
    line-height: 18px;
  }

  .main-matching-container,
  .crossword-container,
  .main-transcribe-container,
  .ans-quiz-container {
    padding: 10px;
    height: 57vh;
  }

  .video-option-container {
    margin: 0;
  }

  .fill_in_blank {
    width: 172px !important;
    padding: 10px 10px;
    font-size: 20px;
  }

  .h5,
  h5 {
    font-size: 22px;
    line-height: 30px;
  }

  #result-success h3,
  #result-success .h3,
  #result-error h3,
  #result-error .h3 {
    margin-right: 24px;
  }

  .audio-container .text-center {
    font-size: 12px;
  }

  .audio-container i {
    font-size: 18px;
  }

  .sequential-txt {
    font-size: 16px;
  }

  #sequential-quiz .custom-checkbox {
    padding: 8px;
  }

  .question-box-fillinblankselection .ans-quiz-container label {
    font-size: 16px;
  }

  .question-box-fillinblankdragdrop .ans-quiz-container label {
    font-size: 18px;

  }

  .question-box-fillinblankdragdrop .ans-quiz-container span {
    font-size: 18px;

  }

  .question-box-videoquiz label {
    font-size: 16px;
  }

  .custom-checkbox .custom-checkbox-checkmark:after {
    top: 0;
    left: 3px;
    width: 6px;
    height: 10px;
  }

  .question-box-crossword::after {
    content: '';
    height: 262px;
  }

  .question-box-transcribe_audio_fill_in_the_blank .audio-answer-container span {
    font-size: 16px;
  }

  .question-box-transcribe_audio_fill_in_the_blank .audio-answer-container label {
    font-size: 16px;
  }

  .question-box-col_matching .p-2 {
    font-size: 16px;
  }

  .question-box-col_matching span {
    font-size: 16px;
  }

  .scDraggable {
    padding: 8px !important;
    font-size: 16px !important;
  }

  .question-box-image_select img {
    width: 100px;
    height: 100px;
  }

  .audio-container_image_select_radio {
    font-size: 16px !important;
  }

  .image_select_radio-answer-container img {
    width: 100px;
    height: 100px;
  }

  .transcribe-container_image_select {
    padding: 10px;
  }
}

.flip-box {
  background-color: transparent;
  width: 100px;
  height: 100px;
  /* border: 1px solid #f1f1f1; */
  perspective: 1000px;
  margin: 10px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box.toggled .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100px;
  max-height: 100px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 15px;
}

.flip-box-front img,
.flip-box-back img {
  object-fit: contain;
  border-radius: 15px;
  max-width: 100%;
  max-height: 100%;
}

.flip-box-front {
  background-color: #f5f5f5;
  color: black;
}

.flip-box-back {
  background-color: #c7cedb;
  color: white;
  transform: rotateY(180deg);
}

.flip-box-back h2 {
  white-space: wrap;
  /* Prevent text from wrapping */
  font-size: 60px;
}

.colorHighlight {
  outline: 5px solid red;
  transform: scale(.95);
  border-radius: 15px;
}

:root {
  --progress-bar-width: 40px;
  --progress-bar-height: 40px;
  --font-size: 0.70rem;
}

.circular-progress {
  width: var(--progress-bar-width);
  height: var(--progress-bar-height);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circular-progress .inner-circle {
  position: absolute;
  width: calc(var(--progress-bar-width) - 10px);
  height: calc(var(--progress-bar-height) - 10px);
  border-radius: 50%;
  background-color: white;
}

.circular-progress .percentage {
  position: relative;
  font-size: var(--font-size);
  color: rgb(0, 0, 0, 0.8);
}

.tier-image {
  max-width: 100px;
  max-height: 100px;
}

.recent-history-container {
  max-height: 400px;
  border-radius: 1rem;
  border: none;
}

.clientspace-card {
  border-radius: 1rem;
  border: none;
}

.contact-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
  max-height: 382px;
}

.blog-bg-md-clientspace {
  height: 196px;
}

.xpText {
  text-shadow: 4px 4px 1px #fde787;
  font-size: 28px;
}

.chartjs-wrapper {
  height: 300px;
}

@media (max-width: 991px) {
  .contact-image {
    max-height: 300px;
  }
}

textarea[dir="rtl"][readonly] {
  background-color: #fff;
}

input[type="text"][readonly] {
  background-color: #fff;
}

.glass-border {
  border-radius: 10px;
  border: 10px double rgba(255, 255, 255, 0);
  outline: 2px solid white;
}

.glass-border .video-js[tabindex="-1"] {
  outline: none !important;
}

.glass-border .vjs-poster img {
  object-fit: cover;
  border-radius: 10px;
}

#makeATest .question label {
  margin-bottom: 20px;
  line-height: 30px !important;
}

.post-thumb-box-active {
  border-radius: 30px;
  background: #f5f5f5;
  box-shadow: -2px 2px 10px #ddd;
}
.blog-bg-custom {
  height: 346px;
}
@media (max-width: 547px) {
  .blog-bg-custom {
    height: 216px;
  }
}

.ul-style-02 li {
  background-image: url(../images/checkbox-empty.svg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 35px;
  text-align: left;
  font-size: 14px;
  display: flex;
  align-items: center;
  min-height: 28px;
  /* margin-bottom: 16px; */
  line-height: 24px;
}

.rounded-btn {
  border-radius: 100px;
  padding: 10px 16px !important;
  box-shadow: 0px 18px 36px rgba(75, 82, 95, 0.36);
}
.offer-bg-custom {
  background: aliceblue;
  background-image: radial-gradient(#aecdff 1px, transparent 0);
  background-size: 20px 20px;
  background-position: -12px -12px;
}
.navbar .dropdown-item{
  font-size: 15px;
}
.blog-link-badge-post.d-inline {
  border-radius: 100px;
}