/*
@File: Tarlin Template Style

* This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.

This files table contents are outlined below>>>>>

*******************************************
*******************************************

** - Default CSS
** - Home Demo One CSS
** - Home Demo Two CSS
** - Home Demo Three CSS
** - About Us CSS
** - Service Details CSS
** - Project Details CSS
** - Blog Details CSS
** - Contact CSS
** - User CSS
** - Error CSS
** - Rules CSS
** - Go Top CSS
** - Loader CSS
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
/*----- Default -----*/
body {
  font-family: "Roboto", sans-serif;
  color: #3f3d46;
  background-color: #fff;
  font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  color: #1e1339;
  font-family: "Montserrat", sans-serif;
}

p {
  line-height: 1.7;
}

p:last-child {
  margin-bottom: 0;
}

a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

img {
  max-width: 100%;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table-cell {
  vertical-align: middle;
}

.mtb-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mt-70 {
  margin-top: 70px;
}

.mb-100 {
  margin-bottom: 100px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-100 {
  padding-bottom: 100px;
}

button:focus {
  outline: 0;
}

.btn.focus, .btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.common-btn {
  display: inline-block;
  color: #fff;
  background-color: #74bf24;
  padding: 12px 25px;
  font-weight: 500;
  border: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1 !important;
  z-index: 1;
  position: relative;
  border-radius: 0;
}

.common-btn:hover {
  color: #fff;
  background-color: #1e1339;
}

.common-link {
  display: inline-block;
  color: #1e1339;
  font-weight: 500;
}

.common-link:hover {
  color: #74bf24;
}

.common-link i {
  position: relative;
  top: 1px;
}

.section-title {
  margin-bottom: 40px;
  text-align: center;
  margin-top: -5px;
  position: relative;
  z-index: 1;
}

.section-title .sub-title {
  font-weight: 500;
  color: #74bf24;
  display: block;
  margin-bottom: 10px;
}

.section-title h2 {
  font-size: 36px;
  margin-bottom: 0;
  line-height: 1.3;
}

.section-title p {
  margin-top: 10px;
  margin-bottom: 0;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

/*----- Home Demo One -----*/
.header-area {
  background-color: #14993a;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  z-index: 9999;
}

.header-area .left ul {
  margin: 0;
  padding: 0;
}

.header-area .left ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 15px;
}

.header-area .left ul li i {
  display: inline-block;
  color: #74bf24;
  font-size: 17px;
  position: relative;
  top: 2px;
}

.header-area .left ul li a {
  display: inline-block;
  font-size: 15px;
  color: #fff;
}

.header-area .left ul li a:hover {
  color: #74bf24;
}

.header-area .right {
  text-align: end;
}

.header-area .right .social-links {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

.header-area .right .social-links ul {
  margin: 0;
  padding: 0;
}

.header-area .right .social-links ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px;
}

.header-area .right .social-links ul li:last-child {
  margin-right: 0;
}

.header-area .right .social-links ul li a {
  display: block;
  color: #fff;
  font-size: 17px;
}

.header-area .right .social-links ul li a:hover {
  color: #74bf24;
}

.header-area .right .languages {
  display: inline-block;
  vertical-align: middle;
}

.header-area .right .languages .nice-select {
  height: 30px;
  line-height: 30px;
  background-color: transparent;
  border: 0;
  font-size: 15px;
  color: #fff;
}

.header-area .right .languages .nice-select:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

.header-area .right .languages .nice-select ul {
  border: 0;
  border-radius: 0;
  display: block;
  width: 100%;
}

.header-area .right .languages .nice-select ul li {
  display: block;
  width: 100%;
  color: #1e1339;
  font-size: 15px;
}

.main-nav {
  background: transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.main-nav.menu-shrink {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #1e1339;
}

.main-nav .navbar-brand {
  padding: 0;
  margin: 0;
}

.main-nav nav {
  padding-top: 0;
  padding-bottom: 0;
}

.main-nav nav .navbar-nav {
  margin-left: auto;
  margin-right: auto;
}

.main-nav nav .navbar-nav .nav-item:hover .dropdown-menu:before {
  height: 100%;
}

.main-nav nav .navbar-nav .nav-item:hover a {
  color: #74bf24;
}

.main-nav nav .navbar-nav .nav-item a {
  color: #fff;
  text-transform: unset;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.main-nav nav .navbar-nav .nav-item a i {
  display: inline-block;
  font-size: 18px;
  position: relative;
  top: 3px;
}

.main-nav nav .navbar-nav .nav-item a:hover, .main-nav nav .navbar-nav .nav-item a:focus, .main-nav nav .navbar-nav .nav-item a.active {
  color: #74bf24;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
  background: #fff;
  border: 0;
  border-radius: 0;
  padding: 0;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu:before {
  position: absolute;
  content: '';
  width: 2px;
  height: 0;
  top: 0;
  left: 0;
  background-color: #74bf24;
  -webkit-transition: .7s;
  transition: .7s;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li {
  border-bottom: 1px solid #74bf24;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child {
  border-bottom: 0;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
  top: 0 !important;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover a {
  color: #74bf24;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
  text-transform: unset;
  padding: 12px 15px;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover, .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:focus, .main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
  color: #74bf24;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
  top: 10px;
  left: unset;
  right: -100%;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover a {
  color: #74bf24;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover, .main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus, .main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
  color: #74bf24;
}

.main-nav .dropdown-toggle::after {
  display: none;
}

.banner-slider .owl-item.active .banner-content span {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.banner-slider .owl-item.active .banner-content h1 {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.banner-area:hover .owl-prev {
  opacity: 1;
  visibility: visible;
  left: 30px;
}

.banner-area:hover .owl-next {
  opacity: 1;
  visibility: visible;
  right: 30px;
}

.banner-area .owl-prev {
  position: absolute;
  top: 45%;
  left: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  border-radius: 50% !important;
  color: #fff !important;
  background: #3f3d46 !important;
  border: 1px solid #74bf24 !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 25px !important;
  opacity: 0;
  visibility: hidden;
}

.banner-area .owl-prev i {
  line-height: 40px;
}

.banner-area .owl-prev:hover {
  color: #fff !important;
  background: #74bf24 !important;
}

.banner-area .owl-next {
  position: absolute;
  top: 45%;
  right: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  border-radius: 50% !important;
  color: #fff !important;
  background: #3f3d46 !important;
  border: 1px solid #74bf24 !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 25px !important;
  opacity: 0;
  visibility: hidden;
}

.banner-area .owl-next i {
  line-height: 40px;
}

.banner-area .owl-next:hover {
  color: #fff !important;
  background: #74bf24 !important;
}

.banner-area .owl-theme .owl-nav {
  margin-top: 0;
}

.banner-item {
  height: 850px;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.banner-item:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: .60;
}

.banner-content {
  position: relative;
  z-index: 1;
  max-width: 840px;
  margin-top: 60px;
}

.banner-content span {
  display: block;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 500;
}

.banner-content h1 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 60px;
}

.banner-content p {
  margin-bottom: 25px;
  color: #fff;
  font-size: 18px;
}

.banner-content .banner-btn-area .banner-btn {
  margin-right: 15px;
  color: #74bf24;
  background-color: #fff;
}

.banner-content .banner-btn-area .banner-btn:hover {
  color: #fff;
  background-color: #74bf24;
}

.features-area {
  background-image: url("../images/services/bg1.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.features-item {
  margin-bottom: 30px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 30px 30px 30px;
  position: relative;
  z-index: 1;
}

.features-item:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 0;
  right: 0;
  background-color: #14993a;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: -1;
}

.features-item:hover, .features-item.active {
  -webkit-transform: translate(0, -5px);
          transform: translate(0, -5px);
}

.features-item:hover:before, .features-item.active:before {
  width: 100%;
  height: 100%;
}

.features-item:hover h3 a, .features-item.active h3 a {
  color: #fff;
}

.features-item:hover h3 a:hover, .features-item.active h3 a:hover {
  color: #74bf24;
}

.features-item:hover p, .features-item.active p {
  color: #fff;
}

.features-item .icon {
  display: inline-block;
  font-size: 50px;
  line-height: 50px;
  color: #74bf24;
  margin-bottom: 22px;
}

.features-item h3 {
  margin-bottom: 12px;
  font-size: 22px;
}

.features-item h3 a {
  color: #1e1339;
}

.features-item p {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.about-area .about-img {
  margin-bottom: 30px;
  position: relative;
  text-align: end;
  overflow: hidden;
}

.about-area .about-img img {
  padding-left: 85px;
}

.about-area .about-img .inner {
  position: absolute;
  top: 269px;
  left: -280px;
  width: 100%;
  background-color: #1a1a27;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.about-area .about-img .inner:before {
  position: absolute;
  content: '';
  bottom: 0;
  right: 0;
  border-left: 80px solid transparent;
  border-top: 87px solid #74bf24;
}

.about-area .about-img .inner h4 {
  font-size: 40px;
  margin-bottom: 0;
  color: #4c4259;
}

.about-area .about-content {
  margin-bottom: 30px;
  padding-left: 15px;
}

.about-area .about-content .section-title {
  text-align: start;
  margin-bottom: 30px;
}

.about-area .about-content ul {
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}

.about-area .about-content ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}

.about-area .about-content ul li:hover span {
  border-radius: 50%;
}

.about-area .about-content ul li:last-child {
  margin-bottom: 0;
}

.about-area .about-content ul li h3 {
  font-size: 20px;
  margin-bottom: 5px;
}

.about-area .about-content ul li p {
  margin-bottom: 0;
}

.about-area .about-content ul li span {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 3px solid #74bf24;
  position: absolute;
  top: 4px;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.services-area {
  background-color: #e5e5ec;
  background-image: url("../images/services/bg2.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.services-area:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 220px;
  left: 0;
  bottom: 0;
  background-color: #fff;
  z-index: -1;
}

.services-item {
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
}

.services-item:hover {
  -webkit-transform: translate(0, -5px);
          transform: translate(0, -5px);
}

/* .services-item:hover .bottom {
  background-color: #1e1339;
} */

.services-item:hover .bottom h3 a {
  color: #74bf24;
}

.services-item:hover .bottom h3 a:hover {
  color: #1e1339;
}

.services-item:hover .bottom p {
  color: #fff;
}

.services-item .top {
  padding: 10px 10px 0px 10px;
}

.services-item .top a {
  display: block;
}

.services-item .bottom {
  padding: 30px 25px 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}

.services-item .bottom:before {
  position: absolute;
  content: '';
  bottom: 10px;
  right: 10px;
  border-left: 25px solid transparent;
  border-bottom: 25px solid #74bf24;
}

.services-item .bottom h3 {
  font-size: 18px;
  margin-bottom: 12px;
  text-align: center;
}

.services-item .bottom h3 a {
  color: #1e1339;
}

.services-item .bottom p {
  margin-bottom: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #14993a;
  text-align: center;
}
.services-item .bottom p a{
  color: #14993a;
  font-weight: 600;
}

.services-item .bottom .services-btn {
  display: inline-block;
  color: #74bf24;
  font-weight: 500;
}

.services-item .bottom .services-btn:hover {
  color: #1e1339;
}

.services-item .bottom .services-btn i {
  position: relative;
  top: 1px;
}

.quote-area .tabs_item {
  display: none;
}

.quote-area .tabs_item:first-child {
  display: block;
}

.quote-area .quote-form-tag {
  margin: 0;
  padding: 0;
  background-color: #f4f4f4;
  padding: 15px 30px 15px;
}

.quote-area .quote-form-tag li {
  list-style-type: none;
  display: inline-block;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #3f3d46;
}

.quote-area .quote-form-tag li:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}

.quote-area .quote-form-tag li.current a {
  color: #74bf24;
}

.quote-area .quote-form-tag li a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #3f3d46;
}

.quote-area .tab_content {
  position: relative;
  padding: 40px 40px 40px;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
}

.quote-area .tab_content .quote-img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 460px;
}

.quote-area .tabs_item {
  max-width: 835px;
}

.quote-area .tabs_item h4 {
  font-size: 16px;
  margin-bottom: 10px;
}

.quote-area .tabs_item .form-group {
  margin-bottom: 15px;
}

.quote-area .tabs_item .form-group .form-control {
  height: 50px;
  border: 1px solid #d6d5d5;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.quote-area .tabs_item .form-group .form-control:focus {
  border: 1px solid #74bf24;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.quote-area .tabs_item .form-group ::-webkit-input-placeholder {
  color: #3f3d46;
}

.quote-area .tabs_item .form-group :-ms-input-placeholder {
  color: #3f3d46;
}

.quote-area .tabs_item .form-group ::-ms-input-placeholder {
  color: #3f3d46;
}

.quote-area .tabs_item .form-group ::placeholder {
  color: #3f3d46;
}

.quote-area .tabs_item .form-group .nice-select {
  height: 50px;
  line-height: 50px;
  border: 1px solid #d6d5d5;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 15px;
  width: 100%;
  display: block;
  margin-bottom: 15px;
  color: #3f3d46;
}

.quote-area .tabs_item .form-group .nice-select ul {
  border-radius: 0;
  display: block;
  width: 100%;
}

.quote-area .tabs_item .form-group .form-check {
  margin-bottom: 0;
}

.quote-area .tabs_item .form-group .form-check .form-check-input {
  border-radius: 50%;
  margin-top: 3px;
  position: relative;
}

.quote-area .tabs_item .form-group .form-check .form-check-input:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #74bf24;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.quote-area .tabs_item .form-group .form-check .form-check-input:checked {
  background-color: #fff;
  border-color: #74bf24;
}

.quote-area .tabs_item .form-group .form-check .form-check-input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.quote-area .tabs_item .form-group .form-check .form-check-input:checked[type=checkbox] {
  background-image: unset;
}

.quote-area .tabs_item .form-group .form-check .form-check-input:checked[type=checkbox]:before {
  opacity: 1;
}

.quote-area .tabs_item .common-btn {
  width: 100%;
  display: block;
}

.form-control {
  font-size: 14px !important;
}

.nice-select {
  font-size: 14px !important;
}

.choose-area {
  background-color: #1a1a27;
}

.choose-area .section-title {
  text-align: start;
}

.choose-area .section-title h2 {
  color: #fff;
}

.choose-area .section-title p {
  color: #fff;
  position: absolute;
  top: 13px;
  right: 0;
  margin: 0;
  margin-left: 0;
}

.choose-item {
  background-color: #222231;
  padding: 30px 30px 30px 85px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  margin-bottom: 30px;
  position: relative;
}

.choose-item:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  border-left: 25px solid transparent;
  border-top: 25px solid #74bf24;
}

.choose-item:hover {
  -webkit-transform: translate(0, -5px);
          transform: translate(0, -5px);
}

.choose-item:hover h3 {
  color: #74bf24;
}

.choose-item i {
  display: inline-block;
  color: #74bf24;
  font-size: 40px;
  line-height: 40px;
  position: absolute;
  top: 30px;
  left: 30px;
}

.choose-item h3 {
  font-size: 22px;
  color: #fff;
  margin-bottom: 8px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.choose-item p {
  color: #fff;
}

.projects-item {
  margin-bottom: 30px;
}

.projects-item:hover .bottom {
  max-width: 100%;
}

.projects-item .top a {
  display: block;
}

.projects-item .bottom {
  background-color: #74bf24;
  padding: 30px 25px 30px;
  max-width: 95%;
  margin-left: auto;
  margin-top: -130px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.projects-item .bottom h3 {
  font-size: 22px;
  margin-bottom: 8px;
}

.projects-item .bottom h3 a {
  color: #fff;
}

.projects-item .bottom h3 a:hover {
  color: #1e1339;
}

.projects-item .bottom p {
  color: #fff;
  margin-bottom: 12px;
}

.projects-item .bottom .projects-btn {
  display: inline-block;
  font-weight: 500;
  color: #fff;
}

.projects-item .bottom .projects-btn:hover {
  color: #1e1339;
}

.blog-area {
  background-color: #fafafa;
}

.blog-item {
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-item:hover {
  -webkit-transform: translate(0, -5px);
          transform: translate(0, -5px);
}

.blog-item .top a {
  display: block;
}

.blog-item .bottom {
  padding: 30px 25px 30px;
}

.blog-item .bottom ul {
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}

.blog-item .bottom ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 15px;
  font-size: 15px;
}

.blog-item .bottom ul li i {
  display: inline-block;
  color: #74bf24;
}

.blog-item .bottom ul li span {
  display: inline-block;
}

.blog-item .bottom ul li a {
  display: inline-block;
  color: #3f3d46;
}

.blog-item .bottom ul li a:hover {
  color: #74bf24;
}

.blog-item .bottom h3 {
  font-size: 22px;
  margin-bottom: 12px;
  line-height: 1.4;
}

.blog-item .bottom h3 a {
  color: #3f3d46;
}

.blog-item .bottom h3 a:hover {
  color: #74bf24;
}

.blog-item .bottom p {
  margin-bottom: 15px;
}

.blog-item .bottom .blog-btn {
  display: inline-block;
  font-weight: 500;
  color: #74bf24;
}

.blog-item .bottom .blog-btn:hover {
  color: #1e1339;
}

.blog-item .bottom .blog-btn i {
  position: relative;
  top: 1px;
}

.subscribe-area {
  padding-top: 70px;
  padding-bottom: 40px;
  background-color: #322f20;
  position: relative;
  z-index: 1;
}

.subscribe-area:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  border-left: 80px solid transparent;
  border-top: 80px solid #74bf24;
  z-index: -1;
}

.subscribe-area:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  border-right: 80px solid transparent;
  border-top: 80px solid #74bf24;
  z-index: -1;
}

.subscribe-area .section-title {
  text-align: start;
  margin-bottom: 30px;
}

.subscribe-area .section-title h2 {
  color: #fff;
}

.subscribe-area .section-title p {
  color: #fff;
  margin-left: 0;
}

.subscribe-area .newsletter-form {
  margin-bottom: 30px;
  position: relative;
}

.subscribe-area .newsletter-form .form-control {
  height: 50px;
  border-radius: 0;
  border: 1px solid #52535d;
  padding-left: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: transparent;
  color: #fff;
}

.subscribe-area .newsletter-form .form-control:focus {
  border: 1px solid #74bf24;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.subscribe-area .newsletter-form ::-webkit-input-placeholder {
  color: #b2afaf;
}

.subscribe-area .newsletter-form :-ms-input-placeholder {
  color: #b2afaf;
}

.subscribe-area .newsletter-form ::-ms-input-placeholder {
  color: #b2afaf;
}

.subscribe-area .newsletter-form ::placeholder {
  color: #b2afaf;
}

.subscribe-area .newsletter-form .common-btn {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 25px;
  padding: 0 25px;
  height: 50px;
}

.subscribe-area .newsletter-form .validation-danger {
  margin-top: 10px;
  color: #fff;
}

.footer-area {
  background-color: #322f20;
  position: relative;
  z-index: 1;
}

.footer-area .footer-shape img {
  position: absolute;
  z-index: -1;
}

.footer-area .footer-shape img:nth-child(1) {
  left: 0;
  bottom: 0;
}

.footer-area .footer-shape img:nth-child(2) {
  right: 0;
  bottom: 0;
}

.footer-item {
  margin-bottom: 30px;
}

.footer-item h3 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #74bf24;
  border-bottom: 1px dotted #74bf24;
  display: inline-block;
}

.footer-item .footer-logo .logo {
  display: block;
  margin-bottom: 20px;
}

.footer-item .footer-logo p {
  margin-bottom: 20px;
  color: #fff;
}

.footer-item .footer-logo ul {
  margin: 0;
  padding: 0;
}

.footer-item .footer-logo ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px;
}

.footer-item .footer-logo ul li a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  background-color: #74bf24;
  font-size: 22px;
}

.footer-item .footer-logo ul li a i {
  line-height: 40px;
}

.footer-item .footer-logo ul li a:hover {
  color: #74bf24;
  background-color: #fff;
}

.footer-item .footer-links ul {
  margin: 0;
  padding: 0;
}

.footer-item .footer-links ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 14px;
}

.footer-item .footer-links ul li:last-child {
  margin-bottom: 0;
}

.footer-item .footer-links ul li a {
  display: block;
  color: #fff;
}

.footer-item .footer-links ul li a:hover {
  color: #74bf24;
}

.footer-item .footer-links .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer-item .footer-links .inner .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.footer-item .footer-links .inner .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.footer-item .footer-contact ul {
  margin: 0;
  padding: 0;
}

.footer-item .footer-contact ul li {
  list-style-type: none;
  display: block;
  position: relative;
  padding-left: 45px;
  margin-bottom: 15px;
}

.footer-item .footer-contact ul li:last-child {
  margin-bottom: 0;
}

.footer-item .footer-contact ul li i {
  display: inline-block;
  color: #74bf24;
  font-size: 35px;
  position: absolute;
  top: 0;
  left: 0;
}

.footer-item .footer-contact ul li span {
  display: block;
  font-weight: 600;
  color: #fff;
  margin-bottom: 2px;
}

.footer-item .footer-contact ul li a {
  display: block;
  color: #fff;
}

.footer-item .footer-contact ul li a:hover {
  color: #74bf24;
}

.copyright-area {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #6a5837;
}

.copyright-area .copyright-item p {
  color: #fff;
  font-size: 10px;
}

.copyright-area .copyright-item p a {
  display: inline-block;
  font-weight: 700;
  color: #74bf24;
}

.copyright-area .copyright-item p a:hover {
  color: #fff;
}

.copyright-area .copyright-item ul {
  margin: 0;
  padding: 0;
  text-align: end;
}

.copyright-area .copyright-item ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 20px;
  position: relative;
}

.copyright-area .copyright-item ul li:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 2px;
  right: -15px;
  top: 12px;
  background-color: #fff;
}

