* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

:focus {
    outline: 0;
}

a:focus {
    outline: 0;
}

.contact-sec .form-inner {
    margin-top: 15px;
}

.contact-sec .form-inner .wpcf7-form-control {
    padding: 16px 26px;
    border-radius: 6px;
    font-size: 18px;
    line-height: 26px;
    border: 0;
}

.contact-sec .form-inner input.wpcf7-submit {
    width: 100%;
    background-color: #000000 !important;
    background-image: none !important;
    text-transform: none;
}

.contact-sec .form-inner input.wpcf7-submit:hover {
    background-image: none;
}

.contact-sec form span.wpcf7-not-valid-tip {
    color: white;
}

.contact-sec form .wpcf7-response-output {
    padding: 0;
    margin: 0;
    text-align: center;
    border: 0;
    color: #ffffff;
}

.contact-sec form span.wpcf7-spinner {
    margin-top: 5px;
}

.contact-sec .form-inner:first-child .wpcf7-form-control {
    padding: 16px 26px 30px 26px;
}

.footer-logos .swiper-slide img {
    max-width: 250px;
    max-height: 200px;
}

.home-banner .swiper-pagination .swiper-pagination-bullet {
    border: 5px solid #ffffff;
    border-radius: 50%;
}

.home-banner .swiper-pagination {
    display: flex;
    justify-content: flex-end;
    padding: 0 70px 50px 0;
}

.info-box .elementor-widget-image-box .elementor-image-box-img {
    position: relative;
    z-index: 1;
}

.info-box .elementor-widget-image-box .elementor-image-box-img::after {
    content: "";
    position: absolute;
    top: 26px;
    left: 0;
    width: 350px;
    height: 3px;
    background-color: #dee3ff;
    z-index: -1;
}

.info-box .elementor-image-box-wrapper {
    overflow: hidden;
}

.info-box .elementor-image-box-content {
    border: 3px solid #e5e5e5;
    border-radius: 6px;
    padding: 20px;
    width: calc(100% - 30px) !important;
    position: relative;
    min-height: 180px;
}

.info-box .elementor-image-box-content::before {
    content: "";
    position: absolute;
    top: -26px;
    left: 15px;
    border-width: 12px;
    border-style: solid;
    border-color: transparent transparent #ddd transparent;
}

.info-box .elementor-image-box-content::after {
    content: "";
    position: absolute;
    top: -20px;
    left: 17px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.img-info figure.elementor-image-box-img img {
    width: 100%;
}

h3 {
    word-break: break-word;
    /* word-break: break-all; */
}

header nav>ul ul.sub-menu li a {
    border: 0 !important;
}

header nav>ul li.current-menu-parent.current_page_parent>a {
    color: #3e45fa !important;
}

header nav>ul li.current-menu-parent.current_page_parent>a svg {
    fill: #3e45fa;
}

.about-img h3 {
    min-height: 100px;
}

.content-part h4 {
    margin: 18px 0 8px 0;
}

.content-part ul {
    padding: 0 0 10px 30px;
}

.content-part ul li {
    margin-bottom: 5px;
}

.catalog .elementor-widget-image a {
    height: 100%;
}

.catalog .elementor-widget-image {
    overflow: hidden;
}

.catalog .elementor-widget-image a:hover img {
    transform: scale(1.08);
}

.catalog .elementor-widget-image a img {
    transition: all 0.3s;
}

.img-info .elementor-image-box-content p {
    word-break: break-word;
}

.home-banner .swiper-wrapper {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 100%;
    align-items: stretch;
}

.home-banner .swiper-slide {
    height: auto !important;
}

.home-banner .swiper-slide figure.swiper-slide-inner {
    height: 100%;
}

.home-banner .swiper-slide figure.swiper-slide-inner img.swiper-slide-image {
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 768px) {
    header ul.elementor-nav-menu li.desk-tab-hide {
        display: none;
    }

    .info-box .elementor-widget-image-box:last-child .elementor-image-box-img::after {
        width: 0;
        height: 0;
    }

    header nav>ul.elementor-nav-menu>li.current_page_item>a {
        color: #3e45fa !important;
    }
}

@media screen and (min-width: 1025px) {
    header nav>ul ul.sub-menu {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    header ul.elementor-nav-menu li.desk-hide {
        display: none;
    }

    header nav>ul>li li span.sub-arrow {
        margin-top: -13px !important;
    }
}

@media screen and (max-width: 1600px) {
    .footer-logos .swiper-slide img {
        max-width: 170px;
        max-height: 140px;
    }

    .about-img h3 {
        min-height: 110px;
    }
}

@media screen and (max-width: 1200px) {
    .home-banner .swiper-pagination .swiper-pagination-bullet {
        border: 3px solid #ffffff;
    }

    .info-box .elementor-image-box-content {
        padding: 15px;
        width: calc(100% - 15px) !important;
        min-height: 140px;
    }

    .footer-logos .swiper-slide img {
        max-width: 140px;
        max-height: 100px;
    }

    .contact-sec .form-inner:first-child .wpcf7-form-control,
    .contact-sec .form-inner .wpcf7-form-control {
        padding: 12px 20px;
        font-size: 16px;
        line-height: 24px;
    }

    .about-img h3 {
        min-height: 95px;
    }
}

@media screen and (max-width: 1024px) {
    header nav ul li a.highlighted span.sub-arrow svg {
        transform: rotate(180deg);
        margin-bottom: 3px;
    }

    header a.elementor-item-active span.sub-arrow svg,
    header a.highlighted svg {
        fill: #3e45fa;
    }

    header nav>ul.elementor-nav-menu {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .home-banner .swiper-pagination {
        padding: 0 50px 30px 0;
    }

    header .elementor-menu-toggle {
        padding: 0;
        background-color: transparent;
    }

    .about-img h3 {
        min-height: auto;
    }
}

@media screen and (max-width: 767px) {
    .info-box .elementor-image-box-content {
        width: 100% !important;
    }

    .home-banner .swiper-pagination {
        padding: 0 15px 20px 0;
    }

    .showroom-info,
    .showroom-info>div {
        display: block;
    }
	
	.hero-btn{
		display: flex;
   		align-items: end !important;
	}
}