@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&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&family=Roboto:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");

body {
  font-family: "Roboto", sans-serif !important;
}
h1 {
  font-size: 35px !important;
}
.row p {
  text-align: justify;
}
.testimonial-slider p {
  text-align: justify;
}
h2 {
  font-size: 27px !important;
}
h3 {
  font-size: 22px !important;
}
a {
  text-decoration: none !important;
}
.post-content a {
  color: #de0808 !important;
}
.custom-dropdown-menu a {
  color: black !important;
  font-weight: 400 !important;
}

section a {
  color: #de0808 !important;
  font-weight: 700;
}
.post-content p {
  text-align: justify;
}
.expert-slider a {
  color: black !important;
}
footer a {
  color: black !important;
}
.nav-top {
  z-index: 20;
}
textarea:focus-visible {
  outline: none !important;
}
.form-select:focus {
  box-shadow: none !important;
}
.form-control:focus {
  outline: 0;
  box-shadow: none !important;
}
.remove_field.remove-btn {
  right: 40px;
  top: 8px;
}
.hover-scale {
  background: linear-gradient(
    180deg,
    #e1ebf5 21.67%,
    hsla(0, 0%, 100%, 0.575) 99.26%,
    rgba(225, 235, 245, 0) 91.24%
  );
}
.rating {
  font-size: 12px;
  height: 48%;
  border-radius: 3px;
}
.top {
  padding-top: 100px;
}
.red-bg {
  background-color: #de0808 !important;
}
.bg-yellow {
  background-color: #ffd700 !important;
}
.bg-light-yellow-gradient  {
  background: linear-gradient(#e6e6e6, #e6e6e6) !important;
  transition: 0.5s;
}

.cta-image-wrapper {
  background-image: url(../images/blog-cta.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 200px; 
  width: 100%;
  position: relative;
  overflow: hidden;
}

.cta-overlay {
  background-color: rgba(222, 8, 8, 0.5); 
}
.submit-page h1{
  font-size: 30px !important;
}
.round-radius {
    border-bottom-left-radius: 55px;
    border-top-right-radius: 55px;
}

.text-gradient {
  background: linear-gradient(45deg, #de0808, #ffd700);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.review-btn .slick-prev,
.review-btn .slick-next {
  width: 30px;
  height: 20px;
}

.review-btn .slick-prev::before,
.review-btn .slick-next::before {
  color: #ffd700 !important;
}

.text-yellow {
  color: #ffd700 !important;
}
.text-red {
  color: #de0808 !important;
}

.yellow-border {
  border: 2px #ffd700 solid !important;
}

.red-border {
  border: 2px #de0808 solid !important;
}
.yellow-border-left {
  border-left: 8px #ffd700 solid !important;
}

.bg-off-white {
  background-color: #f6faff !important;
}
.bg-gradient-red-custom {
  background: linear-gradient(to right, #de0808, #cf142b);
}

.navbar-toggler:focus {
  box-shadow: none !important;
}

.red-border-left {
  position: relative;
  padding-left: 16px;
}

.red-border-left::before {
  content: "";
  position: absolute;
  left: 0;
  top: 25%;
  height: 50%;
  width: 4px;
  background-color: #de0808;
}

.nav {
  flex-wrap: nowrap !important;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

::-webkit-scrollbar-thumb {
  background-color: #ffd700;
  border-radius: 10px;
}

::-webkit-scrollbar-track {
  background: transparent;
}
.nav-tabs .nav-link {
  background-color: #ffffff;
  color: black;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

.nav-tabs .nav-link:hover {
  transform: scale(1.05);
  background-color: #de0808;
  color: white !important;
}

.nav-tabs .nav-link.active {
  background-color: #de0808 !important;
  color: white !important;
}

.nav-tabs .nav-link.active:hover {
  background-color: #de0808;
  color: white !important;
}
.university-img {
  width: 200px;
}
.university-logo {
  height: 120px !important;
}
.img-top {
  top: 0px;
  z-index: 1;
}
.img-middle {
  width: 140px;
  top: 200px;
  left: -150px;
  z-index: 1;
}
.icon-size {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
}
.half-circle {
  width: 160px;
  z-index: -1;
}
.writer-line-top {
  top: 0px;
  left: 32%;
  width: 40%;
}
.writer-line-left {
  left: 0px;
  top: 50%;
}
.writer-line-right {
  right: 0;
  top: 50%;
}
.cta {
  background: linear-gradient(rgba(238, 178, 40, 0.2), rgba(238, 178, 40, 0.6)),
    url(../images/banner-cta.webp);
  background-size: cover;
  background-position: center;
}
.assignment-writers:hover .bg-light-yellow-gradient  {
  background: linear-gradient(#ffd700, #ffd700) !important;
}

.step-number {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 75px;
  left: -20px;
}
.testimonial-slider-box {
  min-height: 400px;
}
.testimonial-round-1 {
  left: -10px;
  top: -15px;
  width: 60px;
  height: 80px;
  transform: rotate(130deg);
  z-index: 1;
}
.testimonial-round-2 {
  right: -50px;
  top: 132px;
  width: 100px;
  height: 200px;
  transform: rotate(-140deg);
  z-index: 1;
  background: radial-gradient(circle, #fff9d6 0%, #fff1ad 50%, #ffe680 100%);
}

.circle-wrapper {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
}
.side-box {
  top: 50%;
  transform: translate(13%, -50%);
  transition: all 0.3s ease;
  position: absolute;
  z-index: 1;
  white-space: nowrap;
}

.right-side-box {
  top: 50%;
  transform: translate(-13%, -50%);
  transition: all 0.3s ease;
  position: absolute;
  z-index: 2;
  white-space: nowrap;
}

.left-side:hover .side-box {
  transform: translate(17%, -50%);
}
.left-side:hover i {
  margin-right: 0px !important;
}

.right-side:hover .right-side-box {
  transform: translate(-20%, -50%);
}
.right-side:hover i {
  margin-right: 0px !important;
}

.cta-btn-red {
  transition: 0.5s;
  animation: pulse-shadow-red 1s infinite;
}

@keyframes pulse-shadow-red {
  0% {
    box-shadow: 0 0 0px rgba(255, 255, 255, 0);
  }
  50% {
    box-shadow: 0 2px 10px 5px #ffd700;
  }
  100% {
    box-shadow: 0 0 0px rgba(255, 255, 255, 0);
  }
}

.subject-rounded {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
.subject-box {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

.subject-rounded {
  background: linear-gradient(#de0808, #ffd6db);
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.subject-box {
  background: white;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.accordion-button:focus {
  box-shadow: none !important;
}
.subject-scroll {
  height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
}
.offer-section {
  background-image: url(../images/red-bg.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.dropdown-menu .dropdown-item:active {
  background-color: transparent !important;
}
.vertical-scroll-section {
  height: 460px;
  overflow-y: auto;
  overflow-x: hidden;
}

.form-select:focus {
  box-shadow: none !important;
  border-color: transparent !important;
}
.hero-banner h1,
p {
  position: relative;
  z-index: 2;
}
.whatsapp-button {
  bottom: 20px;
  left: 10px;
  z-index: 999;
  width: 190px;
}
.blur-sample-page-img {
  top: 50%;
}
.sample-circle {
  top: 18%;
  right: 18%;
  width: 6%;
}
.assignment-girl-img {
  width: 40%;
}
.form-select,
.form-control,
textarea {
  color: #707881 !important;
}
.error-image {
  max-width: 300px;
  height: 300px;
}

.more-link {
  background-color: #de0808 !important;
  color: white !important;
  border-radius: 6px;
  padding: 8px 10px;
  font-weight: 600;
}

.view-btn {
  transition: 0.3s;
  border: 2px solid #de0808 !important;
  color: #de0808 !important;
}

.order-btn {
  transition: 0.3s;
  background-color: #000000 !important;
  color: #fff !important;
}

.view-btn:hover {
  background-color: #000000 !important;
  color: #fff !important;
  border: 2px solid #000000 !important;
}

.order-btn:hover {
  background-color: #fff !important;
  color: #de0808 !important;
  border: 2px solid #de0808 !important;
}

.blue-border {
  border: 2px #000000 solid !important;
}
