@font-face {
    font-family: "OpenSans";
    src: url('../fonts/OpenSans.eot');
    src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans.svg#OpenSans') format('svg'),
        url('../fonts/OpenSans.woff') format('woff'),
        url('../fonts/OpenSans.ttf') format('truetype');
    font-weight: normal;font-style: normal;
}
@font-face {
    font-family: "OpenSans-Bold";
    src: url('../fonts/OpenSans-Bold.eot');
    src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg'),
        url('../fonts/OpenSans-Bold.woff') format('woff'),
        url('../fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: normal;font-style: normal;
}
@font-face {
    font-family: "OpenSans-Semibold";
    src: url('../fonts/OpenSans-Semibold.eot');
    src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg'),
        url('../fonts/OpenSans-Semibold.woff') format('woff'),
        url('../fonts/OpenSans-Semibold.ttf') format('truetype');
    font-weight: normal;font-style: normal;
}
html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.5;
    font-family: OpenSans,OpenSans-Bold,OpenSans-semibold,OpenSans-Regular,sans-serif;
    font-size: 14px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #333;
}
tr {
    border: 1px solid 
    #333;
}
td {
    border: 1px solid 
    #333;
}
.wow {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible !important;
}
a, img,i{
    transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    text-decoration: none;
    color: #000;
}
a:focus {outline: medium none;}
a:hover {text-decoration: none; color: #0465AA}
.padding0 {padding: 0;}
.clearfix {clear: both}
/*MENU DESKTOP*/
.btn-close-menu {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    border-right: 50px solid #fff;
    border-bottom: 50px solid transparent;
    cursor: pointer;
}
.btn-close-menu i {
    right: -45px;
    position: absolute;
    font-size: 23px;
    top: 1px;
    color: #0E508D;
}
main {
    position: relative;
    display: block;
}
.wrap-header {
    display: inline-block;
    padding: 8px 15px 5px;
    position: relative;
    transition: margin 0.3s ease 0s;
    width: 100%;
}
.block-menu {position: relative; display: block;}
.lang {
    position: absolute;
    right: 15px;
    top: 0;
    padding: 17px 0;
}
.block-menu .lang a {
    padding-left: 15px;
}
.fladno {
    position: absolute;
    right: 15px;
    top: 12px;
    z-index: 9;
}
.fladno a {
    color: #0465aa;
    font-size: 16px;
}
.fladno i {
    color: #0465aa;
    padding-right: 5px;
}
.fladno a:nth-child(2) {
    padding: 0 15px;
}
.frog{
    background-color: rgba(0,0,0,0.7);
    display: block;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 99998;
    display: none;
}
.social {
    text-align: right;
    color: #1F4293;
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 40px;
}
.social span {
    display: table-cell;
}
.social i {
    color: #1F4293;
    width: 30px;
    text-align: left;
}
.navbar-header {/*z-index logo, icon-bar*/
    display: inline-block;
    position: relative;
    width: auto;
    z-index: 9;
}
.full-menu {
    background-color: #1F4293;
    width: 100%;
    z-index: 999;
    transition: height .2s ease;
    position: absolute;
    left: 0;
}
.fixed-1 {
    display: block;
    position:fixed;
}
.main-menu {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
}
.main-menu ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}
.main-menu ul ul {
    border-left: 6px solid #04236B;
    left: -6px;
}
.main-menu ul li {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    
}
.main-menu > ul > li {
    padding: 0 18px;
}
.main-menu ul:not(.sub-menu) > li {
    transition: top 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
}
.main-menu li a:not(:last-child)::after {
    content: "";
    font-family: FontAwesome;
    margin: 0 0 0 10px;
}
.main-menu ul ul li a:not(:last-child)::after {
    content: "";
    float: right;
    margin: 2px 0 0 10px;
    position: relative;
    top: -2px;
}
.main-menu > ul a {
    border-top: 2px solid transparent;
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #fff;
    font-family: OpenSans-Semibold;
	font-size: 15px;
}
.main-menu > ul > li > a {
    padding: 12px 0;
}
.logos img {
    width: 90%;
	padding-top: 2px;
	padding-bottom: 5px;
}
@media (max-width: 980px){
    .navbar-header {
        display: block;
        width: 100% !important;
    }
    .logos img {
        width: 100px;
        padding-bottom: 0;
    }
    .full-menu {top: 0;}
    .block-menu .lang {
        padding: 12px;
    }
}
@media (max-width: 1200px){
    .wrap-header {
        margin-top: 0;
    }
    .main-menu a {
        padding: 1em 5px;
    }
    .social {top: 15px; font-size: 14px;}
}
@media (max-width: 480px){
    .logos img {
        position: relative;
    }
}

.main-menu ul ul {
    background: #1F4293 none repeat scroll 0 0;
    float: left;
    left: auto;
    opacity: 0;
    position: absolute;
    text-align: left;
    text-transform: none;
    top: 49px;
    transform: translate3d(0px, 20px, 0px);
    transition: visibility 0s linear 0.2s, opacity 0.2s linear 0s, transform 0.2s linear 0s;
    visibility: hidden;
    z-index: 99999;
}
.main-menu ul ul ul {
    left: 100%;
    opacity: 0;
    top: 0;
    transform: translate3d(20px, 0px, 0px);
    transition: visibility 0s linear 0.2s, opacity 0.2s linear 0s, transform 0.2s linear 0s;
    visibility: hidden;
}
.main-menu ul ul a {
    width: 215px;
    font-size: 13px !important;
}
.main-menu ul ul li {
    padding: 0 10px;
}
.main-menu li:hover > a {
    color : #fff
}
.main-menu ul ul *:hover > a {
}
.main-menu ul ul a:hover {
    color: #ffffff;
}
.main-menu ul li:hover > ul, .main-menu ul li:focus > ul, .main-menu ul li:active > ul, .main-menu ul li.focus > ul {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transition-delay: 0s;
    visibility: visible;
}
.main-menu ul ul li:hover > ul, .main-menu ul ul li:focus > ul, .main-menu ul ul li:active > ul, .main-menu ul ul li.focus > ul {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transition-delay: 0s;
    visibility: visible;
}
.main-menu ul li > a:hover, .main-menu ul li.focus > a, .main-menu li.current-menu-item > a, .main-menu li.current-menu-parent > a, .main-menu li.current-page-ancestor > a, .main-menu .current_page_item > a, .main-menu .current_page_parent > a {
    border-top: 2px solid #fff;
    color: #fff;
}
.current-menu-item > a::before, .main-menu ul li > a:hover::before {
    content: "\f0d7";
    display: block;
    font-family: fontawesome;
    font-size: 18px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -10px;
}

