/* SMALL NAVBAR */


@media(max-width:576px){
  .nav1-extrainfo, .nav1-extrainfo1, .nav1-item1, .nav1-item2{
      display: none;
  }
  .navbar1{
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 360px;
      padding: 20px;
  }
  
  .nav-center{
      display: flex;
      justify-content: center;
  }
  .header-btn-collapse-nav {
      background-color: #76B72A;
      width: 42px;
      height: 38px;
      color: #ffffff;
      border: 2px solid #76B72A;
     
  }
  
  .nav-link{
      width: 360px;
      color:#76B72A;
      font-size: 13px;
      line-height: 20px;
      text-decoration: none;
      

  }
  .nav-link{
      display: flex;
  }
  .nav-item{
      padding: 10px;
  }
  .navbar-nav{
      
      margin-bottom: 20px;
      display: none;
  }
  .navbar2{
      position: relative;
  }

  #menu-bar:checked~ .navbar-nav{
      display: initial;
      
  }
  
  .header-btn-collapse-nav {
  outline: 0;
  display: block;
  position: relative;
  z-index: 1;
}
  


}

@media(min-width:576px) and (max-width:767px){
  .nav1-extrainfo, .nav1-extrainfo1, .nav1-item1, .nav1-item2{
      display: none;
  }
  .navbar1{
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 550px;
      padding: 20px;
  }
  
  .nav-center{
      display: flex;
      justify-content: center;
  }
  .header-btn-collapse-nav {
      background-color: #76B72A;
      width: 42px;
      height: 38px;
      color: #ffffff;
      border: 2px solid #76B72A;
     
  }
  
  .nav-link{
      width: 550px;
      color:#76B72A;
      font-size: 13px;
      line-height: 20px;
      text-decoration: none;
      

  }
  .nav-link{
      display: flex;
  }
  .nav-item{
      padding: 10px;
  }
  .navbar-nav{
      
      margin-bottom: 20px;
      display: none;
  }
  .navbar2{
      position: relative;
  }

  #menu-bar:checked~ .navbar-nav{
      display: initial;
      
  }
  
  .header-btn-collapse-nav {
  outline: 0;
  display: block;
  position: relative;
  z-index: 1;
}
}




@media(min-width:767px) and (max-width:1000px){
  .nav1-extrainfo, .nav1-extrainfo1, .nav1-item1, .nav1-item2{
      display: none;
  }
  .navbar1{
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 700px;
      padding: 20px;
  }
  
  .nav-center{
      display: flex;
      justify-content: center;
  }
  .header-btn-collapse-nav {
      background-color: #76B72A;
      width: 42px;
      height: 38px;
      color: #ffffff;
      border: 2px solid #76B72A;
     
  }
  
  .nav-link{
      width: 700px;
      color:#76B72A;
      font-size: 13px;
      line-height: 20px;
      text-decoration: none;
      

  }
  .nav-link{
      display: flex;
  }
  .nav-item{
      padding: 10px;
  }
  .navbar-nav{
      
      margin-bottom: 20px;
      display: none;
  }
  .navbar2{
      position: relative;
  }

  #menu-bar:checked~ .navbar-nav{
      display: initial;
      
  }
  
  .header-btn-collapse-nav {
  outline: 0;
  display: block;
  position: relative;
  z-index: 1;
}
  
  
  
}




