@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
  font-family: 'Galvji';
  src: url('Mazzard');
  src: local('../fonts/Galvji.ttc'), local('Galvji.ttc'),
       url('../fonts/Galvji.ttc') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Galvji-Bold';
  src: url('Mazzard');
  src: local('../fonts/Galvji.ttf'), local('Galvji.ttc'),
       url('../fonts/galvji.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('Helvetica');
  src: local('../fonts/Helvetica.ttf'), local('Helvetica'),
       url('../fonts/Helvetica.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.bg-image {
  object-fit: cover;
}
.bg-image {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bg-image:not([class*=absolute]) {
  position: absolute;
}
section {
  padding: 6rem 0;
  position: relative;
}

@media only screen and (min-width: 1500px) and (max-width: 2880px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1487px;
  }
}
/* -----------------------------------header---------------------------------------------- */
.navbar-nav .nav-link{
    font-family: Poppins;
    font-style: normal;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #484B63;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 20px;
  padding-left: 20px;
}
#navbarNavDesktop{
  position: relative;
  z-index: 2;
}
.sidenav {
  height: calc(100% - 78px);
  width: 0;
  position: fixed;
  z-index: 1;
  top: 85px;
  right: -4px;
  background: #d3cece;
  transition: 0.5s;
  padding-top: 35px;
  overflow-y: auto;
  max-width: 100%;
  border: 4px solid #6A9E15;
  border-right: 0px;
  height: 100%;
  max-height: 640px;
}
.side-nav-menu{
  padding: 0px 40px;
}
.side-nav-menu li{
  list-style: none;
}
.main_menu li{
  list-style: none;
  margin-bottom: 50px;
}
.main_menu li a{
    font-family: 'Galjiv';
    font-style: normal;
    font-size: 42px;
    line-height: 63px;
    text-align: left;
    color: #6A9E15;
    text-decoration: none;
}
#hamburger, #close-icon{
    font-size: 18px;
}
.main_menu{
  padding-left: 0px;
}
.services_menu li{
  margin-bottom: 24px;
}
.services_menu li a {
  font-family: Poppins;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  font-weight: 500;
  line-height: 48px;
  text-align: left;
  color: #fff;
  text-decoration: underline;
  text-underline-position: under;
}
.side-nav-menu h4{
  font-family: Poppins;
  font-weight: bold;
  font-style: normal;
  font-size: 28px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  color: #fff;
  margin: 30px 30px 30px 27px;
}
.main_menu li a{
  font-family: 'Galvji-Bold';
  font-style: normal;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  text-align: left;
  color: #6A9E15;
  text-decoration: none;
  text-transform: capitalize;
  letter-spacing: -2px;
  margin-bottom: 48px;
}
.a_underline{
  text-decoration: underline;
  text-underline-position: under;
}
.mobile-head {
  height: fit-content;
  z-index: 99 !important;
  padding: 10px 10px;
}
.mobile-slide-menu {
  display: none;
  position: fixed;
  width: 100%;
  top: 0;
  height: 15% !important;
  z-index: 5;
  opacity: 1;
}
.mobile-slide-menu .mobile-slide-head {
  position: absolute;
  width: 100%;
  height: 80px;
  padding: 10px 10px;
  background: #F9F9F9 0% 0% no-repeat padding-box;
}
#webmobile-menu {
  margin-top: 79px;
  float: right;
  text-align: center;
  width:100%;
  height: 280px;
  left: calc(50% - 168px/2 + 103.5px);
  top: calc(50% - 397px/2 - 502.5px);
  background: #F9F9F9 0% 0% no-repeat padding-box;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0px 48px 24px 24px;
}
.mobile-slide-menu .mobile-slide-head .menuactive {
  position: relative;
  top: 0px;
  float: right;
}
section {
  overflow: hidden;
}
.nav-item .btn-green{
  background: #6A9E15;
  border: 0px;
  border-radius: 0px;
  color: #000 !important;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  font-weight: 700;
}
.main_menu li{
  position: relative;
}
.main_menu li::after{
  content: '';
  background: #6A9E15;
  position: absolute;
  bottom: -27px;
  left: 0px;
  width: 100%;
  height: 2px;
  z-index: 1;
  opacity: 20%;
}
.main_menu li:last-child::after{
  background: none;
}
/* ----------------------------------home---------------------------------- */
.bg-black{
  background: #000;
}
.home-banner{
  height: 844px;
  max-height: 100%;
  padding: 12rem 0 3rem 0;
}
.hero-banner-content h3 {
  font-family: 'Galvji-Bold';
  text-transform: capitalize;
  font-size: 72px;
  line-height: 80px;
  font-weight: 700;
  color: #E8F1E0;
  margin-bottom: 24px;
  text-align: center;
}
.hero-banner-content {
  padding: 48px 24px;
  border: 4px solid #6A9E15;
  height: 100%;
  width: 100%;
  max-width: 580px;
  margin: auto;
  position: relative;
  background-color: transparent;
  z-index: 1;
}

