.testimonial-static {
    padding: 3rem 0 !important;
    background-color: var(--box_bg_2);
}

.software-product {
    background-color: var(--box_bg_2);
    background-image: url(/image/design/patterns/patt-01.png);
    background-size: 150px;
    background-repeat: repeat-x;
    background-blend-mode: multiply;
    background-position: center;
}

.hardware-product {
    background-color: var(--box_bg_2);
    background-image: url(/image/design/patterns/patt-01.png);
    background-size: 150px;
    background-repeat: repeat-x;
    background-blend-mode: multiply;
    background-position: center;
}

.first-contact {
    padding: 0;
    padding-top: 8rem !important;
}

.typeheader-22 .header-bottom {
	margin-bottom: 2rem;
}

.top-site-banner img {
    height: 48px !important;
    border-radius:0 !important;
    object-fit: cover;
}

.module_description {
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
}

.swiper-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
}
/*===========================================================================================================*/

@media (min-width: 992px) {
    #content > .container, 
    #content > .container-fluid {
        margin: 0 auto;
    	margin-bottom: 4rem;
    	padding: 0;
    }       
}

@media (max-width: 991px) {
    .testimonial-static {
        padding: 2rem 0 !important;
    }    
    
    #content  > .container > *, 
    #content  > .container > .row,
    #content  > .container-fluid > * {
        margin-bottom: var(--margin);
    } 
    
    .home-services .main-service.custom_item .item {
        padding: 10px 5px;
    }    
    .main-service .item span {
        font-size: 1.4rem;
    }
    .custom_item .item{
        flex-direction:column;
        margin-right:0 !important;
    }
    .main-service .sv-title {
        font-size: 12px;
        margin: 5px 0 0 0;
        text-align:center;
    }
    .main-service {
        padding: 0;
    }
    .main-service .item img {
        width: 36px;
        height: 36px;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    #content .so-page-builder > .container > .row, #content .so-page-builder > .container-fluid > .row {
    	padding: 0;
    	margin: 0 0 15px 0;
    }
}


@media (max-width: 991px) {
    #content .so-page-builder > .container > .row, 
    #content .so-page-builder > .container-fluid > .row {
    	padding: 0;
    	margin: 0 0 15px 0;
    }
    .container-fluid:has(.top-site-brand) {
        margin-bottom:0;
    }
    #mainpage-section-1 {
        border-radius: 0 !important;
    }
    .products-list {
        padding: 0 2rem !important;
    }    
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu {
	border-radius: 1.8rem;
}

/*=================================== | Shod Gallery CTA | =========================================*/
/* ---------------- CTA 1 ---------------- */
.cta-one {
    display: flex;
    background-color: var(--primary_1);
    box-shadow: var(--box-shadow-1);
    text-align: center;
    padding: 0;
    margin: 0 -20px;
}

.cta-one .module {
    height: 100%;
    font-size: 22px;
    display: flex;
    align-items: center;
    text-align: right;
    position: relative;
    margin: 0 auto;
    background-image: url(/image/design/patterns/home/cta/cta-pattern-1.png);
    background-size: 570px;
    background-repeat: repeat-x;
    background-position: center center;
    background-blend-mode: hard-light;
}

.cta-one .cta-svg {
    width: 4rem;
    height: 4rem;
    margin: 0 2rem;
    color: var(--primary_2);
}

.cta-one .cta-header {
    color: var(--primary_2);
    font-size: 36px;
    font-weight: bold;
    text-shadow: 0px 2px #0b003d;
    line-height: 46px;
}

.cta-one img {
    height: 400px;
}

.cta-one a {
    font-size: 16px;
    color: #fff !important;
    border-radius: var(--border-radius_2);
    justify-content: center;
    display: inline-flex;
    align-items: center;
    flex-direction: column;
}

.cta-one .cta-w {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

/* ---------------- CTA 2 ---------------- */
.cta-two .module {
    padding: 4rem 0 7rem;
}

.cta-two .modtitle {

}

.cta-two .btn_show_more {
    margin: 0 auto;
    width: 160px;
    text-align: center;
    font-size: 18px;
}

.cta-two .brand_name {
    font-size: 7rem;
    font-weight: bold;
}

.cta-two .cta_2-hedding {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    position: relative;
    top: 4rem;
    font-size: 16px;
    line-height: 3rem;
}

.cta-two .cta_2-hedding > * {
    z-index: 1;
}

.cta-two .cta_2-hedding:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -90px;
    background-image: url(/image/catalog/logo/shod-brand.svg);
    background-size: 550px;
    background-repeat: no-repeat;
    background-position: top -136px right -117px;
    opacity: 0.15;
    transform: rotate(10deg);
}

