.line {
    float: left;
    width: 50px;
    margin: auto;
    height: 2px;
}

.text_center {
    text-align: center;
}

/*.text_lowercase {
    text-transform: lowercase;
}*/

.logo-sirikhun-top-menu {
    z-index: 1;
    width: auto !important;
    position: absolute;
   /* top: -10px;*/
    height: 60px !important;
}


