/** smoothness Theme **/
body {

}

#rc-web-header {

}

#rc-left-header-area {

}

#rc-left-header-area img {

}

#rc-right-header-area {

}

#rc-right-header-area img {

}

.lang-switch img {
width: 24px !important;
height: auto !important;
margin-left: 6px;
border-radius: 4px;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
transition: 0.2s;
}

.lang-switch img:hover {
transform: scale(1.15);
}