.btn.btn-primary {
  border-radius: 44px !important;
  background: linear-gradient(94deg, #0e52c0 2.89%, #447fd7 90.83%);
  box-shadow: 4px 4px 14px 0 rgba(0, 0, 0, 0.14),
    -2px -4px 14px 0 rgba(0, 0, 0, 0.14) inset,
    0 4px 6px 0 rgba(255, 255, 255, 0.25) inset;
  /* height: 60px; */
  padding: 15px 28px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  /* line-height: 136%; */
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  border: none;
}
.btn.btn-primary:hover {
  background: linear-gradient(94deg, #0c3ea6 2.89%, #3464c0 90.83%);
}

.call-us.d-flex.align-items-center {
    margin-left: 20px;
}


button.accordion-button {
    box-shadow: unset !important;
}

button.accordion-button:hover {
    color: #000 !important;
}

a.navbar-brand {
    margin-top: -25px;
}
 
.navbar>.container {
    padding: 5px 15px; 
}


button.accordion-button.collapsed:hover,
button.accordion-button.collapsed:focus {
    background: transparent !important;
}

.why-green-widget:hover {
    transition: 0.5s all 
ease-in-out;
    transform: scale(1.03);
    box-shadow: -3px 8px 65px 0px rgba(0, 0, 0, 0.15);
}

.why-green-widget{
    transition: 0.3s all ease-in-out;
}

.service-widget,.what-people-widget{
    transition: 0.3s all ease-in-out;
}

.service-widget:hover,.what-people-widget:hover {
    transition: 0.5s all 
ease-in-out;
    transform: scale(1.03);
}
.btn:hover {
    transition: 0.5s all 
ease-in-out;
    transform: scale(1.03);
} 

.btn{
  transition: 0.3s all ease-in-out;
}

.accordion-button:focus {
    box-shadow: unset;
} 

.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}
body {
  font-family: "Roboto", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
}

/* Header start here */

.landing-header .navbar-brand img {
  height: 79px;
}
.landing-header .rating img {
  height: 18px;
}
.landing-header .rating p {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  white-space: nowrap;
}
.landing-header .call-us p {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 136%; /* 24.48px */
  text-transform: uppercase;
  white-space: nowrap;
}
.landing-header .call-us a {
  color: #000;
}
.landing-header .call-us svg {
  margin-right: 12px;
}

.footer .footer-menu a, .hestia-top-bar, .label, .media-footer a, .navbar, .navbar a {
    font-size: 18px;
} 

.landing-header nav {
    background: transparent;
    box-shadow: unset;
} 
.landing-header .btn.btn-primary {
  max-width: 205px;
  width: 100%;
  margin-left: 61px;
}
.add-navbar-bg .navbar {
    background: #fff;
    box-shadow: 5px 0 25px rgba(0, 0, 0, 0.2);
}
/* Header end here */

/* Banner start here */
.banner {
  position: relative;
}
.banner img {
  border-radius: 0 60px 60px 0;
  max-height: 802px;
  object-fit: cover;
  width: 100%;
}
.banner .container {
  position: absolute;
  left: 50%;
  top: 52%;
  transform: translate(-50%, -50%);
}
.banner .banner-title {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 114%;
  margin-bottom: 0;
}
.banner .banner-subtitle {
  color: #97bb37;
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 114%;
  margin-bottom: 25px;
}
.banner p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  margin-bottom: 38px;
}
.banner .feature-list {
  margin-bottom: 27px;
}
.banner .feature-list li {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.banner .feature-list i {
  color: #6bbf3a;
  margin-right: 10px;
}
.banner .cta-btn {
  padding: 14px 30px;
  font-size: 18px;
  font-weight: 600;
}
.banner .rating-star img {
  width: 19px;
  margin-right: 6px;
}
.banner .rating-text {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
}
.images-group {
  border-left: 1px solid #000;
  margin-left: 27px;
  padding-left: 27px;
}
.banner .images-group img {
  width: 70px;
  margin-right: 5px;
}
.banner .review-text {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
}
.banner .btn.btn-primary {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 136%; /* 27.2px */
  text-transform: uppercase;
  margin-top: 20px;
}
/* Banner end here */

/* Slider */

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  max-height: 76px;
  object-fit: contain;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/* Content start here */

.clients {
  padding: 64px 0 0;
  margin-bottom: 95px;
}

.clients h2 {
  color: #000;
  font-family: Roboto;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 114%;
}
.clients h2 span {
  color: #afcf4e;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 114%; /* 29.64px */
}
.dont-risk {
  margin-bottom: 71px;
}
.dont-risk h3 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 114%; /* 45.6px */
  margin-bottom: 18px;
}
.dont-risk p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  opacity: 0.8;
  margin-bottom: 49px;
  line-height: 29px;
}
.dont-risk .container {
  max-width: 1145px;
}
.dont-risk .don-risk-img img {
  border-radius: 18px;
}
.dont-risk .don-risk-content {
  padding: 25px 60px;
}
.dont-risk .dont-risk-widget h6 {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 8px;
}
.dont-risk-widget {
  margin-bottom: 64px;
}
.btn.btn-primary.btn-fast-audit {
  font-size: 20px;
  font-weight: 900;
}
.why-green-leaf {
  background: url(../images/why-green-leaf-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 99px 0;
}
.why-green-leaf h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 122%; /* 48.8px */
  margin-bottom: 65px;
}
.why-green-leaf .container {
  max-width: 1099px;
}
.why-green-leaf .why-green-widget {
  border-radius: 14px;
  border: 1px solid rgba(5, 92, 225, 0.25);
  background: #fff;
  box-shadow: 30px 30px 160px 0 rgba(0, 0, 0, 0.06);
  padding: 40px 25px;
  margin-bottom: 32px;
}
.why-green-leaf .why-green-widget h5 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-top:40px;
  margin-bottom: 10px;
}
.why-green-leaf .why-green-widget p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 25.6px */
}