@media(min-width:1000px) and (max-width:1200px){
  .nav1-extrainfo, .nav1-extrainfo1, .nav1-item1, .nav1-item2{
      display: none;
  }
  .navbar1{
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 700px;
      padding: 20px;
  }
  
  .nav-center{
      display: flex;
      justify-content: center;
  }
  .header-btn-collapse-nav {
      background-color: #76B72A;
      width: 42px;
      height: 38px;
      color: #ffffff;
      border: 2px solid #76B72A;
     
  }
  
  .nav-link{
      width: 700px;
      color:#76B72A;
      font-size: 13px;
      line-height: 20px;
      text-decoration: none;
      

  }
  .nav-link{
      display: flex;
  }
  .nav-item{
      padding: 10px;
  }
  .navbar-nav{
      
      margin-bottom: 20px;
      display: none;
  }
  .navbar2{
      position: relative;
  }

  #menu-bar:checked~ .navbar-nav{
      display: initial;
      
  }
  
  .header-btn-collapse-nav {
  outline: 0;
  display: block;
  position: relative;
  z-index: 1;
}
}



/* NAVBAR 1 */

@media (min-width:1200px) {
  .nav-center{
      display: flex;
  justify-content: center;
  }
  .hi{
      display: none;
  }
  .header-btn-collapse-nav{
      display: none;

  }
  .navbar1 {
      display: flex;
      justify-content: space-between;

      padding: 15px;
      width: 1140px;
      font-family: "Poppins", sans-serif;
  }

  .nav1-extrainfo {
      display: flex;
      gap: 30px;
  }




  .nav1-item1 {
      font-size: 12px;
      color: #999999;
  }

  .nav1-item2 {
      font-size: 14px;
      color: #000000;
      text-decoration: none;
      font-weight: 700;
  }

}


/* LOGO */

.logo {
  width: 250px;
  height: 90px;
  margin-top: 8px;
}

/* NAVBAR 2 */
@media (min-width:1200px) {
  





  .b {
      width: 100%;
      
      display: flex;
      justify-content: flex-end;
  }

  .navbar2 {
      padding: 15px;


      align-items: center;
      margin-top: -60px;
  }

  .bg {
      background: linear-gradient(120deg, #ffffff, #ffffff 30%, #76b72a calc(30% + 1px), #0080ab 100%);
      /*!important;*/
  }

  .navbar-nav {
      list-style: none;
      flex-direction: row;

      padding: 0;
      display: flex;


  }

  .nav-item {
      padding: 0 1vw;
      font-family: "Poppins", sans-serif;
      font-size: 15px;
      font-weight: 600;
  }

  .nav-link {
      color: #ffffff;
      text-decoration: none;
      transition: color 0.2s ease;
  }

  .nav-link:hover {
      color: #000000;

  }

  .navbar-nav>li:last-child {
      margin-right: 0;
  }
}

@media (min-width:1400px){
  .b{
    padding-right: 120px;
    
  }
}
@media (min-width:1350px) and  (max-width:1400px) {
  .b{
    padding-right: 90px;
  }
}
@media (min-width:1300px) and  (max-width:1350px) {
  .b{
    padding-right: 70px;
  }
}
@media (min-width:1250px) and  (max-width:1300px) {
  .b{
    padding-right: 50px;
  }
}@media (min-width:1200px) and  (max-width:1250px) {
  .b{
    padding-right: 30px;
  }
}

.center{
  display: flex;
  justify-content: center;
}



#menu-bar{
  display: none;
  
}
li{
  list-style-type: none;
}


/*Whatsapp button*/

.wts-app-btn {
    position: fixed !important;
    right: 30px !important;
    bottom: 60px !important;
    z-index: 999 !important;
  display: flex;
  align-items: center;
}
a.wts-app-btn {
    font-weight: 500;
    color: #ffffff;
  font-size: 15px;
  padding: 10px 20px;
  background: #25D366;
  text-shadow: 0px 2px 10px rgba(0,0,0,0.4), 0px 1px 2px rgba(0,0,0,0.1), 0px 20px 20px rgba(0,0,0,0.2);
}
a.wts-app-btn:hover {
    color: #ffffff;
  background: #2A9A84;
}
.wts-app-btn i {
  font-size: 24px;
  padding-right: 6px;
}

/**/

/**/

.text-gradient::selection {
background-color: rgba(118, 183, 42, 0.1); /* Semi-transparent green background color */
color: #fff; /* Change text color on selection to white */
}




