/*------------------- 1.5. Typography -------------------*/



@FONT-FACE {
	font-family: "jost";
	src: url("TAJAWAL-REGULAR.TTF");
}

@FONT-FACE {
	font-family: "med";
	src: url("tajmed.woff2");
}

@FONT-FACE {
	font-family: "eng";
	src: url("jost.woff2");
}





html,
body {
  scroll-behavior: smooth !important;
}

body {
  font-family: "jost" , eng;
  font-size: 15px;
  color: #171717;
  line-height: 26px;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
text-align: right;
direction: rtl;
}


.owl-carousel {
direction: ltr;
}
.owl-carousel .owl-item {
direction: rtl;
}



.container {
max-width: 1170px;
}


body::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

body::-webkit-scrollbar-track {
  background: rgba(251, 212, 81, 0.1);
}

body::-webkit-scrollbar-thumb {
  background: #A9C643;
  border-radius: 0px;
}

body.home-3 {
  background: #F0F2F4;
}

body.home-3 .btn {
  font-size: 14px;
  
  letter-spacing: 0.05em;
  padding: 20.5px 35px 20.5px;
}

iframe {
  border: none;
  width: 100%;
}

.slick-slide:focus,
button:focus,
a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active {
  outline: none;
}

input:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

img:not([draggable]),
embed,
object,
video {
  max-width: 100%;
  height: auto;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #E1E1E1;
}

th {
  
  color: #171717;
}

td {
  border: 1px solid #E1E1E1;
  padding: 9px 12px;
}

th {
  border: 1px solid #E1E1E1;
  padding: 9px 12px;
}

a {
  color: #7A9713;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

a:hover {
  color: #171717;
}

a:active, a:focus, a:hover, a:visited {
  text-decoration: none;
  outline: 0;
}

button {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

img {
  border: none;
  max-width: 100%;
}

ins {
  text-decoration: none;
}

pre {

  background: #f5f5f5;
  color: #666;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

span.ajax-loader:empty,
p:empty {
  display: none;
}

p {
  margin: 0 0 18px 0;
  color: #171717;
  line-height: 1.75;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
span a {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.h1 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

h1 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

.h2 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

h2 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

.h3 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

h3 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

.h4 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

h4 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

.h5 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

h5 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

.h6 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

h6 {
  
  color: #171717;
  text-transform: none;
  
  line-height: 1.4;
  margin: 0 0 15px 0;
}

.h1,
h1 {
  font-size: 75px;
  line-height: 0.9333em;
}

.h2,
h2 {
  font-size: 50px;
  line-height: 1.1em;
}

.h3,
h3 {
  font-size: 36px;
  line-height: 1.278;
}

.h4,
h4 {
  font-size: 24px;
  line-height: 1.333;
}

.h5,
h5 {
  font-size: 20px;
  line-height: 1.417;
}

.h6,
h6 {
  font-size: 18px;
  line-height: 1.5;
}




h1, h2, h3, h4, h5, h6 {
	position: relative;
	font-weight: 600;
	margin-bottom: 10px;
	color: #242424;

}



/* Medium Large devices */
@media (max-width: 1399px) {
  .h1,
  h1 {
    font-size: 54px;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .h1,
  h1 {
    font-size: 44px;
    line-height: 1.3;
  }
  .h2,
  h2 {
    font-size: 40px;
    line-height: 1.25;
  }
  .h3,
  h3 {
    font-size: 30px;
  }
  .h4,
  h4 {
    font-size: 24px;
  }
  .h5,
  h5 {
    font-size: 20px;
  }
  .h6,
  h6 {
    font-size: 16px;
  }
}

/* Small devices */
@media (max-width: 767px) {
.immmmm{
    height: 251px !important;
    margin: auto !important;

margin-bottom: 11px;
}

.cta2-bg-thumb{
width: 100% !important;
text-align: center !important;
}
  .h1,
  h1 {
    font-size: 40px;
  }
  .h2,
  h2 {
    font-size: 34px;
    line-height: 1.3;
  }
  .h3,
  h3 {
    font-size: 26px;
  }
  .h4,
  h4 {
    font-size: 22px;
  }
  .h5,
  h5 {
    font-size: 18px;
  }
  .h6,
  h6 {
    font-size: 16px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .h2,
  h2 {
    font-size: 30px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .h1,
  h1 {
    font-size: 34px;
  }
}

/*=================================
    02. Reset
==================================*/
/*------------------- 2.1. Container -------------------*/
/* Medium Large devices */

.container2 {
  max-width: 1330px;
  margin: auto;
}


@media (min-width: 1400px) {
  .container {
    max-width: calc(1290px + 24px);
  }
  @media (max-width: 1399px) {

		.container {
    max-width: calc(1250px + 24px);
		}
	}
  @media (max-width: 1399px) {

		.container {
    max-width: calc(1250px + 24px);
		}
	}
  .container-lg {
    max-width: calc(1290px + 24px);
  }
  @media (max-width: 1399px) {

		.container-lg {
    max-width: calc(1250px + 24px);
		}
	}
  @media (max-width: 1399px) {

		.container-lg {
    max-width: calc(1250px + 24px);
		}
	}
  .container-md {
    max-width: calc(1290px + 24px);
  }
  @media (max-width: 1399px) {

		.container-md {
    max-width: calc(1250px + 24px);
		}
	}
  @media (max-width: 1399px) {

		.container-md {
    max-width: calc(1250px + 24px);
		}
	}
  .container-sm {
    max-width: calc(1290px + 24px);
  }
  @media (max-width: 1399px) {

		.container-sm {
    max-width: calc(1250px + 24px);
		}
	}
  @media (max-width: 1399px) {

		.container-sm {
    max-width: calc(1250px + 24px);
		}
	}
  .container-xl {
    max-width: calc(1290px + 24px);
  }
  @media (max-width: 1399px) {

		.container-xl {
    max-width: calc(1250px + 24px);
		}
	}
  @media (max-width: 1399px) {

		.container-xl {
    max-width: calc(1250px + 24px);
		}
	}
  .container-xxl {
    max-width: calc(1290px + 24px);
  }
  @media (max-width: 1399px) {

		.container-xxl {
    max-width: calc(1250px + 24px);
		}
	}
  @media (max-width: 1399px) {

		.container-xxl {
    max-width: calc(1250px + 24px);
		}
	}
  .container2 {
    max-width: 1330px;
  }
}

@media only screen and (min-width: 1300px) {
  .container2.px-0 {
    max-width: 1290px;
  }
  @media (max-width: 1399px) {

		.container2.px-0 {
    max-width: 1250px;
		}
	}
  .container-xxl.px-0 {
    max-width: 1290px;
  }
  @media (max-width: 1399px) {

		.container-xxl.px-0 {
    max-width: 1250px;
		}
	}
  .container-xl.px-0 {
    max-width: 1290px;
  }
  @media (max-width: 1399px) {

		.container-xl.px-0 {
    max-width: 1250px;
		}
	}
  .container-lg.px-0 {
    max-width: 1290px;
  }
  @media (max-width: 1399px) {

		.container-lg.px-0 {
    max-width: 1250px;
		}
	}
  .container-md.px-0 {
    max-width: 1290px;
  }
  @media (max-width: 1399px) {

		.container-md.px-0 {
    max-width: 1250px;
		}
	}
  .container-sm.px-0 {
    max-width: 1290px;
  }
  @media (max-width: 1399px) {

		.container-sm.px-0 {
    max-width: 1250px;
		}
	}
  .container.px-0 {
    max-width: 1290px;
  }
  @media (max-width: 1399px) {

		.container.px-0 {
    max-width: 1250px;
		}
	}
  .container2 {
    max-width: 1330px;
  }
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .container2 {
    max-width: 1140px;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .container2 {
    max-width: 960px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .container2 {
    max-width: 720px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .container2 {
    max-width: 540px;
  }
}

@media only screen and (max-width: 1600px) {
  .container-fluid.px-0 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .container-fluid.px-0 .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .container2 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}

/*------------------- 2.2. Grid -------------------*/
.slick-track > [class*=col] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-left: undefined;
  padding-right: undefined;
  margin-top: undefined;
}

/* Large devices */

/* Medium devices */

/*------------------- 2.3. Input -------------------*/
select {
  height: 60px;
  padding: 0 20px;
  border: 1px solid transparent;
  color: #171717;
  background-color: #F4F4F4;
  font-size: 16px;
  width: 100%;
  font-family: "jost";
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  padding-left: 45px;
  border-radius: 5px;
}
.single-select {
  height: 60px;
  padding: 0 20px;
  border: 1px solid transparent;
  color: #171717;
  background-color: #F4F4F4;
  font-size: 16px;
  width: 100%;
  font-family: "jost";
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  padding-left: 45px;
  border-radius: 5px;
}
.form-control {
  height: 60px;
  padding: 0 20px;
  border: 1px solid transparent;
  color: #171717;
  background-color: #F4F4F4;
  font-size: 14px;
  width: 100%;
  font-family: "jost";
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  padding-left: 45px;
  border-radius: 5px;
}
.form-select {
  height: 60px;
  padding: 0 20px;
  border: 1px solid transparent;
  color: #171717;
  background-color: #F4F4F4;
  font-size: 14px;
  width: 100%;
  font-family: "jost";
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  padding-left: 30px;
  border-radius: 5px;
}
textarea {
  height: 60px;
  padding: 0 20px;
  border: 1px solid transparent;
  color: #171717;
  background-color: #F4F4F4;
  font-size: 16px;
  width: 100%;
  font-family: "jost";
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  padding-left: 45px;
  border-radius: 5px;
}
input {
  height: 60px;
  padding: 0 20px;
  border: 1px solid transparent;
  color: #171717;
  background-color: #F4F4F4;
  font-size: 16px;
  width: 100%;
  font-family: "jost";
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  padding-left: 45px;
  border-radius: 5px;
}

select:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
  background-color: #F4F4F4;
}

.single-select:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
  background-color: #F4F4F4;
}

.form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
  background-color: #F4F4F4;
}

.form-select:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
  background-color: #F4F4F4;
}

textarea:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
  background-color: #F4F4F4;
}

input:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
  background-color: #F4F4F4;
}

select::-webkit-input-placeholder {
  color: #171717;
}

.single-select::-webkit-input-placeholder {
  color: #171717;
}

.form-control::-webkit-input-placeholder {
  color: #171717;
}

.form-select::-webkit-input-placeholder {
  color: #171717;
}

textarea::-webkit-input-placeholder {
  color: #171717;
}

input::-webkit-input-placeholder {
  color: #171717;
}

select:-ms-input-placeholder {
  color: #171717;
}

.single-select:-ms-input-placeholder {
  color: #171717;
}

.form-control:-ms-input-placeholder {
  color: #171717;
}

.form-select:-ms-input-placeholder {
  color: #171717;
}

textarea:-ms-input-placeholder {
  color: #171717;
}

input:-ms-input-placeholder {
  color: #171717;
}

select::-ms-input-placeholder {
  color: #171717;
}

.single-select::-ms-input-placeholder {
  color: #171717;
}

.form-control::-ms-input-placeholder {
  color: #171717;
}

.form-select::-ms-input-placeholder {
  color: #171717;
}

textarea::-ms-input-placeholder {
  color: #171717;
}

input::-ms-input-placeholder {
  color: #171717;
}

select::placeholder {
  color: #171717;
}

.single-select::placeholder {
  color: #171717;
}

.form-control::placeholder {
  color: #171717;
}

.form-select::placeholder {
  color: #171717;
}

textarea::placeholder {
  color: #171717;
}

input::placeholder {
  color: #171717;
}

.newsletter-form .form-control::placeholder { 
color: #c9c9c9;
}

select.style2 {
  height: auto;
  border: none;
  border: 2px solid #A9C643;
  padding: 14.5px 30px;
  background-color: transparent;
  line-height: initial;
}

.single-select.style2 {
  height: auto;
  border: none;
  border: 2px solid #A9C643;
  padding: 14.5px 30px;
  background-color: transparent;
  line-height: initial;
}

.form-control.style2 {
  height: auto;
  border: none;
  border: 2px solid #A9C643;
  padding: 14.5px 30px;
  background-color: transparent;
  line-height: initial;
}

.form-select.style2 {
  height: auto;
  border: none;
  border: 2px solid #A9C643;
  padding: 14.5px 30px;
  background-color: transparent;
  line-height: initial;
}

textarea.style2 {
  height: auto;
  border: none;
  border: 2px solid #A9C643;
  padding: 14.5px 30px;
  background-color: transparent;
  line-height: initial;
}

input.style2 {
  height: auto;
  border: none;
  border: 2px solid #A9C643;
  padding: 14.5px 30px;
  background-color: transparent;
  line-height: initial;
}

select.style2 option {
  background-color: #171717;
  color: #171717;
  padding: 2px 15px;
}

.single-select.style2 option {
  background-color: #171717;
  color: #171717;
  padding: 2px 15px;
}

.form-control.style2 option {
  background-color: #171717;
  color: #171717;
  padding: 2px 15px;
}

.form-select.style2 option {
  background-color: #171717;
  color: #171717;
  padding: 2px 15px;
}

textarea.style2 option {
  background-color: #171717;
  color: #171717;
  padding: 2px 15px;
}

input.style2 option {
  background-color: #171717;
  color: #171717;
  padding: 2px 15px;
}

select.style2::-webkit-input-placeholder {
  color: #171717;
}

.single-select.style2::-webkit-input-placeholder {
  color: #171717;
}

.form-control.style2::-webkit-input-placeholder {
  color: #171717;
}

.form-select.style2::-webkit-input-placeholder {
  color: #171717;
}

textarea.style2::-webkit-input-placeholder {
  color: #171717;
}

input.style2::-webkit-input-placeholder {
  color: #171717;
}

select.style2:-ms-input-placeholder {
  color: #171717;
}

.single-select.style2:-ms-input-placeholder {
  color: #171717;
}

.form-control.style2:-ms-input-placeholder {
  color: #171717;
}

.form-select.style2:-ms-input-placeholder {
  color: #171717;
}

textarea.style2:-ms-input-placeholder {
  color: #171717;
}

input.style2:-ms-input-placeholder {
  color: #171717;
}

select.style2::-ms-input-placeholder {
  color: #171717;
}

.single-select.style2::-ms-input-placeholder {
  color: #171717;
}

.form-control.style2::-ms-input-placeholder {
  color: #171717;
}

.form-select.style2::-ms-input-placeholder {
  color: #171717;
}

textarea.style2::-ms-input-placeholder {
  color: #171717;
}

input.style2::-ms-input-placeholder {
  color: #171717;
}

select.style2::placeholder {
  color: #171717;
}

.single-select.style2::placeholder {
  color: #171717;
}

.form-control.style2::placeholder {
  color: #171717;
}

.form-select.style2::placeholder {
  color: #171717;
}

textarea.style2::placeholder {
  color: #171717;
}

input.style2::placeholder {
  color: #171717;
}

select.style-white {
  background: #ffffff;
}

.single-select.style-white {
  background: #ffffff;
}

.form-control.style-white {
  background: #ffffff;
}

.form-select.style-white {
  background: #ffffff;
}

textarea.style-white {
  background: #ffffff;
}

input.style-white {
  background: #ffffff;
}

select.style-border {
  background: transparent;
  border: 1px solid #E1E1E1;
}

.single-select.style-border {
  background: transparent;
  border: 1px solid #E1E1E1;
}

.form-control.style-border {
  background: transparent;
  border: 1px solid #E1E1E1;
}

.form-select.style-border {
  background: transparent;
  border: 1px solid #E1E1E1;
}

textarea.style-border {
  background: transparent;
  border: 1px solid #E1E1E1;
}

input.style-border {
  background: transparent;
  border: 1px solid #E1E1E1;
}

select.style-border:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
}

.single-select.style-border:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
}

.form-control.style-border:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
}

.form-select.style-border:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
}

textarea.style-border:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
}

input.style-border:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A9C643;
}

select.style-border2 {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.single-select.style-border2 {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.form-control.style-border2 {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.form-select.style-border2 {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}

textarea.style-border2 {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}

input.style-border2 {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}

select.style-border2::-webkit-input-placeholder {
  color: #ffffff;
}

.single-select.style-border2::-webkit-input-placeholder {
  color: #ffffff;
}

.form-control.style-border2::-webkit-input-placeholder {
  color: #ffffff;
}

.form-select.style-border2::-webkit-input-placeholder {
  color: #ffffff;
}

textarea.style-border2::-webkit-input-placeholder {
  color: #ffffff;
}

input.style-border2::-webkit-input-placeholder {
  color: #ffffff;
}

select.style-border2:-ms-input-placeholder {
  color: #ffffff;
}

.single-select.style-border2:-ms-input-placeholder {
  color: #ffffff;
}

.form-control.style-border2:-ms-input-placeholder {
  color: #ffffff;
}

.form-select.style-border2:-ms-input-placeholder {
  color: #ffffff;
}

textarea.style-border2:-ms-input-placeholder {
  color: #ffffff;
}

input.style-border2:-ms-input-placeholder {
  color: #ffffff;
}

select.style-border2::-ms-input-placeholder {
  color: #ffffff;
}

.single-select.style-border2::-ms-input-placeholder {
  color: #ffffff;
}

.form-control.style-border2::-ms-input-placeholder {
  color: #ffffff;
}

.form-select.style-border2::-ms-input-placeholder {
  color: #ffffff;
}

textarea.style-border2::-ms-input-placeholder {
  color: #ffffff;
}

input.style-border2::-ms-input-placeholder {
  color: #ffffff;
}

select.style-border2::placeholder {
  color: #ffffff;
}

.single-select.style-border2::placeholder {
  color: #ffffff;
}

.form-control.style-border2::placeholder {
  color: #ffffff;
}

.form-select.style-border2::placeholder {
  color: #ffffff;
}

textarea.style-border2::placeholder {
  color: #ffffff;
}

input.style-border2::placeholder {
  color: #ffffff;
}

select.style-border2 option {
  color: #171717;
}

.single-select.style-border2 option {
  color: #171717;
}

.form-control.style-border2 option {
  color: #171717;
}

.form-select.style-border2 option {
  color: #171717;
}

textarea.style-border2 option {
  color: #171717;
}

input.style-border2 option {
  color: #171717;
}

select.style-border2:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #E1E1E1;
}

.single-select.style-border2:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #E1E1E1;
}

.form-control.style-border2:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #E1E1E1;
}

.form-select.style-border2:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #E1E1E1;
}

textarea.style-border2:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #E1E1E1;
}

input.style-border2:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #E1E1E1;
}

select.style3 {
  background: #F5F5F6;
}

.single-select.style3 {
  background: #F5F5F6;
}

.form-control.style3 {
  background: #F5F5F6;
}

.form-select.style3 {
  background: #F5F5F6;
}

textarea.style3 {
  background: #F5F5F6;
}

input.style3 {
  background: #F5F5F6;
}

.form-text {
  font-size: 16px;
}

.form-text a {
  color: #171717;
  font-weight: 500;
}

.single-select,
.form-select,
select {
  display: block;
  width: 100%;
  line-height: 60px;
  cursor: pointer;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
  background-position: left 7px center;
  background-repeat: no-repeat;
  background-size: 16px 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.single-select:after,
.form-select:after,
select:after {
  left: 30px;
  height: 8px;
  width: 8px;
}

.single-select .list,
.form-select .list,
select .list {
  width: 100%;
}

textarea.form-control,
textarea {
  min-height: 150px;
  padding-top: 16px;
  padding-bottom: 17px;
}

textarea.form-control.style2,
textarea.style2 {
  min-height: 100px;
}

.form-group {
  margin-bottom: 30px;
  position: relative;
}

.form-group > i {
  display: inline-block;
  position: absolute;
  left: 25px;
  top: 21px;
  font-size: 16px;
  color: #171717;
}

.form-group > i.fa-envelope {
  padding-top: 1px;
}

.form-group > i.fa-comment {
  margin-top: -2px;
}

.form-group > i.fa-chevron-down {
  width: 17px;
  background-color: #F4F4F4;
}

.form-group.has-label > i {
  top: 50px;
}

.form-group.has-icon .form-control {
  padding-right: 70px;
}

.form-group.has-icon .input-icon {
  display: inline-block;
  position: absolute;
  right: 40px;
  top: 18px;
  font-size: 16px;
  color: #171717;
}

.form-group.has-icon .input-icon:hover {
  color: #A9C643;
}

.form-group.radius-group input {
  border-radius: 100px;
}

.form-group.style-2 .form-control {
  padding: 0 30px 0 55px;
}

.form-group.style-2 textarea.form-control {
  padding: 16px 30px 30px 55px;
}

.form-group.style-3 .form-control {
  padding: 0 60px 0 30px;
}

[class*="col-"].form-group > i {
  left: undefined;
}

[class*="col-"].form-group .form-icon-left {
  right: undefined;
  left: auto;
}

option:checked {
  background-color: #A9C643;
  color: #ffffff;
}

option:focus {
  background-color: #A9C643;
  color: #ffffff;
}

option:hover {
  background-color: #A9C643;
  color: #ffffff;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

input[type="checkbox"] {
  visibility: hidden;
  opacity: 0;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  display: none;
  border-radius: 10px;
}

input[type="checkbox"]:checked ~ label:before {
  content: "\f00c";
  color: #ffffff;
  background-color: #A9C643;
  border-color: #A9C643;
}

input[type="checkbox"] ~ label {
  position: relative;
  padding-right: 30px;
  cursor: pointer;
  display: block;
}

input[type="checkbox"] ~ label:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  
  position: absolute;
  right: 0px;
  top: 3.5px;
  background-color: #ffffff;
  border: 1px solid #A9C643;
  height: 18px;
  width: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
}

input[type="checkbox"].style2 ~ label {
  color: #8B929C;
  padding-right: 23px;
  margin-bottom: -0.5em;
}

input[type="checkbox"].style2 ~ label:before {
  background-color: white;
  border: 1px solid #f7ccd7;
  height: 14px;
  width: 14px;
  line-height: 14px;
  border-radius: 3px;
  top: 6px;
}

input[type="checkbox"].style2:checked ~ label:before {
  color: #A9C643;
}

input[type="radio"] {
  visibility: hidden;
  opacity: 0;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  display: none;
}

input[type="radio"] ~ label {
  position: relative;
  padding-right: 30px;
  cursor: pointer;
  line-height: 1;
  display: inline-block;
  
  margin-bottom: 0;
}

input[type="radio"] ~ label::before {
  content: "\f111";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  right: 0;
  top: -2px;
  width: 20px;
  height: 20px;
  padding-right: 0;
  font-size: 0.6em;
  line-height: 19px;
  text-align: center;
  border: 1px solid #A9C643;
  border-radius: 100%;
  
  background: #ffffff;
  color: transparent;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

input[type="radio"]:checked ~ label::before {
  border-color: #A9C643;
  background-color: #A9C643;
  color: #ffffff;
}

label {
  margin-bottom: 0.5em;
  margin-top: -0.3em;
  display: block;
  color: #171717;
  font-family: "jost";
  font-size: 16px;
}

textarea.is-invalid {
  border: 1px solid #dc3545 !important;
  background-position: left calc(0.375em + 0.8875rem) center;
  background-image: none;
}

select.is-invalid {
  border: 1px solid #dc3545 !important;
  background-position: left calc(0.375em + 0.8875rem) center;
  background-image: none;
}

input.is-invalid {
  border: 1px solid #dc3545 !important;
  background-position: left calc(0.375em + 0.8875rem) center;
  background-image: none;
}

.was-validated input:invalid {
  border: 1px solid #dc3545 !important;
  background-position: left calc(0.375em + 0.8875rem) center;
  background-image: none;
}

textarea.is-invalid:focus,
select.is-invalid:focus,
input.is-invalid:focus,
.was-validated input:invalid:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

textarea.is-invalid {
  background-position: top calc(0.375em + 0.5875rem) right calc(0.375em + 0.8875rem);
}

.row.no-gutters > .form-group {
  margin-bottom: 0;
}

.form-messages {
  display: none;
}

.form-messages.mb-0 * {
  margin-bottom: 0;
}

.form-messages.success {
  color: #28a745;
  display: block;
}

.form-messages.error {
  color: #dc3545;
  display: block;
}

.form-messages pre {
  padding: 0;
  background-color: transparent;
  color: inherit;
}

/*------------------- 2.4. Slick Slider -------------------*/
.slick-track > [class*=col] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-left: undefined;
  padding-right: undefined;
  margin-top: undefined;
}

.slick-track {
  min-width: 100%;
}

.slick-list {
  padding-right: 0;
  padding-left: 0;
  overflow: hidden;
}

.slick-slide img {
  display: inline-block;
}

.slick-dots {
  list-style-type: none;
  padding: 0;
  margin: 40px 0 0px 0;
  line-height: 0;
  text-align: center;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.slick-dots li {
  display: inline-block;
  margin-left: 18px;
}

.slick-dots li:last-child {
  margin-left: 0;
}

.slick-dots button {
  font-size: 0;
  padding: 0;
  width: 10px;
  height: 10px;
  line-height: 0;
  border-radius: 9999px;
  border: none;
  background-color: #A9C643;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  position: relative;
}

.slick-dots button:hover {
  border-color: #A9C643;
}

.slick-dots button:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  border: 2px solid #A9C643;
  border-radius: 50%;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  opacity: 0;
  visibility: hidden;
}

.slick-dots .slick-active button {
  background-color: #A9C643;
}

.slick-dots .slick-active button::before {
  opacity: 1;
  visibility: visible;
}

.slick-arrow {
  display: inline-block;
  padding: 0;
  background-color: #F4F4F4;
  color: #A9C643;
  position: absolute;
  top: 50%;
  border: none;
  border-radius: 50%;
  left: 362px;
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 18px;
  margin-top: calc(53px) / -1;
  -webkit-box-shadow: 0px 6px 50px rgba(37, 37, 37, 0.05);
          box-shadow: 0px 6px 50px rgba(37, 37, 37, 0.05);
  z-index: 2;
  opacity: 1;
}

@media (max-width: 1200px) {

	.slick-arrow {
  left: 42px;
	}
}

@media (max-width: 1399px) {

	.slick-arrow {
  left: 120px;
	}
}

@media (max-width: 1500px) {

	.slick-arrow {
  left: 132px;
	}
}

@media (max-width: 1600px) {

	.slick-arrow {
  left: 212px;
	}
}

@media (min-width: 1922px) {

	.slick-arrow {
  left: 362px;
	}
}

.slick-arrow.default {
  position: relative;
  margin-top: 0;
}

.slick-arrow.slick-next {
  margin-top: 20px;
}

.slick-arrow.style2 {
  border-radius: 5px;
  color: #171717;
  border: 1px solid #E1E1E1;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.slick-arrow.style2:hover {
  background: transparent;
  border-color: #A9C643;
  color: #A9C643;
}

.slick-arrow.style3 {
  color: #ffffff;
  border: 1px solid #A9C643;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.slick-arrow.style3:hover {
  background: #A9C643;
  border-color: #A9C643;
}

.slick-arrow:hover {
  opacity: 1;
  background: #A9C643;
  color: #ffffff;
}

.arrow-margin .slick-arrow {
  margin: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  border-radius: 5px;
}

.arrow-margin .slick-arrow.slick-prev {
  left: auto;
  right: undefined;
}

.arrow-wrap .slick-arrow {
  opacity: 0;
  visibility: hidden;
}

.arrow-wrap:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}

/* Hight Resoulation devices */

/* Extra large devices */

/* Medium Large devices */

/* Medium devices */
@media (max-width: 991px) {
  .slick-dots {
    margin: 40px 0 0 0;
  }
  .icon-box .slick-arrow {
    margin-left: 0;
  }
}

.center-active .slick-slide.slick-current + .slick-slide .testimonials-item {
  border-color: #A9C643 !important;
}

/***********************************************************/

.menu-area {
border-top: 1px solid #eee;
}



/*------------------- 2.5. Mobile Menu -------------------*/
.mobile-menu-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 999999;
  width: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.8s;
  transition: all ease 0.8s;
  opacity: 0;
  visibility: hidden;
}

.mobile-menu-wrapper .mobile-logo {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mobile-menu-wrapper .mobile-logo img {
  max-width: 170px;
}

.mobile-menu-wrapper .menu-toggle {
  border: 0;
  font-size: 22px;
  left: -16.5px;
  top: 25px;
  padding: 6px;
  line-height: 1;
  font-size: 18px;
  z-index: 1;
  color: #A9C643;
  background-color: transparent;
  border-radius: 0;
top: 10px;
left: 11px;position: absolute;
}

.mobile-menu-wrapper .menu-toggle:hover {

}

.mobile-menu-wrapper .mobile-menu-area {
  width: 100%;
  background-color: #fff;
  height: 100%;
  position: relative;
  right: -110%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
  z-index: 1;
}

.mobile-menu-wrapper.body-visible {
  opacity: 1;
  visibility: visible;
}

.mobile-menu-wrapper.body-visible .mobile-menu-area {
  right: 0;
  opacity: 1;
  visibility: visible;
}

.mobile-menu {
  overflow-y: scroll;
max-height: 450px;
  padding-bottom: 40px;
  text-align: right;
}

.mobile-menu ul {
  margin: 0;
  padding: 0 0;
}

.mobile-menu ul li {
  border-bottom: 1px solid #fdedf1;
  list-style-type: none;
}

.mobile-menu ul li li:first-child {
  border-top: 1px solid #fdedf1;
}

.mobile-menu ul li a {
  display: block;
  position: relative;
  padding: 12px 0;
  line-height: 1.4;
  font-size: 16px;
  text-transform: capitalize;
  color: #171717;
  padding-right: 0px;
font-weight: 500;
}

.mobile-menu ul li.active-class > a {
  color: #A9C643;
}

.mobile-menu ul li.active-class > a:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.mobile-menu ul li ul li {
  padding-right: 10px;
}

.mobile-menu ul li ul li:last-child {
  border-bottom: none;
}

.mobile-menu ul .submenu-item-has-children > a .mean-expand-class {
  position: absolute;
  left: 0;
  top: 50%;
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  height: 100%;
  line-height: 25px;
  margin-top: -12.5px;
  display: inline-block;
  text-align: end;
  background-color: transparent;
  color: #171717;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

.mobile-menu ul .submenu-item-has-children > a .mean-expand-class:before {
  content: '\f104';
  font-family: "Font Awesome 5 Pro";
  
}

.mobile-menu ul .submenu-item-has-children.active-class > a .mean-expand-class:before {
  content: '\f107';
}

.mobile-menu > ul {
  padding: 0 30px;
}

.mobile-menu > ul > li:last-child {
  border-bottom: none;
}

@media (max-width: 400px) {
  .mobile-menu-wrapper .mobile-menu-area {
    width: 85%;
  }
  .mobile-menu > ul {
    padding: 0 20px;
  }
}

/*=================================
    03. Utilities
==================================*/
/*------------------- 3.1. Preloader -------------------*/
.preloader {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  background-color: #171717;
}

.preloader .btn {
  padding: 15px 20px;
  border-radius: 0;
  font-size: 14px;
  text-transform: capitalize;
}

.preloader .btn:after {
  border-radius: 0;
}

.preloader-inner {
  text-align: center;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  line-height: 1;
}

.preloader-inner img {
  display: block;
  margin: 0 auto 10px auto;
}

.loader {
  color: #ffffff;
  font-size: 45px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: mltShdSpin 1.7s infinite ease, round 1.7s infinite ease;
          animation: mltShdSpin 1.7s infinite ease, round 1.7s infinite ease;
  display: inline-block;
}

@-webkit-keyframes mltShdSpin {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em,
 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em,
 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 
 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 
 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 
 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 
 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 
 -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, 
 -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 
 -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, 
 -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
 -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, 
 -0.749em -0.34em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
 -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, 
 -0.749em -0.34em 0 -0.477em;
  }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
 -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, 
 -0.82em -0.09em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
 -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, 
 -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 
 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 
 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@keyframes mltShdSpin {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em,
 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em,
 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 
 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 
 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 
 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 
 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 
 -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, 
 -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 
 -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, 
 -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
 -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, 
 -0.749em -0.34em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
 -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, 
 -0.749em -0.34em 0 -0.477em;
  }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
 -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, 
 -0.82em -0.09em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
 -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, 
 -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 
 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 
 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/*------------------- 3.2. Buttons -------------------*/
.btn {
  position: relative;
  z-index: 2;
  vertical-align: middle;
  display: inline-block;
  border: none;
  border-radius: 5px !important;
  text-align: center;
  background-color: #A9C643;
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize;
  line-height: 1;
  padding: 14px 20px;
  overflow: hidden;
}

.btn::after {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  background-color: #ffffff;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}

.btn::before {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  background-color: #ffffff;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}

.btn:before {
  top: -2em;
  right: -2em;
}

.btn:after {
  right: calc(100% + 2em);
  top: calc(100% + 2em);
}

.btn i {
  font-size: 14px;
margin: 0 4px;
}


.btn:focus {
  color: #171717;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn:hover {
  color: #171717;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn:active {
  color: #171717;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn:focus:after, .btn:focus:before, .btn:hover:after, .btn:hover:before, .btn:active:after, .btn:active:before {
  height: 410px;
  width: 410px;
}

.btn.style2:before {
  background-color: #171717;
}

.btn.style2:after {
  background-color: #171717;
}

.btn.style2:active {
  color: #ffffff;
}

.btn.style2:focus {
  color: #ffffff;
}

.btn.style2:hover {
  color: #ffffff;
}

.btn.style3 {
  background: #171717;
}

.btn.style3:active {
  color: #171717;
}

.btn.style3:focus {
  color: #171717;
}

.btn.style3:hover {
  color: #171717;
}

.btn.style4 {
  background: #F4F4F4;
  color: #A9C643;
}

.btn.style4:after {
  background: #A9C643;
}

.btn.style4:before {
  background: #A9C643;
}

.btn.style4:active {
  color: #ffffff;
}

.btn.style4:focus {
  color: #ffffff;
}

.btn.style4:hover {
  color: #ffffff;
}

.btn.style5 {
  background: #ffffff;
  color: #171717;
}

.btn.style5:after {
  background: #171717;
}

.btn.style5:before {
  background: #171717;
}

.btn.style5:active {
  color: #ffffff;
}

.btn.style5:focus {
  color: #ffffff;
}

.btn.style5:hover {
  color: #ffffff;
}

.btn.style-border {
  color: #ffffff;
  border: 1px solid #ffffff;
  background: transparent;
  padding: 23px 30px 19px;
}

.btn.style-border:before {
  background: #ffffff;
}

.btn.style-border:after {
  background: #ffffff;
}

.btn.style-border:active {
  color: #171717;
}

.btn.style-border:focus {
  color: #171717;
}

.btn.style-border:hover {
  color: #171717;
}

.btn.style-border2 {
  color: #171717;
  border: 1px solid #171717;
  background: transparent;
	
}

.btn.style-border2:before {
  background: #171717;
}

.btn.style-border2:after {
  background: #171717;
}

.btn.style-border2:active {
  color: #ffffff;
}

.btn.style-border2:focus {
  color: #ffffff;
}

.btn.style-border2:hover {
  color: #ffffff;
}

.btn.style-border3 {
  color: #171717;
  border: 1px solid #A9C643;
  background: transparent;
  padding: 23px 30px 19px;
}

.btn.style-border3:before {
  background: #A9C643;
}

.btn.style-border3:after {
  background: #A9C643;
}

.btn.style-border3:active {
  color: #ffffff;
}

.btn.style-border3:focus {
  color: #ffffff;
}

.btn.style-border3:hover {
  color: #ffffff;
}

.btn.style-r0 {
  border-radius: 0 !important;
}

.btn.style-r0:before {
  border-radius: 0;
}

.btn.style-radius {
  border-radius: 100px !important;
}

.menu-toggle.icon-btn {
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  background-color: #A9C643;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  border: none;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;padding: 0;
}

.menu-toggle.icon-btn:hover {
  background-color: #171717;
  color: #ffffff;
}

.icon-btn.btn-border {
  background: transparent;
  border: 2px solid #A9C643;
  color: #A9C643;
}

.icon-btn.btn-border:hover {
  background: #A9C643;
  color: #ffffff;
}

.play-btn {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.play-btn > i {
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background-color: #A9C643;
  color: #ffffff;
  font-size: 30px;
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

@media (max-width: 767px) {

	.play-btn > i {
  font-size: 24px;
	}
}

@media (max-width: 767px) {

	.play-btn > i {
  line-height: 70px;
	}
}

@media (max-width: 767px) {

	.play-btn > i {
  height: 70px;
	}
}

@media (max-width: 767px) {

	.play-btn > i {
  width: 70px;
	}
}

.play-btn > i.fa-play {
  padding-left: 0.18em;
}

.play-btn:after, .play-btn:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  z-index: -1;
  border-radius: 50%;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.play-btn:after {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.play-btn:hover i {
  background-color: #A9C643;
}

.play-btn.style2:before {
  background-color: transparent;
  border: 1px solid #ffffff;
}

.play-btn.style2:after {
  background-color: transparent;
  border: 1px solid #ffffff;
}

.play-btn.style3 > i {
  background-color: #A9C643;
  color: #ffffff;
  font-size: 20px;
}

.play-btn.style3:before {
  background-color: #ffffff;
}

.play-btn.style3:after {
  background-color: #ffffff;
}

.play-btn.style3:hover > i {
  background-color: #ffffff;
  color: #A9C643;
}

.play-btn.style4 > i {
  background-color: #ffffff;
  color: #A9C643;
  font-size: 30px;
  padding-left: 0;
  padding-right: 5px;
}

.play-btn.style4:before, .play-btn.style4:after {
  background-color: rgba(255, 255, 255, 0.2);
background: rgba(255, 255, 255, 0.09);
}

.play-btn.style4:hover > i {
  background-color: #A9C643;
  color: #ffffff;
}

.link-btn {
  font-size: 14px;
  
  display: inline-block;
  line-height: 0.8;
  position: relative;
  padding-bottom: 2px;
  margin-bottom: -2px;
  text-transform: uppercase;
  color: #A9C643;
}

.link-btn i {
  margin-right: 5px;
  font-size: 0.9rem;
}

.link-btn:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #A9C643;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.link-btn:hover {
  color: #A9C643;
}

.link-btn:hover::before {
  width: 100%;
}

.link-btn.style2 {
  color: #ffffff;
}

.link-btn.style2:before {
  background: #ffffff;
}

.link-btn.style3 {
  color: #171717;
  letter-spacing: 1px;
}

.link-btn.style3:before {
  background: #171717;
}

.line-btn {
  font-size: 14px;
  
  display: inline-block;
  line-height: 0.8;
  position: relative;
  padding-bottom: 4px;
  margin-bottom: -1px;
  text-transform: uppercase;
  color: #A9C643;
}

.line-btn i {
  margin-right: 5px;
  font-size: 0.9rem;
}

.line-btn:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #A9C643;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.line-btn:hover {
  color: #171717;
}

.line-btn:hover::before {
  background-color: #171717;
  width: 45px;
}

.scroll-top {
  position: fixed;
  left: 30px;
  bottom: 30px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 10000;
  opacity: 1;
  visibility: hidden;
  -webkit-transform: translateY(45px);
          transform: translateY(45px);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.scroll-top:after {
  content: "\f062";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  
  color: #A9C643;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  z-index: 1;
  border: 2px solid #A9C643;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 50%;
}

.scroll-top svg {
  color: #A9C643;
  border-radius: 50%;
  background: #ffffff;
}

.scroll-top svg path {
  fill: none;
}

.scroll-top .progress-circle path {
  stroke: #A9C643;
  stroke-width: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.scroll-top.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* Small devices */
@media (max-width: 767px) {
  .scroll-btn img {
    width: 70px;
  }
  .scroll-btn.show {
    bottom: -50px;
  }
}

/*------------------- 3.3. Titles -------------------*/
.sec-title {
  margin-bottom: 18px;
  font-size: 24px;
  position: relative;
}

.sec-title .title-bg-shape {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-animation: bg-anim 10s linear infinite;
          animation: bg-anim 10s linear infinite;
}

.sec-title .title-bg-shape.shape-center {
  right: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

h3.sec-title {
  margin-top: -0.2em;
font-size: 24px;
text-transform: capitalize;
}

.sub-title {
  display: block;
  line-height: 1.2;
  color: #7A9713;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  font-family: "jost";
  margin-bottom: 12px;
}

.sub-title:after {
  content: '';
  position: relative;
  width: 40px;
  height: 2px;
  background: #A9C643;
  display: inline-block;
  margin-left: 12px;
  top: -4px;
}

.sub-title:before {
  content: '';
  position: relative;
  width: 25px;
  height: 2px;
  background: #A9C643;
  display: inline-block;
  margin-left: 12px;
  top: -4px;
}

.sub-title:after {
  margin-left: 0;
  margin-right: 12px;
  display: none;
}

.sub-title.text-white:after {
  background: #ffffff;
}

.sub-title.text-white:before {
  background: #ffffff;
}

.sub-title.style2:before {
  display: none;
}

.sub-title.style2:after {
  margin-left: 0;
  margin-right: 12px;
  display: inline-block;
}

.box-title {
  font-size: 24px;
  line-height: 1.417;
  
  margin-top: -0.30em;
}

.box-title a {
  color: inherit;
}

.box-title a:hover {
  color: #A9C643;
}

.sec-text {
  font-size: 16px;
  
  margin-top: 21px;
  line-height: 1.667;
  margin-bottom: 0;
}

.title-area {
  margin-bottom: 30px;
  position: relative;
}

.title-area.mb-0 .sec-title {
  margin-bottom: 17px;
}

.title-area .sub-title {
  margin-top: -0.2em;
}

.title-area.text-center .sub-title:after {
  display: inline-block;
}

.white-title {
  color: #fff;
  
  position: relative;
  padding-bottom: 9px;
  margin-bottom: 19px;
}

.white-title:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  height: 2px;
  width: 50px;
}

.page-title {
  
  margin-top: -0.3em;
}

.page-subtitle {
  
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .sec-title {
    font-size: 45px;
    line-height: 1.2;
  }
  .sec-text {
    margin-top: 0px;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .title-area.mb-45,
  .sec-title.mb-45 {
    margin-bottom: 36px;
  }
  .title-area.mb-50,
  .sec-title.mb-50 {
    margin-bottom: 40px;
  }
  .sec-text {
    font-size: 16px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .title-area.mb-45,
  .sec-title.mb-45 {
    margin-bottom: 35px;
  }
  .sub-title {
    font-size: 14px;
  }
}

/*------------------- 3.4. Common -------------------*/
.shape-mockup-wrap {
  z-index: 2;
  position: relative;
}

.shape-mockup {
  position: absolute;
  z-index: -1;
}

.shape-mockup.z-index-3 {
  z-index: 3;
}

.z-index-step1 {
  position: relative;
  z-index: 4 !important;
}

.z-index-common {
  position: relative;
  z-index: 3;
}

.z-index-3 {
  z-index: 3;
}

.z-index-n1 {
  z-index: -1;
}

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.badge {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  text-align: center;
  background-color: #A9C643;
  color: #ffffff;
  padding: 0.2em 0.45em;
  font-size: 0.6em;
  border-radius: 50%;
  top: 7px;
  right: 12px;
  font-weight: 400;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.social-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.social-btn a {
  height: 45px;
  width: 45px;
  line-height: 45px;
  border-radius: 5px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.2);
background: rgba(255, 255, 255, 0.09);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}

.social-btn a:hover {
  background: #ffffff;
  color: #A9C643;
}

.social-btn.style2 a {
  width: 30px;
  height: 30px;
  line-height: 32px;
  font-size: 14px;
  color: #ffffff;
  background: #171717;
  border-radius: 5px;
}

.social-btn.style2 a:hover {
  color: #ffffff;
  background-color: #A9C643;
}

.social-btn.style3 a {
  background: #232323;
  width: 30px;
  height: 30px;
  line-height: 32px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 14px;
}

.social-btn.style3 a:hover {
  background: #A9C643;
  color: #ffffff;
}

.social-btn.style4 {
  gap: 20px;
}

.social-btn.style4 a {
  background: transparent;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  color: #171717;
  border: 1px solid #E1E1E1;
  font-size: 16px;
}

.social-btn.style4 a:hover {
  border-color: #A9C643;
}

.social-btn.color-theme a {
  color: #171717;
  border-color: #A9C643;
}

.global-carousel.slider-shadow .slick-list {
  padding: 30px 0px 40px 0px !important;
  margin: -30px 0px -40px 0px;
}

.btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px 30px;
}

.btn-group .btn {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.btn-group.style2 {
  gap: 20px 70px;
  /* Small devices */
}

@media (max-width: 767px) {
  .btn-group.style2 {
    gap: 20px 30px;
  }
}

.call-media-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  text-align: start;
  /* Extra small devices */
}

.call-media-wrap .icon {
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: #A9C643;
  text-align: center;
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.call-media-wrap .title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 2px;
  margin-top: -0.3em;
}

.call-media-wrap .link {
  font-size: 26px;
  
  margin-bottom: -0.3em;
}

.call-media-wrap .link:hover a {
  color: #171717 !important;
}

@media (max-width: 375px) {
  .call-media-wrap .link {
    font-size: 22px;
  }
}

/*******Magnific Image*******/
.mfp-zoom-in .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mfp-zoom-in.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.7;
}

.mfp-zoom-in.mfp-removing .mfp-content {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/*------------------- 3.6. Font -------------------*/
.font-icon {
  font-family: "Font Awesome 5 Pro";
}

.font-title {
  
}

.font-body {
  font-family: "jost";
}

.fw-extralight {
  font-weight: 100;
}

.fw-light {
  font-weight: 300;
}

.fw-normal {
  font-weight: 400;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  
}

.fw-extrabold {
  
}

.fs-md {
  font-size: 18px;
}

.fs-xs {
  font-size: 14px;
}

.text-underline {
  text-decoration: underline;
}

/*------------------- 3.7. Background -------------------*/
.bg-theme {
  background-color: #A9C643 !important;
}

.bg-theme2 {
  background-color: #A9C643 !important;
}

.bg-smoke {
  background-color: #F4F4F4 !important;
}

.bg-smoke2 {
  background-color: #F6F6F7 !important;
}

.bg-smoke3 {
  background-color: #F5F5F6 !important;
}

.bg-smoke4 {
  background-color: #F4F4F4 !important;
}

.bg-smoke5 {
  background-color: #F0F2F4 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-black {
  background-color: #202020 !important;
}

.bg-title {
  background-color: #171717 !important;
}

.background-image,
[data-bg-src] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.bg-fluid {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}

.bg-auto {
  background-size: auto auto;
}

.bg-top-center {
  background-size: auto;
  background-position: top center;
}

.bg-repeat {
  background-size: auto;
  background-repeat: repeat;
}

/*------------------- 3.8. Text Color -------------------*/
.text-theme {
  color: #A9C643 !important;
}

.text-theme2 {
  color: #A9C643 !important;
}

.text-title {
  color: #171717 !important;
}

.text-body {
  color: #171717 !important;
}

.text-white {
  color: #ffffff !important;
}

.text-light {
  color: #9fa2ad !important;
}

.text-yellow {
  color: #FFB539 !important;
}

.text-success {
  color: #28a745 !important;
}

.text-error {
  color: #dc3545 !important;
}

.text-inherit {
  color: inherit;
}

.text-inherit:hover {
  color: #A9C643;
}

a.text-theme:hover,
.text-reset:hover {
  text-decoration: underline;
}

/*------------------- 3.9. Overlay -------------------*/
.overlay {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.position-center {
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

[data-overlay] {
  position: relative;
  z-index: 2;
}

[data-overlay] [class^="col-"],
[data-overlay] [class*="col-"] {
  z-index: 1;
}

[data-overlay]:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}

[data-overlay="theme"]:before {
  background-color: #A9C643;
}

[data-overlay="title"]:before {
  background-color: #171717;
}

[data-overlay="white"]:before {
  background-color: #ffffff;
}

[data-overlay="black"]:before {
  background-color: #202020;
}

[data-overlay="overlay1"]:before {
  background-color: #131B23;
}

[data-opacity="1"]:before {
  opacity: 0.1;
}

[data-opacity="2"]:before {
  opacity: 0.2;
}

[data-opacity="3"]:before {
  opacity: 0.3;
}

[data-opacity="4"]:before {
  opacity: 0.4;
}

[data-opacity="5"]:before {
  opacity: 0.5;
}

[data-opacity="6"]:before {
  opacity: 0.6;
}

[data-opacity="7"]:before {
  opacity: 0.7;
}

[data-opacity="8"]:before {
  opacity: 0.8;
}

[data-opacity="9"]:before {
  opacity: 0.9;
}

[data-opacity="10"]:before {
  opacity: 1;
}

/*------------------- 3.10. Animation -------------------*/
.ripple-animation {
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: ripple;
          animation-name: ripple;
}
.play-btn:after {
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: ripple;
          animation-name: ripple;
}
.play-btn:before {
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: ripple;
          animation-name: ripple;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
            transform: scale(2.1);
    opacity: 0;
  }
}

@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
            transform: scale(2.1);
    opacity: 0;
  }
}

.movingX {
  -webkit-animation: movingX 8s linear infinite;
          animation: movingX 8s linear infinite;
}

@-webkit-keyframes movingX {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes movingX {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.moving {
  -webkit-animation: moving 8s linear infinite;
          animation: moving 8s linear infinite;
}

@-webkit-keyframes moving {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes moving {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.jump {
  -webkit-animation: jumpAni 7s linear infinite;
          animation: jumpAni 7s linear infinite;
}

.jump1 {
  -webkit-animation: jumpAni 6s linear infinite;
          animation: jumpAni 6s linear infinite;
}

.jump2 {
  -webkit-animation: jumpAni 5s linear infinite;
          animation: jumpAni 5s linear infinite;
}

.jump3 {
  -webkit-animation: jumpAni 4s linear infinite;
          animation: jumpAni 4s linear infinite;
}

@-webkit-keyframes jumpAni {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes jumpAni {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.jump-reverse {
  -webkit-animation: jumpReverseAni 7s linear infinite;
          animation: jumpReverseAni 7s linear infinite;
}

@-webkit-keyframes jumpReverseAni {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes jumpReverseAni {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.spin {
  -webkit-animation: spin 15s linear infinite;
          animation: spin 15s linear infinite;
}

.spin-slow {
  -webkit-animation: spin 50s linear infinite;
          animation: spin 50s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

.spin2 {
  -webkit-animation: spin2 15s linear infinite;
          animation: spin2 15s linear infinite;
}

@-webkit-keyframes spin2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes animate-positive {
  0% {
    width: 0;
  }
}

@keyframes animate-positive {
  0% {
    width: 0;
  }
}

.scalein {
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: scalein;
          animation-name: scalein;
}

.slidetopleft {
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: slidetopleft;
          animation-name: slidetopleft;
}

.slidebottomright {
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: slidebottomright;
          animation-name: slidebottomright;
}

.slideinleft {
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: slideinleft;
          animation-name: slideinleft;
}

.slideinright {
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: slideinright;
          animation-name: slideinright;
}

.slideindown {
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: slideindown;
          animation-name: slideindown;
}

.slideinup {
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: slideinup;
          animation-name: slideinup;
}

.rollinleft {
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: rollinleft;
          animation-name: rollinleft;
}

.rollinright {
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: rollinright;
          animation-name: rollinright;
}

.slider-animated {
  opacity: 1;
}

@-webkit-keyframes slideinup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70px);
            transform: translateY(70px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideinup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70px);
            transform: translateY(70px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes slideinright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(70px);
            transform: translateX(70px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideinright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(70px);
            transform: translateX(70px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes slideindown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-70px);
            transform: translateY(-70px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideindown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-70px);
            transform: translateY(-70px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes slideinleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-70px);
            transform: translateX(-70px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideinleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-70px);
            transform: translateX(-70px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes slidebottomright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px) translateY(100px);
            transform: translateX(100px) translateY(100px);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
}

@keyframes slidebottomright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px) translateY(100px);
            transform: translateX(100px) translateY(100px);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
}

@-webkit-keyframes slidetopleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px) translateY(-100px);
            transform: translateX(-100px) translateY(-100px);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
}

@keyframes slidetopleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px) translateY(-100px);
            transform: translateX(-100px) translateY(-100px);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  0% {
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
  }
  75% {
    border-top-color: #fff;
    border-left-color: #fff;
    border-right-color: #fff;
    border-bottom-color: transparent;
  }
  100% {
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  0% {
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
  }
  75% {
    border-top-color: #fff;
    border-left-color: #fff;
    border-right-color: #fff;
    border-bottom-color: transparent;
  }
  100% {
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
  }
}

/*=================================
    04. Template Style
==================================*/
/*------------------- 4.1. Widget  -------------------*/
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul,
.widget_archive ul,
.wp-block-page-list ul,
.widget_categories ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
}

.widget_nav_menu .menu,
.widget_nav_menu > ul,
.widget_meta .menu,
.widget_meta > ul,
.widget_pages .menu,
.widget_pages > ul,
.widget_archive .menu,
.widget_archive > ul,
.wp-block-page-list .menu,
.wp-block-page-list > ul,
.widget_categories .menu,
.widget_categories > ul {
  margin: -3px 0 0px 0;
}

.widget_nav_menu a {
  display: block;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  margin: 0 0px 20px 0px;
  padding: 14px 20px;
  font-size: 18px;
  font-weight: 400;
  
  line-height: 1;
  color: #171717;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget_meta a {
  display: block;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  margin: 0 0px 20px 0px;
  padding: 14px 20px;
  font-size: 18px;
  font-weight: 400;
  
  line-height: 1;
  color: #171717;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget_pages a {
  display: block;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  margin: 0 0px 20px 0px;
  padding: 14px 20px;
  font-size: 18px;
  font-weight: 400;
  
  line-height: 1;
  color: #171717;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget_archive a {
  display: block;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  margin: 0 0px 20px 0px;
  padding: 14px 20px;
  font-size: 18px;
  font-weight: 400;
  
  line-height: 1;
  color: #171717;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wp-block-page-list a {
  display: block;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  margin: 0 0px 20px 0px;
  padding: 14px 20px;
  font-size: 18px;
  font-weight: 400;
  
  line-height: 1;
  color: #171717;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget_categories a {
  display: block;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  margin: 0 0px 20px 0px;
  padding: 14px 20px;
  font-size: 18px;
  font-weight: 400;
  
  line-height: 1;
  color: #171717;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget_nav_menu a i,
.widget_meta a i,
.widget_pages a i,
.widget_archive a i,
.wp-block-page-list a i,
.widget_categories a i {
  margin-left: 12px;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}

.widget_nav_menu a span,
.widget_meta a span,
.widget_pages a span,
.widget_archive a span,
.wp-block-page-list a span,
.widget_categories a span {
  margin-right: auto;
}

.widget_nav_menu a.active {
  color: #A9C643;
  border-color: #A9C643;
}

.widget_nav_menu a:hover {
  color: #A9C643;
  border-color: #A9C643;
}

.widget_meta a.active {
  color: #A9C643;
  border-color: #A9C643;
}

.widget_meta a:hover {
  color: #A9C643;
  border-color: #A9C643;
}

.widget_pages a.active {
  color: #A9C643;
  border-color: #A9C643;
}

.widget_pages a:hover {
  color: #A9C643;
  border-color: #A9C643;
}

.widget_archive a.active {
  color: #A9C643;
  border-color: #A9C643;
}

.widget_archive a:hover {
  color: #A9C643;
  border-color: #A9C643;
}

.wp-block-page-list a.active {
  color: #A9C643;
  border-color: #A9C643;
}

.wp-block-page-list a:hover {
  color: #A9C643;
  border-color: #A9C643;
}

.widget_categories a.active {
  color: #A9C643;
  border-color: #A9C643;
}

.widget_categories a:hover {
  color: #A9C643;
  border-color: #A9C643;
}

.widget_nav_menu a.active i {
  color: #A9C643;
  opacity: 1;
}

.widget_nav_menu a:hover i {
  color: #A9C643;
  opacity: 1;
}

.widget_meta a.active i {
  color: #A9C643;
  opacity: 1;
}

.widget_meta a:hover i {
  color: #A9C643;
  opacity: 1;
}

.widget_pages a.active i {
  color: #A9C643;
  opacity: 1;
}

.widget_pages a:hover i {
  color: #A9C643;
  opacity: 1;
}

.widget_archive a.active i {
  color: #A9C643;
  opacity: 1;
}

.widget_archive a:hover i {
  color: #A9C643;
  opacity: 1;
}

.wp-block-page-list a.active i {
  color: #A9C643;
  opacity: 1;
}

.wp-block-page-list a:hover i {
  color: #A9C643;
  opacity: 1;
}

.widget_categories a.active i {
  color: #A9C643;
  opacity: 1;
}

.widget_categories a:hover i {
  color: #A9C643;
  opacity: 1;
}

.widget_nav_menu a.active ~ span {
  color: #A9C643;
}

.widget_nav_menu a:hover ~ span {
  color: #A9C643;
}

.widget_meta a.active ~ span {
  color: #A9C643;
}

.widget_meta a:hover ~ span {
  color: #A9C643;
}

.widget_pages a.active ~ span {
  color: #A9C643;
}

.widget_pages a:hover ~ span {
  color: #A9C643;
}

.widget_archive a.active ~ span {
  color: #A9C643;
}

.widget_archive a:hover ~ span {
  color: #A9C643;
}

.wp-block-page-list a.active ~ span {
  color: #A9C643;
}

.wp-block-page-list a:hover ~ span {
  color: #A9C643;
}

.widget_categories a.active ~ span {
  color: #A9C643;
}

.widget_categories a:hover ~ span {
  color: #A9C643;
}

.widget_nav_menu li,
.widget_meta li,
.widget_pages li,
.widget_archive li,
.wp-block-page-list li,
.widget_categories li {
  display: block;
  position: relative;
}

.widget_nav_menu li > span {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0px;
  background: transparent;
  border-radius: 0;
  height: auto;
  width: auto;
  line-height: initial;
  text-align: center;
  color: #171717;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.widget_meta li > span {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0px;
  background: transparent;
  border-radius: 0;
  height: auto;
  width: auto;
  line-height: initial;
  text-align: center;
  color: #171717;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.widget_pages li > span {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0px;
  background: transparent;
  border-radius: 0;
  height: auto;
  width: auto;
  line-height: initial;
  text-align: center;
  color: #171717;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.widget_archive li > span {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0px;
  background: transparent;
  border-radius: 0;
  height: auto;
  width: auto;
  line-height: initial;
  text-align: center;
  color: #171717;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.wp-block-page-list li > span {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0px;
  background: transparent;
  border-radius: 0;
  height: auto;
  width: auto;
  line-height: initial;
  text-align: center;
  color: #171717;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.widget_categories li > span {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0px;
  background: transparent;
  border-radius: 0;
  height: auto;
  width: auto;
  line-height: initial;
  text-align: center;
  color: #171717;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.widget_nav_menu li:last-child a,
.widget_meta li:last-child a,
.widget_pages li:last-child a,
.widget_archive li:last-child a,
.wp-block-page-list li:last-child a,
.widget_categories li:last-child a {
  margin-bottom: 0;
}

.widget_nav_menu .wp-block-navigation__submenu-container,
.widget_nav_menu .sub-menu,
.widget_nav_menu .children,
.widget_meta .wp-block-navigation__submenu-container,
.widget_meta .sub-menu,
.widget_meta .children,
.widget_pages .wp-block-navigation__submenu-container,
.widget_pages .sub-menu,
.widget_pages .children,
.widget_archive .wp-block-navigation__submenu-container,
.widget_archive .sub-menu,
.widget_archive .children,
.wp-block-page-list .wp-block-navigation__submenu-container,
.wp-block-page-list .sub-menu,
.wp-block-page-list .children,
.widget_categories .wp-block-navigation__submenu-container,
.widget_categories .sub-menu,
.widget_categories .children {
  margin-right: 10px;
}

.widget_nav_menu .wp-block-navigation__submenu-container li a,
.widget_nav_menu .sub-menu li a,
.widget_nav_menu .children li a,
.widget_meta .wp-block-navigation__submenu-container li a,
.widget_meta .sub-menu li a,
.widget_meta .children li a,
.widget_pages .wp-block-navigation__submenu-container li a,
.widget_pages .sub-menu li a,
.widget_pages .children li a,
.widget_archive .wp-block-navigation__submenu-container li a,
.widget_archive .sub-menu li a,
.widget_archive .children li a,
.wp-block-page-list .wp-block-navigation__submenu-container li a,
.wp-block-page-list .sub-menu li a,
.wp-block-page-list .children li a,
.widget_categories .wp-block-navigation__submenu-container li a,
.widget_categories .sub-menu li a,
.widget_categories .children li a {
  border-bottom: 1px solid #E6E6E6;
  margin: 0 0px 19px 0px;
  padding: 0px 0px 20px;
}

.widget_nav_menu a,
.widget_meta a,
.widget_pages a {
  padding-left: 20px;
}

.widget_nav_menu .sub-menu {
  margin-right: 10px;
}

.wp-block-page-list {
  padding: 0;
  margin: -3px 0 0px 0;
}

.product_list_widget .star-rating {
  width: auto;
  font-size: 12px;
}

.product_list_widget li a {
  color: #171717;
}

.product_list_widget li a:hover {
  color: #A9C643;
}

.product_list_widget li:last-child {
  padding-bottom: 0 !important;
}

.wp-block-archives {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.wp-block-archives a:not(:hover) {
  color: inherit;
}

.blog-single ul.wp-block-archives li {
  margin: 5px 0;
}

.widget {
  margin-bottom: 20px;
  position: relative;
  padding: 40px;
  background: #F4F4F4;
  border-radius: 5px;
}

@media (max-width: 991px) {

	.widget {
  padding: 40px;
	}
}

@media (max-width: 1199px) {

	.widget {
  padding: 30px;
	}
}

.widget[data-overlay]:before {
  z-index: -1;
}

.widget_title {
  position: relative;
  font-size: 22px;
  
  
  line-height: 1em;
  margin: -0.12em 0 35px 0;
}

.widget_title:after {
  content: '';
  position: relative;
  display: inline-block;
  border-radius: 5px;
  width: 50px;
  height: 1px;
  background: #A9C643;
  margin-right: 12px;
  top: -6px;
}

.widget .search-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.widget .search-form input {
  background: #ffffff;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #171717;
  font-size: 18px;
  
  font-weight: 400;
  border-radius: 5px;
  padding: 0 80px 0 20px;
}

.widget .search-form input::-webkit-input-placeholder {
  color: #171717;
}

.widget .search-form input:-ms-input-placeholder {
  color: #171717;
}

.widget .search-form input::-ms-input-placeholder {
  color: #171717;
}

.widget .search-form input::placeholder {
  color: #171717;
}

.widget .search-form button {
  position: absolute;
  left: 0px;
  top: 0px;
  border: none;
  font-size: 16px;
  background-color: #A9C643;
  color: #ffffff;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  border-radius: 0px 5px 5px 0;
}

.widget .search-form button:hover {
  background: #171717;
  color: #ffffff;
}

.wp-block-tag-cloud,
.tagcloud {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 13px;
}

.wp-block-tag-cloud a {
  display: inline-block;
  border: 1px solid #E1E1E1;
  font-size: 18px !important;
  font-weight: 400;
  
  height: 38px;
  line-height: 38px;
  padding: 0px 10px;
  color: #171717;
  background-color: transparent;
  border-radius: 5px;
}

.tagcloud a {
  display: inline-block;
  border: 1px solid #E1E1E1;
  font-size: 18px !important;
  font-weight: 400;
  
  height: 38px;
  line-height: 38px;
  padding: 0px 10px;
  color: #171717;
  background-color: transparent;
  border-radius: 5px;
}

.wp-block-tag-cloud a:hover {
  color: #A9C643 !important;
  border-color: #A9C643;
}

.tagcloud a:hover {
  color: #A9C643 !important;
  border-color: #A9C643;
}

.widget_gallery .insta-feed {
  margin-bottom: -10px;
  margin-right: -4px;
  margin-left: -4px;
}

.widget_gallery a {
  width: 95px;
  height: 95px;
  position: relative;
  border-radius: 10px;
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin: 0 4px 10px;
}

.widget_gallery a img {
  border-radius: 10px;
}

.widget_gallery a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #A9C643;
  border-radius: 10px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}

.widget_gallery a i {
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #ffffff;
  font-size: 20px;
}

.widget_gallery a:hover i {
  opacity: 1;
}

.widget_gallery a:hover:after {
  opacity: 0.7;
}

.base {
  border-radius: 6px;
  position: absolute;
  right: 1302px;
  top: 2098px;
  width: 80px;
  height: 78px;
  z-index: 209;
}

.recent-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  background: #ffffff;
  border-radius: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.recent-post:last-child {
  margin-bottom: 0px;
  border: 0;
}

.recent-post .media-img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  overflow: hidden;
  border-radius: 0px 5px 5px 0;
}

.recent-post .media-img img {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0px 5px 5px 0;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.recent-post .media-body {
  padding: 10px 20px;
}

.recent-post .post-title {
  
  font-size: 20px;
  margin: 0 0 5px;
  
  text-transform: capitalize;
}

.recent-post .recent-post-meta {
  margin-bottom: -2px;
}

.recent-post .recent-post-meta a {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  
  color: #171717;
  margin-bottom: 0px;
  display: block;
}

.recent-post .recent-post-meta a i {
  margin-left: 6px;
  color: #A9C643;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.recent-post .recent-post-meta a:hover {
  color: #A9C643;
}

.recent-post .recent-post-meta a:hover i {
  color: #A9C643;
}

.recent-post:hover .media-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.sidebar-area select {
  background-color: #ffffff;
  border: 1px solid #E1E1E1;
}

.sidebar-area input {
  background-color: #ffffff;
  border: 1px solid #E1E1E1;
}

.widget_shopping_cart .widget_title {
  margin-bottom: 30px;
  border-bottom: none;
}

.widget_shopping_cart ul {
  margin: 0;
  padding: 0;
}

.widget_shopping_cart ul li {
  list-style-type: none;
}

.widget_shopping_cart .mini_cart_item {
  position: relative;
  padding: 30px 30px 30px 90px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
  text-align: right;
}

.widget_shopping_cart .mini_cart_item:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.widget_shopping_cart .cart_list a:not(.remove) {
  display: block;
  color: #171717;
  font-size: 16px;
  font-weight: 500;
  
  
  color: #171717;
}

.widget_shopping_cart .cart_list a:not(.remove):hover {
  color: #A9C643;
}

.widget_shopping_cart .cart_list a.remove {
  position: absolute;
  top: 50%;
  right: 95%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #171717;
}

.widget_shopping_cart .cart_list a.remove:hover {
  color: #A9C643;
}

.widget_shopping_cart .cart_list img {
  width: 75px;
  height: 75px;
  position: absolute;
  right: 0;
  top: 18px;
}

.widget_shopping_cart .quantity {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  vertical-align: top;
  margin-left: 20px;
  font-size: 14px;
  font-weight: 500;
}

.widget_shopping_cart .total {
  margin-top: 20px;
  font-size: 18px;
  color: #171717;
  font-family: "jost";
}

.widget_shopping_cart .total strong {
  
}

.widget_shopping_cart .amount {
  padding-right: 5px;
}

.widget_service-list {
  padding: 40px 30px 30px;
}

.widget_service-list ul {
  padding: 0;
  margin: 0;
}

.widget_service-list ul li {
  list-style: none;
  background: #ffffff;
  border: 0;
  -webkit-box-shadow: 0px 16px 51px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 16px 51px rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget_service-list ul li:not(:last-child) {
  margin-bottom: 20px;
}

.widget_service-list ul li a {
  color: #171717;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.widget_service-list ul li a:hover {
  color: #A9C643;
}

.widget_service-list ul li i {
  color: #A9C643;
}

.widget_contact .widget-contact-wrap {
  background: #ffffff;
  border-radius: 5px;
  padding: 35px 30px;
}

.widget_contact .widget-contact-wrap .widget_subtitle {
  color: #A9C643;
  text-transform: uppercase;
  font-size: 14px;
  
  
  margin-top: -0.3em;
}

.widget_contact .widget-contact-wrap .widget_title {
  margin-bottom: 16px;
}

.widget_contact .widget-contact-wrap .widget_title:after {
  display: none;
}

.widget_contact .widget-contact-wrap .widget-contact-text {
  font-size: 18px;
  font-weight: 400;
  
  margin-bottom: 0;
}

.widget_contact .widget-contact-wrap .icon {
  height: 55px;
  width: 55px;
  line-height: 55px;
  border-radius: 50%;
  background: #A9C643;
  display: inline-block;
  color: #ffffff;
  margin-top: 16px;
  margin-bottom: 16px;
}

.widget_contact .widget-contact-wrap h5 {
  font-size: 20px;
  
  margin-bottom: -0.3em;
  margin-top: 3px;
}

.widget_contact .widget-contact-wrap h5 a {
  color: #171717;
}

.widget_project-info {
  margin-top: -95px;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  background: #ffffff;
  border-radius: 0 5px 5px 5px;
  /* Medium devices */
}

.widget_project-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget_project-info ul li {
  font-size: 18px;
  font-weight: 400;
  
}

.widget_project-info ul li:not(:last-child) {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.widget_project-info ul li span {
  font-size: 20px;
  
  
  color: #171717;
  min-width: 90px;
  display: inline-block;
}

.widget_project-info ul .rating {
  color: #FFB539;
  font-size: 14px;
  margin-bottom: -0.3em;
}

@media (max-width: 991px) {
  .widget_project-info {
    margin-top: 0;
  }
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
  padding: 10px;
}

.wp-block-calendar,
.calendar_wrap {
  position: relative;
  background-color: #fff;
  padding-bottom: 0;
  border: none;
}

.wp-block-calendar span[class*="wp-calendar-nav"] {
  position: absolute;
  top: 9px;
  right: 20px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  z-index: 1;
  line-height: 1.7;
}

.calendar_wrap span[class*="wp-calendar-nav"] {
  position: absolute;
  top: 9px;
  right: 20px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  z-index: 1;
  line-height: 1.7;
}

.wp-block-calendar span[class*="wp-calendar-nav"] a,
.calendar_wrap span[class*="wp-calendar-nav"] a {
  color: inherit;
}

.wp-block-calendar span.wp-calendar-nav-next,
.calendar_wrap span.wp-calendar-nav-next {
  right: auto;
  left: 20px;
}

.wp-block-calendar caption {
  caption-side: top;
  text-align: center;
  color: #ffffff;
  background-color: #A9C643;
}

.calendar_wrap caption {
  caption-side: top;
  text-align: center;
  color: #ffffff;
  background-color: #A9C643;
}

.wp-block-calendar th {
  font-size: 14px;
  padding: 5px 5px;
  border: none;
  text-align: center;
  border-left: 1px solid #eee;
  color: #171717;
  font-weight: 500;
}

.calendar_wrap th {
  font-size: 14px;
  padding: 5px 5px;
  border: none;
  text-align: center;
  border-left: 1px solid #eee;
  color: #171717;
  font-weight: 500;
}

.wp-block-calendar th:first-child,
.calendar_wrap th:first-child {
  border-right: 1px solid #eee;
}

.wp-block-calendar th:last-child,
.calendar_wrap th:last-child {
  border-left: 1px solid #eee;
}

.wp-block-calendar table th,
.calendar_wrap table th {
  font-weight: 500;
}

.wp-block-calendar td,
.calendar_wrap td {
  font-size: 14px;
  padding: 5px 5px;
  color: #01133c;
  border: 1px solid #eee;
  text-align: center;
  background-color: transparent;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.wp-block-calendar #today {
  color: #A9C643;
  background-color: #ffffff;
  border-color: #ededed;
}

.calendar_wrap #today {
  color: #A9C643;
  background-color: #ffffff;
  border-color: #ededed;
}

.wp-block-calendar thead,
.calendar_wrap thead {
  background-color: #fff;
}

.wp-block-calendar .wp-calendar-table,
.calendar_wrap .wp-calendar-table {
  margin-bottom: 0;
}

.wp-block-calendar .wp-calendar-nav .pad,
.calendar_wrap .wp-calendar-nav .pad {
  display: none;
}

.wp-block-calendar a,
.calendar_wrap a {
  color: inherit;
  text-decoration: none;
}

.wp-block-calendar a:hover {
  color: #171717;
}

.calendar_wrap a:hover {
  color: #171717;
}

/***wp-calender***/
.wp-block-calendar {
  margin-bottom: 30px;
  border: none;
  padding-bottom: 0;
}

.wp-block-calendar table caption {
  color: #ffffff;
}

/********widget_recent_comments********/
.widget_recent_comments ul,
.wp-block-latest-comments ul {
  list-style-type: none;
  padding-right: 0;
}

ul.widget_recent_comments,
ol.widget_recent_comments,
.wp-block-latest-comments {
  margin-top: -0.11em;
  padding-right: 0;
}

.widget_recent_comments ol,
.widget_recent_comments ul,
.wp-block-latest-comments ol,
.wp-block-latest-comments ul {
  margin-bottom: 0;
}

.widget_recent_comments li {
  margin-bottom: 0;
  color: #171717;
  padding-right: 30px;
  position: relative;
}

.wp-block-latest-comments li {
  margin-bottom: 0;
  color: #171717;
  padding-right: 30px;
  position: relative;
}

.widget_recent_comments li:before {
  content: "\f086";
  position: absolute;
  right: 0;
  top: -1px;
  color: #A9C643;
  font-family: "Font Awesome 5 Pro";
}

.wp-block-latest-comments li:before {
  content: "\f086";
  position: absolute;
  right: 0;
  top: -1px;
  color: #A9C643;
  font-family: "Font Awesome 5 Pro";
}

.widget_recent_comments.has-avatars li,
.wp-block-latest-comments.has-avatars li {
  padding-right: 0;
  padding-bottom: 0 !important;
}

.widget_recent_comments.has-avatars li:before,
.wp-block-latest-comments.has-avatars li:before {
  display: none;
}

.widget_recent_comments .avatar,
.wp-block-latest-comments .avatar {
  margin-top: 0.4em;
}

.widget_recent_comments li:not(:last-child),
.wp-block-latest-comments li:not(:last-child) {
  padding-bottom: 12px;
}

.widget_recent_comments article,
.wp-block-latest-comments article {
  line-height: 1.5;
}

.widget_recent_comments a,
.wp-block-latest-comments a {
  color: inherit;
}

.widget_recent_comments a:hover {
  color: #A9C643;
}

.wp-block-latest-comments a:hover {
  color: #A9C643;
}

/******widget_recent_entries******/
.widget_recent_entries ul {
  margin: -0.3em 0 0 0;
  padding: 0;
  list-style: none;
}

.widget_recent_entries ul li > a {
  color: #171717;
  font-weight: 500;
  display: inline-block;
}

.widget_recent_entries ul li > a:hover {
  color: #A9C643;
}

.widget_recent_entries ul li span.post-date {
  font-size: 14px;
}

.widget_recent_entries ul li:not(:last-child) {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

/*******widget_rss*******/
ul.widget_rss, ul.wp-block-rss,
ol.widget_rss,
ol.wp-block-rss {
  padding-right: 0;
}

.widget_rss,
.wp-block-rss {
  list-style-type: none;
}

.widget_rss ul,
.wp-block-rss ul {
  margin: -0.2em 0 -0.5em 0;
  padding: 0;
  list-style: none;
}

.widget_rss ul .rsswidget {
  color: #171717;
  
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

.wp-block-rss ul .rsswidget {
  color: #171717;
  
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

.widget_rss ul .rssSummary,
.wp-block-rss ul .rssSummary {
  font-size: 14px;
  margin-bottom: 7px;
  line-height: 1.5;
}

.widget_rss ul a,
.wp-block-rss ul a {
  display: block;
  
  color: inherit;
}

.widget_rss ul a:hover {
  color: #A9C643;
}

.wp-block-rss ul a:hover {
  color: #A9C643;
}

.widget_rss ul .rss-date {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 400;
  color: #171717;
}

.wp-block-rss ul .rss-date {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 400;
  color: #171717;
}

.widget_rss ul .rss-date:before {
  content: "\f073";
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
  font-weight: 300;
  color: #A9C643;
}

.wp-block-rss ul .rss-date:before {
  content: "\f073";
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
  font-weight: 300;
  color: #A9C643;
}

.widget_rss ul cite {
  font-weight: 500;
  color: #171717;
  font-family: "jost";
  font-size: 14px;
}

.wp-block-rss ul cite {
  font-weight: 500;
  color: #171717;
  font-family: "jost";
  font-size: 14px;
}

.widget_rss ul cite:before {
  content: "";
  position: relative;
  top: -1px;
  right: 0;
  width: 20px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  background-color: #A9C643;
}

.wp-block-rss ul cite:before {
  content: "";
  position: relative;
  top: -1px;
  right: 0;
  width: 20px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  background-color: #A9C643;
}

.widget_rss li:not(:last-child),
.wp-block-rss li:not(:last-child) {
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 16px;
}

.widget_rss a:hover {
  color: #A9C643;
}

.wp-block-rss a:hover {
  color: #A9C643;
}

.wp-block-latest-comments__comment:first-child {
  margin-top: 0;
}

.wp-block-latest-comments__comment:last-child {
  margin-bottom: 0;
}

.wp-block-latest-comments__comment:last-child .wp-block-latest-comments__comment-excerpt p {
  margin-bottom: -0.3em;
}

ul.wp-block-latest-posts li:first-child {
  margin-top: 0;
}

ul.wp-block-latest-posts li:last-child {
  margin-bottom: -0.3em;
}

/*Price Filter --------------*/
.price_slider_wrapper {
  margin-top: 0;
}

.price_slider_wrapper .price_label {
  margin-bottom: -0.6em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  
  color: #9fa2ad;
}

.price_slider_wrapper .price_label span {
  display: inline-block;
  color: #9fa2ad;
}

.price_slider_wrapper .ui-slider {
  height: 1px;
  position: relative;
  width: 100%;
  background-color: #e0e0e0;
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  border-radius: 0;
}

.price_slider_wrapper .ui-slider-range {
  border: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1;
  display: block;
  background-color: #A9C643;
}

.price_slider_wrapper .ui-slider-handle {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  text-align: center;
  line-height: 10.5px;
  padding: 0;
  border: none;
  cursor: pointer;
  position: absolute;
  margin-top: -7px;
  z-index: 2;
  background-color: #ffffff;
  border: 1px solid #A9C643;
  -webkit-transform: translateX(-1px);
          transform: translateX(-1px);
}

.price_slider_wrapper .ui-slider-handle:focus {
  outline: none;
  -webkit-box-shadow: 1.5px 2.598px 10px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 1.5px 2.598px 10px 0px rgba(0, 0, 0, 0.15);
}

.price_slider_wrapper .ui-slider-handle:last-child {
  -webkit-transform: translateX(-9px);
          transform: translateX(-9px);
}

.price_slider_wrapper button {
  background: transparent;
  color: #171717;
  
  line-height: 1.6;
  text-transform: uppercase;
  text-align: center;
  border-radius: 50px;
  border: none;
  display: inline-block;
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 0;
  font-size: 16px;
  -webkit-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
  margin-right: auto;
}

.price_slider_wrapper .button {
  background: transparent;
  color: #171717;
  
  line-height: 1.6;
  text-transform: uppercase;
  text-align: center;
  border-radius: 50px;
  border: none;
  display: inline-block;
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 0;
  font-size: 16px;
  -webkit-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
  margin-right: auto;
}

.price_slider_wrapper button:hover {
  color: #A9C643;
}

.price_slider_wrapper .button:hover {
  color: #A9C643;
}

.price_slider_wrapper button:hover:after, .price_slider_wrapper button:hover:before,
.price_slider_wrapper .button:hover:after,
.price_slider_wrapper .button:hover:before {
  display: none;
}

/* Large devices */
@media (max-width: 1199px) {
  .widget_title {
    font-size: 22px;
    margin: -0.12em 0 24px 0;
  }
  .author-widget-wrap .name {
    font-size: 22px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .sidebar-area {
    padding-top: 40px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .widget_info {
    padding: 0;
  }
  .author-widget-wrap {
    padding: 0;
  }
  .widget_info .widget_title {
    padding: 24px 30px 19px 28px;
  }
  .info-list {
    padding: 0 30px 30px;
  }
  .widget {
    padding: 30px;
  }
  .widget_banner {
    padding: 0;
  }
  .widget_estimate .estimate-wrap span {
    margin-bottom: 16px;
  }
  .widget_estimate .content p {
    margin-bottom: 25px;
  }
  .widget_estimate .content h5 {
    margin-bottom: 23px;
  }
  .widget_estimate .content .checklist {
    margin-bottom: 30px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .widget_schedule ul li {
    font-size: 14px;
  }
}

@media (max-width: 330px) {
  .recent-post .post-title {
    font-size: 16px;
    line-height: 24px;
  }
  .recent-post .recent-post-meta a {
    font-size: 12px;
  }
  .recent-post .media-img {
    width: 67px;
  }
  .recent-post .media-img {
    margin-left: 15px;
  }
  .widget_schedule ul li {
    font-size: 12px;
    padding: 0 15px;
  }
}

.sidebar-shop .widget_title {
  color: #171717;
  margin-bottom: 30px;
  font-size: 22px;
}

.sidebar-shop .widget_title:after {
  display: none;
}

.sidebar-shop .widget_search .widget_title {
  margin-bottom: 20px;
}

.sidebar-shop .widget {
  padding: 30px 20px 20px;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  background: transparent;
}

.sidebar-shop .widget .search-form {
  border: 1px solid #E1E1E1;
  border-radius: 5px;
}

.sidebar-shop .widget button {
  border-radius: 5px;
  left: 3px;
  top: 3px;
  height: 54px;
  width: 54px;
  line-height: 54px;
}

.sidebar-shop .widget_categories li:not(:last-child) a {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 17px;
  margin-bottom: 18px;
}

.sidebar-shop .widget_categories li a {
  padding: 0;
  border: 0;
}

.sidebar-shop .product_ratting_widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: -0.3em;
}

.sidebar-shop .product_ratting_widget ul li {
  color: #171717;
  font-size: 18px;
}

.sidebar-shop .product_ratting_widget ul li:not(:last-child) {
  margin-bottom: 5px;
}

.sidebar-shop .product_ratting_widget ul li .star-rating {
  color: #FFB539;
}

.sidebar-shop .product_ratting_widget ul li .star-rating .unavailable {
  color: #9fa2ad;
  opacity: 0.3;
}

.footer-widget {
margin-top: 35px;
}

.footer-widget,
.footer-widget .widget {
  padding: 0;
  border: none;
  padding-bottom: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.footer-widget .wp-block-search__label {
  color: #ffffff;
  border-bottom: none;
  margin: -0.04em 0 45px 0;
  position: relative;
}

.footer-widget .widget_title {
  color: #ffffff;
  border-bottom: none;
  position: relative;
}

.footer-widget .wp-block-search__label:after,
.footer-widget .widget_title:after {
  display: none;
}

.footer-widget.widget_meta .menu,
.footer-widget.widget_meta > ul, .footer-widget.widget_pages .menu,
.footer-widget.widget_pages > ul, .footer-widget.widget_archive .menu,
.footer-widget.widget_archive > ul, .footer-widget.widget_recent_entries .menu,
.footer-widget.widget_recent_entries > ul, .footer-widget.widget_categories .menu,
.footer-widget.widget_categories > ul, .footer-widget.widget_nav_menu .menu,
.footer-widget.widget_nav_menu > ul {
  margin-bottom: -5px;
}



.footer-widget.widget_nav_menu .menu li {
width: 50%;
float: right;
}

.footer-widget.widget_meta a {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  padding: 0;
  
  color: #171717;
  display: block;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: transparent;
  border: none;
  position: relative;
}

.footer-widget.widget_pages a {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  padding: 0;
  
  color: #171717;
  display: block;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: transparent;
  border: none;
  position: relative;
}

.footer-widget.widget_archive a {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  padding: 0;
  
  color: #171717;
  display: block;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: transparent;
  border: none;
  position: relative;
}

.footer-widget.widget_recent_entries a {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  padding: 0;
  
  color: #171717;
  display: block;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: transparent;
  border: none;
  position: relative;
}

.footer-widget.widget_categories a {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  padding: 0;
  
  color: #171717;
  display: block;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: transparent;
  border: none;
  position: relative;
}

.footer-widget.widget_nav_menu a {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  padding: 0;
  
  color: #fff;
  display: block;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: transparent;
  border: none;
  position: relative;
}

.footer-widget.widget_meta a:hover {
  background-color: transparent;
  color: #A9C643;
}

.footer-widget.widget_pages a:hover {
  background-color: transparent;
  color: #A9C643;
}

.footer-widget.widget_archive a:hover {
  background-color: transparent;
  color: #A9C643;
}

.footer-widget.widget_recent_entries a:hover {
  background-color: transparent;
  color: #A9C643;
}

.footer-widget.widget_categories a:hover {
  background-color: transparent;
  color: #A9C643;
}

.footer-widget.widget_nav_menu a:hover {
  background-color: transparent;
  color: #A9C643;
}

.footer-widget.widget_meta li, .footer-widget.widget_pages li, .footer-widget.widget_archive li, .footer-widget.widget_recent_entries li, .footer-widget.widget_categories li, .footer-widget.widget_nav_menu li {
  border: 0 !important;
  padding-bottom: 0 !important;
}

.footer-widget.widget_meta li:last-child a, .footer-widget.widget_pages li:last-child a, .footer-widget.widget_archive li:last-child a, .footer-widget.widget_recent_entries li:last-child a, .footer-widget.widget_categories li:last-child a, .footer-widget.widget_nav_menu li:last-child a {
  margin-bottom: 0;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.widget-about .footer-logo {
  margin-bottom: 37px;
}

.widget-about .about-text {
  max-width: 350px;
  margin-top: -0.65em;
  margin-bottom: 27px;
}

.widget-contact {
  margin-top: -0.5em;
}

.widget-contact p {
color: #fff;
font-size: 16px;
font-weight: 400;
display: flex;
align-items: center;
line-height: 25px;
gap: 8px;
  
}

.widget-contact p:not(:last-child) {
  margin-bottom: 15px;
}

.widget-contact p a {
  color: #fff;
display: flex;
align-items: center;
line-height: 25px;
gap: 8px;
}

.widget-contact p a:hover {
  color: #A9C643;
}

.widget-contact p i  {
min-width: 45px;
height: 45px;
background: #fff3;
border-radius: 8px;
text-align: center;
line-height: 45px;
margin-left: 5px;
background: rgba(255, 255, 255, 0.04);
background: rgba(255, 255, 255, 0.09);}

.widget-contact-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget-contact-grid:not(:last-child) {
  margin-bottom: 25px;
}

.widget-contact-grid .icon {
  height: 40px;
  width: 40px;
  line-height: 40px;
  border: 1px solid #232323;
  border-radius: 50%;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  color: #ffffff;
  text-align: center;
}

.widget-contact-grid p {
  font-size: 18px;
  font-weight: 400;
  
  color: #ffffff;
  margin-bottom: 0;
  margin-top: -0.3em;
}

.widget-contact-grid h6 {
  font-size: 20px;
  
  color: #ffffff;
  margin-bottom: -0.3em;
}

.widget-contact-grid h6 a {
  color: #ffffff;
}

.widget-contact-grid h6 a:hover {
  color: #A9C643;
}

.widget-newsletter {/*
  background: rgba(255, 255, 255, 0.04);
  border-radius: 0;
  padding: 35px 40px;
  max-width: 410px;margin: 0;*/
}

.footer-text {
  margin-top: -0.45em;
  margin-bottom: 16px;
  color: #fff;text-transform: capitalize;
  font-weight: 400;
  
}

.newsletter-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newsletter-form .form-group {
  margin-bottom: 0;
  width: 100%;
}

.newsletter-form .form-group input {
  height: 55px;
  padding: 0 18px 0 20px;
  background: transparent;
  border: 1px solid rgba(225, 225, 225, 0.3);
  border-left: 0;
margin: 0;
  border-radius: 0 5px 5px 0;
}

.newsletter-form .btn {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  border-radius: 5px 0 0 5px !important;
  width: 60px;
  padding: 0 20px;
  height: 55px;
  top: 0px;overflow: hidden;
position: relative;
z-index: 1;
}

.newsletter-form .btn:hover {
color: #000;
}

.newsletter-form.style2 {
  /* Extra small devices */
}

.newsletter-form.style2 .form-group input {
  border: 2px solid #e1e1e1;
  border-left: 0;
  color: #ffffff;
}

.newsletter-form.style2 .form-group input::-webkit-input-placeholder {
  color: #ffffff;
}

.newsletter-form.style2 .form-group input:-ms-input-placeholder {
  color: #ffffff;
}

.newsletter-form.style2 .form-group input::-ms-input-placeholder {
  color: #ffffff;
}

.newsletter-form.style2 .form-group input::placeholder {
  color: #ffffff;
}

.newsletter-form.style2 .btn {
  width: auto;
  padding: 0 30px;
}

@media (max-width: 575px) {
  .newsletter-form.style2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
  .newsletter-form.style2 .form-group input {
    border-left: 2px solid #ffffff;
    border-radius: 5px;
  }
  .newsletter-form.style2 .btn {
    border-radius: 5px !important;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .footer-widget .widget_title {
    margin-bottom: 15px;font-size: 20px;
  }
  .footer-widget.widget_meta a, .footer-widget.widget_pages a, .footer-widget.widget_archive a, .footer-widget.widget_recent_entries a, .footer-widget.widget_categories a, .footer-widget.widget_nav_menu a {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .widget-newsletter {
    padding: 30px;
    max-width: 410px;
  }
}

/*------------------- 4.2. Header  -------------------*/
.nav-header {
  position: relative;
  z-index: 41;
}

.sticky-wrapper {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.sticky-wrapper.sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
  -webkit-animation: stickyAni 0.4s ease-in-out;
          animation: stickyAni 0.4s ease-in-out;
}

@-webkit-keyframes stickyAni {
  0% {
    -webkit-transform: translate3d(0, -40px, 0) scaleY(0.8);
            transform: translate3d(0, -40px, 0) scaleY(0.8);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scaleY(1);
            transform: translate3d(0, 0, 0) scaleY(1);
    opacity: 1;
  }
}

@keyframes stickyAni {
  0% {
    -webkit-transform: translate3d(0, -40px, 0) scaleY(0.8);
            transform: translate3d(0, -40px, 0) scaleY(0.8);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scaleY(1);
            transform: translate3d(0, 0, 0) scaleY(1);
    opacity: 1;
  }
}

.main-menu a {
  display: block;
  position: relative;
  font-size: 15px;
  color: #171717;
  
}

.main-menu a:hover {
  color: #171717;
}

.main-menu > ul > li {
  margin: 0 8px;
}

.main-menu > ul > li > a {
  padding: 17px 0;
color: #000;
  position: relative;
	font-weight: 500;}

.main-menu > ul > li > a:before {
  content: "";
  position: absolute;
  bottom: -2px;
right: 0;
  width: 0;
height: 2px;
background: #fab66b;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.main-menu > ul > li > a:hover:before,
.main-menu > ul > li.current > a:before { 
  width: 100%;
}

.main-menu > ul > li > a:hover {
  color: #171717;
}

.relative {
  position: relative;
}

.main-menu ul {
  margin: 0;
  padding: 0;
}

.main-menu ul li {
  list-style-type: none;
  display: inline-block;
  position: relative;
}

.main-menu ul li.menu-item-has-children > a:after {
  content: "\f078";
  position: relative;
  font-family: "Font Awesome 5 Pro";
  margin-right: 4px;
  top: 0;
  font-size: 9px;
}

.main-menu ul li:last-child {
  margin-left: 0 !important;
}

.main-menu ul li:first-child {
  margin-right: 0 !important;
}

.main-menu ul li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  z-index: 9;
}

.main-menu ul.sub-menu {
  position: absolute;
  text-align: right;
  top: 100%;
  right: 0;
  background-color: #ffffff;
  visibility: hidden;
  min-width: 190px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: -14px;
  opacity: 0;
  z-index: -1;
  border: 0;
  -webkit-box-shadow: 0px 4px 15px rgba(1, 15, 28, 0.06);
          box-shadow: 0px 4px 15px rgba(1, 15, 28, 0.06);
  border-radius: 0;
  transition: all 0.4s ease 0s;
}

.main-menu ul.sub-menu a {
  line-height: 25px;
}

.main-menu ul.sub-menu li {
  display: block;
  margin: 0;
  padding: 0;
}

.main-menu ul.sub-menu li.menu-item-has-children > a:after {
  content: "\f105";
  float: right;
  top: 1px;
}

.main-menu ul.sub-menu li a {
  position: relative;
  text-transform: capitalize;
padding: 7px 12px;
border-bottom: 1px solid #eee;
}

.main-menu ul.sub-menu li:hover a {
background: #A9C643;
color: #fff;
}

.main-menu ul.sub-menu li:last-child a {
border-bottom: 0;
}

/*
.main-menu ul.sub-menu li a:before {
  content: "\f105";
  position: absolute;
  top: 8px;
  left: 0;
  font-family: "Font Awesome 5 Pro";
  width: 11px;
  height: 11px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  font-size: 1em;
  line-height: 1;
  color: #171717;
  font-weight: 500;
}
*/
.main-menu ul.sub-menu li ul.sub-menu {
  left: 100%;
  right: auto;
  top: 0;
  margin: 0 0;
  margin-left: 20px;
}

.main-menu ul.sub-menu li ul.sub-menu li ul {
  left: 100%;
  right: auto;
}

/****header-top*****/

/*
.main-menu a {
  display: block;
  position: relative;
  
  font-family: "jost";
  font-size: 16px;
  color: #171717;
}

.main-menu a:hover {
  color: #A9C643;
}

.main-menu > ul > li {
  margin: 0 6px;
}

.main-menu > ul > li > a {
  padding: 17px 0;
}

.main-menu > ul > li > a:hover {
  color: #A9C643;
}

.main-menu ul {
  margin: 0;
  padding: 0;
}

.main-menu ul li {
  list-style-type: none;
  display: inline-block;
  position: relative;
}

.main-menu ul li.menu-item-has-children > a:after {
  content: "\f107";
  position: relative;
  font-family: "Font Awesome 5 Pro";
  margin-left: 5px;
  
  top: 0;
  font-size: 12px;
  display: inline-block;
  -webkit-transition: 0.4s;
  transition: 0.4s;

}

.main-menu ul li:last-child {
  margin-right: 0 !important;
}

.main-menu ul li:first-child {
  margin-left: 0 !important;
}

.main-menu ul li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  z-index: 9;
}

.main-menu ul.sub-menu {
  position: absolute;
  text-align: left;
  top: 100%;
  left: 0;
  background-color: #0074bb;
  visibility: hidden;
  min-width: 250px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: -14px;
  opacity: 0;
  z-index: -1;
  border: 0;
  -webkit-box-shadow: 0px 4px 15px rgba(1, 15, 28, 0.06);
          box-shadow: 0px 4px 15px rgba(1, 15, 28, 0.06);
  border-radius: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  padding:0;
  left: 0;
}

.main-menu ul.sub-menu a {
  font-size: 16px;
  line-height: 30px;
}

.main-menu ul.sub-menu a span {
  font-size: 12px;
  padding: 0px 5px;
  margin-left: 4px;
  background-color: #A9C643;
  color: #ffffff;
  padding: 2px 5px;
  border-radius: 4px;
  position: relative;
  top: -1px;
}

.main-menu ul.sub-menu li {
  display: block;
  margin: 0 0;
  padding: 0;
}

.main-menu ul.sub-menu li.menu-item-has-children > a:after {
  float: right;
  top: 1px;
  font-size: 16px;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.main-menu ul.sub-menu li.menu-item-has-children:hover > a:after {
  opacity: 0;
  margin-right: 5px;
}

.main-menu ul.sub-menu li a {
  position: relative;
color: #fff;
  text-transform: capitalize;
}

.main-menu ul.sub-menu li a:before {
  content: "\f105";
  position: absolute;
  top: 5px;
  left: 10px;
  font-family: "Font Awesome 5 Pro";
  width: 11px;
  height: 11px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  color: #A9C643;
  
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.main-menu ul.sub-menu li a:hover {
background: #045384;
color: #fff;
}
/*
.main-menu ul.sub-menu li a:hover:before {
  opacity: 1;
  left: 0;
}*/

.main-menu ul.sub-menu li ul.sub-menu {
  left: 100%;
  right: auto;
  top: 0;
  margin: 0 0;
  margin-left: 20px;
}

.main-menu ul.sub-menu li ul.sub-menu li ul {
  left: 100%;
  right: auto;
}

.simple-icon {
  border: none;
  background-color: transparent;
  color: #171717;
  padding: 0;
  font-size: 22px;
  position: relative;
}

.simple-icon .badge {
  padding: 0.35em 0.57em;
  font-size: 10px;
  font-weight: 500;
  top: -6px;
  right: 0;
  left: auto;

}

.simple-icon:has(.badge) {
  padding-right: 12px;
}

.header-button {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px 40px;
}

.header-button .th-btn {
  margin-left: 10px;
}

.social-links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: normal;
}

.social-links a {
  font-size: 16px;
  display: inline-block;
  color: #171717;
  margin: 0;
}

.social-links a:last-child {
  margin-right: 0;
}

.social-links a:hover {
  color: #A9C643;
}

.header-logo {
  padding-top: 15px;
  padding-bottom: 15px;
}


.header-logo img {
width: 120px;
}

.header-links > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-links li {
  display: inline-block;
  position: relative;
  font-size: 18px;
  font-weight: 400;
}

.header-links li:not(:last-child) {
  margin: 0 35px 0 0;
}

.header-links li > i {
  margin-right: 10px;
  color: #A9C643;
}

.header-links li {
  color: #ffffff;
  
}

.header-links span {
  color: #ffffff;
  
}

.header-links p {
  color: #ffffff;
  
}

.header-links a {
  color: #ffffff;
  
}

.header-links a:hover {
  color: #A9C643;
}

.header-links b,
.header-links strong {
  
  margin-right: 6px;
}

.header-grid-info ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-grid-info li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 15px;
}

.header-grid-info li:not(:last-child) {
  border-right: 1px solid #E1E1E1;
  padding-right: 30px;
  margin-right: 30px;
}

.header-grid-info li .icon {
  font-size: 32px;
  color: #A9C643;
}

.header-grid-info li .header-grid-info-details p {
  margin-bottom: 2px;
  
  font-size: 18px;
  font-weight: 400;
  margin-top: -0.4em;
}

.header-grid-info li .header-grid-info-details h6 {
  font-size: 20px;
  
  margin-bottom: -0.3em;
}

/* Header 1 ---------------------------------- */
.header-layout1 {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
}

.header-layout1 .sticky-wrapper {
  background: #ffffff;
}

.header-layout1 .sticky-wrapper.sticky .header-navbar-logo {
  margin-top: 25px;
}

.header-layout1 .header-top {
  background: transparent;
  padding: 12px 0;
}

.header-layout1 .social-links {
  position: relative;
  padding-left: 20px;
}

.header-layout1 .social-links:after {
  content: '';
  position: absolute;
  right: -20px;
  left: 0;
  bottom: -14px;
  top: -15px;
  background: rgba(255, 255, 255, 0.1);
  z-index: -1;
}

.header-layout1 .header-navbar-logo {
  margin-top: 0;
  padding: 15px 0;
  padding-right: 60px;
  position: absolute;
  z-index: 3;
}

.header-layout1 .menu-area {
  position: relative;
}

.header-layout1 .menu-area .logo-bg {
  position: absolute;
  height: calc(100% + 80px);
  width: 14.2%;
  top: -50px;
  right: 0;
  background: #A9C643;
  border-radius: 0 0 5px 0;
}

.header-layout1 .navbar-right-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header-layout1 .navbar-right-desc .navbar-right-desc-details .title {
  font-size: 18px;
  font-weight: 400;
  display: block;
  margin-bottom: -2px;
}

.header-layout1 .navbar-right-desc .navbar-right-desc-details .link {
  font-size: 20px;
  
  
}

.header-layout1 .navbar-right-desc i {
  margin-left: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.header-layout1 .navbar-right-desc a {
  color: #171717;
}

.header-layout1 .navbar-right-desc a:hover {
  color: #A9C643;
}

@media (max-width: 1700px) {
  .header-layout1 .header-navbar-logo {
    padding-right: 35px;
  }
  .header-layout1 .header-top .header-links {
    padding-right: 160px;
  }
  .header-layout1 .menu-area .main-menu {
    padding-right: 160px;
  }
  .header-layout1 .menu-area .logo-bg {
    width: 16%;
  }
}

/* Extra large devices */
@media (max-width: 1500px) {
  .header-layout1 .header-top .header-links {
    padding-right: 0;
  }
  .header-layout1 .menu-area .main-menu {
    padding-right: 200px;
  }
  .header-layout1 .menu-area .logo-bg {
    height: calc(100% + 10px);
    width: 17%;
    top: 0;
  }
  .header-layout1 .header-navbar-logo {
    margin-top: 13px;
  }
  .header-layout1 .sticky-wrapper.sticky .header-navbar-logo {
    margin-top: 15px;
  }
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .header-layout1 .menu-area .main-menu {
    padding-right: 160px;
  }
  .header-layout1 .header-navbar-logo {
    padding-right: 30px;
  }
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .header-layout1 .menu-area .main-menu {
    padding-right: 230px;
  }
  .header-layout1 .menu-area .logo-bg {
    width: 20%;
  }
  .main-menu a {
    font-size: 15px;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .header-layout1 .menu-area .logo-bg {
    display: none;
  }
  .header-layout1 .header-navbar-logo {
    display: none;
  }
  .header-layout1 .menu-area .main-menu {
    padding-right: 0;
  }
  .header-layout1 .header-logo {
    background: #A9C643;
    padding: 25px;
    position: relative;
  }
  .header-layout1 .header-logo:after {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% + 10px);
    top: 0;
    right: 0;
    background: #A9C643;
    border-radius: 5px 0 0 5px;
    z-index: -1;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .header-layout1 .sticky-wrapper {
    padding: 0px 20px 0;
  }
  .header-layout1 .header-navbar-logo {
    margin-top: 0;
  }
  .header-layout1 .header-navbar-logo img {
    max-width: none;
  }
  .header-layout1 .sticky-wrapper.sticky {
    top: 0;
  }
  .header-layout1 .social-links {
    padding-left: 20px;
    padding-right: 20px;
  }
  .header-layout1 .social-links:after {
    right: 0;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .header-layout1 .sticky-wrapper {
    padding: 0;
  }
}

/* Header 2 ---------------------------------- */
.header-layout2 .header-top {
  padding: 15px 0;
}

.header-layout2 .header-navbar-logo {
  display: none;
}

.header-layout2 .menu-area {
  background: #A9C643;
}

.header-layout2 .main-menu > ul > li > a {
  padding: 16px 0;
  color: #ffffff;
}

.header-layout2 .social-links {
  gap: 25px;
}

.header-layout2 .social-links a {
  color: #ffffff;
}

.header-layout2 .sticky-wrapper.sticky .header-navbar-logo {
  display: block;
}

.header-layout2 .sticky-wrapper.sticky .main-menu > ul > li > a {
  padding: 31px 0;
}

/* Medium devices */
@media (max-width: 991px) {
  .header-layout2 .header-navbar-logo {
    display: block;
  }
  .header-layout2 .icon-btn {
    background: #ffffff;
    color: #171717;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .header-layout2 .header-top {
    display: none;
  }
}

/* Header 3 ---------------------------------- */
.header-layout3 .sticky-wrapper {
  background: #ffffff;
}

.header-layout3 .sticky-wrapper.sticky .header-navbar-logo {
  margin-top: 25px;
}

.header-layout3 .header-top {
  background: #171717;
  padding: 12px 0;
}

.header-layout3 .social-links {
  position: relative;
  padding-left: 20px;
}

.header-layout3 .social-links:after {
  content: '';
  position: absolute;
  right: -20px;
  left: 0;
  bottom: -14px;
  top: -15px;
  background: rgba(255, 255, 255, 0.1);
  z-index: -1;
}

.header-layout3 .header-navbar-logo {
  margin-top: 0;
  padding: 15px 0;
  padding-right: 60px;
  position: absolute;
  z-index: 3;
}

/* Header 4 ---------------------------------- */
.header-search-wrap .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #E1E1E1;
  padding: 3px;
background: #fff;
  border-radius: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-search-wrap .search-form .form-control {
  background: transparent;
  height: 36px;
  border: transparent;
  /*border-right: 1px solid #E1E1E1;*/
  min-width: 380px;
border-radius: 0;
color: #000;

}

@media (max-width: 1199px) {
  .header-search-wrap .search-form .form-control {
    min-width: auto;
  }
}

.header-search-wrap .search-form .form-select {
  background-color: transparent;
  line-height: 41px;
  height: 36px;
  border: transparent;
  background-position: left 7px center;
color: #333;

  /* Large devices */
}




.header-search-wrap .search-form .form-control::placeholder {
color: #000;
color: #7d8493;
text-transform: capitalize;
}


@media (max-width: 1199px) {
  .header-search-wrap .search-form .form-select {
    min-width: auto;
  }
}

.header-search-wrap .search-form .icon-btn {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
padding: 12px 35px !important;
width: auto;
border-radius: 35px;
}

.header-user-wrap ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-user-wrap .simple-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-grid-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-grid-wrap .header-grid-text {
font-size: 13px;
margin-bottom: 4px;
  margin-top: -0.3em;
  display: block;
  color: #666;
}

.header-grid-wrap .header-grid-title {
  font-size: 14px;
color: #000;
  margin-bottom: -0.3em;
  margin-top: -0.4em;
	font-family: "jost";
}

.header-grid-wrap .header-grid-title a {
  color: inherit;
}

.header-grid-wrap .header-grid-title a:hover {
  color: #A9C643;
}





.header-layout4 {
  /* Large devices */
  /* Medium devices */
background: #fff;
}

.header-layout4 .header-top {
background: #f6f6f6;
}

.header-layout4 .navbar-right-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;


padding: 3px 12px 3px 0px;
  border-right: 1px solid #eee;
}

.header-layout4 .navbar-right-desc .icon {
  height: 50px;
  width: 50px;font-size: 24px;
  line-height: 50px;
  text-align: center;
  position: relative;
}

.header-layout4 .navbar-right-desc .icon:after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: #A9C643;
  opacity: 0.1;
}

.header-layout4 .navbar-right-desc .navbar-right-desc-details .title {
  font-size: 18px;
  font-weight: 400;
  display: block;
  margin-bottom: -2px;
}

.header-layout4 .navbar-right-desc .navbar-right-desc-details .link {
  font-size: 18px;
}

.header-layout4 .navbar-right-desc i {


}

.header-layout4 .navbar-right-desc a {
  color: #000;
}


.header-layout4 .navbar-right-desc a span {
font-size: 14px;
color: #666;
text-transform: capitalize;
}


.header-layout4 .navbar-right-desc a:hover {
  color: #A9C643;
color: #333;
}

.header-layout4 .menu-area .form-select {
  height: 48px;
  line-height: 48px;
}

.header-layout4 .menu-area .form-group > i {
  right: 25px;
  top: 18px;
}

.header-layout4 .header-sticky-logo {
  display: none;
}

.header-layout4 .sticky-wrapper.sticky .header-sticky-none {
  display: none !important;
}

.header-layout4 .sticky-wrapper.sticky .header-sticky-logo {
  display: block;
}

@media (max-width: 1199px) {
  .header-layout4 .sticky-wrapper.sticky .header-lg-sticky-none {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .header-layout4 .header-search-wrap .search-form .form-select {
    display: none;
  }
  .header-layout4 .sticky-wrapper.sticky .header-sticky-logo {
    display: none;
  }
}

/* Header Problem Solve Css Start */
@media (min-width: 1701px) and (max-width: 1860px) {
  .header-layout1 .header-top .header-links, .header-layout1 .menu-area .main-menu {
    -webkit-padding-start: 60px;
            padding-inline-start: 60px;
  }
}



/*Footer 1***************/
.footer-wrapper {
  background-color: #5c7933;
background-color: #3f711c;
}

.footer-top-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 90px 75px;
  border-radius: 5px;
  margin-bottom: -115px;
  position: relative;
  z-index: 3;
  gap: 40px;
  /* Medium devices */
  /* Small devices */
}

.footer-top-1 .call-media-wrap .icon {
  background: rgba(255, 255, 255, 0.3);
}

@media (max-width: 991px) {
  .footer-top-1 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}



.widget-area {

}

.copyright-wrap {
  padding: 8px 0;
  background: transparent;
background: #4e6829;
background: #386817;
}

.copyright-text {
  margin: 0;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  
}

.copyright-text a {
  color: #ffffff;  font-size: 14px;
}

.copyright-text a:hover {
  color: #A9C643;
}

.footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-links a {
  font-size: 18px;
  font-weight: 400;
  
  color: #ffffff;
}

.footer-links a:hover {
  color: #A9C643;
}

/*Footer 1***************/
.footer-layout1 {
  position: relative;
}

.footer-layout1 .newsletter-form .form-group input {
  color: #ffffff;
}

/*Footer 2***************/
.footer-layout2 {
  padding-top: 80px;
}

.footer-layout2 .footer-top-2 {
  background: #232323;
  padding: 60px;
  gap: 30px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-layout2 .footer-top-2 .footer-logo {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.footer-layout2 .footer-top-2 .footer-top-title {
  font-size: 26px;
  
  line-height: 1;
  margin-bottom: -0.3em;
  max-width: 265px;
}

.footer-layout2 .footer-top-2 .newsletter-form {
  min-width: 400px;
}

.footer-layout2 .footer-top-2 .newsletter-form .form-group input {
  color: #ffffff;
}

/* Medium devices */
@media (max-width: 991px) {
  .footer-layout2 .footer-top-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-layout2 .footer-top-2 .footer-logo {
    width: 100%;
  }
  .footer-layout2 .footer-top-2 .footer-top-title {
    max-width: none;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .footer-layout2 .footer-top-2 .newsletter-form {
    min-width: auto;
  }
  .footer-layout2 .footer-top-2 {
    padding: 40px;
  }
  .footer-layout2 .footer-top-2 .footer-top-title {
    font-size: 22px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .footer-layout2 .footer-top-2 {
    padding: 30px;
  }
}

/*Footer 3***************/
.footer-layout3 {
  position: relative;
  padding-top: 20px;
}

.footer-layout3 .newsletter-form .form-group input {
  color: #ffffff;
}

/*Footer 4***************/
.footer-top-3 {
  background: #A9C643;
  padding: 60px;
  gap: 30px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: -85px;
  z-index: 1;
  position: relative;
}

.footer-top-3 .footer-logo {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.footer-top-3 .footer-logo img {
width: 200px
}

.footer-top-3 .footer-top-title {
  font-size: 26px;
  
  line-height: 1;
  margin-bottom: -0.3em;
  max-width: 265px;
}

.footer-top-3 .newsletter-form {
  min-width: 400px;
}

.footer-top-3 .newsletter-form .form-group input {
  color: #ffffff;
  border: 1px solid white;
  border-left: 0;
}

.footer-top-3 .newsletter-form .form-group input::-webkit-input-placeholder {
  color: #ffffff;
}

.footer-top-3 .newsletter-form .form-group input:-ms-input-placeholder {
  color: #ffffff;
}

.footer-top-3 .newsletter-form .form-group input::-ms-input-placeholder {
  color: #ffffff;
}

.footer-top-3 .newsletter-form .form-group input::placeholder {
  color: #ffffff;
}

/* Medium devices */
@media (max-width: 991px) {
  .footer-top-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-top-3 .footer-logo {
    width: 100%;
  }
  .footer-top-3 .footer-top-title {
    max-width: none;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .footer-top-3 .newsletter-form {
    min-width: auto;
  }
  .footer-top-3 {
    padding: 40px;
  }
  .footer-top-3 .footer-top-title {
    font-size: 22px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .footer-top-3 {
    padding: 30px;
  }
}

.footer-layout4 {
  padding-top: 85px;
}

/*------------------- 4.4. Breadcumb  -------------------*/
.breadcumb-menu {
  max-width: 100%;
  padding: 0;
  list-style-type: none;
  position: relative;
  margin: 35px 0 -0.4em;
}

.breadcumb-menu li {
  display: inline-block;
  padding-right: 11px;
  list-style: none;
  position: relative;
}

.breadcumb-menu li:after {
  content: "\f105";
  position: relative;
  margin-left: 16px;
  font-size: 14px;
  
  font-family: "Font Awesome 5 Pro";
  color: #ffffff;
}

.breadcumb-menu li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.breadcumb-menu li:last-child:after {
  display: none;
}

.breadcumb-menu li {
  white-space: normal;
  color: inherit;
  word-break: break-word;
  font-weight: 400;
  font-size: 18px;
  
  color: #ffffff;
}

.breadcumb-menu a {
  white-space: normal;
  color: inherit;
  word-break: break-word;
  font-weight: 400;
  font-size: 18px;
  
  color: #ffffff;
}

.breadcumb-menu span {
  white-space: normal;
  color: inherit;
  word-break: break-word;
  font-weight: 400;
  font-size: 18px;
  
  color: #555;
}

.breadcumb-menu a:hover {
  color: #A9C643;
}

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

.breadcumb-title {
color: #000;
margin: 0;
line-height: 1.1;
font-size: 28px;
z-index: 1;
position: relative;
}

.breadcumb-wrapper {
background: #eef1f4;
padding: 15px 0;
overflow: hidden;
position: relative;
z-index: auto;
}

.breadcumb-wrapper .breadcumb-thumb {
  position: absolute;
  bottom: 0;
}

/* Large devices */
@media (max-width: 1199px) {
  .breadcumb-wrapper {
    padding: 262px 0 120px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .breadcumb-wrapper {
    text-align: center;
    padding: 242px 0 100px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .breadcumb-title {
    font-size: 40px;
  }
  .breadcumb-menu {
    text-align: center;
    margin: 22px 0 -0.45em 0;
  }
  .breadcumb-menu li,
  .breadcumb-menu a,
  .breadcumb-menu span {
    font-size: 14px;
  }
}

/*------------------- 4.5. Pagination  -------------------*/
.pagination {
  margin-bottom: 30px;
  margin-top: 80px;
}

.pagination ul {
  margin: 0;
  padding: 0;
}

.pagination li {
  display: inline-block;
  margin: 0 6px;
  list-style-type: none;
}

.pagination li:last-child {
  margin-left: 0;
}

.pagination li:first-child {
  margin-right: 0;
}

.pagination span {
  display: inline-block;
  text-align: center;
  position: relative;
  color: #171717;
  background-color: transparent;
  width: 60px;
  height: 60px;
  line-height: 60px;
  z-index: 1;
  font-size: 26px;
  
  
  border-radius: 5px;
  border: 1px solid #171717;
}

.pagination a {
  display: inline-block;
  text-align: center;
  position: relative;
  color: #171717;
  background-color: transparent;
  width: 60px;
  height: 60px;
  line-height: 60px;
  z-index: 1;
  font-size: 26px;
  
  
  border-radius: 5px;
  border: 1px solid #171717;
}

.pagination span i,
.pagination a i {
  font-size: 22px;
}

.pagination span.active {
  color: #A9C643;
  border-color: #A9C643;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pagination span:hover {
  color: #A9C643;
  border-color: #A9C643;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pagination a.active {
  color: #A9C643;
  border-color: #A9C643;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pagination a:hover {
  color: #A9C643;
  border-color: #A9C643;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* Medium devices */
@media (max-width: 991px) {
  .pagination {
    margin-top: 60px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .pagination {
    margin-top: 40px;
  }
  .pagination span,
  .pagination a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .pagination span i,
  .pagination a i {
    font-size: 16px;
  }
}

@media (max-width: 330px) {
  .pagination li {
    margin: 0 2px;
  }
  .pagination span,
  .pagination a {
    width: 35px;
    height: 35px;
    line-height: 34px;
    font-size: 14px;
  }
}

.post-footer {
  clear: both;
  margin-top: 30px;
}

/*------------------- 4.6. Blog  -------------------*/
blockquote {
  font-size: 18px;
  line-height: 1.55;
  padding: 60px;
  font-weight: 400;
  
  display: block;
  position: relative;
  background-color: #F4F4F4;
  overflow: hidden;
  margin: 40px 0;
  color: #171717;
  font-style: italic;
  border-radius: 5px;
  border: 0;
  border-top: 3px solid #A9C643;
}
.wp-block-quote {
  font-size: 18px;
  line-height: 1.55;
  padding: 60px;
  font-weight: 400;
  
  display: block;
  position: relative;
  background-color: #F4F4F4;
  overflow: hidden;
  margin: 40px 0;
  color: #171717;
  font-style: italic;
  border-radius: 5px;
  border: 0;
  border-top: 3px solid #A9C643;
}

blockquote p {
  font-size: 18px;
  font-weight: 400;
  
  font-style: normal;
  margin-top: -0.3em;
  margin-bottom: 23px;
  line-height: 1.55;
  color: #171717;
  width: 100%;
  position: relative;
  z-index: 3;
}

.wp-block-quote p {
  font-size: 18px;
  font-weight: 400;
  
  font-style: normal;
  margin-top: -0.3em;
  margin-bottom: 23px;
  line-height: 1.55;
  color: #171717;
  width: 100%;
  position: relative;
  z-index: 3;
}

blockquote p a,
.wp-block-quote p a {
  color: inherit;
}

blockquote p cite,
.wp-block-quote p cite {
  margin-top: 20px;
}

blockquote:before {
  content: "\f10e";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 45px;
  bottom: 20px;
  font-size: 60px;
  
  opacity: 1;
  color: #A9C643;
  font-style: normal;
  background: transparent;
  text-align: center;
}

.wp-block-quote:before {
  content: "\f10e";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 45px;
  bottom: 20px;
  font-size: 60px;
  
  opacity: 1;
  color: #A9C643;
  font-style: normal;
  background: transparent;
  text-align: center;
}

blockquote cite {
  display: block;
  font-size: 26px;
  position: relative;
  border-color: inherit;
  line-height: 1;
  
  margin-top: 0;
  margin-bottom: -0.2em;
  font-style: normal;
  color: #171717;
  
}

.wp-block-quote cite {
  display: block;
  font-size: 26px;
  position: relative;
  border-color: inherit;
  line-height: 1;
  
  margin-top: 0;
  margin-bottom: -0.2em;
  font-style: normal;
  color: #171717;
  
}

blockquote cite:before {
  content: '';
  position: relative;
  display: inline-block;
  height: 2px;
  width: 25px;
  background: #A9C643;
  margin-left: 15px;
  top: -7px;
}

.wp-block-quote cite:before {
  content: '';
  position: relative;
  display: inline-block;
  height: 2px;
  width: 25px;
  background: #A9C643;
  margin-left: 15px;
  top: -7px;
}

blockquote .desig {
  font-size: 12px;
  font-weight: 500;
  
  font-style: initial;
  text-transform: uppercase;
  color: #171717;
  margin-top: 8px;
  margin-bottom: -0.4em;
  display: block;
}

.wp-block-quote .desig {
  font-size: 12px;
  font-weight: 500;
  
  font-style: initial;
  text-transform: uppercase;
  color: #171717;
  margin-top: 8px;
  margin-bottom: -0.4em;
  display: block;
}

blockquote .quote-icon,
.wp-block-quote .quote-icon {
  position: absolute;
  left: 50px;
  bottom: 50px;
  width: 150px;
}

blockquote.style-left-icon, blockquote.is-large, blockquote.is-style-large, blockquote.has-text-align-right,
.wp-block-quote.style-left-icon,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-quote.has-text-align-right {
  padding: 170px 50px 50px;
}

blockquote.style-left-icon {
  font-size: 18px;
  color: #171717;
  font-weight: 400;
  line-height: 1.556;
  background-color: #F4F4F4;
  padding-right: 160px;
}

.wp-block-quote.style-left-icon {
  font-size: 18px;
  color: #171717;
  font-weight: 400;
  line-height: 1.556;
  background-color: #F4F4F4;
  padding-right: 160px;
}

blockquote.style-left-icon:before {
  left: unset;
  right: 56px;
  top: 60px;
  font-size: 6rem;
  font-weight: 400;
  line-height: 4rem;
  color: #A9C643;
  text-shadow: none;
}

.wp-block-quote.style-left-icon:before {
  left: unset;
  right: 56px;
  top: 60px;
  font-size: 6rem;
  font-weight: 400;
  line-height: 4rem;
  color: #A9C643;
  text-shadow: none;
}

blockquote.style-left-icon cite {
  color: #171717;
}

.wp-block-quote.style-left-icon cite {
  color: #171717;
}

blockquote.style-left-icon cite:before {
  background-color: #171717;
  top: 8px;
}

.wp-block-quote.style-left-icon cite:before {
  background-color: #171717;
  top: 8px;
}

blockquote.is-large cite:before, blockquote.is-style-large cite:before,
.wp-block-quote.is-large cite:before,
.wp-block-quote.is-style-large cite:before {
  top: unset;
  bottom: 13px;
}

blockquote.has-text-align-right,
.wp-block-quote.has-text-align-right {
  border: 0;
}

blockquote.has-text-align-left:before,
.wp-block-quote.has-text-align-left:before {
  left: 50px;
  right: unset;
}

.wp-block-pullquote {
  padding: 0;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-bottom: 20px;
}

.wp-block-pullquote blockquote:before,
.wp-block-pullquote.is-style-solid-color blockquote:before {
  right: 50%;
  -webkit-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
}

.wp-block-column blockquote,
.wp-block-column .wp-block-quote {
  padding: 100px 15px 30px 15px;
}

.wp-block-column blockquote:before,
.wp-block-column .wp-block-quote:before {
  width: 50px;
  height: 50px;
  line-height: 50px;
  top: 30px;
  right: 30px;
  font-size: 30px;
}

.wp-block-column blockquote.style-left-icon, .wp-block-column blockquote.is-large:not(.is-style-plain), .wp-block-column blockquote.is-style-large:not(.is-style-plain), .wp-block-column blockquote.has-text-align-right,
.wp-block-column .wp-block-quote.style-left-icon,
.wp-block-column .wp-block-quote.is-large:not(.is-style-plain),
.wp-block-column .wp-block-quote.is-style-large:not(.is-style-plain),
.wp-block-column .wp-block-quote.has-text-align-right {
  padding: 100px 15px 30px 15px;
}

.blog-meta {
  display: block;
  margin-top: -0.4em;
}

.blog-meta span {
  display: inline-block;
  font-size: 14px;
  
  color: #171717;
  position: relative;
  margin-left: 11px;
  text-transform: uppercase;
}

.blog-meta a {
  display: inline-block;
  font-size: 14px;
  
  color: #171717;
  position: relative;
  margin-left: 11px;
  text-transform: uppercase;
}

.blog-meta span i {
  margin-left: 9px;
  color: #A9C643;
}

.blog-meta a i {
  margin-left: 9px;
  color: #A9C643;
}

.blog-meta span:last-child,
.blog-meta a:last-child {
  margin-left: 0 !important;
  padding-left: 0;
}

.blog-meta span a {
  margin-left: 0 !important;
}

.blog-meta a:hover {
  color: #A9C643;
}

.blog-audio img,
.blog-img img,
.blog-video img {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  border-radius: 30px 30px 0 0;
}

.blog-title a {
  color: inherit;
}

.blog-title a:hover {
  color: #A9C643;
}

.blog-inner-title {
  margin-top: -0.25em;
  margin-bottom: 20px;
  
}

.blog-inner-title i {
  color: #A9C643;
  margin-left: 4px;
}

.blog-single-card {
  position: relative;
  margin-bottom: 60px;
  /* Medium Large devices */
  /* Large devices */
  /* Medium devices */
  /* Small devices */
  /* Extra small devices */
}

.blog-single-card .blog-thumb {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.blog-single-card .blog-thumb img {
  width: 100%;
  border-radius: 5px;
}

.blog-single-card .blog-title {
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 1;
  
}

.blog-single-card .blog-text {
  margin-bottom: 40px;
  font-size: 18px;
  
  font-weight: 400;
}

.blog-single-card .blog-date {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.blog-single-card .blog-date a {
  background: #A9C643;
  height: 80px;
  width: 80px;
  border-radius: 0 5px 5px 0;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  
  font-size: 18px;
  font-weight: 400;
  padding: 13px 10px 17px;
}

.blog-single-card .blog-date a span {
  display: block;
  font-size: 36px;
  
  margin-bottom: 7px;
}

.blog-single-card .blog-meta {
  margin-bottom: 19px;
}

.blog-single-card .social-links {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
}

.blog-single-card .social-links li {
  display: inline-block;
  margin-left: 3px;
}

.blog-single-card .social-links li:last-child {
  margin-left: 0;
}

.blog-single-card .social-links a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #F4F4F4;
  font-size: 14px;
  color: #171717;
  text-align: center;
}

.blog-single-card .social-links a:hover {
  color: #ffffff;
  background-color: #A9C643;
}

.blog-single-card .blog-content {
  margin: -25px 80px 0 30px;
  position: relative;
  border-radius: 5px 0 5px 5px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  padding: 40px;
}

.blog-single-card .blog-audio {
  line-height: 1;
}

.blog-single-card .blog-audio {
  position: relative;
  overflow: hidden;
  background-color: #F4F4F4;
}

.blog-single-card .blog-img {
  position: relative;
  overflow: hidden;
  background-color: #F4F4F4;
}

.blog-single-card .blog-video {
  position: relative;
  overflow: hidden;
  background-color: #F4F4F4;
}

.blog-single-card .blog-img .slick-arrow {
  border: none;
  background-color: #ffffff;
  color: #A9C643;
  border-radius: 5px;
}

.blog-single-card .blog-img .slick-arrow:hover {
  background-color: #A9C643;
  color: #ffffff;
}

.blog-single-card .blog-img .play-btn {
  position: absolute;
  right: 50%;
  top: 50%;
  margin: calc(60px / -2) 0 0 calc(60px / -2);
}

@media (max-width: 767px) {

	.blog-single-card .blog-img .play-btn {
  margin: calc(60px / -2) 0 0 calc(60px / -2);
	}
}

.blog-single-card .blog-img .play-btn i {
  background: rgba(255, 255, 255, 0.102);
  font-size: 24px;
  width: 100px;
  height: 100px;
  line-height: 100px;
}

@media (max-width: 767px) {

	.blog-single-card .blog-img .play-btn i {
  line-height: 100px;
	}
}

@media (max-width: 767px) {

	.blog-single-card .blog-img .play-btn i {
  height: 100px;
	}
}

@media (max-width: 767px) {

	.blog-single-card .blog-img .play-btn i {
  width: 100px;
	}
}

.blog-single-card .blog-img .play-btn i:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: solid 2px #fff;
  border-radius: 50%;
  -webkit-animation: rotate 5.0s infinite linear;
          animation: rotate 5.0s infinite linear;
}

.blog-single-card .blog-img .play-btn:before, .blog-single-card .blog-img .play-btn:after {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.blog-single-card .blog-img:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 30px 30px 0 0;
  background-color: rgba(16, 55, 65, 0.149);
  width: 100%;
  height: 100%;
}

.blog-single-card .read-more-btn,
.blog-single-card .line-btn {
  display: block;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: -1px;
}

.blog-single-card .read-more-btn {
  margin-bottom: -8px;
  color: #A9C643;
}

.blog-single-card .blog-post-wrap {
  background: #F5F5F6;
  border-radius: 6px;
  padding: 60px;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-single-card .blog-post-wrap:hover {
  background: #A9C643;
}

.blog-single-card .blog-post-wrap:hover h5 {
  color: #ffffff;
}

.blog-single-card .blog-post-wrap h5 {
  margin-bottom: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.blog-single-card:hover .blog-img .slick-arrow {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1399px) {
  .blog-single-card .blog-title {
    font-size: 28px;
    line-height: 1.1;
  }
}

@media (max-width: 1199px) {
  .blog-single-card .blog-date {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  .blog-single-card .blog-date a {
    border-radius: 5px 0 0 0px;
  }
  .blog-single-card .blog-content {
    margin: -25px 0px 0 30px;
  }
  .blog-single-card .blog-text {
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .blog-single-card {
    margin-bottom: 40px;
  }
  .blog-single-card .blog-title {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .blog-single-card .blog-title {
    font-size: 24px;
    line-height: 1.3;
  }
  .blog-single-card .blog-text {
    margin-bottom: 22px;
  }
  .blog-single-card .blog-content {
    padding: 30px;
    margin: -25px 0px 0 20px;
  }
  .blog-single-card .blog-meta {
    margin-bottom: 14px;
  }
}

@media (max-width: 575px) {
  .blog-single-card .blog-thumb {
    border-radius: 5px 5px 0 0;
  }
  .blog-single-card .blog-thumb img {
    border-radius: 5px 5px 0 0;
  }
  .blog-single-card .blog-content {
    margin: 0;
    border-radius: 5px 0 0 5px;
  }
}

.blog-author {
  border-radius: 15px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  margin-top: 80px;
}

.blog-author .auhtor-img {
  border-radius: 15px;
  overflow: hidden;
}

.blog-author .author-name {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: -0.1em;
}

.blog-author .author-name a {
  color: #171717;
}

.blog-author .author-desig {
  font-size: 14px;
  font-weight: 500;
  color: #A9C643;
  text-transform: uppercase;
  
}

.blog-author .author-text {
  margin-top: 9px;
  margin-bottom: -0.3em;
}

.share-links-title {
  font-size: 18px;
  color: #171717;
  
  font-weight: 500;
  margin: 0 20px 0 0;
}

.share-links {
  border-bottom: 1px solid #E1E1E1;
  padding: 13px 0 40px;
}

.share-links > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.share-links .wp-block-tag-cloud,
.share-links .tagcloud {
  gap: 20px;
}

/* Medium Large devices */

/* Large devices */
@media (max-width: 1199px) {
  blockquote,
  .wp-block-quote {
    padding: 150px 40px 40px 40px;
  }
  blockquote:before,
  .wp-block-quote:before {
    right: 40px;
    top: 40px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  blockquote cite,
  .wp-block-quote cite {
    font-size: 18px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .share-links-title {
    display: block;
    margin-bottom: 10px;
  }
  .blog-author {
    display: block;
  }
  .blog-author .auhtor-img {
    margin-bottom: 20px;
    display: inline-block;
  }
  blockquote p,
  .wp-block-quote p {
    font-size: 18px;
    line-height: inherit;
  }
  blockquote,
  .wp-block-quote {
    padding: 140px 30px 30px 30px;
  }
  blockquote:before,
  .wp-block-quote:before {
    right: 30px;
    top: 30px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .share-links .wp-block-tag-cloud,
  .share-links .tagcloud {
    gap: 10px;
  }
}

/*blog-details-card**************/
.blog-details-card .blog-thumb {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.blog-details-card .blog-thumb .blog-date {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  
  
  color: #ffffff;
  background: #171717;
  padding: 12px 20px;
  border-radius: 0 5px 0 5px;
}

.blog-details-card .blog-thumb .blog-meta {
  background: #A9C643;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 0 5px 0 5px;
  padding: 5.5px 20px;
}

.blog-details-card .blog-thumb .blog-meta a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  
  text-transform: capitalize;
}

.blog-details-card .blog-thumb .blog-meta a i {
  color: #ffffff;
}

.blog-details-card .blog-content {
  margin-top: 26px;
}

.blog-details-card .blog-title {
  
}

.blog-details-card p {
  font-size: 18px;
  
}

.blog-details-card .blog-details-single-card {
  padding: 40px;
  border-radius: 5px;
}

/*------------------- 4.7. Comments  -------------------*/
.comment-form {
  margin-top: 20px;
  position: relative;
  padding: 60px;
  border-radius: 5px;
  background: #F4F4F4;
}
@media (max-width: 1199px) {

	.comment-form {
  margin-top: 40px;
	}
}

.comment-form .form-title {
  margin-top: -0.35em;
  margin-bottom: 30px;
}

.comment-form .form-title a#cancel-comment-reply-link {
  font-size: 0.7em;
  text-decoration: underline;
}

.comment-form .form-text {
  margin-bottom: 25px;
}

.comment-form .form-group {
  margin-bottom: 20px;
}

.blog-comment-area {
  margin-bottom: 25px;
}

.comments-wrap {
  margin-top: 80px;
  margin-bottom: 30px;
}

.comments-wrap .description p:last-child {
  margin-bottom: -0.5em;
}

.comments-wrap .comment-respond {
  margin: 30px 0;
}

.comments-wrap pre {
  background: #ededed;
  color: #666;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.comments-wrap li {
  margin: 0;
}

.comments-wrap .post-comment {
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
  border-bottom: 1px solid #E1E1E1;
}

.comments-wrap .post-comment ol,
.comments-wrap .post-comment ul,
.comments-wrap .post-comment dl {
  margin-bottom: 1rem;
}

.comments-wrap .post-comment ol ol,
.comments-wrap .post-comment ol ul,
.comments-wrap .post-comment ul ol,
.comments-wrap .post-comment ul ul {
  margin-bottom: 0;
}

.comments-wrap ul.comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 80px;
}

.comments-wrap ul.comment-list ul ul,
.comments-wrap ul.comment-list ul ol,
.comments-wrap ul.comment-list ol ul,
.comments-wrap ul.comment-list ol ol {
  margin-bottom: 0;
}

.comments-wrap .comment-avater {
  margin-left: 25px;
  overflow: hidden;
  border-radius: 15px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.comments-wrap .comment-avater img {
  width: 100%;
  max-width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}

.comments-wrap .comment-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: -6px;
  position: relative;
}

.comments-wrap .commented-on {
  font-size: 12px;
  display: inline-block;
  margin-bottom: 2px;
  font-weight: 500;
  color: #171717;
  
}

.comments-wrap .commented-on i {
  margin-left: 7px;
  font-size: 0.9rem;
}

.comments-wrap .name {
  margin-bottom: 7px;
  font-size: 20px;
  
}

.comments-wrap .comment-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.comments-wrap .text {
  margin-bottom: -0.3em;
}

.comments-wrap .children {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-right: 135px;
}

.comments-wrap .reply_and_edit {
  margin-bottom: -0.46em;
  position: absolute;
  left: 0;
  top: 20px;
}

.comments-wrap .reply_and_edit a {
  margin-left: 10px;
  color: #A9C643;
  padding: 0;
  font-size: 16px;
  
  font-family: "jost";
}

.comments-wrap .reply_and_edit a:hover {
  color: #171717;
}

.comments-wrap .reply_and_edit a i {
  margin-right: 3px;
  margin-left: 0;
}

.comments-wrap .reply_and_edit a:last-child {
  margin-left: 0;
}

.comments-wrap .reply-btn {
  
  font-size: 12px;
  color: #171717;
  
  display: inline-block;
}

.comments-wrap .reply-btn i {
  margin-left: 7px;
}

.comments-wrap .reply-btn:hover {
  color: #A9C643;
}

.comments-wrap .star-rating {
  font-size: 12px;
  margin-bottom: 10px;
  position: absolute;
  top: 5px;
  left: 0;
  width: 80px;
}

ul.comment-list .comment-item:last-child > .post-comment {
  border-bottom: none;
  padding-bottom: 0;
}

ul.comment-list .comment-item:first-child > .post-comment {
  padding-bottom: 30px;
  border-bottom: 1px solid #E1E1E1;
}

.comments-wrap.comment-form {
  margin: 0;
}

/* Large devices */
@media (max-width: 1199px) {
  .comments-wrap {
    margin-top: 40px;
  }
  .comments-wrap .children {
    margin-right: 40px;
  }
  .blog-inner-title {
    margin-bottom: 30px;
  }
  .comment-form {
    padding: 40px;
  }
  .comments-wrap .comment-avater {
    margin-left: 35px;
  }
  ul.comment-list .comment-item:first-child:not(.children .comment-item) > .post-comment {
    padding-bottom: 30px;
  }
  .comments-wrap .post-comment {
    margin-bottom: 30px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .comment-form .btn {
    padding: 20px 40px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .comments-wrap .post-comment {
    display: block;
  }
  .comments-wrap .comment-avater {
    height: 100px;
    width: 100px;
    margin-bottom: 30px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .comment-form {
    padding: 30px;
  }
}

/*--------------------------------------------------------------
# Comment Css
--------------------------------------------------------------*/
.comments-title {
  font-size: 27px;
  border-bottom: 2px solid #E1E1E1;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

ol.comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.comment ol.children {
  list-style: none;
  padding-right: 50px;
}

.comment span.says {
  display: none;
}

.comment-author.vcard,
footer.comment-meta {
  position: relative;
}

.comment-author.vcard img {
  border-radius: 50%;
  height: 90px;
  width: 90px;
  margin-top: -5px;
}

.comment-author.vcard .fn {
  font-size: 20px;
  position: absolute;
  right: 110px;
  top: -10px;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
  
}

.comment-author.vcard .fn a {
  
}

.bypostauthor {
  display: block;
}

.bypostauthor .comment-author.vcard .fn:after {
  content: "\f02e";
  font-family: "Font Awesome 5 Pro";
  font-size: 13px;
  top: 0;
  margin-right: 10px;
  position: relative;
  line-height: 1;
  
}

.comment-metadata {
  position: absolute;
  right: 110px;
  top: 20px;
}

.comment-metadata time {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}

em.comment-awaiting-moderation {
  font-weight: 500;
  color: #1d1d1d;
  display: block;
  padding-right: 110px;
  margin-top: -25px;
  margin-bottom: 35px;
}

.comment-metadata span.edit-link,
span.edit-link {
  display: none;
}

.comment .comment-content {
  position: relative;
  padding-right: 110px;
  margin-top: -25px;
}

.comment article {
  margin-top: 15px;
  padding: 15px 15px 15px 0;
  border-bottom: 2px solid #E1E1E1;
  position: relative;
}

.comment-list li:last-child .comment-body {
  border-bottom: 0;
}

.comment-list li .children .comment-body {
  border-bottom: 2px solid #E1E1E1;
}

.comment-content img {
  margin-top: 30px;
  margin-bottom: 30px;
}

.comment-body .reply {
  position: absolute;
  left: 0;
  top: 8px;
}

.comments-area .reply a {
  position: relative;
  padding-right: 25px;
  color: #202020;
  
}

.comments-area .reply a:hover {
  color: #A9C643;
}

.comment-body .reply a:before {
  content: "\f3e5";
  font-family: Font Awesome\ 6 Pro;
  position: absolute;
  right: 3px;
  top: 0;
}

.comment-content a,
.comment-body a {
  word-wrap: break-word;
  font-weight: 500;
}

.comment-content li {
  font-weight: 500;
  margin: 8px 0;
}

/*--------------------------------------------------------------
# Comment Respond Form
--------------------------------------------------------------*/
.comments-heading {
  font-size: 25px;
  margin-bottom: 5px;
}

#cancel-comment-reply-link {
  margin-right: 10px;
  font-size: 20px;
  
}

#cancel-comment-reply-link:hover {
  text-decoration: underline;
}

.comment-respond {
  margin-top: 30px;
  padding: 35px 45px 30px 45px;
  background-color: #F6F6F7;
  color: #202020;
  border-radius: 10px;
}

.comment-respond .comment-form {
  padding: 0;
}

.tp-comment-input {
  position: relative;
  margin-bottom: 30px;
}

.tp-comment-input input,
.tp-comment-input textarea {
  margin-bottom: 0;
}

.tp-comment-input i {
  position: absolute;
  left: 20px;
  font-size: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  color: #647589;
}

.comment-message.tp-comment-input i {
  top: 30px;
}

li.comment .comment-respond {
  margin-bottom: 45px;
  margin-top: 45px;
}

.comment-form .comment-form-wrap {
  margin: 25px -45px 0 -45px;
  border-top: 2px solid #E1E1E1;
  padding: 35px 30px 0 30px;
}

.comment-form input {
  background: #ffffff;
  border-color: transparent;
  color: #202020;
  border-radius: 5px;
}

.comment-form textarea {
  background: #ffffff;
  border-color: transparent;
  color: #202020;
  border-radius: 5px;
}

.comment-message textarea {
  height: auto;
  border-radius: 15px;
}

.comment-form-cookies-consent label {
  display: inline;
  margin-right: 10px;
}

.comment-form .comment-message {
  margin-top: 10px;
}

.comment-form-wrap ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #647589;
}

.comment-form-wrap :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #647589;
}

.comment-form-wrap ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #647589;
}

.comment-form-wrap ::placeholder {
  /* Most modern browsers support this now. */
  color: #647589;
}

#message-cmt::-webkit-input-placeholder {
  /* Most modern browsers support this now. */
  color: #647589;
}

#message-cmt:-ms-input-placeholder {
  /* Most modern browsers support this now. */
  color: #647589;
}

#message-cmt::-ms-input-placeholder {
  /* Most modern browsers support this now. */
  color: #647589;
}

#message-cmt::placeholder {
  /* Most modern browsers support this now. */
  color: #647589;
}

.comments-area button.tp-button i {
  font-size: 14px;
}

@media (min-width: 500px) {
  .comment-metadata time {
    margin-top: 15px;
    display: inline-block;
  }
}

li.pingback {
  border: 2px solid #E1E1E1;
  padding: 10px;
  margin-bottom: 20px;
}

li.trackback {
  border: 2px solid #E1E1E1;
  padding: 10px;
  margin-bottom: 20px;
}

/*------------------- 4.8. Hero Area  -------------------*/
/* Hero Global ---------------------------------- */
.hero-wrapper {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

/* Hero 1 ---------------------------------- */
.hero-1 {
  padding: 215px 0 136px;
  background-size: cover;
}

.hero-title {
  
}

.hero-title span {
  position: relative;
}

.hero-title span img {
  position: absolute;
  -webkit-animation: bg-anim 5s linear infinite;
          animation: bg-anim 5s linear infinite;
  bottom: 0;
  right: 47%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.hero-text {
  font-size: 18px;
line-height: 24px;
}

.hero-style1 {
  position: relative;
  z-index: 6;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .hero-1 {
    padding: 250px 0 136px;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .hero-text {
    font-size: 16px;
  }
  .hero-style1 {
    text-align: center;
    margin-bottom: 60px;
  }
  .hero-style1 .btn-group {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 320px) {
  .hero-title {
    font-size: 38px;
    line-height: 47px;
  }
}

/* Hero 2 ---------------------------------- */
.hero-2 {
  background-size: cover;
  position: relative;
}

.hero-2:after {
  content: '';
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.03%, #171717), color-stop(99.95%, rgba(23, 23, 23, 0)));
  background: linear-gradient(90deg, #171717 0.03%, rgba(23, 23, 23, 0) 99.95%);
  z-index: -2;
}

.hero-2 .hero-shape2-1 {
  position: absolute;
  height: 100%;
  width: 500px;
  opacity: 0.6;
  z-index: -1;
}

.hero-2 .hero-shape2-1:before {
  content: '';
  position: absolute;
  height: calc(100% + 160px);
  width: 445px;
  background: -webkit-gradient(linear, left top, left bottom, from(#A9C643), to(rgba(232, 9, 46, 0)));
  background: linear-gradient(180deg, #A9C643 0%, rgba(232, 9, 46, 0) 100%);
  opacity: 0.75;
  -webkit-transform: skew(30deg, 0deg);
          transform: skew(30deg, 0deg);
  top: -160px;
  right: 326px;
  z-index: 1;
}

.hero-2 .hero-shape2-1:after {
  content: '';
  position: absolute;
  height: calc(100% + 160px);
  width: 445px;
  background: -webkit-gradient(linear, left top, left bottom, from(#A9C643), to(rgba(232, 9, 46, 0)));
  background: linear-gradient(180deg, #A9C643 0%, rgba(232, 9, 46, 0) 100%);
  opacity: 0.75;
  -webkit-transform: skew(30deg, 0deg);
          transform: skew(30deg, 0deg);
  top: -160px;
  right: 326px;
  z-index: 1;
}

.hero-2 .hero-shape2-1:before {
  background: #A9C643;
  opacity: 0.26;
  width: 385px;
  height: calc(100% + 120px);
  right: 0px;
  -webkit-transform: skew(-31deg, 0deg);
          transform: skew(-31deg, 0deg);
}

.hero-2 .hero-shape2-1 .hero-shape2-2 {
  position: absolute;
  width: 300px;
  height: 279px;
  background: -webkit-gradient(linear, left top, left bottom, from(#A9C643), to(rgba(232, 9, 46, 0)));
  background: linear-gradient(180deg, #A9C643 0%, rgba(232, 9, 46, 0) 100%);
  opacity: 0.76;
  bottom: 40px;
  right: 175px;
  -webkit-transform: skew(-31deg, 0deg);
          transform: skew(-31deg, 0deg);
}

.hero-style2 {
  padding: 150px 0;
}

.hero-style2 .hero-title span {
  position: relative;
}

.hero-style2 .hero-title span img {
  position: absolute;
  -webkit-animation: bg-anim 5s linear infinite;
          animation: bg-anim 5s linear infinite;
  bottom: -36px;
  right: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: calc(100% - 40px);
}

@-webkit-keyframes bg-anim {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
    opacity: 1;
  }
  80% {
    -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes bg-anim {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
    opacity: 1;
  }
  80% {
    -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .hero-style2 {
    padding: 140px 0;
  }
  .hero-style2 .hero-title span img {
    bottom: -27px;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .hero-style2 {
    padding: 130px 0;
  }
  .hero-2 .hero-shape2-1:after {
    right: 298px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .hero-style2 {
    padding: 120px 0;
  }
}

/* Hero 2 ---------------------------------- */
.hero-3-slider .hero-slide {
  position: relative;
  background-size: cover;
height: 500px;
display: grid;
align-items: center;
z-index: 1;
background-size: cover !important;
background-position: center !important;
}

.hero-3-slider .hero-slide:after {
  content: '';
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, right top, from(#171717), to(transparent));
  background: linear-gradient(to right, #171717, transparent);
background: linear-gradient(to left, #171717, #0000000f);
z-index: -1;
}

.hero-3-slider .video-wrap {

}

.hero-style3 {
padding: 40px;
}

.hero-style3 .hero-subtitle {
  display: block;
  margin-bottom: 25px;
}

.hero-style3 .hero-subtitle span {
  position: relative;
  display: inline-block;
  padding: 0 20px 0 40px;
z-index: 1;
}

.hero-style3 .hero-subtitle span img {
  position: absolute;
  -webkit-animation: bg-anim 5s linear infinite;
          animation: bg-anim 5s linear infinite;
  bottom: -8px;
  right: 50%;
  -webkit-transform: translate(-50%, 0);
transform: translate(50%, 0);
  width: 100%;
  z-index: -1;
}

.hero-style3 .hero-title {
  line-height: 1.3;
font-size: 32px;
}



/* Hero 4 ---------------------------------- */
.hero-4 {
  background-size: cover;
  position: relative;
}

.hero-4:after {
  content: '';
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.03%, #171717), color-stop(99.95%, rgba(23, 23, 23, 0)));
  background: linear-gradient(90deg, #171717 0.03%, rgba(23, 23, 23, 0) 99.95%);
  z-index: -2;
}

.hero-4 .shape-position {
  opacity: 0.5;
}

.hero-4 .shape1 {
  position: absolute;
  left: 0;
  top: 140px;
  height: 100%;
  -webkit-animation: 1.5s 0.3s fadeInRight both;
          animation: 1.5s 0.3s fadeInRight both;
}

.hero-4 .shape2 {
  position: absolute;
  left: 0;
  top: 140px;
  height: 100%;
  -webkit-animation: 1.5s 0.6s fadeInRight both;
          animation: 1.5s 0.6s fadeInRight both;
}

.hero-4 .shape3 {
  position: absolute;
  left: 90px;
  bottom: 0;
  -webkit-animation: 1.5s 1.5s fadeInRight both;
          animation: 1.5s 1.5s fadeInRight both;
}

.hero-style4 {
  padding: 340px 0 200px;
}

.hero-style4 .hero-title {
  line-height: 1.2333333333;
}

/* Hero 6 ---------------------------------- */
.hero-6 {
  border-radius: 20px;
  margin-bottom: 30px;
}

.hero-style6 {
  padding-right: 70px;
  /* Medium devices */
  /* Small devices */
  /* Extra small devices */
}

.hero-style6 .sub-title {
  color: #171717;
}

.hero-style6 .sub-title:before {
  background: #171717;
}

.hero-style6 .hero-title {
  margin-bottom: 45px;
}

.hero-style6 .btn-group .offer-tag {
  font-size: 20px;
  
}

@media (max-width: 991px) {
  .hero-style6 {
    padding: 70px 0 70px 70px;
  }
  .hero-style6 .hero-title {
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .hero-style6 {
    padding: 0 50px 50px 50px;
  }
}

@media (max-width: 375px) {
  .hero-style6 {
    padding: 0 30px 30px 30px;
  }
}

.hero-intro-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  border-radius: 20px;
  overflow: hidden;
  /* Large devices */
  /* Medium devices */
  /* Extra small devices */
}

.hero-intro-card .intro-card-img {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.hero-intro-card .intro-card-details {
  padding: 40px 30px 40px 0;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.hero-intro-card .intro-card-subtitle {
  font-size: 16px;
  
  color: #A9C643;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: -0.3em;
}

.hero-intro-card .intro-card-title {
  font-size: 26px;
  line-height: 1;
  
  color: #171717;
  margin-bottom: 24px;
}

.hero-intro-card .intro-card-title:hover {
  color: #A9C643;
}

.hero-intro-card .intro-card-title a {
  color: inherit;
}

.hero-intro-card .btn {
  font-size: 14px;
  
  padding: 7px 10px 7px;
}

.hero-intro-card .btn i {
  font-size: 12px;
}

@media (max-width: 1199px) {
  .hero-intro-card {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .hero-intro-card .intro-card-img {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .hero-intro-card .intro-card-details {
    padding: 30px 30px 0;
  }
}

@media (max-width: 991px) {
  .hero-intro-card .intro-card-details {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
    padding: 40px 40px 0;
  }
}

@media (max-width: 375px) {
  .hero-intro-card .intro-card-details {
    padding: 30px 30px 0;
  }
}

/*------------------- 4.9. Error  -------------------*/
.error-area .error-thumb {
  margin-bottom: 55px;
}

.error-area .error-content {
  margin-bottom: 45px;
}

.not-found-text-wrapper .text-404 h4 {
  font-size: 48px;
  margin-top: -0.35em;
}

.not-found-text-wrapper .error-dec {
  margin-bottom: 45px;
}

/*------------------- 4.00. Popup Search  -------------------*/
.popup-search-box {
  position: fixed;
  top: 0;
  right: 50%;
  background-color: rgba(0, 0, 0, 0.95);
  height: 0;
  width: 0;
  overflow: hidden;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.popup-search-box button.searchClose {
  width: 50px;
  height: 50px;
  line-height: 52px;
  position: absolute;
  top: 40px;
  left: 40px;
  background-color: #A9C643;
  font-size: 22px;
  border-radius: 10px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  color: #ffffff;
  border: 0;
}

.popup-search-box button.searchClose:hover {
  color: #171717;
  background-color: #fff;
  border-color: transparent;
  border-color: transparent;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.popup-search-box form {
  position: absolute;
  top: 50%;
  right: 50%;
  display: inline-block;
  padding-bottom: 40px;
  cursor: auto;
  width: 100%;
  max-width: 700px;
  -webkit-transform: translate(-50%, 50%) scale(0);
          transform: translate(-50%, 50%) scale(0);
  -webkit-transition: -webkit-transform ease 0.4s;
  transition: -webkit-transform ease 0.4s;
  transition: transform ease 0.4s;
  transition: transform ease 0.4s, -webkit-transform ease 0.4s;
  /* Large devices */
}

@media (max-width: 1199px) {
  .popup-search-box form {
    max-width: 600px;
  }
}

.popup-search-box form input {
  font-size: 18px;
  height: 70px;
  width: 100%;
  border: none;
  background-color: #ffffff;
  border: 2px solid #A9C643;
  padding: 0 80px 0 30px;
  color: #171717;
  border-radius: 50px;
}

.popup-search-box form input::-webkit-input-placeholder {
  color: #A9C643;
}

.popup-search-box form input:-ms-input-placeholder {
  color: #A9C643;
}

.popup-search-box form input::-ms-input-placeholder {
  color: #A9C643;
}

.popup-search-box form input::placeholder {
  color: #A9C643;
}

.popup-search-box form button {
  position: absolute;
  top: 0px;
  background-color: transparent;
  border: none;
  color: #A9C643;
  font-size: 24px;
  left: 12px;
  cursor: pointer;
  width: 70px;
  height: 70px;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  -webkit-transform: scale(1.001);
          transform: scale(1.001);
}

.popup-search-box form button:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.popup-search-box.show {
  opacity: 1;
  visibility: visible;
  width: 100.1%;
  height: 100%;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  border-radius: 0;
}

.popup-search-box.show form {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

/* Small devices */
@media (max-width: 767px) {
  .popup-search-box form {
    width: 80%;
  }
  .popup-search-box form input {
    height: 60px;
  }
  .popup-search-box form button {
    width: 60px;
    line-height: 62px;
    height: 60px;
  }
}

/*------------------- 4.00. Popup Side Menu  -------------------*/
.sidemenu-wrapper {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.8s;
  transition: all ease 0.8s;
}

.sidemenu-wrapper .closeButton {
  display: inline-block;
  border: 2px solid;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  padding: 0;
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.sidemenu-wrapper .closeButton:hover {
  color: #A9C643;
  border-color: #A9C643;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.sidemenu-wrapper .sidemenu-content {
  background-color: #171717;
  width: 450px;
  margin-right: auto;
  padding: 80px 30px;
  height: 100%;
  overflow-y: scroll;
  position: relative;
  left: -500px;
  cursor: auto;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition: left ease 1s;
  transition: left ease 1s;
}

.sidemenu-wrapper .sidemenu-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  background-color: #F5F5F5;
}

.sidemenu-wrapper .sidemenu-content::-webkit-scrollbar {
  width: 2px;
  background-color: #F5F5F5;
}

.sidemenu-wrapper .widget {
  padding: 0;
  border: none;
  background-color: transparent;
}

.sidemenu-wrapper.show {
  opacity: 1;
  visibility: visible;
  width: 100%;
  -webkit-transition: all ease 0.8s;
  transition: all ease 0.8s;
}

.sidemenu-wrapper.show .sidemenu-content {
  left: 0;
  opacity: 1;
  visibility: visible;
}

/* Small devices */
@media (max-width: 767px) {
  .sidemenu-wrapper .sidemenu-content {
    width: 320px;
    padding: 80px 20px;
  }
}

/*------------------- 4.00. Subscribe  -------------------*/
.subscribe-sec-shape {
  position: relative;
  z-index: -1;
  top: -50px;
}

.subscribe-area {
  border-radius: 6px;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  border-radius: 0 0 6px 6px;
  padding: 0 30px 30px;
  margin: 0 -30px 0px;
  background: #ffffff;
}

.subscribe-area .subscribe-wrapper {
  padding: 50px 90px;
  border-radius: 6px;
  -webkit-transform: translate(0, -30px);
          transform: translate(0, -30px);
  margin-bottom: -30px;
}

.subscribe-area .subscribe-title {
  font-size: 30px;
  margin-top: -0.25em;
}

.subscribe-form {
  position: relative;
}

.subscribe-form .form-group .form-control {
  height: 70px;
  padding-left: 220px;
}

.subscribe-form .form-group .input-icon {
  top: 0;
  height: 100%;
  line-height: 70px;
}

.subscribe-form .btn {
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 18px 40px;
}

/* Large devices */
@media (max-width: 1199px) {
  .subscribe-area .subscribe-wrapper {
    padding: 50px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .subscribe-area {
    margin: 0 0px 0px;
    padding: 0 20px 20px;
  }
  .subscribe-area .subscribe-wrapper {
    padding: 50px 20px;
  }
  .subscribe-form .form-group .form-control {
    height: 60px;
    padding-left: 30px;
  }
  .subscribe-form .form-group .input-icon {
    line-height: 60px;
  }
  .subscribe-form .btn {
    position: relative;
    margin-top: 15px;
    width: 100%;
    left: 0;
    top: 0;
  }
  .subscribe-area .subscribe-title {
    font-size: 24px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .subscribe-area {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

/*------------------- 4.00. Contact  -------------------*/
/****contact page*****/
.contact-info {
  background: #ffffff;
  border-bottom: 1px solid #A9C643;
  border-radius: 5px;
  padding: 30px;
  -webkit-box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05);
          box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05);
}

.contact-info_icon {
  height: 65px;
  width: 65px;
  line-height: 65px;
  background: #A9C643;
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 30px;
}

.contact-info .contact-info_title {
  font-size: 26px;
  
  
  color: #171717;
  display: block;
  margin-top: -0.3em;
  margin-bottom: 10px;
}

.contact-info .contact-info_text {
  font-size: 18px;
  font-weight: 400;
  
  color: #171717;
  margin-bottom: 3px;
}

.contact-info .contact-info_text a {
  font-size: 18px;
  font-weight: 400;
  
  color: #171717;
}

.contact-info .contact-info_text a:hover {
  color: #A9C643;
}

.contact-info .contact-info_text:last-child {
  margin-bottom: -0.4em;
}

.map-sec {
  line-height: 0;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.map-sec iframe {
  width: 100%;
  height: 600px;
  /* Medium devices */
}

@media (max-width: 991px) {
  .map-sec iframe {
    height: 400px;
  }
}

.contact-form-area {
  border-radius: 20px;
  margin-top: -300px;
  position: relative;
  z-index: 1;
}

.contact-form-area .contact-form-thumb {
  border-radius: 20px 0 0 20px;
  overflow: hidden;
  height: 100%;
}

.contact-form-area .contact-form-thumb img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.contact-form-area .contact-form-wrap {
  padding: 80px 80px 80px 60px;
}

/*------------------- 4.00. About  -------------------*/
/*----------------------------------------------
    # About Area 1
----------------------------------------------*/
.about1-shape-img {
  opacity: 0.2;
  right: 82px;
  top: 53px;
  /* Extra large devices */
}

.about1-shape-img .about1-shape-img-2 {
  margin-right: -35px;
  margin-bottom: -120px;
}

@media (max-width: 1500px) {
  .about1-shape-img {
    right: 42px;
  }
}

.about-thumb1 {
  position: relative;
  padding-right: 180px;
  padding-bottom: 240px;
  display: inline-block;
  height: 100%;
  /* Extra small devices */
  /* Extra small devices */
}

.about-thumb1 .about-img-1 {
  border-radius: 5px;
  position: relative;
  z-index: 1;
  padding: 30px 0 0 30px;
}

.about-thumb1 .about-img-1:after {
  content: '';
  position: absolute;
  inset: 0px 90px 94px 0px;
  background: #A9C643;
  opacity: 0.2;
  z-index: -1;
  border-radius: 5px;
}

.about-thumb1 .about-img-1 img {
  border: 7px solid #ffffff;
  border-radius: 5px;
}

.about-thumb1 .about-img-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-left: 30px;
  padding-bottom: 30px;
}

.about-thumb1 .about-img-2:after {
  content: '';
  position: absolute;
  inset: 104px 0px 0px 115px;
  background: #A9C643;
  opacity: 0.2;
  z-index: -1;
  border-radius: 5px;
}

.about-thumb1 .about-img-2 img {
  border-radius: 5px;
}

@media (max-width: 575px) {
  .about-thumb1 .about-img-1:after {
    inset: 0px 30px 64px 0px;
  }
}

@media (max-width: 375px) {
  .about-thumb1 {
    padding-right: 60px;
    padding-bottom: 200px;
  }
}

.about-year-wrap {
  position: relative;
  display: inline-block;
  margin: 7px;
  width: 183px;
}

.about-year-wrap:after {
  content: '';
  position: absolute;
  inset: -7px;
  background: url(../img/bg/about_counter-border1-1.png);
  background-size: 100% 100%;
}

.about-year-wrap .about-year-mask-wrap {
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  background: #171717;
  text-align: center;
  padding: 30px 19px 60px;
}

.about-year-wrap .about-year-wrap-title {
  
  color: #ffffff;
  margin-top: 7px;
  margin-bottom: -2px;
}

.about-year-wrap .about-year-wrap-text {
  font-weight: 400;
  
  font-size: 18px;
  color: #ffffff;
  margin-bottom: -0.55em;
}

/* About Area 2 ---------------------------------- */
.about-area-2 {
  padding-bottom: calc(120px + 111px);
  /* Medium devices */
}

@media (max-width: 991px) {
  .about-area-2 {
    padding-bottom: calc(80px + 111px);
  }
}

.about-thumb2 {
  position: relative;
  display: inline-block;
}

.about-thumb2 .about-img-1 {
  padding-right: 237px;
  border-radius: 5px;
}

.about-thumb2 .about-img-1 img {
  border-radius: 5px;
}

.about-thumb2 .about-img-2 {
  border-radius: 5px;
  margin-top: 12px;
}

.about-thumb2 .about-img-2 img {
  border-radius: 5px;
}

.about-thumb2 .about-counter-wrap {
  background: #A9C643;
  border-radius: 5px;
  padding: 30px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 20px;
}

.about-thumb2 .about-counter-wrap .about-counter {
  font-size: 50px;
  
  color: #ffffff;
  margin-bottom: -3px;
  margin-top: 11px;
}

.about-thumb2 .about-counter-wrap .about-counter-text {
  color: #ffffff;
  font-size: 20px;
  
  margin-bottom: -0.3em;
}

.about-year-wrap2 {
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.07);
  padding: 20px;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  position: absolute;
  right: -20px;
  bottom: 15px;
}

.about-year-wrap2 .about-year-grid-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about-year-wrap2 .about-year-grid-wrap .icon {
  height: 55px;
  width: 55px;
  line-height: 55px;
  border-radius: 50%;
  background: #A9C643;
font-size: 30px;
color: #fff;
}

.about-year-wrap2 .about-year-grid-wrap .about-counter {
  font-size: 42px;
  font-family: jost;
  margin-bottom: -0.4em;
  margin-top: -0.3em;
}

.about-year-wrap2 .about-year-text {
  font-size: 20px;
  
  margin-bottom: -0.3em;
  margin-top: 12px;
}

.about-counter-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  padding: 30px 20px;
  background: #ffffff;
}

.about-feature-wrap {
  background: #ffffff;
  border-radius: 5px;
  padding: 35px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.about-feature-wrap.style-shadow {
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
}

.about-feature-wrap:not(:last-child) {
  margin-bottom: 20px;
}

.about-feature-wrap .icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.about-feature-wrap .icon img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.about-feature-wrap .about-feature-title {
  font-size: 26px;
  
  margin-bottom: 3px;
  margin-top: -0.3em;
}

.about-feature-wrap .about-feature-text {
  margin-bottom: -0.5em;
  font-size: 18px;
  font-weight: 400;
  
}

.about-feature-wrap:hover .icon img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .about-thumb2 .about-counter-wrap {
    right: 0;
  }
  .about-thumb2 .about-img-1 {
    padding-right: 217px;
  }
  .about-thumb2 .about-img-1 img {
    min-height: 316px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .about-feature-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .about-thumb2 .about-img-1 {
    padding-right: 0;
  }
  .about-year-wrap2,
  .about-thumb2 .about-counter-wrap {
    position: initial;
    -webkit-animation: none;
            animation: none;
    margin-top: 12px;
    display: block;
  }
  .about-year-wrap2 .about-year-grid-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .about-year-wrap2 .about-year-text {
    text-align: right;
  }
}

/*------------------- 4.00. Team  -------------------*/
/* Team global ---------------------------------- */
.team-card {
  background: #F4F4F4;
  border-radius: 5px;
  padding: 10px 40px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 2px solid transparent;
  gap: 20px;
}

.team-card_img {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.team-card_img img {
  border-radius: 5px;
  width: 134px;
  height: 134px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.team-card_content {
  width: 216px;
}

.team-card_title {
  font-size: 36px;
  
  margin-bottom: 4px;
  margin-top: 0;
}

.team-card_title a {
  color: #171717;
}

.team-card_title a:hover {
  color: #A9C643;
}

.team-card_desig {
  font-weight: 400;
  font-size: 18px;
  
  color: #171717;
}

.team-card_text {
  max-width: 327px;
}

.team-card_text p {
  margin-bottom: 0;
}

.team-card:hover {
  border-color: #A9C643;
}

.team-card:hover .team-card_img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/* Large devices */
@media (max-width: 1199px) {
  .team-card_title {
    font-size: 30px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .team-card {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .team-card .team-card_img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .team-card .team-card_content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .team-card .team-card_title {
    margin-top: -0.3em;
  }
  .team-card .team-card_text {
    margin-top: 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    max-width: none;
  }
  .team-card .team-social_wrap {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .team-card .team-card_text {
    margin-top: -0.5em;
  }
}

/* Team Area 2 ---------------------------------- */
.team-card.style2 {
  display: block;
  padding: 40px;
  border-bottom: 5px solid #171717;
  border-radius: 10px;
  border-right: 0;
  text-align: center;
}

.team-card.style2 .team-card_img {
  width: 100%;
}

.team-card.style2 .team-card_img img {
  width: 100%;
  min-height: 324px;
}

.team-card.style2 .team-card_content {
  width: 100%;
  background: #ffffff;
  border-radius: 5px;
  padding: 20px;
  position: relative;
  margin-top: 30px;
}

.team-card.style2 .team-card_content .team-social_wrap {
  position: absolute;
  left: 20px;
  bottom: 30px;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.team-card.style2 .team-card_content .team-social_wrap .social-btn.style2 {
  display: block;
}

.team-card.style2 .team-card_content .team-social_wrap .social-btn.style2 a {
  display: block;
}

.team-card.style2 .team-card_content .team-social_wrap .social-btn.style2 a:not(:last-child) {
  margin-bottom: 10px;
}

.team-card.style2 .team-card_title {
  font-size: 26px;
  
  margin-bottom: 0;
}

.team-card.style2 .team-card_desig {
  display: block;
}

.team-card.style2:hover {
  border-color: #A9C643;
}

.team-card.style2:hover .team-social_wrap {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .team-card.style2 .team-card_content .team-social_wrap {
    bottom: auto;
    top: -30px;
    -webkit-transform: translate(0px, calc(-100% - 20px)) scaleY(0);
            transform: translate(0px, calc(-100% - 20px)) scaleY(0);
  }
  .team-card.style2:hover .team-card_content .team-social_wrap {
    -webkit-transform: translate(0px, calc(-100% - 20px)) scaleY(1);
            transform: translate(0px, calc(-100% - 20px)) scaleY(1);
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .team-card.style2 {
    padding: 30px;
  }
}

/* Team Area 3 ---------------------------------- */
.team-card.style3 {
  padding: 40px;
  display: block;
  text-align: center;
  border-right: 0;
  border-bottom: 2px solid transparent;
}

.team-card.style3 .team-card_img {
  margin-bottom: 20px;
}

.team-card.style3 .team-card_img img {
  width: 100%;
  height: auto;
}

.team-card.style3 .team-card_title {
  font-size: 32px;
}

.team-card.style3 .team-card_content {
  width: auto;
}

.team-card.style3 .social-btn {
  margin-top: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.team-card.style3:hover {
  border-color: #A9C643;
}

/* Team Details ---------------------------------- */
.team-about-card {
  margin-bottom: 75px;
}

.team-about-card .team-about-card_img {
  height: 100%;
}

.team-about-card .team-about-card_img img {
  border-radius: 5px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.team-about-card .team-about-card_box {
  -webkit-box-shadow: 0px 6px 25px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 6px 25px 0px rgba(0, 0, 0, 0.05);
  padding: 40px;
  margin: 60px 0;
  border-radius: 5px;
  margin-right: -80px;
  background: #ffffff;
}

.team-about-card_title {
  margin-top: -0.3em;
  margin-bottom: 30px;
  
}

.team-details-wrap .team-details-wrap-title {
  font-size: 26px;
  
  margin-bottom: 0;
}

.team-details-wrap .team-details-wrap-desig {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 12px;
}

.team-details-wrap_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.team-details-wrap_info:not(:last-child) {
  margin-bottom: 25px;
}

.team-details-wrap_info .icon {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  background: #F4F4F4;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.team-details-wrap_info p {
  margin-top: -0.3em;
  margin-bottom: 0;
}

.team-details-wrap_info p a {
  color: #171717;
}

.team-details-wrap_info p a:hover {
  color: #A9C643;
}

/* Medium devices */
@media (max-width: 991px) {
  .team-about-card .team-about-card_box {
    margin-right: 0;
  }
  .team-about-card {
    margin-bottom: 0;
  }
}

/*------------------- 4.00. Testimonial  -------------------*/
/* Testimonial 1 ---------------------------------- */
.testimonial-area-1 {
  padding-top: 145px;
}

.testimonial-thumb1 {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.testimonial-thumb1 img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}

.testi-card {
  background: #232323;
  border-radius: 5px;
  padding: 60px;
}

.testi-card .testi-profile-title {
  color: #ffffff;
  font-size: 26px;
  
  margin-bottom: 5px;
  margin-top: -0.3em;
}

.testi-card .testi-profile-desig {
  font-size: 18px;
  font-weight: 400;
  
  color: #ffffff;
  opacity: 0.7;
}

.testi-card .testi-card_text {
  color: #ffffff;
  opacity: 0.7;
  font-size: 22px;
  font-weight: 400;
  
  margin-bottom: 32px;
}

.testi-card .testi-card-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 23px;
}

.testi-card .rating {
  color: #F8B427;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.testi-slider-1 {
  position: relative;
}

.testi-slider-1 .slick-dots {
  position: absolute;
  left: 74px;
  bottom: 60px;
  display: inline-block;
  width: auto;
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .testimonial-area-1 {
    background-position: left;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .testi-card .testi-card_text {
    font-size: 18px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .testimonial-thumb1 {
    display: none;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .testi-card {
    padding: 40px;
  }
}

/* Testimonial 2 ---------------------------------- */
.testimonial-area-2 {
  position: relative;
  z-index: 1;
}

.testimonial-area-2 .testimonial-thumb-2 {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
  width: 50%;
}

.testimonial-area-2 .testimonial-thumb-2 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.testiomonial-wrap-2 {
  margin: 60px 0;
  padding: 100px 70px 70px;
  border-radius: 5px;
  position: relative;
  -webkit-box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05);
          box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05);
}

.testiomonial-wrap-2 .quote-icon {
  position: absolute;
  left: 55px;
  top: 100px;
}

.testiomonial-wrap-2 .testi-slider-2 {
  margin-top: 65px;
  margin-bottom: 100px;
}

.testi-card.style2 {
  background: transparent;
  padding: 0;
}

.testi-card.style2 .testi-card-profile {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 25px;
  margin-bottom: 57px;
}

.testi-card.style2 .testi-profile_thumb img {
  border-radius: 50%;
}

.testi-card.style2 .testi-card_text {
  font-size: 26px;
  opacity: 1;
  line-height: 36px;
  margin-bottom: 0;
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .testiomonial-wrap-2 .testi-slider-2 {
    margin-bottom: 70px;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .testiomonial-wrap-2 .quote-icon {
    width: 200px;
  }
  .testi-card.style2 .testi-card_text {
    font-size: 24px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .testiomonial-wrap-2 {
    padding: 80px 50px 50px;
  }
  .testiomonial-wrap-2 .testi-slider-2 {
    margin-bottom: 40px;
    margin-top: 0;
  }
  .testi-card.style2 .testi-card-profile {
    margin-bottom: 37px;
  }
  .testi-card.style2 .testi-card_text {
    font-size: 18px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .testiomonial-wrap-2 {
    padding: 80px 30px 50px;
  }
  .testiomonial-wrap-2 .quote-icon {
    width: 100px;
  }
  .testi-card.style2 .testi-card-profile {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 17px;
  }
}

/*------------------- 4.00. Counter  -------------------*/
/* Counter 1 ---------------------------------- */
.counter-wrap1 {
  border-radius: 5px;
  background: #ffffff;
  -webkit-box-shadow: 0px 30px 80px 0px rgba(14, 100, 215, 0.04);
          box-shadow: 0px 30px 80px 0px rgba(14, 100, 215, 0.04);
  margin-top: -136px;
  position: relative;
  z-index: 3;
  overflow: hidden;
}

.counter-card-wrap {
  padding: 40px 60px;
}

.counter-card-wrap .counter-card {
  min-width: 224px;
}

.counter-checklist-wrap {
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 40px 60px;
  height: 100%;
}

.counter-checklist-wrap:after {
  content: '';
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(-1.06%, #A9C643), to(rgba(232, 9, 46, 0)));
  background: linear-gradient(90deg, #A9C643 -1.06%, rgba(232, 9, 46, 0) 100%);
  z-index: -1;
}

.counter-card {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.counter-card_wrap ~ .counter-card_wrap {
  border-right: 1px solid #2C2C2C;
}

.counter-card_wrap ~ .counter-card_wrap .counter-card.style2 {
  padding-right: 45px;
}

.counter-card_wrap:last-child .counter-card.style2 {
  padding-left: 0;
}

.counter-card_number {
  margin-top: 0px;
  margin-bottom: 3px;
  
  font-size: 50px;
  color: #171717;
}

.counter-card_text {
  font-weight: 400;
  font-size: 18px;
  
  color: #171717;
  margin-bottom: -0.4em;
}

.counter-card_icon {
  border-radius: 50px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: #A9C643;
  text-align: center;
  position: relative;
  margin: auto;
}

.counter-card_icon img {
  -webkit-transition: 0.4s all ease-in-out;
  transition: 0.4s all ease-in-out;
}

.counter-card:hover .counter-card_icon:after {
  margin: 0;
  border-width: 10px;
  border-color: #A9C643;
}

.counter-card:hover .counter-card_icon img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .counter-card-wrap {
    padding: 40px 40px;
  }
  .counter-card_number {
    font-size: 44px;
  }
  .counter-card_icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .counter-card-wrap .counter-card {
    min-width: 214px;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .counter-card-wrap .counter-card {
    min-width: 185px;
  }
  .counter-card_number {
    font-size: 34px;
  }
  .counter-card_text {
    font-size: 16px;
  }
  .counter-card-wrap {
    padding: 30px 30px;
  }
  .counter-card-wrap .counter-card {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .counter-card-wrap .counter-card {
    text-align: start;
  }
  .counter-card-wrap {
    padding: 30px 30px;
    text-align: center;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .counter-checklist-wrap {
    padding: 40px 40px;
  }
}

/* Counter 2 ---------------------------------- */
.counter-area-2 {
  padding: 60px;
  border-radius: 5px;
  margin-top: -111px;
  position: relative;
  z-index: 1;
}

.counter-card.style2 {
  gap: 20px;
}

.counter-card.style2 .counter-card_icon {
  background: #ffffff;
}

.counter-card.style2 .counter-card_number {
  color: #ffffff;
}

.counter-card.style2 .counter-card_text {
  color: #ffffff;
}

.counter-divider {
  height: 100%;
  width: 1px;
  background: #F4F4F4;
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .counter-area-2 {
    padding: 60px 40px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .counter-area-2 {
    padding: 60px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .counter-area-2 {
    padding: 40px;
  }
}

/****single-fact-wrap****/
.intro-area-2 {
  margin-top: 164px;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.intro-area-2:after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: -1;
}

.fact-area {
  -webkit-transform: translateY(-164px);
          transform: translateY(-164px);
  margin-bottom: -164px;
}

.single-fact-wrap {
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px -10px 100px rgba(0, 6, 18, 0.08);
          box-shadow: 0px -10px 100px rgba(0, 6, 18, 0.08);
  border-radius: 5px;
  padding: 50px 30px 31px;
}

.single-fact-wrap .thumb {
  margin-bottom: 17px;
}

.single-fact-wrap .details h2 {
  font-size: 36px;
  margin-bottom: 5px;
}

.single-intro-wrap {
  text-align: center;
  background: linear-gradient(125.07deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 5px;
  padding: 15px 15px 30px;
}

.single-intro-wrap .bg-border {
  position: absolute;
  right: 50%;
  top: 0;
  height: 100px;
  width: 100px;
  background: rgba(237, 28, 36, 0.6);
  border-radius: 50%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.single-intro-wrap .thumb {
  height: auto;
  width: auto;
  -webkit-transform: none;
          transform: none;
  margin-bottom: 20px;
}

.single-intro-wrap .thumb img {
  border-radius: 5px;
  width: 100%;
}

.single-intro-wrap .details h3 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 26px;
}

.single-intro-wrap .details p {
  margin: 0;
  color: #ffffff;
}

.single-intro-wrap .details .btn {
  margin-top: 20px;
  padding: 0 27px;
  height: 50px;
  line-height: 50px;
}

.single-intro-wrap.style2 {
  padding: 0 25px 45px;
  margin-top: 50px;
}

.single-intro-wrap.style2 .thumb {
  height: 80px;
  width: 80px;
  background: #fff;
  border-radius: 50%;
  line-height: 80px;
  margin: auto;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  position: relative;
  z-index: 1;
}

.single-intro-wrap.style2 .thumb img {
  width: 52px;
}

.single-intro-wrap.style2 .details p {
  margin-top: 20px;
  margin-bottom: 0;
}

.single-intro-wrap.style2 .btn {
  color: #ffffff;
  margin-top: 40px;
  text-transform: capitalize;
}

/*------------------- 4.00. Blog  -------------------*/
/* Blog Card ---------------------------------- */
.blog-shape-img1 {
  opacity: 0.2;
  right: 66px;
  top: 250px;
  /* Extra large devices */
}

.blog-shape-img1 .about1-shape-img-2 {
  margin-right: -35px;
  margin-bottom: -120px;
}

@media (max-width: 1500px) {
  .blog-shape-img1 {
    left: 42px;
    top: 140px;
  }
}

.blog-card {
  position: relative;
}

.blog-card .blog-title {
font-size: 17px;
color: #171717;
height: 50px;
overflow: hidden;
line-height: 25px;
}

.blog-card .blog-img {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}

.blog-card .blog-img img {
  max-width: 100%;
  border-radius: 5px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog-card .blog-img .blog-date {
  position: absolute;
left: 14px;
top: 14px;
}

.blog-card .blog-img .blog-date a {

border-radius: 8px;
background: #3f711ced;
  text-align: center;
  display: inline-block;
  color: #ffffff;
 
  font-weight: 400;
padding: 10px 10px 7px;
}

.blog-card .blog-img .blog-date a span {

}

.blog-card .blog-content {
  padding: 40px;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 0 5px 5px 0;
  background: #ffffff;
 
}

.blog-card:hover .blog-img img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}


/* Extra small devices */
@media (max-width: 375px) {
  .blog-card .blog-content {
    margin-right: 0px;
    margin-top: 0;
    border-radius: 5px 0 0 5px;
  }
  .blog-card .blog-img {
    border-radius: 5px 5px 0 0;
  }
  .blog-card .blog-img img {
    border-radius: 5px 5px 0 0;
    min-height: 300px;
  }
  .blog-card .blog-img .blog-date {
    bottom: 30px;
  }
}

/* Blog Card 2---------------------------------- */
.blog-card.style2 .blog-img img {
  width: 100%;
}

.blog-card.style2 .blog-img .blog-date {

}



.blog-card.style2 .blog-content {
  padding: 15px;
}



/*------------------- 4.00. Client  -------------------*/
/* Client 1 ---------------------------------- */
.client-bg-area {
  background-size: 100% calc(100% - 228px);
  background-repeat: no-repeat;
}

.client-area-1 {
  padding: 100px 0;
  /* Medium devices */
}

@media (max-width: 991px) {
  .client-area-1 {
    padding: 80px 0;
  }
}

/* Client 2 ---------------------------------- */
.client-bg-area-2 {
  background-size: 100% calc(100% - 382px);
  background-repeat: no-repeat;
}

/* Client 3 ---------------------------------- */
.client3-wrap {
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05);
  padding: 100px 45px 90px;
  /* Extra small devices */
}

@media (max-width: 375px) {
  .client3-wrap {
    padding: 80px 20px 50px;
  }
}

.client-slider3 {
  overflow: hidden;
  background: #F4F4F4;
  border-radius: 20px;
  padding: 120px 0;
}

.client-slider3 .slider1 {
  margin: 0 -50px;
}

.client-slider3 .slider2 {
  margin: 0 -80px 0 0;
  margin-top: 24px;
}

/*------------------- 4.00. Simple Sections  -------------------*/
.checklist ul {
  padding: 0;
  list-style: none;
  text-align: start;
  margin-bottom: 0;
}

.checklist li {
  font-size: 18px;
  font-weight: 400;
  
  margin-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #171717;
}

.checklist li:last-child {
  margin-bottom: 0;
}

.checklist li i, .checklist li svg {
  font-size: 22px;
  margin-left: 20px;
  margin-top: 2px;
}

.checklist.style2 ul li:not(:last-child) {
  margin-bottom: 17px;
}

.checklist.style2 ul li i {
  margin-left: 15px;
  font-size: 16px;
  color: #A9C643;
  margin-top: 3px;
}

.checklist.style3 ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-gap: 8px;
}

.checklist.style3 ul li {
  margin-bottom: 0;
}

.checklist.style4 ul li:not(:last-child) {
  margin-bottom: 9px;
}

.checklist.style5 ul li {
  font-weight: 400;
  font-size: 16px;
  color: #171717;
}

.checklist.style-white li {
  color: #ffffff;
}

.checklist.style-white li:not(:last-child) {
  margin-bottom: 12px;
}

.checklist.style-white li i, .checklist.style-white li svg {
  font-size: 14px;
  margin-left: 20px;
  margin-top: 5px;
}

.checklist.mb-40 {
  /* Large devices */
}

@media (max-width: 1199px) {
  .checklist.mb-40 {
    margin-bottom: 32px;
  }
}

.checklist.mb-45 {
  /* Large devices */
}

@media (max-width: 1199px) {
  .checklist.mb-45 {
    margin-bottom: 35px;
  }
}

.img-half {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
}

.img-half img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-half.img-right {
  left: 0;
}

.icon-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 20px;
}

.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px 30px;
}

.btn-wrap.style2 {
  gap: 30px 40px;
}

.read-more-btn {
  font-size: 14px;
  font-weight: 500;
  color: #171717;
  position: relative;
}

.read-more-btn i, .read-more-btn svg {
  font-size: 12px;
}

.read-more-btn:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #A9C643;
  width: 0;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.read-more-btn:hover {
  color: #A9C643;
}

.read-more-btn:hover:after {
  width: 100%;
}

.category-tag {
  background: #A9C643;
  height: 25px;
  line-height: 25px;
  border-radius: 30px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 10px;
  
  display: inline-block;
  padding: 0 19px;
  letter-spacing: 1px;
}

/* Large devices */
@media (max-width: 1199px) {
  p.mb-40 {
    margin-bottom: 35px;
  }
  p.mb-45 {
    margin-bottom: 38px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .checklist.style2 ul li i {
    margin-left: 10px;
  }
}

/*------------------- 4.00. Video -------------------*/
/* Why 1 ---------------------------------- */
.video-area-1 .video-wrap {
  display: block;
  text-align: center;
  margin-bottom: 0;
  margin-top: -119px;
}

.video-area-1 .video-wrap .play-btn {
  border-radius: 50%;
  position: relative;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}

.video-area-1 .video-wrap .play-btn > i {
  background: transparent;
  color: #ffffff;
}

.video-area-1 .video-wrap .play-btn > i::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #A9C643;
  mix-blend-mode: multiply;
  border-radius: 50%;
  z-index: -1;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .video-area-1 .video-wrap {
    margin-top: -76px;
  }
}

/*------------------- 4.00. Category Menu -------------------*/
/* Category 1 ---------------------------------- */
.category-card {
  border-radius: 6px;
  background: #ffffff;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.category-card_content {
  max-width: 150px;
}

.category-card_title {
  font-size: 20px;
  margin-top: -0.3em;
  margin-bottom: 26px;
}

.category-card_title a {
  color: #171717;
}

.category-card_title a:hover {
  color: #A9C643;
}

.category-card_icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
  position: relative;
  z-index: 1;
}

.category-card_icon:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background-color: #f7f4ef;
  height: 60px;
  width: 60px;
  right: -30px;
  top: 0;
  z-index: -1;
}

.category-card .more-btn {
  font-size: 12px;
  color: #171717;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: initial;
}

.category-card .more-btn:hover {
  color: #A9C643;
}

.category-card .more-btn i {
  font-size: 14px;
  display: block;
}

.category-search-form {
  margin-top: 40px;
  position: relative;
}

.category-search-form .form-control {
  padding: 14.5px 280px 14.5px 30px;
}

.category-search-form .btn {
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px 50px;
}

/* Category 2 ---------------------------------- */
.category-card2 {
  border-radius: 6px;
  background-color: white;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  text-align: center;
  padding: 30px 30px 23px;
}

.category-card2_title {
  font-size: 20px;
  margin-top: -0.3em;
  margin-bottom: 0px;
}

.category-card2_title a {
  color: #171717;
}

.category-card2_title a:hover {
  color: #A9C643;
}

.category-card2_icon {
  display: inline-block;
  height: 66px;
  width: 66px;
  line-height: 64px;
  border-radius: 50%;
  background: #F5F5F6;
  margin-bottom: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.category-card2_icon img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.category-card2_icon:after {
  display: none;
}

.category-card2:hover .category-card2_icon {
  background: #A9C643;
}

.category-card2:hover .category-card2_icon img {
  -webkit-filter: brightness(99);
          filter: brightness(99);
}

.category-slider {
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  margin-bottom: -50px;
}

.category-area2 {
  padding-bottom: 100px;
  z-index: 2;
}

.category-area2 .category-search-form .form-control {
  border-color: #A9C643;
  color: #ffffff;
}

/* Small devices */
@media (max-width: 767px) {
  .category-search-form {
    text-align: center;
  }
  .category-search-form .btn {
    position: inherit;
    margin-top: 20px;
  }
  .category-search-form .form-control {
    padding: 14.5px 30px;
  }
}

/* Category 3 ---------------------------------- */
.category-slider3 {
padding: 0 15px;
}

.category-slider3 .co-item {
  /* Extra small devices */
}




@media (max-width: 575px) {
  .category-slider3 .co-item {
    border-left: 0;
  }
}

.category-card-item {
  text-align: center;
  padding-bottom: 18px;
background: #fff;
padding: 15px;
border-radius: 16px;
border: 1px solid #eee;
box-shadow: 1px 1px 15px #0001;
margin: 10px 0;

}

.category-card-item .category-card-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 3px;
}

.category-card-item .category-card-title a {
  color: #171717;
}

.category-card-item .category-card-title a:hover {
  color: #A9C643;
}

.category-card-item .category-card-text {
  margin-bottom: 0;
  font-size: 14px;
  opacity: 0.6;
}

/*------------------- 4.00. Faq -------------------*/
/* Faq 1 ---------------------------------- */
.accordion-card {
  margin-bottom: 30px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  overflow: hidden;
  background: #F4F4F4;
  border: 0;
  border-radius: 5px;
}

.accordion-card .accordion-button {
  font-size: 26px;
  
  
  color: #171717;
  border: 0;
  background-color: transparent;
  padding: 12px 65px 12px 30px;
  min-height: 86px;
  gap: 10px;
  margin-bottom: 0;
  text-align: right;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion-card .accordion-button:after {
  content: "\f067";
  height: 40px;
  width: 40px;
  border-radius: 7px;
  line-height: 38px;
  background: transparent;
  border: 0;
  font-family: "Font Awesome 5 Pro";
  color: #A9C643;
  
  font-size: 18px;
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: absolute;
  top: 22px;
  left: 17px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.accordion-card .accordion-button:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion-card .accordion-button:not(.collapsed) {
  color: #171717;
}

.accordion-card .accordion-button:not(.collapsed):after {
  content: '\f068';
  color: #171717;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.accordion-card .accordion-collapse {
  border: none;
}

.accordion-card .accordion-body {
  border-radius: 0;
  background-color: transparent;
  border: none;
  padding: 0px 30px 30px 30px;
  margin-top: -0.5em;
}

.accordion-card .accordion-body p {
  margin-bottom: -0.6em;
  font-size: 18px;
  font-weight: 400;
  
}

.accordion-card:last-child {
  margin-bottom: 0;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .accordion-card .accordion-button {
    font-size: 20px;
    min-height: 65px;
  }
  .accordion-card .accordion-button:after {
    font-size: 16px;
    top: 13px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .accordion-card .accordion-button {
    padding: 15px 65px 15px 30px;
  }
}

/* Faq 2 ---------------------------------- */
.accordion-card.style2 {
  background: transparent;
}

.accordion-card.style2 .accordion-button {
  background: #A9C643;
  border-radius: 5px;
  font-size: 20px;
  
  min-height: 60px;
  color: #ffffff;
}

.accordion-card.style2 .accordion-button:after {
  top: 10px;
  content: "\f078";
  font-size: 16px;
  color: #ffffff;
}

.accordion-card.style2 .accordion-body {
  padding: 30px 30px 10px;
}

.accordion-card.style2:has(.accordion-button.collapsed) .accordion-button {
  background: #F4F4F4;
  color: #171717;
}

.accordion-card.style2:has(.accordion-button.collapsed) .accordion-button:after {
  color: #A9C643;
}

.faq-thumb2 {
  position: relative;
  display: inline-block;
  padding-left: 42px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.faq-thumb2 img {
  border-radius: 5px;
}

.faq-thumb2:after {
  content: '';
  position: absolute;
  width: 190px;
  height: 220px;
  border-bottom: solid 40px #A9C643;
  border-right: solid 40px #A9C643;
  border-left: solid 40px transparent;
  border-top: solid 40px transparent;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.faq-thumb2 .about-counter-grid {
  border: 2px solid #A9C643;
  position: absolute;
  left: 0;
  bottom: 85px;
  border-radius: 5px;
}

.faq-thumb2 .about-counter-grid .about-counter {
  font-size: 50px;
  
  
  margin-bottom: 0;
  margin-top: -0.25em;
}

.faq-thumb2 .about-counter-grid .about-counter-text {
  font-size: 18px;
  font-weight: 400;
  
  margin-bottom: -0.3em;
}

/* Extra small devices */
@media (max-width: 575px) {
  .faq-thumb2 .about-counter-grid .about-counter {
    font-size: 40px;
  }
  .faq-thumb2 {
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .faq-thumb2 .about-counter-grid {
    position: initial;
    -webkit-animation: none;
            animation: none;
    margin-bottom: 20px;
  }
}

/* Faq 3 ---------------------------------- */
.faq-thumb3 {
  position: relative;
  display: inline-block;
  padding-left: 42px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.faq-thumb3 .faq-shape {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.faq-thumb3 .about-counter-wrap {
  background: #171717;
  border-right: 5px solid #A9C643;
  border-radius: 5px;
  padding: 30px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0px;
  text-align: center;
}

.faq-thumb3 .about-counter-wrap .about-counter {
  font-size: 50px;
  
  color: #ffffff;
  margin-bottom: -3px;
  margin-top: 11px;
}

.faq-thumb3 .about-counter-wrap .about-counter-text {
  color: #ffffff;
  font-size: 20px;
  
  margin-bottom: -0.3em;
}

/* Faq 3 ---------------------------------- */
.faq-wrap {
  border-radius: 20px;
}

.accordion-card.style3 {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}

.accordion-card.style3 .accordion-button {
  background: #A9C643;
  border-radius: 5px;
  font-size: 20px;
  
  min-height: 60px;
  color: #ffffff;
}

.accordion-card.style3 .accordion-button:after {
  top: 10px;
  content: "\f078";
  font-size: 16px;
  color: #ffffff;
}

.accordion-card.style3 .accordion-body {
  padding: 30px 20px 30px;
}

.accordion-card.style3:has(.accordion-button.collapsed) .accordion-button {
  background: #ffffff;
  color: #171717;
}

.accordion-card.style3:has(.accordion-button.collapsed) .accordion-button:after {
  color: #A9C643;
}

/*------------------- 4.00. feature -------------------*/
/***********feature area**********/
.feature-area {
  background: #F4F4F4;
  border-radius: 15px;
  overflow: hidden;
}

.feature-card {
  padding: 60px 65px 60px 40px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  z-index: 0;
}

.feature-card_bg {
  position: absolute;
  right: 0;
  top: 0;
  height: 0%;
  width: 100%;
  z-index: -1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}

.feature-card_bg img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.feature-card_icon {
  margin-bottom: 30px;
}

.feature-card_subtitle {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #A9C643;
  font-weight: 400;
  font-size: 14px;
  
  position: relative;
  padding-right: 18px;
  margin-bottom: 5px;
}

.feature-card_subtitle:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: #A9C643;
  border-radius: 1px;
  width: 8px;
  height: 8px;
}

.feature-card_title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
}

.feature-card_title a {
  color: #171717;
  background-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(#ffffff));
  background-image: linear-gradient(to left, #ffffff, #ffffff);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 2px;
}

.feature-card_title a:hover {
  background-size: 100% 2px;
}

.feature-card_text {
  font-size: 14px;
  margin-bottom: 26px;
}

.feature-card-active {
  background: #171717;
}

.feature-card-active .feature-card_bg {
  opacity: 1;
  height: 100%;
}

.feature-card-active .feature-card_icon {
  -webkit-filter: brightness(99);
          filter: brightness(99);
}

.feature-card-active .feature-card_title a {
  color: #ffffff;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .feature-area {
    margin-top: -15px;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .feature-area {
    margin-top: -30px;
  }
  .feature-card {
    padding: 40px 35px;
  }
  .feature-card_title {
    font-size: 22px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .feature-area {
    margin-top: -45px;
  }
  .feature-card_text {
    max-width: 500px;
  }
}

@media (max-width: 320px) {
  .feature-card {
    padding: 30px 25px;
  }
}

.feature-card2 .feature-card_img {
  position: relative;
  display: inline-block;
  margin-bottom: 44px;
}

.feature-card2 .feature-card_img img {
  border-radius: 50%;
}

.feature-card2 .feature-card_img .feature-card_icon {
  height: 60px;
  width: 60px;
  line-height: 60px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  background: #ffffff;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
  z-index: 1;
  opacity: 0;
}

.feature-card2 .feature-card_img .feature-card_icon:hover {
  background: #A9C643;
  color: #ffffff;
}

.feature-card2 .feature-card_img:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background: #171717;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}

.feature-card2 .feature-card_title {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.feature-card2 .feature-card_title a {
  background: transparent;
}

.feature-card2 .feature-card_title a:hover {
  color: #A9C643;
}

.feature-card2 .feature-card_text {
  font-size: 16px;
  max-width: 330px;
  margin: auto;
  margin-bottom: -0.3em;
}

.feature-card2:hover .feature-card_img .feature-card_icon {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.feature-card2:hover .feature-card_img img {
  mix-blend-mode: luminosity;
}

.feature-card2:hover .feature-card_img:after {
  opacity: 0.8;
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .feature-card2 .feature-card_img {
    margin-bottom: 34px;
  }
}

.feature-tab-button {
  background: #ffffff;
}

.feature-tab-button button {
  border: 0;
  background: transparent;
  font-size: 16px;
  
  
  color: #171717;
  text-transform: uppercase;
  padding: 17px 52px 17px 30px;
  display: block;
  width: 100%;
  text-align: right;
  position: relative;
}

.feature-tab-button button i {
  position: absolute;
  left: 30px;
  top: 22px;
  color: #171717;
}

.feature-tab-button button ~ button {
  border-top: 1px solid #EEEEEE;
}

.feature-tab-button button.active {
  background: #A9C643;
  color: #ffffff;
}

.feature-tab-button button.active i {
  color: #ffffff;
}

.feature-tab-content .filter-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

.feature-tab-content .tab-thumb {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.feature-tab-content .tab-content_grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px 60px;
  margin-top: 10px;
}

.feature-tab-content .tab-content_grid .media-left {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: -0.3em;
}

.feature-tab-content .tab-content_grid .media-body {
  margin-bottom: -0.3em;
}

.feature-tab-content .tab-content_grid-title {
  font-size: 14px;
  
  text-transform: uppercase;
}

.feature-tab-content .counter-number {
  color: #A9C643;
  font-size: 60px;
  
  
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .feature-tab-button button {
    font-size: 15px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .feature-tab-content .tab-content_grid {
    gap: 30px 40px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .feature-tab-content .filter-item {
    display: block;
  }
  .feature-tab-content .filter-item .tab-thumb {
    margin-bottom: 30px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .feature-tab-content .tab-content_grid {
    display: block;
    margin-top: 20px;
  }
  .feature-tab-content .tab-content_grid .media-left {
    margin-bottom: 10px;
  }
}

/***********feature area 3**********/
.feature-area-3 {
  margin-top: -90px;
  position: relative;
  z-index: 3;
}

.single-feature-wrap {
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 50px rgba(0, 6, 18, 0.08);
          box-shadow: 0px 10px 50px rgba(0, 6, 18, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px 60px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 30px 18px 26px 25px;
}

.single-feature-wrap:after {
  content: "";
  background: #A9C643;
  position: absolute;
  z-index: -1;
  height: 100%;
  right: 0;
  top: 0px;
  width: 145px;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 70px) 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, calc(100% - 70px) 100%, 0% 100%);
}

.single-feature-wrap .thumb img {
  width: 50px;
}

.single-feature-wrap .media-body p {
  margin-bottom: 0;
  font-size: 14px;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .single-feature-wrap {
    gap: 30px 40px;
  }
  .single-feature-wrap:after {
    width: 125px;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 50px) 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0, calc(100% - 50px) 100%, 0% 100%);
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .single-feature-wrap {
    gap: 30px 70px;
  }
  .single-feature-wrap:after {
    width: 145px;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 70px) 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0, calc(100% - 70px) 100%, 0% 100%);
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .feature-area-3 {
    margin-top: 0;
    padding-top: 80px;
  }
}

/*------------------- 4.00. CTA -------------------*/
/* CTA Area 1 ---------------------------------- */
.cta-area-1 {
  position: relative;
  margin-bottom: -148px;
}

.cta-area-1 .cta1-bg-thumb {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  width: 83.75%;
  border-radius: 0 5px 5px 0;
}

.cta-area-1 .cta1-bg-thumb:after {
  content: '';
  position: absolute;
  inset: 0;
  background: #A9C643;
  mix-blend-mode: multiply;
}

.cta-area-1 .cta1-bg-thumb img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cta-area-1 .cta-wrap1 {
  padding: 80px 0 67px 80px;
}

@media (max-width: 1700px) {
  .cta-area-1 .cta1-bg-thumb {
    width: 100%;
    border-radius: 0;
  }
  .cta-area-1 .cta-wrap1 {
    padding-right: 0;
  }
}

/* Extra large devices */
@media (max-width: 1500px) {
  .cta-area-1 .cta1-bg-thumb {
    width: 94.8%;
    border-radius: 0 5px 5px 0;
  }
  .cta-area-1 .cta-wrap1 {
    padding-right: 80px;
  }
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .cta-area-1 .cta1-bg-thumb {
    width: 91.2%;
  }
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .cta-area-1 .cta1-bg-thumb {
    width: 100%;
    border-radius: 0;
  }
  .cta-area-1 .cta-wrap1 {
    padding-right: 0px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .cta-area-1 .cta-wrap1 {
    text-align: center;
  }
}

/* CTA Area 2 ---------------------------------- */
.cta-wrap2 {
  padding: 54px 60px 60px;
  border-radius: 5px;
  position: relative;
  margin-top: -175px;
background: linear-gradient( to left ,#3f711c , #418a0e);
}

.cta-wrap2 .cta2-bg-thumb {
  position: absolute;
  left: 0;
bottom: 0px;
width: 400px;
}

.cta-area-2 .title-area {
margin: 0;
}

.cta-area-2 .sec-title {
font-size: 28px;
margin-bottom: 10px;
line-height: 40px;
}


.cta-area-2 .sec-text {
margin: 0;
}


.client-area-3 {
padding: 40px 0;
}

.blog-area {
  background: #f9f9f9;
  padding: 40px 0;
}


/* Extra small devices */
@media (max-width: 375px) {
  .cta-wrap2 .newsletter-form.style2 .btn {
    width: 100%;
  }
}

/*------------------- 4.00. Service -------------------*/
/* Service Card ---------------------------------- */
.service-card {
  background: #ffffff;
  border-radius: 5px;
  padding: 40px 0px 0px;
  overflow: hidden;
}

.service-card.style-shadow {
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
}

.service-card_icon {
  display: inline-block;
  background: #A9C643;
  border-radius: 5px;
  text-align: center;
  height: 65px;
  width: 65px;
  line-height: 65px;
  margin-bottom: 25px;
}

.service-card_icon img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card_title {
  margin-top: -0.3em;
  margin-bottom: 13px;
  
  font-size: 26px;
}

.service-card_title a {
  color: #171717;
}

.service-card_title a:hover {
  color: #A9C643;
}

.service-card .service-card_content {
  padding: 0 40px 27px;
}

.service-card_text {
  font-size: 18px;
  
  margin-bottom: 27px;
}

.service-card .service-card_img {
  border-radius: 5px;
  overflow: hidden;
}

.service-card .service-card_img img {
  width: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card .link-btn {
  color: #171717;
  font-size: 16px;
  
  
  letter-spacing: 1px;
}

.service-card .link-btn:before {
  background: #171717;
}

.service-card .link-btn i {
  margin-right: 3px;
}

.service-card:hover .service-card_icon img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.service-card:hover .service-card_img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/* Large devices */
@media (max-width: 1199px) {
  .service-card {
    padding: 30px 0px 0px;
  }
  .service-card .service-card_content {
    padding: 0 30px 22px;
  }
  .service-card .service-card_text {
    font-size: 16px;
  }
}

/* Service Card 02 ---------------------------------- */
.service-card.style2 {
  background: transparent;
  border-radius: 0;
  padding: 0;
}

.service-card.style2 .service-card_content {
  border-radius: 5px;
  background-size: cover;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 40px;
  min-height: 414px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.service-card.style2 .service-card_content:after {
  content: '';
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 23, 23, 0)), to(#171717));
  background: linear-gradient(180deg, rgba(23, 23, 23, 0) 0%, #171717 100%);
  z-index: -1;
}

.service-card.style2 .service-card_icon {
  margin-bottom: 35px;
  opacity: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 90px;
  height: 90px;
  line-height: 90px;
}

.service-card.style2 .service-card_icon img {
  -webkit-transform: none;
          transform: none;
  min-width: 65px;
}

.service-card.style2 .service-card_title {
  margin-bottom: -0.4em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.service-card.style2 .service-card_title a {
  color: #ffffff;
  background-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(#ffffff));
  background-image: linear-gradient(to left, #ffffff, #ffffff);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 2px;
}

.service-card.style2 .service-card_title a:hover {
  background-size: 100% 2px;
}

.service-card.style2 .service-card_text {
  color: #ffffff;
  margin-bottom: -0.5em;
  margin-top: 0px;
  max-height: 8px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  opacity: 0;
}

.service-card.style2 .btn {
  margin-right: 40px;
  border-radius: 0 0 10px 10px !important;
}

.service-card.style2:hover .service-card_icon {
  opacity: 1;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.service-card.style2:hover .service-card_text {
  max-height: 334px;
  margin-top: 22px;
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* Large devices */
@media (max-width: 1199px) {
  .service-card.style2 .service-card_title {
    font-size: 24px;
  }
  .service-card.style2 .service-card_content {
    min-height: 374px;
  }
}

/****service details page****/
.page-img {
  border-radius: 5px;
}

.page-img img {
  border-radius: 5px;
}

.service-form-wrap {
  background: #fff;
  padding: 20px 20px 30px;
  -webkit-transform: translateY(-117px);
          transform: translateY(-117px);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 6, 18, 0.1);
          box-shadow: 0px 2px 5px rgba(0, 6, 18, 0.1);
  border-radius: 5px;
  margin-bottom: -117px;
  /* Large devices */
}

.service-form-wrap h3 {
  font-size: 30px;
}

@media (max-width: 1199px) {
  .service-form-wrap {
    -webkit-transform: none;
            transform: none;
    margin-bottom: 0;
    margin-top: 80px;
  }
}

.service-client-slider {
  margin-top: 60px;
}

.service-client-slider .client-logo {
  text-align: center;
}

/************ single-intro-wrap *************/
/*------------------- 4.00. Why Choose Us -------------------*/
/*----------------------------------------------
    # why choose us area style here
----------------------------------------------*/
.wcu-thumb-1 img {
  border-radius: 242px;
}

.wcu-card-wrap.right-wrap {
  text-align: end;
}

.wcu-card-wrap.right-wrap .wcu-card {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.wcu-card {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 22px;
}

.wcu-card:not(:last-child) {
  margin-bottom: 95px;
}

.wcu-card .icon {
  height: 65px;
  width: 65px;
  line-height: 65px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  text-align: center;
  position: relative;
}

.wcu-card .icon:after {
  content: '';
  position: absolute;
  inset: 0;
  background: #A9C643;
  opacity: 0.1;
  border-radius: 5px;
}

.wcu-card .icon img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.wcu-card .wcu-card-title {
  font-size: 26px;
  
  margin-bottom: 8px;
  margin-top: -0.2em;
}

.wcu-card .wcu-card-text {
  margin-bottom: -0.5em;
}

.wcu-card:hover .icon img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .wcu-card:not(:last-child) {
    margin-bottom: 55px;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .wcu-thumb-1 {
    text-align: center;
  }
  .wcu-card-wrap.right-wrap {
    text-align: right;
  }
  .wcu-card-wrap.right-wrap .wcu-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .wcu-card:not(:last-child) {
    margin-bottom: 40px;
  }
}

@media (max-width: 320px) {
  .wcu-card {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

/*skill-feature 1***********************/
.skill-feature:not(:last-child) {
  margin-bottom: 25px;
}

.skill-feature .skill-feature_title {
  font-size: 26px;
  
  color: #171717;
  margin-bottom: 6px;
}

.skill-feature .progress {
  background: #EFEFEF;
  height: 9px;
  position: relative;
  overflow: visible;
}

.skill-feature .progress .progress-bar {
  background: #A9C643;
  border-radius: 10px;
}

.skill-feature .progress .progress-value {
  position: absolute;
  top: -35px;
  left: 0;
  font-size: 18px;
  font-weight: 400;
  
  color: #171717;
}

/************** wcu-thumb-wrap ***************/
.wcu-thumb-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  /* Large devices */
  /* Small devices */
}

.wcu-thumb-wrap img {
  border-radius: 10px;
}

.wcu-thumb-wrap .img-1 {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.wcu-thumb-wrap .img-2 {
  margin: 120px 0 0 30px;
}

@media (max-width: 1199px) {
  .wcu-thumb-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}

@media (max-width: 767px) {
  .wcu-thumb-wrap {
    display: block;
  }
  .wcu-thumb-wrap img {
    width: -webkit-fill-available;
    max-height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .wcu-thumb-wrap .img-1 {
    margin-left: 60px;
  }
  .wcu-thumb-wrap .img-2 {
    margin: 30px 0 0 60px;
  }
}

/*------------------- 4.00. Pricing -------------------*/
/* Pricing Card ---------------------------------- */
.pricing-shape-img1 {
  opacity: 0.2;
  right: 53px;
  top: 288px;
  /* Extra large devices */
}

.pricing-shape-img1 .about1-shape-img-2 {
  margin-right: -35px;
  margin-bottom: -120px;
}

@media (max-width: 1500px) {
  .pricing-shape-img1 {
    right: 42px;
  }
}

.pricing-card {
  border-radius: 5px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  padding: 60px;
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}

.pricing-card_icon {
  display: inline-block;
  height: 80px;
  width: 80px;
  line-height: 80px;
  text-align: center;
  position: relative;
  z-index: 1;
  border-radius: 5px;
  background: #A9C643;
}

.pricing-card_icon img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.pricing-card_price {
  font-size: 50px;
  
  
  color: #171717;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-bottom: 34px;
  margin-top: -0.25em;
}

.pricing-card_price .duration {
  display: block;
  font-size: 18px;
  font-weight: 400;
}

.pricing-card_title {
  font-size: 26px;
  
  
  margin-bottom: 23px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: -0.25em;
}

.pricing-card .checklist.style2 {
  margin-bottom: 42px;
}

.pricing-card .checklist.style2 li:not(:last-child) {
  margin-bottom: 7px;
}

.pricing-card:hover .pricing-card_icon img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

/* Large devices */
@media (max-width: 1199px) {
  .pricing-card {
    padding: 50px;
    gap: 30px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .pricing-card {
    gap: 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .pricing-card {
    gap: 25px;
    padding: 40px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .pricing-card .pricing-card-price-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .pricing-card .pricing-card-price-wrap .pricing-card_price {
    width: 100%;
    margin-bottom: 0;
  }
  .pricing-card .pricing-card-price-wrap .pricing-card_price .duration {
    display: inline-block;
  }
}

@media (max-width: 320px) {
  .pricing-card {
    padding: 30px 30px;
  }
}

/* Pricing Card 2 ---------------------------------- */
.pricing-card.style2 {
  display: block;
  padding: 0;
  background: #F4F4F4;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.pricing-card.style2 .pricing-card-icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 45px 0px 25px 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.pricing-card.style2 .pricing-card-icon-wrap:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  width: calc(100% - 20px);
  right: 10px;
  background: #E1E1E1;
}

.pricing-card.style2 .pricing-card-icon-wrap .pricing-card_icon {
  background: transparent;
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: normal;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.pricing-card.style2 .pricing-card-icon-wrap .pricing-card_icon img {
  -webkit-transform: none;
          transform: none;
}

.pricing-card.style2 .pricing-card_title {
  margin-bottom: 0;
  font-size: 20px;
  
  background: #A9C643;
  border-radius: 0 5px 5px 0;
  padding: 17px 20px;
  min-width: 220px;
  color: #ffffff;
  text-align: center;
}

.pricing-card.style2 .pricing-card-details {
  padding: 35px 40px 45px;
}

.pricing-card.style2 .pricing-card_price {
  font-size: 26px;
  
  margin-bottom: 3px;
}

.pricing-card.style2 .pricing-card_currency {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 28px;
}

.pricing-card.style2 .checklist.style2 {
  margin-bottom: 52px;
}

.pricing-card.style2 .btn {
  width: 100%;
  background: #ffffff;
  color: #171717;
  border: 2px solid transparent;
}

.pricing-card.style2 .btn:hover {
  border-color: #A9C643;
}

.pricing-card.style2.pricing-card-active, .pricing-card.style2:hover {
  background: #FBD7DD;
}

/* Large devices */
@media (max-width: 1199px) {
  .pricing-card.style2 .pricing-card-icon-wrap {
    gap: 40px;
  }
  .pricing-card.style2 .pricing-card_title {
    margin-right: auto;
    min-width: auto;
    padding: 13px 20px;
    font-size: 18px;
  }
}

/*------------------- 4.00. Portfolio -------------------*/
/* Portfolio 1 ---------------------------------- */
.portfolio-shape-img {
  opacity: 0.2;
  left: 66px;
  top: 199px;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  /* Extra large devices */
}

.portfolio-shape-img .about1-shape-img-2 {
  margin-right: -35px;
  margin-bottom: -120px;
}

@media (max-width: 1500px) {
  .portfolio-shape-img {
    left: 42px;
    top: 140px;
  }
}

.portfolio-tab-1 {
  /* Small devices */
}

.portfolio-tab-1 .filter-menu-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.portfolio-tab-1 .filter-menu-active .btn.active {
  color: #ffffff;
}

.portfolio-tab-1 .filter-menu-active .btn.active:after, .portfolio-tab-1 .filter-menu-active .btn.active:before {
  height: 410px;
  width: 410px;
}

@media (max-width: 767px) {
  .portfolio-tab-1 .filter-menu-active {
    gap: 20px;
  }
}

.portfolio-card {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}

.portfolio-card .portfolio-card-thumb {
  position: relative;
  border-radius: 5px;
}

.portfolio-card .portfolio-card-thumb img {
  border-radius: 5px;
  width: 100%;
}

.portfolio-card .portfolio-card-details {
  position: absolute;
  z-index: 1;
  bottom: -100px;
  right: 0;
  left: 0;
  background: #F4F4F4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0;
  padding: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  gap: 30px;
}

.portfolio-card .portfolio-card-details_subtitle {
  color: #171717;
  font-size: 18px;
  font-weight: 400;
  
  margin-top: -0.3em;
  margin-bottom: 10px;
  display: block;
}

.portfolio-card .portfolio-card-details_title {
  
  font-size: 26px;
  margin-bottom: -0.4em;
}

.portfolio-card .portfolio-card-details_title a {
  color: #171717;
}

.portfolio-card .portfolio-card-details_title a:hover {
  color: #A9C643;
}

.portfolio-card .portfolio-card-details .icon-btn {
  background: #A9C643;
  border-radius: 50%;
  color: #ffffff;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.portfolio-card .portfolio-card-details .icon-btn:hover {
  background: #171717;
}

.portfolio-card:hover .portfolio-card-details {
  bottom: 0;
  opacity: 1;
}

/* Portfolio 2 ---------------------------------- */
.portfolio-slider1 .slick-center .portfolio-card.style2 .portfolio-card-details {
  opacity: 1;
  bottom: 0;
}

.portfolio-card.style2 .portfolio-card-details {
  opacity: 0;
  background: transparent;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 30px 95px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.portfolio-card.style2 .portfolio-card-details_title {
  background: #ffffff;
  border-radius: 5px;
  padding: 5px 20px;
  margin-bottom: 7px;
}

.portfolio-card.style2 .portfolio-card-details_subtitle {
  background: #ffffff;
  display: inline-block;
  margin: 0;
  padding: 3px 22px;
  border-radius: 5px;
}

.portfolio-card.style2 .icon-btn {
  margin-bottom: 30px;
  font-size: 30px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media (max-width: 1700px) {
  .portfolio-card.style2 .portfolio-card-details {
    gap: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .portfolio-card.style2 .icon-btn {
    margin-bottom: 0;
    font-size: 24px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .portfolio-slider1 {
    padding: 0 15px;
  }
  .portfolio-card.style2 .portfolio-card-details {
    bottom: 0;
    opacity: 1;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .portfolio-card.style2 .portfolio-card-details {
    padding: 30px;
  }
  .portfolio-card.style2 .icon-btn {
    margin-bottom: 0;
    font-size: 20px;
  }
  .portfolio-card .portfolio-card-thumb img {
    min-height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .portfolio-card .portfolio-card-details_title {
    font-size: 24px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .portfolio-card .portfolio-card-thumb img {
    min-height: 400px;
  }
}

.portfolio-thumb {
  position: relative;
  overflow: hidden;
}

.portfolio-thumb img {
  border-radius: 20px;
  width: 100%;
}

.portfolio-thumb .icon-btn {
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
  background: #ffffff;
  border-radius: 50%;
  color: #A9C643;
  height: 50px;
  width: 50px;
  line-height: 50px;
  opacity: 0;
  z-index: 1;
}

.portfolio-thumb:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 20px;
  background: linear-gradient(125.07deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.1) 100%);
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}

.portfolio-thumb:hover .icon-btn {
  opacity: 1;
}

.portfolio-thumb:hover:after {
  opacity: 1;
}

.portfolio-thumb:hover .icon-btn {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*------------------- 4.00. Marquee -------------------*/
/* Marquee 1---------------------------------- */
.slider__marquee {
  overflow: hidden;
  margin: 0;
  margin-bottom: -0.5em;
}

.slider__marquee .item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 40px;
}

.slider__marquee .item a {
  font-size: 75px;
  
  
  color: #171717;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Large devices */
}

.slider__marquee .item a img {
  margin-left: 37px;
  margin-top: -8px;
}

.slider__marquee .item a span {
  display: inline-block;
  line-height: 1;
}

.slider__marquee .item a span.text-stroke {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #171717;
}

@media (max-width: 1199px) {
  .slider__marquee .item a {
    font-size: 60px;
  }
  .slider__marquee .item a img {
    margin-top: 0;
  }
}

/*------------------- 4.00. Appointment -------------------*/
/*----------------------------------------------
    # Appointment Area 1
----------------------------------------------*/
.appointment-area-1 {
  position: relative;
  z-index: 1;
}

.appointment-area-1 .appointment-thumb-1 {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
  max-width: 70%;
}

.appointment-area-1 .appointment-thumb-1 img {
  border-radius: 0 5px 5px 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.appointment-form-wrap {
  padding: 60px;
  border-radius: 5px;
  margin: 80px 0;
  /* Extra small devices */
}

@media (max-width: 575px) {
  .appointment-form-wrap {
    padding: 50px 30px;
  }
}

/* Appointment 2 ---------------------------------- */
.appointment-area-2 {
  position: relative;
  background-size: cover;
}

.appointment-area-2 .appointment-form-wrap {
  margin: 0;
}

.appointment-area-2 .appointment-thumb-2 {
  position: absolute;
  bottom: 0;
}

/* Extra small devices */
@media (max-width: 375px) {
  .appointment-area-2 .appointment-form-wrap .form-group {
    margin-bottom: 15px;
  }
}

/*------------------- 4.00. Process -------------------*/
/* Process Area 1 ---------------------------------- */
.process-card-wrap {
  position: relative;
  /* Medium Large devices */
  /* Large devices */
  /* Medium devices */
}

.process-card-wrap:after {
  content: '';
  position: absolute;
  width: 384px;
  height: 90px;
  background: url(../img/icon/process-arrow-1-1.svg);
  left: -210px;
  top: -40px;
  -webkit-transform: rotate(6deg);
          transform: rotate(6deg);
  background-size: contain;
  background-repeat: no-repeat;
}

.process-card-wrap:last-child:after {
  display: none;
}

.process-card-wrap:nth-child(2):after {
  width: 386px;
  height: 151px;
  background: url(../img/icon/process-arrow-1-2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  left: -175px;
  top: -50px;
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
}

@media (max-width: 1399px) {
  .process-card-wrap:after {
    width: 334px;
    left: -180px;
    top: -30px;
    -webkit-transform: rotate(9deg);
            transform: rotate(9deg);
  }
  .process-card-wrap:nth-child(2):after {
    width: 336px;
    height: 130px;
    left: -145px;
    top: -35px;
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
}

@media (max-width: 1199px) {
  .process-card-wrap:after {
    width: 284px;
    left: -155px;
    top: -23px;
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  .process-card-wrap:nth-child(2):after {
    width: 276px;
    height: 110px;
    left: -117px;
    top: -24px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@media (max-width: 991px) {
  .process-card-wrap:after {
    display: none;
  }
  .process-card-wrap .process-card.process-card-center {
    margin-top: 0;
  }
}

.process-card {
  text-align: center;
}

.process-card .process-card-icon {
  background: #171717;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  margin: auto;
}

.process-card .process-card-title {
  font-size: 26px;
  
  margin-top: 18px;
  margin-bottom: 12px;
}

.process-card .process-card-text {
  font-size: 18px;
  font-weight: 400;
  
  margin-bottom: -0.5em;
}

.process-card.process-card-center {
  margin-top: 77px;
}

.process-card:hover .process-card-icon {
  background: #A9C643;
}

/* Process Area 2 ---------------------------------- */
.process-area-2 {
  background-size: cover;
  padding-bottom: calc(120px + 175px);
  /* Medium devices */
}

@media (max-width: 991px) {
  .process-area-2 {
    padding-bottom: calc(80px + 175px);
  }
}

.process-card-wrap2 {
  position: relative;
  /* Medium Large devices */
}

.process-card-wrap2:after {
  content: "\f105";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-size: 40px;
  color: #ffffff;
  
  left: 0;
  top: 50%;
  -webkit-transform: translate(50%, 0);
          transform: translate(50%, 0);
  opacity: 0.1;
}

.process-card-wrap2:last-child:after {
  display: none;
}

@media (max-width: 1299px) {
  .process-card-wrap2:after {
    display: none;
  }
}

.process-card.style2 {
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  margin-top: 30px;
  padding: 0 30px 30px;
}

.process-card.style2 .process-card-number {
  background: #A9C643;
  display: inline-block;
  border-radius: 5px;
  padding: 19px 20px;
  min-width: 217px;
  font-size: 26px;
  
  
  color: #ffffff;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin-bottom: -7px;
}

.process-card.style2 .process-card-title {
  color: #ffffff;
  font-size: 26px;
  
  margin-bottom: 20px;
  margin-top: 0;
}

.process-card.style2 .process-card-text {
  color: #ffffff;
  margin-bottom: 27px;
}

/* Extra small devices */
@media (max-width: 575px) {
  .process-card.style2 .process-card-number {
    padding: 12px 20px;
    min-width: 150px;
    font-size: 20px;
  }
}

/*------------------- 4.00. Product -------------------*/
.product-area-1 {
  padding: 40px 0 215px;
  /* Medium devices */
}

@media (max-width: 991px) {
  .product-area-1 {
    padding-bottom: 205px;
  }
}

.product-card {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  border-radius: 6px;
  background: #ffffff;
margin-bottom: 15px;
}

.product-card.style2 {
  border: 1px solid #E1E1E1;
  border-radius: 5px;
}

.product-card .product-title {
font-size: 16px;
font-weight: 300;
margin-bottom: 6px;
text-transform: capitalize;
height: 26px;
overflow: hidden;
}

.product-card .product-title a {
  color: inherit;font-weight: bold;
font-family: "jost";
}

.product-card .product-title a:hover {
  color: #A9C643;
}

.product-card .price {
  display: block;
  color: #71881E;
  font-size: 16px;font-weight: bold;
  margin-bottom: -0.4em;
}

.product-card .price del {
  margin-left: 10px;
  color: #c5c5c5;
}

.product-card .product-img {
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 5px;
  z-index: 2;height: 300px;
display: grid;margin-bottom: 10px;
justify-content: center;
align-items: center;
}

.product-card .product-img img {
  width: 100%;
height: 100%;
object-fit: cover;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;/*
  -webkit-transform: scale(0.9);
          transform: scale(0.9);*/
}

.product-card .star-rating {
  font-size: 14px;
  color: #E5E5E5;
  display: block;
  margin-bottom: 5px;
}

.product-card .product-content {
  padding: 0 15px 10px;
text-align: center;
}

.product-card .tag {
  position: absolute;
  right: 20px;
  top: 20px;
}

.product-card .tag.span {
  display: block;
}

.product-card .offer-tag {
  height: 30px;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  background-color: #E1E1E1;
  line-height: 31px;
  color: #171717;
  border-radius: 50px;
  padding: 0 10px;
  min-width: 55px;
}

.product-card .product-tag {
  height: 30px;
  font-size: 15px;
  font-weight: 300;
  
  background-color: #3f711c;
  line-height: 31px;
  color: #fff;
  border-radius: 50px;
  padding: 0 10px;
  min-width: 55px;
}

.product-card .offer-tag {
  background: #E63030;
  color: #ffffff;
}

.product-card .link-btn {
font-size: 14px;
color: #fff;
margin-top: 20px;
background: #3a880e !important;
padding: 14px;
border-radius: 1px 10px 1px 10px !important;
margin-bottom: 10px;
}

.product-card .link-btn:before {
background: #a9c643;
  left: 7px !important;
        max-width: 95% !important;

}

.product-card .icon-btn {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  right: 7px !important;
width: 95%;
}

.product-card .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.product-card .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
}

.product-card .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,
.product-card .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
  position: relative;
  top: -1px;
  right: 0;
  line-height: inherit;
  margin: 0;
  font-size: 24px;
}

.product-card .tinv-wishlist a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  color: #171717;
  border-radius: 50%;
}

.product-card .tinv-wishlist a:hover {
  background-color: #A9C643;
  color: #ffffff;
}

.product-card .add_to_cart_button.added {
  display: none;
}

.product-card .added_to_cart {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #A9C643;
  color: #ffffff;
  font-size: 0;
  text-align: center;
  border-radius: 10px;
}

.product-card .added_to_cart:after {
  content: "\f07a";
  position: relative;
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  
}

.product-card .added_to_cart:hover {
  background-color: #171717;
  color: #ffffff;
}

.product-card .action-btn {
  background-color: #ffffff;
  font-size: 14px;
  
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  padding: 13px 25px;
}

/*
.product-card:hover .product-img img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
*/
.product-card:hover .product-img:before {
  visibility: visible;
  opacity: 0.7;
}

.product-card:hover .actions {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}

.product-card:hover .icon-btn {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.product-card .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
  margin-bottom: 6px;
}

.product-card .media .media-body {
  text-align: left;
}

.product-card.list-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: start;
  height: 100%;
  border: 1px solid #E1E1E1;
  border-radius: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Extra small devices */
}

@media (max-width: 375px) {
  .product-card.list-view {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.product-card.list-view .product-img {
  width: 100%;
  max-width: 213px;
  margin: 0;
  /* Extra small devices */
}

@media (max-width: 375px) {
  .product-card.list-view .product-img {
    padding: 10px 10px 20px;
  }
}

.product-card.list-view .star-rating {
  width: 93px;
}

.product-card.list-view .product-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 25px 20px 25px 0;
  /* Extra small devices */
}

@media (max-width: 375px) {
  .product-card.list-view .product-content {
    padding: 0 25px 25px 25px;
  }
}

.product-card.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.product-card.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.product-card.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,
.product-card.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
  font-size: 20px;
}

.product-card.list-view .tinv-wishlist a {
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.product-card.list-view .added_to_cart {
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.product-card.list-view .added_to_cart:after {
  font-size: 16px;
}

.product-card.list-view .action-btn {
  padding: 8px 15px;
}

.product-card.list-view .product-title {
  font-size: 26px;
  margin: 0 0 5px 0;
}

.product-card.list-view .product-price {
  font-size: 14px;
}

#productCarousel .slick-arrow {
  top: 37.5%;
}

.mfp-content {
  margin: 1.5rem auto;
}

.mfp-content .product-details-img {
  padding-top: 15px;
}

.mfp-content .product-about {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-content .container {
  position: relative;
}

.mfp-content .product-big-img {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.woosq-popup .product_meta > span > a:after,
.woosq-popup .product_meta > span > span:after {
  display: none;
}

.woosq-product > .product > div {
  height: auto;
}

.shop-sort-bar {
  padding: 0;
  margin: 0 0 24px 0;
}

.shop-sort-bar .single-select {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  border: 1px solid #F4F4F4;
  background-color: #F4F4F4;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 200px;
  font-size: 16px;
  margin: 0;
  border-radius: 30px;
  color: #171717;
  background-image: none;
}

.shop-sort-bar select {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  border: 1px solid #F4F4F4;
  background-color: #F4F4F4;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 200px;
  font-size: 16px;
  margin: 0;
  border-radius: 30px;
  color: #171717;
  background-image: none;
}

.shop-sort-bar .woocommerce-result-count {
  margin-bottom: 0;
  color: #171717;
}

.shop-sort-bar .nav a {
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border: 1px solid #E1E1E1;
  background-color: #ffffff;
  text-align: center;
  position: relative;
  
  
  font-size: 16px;
  text-transform: capitalize;
  color: #171717;
  margin: 0 0 0 10px;
}

.shop-sort-bar .nav a.active {
  color: #A9C643;
}

.shop-sort-bar .nav a:hover {
  color: #A9C643;
}

.product-thumb-area {
  position: relative;
}

.product-thumb-area .product-thumb-tab {
  position: absolute;
  bottom: 50px;
  right: 0;
}

.product-thumb-tab {
  position: relative;
  z-index: 3;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.product-thumb-tab .tab-btn {
  background-color: #ffffff;
  cursor: pointer;
  height: 87px;
  width: 87px;
  padding: 0px;
  border-radius: 20px;
}

@media (max-width: 575px) {

	.product-thumb-tab .tab-btn {
  padding: 6px;
	}
}

@media (max-width: 575px) {

	.product-thumb-tab .tab-btn {
  width: 74px;
	}
}

@media (max-width: 1299px) {

	.product-thumb-tab .tab-btn {
  width: 100px;
	}
}

@media (max-width: 575px) {

	.product-thumb-tab .tab-btn {
  height: 74px;
	}
}

@media (max-width: 1299px) {

	.product-thumb-tab .tab-btn {
  height: 100px;
	}
}

.product-thumb-tab .tab-btn img {
  max-width: 100%;
  width: 100%;
  border-radius: inherit;
}

.product-thumb-tab .tab-btn:not(:last-of-type) {
  margin-left: 15px;
}

.product-big-img {
  background-color: #f4f4f4;
  text-align: center;
  border-radius: 20px;
  position: relative;
}

.product-big-img .img {
  width: 100%;
  border-radius: 20px;
}

.product-big-img .img img {
  width: 100%;
  border-radius: 20px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-big-img .add_to_wishlist {
  position: absolute;
  top: 48px;
  left: 48px;
}

.product-thumb,
.product-big-img {
  background-color: transparent;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #E1E1E1;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product-thumb .img img,
.product-big-img .img img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px;
}

.product-thumb .add_to_wishlist {
  position: absolute;
  top: 48px;
  left: 48px;
  color: #A9C643;
}

.product-big-img .add_to_wishlist {
  position: absolute;
  top: 48px;
  left: 48px;
  color: #A9C643;
}

.product-thumb .add_to_wishlist:hover i,
.product-big-img .add_to_wishlist:hover i {
  
}

.product-thumb .product-tag {
  height: 25px;
  font-size: 14px;
  font-weight: 500;
  background-color: #A9C643;
  line-height: 25px;
  color: #ffffff;
  border-radius: 5px;
  position: absolute;
  padding: 0 10px;
  top: 23px;
  right: 23px;
  z-index: 9;
}

.product-big-img .product-tag {
  height: 25px;
  font-size: 14px;
  font-weight: 500;
  background-color: #A9C643;
  line-height: 25px;
  color: #ffffff;
  border-radius: 5px;
  position: absolute;
  padding: 0 10px;
  top: 23px;
  right: 23px;
  z-index: 9;
}

.quantity {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.quantity > .screen-reader-text {
  display: inline-block;
  
  color: #171717;
  
  margin: 0;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-left: 10px;
}

.quantity .qty-btn {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: none;
  border-left: none;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  text-align: center;
  color: #171717;
  font-size: 18px;
  
}

.quantity .qty-input {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: none;
  border-left: none;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  text-align: center;
  color: #171717;
  font-size: 18px;
  
}

.quantity .qty-btn:last-child,
.quantity .qty-input:last-child {
  border-left: none;
}

.quantity .qty-btn {
  font-size: 16px;
}

.product_meta {
  
  font-size: 16px;
  font-family: "jost";
  margin: 35px 0 0 0;
}

.product_meta > span {
  display: block;
  margin-bottom: 5px;
  color: #171717;
  font-weight: bold;
}

.product_meta > span:last-child {
  margin-bottom: 0;
}

.product_meta > span a {
  color: inherit;
}

.product_meta > span a:hover {
  color: #A9C643;
}

.product_meta > span > a {
  position: relative;
  color: #171717;
  font-weight: 400;
}

.product_meta > span > span {
  position: relative;
  color: #171717;
  font-weight: 400;
}

.product_meta > span > a:after,
.product_meta > span > span:after {
  content: ",";
  margin-left: 5px;
}

.product_meta > span > a:last-child:after,
.product_meta > span > span:last-child:after {
  display: none;
}

.product_meta > span > a:first-child,
.product_meta > span > span:first-child {
  margin-right: 7px;
}

.product-tab-area {
  margin-top: 80px;
}

.product-tab-style1 {
  border-bottom: 2px solid #EFEFEF;
  margin: 0px auto 40px auto;
  padding-bottom: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}

.product-tab-style1 .nav-link {
  background-color: transparent;
  color: #171717;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  
  position: relative;
  text-transform: uppercase;
}

.product-tab-style1 .nav-link:after {
  content: '';
  height: 2px;
  background: #A9C643;
  width: 0;
  right: 0;
  bottom: -22px;
  position: absolute;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}

.product-tab-style1 .nav-link:hover {
  color: #A9C643;
}

.product-tab-style1 .nav-link.active {
  color: #A9C643;
}

.product-tab-style1 .nav-link:hover:after, .product-tab-style1 .nav-link.active:after {
  width: 100%;
}

.woocommerce-table {
  margin-bottom: 0;
}

.woocommerce-Reviews .comments-wrap {
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.woocommerce-Reviews .comment-form {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0;
  margin-top: 30px;
}

@media (max-width: 1199px) {

	.woocommerce-Reviews .comment-form {
  margin-top: 40px;
	}
}

.woocommerce-Reviews .comment-form input {
  background-color: #ffffff;
}

.woocommerce-Reviews .comment-form .form-control {
  background-color: #ffffff;
}

.woocommerce-Reviews .comment-form .blog-inner-title {
  margin-bottom: 10px;
}

.woocommerce-Reviews .comment-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: 0 24px;
  margin-bottom: 40px;
}

.woocommerce-Reviews .post-comment {
  padding: 40px !important;
  margin-bottom: 24px;
  background: #ffffff;
  border: 0 !important;
  margin-bottom: 0;
}

.woocommerce-Reviews .post-comment .name {
  margin-bottom: 3px;
}

.woocommerce-Reviews .post-comment .commented-on {
  margin-bottom: 12px;
}

.woocommerce-Reviews .post-comment .text {
  margin-bottom: -0.5em;
}

/* Large devices */
@media (max-width: 1199px) {
  .woocommerce-Reviews .post-comment {
    padding: 30px !important;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .woocommerce-Reviews .comment-list {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .woocommerce-Reviews .comment-form {
    padding: 40px 20px;
  }
}

.product-inner-list > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.product-inner-list li {
  position: relative;
  padding-right: 15px;
}

.product-inner-list li:before {
  content: "-";
  position: absolute;
  right: 0;
}

.share-title {
  font-size: 16px;
  
  color: #171717;
  margin-bottom: 8px;
}

.share-title i {
  color: #A9C643;
}

.product-slider-wrap {
  background-color: #F5F5F6;
  text-align: center;
  border-radius: 6px;
  height: 100%;
  padding: 0 0 50px;
}

.product-slider-wrap .product-thumb {
  padding-top: 100px;
}

.product-slider-wrap .product-indicator {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 15px;
  margin-top: 40px;
}

.product-slider-wrap .product-indicator .indicator-btn {
  z-index: 99;
  position: relative;
  background-color: white;
  border-radius: 6px;
  width: 87px;
  height: 87px;
  display: inline-block;
  line-height: 85px;
  cursor: pointer;
  border: 1px solid #ffffff;
}

.product-slider-wrap .product-indicator .indicator-btn.active {
  border: 1px solid #A9C643;
}

.product-slider-wrap .product-indicator .indicator {
  display: none;
}

.summary-content,
.product-about {
  padding-right: 24px;
}

.summary-content .product-title,
.product-about .product-title {
  margin: -0.2em 0 15px 0;
  
  font-size: 36px;
}

.summary-content > .price {
  font-size: 48px;
  font-weight: 500;
  color: #A9C643;
  display: block;
  margin-bottom: 25px;
  margin-left: 10px;
  
  line-height: 1;
}

.product-about > .price {
  font-size: 48px;
  font-weight: 500;
  color: #A9C643;
  display: block;
  margin-bottom: 25px;
  margin-left: 10px;
  
  line-height: 1;
}

.summary-content > .price del,
.product-about > .price del {
  color: #D3D3D3;
  font-weight: 400;
  font-size: 30px;
  margin-right: 5px;
}

.summary-content .product-rating,
.product-about .product-rating {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  top: 2px;
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  margin-bottom: 25px;
}

.summary-content .product-rating .star-rating {
  font-size: 12px;
  margin-left: 8px;
  color: #FFB539;
}

.product-about .product-rating .star-rating {
  font-size: 12px;
  margin-left: 8px;
  color: #FFB539;
}

.summary-content .woocommerce-review-link {
  color: #171717;
}

.product-about .woocommerce-review-link {
  color: #171717;
}

.summary-content .checklist,
.product-about .checklist {
  margin: 30px 0 40px 0;
}

.summary-content .checklist li,
.product-about .checklist li {
  font-weight: 400;
}

.summary-content .actions,
.product-about .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  margin: 33px 0 27px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.summary-content .actions .btn,
.product-about .actions .btn {
  padding: 18px 30px;
}

.summary-content .actions .btn .btn-icon,
.product-about .actions .btn .btn-icon {
  padding: 10.5px 15px 10.5px 15px;
}

.summary-content .actions .icon-btn {
  border-color: #E1E1E1;
}

.product-about .actions .icon-btn {
  border-color: #E1E1E1;
}

.summary-content .actions .icon-btn:hover {
  background-color: #A9C643;
  color: #ffffff;
  border-color: #A9C643;
}

.product-about .actions .icon-btn:hover {
  background-color: #A9C643;
  color: #ffffff;
  border-color: #A9C643;
}

.summary-content .share,
.product-about .share {
  margin-top: 25px;
}

.summary-content .social-btn a {
  line-height: 38px;
  font-size: 14px;
  border: 1px solid #E1E1E1;
  border-radius: 0;
}

.product-about .social-btn a {
  line-height: 38px;
  font-size: 14px;
  border: 1px solid #E1E1E1;
  border-radius: 0;
}

.summary-content .social-btn a:hover {
  border-color: #A9C643;
}

.product-about .social-btn a:hover {
  border-color: #A9C643;
}

.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt,
.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  border-radius: 10px;
}

.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,
.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before,
.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,
.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
  position: relative;
  top: 0;
  right: 0;
  line-height: inherit;
  margin: 0;
  font-size: 24px;
}

.summary-content .tinv-wishlist a,
.product-about .tinv-wishlist a {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 0;
}

.summary-content .tinv-wishlist a:hover {
  background-color: #A9C643;
  color: #ffffff;
}

.product-about .tinv-wishlist a:hover {
  background-color: #A9C643;
  color: #ffffff;
}

.summary-content .quantity {
  position: relative;
  background: #171717;
  border-radius: 5px;
  margin-left: 0px;
  height: 50px;
}

.product-about .quantity {
  position: relative;
  background: #171717;
  border-radius: 5px;
  margin-left: 0px;
  height: 50px;
}

.summary-content .quantity .qty-input {
  width: 50px;
  height: 50px;
  background-color: transparent;
  color: #ffffff;
  text-align: center;
  font-weight: 500;
  border-right: 1px solid #3c3c3c;
  border-left: 1px solid #3c3c3c;
}

.product-about .quantity .qty-input {
  width: 50px;
  height: 50px;
  background-color: transparent;
  color: #ffffff;
  text-align: center;
  font-weight: 500;
  border-right: 1px solid #3c3c3c;
  border-left: 1px solid #3c3c3c;
}

.summary-content .quantity .qty-btn {
  color: #ffffff;
  background-color: transparent;
  left: 21px;
  border: none;
  line-height: 50px;
}

.product-about .quantity .qty-btn {
  color: #ffffff;
  background-color: transparent;
  left: 21px;
  border: none;
  line-height: 50px;
}

.product-details .comments-wrap {
  margin-top: 0;
}

.product-details .border-title {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.product-details .border-title:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 80px;
  background-color: #A9C643;
}

.product-inner-title {
  font-size: 32px;
  border-bottom: 1px solid #E1E1E1;
  padding: 0 0 7px 0;
  margin: 0 0 30px 0;
}

.related-product-wrapper {
  padding-top: 115px;
}

.woosq-product .thumbnails img {
  padding: 10px;
}

.woosq-product .thumbnails .slick-dots {
  bottom: auto;
  margin-top: 30px;
}

.woosq-product .thumbnails .slick-dots li ~ li {
  margin-right: 5px;
}

.woosq-product .thumbnails .slick-dots li button {
  background: #A9C643;
  position: relative;
}

.woosq-product .thumbnails .slick-dots li button:before {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  top: 14px;
  right: 14px;
}

#woosq-popup .single-product .product .tinvwl-shortcode-add-to-cart {
  display: none;
}

.mfp-woosq .mfp-close {
  width: 44px;
  height: 44px;
  line-height: initial;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .product.list-view .product-img {
    max-width: 150px;
  }
  .woocommerce-Reviews .post-comment {
    display: block;
  }
  .woocommerce-Reviews .post-comment .comment-avater img {
    width: auto;
    margin: 0 0 30px;
  }
}

/* Medium Large devices */
@media (max-width: 1299px) {
  .product-thumb-tab {
    margin-right: -40px;
  }
  .product-thumb-area {
    margin-left: 0;
  }
}

/* Large devices */
@media (max-width: 1199px) {
  .shop-sort-bar select {
    min-width: auto;
  }
  .summary-content,
  .product-about {
    padding-right: 0;
    margin-top: 35px;
  }
  .summary-content .actions,
  .product-about .actions {
    margin: 0;
  }
  .product-big-img .img {
    height: 540px;
  }
  .product-slider-wrap .product-indicator .indicator-btn {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .product-slider-wrap {
    padding: 0 0 30px;
  }
}

/* Medium devices */
@media (max-width: 991px) {
  .product-big-img {
    margin-bottom: 40px;
    margin-right: 50px;
  }
  .product-thumb-tab {
    margin-right: -10px;
  }
  .product-box.list-view .product-img {
    max-width: 150px;
  }
  .shop-sort-bar .nav a:last-child {
    margin-left: 0;
    padding-left: 0;
  }
  .shop-sort-bar .nav a:last-child:before {
    display: none;
  }
  .woosq-product > .product .thumbnails {
    max-height: 400px;
    min-height: 200px;
    padding: 10px;
  }
  .woocommerce-Reviews .comment-item ~ .comment-item {
    margin-top: 20px;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .shop-sort-bar {
    text-align: center;
  }
  .shop-sort-bar .nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .shop-sort-bar .single-select,
  .shop-sort-bar select {
    margin: 0 auto;
    width: 100%;
  }
  .shop-sort-bar .woocommerce-result-count {
    padding-right: 0;
  }
  .product-box.list-view .product-img {
    max-width: 130px;
  }
}

/* Extra small devices */
@media (max-width: 575px) {
  .product-about .actions {
    gap: 15px 15px;
  }
  .product-thumb-tab .tab-btn {
    border-radius: 6px;
  }
  .product-thumb-tab .tab-btn:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .product-thumb-tab .indicator {
    border-radius: 6px;
  }
  .product-big-img {
    margin-right: 28px;
  }
  .product-big-img .img {
    height: 370px;
  }
  .summary-content .product-title,
  .product-about .product-title {
    font-size: 32px;
  }
  .summary-content > .price,
  .product-about > .price {
    font-size: 24px;
    margin-bottom: 9px;
  }
  .product-tab-area {
    margin-top: 40px;
  }
  .product-tab-style1 {
    border: 0;
    gap: 15px;
  }
  .product-tab-style1 .nav-link:after {
    bottom: -4px;
  }
}

/* Extra small devices */
@media (max-width: 375px) {
  .product.list-view .product-img {
    max-width: 130px;
  }
  .product-slider-wrap .product-indicator .indicator-btn {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .product-slider-wrap .product-indicator {
    gap: 10px;
  }
  .summary-content .product-title,
  .product-about .product-title {
    font-size: 28px;
  }
}

.product-intro-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  overflow: hidden;
  /* Large devices */
  /* Medium devices */
  /* Extra small devices */
}

@media (max-width: 1199px) {
  .product-intro-card {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 991px) {
  .product-intro-card {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (max-width: 375px) {
  .product-intro-card {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.product-intro-card .intro-card-details {
  padding: 80px 0 80px 36px;
  /* Large devices */
  /* Medium devices */
}

@media (max-width: 1199px) {
  .product-intro-card .intro-card-details {
    padding-bottom: 0;
  }
}

@media (max-width: 991px) {
  .product-intro-card .intro-card-details {
    padding: 50px 30px 0;
  }
}

.product-intro-card .intro-card-img {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.product-intro-card .intro-card-subtitle {
  color: #A9C643;
  font-size: 16px;
  
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.product-intro-card .intro-card-title {
  font-size: 36px;
  
  line-height: 1;
  margin-bottom: 22px;
  /* Medium Large devices */
}

@media (max-width: 1399px) {
  .product-intro-card .intro-card-title {
    font-size: 30px;
  }
}

.product-intro-card .intro-card-title a {
  color: #171717;
}

.product-intro-card .intro-card-title a:hover {
  color: #A9C643;
}

.product-intro-card .btn {
  font-size: 14px;
  
  padding: 9px 10px;
  border-color: #E1E1E1;
}

.product-intro-card .btn i {
  font-size: 12px;
}

.product-intro-card .intro-card-img {
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: -100px;
  /* Medium Large devices */
  /* Large devices */
}

@media (max-width: 1399px) {
  .product-intro-card .intro-card-img {
    margin-right: 0;
  }
}

@media (max-width: 1199px) {
  .product-intro-card .intro-card-img {
    margin-right: auto;
  }
}

.product-intro-card.style2 {
  display: block;
  /* Large devices */
}

.product-intro-card.style2 .intro-card-details {
  padding: 60px 90px 80px 55px;
  /* Large devices */
}

@media (max-width: 1199px) {
  .product-intro-card.style2 .intro-card-details {
    padding: 65px 30px 80px 36px;
  }
}

.product-intro-card.style2 .intro-card-img {
  margin-right: 0;
  width: 100%;
}

@media (max-width: 1199px) {
  .product-intro-card.style2 .intro-card-img {
    text-align: end;
  }
  .product-intro-card.style2 .intro-card-details {
    padding-top: 0;
    padding-bottom: 50px;
  }
}

.product-intro-card.style3 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Large devices */
  /* Small devices */
}

.product-intro-card.style3 .intro-card-img {
  margin-right: 0;
}

.product-intro-card.style3 .intro-card-details {
  padding: 60px 30px 60px 20px;
}

@media (max-width: 1199px) {
  .product-intro-card.style3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 767px) {
  .product-intro-card.style3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .product-intro-card.style3 .intro-card-details {
    padding: 50px 30px 0px 30px;
  }
  .product-intro-card.style3 .intro-card-img {
    margin-right: 0;
    margin-left: auto;
  }
}

/*------------------- 4.00. Cart -------------------*/
.woocommerce-cart-form {
  text-align: center;
}

.cart_table {
  border: 1px solid #eaf0f2;
  margin-bottom: 45px;
}

.cart_table thead {
  background-color: #ecf0f1;
}

.cart_table thead th {
  border: none !important;
}

.cart_table td:before {
  
  color: #171717;
  
  border: none;
  padding: 27px 15px;
}

.cart_table th {
  
  color: #171717;
  
  border: none;
  padding: 27px 15px;
}

.cart_table td:before {
  content: attr(data-title);
  position: absolute;
  right: 15px;
  top: 50%;
  vertical-align: top;
  padding: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: none;
}

.cart_table td {
  border: none;
  border-bottom: 1px solid #f3f3f3;
  color: #8b8b8b;
  padding: 20px 10px;
  position: relative;
  vertical-align: middle;
}

.cart_table .product-quantity {
  color: #171717;
}

.cart_table .product-quantity input {
  position: relative;
  top: -2px;
}

.cart_table .cart-productname {
  font-weight: 400;
  font-family: "jost";
  color: #171717;
}

.cart_table .cart-productimage {
  display: inline-block;
  border: 2px solid #F4F4F4;
}

.cart_table .remove {
  color: #A9C643;
  font-size: 18px;
}

.cart_table .quantity {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart_table .qty-btn {
  border: 2px solid #F4F4F4 !important;
  background-color: transparent;
  color: #b8c6d0;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 12px;
  border-radius: 4px;
}

.cart_table .qty-btn:hover {
  background-color: #A9C643;
  color: #ffffff;
  border-color: #A9C643 !important;
}

.cart_table .qty-input {
  vertical-align: middle;
  border: 2px solid #F4F4F4;
  width: 70px;
  height: 30px;
  font-size: 14px;
  text-align: center;
  color: #171717;
  
  margin: 0 10px;
  border-radius: 4px;
  padding: 0;
  /* Firefox */
}

.cart_table .qty-input::-webkit-input-placeholder {
  color: #171717;
}

.cart_table .qty-input:-ms-input-placeholder {
  color: #171717;
}

.cart_table .qty-input::-ms-input-placeholder {
  color: #171717;
}

.cart_table .qty-input::placeholder {
  color: #171717;
}

.cart_table .qty-input::-webkit-outer-spin-button, .cart_table .qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.cart_table .qty-input[type=number] {
  -moz-appearance: textfield;
}

.cart_table .actions {
  text-align: left;
  vertical-align: middle;
}

.cart_table .actions > .btn {
  font-size: 16px;
  padding: 20px 28px;
  margin-left: 15px;
}

.cart_table .actions > .btn:last-child {
  margin-left: 0;
}

.cart_totals {
  border: 1px solid #ecf0f1;
}

.cart_totals th {
  vertical-align: top;
  padding: 20px 20px;
  border: none;
  border-bottom: 1px solid #ecf0f1;
  font-size: 14px;
  color: #171717;
  width: 55%;
}

.cart_totals td {
  vertical-align: top;
  padding: 20px 20px;
  border: none;
  border-bottom: 1px solid #ecf0f1;
  font-size: 14px;
  color: #171717;
  width: 55%;
}

.cart_totals th:first-child,
.cart_totals td:first-child {
  width: 45%;
  background-color: #f9fbfb;
  
  font-size: 14px;
  color: #333333;
}

/* Medium devices */
@media (max-width: 991px) {
  .cart_table th {
    padding: 23px 8px;
    font-size: 14px;
  }
  .cart_table .cart-productname {
    font-size: 14px;
  }
  .cart_table .actions {
    text-align: center;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .cart_table {
    text-align: right;
    min-width: auto;
    border-collapse: separate;
    border-spacing: 0 20px;
    border: none;
  }
  .cart_table thead {
    display: none;
  }
  .cart_table td {
    padding: 15px;
    display: block;
    width: 100%;
    padding-right: 25%;
    text-align: left;
    border: 1px solid #f3f3f3;
    border-bottom: none;
  }
  .cart_table td::before {
    display: block;
  }
  .cart_table td:last-child {
    border-bottom: 1px solid #f3f3f3;
  }
  .cart_table td.actions {
    padding-right: 15px;
    text-align: center;
  }
  .cart_table td.actions > .btn {
    margin-top: 10px;
    margin-left: 0;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-right: auto;
    margin-left: auto;
  }
  .cart_table td.actions > .btn:last-child {
    margin-left: auto;
  }
  .cart_totals th,
  .cart_totals td {
    padding: 15px 10px;
  }
  .cart_totals th:first-child,
  .cart_totals td:first-child {
    width: 17%;
    line-height: 1.4;
  }
}

/*Checkout Area***************/
.shipping-area {
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 60px;
}

.checkout-form input[type=radio] ~ label::before {
  position: relative;
  display: inline-block;
  margin-left: 15px;
}

.checkout-form input[type=radio] ~ label {
  padding-right: 0;
}

.checkout-form .footer-currency {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 40px;
}

.checkout-form .footer-currency a {
  border-radius: 5px;
  border: 1px solid #E1E1E1;
  display: block;
}

.checkout-form .footer-currency a:hover {
  border-color: #A9C643;
}

/*------------------- 4.00. Wishlist -------------------*/
.tinv-wishlist input[type=checkbox] {
  display: inline-block;
  opacity: 1;
  visibility: visible;
  vertical-align: middle;
  width: auto;
  height: auto;
}

.tinv-wishlist .tinv-header {
  margin-top: -0.8rem;
}

.tinv-wishlist .cart-empty {
  padding: 12px 25px;
  background-color: #eee;
  border-radius: 5px;
  
  font-size: 14px;
}

.tinv-wishlist p.return-to-shop .button {
  display: inline-block;
  background-color: #A9C643;
  color: #fff;
  font-size: 14px;
  padding: 10px 25px;
  margin-top: 10px;
  
}

.tinv-wishlist p.return-to-shop .button:Hover {
  background-color: #171717;
  color: #ffffff;
}

.tinv-wishlist table {
  border: none;
}

.tinv-wishlist table th {
  color: #171717;
}

.tinv-wishlist table td {
  padding: 15.3px 10px;
  border-bottom: 1px solid #E1E1E1;
  text-align: center;
}

.tinv-wishlist table th {
  padding: 15.3px 10px;
  border-bottom: 1px solid #E1E1E1;
  text-align: center;
}

.tinv-wishlist table thead {
  background-color: #F4F4F4;
}

.tinv-wishlist .product-cb,
.tinv-wishlist .product-remove {
  width: 40px;
  text-align: center;
}

.tinv-wishlist .product-thumbnail {
  width: 110px;
}

.tinv-wishlist .stock.in-stock {
  margin-bottom: 0;
}

.tinv-wishlist ins {
  text-decoration: none;
}

.tinv-wishlist .product-remove button {
  border: none;
  height: 22px;
  width: 22px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  border-radius: 0;
  padding-top: 0;
}

.tinv-wishlist .product-remove button i {
  line-height: 22px;
  font-size: 16px;
}

.tinv-wishlist .tinvwl-mobile {
  display: none;
}

.tinv-wishlist .social-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 295px;
  margin-right: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tinv-wishlist .social-buttons ul {
  padding-right: 0;
  margin-bottom: 0;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}

.tinv-wishlist table.tinvwl-table-manage-list {
  font-size: 16px;
}

.tinv-wishlist .product-stock .stock {
  display: block;
}

.tinv-wishlist .product-stock span {
  display: inline;
}

.tinv-wishlist .product-stock i {
  margin-left: 5px;
}

.tinv-wishlist .tinv-modal .icon_big_times {
  margin-bottom: 5px;
  color: #A9C643;
}

.tinv-wishlist button.button {
  border: none;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  
  background-color: #A9C643;
  padding: 1px 15px;
  min-width: 140px;
}

.tinv-wishlist button.button.mask-btn {
  padding: 0;
}

.tinv-wishlist button.button .btn-text-mask {
  padding: 0.5px 21px;
}

.tinv-wishlist button.button:hover {
  background-color: #171717;
  color: #fff;
}

.tinv-wishlist button.button i {
  font-size: 14px !important;
  margin-left: 3px !important;
}

.tinv-wishlist th {
  font-size: 16px;
  
  
}

.tinv-wishlist td.product-name {
  font-size: 16px;
  
  
}

.tinv-wishlist td.product-name a {
  color: #171717;
}

.tinv-wishlist td.product-name a:hover {
  color: #A9C643;
}

.tinv-wishlist td.product-price del {
  margin-right: 8px;
  font-size: 0.9em;
}

.tinv-wishlist .social-buttons > span {
  
  margin-left: 10px;
  
  color: #171717;
}

.tinv-wishlist .social-buttons li {
  display: inline-block;
  margin-left: 0;
}

.tinv-wishlist .social-buttons li a.social {
  background-color: #A9C643;
  color: #171717;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  margin-right: 3px;
}

.tinv-wishlist .social-buttons li a.social:first-child {
  margin-right: 0;
}

.tinv-wishlist .social-buttons li a.social i {
  line-height: inherit;
}

.tinv-wishlist .social-buttons li a.social:hover {
  background-color: #171717;
  color: #ffffff;
}

/* Medium devices */
@media (max-width: 991px) {
  .tinvwl-full {
    display: none;
  }
  .tinv-wishlist .tinvwl-mobile {
    display: block;
  }
  .tinvwl-txt {
    display: none !important;
  }
  .product-stock {
    width: 40px;
    text-align: center;
  }
}

/* Small devices */
@media (max-width: 767px) {
  .tinv-wishlist table {
    table-layout: fixed;
    border-bottom: 1px solid #E1E1E1;
  }
  .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove, .tinv-wishlist table.tinvwl-table-manage-list thead th:not(.product-name) {
    display: none;
  }
  .tinv-wishlist table td {
    border: 1px solid #E1E1E1;
  }
  .tinv-wishlist table th {
    border: 1px solid #E1E1E1;
  }
  .tinv-wishlist table.tinvwl-table-manage-list tbody td {
    display: block;
    width: 100% !important;
    text-align: center;
  }
  .product-name {
    text-align: center;
  }
  .tinv-wishlist table td, .tinv-wishlist table th {
    border-bottom: none;
  }
  .tinv-wishlist table tfoot {
    border-bottom: 1px solid #E1E1E1;
  }
  .tinv-wishlist .social-buttons {
    max-width: 100%;
    margin-right: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tinv-wishlist .social-buttons ul {
    margin-right: unset;
    margin-top: 5px;
  }
  .tinvwl-txt {
    display: inline-block !important;
  }
}

/*------------------- 5.00. Home Seven -------------------*/
/* ==================== Global Css Start =========================== */
.font-style-flex h1, .font-style-flex h2, .font-style-flex h3, .font-style-flex h4, .font-style-flex h5, .font-style-flex h5, .font-style-flex span, .font-style-flex p, .font-style-flex a, .font-style-flex button, .font-style-flex input, .font-style-flex select, .font-style-flex input::-webkit-input-placeholder {
  font-family: "IBM Plex Sans", sans-serif;
}
.font-style-flex h1, .font-style-flex h2, .font-style-flex h3, .font-style-flex h4, .font-style-flex h5, .font-style-flex h5, .font-style-flex span, .font-style-flex p, .font-style-flex a, .font-style-flex button, .font-style-flex input, .font-style-flex select, .font-style-flex input:-ms-input-placeholder {
  font-family: "IBM Plex Sans", sans-serif;
}
.font-style-flex h1, .font-style-flex h2, .font-style-flex h3, .font-style-flex h4, .font-style-flex h5, .font-style-flex h5, .font-style-flex span, .font-style-flex p, .font-style-flex a, .font-style-flex button, .font-style-flex input, .font-style-flex select, .font-style-flex input::-ms-input-placeholder {
  font-family: "IBM Plex Sans", sans-serif;
}
.font-style-flex h1, .font-style-flex h2, .font-style-flex h3, .font-style-flex h4, .font-style-flex h5, .font-style-flex h5, .font-style-flex span, .font-style-flex p, .font-style-flex a, .font-style-flex button, .font-style-flex input, .font-style-flex select, .font-style-flex input::placeholder {
  font-family: "IBM Plex Sans", sans-serif;
}

.h-unset {
  height: unset !important;
}

.line-h-unset {
  line-height: unset !important;
}

.arrow-end {
  background-position: left center;
}

.font-plex {
  font-family: "IBM Plex Sans", sans-serif;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.hover-item:hover .hover-item__scale {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}

.hover-item:hover .hover-item__scale-rotate {
  -webkit-transform: scale(1.25) rotate(10deg);
          transform: scale(1.25) rotate(10deg);
}

.transition-2 {
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.cover-img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.transform-translate-0 {
  -webkit-transform: translate(0);
          transform: translate(0);
}

.z-index-1 {
  z-index: 1;
}

.min-height-inherit {
  min-height: inherit;
}

.bg-gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(62.18%, rgba(0, 0, 0, 0.3)), to(#000000)) !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 62.18%, #000000 100%) !important;
}

.bg-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg-overlay::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background: #071431a3;
  z-index: -1;
}

.bg-overlay.overlay-two::before {
  background: #071431f0;
}

.start-54 {
  inset-inline-start: 54%;
}

.opacity-25 {
  opacity: 25%;
}

.placeholder-white::-webkit-input-placeholder {
  color: #ffffff98;
}

.placeholder-white:-ms-input-placeholder {
  color: #ffffff98;
}

.placeholder-white::-ms-input-placeholder {
  color: #ffffff98;
}

.placeholder-white::placeholder {
  color: #ffffff98;
}

.end-0 {
  left: unset !important;
  inset-inline-end: 0 !important;
}

.start-0 {
  right: unset !important;
  inset-inline-start: 0 !important;
}

.me-2 {
  margin-left: 0.5rem !important;
  -webkit-margin-end: 0.5rem !important;
          margin-inline-end: 0.5rem !important;
}

.border-end {
  border-left: 0 !important;
  -webkit-border-end: 1px solid #dee2e6 !important;
          border-inline-end: 1px solid #dee2e6 !important;
}

.pe-4 {
  padding-left: 0 !important;
  -webkit-padding-end: 1.5rem !important;
          padding-inline-end: 1.5rem !important;
}

/* ==================== Global Css End =========================== */
/* Gap Css Start */
.gap-12-px {
  gap: 12px;
}

.gap-s-40-px {
  gap: 40px;
}

.gap-40-px {
  gap: clamp(1.25rem, -2.8094rem + 5vw, 2.5rem);;
}

.gap-20-px {
  gap: clamp(1rem, -2.8094rem + 5vw, 1.5rem);;
}

/* Gap Css End */
/*  Colors */
.text-neutral-10 {
  color: #FAFAFB !important;
}

.text-neutral-20 {
  color: #F5F6F7 !important;
}

.text-neutral-30 {
  color: #EBECEF !important;
}

.text-neutral-40 {
  color: #DFE0E4 !important;
}

.text-neutral-50 {
  color: #C1C4CC !important;
}

.text-neutral-60 {
  color: #B2B6BF !important;
}

.text-neutral-70 {
  color: #A6AAB5 !important;
}

.text-neutral-80 {
  color: #979CA8 !important;
}

.text-neutral-90 {
  color: #888E9C !important;
}

.text-neutral-100 {
  color: #FAFAFB !important;
}

.text-neutral-200 {
  color: #6A7283 !important;
}

.text-neutral-300 {
  color: #5B6477 !important;
}

.text-neutral-400, .placeholder-neutral-500::-webkit-input-placeholder {
  color: #4F586D !important;
}

.text-neutral-400, .placeholder-neutral-500:-ms-input-placeholder {
  color: #4F586D !important;
}

.text-neutral-400, .placeholder-neutral-500::-ms-input-placeholder {
  color: #4F586D !important;
}

.text-neutral-400, .placeholder-neutral-500::placeholder {
  color: #4F586D !important;
}

.text-neutral-500, .font-style-flex {
  color: #404A60 !important;
}

.text-neutral-600 {
  color: #343E56 !important;
}

.text-neutral-700 {
  color: #222E48 !important;
}

.text-neutral-800 {
  color: #13203B !important;
}

.text-neutral-900 {
  color: #071431 !important;
}

.text-warning-600 {
  color: #FFBE46;
}

/* Hover color Classes Start */
.hover-text-base:hover {
  color: #A9C643 !important;
}

.hover-text-white:hover {
  color: #fff !important;
}

.hover-text-white:hover svg path {
  fill: #ffffff !important;
}

/* Colors End */
/* Background Colors */
.bg-neutral-10 {
  background-color: #FAFAFB !important;
}

.bg-neutral-20 {
  background-color: #F5F6F7 !important;
}

.bg-neutral-30 {
  background-color: #EBECEF !important;
}

.bg-neutral-40 {
  background-color: #DFE0E4 !important;
}

.bg-neutral-50 {
  background-color: #C1C4CC !important;
}

.bg-neutral-60 {
  background-color: #B2B6BF !important;
}

.bg-neutral-70 {
  background-color: #A6AAB5 !important;
}

.bg-neutral-80 {
  background-color: #979CA8 !important;
}

.bg-neutral-90 {
  background-color: #888E9C !important;
}

.bg-neutral-100 {
  background-color: #FAFAFB !important;
}

.bg-neutral-200 {
  background-color: #6A7283 !important;
}

.bg-neutral-300 {
  background-color: #5B6477 !important;
}

.bg-neutral-400 {
  background-color: #4F586D !important;
}

.bg-neutral-500 {
  background-color: #404A60 !important;
}

.bg-neutral-600 {
  background-color: #343E56 !important;
}

.bg-neutral-700 {
  background-color: #222E48 !important;
}

.bg-neutral-800 {
  background-color: #13203B !important;
}

.bg-neutral-900 {
  background-color: #071431 !important;
}

/* Hover color Classes Start */
.hover-bg-base:hover {
  background-color: #A9C643 !important;
}

/* Background Colors End */
/* Border Colors */
.focus-border-0:focus {
  border: 0 !important;
}

.border-neutral-10 {
  border-color: #FAFAFB !important;
}

.border-neutral-20 {
  border-color: #F5F6F7 !important;
}

.border-neutral-30 {
  border-color: #EBECEF !important;
}

.border-neutral-40 {
  border-color: #DFE0E4 !important;
}

.border-neutral-50 {
  border-color: #C1C4CC !important;
}

.border-neutral-60 {
  border-color: #B2B6BF !important;
}

.border-neutral-70 {
  border-color: #A6AAB5 !important;
}

.border-neutral-80 {
  border-color: #979CA8 !important;
}

.border-neutral-90 {
  border-color: #888E9C !important;
}

.border-neutral-100 {
  border-color: #FAFAFB !important;
}

.border-neutral-200 {
  border-color: #6A7283 !important;
}

.border-neutral-300 {
  border-color: #5B6477 !important;
}

.border-neutral-400 {
  border-color: #4F586D !important;
}

.border-neutral-500 {
  border-color: #404A60 !important;
}

.border-neutral-600 {
  border-color: #343E56 !important;
}

.border-neutral-700 {
  border-color: #222E48 !important;
}

.border-neutral-800 {
  border-color: #13203B !important;
}

.border-neutral-900 {
  border-color: #071431 !important;
}

.border-base {
  border-color: #A9C643 !important;
}

.border-base-20 {
  border-color: #e7082e33 !important;
}

.border-white-50 {
  border-color: #ffffff7d !important;
}

.border-dashed {
  border-style: dashed !important;
}

.hover-border-base:hover {
  border-color: #A9C643 !important;
}

.hover-border-white:hover {
  border-color: #fff !important;
}

.focus-border-base:focus {
  border-color: #A9C643 !important;
}

.focus-border-white:focus {
  border-color: #fff !important;
}

/* Border Colors End */
/* Size Css Start */
.w-34-px {
  width: 34px;
}

.w-48-px {
  width: 48px;
}

.w-40-px {
  width: 40px;
}

.w-56-px {
  width: 56px;
}

.w-64-px {
  width: 64px;
}

.h-34-px {
  height: 34px;
}

.h-40-px {
  height: 40px;
}

.h-48-px {
  height: 48px;
}

.h-56-px {
  height: 56px;
}

.h-64-px {
  height: 64px;
}

.max-w-490-px {
  max-width: 490px;
}

.max-w-536-px {
  max-width: 536px;
}

.max-w-505-px {
  max-width: 505px;
}

.max-w-636-px {
  max-width: 636px;
}

.min-h-240-px {
  min-height: 240px;
}

/* Size Css End */
/* Font size css start */
.display-2 {
  font-size: clamp(2.5rem, -2.8899rem + 9.1456vw, 5.25rem);
  line-height: 120%;
}

.display-4 {
  font-size: clamp(2rem, -10.7394rem + 17vw, 3.5rem);
  line-height: 120%;
}

.text-xs {
  font-size: 12px;
}

.text-sm {
  font-size: 14px;
}

.text-md {
  font-size: 16px;
}

.text-lg {
  font-size: 18px;
}

.text-xl {
  font-size: 20px;
}

.text-2xl {
  font-size: 24px;
}

.text-3xl {
  font-size: clamp(1.25rem, 0.5569rem + 1.444vw, 2rem) !important;
  /* 32px */
}

.text-4xl {
  font-size: clamp(1.25rem, 0.5569rem + 1.444vw, 2.25rem) !important;
  /* 36px */
}

/* Font size css End */
.rounded-sm {
  border-radius: 0.125rem;
}

/* 2px */
.rounded {
  border-radius: 0.25rem;
}

/* 4px */
.rounded-md {
  border-radius: 0.375rem;
}

/* 6px */
.rounded-lg {
  border-radius: 0.5rem;
}

/* 8px */
.rounded-xl {
  border-radius: 0.75rem;
}

/* 12px */
.rounded-2xl {
  border-radius: 1rem;
}

/* 16px */
/* ==================== Headers Css Start ================================= */
@media (max-width: 991px) {
  .search-box {
    max-width: 100%;
  }
}

.search-box .form-control {
padding-left: 90px;
  padding-top: 14px;
  padding-bottom: 14px;
border-right: 1px solid #eee;
margin-right: 6px;
}

@media (max-width: 424px) {
  .search-box .pe-4 {
    -webkit-padding-end: 8px !important;
            padding-inline-end: 8px !important;
  }
  .search-box .ps-4 {
    -webkit-padding-start: 8px !important;
            padding-inline-start: 8px !important;
  }
}

.main-menu.style-two > ul > li > a {
  padding: 18px 0;
}



  .search-box {
display: flex;
justify-content: space-between;
gap: 2px;
background: #fff;
border-radius: 25px;
border: 1px solid #eee;
}

/* ==================== Headers Css End ================================= */
/* Banner Css Start */
.member-item:not(:first-child) {
  -webkit-margin-start: -16px;
          margin-inline-start: -16px;
  z-index: 1;
  position: relative;
}

@media (min-width: 992px) {
  .banner-thumbs {
    margin-top: -110px;
  }
}

@media (max-width: 575px) {
  .banner-content .border-end {
    border: 0 !important;
  }
}

/* Banner Css End */
/* Swiper slider css start */
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  width: 20% !important;
  background-color: #ffffff36;
  right: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 32px;
  height: 1px;
}

.swiper-scrollbar-drag {
  background: #ffffff;
}

/* Swiper slider css End */
/* About Css Start */
.positioned-thumb {
  position: absolute;
  inset-inline-start: 24px;
  inset-block-start: 0;
  height: 100%;
  width: 49%;
}

@media (max-width: 991px) {
  .about-content, .about-data {
    padding: 0 !important;
  }
}

/* About Css End */
/* Listing Grid Layout Css Start */
.custom-tabs .nav-link:hover {
  border-color: #A9C643 !important;
}

.custom-tabs .nav-link.active {
  background-color: #A9C643 !important;
  border-color: #A9C643 !important;
  color: #fff !important;
}

/* Listing Grid Layout Css End */
/* ============================ Quality Section Css Start ==================== */
.quality-thumbs {
  -webkit-margin-start: -200px;
          margin-inline-start: -200px;
}

@media (max-width: 768px) {
  .quality-thumbs {
    -webkit-margin-start: -100px;
            margin-inline-start: -100px;
  }
}

@media (max-width: 768px) {
  .quality-thumbs {
    -webkit-margin-start: -100px;
            margin-inline-start: -100px;
  }
}

.quality-thumbs__image-two {
  position: absolute;
  bottom: 0;
  inset-inline-end: 0;
}

.stick {
  position: relative;
}

.stick::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 194px;
  background-color: #A9C643;
  border-radius: 4px;
  inset-inline-end: 104px;
  inset-block-start: 0;
}

/* Progress Css Start */
.progress-container, .progress {
  background-color: #eee;
  border-radius: 5px;
  position: relative;
  height: 4px;
  width: 100%;
}

.progress {
  background-color: #A9C643;
  width: 0;
  -webkit-transition: 0.8s linear;
  transition: 0.8s linear;
}

.percentage {
  background-color: #A9C643;
  border-radius: 5px;
  -webkit-box-shadow: 0 4px 5px #00000033;
          box-shadow: 0 4px 5px #00000033;
  color: #fff;
  font-size: 12px;
  padding: 4px;
  position: absolute;
  bottom: 20px;
  inset-inline-start: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 40px;
  text-align: center;
  -webkit-transition: 0.8s linear;
  transition: 0.8s linear;
}

.percentage::after {
  background-color: #A9C643;
  content: '';
  position: absolute;
  bottom: -5px;
  right: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  height: 10px;
  width: 10px;
  z-index: -1;
}

.progress.active {
  width: 0 !important;
}

.progress.active, .percentage.active {
  inset-inline-start: 0 !important;
}

/* ============================ Quality Section Css End ==================== */
/* Home seven rtl css start */
[dir="rtl"] .fa-arrow-left:before {
  content: "\f060";
}

[dir="rtl"] .fa-arrow-right:before {
  content: "\f061";
}

[dir="rtl"] .arrow-end {
  background-position: right center;
}

[dir="rtl"] .form-select.arrow-end {
  -webkit-padding-start: 8px !important;
          padding-inline-start: 8px !important;
}

[dir="rtl"] .percentage {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

[dir="rtl"] .translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
  transform: scaleX(-1) translateY(-50%) !important;
}

/* Home seven rtl css End */
/*=================================
    05. Spacing
==================================*/
/*-- Padding Left And Right --*/
.px-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.px-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.px-35 {
  padding-left: 35px;
  padding-right: 35px;
}

.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.px-45 {
  padding-left: 45px;
  padding-right: 45px;
}

.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}

/*-- Padding Top And Bottom --*/
.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

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

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

/*-- Padding Left --*/
.pl-5 {
  -webkit-padding-start: 5px;
          padding-inline-start: 5px;
}

.pl-10 {
  -webkit-padding-start: 10px;
          padding-inline-start: 10px;
}

.pl-15 {
  -webkit-padding-start: 15px;
          padding-inline-start: 15px;
}

.pl-20 {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}

.pl-25 {
  -webkit-padding-start: 25px;
          padding-inline-start: 25px;
}

.pl-30 {
  -webkit-padding-start: 30px;
          padding-inline-start: 30px;
}

.pl-35 {
  -webkit-padding-start: 35px;
          padding-inline-start: 35px;
}

.pl-40 {
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.pl-45 {
  -webkit-padding-start: 45px;
          padding-inline-start: 45px;
}

.pl-50 {
  -webkit-padding-start: 50px;
          padding-inline-start: 50px;
}

/*-- Padding Right --*/
.pr-5 {
  -webkit-padding-end: 5px;
          padding-inline-end: 5px;
}

.pr-10 {
  -webkit-padding-end: 10px;
          padding-inline-end: 10px;
}

.pr-15 {
  -webkit-padding-end: 15px;
          padding-inline-end: 15px;
}

.pr-20 {
  -webkit-padding-end: 20px;
          padding-inline-end: 20px;
}

.pr-25 {
  -webkit-padding-end: 25px;
          padding-inline-end: 25px;
}

.pr-30 {
  -webkit-padding-end: 30px;
          padding-inline-end: 30px;
}

.pr-35 {
  -webkit-padding-end: 35px;
          padding-inline-end: 35px;
}

.pr-40 {
  -webkit-padding-end: 40px;
          padding-inline-end: 40px;
}

.pr-45 {
  -webkit-padding-end: 45px;
          padding-inline-end: 45px;
}

.pr-50 {
  -webkit-padding-end: 50px;
          padding-inline-end: 50px;
}

.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.pb-32 {
  padding-bottom: 32px;
}

.p-res-32 {
  padding: clamp(1.25rem, -3.5873rem + 11.8343vw, 2rem);
}

.p-12 {
  padding: 12px;
}

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

.pe-70 {
  -webkit-padding-end: 70px;
          padding-inline-end: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pt-80 {
  padding-top: 80px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-95 {
  padding-top: 95px;
}

.py-14 {
  padding-top: 14px;
  padding-bottom: 14px;
}

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

.py-res-120 {
  padding-top: clamp(3.75rem, -3.5873rem + 11.8343vw, 7.5rem);
  padding-bottom: clamp(3.75rem, -3.5873rem + 11.8343vw, 7.5rem);
}

.ps-res-110 {
  -webkit-padding-start: clamp(3.75rem, -3.5873rem + 11.8343vw, 6.875rem);
          padding-inline-start: clamp(3.75rem, -3.5873rem + 11.8343vw, 6.875rem);
}

.pt-res-110 {
  -webkit-padding-before: clamp(3.75rem, -3.5873rem + 11.8343vw, 6.875rem);
          padding-block-start: clamp(3.75rem, -3.5873rem + 11.8343vw, 6.875rem);
}

.pb-res-270 {
  -webkit-padding-after: clamp(7.5rem, -20.6016rem + 37.5vw, 16.875rem);
          padding-block-end: clamp(7.5rem, -20.6016rem + 37.5vw, 16.875rem);
}

@media (min-width: 991px) {
  .ps-res-220-px {
    -webkit-padding-start: clamp(7.5rem, -11.2344rem + 25vw, 13.75rem);
            padding-inline-start: clamp(7.5rem, -11.2344rem + 25vw, 13.75rem);
  }
}

.pb-115-px {
  -webkit-padding-after: 115px;
          padding-block-end: 115px;
}

.pe-156-px {
  -webkit-padding-end: 156px;
          padding-inline-end: 156px;
}

/*-- margin Left And Right --*/
.mx-5 {
  margin-left: 5px;
  margin-right: 5px;
}

.mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}

.mx-15 {
  margin-left: 15px;
  margin-right: 15px;
}

.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.mx-25 {
  margin-left: 25px;
  margin-right: 25px;
}

.mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}

.mx-35 {
  margin-left: 35px;
  margin-right: 35px;
}

.mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.mx-45 {
  margin-left: 45px;
  margin-right: 45px;
}

.mx-50 {
  margin-left: 50px;
  margin-right: 50px;
}

/*-- margin Top And Bottom --*/
.my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.my-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.my-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

/*-- margin Top --*/
.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

/*-- margin Bottom --*/
.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

/*-- margin Left --*/
.ml-5 {
  margin-right: 5px;
}

.ml-10 {
  margin-right: 10px;
}

.ml-15 {
  margin-right: 15px;
}

.ml-20 {
  margin-right: 20px;
}

.ml-25 {
  margin-right: 25px;
}

.ml-30 {
  margin-right: 30px;
}

.ml-35 {
  margin-right: 35px;
}

.ml-40 {
  margin-right: 40px;
}

.ml-45 {
  margin-right: 45px;
}

.ml-50 {
  margin-right: 50px;
}

/*-- margin Right --*/
.mr-5 {
  margin-left: 5px;
}

.mr-10 {
  margin-left: 10px;
}

.mr-15 {
  margin-left: 15px;
}

.mr-20 {
  margin-left: 20px;
}

.mr-25 {
  margin-left: 25px;
}

.mr-30 {
  margin-left: 30px;
}

.mr-35 {
  margin-left: 35px;
}

.mr-40 {
  margin-left: 40px;
}

.mr-45 {
  margin-left: 45px;
}

.mr-50 {
  margin-left: 50px;
}

.m-12 {
  margin: 12px;
}

.mb-12 {
  margin-bottom: 12px;
}

.mt-32 {
  margin-top: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mb-res-60 {
  margin-bottom: clamp(2.5rem, 0.9786rem + 3.1696vw, 3.75rem);
}

.mb-60 {
  margin-bottom: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-n1 {
  margin-top: -.25rem;
}

.mt-n2 {
  margin-top: -.65rem;
}

.mt-n3 {
  margin-top: -0.8rem;
}

.mt-n4 {
  margin-top: -1.5rem;
}

.mt-n5 {
  margin-top: -3rem;
}

.mb-n1 {
  margin-bottom: -.25rem;
}

.mb-n2 {
  margin-bottom: -.6rem;
}

.mb-n3 {
  margin-bottom: -0.8rem;
}

.mb-n4 {
  margin-bottom: -1.5rem;
}

.mb-n5 {
  margin-bottom: -3rem;
}

.space {
  padding-top: 120px;
}

.space-top {
  padding-top: 120px;
}

.space {
  padding-bottom: 120px;
}

.space-bottom {
  padding-bottom: 120px;
}

.space-extra {
  padding-top: calc(120px - 30px);
}

.space-extra-top {
  padding-top: calc(120px - 30px);
}

.space-extra {
  padding-bottom: calc(120px - 30px);
}

.space-extra-bottom {
  padding-bottom: calc(120px - 30px);
}

.space-extra2 {
  padding-top: calc(120px - 40px);
}

.space-extra2-top {
  padding-top: calc(120px - 40px);
}

.space-extra2 {
  padding-bottom: calc(120px - 40px);
}

.space-extra2-bottom {
  padding-bottom: calc(120px - 40px);
}

/* Medium devices */
@media (max-width: 991px) {
  .space {
    padding-top: 80px;
  }
  .space-top {
    padding-top: 80px;
  }
  .space {
    padding-bottom: 80px;
  }
  .space-bottom {
    padding-bottom: 80px;
  }
  .space-extra {
    padding-top: calc(80px - 30px);
  }
  .space-extra-top {
    padding-top: calc(80px - 30px);
  }
  .space-extra {
    padding-bottom: calc(80px - 30px);
  }
  .space-extra-bottom {
    padding-bottom: calc(80px - 30px);
  }
  .space-top-md-none {
    padding-top: 0;
  }
  .space-extra2,
  .space-extra2-top {
    padding-top: 70px;
  }
  .space-extra2,
  .space-extra2-bottom {
    padding-bottom: 70px;
  }
  .pb-105 {
    padding-bottom: 65px;
  }
  .pt-105 {
    padding-top: 65px;
  }
}

/*=================================
    RTL
==================================*/
/*------------------- Global -------------------*/
/* rtl Support */
[dir="rtl"] {
  /*-- margin Right --*/
  /*-- Padding Left --*/
  /*-- Padding Right --*/
  /* Header 1 ---------------------------------- */
  /* Extra large devices */
  /* Medium Large devices */
  /* Medium Large devices */
  /* Large devices */
  /* Medium devices */
  /* Header 2 ---------------------------------- */
  /* Extra small devices */
  /* Medium Large devices */
  /* Extra small devices */
  /************** wcu-thumb-wrap ***************/
}

[dir="rtl"] .ml-5 {
  margin-left: 5px;
  margin-right: 0;
}

[dir="rtl"] .ml-10 {
  margin-left: 10px;
  margin-right: 0;
}

[dir="rtl"] .ml-15 {
  margin-left: 15px;
  margin-right: 0;
}

[dir="rtl"] .ml-20 {
  margin-left: 20px;
  margin-right: 0;
}

[dir="rtl"] .ml-25 {
  margin-left: 25px;
  margin-right: 0;
}

[dir="rtl"] .ml-30 {
  margin-left: 30px;
  margin-right: 0;
}

[dir="rtl"] .ml-35 {
  margin-left: 35px;
  margin-right: 0;
}

[dir="rtl"] .ml-40 {
  margin-left: 40px;
  margin-right: 0;
}

[dir="rtl"] .ml-45 {
  margin-left: 45px;
  margin-right: 0;
}

[dir="rtl"] .ml-50 {
  margin-left: 50px;
  margin-right: 0;
}

[dir="rtl"] .mr-5 {
  margin-right: 5px;
  margin-left: 0;
}

[dir="rtl"] .mr-10 {
  margin-right: 10px;
  margin-left: 0;
}

[dir="rtl"] .mr-15 {
  margin-right: 15px;
  margin-left: 0;
}

[dir="rtl"] .mr-20 {
  margin-right: 20px;
  margin-left: 0;
}

[dir="rtl"] .mr-25 {
  margin-right: 25px;
  margin-left: 0;
}

[dir="rtl"] .mr-30 {
  margin-right: 30px;
  margin-left: 0;
}

[dir="rtl"] .mr-35 {
  margin-right: 35px;
  margin-left: 0;
}

[dir="rtl"] .mr-40 {
  margin-right: 40px;
  margin-left: 0;
}

[dir="rtl"] .mr-45 {
  margin-right: 45px;
  margin-left: 0;
}

[dir="rtl"] .mr-50 {
  margin-right: 50px;
  margin-left: 0;
}

[dir="rtl"] .pl-5 {
  padding-right: 0;
  padding-left: 5px;
}

[dir="rtl"] .pl-10 {
  padding-right: 0;
  padding-left: 10px;
}

[dir="rtl"] .pl-15 {
  padding-right: 0;
  padding-left: 15px;
}

[dir="rtl"] .pl-20 {
  padding-right: 0;
  padding-left: 20px;
}

[dir="rtl"] .pl-25 {
  padding-right: 0;
  padding-left: 25px;
}

[dir="rtl"] .pl-30 {
  padding-right: 0;
  padding-left: 30px;
}

[dir="rtl"] .pl-35 {
  padding-right: 0;
  padding-left: 35px;
}

[dir="rtl"] .pl-40 {
  padding-right: 0;
  padding-left: 40px;
}

[dir="rtl"] .pl-45 {
  padding-right: 0;
  padding-left: 45px;
}

[dir="rtl"] .pl-50 {
  padding-right: 0;
  padding-left: 50px;
}

[dir="rtl"] .pr-5 {
  padding-left: 0;
  padding-right: 5px;
}

[dir="rtl"] .pr-10 {
  padding-left: 0;
  padding-right: 10px;
}

[dir="rtl"] .pr-15 {
  padding-left: 0;
  padding-right: 15px;
}

[dir="rtl"] .pr-20 {
  padding-left: 0;
  padding-right: 20px;
}

[dir="rtl"] .pr-25 {
  padding-left: 0;
  padding-right: 25px;
}

[dir="rtl"] .pr-30 {
  padding-left: 0;
  padding-right: 30px;
}

[dir="rtl"] .pr-35 {
  padding-left: 0;
  padding-right: 35px;
}

[dir="rtl"] .pr-40 {
  padding-left: 0;
  padding-right: 40px;
}

[dir="rtl"] .pr-45 {
  padding-left: 0;
  padding-right: 45px;
}

[dir="rtl"] .pr-50 {
  padding-left: 0;
  padding-right: 50px;
}

[dir="rtl"] .sub-title:after, [dir="rtl"] .sub-title:before {
  margin-right: 12px;
  margin-left: 0;
}

[dir="rtl"] .sub-title:after {
  margin-right: 0;
  margin-left: 12px;
}

[dir="rtl"] .slick-dots li {
  margin-right: 18px;
  margin-left: 0;
}

[dir="rtl"] .slick-dots li:last-child {
  margin-right: 0;
}

[dir="rtl"] .header-links li:not(:last-child) {
  margin: 0 0 0 35px;
}

[dir="rtl"] .header-links li > i {
  margin-right: 10px;
  margin-left: 0;
}

[dir="rtl"] .main-menu > ul > li:first-child {
  margin-left: 0 !important;
  margin-right: 11px !important;
}

[dir="rtl"] .main-menu > ul > li:last-child {
  margin-left: 11px !important;
  margin-right: 0 !important;
}

[dir="rtl"] .main-menu ul li.menu-item-has-children > a:after {
  margin-right: 0px;
  margin-left: 5px;
}

[dir="rtl"] .header-layout1 .social-links {
  padding-right: 20px;
  padding-left: 0;
}

[dir="rtl"] .header-layout1 .social-links:after {
  left: -20px;
  right: 0;
}

[dir="rtl"] .header-layout1 .header-navbar-logo {
  padding-left: 60px;
  padding-right: 0;
}

[dir="rtl"] .header-layout1 .menu-area .logo-bg {
  left: 0;
  right: auto;
  border-radius: 0 0 0 5px;
}

[dir="rtl"] .header-layout1 .navbar-right-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

[dir="rtl"] .header-layout1 .navbar-right-desc .navbar-right-desc-details .title {
  font-size: 18px;
  font-weight: 400;
  display: block;
  margin-bottom: -2px;
}

[dir="rtl"] .header-layout1 .navbar-right-desc .navbar-right-desc-details .link {
  font-size: 20px;
  
  
}

[dir="rtl"] .header-layout1 .navbar-right-desc i {
  margin-left: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

[dir="rtl"] .header-layout1 .navbar-right-desc a {
  color: #171717;
}

[dir="rtl"] .header-layout1 .navbar-right-desc a:hover {
  color: #A9C643;
}

@media (max-width: 1700px) {
  [dir="rtl"] .header-layout1 .header-navbar-logo {
    padding-left: 35px;
    padding-right: 0;
  }
  [dir="rtl"] .header-layout1 .header-top .header-links {
    padding-left: 160px;
    padding-right: 0;
  }
  [dir="rtl"] .header-layout1 .menu-area .main-menu {
    padding-left: 160px;
    padding-right: 0;
  }
}

@media (max-width: 1500px) {
  [dir="rtl"] .header-layout1 .header-top .header-links {
    padding-left: 0;
  }
  [dir="rtl"] .header-layout1 .menu-area .main-menu {
    padding-left: 200px;
  }
}

@media (max-width: 1399px) {
  [dir="rtl"] .header-layout1 .menu-area .main-menu {
    padding-left: 160px;
  }
  [dir="rtl"] .header-layout1 .header-navbar-logo {
    padding-left: 30px;
  }
}

@media (max-width: 1299px) {
  [dir="rtl"] .header-layout1 .menu-area .main-menu {
    padding-left: 230px;
  }
}

@media (max-width: 1199px) {
  [dir="rtl"] .header-layout1 .menu-area .main-menu {
    padding-left: 0;
  }
  [dir="rtl"] .header-layout1 .header-logo:after {
    left: 0;
    right: auto;
  }
}

@media (max-width: 991px) {
  [dir="rtl"] .header-layout1 .social-links {
    padding-left: 20px;
    padding-right: 20px;
  }
  [dir="rtl"] .header-layout1 .social-links:after {
    left: 0;
  }
}

[dir="rtl"] .header-grid-info li:not(:last-child) {
  border-right: 1px solid #E1E1E1;
  padding-right: 30px;
  margin-right: 30px;
  border-left: 0;
  padding-left: 0;
  margin-left: 0;
}

[dir="rtl"] .checklist.style-white li i, [dir="rtl"] .checklist.style-white li svg {
  margin-right: 20px;
  margin-left: 0;
}

[dir="rtl"] .checklist li i, [dir="rtl"] .checklist li svg {
  margin-right: 20px;
  margin-left: 0;
}

[dir="rtl"] .checklist.style2 ul li i {
  margin-right: 15px;
  margin-left: 0;
}

[dir="rtl"] .mobile-menu-wrapper .mobile-menu-area {
  left: -110%;
  right: auto;
}

[dir="rtl"] .mobile-menu-wrapper.body-visible .mobile-menu-area {
  left: 0;
}

[dir="rtl"] .mobile-menu-wrapper .mobile-logo {
  padding: 0 30px 0 0;
}

[dir="rtl"] .mobile-menu-wrapper .menu-toggle {
  border-left: 1px solid #A9C643;
}

[dir="rtl"] .mobile-menu {
  text-align: left;
}

[dir="rtl"] .mobile-menu ul .submenu-item-has-children > a .mean-expand-class:before {
  content: "\f104";
}

[dir="rtl"] .blog-shape-img1 {
  left: 66px;
  right: auto;
  /* Extra large devices */
}

[dir="rtl"] .blog-shape-img1 .about1-shape-img-2 {
  margin-left: -35px;
  margin-right: 0;
}

@media (max-width: 1500px) {
  [dir="rtl"] .blog-shape-img1 {
    right: 42px;
  }
}

[dir="rtl"] .blog-meta span, [dir="rtl"] .blog-meta a {
  margin-right: 11px;
  margin-left: 0;
}

[dir="rtl"] .blog-meta span i, [dir="rtl"] .blog-meta a i {
  margin-right: 9px;
  margin-left: 0;
}

[dir="rtl"] .counter-checklist-wrap:after {
  background: -webkit-gradient(linear, right top, left top, color-stop(-1.06%, #A9C643), to(rgba(232, 9, 46, 0)));
  background: linear-gradient(-90deg, #A9C643 -1.06%, rgba(232, 9, 46, 0) 100%);
}

[dir="rtl"] .about1-shape-img {
  left: 82px;
  right: auto;
  /* Extra large devices */
}

[dir="rtl"] .about1-shape-img .about1-shape-img-2 {
  margin-left: -35px;
  margin-right: 0;
}

@media (max-width: 1500px) {
  [dir="rtl"] .about1-shape-img {
    left: 42px;
  }
}

[dir="rtl"] .slider__marquee {
  direction: ltr;
  margin-bottom: -0.1em;
}

[dir="rtl"] .portfolio-shape-img {
  right: 66px;
  left: auto;
  /* Extra large devices */
}

[dir="rtl"] .portfolio-shape-img .about1-shape-img-2 {
  margin-left: -35px;
  margin-right: 0;
}

@media (max-width: 1500px) {
  [dir="rtl"] .portfolio-shape-img {
    right: 42px;
  }
}

[dir="rtl"] .appointment-area-1 .appointment-thumb-1 {
  right: 0;
  left: auto;
}

[dir="rtl"] .appointment-area-1 .appointment-thumb-1 img {
  border-radius: 0 5px 5px 0;
}

[dir="rtl"] .pricing-shape-img1 {
  left: 53px;
  right: auto;
  /* Extra large devices */
}

[dir="rtl"] .pricing-shape-img1 .about1-shape-img-2 {
  margin-left: -35px;
  margin-right: 0;
}

@media (max-width: 1500px) {
  [dir="rtl"] .pricing-shape-img1 {
    left: 42px;
  }
}

[dir="rtl"] .testi-slider-1 .slick-dots {
  right: 74px;
  left: auto;
}

[dir="rtl"] .process-card-wrap {
  position: relative;
  /* Medium Large devices */
  /* Large devices */
}

[dir="rtl"] .process-card-wrap:after {
  right: -210px;
  left: auto;
  -webkit-transform: rotate(-6deg) rotateY(180deg);
          transform: rotate(-6deg) rotateY(180deg);
}

[dir="rtl"] .process-card-wrap:nth-child(2):after {
  right: -175px;
  left: auto;
  -webkit-transform: rotate(-5deg) rotateY(180deg);
          transform: rotate(-5deg) rotateY(180deg);
}

@media (max-width: 1399px) {
  [dir="rtl"] .process-card-wrap:after {
    -webkit-transform: rotate(-9deg) rotateY(180deg);
            transform: rotate(-9deg) rotateY(180deg);
    right: -180px;
  }
  [dir="rtl"] .process-card-wrap:nth-child(2):after {
    right: -145px;
    -webkit-transform: rotate(-4deg) rotateY(180deg);
            transform: rotate(-4deg) rotateY(180deg);
  }
}

@media (max-width: 1199px) {
  [dir="rtl"] .process-card-wrap:after {
    right: -155px;
    -webkit-transform: rotate(-12deg) rotateY(180deg);
            transform: rotate(-12deg) rotateY(180deg);
  }
  [dir="rtl"] .process-card-wrap:nth-child(2):after {
    right: -117px;
    -webkit-transform: rotate(0deg) rotateY(180deg);
            transform: rotate(0deg) rotateY(180deg);
  }
}

[dir="rtl"] .accordion-card .accordion-button {
  padding: 12px 30px 12px 65px;
  text-align: start;
}

[dir="rtl"] .accordion-card .accordion-button:after {
  right: 17px;
  left: auto;
}

@media (max-width: 575px) {
  [dir="rtl"] .accordion-card .accordion-button {
    padding: 15px 30px 15px 65px;
  }
}

[dir="rtl"] .hero-2:after {
  background: -webkit-gradient(linear, right top, left top, color-stop(0.03%, #171717), color-stop(99.95%, rgba(23, 23, 23, 0)));
  background: linear-gradient(-90deg, #171717 0.03%, rgba(23, 23, 23, 0) 99.95%);
}

[dir="rtl"] .hero-2 .hero-shape2-1 {
  right: 0;
}

[dir="rtl"] .about-thumb2 .about-img-1 {
  padding-left: 237px;
  padding-right: 0;
}

[dir="rtl"] .about-thumb2 .about-counter-wrap {
  left: 20px;
  right: auto;
}

[dir="rtl"] .about-year-wrap2 {
  right: 50px;
  left: auto;
}

@media (max-width: 1399px) {
  [dir="rtl"] .about-thumb2 .about-counter-wrap {
    left: 0;
  }
  [dir="rtl"] .about-thumb2 .about-img-1 {
    padding-left: 217px;
  }
}

@media (max-width: 375px) {
  [dir="rtl"] .about-thumb2 .about-img-1 {
    padding-left: 0;
  }
}

[dir="rtl"] .cta2-bg-thumb {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  right: 0;
  left: auto;
}

[dir="rtl"] .testimonial-area-2 .testimonial-thumb-2 {
  left: 0;
  right: auto;
}

[dir="rtl"] .testiomonial-wrap-2 .quote-icon {
  left: auto;
  right: 55px;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

[dir="rtl"] .single-feature-wrap {
  padding: 30px 25px 26px 18px;
}

[dir="rtl"] .single-feature-wrap:after {
  left: 0;
  right: auto;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 70px 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 70px 100%);
}

[dir="rtl"] .hero-4:after {
  background: -webkit-gradient(linear, right top, left top, color-stop(0.03%, #171717), color-stop(99.95%, rgba(23, 23, 23, 0)));
  background: linear-gradient(-90deg, #171717 0.03%, rgba(23, 23, 23, 0) 99.95%);
}

[dir="rtl"] .hero-4 .shape1 {
  right: 0;
  left: auto;
}

[dir="rtl"] .hero-4 .shape2 {
  right: 0;
  left: auto;
}

[dir="rtl"] .hero-4 .shape3 {
  right: 90px;
  left: auto;
}

[dir="rtl"] .wcu-thumb-wrap {
  /* Small devices */
}

[dir="rtl"] .wcu-thumb-wrap .img-2 {
  margin: 120px 30px 0 0px;
}

@media (max-width: 767px) {
  [dir="rtl"] .wcu-thumb-wrap .img-1 {
    margin-right: 60px;
    margin-left: 0;
  }
  [dir="rtl"] .wcu-thumb-wrap .img-2 {
    margin: 30px 60px 0 0px;
  }
}

[dir="rtl"] .header-search-wrap .search-form .form-control {
  border-right: 1px solid #E1E1E1;
  border-left: 0;
}

[dir="rtl"] .hero-style6 {
  padding-left: 70px;
  padding-right: 0;
  /* Medium devices */
  /* Small devices */
  /* Extra small devices */
}

@media (max-width: 991px) {
  [dir="rtl"] .hero-style6 {
    padding: 70px 70px 70px 0px;
  }
}

@media (max-width: 767px) {
  [dir="rtl"] .hero-style6 {
    padding: 0 50px 50px 50px;
  }
}

@media (max-width: 375px) {
  [dir="rtl"] .hero-style6 {
    padding: 0 30px 30px 30px;
  }
}

[dir="rtl"] .hero-intro-card {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  /* Large devices */
}

@media (max-width: 1199px) {
  [dir="rtl"] .hero-intro-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  [dir="rtl"] .hero-intro-card .intro-card-img {
    -ms-flex-item-align: self-end;
        -ms-grid-row-align: self-end;
        align-self: self-end;
  }
}

[dir="rtl"] .product-intro-card .intro-card-details {
  text-align: end;
}




.main-slider .owl-nav > div {
height: 55px;
width: 55px;
line-height: 55px;
background: none;
position: absolute;
font-size: 20px;
transition: all 0.35s ease-in-out;
border: 1px solid #fff;
border-radius: 50%;
}


.main-slider .owl-nav {
  position: absolute;
  top: 50%;
  display: flex;
  justify-content: space-between;
  right: 0;
  left: 0;
  margin-top: -35px;
  text-align: center;
color: #fff;
font-size: 16px;
}


.main-slider .owl-next {
left: 50px;
  right: auto;
}


.main-slider .owl-prev {
right:50px;
left: auto;
}


/*
.main-slider:hover .owl-prev, .main-slider:hover .owl-next {
  opacity: 1;
}*/

.category-area-1 {
padding: 40px 0;
}


.custom-nav .owl-nav {
position: absolute;
top: -50px;
left: 0;
width: auto;
padding: 0;
}

.custom-nav .owl-nav>div {
    position: relative;
    display: inline-block;
    font-size: 24px;
    color: #A9C643;
    cursor: pointer;
    font-weight: 700;
    z-index: 1;
    transition: all 500ms ease;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
box-shadow: 1px 1px 15px #00000017;
border-radius: 50%;
margin-right: 8px;
background: #fff;
}
/*
.custom-nav .owl-dots {
    position: relative;
    display: block;
    margin-top: 0px;
    text-align: center;
}

.custom-nav .owl-dots .owl-dot span {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 7px;
    background: #d9d9d9;
    border-radius: 8px;
    margin: 0px 5px;
    cursor: pointer;
    transition: all 500ms ease;
}

.custom-nav .owl-dots .owl-dot.active span,
.custom-nav .owl-dots .owl-dot span:hover {
    width: 25px;
}*/






.line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
justify-content: center;
}



.line span {
  background-color: #A9C643;
  height: 2px;
  width: 10px;
}



.line .large-line {
  width: 50px;
}





/* about 1 */

section.about-1-section {
	position: relative;
	padding: 40px 0;
}
.about-1-desc {

}
.about-1-desc ul {
list-style: none;
padding: 0;
display: inline-block;
width: 100%;
margin: 10px 0;
}



.about-1-desc ul li {
position: relative;
padding-right: 25px;
margin-bottom: 8px;
color: #555;
text-transform: capitalize;
}


.about-1-desc ul li:after {
  content: "\f00c";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  right: 0;
  top: 3px;
  width: 20px;
  height: 20px;
  padding-right: 0;
  font-size: 0.6em;
  line-height: 19px;
  text-align: center;
  border: 1px solid #A9C643;
  border-radius: 100%;
  
  background: #ffffff;
color: #A9C643;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.about-1-desc p {
	margin-bottom: 10px;
}
.about-1-content-wrap {
	position: relative;
}

.about-1-content-wrap .sec-title {
font-size: 21px;
margin-bottom: 8px;
}

.about-1-image-wrap {
	position: relative;
	display: flex;
	justify-content: space-between;

}


.about-1-image-wrap img {
border-radius: 25px;
box-shadow: 1px 1px 15px #00000024;
overflow: hidden;
}


.about-1-image-1 {

}
.about-1-icon-box {
	max-width: 343px;
	min-height: 180px;
	filter: drop-shadow(0px 3px 28.5px rgba(0, 0, 0, 0.09));
	background-color: #ffffff;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 30px;
	padding-right: 130px;
}
.about-1-icon {
	position: absolute;
	right: 35px;
	font-size: 60px;
	top: 60px;
}
.about-1-text {
	font-size: 14px;
	letter-spacing: 1px;
	color: #747474;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 7px;
	margin-top: 5px;
}
.about-1-text-2 {
	font-size: 30px;
	color: #242424;
	font-weight: 900;
	line-height: 1.2em;
}






/* services 4 */


section.service-4-section .auto-container {
	max-width: 1300px;
}
.service-4-bg {
	position: absolute;
	top: 0;
width: 336px;
	right: 0;
	height: 100%;
transform: rotatey(180deg);
background-repeat: repeat-y;
background-position: left;
opacity: 0.1;
}


.service-5-bg {
	position: absolute;
	top: 0;
width: 336px;
	left: 0;
	height: 100%;
background-repeat: repeat-y;
background-position: left;
opacity: 0.1;
}


.service-4-block {
	position: relative;
	border-radius: 6px;
	filter: drop-shadow(0 0 17.5px rgba(0, 0, 0, 0.1));
	background-color: #ffffff;
	margin-bottom: 30px;
border-radius: 8px;
overflow: hidden;
}
h4.service-4-title {
	font-size: 17px;
	color: #fff;
	margin-bottom: 0;
text-transform: capitalize;
}
.service-4-desc {
	font-size: 16px;
	line-height: 24px;
	color: #444444;
	font-weight: 400;
}
.service-4-content {
	position: relative;
	text-align: center;
	padding: 20px 10px;
position: absolute;
bottom: 0;
right: 0;
left: 0;
background: linear-gradient( to top , #000 , #00000036 , #00000003);
padding-top: 100px;
}
span.service-4-border {
display: inline-block;
width: 34px;
height: 3px;
background-color: #fab66b;
position: absolute;
bottom: 58px;
right: 50%;
margin-right: -17px;
}
.service-4-image {
	position: relative;
overflow: hidden;
}
.service-4-image img {
	width: 100%;
height: 330px;
width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}


.service-4-carousel-item:hover .service-4-image img {

  -webkit-transform: scale(1.1);
          transform: scale(1.1);}

/*
.service-4-image:before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: rgb(232 9 46 / 80%);
	opacity: 1;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-transform: perspective(400px) scaleX(0);
	-ms-transform: perspective(400px) scaleX(0);
	transform: perspective(400px) scaleX(0);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	z-index: 1;
}
.service-4-image:hover:before {
	opacity: 1;
	-webkit-transform: perspective(400px) scaleX(1.0);
	-ms-transform: perspective(400px) scaleX(1.0);
	transform: perspective(400px) scaleX(1.0);
}*/

.services-4-shape {
  position: absolute;
  bottom: 0;
  left: 0;
}


.service-4-section {
  position: relative;
  padding: 40px 0;
}




.widget-contact.su-mobile {
background: #5c7933;
padding: 15px;
margin: 0;
position: absolute;
bottom: 0;
z-index: 2;
width: 100%;
}

.widget-contact.su-mobile p:last-child {
margin: 0;
}










.search-box .btn {
border-radius: 50px !important;
text-align: center;
padding: 14px 20px !important;
min-width: 80px;
position: absolute;
left: 5px;
}


[class^="icon-"], [class*=" icon-"],
.fa, .fab, .fal, .far, .fas {
line-height: inherit;
}



.sticky .he-sticky-none {
display: none !important;
}


.sticky .header-logo {
padding-top: 3px;
padding-bottom: 3px;
}


.sticky .main-menu > ul > li > a {
  padding: 23px 0;
}







/*******************************/



/****************/
/*************/



.arrivals-product-area,
.det-prod {
padding: 50px 0 0;
}




.productDetails, .projectDetails {
  clear: both;
  margin-bottom: 0;}


.productShortDesc, .showroomDescription {
  font-size: 14px;

  color: #353535;
  margin-bottom: 20px;
}

.productShortDesc {
  margin: 10px 0;
}

.productShortDesc strong {
font-size: 16px;
line-height: 26px;
}
.product-extra-buttons {

}

.product-extra-buttons > * {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: currentColor;
  text-decoration: none;
}
.product-extra-buttons > * i {
  position: relative;
  font-size: 1.0625rem;
  margin-left: 3px;
  top: -1px;
}
.product-extra-buttons > * + * {
  margin-right: 0.625rem;
}


.owl-nav.disabled {
display: none;
}



.pageshop {
padding:30px 0;
}

.product-details-area {
padding:30px 0;
margin:30px 0;
}





#sync1 .item {
  color: #fff;
  text-align: center;

height: 409px;
display: grid;
align-items: center;
background: #fff;
border: 1px solid #eee;
}


#sync1 .item a {
display: block;
}


#sync1 .item a img {
width: auto;
max-height: 400px;
object-fit: cover;
max-width: 100%;
margin: auto !important;
}

#sync2 .item {

  /* padding: 10px 0px; */
margin: 5px 0;
color: #fff;
height: 78px;
display: grid;
align-items: center;
text-align: center;
cursor: pointer;
border: 1px solid #eee;
}

#sync2 .item img {
max-height: 78px;
width:100%;
}

#sync2 .item h1 {
  font-size: 18px;
}

#sync2 .current .item img {
opacity: 1
}

.owl-theme .owl-nav [class*="owl-"] {
  transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}

#sync1.owl-theme {
  position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 35px;
  height: 35px;
  margin-top: -20px;
  position: absolute;
  top: 50%;background: #0006;
font-size: 22px;
padding: 0;
opacity: 0;
line-height: 55px;
text-align: center;
color: #fff;
}


#sync1.owl-theme:hover .owl-next,
#sync1.owl-theme:hover .owl-prev {
opacity: 1;
}


#sync1.owl-theme .owl-prev {
  left: 0;

}

#sync1.owl-theme .owl-next {
  right: 0;}
/* animate fadin duration 1.5s */
.owl-carousel .animated {
  animation-duration: 1.5s !important;
}
/* ÃƒÂ¨Ã‚Â¼Ã‚ÂªÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã¢â‚¬Â°Ã‚ÂÃƒÂ¥Ã‚Â¾Ã…â€™ÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã‹â€ Ã¢â‚¬Â¢ÃƒÂ¨Ã†â€™Ã…â€™ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯ÃƒÂ¨Ã‚ÂªÃ‚Â¿ÃƒÂ¥Ã‚Â¤Ã‚Â§ */
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 35px !important;
  height: 55px !important;
}
#sync1 svg {
  width: 22px !important;
}




.gallery__trigger .fa-expand-arrows {
  position: absolute;
  right: 13px;
  top: 15px;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: hidden;
  min-width: 50px;
  height: 50px;
  border-radius: 30px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 0 5px rgb(0 0 0 / 8%);
  color: rgba(0,0,0,.7);
  font-size: 18px;
  text-decoration: none;
justify-content: center;

}


.det-prod {
padding: 50px 0 0;
}


color: /*#30373f*/ #000;
text-transform: capitalize;
font-weight: 500;
display: inline-block;
}


.availability span {
  padding: .2rem .7rem;
  color: #fff;
  background: #19897e;
}



.availability.false span {
background-color: #effbf1;
color: #147b0b;
padding: 9px 6px 5px;
margin: 2px;
border-radius: 4px;
}


.availability.gray-order span {
background-color: #666;
color: #fff;
padding: 2px 5px;
border-radius: 4px;
}




.showProductSpecs {/*
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;*/
  position: relative;
  margin-bottom: 35px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
text-align: center;
direction: ltr;
}

.basicTable {
  font-size: 15px;
  font-size: 1.5rem;
  color: #353535;
width: auto;
width: 100%;
}



.basicTable tr td:first-child {
  padding-left: 40px;
  color: #000;
text-transform: capitalize;
width: 25%;
}
.productSpecsDetails .basicTable td {
  position: relative;
}
.basicTable td {
  padding: 9px;
font-size: 15px;
text-align: right;
}

.sectionTitle {
font-size: 20px;
line-height: 25px;
margin-bottom: 15px;
}


.productShortDesc p {
margin-bottom: 7px;
font-size: 14px;
}





.color-circle {
background-color: #553a27;
width: 20px;
height: 20px;
border-radius: 50%;
display: block;
}



#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}


#exTab1 .nav-pills > li > a {
  border-radius: 0;
}


.down-card .nav-tabs .nav-link {
color: #000;
}


.down-card h1,
.down-card h2,
.down-card h3,
.down-card h4,
.down-card h5,
.down-card h6 {
  text-transform: capitalize;
  margin-bottom: 5px;
  font-size: 18px;
}

.down-card .nav-tabs .nav-link:hover,
.down-card .nav-tabs .nav-link:focus {
color: #fff !important;
background: #0d133e;
}


.imb-pro {
width: 100%;
height: 300px;
overflow: hidden;
margin-bottom: 20px;
}





.imb-pro img {
width: 100%;
height: 300px;
overflow: hidden;
object-fit: cover;}



.help-bx {background: #fff;
box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1); }
  .help-bx .info {
    padding: 15px 25px 35px 25px;
    text-align: center;
    position: relative;
    z-index: 1; margin-bottom: 20px;}
    .help-bx .info img {
      max-width: 60px;
      margin-bottom: 20px; }
    .help-bx .info:before, .help-bx .info:after {
      content: "";
      background: #fff;
      position: absolute;
      top: -25px;
      width: 100%;
      height: 80px;
      right: 0;
      transform: skewY(-8deg);
      z-index: -1; }
    .help-bx .info:before {
      background: #fff;
      top: -32px;
      transform: skewY(-5deg);
      height: 40px; }
  .help-bx p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px; }




.brochure-bx {
  padding: 20px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.1); }
  .brochure-bx .title-head {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 30px; }
    .brochure-bx .title-head:after {
      background: var(--primary);
      content: "";
      width: 30px;
      height: 3px;
      position: absolute;
      bottom: -2px;
      right: 0; }

.download-link {
  position: relative;
  display: block;
  padding-right: 45px;
 }
  .download-link .title {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0px;
    line-height: 22px; }
  .download-link span {
    color: #888;
    font-size: 13px;
    line-height: 18px; }
  .download-link img {
    width: 45px;
    position: absolute;
    right: -5px;
    top: 0; }


.pq-portfolio-info-box .title-head,
.menu-service-menu-container .title-head {
padding-bottom: 0px;
text-transform: capitalize;
font-size: 22px;}

.menu-service-menu-container p {
margin-bottom: 10px;
}

.por-Table {

}


.por-Table td {
text-align: right;
color: #000;
padding: 8px 15px;
}



.por-Table i {
color: #6b5548;
margin-left: 8px;
}

.info h5 {
font-size: 21px;
}





.imagebox {
border-radius: 15px;
margin-bottom: 25px;
overflow: hidden;
}
.imagebox .box-image {
  display: block;
  position: relative;
  color: inherit;
}
.imagebox .box-image img {
  border-radius: 3px;
height: 290px;
width: 100%;
}
.imagebox .box-image:hover .box-content {
  opacity: 1;
  overflow: visible;
  max-height: 500px;
}
.imagebox .box-image:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  bottom: 0;
background: linear-gradient(to bottom,#0006, #0000001a 100%);
  border-radius: 3px;

}
.imagebox .box-inner {

padding: 20px 15px;
background: #1c1c1c;
background: linear-gradient( to bottom , #1c1c1c , #333);

}
.imagebox .box-title {
  display: block;
  position: relative;
}
.imagebox .box-title:after {
content: "";

position: absolute;

right: 0;
left: 0;
width: 100%;

height: 1px;

background-color: #37c3cc;

border: -5px;

border-radius: 3px;

background: #007fc6;
transform: scale(0);
bottom: -25px;transition: all ease-in-out 0.4s;
}



.imagebox:hover .box-title:after {

}
/*
.imagebox .box-title:before {
  content: "";
  position: absolute;
  right: 0;
  top: -24px;
  width: 60px;
  height: 5px;
  z-index: 2;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #3a416f 100%);
  border-radius: 3px;
  opacity: 0.2;
}*/
.imagebox .box-title h3 {
margin: 0 0 5px -1px;
font-weight: normal;
font-size: 15px;
text-transform: capitalize;
color: #fff;
letter-spacing: .3px;
line-height: 28px;
}
.imagebox .box-title .box-subtitle {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 2px;
  color: #6b7c93;
}
.imagebox .box-content {

  transition: all 0.5s ease-in-out;
  font-size: 15px;
  padding: 1px 0;

position: absolute;
z-index: 9;
top: 25px;

right: 25px;
}
.imagebox .box-content > p:first-child {
  margin-top: 20px;
}
@media only screen and (min-width: 1025px) {
  .imagebox .box-content {
    display: block;
  }
}
.imagebox .box-btn {
  text-transform: capitalize;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 500;
  margin-top: 15px;color: #fff;
  position: relative;padding-right: 8px;
border-right: 4px solid #007fc6;
}/*
.imagebox .box-btn:before {
  content: "\ea04";
  font-family: "Nucleo";
  font-size: 8px;
  position: absolute;
  right: 0;
  top: calc(50% - 1px);
  transform: translateY(-50%) rotate(-90deg);
  opacity: 0.5;
}
.imagebox .box-btn:after {
  content: "";
}*/


.ftco-section {
    padding: 50px 0 0;
}





/*+++++++++++++++++++++++++++++++++++++++++
Button Core
++++++++++++++++++++++++++++++++++++++++*/

[type="button"] {

	overflow: inherit;
	position: relative;
	width: auto;
	background: #ac857c; background: #0d133e;
	color: #ffffff;
	text-transform: capitalize;
	font-size: 14px;
	padding: 12px 24px;
	
	letter-spacing: 1px;
	line-height: 2;
	vertical-align: middle;
	border: none;
	display: inline-block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
[type="reset"] {

	overflow: inherit;
	position: relative;
	width: auto;
	background: #ac857c; background: #0d133e;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	padding: 12px 24px;
	
	letter-spacing: 1px;
	line-height: 2;
	vertical-align: middle;
	border: none;
	display: inline-block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
[type="submit"] {

	overflow: inherit;
	position: relative;
	width: auto;
	background: #a9c643; background: #a9c643;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	padding: 12px 24px;
	
	letter-spacing: 1px;
	line-height: 2;
	vertical-align: middle;
	border: none;
	display: inline-block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
/*
[type="button"]:hover {
	color: #ffffff;
	background: /*#30373f*/ #000;
}*/

[type="reset"]:hover {
	color: #ffffff;
	background: /*#30373f*/ #000;
}

[type="submit"]:hover {
	color: #ffffff;
	background: /*#30373f*/ #000;
}

.pq-button {

	
	text-transform: capitalize;
	line-height: 2;
	font-size: 13px;
	padding: 12px 24px;
	position: relative;
	width: auto;
	background: #007fc6;
	color: #ffffff;
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-decoration: none;
	fill: #ffffff;
	transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.pq-button:hover {
	background: #ac857c; background: #0d133e;
background: #51c9f5;
	color: #000;
}

.pq-button.gray-bg {
background: #ee8100;
color: #f7f4f4;
}

.pq-button.gray-bg:hover {
	background: #0d133e;	color: #fff;
}

.pq-button:hover .pq-button-line-left {
background: #000;
}

.pq-button:focus {
	background: #ac857c; background: #0d133e;
	color: #ffffff;
}

.pq-button-block {
	display: flex;
	align-items: center;
}


.pq-button i.fal {
margin-right:5px;
}

.latest-work .pq-button-block {
color: #fff;
}

.pq-button .pq-button-line-left {
	background: #ffffff;
	width: calc(15px - 1px);
	display: inline-block;
	height: 1px;
	vertical-align: middle;
	opacity: 1;
	margin-left: -6px;
	margin-top: 0;
	margin-right: 8px;
}

.pq-button i {
	font-size: 20px;
	line-height: 28px;
}





.block-breadcrumbs ul li a {
    text-transform: capitalize;
}



.productShortDesc ul li,
.pdso .desc ul li,
.abt-first ul li {
    padding-right: 22px;
    position: relative;
    text-transform: capitalize;
    line-height: 28px;
}




.productShortDesc ul li:after,
.pdso .desc ul li:after,
.abt-first ul li:after {
    content: "\f00c";
    position: absolute;
    right: 0;
    font-size: 13px;
    font-family: "Font Awesome 5 Pro";
    color: #0e4cdb;
    transition: .3s ease-in;
    top: 0;
}




table {
    border-collapse: collapse;
    width: 100%;
    text-transform: capitalize;

text-align: right !important;
}

table td,
table th {
    border: 1px solid #ddd;
    padding: 8px;

text-align: right !important;
}

/*
table tr:nth-child(even) {
    background-color: #f2f2f2;
}

table tr:hover {
    background-color: #ddd;
}*/

table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: right;
    background-color: #04AA6D;
    color: white;

text-align: right !important;
}



.contact-one__content {
  position: relative;
  display: block;
}

.contact-one__sub-title {
  font-size: 14px;
  
  line-height: 25px;
}

.contact-one__number {
  font-size: 14px;
  line-height: 25px;text-transform: capitalize;
}

.contact-one__number a {
  color: #000;
  transition: all 500ms ease;
}

.contact-one__number a:hover {
  color: #be0a16;
}

/*--------------------------------------------------------------
# Site Footer
--------------------------------------------------------------*/


.contact-one .sec-title h2 {
  font-size: 16px;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-one__title {
  margin: 0;
  color: #000;
  font-size: 30px;
  margin-bottom: 51px;
  
  
}
.comment-form__title {
  margin: 0;
  color: #000;
  font-size: 30px;
  margin-bottom: 51px;
  
  
}

.comment-one__single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee9db;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.comment-one__content {
  position: relative;
  margin-right: 45px;
}

.comment-one__content h3 {
  margin: 0;
  font-size: 22px;
  color: #000;
  margin-bottom: 26px;
  
  
}

.comment-one__content p {
  font-size: 16px;
  font-weight: 400;
}

.comment-one__btn {
  padding: 2px 20px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  
  color: #000;
  letter-spacing: 0.1em;
  border-radius: 17px;
  text-transform: capitalize;
}

.comment-one__btn:hover {
  color: #ffffff;
}

.comment-one__btn:before {
  background-color: #be0a16;
}

.comment-one__image {
  position: relative;
  display: block;
  border-radius: 50%;
}

.comment-one__image img {
  border-radius: 50%;
}

.comment-form .comment-form__title {
  margin-top: -6px;
}

.comment-form__input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.comment-form__input-box input[type=text] {
  height: 60px;
  width: 100%;
  border: none;
  background: #fff;
  padding-right: 30px;
  padding-left: 30px;
  outline: none;
  font-size: 14px;
  color: #707876;
  display: block;
  border-radius: 30px;
  font-weight: 500;
  letter-spacing: 0.01em;border: 1px solid #ddd;
}

.comment-form__input-box input[type=email] {
  height: 60px;
  width: 100%;
  border: none;
  background: #fff;
  padding-right: 30px;
  padding-left: 30px;
  outline: none;
  font-size: 14px;
  color: #707876;
  display: block;
  border-radius: 30px;
  font-weight: 500;
  letter-spacing: 0.01em;border: 1px solid #ddd;
}

.comment-form__input-box textarea {
  font-size: 14px;
  color: #707876;
  height: 150px;
  width: 100%;
  background: #fff;
  padding: 15px 30px 30px;
  border: none;
  border-radius: 30px;
  outline: none;
  margin-bottom: 0px;
  font-weight: 500;border: 1px solid #ddd;
}

.comment-form__btn {
  border: none;
}

.comment-form__input-box.text-message-box {
  height: 150px;
}


.form-control {
  color: #333;
  font-size: 15px !important;
  height: 53px;
  border-radius: 0;
  border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
  background: #f1f1f1cc;
}
.table > :not(:first-child) {
  border-top: 0 solid currentColor;
}



.section-padding {
padding: 40px 0;
}


.col-slider-area {
width: calc(100% - 310px)
}




/*--------------------------------------------------------------
# Contact One
--------------------------------------------------------------*/
.contact-one {
  position: relative;
  display: block;
  z-index: 1;
}

.contact-one__inne {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 25px;
  border-radius: 20px;margin-bottom: 25px;
}

.contact-one__list {
  position: relative;padding: 0;
}


.contact-one__single {
position: relative;
display: flex;
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #eee;
align-items: center;
gap: 15px;
}





.contact-one__single:last-child {
padding-bottom: 0;
border-bottom: 0;
}


/*
.contact-one__single:before {
  content: "";
  position: absolute;
  top: -2px;
  bottom: -3px;
  left: -81px;
  width: 1px;
  background-color: #eee9db;
}

.contact-one__single:last-child:before {
  display: none;
}*/

.contact-one__icon {
  display: flex;
  align-items: center;
  justify-content: center;
min-height: 55px;
min-width: 55px;
  background-color: #be0a16;
background: #F5F5F5;
  border-radius: 10%;
  transition: all 500ms ease;
}


/*
.contact-one__single:nth-child(2) .contact-one__icon {
  background-color: #3b8c81;
}

.contact-one__single:nth-child(3) .contact-one__icon {
  background-color: #643b8c;
}


.contact-one__single:nth-child(4) .contact-one__icon {
  background-color: #be0a16;
}


.contact-one__single:nth-child(5) .contact-one__icon {
  background-color: #d0d534;
}
*/



.contact-one__single:hover .contact-one__icon {
  background-color: #ee8100;
}

.contact-one__icon span {
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: #ee8100;
  transition: all 500ms ease;
}

.contact-one__single:hover .contact-one__icon span {
  color: #ffffff;
}

/*
.contact-one__single:last-child .contact-one__icon span {
  font-size: 35px;
}*/

.contact-one__content {
  position: relative;
  display: block;
}

.contact-one__sub-title {
font-size: 16px;
line-height: 25px;
margin: 0;
color: #000;
font-weight: 500;
}

.contact-one__number {
  font-size: 14px;
  line-height: 25px;text-transform: capitalize;color: #555;
}

.contact-one__number a {
  color: #000;
  transition: all 500ms ease;color: #555;
}

.contact-one__number a:hover {
  color: #be0a16;
}
.throu-donate {
position: relative;
display: block;
background-color: rgb(255, 255, 255);
box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
padding: 26px;
border-radius: 20px;
margin-bottom: 25px;
}


.throu-donate .form-control {

background: #f7f7f7;
border-bottom: 0;
margin-bottom: 15px;
}

/*--------------------------------------------------------------
# Site Footer
--------------------------------------------------------------*/


.contact-one .sec-title h2 {
  font-size: 16px;
}


.hd-bg {
width: 100%;
border-radius: 25px;
box-shadow: 1px 1px 15px #00000024;
overflow: hidden;
}




.chaatsave-img {
display: block;
margin: 0 auto;
max-width: 300px !important;
margin-top: 20px;
}





@media (max-width: 767px) {

.header-logo img {
  width: 150px;
}

.menu-area {
padding: 0 15px;
}
.search-box .form-control {
padding-right: 20px !important;
font-size: 14px;}


.product-card .product-title {
  font-size: 16px;
  margin-bottom: 4px;
  height: 42px;
  overflow: hidden;
}


.custom-nav .owl-nav > div {
width: 35px;
height: 35px;
line-height: 35px;
margin-left: 5px;
font-size: 20px;
}


.header-layout4 .header-top {
position: fixed;
background: #5c7933;
background: linear-gradient( to top , #052b42 , #073e60);
right: 30px;
left: 30px;
bottom: 10px;
border-radius: 25px;
min-width: 60%;
padding: 15px;
}



.copyright-wrap {
padding-bottom: 80px;

}

.widget-newsletter {
margin-top: 15px; 
padding: 20px 15px;
}

  .blog-card.style2 .blog-content {
    margin-left: 0;
  }


.search-box {
  max-width: 95%;
  margin: 5px auto;
}



.hero-style3 {
  padding-right: 0;
}

.hero-3-slider .hero-slide {
height: 270px;
}

.cta-area-2 .sec-title {
  font-size: 26px;
  margin-bottom: 8px;
}



.product-card .product-img {
height: 150px;
padding: 7px;
}
.product-card .product-img img {
max-height: 140px;
}
.about-1-content-wrap .sec-title {
  font-size: 20px;
  margin-bottom: 8px;
}

.cta-wrap2 {
margin: 15px 0;
}


.cta-wrap2 .cta2-bg-thumb {
top: auto;
bottom: -3px;
}




.cta-wrap2 {
  padding: 30px;
padding-bottom: 270px;
text-align: center;}


.arrivals-product-area,
.det-prod,
.section-padding,
.blog-area,
.product-area-1,
.category-area-1,
.service-4-section,
section.about-1-section {
padding: 20px 0;
}



.sub-title {
  margin-bottom: 8px;
}


.no-mob,
.main-slider .owl-nav {
display: none;
}


.about-1-desc ul {
margin: 0;
}


.product-card .link-btn,
.sub-title {
  font-size: 13px;
}

.sec-title,
h3.sec-title,
.hero-style3 .hero-title {
font-size: 17px;
}

.footer-text,
.widget-contact p {
  font-size: 14px;
}

.mobile-menu ul li a {
font-size: 15px;
}


p,
body,
.hero-text {
font-size: 15px;
}

p,
body,
.hero-text {
line-height: 22px;
}



.simple-icon svg path {
fill: #fff;
}


.simple-icon:hover,
.simple-icon,
.header-grid-wrap .header-grid-text,
.header-grid-wrap .header-grid-title {
color: #fff;

}


#sync1 .item {
height: 350px;
}
#sync1 .item a img {
max-height: 350px;
margin: auto !important;

}


.product-card .price del {
display: block;
margin: 0;
}


.product-card .price {
height: 44px;
overflow: hidden;
}



.formcheckout .form-control {
margin-bottom: 15px;
}


.header-logo {
padding-top: 6px;
padding-bottom: 6px;
}



.menu-area {
padding: 0;
}


}

