﻿@font-face {
    font-family: Flamenco;
    src: url("fonts/UTM Flamenco.ttf");
}

@font-face {
    font-family: Flamenco;
    src: url("fonts/UTM Flamenco.eot");
}

@font-face {
    font-family: Flamenco;
    src: url("fonts/UTM Flamenco.ttf");
    src: local("UTM Flamenco.ttf"), url("fonts/UTM Flamenco.ttf") format("opentype");
}

@font-face {
    font-family: Flamenco;
    src: url("fonts/UTM Flamenco.ttf");
    src: local("UTM Flamenco.ttf"), url("fonts/UTM Flamenco.ttf") format("opentype");
}

body {
    background-color: #f9f9f9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    line-height: 20px;
    min-width: 1300px;
}

@font-face {
    font-family: Open Sans;
    src: url("fonts/OPENSANS-REGULAR.TTF");
    src: local("OPENSANS-REGULAR.TTF"), url("fonts/OPENSANS-REGULAR.TTF") format("opentype");
}

.clear {
    display: block;
    clear: both;
}

.wrapper-100:after, .wrapper:after {
    content: "";
    display: block;
    clear: both;
}

.wrapper-100 {
    width: 100%;
    min-width: 1280px;
}

.wrapper {
    width: 1280px;
    margin: 0px auto;
}

.header-1 {
    background: #aa322f;
    padding: 10px;
    box-shadow: inset 0px 0px 11px #350706;
    _height: 105px;
}

    .header-1 .logo {
        float: left;
        height: 70px;
        width: 930px;
        font-size: 70px;
        color: #FFF;
        padding: 40px 0px 0px 0px;
    }

        .header-1 .logo a {
            display: block;
            margin: 40px 0px;
        }

    .header-1 .header-right {
        float: right;
        height: 100px;
        margin-top: 15px;
    }

    .header-1 .header-right-1 {
        height: 50px;
    }

    .header-1 .header-right-3 {
        height: 51px;
    }

    .header-1 .box-seach {
        float: right;
        width: 284px;
        height: 44px;
        background: url(Images/bg-search.png) no-repeat;
    }

        .header-1 .box-seach span {
            font-family: Open Sans, Arial;
            float: left;
            width: 110px;
            line-height: 50px;
            text-transform: uppercase;
            text-indent: 31px;
            color: #363c42;
            font-size: 18px;
        }

        .header-1 .box-seach input {
            width: 213px;
            height: 30px;
            border: 0px;
            padding: 3px 10px;
            border-radius: 4px 0px 0px 4px;
            float: left;
            margin: 4px 0px 0px 0px;
            background: none;
        }

        .header-1 .box-seach a {
            width: 45px;
            height: 36px;
            background: url(Images/icon_6.png);
            float: left;
            margin: 7px 0px 0px 0px;
        }

.dkh {
    color: #fff;
    float: right;
    padding-top: 70px;
}

span.check-dk {
    float: left;
    width: 100%;
}


/*login in*/
#popupLogin, #popupForget {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    min-height: 400px;
    min-width: 500px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

    #popupLogin > table, #popupForget > table {
        height: 100%;
        position: fixed;
        width: 100%;
    }

        #popupLogin > table > tbody > tr > td, #popupForget > table > tbody > tr > td {
            vertical-align: middle;
        }

    #popupLogin .box-login, #popupForget .box-login {
        border: 5px solid #AA322F;
        border-top: 30px solid #aa322f;
        background: none repeat scroll 0 0 #fff;
        border-radius: 0;
        box-shadow: 0 0 7px 0 #000;
        margin: 0 auto;
        min-height: 130px;
        padding: 5px;
        position: relative;
        width: 400px;
    }

        #popupLogin .box-login .close, #popupForget .box-login .close {
            color: #fff;
            cursor: pointer;
            font-family: Arial;
            font-weight: bold;
            height: 20px;
            position: absolute;
            right: 0;
            text-align: center;
            top: -25px;
            width: 20px;
        }

            #popupLogin .box-login .close:hover, #popupForget .box-login .close:hover {
                background: none repeat scroll 0 0 rgba(204, 204, 204, 0.5);
            }

        #popupLogin .box-login h3, #popupForget .box-login h3 {
            color: #fff;
            font-family: Arial;
            font-size: 13px;
            font-weight: bold;
            height: 20px;
            left: 0;
            position: absolute;
            text-transform: uppercase;
            top: -25px;
        }

        #popupLogin .box-login table, #popupForget .box-login table {
            width: 100%;
        }

            #popupLogin .box-login table td, #popupForget .box-login table td {
                padding: 5px;
            }

        #popupLogin .box-login .txt-login, #popupForget .box-login .txt-login {
            border: 1px solid #acacac;
            height: 20px;
            padding: 2px 5px;
            width: 200px;
        }

        #popupLogin .box-login .checkBox-login, #popupForget .box-login .checkBox-login {
        }

        #popupLogin .box-login .btn-login, #popupForget .box-login .btn-login {
            padding: 4px 10px;
            background: #aa322f;
            border-radius: 3px;
            box-shadow: 2px 2px 2px 2px #922b28 inset;
            color: #FFF;
            border: 1px solid #fff;
        }

.header-2 {
    margin-top: 10px;
}

    .header-1:after, .header-2:after, .header-2 #nav:after {
        content: "";
        display: block;
        clear: both;
    }

    .header-2 #nav {
        padding-top: 2px;
        width: 280px;
        margin-top: 10px;
    }

        .header-2 #nav li {
            float: left;
            height: 79px;
            line-height: 22px;
            padding: 0px 0px;
            width: 100%;
            background: url(images/bg-menu.png) no-repeat -3px -1px;
        }

            .header-2 #nav li.designby {
                background: url(images/designby.png) no-repeat;
                height: 69px;
            }

                .header-2 #nav li.designby a {
                    padding: 16px 0px 0px 0px;
                    text-align: center;
                    font-size: 18px;
                    height: 50px;
                }

            .header-2 #nav li.first {
                border-left: 0px;
            }

            .header-2 #nav li.last {
                border-right: 0px;
            }

            .header-2 #nav li.active, .header-2 #nav li:hover {
                background: url(images/bg-menu.png) no-repeat -3px -92px;
            }

            .header-2 #nav li a {
                text-decoration: none;
                font-size: 25px;
                display: block;
                color: #fff;
                height: 72px;
                padding: 7px 0px 0px 15px;
                line-height: 32px;
            }

                .header-2 #nav li a img {
                    border-radius: 50%;
                    border: 2px solid #fff;
                    width: 58px !important;
                    height: 58px !important;
                }

                .header-2 #nav li a span {
                    height: 62px;
                    width: 182px;
                }

                    .header-2 #nav li a span p {
                        display: table-cell !important;
                        padding-left: 10px;
                        margin-left: 0px !important;
                        width: 100% !important;
                        vertical-align: middle;
                        line-height: 30px;
                    }

                .header-2 #nav li a.icon-1 {
                    background: url(images/offline-test.png) no-repeat 20px 15px;
                }

                .header-2 #nav li a.icon-2 {
                    background: url(images/icon-2.png) no-repeat 20px 15px;
                }

                .header-2 #nav li a.icon-3 {
                    background: url(images/icon-3.png) no-repeat 20px 15px;
                }

                .header-2 #nav li a.icon-4 {
                    background: url(images/icon-4.png) no-repeat 20px 15px;
                }

                .header-2 #nav li a.icon-5 {
                    background: url(images/icon-5.png) no-repeat 20px 15px;
                }

                .header-2 #nav li a.icon-6 {
                    background: url(images/icon-6.png) no-repeat 20px 15px;
                }

                .header-2 #nav li a.icon-7 {
                    background: url(images/icon-1.png) no-repeat 20px 15px;
                }

                .header-2 #nav li a:hover {
                }

