body {

  margin: 0;
  background: #fff;
  color: #000;
  font-family: 'Raleway', sans-serif;

}



h1,
h2,
h3,
h4,
button {
  font-family: 'Shantell Sans', cursive !important;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 24px;
}


button:nth-of-type(1) {
  font-size: 20px;
}

button:nth-of-type(2) {
  font-size: 16px;
}



p,
span {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}

.section-margin-mt {
  margin-top: 40px !important;
}

.section-margin-mb {
  margin-top: 40px !important;

}

.section-margin-my {
  margin-top: 60px !important;
  margin-bottom: 0px !important;
  padding: 0 !important;

}

.section-margin-home {
  margin-top: 30px !important;
  margin-bottom: 0px !important;
  padding: 0 !important;

}

.section-margin-home-my {
  margin-top: 50px !important;
  margin-bottom: 0px !important;
  padding: 0 !important;

}

.travel-pra {
  font-size: 18px;
  line-height: 26px !important;
  letter-spacing: 1;
}

.sticky-content {
  position: sticky;
  top: 0px;
}

.insta-card {
  border: 1px solid #E5E5E5;
  border-radius: 16px;
  box-shadow: 4px 4px 4.7px 0px #0000001A;
  padding: 20px 10px;

  max-width: 400px;

  height: 500px;
  background-color: #fff;
  z-index: 10000;
  position: relative;
}

.insta-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;

}

.fa-ellipsis-h {
  color: #8F8F8F;

}

.fa-paper-plane,
.fa-comment,
.fa-comment,
.fa-heart,
.fa-bookmark,
.flaticon-arrow-right {
  text-shadow: 0 0 1px currentColor;
  -webkit-text-stroke: 0.5px;
}

.insta-header img {
  width: 36px;
  height: 36px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 10px;
}

.insta-icons {
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  font-size: 1.2rem;
}

.insta-caption {
  padding: 0 15px 15px 15px;
}

.insta-caption b {
  margin-right: 5px;
}

.insta-image {
  width: 100%;
  height: auto;
}












.border-botpm {
  border-bottom: 1px solid #000000;
}

.login-btn::before,
.login-btn::after {
  content: "";
  display: block;
  background: red;
  /* just for testing */
}





.buttons-section {
  margin-top: 3rem;
}

.courses__item-content {
  padding: 10px 6px;
}

.section-pb-30 {
  padding-bottom: 40px;
}

.german-bg {
  padding: 8px 20px !important;
  background-color: #000 !important;
}

.german-bg:hover {
  background-color: #fff !important;
  color: #000;
}

.button-group {
  display: flex;
  gap: 1rem;
  margin: 1rem 0;
}

.count span {
  font-family: 'Shantell Sans', cursive !important;
}

.btn {
  font-family: 'Shantell Sans', cursive;
  padding: 0.75rem 1.5rem;
  font-size: 16px;
  border: none;
  cursor: pointer;
  font-weight: bold;
  border-radius: 10px;
  transition: all 0.3s ease;
  background: #1971C9 !important;
  box-shadow: 5px 5px 0px 0px #0155A8;
  letter-spacing: 0.9px;

  color: white;
}

.btn1 {
  letter-spacing: 0.9px;
  font-family: 'Shantell Sans', cursive;
  padding: 6px 30px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  font-weight: bold;
  border-radius: 40px;
  transition: all 0.3s ease;
  background: #FFC930;
  box-shadow: 5px 5px 0px 0px #000000;
  color: #000;
}

.btn1:hover {
  color: #000;
  background-color: #fff;
}


.courses__item-bottom .button a span {
  font-family: 'Shantell Sans', cursive !important;
  font-size: 18px;
  font-size: 600;
}

[class*="flaticon-"] {
  font-size: 18px;

}


.blog-underline li a {
  border-bottom: #C1C1C1 !important;

}


.btn:hover {
  background: #FFC930 !important;

}

.btn.black {
  background-color: black;
  color: white;
}

.btn.black:hover {
  background-color: #333;
}

.btn.yellow {
  background-color: #facc15;
  color: black;
}

.btn.yellow:hover {
  background-color: #fbbf24;
}


.btn-thanks {
  font-family: 'Shantell Sans';
  padding: 0.75rem 1.5rem;
  font-size: 16px;
  border: none;
  cursor: pointer;
  font-weight: bold;
  border-radius: 10px;
  transition: all 0.3s ease;
  background: #FFC930 !important;
  box-shadow: 5px 5px 0px 0px #DBA609;
  letter-spacing: 0.9px;
  color: white;
  color: #000;
}

.btn-thanks:hover {
  background: #1971C9 !important;
  box-shadow: 5px 5px 0px 0px #0155A8;
  color: #fff;


}

