/*blog*/
.blog_landing {
    background-image: url("../../images/syrcoslid.png");
    height: 500px;

    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative;
    display: flex;
    align-items: center;
    /* margin-top: 30px; */

}

.blog_landing .img_blog {
    position: absolute;
    top: 12px;
    right: 14%;
}

.blog_landing .hed {
    background-color: var(--main_site);
    width: fit-content;
}

.blog_landing .desc {
    color: var(--main_site);
    text-align: justify;
    max-width: 400px;

}

.blog_landing .btn {
    background-color: var(--sec_site);
    color: rgba(26, 48, 81, 1);
}

.blog_landing .img-box img {
    max-width: 100%;
    height: 649px;
    max-width: 100%;
}




.img-logo {
    background: var(--sec_site);
    padding: 14px;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    margin: auto;
    position: absolute;
    top: 2%;
    right: 16%;
}

.img-logo img {
    object-fit: contain;

}

.img-logo-color {
    position: absolute;
    top: 1%;
    left: 9%;
    width: 120px;
    height: 120px;
}

.img-logo-color img {
    object-fit: contain;

}

.par {
    width: 64%;
    text-align: justify;
}

.heading {
    top: 3%;
    left: 51%;
    position: absolute;
    width: 27%;
}

@media (max-width:1500px) {

    .blog_landing {
        background-image: url('../../images/syrcoslid.png');
        height: 335px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
        position: relative;
        display: flex;
        align-items: center;
        /* margin-top: 30px; */
    }

    .blog_landing .img-box img {
        height: 348px;
        max-width: 100%;
    }

    .img-logo {
        background: var(--sec_site);
        padding: 14px;
        border-radius: 50%;
        width: 90px;
        height: 90px;
        display: flex;
        justify-content: center;
        margin: auto;
        position: absolute;
        top: 4%;
        right: 5%;
    }


    .img-logo-color {
        position: absolute;
        top: 2%;
        left: 11%;
        width: 94px;
        height: 81px;
    }



}

@media (max-width:768px) {
    .blog_landing {
        background-image: unset;
        height: auto;
        background-color: var(--main_site);

        position: relative;
        display: flex;
        align-items: center;
        /* margin-top: 30px; */
    }

    .heading {
        /* top: 4%;
        left: 45%; */
        position: static;
        width: 100%;
        text-align: center;
        /* margin: -62px; */
        margin-top: 20px;
    }

    .img-logo {
        position: static;
    }

    .par {
        width: auto;
        text-align: justify;
        color: #fff;
    }


    .img-logo-color {
        position: absolute;
        top: 2%;
        left: 11%;
        width: 94px;
        height: 81px;
        display: none;
    }

    .blog_landing {
        margin: 130px 0px;
    }

}

@media (max-width:768px) {
    /* .img-logo {
        width: auto;
    }

    .blog_landing .img-box {
        max-width: 300px;
    }

    .blog_landing .hed {
        width: 100%;
        text-align: center;
    }

    .}

    .img-container {
        justify-content: center !important;
    } */
}

.landing_serv {
    position: relative;
    background-image: url("./../../images/syatcosection.webp");
    background-repeat: no-repeat;
    width: 100%;
    /* height: 900px; */
    min-height: 700px;
    background-size: 100% 100%;
}

.landing_serv .circles_row {
    position: absolute;
    left: 0;
    top: 22%;
    /* width: 9%; */
}

.landing_serv .circles_row .circ {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--main_site);
}

.landing_serv .circles_column {
    position: absolute;
    right: 20px;
    bottom: 17%;
}

.landing_serv .circles_column .circ {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--main_site);
}

.landing_serv .img_serv {
    background-color: var(--main_site);
    z-index: 1;
    border-radius: 15px;
    width: 50%;
}

.landing_serv .img_lines {
    height: 90px;
    right: 0;
    max-width: 54%;
    /* transform: scaleX(-1); */
    /* object-fit: contain; */
}

.landing_serv .img_sm {
    height: 137px;
    z-index: 1;
    width: 137px;
    object-fit: contain;
}

.landing_serv .hed {
    color: var(--main_site);
    width: 77%;
    text-align: center;
}

.landing_serv .hed_title {
    /* position: absolute; */
    top: 12%;
    right: 25%;
}

