﻿/*fro/*nt end css, Báo cáo, order ...*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=vietnamese');
.flex-caption {
    background: tomato;
    color: white;
    position: absolute;
    bottom: 0;
    padding: 1em;
}
@font-face {
    font-family: Myriad Pro;
    font-style: normal;
    font-weight: normal;
    /*src: url("../fonts/RobotoCondensed-Regular.eot");*/
    src: url("../fonts/MyriadPro-Semibold.otf") format("truetype")
}
@font-face {
    font-family: MyriadLight;
    font-style: normal;
    font-weight: normal;
    /*src: url("../fonts/RobotoCondensed-Regular.eot");*/
    src: url("../fonts/MyriadPro-Light.otf") format("truetype")
}
@font-face {
    font-family: MyriadBold;
    font-style: normal;
    font-weight: normal;
    /*src: url("../fonts/RobotoCondensed-Regular.eot");*/
    src: url("../fonts/MyriadPro-Semibold.otf") format("truetype")
}
@font-face {
    font-family: RobotoCondensed-Regular;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/RobotoCondensed-Regular.eot");
    src: url("../fonts/RobotoCondensed-Regular.eot?") format("eot"),url("../fonts/RobotoCondensed-Regular.woff") format("woff"),url("../fonts/RobotoCondensed-Regular.ttf") format("truetype")
}

@font-face {
    font-family: RobotoCondensed-Bold;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/RobotoCondensed-Bold.eot");
    src: url("../fonts/RobotoCondensed-Bold.eot?") format("eot"),url("../fonts/RobotoCondensed-Bold.woff") format("woff"),url("../fonts/RobotoCondensed-Bold.ttf") format("truetype")
}

@font-face {
    font-family: RobotoCondensed-Light;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/RobotoCondensed-Light.eot");
    src: url("../fonts/RobotoCondensed-Light.eot?") format("eot"),url("../fonts/RobotoCondensed-Light.woff") format("woff"),url("../fonts/RobotoCondensed-Light.ttf") format("truetype")
}

@font-face {
    font-family: RobotoCondensed-Italic;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/RobotoCondensed-Italic.eot");
    src: url("../fonts/RobotoCondensed-Italic.eot?") format("eot"),url("../fonts/RobotoCondensed-Italic.woff") format("woff"),url("../fonts/RobotoCondensed-Italic.ttf") format("truetype")
}

body {
    /*font-family: Myriad Pro;*/
    font-size: 14px;    
    font-weight: 400;
    letter-spacing: 0.01em;
}

h2 {
    font-size: 28px;
    margin-bottom: 15px;
}

h2 {
    font-size: 28px;
    margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
    color: #343434;
    line-height: 1.2;
}

.h-alert {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
}

    .h-alert p {
        margin: 0;
    }

.font-bigger {
    font-size: 110%;
}

.unread {
    background-color: #f5f5f5;
}

.to-top {
    display: inline-block;
    display: none;
    text-align: center;
    vertical-align: middle;
    padding: 5px 12px;
    font-size: 16px;
    color: #fff;
    position: fixed;
    background-color: rgba(255, 0, 0, 0.9);
    z-index: 100;
    bottom: 60px;
    right: 0px;
}

    .to-top i {
        font-weight: 100;
    }

    .to-top:hover, .to-top:active, .to-top:focus, .to-top:visited {
        color: #fff;
    }

.flat, .btn-flat {
    /*border-radius: 0 !important;*/
}
#header-top-second .dropdown-menu {
    min-width: 240px;
}
section.g-main-content {
    margin-top: 5px;
    background: url('../images/frontbg.jpg');
    background-size: cover;
    height: 357px;
}
section.men-slide, section.pro-slide {
    background: #f5f5f5;
}
section.introdue .container > .col-sm-4, .shop-home.col-sm-12 {
    display: none;
}
.gdtq-header {
    /*min-height: 700px;
	background: url('../../../image/layout/header.jpg');
	background-size: cover;
	position: relative;*/
}

    .gdtq-header > .container {
        position: relative;
    }


.gdtq-header-nav {
    background-color: #ff4200; /*#ff7300 #ff500b;#ff5400; #6E8196;*/
    border: none;
    margin-bottom: 0;
    /*min-height: 46px;*/
}

.g-fog {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 0;
}

.gdtq-header-nav .navbar-nav > li > a {
    color: #FAF7F7;
    font-size: 14px;
    padding: 8px 20px;
    text-transform: uppercase;
    font-family: Myriad Pro;
    font-weight: 450;
    line-height: 19px;
    /*margin-right: 2px;*/
    /*margin-left: 2px;*/
}

    .gdtq-header-nav .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .gdtq-header-nav .navbar-nav > li > .active {
        color: #ccc;
    }

.gdtq-header-nav .navbar-user .notification > a {
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
}

.gdtq-header-nav .navbar-nav > .open > a, .gdtq-header-nav .navbar-nav > .open > a:hover, .gdtq-header-nav .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
}

.gdtq-header-nav .panel-notify {
    padding: 10px 0px;
}

    .gdtq-header-nav .panel-notify .g-caret {
        position: absolute;
        top: -25px;
        right: 13px;
        color: #fff;
        font-size: 30px;
    }

    .gdtq-header-nav .panel-notify li {
        /*border-top: 1px dotted #ccc;*/
    }

        .gdtq-header-nav .panel-notify li:nth-child(2), .gdtq-header-nav .panel-notify li:nth-child(1) {
            border: none;
        }

        .gdtq-header-nav .panel-notify li a {
            font-size: 15px;
            color: #428bca;
            padding: 7px 20px;
        }

/** search ***/
.gdtq-header .hot-line, .gdtq-header .rate {
    padding-left: 0;
    font-size: 15px;
    margin-bottom: 5px;
}

.gdtq-header .search {
    padding-top: 10px;
    /*overflow: hidden;*/
    background-color: rgba(255, 255, 255, .8);
    min-height: 140px;
    position: relative;
    z-index: 1;
    font-family: Myriad Pro;
}
.search.text-center .fa {
    font-size: 18px;
}
    .search.text-center .fa.fa-caret-down {
        font-size:14px;
    }
    .gdtq-header .search .container > .row {
        padding-top: 30px;
    }

.gdtq-header .search .target {
    padding-left: 0;
    margin-bottom: 0px;
}

    .gdtq-header .search .target li:first-child {
        margin-left: 0;
    }

    .gdtq-header .search .target li {
        display: inline-block;
        margin: 0 3px;
    }

        .gdtq-header .search .target li a {
            font-size: 16px;
            color: #292929;
            cursor: pointer;
        }

    .gdtq-header .search .target .t-active a {
        color: rgba(40, 56, 145, 1);
        font-weight: bolder;
    }

    .gdtq-header .search .target li a:hover {
        text-decoration: none;
        color: rgba(40, 56, 145, 1);
    }

.gdtq-header h1 {
    margin: 0;
}
section.introdue .world {
    background: url(../images/world.jpg) no-repeat left -20px;
    padding-top: 25px;
}
section.introdue div.col-sm-5 h3, section.introdue div.col-sm-6 h2 {
    font-weight: 650;
    color: #444;
}
    section.introdue div.col-sm-6 h2 i {
        color: #ff5b1f;
    }
    section.introdue div.col-sm-6 h2 + p {
        font-size: 16px;
        line-height: 26px;
    }
    section.introdue div.col-sm-5 h3 + table tr td:nth-child(1) {
        font-size: 26px;
        color: #ff500b;
        text-align: right;
        font-weight: 650;
        width: 100px;
        padding: 6px 0px;
    }
    section.introdue div.col-sm-5 h3 + table tr td:nth-child(2) {
        font-size: 16px;
        color: #000;
        text-transform: uppercase;
        text-align: left;
        padding-left: 15px;
        font-weight: 450;
    }
        #search-form #txtKeyWord {
            border-radius: unset;
        }
