﻿@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&amp;family=Space+Grotesk:wght@300;400;500;600;700&amp;display=swap);

@charset "UTF-8" .project__grid {
  height: max-content !important
}

.text-date {
  text-align: right;
  font-weight: 600
}

table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  background: #fefefe
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
  color: #f6f6f6
}

table thead {
  background: #189530;
  border-bottom: none;
  color: #fff
}

table tr {
  padding: .35em
}

table tr:nth-child(even) {
  background: #f0f0f0
}

table tbody tr:hover {
  background: #d9e3e8
}

table th,
table td {
  padding: 20px;
  text-align: left;
  font-weight: 600
}

table td .fa-check {
  font-weight: 600;
  font-size: 24px;
  color: green
}

table td .fa-times {
  font-weight: 600;
  font-size: 24px;
  color: #d92828
}

table th {
  font-size: 1.2em;
  text-transform: capitalize
}

@media screen and (max-width:600px) {
  table {
    border: 0
  }

  table caption {
    font-size: 1.3em
  }

  table thead th {
    display: none
  }

  table tr {
    display: block
  }

  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: left;
    padding: 10px
  }

  table td::before {
    content: attr(data-label);
    display: block;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 15px;
    margin-bottom: .6em;
    color: #d92828
  }

  table td:last-child {
    border-bottom: 0
  }
}

.faq__section .contact__right table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: unset;
  background: #fefefe
}

.faq__section .contact__right table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
  color: #f6f6f6
}

.faq__section .contact__right table thead {
  background: #189530;
  border-bottom: none;
  color: #fff
}

.faq__section .contact__right table tr {
  padding: .35em
}

.faq__section .contact__right table tr:nth-child(even) {
  background: #f0f0f0
}

.faq__section .contact__right table tbody tr:hover {
  background: #fff0
}

.faq__section .contact__right table th,
.faq__section .contact__right table td {
  padding: 10px;
  text-align: left;
  font-weight: 600
}

.faq__section .contact__right table td .fa-check {
  font-weight: 600;
  font-size: 24px;
  color: green
}

.faq__section .contact__right table td .fa-times {
  font-weight: 600;
  font-size: 24px;
  color: #d92828
}

.faq__section .contact__right table th {
  font-size: 16px;
  text-transform: capitalize;
  text-align: center
}

@media screen and (max-width:600px) {
  .faq__section .contact__right table {
    border: 0
  }

  .faq__section .contact__right table caption {
    font-size: 1.3em
  }

  .faq__section .contact__right table thead th {
    display: none
  }

  .faq__section .contact__right table tr {
    display: block
  }

  .faq__section .contact__right table td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: left;
    padding: 10px
  }

  .faq__section .contact__right table td::before {
    content: attr(data-label);
    display: block;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 15px;
    margin-bottom: .6em;
    color: #d92828
  }

  .faq__section .contact__right table td:last-child {
    border-bottom: 0
  }
}

.my-video-bannr {
  margin-top: 0;
  line-height: 0;
  position: relative
}

.my-video-bannr img {
  width: 235px;
  max-width: 100%
}

.my-video-bannr-m img {
  max-width: 100%
}

.s-mobile-show {
  display: none
}

.s-desktop-show {
  display: block;
  background: #000
}

video {
  object-fit: 100%;
  width: 100%;
  height: 100%
}

.advertise-thumbnail img {
  margin-bottom: 15px
}

.advertise-thumbnail img:last-child {
  margin-bottom: 0
}

.news-static-section {
  margin-bottom: 0
}

.my-sticky-advertise.position-sticky {
  transition: ease-in-out all 0.35s;
  -webkit-animation: .95s ease-in-out 0s normal none 1 running fadeInDown;
  animation: .95s ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
  -o-transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
  transition: all 0.3s cubic-bezier(.645, .045, .355, 1)
}

@media (max-width:996px) {
  .s-mobile-show {
    display: block !important
  }

  .s-desktop-show {
    display: none
  }
}

.about__img {
  -webkit-transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
  -o-transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
  transition: all 0.3s cubic-bezier(.645, .045, .355, 1)
}

.about__img:hover {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
  -o-transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
  transition: all 0.3s cubic-bezier(.645, .045, .355, 1)
}

.info__item,
.footer__post ul li,
.cart__item,
.cart__bottom form,
.review__meta,
.review__showing ul li,
.singlecontent .countadd,
.shop__item--list .shop__inner,
.callAaction__form form,
.header__bararea,
.header--two .header__top .info ul li,
.header--two .header__top .info ul,
.header__bottom .area .menu,
.header__bottom .area,
.sidebar__totalamaunt .top,
.sidebar__radiolist .form-check .formcheck,
.sidebar__subtotal,
.sidebar__relatedpost .body ul,
.sidebar__commentForm form,
.sidebar__comment .body ul li .content__top,
.sidebar__categorie .body ul li,
.sidebar__author .body,
.sidebar .body ul li,
.widget__help .widget__body ul li,
.quote,
.blog__meta ul,
.testimonial--one .testimonial__content--rating,
.testimonial--one .testimonial__inner,
.team--deatils .team__thumb--info ul li,
.team--two .team__content ul,
.team--two .team__item,
.project--details .project__info .content ul,
.progressbararea li .title,
.about--three .about__img--content,
.banner__content ul,
.banner--four .lab_btn_group,
.search__area form,
.search,
.tags-section .tags,
.tags-section {
  display: flex;
  flex-wrap: wrap
}

.header--two .header__top .info-logo ul li,
.header--two .header__top .info-logo ul {
  display: inline-block;
  flex-wrap: wrap
}

.shop__thumb,
.shop__mode a,
.callAaction__form,
.callAaction,
.menu-item-has-children>a,
.header__bar,
.header--one .header__bottom,
.header__bottom .area .menu .search_cart ul li,
.header__bottom .area .menu ul li,
.sidebar__search form,
.history__year>span span,
.history__year>span,
.history__year,
.consultancy,
.wwd--two,
.blog--classic .blog__thumb,
.testimonial--one .testimonial__inner,
.testimonial--one .testimonial__item,
.team--deatils .team__thumb--info ul li .right,
.team--two .team__thumb,
.team--two .team__item,
.team--one .team__thumb,
.project--four .project__thumb,
.project--two .section__header,
.project--two,
.project__icon,
.approach--three .approach__item,
.service__item,
.about--three .about__thumb,
.about--two .about__img,
.about__img,
.feature__item,
.feature__area,
.banner__thumb,
.banner__area,
.banner--four .banner,
.banner--three .banner__slider,
.banner--one .banner__social ul li a,
.tags-section .tags li span,
.cart-plus-minus,
.custom-upload,
body.mrcart__overlay,
.header__cartcount {
  position: relative
}

.project__item {
  position: relative;
  border: 10px solid #ffa637;
  border-radius: 10px
}

.team--one-thumb .team__thumb ul {
  position: absolute;
  content: ""
}

.search {
  position: fixed
}

.shop__thumb::after,
.shop__mode a::after,
.callAaction::after,
.menu-item-has-children>a::before,
.menu-item-has-children>a::after,
.header__cartcount span,
.header__bar span,
.header__bottom .area .menu .search_cart ul li span,
.header__bottom .area .menu .search_cart ul li:last-child::before,
.header__bottom .area .menu .search_cart ul li::after,
.sidebar__search form button,
.faq .accordion-button:before,
.faq .accordion-button:after,
.history__year>span::before,
.history__year>span::after,
.history__year::after,
.consultancy::after,
.wwd--two::after,
.blog--classic .blog__thumb .date,
.testimonial--one .testimonial__item::after,
.team--deatils .team__thumb--info ul li .right::after,
.team--two .team__thumb::after,
.team--two .team__item::after,
.team--one .team__thumb ul,
.project--four .project__thumb::after,
.project--two .project__icon,
.project--two::before,
.project--two::after,
.project__content::after,
.project__content,
.approach--three .approach__item .radius-btn,
.service__back,
.about--three .about__img--content,
.about--two .about__img .abs__thumb,
.about__img--content,
.feature__item::after,
.banner__thumb--absthumb,
.banner--four .banner__quote,
.banner--three .banner__pagination,
.banner--one .banner__social ul li a::after,
.search__close,
.tags-section .tags li span::after,
.cart-plus-minus .qtybutton,
.custom-upload input[type=file],
body.mrcart__overlay::after {
  position: absolute;
  content: ""
}

.shop__thumb,
.sidebar__recentproduct .body ul li .thumb,
.sidebar__relatedpost .body ul li .thumb,
.sidebar__recentpost .body ul li .thumb,
.sidebar__author .thumb,
.blog__thumb,
.testimonial__slider,
.team--one .team__thumb,
.approach--four .approach__thumb,
.approach--two .approach__thumb,
.banner--three,
.banner--one,
.cart-plus-minus,
.preloader,
.custom-upload,
.sidebar__recentproduct .body ul li .content h6,
.approach--two .approach__content h5 a,
.footer__post--content h6 a,
.cart__content a,
.sidebar .body ul li .content h6 a,
.blog__content h5 a {
  overflow: hidden
}

.review__nav li,
.singlethumb__left .thumb,
.shop__content .rating span,
.shop__mode a.active,
.shop__mode a:hover,
.header__ellepsis i,
.header__bar,
.header__bottom .area .menu .search_cart ul li,
.service--three .sertab__item,
.filters-button-group .filter-btn,
.search__close,
.cart-plus-minus .qtybutton,
.custom-upload input[type=file],
.custom-upload .file-btn,
.custom-upload {
  cursor: pointer
}

.footer__post--thumb img,
.cart__top table,
.singlethumb__right .thumb img,
.singlethumb__right,
.shop__link,
.shop__thumb img,
.shop__thumb::after,
.shop__item--list .shop__thumb,
.shop__product.lists .col-lg-4.col-md-6.col-12,
.header__bar span,
.header--two .header__bottom .area .main-menu,
.header--one,
.header__bottom.header-fixed,
.sidebar__relatedpost .body ul li .thumb img,
.sidebar__relatedpost .body ul li,
.sidebar__commentForm form input,
.sidebar__author .body .content,
.sidebar__author .body .thumb img,
.sidebar__author .body .thumb,
.widget__help .widget__body img,
.widget__brochure .widget__body img,
.sponsor__thumb img,
.blog__thumb a img,
.testimonial--one .testimonial__content,
.team--deatils .team__thumb img,
.team--two .team__content,
.team--two .team__thumb img,
.team--two .team__thumb,
.team--one .team__thumb img,
.project--details .project__info .content ul li,
.project--four .project__thumb::after,
.project--two .project__thumb img,
.project__content,
.project__thumb img,
.approach--four .approach__thumb img,
.approach--two .approach__thumb img,
.service--details .service__maincontent img,
.service--three .sertabcontent__thumb img,
.service__back img,
.service__back,
.about__img--content,
.about__img--thumb>img,
.feature__item::after,
.banner__content ul li,
.banner--four .lab_btn_group--two .lab-btn,
.banner--three .banner__pagination,
.search,
.map iframe,
input,
textarea,
select,
body.mrcart__overlay::after {
  width: 100%
}

.team--one-thumb .team__thumb {
  margin-bottom: 15px;
  overflow: hidden;
  position: relative
}

.team--one-thumb .team__thumb img {
  width: 100%
}

.footer__post--thumb img,
.singlethumb__right .thumb img,
.shop__thumb img,
.shop__thumb::after,
.sidebar__author .body .thumb img,
.consultancy::after,
.wwd--two::after,
.testimonial--one .testimonial__item::after,
.team--two .team__thumb img,
.project--four .project__thumb::after,
.project--two::after,
.project__content,
.service--details .service__maincontent img,
.service__back img,
.service__back,
.search,
.map iframe,
body.mrcart__overlay::after {
  height: 100%
}

.review__poston a,
.singlecontent .rating p,
.shop__content .price,
.header__cartcount span,
.header__bottom .area .menu .search_cart ul li span,
.header__bottom .area .menu ul li a,
.sidebar__totalamaunt .top p,
.sidebar__calculate p,
.sidebar__shipping p,
.sidebar__subtotal p,
.history__year>span span,
.pricing__offer,
.wwd--two .wwd__content .accordion-item .accordion-header .accordion-button,
.wwd--one .wwd__content .accordion-item .accordion-header .accordion-button,
.testimonial__pagination span,
.testimonial--one .testimonial__content--count,
.team--one .team__thumb ul li a,
.approach--three .approach__item .radius-btn,
.service--three .sertab__content p,
.service--two .service__pagination span,
.progressbararea li .title p,
.banner--three .banner__pagination span,
.filters-button-group .filter-btn,
.text-btn,
.lab-btn,
.infotext p,
.pagination li .page-link,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  font-weight: 500
}

.cart__top table,
.team--deatils .team__thumb--info ul li .left p,
.about--three .about__content h6 {
  font-weight: 500
}

.singlecontent h6 span,
.approach__content .step {
  font-weight: 500
}

.shop__content .price span,
.contact__content p b,
.counter__title h6 {
  font-weight: 400
}

.shop__link,
.project--four .project__thumb::after,
.project--two::before,
.about--three .about__img--content {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.about--three .about__img--content,
.search__area form,
.search {
  justify-content: center
}

.review__meta,
.callAaction__form form,
.header--two .header__bottom .area .main-menu,
.header__bottom .area,
.sidebar__totalamaunt .top,
.sidebar__radiolist .form-check .formcheck,
.sidebar__subtotal,
.sidebar__relatedpost .body ul,
.sidebar__commentForm form,
.sidebar__comment .body ul li .content__top,
.sidebar__categorie .body ul li,
.blog__meta ul,
.testimonial--one .testimonial__inner,
.progressbararea li .title,
.tags-section {
  justify-content: space-between
}

.header__bottom .area .menu {
  justify-content: center
}

.singlecontent .countadd,
.blog--classic .blog__meta ul {
  justify-content: flex-start
}

.info__item,
.footer__post ul li,
.cart__item,
.header__bararea,
.header--two .header__top .info ul li,
.header__bottom .area,
.sidebar__comment .body ul li .content__top,
.sidebar .body ul li,
.widget__help .widget__body ul li,
.search,
.tags-section .tags,
.tags-section {
  align-items: center
}

.review__nav li,
.sidebar__calculate button,
.sidebar__radiolist .form-check input,
.consultancy__contact input,
.consultancy__contact textarea,
.blog--classic .sidebar__search form input,
.blog--one .sidebar__search form input,
.team--deatils .team__thumb--info ul li .right ul li a,
.team--two .team__content ul li a,
.service--details .service__maincontent form input,
.service--details .service__maincontent form textarea {
  background: #EDF2F6
}

.footer__post--content h6 a,
.cart__content a,
.blog__content h5 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis
}

.sidebar .body ul li .content h6 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-weight: 600
}

.sidebar__recentproduct .body ul li .content h6,
.approach--two .approach__content h5 a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis
}

.shop__product.lists .shop__item,
.shop__product.grids .shop__item--list,
.header--innerpage .header__bottom::after,
.header--innerpage .header__bottom::before,
.header__bottom.header-fixed .header__ellepsis,
.consultancy::after,
.testimonial--one .testimonial__item::after,
.project--details .project__content::after,
.project--four .project__content::after,
.project--two .project__content::after,
.about--two .about__img .abs__thumb,
.about--two .about__thumb--two .about__img .abs__thumb,
.banner--one .banner__social {
  display: none
}

.review__poston a,
.shop__product.lists .shop__item--list,
.contact__content p b,
.header__bottom .area .menu ul li ul li,
.header__bottom .area .menu ul li a,
.sidebar__calculate button,
.sidebar__author .content span,
.widget__body ul li a,
.pricing__offer,
.team--two .team__content span,
.project--four .project__content span,
.project__content span,
.about--three .about__img--content p span,
.about__img--content h5 span,
.text-btn {
  display: block
}

.footer__post--content span,
.footer__community ul li a,
.footer__community2 ul li a,
.footer__about ul li a,
.footer__about ul li,
.review__form form .ratings__rating,
.review__form form .ratings__title,
.review__nav li,
.singlecontent .rating p,
.shop__content .rating p,
.shop__link a,
.header__cartcount span,
.header__bar span,
.header--one .header__top .social li,
.header--one .header__top .info ul li,
.header__bottom .area .menu .search_cart ul li a,
.header__bottom .area .menu ul li,
.sidebar__tags .body ul li a,
.sidebar__author .body .content ul li,
.sidebar__author .content ul li a,
.sidebar__author .content ul li,
.history__year>span,
.blog__meta ul li a,
.testimonial--two .testimonial__content--rating ul li,
.testimonial--two .testimonial__content--rating ul,
.testimonial--one .testimonial__content--rating ul li,
.testimonial--one .testimonial__content span,
.team--deatils .team__thumb--info ul li .right ul li a,
.team--deatils .team__thumb--info ul li .right ul li,
.team--two .team__content ul li a,
.team--two .team__content ul li,
.team--one .team__content span,
.team--one .team__thumb ul li a,
.project__icon,
.approach--three .approach__item .radius-btn,
.approach__content .step,
.banner--one .banner__social ul li,
.lab-btn,
.scrollToTop i,
.tags-section .social-link-list li a,
.tags-section .tags li a,
.tags-section .tags li span i,
.custom-upload {
  display: inline-block
}

.header--two .header__top-1 .social li,
.header--two .header__top-1 .info ul li {
  display: inline-block
}

.tags-section .social-link-list li a {
  border-radius: 2px
}

.cart__bottom form .lab-btn,
.cart__top table thead tr th,
.review__form form .lab-btn,
.callAaction__form form .lab-btn,
.sidebar__calculate button,
.sidebar__commentForm form button,
.sidebar__author .body .content ul li,
.consultancy__contact .lab-btn,
.wwd--two .wwd__content .accordion-item .accordion-header .accordion-button,
.wwd--one .wwd__content .accordion-item .accordion-header .accordion-button,
.service--details .service__maincontent form .lab-btn,
.search__area form button,
.map iframe {
  border: none
}

.cart__bottom form input::placeholder,
.cart__top table thead tr th,
.review__poston a,
.review__nav li,
.singlecontent .rating p,
.shop__content .rating p,
.header__bottom .area .menu ul li a,
.sidebar__totalamaunt .top p,
.sidebar__calculate button,
.sidebar__calculate select::placeholder,
.sidebar__calculate input::placeholder,
.sidebar__calculate p,
.sidebar__radiolist .form-check .formcheck label,
.sidebar__shipping p,
.sidebar__subtotal p,
.sidebar__comment .body ul li .content .reply a,
.sidebar__tags .body ul li a,
.sidebar__author .content span,
.widget__body ul li a,
.pricing__head p,
.wwd--two .wwd__content .accordion-item .accordion-header .accordion-button,
.wwd--one .wwd__content .accordion-item .accordion-header .accordion-button,
.blog--classic .blog__thumb .date,
.blog__meta ul li a,
.team--deatils .team__thumb--info ul li .left p,
.team--deatils .team__thumb--info span,
.project--details .project__info .content ul li .info,
.project--details .project__info .content ul li .name,
.progressbararea li .title p,
.filters-button-group .filter-btn,
.text-btn,
.lab-btn,
.tags-section .tags li a,
.pageheader__area .breadcrumb li,
input::placeholder,
textarea::placeholder,
select::placeholder,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  text-transform: unset
}

.pricing__offer,
.banner--four .banner__content h2,
.section__header h5 {
  text-transform: uppercase
}

.info__content h6 {
  text-transform: lowercase
}

.footer--two .footer__top .info .info__item .info__content h6 {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 20px;
  color: #fff
}

.footer--two .footer__top .info .info__item .info__content p {
  color: #fff
}

