/*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*/
.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 --------------------------------------------------------------------------------------------------------------*/

/*PAge header*/
.page-header {
  padding: 50px 0;
  background-size: cover;
  background-repeat: no-repeat;
  
  background-image:url(/img/header-background.jpeg);
  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(/Adarsh\ 18July/img/header-background.jpeg);
}
.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 18px 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: 1rem !important;
      padding-right: 1rem !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-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;
}
/**/