
                .corporate9-alt_slider {
  background-color: #fafafa;
}

.corporate9-alt_slider .owl-carousel {
  aspect-ratio: 255/89;
}

.corporate9-alt_slider .text-color-dark, .corporate9-alt_slider .text-dark {
  color: #212529 !important;
}

.corporate9-alt_slider .owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-next, .corporate9-alt_slider .owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-prev {
  color: var(--bsx-color-primary) !important;
}

.corporate9-alt_slider .owl-dot.active {
  pointer-events: none;
}

.corporate9-alt_slider .main-slider-text {
  line-height: 60px;
}

.corporate9-alt_slider h2 {
  font-weight: 700;
  margin-bottom: 1rem !important;
}

.corporate9-alt_slider p {
  font-size: 1.2em !important;
  opacity: 0.9 !important;
}
                .classic_inset-description{

}
.classic_inset-description .bg-color-primary, .classic_inset-description .bg-primary {
    background-color: #0088CC !important;
}
.classic_inset-description .home-intro{
margin-bottom: 0;
}
.classic_inset-description .home-intro {background-color: hsl(260, 83%, 45%) !important;}
                .paqarriz2-alt_description-section{

}
.paqarriz2-alt_description-section .about-section {
  padding: 55px 0 70px;
  background: #f8f8f8;
}
.paqarriz2-alt_description-section .title-section h2 {
  color: #222222;
  font-size: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  margin: 0;
  letter-spacing: normal;
}
.paqarriz2-alt_description-section .title-section.white h2 {
  color: #ffffff;
}
.paqarriz2-alt_description-section .about-section img {
  width: 100%;
}
.paqarriz2-alt_description-section a.button-one {
  color: #ffffff;
  background: transparent;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 48px;
  line-height: 1.1;
  letter-spacing: 2px;
}
.paqarriz2-alt_description-section a.button-one {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 8px 20px;
}
.paqarriz2-alt_description-section a.button-one:hover {
  background: #ffffff;
  border: 2px solid #ffffff;
  color: var(--bsx-color-primary);
}
.paqarriz2-alt_description-section .about-section a:hover {
  text-decoration: none;
}
                .classic_products-preview {
  background: #fbfbfb
}
.classic_products-preview a:hover {
    text-decoration: none;
}
.classic_products-preview .featured-products-section {
    padding-top: 3rem;
    padding-bottom: 1rem;
}
.classic_products-preview .new-products-section {
    padding-top: 1rem;
}
.classic_products-preview h2, .classic_products-preview .h2 {
    font-size: 3rem;
    line-height: 1.5;
}
.classic_products-preview .section-title {
    text-transform: uppercase;
    font-size: 1.2rem;
    color: #222529;
    font-weight: 700;
}
.classic_products-preview .heading-border {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    margin: 0 -8px;
}
.classic_products-preview .heading-border.section-title {
    margin: 0 -2rem 1.8rem;
}
.classic_products-preview .heading-border::before, .classic_products-preview .heading-border::after {
    content: '';
    margin: 0 8px;
    flex: 1;
    -ms-flex: 1;
    height: 0;
    border-top: 1px solid rgba(0,0,0,0.08);
}
.classic_products-preview .heading-border.section-title::before, .classic_products-preview .heading-border.section-title::after {
    margin: 0 2rem;
}
.classic_products-preview .products-slider > .owl-stage-outer {
    margin: -10px -20px;
    padding: 10px 20px;
}
.classic_products-preview .new-products-slider > .owl-stage-outer {
    margin: -10px -20px;
    padding: 10px 20px;
    justify-content: center;
}
.classic_products-preview .new-products-slider.lessProducts > .owl-stage-outer {
    display: flex;
}
.classic_products-preview .product-default {
    color: #777;
}
.classic_products-preview .product-default figure {
    margin-bottom: 0.5rem;
    position: relative;
}
.classic_products-preview .product-default a {
    color: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.classic_products-preview .product-default figure img {
    transition: all .5s;
    height: auto;
}
.classic_products-preview .product-default figure img:last-child {
    right: 0;
    top: 0;
    left: 0;
}
.classic_products-preview .product-default figure img:first-child {
    opacity: 1;
    position: relative;
}
.classic_products-preview .product-default .label-group {
    position: absolute;
    top: .8rem;
    left: .8rem;
}
.classic_products-preview .product-default .product-label {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 5px 11px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
}
.classic_products-preview .product-default .product-label.label-hot {
    background-color: #62b959;
}
.classic_products-preview .product-default .product-label.label-sale {
    background-color: #e27c7c;
}
.classic_products-preview .product-default .product-details {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -ms-flex-pack: center;
}
.classic_products-preview .product-default .category-list {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.7;
    opacity: .8;
    text-transform: uppercase;
}
.classic_products-preview .product-category {
    margin-bottom: 2rem;
    position: relative;
    font-size: 0.7rem;
}
.classic_products-preview .product-default .product-title {
    max-width: 100%;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.35;
    letter-spacing: .005rem;
    margin-bottom: .62rem;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: none;
}
.classic_products-preview .ratings-container {
    line-height: 1;
    margin: 0 0 10px 1px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
.classic_products-preview .ratings-container .product-ratings, .classic_products-preview .ratings-container .ratings {
    position: relative;
    display: inline-block;
    font-size: 11px;
    letter-spacing: .1rem;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
}
.classic_products-preview .ratings-container .product-ratings {
    height: 11px;
}
.classic_products-preview .ratings-container .ratings {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
}
.classic_products-preview .ratings-container .ratings::before {
    content: "";
    color: #6a6a6d;
}
.classic_products-preview .product-default .tooltiptext {
    visibility: hidden;
    position: absolute;
    background-color: #333;
    color: #fff;
    font-weight: 400;
    letter-spacing: .01rem;
    text-align: center;
    padding: 1rem .7rem;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
}
.classic_products-preview .tooltip-top::after {
    content: "";
    position: absolute;
    top: 96%;
    left: 50%;
    margin-left: -6px;
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}
.classic_products-preview .price-box {
    margin-bottom: 0.8rem;
    font-weight: 600;
    line-height: 1;
}
.classic_products-preview .old-price {
    text-decoration: line-through;
    font-size: 0.8rem;
    letter-spacing: .005rem;
    color: #999;
    margin-right: 3px;
}
.classic_products-preview .product-price {
    color: #222529;
    font-size: 1.1rem;
    line-height: .8;
}
.classic_products-preview .product-price-small {
    color: #222529;
    font-size: small;
    line-height: .8;
}
.classic_products-preview .product-default .product-action {
    color: #333;
    text-align: center;
}
.classic_products-preview .custom-products .product-default .product-action {
    margin-bottom: 1.5rem;
}
.classic_products-preview .product-default .btn-add-cart {
    background: #fff;
    color: #333;
    border: 1px solid #ddd;
    padding: 0 1rem;
    font-size: 0.8rem;
    font-weight: 600;
    font-family: Poppins,sans-serif;
    line-height: 34px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    transition: all .25s ease;
}
.classic_products-preview .custom-products .product-default .btn-add-cart {
    padding: 0 1.2rem;
}
.classic_products-preview .new-products-section .custom-products .product-default .btn-add-cart {
    padding: 0;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 1rem;
    display: inline-block;
}
.classic_products-preview .custom-products .product-default .responsive-cart-icon .btn-add-cart {
    padding: 0;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 1rem;
    display: inline-block;
}
.classic_products-preview .new-products-section .custom-products .product-default .btn-add-cart i{
    margin-right: 1px;
}
.classic_products-preview .custom-products .product-default .responsive-cart-icon .btn-add-cart i{
    margin-right: 1px;
}
.classic_products-preview .custom-products .product-default .btn-add-cart:disabled, .classic_products-preview .custom-products .product-default .btn-add-cart.disabled {
    opacity: 0.5;
}
.classic_products-preview .product-default .btn-icon-wish, .classic_products-preview .product-default .btn-quickview {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 2px;
    width: 36px;
    height: 36px;
    font-size: 1.1rem;
    text-align: center;
    opacity: 0;
    transition: all .25s ease;
    transform: translateX(200%);
}
.classic_products-preview .product-default .btn-quickview {
    font-size: 1rem;
    transform: translateX(-200%);
}
.classic_products-preview .custom-products .product-default .btn-add-cart, .classic_products-preview .custom-products .product-default .btn-icon-wish, .classic_products-preview .custom-products .product-default .btn-quickview {
    border: 1px solid #f4f4f4;
    background: #f4f4f4;
    color: #6f6e6b;
    line-height: 34px;
}
.classic_products-preview .category-link{
  display: block;
  max-width: 100%;
}
.classic_products-preview .category-image{
  max-width: 100%;
}
.classic_products-preview .ratings-container .product-ratings::before {
    content: "";
    color: rgba(0,0,0,0.16);
}
.classic_products-preview .custom-products .product-default:hover .btn-add-cart{
  background: #2b2b2d;
  border-color: #2b2b2d;
  color: #fff;
}
.classic_products-preview .product-default:hover .product-action a{
  transform: translateX(0);
  opacity: 1;
}
.classic_products-preview ul.pagination-list {
 margin: 0;
 padding: 0;
 margin-bottom: 40px;
 text-align: center;
}
.classic_products-preview ul.pagination-list li {
 display: inline-block;
}
.classic_products-preview ul.pagination-list li a {
 display: inline-block;
 text-decoration: none;
 transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -webkit-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 font-size: 13px;
 font-weight: 700;
 padding: 8px 13px;
 text-transform: uppercase;
}
.classic_products-preview ul.pagination-list li a.prev-pag,
.classic_products-preview ul.pagination-list li a.next-pag {
 font-weight: 700;
}
.classic_products-preview ul.pagination-list li a.prev-pag i {
 margin-right: 7px;
}
.classic_products-preview ul.pagination-list li a.next-pag i {
 margin-left: 7px;
}
.classic_products-preview ul.pagination-list li a:hover,
.classic_products-preview ul.pagination-list li a.active {
 color: #ffffff;
}
.classic_products-preview .products-slider.owl-carousel {
  margin-bottom: 0;
}
.classic_products-preview .products-slider.owl-carousel .owl-nav {
  top: 33%;
}
.classic_products-preview .new-products-slider.owl-carousel .owl-nav {
  top: 30%;
}
.classic_products-preview .owl-carousel .owl-nav span {
  display: none;
}
.classic_products-preview .owl-carousel.show-nav-hover .owl-nav button.owl-prev {
  left: -50px;
}
.classic_products-preview .owl-carousel.show-nav-hover .owl-nav button.owl-next {
  right: -50px;
}
.classic_products-preview .responsive-cart-icon{
  display: none;
}
.classic_products-preview .badge + .badge {
  margin-top: 5px;
  display: block;
  width: fit-content;
}

@media (max-width: 1199px) {
  .classic_products-preview .owl-carousel.show-nav-hover .owl-nav button.owl-prev {
    left: -40px;
  }
  .classic_products-preview .owl-carousel.show-nav-hover .owl-nav button.owl-next {
    right: -40px;
  }
  .classic_products-preview .products-slider.owl-carousel .owl-nav {
    top: 35%;
  }
  .classic_products-preview .new-products-slider.owl-carousel .owl-nav {
    top: 30%;
  }
  .classic_products-preview .responsive-cart-btn{
    display: none;
  }
  .classic_products-preview .responsive-cart-icon{
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .classic_products-preview .owl-carousel.show-nav-hover .owl-nav button.owl-prev {
    left: -30px;
  }
  .classic_products-preview .owl-carousel.show-nav-hover .owl-nav button.owl-next {
    right: -30px;
  }
  .classic_products-preview .products-slider.owl-carousel .owl-nav {
    top: 35%;
  }
  .classic_products-preview .new-products-slider.owl-carousel .owl-nav {
    top: 32%;
  }
}
@media (max-width: 767px) {
  .classic_products-preview .owl-carousel.show-nav-hover .owl-nav button.owl-prev {
    left: -30px;
  }
  .classic_products-preview .owl-carousel.show-nav-hover .owl-nav button.owl-next {
    right: -30px;
  }
  .classic_products-preview .products-slider.owl-carousel .owl-nav {
    top: 32%;
  }
  .classic_products-preview .new-products-slider.owl-carousel .owl-nav {
    top: 29%;
  }
}
@media (max-width: 576px) {
  .classic_products-preview .owl-carousel.show-nav-hover .owl-nav button.owl-prev {
    left: 0px;
  }
  .classic_products-preview .owl-carousel.show-nav-hover .owl-nav button.owl-next {
    right: 0px;
  }
  .classic_products-preview .products-slider.owl-carousel .owl-nav {
    top: 36%;
  }
  .classic_products-preview .new-products-slider.owl-carousel .owl-nav {
    top: 32%;
  }
}
.classic_products-preview .owl-carousel.show-nav-hover:hover .owl-nav {
    opacity: 1;
}
.classic_products-preview .owl-theme .owl-nav [class*="owl-"]:hover{
  background: none;
  color: #222529;
}
.classic_products-preview .owl-carousel .owl-nav button.owl-prev::before, .classic_products-preview .owl-carousel .owl-nav button.owl-next::before{
  font-size: 1rem;
}
@media (max-width: 992px) {
  .classic_products-preview .product-default .product-action a{
    opacity: 1;
    transform: translateX(0);
  }
  .classic_products-preview .owl-carousel .owl-nav {
      opacity: 1;
  }
}
.classic_products-preview .all-products-slider{
  justify-content: center;
}
.classic_products-preview .pagination-list .bsx-text-primary:hover, .classic_products-preview .pagination-list .bsx-text-primary.active{
  color: white !important;
}
.classic_products-preview{
margin-bottom: 2rem;
}
.classic_products-preview .featured-products-section{
padding-top: 4rem;
padding-bottom: 2rem;
}
                .classic_description-section{

}
.classic_description-section a {
    color: #0088CC;
}
.classic_description-section .bg-color-dark, .classic_description-section .bg-dark {
    background-color: #212529 !important;
}
.classic_description-section .home-concept strong {
    color: #0088CC;
}
.classic_description-section .home-concept .process-image{
  background: transparent url(/assets/themes/classic/img/home-concept-item.png) no-repeat 0 0;
}
.classic_description-section .home-concept .project-image{
  padding-bottom: 130px;
  background: transparent url(/assets/themes/classic/img/home-concept-item.png) no-repeat 100% 0;
}
.classic_description-section .home-concept{
  background: transparent url(/assets/themes/classic/img/home-concept.png) no-repeat center 0;
}
.classic_description-section .home-concept .sun{
  background: transparent url(/assets/themes/classic/img/home-concept-icons.png) no-repeat 0 0;
}
.classic_description-section .home-concept .cloud{
  background: transparent url(/assets/themes/classic/img/home-concept-icons.png) no-repeat 100% 0;
}
.classic_description-section .word-rotator.slide .word-rotator-words{
  vertical-align: middle;
}
@media (max-width: 991px) {
  .classic_description-section .home-concept{
    background: none;
  }
  .classic_description-section .home-concept .project-image{
    background: none;
  }
}
.classic_description-section .home-concept strong{
  font-family: "Shadows Into Light Two", Poppins, Arial, sans-serif;
}

                  .basic-version-container_classic_icons-section{

}
.basic-version-container_classic_icons-section .text-color-dark, .basic-version-container_classic_icons-section .text-dark{
  color: #212529 !important;
}
.basic-version-container_classic_icons-section .text-color-primary, .basic-version-container_classic_icons-section .text-primary {
    color: #47648b !important;
}
.basic-version-container_classic_icons-section .accordion .card-header a {
    padding: 10px 10px;
    display: flex;
    align-content: center;
}
.basic-version-container_classic_icons-section .feature-box-style-2 .feature-box-icon .animated-icon{
  background-repeat: no-repeat;
  width: 45px;
  height: 42px;
  background-size: cover !important;
  margin-right: 0px;
}
.basic-version-container_classic_icons-section .feature-box-style-2:hover .feature-box-icon .animated-icon{
  -webkit-animation-name: fading;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
  width: 45px;
  height: 43px;
  background-size: cover !important;
}
.basic-version-container_classic_icons-section .animated-icon-extended{
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  background-size: cover !important;
  display: inline-block;
}
.basic-version-container_classic_icons-section .feature-box .feature-box-icon{
  padding: 0;
}
.basic-version-container_classic_icons-section .icons-first-title{
  line-height: 42px;
  margin: 0 0 32px 0;
  color: #212529;
  letter-spacing: -.05em;
  text-transform: none;
}
@-webkit-keyframes fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1
  }
}

                .classic_gallery{

}
.classic_gallery .bg-color-primary, .classic_gallery .bg-primary {
    background-color: #08c !important;
}
.classic_gallery .word-rotator.slide .word-rotator-words {
    vertical-align: middle;
}

                .shop-notice_inset-description {

}
.shop-notice_inset-description .text-color-light, .shop-notice_inset-description .text-light {
    color: #FFF !important;
}
.shop-notice_inset-description .btn-primary-scale-2 {
    background-color: #006699;
    border-color: #006699 #006699 #004466;
    color: #FFF;
}
.shop-notice_inset-description .notice-top-bar .notice-top-bar-close{
  z-index: 1 !important;
}

                  .page-careers_simplified_extended-section-list{

}
.page-careers_simplified_extended-section-list .accordion .card-header a {
    color: #08c;
}
.page-careers_simplified_extended-section-list .btn-dark {
    background-color: #212529;
    border-color: #212529 #212529 #0a0c0d;
    color: #fff;
}
.page-careers_simplified_extended-section-list .toggle-primary.toggle-simple .toggle > label::after, .page-careers_simplified_extended-section-list .toggle-primary.toggle-simple .toggle > .toggle-title::after {
    background-color: #08c;
}
.page-careers_simplified_extended-section-list i{
  font-size: 14px;
  padding-right: 7px;
}
.page-careers_simplified_extended-section-list .remove-before .toggle > .toggle-title::before{
  content: '' !important;
}
.page-careers_simplified_extended-section-list .remove-before .toggle > .toggle-title{
  padding-left: 0;
}
.page-careers_simplified_extended-section-list .accordion > .card{
  overflow: initial;
}
.page-careers_simplified_extended-section-list .accordion-toggle{
  position: relative;
}
.page-careers_simplified_extended-section-list .accordion-toggle::before{
  position: absolute;
  backface-visibility: hidden;
  transition: transform 0.3s, top 0.3s;
  transform-origin: 35%;
  border: 0;
  left: -25px;
  right: auto;
  margin-top: 0;
  top: 10px;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  z-index: 2;
  color: #212529;
  font-size: 11px;
  width: auto;
  height: auto;
  transform: none;
  content: "\f054";
  transition: transform 0.3s;
  transform: rotate(90deg);
}
.page-careers_simplified_extended-section-list .accordion-toggle.collapsed::before{
  transform: rotate(0deg);
}
.page-careers_simplified_extended-section-list .accordion-toggle.hide-arrow::before{
  content: '';
}
.page-careers_simplified_extended-section-list .accordion .img-box{
  padding-bottom: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-careers_simplified_extended-section-list .accordion img{
  max-width: 100%;
}
.page-careers_simplified_extended-section-list .card-body .float-right{
  float: right;
}
.page-careers_simplified_extended-section-list .card-body .card-content{
  text-align: justify;
}
.page-careers_simplified_extended-section-list .section-title {
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #222529;
  font-weight: 700;
  line-height: 1.5;
}
.page-careers_simplified_extended-section-list .heading-border {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  margin: 0 -8px;
}
.page-careers_simplified_extended-section-list .heading-border.section-title {
  margin: 0 -2rem 1.8rem;
}
.page-careers_simplified_extended-section-list .heading-border::before, .page-careers_simplified_extended-section-list .heading-border::after {
  content: '';
  margin: 0 8px;
  flex: 1;
  -ms-flex: 1;
  height: 0;
  border-top: 1px solid rgba(0,0,0,0.08);
}
.page-careers_simplified_extended-section-list .heading-border.section-title::before, .page-careers_simplified_extended-section-list .heading-border.section-title::after {
  margin: 0 2rem;
}
@media (max-width: 767px) {
  .page-careers_simplified_extended-section-list .card-body .float-right{
    float: left;
  }
  .page-careers_simplified_extended-section-list .card-body .btn-modern{
    width: 100%;
  }
}

                .cleaning_cards{

}
.cleaning_cards .customLineAnimation {
    -webkit-animation-name: customLineAnimation;
    animation-name: customLineAnimation;
}
.cleaning_cards h3{
  line-height: 40px;
}
.cleaning_cards .custom-line {
    display: inline-block;
    width: 50px;
    border-bottom: 3px solid #ccc;
}
.cleaning_cards .custom-font-secondary {
    font-family: roboto slab,serif !important;
}
.cleaning_cards .owl-carousel {
  display: block;
  opacity: 0;
}
@media (min-width: 1200px) {
  .cleaning_cards .custom-carousel-box-shadow-1::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65%;
    height: 0;
    box-shadow: 0 0 110px 180px rgba(0,0,0,.07);
    transform: translate3d(-50%,-50%,0);
    z-index: 0;
  }
  .cleaning_cards .custom-carousel-box-shadow-1 {
    position: relative;
  }
  .cleaning_cards .owl-carousel.owl-loaded {
    opacity: 1;
  }
}
.cleaning_cards .custom-card-style-1 {
    border: 2px solid transparent;
    transition: ease border 300ms;
}
.cleaning_cards .custom-card-style-1 .custom-card-style-1-image-wrapper img {
    transform: translate3d(5px,-5px,0);
    transition: ease transform 300ms;
}
.cleaning_cards .custom-card-style-1 .custom-card-style-1-title, .custom-card-style-1 .custom-card-style-1-link {
    transition: ease color 300ms;
}
.cleaning_cards .custom-card-style-1:hover .custom-card-style-1-image-wrapper img {
    transform: translate3d(0,0,0);
}
.cleaning_cards .owl-carousel.nav-arrows-1 .owl-nav .owl-prev, .cleaning_cards .owl-carousel.nav-arrows-1 .owl-nav .owl-next{
  color: var(--bsx-color-primary);
}
.cleaning_cards .owl-theme .owl-nav [class*="owl-"]:hover{
  color: var(--bsx-color-secondary);
}
.cleaning_cards .owl-theme .owl-nav [class*="owl-"]:disabled{
  color: inherit;
}
.cleaning_cards .owl-carousel .owl-stage {
  display: flex;
  align-content: stretch;
}
.cleaning_cards .owl-carousel .custom-card-style-1 {
  height: 100%;
}
.cleaning_cards .owl-carousel .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .cleaning_cards .owl-carousel {
    opacity: 1;
  }
}

