.clear{
    clear: both;
}

img{
    max-width: 100%;
    height: auto;
}

.txt-nowrap{white-space: nowrap;}
.txt-center{text-align: center;}
.course-td{font-size:16px;}
.webpage{
    /*
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    */
}

header{
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0px;
    top: 0;
    z-index: 500;
    background-color: #fff;
}

header .logo-center{
    margin: 0;
    padding: 0;
    text-align: center;
}

header .logo-center h1{
    font-family:'TP-Kubua';
    font-size: 42px;
    padding: 0;
    margin: 0 0 7px 0;
    color: #FFFFFF;
    letter-spacing: 0.07em;
}

header .logo-center img{
    margin-bottom: 10px;

}

.logo-brand{
    position: absolute;
    top:10px;
    background-color: #fff;
    padding: 15px 55px 15px 20px;
    z-index: 100;
    background-image: url("../img/bg-logo.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}


.logo-brand img{
    height: 60px;
}

.nav2{
    display: none;
    margin: 0;
}

@media (max-width: 767px) {

    .logo-brand{
        display: none;
    }
    .nav2{
        display: block;
    }

    .navbar-nav{
        margin-left: -15px !important;
    }

}

.menu-top{
    height: 50px;
}

.menu-top ul{
    display: block;
    float: right;
    margin: 15px 0 0;
    padding: 0;
}

.menu-top ul li{
    display: inline-block;
    float: left;
    margin: 0 12px;
    font-size: 15px;
}

.menu-top ul li a{
    color: #000;
}

.menu-top ul li a:hover{
    color: #f00;
}

.menu-top .call{
    float: left;
    margin-top: 10px;
    font-size: 24px;
    line-height: 24px;
    color: #000;
    letter-spacing: 0.06em;
    margin-left: 180px;
    font-family: 'thaisanslite-bold';
}


.menu-top .call i{
    font-size: 20px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    color: #ffc907;
}

@media (max-width: 767px) {

    header{
        position: relative;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0px;
        top: 0;
        z-index: 500;
        background-color: #12100f;
        background-image: none;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top center;
    }


    .menu-top{
        display: none;
    }

}

.banner-slide{
    float: left;
    width: 100%;
    margin-bottom: 3px;
    background-color: #000000;
}

.home-carousel{
    position: relative;
    margin-top: -60px;
    z-index: 100;
    background-color: #fff;

}

.box-call{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 74px;
    z-index: 2;
    background-image: url("../img/nav-banner.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 100% auto;
}

.box-call strong{
    display: block;
    font-family:'thaisanslite-bold';
    float: right;
    color: #fff;
    width: 190px;
    font-size: 34px;
    line-height: 40px;
    padding-top: 15px;
}

@media (max-width: 767px) {


    .home-carousel{
        position: relative;
        margin-top: 0px;
        z-index: 100;
        background-color: #fff;

    }

    .box-call{
        display: none;
        position: absolute;
        bottom: inherit;
        top: 100%;
        width: 100%;
        height: 60px;
        z-index: 2;
        background-color: #ccc;
        background-image: url("../img/nav-banner.png");
        background-repeat: no-repeat;
        background-position: right top;
        background-size: 1000px auto;
    }

    .box-call strong{
        display: block;
        font-family:'thaisanslite-bold';
        float: right;
        color: #fff;
        width: 190px;
        font-size: 34px;
        line-height: 40px;
        padding-top: 15px;
    }

}

.box-description{
    position: relative;
    z-index: 100;
    background-color: #fff;
    padding: 10px;
}

.box-description .title{
    font-family:'TP-Kubua';
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    color: #424242;
    letter-spacing: 0.07em;
    background-image: url("../img/bg-des.png");
    background-repeat: repeat-x;
    background-position: left center;
}

.box-description .title span{
    background-color: #fff;
    padding: 0 40px;


}

.box-description .text{
    font-size: 13px;
    color: #424242;
    padding-top: 8px;
    padding-bottom: 27px;
    padding-left: 20px;
    padding-right: 20px;
    background-image: url("../img/bg-line-main.png");
    background-repeat: repeat-x;
    background-position: left bottom;
}



@media (max-width: 767px) {

    .box-description{
        position: relative;
        z-index: 100;
        background-color: #fff;
        padding:0 10px ;
    }

    .box-description .title{
        font-size: 20px;
        line-height: normal;
        padding-top: 15px;
        color: #424242;
        letter-spacing: 0.07em;
    }

    .box-description .title span{
        background-color: #fff;
        padding: 0 0px;


    }

    .box-description .text{
        font-size: 13px;
        padding-left: 0px;
        padding-right: 0px;;
    }

}


.heading {
    float: none;
    padding: 0;
    margin: 0;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #b08e3b;
    border-left: 5px solid #b08e3b;
}

.heading h1,
.heading h2,
.heading h3,
.heading h4,
.heading h5 {
    font-family:'thaisanslite-bold';
    display: inline-block;
    color: #000000;
    border-bottom:0;
    padding:0px 0;
    margin: 0;
    line-height:100%;
    vertical-align: middle;
    letter-spacing: normal;
}


.heading h1{
    font-size: 26px;
}


.heading h4{
    display: block;
    color: #30aca0;
    font-size:22px;
    margin-top: 20px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;

}

.heading h5 {
    display: block;
    margin-left: 50px;
    color: #30aca0;
    font-size:20px;
    padding-left: 5px;
}

@media (max-width: 768px) {

    .heading h1,
    .heading h2,
    .heading h3,
    .heading h4,
    .heading h5 {
        font-family:'thaisanslite-bold';
        display: inline-block;
        color: #000000;
        border-bottom:0;
        padding:0px 0;
        margin: 0;
        line-height:100%;
        vertical-align: middle;
        letter-spacing: normal;
    }

    .heading h1{
        font-size: 24px;
    }

    .heading h4{
        display: block;
        color: #30aca0;
        font-size:20px;
        margin-top: 20px;
        padding-left: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid #eee;

    }

    .heading h5 {
        display: block;
        margin-left: 30px;
        color: #30aca0;
        font-size:18px;
        padding-left: 5px;
    }
}

.bar-pages{
    padding-top: 15px;
}

.line-pages{
    clear: both;
    float: left;
    width: 100%;
    height: 5px;
}

.line-pages2{
    clear: both;
    float: left;
    width: 100%;
    height: 3px;
    margin-bottom: 15px;
    margin-top: -7px;
    border-top: 2px solid #eee;
    background-image: url("../img/bg-pline.png");
    background-repeat: repeat-x;
    background-position:left top;
}

.box-pages{
    min-height: 600px;
    padding:10px 15px;

}

.menu-left{
    background-color: #dbdbdb;
    padding: 10px 0 20px;
    margin-bottom: 20px;
}

.menu-left .title{
    font-family: 'thaisanslite-bold';
    text-align: center;
    font-size: 22px;
    color: #000;
    margin-bottom: 15px;
}

.menu-left ul{
    display: block;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    border-top: 1px solid #fff;
}

.menu-left ul li{
    display: inline-block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
}


.menu-left ul li i{
    font-size: 10px;
    margin-right: 3px;
}

.menu-left ul li a{
    display: block;
    color: #000;
    padding: 7px 10px 7px 10px;
}

.menu-left ul li:hover, .menu-left ul li.active{
    background-color: #ffee00;
    color: #000;
}

.menu-left ul li:hover a, .menu-left ul li.active a{
    color: #000;
}

.heading-top {
    float: right;
    padding: 0px 10px 0 0;
    margin: 0;
    margin-top: -35px;
}

.heading-top .heading-title{
    font-family:'thaisanslite-bold';
    font-size:36px;
    color: #000;
    line-height: normal;
    padding: 0;
    margin: 0;
}

@media (max-width: 768px) {

    .box-pages{
        border-right: 1px solid #b1b1b1;
        min-height: inherit;
        padding:10px 10px;
        font-size: 13px;

    }

    .heading-top {display: none;}
}

.box-training-image{
    margin-top: 20px;
    float: left;
    clear: both;
    width: 100%;

}

.box-training-image .title{
    font-family:'thaisanslite-bold';
    font-size:28px;
    color: #4596e8;
    text-align: center;
    line-height: normal;
    padding: 0;
    margin: 0;
}


.box-training-image ul{
    display: block;
    float: left;
    width: 100%;
    margin:0 0 10px 0;
    padding: 0;

}


.box-training-image ul li{
    display: inline-block;
    float: left;
    width: 31.3%;
    margin: 8px 1%;
    height: 200px;
    overflow: hidden;
    position: relative;

}

.box-training-image ul li .thumbnail{
    padding: 0;
    margin: 0;
    border: 0;
}

.box-training-image ul li img{
    width: 100%;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
}

.box-training-image ul li:hover img{
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}


.box-training-image ul li i{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0px;
    height: 0px;
    margin: 0px;
    border: 0;
    z-index: 100;
    background-image: url("../img/zome.png");
    background-size: 100%;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}


.box-training-image ul li:hover i{
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
}


.box-training-image ul li .fill1{
    position: absolute;
    width: 100%;
    height: 50%;
    background-color: #fff;
    opacity: 0.4;
    top: -50%;
    left: 0;
    z-index: 99;
    -webkit-transition:all 0.1s ease-in-out;
    -moz-transition:all 0.1s ease-in-out;
    -o-transition:all 0.1s ease-in-out;
    transition:all 0.1s ease-in-out;
}

.box-training-image ul li .fill2{
    position: absolute;
    width: 100%;
    height: 50%;
    background-color: #fff;
    opacity: 0.4;
    bottom: -50%;
    left: 0;
    z-index: 99;
    -webkit-transition:all 0.1s ease-in-out;
    -moz-transition:all 0.1s ease-in-out;
    -o-transition:all 0.1s ease-in-out;
    transition:all 0.1s ease-in-out;
}

.box-training-image ul li:hover .fill1{
    top: 0;

}

.box-training-image ul li:hover .fill2{
    bottom: 0;
}

button.close-image{
    position: absolute;
    top:0;
    right: 0;
    color: #666;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    opacity: 1;
    font-size: 17px;
    background-color: #ffffff;
}

button.close-image:hover{
    color: #000;
    opacity: 1;
}

@media (max-width: 768px) {

    .box-training-image ul li{
        width: 98%;
        margin: 8px 1%;
        height: auto;

    }

}

.box-main{
    position: relative;
    margin: 5px;
}


.box-main .description, .box-main .description2{
    font-family: 'thaisanslite-bold';
    position: absolute;
    bottom: 0;
    left:0;
    padding: 0 10px;
    font-size: 22px;
    color: #fff;
    width: 100%;
    height: 43px;
    line-height: 38px;
    text-align: center;
    background-color: rgba(0,0,0,.60);
    overflow:hidden;
    display:inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.box-main:hover .description{
    background-color: rgba(0,0,0,.85);
}

.box-main .description2{
    color: #000;
    background-color: #ffee00;
}


.box-main .img{
    position: relative;
    width: 100%;
    height: 220px;
    overflow: hidden;

}

.box-main .img img{
    width: auto;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    position: relative;
    background-color: #fff;
    -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
    transition: opacity 0.25s, transform 0.25s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.box-main:hover .img img{
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
    -moz-box-shadow: 0 0 10px #ccc;
}

.box-search{
    background-color: #e9d5a6;
    border-top: 3px solid #b19c64;
    padding: 20px 0;
}

.box-search .title{
    font-family: 'thaisanslite-bold';
    float: left;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    padding: 0 10px;
    line-height: 26px;
}

.box-search label{
    font-family: 'thaisanslite-bold';
    float: left;
    color: #333;
    font-size: 18px;
    padding: 0 10px;
    line-height: 26px;
}

.box-search input, .box-search select{
    float: left;
    height: 30px;
    color: #000;
    width: 230px;
    border-radius: 5px;
    padding: 0 5px;
    border: 3px solid #fff;
    background-color: #fff;
}

.box-search button{
    background-color: #3d3c44;
    height: 30px;
    border: 0;
    padding: 0 10px;
    margin: 0 10px;
    border-radius: 3px;

}
.box-search button i{
    color: #fff;
}


.box-search button:hover{
    background-color: #292830;
}

.site-address{
    background-color: #ccc;
    background-image: url("../img/bg-address.png");
    background-repeat: repeat-y;
    background-position: left top;
}


.breadcrumb {
    float: left;
    width: auto;
    text-transform: uppercase;
    background-color: transparent;
    margin: 0 0 0 0px;
    padding: 0;
    line-height: 20px;
    padding-left: 18px;
    background-image: url("../img/nav-breadcrumb.png");
    background-repeat: no-repeat;
    background-position: left 5px;
}
@media (max-width: 768px) {
    .site-address, .line-pages {
        display: none;
    }
}
.breadcrumb > li{
    text-transform: none;
    display: inline-block;
    float: left;
    content: '';
    font-size: 12px;
    color: #858585;
    letter-spacing: normal;

}

.breadcrumb > li + li:before {
    content: "";
    float: left;
}
.breadcrumb > .active {
    color: #858585;
}

.breadcrumb  li  span{
    color: #000;
    display: block;
    line-height: 20px;
    padding-right: 15px;
    background-image: url("../img/nav-address.png");
    background-repeat: no-repeat;
    background-position: right center;
}

.breadcrumb > li > a{
    text-transform: none;
    content: '';
    color: #000;
    display: block;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 15px;
    background-image: url("../img/nav-address.png");
    background-repeat: no-repeat;
    background-position: right center;
}

.breadcrumb > li > a:hover{
    color: darkorange;
}


.sidebar-menu {
    margin:10px 0 0;
    padding: 0;
}

.search-right{
    border: 1px solid #d3d3d3;
    padding: 3px 3px 15px;
    margin-bottom: 20px;
    background-color: #fafafa;
    border-radius: 3px;
}

.search-right .title{
    font-family:'thaisanslite-bold';
    font-size: 22px;
    letter-spacing: 0.05em;
    line-height: normal;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    margin-bottom: 10px;
    background-color: #e42128;
}

.search-right label{
    clear: both;
    display: block;
    float: left;
    font-weight: bold;
    width: 40%;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    line-height: 25px;
    padding-left: 10px;
    font-size: 13px;
    color: #000;
}

.search-right input{
    width: 57%;
    height: 28px;
    margin-top: 5px;
    padding: 0 5px;
    font-size: 13px;
    border: 1px solid #d8d8d8;
}

.search-right select{
    width: 57%;
    height: 28px;
    margin-top: 5px;
    padding: 0 5px;
    font-size: 13px;
    border: 1px solid #d8d8d8;
}

.search-right .btn-search{
    clear: both;
    float: none;
    background-color: #f2f503;
    border: 1px solid #b1b1b1;
    font-size: 13px;
    font-weight: bold;
    margin-left: 27%;
    margin-top: 23px;
    color: #000;
    padding: 5px 28px;
    border-radius: 2px;
    background-image: url("../img/search.png");
    background-repeat: no-repeat;
    background-position: 8px center;

}

.search-right .btn-search:hover{
    background-color: #f5c503;
}

.banner-right{
    clear: both;
    width: 100%;
    float: left;
    margin: 5px 0;
    text-align: center;

}

.banner-right img{
    max-width: 100%;
}

.btn-show-all{
    float: none;
    font-weight: normal;
    margin: 30px 10% 10px 10%;
    padding: 6px 0px;
    width: 80%;
    letter-spacing: normal;
}

.bar-product{
    position:relative;
    z-index:2;
    padding: 0;
    margin:0px;
    background-image: none;
    background-color: transparent;
}

.page-h2{
    position: absolute;
    top: -88px;
    left: 25%;
    width: 55%;
    height: 70px;
    padding: 0 15px;
    background-image: url("../img/shadow-h2.png");

}

.page-h2 .page-sub{
    display: block;
    opacity: 1;
    color: #000000;
    text-align: center;
    line-height: 25px;
    background-image: url("../img/h2-1.png");
    background-repeat: no-repeat;
    background-position: 0 12px;
}

.page-h2 .page-sub h2{
    font-family: "thaisanslite-bold";
    display: block;
    opacity: 1;
    font-size: 20px;
    color: #000000;
    padding: 10px 25px;
    margin: 0;
    background-image: url("../img/h2-2.png");
    background-repeat: no-repeat;
    background-position: right 38px;
}

@media (max-width: 768px) {


    .page-h2{
        position: relative;
        top: 0px;
        left: 0;
        width: 100%;
        height:  auto;
        padding: 0 0;
        background-image: none;

    }

    .page-h2 .page-sub{
        display: block;
        opacity: 1;
        color: #000000;
        text-align: center;
        line-height: normal;
        background-image: none;
    }

    .page-h2 .page-sub h2{
        font-family: "thaisanslite-bold";
        display: block;
        opacity: 1;
        font-size: 17px;
        color: #000000;
        padding: 10px 0px;
        margin: 0;
        background-image: none;
    }

}

#container-1{
    width:100%;
    padding:0;
    margin:0;
    background-color: #fff;

}


.container-circle{margin: 0px 0; padding: 5px 0;}
.container-circle .title{font-family:'thaisanslite-bold';font-size: 28px;font-weight: bold; text-align: center; line-height: normal; color: #000; padding: 5px 0}
.container-circle .box-line-circle{border: 2px solid #c0c0c0; border-radius: 40px; width: 80px; height: 80px; text-align: center; margin: 0px auto}
.container-circle .box-line-circle img{max-height: 100%; max-width: 100%;}

.box-course{margin: 0 15px 0 0; padding: 3px; border: 1px solid #bababa; z-index: -1}
.box-course .panel{border: none}
.box-course .panel-default{padding: 0; margin: 0;border: none; border-radius: 0;}
.box-course .panel-heading{ position:relative; padding: 0; margin: 0;border: none; background-color: #dce0e0; font-size: 13px; line-height: normal; letter-spacing: normal; text-transform: none; border-radius: 0; padding:7px 0px; text-align: center}
.box-course .panel-title{font-weight: bold; font-size: 15px; line-height: 20px; }
.box-course .icon-hot{ position: absolute; top: 20px; right: 5px}
.box-course .panel-body{padding: 0; margin: 0; border: none; text-align: center}
.box-course .bg-danger{background-color: red; color: #FFFFFF;}
.box-course .list-course{font-size:12px; line-height: 20px; list-style: none; margin:0; padding:10px 0 10px 0; text-align: left;
    margin-left: 5px;
    width: 100%;
    float: left;
}
.box-course .list-course li{ padding: 0 5px 0 0px;  margin:0;}
.box-course .list-course li:before{content: "• "; color: #8b8b8b; font-size: 20px; line-height: 24px}
.box-course .list-course li:hover{color: #32aea2;}
.box-course .list-course div{line-height: 20px}
.box-course .list-course a{color: #000;}
.box-course .list-course a:hover {color: #32aea2; text-decoration: none}

@media (max-width: 768px) {

    .container-circle{margin: 0px 0; padding: 5px 0;}
    .container-circle .title{font-size: 22px;}

    .box-course{margin: 0; width: 100% padding:0; border: 1px solid #bababa; z-index: -1}
    .box-course .panel{border: none}
    .box-course .panel-default{ width: 100%;}
    .box-course .panel-heading{font-size: 12px;  padding:5px 0px; }
    .box-course .panel-title{font-weight: bold; font-size: 14px; line-height: 20px; }
    .box-course .panel-body{padding: 0; margin: 0; border: none; text-align: center}

}


.bg-default{
    background-color: #ebebeb;
    padding:10px 10px 20px 10px;
    border: 1px solid #cdcdcd;
    border-top: 0;
    text-align: center;
    margin-right: 10px;
    margin-left: 0;
}
.box-course .table th{
    text-align: center;
    font-size: 11px;
    padding:10px 5px;
    border: 1px solid #ddd;
}
.box-course .table tr td{
    border: 1px solid #ddd;
    padding: 8px 5px;
    font-size: 12px;
    line-height: normal;
}
.box-course.config .table tr td{
    font-size: 11px;
}

.box-course .table tr td strong{
    font-size: 13px;
    font-weight: normal;
}
.box-course.config .table tr td strong {
    font-size: 12px;
}

.box-course .table tr td a:hover{
    color: #30aca0;

}

.box-course2{margin: 0 15px 0 0; padding:0;  z-index: -1}

.box-course2 .table{
    border: 1px solid #ccc;
}

.box-course2 .table th{
    text-align: center;
    font-size: 12px;
    padding:10px 5px;
    background-color: #eee;
    border-right: 1px solid #ccc;
}
.box-course2 .table th.config-size{font-size: 12px;white-space: nowrap;}
.box-course2 .table td.config-size{font-size: 12px;white-space: nowrap;}
.box-course2 .table td.config-size strong a{font-size: 12px;white-space: nowrap;}

.box-course2 .table tr td{
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 8px 5px;
    font-size: 12px;
}

.box-course2 .table tr td strong{
    font-size: 13px;
    font-weight: normal;
}
.box-course2 .table tr td a{
    color: #000;

}

.box-course2 .table tr td a:hover{
    color: #000;

}

.box-course2 .table tr td a .click{
    background-color: #5a8bef;
    color: #fff;
    font-size: 11px;
    line-height: normal;
    padding: 2px 6px;
    margin-left: 3px;
    font-style: normal;
    border-radius: 20px;
}

.box-course2 .table tr td a:hover .click{
    background-color: #f00;
}

.btn-detail{
    clear:both;
    background:#FFFFFF url(../img/ic-caret-r.png) no-repeat 92% 50%;
    border: 2px solid #c0c0c0;
    width: 70%;
    margin-left: 15%;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #000000;
    padding: 8px 25px;
    float:left;
    line-height: normal;
    font-size: 13px;
    text-align: center;
    border-radius: 15px;
}

.btn-detail:hover{
    border-color: #d1d302;
    background-color: #fcff00;
    color: #000;
}

.btn-detail-red{
    background: #fe0 url(../img/ic-caret-circle.png) no-repeat 95% 50%;
    border: 2px solid #fe0;
    color: #000;
    font-size: 12px;
    padding: 5px 25px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 15px;
}

@media (max-width: 768px) {
    .btn-detail-red{
    padding: 5px 9px;
    }
}

.btn-detail-red:hover{
    background-color: #f4e400;
    color: #000;
}


.btn-detail-blue{
    background: #32aea2 url(../img/ic-caret-circle.png) no-repeat 95% 50%;
    border: 2px solid #22ae9f;
    color: #FFFFFF;
    font-size: 12px;
    padding: 5px 25px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 15px;
}

.btn-detail-blue:hover{
    background-color: #2b9288;
    color: #FFFFFF;
}


@media (max-width: 768px) {

    .bg-default{
        width: 100%;
        background-color: #ebebeb;
        padding:0px 0px 20px 0px;
        border: 0px solid #cdcdcd;
    }
    .box-course .table{
        width: 100%;
    }

    .box-course .table th{
        display: none;
        text-align: center;
        font-size: 10px;
        padding:10px 0px;
    }

    .box-course .table tr{
        display: block;
        clear: both;
        border-bottom: 5px solid #ccc;
    }
    .box-course .table tr td{
        display: block;
        text-align: center;
        border-bottom: 1px solid #fff;
        padding: 2px 0px;
        font-size: 14px;
    }

    .box-course .table tr td strong{
        display: block;
        font-size: 13px;
        padding: 4px 0;
        font-weight: normal;
        background-color: #30aca0;
    }
    .box-course .table tr td a{
        color: #fff;

    }

    .box-course .table tr td a:hover{
        color: #f5fe00;

    }

    .box-course2{margin: 0 15px 0 0; padding:0;  z-index: -1}

    .box-course2 .table{
        border: 1px solid #ccc;
    }

    .box-course2 .table th{
        text-align: center;
        font-size: 12px;
        padding:10px 5px;
        background-color: #eee;
        border-right: 1px solid #ccc;
    }

    .box-course2 .table tr td{
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        padding: 8px 5px;
        font-size: 12px;
    }

    .box-course2 .table tr td strong{
        font-size: 13px;
        font-weight: normal;
    }
    .box-course2 .table tr td a{
        color: #000;

    }

    .box-course2 .table tr td a:hover{
        color: #000;

    }

    .box-course2 .table tr td a .click{
        background-color: #5a8bef;
        color: #fff;
        font-size: 11px;
        line-height: normal;
        padding: 2px 6px;
        margin-left: 3px;
        font-style: normal;
        border-radius: 20px;
    }

    .box-course2 .table tr td a:hover .click{
        background-color: #f00;
    }


    .btn-detail{
        width: 80%;
        margin-left: 10%;
        padding: 8px 25px;
    }

}

.bg-img{
    background-image: url(../img/bg-round.png);
    background-repeat: no-repeat;
    background-size: 50% 100%;
    background-position: left top;
    background-size: 50% 100%;
    margin-bottom: 0;
}


.bg-full{
    display: block;
    background-image: url(../img/ic-full.png);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF;
    padding: 0;
    text-align: center;
    width: 35px;
    height: 25px;
    line-height: 20px;
    font-size: 11px;
    margin: 0 auto;
}
.bg-check{
    display: block;
    background-image: url(../img/ic-check.png);
    background-position:  center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #000;
    padding: 0;
    text-align: center;
    width: 35px;
    height: 25px;
    line-height: 20px;
    font-size: 11px;
    margin: 0 auto;
}

.bg-check2{
    display: block;
    background-image: url(../img/ic-check.png);
    background-position:  center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #000;
    padding: 0;
    text-align: center;
    width: 50px;
    height: 25px;
    line-height: 20px;
    font-size: 11px;
    margin: 0 auto;
}


.bg-default{background-color: #efefef; text-align: center;}
.bg-default.config{padding-left: 5px;padding-right: 5px;}


.title-line{
    margin-top: 20px;
    margin-right: 15px;
    margin-bottom: 10px;
    background-image: url(../img/line.png);
    background-repeat: repeat-x;
    background-position: center center;
}
.text-danger{
    font-family:'thaisanslite-bold';
    font-size: 25px;
    color: red;
}
.text-danger span{background-color: #fff; padding-right: 20px}

@media (max-width: 768px) {

    .title-line{
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .text-danger{
        font-family:'thaisanslite-bold';
        font-size: 20px;
        text-align: center;
        color: red;
    }
    .text-danger span{background-color: #fff; padding-right: 0px}


}

.news-img{
    margin-top: 5px;
}
.news-img img{
    width: 100%;
}
.news-title{
    font-family:'thaisanslite-bold';
    font-size: 22px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    font-weight: bold;
    border-bottom: 1px solid #c0c0c0
}

.news-title a{
    color: #000;
}
.news-title a:hover{
     color: #f00;
 }
.news-date{font-size: 13px; font-weight: normal; line-height: 18px; margin: 0; padding:3px 0 0 0;}
.news-date span{color: #32aea2}
.news-content{font-size: 13px; color: #484848; text-align: left; margin: 10px 0; padding: 0; letter-spacing: normal}

.bg-line-sm{margin: 10px; padding: 0; background-image: url(../img/bg-line-main.png); min-height: 16px; background-repeat: repeat-x}


@media (max-width: 767px) {

    .bar-product{
        margin-top:0px;
    }

    #container-1 {
        margin-top: 0px;
    }


    .news-title{
        font-size: 18px;
        line-height:  normal;
        margin: 0 -15px;
        padding:5px 0;
        font-weight: bold;
        border-bottom: 1px solid #c0c0c0
    }

    .news-title a{
        color: #000;
    }
    .news-title a:hover{
        color: #f00;
    }

    .news-date{margin: 0 -15px; }
    .news-content{margin: 10px -15px; }

}

.contact-address{
    width: 100%;
    margin-bottom: 10px;
}

.title-form{
    background-image: url("../img/bg-contact.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border: 0;
    padding: 5px 0 8px;
    text-align: center;
}


.title-form h3{
    color: #fff;
}

.text-contact{
    background-image: url("../img/bg-contact.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding:10px 20px 15px;
    font-size: 13px;
}


.text-contact .title{
    font-family: 'thaisanslite-bold';
    color: #d0ab19;
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 5px;
}

.text-contact p{
    margin: 0;
    padding: 0;
}

.title-contact{
    float: left;
    padding:0;
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
    line-height: normal;

}

.title-contact h1 {
    font-family:'thaisanslite-bold';
    float: left;
    width:100%;
    font-size: 26px;
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
    line-height: 40px;
    background-color: #49cbd7;
}

.social-bread{
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.social-bread img{
    margin: 0 7px;
}

.social-bread img:hover {
    opacity:0.8;
}

.social-icon img{margin: 0 4px ;}


.box-contact{

}

.box-contact .heading-footer{
    height: 21px;
    width: 100%;
    float: left;
    background-image: url("../img/bg3-title.png");
    margin-top: 15px;
    margin-bottom: 20px;
}

.box-contact h3{
    font-family:'thaisanslite-bold';
    font-size: 24px;
    line-height: 21px;
    color:#00afbf;
    width: auto;
    float: left;
    background-color: #fff;
    font-weight: normal;
    padding: 0 30px 0 0px;
    margin: 0;
}

.box-contact p{
    clear: none;
    padding: 0;
    margin: 0;
    line-height: 170%;
}
#contact-form .form-group{
    padding: 0;
    margin:5px 0;
}

#contact-form .text-danger{
    font-family: "Arial", Helvetica, sans-serif;
    color: #f00;
    font-style: italic;
    font-size: 12px;
    padding: 0;
    margin: 0;
    padding-top: 3px;
}


.form-group label{
    font-family:'thaisanslite-bold';
    font-size: 20px;
}

button.btn-send{
    font-family:'thaisanslite-bold';
    font-size: 22px;
    padding: 5px;
    border-radius: 4px;
}

.btn-signup{
    float: left;
    width: 30.33%;
    font-family:'thaisanslite-bold';
    background-color: #ff9600;
    border-color: #ff9600;
    color: #fff;
    font-size: 26px;
    line-height: 25px;
    margin: 20px 1.50% 20px 1.50%;
    padding: 10px 15px 10px 25px;
    border-radius: 25px;
    -mox-border-radius: 25px;
    background-image: url("../img/register.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 24px;
}

.btn-signup:hover{
    color: #fff;
    background-color: #32aea2;
    border-color: #32aea2;
}


.btn-down{
    float: left;
    width: 30.33%;
    font-family:'thaisanslite-bold';
    color: #fff;
    font-size: 26px;
    line-height: 25px;
    margin: 20px 1.50% 20px 1.50%;
    padding: 10px 15px 10px 15px;
    border-radius: 5px;
    -mox-border-radius: 5px;
}

.btn-down i{
    float: left;
    margin-right: 10px;
}


.jobs table tr td{
    border: 1px solid #ccc;
    padding: 5px 10px;
    line-height: 160%;

}
.jobs p {
    margin: 0;
    padding: 0;

}

.jobs table tr td p {
    margin: 0;
    padding: 0;

}

.btn-primary{
    font-family:'thaisanslite-bold';
    font-size: 17px;
    padding:3px 20px ;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border-radius: 20px !important;
	color:#000;
    background-color: #ffee00;
    border: 1px solid #ccc;
}

.btn-primary:hover{
	color:#000;
    background-color: #e1d302;
    border: 1px solid #ccc;

}

.box-search-course{
    width: 290px;
    margin: 20px auto;
}

.box-search-course label{
    width: 40%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    font-size: 13px;
    color: #fff;
    background-color: #ff0000;
    border: 1px solid #ff0000;
}

.box-search-course select{
    width: 60%;
    height: 30px;
    float: left;
    font-size: 12px;
    padding-left: 5px;
    border: 1px solid #ff0000;
}

.group-course{
    float: left;
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;

}

.group-course li{
    position: relative;
    float: left;
    width: 31.3%;
    text-align: left;
    margin: 4px 1%;
    padding: 0 0px;
    background-color: #32aea2;
    display: inline-block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.group-course li a{
    display: block;
    font-size: 15px;
    padding: 9px 15px;
    color: #fff;
}

.group-course li nav{
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0px;
    height: 0px;
    margin-left: -7px;
    border-top: 10px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 7px solid transparent;
}

.group-course li:hover a, .group-course li.active a{
    color: #000;
    background-color: #f6be68;
}


.group-course li:hover nav, .group-course li.active nav{
    display: block;
}

@media (max-width: 768px) {

    .box-search-course{
        width: 100%;
        margin: 20px auto;
    }

    .group-course{
        float: left;
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 15px;

    }

    .group-course li{
        position: relative;
        float: left;
        width: 100%;
        margin: 2px;
        padding: 0;
    }

    .group-course li a{
        display: block;
        font-size: 14px;
        padding: 5px 10px;
        color: #fff;
    }

    .group-course li nav{
        display: none;
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 0px;
        height: 0px;
        margin-left: -7px;
        border-top: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #fff;
        border-left: 7px solid transparent;
    }


}

.show-course{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    padding-bottom: 20px;
}

.show-course .title{
    width: 100%;
    float: left;
    background-color: #bebebd;
    padding: 5px 10px;
}

.show-course .title strong{
    font-family:'thaisanslite-bold';
    color: #000;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
}

.show-course .title nav{
    float: left;
    background-color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    color: #000;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 50%;
}

.show-course .title select{
    float: right;
    height: 25px;
    width: 150px;
    border: 1px solid #fff;
    font-size: 13px;
    margin-top: 3px;
    padding: 0 5px 0 10px;
}

.show-course table{
    margin-top: 5px;
    border-left: 1px solid #b1b1b1;

}

.show-course table tr th{
    font-size: 12px;
    padding: 3px 3px;
    text-align: center;
    border-right: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    border-top: 1px solid #b1b1b1;
}

.show-course table tr td{
    padding: 3px 3px;
    font-size: 12px;
    color: #333;
    border-right: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;


}

.show-course table tr td a{
    color: #0370eb;
}

.show-course table tr td a:hover{
    color: #ff0000;
}

@media (max-width: 768px) {

    .show-course{
        float: left;
        width: 600px;
        background-color: #fff;
    }

    .show-course .title{
        width: 100%;
        float: left;
        background-color: #bebebd;
        padding: 5px 5px;
    }

    .show-course .title strong{
        color: #000;
        font-size: 17px;
        line-height: 28px;
        font-weight: normal;
    }

    .show-course .title select{
        clear: both;
        float: left;
        height: 25px;
        max-width: 150px;
        margin-left: 50px;
    }

    .show-course table{
        margin: 0 -15px;
        margin-top: 10px;

    }

    .show-course table tr th{
        font-size: 12px;
        padding: 2px 0px;
        text-align: center;
        border-bottom: 1px solid #b1b1b1;
    }

    .show-course table tr td{
        padding: 3px 0px;
        font-size: 12px;
        color: #333;
        border-bottom: 1px solid #b1b1b1;


    }

}

.btn-regis{
    padding: 2px 10px;
    font-size: 11px;
    color: #000;
    letter-spacing: normal;
    font-weight: bold;
    border-radius: 14px;
    border: 1px solid #7a5b2b;
    background-color: #ffee00;
}

.btn-regis:hover{
    color: #000;
    background-color: #e1d306;
}

.r-right{
    float: right;
    padding: 0 10px;
}
.star{color: #f00; font-size: 16px; font-weight: bold }


#register-form .title-regis{
    font-family:'thaisanslite-bold';
    font-size: 22px;
    color: #5a8bef;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-top: 20px;

}

#register-form .form-group{
    float: left;
    clear: both;
    width: 100%;
    margin: 5px 0;
    padding: 0;

}
#register-form label{
    font-family: "Arial", Helvetica, sans-serif;
    width: 30%;
    float: left;
    clear: none;
    color: #333;
    font-size: 14px;
}

#register-form .form-control{
    float: left;
    width: 60%;
    font-size: 13px;
}

#register-form .form-control:focus{
    border-color: #5a8bef;
}

#register-form .form-text{
    float: left;
    width: 60%;
    font-size: 13px;
    color: #333;
}

#register-form .form-text img{
    max-width: 100%;
    height: auto;
}

#register-form p{
    margin:2px 0;
}

#register-form .text-danger{
    clear: both;
    display: block;
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding:3px 0 0;
    margin-left: 30%;
}

#login-form{
    border: 1px solid #eee;
    width: 55%;
    margin: 0 auto;
    padding: 20px;
    border-radius: 5px;
    margin-top: 50px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}
#login-form .form-control:focus{
    border-color: #5a8bef;
}

.control-label.error{
    display: block;
    color: #f00;
    padding: 10px 0;
}

.btn-sign{
    letter-spacing: normal;
    font-size: 17px;
}

@media (max-width: 767px) {
    .r-right{
        float: none;
    }

    .heading-footer {
        height: auto;
        margin: 0 -15px;
        font-size: 16px;
    }

    .heading-footer h3{
        font-size: 18px;
        padding: 0;
        margin: 0 0 5px;
    }

    #contact-form .form-group{
        padding: 0;
        margin:5px -15px;
    }

    #register-form .title-regis{
        font-size: 20px;
        margin: 0 -15px;
        padding-bottom: 5px;
        margin-bottom: 15px;
        margin-top: 20px;

    }

    #register-form .form-group{
        float: left;
        clear: both;
        width: 100%;
        margin: 5px -15px;
        padding: 0;

    }
    #register-form label{
        width: 100%;
        float: left;
        clear: none;
        color: #000;
        font-weight: bold;
        font-size: 14px;
    }

    #register-form .form-control{
        float: left;
        width: 100%;

    }
    #register-form .form-text{
        float: left;
        width: 100%;
        font-size: 13px;
        color: #333;
    }

    #login-form{
        width: 100%;
        padding:10px 0px;
    }

}


@media print {

    a[href]:after {
        content: none !important;
    }
    .no-print, .no-print *
    {
        display: none !important;
    }

    .heading {
        float: none;
        padding: 0;
        margin: 0;
        margin-top: 20px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .heading h1{
        font-size: 28px;
    }


    .logo-center img{display: none}

    .breadcrumb {
        display: none;
    }

    .panel.sidebar-menu {
        display: none;
    }

    .social-bread{
        display: none;
    }


    .box-pages{
        border-right: 0;
        min-height: inherit;
        padding:10px 10px;

    }

    .btn-back{ display: none}
    .btn-down{ display: none}
    .btn-signup{ display: none}
    .box-port{ display: none}
    .sidebar-menu{
        display: none;
    }


    .box-training-image .title{
        font-size:20px;
    }


    .box-training-image ul li{
        width: 31.3%;
        margin: 8px 1%;
        height: 200px;

    }

    #copyright{display: none}


}
.btn-full{width: 100%;}
.ls-slide{cursor: pointer;}

.dropdown-menu-custom{background-color: #111;}
.dropdown-menu-custom li{list-style-type: none;border-bottom: solid 0px #000 !important;padding: 4px 0;}
.dropdown-menu-custom li a{color: #fff !important;font-family: 'thaisanslite-bold';font-size: 18px !important;}
.dropdown-menu-custom li.active a{color: #ffed06 !important;background-color: transparent!important;}
.dropdown-menu-custom li a:hover{color: #ffed06 !important;left: 0px !important;}

.tab-content-custom{padding: 0px;border: none!important;}
.tab-content-custom .box-pages{border: none!important}





.title-product{
    position: relative;
    z-index: 2;
    font-family:'Cloud-Bold';
    font-size: 28px;
    line-height: 44px;
    color: #000;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.title-product strong{
    padding: 0 15px;
    background-color: #fdfdfd;
}

.tab-cart{
    float: left;
    width: 100%;
    margin: 40px 0 20px 0;

}

.tab-cart ul{

}

.tab-cart ul li{
    font-family:'Cloud-Bold';
    position: relative;
    display: block;
    float: left;
    width: 25%;

}

.tab-cart ul li strong{
    font-weight: normal;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #898888;
    line-height: 20px;
    padding-bottom: 5px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.tab-cart ul li i{
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    background-color: #a9a8a8;
    border-radius: 50%;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

.tab-cart ul li .line-left{
    position: absolute;
    top: 33px;
    left: 0;
    width: 50%;
    height: 3px;
    background-color: #a9a8a8;

}

.tab-cart ul li .line-right{
    position: absolute;
    top: 33px;
    right: 0;
    width: 50%;
    height: 3px;
    background-color: #a9a8a8;
}

.tab-cart ul li.active strong{
    color: #7fd6c9;
}

.tab-cart ul li.active i,
.tab-cart ul li.active .line-left,
.tab-cart ul li.active .line-right{
    background-color: #7fd6c9;
}


.shopping-list{
    font-family: "Arial", Helvetica, sans-serif;
    width: 100%;
    padding: 0px;
    margin-top: 20px;
    border-bottom: 0;
}

.shopping-list ul{
    display: block;
    float: left;
    width: 100%;
    margin:2px 0;
    padding: 0;
    background-color: #faffeb;
    border-radius: 10px;
    border: 1px solid #c2c2c2;

}

.shopping-list ul li{
    display: inline-block;
    float: left;
    margin: 0;
    padding: 10px;
    font-size: 13px;
}

.shopping-list ul li p{

    margin: 0;
    padding: 2px 0;
    color: #000;
    line-height: normal;
    font-size: 13px
}

.shopping-list ul li.name span{
    font-size: 13px;
    line-height: 16px;
    color: #f76500;

}

.shopping-list ul li.img{ width: 20%; }
.shopping-list ul li.name{ width: 30%; }
.shopping-list ul li.price{ width: 15%; }
.shopping-list ul li.qty{ width: 20%; }
.shopping-list ul li.qty-group{ width: 13%; }
.shopping-list ul li.tool{ width: 8%;}

@media screen and (max-width: 768px) {
    .shopping-list ul li.img{ width: 30%; }
    .shopping-list ul li.name{ width: 70%; }
    .shopping-list ul li:nth-child(3){width: 33.33%; clear: both;}
    .shopping-list ul li.qty-group{ width: 33.33%; }
    .shopping-list ul li.tool{ width: 100%;}
}


.shopping-list ul li.img img{
    max-width: 100%;
}
.shopping-list ul li.price b{
    display: block;
    font-size: 14px;
    padding-bottom: 5px;

}
.shopping-list ul li.qty b{ font-size: 14px }
.shopping-list ul li.tool i{ font-size: 16px; margin-top: 4px;}
.shopping-list ul li.tool a{ color: #666}
.shopping-list ul li.tool a:hover{ color: #000}



.shopping-list2{
    width: 100%;
    padding: 0px;
    margin-top: 20px;
    border: 1px solid #c2c2c2;
    border-bottom: 0;
}

.shopping-list2 ul{
    display: block;
    float: left;
    width: 100%;
    margin:0 0;
    padding: 0;
    background-color: #fff;
    border-bottom: 1px solid #c2c2c2;

}

.shopping-list2 ul li{
    display: inline-block;
    float: left;
    margin: 0;
    padding: 10px;
    font-size: 19px;
}

.shopping-list2 ul li p{
    margin: 0;
    padding: 3px 0;
    color: #666666;
    line-height: normal;
}

.shopping-list2 ul li.name span{
    font-family:'Cloud-Bold';
    font-size: 22px;
    line-height: 20px;
    color: #00ae93;

}

.shopping-list2 ul li.img{ width: 15%; }
.shopping-list2 ul li.name{ width: 50%; }
.shopping-list2 ul li.price{ width: 15%; }
.shopping-list2 ul li.qty{ width: 20%; }
.shopping-list2 ul li.qty-group{ width: 13%; }
.shopping-list2 ul li.tool{ width: 8%;}
@media screen and (max-width: 768px) {
    .shopping-list2 ul li.img{ width: 30%; }
    .shopping-list2 ul li.name{ width: 70%; }
    .shopping-list2 ul li:nth-child(3){width: 33.33%; clear: both;}
    .shopping-list2 ul li.qty-group{ width: 33.33%; }
    .shopping-list2 ul li.tool{ width: 100%;}
}


.shopping-list2 ul li.img img{
    max-width: 100%;
}
.shopping-list2 ul li.price b{
    display: block;
    font-size: 20px;
    padding-bottom: 5px;

}
.shopping-list2 ul li.qty b{ font-size: 20px }
.shopping-list2 ul li.tool i{ font-size: 18px; margin-top: 4px;}
.shopping-list2 ul li.tool a{ color: #666}
.shopping-list2 ul li.tool a:hover{ color: #000}



a.pro-view{
    float: left;
    margin-top: 15px;
    color: #f7941d;

}
a.pro-view:hover{
    color: #000;
}

.shopping-list ul li .instock{
    color: #00c20e;
    font-size: 13px;
}
.shopping-list ul li .outstock{
    color: #cd0000;
    font-size: 13px;
}

.shopping-list ul li .wishlist{
    color: #fe9b41;
    font-size: 13px;
    line-height: 22px;
}
.shopping-list ul li .wishlist a{
    color: #fe9b41;
}

.shopping-list ul li .wishlist i{
    font-size:22px;
    color: #ccc;
    float: left;
}
.shopping-list ul li .wishlist a:hover i{
    color: #ff6167;
}


.shopping-list ul li.qty p strong{
    font-family: 'Cloud-Bold';
    color: #333;
    font-size: 16px;
}


.cart-line{
    clear: both;
    height: 1px;
    width: 100%;
    background-color: #ccc;
}

.shopping-right{
    font-family: "Arial", Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 20px;

}

.shopping-right .title-right{
    font-size: 16px;
    color: #f76500;
    line-height: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.shopping-right .title-right span{
    font-size: 14px;
}

.shopping-right .title-right2{
    font-size: 14px;
    border: 1px solid #eee;
    background-color: #eee;
    line-height: normal;
    float: left;
    color: #666666;
    width: 100%;
    padding: 7px 10px;
    text-transform: uppercase;
}

.shopping-right .title-right3{
    font-size: 14px;
    line-height: normal;
    float: left;
    color: #666666;
    width: 100%;
    padding: 7px 0px;
    text-transform: uppercase;
}


.label-title{
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 14px;
    line-height: normal;
    float: left;
    color: #666666;
    width: 100%;
    padding: 7px 0 15px;
    text-transform: uppercase;
}
.label-check{
    font-family: "Arial", Helvetica, sans-serif;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    cursor: pointer;
}

.label-check input{
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}
.label-check strong{
    font-family: "Arial", Helvetica, sans-serif;
    float: left;
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}

.label-check b{
    font-family: "Arial", Helvetica, sans-serif;
    float: right;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-right: 15px;
}

.label-check .img{
    width: 100%;
}

.label-check .img img{
    width: 100%;
    border: 1px solid #ccc;
}
.label-check p {
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 13px;
}

.label-check span{
    font-family: "Arial", Helvetica, sans-serif;
    clear: both;
    float: left;
    color: #666666;
    font-size: 18px;
    display: block;
    padding-top: 5px;
}

.shopping-right .sum{
    float: left;
    width: 100%;
    clear: both;
    color: #666666;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    padding:3px 0 0 0;
}
.shopping-right .sum strong{
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.shopping-right .sum p{
    float: right;
    margin: 0;
    padding: 0;
}


.shopping-right .discount{
    float: left;
    width: 100%;
    clear: both;
    color: #666666;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    padding:3px 0 0 0;
}
.shopping-right .discount strong{
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.shopping-right .discount p{
    float: right;
    margin: 0;
    padding: 0;
}

.shopping-right .total{
    float: left;
    width: 100%;
    clear: both;
    color: #606060;
    padding:20px 0 10px 0;
}

.shopping-right .total strong{
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.shopping-right .total strong span{
    font-size: 14px;
    font-weight: bold;
}

.shopping-right .total p{
    float: right;
    font-weight: bold;
    font-size: 14px;
}


.cart-right{
    display: block;
    float: left;
    width: 100%;
}

.cart-right ul{
    display: block;
    float: left;
    width: 100%;
    margin:0;
    padding: 0;
    color: #333;
}

.cart-right ul li{
    display: inline-block;
    float: left;
    margin: 0;
    color: #333;
    padding:0px 0 5px;
    font-size: 14px;
}

.cart-right ul li.img{ width: 15%; }
.cart-right ul li.name{ width: 50%; }
.cart-right ul li.qty{ width: 15%; }
.cart-right ul li.price{ width: 20%; text-align: right }

.cart-right ul li strong{
    font-size: 14px;
    color: #333;
}

.cart-right ul li.name p:nth-child(1){
    font-size: 13px;
    line-height: 15px;
    padding-left: 5px;
    padding-top: 0px;

}
.cart-right ul li.name p:nth-child(2){
    font-size: 13px;

}

.cart-right ul li.img img{
    width: 100%;
}



.shopping-right select{
    font-size: 14px;
    font-weight: bold;
}

.shopping-right .form-group{
    padding-bottom: 5px;
    font-size: 13px !important;

}

#input-coupon{
    font-size: 13px;
    font-style: italic;
}
.btn-comfirm{
    clear: both;
    width: 96%;
    color: #fff;
    font-size:20px;
    line-height: 30px;
    display: block;
    font-weight: normal;
    text-align: center;
    background-color: #7fd6c9;
    padding:1px 0 3px 0;
    margin-left: 4%;
    border: 0;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    border-radius: 5px;
    -mox-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.btn-comfirm:hover{
    color: #fff;
    background-color: #22c5ad;
    text-decoration: none;
}

.btn-comfirm i{
    font-size: 13px;
}

.btn-step-cart{
    clear: both;
    width: 100%;
    color: #fff;
    font-size:24px;
    line-height: 26px;
    display: block;
    font-weight: normal;
    text-align: center;
    background-color: #7fd6c9;
    margin-top: 20px;
    padding:8px 0px 10px 0px;
    border: 0;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    border-radius: 8px;
    -mox-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.btn-step-cart:hover{
    color: #fff;
    background-color: #22c5ad;
    text-decoration: none;
}


.btn-step-cart2{
    cursor: pointer;
    clear: both;
    float: right;
    width: auto;
    color: #fff;
    font-size:22px;
    line-height: 26px;
    display: block;
    font-weight: normal;
    text-align: center;
    background-color: #7fd6c9;
    margin-top: 20px;
    padding:4px 40px 8px 40px;
    border: 0;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    border-radius: 6px;
    -mox-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.btn-step-cart2:hover{
    color: #fff;
    background-color: #22c5ad;
    text-decoration: none;
}

.btn-step-back{
    float: left;
    width: auto;
    color: #fff;
    font-size:20px;
    line-height: 26px;
    display: block;
    font-weight: normal;
    text-align: center;
    background-color: #999;
    margin-top: 20px;
    padding:4px 30px 8px 30px;
    border: 0;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    border-radius: 6px;
    -mox-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.btn-step-back:hover{
    color: #fff;
    background-color: #666;
    text-decoration: none;
}
@media (max-width: 767px) {
    .btn-step-cart2{float: none;width: 100%;}
    .btn-step-back{float: none;width: 100%;}
}
.btn-step-cart i,
.btn-step-cart2 i{
    float: right;
    margin-left: 7px;
    margin-top: 7px;
    font-size: 13px;
}

.btn-step-back i{
    float: left;
    margin-right: 7px;
    margin-top: 7px;
    font-size: 13px;
}

.btn-forgot{
    float: left;
    margin-left: 25px;
    margin-top: 25px;
}


.glyphicon-refresh-animate {
    font-size: 16px;
    margin: 10px;
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

.box-term{
    border: 1px solid #c2c2c2;
    padding: 15px;
    margin-bottom: 10px;
    overflow: auto;
    height: 250px;
    font-size: 13px;
    border-radius: 8px;
}

.box-complete{
    width: 40%;
    padding:30px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    box-shadow: 3px 3px 10px #ccc;
    -moz-box-shadow: 3px 3px 10px #ccc;
    -webkit-box-shadow: 3px 3px 10px #ccc;
    text-align: center;
    margin: 50px auto 60px auto;
    border: 1px solid #c2c2c2;
}

.box-complete .success i{
    display: block;
    font-size: 80px;
    font-weight: normal;
    color: #7fd6c9;
}

.box-complete .success p{
    padding-top: 20px;
    font-size: 22px;
    line-height: 22px;
    padding-bottom: 20px;
}


.box-complete .error i{
    display: block;
    font-size: 80px;
    font-weight: normal;
    color: #f00;
}

.box-complete .error p{
    padding-top: 20px;
    font-size: 22px;
    line-height: 22px;
    padding-bottom: 20px;
}


.box-data-complete{
    background-color: #fff;
    padding: 5px;
    margin-bottom: 80px;
    border: 2px solid #d3d3d3;
}

.box-data-complete .title-sum{
    float: left;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #f0f0f0;
}

.box-data-complete .title-sum strong{
    font-size:16px;
    display: block;
    float: left;
    padding-top: 3px;
    padding-left: 20px;
    color: #333;
}

.box-data-complete .address-sum{
    font-size: 15px;
    line-height: 18px;
    padding:10px 20px;
    color: #333;
    border-bottom: 1px solid #f0f0f0;

}

.box-data-complete .shopping-list{
    border: 0;
}
.box-data-complete .shopping-list ul{
    border: 0;
    border-bottom: 1px solid #f0f0f0;
}



.modal-close{
    background-image: url("../img/close.png");
    background-color: #fff;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    float: right;
    margin-top: -15px;
    cursor: pointer;
    opacity: 0.6;
}

.modal-close:hover{
    opacity: 1;
}


.btn-addtocart{
    float: left;
    width: 100%;
    font-family:'thaisanslite-bold';
    background-color: #ff9600;
    border-color: #ff9600;
    color: #fff;
    font-size: 26px;
    line-height: 25px;
    margin: 20px 1.50% 20px 1.50%;
    padding: 10px 15px 10px 25px;
    border-radius: 25px;
    -mox-border-radius: 25px;
    background-image: url("../img/register.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 24px;
}

.btn-addtocart:hover{
    color: #fff;
    background-color: #32aea2;
    border-color: #32aea2;
}


.btn-addtocart2{
    font-family:'thaisanslite-bold';
    font-weight: normal;
    display: block;
    color: #fff;
    float: left;
    width: 100%;
    font-size: 22px;
    line-height: 25px;
    margin-top: 10px;
    padding: 8px 0px ;
    border: 1px solid #666560;
    background-color: #666560;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}

.btn-addtocart2:hover{
    color: #fff;
    background-color: #363431;
}


.btn-addtocart2 i{
    font-size: 14px;
}

.btn-addtocart3{
    float: left;
    width: 100%;
    font-family:'thaisanslite-bold';
    background-color: #ff300d;
    border-color: #ff300d;
    color: #fff;
    font-size: 26px;
    line-height: 25px;
    margin: 20px 1.50% 20px 1.50%;
    padding: 10px 15px 10px 25px;
    border-radius: 25px;
    -mox-border-radius: 25px;
    background-image: url("../img/register.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 24px;
}

.btn-addtocart3:hover{
    color: #fff;
    background-color: #f76500;
    border-color: #f76500;
}


.insert-address{
    clear: both;
    font-size: 14px;
    border: 1px solid #ccc;
    padding:15px 15px 10px;
    margin-top: 20px;
    border-radius: 7px;
}

.insert-address .form-group{
    margin: 0 0 5px 0;
}

.insert-address .form-group strong{
    display: block;
    font-size: 13px;
    padding-bottom:3px;
}


.insert-address .form-group input{
    font-size: 13px;
    height: 30px;
}


.insert-address .form-group select{
    font-size: 12px;
    height: 30px;
}

.insert-address .form-group.error strong{
    color: #f00;
}


.height10{
    float: left;
    width: 100%;
    clear: both;
    height: 10px;
}
.height20{
    float: left;
    width: 100%;
    clear: both;
    height: 20px;
}
.height40{
    float: left;
    width: 100%;
    clear: both;
    height: 40px;
}



.box-history{
    float: left;
    width: 100%;
    margin: 10px 0;
    padding: 0;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}

.box-history .list-history{
    cursor: pointer;
    color: #333;
    float: left;
    clear: both;
    width: 100%;
    padding:10px 0 5px 30px;
    background-image: url("../img/nav-order1.png");
    background-repeat: no-repeat;
    background-position: 15px center;
}

.box-history .list-history.active{
    background-image: url("../img/nav-order2.png");
    background-repeat: no-repeat;
    background-position: 11px center;
}

.box-history .list-history p{
    font-size: 16px;
    margin: 0;
    padding: 0 0 3px 0;

}

.box-history .list-history small{
    font-size: 16px;
}

.box-history .list-history strong{
    float: right;
    font-size: 18px;
    margin-top: 8px;
}

.box-history .list-history i{
    float: right;
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    font-size: 22px;
    margin-top: 7px;
}

.box-history .list-history .status-1{
    background-image: url("../img/status1.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 24px auto;
}
.box-history .list-history .status-2{
    background-image: url("../img/status2.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 24px auto;
}
.box-history .list-history .status-3{
    background-image: url("../img/status3.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 24px auto;
}
.box-history .list-content{
    display: none;
    clear: both;
    padding:20px 15px;
    border-top: 1px solid #ccc;
    background-color: #fff;
    overflow: hidden;

}

.box-history .list-content .img{
    float: left;
}

.box-history .list-content .img img{
    width: 100%;
}

.box-history .list-content .name{
    color: #333;
    font-size: 18px;

}

.box-history .list-content .name strong{
    font-size: 14px;

}


.box-history .list-content .status{

}

.box-history .list-content .step-status{
    position: relative;
    display: block;
    clear: both;
    float: left;
    width: 100%;
    margin: 10px 0;

}

.box-history .list-content .step-status i{
    position: relative;
    z-index: 2;
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    margin:0 8px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #fff;
    border: 1px solid #8c8c8c;

}

.box-history .list-content .step-status i.s-step1{
    background-image: url("../img/status1.png");
    background-repeat: no-repeat;
    background-position: center 7px;
    background-size: 27px auto;
}

.box-history .list-content .step-status i.s-step1.active{
    background-position: center -22px;
    background-size: 27px auto;
    border: 1px solid #986c21;

}

.box-history .list-content .step-status i.s-step2{
    background-image: url("../img/status2.png");
    background-repeat: no-repeat;
    background-position: center 7px;
    background-size: 27px auto;
}

.box-history .list-content .step-status i.s-step2.active{
    background-position: center -21px;
    background-size: 27px auto;
    border: 1px solid #986c21;
}
.box-history .list-content .step-status i.s-step3{
    background-image: url("../img/status3.png");
    background-repeat: no-repeat;
    background-position: center 4px;
    background-size: 32px auto;
}

.box-history .list-content .step-status i.s-step3.active{
    background-position: center -28px;
    background-size: 32px auto;
    border: 1px solid #986c21;
}

.box-history .list-content .step-status .s-line,
.box-history .list-content .step-status .s-line2{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 15px;
    height: 2px;
    width: 30%;
    background-color: #8c8c8c;
}

.box-history .list-content .step-status .s-line2{
    left: 100px;
}

.box-history .list-content .step-status .s-line.active,
.box-history .list-content .step-status .s-line2.active{
    background-color: #986c21;
}



.box-history .list-content .status strong{
    color: #986c21;
    font-size: 16px;
    padding-bottom: 3px;

}

.table-shopping tr th{
    padding: 5px;
    text-align: center;
    font-size: 13px;
    background-color: #eee;
    border: 1px solid #ccc;
}

.table-shopping tr td{
    padding: 5px;
    font-weight: normal;
    font-size: 13px;
    border: 1px solid #ccc;
}

.table-shopping tr td img{
    max-width: 60px;
}

.box-software li{
    float: left;
    display: inline-block;
    padding: 0;
    margin: 5px;
    width: 160px;
}

.box-software li .title{
    height: 32px;
    overflow: hidden;
}

.software{
    padding: 0 20px;
}

.software .item .img{
    height: 80px;
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
    text-align: center;
}
.software .item .img img{
    width: 100%;
}

.software .item .title{
    padding: 3px 10px;
    text-align: center;
    line-height: 16px;
    color: #666;
}


.software .item:hover .title{
    color: #f00;
}

.software .item .price{
    padding: 1px 10px 8px;
    text-align: center;
    line-height: 16px;
    color: #666;
}

.software .item .price span{
    color: #00b3ee;
}

.software .item .btn-detail-red{
    margin-left: 15px;
}

.software  .owl-controls .owl-buttons div, .software .owl-controls .owl-buttons div{
    width: 26px;
    background-color: #666;
}