/*@font-face {
    font-family: 'VNF-Futura';
    src: url('../font/VNF-Futuracondensed-regular.eot');
    src: url('../font/VNF-Futuracondensed-regular.eot?#iefix') format('embedded-opentype'),
         url('../font/VNF-Futuracondensed-regular.woff') format('woff'),
         url('../font/VNF-Futuracondensed-regular.ttf') format('truetype'),
         url('../font/VNF-Futuracondensed-regular.svg#VNF-Futura_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'Shelia VNF';
    src: url('../font/SheliaVNF.eot');
    src: url('../font/SheliaVNF.eot?#iefix') format('embedded-opentype'),
        url('../font/SheliaVNF.woff') format('woff'),
        url('../font/SheliaVNF.ttf') format('truetype'),
        url('../font/SheliaVNF.svg#SheliaVNF') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'VNF-Futura';
    src: url('../font/VNF-Futura.eot');
    src: url('../font/VNF-Futura.eot?#iefix') format('embedded-opentype'),
        url('../font/VNF-Futura.woff') format('woff'),
        url('../font/VNF-Futura.ttf') format('truetype'),
        url('../font/VNF-Futura.svg#VNF-Futura') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UTM Flavour';
    src: url('../font/UTMFlavour.eot');
    src: url('../font/UTMFlavour.eot?#iefix') format('embedded-opentype'),
        url('../font/UTMFlavour.woff') format('woff'),
        url('../font/UTMFlavour.ttf') format('truetype'),
        url('../font/UTMFlavour.svg#UTMFlavour') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: 'VNF-Futura' !important;
    color: #3A383A;
    cursor: url('../images/bee.png'), auto;
}
body.show-sidebar{
    overflow:hidden;
}
a. a:hover{
    text-decoration: none !important;
}
img {
    max-width: 100%;
    height: auto;
}
.mgl20{
    margin-left: 20px;
}
.mgb10{
    margin-bottom:10px;
}
.padright5{
    padding-right:5px;
}
.mgr10{
    margin-right: 10px;
}
.scrollup::before {
    color: #fff;
    content: "\f015";
    font-family: "FontAwesome";
    font-size: 24px;    
    padding-left:8px;
    line-height: 38px;
}
.scrollup {
    background-color: #1C62A9;
    border-radius: 100%;
    bottom: 50px;
    display: none;
    height: 40px;
    opacity: 0.8;
    position: fixed;
    right: 20px;
    width: 40px;
    z-index: 1000;
}
.scrollup:hover {
    text-decoration: none;
}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*HEADER*/
#header{
    position: relative;
    z-index: 1000;
}
#header-top{
    padding: 10px 0;
    background-color: #F6F6E9;
}
h1#logo {
    font-size: 14px;
}
h1#logo img{
    max-width: 180px;
}
@media (max-width: 768px) {
    h1#logo {
        text-align: center;
        margin-bottom: 10px !important;
    }       
}
li.flag {
    cursor: pointer;
}
#company-name{
    font-size: 24px;
    color: #1C62A9;
    margin-bottom: 5px;
}   
#company-add{
    text-align: left;
}
#header-top ul{
    list-style:none;
    padding-left:0;
}
#ul-user li {
    color: #fff;
    display: inline-block;
    margin-left: 5px;
}
#ul-user li i {
    padding-right: 5px;
}
#ul-user li a {
    color: #fff;
}
.redkd{
    color: #1C62A9 !important;
}
#search_block_top{
    overflow: hidden;
    position: relative;
    margin-top:10px;
}
#search_block_top::before, #search_block_top::after {
    content: " ";
    display: table;
}
.block_topsearch .form-search::before, .block_topsearch .form-search::after {
    content: " ";
    display: table;
}
#search_block_top #searchbox input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #1C62A9;    
    color: #aaa;
    float: right;
    height: 40px;
    padding: 4px 30px 4px 10px;
    width: 100%;
}
#search_block_top #searchbox button.button {
    background: #1C62A9 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 14px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}
#search_block_top #searchbox button.button::before {
    color: #fff !important;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
/*search menu*/
#search-menu{
    float: right;
    position:relative;
    overflow: hidden;
    margin-top: 15px;
}
#search-menu::before, #search-menu::after {
    content: " ";
    display: table;
}
.block_topsearch .form-search::before, .block_topsearch .form-search::after {
    content: " ";
    display: table;
}
#search-menu #searchbox input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #1C62A9;    
    color: #aaa;
    float: right;
    height: 35px;
    padding: 4px 30px 4px 10px;
    width: 100%;
}
#search-menu #searchbox button.button {
    background: #1C62A9 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 14px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
}
#search-menu #searchbox button.button::before {
    color: #fff !important;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu {
    display: none;
    position: absolute;
    left: 0;
    background: #FFCD1E;
    visibility: hidden;
    display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 120%;
    -webkit-box-shadow: 1px 1px 5px #dfdfdf;
    box-shadow: 1px 1px 5px #dfdfdf;
    border-top: 2px solid #f27c66;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu {
    min-width: 192px;
    padding: 5px 0;
}

#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 {
    margin: 0;
    padding: 5px;
    list-style: none;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li {
    position: relative;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li.has-child{
    background:url('../images/arrow.png') no-repeat scroll right center transparent;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li.has-child:hover{
    background:url('../images/arrow-hover.png') no-repeat scroll right center transparent;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li {
    position: relative;
}

#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li:last-child a:before {
    display: none !important;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li:hover > a,
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li.active > a,
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li:hover > a,
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li.active > a {
    color: #f27c66;
    text-decoration:none;  
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li:hover > .wrap_submenu,
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li:hover > .wrap_submenu {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.25s ease-out 0.2s;
    -o-transition: all 0.25s ease-out 0.2s;
    transition: all 0.25s ease-out 0.2s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    display: block;
    visibility: visible;
    -webkit-box-shadow: 1px 1px 5px #dfdfdf;
    box-shadow: 1px 1px 5px #dfdfdf;
    border: 1px solid #efefef;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li:last-child a:before {
    display: none;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li a {
    display: inline-block;
    padding: 4px 15px;
    color: #000;
    font-size: 100%;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li .wrap_submenu {
    display: none;
    position: absolute;
    min-width: 110px;
    width:100%;
    padding: 5px 0;
    top: 0%;
    left: 103%;
    background: #FFCD1E;
    border-radius: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    display: block;
    visibility: hidden;
}
#dmenu ul.mainnav li.level0:hover {
    z-index: 9999;
}
#dmenu ul.mainnav li.level0:hover > div.wrap_submenu {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 106%;
}
#dmenu ul.mainnav li.level0 > a {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: block;
    padding: 15px 20px;
    position: relative;
    font-size: 95%;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    color: #fff;
}
#dmenu ul.mainnav li.level0.active > a,
#dmenu ul.mainnav li.level0:hover > a {
    background: #fff;
    color: #1C62A9;
    z-index: 9999;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li .wrap-bigsubmenu {
    min-width: 540px;
    padding-top:0;
    padding-bottom:0;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li .wrap-bigsubmenu h5{
    background-color:#6d716e;
    text-align:center;
    margin:0;
    padding:5px 0;
    color:#fff;
    font-weight:700;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li .wrap-bigsubmenu ul{
    text-align:center;
}
#dmenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li .wrap-bigsubmenu ul li.big-submenu-item{
    border-right:1px solid #efefef;
    border-bottom:1px solid #efefef;
}
#header-bot-wrap{
    background-color: #FFCD1E;
    position: fixed;
    transition: top 0.2s ease-in-out;
    width: 100%;
}
.nav-up {
    top: -87px;
}
.nav-down {
    top: 0px;
}
#header-bot{
    background: none scroll 0 0 #FFCD1E;
    height: 87px;
    /*border-top: 1px solid #ededed;*/
}
#showcase-row{
    position: relative;;
    /*top: -128px;*/
    /*margin-top: -128px;*/
}
.container_in::before, .container_in::after, .mainnav::before, .mainnav::after{
    content: " ";
    display: table;
}
.container_in::after, .mainnav::after{
    clear: both;
}
#header-bot #main-menu{
    float: right;
}
#header-bot #user-wrap{
    float: right;
    position: relative;
    text-align: right;
}
hr{
    -webkit-appearance: none;
    position: relative;
    height: 3px;
    margin: 10px auto 30px;
    background: #f2f2f2;
    border-style: none;
    outline-style: none;
}
hr:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 45px;
    height: 100%;
    max-width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left-style: solid;
    border-left-width: 45px;
    border-right-style: solid;
    border-right-width: 45px;
    margin: 0 auto; 
    box-sizing: content-box;
   -moz-box-sizing: content-box;
   -webkit-box-sizing: content-box;
}
hr.simple:before,
hr.thin:before,
hr.short_simple:before,
hr.short_thin:before{
    display: none;
}
hr.thin,
hr.short_thin{
    height: 1px;
}
hr.short,
hr.short_simple,
hr.short_thin{
    width: 135px;
}
hr.short{
    overflow: hidden;
}
hr.short:before{
    border-left-width: 50px;
    border-right-width: 50px;
}
#hr-divider:before {
    border-left-color: #f27c66;
    background-color: #f9cb8f;
    border-right-color: #18bb7c;
}
.short-white:before{
    border-left-color: #f27c66;
    background-color: #fff !important;
    border-right-color: #18bb7c;
}
/*.top_line,
.bottom_line {
    -webkit-border-image: -webkit-linear-gradient( left, transparent 0, transparent 15px, #f2f2f2 15px, #f2f2f2 -webkit-calc(50% - 65px), #f27c66 -webkit-calc(50% - 65px), #f27c66 -webkit-calc(50% - 20px), #f9cb8f -webkit-calc(50% - 20px), #f9cb8f -webkit-calc(50% + 25px), #18bb7c -webkit-calc(50% + 25px), #18bb7c -webkit-calc(50% + 70px), #f2f2f2 -webkit-calc(50% + 70px), #f2f2f2 -webkit-calc(100% - 15px), transparent -webkit-calc(100% - 15px), transparent 100%) 1 0 round;
    border-image: -webkit-linear-gradient( left, transparent 0, transparent 15px, #f2f2f2 15px, #f2f2f2 -webkit-calc(50% - 65px), #f27c66 -webkit-calc(50% - 65px), #f27c66 -webkit-calc(50% - 20px), #f9cb8f -webkit-calc(50% - 20px), #f9cb8f -webkit-calc(50% + 25px), #18bb7c -webkit-calc(50% + 25px), #18bb7c -webkit-calc(50% + 70px), #f2f2f2 -webkit-calc(50% + 70px), #f2f2f2 -webkit-calc(100% - 15px), transparent -webkit-calc(100% - 15px), transparent 100%) 1 0 round;
    border-image: linear-gradient( left, transparent 0, transparent 15px, #f2f2f2 15px, #f2f2f2 -webkit-calc(50% - 65px), #f27c66 -webkit-calc(50% - 65px), #f27c66 -webkit-calc(50% - 20px), #f9cb8f -webkit-calc(50% - 20px), #f9cb8f -webkit-calc(50% + 25px), #18bb7c -webkit-calc(50% + 25px), #18bb7c -webkit-calc(50% + 70px), #f2f2f2 -webkit-calc(50% + 70px), #f2f2f2 -webkit-calc(100% - 15px), transparent -webkit-calc(100% - 15px), transparent 100%) 1 0 round;
    -o-border-image: -o-linear-gradient( left, transparent 0, transparent 15px, #f2f2f2 15px, #f2f2f2 calc(50% - 65px), #f27c66 calc(50% - 65px), #f27c66 calc(50% - 20px), #f9cb8f calc(50% - 20px), #f9cb8f calc(50% + 25px), #18bb7c calc(50% + 25px), #18bb7c calc(50% + 70px), #f2f2f2 calc(50% + 70px), #f2f2f2 calc(100% - 15px), transparent calc(100% - 15px), transparent 100%) 1 0 round;
    -moz-border-image: -moz-linear-gradient( left, transparent 0, transparent 15px, #f2f2f2 15px, #f2f2f2 -moz-calc(50% - 65px), #f27c66 -moz-calc(50% - 65px), #f27c66 -moz-calc(50% - 20px), #f9cb8f -moz-calc(50% - 20px), #f9cb8f -moz-calc(50% + 25px), #18bb7c -moz-calc(50% + 25px), #18bb7c -moz-calc(50% + 70px), #f2f2f2 -moz-calc(50% + 70px), #f2f2f2 -moz-calc(100% - 15px), transparent -moz-calc(100% - 15px), transparent 100%) 1 0 round;
    -o-border-image: linear-gradient( left, transparent 0, transparent 15px, #f2f2f2 15px, #f2f2f2 calc(50% - 65px), #f27c66 calc(50% - 65px), #f27c66 calc(50% - 20px), #f9cb8f calc(50% - 20px), #f9cb8f calc(50% + 25px), #18bb7c calc(50% + 25px), #18bb7c calc(50% + 70px), #f2f2f2 calc(50% + 70px), #f2f2f2 calc(100% - 15px), transparent calc(100% - 15px), transparent 100%) 1 0 round;
    border-image: -moz-linear-gradient( left, transparent 0, transparent 15px, #f2f2f2 15px, #f2f2f2 -moz-calc(50% - 65px), #f27c66 -moz-calc(50% - 65px), #f27c66 -moz-calc(50% - 20px), #f9cb8f -moz-calc(50% - 20px), #f9cb8f -moz-calc(50% + 25px), #18bb7c -moz-calc(50% + 25px), #18bb7c -moz-calc(50% + 70px), #f2f2f2 -moz-calc(50% + 70px), #f2f2f2 -moz-calc(100% - 15px), transparent -moz-calc(100% - 15px), transparent 100%) 1 0 round;
    border-image: linear-gradient( left, transparent 0, transparent 15px, #f2f2f2 15px, #f2f2f2 calc(50% - 65px), #f27c66 calc(50% - 65px), #f27c66 calc(50% - 20px), #f9cb8f calc(50% - 20px), #f9cb8f calc(50% + 25px), #18bb7c calc(50% + 25px), #18bb7c calc(50% + 70px), #f2f2f2 calc(50% + 70px), #f2f2f2 calc(100% - 15px), transparent calc(100% - 15px), transparent 100%) 1 0 round;
}*/
.top_line {
    border-top: 3px solid #f2f2f2 !important;
}
.pattern{
    padding-top: 35px !important;
    padding-bottom: 40px !important;
    background-image: url('../images/pattern.png') !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
}
#dmenu ul.mainnav, #user-wrap ul.mainnav{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
#dmenu ul.mainnav li.level0, #user-wrap ul.mainnav li.level0 {
    border: medium none;
    display: inline-block;
    float: left;
    position: relative;
    text-align: left;
    /*padding: 10px 0;*/
}
#dmenu ul.mainnav li.level0 > a, #user-wrap ul.mainnav li.level0 > a {
    font-family: VNF-Futura;
    color: #3A383A;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 80px;
    padding: 0px 14px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.2s ease-out 0s;
}
#dmenu ul.mainnav li.level0.active > a, #dmenu ul.mainnav li.level0:hover > a,
#user-wrap ul.mainnav li.level0.active > a, #user-wrap ul.mainnav li.level0:hover > a {
    background: none repeat scroll 0 0;
    color: #f27c66;
    /* z-index: 1; */
    text-decoration: none;
}
#user-wrap ul.fontsmall li.level0 > a{
    font-size: 95%;
}
ul.dmtin-ul{
    padding-left: 36px !important;
}
/*Mobile menu*/
#mmenu{
    position:relative;
}
#mmenu ul{
    list-style:none;
    padding:0;
    margin:0;
}
.btn-navbar{
    background:url('../images/mmenu.png') no-repeat scroll 0 0 transparent;
    width:24px;
    height:24px;
    cursor: pointer;
    display: block;
    position: absolute;
    top:30px;
    right: 0
}
#mmenu .mainnav .accr_content {
    padding-left: 15px;
}
#mmenu .mainnav a.active {
    color: #f27c66;
}
#mmenu .mainnav .accr_header {
    border-bottom: 1px solid #fff;
    padding: 3px 0;
    line-height: 30px;
}
#mmenu .mainnav .accr_header .btn_accor {
    cursor: pointer;
    float: right;    
}
#mmenu .btn2 .overlay {
    content: "";
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
    background: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
    cursor: pointer;
}
#mmenu .collapse_wrap {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    background: #222;
}
#mmenu .collapse_wrap:before {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: -1000px;
    right: -1000px;
    z-index: -1;
    background: #1C62A9;
    content: '';
    display: none;
}
#mmenu #menu_collapse > ul {
    padding: 20px;
}
#mmenu #menu_collapse a {
    color: #b9b9b9;
}
#mmenu #menu_collapse a:hover {
    color: #fff;
}
#mmenu #menu_offcanvas {
    position: fixed;
    top: 0;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    opacity: 0;
    filter: alpha(opacity=0);
    left: -250px;
    height: 100%;
    overflow: auto;
    width: 250px;
    background: #1C62A9;
    color: #fff;
    padding: 20px;
    z-index: 9999;
}
#mmenu #menu_offcanvas > ul {
    padding-bottom: 50px;
    padding-left:0;
    list-style:none;
}
#mmenu #menu_offcanvas.active {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
#mmenu #menu_offcanvas a {
    color: #fff;
    display: inline-block;
    position: relative;
    padding-right: 15px;
}
#mmenu #menu_offcanvas a:hover {
    color: #fff;
}
#mmenu #menu_offcanvas .label {
    border-radius: 1px;
    font-size: 10px;
    padding: 1px 6px 2px;
    margin: 0;
    position: absolute;
    top: 7px;
    z-index: 99999;
    color: #fff;
    text-transform: uppercase;
    height: 17px;
    line-height: 17px;
    background: #1C62A9;
    left: 100%;
    white-space: nowrap;
}
#mmenu #menu_offcanvas .label:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #1C62A9;
    position: absolute;
    top: 70%;
    left: 0;
    display: none;
}
#mmenu #menu_offcanvas .label.sale {
    background: #f6a84b;
}
#mmenu #menu_offcanvas .label.sale:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #f6a84b;
}
#mmenu #menu_offcanvas .label.hot {
    background: #f34743;
}
#mmenu #menu_offcanvas .label.hot:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #f34743;
}
#mmenu #menu_offcanvas .label.new {
    background: #1C62A9;
}
#mmenu #menu_offcanvas .label.new:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #1C62A9;
}
#mmenu h5.big-submenu-title{
    display:none;
}
/* FOOTER */
.column {
    max-height: 300px;
    overflow: hidden;
    padding-bottom: 30px;
}
#footer{
    background-color:#1C62A9;
    border-top:3px solid #2D2A6D;
    padding:10px 0;
    margin-top:20px;
    color: #fff;
}
#footer ul{
    list-style: none;
    padding-left: 0;
}
#footer ul li{
    line-height: 30px;
}
#footer ul li a{
    color: #fff;
}
#footer h4{
    text-transform: uppercase;
    margin-bottom: 10px;
}
#footer .contact-us ul li em{
    position: absolute;
    top: 9px;
    left: 0;
}
#footer .contact-us ul li{
    padding-left: 20px;
    position: relative;
}
.newsletter .input-group-field {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    float: left;
    letter-spacing: 0.02em;
    margin: 0 5px 10px 0;
    padding: 0 15px;
    width: 300px;
}
.newsletter .input-group-btn {
    float: left;
}
.newsletter .input-group-btn > .btn {
    background: #2D2A6D none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 11px;
}
.newsletter .input-group-btn > .btn:hover {
    background: #fff none repeat scroll 0 0;
    color: #000;
}
.input-group-field {
    height: 36px;
}
.btn{
    /* font-weight: 700;
    height: 36px;
    line-height: 34px;
    padding: 0 25px;
    text-decoration: none;
    text-transform: uppercase; */
    letter-spacing: 0.05em;
    transition: all 0.25s ease 0s;
}
.sns-social ul li {
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}
.sns-social ul li .fa {
    transition: all 0.2s ease 0s;
    font-size: 18px;
    padding-right: 20px;
}
.sns-social ul li a:hover{
    color: #2D2A6D !important;
    text-decoration: none;
}
.hotline{
    color: #FFED3D;
    font-size: 20px;
}
#copyright{
    background-color: #1C62A9;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #fff;
    color: #fff;
}
#copyright a{
    color: #fff;
}
/*SLIDER*/
#showcase-row, #dichvu, #bgft{
    /*background: rgba(0, 0, 0, 0) url("../images/border.png") repeat-x scroll center bottom;
    margin: 0;
    padding: 0 0 29px;*/
}
/*Loại xe*/
#loai-xe-wrap{
    position: relative;
}
.loai-xe-item:hover{
    border-bottom: 2px solid #1C62A9;
}
.loai-xe-item{
    display: block;
    /*float: left;*/
    max-width: 200px;
    text-align: center;
    padding: 10px;
    margin: 10px;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.loai-xe-img{}
.loai-xe-ten{}

/*TIN TRANG CHU*/
.max-title, .max-title2, .max-title3, .max-title4, .max-title5 {
    font-weight: 400;
    letter-spacing: 1.6px;
    margin: 45px auto 40px;
    text-align: center;
}
.max-title {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 40px;
    text-align: left;
}
.max-title1 {
    margin-bottom: 20px;
    margin-top: 10px;
    min-height: 50px;
    padding-top: 12px;
    position: relative;
    text-align: center;
}
.max-title1::before {
    border-bottom: 4px solid #1C62A9;
    content: "";
    display: block;
    height: 0;
    margin: 15px 0 0;
    width: 100%;
}
.max-title1 * {
    background: #fff none repeat scroll 0 0;
    color: #1C62A9;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 35px;
    margin-bottom: -1px;
    max-width: 100%;
    padding: 0 15px 5px;
    position: absolute;
    text-transform: uppercase;
    top: -10px;
    transform: translate(-50%, 0px);
    width: auto;
}
@media only screen and (min-width: 961px) and (max-width: 1200px) {
.max-title1 * {
    font-size: 17px;
    letter-spacing: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
    .max-title1 * {
        font-size: 21px;
        letter-spacing: 2px;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 990px) {
    #company-name{
        font-size: 20px;
   }
   #company-add{
        font-size: 13px;
   }
}
@media (max-width: 767px) {
   #company-name{
        font-size: 30px;
        text-align: center;
   }
   #company-add{
        font-size: 14px;
        text-align: center;
   }
   .redkd{
        text-align: center;
   }
