body {
  margin: 0;
}

.nav-fixe {
  position: sticky;
  top: 0;
  z-index: 999;
}

#top-nav-wrapper {
  background-color: #ffffff !important;
}

#main-nav-wrapper {
  background: #ffffff !important;
  border-bottom: 1px solid #b7b7b7;
}

a.navbar-brand img {
  width: 100px;
}

a.nav-link:hover {
  color: #000000 !important;
}

a.nav-link {
  color: #000000 !important;
  font-weight: 500;
}

.navbar-dark .navbar-toggler-icon {
  background-color: #2c2e35;
  border-radius: 5px;
}

.container-1 {
  position: relative;
  height: 80vh;
  font-family: Lora, serif;
  color: white;
}

.container-1 .slideshow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.container-1 .slideshow .slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.container-1 .slideshow .slide:first-child {
  z-index: 0;
}

.container-1 .slideshow .slide:nth-child(1) {
  background: url("img/heart-slide.png") center/cover no-repeat;
}

/* .container-1 .slideshow .slide:nth-child(2) {
  background: url("img/sideimg.jpg") center/cover no-repeat;
} */
.container-1 .slideshow .slide .slide-title {
  position: absolute;
  top: 40vh;
  left: 2em;
}

.container-1 .bars {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

.container-1 .bars .bar {
  flex: 1;
  background: #111;
  transform: scaleY(0);
  transform-origin: top;
}

.container-1 .nav-dots {
  position: absolute;
  left: 2em;
  bottom: 4em;
  z-index: 1;
  display: flex;
  margin: 0;
  list-style-type: none;
}

.container-1 .nav-dots .dot {
  width: 1em;
  height: 1em;
  margin: 1em;
}

.container-1 .nav-dots .dot a {
  position: relative;
  display: block;
  height: 1em;
  line-height: 1em;
}

.container-1 .nav-dots .dot a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(135 173 144);
  border-radius: 50%;
}

.container-1 .nav-dots .dot a:hover::before {
  background: rgba(255, 255, 255, 0.6);
}

.container-1 .nav-dots .dot a.active::before {
  background: #2c2e35;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.page-center {
  float: none !important;
  max-width: 1140px !important;
  margin: 0 auto !important;
  padding: 0 20px;
}

@media (min-width: 992px) {
  .free-ebook-section {
    position: relative;
    padding: 60px 0 !important;

  }
}

.free-ebook-section {
  position: relative;
  padding: 60px 0 0 0;

}

.free-ebook-section-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.free-ebook-image {
  width: 50%;
}

.free-ebook-image img {
  width: 100%;
  height: auto;
  padding: 15px;
  border: 2px solid #2c2e35;
}

.free-ebook-heading-block {
  width: 50%;
  padding: 60px;
}

.free-ebook-heading-block .free-ebook-subtitle p {
  margin: 0;
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}

.free-ebook-title {
  margin-bottom: 15px;
}

.free-ebook-section::after {
  content: '';
  width: 30%;
  position: absolute;
  left: 0;
  height: 100%;
  background: #2c2e35;
  top: 0;
}

.set-colour {
  color: #2c2e35;
}

@media screen and (max-width: 1199px) {

  .free-ebook-heading-block {
    padding: 30px 44px;
  }
}

/*-------- 1200 ends here ----------*/


@media screen and (max-width: 991px) {
  .free-ebook-heading-block {
    padding: 0 40px;
  }
}

/*-------- 991 ends here ----------*/
@media(max-width:767px) {
  .free-ebook-section-inner {
    flex-direction: column;
  }

  .free-ebook-image,
  .free-ebook-heading-block {
    width: 100%;
  }

  .free-ebook-image img {
    max-width: 375px;
    margin: 0 auto;
    display: block;
  }

  .free-ebook-heading-block {
    padding: 40px 0 0;
    text-align: justify;
  }

  .free-ebook-title {
    margin-bottom: 15px;
  }

  .free-ebook-heading-block .small-title {
    margin-bottom: 10px;
  }

  .free-ebook-section::after {
    width: 100%;
    height: 30%;
  }

  .hero_Img{
    padding-top: 1px;
    height: auto !important;
  }
}




.contact .heading h2 {
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  padding: 0;

}

.contact .heading h2 span {
  color: #212529;
}

.contact .heading p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  color: #000;
  margin: 20px 0 60px;
  padding: 0;
}

.contact .form-control {
  padding: 25px;
  font-size: 13px;
  margin-bottom: 10px;
  background: #f9f9f9;
  border: 0;
  border-radius: 10px;
}

.contact button.btn {
  padding: 10px;
  border-radius: 10px;
  font-size: 15px;
  background: #2c2e35;
  color: #ffffff;
  border: 1.5px solid rgb(255 255 255);
}

.contact .title h3 {
  font-size: 18px;
  font-weight: 600;
}

.contact .title p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 1.6;
  margin: 0 0 40px;
}

.contact .content .info {
  margin-top: 30px;
  display: flex;
  gap: 10px;
}

.contact .content .info i {
  font-size: 30px;
  padding: 0;
  margin: 0;
  color: #2c2e35;
  margin-right: 20px;
  text-align: center;
  width: 20px;
}

.contact .content .info h4 {
  font-size: 13px;
  line-height: 1.4;
}

.contact .content .info h4 span {
  font-size: 13px;
  font-weight: 400;
  color: #000;
}

#footer {
  background: #2c2e35;
  color: #fff;
  text-align: center;
  padding: 15px 0px;
}

#footer p {
  margin: 0;
}

.form-control:focus {
  border-color: #84db97;
}

a.d-inline-block {
  color: black;
  text-decoration: none;
  font-size: 13px;
}

@media (max-width: 768px) {
  .container-1 .slideshow .slide:nth-child(1) {
    background: url("img/heart-slide.png") center/cover no-repeat;
  }

  .container-1 .slideshow .slide:nth-child(2) {
    background: url("img/fire-safty.jpg") center/cover no-repeat;
  }

  .container-1 {
    height: 50vh;
  }

  .container-1 .slideshow {
    height: inherit !important;
  }

  .container-1 .nav-dots {
    position: absolute;
    left: -2em;
    bottom: 0em;
    z-index: 1;
    display: flex;
    margin: 0;
    list-style-type: none;
  }

  body{
    font-size: 12px;
  }

  .contact .heading h2 {
    font-size: 25px;
  }
  .h2 h2{
    font-size: 25px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 375px) {
  body {
    font-size: 12px;
  }
  .contact .heading h2 {
    font-size: 25px;
  }
  .h2 h2{
    font-size: 25px;
    margin-top: 10px;
  }
  .hero_Img{
    height: auto !important;
    padding-top: 1px !important;
  }
}

.hero_Img{
  padding-top: 1px;
  height: 600px;
}