.info__content h6,
.info__content p,
.footer__post--content span,
.footer__post--content h6 a,
.footer__community ul li a,
.footer__community2 ul li a,
.footer__about ul li a,
.footer__about p,
.footer__title h5,
.footer__bottom p a,
.footer__bottom p,
.review__nav li.active,
.shop__link a:hover,
.menu-item-has-children.open>a::after,
.menu-item-has-children.open>a::before,
.header__cartcount span,
.header--four .header__bottom .main-menu .menu .cart_icon .cart_item_count,
.header--four .header__bottom .main-menu .menu ul li a,
.header--one .header__top .social li,
.header--one .header__top .info ul li,
.sidebar__calculate button:hover,
.sidebar__comment .body ul li .content .reply a,
.sidebar__tags .body ul li a:hover,
.sidebar__author .content ul li a:hover,
.widget__body ul li a:hover,
.counter--two .counter__title h6,
.counter--two .section__header h2,
.counter__count h2,
.pricing__head h3,
.wwd--two .wwd__content .accordion-item .accordion-header .accordion-button::after,
.wwd--two .wwd__content .accordion-item .accordion-header .accordion-button,
.wwd--two .wwd__content h2,
.wwd--two .wwd__content p,
.wwd--one .wwd__content .accordion-item .accordion-header .accordion-button::after,
.wwd--one .wwd__content .accordion-item .accordion-header .accordion-button,
.quote h5,
.quote i,
.blog--classic .blog__thumb .date,
.testimonial__pagination span.swiper-pagination-bullet-active,
.testimonial--two .testimonial__content--rating ul li,
.testimonial--two .section__header h2,
.testimonial--one .testimonial__content--count,
.testimonial--one .testimonial__content--rating ul li,
.testimonial--one .section__header h2,
.team--deatils .team__thumb--info ul li .right ul li a:hover,
.team--two .team__content ul li a:hover,
.team--one .team__thumb ul li a:hover,
.team--one .team__item:hover .team__content span,
.team--one .team__item:hover .team__content h5 a,
.project--four .project__content span,
.project--four .project__content h5 a,
.project--two .section__header p,
.project--two .section__header h2,
.project__icon:hover,
.project__content span,
.project__content h5 a,
.approach--three .approach__item .radius-btn,
.approach__content .step,
.approach .section__header h2,
.service--two .service__pagination span.swiper-pagination-bullet-active,
.service--two .section__header h2,
.about--three .about__img--content p,
.about__img--content h5,
.banner__content ul li,
.banner--four .banner__quote h5,
.banner--four .banner__content h5,
.banner--three .banner__pagination span.swiper-pagination-bullet-active,
.banner--two .banner__content .lab_btn_group .lab-btn.bg-transparate:hover,
.banner--one .banner__social ul li a,
.banner--one .banner__content h2,
.filters-button-group .filter-btn.is-checked,
.search__area form input,
.search__close,
.lab-btn.bg-title:hover,
.lab-btn:hover,
.lab-btn,
.bg-title *,
.tags-section .social-link-list li a,
.pagination li .page-link:hover,
.pageheader__area .breadcrumb li a,
.pageheader__area h2 {
  color: #fff
}

.wwd--one-team .wwd__content .accordion-item .accordion-header .accordion-button::after,
.wwd--one-team .wwd__content .accordion-item .accordion-header .accordion-button {
  color: #fff
}

.team--one-thumb .team__item:hover .team__content h5 a {
  color: #fff
}

.team--one-thumb .team__content,
.team--one-thumb .team__thumb ul li a {
  text-align: center
}

.team--one-thumb .team__item:hover .team__content span {
  color: #fff
}

.team--one-thumb .team__thumb ul li a {
  color: #34BD6B;
  background-color: #fff;
  display: inline-block;
  font-weight: 700;
  margin: 5px
}

.team--one-thumb .team__thumb ul li a:hover {
  background: #34BD6B;
  color: #fff
}

.header--two .header__top-1 .social li,
.header--two .header__top-1 .info ul li,
.header--two .header__top-1 .info ul li a {
  color: #fff;
  font-size: 14px
}

.header--two .header__top-1 .info ul li a img {
  width: 25px
}

.header__bottom .area .menu ul li ul li a {
  color: #555555 !important
}

.cart__bottom,
.cart__top table tbody,
.cart__top table thead,
.review__area,
.singlecontent,
.singlethumb,
.shop__link a,
.shop__item,
.shop__title,
.contact__item,
.contact--one input,
.contact--one textarea,
.contact--two input,
.contact--two textarea,
.header--four .header__bottom .main-menu .menu ul li a::after,
.header--four .header__bottom .main-menu .menu ul li a::before,
.header--two .header__bottom .area .main-menu .menu ul li a::after,
.header--two .header__bottom .area .main-menu .menu ul li a::before,
.header__bottom,
.sidebar__cartamount,
.sidebar__recentproduct,
.sidebar__relatedpost,
.sidebar__commentForm,
.sidebar__comment,
.sidebar__tags,
.sidebar__categorie,
.sidebar__recentpost,
.sidebar__search form input,
.sidebar__search,
.sidebar__author,
.widget__help,
.widget__brochure,
.widget__service,
.faq .accordion-collapse,
.faq .accordion-button,
.consultancy__contact,
.pricing__item,
.wwd--two .wwd__content .accordion-item .accordion-collapse,
.blog--classic .blog__item,
.blog--one .blog__item,
.testimonial__pagination span,
.testimonial--one .testimonial__item,
.team--deatils .section__wrapper,
.team--two .team__item,
.team--one .team__thumb ul li a,
.team--one .team__item,
.project--details .project__info,
.project--details .project__item,
.project--two .section__header .lab-btn:hover,
.project__icon,
.approach__item,
.service--details .service__maincontent,
.service--three .sertabcontent,
.service--three .sertab__item,
.service--two .service__pagination span,
.service--two .service__item,
.service__back .lab-btn:hover,
.service__item,
.feature__item,
.banner--three .banner__pagination span,
.filters-button-group .filter-btn {
  background-color: #fff
}

.news-events--one .news-events__item {
  background-color: #fff
}

.sidebar__author .content ul li a,
.bg-color {
  background-color: #F2F6F9
}

.cart__content a,
.header--innerpage .header__ellepsis i,
.header--three .header__ellepsis i,
.header--two .header__top .info__content p,
.header__bottom .area .menu .search_cart ul li span,
.header__bottom .area .menu ul li a,
.sidebar__calculate button,
.sidebar__radiolist .form-check .formcheck span,
.sidebar__author .content ul li a,
.pricing__body ul li b,
.pricing__body ul li i.fa-circle-xmark,
.pricing__item:hover .pricing__head p,
.pricing__item.active .pricing__head p,
.wwd--two .wwd__content .accordion-item .accordion-collapse .accordion-body p,
.testimonial__pagination span,
.team--deatils .team__thumb--info ul li .right ul li a,
.team--deatils .team__thumb--info ul li .left p,
.team--two .team__content ul li a,
.approach--four .section__header h2,
.service--three .sertab__content p,
.service--two .service__pagination span,
.progressbararea li .title p,
.about__content ul li h5,
.banner--three .banner__pagination span,
.banner--two .banner__content .lab_btn_group .lab-btn.bg-transparate,
.banner--one .banner__social ul li a i,
.filters-button-group .filter-btn,
.text-btn,
.pagination li .page-link {
  color: #0B2239
}

.header__bar span,
.header--two .header__bottom,
.faq .accordion-button.collapsed::after,
.faq .accordion-button.collapsed::before,
.faq .accordion-button.collapsed .accordion-icon,
.pricing__head,
.pricing__item:hover .pricing__body span.lab-btn,
.pricing__item.active .pricing__body span.lab-btn,
.wwd--one .wwd__content .accordion-item .accordion-header .accordion-button.collapsed,
.testimonial--one .testimonial__content--count,
.team--two .team__thumb::after,
.team--two .team__item::after,
.project--two,
.project__icon:hover,
.progressbararea li .progress,
.about--three .about__img--content,
.banner--one,
.lab-btn:hover {
  background: #0B2239
}

.wwd--one-team .wwd__content .accordion-item .accordion-header .accordion-button.collapsed {
  background: #ffa637;
  color: #0B2239;
  font-weight: 600
}

.footer__post--content span i,
.footer__bottom p a:hover,
.cart__content a:hover,
.review__form form .ratings__rating i,
.review__poston a:hover,
.review__meta .rating i,
.singlecontent .rating a,
.singlecontent .rating span,
.singlecontent h4,
.shop__content .rating span i,
.shop__link a,
.shop__item:hover .shop__content h6 a,
.shop__mode a.active,
.shop__mode a:hover,
.shop__title p,
.contact__content p span,
.sidebar__totalamaunt .top span,
.sidebar__subtotal span,
.sidebar__recentproduct .body ul li .content .rating span,
.sidebar__recentproduct .body ul li:hover .content h6 a,
.sidebar__relatedpost .body ul li:hover .content h6 a,
.sidebar__categorie .body ul li:hover a,
.sidebar__categorie .body ul li:hover span,
.sidebar__recentpost .body ul li:hover .content h6 a,
.history__year>span span,
.history__inner:hover .history__content h4,
.history__inner:hover .history__year>span span,
.counter--two .counter__count h4,
.pricing__body ul li i.fa-circle-check,
.pricing__head p,
.pricing__offer,
.blog--classic .blog__meta ul li a:hover,
.blog--classic .blog__item:hover .blog__content h3 a,
.blog__meta ul li a i,
.blog__meta ul li a:hover,
.blog__item:hover .blog__content h5 a,
.team--two .team__item:hover .team__content h5 a,
.team--one .team__thumb ul li a,
.project--details .project__info .content ul li .name,
.project--details .project__info .title h4,
.project--two .section__header .lab-btn:hover,
.project__icon,
.approach--four .approach__item:hover .approach__content h5 a,
.approach--four .section__wrapper p a,
.approach--two .approach__item:hover .approach__content h5 a,
.service--two .service__item:hover .service__content h5 a,
.service__back .lab-btn:hover,
.progressbararea li .title p span,
.about--three .about__img--content h2,
.about__content ul li h5 i,
.about__content h5,
.feature--three .feature__item:hover .feature__content .text-btn,
.feature--three .feature__item:hover .feature__content h5 a,
.banner--four .banner__content h2,
.banner--three .banner__content h5,
.banner--one .banner__content h5,
.text-btn:hover,
.text-btn i,
.section__header h5,
.infotext p a,
.form-message.success,
.pageheader__area .breadcrumb li a:hover,
.pageheader__area .breadcrumb li a.active,
.pageheader__area .breadcrumb li {
  color: #34BD6B
}

.footer__about ul li a,
.review__nav li.active,
.shop__link a:hover,
.header--one .header__bottom,
.sidebar__calculate button:hover,
.sidebar__author .content ul li a:hover,
.widget__body ul li a:hover,
.history__inner:hover .history__year::after,
.counter__item,
.pricing__item:hover .pricing__body .lab-btn,
.pricing__item.active .pricing__body .lab-btn,
.pricing__item:hover .pricing__head,
.pricing__item.active .pricing__head,
.wwd--two .wwd__content .accordion-item .accordion-header .accordion-button.collapsed,
.wwd--two .wwd__content .accordion-item .accordion-header .accordion-button,
.wwd--one .wwd__content .accordion-item .accordion-header .accordion-button,
.sponsor--two,
.quote i,
.blog--classic .blog__thumb .date,
.testimonial__pagination span.swiper-pagination-bullet-active,
.testimonial--two .testimonial__content--rating ul,
.testimonial--one .testimonial__content--rating ul,
.testimonial--one .testimonial__item::after,
.team--deatils .team__thumb--info ul li .right ul li a:hover,
.team--two .team__content ul li a:hover,
.team--two .team__item:hover .team__thumb::after,
.team--two .team__item:hover::after,
.team--one .team__thumb ul li a:hover,
.team--one .team__item:hover,
.approach--three .approach__item .radius-btn,
.approach__content .step,
.service--two .service__pagination span.swiper-pagination-bullet-active,
.progressbararea li .progress .progress-bar,
.feature__item::after,
.banner--three .banner__pagination span.swiper-pagination-bullet-active,
.banner--two .banner__content .lab_btn_group .lab-btn.bg-transparate:hover,
.banner--one .banner__social ul li a i,
.filters-button-group .filter-btn.is-checked,
.search,
.lab-btn.bg-title:hover,
.lab-btn,
.scrollToTop i,
.tags-section .tags li a:hover,
.tags-section .tags li span::after,
.tags-section .tags li span {
  background: #189530
}

.widget__body ul li a.active {
  background: #34BD6B;
  color: #fff
}

.wwd--one-team .wwd__content .accordion-item .accordion-header .accordion-button {
  background: #008b1a
}

.team--one-thumb .team__thumb ul li a:hover,
.team--one-thumb .team__item:hover {
  background: #34BD6B
}

.contact--three input,
.contact--three textarea {
  background: #ecf0f3
}

.sidebar__categorie .body ul li a i,
.about--three .about__content h6 {
  color: #555
}

.sidebar .body ul li .content span {
  color: #007f1d;
  font-weight: 600;
  font-size: 16px
}

.footer__about ul li a,
.shop__link a,
.shop__link,
.header__cartcount span,
.sidebar__calculate button,
.contact__item,
.sidebar__author .content ul li a,
.sidebar__author,
.history__year,
.counter__item,
.pricing__body,
.pricing__head,
.pricing__offer,
.sponsor__thumb,
.quote i,
.testimonial__pagination,
.testimonial--two .testimonial__item,
.testimonial--one .testimonial__content--count,
.team--deatils .team__thumb--info ul li .right ul li a,
.team--two .team__content ul li a,
.team--one .team__content,
.team--one .team__thumb ul li a,
.project--four .project__content,
.project__icon,
.approach--three .approach__item .radius-btn,
.service--three .sertab__item,
.service__back,
.about--three .about__img--content,
.banner--four .banner__quote,
.banner--four .lab_btn_group--two .lab-btn,
.banner--three .banner__pagination,
.banner--one .banner__social ul li a i,
.search__area form button,
.scrollToTop i,
.tags-section .social-link-list li a,
.pagination li .page-link {
  text-align: center
}

.contact__item-2 {
  text-align: center;
  background-color: #fff
}

.cart__top table tbody tr td:last-child,
.cart__top table thead tr th:nth-child(3) {
  text-align: left
}

.about--two .about__img--thumb {
  text-align: right
}

.cart__top table thead tr th:last-child {
  text-align: left
}

.cart__content,
.sidebar__author .body .content,
.pricing__body ul,
.about--two .about__thumb--two .about__img {
  text-align: left
}

.tags-section .tags li,
ul li {
  list-style: none
}

.sidebar__author .body .content ul li,
.banner--four .banner__content .lab_btn_group a,
.banner--four .lab_btn_group--two .lab-btn,
.tags-section .tags,
ul {
  margin: 0
}

.info__content h6,
.footer__bottom p,
.cart__item,
.singlecontent .rating p,
.shop__content .rating p,
.shop__content .price,
.shop__title p,
.contact__content p,
.header--two .header__top .info__content p,
.sidebar__subtotal p,
.sidebar__recentproduct .body ul li .content .price,
.sidebar .body ul li .content h6,
.sidebar .head h5,
.widget__help .widget__body ul li .content p,
.widget__help .widget__body ul li .icon img,
.widget__head h5,
.pricing__head p,
.pricing__head h3,
.wwd--two .wwd__content .accordion-item:last-child,
.wwd--one .wwd__content .accordion-item:last-child,
.quote h5,
.blog--classic .blog__meta ul,
.blog--one .blog__content h5,
.team--deatils .team__thumb--info ul li .right p,
.team--deatils .team__thumb--info ul li .left p,
.project--details .project__info .title h4,
.approach__content p,
.service--three .sertab__content p,
.service__content p,
.about--three .about__img--content p,
.about--three .about__img--content h2,
.about__img--content h5,
.feature__content p,
.infotext p,
.form-message {
  margin-bottom: 0
}

.review__poston p,
.singlethumb__left .nav-link,
.sidebar__comment .body ul li .content__top,
.sidebar__author .content span,
.counter__count h2,
.testimonial--one .testimonial__content span,
.team--deatils .team__content .progressbararea li .title p,
.project--four .project__icon,
.approach--two .approach__thumb,
.approach__content h5,
.service--three .sertab__thumb,
.service__content h5 {
  margin-bottom: 10px
}

.singlecontent .rating,
.sidebar__author .thumb,
.counter--two .counter__thumb,
.about--three .about__content h6 {
  margin-bottom: 25px
}

.blog--classic .blog__meta ul li span,
.text-btn i,
.lab-btn i {
  margin-left: 10px
}

.tags-section .social-link-list li:last-child {
  margin-right: 0
}

.footer__community ul li a i,
.sidebar__categorie .body ul li a i,
.widget__body ul li a i,
.pricing__body ul li i,
.blog--classic .blog__meta ul li a i,
.blog__meta ul li a i,
.about__content ul li h5 i,
.banner--one .banner__social ul li a i,
.custom-upload i {
  margin-right: 5px;
  line-height: 25px
}

.singlecontent .rating p,
.singlecontent h6 span,
.header--one .header__top .social li img,
.header--one .header__top .info ul li img,
.banner__content ul li i,
.banner--four .lab_btn_group--two .lab-btn img,
.tags-section .social-link-list li {
  margin-right: 10px
}

.header--two .header__top-1 .social li img,
.header--two .header__top-1 .info ul li img,
{
margin-right: 10px
}

.review__showing ul li .thumb,
.review__showing ul li,
.singlethumb__left,
.shop__item--list .shop__content .rating,
.sidebar__totalamaunt .top,
.sidebar__calculate,
.widget__help .widget__body img,
.widget__brochure .widget__body img,
.wwd--two .wwd__content .accordion-item,
.wwd--one .wwd__content .accordion-item,
.quote i,
.blog__meta ul,
.testimonial--two .testimonial__thumb,
.team--two .team__content span,
.team--one .team__thumb,
.service--details .service__maincontent img,
.about__img--content img,
.lab_btn_group .lab-btn,
.fourzero__content h2 {
  margin-bottom: 15px
}

.wwd--one-team .wwd__content .accordion-item {
  margin-bottom: 15px
}

.service--three .sertabcontent__content h2 {
  font-size: 1.875rem
}

.service--three .sertabcontent__content h3 {
  font-size: 18px
}

.service--three .sertabcontent__content p {
  margin-bottom: 10px
}

.service--three .sertabcontent__content ul li i {
  margin-right: 5px;
  line-height: 25px;
  color: #015c13
}

.team--deatils .team__thumb--info ul li .right ul,
.project--four .project__icon,
.project--two .project__icon,
.tags-section .social-link-list {
  margin-top: 0
}

.review__form {
  margin-top: 15px
}

.singlecontent .countadd .lab-btn {
  margin-left: 15px
}

.review__form form .ratings__title,
.lab_btn_group .lab-btn {
  margin-right: 15px
}

.contact__content h5,
.sidebar__calculate select,
.sidebar__calculate input,
.testimonial--one .testimonial__thumb,
.team--two .team__content p,
.approach__content .step {
  margin-bottom: 20px
}

.team--deatils .team__thumb--info ul,
.about--three .about__content .lab-btn,
.feature--three .feature__content .text-btn {
  margin-top: 20px
}

.description__content ul li,
.singlecontent ul li,
.header__bar {
  margin-left: 20px
}

.blog--classic .blog__meta ul li,
.tags-section .tags li span {
  margin-right: 20px
}

.info__content h6,
.footer__bottom p,
.cart__item,
.singlecontent .rating p,
.shop__content .rating p,
.shop__content .price,
.shop__title p,
.contact__content p,
.header--two .header__top .info__content p,
.sidebar__subtotal p,
.sidebar__recentproduct .body ul li .content .price,
.sidebar .body ul li .content h6,
.sidebar .head h5,
.widget__help .widget__body ul li .content p,
.widget__help .widget__body ul li .icon img,
.widget__head h5,
.pricing__head p,
.pricing__head h3,
.wwd--two .wwd__content .accordion-item:last-child,
.wwd--one .wwd__content .accordion-item:last-child,
.quote h5,
.blog--classic .blog__meta ul,
.blog--one .blog__content h5,
.team--deatils .team__thumb--info ul li .right p,
.team--deatils .team__thumb--info ul li .left p,
.project--details .project__info .title h4,
.service--three .sertab__content p,
.service__content p,
.about--three .about__img--content p,
.about--three .about__img--content h2,
.about__img--content h5,
.feature__content p,
.infotext p,
.form-message {
  margin-bottom: 0
}

.approach__content p {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  color: #555;
  text-align: justify
}

.info__content p,
.shop__content h6,
.sidebar__comment .body ul li .content__top .name h6,
.sidebar__author .content h5,
.testimonial--two .testimonial__content h5,
.testimonial--one .testimonial__content h5,
.team--two .team__content h5,
.team--one .team__content h5,
.project--four .project__content h5,
.project__content h5,
.approach--four .approach__thumb {
  margin-bottom: 5px
}

.review__title,
.singlecontent ul,
.shop__title,
.callAaction__form form textarea,
.callAaction__form form input,
.callAaction__form form .custom-select,
.callAaction__form h2,
.sidebar__commentForm form input,
.sidebar__commentForm form textarea,
.widget__brochure,
.widget__service,
.consultancy__contact h2,
.pricing__body ul,
.testimonial--one .testimonial__content p,
.team--deatils .team__content p,
.team--two .team__thumb,
.project--details .project__thumb,
.project--two .section__header p,
.approach__icon,
.service--three .sertab,
.service__icon,
.banner__content ul,
.banner--two .banner__content p,
.filters-button-group {
  margin-bottom: 30px
}

.contact__icon {
  margin-bottom: 0
}

