:root {
  --main-color: #1558a4;
  --main-light: #e1efff;
  --secondary-color: #171717;
  --content-color: #707070;
  --white-color: #fff;
}

html {
  overflow-x: hidden;
}

body {
  color: var(--content-color);
  overflow-x: hidden;
}

.main-color {
  color: var(--main-color);
}

.bg-main {
  background-color: var(--main-color);
}

.bg-light-main {
  background-color: var(--main-light);
}
.tx-trunc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.tx-trunc2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.tx-trunc3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

/* Header */

.tg-header__area-five .tgmenu__navbar-wrap ul {
  padding-right: 20px;
  margin: initial;
  margin-left: auto !important;
}
/* button */
.no-arrow.btn::after {
  content: none;
}

/* Slider */

.slider__bg {
  mix-blend-mode: initial;
  opacity: initial;
}

.slider__single::after {
  background: initial;
}

/* about */

.about__img-wrap-two > img {
  border-left: initial;
}

.about__img-wrap-two::before {
  content: initial;
}

.about__bg {
  background-size: cover;
}

/* service */

.services__bg-seven {
  background-color: var(--main-light);
}

.services__icon-shape .shape:nth-child(1) svg {
  color: var(--main-light);
}

/* product */

.project-thumb::before {
  background: var(--main-color);
}

/* testimonials */

.lof-testo {
  position: absolute;
  left: 43%;
  top: -60px;
  z-index: 9;
}

.testimonial__item-two {
  background: var(--white-color);
}

.testimonial__info-two .title {
  color: var(--secondary-color);
}

.arrow-cust .testimonial-two-button-prev {
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50px;
}

.arrow-cust .testimonial-two-button-next {
  position: absolute;
  z-index: 999;
  top: 50%;
  right: 50px;
}

.testimonial-section {
  background-repeat: no-repeat;
  background-size: cover;
}

/* Home */
.why-choose-section .services__item-wrap-two .row [class*=col-]:nth-child(odd) .services__item-five{
  margin-top: 0;
}
.why-choose-section .services__item-five{
height: 275px;
}

/* newsletter */

img.object-one {
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
  max-width: 200px;
}

img.object-two {
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
  max-width: 150px;
}

/* certificate-section */

.certificate-section .team-thumb img {
  object-fit: contain;
  padding: 20px;
}

.certificate-section .team-thumb {
  border-radius: initial;
}

.certificate-section .team-content .title {
  text-align: center;
}