.footer {
    min-height: 124px;
    padding-top: 14px;
}

    .footer:after {
        content: "";
        display: block;
        clear: both;
    }

.footer-left {
    float: left;
    _height: 125px;
    width: 400px;
    margin-top: 6px;
}

    .footer-left .title {
        color: #FFF;
        line-height: 22px;
    }

        .footer-left .title a {
            color: #fff;
            text-transform: uppercase;
            font-size: 20px;
        }

            .footer-left .title a:hover {
                text-decoration: none;
                color: Red;
            }

.footer-center {
    float: left;
    color: #fff;
    width: 500px;
    margin-top: 6px;
}

.footer-right {
    _height: 125px;
    width: 180px;
    float: right;
    color: #fff;
}

    .footer-right .title {
        padding-left: 37px;
        color: #fff;
        font-size: 14px;
        background: url(images/online.png) no-repeat 6px 0px;
        background-size: 26px;
        text-transform: uppercase;
        height: 26px;
        line-height: 26px;
    }

    .footer-right table {
        margin-left: 36px;
    }

    .footer-right .designby {
        margin-left: 36px;
    }

        .footer-right .designby a {
            color: #fff;
        }

.container {
    width: 1085px;
    margin: auto;
}

.container-main {
    padding: 10px;
    padding-bottom: 20px;
}

    .container:after, .container-main:after {
        content: "";
        display: block;
        clear: both;
    }

.box-slide-text {
    width: 978px;
    height: 98px;
}

    .box-slide-text:after {
        content: "";
        display: block;
        clear: both;
    }

    .box-slide-text .caroufredsel_wrapper {
        width: 978px !important;
        height: 98px !important;
    }

    .box-slide-text #footext {
        height: 98px !important;
    }

.box-slide-home {
    width: 976px !important;
    height: 359px !important;
    border: 1px solid #b1b1b1;
    margin-top: 10px;
}

    .box-slide-home .caroufredsel_wrapper {
        width: 550px !important;
        height: 359px !important;
        float: left !important;
    }

    .box-slide-home #foo0 {
        height: 359px !important;
    }

        .box-slide-home #foo0 li {
            width: 550px;
            height: 359px;
            float: left;
        }

            .box-slide-home #foo0 li a {
                width: 550px;
                height: 359px;
                display: block;
                text-align: center;
            }

            .box-slide-home #foo0 li img {
                height: 359px;
                display: block;
            }

.box-content-page {
    margin: 0 auto;
    width: 978px;
}

h1.title {
    font-size: 20px;
    color: #000;
    padding: 25px 0px 30px;
    text-transform: uppercase;
}

.box-content {
    text-align: justify;
    padding: 5px;
}

    .box-content:after {
        content: "";
        display: block;
        clear: both;
    }

    .box-content img, .box-content table {
        max-width: 100%;
    }

.other-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #AA322F;
    padding: 30px 0px 10px;
}

.table-other-news {
    margin-bottom: 50PX;
    FLOAT: LEFT;
}

    .table-other-news td {
        padding: 5px 0px;
    }

    .table-other-news a {
        color: #000;
        font-size: 14px;
    }

        .table-other-news a:hover {
            color: maroon;
            text-decoration: none;
        }

    .table-other-news i {
        color: #ACABAB;
        font-style: normal;
    }

.table-list-news {
}

    .table-list-news td {
        vertical-align: top;
    }

    .table-list-news .box-new {
        width: 95%;
        border-bottom: 1px dotted #aaaaaa;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .table-list-news tr td:nth-child(2) .box-new {
        margin-left: auto;
        margin-right: 0px;
    }

    .table-list-news .box-new:after {
        content: "";
        display: block;
        clear: both;
    }

    .table-list-news .box-new .box-new-img {
        width: 130px;
        float: left;
    }

        .table-list-news .box-new .box-new-img img {
            height: 100px;
            width: 100%;
        }

    .table-list-news .box-new .box-info {
        float: right;
        width: 305px;
        overflow: hidden;
        line-height: 22px;
    }

        .table-list-news .box-new .box-info .box-new-link {
            font-weight: bold;
            font-size: 14px;
            color: #AA322F;
            display: block;
        }

        .table-list-news .box-new .box-info .box-new-time {
            display: block;
            color: #969595;
        }

        .table-list-news .box-new .box-info .box-new-recap {
            overflow: hidden;
        }

.pageview {
    text-align: right;
}

    .pageview .btn-page-view {
        text-align: center;
        background: #AA322F;
        border: 1px solid #AA322F;
        box-shadow: inset 0px 3px 1px -1px #892623;
        border-radius: 1px;
        padding: 2px 5px;
        margin-left: 5px;
        cursor: pointer;
        color: #fff;
        margin: 0 5px;
    }

    .pageview .btn-page {
        text-align: center;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 1px;
        padding: 2px 5px;
        margin-left: 5px;
        cursor: pointer;
        color: #AA322F;
        margin: 0 5px;
    }

.box-map {
    width: 95%;
    border: 1px solid #ccc;
}

.box-contact {
    margin: 15px 0;
    text-align: left;
    width: 520px;
}

#contact-table {
    width: 100%;
    margin-top: 20px;
}

    #contact-table td {
        padding: 5px 0px;
    }

        #contact-table td.tdContact {
            width: 80px;
        }

        #contact-table td .txt {
            width: 300px;
            height: 25px;
            padding: 2px 5px;
            border: 1px solid #ccc;
        }

        #contact-table td .btn {
            text-align: center;
            padding: 5px 9px;
            margin-left: 5px;
            font-weight: bold;
        }

.box-content-product:after {
    content: "";
    display: block;
    clear: both;
}

.box-content-product .box-product-img {
    float: left;
    width: 374px;
    height: 400px;
}

.box-product-img .pro_img {
    width: 374px;
    height: 300px;
    border: 1px solid #cdcdcd;
    overflow: hidden;
    -webkit-box-shadow: inset 0px 0px 5px 3px rgba(204,204,204,0.8);
    -moz-box-shadow: inset 0px 0px 5px 3px rgba(204,204,204,0.8);
    box-shadow: inset 0px 0px 5px 3px rgba(204,204,204,0.8);
}

    .box-product-img .pro_img a {
        display: block; /* width: 700px;     margin-left: -100px;     height: 320px;*/
        text-align: center;
    }

    .box-product-img .pro_img img.firstImg {
        border-width: 0px;
        width: 370px;
        height: 296px;
        margin: 2px;
    }

.box-product-img .listImages {
    width: 374px;
    height: 80px;
    border: 1px solid #cdcdcd;
    margin-top: 10px;
    -webkit-box-shadow: inset 0px 0px 5px 3px rgba(204,204,204,0.8);
    -moz-box-shadow: inset 0px 0px 5px 3px rgba(204,204,204,0.8);
    box-shadow: inset 0px 0px 5px 3px rgba(204,204,204,0.8);
}

    .box-product-img .listImages br {
        display: none;
    }

    .box-product-img .listImages li {
        float: left;
        height: 70px;
        width: 94px;
        margin: 5px 0px 0px 5px;
        overflow: hidden;
    }

        .box-product-img .listImages li a {
            height: 70px;
            display: block;
            width: 194px;
            margin-left: -50px;
            text-align: center;
        }

    .box-product-img .listImages img {
        height: 70px;
        min-width: 94px;
    }

.hidden_popup {
    display: none;
}