.max-title1 * {
    font-size: 19px;
    letter-spacing: 1px;
    padding-left: 8px;
    padding-right: 8px;
}
}
@media (max-width: 479px) {
    #company-name{

   }
   #company-add{
    
   }
.max-title1 * {
    font-size: 13px;
    letter-spacing: 0.6px;
    padding-left: 4px;
    padding-right: 4px;
}
}
.vc_span6 .max-title, .vc_span3 .max-title, .vc_span4 .max-title {
    margin-top: 14px;
}
.max-title * {
    color: #101010;
    display: inline-block;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.3;
    margin-bottom: 0;
    position: relative;
    text-transform: none;
}
.max-title::after {
    border-bottom: 3px solid #494949;
    content: "";
    display: block;
    height: 0;
    margin: 6px 0 15px;
    position: relative;
    width: 35px;
}
.max-title .max-line {
    display: none;
}
.max-title3 {
    margin: 20px auto 30px;
    position: relative;
    text-align: center;
}
.max-title3::before {
    border-bottom: 1px solid #ebebeb;
    content: " ";
    display: block;
    left: 50%;
    margin-left: -225px;
    margin-top: 42px;
    position: absolute;
    width: 450px;
}
.max-title3 * {
    background: #fff none repeat scroll 0 0;
    display: inline;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 41px;
    padding: 10px;
    position: relative;
    top: 20px;
}
.max-title3 span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: normal;
    margin: 0;
    padding: 0;
    position: static;
    top: auto;
}
.max-title3 p {
    display: block;
    font-size: 28px;
    font-weight: normal;
}
.latest-img{
    height: 150px;
    margin-bottom: 10px;
    overflow: hidden;
}
.latest-img a{
    
}
.latest-b{
    margin: 0 10px;
}
.latest-date{
    color: #d0ae5e;
    font-size: 13px;
    text-align:center;    
    margin-bottom:0;
}
.latestfromblog{
    margin-bottom: 10px;
    max-height: 150px;
    object-fit: cover;
    width: 100%;
}
.thumbnail{
    width: 100%;
}
.thumbnail:hover{
    border: 1px solid #1C62A9;
    background-color: #1C62A9;
}
.latest-title{
    margin-top:0;
    text-align:center;
}
.latest-title a{
    font-size:16px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .newsletter .input-group-field { width: 100%; }
}
@media (max-width: 499px) {  
  .newsletter .input-group-field { width: 63%; }
}

@media (max-width: 360px) {
  .newsletter .input-group-field { width: 100%; }
}
/*Tin thị trường*/
h6.h-sub-content {
    border-bottom: 6px solid #1C62A9;
    color: #101010;
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 3px;
    line-height: 27px;
    margin-bottom: -6px;
    max-width: 100%;
    padding-bottom: 5px;
    text-transform: uppercase;
    width: auto;
}
.sub-content span {
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 2px;
}
.sub-content {
    border-bottom: 6px solid #1C62A9;
    margin-bottom: 20px;
    margin-top: 5px;
    position: relative;
}
.black-subcontent{
    border-bottom: 6px solid #101010;
}
.blog-post {
    border: medium none;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 7px;
}
h6.blog-date {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
}
h6.blog-cat a {
    color: #d0ae5e;
}
.postmetadata h6 {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0;
}
.blog-post h3 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4;
    margin-bottom: 12px;
    margin-top:0;
    padding-top: 5px;
}
.blog-post p {
    line-height: 1.78;
    margin-top: 10px;
}
.vertical-space, .vertical-space1, .vertical-space2, .vertical-space3, .vertical-space4, .vertical-space5 {
    border: 0 none;
    clear: both;
    display: block;
    height: 20px;
    margin: 0;
    width: 100%;
}
a.readmore {
    border: 1px solid #1C62A9;
    color: #222;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 11px;
    font-weight: 400;
    left: 0;
    letter-spacing: 2px;
    margin-bottom: 12px;
    padding: 11px;
    position: relative;
    text-transform: capitalize;
    /*transform: translate(-50%, 0px);*/
    transition: all 0.22s ease-in-out 0s;
    z-index: 1;
}
a.readmore:hover {
    border-color: #1C62A9;
    color: #fff !important;
}
a.readmore::after {
    background: #1C62A9 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: width 0.22s ease-in-out 0s;
    width: 0;
    z-index: -1;
}
a.readmore:hover::after {
    width: 100%;
}

