.langs a.active{
    pointer-events: none;
}
.agree {
    display:none
}
.copyright {
    font-size: 14px;
    text-align: right;
    color: #919191;
}
.copyright a{
    color: #919191;
    text-decoration: none;
    
}

b{
	color: rgb(244, 111, 96);
	font-weight: 600;
}

.modal-sub-title b{
	font-weight: 500;
	font-size: 17px;
}