@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("../fonts/RobotoCondensed-Light.ttf") format('truetype');
}
@font-face {
    font-family: "Roboto Condensed";
    font-style: italic;
    font-weight: 300;
    src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url("../fonts/RobotoCondensed-LightItalic.ttf") format('truetype');
}

/* Normal */
@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url("../fonts/RobotoCondensed-Regular.ttf") format('truetype');
}
@font-face {
    font-family: "Roboto Condensed";
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url("../fonts/RobotoCondensed-Italic.ttf") format('truetype');
}

/* Bold */
@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("../fonts/RobotoCondensed-Bold.ttf") format('truetype');
}
@font-face {
    font-family: "Roboto Condensed";
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url("../fonts/RobotoCondensed-BoldItalic.ttf") format('truetype');
}
html, html a {
    text-rendering: optimizelegibility !important;
    margin: 0px;
    padding: 0px;
}
body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #333;
    margin: 0px;
    padding: 0px;
    background: #fff;
}
h2
{
    font-size: 20px;
}
a, a:hover{
    text-decoration: none;
}
a:hover
{
    color: #ff0000;
}
img 
{
    max-width: 100%;
    height: auto;
}
.margin-top-30
{
    clear: both;
    margin-top: 30px;
}
.margin-top-20
{
    clear: both;
    margin-top: 20px;
}
.wp50
{
	width: 50%;
	float: left;
}
.wp60
{
    width: 60%;
    float: left;
}
.wp40
{
    width: 40%;
    float: left;
}
.wp70
{
    width: 70%;
    float: left;
}
.wp30
{
    width: 30%;
    float: left;
}
.wp80
{
    width: 80%;
    float: left;
}
.wp20
{
    width: 20%;
    float: left;
}
.wp90
{
    width: 90%;
    float: left;
}
.wp10
{
    width: 10%;
    float: left;
}

.navbar-collapse
{
    padding: 0;
}
.menu-main 
{
   background: #00b050; 
}
.navbar {
    position: relative;
    min-height: 10px;
    margin-bottom: 0;
}

.navbar .nav > li
{
    position: relative;
    float: left;
}
.navbar .nav > li > a {
    padding: 10px 40px;
    line-height: auto;
    vertical-align: middle;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 18px;
    text-shadow: none;
    color: #fff;
    transition: border-color 1s ease;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    border-left: 1px solid #fff;
}
.navbar .nav > li:last-child > a
{
    border-right: 1px solid #fff;
}
.navbar .nav > li:hover> a, .navbar .nav > .current-menu-item > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background: #068d43;
    transition: border-color 1s ease;
}
.navbar .nav > li.menu-item-has-children > a::after {
    border-top: 5px solid #777;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    bottom: 17px;
    left: 50%;
    margin-left: -5px;
}
.navbar .nav .sub-menu
{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 250px;
    background: rgba(0,0,0,0.6);
    list-style: none;
    padding-left: 0;
    z-index: 9999;
}
.navbar .nav .sub-menu li a 
{
    display: block;
    padding: 7px 20px;
    color: #fff;
}
.navbar .nav .sub-menu li a:hover
{
    background: #222;
}
.navbar .nav li:hover .sub-menu
{
    display: block;
}
.nav-pills {
    margin-bottom: 30px;
    float: right;
}
.nav-pills > li > a {
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right:5px;
    padding-left:25px;
    padding-right:25px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
}
.nav-pills > li > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    background: none;
    color: #eeaa47;
    border: 1px solid #eeaa47;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar {
    border-radius:0;
    background:#FECE1A;
    color: #000;
}
.theme-default .nivoSlider
{
    box-shadow: none;
}
.theme-default .nivo-controlNav
{
    text-align: center;
}
#slider
{
    background: transparent url("../images/shadow1.png") no-repeat scroll center bottom;
    padding-bottom: 17px;
    margin-bottom: 10px;
    margin-top: 0;
    border: none;
    box-shadow: none;
}

