/** Translate Footer Start */
.language-style {
    // max-height: 300px;
    overflow-y: auto;
    overflow-x: auto;	
}

.language-style::-webkit-scrollbar-thumb {
    background-image: linear-gradient(180deg, #D0368A 0%, #708AD4 99%);
    box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
    border-radius: 0px;
}
.language-style::-webkit-scrollbar {
    width: 2px;
	height: 2px;
}

.list-group-item {
    padding: 0.75rem 1rem;
}

#language-list img{
	height: 15px;
	width: 20px;
	margin-right: 5px;
}

#nav-language img{
	height: 25px;
	width: 25px; 
}

#google_translate_element,.skiptranslate{
	display:none;
}
body{
	top:0!important;
}
.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important; 
    box-shadow: none !important;
}
#goog-gt-tt {
	display: none !important;
}
#goog-gt- {
	display: none !important;
}
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    background-color: transparent !important;
    border: none !important; 
    box-shadow: none !important;
}
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf, .VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
    display:none;	
}
/** Translate Footer End */