@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");
@import url('http://fonts.googleapis.com/css?family=Alegreya+Sans:400,700');
sss
.banner-section {
  text-align: center;
  background-image: url("../Images/Intersection-48.png");
  padding: 0px 50px 60px 50px;
  border-bottom: 5px solid #6c4c46;
}
.banner-section .container {
  margin-bottom: 20px;
  align-items: center;
}
.banner-section h1 {
  font-family: Butler;
  font-size: 49px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #4d3d3b;
}
.banner-section h3 {
  height: 89px;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
  font-family: Poppins;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #977d7d;
}
.banner-btn {
  text-align: center;
  margin-top: 30px;
}
.banner-btn .button-1 {
  width: 160px;
  height: 45px;
  border-radius: 5px;
  background-color: #6c4c46;
  border: none;
  color: #ffffff;
  padding: 15px;
}
.banner-section .banner-img {
  width: 80%;
  height: auto;
}
.banner-section .row {
  display: flex;
  align-items: center;
}

.video-section {
  background-image: url("../Images/Intersection-59.png");
  padding-bottom: 100px;
}
.video-section .curve-img {
  text-align: center;
  padding-top: 37px;
  padding-bottom: 50px;
}

.video-section h1 {
  font-family: Butler;
  font-size: 45px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.51;
  letter-spacing: normal;
  text-align: center;
  color: #4d3d3b;
  justify-content: center;
  padding-top: 100px;
}
.video-section .row {
  display: flex;
  align-items: center;
  text-align: center;
}
.video-section p {
  font-family: Poppins;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  color: #977d7d;
  text-align: left;
  padding-left: 20px;
}
.video-section iframe {
  /* margin-left: 60px; */
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.courses-cards {
  background-color: #faf3ea96;
}
.courses-cards .courses-heading {
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
  font-family: Butler;
  font-size: 45px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: center;
  color: #4d3d3b;
  justify-content: center;
  margin: 30px 10px;
}
.courses-cards .curve-img {
  text-align: center;
  padding-top: 37px;
  padding-bottom: 50px;
}
f {
  vertical-align: middle;
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 50%;
}
.avatar {
  vertical-align: middle;
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 10%;
}
.avatar:hover{ 
  border: 6px solid #f38399;
  box-shadow: 1.5px 2.6px 10px 0 rgba(119, 119, 119, 0.1);
 }
 .avatar1 {
  vertical-align: middle;
  width: 100%;
  height: 60%;
  object-fit: cover;
}
.avatar1:hover{ 
  border: 3px solid #f38399;
  box-shadow: 9px 5px 11px #f38399;
 }
 .courses-cards .card-grid {
  padding-bottom: 200px;
}
.courses-cards .container {
  background-color: transparent;
}
.courses-cards .container h5 {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.17;
  letter-spacing: normal;
  text-align: left;
  color: #977d7d;
}

.courses-cards .container h3 {
  font-family: Butler;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal;
  text-align: center;
  color: #4d3d3b;
  border-bottom: 2px solid #fbd6dd;
}
.courses-cards .container p {
  font-family: PlayfairDisplay;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: -0.43px;
  text-align: center;
  color: #977d7d;
}
.courses-cards .container a{
  font-family: Poppins;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
}
.courses-cards .container h6 {
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.17;
  letter-spacing: normal;
  text-align: left;
  color: #f38399;
}
.courses-cards .container .cards-img {
  width: 261px;
  height: 187px;
}
.courses-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
  width: 100%;
}
.courses-btn .button-2 {
  width: 160px;
  height: 45px;
  border-radius: 5px;
  background-color: #6c4c46;
  border: none;
  color: #ffffff;
}
.career-section {
  justify-items: center;
  padding-top: 100px;
  background-image: url("../Images/Intersection-59.png");
  padding-bottom: 100px;
}
.career-section .container {
  border: solid 8px #9e8b78;
}
.career-section .container .career-img {
  text-align: center;
}
.career-section .container h2 {
  font-family: Poppins;
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4d3d3b;
}
.career-section .container p {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  color: #4d3d3b;
}
.recipes-section {
  background-color: #faf3ea;
  padding-top: 140px;
  padding-bottom: 140px;
}
.recipes-section .recipes-heading {
  font-size: 50px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #4d3d3b;
  text-align: center;
}
.recipes-section .curve-img {
  text-align: center;
  padding-top: 22px;
}
.recipes-section .nav {
  display: flex;
  justify-content: center;
}
.recipes-section .nav-tabs > li {
  background-color: #f1f1f1;
  color: #a9a9a9;
  margin: 20px;
}
.recipes-section .button-2 {
  display: flex;
  justify-content: center;
  text-align: center;
}
.recipes-section .button {
  width: 190px;
  height: 40px;
  border-radius: 4px;
  background-color: #f38399;
  font-family: Poppins;
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
}
.testimonials {
  padding-top: 100px;
}
.testimonials .testimonials-heading {
  font-size: 50px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #4d3d3b;
  text-align: center;
}
.testimonials .curve-img {
  text-align: center;
  padding-top: 22px;
}
.carousel-inner img {
  width: 100%;
  height: 100%;
}
/* .carusel-img {
  width: 691.9px;
  height: 315.6px;
} */
.carousel-img {
  background-image: url("/Images/Group-334.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 518px;
}
.carousel-content {
  position: absolute;
  left: 100px;
  top: 230px;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #977d7d;
}
.carousel-name {
  position: absolute;
  left: 600px;
  top: 350px;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: normal;
  text-align: center;
  color: #de677e;
}
.card-main p {
  margin-bottom: 0rem;
}
.card-main a {
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #f38399 !important;
  text-decoration: none;
}
.row {
  margin-top: 10px;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
.whatsapp {
  position: fixed;
  right: 40px;
  top: 700px;
}
.slider {
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
}
	
.slides {
  height: 100%;
  overflow: hidden;
  /**	
   * Prevent blinking issue
   * Not tested. Experimental.
   */
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;

   -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
   -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
   -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
   transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
	
.slide {
  height: 100%;
  float: left;
  clear: none;
}
.slide figure {
  display: block;
  position: relative;
  text-align: center;
}
.slide figure figcaption {
  position: absolute;
  right: 20%;
  font-size: 1.1em;
  font-weight: bold;
  padding: 8px 14px;
  color: #464646;
  background: rgba(255,255,255,0.8); 
}
.slide figure figcaption a {
  color: #5a7fbc;
  text-decoration: none;
}
.slide figure figcaption a:hover { text-decoration: underline; }

.slide figure img {
  max-height: 480px;
}



.slider-arrows {}

.slider-arrow {
  position: absolute;
  display: block;
  margin-bottom: -20px;
  padding: 20px;
  font-family: 'Alegreya Sans', 'Trebuchet MS', sans-serif;
  text-decoration: none;
  font-weight: 900;
  font-size: 3.0em;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.slider-arrow:hover {
  background: #ddd;
  color: #aaa;
}
.slider-arrow--right { bottom: 50%; right: 30px; }
.slider-arrow--left { bottom: 50%; left: 30px; }


.slider-nav {
  position: absolute;
  bottom: 0px;
}

.slider-nav__item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  background: #fff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.slider-nav__item:hover { background: #bababa; }
.slider-nav__item--current, .slider-nav__item--current:hover { background: #999; }
@media only screen and (max-width: 600px) {
  
  .banner-section {
    text-align: center;
    background-image: url("../Images/Intersection-48.png");
    padding: 0px 0px 0px 0px;
    border-bottom: 5px solid #6c4c46;
  }
  .banner-section .container {
    margin-bottom: 20px;
    align-items: center;
  }
  .banner-section h1 {
    font-family: Butler;
    font-size: 27px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #4d3d3b;
  }
  .banner-section h3 {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #977d7d;
  }
  .banner-btn {
    text-align: center;
  }
  .banner-btn .button-1 {
    width: 160px;
    height: 45px;
    border-radius: 5px;
    background-color: #6c4c46;
    border: none;
    color: #ffffff;
  }
  .banner-section .banner-img {
    width: 80%;
    height: auto;
  }
  .whatsapp {
    position: fixed;
    right: 25px;
    top: 740px;
  }
  .whatsapp {
    position: fixed;
    right: 40px;
    top: 583px;
    width: 16px;
  }
  /* *,
  ::after,
  ::before {
    /* box-sizing: border-box; 
  } */
  .banner-section .row {
    display: flex;
    align-items: center;
  }
  .video-section {
    background-image: url("../Images/Intersection-59.png");
    padding-bottom: 0px;
  }
  .video-section .curve-img {
    text-align: center;
    padding-top: 37px;
    padding-bottom: 50px;
  }
  .video-section h1 {
    font-family: Butler;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.51;
    letter-spacing: normal;
    text-align: center;
    color: #4d3d3b;
    justify-content: center;
    padding-top: 100px;
  }
  .video-section .row {
    display: flex;
    align-items: center;
    text-align: center;
  }
  .video-section p {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #977d7d;
    text-align: left;
    padding-top: 20px;
  }
  .video-section iframe {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 300px;
    height: 150px;
  }
  .courses-cards {
    background-color: #faf3ea96;
  }
  .courses-cards .courses-heading {
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
    font-family: Butler;
    font-size: 45px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #4d3d3b;
    justify-content: center;
  }
  .courses-cards .curve-img {
    text-align: center;
    padding-top: 37px;
    padding-bottom: 50px;
  }
  .courses-cards .card-grid {
    padding-bottom: 100px;
  }
  .courses-cards .container {
    background-color: transparent;
  }
  .courses-cards .container h5 {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.17;
    letter-spacing: normal;
    text-align: center;
    color: #977d7d;
  }
  .courses-cards .container h3 {
    font-family: Butler;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    text-align: center;
    color: #4d3d3b;
    border-bottom: 2px solid #fbd6dd;
  }
  .courses-cards .container p {
    font-family: PlayfairDisplay;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: -0.43px;
    text-align: center;
    color: #977d7d;
  }
  .courses-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    width: 100%;
  }
  .courses-btn .button-2 {
    width: 160px;
    height: 45px;
    border-radius: 5px;
    background-color: #6c4c46;
    border: none;
    color: #ffffff;
  }
  .courses-cards .container h6 {
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.17;
    letter-spacing: normal;
    text-align: center;
    color: #f38399;
  }
  .courses-cards .container .cards-img {
    width: 240px;
    height: 157px;
    margin-left: 49px;
  }
  .courses-cards .hover-effect:hover {
    background-color: black;
    border-color: black;
  }
  .courses-cards .card-main {
    margin: 16px;
  }
  .career-section {
    justify-items: center;
    padding-top: 100px;
    background-image: url("../Images/Intersection-59.png");
    padding-bottom: 100px;
  }
  .career-section .container {
    border: solid 8px #9e8b78;
  }
  .career-section .container .career-img {
    text-align: center;
  }
  .career-section .container .career-img img {
    width: 280px;
  }

  .career-section .container h2 {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4d3d3b;
  }
  .career-section .container p {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: center;
    color: #4d3d3b;
  }
  .recipes-section {
    background-color: #faf3ea;
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .recipes-section .recipes-heading {
    font-size: 50px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #4d3d3b;
    text-align: center;
  }
  .recipes-section .curve-img {
    text-align: center;
    padding-top: 22px;
  }
  .recipes-section .nav {
    display: flex;
    justify-content: center;
  }
  .recipes-section .nav-tabs > li {
    background-color: #f1f1f1;
    color: #a9a9a9;
    margin: 20px;
  }
  .recipes-section .button-2 {
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .recipes-section .button {
    width: 190px;
    height: 40px;
    border-radius: 4px;
    background-color: #f38399;
    font-family: Poppins;
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
  }
  .recipes-section .curve-img {
    text-align: center;
    padding-top: 22px;
  }
  .recipes-section .carousel-inner img {
    width: 100%;
    height: 100%;
  }
  .testimonials {
    padding-top: 50px;
  }
  .testimonials .testimonials-heading {
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #4d3d3b;
    text-align: center;
  }
  .testimonials .curve-img {
    text-align: center;
    padding-top: 22px;
  }
  .carousel-inner img {
    width: 100%;
    height: 100%;
  }
  .carousel-content {
    position: absolute;
    left: 15px;
    top: 72px;
    font-family: Poppins;
    font-size: 5px;
    font-weight: 500;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #977d7d;
  }
  .carousel-name {
    position: absolute;
    left: 181px;
    top: 95px;
    font-family: Poppins;
    font-size: 5px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.2;
    letter-spacing: normal;
    text-align: center;
    color: #de677e;
  }
  .carousel-img {
    background-image: url("../Images/Group-334.png");
    background-size: 100%;
    background-repeat: no-repeat;
    height: 185px;
  }
}

@media only screen and (min-device-width: 414px) and (min-device-height: 896px) {
}

@media only screen and (min-width: 768px) {
  .example {
    background: blue;
  }
}
@media screen and (max-width: 1050px) {
  #w { padding: 0 15px; }
  .slider-arrow { font-size: 1.8em; padding: 15px; }
} 

@media screen and (max-width: 650px) {
  h1 { font-size: 2.9em; }
}

@media screen and (max-width: 450px) {
  h1 { font-size: 2.1em; }
}