.baogia .baogia_item {
    float: left;
    width: 33.33333%;
    padding: 120px 10px 30px 50px;
  
    line-height: 22px;
}
.baogia .icon1
{
    background: url("../images/icon3.png") no-repeat scroll center 10px;
}
.baogia .icon2
{
    background: url("../images/icon1.png") no-repeat scroll center 10px;
}
.baogia .icon3
{
    background: url("../images/icon2.png") no-repeat scroll center 10px;
}
.baogia
{
    overflow: hidden;
}
.baogia .baogia_item h2.title {
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 0;
}
.baogia .baogia_item h2.title a 
{
    color: #3e4095;
}
.baogia .baogia_item h2.title a:hover
{
    color: #3ca20a;
}
.baogia_item .readmore
{
    color: #fff;
}
.readmore
{
    color: #ff0000;
    float: right;
}
.readmore:hover
{
    color: #00b050;
}

.aboutus 
{
    margin-top: 20px;
}
.aboutus a 
{
    display: block;
}
.aboutus a img 
{
    width: 100%;
}
h3.title
{
    margin-top: 0;
   
    padding-bottom: 7px;
}
h3.title span 
{
    background: #00b050;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 20px;
    display: block;
    position: relative;
}
h3.title span::after {
    border-top: 15px solid #00b050;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -5px;
}
.post_news h2 a 
{
    font-size: 18px;
    color: #000;
}
.post_news h2
{
    margin: 3px 0;
}
.post_news .descr
{
    padding-left: 5px;
}
.aboutus .info_ab
{
    padding-bottom: 10px;
}
.aboutus .info_ab h1
{
    margin-top: 0px;
    font-size: 30px;
    text-transform: uppercase;
    color: #ff0000;
}
a 
{
    color: #000;
}
.aboutus .info_ab span 
{
    color: #3ca20a;
}
.aboutus .info_ab p 
{
    margin-bottom: 5px;
}
.aboutus .duan
{
    padding: 5px;
    background: #fff;
}
.aboutus .duan .vert
{
    height: 307px;
}
.aboutus .duan .vert .simply-scroll-clip
{
    height: 307px;
}

.catnews
{
    margin-top: 20px;    
}
.catnews h3.title
{
    text-align: center;
    float: left;    
    margin-bottom: 0;
}
.catnews ul.listcat 
{
    list-style: none;
    float: left;
    padding-left: 15px;
    margin-bottom: 0;
}
.catnews ul.listcat li 
{
    float: left;
}
.catnews ul.listcat li a 
{
    padding: 10px 20px;
    color: #030303;
    font-size: 16px;
    line-height: 40px;
}
.catnews ul.listcat li a:hover 
{
    color: #00b050;
}

.catnews .itemcates
{
    overflow: hidden;
    background: #fff;
    padding: 15px;
    border-top: 3px solid #00b050;
}

.catnews .itemcates .item h3
{
    margin-top: 10px;
    text-align: center;   
}
.catnews .itemcates .item h3 a 
{
    font-size: 15px;
    font-weight: bold;
    color: #3e4095;   
    text-transform: uppercase;
}

.catnews .itemcates .items .item h3 a:hover
{    
    color: #00b050;   
}
.catnews .itemcates .items .item p 
{
    text-align: justify;
}
.catnews .itemcates .items_list
{
    list-style: none;
    margin-left: 15px;
    border-left: 1px solid #ccc;
    padding-left: 0;    
}
.catnews .itemcates .items_list .item h3 
{
    margin-top: 0;
    text-align: left;
}
.catnews .itemcates .items_list li
{
    overflow: hidden;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
}
.catnews .itemcates .items_list li:last-child
{
    border: none;
}
.catnews .itemcates .items_list li .wp70
{
    padding-left: 15px;
}
.gallery
{
    margin-right: 15px;
}
.trangtri
{
    margin-left: 15px;
}
.trangtri .lSSlideOuter.vertical .lSAction > .lSPrev
{
    top: auto;
    left: auto;
    right: 0px;
    bottom: 0;
}
.trangtri .lSSlideOuter.vertical .lSAction > .lSNext
{
    top: auto;
    left: auto;
    right: 31px;
    bottom: 0;
}
.trangtri ul 
{
    list-style: none;
    padding-left: 0;
}
.catnews .trangtri ul h3 
{
    margin-top: 0;
    text-align: left;
    margin-top: 0;
}
.catnews .trangtri .wp80
{
    padding-left: 10px;
    text-align: justify;
}
.catnews .trangtri .list_news_trangtri li
{

}
.catnews .trangtri ul h3 a 
{
    font-weight: bold;
    color: #0f0f0f;
    font-size: 16px;
}
.catnews .trangtri ul h3 a:hover 
{
    color: #00b050;
}
.catnews .trangtri ul li p 
{
    text-align: justify;
}