.show_popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.3);
    text-align: center;
    z-index: 1000;
}

    .show_popup div {
        display: inline-block;
        position: relative;
    }

        .show_popup div b {
            bottom: 30px;
            color: green;
            font-size: 42px;
            font-weight: bold;
            left: 50%;
            opacity: 0.5;
            position: absolute;
            text-align: center;
            width: 1px;
            z-index: 9999;
        }

            .show_popup div b span {
                display: inline-block;
                margin-left: -145px;
                width: 300px;
                visibility: hidden;
            }

    .show_popup img {
        border: 1px solid #cdcdcd !important;
        padding: 5px;
        background: #fff;
        max-height: 600px;
    }

.box-content-product .box-product-info {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    width: 325px;
    padding-bottom: 12px;
}

/*-----------------detailInfo-----------------*/
.detailInfo {
    float: right;
    display: table-cell;
    vertical-align: top;
    margin-right: 13px;
    height: 400px;
}

    .detailInfo .starRatings {
        padding: 5px 5px 8px 5px;
    }

        .detailInfo .starRatings .stars {
            width: 102px;
            height: 100%;
            text-align: left;
            display: inline-block;
            vertical-align: middle;
            padding: 0 5px 0 0;
        }

            .detailInfo .starRatings .stars div.fill50 {
                width: 98px;
            }

            .detailInfo .starRatings .stars div {
                overflow: hidden;
                height: 17px;
                padding-top: 1px;
            }
/*div.star-rating, div.star-rating a {
background: url(Images/star.png) no-repeat 0 0px;
}*/
div.star-rating {
    background: url(Images/star.png) no-repeat 0 0px;
}

div.star-rating {
    float: left;
    width: 17px;
    height: 16px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden;
    margin-bottom: 5px;
}

div.star-rating {
    background: transparent !important;
    overflow: hidden !important;
}

.detailInfo .starRatings span {
    display: inline-block;
    font: normal 10pt Arial, Verdana, sans-serif;
    color: #14409f;
    vertical-align: middle;
}

.detailInfo .starRatings a {
    color: rgb(184, 228, 236);
    text-decoration: none;
}

.detailInfo .info div.colorStore a {
    color: #689DDF;
    font-weight: 700;
    text-decoration: none;
}

    .detailInfo .info div.colorStore a b {
        color: #eb1c24;
    }

.detailInfo .info {
    border: 1px solid #CCC;
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    -webkit-box-shadow: inset 0px 0px 5px 3px rgba(204,204,204,0.8);
    -moz-box-shadow: inset 0px 0px 5px 3px rgba(204,204,204,0.8);
    box-shadow: inset 0px 0px 5px 3px rgba(204,204,204,0.8);
    width: 310px;
    min-height: 392px;
    font: normal 10pt Arial, Verdana, sans-serif;
}

    .detailInfo .info .saleLabel {
        background: url(Images/property-icons.png) no-repeat scroll 0 -188px;
        display: block;
        width: 73px;
        height: 63px;
        float: right;
        margin-top: -8px;
        margin-right: 20px;
    }

    .detailInfo .info .price {
        font: normal 20pt "Myriad Pro Bold Condensed", Tahoma, Arial, Verdana, sans-serif;
        color: #eb1c24;
        margin: 10px 20px 0 25px;
    }

        .detailInfo .info .price .notevat {
            display: inherit;
            color: #BDC0E7;
            font: normal 12px Tahoma, Arial, Verdana, sans-serif;
        }

    .detailInfo .info div.colorStore {
        display: block;
        text-align: left;
        line-height: 20px;
        vertical-align: middle;
        font: normal 11pt Arial, Verdana, sans-serif;
        margin-top: 10px;
        padding: 0 20px 10px 25px;
    }

        .detailInfo .info div.colorStore .poiter, .pp.dn label, .nivo-controlNav a {
            cursor: pointer;
        }

        .detailInfo .info div.colorStore span {
            display: inline-block;
            width: 16px;
            height: 16px;
            vertical-align: middle;
            margin-left: 8px;
            margin-right: 8px;
            box-shadow: 0 0 1px 2px rgba(150,150,150,0.6);
            cursor: pointer;
        }

            .detailInfo .info div.colorStore span.active {
                display: inline-block;
                width: 18px;
                height: 18px;
                vertical-align: middle;
                margin-left: 8px;
                margin-right: 8px;
                -webkit-box-shadow: 0 0 1px 2px rgba(150,150,150,0.6);
                -moz-box-shadow: 0 0 1px 2px rgba(150,150,150,0.6);
                box-shadow: 0 0 1px 2px rgba(150,150,150,0.6);
                cursor: default;
            }

    .detailInfo .info .basicInfo {
        line-height: 24px;
        margin: 5px 20px 10px 25px;
        color: #eb1c24;
        font-size: 15px;
    }

        .detailInfo .info .basicInfo b i {
            width: 80px;
            float: left !important;
        }

        .detailInfo .info .basicInfo b span {
            font-size: 19px;
        }

        .detailInfo .info .basicInfo span {
            font-size: 19px;
        }

    .detailInfo .info .saleInfo {
        line-height: 18px;
        background: #f5f5f5;
        -webkit-box-shadow: inset 0 0 5px 3px rgba(204,204,204,0.8);
        -moz-box-shadow: inset 0 0 5px 3px rgba(204,204,204,0.8);
        box-shadow: inset 0 0 5px 3px rgba(204,204,204,0.8);
        padding: 10px 0 10px 45px;
    }

        .detailInfo .info .saleInfo ul li {
            list-style-image: url(Images/icons/icon-circle-li.png);
            margin-right: 20px;
            line-height: 19px;
            font-size: 18px;
            color: #2A558B;
            background: #f5f5f5;
            cursor: default;
            padding: 3px 0 0 30px;
        }

    .detailInfo .info .saleBtn {
        text-align: center;
        margin: auto;
        padding: 20px 15px 15px 25px;
    }

        .detailInfo .info .saleBtn .contentinput {
            background-color: #D73F32;
            width: 200px;
            height: 50px;
            border-radius: 5px;
            color: #FFF;
            cursor: pointer;
            margin: 0 10px;
            padding: 5px 20px;
        }

    .detailInfo .info .redtext {
        display: inherit;
        margin-left: 30px;
        margin-right: 30px;
    }

    .detailInfo .info .saleBtn p {
        font: 14pt "Myriad Pro Bold Condensed", Tahoma, Arial, Verdana, sans-serif;
        color: #D3C5C5;
        padding: 7px 0 0;
    }

    .detailInfo .info .saleBtn span.iconPhone {
        display: inline-block;
        height: 18px;
        width: 19px;
        background: url(Images/property-icons.png) no-repeat scroll 0 -332px;
        vertical-align: middle;
        margin-left: 3px;
    }










/*------------------------------------------------------*/
.box-product-other .khuyenmai span {
    color: #e62b00;
    font-size: 18px;
}

.sale-off {
    float: right;
    width: 101px;
    height: 50px;
    background: #e3e3e3;
    border-right: 1px solid #c8c8c8;
    text-align: center;
}

    .sale-off i {
        display: block;
        font-style: normal;
        font-size: 14px;
        color: #000;
        padding-top: 5px;
    }

.count-view {
    float: left;
    height: 50px;
    background: #e3e3e3;
    border-right: 1px solid #c8c8c8;
    border-left: 1px solid #fff;
    width: 103px;
    text-align: center;
}

    .count-view i {
        display: block;
        font-style: normal;
        font-size: 14px;
        color: #000;
        padding-top: 5px;
    }

    .count-view span {
        display: block;
        color: #e62b00;
        font-weight: bold;
        font-size: 18px;
    }

.box-product-other product-price strong {
    float: left;
}

.box-content-product .box-product-info .title {
    font-weight: normal;
    text-transform: uppercase;
    padding: 0px 0px 5px;
    color: #c2272d;
    font-size: 21px;
    padding-bottom: 6px;
    line-height: 24px;
    background: url(Images/finished-work.png) no-repeat left top;
    padding-left: 35px;
}

