.logo_a_costum img {
    max-width: 270px;
    padding: 10px 40px;
}

.delivery_card_costum {
    min-height: 155px;
}


.paralax_sec_custom {
    
}

.paralax_sec_custom_container {
    
}

.paralax_sec_custom h4 {

}

.paralax_sec_custom p {
    color: rgb(255, 255, 255) !important;
    font-size: 20px;
    font-weight: 600;
}

.paralax_sec_custom h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}

.paralex_text_div {
    width: 100%;
    
}

.card p {
    color: black;
    font-size: 18px;
}



.service_item_icon {
    color: rgb(0, 0, 0);
    font-size: 40px;
}

.delivery_process_sec div {
    height: 100% !important;
}

@media screen and (max-width:800px) {
    .paralax_sec_custom p, h4 {
        color: black !important;
    }

    .delivery_process_sec div {
        height: 100% !important;
    }

    .main_page_h1_costum_style {
        text-shadow: 0 100px #ffffff;
        
    }

    .costum_slide_colum {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media screen and (min-width:800px) {
    .main_page_h1_costum_style {
        text-shadow: 0 80px #ffffff;
        
    }

    .costum_slide_colum {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-left: 100px;
        margin-right: 100px;
    }
}

.costum_slide_colum {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.costum_slide_text {

}

.team-list-grid {

}

.team-list-grid div {

}



.pages_header_section {
    padding: 120px 0px !important;
}



.services_header_text {
    font-size: 50px !important;
    letter-spacing: 2px;
}

@media (min-width :992px) {
    
    .costum_active {
        background-color: #003279 !important;
        color: #ffffff !important;
        border-radius: 20px !important;
    }
    
    .header-nav-main-square li a:hover {
        background-color: #003279 !important;
        color: #ffffff !important;
        border-radius: 20px !important;
    }
    
}


.rotate-horizontal {
    transform: scaleX(-1) !important; /* Flips the SVG horizontally */
}



.whats-app {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 40px;
    background-color: #003279;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;;
    z-index: 100;
    left: 15px;
    padding-top: 14px;
}

.whats-app:hover {
    color: rgb(5, 197, 5);
}

.my-float {
    font-size: 40px;
}