.feature__thumb {
  margin-bottom: 10px
}

.footer__title h5 {
  margin-bottom: 10px
}

.footer__about ul,
.header--two .header__bottom .area .main-menu .menu .lab-btn,
.header--one .header__bottom .menu .lab-btn,
.testimonial__pagination,
.service--details .service__maincontent form,
.about__content .lab_btn_group,
.banner--three .banner__content .lab_btn_group,
.form-message.success,
.form-message.error,
.fourzero__content .lab-btn {
  margin-top: 30px
}

.service--three .sertabcontent__content .lab-btn {
  margin-top: 10px
}

.header__bottom .area .menu .search_cart,
.project--details .project__info {
  margin-right: 30px
}

.singlethumb__left .nav-link,
.header__bottom .area .menu .search_cart ul li a,
.sidebar__author .body .content ul li,
.team--deatils .team__thumb--info ul li .right ul li,
.project--details .project__content,
.tags-section .tags,
.pagination li .page-link,
ul {
  padding: 0
}

.sidebar__radiolist .form-check input,
.blog__meta ul li a {
  padding: 5px
}

.pricing__offer,
.pricing__item,
.tags-section .tags li a {
  padding: 10px
}

.singlethumb,
.shop__item,
.shop__title,
.sidebar__search form input,
.blog__content,
.blog__item,
.team--one .team__item,
.approach--four .approach__item,
.about--three .about__img--content,
input,
textarea,
select {
  padding: 15px
}

.approach--four .approach__content {
  padding: 10px
}

.team--one-thumb .team__item {
  padding: 15px;
  background-color: #fff
}

.approach--two .approach__content {
  padding: 2px
}

.approach--two .approach__item {
  padding: 15px
}

.sidebar__relatedpost .body,
.sidebar__tags .body,
.sidebar__search .body,
.sidebar .head,
.blog--classic .blog__item {
  padding: 20px
}

.cart__bottom,
.review__content,
.singlecontent,
.callAaction__form,
.sidebar__totalamaunt,
.sidebar__shipping,
.sidebar__commentForm form,
.sidebar__author,
.widget__help .widget__body,
.widget__brochure .widget__body,
.consultancy__contact,
.counter__item,
.pricing__head,
.quote,
.testimonial--two .testimonial__item,
.testimonial--one .testimonial__item,
.team--deatils .section__wrapper,
.team--two .team__item,
.project--details .project__info .title,
.project--details .project__item,
.project--two .project__content,
.service--three .sertabcontent,
.about__img--content {
  padding: 30px
}

.service--details .service__maincontent {
  padding: 30px
}

.service--details .service__maincontent h4 {
  font-size: 1.2rem;
  color: #008b1a
}

.service--details .service__maincontent p {
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  text-align: justify
}

.service--details .service__maincontent ul li {
  color: #555;
  font-size: 15px;
  line-height: 1.5;
  padding-block: 3px 7px;
  display: flex
}

.service--details .service__maincontent ul li i {
  margin-right: 5px;
  line-height: 25px;
  color: #015c13
}

.project__content {
  padding: 15px
}

.blog__meta ul {
  padding-bottom: 10px
}

.sidebar__shipping {
  padding-bottom: 25px
}

.cart__content {
  padding-left: 10px
}

.info__content {
  padding-left: 20px
}

.footer__post--content,
.header--two .header__top .info__content,
.sidebar .body ul li .content,
.widget__help .widget__body ul li .content,
.team--deatils .team__thumb--info ul li .right {
  padding-left: 15px
}

.info__content {
  padding-left: 20px
}

.review__form {
  padding-top: 30px
}

.singlecontent .countadd .cart-plus-minus,
.testimonial__pagination span,
.team--one .team__thumb ul li a,
.service--two .service__pagination span,
.filters-button-group .filter-btn,
.pagination li .page-link {
  margin: 5px
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

body {
  margin: 0;
  padding: 0;
  background: #EDF2F6;
  font-family: "Inter", sans-serif
}

body.mrcart__overlay::after {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: rgb(11 34 57 / .95)
}

body.margin-top {
  margin-top: 86px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

:root {
  scroll-behavior: auto !important
}

body,
button,
input,
select,
optgroup,
textarea {
  color: #555;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Inter", sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  clear: both;
  line-height: 1.3;
  font-family: "Space Grotesk", sans-serif;
  color: #0B2239;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

h1 {
  font-size: 2.5rem
}

h2 {
  font-size: 1.875rem
}

h3 {
  font-size: 1.5rem
}

h4 {
  font-size: 1.25rem
}

h5 {
  font-size: 1.25rem
}

h6 {
  font-size: 1.125rem
}

@media (min-width:576px) {
  h1 {
    font-size: 3.75rem
  }

  h2 {
    font-size: 2rem
  }

  h3 {
    font-size: 1.5rem
  }

  h4 {
    font-size: 1.5rem
  }

  h5 {
    font-size: 1.25rem
  }

  h6 {
    font-size: 1.125rem
  }
}

p {
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px
}

a {
  color: #0B2239;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none
}

a:visited {
  outline: none
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none
}

a:focus {
  outline: thin dotted;
  outline: none
}

a:hover,
a:active {
  outline: 0
}

img {
  height: auto;
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

select {
  border: 1px solid #ecf0f3
}

.goog-te-combo {
  outline: none !important;
  border: 1px solid rgb(255 255 255 / .9) !important;
  background: rgb(255 255 255 / .9) !important;
  padding: 5px !important
}

.goog-te-combo,
.VIpgJd-ZVi9od-ORHb *,
.VIpgJd-ZVi9od-SmfZ *,
.VIpgJd-ZVi9od-xl07Ob *,
.VIpgJd-ZVi9od-vH1Gmf *,
.VIpgJd-ZVi9od-l9xktf * {
  font-family: arial;
  font-size: 15px !important
}

input,
textarea,
select {
  outline: none;
  border: 1px solid rgb(255 255 255 / .1);
  background: rgb(255 255 255 / .1)
}

@media (max-width:575px) {
  .bpc {
    background-position: center
  }
}

.bg-img {
  background-size: cover !important;
  background-repeat: no-repeat !important
}

.about__img--thumb img {
  box-shadow: 0 0 10px rgb(11 34 57 / 10%);
  background: #fff;
  padding: 10px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px
}

.rubber-tech {
  background-image: url(../images/bg/bg1.jpg);
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  background-attachment: fixed
}

.program-title {
  background-image: url(../images/bg/bg5.jpg);
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  background-attachment: fixed
}

.intro {
  background-image: url(../images/bg/bg2.jpg);
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  background-attachment: fixed
}

.imp-rd {
  background-image: url(../images/bg/imp-rd.jpg);
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  background-attachment: fixed
}

.other-key {
  background-image: url(../images/bg/other-key.jpg);
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  background-attachment: fixed
}

.cpd {
  background-image: url(../images/bg/cpd.jpg);
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  background-attachment: fixed
}

.key-act {
  background-image: url(../images/bg/speakers-bg1.jpg);
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  background-attachment: fixed
}

.contact-bg {
  background-image: url(../images/bg/bg3.jpg);
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  background-attachment: fixed
}

.objectives-bg {
  background: #edf2f6;
  margin-bottom: 0;
  position: relative;
  z-index: 1
}

.coir-project {
  background: #edfff0;
  margin-bottom: 0;
  position: relative;
  z-index: 1
}

.sdp-bg {
  background: #ffecd0;
  margin-bottom: 0;
  position: relative;
  z-index: 1
}

.site-bg-secondry-v {
  background-color: #fff
}

.programme-title-bg {
  background-color: #121212
}

.bg-white {
  background-color: #fff
}

.opacity-01 {
  opacity: .1
}

.opacity-02 {
  opacity: .2
}

.opacity-03 {
  opacity: .3
}

.opacity-04 {
  opacity: .4
}

.opacity-05 {
  opacity: .5
}

.opacity-06 {
  opacity: .6
}

.opacity-07 {
  opacity: .7
}

.opacity-08 {
  opacity: .8
}

.opacity-09 {
  opacity: .9
}

.overlay-main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.bg-img-header {
  background-size: cover !important;
  background-repeat: no-repeat !important
}

.custom-upload .file-btn {
  border-radius: 5px
}

.custom-upload input[type=file] {
  left: 0;
  top: 0;
  opacity: 0
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: #34BD6B;
  display: none !important
}

.preloader .preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.preloader .preloader-inner .preloader-icon {
  width: 72px;
  height: 72px;
  display: inline-block;
  padding: 0
}

.preloader .preloader-inner .preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: #fff;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite
}

.preloader .preloader-inner .preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s
}

.map {
  height: 550px
}

.fourzero__thumb {
  margin-bottom: 50px
}

.fourzero__content p {
  max-width: 650px;
  margin-inline: auto
}

.cart-plus-minus {
  border: 1px solid #ecf0f3;
  width: 125px;
  margin: 0 auto
}

.cart-plus-minus .dec.qtybutton {
  border-right: 1px solid #ecf0f3;
  height: 40px;
  left: 0;
  top: 0
}

.cart-plus-minus .cart-plus-minus-box {
  border: medium none;
  color: #0B2239;
  float: left;
  font-size: 14px;
  height: 38px;
  margin: 0;
  text-align: center;
  width: 125px;
  outline: none
}

.cart-plus-minus .qtybutton {
  color: #0B2239;
  float: inherit;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  margin: 0;
  text-align: center;
  width: 40px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.cart-plus-minus .qtybutton:hover {
  background: #34BD6B;
  color: #fff
}

.cart-plus-minus .inc.qtybutton {
  border-left: 1px solid #ecf0f3;
  height: 40px;
  right: 0;
  top: 0
}

.form-message.error {
  color: red
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: .5
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: .5
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0
  }
}

@keyframes price-ani {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: .5
  }

  100% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: .1
  }
}

@keyframes lab_round {
  100% {
    transform: rotateZ(360deg)
  }
}

@keyframes lab_round1 {
  100% {
    transform: rotateZ(-360deg)
  }
}

.pagination li .page-link {
  width: 50px;
  height: 50px;
  line-height: 50px;
  outline: none;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%
}

.pagination li .page-link:focus {
  box-shadow: none
}

.pagination li .page-link:hover {
  background-color: #34BD6B
}

.pagination li:first-child .page-link,
.pagination li:last-child .page-link {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%
}

.tags-section {
  padding: 15px 30px;
  border: 1px solid #ecf0f3;
  border-top: none;
  gap: 15px
}

.tags-section .tags li {
  padding: 5px 0
}

.tags-section .tags li span {
  padding: 10px 15px;
  color: #fff
}

.tags-section .tags li span::after {
  top: 50%;
  right: 0;
  transform: rotate(45deg) translateY(-50%);
  width: 15px;
  height: 15px
}

.tags-section .tags li a {
  outline: none;
  margin: 0 3px;
  border: 1px solid #ecf0f3;
  color: #0B2239;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px
}

.tags-section .tags li a:hover {
  color: #fff
}

.tags-section .social-link-list li {
  padding: 5px 0
}

.tags-section .social-link-list li a {
  background-color: #34BD6B;
  height: 40px;
  width: 40px;
  line-height: 40px
}

.tags-section .social-link-list li a.facebook {
  background: #3b5998
}

.tags-section .social-link-list li a.dribble {
  background: #ea4c89
}

.tags-section .social-link-list li a.twitter {
  background: #55acee
}

.tags-section .social-link-list li a.linkedin {
  background: #007bb5
}

.tags-section .social-link-list li a:hover {
  border-radius: 50%
}

.bg-title {
  background-color: #0B2239
}

.theme-color {
  color: #34BD6B !important
}

.scrollToTop {
  position: fixed;
  bottom: -30%;
  right: 5%;
  z-index: 9
}

.scrollToTop i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  color: #fff;
  border: 1px solid rgb(255 255 255 / .1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.scrollToTop i:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 20px 0 rgb(0 113 240 / .49)
}

@media (min-width:992px) {
  .pt-lg-110 {
    padding-top: 108px !important
  }

  .pb-lg-110 {
    padding-bottom: 110px !important
  }
}

.breadcrumb {
  background-color: #fff0
}

.section__header {
  max-width: 100%;
  margin: 0 auto 10px
}

.section__header h5 {
  letter-spacing: 1.5px
}

.section__header p {
  max-width: 100%;
  margin: 0 auto;
  text-align: justify
}

.mb-none-120 {
  margin-bottom: -120px
}

.padding-tb {
  padding-block: 40px
}

@media (min-width:992px) {
  .padding-tb {
    padding-block: 40px
  }
}

.lab-btn {
  padding: 12px 30px;
  font-size: 14px;
  font-family: "Space Grotesk", sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

@media (min-width:576px) {
  .lab-btn {
    padding: 10px 15px;
    font-size: 16px
  }
}

.lab-btn.bg-transparate {
  background-color: #fff0;
  border: 1px solid rgb(255 255 255 / .5)
}

@media (min-width:576px) {
  .lab_btn_group .lab-btn {
    margin-bottom: 0
  }
}

.text-btn {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.search {
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.search.active {
  opacity: 1;
  z-index: 99999
}

.search__close {
  top: 30px;
  right: 30px;
  font-size: 30px
}

.search__area form {
  width: 280px
}

@media (min-width:576px) {
  .search__area form {
    width: 550px
  }
}

.search__area form input {
  border-color: rgb(255 255 255 / .8);
  width: calc(100% - 60px)
}

.search__area form input::placeholder {
  color: rgb(255 255 255 / .5)
}

.search__area form button {
  width: 60px;
  height: 60px;
  line-height: 60px
}

.filters-button-group .filter-btn {
  padding: 15px 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.banner__content h2 {
  font-size: 32px
}

@media (min-width:1200px) {
  .banner--one {
    padding-top: 130px;
    position: relative
  }

  .banner--one::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    border-top: 400px solid #34BD6B;
    border-right: 425px solid #fff0
  }
}

.banner--one .banner__thumb {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px)
}

@media (min-width:576px) {
  .banner--one .banner__thumb>img {
    max-width: none
  }
}

@media (max-width:575px) {
  .banner--one .banner__thumb--absthumb {
    display: none
  }
}

@media (min-width:992px) {
  .banner--one .banner__content h2 {
    font-size: 58px
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .banner--one .banner__content h2 {
    font-size: 48px
  }
}

@media (min-width:1440px) {
  .banner--one .banner__content h2 {
    font-size: 64px
  }
}

@media (max-width:575px) {
  .banner--one .banner__content .lab_btn_group {
    margin-top: 40px
  }
}

.banner--one .banner__social {
  position: absolute;
  top: 70%;
  left: -11%;
  z-index: 999;
  transform: rotate(-89deg)
}

@media (min-width:1600px) {
  .banner--one .banner__social {
    display: block
  }
}

.banner--one .banner__social ul li:nth-last-child(1) a::after {
  top: -43px
}

.banner--one .banner__social ul li:nth-last-child(2) a::after {
  top: -40px
}

.banner--one .banner__social ul li a {
  padding: 10px 30px
}

.banner--one .banner__social ul li a::after {
  height: 118px;
  width: 1px;
  right: 0;
  top: -37px;
  border-right: 1px solid rgb(255 255 255 / .1)
}

.banner--one .banner__social ul li a i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%
}

.banner--two {
  padding-block: 0 0 30px 0
}

@media (min-width:768px) {
  .banner--two {
    padding-block: 0 0 30px 0
  }
}

@media (min-width:992px) {
  .banner--two .banner__content h2 {
    font-size: 58px
  }
}

@media (min-width:1440px) {
  .banner--two .banner__content h2 {
    font-size: 64px
  }
}

@media (min-width:576px) {
  .banner--two .banner__content p {
    font-size: 18px;
    line-height: 36px
  }
}

@media (min-width:1440px) {
  .banner--two .banner__content p {
    max-width: 90%
  }
}

.banner--two .banner__content .lab_btn_group .lab-btn.bg-transparate {
  border-color: #0B2239
}

.banner--two .banner__content .lab_btn_group .lab-btn.bg-transparate:hover {
  border-color: #34BD6B
}

.banner--three .banner__slider .swiper-slide-active .banner__content {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.banner--three .banner__item {
  padding-block: 80px
}

@media (min-width:768px) {
  .banner--three .banner__item {
    padding-block: 250px;
    background-position: left center
  }
}

.banner--three .banner__content {
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  transition: 1s ease
}

@media (min-width:992px) {
  .banner--three .banner__content h2 {
    font-size: 58px;
    line-height: 1.1
  }
}

@media (min-width:1440px) {
  .banner--three .banner__content h2 {
    font-size: 64px
  }
}

.banner--three .banner__pagination {
  bottom: 30px;
  z-index: 1
}

.banner--three .banner__pagination span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  opacity: 1;
  font-size: .875rem
}

.banner--four {
  background: url(../images/banner/bg/06.jpg);
  padding-block: 80px;
  background-position: center
}

@media (min-width:768px) {
  .banner--four {
    padding-block: 120px
  }
}

@media (min-width:1200px) {
  .banner--four {
    padding-top: 345px;
    padding-bottom: 250px;
    background-position: bottom center
  }
}

.banner--four .lab_btn_group {
  gap: 20px
}

.banner--four .lab_btn_group--two {
  gap: 0;
  display: block;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px)
}

@media (max-width:575px) {
  .banner--four .lab_btn_group--two {
    display: none
  }
}

@media (min-width:1200px) {
  .banner--four .lab_btn_group--two {
    transform: translateY(200px)
  }
}

.banner--four .lab_btn_group--two .lab-btn {
  background: rgb(11 34 57 / .4)
}

@media (min-width:992px) {
  .banner--four .banner__content h5 {
    font-size: 24px
  }
}

@media (max-width:575px) {
  .banner--four .banner__content h5 {
    max-width: 250px;
    line-height: 1.5
  }
}

.banner--four .banner__content h2 {
  font-size: 56px
}

@media (max-width:575px) {
  .banner--four .banner__content h2 {
    font-size: 32px
  }
}

@media (min-width:768px) {
  .banner--four .banner__content h2 {
    font-size: 72px
  }
}

@media (min-width:1200px) {
  .banner--four .banner__content h2 {
    font-size: 100px
  }
}

.banner--four .banner__content .lab_btn_group {
  margin-top: 30px
}

@media (min-width:576px) {
  .banner--four .banner__content .lab_btn_group {
    margin-top: 60px
  }
}

.banner--four .banner__quote {
  width: 300px;
  padding: 58px 30px;
  background: url(../images/banner/bg/quote.png) no-repeat;
  background-position: center;
  background-size: cover;
  right: 30px;
  top: 50%
}

.banner--four .banner__quote h5 {
  line-height: 1.6
}

.banner__area {
  background: url(../images/banner/bg/01.jpg);
  background-repeat: no-repeat;
  z-index: 11;
  background-size: cover;
  background-position: center right;
  padding: 50px 0
}

@media (min-width:1600px) {
  .banner__area {
    margin-left: 100px
  }
}

@media (max-width:575px) {
  .banner__content ul {
    display: none
  }
}

.banner__content ul li {
  padding-block: 20px;
  border-bottom: 1px solid rgb(255 255 255 / .2)
}

.banner__content ul li:last-child {
  border: none
}

@media (min-width:992px) and (max-width:1199px) {
  .banner__content ul li {
    font-size: 15px
  }
}

@media (min-width:576px) {
  .banner__content ul li {
    width: 50%
  }

  .banner__content ul li:last-child,
  .banner__content ul li:nth-last-child(2) {
    border: none
  }
}

.banner__thumb--absthumb {
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important
}

.banner__thumb--absthumb img {
  animation: lab_round 25s linear infinite
}

.feature--two .feature__item {
  padding: 60px 20px
}

@media (min-width:1440px) {
  .feature--two .feature__item {
    padding: 60px 30px
  }
}

.feature--three .feature__item {
  padding: 30px 30px
}

.feature--three .feature__item:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px)
}

.feature__area {
  margin-top: -100px;
  z-index: 99
}