@-webkit-keyframes customLineAnimation {
 0% {
  width:0;
  opacity:1
 }
 100% {
  width:50px;
  opacity:1
 }
}
@keyframes customLineAnimation {
 0% {
  width:0;
  opacity:1
 }
 100% {
  width:50px;
  opacity:1
 }
}

                .classic_blog-preview-opinions{

}
.classic_blog-preview-opinions a {
    color: #08c;
}
.classic_blog-preview-opinions a:hover {
    color: #0099e6;
}
.classic_blog-preview-opinions a:active {
    color: #0099e6;
}
.classic_blog-preview-opinions .recent-posts .date .day, article.post .post-date .day {
    color: #08c;
}
.classic_blog-preview-opinions .recent-posts .date .month, article.post .post-date .month {
    background-color: #08c;
}
.classic_blog-preview-opinions .owl-carousel .owl-dots{
    text-align: left;
    padding-left: 15px;
}
.classic_blog-preview-opinions .testimonial{
    margin-bottom: 0;
}
.classic_blog-preview-opinions .owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #0074ad;
}
.classic_blog-preview-opinions .testimonial-primary blockquote {
    background: #0099e6;
}
.classic_blog-preview-opinions .testimonial-primary .testimonial-arrow-down {
    border-top-color: #0099e6;
}
.classic_blog-preview-opinions .text-color-dark, html .text-dark {
  color: #212529 !important;
}
.classic_blog-preview-opinions .blog-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.classic_blog-preview-opinions .blog-desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

                .custom_popup-element {
  position: fixed;
  top: 0;
  z-index: 2000;
  width: 100vw;
  height: 100vh;
}
.custom_popup-element a:hover {
  opacity: 1;
}
.custom_popup-element .popup-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
  z-index: 2001;
}
.custom_popup-element .popup-content {
  aspect-ratio: 2/1;
  height: auto;
  position: relative;
}
.custom_popup-element #popup-box-back {
  background: rgba(0,0,0,.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.custom_popup-element .popup-close-icon {
  position: absolute;
  top: -15px;
  right: -15px;
  color: #fff;
  font-size: 17px;
  cursor: pointer;
}
.custom_popup-element .popup-img {
  max-width: 100vw;
}