/* Theme Name: GreenForest - Event, Conference & Meetup HTML Template
    Theme URI: http://codexcoder.com/
    Author: codexcoder
    Author URI: http://codexcoder.com/
    Description: GreenForest is a responsive, event, Converance and Meetup HTML Template;
    Version: 1.0.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: event, Converance, Meetup, HTML, Template.
*/

/*---------------------------------------------
            Table of CONTENT
-----------------------------------------------
    01. Start Reset css
    02. Start Global css 
    03. Header css 
    04. slider css
    05. service
    06. volunteer
    07. testimonial
    08. blog
    09. sponsor
    10. footer
    11. homepage 2
    12. about
    13. Map
    14. Contact Us
    15. Product
    16. Newsletter
    17. Error
    18. Footer
    
-----------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900display=swap");

/*======================
	Start Reset css
======================================================*/

:root {
  /* --bg-green : linear-gradient(to right, #283c86, #45a247); */
  /* --bg-green: #19901e; */
  --bg-green:linear-gradient(to right, #159957, #155799);
  --green-text:#19901e;
  /* --bg-green:linear-gradient(to right, #44a08d, #093637); */
  --font-open-sans : "Open Sans", sans-serif;
  --font-roboto : "Roboto", sans-serif;
  --font-montserrat : "Montserrat", sans-serif;
  --font-raleway : "Raleway", sans-serif;
  --font-playfair: "Playfair", serif;
  --bg-gray : #c1c1c12b;
  --light-green:#3c785d;
  /* --light-green:#00d309; */
}

html {
  /* font-family: "Poppins", sans-serif; */
  /* font-family: "Roboto", sans-serif; */
  /* font-family: "Montserrat", sans-serif; */
  font-family: "Noto Serif", serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}
.clr {
  clear: both;
}
a {
  display: inline-block;
  text-decoration: none !important;
  background: transparent;
  color: #696969;
}
a:hover {
  text-decoration: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

code,
kbd,
pre,
samp {
  font-size: 15px;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

select {
  text-transform: none;
}

button {
  overflow: visible;
}

button,
input,
select,
textarea {
  max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
  opacity: 0.5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #f0f0f0;
  margin: 0 0 1.75em;
  min-width: inherit;
  padding: 0.875em;
}

fieldset > :last-child {
  margin-bottom: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}

/**
 * 2.0 - Typography
 */

body,
button,
input,
select,
textarea {
  color: #696969;
  font-family: "Poppins", sans-serif;
  line-height: 1.8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
h1 {
  font-size: 60px;
  color: #ffffff;
}

h2 {
  font-size: 28px;
  color: #070707c9;
  font-weight: 700;
  /* font-family: var(--font-montserrat) !important; */
  font-family: "FontAwesome" !important;
  position: relative;
  margin-bottom: 20px;
}

h2::after {
  position: absolute !important;
  content: "" !important;
  top: 46px;
  left: 0px !important;
  bottom: 0px !important;
  width: 60px !important;
  height: 2px !important;.page-header-overlay
  /* background: rgb(83 169 44) !important; */
  background: var(--bg-green);
}

h3 {
  /* font-size: 48px; */
  font-size: 28px !important;
  color: #ffffff;
  font-weight: 400;
  font-family: sans-serif !important;
  text-transform: capitalize !important;
  letter-spacing: 0.5px;
}
h4 {
  font-size: 20px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}
h4 a {
  font-size: 20px;
  color: #000000;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
h5 {
  font-size: 15px;
  color: #bcbcbc;
}
h6 {
  font-size: 14px;
  color: #9b9b9b;
}
p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  /* color: #696969; */
  color: #000;
  text-align: justify;
}
a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover {
  text-decoration: none;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote p {
  margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
  color: #696969;
  display: block;
  font-size: 15px;
  line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
  content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

blockquote > :last-child {
  margin-bottom: 0;
}

address {
  color: #737d8b;
  font-weight: 600;
  font-size: 14px;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: "Poppins", sans-serif;
}

pre {
  border: 1px solid #f0f0f0;
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.3125;
  margin: 0 0 1.75em;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code {
  background: #ebebeb;
  padding: 0.125em 0.25em;
}

abbr,
acronym {
  border-bottom: 1px dotted #f0f0f0;
  cursor: help;
}

mark,
ins {
  background: #ebebeb;
  color: #696969;
  padding: 0.125em 0.25em;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/**
 * 3.0 - Elements
 */

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

hr {
  background: #ebebeb;
  border: 0;
  height: 1px;
  margin: 0 0 1.75em;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

ol {
  list-style: none;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

dl {
  margin: 0 0 1.75em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 1.75em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  width: 100%;
  /* Adhere to container width. */
  vertical-align: middle;
}

del {
  opacity: 0.8;
}

table,
th,
td {
  border: none;
}

table {
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  font-size: 14px;
  color: #696969;
  vertical-align: middle;
}

th,
td {
  padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #696969;
  font-size: 14px;
}

:-moz-placeholder {
  color: #696969;
  font-size: 14px;
}

::-moz-placeholder {
  color: #696969;
  font-size: 14px;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: #696969;
  font-size: 14px;
}

/**
 * 4.0 - Forms
 */

input {
  line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
  background: #5faf1f;
  border: 0;
  border-radius: 0px;
  color: #696969;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  text-transform: uppercase;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #ffffff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
  outline-offset: -4px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
  font-size: 14px;
  color: #737d8b;
  /* border-radius: 0;
  padding: 0; */
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
  font-size: 16px;
  color: #737d8b;
  /* border-radius: 0; */
  border: 1px solid #eae8e8;
  outline: 0;
}

/**
 * 6.0 - Clearings
 */

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
  content: "";
  display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
  clear: both;
}

/*======================
	End reset css
==============================================*/

/*======================
	Start Global css
=============================================*/

.header-style-1
  .main-menu
  ul
  > li
  > a
  .header-style-1
  .main-menu
  .sub-menu
  li
  a
  .fa,
.camera_prev > span,
.camera_next > span,
.work-content h4 a,
.services-content h4 a,
.volunteers-items,
.cart-items > .cart-content > p > a,
.blog-items,
.thumbnail-content h5 a,
.twitter-content h5 a,
.footer-instagram a,
.copyright-txt p a,
.checkout-btn > a,
.overlay-project,
.project-link-option li a,
.project-link-option li,
.portfolio-img img,
.our-services-box,
.our-services-items,
.event-items,
.collection-items,
.collection-overlay,
.collection-content h4 a,
.collection-icon li,
.collection-img,
.working-icon,
.working-items,
.volunteers-img,
.recent-project-content,
.contact-social-icon li,
.catagories li,
.catagories li a span,
.results-icon .fa {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  display: inline-block;
  color: #53a92c;
  font-size: 50px;
  margin-left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.section-header {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 20px 0;
}
.section-header h3 {
  font-size: 36px;
  font-weight: 700;
  color: #53a92c;
}
.section-header h2 {
  line-height: 48px;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.section-header p {
  font-size: 16px;
  font-weight: 400;
  color: #696969;
  line-height: 26px;
}

/*=======================
	Custom btn Style
=================================*/

.btn {
  border-radius: 3px;
}
.btn-default {
  color: #53a92c;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  background: transparent;
  /* border: 2px solid #3d9415; */
  padding: 9px 19px 7px 19px;
  position: relative;
  overflow: hidden;
  z-index: 0;
  /* background: #008000; */
  background: var(--bg-green);
  color: #fff !important;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  color: var(--green-text) !important;
  background: #fff !important;
  border-color: var(--green-text);
}
.btn-default:before,
.btn-default:after {
  content: "";
  position: absolute;
  width: 90%;
  height: 200%;
  background: #fff;
  z-index: -1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);

  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-default:before {
  top: -170%;
  left: -75%;
}
.btn-default:after {
  top: -2%;
  right: -102%;
}
.btn-default:hover:before {
  top: -95%;
  left: -20%;
}
.btn-default:hover:after {
  top: -2%;
  right: -20%;
}
/*=======================
	End Custom btn Style
=================================*/

.social-icon {
}
.social-icon li {
  display: inline-block;
}
.social-icon li a {
  padding: 0 6px;
  font-size: 16px;
}
.social-icon li:nth-child(1) a {
  color: #3b5998;
}
.social-icon li:nth-child(2) a {
  color: #db4437;
}
.social-icon li:nth-child(3) a {
  color: #e94c89;
  font-size: 18px;
}
.social-icon li:nth-child(4) a {
  color: #23b6ea;
}
.social-icon li:nth-child(5) a {
  color: #cb1f27;
}

section {
  overflow: hidden;
}
.clr {
  clear: both;
  overflow: hidden;
}

.scroll-img {
  position: fixed;
  width: 40px;
  height: 40px;
  line-height: 44px;
  text-align: center;
  /* background: #53a92c; */
  background: var(--bg-green);
  right: 3%;
  bottom: 10%;
  cursor: pointer;
  z-index: 99;
}
.scroll-img .fa {
  font-size: 24px;
  color: #fff;
}

/*======Menu top Fixed ======*/

.menu-scroll.menu-transparent {
  position: fixed;
  top: 0;
  width: 100%;
  height: auto;
  background: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.menu-scroll.menu-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  height: auto;
  background: #53a92c;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 9;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/*========= Pre-Loader =========*/

#loading {
  background: #000000;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  margin-top: 0px;
  top: 0px;
  left: 0;
}
#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 50px;
  margin-top: -25px;
  margin-left: -25px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: loading-center-absolute 1.5s infinite;
  animation: loading-center-absolute 1.5s infinite;
}
.object {
  width: 25px;
  height: 25px;
  background: #fff;
  float: left;
}

#object_one {
  -webkit-animation: object_one 1.5s infinite;
  animation: object_one 1.5s infinite;
}
#object_two {
  -webkit-animation: object_two 1.5s infinite;
  animation: object_two 1.5s infinite;
}
#object_three {
  -webkit-animation: object_three 1.5s infinite;
  animation: object_three 1.5s infinite;
}
#object_four {
  -webkit-animation: object_four 1.5s infinite;
  animation: object_four 1.5s infinite;
}

@-webkit-keyframes loading-center-absolute {
  100% {
    -webkit-transform: rotate(-45deg);
  }
}

@keyframes loading-center-absolute {
  100% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
}

@-webkit-keyframes object_one {
  25% {
    -webkit-transform: translate(0, -50px) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}

@keyframes object_one {
  25% {
    transform: translate(0, -50px) rotate(-180deg);
    -webkit-transform: translate(0, -50px) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}

@-webkit-keyframes object_two {
  25% {
    -webkit-transform: translate(50px, 0) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}

@keyframes object_two {
  25% {
    transform: translate(50px, 0) rotate(-180deg);
    -webkit-transform: translate(50px, 0) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}

@-webkit-keyframes object_three {
  25% {
    -webkit-transform: translate(-50px, 0) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}

@keyframes object_three {
  25% {
    transform: translate(-50px, 0) rotate(-180deg);
    -webkit-transform: translate(-50px, 0) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: rtranslate(0, 0) rotate(-180deg);
  }
}

@-webkit-keyframes object_four {
  25% {
    -webkit-transform: translate(0, 50px) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}

@keyframes object_four {
  25% {
    transform: translate(0, 50px) rotate(-180deg);
    -webkit-transform: translate(0, 50px) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}

.bg-page-header {
  background-size: cover !important;
  background-position: center !important;
  height: 250px !important;
}
.page-header-overlay {
  background: rgba(0,0,0,0.7);
  height: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.bg-page-header .page-header {
  text-align: center;
  border-bottom: none;
  margin: 0;
  /* padding: 124px 0 104px 0; */
}
.page-title h2 {
  color: #fff;
  line-height: 23px;
  text-transform: uppercase;
}
.page-header-content .breadcrumb {
  background: none;
  margin: 0;
  padding-top: 10px;
  justify-content: center;
}
.page-header-content .breadcrumb li,
.page-header-content .breadcrumb li a {
  font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    text-transform: capitalize;
    font-family: var(--font-roboto) !important;
    letter-spacing: .5px !important;
}


.page-header-content .breadcrumb > li + li:before {
  font-family: FontAwesome;
  content: "\f068";
  color: #ffffff;
  font-size: 11px;
  padding: 0 7px 0 3px;
}
.page-header-content .breadcrumb li a:hover {
  color: #000;
}

/*======================
	End Global css
===============================================*/

/*												Home 01 Css
--------------------------------------------------------------------------------------------------------*/

/*======================
	Start Header css
===============================================*/

.bg-header {
  /* background: url(https://cdn.pixabay.com/photo/2016/03/28/20/39/sky-1286888_1280.jpg); */
    background-size: cover;
    background-position: 0px -65px;
}

.header-style-1 .bg-header-top {
  padding: 8px 0;
}
.header-style-1 .header-contact {
  overflow: hidden;
}
.header-style-1 .header-contact li {
  display: inline-block;
  margin-right: 20px;
}
.header-style-1 .header-contact li [class^="flaticon-"]:before,
.header-style-1 .header-contact li [class*=" flaticon-"]:before,
.header-style-1 .header-contact li [class^="flaticon-"]:after,
.header-style-1 .header-contact li [class*=" flaticon-"]:after {
  display: inline-block;
  float: left;
  font-size: 34px;
}
.header-style-1 .h-adress-content {
  float: right;
  padding: 10px 0 0 10px;
}
.header-style-1 .h-adress-content h6 {
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
.header-style-1 .h-adress-content p {
  font-size: 14px;
  font-weight: 400;
}

/*================ Menu ===================*/

.header-style-1 .navbar-brand {
  display: none;
}
.header-style-1 .bg-main-menu {
  /* background: #53a92c; */
  background: var(--bg-green);
}
.header-style-1 .main-menu .navbar,
.header-style-2 .main-menu .navbar,
.header-style-3 .main-menu .navbar {
  margin-bottom: 0;
  border: 0;
}

.header-style-1 .main-menu ul > li > a,
.header-style-2 .main-menu ul > li > a,
.header-style-3 .main-menu ul > li > a {
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  line-height: 24px;
  text-transform: uppercase;
  padding: 23px 21px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: var(--font-roboto) !important;
}
.header-style-1 .main-menu .nav > li:nth-child(1) > a,
.header-style-2 .main-menu .nav > li:nth-child(1) > a,
.header-style-3 .main-menu .nav > li:nth-child(1) > a {
  padding-left: 0;
}
.header-style-1 .navbar-collapse,
.header-style-2 .navbar-collapse,
.header-style-3 .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.header-style-1 .main-menu ul > li > a:focus,
.header-style-2 .main-menu ul > li > a:focus,
.header-style-3 .main-menu ul > li > a:focus,
.header-style-1 .main-menu ul > li > a:hover,
.header-style-2 .main-menu ul > li > a:hover,
.header-style-3 .main-menu ul > li > a:hover {
  background: transparent;
}

.main-menu {
  position: relative;
}
.main-menu-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.main-menu-area ul {
  display: flex;
  flex-wrap: wrap;
}
.main-menu-area ul li {
  position: relative;
  list-style: none;
}
.main-menu-area ul li a {
  display: block;
  padding: 10px 20px !important;
  /* font-weight: 600 !important; */
  color: #000000;
  /* text-transform: uppercase; */
  text-transform: capitalize !important;
}
.main-menu-area ul li a:hover {
  color: #53a92c;
}
.main-menu-area ul li:hover > ul {
  opacity: 1;
  visibility: visible;
  /* top: calc(100% + 0px); */
  top: calc(100% + 5px);
}
.main-menu-area ul li ul li:hover > ul {
  top: calc(0% + 0px);
}
.menu-item-has-children a {
  position: relative;
}
.menu-item-has-children > a::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
}

@media screen and (min-width: 992px) {
  .main-menu-area .navbar-collapse {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-style-1 .sub-menu,
  .header-style-2 .sub-menu,
  .header-style-3 .sub-menu,
  .sub-sub-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    width: 240px;
    top: 100px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    -webkit-transition: all.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* background: #53a92c; */
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.175);
    position: absolute;
    z-index: 11;
  }

  .header-style-1 .main-menu .nav > .dropdown:hover ul.sub-menu,
  .header-style-2 .main-menu .nav > .dropdown:hover ul.sub-menu,
  .header-style-3 .main-menu .nav > .dropdown:hover ul.sub-menu {
    top: 70px;
    opacity: 1;
    visibility: visible;
  }

  /* .boxed #bs-example-navbar-collapse-1{
		display: inline-block!important;
	} */

  .sub-sub-menu {
    left: 100%;
    top: 60px;
    z-index: 9;
  }
  .main-menu .nav > .dropdown ul li:hover ul.sub-sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0;
  }
}

.header-style-1 .main-menu .sub-menu li,
.header-style-2 .main-menu .sub-menu li,
.header-style-3 .main-menu .sub-menu li,
.sub-sub-menu li {
  /* border-bottom: 1px solid rgba(221, 221, 221, 0.25); */
  border-bottom: 1px solid rgb(26 25 25 / 25%);
  width: 100%;
}

.header-style-1 .main-menu .sub-menu li:last-child,
.header-style-2 .main-menu .sub-menu li:last-child,
.header-style-3 .main-menu .sub-menu li:last-child,
.sub-sub-menu li:last-child {
  border-bottom: none;
}

.header-style-1 .main-menu .sub-menu li a,
.header-style-2 .main-menu .sub-menu li a,
.header-style-3 .main-menu .sub-menu li a,
.sub-sub-menu li a {
  font-size: 13px;
  font-weight: 500;
  /* color: #fff; */
  color: #000000c9;
  text-transform: capitalize;
  padding: 13px 10px 10px 8px;
  display: block;
}
.header-style-1 .main-menu .sub-menu li a .fa,
.header-style-2 .main-menu .sub-menu li a .fa,
.header-style-3 .main-menu .sub-menu li a .fa,
.sub-sub-menu li a .fa {
  opacity: 0;
}
.header-style-1 .main-menu .sub-menu li a:hover .fa,
.header-style-2 .main-menu .sub-menu li a:hover .fa,
.header-style-3 .main-menu .sub-menu li a:hover .fa,
.sub-sub-menu li a:hover .fa {
  opacity: 1;
}

.header-style-1 .main-menu .sub-menu li a span .fa,
.header-style-2 .main-menu .sub-menu li a span .fa,
.header-style-3 .main-menu .sub-menu li a span .fa {
  float: right;
  opacity: 1;
}

.header-style-1 .main-menu .sub-menu li a:hover,
.header-style-2 .main-menu .sub-menu li a:hover,
.header-style-3 .main-menu .sub-menu li a:hover,
.sub-sub-menu li a:hover {
  /* background: #000000; */
  background: var(--bg-green);
  color: #fff;
  padding-left: 20px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.header-style-1 .main-menu .nav > .dropdown:hover ul.sub-menu,
.header-style-2 .main-menu .nav > .dropdown:hover ul.sub-menu,
.header-style-3 .main-menu .nav > .dropdown:hover ul.sub-menu {
  top: 70px;
  opacity: 1;
  visibility: visible;
}

.header-style-1 .main-menu ul > li > a:hover,
.header-style-2 .main-menu ul > li > a:hover,
.header-style-3 .main-menu ul > li > a:hover,
.header-style-1 .main-menu ul > li > a.active,
.header-style-2 .main-menu ul > li > a.active,
.header-style-3 .main-menu ul > li > a.active {
  color: #000000;
}

.navbar-nav li .active {
  color: #000000 !important;
}
.sub-active a {
  background: #000000;
  color: #fff;
  padding-left: 25px !important;
}
.sub-menu li.sub-active a .fa {
  opacity: 1 !important;
}

.cart-option {
  display: inline-block;
  position: relative;
  float: left;
  padding: 24px 25px 16px 25px;
}
.cart-icon {
  position: relative;
}
.cart-icon .fa {
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}

.count-cart {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #000000;
  border-radius: 100%;
  line-height: 22px;
  text-align: center;
  top: -10px;
  right: -10px;
  color: #fff;
  font-size: 12px;
}

.cart-dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
  top: 120px;
  width: 285px;
  background: #fff;
  color: #fff;
  z-index: 999;
  padding: 5px 18px 15px 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-shadow: none;
  border-radius: none;
}
.cart-option:hover .cart-dropdown-menu {
  top: 70px;
  opacity: 1;
  visibility: visible;
}
.cart-items {
  border-bottom: 1px dotted #f0f0f0;
  padding: 10px 0;
}
.cart-img,
.cart-content {
  float: left;
}
.cart-content {
  padding-top: 4px;
}
.cart-items .cart-img img {
  width: 40px;
  height: 50px;
  background: #3c763d;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
}
.cart-items .cart-content h6 a,
.cart-items .cart-content p {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  float: left;
}
.cart-items .cart-content p {
  padding-top: 8px;
}
.cart-items .cart-content p span {
  padding-left: 6px;
}
.cart-items .cart-content h6 a:hover {
  color: #53a92c;
}
.cart-items .cart-btn {
  float: right;
}
.cart-items .cart-btn a .fa {
  color: #000;
}
.cart-items .cart-btn a .fa:hover {
  color: #53a92c;
}
.total-price {
  float: left;
  padding-top: 12px;
}
.total-price p {
  font-size: 14px;
  color: #000000;
  font-weight: 700;
}
.total-price p span {
  font-size: 12px;
  color: #000;
  margin-right: 3px;
  text-transform: uppercase;
}
.checkout-btn {
  float: right;
  margin-top: 10px;
}
.checkout-btn > a {
  display: inline-block;
  color: #fff !important;
  font-size: 11px;
  font-weight: 700;
  background: #000000;
  border-radius: 30px;
}
.checkout-btn .btn-default {
  padding: 8px 14px 5px 14px;
  border: none;
}

.checkout-btn .btn-default:before,
.checkout-btn .btn-default:after {
}
.search-box {
  float: left;
  margin: 14px 14px 14px 0;
  border: 2px solid #ddd;
  padding: 10px 10px;
  border-radius: 100%;
  cursor: pointer;
}
.search-box i {
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}

#all-search {
  border: none;
  padding: 5px 18px;
  background: #53a92c;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  height: 90px;
  width: 0%;
  text-align: center;
  -webkit-transform: rotate3d(1, 0, 0, 90deg);
  -moz-transform: rotate3d(1, 0, 0, 90deg);
  -ms-transform: rotate3d(1, 0, 0, 90deg);
  -o-transform: rotate3d(1, 0, 0, 90deg);
  transform: rotate3d(1, 0, 0, 90deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #fff;
  outline: none;
  visibility: hidden;
}
#all-search::-webkit-input-placeholder {
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 400;
}
#all-search:-moz-placeholder {
  color: #fff;
}
#all-search::-moz-placeholder {
  color: #fff;
}
#all-search:-ms-input-placeholder {
  color: #fff;
}
.search_box #all-search {
  -webkit-transform: rotate3d(0, 0, 0, 00deg);
  -moz-transform: rotate3d(0, 0, 0, 00deg);
  -ms-transform: rotate3d(0, 0, 0, 00deg);
  -o-transform: rotate3d(0, 0, 0, 00deg);
  transform: rotate3d(0, 0, 0, 00deg);
  width: 100%;
  visibility: visible;
}

.second_click {
  display: none;
  position: relative;
  z-index: 999999999;
}

.donate-option {
  float: left;
      background: #55b700;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block !important;
}
.donate-option:hover {
  background: #4d4d4d !important;
}
.donate-option a {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  /* padding: 22.5px 30px; */
  padding: 8px 25px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.donate-option a:hover {
  background: #333;
}
.donate-option a .fa {
  color: #fff;
  padding-right: 3px;
  font-size: 26px !important;
}

/*======================
	End Header css
===============================================*/

/*======================
	Start Slider
================================*/

.user_login_page form {
    width: 50% !important;
    margin: auto !important;
}

.slider-item {
  position: relative;
  /* max-height: 800px; */
  max-height: 550px;
  height: 100%;
}

.slider-item img {
  width: 100%;
  height: 100% !important;
}
.slider-content-area {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.slider-content h3 {
  display: inline-block;
  font-size: 30px;
  color: #fefefe;
  background: #53a92c;
  padding: 16px 15px 11px 12px;
  text-transform: uppercase;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  opacity: 0;
  transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
}
.slider-content h2 {
  font-size: 60px;
  line-height: 72px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding-top: 15px;
  margin-bottom: 0;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  opacity: 0;
  /* transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px); */
  letter-spacing: -6px;
}
.slider-content p {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  opacity: 0;
  transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
}
.slider-content .btn-default {
  color: #fff;
  background: #53a92c;
  padding: 15px 30px;
  border: 0;
  margin: 25px 16px 0 0;
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}
.slider-content .btn-default:hover {
  color: #53a92c !important;
}
.slider-content .btn-default:before,
.slider-content .btn-default:after,
.slider-content .btn-default:before,
.slider-content .btn-default:after {
  background: #ffffff;
}
.slider-content .slider-btn {
  opacity: 0;
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
}

.slider-option .carousel-item.active .slider-content h3,
.slider-option .carousel-item.active .slider-content p,
.slider-option .carousel-item.active .slider-content .slider-btn {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.slider-option .carousel-item.active .slider-content h2 {
  opacity: 1;
  letter-spacing: 1px;
}

.slider-option .carousel-item.active .slider-content h3 {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.slider-option .carousel-item.active .slider-content h2 {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.slider-option .carousel-item.active .slider-content p {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.slider-option .carousel-item.active .slider-content .slider-btn {
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.carousel-control {
  width: 0;
  opacity: 1;
}
.carousel-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  font-size: 24px;
  line-height: 52px;
  /* background: #53a92c; */
  background: #00000085;
  border-radius: 50%;
  z-index: 3;
  text-align: center;
}
.carousel-control:focus,
.carousel-control:hover {
  background: #97b182;
}
/* .slider-item:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.5); */
  z-index: 1;
} */
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.carousel-control.left {
  left: 20px;
}
.carousel-control.right {
  right: 20px;
}

.carousel-control-next,
.carousel-control-prev {
  z-index: 2;
}

/*======================
	End Slider
================================*/

/*======================
	Start People Work css
===============================================*/

.bg-people-work-section {
  padding-bottom: 83px;
}
.people-work-items .people-work-img {
  overflow: hidden;
}
.people-work-items {
  margin-bottom: 30px;
}
.work-content {
  padding-top: 28px;
}
.work-content h4 {
  color: #070707;
  text-transform: uppercase;
  padding-bottom: 2px;
}
.people-work-items:hover .work-content h4 {
  color: #53a92c;
}

.people-work-items:hover img {
  -webkit-transform: scale(1.5, 1.05);
  -moz-transform: scale(1.5, 1.05);
  transform: scale(1.05, 1.05);
}

/*======================
	End People Work css
===============================================*/

/*======================
	Start Services css
===============================================*/

.bg-services-section {
  background: #f7f7f7;
  /* padding: 118px 0 88px 0; */
}

.services-header h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
  color: #0c1e2a;
  padding-top: 23px;
}
.services-header p {
  padding-top: 3px;
}
.services-header .btn-default {
  padding: 13px 30px;
  margin-top: 35px;
}
.services-items {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 12px 20px 32px 20px;
  margin-bottom: 30px;
}
.services-items [class^="flaticon-"]:before,
.services-items [class*=" flaticon-"]:before,
.services-items [class^="flaticon-"]:after,
.services-items [class*=" flaticon-"]:after {
  float: left;
}
.services-content {
  display: table;
  padding: 16px 0 0 10px;
}
.services-content p {
  padding-top: 5px;
}
.services-items:hover .services-content h4 a {
  color: #53a92c;
}
.services-items:hover {
  box-shadow: 1px 0px 14px 1px #ebebeb;
}
.services-items:hover [class^="flaticon-"]:before,
.services-items:hover [class*=" flaticon-"]:before,
.services-items:hover [class^="flaticon-"]:after,
.services-items:hover [class*=" flaticon-"]:after {
  transform: scale(1.1, 1.1);
}
.progress-bar-success {
  background: #75b45e;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  -webkit-background-size: 9px 10px;
  background-size: 9px 10px;
}

/*======================
	End Services css
===============================================*/

/*===========================
	Start Count Section
=============================================*/

.bg-count-section {
  background: url(../images/home01/bg-count-img.jpg) no-repeat fixed;
  background-size: cover;
  background-position: 33%;
}
.count-overlay {
  background: rgba(83, 169, 44, 0.9);
}
.count-option {
  padding: 108px 0 117px 0;
}
.count-items {
  text-align: center;
}

.count-items [class^="flaticon-"]:before,
.count-items [class*=" flaticon-"]:before,
.count-items [class^="flaticon-"]:after,
.count-items [class*=" flaticon-"]:after {
  color: #fff;
  display: block;
}
.count-items span {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}

.count-items h4 {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

/*===========================
	End Count Section
=============================================*/

/*===========================
	Start focu cause Section
=============================================*/

.bg-focus-cause-section {
  padding: 20px 0 100px 0;
}
.focus-cause {
}
.cause-items {
  margin-bottom: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 20px !important; */
  /* border: 1px solid #b3afafba; */
  position: relative !important;
}
.cause-items > a {
  display: block;
  overflow: hidden;
}
/* .cause-items:hover img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
} */
.cause-content {
  /* padding: 23px 21px 30px 23px; */
  padding: 20px !important;
  /* border: 1px solid #f0f0f0; */
  border-top: 0;
  background: transparent !important;
}
.price-title {
  overflow: hidden;
}
.price-left {
  float: left;
}
.price-right {
  float: right;
}
.price-left h5,
.price-right h5 {
  font-size: 16px;
  font-weight: 600;
  color: #010101;
}
.price-left h5 span,
.price-right h5 span {
  font-size: 18px;
  font-weight: 600;
  color: #65ac4c;
  padding-left: 4px;
}

.cause-content .progress {
  height: 16px;
  box-shadow: none;
  background: transparent;
  border: 1px solid #65ac4c;
  border-radius: 30px;
  padding: 1px 0 1px 1px;
  margin-top: 4px;
}
.cause-content .progress-bar {
  border-radius: 30px;
}
.cause-content h4 a {
  padding-top: 6px;
}
.cause-content p {
  padding-top: 5px;
}
.cause-content .btn-default {
  margin-top: 18px;
}
.cause-items:hover .cause-content h4 a {
  color: #53a92c;
}
.cause-items:hover {
  /* box-shadow: 1px 0px 14px 1px #ebebeb; */
}

/*===========================
	End focu cause Section
=============================================*/

/*===========================
	Start volunteers Section
=============================================*/

.bg-volunteers-section {
  background: #f7f7f7;
  padding-bottom: 90px;
}

.sponsors-container,
.people-say-container,
.testimonial-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.volunteers-items {
  text-align: center;
  background: #ffffff;
  padding-top: 30px;
  border: 1px solid #f0f0f0;
  margin-bottom: 28px;
}
.volunteers-img {
  width: 200px;
  height: 200px;
  border-radius: 100%;
  background: #ddd;
  display: inline-block;
  overflow: hidden;
}
.volunteers-content {
  padding: 22px 0 10px 0;
}
.volunteers-content h4 {
  margin: 0;
}
.volunteers-social-icon {
  border-top: 1px solid #f0f0f0;
  padding: 10px 0;
}
.volunteers-items:hover {
  box-shadow: 1px 0px 14px 1px #ebebeb;
}
.volunteers-items:hover .volunteers-content h4 a {
  color: #53a92c;
}
.volunteers-items:hover .volunteers-img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

/*===========================
	End volunteers Section
=============================================*/

/*===========================
	Start Testimonial Section
=============================================*/

.bg-testimonial-section {
  background: url(../images/home01/bg-testimonial-img.jpg) fixed;
  background-size: cover;
}
.testimonial-overlay {
  background: rgba(86, 159, 45, 0.88);
}
.testimonial-option {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 0 125px 0;
}
.testimonial-option .section-header h2,
.testimonial-option .section-header p {
  color: #fff;
}
.testimonial-content {
  position: relative;
  background: #fff;
  padding: 25px 0 22px 22px;
}
.testimonial-content:after {
  position: absolute;
  content: "";
  background: url(../images/home01/testimonial-arrow.png) no-repeat;
  width: 35px;
  height: 23px;
  bottom: -20px;
  left: 20px;
}
.author-details {
  overflow: hidden;
  padding: 25px 0 0 38px;
}
.author-img {
  width: 82px;
  height: 82px;
  border: 3px solid #fafafa;
  border-radius: 100%;
  background: #ddd;
  overflow: hidden;
  float: left;
}
.author-name {
  float: left;
  margin: 18px 0 0 14px;
}
.author-name h4 {
  font-size: 16px;
  color: #fff;
}
.author-name h6 {
  color: #fafafa;
  padding-top: 2px;
}

.testimonial-option .swiper-pagination {
  width: 100%;
  bottom: 40px;
}
.testimonial-option .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin: 0 6px;
  border: 3px solid #8fc763;
  background: none;
}
.testimonial-option .swiper-pagination-bullet-active {
  background: #ffffff;
}

/*===========================
	End Testimonial Section
=============================================*/

/*===========================
	Start Blog Section
=============================================*/

.bg-blog-section {
  padding-bottom: 90px;
}
.blog-items {
  margin-bottom: 30px;
}
.blog-img {
  overflow: hidden;
}
.blog-img a {
  display: block;
}
.blog-content-box {
  border: 1px solid #f0f0f0;
  border-top: 0;
}
.blog-content {
  padding: 31px 20px 25px 18px;
}

.blog-content h4 a {
  padding-bottom: 8px;
}
.meta-box {
  border-top: 1px solid #f0f0f0;
  padding: 14px 0 11px 20px;
}
.meta-post {
}
.meta-post li {
  display: inline-block;
  padding: 0 7px;
}
.meta-post li a {
  font-size: 14px;
  font-weight: 400;
  color: #696969;
}
.meta-post li a:hover {
  color: #53a92c;
}
.meta-post li .fa,
.meta-post li a .fa {
  font-size: 18px;
  color: #84c168;
  padding-right: 4px;
}
.meta-post li:first-child {
  padding-left: 0;
}
.meta-post li:last-child {
  padding-right: 0;
}
.blog-items:hover {
  box-shadow: 1px 0px 14px 1px #ebebeb;
}
.blog-items:hover .blog-content h4 a {
  color: #53a92c;
}
.blog-items:hover .blog-img img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  transform: scale(1.05, 1.05);
}

/*===========================
	End Blog Section
=============================================*/

/*===========================
	Start Sponsors Section
=============================================*/

.bg-sponsors-section {
  background: #fff;
  padding-bottom: 60px;
}

.sopnsors-items a {
  box-shadow: 1px 0px 14px 1px #ebebeb;
  overflow: hidden;
  display: block;
}

.sponsors-container .swiper-slide {
  margin: 5px;
}

/*===========================
	End Sponsors Section
=============================================*/

/*===========================
	Start Footer Section
=============================================*/

.bg-footer-top {
  background: #000000cf;
  /* padding: 95px 0 85px; */
}
.widgets-title {
  margin-bottom: 10px;
}
.widgets-title h3 {
  color: #fff;
  /* text-transform: uppercase; */
  font-size:15px !important;
  font-weight: 600 !important;
  font-family: var(--font-roboto) !important;
}
.widgets-content {
}
.widgets-content p {
  color: #fff !important;
  font-family: var(--font-open-sans) !important;
  font-weight: 400 !important;
  line-height: 22px !important;
}

.widgets-content a {
  color: rgba(255, 255, 0, 0.722) !important;
  text-decoration: underline!important;
  font-size: 14px !important;
  font-weight: 600 !important;
}

.address-box {
  margin-top: 20px;
  overflow: hidden;
}
.address li {
  overflow: hidden;
  padding: 5px 0;
  display: flex !important;
  align-items: center !important;
}

.address li .fa {
    float: left;
    width: 32px;
    height: 32px;
    font-size: 18px;
    /* color: #53a92c; */
    color: #ffffff;
    line-height: 33px;
    text-align: center;
    /* background: #000000; */
    border: 1px solid #ffffff;
    border-radius: 50%;
    margin-right: 14px;
}

.address li span {
  display: table;
  color: #fff;
  /* padding-top: 6px; */
}
.latest-news li {
  overflow: hidden;
  padding: 5px 0;
  border-bottom: 1px dashed #fefefeba !important;
}

.latest-news li a {
  color: #fff !important;
}

.latest-news li:first-child,
.twitter-widget li:first-child {
  padding-top: 0;
}
.latest-news li:last-child,
.twitter-widget li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.thumbnail-img {
  width: 70px;
  height: 70px;
  float: Left;
  margin: 4px 15px 0 0;
}
.thumbnail-content {
  display: table;
}
.thumbnail-content h5 a {
  color: #bcbcbc;
  line-height: 24px;
}
.post-date {
  font-size: 14px;
  color: #9b9b9b;
}
.latest-news li:hover .thumbnail-content h5 a {
  color: #53a92c;
}
.latest-news li:hover .thumbnail-img img,
.footer-instagram a:hover {
  -webkit-filter: grayscale(100%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: 0.3s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: 0.3s ease-in-out;
}
.twitter-widget li {
  overflow: hidden;
  border-bottom: 1px solid #1a1a1a;
  padding: 16px 0;
}
.twitter-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #53a92c;
  border-radius: 100%;
  float: left;
  margin: 4px 15px 0 0;
}
.twitter-icon .fa {
  font-size: 10px;
  color: #000000;
}
.twitter-content {
  display: table;
}
.twitter-content h5 {
  line-height: 24px;
  color: #bcbcbc;
}
.twitter-content h5 a {
  color: #53a92c;
}
.twitter-content h5 a:hover {
  color: #bcbcbc;
}
.footer-instagram a {
  float: left;
  margin: 3px 3px;
}
.footer-instagram a img {
  width: 84px;
  height: 84px;
}
.bg-footer-bottom {
  background: #f4f4f4;
  /* padding: 28px 0 23px 0; */
  padding: 5px 0 !important;
}
.footer-bottom {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}
.copyright-txt {
  /* float: left; */
}
.copyright-txt p {
  font-size: 13px;
  color: #ffffffba !important;
  padding-top: 30px !important;
  text-align: center !important;
}
.copyright-txt p a {
  /* color: #54a92cca; */
  color: var(--green-text);
  font-weight: 500;
}
.copyright-txt p a:hover {
  text-decoration: underline !important;
}
.social-box {
  float: right;
}
.social-icon-rounded {
}
.social-icon-rounded li {
  display: inline-block;
  overflow: hidden;
  margin: 0 3px;
}
.social-icon-rounded li:last-child {
  margin-right: 0;
}
.social-icon-rounded li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #53a92c;
  border: 2px solid #53a92c;
  border-radius: 100%;
  overflow: hidden;
}

.social-icon-rounded li a:hover {
  background: #53a92c;
  border: 2px solid #53a92c;
  color: #fff;
}

/*===========================
	End Footer Section
=============================================*/

/*========================================================
							Home 02
========================================================================================*/

/*=======================================
	Header 2
====================================================*/

.header-style-2 .main-menu .navbar-collapse,
.header-style-3 .main-menu .navbar-collapse {
  /* float: right; */
}
.header-style-2 .bg-header-top {
  background: #f7f7f7;
}
.header-style-2 .menu-scroll.menu-fixed {
  box-shadow: 0 0 7px 0 #ddd;
}
.h-contact {
  float: left;
}
.h-contact li {
  display: inline-block;
}
.h-contact li {
  font-size: 14px;
  color: #363636;
  padding: 10px 12px;
}
.h-contact li:first-child {
  padding-left: 0;
}
.h-contact li:last-child {
  padding-right: 0;
}
.header-style-2 .h-contact li [class^="flaticon-"]:before,
.header-style-2 .h-contact li [class*=" flaticon-"]:before,
.header-style-2 .h-contact li [class^="flaticon-"]:after,
.header-style-2 .h-contact li [class*=" flaticon-"]:after {
  display: inline-block;
  font-size: 16px;
  padding-right: 6px;
}
.header-style-2 .donate-option {
  float: right;
  background: #53a92c;
}

.header-style-2 .donate-option a {
  background: #53a92c;
  padding: 13px 28.5px;
}
.header-style-2 .donate-option a:hover {
  background: #000;
}
.show-res-logo {
  display: none;
}
.navbar-brand {
  padding-left: 0;
}
.header-style-2 .bg-main-menu {
  background: #ffffff;
}
.header-style-2 .main-menu ul > li > a {
  color: #000000;
}
.header-style-2 .main-menu ul > li > a:hover,
.header-style-3 .main-menu ul > li > a:hover,
.header-style-2 .main-menu ul > li > a.active,
.header-style-3 .main-menu ul > li > a.active {
  color: #53a92c;
}
.header-style-2 .main-menu .nav > li.active a {
  color: #53a92c;
}
.header-style-2 .sub-menu,
.header-style-3 .sub-menu,
.header-style-2 .sub-sub-menu,
.header-style-3 .sub-sub-menu {
  background: #000000;
}
.header-style-2 .navbar-right .dropdown-menu,
.header-style-3 .navbar-right .dropdown-menu {
  left: 0;
  right: auto;
}
.header-style-2 .sub-menu,
.header-style-3 .sub-menu {
  top: 120px;
}
.header-style-2 .main-menu .nav > .dropdown:hover ul.sub-menu,
.header-style-3 .main-menu .nav > .dropdown:hover ul.sub-menu {
  top: 90px;
}
.header-style-2 .main-menu ul > li > a,
.header-style-3 .main-menu ul > li > a {
  padding: 33px 17px;
}
.header-style-2 .main-menu .sub-menu li a:hover,
.header-style-3 .main-menu .sub-menu li a:hover {
  background: #53a92c;
  color: #fff;
}
.header-style-2 .navbar-nav li .active,
.header-style-3 .navbar-nav li .active {
  color: #53a92c !important;
}
.header-style-2 .sub-active a,
.header-style-3 .sub-active a {
  background: #53a92c;
  color: #fff !important;
}
.header-style-2 .cart-icon .fa,
.header-style-3 .cart-icon .fa {
  color: #000000;
}
.header-style-2 .count-cart,
.header-style-3 .count-cart {
  color: #fff;
  background: #53a92c;
}

.header-style-2 .cart-option,
.header-style-3 .cart-option {
  padding: 35px 22px 24px 22px;
}

.header-style-2 .cart-option:hover .cart-dropdown-menu,
.header-style-3 .cart-option:hover .cart-dropdown-menu {
  top: 90px;
}

.header-style-2 .search-box,
.header-style-3 .search-box {
  margin: 23px 0 25px 0;
}
.header-style-2 .search-box i,
.header-style-3 .search-box i {
  color: #000000;
}
.header-style-2 #all-search {
  background: #fff;
  color: #000000;
}
.header-style-2 #all-search::-webkit-input-placeholder {
  color: #000;
}
.header-style-2 #all-search:-moz-placeholder {
  color: #000;
}
.header-style-2 #all-search::-moz-placeholder {
  color: #000;
}
.header-style-2 #all-search:-ms-input-placeholder {
  color: #000;
}

/*======================
	End Header
=====================================*/

/*===========================
	Start Slider 
=========================================*/

.slider-two .slider-content h3,
.slider-three h3 {
  background: none;
}
.slider-two .slider-content h2 {
  font-size: 60px;
  line-height: 60px;
  padding-top: 5px;
}
.slider-two .camera_overlayer {
  background: rgba(55, 109, 6, 0.34);
}

/*================================
	Start Slider Section 
=============================================*/

/*======================================
	Start About Greenforest Section 
====================================================*/

.about-greenforest {
  /* padding: 110px 0 75px 0; */
  /* padding: 50px 0 50px 0; */
}
.about-greenforest-content h2 {
  text-transform: uppercase;
  font-size: 33px !important;
}

.about-greenforest-content h2::after {
  top: 50px !important;
}

.about-greenforest-content p span {
  display: inline-block;
  font-weight: 600;
  color: #53a92c;
  margin: 11px 0 18px 0;
}
.about-greenforest-content .btn-default {
  padding: 14px 45px 14px 45px;
  margin-top: 15px;
  margin-bottom: 10px !important;
  border-radius: 5px !important;
  font-weight: 600 !important;
}
.about-greenforest-content .btn-default:active,
.about-greenforest-content .btn-default:focus {
  color: #53a92c;
}
.about-greenforest-content .btn-default:hover {
  color: #fff;
}

.about-greenforest-img {
  border: 2px solid #fff;
  border-radius: 47px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    width: 90% !important;
}

.about-greenforest-img img {
  border-radius: 47px;
}

/*=======================
	End About Greenforest Section 
==========================================*/

/*=======================
	Start Recent Project Section 
==========================================*/

.bg-recent-project {
  background: #f7f7f7;
  padding: 0 0 94px 0;
}
.recent-project .section-header {
  padding-bottom: 40px;
}
.recent-project .button {
  position: relative;
  font-size: 15px;
  font-weight: 600;
  color: #fff !important;
  text-transform: uppercase !important;
  padding: 15px 40px;
  margin-bottom: 6px;
  background: var(--bg-green) !important;
  font-family: var(--font-roboto) !important;
  transition: .2s all ease !important;
  border-radius: 0 !important;
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.recent-project .button:hover {
  color: var(--green-text) !important;
  background:transparent !important;
  border: 1px solid var(--green-text) !important;
}
/* .recent-project .button:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 2px;
  background: #949494;
  top: 5px;
  right: -6px;
} */
.recent-project .button:last-child:after {
  display: none;
}
.recent-project .is-checked {
  color: var(--green-text) !important;
  border: 1px solid var(--green-text) !important;
  background: transparent !important;
}

div#filters {
  text-align: center;
  margin-bottom: 25px !important;
}
.portfolio-items {
  /* margin-top: 40px; */
}
.portfolio-items .item {
  width: 33.33%;
  float: left;
}
.portfolio-items .item-inner {
  background: #fff;
  margin: 15px;
}
.portfolio-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
}

.portfolio-container {
  margin-top: 38px;
}

.overlay-project {
  position: absolute;
  width: 96%;
  height: 95%;
  top: 7px;
  left: 7px;
  background: rgba(27, 15, 9, 0.79);
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0, 0);
}

.recent-project .item-inner:hover .overlay-project {
  opacity: 1;
  transform: scale(1, 1);
}

.project-link-option {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.project-link-option li {
  display: inline-block;
  opacity: 0;
}
.project-link-option li a {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
  color: #9f9f9f;
  background: #fff;
  border-radius: 100%;
  margin: 0 2px;
}
.project-link-option .project-search a,
.project-link-option .project-plus a {
  line-height: 47px;
}
.project-link-option li a:hover {
  background: #53a92c;
  color: #d8ebcf;
}
.project-link-option .project-search,
.project-link-option .project-plus {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.6, 1.6);
  transform: scale(1.6, 1.6);
}
.project-link-option .project-link {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.6, 1.6);
  transform: scale(1.6, 1.6);
}
.recent-project .item-inner:hover .project-link-option .project-search,
.recent-project .item-inner:hover .project-link-option .project-plus {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.recent-project .item-inner:hover .project-link-option .project-link {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.recent-project-content {
  border: 1px solid #f0f0f0;
  border-top: none;
  padding: 28px 24px 18px 24px;
}
.recent-project-content h4 a {
  font-weight: 700;
  color: #212121;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.recent-project-content p {
  font-size: 15px;
  color: #696969;
  text-align: center !important;
}
.recent-project-content p span a {
  color: #53a92c;
  text-transform: uppercase;
}

.recent-project .item-inner:hover .recent-project-content h4 a {
  color: #53a92c;
}
.recent-project .item-inner:hover {
  box-shadow: 1px 0px 14px 1px #ebebeb;
}
.portfolio-items .item-inner:hover .portfolio-img img {
  -webkit-transform: scale(1.06, 1.06);
  transform: scale(1.06, 1.06);
}

/*=======================
	End Recent Project Section 
==========================================*/

/*=======================
	Start Counter2 Section 
==========================================*/

.bg-count2-section {
  background: url(../images/home02/bg-counter2-img.jpg) no-repeat fixed;
  background-size: cover;
  background-position: 48% 100%;
}

/*=======================
	End Counter2 Section 
==========================================*/

/*=======================
	Start Home2 Service Section 
==========================================*/

.bg-servicesstyle2-section {
  padding: 0 0 90px 0;
}
.our-services-option {
}
.our-services-box {
  border: 1px solid #f0f0f0;
  padding: 8px;
  margin-bottom: 30px;
}
.our-services-items {
  text-align: center;
  padding: 8px 22px 18px 22px;
  border: 1px solid transparent;
}
.our-services-content {
  padding-top: 4px;
}
.our-services-content h4 {
  padding-bottom: 8px;
}
.our-services-content > a {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  padding-top: 15px;
}
.our-services-content > a .fa {
  padding-left: 4px;
}
.our-services-box:hover {
  box-shadow: 1px 0px 14px 1px #ebebeb;
}
.our-services-box:hover .our-services-items {
  border: 1px solid #f0f0f0;
}
.our-services-box:hover [class^="flaticon-"]:before,
.our-services-box:hover [class*=" flaticon-"]:before,
.our-services-box:hover [class^="flaticon-"]:after,
.our-services-box:hover [class*=" flaticon-"]:after {
  -webkit-transform: scale(1.08, 1.08);
  transform: scale(1.08, 1.08);
}
.our-services-box:hover .our-services-content h4 a,
.our-services-box:hover .our-services-content > a {
  color: #53a92c;
}

/*=======================
	End Home2 Service Section 
==========================================*/

/*=======================
	Start focus cause  Section 
==========================================*/

.bg-focus-cause-section2 {
  background: #f7f7f7;
  padding-bottom: 100px;
}

/*=======================
	End focus cause Section 
==========================================*/

/*=======================
	Start compaian video Section 
==========================================*/

.bg-compaian-video {
  background-size: cover;
  background-position: center;
  /* background: url("https://live.staticflickr.com/5142/5636927339_fb79f4d8ec_h.jpg"); */
  background-image: url("../images/gallery/52.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed !important;
  /* background-size: cover; */
}


.compaian-video-overlay {
  /* background: rgb(255 255 255 / 60%); */
  background: rgba(0, 0, 0, 0.6) !important;
}
.compaian-video {
  text-align: center;
  padding: 245px 0;
}
.compaian-video h3 {
  font-size: 30px;
  font-weight: 700;
  color: #fefefe;
  text-transform: uppercase;
  padding-top: 3px;
}

.compaian-video-overlay h2 {
  color: #fff !important;
}

.compaian-video-overlay p {
  color: #ffffffd1 !important;
}
/*=======================
	Start collection Section 
==========================================*/

.bg-collection-section {
  background: #f7f7f7;
  padding-bottom: 86px;
}

.collection-items {
  text-align: center;
  border: 1px solid #f0f0f0;
  overflow: hidden;
  margin-bottom: 30px;
}
.collection-img {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.collection-img img {
  width: 100%;
  overflow: hidden;
}

.shop-grid-view .collection-img {
  float: left;
}
.shop-grid-view .collection-content {
  padding: 25px 30px 20px 30px;
  display: table;
  text-align: left;
}
.shop-grid-view .star-icon {
  margin-bottom: 10px;
}
.shop-grid-view .collection-content p {
  margin-bottom: 15px;
  text-align: justify;
}
.nav-tabs > li > a {
  border: none;
}
.nav-tabs {
  border: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: none;
}
.nav-tabs > li.active > a {
  color: red;
}
ul > li > a:focus,
ul > li > a:hover {
  background: none;
}
.bg-shop-section ul > li > a {
  padding: 10px 10px;
  cursor: pointer;
}
.collection-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(247, 251, 240, 0.85);
  opacity: 0;
  z-index: 1;
}

.collection-icon {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.collection-icon li {
  display: inline-block;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}
.collection-icon li a {
  width: 50px;
  height: 50px;
  line-height: 53px;
  font-size: 20px;
  font-weight: 400;
  color: #53a92c;
  border: 1px solid #53a92c;
  background: transparent;
  border-radius: 100%;
  margin: 0 2px;
  z-index: 2;
  padding: 0 !important;
}
.collection-icon li a:hover {
  background: #53a92c;
  color: #fff;
}
.collection-content {
  border-top: 1px solid #f0f0f0;
  padding: 25px 0 20px 0;
}
.collection-content h4 a {
  font-weight: 600;
}
.collection-content h5 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  padding-top: 1px;
}
.star-icon {
}
.star-icon li {
  display: inline-block;
}
.star-icon li a {
  font-size: 14px;
  font-weight: 400;
  color: #53a92c;
  padding: 0 !important;
}
.collection-items:hover .collection-overlay {
  opacity: 1;
}
.collection-items:hover .collection-content h4 a {
  color: #53a92c;
}
.collection-items:hover .collection-icon li {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.collection-items:hover .collection-img img {
  -webkit-transform: scale(1.03, 1.03);
  transform: scale(1.03, 1.03);
}
.collection-items:hover {
  box-shadow: 1px 0px 14px 1px #ebebeb;
}

/*=======================
	End collection Section 
==========================================*/

/*=======================
	End compaian video Section 
==========================================*/

/*=======================
	Start Upcoming Events Section 
==========================================*/

.upcoming-events {
  padding-bottom: 50px;
}
.event-items {
  margin-bottom: 30px;
}
.event-img {
  position: relative;
  display: block;
}
.event-img a,
.event-img a img {
  display: block;
  width: 100%;
  overflow: hidden;
}
.date-box {
  position: absolute;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #53a92c;
  text-align: center;
  bottom: 0;
  left: 0;
  padding: 8px 0;
}
.date-box h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}
.date-box h5 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.events-content {
  border: 1px solid #f0f0f0;
  border-top: 0;
  padding: 27px 26px 30px 30px;
}
.events-content h3 {
  margin: 0;
}
.events-content h3 a {
  text-transform: uppercase;
  color: #000;
}
.events-content .meta-post {
  margin: 4px 0 8px 0;
}
.events-content .meta-post li {
  font-size: 16px;
  color: #9b9b9b;
  padding: 0 7px;
}
.events-content .meta-post li:first-child {
  padding-left: 0;
}
.events-content .meta-post li .fa {
  font-size: 20px;
  font-weight: 300;
}
.events-content {
}
.events-content .meta-post [class^="flaticon-"]:before,
.events-content .meta-post[class*=" flaticon-"]:before,
.events-content .meta-post[class^="flaticon-"]:after,
.events-content .meta-post[class*=" flaticon-"]:after {
  font-size: 20px;
  margin-left: 0 !important;
}
.events-content .btn-default {
  margin-top: 24px;
  padding: 8px 20px;
}
.event-items:hover {
}
.event-items:hover .events-content h3 a {
  color: #53a92c;
}
.event-items:hover .event-img img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.event-items:hover {
  box-shadow: 1px 0px 14px 1px #ebebeb;
}

/*=======================
	End Upcoming Events Section 
==========================================*/

/*================================= Start Home 03 ================================*/

/*=========================
	Header section
====================================*/

.header-style-3 .bg-main-menu {
  position: fixed;
  z-index: 9;
  width: 100%;
  background: rgba(29, 47, 4, 0.46);
}
.header-style-3 .menu-scroll.menu-fixed {
  background: #000;
}
.boxed .main-menu .navbar-collapse {
  float: none;
}
.header-style-3 .main-menu ul > li > a {
  color: #fff;
}
.header-style-3 .search-box {
  margin: 25px 0 23px 0;
}
.header-style-3 .search-box i {
  color: #fff;
}
.header-style-3 #all-search {
  background: #000;
  color: #fff;
}
.header-style-3 #all-search::-webkit-input-placeholder {
  color: #fff;
}
.header-style-3 #all-search:-moz-placeholder {
  color: #fff;
}
.header-style-3 #all-search::-moz-placeholder {
  color: #fff;
}
.header-style-3 #all-search:-ms-input-placeholder {
  color: #fff;
}
.header-style-3 .cart-icon .fa {
  color: #fff;
}

