/* @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.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap"); */

@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300..900&display=swap');

:root {
  --primary-color: #fed12e;
  --secondary-color: #000;
  --text-color: #000;
  --bg-color: #f3f3f3;
  --white-color: #fff;
}
/* ::selection{
  user-select:none;
} */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  scroll-behavior: smooth;
}
@font-face {
  font-family: "Molther";
  src: url("../font/Molther.ttf") format("truetype");
}
@font-face {
  font-family: "Intelo-Medium";
  src: url("../font/Intelo-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Intelo-Bold";
  src: url("../font/Intelo-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Intelo-Regular";
  src: url("../font/Intelo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Fontspring-DEMO-juana-black";
  src: url("../font/Fontspring-DEMO-juana-black.otf") format("otf");
}
@font-face {
  font-family: "Fontspring-DEMO-juana-extralight";
  src: url("../font/Fontspring-DEMO-juana-extralight") format("ttf");
}
body {
  overflow-x: hidden;
  background: var(--white-color);
  scroll-behavior: smooth;
}
.M-Intelo {
  font-family: "Intelo-Medium";
}
.B-Intelo {
  font-family: "Intelo-Bold";
}

.R-Intelo {
  font-family: "Intelo-Regular";
}

.font-molther {
  font-family: "Molther";
}
.frank-ruhl-libre {
  font-family: "Frank Ruhl Libre", serif;
}
#button_top.show {
  visibility: visible;
  right: 51px;
}
#button_top {
  background: var(--primary-color);
  width: 48px;
  height: 48px;
  border-radius: 82px;
  position: fixed;
  transition: 0.4s ease-in-out, _ 0.4s ease-in-out, _ 0.4s ease-in-out;
  opacity: 1;
  visibility: hidden;
  z-index: 1016;
  bottom: 81px;
  right: -70px;
  cursor: pointer;
  text-align: center;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--primary-color);
  border: 1px solid #fff;
}
::-webkit-scrollbar-track {
  background-color: #ebebeb17;
  border-radius: 10px;
}
#button_top i {
  color: var(--secondary-color);
  line-height: 47px;
}
a {
  text-decoration: none;
}
.line {
  position: relative;
}
.line::after {
  content: "";
  position: absolute;
  width: 169px;
  height: 2px;
  background: #000;
  top: 50%;
  border-radius: 12px;
  margin-left: 1rem;
}
select:focus,
textarea:focus {
  outline: none;
  box-shadow: none  !important;
  border-color: transparent !important;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

input:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}

button:focus {
  outline: none;
  box-shadow: none;
  border: none;
}
input:focus {
  outline: none !important;
  box-shadow: none !important;
}

.number-inp .iti--separate-dial-code {
  width: 100% !important;
  position: relative;
  padding-bottom: 25px;
}
.number-inp .iti--separate-dial-code .iti__flag-container {
height: 70%;
}
label.error {
  color: var(--primary-color);
  font-weight: 500;
  font-size: 12px;
  position: absolute;
  bottom: 5px;
  left: 0;
}

header.header-sticky {
  position: fixed;
  width: 100%;
  top: 0;
  background: #000000;
  transition: all 0.5s ease-in-out;
  /* box-shadow: 0 0 20px -5px #b2b2b2; */
  z-index: 1000;
}

header.header-sticky .website-button a:nth-child(2) {
  background: var(--primary-color);
  color: var(--secondary-color);
}

header.header-sticky .website-button a:nth-child(2) i {
  color: var(--secondary-color);
}

header {
  transition: all 0.5s ease-in-out;
}

#default-tab button[aria-selected="true"] {
  background-color: var(--primary-color);
  border-radius: 5px;
  border-color: var(--primary-color) !important;
}

#accordion-color button[aria-expanded="false"],
#default-styled-tab button[aria-selected="false"] {
  color: var(--secondary-color);
  border-bottom: 1px solid #000000;
}

/* #accordion-color button:hover[aria-expanded="false"] {
  color: var(--white-color);
} */