section.introdue div.col-sm-4 {
    padding:0px 70px;
}
    section.introdue div.col-sm-4 .shop-item {
        border: 1px solid #ff500b;
        text-align: center;
    }
section.introdue div.col-sm-4 .thumb {
    text-align:center;
}
    section.introdue div.col-sm-4 .shoplink {
        padding: 15px;
        background: #ff500b;
        color:#fff;
        font-size:16px;
    }
        section.introdue div.col-sm-4 .shoplink a {
            color:#fff;
            text-decoration:none;
        }
        section.introdue div.col-sm-4 .shoplink p {
            margin-bottom: 5px;
        }
        section.introdue div.col-sm-4 .shoplink span {
            padding: 5px 7px;
            border: 1px solid #fff;
            font-size: 13px;
            font-family: MyriadLight;
        }
.search form {
    display: block;
    margin: 0px;
}

.search .box-search {
    text-align: left;
}

.box-search .form-control {
    border-color: #AEA8A8;
    font-size: 16px;
    padding: 8px 12px;
    height: 38px;
}

.search .input-text {
    padding-right: 0;
    padding-left: 0px;
}

.search .btn-search button {
    /*font-size: smaller;*/
    width: 80px;
    background-color: #ff500b; /* rgba(40, 56, 145, 1);*/
    color: #fff;
    border: none;
    height: 38px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/*.address {
    margin-top: -23px;
}*/
.address h4 {
    font-size: 22px;
    text-transform: uppercase;
    color: #ff4200;
    padding: 5px;
    padding-left: 0px;
    border: 2px solid #101b23;
    border-left: none;
}
    .address h4.head {
        text-transform: none;
        border: 2px solid;
        display: inline-block;
        padding: 5px;
        font-family: Myriad Pro Light;
    }
        .address h4.head span {
            font-family: Myriad Pro;
        }
.address h5 {
    /*display: inline-block;
            padding-bottom: 0px;
            color: #fff;
            position: relative;
            font-size:18px;*/
    display: inline-block;
    padding-bottom: 2px;
    color: #ff500b;
    position: relative;
    font-size: 15px;
    margin: 3px 0px;
    border-bottom: 2px solid #ff500b;
    text-transform: uppercase;
}
            /*.address h5:after {
                content: '';
                position: absolute;
                left: 0px;
                width: 80px;
                height: 3px;
                background: #ff4200;
                bottom: -4px;
            }*/
ul.footer-info li {
    line-height:2em;
}
.input-text-mvd {
    margin-top: 20px;
}

#keyword_mvd {
    width: 101%;
}

ul#manabar {
    padding: 0px;
    margin: 0px;
}   
    ul#manabar > li {
        display: inline;
        margin-right: 3px;
    }
    ul#manabar li a {
        padding: 6px;
        font-size: 14px;
    }
        ul#manabar li a span {
            font-size:13px;
        }
        ul#manabar li:nth-child(1) a.btn {
            background: #c9141b;
            border: 1px solid #af1b1b;
        }
        ul#manabar li:nth-child(3) a i {
            color: #ef7123
        }
ul.panel-notify {
    top: 30px;
    left: auto;
    right: 3px;
    border: 1px solid #efa723;
    background: #fff;
    padding: 5px 10px;
}
    ul.panel-notify:before {
        width: 14px;
        height: 13px;
        content: '';
        position: absolute;
        border: 1px solid #efa723;
        border-bottom: none;
        border-right: none;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        background: #fff;
        top: -7px;
        right: 22px;
    }
ul.panel-notify li a.more {
    font-size: 13px;
}
.cart-num {
    cursor: pointer;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    color: #fff;
    line-height: 23px;
    background: #c9141b;
    display: inline-block;
}

.extra-slogan {
    font-size: 27px;
    color: #fff;
    font-family: Myriad Pro;
    font-weight: bold;
    margin-bottom: 12px;
}
div.shop-home {
    text-align: center;
    margin-top: 45px;
}
div.shop-home h3{
    font-size: 26px;
    text-transform:uppercase;
    margin-bottom:0px;
}
    div.shop-home p.head {
        font-size: 15px;
        margin-bottom: 2px;
    }
    div.shop-home div.line {
        position: relative;
        width: 80px;
        height: 3px;
        display: block;
        background: #ff500b;
        margin: 0 auto;
        margin-bottom: 20px;
    }
div.under-home {
    text-align: center;
    margin-top: 5px;
    background: url(../images/under_bg.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 20px 0px;
}

    div.under-home h3 {
        font-size: 26px;
        text-transform: uppercase;
        margin-bottom: 0px;
    }
    div.under-home i {
        font-size: 70px;
        color: #ff500b;
    }
.under-home .under-item {
    padding: 0px 20px;
}
    .under-home .under-item p {
        margin-bottom: 0px;
        font-size: 14px;
        font-family: MyriadLight;
    }
        .under-home .under-item p strong {
            font-weight: 450;
            padding-top: 10px;
            display: block;
            font-size: 16px;
            font-family: MyriadBold;
        }
.notice-home {
    /*text-align: center;*/
    margin-top: 5px;
    color: #fff;
    padding: 20px 0px 80px 0px;
}
    .notice-home .col-sm-3 {
        padding: 0px 30px;
    }
    .notice-home .notice-item {
        background: #ff500b;
        /*padding-bottom: 20px;*/
        padding-bottom: 10px;
    }
        .notice-home .thumb img {
            width: 100%;
        }
    .notice-home .notice-item p {
        margin-bottom: 0px;
        font-size: 14px;
        /*font-family: MyriadLight;*/
        text-align: left;
        padding: 0px 16px;
        line-height: 18px;
    }

        
    .notice-home .notice-item p strong {
            font-weight: 450;
            /*padding-top: 12px;*/
            padding-top:5px;
            display: block;
            font-size: 15px;
            /*font-family: MyriadBold;*/            
        }
            .notice-home .notice-item a {
                color:#fff;
                text-decoration:none;
            }
    .notice-home div.line {
        position: relative;
        width: 60px;
        height: 3px;
        display: block;
        background: #fff;
        margin-left: 16px;
        margin-bottom: 5px;
        margin-top: 3px;
    }
#footer {
    float: left;
    position: relative;
    width: 100%;
}
            #footer .fa {
                font-size:30px;
                margin-right:8px;
            }
.footer-top {
    position: relative;
    background-color: #101b23;
    color: #9eb7cb;
    padding: 30px 0;
}
    .footer-top, .footer::before, .footer::after, .footer-top::before, .footer-top::after {
        background-color: #101b23;
        content: "";
    }
.footer-top {
    padding: 55px 0;
}
.footer::before {
    right: calc(50% - 570px - 85px);
}
.footer::before {
    width: 43px;
    height: 43px;
    top: -21px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: calc(50% - 580px - 85px);
    content: "";
}
.footer::after {
        width: calc(50% - 580px - 63px);
}
.footer::after {
    height: 30px;
    top: -30px;
    right: 0;
    width: calc(50% - 580px - 63px);
}
.footer-top::before {
    width: 43px;
    height: 43px;
    bottom: -21px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    left: calc(50% - 580px - 85px);
    content: "";
    position: absolute;
}
.footer-top::after {
    width: calc(50% - 570px - 63px);
    content: "";
}
.footer-top::after {
    height: 30px;
    bottom: -30px;
    left: 0;
    width: calc(50% - 580px - 63px);
    position: absolute;
}
.footer::before, .footer::after {
    z-index: 100;
    position: absolute;
    content: "";
    background-color: #101b23;
}
.footer-bottom {
    background-color: #162f42;
    color: #577186;
    padding: 10px 0;
    text-align: center;
}
.footer-bottom {
    background-color: #162e41;
}
.footer-bottom {
    color: #577186;
}
.footer-bottom {
    padding: 19px 0;
}

