/*-------------- Owl crousel ---------------*/

.owl-carousel .owl-item img {
  width: auto !important;
  width: auto;
}
button.owl-next, button.owl-prev {
  background: #1e202c;
}
button.owl-prev {
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
}
button.owl-next {
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
}
button.owl-next i, button.owl-prev i{
  color: #ffffff;
}

/* --------- SLIDER--------- */

#slider{
  max-width:100%;
  margin:auto;
  padding:0!important;
  position:relative;
}
#slider img {
  width: 100% !important;
}
#slider .slider-box h1 {
  font-size: 60px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Roboto Slab";
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
}
#slider .slider-box h2 {
  font-size: 35px;
  color: #ffffff;
  line-height: 40px;
  font-weight: 300;
  font-family: "Poppins";
  max-width: 300px;
  margin: 0 auto;
}
#slider .slider-box p {
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 300;
  font-family: "Roboto";
  text-align: center;
  max-width: 350px;
  margin: 0 auto;
}
.slider-box {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  max-width: 50%;
  left: 0;
  right: 0;
  text-align: center;
}
#slider .carousel-caption {
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
.slider_bottom_box {
  padding-bottom: 10%;
}

#slider .service-box {
  position: absolute;
  bottom: -127px;
  background-color: #271706;
  padding: 60px 30px;
}
#slider #carouselExampleIndicators a i {
    width: 34px;
    height: 34px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #8e8282;
    opacity: 0.8;
    color: #fff;
    font-size: 25px;
    border-radius: 50%;
}
h3.service_head {
  font-size: 28px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Roboto Slab";
  text-align: left;
}
p.service_sub {
  font-size: 15px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 300;
  font-family: "Roboto";
  max-width: 300px;
}
h5.service_title {
  font-size: 13px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Roboto Slab";
  text-align: left;
}
p.service_text {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Roboto";
}
.box-content-1 {
  background: #ffbd0a;
  border: 1px solid #ffbd0a;
  border-radius: 10px;
}
.box-content-2 {
  background: #91b707;
  border: 1px solid #91b707;
  border-radius: 10px;
}
.box-content-3 {
  background: #ef5921;
  border: 1px solid #ef5921;
  border-radius: 10px;
}
.box-content-4 {
  background: #2dc7c3;
  border: 1px solid #2dc7c3;
  border-radius: 10px;
}
.slider_bottom_box .box {
  padding: 16px 10px;
}

/* --------------- About Us ------------- */

#about-us .abt_title {
  border-left: 5px solid #fda12b;
}
#about-us h3{
  font-size: 42px;
  color: #2c2c2c;
  font-weight: 900;
  font-family: "Roboto Slab";
}
#about-us h4 {
  font-size: 16px;
  line-height: 25px;
  color: #898989;
  font-weight: 400;
  font-family: "Roboto";
}
#about-us p {
  font-size: 13px;
  line-height: 24px;
  color: #666c6e;
  font-weight: 400;
  font-family: "Roboto";
}
#about-us p.text1 {
  font-size: 13px;
  line-height: 24px;
  color: #666c6e;
  font-weight: 400;
  font-family: "Roboto";
}
#about-us h6 {
  font-size: 18px;
  line-height: 24px;
  color: #545454;
  font-weight: 600;
  font-family: "Roboto";
}
#about-us .abt_content {
  background: #fff;
  padding: 10px 18px;
}
#about-us .about_img {
  margin-top: 40px;
}

/* ------------- Course ------------ */