/* header */

.tgmenu__navbar-wrap ul li a {
  font-weight: 600;
  font-size: 18px !important;
  line-height: 22px;
  text-transform: capitalize;
  color: #000000;
}

.tgmenu__navbar-wrap ul li a:hover {
  color: #0db490 !important;
}

.tgmenu__action>ul li.login-btn a {
  border-radius: 10px !important;
  background: #1971c9 !important;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
}

.tgmenu__action>ul li.login-btn a:hover {
  background: #000000 !important;
}

.banner-bg-six {
  padding: 55px 0 55px !important;
}

.banner__courses {
  background: #0DB490 !important;
  box-shadow: 4px 4px 2px 0px #0000001A !important;


}


.img-icon {
  height: 36px !important;
}


.about__enrolled .cta-count {

  font-weight: 600 !important;
  font-size: 18px;
  line-height: 45px !important;
  color: #000 !important;


}

.price {
  font-family: 'Shantell Sans', cursive;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  color: #CD3337;
  margin-top: 20px;



}

.categories__item .name {
  margin-top: 20px !important;
}

.font-title {
  font-family: 'Shantell Sans', cursive;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;


}

.lessons-text {

  font-size: 14px;
  line-height: 100%;
  font-weight: 600;
  color: #000000;

}

.lang-flora {

  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 100%;
  background: #D0EBFF !important;
  padding: 8px 26px !important;

  color: #0F6AB1 !important;

}

.ft-content p {
  color: #FFFFFF;
  margin-top: 10px !important;
  font-weight: 600;
  font-size: 16px !important;
  line-height: 22px !important;
  text-align: center;
  letter-spacing: 1px;

}

.testimonial__bottom-two h4 {
  font-weight: 500 !important;
  color: #0F6AB1;
}

.ft-content h4 {

  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 26px !important;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
}








.banner {
  background-color: #0e6eb8;
  /* Blue background */
  color: white;
  padding: 60px 0px 60px;
}

.banner h2 {

  font-size: 46px;
  margin-bottom: 8px;
  color: #fff;
}

.underline {
  width: 250px;
  height: 2px;
  background-color: white;
  margin-bottom: 12px;
}

.breadcrumb-text {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  color: #7DC6FF;
}

.breadcrumb-text b {
  color: #FFFFFF;
  font-weight: 600;
  letter-spacing: 1.3px;
}




.icon-list li {
  margin-bottom: 10px;
  font-weight: 600;
}

.icon-list i {
  color: #000;
  margin-right: 10px;

}




.contact-section {
  background-color: #EDF4FB;
  padding: 40px;
  border: 1px solid #D4D4D4;
  border-radius: 10px;
  height: 100% !important;
}

.info-box {
  background-color: #EDF4FB;
  padding: 20px;
  border: 1px solid #D4D4D4;
  border-radius: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  height: 30.33%;
}

.info-icon {
  background-color: #0f6ab1;
  color: white;
  padding: 15px;
  border-radius: 50%;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  min-width: 60px;
  min-height: 60px;
}

.contact-section p {
  color: #767676;
  font-size: 16px;
}

.info-text p {
  color: #767676;
  font-size: 16px;
}

.info-text h5 {
  font-weight: bold;
  margin-bottom: 5px;
  font-family: 'Shantell Sans', cursive;
}

.form-label {
  font-weight: 500;
}

.form-control,
.form-select {
  border-radius: 10px;
  border: 1px solid #E6E6E6;
  height: 45px;
}

.submit-btn {
  background-color: #fecb2f;
  border: none;
  border-radius: 20px;
  padding: 10px 30px;
  font-weight: bold;
  font-family: 'Shantell Sans', cursive;
  color: black;
  box-shadow: 3px 3px 0px black;
  transition: all 0.2s ease;
}

.submit-btn:hover {
  background-color: #f7bd00;
  transform: translateY(-2px);
}

.course-side {
  display: flex;
  align-items: center;
  border: 2px solid #CFCFCF;
  padding: 15px;
}



.extra-author {

  font-size: 18px !important;
  color: #8A8A8A !important;
  line-height: 120% !important;
  letter-spacing: 1px;
}


.bread-blog {

  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 100%;
  cursor: pointer !important;


}

.extra-blog-bg span {
  font-family: 'Shantell Sans', cursive !important;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  text-transform: capitalize;
  color: #FFFFFF91;


}

.list-wrap li {
  color: #8A8A8A !important;
}

.list-wrap li span {
  color: #8A8A8A !important;
}






.sticky-sidebar {

  position: sticky;
  top: 1px;
}

.qoute-p {
  padding: 0 110px;
  text-align: center;

}

.fa-quote-left,
.fa-quote-right {
  display: none;
}