.landing_serv .serv_content {
    /* position: absolute; */
    /* width: 50%; */
    bottom: 51%;
    right: 18%;
}

.landing_serv .img_lg {
    max-height: 390px;
    left: 8%;
    width: 100%;
    /* max-width: 60%; */
    object-fit: cover;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}


@media (max-width:700px) {
    .landing_serv .img_serv {
        width: 100%;
    }

    /* .img-logo {
        width: auto;
    }

    .blog_landing .img-box {
        max-width: 300px;
    }

    .blog_landing .hed {
        width: 100%;
        text-align: center;
    }

    .}

    .img-container {
        justify-content: center !important;
    } */
}


.landing-about {
    position: relative;
    background-image: url('./../../images/bg-projects.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 10;
}

.landing-about .right-img {
    background-color: #3b683d;
    bottom: 0;
    left: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.landing-about .left-img {
    background-color: #3b683d;
    top: 0;
    right: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 50px;
    padding-left: 50px;
}

.landing-about .left-img img,
.landing-about .right-img img {
    width: 80px;
}

.landing-about .box-img img {
    width: 550px;
    height: 590;
    object-fit: contain;
}

.landing-about .text-box {
    padding: 20px;
    max-width: 600px;
    border-left: 3px solid #3b683d;
    border-radius: 3px;
}

.landing-about .head-ask {
    color: #1A3051;
}

@media (max-width:768px) {
    .row-contant {
        padding: 100px 0px;
    }
}

@media (max-width:567px) {
    .row-contant {
        flex-direction: column-reverse;
        padding: 0 0;
        position: relative;
        z-index: 10;

    }

    .landing-about .left-img img,
    .landing-about .right-img img,
    .landing-about .left-img,
    .landing-about .right-img {
        display: none;
    }

    .landing-about .text-box {
        padding: 0 10px;
        width: 100%;
    }
}


/* our-servies */
.our-servies {
    margin-top: -120px;
}

.our-servies .contant {
    background-color: #17a0c5;
}

.our-servies .contant-box {
    padding: 155px 0px;
}

.img-2 {
    bottom: 0px;
}

.img-1 {
    /* top: -108px; */
    top: 0;
}

.owl-stage-outer {
    direction: ltr;
}

.item .img-box {
    /* width: 400px; */
}

.item {
    padding: 20px;
    transition: .4s;
    cursor: pointer;
    overflow: hidden;
}

.item .text-contant {
    background: #fbfaf7de;
    padding: 12px;
    border-radius: 12px;
    bottom: -200px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: .4s;
}

.item:hover .text-contant {
    bottom: -45px;
}



.item .project-des {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow-y: clip;
    -webkit-box-orient: vertical;
}

@media (max-width:1024px) {
    .our-servies {
        /* margin-top: -120px; */
    }

    .our-servies .contant-box {
        padding: 200px 0px;
    }

    .our-servies {
        margin-top: -80px;
    }
}

@media (max-width:567px) {
    .our-servies .contant-box {
        padding: 100px 0px;
    }

    .item .text-contant {
        width: 100%;
        background: #fbfaf7de;
        padding: 12px;
        border-radius: 12px;
        bottom: -215px;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        transition: .4s;
    }
}




.product-card {
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    display: flex;
    background: #FFFFE5;
}

.product-card img {
    width: 50%;
    height: auto;
    border-radius: 5px;
    transform: scaleX(-1);
}

.product-card .title {
    font-weight: bold;
    margin-bottom: 10px;
}

.product-card .price {
    font-size: 18px;
    margin-bottom: 10px;
}

.product-card .discount {
    background-color: #f0f0f0;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
}

.product-card .button_shop {

    color: #F9A943;
    padding: 6px 25px;
    border: 2px solid #F9A943;
    border-radius: 35px;
    cursor: pointer;
    background-color: #FFFFE5;
}

.card1 {
    background: #EBF1FF;

}

.card1 .button_shop {

    color: #F9A943;
    padding: 6px 25px;
    border: 2px solid #F9A943;
    border-radius: 35px;
    cursor: pointer;
    background-color: #EBF1FF;
}

.green_card {
    background-color: green;
    position: relative;
}

.product_card {
    display: flex;
    justify-content: space-between;
    padding: 23px;


}

.productcard {
    color: white;
}

.nov {
    position: absolute;
    top: 31%;
    width: 561px;
    right: 7%;
}


.cardd {

    padding: 20px;
    margin-bottom: 20px;
}

.card-title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.card-text {
    font-size: 16px;
    color: black;
    line-height: 1.5;
}

.card-text2 {
    font-size: 16px;
    color: black;
    line-height: 1.5;
    text-align: center;
    margin-top: 20px;
}

.img-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.img-container img {

    object-fit: cover;
    border-radius: 10px;
}

.project-name {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background-color: #17a0c5;
    padding: 10px 20px;
    margin-bottom: 10px;
    text-align: center;
    width: 40%;
    margin: auto;
    display: flex;
    justify-content: center;
}

.arrow {
    font-size: 45px;
    color: #17a0c5;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}

.teamwork {
    border-left: 4px solid green;
    padding: 10px;
}

.months {
    position: absolute;
    top: 12%;
    left: 25%;
    color: white;
    font-weight: bold;
}

.project_name {
    background-color: #F0F0F0;
    padding-top: 28px;
    padding-bottom: 28px;
}


.card_titlee {
    font-size: 1.1rem;
    color: black;
    font-weight: bold;
}

.card-body {
    border-radius: 10px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
}

.badge {
    font-size: 0.9rem;
    padding: 5px 10px;
}

.btn-warningg {
    color: #F9A943;
    border: 1px solid #F9A943;
    border-radius: 25px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.col-md-5 .card:first-child {
    background-color: #FFFFE5;
}

.col-md-5 .card:nth-child(2) {
    background-color: #EBF1FF;
}

.shop_card {
    width: 265px;
}

.shop_card img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.shop-card {
    width: 210px;

}


.screen {
    position: relative;
    height: 250px;
}

.nov {
    position: absolute;
    width: 600px;
}

.deal {
    color: black;
}


@media (max-width:567px) {

    .screen {
        position: relative;
        height: 450px;
    }
}

.Our_services {
    color: rgb(67 159 54) !important;
    font-weight: bold;
}


.engineer_work {
    border-radius: 2.25rem !important;
}

.essential_services {
    color: black;
    font-weight: bold;
}


.title_box {
    background-color: #28a745;
    color: #ffffff;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.Speakers {
    padding-right: 20px;
    position: relative;
    margin-bottom: 12px;
    font-size: 16px;
}

.Speakers::before {
    content: '';
    position: absolute;
    left: -26px;
    top: 3px;
    width: 18px;
    height: 18px;
    background-color: #28a745;
}



@media (max-width:567px) {
    .engineer_work {
        margin-bottom: 30px;
    }

    .Speakers::before {
        content: '';
        position: absolute;
        left: 18px;
        top: 3px;
        width: 18px;
        height: 18px;
        background-color: #28a745;
    }
}


.call-to-action {
    background: linear-gradient(135deg, #1a305199, #1A3051);
    /* Adjust colors and angle as needed */
    background-size: cover;
    padding: 50px 0;
    margin-bottom: 20px;
}




.call-to-action h2 {
    font-size: 2.1rem;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 20px 15px;
    margin-bottom: 20px;
    position: relative;
    color: white;
    text-align: center;
}


.call-to-action p {
    font-size: 1.2rem;
    text-align: left !important;
}

.call-to-action img {
    max-width: 100%;
    /* height: 370px; */
}

.Delivery-Man {
    position: absolute;
    bottom: 0;
    right: 13%;
    text-align: right !important;
}

@media (max-width:567px) {
    .Delivery-Man {
        display: none;
    }
}

.double_layer {
    position: relative;
    width: 50%;

}

.double {
    width: 58%;
    height: 190px;
}

.call_now {
    position: absolute;
    top: 40%;
    left: 49%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.Delivery_Man {
    max-width: 100%;
    height: 417px;
}


.project-name:hover {
    color: green;
}

@media (max-width:567px) {
    .double_layer {
        position: relative;
        width: 100%;

    }

    .double {
        width: 100%;
        height: 190px;
    }

    .call_now {
        position: absolute;
        top: 38%;
        left: 49%;
        transform: translate(-50%, -50%);
        color: white;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }
}