/*========================
	End Header Section
=======================================*/

/*========================
	Start Slider Section
=======================================*/

.slider-three .slider-content {
  text-align: center;
}
.slider-three .slider-content h3 {
  font-size: 30px;
}
.slider-three .slider-content h2 {
  font-size: 60px;
  line-height: 45px;
}

.slider-three .slider-content p {
  font-size: 24px;
  line-height: 50px;
}

/*========================
	End Slider Section
=======================================*/

/*========================
	Start Working Section
=======================================*/

.bg-working-section {
  padding-bottom: 95px;
}
.working-items {
  text-align: center;
  border: 1px solid #f0f0f0;
  padding: 30px 30px 28px 30px;
  margin-bottom: 30px;
}
.working-icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border: 1px solid #f0f0f0;
  border-radius: 100%;
  margin: 0 auto;
}
.working-icon [class^="flaticon-"]:before,
.working-icon [class*=" flaticon-"]:before,
.working-icon [class^="flaticon-"]:after,
.working-icon [class*=" flaticon-"]:after {
  margin-left: 0;
  font-size: 40px;
}
.working-content {
}
.working-content h4 a {
  display: inline-block;
  padding: 30px 0 6px 0;
}
.working-content > a {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  padding-top: 18px;
}
.working-content > a .fa {
  padding-left: 4px;
}