/* SLIDER */

.slider {
  width: 100%;
  /* max-width: 100vw; */
  height: 600px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;

}

.slider .list {
  position: absolute;
  width: max-content;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  transition: 1s;

}

.slider .list img {
  width: fit-content;

  height: 100%;
  width: 100vw;
  object-fit: cover;
}

.slider .buttons {
  position: absolute;
  top: 45%;
  left: 5%;
  width: 90%;
  display: flex;
  justify-content: space-between;
}

.slider .buttons button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff5;
  color: #fff;
  border: none;
  font-family: monospace;
  font-weight: bold;
}

.slider .dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  color: #fff;
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}

.slider .dots li {
  list-style: none;
  width: 10px;
  height: 10px;
  background-color: #fff;
  margin: 10px;
  border-radius: 20px;
  transition: 0.5s;
}

.slider .dots li.active {
  width: 30px;
}

.slider {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 200'%3E%3Cpath d='M10 10h123v123H10z'/%3E%3C/svg%3E");
}

@media only screen and (min-width:1140px) and (max-width: 1180px) {
  .slider {
      height: 590px;
      min-width: 100%;
  }

}

@media only screen and (min-width:1100px) and (max-width: 1140px) {
  .slider {
      height: 570px;
      min-width: 100%;
  }

}

@media only screen and (min-width:1060px) and (max-width: 1100px) {
  .slider {
      height: 550px;
      min-width: 100%;
  }

}

@media only screen and (min-width:1020px) and (max-width: 1060px) {
  .slider {
      height: 530px;
      min-width: 100%;
  }

}

@media only screen and (min-width:980px) and (max-width: 1020px) {
  .slider {
      height: 510px;
      min-width: 100%;
  }

}

@media only screen and (min-width:940px) and (max-width: 980px) {
  .slider {
      height: 490px;
      min-width: 100%;
  }

}

@media only screen and (min-width:900px) and (max-width: 940px) {
  .slider {
      height: 470px;
      min-width: 100%;
  }

}

@media only screen and (min-width:860px) and (max-width: 900px) {
  .slider {
      height: 450px;
      min-width: 100%;
  }

}

@media only screen and (min-width:820px) and (max-width: 860px) {
  .slider {
      height: 430px;
      min-width: 100%;
  }

}

@media only screen and (min-width:780px) and (max-width: 820px) {
  .slider {
      height: 410px;
      min-width: 100%;
  }

}

@media only screen and (min-width:740px) and (max-width: 780px) {
  .slider {
      height: 390px;
      min-width: 100%;
  }

}

@media only screen and (min-width:700px) and (max-width: 740px) {
  .slider {
      height: 370px;
      min-width: 100%;
  }

}

@media only screen and (min-width:660px) and (max-width: 700px) {
  .slider {
      height: 350px;
      min-width: 100%;
  }

}

@media only screen and (min-width:620px) and (max-width: 660px) {
  .slider {
      height: 330px;
      min-width: 100%;
  }

}

@media only screen and (min-width:580px) and (max-width: 620px) {
  .slider {
      height: 310px;
      min-width: 100%;
  }

}

@media only screen and (min-width:540px) and (max-width: 580px) {
  .slider {
      height: 290px;
      min-width: 100%;
  }

}

@media only screen and (min-width: 500px) and (max-width: 540px) {
  .slider {
      height: 270px;
      min-width: 100%;
  }

}

@media only screen and (min-width:460px) and (max-width: 500px) {
  .slider {
      height: 250px;
      min-width: 100%;
  }

}

@media only screen and (min-width:420px) and (max-width: 460px) {
  .slider {
      height: 230px;
      min-width: 100%;
  }

}

@media only screen and (min-width:380px) and (max-width:420px) {
  .slider {
      height: 210px;
      min-width: 100%;
  }

}