.feature__item {
  padding: 60px 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.feature__item::after {
  height: 4px;
  left: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.feature__item:hover::after {
  opacity: 1
}

.feature__item:hover .feature__content h5 {
  color: #34BD6B
}

.about__img--content {
  bottom: 0
}

@media (min-width:1200px) {
  .about__content h2 {}

  .about__content p {
    max-width: 100%;
    text-align: justify
  }

  .fw-600 {
    font-weight: 600;
    color: #ffa637 !important
  }

  .fw-700 {
    font-weight: 600 !important
  }
}

.heading-divider-l {
  display: block;
  position: relative;
  border-bottom: 4px solid #005c13;
  width: 90px;
  height: 4px;
  margin-bottom: 15px
}

.heading-divider-l:after {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  height: 6px;
  width: 15px;
  border-radius: 0;
  background-color: #fea536;
  -webkit-animation: heading-move 5s infinite linear;
  animation: heading-move 5s infinite linear
}

.heading-divider-c {
  display: inline-block;
  position: relative;
  border-bottom: 4px solid #005c13;
  width: 90px;
  height: 4px;
  margin-bottom: 15px
}

.heading-divider-c:after {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  height: 6px;
  width: 15px;
  border-radius: 0;
  background-color: #fea536;
  -webkit-animation: heading-move 5s infinite linear;
  animation: heading-move 5s infinite linear
}

.heading-divider-r {
  display: block;
  position: relative;
  border-bottom: 4px solid #005c13;
  width: 90px;
  height: 4px;
  margin-bottom: 15px
}

.heading-divider-r:after {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  height: 6px;
  width: 15px;
  border-radius: 0;
  background-color: #fea536;
  -webkit-animation: heading-move 5s infinite linear;
  animation: heading-move 5s infinite linear
}

@-webkit-keyframes heading-move {
  0% {
    transform: translateX(-1px)
  }

  50% {
    transform: translateX(75px)
  }

  100% {
    transform: translateX(-1px)
  }
}

@keyframes heading-move {
  0% {
    transform: translateX(-1px)
  }

  50% {
    transform: translateX(75px)
  }

  100% {
    transform: translateX(-1px)
  }
}

.about__content2 p {
  display: flex;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
  text-align: justify
}

.about__content2 p i {
  margin-right: 10px;
  line-height: 25px;
  color: #34BD6B;
  font-size: 1.25rem
}

.about__content2 p strong {
  font-weight: 600
}

.about__content ul li {
  padding-block: 10px;
  display: flex
}

.about__content ul li i {
  margin-right: 5px;
  line-height: 25px;
  color: #fff
}

.about__content ul li p {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 1rem;
  line-height: 24px;
  text-align: left
}

.about__content2 ul li {
  padding-block: 10px
}

.about__content2 ul li i {
  margin-right: 0;
  line-height: 25px;
  color: #34BD6B
}

.about__content2 ul li p {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 1rem;
  line-height: 24px
}

.about__content3 ul li {
  padding-block: 5px 10px;
  display: flex
}

.about__content3 ul li i {
  margin-right: 5px;
  line-height: 25px;
  color: #34BD6B
}

.about__content3 ul li p {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 24px;
  color: #0B2239
}

.about__content3 ul li .ml-5 {
  margin-left: 20px
}

.about__content3 ul li p span {
  font-weight: 600;
  font-size: 1rem;
  color: red;
  font-size: 16px
}

.about__content3 ul li p a {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 24px
}

.about__content3 ul li p a:hover {
  color: #005c13
}

.about__content4 ul li {
  padding-block: 5px 10px;
  display: flex
}

.about__content4 ul li i {
  margin-right: 5px;
  line-height: 25px;
  color: #34BD6B
}

.about__content4 ul li p {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
  color: #0B2239
}

.about__content5 ul li {
  padding-block: 5px 10px;
  display: flex
}

.about__content5 ul li i {
  margin-right: 10px;
  line-height: 25px;
  color: #ffa637
}

.about__content5 ul li p {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
  color: #fff
}

.about--two {
  background-position: right
}

@media (min-width:768px) {
  .about--two .about__thumb--two .about__img {
    text-align: right
  }
}

.about--two .about__thumb--two .about__img .abs__thumb {
  bottom: 50%
}

@media (min-width:768px) {
  .about--two .about__thumb--two .about__img .abs__thumb {
    display: block
  }
}

@media (min-width:768px) and (max-width:991px) {
  .about--two .about__thumb--two .about__img .abs__thumb {
    left: 120px;
    bottom: 30%
  }
}

.about--two .about__img--thumb img {
  width: auto
}

.about--two .about__img .abs__thumb {
  bottom: 70%;
  left: 0;
  z-index: -1
}

@media (min-width:576px) {
  .about--two .about__img .abs__thumb {
    display: block
  }
}

@media (min-width:576px) and (max-width:991px) {
  .about--two .about__img .abs__thumb {
    bottom: 50%;
    left: 50px
  }
}

@media (min-width:1200px) {
  .about--two .about__content {
    max-width: 100%;
    text-align: justify
  }
}

@media (min-width:1200px) {

  .about--two .about__content h2,
  .about--two .about__content p {
    max-width: 100%
  }
}

.about--three .about__img--content {
  align-items: center;
  align-content: center;
  width: 180px;
  height: 180px;
  border: 8px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%
}

@media (min-width:1440px) {
  .about--three .about__content h2 {
    max-width: 80%
  }
}

.about--three .about__content h6 {
  font-family: "Inter", sans-serif;
  line-height: 1.6
}

@media (min-width:1440px) {
  .about--teampage .about__content h2 {
    max-width: 80%
  }
}

.progressbararea {
  max-width: 100%
}

.progressbararea li .progress {
  height: 5px
}

.progressbararea li .progress .progress-bar {
  height: 5px
}

.service__item-training {
  min-height: 250px;
  perspective: 1000px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff
}

.service__item-training:hover .service__back {
  visibility: visible
}

.service__item-training:hover .service__back img {
  transform: translateX(0%)
}

.service__item-training:hover .service__back .lab-btn {
  transform: translateY(-172px)
}

.service__front {
  padding: 35px 30px;
  box-shadow: 0 0 3px rgb(0 0 0 / .1);
  min-height: inherit
}

.service__back {
  top: 0;
  left: 0;
  min-height: inherit;
  visibility: hidden;
  overflow: hidden
}

.service__back img {
  transform: translateX(-100%);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
  object-fit: cover
}

.service__back .lab-btn {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
  background: #ffa637;
  color: #222
}

.service__item {
  min-height: 325px;
  perspective: 1000px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.service__item h4 {
  font-size: 1.5rem;
  color: #0B2239
}

.service__item:hover .service__back {
  visibility: visible
}

.service__item:hover .service__back img {
  transform: translateX(0%)
}

.service__item:hover .service__back .lab-btn {
  transform: translateY(-172px)
}

.service__front {
  padding: 35px 30px;
  box-shadow: 0 0 3px rgb(0 0 0 / .1);
  min-height: inherit
}

.service__back {
  top: 0;
  left: 0;
  min-height: inherit;
  visibility: hidden;
  overflow: hidden
}

.service__back img {
  transform: translateX(-100%);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
  object-fit: cover
}

.service__back .lab-btn {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
  background: #ffa637;
  color: #222
}

.service--two .service__pagination span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  opacity: 1;
  font-size: .8125rem
}

.service--three .sertab {
  gap: 15px;
  border-bottom: none
}

.service--three .sertab__item {
  width: 140px;
  padding-block: 20px;
  border-bottom: 2px solid #fff0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.service--three .sertab__item:hover {
  border-bottom: 2px solid #015c13;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  color: #015c13;
  background: #ffa637
}

.service--three .sertab__item.active .sertab__content p {
  color: #0B2239
}

@media (min-width:576px) {
  .service--three .sertab__item {
    width: 170px;
    min-height: 160px
  }
}

.service--three .sertab__item.active {
  border-color: #015c13;
  background: #ffa637
}

.service--three .sertab__content p {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.service--three .sertabcontent__content ul li {
  padding-block: 7px;
  display: flex
}

.service--details .service__maincontent img {
  object-fit: cover;
  object-position: center
}

.approach--four .section__wrapper .approach__item .approach__content ul li {
  padding-block: 7px;
  display: inline-flex
}

.approach--four .section__wrapper .approach__item .approach__content ul li i {
  margin-right: 5px;
  line-height: 25px;
  color: #008b1a
}

.approach__item {
  padding: 60px 30px;
  box-shadow: 0 0 3px rgb(0 0 0 / 10%);
  margin-bottom: 15px;
  min-height: 370px
}

.approach__content .step {
  padding: 5px 30px;
  border-radius: 25px;
  font-size: .875rem
}

.approach--two .approach__item:hover .approach__thumb img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.approach--three .approach__item:hover .radius-btn {
  opacity: 1
}

.approach--three .approach__item .radius-btn {
  width: 50px;
  height: 50px;
  line-height: 46px;
  left: 50%;
  bottom: -20px;
  font-size: 14px;
  opacity: 0;
  border: 2px solid #0B2239;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.approach--four .approach__item:hover .approach__thumb img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.project .section__header {
  max-width: 750px
}

.project__item:hover .project__content {
  opacity: 1
}

.project__content {
  background-color: rgb(11 34 57 / .9);
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.project__content::after {
  bottom: 0;
  left: 0;
  border-bottom: 120px solid #34BD6B;
  border-right: 120px solid #fff0
}

.project__icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  margin-top: 120px;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.project--two .section__header {
  z-index: 2
}

@media (min-width:992px) {
  .project--two .section__header {
    margin-bottom: 0
  }
}

@media (min-width:1200px) {
  .project--two .section__header p {
    max-width: 90%
  }
}

.project--two::after {
  width: 39%;
  top: 0;
  left: 0;
  z-index: 1
}

@media (min-width:992px) {
  .project--two::after {
    background-color: #0b2239
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .project--two::after {
    width: 33%
  }
}

@media (min-width:1200px) and (max-width:1439px) {
  .project--two::after {
    width: 35%
  }
}

.project--two::before {
  background: url(../images/bg/01.png) no-repeat;
  background-position: center;
  z-index: 11
}

.project--two .project__content {
  top: auto;
  height: auto;
  bottom: 0;
  background-color: rgb(52 189 107 / .9)
}

.project--two .project__icon {
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.project--three {
  background: #ececed
}

.project--three .project__icon {
  margin-top: 150px
}

.project--four .project__item:hover .project__thumb::after {
  opacity: 1
}

.project--four .project__thumb::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgb(52 189 107 / .9);
  opacity: 0
}

.project--four .project__content {
  height: auto;
  top: 50%;
  background: #fff0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.project--details .project__content {
  position: static;
  opacity: 1;
  background: #fff0
}

.project--details .project__info {
  border: 1px solid #F2F6F9;
  margin-top: -50px
}

@media (min-width:992px) {
  .project--details .project__info {
    margin-top: -125px
  }
}

.project--details .project__info .title {
  border-bottom: 1px solid #F2F6F9
}

.project--details .project__info .content ul li {
  padding: 15px 30px;
  border-bottom: 1px solid #F2F6F9
}

.project--details .project__info .content ul li:nth-last-child(1) {
  border-bottom: none
}

@media (min-width:576px) {
  .project--details .project__info .content ul li {
    width: 50%
  }

  .project--details .project__info .content ul li:nth-last-child(2) {
    border-bottom: none
  }
}

.project .swiper-slide.swiper-slide-duplicate {
  display: none
}

.team--one .team__item {
  box-shadow: 0 0 10px rgb(11 34 57 / .1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.team--one .team__item:hover .team__thumb ul {
  left: 10px
}

.team--one .team__thumb ul {
  top: 15px;
  left: -40px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.team--one .team__thumb ul li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  font-size: 14px
}

.team--one .team__content {
  padding-block: 5px
}

.team--one .team__content h5 a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.team--one .team__content span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.team--one-thumb .team__item {
  box-shadow: 0 0 10px rgb(11 34 57 / .1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer
}

.team--one-thumb .team__item:hover .team__thumb ul {
  left: 50%;
  opacity: 1;
  transform: translate(-50%, -50%);
  top: 85%
}

.team--one-thumb .team__thumb ul {
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  top: 85%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.team--one-thumb .team__thumb ul li a {
  width: 155px;
  height: 50px;
  line-height: 30px;
  font-size: 16px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease
}

.team--one-thumb .team__content {
  padding-block: 5px
}

.team--one-thumb .team__content h5 a {
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.team--one-thumb .team__content span {
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

@media (min-width:576px) {
  .team--two .team__item {
    padding: 40px
  }
}

.team--two .team__item::after {
  width: 140px;
  height: 140px;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.team--two .team__thumb {
  z-index: 1;
  border: 6px solid #fff;
  filter: drop-shadow(0 0 10px rgb(0 0 0 / .1))
}

@media (min-width:576px) {
  .team--two .team__thumb {
    width: 40%;
    margin-bottom: 0
  }
}

.team--two .team__thumb::after {
  top: 100%;
  left: 100%;
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.team--two .team__thumb img {
  object-fit: cover
}

@media (min-width:576px) {
  .team--two .team__content {
    width: 60%;
    padding-left: 30px
  }
}

@media (min-width:1440px) {
  .team--two .team__content p {
    max-width: 90%
  }
}

.team--two .team__content ul {
  gap: 5px
}

.team--two .team__content ul li a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.team--two .team__content ul li a:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px)
}

@media (min-width:992px) {
  .team--deatils .team__thumb--info {
    padding-left: 0
  }
}

.team--deatils .team__thumb--info ul li {
  padding-block: 10px
}

.team--deatils .team__thumb--info ul li .left {
  width: 120px
}

.team--deatils .team__thumb--info ul li .right {
  width: calc(100% - 120px)
}

.team--deatils .team__thumb--info ul li .right::after {
  content: ":";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.team--deatils .team__thumb--info ul li .right ul li a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 100%;
  font-size: .875rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.team--deatils .team__content .progressbararea li {
  padding-block: 15px
}

.testimonial--one .testimonial__item::after {
  top: 0;
  left: 0;
  width: 100px;
  z-index: 0;
  background: #ffa637
}

@media (min-width:576px) {
  .testimonial--one .testimonial__item::after {
    display: inherit
  }
}

.testimonial--one .testimonial__inner {
  z-index: 1
}

.testimonial--one .testimonial__thumb {
  border: 6px solid #fff
}

@media (min-width:576px) {
  .testimonial--one .testimonial__content {
    width: calc(100% - 150px)
  }
}

@media (min-width:1440px) {
  .testimonial--one .testimonial__content p {
    max-width: 100%;
    margin-bottom: 10px
  }
}

@media (min-width:576px) {
  .testimonial--one .testimonial__content--rating {
    width: calc(100% - 0px)
  }
}

.testimonial--one .testimonial__content--rating ul {
  padding: 3px 10px;
  border-radius: 2px 0 0 2px
}

.testimonial--one .testimonial__content--rating ul li {
  font-size: 14px
}

.testimonial--one .testimonial__content--count {
  width: 50px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  border-radius: 0 2px 2px 0
}

.testimonial--two .testimonial__item {
  background: url(../images/bg/testi-bg.jpg)
}

.testimonial--two .testimonial__content--rating {
  padding: 15px 0 20px
}

.testimonial--two .testimonial__content--rating ul {
  padding: 2px 15px;
  border-radius: 25px
}

.testimonial--two .testimonial__content--rating ul li {
  font-size: .875rem
}

.testimonial__pagination span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: .8125rem
}

@media (min-width:992px) {
  .blog--one .section__header {
    max-width: 600px
  }

  .news-events--one .section__header {
    max-width: 600px
  }
}

.news-events__item {
  border: 1px solid #EDF2F6;
  padding: 15px
}

.news-events__thumb {
  overflow: hidden
}

.news-events__thumb img {
  width: 100%
}

.news-events__content {
  padding: 15px
}

.news-events__item:hover .news-events__thumb img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.news-events__meta ul {
  border-bottom: 1px solid #ecf0f3;
  padding-bottom: 5px;
  margin-bottom: 5px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap
}

.news-events__meta ul li a {
  padding: 5px;
  text-transform: capitalize;
  display: inline-block;
  font-weight: 600
}

.news-events__meta ul li a:hover {
  color: #34BD6B
}

.news-events__meta ul li a i {
  margin-right: 5px;
  color: #34BD6B
}

.news-events__meta ul li {
  padding: 5px;
  text-transform: capitalize;
  display: inline-block;
  font-weight: 600
}

.news-events__meta ul li i {
  margin-right: 5px;
  color: #34BD6B
}

.news-events--one .news-events__content h5 {
  margin-bottom: 0;
  max-width: 100%
}

.news-events__content h5 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #0B2239;
  font-size: 1.15rem
}

.news-events__content h5 a:hover {
  color: #34BD6B
}

.blog__item {
  border: 1px solid #EDF2F6
}

.blog__item:hover .blog__thumb a img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

@media (min-width:1200px) {
  .blog__content h5 {
    max-width: 100%;
    text-align: center
  }
}

.blog__meta ul {
  border-bottom: 1px solid #ecf0f3
}

.blog--classic .blog__thumb .quote {
  margin-bottom: 70px
}

.blog--classic .blog__thumb .date {
  z-index: 1;
  left: 15px;
  bottom: 15px;
  padding: 5px 15px
}

.blog--classic .blog__content {
  padding-block: 30px
}

.blog--classic .blog__meta ul {
  border-bottom: none
}

.quote {
  background: url(../images/blog/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover
}

.quote i {
  border-radius: 100%;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
  .quote i {
    font-size: 2.5rem
  }
}

@media (min-width:576px) {
  .quote i {
    margin-bottom: 0
  }
}

.quote h5 {
  line-height: 1.6;
  color: #189530
}

.quote h6 {
  color: #555;
  font-size: 18px
}

.quote p {
  color: #555;
  font-size: 16px;
  font-weight: 600
}

@media (min-width:576px) {
  .quote h5 {
    width: calc(100% - 90px)
  }
}

.sponsor--one {
  padding-block: 40px
}

.sponsor--two {
  padding-block: 90px
}

@media (min-width:1200px) {
  .wwd--one .wwd__content h2 {
    max-width: 70%
  }

  .wwd--one-team .wwd__content h2 {
    max-width: 100%
  }
}

@media (min-width:1440px) {
  .wwd--one .wwd__content h2 {
    max-width: 65%
  }

  .wwd--one-team .wwd__content h2 {
    max-width: 100%
  }
}

.wwd--one .wwd__content .accordion-item .accordion-header .accordion-button {
  border-radius: 0;
  box-shadow: none
}

.wwd--one .wwd__content .accordion-item .accordion-header .accordion-button::after {
  content: "";
  font-family: "Font Awesome 6 Free";
  background-image: none
}

.wwd--one .wwd__content .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  transform: rotate(90deg)
}

.wwd--one .wwd__content .accordion-item .accordion-collapse {
  border: 1px solid #34BD6B;
  border-radius: 0
}

.wwd--one-team .wwd__content .accordion-item .accordion-header .accordion-button {
  border-radius: 0;
  box-shadow: none
}

.wwd--one-team .wwd__content .accordion-item .accordion-header .accordion-button::after {
  content: "";
  font-family: "FontAwesome";
  background-image: none
}

.wwd--one-team .wwd__content .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  transform: rotate(90deg)
}

.wwd--one-team .wwd__content .accordion-item .accordion-collapse {
  border: 1px solid #34BD6B;
  border-radius: 0
}

.accordion-body ul li {
  padding-block: 7px;
  display: flex
}

.accordion-body ul li {
  color: #555;
  font-size: 15px;
  line-height: 1.5
}

.accordion-body ul li i {
  margin-right: 5px;
  line-height: 25px;
  color: #015c13
}

.wwd--two {
  background-image: url(../images/bg/quality-bg.jpg)
}

.wwd--two .wwd__content .section__wrapper ul li {
  padding-block: 7px;
  display: flex
}

.wwd--two .wwd__content .section__wrapper ul li i {
  margin-right: 5px;
  line-height: 25px;
  color: #fff
}

.wwd--two::after {
  width: 48%;
  top: 0;
  right: 0
}

@media (min-width:992px) {
  .wwd--two::after {
    background: url(../images/about/quality-policy2.jpg) no-repeat;
    background-size: cover
  }
}

@media (min-width:1200px) {
  .wwd--two .wwd__content h2 {
    max-width: 70%
  }
}

@media (min-width:1440px) {
  .wwd--two .wwd__content h2 {
    max-width: 65%
  }
}

.wwd--two .wwd__content .accordion-item .accordion-header .accordion-button {
  border-radius: 0;
  box-shadow: none
}

.wwd--two .wwd__content .accordion-item .accordion-header .accordion-button::after {
  content: "";
  font-family: "Font Awesome 6 Free";
  background-image: none
}

.wwd--two .wwd__content .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  transform: rotate(90deg)
}

.wwd--two .wwd__content .accordion-item .accordion-collapse {
  border: 1px solid #34BD6B;
  border-radius: 0
}

.pricing__offer {
  font-size: .875rem
}

.pricing__head {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.pricing__head h3 {
  font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
  .pricing__head h3 {
    font-size: 2.5rem
  }
}

.pricing__head p {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.pricing__body {
  padding-bottom: 30px
}

.pricing__body span.lab-btn {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  border: 2px solid #fff;
  padding: 11px 60px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.pricing__body ul {
  padding-inline: 40px
}

@media (min-width:992px) and (max-width:1199px) {
  .pricing__body ul {
    padding-inline: 30px
  }
}

@media (min-width:1440px) {
  .pricing__body ul {
    padding-inline: 90px
  }
}

.pricing__body ul li {
  padding-block: 12px
}

.counter__area {
  margin-top: -40px
}

.counter__item {
  border: 1px solid rgb(255 255 255 / .1)
}

.counter--two .counter__item {
  background: rgb(255 255 255 / .1);
  padding: 60px 30px
}

.consultancy::after {
  top: 0;
  width: 47%;
  background: url(../images/consultancy/bg/01.jpg) no-repeat;
  background-size: cover
}

@media (min-width:992px) {
  .consultancy::after {
    display: block
  }
}

@media (max-width:575px) {
  .consultancy__contact h2 {
    font-size: 24px
  }
}

@media (max-width:575px) {
  .history__item {
    width: 100%;
    margin-bottom: 15px
  }

  .history__item-testing {
    width: 100%
  }

  .service--three .sertabcontent {
    padding: 10px
  }

  .service__front {
    padding: 15px 10px
  }

  .service__item {
    min-height: 280px
  }

  .testimonial--one .testimonial__content p {
    text-align: justify
  }

  .testimonial--one .testimonial__inner {
    justify-content: center
  }

  .testimonial--one .testimonial__content h5 {
    text-align: center
  }

  .testimonial--one .testimonial__thumb {
    border: 6px solid #ffa637;
    border-radius: 50%;
    overflow: hidden
  }

  .testimonial--one .testimonial__item {
    border-radius: 20px
  }

  .service--three .sertabcontent {
    padding: 15px
  }
}

.service--three .sertabcontent {
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  border-radius: 12px
}

.sertabcontent__thumb {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 8%);
  border: 15px solid #fff
}

.sertabcontent__thumb:hover {
  transform: translateY(-7px)
}

@media (min-width:576px) and (max-width:991px) {
  .history__item {
    width: 50%
  }

  .history__item-testing {
    width: 50%
  }
}

.history__item:last-child .history__year>span::before {
  display: none
}

.history__item-testing:last-child .history__year-testing>span::before {
  display: none
}

.history__inner {
  position: relative;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-block: 2px
}

.history .section__wrapper {
  display: flex;
  flex-wrap: wrap
}

.history .section__header h2 {
  font-size: 1.8rem
}

.history__inner-testing {
  position: relative;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-block: 15px
}

.history-testing .section__wrapper-testing {
  display: flex;
  flex-wrap: wrap
}

.history-testing .section__header h2 {
  font-size: 1.8rem
}

@media (max-width:991px) {
  .history__inner {
    margin: 0
  }

  .history__inner-testing {
    margin: 15px
  }
}

.history__thumb {
  overflow: hidden
}

.history__thumb img {
  width: 100%
}

.history__inner:hover .history__thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.history__inner:hover .history__year>span::after {
  background-color: #34BD6B
}

.history__thumb-testing {
  overflow: hidden
}

.history__thumb-testing img {
  width: 100%
}

.history__inner-testing:hover .history__thumb-testing img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.history__inner-testing:hover .history__year-testing>span::after {
  background-color: #34BD6B
}

@media (min-width:992px) {
  .history__inner:hover .history__year>span span {
    color: #fff
  }

  .history__inner-testing:hover .history__year-testing>span span {
    color: #fff
  }
}

@media (min-width:992px) {
  .history__thumb {
    width: 35%
  }

  .history__thumb-testing {
    width: 35%
  }
}

@media (min-width:992px) {
  .history__year {
    width: 20%
  }

  .history__year-testing {
    width: 20%
  }
}

.history__year::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 96px;
  height: 96px;
  top: 50%;
  left: 50%;
  border: 1px solid #34BD6B;
  background-color: #fff
}

.history__year-testing::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 96px;
  height: 96px;
  top: 50%;
  left: 50%;
  border: 1px solid #34BD6B;
  background-color: #fff
}

@media (max-width:991px) {
  .history__year::after {
    display: none
  }

  .history__year-testing::after {
    display: none
  }
}

.history__year>span {
  z-index: 1
}

.history__year-testing>span {
  z-index: 1
}

@media (max-width:991px) {
  .history__year>span {
    padding: 5px 20px;
    background-color: #fff;
    position: absolute;
    top: -55px;
    left: 15px
  }

  .history__year-testing>span {
    padding: 5px 20px;
    background-color: #fff;
    position: absolute;
    top: -55px;
    left: 15px
  }
}

.history__year>span::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 90px;
  height: 90px;
  top: 50%;
  left: 50%;
  border: 1px solid #34BD6B;
  background-color: #fff
}

.history__year-testing>span::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 90px;
  height: 90px;
  top: 50%;
  left: 50%;
  border: 1px solid #34BD6B;
  background-color: #fff
}

@media (max-width:991px) {
  .history__year>span::after {
    display: none
  }

  .history__year-testing>span::after {
    display: none
  }
}

.history__year>span::before {
  bottom: -125px;
  left: 50%;
  height: 100px;
  width: 15px;
  background-color: #34BD6B;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.history__year-testing>span::before {
  bottom: -125px;
  left: 50%;
  height: 100px;
  width: 15px;
  background-color: #34BD6B;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media (max-width:991px) {
  .history__year>span::before {
    display: none
  }

  .history__year-testing>span::before {
    display: none
  }
}

.history__year>span span {
  z-index: 1;
  font-size: 1.25rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.history__content {
  padding-top: 20px
}

.history__content p {
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px
}

.history__year-testing>span span {
  z-index: 1;
  font-size: 1.25rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.history__content-testing {
  padding-top: 20px
}

@media (min-width:992px) {
  .history__content {
    width: 45%;
    padding-top: 0
  }

  .history__content-testing {
    width: 45%;
    padding-top: 0
  }
}

@media (min-width:992px) {
  .history__content h4 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600
  }

  .history__content-testing h4 {
    margin-bottom: 20px
  }
}

.faq .accordion-item {
  border: 1px solid #F2F6F9
}

.faq .accordion-item:not(:last-child) {
  margin-block-end: 10px
}

.faq .accordion-button {
  font-size: 1.125rem;
  padding: 15px 20px;
  font-weight: 700;
  text-transform: capitalize;
  border: none
}

.faq .accordion-button .accordion-icon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 30px;
  height: 30px;
  font-size: 1rem;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background-color: #34BD6B;
  color: #fff;
  margin-inline-end: 20px
}

@media (min-width:768px) {
  .faq .accordion-button .accordion-icon {
    width: 40px;
    height: 40px
  }
}

.faq .accordion-button .accordion-headerText {
  width: calc(100% - 50px - 3ch)
}

.faq .accordion-button:not(.collapsed) {
  border-bottom: none;
  background-color: #fff;
  color: #34BD6B;
  box-shadow: none
}

.faq .accordion-button:not(.collapsed):after {
  background-color: #34BD6B;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg)
}

.faq .accordion-button:not(.collapsed):before {
  opacity: 0
}

.faq .accordion-button:not(.collapsed) .accordion-icon {
  background-color: #34BD6B
}

.faq .accordion-button:focus {
  box-shadow: none
}

.faq .accordion-button:before,
.faq .accordion-button:after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #34BD6B;
  background-image: none
}

.faq .accordion-button:after {
  height: 20px;
  width: 2px;
  right: 30px
}

.faq .accordion-button:before {
  right: 21px;
  width: 20px;
  height: 2px
}

.faq .accordion-body {
  padding-inline-start: 2em;
  padding-block-start: 0;
  padding-inline-end: 30px
}

@media (min-width:576px) {
  .faq .accordion-body {
    padding-inline-start: 5em
  }
}

.widget__head {
  padding: 25px 30px;
  border-bottom: 1px solid rgb(11 34 57 / .1)
}

.widget__body ul li:last-child a {
  border-bottom: none
}

.widget__body ul li a {
  padding: 20px 30px;
  border-bottom: 1px solid rgb(11 34 57 / .1);
  display: flex
}

.widget__help .widget__body ul li {
  padding-block: 20px;
  border-bottom: 1px solid rgb(11 34 57 / .1)
}

.widget__help .widget__body ul li:last-child {
  border-bottom: none
}

.widget__help .widget__body ul li .icon {
  width: 40px
}

.widget__help .widget__body ul li .content {
  width: calc(100% - 40px)
}

.sidebar .head {
  border-bottom: 1px solid #ecf0f3
}

@media (min-width:576px) {
  .sidebar .head {
    padding-inline: 30px
  }
}

.sidebar .body ul {
  padding-block: 15px
}

.sidebar .body ul li {
  padding: 10px 20px;
  border-bottom: 1px solid #ecf0f3
}

@media (min-width:576px) {
  .sidebar .body ul li {
    padding-inline: 20px;
    padding: 5px 20px
  }

  .sidebar .body ul li a {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600
  }

  .sidebar .body ul li a:hover {
    color: #189530
  }
}

.sidebar .body ul li:last-child {
  border-bottom: none
}

.sidebar .body ul li:hover .content h5 a {
  color: #34BD6B
}

.sidebar .body ul li .thumb {
  width: 40px
}

.sidebar .body ul li .content {
  width: calc(100% - 40px)
}

.sidebar .body ul li .content h5 {
  font-size: 1.125rem
}

.sidebar__author .thumb {
  width: 200px !important;
  height: 200px;
  border-radius: 100%;
  margin-inline: auto
}

.sidebar__author .content ul li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 2px;
  font-size: .8125rem;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%
}

@media (min-width:576px) {
  .sidebar__author .body .thumb {
    width: 120px !important;
    height: 120px;
    margin-bottom: 0
  }
}

.sidebar__author .body .thumb img {
  object-fit: cover
}

@media (min-width:576px) {
  .sidebar__author .body .content {
    width: calc(100% - 135px);
    padding-left: 15px
  }
}

.sidebar__search {
  border: 1px solid #ecf0f3
}

@media (min-width:576px) {
  .sidebar__search .body {
    padding: 30px
  }
}

.sidebar__search form input {
  padding-right: 40px
}

.sidebar__search form button {
  top: 50%;
  right: 10px;
  border: none;
  outline: none;
  background-color: #fff0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.sidebar__recentpost .body ul li:hover .thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.sidebar__recentpost .body ul li .thumb {
  width: 60px
}

.sidebar__recentpost .body ul li .content {
  width: calc(100% - 150px)
}

.sidebar__recentpost .body ul li .content h6 {
  font-size: 1rem
}

.sidebar__categorie .body ul li {
  margin: 0
}

@media (min-width:576px) {
  .sidebar__tags .body {
    padding: 30px
  }
}

.sidebar__tags .body ul {
  padding-block: 0
}

.sidebar__tags .body ul li {
  display: inline-block;
  padding: 0;
  border: none;
  margin-block: 0 !important
}

.sidebar__tags .body ul li a {
  padding: 8px 15px;
  border: 1px solid #ecf0f3;
  margin: 5px
}

.sidebar__tags .body ul li a:hover {
  background-color: #34BD6B;
  border-color: #34BD6B
}

.sidebar__comment .body ul li {
  align-items: flex-start
}

.sidebar__comment .body ul li .thumb {
  width: 80px;
  margin-bottom: 15px
}

@media (min-width:576px) {
  .sidebar__comment .body ul li .thumb {
    width: 80px !important;
    margin-bottom: 0
  }
}

.sidebar__comment .body ul li .content {
  width: 100%;
  padding-left: 0
}

@media (min-width:576px) {
  .sidebar__comment .body ul li .content {
    width: calc(100% - 80px);
    padding-left: 15px
  }
}

.sidebar__comment .body ul li .content__top {
  gap: 10px
}

.sidebar__comment .body ul li .content__top .name h6 {
  font-size: 1rem
}

@media (max-width:575px) {
  .sidebar__comment .body ul li .content .reply {
    margin: 10px 0 15px
  }
}

.sidebar__comment .body ul li .content .reply a {
  padding: 5px 15px;
  background-color: #34BD6B;
  font-size: .875rem
}

.sidebar__comment .body ul li ul li {
  border-top: 1px solid #ecf0f3;
  border-bottom: none
}

@media (max-width:575px) {
  .sidebar__comment .body ul li ul li {
    padding-inline: 0
  }
}

.sidebar__comment .body ul li ul li:last-child {
  margin-bottom: 0
}

.sidebar__commentForm form input,
.sidebar__commentForm form textarea {
  border: 1px solid rgb(11 34 57 / .1)
}

@media (min-width:576px) {
  .sidebar__commentForm form input {
    width: calc(100% / 2 - 15px)
  }
}

@media (min-width:576px) {
  .sidebar__relatedpost .body {
    padding: 30px
  }
}

.sidebar__relatedpost .body ul {
  gap: 15px
}

.sidebar__relatedpost .body ul li {
  border: none;
  padding: 0;
  margin: 0
}

@media (min-width:576px) {
  .sidebar__relatedpost .body ul li {
    width: calc(100% / 2 - 15px)
  }
}

.sidebar__relatedpost .body ul li:hover .thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.sidebar__relatedpost .body ul li .thumb {
  width: 100px
}

.sidebar__relatedpost .body ul li .content {
  width: calc(100% - 100px)
}

.sidebar__recentproduct .body ul li:hover .thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.sidebar__recentproduct .body ul li .thumb {
  width: 80px
}

.sidebar__recentproduct .body ul li .content {
  width: calc(100% - 80px)
}

.sidebar__recentproduct .body ul li .content h6 {
  font-size: 1rem
}

.sidebar__recentproduct .body ul li .content .rating span {
  font-size: .75rem
}

.sidebar__subtotal {
  padding: 20px 30px;
  border-bottom: 1px solid rgb(11 34 57 / .1)
}

.sidebar__radiolist .form-check {
  padding-block: 5px
}

.sidebar__radiolist .form-check input {
  box-shadow: none
}

.sidebar__radiolist .form-check input :focus {
  outline: none
}

.sidebar__radiolist .form-check input:checked {
  background-color: #34BD6B;
  border-color: #34BD6B;
  border-width: 2px;
  box-shadow: 0 0 5px rgb(11 34 57 / .1)
}

.sidebar__calculate {
  padding-inline: 30px
}

.sidebar__calculate select,
.sidebar__calculate input {
  border: 1px solid #ecf0f3
}

.sidebar__calculate button {
  padding: 10px 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.header__top {
  padding: 10px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.header__bottom {
  padding-block: 10px
}

.header__bottom.header-fixed {
  position: fixed;
  top: 0;
  z-index: 999;
  box-shadow: 0 0 3px rgb(11 34 57 / .2)
}

@media (max-width:575px) {
  .header__bottom .area .logo {
    max-width: 140px
  }
}

@media (min-width:1200px) {
  .header__bottom .area .logo {
    position: relative;
    z-index: 99
  }
}

@media (max-width:1199px) {
  .header__bottom .area .menu {
    display: none;
    top: 100%;
    width: 100%;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    padding-bottom: 30px;
    height: 400px;
    overflow-y: auto
  }

  .header__bottom .area .menu.active {
    display: inherit;
    padding-inline: 30px
  }
}

@media (max-width:1199px) {
  .header__bottom .area .menu ul li {
    display: block;
    border-bottom: 1px solid rgb(11 34 57 / .1)
  }
}

@media (min-width:1200px) {
  .header__bottom .area .menu ul li:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
    overflow: unset
  }
}

.header__bottom .area .menu ul li a {
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 500
}

@media (min-width:1440px) {
  .header__bottom .area .menu ul li a {
    padding: 15px 30px
  }
}

.header__bottom .area .menu ul li ul {
  background-color: #fff;
  width: 270px
}

@media (max-width:1199px) {
  .header__bottom .area .menu ul li ul {
    display: none
  }
}

@media (min-width:1200px) {
  .header__bottom .area .menu ul li ul {
    position: absolute;
    width: 270px;
    top: calc(100% + 30px);
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    z-index: 999;
    box-shadow: 0 0 3px rgb(52 189 107 / .1);
    visibility: hidden
  }
}

.header__bottom .area .menu ul li ul li.menu-item-has-children a::after,
.header__bottom .area .menu ul li ul li.menu-item-has-children a::before {
  background-color: #fff
}

.header__bottom .area .menu ul li ul li.menu-item-has-children a::before {
  right: 24px
}

.header__bottom .area .menu ul li ul li.menu-item-has-children a::after {
  right: 20px
}

.header__bottom .area .menu ul li ul li a {
  font-size: 14px;
  padding: 15px 20px;
  border-bottom: 1px solid rgb(255 255 255 / .1)
}

.header__bottom .area .menu ul li ul li a:hover,
.header__bottom .area .menu ul li ul li a.active {
  background-color: #005c13;
  color: #fff !important
}

.header__bottom .area .menu ul li ul li a:hover::after,
.header__bottom .area .menu ul li ul li a:hover::before,
.header__bottom .area .menu ul li ul li a.active::after,
.header__bottom .area .menu ul li ul li a.active::before {
  background-color: #fff
}

@media (min-width:1200px) {
  .header__bottom .area .menu ul li ul li ul {
    left: 100%;
    top: 0 !important
  }
}

.header__bottom .area .menu .search_cart ul li {
  padding: 10px 15px
}

@media (min-width:1440px) {
  .header__bottom .area .menu .search_cart ul li {
    padding: 13px 30px
  }
}

.header__bottom .area .menu .search_cart ul li::after {
  width: 1px;
  height: 100px;
  left: 0;
  top: -22px;
  border-right: 1px solid rgb(52 189 107 / .1)
}

.header__bottom .area .menu .search_cart ul li:last-child::before {
  width: 1px;
  height: 100px;
  right: 0;
  top: -22px;
  border-right: 1px solid rgb(52 189 107 / .1)
}

.header__bottom .area .menu .search_cart ul li span {
  top: 0;
  right: 10px;
  font-size: 15px
}

.header--one {
  top: 0;
  left: 0;
  background-color: rgb(255 255 255 / .1);
  z-index: 9999;
  position: relative
}

@media (min-width:1200px) {
  .header--one {
    position: fixed;
    background-color: rgb(255 255 255 / .1)
  }
}

@media (min-width:1440px) {
  .header--one .container-fluid {
    padding-inline: 140px
  }

  .header--two .container-fluid {
    padding-inline: 140px
  }
}

.header--one .header__top {
  border-bottom: 1px solid rgb(255 255 255 / .1);
  background-color: #0B2239
}

.header--two .header__top-1 {
  border-bottom: 1px solid rgb(255 255 255 / .1);
  background-color: #0B2239
}

@media (max-width:1199px) {
  .header--one .header__top {
    display: none
  }

  .header--two .header__top-1 {
    display: block
  }
}

@media (max-width:1199px) {
  .header--one .header__top .info {
    border-bottom: 1px solid rgb(255 255 255 / .1)
  }

  .header--two .header__top-1 .info {
    border-bottom: 1px solid rgb(255 255 255 / .1)
  }
}

@media (max-width:1199px) {
  .header--one .header__top .info ul {
    text-align: center
  }

  .header--two .header__top-1 .info ul {
    text-align: center
  }
}

.header--one .header__top .info ul li {
  padding: 15px 30px;
  border-left: 1px solid rgb(255 255 255 / .1)
}

.header--two .header__top-1 .info ul li {
  padding: 10px 12px;
  border-left: 1px solid rgb(255 255 255 / .1)
}

@media (max-width:1199px) {
  .header--one .header__top .info ul li:first-child {
    border-left: none
  }

  .header--two .header__top-1 .info ul li:first-child {
    border-left: none
  }
}

@media (max-width:575px) {
  .header--one .header__top .info ul li {
    border: none
  }

  .header--two .header__top-1 .info ul li {
    border: none;
    padding: 4px 5px
  }

  .header--two .header__top-1 .info ul li a img {
    width: 15px
  }

  .md-none {
    display: none !important
  }
}

.header--one .header__top .info ul li:first-child {
  padding-left: 0;
  border: none
}

.header--two .header__top-1 .info ul li:first-child {
  padding-left: 0;
  border: none
}

@media (max-width:1199px) {
  .header--one .header__top .social {
    text-align: center
  }

  .header--two .header__top-1 .social {
    text-align: center
  }
}

.header--one .header__top .social li {
  padding: 15px 30px;
  border-left: 1px solid rgb(255 255 255 / .1)
}

.header--two .header__top-1 .social li {
  padding: 5px 10px;
  border-left: 1px solid rgb(255 255 255 / .1)
}

@media (max-width:1199px) {
  .header--one .header__top .social li:first-child {
    border-left: none
  }

  .header--two .header__top-1 .social li:first-child {
    border-left: none
  }
}

@media (max-width:575px) {
  .header--one .header__top .social li {
    border: none
  }

  .header--two .header__top-1 .social li {
    border: none
  }
}

@media (min-width:1200px) {
  .header--one .header__bottom {
    background: #fff
  }

  .header--one .header__bottom::after {
    position: absolute;
    content: "";
    top: 0;
    left: 325px;
    border-top: 100px solid #34BD6B;
    border-right: 105px solid #fff0
  }
}

@media (min-width:1200px) and (min-width:1200px) and (max-width:1439px) {
  .header--one .header__bottom::after {
    left: 245px;
    border-right: 60px solid #fff0
  }
}

@media (min-width:1200px) {
  .header--one .header__bottom::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: #34BD6B;
    width: 325px;
    height: 100%
  }
}

@media (min-width:1200px) and (min-width:1200px) and (max-width:1439px) {
  .header--one .header__bottom::before {
    width: 245px
  }
}

@media (min-width:1200px) {
  .header--one .header__bottom .menu .lab-btn {
    margin-top: 0
  }
}

.header--one .header__bar span {
  background-color: #fff
}

@media (max-width:1199px) {
  .header--two .header__top {
    padding-block: 15px
  }
}

.header--two {
  background: url(../images/bg/header-bg.jpg);
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat
}

.header--two .header__top .logo img {
  max-width: 100%;
  width: 150px
}

.header--two .header__top .info-logo ul li {
  padding: 5px 0
}

.header--two .header__top .info__icon-logo {
  width: 130px
}

.header--two .header__top .info__icon-logo-dpiit {
  width: 280px;
  margin: 0 15px
}

.header--two .header__top .info__content-logo {
  width: calc(100% - 130px)
}

.header--two .header__top .info__content-heading {
  width: 100%;
  text-align: center
}

.header--two .header__top .info__content-heading .header {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #005c13
}

.header--two .header__top .info__content-heading .para1 {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  color: #005c13
}

.header--two .header__top .info__content-heading .para2 {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #555
}

.header--two .header__top .info ul li {
  padding: 15px 30px
}

.header--two .header__top .info__icon {
  width: 30px
}

.header--two .header__top .info__content {
  width: calc(100% - 30px)
}

.header--two .header__top .header__bar span {
  background: #0B2239
}

.header--two .header__top .header__cartcount i,
.header--two .header__top .header__cartcount span {
  color: #0B2239
}

.header--two .header__bottom {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ffa637
}

@media (max-width:1199px) {
  .header--two .header__bottom {
    padding: 0
  }

  .header--two .header__bottom.header-fixed {
    position: static !important
  }
}

@media (max-width:1199px) {
  .header--two .header__bottom .area .main-menu {
    position: relative
  }

  .header--two .header__bottom .area .main-menu .menu {
    background: #ffa637
  }
}

@media (min-width:1200px) {
  .header--two .header__bottom .area .main-menu .menu .lab-btn {
    margin-top: 0;
    font-size: 16px;
    padding: 15px 16px
  }
}

@media (min-width:1200px) {
  .header--three {
    position: static;
    background-color: rgb(255 255 255 / .1)
  }
}

.header--two .header__bottom .area .main-menu .menu .lab-btn {
  margin-top: 0;
  font-size: 16px;
  padding: 15px 16px;
  font-weight: 500;
  text-transform: none;
  background: #005c13;
  color: #fff;
  border-radius: 10px
}

.header--two .header__bottom .area .main-menu .menu .lab-btn:hover {
  background: #fff;
  color: #005c13
}

.header--three .header__bottom {
  background: #EDF2F6
}

@media (min-width:1200px) {

  .header--three .header__bottom::after,
  .header--three .header__bottom::before {
    display: none
  }
}

.header--three .header__bar span {
  background: #0B2239
}

@media (min-width:1200px) {
  .header--four {
    background-color: rgb(255 255 255 / .1)
  }
}

.header--four .header__bottom {
  background: #0B2239
}

@media (min-width:1200px) {
  .header--four .header__bottom {
    background: #fff0
  }

  .header--four .header__bottom::after,
  .header--four .header__bottom::before {
    display: none
  }
}

@media (min-width:1200px) {
  .header--four .header__bottom.header-fixed {
    background: rgb(11 34 57 / .85)
  }
}

@media (max-width:1199px) {
  .header--four .header__bottom .main-menu .menu {
    background: #0B2239
  }
}

@media (min-width:1200px) {
  .header--innerpage {
    position: static;
    background-color: rgb(255 255 255 / .1)
  }
}

@media (max-width:1199px) {
  .header--innerpage .header__bottom {
    background: #f9f9f9
  }
}

.header--innerpage .header__bar span {
  background-color: #0B2239
}

.header__bar {
  width: 25px;
  height: 20px
}

.header__bar span {
  height: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff;
  left: 0
}

.header__bar span:first-child {
  top: 0
}

.header__bar span:nth-child(2) {
  top: 52%;
  transform: translateY(-65%)
}

.header__bar span:last-child {
  bottom: 0
}

.header__bar.active span:first-child {
  -webkit-transform: rotate(45deg) translate(3px, 9px);
  -ms-transform: rotate(45deg) translate(3px, 9px);
  transform: rotate(45deg) translate(3px, 9px)
}

.header__bar.active span:nth-child(2) {
  opacity: 0
}

.header__bar.active span:last-child {
  -webkit-transform: rotate(-45deg) translate(3px, -9px);
  -ms-transform: rotate(-45deg) translate(3px, -9px);
  transform: rotate(-45deg) translate(3px, -9px)
}

@media (max-width:575px) {
  .header__bar {
    width: 15px;
    height: 16px
  }

  .header__bar span {
    height: 2px;
    width: 20px
  }

  .header__bar.active span:first-child {
    -webkit-transform: rotate(45deg) translate(4px, 6px);
    -ms-transform: rotate(45deg) translate(4px, 6px);
    transform: rotate(45deg) translate(4px, 6px)
  }

  .header__bar.active span:nth-child(2) {
    opacity: 0
  }

  .header__bar.active span:last-child {
    -webkit-transform: rotate(-45deg) translate(4px, -6px);
    -ms-transform: rotate(-45deg) translate(4px, -6px);
    transform: rotate(-45deg) translate(4px, -6px)
  }
}

.header__ellepsis {
  font-size: 20px;
  margin-left: 25px
}

.header__ellepsis i {
  color: #fff
}

.header__cartcount i {
  color: #fff
}

.header__cartcount span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: -20px;
  right: -10px;
  font-size: 12px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%
}

.menu-item-has-children>a::after {
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  width: 10px;
  height: 2px;
  background-color: #555 !important
}

.menu-item-has-children>a::before {
  top: 50%;
  transform: translateY(-50%);
  right: 29px;
  width: 2px;
  height: 10px;
  background-color: #555 !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

@media (min-width:1200px) {
  .menu-item-has-children>a::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 10px;
    height: 2px;
    background-color: #0B2239
  }

  .menu-item-has-children>a::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 4px;
    width: 2px;
    height: 10px;
    background-color: #0B2239;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
  }
}

@media (min-width:1200px) {
  .menu-item-has-children:hover>a:before {
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0
  }
}

@media (max-width:1199px) {
  .menu-item-has-children.open>a:before {
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0
  }
}

.callAaction::after {
  width: 45%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #34BD6B
}

.callAaction__form {
  background-color: #fff;
  z-index: 1
}

.callAaction__form form input,
.callAaction__form form .custom-select {
  background-color: #F2F6F9
}

@media (min-width:576px) {

  .callAaction__form form input,
  .callAaction__form form .custom-select {
    width: calc(100% / 2 - 15px)
  }
}

.callAaction__form form textarea {
  background-color: #F2F6F9
}

@media (min-width:1200px) {
  .contact .section__header {
    max-width: 800px
  }

  .contact .contact__item-2 .section__header {
    max-width: 100%
  }
}

@media (min-width:1200px) {
  .contact--two .section__header h2 {
    max-width: 80%
  }
}

@media (min-width:1440px) {
  .contact--two .section__header h2 {
    max-width: 70%
  }
}

.contact__item {
  padding: 60px 30px
}

.contact__item-2 {
  padding: 20px 15px;
  border-radius: 20px;
  box-shadow: 0 20px 100px rgb(0 0 0 / 10%);
  border-bottom: 5px solid #fea536;
  margin-bottom: 25px;
  min-height: 360px
}

.contact .contact__item-2 .section__header h2 {
  font-size: 1.05rem
}

.contact .contact__item-2 .contact__content h5 {
  margin-bottom: 0;
  font-size: 1rem
}

.contact .contact__item-2 .contact__content p {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 24px
}

.contact .contact__item-2 .contact__content p a {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 24px
}

.contact .contact__item-2 .contact__content p span {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  padding-right: 10px;
  color: #178b1c
}

.contact .contact__item-2 .contact__icon {
  margin-bottom: 0
}

.contact .contact__item-2 .contact__icon img {
  max-width: 100%;
  width: 100px;
  border: 5px solid #005c13;
  border-radius: 50%;
  padding: 5px
}

.shop__mode a {
  padding-inline: 10px
}

.shop__mode a::after {
  width: 1px;
  height: 54px;
  top: -17px;
  left: -3px;
  background: rgb(11 34 57 / .1)
}

.shop__mode a:last-child {
  padding-right: 0
}

.shop__product.lists .col-lg-4.col-md-6.col-12 {
  max-width: 100%
}

.shop__item:hover .shop__thumb img {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.shop__item:hover .shop__thumb::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.shop__item:hover .shop__link {
  opacity: 1
}

@media (min-width:576px) {
  .shop__item--list .shop__thumb {
    width: 240px
  }
}

@media (min-width:576px) {
  .shop__item--list .shop__content {
    width: calc(100% - 240px);
    padding-left: 30px
  }
}

.shop__thumb::after {
  top: 0;
  left: 0;
  background: rgb(11 34 57 / .7);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.shop__thumb img {
  object-fit: cover
}

.shop__link {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 1
}

.shop__link a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 2px;
  font-size: .75rem;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%
}

.shop__content {
  padding: 25px 10px 10px
}

.shop__content h6 {
  font-size: 1.125rem
}

.shop__content .rating span i {
  font-size: .8125rem
}

@media (min-width:992px) {
  .shop--single .bg-lg-white {
    background: #fff
  }
}

.singlethumb__left {
  gap: 10px
}

@media (min-width:576px) {
  .singlethumb__left {
    width: 100px;
    gap: 0;
    margin-bottom: 0
  }
}

@media (max-width:575px) {
  .singlethumb__left .nav-link {
    margin-bottom: 0;
    width: calc(100% / 2 - 5px)
  }
}

@media (min-width:576px) {
  .singlethumb__left .nav-link:last-child {
    margin-bottom: 0
  }
}

.singlethumb__left .nav-link.active {
  opacity: .25
}

.singlethumb__left .nav-link.active .thumb {
  cursor: no-drop
}

@media (min-width:576px) {
  .singlethumb__right {
    width: calc(100% - 100px)
  }
}

@media (min-width:576px) {
  .singlethumb__right .thumb {
    height: 418px
  }
}

.singlethumb__right .thumb img {
  object-fit: cover;
  object-position: center
}

.singlecontent .rating span {
  font-size: .8125rem
}

.singlecontent ul li {
  padding-block: 5px;
  list-style-type: disc
}

.singlecontent .countadd .lab-btn {
  padding-block: 13px
}

@media (max-width:412px) {
  .singlecontent .countadd .lab-btn {
    margin-left: 0;
    margin-top: 15px
  }
}

.review__nav li {
  padding: 15px 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.review__content.review-content-show .description {
  display: none
}

.review__content.description-show .description {
  display: block
}

.review__content.description-show .review__showing {
  display: none
}

.review__showing ul li {
  padding-block: 15px;
  border-bottom: 1px solid rgb(11 34 57 / .1)
}

.review__showing ul li .thumb {
  width: 80px
}

@media (min-width:576px) {
  .review__showing ul li .thumb {
    margin-bottom: 0
  }
}

@media (min-width:576px) {
  .review__showing ul li .content {
    width: calc(100% - 80px);
    padding-left: 30px
  }
}

.review__meta .rating i {
  font-size: .875rem
}

.review__poston a {
  font-size: 1.125rem
}

.review__form form input,
.review__form form textarea {
  border: 1px solid rgb(11 34 57 / .1)
}

.review__form form .ratings__rating i {
  font-size: .875rem
}

.description__content ul li {
  padding-block: 5px;
  list-style-type: decimal
}

@media (max-width:767px) {
  .cart__top {
    overflow-x: auto
  }
}

@media (max-width:767px) {
  .cart__top table {
    width: 800px
  }
}

.cart__top table thead tr th {
  border: .5px solid #ecf0f3;
  margin-bottom: -1px;
  margin-right: -1px;
  padding: 10px 15px;
  color: #555
}

.cart__top table tbody tr:nth-last-child(1) td:nth-child(1) {
  margin-bottom: 0
}

.cart__top table tbody tr td {
  padding: 10px 15px;
  border: .5px solid #ecf0f3;
  margin-bottom: -1px;
  margin-right: -1px
}

@media (max-width:575px) {
  .cart__bottom form {
    gap: 15px
  }
}

.cart__bottom form input {
  border: 1px solid rgb(11 34 57 / .1)
}

@media (min-width:576px) {
  .cart__bottom form input {
    width: calc(100% - 175px)
  }
}

.cart__item {
  box-shadow: none
}

.cart__thumb {
  width: 60px
}

.cart__content {
  width: calc(100% - 60px)
}

.cart__content a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.footer--two .footer__top {
  border-bottom: 1px solid rgb(255 255 255 / .05)
}

.footer__middile {
  border-bottom: 1px solid rgb(255 255 255 / .1);
  padding-block: 30px
}

.footer__bottom {
  padding-block: 30px
}

.footer__bottom p {
  font-size: 14px;
  color: #fff
}

.footer__bottom p a {
  font-size: 14px;
  color: #fff;
  font-weight: 600
}

.footer__about p {
  line-height: 32px;
  font-size: 14px;
  text-align: justify;
  color: #fff
}

.footer__about .news-heading {
  line-height: 32px;
  font-size: 18px;
  font-weight: 600;
  color: #fff
}

.footer__about ul li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  margin: 2px;
  background: #fea637;
  color: #222
}

.footer__about ul li a:hover {
  background: #fff;
  color: #005b12
}

@media (min-width:576px) {
  .footer__community {
    max-width: 100%;
    margin: 0 auto
  }

  .footer__community2 {
    max-width: 100%;
    margin: 0 auto
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .footer__community {
    max-width: 100%;
    margin: 0 auto
  }

  .footer__community2 {
    max-width: 100%;
    margin: 0 auto
  }
}

.footer__community ul li a {
  padding-block: 10px;
  font-size: 14px;
  color: #fff
}

.footer__community ul li a:hover {
  color: #ffa637;
  font-size: 14px
}

.footer__community2 ul li a {
  padding-block: 10px;
  color: #fff;
  font-size: 14px
}

.footer__community2 ul li a:hover {
  color: #ffa637
}

.footer__post--thumb {
  width: 220px
}

.footer__post--thumb a {
  padding: 0 0 0 25px;
  margin: 0
}

.footer__post--thumb img {
  object-fit: cover;
  border-radius: 15px;
  border: 5px solid #fff
}

.footer__post--content {
  width: calc(100% - 0px)
}

.footer__post--content h6 {
  font-size: 16px;
  padding: 0 0 0 10px;
  margin-bottom: 0;
  color: #fea536
}

.footer__post--content h6 a {
  font-size: 16px;
  padding: 0;
  margin-bottom: 0;
  color: #fea536 !important
}

.footer__post ul li {
  padding-block: 15px;
  border-bottom: 1px solid rgb(255 255 255 / .1)
}

.footer__post ul li:last-child {
  border-bottom: none
}

.footer--two .footer__top .info .info__item {
  background-color: rgb(255 255 255 / .05);
  padding: 20px 30px;
  min-height: 140px
}

.footer--two .footer__top .info .info__item .info__icon {
  width: 50px
}

.footer--two .footer__top .info .info__item .info__content {
  width: calc(100% - 50px)
}

.footer__middile .footer__about .footer__title {
  margin-right: 50px;
  margin-bottom: 20px;
  color: #fff
}

.footer__middile .footer__about .footer__title h5 {
  position: relative;
  padding-bottom: 18px;
  text-transform: capitalize;
  color: var(--white-color)
}

.footer__middile .footer__about .footer__title h5:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  content: '';
  background-color: rgb(255 255 255 / 30%)
}

.footer__middile .footer__about .footer__title h5:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 45px;
  height: 2px;
  content: '';
  background: linear-gradient(270deg, #05ab26 -22.92%, #015c13 56.63%)
}

.footer__middile .footer__community .footer__title {
  margin-right: 50px;
  margin-bottom: 20px;
  color: #fff
}

.footer__middile .footer__community .footer__title h5 {
  position: relative;
  padding-bottom: 18px;
  text-transform: capitalize;
  color: var(--white-color)
}

.footer__middile .footer__community .footer__title h5:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  content: '';
  background-color: rgb(255 255 255 / 30%)
}

.footer__middile .footer__community .footer__title h5:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 45px;
  height: 2px;
  content: '';
  background: linear-gradient(270deg, #05ab26 -22.92%, #015c13 56.63%)
}

.footer__middile .footer__community2 .footer__title {
  margin-right: 50px;
  margin-bottom: 20px;
  color: #fff
}

.footer__middile .footer__community2 .footer__title h5 {
  position: relative;
  padding-bottom: 18px;
  text-transform: capitalize;
  color: var(--white-color)
}

.footer__middile .footer__community2 .footer__title h5:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #fff0
}

.footer__middile .footer__community2 .footer__title h5:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 45px;
  height: 2px;
  content: '';
  background: #fff0
}