.working-container .swiper-slide {
  padding: 3px;
}
.working-items:hover .working-icon {
  background: #53a92c;
  border: 1px solid #53a92c;
}
.working-items:hover {
  box-shadow: 1px 0px 14px 1px #ebebeb;
}
.working-items:hover .working-icon [class^="flaticon-"]:before,
.working-items:hover .working-icon [class*=" flaticon-"]:before,
.working-items:hover .working-icon [class^="flaticon-"]:after,
.working-items:hover .working-icon [class*=" flaticon-"]:after {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: scale(1.06, 1.06);
  transform: scale(1.06, 1.06);
  color: #fff;
}
.working-items:hover .working-content h4 a,
.working-items:hover .working-content > a {
  color: #53a92c;
}

/*========================
	End Working Section
=======================================*/

/*========================
	Start Donation Section
=======================================*/

.bg-donation-section {
  background: url(../images/home03/bg-donation-img.jpg) no-repeat fixed;
  background-size: cover;
  background-position: 50% 50%;
}
.donation-overlay {
  background: rgba(0, 0, 0, 0.8);
}
.donation-section {
  padding: 145px 150px;
}
.donaton-header {
  text-align: center;
}
.donaton-header h3 {
  position: relative;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.donaton-header h3:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 4px;
  background: #5faf1f;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.donaton-header h2 {
  color: #fff;
  padding: 40px 0 8px 0;
}
.donaton-header h4 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #5faf1f;
}
.donation-section .progress {
  height: 20px;
  border-radius: 30px;
  margin-top: 34px;
  box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.donation-section .progress-bar {
  border-radius: 30px;
}
.count-number {
  overflow: hidden;
}
.count-left {
  float: left;
}
.count-right {
  float: right;
}
.count-left,
.count-right {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.count-left span,
.count-right span {
  font-size: 24px;
  color: #5faf1f;
}
.donate-btn {
  text-align: center;
}
.donate-btn .btn-default {
  padding: 15px 29px;
  background: #5faf1f;
  color: #fff;
  border: 0;
}
.donate-btn .btn-default .fa {
  padding-left: 3px;
}
.donate-btn .btn-default:before,
.donate-btn .btn-default:after {
  background: #fff;
}
.donate-btn .btn-default:hover,
.donate-btn .btn-default:focus,
.donate-btn .btn-default.focus,
.donate-btn .btn-default:active {
  color: #53a92c;
}

/*========================
	End Donation Section
=======================================*/

/*========================
	Start People Say Section
=======================================*/

.bg-people-say-section {
  background: url(../images/home03/bg-people-say.jpg) no-repeat fixed;
  background-size: cover;
  background-position: 45%;
}
.people-say-overlay {
  background: rgba(76, 148, 40, 0.77);
}
.people-say-section {
  position: relative;
  padding: 150px 0;
}
.people-say-items {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 0 67px;
}
.people-say-items .fa {
  font-size: 64px;
  color: #fff;
  padding-bottom: 35px;
}
.people-say-items p,
.people-say-items p a {
  font-size: 16px;
  color: #fff;
}
.people-say-items p a span {
  font-weight: 700;
  font-style: italic;
}
.people-say-items p a:hover {
  color: #000;
}
.people-say-items {
}
.people-say-items {
}
.people-say-section .swiper-pagination {
  width: 100%;
  bottom: 42px;
}
.people-say-section .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #efeef3;
  margin: 0 3px;
  opacity: 1;
}
.people-say-section .swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
}

