:root {
  --heading-font: "nunito", sans-serif;
  --heading-color: #ed1e2f;
  --special-font: "raleway", sans-serif;
  --special-color: #012258;
  --laboix-text-rgb: 106, 106, 106;
  --laboix-text-gray: #97A5B7;
  --laboix-text-gray-rgb: 151, 165, 183;
  --laboix-base: #021936;
  --laboix-base-rgb: 2, 25, 54;
  --laboix-secondary: #0EBD66;
  --laboix-secondary-rgb: 14, 189, 102;
  --laboix-gray: #6A6A6A;
  --laboix-gray-rgb: 106, 106, 106;
  --laboix-white: #fff;
  --laboix-white-rgb: 255, 255, 255;
  --laboix-black: #000;
  --laboix-black-rgb: 0, 0, 0;
  --laboix-black2: #011126;
  --laboix-black2-rgb: 1, 17, 38;
  --laboix-black3: #111117;
  --laboix-black3-rgb: 17, 17, 23;
  --laboix-border-color: #DBDBDB;
  --laboix-border-color-rgb: 219, 219, 219;
  --laboix-border-color2: #F3F3F3;
  --laboix-border-color2-rgb: 243, 243, 243;
  --laboix-letter-space: 0.1em;
  --laboix-letter-space-xl: 0.2em;
  
}



.header-top {
    display: none;
}
.navbar-nav li.active a, .navbar-nav li:hover a {
    color: #ffffff;
    background: unset;
}
.navigation-area {
    background: #fff;
    padding:  0;
}
.is-sticky .navigation-area {
    background: #ffffff none repeat scroll 0 0;
}
.is-sticky .navigation-area .navbar-nav li a {
    color: #012258;
}
.is-sticky .navigation-area .navbar-nav li.active a, .is-sticky .navigation-area .navbar-nav li:hover a {
    color: #012258;
}
.nav.navbar-nav li a {
    color: #012258;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 100;
}
ul.nav.navbar-nav.text-right {
    margin-top: 26px;
}
.dropdown_menu li a {
    color: #fff !important;
    font-size: 14px !important;
}
.dropdown_menu {
    background-color: #002355;
    width: 260px;
}
.dropdown_menu li a {
    color: #fff !important;
    font-size: 14px !important;
}
.dropdown_menu:hover li a {
    color: #fff !important;
    font-size: 14px !important;
    padding: 10px 10px !important;
    border-bottom: 1px solid;
}
.dropdown:hover .dropdown_menu li a {
    color: #fff !important;
    font-size: 14px !important;
    padding: 10px 10px !important;
    border-bottom: 1px solid;
}

.product_title, .gallery_title, .about_title, .contact_title {
    color: var(--laboix-border-color2);
    font-family: sans-serif;
    font-size: 40px;
    position: relative;
    padding-left: 60px;
}
.pro_title {
    color: var(--tj-secondary-color);
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 30px;
}
.nav.navbar-nav li:hover a {
    color: #c1001e;
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--special-font);
    color: var(--special-color);

}


h5 {
    font-weight: 500;
    font-size: 24px;
}
#home-slider .social-icons {
    display: none;
}

.section-top {
    padding: 75px 0;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
    background: url(../../images/images/brdcrmb.png);
    margin-bottom: 60px;
}
/*--------banner------*/