#courses .course_head h3
{
  font-size: 40px;
  line-height: 48px;
  color: #2c2c2c;
  font-weight: 900;
  font-family: "Roboto Slab";
  padding: 10px 0;
  text-align: center;
}
#courses .course_head h3:after
{
  content: "";
  background-color: #ffbd0a;
  width: 30px;
  height: 3px;
  display: block;
  margin:13px auto;
  position: absolute;
  left: 49%;
}
#courses .course_head h3:before {
  content: "";
  background-color: #c2c2c2;
  width: 125px;
  height: 1px;
  display: block;
  margin: 0px auto;
  position: relative;
  top: 63px;
}
#courses .course-content {
  border: 2px solid #eee;
}
#courses ul li {
  list-style-type: none;
  display: inline-block;
}
#courses h5 {
  font-size: 19px;
  font-weight: 900;
  font-family: "Roboto Slab";
  text-align: center;
  color: #000;
}
#courses p {
  font-size: 14px;
  line-height: 20px;
  color: #666c6e;
  font-weight: 400;
  font-family: "Roboto";
  text-align: center;
}
#courses .star {
  text-align: center;
  color: #e9a501;
}
#courses .course_icon {
  width: 30px!important;
  height: 30px;
  border-radius: 50%;
  margin: 0 auto;
}
#courses .content_bottom {
  background: #f4f4f5;
  padding: 7px 5px;
}
#courses .content_bottom span.user {
  font-size: 13px;
  line-height: 20px;
  color: #2c2c2c;
  font-weight: 500;
  font-family: "Poppins";
  padding: 0 6px;
}
#courses .content_bottom span.number {
  font-size: 13px;
  line-height: 20px;
  color: #2c2c2c;
  font-weight: 500;
  font-family: "Poppins";
}
#courses .content_bottom .mrgn {
  margin-top: 4px;
  text-align: center;
}
#courses .content_bottom span.message {
  font-size: 13px;
  line-height: 20px;
  color: #2c2c2c;
  font-weight: 500;
  font-family: "Poppins";
  padding: 0 6px;
}
#courses .content_bottom span.price {
  font-size: 16px;
  line-height: 20px;
  color: #ffbd0a;
  font-weight: 500;
  font-family: "Poppins";
  padding: 0 6px;
}
#courses .content_style {
  padding: 5px 18px;
}

/* -------------- how-it-work -------------- */

#how-it-work {
  padding: 0;
}
#how-it-work .opacity {
  position: relative;
  background: #2a2419;
  opacity: 0.9;
}
#how-it-work .how-it-work-head h3
{
  font-size: 35px;
  color: #e5eaec;
  font-weight: 700;
  font-family: "Roboto Slab";
  text-align: center;
}
#how-it-work .how-it-work-head h3:after
{
  content: "";
  background-color: #ffbd0a;
  width: 30px;
  height: 3px;
  display: block;
  margin:13px auto;
  position: absolute;
  left: 49%;
}
#how-it-work .how-it-work-head h3:before {
  content: "";
  background-color: #c2c2c2;
  width: 125px;
  height: 1px;
  display: block;
  margin: 0px auto;
  position: relative;
  top: 53px;
}
#how-it-work .how-it-work-content
{
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
#how-it-work .how-it-work-content p.count {
  font-size: 35px;
  line-height: 29px;
  color: #ffffff;
  font-weight: 900;
  font-family: "Roboto";
  padding-top: 35px;
  letter-spacing: 0px;
}
#how-it-work .how-it-work-head p {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Roboto";
  text-align: center;
  margin: 20px auto;
  max-width: 600px;
}
#how-it-work .percent {
  color: #fff;
  position: absolute;
  margin: 0 22px;
  top: 34%;
  font-size: 16px;
}
#how-it-work .box {
  background: #ffbd0a;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  max-width: 100px;
  height: 100px;
  margin: 0 auto;
}
#how-it-work .how-it-work-content h5 {
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Roboto";
  text-align: center;
}
#how-it-work p.text {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 300;
  font-family: "Roboto";
  text-align: center;
}

/* ------------ Testimonial ---------- */

.testimonial {
  padding: 40px;
  background: #b04c21;
  opacity: 0.7;
}
.testimonial .pic {
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0 25px 10px 21px;
}
.testimonial .pic img{
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.testimonial .testimonial-profile {
  display: inline-block;
  position: absolute;
  top: 40px;
}
.testimonial .title{
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  font-family: "Roboto";
}
.testimonial .post{
  display: block;
  font-size: 14px;
  color: #fff;
  font-family: "Roboto";
}
.testimonial .description{
  padding: 10px 22px;
  font-size: 15px;
  color: #fff;
  line-height: 25px;
  margin: 0;
  position: relative;
  font-family: "Roboto";
  font-weight: 300;
  font-style: italic;
}
#testimonial .owl-dots {
  position: absolute;
  right: 60px;
  bottom: 11%;
}
#testimonial .owl-dots .active {
  background-color: #fff;
  border: 2px solid #fff;
}
#testimonial .owl-dots button {
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  background-color: transparent;
  border-radius: 2px;
  margin-right: 15px;
  outline: none;
}
#testimonial ul li {
  color: #ffbd09;
  display: inline;
  font-size: 12px;
}
#testimonial .star {
  margin-top: 21px;
  padding-left: 9px;
}