.certificate-section .team-content {
  max-height: 100px;
  min-height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* product details */

.p-details-img {
  width: 500px;
  border-radius: 30px;
}

.sidebar__cat-list-two .list-wrap li a:hover {
  background-color: var(--main-color);
}

.sidebar__cat-list-two .list-wrap li a:hover i {
  color: var(--white-color);
}

/* sub product list */

.sub-category-list{
  clear: both;
}

.sub-category-list .team__item-four {
  border-radius: 20px;
  border: 1px solid #e1e1e1;
  display: block;
}

.sub-category-list .team__thumb-four img {
  border-radius: 20px 20px 0 0;
  height: 210px;
}

.sub-category-list .team__content-four {
  box-shadow: initial;
  padding: 14px 16px;
  position: relative;
  z-index: 1;
  border-radius: 0 0 20px 20px;
  margin-top: initial;
  max-height: 80px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sub-category-list .team__content-four .title {
  font-size: 20px;
}

.social-text {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: start;
}

.socail-btn-div {
  display: flex;
  gap: 10px;
  color: var(--white-color);
  margin-bottom: 15px;
}

.social-text a {
  color: var(--white-color);
}

.social-icon {
  width: 30px;
  height: 30px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-top: 5px;
}

.socail-btn-div .social-icon i {
  color: var(--main-color);
}

.sidebar__contact {
  background-color: var(--main-color);
}

.sub-close {
  position: absolute;
  right: 0;
  top: -15px;
  right: -15px;
  z-index: 1;
  background: #f3f3f3;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}

/* bredcurmp section */

.breadcrumb__content .title {
  color: var(--white-color);
}

.breadcrumb__content .breadcrumb-item {
  color: var(--white-color);
}

.breadcrumb__content .breadcrumb-item a {
  color: var(--white-color);
}

.breadcrumb-item + .breadcrumb-item::before {
  color: var(--white-color);
}

.tgmenu__navbar-wrap > ul > li .sub-menu > li a {
  text-transform: uppercase;
}


/* footer */

.footer__top-two {
  background: var(--secondary-color);
}

.footer__top-two .footer-link-list .list-wrap li a,
.footer__content-two > p,
.footer-info-two .list-wrap li .icon,
.footer-info-two .list-wrap li .content a,
.copyright-text-two p,
.footer-info-two .list-wrap li .content p,
.copyright-text-two p a {
  color: var(--white-color);
}

.footer__bottom-two {
  border-top: 1px solid var(--main-light);
  background: var(--secondary-color);
}

.footer__newsletter-two {
  border-bottom: 1px solid var(--main-light);
  background: var(--main-light);
}

.footer__newsletter-inner .title {
  color: var(--secondary-color);
}

.footer__newsletter-inner {
  flex-direction: column;
}

.footer__newsletter-inner .title {
  font-size: 35px;
  width: initial;
}

.footer__newsletter-two {
  position: relative;
}

.footer__social-two .list-wrap li a {
  background: var(--main-light);
}

.footer__social-two .list-wrap li a i {
  color: var(--secondary-color);
}

.footer__content-two > p,
.footer__top-two .footer-link-list .list-wrap li a,
.footer-info-two .list-wrap li .content a,
.footer-info-two .list-wrap li .content p {
  font-weight: 500;
}

.fw-logo img {
  max-height: 100px;
}

.footer__newsletter-inner {
  display: initial;
}

.footer__newsletter-inner form {
  margin: 0 auto;
}

/* Responsive ===============================================*/

@media (max-width: 1199px) {
  .footer__newsletter-inner form {
    width: initial;
  }

  img.object-one,
  img.object-two {
    display: none;
  }
}

@media (max-width: 991px) {
  .testimonial__nav-four .testimonial-two-button-prev,
  .testimonial__nav-four .testimonial-two-button-next {
    width: 35px;
    height: 35px;
    font-size: 15px;
  }
  .lof-testo {
    left: 0;
    top: auto;
margin-bottom: 30px;  
}
  .tg-header__area {
    padding: 0;
  }
}

@media (max-width: 767.98px) {
  .home-slider-section .project__nav-wrap {
    display: none;
  }
  .about__img-wrap-two {
    padding: 0px 15px 30px 0;
  }
}

/* temp css */
.product-detail .swiper-container {
  width: 100%;
  height: 100%;
}

.product-detail .swiper-slide {
  text-align: center;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.event-area .blog__post-thumb-two img {
  height: 100%;
}
.about__content-two > p {
  margin-bottom: 20px;
}
.main-img img {
  width: 100%;
  object-fit: cover;
}
.category-section .sidebar__cat-list-two .list-wrap li a {
  padding: 10px 14px;
  font-size: 14px;
  color: #000;
}
.details-content {
  display: flex;
  flex-wrap: wrap;
}
.details-content h6 {
  width: 20%;
}
.details-content p {
  width: 80%;
  word-wrap: break-word;
}
.category-section .sidebar__contact {
  padding: 30px 14px;
}
.product-img {
  width: 200px;
  height: 170px;
  float: left;
  margin-right: 20px;
}
.product-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.social-icon {
  flex-shrink: 0;
}

.product-detail .project__nav-wrap .project-button-prev,
.product-detail .project__nav-wrap .project-button-next {
  width: 35px;
  height: 35px;
  font-size: 22px;
}
.mid-arrow .project__nav-wrap .project-button-prev,
.mid-arrow .project__nav-wrap .project-button-next {
  width: 35px;
  height: 35px;
  font-size: 22px;
}
.right-side-area {
  display: flex;
  flex-direction: column;
}
.right-side-fixed {
  position: fixed;
  top: 250px;
  right: 0;
  z-index: 9;
}
.wht-icon {
  background-color: #00da6e;
  transition: 0.2s;
  display: inline-block;
  width: 44px;
  height: 44px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  padding: 1px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 0;
}
.youtube-icon {
  background-color: #ff4c43;
  transition: 0.2s;
  width: 44px;
  height: 44px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  padding: 1px;
  display: inline-block;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 0;
}
.facility-table table {
  width: 100%;
}
.facility-table table thead {
  border-bottom: 1px solid #000;
}
.facility-table table tbody tr:nth-child(odd) {
  background: var(--main-light);
}
.facility-table table tbody tr td {
  color: #000;
}
.facility-table table tbody tr td:nth-child(even) {
  text-align: end;
}
.footer__newsletter-inner .title {
  text-transform: none;
}
.footer__newsletter-two {
  padding: 60px 0;
}

.category-section .sidebar__cat-list-two .list-wrap li a.active {
  background: #1558a4;
  color: white;
}

.sidebar__cat-list-two .list-wrap li a:hover {
  color: #000;
}

.error{
  color:red;
  font-size: 14px;
}