.footer
{
    color: #fff;
    padding: 20px 0 10px;
    background: #00b050
}
.footer h2 
{
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-family: "Roboto Condensed";
}
.footer h3
{
    font-size: 18px;
} 
.copyright
{    
    background: #00a650;
    padding: 10px 0;
}
.contact_footer .form-control
{
    margin: 5px;
    width: 98%;
    border-radius: 0;
}
.contact_footer textarea.form-control
{
    height: 100px;
}
.contact_footer .btn
{
    color: #00b050;
    border: 1px solid #fff;
    border-radius: 0;
    margin-left: 5px;
}
.copyright p 
{
    margin-bottom: 0;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}
.footer .col-md-11
{
    padding-left: 50px;
    padding-top: 10px;
}
.menu-footer
{
    list-style: square;
    padding-left: 20px;
}
.menu-footer li a 
{
    display: block;
    padding: 7px 0;
    color: #fff;
    font-size: 16px;
}
#menu_tag 
{
    list-style: none;
    padding-left: 0;
}
#menu_tag li 
{
    float: left;
}
#menu_tag li a 
{
    white-space: inherit;
    display: block;
    padding: 4px 8px;
    color: #fff;
    font-size: 13px;
    border: 1px solid #dbd8d9;
    margin-bottom: 3px;
    margin-right: 3px;
}
.wrap-main
{
    margin-top: 20px;
}
.content-main
{
    background: #fff;
    padding: 0;
    overflow: hidden;
}
.breadcum a
{
    color: #494949;
    font-size: 13px;
}
.breadcum a:hover
{
    color: #00b050;
}
.breadcum
{
    text-transform: uppercase;
    font-size: 13px;
    color: #00b050;
}
.breadcum span
{
    color: #fff;
}
.breadcum .tamgiac {
    width: 0px;
    height: 0px;
    border-top: 14px solid transparent;
    border-left: 14px solid;
    border-bottom: 14px solid transparent;
    background: none !important;
    padding: 0 !important;
}
.breadcum span
{
    display: block;
    float: left;
}
.breadcum a 
{
    display: block;
    float: left;
    color: #fff;
}
.breadcum a:hover span
{
    color: #00b050;
}
.breadcum .link_home span
{
    background-color: #068d43;
    padding: 5px 10px;
}
.breadcum .link_home .tamgiac
{
    border-left: 14px solid #068d43;
}
.breadcum .level1, .breadcum .level2, .breadcum .level3
{
    margin-left: -15px;
}
.breadcum .link_home
{
    position: relative;
    z-index: 11;
    border-left: 2px solid #3e4095;
}
.breadcum .level1
{
    position: relative;
    z-index: 10;
}
.breadcum .level2
{
    position: relative;
    z-index: 9;
}
.breadcum .level3
{
    position: relative;
    z-index: 8;
}
.breadcum .level1 span
{
    background-color: #00a650;
    padding: 5px 10px;
    padding-left: 25px;
}
.breadcum .level1 .tamgiac
{
    border-left: 14px solid #00a650;
}
.breadcum .level2 span
{
    background-color: #00a650;
    padding: 5px 10px;
    padding-left: 25px;
}
.breadcum .level2 .tamgiac
{
    border-left: 14px solid #00a650;
}
.breadcum .level3 span
{
    background-color: #00b050;
    padding: 5px 10px;
    padding-left: 25px;
}
.breadcum .level3 .tamgiac
{
    border-left: 14px solid #00b050;
}
.breadcum p 
{
    clear: both;
}
.items_list
{
    list-style: none;
    padding-left: 0;
}

.ttt
{
    font-family: "Roboto Condensed";
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 15px;
    color: #000;
}
.span_fl
{
    overflow: hidden;
    border-bottom: 1px solid #00b050;
}
.span_fl span 
{
    float: left;
}
.ttt:after
{
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 200px;
    height: 1px;
    background-color: #00b050;
    content: "";
}