.map-container {
  width: 75%;
  margin: 0 auto;
}



/* travel */


.image-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.stacked {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 100%;

}

.stacked img {
  flex: 1;
}

.mb-10 {
  margin-bottom: 10px;
}


.flaticon-angle-right {

  text-shadow: 0 0 1px currentColor;
  -webkit-text-stroke: 0.5px;
}

.about__enrolled {
  transition-delay: .2s;
  box-shadow: -4px 4px 2px 0px #00000026;
  border: 1px solid #000000;
}

.footer-wrap li {
  display: flex;
  align-items: center;
  gap: 5px;
}

.footer-wrap li i {
  color: #EBBD34;
  ;
}

.footer__top {
  padding: 40px 0 60px;
}

.title-h3 {
  font-size: 36px !important;
  font-weight: 600;
  line-height: 40px !important;
  text-transform: capitalize;
}

.flipped {
  transform: scaleX(-1);

}

.svg-icon svg {
  width: 65px;
}


.map-margin {
  margin-top: 30px;
}




.thankyou-section {
  min-height: 526px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px;
  position: relative;
  background: #1971C9;

}

.thankyou-heading {

  font-family: "Shantell Sans";
  font-weight: 700;
  font-size: 46px;
  line-height: 48px;
  text-transform: capitalize;
  color: #fff;
}

.thankyou-para {
  font-family: "Raleway";
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
  color: #fff;
  max-width: 700px;
  margin: 20px auto;
  letter-spacing: 1px;
}















.course-post {
  cursor: pointer !important;
}







.Content__Wrapper p {
  font-family: "Raleway";
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  padding: 10px 10px 0;
  text-align: center;

}

.BornHS__Title {
  font-family: "Shantell Sans";
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 0 0 5px 0;
  margin: 0;

}

.BornHS__Wrapper {
  position: relative;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;


}

.BornHS__Wrapper figure {
  display: inline-block;
  width: 100vw;
}

.BornHS__Wrapper::-webkit-scrollbar {
  height: 2px;
}

.BornHS__Wrapper::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
}



.BornHS__Modal__Input {

  position: absolute;
}

.BornHS__Label,
.BornHS__Overlay {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #000000;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 0 3px #00000042;


}

.BornHS__Modal__Content {
  position: absolute;
  display: none;
  background: white;
  padding: 0 1px;
  border-radius: 8px;
  width: 250px;
  z-index: 1000;
  background: #0C0C0C87;
  color: #fff;



}

.BornHS__Input:checked~.BornHS__Modal__Content {
  display: block;
}

.BornHS__Input {
  display: none;
}


.hotspot-germany {
  top: 41%;
  left: 16%;
}

.hotspot-india {
  top: 61%;
  left: 47%;
}

.hotspot-france {
  top: 46%;
  left: 11%;
}

.hotspot-italy {
    top: 46%;
    left: 16%;
}

.hotspot-poland {
  top: 41%;
  left: 19%;

}

.hotspot-sweden {
  top: 30%;
  left: 18%;
}

.hotspot-iceland {
     top: 29%;
    left: 3%;
}

.hotspot-indonesia {
    top: 72%;
    left: 59%;
}

.hotspot-singapore {
top: 70%;
    left: 60%;
}

.hotspot-Austria {
  top: 44%;
  left: 18%;
}

.hotspot-Switzerland {
  top: 45%;
  left: 15%;
}

.hotspot-Luxembourg {
  top: 43%;
  left: 14%;
}

.hotspot-Belgium {
    top: 42%;
    left: 13%;
}

.hotspot-Netherlands {
     top: 40.8%;
    left: 14%;
}

.hotspot-Portugal {
    top: 50%;
    left: 7%;
}

.hotspot-Spain {
  top: 50%;
  left: 9%;
}

.hotspot-Croatia {
    top: 46%;
    left: 19%;

}

.hotspot-VaticanCity {
top: 48%;
    left: 17%;
}

.hotspot-Slovenia {
  top: 45%;
    left: 18%;
}

.hotspot-Slovakia {
    top: 43%;
    left: 20%;
}

.hotspot-Hungary {
top: 45%;
    left: 20%;
}

.hotspot-CzechRepublic {
 top: 43%;
    left: 18%;
}

.hotspot-Malaysia {
     top: 69%;
    left: 65%;

}

.hotspot-Greece {
    top: 50%;
    left: 21%;
}

.hotspot-Denmark {
top: 38%;
    left: 15%;
}








        .sticky-box {
  position: sticky !important;
  top: 110px !important; 
}
.courses__details-sidebar{
  position: sticky !important;
  top: 110px !important; 
}

@media (max-width: 1199.98px) {
  .tg-header__area .mobile-nav-toggler {
    display: none !important;
  }

  .d-xl-flex {
    display: flex !important;
  }
}