@media only screen and (min-width:340px) and (max-width:380px) {
  .slider {
      height: 190px;
      min-width: 100%;
  }

}

@media only screen and (min-width:300px) and (max-width:340px) {
  .slider {
      height: 170px;
      min-width: 100%;
  }

}











/*Slider*/
.owl-carousel.dots-inside .owl-dots {
  bottom: 10px;
}
.owl-carousel.dots-modern .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,0.5);
  padding: 4px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  border-radius: 15px;
}

/*Contact Form*/
.my-custom-form form a{
  display: none !important;
}





/*
* Card
*/
.custom-card-style-2 {
      box-shadow: 0px 0px 35px -5px rgba(0, 0, 0, 0.1);
      border-left: 1px solid #e8e8e8;
      border-bottom: 1px solid #e8e8e8;
      border-right: 1px solid #e8e8e8;
      margin-top: 16px;
      margin-top: 1rem;
}

.custom-card-style-2 hr {
      background: rgba(0, 0, 0, 0.15) !important;
}

.custom-card-style-2:before {
      content: "";
      display: block;
      top: 0;
      left: 0;
      height: 3px;
      width: 100%;
}

.custom-card-style-2.card-contact-us {
      margin-top: 6.4px !important;
      margin-top: 0.4rem !important;
}

.custom-card-style-3 {
      border: 1px solid var(--grey-500);
}

.custom-card-style-3 h4 {
      letter-spacing: inherit;
      font-weight: 600;
}

.custom-card-style-3:hover {
      cursor: pointer;
      box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.1);
}

/*-----------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) {
.custom-mt {
  margin-top: -120px;
}
}
@media (max-width: 991px) {
  .custom-mt {
      margin-top: -80px;
  }
  
  .counters strong {
      display: block;
      font-weight: bold;
      font-size: 20px;
      line-height: 0px;
  }
  .counters label {
      display: block;
      font-weight: 400;
      font-size: 14px;
      line-height: 28px;
      color: #000000;
  }
}
/*Categorey page --------------------------------------------------------------------------------------------------------------*/
.custom-card-style-1 .custom-read-more svg,
.custom-card-style-2 .custom-read-more svg {
transition:ease transform 300ms
}
.custom-card-style-1:hover .custom-read-more svg,
.custom-card-style-2:hover .custom-read-more svg {
transform:translate3d(7px,0,0)
}
.custom-card-style-1 {
transition:ease transform 300ms
}
.custom-card-style-1 .card-title {
transition:ease color 300ms
}
.custom-card-style-1:hover {
transform:scale(1.03)
}
.custom-card-style-1:hover button {
  animation: btn-pulse 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
}

.custom-card-style-2 .card-img-top {
padding-left:35px
}
.custom-card-style-2 .card-body {
position:relative;
background:var(--light);
margin-top:-70px;
max-width:83%
}
.custom-box-shadow-1 {
box-shadow:0 0 31px -5px rgba(0,0,0,.14)!important
}
.custom-box-shadow-2 {
box-shadow:0 8px 31px -5px rgba(0,0,0,.07)!important
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 20px;
}
.custom-card-body {
  padding: 30px;
}

/*Categorey page --------------------------------------------------------------------------------------------------------------*/z

/*PAge header*/
.page-header {
  padding: 50px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url(https://media.licdn.com/dms/image/D5612AQGvoORNLmfLKA/article-cover_image-shrink_720_1280/0/1709622492444?e=2147483647&v=beta&t=i3Ws_Wk5K7ePM7L29NrjtBf5PQ0XIzUJlQrQVUu0-mA);
  background-position: 20px;
  margin: 0;
}
.page-header.page-header-modern.page-header-background.page-header-background-pattern {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/page-header-bg.jpg);
}
.page-header h1 {
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 1px;
}
.breadcrumb > li {
  display: inline-block;
  font-size: 12px;
  text-transform: none;
  text-shadow: none;
  margin-bottom: 10px;
}
@media (max-width: 575px) {
  .page-header {
      padding: 10px 0;
  }
  .page-header h1 {
      font-size: 18px;
      line-height: 1.5;
      font-weight: 400;
      letter-spacing: 1px;
  }
  .breadcrumb > li {
      font-size: 8px;
      margin-bottom: 0px;
      font-weight: 300;
  }
}