.box-content-product .box-product-detail {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    width: 325px;
    padding-bottom: 12px;
}

    .box-content-product .box-product-detail .title {
        font-weight: normal;
        text-transform: uppercase;
        padding: 0px 0px 5px;
        color: #c2272d;
        font-size: 21px;
        padding-bottom: 6px;
        line-height: 24px;
        background: url(Images/finished-work.png) no-repeat left top;
        padding-left: 35px;
    }

    .box-content-product .box-product-detail img, .box-content-product .box-product-detail table {
        max-width: 100%;
    }

.header-2 #nav li.nav-view-more, .header-2 #nav li.nav-view-more:hover {
    height: 67px;
    float: right;
    padding: 0px 17px;
    border-right: 0px; /*border-left: 0px;*/ /*background: url(Images/icon-xemtatca.png) center center no-repeat #4d4944;*/
    position: relative; /*border-left: 1px solid #c0bebb;*/ /*box-shadow: -1px 0px 0px 0px #5b5651;*/
    border-left: 1px solid #c0bebb;
}

.nav-view-more #a-view-more {
    /*width: 144px;*/
    height: 67px;
    display: block;
    cursor: pointer;
}

.nav-view-more img {
    position: relative;
    top: -37px;
    left: 95px;
}

#subNav {
    background: #4d4944;
    position: absolute;
    padding: 15px 20px 0px;
    right: 0px;
    top: 69px;
    z-index: 10;
    min-width: 140px;
}

.header-2 #nav li #subNav li {
    display: block;
    float: none;
    height: auto;
    padding: 0px;
    border: 0px;
    line-height: 20px;
    margin-bottom: 10px;
}

    .header-2 #nav li #subNav li a {
        font-size: 14px;
        text-transform: uppercase;
        text-align: left;
    }

        .header-2 #nav li #subNav li a:hover {
            text-decoration: underline;
        }

.product-left {
    float: left;
    width: 708px;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);
    padding-bottom: 15px;
    padding-left: 10px;
}

.product-right {
    float: right;
    width: 260px;
}

.product-support {
    background-color: #CCCCCC;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    float: right;
    margin: 0 0 10px;
    padding: 0 0 10px;
    text-align: center;
    width: 258px;
    z-index: 0;
}

    .product-support span.support-yahoo a img {
        max-width: 115px;
        min-height: 107px;
        margin-right: 2px;
    }

.support-phone {
    background-color: #ED1C24;
    border-bottom: 1px solid #ED1C24;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 15px;
}

.support-infor {
    height: 90px;
    margin-top: 22px;
}

.support-yahoo {
    float: left;
    margin: 0 0 0 2px;
}

.s1 {
    text-decoration: underline;
}

.s2 {
    font-weight: bold;
    left: 0px;
    position: relative;
    text-align: left;
}

.item-product-hot {
    border: 1px solid #AAAAAA;
    border-radius: 3px;
    margin: 0px 0px 20px 2px;
    padding: 1px;
    position: relative;
    width: 250px;
}

    .item-product-hot a {
        display: block;
        height: 180px;
        width: 250px;
    }

    .item-product-hot img {
        height: 180px;
        width: 250px;
    }

    .item-product-hot h4 {
        background: rgba(0, 0, 0, 0.3);
        min-height: 23px;
        left: 1px;
        padding: 6px 0 0 0;
        position: absolute;
        top: 1px;
        width: 250px;
        text-indent: 10px;
    }

        .item-product-hot h4 a {
            border: 0 none;
            color: #FFFFFF;
            font-size: 11px;
            font-weight: bold;
            height: 18px;
            overflow: hidden;
            width: auto;
        }

            .item-product-hot h4 a:hover {
                text-decoration: none;
            }

.product-hot {
    border: 1px solid #AAAAAA;
    border-radius: 4px;
    margin: 10px 0 0;
}

    .product-hot > h3 {
        text-align: center;
        text-transform: uppercase;
        padding: 5px 0px;
    }

    .product-hot .sale-off {
        background: #B9103A;
        color: #FFFFFF;
        float: right;
        height: 40px;
        text-align: center;
        width: 80px;
    }

        .product-hot .sale-off i {
            font-style: normal;
        }

        .product-hot .sale-off span {
            font-weight: bold;
            font-size: 16px;
        }

    .product-hot .price-hot {
        background: rgba(0, 0, 0, 0.3);
        height: 40px;
        position: absolute;
        bottom: 1px;
        left: 1px;
        width: 250px;
    }

    .product-hot .product-price {
        float: left;
        height: 40px;
        text-align: left;
        width: 150px;
        padding-left: 10px;
    }

        .product-hot .product-price strong {
            color: #fff;
            font-size: 16px;
            display: block;
        }

        .product-hot .product-price span {
            color: #F3F3F3;
            font-size: 13px;
            text-decoration: line-through;
            display: block;
        }


.pdRow {
    float: none !important;
    width: 195px !important;
    padding-top: 19px;
    height: 40px;
    border: 1px solid #c8c8c8;
    text-align: left;
}

    .pdRow i {
        padding-top: 0px !important;
        float: left !important;
        margin-left: 10px;
        width: 68px;
        text-align: left;
    }

.bg-deal-condi {
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 695px;
    overflow: hidden;
    margin-top: 15px auto 0 auto;
    position: relative;
}

.detail-deal-condi {
    width: 690px;
    overflow: hidden;
    margin: 12px 0 0 0;
    position: relative;
}

.bg-deal-condi .line {
    width: 1px;
    font-size: 0;
    height: 100%;
    background: #e2e2e2;
    float: left;
    position: absolute;
    top: 0;
    left: 345px;
}

.login {
    color: #FFF;
    float: left;
    padding: 10px 20px 10px 25px;
    font-size: 16px;
}

.register, .login1 {
    color: #FFF;
    float: left;
    padding: 10px 20px 10px 45px;
    font-size: 16px;
}

.bg-reg {
    background: url(images/register.png) no-repeat 0px 0px;
}

.bg-login {
    background: url(images/login.png) no-repeat 0px 0px;
}

.banner {
    float: left;
    width: 78%;
    height: 712px;
    background: url(images/banner.png) no-repeat;
    margin-bottom: 0px;
    margin-top: 10px;
}

.menu-right {
    float: right;
    width: 25%;
}

.fb {
    background-position: -35px -3px;
}

.yt {
    background-position: -66px -3px;
}

.gg {
    background-position: -1px -3px;
}

.tw {
    background-position: -98px -3px;
}

.txtbanner {
    float: left;
    margin: 59px 0px 0px 90px;
    font-size: 30px;
    color: #FFF;
    line-height: 40px;
    padding-right: 300px;
}

ul.menu-banner {
    margin: 41px 0px 0px 88px;
    padding: 0px;
    float: left;
}

    ul.menu-banner li {
        float: left;
    }

        ul.menu-banner li a {
            float: left;
            width: 122px;
            height: 70px;
            background: url(images/menu-banner.png) no-repeat 12px 0px;
            padding: 63px 10px 0px 10px;
            text-align: center;
            color: #FFF;
            font-weight: bold;
            margin-right: 8px;
            font-family: Arial !important;
            font-size: 19px;
        }

            ul.menu-banner li a:hover {
                background: url(images/menu-banner-hover.png) no-repeat 7px -2px;
                text-decoration: none;
            }

.apple {
    background: url(images/apple.png) no-repeat 0px 0px;
    width: 115px;
    height: 70px;
    float: left;
    padding: 68px 0px 0px 0px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
}

.width-100 {
    float: left;
    width: 100%;
}