/* ------------ Latest News ---------- */

#latest_news .latest-news-head h3
{
  font-size: 40px;
  line-height: 48px;
  color: #000;
  padding: 10px 0;
  text-align: center;
  color: #2c2c2c;
  font-weight: 800;
  font-family: "Roboto Slab";
}
#latest_news .latest-news-head p {
  font-size: 15px;
  color: #797e80;
  font-weight: 400;
  font-family: "Roboto";
  text-align: center;
  padding: 26px;
  margin: 0 auto;
  max-width: 820px;
}
#latest_news .latest-news-head h3:after
{
  content: "";
  background-color: #ffbd0a;
  width: 30px;
  height: 3px;
  display: block;
  margin:19px auto;
  position: absolute;
  left: 49%;
}
#latest_news .latest-news-head h3:before
{
  content: "";
  background-color: #c2c2c2;
  width: 125px;
  height: 1px;
  display: block;
  margin: 0px auto;
  position: relative;
  top: 69px;
}
#latest_news .news_head h5 {
  font-size: 20px;
  letter-spacing: 0px;
  font-weight: 700;
  font-family: "Roboto Slab";
  text-align: left;
}
#latest_news .news_head h5 a {
  color: #2c2c2c;
}
#latest_news .news_text {
  font-size: 14px;
  line-height: 25px;
  color: #3e4050;
  font-weight: 400;
  font-family: "Roboto";
  text-align: left;
}
#latest_news .news_btn {
  font-size: 17px;
  line-height: 30px;
  font-weight: 700;
  font-family: "Roboto";
  text-align: left;
  background: #f9f9f9;
}
#latest_news .news_btn a {
  color: #353535;
}
#latest_news .content_style {
  border: 1px solid #dcd3d3;
}
#latest_news span.name_row {
  background-color: #eee;
  position: relative;
  top: 10px;
  left: 16px;
}
#latest_news span i {
  color: #fdc326;
  padding: 10px 7px;
  font-size: 14px;
}
#latest_news span .date {
  font-size: 12px;
  font-family: "Poppins";
  font-weight: 500;
  color: #000;
}
#latest_news span .name {
  font-size: 12px;
  font-family: "Poppins";
  font-weight: 500;
  color: #000;
}

/* --------------- Teacher ----------------- */

#teacher .teacher-head h3 {
  font-size: 40px;
  line-height: 48px;
  color: #000;
  padding: 10px 0;
  text-align: center;
  color: #2c2c2c;
  font-weight: 800;
  font-family: "Roboto Slab";
}
#teacher .teacher-head p {
  font-size: 15px;
  color: #797e80;
  font-weight: 400;
  font-family: "Roboto";
  text-align: center;
  padding: 26px;
  margin: 0 auto;
  max-width: 820px;
}
#teacher .teacher-head h3:after {
  content: "";
  background-color: #ffbd0a;
  width: 30px;
  height: 3px;
  display: block;
  margin:19px auto;
  position: absolute;
  left: 49%;
}
#teacher .teacher-head h3:before {
  content: "";
  background-color: #c2c2c2;
  width: 125px;
  height: 1px;
  display: block;
  margin: 0px auto;
  position: relative;
  top: 69px;
}
#teacher .our-teacher{
  text-align: center;
  overflow: hidden;
  position: relative;
}
#teacher .our-teacher img{
  width: 100%;
  height: auto;
  transition: all 0.5s ease-in-out 0s;
}
#teacher .our-teacher:hover img {
  transform: scale(1.2);
}
#teacher .our-teacher .teacher-content{
  width: 100%;
  padding: 15px 10px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
}
#teacher .our-teacher .title{
  font-size: 20px;
  line-height: 24px;
  color: #f7f7f7;
  font-weight: 700;
  font-family: "Roboto";
  text-align: left;
}
#teacher .our-teacher .post{
  display: block;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  font-weight: 300;
  font-family: "Roboto";
  text-align: left;
}

/* --------------- Event ----------------- */

