*{
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
}
/*navbar*/
.header{
  /*margin-top: 15px;*/
  background: #f2cd63; 
}
.shubham-logo .logo{
  width: 50%;
}
.shunav {
  overflow: hidden;
}
.shunav .shu-main-menu {
  font-weight: 400;
  display: flex;
  justify-content: center;
  padding: 10px 0px;
}
.shu-main-menu .shumainul {
  list-style-type: none;
  display: flex;
}
.shunav .shu-main-menu li a {
  float: left;
  display: block;
  color: #012116;
  text-align: center;
  padding: 0px 15px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.2px;
}
.shunav .shu-main-menu li a:hover{
  color: #012116;
}
.shu-side-menu span{
  font-size: 26px;
  cursor: pointer;
  font-weight: 600;
  color: #f3ce64;
  position: absolute;
  top: 53px;
}
.shunav nav a:hover {
  color: #012116;
}
.shunav nav a.active {
  background-color: #04AA6D;
  color: white;
}
  .sideshu.open {
    display: block;
  }
  .shu-sideshu-content {
    position: relative;
    top: 60px;
    left: 15px;
  }
  .shu-list-sidebar{
    list-style-type: none;
  }
  .sideshu .shu-list-sidebar a {
    padding: 8px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #f3ce64;
    display: block;
    transition: 0.3s;
    line-height: 21px;
  }
  .shu-sideshu-content p{
    color: #f3ce64;
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 25px;
  }
  .shu-sideshu-content p a{
    text-decoration: none;
    color: #f3ce64;
  }
  .side-list-shu{
    padding-left: 30px;
  }
  .sideshu a:hover, .sideshu a:focus {
    color: #d39e42;
  }
  .sideshu .closebtn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    text-decoration: none;
    font-weight: 500;
    color: #f3ce64;
    display: block;
  }
  
.sideshu .sitebarlogo{
  padding: 15px 0px 0px 20px;
  width: 40%;
}
.shu-socialmedia ul{
  list-style-type: none;
  display: inline-flex;
}
.shu-socialmedia ul li{
  padding: 15px 10px 3px 10px;
}
.shu-socialmedia ul li a i{
  font-size: 22px;
  font-weight: 500;
  color: #f3ce64;
}
.demo-menu {
  display: none;
  position: absolute;
  background-color: #f3ce64;
  list-style: none;
  padding: 10px;
  border: 1px solid #f3ce64;
  z-index: 1000;
  right: 0px;
  top: 0px;
  height: 328px;
}
.sub-menu li:hover .demo-menu {
  display: block;
}
.sub-menu{
  background: #f3ce64;
  list-style: none;
  position: absolute;
  margin-top: 25px;
  display: none;
  border-radius: 1px;
  z-index: 999;
  width: 200px;
  border-radius: 3px;
}
.sub-menu li{
  border: 1px solid #0022151c;
  padding: 10px 0px 5px 0px;
}
.sub-menu li a {
  float: none !important;
  color: #002215 !important;
  text-decoration: none !important;
  display: block !important;
  text-align: left !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  line-height: 20px !important;
  padding-bottom: 5px !important;
}
.has-children:hover .sub-menu {
  display: block;
}
.shu-side-menu{
  display: none;
} 
.top-header{
  background: #012116;
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 0px 40px 0px 70px;
  /*border-bottom: 2px solid #f3ce64;*/
}
.shu-search-container{
  margin-top: 37px;
}
.shu-search-container form{
  width: 515px;
/*  background: #f49b13;*/
  padding: 10px 0px 10px 19px;
  border-radius: 3px;
}
.shu-search-container input[type=text] {
    padding: 12px 15px 12px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    border: 1px solid #f3ce64;
    border-radius: 8px;
    width: 420px;
}
.shumarbot{
  margin-bottom: -7px;
}
.shu-search-container button {
  padding: 12px 13px;
  margin-top: 0px;
  margin-right: 16px;
  background: #ffffff;
  font-size: 14px;
  color: black;
  cursor: pointer;
  border: 1px solid #f3ce64;
  border-radius: 6px;
}
.shu-search-container button:hover {
  background: #ccc;
}
.shu-login-div{
  margin-top: 58px;
}
.shu-login-div ul{
  list-style-type: none;
  display: flex;
/*  float: right;*/
}
.shu-login-div ul li{
  margin-right: 4px;
}
.shu-login-div ul li a{
  font-size: 16px;
  font-weight: 500;
  background: #f2cd63;
  color: #012116;
  padding: 8px 15px 8px 15px;
  border-radius: 3px;
}