/*========================
	End  People Say Section
=======================================*/

/*========================
	Start Count Section
=======================================*/

.bg-count3-section {
  background: url(../images/home03/bg-count-img.jpg) no-repeat fixed;
  background-size: cover;
  background-position: 50% 50%;
}
.count3-overlay {
  background: rgba(91, 164, 58, 0.72);
}

/*========================
	End  Count Section
=======================================*/

/*========================
	Start portfolio items Section
=======================================*/

.bg-recent-project-home3 {
  padding-bottom: 30px;
}
.portfolio-items-home3 .overlay-project,
.gallery2-items .overlay-project,
.gallery3-items .overlay-project {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(29, 14, 5, 0.92);
}
.portfolio-items-home3 .item {
  width: 25%;
}
.portfolio-items-home3 .item-inner {
  margin: 2px;
  text-align: center;
}
.portfolio-items-home3 .portfolio-img {
  text-align: center;
  height: 250px !important;
}

.portfolio-items-home3 .portfolio-img img {
  height: 100% !important;
}

.portfolio-items-home3 .portfolio-img a {
  height: 100% !important;
  width: 100% !important;
}

.portfolio-items-home3 .project-plus,
.gallery2-items .project-plus,
.gallery3-items .project-plus {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 35px !important;
  color: #fff !important;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}

.portfolio-items-home3 .project-plus a,
.gallery2-items .project-plus a,
.gallery3-items .project-plus a {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #9f9f9f;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 30px;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.6, 1.6);
  transform: scale(1.6, 1.6);
}
.portfolio-items-home3 .project-plus a,
.gallery2-items .project-plus a,
.gallery3-items .project-plus a {
  color: #53a92c;
}
.portfolio-items-home3 .project-plus a:hover,
.gallery2-items .project-plus a:hover,
.gallery3-items .project-plus a:hover {
  background: #fff;
}
.portfolio-items-home3 .item-inner:hover .project-plus a,
.gallery2-items .item-inner:hover .project-plus a,
.gallery3-items .item-inner:hover .project-plus a {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

.portfolio-items-home3 .recent-project-content,
.gallery2-items .recent-project-content,
.gallery3-items .recent-project-content {
  width: 100%;
  position: absolute;
  top: 70%;
  text-align: center;
  z-index: 4;
  padding: 0;
  opacity: 0;
  border: none;
  margin-top: 30px;
}
.portfolio-items-home3 .recent-project-content p a,
.gallery2-items .recent-project-content p a,
.gallery3-items .recent-project-content p a {
  font-size: 17px;
  font-weight: 500;
  color: #fefefe;
  text-transform: capitalize;
}
.portfolio-items-home3 .recent-project-content p a:hover,
.gallery2-items .recent-project-content p a:hover,
.gallery3-items .recent-project-content p a:hover {
  color: #53a92c;
}
.portfolio-items-home3 .item-inner:hover .recent-project-content,
.gallery2-items .item-inner:hover .recent-project-content,
.gallery3-items .item-inner:hover .recent-project-content {
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
}

/*========================
	End  portfolio items Section
=======================================*/

/*=============================================================Services Css =====================================*/

.services-video h3 {
  padding-top: 21px;
}

/*=============================================================Teams Css =====================================*/

.bg-team-section {
  padding-top: 130px;
  padding-bottom: 100px;
}
.bg-single-team {
  padding: 118px 0 110px 0;
}
.single-team-details h3,
.single-team-content h3 {
  font-size: 24px;
  font-weight: 700;
  color: #53a92c;
  text-transform: uppercase;
}
.single-team-details h5 {
  font-size: 16px;
  font-weight: 400;
  color: #656565;
  padding: 3px 0 8px 0;
}
.single-team-details .social-icon-rounded {
  margin-top: 16px;
}
.team-address-box {
  margin-top: 3px;
}
.team-address-box .address .fa {
  background: transparent;
  border: 1px solid #f7f7f7;
}
.team-address-box .address li span {
  color: #fff;
}
.single-team-content {
  margin-top: 30px;
}
.single-team-content h3 {
  padding-bottom: 6px;
}

/*=============================================================project Css =====================================*/

.bg-single-recent-project {
  padding: 117px 0 118px 0;
}
.load-more-option {
  text-align: center;
}
.load-more-option .btn-default {
  font-size: 15px;
  color: #fff;
  background: #53a92c;
  padding: 12.5px 32.5px;
  margin-top: 34px;
}
.load-more-option .btn-default:hover,
.load-more-option .btn-default:focus,
.load-more-option .btn-default.focus,
.load-more-option .btn-default:active {
  color: #53a92c;
}
.load-more-option .btn-default:before,
.load-more-option .btn-default:after {
  background: #fff;
}

/*================================================ Photo Gallery Css ============================*/

.photo-gallery {
  padding-top: 30px;
}
.photo-gallery .load-more-option .btn-default {
  font-size: 14px;
  padding: 14.5px 19px;
  margin-top: 50px;
}

/*=================================================== Single Project Css ======================================*/

.single-project {
  padding: 120px 0 111px 0;
}
.single-pro-main-content {
  padding-top: 68px;
}
.single-left-content {
}
.single-left-content li {
  border: 1px solid #f7f7f7;
  padding: 18px 6px 11px 22px;
}
.single-left-content li h4 {
  font-size: 16px;
  line-height: 14px;
}
.single-left-content li p {
  font-size: 16px;
}
.single-project-content h3 {
  color: #010101;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.single-project-content p {
  line-height: 32px;
}
.single-small-img li {
  padding: 15px 0;
}
.single-small-img li:first-child {
  padding-top: 0;
}
.single-small-img li:last-child {
  padding-bottom: 0;
}
.download-option {
  padding-top: 77px;
}
.download-option h4 {
  padding-bottom: 20px;
}
.download-option .download-btn {
  margin-bottom: 30px;
}
.download-btn {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding: 14px 26px 12px 40px;
  background: #53a92c;
  border-radius: 4px;
}
.download-btn .fa {
  font-size: 18px;
  color: #fff;
  padding-right: 10px;
}
.download-btn span .fa {
  padding-left: 20px;
  padding-right: 0;
}
.download-btn:hover {
  background: #000;
  color: #fff;
}
.social-option {
  padding-top: 35px;
}
.social-option h4 {
  padding-bottom: 10px;
}

/*============================================= Start Single Services ====================================*/

.bg-single-services {
  background: url("../images/background/forest-bg.png");
    background-size: cover;
}
.single-services {
  padding: 60px 0;
}
.single-services-content {
  /* padding-left: 30px; */
}
.single-services-content img {
  /* padding-bottom: 10px; */
  margin-bottom: 15px;
  height: 370px;
    object-fit: cover;
    border-radius: 10px !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    /* border: 4px solid var(--bg-green) !important; */
    padding: 2px;
}
.single-services-content h3, h4 {
  color: var(--green-text);
  text-transform: uppercase;
  font-family: var(--font-montserrat);
  /* padding: 26px 0 3px 0; */
  padding: 8px 20px;
  letter-spacing: 0.5px;
  font-family: 'FontAwesome';
  font-size: 36px;
  background: #dcd9d959;
  border-radius: 5px;
  margin-bottom: 20px;
}

.single-services-content h4 {
  font-size: 21px !important;
  margin-top: 26px !important;
}

.single-services-content p {
  text-align: justify;
  font-family: var(--font-montserrat) !important; 
  line-height: 29px !important;
  font-weight: 400 !important;
}
.mark-txt {
  padding-top: 14px;
}
.mark-txt li {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  padding: 4px 0;
  list-style: circle;
  list-style-position: inside;
  font-family: var(--font-montserrat);
}
.mark-txt li:first-child {
  padding-top: 0;
}
.mark-txt li:last-child {
  padding-bottom: 0;
}
.mark-txt .fa {
  color: #53a92c;
}
.single-left-services-list {
  margin-bottom: 15px !important;
}
.single-left-services-list .nav-tabs {
  border-bottom: none;
}
.single-left-services-list .nav-tabs > li {
  float: none;
  margin-bottom: 0;
  /* width: 100%; */
}
.single-left-services-list .nav-tabs > li > a {
  font-size: 14px;
  font-weight: 500;
  /* color: #000000; */
  color: #fff !important;
  text-transform: uppercase;
  padding: 12px 15px;
  margin-right: 0;
  border-radius: 0;
  /* background: #fafafa; */
  background: var(--bg-green) !important;
  border: 1px dashed #f0f0f0;
  display: block;
}

.single-left-services-list .nav-tabs > li > a.active,
.single-left-services-list .nav-tabs > li > a.active:focus,
.single-left-services-list .nav-tabs > li > a.active:hover {
  color: #53a92c !important;
  cursor: default;
  background: #fff !important;
  border: 1px dashed rgba(192, 190, 190, 0.781);
  /* border-bottom-color: rgba(235, 235, 235, 0.57); */
  border-radius: 0;
  outline: none;
}
.single-left-services-list [class^="flaticon-"]:before,
.single-left-services-list [class*=" flaticon-"]:before,
.single-left-services-list [class^="flaticon-"]:after,
.single-left-services-list [class*=" flaticon-"]:after {
  font-size: 18px;
  margin-left: 0;
  margin-right: 5px;
}
.download-service {
  padding-top: 50px;
}
.download-service a {
  margin: 28px 0 0 0;
}

/*================================================= Start Event Page Css =================================*/

.bg-event-box {
  padding: 120px 0 30px 0;
}
.event-search-box-option {
  padding: 23px 0 26px 31px;
  box-shadow: 1px 0px 14px 1px #ebebeb;
}
.event-box {
}
.event-box label {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 6px;
}
.event-box .form-control {
  height: 50px;
  padding-left: 20px;
  border: 1px solid #f0f0f0;
  box-shadow: none;
}
.event-box .form-control:focus {
  border: 1px solid #53a92c;
}
.event-box .btn-default {
  background: #53a92c;
  color: #fff;
  margin: 33px 0 0 0px;
  padding: 13px 53.4px;
}
.event-box {
}
.event-box .btn-default:hover:before {
  left: -17%;
}
.event-box .btn-default:hover:after {
  right: -14%;
}
.event-box .btn-default:before,
.event-box .btn-default:after {
  background: #fff;
  color: #53a92c;
}
.event-box .btn-default:hover,
.event-box .btn-default:focus,
.event-box .btn-default.focus,
.event-box .btn-default:active {
  color: #53a92c;
}
.pagination-option {
  text-align: center;
}
.pagination-option .pagination {
  margin: 0;
  text-align: center;
  justify-content: center;
}
.pagination-option {
  padding-top: 45px;
}
.pagination-option .pagination > li > a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 600;
  color: #53a92c;
  margin: 0 5px;
  border: 1px solid #65ac4c;
  border-radius: 4px;
  padding: 0;
}
.pagination-option .pagination > li > a:focus,
.pagination-option .pagination > li > a:hover,
.pagination-option .pagination > li > span:focus,
.pagination-option .pagination > li > span:hover {
  background: #53a92c;
  color: #fff;
  border-color: #53a92c;
}
.pagination-option .pagination > li.active a {
  background: #53a92c;
  color: #fff;
  border-color: #53a92c;
}

/*================================================ Start Blog Page ======================================*/

.blog-page {
  padding-top: 120px;
}
.blog-page .pagination-option {
  padding-top: 30px;
}

/*============================================ Start Gallery Style 02 ====================================*/

.bg-gallery-style2 {
  /* padding: 120px 0; */
}
.gallery2-items .overlay-project {
  background: rgba(12, 6, 6, 0.81);
}
.gallery2-items .project-plus {
  #top: 38%;
  #left: 45%;
}
.gallery2-items .project-plus a,
.gallery3-items .project-plus a {
  width: 40px;
  height: 40px;
  line-height: 45px;
  box-shadow: 0px 0px 0px 5px rgba(67, 60, 57, 0.84);
}
.gallery2-items .recent-project-content {
  #left: 28%;
}
.bg-gallery-style2 .load-more-option .btn-default {
  font-size: 14px;
  padding: 14.5px 19px;
  margin-top: 50px;
}

/*================================================= Gallery Style 03 =================================*/

.gallery3 .item {
  width: 20%;
  height: 220px !important;
  /* padding: 1px !important; */
}
.gallery3 .item-inner {
  margin: 0;
  height: inherit !important;
}
.gallery3 .item-inner:hover {
  box-shadow: none;
}

/*============================================= Start Contact Us =========================================*/

.bg-contact-us {
  padding: 120px 0 130px 0;
}
.contact-us {
}
.contact-title {
  font-size: 30px;
  font-weight: 500;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-family: var(--font-playfair) !important;
}
.contact-form {
  margin-top: 31px;
}
.contact-form .form-control {
  height: 50px;
  border: 1px solid #f0f0f0;
  border-radius: 0;
  box-shadow: none;
  padding-left: 25px;
  margin-bottom: 30px;
}
.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="url"]:focus,
.contact-form input[type="password"]:focus,
.contact-form input[type="search"]:focus,
.contact-form input[type="tel"]:focus,
.contact-form input[type="number"]:focus,
.contact-form textarea:focus {
  border: 1px solid #53a92c;
}
.text-area {
  height: 150px !important;
  border-radius: none;
  padding-top: 20px;
}
.contact-form .btn-default {
  background: #65ac4c;
  color: #fff;
  padding: 13px 27px;
}
.contact-form .btn-default:before,
.contact-form .btn-default:after {
  background: #fff;
}
.contact-form .btn-default:hover,
.contact-form .btn-default:focus,
.contact-form .btn-default.focus,
.contact-form .btn-default:active {
  color: #53a92c;
}

.contact-address li {
  border-bottom: 1px solid #eeeeee;
  padding: 18px 0;
  overflow: hidden;
}
.contact-address li:first-child {
  padding-top: 0;
}
.contact-address li:last-child {
}
.contact-address [class^="flaticon-"]:before,
.contact-address [class*=" flaticon-"]:before,
.contact-address [class^="flaticon-"]:after,
.contact-address [class*=" flaticon-"]:after {
  font-size: 30px;
  float: left;
  line-height: 45px;
  margin: 0;
  margin-right: 13px;
}
.contact-address .contact-content {
  display: table;
}
.contact-address .contact-content p {
  font-size: 14px;
  color: #696969;
}
.contact-social-icon {
  margin-top: 20px;
}
.contact-social-icon li {
  margin: 0 7px;
}
.contact-social-icon li a {
  font-size: 24px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.contact-social-icon li:nth-child(1) a {
  background: #3b5998;
  border: 2px solid #3b5998;
}
.contact-social-icon li:nth-child(2) a {
  background: #55acee;
  border: 2px solid #55acee;
}
.contact-social-icon li:nth-child(3) a {
  background: #dc4e41;
  border: 2px solid #dc4e41;
}
.contact-social-icon li:nth-child(4) a {
  background: #ff0084;
  border: 2px solid #ff0084;
}
.contact-social-icon li:nth-child(5) a {
  background: #cb2027;
  border: 2px solid #cb2027;
}
.contact-social-icon li:nth-child(6) a {
  font-size: 28px;
  line-height: 40px;
  background: #3b5998;
  border: 2px solid #3b5998;
}

.contact-social-icon li:nth-child(1) a:hover,
.contact-social-icon li:nth-child(2) a:hover,
.contact-social-icon li:nth-child(3) a:hover,
.contact-social-icon li:nth-child(4) a:hover,
.contact-social-icon li:nth-child(5) a:hover,
.contact-social-icon li:nth-child(6) a:hover {
  background: #53a92c;
  border: 2px solid #53a92c;
}

#map {
  width: 100%;
  height: 600px;
}

/*=========================================================Start Single Event Css ===========================*/