.gdtq-header .g-main-content {
    position: relative;
    z-index: 3;
    color: #fff;
    vertical-align: middle;
    height: 290px;
}

.Title_welcome {
    color: #fff;
    font-family: Myriad Pro;
    font-size: 2em;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 1px 25px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 25px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 25px 1px rgba(0, 0, 0, 0.3);
    line-height: 40px;
}
    .Title_welcome marquee {
        /*float:left;*/
        width: 70%;
        display: block;
        margin: 0 auto;
    }
    .align-bottom {
    bottom: 10px;
    margin-top: 30px;
}

.gdtq-header h2, .gdtq-header .g-link a {
    color: #FAF7F7;
    font-weight: 400;
    text-shadow: 1px 1px #000;
}

.gdtq-header .g-link a {
    text-decoration: none;
    font-size: 20px;
}

.g-main-content h2 {
    margin: 0;
    font-size: 40px;
    line-height: 55px;
}

.gdtq-header .g-main-content .row {
    padding-top: 150px;
}

.g-main-content .g-link p {
    text-shadow: 1px 1px #000;
}

.gdtq-header .btn-order, .gdtq-header .btn-order-c {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .4);
}

.gdtq-header .g-link .btn-order-c {
    color: #333;
    font-weight: 500;
    text-shadow: none;
    background: #fff;
}

.btn-order:hover, .btn-order-c:hover {
    opacity: .9;
}

.gdtq-header .g-link .btn-order {
    background-color: #ff500b; /*#ff7300 /*#d20c16;*/
}

.link-create-order {
    margin-top: 20px;
    float: left;
}

    .link-create-order a.btn {
        margin: 0px 2px;
    }

.menu-shop {
    border: 1px solid red;
    width: 20%;
}

    .menu-shop .header-men h3 {
        font-size: 14px;
        text-transform: uppercase;
        padding: 8px;
        padding-left: 12px;
        background: #c9141b;
        margin: 0px;
        color: #fff;
        padding-left: 10px;
    }

.top-info-list {
    padding: 0px;
}

    .top-info-list li {
        display: block;
        border-bottom: 1px solid #ccc;
        padding: 3px;
        position: relative;
    }

    .top-info-list img {
        width: 32px;
        padding: 3px;
    }

    .top-info-list .entry-content {
        overflow: hidden;
    }

    .top-info-list .title {
        text-decoration: none;
        color: #666;
        font-size: 14px;
        margin-left: 5px;
    }

        .top-info-list li a.title[data-toggle="dropdown"]:after {
            content: "\f105";
            font-family: FontAwesome;
            position: absolute;
            right: 8px;
            top: 8px;
        }
    .top-info-list li.open a.title[data-toggle="dropdown"]:after {
        content: "\f107";
        font-family: FontAwesome;
        position: absolute;
        right: 8px;
        top: 8px;
    }
        .top-info-list .title:hover {
            color: #3f2803;
        }
ul.top-info-list ul {
    position: relative; 
    float: none;
    background: none;
}
    ul.top-info-list ul li  {
        border:none;
        padding:0px 3px;
    }
    ul.top-info-list ul li a {
        padding: 5px;
        margin-left: 34px;
        font-size: 0.9em;
        color: #666;
        border-bottom: 1px solid;
    }
        ul.top-info-list ul li a:hover, ul.top-info-list ul li a:active, ul.top-info-list ul li a:focus, ul.top-info-list ul li a:visited {
            background: none;
            color: #ff4200;
            border-bottom: 1px solid;
        }
    @media (max-width: 766px) {
        .menu-shop {
            width:100%;
        }
        .user-side {
            position: absolute;
            top: 6px;
            right: 70px;
        }
        .gdtq-header .search .rows {
            /*margin-right: -15px;
            margin-left: -15px;*/
        }
        .search .btn-search button {
            width: 40px;
            font-size: 14px;
        }
        #search-form .row, #search-form > div, .rows .row, .rows > div {            
            padding: 0px;
        }
        #search-form div.input-text {
            padding-left: 30px;
        }
        #search-form .row .col-xs-8 input-text {
            margin-right:-15px;
        }
        .gdtq-header .search .target li a {
            font-size: 14px;
        }

        .search .box-search, .search form, .search .manager-bar {
            width: 100%;
            float: left;
        }

    .gdtq-header h1 {
        display: none;
    }

    .gdtq-header .hot-line, .gdtq-header .rate {
        font-size: 14px;
        display: inline-block;
        padding: 5px;
    }
}



@media (max-width: 766px) {

    .gdtq-header {
        background-color: blue;
        background-image: none;
    }

        .gdtq-header .g-main-content .row {
            padding-top: 80px;
            font-size: 30px;
        }


        .gdtq-header .g-link a {
            text-decoration: none;
            font-size: 14px;
        }

        .gdtq-header h2 {
            font-size: 26px;
        }


        .gdtq-header .btn-order, .gdtq-header .btn-order-c {
            padding: 3px 6px;
        }

    .gdtq-body .product h2 {
        font-size: 26px;
    }

    .gdtq-body .product .order-icon {
        width: 80px;
        height: 80px;
    }

        .gdtq-body .product .order-icon span {
            font-size: 40px;
            line-height: 80px;
        }
}


/** end search **/

/** body **/

.gdtq-body {
    color: #292929;
}

    .gdtq-body > .container {
    }

    .gdtq-body p {
        /*font-family: MyriadLight;*/
        margin-top: 3px;
    }

    .gdtq-body .promo {
        padding-top: 30px;
        text-align: center;
        overflow: auto;
    }

.promo .g-myself .text-30 {
    font-size: 20px;
    font-weight: 700;
}

.promo .g-myself a {
    font-size: 18px;
}

@media (max-width: 766px) {
    .promo .g-myself p {
        font-size: 16px;
    }

    .promo .g-myself .text-30 {
        font-size: 24px;
        font-weight: 700;
    }

    .promo .g-myself h2 {
        font-size: 24px;
    }
}

.gdtq-body .promo .promo-list {
    padding: 30px 0;
}

.step h2 {
    padding: 10px 0;
}

.step .col-md-3 span, .step .col-md-2 span {
    font-size: 40px;
    color: rgb(40, 56, 145);
    border-radius: 100px;
    line-height: 100px;
}

.step .step-icon {
    display: inline-block;
    border: 1px solid rgb(40, 56, 145);
    border-radius: 100px;
    height: 100px;
    width: 100px;
}

    .step .step-icon:hover {
        background-color: rgb(40, 56, 145);
    }

        .step .step-icon:hover span {
            color: white;
        }


.step .col-md-3 p, .step .col-md-2 p {
    padding-top: 20px;
}


.gdtq-body .aim {
}

.aim {
    padding: 10px 0 0;
}

    .aim article {
        text-align: center;
    }

    .aim article {
        padding: 0 20px;
        padding-top: 30px;
    }

        .aim article h3 {
            margin-top: 30px;
        }

.gdtq-body .product {
    padding-top: 30px;
    background-color: #FFFFDD;
    padding-bottom: 30px;
}

    .gdtq-body .product h2 {
        padding: 10px 0 30px;
        font-size: 30px;
    }

.product {
    text-align: center;
    min-height: 668px;
}

    .product .col-md-3:first-child {
        padding-left: 0
    }

    .product .col-md-3:last-child {
        padding-right: 0
    }

    .product h3 {
        color: #333;
        font-weight: 400;
        font-size: 26px;
    }

    .product .order-icon {
        display: inline-block;
        width: 100px;
        height: 100px;
        border: 1px solid rgba(40, 56, 145, 1);
        border-radius: 100px;
    }

        .product .order-icon span {
            line-height: 100px;
            font-size: 50px;
            color: rgba(40, 56, 145, 1);
            ;
        }

    .product .product-icon span {
        font-size: 30px;
        color: rgba(40, 56, 145, 1);
        line-height: 70px;
    }

    .product .product-icon {
        border: 1px solid rgba(40, 56, 145, 1);
        border-radius: 50px;
        display: inline-block;
        width: 70px;
        height: 70px;
    }

    .product .list {
        padding-top: 40px;
    }