.copyright-area .copyright-item ul li:last-child {
  margin-right: 0;
}

.copyright-area .copyright-item ul li:last-child:before {
  display: none;
}

.copyright-area .copyright-item ul li a {
  display: block;
  color: #fff;
}

.copyright-area .copyright-item ul li a:hover {
  color: #74bf24;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: inherit;
  }
}

/*----- Home Demo Two -----*/
.banner-area.two .banner-content span {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.banner-area.two .banner-content h1 {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  margin-bottom: 25px;
}

.about-area.two {
  background-color: #f4f4f4;
  position: relative;
}

.about-area.two .container-fluid {
  max-width: 1920px;
}

.about-area.two:before {
  position: absolute;
  content: '';
  width: 45%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
}

.about-area.two .about-img-two {
  margin-bottom: 30px;
  position: relative;
  text-align: end;
}

.about-area.two .about-img-two img {
  display: inline-block;
}

.about-area.two .about-img-two img:nth-child(1) {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 380px;
  margin-bottom: -80px;
}

.about-area.two .about-img-two img:nth-child(2) {
  position: relative;
  z-index: 1;
  max-width: 445px;
}

.about-area.two .about-content {
  max-width: 635px;
}

.features-area.two {
  background-color: #fff;
  background-image: unset;
}

.features-area.two .features-item:hover .common-link, .features-area.two .features-item.active .common-link {
  color: #fff;
}

.features-area.two .features-item .icon {
  width: 85px;
  height: 85px;
  text-align: center;
  line-height: 85px;
  color: #fff;
  background-color: #efeeee;
  font-size: 35px;
  color: #74bf24;
  margin-bottom: 24px;
}

.features-area.two .features-item p {
  margin-bottom: 12px;
}

.counter-area {
  background-color: #1e1339;
  background-image: url("../images/counter-bg.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.counter-area:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 400px;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.counter-item {
  margin-bottom: 30px;
  position: relative;
  padding-left: 65px;
  border-right: 1px solid #74bf24;
}

.counter-item.right {
  border-right: 0;
}

.counter-item i {
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
  color: #74bf24;
  font-size: 50px;
  line-height: 50px;
}

.counter-item h3 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 30px;
}

.counter-item p {
  color: #fff;
}

.quote-area.two .slides-category-list-tab {
  background-color: #fff;
}

.pricing-item {
  margin-bottom: 30px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
}

.pricing-item:hover .top, .pricing-item.active .top {
  background-color: #1e1339;
}

.pricing-item:hover .top h3, .pricing-item.active .top h3 {
  color: #fff;
}

.pricing-item .top {
  background-color: #efeeee;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.pricing-item .top h3 {
  margin-bottom: 0;
  color: #74bf24;
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.pricing-item .middle {
  padding-top: 30px;
  padding-bottom: 28px;
  border-bottom: 1px dotted #3f3d46;
}

.pricing-item .middle h3 {
  font-size: 34px;
  margin-bottom: 5px;
}

.pricing-item .middle span {
  display: block;
}

.pricing-item .bottom {
  padding-top: 27px;
  padding-bottom: 36px;
}

.pricing-item .bottom ul {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.pricing-item .bottom ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 10px;
}

.pricing-item .bottom ul li:last-child {
  margin-bottom: 0;
}

.pricing-item .bottom ul li i {
  display: inline-block;
  color: #74bf24;
  position: relative;
  top: 2px;
  font-size: 22px;
}

.works-area {
  background-image: url("../images/projects/bg1.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.works-area:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fafafa;
  opacity: .90;
  z-index: -1;
}

.works-item {
  margin-bottom: 30px;
  text-align: center;
}

.works-item .top {
  position: relative;
  margin-bottom: 25px;
}

.works-item .top i {
  display: inline-block;
  color: #74bf24;
  width: 140px;
  height: 140px;
  font-size: 55px;
  line-height: 140px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.works-item .top span {
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 22px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 60px;
  z-index: 1;
}

.works-item .top img {
  -webkit-animation: work-ani-one 40s infinite linear;
          animation: work-ani-one 40s infinite linear;
}

.works-item .bottom h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

.works-item .bottom h3 a {
  color: #1e1339;
}

.works-item .bottom h3 a:hover {
  color: #74bf24;
}

.works-item .bottom p {
  margin-bottom: 12px;
}

@-webkit-keyframes work-ani-one {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes work-ani-one {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.team-item {
  margin-bottom: 30px;
  text-align: center;
}

.team-item:hover .inner {
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 20px 0px #f1f1f1;
          box-shadow: 0px 10px 20px 0px #f1f1f1;
}

.team-item .inner {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 30px;
  background-color: #f4f4f4;
  margin-top: -55px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.team-item .inner h3 {
  font-size: 22px;
  margin-bottom: 5px;
}

.team-item .inner span {
  display: block;
  color: #74bf24;
}

.testimonials-area {
  background-color: #f7f7f7;
}

.testimonials-area .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 30px;
  margin-bottom: -10px;
}

.testimonials-area .owl-theme .owl-dots .owl-dot span {
  background: #3f3d46;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.testimonials-area .owl-theme .owl-dots .owl-dot.active span, .testimonials-area .owl-theme .owl-dots .owl-dot:hover span {
  background: #74bf24;
}

.testimonials-item {
  background-color: #fff;
  margin-top: 60px;
  padding: 0 30px 30px 30px;
}

.testimonials-item .top {
  display: inline-block;
  position: relative;
  margin-top: -60px;
  margin-bottom: 20px;
}

.testimonials-item .top img {
  width: auto !important;
  border-radius: 50%;
}

.testimonials-item .top i {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  background-color: #74bf24;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
}

.testimonials-item .bottom {
  position: relative;
}

.testimonials-item .bottom ul {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
}

.testimonials-item .bottom ul li {
  list-style-type: none;
  display: inline-block;
}

.testimonials-item .bottom ul li i {
  display: inline-block;
  color: #ddd;
}

.testimonials-item .bottom ul li i.checked {
  color: #ffc107;
}

.testimonials-item .bottom h3 {
  font-size: 22px;
  margin-bottom: 5px;
}

.testimonials-item .bottom span {
  display: block;
  margin-bottom: 15px;
}

.testimonials-item .bottom p {
  font-size: 18px;
  font-style: italic;
}

.blog-area.two {
  background-color: #fff;
}

.faq-area {
  background-image: url("../images/faq-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.faq-area:before {
  position: absolute;
  content: '';
  width: 480px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #1e1339;
}

.faq-area .faq-item {
  max-width: 1000px;
  background-color: #fff;
  padding: 50px 30px 45px;
  position: relative;
  z-index: 1;
}

.faq-area .faq-item .section-title {
  text-align: start;
  margin-bottom: 30px;
}

.faq-area .faq-item .accordion {
  margin: 0;
  padding: 0;
}

.faq-area .faq-item .accordion li {
  position: relative;
  list-style-type: none;
  margin-bottom: 25px;
  display: block;
}

.faq-area .faq-item .accordion li:last-child {
  margin-bottom: 0;
}

.faq-area .faq-item .accordion li .faq-head {
  color: #1e1339;
  font-size: 20px;
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 600;
  margin-bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1.4;
  position: relative;
}

.faq-area .faq-item .accordion li .faq-head span {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  border-radius: 5px;
  color: #1e1339;
  color: #74bf24;
}

.faq-area .faq-item .accordion li .faq-head:after {
  position: absolute;
  right: 15px;
  content: "+";
  top: -3px;
  color: #1e1339;
  font-size: 25px;
  text-align: center;
}

.faq-area .faq-item .accordion li .faq-head.active {
  color: #74bf24;
}

.faq-area .faq-item .accordion li .faq-head.active:after {
  content: '-';
  font-size: 25px;
}

.faq-area .faq-item .accordion li .faq-content {
  display: none;
  background-color: #fff;
}

.faq-area .faq-item .accordion li .faq-content .inner-list {
  margin: 0;
  padding: 0;
}

.faq-area .faq-item .accordion li .faq-content .inner-list li {
  list-style-type: none;
  display: block;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  margin-bottom: 10px;
}

.faq-area .faq-item .accordion li .faq-content .inner-list li:last-child {
  margin-bottom: 0;
}

.faq-area .faq-item .accordion li .faq-content p {
  margin-bottom: 0;
  margin-top: 8px;
}

.faq-area .faq-item .accordion li .faq-content a {
  display: inline-block;
  color: #1e1339;
  font-weight: 600;
}

.faq-area .faq-item .accordion li .faq-content a:hover {
  color: #74bf24;
}

.footer-area.two {
  background-color: #f8f8f8;
}

.footer-area.two .footer-item .footer-logo p {
  color: #3f3d46;
}

.footer-area.two .footer-item .footer-links ul li a {
  color: #3f3d46;
}

.footer-area.two .footer-item .footer-links ul li a:hover {
  color: #74bf24;
}

.footer-area.two .footer-item .footer-contact ul li span {
  color: #1e1339;
}

.footer-area.two .footer-item .footer-contact ul li a {
  color: #3f3d46;
}

.footer-area.two .footer-item .footer-contact ul li a:hover {
  color: #74bf24;
}

/*----- Home Demo Three -----*/
.header-area.two .left ul li i {
  color: #fff;
}

.header-area.two .right .social-links ul li a {
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  color: #74bf24;
  background-color: #fff;
  font-style: 14px;
}

.header-area.two .right .social-links ul li a i {
  line-height: 25px;
}

.header-area.two .right .social-links ul li a:hover {
  color: #fff;
  background-color: #74bf24;
}

.main-nav.two {
  background-color: #fff;
}

.main-nav.two.menu-shrink {
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
}

.main-nav.two nav .navbar-nav .nav-item:hover a {
  color: #74bf24;
}

.main-nav.two nav .navbar-nav .nav-item a {
  color: #1e1339;
}

.main-nav.two nav .navbar-nav .nav-item a:hover, .main-nav.two nav .navbar-nav .nav-item a:focus, .main-nav.two nav .navbar-nav .nav-item a.active {
  color: #74bf24;
}

.main-nav.two nav .navbar-nav .nav-item .dropdown-menu li:hover a {
  color: #74bf24;
}

.main-nav.two nav .navbar-nav .nav-item .dropdown-menu li a {
  color: #1e1339;
}

.main-nav.two nav .navbar-nav .nav-item .dropdown-menu li a:hover, .main-nav.two nav .navbar-nav .nav-item .dropdown-menu li a:focus, .main-nav.two nav .navbar-nav .nav-item .dropdown-menu li a.active {
  color: #14993a;
}

.main-nav.two nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover a {
  color: #fff;
}

.main-nav.two nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
  color: #fff;
}

.main-nav.two nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover, .main-nav.two nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus, .main-nav.two nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
  color: #fff;
}
.banner-area.three .banner-item {
  height: 860px;
}

.banner-area.three .banner-content {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 80px;
}

.banner-area.three .banner-content h1 {
  margin-bottom: 30px;
}

.banner-area.three .banner-content .banner-btn-area .banner-btn {
  margin-right: 0;
}

.banner-area.three .banner-content .banner-btn-area .common-btn {
  margin-left: 5px;
  margin-right: 5px;
}

.about-area.three {
  background-color: #fff;
}

.about-area.three:before {
  display: none;
}

.about-area.three .about-img-three .img {
  margin-bottom: 30px;
}

.about-area.three .about-content .inner {
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
  padding: 15px 15px;
  margin-bottom: 35px;
}

.about-area.three .about-content .inner i {
  display: inline-block;
  color: #74bf24;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 15px;
}

.about-area.three .about-content .inner h3 {
  font-size: 16px;
  margin-bottom: 0;
}

.services-area.two {
  background-image: url("../images/projects/bg1.jpg");
  background-color: transparent;
}

.services-area.two:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fafafa;
  opacity: .90;
  z-index: -1;
}

.services-area.two .services-item {
  text-align: center;
}

.services-area.two .services-item .bottom:before {
  display: none;
}

.services-area.two .services-item:hover .bottom {
  background-color: #fff;
}

.services-area.two .services-item:hover .bottom h3 a {
  color: #1e1339;
}

.services-area.two .services-item:hover .bottom h3 a:hover {
  color: #74bf24;
}

.services-area.two .services-item:hover .bottom p {
  color: #3f3d46;
}

.services-area.two .services-item .services-btn:hover {
  color: #1e1339;
}

.works-area.two {
  background-image: unset;
}

.works-area.two:before {
  display: none;
}

.works-area.two .works-item:hover .top i {
  color: #fff;
  background-color: #74bf24;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.works-area.two .works-item .top i {
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
}

.works-area.two .works-item .top span {
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
}

.choose-area.two {
  background-image: url("../images/projects/bg1.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.choose-area.two:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fafafa;
  opacity: .90;
  z-index: -1;
}

.choose-area.two .choose-img img {
  position: absolute;
  bottom: 0;
  right: 30px;
  max-width: 375px;
}

.choose-area.two .row {
  padding-right: 360px;
}

.choose-area.two .section-title h2 {
  color: #1e1339;
}

.choose-area.two .choose-item {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
  padding: 30px 30px 30px 115px;
  border: 1px dotted transparent;
}

.choose-area.two .choose-item:hover {
  border: 1px dotted #74bf24;
}

.choose-area.two .choose-item:hover h3 {
  color: #74bf24;
}

.choose-area.two .choose-item i {
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
  font-size: 35px;
}

.choose-area.two .choose-item h3 {
  color: #1e1339;
}

.choose-area.two .choose-item p {
  color: #3f3d46;
}

/*----- About -----*/
.page-title-area {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  /* height: 450px; */
  text-align: center;
  padding: 50px;
  background: #14993a;
  z-index: 2;
}

/* .page-title-area:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #201f34;
  opacity: .80; */
}

.page-title-area .title-content {
  margin-top: 80px;
  position: relative;
  z-index: 1;
}

.page-title-area .title-content h2 {
  font-size: 35px;
  color: #fff;
  margin-bottom: 8px;
}

.page-title-area .title-content ul {
  margin: 0;
  padding: 0;
}

.page-title-area .title-content ul li {
  list-style-type: none;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  position: relative;
}

.page-title-area .title-content ul li:before {
  position: absolute;
  content: '/';
  top: 0;
  right: -15px;
  color: #fff;
}

.page-title-area .title-content ul li:last-child:before {
  display: none;
}

.page-title-area .title-content ul li a {
  display: block;
  color: #fff;
}

.page-title-area .title-content ul li a:hover {
  color: #74bf24;
}

.page-title-area .title-content ul li span {
  display: block;
  color: #fff;
}

.pagination-area {
  text-align: center;
}

.pagination-area ul {
  margin: 0;
  padding: 0;
}

.pagination-area ul li {
  list-style-type: none;
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
}

.pagination-area ul li a {
  display: block;
  color: #74bf24;
  border: 1px solid #74bf24;
  padding: 3px 16px;
  font-weight: 500;
}

.pagination-area ul li a:hover, .pagination-area ul li a.active {
  color: #fff;
  background-color: #74bf24;
}

/*----- Service Details -----*/
.service-details-area .details-item .thumb-item {
  margin-bottom: 30px;
}

.service-details-area .details-item #thumbs .thumb-item img {
  cursor: pointer;
}

.service-details-area .details-item p {
  margin-bottom: 10px;
}

.service-details-area .details-item p:last-child {
  margin-bottom: 0;
}

.service-details-area .details-item h3 {
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 25px;
}

.service-details-area .details-item ul {
  margin: 0;
  padding: 0;
}

.service-details-area .details-item ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
  font-weight: 500;
}

.service-details-area .details-item ul li span {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #74bf24;
  position: absolute;
  top: 4px;
  left: 0;
}

.service-details-area .details-item ul li span:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #74bf24;
  border-radius: 50%;
}

.service-details-area .details-item .details-img {
  margin-top: 25px;
}

.service-details-area .details-item .details-img .img {
  margin-bottom: 25px;
}

.widget-area .widget-item {
  margin-bottom: 30px;
}

.widget-area .widget-item:last-child {
  margin-bottom: 0;
}

.widget-area .widget-item h3 {
  font-size: 22px;
  margin-bottom: 30px;
  position: relative;
  border-bottom: 1px solid #dcdbdb;
  padding-bottom: 15px;
}

.widget-area .widget-item h3:before {
  position: absolute;
  content: '';
  width: 50px;
  height: 3px;
  bottom: -2px;
  left: 0;
  background-color: #74bf24;
}

.widget-area .services {
  background-color: #f0f3f7;
  padding: 25px 25px 25px;
}

.widget-area .services ul {
  margin: 0;
  padding: 0;
}

.widget-area .services ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 12px;
}