.cta-two .cta_2-banners {
    display: flex;
    justify-content: end;
    gap: var(--margin);
}

.cta-two .cta_2-banners img {
    width: 201px;
    max-height: 360px;
    object-fit: cover;
    border-radius: var(--border-radius_1);
}

.cta-two .cta_2-banners img:first-child {
    position: relative;
    top: -4rem;
}

.cta-two .cta_2-banners img:nth-child(even) {
    top: 7rem;
    position: relative;
}

/*=================================== | Newsletter | =========================================*/

.newsletter-footer21 {
    background-image: url(/image/design/patterns/fyLea4.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: var(--primary_1);
    background-blend-mode: soft-light;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 280px;
}

.newsletter-footer21 .newsletter {
	background-color: transparent !important;
}

.newsletter-footer21 .title-block {
    display: flex;
    justify-content: center;
}

.newsletter-footer21 .newsleter-heading {
    font-size: 32px;
    font-weight: bold;
    color: var(--text-color-dark-1);
    text-align: center;
    margin-bottom: var(--margin);
}

.newsletter-footer21 .newsletter .title-block .page-heading{
	color: #000000;
	font-size: 2rem;
	line-height: 20px;
	margin-top: 1.2rem;
	display: flex;
	text-transform: capitalize;
	padding-bottom: 0px;
	align-items: center;
}

.newsletter-footer21 .newsletter .title-block .promotext {
	color: #2b2b2b;
}

.newsletter-footer21 .newsletter .block_content {

}

.newsletter-footer21 .newsletter .block_content form.signup {
	display: block;
	margin-top: 11px;
}

.newsletter-footer21 .newsletter .block_content form.signup .form-group {
    position: relative;
    display: flex;
}

.newsletter-footer21 .newsletter .block_content form.signup .form-group .input-box {
	background-color: #fff;
	vertical-align: top;
	padding-left: 40px;
	border-radius: 0px;
}

.newsletter-footer21 .newsletter .block_content form.signup .form-group .subcribe {
	position: absolute;
	top: 2px;
	left: 4px;
}

.newsletter-footer21 .newsletter .block_content form.signup .form-group #txtemail {
    height: 60px;
    line-height: 41px;
    width: 100%;
    border-radius: var(--border-radius_1);
    font-size: 16px;
    border: 4px solid var(--text-color-light-0);
    background-color: #ffffff00;
    color: var(--text-color-light-0);
    margin-left: 1rem;
}

.newsletter-footer21 .newsletter .block_content form.signup .form-group #txtemail::placeholder {
    text-align: right;
    color: #ffffff7a;
}

.newsletter-footer21 .send-mail button {
    border-radius: var(--border-radius_1);
    font-size: 18px;
    color: #ffffff !important;
    border: 4px solid var(--text-color-light-0);
    width: 150px;
    background: unset;
}

.newsletter-footer21 .send-mail button:hover {
    background: unset;
    color: var(--button_text_1);  
}

/*=================================== | Shod Gallery custom styles | =========================================*/

.slider-side-vertical > *:first-child {
    margin-bottom: var(--margin);
}

.slider-side-vertical > * {
    height: 200px;
}

.banner-style1.banners > * {
    height: 199px;
}

.newest.extraslider-template-1 .modtitle-2,
.best-seller.extraslider-template-1 .modtitle-2 { 
    font-size: 16px;
    font-weight: bold;
    color: var(--primary_1);
    text-align: center;
    line-height: 2rem;
    justify-content: start;
    width: 100%;
}

.best-seller .swiper-pagination {
    justify-content: end;
    margin: 0;
}

.best-seller .products-list{
    height: 402px;
    padding-top: 7rem;
}

.newest .products-list {
    padding-top: 63px;
    height: 380px;
}

.newest .swiper-pagination {
    justify-content: end;
    width: 50%;
}

.bc_card_section .card_image_wrapper img {
    width: 90px;
    height: 90px;    
}

.bc_card_section .card_image_wrapper {
    top: -6rem;
}