.newsletter-form {
  position: relative;
  margin-top: 17px
}

.newsletter-form .icon i {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #fff;
  font-size: 25px
}

.newsletter-form input {
  width: 100%;
  height: 55px;
  padding: 14px 10px 14px 45px;
  color: #fff;
  background-color: #091c30;
  border: 1px solid #12375e;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.newsletter-form input:focus,
.newsletter-form input:hover {
  border-color: #fff
}

.newsletter-form button {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;
  width: 45px;
  height: 45px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
  background-color: #005b12;
  border: 0
}

.newsletter-form button:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 45px;
  content: '';
  z-index: -1;
  background-color: #005b12;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.newsletter-form button:hover:before {
  width: 100%;
  background: #000
}

@media (min-width:320px) and (max-width:1024px) {
  .header__bottom .area .menu ul li ul {
    background-color: #fff;
    width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
  }

  .service--three .sertab__item {
    min-height: 160px
  }
}

.pojo-a11y-grayscale {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray
}

body.pojo-a11y-high-contrast .placebo {
  line-height: normal
}

body.pojo-a11y-high-contrast * {
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

body.pojo-a11y-high-contrast a,
body.pojo-a11y-high-contrast abbr,
body.pojo-a11y-high-contrast acronym,
body.pojo-a11y-high-contrast address,
body.pojo-a11y-high-contrast article,
body.pojo-a11y-high-contrast aside,
body.pojo-a11y-high-contrast b,
body.pojo-a11y-high-contrast basefont,
body.pojo-a11y-high-contrast bdi,
body.pojo-a11y-high-contrast big,
body.pojo-a11y-high-contrast blink,
body.pojo-a11y-high-contrast blockquote,
body.pojo-a11y-high-contrast body,
body.pojo-a11y-high-contrast button,
body.pojo-a11y-high-contrast canvas,
body.pojo-a11y-high-contrast caption,
body.pojo-a11y-high-contrast center,
body.pojo-a11y-high-contrast cite,
body.pojo-a11y-high-contrast code,
body.pojo-a11y-high-contrast col,
body.pojo-a11y-high-contrast colgroup,
body.pojo-a11y-high-contrast command,
body.pojo-a11y-high-contrast dd,
body.pojo-a11y-high-contrast del,
body.pojo-a11y-high-contrast details,
body.pojo-a11y-high-contrast dfn,
body.pojo-a11y-high-contrast dir,
body.pojo-a11y-high-contrast div,
body.pojo-a11y-high-contrast dl,
body.pojo-a11y-high-contrast dt,
body.pojo-a11y-high-contrast em,
body.pojo-a11y-high-contrast embed,
body.pojo-a11y-high-contrast fieldset,
body.pojo-a11y-high-contrast figcaption,
body.pojo-a11y-high-contrast figure,
body.pojo-a11y-high-contrast font,
body.pojo-a11y-high-contrast footer,
body.pojo-a11y-high-contrast form,
body.pojo-a11y-high-contrast h1,
body.pojo-a11y-high-contrast h1 a,
body.pojo-a11y-high-contrast h1 a b,
body.pojo-a11y-high-contrast h1 abbr,
body.pojo-a11y-high-contrast h1 b,
body.pojo-a11y-high-contrast h1 center,
body.pojo-a11y-high-contrast h1 em,
body.pojo-a11y-high-contrast h1 i,
body.pojo-a11y-high-contrast h1 span,
body.pojo-a11y-high-contrast h1 strong,
body.pojo-a11y-high-contrast h2,
body.pojo-a11y-high-contrast h2 a,
body.pojo-a11y-high-contrast h2 a b,
body.pojo-a11y-high-contrast h2 abbr,
body.pojo-a11y-high-contrast h2 b,
body.pojo-a11y-high-contrast h2 center,
body.pojo-a11y-high-contrast h2 em,
body.pojo-a11y-high-contrast h2 i,
body.pojo-a11y-high-contrast h2 span,
body.pojo-a11y-high-contrast h2 strong,
body.pojo-a11y-high-contrast h3,
body.pojo-a11y-high-contrast h3 a,
body.pojo-a11y-high-contrast h3 a b,
body.pojo-a11y-high-contrast h3 abbr,
body.pojo-a11y-high-contrast h3 b,
body.pojo-a11y-high-contrast h3 center,
body.pojo-a11y-high-contrast h3 em,
body.pojo-a11y-high-contrast h3 i,
body.pojo-a11y-high-contrast h3 span,
body.pojo-a11y-high-contrast h3 strong,
body.pojo-a11y-high-contrast h4,
body.pojo-a11y-high-contrast h4 a,
body.pojo-a11y-high-contrast h4 a b,
body.pojo-a11y-high-contrast h4 abbr,
body.pojo-a11y-high-contrast h4 b,
body.pojo-a11y-high-contrast h4 center,
body.pojo-a11y-high-contrast h4 em,
body.pojo-a11y-high-contrast h4 i,
body.pojo-a11y-high-contrast h4 span,
body.pojo-a11y-high-contrast h4 strong,
body.pojo-a11y-high-contrast h5,
body.pojo-a11y-high-contrast h5 a,
body.pojo-a11y-high-contrast h5 a b,
body.pojo-a11y-high-contrast h5 abbr,
body.pojo-a11y-high-contrast h5 b,
body.pojo-a11y-high-contrast h5 center,
body.pojo-a11y-high-contrast h5 em,
body.pojo-a11y-high-contrast h5 i,
body.pojo-a11y-high-contrast h5 span,
body.pojo-a11y-high-contrast h5 strong,
body.pojo-a11y-high-contrast h6,
body.pojo-a11y-high-contrast h6 a,
body.pojo-a11y-high-contrast h6 a b,
body.pojo-a11y-high-contrast h6 abbr,
body.pojo-a11y-high-contrast h6 b,
body.pojo-a11y-high-contrast h6 center,
body.pojo-a11y-high-contrast h6 em,
body.pojo-a11y-high-contrast h6 i,
body.pojo-a11y-high-contrast h6 span,
body.pojo-a11y-high-contrast h6 strong,
body.pojo-a11y-high-contrast header,
body.pojo-a11y-high-contrast hgroup,
body.pojo-a11y-high-contrast html,
body.pojo-a11y-high-contrast i,
body.pojo-a11y-high-contrast iframe,
body.pojo-a11y-high-contrast img,
body.pojo-a11y-high-contrast input,
body.pojo-a11y-high-contrast ins,
body.pojo-a11y-high-contrast kbd,
body.pojo-a11y-high-contrast label,
body.pojo-a11y-high-contrast legend,
body.pojo-a11y-high-contrast li,
body.pojo-a11y-high-contrast listing,
body.pojo-a11y-high-contrast main,
body.pojo-a11y-high-contrast mark,
body.pojo-a11y-high-contrast marquee,
body.pojo-a11y-high-contrast menu,
body.pojo-a11y-high-contrast meter,
body.pojo-a11y-high-contrast multicol,
body.pojo-a11y-high-contrast nav,
body.pojo-a11y-high-contrast nobr,
body.pojo-a11y-high-contrast object,
body.pojo-a11y-high-contrast ol,
body.pojo-a11y-high-contrast option,
body.pojo-a11y-high-contrast output,
body.pojo-a11y-high-contrast p,
body.pojo-a11y-high-contrast plaintext,
body.pojo-a11y-high-contrast pre,
body.pojo-a11y-high-contrast progress,
body.pojo-a11y-high-contrast q,
body.pojo-a11y-high-contrast rb,
body.pojo-a11y-high-contrast rp,
body.pojo-a11y-high-contrast rt,
body.pojo-a11y-high-contrast ruby,
body.pojo-a11y-high-contrast s,
body.pojo-a11y-high-contrast samp,
body.pojo-a11y-high-contrast section,
body.pojo-a11y-high-contrast select,
body.pojo-a11y-high-contrast small,
body.pojo-a11y-high-contrast span,
body.pojo-a11y-high-contrast strike,
body.pojo-a11y-high-contrast strong,
body.pojo-a11y-high-contrast sub,
body.pojo-a11y-high-contrast summary,
body.pojo-a11y-high-contrast sup,
body.pojo-a11y-high-contrast svg,
body.pojo-a11y-high-contrast table,
body.pojo-a11y-high-contrast tbody,
body.pojo-a11y-high-contrast td,
body.pojo-a11y-high-contrast text,
body.pojo-a11y-high-contrast textarea,
body.pojo-a11y-high-contrast th,
body.pojo-a11y-high-contrast thead,
body.pojo-a11y-high-contrast time,
body.pojo-a11y-high-contrast tr,
body.pojo-a11y-high-contrast tt,
body.pojo-a11y-high-contrast u,
body.pojo-a11y-high-contrast ul,
body.pojo-a11y-high-contrast var,
body.pojo-a11y-high-contrast video,
body.pojo-a11y-high-contrast xmp {
  -moz-appearance: none !important;
  -moz-user-select: text !important;
  -webkit-user-select: text !important;
  background-image: none !important;
  text-shadow: none !important;
  user-select: text !important
}

body.pojo-a11y-high-contrast a,
body.pojo-a11y-high-contrast abbr,
body.pojo-a11y-high-contrast acronym,
body.pojo-a11y-high-contrast address,
body.pojo-a11y-high-contrast article,
body.pojo-a11y-high-contrast aside,
body.pojo-a11y-high-contrast b,
body.pojo-a11y-high-contrast basefont,
body.pojo-a11y-high-contrast bdi,
body.pojo-a11y-high-contrast big,
body.pojo-a11y-high-contrast blink,
body.pojo-a11y-high-contrast blockquote,
body.pojo-a11y-high-contrast body,
body.pojo-a11y-high-contrast canvas,
body.pojo-a11y-high-contrast caption,
body.pojo-a11y-high-contrast center,
body.pojo-a11y-high-contrast cite,
body.pojo-a11y-high-contrast code,
body.pojo-a11y-high-contrast col,
body.pojo-a11y-high-contrast colgroup,
body.pojo-a11y-high-contrast command,
body.pojo-a11y-high-contrast dd,
body.pojo-a11y-high-contrast del,
body.pojo-a11y-high-contrast details,
body.pojo-a11y-high-contrast dfn,
body.pojo-a11y-high-contrast dir,
body.pojo-a11y-high-contrast div,
body.pojo-a11y-high-contrast dl,
body.pojo-a11y-high-contrast dt,
body.pojo-a11y-high-contrast em,
body.pojo-a11y-high-contrast embed,
body.pojo-a11y-high-contrast fieldset,
body.pojo-a11y-high-contrast figcaption,
body.pojo-a11y-high-contrast figure,
body.pojo-a11y-high-contrast font,
body.pojo-a11y-high-contrast footer,
body.pojo-a11y-high-contrast form,
body.pojo-a11y-high-contrast h1,
body.pojo-a11y-high-contrast h1 a,
body.pojo-a11y-high-contrast h1 a b,
body.pojo-a11y-high-contrast h1 abbr,
body.pojo-a11y-high-contrast h1 b,
body.pojo-a11y-high-contrast h1 center,
body.pojo-a11y-high-contrast h1 em,
body.pojo-a11y-high-contrast h1 i,
body.pojo-a11y-high-contrast h1 span,
body.pojo-a11y-high-contrast h1 strong,
body.pojo-a11y-high-contrast h2,
body.pojo-a11y-high-contrast h2 a,
body.pojo-a11y-high-contrast h2 a b,
body.pojo-a11y-high-contrast h2 abbr,
body.pojo-a11y-high-contrast h2 b,
body.pojo-a11y-high-contrast h2 center,
body.pojo-a11y-high-contrast h2 em,
body.pojo-a11y-high-contrast h2 i,
body.pojo-a11y-high-contrast h2 span,
body.pojo-a11y-high-contrast h2 strong,
body.pojo-a11y-high-contrast h3,
body.pojo-a11y-high-contrast h3 a,
body.pojo-a11y-high-contrast h3 a b,
body.pojo-a11y-high-contrast h3 abbr,
body.pojo-a11y-high-contrast h3 b,
body.pojo-a11y-high-contrast h3 center,
body.pojo-a11y-high-contrast h3 em,
body.pojo-a11y-high-contrast h3 i,
body.pojo-a11y-high-contrast h3 span,
body.pojo-a11y-high-contrast h3 strong,
body.pojo-a11y-high-contrast h4,
body.pojo-a11y-high-contrast h4 a,
body.pojo-a11y-high-contrast h4 a b,
body.pojo-a11y-high-contrast h4 abbr,
body.pojo-a11y-high-contrast h4 b,
body.pojo-a11y-high-contrast h4 center,
body.pojo-a11y-high-contrast h4 em,
body.pojo-a11y-high-contrast h4 i,
body.pojo-a11y-high-contrast h4 span,
body.pojo-a11y-high-contrast h4 strong,
body.pojo-a11y-high-contrast h5,
body.pojo-a11y-high-contrast h5 a,
body.pojo-a11y-high-contrast h5 a b,
body.pojo-a11y-high-contrast h5 abbr,
body.pojo-a11y-high-contrast h5 b,
body.pojo-a11y-high-contrast h5 center,
body.pojo-a11y-high-contrast h5 em,
body.pojo-a11y-high-contrast h5 i,
body.pojo-a11y-high-contrast h5 span,
body.pojo-a11y-high-contrast h5 strong,
body.pojo-a11y-high-contrast h6,
body.pojo-a11y-high-contrast h6 a,
body.pojo-a11y-high-contrast h6 a b,
body.pojo-a11y-high-contrast h6 abbr,
body.pojo-a11y-high-contrast h6 b,
body.pojo-a11y-high-contrast h6 center,
body.pojo-a11y-high-contrast h6 em,
body.pojo-a11y-high-contrast h6 i,
body.pojo-a11y-high-contrast h6 span,
body.pojo-a11y-high-contrast h6 strong,
body.pojo-a11y-high-contrast header,
body.pojo-a11y-high-contrast hgroup,
body.pojo-a11y-high-contrast html,
body.pojo-a11y-high-contrast i,
body.pojo-a11y-high-contrast iframe,
body.pojo-a11y-high-contrast input,
body.pojo-a11y-high-contrast ins,
body.pojo-a11y-high-contrast kbd,
body.pojo-a11y-high-contrast label,
body.pojo-a11y-high-contrast legend,
body.pojo-a11y-high-contrast li,
body.pojo-a11y-high-contrast listing,
body.pojo-a11y-high-contrast main,
body.pojo-a11y-high-contrast mark,
body.pojo-a11y-high-contrast marquee,
body.pojo-a11y-high-contrast menu,
body.pojo-a11y-high-contrast meter,
body.pojo-a11y-high-contrast multicol,
body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),
body.pojo-a11y-high-contrast nobr,
body.pojo-a11y-high-contrast object,
body.pojo-a11y-high-contrast ol,
body.pojo-a11y-high-contrast option,
body.pojo-a11y-high-contrast output,
body.pojo-a11y-high-contrast p,
body.pojo-a11y-high-contrast plaintext,
body.pojo-a11y-high-contrast pre,
body.pojo-a11y-high-contrast progress,
body.pojo-a11y-high-contrast q,
body.pojo-a11y-high-contrast rb,
body.pojo-a11y-high-contrast rp,
body.pojo-a11y-high-contrast rt,
body.pojo-a11y-high-contrast ruby,
body.pojo-a11y-high-contrast s,
body.pojo-a11y-high-contrast samp,
body.pojo-a11y-high-contrast section,
body.pojo-a11y-high-contrast small,
body.pojo-a11y-high-contrast span,
body.pojo-a11y-high-contrast strike,
body.pojo-a11y-high-contrast strong,
body.pojo-a11y-high-contrast sub,
body.pojo-a11y-high-contrast summary,
body.pojo-a11y-high-contrast sup,
body.pojo-a11y-high-contrast svg,
body.pojo-a11y-high-contrast table,
body.pojo-a11y-high-contrast tbody,
body.pojo-a11y-high-contrast td,
body.pojo-a11y-high-contrast text,
body.pojo-a11y-high-contrast textarea,
body.pojo-a11y-high-contrast th,
body.pojo-a11y-high-contrast thead,
body.pojo-a11y-high-contrast time,
body.pojo-a11y-high-contrast tr,
body.pojo-a11y-high-contrast tt,
body.pojo-a11y-high-contrast u,
body.pojo-a11y-high-contrast ul,
body.pojo-a11y-high-contrast var,
body.pojo-a11y-high-contrast video,
body.pojo-a11y-high-contrast xmp {
  background: black !important;
  background-color: black !important
}