.banking {
    color: #fff;
    text-shadow: 1px 1px #000;
    padding: 30px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    position: relative;
    z-index: 2;
    background-color: #282828 /*#44698C;*/
}

    .banking .b-fog {
        background-size: cover;
        position: absolute;
        z-index: 1;
        height: 100%;
        width: 100%;
        top: 0;
        bottom: 0;
        display: block;
        background: url('../../../image/layout/banking.jpg');
        opacity: .1;
    }

    .banking .helper {
        min-height: 300px;
    }

    .banking .container {
        position: relative;
        z-index: 3;
    }

    .banking .padding-15 {
        padding: 15px 50px;
    }

@media(max-width: 766px) {
    .banking .padding-15 {
        padding: 15px 10px;
    }
}

.footer {
    /*padding: 50px 0;*/
    background: #27272b;
    font-size: 14px;
    color: #999999;
}

    .footer a {
        font-size: 14px;
        color: #999999;
    }

        .footer a:hover {
            text-decoration: none;
            opacity: .8;
        }

.page-detail {
    padding-top: 50px;
    font-family: 'Open Sans', sans-serif;
}

.social a {
    font-size: 20px;
    margin: 0 5px;
}


.contactform {
    padding-bottom: 34px;
}

.clearfix {
    clear: both;
}

.cttfin1:first-child {
    margin-left: 0;
}

.cttfin1 {
    float: left;
    /*margin-left: 20px;*/
    display: inline;
    padding: 14px 10px;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    width: 100%;
    color: #898989;
    font-size: 13px;
    font-family: Tahoma;
    margin-bottom: 10px;
    Max-width: 600px;
}

.cttftxa {
    margin-top: 25px;
    clear: both;
    width: 645px;
    height: 145px;
    margin-left: 0;
}

.cttfin1sub {
    margin-top: 22px;
    clear: both;
    width: 140px;
    height: 45px;
    border-radius: 4px;
    background: #0059ab url(../images/contact2.png) no-repeat 22px 11px;
    font-family: OpenSansBold;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    text-indent: 34px;
    line-height: 45px;
    padding: 0;
}

.contact1c1t {
    font-family: Arial;
    color: #333333;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 30px;
    font-weight: bold;
}

.media-topbody-lg span {
    font-family: Arial;
    font-size: 14px;
    display: block;
    padding-left: 30px;
    margin: 20px 0px;
    height: 25px;
}

    .media-topbody-lg span.spdiachi {
        background: url('../images/branch-locator.png') top left no-repeat;
    }

    .media-topbody-lg span.dienthoai {
        background: url('../images/call.png') top left no-repeat;
    }

    .media-topbody-lg span.fax {
        background: url('../images/fax.png') top left no-repeat;
    }

    .media-topbody-lg span.spemail {
        background: url('../images/mail.png') top left no-repeat;
    }

    .media-topbody-lg span.spwebsite {
        background: url('../images/webic.png') top left no-repeat;
    }

.red-bold {
    font-weight: 600;
    color: #F54641;
}

.right {
    float: right;
}

.left {
    float: left;
}

.main-container {
    padding: 20px 0;
}
/* Alerts
---------------------------------- */
.alert {
    margin: 20px 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    padding-left: 70px;
    overflow: hidden;
    z-index: 1;
    border: none;
}
    .alert:before {
        position: absolute;
        content: "";
        top: 0px;
        left: 0px;
        width: 50px;
        height: 101%;
        background-color: rgba(0, 0, 0, 0.25);
        z-index: 2;
    }
#order-area .alert-warning:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 180px;
    height: 101%;
    background-color: #ff3b00b0;
    z-index: 2;
    font-size: 25px;
}

.alert-success {
    color: #2a5f2b;
    background-color: #bcdab0;
}

.alert-info {
    color: #1a4e68;
    background-color: #c6e8fa;
}

.alert-warning {
    color: #72582b;
    background-color: #f7f0ce;
}
.alert:after {
    font-family: "FontAwesome";
    position: absolute;
    top: 10px;
    left: 17px;
    color: #ffffff;
    font-size: 20px;
    z-index: 3;
}
#order-area .alert-warning:after {
    font-family: "FontAwesome";
    position: absolute;
    top: 20px;
    left: 47px;
    color: #ffffff;
    font-size: 85px;
    z-index: 3;
}

.alert.alert-success:after {
    content: "\f00c";
}

.alert.alert-info:after {
    content: "\f05a";
}

.alert.alert-warning:after {
    content: "\f071";
}

.alert.alert-danger:after {
    content: "\f00d";
}

.close {
    font-size: 28px;
    font-weight: normal;
    filter: alpha(opacity=40);
    opacity: 0.4;
}


/* Tables
---------------------------------- */
.table:not(.table-bordered) {
    border-bottom: 2px solid #f3f3f3;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #999999;
    background-color: #333271;
    color: #fff;
}

.table-bordered {
    border-color: #999999;
}

/*tbody {
    background-color: #ffffff;
}*/

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px 9px;
    /*padding: 2px;*/
    border-top: 1px solid #f3f3f3;
}

.table-striped tbody {
    background-color: #fafafa;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f1f1f1;
}

.table-striped.table > tbody > tr > td {
    border-color: #e8e8e8;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border-color: #f3f3f3;
}

.dl-horizontal dd {
    margin-bottom: 10px;
}

.dark .table:not(.table-bordered) {
    border-bottom: 2px solid #515151;
}

.dark .table > thead > tr > th {
    border-bottom: 1px solid #27272a;
    background-color: #27272a;
    color: #cdcdcd;
}

.dark tbody {
    background-color: transparent;
}

.dark .table > thead > tr > th,
.dark .table > tbody > tr > th,
.dark .table > tfoot > tr > th,
.dark .table > thead > tr > td,
.dark .table > tbody > tr > td,
.dark .table > tfoot > tr > td {
    border-top: 1px solid #515151;
}