/*Main banner*/
.owl-carousel .owl-nav button.owl-prev:before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 8px;
  font-size: 0.5rem;
  content: "\f100" !important;
  position: relative;
  left: -1px;
  top: 0 !important;
}
.owl-carousel .owl-nav button.owl-next:before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 8px;
  font-size: 0.5rem;
  content: "\f101" !important;
  position: relative;
  left: 1px;
  top: -1px;
}
.owl-carousel.nav-font-size-xl .owl-nav button.owl-prev:before, .owl-carousel.nav-font-size-xl .owl-nav button.owl-next:before {
  left: 0 !important;
}
.owl-carousel.nav-style-1 .owl-nav .owl-next, .owl-carousel.nav-style-1 .owl-nav .owl-prev {
  color: var(--primary) !important;
  background: rgba(255, 255, 255, 0.8) !important;
}
.owl-carousel.nav-lg .owl-nav button.owl-prev, .owl-carousel.nav-lg .owl-nav button.owl-next {
  width: 50px;
  height: 60px;
}
/*Video section*/

/*
* Home - We Provide
*/
.featured-icon.custom-featured-icon-style-1 {
  width: 80px;
  height: 80px;
  border-radius: 100% !important;
}
.custom-section-half-background-color-light {
  position: relative;
}
.custom-section-half-background-color-light:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35%;
  background-color: var(--light);
}
@media (max-width: 575px) {
  .custom-section-half-background-color-light:after {
      height: 60%;
  }
}
/**/
/*Products*/
.mb-200 {
  margin-bottom: 200px;
}
/* line 1, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
/* line 3, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services {
  position: relative;
}
/* line 6, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services .services-img img {
  width: 100%;
}
/* line 10, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services .services-caption {
  background: #F4F4F4;
  width: 100%;
  padding: 33px 10px 30px 72px;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  transform: translateY(0px);
  position: absolute;
}
/* line 17, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services .services-caption h3 {
  margin-bottom: 15px;
  position: relative;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
/* line 23, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services .services-caption h3 a {
  color: #000000;
  font-weight: 600;
  font-size: 20px;
  display: block;
  text-transform: none;
}
/* line 28, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services .services-caption h3 a:hover {
  color: #ff1313;
}
/* line 32, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services .services-caption h3::before {
  position: absolute;
  content: "";
  width: 35px;
  height: 2px;
  top: 0;
  left: -46px;
  top: 50%;
  transform: translateY(-50%);
  background: #76B72A;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
/* line 45, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services .services-caption p {
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  line-height: 1.5;
}
/* line 53, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services .services-caption .pera1 {
  display: block;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  line-height: 1.5;
}
/* line 59, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services .services-caption .pera2 {
  display: none;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  line-height: 1.5;
}
/* line 68, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services:hover .services-caption {
  background: #76B72A;
  transform: translateY(-40px);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
/* line 72, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services:hover .services-caption h3 {
  color: #FFF;
}
/* line 74, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services:hover .services-caption h3 a {
  color: #fff;
}
/* line 77, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services:hover .services-caption h3::before {
  background: #ffffff;
}
/* line 81, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services:hover .services-caption p {
  color: #fff;
}
/* line 84, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services:hover .services-caption .pera1 {
  display: none;
}
/* line 87, ../../../sponDon TI/Running Project/263.InteriorDesign_HTML/HTML/assets/scss/_services_section.scss */
.single-services:hover .services-caption .pera2 {
  display: block;
}
/*
* SVG Line Divider
*/
@keyframes customLineDividerAnim {
  from {
      stroke-dasharray: 170;
      stroke-dashoffset: 0;
  }
  to {
      stroke-dasharray: 170;
      stroke-dashoffset: -170;
  }
}
.customLineDividerAnim {
  animation-name: customLineDividerAnim;
}