.bg-single-events {
  padding: 120px 0 145px 0;
}
.single-events {
}
.single-event-item {
}
.single-event-img {
  position: relative;
}
.single-event-content {
  border: 1px solid #f0f0f0;
  padding: 0 30px 30px 20px;
}
.single-event-content h3 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  padding: 30px 0 6px 0;
  text-transform: uppercase;
}
.single-event-content p {
  line-height: 28px;
  text-align: justify;
}
.single-event-content {
}
.single-event-content {
}
.single-date-map {
  overflow: hidden;
}

.single-date-option,
.single-map {
  width: 50%;
  float: left;
}
.single-date-map {
  padding-top: 30px;
}
.single-date {
  padding-top: 5px;
}
.single-date li {
  padding-bottom: 25px;
}
.single-date li .fa {
  float: left;
  font-size: 24px;
  color: #53a92c;
  margin-right: 14px;
}
.single-date-map .h-adress-content {
  display: table;
}
.single-date-map .h-adress-content {
}
.single-date-map .h-adress-content h6 {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 1px;
}
.single-date-map .h-adress-content p {
  font-size: 16px;
}
.single-date-map #map {
  width: 380px;
  height: 200px;
}

.event-single-bottom-option {
  border: 1px solid #f0f0f0;
  border-top: none;
  padding: 6px 30px;
  overflow: hidden;
}
.event-author-option {
  float: left;
}
.event-author-img {
  width: 40px;
  height: 40px;
  background: #ddd;
  border-radius: 100%;
  overflow: hidden;
  float: left;
  margin-right: 15px;
}
.event-author-name {
  display: table;
  padding: 7px 0;
}
.event-author-name p {
  font-size: 15px;
  color: #696969;
}
.event-author-name p a {
  font-size: 15px;
  font-weight: 600;
  color: #53a92c;
  text-transform: uppercase;
}
.event-author-name p a:hover {
  color: #696969;
}
.event-share-option {
  float: right;
}
.share-icon {
  padding: 4px 0;
}
.share-icon li > .fa {
  font-size: 16px;
  color: #53a92c;
  padding-right: 7px;
}
.share-icon li span {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
}
.share-icon li:nth-child(2) a {
  color: #3b5998;
}
.share-icon li:nth-child(3) a {
  color: #db4437;
}
.share-icon li:nth-child(4) a {
  color: #e94c89;
}
.share-icon li:nth-child(5) a {
  color: #23b6ea;
}
.share-icon li:nth-child(6) a {
  color: #cb1f27;
}

/*============== Start Sidebar ========*/

.sidebar,
.shop-sidebar {
  border: 1px solid #f0f0f0;
  padding-bottom: 5px;
}

.sidebar-widget-title,
.comments-title {
  position: relative;
  border-bottom: 4px solid #f0f0f0;
  padding: 10px 30px 16px 30px;
}
.sidebar-widget-title:after,
.comments-title:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 4px;
  background: #65ac4c;
  bottom: -4px;
  left: 0;
}

.widget-content {
  padding: 0 27px 25px 27px;
}
.widget-content .sidebar-form,
.shop-widget-content .sidebar-form {
  padding-top: 30px;
}
.widget-content .form-group,
.shop-widget-content .form-group {
  position: relative;
}
.widget-content .form-group .form-control,
.shop-widget-content .form-group .form-control {
  height: 50px;
  padding-left: 25px;
  border: 1px solid #f7f7f7;
  box-shadow: none;
}
.widget-content .form-group .form-control:focus,
.shop-widget-content .form-group .form-control:focus {
  border: 1px solid #53a92c;
  box-shadow: none;
}
.widget-content .form-group .fa,
.shop-widget-content .form-group .fa {
  position: absolute;
  color: #7c7c7c;
  top: 16px;
  right: 20px;
  cursor: pointer;
  font-size: 16px;
}
.catagories {
  padding-top: 22px;
}
.catagories li {
  border-bottom: 1px solid #f0f0f0;
  padding: 9px 0 14px 0;
}
.catagories li:first-child {
  padding-top: 0;
}
.catagories li:last-child {
  border-bottom: none;
}
.catagories li a {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #696969;
  text-transform: capitalize;
}
.catagories li a span {
  float: right;
  width: 30px;
  height: 30px;
  line-height: 33px;
  text-align: center;
  background: transparent;
  border-radius: 100%;
}
.catagories li:hover {
  padding-left: 15px;
}
.catagories li:hover a {
  color: #65ac4c;
}
.catagories li:hover a span {
  background: #65ac4c;
  color: #fff;
}
.popular-news-option {
  overflow: hidden;
  padding-top: 32px;
}
.popular-news-option li {
  border-bottom: 1px solid #f0f0f0;
  padding: 20px 0;
  overflow: hidden;
}
.popular-news-option li:first-child {
  padding-top: 0;
}
.popular-news-option li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.popular-news-img {
  float: left;
  margin-top: 4px;
  margin-right: 20px;
}
.popular-news-contant {
  display: table;
}
.popular-news-contant h5 a {
  font-weight: 600;
  color: #000;
  line-height: 24px;
}
.popular-news-contant p {
  font-size: 14px;
}
.popular-news-option li:hover .popular-news-contant h5 a {
  color: #53a92c;
}
.gallery-instagram {
  overflow: hidden;
  padding-top: 23px;
}
.gallery-instagram a {
  float: left;
  margin: 2px 2px;
}
.tag-cloud {
  margin-top: 30px;
}

.tag-cloud .btn {
  font-size: 14px;
  font-weight: 600;
  color: #696969;
  text-transform: uppercase;
  border: 1px solid #f0f0f0;
  padding: 9px 20px;
  border-radius: 0;
  margin: 0px 3px 10px 0;
}
.tag-cloud .btn:hover {
  background: #53a92c;
  color: #fff;
  border: 1px solid #53a92c;
}

/*===================================================== Start Blog Style 02 ================================*/

.boxed {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
  box-shadow: 0 0 10px 2px #e8e8e8;
}

.boxed .menu-right-option {
  display: inline-block;
}
.boxed .menu-right-option .cart-icon {
  transform: translateY(8px);
}
.bg-blog-style-2 {
  /* padding: 120px 0 92px 0; */
  padding: 60px 0 !important;
}
.blog-style-2 .blog-items {
  margin-bottom: 40px;
}
.blog-style-2 .blog-content {
  padding: 31px 20px 0px 18px;
}
.blog-style-2 .blog-content-box {
  padding-bottom: 23px;
}
.blog-style-2 .blog-content p {
  padding: 10px 0 13px 0;
}
.blog-style-2 .blog-content > a {
  font-size: 14px;
  font-weight: 600;
  color: #53a92c;
  text-transform: uppercase;
}
.blog-style-2 .pagination-option {
  padding-top: 25px;
  text-align: left;
}

/*================================================ Start  Single Blog ==================================*/

.bg-single-blog,
.bg-single-campaign {
  padding: 120px 0 135px 0;
}
.single-blog .blog-content {
  padding: 31px 30px 25px 30px;
}
.single-blog .blog-items:hover {
  box-shadow: none;
}
.single-blog .meta-box {
  border-top: none;
  border-bottom: 1px solid #f0f0f0;
  overflow: hidden;
  padding: 4.5px 30px;
}
.single-blog .meta-post {
  float: right;
  padding: 9px 0 5px 0;
}
.single-blog .blog-content h4 {
  font-size: 30px;
  padding-bottom: 10px;
}
.single-blog {
}
.quate-para {
  position: relative;
  font-weight: 600;
  color: #53a92c;
  font-style: italic;
  padding: 0 30px;
  margin: 20px 0;
}
.quate-para:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f10d";
  top: 0;
  left: 0;
}
.quate-para:after {
  position: absolute;
  font-family: FontAwesome;
  content: "\f10e";
  bottom: 0;
  right: 23%;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.quate-para p:before {
  position: absolute;
}
.single-blog-bottom {
  border-top: 1px solid #f0f0f0;
  overflow: hidden;
}
.single-blog-bottom {
  padding: 10px 28px;
}
.single-blog-bottom .tags {
  float: left;
}
.single-blog-bottom .tags {
  padding: 6px 0;
}
.single-blog-bottom .tags li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  padding: 0 8px;
}
.single-blog-bottom .tags li:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 2px;
  background: #696969;
  top: 12px;
  right: -6px;
}
.single-blog-bottom .tags li:first-child {
  padding-left: 0;
  padding-right: 0;
}
.single-blog-bottom .tags li:last-child {
  padding-right: 0;
}
.single-blog-bottom .tags li:first-child:after,
.single-blog-bottom .tags li:last-child:after {
  display: none;
}
.single-blog-bottom .tags li .fa {
  color: #53a92c;
  -webkit-transform: rotate(110deg);
  transform: rotate(110deg);
  margin-right: 3px;
}
.single-blog-bottom .tags li a {
  font-size: 14px;
  font-weight: 500;
  color: #696969;
  text-transform: capitalize;
}
.single-blog-bottom .tags li a:hover {
  color: #53a92c;
}
.comments-option {
}
.comments-title {
  padding: 0 0 18px 0;
}

.comments-items {
  border-bottom: 1px solid #f0f0f0;
  padding: 26px 0;
}
.comments-option .comments-items:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.comments-items:nth-child(3) {
  margin-left: 90px;
}
.comments-image {
  float: left;
  width: 80px;
  height: 80px;
  background: #ddd;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 12px;
}
.comments-content {
  display: table;
}
.comments-author-title {
  overflow: hidden;
  padding-bottom: 5px;
}
.comments-author-name {
  float: left;
}
.comments-author-name h4 {
  font-size: 18px;
}
.comments-author-name h4 a {
  font-size: 18px;
}
.comments-items:hover .comments-author-name h4 a,
.reply-icon h6 a:hover {
  color: #53a92c;
}
.comments-author-name h4 small {
  font-size: 15px;
  color: #696969;
}
.reply-icon {
  float: right;
}
.reply-icon h6 a {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  border-bottom: 2px solid #a3a3a3;
  padding-bottom: 1px;
}
.reply-icon h6 .fa {
  color: #53a92c;
  padding-right: 10px;
}
.comments-form {
  padding-top: 60px;
}
.comments-form .form-control {
  height: 44px;
  line-height: 35px;
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  padding-left: 20px;
  box-shadow: none;
}
.comments-form .form-control:focus {
  border: 1px solid #53a92c;
  box-shadow: none;
}
.comments-form .comments-title {
  margin-bottom: 28px;
}
.comments-form .comments-textarea {
  height: 200px;
  margin-top: 16px;
}
.comments-form .btn-default {
  background: #53a92c;
  padding: 13px 23px;
  color: #fff;
  margin-top: 40px;
}
.comments-form .btn-default:before,
.comments-form .btn-default:after {
  background: #fff;
}
.comments-form .btn-default:hover,
.comments-form .btn-default:focus,
.comments-form .btn-default.focus,
.comments-form .btn-default:active {
  color: #53a92c;
}
.comments-form .btn-default:hover:before {
  left: -18%;
}
.btn-default:hover:after {
  right: -18%;
}

/*==================================================== Start  Campaign Section ===============================*/

.bg-campaing-section {
  padding: 118px 0 100px 0;
}

/*==================================================== Start Single Campaign Section ===============================*/

.campaign-single {
}
.campaign-single .price-title {
}
.campaign-single .blog-content {
  padding: 26px 30px 25px 30px;
}
.campaign-single .progress {
  border-radius: 30px;
  padding: 2px 0 1px 2px;
  background: transparent;
  border: 1px solid #53a92c;
  margin: 12px 0 22px 0;
}
.campaign-single .progress-bar {
  border-radius: 30px;
}

/*================================================== Start Box Style ====================================*/

.home-box-style .logo-option {
  text-align: center;
  padding: 24px 0;
}
.home-box-style .bg-main-menu {
  border-top: 1px solid #f0f0f0;
}
.home-box-style .navbar-brand {
  display: none;
}
.home-box-style .main-menu ul > li > a {
  padding: 20.5px 17px;
}
.home-box-style .cart-option {
  padding: 12px 22px 12px 22px;
}
.home-box-style .search-box {
  margin: 6px 0 6px 0;
}
.home-box-style .sub-menu {
  top: 100px;
}
.home-box-style .main-menu .nav > .dropdown:hover ul.sub-menu {
  top: 65px;
}
.home-box-style .cart-option:hover .cart-dropdown-menu {
  top: 65px;
}

.boxed .slider-content {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
}
.boxed .slider-content h3 {
  font-size: 30px;
}
.boxed .slider-content h2 {
  font-size: 60px;
}
.boxed .slider-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  color: #fff;
  text-transform: none;
  padding: 12px 0;
}
.bg-homebox-video {
  background: url(../images/home01/bg-home-box-video-img.jpg) no-repeat fixed;
  background-size: cover;
  background-position: 48% 100%;
}

/*============================================  Start Home One Page ================================*/

.bg-contact-home {
  padding-bottom: 138px;
}
.bg-contact-home .contact-form {
  margin-top: 0;
}
.bg-contact-home .contact-form .btn-default {
  margin-top: 10px;
}
.bg-contact-home #map {
  width: 100%;
  height: 400px;
}

.navbar-nav > .active a {
  color: #53a92c;
}

/*================================================= Start Shop Option ================================*/

.bg-shop-section {
  padding: 120px 0;
}
.shop-option {
}
.shop-results-box {
  border: 1px solid #f0f0f0;
  padding: 15px 20px;
  overflow: hidden;
}
.results-number {
  float: left;
}
.results-number p {
  font-size: 16px;
}
.results-number p span {
  color: #53a92c;
}
.results-icon {
  float: right;
}
.results-icon .fa {
  color: #696969;
  padding-right: 3px;
}
.results-icon .fa:hover {
  color: #53a92c;
}
.shop-collection {
  margin-top: 30px;
}
.shop-collection {
}

.shop-sidebar {
  padding: 0 18px 55px 18px;
}
.shop-widget-title {
  margin: 40px 0 18px 0;
}

.shop-widget-content .sidebar-form {
  padding-top: 20px;
}
.shop-widget-content .form-group {
  position: relative;
}

.shop-widget-content .panel-group .panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  border-bottom: 1px solid #f7f7f7;
}

.shop-widget-content .panel-group .panel-default > .panel-heading {
  background: transparent;
  padding: 10px 0px;
  border: none;
}

.shop-widget-content #headingSeven {
  border-bottom: none;
}
.shop-widget-content .panel-group .panel-title {
  margin-bottom: 0;
}
.shop-widget-content .panel-group .panel-title a {
  color: #53a92c;
  font-size: 14px;
  line-height: 25px;
  width: 100%;
}
.shop-widget-content .panel-group .panel-title .collapsed {
  color: #696969;
}
.shop-widget-content .panel-group .panel-title:hover .collapsed {
  color: #53a92c;
}
.shop-widget-content .panel-group .panel-title span {
  display: inline-block;
  float: right;
  width: 30px;
  height: 30px;
  border: 1px solid #53a92c;
  background: #53a92c;
  color: #fff;
  border-radius: 100%;
  line-height: 31px;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 0px 9px;
}
.shop-widget-content .panel-group .panel-title .plus {
  display: none;
}
.shop-widget-content .panel-group .panel-title .collapsed .minus {
  display: none;
}
.shop-widget-content .panel-group .panel-title .collapsed .plus {
  display: block;
  background: transparent;
  color: #696969;
  border: 1px solid #fafafa;
}

.shop-widget-content
  .panel-group
  .panel-default
  > .panel-heading
  + .panel-collapse
  > .panel-body {
  border: none;
  padding: 0 0 10px 0;
}
.shop-widget-content .panel-group .panel + .panel {
  margin: 0px;
}
.shop-widget-content .panel-group .panel-body {
  padding: 0;
}
.shop-widget-content .panel-group .panel-body ul > li {
  display: block;
}
.shop-widget-content .panel-group .panel-body ul > li > a {
  display: block;
  color: #696969;
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  padding: 2px 0;
}
.shop-widget-content .panel-group .panel-body ul > li > a .fa {
  font-size: 16px;
  padding: 0 3px 0 1px;
}
.shop-widget-content .panel-group .panel-body ul > li > a:hover {
  color: #53a92c;
}

.small-product-items {
  border-bottom: 1px solid #f7f7f7;
  padding: 20px 0;
  overflow: hidden;
}
.small-product-img {
  float: left;
  margin-right: 14px;
}
.small-product-content {
  display: table;
}
.small-product-content h5 {
  margin-bottom: 2px;
}
.small-product-content h5 a,
.small-product-content p {
  font-size: 16px;
  font-weight: 600;
  color: #696969;
}
.small-product-items:first-of-type {
  padding-top: 13px;
}
.small-product-items:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.small-product-items:hover .small-product-content h5 a {
  color: #53a92c;
}

.shop-widget-content .nstSlider {
  width: 100%;
  height: 10px;
  background: transparent;
  border: 1px solid #f7f7f7;
  margin-top: 28px;
}
.shop-widget-content .nstSlider .bar {
  background: #53a92c;
  top: 0;
}
.shop-widget-content .nstSlider .rightGrip,
.shop-widget-content .nstSlider .leftGrip {
  width: 6px;
  height: 15px;
  background: #000;
  top: -4px;
}

.price-rang {
  margin-top: 34px;
}
.price,
.low-price span,
.high-price span {
  display: inline-block;
  float: left;
  font-weight: 600;
}

.price-rang .price {
  font-weight: 600;
  color: #696969;
  text-transform: uppercase;
  margin: 3px 6px 0 0;
}
.price-rang span {
  font-size: 14px;
  color: #53a92c;
}
.low-price {
  position: relative;
  top: 3px;
}
.low-price:after {
  font-family: fontAwesome;
  position: absolute;
  content: "\f068";
  top: 3px;
  padding: 0 6px;
  font-size: 10px;
}
.high-price {
  display: inline-block;
  margin: 3px 0 0 19px;
}
.price-rang .filter-btn {
  float: right;
}
.filter-btn {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  background: #53a92c;
  border: 1px solid #53a92c;
  padding: 3.5px 10px;
  border-radius: 3px;
}
.filter-btn:hover {
  background: #fff;
  color: #53a92c;
}

/*====================================== Start Single Shop =========================================*/

/*======================
	Start Flex Slider
==================================*/

.flexslider {
  margin: 0 0 20px;
  border: none;
}
#carousel {
  padding: 0 35px;
}
.flex-direction-nav a {
  width: 26px;
  height: 66px;
  line-height: 66px;
  background: #53a92c;
  padding: 0 !important;
  outline: none;
}
.flex-direction-nav a:hover {
  background: #cbe0c3;
}

.flex-direction-nav a:before {
  font-family: FontAwesome;
  font-size: 28px;
  content: "\f104";
  color: #fff;
  padding-left: 7px;
}
.flex-direction-nav a:hover:before {
  color: #000;
}
.flex-direction-nav a.flex-next:before {
  content: "\f105";
  padding-right: 7px;
}
.flex-direction-nav .flex-prev {
  left: 0px;
  opacity: 1;
}
.flex-direction-nav .flex-next {
  right: 0px;
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  right: 0;
}

.flex-direction-nav .flex-disabled {
  opacity: 1 !important;
  z-index: 1;
  cursor: pointer;
}
#carousel .flex-direction-nav a {
  /* height: 100%; */
  top: 20px;
  outline: none;
  border-radius: 0 2px 2px 0;
  padding: 16px 0;
  overflow: hidden;
}