.hero-banner-content p {
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  text-align: left;
  margin-bottom: 32px;
}
.hero-banner-content .btn-green {
  text-align: center;
  color: #000;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 48%;
  padding: 16px 0px;
  background: #6A9E15;
  transition: .2s ease-in;
}
.hero-banner-content .btn-green-border {
  text-align: center;
  color: #6A9E15;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 48%;
  padding: 16px 0px;
  transition: .2s ease-in;
}
.hero-banner-content.btn-green-border:hover{
  color: #000;
  background: #6A9E15;
}
.hero-banner-content .btn-green:hover{
  color: #6A9E15;
  border: 2px solid #6A9E15;
  background: #000;
}
.home-seardh-box input {
  height: 56px;
  border: 1px solid #6A9E15;
  border-radius: 0px;
  background: #E8F1E0;
  width: 400px;
  max-width: 100%;
}
.home-seardh-box .btn-green {
  text-align: center;
  color: #000;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 28%;
  padding: 16px 0px;
  background: #6A9E15;
  transition: .2s ease-in;
  margin-left: 20px;
}
.home-seardh-box{
  margin-bottom: 32px;
}
.why-choose-us{
    padding: 12rem 0;
}
.why-choose-us-content{
  padding: 40px 40px;
  border: 4px solid #6A9E15;
  height: 100%;
  width: 100%;
  max-width: 648px;
  margin: auto;
  position: relative;
  background-color: transparent;
  z-index: 1;
  float: left;
}
.why-choose-us-content h3 {
  font-family: 'Galvji';
  text-transform: capitalize;
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  color: #6A9E15;
  margin-bottom: 24px;
  text-align: left;
}
.why-choose-us-content p {
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  text-align: left;
  margin-bottom: 24px;
}
.why-choose-us-content .btn-green {
  text-align: center;
  color: #000;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 48%;
  padding: 16px 0px;
  background: #6A9E15;
  transition: .2s ease-in;
}
.why-choose-us-content .btn-green-border {
  text-align: center;
  color: #6A9E15;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 48%;
  padding: 16px 0px;
  transition: .2s ease-in;
}
.why-choose-us-content .btn-green-border:hover{
  color: #000;
  background: #6A9E15;
}
.why-choose-us-content .btn-green:hover{
  color: #6A9E15;
  border: 2px solid #6A9E15;
  background: #000;
}
.expert-help-you{
  padding: 40px 40px;
  border: 4px solid #6A9E15;
  height: 100%;
  width: 100%;
  max-width: 549px;
  margin: auto;
  position: relative;
  background-color: transparent;
  z-index: 1;
}
.expert-help-you h3 {
  font-family: 'Galvji';
  text-transform: capitalize;
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  color: #6A9E15;
  margin-bottom: 24px;
  text-align: left;
}
.expert-help-you p {
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  text-align: left;
}
.expert-help-you .btn-green {
  text-align: center;
  color: #000;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 48%;
  padding: 16px 0px;
  background: #6A9E15;
  transition: .2s ease-in;
}
.expert-help-you .btn-green-border {
  text-align: center;
  color: #6A9E15;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 48%;
  padding: 16px 0px;
  transition: .2s ease-in;
}
.expert-help-you .btn-green-border:hover{
  color: #000;
  background: #6A9E15;
}
.expert-help-you .btn-green:hover{
  color: #6A9E15;
  border: 2px solid #6A9E15;
  background: #000;
}
.how-can-our-home{
  margin-bottom: 70px;
}
.product-seller-related {
  background-color: #000;
  padding: 4rem 9rem 3rem;
}
.explore-our-seller-content{
  padding: 40px 40px;
  border: 4px solid #6A9E15;
  height: 100%;
  width: 100%;
  max-width: 648px;
  margin: auto;
  position: relative;
  background-color: transparent;
  z-index: 1;
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
    .explore-our-seller-content {
        padding: 40px 40px;
        border: 4px solid #6A9E15;
        height: 100%;
        width: 100%;
        max-width: 685px;
        margin: auto;
        position: relative;
        background-color: transparent;
        z-index: 1;
        margin-left: 50px;
    }
}
@media only screen and (min-width: 1601px) and (max-width: 1800px) {
    .explore-our-seller-content {
        padding: 40px 40px;
        border: 4px solid #6A9E15;
        height: 100%;
        width: 100%;
        max-width: 728px;
        margin: auto;
        position: relative;
        background-color: transparent;
        z-index: 1;
        margin-left: 100px;
    }
}
@media only screen and (min-width: 1801px) and (max-width: 1920px) {
    .explore-our-seller-content {
        padding: 40px 40px;
        border: 4px solid #6A9E15;
        height: 100%;
        width: 100%;
        max-width: 738px;
        margin: auto;
        position: relative;
        background-color: transparent;
        z-index: 1;
        margin-left: 100px;
    }
}