/*Bg colors*/
.bg-color-dark, .bg-dark {
  background-color: #2b2e34 !important;
}
.rounded-2 {
  border-radius: 20px !important;
}
.counters label {
  display: block;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
}
.bg-custom {
  background: #575656;
}

@media (max-width: 991px) {
  .counters strong {
      display: block;
      font-weight: bold;
      font-size: 20px;
      line-height: 0px;
  }
  .counters label {
      display: block;
      font-weight: 400;
      font-size: 14px;
      line-height: 28px;
      color: #000000;
  }
}



/*-----------------------------------------------------------------------*/
/*Header*/
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
  letter-spacing: 0.1px;
  padding: 0;
}

.custom-banner-height {
  height: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .custom-banner-height {
      height: 400px;
  }
}
@media (min-width: 992px) {
  .bg-eipl {
      margin-top: -45px;
  }
}
@media (max-width: 991px) {
  .bg-eipl {
      margin-top: -60px;
      background: transparent !important;
  }
  #header .header-btn-collapse-nav {
      background: var(--primary);
      margin-top: -35px;
  }
  #header .header-nav-main nav > ul li a {
      text-transform: none !important;
      font-weight: 500;
  }
}
@media (min-width: 2200px) {
  .bg-eipl {
      background: linear-gradient(120deg, #ffffff, #ffffff 38%, #76b72a calc(38% + 1px), #0080ab 100%);
  }
  .custom-banner-height {
      height: 780px;
  }
}
@media only screen and (min-width: 1700px) and (max-width: 2199px) {
  .bg-eipl {
      background: linear-gradient(120deg, #ffffff, #ffffff 35%, #76b72a calc(35% + 1px), #0080ab 100%);
  }
  .custom-banner-height {
      height: 780px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1699px) {
  .bg-eipl {
      background: linear-gradient(120deg, #ffffff, #ffffff 30%, #76b72a calc(30% + 1px), #0080ab 100%);
  }
  .custom-banner-height {
      height: 640px;
  }
}
@media (max-width: 991px) {
  .bg-eipl {
      background: linear-gradient(120deg, #ffffff, #ffffff 30%, #76b72a calc(30% + 1px), #0080ab 100%);
  }
  .custom-text-dark {
      color: #0080AB;
  }
}
@media (min-width: 992px) {
  #header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
      color: #999;
      font-size: 13px;
      letter-spacing: 0.5px;
      padding: 6px 10px;
      display: inline-block;
  }
  #header .header-nav-main nav > ul > li > a {
      font-size: 15px;
      font-weight: 500;
      letter-spacing: 1px;
      text-transform: none;
  }


  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
      padding: 3rem;
  }
  
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-title {
      margin-bottom: 15px;
      margin-top: -12px;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title {
      color: var(--dark--200);
      display: block;
      font-size: 16px;
      font-weight: 600;
      margin-top: 20px;
      padding-bottom: 15px;
      text-transform: none;
      letter-spacing: 0;
  }
  
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
      border-bottom: 1px solid rgba(255,255,255,0.1);
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      padding: 10px 10px 10px 18px;
      position: relative;
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0;
  }
  
  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
      font-size: 14px;
      font-weight: 400;
      padding: 5px 16px;
      letter-spacing: 0.5px;
  }
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li > a {
      color: #ffffff;
  }
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu > li > a {
      color: #ffffff;
  }
  
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li:hover > a, #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu > li:hover > a {
      color: var(--primary);
      background: var(--dark--100);
  }
  .custom-border-all {
      border: 1px solid var(--primary) !important;
  }
  .bg-lg-secondary {
      background-color: var(--secondary) !important;
  }
  .bg-lg-secondary:hover {
      background-color: var(--primary) !important;
  }
  
  #header .header-nav.header-nav-stripe nav > ul > li:hover > a, #header .header-nav.header-nav-stripe nav > ul > li.open > a {
      background-color: transparent;
  }
  #header .header-nav-main nav > ul > li > a {
      padding-left: 0.4rem !important;
      padding-right: 0.4rem !important;
      
  #header .header-nav.header-nav-stripe nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav.header-nav-stripe nav > ul > li.dropdown.accessibility-open > .dropdown-menu, #header .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > .dropdown-menu {
      margin-top: 0px;
  }
  #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
      right: 0px;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .bg-eipl {
      background: linear-gradient(120deg, #ffffff, #ffffff 30%, #76b72a calc(30% + 1px), #0080ab 100%) !important;
  }
  #header .header-nav-main nav > ul > li > a {
      font-size: 11px !important;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
      font-size: 12px;
  }
  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
      font-size: 10px;
  }
}