p:empty {
    display: none;
}


.service-we-offer {
  background: url(../images/service-bg.jpg) no-repeat center center;
  background-size: cover;
  padding:80px 0;
}
.service-we-offer h2 {
  color: #fff;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 114%;
  margin-bottom: 12px;
}
.service-we-offer h2 span {
  color: #afcf4e;
}
.service-we-offer p {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  margin-bottom: 74px;
}
.service-we-offer .service-widget-col {
  background: linear-gradient(180deg, rgba(4, 33, 2, 0) 0%, #062f03 100%);
  width: 100%;
  height: 100%;
}
.service-we-offer .service-widget {
  position: relative;
  overflow: hidden;
}
.service-we-offer .service-widget-img {
  margin-bottom: 0;
}
.service-we-offer .service-widget-img img {
  border-radius: 10px;
}
.service-we-offer .service-widget h5 {
  color: #fff;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: absolute;
  /* bottom: 50px; */
  left: 32px;
  top: 75%;
  z-index: 1;
}
.overlay {
  opacity: 0.8;
  background: linear-gradient(to top, #000 16.64%, rgba(0, 0, 0, 0) 74.13%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.service-count-widget {
  margin-top: 54px;
}
.service-count-widget hr {
  background: #afcf4e;
  width: 27px;
  height: 5px;
  border: none;
  margin: 0 0 10px;
  opacity: 1;
}
.service-count-widget h2 {
  color: #fff;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 114%; /* 68.4px */
  margin-bottom: 10px;
}
.service-count-widget p {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 28.8px */
  font-family: "Roboto", sans-serif;
  margin-bottom: 50px;
}
.what-people-say {
  padding: 85px 0;
  background: url(../images/what-people-bg.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}
.what-people-say h2 {
  color: #000;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 114%; /* 51.3px */
  margin-bottom: 25px;
}
.what-people-say p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  margin-bottom: 56px;
}
.what-people-widget {
  border-radius: 14px;
  border: 1px solid #c0ff00;
  background: #fff;
  box-shadow: 0 4px 32.2px 0 rgba(104, 104, 104, 0.29);
  padding: 30px;
  margin-bottom: 38px;
}
.what-people-widget .widget-pill {
  border-radius: 44px;
  border: 1px solid #afcf4e;
  padding: 6px 22px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 136%; /* 19.04px */
  color: #88a62b;
}
.what-people-widget .rating-img {
  margin: -3px 6px 0 0;
}
.what-people-widget .rating-img img {
  width: 19px;
}
.what-people-widget .what-widget-top {
  margin-bottom: 22px;
}
.what-people-widget p {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  margin-bottom: 80px;
}
.what-people-widget .what-widget-bottom .user-img {
  margin-right: 10px;
  margin-bottom: 0;
}
.what-people-widget .what-widget-bottom .user-img img {
  width: 34px;
  height: 34px;
  border-radius: 100%;
}
.what-people-widget .what-widget-bottom h5 {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
}
.what-people-widget .what-widget-bottom p {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
}
.what-people-widget .company-logo {
  margin-bottom: 0;
}
.easy-steps {
  padding: 75px 0;
  background: url(../images/easy-steps-bg.jpg) no-repeat center center;
  background-size: cover;
}
.easy-steps h2 {
  color: #fff;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 114%;
  margin-bottom: 20px;
}
.easy-steps p {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  margin-bottom: 50px;
}

.easy-steps .easy-steps-widget .easy-steps-icon {
  border-radius: 75px;
  border: 1px solid #c0ff00;
  background: #fdf9f0;
  box-shadow: 37.5px 37.5px 200px 0 rgba(0, 0, 0, 0.06);
  justify-content: center;
  align-items: center;
  display: flex;
  width: 155px;
  height: 155px;
  position: relative;
}
.easy-steps .easy-steps-widget .count {
  width: 35px;
  height: 35px;
  border-radius: 60px;
  background: #c0ff00;
  color: #638300;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
}
.easy-steps .easy-steps-widget h5 {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 35px;
}
.easy-steps .col-lg-4.col-md-4.col-sm-12.col-12 {
  position: relative;
}
.easy-steps .col-lg-4.col-md-4.col-sm-12.col-12:first-child::after {
  content: "";
  width: 170px;
  height: 38px;
  background: url(../images/steps-border-1.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  right: -70px;
  top: 57px;
}
.easy-steps .col-lg-4.col-md-4.col-sm-12.col-12:last-child::before {
  content: "";
  width: 170px;
  height: 38px;
  background: url(../images/steps-border-2.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  left: -70px;
  top: 57px;
}
.easy-steps .btn.btn-primary.btn-fast-audit {
  max-width: 350px;
  width: 100%;
}
.about-us {
  padding: 100px 0 80px;
  background: url(../images/about-bg.jpg) no-repeat center center;
  background-size: cover;
}
.about-us .about-widget-pill {
  border-radius: 44px;
  border: 1px solid #d7ef91;
  background: #f7ffe0;
  box-shadow: 4px 4px 14px 0 rgba(0, 0, 0, 0.06),
    -2px -4px 14px 0 rgba(0, 0, 0, 0.14) inset,
    0 4px 6px 0 rgba(255, 255, 255, 0.25) inset;
  padding: 10px 22px;
  color: #88a62b;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 136%; /* 19.04px */
  font-family: "Roboto", sans-serif;
  margin-bottom: 20px;
  display: inline-flex;
}
.about-us h2 {
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 114%; /* 45.6px */
  margin-bottom: 20px;
}
.about-us p {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  margin-bottom: 50px;
}
.about-us .rating-star img {
  width: 19px;
  margin-right: 6px;
}
.about-us .rating-text {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
}
.about-us .images-group {
  border-left: 1px solid #000;
  margin-left: 27px;
  padding-left: 27px;
}
.about-us .images-group img {
  width: 70px;
  margin-right: 5px;
}
.about-us .review-text {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
}
.about-us-img {
  margin-bottom: 0;
}
.faq {
  padding: 0 0 126px 0;
}
.faq h2 {
  color: #000;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 114%; /* 51.3px */
  margin-bottom: 10px;
}
.faq p {
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 27.2px */
  margin-bottom: 35px;
}
.faq .accordion-item {
  border-radius: 20px;
  border: 1px solid var(--Gradient, #fff4d9);
  background: #fff;
  box-shadow: 30px 30px 250px 0 #fbffed;
  margin-bottom: 14px;
}
.faq .accordion-button {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 138%; /* 30.36px */
  padding: 23px 34px;
}
.faq .accordion-button:not(.collapsed) {
  color: #000;
  box-shadow: none;
  background: none;
}
.faq .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.faq .accordion-body {
  padding: 0 90px 16px 34px;
}
.faq .accordion-body p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
}
.faq-accordion {
  max-width: 972px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url(../images/accordion-open-icon.png);
  transform: rotate(-180deg);
}
.accordion-button::after {
  background-image: url(../images/accordion-close-icon.png);
  width: 42px;
  height: 42px;
  background-size: 100%;
}
.ready-book {
    margin-bottom: 20px;
}
.ready-book-inner {
  padding: 100px;
  background: url(../images/ready-to-book-bg.png) no-repeat center center;
  background-size: cover;
  border-radius: 30px;
}
.ready-book h2 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 118%; /* 54.28px */
  margin-bottom: 15px;
}
.ready-book p {
  color: rgba(255, 255, 255, 0.8);
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 146%; /* 26.28px */
  margin-bottom: 25px;
}
.ready-book-content ul {
  margin: 0 0 40px 0;
  padding: 0;
  list-style: none;
}
.ready-book-content ul li {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 136%; /* 21.76px */
  margin-bottom: 14px;
}
.ready-book-content .check-icon {
  margin: 0 10px 0 0;
}
.ready-to-book-img img {
  border-radius: 14px;
}
.certified-secilist-img img {
  border-radius: 100%;
  width: 86px;
  height: 86px;
  object-fit: cover;
}
.certified-secilist-text h5 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 118%; /* 33.04px */
}

.scroll .fixed-top {
      -webkit-box-shadow: 0 1px 10px -6px rgba(0, 0, 0, .42), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 4px 5px -2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 10px -6px rgba(0, 0, 0, .42), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 4px 5px -2px rgba(0, 0, 0, .1);
    background: #fff;
} 

.swiper-wrapper {
  transition-timing-function: linear;
}

.client-inner-logo-block {
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    height: 80px;
}

.client-inner-logo-block img {
  max-width: 120px;
  height:auto;
  margin: 0px auto;
}




.certified-secilist-text p {
  color: #26ff00;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 118%; /* 23.6px */
}

/* Footer start here */

.footer {
    margin-bottom: 20px;
}
.footer .footer-logo img {
    max-width: 213px;
    width: 100%;
    height: 79px;
}