#event .event_head {
  border-left: 4px solid #fda12b;
  padding: 0px 15px;
}
#event .event_head h4 {
  font-size: 16px;
  line-height: 25px;
  color: #898989;
  font-weight: 400;
  font-family: "Roboto";
}
#event .event_head h3 {
  font-size: 36px;
  color: #2c2c2c;
  font-weight: 900;
  font-family: "Roboto Slab";
}
#event .event_head p {
  font-size: 14px;
  line-height: 20px;
  color: #666c6e;
  font-weight: 400;
  font-family: "Roboto";
}
#event .post-date {
  width: 58px;
  height: 60px;
  background: #ef5921;
  text-align: center;
  position: absolute;
  left: 25px;
  top: 10px;
}
#event .post-date .date{
  font-size:24px;
  color:#fff;
  display: block;
  text-align:center;
  font-weight: 900;
  font-family: "Roboto";
}
#event .post-date .month {
  font-size: 14px;
  color: #fff;
  display: block;
  text-align: center;
  font-family: "Roboto";
  font-weight: 800;
  position: absolute;
  top: 30px;
  left: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#event .border {
  border: 1px solid #eee;
}
#event .event_content h5 {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #2a2a2a;
  font-weight: 500;
  font-family: "Poppins";
  margin-top: 22px;
}
#event .event_content p {
  font-size: 13px;
  line-height: 22px;
  color: #666c6e;
  font-weight: 400;
  font-family: "Roboto";
  margin-bottom: 24px;
}
#event .event_content a {
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Roboto";
  background: #ef5921;
  padding: 8px 15px;
  border-radius: 5px;
}
#event span.name {
  background-color: #eee;
  position: relative;
  top: 22px;
}
#event span i {
  color: #fdc326;
  padding: 10px 7px;
  font-size: 14px;
}
#event span .date {
  font-size: 12px;
  font-family: "Poppins";
  font-weight: 500;
}
#event span .address {
  font-size: 12px;
  font-family: "Poppins";
  font-weight: 500;
}

/* ------------ Featured ---------- */

#featured .featured_head h3
{
  font-size: 32px;
  line-height: 48px;
  color: #000;
  font-weight: 800;
  font-family: "Roboto Slab";
  text-align: center;
}
#featured .featured_head p {
  font-size: 17px;
  line-height: 23px;
  color: #3e4050;
  font-weight: 400;
  font-family: "Roboto";
  text-align: center;
  padding-top: 26px;
  max-width: 900px;
  margin: 0 auto;
}
#featured .featured_head h3:after
{
  content: "";
  background-color: #ffbd0a;
  width: 30px;
  height: 3px;
  display: block;
  margin: 9px auto;
  position: absolute;
  left: 49%;
}
#featured .featured_head h3:before
{
  content: "";
  background-color: #c2c2c2;
  width: 125px;
  height: 1px;
  display: block;
  margin: 0px auto;
  position: relative;
  top: 59px;
}
#featured .featured_content h5 {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Roboto Slab";
}
#featured .featured_content p {
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Roboto";
}
#featured .featured_content a {
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Roboto";
  border: 2px solid #fff;
  padding: 5px 10px;
}
.featured_content {
  position: absolute;
  bottom: 30px;
  padding-left: 20px;
  z-index: 9999;
}
#featured span.price {
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Poppins";
}
.feature-img img {
  position: relative;
}
.featured_content_image {
  position: absolute;
  bottom: 1px;
  z-index: 99;
  right:15px;
}
.featured-1:before {
  content: '';
  background: #ffc529;
  opacity: 0.9;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 0.3s ease-in 0s;
}
.featured-2:before {
  content: '';
  transform-origin: top left;
  background: #91b707;
  opacity: 0.9;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 0.3s ease-in 0s;
}
.featured-3:before {
  content: '';
  transform-origin: top left;
  background: #ee531e;
  opacity: 0.9;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 0.3s ease-in 0s;
}

/* ------------ Register ---------- */

