/*!
Theme Name: larson child
Theme URI: https://bslthemes.site/larson/
Author: beshleyua
Author URI: https://themeforest.net/user/beshleyua
Description: Larson - Architecture WordPress Theme
Version: 1.1.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: larson
Text Domain: larson-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

body .partners__list {
    justify-content: flex-start;
}
body .partners__item img {
    filter: grayscale(0); 
}
body .partners__item img:hover {
    filter: grayscale(1);
}
body .webpage__statistics.statistics.aos-init.aos-animate {
    padding: 0;
}

.services__title {
    font-size: 48px;
    line-height: 69px;
    margin-bottom: 40px;
}

.article__feedback {
    margin-top: 0px;
}

.services__left {
    align-self: center;
}

.header.darkbg {
    background: #000;transition: all .8s ease-in-out;
}

/************** menu mode **************/
.navigation__item:after{
    content: "";
    width: 0%;
    height: 2px;
    background: #fff;
    display: block;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
.navigation__item:hover::after{
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    display: block; 
}
.current_page_itemnavigation__item:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
}
.navigation__link:hover, .navigation__link:focus {
    color: #fff;
}

.footer__column-menu li{display: flex;}
.footer__column-menu li a{
    display: flex;flex-direction: column;
}
.footer__column-menu li a:hover {
    color: #fff;
}
.footer__column-menu li a:after{
    content: "";
    width: 0%;
    height: 2px;
    background: #fff;
    display: block;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
.footer__column-menu li a:hover::after{
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    display: block; 
}
/*******************************/
.statistics__item-value {
    background: #fff;
    padding: 2px 10px;
    border-radius: 3px;
    color: #000;
}
.services__title span span {
    color: #000000;
    background: #fff;
    padding: 3px 10px;
    border-radius: 3px;
}
#pp-nav ul li a.active span {
    background-color: black;
    transition: background-color 0.3s ease;
    border: 2px solid #fff;
    border-color: #fff !important;
}
.swiper-pagination-bullet-active {
    background-color: transparent;
    border: 2px solid;
}
/*******************************/
.filter__item:after {
    content: "";
    width: 0%;
    height: 2px;
    background: #fff;
    display: block;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    margin-top: 3px;
}
.filter__item--active:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    margin-top: 3px;
}
/********************************/
ul.card__social.social .social__link {
    color: #000;
}

a.header__phone:after {
    display: block;content: "";
    background: #fff;height: 2px;width: 0%;
    transition: all .2s ease-in-out;
    margin-top: 3px;
}
a.header__phone:hover:after {
    width: 100%;
}

.header--white .social__link:hover,.social--white .social__link:hover {
    transform: scale(1.5);
}
/*******************************/
.slider-parallax__slide .slide{
    filter: brightness(0.4);
    -webkit-filter: brightness(0.4);
    -moz-filter: brightness(0.4);
}

/******************************/
.preloader > img {
    max-height: 250px;
}
.preloader {
    align-items: center;
}
.logo_img img{
    height: 80px;
}
.logo_img img{
    min-height: 80px;
    max-height: 80px;
    width: auto;
}
/******************************/
.article__filter {
    max-width: none;
    display: flex;
    justify-content: center;
    scrollbar-color: #dddddd #000;
    justify-content: center;
}
.article__filter .inner {
    display: flex;overflow-x: auto;
    justify-content: flex-start;padding-bottom: 10px;
}
.article__filter button.filter__item {
    min-width: fit-content;
}
.projects-slider__item {
    max-height: 600px;
}
/*****************************/

.no_animation {
    background: #000;
    padding: 5px 15px;
}
.service-card__left{
    flex-wrap: wrap;
}
.service-card__right img {
    max-height: 400px;margin: 0 auto;
    width: auto;
}
.service-card__inner{
    align-items: center;
}
body .service-card__left .num{
    left: 0;
}
body .services-list__item+.services-list__item {
    margin-top: 20px;
}

/*******************/
body .footer__inner {
    padding-top: 40px;
    padding-bottom: 40px;
}
/**********************/
.card_mobile {
    position: absolute;top: 0;left: 0;display: none;
    flex-direction: column;width: 100%;
    height: 100%;padding: 30px;background: transparent;
    transition: background-color 0.5s ease;
}

/* .card:hover .card_mobile,
.card:focus .card_mobile{
    display: none;
} */

@media screen and (min-width: 1024px) and (max-width: 1600px){
    .about_home .services__title{margin-bottom: 0;}
    .about_home .services__item-title {margin-bottom: 0px;}
    .about_home .services__item {margin: 0 27px 0px;}
    .about_home h5 {margin: 5px 0px;}
    .about_home .webpage__statistics {margin-top: 25px;}
    .about_home .services__wrapper{padding-top: 0;}
    .about_home .statistics__item-value{font-size: 40px;}
}


@media (min-width: 1200px){
.article {
    padding: 75px 0 0 0;
}
.swiper-pagination {
    margin-top: 50px;
}
}

@media (max-width: 1200px){
    .projects-slider__item {
        max-height: 500px;
    }
}

@media (max-width: 1024px){
    .projects-slider__item {
        height: 375px;
        max-height: 375px;
    }
    .projects-slider__item a{height: 100%;    display: flex;
        justify-content: center;}
    .projects-slider__item a img{height: 100%;width: auto;max-width: none;}
}

@media (max-width: 768px){
    body .service-card__inner {
        padding-bottom: 75px;
    }
}


@media (max-width: 575px){
.elementor-widget-larson-parallax-team .slider-parallax__slide-wrap {
    padding: 50px 15px;
    top: auto;
    bottom: 10%;
    transform: none;
    width: 100%;
    left: 0;
}
.elementor-widget-larson-parallax-team .slider-parallax__text{
    display: none;
}

.card:hover .card__content,
.card:focus .card__content,
.card__content{
    display: none;
}
.projects-masonry__item .card__image img {height: 350px;}
.card_mobile{display: flex;align-items: center;justify-content: center;}
.card_title{margin-bottom: 5px;margin-top: 0;font-weight: 500;}
.card_location{margin-bottom: 10px;}
span.card_footer_link {
padding: 8px 10px;border: 1px solid #fff;margin-bottom: 10px;
    display: flex;align-items: center;gap: 8px;border-radius: 5px;
}
    .card--masonry .card__image {
        opacity: .8;
    }

}

@media (max-width: 480px){
    .projects-slider__item {
        height: 300px;
        max-height: 300px;
    }

    /* .card--masonry .card__heading, .card--carousel .card__heading {
        visibility: visible;
        padding: 10px 10px;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        border-radius: 5px;
        bottom: 35%;
    } */

    /* .card:hover .card__heading,
    .card:focus .card__heading,
    .card--carousel:hover .card__heading,
    .card--carousel:focus .card__heading{
        padding: 0;
        background: transparent;
        border-radius: 0px;
        text-align: left;
    } */

}