/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url(../node_modules/bootstrap/dist/css/bootstrap.css);
@import url("https://fonts.googleapis.com/css2?family=Sevillana&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins&family=Sevillana&display=swap");
/* line 14, ../sass/screen.scss */
body {
  color: #000;
  font-size: 16px;
}
/* line 17, ../sass/screen.scss */
body .template_width {
  margin: 0% 8%;
}

/* line 22, ../sass/screen.scss */
.font_19 {
  font-size: 19px;
}

/* line 25, ../sass/screen.scss */
h1 {
  font-family: 'Sevillana', cursive;
  font-family: 'Poppins', sans-serif;
}

/* line 29, ../sass/screen.scss */
.top_header_section {
  background: #f57b78 !important;
}

/* line 33, ../sass/screen.scss */
.banner_section1 .bg_height {
  position: absolute;
  top: 0%;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  background: #00000066;
}
@media (min-width: 1800px) {
  /* line 42, ../sass/screen.scss */
  .banner_section1 h1 {
    margin-top: 2.5rem;
    padding-top: 3rem;
  }
}
@media (min-width: 1280px) and (max-width: 1600px) {
  /* line 42, ../sass/screen.scss */
  .banner_section1 h1 {
    margin-top: 1.5rem !important;
    padding-top: 0.5rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  /* line 42, ../sass/screen.scss */
  .banner_section1 h1 {
    margin-top: 0.5rem !important;
    font-size: 25px;
  }
}
@media (max-width: 599px) {
  /* line 42, ../sass/screen.scss */
  .banner_section1 h1 {
    font-size: 25px;
    margin-top: 1rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  /* line 61, ../sass/screen.scss */
  .banner_section1 h2.py-5 {
    padding: 1rem !important;
    font-size: 22px;
  }
}
@media (max-width: 599px) {
  /* line 61, ../sass/screen.scss */
  .banner_section1 h2.py-5 {
    padding: 1rem !important;
    font-size: 18px;
  }
}
/* line 73, ../sass/screen.scss */
.banner_section1 h2 {
  text-shadow: 1px 1px 2px #f57b78;
}
/* line 76, ../sass/screen.scss */
.banner_section1 .shop_now {
  font-size: 24px;
}
@media (max-width: 599px) {
  /* line 76, ../sass/screen.scss */
  .banner_section1 .shop_now {
    font-size: 18px;
  }
}

/* line 85, ../sass/screen.scss */
.banner_section {
  background: url("../images/banner_bg.png");
  background-size: cover;
  background-position: center;
  min-height: 500px;
}
@media (min-width: 1800px) {
  /* line 90, ../sass/screen.scss */
  .banner_section h1 {
    margin-top: 2.5rem;
  }
}
@media (min-width: 1280px) and (max-width: 1600px) {
  /* line 90, ../sass/screen.scss */
  .banner_section h1 {
    margin-top: 1.5rem;
  }
}
/* line 99, ../sass/screen.scss */
.banner_section h2 {
  text-shadow: 1px 1px 2px #f57b78;
}

/* line 104, ../sass/screen.scss */
.categories_section .box_style {
  border: 2px solid;
  margin: 0;
  padding: 8px 0px;
}
/* line 109, ../sass/screen.scss */
.categories_section .category_header {
  border: 2px solid;
  border-bottom: 0px;
  text-align: center;
}
/* line 114, ../sass/screen.scss */
.categories_section .category_name {
  background: #fddbda;
  font-size: 20px;
  font-weight: 500;
  padding: 5px 15px;
  margin-bottom: 0px;
}
/* line 122, ../sass/screen.scss */
.categories_section .bg_yellow {
  background: #fde6ae;
}
/* line 125, ../sass/screen.scss */
.categories_section .bg_green {
  background: #a2d1cb;
}

/* line 131, ../sass/screen.scss */
.about_us_section {
  background: #eee;
}
/* line 133, ../sass/screen.scss */
.about_us_section p {
  font-size: 19px;
  line-height: 1.8;
}

/* line 138, ../sass/screen.scss */
.process_section {
  background: #f5f8fa;
}
@media (min-width: 768px) {
  /* line 140, ../sass/screen.scss */
  .process_section .flex_1 {
    flex: 1;
    padding: 0;
  }
}
@media (min-width: 768px) {
  /* line 146, ../sass/screen.scss */
  .process_section .flex_2 {
    flex: .15;
    padding: 0;
  }
}
/* line 152, ../sass/screen.scss */
.process_section .box {
  background: #fff;
  box-shadow: 0 2px 10px #dfdfdf;
  padding: 20px;
  min-height: 540px;
  border: 4px solid #fbbcb7;
  border-radius: 8px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 152, ../sass/screen.scss */
  .process_section .box {
    min-height: 670px;
  }
}
@media (min-width: 768px) {
  /* line 163, ../sass/screen.scss */
  .process_section .vertical_sign {
    margin-left: -15%;
  }
}
@media (max-width: 767px) {
  /* line 168, ../sass/screen.scss */
  .process_section .flex_reverse {
    flex-direction: column-reverse;
  }
}
/* line 173, ../sass/screen.scss */
.process_section p {
  font-size: 19px;
  line-height: 1.8;
}

/* line 178, ../sass/screen.scss */
.videos_section {
  background: #eee;
}
/* line 180, ../sass/screen.scss */
.videos_section p {
  font-size: 19px;
  line-height: 1.8;
}

/* line 185, ../sass/screen.scss */
.tetimonials_section {
  background: url("../images/testimonials_bg.jpg");
  background-size: cover;
  min-height: 335px;
}
/* line 189, ../sass/screen.scss */
.tetimonials_section p {
  text-align: center;
  font-size: 19px;
  line-height: 1.8;
}
/* line 195, ../sass/screen.scss */
.tetimonials_section .quote span {
  color: red;
  font-size: 45px !important;
  line-height: 0;
}
/* line 199, ../sass/screen.scss */
.tetimonials_section .quote span sub {
  font-size: 45px !important;
}

/* line 206, ../sass/screen.scss */
.contact_section .fa {
  color: #f57b78;
}

/* line 210, ../sass/screen.scss */
.footer_section {
  background: #f57b78;
}
