
:root {
  --red: #de0701;
  --dark: #2c3e50;
  --yellow: #fcbf3e;
  --white: #fff;
}
body {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
}
.modal-lg, .modal-xl {
	max-width: 500px;
}
p.course-description {
	font-size: 14px;
	line-height: 24px;
}
.slider-text {
    /* height: 100vh; 
    min-height: 750px;*/
    color: rgba(255, 255, 255, 0.8);
    z-index: 3;
}
.subheading {
    text-transform: uppercase;
    font-weight: bold;
    color: rgba(205, 12, 18, 1);
    font-size: 56px;
    display: inline-block;
    letter-spacing: 2px;
    position: relative;
    line-height: 1;
    z-index: 0;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 2rem !important;
}
.subheading-1 {
    text-transform: uppercase;
    font-weight: 400;
    color: rgba(53, 48, 59, 1);
    font-size: 18px;
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    z-index: 0;
    width: 100%;
    letter-spacing: 1.2px;
    font-family: 'Poppins', sans-serif;
    text-transform: inherit;
}
.banner-1 .subheading {
  margin-bottom: 20px !important;
}
.banner-1 .subheading .small_text {
  margin: 0 0 10px;
}

#carousel .caption div.banner3-text {
  animation-duration: 1s;
  animation-delay: 2.2s;
}
.subheading .small_text {
    font-size: 30px;
    font-weight: 700;
    display: flex;
    padding-top: 2px;
    color: rgba(205, 12, 18, 1);
}


#carousel .carousel-item.banner-1 {
  background-image: url("../img/banner-Preu.jpg");
}
#carousel .carousel-item.banner-2 {
  background-image: url("../img/banner-ielts.jpg");
}

#carousel .carousel-item.banner-3 {
  background-image: url("../img/bg_2.jpg");
}

.carousel-control-next, .carousel-control-prev {
  padding-top: 115px;
  z-index: 2;
}
.banner-2 .subheading {
  color: #000;
  text-transform: inherit;
  font-weight: normal;
  font-size: 56px;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 1px;
  margin-bottom: 20px !important;
}
.banner-2 .subheading span {
  font-weight: 600;
}
.banner-2 .subheading p {
  font-size: 17px;
  line-height: 23px;
  font-weight: 600;
}
.banner-2 .subheading-1 {
  font-size: 23px;
  line-height: 32px;
  width: 80%;
}
.banner-2 .subheading .small_text {
  font-size: 45px;
  margin-bottom: 10px;
}
.banner-2 .banner1-text li p {
  color: #000;
}
.course-name {
  display: flex;
}
.banner-3 .subheading {
  color: var(--yellow);
  font-size: 50px;
}
.banner-3 .subheading-1 {
  color: #fff;
}
.banner-3 .subheading-1 ul {
  /* background-color: #ffffffa8;
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px; */
  column-count: 2;
  column-gap: 40px;
}
.banner-3 h2 {
  margin-bottom: 20px !important;
}
.banner-3 .subheading .small_text {
  font-size: 27px;
  font-weight: normal;
}
.banner3-text {
  /* border-left: 6px solid #df2123;
  padding-left: 10px; */
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.banner3-text span {
  font-size: 16px;
  font-weight: 600;
  color: var(--yellow);
  line-height: 20px;
  text-transform: initial;
  display: block;
  margin-bottom: 7px;
}
.banner3-text p {
  font-size: 14px;
  font-weight: 300;
  color: #fdfdfd;
  line-height: 18px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.banner3-text li:last-child p {
  margin: 0;
}
.banner-3 .slider-text {
  padding-top: 25px;
}
.button-container .btn-primary {
  background-color: var(--yellow);
  color: #333;
  font-size: 18px;
  font-weight: 600;
}

/* #carousel .carousel-item.sea {
  background-image: url("../img/bg_1.jpg");
}

#carousel .carousel-item.river {
  background-image: url("../img/bg_1.jpg");
} */

#carousel .carousel-item {
  height: 80vh;
  width: 100%;
  min-height: 350px;
  background: no-repeat center center scroll;
  background-size: cover;
  background-position: top;
  /* background-attachment: fixed; */
  padding-top: 115px;
  align-items: center;
  animation-name: hero-banner;
}


/* #carousel .carousel-inner .carousel-item {
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
} */
#carousel .carousel-item .caption {
/*   background-color: rgba(0, 0, 0, 0.5);
  padding: 40px;
  color: white; */
  animation-duration: 1s;
  animation-delay: 1s;
}
.carousel-control-prev-icon {
  filter: drop-shadow(2px 2px 4px black);
  cursor: pointer;
}
.carousel-control-next-icon {
  filter: drop-shadow(2px 2px 4px black);
}
.top-bar i {
    font-size: 18px;
}
.p-m-icons i {
	color: #fff;
}
.social_link i {
  color: #000;
}
/* .about_us .sub_heading p, .column p {
  font-weight: 400;
} */
.about_row {
  margin-top: 50px;
  margin-bottom: 50px;
}
.contact-icons-p {
  display: none;
}