/*HIDE MENU MOBILE*/
.nav-menu-mobile li.child-menu span.toggle-right {
    display: inline-block;
    position: absolute;
    left: 0;
    padding: 15px;
    top: -3px;
    bottom: 0;
}
.nav-menu-mobile ul li a {
    padding: 7px 0 7px 45px;
    display: block;
    position: relative;
    text-align: left;
    min-width: 120px;
    margin: 0 auto;
}
.nav-menu-mobile ul ul {
    display: none;
    background-color: #094175;
    font-size: 14px;
}
.nav-menu-mobile ul ul ul {
    background-color: #072c4f;
}
.nav-menu-mobile ul ul ul ul {
    background-color: #02192e;
    padding-left: 10px;
}
.nav-menu-mobile ul ul ul li a {
    margin-left: 20px;
}
.nav-menu-mobile ul ul li a span {
    
}
.nav-menu-mobile ul {margin: 0; padding: 0;}
.nav-menu-mobile ul li {
    list-style: none;
    margin: 0 auto;
    display: block;
}
.nav-menu-mobile ul li a {
    color: #fff;
}
    @media (max-width: 980px){
    #main-menu-mobile {
        animation: 10s linear 0s normal none infinite running background1;
        background-color: rgba(14, 80, 141,1);
        height: 100%;
        left: -100%;
        position: fixed;
        top: 0;
        transition: left 1s;
        -o-transition: left 1s;
        -ms-transition: left 1s;
        -moz-transition: left 1s;
        -webkit-transition: left 1s;
        width: 320px;
        z-index: 99999;
        font-size: 16px;
        font-family: opensans-semibold;
        text-transform: uppercase;
        text-align: left;
        overflow-y: auto;
    }
    .menu-display {
        left: 0 !important; /*Hi?n th? menu khi click*/
    }
    .navbar-toggle .icon-bar {
        background-color: #FFA40D;
        height: 3px;
        width: 32px;
        border-radius: 0px;
    }
    /*END MENU MOBILE*/
    /*button menu*/
    .navbar-toggle {
        display: block;
        float: none;
        margin: 0;
        padding: 14px;
        position: absolute;
        right: 0;
        top: 31px;
        width: auto;
    }
    .icon-open {
        padding: 20px 30px;
    }
    .icon-bar {
        transition: all .2s ease-in 0s;
    }
    .icon-open .icon-bar:nth-child(n) {
        position: absolute;
        right: 10px;
        top: 10px;
        transform: rotate(45deg) translate(10px);
        width: 35px;
    }
    .icon-open .icon-bar:nth-child(2n) {
        transform: translate(200px);
    }
    .icon-open .icon-bar:nth-child(3n) {
        right: 10px;
        top: 20px;
        transform: rotate(-45deg) translate(10px);
        width: 35px;
    }  
    /*End button menu*/
    }
/*END MENU DESKTOP*/
/*MENU FOOTER*/
.footer-menu .child-menu a {
    padding: 0;
    position: relative;
    display: block;
    line-height: 2;
}
.footer-menu .child-menu a::before {
    content: ' - ';
}

/*END MENU FOOTER*/
/*MENU SIDEBAR*/
.sidebar-menu {
    background-color: #f5f5f5;
}
.sidebar-menu li.child-menu span.toggle-right {
    left: inherit;
    right: 0;
    top: 0;
    color: #333;
}
.sidebar-menu ul li a {
    color: #000;
    padding: 10px 15px;
}
.sidebar-menu ul li a:hover {
    font-weight: bold;
}
.sidebar-menu li.child-menu span.toggle-right, .sidebar-menu ul li.child-menu ul li a {
    background-color: transparent;
    
}
.sidebar-menu ul li.child-menu ul li a {
    padding: 10px 0 10px 35px;
}
.sidebar-menu > ul > li {
    border-bottom: 2px solid #fff;
}
.sidebar-menu ul li.child-menu ul li a::before {
    content: '';
    background: url('../../public/images/node.gif') no-repeat left center;
    display: block;
    position: absolute;
    left: 12px;
    top: 10px;
    width: 16px;
    height: 22px;
    opacity: 0.7;
}
.sidebar-menu ul ul ul li a {
    margin-left: 15px;
}
.sidebar-menu ul li.child-menu ul {
    background: transparent;
    opacity: 0.85;
}
.sidebar-menu ul li.child-menu ul {
    display: block;
}
/*END MENU SIDEBAR*/
/*SLIDER*/
.sliders {
    position: relative;
    display: block;
}
.nivo-controlNav {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 9;
    padding: 30px 0 !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: url('../images/next.png')}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-image: url('../images/prev.png')}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: 0;}