#register h3 {
  font-size: 32px;
  color: #2c2c2c;
  font-weight: 900;
  font-family: "Roboto Slab";
  text-align: center;
}
#register h3:after {
  content: "";
  background-color: #ffdb7b;
  width: 75px;
  height: 2px;
  display: block;
  margin: 10px auto;
  text-align: center;
}
#register h4 {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #f05a21;
  font-weight: 600;
  font-family: "Roboto";
  text-align: center;
}
#register p {
  font-size: 12px;
  line-height: 24px;
  color: #666c6e;
  font-weight: 500;
  font-family: "Roboto";
  text-align: center;
  max-width: 500px;
  margin: 7px auto;
}
#register h6 {
  font-size: 14px;
  line-height: 24px;
  color: #666c6e;
  font-weight: 600;
  font-family: "Roboto";
  text-align: center;
  max-width: 400px;
  margin: 0px auto;
}
#register #timer div{
  width:65px;
  height:70px;
  padding: 10px 0px;
  margin: 0 10px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  line-height: 23px;
  border: 1px solid #fff;
  font-family: "Poppins";
  border-radius: 4px;
}
#register .numbers1 {
  display: inline-block;
  background: #ffbd09;
}
#register .numbers2 {
  display: inline-block;
  background: #9cbf1d;
}
#register .numbers3 {
  display: inline-block;
  background: #fb6c36;
}
#register .numbers4 {
  display: inline-block;
  background: #2dc7c3;
}
#register #timer div span {
  font-size: 14px !important;
}
#register #timer div span:before {
  display: block;
  height: 1px;
  width: 65px;
  content: "";
  background-color: #eee;
  position: absolute;
  bottom: 40px;
  opacity: 1;
}
#register .countdowntimer {
  padding-top: 20px;
}
#register .form_head {
  background: #51310d;
}
#register .form_head h5 {
  font-size: 20px;
  color: #ffbd0a;
  font-weight: 700;
  font-family: "Roboto Slab";
  text-align: center;
}
#register .form_head p {
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 300;
  font-family: "Roboto";
  text-align: center;
  max-width: 250px;
}
#register .register_form {
  background: #fff;
  margin-top: 40px;
}
#register input[type="email"] , input[type="text"], input[type="number"] {
  width: 80%;
  background-color: #f9f9f9!important;
  border:1px solid #f9f9f9!important;
  font-size:16px!important;
  padding: 10px 10px;
  margin: 10px 0 0px 0;
  border-radius: 5px;
}
#register input[type="submit"] {
  font-size: 18px;
  line-height: 19px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Poppins";
  text-align: center;
  background: #ffbd09;
  width: 80%;
  margin-left: 22px;
  margin-top: 10px;
  border-radius: 5px;
}
#register input[type="email"]::placeholder , , input[type="text"]::placeholder , input[type="number"]::placeholder {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  font-family: "Poppins";
}
#register .form {
  padding: 15px 20px 40px 20px;
}

/* ----------- Newsletter --------------- */

#newsletter .newsletter-content p{
  font-size: 18px;
  line-height: 30px;
  color: #3c4042;
  font-weight: 400;
  font-style: italic;
  font-family: "Roboto";
  text-align: center;
}
#newsletter .newsletter-content {
  max-width: 500px;
  margin:40px auto;
}
#newsletter input[type="email"] {
  max-width: 60%;
  background-color: #fff;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  border:1px solid #fff;
}
#newsletter input[type="email"]::placeholder {
  font-size: 14px;
  line-height: 18px;
  color: #858585;
  font-weight: 400;
  font-style: italic;
  font-family: "Poppins";
}
#newsletter input[type="submit"] {
  font-size: 16px;
  letter-spacing: 2px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 400;
  background: #f05a21;
  border: 1px solid transparent;
}

/* ------------ Home Contact ---------- */

#contact .contact-head h3
{
  font-size: 40px;
  line-height: 48px;
  color: #000;
  padding: 10px 0;
  text-align: center;
  color: #2c2c2c;
  font-weight: 800;
  font-family: "Roboto Slab";
}
#contact .contact-head p {
  font-size: 15px;
  color: #3e4050;
  font-weight: 400;
  font-family: "Roboto";
  text-align: center;
  padding: 26px;
  margin: 0 auto;
  max-width: 820px;
}
#contact .contact-head h3:after
{
  content: "";
  background-color: #ffbd0a;
  width: 30px;
  height: 3px;
  display: block;
  margin:19px auto;
  position: absolute;
  left: 49%;
}
#contact .contact-head h3:before
{
  content: "";
  background-color: #c2c2c2;
  width: 125px;
  height: 1px;
  display: block;
  margin: 0px auto;
  position: relative;
  top: 69px;
}
#contact {
  padding-bottom: 0;
}