.shunav .icon {
  display: none;
}
/*navbar*/
/*slider*/
.slider {
  width: 100%;
  margin: 20px auto;
}
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}
.slick-slide {
  transition: all ease-in-out .3s;
}

.shubham-sli {
  position: relative;
  overflow: hidden;
}

.shubhsl {
  display: flex;
  width: 300%;
  transition: transform 0.5s ease-in-out;
}

.slide {
  width: 100%;
  /*min-height: 90vh;*/
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px;
  box-sizing: border-box;
}

.content {
  max-width: 600px;
}
.slide .image img{
  width: 100%;
}
.content h4 {
  color: black;
  font-size: 18px;
}

.content h1 {
  font-size: 45px;
  margin: 20px 0;
}

.content h1 span {
  background: #ffe472;
  padding: 0 10px;
  border-radius: 6px;
}

.content p {
  font-size: 16px;
  display: block;
  color: #444;
}

.price-shop {
  display: flex;
  align-items: center;
  margin-top: 20px;
  gap: 30px;
}

.price h2 {
  margin: 0;
  font-size: 30px;
}

.btn {
  background: #012116;
  color: #ffe472;
  padding: 12px 24px;
  border-radius: 6px;
  text-decoration: none;
}

.image img {
  max-width: 600px;
  border-radius: 20px;
}

.dots {
  text-align: center;
  margin: 10px 0 30px;
}