.dark .table-hover > tbody > tr:hover {
    background-color: #27272a;
}
/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {
    .link-create-order a.btn {
        font-size: 16px;
        font-weight: bold;
        padding: 8px 16px;
    }
    .link-create-order a.btn2 {
        margin-top: 5px;        
        display: inline-block;
    }
    .search.text-center .box-search.col-md-6 {
        padding-left: 0px;
        padding-right: 10px;
    }
    .search.text-center .col-md-4.text-center {
        padding: 0px;
    }
    .footer-bottom__left {
        float: left;
    }
    .footer-bottom__right {
        float: right;
        padding-top: 0;
    }
    .dl-horizontal dd {
        margin-left: 150px;
    }

    .dl-horizontal dt {
        max-width: 120px;
    }
    /* Header top dropdowns
---------------------------------- */
    .header-top-dropdown {
        float: right;
        font-size: 0;
        text-align: right;
    }

        .header-top-dropdown .dropdown > button {
            /*border-right: 1px solid #e3e3e3;
	border-left: 1px solid transparent;*/
        }

    .dark .header-top-dropdown .dropdown > button {
        border-right: 1px solid #515151;
    }

    .header-top-dropdown .dropdown:last-child > button {
        border-right-color: transparent;
    }

    .header-top-dropdown .dropdown > button {
        padding: 3px 10px;
        margin: 0;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        min-width: 0;
        background-color: transparent;
        -moz-box-shadow: none !important;
        -o-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-transform: none;
        font-family: Myriad Pro;
        font-weight: 450;
    }

    

    .search-text .form-item-category {
        display: none;
    }
    /* .search-text ul.search-hover li {	float: left;	width: 90%;	list-style: none;	margin: 0px;	padding-top: 3px;	padding-left: 10px;	border-bottom: 1px solid #ccc;} */

    .search-text ul.search-hover li {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0px;
        padding-left: 10px;
        border-bottom: 1px solid #ccc;
        height: 33px;
        line-height: 32px;
    }

        .search-text ul.search-hover li a {
            text-decoration: none;
        }

            .search-text ul.search-hover li a:hover {
                color: #5b5a5a;
            }

        .search-text ul.search-hover li:hover {
            background: white;
        }

        .search-text ul.search-hover li img { /* max-width: 53px; */
            max-width: 71px;
        }

    .dark.header-top .header-top-dropdown .dropdown > button {
        border-right: 1px solid #3d3d3d;
    }

    .dark.header-top .header-top-dropdown .dropdown:last-child > button {
        border-right-color: transparent;
    }

    .header-top-dropdown .dropdown > button i {
        padding-right: 5px;
        width: 15px;
    }

    .header-top-dropdown .dropdown.open > button /*,
.header-top-dropdown .dropdown>button:hover*/ {
        color: #e84c3d;
        background-color: #fafafa;
        border-right-color: #e3e3e3;
    }

    .dark.header-top .header-top-dropdown .dropdown.open > button,
    .dark.header-top .header-top-dropdown .dropdown > button:hover {
        color: #FFFFFF !important;
        background-color: #36373C;
        border-right-color: #3d3d3d;
    }

    .dark.header .header-top-dropdown .dropdown.open > button,
    .dark.header .header-top-dropdown .dropdown > button:hover {
        color: #FFFFFF !important;
        background-color: #36373C;
        border-right-color: #515151;
    }

    .header-top-dropdown .dropdown:first-child.open > button,
    .header-top-dropdown .dropdown:first-child > button:hover {
        /*border-left-color: #e3e3e3;*/
    }

    .dark.header-top .header-top-dropdown .dropdown:first-child.open > button,
    .dark.header-top .header-top-dropdown .dropdown:first-child > button:hover {
        border-left-color: #3d3d3d;
    }

    .header .header-top-dropdown .dropdown > button {
        padding: 3px 10px;
    }

        .header .header-top-dropdown .dropdown.open > button,
        .header .header-top-dropdown .dropdown > button:hover {
            background-color: transparent;
        }

    .header .header-top-dropdown .dropdown:first-child.open > button,
    .header .header-top-dropdown .dropdown:first-child > button:hover {
        border-left-color: transparent;
    }

    .header .header-top-dropdown .dropdown:last-child.open > button,
    .header .header-top-dropdown .dropdown:last-child > button:hover {
        border-right-color: transparent;
    }

    .header .header-top-dropdown .dropdown-menu {
        margin-top: 27px;
    }

    .header-top-dropdown .dropdown-menu {
        padding-left: 10px;
        padding-right: 10px;
        z-index: 103;
        margin-top: 0px;
    }

    .header-top-dropdown .search-box .form-group {
        margin-bottom: 0;
    }

    .header-top-dropdown form {
        margin: 0;
    }

    .header-top-dropdown .login-form span {
        margin: 0 3px;
    }

    .header-top-dropdown .login-form ul {
        padding-left: 0;
        list-style-position: inside;
        padding: 5px 0;
    }

    .header-top-dropdown .login-form .social-links {
        display: inline-block;
        margin: 0;
    }

    .dark .header-top-dropdown .login-form a {
        color: #cdcdcd;
        text-decoration: underline;
    }

        .dark .header-top-dropdown .login-form a:hover {
            text-decoration: none;
        }

    .header .header-top-dropdown {
        margin-top: 19px;
    }

    .dark.header .header-top-dropdown {
        color: #cdcdcd;
    }

    .fixed-header-on .header .header-top-dropdown {
        margin-top: 13px;
    }

        .fixed-header-on .header .header-top-dropdown .dropdown-menu {
            margin-top: 19px;
        }

    /* Small devices (tablets, 480px and below) */
  
    @media (max-width: 480px) {
        .header-top-dropdown .btn-group {
            position: static;
        }

        .header-top-dropdown .dropdown-menu {
            right: 15px !important;
            width: 100%;
        }
    }
}

/* second level menu */
.dropdown-menu {
    /*min-width: 240px;*/
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0;
    margin: 0;
    background-color: #fafafa;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
    border: 1px solid #f1f1f1;
    z-index: 1010;
}

    /* second level menu items */
    .dropdown-menu > li > a {
        padding: 12px 20px;
        font-size: 15px;
        color: #666666;
        border-bottom: 1px solid #f1f1f1;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none;
    }

.main-navigation .dropdown-menu > li > a {
    position: relative;
}

/* second level menu items on focus/hover and when opened */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu .menu > .active > a,
.dropdown-menu .menu > .active > a:hover,
.dropdown-menu .menu > .active > a:focus {
    background-color: #ffffff;
    color: #e84c3d;
    border-color: #f1f1f1;
}

/* third level menu */
.dropdown-menu .dropdown-menu {
    top: -1px;
    left: 100% !important;
    padding-top: 0;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
    border-top: 1px solid #f1f1f1;
}

    .dropdown-menu .dropdown-menu.to-left {
        right: 100% !important;
        left: auto !important;
    }

/*transparent header*/
.header.transparent:not(.dark) .navbar-nav > .open > a,
.header.transparent:not(.dark) .navbar-nav > .open > a:hover,
.header.transparent:not(.dark) .navbar-nav > .open > a:focus,
.header.transparent:not(.dark) .dropdown-menu {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: rgb(250, 250, 250) !important;
}

@media (min-width: 768px) {
    .header.transparent:not(.dark) .navbar-nav > li:not(.active) > a {
        color: #333333;
    }
}

.default-bg {
    background-color: #e84c3d;
    color: #ffffff;
}

.btn-gray {
    color: #fff;
    background-color: #666666;
    border-color: #666666;
}
/*.btn {
    padding: 10px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    min-width: 160px;
    text-align: center;
    border-radius: 0;
    margin: 10px 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-family: "RobotoCondensed-Regular";
}*/
.btn.btn-sm {
    padding: 4px;
    font-size: 14px;
    min-width: 25px;
}

.modal-content .modal-header {
    background-color: #5cb85c; /*#e84c3d;*/
}

.modal-content1 .modal-header1 {
    background-color: #5cb85c;
}

.modal-footer .btn {
    margin: 0;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open .dropdown-toggle.btn-dark {
    color: #ffffff;
    background-color: #666;
    border-color: #666;
}

.btn.btn-sm {
    padding: 4px;
    font-size: 14px;
    min-width: 25px;
}

/*.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
    color: #999999 !important;
}*/


/** Thai LV**/
.fix-text-chrome {
    white-space: nowrap;
    padding-right: 5px;
}


.before-edit {
    background: url(../../image/loading.gif) no-repeat 50% 50%;
}

.btn-dark-gray {
    background: #34495e;
    color: white;
}

    .btn-dark-gray:hover {
        color: white;
    }

.btn, .tooltip div, .label {
    /*border-radius: 0 !important;*/
}


.search-text {
    float: left;
    width: 136px;
    text-align: center;
    position: relative;
}

    .search-text span {
        line-height: 21px;
    }

        .search-text span a {
            text-decoration: none;
            cursor: pointer;
            color: #5b5a5a;
        }

.form-search-order .form-item {
    padding: 0 4px 0 0;
    width: 12%;
}

.my-order-panel .panel-body {
    padding: 0 0 0 15px;
}

    .my-order-panel .panel-body .breadcrumbs-alt {
        margin-bottom: 5px;
    }

.panel-heading .nav > li.active:first-child > a, .panel-heading .nav > li:first-child > a:hover {
    border-radius: 0;
}

.list-order > li {
    border-bottom: 1px dotted #ccc;
}

.form-item #s2id_autogen1 .select2-choice {
    height: 34px;
}