@media (max-width: 999px) {


  .blog__post-item {
    height: 100%;
  }

  .courses__item {
    height: 100%;
  }

  .tg-header__area .mobile-nav-toggler {
    display: block !important;
  }

  .mobile-login-btn {
    display: flex;
  }

  .tgmenu__action>ul li.login-btn a {
    display: none;
  }

  .d-xl-flex {
    display: none !important;
  }
}



@media (max-width: 768px) {


.footer__link .list-wrap li a {
    font-size: 16px;
 
}

  .Content__Wrapper p {
    font-family: "Raleway";
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 4px 0;
    text-align: center;
  }

  .BornHS__Label,
  .BornHS__Overlay {
    position: absolute;
    width: 5px;
    height: 5px;

  }
  .BornHS__Label, .BornHS__Overlay {

    box-shadow: none;
}

  .BornHS__Modal__Content {

    width: 200px;

  }

  .BornHS__Title {
    font-family: "Shantell Sans";
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;

  }

  .btn-thanks {
    font-family: 'Shantell Sans';
    padding: 0.4rem 0.4rem;
    font-size: 14px;
    border: none;
    cursor: pointer;
    font-weight: bold;
    border-radius: 10px;
    transition: all 0.3s ease;
    background: #FFC930 !important;
    box-shadow: 5px 5px 0px 0px #DBA609;
    letter-spacing: 0.9px;
    color: white;
    color: #000;
  }

  .thankyou-heading {
    font-size: 36px;
  }

  .thankyou-para {
    font-size: 14px;
  }

  .blog__post-item {
    margin-top: 20px;
  }

  .section-margin-mobile {
    margin-top: 30px;
  }

  .categories__wrap {
    padding: 30px 0px 30px !important;
  }

  .remove-sm {
    display: none;
  }

  h2 {
    font-size: 30px;
  }

  .map-margin {
    margin-top: 5px;
  }

  .blog__post-item-1 {
    height: 100%;
  }

  .section-margin-my {
    margin-top: 30px !important;
  }

  .section-margin-my-homepage {
    margin-top: 10px !important;
  }

  .section-margin-mt {
    margin-bottom: 0 !important;
  }

  .section-margin-mt {
    margin-top: 20px !important;
  }

  .mobile-pt {
    margin-top: 30px;
  }

  .footer__top {
    padding: 20px 0 0px;
  }

  .border-botpm {
    padding: 0 20px !important;
  }

  .insta-card {
    margin-bottom: 20px;
  }

  .about__images {
    margin-left: 0px !important;
    margin-right: 0px;
    position: relative;
    padding: 0px;
  }

  .title-h3 {
    font-size: 26px !important;
    font-weight: 600;
    line-height: 30px !important;

  }

  .courses__details-thumb img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    min-height: 0px;
    object-fit: cover;
  }

  .extra-gall {
    margin-top: 20px;
  }

  .section__title {
    margin-bottom: 0px;
  }

  .insta-card {
    height: 100%;
  }

  .stacked {

    margin-top: 10px;
  }

  .qoute-p {
    padding: 0 0px;
    text-align: center;

  }

  .fa-quote-left,
  .fa-quote-right {
    display: block;
  }

  .qoute-icon img {
    display: none;
  }

  .features__item-wrap {
    margin-top: 20px;
  }

  .banner h2 {
    font-size: 30px;


  }

  .content-mobile .extra-wrap li {

    font-size: 13px;
  }

  .mb-40 {
    margin-bottom: 0px;
  }

  .banner__btn-wrap-three .play-btn span {
    font-size: 16px;
  }

  .about__content {
    margin-bottom: 30px;
  }

  .newsletter__content .title {
    font-size: 30px !important;
  }

  .section__title .title {
    font-size: 30px !important;
  }

  .course-side {
    gap: 10px;
    flex-direction: column;
    padding: 25px 5px;
  }

  .courses-widget {
    padding: 0px 30px;
  }

  .mobile-margin {
    margin: 20px 0;
  }

  .section-py-120 {
    padding: 30px 10px !important;
  }

  .size-email {
    flex-wrap: wrap;
    font-size: 11px !important;
  }

  .contact-section {

    padding: 20px;

  }

  .courses__details-sidebar {
    padding: 30px 30px 40px;
    margin: 25px 0 0;
  }

  .info-box {
    height: auto;
  }

  .btn {
    padding: 0.6rem 1rem;
    font-size: 14px;
  }

  .section__title .title span:not(.svg-icon) {
    font-size: 30px;
  }

  .banner-bg-six {
    padding: 0px 0 10px !important;
  }

  .testimonial__mask-img {
    width: 100% !important;
    height: 100% !important;
  }
}