/*Widget*/
/* .widget {
    clear: both;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left;
    margin-bottom:15px;
}
.widget h4.subtitle {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 6px;
    color: #101010;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px 0 5px;
    position: relative;
    text-align: center;
    text-transform:uppercase;
}
.widget h4.subtitle::after {
    border-bottom: 6px solid #1C62A9;
    bottom: -6px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -18px;
    position: absolute;
    width: 36px;
} */
.widget ul, .widget ul li {
    letter-spacing: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.widget ul.menu{
    /*padding-top:20px;*/
}
.widget ul.menu li a:hover{
    color:#1C62A9;
}
.widget ul li.cat-item {    
    list-style:none;
    clear:both;
    /*text-align: right;*/
}
.widget ul li.cat-item:hover {    
    /*background:#fafafa none repeat scroll 0 0;*/
}
.widget ul li {
    border-bottom: 1px solid #eee;
    color: #91979d;
    font-size: 13px;
    padding: 8px 4px 8px 0;
}
.widget ul li a:hover {
    text-decoration:none;
}
.widget ul li.cat-item a {    
    font-size: 12px;
    /* font-weight: 700; */
    letter-spacing: 1px;
    padding: 0;
    text-transform: uppercase;
    color:#202020;
}
.widget ul li.cat-item ul.dmtin-ul{
    font-style:italic;
}
.widget ul li.cat-item ul.dmtin-ul li a{
    text-transform:capitalize;
}
.widget ul li ul.menu_lv2{
    padding-left:20px;
}
.widget ul li ul.menu_lv2 li{
    border-bottom:none;
}
.widget ul li ul.menu_lv2 li a{
    padding-left:5px;
}
a.show-cat{
    float:right !important;
}
i.minus {
    display: none;
}
a.active .plus {
    display: none;
}
a.active .minus {
    display: block;
}
/* Widgets
-------------------------------------------------------------- */
.sidebar{
    padding-top:21px;
}
.sidebar .widget {
    margin-bottom: 56px;
    position: relative;
}

.sidebar .widget .textwidget p {
    padding: 21px 0 24px 0;
}

.widget .widget-title {
    /* font-family: "Lato", sans-serif; */
    font-size: 21px;
    line-height: 16px;
    color: #202020;
    margin-bottom: 57px;
    font-weight: 700;
    letter-spacing: 2.3px;
    position: relative;
    text-transform: uppercase;  
}

.sidebar .widget.widget-categories .widget-title,
.sidebar .widget.widget-archive .widget-title {
    margin-bottom: 38px;
}

.sidebar .widget:after,
.sidebar .widget .widget-title:after,
.sidebar .widget .widget-title:before {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 1px;
    width: 80px;
    /*background-color: #2b1e1e;*/
    content: "";
}

.sidebar .widget .widget-title:before {
    position: absolute; 
    bottom: -23px;  
    width: 60px;    
}

.sidebar .widget:after {
    top: 41px;  
    width: 40px;    
}
/*Ý kiến*/
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #1C62A9, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: relative;
    top: 50%;
    width: 40px;
    border-radius: 50%;
}
.cd-timeline-img.cd-picture {
  background: #75ce66;
}
.cd-timeline-img.cd-movie {
  background: #c03b44;
}
.cd-timeline-img.cd-location {
  background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cd-timeline-img img {
    display: block;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    position: relative;
    top: 50%;
    width: 60px;
    border-radius: 50%;
}
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #1C62A9;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
    font-size: 20px;
    margin-top: 0;
    color: #D0AE5E;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
    margin: 5px 0 0 0;
    line-height: 1.6;
    color: #fff;
    font-size: 14px;
}
.cd-timeline-content small{
    color:#fff;
    font-style:italic;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #1C62A9;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    margin-top: 0;
    color: #D0AE5E;
  }
  .cd-timeline-content p {
    color: #fff;
    font-size: 14px;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #1C62A9;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #1C62A9;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/***NOTIFIATION***/
/* To bar notifications */
.ns-box.ns-bar {
    bottom: 0;
    left: 0;
    width: 100%;
}

.ns-bar .ns-close {
    background: transparent;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ns-bar .ns-close::before,
.ns-bar .ns-close::after {
    background: #b7b5b3;
}

[class^="ns-effect-"].ns-bar.ns-hide,
[class*=" ns-effect-"].ns-bar.ns-hide {
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

/* Individual Effects */
.ns-box {
    position: fixed;
    background: rgba(42,45,50,0.85);
    padding: 22px;
    line-height: 1.4;
    z-index: 100000;
    pointer-events: none;
    color: rgba(250,251,255,0.95);
    font-size: 90%;    
}

.ns-box.ns-show {
    pointer-events: auto;
}

.ns-box a {
    color: inherit;
    opacity: 0.7;
    font-weight: 700;
}

.ns-box a:hover,
.ns-box a:focus {
    opacity: 1;
}

.ns-box p {
    margin: 0;
}

.ns-box.ns-show,
.ns-box.ns-visible {
    pointer-events: auto;
}

.ns-close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 4px;
    top: 4px;
    overflow: hidden;
    text-indent: 100%;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ns-close:hover, 
.ns-close:focus {
    outline: none;
}

.ns-close::before,
.ns-close::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 60%;
    top: 50%;
    left: 50%;
    background: #6e6e6e;
}

.ns-close:hover::before,
.ns-close:hover::after {
    background: #fff;
}

.ns-close::before {
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
}

.ns-close::after {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
}
/* Slide on top */
.ns-effect-slidetop {
    box-shadow: inset 4.5em 0 rgba(0,0,0,0.6);
}

.ns-effect-slidetop .icon {
    position: absolute;
    display: block;
    font-size: 24px;
    top: 50%;
    left: 16px;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

.ns-effect-slidetop p {
    padding: 0 3.2em;
    font-size: 1.2em;
    display: inline-block;
}

.ns-effect-slidetop .ns-close::before,
.ns-effect-slidetop .ns-close::after {
    width: 2px;
    background: #14151b;
}

.ns-effect-slidetop .ns-close:hover::before,
.ns-effect-slidetop .ns-close:hover::after {
    background: #fff;
}

.ns-effect-slidetop.ns-show .icon,
.ns-effect-slidetop.ns-show p {
    -webkit-animation-name: animScaleUp;
    animation-name: animScaleUp;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.ns-effect-slidetop.ns-show p {
    -webkit-animation-name: animFade;
    animation-name: animFade;
}

@-webkit-keyframes animScaleUp {
    0% { opacity: 0; -webkit-transform: translate3d(0,-50%,0) scale3d(0,0,1); }
    100% { opacity 1; -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1); }
}

@keyframes animScaleUp {
    0% { opacity: 0; -webkit-transform: translate3d(0,-50%,0) scale3d(0,0,1); transform: translate3d(0,-50%,0) scale3d(0,0,1); }
    100% { opacity 1; -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1); transform: translate3d(0,-50%,0) scale3d(1,1,1); }
}

.ns-effect-slidetop.ns-show,
.ns-effect-slidetop.ns-hide {
    -webkit-animation-name: animSlideTop;
    animation-name: animSlideTop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

@-webkit-keyframes animSlideTop {
    0% { -webkit-transform: translate3d(0,-100%,0); }
    100% { -webkit-transform: translate3d(0,0,0); }
}

@keyframes animSlideTop {
    0% { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
    100% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}

/* Expanding Loader */
.ns-effect-exploader {
    background: #fff;
    color: #7a7264;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.ns-effect-exploader .icon {
    position: absolute;
    left: 0.25em;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

.ns-effect-exploader .ns-box-inner {
    position: relative;
}

.ns-effect-exploader p {
    padding: 0.25em 2em 0.25em 3em;
}

.ns-effect-exploader .ns-close:hover::before,
.ns-effect-exploader .ns-close:hover::after {
    background: #98815a;
}

.ns-effect-exploader.ns-show {
    -webkit-animation-name: animLoad;
    animation-name: animLoad;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}

@-webkit-keyframes animLoad {
    0% { opacity: 1; -webkit-transform: scale3d(0,0.3,1); }
    33% { opacity: 1; -webkit-transform: scale3d(0.5,0.3,1); }
    50% { opacity: 1; -webkit-transform: scale3d(0.6,0.3,1); }
    80%, 85% { opacity: 1; -webkit-transform: scale3d(1,0.3,1); -webkit-animation-timing-function: cubic-bezier(0.7,0,0.3,1); }
    100% { opacity: 1; -webkit-transform: scale3d(1,1,1); }
}

@keyframes animLoad {
    0% { opacity: 1; -webkit-transform: scale3d(0,0.3,1); transform: scale3d(0,0.3,1); }
    33% { opacity: 1; -webkit-transform: scale3d(0.5,0.3,1); transform: scale3d(0.5,0.3,1); }
    50% { opacity: 1; -webkit-transform: scale3d(0.6,0.3,1); transform: scale3d(0.6,0.3,1); }
    80%, 85% { opacity: 1; -webkit-transform: scale3d(1,0.3,1); transform: scale3d(1,0.3,1); -webkit-animation-timing-function: cubic-bezier(0.7,0,0.3,1); animation-timing-function: cubic-bezier(0.7,0,0.3,1); }
    100% { opacity: 1; -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}

.ns-effect-exploader.ns-hide {
    -webkit-animation-name: animFade;
    animation-name: animFade;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

.ns-effect-exploader.ns-show .ns-box-inner,
.ns-effect-exploader.ns-show .ns-close {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}

.ns-effect-exploader.ns-show .ns-close {
    -webkit-animation-name: animFade;
    animation-name: animFade;   
}

.ns-effect-exploader.ns-show .ns-box-inner {
    -webkit-animation-name: animFadeMove;
    animation-name: animFadeMove;
    -webkit-animation-timing-function: ease-out; 
    animation-timing-function: ease-out;
}

@-webkit-keyframes animFadeMove {
    0% { opacity: 0; -webkit-transform: translate3d(0,10px,0); }
    100% { opacity: 1; -webkit-transform: translate3d(0,0,0); }
}

@keyframes animFadeMove {
    0% { opacity: 0; -webkit-transform: translate3d(0,10px,0); transform: translate3d(0,10px,0); }
    100% { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}

@-webkit-keyframes animFade {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

@keyframes animFade {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

#alertbox{
    display: none;
}
/*Breadcrumbs*/
#sns_breadcrumbs {
    background: #efefef;
    height: 60px;
    line-height: 60px;
    overflow:hidden;
    /*margin-bottom: 50px;*/
}
#sns_breadcrumbs .breadcrumbs {
    padding: 0;
}
#sns_pathway {
    font-size: 85.71%;
    padding: 0;
    margin: 0;
}
#sns_pathway:before,
#sns_pathway:after {
    content: " ";
    display: table;
}
#sns_pathway:after {
    clear: both;
}
#sns_pathway span[class^="icon-"] {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sns_pathway > * {
    padding: 1px 3px;
}
#sns_pathway a {
    color: #9f9f9f;
    font-size: 100%;
    margin: 0 1px;
}
#sns_pathway a.home {
    margin: 0;
    float: left;
    line-height: 60px;
}
#sns_pathway a:hover {
    color: #1C62A9;
}
#sns_pathway span {
    color: #5f5f5f;
}
#sns_pathway .navigation-pipe {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    background: url(../images/arrow-bre.png) no-repeat center center;
    padding: 0 11px;
    text-indent: -999em;
    margin-top: -1px;
}
.product-img-box {
    /*margin-bottom: 30px;*/
    overflow:hidden;
    margin-top:15px;
}
.product-img-box #image-block {
    position: relative;
    display: block;
    cursor: pointer;
    border: 1px solid #efefef;
    background: #fff;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 30px;
}
.product-img-box #image-block img {
    background: #fdfdfd;
    width: 100%;
}
.product-img-box #views_block {
    margin: 25px 0 0;
    position: relative;
}
.product-img-box #thumbs_slide {
    width: calc(100% - 85px);
    margin: 0 auto;
    position: relative;
    margin-bottom: 10px;
}
.product-img-box #thumbs_slide #thumbs_list_frame {
    padding: 0 8px;
}
.product-img-box #thumbs_slide #thumbs_list_frame li {
    padding: 0 10px;
}
.product-img-box #thumbs_slide #thumbs_list_frame li a {
    border: 1px solid #efefef;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: block;
}
.product-img-box #thumbs_slide #thumbs_list_frame li:hover a {
    border-color: #1C62A9;
}
.share_toolbox { clear:both; border: 1px solid #e3e3e3; border-width: 1px 0; overflow: hidden; padding: 10px 0 7px; }
.share_toolbox p { display: inline-block; color: #969696; margin: 0;}
.share_toolbox p strong { font-weight: 500; }
.share_toolbox ul { float: right; margin: 0; line-height: 18px; }
.share_toolbox ul li { display: inline-block; padding: 0 0 0 12px; margin: 0; }
@media (max-width: 530px) {
  .share_toolbox ul { float: none; margin-top: 5px; }
  .share_toolbox ul li:first-child { padding: 0; }
}
#sns_tab_products {
    margin-bottom: 45px;
}
#sns_tab_products ul.nav-tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 1;
    border: none;
    padding: 0 15px;
}
#sns_tab_products ul.nav-tabs:before,
#sns_tab_products ul.nav-tabs:after {
    content: " ";
    display: table;
}
#sns_tab_products ul.nav-tabs:after {
    clear: both;
}
#sns_tab_products ul.nav-tabs > li {
    display: block;
    margin: 0;
    float: left;
    margin-right: 10px;
}
#sns_tab_products ul.nav-tabs > li:hover > a,
#sns_tab_products ul.nav-tabs > li.active > a {
    color: #fff;
    background: #1C62A9;
}
#sns_tab_products ul.nav-tabs > li.active {
    position: relative;
}
#sns_tab_products ul.nav-tabs > li.active:before {
    content: "";
    background: #1C62A9;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
}
#sns_tab_products ul.nav-tabs > li > a {
    color: #9f9f9f;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: relative;
    text-transform: uppercase;
    font-size: 100%;
    background: #efefef;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    position: relative;
    border: none;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    margin: 0;
}
#sns_tab_products .tab-content {
    position: relative;
    margin: 0;
    overflow: hidden;
    padding: 20px 15px;
    border: 1px solid #efefef;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
#sns_tab_products .tab-content h2,
#sns_tab_products .tab-content h3,
#sns_tab_products .tab-content h4 {
    text-transform: uppercase;
    margin-top: 0;
    color: #111;
    font-weight: normal;
}
#sns_tab_products .tab-content h2 {
    font-size: 130%;
}
#sns_tab_products .tab-content h3 {
    font-size: 120%;
}
#sns_tab_products .tab-content h4 {
    font-size: 100%;
}
.fa-box{
    background-color: #FFCD1E;
    border-radius: 100%;
    color: #fff;
    height: 25px;
    padding: 6px;
    text-align: center;
    width: 25px;;
}
/*Tin moi cap nhat*/
.side-list ul, ul.side-list {
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 0;
}
.side-list li, #footer.litex .side-list li, .widget .side-list li {
    border-bottom: medium none;
    margin: 0;
    padding: 15px 0 5px;
    text-align: left;
    overflow:hidden;
    clear:both;
}
.side-list li:last-child, .widget .side-list li:last-child {
    border-bottom: medium none;
}
.side-list li:hover {
    background: #fdfdfd none repeat scroll 0 0;
}
.side-list img {
    background: #222 none repeat scroll 0 0;
    float: left;
    margin-right: 10px;
    padding: 2px;
    transition: all 0.14s ease 0s;
    width: 82px;
}
.side-list li:hover img {
    background: #d0ae5e none repeat scroll 0 0;
}
.side-list h5 {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.4;
    margin: 0 0 6px;
    text-transform: uppercase;
}
.widget .side-list h5 a {
    color: #181818;
}
.widget .side-list h5 a:hover {
    text-decoration: underline;
}
.side-list p {
    color: #8a8a8a;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 10px;
    text-transform: none;
}
.widget .side-list a, .widget .side-list a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}

/*Pagination*/
#pagination_bottom {
    margin-bottom: 15px;
    margin-top: 0;
}
#pagination_bottom .pagination {
    margin: 0;
}
#pagination_bottom .pagination li {
    display: inline-block;
}
#pagination_bottom .pagination li > a,
#pagination_bottom .pagination li > span {
    border: 1px solid #efefef;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #5f5f5f;
    min-width: 35px;
    text-align: center;
}
#pagination_bottom .pagination li > a:hover,
#pagination_bottom .pagination li > span:hover,
#pagination_bottom .pagination li > a.active,
#pagination_bottom .pagination li > span.active,
#pagination_bottom .pagination li > a:focus,
#pagination_bottom .pagination li > span:focus {
    background: none;
    color: #1C62A9;
}
#pagination_bottom .pagination li a {
    border-color: #fff;
}
#pagination_bottom .pagination li.disabled {
    display: none;
}
#pagination_bottom .pagination li.active span,
#pagination_bottom .pagination li.current span {
    border-color: #1C62A9;
    background: none;
    color: #1C62A9;
}
#pagination_bottom .pagination li.pagination_previous a,
#pagination_bottom .pagination li.pagination_next a {
    border: 1px solid #efefef;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
#pagination_bottom .pagination li.pagination_previous a:hover,
#pagination_bottom .pagination li.pagination_next a:hover {
    border-color: #1C62A9;
}
/*CHI TIET TIN*/
.h1title{
    font-size: 24px;
}

.sdsarticleBottom {
    display: block;
    margin-top: 20px;
    overflow: hidden;
}
div#back {
    background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    height: 40px;
    line-height: 52px;
    position: relative;
}
a#back-a {
    background: transparent url("../images/back.png") no-repeat scroll 0 17px;
    color: #666;
    padding-left: 16px;
    position: absolute;
    right: 4px;
    text-decoration: none;
    top: -6px;
}
div.addthis_toolbox {
    padding-top: 0 !important;
    position: absolute;
    right: 66px;
    top: -6px;
    width: 320px;
}
div.addthis_toolbox a {
    color: #666;
    padding: 0 7px !important;
    text-decoration: none;
}
div.addthis_toolbox a span {
    margin: 16px 3px 0;
}
.fb_iframe_widget span {
    vertical-align: baseline !important;
}
@media (max-width: 767px) {
    div#back {
      height: auto;
    }
    div.addthis_toolbox {
      left: 0;
      position: relative;
      top: -6px;
      width: 285px;
    }    
}
p.title_block, .box-title {
    border-bottom: 1px solid #efefef;
    color: #3f3f3f;
    font-size: 128.57%;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 10px;
    padding: 20px 15px 5px;
    text-transform: uppercase;
}
.sdsbox-content .fullwidthreleted {
    width: 100%;
    list-style:none;
    padding-left:0;
}
.sdsbox-content ul li {
    border-bottom: 1px dotted #ccc;
    padding: 6px 0;
}
/*SAN PHAM*/
div.selector {
    background: none;
    height: 40px;
}
div.selector span {
    background: none;
    position: relative;
    text-shadow: none;
    height: 35px;
    line-height: 35px;
}
div.selector span:before {
    content: "\f0d7";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    position: absolute;
    right: 20px;
    color: #5f5f5f;
}
div.selector select {
    height: 35px;
}
div.selector select > * {
    padding: 5px 7px;
}
div.selector {
  background-position: 0 -54px;
  line-height: 27px;
  height: 27px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: hidden;
}
/* line 247, ../../sass/autoload/_uniform._base.scss */
div.selector span {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  background-position: right 0;
  height: 27px;
  line-height: 27px;
  padding-right: 30px;
  cursor: pointer;
  width: 100%;
  display: block;
}
/* line 258, ../../sass/autoload/_uniform._base.scss */
div.selector.fixedWidth {
  width: 190px;
}
/* line 260, ../../sass/autoload/_uniform._base.scss */
div.selector.fixedWidth span {
  width: 150px;
}
/* line 265, ../../sass/autoload/_uniform._base.scss */
div.selector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  height: 27px;
  top: 0px;
  left: 0px;
  width: 100%;
}
/* line 275, ../../sass/autoload/_uniform._base.scss */
div.selector.active span {
  background-position: right -27px;
}
/* line 281, ../../sass/autoload/_uniform._base.scss */
div.selector.hover span, div.selector.focus span {
  background-position: right -27px;
}
/* line 286, ../../sass/autoload/_uniform._base.scss */
div.selector.hover.active span, div.selector.focus.active span {
  background-position: right -27px;
}
/* line 294, ../../sass/autoload/_uniform._base.scss */
div.selector.disabled span, div.selector.disabled.active span {
  background-position: right 0;
}