.widget
{
    overflow: hidden;
    margin-bottom: 30px;
}
.widget .title
{
    text-align: center;
}
.widget .nd 
{
    overflow: hidden;
    padding: 10px;
    background: #fff;
    border: 1px solid #00b050;
}
.widget ul
{
    list-style: none;
    padding-left: 0;
}
#news_list h3
{
    margin-top: 0px;
    text-align: justify;
    padding-left: 5px;   
    line-height: 14px;
}
#news_list h3 a 
{
    font-size: 13px;
    font-weight: bold;
    color: #000;   
    text-transform: none;
}
#news_list h3 a:hover
{
    color: #3e4095;  
}
#news_list li 
{
    overflow: hidden;
    margin-bottom: 10px;
}
#news_list h3 a:hover
{    
    color: #00b050;   
}
#news_list p 
{
    text-align: justify;
}
#list_tv
{
    list-style: none;
}
#list_tv li 
{
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 15px;
}
#list_tv li a
{
    color: #00b8f1;
    font-weight: bold;
    display: block;
    text-align: center;
}
#list_tv li a img 
{
    width: 24px;
}
#list_tv li p 
{
    margin-bottom: 0;
}
.content-main .items
{
    border-top: 3px solid #00b050;
}
.content-main .items .item
{
    margin-bottom: 20px;
    overflow: hidden;
    margin-top: 10px;
}
.content-main .items .item h3
{
    margin-top: 10px;
    text-align: center;   
}
.content-main .items .item h3 a 
{
    font-size: 15px;
    font-weight: bold;
    color: #3e4095;   
    text-transform: uppercase;
}

.content-main .items .item h3 a:hover
{    
    color: #00b050;   
}
.content-main .items .item p 
{
    text-align: justify;
}
.content
{
    text-align: justify;
    line-height: 22px;
}
.content h1,.content h2, .content h3
{
    font-size: 18px;
    font-weight: bold;
}
.title_page
{
    color: #ff0000;
    font-size: 30px;
}

h3.title_other
{
   
    float: left;
}

h3.title_other span 
{
    background: #00b050;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 20px;
    position: relative;
    display: block;
}
h3.title_other span::after {
    border-top: 15px solid #00b050;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -5px;
}


h1.title 
{
    float: left;
}
h1.title span 
{
    background: #00b050;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 20px;
    display: block;
    position: relative;
}
h1.title span::after {
    border-top: 15px solid #00b050;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -5px;
}

.pagination {
    display: block;
    padding-left: 0px;
    margin: 20px 0;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
}
.pagination span, .pagination a:hover
{
    color: #00b050;
}
.pagination a
{
    color: #3CA20A;
    padding: 0 3px;
}

#back-to-top {
    position: fixed;
    bottom: 30px;
    right: 10px;
    z-index: 9999;
    width: 82px;
    height: 52px;
    background: url(../images/icon_gototop.png) no-repeat center top;
    opacity: 0;
    padding-top: 40px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