.select2-container {
    width: 100%;
}

    .select2-container .select2-choice {
        height: 34px;
    }

.border-select2 .select2-choices {
    border: none;
    min-height: 50px;
}

.mytable-collapse {
    margin: 0;
}

.tr-in-color {
    background: #F1F1F1;
}

.breadcrumbs-alt li {
    margin-top: 5px;
}

.breadcrumbs-alt a:before, .breadcrumbs-alt a:hover:before, .breadcrumbs-alt a.current:before, .breadcrumbs-alt a.current:hover:before {
    border-width: 1.5em 0 1.6em 1em;
    margin-top: -1.55em
}

.list-understyle {
    padding: 0;
}


.datepicker {
    z-index: 10000;
}

.header {
    opacity: .8;
}

.modal-open {
    overflow: auto;
}

.table tbody tr td {
    padding: 7px 2px;
    cursor: default;
}

.table .smartedit {
    cursor: pointer;
    color: #1CA59E;
}

.table tr td {
    max-width: 200px;
    word-wrap: break-word;
}

.bgc-warning {
    background-color: #FEFF99;
}

.bgc-link-end {
    background-color: #1FDA9A;
}

.bgc-link-done {
    background-color: #84B4DD;
}

    .bgc-link-end td, .bgc-link-lack td, .bgc-link-done td {
        color: #34495E !important;
    }

.bgc-link-smell {
    background-color: #363635;
}

.bgc-link-lost {
    background-color: #C48181;
}

.bgc-link-lack {
    background-color: #E94C6F;
}

.bgc-book {
    background-color: rgba(167, 219, 219, .7) !important;
}

.bgc-checkout {
    background-color: rgba(246, 194, 194, .7) !important;
}

.bgc-profit {
    background-color: rgba(126, 194, 170, .7) !important;
}

.bgc-book, .bgc-checkout, .bgc-profit {
    color: #021542 !important;
}

.bgc-order {
}

.table tbody .bgc-single td {
    background-color: #F9FBBA;
}

.table tbody .bgc-consigning td {
    background-color: #D4EDF4;
}

/*kết thúc notify*/


.inline {
    display: inline-block;
    width: inherit;
}

.dropdown-selected {
    background: #474752;
    color: #fff !important;
}

.takethis {
    display: inline-block;
    cursor: pointer;
}

.modal-log > div {
    margin: 20px 0;
}

.modal-log .row {
    margin: 15px 0;
}

.ft-green {
    color: #2abe7d;
}

/* fix hiển thị */
.datetimepicker {
    z-index: 100000 !important;
}

/** Nút xóa ngày tháng của view index alipay **/
.clear-date {
    top: -1px;
    position: relative;
}

    .clear-date .clear {
        display: none;
    }

    .clear-date:hover .clear {
        right: 5px;
        display: inline-block;
        position: absolute;
    }

.color-money-in {
    color: #2abe7d !important;
}

.color-money-out {
    color: #FF6C60 !important;    
}

.block-title {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 0px;
    text-transform: uppercase;
    font-weight: 550;
    color: #444;
}
.mid-content a {
    color: inherit;
    text-decoration: none;
}
    .line-break {
        width: 50px;
        border-top: 2px solid #ff500b;
    }

.mid-content {    
    padding: 30px 20px;
    border-bottom:1px solid #eee
}
    .mid-content .entry-thumb{
        float:left;
        margin-right:10px;
    }
    .col-content {
    }

.image-content {
    width: 100%;
}

.image-background {
    position: relative;
    margin-bottom: 40px;
}

.ul-border {
    margin: 0;
    border-bottom: 1px dashed #fff;
    list-style: disc;
    padding-left: 20px;
    padding-bottom: 10px;
}

.image-text-style {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #E66A44; /**rgba(2, 107, 159, 0.8);*/
    color: #fff;
    padding: 20px;
    line-height: 1.8;
    font-size: 16px;
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

}

ul, ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.tit {
    position: absolute;
    left: 0;
    top: 10px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: #ff500b; /*#fa5c58;*/
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.div2 {
    background: #f3f3f3;
    padding-top: 50px;
    padding-left: 20px;
    padding-bottom: 10px;
}

.utilities-ctm {
    padding-left: 20px;
    color: #fa5c58;
    margin: 0 0 20px;
    list-style: disc;
    line-height: 1.6;
    font-size: 16px;
}

    .utilities-ctm li {
        padding: 10px 0 10px 10px;
    }

.ul-1 li {
    position: relative;
    border-bottom: 1px dashed #97908d;
    padding: 10px 0 10px 70px;
    line-height: 1.6;
    font-size: 16px;
    min-height: 60px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}
/**Custom -----------------------------------------------------***/

/* Nav pills---------------------------------- */
.nav-pills > li > a {
    border-radius: 0;
    padding: 0px;
    border: 1px solid transparent;
    color: #fff;
    font-size: 15px;
    /*text-transform: uppercase;*/
    font-weight: 500;
    /*font-family: "RobotoCondensed-Light";*/
}

.nav-pills.nav-stacked > li + li {
    margin-left: 0;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus, #userMenu li a:hover {
    color: #fb6e3e;
    background: none;
}

.nav-pills.nav-stacked > li > a:after {
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    right: -2px;
    top: 1px;
    color: #d1d1d1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nav-pills > li.active > a:after {
    color: #e84c3d;
}

.nav-pills > li.active > a:hover:after,
.nav-pills > li.active > a:focus:after,
.nav-pills > li > a:hover:after,
.nav-pills > li > a:focus:after {
    color: #e84c3d;
    right: 10px;
}

.nav-sub > li > a:after {
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    left: 0px;
    top: 12px;
    color: #d1d1d1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width:992px) {
    .title {
        margin-top: 0;
    }
}

.sidebar .title {
    margin-bottom: 6px;
    margin-top: 20px;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    color: #ff4200;
}

.field-validation-error {
    color: red;
}


.area {
    padding: 60px 0;
    position: relative;
}

    .area > .container {
        position: relative;
        z-index: 9;
    }

    .area > .container {
        width: 83.33333333%;
        margin: 0 auto;
        padding: 0;
        position: relative;
    }

        .area > .container > .row .module {
            margin-bottom: 60px;
        }

        .area > .container > .row:last-child .module:last-child {
            margin-bottom: 0;
        }

        .area > .container .module {
            margin-bottom: 60px;
        }

        .area > .container:last-child .module:last-child {
            margin-bottom: 0;
        }

    .area .module:last-of-type(.module) {
        margin-bottom: 0;
    }

.area-no-padding {
    padding: 0;
}

.area-1 {
    border-top: 4px solid #eeeeee;
}

.area-2 .container {
    background: #2d3741;
}

.area-parallax {
    position: relative;
    background-position: 50% 0;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.module-header.style-01 {
    /*text-align: center;
    padding: 0 10%;
    margin-bottom: 40px;*/
}

    .module-header.style-01 .module-title {
        text-transform: uppercase;
        font-size: 1.5em;
    }

.module-header.style-02 {
    text-align: center;
    margin-bottom: 50px;
}

    .module-header.style-02 .module-title {
        text-transform: uppercase;
        margin-bottom: 0;
    }

.module-header.style-03 {
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 40px;
}

    .module-header.style-03:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 50px;
        height: 3px;
        background: #fac400;
    }

    .module-header.style-03 .module-title {
        color: #fac400;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-bottom: 0;
    }

.module-header.style-04 {
    text-align: center;
    margin-bottom: 60px;
}

    .module-header.style-04 .module-title {
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 0;
    }
.entry-item.style-04 .entry-thumb {
    padding: 0 20px;
}

.entry-item.style-04 .entry-content {
    padding: 8px 20px 0;
    text-align: center;
}

.entry-item.style-04 .entry-title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
    margin-top: 0px;    
}
    .entry-item.style-04 .entry-title a {
        /*font-family: Myriad Pro Light;*/
        color: #111;
    }
    .entry-item.style-04 .at {
        background: #ff4200;
        padding: 5px 20px;
        color: #fff;
    }