/* Select1 */
/* line 302, ../../sass/autoload/_uniform._base.scss */
div.selector1 > div {
  background-position: 0 -135px;
}
/* line 304, ../../sass/autoload/_uniform._base.scss */
div.selector1 > div span {
  background-position: right -81px;
}
/* line 309, ../../sass/autoload/_uniform._base.scss */
div.selector1 > div.active span {
  background-position: right -108px;
}
/* line 315, ../../sass/autoload/_uniform._base.scss */
div.selector1 > div.hover span, div.selector1 > div.focus span {
  background-position: right -108px;
}
/* line 320, ../../sass/autoload/_uniform._base.scss */
div.selector1 > div.hover.active span, div.selector1 > div.focus.active span {
  background-position: right -108px;
}
/* line 93, ../../sass/autoload/_uniform._base.scss */
div.selector1 > div.disabled, div.selector1 > div.disabled.active {
  background-position: 0 -135px;
}
/* line 328, ../../sass/autoload/_uniform._base.scss */
div.selector1 > div.disabled span, div.selector1 > div.disabled.active span {
  background-position: right -81px;
}
.content_sortPagiBar .sortPagiBar {
    text-align: left;
    padding: 5px 0;
    margin-bottom: 30px;
}
.content_sortPagiBar .sortPagiBar .display-type {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: left;
    float: right;
}
.content_sortPagiBar .sortPagiBar .display-type li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}
.content_sortPagiBar .sortPagiBar .display-type li.display-title {
    display: none;
}
.content_sortPagiBar .sortPagiBar .display-type li a {
    display: block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    font-size: 14px;
    position: relative;
    color: #8f8f8f;
    border: 1px solid #efefef;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.content_sortPagiBar .sortPagiBar .display-type li a:before {
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.content_sortPagiBar .sortPagiBar .display-type li:hover a {
    color: #319ecc;
}
.content_sortPagiBar .sortPagiBar .display-type li:hover a:before {
    background-color: #319ecc !important;
}
.content_sortPagiBar .sortPagiBar .display-type li.selected a {
    color: #319ecc;
}
.content_sortPagiBar .sortPagiBar .display-type li.selected a:before {
    background-color: #319ecc !important;
}
.content_sortPagiBar .sortPagiBar .display-type li#grid a {
    margin-right: 2px;
}
.content_sortPagiBar .sortPagiBar .display-type li#grid a:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background: url(../images/grid.png) no-repeat center center;
    background-color: #8f8f8f;
    margin: 11px;
}
.content_sortPagiBar .sortPagiBar .display-type li#list a:before {
    content: "";
    display: block;
    width: 15px;
    height: 11px;
    background: url(../images/list.png) no-repeat center center;
    background-color: #8f8f8f;
    margin: 11px 10px;
}
.content_sortPagiBar .sortPagiBar .selector1 {
    border: 1px solid #efefef;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding-left: 10px;
}
.content_sortPagiBar .sortPagiBar .selector1 label {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 10px 0 0;
    color: #8f8f8f;
    font-size: 13px;
}
@media (max-width: 767px) {
    .content_sortPagiBar .sortPagiBar .selector1 label {
        display: none;
    }
}
.content_sortPagiBar .sortPagiBar .selector1 .selector {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    border: none;
    height: 35px;
    line-height: 35px;
    padding: 0;
    min-width: 60px;
}
.content_sortPagiBar .sortPagiBar .selector1 .selector:hover {
    cursor: pointer;
    border-color: #319ecc;
}
.content_sortPagiBar .sortPagiBar .selector1 .selector:hover select {
    cursor: pointer;
}
.content_sortPagiBar .sortPagiBar .selector1 .selector:hover > span {
    color: #319ecc;
}
.content_sortPagiBar .sortPagiBar .selector1 .selector > span {
    background: none;
    position: relative;
    height: 35px;
    line-height: 35px;
    min-width: 60px;
    padding-left: 10px;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.content_sortPagiBar .sortPagiBar .selector1 .selector > span:hover {
    cursor: pointer;
}
.content_sortPagiBar .sortPagiBar .selector1 .selector > span:before {
    line-height: 35px !important;
}
.content_sortPagiBar .sortPagiBar .selector1 > span {
    display: none;
}
.content_sortPagiBar .sortPagiBar .productsSortForm {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: left;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: left;
    padding-left: 20px;
}
@media (max-width: 479px) {
    .content_sortPagiBar .sortPagiBar .nbrItemPage {
        padding: 0;
        margin-top: 20px;
    }
}
.content_sortPagiBar .sortPagiBar .compare-form {
    display: none;
}
.content_sortPagiBar .pagination {
    margin: 0;
    float: right;
}
.content_sortPagiBar .pagination ul.pagination li {
    display: block;
    margin: 0;
    float: left;
}
.content_sortPagiBar .pagination ul.pagination li + li {
    margin-left: 3px;
}
.content_sortPagiBar .pagination ul.pagination li > a,
.content_sortPagiBar .pagination ul.pagination li > span {
    min-width: 40px;
    height: 40px;
    line-height: 34px;
    text-align: center;
    padding: 0 5px;
    color: #5f5f5f;
    border: none;
}
.content_sortPagiBar .pagination ul.pagination li > span {
    background-color: #f7f7f7;
    color: #319ecc;
}
.content_sortPagiBar .pagination ul.pagination li > a:hover,
.content_sortPagiBar .pagination ul.pagination li > a:focus {
    background-color: #f7f7f7;
}
.content_sortPagiBar .pagination ul.pagination li.truncate > span {
    background: none;
    color: #5f5f5f;
    border: none;
}
.content_sortPagiBar .pagination ul.pagination li.disabled {
    display: none;
}
.content_sortPagiBar .pagination ul.pagination .fa-angle-left:before {
    content: '\f177';
}
.content_sortPagiBar .pagination ul.pagination .fa-angle-right:before {
    content: '\f178';
}
.content_sortPagiBar .bottom {
    text-align: left;
    margin-top: 50px;
    padding: 0;
}
.product_list.grid .block-product-inner {
    z-index: 0;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    margin-bottom: 1px;
}
.product_list.grid .block-product-inner .item-img {
    position: relative;
}
.product_list.grid .block-product-inner .item-img:hover .img-main img {
    opacity: 0.8;
    filter: alpha(opacity=0.8);
}
.product_list.grid .block-product-inner .item-img .img-main {
    display: block;
    position: relative;
    text-align: center;
    z-index: -1;
}
.product_list.grid .block-product-inner .item-img .img-main img {
    margin: 0 auto;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.product_list.grid .block-product-inner .item-info {
    padding: 0 15px;
}
.product_list.grid .block-product-inner .item-title {
    padding: 5px 0;
    position: relative;
    font-size: 92.85%;
    margin-bottom: 7px;
    min-height: 50px;
    text-align:center;
}
.product_list.grid .block-product-inner .item-title a {
    color: #1C62A9;
}
.product_list.grid .block-product-inner .price_block {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 14px;
}
.product_list.grid .block-product-inner .price_block .price,
.product_list.grid .block-product-inner .price_block .old-price {
    float: left;
}

.product_list.grid .block-product-inner .price_block:before,
.product_list.grid .block-product-inner .price_block:after {
    content: " ";
    display: table;
}
.product_list.grid .block-product-inner .price_block:after {
    clear: both;
}
.product_list.grid .block-product-inner:hover .item-img:before,
.product_list.grid .block-product-inner:hover .item-img:after {
    display: none;
}
.product_list.grid .block-product-inner:hover .item-img .product-image:before,
.product_list.grid .block-product-inner:hover .item-img .img-main:before,
.product_list.grid .block-product-inner:hover .item-img .product-image:after,
.product_list.grid .block-product-inner:hover .item-img .img-main:after {
    display: none;
}
.product_list {
    list-style: none;
    padding: 0;
}
.product_list li.clearfix.clear {
    padding: 0;
    margin: 0;
}
.product_list > li {
    padding-bottom: 30px;
}
.product_list.grid {
    margin: 0;
   /*  -webkit-border-radius: 3px 5px 5px 3px;
    -moz-border-radius: 3px 5px 5px 3px;
    -ms-border-radius: 3px 5px 5px 3px;
    -o-border-radius: 3px 5px 5px 3px;
    border-radius: 3px 5px 5px 3px;
    overflow: hidden;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef; */
}
.product_list.grid .list-view {
    display: none;
}
.product_list.grid .grid-view {
    display: block;
}
.product_list.grid > li {
    padding: 0;
}
.product_list.grid li.hovered h5 {
    min-height: 30px;
}
.product_list.list .list-view {
    display: block;
}
.product_list.list .grid-view {
    display: block;
}
.product_list.list .grid-view {
    display: none;
}
.product_list.list .col-left,
.product_list.list .col-right {
    padding: 0;
}
.product_list.list .col-left {
    border-right: 1px solid #efefef;
    overflow: hidden;
}
.product_list.list .col-right {
    padding: 20px;
}
.product_list.list > li {
    padding-bottom: 0;
}
.product_list.list > li:first-child .box-list {
    border-top: 1px solid #efefef;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
.product_list.list > li:nth-last-child(3) .box-list {
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -ms-border-radius: 0px 0px 3px 3px;
    -o-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}
.product_list.list > li.ajax_block_product {
    width: 100%;
}
.product_list.list > li .box-list {
    overflow: hidden;
    border: 1px solid #efefef;
    border-top: none;
}
.product_list.list > li .item-img {
    position: relative;
}
.product_list.list > li .item-img:hover .img-main img {
    opacity: 0.8;
    filter: alpha(opacity=0.8);
}

.product_list.list > li .item-img .img-main {
    display: block;
    position: relative;
    text-align: center;
    z-index: -1;
}
.product_list.list > li .item-img .img-main img {
    margin: 0 auto;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.product_list.list > li .item-info .item-title a {
    font-size: 15px;
    text-transform: none;
    color: #1C62A9;
    font-weight: bold;
    display:inline-block;
    margin-bottom:10px;
}
.product_list.list > li .item-info .item-price {
    margin-bottom: 8px;
}
.product_list.list > li .item-info .item-desc {
    margin-bottom: 22px;
}
.item-img{
    padding:10px;
}
/* contact page ------------------------------------------------------------------------- */
#contact-us .main-content { padding-top: 0; }
#contact-us .breadcrumb { margin-bottom: 24px; }
.map {margin-bottom: 12px;}

#contactFormWrapper h2 { font-size: 20px; text-transform: uppercase; font-weight: 700; letter-spacing: 0.05em; margin-bottom: 14px; }
.contact-form p.line, p.line { width: 48px; height: 2px; background: #000; margin-bottom: 20px; }
#contactFormWrapper input {margin-bottom: 15px;}
#contactFormWrapper label {margin-bottom: 10px; display: block;}
#contactFormWrapper input[type="text"],
#contactFormWrapper input[type="email"],
#contactFormWrapper input[type="tel"]{width: 380px; padding:5px;}
#contactFormWrapper textarea{ width: 620px ;}
#contactFormWrapper .btn { margin-top: 20px; display: block; }

.contact-form .location h4 { font-size: 14px; text-transform: uppercase; font-weight: 700; letter-spacing: 0.05em; margin: 6px 0 16px; }
.contact-form .location p {margin-bottom: 20px;}
.contact-form .location p.open-hours { border-top: 1px solid #eaeaea; padding-top: 25px; margin-top: 26px; }
span.clred{
    color:#1C62A9;
    display:block;
    margin-top:10px;
}
@media (max-width: 767px) {    
  #contactFormWrapper input[type="text"],
  #contactFormWrapper input[type="email"], 
  #contactFormWrapper input[type="tel"],
  #contactFormWrapper textarea { width: 100%; margin-left:0;  margin-left:0;}
}
/* FAQ */
/* .panel-group .panel + .panel { margin-top: 0; } */
#faqs .breadcrumb { display: none; }
#faqs .page-header { position: relative; padding-bottom: 15px; margin-bottom: 23px; border-bottom: none;}
#faqs .page-header:after { content: ""; border: 0; height: 2px; width: 32px; position: absolute; left: 50%; bottom:0; margin-left: -16px; background: #000; }
#faqs .page-header h2 { text-align: center; }
#faqs .panel-group { border-top: 1px solid #d2d8db; margin-top: 45px; }
#faqs .panel-group .panel { border-color: transparent; }
#faqs .panel-default > .panel-heading { background: #f4f6f7; padding: 26px 30px 26px 25px;  }
#faqs .panel-title { position: relative; }
#faqs .panel-title:before { content:"Câu hỏi"; float: left; margin: -3px 20px 0 0; height: 25px; line-height: 25px; width: 77px; text-align: center; color: #fff; background: #e66f65; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#faqs .panel-title > a { text-transform: none; font-size: 14px; font-weight: normal; color: #404e53; display: block; position: relative; padding-right: 40px; }
#faqs .panel-title > a:after { content: "Ẩn"; position: absolute; right: 0; top: 0; color: #66787f; text-transform: uppercase; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; opacity: 0.6; }
#faqs .panel-title > a.collapsed:after { content: "Hiện"; }
#faqs .panel-group .panel-body { padding: 26px 25px 35px; }
#faqs .panel-group .panel-body:before { content:"Trả lời"; float: left; margin: -3px 20px 0 0; height: 25px; line-height: 25px; width: 77px; text-align: center; color: #fff; background: #b0c0c7; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#faqs .panel-group .panel-body img { margin-top: 30px; }

/*LOGIN*/
/* #login_form {
    min-height: 297px;
}
#login_form .form-group {
    margin: 0 0 3px 0;
}
#login_form .form-group.lost_password {
    margin: 14px 0 15px 0;
}
#login_form .form-group.lost_password a {
    text-decoration: underline;
}
#login_form .form-group.lost_password a:hover {
    text-decoration: none;
}
#login_form .form-control,
#create-account_form .form-control {
    max-width: 271px;
}
#customer_login .page-header h1 { text-align: center; font-size: 14px; background: #fafafa; border: 1px solid #eaeaea; border-width: 1px 0; padding: 15px 0 13px; }
#customer_login label {display: block; }
#customer_login input {display: block; margin-bottom: 15px; min-width: 200px; width: 380px;}
#customer_login .action-btn { margin-bottom: 50px; margin-top: 20px;}
#customer_login .action-btn input { min-width: 0px; width: auto; margin-bottom: 24px; }
#customer_login .action-btn p.last span { color: #404e53; font-style: italic; padding: 0 3px; } */

/* forgot password */
/* #recover_password label {display: block; padding-bottom: 5px;}
#recover_password input {display: block; margin-bottom: 15px; min-width: 200px; width: 380px ;}
#recover_password .action-btn input { min-width: 0px; width: auto;}
.cursor{
    cursor: pointer;
    color:blue;
} */


/* -------- Icon Box Services ---------- */
.service-icon-box {
  margin-top: 30px;
  overflow: hidden;
}
.service-icon-box a {
  background: #eeeeee;
  color: #fff;
  display: inline-block;
  height: 70px;
  line-height: 80px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 70px;
}
.service-icon-box a i {
  font-size: 28px;
  color:#1C62A9;
}
.service-icon-box:hover a{
  background:#1C62A9;
}
.service-icon-box:hover a i {
  color: #fff;
}
/* Appointment
-------------------------------------------------------------- */
.appointment-form {
    padding: 0 45px;    
    position: relative;
}

.bg-white-after .appointment-form {
    margin-top: 60px;
    margin-left: -11px;
    padding: 45px 60px 60px 0;
    background-color: #fff;
}

.bg-white-after .appointment-form input[type="text"],
.bg-white-after .appointment-form input[type="password"],
.bg-white-after .appointment-form input[type="datetime"] {
    height: 40px;
}

.bg-white-after .appointment-form .input-wrap {
    margin-bottom: 22px;
}

.bg-white-after .appointment-form .textarea-wrap,
.bg-white-after .appointment-form textarea {
    height: 125px;
}

.bg-white-after .appointment-form .send-wrap {
    margin-top: 50px;
}

.bg-white-after .appointment-form:before {
    width: 40px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    right: 100%;
    top: 0;
    content: "";
}

.bg-white-after .appointment-form .wrap-left {
    padding-right: 0;
}

.bg-white-after .appointment-form .wrap-right {
    margin-right: -27px;
}

.bg-white-after .appointment-form .send-wrap .flat-button {
    margin-left: 23px;
}

.appointment-form .input-wrap {
    margin-bottom: 20px;
}

.appointment-form .input-wrap:hover:before,
.appointment-form .textarea-wrap:hover:before {
    background-color: #2bb0ef;
}

.appointment-form .wrap-left {
    position: relative;
    width: 50%;
    float: left;    
    padding-right: 15px;
}

.appointment-form .wrap-right {
    width: 50%;
    float: right;
    padding-left: 15px; 
}

.appointment-form.for-full-width .input-wrap.wrap-right:before {
    left: 15px;
}

.comment-form .message {
    width: 100%;
}

.appointment-form textarea,
.appointment-form input[type="text"],
.appointment-form input[type="password"],
.appointment-form input[type="datetime"] {  
    z-index: 999999;
    background-color: transparent;    
    width: 100%;
    border-color: transparent transparent #202020 transparent;
    padding-left: 0;
    position: relative;
}

.appointment-form textarea:hover,
.appointment-form input[type="text"]:hover,
.appointment-form input[type="password"]:hover,
.appointment-form input[type="datetime"]:hover {        
    border-color: transparent transparent #2bb0ef transparent;
}

.appointment-form .textarea-wrap {  
    height: 161px;  
    clear: both;    
}

.appointment-form textarea {
    height: 161px;
}

.appointment-form .input-wrap,
.appointment-form .textarea-wrap {
    position: relative;
}

.appointment-form .input-wrap:before ,
.appointment-form .textarea-wrap:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #202020;
    content: "";
    position: absolute; 
    bottom: -2px;
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    -webkit-transform: rotate(45deg);   
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

.appointment-form textarea:-moz-placeholder,
.appointment-form textarea::-moz-placeholder,
.appointment-form input:-moz-placeholder,
.appointment-form input::-moz-placeholder {     
    color: #202020;
    opacity: 1;
}

.appointment-form input:-ms-input-placeholder {
    color: #202020;
}

.appointment-form textarea::-webkit-input-placeholder,
.appointment-form input::-webkit-input-placeholder {
    color: #202020;
    opacity: 1;
}

.appointment-form .send-wrap {
    text-align: center;
    margin-top: 60px;
    position: relative;
}

.appointment-form .send-wrap .flat-button {
    padding: 0 59px 0 17px;
}

.appointment-form .flat-button i {
    font-size: 18px;
    top: 10px;
}

.appointment-form label.error {
    position: absolute;
    right: 23px;
    top: 13px;
    width: 100%;
    text-align: right;
    font-style: italic;
    font-size: 12px;
    color: #f64a4a;
}

.flat-alert.msg-success {
    background-color: #2bb0ef;
    color: #fff;
    font-weight: 700;
    font-family: "Lato", sans-serif;
    padding: 5px 15px 5px 10px;
    position: relative;
}

.flat-alert.msg-success a i {
    color: #fff;
    position: absolute;
    right: 5px;
    font-size: 15px;
    top: 5px;
}

/* Testimonials 
-------------------------------------------------------------- */
.wrap-testimonials {
    padding: 0 0;
    /*background: url("../images/services.jpg") no-repeat center;
    background-size: cover;*/
    /*background: #F6B162;*/
    padding: 10px 20px;
}

.flat-testimonials {        
    position: relative;
    /*background: rgba(255, 255, 255, 0.7);  */
}

.flat-testimonials-single {     
    text-align: center;
    padding: 10px 0px 20px 0px;
    position: relative;
}

.flat-testimonials-single blockquote {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
    background-color: transparent;
    color: #777;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
       opacity: 0.85;
        filter: alpha(opacity=85);
    border-left: none;
}
.flat-testimonials-single blockquote:before,  .flat-testimonials-single blockquote:after {
    position: relative;
    display: inline;
    font-style: normal;
    font-size: 5.33333em;
    font-family: "Arial";
    vertical-align: top;
    color: #f27c66;
}
.flat-testimonials-single blockquote:before {
    font-family: 'FontAwesome';
    content: "\201c";
    top: 0.225em;
    margin-right: 5px;
}

.flat-testimonials-single blockquote:after {
    font-family: 'FontAwesome';
    content: "\201D";
    top: 0.3em;
    margin-left: 5px;
}
.avatar .thumb{
    display: inline-block;
    background-color: #fff;
    padding: 3px;
    border: 1px solid #cfcfcf;
    width:80px;
    height: 80px;
    margin-bottom: 20px;
}
.avatar .thumb > img{
    display: block;
}
.avatar .thumb,
.avatar .thumb > img{
    border-radius: 10px 0;
}
.flat-testimonials-single .whisper {
    position: relative;
}

/*.flat-testimonials-single:before {
    position: absolute;
    left: 50%;
    font-family: 'FontAwesome';
    content: "\f10e";
    color: #777;
    z-index: 99999;
    font-size: 40px;
    margin-left: -16px;
    position: absolute;
    top: 60px;
}*/

.flat-testimonials-single .avatar {
    position: relative;
}

.flat-testimonials-single .avatar:before {
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: -50px;
    width: 2px;
    height: 30px;
    background-color: #fff;
    content: "";
}

.flat-testimonials-single .name {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #777;
}

.flat-testimonials-single .position {
    color: #777;
    font-size: 12px;
    font-style: italic;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
       opacity: 0.85;
        filter: alpha(opacity=85);
} 

.flat-testimonials.owl-theme .owl-controls .owl-nav div.owl-prev {
    left: -20px;
}

.flat-testimonials.owl-theme .owl-controls .owl-nav div.owl-next {
    right: -20px;
}

/* style 1 */
.flat-testimonials.style1 {
    background-color: transparent;
    opacity: 1;
}

.flat-testimonials.style1 blockquote {
    position: relative;
    background-color: #4f4f4f;
    font-style: normal;
    font-size: 14px;
    line-height: 25px;
    padding: 22px 7px 22px 28px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.flat-testimonials.style1 blockquote:before {
    width: 0;
    height: 0;  
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: 100%;  
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #4f4f4f; 
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.flat-testimonials.style1 blockquote:after {
    width: 0;   
}

.flat-testimonials.style1 .avatar {
    text-align: center;
    color: #fff;    
}

.flat-testimonials.style1 .avatar img {
    margin-bottom: 12px;
}

.flat-testimonials.style1 .name {
    margin-bottom: -5px;
}

.flat-testimonials.style1 .name span {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 5px;
    position: relative;
    padding: 0 30px;
}

.flat-testimonials.style1 .name span:before,
.flat-testimonials.style1 .name span:after {
    width: 20px;
    height: 3px;
    background-color: #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
}

.flat-testimonials.style1 .name span:after {
    left: 100%;
    margin-left: -20px;
}

.flat-testimonials.style1 .position {
    font-size: 11px;
    font-style: italic;
    letter-spacing: 1.5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
       opacity: 0.5;
        filter: alpha(opacity=50);
}

.flat-testimonials.style1 .owl-controls {
    text-align: center;
    margin-top: 50px;
}

.flat-testimonials.style1.owl-theme .owl-dots .owl-dot span {
    border: 2px solid #585858;
}

.flat-testimonials.style1.owl-theme .owl-dots .owl-dot.active span, 
.flat-testimonials.style1.owl-theme .owl-dots .owl-dot:hover span {
    border: 2px solid #2bb0ef;
}

.flat-testimonials.style1 .owl-item:hover {
    cursor:w-resize;
}

.flat-testimonials.style1 .owl-item:hover blockquote,
.flat-testimonials-style1.active blockquote {
    background-color: #2bb0ef;
}

.flat-testimonials.style1 .owl-item:hover blockquote:before,
.flat-testimonials-style1.active blockquote:before {
    border-top: 10px solid #2bb0ef 
}

/* style 2 */
.flat-testimonials.style1.style2 blockquote {   
    background: rgba(255, 255, 255, 0.15); 
}

.flat-testimonials.style1.style2 blockquote:before {
    border-top: 10px solid rgba(255, 255, 255, 0.15);
    -webkit-background-clip: padding-box; /* for Safari */
            background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}

.flat-testimonials.style1.style2 .flat-testimonials.style1 .owl-item:hover blockquote, 
.flat-testimonials.style1.style2 .flat-testimonials-style1.active blockquote {
    background-color: #2bb0ef;
}

.flat-testimonials.style1.style2.owl-theme .owl-dots .owl-dot span {
    border: 2px solid #bca88f;
}

.flat-testimonials.style1.style2.owl-theme .owl-dots .owl-dot.active span, 
.flat-testimonials.style1.style2.owl-theme .owl-dots .owl-dot:hover span {
    border: 2px solid #2bb0ef;
}

/* Latest-blog
-------------------------------------------------------------- */
.flat-latest-blog .entry .feature-post {    
    float: none;
    margin-right: 0;
    width: 100%;   
    padding-left: 0;    
}

.flat-latest-blog .entry .feature-post .type-post {
    left: 30px;
    top: 95%;
}

.flat-latest-blog .entry .main-post {
    padding-left: 111px;
}

.flat-latest-blog .entry .entry-title {
    letter-spacing: 1.7px;
    margin-top:0;
}

.flat-latest-blog .entry,
.flat-latest-blog .entry-content p {
    margin-bottom: 0;
}

.flat-latest-blog .feature-post {
    /* margin-bottom: 22px; */
}

/* style 1 */
.flat-latest-blog.style1 .entry .feature-post .type-post {
    top: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    left: 20px;
}

.flat-latest-blog.style1 .entry.format-standard .type-post:before, 
.flat-latest-blog.style1 .entry.format-gallery .type-post:before, 
.flat-latest-blog.style1 .entry.format-video .type-post:before {
    font-size: 18px;
    top: 0; 
    left: 20px;
}

.flat-latest-blog.style1 .entry .feature-post .type-post:after {
    border-width: 0 20px 17px 20px;
}

.flat-latest-blog.style1 .entry .main-post {
    padding-left: 0;
}

.flat-latest-blog.style1 .Category {
    position: relative;
}

.flat-latest-blog.style1 .Category:before {
    padding: 0;
    margin: 0;
    width: 20px;
    height: 2px;
    background-color: #202020;
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
}

.flat-latest-blog.style1 .Category li {
    padding-left: 30px;
    font-family: "Lato", sans-serif;
    font-size: 12px;    
    text-transform: uppercase;
    letter-spacing: 1.1px;
    line-height: 15px;
    margin-bottom: 5px;
}

.flat-latest-blog.style1 .Category li a {
    color: #2bb0ef;
}

.flat-latest-blog.style1 .Category li a:hover {
    color: #202020;
}

.flat-latest-blog.style1 .entry .entry-title {
    font-size: 18px;
}

.flat-latest-blog.style1 .entry .entry-title {
    padding-top: 7px; 
}

.flat-latest-blog.style1 .feature-post {
    margin-bottom: 26px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {   
    width: 100%;    
    font-style: italic; 
    font-size: 16px;
    border: 1px solid #e5e5e5;
    color: #a0a0a0;
    background-color: #fff;      
    height: auto;
    padding: 5px;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.flat-row {
    clear: both;
    display: block;
    /* padding: 100px 0; */
    position: relative;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
/* Blog
-------------------------------------------------------------- */
.flat-row.row-blog {
    /*background: #f8f8f8 none repeat scroll 0 0;*/
    /*background: #f8f8f8 url("../images/border.png") repeat-x scroll center bottom;*/
}
.main-content {
    padding: 80px 0 133px;
}
.post-wrap {
    padding-right: 20px;
}

.entry {
    overflow: hidden;
    margin-bottom: 60px;
    position: relative;
}

.entry.last {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 60px;
    margin-bottom: 0;
}

.entry .feature-post {  
    position: relative;
    float: left;
    margin-right: 30px;
    width: 346px;
    height: auto;
    padding-left: 65px;
}

.entry .feature-post .type-post {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background-color: #36a7e3;
    text-align: center;
    content: "";
    z-index: 9;
}

.entry .feature-post .type-post:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    border-style: solid;
    border-width: 0 25px 20px 25px;
    border-color: transparent #36a7e3 transparent #36a7e3
}

.entry.format-standard .type-post:before,
.entry.format-gallery .type-post:before,
.entry.format-video .type-post:before {
    position: absolute; 
    font-family: 'FontAwesome';
    content: "\f1ea";   
    font-style: normal;
    color: #fff;
    font-size: 22px;
    left: 24px;
    margin-left: -10px;
    top: 12px;
}

.entry .feature-post .type-post img,
.entry .feature-post .type-post i {
    color: #fff;
    padding-top: 10px;
    font-size: 20px;
}

.entry .main-post {
    overflow: hidden;
    background-color:#fff;
    padding-bottom:10px;
}

.entry .entry-title {    
    font-weight: 700;   
    font-size: 20px;
    line-height: 23px;
    padding-top: 16px;
    margin-bottom: 14px;
    text-transform: capitalize;
    letter-spacing: 2.3px;
}

.entry .entry-title a {
    color: #202020;
}

.entry .entry-title a:hover {
    color: #36a7e3;
}

.entry .entry-meta {
    position: relative; 
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 19px;
    margin-bottom: 1px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
       opacity: 0.85;
        filter: alpha(opacity=85);
}

.entry .entry-meta span {
    font-size: 12px;
    line-height: 12px;
    font-style: italic;
    color: #202020;
    padding: 0 32px 0 0px;
    position: relative; 
    letter-spacing: 0.9px;
}

.entry .entry-meta span a {
    color: #202020;
}

.entry .entry-meta span a:hover {
    color: #36a7e3;
}

.entry .entry-meta span:after {
    position: absolute;
    right: 18px;    
    bottom: 2px;
    width: 1px;
    height: 13px;
    background-color: #e6d9d9;
    content: "";
}

.entry .entry-meta span:last-child:after {
    width: 0;
    height: 0;
}
.entry-meta span i{
    padding-right:5px;
}
.entry .entry-content {
    border-top: 1px dashed #e5e5e5;
    padding-top: 17px;
}

.entry .more-link a {
    z-index: 1;
    position: relative;
    margin-top: 31px;
    display: block;
    width: 150px;
    padding: 6px 0 6px 15px;
    border: 1px solid #2b1e1e;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #2b1e1e;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: 700;
    overflow: hidden;
}

.entry .more-link a:after {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #202020;  
    right: 37px;
    top: 0;
    content: "";
}

.entry .more-link a i { 
    color: #202020;
    font-size: 20px;
    position: absolute;
    right: 13px;
    top: 6px;
    -webkit-transition: all 0.3s ease-out;
       -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
         -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;  
}

.entry .more-link a:hover,
.entry .more-link a:hover i {
    color: #fff;    
    z-index: 10px;
}

.entry .more-link a:hover i {
    right: 8px;
}

.entry .more-link a:before {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;   
    content: "";
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);    
    -webkit-transition: all 0.3s ease-out;
       -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
         -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;      
}

.entry .more-link a:hover:before {
    background: #202020;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.entry .more-link a:hover:after {
    background-color: #4b3e3e;
}
@media only screen and (max-width: 767px) {
    .contact_phone_wrap{
        text-align:center !important;
        margin-bottom:20px;
    }
    .open_hours_wrap{
        text-align:center !important;
        margin-top:10px;
    }
    .entry .entry-title,
    .comment-post h4.comment-title {
        font-size: 13px;
        padding-top: 15px;
    }
    .flat-latest-blog .entry .main-post, 
    .blog-posts.v1 .entry .main-post, 
    .blog-single .entry .main-post {
        padding: 0 15px;
    }
    .flat-latest-blog .entry .feature-post .type-post {
        left: 15px;
        top: 72%;
    }
    .wrap-testimonials {
        padding: 30px;
    }
    .flat-testimonials-single{
        padding:150px 20px 40px;
    }
    #header-bot{
        padding-bottom:10px;
    }
}
.box-home-blog {
    padding: 27px 30px 27px;
    background-color: #fff;
    -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  margin: 15px 0;
  border:1px solid #e6e6e6;
  border-radius: 4px;
    border-top: 2px solid #FFCD1E;
}
.box-home-blog:hover{
    -webkit-box-shadow: 0 -2px 29px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 -2px 29px 0 rgba(0, 0, 0, 0.15);
}
.box-home-blog .info-blog-home h2.blog-title {
    margin-bottom: 14px;
    margin-top:0;
}
.box-home-blog .info-blog-home h2.blog-title a {
    font-size: 16px;
    color: #363a47;    
}
.box-home-blog .info-blog-home h2.blog-title a:hover {
    color: #1C62A9;
    -webkit-transition: color 0.4s ease 0s;
    -khtml-transition: color 0.4s ease 0s;
    -moz-transition: color 0.4s ease 0s;
    -ms-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    text-decoration: none;
}
.box-home-blog .info-blog-home h2.blog-title a:focus {
    outline: none;
    text-decoration: none;
}
.box-home-blog .blog-feature {
    overflow: hidden; 
}
.box-home-blog .blog-feature img {
    border-radius: 0px !important;
    box-shadow: none;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.9s ease 0s;
    -khtml-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ 
}
.box-home-blog .blog-feature:hover img {
    -webkit-transform: rotate(-2deg) scale(1.1);
    -khtml-transform: rotate(-2deg) scale(1.1);
    -moz-transform: rotate(-2deg) scale(1.1);
    -ms-transform: rotate(-2deg) scale(1.1);
    -o-transform: rotate(-2deg) scale(1.1);
    transform: rotate(-2deg) scale(1.1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transition: all 0.9s ease 0s;
    -khtml-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ 
}
.box-home-blog .blog-detail ul {
    margin: 0px;
    padding: 13px 0px 8px;
    list-style: none; 
}
.box-home-blog .blog-detail ul li {
    display: inline-block;
    margin-right: 13px; 
}
.box-home-blog .blog-detail ul li.detail-comment {
    font-size: 13px;
    color: #8c8c8c; 
}
.box-home-blog .blog-detail ul li i {
    padding-right: 5px;
    color: #8c8c8c;
    font-size: 13px; 
}
.box-home-blog .blog-detail ul li a {
    color: #8c8c8c;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none; 
}
.box-home-blog .blog-detail ul li a:hover {
    color: #1C62A9;
    text-decoration: none;
    -webkit-transition: color 0.4s ease 0s;
    -khtml-transition: color 0.4s ease 0s;
    -moz-transition: color 0.4s ease 0s;
    -ms-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ 
}
.box-home-blog .blog-detail ul li a:focus {
    text-decoration: none;
    outline: none; 
}
.box-home-blog .blog-content p {
    margin-bottom: 10px !important; 
}
@media only screen and (max-width: 767px) {
    .contact_phone_wrap{
        text-align:center !important;
        margin-bottom:20px;
    }
    .open_hours_wrap{
        text-align:center !important;
        margin-top:10px;
    }
    .entry .entry-title,
    .comment-post h4.comment-title {
        font-size: 13px;
        padding-top: 15px;
    }
    .flat-latest-blog .entry .main-post, 
    .blog-posts.v1 .entry .main-post, 
    .blog-single .entry .main-post {
        padding: 0 15px;
    }
    .flat-latest-blog .entry .feature-post .type-post {
        left: 15px;
        top: 72%;
    }
    .wrap-testimonials {
        padding: 30px;
    }
    .flat-testimonials-single{
        padding:0px 20px 20px;
    }
    #header-bot{
        padding-bottom:10px;
    }
}
/*BLOG*/
.me-blog-content h3 {
    font-size: 18px;
    margin-bottom: 20px;
}
.me-blog-content h3 a{
    color:#E93B38;
}
.me-blog-item {
    background-color: #f8f8f8;
    border-radius: 3px;
    box-shadow: 0 0 2.91px 0.09px rgba(204, 204, 204, 0.294);
    margin-bottom: 10px;
    min-height: 268px;
    padding: 15px;
    position: relative;
}
.me-featured-video > iframe {
    min-height: 235px;
}
.me-featured-video img {
    height: auto;
    max-width: 100%;
}
.me-featured-image, .me-featured-video {
    /*max-height: 268px;*/
    min-height: 130px;
    overflow: hidden;
    position: relative;
    width: 37%;
}
.me-featured-image-hidden {
    width: 0;
}
.me-featured-image img {
    height: auto;
    max-width: 100%;
}
.blog-odd .me-featured-image::before {
    border-color: transparent #F8F8F8 transparent transparent;
    border-style: solid;
    border-width: 18px;
    content: "";
    position: absolute;
    right: -4px;
    top: 20px;
    width: 0;
}
.blog-even .me-featured-image::before {
    border-color: transparent transparent transparent #F8F8F8;
    border-style: solid;
    border-width: 18px;
    content: "";
    left: -5px;
    position: absolute;
    top: 20px;
    width: 0;
}
.me-featured-image::after {
    border: 1px solid #fff;
    bottom: 0;
    content: "";
    left: 0;
    margin: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.me-flag-date {
    color: #fff;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    position: absolute;
    top: 6px;
    width: 104px;
    z-index: 1;
}
.blog-odd .me-flag-date {
    left: 0;
    padding-left: 10px;
    text-align: left;
}
.blog-odd .me-flag-date svg {
    left: -1px;
    position: absolute;
    width: 100%;
    z-index: -5;
}
.blog-even .me-flag-date {
    padding-right: 10px;
    right: -2px;
    text-align: right;
}
.blog-even .me-flag-date svg {
    position: absolute;
    right: -1px;
    width: 100%;
    z-index: -5;
}
.me-blog-content {
    height: 100%;
    max-width: 685px;
    position: absolute;
    top: 0;
    width: 60%;
}
.me-blog-content-full {
    max-width: 100%;
    padding: 0 20px;
    width: 100%;
}
.me-featured-image-hidden {
    width: 0;
}
.me-blog-content p {
    /*max-height: 80px;*/
    overflow: hidden;
}
.blog-odd .me-featured-image, .blog-odd .me-featured-video {
    float: left;
    margin-right: 3%;
}
.blog-even .me-featured-image, .blog-even .me-featured-video {
    float: right;
    margin-left: 3%;
}
.blog-odd .me-blog-content {
    padding-right: 15px;
    right: 0;
}
.blog-even .me-blog-content {
    left: 15px;
}
.blog-even .me-blog-content-full {
    left: 0;
    right: 0;
}
.tags-comments a {
    color: #959595;
}
.tags-comments a:focus, .tags-comments a:hover {
    color: #f5a91b;
}
.blog-odd .tags-comments, .blog-even .tags-comments {
    bottom: 10px;
    padding-left: 15px;
    position: absolute;
    right: 10px;
}
.readmore:link, .readmore:visited {
    background-color: #FFCD1E;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-style: italic;
    height: 30px;
    line-height: 1.1;
    width: 100px;
}
.readmore:hover, .readmore:focus {
    background-color: #edc576;
    color: #fff;
}
.blog-more a {
    margin-top: 25px;
}
/* .sticky::after {
    color: #72d1d7;
    content: "";
    font-family: FontAwesome;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    padding-right: 0.5em;
    position: absolute;
    right: 5px;
    text-decoration: inherit;
    top: -5px;
} */
@media only screen and (max-width: 480px) {
    .title-box .main-title{
        font-size:24px !important;
    }
.me-featured-image, .me-featured-video, .me-blog-content {
    width: 100%;
}
.me-featured-image-hidden {
    display: none;
}
.blog-odd .me-featured-image::before, .blog-even .me-featured-image::before {
    display: none;
}
.me-blog-content {
    height: auto;
    position: relative;
}
.blog-odd .me-blog-content {
    float: right;
}
.blog-even .me-blog-content {
    float: left;
}
.tags-comments {
    bottom: 0 !important;
    float: right;
    padding-top: 10px;
    position: relative !important;
    right: 0 !important;
}
}
/* CONG TRINH */
.template-cms_carousel--service .owl-item .cms-carousel-item {
    position: relative;
}
.template-cms_carousel--service .owl-item .cms-carousel-item .cms-grid-media {
    overflow: hidden;
}
.owl-theme .owl-controls .owl-buttons div{
    text-indent:0 !important;
}
.template-cms_carousel--service .owl-controls {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    width: 100%;
}
.template-cms_carousel--service .owl-controls .owl-prev i {
    background-color: #1C62A9;
    font-size: 20px;
    height: 40px;
    left: -20px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    width: 40px;
}
.template-cms_carousel--service .owl-controls .owl-next i {
    background-color: #1C62A9;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: -20px;
    text-align: center;
    width: 40px;
}
.template-cms_carousel--service .owl-controls .owl-next i, .template-cms_carousel--service .owl-controls .owl-prev i {
    color: #fff;
}
.template-cms_carousel--service .owl-item:hover .cms-carousel-item .cms-grid-media img {
    opacity: 0.8;
    transform: rotate(-2deg) scale(1.1);
    transition: all 0.5s ease 0s;
}
.template-cms_carousel--service .owl-item .cms-carousel-item .cms-grid-media img {
    border-radius: 0px !important;
    box-shadow: none;
    -webkit-transition: all 0.5s ease 0s;
    -khtml-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    min-height:273px;
}
.template-cms_carousel--service .owl-item .cms-carousel-item .cms-carousel-title {
    position: absolute;
    bottom: 10%;
    left: 10%;
    right: 10%;
}
.template-cms_carousel--service .owl-item .cms-carousel-item .cms-carousel-title a {
    background-color: #1C62A9;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    
    height: 43px;
    width: 100%;
    float: left;
    text-align: center;
    line-height: 43px;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
}
.template-cms_carousel--service .owl-item .cms-carousel-item .cms-carousel-title a:focus {
    outline: none;
    text-decoration: none;
}
.template-cms_carousel--service .owl-item .cms-carousel-item .cms-carousel-title a:hover {
    text-decoration: none;
}
.owl-item{
  /*margin-left: 10px;*/
}
.owl-item:first-child {
  margin-left: 0;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item{
    padding: 10px;
}
/* product */
.amount{margin-bottom: 10px;}
.amount h2 {
    display: inline;
    /* font-family: "Anton",sans-serif; */
    font-size: 38px;
}
.amount h2.through {
    color: #b2b2b2;
    font-size: 18px;
    padding: 12px 5px;
}
.amount h2.through strong {
    text-decoration: line-through;
    font-weight: normal;
}
.actions {clear: both;}
.cart-huf {
    float: left;
    width: 50%;
}
.actions .cart-huf  a{
    display: block;    
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}
.actions .cart-huf a i, .actions .huf2 a i{
    font-size: 20px;
    margin-right: 10px;
}
.actions .huf2 a {
    border-left: 1px solid #454545;
    float: left;
    width: 50%;
    font-size:12px;
}
.actions a {
    background: #1C62A9 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    /*font-size: 20px;*/
    font-weight: normal;
    height: 65px;
    line-height: 65px;
    text-align: center;
    transition: all 0.4s ease 0s;
}
.actions a:hover{background: #1C62A9 none repeat scroll 0 0;}
.tooltip {opacity:1 !important;}
.tooltip > .tooltip-inner {
    background-color: #b2b2b2!important;
    padding:8px;
    color:#fff;
    font-weight:400;
    font-size:11px;
}
.tooltip .tooltip-arrow { border-top-color:#b2b2b2 !important; }
.accumsan-left:hover .accumsan-left-img img {border: 0 none;}
.accumsan-left-img img {
    border: 2px solid #1C62A9;
    width: 100%;
}
.acc-product-title h3 {
    font-size: 23px;
    font-weight: bold;
    line-height: 35px;
    padding: 0 0 5px;
}
.single-onsale{
    margin-bottom: 20px;
    transition: all 0.5s ease 0s;
}
.onsel-img {
    border-bottom: 2px solid transparent;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    float: left;
    text-align: center;
    width: 45%;
}
.onsel-text {
    background: transparent none repeat scroll 0 0;
    overflow: hidden;
    transition: all 0.5s ease 0s;
}
.onsel-des {
    min-height: 100px;
    padding: 0 20px;
}
.single-onsale .actions {
    opacity:0;
    border-top: 1px solid #454545;
}
.single-onsale .actions .huf2 a {
    border-left: 1px solid #454545;
    float: left;
    width: 33%;
}
.onsel-des h5 a {
    display: block;
    font-size: 22px;
    margin: 0 0 8px;
    padding-top: 8px;
    font-weight:400;
    text-transform: capitalize;
    color:#1C62A9;
}
.onsel-des span {    
    font-size: 21px;
    font-weight: 400;
}
.onsel-des del {
    color: #b2b2b2;
    font-size: 14px;
    font-weight: normal;
}
.single-onsale:hover .onsel-des span,.single-onsale:hover .onsel-des h5 a,.single-product:hover .onsel-des span,.single-product:hover .onsel-des h5 a,.single-product:hover .onsel-des del{color:#fff;}
.single-onsale:hover .onsel-img,.single-product:hover a img{border-color:#1C62A9;}
.single-onsale:hover .onsel-text,.single-product:hover .onsel-des{background-color:#1C62A9;}
.single-product .onsel-des h5 a:hover,.accumsan-right .onsel-des h5 a:hover{color: #fff;}
.single-onsale:hover .actions{opacity:1;}
.accumsan-right .owl-buttons {top: -55px;}
.single-product {position: relative; border: 1px solid #1C62A9;}
.single-product .actions .huf2 a {
    border-right: 1px solid #fff;
    border-left: 0px;
}
.single-product a img{
  transition: all 0.4s ease 0s;border:2px solid transparent; width:100%;}
.single-product .actions {
    border-top: 1px solid #fff;
    bottom: 0;
    opacity: 0;
    position: absolute;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 99;
}
.single-product .rating {margin-bottom: 5px;}
.single-product .rating i,.seller-sideber .rating i{
    font-size: 12px;
    letter-spacing: -3px;
}
.single-product h5 {
    line-height: 15px;
    margin-bottom: 0;
    margin-top:0;
}
.single-product:hover .actions {
    opacity: 1;
    bottom: -65px;
}
.get-width{width:100%;}
.single-product .onsel-des {
    min-height: 112px;
    transition: all 0.4s ease 0s;
}
.single-product-area .container, .single-pro-area .container, .pages .container{
    padding-top:0;
}
/* page loading */
#cms-loadding {
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 10;
}
#cms-loadding .ball, #cms-loadding .loader {
    text-align: center;
}
#cms-loadding .ball img, #cms-loadding .loader img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
/* home and other menu */
.home-other {
    overflow: hidden;
    padding: 20px 0;
}
.home-other ul li {
    color: #222;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.25;
    margin: 0;
    padding: 20px 0 15px;
    text-transform: capitalize;
}
.home-other ul li a {
    color: #777;
    font-size: 14px;
    padding: 0 10px 0 0;
}
/* slider price */
.range-slider{
    margin-top:50px;
}
.ui-slider-horizontal,.ui-slider-range {
    background: #602053 none repeat scroll 0 0;
}
.ui-slider-horizontal {
    border-radius: 0;
    box-shadow: none;
    height: 2px;
    margin: 0 0 30px;
    border: medium none;
}
.ui-slider-range{
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    height: 2px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #fff none repeat scroll 0 0;
    border: 6px solid #707070;
    border-radius: 100%;
    cursor: ew-resize;
    height: 24px;
    top: -11px;
    transition: none 0s ease 0s ;
    width: 24px;
    z-index: 2;
}
.range-slider input.submit,a.compare-a {
    font-weight: normal;
    margin-bottom: 0;
    height:45px;
    font-size: 14px;
    line-height:45px;
}
.range-slider input#amount {
    border: 0 none;
    cursor: default;
    height: auto;
    margin-left: 0;
    padding: 0;
    width: auto;
}
.range-slider label {
    color: #686868;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    text-align: left;
    width:100%;
}
/*-------------------------------------
[ 8. Checkout page ]
---------------------------------------*/
.wishlist-home.home-other{padding:10px 0;}
.page-heading h3 {
  font-size: 22px;
  margin-bottom: 20px;
}
.single-log-info ul li,.single-log-info ul li a,.login-des .require-text span,.login-des form label {
    font-size: 15px;
}
.single-log-info ul li,.login-des{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    display: block;
    margin: 0 0 20px;
    padding:20px;
}
.single-log-info ul li {padding: 15px 20px;}
.single-log-info ul li,.single-log-info ul li a:hover,.group-product .amount.nulla-text h4,.group-product .amount.nulla-text a:hover,.wishlist-page td.in-strock,.compare-sidebar ul li a:hover,.sidebar-menu.compare-sidebar a.clearall:hover{
    color: #00c8c8;
}
.single-log-info ul li a {
    color: #222;
    font-family: VNF-Futura;
    font-weight: 400;
}
.single-log-info ul li i {margin-right: 10px;}
.login-des .require-text span,.single-log-info form label,.bulling-title h5,.toggle4 p{
  color: #555;
}
.single-log-info form label,.bulling-title h5,.bulling-title h5 label{
    font-weight: 400;
}
.bulling-title h5{margin-bottom:27px;}
.single-log-info form label sup {
    color: red;
    font-size: 22px;
    left: 1px;
    top: 5px;
}
.single-log-info .input-text input,.single-log-info form label,.toggle4 p,.create-acc .bulling-title h5{
  font-size: 15px;
}
.toggle4 p,.single-log-info .input-text input,.single-log-info form label{margin-bottom: 15px;}
.single-log-info form label{margin-bottom: 10px;}
.single-log-info .submit-text input {margin: 0 3px 0 15px;}
.login-des .submit-text button,.login-des .submit-text a {margin: 0;}
.single-log-info input::-moz-placeholder{color:#858585; opacity:1;}
.single-log-info input::-webkit-input-placeholder{ color:#858585; opacity:1;}
input:focus, textarea:focus, keygen:focus, select:focus {
    outline-offset: 0px;
    outline:0;
}
.login-des,.toggle3,.toggle4{display: none;}
.single-log-info .input-text textarea {
  height: 32px;
  margin: 0;
  padding: 5px 0 0 10px;
}
/* select dropdown search menu */
.btn-group.bootstrap-select.open {
    width: 100% !important;
}
.btn.dropdown-toggle.btn-default {
    background: transparent none repeat scroll 0 0;
    border-color: #e5e5e5;
    box-shadow: none;
}
.dropdown-menu.open {
    box-shadow: none;
    margin: 0;
}
.btn.dropdown-toggle.btn-default:hover {
    background: transparent none repeat scroll 0 0;
    border-color: #e5e5e5;
}
.bootstrap-select.btn-group .dropdown-menu li a:hover,.dropdown-menu .active a{
    background: #e5e5e5 none repeat scroll 0 0;
    color: #000;
}
.single-log-info .bootstrap-select ul li {
    border: 0 none;
    margin: 0;
    padding: 5px 0;
}
.dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: transparent;
}
.dropdown-menu.inner {height: 200px;}
.btn-group.bootstrap-select.open,.btn-group.bootstrap-select{
    width: 100% !important;
}
.btn-group.bootstrap-select {margin-bottom: 15px;}
/* order table */
table.cart-table {
    margin-bottom: 38px;
    width: 100%;
}
.create-acc .bulling-title h5 {
    margin-bottom: 20px;
    text-transform: capitalize;
}
table, th, td {
    border: 1.5px solid rgb(229, 229, 229);
    border-collapse: collapse;
}
table.cart-table th, table.cart-table td, table.cart-table {padding: 10px;}
thead tr td {
    color: #000;
    
    font-size: 15px;
    font-weight: 600;
}
tbody tr th{
    
    font-weight: 400;
    padding-left: 30px;
    text-align: left;
    text-transform: uppercase;
}
tfoot tr:nth-child(2) td{font-size: 13px;}
tfoot tr th {
    color: #000;
    /*font-family: Raleway,sans-serif;*/
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
tr td {
    /*color: #333;
    font-family: Raleway,sans-serif;
    font-size: 16px;
    font-weight: 700;*/
}
/* payment area */
.panel-group {margin-bottom: 0;}
.panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 0;
    box-shadow:none;
}
.panel-group .panel + .panel {margin-top: 0;}
.prament-area{
    background: #ebe9eb none repeat scroll 0 0;
    border-radius: 5px;
}
.prament-area ul {
    border-bottom: 1px solid #d3ced2;
    padding: 14px;
}
.prament-area ul li {
    display: block;
    font-family: Raleway,sans-serif;
    font-size: 15px;
    margin: 0 0 5px;
    line-height: 2;
    color: #555;
}
.prament-area ul li input{margin: 0 15px 0 0;}
.prayment-dsc{
    background-color: #dfdcde;
    border-radius: 2px;
    color: #515151;
    font-size: 0.92em;
    line-height: 1.5;
    margin: 14px 0;
    padding: 15px 20px;
    position: relative;
    width: 96%;
}
.prayment-dsc:after{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #dfdcde;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: "";
    display: block;
    left: 0;
    margin: -1em 0 0 2em;
    position: absolute;
    top: -2px;
}
.prayment-dsc p {font-size: 13.8px;}
li.panelimg img {
    margin: -2px 0 0 0.5em;
    max-height: 52px;
}
.prament-area .submit-text{padding: 14px;}
.prament-area .submit-text a,.prament-area .submit-text button,.prayment-dsc p,.cart-totals a,.cart-totals button,.wishlist-page .submit-text a{
    margin:0px;
}
/*-------------------------------------
[ 9. Cart page ]
---------------------------------------*/
.cart-page .page-heading h3,.faqs-page .submit-text button{margin: 0;}
.cart-page .home-other.wishlist-home {padding: 20px 0;}
.cart-page .table th,.cart-page table td,.cart-page  table {padding: 10px;}
.cart-page table thead tr th{text-align:center;}
.cart-page table tbody td i {
    color: #555;
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    width: 16px;
}
.cart-page td.input-number input{
    background: #e5e5e5 none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-radius: 0;
    border-top: 1px solid #e5e5e5;
    color: #333;
    font-size: 15px;
    font-weight: normal;
    height: 36px;
    width: 50px;
    font-family: VNF-Futura,sans-serif;
}
.cart-page td.input-number input[type="number"]{padding:0 0 0 10px;}
.cart-page tbody tr td.left-text a{
    font-weight: 400;
    padding-left: 30px;
}
.cart-page tbody tr td.left-text a,.cart-page thead tr th{
    color: #000;
    font-family: Raleway,sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}
.cart-page thead tr th,.coupon-text h4 {
    font-weight: 600;
    text-transform: capitalize;
}
.cart-page tbody tr td.left-text{text-align:left;}
.td-img img {width: 75px;}
.cart-page .login-des {display: block;}
.copuon-left-sub.submit-text a,.copuon-left-sub.submit-text button {
    margin-right: 20px;
    margin-bottom:35px;
}
.coupon-text .input-text {
    float: left;
    margin-right: 3px;
    max-width: 100%;
}
.coupon-text .input-text input {
    height: 40px;
    line-height: 40px;
    margin-bottom: 0;
    padding: 10px;
}
.coupon-text h4 {
    color: #555;
    margin-bottom: 5px;
}
.cart-totals th, .cart-totals td {
    font-family: "VNF-Futura",sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
}
.cart-totals td a {
    display: block;
    text-decoration: underline;
}
.cart-totals h3{font-size:20px;}
/*-------------------------------------
[ 10. Wishlist page ]
---------------------------------------*/
.wishlist-page .td-img {width: 75px;}
td.wish-i {width: 20px;}
.wishlist-page table tbody td i {
    font-size: 13px;
    font-weight: 400;
}
.wishlist-page table tbody td{
    font-size: 15px;
}
.wishlist-page table tbody td .submit-text a {
    display:block;
}
.wishlist-page td.left-text {width: 550px;}
.wishlist-page tbody tr td.left-text a {
    text-transform:capitalize;
}
.wishlist-page td.in-strock {
  font-size: 13px;
  font-weight: 400;
  text-transform:uppercase;
}
/*-------------------------------------
[ 11. My account page ]
---------------------------------------*/
.my-account-page .panel .account-title label {
    border: 1px solid #ccc;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 5px 10px;
    text-transform: uppercase;
}
.my-account-page .bulling-title h5 {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.my-account-page .panel .single-log-info {
    border:1px solid #ccc;
    border-top:0;
    padding: 10px;
}
.my-account-page .prayment-dsc span,.my-right-side a{
    background: #00c8c8 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 17px;
    margin-top: 10px;
    padding: 10px;
}
.my-account-page .prament-area .submit-text {padding: 0 0 10px;}
.my-account-page .red-color {color:#f13340;}
.my-account-page .single-log-info .input-text textarea {height:auto;}
.my-account-page .prayment-dsc{width:100%;}
.my-account-page .account-title[aria-expanded="true"] label,.thank h2{color:#00c8c8;}
.my-account-page select {
    border: 1px solid #ccc;
    width: 100%;
}
.my-account-page .sing-checkbox label:first-child {margin-bottom: 0;}
.my-account-page .social-label {display: block;}
.my-account-page .mr-mrs label input {margin-right: 2px;}
/*-------------------------------------
[ 12. Simple Product page ]
---------------------------------------*/
.single-pro-area .accumsan-left-text{width:100%;}
.related-product .onsel-des{min-height:88px;}
.single-pro-main-image{
    /*border:1px solid #e1e1e1;
    margin-bottom:20px;*/
}
.single-pro-main-image a{display:block;}
.simpleLens-container {display: block;}
a.fancybox {
    background: #bababa none repeat scroll 0 0;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    color:#fff;
    font-size:18px;
    width: 30px;
}
a.fancybox:hover{background: #000 none repeat scroll 0 0;}
.single-pro-area .owl-prev {left: -20px;}
.single-pro-area .owl-next {right: -20px;}
.single-pro-area .owl-controls.clickable .owl-buttons {
    width: 100%;
    margin-top: -15px;
    top: 50%;
    z-index: 55;
}
.single-pro-area .owl-theme .owl-controls .owl-buttons div {
    border: 1px solid #888;
    border-radius: 50%;
    height: 30px;
    line-height: 28px;
    position: absolute;
    width: 30px;
}
.single-pro-area .thumb-border,.single-pro-area .single-pro-thumb{
    /*padding: 0 15px;*/
}
.single-pro-area .thumb-border a {
    /*border: 1px solid #e5e5e5;*/
    display: block;
}
.single-pro-area .single-pro-thumb .nav-tabs {border: 0 none;}
/* simple product right text */
.single-pro-area .rating a {
    color: #b3b3b3;
    font-style: italic;
    margin-left: 10px;
}
.single-pro-area .rating a:hover,.abailability span, .abailability i {
    color: #00c8c8;
}
.single-pro-area .rating i.other-color{color:#e0dadf;}
.single-pro-area .cart-huf{width:25%;}
.abailability span, .abailability i {margin: 5px 0 15px;}
.abailability label {
}
.abailability,.color-selection label,.color-selection select,.accumsan-left-text a,.group-product .amount.nulla-text a,.group-product .comment-author label,.description li a{font-family: Raleway,sans-serif;}
.number-cart.actions {
    margin-bottom: 30px;
    overflow: hidden;
}
.single-pro-area .number-cart input {
    float: left;
    margin: 0 20px 0 0;
    width: auto;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    font-size: 20px;
    font-weight: normal;
    height: 65px;
    padding: 0 0 0 15px;
    width: 65px;
}
.single-pro-area .number-cart.cart-huf button {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-family: "VNF-Futura Slab",sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 65px;
    line-height: 65px;
    margin-left: 0;
    padding: 0 20px 0 50px;
    text-shadow: none;
    transition: all 0.3s ease 0s;
}
.single-pro-area .actions .huf2 a{
    float: left;
    margin-right: 15px;
    position: relative;
    width: 65px;
}
.single-pro-area .count-text {
    margin: 30px 0;
}
.single-pro-area .social-like {
    border-top: 1px solid #ececec;
    padding-top: 10px;
}
/* description and reviews */
.description li,.accumsan-left-text a,.single-pro-area .count-text,.description .rating{
    display: inline-block;
}
.description li {margin: 0 -5px;}
.description li a {
    background-color: #3A383A;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    padding: 0 18px;
}
.description li.active a {
    background: #FFCD1E none repeat scroll 0 0;
}
.description-content.tab-content {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 15px 15px 40px;
}
.description .nav > li > a:focus,.description  .nav > li > a:hover {
    background: #FFCD1E none repeat scroll 0 0;
}
.description .tab-pane p {line-height: 25px;}
.description .comments h4 {
    border: medium none;
    padding: 0;
}
.description .rating {
    margin-bottom: 0;
    margin-right: 10px;
    float: left;
}
.description .rating i{letter-spacing: -3px;}
.description .rating i,.description .add-review h4,.color-selection select,.group-product .through strong ,.group-product .comment-author label,.coupon-text h4{
    font-size: 14px;
}
.description .comment-text span {
    color: #777;
    font-size: 11px;
}
.description .add-review h4 {
    color: #525252;
    padding-top: 25px;
}
.description .add-review li {
    border-right: 1px solid #ccc;
    cursor: pointer;
    line-height: 1;
    margin-right: 14px;
}
.description .add-review li:last-child {border-right: 0 none;}
.description .add-review li .rating i {color: #ccc;}
.description .add-review li:hover i {color: #ffc600;}
.description .add-review ul {margin: 5px 0 15px;}
.description .submit-text button {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #000;
    color: #000;
    line-height: 20px;
    margin: 0;
}
.description .submit-text button:hover {
    background: #00c8c8 none repeat scroll 0 0;
    border-color: #00c8c8;
    color: #fff;
}
.ajaxloading {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.ajaxloading .ajax_process {
    background: #000 url("../images/loading1.gif") no-repeat scroll center 20px;
    box-shadow: 0 0 5px #000;
    height: 84px;
    left: 50%;
    letter-spacing: 2px;
    margin: -42px 0 0 -90px;
    padding-top: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 180px;
}
.post-title h2{
    text-transform:none;
    line-height:1;
}
.addcart-action{
    position:relative;
}
.product-shop .addcart-action .quantity_wanted_p {
    float: left;
    padding-right: 40px;
    position: relative;
}
.product-shop .addcart-action .button-plus,
.product-shop .addcart-action .button-minus {
    width: 40px;
    height: 30px;
    color: #fff;
    text-align: center;
    background: #1C62A9;
    line-height: 0;
    position: absolute;
    left: 70px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #1C62A9;
    padding:4px 13px;
}
.product-shop .addcart-action .button-plus:hover,
.product-shop .addcart-action .button-minus:hover {
    background: none;
    color: #319ecc;
}
.product-shop .addcart-action .button-plus:before,
.product-shop .addcart-action .button-minus:before {
    content: "";
}
.product-shop .addcart-action .button-minus {
    bottom: 0;
}
.product-shop .addcart-action .button-minus:before {
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    height: auto;
    text-align: center;
    line-height: auto;
}
.product-shop .addcart-action .btn.button-plus {
    top: 0;
}
.product-shop .addcart-action .btn.button-plus:before {
    content: "\f106";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    height: auto;
    text-align: center;
    line-height: auto;
}
.product-shop h1{
    font-size:24px;
}
@media (max-width: 768px) {
    .accumsan-left{
    margin-top:50px;
}      
}

/*-------------------------------------
[ 13. Login page ]
---------------------------------------*/
.account-page .login-des{display:block;}
.login-lost {
    background: #e5e5e5 none repeat scroll 0 0;
    margin: 35px -5px 0;
    overflow: hidden;
    padding: 8px 0;
}
.account-page .single-log-info ul li {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
    padding: 10px 0;
}
.account-page .login-des {padding-bottom: 0;}
.account-page .single-log-info form label {margin-right: 15px;}
.account-page .require-text span {
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    margin: 0 0 14px;
    padding: 0 0 5px;
    text-transform: uppercase;
    display: block;
    color:#000;
    font-weight:500;
}
.account-page .login-des label {color: #2a2a2a;}
.account-page .login-des .submit-text label {color: #555;}
.submit-text .btn {
    background: #1C62A9 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin-bottom: 60px;
    padding: 0 15px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
/* Cart */
/*.dropdown{
    background: #fff none repeat scroll 0 0;
    border-top: 3px solid #2c2c2c;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    margin: 0 !important;
    padding: 40px !important;
    width:250px;
    position:absolute;
    left:0;
    z-index:999;
}*/
li .cart-drop{
    transform: scaleY(0);
    transform-origin:0 0 0;
    transition: transform 0.5s ease 0s, max-height 0s step-start 0s, max-width 0s step-start 0s, padding 0s step-start 0s;
}
li:hover .cart-drop{
    transform: scaleY(1);
    transition: transform 0.5s ease 0s, max-height 0s step-start 0s, max-width 0s step-start 0s, padding 0s step-start 0s;
}
/* add to cart menu */
span.totalcart{
    background: #f24747 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    height: 15px;
    line-height: 14px;
    padding: 0 5px;
    position: absolute;
    right: -3px;
    text-align: center;
    top: -3px;
}
ul.cart-drop{
    background: #fff none repeat scroll 0 0;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    left: 63px;
    top: 68px;
    width: 280px;
    z-index: 12000;
    border: 1px solid #e5e5e5;
    float: left;
    padding: 20px 5px;
}
ul.cart-drop li {
    float: left;
    font-size: 12px;
    font-weight: 500;
    list-style: outside none none;
    padding-left: 10px;
    text-align: left;
    width: 100%;
    padding-bottom: 0;
}
ul.cart-drop li.total {
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 10px 10px;
    width: 100%;
}
ul.cart-drop li span.amount{
    float: right;
    font-size: 16px;
    text-align: right;
}
.product-add {margin-bottom: 20px;}
.product-img{
    border: 1px solid #e5e5e5;
    float: left;
    position: relative;
    transition: all 0.4s ease 0s;
    width: 50px;
}
.product-img:hover{border-color:#00c8c8;}
.product-img span{
    background: rgba(0, 0, 0, 0) linear-gradient(#2fffff, #00c8c8) repeat scroll 0 0;
    border-radius: 40px;
    color: #fff;
    font-family: VNF-Futura,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    left: -10px;
    line-height: 20px;
    overflow: visible;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 20px;
    z-index: 1;
}
.remove{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    left: auto;
    position: absolute;
    right: 0;
    top: 15px;
    transition: all 0.4s ease 0s;
    z-index: 1;
}
.remove i{
    color: #2a2a2a ;
    font-size: 18px;
}
.search-cart ul li:last-child .remove i{border:none;}
.pro-dsc {
    margin-left: 60px;
    position: relative;
    overflow: hidden;
}
.pro-dsc h6 a{
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    text-align: left;
    transition: all 0.4s ease 0s;
    width: 190px;
}
ul.cart-drop li .pro-dsc span.amount {
    float: left;
    font-size: 13px;
    font-weight: bold;
}
li.add-check a{    
    margin: 0;
    padding: 0 10px 0 0;
    background: #1C62A9 none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    color: #fff !important;
    float: right;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
li.add-check a:hover{background:#1C62A9;}
/*Giảng viên*/
.gv{
    border-radius: 8px;
    background-color: red;
    margin-bottom: 20px;
    overflow: hidden;
    display: flex;
}
.avatar_gv{
    float: left;
    width: 210px;
    height: 210px;
    overflow: hidden;
    position: relative;
    left: -15px;
}
.avatar_gv img{
    
}
.gv_content{

}
.gv_name{}
.gv_hr{}
.gv_p{}
/*
Testimoni
=========================== */
blockquote{
    border-left: none !important;
}
#testimoni{
    background:none #404041;
    padding:60px 0 30px 0;  
}

.testimoni-wrapper{
    width:90%;
    position:relative;
    background:#fff;
    border-radius:5px;
    color:#1c1b1e;
    margin-bottom:30px;
}

.testimoni-avatar{
    position:absolute;
    width:140px;
    height:140px;
    background:#fff;
    padding:10px;
    border-radius:50%;
    top:50%;
    margin-top:-70px;
}

.testimoni-avatar img{
    border-radius:50%;
}

.testimoni-wrapper.on-left{
    float:right;
    text-align:right;
    margin-right:10%;
    padding:25px 100px 25px 20px;
}
.testimoni-wrapper.on-left blockquote{
    padding-right: 0 !important;
    color: #fff;
    font-size: 14px;
}

.testimoni-wrapper.on-left .testimoni-avatar{
    right:-60px;
}

.testimoni-wrapper.on-right blockquote{
    /*background:url(../img/quote-r.png) no-repeat 100% 0;*/
    padding-right:20px;
    padding-left:0;
    color: #fff;
    font-size: 14px;
}

.testimoni-wrapper.on-right{
    float:left;
    text-align:left;
    margin-left:10%;
    padding:25px 20px 25px 100px;
}

.testimoni-wrapper.on-right .testimoni-avatar{
    left:-60px;
}
.testimoni-wrapper h5{
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}
.testimoni-wrapper span{
    color: #fff;
}
@media (min-width: 768px) and (max-width: 990px) {
    .testimoni{
        margin-top:60px;
    }
}
@media (max-width: 767px) {

    #testimoni .row:last-child .col-md-6:first-child{
        padding-top: 70px;
    }
    .testimoni-wrapper, .testimoni-wrapper.on-left, .testimoni-wrapper.on-right {
        margin: 0 0 100px;
        padding: 80px 20px 25px;
        text-align: left;
        width: 100%;
    }
    .testimoni-avatar, .testimoni-wrapper.on-left .testimoni-avatar, .testimoni-wrapper.on-right .testimoni-avatar {
        left: 50%;
        margin-left: -70px;
        top: 0;
    }
    .testimoni-wrapper.on-right blockquote, .testimoni-wrapper.on-left blockquote {
        background: url("../images/quote.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        padding-left: 35px;
        padding-right: 0;
    }
    .testimoni-wrapper h5 {
        text-align: center;
    }
}
@media only screen and (max-width: 650px) {
    .testimoni{
        font-size:14px;
        line-height:26px;
        padding:0;
        margin-top:80px;
    }
}
.gv-1, .gv-5{
    background-color: #f27c66;
}
.gv-2, .gv-6{
    background-color: #f9cb8f;
}
.gv-3, .gv-7{
    background-color: #18bb7c;
}
.gv-4, .gv-8{
    background-color: #5f5f5f;
}

/*product*/
.list-pro {
    margin-left: -7px;
    overflow: hidden;
    /*padding-top: 120px;*/
    text-align: center;
    width: 101%;
}
@media only screen and (max-width: 960px) {
.list-pro {
    margin-left: -30px;
    width: 105%;
}
}
@media only screen and (max-width: 500px) {
.list-pro {
    margin-left: 0;
    /*padding-top: 70px;*/
    width: 100%;
}
}
.list-pro li {
    background: rgba(0, 0, 0, 0) url("../images/spre.jpg") no-repeat scroll left top;
    display: inline-block;
    margin-bottom: 70px;
    text-align: center;
    vertical-align: bottom;
    width: 33%;
}
.list-pro li.item-0, .list-pro li.item-3, .list-pro li.item-6, .list-pro li.item-9, .list-pro li.item-12, .list-pro li.item-15 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
@media only screen and (max-width: 960px) {
.list-pro li {
    width: 32%;
}
.list-pro li img {
    height: auto;
    width: 70%;
}
}
@media only screen and (max-width: 767px) {
.list-pro li {
    width: 49%;
}
.list-pro li img {
    height: auto;
    width: 70%;
}
}
@media only screen and (max-width: 500px) {
.list-pro li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 50px;
    width: 49%;
}
}
.list-pro li img {
    transition: all 0.6s ease 0s;
    max-width: 85%;
}
.list-pro li:hover img {
    transform: translate(0px, 15px);
}
.list-pro li h2 a {
    color: #000;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 333;
}
@media only screen and (max-width: 960px) {
.list-pro li h2 a {
    font-size: 19px;
}
}
.list-pro li h2 a:hover {
    color: #d11920;
}
.list-pro li .price {
    /*border-bottom: 1px solid #000;*/
    margin: 0 auto 25px;
    max-width: 287px;
    text-align: center;
    font-size: 18px;
}
@media only screen and (max-width: 960px) {
.list-pro li .price {
    max-width: 75%;
}
}
.list-pro li .price span {
    background-color: #fff;
    bottom: -11px;
    /*font: 17px "Open Sans",Arial,sans-serif;*/
    padding: 0 10px;
    position: relative;
}
@media only screen and (max-width: 960px) {
.list-pro li .price span {
    font-size: 16px;
}
}
.list-pro li a.order {
    background: #FFCD1E none repeat scroll 0 0;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    /*font: 14px "Open Sans",Arial,sans-serif;*/
    padding: 6px 24px;
    text-transform: uppercase;
}
.list-pro li a.order i{
    padding-right: 10px;
    font-size: 18px;
}
.list-pro li a.order:hover {
    background: #a1c60d none repeat scroll 0 0;
}
.list-pro li a.disabled{
    cursor: not-allowed;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.old-price {
    color: #9f9f9f;
    font-size: 85.7%;
    text-decoration: line-through;
}
.old-price.product-price {
    margin-left: 10px;
}

/*SIZE LABELS*/
.labels{
    margin: 10px 0;
}
.labels .label {
    margin-right: 10px;
    cursor: pointer;
    padding: 4px 8px;
    background-color: #fff;
    border: 1px solid #C17E12;
    font-weight: normal;
    line-height: 20px;
    color: #C17E12;
}
.label-rounded {
    border-radius: 6px;
}
.label-primary {
    background-color: #C17E12 !important;
    color: #fff !important;
}
.productSize{
    overflow: hidden;
    margin-bottom: 20px;
}
.productLabels{
    padding-left:0;
}
.productLabel {
    padding: 13px 11px;
    border: 1px solid #C17E12;
    font-size: 16px;
    font-weight: 700;
    color:#C17E12;
    float: left;
    margin-right: 18px;
    text-align: center;
    line-height: 13px;
    cursor: pointer;
    max-width: 60px;
    border-radius: 5px;
}
.productLabel.active {
    background: #C17E12;
    color: #fff;
}
.prices {
    text-align: right;
}
.price-sale{
    padding: 5px 0;
    display: inline-block;
    text-align: left;
}
.price-sale span {
    font-size: 12px;
    display: block;
    color: #C17E12;
}
.price-sale strong {
    font-size: 21px;
    display: block;
}