.widget-area .services ul li:last-child {
  margin-bottom: 0;
}

.widget-area .services ul li a {
  display: block;
  color: #3f3d46;
  background-color: #fff;
  padding: 15px 15px 15px 45px;
  position: relative;
}

.widget-area .services ul li a:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  top: 22px;
  left: 20px;
  background-color: #74bf24;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.widget-area .services ul li a:hover {
  color: #74bf24;
}

.widget-area .services ul li a:hover:before {
  border-radius: 50%;
}

.widget-area .contact {
  background-color: #1e1339;
  padding: 30px 25px;
}

.widget-area .contact h4 {
  font-size: 22px;
  color: #fff;
  margin-bottom: 5px;
}

.widget-area .contact span {
  display: block;
  color: #fff;
  margin-bottom: 15px;
}

.widget-area .contact ul {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.widget-area .contact ul li {
  list-style-type: none;
  display: block;
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px;
}

.widget-area .contact ul li:last-child {
  margin-bottom: 0;
}

.widget-area .contact ul li i {
  display: inline-block;
  color: #74bf24;
  font-size: 20px;
  position: absolute;
  top: 2px;
  left: 0;
}

.widget-area .contact ul li a {
  display: block;
  color: #fff;
}

.widget-area .contact ul li a:hover {
  color: #74bf24;
}

.widget-area .contact .common-btn:hover {
  color: #1e1339;
  background-color: #fff;
}

/*----- Project Details -----*/

.project-details-area .details-content img {
  margin-bottom: 20px;
}

.project-details-area .details-content h1, .project-details-area .details-content h2, .project-details-area .details-content h3, .project-details-area .details-content h4, .project-details-area .details-content h5, .project-details-area .details-content h6 {
  margin-bottom: 15px;
}

.project-details-area .details-content a {
  color: #74bf24;
}

.project-details-area .details-content h1 {
  font-size: 35px;
}

.project-details-area .details-content h2 {
  font-size: 30px;
  margin-bottom: 10px;
}

.project-details-area .details-content h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

.project-details-area .details-content h4 {
  font-size: 20px;
}

.project-details-area .details-content h5 {
  font-size: 18px;
}

.project-details-area .details-content h6 {
  font-size: 16px;
}

.project-details-area .details-content p {
  margin-bottom: 20px;
}

.project-details-area .details-content p:last-child {
  margin-bottom: 0;
}

.project-details-area .details-content ul {
  margin: 0;
  padding: 0;
  margin-top: -2px;
  margin-bottom: 25px;
}

.project-details-area .details-content ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
}

