.lang_name {
    color: #d0b269;
    font-size: 20px;
}
.error{
    color: red;
    font-size: 20px;
}

.page_header::after ,.page_header::before{
    display: none;
}

.page-item.active .page-link{
    font-family: "Mulish", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    color: white;
    border: 1px solid #80B3FD;
    background-color:#80B3FD;
    border-radius: 4px;
}

.page-item.disabled .page-link ,.pagination li:last-child{
    font-family: "Mulish", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    color: var(--black-color);
    border: 1px solid #6E7A7A;
    border-radius: 4px;
}

.project_iso.section{
    padding-top: 60px;
}

.grecaptcha-badge{
    display: none !important;
}
.testi-content {
    text-align: center;
}


.testibox1 p , .testibox1 h3{
    color: #1a3761 !important;
    
}
.owl-item.active.center h3  , .owl-item.active.center p{
    color: #fff !important;
}
.testibox1:after , .testibox1:before {
     display:none !important;
}
.testibox1 h3   {
   
    margin-bottom: 20px;
}