#carousel .slides li {
  cursor: pointer;
}
#carousel .flex-active-slide {
  border: 1px solid #ededed;
  opacity: 0.5;
}

/*======================
	End Flex Slider
==================================*/

.about-product-datails {
}
.about-product-datails h3 {
  font-size: 30px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}
.about-product-datails h4 {
  font-size: 30px;
  color: #53a92c;
  padding: 3px 0 5px 0;
}
.about-product-datails {
}
.about-product-datails {
}
.about-product-datails {
}

.select-option {
  margin-top: 18px;
  overflow: hidden;
}
.select-box {
  position: relative;
  float: left;
  margin: 0 28px 0 0;
}
.select-box select {
  padding: 7px 70px 7px 20px;
  border: 1px solid #f7f7f7;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 3px;
  outline: 0;
  z-index: 1;
}
.select-icon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 14px 1px 14px;
  font-size: 20px;
  background: #53a92c;
  color: #fff;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 3px;
  z-index: -1;
}
.product-counter-option {
  margin-top: 18px;
  overflow: hidden;
}
.product-count input {
  background: transparent;
  width: 40px;
  height: 40px;
  line-height: 42px;
  padding: 0;
  margin: 0;
  outline: none;
  float: left;
  border: 1px solid #f7f7f7;
  color: #53a92c;
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.product-count input[type="text"] {
  width: 55px;
  font-size: 14px;
  font-weight: 700;
  padding-left: 23px;
  outline: none;
}
.product-count input:first-child {
  border-right: 0;
  border-radius: 3px 0 0px 3px;
}
.product-count input:last-child {
  border-left: 0;
  border-radius: 0 3px 3px 0;
}
.product-count input[type="submit"]:hover {
  background: #53a92c;
  color: #ffffff;
}
.add-cart-btn {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding: 12px 143.5px;
  background: #53a92c;
  border: 2px solid #53a92c;
  margin-top: 18px;
}
.add-cart-btn:hover {
  background: #fff;
  color: #53a92c;
}

/*============= Start Customer review Tabs ==========*/

.product-review {
  margin-top: 70px;
}

.product-review .nav-tabs {
  border-bottom: 4px solid #f7f7f7;
  margin-bottom: 38px;
}
.product-review > .nav-tabs > li {
  margin-right: 40px;
  margin-bottom: -4px;
  padding-bottom: 4px;
}
.product-review > .nav-tabs > li a {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  padding: 10px 0;
  border: none;
}
.product-review > .nav-tabs > li a:first-child {
  padding-left: 0;
}
.product-review .nav .open > a,
.product-review .nav .open > a:focus,
.product-review .nav .open > a:hover,
.product-review ul > li > a:focus,
.product-review ul > li > a:hover {
  background: transparent;
}
.product-review > .nav-tabs > li.active > a,
.product-review > .nav-tabs > li.active > a:focus,
.product-review > .nav-tabs > li.active > a:hover {
  color: #53a92c;
  cursor: default;
  border: none;
}
.product-review > .nav-tabs > li.active {
  border-bottom: 4px solid #53a92c;
}

.description-title {
  margin-bottom: 30px;
}
.desc-content {
  border: 1px solid #f7f7f7;
  padding: 30px;
}
.costomer-review-items {
}
.costomer-review-items {
  border-bottom: 1px solid #f0f0f0;
  padding: 30px 0;
}
.costomer-review-items:first-of-type {
  padding-top: 0;
}
.costomer-review-items:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}

.customer-img {
  float: left;
  width: 80px;
  height: 80px;
  background: #ddd;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 14px;
}
.customer-content {
  display: table;
}
.customer-title {
  overflow: hidden;
  padding-bottom: 4px;
}
.customer-name {
  float: left;
}
.customer-name h4 a {
  font-size: 16px;
  font-weight: 600;
}
.customer-name h4 small {
  font-size: 14px;
  color: #696969;
  padding-left: 6px;
}
.rating {
  float: right;
}
.costomer-review-items:hover .customer-name h4 a {
  color: #53a92c;
}

.review-submit {
  margin-top: 68px;
}
.review-submit-title {
  position: relative;
  border-bottom: 4px solid #fafafa;
  padding-bottom: 30px;
  margin-bottom: 28px;
}
.review-submit-title:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 4px;
  background: #53a92c;
  bottom: -4px;
  left: 0;
}
.review-submit .form-control {
  border-radius: 0;
  border: 1px solid #f0f0f0;
  height: 46px;
  padding: 20px;
  box-shadow: none;
}
.review-submit .form-control:focus {
  border: 1px solid #53a92c;
}
.review-submit .star-icon {
  margin-top: 10px;
}
.review-submit .star-icon li {
  font-size: 14px;
  font-weight: 400;
  color: #696969;
}
.review-submit .star-icon li:first-child {
  padding-right: 6px;
}
.review-submit textarea {
  height: 130px !important;
}

.review-submit .form-group {
  margin-bottom: 30px;
}
.review-submit .btn-default {
  background: #65ac4c;
  color: #fff;
  padding: 13px 26.5px;
  border: 2px solid #65ac4c;
  margin-top: 40px;
}
.review-submit .btn-default:before,
.review-submit .btn-default:after {
  background: #fff;
}
.review-submit .btn-default:hover,
.review-submit .btn-default:focus,
.review-submit .btn-default.focus,
.review-submit .btn-default:active {
  color: #53a92c;
}
.review-submit .btn-default:hover:before {
  left: -18%;
}
.review-submit .btn-default:hover:after {
  right: -15%;
}

/*============================================== Start Cart Products Css =================================*/