.project-details-area .details-content ul li:last-child {
  margin-bottom: 0;
}

.project-details-area .details-content ul li span {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #74bf24;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 0;
}

.project-details-area .details-content ul li span:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #74bf24;
  border-radius: 50%;
}

.project-details-area .details-content ol {
  padding-left: 17px;
}

.project-details-area .details-content ol li {
  line-height: 1.8;
}

.project-details-area .details-content .inner {
  padding: 30px 30px 30px;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
  margin-top: -20px;
}

.widget-area .info {
  background-color: #f0f3f7;
  padding: 30px 25px 30px;
}

.widget-area .info ul {
  margin: 0;
  padding: 0;
}

.widget-area .info ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 12px;
  background-color: #fff;
  padding: 15px 15px;
}

.widget-area .info ul li:last-child {
  margin-bottom: 0;
}

.widget-area .info ul li span {
  display: inline-block;
  font-weight: 600;
}

.blog-area.three {
  background-color: #fff;
}

/*----- Blog Details -----*/

.blog-details-area .details-content img {
  margin-bottom: 15px;
}

.blog-details-area .details-content .information {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}

.blog-details-area .details-content .information li {
  list-style-type: none;
  display: inline-block;
  margin-right: 15px;
  font-size: 15px;
}

.blog-details-area .details-content .information li i {
  color: #74bf24;
  display: inline-block;
}