#home-slider .teashop-table {
    display: none;
}
.bg-overlay:after {
    background: #0000007a none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-two {
    padding: 80px 0px 50px;
    position: relative;
    z-index: 1;
    background: var(--laboix-white, #fff);
}
.about-two .sec-title__title {
    color: var(--special-color);
}
@media (max-width: 991px) {
  .about-two {
    padding: 100px 0px;
  }
}
@media (max-width: 767px) {
  .about-two {
    padding: 80px 0px;
  }
}
.about-two__thumb {
  position: relative;
}
.about-two__thumb img {
  object-fit: cover;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .about-two__thumb img {
    width: 100%;
    object-fit: cover;
    height: auto;
  }
}
@media (max-width: 767px) {
  .about-two__thumb img {
    width: 100%;
    object-fit: cover;
    height: auto;
  }
}
.about-two__thumb::after {
  width: 40px;
  height: 324px;
  content: "";
  position: absolute;
  top: 0;
  left: -70px;
  background: var(--laboix-secondary, #0EBD66);
  animation: topAni 4s ease-in-out infinite;
}
.about-two__thumb__item {
  position: relative;
  z-index: 1;
}
.about-two__thumb__item--two {
  position: relative;
  margin-top: -175px;
  margin-left: -99px;
  left: 0%;
  z-index: 1;
}
@media (max-width: 1199px) {
  .about-two__thumb__item--two {
    margin-top: -100px;
    margin-left: -60px;
  }
  .about-two__thumb__item--two img {
    object-fit: cover;
    width: 100%;
    object-fit: cover;
    height: auto;
    max-width: 260px;
  }
}
.about-two__items {
  position: absolute;
  top: 38%;
  right: 30px;
}
.about-two__box {
  background: var(--laboix-white, #fff);
  bottom: 0;
  right: 30px;
  display: inline-flex;
  padding: 22px 50px 22px 30px;
  align-items: center;
  gap: 25px;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.06);
}
.about-two__box__icon {
    -webkit-mask: url(../../images/images/shape.png);
    mask: url(../../images/images/shape.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: top center;
    mask-position: top center;
    /* -webkit-mask-size: auto; */
    -webkit-mask-size: cover;
    width: 89px;
    height: 105px;
    background: var(--heading-color);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 42px;
    color: var(--laboix-white, #fff);
    transition: all 1s ease-in-out;
}
@media (max-width: 575px) {
  .about-two__box__icon {
    width: 49px;
    height: 59px;
    font-size: 18px;
  }
}
.about-two__box__subtitle {
  color: var(--laboix-text, #6A6A6A);
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: -5px;
  display: block;
}
@media (max-width: 575px) {
  .about-two__box__subtitle {
    font-size: 15px;
  }
}
.about-two__box__text {
  color: var(--laboix-base, #021936);
  font-size: 30px;
  font-weight: 700;
  line-height: 193.333%;
  margin-bottom: 0;
  padding-bottom: 0;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.about-two__box__text:hover {
  background-size: 100% 1px;
}
@media (max-width: 575px) {
  .about-two__box__text {
    font-size: 20px;
  }
}
.about-two__box:hover .about-two__box__icon {
  transform: rotateY(360deg);
  background-color: var(--laboix-base, #021936);
}
.about-two__left {
  margin-right: 50px;
  margin-left: -50px;
}
@media (max-width: 1199px) {
  .about-two__left {
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .about-two__right {
    margin-top: 40px;
  }
}
.about-two__top {
  margin-bottom: 63px;
}

.about-two__top__text {
  color: var(--laboix-text, #6A6A6A);
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
}
.about-two__feature {
  display: flex;
  align-items: center;
  margin-bottom: 39px;
}
@media (max-width: 575px) {
  .about-two__feature {
    flex-direction: column;
    gap: 50px;
  }
}
.about-two__feature__item {
  padding: 0px 30px 20px;
  background: var(--laboix-white, #fff);
  transition: all 0.4s ease-in-out;
}
.about-two__feature__item:first-child {
  border-top: 1px solid var(--laboix-border-color, #DBDBDB);
  border-bottom: 1px solid var(--laboix-border-color, #DBDBDB);
  border-left: 1px solid var(--laboix-border-color, #DBDBDB);
}
.about-two__feature__item:first-child:hover {
  background-color: var(--laboix-border-color2, #F3F3F3);
  border-top: 1px solid var(--laboix-border-color2, #F3F3F3);
  border-bottom: 1px solid var(--laboix-border-color2, #F3F3F3);
  border-left: 1px solid var(--laboix-border-color2, #F3F3F3);
}
.about-two__feature__item:first-child:hover .about-two__feature__icon {
  background-color: var(--laboix-base, #021936);
  transform: rotateY(360deg);
}
.about-two__feature__item:last-child {
  background-color: var(--laboix-border-color2, #F3F3F3);
  border: 1px solid var(--laboix-border-color2, #F3F3F3);
}
.about-two__feature__item:last-child:hover {
  background-color: var(--laboix-white, #fff);
}
.about-two__feature__item:hover {
  background-color: var(--laboix-border-color2, #F3F3F3);
}
.about-two__feature__item:hover .about-two__feature__icon {
  background-color: var(--laboix-base, #021936);
  transform: rotateY(360deg);
}
.about-two__feature__icon {
  -webkit-mask: url('../../images/images/shape.png');
  mask: url('../../images/images/shape.png');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: cover;
  mask-size: auto;
  width: 59px;
  height: 69px;
  position: relative;
  margin-top: -33px;
  background: var(--heading-color);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  color: var(--laboix-white, #fff);
  margin-bottom: 10px;
  transition: all 1s ease-in-out;
}
.about-two__feature__title {
  color: var(--laboix-base, #021936);
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 16px;
}
.about-two__feature__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.about-two__feature__title a:hover {
  background-size: 100% 1px;
}
.about-two__feature__text {
  color: var(--laboix-text, #6A6A6A);
  font-size: 14px;
  font-weight: 500;
  line-height: 185.714%;
  margin-bottom: 0;
  padding-bottom: 0;
}
.about-two__list__item {
  color: var(--laboix-base, #021936);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-shadow: 0 0 0 5px currentColor;
}
.about-two__list__item i {
  font-size: 18px;
  color: var(--laboix-secondary, #0EBD66);
  margin-right: 10px;
}
.about-two__list__item   .about-two__list__item {
  margin-top: 20px;
}
.about-two__link {
  margin-top: 39px;
}
.about-two__shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  animation: borderScale 4s ease-in-out infinite;
}
@media (max-width: 991px) {
  .about-two__shape {
    display: none;
  }
}
.about-two__shape--two {
  position: absolute;
  right: 0;
  bottom: 0%;
  animation: heroleft 4s ease-in-out infinite;
}
.about-two__shape--two img {
  object-fit: cover;
  filter: grayscale(100%);
}
@media (max-width: 991px) {
  .about-two__shape--two {
    display: none;
  }
}
.choose-us-one__left .sec-title__title {
    color: #fff;
}
.sec-title__tagline {
    font-family: var(--heading-font) !important;
    font-size: 16px;
    color: var(--heading-color);
}
.sec-title__title {
    font-size: 30px;
    line-height: 1.5;
}
@keyframes borderScale {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
/*-------_products-----*/
.service-page {
    padding: 60px 0;
    background: #f0f8ff;
}
.service-card {
    margin: 10px;
}
.service-card__title a {
    color: #fff;
}

.service-card__inner {
  position: relative;
  background: var(--laboix-base, #021936);
  z-index: 1;
  transition: all 0.5s ease-in-out;
}
.service-card__inner:hover {
    background: var(--heading-color);
}
.service-card__top {
  padding: 32px 30px 15px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.service-card__title {
  color: var(--laboix-white, #fff);
  font-size: 30px;
  font-weight: 700;
  line-height: 133.333%;
  letter-spacing: -0.6px;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .service-card__title {
    font-size: 25px;
  }
}
.service-page .sec-title__title {
    color: var(--special-color);
}
.service-page .sec-title {
    text-align: left;
}
.service-page .choose-us-one__link__btn {
    position: relative;
    top: 50px;
}
.service-page .choose-us-one__link__btn:hover {
    color: var(--laboix-white);
}
.service-page .laboix-btn::before {
    background-color: var(--special-color);
}
.service-card__title a {
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.service-card__title a:hover {
  background-size: 100% 1px;
}
.service-card__icon {
  font-size: 60px;
  color: var(--laboix-white, #fff);
  opacity: 0.2;
}
.service-card__icon i {
  color: inherit;
}
.service-card__thumb {
  position: relative;
}
.service-card__thumb__item {
  position: relative;
  -webkit-mask: url('../../images/images/shape2.png');
  mask: url('../../images/images/shape2.png');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size:cover;
  mask-size: auto;
}
.service-card__thumb__item img {
  object-fit: cover;
  width: 100%;
  transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.service-card__thumb__item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(var(--laboix-base-rgb, 2, 25, 54), 0.6);
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.service-card__thumb__shape {
  position: absolute;
  top: 15px;
  left: 0;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .service-card__thumb__shape {
    top: 0px;
  }
}
.service-card__thumb:hover .service-card__thumb__item img {
  transform: scale(1.1);
}
.service-card__thumb:hover .service-card__thumb__item::after {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 767px) {
  .service-card {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
/*--------------------------Why-choose-us----------*/
.choose-us-one {
  position: relative;
  z-index: 1;
  padding-bottom: 240px;
  
}
.choose-us-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-image: url( https://pixydrops.com/laboix-html/assets/images/shapes/why-choose-us.png );
  background-position: center center;
  background-repeat: no-repeat;
  mix-blend-mode: plus-darker;
  z-index: -1;
}

.choose-us-one__left {
  padding-top:60px;
}
@media (max-width: 1199px) {
  .choose-us-one__left {
    padding-top: 80px;
  }
}
.choose-us-one__top {
  margin-bottom: 82px;
}
.choose-us-one__top__text {
  color: var(--laboix-text-gray, #97A5B7);
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
  margin-bottom: 0;
  padding-bottom: 0;
}
.choose-us-one__top .sec-title {
  padding-bottom: 18px;
}
.choose-us-one__feature {
  display: flex;
  margin-right: -30px;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .choose-us-one__feature {
    margin-right: 0px;
  }
}
@media (max-width: 768px) {
  .choose-us-one__feature {
    flex-direction: column;
    gap: 70px;
  }
}
.choose-us-one__feature__item {
  background: var(--laboix-black2, #011126);
  padding: 10px 36px 30px;
}
@media (max-width: 1199px) and (min-width: 767px) {
  .choose-us-one__feature__item {
    padding: 10px 25px 25px;
  }
}
.choose-us-one__feature__item:not(:first-of-type) {
  border-left: 1px solid rgba(var(--laboix-white-rgb, 255, 255, 255), 0.1);
}
.choose-us-one__feature__item:hover .choose-us-one__feature__thumb::after {
  visibility: visible;
  opacity: 1;
}
.choose-us-one__feature__title {
  color: var(--laboix-white, #fff);
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 18px;
}
.choose-us-one__feature__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.choose-us-one__feature__title a:hover {
  background-size: 100% 1px;
}
.choose-us-one__feature__text {
  color: var(--laboix-text-gray, #97A5B7);
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
  padding-bottom: 0;
  margin-bottom: 0;
}
.choose-us-one__feature__thumb {
  position: relative;
  margin-top: -51px;
  -webkit-mask: url(../../images/images/shape.png);
  mask: url(../../images/images/shape.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: cover;
  mask-size: cover;
  width: 180px;
  height: 230px;
  background: transparent;
  margin-bottom: 30px;
  position: relative;
}
.choose-us-one__feature__thumb::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(var(--laboix-base-rgb, 2, 25, 54), 0.7);
  transition: all 0.4s ease-in-out;
  visibility: hidden;
  opacity: 0;
}
.choose-us-one__link {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 575px) {
  .choose-us-one__link {
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
}
.choose-us-one__link__btn {
  background-color: var(--laboix-white, #fff);
  color: var(--laboix-base, #021936);
}
.choose-us-one__link__btn:hover {
  color: var(--special-color);
}
.choose-us-one__funfact {
  display: flex;
  align-items: center;
  gap: 14px;
}
.choose-us-one__funfact__count {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  line-height: 36%;
  display: flex;
}
.choose-us-one__funfact__text {
  color: var(--laboix-white, #fff);
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 128.571%;
  padding-bottom: 0;
  margin-bottom: 0;
}
.choose-us-one__funfact__text br {
  display: block;
}
.choose-us-one__thumb {
  position: relative;
  top: 0;
  right: -39px;
  width: 100%;
  height:100%;
}
@media (max-width: 991px) {
  .choose-us-one__thumb {
    margin-top: 30px;
    position: static;
    width: 100%;
  }
}
.choose-us-one__thumb img {
  max-width: 100%;
  object-fit: cover;
}
.choose-us-one__link {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 575px) {
  .choose-us-one__link {
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
}
.laboix-btn:hover::before {
    height: 400px;
    width: 200%;
    top: -70%;
    left: -50%;
}
.laboix-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    padding: 19px 41.5px;
    transition: 500ms;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 112.5%;
    background-color: var(--heading-color);
    color: #fff;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 1;
    border-radius: 10px;
}
.laboix-btn--base::before {
    background-color: var(--laboix-secondary, #0EBD66);
}
.laboix-btn::before {
    content: "";
    height: 0px;
    width: 0px;
    background-color: var(--laboix-border-color2);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.5s ease-in-out;
    z-index: -1;
}
/*---------------------------------Counter---------*/
.funfact-one {
  background: var(--laboix-white, #fff);
  position: relative;
  padding-bottom: 66px;
}
@media (max-width: 991px) {
  .funfact-one {
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .funfact-one {
    padding-bottom: 80px;
  }
}
.funfact-one__inner {
    margin-top: -140px;
    background: #f0f8ff;
    padding: 30px;
    z-index: 1;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.funfact-one__item {
  position: relative;
  z-index: 1;
  text-align: center;
  padding-bottom: 27px;
}
.funfact-one__item::after {
    position: absolute;
    bottom: 0%;
    top: 15px;
    left: 0%;
    right: 0%;
    content: "";
    background-color: var(--heading-color);
    opacity: 1;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0% 100%);
    z-index: -1;
    transition: all 0.4s ease-in-out;
}
.funfact-one__item:hover .funfact-one__icon {
  background-color: var(--laboix-white, #fff);
  color: var(--special-color);
}
.funfact-one__item:hover::after {
  background-color: var(--laboix-base, #021936);
}
.funfact-one__icon {
  -webkit-mask: url(../../images/images/shape.png);
  mask: url(../../images/images/shape.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: cover;
  mask-size: auto;
  width: 81px;
  height: 96px;
  background: var(--laboix-base, #021936);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 38px;
  color: var(--laboix-white, #fff);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 5px;
  transition: all 0.4s ease-in-out;
}
.funfact-one__count {
  color: var(--laboix-white, #fff);
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -1.2px;
  margin-bottom: 0;
  display: flex;
  gap: 0;
  justify-content: center;
}
.funfact-one__text {
  color: var(--laboix-white, #fff);
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  background: transparent;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 575px) {
  .funfact-one__text br {
    display: none;
  }
}

/*----------------------Process-------------*/
.our-work {
  padding-bottom: 60px;
  background: var(--laboix-white, #fff);
}
@media (max-width: 991px) {
  .our-work {
    padding-bottom: 100px;
  }
}
@media (max-width: 80px) {
  .our-work {
    padding-bottom: 80px;
  }
}
.our-work__item {
  position: relative;
  max-width: 400px;
  z-index: 1;
}
.our-work__item::after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  right: -34%;
  top: 13%;
  border-top: 2px dashed var(--laboix-border-color, #DBDBDB);
  z-index: -1;
}
@media (max-width: 991px) {
  .our-work__item::after {
    display: none;
  }
}
.our-work__item--two::after {
  display: none;
}
.our-work__item__step {
  transition: all 0.4s ease-in-out;
  -webkit-mask: url(../../images/images/shape.png);
  mask: url(../../images/images/shape.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: cover;
  mask-size: auto;
  width: 57px;
  margin-left: 60px;
  margin-bottom: 24px;
  height: 66px;
  background-color: var(--laboix-border-color2, #F3F3F3);
  counter-increment: courseNumber;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--laboix-base, #021936);
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 575px) {
  .our-work__item__step {
    margin-bottom: 15px;
  }
}
.our-work__item__content {
  padding-left: 60px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) and (min-width: 991px) {
  .our-work__item__content {
    padding-left: 30px;
  }
}
.our-work__item__content::after {
  content: "";
  width: 19px;
  height: 141px;
  background: linear-gradient(90deg, #021936 -100.25%, rgba(255, 255, 255, 0) 30.29%);
  position: absolute;
  top: 10%;
  left: 0;
}
.our-work__item__title {
  color: var(--laboix-base, #021936);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.4px;
  margin-bottom: 17px;
}
.our-work__item__title a {
  color: inherit;
}
.our-work__item__title a:hover {
    color: var(--heading-color);
}
.our-work__item__text {
  color: var(--laboix-text, #6A6A6A);
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
  padding-bottom: 0;
  margin-bottom: 0;
}
.our-work__item__shape {
  position: absolute;
  left: 0;
  top: 37%;
}
.our-work__item:hover .our-work__item__step {
  background-color: var(--heading-color);
  color: var(--laboix-white, #fff);
}
.our-work__item:hover .our-work__item__shape {
  animation: topAni 2s ease-in infinite;
}
.our-work__item:hover .our-work__item__shape {
    animation: topAni 2s ease-in infinite;
}
@keyframes topAni {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
  }
}
/*QC FOOTER STYLE START*/
#qcfooter-block {
    padding: 40px 0px 10px;
    background: var(--special-color);
    color: #fff;
}
#qcfooter-block h3 {
    font-size: 22px;
    color: #fff;
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {height: 60px; display: block; margin: 10px 0;}
.footer-content .qc-brand img {
    height: 100%;
    background: #fff;
    border-radius: 10px;
}
.footer-content p {
    font-size: 16px;
    line-height: 1.5;
}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {padding: 5px 0px; display: block; color: #fff;}
.footer-content .quicklinks li i {margin-right: 5px;}
.footer-content .social-links .qc-social-list {margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px;}
.footer-content .social-links .qc-social-list li {display: inline-block; margin-right: 10px;}
.qc-social-list .qc-social .social {width: 40px;height: 40px;background: #fff;border-radius: 50%;line-height: 40px;text-align: center;display: block;font-size: 16px;color: #009688;}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    padding: 10px 0;
    background: var(--heading-color);
    border-top: 1px solid #ddd;
}
#qcfooter-copyrights .copyright {font-size: 14px; color: #fff;}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}
.contact-list {
    line-height: 2.5;
}
.list-gap li a {
    color: #fff;
}
#tem529_about_page #qcfooter {
    margin-top: 40px;
}
/*QC FOOTER STYLE END*/
/*-About-us---*/
.about-three {
  position: relative;
  background-color: #ff8383;
}
.about-three .container {
  position: relative;
  z-index: 1;
}
.breadcrumb-list {
    display: none;
}
.about-three__image {
  position: relative;
}
.about-three__image__one {
  display: block;
  width: 100%;
}
.bg-color-gray {
    background-color:#ffffff !important;
}
.about-three__image__inner {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 285px;
  padding: 0 0 15px 16px;
  background-color: var(--easilon-white, #ffffff);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-three__image__inner {
    max-width: 230px;
  }
}
@media (max-width: 767px) {
  .about-three__image__inner {
    max-width: 230px;
  }
}
@media (max-width: 575px) {
  .about-three__image__inner {
    display: none;
  }
}
.about-three__image__two {
  display: block;
  width: 100%;
}
.about-three__experience {
  position: relative;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: var(--special-color);
  border-top: 15px solid var(--easilon-white, #ffffff);
  border-right: 15px solid var(--easilon-white, #ffffff);
}
@media (max-width: 430px) {
  .about-three__experience {
    border-width: 10px;
  }
}
.about-three__experience__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  mix-blend-mode: multiply;
}
.about-three__experience__content {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
}
.about-three__experience__text {
  padding: 38.5px 16px;
  background-color: var(--heading-color);
}
@media (max-width: 1199px) {
  .about-three__experience__text {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.about-three__experience__title {
  font-size: 16px;
  color: var(--easilon-white, #ffffff);
  font-weight: 700;
  line-height: 1.75;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  margin: 0;
}
@media (max-width: 575px) {
  .about-three__experience__title br {
    display: inline;
  }
}
@media (max-width: 430px) {
  .about-three__experience__title {
    font-size: 14px;
  }
}
.about-three__experience__year {
  padding: 0 32.48px 0 38px;
  font-size: 65px;
  color: var(--special-color);
  text-shadow: 1px 1px 0 var(--easilon-white, #ffffff), -1px -1px 0 var(--easilon-white, #ffffff), 1px -1px 0 var(--easilon-white, #ffffff), -1px 1px 0 var(--easilon-white, #ffffff), 1px 1px 0 var(--easilon-white, #ffffff);
  font-weight: 700;
  line-height: 1.076;
  letter-spacing: var(--easilon-letter-space, -0.02em);
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 430px) {
  .about-three__experience__year {
    font-size: 60px;
  }
}
@media (max-width: 390px) {
  .about-three__experience__year {
    font-size: 55px;
  }
}
.about-three__content {
  position: relative;
}
@media (min-width: 992px) {
  .about-three__content {
    top: -2px;
    padding-left: 30px;
  }
}
.about-three .sec-title {
  margin-bottom: 23px;
}
.about-three__text {
  margin-bottom: 19px;
}
.about-three__inner {
  margin-bottom: 40px;
  padding: 30px 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px 30px;
  border-top: 1px solid var(--easilon-border-color, #E6E6ED);
  border-bottom: 1px solid var(--easilon-border-color, #E6E6ED);
}
.about-three__inner__item {
  width:100%;
  display: flex;
  gap: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-three__inner__item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .about-three__inner__item {
    width: 100%;
  }
}
.about-three__inner__icon {
  position: relative;
  top: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  font-size: 30px;
  color: var(--easilon-white, #ffffff);
  border-radius: 50%;
  background-color: var(--easilon-base, #00CDE5);
  transition: all 500ms ease;
}
.about-three__inner__icon svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.about-three__inner__item:hover .about-three__inner__icon {
  color: var(--easilon-white, #ffffff);
  background-color: var(--easilon-black, #2B2B5E);
}
.about-three__inner__title {
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
  color: var(--easilon-black, #2B2B5E);
  letter-spacing: var(--easilon-letter-space-xl, -0.03em);
  text-transform: capitalize;
}
.about-three__inner__text {
  margin: 0;
}
.about-three__inner__image {
  width: 44.63%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-three__inner__image {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .about-three__inner__image {
    width: 100%;
  }
}
.about-three__inner__image img {
  max-width: 100%;
  height: auto;
}
.about-three__bottom {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px 20px;
}
.about-three__director {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 390px) {
  .about-three__director {
    flex-direction: column;
    align-items: flex-start;
  }
}
.about-three__director__info {
  display: flex;
  align-items: center;
  gap: 20px;
}
.about-three__director__image {
  flex-shrink: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
.about-three__director__content {
  position: relative;
  top: -1px;
}
@media (max-width: 390px) {
  .about-three__director__content {
    top: 0;
  }
}
.about-three__director__content::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
  width: 1px;
  height: calc(100%   5px);
  background-color: var(--easilon-border-color, #E6E6ED);
}
@media (max-width: 390px) {
  .about-three__director__content::after {
    display: none;
  }
}
.about-three__director__designation {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-transform: capitalize;
}

.about-three__director__name {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  text-transform: capitalize;
}
.about-three__director__sign {
  flex-shrink: 0;
  max-width: 100%;
  height: auto;
}
.about-three__shape-one, .about-three__shape-two {
  max-width: 100%;
  height: auto;
  position: absolute;
  opacity: 0.3;
  animation: zumpBottom 2s linear infinite;
}
.about-three__shape-one {
  top: 120px;
  left: 0;
}
.about-three__shape-two {
  right: 0;
  bottom: 120px;
}
@media (max-width: 1699px) {
  .about-three__shape-two {
    max-width: 170px;
    bottom: 100px;
  }
}
@media (max-width: 1399px) {
  .about-three__shape-two {
    display: none;
  }
}
/*----------Gallery-------*/
.cart-price1 a img {
    height: 300px !important;
    width: 100%;
}
.cart-price1, .shop-cart-box a {
    width: 100%;
}
.featurs-navigation.main-gall-list {
    display: none;
}
/*------------------Contact us------*/
.contact-one__content {
  background: var(--special-color);
  padding: 40px;
  padding-bottom: 0;
  margin-right: 50px;
  position: relative;
  text-align: center;
}
@media (max-width: 991px) {
  .contact-one__content {
    margin-right: auto;
    max-width: 420px;
    margin-left: auto;
  }
}
@media (max-width: 575px) {
  .contact-one__content {
    padding: 25px;
    padding-bottom: 0;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .contact-one__content {
    margin-right: 0;
    padding: 25px;
    padding-bottom: 0;
  }
}
.contact-one__content__thumb img {
  margin-bottom: -70px;
  position: relative;
}
@media (max-width: 1199px) {
  .contact-one__content__thumb img {
    max-width: 100%;
  }
}
.contact-one__content__social {
  text-align: center;
  position: relative;
  margin-bottom: -20px;
  z-index: 1;
  display: inline-block;
  background: var(--laboix-white, #fff);
  padding: 20px 40px;
}
.contact-one__content__social a {
  color: var(--laboix-base, #021936);
}
.contact-one__content__social a:hover {
  color: var(--laboix-secondary, #0EBD66);
}
.contact-one__content__social a   a {
  margin-left: 34px;
}
@media (max-width: 575px) {
  .contact-one__content__social a   a {
    margin-left: 20px;
  }
}
.contact-one__info {
  margin-bottom: 47px;
}
.contact-one__info__item {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 30px;
}
.contact-one__info__item:hover .contact-one__info__icon {
  background: var(--heading-color);
}
.contact-one__info__icon {
  max-width: 50px;
  width: 100%;
  height: 50px;
  border-radius: 50%;
  background: rgba(var(--laboix-white-rgb, 255, 255, 255), 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: var(--laboix-white, #fff);
  transition: all 0.5s ease-in-out;
}
.contact-one__info__icon i {
  color: inherit;
}
.contact-one__info__text {
  color: var(--laboix-border-color, #DBDBDB);
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 0;
  margin-bottom: 3px;
  text-align: left;
}
.contact-one__info__title {
  color: var(--laboix-white, #fff);
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 0;
  margin-bottom: -3px;
  text-align: left;
}
.contact-one__info__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.contact-one__info__title a:hover {
  background-size: 100% 1px;
}
.contact-one__info__title a:hover {
  color: var(--laboix-border-color);
}
.contact-one__info__item   .contact-one__info__item {
  margin-top: 30px;
}

/*--__product----*/
.pr-list {
    padding-bottom: 20px;
    list-style-type: disclosure-closed;
}
.pr-head {
    font-size: 20px;
    color: var(--special-color);
}
.pro_title {
    color: var(--heading-color);
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 30px;
    font-family: var(--heading-font);
}
.pr-total {
    padding-top: 20px;
}

/*----_table-----*/
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-0lax{text-align:left;vertical-align:top}

/*------__Responsive-*/

@media (max-width: 767px){
#home-slider, .page-banner {
    margin-top: 0;
}
.navigation-area {
    position: relative;
}
.navbar-header h1 img {
    width: 270px !important;
}
.navbar-toggle.collapsed {
    
    margin-top: 30px !important;
}
.sec-title__title {
    font-size: 20px;
}
.service-page .choose-us-one__link__btn {
 
    top: -5px;
}
.about-three {
    background-color: unset;
}
.about-three__content {
   
    padding-top: 30px;
}
.section-top {
    padding: 30px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-size: cover !important;
}
.pro-content img {
    width: 100%;
}
.pro-image img {
    margin-bottom: 30px;
}
.contact-one__info__item {
    display: block !important;
}
.contact-one__content {
    padding: 10px;
}
.contact-one__content__thumb img {
    margin-bottom: 0px;
}
.contact_details {
    padding-bottom: 20px;
}
}