/*END SLIDER*/
/*CSS SEARCH*/
.search-block {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    font-size: 30px;
    border: 0;
    right: 0;
    padding: 7% 7% 0 7%;
    display: none;
}

.search-wrap {
    position: relative;
    display: block;
}
#searchbox {
    width: 100%;
    padding: 4%;
}
#btn-search {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0 30px;
}
.navicon {
    border: 0;
    background-image: url('../images/icon-search.png');
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    padding: 0 !important;
    position: relative;
    display: inline-block;
    top: 7px;
}
/*END CSS SEARCH*/
/*BREADCUMB*/
.breadcrumb {
    margin-top: 15px;
    padding: 13px 15px;
    line-height: 1;
    border-radius: 0;
    margin-bottom: 0;
}
.breadcrumb a {
    color: #1f4293;
}
.breadcrumb > li + li::before {
    color: #1f4293;
}
.breadcrumb li a i {
    color: #1f4293;
}
/*@media (max-width: 768px) {
    .block-breadcumbs {overflow: hidden;}
    .block-breadcumbs .breadcrumb {
        animation: 10s linear 0s normal none infinite running slideLR;
        white-space: nowrap;
    }
    @-webkit-keyframes slideLR {
      0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
      }
    
      100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
      }
    }
    
    @keyframes slideLR {
      0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
      }
    
      100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
      }
    }
}*/
/*END BREADCUMB*/
/*CSS FORM NOTIFY*/
.form_notify{display:block;position:fixed;top:125px;left:0;right:0;width:70%;animation:fadeOut 20s ease forwards;margin:0 auto;z-index: 9999;}
/*CSS LOADER*/
#loader{position: fixed;top: 0;bottom: 0;right: 0;left: 0;z-index: 99999;background-color: #EFEFEF;}
#loader .loader {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
    background: url(../images/load.gif) no-repeat center center;
}
/*END CSS LOADER*/
/*THEME DEFAULT NIVO SLIDER CSS*/
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:20px;
	height:20px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:50px;
	height:49px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position: -50px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a, .theme-default .nivo-caption a i {
    color:#fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
/*END THEME DEFAULT NIVO SLIDER CSS*/
/*NIVO SLIDER CSS*/
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
.nivo-prevNav, .nivo-nextNav {
    z-index: 999 !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.box-captionnv {
    display: inline-block;
    position: relative;
}
.nivo-caption p {
    background-color: rgba(0,0,0, 0.6);
    display: block;
    font-size: 24px;
    margin: 0;
    padding: 10px 60px 10px 20px;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*css t?o m? slider
tạo màng đen .nivoSlider::before: background-color: rgba(0, 0, 0, 0.3);
*/
.nivoSlider::before {
    
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.nivo-caption {
    background-color: transparent;
    color: #fff;
    font-size: 3em;
    height: 100%;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 40%;
    z-index: 9;
}

.a-caption {
    font-size: 16px !important;
    padding: 10px 20px;
    margin-top: 10px
}
.a-caption {
    background-color: rgba(230, 142, 36, 0.6);
    float: right;
    font-size: 16px;
    margin-top: 10px;
    padding: 5px 15px;
}
.a-caption:hover {
    background-color: rgba(230, 142, 36, 1) !important;
}
.nivo-caption {right: 0; text-align: left; width: 80%; margin: 0 auto}
/*END NIVO SLIDER CSS*/
/*RESPONSIVE TAB*/
#tab-infomation {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 30px;
}
.responsive-tabs-container[class*="accordion-"] .tab-pane {
  margin-bottom: 15px;
}
.responsive-tabs-container[class*="accordion-"] .accordion-link {
  display: none;
  margin-bottom: 10px;
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-radius: 3px;
  border: 1px solid #ddd;
  color: #333;
}
@media (max-width: 767px) {
  .responsive-tabs-container.accordion-xs .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-xs .accordion-link {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .responsive-tabs-container.accordion-sm .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-sm .accordion-link {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .responsive-tabs-container.accordion-md .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-md .accordion-link {
    display: block;
  }
}
@media (min-width: 1200px) {
  .responsive-tabs-container.accordion-lg .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-lg .accordion-link {
    display: block;
  }
}
/*END RESPONSIVE TAB*/
/*EDIT BACK TO TOP*/
.scrollup {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0,0,0, 0.8) url(../images/backtotop.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  z-index: 9999;
}
.scrollup.scrollup-visible, .scrollup.scrollup-fade-out, .scrollup:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.scrollup.scrollup-visible {
  visibility: visible;
  opacity: 1;
  bottom: 10px;
}
.scrollup.scrollup-fade-out {
  opacity: .5;
}
/*END EDIT BACK TO TOP/
/*Gallery Product*/
.show-prd .seff2 {
    margin: 15px auto;
}
.prd-img-detpage {
    display: block;
    margin-bottom: 7px;
    position: relative;
}
.prd-img-detpage img {
    border: 1px solid #ccc;
}
#gal1 img {
    border: 1px solid #ccc;
    margin: 2px;
    padding: 0;
}
.prd-title-detpage {
    border-bottom: 1px solid #666;
    color: #0465AA;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

 #gal1 .active img{border:2px solid #333 !important;}
.prd-price-detpage span {
    line-height: 40px;
}
.prd-atc-detpage a {
    color: #f0f0f0;
    font-size: 18px;
    font-weight: bold;
    padding-left: 18px;
}
.prd-atc-detpage:hover {
    opacity: 0.9;
}
.cart-box {
    padding-right: 15px;
    position: relative;
    top: -1px;
    z-index: 99999;
    color: #0465AA;
}
.cart-box .fa-shopping-basket {
    color: #0465AA;
    font-size: 18px;
    position: relative;
    top: 0;
}
.cart-box .totalAmount {
    color: #0465AA;
}
/*END GP*/
/*CSS INDEX*/
.eff4 {
    margin-bottom: 15px;
}
.eff4 .block-title-item {
    display: block;
    z-index: 9;
}
.eff4 .block-title-item p {
    display: table;
    position: relative;
}
.eff4 .block-title-item p a {
    display: table-cell;
    height: 65px;
    vertical-align: middle;
}
.eff4 .block-note-item p {
    display: table-cell;
    height: 65px;
}
.copyright {
    background-color: #fff;
    padding: 3px 0;
}
.copyright p {color: #000}
.copyright .copy-right{text-align: right;}
.brands img {
    width: 100%;
}
.copy-right > a:hover {
    color: unset;
}
.brands a:hover img {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
    transform: scale(0.9);
}
.sws-intro.swiper-container {
    width: 100%;
    height: 300px;
}
.intro-title h1 {
    color: #0465aa;
    font-family: opensans-semibold;
    padding-top: 30px;
}
.introduce .btn-detail * {
    color: #fff;
    font-weight: bold;
}
.introduce .btn-detail {
    margin-bottom: 30px;
    background-color: #1F4293;
}
.intro-note .swiper-slide {
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.intro-more > a {
    background-color: #0465aa;
    color: #fff;
    display: inline-block;
    font-family: OpenSans-Semibold;
    margin: 30px 0;
    overflow: hidden;
    padding: 15px 35px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.intro-more > a::before {
    background-image: url("../images/water.gif");
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    transform: translate(0px, 100%);
    transition: transform 0.2s ease 0s; -webkit-transition: transform 0.2s ease 0s;
    width: 100%;
    z-index: -1;
}.intro-more > a:hover::before{transform: translate(0,0)}
.lp-sec2{margin-top: 100px;}
/*Fixed menu top*/
.navbar-fixed-top {
-o-transition: background-color 0.3s ease 0s;-ms-transition: background-color 0.3s ease 0s;-moz-transition: background-color 0.3s ease 0s;-webkit-transition: background-color 0.3s ease 0s;}
.navbar-fixed-top::before {
    background: rgba(0, 0, 0, 0) url("../images/bg-top.png") repeat scroll 0 0 / 100% 100%;
    content: "";
    height: 200px;
    position: absolute;
    top: 0;
    width: 100%;
}
.navbar-fixed-top-sc {background-color: #fff;}
.wrap-header-sc {margin-top: 0;}
/*End Fixed menu top*/
.background-title{
	animation: 10s linear 0s normal none infinite running background1;
    background: #00acea url("../images/water.gif") repeat scroll 0 0;
    color: #fff;
    display: block;
    margin-top: 95px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	-webkit-animation: 10s linear 0s normal none infinite background1;
	-moz-animation: 10s linear 0s normal none infinite background1;
	-ms-animation: 10s linear 0s normal none infinite background1;
	-o-animation: 10s linear 0s normal none infinite background1;
	animation: 10s linear 0s normal none infinite background1;
    margin-bottom: 15px
}
.background-title::before {
    background-color: rgba(0,172,234,.7);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.background-title h1 {
    display: inline-block;
    font-family: opensans-bold;
    font-weight: bold;
    padding-top: 25px;
    position: relative;
    z-index: 2;
}
.background-title a{
    color: #fff !important
}
@-webkit-keyframes background1 {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@-moz-keyframes background1 {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@-ms-keyframes background1 {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@-o-keyframes background1 {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@keyframes background1 {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
.block-title-line {
    color: #0465aa;
    display: inline-block;
    font-family: opensans-bold;
    font-size: 26px;
    padding-bottom: 30px;
    position: relative;
}
.block-title-line::before {
    border-bottom: 4px solid #0465aa;
    bottom: 12px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 80px;
}
.section1 {
    background-color: #fff;
    background-size: cover;
    background-attachment: fixed;
    padding: 30px 0;
    margin-top: 0;
}
.section2 {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/background4.jpg");
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.other-content {
    padding: 30px 0;
}
.other-content h3 {
    display: block;
    margin: 15px auto;
}
.other-content p {
    display: block;
    font-size: 18px;
    line-height: 40px;
    padding: 7px 0;
    position: relative;
    top: -15px;
    vertical-align: middle;
}
.other-content img {
    margin-right: 15px;
    position: relative;
    top: 12px;
}
.seff3 .block-title {display: block}
.block-inf > span {
    margin: 5px auto;
    display: inline-block;
    font-weight: 600;
    margin: 5px auto;
}
.seff3 .block-title p {
	height: auto;
    font-size: 16px;
    margin-top: 12px;
    text-transform: none;
	color: #0465aa;
	font-weight: 600;
}
.seff3 .block-title p a {
	color: #333;
    font-size: 17px;
}
.section3 {
    background-color: #044599;
    display: block;
    padding: 40px 0;
    position: relative;
}
.block-footer1 {
    color: #fff;
}
.block-footer1 i {
    color: #fff;
    width: 20px;
    position: relative;
    top: -1px;
}
.block-footer1 img {
    margin: 0 auto;
}
.block-footer1 > p {
    line-height: 2;
}
.block-footer1 h4 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
}
.footer-title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
    position: relative;
}
.footer-title h4 {
    border-bottom: 1px solid #0465AA;
    color: #0465aa;
    display: inline-block;
    font-weight: bold;
    padding-bottom: 5px;
    position: relative;
    text-transform: uppercase;
    top: 1px;
}
.footer-inf p {
    padding: 7px 0;
    font-size: 16px;
}
.footer-inf i {
    color: #0465AA;
    padding-right: 10px;
}
.footer-inf a, .footer-social i {
    color: #666;
}
.footer-social a { color: #848484;}
.footer-social > p {
    background-color: #ccc;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 5px 10px 5px 0;
    text-align: center;
    width: 30px;
    cursor: pointer;
}
.footer-social > p:hover i {
    color: #f3f3f3;
}
.block-footer2 > p {
    color: #666;
    line-height: 2;
    padding-bottom: 15px;
}
/*STICKY*/
.block-col2 {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 15px;
}
#stick.stick{position:fixed;top:120px;width:19%;}
.intro-title h3{border-bottom:1px solid #ccc;margin:10px 0;padding-bottom:10px;position:relative;color:#0e508d}
.intro-title h3::before{border-bottom:2px solid #73B744;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:125px;}
.menu-intro > li {
    border-bottom: 1px solid #f5f5f5;
    position: relative;
    display: table;
    width: 100%;
    padding: 5px 0;
}
.menu-intro a {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    padding-left: 0;
    color: #000;
}
.menu-intro .active a, .menu-intro li:hover a {
    color: #1f4293;
    border-left: 5px solid #1f4293;
    padding-left: 7px;
}
.menu-intro i{float:right;position:relative;top:3px;}
.content-project h1 {margin: 0}
/*END STICKY*/
/*STYLE CSS*/
    /*POST*/
    .block-sub {
        margin-top: 30px;
    }
    .block-subpost .block-post {
        display: inline-block;
        width: 100%;
        position: relative;
        margin-top: 15px;
    }
    .block-subpost .block-post .loadproduct {
        display: block;
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 10px;
        background-color: #044599;
    }
    .block-subpost .block-post .loadproduct i {
        padding: 7px;
        color: #fff;
    }
    .block-subpost .block-post .loadproduct:hover i{
        -webkit-animation: fa-spin 2s infinite linear;
        animation: fa-spin 2s infinite linear;
    }
    .item_news_content .item_news_name {
        color: #000;
        font-weight: bold;
    }
    .item_news_content .item_news_name:hover {color: rgba(0,0,0,0.7)}
    .block-breadcrumb {
        border-left: 7px solid #1f4293;
        padding-left: 10px;
        margin: 30px 0;
    }
    .block-breadcrumb h1 {
        text-transform: uppercase;
        font-weight: bold;
        color: #1f4293;
        font-family: opensans-bold;
    }
    .block-breadcrumb .breadcrumb {
        padding-top: 15px;
        margin: 0;
        background-color: transparent;
        padding-bottom: 0;
        padding-left: 0;
    }
    .block-post .item_news {
        position: relative;
        display: inline-block;
        width: 100%;
        margin: 10px auto;
    }
    .block-post .item_news .item_news_img {
        padding: 0;
    }
    .block-post .item_news .item_news_date {
        color: rgba(0,0,0,0.6);
        font-style: italic;
    }
    .block-post .item_news .item_news_content h3 {
        margin-top: 0;
        font-size: 20px;
    }
    /*ARTICALES*/
    .block-articales .the-title h1 {
        font-size: 24px;
        text-transform: capitalize;
        font-weight: bold;
        margin: 10px auto;
    }
    .block-articales .the-cono .the-note {
        color: #000;
        padding-bottom: 10px;
    }
    .block-articales .the-cono .the-content {
        line-height: 1.7;
        color: rgba(0,0,0,0.8);
    }
    /*END ARTICALES*/
    /*PRODUCT DETAIL*/
    .block-sub-product {
        margin-top: 30px;
    }
    @media(max-width: 980px){
        .block-sub-product, .block-sub, .block-breadcrumb {margin-top: 0;}
    }

    .block-sub-product img, .block-sub-product table {
        max-width: 100%;
        height: auto !important;
        box-sizing: border-box;
    }
    .block-sub-product .btn.btn-order {
        background-color: #1f4293;
        border-radius: 0;
        padding: 10px 25px;
        margin-top: 30px;
        font-size: 16px;
        font-family: opensans-bold;
    }
    .block-sub-product .btn.btn-order * {
        color: #fff;
        padding-right: 7px;
        text-transform: uppercase;
    }
    .block-sub-product .btn.btn-order i {
        font-size: 20px;
    }
    .block-sub-product .singleprices {
        font-size: 24px;
        font-family: opensans-bold;
        color: #D9534F;
        text-transform: capitalize
    }
    .block-sub-product .prd-title-detpage h1 {
        font-size: 24px;
        color: #0465AA;
        font-family: opensans-bold;
    }
    .block-sub-product .prd-title-detpage small {
        color: #333;
    }
    .block-sub-product .btn.btn-order:hover, .block-sub-product .btn.btn-order:hover i {
        background-color: #0465AA;
        color: #fff;
    }
    .block-file {
        padding-left: 20px;
        text-transform: capitalize;
        display: table;
        width: 100%;
    }
    .block-file i {padding-right: 10px; color: #D9534F; font-weight: bold;}
    .block-visitor {
        display: table;
        position: absolute; right: 0;
    }
    .block-visitor li {
        display: table-cell;
        padding-right: 15px;
        font-weight: bold;
    }
    .block-visitor li:nth-child(2) i {
        color: #42B72A;
        font-size: 9px;
        position: relative;
        top: -2px;
    }
    /*END PRODUCT DETAIL*/
/*END CSS INDEX*/
/*SEFF4*/
.seff4 {
    display: block;
    margin-bottom: 17px;
    overflow: hidden;
    position: relative;
}
.seff4 .block-detail {
    background-color: rgba(4, 101, 170, 0.8);
    bottom: 0;
    color: #fff;
    height: auto;
    left: 0;
    overflow: hidden;
    padding: 0 7px;
    position: absolute;
    right: 0;
}
.block-img img {
    width: 100%;
}
.seff4 .block-detail a {
    color: #fff;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.seff4 .block-title {
    display: block;
    height: 35px;
    line-height: 35px;
}
.seff4 .block-note {
    display: block;
    height: 0;
    vertical-align: middle;
    transition: height .2s linear;-webkit-transition: height .2s linear
}
.seff4:hover .block-note {
    height: 65px;
    transition: height 0.2s ease 0s;
}
.block-detail small {
    color: #333;
    font-size: 12px;
}
/*END SEFF4*/
/*STYLE CHUNG
title - note - img - more - viewall
*/
.pages img {
    height: auto !important;
    max-width: 100%;
}
.pages-post-detail-text img, .pages img{
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
}
.prices {
    white-space: nowrap;
}
.prices > p {
    display: inline-block;
}
.oldprices {
    color: #979797;
    font-size: 14px;
    padding-right: 7px;
    text-decoration: line-through;
}
.newprices {
    color: #8fad39;
    font-size: 18px;
    font-weight: bold;
}
.viewall a {
    border: 1px solid #0465AA;
    color: #0465AA;
    display: inline-block;
    font-size: 18px;
    margin-top: 30px;
    overflow: hidden;
    padding: 7px 30px;
    position: relative;
    text-transform: uppercase;
}
.viewall a::before {
    border: 3px solid #0465AA;
    bottom: -100%;
    content: "";
    left: 0;
    position: absolute;
    width: 101%;
    transition: bottom 0.2s ease;-o-transition: bottom 0.2s ease;-ms-transition: bottom 0.2s ease;-moz-transition: bottom 0.2s ease;-webkit-transition: bottom 0.2s ease;
}
.viewall a:hover::before{bottom: 0}
.reg-mail {
    display: block;
    position: relative;
    width: 100%;
}
.reg-mail-form {
    float: right;
    padding: 10px;
    width: 100%;
}
.reg-mail button {
    background-color: #0465AA;
    border: 0 none;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 1px;
}
.reg-mail i {
    color: #fff;
    font-size: 24px;
    line-height: 0;
    padding: 0 7px;
    position: relative;
    top: 2px;
}
.sidebar-title {
    border-bottom: 4px solid #0465AA;
    margin-bottom: 15px;
    margin-top: 15px;
}
.sidebar-title h3 {
    background-color: #0465AA;
    color: #fff;
    display: inline-block;
    padding: 9px 15px;
    font-size: 16px;
    font-family: opensans-bold;
}
/*END STYLE CHUNG*/
/*END SEFF1*/
/*EFF3*/
.seff3 {
    display: block;
    position: relative;
    min-height: 360px;
}
.seff3::before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.block-inf-item {
    display: block;
    position: relative;
	height: 190px;
	background: #f9f9f9;
}
.block-title-item {
    display: table !important;
    margin: 0 auto;
    position: relative;
}
.block-title-item > a {
    color: #0364A8;
    display: table-cell;
    font-family: opensans-bold;
    font-size: 14px;
    height: 50px;
    vertical-align: middle;
}
.block-title-item > a:hover{color: #2A6A83}
.block-detail-item {
    display: block;
    position: relative;
    width: 100%;
    z-index: 9;
    background-color: #fff;
}

.block-detail-item .block-detail .btn-order , .block-detail-item .block-detail .btn-order * {
    color: #d43f3a;
}
.block-detail-item .block-detail .btn-danger {
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
}
.block-detail-item .item-price::before {
    position: absolute;
    display: block;
    content: '';
    border-top: 1px solid #333;
    width: 50px;
    top: 7px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.block-detail-item .item-price {
    position: relative;
    display: block;
    padding-top: 15px;
    font-family: opensans-bold;
    font-size: 18px;
}
.block-inf-item > a {
    display: block;
    height: 101%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: scale(0.9);
    width: 100%;
    z-index: 9;
}
.block-inf-item > a::before {
    border-left: 1px solid #D43F3A;
    border-right: 1px solid #D43F3A;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s ease 0s;
    vertical-align: middle;
    width: 100%;
}
.block-inf-item > a::after {
    border-bottom: 1px solid #D43F3A;
    border-top: 1px solid #D43F3A;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: all 0.2s ease 0s;
    vertical-align: middle;
    width: 0;
    z-index: 1
}
.block-inf-item:hover > a::after {width: 100%}
.block-inf-item:hover > a::before {height: 100%}
.block-inf-item::before {
    background: rgba(255,255,255,0.5);
    bottom: 0;
    content: "\f07a";
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 2;
    transform: scale(0);
    transition: transform .3s ease;
    -webkit-transition: transform .3s ease;
    font-family: fontawesome;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d43f3a;
    font-size: 40px;
}
.block-inf-item:hover::before{transform: scale(1)}
.block-inf-item:hover::after {
    background: rgba(0, 0, 0, 0) url("") repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 1;
}
.block-time-item {
    background-color: #343434;
    bottom: 20px;
    color: #fff;
    padding: 1px 17px;
    position: absolute;
    right: -23px;
    text-align: center;
}
.block-time-item p:nth-child(1) {
    font-size: 11px;
}
.block-inf-item:hover .block-time-item::before {
    background-color: #016B85;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.block-inf-item:hover .block-time-item::after {
    bottom: -45px;
    color: #016B85;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 4.5em;
    position: absolute;
    right: -1px;
    transform: rotate(20deg);
    z-index: -1;
}
.block-inf-item:hover .block-time-item {
    background-color: #016B85;
    border-bottom-right-radius: 3px;
    box-shadow: -2px 3px 7px -1px rgba(0, 0, 0, 0.5);
    z-index: 10;
}
.block-inf-item:hover .block-time-item {background-color: #016B85;border-bottom-right-radius: 3px;box-shadow: -2px 3px 7px -1px rgba(0, 0, 0, 0.5);z-index: 10;}
.product {
    background-color: #F3F1F2;
    padding: 30px 0;
    line-height: 2;
}
.car-product img {
    max-width: 150px;
}
/*END EFF3*/
/*END CSS INDEX*/
/*CSS SIDEBAR*/
.sidebar-right{padding-bottom: 20px;}
.sidebar-head h3 {
    border-bottom: 3px solid #fd0000;
    color: #fd0000;
    display: block;
    padding-bottom: 5px;
    position: relative;
}.sidebar-content {
    display: block;
    position: relative;
}
.sidebar-img {
    display: table-cell;
    float: left;
    margin-right: 10px;
    position: relative;
    width: 40%;
}
.sidebar-img img {
    height: auto !important;
    width: 100%;
}
.sidebar-title > a {
    text-transform: capitalize;font-size: 20px;
}
.sidebar-block-news {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 13px
}
.sidebar-title-item a {
    font-weight: bold;
}
.sidebar-block-news:last-child {
    border-bottom: 0 none;
    padding-bottom: 15px;
}
.sidebar-block-news:first-child {
    border-top: 0 none;
    padding-top: 10px;
}
/*END EDIT CSS SIDE BAR*/
/*CSS ALBUM*/
    /*-----------------*/
    /*** hover effect Album**/
    /*-----------------*/
    .img-video, .img-file, .img-album {
        display: block;
        position: relative;
    }
    .img-gallery .img-img {
    	position: relative;
    	overflow: hidden;
    	height: auto;
    	background-color: rgba(0,0,0,0.9);
    	text-align: center;
    	cursor: pointer;
    }
    
    .img-gallery .img-img img {
        display: block;
        filter: opacity(100%);
        height: auto;
        max-width: 100%;
        opacity: 1;
        position: relative;
        transition: all 0.3s ease-in-out 0s;
    }
    .img-img {
    	background-color: rgba(0,0,0,0.9);
    }
    
    .img-img:hover img { 
        opacity: 0.5;
        -webkit-filter: opacity(30%)
    	filter: opacity(30%);
    }
    
    .img-img a::after {
        background-image: url("../images/album.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 35% auto;
        content: "";
        display: block;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%;
        transition: all 0.7s ease-in-out;
    }
    .img-video a::after {
        background-image: url("../images/play.png");
        background-size: 20% auto;
        opacity: 0;
    }
    .img-img:hover a::after {opacity: 1;}
    .img-img:hover a img /*figure.album-effect:hover img*/
    {
        -webkit-filter: opacity(10%);
    	filter: opacity(10%);
        opacity: 1;
    }
    /*edit fancybox*/
    .img-title {
        display: table;
        margin: 0 auto;
        position: relative;
    }
    .img-title h4 {
        color: #73B744;
        display: table-cell;
        font-size: 16px;
        height: 45px;
        vertical-align: middle;
    }
    .fancybox-image {
        box-sizing: border-box !important;
        max-height: inherit !important;
        max-width: 100% !important;
        height: auto !important;
    }
    .fancybox-skin {padding: 0 !important;}
/*END CSS ALBUM*/
/*CSS SOCIAL*/
.wrap-special-link.type-none-expand {
    right: 12px;
    top: 195px;
    position: fixed;
    z-index: 9999;
    width: 55px;
}
.wrap-special-link ul li{
    position: relative;
    width: 55px;
    height: 51px;   
}
.notesl{
    position: absolute;
    width:200px;
    right:-160px;
    transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;
}
.wrap-special-link ul li:hover .notesl{
    right:-12px;   
}
.wrap-special-link .list-special-link li a {
    display: table;
    max-width: 200px;
    overflow: hidden;
}.wrap-special-link .list-special-link li a .ico {
    display: table-cell;
    vertical-align: middle;
    width: 55px;
    height: 40px;
    background-color: #173477;
    text-align: center;
}
.wrap-special-link .list-special-link li a .ico i {
    color: #fff;
    font-size: 2em;
}
.wrap-special-link .list-special-link li a .ico i b{
font-size: 0.7em;
font-weight: bold;
}
.wrap-special-link .list-special-link li a .ico img {
    width: 49%;
}.wrap-special-link .list-special-link li a .details {
    display: table-cell;
    vertical-align: middle;
    width: 145px;
    height: 51px;
    color: #fff;
    font-size: 0.875em;
    text-align: center;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: bold;
    background-color: #1f4293;
}
.fa.fa-phone.fa-zalo::before {
    content: '';
    background: url(../../public/images/zalo.png) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 52px;
}
.block-cart i {
    font-size: 4em;
    line-height: 0.5;
    position: absolute;
    color: #FF9C00;
}
.fa-face {
    right: -14px;
}
#totalAmount {
    font-size: 1.5em;
    position: absolute;
    top: -30px;
    right: 20px;
    color: #ff9c00;
}
/*END CSS SOCIAL*/
/*CSS SUB PAGE*/

/*END CSS SUB PAGE*/
/*CSS GIỎ HÀNG*/
.table-responsive {width: 100%;}
.title-cart {
    font-size: 16px;
    color: #1F4293;
    font-family: opensans-bold;
}
.title-cart * {
    color: #1f4293;
    font-size: 24px;
}
.product tr, .product td, .product th, #cart tr, #cart td, #cart th {
    border-left: medium none;
    border-right: medium none;
    color: #000;
    vertical-align: middle !important;
    font-family: opensans-bold;
    text-transform: uppercase;
}
.product tfoot td, #cart tfoot td {
    border-color: #ccc;
}
.product h4 {
    margin: 5px auto;
    font-family: opensans-bold;
    text-transform: uppercase;
}
.product td h4 a { color: #FD0000; }
.product .btn-success { width: 100%;}
.cart_price input, .tottal_text input {
    background-color: transparent;
    border: 0 none;
}
.product .btn.btn-danger.btn-sm.deleter, .product .btn.btn-success.boxton-box {
    background-color: transparent;
    border: 1px solid #FD0000;
    border-radius: 0;
    color: #FD0000;
}
.product .btn.btn-success.boxton-box {
    background-color: #FD0000;
    color: #fff;
    font-weight: bold;
}
.product .btn.btn-success.boxton-box:hover {
    background-color: #FD0000;
}
#payment_bank4 {display: none;}
.cart_price input, .tottal_text input {
    color: #fd0000;
    font-weight: bold;
    text-align: center;
}
.product .btn-success {
    border-color: transparent;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

/*end*/
    /*end image and information*/
    .query-prd thead {
        background-color: #ff9090;
        color: #fff;
        text-transform: uppercase;
    }
    .cart {
        background-color: #ff9090;
        color: #fff;
        padding: 10px;
        position: fixed;
        right: 0;
        z-index: 99
    }
    .cart i {
        display: inline-block;
        font-size: 3em;
        position: relative;
    }
    .cart p {
        color: #FF6F00;
        font-size: 16px;
        left: 8px;
        position: absolute;
        top: -16px;
    }
    
/*END GIỎ HÀNG*/

/*CONTACT*/
.block-form {
  display: block;
  position: relative;
  width: 100%; }
  .block-form .form-mail {
    background-color: #016b85;
    border: 0 none;
    color: #fff !important;
    display: block;
    font-weight: bold;
    padding: 10px;
    position: relative;
    right: 0;
    text-transform: uppercase;
    top: 1px;
    width: 100%; }
  .block-form .input-form {
    display: block;
    position: relative; }
    .block-form .input-form input, .block-form .input-form button, .block-form .input-form textarea {
        border: 1px solid #ccc;
        border-radius: 0;
        width: 100%;
        color: #000;
        margin: 5px auto;
        padding: 10px;
    }
    .block-form .input-form i {
      font-size: 2em;
      position: absolute;
      right: 15px;
      top: 15px; }
    .block-form .input-form i.fa.fa-check {
      right: 9px; }
/*CONTACT*/
.section5, .section6 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-origin: padding-box;
    background-repeat: no-repeat;
    color: #ed1c24;
    font-family: OpenSans-Semibold;
    height: 500px;
    position: relative;
}
.section5, .section6{
    background-color: rgb(1,107,133,0.95);
}
.form-footer {
    display: inline-block;
    margin: 50px auto;
    position: relative;
    width: 100%;
}
.form-title {
    padding-left: 15px;
}
.form-title h3 {
    color: #0465aa;
    display: block;
    padding-left: 45px;
    position: relative;
    font-family: opensans-bold;
}
.form-title h3::before {
    background: rgba(0, 0, 0, 0) url("../images/form.png") no-repeat scroll 0 0;
    content: "";
    height: 35px;
    left: 0;
    position: absolute;
    top: -9px;
    width: 35px;
}
.info-contact {
    display: table;
    height: 500px;
    text-align: center;
    width: 100%;
}
.info-contact p {
    color: #231f20;
    line-height: 1;
}
/*END CONTACT*/

/*phan trang */
.navigation {
	font-size:11px;
	clear: both;
	padding: 15px 0px 20px;
	text-align: center;
	cursor:default;
	font-weight:bold;
	color:#71B545;
}
.navigation .current_page_item, .navigation .page_item a {
	outline:none;
	margin:2px;
	padding:6px 10px;
	text-decoration:none;
	/*background:#CCCCCC;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.navigation .page_item a {
	color:#71B545;
	/*background-color:#CCCCCC;*/
}

.navigation .current_page_item, .navigation .page_item a:hover 
{
	color:#fff;
	background-color:#71B545;
}
.navigation .current_page_item{
    background-color:#71B545;
    font-weight: normal;color:#fff;
}
.navigation .current_page_item b{font-weight: normal;}
/*end phan trang*/
/*CSS MOBILE*/
.messenger-zalo{bottom:105px;right:5px;position:fixed;z-index:999;}
.messenger-zalo:hover{transform: scale(1.1);}
.messenger-facebook{bottom:53px;right:5px;position:fixed;z-index:999;}
.messenger-facebook:hover{transform: scale(1.1);}
@media (max-width: 1280px){
    
}
@media (max-width: 1024px){
    
}
@media (max-width: 1200px){
    
}
@media (max-width: 981px) {
    
}
@media (max-width: 900px){

}
@media (min-width: 800px){
    
}
@media (max-width: 768px) {
    .nivo-caption p {
        font-size: 14px;
        padding: 7px 10px;
    }
    .nivo-caption {
        top: 0;
    }
    .copyright p {text-align: center;}
    .col-xxs-1 {
        width: 50%;
        float: left;
    }
    /*footer*/
    .section3 {
        padding: 0;
    }
    .section3 .block-footer1 {
        margin: 30px 0;
    }
    .section3 .block-footer1 h4 {
        margin: 10px 0;
    }
    .copy-right {text-align: center !important;}
    /*end footer*/
}
@media (max-width: 600px) {
    
}
@media (max-width: 480px) { 
    .col-xxs-1 {
        width: 100%;
    }
    .navbar-fixed-top {
        background-color: transparent !important;
       
    }
    .logos img {
        top: -2px;
    }
}
@media (max-width: 360px) {
    
}
/*END CSS MOBILE*/