.module-home-baner .img-bg {
    width: 100%;
}

.module-home-baner .step {
    position: absolute;
    z-index: 2;
    top: 0;
    border-style: outset;
}

.module-home-baner .step-1 {
    top: 27%;
    left: 21%;
}

.module-home-baner .step-2 {
    top: 27%;
    left: 39%;
}

.module-home-baner .step-3 {
    top: 27%;
    left: 57%;
}

.module-home-baner .step-4 {
    top: 67%;
    left: 40%;
}

.module-home-baner .hotline {
    right: 5px;
    top: 5px;
    position: absolute;
    border-radius: 10px;
}

.module-service-list .module-content {
    padding: 0 30px;
}

    .module-service-list .module-content > ul {
        padding-left: 0;
        margin-top: -30px;
    }

        .module-service-list .module-content > ul > li {
            margin-bottom: 0;
            margin-top: 30px;
        }

.module-our-choose .module-content {
    padding: 0 30px;
}

    .module-our-choose .module-content > ul {
        padding-left: 0;
        margin-top: -30px;
    }

        .module-our-choose .module-content > ul > li {
            margin-bottom: 0;
            margin-top: 30px;
        }

.module-branch-transform {
    padding: 20px 5px 10px 35px;
}

    .module-branch-transform .module-content > ul {
        padding-left: 30px;
    }

        .module-branch-transform .module-content > ul > li {
            list-style-type: none;
            margin-bottom: 15px;
        }

    .module-branch-transform .module-content .title {
        margin-left: 15px;
        font-size: 16px;
        line-height: 24px;
    }

.module-video {
    padding: 20px 35px 20px 5px;
}

.white-text-style {
    color: #fff;
}

    .white-text-style .widget-title, .white-text-style span, .white-text-style p, .white-text-style a, .white-text-style h1, .white-text-style h2, .white-text-style h3, .white-text-style h4, .white-text-style h5, .white-text-style h6, .white-text-style input, .white-text-style textarea {
        color: #fff !important;
    }

    .white-text-style p, .white-text-style span, .white-text-style a {
        color: white;
    }

    .white-text-style h1 a, .white-text-style h2 a, .white-text-style h3 a, .white-text-style h4 a, .white-text-style h5 a, .white-text-style h6 a, .white-text-style .h1 a, .white-text-style .h2 a, .white-text-style .h3 a, .white-text-style .h4 a, .white-text-style .h5 a, .white-text-style .h6 a {
        color: #fff;
        /* IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        /* Netscape */
        -moz-opacity: 1;
        /* Safari 1.x */
        -khtml-opacity: 1;
        /* Good browsers */
        opacity: 1;
    }

        .white-text-style h1 a:hover, .white-text-style h2 a:hover, .white-text-style h3 a:hover, .white-text-style h4 a:hover, .white-text-style h5 a:hover, .white-text-style h6 a:hover, .white-text-style .h1 a:hover, .white-text-style .h2 a:hover, .white-text-style .h3 a:hover, .white-text-style .h4 a:hover, .white-text-style .h5 a:hover, .white-text-style .h6 a:hover {
            color: #fff;
            /* IE 8 */
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
            /* Netscape */
            -moz-opacity: 0.7;
            /* Safari 1.x */
            -khtml-opacity: 0.7;
            /* Good browsers */
            opacity: 0.7;
        }

.owl-carousel-1 .item {
    padding: 10px 20px;
}

.owl-carousel-1 .owl-prev, .owl-carousel-1 .owl-next {
    display: inline-block;
}

.owl-carousel-1 .owl-prev {
    position: absolute;
    top: 30%;
    left: 0;
    font-size: 30px;
    opacity: 0.3;
}

    .owl-carousel-1 .owl-prev:hover {
        opacity: 1;
    }

.owl-carousel-1 .owl-next {
    position: absolute;
    top: 30%;
    right: 0;
    font-size: 30px;
    opacity: 0.3;
}

    .owl-carousel-1 .owl-next:hover {
        opacity: 1;
    }

.owl-carousel-2 .owl-prev, .owl-carousel-2 .owl-next {
    display: inline-block;
}

.owl-carousel-2 .owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    font-size: 30px;
    opacity: 0.3;
}

    .owl-carousel-2 .owl-prev:hover {
        opacity: 1;
    }

.owl-carousel-2 .owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    font-size: 30px;
    opacity: 0.3;
}

    .owl-carousel-2 .owl-next:hover {
        opacity: 1;
    }

.bottom-sidebar {
    background: #2d3741;
    padding: 50px 0;
}

.fb-frame-page ._2p3a {
    width: auto !important;
}

.page-footer {
    background: #000;
    padding: 10px 20px;
}

.module-action-list .module-content {
    text-align: center;
}

    .module-action-list .module-content > ul {
        padding-left: 0;
        display: inline-block;
        margin-bottom: 60px;
    }

        .module-action-list .module-content > ul > li {
            margin-bottom: 0;
            display: inline-block;
        }

            .module-action-list .module-content > ul > li a {
                border-style: outset;
                text-decoration: none;
            }

            .module-action-list .module-content > ul > li.active a {
                background: #fff;
                border-color: #E66A44;
            }

.owl-carousel-3 .entry-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 20px;
}

.owl-carousel-3 .entry-thumb {
    padding: 0 30%;
    margin-bottom: 25px;
}


/*Entry*/
.entry-item.ei-sytle-01 .entry-title {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

    .entry-item.ei-sytle-01 .entry-title:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 30px;
        height: 1px;
    }

.entry-item.ei-sytle-01 .entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 10px;
}

    .entry-item.ei-sytle-01 .entry-content:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0.8;
    }

    .entry-item.ei-sytle-01 .entry-content > ul {
        margin-bottom: 5px;
    }

        .entry-item.ei-sytle-01 .entry-content > ul > li {
            list-style-type: disc;
        }

    .entry-item.ei-sytle-01 .entry-content .tongdai {
        display: block;
        padding: 5px;
        border-top: 1px dashed #fff;
        color: #fff;
    }

        .entry-item.ei-sytle-01 .entry-content .tongdai b {
            float: right;
        }

.entry-item.ei-style-02 {
    background: #fff7e0;
    padding: 30px 40px 30px 0;
}

    .entry-item.ei-style-02 .entry-thumb {
        width: 25%;
        float: left;
    }

    .entry-item.ei-style-02 .entry-content {
        overflow: hidden;
    }

    .entry-item.ei-style-02 .entry-title {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        font-size: 15px;
        line-height: 23px;
        text-transform: uppercase;
    }

        .entry-item.ei-style-02 .entry-title a {
            color: #3488b2;
            text-decoration: none;
        }

.entry-item.ei-style-03 .entry-thumb {
    overflow: hidden;
    text-align: center;
    padding: 0 45px;
    margin-bottom: 30px;
}

    .entry-item.ei-style-03 .entry-thumb img {
        border-radius: 100%;
    }

.entry-item.ei-style-03 .entry-content {
    text-align: center;
}

.entry-item.ei-style-03 .entry-title {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 0;
}

.entry-item.ei-style-03 .entry-subtitle {
    margin-bottom: 10px;
    display: block;
}

.entry-item.ei-style-04 .entry-content {
    padding: 10px;
}

