#main-nav{
    text-transform: uppercase;
}
#sub-nav{
    text-transform: uppercase;
}
.sticky2{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}
#thumb-cat-list img{
    -webkit-box-shadow: 10px 10px 5px 0px rgba(176,174,176,1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(176,174,176,1);
    box-shadow: 10px 10px 5px 0px rgba(176,174,176,1);
}
.title-galler-pic{
    padding-top: 20px;
    padding-bottom: 20px;
}
.pagination .active a.pagecurrent{
    color: #ffffff;
    background-color: #96191D;
}
p{
    text-align: justify;
}
.i-system-right{
    padding-right: 20px!important;
}
.title-red{
    color: #96191D;
    font-size: 24px;
}
.lists-items-style1 p{
    text-align: center!important;
}
#slide-item-gallery .swiper-slide{
    height: 300px!important;
}
#slide-item-detail .swiper-button-prev{
    left: 0px;
}
.title-des p{
    text-transform: uppercase;
    text-align: center;
}
main .block-news-wrap .news-title-style1{
    text-align: center;
}
.w100 p{
    text-align: center;
}
.active_now {
    color: #cc1c13!important;
    text-decoration: none;
}

/** tuyen dung **/
#slidebar_tuyendung{
    margin-top: 20px;;
}
#slidebar_tuyendung ul.menu{
    list-style: none;
    margin-left: 20px;
}
#slidebar_tuyendung li{
    display: inline;
}
.button-more {
    background-color: #8b1f1f;
    border: 1px solid #7a1632;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}
.button-more:hover {
    background: #7a1632 none repeat scroll 0 0;
}
.display-none{
    display: none;
}


.myform {
    margin: 0 auto;
    padding: 14px;
    /*width: 100%;*/
}
#stylized {
    border: 1px dotted #8b1f1f;
}
#stylized h1 {
    font-size: 14px;
    font-weight: 700;
    margin: 0px;

}
#stylized p {
    border-bottom: 1px groove #8b1f1f;
    color: #666;
    font-size: 11px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
#stylized label {
    display: block;
    float: left;
    font-weight: 700;
    text-align: right;
    width: 30%;
}
#stylized .small {
    color: #666;
    display: block;
    font-size: 11px;
    font-weight: 400;
    text-align: right;
    width: 40%;
}
#stylized input {
    border: 1px dashed #8b1f1f;
    float: left;
    font-size: 12px;
    margin: 2px 0 20px 10px;
    padding: 4px 2px;
    width: 50%;
}
#stylized textarea {
    border: 1px dashed #8b1f1f;
    float: left;
    font-size: 12px;
    height: 100px;
    margin: 2px 0 20px 10px;
    padding: 4px 2px;
    width: 50%;
}
#stylized select {
    border: 1px dashed #8b1f1f;
    float: left;
    font-size: 12px;
    margin: 2px 0 20px 10px;
    padding: 4px 2px;
    width:50%;
}
#stylized button {
    background-color: #8b1f1f;
    clear: both;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    font-weight: 700;
    height: 31px;
    line-height: 31px;
    margin-left: 150px;
    text-align: center;
    width: 125px;
}
label.error {
    color: red;
    font-size: 10px;
    margin-left: 379px;
    margin-top: -13px;
    padding-bottom: 10px;
    position: relative;
}

/** search **/
nav#main-nav ul > li a{
    font-family: "SVN-Aleo Regular"!important;
    padding: 10px!important;
    font-weight: 500!important;
}
nav#main-nav ul > li.active a, nav#main-nav ul li:hover a {
    font-family: "SVN-Aleo Regular"!important;
}
main .single .single-content img{
    width: 100%!important;
}
.ads-img{
    width: 220px;
    height: 65px;
    border: none;
}
@media (max-width:480px)
{
    .ads-img{
        width: 100px;
        height: 31px;
        border: none;
    }
}
@media (max-width:600px)
{
    .ads-img{
        width: 110px;
        height: 34px;
        border: none;
    }
}
