.flag {
    width: 80px; /* Prilagodi veličinu zastava */
    height: auto;
    float: left;
    margin-right: 15px;
    border-radius: 5px;
}
.testi-box {
    background: #4CAE48;
    color: white;
}
.testi-box_profile {
padding-top: 25px;
border-top: 1px solid white;
min-height: 145px;
}
.testi-box_profile .testi-box_name {
margin-bottom: 5px;
margin-top: -0.35em;
font-size: 22px;
font-weight: 700;
color: #F9F9F9;
transition: 0.4s;
}
.testi-box_text {
    padding-bottom: 15px;  
}
.testi-box_profile .testi-box_desig {
color: #FFF;
}
.sticky-wrapper.sticky {
    z-index: 1040; 
    }
    .modal {
z-index: 1060 !important;
}
.bg-modal-half-t {
    background-color: #040000db;
}
.cent-msg-wrap {
    border: 1px solid #014401;
  border-radius: 11px;
}
.cent-msg {
    color: white;
    font-size: 1.3rem;
}
.border-on-green {
    background: #ff6c00;
}

.header-layout1 .main-menu {
  margin-left: 0px;
}