@font-face {
  font-family: "Manrope";
  font-weight: 300;
  src: url(../fonts/Manrope/Manrope-Light.ttf);
}
@font-face {
  font-family: "Manrope";
  font-weight: 400;
  src: url(../fonts/Manrope/Manrope-Regular.ttf);
}
@font-face {
  font-family: "Manrope";
  font-weight: 500;
  src: url(../fonts/Manrope/Manrope-Medium.ttf);
}
@font-face {
  font-family: "Manrope";
  font-weight: 600;
  src: url(../fonts/Manrope/Manrope-SemiBold.ttf);
}
@font-face {
  font-family: "Manrope";
  font-weight: 700;
  src: url(../fonts/Manrope/Manrope-Bold.ttf);
}
@font-face {
  font-family: "Manrope";
  font-weight: 800;
  src: url(../fonts/Manrope/Manrope-ExtraBold.ttf);
}

@font-face {
  font-family: "Mina";
  font-weight: 400;
  src: url(../fonts/Mina/Mina-Regular.ttf);
}
@font-face {
  font-family: "Mina";
  font-weight: 700;
  src: url(../fonts/Mina/Mina-Bold.ttf);
}

@font-face {
  font-family: "Belleza";
  font-weight: 400;
  src: url(../fonts/Belleza/Belleza-Regular.ttf);
}


@font-face {
  font-family: "Nunito Sans";
  font-weight: 300;
  src: url(../fonts/Nunito_Sans/NunitoSans_10pt-Light.ttf);
}
@font-face {
  font-family: "Nunito Sans";
  font-weight: 400;
  src: url(../fonts/Nunito_Sans/NunitoSans_10pt-Regular.ttf);
}
@font-face {
  font-family: "Nunito Sans";
  font-weight: 500;
  src: url(../fonts/Nunito_Sans/NunitoSans_10pt-Medium.ttf);
}
@font-face {
  font-family: "Nunito Sans";
  font-weight: 600;
  src: url(../fonts/Nunito_Sans/NunitoSans_10pt-SemiBold.ttf);
}
@font-face {
  font-family: "Nunito Sans";
  font-weight: 700;
  src: url(../fonts/Nunito_Sans/NunitoSans_10pt-Bold.ttf);
}
@font-face {
  font-family: "Nunito Sans";
  font-weight: 800;
  src: url(../fonts/Nunito_Sans/NunitoSans_10pt-ExtraBold.ttf);
}
@font-face {
  font-family: "Nunito Sans";
  font-weight: 900;
  src: url(../fonts/Nunito_Sans/NunitoSans_10pt-Black.ttf);
}

li {
    list-style: none;
}

/*Show More btn Css Start*/
.content-hidden p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.content h2 {
  font-size: 32px;
}
.content-hidden {
  overflow: hidden;
  transition: 0.5s ease;
}
body .content-hidden h1:nth-child(1),
body .content-hidden p:nth-child(1) {
  display: block !important;
}
body .content-hidden h1,
body .content-hidden h2,
body .content-hidden h3,
body .content-hidden h4,
body .content-hidden h5,
body .content-hidden h6,
body .content-hidden p,
body .content-hidden  ul,
body .content-hidden  ol,
body .content-hidden  li,
body .content-hidden table, 
body .content-hidden  tr, 
body .content-hidden td {
  display: none !important;
}
button#toggleBtn {
  outline: unset;
}
.content-hidden p:nth-child(2) {
  display: block !important;
}
.seo-content {
  padding-bottom: 10px;
} 
/*Show More btn Css End*/

* {
  font-family: Nunito Sans !important;
}

