﻿#element1 {
    background-image: url('../../img/bg/why_bg_3.png');
    background-repeat: repeat;
    background-size: cover;
}


#element3 {
    /*    background-image: url('../../img/bg/testi_bg_1.jpg');*/
    /*    background-repeat: no-repeat;*/
    padding-top: 40px;
}

.btn-custom {
    background-color: #fff;
    color: #0E59F2;
}

.p-carousel.p-carousel-indicator.p-highlight::marker {
    display: none !important;
}


#testi-sec-2 {
    background-image: url('../../img/bg/testi_bg_3.jpg');
    background-repeat: no-repeat;
}

.box-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

#techno-box {
    
    display: flex !important;
    align-items: center !important;
    justify-content: start !important;
    flex-direction: column !important;
}

#client-box {
    height: 280px !important;
    max-height: 280px !important;
}

#tech-image {
    width: 150px;
    margin-top: 50px;
}

.testi-card {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
}

#guarantee-sec {
    background-image: url('../../img/bg/testi_bg_1.jpg');
    background-repeat: no-repeat;
}

.blog-img {
    height: 200px;
    overflow: hidden;
}

#element6 {
    /*    background-image: url("../../img/bg/testi_bg_1.jpg");*/
}


.box-text {
/*    // height: 5em*/
    /*overflow: hidden;*/
}
