/* CSS Document */
.clearfix:before, .clearfix:after
{
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after
{
    clear: both;
}

*, *:before, *:after
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
fieldset, img
{
    border: none;
}
li
{
    list-style-position: inside;
}
body
{
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Roboto' , Arial, sans-serif;
    position: relative;
    color: #313131;
}
*
{
    padding: 0;
    margin: 0;
}
.container img
{
    max-width: 100%;
}
.container
{
    position: relative;
}
/*------------------------------------------------------------------------*/
.sideright  .simply-scroll-clip { height:600px !important;}
.containertop
{
    width: 100%;
    height: 222px;
}
.header img
{
    width: 380px;
    float: right;
    height: 222px;
}
.cdcont img
{
    width: 100%;
}
.list-new
{
    width: 100%;
    float: left;
}
.newimg img
{
    width: 100%;
}
.header
{
    float:left;
    width:100%;
    padding: 0px 0;
    color: #2d2d8b;
    position: relative;
    background: url(../images/bgheadertop.png) repeat-x;
}
.headleft
{
    width: 30%;
    float: left;
}
.logo
{
    /* float: left; margin-right: 25px;*/
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    float: none;
}
.address
{
    float: left;
    font-size: 13px;
}
.address h3
{
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
}
.address h4
{
    font-size: 20px;
    font-family: 'Roboto Condensed Regular' , Arial, sans-serif;
    margin: 5px 0;
    text-transform: uppercase;
    font-weight: bold;
}
.address p
{
    line-height: initial;
}
.address span
{
    text-decoration: underline;
}
.head-icon
{
    float: right;
    width: 70%;
}
.hicon-top
{
    overflow: hidden;
    margin-bottom: 15px;
}
.hotline img
{
    float: left;
    margin-right: 5px;
    padding-top: 8px;
}
.hotline
{
    color: #666666;
    font-size: 13px;
    text-transform: uppercase;
    width: 50%;
    float: left;
    text-align: center;
    margin-left: 20px;
    padding: 5px;
    background: url(../images/bg_hotline_03.png);
    font-size: 20px;
    background-size: 100%;
}
.call-gif{
	position: fixed;
    right: 0;
    top: 50%;
}
.hotline span
{
    color: #2d2d8b;
    font-size: 20px;
    font-family: 'Roboto Condensed Regular' , Arial, sans-serif;
    font-weight: bold;
}
.hotline p
{
    line-height: initial;
}
.cart
{
    width: 20%;
    float: left;
    background: url(../images/icon-cart.png) no-repeat 10px bottom;
    padding-left: 40px;
    position: relative;
    height: 35px;
    padding-top: 21px;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 8px;
    text-align: left;
    border-left: 1px solid #dddddd;
}
.ttcart
{
    position: absolute;
    top: 0;
    left: 50%;
    background: url(../images/bgcart.png) no-repeat;
    text-align: center;
    width: 28px;
    height: 19px;
    color: #fff;
    line-height: 15px;
}
.search
{
    position: relative;
    width: 47%;
    float: left;
    margin-top: 1px;
}
.search button
{
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: #ed1c24;
    height: 37px;
    width: 37px;
    text-align: center;
}
.search .button
{
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: url(../images/bg_search.png) center;
    height: 37px;
    width: 75px;
    text-align: center;
    padding: 8px;
    color: #fff;
}
.search input
{
    padding: 3px 10px;
    font-size: 13px;
    border: 1px solid #e2e2e2;
    background: #fff;
    width: 100%;
    font-family: 'Candara' , Arial, sans-serif;
    height: 37px;
    border-radius: 5px;
    color: #000;
}
.slogan
{
    font-family: 'Times New Roman';
    color: #528ade;
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
    font-weight: bold;
}
/*-----------------------------------navigation----------------------------*/
.fancybox-skin
{
    background: url(../images/tuvanvien.jpg) no-repeat center !important;
    background-size: 100% !important;
}
.buttoncard:hover
{
    color: #fff212;
}
.buttoncard:hover a
{
    color: #fff212;
}
.navigation
{
    margin-bottom: 20px;
    background: url(../images/bgmenu_03.png);
    padding: 4px 0;
}
.mainmenu
{
    position: relative;
}

.mainmenu ul
{
    margin-bottom: 0;
    padding: 0;
}
.mainmenu ul li
{
    display: inline-block;
    position: relative;
    list-style: none;
}
.mainmenu ul li:last-child, .mainmenu ul li.parent li
{
    background: none;
}
.mainmenu ul li.parent li
{
    width: 100%;
}
.mainmenu ul li.parent li a
{
    border: none;
    background: url(../images/bgmenu_03.png);
    padding: 10px 15px;
    color: #fff;
    line-height: normal;
    text-align: left;
    border-bottom: 1px dotted #d1d1d1;
    font-weight: bold;
}
.mainmenu ul li > a:hover, .mainmenu ul li.active > a, .mainmenu ul li:hover > a
{
    color: #000;
    background: none;
}
.mainmenu ul li.parent ul a:hover
{
    color: #000;
    background: url(../images/bg_limenu.png) center;
}
.mainmenu ul li a
{
    display: block;
    color: #fff;
    white-space: nowrap;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    padding: 10px 35px;
    background: url(../images/bgli.png) no-repeat left center;
    position: relative;
    z-index: 10;
    font-weight: bold;
}
.mainmenu ul li:first-child a
{
    background: none;
}
.mainmenu ul li:after
{
    background: url(../images/bg_limenu.png) center;
    position: absolute;
    content: '';
    left: 0;
    top: -4px;
    width: 100%;
    height: 48px;
    z-index: 1;
    opacity: 0;
}
.mainmenu ul li.parent li:after
{
    display: none;
}
.mainmenu ul li:hover:after, .mainmenu ul li.active:after
{
    opacity: 1;
}
.mainmenu ul li:last-child a
{
    border-right: none;
}
.mainmenu ul li.parent > ul
{
    visibility: hidden;
    position: absolute;
    top: 30px;
    left: 0;
    background: #528ade;
    padding: 0;
    transition: all 0.3s ease 0s;
    opacity: 0;
    z-index: 999;
    text-align: left;
}
.mainmenu ul li.parent:hover > ul
{
    visibility: visible;
    opacity: 1;
    top: 47px;
}
/*----------------------------Slideshow----------------------------------*/
.slideshow .bx-wrapper .bx-prev
{
    background: rgba(0, 0, 0, 0) url("../images/pres.png") no-repeat scroll 0 0;
    left: 10px;
}
.slideshow .bx-wrapper .bx-next
{
    right: 10px;
    left: auto;
    background: url(../images/nexts.png) no-repeat;
}
.slideshow .bx-wrapper:hover .bx-prev
{
    background: rgba(0, 0, 0, 0) url("../images/pre.png") no-repeat scroll 0 0;
}
.slideshow .bx-wrapper:hover .bx-next
{
    background: url(../images/next.png) no-repeat;
}
.slideshow .bx-wrapper .bx-controls-direction a
{
    height: 67px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    width: 34px;
    z-index: 9999;
    top: 40%;
}
.slideshow
{
  /*  margin-bottom: 45px;*/
}
.slideshow .bx-wrapper .bx-pager
{
    display: none;
}
.slideshow .bx-wrapper .bx-controls-auto
{
    display: none;
}
/*----------------------------------------------------------------------*/
.component
{
    width: 75%;
    float: right;
    padding: 0 15px;
}
.comleft
{
    width: 80%;
    float: left;
}
.sideleft
{
    width: 25%;
    float: left;
    padding-right: 15px;
}
.sideright
{
    width: 20%;
    float: left;
    padding-left: 15px;
}
.sidemod h3
{
    background: url(../images/bg_danhmuc_03.png);
    margin: 0;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 15px;
    position: relative;
}
.sidemod h3:after
{
    width: 40px; /* border-top: 40px solid #fff321;*/
    border-left: 18px solid transparent;
    position: absolute;
    content: '';
    z-index: 1;
    height: 40px;
    right: 0;
    top: 0;
}
.sidemod
{
    margin-bottom: 30px;
    border: 2px solid rgb(205, 60, 60);
    border-radius: 5px;
}
.sidecont
{
    /*  border: 1px solid #bbbbbb;*/
}
.category a
{
    color: #2d2d8b;
    text-transform: uppercase;
    font-size: 13px;
    border-bottom: 1px dashed #dfdfdf;
    display: block;
    padding: 9px 15px;
}
.category li
{
    list-style: none;
}
.category li:hover a, .category li.active a
{
    background: #f3f3f3;
    color: red;
    border-bottom: 1px solid #f3f3f3;
}
.sipper
{
    padding: 10px;
    text-align: center;
}
.support
{
    padding: 10px 20px;
    font-size: 24px;
    font-weight: bold;
    color: #ed1c24;
}
.support p
{
    line-height: 43px;
}
.newitem
{
    padding: 10px 15px;
}
.newitem:nth-child(2n)
{
    background: #f4f4f4;
}
.newtitle
{
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: center;
}
.newinfo
{
    font-size: 13px;
    margin-top: 5px;
}
.adver
{
    padding: 15px 20px;
    color: #666666;
}
.adver select
{
    width: 100%;
    padding: 10px;
    color: #2d2d8b;
    border: 1px solid #bbbbbb;
}
.component h3
{
    color: #fff;
    margin: 0;
    background: url(../images/bg_h3_09.png) repeat-x;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-border-bottom-right-radius: 45px;
    -moz-border-bottom-right-radius: 45px;
    border-bottom-right-radius: 45px;
}
.component h3 span.frist
{
    background: url(../images/h3span_03.png) repeat-x;
    padding: 8px 10px 12px 28px;
    display: inline-block;
    position: relative;
    height: 40px;
}
.component h3 span.frist:after
{
    content: '';
    position: absolute;
    background: url(../images/bg_h3_07.png) no-repeat;
    width: 36px;
    height: 40px;
    top: 0;
    right: -35px;
}

.cdcont
{
    padding: 20px;
    border: 1px solid #bbbbbb;
    text-align: justify;
}
.readmore a
{
    background: url(../images/arrow-1.png) no-repeat right center;
    padding-right: 20px;
    color: #ed1c24;
    font-weight: bold;
}
.commod
{
    margin-bottom: 30px;
}
.itempro
{
    width: 33.3%;
    float: left;
    padding: 0 15px;
    margin-bottom: 20px;
    text-align: center;
}
.itempro > div
{
    border: 1px solid #bbbbbb;
}
.listpro
{
    margin-top: 5px;
}
.proinfo
{
    background: #f4f4f4;
    padding: 10px 0;
}
.protitle
{
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 3px;
    min-height: 36px;
}

.proprice
{
    font-size: 18px;
    font-weight: bold;
    color: #ed1c24;
    margin-bottom: 3px;
}
.proprice span
{
    /* font-size: 13px;     font-weight: normal;     color: #000;*/
    text-transform: uppercase;
}
.proprice_gia
{
    font-size: 18px !important;
    font-weight: bold !important;
    color: #ed1c24 !important;
}
.proaddcart input
{
    background: #2d2d8b;
    border: none;
    font-size: 13px;
    color: #fff322;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 10px;
}
.buttoncard
{
    background: url(../images/bgbutton_03.png) repeat-x;
    border: none;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 3px 10px;
    background-size: 100%;
}
.partner img
{
    border: 1px solid #bbb;
}
.partner
{
    margin-bottom: 30px;
}
.footer
{
    position: relative;
    padding-top: 15px;
    color: #3030c6;
    font-weight: bold;
}
.partner:after
{
    content: '';
    display: block;
    height: 29px;
    width: 100%;
    position: absolute;
    background: url(../images/bottomline_03.png) repeat-x;
}
.footleft
{
    width: 70%;
    float: left;
    margin-bottom: 15px;
}
.footcen, .footright
{
    text-align: center;
    width: 30%;
    float: left;
    margin-bottom: 15px;
}

.copyright
{
    clear: both;
    color: initial;
    font-weight: normal;
    border-top: 1px dotted #5a90e0;
    padding: 15px 0;
    text-align: justify;
}
.footer h3
{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
}
/*----------------------------------------------------------------------*/
@media (min-width:1200px)
{
    .container
    {
        max-width: 1180px;
    }
  
}
@media (min-width:992px)
{
    .mainmenu .collapse
    {
        display: flex;
        height: auto !important;
    }
    .navbar-toggle
    {
        display: none;
    }
     .topmb
    {
        display: none;
    }
    
}
@media (max-width:1200px)
{
    .headleft
    {
        width: 100%;
        margin-bottom: 5px;
    }
    .head-icon
    {
        width: 60%;
        float: left;
        margin-left: 168px;
    }
    .mainmenu ul li a
    {
        padding: 10px;
    }
    .sideleft
    {
        padding-right: 0;
    }
    .sideright
    {
        padding-left: 0;
    }
    .sidemod h3:after
    {
        width: 25px;
    }
    .sidemod h3
    {
        padding: 12px 10px;
    }
    .support
    {
        padding: 10px 10px;
    }
}
@media (max-width:991px)
  {.navbar-toggle {padding:4px 2px !important;}
    .header img
    {
        float: none;
    }
.slideshow {margin:0;}
    .header
    {
        display :none;
        text-align: center;
    }
    .container
    {
        padding: 15px 15px;
    }
    .bx-wrapper img, .container img
    {
        height: auto;
    }
    .mainmenu ul li
    {
        display: block;
        margin: 0;
        float: none;
    }
    .mainmenu > ul
    {
        z-index: 99999;
        position: absolute;
        text-align: left;
        background: #528ade;
        width: 100%;
        margin-top: 3px;
        left: 0%;
        min-height: 36px;
    }
    .mainmenu .navbar-toggle
    {
        text-transform: uppercase;
        margin-bottom: 0;
        background: #528ade;
        color: #fff;
        width: 100%;
    }
    .mainmenu ul li a
    {
        background: #528ade;
        color: #fff321;
        padding: 12px 18px;
        border: none;
        border-bottom: 1px dotted rgba(232,232,232,0.5);
        text-align: left;
        line-height: normal;
    }
    .mainmenu ul li:hover a
    {
        color: #fff;
    }
    .mainmenu ul li.parent ul a
    {
        color: #fff321;
        background: url(../images/arrow.png) no-repeat 20px center #528ade;
        padding-left: 35px;
        border-bottom: 1px dotted rgba(232,232,232,0.5);
    }
    .mainmenu ul li a:hover, .mainmenu ul li.active a
    {
        color: #fff;
        background: #ed1c24;
    }
    .mainmenu ul li.parent ul a:hover
    {
        background: url(../images/arrow.png) no-repeat 20px center #ed1c24;
        color: #fff;
    }
    .mainmenu
    {
        border: medium none;
        float: left;
        margin-top: 0;
        padding: 0;
        width: 100%;
    }
    .mainmenu ul.menu > li:before, .mainmenu ul.menu > li:after
    {
        display: none;
    }
    .mainmenu ul li.parent ul
    {
        visibility: visible;
        position: static;
        opacity: 1;
        background: #528ade;
        padding: 0;
        margin: 0;
        border: none;
    }
    .head-icon
    {
        width: 100%;
        margin-left: 0;
    }
    .sideleft
    {
        width: 100%;
    }
    .component
    {
        width: 100%;
        padding: 0;
    }
    .sideright
    {
        width: 100%;
    }
    .comleft
    {
        width: 100%;
    }
    .footleft
    {
        width: 100%;
        text-align: center;
    }
    .footcen, .footright
    {
        width: 100%;
    }
    .navigation
    {
        background: none;
        padding: 0;
    }

    /*topmb*/
    .top
    {
        display: none;
    }
    .logomb
    {
        float: left;
     
    }

    .searchmb
    {
        float: left;
        margin-top: 15px;
    }

    .stitle
    {
        cursor: pointer;
        background: #2e88e2;
        padding: 4px;
        border-radius: 5px;
        display: inline-flex;
    }

    .scont
    {
        position: absolute;
        z-index: 10;
        right: 0;
        top: 0;
    }

    .searchmb button
    {
        position: absolute;
        top: 0;
        right: 0;
        height: 40px;
        width: 50px;
        text-align: center;
        background: #2e88e2;
        border: 2px solid #2e88e2;
    }

    .button
    {
        position: absolute;
        top: 0;
        right: 0;
        height: 42px;
        width: 50px;
        text-align: center;
        background: #2e88e2;
        border: 2px solid #2e88e2;
    }

    .searchmb input
    {
        padding: 10px 10px;
        border: 2px solid #2e88e2;
        width: 250px;
        font-family: 'Roboto' , Arial, sans-serif;
        color: #cdcdcd;
        background: #fff;
        font-size: 13px;
    }

    .cart
    {
        float: left;
        margin: 0 35px;
        margin-top: 15px;
    }

    .hotline
    {
        width: auto !important;
        float: left;
        margin-top: 15px;
        background: none;
        padding: 0;
        font-size: inherit;
    }
    .hotline img
    {
        padding-top: 0;
    }
    .logomb img
    {
        width: 255px;
    }

    .topmb
    {
        padding: 5px 0;
    }

    .topright
    {
        float: right;
    }

    .mainmenu
    {
        left: 0;
        position: static !important;
        border: 0;
        width: initial;
        padding: 0 !important;
    }

    .menu li
    {
        width: 100%;
        margin-bottom: 0;
        padding: 0; /*margin: 0;*/
    }
 .menupage, .hicon-top
    {
        display: none;
    }

}
@media (min-width:769px)
{
    .top
    {
        display: none;
    }
}
@media (max-width:768px)
{
   
    .top .logo
    {
        width: 100%;
        float: left;
    }
    .top .topright
    {
        width: 100%;
        float: left;
    }
    .top .navigation
    {
        width: 70%;
    }
    .header
    {
        display: none;
    }
    .tsearch .btsearch
    {
        background: #ed1c24;
        height: 33px;
        width: 33px;
        vertical-align: middle;
        text-align: center;
        display: table-cell;
        cursor: pointer;
        border-radius: 50%;
    }
    .topright
    {
        float: right;
    }

    .topright > div
    {
        float: left;
        margin-left: 15px;
        margin-top: 50%;
        margin-bottom:auto;
        position: relative;
    }
    .tcart
    {
        padding-top: 4px;
    }
    .ctsearch
    {
        position: absolute;
        right: 0;
        margin-top: 1px;
        z-index: 1;
    }
    .tsearch button
    {
        position: absolute;
        top: 0;
        right: 0;
        border: none;
        background: #ed1c24;
        height: 37px;
        width: 37px;
        text-align: center;
    }
    .tsearch .button
    {
        position: absolute;
        top: 0;
        right: 0;
        border: none;
        background: #ed1c24;
        height: 37px;
        width: 37px;
        text-align: center;
    }
    .tsearch input
    {
        padding: 3px 10px;
        font-size: 13px;
        border: 1px solid #e2e2e2;
        background: #fff;
        font-family: 'Candara' , Arial, sans-serif;
        height: 37px;
        border-radius: 5px;
        color: #cacacb;
    }
    .top
    {
        margin-bottom: 10px;
        padding-top: 5px;
    }
    .hotline
    {
        background: none;
        margin-left: 0;
    }
}
@media (max-width:720px)
{

}
@media (max-width:640px)
{
    .itempro
    {
        width: 50%;
    }
    .logo
    {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        float: none;
    }

}
@media (max-width:600px)
{

}
@media (max-width:480px)
{
    .itempro
    {
        width: 100%;
    }
    .footcen, .footright
    {
        width: 100%;
        text-align: left;
    }
    .slideshow .bx-wrapper .bx-controls-direction a
    {
        display: none;
    }
    .address
    {
        display: none;
    }
    .newtitle
    {
        font-size: 20px;
    }

    .searchmb input
    {
        width: 100%;
    }

}
@media (max-width:430px)
{
    .ctsearch
    {
        right: 10px;
    }
    .topright > div
    {
        position: static;
    }
}
@media (max-width:360px)
{

}