.blog-details-area .details-content .information li span {
  display: inline-block;
}

.blog-details-area .details-content .information li a {
  display: inline-block;
  color: #3f3d46;
}

.blog-details-area .details-content .information li a:hover {
  color: #74bf24;
}

.blog-details-area .details-content h2 {
  font-size: 35px;
  margin-bottom: 10px;
}

.blog-details-area .details-content p {
  margin-bottom: 10px;
}

.blog-details-area .details-content p:last-child {
  margin-bottom: 0;
}

.blog-details-area .details-content .items {
  margin: 0;
  padding: 0;
  margin-top: 25px;
  margin-bottom: 25px;
}

.blog-details-area .details-content .items li {
  list-style-type: none;
  display: block;
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
}

.blog-details-area .details-content .items li:last-child {
  margin-bottom: 0;
}

.blog-details-area .details-content .items li span {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #74bf24;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 0;
}

.blog-details-area .details-content .items li span:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #74bf24;
  border-radius: 50%;
}

.blog-details-area .details-content blockquote {
  padding: 30px 30px;
  border-left: 3px solid #74bf24;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
  position: relative;
  margin-bottom: 25px;
}

.blog-details-area .details-content blockquote p {
  margin-bottom: 0;
  color: #1e1339;
  font-style: italic;
  font-weight: 500;
  font-size: 20px;
}