.mb10 {
    margin-bottom: 10px;
}

.content-right {
    float: left;
    width: 39%;
}

.content-left {
    float: left;
    width: 60%;
    margin-right: 1%;
}

    .content-left img {
        width: 100%;
        height: 100%;
    }

.box-txt {
    margin-top: 28px;
    float: right;
}

.btn {
    background: #67bd4d;
    border-radius: 3px;
    color: #FFF;
    border: 1px solid #67bd4d;
    cursor: pointer;
}

    .btn:hover {
        background: #C41C18;
    }

.table-register .btn {
    font-weight: bold;
    margin-top: 5px;
    padding: 5px 9px;
    cursor: pointer;
}

.table-register td span {
    line-height: 2;
}

.table-register .txt {
    border: 1px solid #ccc !important;
    height: 25px;
    margin: 2px 0;
    width: 300px !important;
}

.form {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 0;
}

    .form .title {
        text-align: center;
    }

.table-register {
    margin-left: 145px;
}

.table-test {
    width: 100%;
    border: 2px solid #f1a767;
    margin-bottom: 100px;
}

    .table-test thead th {
        background: #f1a767;
        padding: 5px;
        color: #FFF;
    }

    .table-test tr td {
        border-bottom: 2px solid #f1a767;
        border-right: 2px solid #f1a767;
        text-align: center;
        padding: 5px;
    }

    .table-test tr {
        background: #ffffff;
    }

        .table-test tr:nth-child(odd) {
            background: #fbebd9;
        }

        .table-test tr td input {
            padding: 5px;
            width: 300px;
        }

.btn-ok {
    float: left;
    width: 110px;
    height: 75px;
    background: url(images/menu-banner.png) no-repeat center 0px;
    padding: 55px 10px 0px 10px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    margin-right: 8px;
    font-family: Flamenco;
    font-size: 24px;
    line-height: 24px;
}

    .btn-ok:hover {
        background: url(images/menu-banner-hover.png) no-repeat 7px -2px;
        text-decoration: none;
    }

.fright {
    float: right;
}

.ddl {
    padding: 5px;
    width: 250px;
    background: none;
    border: none;
    height: 41px;
    font-size: 15px;
    color: #FFF;
}

    .ddl option {
        color: #000;
    }

.box-select {
    float: left;
    width: 250px;
    margin-right: 30px;
    overflow: hidden;
    margin-top: 20px;
    background: #aa322f;
    box-shadow: inset 0px 0px 11px #350706;
    padding-bottom: 2px;
}

.fleft {
    float: left;
}

.txtBig {
    margin-right: 10px;
    line-height: 23px;
    color: #252525;
}

.fleft.txtBig table td input {
    margin-right: 5px;
}

.btn-brown {
    background: #aa322f;
    padding: 5px 10px;
    box-shadow: inset 0px 0px 11px #350706;
    float: left;
    width: 100px;
    text-align: center;
    font-size: 15px;
    color: #FFF;
    margin: 10px 0px;
}

.disable {
    opacity: 0.5;
}

.txtDapAn {
    width: 100%;
    float: left;
    margin: 15px 0px;
    font-size: 16px;
    text-transform: uppercase;
}

.menuinfo {
    position: relative;
    float: left;
}

    .menuinfo li ul {
        display: none;
        position: absolute;
        top: 35px;
        left: 15px;
        line-height: 22px;
        font-size: 14px;
        color: #fff;
        background: #AA322F;
        border: 1px #AA722F;
    }

        .menuinfo li ul li {
            margin: 0 10px;
        }

            .menuinfo li ul li a {
                text-decoration: none;
                color: #fff;
            }

    .menuinfo li:hover ul {
        display: block;
    }

.header-1 .logo-marquee {
    height: 110px;
    padding: 0px;
    line-height: 110px;
}

    .header-1 .logo-marquee a {
        display: block;
        color: #fff;
        margin: 0px;
        text-decoration: none;
    }

.logo-marquee marquee {
    height: 110px;
    line-height: 110px;
}

.container-left {
    float: left;
    width: 950px;
}

    .container-left .box-content-page {
        width: 100%;
    }

.table-col-3 {
}

    .table-col-3 td {
        width: 33.3333%;
    }

    .table-col-3 .box-new {
        margin: 0px;
        border: 0px;
        padding-bottom: 20px;
        width: 90%;
    }

        .table-col-3 .box-new .box-new-img {
            display: none;
        }

        .table-col-3 .box-new .box-info {
            width: 100%;
            float: none;
        }

            .table-col-3 .box-new .box-info .box-new-link {
                font-weight: normal;
                color: #000;
                position: relative;
                padding-left: 14px;
                display: inline-block;
            }

                .table-col-3 .box-new .box-info .box-new-link:before {
                    content: "»";
                    position: absolute;
                    top: -2px;
                    left: 0px;
                }

            .table-col-3 .box-new .box-info .box-new-time {
                display: inline-block;
                font-style: normal;
                padding-left: 5px;
            }

                .table-col-3 .box-new .box-info .box-new-time span {
                    display: none;
                }

            .table-col-3 .box-new .box-info .box-new-recap {
                display: none;
            }

    .table-col-3 tr td:nth-child(2) .box-new {
        margin-left: 0px;
    }

.pageview.border-top {
    border-top: 1px dotted #aaaaaa;
    padding-top: 10px;
}

.table-content-page {
    width: 100% !important;
    border: 1px solid #ccc !important;
}

    .table-content-page > tbody > tr > td {
        padding: 8px !important;
        border: 1px solid #ccc !important;
        width: 50% !important;
    }

    .table-content-page > tbody > tr:nth-child(2n+1) > td {
        background: #f9f9f9 !important;
    }

    .table-content-page > tbody > tr > td pre, .table-content-page > tbody > tr > td p, .table-content-page > tbody > tr > td span, .table-content-page > tbody > tr > td pre font {
        width: auto;
        background: none !important;
        white-space: normal !important;
    }

.notRole {
    padding: 40px 0px;
    text-align: center;
    font-size: 24px;
    color: red;
    line-height: 32px;
}
/*-------------HUI--------------*/
img {
    max-width: 100%;
}

a {
    text-decoration: none !important;
}

    a:hover {
        text-decoration: none !important;
    }

.customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.header {
    position: absolute;
    z-index: 99999;
    width: 100%;
    left: 0;
    max-width: 100%;
    overflow: visible;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: none;
}

    .header .sub {
        /*position: absolute;*/
        width: 100%;
        left: 0;
        background: #67bd4d;
        box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
    }

.top-header {
    width: 100%;
    float: left;
    line-height: 50px;
}

.contact-us a {
    color: #fff200 !important;
}

.email-top:hover {
    color: #252525 !important;
}

ul.sub-login li {
    height: 25px;
}

.login-header a {
    color: #fff200;
}

    .login-header a:hover {
        color: #252525;
    }

.sub-login {
    position: absolute;
    background-color: #f46400;
    z-index: 9999999999999999;
    padding: 0px 10px;
    height: 73px;
}

.head_nav.fix {
    left: 0;
    max-width: 100%;
    overflow: visible;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #67bd4d;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
}

.logo-nav {
    height: 71px;
    float: left;
    margin: 0 25px;
    width: 1035px;
    background: #fff;
    overflow: hidden;
}

.contact-us {
    /*padding: 0 25px;*/
    WIDTH: 100%;
    float: left;
    TEXT-ALIGN: CENTER;
    color: #fff;
}

    .contact-us a {
        color: #fff;
    }

.login-header {
    float: right;
    padding: 0 25px;
}

.sub-login {
    display: none;
}

.user-login:hover .sub-login {
    display: block;
}

.user-login {
    float: right;
}

.login-dk {
    float: right;
}