:root {
  --color1: #000000;
  --color2: #ffffff;
  --h-color: #C0181C;
  --txt-color: #5B5B5B;
  --s-color: #2A2A2A;
  --btn-color: linear-gradient(#DF1C22, #841013);
  --btn-color1: #fff;
}

body {
  position: relative;
  max-width: 1920px;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #fff;
}

.seo-content li {
    list-style: disc !important;
}

.sub-heading {
  position: relative;
}
.sub-heading h3 {
  display: inline-block;
  position: relative;
  color: #2A2A2A;
  font-size: 18px;
  font-weight: 400;
  font-family: Nunito Sans !important;
  line-height: 20px;
  text-transform: capitalize;
  margin: 0px;
}
.sub-heading h3 span.colr1 {
    font-weight: 700;
    color: #f87c02 !important;
}
.sub-heading h3 span.colr2 {
    color: #d1d1d1;
    text-shadow: 0 0 #0089ff;
    font-weight: 700;
}
.sub-heading h3 span.colr3 {
    font-weight: 700;
    color: #028408;
}
.sub-heading:before {
  content: "";
  position: absolute;
  height: 0px;
  width: 0px;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  display: none;
}
.defalt-heading h2 {
  color: var(--h-color);
  font-size: 40px;
  font-family: Belleza !IMPORTANT;
  margin: 0px;
  font-weight: 500;
  display: inline-block;
  text-transform: capitalize;
  position: relative;
}
.btn-primary {
  color: #fff;
  background: var(--btn-color) !important;
  border: 1px solid var(--btn-color) !important;
}

/*default heading css for mobile*/
@media (max-width: 767px) {

    body section.top-information {
        display: none;
    }
    
    body .select-lang .gt_switcher_wrapper {
        display: none;
    }
    
    body .all-product-btn.btn-bnnr:before {
        top: 34px;
    }
    
    body .all-product-btn.btn-bnnr:after {
        top: 34px;
    }
    
    body .test-img-wrappers {
        display: none;
    }
      
    body .sub-heading:before {
        height: 0px !important;
    }
    body .sub-heading {
        padding-top: 0px !important;
        margin: 0 !important;
        /* text-align: center !important; */
    }
    body .sub-heading h3 {
        font-size: 12px !important;
        /* margin-bottom: 10px !important; */
        line-height: 15px !important;
    }
    body  .defalt-heading h2 {
        font-size: 16px !important;
        /* padding-top: 5px !important; */
        line-height: 20px !important;
        /* padding-bottom: 10px; */
    }
}

@media (min-width: 575px) and (max-width: 767px) {
    .sub-heading:before {
        height: 3px !important;
    }
    .sub-heading {
        padding-top: 0px !important;
    }
    .defalt-heading h2 {
        font-size: 18px !important;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .sub-heading h3 {
        font-size: 12px !important;
    }
    .defalt-heading h2 {
    line-height: 25px !important;
    font-size: 20px !important;
   }
}

@media(min-width: 992px){
    .innerbanner {
        padding: 0 12px;
    }
    
    section.bread-crum, 
    .all-product-wrapper .bread-crum {
        margin: 0 12px;
    }
}

body .my_contact_us {
  display: block;
  position: fixed;
  right: -44px;
  top: 35%;
  z-index: 9;
  transform: rotate(90deg);
}
/*header css for mobile*/
@media (max-width: 767px) {
  body .my_contact_us {
    right: -30px;
  }
}

.dasktop-show {
  display: block;
}
.mobile-show{
    display: none;
}

@media (max-width: 992px) {
    .dasktop-show {
        display: none !important;
    }
    .mobile-show{
        display: block !important;
    }
    .innerbanner {
        margin-top: 80px;
    }
}

/* ===============================
    for search css
  =============================== */
  
  .h-search-form input.form-control {
    position: absolute;
    width: 250px;
    top: -44px;
    transform: translateX(2000px);
    transition: 0.5s;
}

.form-section.h-search-form {
    position: relative;
}

.form-section.h-search-form button.btn {
    float: right;
}

.form-section.h-search-form form.d-flex {
    display: block !important;
}

.form-section.h-search-form form.d-flex:hover input {
    transform: translateX(-180px);
    transition: 0.5s;
}


/* ===============================
  header css
=============================== */

.logo-sec .header-top {
  padding: 0px 0px;
}
.logo-sec .header-info a {
  display: inline-flex;
  justify-content: start;
  align-items: center;
  margin-right: 10px;
}
.h-contact .all-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.h-contact .all-icon .h-icon {
  height: 40px;
  width: 40px;
  margin-right: 10px;
  margin-left: 0px;
  display: flex;
  align-items: center;
  justify-content: start;
}
.h-contact .all-icon p.c-black {
  margin: 0 !important;
  color: #136FFE;
  font-family: Raleway !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
}
.h-contact .all-icon p.c-num {
  margin: 0 !important;
  color: #3E3A39;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 30px !important;
}

.my-navbar .header-logo.mobile-logo {
  display: none;
}
.main-header li.nav-item {
  position: relative;
  margin: 0px 40px;
  transition: 0.5s;
}
.main-header li.nav-item a.nav-link {
  padding: 5px 0px !important;
  color: #fff;
  border-radius: 0px;
  font-family: Manrope !important;
  margin: 0px 10px;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.main-header li.active.nav-item a.nav-link {
  position: relative;
  border-radius: 0px;
  background: transparent !important;
}
.main-header li.nav-item a.nav-link:hover {
  color: #000 !IMPORTANT;
  border-radius: 0px;
  transition: 0.3s ease-in;
}
.my-navbar .navbar-collapse ul ul.dropdown-menu {
  background: #f6f4ee;
  transition: 0.3s;
}
.my-navbar .navbar-collapse ul ul.dropdown-menu a {
  color: #000000 !important;
}
.my-navbar .navbar-collapse ul ul.dropdown-menu li.dropdown-item:hover {
  background: transparent !important;
  transition: 0.3s;
}
.my-navbar .navbar-collapse ul ul.dropdown-menu li.dropdown-item:hover a {
  color: #676767 !important;
  transition: 0.3s;
  background: transparent !important;
}
.main-head-info {
    display: flex;
    align-items: center;
    justify-content: start;
}

.my-navbar .prnt-cat .child-cat {
    top: unset !important;
    right: -100px !important;
}

    .my-navbar .prnt-cat a:before {
        display: none !important;
    }
    
.main-header li.nav-item ul li a.nav-link {
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal;
    font-family: Nunito Sans !important;
}

.logo-sec .header-info a p {
    margin: 0;
    color: #ffffff;
    font-family: 'Manrope' !important;
    margin-left: 5px;
    font-size: 14px;
}
.row.first-row {
    padding: 10px;
    background: var(--h-color);
    align-items: center;
}

.row.second-row {
    padding: 10px 0px;
}

/*header css for mobile*/
@media (max-width: 767px) {
  .header-top {
    display: none;
  }
  section.logo-sec.main-header {
    background: #f6f4ee;
    width: 100%;
    position: fixed !important;
    height: 80px !important;
    top: 0;
    left: 0;
    z-index: 999 !important;
  }
  .main-menu-header {
    border-radius: 0px !important;
  }
  .my-navbar .header-logo.mobile-logo {
    display: block !important;
    text-align: left !important;
    top: 0 !important;
    margin: 0;
  }
  .my-navbar .container-fluids {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 10px;
  }
  .my-navbar .header-logo.mobile-logo img.img-fluid {
    width: 70%;
  }
  .my-navbar button.navbar-toggler {
    padding: 0 !important;
    background: var(--color2);
  }
  
  .main-header .navbar-collapse {
    position: fixed;
    top: 0;
    background: var(--color2);
    left: 0;
    transform: translateX(-1000px);
    width: 70%;
    padding-top: 60px;
    height: 100vh !important;
    text-align: left;
    transition: 0.3s;
  }
  .main-header .navbar-collapse.show {
    transform: translateX(0px);
    transition: 0.3s;
    background-color: #fff !important;
    z-index: 999;
  }
  .main-header li.nav-item {
    padding: 5px 0px !important;
  }
  .main-header li.nav-item a.nav-link {
    font-size: 12px !important;
    color: var(--h-color) !important;
    margin: 5px 10px !important;
    display: inline-block;
    position: relative;
  }
  .my-navbar .navbar-collapse ul ul.dropdown-menu {
    background: var(--color2) !important;
    margin: 5px 0 !important;
    text-align: center !important;
    padding: 0;
  }
  .my-navbar .navbar-collapse ul ul.dropdown-menu a {
    color: var(--h-color) !important;
    font-size: 12px;
  }

  .main-header .navbar-toggler:focus {
    box-shadow: none !important;
    border-color: rgba(0, 0, 0, 0.1);
  }
}

@media (min-width: 575px) and (max-width: 768px) {
    .logo-sec.main-header .wow.fadeInRight {
    width: 100%;
  }
  .my-navbar .container-fluids {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .logo-sec.main-header {
    background: #1c1c1c;
    width: 100%;
    position: fixed;
    height: 80px;
    top: 0;
    left: 0;
    z-index: 999;
  }
}
/*header css for tab*/
@media (min-width: 768px) and (max-width: 992px) {
  .header-top {
    display: none;
  }
  .logo-sec.main-header .row-second {
    display: none !important;
  }
  .logo-sec.main-header .wow.fadeInRight {
    width: 100%;
  }
  .my-navbar .container-fluids {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .logo-sec.main-header {
    background: #1c1c1c;
    width: 100%;
    position: fixed;
    height: 80px;
    top: 0;
    left: 0;
    z-index: 999;
  }
   section.logo-sec.main-header {
    background: #f6f4ee;
    width: 100%;
    position: fixed !important;
    height: 80px;
    top: 0;
    left: 0;
    z-index: 999 !important;
  }
  .main-menu-header {
    border-radius: 0px !important;
  }
  .my-navbar .header-logo.mobile-logo {
    display: block !important;
    text-align: left !important;
    top: 0 !important;
  }
  .my-navbar .container-fluids {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 20px;
  }
  .my-navbar .header-logo.mobile-logo img.img-fluid {
    width: 58%;
  }
  .my-navbar button.navbar-toggler {
    padding: 0 !important;
    background: var(--color2);
  }
  .main-header .navbar-collapse {
    position: fixed;
    top: 0;
    background: var(--color2);
    left: 0;
    transform: translateX(-1000px);
    width: 70%;
    padding-top: 60px;
    height: 100vh !important;
    overflow: auto;
    text-align: left;
    transition: 0.3s;
    padding-bottom: 20px;
    z-index: 99999;
  }
  .main-header .navbar-collapse.show {
    transform: translateX(0px);
    transition: 0.3s;
    background: #fff !important;
  }
  .main-header li.nav-item {
    padding: 5px 0px !important;
    text-align: center !important;
  }
  .main-header li.nav-item a.nav-link {
    font-size: 12px !important;
    color: var(--h-color) !important;
    margin: 5px 10px !important;
    display: inline-block;
    position: relative;
  }
  .my-navbar .navbar-collapse ul ul.dropdown-menu {
    background: var(--color2) !important;
    margin: 0px 10px;
    text-align: center;
  }
  .my-navbar .navbar-collapse ul ul.dropdown-menu a {
    color: var(--h-color) !important;
    font-size: 12px;
  }

  .main-header .navbar-toggler:focus {
    box-shadow: none !important;
    border-color: rgba(0, 0, 0, 0.1);
  }
}
.my-navbar button.navbar-toggler.collapsed span.navbar-toggler-icon {
  background-image: url(/images/menubar.png);
}
.my-navbar button.navbar-toggler span.navbar-toggler-icon {
  background-image: url(/images/close.png);
  height: 40px;
  width: 40px;
}

/*header css for tab*/
@media (min-width: 992px) and (max-width: 1024px) {
  .main-header a.nav-link {
    font-size: 12px;
  }
  .my-navbar .navbar-collapse ul ul.dropdown-menu a {
    color: #fff !important;
    font-size: 12px;
  }
}

/*end header css*/

/*banner css*/

section.banner-section {
  position: relative;
  height: 700px;
  z-index: 1;
}
.banner-slider .owl-item .item .container {
    position: relative;
    height: 700px;
}

.banner-slider .owl-item .item .container .row.align-items-center {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.banner-slider .owl-item .item .caption {
    position: relative;
}
.banner_txt .caption2 h1.text1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 2px;
    background: #000;
}

.banner-alid-img {
    text-align: center;
}
section.banner-section .row {
  position: relative;
}
section.banner-section .bannermain {
  /* top: -55px; */
  position: relative;
  z-index: 1;
}
.banner-slider .owl-item .item {
  height: 700px;
  margin: 0px;
  position: relative;
}
.banner_txt .caption2 {
  padding-left: 20px;
}
.banner_txt h2.text3 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    font-family: Belleza !IMPORTANT;
    position: relative;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.banner_txt h5.text2 {
  color: var(--btn-color);
  font-size: 60px;
  font-weight: 700;
  font-family: Poppins !important;
  line-height: 40px;
  position: relative;
  text-transform: capitalize;
  letter-spacing: 2.4px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.banner_txt p.text4 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.btn-bnnr {
  display: inline-block;
  margin-top: 0px;
}
.btn-bnnr a {
  padding: 15px 40px;
  color: #fff;
  background: var(--btn-color);
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  transition: 0.5s;
  border-radius: 0px;
}
.btn-bnnr a:hover {
  transition: 0.5s;
  transform: scale(1.08);
}
.banner-slider .owl-nav {
  display: block !important;
}
.banner-slider .owl-nav .owl-prev {
    font-size: 0;
    background-image: url(/images/arrow.png);
    width: 12px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: rotate(180deg);
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: brightness(0) invert(1);
}
.banner-slider .owl-nav .owl-next {
    font-size: 0;
    background-image: url(/images/arrow.png);
    width: 12px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: rotate(0deg);
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    margin: auto;
    filter: brightness(0) invert(1);
}
.banner-slider .owl-dots {
    display: none;
    position: absolute;
    bottom: 8%;
    right: -6%;
}

.banner-slider .owl-dots .owl-dot span {
  display: block;
  padding: 10px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  position: relative;
}
.banner-slider .owl-dots .owl-dot {
  border-radius: 50%;
  border: 0px solid #1D1D1D;
  margin: 10px;
  padding: 4px;
  display: inline;
}
.banner-slider .owl-dots .owl-dot.active span:before {
  font-weight: 600 !important;
}
.banner-slider .owl-dots .owl-dot.active span {
  border: 1px solid #1D1D1D;
}

/*banner css for mobile*/
@media (max-width: 767px) {
  section.banner-section {
    position: relative;
    height: 220px !important;
    margin-top: 0px !important;
  }
  section.banner-section .bannermain {
    position: relative !important;
    top: 0 !important;
    padding: 0px !important;
  }

  .banner_txt {
    padding: 0 !important;
  }
  .banner_txt .caption2 {
    max-width: 100% !important;
    padding: 0 !important;
  }
  .banner_txt h2.text3 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 !important;
    -webkit-line-clamp: 3;
  }
  .banner_txt h5.text2 {
    font-size: 12px;
    line-height: 15px;
    margin: 0 !important;
  }
  .banner_txt p.text4 {
    font-size: 12px !important;
    line-height: 14px !important;
  }
  .btn-bnnr {
    margin-top: 0px !important;
  }
  .btn-bnnr a {
    font-size: 12px !important;
    padding: 5px 10px !important;
  }
  .banner-slider .owl-dots {
    display: none !important;
  }
  .banner-slider .owl-nav {
    display: none !important;
  }
}

/*banner css for tab*/
@media (min-width: 767px) and (max-width: 992px) {

  section.banner-section {
    position: relative;
    height: 350px !important;
  }
  body section.banner-section .bannermain {
    height: 350px !important;
  }
  body .bannermain .item {
    height: 350px !important;
  }
  section.banner-section .bannermain {
    position: relative !important;
    top: 0 !important;
    padding: 0px !important;
  }

  .banner_txt {
    padding: 0 !important;
  }
  .banner_txt h2.text3 {
    font-size: 22px;
    line-height: 25px;
    margin: 0;
  }
  .banner_txt h5.text2 {
    font-size: 20px;
    line-height: 20px;
  }
  .banner_txt p.text4 {
    font-size: 12px !important;
    line-height: 14px !important;
  }
  .btn-bnnr {
    margin-top: 0px !important;
  }
  .btn-bnnr a {
    font-size: 12px !important;
    padding: 10px 20px !important;
  }
  .banner-slider .owl-nav {
    display: none !important;
  }
}

/*banner css for tab*/
@media (min-width: 992px) and (max-width: 1024px) {
  .banner_txt h2.text3 {
    font-size: 30px;
  }
  .banner_txt h5.text2 {
    font-size: 18px;
  }
  .btn-bnnr a {
    font-size: 18px;
  }
}

/*end banner css*/
/*----------===-----------*/
/*about section*/

.about-section {
  position: relative;
  padding: 60px 0px;
  z-index: 1;
  /* margin: 60px 0px; */
}
.about-section .sub-heading:before {
  margin: 0;
}
.about-ccontent h1 {
    color: var(--h-color);
    font-size: 30px;
    font-family: Raleway !important;
    font-weight: 700;
    display: inline-block;
    line-height: normal;
    margin-bottom: 10px;
    text-transform: capitalize;
    padding-bottom: 10px;
    position: relative;
}
.about-section .about-ccontent p {
  color: var(--txt-color);
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.about-btn a {
  font-weight: 700;
  line-height: normal;
}

/*about css for mobile*/
@media (max-width: 767px) {
  .about-section {
    padding: 30px 0px !important;
    margin: 0 !important;
  }
  .about-ccontent h1 {
    /* text-align: center !important; */
    display: block !important;
    font-size: 22px !important;
  }
  .about-section .about-ccontent {
    padding-top: 0px !important;
  }
  .about-section .about-ccontent p {
    font-size: 12px !important;
    line-height: 18px !important;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .about-btn a {
    font-size: 12px !important;
    font-weight: 500 !important;
  }
}
/*about us css for tab*/
@media (min-width: 767px) and (max-width: 992px) {
  section.about-section {
    padding: 30px 0px !important;
  }
  .about-ccontent h1 {
    display: block !important;
    font-size: 22px !important;
  }
  
  section.about-section .about-ccontent p {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .about-btn a {
    font-size: 12px !important;
  }
}

/*about css for tab*/
@media (min-width: 992px) and (max-width: 1024px) {
  .about-ccontent h1 {
    font-size: 20px;
  }
  .about-section .sub-heading:before {
    margin: auto !important;
  }
  .about-section .about-ccontent p {
    font-size: 13px;
  }
  .about-btn a {
    font-size: 13px;
  }
}

/*end about section*/

/*product section*/
.product-section {
  padding: 60px 0px;
}

.product-heading-bg {
    text-align: center;
    margin-bottom: 30px;
}

section.product-section .sub-heading,
section.product-section .defalt-heading {
  position: relative;
}
.main-div {
  margin-top: 30px;
}

.product-list {
  height: 270px;
  position: relative;
  border: 1px solid #cccccc45;
  overflow: hidden !important;
  border-radius: 0;
  background: #fff;
  z-index: 6;
  transition: .5s ease;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.product-list img.img-fluid {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  transition: 0.5s;
  object-fit: cover;
}
.product-content {
  text-align: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}
.product-url a {
  color: #242424;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Belleza' !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-transform: capitalize;
  line-height: normal;
  transition: 0.3s;
}

/*product css for mobile*/
@media (max-width: 767px) {
  .product-section {
    padding: 20px 0px !important;
    padding-bottom: 0;
  }
  .main-div {
    margin: 5px 0 !important;
    border: 1px solid #cecece;
    border-radius: 10px;
  }
  .product-content {
    padding: 5px 0;
  }
  .product-url a {
    font-size: 12px !important;
    padding: 5px 0 !important;
    font-weight: 500 !important;
  }
  .product-list {
    width: 100%;
    height: 170px !important;
    position: relative !important;
  }
  .product-url,
  .product-url-main {
    /* text-align: center; */
    margin-top: 0px !important;
  }
}

/*product css for tab*/
@media (min-width: 767px) and (max-width: 992px) {
  .product-section {
    padding: 30px 0px;
  }
  .product-url a {
    font-size: 13px;
    font-weight: 700 !important;
  }
}

/*product css for tab*/
@media (min-width: 992px) and (max-width: 1024px) {
  .product-url a {
    font-size: 14px;
  }
}
/*end product section*/

  /* ===============================
	  testimonial section css
  =============================== */
 
  section.main-testimonial.zz .default-heading h2:after {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 0;
	height: 2px;
	width: 120px;
	background: #fff;
  }
  section.main-testimonial.zz .cust-cust {
	width: 65%;
	margin: 0 auto;
	}
  section.main-testimonial.zz .text-caption-p p {
	color: var(--txt-color);
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	display: -webkit-box;
	padding-right: 0px;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-transform: capitalize;
	}
  section.main-testimonial.zz .testi-user {
	margin: 20px 0px;
	}
  section.main-testimonial.zz .testy-img {
	display: inline-block !important;
	margin-right: 20px;
  }
  section.main-testimonial.zz .testy {
	display: inline-block !important;
  }
  section.main-testimonial.zz .testy h4 {
	color: var(--h-color);
	font-family: Raleway !IMPORTANT;
	font-size: 25px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: normal;
	}
  section.main-testimonial.zz .testy h5 {
	font-family: 'Raleway' !important;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	color: #000;
	}
  section.main-testimonial.zz .owl-nav,
  section.main-testimonial.zz .owl-dots {
	display: block !important;
	}
	
	.defalt-heading.testimonial-heads {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .testimonial-mainhead h3 {
        color: var(--h-color);
        font-size: 18px;
        font-family: Mina;
    }
  
  /*testimonial css for mobile*/
  @media (max-width: 767px) {
    body .about-section .container:before {
        width: 0px;
        height: 0px;
        top: 0;
        opacity: 0;
    }
	section.main-testimonial.zz {
	  padding: 30px 0px;
	  background-size: cover !important;
	  background-position: left center !important;
	  display: none;
	}
	section.main-testimonial.zz .default-heading h2 {
	  font-size: 20px !important;
	  line-height: 25px !important;
	}
	section.main-testimonial.zz .default-heading h2:after {
	  bottom: -10px !important;
	  width: 60px !important;
	}
	section.main-testimonial.zz .owl-nav {
	  display: none !important;
	}
	section.main-testimonial.zz .cust-cust {
	  margin-top: 10px !important;
	  height: auto !important;
	  padding-top: 10px !important;
	}
	section.main-testimonial.zz .text-caption-p p {
	  font-size: 12px !important;
	  line-height: 15px !important;
	  padding-right: 0px !important;
	}
	section.main-testimonial.zz .testy-img {
	  display: inline-block !important;
	  height: 50px !important;
	  width: 50px !important;
	  margin-right: 10px !important;
	}
	section.main-testimonial.zz .testi-user {
	  margin-top: 0px !important;
	}
	section.main-testimonial.zz .testy h4 {
	  font-size: 12px;
	}
	section.main-testimonial.zz .testy h5 {
	  font-size: 12px;
	}
  }
  
  /*testimonial css for tab*/
  @media (min-width: 768px) and (max-width: 992px) {
	section.main-testimonial.zz {
	  padding: 30px 0px 0px !important;
	}
	section.main-testimonial.zz .default-heading h2 {
	  font-size: 20px !important;
	}
	section.main-testimonial.zz .default-heading h2:after {
	  width: 90px !important;
	  bottom: -10px !important;
	}
	section.main-testimonial.zz .cust-cust {
	  padding-top: 30px !important;
	}
	section.main-testimonial.zz .text-caption-p p {
	  font-size: 12px !important;
	  line-height: 20px !important;
	  padding-right: 30px;
	  -webkit-line-clamp: 6;
	}
	section.main-testimonial.zz .testi-user {
	  margin-top: 15px !important;
	}
	section.main-testimonial.zz .testy-img {
	  width: 60px;
	}
	section.main-testimonial.zz .testy h4 {
	  font-size: 14px !important;
	  margin-bottom: 5px !important;
	}
	section.main-testimonial.zz .testy h5 {
	  font-size: 12px !important;
	}
  }
  /* ===============================
	  end testimonial section css
  =============================== */

/*video in testimonial section*/
.video-div {
    text-align: center;
}
/*end video in testimonial section*/



.prod-content {
  text-align: center;
  padding: 10px;
}
.prod-content h2 {
  color: #272727;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 15px;
}
.prod-content p {
  font-size: 15px;
  color: #4F4F4F;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.prod-content a {
  position: relative;
  font-size: 14px;
  color: #39223D;
  font-weight: 600;
}
.prod-content a:before,
.hot-prod-text a:before{
    content: "";
    position: absolute;
    width: 100px;
    height: 1px;
    border: 1px solid #E01B22;
    top: 10px;
    left: -9px;
    opacity: 0;
    display: none;
    transition: 0.3s;
}
.prod-content a:hover:before,
.hot-prod-text a:hover:before{
    display: block !important;
    transition: 0.3s;
}
.prod-content a:hover {
    color: #39223D;
    transition: 0.3s;
}

.single-prod:hover .prod-img img {
    transition: 0.6s;
    transform: scale(1.09);
}

.single-prod .prod-img {
    overflow: hidden;
    transition: 0.6s;
}

@media (max-width: 767px) {
    .single-prod {
    /*display: flex;*/
    padding: 10px 0px;
    /*align-items: center;*/
  }
  section.category-section .col-md-4:nth-child(2) .single-prod {
    display: flex;
    flex-direction: column-reverse;
  }
  .prod-content h2 {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .prod-content p {
    font-size: 12px;
    margin: 0px;
  }
  .prod-content a {
    font-size: 12px;
    font-weight: 500;
  }
}

.arrow-svg1 {
  position: absolute;
  right: -52px;
  top: 50px;
}
.arrow-svg2 {
  position: absolute;
  right: -50px;
  top: 50px;
}
p.number {
  padding: 20px;
  border: 1px solid #343434;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}


/* ===============================
	  blogs section css
  =============================== */
.blog-section {
  position: relative;
  z-index: 1;
  padding: 30px 0 50px;
}
.blog-section .sub-heading,
.blog-section .defalt-heading {
   position: relative;
}
.blog-section .main-blog-div {
  padding: 0px;
  margin-top: 20px;
  transition: 0.5s;
}
.blog-section .blog-img {
  height: 350px;
  position: relative;
  border: solid 1px #cccccc8a;
  overflow: hidden;
}
.blog-section .blog-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  transition: 0.5s;
}
.blog-section .blog-content .name-user {
  display: flex;
  align-items: center;
}
.blog-section .blog-content .name-user p {
    margin-bottom: 0 !important;
    padding-top: 10px;
    color: var(--txt-color);
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.blog-section .blog-url {
  padding: 10px 0px;
}
.blog-section .blog-url a {
  color: #030406;
  font-size: 25px;
  font-weight: 500;
  font-family: 'Belleza' !important;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-transform: capitalize;
  border-bottom: 1px solid #D9D9D9;
  min-height: 70px;
  align-content: center;
}
.blog-section .blog-txt p {
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: var(--txt-color);
  /* text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.3); */
  text-transform: capitalize;
}

.blog-section .blog-url-main .view-details a {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  color: #34434D;
  transition: 0.5s;
}
.blog-section .blog-type {
    margin-top: 30px;
}

/*BLOGS css for mobile*/
@media (max-width: 767px) {
  .blog-section {
    padding: 0 !important;
  }
  .blog-section .blog-up:nth-child(2) {
    margin-top: 0px !important;
  }
  .blog-section .defalt-heading {
    margin-bottom: 0 !important;
  }
  .blog-section .main-blog-div {
    margin-top: 0px !important;
    margin-bottom: 20px;
  }
  .blog-section .blog-img {
    height: 180px !important;
  }
  .blog-section .blog-url a {
    font-size: 14px !important;
    -webkit-line-clamp: 2;
    min-height: auto;
    padding: 10px 0;
  }
  .blog-section .blog-txt p {
    font-size: 12px !important;
    /* line-height: 18px !important; */
    margin: 5px 0px !important;
    padding: 0px !important;
  }
  .blog-section .blog-url-main .view-details a {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .arrow-svg1{
        display:none;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
  .blog-section {
    padding: 30px 0px 0px !important;
  }
  .blog-section .main-blog-div {
    margin-top: 10px !important;
    margin-bottom: 30px !important;
  }
    .blog-section .defalt-heading {
    margin-bottom: 0 !important;
  }
  .blog-section .blog-img {
    height: 180px !important;
  }
  .blog-section .blog-up:nth-child(2) {
    margin-top: 0px !important;
  }
  .blog-section .blog-content .name-user p {
    font-size: 12px !important;
  }
  .blog-section .blog-url a {
    font-size: 15px !important;
    line-height: 20px !important;
    min-height: auto;
    padding: 4px 0;
    -webkit-line-clamp: 1;
  }
  .blog-section .blog-txt p {
    font-size: 13px !important;
    line-height: 17px !important;
    margin: 5px 0px !important;
    padding-top: 0px;
  }
  .blog-section .blog-url-main .view-details a {
    font-size: 13px !important;
    line-height: 20px !important;
  }
}

/* end blogs section css */


/* gallery section css */
.all-gallery-img {
    display: flex;
}
.gallery-img {
    margin: 5px;
    width: 20%;
    height: 200px;
    overflow: hidden;
}
.gallery-img:hover img.img-fluid {
    transition: 0.8s;
    transform: scale(1.08);
}

.gallery-img img.img-fluid {
    transition: 0.8s;
}

.gallery-img1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* end gallery section css */



/*footer css*/

.footer-section .container.bg {
    padding-bottom: 50px;
}
.footer-p p {
    color: #CCCCCC;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    /* margin-top: 20px; */
    margin-bottom: 50px;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.footer-heading {
    margin-bottom: 40px;
}
.footer-section .footer-heading h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    position: relative;
    font-family: 'Mina' !important;
    font-weight: 700;
}

.footer-widgets li a {
    color: #CCCCCC;
    font-size: 14px;
    font-weight: 400;
    line-height: unset;
}

.footer-widgets li a p {
  display: inline-block;
}
li.foot-numb:last-child a p {
   width: 75%;
}
.footer-menus ul.footer-menus-list {
    padding: 0;
    margin: 0 !important;
}
li.foot-numb {
  display: block !important;
}
li.foot-numb a p {
  display: inline-block !important;
  color: #CCCCCC;
  font-size: 14px;
  font-weight: 400;
}
.footer-widgets li .h-icon {
    margin-right: 15px;
    display: inline-block;
}
.footer-widgets li {
  margin: 5px 0px;
}
ul.footer-menus-list li {
    margin: 15px 0px !important;
}

.f-recent-post .f-post h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-transform: capitalize;
}
.f-recent-post .f-recent {
  display: flex;
  align-items: center;
  margin: 30px 0px;
}
.f-details-wrapper p {
  color: #999;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-transform: capitalize;
}
.f-details-wrapper h3 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 10px;
  margin: 0;
  text-transform: capitalize;
}
.f-image-wrapper {
  margin-right: 20px;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  position: relative;
}
.f-image-wrapper img.img-fluid {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.footer-botm {
    padding: 15px 0px;
    background: #222628;
    border-top: 1px solid #ffffff42;
}
.footer-botm p.asdas {
    margin: 0px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
.footer-botm p.asdas a {
  color: var(--txt-color)#ffffff;
  position: relative;
}
.footer-botm p.asdas a:hover {
    color: #ccc;
    transition: 0.3s;
}

.ffc ul.main-social-list {
    padding: 0;
    list-style: none !important;
    display: flex;
    align-items: center;
}
.ffc ul.main-social-list li a {
    background: #202123;
    margin-right: 20px !important;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    transition: 0.5s;
    overflow: hidden;
}
.footer-section .l-o-g:before {
    position: absolute;
    content: "";
    background: #313131;
    height: 1px;
    width: 100%;
    left: -80%;
    top: 55px;
}
.footer-section .l-o-g:after {
    position: absolute;
    content: "";
    background: #313131;
    height: 1px;
    width: 100%;
    right: -80%;
    top: 55px;
}
/*footer css for mobile*/
@media (max-width: 767px) {
  .footer-section {
    padding-top: 30px !important;
  }
  .footer-section .container.bg {
    padding-bottom: 0px !important;
  }
  .l-o-g {
    width: 30% !important;
    margin: 0 auto !important;
  }
  .footer-p p {
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 20px;
    line-height: 17px !important;
    -webkit-line-clamp: 8;
  }
  .footer-heading {
    margin-bottom: 10px !important;
    padding-top: 20px !important;
  }
  .footer-section .footer-heading h4 {
    font-size: 14px !important;
  }
  ul.footer-menus-list li {
    margin: 5px 0px !important;
    list-style: none;
  }
  .footer-widgets li {
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 5px 0px !important;
  }
  .footer-widgets li a {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .footer-widgets li a {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .footer-widgets li a .h-icon {
    padding-right: 0px !important;
  }
  .f-recent-post .f-post h2 {
    font-size: 15px !important;
    line-height: 20px !important;
  }
  .f-details-wrapper p {
    font-size: 12px !important;
    line-height: 10px !important;
  }
  .f-details-wrapper h3 {
    font-size: 12px !important;
    line-height: 5px !important;
  }
  .f-image-wrapper {
    width: 50px !important;
  }
  .footer-botm p.asdas {
    font-size: 12px !important;
    line-height: 16px !important;
  }
}

/*footer css for tab*/
@media (min-width: 767px) and (max-width: 992px) {
 
  footer.footer-section .container.bg {
    padding-bottom: 30px !important;
  }
  footer.footer-section .subscribe {
    margin-top: -214px;
    padding: 15px 0px !important;
    background-size: cover !important;
    left: 0 !important;
  }
  .subscribe-heading h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .l-o-g {
    width: 70%;
    margin: auto;
  }
  .footer-heading {
    margin-bottom: 10px;
  }
  .footer-p p {
    font-size: 13px;
    margin-top: 15px;
    text-align: left;
    line-height: 20px;
    -webkit-line-clamp: 8;
    margin-bottom: 10px;
  }
  .footer-section .footer-heading h4 {
    font-size: 12px !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .footer-section .footer-heading h4:after {
    width: 100%;
    height: 1px;
  }
  .footer-widgets li a {
    font-size: 14px;
  }
  
}
/*end footer css*/

/*product page bread crum css*/

section.bread-crum {
  background-color: #0000001a;
  color: #fff;
}

.bread_crumb {
  padding: 10px 0 10px 0 !important;
  color: #000;
}

.bread_crumb a {
  color: #201e1e;
  font-weight: 500;
  font-size: 14px;
}

.extra-padding {
  padding: 0;
}

/*footer css for tab*/
@media (max-width: 992px) {
    .bread_crumb a {
        font-size: 12px !important;
    }
}
/* end product page bread crum css*/


/*inspector css*/

section.category-section {
    /* padding-top: 80px; */
    position: relative;
    z-index: 1;
}

.gallery-section {
    padding: 30px 0px;
}

.gallery-section .sub-heading {
    text-align: center;
}

.gallery-section .defalt-heading {
    text-align: center;
}

.main-div:hover .product-list img.img-fluid {
    transform: scale(1.07);
    transition: 0.5s;
}


@media (min-width: 575px) and (max-width: 992px) {

    .gallery-img {
        height: 100px;
    }
    
}

@media (max-width: 575px) {
    .gallery-img {
        height: 50px;   
    }
}

@media (max-width: 992px) {
    .ffc ul.main-social-list li a {
      height: 40px;
      width: 40px;
      margin-right: 10px !important;
    }
    
    #banner .ban-col {
        padding: 0;
    }
}

@media (max-width: 767px) {
    
    .video-btn img.img-fluid {
        max-width: 20%;
    }
    
    section.category-section {
        padding-top: 30px;
    }
    
    .single-prod .prod-img img {
    }
    
    .single-prod .prod-img {
        height: 180px;
        overflow: hidden;
    }
    
    
    .gallery-section {
        padding: 20px 0px;
    }

}


@media (min-width: 767px) and (max-width: 992px) {
    .prod-content h2 {
        font-size: 12px;
        margin-bottom: 10px;
    }
    
    .prod-content p {
        font-size: 12px;
    }
    
    .arrow-svg1 img.img-fluid {
        max-width: 70%;
    }
    
    .arrow-svg1 {
        top: 40px;
        right: -55px;
    }
    
    .footer-botm p.asdas {
        font-size: 14px;
    }
}



/*for gtranslate language css*/
.select-lang .gt_switcher_wrapper {
  position: relative !important;
  float: right;
}
.select-lang .gt_switcher_wrapper .gt_selected {
  background: var(--btn-color);
  background: #ffffff !important;
  border-radius: 10px !important;
}
.select-lang .gt_switcher_wrapper .gt_selected a {
  color: #000 !important;
  font-family: Mina !important;
  border: none !important;
  font-size: 16px;
  position: relative;
  font-weight: 600 !important;
  padding: 2px 10px;
  border-radius: 10px 10px 10px 10px !important;
  width: auto !important;
  box-shadow: none !important;
}
.select-lang .gt_switcher_wrapper .gt_selected a:hover {
  background: var(--btn-color);
  /* border-radius: 10px 10px 0px 0px !important; */
}
.select-lang .gt_switcher_wrapper .gt_selected a:before {
  content: "";
  width: 0;
  height: 0;
}
.select-lang .gt_container--hich1m .gt_switcher .gt_selected a:after {
  right: 10px !important;
  /* filter: brightness(15) !important; */
  top: 5px !important;
}

.select-lang .gt_switcher_wrapper .gt_option {
  background: #fff !important;
  position: absolute !important;
  padding: 20px 10px 10px 10px !important;
  width: 173px !important;
  top: 20px;
  border-radius: 0px 0px 20px 20px;
  overflow: hidden !important;
  border: 0 !IMPORTANT;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.select-lang .gt_switcher_wrapper .gt_option a {
  color: #000 !important;
  padding: 0px !important;
  margin: 6px 0px !important;
  font-size: 14px;
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none !important;
}
.select-lang .gt_switcher_wrapper .gt_option a:hover {
  background: var(--btn-color) !important;
  transition: 0.3s;
}
/*end for gtranslate language css*/

/*Quick contact css*/
.contact-section {
  padding: 60px 0px;
}

/*end Quick contact css*/

/*inspect css*/
.header-social-icon ul.main-social-list {
    display: flex;
    justify-content: space-around;
    padding: 0;
    margin: 0;
}

.header-social-icon ul.main-social-list li {
    background: #1A77FE;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.header-social-icon ul.main-social-list li:hover {
    background: #1a77fed1;
    transition: 0.5s;
}

.welcomee-head p {
    margin: 10px 0px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.row.align-items-center.sp-linee {
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid;
}

nav.navbar.navbar-expand-lg.navbar-light.my-navbar {
    padding: 0;
    /* text-align: center; */
    display: block;
}

.main-header li.active.nav-item {
    position: relative;
}

.h-inquiry {
    text-align: center;
    background: linear-gradient(180deg, #000 0%, #383838 46.88%);
    padding: 14px 0px;
}

.h-inquiry a.q-inq {
    color: #FFF;
    font-family: Raleway !important;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
}

.banner_txt .caption2 .btn-bnnr {
    margin-top: 30px !important;
}

.banner-slider .owl-dots .owl-dot:first-child span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    margin: auto;
    background: #1D1D1D;
    height: 10px;
    width: 10px;
}

.banner-slider .owl-dots .owl-dot:nth-child(2) span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #1D1D1D;
    border-radius: 100%;
    height: 10px;
    width: 10px;
}

.banner-slider .owl-dots .owl-dot:nth-child(3) span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #1D1D1D;
    border-radius: 100%;
    height: 10px;
    width: 10px;
}

.about-ccontent h1:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    height: 4px;
    background: #f39703;
}

.about-ccontent h2 {
    color: var(--h-color);
    font-family: Raleway !important;
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
}

.about-section .container {
    position: relative;
}

.all-product-btn.btn-bnnr {
    display: block;
    text-align: center;
    margin: 0px;
    padding: 0px;
    position: relative;
    padding-top: 20px;
    margin-top: 40px;
    padding-bottom: 20px;
}

.all-product-btn.btn-bnnr:before {
    content: '';
    position: absolute;
    left: 0;
    width: 0%;
    height: 0px;
    background: #000;
}

.all-product-btn.btn-bnnr:after {
    content: '';
    position: absolute;
    top: 45px;
    right: 0;
    margin: auto;
    width: 0%;
    height: 0px;
    background: #000;
}

section.main-testimonial.zz .container.t03 {
    position: relative;
}

.testi-quick {
    background-image: url(https://demowebsite1.twdigitals3.com/uploads/images/products/8/8/0030881001714041136-outdoor-rgb-solar-st_500.jpg);
    background-size: 100% 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !IMPORTANT;
}

.testy-star img {
    width: auto !important;
}

.cust-cust .inner-testimonial .testi-user .testy .testy-star {
    margin: 0;
}

section.main-testimonial.zz .owl-dots .owl-dot {
    position: relative;
    width: 100px;
    height: 100px;
}

section.main-testimonial.zz .owl-dots {
    position: absolute;
    top: 0;
}

section.main-testimonial.zz .owl-dots .owl-dot.active span {
    height: 100px;
    width: 100px;
}

section.main-testimonial.zz .owl-nav .owl-prev {
    font-size: 0;
    background-image: url(/images/arrow1.png);
    background-size: 100% 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 40px;
    width: 40px;
    transform: rotate(180deg);
    margin-right: 10px;
}

section.main-testimonial.zz .owl-nav .owl-next {
    font-size: 0;
    background-image: url(/images/arrow1.png);
    background-size: 100% 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 40px;
    width: 40px;
    transform: rotate(0deg);
    margin-left: 10px;
}

section.main-testimonial.zz .owl-nav {
    display: flex !important;
    justify-content: center;
}

li.foot-numb p {
    color: #CCCCCC;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

.product-list:before {
    margin: auto;
    content: "";
    background-image: url(/images/arrow1.png);
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    height: 40px;
    width: 40px;
    bottom: 0;
    right: 0;
    position: absolute;
    opacity: 0;
    transition: 0.5s;
    visibility: hidden;
    top: 0;
    left: 0;
}

.info-right {
    text-align: right;
    margin: 0 !important;
}

.info-right ul li a {
     padding: 8px 15px; 
    border-radius: 10px;
    font-family: 'Mina' !important;
    background: #FFF;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    transition: 0.5s;
    box-shadow: 0px 0px 1.9px 0px rgba(0, 0, 0, 0.25);
}

.info-right ul li img {
    margin-right: 10px;
}

section.top-information {
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
    border-top: 1px solid #B7B7B7;
    border-bottom: 1px solid #B7B7B7;
    z-index: 6;
    position: relative;
    margin-top: 10px;
}

.info-right ul {
    margin: 0 !important;
    display: flex;
    justify-content: end;
    align-items: center;
}

.info-left ul {
    margin: 0;
    display: flex;
}

.info-left ul li img {
    margin-right: 10px;
    transition: 0.5s;
}
.info-left ul li a:hover img {
    transition: 0.5s;
    transform: rotateY(180deg);
}
.banner_txt .caption2 .btn-bnnr a {
    /* border-radius: 50px; */
    background: #fff;
    /* font-family: 'Poppins' !important; */
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #030406;
    /* border: 1px solid; */
}

.main-div:hover .product-list {
    border-radius: 0px 0px 0px 0px;
    transition: .5s ease;
}

.quick-form form .form-group textarea:focus {
    box-shadow: unset;
}

.quick-form form .form-group input:focus {
    box-shadow: unset;
}

.testy img {
    width: unset !important;
    margin: 0 auto;
}

.cust-cust {
    display: flex;
    align-items: center;
}

.testy-star img {
    margin: 0 auto;
}

section.maintestimonials-new {
    padding: 50px 0px;
    position: relative;
    background-size: 100% 100% !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

section.maintestimonials-new .owl-dots {
    display: block !important;
    text-align: center;
    padding-top: 30px;
}

section.maintestimonials-new .owl-dots .owl-dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 6px;
    border-radius: 25px;
    position: relative;
}

section.maintestimonials-new .owl-dots .owl-dot.active {
    background: var(--btn-color);
}

.info-right ul li {
    margin-left: 30px;
}

.info-right ul li a:hover {
    transition: 0.5s;
    background: var(--btn-color);
}

section.logo-sec.main-header {
    padding: 0px 0px;
    position: relative;
    z-index: 3;
}

.main-menu-header .header-logo {
    text-align: start;
}

.banner_txt .caption2 h1.text1 {
    position: relative;
}

.banner_txt .caption2 h1.text1 span.ban-span-1 {
    color: #000;
    font-size: 40px;
    font-weight: 300;
    line-height: normal;
}

.banner_txt .caption2 h1.text1 span.ban-span-2 {
    color: #000;
    font-size: 45px;
    font-weight: 700;
    line-height: normal;
}

.banner_txt .caption2 h1.text1 span.ban-span-3 {
    color: #333;
    font-size: 40px;
    font-weight: 400;
    line-height: normal;
}

.banner_txt .caption2 h1.text1 span.ban-span-4 {
    color: var(--btn-color);
    font-size: 45px;
    font-weight: 700;
    line-height: normal;
}

.banner_txt .caption2 h1.text1 span.ban-span-5 {
    color: #333;
    font-size: 43px;
    font-weight: 600;
    line-height: normal;
}

.banner_txt .caption2 p.text23 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Nunito Sans' !important;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-right: 60px;
}
.product-url.prod-url1 {
    text-align: center;
    display: block;
    margin: 10px 0px;
}

.product-url.prod-url1 a.pro-links {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
}

.all-default-ccontent.abttt .deflt-p p {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: var(--txt-color);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 30px;
}

.all-default-ccontent.abttt .about-btn.btn-bnnr {
    margin-top: 30px;
    display: block;
}

.blog-heading-bg.all-default-ccontent {
    text-align: center;
    margin-bottom: 30px;
}

.blog-heading-bg.all-default-ccontent .defalt-heading h2:before {
    content: '';
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    opacity: 0;
}

.blog-section .blog-url-main .view-details a:hover {
    transition: 0.5s;
    letter-spacing: 1px;
}
.footer-section .l-o-g {
    text-align: center;
    position: relative;
}

.testimon-heading-bg.all-default-ccontent {
    text-align: center;
    margin-bottom: 30px;
}

.testimon-heading-bg.all-default-ccontent .defalt-heading h2:before {
    right: 0;
    margin: auto;
}

.map-heading-bg.all-default-ccontent {
    text-align: center;
    margin-bottom: 30px;
}

section.map-section {
    padding: 60px 0px;
    position: relative;
}

.map-heading-bg.all-default-ccontent .defalt-heading h2:before {
    right: 0;
    margin: auto;
}

.blog-latest1w h2 {
    color: var(--txt-color);
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
}

.blog-latest1w h2 span {
    color: var(--btn-color);
    font-weight: 700;
}

.blog-section .main-blog-div:hover .blog-img img.img-fluid {
    transition: 0.5s;
    transform: scale(1.08);
}

.view-details.btn-bnnr a {
    margin: 0;
    /*background: #F6F6F6;*/
    border: 0;
    color: var(--h-color);
    font-size: 17px;
    font-weight: 600;
    text-transform: unset;
    padding: 7px 30px;
}

.view-details.btn-bnnr a:hover {
    background: #484848 !important;
    color: #fff !important;
}

.product-content .product-url {
    display: block;
    margin: 10px 0px;
}

.all-product-btn.blg-all-btn.btn-bnnr {
    text-align: left;
}

.ffc ul.main-social-list li a:hover {
    transition: 0.5s;
    /* background: var(--btn-color); */
    transform: scale(1.1);
}
.place-card.place-card-large {
    opacity: 0;
    display: none !important;
}

.cust-cust .user-img-bit {
    max-width: 30%;
    margin: 20px auto;
}

.cust-cust .inner-testimonial .testi-user .testy {
    margin: 20px 0px;
}

.cust-cust .inner-testimonial .testi-user .testy h4 {
    color: #2A2A2A;
    font-weight: 500;
    font-family: Belleza !important;
    font-size: 22px;
    margin: 0;
}

.cust-cust .inner-testimonial .text-caption-p p {
    color: var(--txt-color);
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-transform: capitalize;
    max-width: 70%;
}

.cust-cust .user-img-bit img.img-fluid {
    width: auto !IMPORTANT;
    margin: 0 auto;
}

section.maintestimonials-new .owl-nav .owl-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50px;
    margin: auto;
    font-size: 0;
    background-image: url(/images/arrow.png);
    height: 14px;
    width: 10px;
    background-size: 100% 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transform: rotate(180deg);
}

section.maintestimonials-new .owl-nav .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -50px;
    margin: auto;
    font-size: 0;
    background-image: url(/images/arrow.png);
    height: 14px;
    width: 10px;
    background-size: 100% 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transform: rotate(0deg);
}

.footer-main-contact li.foot-numb h6 {
    margin: 0;
    color: var(--txt-color);
    font-weight: 600;
}

.footer-menus ul.footer-menus-list li a {
    transition: 0.5s;
    padding-bottom: 5px;
    position: relative;
}

.footer-menus ul.footer-menus-list li a:hover {
    transition: 0.5s;
    color: var(--h-color);
}

.footer-menus ul.footer-menus-list li a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background: #fff;
    transition: 0.5s;
    opacity: 0;
}

.footer-menus ul.footer-menus-list li a:hover:before {
    width: 100%;
    transition: 0.5s;
}
.foot-clmn-1.all-foot-clmn {
    padding-right: 30px;
    margin-right: 20px;
    position: relative;
}

.foot-clmn-1.all-foot-clmn:before {
    content: '';
    position: absolute;
    right: 0;
    top: 100px;
    width: 0;
    height: 0;
    background: #000;
    margin: auto;
    opacity: 0;
}

.foot-clmn-2.all-foot-clmn {
    padding: 0px 80px;
    margin-right: 30px;
    position: relative;
}

.foot-clmn-2.all-foot-clmn:before {
    content: '';
    position: absolute;
    right: 0;
    top: 100px;
    width: 1px;
    height: 120px;
    background: #ffffff42;
    margin: auto;
}

.foot-clmn-3.all-foot-clmn {
    padding-right: 30px;
    margin-right: 20px;
    position: relative;
}

.foot-clmn-3.all-foot-clmn:before {
    content: '';
    position: absolute;
    right: 0;
    top: 100px;
    width: 2px;
    height: 120px;
    background: #000;
    margin: auto;
}

@media (max-width: 767px) {

    .main-menu-header .header-logo a.logo {
        position: relative !important;
    }
    
    .main-menu-header .col-md-8.col-12.wow.fadeInRight.aos-init.aos-animate {
    }
    
    .banner_txt .caption2 h1.text1 span.ban-span-1 {
        font-size: 12px !important;
    }
    
    .banner_txt .caption2 h1.text1 span.ban-span-2 {
        font-size: 12px !important;
    }
    
    .banner_txt .caption2 h1.text1 span.ban-span-3 {
        font-size: 12px !important;
    }
    
    .banner_txt .caption2 h1.text1 span.ban-span-4 {
        font-size: 12px !important;
    }
    
    .banner_txt .caption2 h1.text1 span.ban-span-5 {
        font-size: 12px !important;
    }
    
    .banner_txt .caption2 p.text23 {
        font-size: 12px !important;
        /* display: none; */
        font-weight: 500 !important;
        padding-right: 5px !important;
        margin-bottom: 10px !important;
        -webkit-line-clamp: 2;
        padding-top: 5px !important;
    }
    
    .banner_txt .caption2 .btn-bnnr {
        margin-top: 0px !important;
    }
    
    .banner_txt .caption2 h1.text1:before {
        width: 50px !important;
        height: 1px !important;
    }
    
    .banner-slider .owl-item .item .caption:before {
        width: 145%;
        height: 80%;
    }
    
    .banner_txt .caption2 h1.text1 {
        line-height: 15px;
    }
    
    .banner-alid-img img.img-fluid {
        width: auto !important;
    }
    
    .banner-slider .owl-item .item .container .row.align-items-center {
        position: relative !important;
        height: 220px !important;
    }
    
    .banner-slider .owl-item .item .container {
        height: 220px !important;
        padding: 0 !important;
    }
    
    .btn-primary {
        font-size: 12px !important;
    }
    
    .product-url.prod-url1 a.pro-links {
        font-size: 12px !important;
    }
    
    .about-section .container .row.align-items-center {
        flex-direction: column-reverse;
    }
    
    .defalt-heading h2:before {
        height: 1px !important;
    }
    
    .all-default-ccontent.abttt .deflt-p p {
        font-size: 12px !important;
        line-height: normal;
        -webkit-line-clamp: 6;
    }
    
    .all-default-ccontent.abttt {
        margin-bottom: 20px;
    }
    
    .sub-heading h3 span {
        font-weight: 500 !important;
    }
    
    .product-heading-bg {
        margin-bottom: 20px !important;
    }
    
    .product-content .product-url {
        margin: 0px !important;
    }
    
    .blog-heading-bg.all-default-ccontent {
        margin-bottom: 10px !important;
    }
    
    .blog-latest1w h2 {
        font-size: 18px !important;
    }
    
    .blog-latest1w h2 span {
        font-weight: 600 !important;
    }
    
    section.maintestimonials-new {
        padding: 20px 0px !important;
        background-size: 150% 150% !important;
    }
    
    .cust-cust {
        display: block !important;
    }
    
    .cust-cust .user-img-bit {
        margin-top: 0px !important;
        margin: 0 auto;
    }
    
    .cust-cust .inner-testimonial {
        max-width: 100%;
        padding: 0;
    }
    
    .cust-cust .inner-testimonial .testi-user .testy {
        margin: 10px 0px !important;
        justify-content: space-between;
    }
    
    .cust-cust .inner-testimonial .testi-user .testy h4 {
        font-size: 13px !important;
    }
    
    .testy-star img {
        max-width: 65%;
        margin: 0 auto !important;
    }
    
    .cust-cust .inner-testimonial .testi-user .testy .testy-star {
    }
    
    .cust-cust .inner-testimonial .text-caption-p p {
        font-size: 12px;
        line-height: 15px;
        max-width: 100%;
    }
    
    section.map-section {
        padding: 30px 0px !important;
    }
    
    .map-heading-bg.all-default-ccontent {
        margin-bottom: 10px !important;
    }
    
    .foot-clmn-1.all-foot-clmn {
        padding: 0 !important;
        margin: 0 !important;
    }
    
    .foot-clmn-1.all-foot-clmn:before {
        height: 0;
        width: 0 !important;
    }
    
    .foot-clmn-2.all-foot-clmn:before, .foot-clmn-2.all-foot-clmn:after {
        top: 70px;
        width: 0 !important;
        height: 0 !important;
        opacity: 0;
    }
    
    .foot-clmn-2.all-foot-clmn {
        margin-right: 0;
        padding: 0 !important;
    }
    
    .foot-clmn-3.all-foot-clmn:before {
        height: 0 !important;
        width: 0 !important;
    }
    
    .footer-main-contact li.foot-numb h6 {
        font-size: 12px !important;
    }
    .banner_txt .caption2 .btn-bnnr a.btn2-qut {
        display: none !important;
    }
}


@media (min-width: 767px) and (max-width: 992px) {
    .footer-main-contact li.foot-numb h6 {
        font-size: 12px;
        font-weight: 500 !important;
    }
    .foot-clmn-3.all-foot-clmn:before {
        width: 1px;
    }
    .foot-clmn-2.all-foot-clmn:before, .foot-clmn-2.all-foot-clmn:after {
        width: 1px;
        top: 50px !important;
    }
    .foot-clmn-1.all-foot-clmn:before {
        width: 1px;
    }
    .foot-clmn-1.all-foot-clmn, .foot-clmn-2.all-foot-clmn, .foot-clmn-3.all-foot-clmn {
        padding-right: 0px;
        margin-right: 0px;
    }
    ul.footer-menus-list li {
        margin: 10px 0px !important;
    }
    .banner_txt .caption2 h1.text1 span.ban-span-1, 
    .banner_txt .caption2 h1.text1 span.ban-span-2, 
    .banner_txt .caption2 h1.text1 span.ban-span-3, 
    .banner_txt .caption2 h1.text1 span.ban-span-4, 
    .banner_txt .caption2 h1.text1 span.ban-span-5 {
        font-size: 14px;
    }
    .banner_txt .caption2 h1.text1:before {
        width: 50px;
    }
    .banner-alid-img img.img-fluid {
        width: auto !important;
    }
    .banner_txt .caption2 p.text23 {
        font-size: 15px !important;
        -webkit-line-clamp: 3 !important;
        padding-top: 10px !important;
    }
    .banner_txt .caption2 .btn-bnnr {
        margin-top: 10px !important;
    }
    .main-menu-header .header-logo a.logo {
        position: relative;
    }
    nav.navbar.navbar-expand-lg.navbar-light.my-navbar {
        padding: 0px !important;
    }
    .banner-slider .owl-item .item .container {
        height: 350px !important;
    }
    .banner_txt .caption2 h1.text1 {
        line-height: 20px;
    }
    .banner-slider .owl-dots {
        left: 0;
        right: 0;
        display: none !important;
    }
    .product-list {
        height: 200px;
    }
    .product-url.prod-url1 a.pro-links {
        font-size: 12px;
        padding: 0px 10px;
    }
    .defalt-heading h2:before {
        height: 2px;
    }
    .all-default-ccontent.abttt .deflt-p p {
        font-size: 12px !important;
        -webkit-line-clamp: 5;
        line-height: 20px !important;
    }
    .product-content {
        padding: 10px 0 0;
    }
    .product-content .product-url {
        margin: 5px 0px;
    }
    .blog-heading-bg.all-default-ccontent {
        margin-bottom: 10px;
    }
    .testi-quick {
        padding: 0px 0px 30px;
    }
    section.maintestimonials-new {
        padding: 20px 0px 30px;
    }
    .cust-cust .inner-testimonial .testi-user .testy {
        margin: 10px 0px;
    }
    .cust-cust .inner-testimonial .testi-user .testy h4 {
        font-size: 15px;
        margin: 0px 10px  0px 0px;
    }
    .cust-cust .inner-testimonial .testi-user .testy .testy-star {
        max-width: 40%;
    }
    .cust-cust .inner-testimonial .text-caption-p p {
        font-size: 12px !important;
        line-height: 16px;
    }
    .main-testi-wrapper {
      max-width: 100% !important;
    }
    
    section.maintestimonials-new .owl-nav .owl-next {
        height: 20px;
        width: 15px;
        right: -34px;
        bottom: unset;
    }
    
    section.maintestimonials-new .owl-nav .owl-prev {
        height: 20px;
        width: 15px;
        left: -34px;
        bottom: unset;
    }
    section.map-section {
        padding: 30px 0px;
    }
    li.currency-mobile {
        padding-left: 20px;
        font-size: 12px;
    }
}



.main-header li.nav-item a:hover {
    transition: 0.5s;
}

.main-div .price-div {
    text-align: center;
    margin-bottom: 10px;
}

.main-div .price-div p.price {
    margin: 0;
}

.product-url.prod-url1 a.pro-links:hover {
    transition: 0.5s;
    color: var(--btn-color);
}

@media (min-width: 992px) and (max-width: 1100px) {
    .main-header li.nav-item a.nav-link {
        font-size: 12px;
    }
    .search-btn {
        margin-right: 0px;
    }
    .info-right ul li a {
        padding: 8px 8px;
    }
}

section.top-information:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 45%;
    background: var(--btn-color);
    z-index: -1;
    clip-path: polygon(100% 0%, 90% 100%, 0% 100%, 0% 0%);
}
.logo-header-mid ul {
    padding: 0;
    display: flex;
    justify-content: end;
    align-items: center;
    margin: 0;
}
.logo-header-mid ul li {
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.logo-header-mid {
    position: relative;
}
.logo-header-mid:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 63.5%;
    height: 70%;
    background: var(--btn-color);
    z-index: -1;
    border-radius: 10px 0px 0px 10px;
}
.main-header li.nav-item a.nav-link:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    margin: auto;
    width: 80%;
    height: 1px;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    border: unset !important;
}
.main-header li.nav-item a.nav-link:hover:before {
    transition: 0.5s;
    opacity: 1;
    visibility: visible;
}
.logo-header-mid ul li .ccc-icon {
    margin-right: 10px;
}
.logo-header-mid ul li a.connt-11 {
    color: #FFF;
    font-family: "DM Sans" !important;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
}
.logo-header-mid ul li a.connt-11 .sm-txt {
    font-weight: 400 !important;
}

section.maintestimonials-new:before {
    content: '';
    /* position: absolute; */
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    background: #1B1E25;
    z-index: -1;
    opacity: 0;
}
section.maintestimonials-new:after {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
    opacity: 0;
}
.video-prtt {
    text-align: center;
}
.client-testi {
    margin-bottom: 20px;
}
.client-testi .sub-heading h3 {
    color: #fff;
    font-family: Poppins !IMPORTANT;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
}
.client-testi .defalt-heading h2 {
    color: #2A2A2A;
    font-family: Belleza !important;
    font-size: 50px;
    font-weight: 500;
    line-height: normal;
}
.client-testi .defalt-heading h2:before {
    opacity: 0;
    height: 0;
    width: 0;
}
.cust-cust .inner-testimonial .testy-star {
    margin-bottom: 20px;
}
.cust-cust .inner-testimonial .testi-user .testy span {
    color: var(--txt-color);
    font-family: Manrope !important;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
.blog-content .blog-txt {
    padding-bottom: 0px;
}
.blog-section .all-product-btn.blg-all-btn.btn-bnnr {
    padding: 0;
    margin: 0;
    text-align: end;
}
.all-default-ccontent.abttt .sub-heading h3 {
    text-transform: capitalize;
    color: var(--h-color);
}
.all-default-ccontent.abttt .sub2-h {
    color: #444;
    font-family: Poppins !important;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
}
.footer-main-ddd {
    background-size: 100% 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    z-index: 1;
    padding: 60px 0px 0px;
}
.footer-main-ddd:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #0D0D0D;
    z-index: -1;
}
.footer-section .footer-heading h4:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    width: 0;
    height: 0;
    opacity: 0;
}
.footer-main-contact li.foot-numb {
    display: flex !important;
    margin: 10px 0px;
    align-items: center;
}
.footer-main-contact li.foot-numb span.f-con-icon {
    width: 10%;
    margin-right: 10px;
}
.footer-main-contact li.foot-numb span {
    width: 90%;
}
.footer-menus ul.footer-menus-list li a img.imig-fluid {
    margin-right: 10px;
}

section.banner-section:before {
    content:'';
    position: absolute;
    right: 0;
    top: -15%;
    bottom: 0%;
    z-index: -1;
    height: 115%;
    width: 10%;
    background: #F6F4EE;
    display: none;
}

@media (max-width: 767px) {
    .banner_txt .caption2 .btn-bnnr a {
        margin-right: 0 !important;
    }
    .banner_txt .caption2 .btn-bnnr a {
        font-size: 12px !important;
        /* padding: 2px 10px !important; */
    }
    section.banner-section:before {
        bottom: -5% !important;
        width: 0% !important;
        height: 0;
        opacity: 0;
    }
    .about-section:before {
        opacity: 0;
        width: 0;
        height: 0;
    }
    .all-default-ccontent.abttt .sub2-h {
        font-size: 12px !important;
        margin-bottom: 10px !important;
    }
    .all-default-ccontent.abttt .about-btn.btn-bnnr a.btn1-main {
        /* padding: 10px 60px 10px 30px !important; */
    }
    section.maintestimonials-new:before {
        width: 100% !important;
    }
    section.maintestimonials-new:after {
        width: 100% !important;
    }
    .video-prtt {
        margin: 30px 0px !important;
    }
    .video-prtt img.img-fluid {
        max-width: 20%;
    }
    .footer-menus ul.footer-menus-list li a img.imig-fluid {
        max-width: 0%;
        margin: 0 !important;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    section.banner-section:before {
        bottom: 0;
        width: 0;
        height: 0;
        opacity: 0 !important;
    }
    .all-default-ccontent.abttt .sub2-h {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .all-product-btn.btn-bnnr {
        padding: 10px 0px;
    }
    .cust-cust .inner-testimonial {
        padding-bottom: 0px;
    }
    body li.foot-numb a p {
        margin-bottom: 0px;
        width: 100% !important;
        font-size: 14px;
    }
  .footer-main-contact li.foot-numb span.f-con-icon {
      width: 16%;
  }
}

@media (min-width: 992px) and (max-width: 1050px) {
    .categ-center-img:before {
        width: 350px;
        height: 300px;
        top: -25%;
        left: -74%;
    }
    .categories-main-wrapper-new1 {
        margin: 20px 0px 20px auto;
        width: 80%;
    }
    .categories-main-wrapper-new2 {
        margin: 20px auto 20px 0;
        width: 80%;
    }
    .categories-right-wrapper-new1 {
        margin-right: 10px;
    }
    .categories-right-wrapper-new2 {
        margin-left: 10px;
    }
}


.main-menu-header .header-btn {
    text-align: center;
    background: var(--h-color);
    max-width: 50%;
    margin: 0 0 0 auto;
}

.main-menu-header .header-btn a.btn-bnnr {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 15px 10px;
    width: 100%;
    transition: 0.5s;
}

.my-navbar ul.navbar-nav {
    align-items: center;
}

.my-navbar .collapse.navbar-collapse {
    align-items: center;
    justify-content: center;
    padding: 20px 0px;
    background: var(--h-color);
}

.banner-left-div .comp-name {
    display: block;
    transform: rotate(270deg);
    white-space: nowrap;
    position: relative;
    top: 380px;
    font-family: 'Manrope' !important;
    text-transform: uppercase;
    z-index: 9 !important;
    color: #2C2C2C;
    font-weight: 800;
    font-size: 16px;
}

.banner-cont-info {
    display: inline-block;
    background: #222628;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 20px;
}

.banner-cont-info ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.banner-section .extra-padding {
    position: relative;
}

.banner-cont-info ul .sm-txt {
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
}

.banner-cont-info ul li {
    padding: 10px 20px;
}

.banner-cont-info ul span {
    color: #FFFEFE;
    text-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
    font-size: 15px;
    font-weight: 700;
}

.defalt-heading.abt-secc {
    display: inline-block;
    transform: rotate(270deg);
    white-space: nowrap;
    position: relative;
    top: 60px;
    left: -30px;
}


.all-default-ccontent.abttt .defalt-heading h1,
.all-default-ccontent.abttt .defalt-heading h2 {
    color: #2A2A2A;
    font-family: Belleza !IMPORTANT;
    font-size: 40px;
    font-weight: 500;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.gallery-img1.gallery1 {
    height: 580px;
    overflow: hidden;
    position: relative;
}

.gallery-img1.gallery2, .gallery-img1.gallery3 {
    height: 280px;
    overflow: hidden;
    margin-bottom: 20px;
}

.gallery-img1.gallery4 {
    height: 280px;
    overflow: hidden;
}

.gallery-img1.gallery5, .gallery-img1.gallery6, .gallery-img1.gallery7 {
    height: 280px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.main-testi-wrapper {
    background-size: 100% 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    padding: 40px 30px;
    max-width: 90%;
    margin: auto;
}

.testy-star.testy-quee {
    margin-bottom: 20px;
}

section.maintestimonials-new .owl-dots .owl-dot span {
    height: 5px;
    width: 5px;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background: var(--btn-color);
    padding: 5px;
    border-radius: 100%;
}
.footer-section .footer-heading.footer-heading22 {
    margin-bottom: 5px;
}

.footer-section .footer-heading.footer-heading22 h4 {
    font-size: 16px;
}

.ffc ul.main-social-list li a:hover img{
    filter: brightness(55);
    transition: 0.3s;
}
.blog-type span {
    bottom: 0;
    left: 0;
    padding: 2px;
    color: #9B9DB3;
    font-size: 14px;
    font-weight: 600;
}

.foot-clmn-2.all-foot-clmn:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100px;
    width: 1px;
    height: 120px;
    background: #ffffff42;
    margin: auto;
}

.main-menu-header .header-btn a.btn-bnnr:hover {
    color: #ccc;
    transition: 0.5s;
}
.ai-power-section {
    position: relative;
    padding: 60px 0px;
}
.product-content .product-url-content .pro-content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: var(--txt-color);
    font-weight: 500;
    font-size: 14px;
}

.main-div:hover .product-list:before {
    opacity: 1;
    visibility: visible;
    transition: 0.5s;
    z-index: 1;
}

@media (max-width: 575px) {
    .footer-menus ul.footer-menus-list {
        display: flex !important;
        justify-content: space-between;
    }
}
@media (max-width: 767px) {
    .container-fluid.header-logo-contain.g-0 {
        --bs-gutter-y: unset !important;
        --bs-gutter-x: unset !important;
    }

    .all-default-ccontent.abttt .defalt-heading h1,
    .all-default-ccontent.abttt .defalt-heading h2 {
        font-size: 16px !important;
    }
    
    .gallery-img1.gallery2, .gallery-img1.gallery3 {
        height: 100px !important;
    }
    
    .gallery-img1.gallery4 {
        height: 110px !important;
    }
    
    .gallery-img1.gallery5, .gallery-img1.gallery6 {
        height: 100px !important;
    }
    
    .gallery-img1.gallery7 {
        height: 110px !important;
    }
    
    .blog-type span {
        font-size: 12px !important;
        padding: 5px !important;
    }
    
    .blog-section .blog-url {
        padding: 0;
    }
    
    .blog-content .blog-txt {
        padding: 0px 0px 5px !important;
    }
    
    .my-navbar ul.navbar-nav li.nav-item {
        text-align: center;
        margin: 0 !important;
    }
    body  .footer-section .footer-heading.footer-heading22 {
        margin-bottom: 10px !important;
        padding-top: 10px !important;
    }
    .product-content .product-url-content .pro-content {
        font-size: 12px;
    }
    .search-btn.mobile-show .form-control {
        height: 40px;
        font-size: 12px;
    }
    
    .search-btn.mobile-show button.btn {
        max-width: 50px;
        padding: 10px;
    }
    
    .search-btn.mobile-show form {
        align-items: center;
        margin: 0 10px;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .container-fluid.header-logo-contain.g-0 {
        --bs-gutter-y: unset !important;
        --bs-gutter-x: unset !important;
    }
    .about-section .dasktop-show {
        display: block !important;
    }

    .all-default-ccontent.abttt .defalt-heading h1,
    .all-default-ccontent.abttt .defalt-heading h2 {
        font-size: 22px !important;
    }
    
    .gallery-section .col-md-4.dasktop-show {
        display: block !important;
    }
    
    .gallery-img1.gallery1 {
        height: 310px;
    }
    
    .gallery-img1.gallery2, .gallery-img1.gallery3 {
        height: 145px;
    }
    
    .gallery-img1.gallery4 {
        height: 145px;
    }
    
    .gallery-img1.gallery5, .gallery-img1.gallery6, .gallery-img1.gallery7 {
        height: 140px;
    }
    
    .blog-section .blog-url {
        padding: 0;
    }
    
    .blog-content .blog-txt {
        padding: 0px 0px 5px;
    }
    
    .blog-type span {
        font-size: 12px;
    }
    
    .foot-clmn-2.all-foot-clmn {
        padding: 0px 40px !important;
    }
    .product-content .product-url-content .pro-content {
        font-size: 12px;
    }
    .search-btn.mobile-show .form-control {
        height: 45px;
        font-size: 14px;
    }
    
    .search-btn.mobile-show button.btn {
        max-width: 55px;
        padding: 10px;
    }
    
    .search-btn.mobile-show form {
        align-items: center;
    }
}

.banner-left-div {
    position: relative;
}

.row.align-items-center.row-third .for-inq-ww.dasktop-show {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 10%;
}

section.banner-section .col-12.col-sm-12.col-md-12.col-lg-11.extra-padding {
    width: 90%;
}

section.bannr-btm-prod {
    padding: 60px 0px;
    position: relative;
}

section.bannr-btm-prod .simpl-prod-top {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: 300px;
    position: relative;
    z-index: 1;
    box-shadow: inset 0px -102px 10px #0000005e;
}

.btn-bnnr.all-sim-btn a.btn1-main {
    background: transparent;
    color: #fff;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
}

.img-prd11 h4 {
    color: #fff;
    font-family: 'Mina' !important;
    font-size: 30px;
    font-weight: 700;
}

section.bannr-btm-prod .simpl-prod-top .img-prd11 {
    position: absolute;
    bottom: 10px;
    left: 50px;
    padding: 10px 20px;
}

section.product-category {
    padding: 60px 0px;
    position: relative;
}

.category-img-div {
    max-width: 85%;
    margin: 0 0 0 auto;
}

.product-category .category-main-div {
    position: relative;
    z-index: 1;
}

.product-category .category-main-div .category-content {
    position: absolute;
    bottom: 80px;
    left: -17px;
    transform: rotate(90deg);
}

.product-category .category-main-div:before {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    width: 50px;
    height: 100%;
    background: linear-gradient(245deg, #ffffff 0%, #242424 100%);
}

.product-category .category-main-div .category-content .category-title a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Mina' !important;
    line-height: normal;
}

section.product-section.feature-productt {
    padding-bottom: 30px;
}

section.product-section.feature-productt .single-prod-main-div {
    padding: 20px;
    background: transparent;
    transition: 0.3s;
}

section.product-section.feature-productt .single-prod-main-div:hover {
    transition: 0.3s;
    background: var(--h-color);
}

section.product-section.feature-productt .single-prod-main-div .main-div {
    margin: 0 !important;
}

section.product-section.feature-productt .single-prod-main-div .main-div:hover .product-list:before {
    opacity: 0;
}

section.product-section.feature-productt .single-prod-main-div:hover .product-url a {
    color: #fff !important;
    transition: 0.3s;
}

section.product-section.feature-productt .single-prod-main-div .main-div .product-url-vieww.feature-pro-url a {
    opacity: 0;
    transition: 0.5s;
    color: #fff;
    text-transform: capitalize;
}

section.product-section.feature-productt .single-prod-main-div:hover .product-url-vieww.feature-pro-url a {
    opacity: 1;
    transition: 0.5s;
}

.fott-log {
    margin-bottom: 80px;
    position: relative;
}


section.product-category .row .col-md-4:first-child .category-main-div .category-content {
    left: -23px;
    bottom: 65px;
}

section.product-category .row .col-md-4:nth-child(2) .category-main-div .category-content {
    left: -43px;
    bottom: 85px;
}

section.product-category .row .col-md-4:nth-child(3) .category-main-div .category-content {
    left: -38px;
}

.product-category .category-main-div .category-content .category-title a img.img-fluid {
    transform: rotateY(190deg);
}
.my_contact_us button.btn.btn-primary {
    color: #fff!important;
    transition: 0.5s;
}
.my_contact_us button.btn.btn-primary:hover {
    color: #000 !important;
    background: #f6f4ee !important;
    transition: 0.5s;
}

.form-group.cent button#inquiry_popup_btn {
    color: #000 !important;
}

@media (max-width: 767px) {
    section.banner-section .col-12.col-sm-12.col-md-12.col-lg-11.extra-padding {
        width: 100% !important;
    }
    
    section.bannr-btm-prod {
        /* display: none !important; */
    }
    
    section.product-category {
        padding: 30px 0px 0px !important;
    }
    
    .product-heading-bg .defalt-heading h2 {
        margin-bottom: 0px !important;
    }
    
    .product-category .category-main-div {
        margin-bottom: 20px;
    }
}


@media (min-width: 767px) and (max-width: 992px) {
    section.banner-section .col-12.col-sm-12.col-md-12.col-lg-11.extra-padding {
        width: 100% !important;
    }
    
    section.bannr-btm-prod {
        display: none !important;
    }
    
    section.product-category {
        padding: 30px 0px !important;
    }
    
    .product-heading-bg .defalt-heading h2 {
        margin-bottom: 0px !important;
    }
}


@media (max-width: 767px) {
    .row.first-row{
        display:none;
    }
    .row.second-row{
        padding:0px;
    }
    .footer-section .l-o-g:after{
        display:none;
    }
    .footer-section .l-o-g:before{
        display:none;
    }
    .main-testi-wrapper {
        padding: 10px 0;
    }
    li.foot-numb a p{
        font-size: 12px;
    }
    li.foot-numb p{
        font-size: 12px;
    }

    section.product-section.feature-productt .single-prod-main-div .main-div .product-url-vieww.feature-pro-url a {
        font-size: 12px;
        opacity: 1;
        color: #000000;
    }
    
    section.product-section.feature-productt .single-prod-main-div {
        border-radius: 15px;
        padding: 15px;
    }
    
    .blog-section .blog-type {
        margin-top: 10px;
    }
    
    .fott-log {
        margin-bottom: 30px;
    }
    
    section.maintestimonials-new .owl-nav .owl-next {
        right: -15px;
        height: 15px;
        width: 10px;
        bottom: 100px;
    }
    
    section.maintestimonials-new .owl-nav .owl-prev {
        left: -15px;
        height: 15px;
        width: 10px;
        bottom: 100px;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .row.first-row{
        display:none;
    }
    .row.second-row{
        display: none;
    }
     .footer-section .l-o-g:after{
        display:none;
    }
     .footer-section .l-o-g:before{
        display:none;
    }
     li.foot-numb p{
        font-size: 14px;
    }

    .testy-star.testy-quee {
        margin: 0;
        max-width: 50px;
    }
    
    .testimonial-mainhead h3 {
        font-size: 14px;
        margin-bottom: 0;
    }
    
    .client-testi {
        margin-bottom: 10px;
    }
    
    section.product-section.feature-productt .single-prod-main-div {
        padding: 10px;
    }
    
    section.product-section.feature-productt .single-prod-main-div .main-div .product-url-vieww.feature-pro-url a {
        font-size: 13px;
    }
    
    .blog-section .blog-type {
        margin-top: 10px;
    }
  
}

.header-info .h-icon img {
    filter: drop-shadow(2px 4px 6px black);
    max-width: 70%;
    margin: auto;
}