.blog-details-area .details-content blockquote i {
  display: inline-block;
  color: #74bf24;
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 35px;
  line-height: 35px;
}

.blog-details-area .details-content .details-form {
  padding: 40px 40px;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
  margin-top: 30px;
}

.blog-details-area .details-content .details-form h3 {
  font-size: 22px;
  margin-bottom: 25px;
}

.blog-details-area .details-content .details-form .form-group {
  margin-bottom: 20px;
}

.blog-details-area .details-content .details-form .form-group label {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 15px;
}

.blog-details-area .details-content .details-form .form-group .form-control {
  height: 50px;
  border: 1px solid #f1f1f1;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-details-area .details-content .details-form .form-group .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #74bf24;
}

.blog-details-area .details-content .details-form .form-group textarea {
  height: auto !important;
  padding-top: 13px;
}

.blog-details-area .details-content .details-form .common-btn {
  width: 100%;
  display: block;
}

.widget-area .author {
  text-align: center;
  margin-bottom: 30px;
}

.widget-area .author img {
  border-radius: 50%;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
  margin-bottom: 25px;
}

.widget-area .author h4 {
  font-size: 22px;
  margin-bottom: 5px;
}

.widget-area .author span {
  display: block;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 15px;
}

.widget-area .search form {
  position: relative;
}

.widget-area .search form .form-control {
  height: 60px;
  border: 0;
  border-radius: 0;
  background-color: #f4f7fb;
}

.widget-area .search form .form-control:focus {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.widget-area .search form .btn {
  position: absolute;
  top: 16px;
  right: 10px;
  color: #1e1339;
  padding: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 22px;
}

.widget-area .search form .btn:hover {
  color: #74bf24;
}

.widget-area .post {
  padding: 30px 30px;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
}

.widget-area .post .inner {
  margin-bottom: 15px;
}

.widget-area .post .inner:last-child {
  margin-bottom: 0;
}

.widget-area .post .inner ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.widget-area .post .inner ul li {
  list-style-type: none;
  display: inline-block;
}

.widget-area .post .inner ul li:nth-child(1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.widget-area .post .inner ul li:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  margin-left: 15px;
}

.widget-area .post .inner ul li a {
  display: block;
  margin-bottom: 5px;
  color: #3f3d46;
  font-weight: 500;
}

.widget-area .post .inner ul li a:hover {
  color: #74bf24;
}

.widget-area .post .inner ul li span {
  display: block;
  font-size: 15px;
}

.widget-area .archives {
  padding: 30px 30px;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
}

.widget-area .archives ul {
  margin: 0;
  padding: 0;
}

.widget-area .archives ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 12px;
  position: relative;
  padding-left: 15px;
}

.widget-area .archives ul li:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  top: 8px;
  left: 0;
  background-color: #74bf24;
  border-radius: 50%;
}

.widget-area .archives ul li:last-child {
  margin-bottom: 0;
}

.widget-area .archives ul li a {
  display: block;
  color: #3f3d46;
}

.widget-area .archives ul li a:hover {
  color: #74bf24;
}

.blog-details-area.two .widget-area .widget-item:last-child {
  margin-bottom: 30px;
}

/*----- Contact -----*/

.contact-info-item {
  margin-bottom: 30px;
  background-color: #fff;
  padding: 30px 30px 30px 30px;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 5px 10px 20px 0px #f1f1f1;
  box-shadow: 5px 10px 20px 0px #c4bcbc;
}

.contact-info-item i {
  display: inline-block;
  width: 85px;
  height: 85px;
  text-align: center;
  font-size: 35px;
  line-height: 85px;
  color: #74bf24;
  background-color: #14993a;
  border-radius: 50%;
  margin-bottom: 20px;
}

.contact-info-item h3 {
  font-size: 22px;
  margin-bottom: 12px;
  color: #322f20;
}

.contact-info-item a {
  display: block;
  color: #00000096;
}

.contact-info-item a:hover {
  color: #74bf24;
}

.contact-area .contact-img {
  background-image: url("../images/contact-main1.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.contact-area .contact-img img {
  display: none;
}

.contact-area #contactForm {
  padding: 30px 30px 30px;
  -webkit-box-shadow: 0px 0px 20px 0px #f1f1f1;
          box-shadow: 0px 0px 20px 0px #f1f1f1;
}

.contact-area #contactForm h3 {
  font-size: 22px;
  margin-bottom: 25px;
}

.contact-area #contactForm .form-group {
  margin-bottom: 15px;
}

.contact-area #contactForm .form-group label {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}

.contact-area #contactForm .form-group .form-control {
  height: 50px;
  border: 1px solid #f1f1f1;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.contact-area #contactForm .form-group .form-control:focus {
  border: 1px solid #74bf24;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contact-area #contactForm .form-group textarea {
  padding-top: 13px;
  height: auto !important;
}