.login-dx, .login-dn {
    padding-right: 20px;
}


.logo-nav .logo-header {
    float: left;
    background: #fff;
    width: 33%;
    height: 71px;
}

    .logo-nav .logo-header a {
        float: left;
        padding: 0 10px;
        height: 100%;
    }

    .logo-nav .logo-header .logo-img {
        height: 100%;
    }

.logo-nav .nav-header {
    float: right;
    background: #fff;
    width: 100%;
    height: 71px;
}

.nav-header ul li {
    float: left;
}

.logo_image {
    padding: 0.1em 0 0.1em 1.6em;
}

ul.nav {
    float: left;
}

    ul.nav li {
        padding: 26px 55.27px;
        position: relative;
    }

        ul.nav li a {
            font-size: 15px;
            font-weight: bold;
            color: #252525;
        }

        ul.nav li:hover {
            background-color: #f46400;
        }

            ul.nav li:hover a {
                color: #fff;
            }

        ul.nav li.active {
            background-color: #f46400;
        }

            ul.nav li.active a {
                color: #fff;
            }

        ul.nav li ul.nav-sub2 {
            position: absolute;
            top: 71px;
            left: 0;
            background-color: #ef6200;
            width: 222px;
            border-top: 1px solid #ef6200;
            padding: 10px 0;
        }

            ul.nav li ul.nav-sub2 li {
                padding: 10px 26px;
                width: 170px;
            }

                ul.nav li ul.nav-sub2 li a {
                    color: #fff;
                    font-size: 13px;
                }

                ul.nav li ul.nav-sub2 li:hover {
                    background-color: #ffc000;
                }

                ul.nav li ul.nav-sub2 li.hover a {
                    color: #fff;
                }

                ul.nav li ul.nav-sub2 li.active a {
                    color: #ffc000;
                }

        ul.nav li ul.nav-sub2 {
            display: none;
        }

        ul.nav li:hover ul.nav-sub2 {
            display: block;
        }

.search_submit {
    background-color: #ffc000;
    font-size: 32px;
    font-weight: 400;
    padding: 0;
    line-height: 1;
    position: relative;
    border-radius: 0;
    width: 71px;
    height: 53px;
    text-align: center;
    float: right;
    padding-top: 18px;
}

    .search_submit:before {
        content: "\f002";
        font-family: FontAwesome;
        color: #fff;
        font-size: 35px;
    }

    .search_submit:hover {
        background-color: #f46400;
    }

.tk {
    float: right;
}

section#masthead {
    width: 100%;
    height: 650px;
    float: LEFT;
    background: #67bd4d;
}

#owl-demo {
    position: relative;
}


    #owl-demo .item {
        background: #3fbf79;
        color: #FFF;
        height: 651px;
        overflow: hidden;
    }

.img-banner img {
    width: 100%;
    height: 100%;
}

.content-banner {
    position: absolute;
    z-index: 9999999;
    bottom: 0;
    width: 50%;
    padding-left: 157px;
}

.title-banner {
    font-size: 65px;
    line-height: 65px;
    margin-bottom: 12px;
}

.recap-banner {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 27px;
}

    .recap-banner span {
        color: #fff !important;
        font-size: 17px !important;
    }

.a-banner {
    width: 210px;
    border-radius: 5em;
    text-align: center;
    background: #ffc000;
    padding: 17px 15px;
    margin-bottom: 111px;
}

    .a-banner:hover {
        background: #f46400;
    }

    .a-banner:before {
        /*content: '\e945';*/
    }

    .a-banner img {
        height: 20px;
        float: left;
        position: absolute;
        margin-top: -2px;
    }

    .a-banner a {
        font-size: 13px;
        text-transform: uppercase;
        padding-left: 35px;
        color: #fff;
        font-weight: bold;
    }

a.btn.prev {
    position: absolute;
    top: 55%;
    left: 45px;
    background: none;
    border: none;
    box-shadow: none;
    color: rgba(255,255,255,0.5);
}

    a.btn.prev:before {
        content: "\f053";
        font-family: FontAwesome;
        font-size: 45px;
    }

    a.btn.prev:hover, a.btn.next:hover {
        color: #fff;
    }

a.btn.next {
    position: absolute;
    top: 55%;
    right: 45px;
    background: none;
    border: none;
    box-shadow: none;
    color: rgba(255,255,255,0.5);
}

    a.btn.next:before {
        content: "\f054";
        font-family: FontAwesome;
        font-size: 45px;
    }

section#masthead .btn.prev, section#masthead .btn.next {
    opacity: 0;
}

section#masthead:hover .btn.prev, section#masthead:hover .btn.next {
    opacity: 1;
}

.support {
    width: 100%;
    float: left;
    padding: 45px 0;
}

    .support .column {
        width: 33.33%;
        float: left;
        text-align: center;
    }

        .support .column img {
            margin: auto;
        }

        .support .column:hover img {
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
            -moz-transform: scaleX(-1);
            -o-transform: scaleX(-1);
            -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
            filter: FlipH;
            -ms-filter: "FlipH";
        }

        .support .column h6 {
            text-align: center;
            width: 70%;
            margin: auto;
            margin-top: 15px;
        }

            .support .column h6 a {
                color: #252525;
                font-size: 14px;
            }

                .support .column h6 a:hover {
                    color: #66bc4c;
                }

.mastheada {
    background-color: #f9f9f9;
    position: relative;
}

.course.edit64 {
    height: 590px;
    width: 100%;
    float: left;
    margin-top: 30px;
    /*margin-bottom: 28px;*/
}

.course .column .detal .img img {
    width: 100%;
    height: 175.25px;
}

.course .hv .detal .detals .img img {
    height: 375px;
}

.logo-header img {
    display: none;
}

.logo-header span {
    color: #f46400;
    text-transform: uppercase;
    font-size: 37px;
    padding-left: 10px;
    float: left;
    margin-top: 27px;
    font-weight: bold;
}

.course .title {
    /*display: none;*/
    text-align: center;
    font-size: 42px;
    padding-bottom: 40px;
    padding-top: 40px;
    color: #f46401;
    text-transform: uppercase;
    font-weight: bold;
}

.course .column {
    width: 33.33%;
    float: left;
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
}

    .course .column .detal {
        padding: 0 25px;
    }

    .course .column .hover {
        padding: 0 25px;
    }

    .course .column .detal .name {
        font-size: 1.5em;
        font-weight: 400;
        color: #ffffff;
        padding: 10px 15px 10px 15px;
        /*height: 40px;*/
        line-height: 24px;
    }

.none {
    display: none;
}

.edit64 .column {
    /*width: 25%;*/
}

.edit64 .view-all {
    display: none;
}

.course.edit64 .column .detal .img img {
    height: 175px;
}

.course .column1 .detal .name {
    background-color: #0b3d6c;
}

.course .column2 .detal .name {
    background-color: #f46401;
}

.course .column3 .detal .name {
    background-color: #ffc000;
}

.course .column4 .detal .name {
    background-color: #d62323;
}

.course .column5 .detal .name {
    background-color: #66bc4d;
    line-height: 24px;
}

.course .column6 .detal .name {
    background-color: #0b3d6c;
}

.course .column .detal .content {
    display: none;
    padding: 15px;
    height: 40px;
    border-bottom: 1px solid #e0e1e5;
    border-left: 1px solid #e0e1e5;
    border-right: 1px solid #e0e1e5;
    line-height: 17px;
}

.content .time {
    width: 63%;
    float: left;
    color: #adadad;
    text-transform: uppercase;
    font-size: 11px;
}

.content .price {
    width: 37%;
    float: right;
    text-align: right;
    font-size: 35px;
    line-height: 40px;
}