.bg-product-cart-option {
  padding: 128px 0 134px 0;
}
.cart-products-table {
  width: 100%;
}
.cart-products-table > thead {
  font-size: 18px;
  color: #ffffff;
  background: #53a92c;
  text-transform: uppercase;
}
.cart-product {
  width: 40%;
}
.cart-price {
  width: 15%;
}
.cart-quantity {
  width: 25%;
}
.cart-total {
  width: 15%;
}
.cart-edit {
  width: 5%;
}
.cart-products-table > thead > tr > th {
  padding: 14.5px 0;
}
.cart-products-table > thead > tr > th.cart-product {
  padding-left: 40px;
}
.cart-products-table > thead > tr > th.cart-quantity {
  padding-left: 20px;
}
.cart-products-table > tbody > tr > td.cart-product {
  padding-left: 30px;
}
.cart-products-table > tbody > tr > td.cart-edit {
  padding-left: 20px;
}
.cart-products-table > tbody > tr > td.cart-edit a {
  width: 18px;
  height: 18px;
  line-height: 20px;
  text-align: center;
  background: #000;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cart-products-table > tbody > tr > td.cart-edit a:hover {
  background: #53a92c;
  color: #fff;
}
.cart-products-table > tbody > tr > td {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  padding: 30px 0;
}
.cart-products-table > tbody > tr {
  border-bottom: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
.product-cart-img {
  float: left;
  margin-right: 37px;
}
.product-cart-title {
  float: left;
  padding-top: 30px;
}
.product-cart-title h4 a {
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.product-cart-title h4 a:hover {
  color: #53a92c;
}
.cart-quantity .product-count input {
  color: #000;
  font-weight: 600;
}

.cart-checked-box {
  margin: 80px 0 90px 0;
  border: 1px solid #f1f1f1;
  padding: 30px;
  overflow: hidden;
}

.cart-coupon-code {
  float: left;
}
.cart-coupon-code input[type="text"],
.cart-coupon-code input[type="submit"] {
  border: 1px solid #f0f0f0;
  width: auto;
  margin: 0;
  padding: 8.5px 0px 8.5px 15px;
  font-size: 14px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cart-coupon-code input[type="submit"],
.cart-update button {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  background: #000;
  padding: 13px 12.5px;
  margin-left: -5px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.cart-update {
  float: right;
}
.cart-update button {
  padding: 14px 33px;
  margin: 0;
  border-radius: 3px;
}
.cart-coupon-code input[type="submit"]:hover,
.cart-update button:hover {
  background: #53a92c;
  color: #fff;
}
.cart-update button:last-child {
  padding: 14px 21.3px;
  margin-left: 19px;
}

.chipping-box h4 {
  margin-bottom: 30px;
}
.country-select {
  position: relative;
}
.chipping-box select {
  width: 100%;
  height: 47px;
  font-size: 14px;
  color: #707070;
  background: transparent;
  border: 1px solid #f0f0f0;
  padding: 2px 0 0 20px;
  margin-bottom: 20px;
  outline: 0;
  -webkit-appearance: none;
  appearance: none;
  z-index: 1;
}
.country-select .select-icon {
  z-index: -1;
}
.shipping-form .form-control {
  height: 40px;
  border: 1px solid #f0f0f0;
  padding-left: 20px;
  box-shadow: none;
}
.shipping-form .form-control:focus {
  border: 1px solid #53a92c;
}
.shipping-form .btn-default {
  background: #53a92c;
  color: #fff;
  padding: 8px 28px;
  margin-top: 5px;
}
.shipping-form .btn-default:hover:before,
.page-error-option .btn-default:hover:before {
  left: -15%;
}
.shipping-form .btn-default:hover:after,
.page-error-option .btn-default:hover:after {
  right: -16%;
}
.shipping-form .btn-default:hover:before,
.shipping-form .btn-default:hover:after,
.page-error-option .btn-default:before,
.page-error-option .btn-default:after {
  background: #fff;
}
.shipping-form .btn-default:hover,
.shipping-form .btn-default:focus,
.shipping-form .btn-default.focus,
.shipping-form .btn-default:active,
.page-error-option .btn-default:hover,
.page-error-option .btn-default:focus,
.page-error-option .btn-default.focus,
.page-error-option .btn-default:active {
  color: #53a92c;
}
.total-cart li {
  font-size: 14px;
  color: #696969;
  border: 1px solid #f0f0f0;
  text-transform: capitalize;
  padding: 8px 20px;
  margin: 20px 0;
}
.total-cart li span {
  float: right;
  color: #53a92c;
  font-weight: 600;
}
.total-cart li:first-child {
  margin-top: 0;
}
.total-cart li:last-child {
  margin-bottom: 0;
}

/*========================================= Start 404 Page ====================================*/

.page-error-option {
  text-align: center;
  padding: 150px 0 200px 0;
}
.page-error-option img {
  display: inline-block;
  margin-bottom: 37px;
  width: auto;
}
.page-error-option h2 {
  color: #010101;
  line-height: 36px;
  text-transform: uppercase;
}
.page-error-option h2 span {
  color: #53a92c;
}
.page-error-option p {
  font-size: 18px;
  color: #010101;
}
.page-error-option .btn-default {
  padding: 13px 38px;
  background: #53a92c;
  color: #fff;
  margin-top: 25px;
}

/*==================================== Single Donate Css ================================*/

.bg-donate-section {
  padding: 120px 0;
}
.donate-form {
}

.select-amount h3,
.information-form h3,
.paymeny-information h3 {
  font-size: 20px;
  color: #000;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.radio-select input[type="radio"] {
  display: none;
}
.radio-select {
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  line-height: 30px;
}
.radio-select label {
  position: relative;
  display: block;
  background: transparent;
  border: 1px solid #53a92c;
  border-radius: 5px;
  padding: 8px 20px;
  text-align: center;
  color: #53a92c;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
.radio-select input[type="radio"]:checked + label {
  background: #53a92c;
  color: #ffffff;
}
.other-amount {
  margin-top: 52px;
}
.information-form,
.paymeny-information {
  margin-top: 60px;
}
.information-form label,
.paymeny-information label {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.information-form label span,
.paymeny-information label span {
  color: #53a92c;
}
.paymeny-information {
}
.paymeny-card {
  overflow: hidden;
  margin-bottom: 20px;
}
.paymeny-card li {
  display: inline-block;
  margin-right: 6px;
}
.paymeny-card li img {
  border: 1px solid #f0f0f0;
}
.paymeny-information .select-option {
  margin-top: 3px;
}
.paymeny-information .select-box select {
  padding: 7px 90px 7px 40px;
  border-radius: 0;
}
.paymeny-information .select-box .select-icon {
  border-radius: 0;
  padding: 4px 14px 1px 14px;
}
.donate-form .contact-form .btn-default {
  margin-top: 14px;
}

.search_box .search-box .second_click {
  display: block !important;
}

.search_box .search-box .first_click {
  display: none !important;
}

/*================================
           Box Style
==================================*/

.box-style {
  position: fixed;
  top: 58%;
  transform: translateY(-50%);
  left: -250px;
  z-index: 9;
  background: #fff;
  max-width: 250px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.open.box-style {
  left: 0;
}
.box-style::-webkit-scrollbar {
  display: none;
}
.box-style-inner {
  position: relative;
  padding: 20px 20px;
  overflow-y: auto;
  max-height: 80%;
  border-radius: 4px;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
}
.box-style h3 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  color: #53a92c;
}
.box-heading h5 {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.box-customize li {
  width: 50%;
  float: left;
  text-align: center;
  margin-bottom: 8px;
}
.box-customize li a {
  padding: 4px 20px;
  border: 1px solid #f0f0f0;
  text-transform: uppercase;
  font-weight: 500;
  color: #53a92c;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.box-customize li a:hover {
  background: #53a92c;
  color: #fff;
  border: 1px solid #53a92c;
}
.box-element {
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: inline-block;
  border-bottom: 1px solid #f0f0f0;
}
.box-element:last-child {
  border: none;
}
.box-bg-img li,
.box-pattern-img li {
  width: 25%;
  float: left;
}
.box-bg-img li a,
.box-pattern-img li a {
  padding: 3px;
  display: block;
}
.box-bg-img li a img,
.box-pattern-img li a img {
  width: 100%;
  height: 100%;
}
.color-btn {
  position: absolute;
  right: -50px;
  top: 20%;
  z-index: 9;
}
.color-btn a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #252525;
  color: #fff;
  font-size: 30px;
  padding-right: 3px;
}

.boxed .box-layout {
  max-width: 1230px;
  margin: auto;
  background: #fff;
}

.box-layout {
  background: #fff;
}

.box-style {
  display: none;
}
.services-header img {
  width: auto;
}

.noti_container .noti_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #000;
  color: #fff !important;
  padding: 10px 10px;
  /* border-radius: 10px; */
}

.noti_container .noti_header h3 {
  color: #fff;
  font-size: 14px !important;
  font-weight: 500 !important;
}

.noti_container .noti_header a {
  color: #fff;
  background: var(--bg-green);
  padding: 5px 15px;
  /* border-radius: 10px; */
}

.noti_container .noti_container {
  /* height: 400px; */
  background: #fff;
  padding: 20px;
  overflow: hidden;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset,
    rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

.noti_container .noti_content marquee {
  height: 100%;
}

.noti_container .noti_content {
  padding: 10px 10px;
  background: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset,
    rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
  height: 400px !important;
}

.noti_container .noti_content ul li {
  padding: 7px 0;
  color: #000;
  border-bottom: 1px solid #00000029;
}

.noti_container .noti_content ul li a {
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
}

.noti_container .noti_content ul li a:hover {
  color: blue;
}

.marquee-style marquee {
  color: #fff !important;
  padding-top: 0 !important;
  font-weight: normal !important;
  padding: 0rem;
  height: 80% !important;
}

.marquee-style {
  display: flex !important;
  align-items: center !important;
}

.marquee-left {
  background: #9cc900 !important;
  color: #fff !important;
  padding: 4px 3rem !important;
  margin-left: -15px !important;
  font-weight: 600 !important;
}

.new_icon {
  width: 40px;
  height: auto;
  margin-right: 5px;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-top: 30px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.our_mission p {
  font-family: "Open Sans", sans-serif;
}

.our_mission .btn-default {
  margin-top: 14px !important;
}

.align-items-center {
  align-items: center !important;
}

.black_top_header {
  background: linear-gradient(to right, #000000, #434343) !important;
  color: #fff !important;
  padding: 6px 35px !important;
}

.black_top_header p {
  color: #ffffffb8 !important;
  letter-spacing: 0.5px !important;
}

.black_top_header .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.black_top_header .content span {
  font-size: 18px !important;
}

.black_top_header .content img {
  opacity: 0.5;
}

.mr-25 {
  margin-right: 25px !important;
}

.black_top_header .center-content i {
  font-size: 15px !important;
  color: #ffffffb8 !important;
}


/* Slider custom styling */
.slider-option {
  height: 400px !important;
}

.slider-option .carousel, .slider-option .carousel-inner, .carousel-item, .slider-item {
  height: inherit !important;
}

/* Highlight Section Starts */
.news_section {
  border-top: 1px solid #fff !important;
  box-shadow: rgba(50, 50, 93, 1.25) 0px 0px 24px -12px inset, rgba(0, 0, 0, 1.3) 0px 18px 36px -18px inset !important;
  background: var(--bg-green) !important;
  /* background: #53a92c5c !important; */
}

.news_title {
  padding: 7px 50px !important;
  /* background: #7cb342 !important; */
  background: var(--bg-green);
  font-weight: 500;
  text-transform: uppercase !important;
  font-size: 15px !important;
  font-family: var(--poppins) !important;
  box-shadow: rgba(0, 0, 0, 0.3) 0px -23px 23px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
  color: #fff !important;
  border-bottom-right-radius: 50px !important;
}

.news_description {
  padding: 7px !important;
  font-size: 15px !important;
  color: var(--black) !important;
  font-weight: 500 !important;
  font-family: var(--poppins) !important;
  color: #fff !important;
}

.news_description a {
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  letter-spacing: .05rem !important;
  font-family: var(--font-montserrat) !important;
  /* text-shadow: 0 0 10px #000000, 0 0 10px #000000 !important; */
}

p {
  color: #000000e8 !important;
  font-size: 15px !important;
}

.bg-pattern-1 {
  background: url("../images/pattern/pattern1.jpg") !important;
  background-repeat: repeat !important;
}

.bg-pattern-2 {
  background: url("../images/pattern/grass-top.png") !important;
  background-repeat: repeat-x !important;
  background-position-y: -90px !important;
}

.bg-pattern-3 {
  background: url("../images/pattern/pattern-3.png") !important;
  background-repeat: repeat !important;
}

footer {
  background: #3c785d !important;
  background-size: contain;
  background-repeat: no-repeat !important;
}

.footer-map {
  height: 220px !important;
  border: 2px solid #ffffff80;
  padding: 2px;
  width: 100% !important;
}

.footer-map iframe {
  border: 0;
  height: 100% !important;
  width: 100% !important;
}

.about-greenforest-map {
  padding: 5px !important;
  border: 2px solid #80808066 !important;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.logo {
  transform: scale(1.6) !important;
}

@media screen and (max-width: 991px) {
  .logo {
    transform: scale(1) !important;
  }

  .about-greenforest-img {
    display: block !important;
  }
  
  .user_login_page form {
      width: 75% !important;
  }
  
  .donate-option {
        margin-top: 10px !important;
        background: transparent !important;
        border: 1px solid #fff !important;
        border-radius: 10px !important;
    }
    
    .main-menu-area ul {
        background: #fff !important;
    }
    
    .donate-option a {
        padding: 6px 25px !important;
        font-size: 16px !important;
        font-weight: 500 !important;
    }
    
    .donate-option a .fa {
        font-size: 18px !important;
    }
    
        .header-style-1 .main-menu ul > li > a {
        color: #333 !important;
        border-top: solid 1px #f0f0f0 !important;
    }
    
        .main-menu-area ul li.open ul {
        background: var(--bg-green) !important;
    }
    
        .header-style-1 .main-menu .sub-menu li a {
        color: #fff !important;
    }
  
}


@media screen and (max-width: 768px) {

  h3 {
    /* font-size: 28px !important; */
  }

  .page-header-content .breadcrumb {
    padding-top: 0 !important;
  }

  .page-header-content .breadcrumb li a {
    font-size: 12px !important;
  }

  .about-greenforest-content h2 {
    font-size: 30px !important;
  }

  .about-greenforest-content h2::after {
    left: 50% !important;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%) !important;
  }

  .our_mission {
    margin-bottom: 35px !important;
  }

  .noti_container {
    margin-bottom: 25px !important;
  }

  .black_top_header .content {
    flex-direction: column;
}

.about-greenforest-img {
  border-radius: 0 !important;
  border: 2px solid #0000002e !important;
  margin-top: 20px !important;
  width: 100% !important;
}

.about-greenforest-img img {
  border-radius: 0 !important;
}
.slider-option {
  height: 250px !important;
}

.news_title {
  padding: 9px 20px !important;
  font-size: 13px !important;
}

}

@media screen and (max-width: 450px) {
     .user_login_page form {
      width: 100% !important;
  }
  .slider-option {
    height: 200px !important;
  }

  .about-greenforest-content h2 {
    font-size: 21px !important;
  }

  .about-greenforest-content h2::after {
    top: 35px !important;
}

.bg-pattern-2 {
  background-position-y: -100px !important;
}

h2 {
  font-size: 20px !important;
}

h2::after {
  top: 30px !important;
}

.btn-default {
  font-size: 13px;
  padding: 5px 13px 5px 13px;
}

p{
  font-size: 13px !important;
}

.black_top_header .content img {
  width: 23px !important;
  max-width: none !important;
}

.copyright-txt p {
  padding-top: 0 !important;
}

.page-header-overlay {
  position: relative !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.page-header-overlay .divider {
  position: absolute;
  bottom: -7px !important;
}

}


.h3-heading {
  color: #333 !important;
  text-align: left !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-family: serif !important;
  font-size: 40px !important;
  margin-bottom:15px !important;
  /* font-family: "Roboto", sans-serif !important; */
  /* font-family: 'FontAwesome' !important; */
  font-family: var(--font-playfair) !important;
  text-transform: capitalize !important;
}

.h3-heading span {
  color: var(--green-text) !important;
}

.h5-heading
 {
    font-size: 24px;
    color: #111;
    font-weight: 500;
    text-align: left;
  /* font-family: "Roboto", sans-serif !important; */
  font-family: var(--font-playfair) !important;
  margin: 12px 0 !important;

}

p {
  color: #333 !important;
  font-size: 15px !important;
  font-family: "Roboto", sans-serif !important;
  line-height: 26px !important;
}

.bg-about-greenforest .about-greenforest img {
  /* background: #F3F3F3 !important; */
  padding: 3px !important;
  border: 1px solid #CCC !important;
}

.bg-about-greenforest {
    /* background: url(https://png.pngtree.com/png-vector/20241001/ourmid/pngtree-minimalist-green-leaf-corner-border-png-image_13997956.png); */
    position: relative !important;
    background-size: contain;
    /* background-blend-mode: overlay; */
    background-position-x: -40px;
    background-repeat: no-repeat;
    /* background-position-y: -74px; */
}

.image_caption {
  color: #000 !important;
  /* border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; */
    background: var(--bg-green) !important;
    padding: 7px;
    text-align: center !important;
}

.image_caption p {
  text-align: center !important;
  color: #fff !important;
  font-size: 13px !important;
}

.custom-shadow {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3) !important;
}

.fa-angle-double-right {
  margin-right: 2px !important;
}

.flora_fauna  ul li {
  width: 100% !important;
}


@media screen and (max-width: 400px) {
  .h3-heading {
    font-size: 21px !important;
  }

  .h5-heading {
  font-size: 16px !important;
  }
}




@media screen and (max-width: 768px) {
     .user_login_page form {
      width: 100% !important;
  }
  .single-left-services-list {
    margin-bottom: 21px;
}

.single-left-services-list .nav-tabs>li>a {
  font-size: 12px !important;
}

.single-services-content h3, h4 {
  font-size: 20px !important;
}

.single-left-services-list .nav-tabs > li {
  width: 100% !important;
}

.bg-about-greenforest .about-greenforest .about-image-container {
  position: static !important;
}

}

.bg-about-greenforest .about-greenforest .about-image-container {
  border: none;
  /* position: absolute !important; */
  bottom: 0 !important;
  /* border-left: 7px solid var(--bg-green) !important; */
}

.bg-about-greenforest .about-greenforest .about-image-container img {
  background: none !important;
  padding: 0px !important;
  border: none !important;
  border-radius: 10px !important;
}

.bg-about-greenforest {
  position: relative !important;
}

.bg-gray { 
  background: var(--bg-gray) !important;
}


/* Administrative Table Design Starts */

.admin_table {

}

.admin_table thead {
  background: var(--bg-green) !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}

.admin_table table tr th {
  font-size: 15px !important;
  font-weight: 500 !important;
  font-family: var(--font-raleway);
}


.admin_table table tr td {
  padding: 14px 10px !important;
    font-size: 14px !important;
    color: #333 !important; 
    vertical-align: middle !important;
    font-weight: 400 !important;
    font-family: var(--font-roboto) !important;
}

.admin_table table tr td a {
  color: #333 !important;
  font-size: 14px !important;
}


.admin_table table tr td a:hover {
  color: var(--green-text) !important;
  transition: color .2s ease-in-out !important;
  text-decoration: underline !important;
}

/* Administrative Table Design Ends */


.custom_ul li {
  color: #fff  !important;
  padding: 10px 0 !important;
  font-size: 15px !important;
  letter-spacing: 1.1px !important;
  font-family: var(--font-open-sans);
  list-style-type: circle !important;
}

.cause-items img{
  width: 100%;
  height: 300px !important;
  object-fit: cover !important;
  /* border-top-right-radius: 20px !important;
  border-top-left-radius: 20px !important; */
  padding: 5px !important;
  border-radius: 15px !important;
}

.cause-content p {
  color: #888 !important;
  letter-spacing: .3px !important;
}

/* Room booking style starts here */
.room_booking {

}

.room_booking h1 {
    font-size: 32px;
    color: #3c785d;
    font-family: serif;
}

.top-head {
  font-size: 22px !important;
  font-family: var(--font-roboto) !important;
  /* color: #8c5024 !important; */
  color: var(--green-text);
  margin: 0px 0 !important;
  font-weight: 700 !important;
  background: none !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
  border-bottom: 2px solid var(--bg-green) !important;
  padding-bottom: 6px !important;
}

.home-text {
  font-size: 17px;
  color: #353333;
  line-height: 25px;
  font-family: "PT Sans Narrow";
  text-align: justify;
}

.instruct ul {
  padding: 20px;
}

.room_booking ol li, .room_booking ul li {
  margin-bottom: 10px !important;
  list-style-type: disc !important;
}

.room_booking .btn-group-lg>.btn, .btn-lg {
  padding: 8px 16px !important;
  font-size: 14px !important;
  line-height: 1.3333333 !important;
  border-radius: 6px !important;
  font-weight: 500 !important;
  color: #fff !important;
  background: var(--bg-green) !important;
  border-color: var(--green-text) !important;
}

.room_booking h3 {
  font-size: 20px !important;
  margin-top: 30px !important;
  margin-bottom: 10px !important;
  font-weight: 500 !important;
  color: #333 !important;
  text-transform: capitalize !important;
  font-family: var(--poppins) !important;
}

.room_booking h2::after {
  content:  none !important;
}

hr {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  border: 0 !important;
  border-top: 1px solid #ccc !important;
}

.room_booking .single-services-content h3,  h4 {
  color: var(--green-text);
  text-transform: uppercase;
  padding: 0 !important;
  letter-spacing: 0 !important;
  font-family: var(--poppins) !important;
  font-size: 15px !important;
  background: none !important;
  border-radius: 0 !important;
  margin-bottom: 20px !important;
  font-weight: 600 !important;
}

.form-control:focus {
  border-color: #66afe9 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
}

.form-control {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
}

.form-group {
  margin-bottom: 15px !important;
}

.bookform label {
  font-weight: 500 !important;
  font-size: 15px !important;
  color: #333 !important;
}

.room_booking b {
  font-weight: 600 !important;
  color: #333 !important;
}
/* Room Booking style ends here */

/* Room Image Viewver */
.product-viewer {
  text-align: center;
  /* background: lightgray; */
}

.main-image {
  width: 100%;
  height: 500px !important;
  border: 2px solid #ccc;
  margin-bottom: 10px;
  background-size: cover !important;
}

.thumbnails {
  display: flex;
  justify-content: center;
  gap: 10px;
  /* background: lightgray; */
}

.thumb {
  width: 100px;
  height: auto;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border 0.2s ease;
  padding: 3px !important;
}

.thumb:hover,
.thumb.active {
  border-color: var(--green-text);
}

@media screen and (max-width: 768px) {
.bg-about-greenforest .about-greenforest .about-image-container {
  position: static !important;
}

.about-greenforest-content {
  text-align: left !important;
}

.custom_ul li {
  padding: 5px 0 !important;
    font-size: 13px !important;
    letter-spacing: normal !important;
    line-height: 1.3rem !important;
}

.pb-60 {
  padding-bottom: 30px !important;
}

.pt-60 {
  padding-top: 30px !important;
}
p {
  font-size: 14px !important;
    line-height: 24px !important;
}
}


@media screen and (max-width: 380px) {
.room_image_container .product-viewer .main-image {
  height: 220px !important;
}

.top-head {
  font-size: 18px !important;
  font-weight: 600 !important;
  font-family: var(--font-roboto) !important;
}

.room_booking h2.text-theme-colored {
  margin-top: 18px !important;
font-weight: 800 !important;
  font-family: var(--font-roboto) !important;
  color: var(--green-text) !important;
}
}


.services-style1-area
 {
    position: relative;
    display: block;
    padding: 10px 0 10px;
    /* background: #0000000d; */
}

.single-service-style1 .img-holder
 {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.single-service-style1 .img-holder img {
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease;
}

.overlay-style-two {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    top: 0px;
    z-index: 2;
    opacity: 0;
    transition: all 900ms ease;
}

.single-service-style1 .overlay-content-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.single-service-style1 .overlay-content-box .box {
    display: table;
    width: 100%;
    height: 100%;
}

.single-service-style1 .overlay-content-box .box .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


.single-service-style1 .overlay-content-box .title h3 {
    color: #000;
    padding: 15px 0 !important;
    font-weight: 500;
    font-size: 18px !important;
    background: #dfdcc9 !important;
}

.single-service-style1 a {
  z-index: 300 !important;
  cursor: pointer !important;
}

.single-service-style1 a:hover {
  transform: translateY(-10px) !important;
}


.page-header-overlay .bg-page-header .page-header .page-title h3 {
  font-size: 25px !important;
  font-family: sans-serif !important;
}


@media screen and (max-width: 400px) {
  .about-greenforest-content .btn-default {
    padding: 10px 20px !important;
    margin-bottom: 10px !important;
  }
}

.modal-header h1 {
  color: red !important;
}

.copyright-footer {
    text-align: center !important;
    background: #49886c96 !important;
    padding: 2px !important;
    color: #fff !important;
    font-family: 'Open Sans' !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    margin-top: 20px !important;
        box-shadow: rgb(0 0 0) 0px 3px 8px !important;
}

.copyright-footer a {
    color: #ffffff !important;
    text-decoration: underline !important;
}

.counter_label {
  font-weight: 400 !important;
    color: #fff !important;
    font-family: 'Open Sans' !important;
    font-size: 20px !important;
    margin-right: 15px !important;
}

.bg-pattern4 {
  background: url("../images/pattern/pattern5.png");
}

.under_construction h2::after {
  content: none !important;
  margin-bottom: 0px !important;
}

.under_construction .btn-default {
  border-radius: 0 !important;
  margin-top: 10px !important;
  padding: 10px 25px !important;
}

.tourism_image img {
  width: 100% !important;
  height: 250px !important;
  border: 3px solid #fff !important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
  border-radius: 0 !important;
    position: relative;
      animation: float 5s ease-in-out infinite;
      border-top-right-radius: 20px !important;
      border-bottom-left-radius: 20px !important;
}

.tourism_image img:after {
      transform: translateX(-50%);
}

@keyframes float {
      0%   { transform: translateY(0); }
      50%  { transform: translateY(-10px);}
      100% { transform: translateY(0); }
    }

    



@media screen and (max-width: 400px) {
  .bg-page-header h3 {
  font-size: 20px !important;
}

.single-services-content h3, h4 {
        font-size: 16px !important;
    }
}

.bg-animal-pattern {
  background: url("../images/pattern/foot.jpg");
}

.price_details {
  padding: 5px 0 !important;
}

.price_details h3, .cause-content h5 {
  font-size: 18px !important;
  font-weight: 500 !important;
  font-family: var(--font-roboto) !important;
  padding: 5px 0 !important;
  margin: 0 !important;
  font-family: var(--font-playfair) !important;
  text-transform: uppercase !important;
}

.price_details h3 span {
  text-transform: capitalize !important;
}

.price_details h3 {
  color: var(--green-text) !important;
  font-weight: 600 !important;
}

.cause-content h5 {
  padding: 0 !important;
  color: #333 !important;
}

.cause-content a {
    font-size: 15px !important;
    font-weight: 500 !important;
    margin-top: 10px !important;
    /* transition: 4s all 
ease-in !important; */
    display: block !important;
    background: var(--bg-green);
    text-align: center !important;
    color: #fff !important;
    padding: 9px !important;
    border-radius: 5px !important;
}

.cause-content a:hover {
  background: #fff !important;
  color: var(--green-text) !important;
  border: 1px solid var(--green-text) !important;
}

/* Unique class prefix: booking */

/* Base Styles */
/* body {
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 0;
  background: #fafafa;
  color: #222;
} */

/* Hero */
.bookinghero-container {
  position: relative;
  text-align: center;
}

.bookinghero-image {
  width: 100%;
  height: 300px;
  object-fit: cover;
  filter: brightness(70%);
}

.bookinghero-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 2.5rem;
  font-weight: 600;
}

/* Layout */
.bookingpage-wrapper {
  padding: 40px 4%;
}

/* Left Section */
.bookingpage-left {
  flex: 1 1 60%;
}

.bookingpage-roomimage {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 10px;
}

.bookingpage-details .top-header {
  display: flex !important;
    justify-content: space-between;
    align-items: center !important;
    flex-wrap: wrap !important;
    /* margin-bottom: 15px; */
}

.bookingpage-details h2 {
  font-size: 25px !important;
  font-weight: 600 !important;
}

.bookingpage-details h2::after {
  content: none !important;
}

.bookingpage-price {
  font-weight: 600;
  font-size: 22px !important;
  color: var(--green-text) !important;
  font-family: var(--font-playfair) !important;
}

.bookingpage-featuregrid {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.95rem;
  margin-bottom: 15px;
  align-items: center !important;
  justify-content: space-between !important;
}

.bookingpage-featuregrid img {
  width: 40px !important;
  margin-right: 15px !important;
}


.bookingpage-featuregrid .main {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #555 !important;
  font-family: "FontAwesome" !important;
}

.bookingpage-featuregrid .sub {
  color: #666 !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  margin-top: 3px !important;
  font-family: var(--font-open-sans) !important;
}

.bookingpage-info,
.bookingpage-amenities,
.bookingpage-instructions,
.bookingpage-dos {
  background: #fff;
  padding: 15px 0;
  margin: 20px 0;
  /* border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); */
}

.bookingpage-info h3,
.bookingpage-amenities h3,
.bookingpage-instructions h3,
.bookingpage-dos h3 {
  margin-top: 0;
    color: #333;
    font-size: 21px !important;
    font-family: 'FontAwesome' !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
}

.bookingpage-info ul,
.bookingpage-amenities ul,
.bookingpage-instructions ul,
.bookingpage-dos ul {
  list-style-type: disc;
  padding: 0 18px !important;
}

.bookingpage-info li,
.bookingpage-amenities li,
.bookingpage-instructions li,
.bookingpage-dos li {
  padding: 1px 0;
  list-style-type: disc;

  /* border-bottom: 1px solid #eee; */
  font-size: 15px !important;
}

/* Right Section */
.bookingpage-right {
      position: sticky !important;
    top: 50px !important;
    right: 0 !important;
}

.bookingform-card {
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.bookingform-card h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.3rem;
}

.bookingform-card label {
  display: block;
  margin: 10px 0 5px;
  font-size: 0.9rem;
}

.bookingform-card input,
.bookingform-card select {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
}

.bookingform-card button {
  margin-top: 15px;
  background: #007b55;
  color: white;
  border: none;
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  font-size: 1rem;
  cursor: pointer;
  transition: background 0.3s ease;
}

.bookingform-card button:hover {
  background: #006040;
}

/* Related Rooms */

.rooms .cause-items {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
  background: #fff !important;
  border-radius: 15px !important;
}

.bookingrelated-section {
  background: #f4f4f4;
  padding: 20px 4%;
  text-align: center;
}

.bookingrelated-section h2 {
  margin-bottom: 25px;
  font-size: 1.8rem;
}

.bookingrelated-section h2::after {
  content: none !important;
}

.bookingrelated-section .price_details h3, .cause-content h5 {
  font-size: 25px !important;
  text-transform: capitalize !important;
  font-family: var(--font-playfair) !important;
}

.bookingrelated-section  .cause-content a {
  font-size: 15px !important;
  margin-top: 5px !important;
  font-weight: 500 !important;
}

.bookingrelated-section  .cause-content {
  padding: 10px 20px !important;
}

.bookingrelated-section .price_details {
  bottom: 90px !important;
  left: 10px !important;
}

.bookingrelated-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}

.bookingrelated-card {
  background: white;
  border-radius: 10px;
  width: 280px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.bookingrelated-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.bookingrelated-card h4 {
  margin: 10px 0 5px;
}

.bookingrelated-card p {
  color: #555;
  margin-bottom: 15px;
}

/* Responsive */
@media (max-width: 900px) {
  .bookingpage-wrapper {
    flex-direction: column;
  }
}


/* Unique prefix: rbunique */

/* Booking Box Container */
.rbunique-bookingbox {
  background: #fff;
  /* background: #ffeb3b !important; */
  border-radius: 10px;
  padding: 18px;
  width: 100%;
  max-width: 350px;
  /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); */
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  font-family: "Poppins", sans-serif;
}

/* Title */
.rbunique-title {
  /* font-size: 1.1rem; */
  font-size: 22px !important;
  font-weight: 500;
  color: #333;
  margin-bottom: 6px;
  font-family: var(--font-playfair) !important;
}

.rbunique-underline {
  border: none;
  height: 1px;
  width: 100px;
  background: #111;
  margin-bottom: 20px;
}

/* Form Fields */
.rbunique-form {
  display: flex;
  flex-direction: column;
  /* gap: 18px; */
  gap:9px;
}

.rbunique-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
  background: #eee;
  border-radius: 8px;
  padding: 12px;
}

.rbunique-field label {
  font-size: 0.85rem;
  /* color: #777; */
  color: #444 !important;
  font-weight: 600 !important;
  text-transform: capitalize;
}

.rbunique-field select {
  border: none;
  background: transparent;
  font-size: 1.1rem;
  font-weight: 500;
  color: #111;
  outline: none;
  appearance: none;
  cursor: pointer;
}

/* Custom dropdown arrow */
.rbunique-field select::-ms-expand {
  display: none;
}

/* Button */
.rbunique-btn {
  font-size: 15px !important;
    font-weight: 500 !important;
    margin-top: 10px !important;
    background: var(--bg-green);
    text-align: center !important;
    color: #fff !important;
    padding: 14px !important;
    border-radius: 5px !important;
    text-transform: capitalize !important;
}

.rbunique-btn:hover {
  background: #fff !important;
  color: var(--green-text) !important;
  border: 1px solid var(--green-text) !important;
}

.custom-date-feild {
  padding: 10px 8px !important;
  border-radius: 5px !important;
  border: 0 !important;
}

.bookingpage-wrapper .room_image_container {
  margin-bottom: 40px;
  text-align: center;
}

.bookingpage-wrapper .product-viewer {
  display: inline-block;
  position: relative;
  /* border: 1px solid #ccc; */
  /* padding: 10px; */
  /* border-radius: 12px; */
  width: 100% !important;
}

.bookingpage-wrapper .main-image {
  width: 100%;
  border-radius: 10px;
}

.bookingpage-wrapper .thumbnails {
  display: flex;
  justify-content: center;
  margin-top: 0px;
  gap: 2px !important;
}

.bookingpage-wrapper .thumb {
  width: 150px;
  height: 80px;
  margin: 0 5px;
  /* border-radius: 8px; */
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s;
}

.bookingpage-wrapper .thumb.active,
.bookingpage-wrapper .thumb:hover {
  opacity: 1;
  border: 1px solid var(--light-green) !important;
}

/* Navigation arrows */
.bookingpage-wrapper .nav {
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
  font-size: 1.2rem;
  color: #000;
  background: rgba(255,255,255,1);
  padding: 25px 8px;
  /* border-radius: 50%; */
  cursor: pointer;
  user-select: none;
}

.bookingpage-wrapper .prev { 
  left: 0;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.bookingpage-wrapper .next { 
  right: 0;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

/* Login Form Start */
.login .bookingForm {
    display: flex;
    justify-content: center;
    padding: 20px 0 !important;
}
.login .form-content {
    background: #fff;
    width: 80%;
    max-width: 95vw;
    border-radius: 4px;
    padding: 40px 0 0 0;
    /* box-shadow: 0 2px 20px rgba(0,0,0,0.1); */
}
.login .title {
    text-align: center;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 24px;
    margin-bottom: 20px;
}

.login .title::after {
  content: none !important;
}
.login .form-body {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding: 25px 25px;
}
.login .left, .login .right {
    flex: 1;
    padding: 10px 25px;
}
.login .left {
    border-right: 1px solid #eee;
}
.login .left h4, .login .right h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 18px;
}
.login .left label, .login .right .desc {
    color: #888;
    font-size: 16px;
}
.login .left input[type="text"], .login .left input[type="password"], .custom_input {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 0px;
    padding: 15px;
    font-size: 17px;
    border: 1px solid #ddd;
    border-radius: 0px;
}
.login .btn {
    width: 100%;
    background: #222;
    color: #fff;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 12px !important;
}
.login .small-link {
    font-size: 15px;
    color: #0000ff;
    margin-bottom: 10px;
}
.login .captcha {
    margin-top: 15px;
}
.login .or {
    margin: 14px 0 8px 0;
    font-weight: 600;
    text-align: center;
    font-size: 15px;
}


/* Login Form Start */


/* Booking Progress Bar Section Starts */
.stepper-wrapper {
  font-family: Arial;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;

  @media (max-width: 768px) {
    font-size: 12px;
  }
}

.stepper-item::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid #ccc;
  width: 100%;
  top: 24px;
  left: -50%;
  z-index: 2;
}

.stepper-item::after {
  position: absolute;
  content: "";
  border-bottom: 3px solid #ccc;
  width: 100%;
  top: 24px;
  left: 50%;
  z-index: 2;
}

.stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #ccc;
  margin-bottom: 6px;
  font-size: 18px !important;
  font-weight: 700 !important;
}

.stepper-item.active {
  font-weight: bold;
}

.stepper-item.completed .step-counter {
  background: var(--bg-green);
  color: #fff !important;
}

.stepper-item .step-name {
  font-weight: 500 !important;
  font-size: 17px !important;
  color: #333 !important;
  font-family: var(--font-playfair) !important;
}

.stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 3px solid var(--bg-green);
  width: 100%;
  top: 24px;
  left: 50%;
  z-index: 3;
}

.stepper-item:first-child::before {
  content: none;
}
.stepper-item:last-child::after {
  content: none;
}

/* Booking Progress Bar Section Ends */


/* Price Summary Desing Starts */
.price_summary {
 padding: 60px 0!important;
  margin: auto !important;
  width: 100% !important;
}

.price_summary .heading {
  font-size: 24px !important;
  color: #333 !important;
  text-transform: capitalize !important;
  font-weight: 500 !important;
  font-family: var(--font-playfair) !important;
}

.price_summary .room_name {
  font-size: 22px !important;
  color: #333 !important;
  margin-bottom: 5px !important;
  text-transform: capitalize !important;
  font-family: var(--font-playfair) !important;
}

.price_summary .booking_date {
  color: #888 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}

.price_summary_content {
  margin-top: 30px !important;
  display: grid !important;
  row-gap: 20px !important;
}

.price_summary_content input {
  border-radius: 5px !important;
  padding: 13px 20px !important;
}

.price_summary_content h5 {
  font-size: 17px !important;
  color: #111 !important;
  font-family: var(--font-roboto) !important;
  font-weight: 500 !important;
}

.price_summary_content .left_h5 {
  font-weight: 500 !important;
  font-family: var(--font-playfair) !important;
}

.price_summary_content .right_h5 {
  color: var(--green-text) !important;
  font-family: var(--font-playfair) !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}


.price_summary_content small {
  font-size: 14px !important;
  color: #999 !important;
}

.price_summary ul li {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  font-weight: 600 !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: var(--font-playfair) !important;
}

.price_summary ul li .span_right {
 color: var(--green-text) !important;
    font-family: var(--font-playfair) !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.price_summary_right span {
  font-weight: 500;
    font-family: var(--font-playfair) !important;
    font-size: 17px;
}

.grand_total {
  font-size: 20px !important;
  font-family: var(--font-playfair) !important;
  font-weight: 500 !important;
  color: #000 !important;
}

.price_summary_left, .price_summary_right {
  /* border-radius: 10px !important; */
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  padding: 30px !important; 
  margin-right: 40px !important;
  background: #f2f2f27d !important;
  border-radius: 10px !important;
}

.price_summary_right {
  margin-right: 0 !important;
  padding: 20px !important;
}

.common_btn {
    width: 100%;
    background: #222;
    font-weight: 500;
    padding: 10px !important;
    font-size: 15px !important;
    text-align: center !important;
    border-radius: 5px !important;
}

.black_btn {
  background: var(--bg-green) !important;
  color: #fff !important;
}

.gray_btn {
  background: #ccc !important;
  color: #000 !important;
}

.green_btn {
  background: var(--bg-green) !important;
  color: #fff !important;
  padding: 15px !important;
}


.terms p {
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #333 !important;
  display: flex;
}
/* Price Summary Desing Ends */

/* Qunaity increment decrement design */

    .quantity-container {
      display: flex;
      align-items: center;
      background: white;
      border: 1px solid #ddd;
      border-radius: 5px;
      overflow: hidden;
      /* box-shadow: 0 2px 6px rgba(0,0,0,0.1); */
    }

    .quantity-btn {
      width: 40px;
      height: 40px;
      /* background: var(--bg-green); */
      background: #333 !important;
      color: white;
      border: none;
      font-size: 22px;
      cursor: pointer;
      transition: 0.2s;
      text-align: center !important;
      vertical-align:middle !important;
      font-size: 18px !important;
      font-weight: 300 !important;
    }

    .quantity-btn:hover {
      background: #0056b3;
    }

    .quantity-input {
      width: 60px;
      height: 40px;
      text-align: center;
      border: none;
      font-size: 22px;
      font-weight: 600 !important;
      color: #333 !important;
      outline: none;
    }

     .error-border {
    border-color: red !important;
    /* background: #ffeaea; */
  }

  @media (max-width: 500px) {
    .bg-page-header {
      height: 200px !important;
    }

    h3 {
      font-size: 24px !important;
    }

    .bg-campaing-section {
      padding: 60px 0 !important;
    }

    .cause-content a {
      font-size: 15px !important;
      margin-top: 5px !important;
    }

    .cause-content h5 {
      font-size: 16px !important;
    }

    .price_details {
      left: 12px;
      bottom: 130px !important;
    }

    .cause-content h5 {
      padding: 10px 0 !important;
      padding-bottom: 0 !important;
    }

    .price_details h3 {
      padding: 5px 10px !important;
    }

    .cause-content {
        text-align: left;
        padding: 0px 10px !important;
    }

    .cause-items img {
      height: 270px !important;
    }

    .bookingpage-wrapper .thumbnails {
      overflow-x: scroll !important;
    }

    .room_image_container .product-viewer .main-image {
      border-radius: 0 !important;
    }

    .bookingpage-wrapper .nav {
      color: #ffffff;
      background: rgb(255 255 255 / 38%);
    }

    .bookingpage-details h2 {
      font-size: 21px !important;
      margin-bottom: 5px !important;
    }

    .bookingpage-price {
      font-size: 15px !important;
      margin-bottom: 10px !important;
    }

    .bookingpage-info, .bookingpage-amenities, .bookingpage-instructions, .bookingpage-dos {
    background: #fff;
    padding: 5px 0;
    margin: 0px 0;
}

.bookingpage-featuregrid .main {
  font-size: 16px !important;
}
.bookingpage-featuregrid .sub {
  font-size: 15px !important;
}
 .bookingpage-featuregrid {
  gap: 15px !important;
 }

 .bookingpage-info h3 {
  font-size: 18px !important;
 }

  .bookingpage-info li, .bookingpage-amenities li, .bookingpage-instructions li, .bookingpage-dos li {
    text-align: justify !important;
  }
  .bookingpage-right {
    margin: 20px 0 !important;
  } 
  .price_summary_left, .price_summary_right {
    padding: 15px !important;
  }
  .price_summary_left {
    margin-bottom: 10px !important;
  }
  .price_summary .heading {
    font-size: 20px !important;
  }

  .price_summary .room_name {
    font-size: 17px !important;
    color: #333 !important;
  }

  .price_summary .booking_date {
    font-size: 14px !important;
  }

  .price_summary_content h5 {
    font-size: 14px !important;
    color: #333 !important;
  }

  .price_summary_content small {
    color: #999 !important;
    font-weight: 500 !important;
  }

  .common_btn {
    padding: 12px 0 !important;
    font-weight: 500 !important;
  }

  .price_summary ul li, .price_summary_content .left_h5 {
    font-weight: 500 !important;
  }
  

  .price_summary {
    width: 90% !important;
  }

  .stepper-item .step-counter {
    width: 35px !important;
    height: 35px !important;
        font-size: 14px !important;
    font-weight: 500 !important;
  }

  .stepper-item.completed::after {
    top: 18px !important;
    border-bottom: 2px solid var(--light-green) !important;
  }

  .stepper-item::before {
    top: 18px !important;
    border-bottom: 2px solid #ccc !important;
  }

  .stepper-item .step-name {
    font-size: 10px !important;
    text-align: center !important;
  }

  .stepper-item::after {
    top: 18px !important;
    border-bottom: 2px solid #ccc !important;
  }

  .price_summary {
    padding: 0 !important;
  }

  .terms p {
    font-weight: 500 !important;
  }

  }

  .print_page {
    padding:40px !important;
  }

  .print_page .container {
    border: 1px solid #ccc !important;
    padding: 30px !important;
  }

  .print_page h2::after {
    content: none !important;
  }

  .print_page .room_style span{
    font-family:var(--font-raleway) !important;
    color: var(--green-text) !important;
    font-weight:600 !important;
  }

  .print_page .room_style b {
    font-weight:600 !important;
    color:#333 !important;
    font-family:var(--font-raleway) !important;
  }

  @media print {
  @page {
    margin: 1in; /* You can use px, cm, or in */
  }

  body {
    margin: 0; /* Optional, to avoid double margins */
  }
}

  
  @media screen and (max-width: 400px) {
    .print_page {
      padding:10px !important;
    }

  .print_page .container {
    padding: 30px 10px !important;
  }
}

.cancellation_policy .custom_ul-2 {
  list-style-type: square !important;
    background: #FFCDD2 !important;
    padding: 10px 18px !important;
    text-align: center !important;
    border-radius: 10px !important;
}

.cancellation_policy .custom_ul-2 li{
  color: red !important;
  list-style-type: square !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  background: ;
}

.text-light-green {
  color: var(--green-text) !important;
}

/* Policy style starts */
.policy h3 {
  font-size: 28px !important;
  color: #111 !important;
  font-weight: 500 !important;
  font-family: var(--font-playfair) !important;
  /* text-decoration: underline !important; */
  text-align: center !important;
}

.policy .single_policy {
  border: 1px solid #f2f2f2;
  /* background: #a2a2a229; */
  padding: 20px !important;
  margin: 16px 0 !important;
  border-radius: 10px !important;
  /* box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; */
}

.policy .single_policy ul {
  list-style-position: inside !important;

}

.policy .single_policy ul li {
  list-style: disc !important;
  margin-left: 20px !important;
  color: #333 !important;
  font-weight: 500 !important;
  padding: 4px 0 !important;
  font-size: 15px !important;
  margin-top: 10px !important;
  font-style: italic !important;
}

.policy .single_policy h4 {
  color: var(--green-text) !important;
  text-transform: capitalize !important;
  font-size: 18px !important;
  font-weight: 500 !important;
}

.tree_bg {
  background: url('../images/background/tree.png') !important;
  background-size: contain !important;
  background-repeat: repeat !important;
}
/* Policy style ends */

.link_style {
  color: blue !important;
  font-weight:500 !important;
  font-size:15px !important;
}

.note_text {
  font-size:15px !important;
  color:red !important;
  font-weight:600 !important;
  /*background: #ff00001a !important;*/
  /*padding:10px !important;*/
}

/* Google Translator */
.lang-dropdown {
    padding: 5px 6px;
    font-size: 13px;
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 140px;
    height: 32px;
    cursor: pointer;
}

/* Hide Google Translate unwanted elements */
#google_translate_element {
    display: none;
}

.goog-te-banner-frame {
    display: none !important;
}

/* Wrapper to avoid affecting existing project */
.booking-history-wrapper {
display: flex;
justify-content: center;
align-items: center;
}

.booking-card {
background: #ffffff;
padding: 40px;
/* width: 420px; */
border-radius: 18px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
text-align: center;
}


.booking-card h2 {
color: #f4b400;
font-size: 24px;
margin-bottom: 10px;
letter-spacing: 1px;
}


.booking-card p.subtitle {
font-size: 14px;
color: #555;
margin-bottom: 25px;
}


.booking-history-wrapper .input-group {
display: flex;
width: 100%;
}


.booking-history-wrapper .input-group input {
flex: 1;
padding: 12px 15px;
border: 2px solid #eee;
border-radius: 10px 0 0 10px;
font-size: 14px;
outline: none;
transition: 0.3s;
}


.booking-history-wrapper .input-group input:focus {
border-color: #f4b400;
}

/* Booking history page */
.booking_history {

}

.heading, .heading5 {
  font-size: 25px !important;
  color: #333 !important;
  text-transform: capitalize !important;
  font-weight: 500 !important;
  font-family: var(--font-playfair) !important;
}

.heading5 {
  font-size: 22px !important;
  color: var(--green-text) !important;
  font-weight: 600 !important;
}

.booking_history .card_content p {
  margin: 10px 0 !important;
  font-size: 17px !important;
}

.booking_history .card_content p strong {
  font-weight: 600 !important;
  font-family: var(--font-playfair) !important;
}

.booking_history .card_content button {
}

.booking_history .card_content p a {
  text-decoration: underline !important;
  font-size: 19px !important;
  font-family: var(--font-playfair) !important;
}

.booking_history img {
  height: 330px !important;
}

.booking_history .container .header {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-end !important;
}

/* Unique prefix to avoid conflicts */
.cottage-notice {
    border-left: 5px solid #FF6B6B;
    background-color: #FFF4F4;
    color: #333;
    padding: 20px 25px;
    border-radius: 8px;
    font-family: 'Arial', sans-serif;
    /* max-width: 700px; */
    margin: 20px auto;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    animation: fadeInNotice 1s ease-in-out;
}

.cottage-notice-header {
    font-size: 18px;
    font-weight: bold;
    color: #C0392B;
    margin-bottom: 10px;
}

.cottage-notice-body p {
    margin: 8px 0;
    line-height: 1.6;
}

.cottage-notice-body ul {
    margin: 10px 0;
    padding-left: 20px;
}

.cottage-notice-body ul li {
    margin-bottom: 6px;
}

/* subtle fade-in animation */
@keyframes fadeInNotice {
    from { opacity: 0; transform: translateY(-10px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Amenities Section Style Starts */

.bookingpage-featuregrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
  gap: 15px;
}

/* Each Amenity Item Box */
.bookingpage-featuregrid > div {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  border: 1px solid #eee;
  border-radius: 10px;
  background: #fafafa;
}

/* Amenity Icon */
.bookingpage-featuregrid img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

/* Amenity Text */
.bookingpage-featuregrid p.main {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
}

@media (max-width: 576px) {
  .bookingpage-featuregrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Amenities Section Style Ends */


/* ---------------------------------------------------
  Calender Functionality Start Here
-------------------------------------------------- */
.flatpickr-day {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.room-label {
  font-size: 10px;
  margin-top: 2px;
}

/* HIGH AVAILABILITY - stylish muted green */
.high-day {
  background: #2e7d32 !important;  /* forest green */
  color: #ffffff !important;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(46, 125, 50, 0.4);
}

/* LOW AVAILABILITY - stylish muted yellow/golden */
.low-day {
  background: #2e7d32 !important;  /* golden yellow */
  color: #ffffff !important;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(240, 165, 0, 0.4);
}

/* FULLY BOOKED - stylish muted red/burgundy */
.full-day {
  background: #b71c1c !important;  /* deep burgundy red */
  color: #ffffff !important;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(183, 28, 28, 0.4);
}

/* ---------------------------------------------------
  Calender Functionality Ends Here
-------------------------------------------------- */