.contact-area #contactForm .form-group .form-check {
  margin: 0;
}

.contact-area #contactForm .form-group .form-check .form-check-input {
  border-radius: 0;
}

.contact-area #contactForm .form-group .form-check .form-check-input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contact-area #contactForm .form-group .form-check label {
  margin-bottom: 0;
}

.contact-area #contactForm .form-group .form-check a {
  display: inline-block;
  color: #74bf24;
}

.contact-area #contactForm .form-group .form-check a:hover {
  color: #3f3d46;
}

.map-area iframe {
  border: 0;
  width: 100%;
  display: block;
  height: 400px;
}

/*----- User -----*/
.user-area .user-item {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f1f1f1;
  padding: 50px;
}

.user-area .user-item h2 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: -4px;
  font-size: 25px;
}

.user-area .user-item .form-group {
  margin-bottom: 15px;
}

.user-area .user-item .form-group .form-control {
  height: 50px;
  border: 0;
  border-radius: 5px;
  padding-left: 15px;
  background-color: #fff;
}

.user-area .user-item .form-group .form-control:focus {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.user-area .user-item .form-group .form-check .form-check-label {
  color: #3f3d46;
}

.user-area .user-item .form-group .form-check .form-check-label a {
  display: inline-block;
  color: #3f3d46;
  font-weight: 600;
}

.user-area .user-item .form-group .form-check .form-check-label a:hover {
  color: #74bf24;
}

.user-area .user-item .form-group .form-check .form-check-input {
  margin-left: -22px;
  width: 18px;
  height: 18px;
  border-radius: 0;
  margin-top: 2px;
  border: 1px solid #1e1339;
}

.user-area .user-item .form-group .form-check .form-check-input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #1e1339;
}

.user-area .user-item .form-group .form-check .form-check-input:checked {
  background-color: #1e1339;
}

.user-area .user-item .common-btn {
  width: 100%;
  display: block;
  margin-bottom: 30px;
  border-radius: 5px;
}

.user-area .user-item h4 {
  font-weight: 400;
  margin-bottom: 30px;
  font-size: 15px;
  position: relative;
  text-align: center;
}

.user-area .user-item h4:before {
  position: absolute;
  content: '';
  top: 9px;
  left: 0;
  width: 45%;
  height: 1px;
  background-color: #ddd;
}

.user-area .user-item h4:after {
  position: absolute;
  content: '';
  top: 9px;
  right: 0;
  width: 45%;
  height: 1px;
  background-color: #ddd;
}

.user-area .user-item ul {
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 30px;
}

.user-area .user-item ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 15px;
}

.user-area .user-item ul li:last-child {
  margin-bottom: 0;
}

.user-area .user-item ul li a {
  display: block;
  color: #fff;
  background-color: #3B5998;
  border-radius: 5px;
  border: 1px solid #3B5998;
  padding: 10px 12px;
  font-weight: 600;
}

.user-area .user-item ul li a i {
  display: inline-block;
  font-size: 20px;
  position: relative;
  top: 3px;
}

.user-area .user-item ul li a:hover {
  color: #3B5998;
  background-color: #fff;
}

.user-area .user-item ul li:nth-child(2) a {
  background-color: #DB3236;
  border: 1px solid #DB3236;
}

.user-area .user-item ul li:nth-child(2) a:hover {
  color: #DB3236;
  background-color: #fff;
}

.user-area .user-item h5 {
  margin-bottom: 0;
  font-weight: 400;
  color: #3f3d46;
  font-size: 15px;
  text-align: center;
}

.user-area .user-item h5 a {
  color: #74bf24;
  display: inline-block;
  font-weight: 600;
  border-bottom: 1px solid #74bf24;
}

.user-area .user-item h5 a:hover {
  color: #3f3d46;
  border-bottom: 1px solid #3f3d46;
}

/*----- Error -----*/
.error-area {
  height: 100vh;
  background-color: #1e1339;
}

.error-area .error-item {
  text-align: center;
  position: relative;
  z-index: 1;
}

.error-area .error-item h1 {
  font-size: 150px;
  margin-bottom: 5px;
  color: #fff;
}

.error-area .error-item h2 {
  font-size: 30px;
  margin-bottom: 15px;
  color: #fff;
}

.error-area .error-item p {
  margin-bottom: 30px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}

/*----- Rules -----*/
.rules-area .rules-item .rules-head {
  text-align: center;
  margin-bottom: 50px;
}

.rules-area .rules-item .rules-head h2 {
  font-size: 30px;
  margin-bottom: 10px;
}

.rules-area .rules-item .rules-head span {
  display: block;
  font-weight: 500;
}

.rules-area .rules-item .rules-inner {
  margin-bottom: 25px;
}

.rules-area .rules-item .rules-inner:last-child {
  margin-bottom: 0;
}

.rules-area .rules-item .rules-inner h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

.rules-area .rules-item .rules-inner p {
  margin-bottom: 10px;
}

.rules-area .rules-item .rules-inner p:last-child {
  margin-bottom: 0;
}

.rules-area .rules-item .rules-inner ul {
  margin: 0;
  padding: 0;
}

.rules-area .rules-item .rules-inner ul li {
  list-style-type: none;
  display: block;
  padding-left: 20px;
  margin-bottom: 12px;
  position: relative;
}

.rules-area .rules-item .rules-inner ul li:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  top: 7px;
  left: 0;
  background-color: #cdcecf;
}

.rules-area .rules-item .rules-inner ul li:last-child {
  margin-bottom: 0;
}

/*----- Loader -----*/
.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #fff;
}

.spinner {
  width: 40px;
  height: 40px;
  margin: 100px auto;
  background-color: #74bf24;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
          animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

/*----- Go Top -----*/
.go-top {
  position: fixed;
  cursor: pointer;
  bottom: 15px;
  right: 0;
  color: #fff;
  background-color: #74bf24;
  z-index: 4;
  width: 45px;
  text-align: center;
  height: 45px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .9s;
  transition: .9s;
  border-radius: 50%;
  border: 1px solid #74bf24;
}

.go-top i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  font-size: 25px;
  line-height: 45px;
}

.go-top i:last-child {
  opacity: 0;
  visibility: hidden;
  top: 60%;
}

.go-top.active {
  right: 1%;
  -webkit-transform: translateY(-1%);
          transform: translateY(-1%);
  opacity: 1;
  visibility: visible;
}

.go-top:hover, .go-top:focus {
  color: #fff;
  border: 1px solid #1e1339;
  background-color: #1e1339;
}

.go-top:hover i:first-child, .go-top:focus i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}

.go-top:hover i:last-child, .go-top:focus i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}

/*================================
Product Details Area
===================================*/
.product-details-desc .product-details-image .product-details-image-slides .product-details-slide {
  background-color: #F8F8F8;
  border-radius: 5px;
}

.product-details-desc .product-details-image .product-details-image-slides .product-details-slide img {
  max-width: 100%;
  padding: 20px;
  text-align: center;
  margin: 0 auto;
}

.product-details-desc .product-details-image .slick-slider {
  position: relative;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.product-details-desc .product-details-image .slick-dots {
  padding: 0;
  text-align: center;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 0;
  margin-bottom: 0;
}

.product-details-desc .product-details-image .slick-dots li {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  max-width: 33.33%;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 20px;
}

.product-details-desc .product-details-image .slick-dots li .product-details-dots {
  width: 100%;
  height: 160px;
  line-height: 160px;
  text-align: center;
  background-color: #F8F8F8;
  border-radius: 5px;
}

.product-details-desc .product-details-image .slick-dots li button {
  padding: 0;
  outline: 0;
  display: block;
  border: none;
  margin: 0;
  cursor: pointer;
  width: 100%;
}

.product-details-desc .product-details-image .slick-dots li img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  max-width: 120px;
  height: 110px;
}

.product-details-desc .product-details-image .slick-dots li:hover img, .product-details-desc .product-details-image .slick-dots li.slick-active img {
  opacity: .4;
}

.product-details-desc .product-details-image .slick-thumbs {
  display: none;
}

.product-details-desc .products-quickView-image {
  background-color: #F8F8F8;
  border-radius: 5px;
  margin-bottom: 30px;
  text-align: center;
}