/*---------------------------------------------------------------------------------------------------------------------------*/
/*Typohraphy*/
h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0;
}
p {
  color: #000000;
  line-height: 1.7;
  letter-spacing: 0.2px;
}
body {
  font-size: 16px;
  line-height: 1.7;
  color: #000000;
}
.lead-2 {
  font-size: 20px;
  letter-spacing: 0.5px;
  line-height: 1.7;
}
.sub-heading {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.3;
}
.sub-headingmessage {
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
}
.sub-headingmessage1 {
  font-size: 26px;
  font-weight: 300;
  font-style: italic;
  line-height: 2;
}
.sub-heading-2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}
.banner-heading {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.5;
}
.banner-sub-heading {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .banner-heading {
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 1px;
      line-height: 1.5;
  }
  .banner-sub-heading {
      font-size: 10px;
      font-weight: 300;
      letter-spacing: 1px;
      line-height: 1.5;
  }
  .sub-heading {
      font-size: 20px;
      font-weight: 500;
      line-height: 1.3;
  }
  .sub-heading-2 {
      font-size: 20px;
  }

  .lead-2 {
      font-size: 18px;
      letter-spacing: 0.5px;
      line-height: 1.7;
  }
  body {
      font-size: 14px;
  }

}
html .text-gradient {
  color: #009EE2;
  font-weight: 300 !important;
  background: -webkit-gradient(linear, left top, right top, from(#009EE2), to(#95C11F));
  background: linear-gradient(90deg, #009EE2 0%, #95C11F 100%);-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.list.list-icons.list-icons-lg li {
  padding-left: 32px;
}

.list.list-ordened li {
  padding-left: 24px;
}

.list.list-ordened li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(custom-counter);
  counter-increment: custom-counter;
  font-weight: 500;
}
}
/*==============================================================================================================================================*/


/*Footer ============================================================================================================================================*/
/* @media (min-width: 992px) {
  #footer::after {
      position: absolute;
      content: "";
      width: 1px;
      height: 100%;
      top: 0;
      left: 50%;
      background: var(--primary);
  }
}
@media (max-width: 991px) {
  #footer {
      font-size: 10px;
  }
  #footer .list li {
      margin-bottom: 5px;
  }
  .footer-copyright p {
      font-size: 10px;
  }
}
#footer {
  background: #575656;
  margin-top: 0;
}
.footer-copyright {
  background: #575656;
  border-top: 1px solid var(--primary);
}

#footer a:not(.btn):not(.no-footer-css) {
  color: #ffffff;
}
.nav-title {
  color: #FFCE15 !important;
} */
/**/

/* LATEST FOOTER */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
body{
	line-height: 1.5;
	font-family: 'Poppins', sans-serif;
}
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
}
.container{
	max-width: 1170px;
	/* margin:auto; */
}
.row-0{
	display: flex;
	flex-wrap: wrap;
}
ul{
	list-style: none;
}
.footer{
	background-color: #24262b;
    padding: 70px 0;
}
.footer-col{
   width: 25%;
   padding: 0 15px;
}
.footer-col h4{
	font-size: 18px;
	color: #ffffff;
	text-transform: capitalize;
	margin-bottom: 35px;
	font-weight: 500;
	position: relative;
}
.footer-col h4::before{
	content: '';
	position: absolute;
	left:0;
	bottom: -10px;
	background-color: #e91e63;
	height: 2px;
	box-sizing: border-box;
	width: 50px;
}
.footer-col ul li:not(:last-child){
	margin-bottom: 10px;
}
.footer-col ul li a{
	font-size: 16px;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
	font-weight: 300;
	color: #bbbbbb;
	display: block;
	transition: all 0.3s ease;
}
.footer-col ul li a:hover{
	color: #ffffff;
	padding-left: 8px;
}
.footer-col .social-links a{
	display: inline-block;
	height: 40px;
	width: 40px;
	background-color: rgba(255,255,255,0.2);
	margin:0 10px 10px 0;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	color: #ffffff;
	transition: all 0.5s ease;
}
.footer-col .social-links a:hover{
	color: #24262b;
	background-color: #ffffff;
}