.note {
    display: none;
    position: absolute;
    top: 0;
    top: 19px;
    padding: 0 15px;
}

    .note .note1, .note .note2 {
        float: left;
        color: #ffffff;
        background-color: #66bc4c;
        padding: 9px 1.4em;
        margin-right: 10px;
        border-radius: 5em;
        font-size: 9px;
        text-transform: uppercase;
        line-height: 1;
        font-weight: bold;
    }

.course .column .hover .hovers .recap span {
    color: #fff !important;
}

.course .column .hover .name {
    font-size: 1.5em;
    font-weight: 400;
    color: #ffffff;
    padding: 24px;
    padding-bottom: 15px;
    /*height: 40px;*/
}

.course .column .hover .recap {
    padding: 2px 24px 0 24px;
    color: #fff !important;
    height: 57px;
    overflow: hidden;
}

.tool {
    padding: 13px 24px;
}

    .tool .details {
        float: left;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 0.45px;
        padding: 0.45em 1.2em;
        border-radius: 5em;
        background: #fff;
    }



        .tool .details:before {
            content: "\f0da";
            font-family: FontAwesome;
            display: inline-block;
            margin-right: 8px;
            color: #f46400;
        }

    .tool .buyNow {
        float: right;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 0.45px;
        padding: 0.45em 1.2em;
        border-radius: 5em;
        background: #fff;
        margin-top: 10px;
    }

    .tool a {
        font-weight: bold;
        background-color: #ffffff;
        color: #f46400;
    }

        .tool a:hover {
            color: #66bc4c;
        }

.buyNow:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 8px;
    color: #f46400;
}

.course a {
    color: #fff;
}

.course h4 {
    text-transform: uppercase;
    text-align: center;
}

.course .column .hover {
    display: none;
    padding: 0 25px;
    position: absolute;
    top: 0;
    width: calc(100% - 50px);
}

.detals {
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
}

.hovers {
    height: 315.69px;
    float: left;
    background-color: #0b3d6c;
    opacity: 0;
    width: 100%;
}

.edit64 .hovers {
    height: 219px;
}

.course .column1 .hover .hovers {
    background-color: #0b3d6c;
}

.course .column2 .hover .hovers {
    background-color: #f46401;
}

.course .column3 .hover .hovers {
    background-color: #ffc000;
}

.course .column4 .hover .hovers {
    background-color: #ffc000;
}

.course .column5 .hover .hovers {
    background-color: #66bc4d;
}

.column:hover .hover .hovers {
    opacity: 1;
}

.column .hover .hovers .name {
    opacity: 0;
    transition: all 0.2s 0.1s linear;
    transform: translateY(-75px);
    word-wrap: break-word;
}

.column:hover .hover .hovers .name {
    transform: translate(0, 0);
    opacity: 1;
}

.column .hover .hovers .name h4 {
    font-weight: normal;
    line-height: 24px;
}

.column .hover .hovers .recap {
    opacity: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s 0.1s ease-out;
    transform: translateY(-50px);
    word-wrap: break-word;
}

.column:hover .hover .hovers .recap {
    transform: translate(0, 0);
    opacity: 1;
}

.column .hover .hovers .tool .details {
    opacity: 0;
    transition: all 0.3s 0.1s ease-out;
    transform: translate(-20px, 20px);
    -webkit-transition: all 0.3s 0.1s ease-out;
    word-wrap: break-word;
}

.column .hover .hovers .tool .buyNow {
    opacity: 0;
    transition: all 0.3s 0.1s ease-out;
    transform: translate(20px,20px);
    -webkit-transition: all 0.3s 0.1s ease-out;
    word-wrap: break-word;
}

.column:hover .hover .hovers .tool .details, .column:hover .hover .hovers .tool .buyNow {
    transform: translate(0, 0);
    opacity: 1;
}

.view-all {
    width: 200px;
    border-radius: 5em;
    text-align: center;
    background: #f46400;
    padding: 18px;
    margin-bottom: -27px;
    position: absolute;
    bottom: 0;
    left: 41%;
}

    .view-all:before {
        /*content: '\e945';*/
    }

    .view-all:hover {
        background: #ffc000;
    }

    .view-all img {
        height: 33px;
        float: left;
        position: absolute;
        margin-top: -9px;
    }

    .view-all a {
        color: #fff;
        font-size: 13px;
        text-transform: uppercase;
        padding-left: 45px;
        font-weight: bold;
    }

.learn {
    width: 100%;
    float: left;
    margin: 62px 0 100px 0;
}

    .learn .content_default {
        width: 32.33%;
        float: left;
    }

    .learn .content {
        width: 66%;
        float: right;
    }

.content_default .title {
    font-size: 3em;
    font-weight: 500;
    font-style: normal;
    line-height: 43px;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -0.38px;
    margin-bottom: 16px;
    padding: 0 25px;
}

.content_default .recap {
    padding: 0 25px;
    color: #727272;
}

    .content_default .recap > span {
        color: #727272 !important;
        font-size: 14px !important;
    }

.content_default .readmore {
    padding: 20px 25px;
}

    .content_default .readmore a {
        text-transform: uppercase;
        color: #66bc4c;
        font-weight: bold;
    }

    .content_default .readmore:after {
        content: "\f0da";
        font-family: FontAwesome;
        padding-left: 7px;
        font-size: 15px;
        color: #66bc4c;
    }

.learn .content .column {
    float: left;
}

    .learn .content .column img {
        width: 90px;
        padding: 25px;
        opacity: 0.3;
    }

        .learn .content .column img:hover {
            opacity: 1;
        }

.learn.learn2 {
    margin: 29px 0 23px 0;
}

.content .video {
    padding: 0 25px;
    margin-top: -80px;
}

.need {
    width: 100%;
    float: left;
}

    .need .img {
        width: 495px;
        float: left;
        padding: 0 25px;
        margin-bottom: 50px;
    }

        .need .img img {
            width: 100%;
        }

    .need .content_default {
        width: 45%;
        float: left;
        padding: 0 25px;
    }

        .need .content_default .icon:before {
        }

.plan {
    padding-bottom: 50px;
}

    .plan .title {
        text-align: center;
        font-size: 35px;
        padding-bottom: 50px;
        padding-top: 45px;
    }

    .plan .column {
        width: 33.33%;
        float: left;
        margin-bottom: 42px;
    }

        .plan .column .columns {
            padding: 0 25px;
            position: relative;
        }

            .plan .column .columns .col {
                height: 300px;
            }

        .plan .column .columns1 .col {
            background-color: #ffc000;
        }

        .plan .column .columns2 .col {
            background-color: #66bc4d;
        }

        .plan .column .columns3 .col {
            background-color: #f46400;
        }

        .plan .column .columns .col .name {
            color: #fff;
            text-align: center;
            font-size: 17px;
            border-bottom: 2px solid;
            padding: 12px 0 9px;
        }

        .plan .column .columns .col .content_default {
            text-align: center;
        }

            .plan .column .columns .col .content_default .icon {
                height: 80px;
                text-align: center;
                padding-top: 20px;
            }

            .plan .column .columns .col .content_default .price {
                color: #fff;
                text-align: center;
                font-size: 50px;
                font-weight: bold;
                line-height: 100px;
            }

            .plan .column .columns .col .content_default .recap {
                color: #fff;
                text-align: center;
                font-size: 13px;
                padding: 0 50px;
            }

        .plan .column .columns.columns1 .col .content_default .recap {
            font-size: 25px;
            line-height: 40px;
        }

        .plan .column .columns .col .content_default .link {
            width: 143px;
            border-radius: 5em;
            text-align: center;
            background: #fff;
            padding: 12px 18px;
            margin-bottom: -25px;
            position: absolute;
            left: 25%;
            margin-top: 30px;
        }

        .plan .column .columns.columns1 .col .content_default .link:hover {
            background: #f46400;
        }

        .plan .column .columns.columns2 .col .content_default .link:hover {
            background: #0b3d6c;
        }

        .plan .column .columns.columns3 .col .content_default .link:hover {
            background: #ffc000;
        }

        .plan .column .columns .col .content_default .link a {
            font-size: 13px;
            text-transform: uppercase;
            font-weight: bold;
        }

        .plan .column .columns.columns1 .col .content_default .link a {
            color: #ffc000;
        }

        .plan .column .columns.columns2 .col .content_default .link a {
            color: #66bc4d;
        }

        .plan .column .columns.columns3 .col .content_default .link a {
            color: #f46400;
        }

        .plan .column .columns .col .content_default .link:hover a {
            color: #fff;
        }