.product-details-desc .products-quickView-image img {
  max-width: 100%;
  padding: 20px;
  text-align: center;
  margin: 0 auto;
}

.product-desc h3 {
  margin-bottom: 15px;
  font-size: 26px;
}

.product-desc .product-review {
  margin-bottom: 15px;
}

.product-desc .product-review .rating {
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
}

.product-desc .product-review .rating i {
  color: #FDC22D;
}

.product-desc .product-review .rating-count {
  margin-left: 5px;
  display: inline-block;
  color: var(--bodyColor);
  font-weight: 600;
}

.product-desc .price {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
}

.product-desc .price .new-price {
  color: #040404;
  font-size: 30px;
  font-weight: 400;
}

.product-desc .price .old-price {
  text-decoration: line-through;
  color: var(--bodyColor);
  margin-right: 10px;
}

.product-desc p {
  margin-bottom: 20px;
}

.product-desc .product-category-list {
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0;
}

.product-desc .product-category-list li {
  margin-bottom: 7px;
  display: block;
  color: var(--bodyColor);
}

.product-desc .product-category-list li span {
  color: var(--titleColor);
}

.product-desc .product-category-list li:last-child {
  margin-bottom: 0;
}

.product-desc .input-counter {
  max-width: 150px;
  min-width: 150px;
  margin-right: 15px;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  font-weight: 600;
  background-color: rgba(107, 146, 70, 0.12);
  border-radius: 20px;
  height: 48px;
}

.product-desc .input-counter span {
  position: absolute;
  top: 4px;
  background-color: transparent;
  cursor: pointer;
  color: --bodyColor;
  width: 50px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product-desc .input-counter span:hover {
  color: #0153a3;
}

.product-desc .input-counter span i {
  position: relative;
  top: 2px;
  font-weight: 600;
}

.product-desc .input-counter .minus-btn {
  left: 0;
  border-right: 1.5px solid rgba(107, 146, 70, 0.5);
}

.product-desc .input-counter .plus-btn {
  right: 0;
  border-left: 1.5px solid rgba(107, 146, 70, 0.5);
}

.product-desc .input-counter input {
  height: 45px;
  color: --bodyColor;
  outline: 0;
  display: block;
  border: none;
  background-color: transparent;
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
}

.product-desc .product-add-btn {
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  top: 2px;
}

.product-desc .product-add-btn .default-btn {
  margin-right: 12px;
}

.product-desc .product-add-btn .default-btn:last-child {
  margin-right: 0;
}

.product-desc .product-share ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.product-desc .product-share ul li {
  display: inline-block;
  margin: 0 3px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-desc .product-share ul li span {
  display: inline-block;
  padding-right: 5px;
  font-size: 16px;
  color: var(--titleColor);
  font-weight: 600;
}

.product-desc .product-share ul li a i {
  color: var(--bodyColor);
  font-size: 18px;
  line-height: 1;
  position: relative;
  top: 2px;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}

.product-desc .product-share ul li a:hover i {
  color: #0153a3;
}

.shop-detls-tab .tabs {
  margin: 0;
  padding: 0 0 15px;
  list-style: none;
  border-bottom: 2px solid rgba(196, 196, 196, 0.46);
}

.shop-detls-tab .tabs li {
  display: inline-block;
  line-height: initial;
  margin-right: 30px;
  position: relative;
  font-size: 18px;
  color: var(--bodyColor);
  font-family: var(--headerFonts);
  font-weight: 600;
  cursor: pointer;
}

.shop-detls-tab .tabs li::before {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 2px;
  width: 0;
  background-color: #322f20;
  opacity: 0;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}

.shop-detls-tab .tabs li:focus {
  color: #322f20;
}

.shop-detls-tab .tabs li.active {
  color: #322f20;
}

.shop-detls-tab .tabs li.active::before {
  opacity: 1;
  width: 100%;
}

.shop-detls-tab .tabs li.current {
  color: #322f20;
}

.shop-detls-tab .tabs li.current::before {
  opacity: 1;
  width: 100%;
}

.shop-detls-tab .tabs li:hover {
  color: #322f20;
}

.shop-detls-tab .tabs li:hover::before {
  opacity: 1;
  width: 100%;
}

.tab .tabs_item {
  display: none;
}

.tab .tabs_item:first-child {
  display: block;
}

.shop-detls-tab-content {
  margin-top: 30px;
  margin-bottom: 30px;
}

.shop-detls-tab-content p {
  margin-bottom: 20px;
}

.shop-detls-tab-content p:last-child {
  margin-bottom: 0;
}

.shop-detls-tab-content .additional-information {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  text-align: left;
}

.shop-detls-tab-content .additional-information li {
  border: 1px solid #eeeeee;
  border-bottom: none;
  padding: 10px 15px 7px;
  color: #737b9a;
}

.shop-detls-tab-content .additional-information li:last-child {
  border-bottom: 1px solid #eeeeee;
}

.shop-detls-tab-content .additional-information li span {
  display: inline-block;
  width: 40%;
  color: #212529;
  font-weight: 600;
}

.shop-detls-tab-content h3 {
  margin-bottom: 15px;
  font-size: 24px;
}

.shop-detls-tab-content .shop-review-form .review-title {
  position: relative;
}

.shop-detls-tab-content .shop-review-form .review-title .rating {
  display: inline-block;
}

.shop-detls-tab-content .shop-review-form .review-title .rating i {
  color: #ffc107;
  font-size: 14px;
}

.shop-detls-tab-content .shop-review-form .review-title .rating p {
  margin-bottom: 0;
  display: inline-block;
  padding-left: 5px;
  line-height: initial;
}

.shop-detls-tab-content .shop-review-form .review-title .btn-right {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
  color: var(--whiteColor);
  background-color: #0153a3;
  padding: 7px 15px;
  border-radius: 5px;
}

.shop-detls-tab-content .shop-review-form .review-title .btn-right:hover {
  background-color: var(--titleColor);
  color: var(--whiteColor);
}

.shop-detls-tab-content .shop-review-form .review-comments {
  margin-top: 35px;
}

.shop-detls-tab-content .shop-review-form .review-comments .review-item {
  margin-top: 30px;
  position: relative;
  padding-right: 200px;
  border-top: 1px dashed #eeeeee;
  padding-top: 30px;
}

.shop-detls-tab-content .shop-review-form .review-comments .review-item .content {
  position: relative;
  z-index: 1;
  padding: 3px 0 3px 80px;
  margin-bottom: 15px;
}

.shop-detls-tab-content .shop-review-form .review-comments .review-item .content img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  max-width: 60px;
}

.shop-detls-tab-content .shop-review-form .review-comments .review-item .content .content-dtls h4 {
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 0;
}

.shop-detls-tab-content .shop-review-form .review-comments .review-item .content .content-dtls span {
  color: #0153a3;
  font-size: 14px;
}

.shop-detls-tab-content .shop-review-form .review-comments .review-item .rating i {
  color: #ffc107;
  font-size: 14px;
}

.shop-detls-tab-content .shop-review-form .review-comments .review-item h3 {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: var(--titleColor);
}

.shop-detls-tab-content .shop-review-form .review-comments .review-item p {
  margin-bottom: 0;
}

.shop-detls-tab-content .shop-review-form .review-comments .review-item .review-report-link {
  position: absolute;
  right: 0;
  color: rgba(107, 146, 70, 0.8);
  top: 40px;
  text-decoration: underline;
  font-weight: 600;
  font-size: 15px;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}

.shop-detls-tab-content .shop-review-form .review-comments .review-item .review-report-link:hover {
  color: #0153a3;
}

.shop-detls-tab-content .shop-review-form .review-form {
  margin-top: 25px;
}

.shop-detls-tab-content .shop-review-form .review-form .contact-form {
  max-width: 100%;
  margin: 0 auto;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.shop-detls-tab-content .shop-review-form .review-form .contact-form h4 {
  margin-bottom: 25px;
}
.gimbir{
  height: 250px;
  object-fit: cover;
}
.mean-container .mean-nav ul li a{
  color: #1e1339;
}
/*# sourceMappingURL=style.css.map */