.dot {
  height: 12px;
  width: 12px;
  margin: 0 5px;
  background-color: #ccc;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}

.dot.active {
  background-color: #1a1a1a;
}

/* 📱 Responsive Design for Mobile */
@media (max-width: 768px) {
  .slide {
    flex-direction: column;
    text-align: center;
    padding: 30px 20px;
  }

  .content {
    max-width: 100%;
  }

  .content h4 {
    color: black;
    font-size: 16px;
    font-weight: 400;
  }

  .content h1 {
    font-size: 22px;
    margin: 10px 0;
  }

  .content p {
    font-size: 15px;
  }

  .price-shop {
    flex-direction: column;
    gap: 15px;
  }

  .btn {
    padding: 10px 20px;
  }

  .image img {
    max-width: 90%;
    margin-top: 20px;
  }
}
/*slider*/
/*marquee*/
.shu-marquee{
  background: #012116;
  padding: 15px 0px 10px 0px;
}
.shumarqu span{
  font-size: 26px;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  margin-right: 50px;
}
.shumarqu span i{
  color: #f3ce64;  
}
/*marquee*/
/*Login Form*/
.login-form-grid{
  display: grid;
  grid-template-columns: auto auto auto auto auto;
}
.error{
  color: #e03d24;
  font-size: 13px;
  font-weight: 400;
}
.login-form-section{
  margin-bottom: 30px;
  margin-top: 30px;
}
.shu-marlefloginfomnrm{
  width: 410px;
  margin-left: 175px;
}
.shu-marlefragistfomnrm{
  width: 680px;
  margin-left: 135px;
}
.login-form-group{
  margin-right: 45px;
  margin-bottom: 10px;
}
.login-form-group label{
  letter-spacing: 0.3px;
  font-size: 14px;
  font-weight: 600;
  color: #012116;
}
.login-form-group input{
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  max-width: 100%;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  padding: 10px 18px;
  color: #575757;
  margin-top: 10px;
  margin-bottom: 0;
}
.login-form-group-select{
  margin-right: 7px;
  margin-bottom: 10px;
}
.login-form-group-select label{
  letter-spacing: -0.1px;
  font-size: 14px;
  font-weight: 600;
  color: #f57d26;
}
.login-form-group-select select{
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  max-width: 100%;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  padding: 10px 18px;
  color: #575757;
  margin-top: 10px;
  margin-bottom: 0;
}
.radioshu label{
  letter-spacing: -0.1px;
  font-size: 14px;
  font-weight: 600;
  color: #f57d26;
}
.shubtntop{
  text-align: center;
  padding-top: 20px;
}
.shubtntop p{
  font-size: 15px;
  font-weight: 500;
  padding: 10px 0px 16px 0px;
  color: #012116; 
}
.shubtntop a{
  background: #f2cd63;
  color: #012116;
  font-weight: 500;
  font-size: 14px;
  border: 1px solid #f2cd63;
  border-radius: 4px;
  padding: 7px 11px 7px 11px;
  text-decoration: none;
}
/*Login Form*/
/*Our Category*/
.category-section{
  padding: 30px 30px 0px 30px;
  /*border-bottom: 7px solid #f5f5f5;*/
}
.cagrgory-grid{
  display: grid;
  grid-template-columns: auto auto auto auto auto;
}
.cagrgory-items{
  padding: 10px 10px 10px 10px;
}
.cagrgory-div{
  text-align: center;
  margin-bottom: 25px;
}
.cagrgory-div img{
  width: 100%;
  border-radius: 20px;
  border: 2px solid #002215;
  height: 240px;
}
.cagrgory-div .shubhamcategory-text{
  margin-top: -15px;
}
.cagrgory-div .shubhamcategory-text a{
  font-size: 14px;
  font-weight: 500;
  color: #002215;
  border-radius: 100px;
  border: 1px solid #002215;
  line-height: 16px; 
  padding: 10px 20px;
  text-decoration: none;
  background: #f3ce64;
}
/*Our category*/
/*brand start*/
.brand-section{
  padding: 10px 30px 30px 50px;
}
.brand-grid{
  display: grid;
  grid-template-columns: auto auto;
}
.brand-items{
  margin-right: 20px;
}
.brand-items img{
  width: 100%;
}
/*brand end*/
/*work-processing start*/
.processing-heading{
  margin-bottom: 30px;
  text-align: center;
}
.processing-heading h1{
  font-size: 32px;
  color: #012116;
  font-weight: 600;
  letter-spacing: -0.9px;
  margin-bottom: 30px;
}
.processing-heading h2{
  font-size: 32px;
  color: #012116;
  font-weight: 600;
  letter-spacing: -0.9px;
  margin-bottom: 30px;
}
.processing-heading img{
  width: 5%;
}
.work-processing-section{
  padding: 5px 30px 30px 50px;
  /*border-bottom: 7px solid #f5f5f5;*/
}
.work-processing-grid{
  display: grid;
  grid-template-columns: auto auto auto auto;
}
.work-processing-items{
  margin-right: 20px;
}
.iconic-box-item {
  padding: 23px 21px 19px;
}
.iconic-box-item {
  border-radius: 10px;
  border: 2px solid transparent;
  padding: 23px 25px 19px;
  position: relative;
  z-index: 1;
  background: #012116;
}
.iconic-box-item .sn-number {
  position: absolute;
  top: 0;
  right: 24px;
  width: 40px;
  height: 56px;
  border-radius: 0px 0px 100px 100px;
  font-family: var(--heading-font);
  transform: translateY(0);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f3ce64;
}
.iconic-box-item .icon {
  font-size: 40px;
  margin-bottom: 22px;
}
.iconic-box-item .icon {
  font-size: 40px;
  margin-bottom: 5px;
}
.iconic-box-item .icon img{
  width: 30%;
}
.iconic-box-item .contentshu h6 {
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #f3ce64;
  margin-bottom: 12px;
}
.iconic-box-item .contentshu p {
  font-size: 13px;
  color: #f3ce64;
  font-weight: 300;
  text-align: justify;
}
/*work-processing end*/
/*our-work*/
.our-work-section{
  /*border-bottom: 7px solid #f5f5f5;*/
  padding: 30px 30px 15px 30px;
}
.ourwork-heading{
  text-align: center;
}
.ourwork-heading h1{
  font-size: 32px;
  color: #012116;
  font-weight: 600;
  letter-spacing: -0.9px;
  margin-bottom: 30px;
}
.ourwork-heading h2{
  font-size: 32px;
  color: #012116;
  font-weight: 600;
  letter-spacing: -0.9px;
  margin-bottom: 30px;
}
.ourwork-heading img{
  width: 5%;
}
.ourwork-heading p{
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #f57d26;
  padding-bottom: 50px;
}
.ourwork-grid{
  display: grid;
  grid-template-columns: auto auto auto auto;
}
.ourwork-items{
  padding: 10px 10px 10px 10px;
}
.ourwork-div{
  padding-bottom: 25px;
  border-radius: 5px;
  background: #ffffff4f;
  border-radius: 6px;
  box-shadow: 0px 0px 5px #f3f3f3f2;
  border: 1px solid #f1f1f1f2;
}
.ourwork-div img{
  width: 100%;
  border-radius: 5px;
}
.ourwork-div h6{
  font-size: 13px;
  font-weight: 500;
  padding: 2px 0px 0px 15px;
  letter-spacing: 0.5px;
}
.ourwork-div h4{
  font-size: 15px;
  font-weight: 500;
  padding: 3px 0px 3px 15px;
  color: #002215;
  letter-spacing: 0.2px;
}
.ourwork-div ul{
  list-style-type: none;
  display: ruby;
  margin-left: 16px;
  margin-top: 5px;
}
.ourwork-div ul li span{
  font-size: 16px;
  color: #d19b40;
  padding-left: 3px;
  font-weight: 600;
}
.ourwork-div ul li del{
  font-size: 14px;
  color: #002215;
  font-weight: 600;
}
.ourwork-div ul li a{
  font-size: 12px;
  background: #002215;
  color: white;
  font-weight: 500;
  border-radius: 3px;
  text-decoration: none;
  border: 1px solid #002215;
  padding: 3px 7px 3px 8px;
  margin-left: 95px;
}
.ourwork-div ul li i{
  font-size: 13px;
  padding-right: 3px; 
}
.ourwork-div p{
  font-size: 14px;
  text-align: justify;
  padding: 15px 0px 9px 15px;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
}
.ourwork-div p span{
  border: 1px solid #002215;
  padding: 3px 8px 3px 8px;
  border-radius: 3px;
  background: #002215;  
}
.ourwork-div .ourwork-btn{
  margin: 20px 0px 5px 0px;
  text-align: center;
}
.ourwork-div .ourwork-btn .regis{
  background: #61a1d6;
  color: white;
  font-size: 16px;
  padding: 5px 15px 6px 15px;
  font-weight: 400;
  border-radius: 4px;
  text-decoration:none;
}
.ourwork-div .ourwork-btn .detai{
  background: #002215;
  color: #f3ce64;
  font-size: 16px;
  padding: 10px 60px 10px 70px;
  font-weight: 500;
  border-radius: 4px;
  text-decoration: none;
  border: 1px solid #002215;
  letter-spacing: 0.7px;
}
/*our-work*/
/*Interactive Platform*/
.interactive-platform-sec{
  padding: 40px 10px 0px 10px;
}
.interactive-platform-grid{
  display: grid;
  grid-template-columns: auto auto auto auto auto;
}
.interactive-platform-grid .interactive-platform-items .shu-thumb{
  width: 100%;
  border-radius: 5px;
  box-shadow: 0px 0px 4px #000000c9;
}
.interactive-platform-items{
  padding: 40px 10px 0px 10px;
}
.interactive-platform{
  position: relative;
}
.profile-insta {
  position: absolute;
  bottom: 0;
  color: white;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  margin-left: 10px;
}

.insta-img-pro {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

.profile-insta h3 {
  margin-left: 10px;
  font-size: 12px;
  font-weight: 500;
}

.profile-insta h3 button {
  color: white;
  font-weight: 500;
  background: rgb(0 149 246);
  border: 1px solid #0095f6;
  padding: 3px 6px 2px 7px;
  font-size: 12px;
  border-radius: 4px;
}
.top-reel {
  position: absolute;
  width: 100%;
  top: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top-reel .leftarrow{
  padding-left: 10px; 
}
.top-reel .rightcamera{
  padding-right: 10px; 
}
/*Interactive Platform*/
/*about*/
.about-section{
  padding: 15px 0px 20px 0px;
}
.about-heading{
  text-align: center;
}
.about-heading h1{
  font-size: 32px;
  color: #012116;
  font-weight: 600;
  letter-spacing: -0.9px;
}
.about-heading h2{
  font-size: 32px;
  color: #012116;
  font-weight: 600;
  letter-spacing: -0.9px;
}
.about-heading p{
  color: #f3ce64;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
}
.aboutprofile-test h3{
  font-size: 22px;
  font-weight: 500;
  color: #012116;
  margin-bottom: 15px;
}
.about-heading img{
  width: 5%;
}
.aboutprofile-test{
  margin: 0px 50px 0px 50px;
}
.aboutprofile-test p{
  font-size: 16px;
  font-weight: 500;
  text-align: justify;
  color: black;
  line-height: 26px;
  margin-top: 6px;
  margin-bottom: 10px;
  letter-spacing: 0.2px;
}
.aboutprofile-test h6{
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 15px;
}
.aboutprofile-test ul{
    margin-bottom: 15px;
    margin-left: 20px;
}
/*about*/
/*Why us*/
.shu-grid {
  display: grid;
  grid-template-columns: auto auto auto auto;
  padding: 10px;
}
.shu-grid-item {
  padding: 30px 25px 20px 22px;
  background: #0a0a0a;
  margin: 10px 40px 0px 0px;
  border-radius: 6px;
}
.shu-grid-item .icon{
  background: #000000;
  width: 35px;
  height: 35px;
  padding: 18px 20px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.shu-grid-item .icon img{
  width: 100%;
}
.shu-grid-item h4{
  color: white;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.shu-grid-item p{
  font-size: 13px;
  font-weight: 400;
  color: darkgrey;
  text-align: justify;
}
/*Why us*/
/*feature*/
.feature-section{
  padding: 0px 0px 50px 0px;
  border-top: 1px solid #141414;
}
.coverbg{
  width: 100%;
}
.feature-grid {
  position: relative;
  color: white;
}
.feature-grid-item {
  position: absolute;
  top: 0;
  right: 0;
  width: 578px;
  background: #1414148f;
  height: 665px;
  padding: 40px 35px 0px 40px;
}
.feature-shu h5{
  position: relative; 
  margin-bottom: 10px;
  color: #e03d24;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.feature-shu h5 span {
  position: relative;
  padding-right: 55px;
  margin-right: 8px;
  color: white;
  padding-top: 3px;
}
.feature-shu h5 span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 50px;
  height: 1px;
  background-color: white;
}
.feature-shu h2{
  font-family: "Poppins", sans-serif;
  font-size: 52px;
  text-transform: uppercase;
  padding: 10px 0px 0px 0px;
  color: white;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 2px;
}
.feature-shu ul{
  margin-left: 20px;
}
.feature-shu ul li{
  font-size: 15px;
  text-align: justify;
  color: #d1cfcf;
}
.feature-shu p{
      font-size: 15px;
    text-align: justify;
    color: #d1cfcf;
    padding-bottom: 15px;
    padding-top: 10px;
}
.feature-shu a{
  margin-top: 44px;
  color: #ffffff;
  text-decoration: none;
  background: red;
  font-size: 18px;
  font-weight: 400;
  padding: 5px 15px;
  border-radius: 4px;
}
/*feature*/
/*FAQs*/
.faq-container {
    max-width: 900px;
    margin: auto;
}
.faq-item {
    background: #012116;
    border-radius: 8px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
    transition: all 0.3s ease;
}
.faq-question {
    padding: 15px 20px;
    cursor: pointer;
    font-weight: bold;
    position: relative;
    background: #012116;
    color: #f3ce64;
    font-size: 18px;
    font-weight: 400;
}
.faq-question::after {
    content: '+';
    position: absolute;
    right: 20px;
    font-size: 20px;
}
.faq-item.active .faq-question::after {
    content: '-';
}
.faq-answer {
    max-height: 0;
    overflow: hidden;
    padding: 0 20px;
    background: #fff;
    transition: max-height 0.4s ease, padding 0.4s ease;
    color: #012116;
}
.faq-item.active .faq-answer {
    max-height: 300px;
    padding: 15px 20px;
}
/*FAQs*/
/*Checkout*/
.checkout-form-section{
  padding: 30px 30px 20px 30px;
}
.checkout-form-grid{
  display: grid;
  grid-template-columns: auto auto;
}
.float-right-40{
  margin-right: 40px;
}
.shubhamorder{
  width: 465px;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  background-color: #012116;
  padding: 25px;
  margin: 0;
}
.shubham-checkout-order{
  width: 515px;
}
.shubhamshop_table {
  border: 1px solid #eee;
  border-top: none;
  margin-bottom: 30px;
}
.shubhamshop_table th{
  text-align: justify;
  padding: 10px 10px 0px 10px;
}
.shubhamshop_table td{
  text-align: justify;
  padding: 10px 10px 0px 10px;
}
table {
  border: 1px solid #ebebeb;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto;
  width: 100%;
  margin-bottom: 20px;
}
/*Checkout*/
/*testimonials Start */
.testimonials-section{
  padding: 10px 30px 15px 30px
}
.shubham-testimonials {
  border: 1px solid #f3f3f3;
  border-radius: 20px;
  padding: 35px 40px 40px;
}
.shubham-testimonials p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
  text-align: justify;
  color: #002215;
}
.author-quote-item{
  align-items: center !important;
  justify-content: space-between !important;
  display: flex !important;
}
.author-item {
  display: flex;
  align-items: center;
}
.author-item .author-thumb {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  flex: 0 0 auto;
}
.author-item .author-thumb img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.author-item .author-info h5 {
  margin-bottom: 5px;
  font-size: 22px;
  color: #002215;
  font-weight: 500;
}
.ratings {
  line-height: 1;
}
.ratings li {
  display: inline-block;
}
.ratings i {
  font-size: 12px;
  color: #f2cd63;
}
.author-quote-item .quote-icon i {
  font-size: 50px;
  color: #f2cd63;
}
/*testimonials End */
/*Blogs*/
.blog-section{
  padding: 15px 40px 20px 40px;
}
.blog-heading{
  text-align: center;
  margin-bottom: 30px;
}
.blog-heading h1{
  font-size: 32px;
  color: #012116;
  font-weight: 600;
  letter-spacing: -0.9px;
}
.blog-heading h2{
  font-size: 32px;
  color: #012116;
  font-weight: 600;
  letter-spacing: -0.9px;
}
.blog-heading img{
  width: 5%;
}
.shubham-blog-grid{
  display: grid;
  grid-template-columns: auto auto auto;
}
.shubham-blog-item{
  margin-right: 20px;
  border-radius: 10px;
  border: 1px solid #c1eddc;
  margin-left: 5px;
}
.shu-blog-image img{
  border-radius: 8px;
  height: 280px;
}
.shucontent-blog{
  padding: 5px 15px 15px 15px;
}
.shucontent-blog h4 a{
  color: #002215;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 5px;
}
.shubhamimageproduct img {
  display: block;
  width: 100%;
  height: auto;
}
.shucontent-blog p{
  font-size: 14px;
  font-weight: 300;
  text-align: justify;
  padding-top: 10px;
}
/*Blogs*/
/*footer*/
.footer-section{
  background-color: rgb(0 34 21) !important;
  padding: 50px 40px 290px 85px;
}
.float-left{
  float: left; 
}
.float-right{
  float: right; 
}
.shulogofooleft{
  padding-left: 15px;
}
.footer-block-item img{
  width: 90%;
}
.shufirdtlinkleft{
  margin-left: 30px;
  margin-right: 10px;
}
.shuseconlinkleft{
  margin-left: 10px;
  margin-right: 20px;
}
.footer-block-item h4{
  color: #f3ce64;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.2px;
}
.shu-footerlink ul li{
  list-style-type: none;
  padding-bottom: 10px;
  border-bottom: 1px dashed #f3ce64;
  padding-top: 8px;
}
.shu-footerlink ul li a{
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  color: #f3ce64;
  line-height: 21px;
}
.footer-item-copyright{
  text-align: center;
  background: #e1b856;
  padding: 13px 0px 10px 0px;
}
.footer-item-copyright p{
  color: #002215;
  font-size: 14px;
  letter-spacing: 0.2px;
  font-weight: 500;
}
.footer-item-copyright p a{
  color: #002215;
  font-weight: 600;
  text-decoration: none;
  font-size: 15px;
}
.footer-item-socialmedia ul{
/*  float: right;*/
  margin-top: 10px;
}
.footer-item-socialmedia ul li {
  display: inline-block;
}
.footer-item-socialmedia .facebook{
  background: rgb(59, 89, 152) !important;
  border-radius: 5px;
  color: #eeeeee;
  display: block;
  font-size: 18px;
  line-height: 34px;
  padding: 3px 15px 1px 14px;
}
.footer-item-socialmedia .instagram{
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #f1e353 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  border-radius: 5px;
  color: #eeeeee;
  display: block;
  font-size: 18px;
  line-height: 35px;
  padding: 2px 11px 1px 13px;
}
.footer-item-socialmedia .twitter{
  background: rgb(2, 176, 232) !important;
  border-radius: 5px;
  color: #eeeeee;
  display: block;
  font-size: 18px;
  line-height: 34px;
  padding: 3px 10px 1px 11px;
}
.footer-item-socialmedia .linkedin{
  background: rgb(10, 102, 194) !important;
  border-radius: 5px;
  color: #eeeeee;
  display: block;
  font-size: 18px;
  line-height: 34px;
  padding: 3px 10px 1px 11px;
}
.footer-item-socialmedia .whatsapp{
  background: rgb(37, 211, 102) !important;
  border-radius: 5px;
  color: #eeeeee;
  display: block;
  font-size: 18px;
  line-height: 34px;
  padding: 3px 11px 1px 12px;
}
/*footer*/
.row{
  width: 100%;
}
.col-lg-3{
  width: 25%;
}
.col-lg-4{
  width: 33.3%;
}
.col-md-12{
  width: 100%;
}
.col-lg-6{
  width: 50%;
}
.inputleft{
  float: left;
}
.inputright{
  float: right;
}
/*gallery*/
.gallery-section{
  padding: 40px 50px 10px 45px;
}
.gallery-grid{
  padding-top: 20px;
  display: grid;
  grid-template-columns: auto auto auto auto;
}
.gallery-grid-item{
  padding: 2px 5px 0px 5px;
}
.gallery-grid-item img{
  width: 100%;
}
/*gallery*/
/*contact*/
.contact-detail-section{
  padding: 45px 60px 40px 50px;
  border-top: 1px solid #141414;
}
.contact-detail-grid{
  display: grid;
  grid-template-columns: auto auto auto;
}
.contact-detail-grid-item{
  text-align: center;
}
.contact-detail-grid-item i{
  font-size: 55px;
  color: #e03d24;
}
.contact-detail-grid-item h6{
  font-size: 22px;
  padding-top: 5px;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
.contact-detail-grid-item p a{
  color: white;
  font-size: 14px;
  text-decoration: none;
}
.contact-form-section{
  padding: 50px 50px 30px 50px;
}
.contact-form-grid{
  display: grid;
  grid-template-columns: auto auto;
}
.formshu-title{
  color: #e03d24;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.formshu-title span {
  position: relative;
  padding-right: 60px;
  display: inline-block;
  margin-right: 10px;
  color: white;
}
.formshu-title span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 50px;
    height: 1px;
    background-color: white;
}
.shurow{  
  display: grid;
  grid-template-columns: auto auto;
}
.form-group{
/*  width: 100%;*/
/*  margin-left: 35px;
  margin-bottom: 15px;
  margin-right: 15px;*/
  padding: 0px 11px 15px 35px;
}
/*.entry-box {
  width: 100%;
}*/
.entry-box label{
    letter-spacing: -0.1px;
    font-size: 14px;
    font-weight: 600;
    color: #012116;
}
.entry-box input {
/*  height: 100%;*/
}
.entry-box input, 
.entry-box textarea {
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  max-width: 100%;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  padding: 10px 18px;
  color: #575757;
  margin-top: 10px;
  margin-bottom: 0;
}
.contact-form-grid-item h4{
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  color: #012116;
  padding-left: 33px;
}
.default-button{
  background: #012116;
  color: #f2cd63;
  font-weight: 500;
  font-size: 14px;
  border: 1px solid #012116;
  border-radius: 4px;
  padding: 8px 15px 7px 15px;
}
.map iframe{
  width: 600px;
  height: 505px;
}
.contactus-detail .div-contact-detail{
  background: #012116;
  box-shadow: 0px 0px 2px #012116;
  color: #f2cd63;
  border: 1px solid #012116;
  border-radius: 5px;
  padding: 12px 25px 25px 25px;
  text-align: center;
}
.contactus-detail .div-contact-detail p{
  font-size: 35px;
  color: #f2cd63;
}
.contactus-detail .div-contact-detail a{
  color: #f2cd63;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}
.contact-detailgrid{
  display: grid;
  grid-template-columns: auto auto auto;
}
.detailgrid-item{
  width: 360px;
}
.contactus-detail{
  margin: 30px 23px 0px 50px;
}
.donatebtn{
  text-align: right;
}