.sc_content_container {
    width: 50%;
    margin: auto;
    margin-bottom: 45px;
}

    .sc_content_container p, .sc_content_container span, .sc_content_container h3 {
        text-align: center;
    }

.sc_button_title {
    width: 200px;
    border-radius: 5em;
    text-align: center;
    background: #fff;
    padding: 18px;
    position: relative;
    margin: auto;
    border: 15px solid #ffc000;
}

    .sc_button_title:hover {
        border: 15px solid #f46400;
    }

        .sc_button_title:hover a {
            color: #f46400;
        }

        .sc_button_title:hover .bookred {
            display: block;
        }

        .sc_button_title:hover .bookyelow {
            display: none;
        }

    .sc_button_title img {
        height: 33px;
        position: absolute;
        margin-top: -10px;
    }

    .sc_button_title a {
        color: #ffc000;
        font-size: 13px;
        text-transform: uppercase;
        padding-left: 45px;
        font-weight: bold;
    }

    .sc_button_title .bookred {
        display: none;
        left: 44px;
        width: 33px;
    }

.courses {
    width: 100%;
    float: left;
    margin-top: 50px;
    margin-bottom: 125px;
}

.coursess {
    width: 50%;
}

    .coursess.coursess1 {
        float: left;
    }

    .coursess.coursess2 {
        float: right;
    }

    .coursess .sub {
        padding: 0 25px;
        float: left;
        height: 100%;
    }

    .coursess.coursess1 .sub {
        border-right: 4px solid #f9f9f9;
    }

    .coursess.coursess2 .sub {
        border-left: 4px solid #f9f9f9;
    }

    .coursess .sub .title {
        font-size: 35px;
        padding-bottom: 51px;
    }

    .coursess .sub .column {
        width: 100%;
        float: left;
    }

        .coursess .sub .column .img {
            width: 20%;
            height: 97.69px;
            float: left;
            margin-right: 30px;
            margin-bottom: 30px;
        }

            .coursess .sub .column .img a img {
                width: 100%;
                height: 97.69px;
            }

        .coursess .sub .column .name a {
            color: #252525;
            font-size: 21px;
            /*font-weight: 600;*/
        }

            .coursess .sub .column .name a:hover {
                color: #66bc4c;
            }

        .coursess .sub .column .recap {
            color: #66bc4c;
            font-size: 12px;
            text-transform: uppercase;
            margin-top: 10px;
        }

.mastheadb {
    background-color: #67bd4d;
}

.container-footer {
    width: 1165px;
    margin: auto;
    background-color: #fff;
}

.element {
    width: 100%;
    float: left;
    margin-top: 50px;
}

    .element.element1 {
        position: relative;
        margin-top: -75px;
    }

    .element .img {
        width: 155px;
        margin: auto;
    }

        .element .img img {
            width: 100%;
            height: 25px;
        }

    .element .item .iconft {
        background-color: #f9f9f9;
        width: 85px;
        text-align: center;
        padding: 32px 0;
        border-radius: 50%;
    }

        .element .item .iconft:before {
            content: "\f10e";
            font-family: FontAwesome;
            color: #66bc4c;
        }

    .element .title {
        text-align: center;
        /*font-weight: bold;*/
        color: #67bd4d;
        font-size: 26px;
        line-height: 72px;
    }

    .element .recap {
        text-align: center;
        color: #ffc000;
        /*font-weight: bold;*/
        font-size: 26px;
    }

    .element .owl-carousel {
        padding: 0 25px;
    }

    .element .content {
        color: #727272;
        padding: 0 2.4em;
        margin-top: -17px;
    }

    .element .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .recap {
        color: #252525;
        font-weight: 700;
        font-size: 0.94em;
        text-align: left;
        margin-top: 16px;
        padding: 0 2.4em;
    }

div#owl-demo-2 {
    margin-bottom: 140px;
}

.message {
    width: 100%;
    float: left;
    /*margin-top: 55px;*/
}

    .message .img {
        width: 301px;
        margin: auto;
        /*position: relative;*/
        /*margin-top: -150px;*/
    }

        .message .img img {
            display: none;
            width: 100%;
            height: 277px;
        }

    .message .recap {
        display: none;
        color: #727272;
        margin: auto;
        width: 44%;
        text-align: center;
        margin-top: 22px;
    }

.container-footer.a {
    background-color: #f9f9f9;
    height: 77px;
}

.container-footer.b {
    background-color: #67bd4d;
}

.space {
    width: 100%;
    float: left;
    /*margin-top: 80px;*/
    /*margin-bottom: 60px;*/
}

    .space .img {
        width: 158px;
        margin: auto;
        position: relative;
    }

        .space .img img {
            display: none;
            width: 100%;
            height: 86px;
            position: absolute;
            top: -10px;
        }

    .space .column {
        display: none;
        width: 50%;
        float: left;
    }

        .space .column .content {
            padding: 0 25px;
        }

        .space .column.column1 .content {
            float: left;
        }

        .space .column.column2 .content {
            float: right;
        }

        .space .column .content .title {
            font-weight: bold;
            margin-bottom: 5px;
            font-size: 15px;
        }

.boCt.space {
    /* text-align: center; */
    /* margin: 30px auto; */
    position: relative;
    left: -131px;
    bottom: -87px;
}

.boCt img {
    width: 200px;
}

.nav-copyr {
    width: 100%;
    float: left;
    margin-top: 32px;
    margin-bottom: 32px;
}

.copyr {
    text-align: center;
    color: #fff;
}

div#content {
    min-height: 373px;
}

.main {
    /*margin-bottom: 75px;*/
}

.table-list-news .box-new .box-info .box-new-link {
    color: #252525;
}

    .table-list-news .box-new .box-info .box-new-link:hover {
        color: #66bc4c;
    }

h1.title {
    font-size: 35px;
    color: #252525;
    padding: 0 25px;
    text-transform: none;
}

    h1.title span {
        width: 100%;
        float: left;
        margin-top: 20px;
        margin-bottom: 0;
    }

.banner-content {
    display: none;
    width: 100%;
    height: 165px;
    float: left;
    background-image: url(/Images/image-bg-header.jpg);
    position: relative;
    margin-left: -92px;
    margin-top: 0px;
    background-size: cover;
}

.main-content {
    margin: 0 25px;
}

.box-content {
    padding: 0 25px;
}

.other-title {
    color: #67bd4d;
}

.list-orther {
    padding: 0 25px;
}

.table-other-news a:hover {
    color: #67bd4d;
}

.pageview .btn-page-view {
    text-align: center;
    background: #67bd4d;
    border: 1px solid #67bd4d;
    box-shadow: inset 0px 3px 1px -1px #67bd4d;
}

.sub-user {
    width: 100%;
    float: left;
    margin-top: 50px;
    /*margin-bottom: 125px;*/
}

    .sub-user .title {
        margin-bottom: 10px;
        margin-top: 30px;
    }