/*responsive*/
@media(max-width: 767px){
  .footer-col{
    width: 50%;
    margin-bottom: 30px;
}
}
@media(max-width: 574px){
  .footer-col{
    width: 100%;
}
}

.p0{
  padding-left: 0px;
}







/* NEW FOOTER */

.container2 {
  max-width: 1170px;
  margin: auto;
  font-family: "Poppins";
  box-sizing: border-box;
}

.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;


}

.row-1{
  display: block;
}


ul {
  list-style: none;
}

.footer {
  background-color: #000000;
  padding: 70px 0;

}

.footer-col {
  width: 25%;

}

.footer-col h4 {
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 35px;
  font-weight: 500;
  position: relative;
}

.footer-col h4::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: #ffffff;
  height: 2px;
  box-sizing: border-box;
  width: 50px;
}

.footer-col ul li:not(:last-child) {
  margin-bottom: 10px;
}

.footer-col ul li a {
  font-size: 16px;
  text-transform: capitalize;
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  color: #bbbbbb;
  display: block;
  transition: all 0.3s ease;
}

.footer-col ul li a:hover {
  color: #ffffff;
  padding-left: 8px;
}

.footer-col .social-links a {
  display: inline-block;
  height: 40px;
  width: 40px;
  background-color: rgba(255, 255, 255, 0.2);
  margin: 0 10px 10px 0;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #ffffff;
  transition: all 0.5s ease;
}

.footer-col .social-links a:hover {
  color: #24262b;
  background-color: #ffffff;
}

/*responsive*/
@media(min-width:767px) {
  .footer-col {
      padding: 0px 20px;
  }
}

@media(max-width: 1080px) {
  .footer-col {
      width: 40%;
      margin-bottom: 30px;
      padding-left: 20px;
  }
}

@media(max-width: 600px) {
  .footer-col {
      width: 100%;
      padding-left: 40px;
  }
}


@media(min-width:976px) {
  .container3 {
      display: flex;
      justify-content: space-around;

      font-size: 18px;

      padding: 10px;


  }
}

@media(max-width:976px) {
  .container3 {
      font-size: 16px;

  }

  
}

.container3 {

  background-color: rgb(113, 113, 113);
  color: #fff;

}


.chotaitem {
  display: flex;

  justify-content: center;

  padding: 10px;


}

a {
  color: white;
}

.chotaitem0 {
  list-style: none;   
  padding: 0px 10px;
}

.centre-img{
  display: flex;
  justify-content: center;
  align-items: center;
}