body.pojo-a11y-high-contrast a,
body.pojo-a11y-high-contrast article,
body.pojo-a11y-high-contrast aside,
body.pojo-a11y-high-contrast basefont,
body.pojo-a11y-high-contrast bdi,
body.pojo-a11y-high-contrast big,
body.pojo-a11y-high-contrast blink,
body.pojo-a11y-high-contrast blockquote,
body.pojo-a11y-high-contrast body,
body.pojo-a11y-high-contrast button,
body.pojo-a11y-high-contrast canvas,
body.pojo-a11y-high-contrast caption,
body.pojo-a11y-high-contrast center,
body.pojo-a11y-high-contrast code,
body.pojo-a11y-high-contrast col,
body.pojo-a11y-high-contrast colgroup,
body.pojo-a11y-high-contrast command,
body.pojo-a11y-high-contrast dd,
body.pojo-a11y-high-contrast del,
body.pojo-a11y-high-contrast details,
body.pojo-a11y-high-contrast dir,
body.pojo-a11y-high-contrast div,
body.pojo-a11y-high-contrast dl,
body.pojo-a11y-high-contrast dt,
body.pojo-a11y-high-contrast embed,
body.pojo-a11y-high-contrast fieldset,
body.pojo-a11y-high-contrast figcaption,
body.pojo-a11y-high-contrast figure,
body.pojo-a11y-high-contrast font,
body.pojo-a11y-high-contrast footer,
body.pojo-a11y-high-contrast form,
body.pojo-a11y-high-contrast header,
body.pojo-a11y-high-contrast hgroup,
body.pojo-a11y-high-contrast html,
body.pojo-a11y-high-contrast iframe,
body.pojo-a11y-high-contrast img,
body.pojo-a11y-high-contrast input,
body.pojo-a11y-high-contrast ins,
body.pojo-a11y-high-contrast kbd,
body.pojo-a11y-high-contrast label,
body.pojo-a11y-high-contrast legend,
body.pojo-a11y-high-contrast li,
body.pojo-a11y-high-contrast listing,
body.pojo-a11y-high-contrast main,
body.pojo-a11y-high-contrast mark,
body.pojo-a11y-high-contrast marquee,
body.pojo-a11y-high-contrast menu,
body.pojo-a11y-high-contrast meter,
body.pojo-a11y-high-contrast multicol,
body.pojo-a11y-high-contrast nav,
body.pojo-a11y-high-contrast nobr,
body.pojo-a11y-high-contrast object,
body.pojo-a11y-high-contrast ol,
body.pojo-a11y-high-contrast option,
body.pojo-a11y-high-contrast output,
body.pojo-a11y-high-contrast p,
body.pojo-a11y-high-contrast plaintext,
body.pojo-a11y-high-contrast pre,
body.pojo-a11y-high-contrast progress,
body.pojo-a11y-high-contrast q,
body.pojo-a11y-high-contrast rb,
body.pojo-a11y-high-contrast rp,
body.pojo-a11y-high-contrast rt,
body.pojo-a11y-high-contrast ruby,
body.pojo-a11y-high-contrast s,
body.pojo-a11y-high-contrast samp,
body.pojo-a11y-high-contrast section,
body.pojo-a11y-high-contrast select,
body.pojo-a11y-high-contrast small,
body.pojo-a11y-high-contrast span,
body.pojo-a11y-high-contrast strike,
body.pojo-a11y-high-contrast sub,
body.pojo-a11y-high-contrast summary,
body.pojo-a11y-high-contrast sup,
body.pojo-a11y-high-contrast svg,
body.pojo-a11y-high-contrast table,
body.pojo-a11y-high-contrast tbody,
body.pojo-a11y-high-contrast td,
body.pojo-a11y-high-contrast text,
body.pojo-a11y-high-contrast textarea,
body.pojo-a11y-high-contrast th,
body.pojo-a11y-high-contrast thead,
body.pojo-a11y-high-contrast time,
body.pojo-a11y-high-contrast tr,
body.pojo-a11y-high-contrast tt,
body.pojo-a11y-high-contrast ul,
body.pojo-a11y-high-contrast var,
body.pojo-a11y-high-contrast video,
body.pojo-a11y-high-contrast xmp {
  color: white !important
}