.inner-page {
  background-image: url(../img/about-us.jpg);
  height: 90vh;
  /* background-position: center; */
  min-height: auto;
  display: grid;
}
.inner-page .slider-text {
  height: 90vh;
  min-height: auto;
  padding-top: 116px;
}
.courses {
  background-image: url(../img/courses.jpg);
}
.trainers {
  background-image: url(../img/trainers1.jpg);
}
.gallery {
  background-image: url(../img/gallery-bn.jpg);
}
.contact-form {
  background-color: #490506;
  padding: 10px 20px;
  display: grid;
  border-radius: 10px;
}
.inner-page-con p {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.benefits-text h4 {
  font-size: 16px;
}
.benefits-text ul {
  column-count: 1;
  column-gap: 30px;
}
.benefits-text ul li {
  margin-bottom: 20px;
}
.benefits-text ul li:last-child, .key-features li:last-child {
  margin: 0;
}
.key-features ul {
  padding-left: 15px;
  column-count: 2;
  column-gap: 50px;
}
.key-features li {
  list-style: decimal;
  margin-bottom: 20px;
}
.key-features li h5, .key-features li::marker {
  font-size: 16px;
}
.btn-custom {
  font-size: 18px;
  background-color: #d6963a;
  border-radius: 5px;
  padding: 7px 25px;
  color: #fff;
  margin: 0 10px;
  width: 160px;

}
.btn-custom:hover {
  background-color: #bb802d;
  color: #fff;
}
.what-learn {
  position: relative;
  background-color: #3d0001;
  color: #fff;
}
.what-learn h3 {
  font-size: 20px;
  color: #fff;
}
.what-learn h4 {
  font-size: 18px;
  margin-bottom: 5px;
}
.what-learn:before {
  content: "";
  background-color: #651012;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
}
.what-learn ul {
  padding-left: 15px;
}
.what-learn li {
    list-style: disc;
    list-style-position: outside;
    margin-bottom: 30px;
}
.what-learn li:last-child {
  margin-bottom: 0;
}

/*** Mouse Down ***/

.scroll-down {
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.scroll {
  width: 1.5rem;
  height: 2.5rem;
  border: 2px solid var(--white);
  border-radius: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.scroll span {
  width: 0.8rem;
  height: 0.8rem;
  display: block;
  background: var(--white);
  border-radius: 50%;
  animation: cursor-slide 1.15s linear infinite;
}

.arrow-down {
  width: 0.8rem;
  height: 0.8rem;
  border: 2px solid transparent;
  border-right-color: var(--white);
  border-bottom-color: var(--white);
  transform: rotate(45deg);
  margin-top: 0.3rem;
  animation: arrow-pulse 1.15s linear infinite;
}


@keyframes fadeInLeft {
  0% {
      opacity: 0;
      -webkit-transform: translate3d(-10%,0,0);
      transform: translate3d(-10%,0,0)
  }

  to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
  }
}



/* Keyframes */
@keyframes hero-banner {
  0% {
    opacity: 0;
  }
 
  100% {
    opacity: 1;
  }
}

@keyframes cursor-slide {
  0% {
    opacity: 0;
    transform: translateY(-1rem);
  }
  100% {
    opacity: 1;
    transform: translateY(1rem);
  }
}

@keyframes arrow-pulse {
  0 {
    opacity: 0;
  }
  25% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.50;
  }
  75% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}

/*** End Mouse Down ***/



/***** Responsive CSS *****/
@media (max-width: 992px) {
  .banner-1 .subheading {
    margin-bottom: 30px !important;
  }
  #carousel .carousel-item.banner-1 {
    background-position: 70%;
    background-color: #ffffff7d;
    background-blend-mode: screen;
  }
  .banner-2 .subheading .small_text {
    margin: 30px 0 10px;
  }
  #carousel .carousel-item.banner-2 {
    background-image: linear-gradient(to right, #ffffff, #ffffff00), url(../img/banner-ielts.jpg);
  }
  .banner-2 .subheading {
    font-size: 42px;
    margin-bottom: 10px !important;
  }
  /* .banner-2 .subheading p {
    width: 60%;
  } */
  .banner-2 .subheading .small_text {
    font-size: 40px;
  }
  #carousel .carousel-item.banner-3 {
    background-color: #00000073;
    background-blend-mode: color;
  }
}
@media (max-width: 767px) {
    .home-slider .subheading {
        font-size: 50px;
        /* text-align: center; */
        margin-bottom: 30px !important;
    }
    .home-slider .subheading .small_text {
        font-size: 28px;
        justify-content: left;
        margin-bottom: 0;
    }
    .home-slider .subheading-1 {
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 35px !important;
        /* text-align: center; */
    }
    .button-container {
        margin: 0px;
        width: 100%;
    }
    .button-container .btn-primary {
        width: 100%;
        letter-spacing: 3px;
        font-size: 19px;
    }
    .partners-logos {
      grid-gap: 0.2rem;
    }
  #carousel .carousel-item.banner-2 {
    background-image: linear-gradient(to right, #ffffff, #ffffff66), url(../img/m-banner-ielts.jpg);
  }
  .home-slider .banner-2 .subheading {
    margin-bottom: 20px !important;
    width: 100%;
    font-size: 47px;
    
  }
  .banner-2 .subheading p {
    width: 100%;
  }
  .home-slider .banner-2 .button-container {
    margin-top: 10px;
  }
  .banner-2 .subheading p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 1.5px;
  }
  .banner-2 .subheading .small_text {
    font-size: 40px;
  }
  .banner-2 .subheading-1 {
    font-size: 23px;
    line-height: 1.2;
    margin-bottom: 35px !important;
    /* text-align: center; */
    width: 100%;
}
  #carousel .carousel-item.banner-3 {
    background-image: url("../img/m-bg_2.jpg");
  }
  .key-features ul, .benefits-text ul  {
    column-count: 1;
  }
  #carousel .carousel-item.banner-3 {
    background-blend-mode: none;
  }
  .banner-3 .subheading-1 {
    margin-bottom: 10px !important;
  }
  .banner-3 .subheading-1 ul {
    column-count: 1;
  }
}
@media (max-width: 480px) {
	
  .contact-icons-p {
    display: block;
    color: #fff;
  }
  .contact-icons-p a {
    color: #fff;
    padding: 5px 15px;
  }
  .contact-icons-p a:first-child {
    border-right: 1px solid #fff;
  }
  .contact-icons-p a i {
    font-size: 20px;
  }
  .contact-icons-d {
    display: none !important;
  }
  .btn-custom {
    margin-bottom: 10px;
  }
  .btn-custom:last-child {
    margin-bottom: 0;
  }
  .home-slider .banner-2 .subheading {
    margin-bottom: 10px !important;
  }
  
.carousel-control-next-icon, .carousel-control-prev-icon {
  filter: none;
}
.banner-3 .subheading {
  font-size: 32px;        
  margin-bottom: 20px !important;
}
.banner3-text li {
  margin-bottom: 17px;
}
.banner-3 .subheading-1 {
  margin-bottom: 0px !important;
}
.banner-3 .slider-text {
  padding-top: 10px;
}
.course-name {
  display: block;
}
.banner-2 .subheading .small_text, .banner-3 .subheading .small_text {
  margin-top: 10px;
}
.banner3-text {
  grid-template-columns: 1fr;
  gap: 10px;
}
  
}
@media (max-width: 400px) {
  .home-slider .subheading {
    font-size: 40px;
    margin-bottom: 15px !important;
  }
  .banner-2 .subheading .small_text {
    font-size: 30px;
  }
  .home-slider .banner-2 .subheading {
    font-size: 40px;
  }
  
  .banner-2 .subheading-1 {
    font-size: 18px;
  }
  #carousel .carousel-item {
    height: 90vh;
  }
  .home-slider .subheading .small_text, .banner-3 .subheading {
    font-size: 24px;
  }
  .banner-3 .subheading {
    margin-bottom: 10px !important;
  }
  .banner3-text span {
    margin-bottom: 5px;
  }
  .home-slider .banner-2 .subheading {
    margin: 0 !important;
  }
}
/***** End Responsive CSS *****/