.step-sec-bef:before {
  content: "";
  background: url(../images/arrow.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -60px;
  z-index: -1;
}

/* .banner-bottom-slider {
  margin: 0 20px 0;
} */

.banner-bottom-slider .slick-arrow {
  top: 25%;
  position: absolute;
  background: none;
  border: none;
  font-size: 0;
  z-index: 9;
  display: none !important;
}

.banner-bottom-slider .slick-prev {
  left: -15px;
}

.banner-bottom-slider .slick-prev:before {
  content: "\f104";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 32px;
  color: #000;
}

.banner-bottom-slider .slick-next {
  right: -25px;
}

.banner-bottom-slider .slick-next:before {
  content: "\f105";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 32px;
  color: #000;
  right: 10px;
}

.banner-bottom-slider .banner-bottom-box  , .brand-slider .brand-sli-inner-items{
  /* margin: 0 10px 0; */
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.banner-bottom-box img  , .brand-sli-inner-items img {
  /* width: 175px;
  height: 100px; */
  object-fit: contain;

}

.banner-bottom-box .dot-image{
  margin: 0 auto;
}

.banner-bottom-box .dot-image img {
  width: 20px;
  height: 20px;
}

.glowing-circle {
  width: 18px;
  height: 18px;
  background-color: #fed12e;
  border-radius: 50%;
  /* animation: pulse 2s ease-in-out infinite; */
  /* box-shadow: 0 0 20px #FF4500, 0 0 20px #ff642b, 0 0 20px #ff642b, 0 0 20px #ff642b; */
}

.about_wrap:before {
  content: "";
  position: absolute;
  background: url(https://ucare.timepad.ru/4bf4e12e-7c00-49bd-bc22-fc13ac989ae3/poster_event_681726.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.2;
}
.services_book_slider .slick-dots {
  bottom: -76px;
}
.services_book_slider .slick-dots {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}
.services_book_slider .slick-dots li button {
  border-radius: 50%;
  margin: 0 6px;
  background: var(--primary-color);
  width: 29px;
  height: 6px;
}
.services_book_slider .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.services_book_slider .slick-dots li button:before {
}
.home_feaatured_books img {
  width: 162px;
  background: #E3FFFA;
  height: 100px;
  object-fit: contain;
  padding: 0px 10px;
  border-radius: 9px;
}
.testimonial-box-slider .slick-slide {
  filter: blur(3px);
  margin: 0px 10px;
}

.testimonial-box-slider .slick-active.slick-center {
  transform: translateY(-50px);
  filter: blur(0px);
}

.testimonial-box-slider .slick-active.slick-center > div  > div{
  background: #fff !important;
  border-color: #fff !important;
}

.testimonial-box-slider .slick-active.slick-center > div  > div p , .testimonial-box-slider .slick-active.slick-center > div  > div h4{
  color: #000 !important;
}

.testimonial-box-slider .slick-list.draggable {
  padding: 0px;
}

.testimonial-box-slider .slick-arrow {
  position: absolute;
  top: inherit;
  bottom: 8%;
  background: none;
  border: none;
  font-size: 0;
  z-index: 9;
}
.testimonial-box-slider .slick-arrow::before {
  background: #262626;
  border: 2px solid #262626;
}
.testimonial-box-slider .slick-prev {
  left: 46%;
}
.testimonial-box-slider .slick-prev::before {
  content: "\f053";
}
.testimonial-box-slider .slick-next {
  right: 46%;
}
.testimonial-box-slider .slick-next::before {
  content: "\f054";
}
.testimonial-box-slider .slick-prev::before,
.testimonial-box-slider .slick-next::before {
  font-family: "Font Awesome 6 Pro";
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  width: 35px;
  height: 35px;
  line-height: 32px;
  text-align: center;
  border-radius: 100%;
  display: block;
  opacity: 1;
}
/* .testimonial-box-slider:before {
  content: "";
  position: absolute;
  top: 25%;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--primary-color);
  height: 200px;
  width: 100%;
  z-index: -1;
} */

.our-writing-wrap {
  text-align: center;
  background: #000000;
  padding: 4rem 0;
}
.our-writing-head .heading-two {
  font-size: 60px;
  line-height: 66px;
  color: #b66f09;
}
.our-writing-head p {
  color: #fff;
  padding: 16px 0;
}
.news-featured {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.news-logo.nbc-news {
}

.news-logo img {
  width: 296px;
  object-fit: contain;
  height: 71px;
}

.news-logo {
  border-radius: 20px;
  background: #ffffff;
  margin: 25px 13px 0;
  padding: 25px;
  transition: all 0.3s ease-in;
}

.news-logo:hover {
  transform: scale(1.1);
}
.animscale {
  animation: animscale 3s ease-in-out infinite;
}

.calendly-inline-widget {
  width: 595px !important;
  height: 848px !important;
}

@keyframes animscale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {

  .testimonial-box-slider .slick-active.slick-center > div > div {
    box-shadow: 0px 5.052px 30.314px 5.052px rgba(0, 0, 0, 0.25);
    padding: 0px;
    margin-left: auto;
}

  .step-sec-bef:before {
    left: 0px;
  }
  .testimonial-box-slider .slick-arrow {
    display: none !important;
  }
  .line::after {
    display: none;
  }

  .banner-bottom-box img {
    width: 130px;
    height: 60px;
  }
  .banner-bottom-box .dot-image{
    margin: 0 10px;
  }

  .calendly-inline-widget{
    width: 100% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .testimonial-box-slider .slick-active.slick-center > div > div {
    box-shadow: 0px 5.052px 30.314px 5.052px rgba(0, 0, 0, 0.25);
}


  .step-sec-bef:before {
    left: 10px;
  }
  .testimonial-box-slider .slick-next {
    right: 20%;
  }

  .testimonial-box-slider .slick-prev {
    left: 20%;
  }

  .line::after {
    display: none;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner-bottom-box img {
    width: 130px;
    height: 60px;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1535px) {
  .step-sec-bef:before {
    left: 0px;
  }
  .banner-bottom-box img {
    width: 130px;
    height: 60px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .banner-bottom-box img {
    width: 130px;
    height: 60px;
  }
}