body.pojo-a11y-high-contrast abbr,
body.pojo-a11y-high-contrast acronym,
body.pojo-a11y-high-contrast b,
body.pojo-a11y-high-contrast b span,
body.pojo-a11y-high-contrast h1 b,
body.pojo-a11y-high-contrast h1 strong,
body.pojo-a11y-high-contrast h2 b,
body.pojo-a11y-high-contrast h2 strong,
body.pojo-a11y-high-contrast h3 b,
body.pojo-a11y-high-contrast h3 strong,
body.pojo-a11y-high-contrast h4 b,
body.pojo-a11y-high-contrast h4 strong,
body.pojo-a11y-high-contrast h5 b,
body.pojo-a11y-high-contrast h5 strong,
body.pojo-a11y-high-contrast h6 b,
body.pojo-a11y-high-contrast h6 strong,
body.pojo-a11y-high-contrast strong,
body.pojo-a11y-high-contrast strong span {
  color: yellow !important
}

body.pojo-a11y-high-contrast address,
body.pojo-a11y-high-contrast address span,
body.pojo-a11y-high-contrast cite,
body.pojo-a11y-high-contrast cite span,
body.pojo-a11y-high-contrast dfn,
body.pojo-a11y-high-contrast dfn span,
body.pojo-a11y-high-contrast em,
body.pojo-a11y-high-contrast em span,
body.pojo-a11y-high-contrast h1 em,
body.pojo-a11y-high-contrast h1 i,
body.pojo-a11y-high-contrast h2 em,
body.pojo-a11y-high-contrast h2 i,
body.pojo-a11y-high-contrast h3 em,
body.pojo-a11y-high-contrast h3 i,
body.pojo-a11y-high-contrast h4 em,
body.pojo-a11y-high-contrast h4 i,
body.pojo-a11y-high-contrast h5 em,
body.pojo-a11y-high-contrast h5 i,
body.pojo-a11y-high-contrast h6 em,
body.pojo-a11y-high-contrast h6 i,
body.pojo-a11y-high-contrast i,
body.pojo-a11y-high-contrast i span,
body.pojo-a11y-high-contrast u,
body.pojo-a11y-high-contrast u span {
  color: #FFFF80 !important
}

body.pojo-a11y-high-contrast dt {
  border-top: thin solid grey !important
}