.explore-our-seller-content h3 {
  font-family: 'Galvji';
  text-transform: capitalize;
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  color: #6A9E15;
  margin-bottom: 24px;
  text-align: left;
}
.explore-our-seller-content p {
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  text-align:center;
  margin-bottom: 24px;
}
.explore-our-seller-content .btn-green {
  text-align: center;
  color: #000;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 48%;
  padding: 16px 0px;
  background: #6A9E15;
  transition: .2s ease-in;
}
.explore-our-seller-content .btn-green-border {
  text-align: center;
  color: #6A9E15;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 48%;
  padding: 16px 0px;
  transition: .2s ease-in;
}
.explore-our-seller-content .btn-green-border:hover{
  color: #000;
  background: #6A9E15;
}
.explore-our-seller-content .btn-green:hover{
  color: #6A9E15;
  border: 2px solid #6A9E15;
  background: #000;
}
.explore-our-seller{
  margin-bottom: 32px;
}
.item .product_listbox .card {
  border: 0px;
  border-radius: 0px;
  padding: 20px 20px;
  border: 4px solid #6A9E15;
  margin-bottom: 40px;
  background: #000;
}
.item .product-item p {
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 12px;
}
.item .product-item .tag {
  margin-top: 24px;
  font-family: 'Helvetica';
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: capitalize;
}
@media only screen and (min-width: 992px) and (max-width: 1152px) {
  .product-seller-related {
    background-color: #000;
    padding: 4rem 0rem 3rem;
  }
  .hero-banner-content h3 {
    font-family: 'Galvji-Bold';
    text-transform: capitalize;
    font-size: 64px;
    line-height: 75px;
    font-weight: 400;
    color: #E8F1E0;
    margin-bottom: 24px;
    text-align: center;
  }
  .home-seardh-box input {
    height: 56px;
    border: 1px solid #6A9E15;
    border-radius: 0px;
    background: #E8F1E0;
    width: 264px;
    max-width: 100%;
  }

}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .hero-banner-content {
    padding: 48px 24px;
    border: 4px solid #6A9E15;
    height: 100%;
    width: 100%;
    max-width: 580px;
    margin: auto;
    position: relative;
    background-color: transparent;
    z-index: 1;
    float: right;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
  .product-seller-related .product-list-card{
    padding-left: 3.7%;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  .product-seller-related .product-list-card{
    padding-left: 6.7%;
  }
  .hero-banner-content {
    padding: 48px 24px;
    border: 4px solid #6A9E15;
    height: 100%;
    width: 100%;
    max-width: 580px;
    margin: auto;
    position: relative;
    background-color: transparent;
    z-index: 1;
    transform: translate(155px, 10px);
  } 
  .why-choose-us-content {
    padding: 40px 40px;
    border: 4px solid #6A9E15;
    height: 100%;
    width: 100%;
    max-width: 648px;
    margin: auto;
    position: relative;
    background-color: transparent;
    z-index: 1;
    float: left;
  }

}
/* ----------------------------------product------------------------------------ */
.product-bg{
  background:url(../img/product-bg.png) no-repeat;
  background-size: cover;
  background-position:center center;
  height: 399px;
  padding: 11rem 0;
}
.product-list{
  background-color: #fff;
  padding-top: 32px;
}
.filter_col_menu{
  margin-bottom: 10px;
}
.product_listbox .card{
  border: 0px;
  border-radius: 0px;
  padding: 20px 20px;
  border: 4px solid #6A9E15; 
  margin-bottom: 40px;
}
.product-item .tag{
  margin-top: 24px;
  font-family: 'Helvetica';
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.pagination li{
    height:30px;
}
.pagination li {
    margin-left: 8px;
}
.pagination li svg{
    height:48px;
    margin-top: -4px;
}
.product-item h5{
  font-family: 'Galvji-Bold';
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
  color: #6A9E15;
  border-bottom: 1px solid #6a9e1545;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.product-item p{
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 12px;
}
.product-related .product-item p{
    height: 53px;
}
.product-item h3{
  font-family: 'Galvji-Bold';
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
  color: #6A9E15;
}
.product-item .btn-green-border{
  text-align: center;
  color: #6A9E15;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 100%;
  padding: 16px 0px;
  transition: .2s ease-in;
}
.product-item .btn-green-border:hover{
  color: #000;
  background: #6A9E15;
}
.product-item .btn-green{
  text-align: center;
  color: #000;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 100%;
  padding: 16px 0px;
  background: #6A9E15;
  margin-top: 10px;
  transition: .2s ease-in;
}
.product-item .btn-green:hover{
  color: #6A9E15;
  border: 2px solid #6A9E15;
  background: #fff;
}
.page-item:not(:first-child) .page-link {
  margin-left: 5px;
}
.page-item:first-child .page-link {
  border-top-left-radius: 0rem;
  border-bottom-left-radius: 0rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0rem;
  border-bottom-right-radius: 0rem;
}

.page-link {
  padding: 0.375rem 0.9rem;
}
.page-link {
  position: relative;
  display: block;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #000000;
  font-family: 'Galvji-Bold';
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
.page-link:hover{
  color: #fff;
  background-color: #000;
}
.star-your-coding{
  background: #fff;
}
.start-your-codeingcontent h3{
  font-family: 'Galvji';
  text-transform: capitalize;
  font-size: 48px;
  line-height: 57px;
  font-weight: 700;
  color: #6A9E15;
  margin-bottom: 24px;
  text-align: center;
}
.start-your-codeingcontent p{
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #000;
  letter-spacing: 1px;
  text-align: center;
}
.start-your-codeingcontent .btn-green-border {
  text-align: center;
  color: #6A9E15;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 48%;
  padding: 16px 0px;
  transition: .2s ease-in;

}
.start-your-codeingcontent .btn-green {
  text-align: center;
  color: #000;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 48%;
  padding: 16px 0px;
  background: #6A9E15;
  transition: .2s ease-in;
}
.start-your-codeingcontent  .btn-green-border:hover{
  color: #000;
  background: #6A9E15;
}
.start-your-codeingcontent  .btn-green:hover{
  color: #6A9E15;
  border: 2px solid #6A9E15;
  background: #fff;
}
.start-your-codeingcontent{
  padding: 40px 40px;
  border: 4px solid #6A9E15;
  height: 100%;
  width: 100%;
  max-width: 549px;
  margin: auto;
  position: relative;
  background-color: #fff;
  z-index: 1;
}
.star-your-coding::after{
  content:'';
  background: url(../img/star-codeing-bg-left.png) no-repeat;
  background-size: cover;
  background-position:center center;
  position:absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.star-your-coding{
  width: 100%;
  max-width: 1920px;
  margin: auto;
  padding-top: 0px;
  height: 355px;
  margin-bottom: 5rem;
}
.last-box{
  padding: 0px 64px;
  border: 0px solid #6A9E15;
  height: 100%;
  width: 100%;
  max-width: 659px;
  margin: auto;
  position: relative;
  background-color: #fff;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1152px) {
  .last-box {
    padding: 0px 27px;
    border: 0px solid #6A9E15;
    height: 100%;
    width: 100%;
    max-width: 659px;
    margin: auto;
    position: relative;
    background-color: #fff;
    z-index: 1;
  }
  .star-your-coding::after {
    content: '';
    background: url(../img/star-codeing-bg-left.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 99%;
    left: 0px;
    top: 2px;
  }
  .start-your-codeingcontent {
    padding: 31px 26px;
    border: 4px solid #6A9E15;
    height: 100%;
    width: 100%;
    max-width: 549px;
    margin: auto;
    position: relative;
    background-color: #fff;
    z-index: 1;
  }
}
@media only screen and (min-width: 1153px) and (max-width: 1280px) {
  .last-box {
    padding: 0px 57px;
    border: 0px solid #6A9E15;
    height: 100%;
    width: 100%;
    max-width: 659px;
    margin: auto;
    position: relative;
    background-color: #fff;
    z-index: 1;
  }
  .star-your-coding::after {
    content: '';
    background: url(../img/star-codeing-bg-left.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 99%;
    left: 0px;
    top: 2px;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1349px) {
  .last-box {
    padding: 0px 57px;
    border: 0px solid #6A9E15;
    height: 100%;
    width: 100%;
    max-width: 659px;
    margin: auto;
    position: relative;
    background-color: #fff;
    z-index: 1;
  }
  .star-your-coding::after {
    content: '';
    background: url(../img/star-codeing-bg-left.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: -1px;
  }
}
@media only screen and (min-width: 1350px) and (max-width: 1440px) {
  .last-box {
    padding: 0px 64px;
    border: 0px solid #6A9E15;
    height: 100%;
    width: 100%;
    max-width: 659px;
    margin: auto;
    position: relative;
    background-color: #fff;
    z-index: 1;
  }
  .star-your-coding {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    padding-top: 0px;
    height: 373px;
    margin-bottom: 5rem;
  }
  .star-your-coding::after {
    content: '';
    background: url(../img/star-codeing-bg-left.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 94%;
    left: 0px;
    top: 2px;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 2880px) {
  .last-box {
    padding: 0px 64px;
    border: 0px solid #6A9E15;
    height: 100%;
    width: 100%;
    max-width: 659px;
    margin: auto;
    position: relative;
    background-color: #fff;
    z-index: 1;
  }
  .star-your-coding {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    padding-top: 0px;
    height: 354px;
    margin-bottom: 5rem;
  }
  .star-your-coding::after {
    content: '';
    background: url(../img/star-codeing-bg-left.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 99%;
    left: 0px;
    top: 0px;
  }
}

.form_filter .form-control{
  background: url(../img/search.svg) no-repeat 96% 51% #E8F1E0;
  border: 1px solid #6A9E15;
  border-radius: 0px;
  height: 56px;
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 24px;
  font-weight: 400;
  color: #000;
  width: 88%;
  max-width: 100%;
}
.select_filter .form-select{
  background-color: #E8F1E0;
  border: 1px solid #6A9E15;
  border-radius: 0px;
  height: 56px;
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 24px;
  font-weight: 400;
  color: #000;
}
.filter_box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 723px;
  float: right;
}
.filter_box .form-select {
  width: 245px;
  max-width: 100%;
  border-radius: 0px;
}
.product-list .container-fluid{
  padding: 0% 9%;
}
@media (min-width: 400px) and (max-width: 786px) {
  .product-list .container-fluid {
    padding: 0% 1%;
  }
  .filter_box .form-select {
    width: 175px;
    max-width: 100%;
    border-radius: 0px;
  }
  .product-list .container{
      max-width: 790px;
  }
}
@media (min-width: 787px) and (max-width: 992px) {
  .product-list .container-fluid {
    padding: 0% 1%;
  }
  .filter_box .form-select {
    width: 139px;
    max-width: 100%;
    border-radius: 0px;
  }
  .product-list .container{
      max-width: 940px;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1152px) {
  .filter_box .form-select {
    width: 168px;
    max-width: 100%;
    border-radius: 0px;
  }
}
@media only screen and (min-width: 1153px) and (max-width: 1280px) {
  .filter_box .form-select {
    width: 185px;
    max-width: 100%;
    border-radius: 0px;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .filter_box .form-select {
    width: 210px;
    max-width: 100%;
    border-radius: 0px;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
  .filter_box .form-select {
    width: 236px;
    max-width: 100%;
    border-radius: 0px;
  }
}

@media only screen and (min-width: 1441px) and (max-width: 1800px) {
  .filter_box .form-select {
    width: 265px;
    max-width: 100%;
    border-radius: 0px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1900px) {
  .product-list .container-fluid{
    padding: 0% 2%;
  }
}
.product-related-title{
  font-family: 'Galvji';
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  color: #6A9E15;
  margin-bottom: 40px;
  text-align: center;
  text-transform: capitalize;
  margin-top: 42px;
}
.product-details-bg{
  background: url(../img/product-details-bg.png) no-repeat;
  background-size: cover;
  background-position:center center;
  padding-top: 10rem;
}
.product-description{
  text-align: center;
  margin-top: 60px;

}
.product-description p{
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  text-align: left;
  margin-bottom: 16px;
}
.read-more{
  font-family: 'Galvji-Bold';
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #6A9E15;
  text-align: center;
}
.product-details-content h2{
  font-family: 'Galvji-Bold';
  font-size: 72px;
  line-height: 80px;
  font-weight: 700;
  color: #E8F1E0;
  letter-spacing: 4px;
  margin-bottom: 32px;
}
.product-details-content .tag{
  font-size: 20px;
  line-height: 24px;
  color: #6A9E15;
  font-family: 'Galvji-Bold';
  font-weight: 700;
  margin-bottom: 16px;
}
.product-details-content h4{
  font-family: 'Galvji';
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  color: #fff;
}
.product-details-content .btn-green-border {
  display: block;
  text-align: center;
  color: #6A9E15;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 281px;
  max-width: 100%;
  padding: 16px 0px;
  transition: .2s ease-in;
}
.product-details-content .btn-green {
  display: block;
  text-align: center;
  color: #000;
  border: 2px solid #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  width: 281px;
  max-width: 100%;
  padding: 16px 0px;
  background: #6A9E15;
  margin-bottom: 16px;
  transition: .2s ease-in;
}
.qnty-box input{
  background: #E8F1E0;
  border-radius: 0px;
  height: 56px;
  border: 1px solid #6A9E15;
  color: #000;
  width: 110px;
  max-width: 100%;
  padding: 0px 0px 0px 42px;
  font-family: 'Helvetica';
  font-size:16px;
}
.readmore .morelink{
    color: #6A9E15;
    text-decoration: none;
    font-family: 'Galvji-Bold';
    font-weight: 700;
    font-size: 20px;
}
.priceandqntbox{
  margin-bottom: 32px;
}
.qnty-box{
  position: relative;
  margin-left: 32px;
}
.qnty-box .minus{
  position: absolute;
  font-family: 'Galvji';
  font-size: 23px;
  line-height: 37px;
  font-weight: 400;
  color: #000;
  top: 8px;
  left:11px;
  cursor: pointer;
}
.qnty-box .plus{
  position: absolute;
  font-family: 'Galvji';
  font-size: 23px;
  line-height: 37px;
  font-weight: 400;
  color: #000;
  top: 8px;
  right:11px;
  cursor: pointer;
}
.product-details-content{
  padding-left: 42px;
}
@media only screen and (min-width: 1441px) and (max-width: 1920px) {
  .product-details-content{
    padding-left: 0px;
  }
}

/* ----------------------------------about---------------------------------- */
.about-bg{
  background:url(../img/about-bg.png) no-repeat;
  background-size: cover;
  background-position:center center;
  height: 399px;
  padding: 11rem 0;
}
.about-tow_section{
  position: relative;
  padding: 64px 0px;
}
.gogal-img{
  background:url(../img/goglaimg.png) no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.what-make-unique{
  padding: 40px 40px;
  border: 4px solid #6A9E15;
  height: 100%;
  width: 100%;
  max-width: 549px;
  margin: auto;
}
.what-make-unique h2 {
  font-family: 'Galvji';
  text-transform: capitalize;
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  color: #6A9E15;
  margin-bottom: 32px;
}
.what-make-unique  p {
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
}
.about-three_section{
  padding: 64px 0px;
  background:#fff;
}
.girl-wiht-sustem{
  background:url(../img/girl-wiht-sustem.png) no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.our-mission{
  padding: 40px 40px;
  border: 4px solid #6A9E15;
  height: 100%;
  width: 100%;
  max-width: 549px;
  margin: auto;
}
.our-mission h2 {
  font-family: 'Galvji';
  text-transform: capitalize;
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  color: #6A9E15;
  margin-bottom: 32px;
}
.our-mission  p {
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #000;
  letter-spacing: 1px;
}
.about-features{
  background:#fff;
  padding: 80px 0px;
}
.about-features .card{
  border-radius: 0px;
  border:0px;
}
.fetures_card h5{
  font-family: 'Galvji-Bold';
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  color: #6A9E15;
  margin-bottom: 16px;
  margin-top: 16px;
  text-transform: capitalize;
}
.fetures_card p {
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #000;
  letter-spacing: 1px;
}
.about-last{
  padding: 0px;
  margin-top: -2rem;
}
.any-question-img{
  background:url(../img/any-system-left.png) no-repeat;
  background-position: center center;
  background-size: cover;
  height: 639px;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.any-question-content{
  padding: 40px 40px;
  border: 4px solid #6A9E15;
  height: 100%;
  width: 100%;
  max-width: 549px;
  margin: auto;
}
.any-question-content h2 {
  font-family: 'Galvji';
  text-transform: capitalize;
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  color: #6A9E15;
  margin-bottom: 32px;
}
.any-question-content  p {
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 40px;
}
.any-question-content .btn-green{
  background: #6A9E15;
  border-radius: 0px;
  color: #000;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  width: 48%;
  height: 100%;
  max-width: 100%;
  padding: 18px 10px;
  text-align: center;
}
.any-question-content .btn-green:hover{
  background: #000;
  color: #6A9E15;
  border: 2px solid #6A9E15;
}
.any-question-content .btn-border-black{
  background: #000;
  border-radius: 0px;
  color: #6A9E15;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  width: 48%;
  height: 100%;
  max-width: 100%;
  padding: 18px 10px;
  text-align: center;
  border: 2px solid #6A9E15;
}
.btn-border-black:hover{
  background: #6A9E15;
  color: #000;
}
/* ----------------------------------services----------------------------------- */
.services-bg{
  background:url(../img/services-bg.png) no-repeat;
  background-size: cover;
  background-position:center center;
  height: 399px;
  padding: 11rem 0;
}
.hambuger-title h2{
  font-family: 'Galvji-Bold';
  font-weight: 700;
  font-size: 72px;
  line-height: 80px;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 4px;
}
.how_car_our{
  position: relative;
  padding: 0px;
}
.bespoke-support{
  position: relative;
  padding: 0px;
}
.how-can-left-img {
  background: url(../img/services-left-img.png) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 639px;
  width: 100%;
  max-width: 938px;
  max-height: 100%;
}
.how-can-right-img {
  background: url(../img/girl-system.png) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 639px;
  width: 100%;
  max-width: 938px;
  max-height: 100%;
}
.how_can_content-right {
  padding: 40px 40px;
  border: 4px solid #6A9E15;
  height: 100%;
  width: 100%;
  max-width: 549px;
  margin: auto;
}
.how_can_content-right h2{
  font-family: 'Galvji';
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  color: #6A9E15;
  margin-bottom: 32px;
}
.how_can_content-left {
  padding: 40px 40px;
  border: 4px solid #6A9E15;
  height: 100%;
  width: 100%;
  max-width: 549px;
  margin: auto;
}
.how_can_content-left h2{
  font-family: 'Galvji';
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  color: #6A9E15;
  margin-bottom: 32px;
}
.how_can_content-left p, .how_can_content-right p{
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
}
.servies-form-title h2{
  font-family: 'Galvji';
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  color: #6A9E15;
  margin-bottom: 48px;
  text-align: center;
}
.servies-form-title p{
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #000;
  letter-spacing: 1px;
  width: 100%;
  max-width: 952px;
  text-align: center;
  margin: auto;
  margin-bottom: 48px;
}
.services-form{
  background:#fff;
  padding: 65px 0px;
}
.services-form .form-control{
  color: #6A9E15;
  background: #E8F1E0;
  border: 1px solid #6A9E15;
  border-radius: 0px;
  height: 56px;
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 24px;
  font-weight: 400;
  color: #000;
}
.services-form textarea{
  color: #6A9E15;
  background: #E8F1E0;
  border: 1px solid #6A9E15;
  border-radius: 0px;
  height: 100%;
  max-height: 215px;
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 24px;
  font-weight: 400;
  width: 100%;
  padding: 10px 10px;
  color: #000;
}
.form-checkbox {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-checkbox input[type="checkbox"] {
  visibility: hidden;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.form-checkbox label:after {
  border: 2px solid #6A9E15;
  border-top: none;
  border-right: none;
  content: "";
  height: 4px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 5px;
  transform: rotate(-45deg);
  width: 9px;
}
.form-checkbox input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.form-checkbox label {
  cursor: pointer;
  height: 20px;
  width: 20px;
  left: 0px;
  position: absolute;
  top: 2px;
  border: 1px solid rgba(18, 85, 12, 0.3);
  box-sizing: border-box;
  border-radius: 4px;
}
.checkbox-text{
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  color: #000;
  letter-spacing: 1px;
}
.checkbox-text a{
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  color: rgba(106, 158, 21, 1);
  letter-spacing: 1px;
  text-decoration: none;
} 
.btn-submit{
  color: #000;
  background-color: #6A9E15;
  border-color: #6A9E15;
  border-radius: 0px;
  font-family: 'Galvji-Bold';
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  color: #000;
  height: 51px;
  width: 191px;
  max-width: 191px;
  float: right;
  margin-left: 30px;
}
.form-control::placeholder {
  color: #000000;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000;
}
::placeholder {
  color: #000000;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000;
}
/* ----------------------------------pp------------------------------------ */
.terms-bg{
  background:url(../img/tc-bg.png) no-repeat;
  background-size: cover;
  background-position:center center;
  height: 399px;
  padding: 11rem 0;
}
.terms-bg h2{
  font-family: 'Galvji-Bold';
  font-weight: 700;
  font-size: 72px;
  line-height: 80px;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 4px;
}
.privacypolicy-bg{
  background:url(../img/pp-bg.png) no-repeat;
  background-size: cover;
  background-position:center center;
  height: 399px;
  padding: 11rem 0;
}
.privacypolicy-bg h2{
  font-family: 'Galvji-Bold';
  font-weight: 700;
  font-size: 72px;
  line-height: 80px;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 4px;
}
.hambuger-pp{
  padding: 64px 0px;
}
.privcy-box-content p{
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  text-align: left;
}
/* --------------------------------footer------------------------------------- */
footer{
  background: url(../img/footer_bg.png) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 4rem 0;
}
.footer_menu_box h5{
  font-family: 'Galvji-Bold';
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #6A9E15;
  text-transform: capitalize;
  margin-bottom: 32px;
}

.footer_logo, .master-logo{
  margin-bottom: 32px;
}
.footer_copy_right p{
  font-family: 'Helvetica';
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
}
.footer_menu_box p, .footer_menu_box a{
  font-family: 'Galvji-Bold';
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #FFFFFF;
  text-decoration: none;
  margin-bottom: 16px;
}
.contact-footer p, .contact-footer a{
  font-family: 'Helvetica';
  font-size: 18px;
  line-height: 16px;
  font-weight: 700;
  color: #FFFFFF;
  text-decoration: none;
  letter-spacing: 1px;
  margin-bottom: 16px;
}
.contact-footer h6{
  font-family: 'Galvji-Bold';
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #FFFFFF;
  text-decoration: none;
  margin-bottom: 16px;
}
.loginhead{
    text-align: center;
    transform: none;
    color: #000;
    border: 2px solid #6A9E15;
    border-radius: 0px;
    font-family: 'Galvji-Bold';
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    width: 100%;
    padding: 16px 0px;
    background: #6A9E15;
    margin-top: 10px;
    transition: .2s ease-in;
}
.addedtocart-heading{
    font-family: 'Galvji-Bold';
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    color: #6A9E15;
    margin-bottom: 16px;
    margin-top: 16px;
    text-transform: capitalize;
}
.added-to-cart .btn-blue {
    text-align: center;
    transform: none;
    color: #000;
    border: 2px solid #6A9E15;
    border-radius: 0px;
    font-family: 'Galvji-Bold';
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    width: 100%;
    padding: 16px 0px;
    background: #6A9E15;
    margin-top: 10px;
    transition: .2s ease-in;
}