#lightBoxContainer1 {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 99999999;
    display: none;
}

.light1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;

}

.lightBox1 {
    background-color: #fff;
    border-radius: 8px;
    z-index: 99999999999999;
    padding: 10px;
    margin: 10px;
    overflow: hidden;

}

.lightBox1 .form-group {
    margin: 10px 0px !important;
    text-align: right !important;
}

.divclose {
    right: 5px;
    top: 0px;
    width: 5px;
    height: 5px;
    padding: 10px;
    /* height: 5px; */
}





@media (min-width:280px) and (max-width:820px) {
    #lightBoxContainer1 .w-25 {
        width: 100% !important;
    }

    #lightBoxContainer1 .w-50 {
        width: 100% !important;
    }

    #lightBoxContainer1 .w-75 {
        width: 100% !important;
    }

    .btn {
        margin: 10px auto;
    }
}
.modal iframe{
    width: 100%;
    min-height: 340px;
}
[dir=rtl] .modal-header .close{
    margin:-1rem auto -1rem -1rem ;
}
[dir=rtl] .alert{
    text-align: right;
}
.meter--ranger {
    width: 100%;
    border: solid 3px #fff;
    border-radius: 8px;
    -webkit-appearance: none;
}
.d-none{
    display: none;
}
  .col-sm-12.col-12.d-flex.flex-column img
        {
            margin: auto;
        }
        .secMawsouqCopmpany .carousel-item
        {
            height: 200px;
            overflow: hidden;
            padding: 10px;
        }
        .secMawsouqCopmpany .carousel-inner{
            min-height: 140px;
        }
 .secCounter .col-md-4{
    overflow: hidden !important; 
 }
 
 .secAlkadamat .col-md-4
{
    margin: 20px auto;
}

 @media (min-width:280px) and (max-width:600px){

    h4 
    {
        font-size: 25px !important;
    }
    .secMawsouqCopmpany h4 
    {
        font-size:18px !important;
    }

    .secCounter {
    min-height: 450px !important;
    margin: 10px 0px;
    width: 100%;
  overflow-x: hidden;
  }
}



.secAlkadamat .col-md-4
{
    margin: 20px auto !important;
}