.entry-item.ei-style-04 .entry-title {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 23px;
}

.wrp-choose {
    margin: 0px 0px 25px 0px;
    position: relative;
    height: auto;
    overflow: hidden;
}

    .wrp-choose .bg-choose {
        transform: translate(0px, -111.25px);
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        width: 100%;
        height: 928px;
        background: url(../images/wrp-choose1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        max-width: none;
        opacity: 0.9;
        filter: alpha(opacity=99); /* For IE8 and earlier */
    }

    .wrp-choose .choose {
        position: relative;
    }

    .wrp-choose .uk-container-center {
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
        padding: 0 35px;
    }

        .wrp-choose .uk-container-center h4 {
            margin: 40px 0px 0px 0px;
            text-transform: uppercase;
            font-family: "Open Sans",sans-serif;
            font-size: 40px;
            color: #fff;
            text-align: center !important;
            line-height: 150%;
        }

        .wrp-choose .uk-container-center .des-choose {
            font-family: "Open Sans",sans-serif;
            font-size: 15px;
            color: #fff;
            margin: 5px 0px;
            line-height: 150%;
            text-align: center;
        }

.box-content {
    padding: 15px 0;
    margin: 10px 0 10px 15px;
}

.img-icon {
    width: 61px;
    height: 61px;
    background-color: #237f53;
    position: absolute;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.fa-why-1 {
    background-position: 7px top;
}

.fa-why-1, .fa-why-2, .fa-why-3, .fa-why-4, .fa-why-5, .fa-why-6 {
    background-image: url(../images/why-us.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.text-box {
    background-color: #eaeaea;
    margin-left: 30px;
    margin-top: 5px;
    padding-top: 8px;
    padding-bottom: 0px;
    padding-left: 55px;
}

    .text-box span {
        display: block;
        height: 50px;
        line-height: 20px;
        /*font-weight:bold;*/
        /*font-family: "RobotoCondensed-Light" !important;*/
        font-size: 16px;
    }

.line-height-1 {
    height: 100%;
}

.img-icon {
    width: 61px;
    height: 61px;
    background-color: #237f53;
    position: absolute;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.fa-why-2 {
    background-position: -42px top;
}

.fa-why-3 {
    background-position: 7px center;
}

.fa-why-4 {
    background-position: -42px center;
}

.fa-why-5 {
    background-position: 7px bottom;
}

.fa-why-6 {
    background-position: -42px bottom;
}

#lorem {
    border: 1px solid #dd2727;
    font-size: 12pt;
    text-align: left;
    float: left;
    width: 100%;
    padding-top: 10px;
    border-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

    #lorem .title-notifi {
        text-align: center;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 600;
        padding-bottom: 10px !important;
        margin-bottom: 0 !important;
        color: #dd2727;
    }

    #lorem .title-notifi-content {
        text-align: center;
        color: #dd2727;
        margin-bottom: 20px !important;
    }

    #lorem p {
        line-height: 25px;
        text-align: justify;
        font-size: 14px;
        margin-bottom: 0 !important;
    }

    #lorem .content-top {
        color: #dd2727;
        padding-bottom: 15px;
        font-weight: 600;
    }

.red-color {
    color: red;
}

#footer-notifi {
    float: left;
    width: 100%;
    color: #fff;
    background: #ff4200;
    min-height: 45px;
    padding-top: 14px;
    padding-left: 10px;
    font-size: 16px;
    box-sizing: border-box;
}

.bold {
    font-weight: 600;
}

.width_head {
    text-align: center;
    width: 80px;
}

#list_order tr td div {
    display: inline;
    float: left;
    width: 22%;
}

#list_order img {
    width: 100%;
}

#list_order input[data-type="anh_sp"] {
    display: inline;
    width: 70%;
    margin-left: 5%;
}
.search-text ul {
    z-index: 999;
}

    .search-text ul.search-hover {
        float: left;
        width: 130px;
        padding: 0px;
        margin-top: 5px;
        padding-top: 0px;
        padding-left: 0px;
        cursor: pointer;
        background: #fff;
        position: absolute;
        z-index: 100;
        left: -1px;
        border: 1px solid #ccc;
    }
.btn-search div.row {
    margin: 0px -12px;
}
.alert-warning a.btn {
    padding: 10px 20px;
    font-size: 1.1em;
    margin-right: 60px;
    margin-top: 5px;
}
#userMenu li a {
    color:#fff;
}
#manabar ul.panel-notify .fa {
    font-size: 13px;
    margin-right: 2px;
}
#header-top-second {
    float:right;
}
#info-box {
    float: right;
    position:relative;
}
#alert-box {
    padding: 15px;
    position: absolute;
    background: #eee;
    left: -250px;
}
    #alert-box h5 {
        display: block;
        font-weight: bold;
        color: #ff4200;
        text-align: center;
    }
#info-box > a > i {
    font-size: 20px;
    color: #ff4200;
    cursor: pointer;
    position: absolute;
}
    #alert-box li a{
        cursor:pointer;
    }
    #alert-box li ul {
        position:fixed;
        top:30%;
        left:20% !important;
        width:60%;
        padding:15px;
        border-radius:0.5em;
        background:#eee;
        min-height:300px;
    }
#info-box .fa-info-circle {
    border-radius: 40%;
}
#info-box .fa-info-circle {
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s;
}

@-webkit-keyframes example {
    from {
        color: #ff4200;
        background: #ff4200;
        border: 5px solid #ff4200
    }

    to {
        color: #ff4200;
        background: #ff4200;
        border: 1px dotted #ff4200
    }
}

/* Standard syntax */
@keyframes example {
    from {
        color: #fff;        
        border: 10px dotted #ff4200;
        position: absolute;
    }

    to {
        color: #fff;        
        border: 3px dotted #ff4200;
        position: absolute;
    }
}
.form_contact input[type='text'],
.form_contact textarea {
    border: 1px solid #bbb6b1;
    border-radius: 4px;
    width: 100%;
    margin: 5px 0;
    padding-left: 42px;
}

.form_contact input[type='text'] {
    height: 26px;
}

.form_contact textarea {
    min-height: 106px;
}

.form_contact input[type='text'], .form_contact textarea {
    color: #666;
}

.form_contact input#btnSubmit {
    border: 1px solid #bbb6b1;
    height: 25px;
    width: 65px;
    background: #fff;
    border-radius: 4px;
    color: #3b66a2;
    margin-top: 2px;
    font-size: 15px;
}
.head_title {
    color: #79553c;
    font-family: "UTM Swiss Condensed";
    font-size: 25px;
    font-weight: normal;
    border-left: 3px solid #ff4200;
    margin: 15px 0;
    padding: 0 0 0 10px;
}
.btn-controls .btn {
    padding: 6px 12px;
}
article.page-detail .main, article.page-detail .main p {
    font-size: 1.1em;
    color: #000;
    font-family: 'Open Sans', sans-serif;
}
ul.menu {
    padding: 0px;
}
ul.menu li {
    list-style: none;
}
ul.menu ul {
    padding: 0px;
    margin: 0px;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #818285;
    -webkit-animation: spin2 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin2 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
}

#loader2 {
    display: inline-block;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-animation: spin2 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin2 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

    #loader2 img {
        display: block;
        max-width: 300px;
        max-height: 300px;
    }

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #0075be;
    -webkit-animation: spin2 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin2 3s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00a2e1;
    -webkit-animation: spin2 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin2 1.5s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin2 {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin2 {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #fff;
    z-index: 1000;
}

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }
/* Loaded styles */

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);
    /* IE 9 */
    transform: translateX(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);
    /* IE 9 */
    transform: translateX(100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.3s ease-out;
    /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);
    /* IE 9 */
    transform: translateY(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.3s 1s ease-out;
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.3s 1s ease-out;
    /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}