body
{
    background-color: #eceff7;
    font-family:Tahoma;
}
.header
{
width: auto;

    position: relative;
    z-index: 10;
    margin: 0 auto;
    }
.logo>a>img
{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.logo
{
    height: 100px;
}.logo>a
{
    height: 100%;
    width:100%;
    display: block;
}
.container>.navbar-collapse
{
    padding: 0px;
}
.navbar-inverse {
    background: #289b7c;
    border: navajowhite;
    border-radius: 0;
}
.nav>li>a>span
  {  font-size: 13px;
    line-height: 31px;
}
.nav>li>a>i {
    font-size: 22px;
    line-height: 31px;
    }
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    transition: 0.2s all;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.nav>li>a {
    font-weight: bold;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover
{
    background-color: #e9f4fd;
    color: #289b7c;
}
.navbar-inverse .navbar-nav > li > a:hover {
       background-color: #e9f4fd;
    color: #289b7c;
    }
    #imaginary_container{
    margin-top:13px; /* Don't copy this */
}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.container{
    padding:0px;
}
.list-new
{
    /* border: 1px solid #e5e5e5;*/
}

.group-title
{
        margin: 0;
    padding: 3px 6px;
    /* background: #289b7c; */
    /* color: white; */
    border-bottom: 2px solid #289b7c;
    color: #289b7c;
    font-size: 22px;
    margin-top: 20px;
}
.i-Thumb
{
    height: 200px;
    width: 100%;
}
.i-Thumb>img
{
    height: 100%;
    width: 100%;
    object-fit:contain;
    
}
.paddingleft250 {
    padding-left: 250px;
}
.container>.navbar-header
{
    margin-left: 0px;
}
.list-product
{
    padding-top: 20px;
    display: inline-block;
}
.content>h5
{
    color: #222;
    text-decoration: none;
}
.content>h5:hover 
{
    color: #ff7519;
    text-decoration: none;
}
.list-product>a
{
    text-decoration: none;
    height: 290px;
}
.content>h5
{
    font-size: 16px;
    line-height: 21px; 
    margin-bottom: 0px;
    max-height: 42px;
    overflow: hidden;
}
.content>p
{
    font-size: 15px;
    color:#868686;
}
.content>p>b
{
    font-size: 15px;
    color: #ff7519;
}
.right-widget
{
    width: 240px;
    float: left;
    margin-right: 5px;
}
.title-right-box
{
    margin: 0px;
    padding: 10px;
    background: #289b7c;
    font-size: 22px;
    color: #fff;
}
.b-profile
{
    margin-top: 5px;
    
}
.b-profile .info
{
    border: 1px solid #e5e5e5;
    padding: 10px;
}
.info>span
{
    width: 100%; display: block;
}
.b-category
{
    margin-top: 10px;
}
.list-category
{
    padding: 10px;
    border: 1px solid #e5e5e5;

}
.list-category .headerbar>a
{
    color: #289b7c;
}
.list-category .headerbar>a>span ,ul.submenu>li>a>span
{
    color: #ff7519;
}
.list-category .headerbar>a:hover, ul.submenu>li>a:hover
{
    text-decoration: none;
    color: #ff7519;
}
ul.submenu>li
{
    list-style: none;
   
}
ul.submenu>li>a{
     color: #289b7c;
}
ul.submenu>li:before
{
     font: normal normal normal 14px/1 FontAwesome;
     content: "\f105";
        margin-right: 5px;
}

.list-category .headerbar>a:before
{
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f107";
        margin-right: 5px;
}
.b-events
{
    margin-top: 10px;
    
}
.list-news{
    padding: 10px;
    border:  1px solid #e5e5e5;
}
.list-news>ul
{
    padding: 0px;
}
.list-news>ul>li
{
    list-style: none;
    margin-bottom: 10px;
    color: #289b7c;
}
.list-news>ul>li>a .i-Thumb{
    height: 60px;
    width: 60px;
    float: left;
    margin-right: 5px;
}
.list-news>ul>li>a .i-Thumb>img
{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.list-news>ul>li>a:hover
{
    text-decoration: none;
    color: #ff7519;
}
.list-news>ul>li>a
{
    color: #289b7c;
    font-weight: 600;
    font-size: 12px;
}
.boxNewsDetail
{
    padding: 20px;
}
.company-profile
{
    padding: 20px;
}
.titleM
{
    font-weight: 600;
        background: #e5e5e5;
    padding: 6px;
}
tr>td:first-child
{
    border-right: 1px solid #e5e5e5;
}
.company-profile .item
{
    width: 100%;
    float: left;
}
.btn-contact
{
        color: #fff;
    background-color: #ff7519;
    border-color: transparent;
}
.list-product
{
    width: 100%;
}
#footer
{
    padding: 10px;
    background: #289b7c;
    text-align: center;
    color: #fff;
    padding-bottom: 0px;
}
.tr-ali>a
{
    color: #fff;
    padding: 0 10px;
}
@media (max-width: 768px)
{
    .paddingleft250
    {
        padding-left: 0px !important;
        float: left;
    }
    .navbar-inverse .navbar-collapse
    {
        width: 100%;
        margin-left: 10px;
    }
    .b-profile
{
    margin-top: 10px;
}
    .right-widget
{
    float: left;
    width: 100%;  
}

}

#imaginary_container ul.dropdown-menu {
    height: auto;
    padding: 0;
}
.carousel-control {
    width: 70px;
}

.i-Thumb:hover img {
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
}

.i-Thumb {
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  }
#imaginary_container ul.dropdown-menu {
    width: 100px !important;
    padding: 0;
    min-width: 100px !important;
}
@media (min-width: 320px) {
    input#keyword_booth {
        width: 220px;
    }
}
input#keyword_booth {
    width: 314px;
    float: right;
    position: absolute;
    right: 41px;
    top: 0;
}
#myCarousel img {
    width: 100%;
}