#back-to-top:hover
{
    background-color: rgba(0,0,0,0.7);
}
#back-to-top.show {
    opacity: 1;
}
.cate_vattu
{
    padding-top: 20px;
}
.list_cat_vattu
{
    list-style: none;
    padding-left: 0;
    margin-top: 10px;
}
.list_cat_vattu li
{
    float: left;
}
.list_cat_vattu li a 
{
    background: #615B5B;
    display: block;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
    width: 220px;
    text-align: center;
    color: #FFF;
    margin-right: 12px;
}
.list_cat_vattu li:last-child a
{
    margin-right: 0;
}
.list_cat_vattu li.current-menu-item a, .list_cat_vattu li a:hover 
{
    background: #666;
}
.list_vattu_child
{
    list-style: none;
    margin-top: 10px;
    margin-bottom: 20px;
}
.list_vattu_child li
{
    float: left;
}
.list_vattu_child li a 
{
    display: block;
    padding: 5px 20px;
    color: #3e4095;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.list_vattu_child li.current-menu-item a, .list_vattu_child li a:hover
{
    border-color: green;
}
.list_vattu_child li:last-child a
{
    margin-right: 0
}
.margin30
{
    margin-top: 30px;
    clear: both;
}
.duan_lq
{
    float: left;
}
.item
{
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.item h2
{
    margin-top: 5px;
}

.item .img
{
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
}
.item .link
{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.item .img i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 46px;
    font-size: 1.3em;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(270deg);
    -moz-transform: translate(-50%, -50%) rotate(270deg);
    -ms-transform: translate(-50%, -50%) rotate(270deg);
    transform: translate(-50%, -50%) rotate(270deg);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.item .img:hover .link {
  opacity: 1;
}
.item .img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.item .img:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.item .img:hover i {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  -moz-transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
}
.items_vt 
{
    overflow: hidden;
    border-top: 3px solid #00b050;
    padding-top: 20px;
}
.items_vt .item 
{
    padding-left: 10px;
    padding-right: 10px;
}

.items_vt .item p
{
    color: #686868;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
    height: 43px;
    line-height: 18px;
    font-size: 14px;
}
.items_vt .item .price
{
    color: #00b050;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    display: block;
}
.contact .info_ab h1
{
    margin-top: 20px;
    font-size: 30px;
    text-transform: uppercase;
    color: #00b050;
}
.contact .info_ab span 
{
    color: #3ca20a;
}
.contact .info_ab p 
{
    margin-bottom: 5px;
}
h3.title_maps
{
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ff3333;
    text-transform: uppercase;
    font-size: 15px;
}
.maps
{
    margin-top: 20px;
}
.maph img
{
    width: 100%;
    border: 1px solid #ff3333;
}
.form_contact fieldset
{
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
}
.form_contact .form-control
{
    border-radius: 0;
    box-shadow: none;
}
.form_contact textarea.form-control {
    height: 142px;
}
.form_contact .wp50
{
    padding: 10px;
}
.form_contact .btn 
{
    padding: 6px 20px;
    background: #4da82e;
    color: #fff;
    text-transform: uppercase;
    float: right;
}
.form_contact .btn:hover
{
    background: #3CA20A;
}
.nivo-caption
{
    bottom: 16px;
    font-size: 16px;
    padding:10px 20px;
    background: rgba(0,0,0,0.7);
}
figure.aligncenter {
    margin: auto;
}
img.aligncenter
{
    display: block;
    margin: auto;
}
.content img 
{
    height: auto !important;
}
.item_baogia .item_nd.rong
{
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.baogiatho .item_nd.rong {
    padding-top: 5px;
    padding-bottom: 5px;
}
.baogiatho .baogia_hot .tengoi
{
    color: #00b050;
}
.intro p 
{
    font-size: 12px;
}
.list_news_trangtri
{
    list-style: none;
    padding-left: 0;
}
.list_news_trangtri li 
{
    overflow: hidden;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.menufixed
{
    background: rgba(0,0,0,0.7) !important;
    position: fixed !important;
    width: 100%;
    padding: 0 !important;
}
.menufixed #header .logo {
    float: left;
    width: 135px;
    margin: 10px 0px;
    display: block;
}
.menufixed .menu-main
{
    margin-top: 0;
}
.menufixed .navbar
{
    margin-bottom: 0;
}
.baogia_item
{
    position: relative;
}
.cover_link
{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}
.hotline_fix
{
    position: fixed;
    left: 10px;
    top: auto !important;
    bottom: 0px;
    padding: 10px 20px;
    z-index: 9999;
    color: red;
    border: 1px solid red;
    background: #fff;
    font-weight: bold;
    font-size: 24px;
    font-family: "Roboto Condensed";
}
.hotline_fix a 
{
    color: red;
}

.hotline_fix span
{
    display: block;
    font-size: 20px;
    text-align: center;
}
.hotline_fix i 
{
    padding-right: 5px;
}
.hotline_fix a 
{
    display: inline-block;
    text-align: center;
    color: red
}
#menu > li > a > span, #menu > li > a > span {
    padding: 0 8px;
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
#menu > li
{
    border:none;
}
.page_header
{
    position: static;
    background: rgba(0,0,0,0.8) url(../images/bg_page.jpg) no-repeat center;
    padding-bottom: 30px;
}
#menu-mobile 
{
    list-style: none;
    background: rgba(0,0,0,0.8);
    padding-left: 20px;
    padding-top: 10px;
}
#menu-mobile li a
{
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
}
#menu-mobile li a:hover 
{
    text-decoration: underline;
}
.text-right
{
    text-align: right;
}
.descr
{
    padding-left: 20px;
}
.hotro {
    color: #0000ff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.hotro span {
    font-size: 20px;
    color: red;
    display: block;

}
.hotro a 
{
    display: inline-block;
    color: red;
}