body.pojo-a11y-high-contrast h1,
body.pojo-a11y-high-contrast h1 a,
body.pojo-a11y-high-contrast h1 a b,
body.pojo-a11y-high-contrast h1 abbr,
body.pojo-a11y-high-contrast h1 center,
body.pojo-a11y-high-contrast h1 span,
body.pojo-a11y-high-contrast h2,
body.pojo-a11y-high-contrast h2 a,
body.pojo-a11y-high-contrast h2 a b,
body.pojo-a11y-high-contrast h2 abbr,
body.pojo-a11y-high-contrast h2 center,
body.pojo-a11y-high-contrast h2 span,
body.pojo-a11y-high-contrast h3,
body.pojo-a11y-high-contrast h3 a,
body.pojo-a11y-high-contrast h3 a b,
body.pojo-a11y-high-contrast h3 abbr,
body.pojo-a11y-high-contrast h3 center,
body.pojo-a11y-high-contrast h3 span,
body.pojo-a11y-high-contrast h4,
body.pojo-a11y-high-contrast h4 a,
body.pojo-a11y-high-contrast h4 a b,
body.pojo-a11y-high-contrast h4 abbr,
body.pojo-a11y-high-contrast h4 center,
body.pojo-a11y-high-contrast h4 span,
body.pojo-a11y-high-contrast h5,
body.pojo-a11y-high-contrast h5 a,
body.pojo-a11y-high-contrast h5 a b,
body.pojo-a11y-high-contrast h5 abbr,
body.pojo-a11y-high-contrast h5 center,
body.pojo-a11y-high-contrast h5 span,
body.pojo-a11y-high-contrast h6,
body.pojo-a11y-high-contrast h6 a,
body.pojo-a11y-high-contrast h6 a b,
body.pojo-a11y-high-contrast h6 abbr,
body.pojo-a11y-high-contrast h6 center,
body.pojo-a11y-high-contrast h6 span {
  color: #40C090 !important
}

body.pojo-a11y-high-contrast img {
  background: #808080 !important;
  background-color: #808080 !important
}

body.pojo-a11y-high-contrast abbr,
body.pojo-a11y-high-contrast acronym {
  border-bottom: 1px dotted !important
}

body.pojo-a11y-high-contrast :focus {
  outline: thin dotted !important
}

body.pojo-a11y-high-contrast a.button,
body.pojo-a11y-high-contrast a.button abbr,
body.pojo-a11y-high-contrast a.button acronym,
body.pojo-a11y-high-contrast a.button b,
body.pojo-a11y-high-contrast a.button basefont,
body.pojo-a11y-high-contrast a.button big,
body.pojo-a11y-high-contrast a.button br,
body.pojo-a11y-high-contrast a.button code,
body.pojo-a11y-high-contrast a.button div,
body.pojo-a11y-high-contrast a.button em,
body.pojo-a11y-high-contrast a.button font,
body.pojo-a11y-high-contrast a.button h1,
body.pojo-a11y-high-contrast a.button h2,
body.pojo-a11y-high-contrast a.button h3,
body.pojo-a11y-high-contrast a.button h4,
body.pojo-a11y-high-contrast a.button h5,
body.pojo-a11y-high-contrast a.button h6,
body.pojo-a11y-high-contrast a.button i,
body.pojo-a11y-high-contrast a.button kbd,
body.pojo-a11y-high-contrast a.button rb,
body.pojo-a11y-high-contrast a.button rp,
body.pojo-a11y-high-contrast a.button rt,
body.pojo-a11y-high-contrast a.button ruby,
body.pojo-a11y-high-contrast a.button samp,
body.pojo-a11y-high-contrast a.button small,
body.pojo-a11y-high-contrast a.button span,
body.pojo-a11y-high-contrast a.button strong,
body.pojo-a11y-high-contrast a.button tt,
body.pojo-a11y-high-contrast a.button u,
body.pojo-a11y-high-contrast a.button var,
body.pojo-a11y-high-contrast a:link,
body.pojo-a11y-high-contrast a:link abbr,
body.pojo-a11y-high-contrast a:link acronym,
body.pojo-a11y-high-contrast a:link b,
body.pojo-a11y-high-contrast a:link basefont,
body.pojo-a11y-high-contrast a:link big,
body.pojo-a11y-high-contrast a:link br,
body.pojo-a11y-high-contrast a:link code,
body.pojo-a11y-high-contrast a:link div,
body.pojo-a11y-high-contrast a:link em,
body.pojo-a11y-high-contrast a:link font,
body.pojo-a11y-high-contrast a:link h1,
body.pojo-a11y-high-contrast a:link h2,
body.pojo-a11y-high-contrast a:link h3,
body.pojo-a11y-high-contrast a:link h4,
body.pojo-a11y-high-contrast a:link h5,
body.pojo-a11y-high-contrast a:link h6,
body.pojo-a11y-high-contrast a:link i,
body.pojo-a11y-high-contrast a:link kbd,
body.pojo-a11y-high-contrast a:link rb,
body.pojo-a11y-high-contrast a:link rp,
body.pojo-a11y-high-contrast a:link rt,
body.pojo-a11y-high-contrast a:link ruby,
body.pojo-a11y-high-contrast a:link samp,
body.pojo-a11y-high-contrast a:link small,
body.pojo-a11y-high-contrast a:link span,
body.pojo-a11y-high-contrast a:link strong,
body.pojo-a11y-high-contrast a:link tt,
body.pojo-a11y-high-contrast a:link u,
body.pojo-a11y-high-contrast a:link var,
body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem {
  color: #0080FF !important
}

body.pojo-a11y-high-contrast button,
body.pojo-a11y-high-contrast input,
body.pojo-a11y-high-contrast textarea,
body.pojo-a11y-high-contrast select,
body.pojo-a11y-high-contrast table,
body.pojo-a11y-high-contrast td,
body.pojo-a11y-high-contrast th,
body.pojo-a11y-high-contrast tr,
body.pojo-a11y-high-contrast tt {
  border: 1px solid #ffffff !important
}

body.pojo-a11y-high-contrast button {
  background: #600040 !important;
  background-color: #600040 !important
}

body.pojo-a11y-high-contrast select {
  -webkit-appearance: listbox !important;
  background: #600060 !important;
  background-color: #600060 !important
}

body.pojo-a11y-high-contrast a:visited,
body.pojo-a11y-high-contrast a:visited abbr,
body.pojo-a11y-high-contrast a:visited acronym,
body.pojo-a11y-high-contrast a:visited b,
body.pojo-a11y-high-contrast a:visited basefont,
body.pojo-a11y-high-contrast a:visited big,
body.pojo-a11y-high-contrast a:visited br,
body.pojo-a11y-high-contrast a:visited code,
body.pojo-a11y-high-contrast a:visited div,
body.pojo-a11y-high-contrast a:visited em,
body.pojo-a11y-high-contrast a:visited font,
body.pojo-a11y-high-contrast a:visited h1,
body.pojo-a11y-high-contrast a:visited h2,
body.pojo-a11y-high-contrast a:visited h3,
body.pojo-a11y-high-contrast a:visited h4,
body.pojo-a11y-high-contrast a:visited h5,
body.pojo-a11y-high-contrast a:visited h6,
body.pojo-a11y-high-contrast a:visited i,
body.pojo-a11y-high-contrast a:visited kbd,
body.pojo-a11y-high-contrast a:visited rb,
body.pojo-a11y-high-contrast a:visited rp,
body.pojo-a11y-high-contrast a:visited rt,
body.pojo-a11y-high-contrast a:visited ruby,
body.pojo-a11y-high-contrast a:visited samp,
body.pojo-a11y-high-contrast a:visited small,
body.pojo-a11y-high-contrast a:visited span,
body.pojo-a11y-high-contrast a:visited strong,
body.pojo-a11y-high-contrast a:visited tt,
body.pojo-a11y-high-contrast a:visited u,
body.pojo-a11y-high-contrast a:visited var,
body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active {
  color: #00FFFF !important
}

body.pojo-a11y-high-contrast ::selection,
body.pojo-a11y-high-contrast ::-moz-selection {
  background: #4080c0 !important;
  background-color: #4080c0 !important
}

body.pojo-a11y-high-contrast a.button:hover,
body.pojo-a11y-high-contrast a.button:hover abbr,
body.pojo-a11y-high-contrast a.button:hover acronym,
body.pojo-a11y-high-contrast a.button:hover b,
body.pojo-a11y-high-contrast a.button:hover basefont,
body.pojo-a11y-high-contrast a.button:hover big,
body.pojo-a11y-high-contrast a.button:hover br,
body.pojo-a11y-high-contrast a.button:hover code,
body.pojo-a11y-high-contrast a.button:hover div,
body.pojo-a11y-high-contrast a.button:hover em,
body.pojo-a11y-high-contrast a.button:hover font,
body.pojo-a11y-high-contrast a.button:hover h1,
body.pojo-a11y-high-contrast a.button:hover h2,
body.pojo-a11y-high-contrast a.button:hover h3,
body.pojo-a11y-high-contrast a.button:hover h4,
body.pojo-a11y-high-contrast a.button:hover h5,
body.pojo-a11y-high-contrast a.button:hover h6,
body.pojo-a11y-high-contrast a.button:hover i,
body.pojo-a11y-high-contrast a.button:hover kbd,
body.pojo-a11y-high-contrast a.button:hover rb,
body.pojo-a11y-high-contrast a.button:hover rp,
body.pojo-a11y-high-contrast a.button:hover rt,
body.pojo-a11y-high-contrast a.button:hover ruby,
body.pojo-a11y-high-contrast a.button:hover samp,
body.pojo-a11y-high-contrast a.button:hover small,
body.pojo-a11y-high-contrast a.button:hover span,
body.pojo-a11y-high-contrast a.button:hover strong,
body.pojo-a11y-high-contrast a.button:hover tt,
body.pojo-a11y-high-contrast a.button:hover u,
body.pojo-a11y-high-contrast a.button:hover var,
body.pojo-a11y-high-contrast a:link:hover,
body.pojo-a11y-high-contrast a:link:hover abbr,
body.pojo-a11y-high-contrast a:link:hover acronym,
body.pojo-a11y-high-contrast a:link:hover b,
body.pojo-a11y-high-contrast a:link:hover basefont,
body.pojo-a11y-high-contrast a:link:hover big,
body.pojo-a11y-high-contrast a:link:hover br,
body.pojo-a11y-high-contrast a:link:hover code,
body.pojo-a11y-high-contrast a:link:hover div,
body.pojo-a11y-high-contrast a:link:hover em,
body.pojo-a11y-high-contrast a:link:hover font,
body.pojo-a11y-high-contrast a:link:hover h1,
body.pojo-a11y-high-contrast a:link:hover h2,
body.pojo-a11y-high-contrast a:link:hover h3,
body.pojo-a11y-high-contrast a:link:hover h4,
body.pojo-a11y-high-contrast a:link:hover h5,
body.pojo-a11y-high-contrast a:link:hover h6,
body.pojo-a11y-high-contrast a:link:hover i,
body.pojo-a11y-high-contrast a:link:hover kbd,
body.pojo-a11y-high-contrast a:link:hover rb,
body.pojo-a11y-high-contrast a:link:hover rp,
body.pojo-a11y-high-contrast a:link:hover rt,
body.pojo-a11y-high-contrast a:link:hover ruby,
body.pojo-a11y-high-contrast a:link:hover samp,
body.pojo-a11y-high-contrast a:link:hover small,
body.pojo-a11y-high-contrast a:link:hover span,
body.pojo-a11y-high-contrast a:link:hover strong,
body.pojo-a11y-high-contrast a:link:hover tt,
body.pojo-a11y-high-contrast a:link:hover u,
body.pojo-a11y-high-contrast a:link:hover var,
body.pojo-a11y-high-contrast a:visited:hover,
body.pojo-a11y-high-contrast a:visited:hover abbr,
body.pojo-a11y-high-contrast a:visited:hover acronym,
body.pojo-a11y-high-contrast a:visited:hover b,
body.pojo-a11y-high-contrast a:visited:hover basefont,
body.pojo-a11y-high-contrast a:visited:hover big,
body.pojo-a11y-high-contrast a:visited:hover br,
body.pojo-a11y-high-contrast a:visited:hover code,
body.pojo-a11y-high-contrast a:visited:hover div,
body.pojo-a11y-high-contrast a:visited:hover em,
body.pojo-a11y-high-contrast a:visited:hover font,
body.pojo-a11y-high-contrast a:visited:hover h1,
body.pojo-a11y-high-contrast a:visited:hover h2,
body.pojo-a11y-high-contrast a:visited:hover h3,
body.pojo-a11y-high-contrast a:visited:hover h4,
body.pojo-a11y-high-contrast a:visited:hover h5,
body.pojo-a11y-high-contrast a:visited:hover h6,
body.pojo-a11y-high-contrast a:visited:hover i,
body.pojo-a11y-high-contrast a:visited:hover kbd,
body.pojo-a11y-high-contrast a:visited:hover rb,
body.pojo-a11y-high-contrast a:visited:hover rp,
body.pojo-a11y-high-contrast a:visited:hover rt,
body.pojo-a11y-high-contrast a:visited:hover ruby,
body.pojo-a11y-high-contrast a:visited:hover samp,
body.pojo-a11y-high-contrast a:visited:hover small,
body.pojo-a11y-high-contrast a:visited:hover span,
body.pojo-a11y-high-contrast a:visited:hover strong,
body.pojo-a11y-high-contrast a:visited:hover tt,
body.pojo-a11y-high-contrast a:visited:hover u,
body.pojo-a11y-high-contrast a:visited:hover var {
  background: #400000 !important;
  background-color: #400000 !important
}

body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,
body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,
body.pojo-a11y-high-contrast input[type=reset] {
  background: #400060 !important;
  background-color: #400060 !important
}

body.pojo-a11y-high-contrast div[role="button"],
body.pojo-a11y-high-contrast input[type=button],
body.pojo-a11y-high-contrast input[type=submit] {
  background: #600040 !important;
  background-color: #600040 !important
}

body.pojo-a11y-high-contrast input[type=search] {
  -webkit-appearance: textfield !important
}

body.pojo-a11y-high-contrast html button[disabled],
body.pojo-a11y-high-contrast html input[disabled],
body.pojo-a11y-high-contrast html select[disabled],
body.pojo-a11y-high-contrast html textarea[disabled] {
  background: #404040 !important;
  background-color: #404040 !important
}

body.pojo-a11y-high-contrast .menu li a span.label {
  text-transform: none !important
}

body.pojo-a11y-high-contrast .menu li a span.label,
body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,
body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols {
  display: inline !important
}

body.pojo-a11y-high-contrast a:link.new,
body.pojo-a11y-high-contrast a:link.new i,
body.pojo-a11y-high-contrast a:link.new b,
body.pojo-a11y-high-contrast span.Apple-style-span {
  color: #FFFF40 !important
}

body.pojo-a11y-high-contrast body.mediawiki img.tex {
  background: white !important;
  background-color: white !important;
  border: #fff solid 3px !important
}

body.pojo-a11y-high-contrast text>tspan:first-letter,
body.pojo-a11y-high-contrast text>tspan:first-line {
  background: inherit !important;
  background-color: inherit !important;
  color: inherit !important
}

body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,
body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,
body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,
body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,
body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td {
  background: #003050 !important;
  background-color: #003050 !important
}

body.pojo-a11y-high-contrast img[width="18"][height="18"] {
  height: 18px !important;
  width: 18px !important
}

body.pojo-a11y-high-contrast a>span.iconHelp:empty:after {
  content: "Help" !important
}

body.pojo-a11y-high-contrast div#gmap,
body.pojo-a11y-high-contrast div#gmap * {
  background: initial !important
}

body.pojo-a11y-negative-contrast,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) {
  background: #000 !important;
  color: #ffffff !important
}

body.pojo-a11y-negative-contrast a,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,
body.pojo-a11y-negative-contrast b,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,
body.pojo-a11y-negative-contrast blockquote,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,
body.pojo-a11y-negative-contrast button,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,
body.pojo-a11y-negative-contrast canvas,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,
body.pojo-a11y-negative-contrast caption,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,
body.pojo-a11y-negative-contrast center,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,
body.pojo-a11y-negative-contrast cite,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,
body.pojo-a11y-negative-contrast code,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,
body.pojo-a11y-negative-contrast col,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,
body.pojo-a11y-negative-contrast colgroup,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,
body.pojo-a11y-negative-contrast dd,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,
body.pojo-a11y-negative-contrast details,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,
body.pojo-a11y-negative-contrast dfn,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,
body.pojo-a11y-negative-contrast dir,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,
body.pojo-a11y-negative-contrast div,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,
body.pojo-a11y-negative-contrast dl,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,
body.pojo-a11y-negative-contrast dt,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,
body.pojo-a11y-negative-contrast em,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,
body.pojo-a11y-negative-contrast embed,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,
body.pojo-a11y-negative-contrast fieldset,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,
body.pojo-a11y-negative-contrast figcaption,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,
body.pojo-a11y-negative-contrast figure,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,
body.pojo-a11y-negative-contrast font,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,
body.pojo-a11y-negative-contrast footer,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,
body.pojo-a11y-negative-contrast form,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,
body.pojo-a11y-negative-contrast header,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,
body.pojo-a11y-negative-contrast i,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,
body.pojo-a11y-negative-contrast iframe,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,
body.pojo-a11y-negative-contrast img,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,
body.pojo-a11y-negative-contrast input,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,
body.pojo-a11y-negative-contrast kbd,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,
body.pojo-a11y-negative-contrast label,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,
body.pojo-a11y-negative-contrast legend,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,
body.pojo-a11y-negative-contrast li,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,
body.pojo-a11y-negative-contrast mark,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,
body.pojo-a11y-negative-contrast menu,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,
body.pojo-a11y-negative-contrast meter,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,
body.pojo-a11y-negative-contrast nav,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,
body.pojo-a11y-negative-contrast nobr,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,
body.pojo-a11y-negative-contrast object,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,
body.pojo-a11y-negative-contrast ol,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,
body.pojo-a11y-negative-contrast option,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,
body.pojo-a11y-negative-contrast pre,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,
body.pojo-a11y-negative-contrast progress,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,
body.pojo-a11y-negative-contrast q,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,
body.pojo-a11y-negative-contrast s,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,
body.pojo-a11y-negative-contrast section,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,
body.pojo-a11y-negative-contrast select,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,
body.pojo-a11y-negative-contrast small,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,
body.pojo-a11y-negative-contrast span,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,
body.pojo-a11y-negative-contrast strike,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,
body.pojo-a11y-negative-contrast strong,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,
body.pojo-a11y-negative-contrast sub,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,
body.pojo-a11y-negative-contrast summary,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,
body.pojo-a11y-negative-contrast sup,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,
body.pojo-a11y-negative-contrast table,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,
body.pojo-a11y-negative-contrast td,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,
body.pojo-a11y-negative-contrast textarea,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,
body.pojo-a11y-negative-contrast th,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,
body.pojo-a11y-negative-contrast time,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,
body.pojo-a11y-negative-contrast tr,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,
body.pojo-a11y-negative-contrast tt,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,
body.pojo-a11y-negative-contrast u,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,
body.pojo-a11y-negative-contrast ul,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,
body.pojo-a11y-negative-contrast var,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,
body.pojo-a11y-negative-contrast a span,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,
body.pojo-a11y-negative-contrast strong,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong {
  color: yellow !important
}

body.pojo-a11y-negative-contrast button,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,
body.pojo-a11y-negative-contrast input,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,
body.pojo-a11y-negative-contrast textarea,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,
body.pojo-a11y-negative-contrast select,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,
body.pojo-a11y-negative-contrast table,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,
body.pojo-a11y-negative-contrast td,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,
body.pojo-a11y-negative-contrast th,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,
body.pojo-a11y-negative-contrast tr,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,
body.pojo-a11y-negative-contrast tt,
body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt {
  border: 1px solid #ffffff !important
}

body.pojo-a11y-negative-contrast div#gmap,
body.pojo-a11y-negative-contrast div#gmap * {
  background: initial !important
}

body.pojo-a11y-light-background,
body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link) {
  background: #fff !important;
  color: #000 !important
}

body.pojo-a11y-light-background div#gmap,
body.pojo-a11y-light-background div#gmap * {
  background: initial !important
}

body.pojo-a11y-readable-font,
body.pojo-a11y-readable-font *:not(i):not(span) {
  font-family: Verdana, Arial, Helvetica, sans-serif !important
}


.website-counter {
  margin: 0 auto;
  padding: 5px 5px 25px 5px;
  width: fit-content;
  display: inline-flex;
}

.website-counter h4 {
  margin: 0 auto;
  padding: 5px;
  width: fit-content;
  background: transparent;
  border-bottom: 0px;
  font-size: 14px;
  font-weight: 600;
}


.website-counter img {
max-width: 100%;
width: 80%;
}



.website-update {
  margin: 0 auto;
  padding: 5px 5px 25px 5px;
  width: fit-content;
  display: inline-flex;
}

.website-update h4 {
  margin: 0 0px 0 auto;
  padding: 5px;
  width: fit-content;
  background: transparent;
  border-bottom: 0px;
  font-size: 14px;
  font-weight: 600;
}

.website-update #date-year
{
  font-size: 14px;
  font-weight: 600;
  padding: 2px;
}

@media screen and (max-width:768px) {
  .website-counter h4 {
    width: 100%;
  }

  .website-update h4 {
    width: 100%;
  }


  .website-update {
    padding: 5px 5px 0px 5px;
    display: block;
}

.website-counter {
  padding: 5px 5px 25px 5px;
  display: block;
}


}