/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, 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,
figure, figcaption, 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;
	line-height:20px;
	text-align:justify
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
	font-family: 'Roboto', sans-serif !important;
}
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;
}

/**/


img{
    max-width: 100%;
    vertical-align:middle;
}

a:link{
    text-decoration:  none;
}
.menu-footer-1-container a:link{
	color:#ffffff;
}
a:focus {
    outline: none;
    text-decoration: none;
}

a{

}

a:hover,
a:active {
    outline: none;
    text-decoration: none;
}

a:active,
a:hover {

}

/**/
/**/
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

b,
strong {
    font-weight: bold;
}

cite,
dfn,
em,
i{
    font-style: italic;
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: "Open Sans", Arial, Verdana, Tahoma, sans-serif;
    font-size: 15px;
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
    line-height: 1.6;
}

pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    margin-bottom: 10px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
    quotes: none;
}

.clear {
    clear:both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

p{
    margin-bottom: 15px;
	color:#333333;
}

/**/


body{
    font-family: "Roboto", sans-serif;

}

#page{
    overflow: hidden;
    position: relative;
    color: #909398;
}

.container{
    width: 1140px;
    max-width: 100%;
}

.text-center{
    text-align: center;
}

.text-left{
    text-align: left;
}

.text-right{
    text-align: right;
}
/* top */
#top{
    font-size: 12px;
    background: #f8f9fa;
    border-top: 3px solid #005899;
    line-height: 32px;
}

.left-top ul li {
    float: left;
	font-size:14px;
    margin-right: 31px;
}

.left-top ul li i{
    margin-right: 8px;
}

.right-top li{
    display: inline-block;
    margin-left: 21px;
	float:right;
}

.right-top a{
    color: #989ba0;
}

.active-language a{
    color: #005899;
}

/* header */
header{
    padding: 10px 0;
}

.header{
    position: relative;
}

.menu{
    padding-top: 22px;
    padding-left: 0;
    padding-right: 0;
}

ul.wtf-menu{
    color: #333333;
    font-size: 16px;
    text-align: right;
    padding-right: 20px;
}

ul.wtf-menu li{
    padding: 0px 0px;
    margin: 0px 0px;
    line-height: 34px;
    display: inline-block;
    position: relative;
    font-family: 'Roboto', sans-serif;
}

ul.wtf-menu li a{
    color: #777;
    padding: 10px 10px;
    width: 100%;
    display: block;
    margin: 0px 0px;
    border-radius: 0px;
}

ul.wtf-menu li a i{
    margin-left: 10px;
}

ul.wtf-menu li a:hover{
    color: #ffffff;
    background: #005899;
}

ul.wtf-menu ul li a:hover{
    background: rgba(55,58,65,0.7);
}

.wtf-menu ul{
    width: 232px;
    padding: 10px 0px;
    margin: 0px;line-height: 24px;
    background: rgba(255,255,255,0.98);;
    position: absolute;
    top:40px;
    left:0px;
    display:none;
    z-index: 9;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.20);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.20);
    -ms-box-shadow: 0 0 4px rgba(0,0,0,0.20);
    -o-box-shadow: 0 0 4px rgba(0,0,0,0.20);
    box-shadow: 0 0 4px rgba(0,0,0,0.20);
    border-radius: 8px;
    text-align: left;
}
.wtf-menu ul ul ul{
    width: 320px;
    }
ul.wtf-menu {
    text-align: left;
    padding-left: 20px;
}

.wtf-menu ul ul{
    left: 100%;
    top:0px;
}

.wtf-menu ul li{
    padding: 0px;
    margin: 0px;
    display: block;margin-bottom: 0;
    line-height: 32px;
    text-transform: none;
}

.wtf-menu ul li:last-child{
    border: none;
}

.wtf-menu li:hover > ul{
    display:block;
}

.wtf-menu ul li:hover > ul{
    display:block;
}

.wtf-menu li:hover > ul{
    display:block;
    -moz-animation: fadeInDown .3s ease-in ;
    -webkit-animation: fadeInDown .3s ease-in ;
    animation:fadeInDown .3s ease-in ;
}

.wtf-menu ul li:hover > ul{
    display:block;
    -moz-animation: fadeInLeft .3s ease-in ;
    -webkit-animation: fadeInLeft .3s ease-in ;
    animation:fadeInLeft .3s ease-in ;
}


.header-fix ul.wtf-menu{
    padding-right: 0px;
    margin-top: 5px;
}

#header-fix{
    display:block;
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,0.98);
    display:none;
    z-index: 99;
    padding: 10px 0;
    webkit-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.24);
    -moz-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.24);
    box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.24);
}

/* index */
.index-box1{
    padding-top: 68px;
    margin-bottom: 40px;
}

.index-box1 h2{
    font-size: 35px;
    color: #00183f;
    margin-bottom: 20px;
}

.index-box1 h2 span{
    color: #005899;
}

.content-index-box1{
    font-size: 14px;
    line-height: 1.5;
    padding: 0 100px;
}

/* index box 2 */
#index-box2{

}

.item-index-box2 h2{
    font-size: 17px;
    padding-top: 27px;
}

.item-index-box2 h2 a{
    color: #00183f;
}

.thumb-index-box2{
    overflow: hidden;
    position: relative;
}

/* index box 3 */
#index-box3{
    min-height: 215px;
    background:#005496 url("img/background-box3.jpg") no-repeat;
    background-position: center;
    padding-top: 46px;
    padding-bottom: 20px;
    margin-bottom:75px;
}

.index-box3 h2{
    font-family: "Roboto", sans-serif;
    color: #ffffff;
    font-size: 25px;
}

.content-index-box3{
    margin-top: 40px;
    border-radius: 5px;
}

.content-index-box3 a{
    display: inline-block;
    text-align: center;
    background: #ffffff;
    font-size: 20px;
    padding: 14px 0px;
    width: 192px;
    border-radius: 5px;
    font-family: "Roboto", sans-serif;
    color: #005899;
    transition: 0.2s;
}

.content-index-box3 a:hover{
    background:#005899;
    color: #ffffff;
}

.content-index-box3 span{
    color: #005899;
    font-size: 25px;
    font-weight: bold;
    display: inline-block;
    background: #ffffff;
    padding: 9px;
    border-radius: 8px;
    transition: 0.2s;
}

.content-index-box3 span:hover{
    color: #ffffff;
    background: #005899;
    cursor:pointer
}

.content-index-box3 i{
    margin-right: 10px;
}

.content-index-box3 a,.content-index-box3 span{
    margin: 0 10px;
}

/* index-box4 */
#index-box4{
	padding-bottom:20px;
}

.index-box4 h2{
    color: #666666;
    font-size: 25px;
}

.col-1 ul li:first-child{
    padding-left:15px;
}

.col-1 ul li:last-child{
    padding-right: 15px;
    border: none;
}

.col-1 ul li{
}

.content-col-1{
    line-height: 1.5;
    height: 95px;
    vertical-align: middle;
    display: table-cell;
}

.thum-col-1{
    float: left;
    margin-right: 20px;
    width: 95px;
    height: 95px;
    overflow: hidden;
    position: relative;
}

.title-col-1 a{
    font-size: 14px;
    color: #333333;
}

.title-col-1 a:hover{
    color: #005899;
}

.title-col-1 span{
    font-size: 11px;
    color: #999999;
}

.conten-item-col-1 {
    font-size: 12px;
    margin-top: 4px;
}

.conten-item-index-box4 .menu{
    padding-top: 0px;
}

.col-2 ul li a{
    color: #6d6d6d;
    font-size: 14px;
    line-height: 1.5;
}

.col-2 ul li a:hover{
    color: #005899;
}

.col-2 ul li:first-child{
    padding-top: 0px;
}

.col-2 ul li{
    padding: 15px 0;
    border-bottom: 1px solid #f1f2f4;
    padding-left: 20px;
    padding-right: 15px;
}

.col-2 ul li:before{
    content: url("img/icon-list.png");
    position: absolute;
    left: 15px;
    margin-top: 3px;
}

.col-3{
    background: #f9f9fa;
}

.os .owl-nav{
    position: absolute;
    top: -59px;
    right: 0;
}

.os .owl-nav .owl-prev{
    background: url("img/prew.jpg") no-repeat;
    margin-right: 2px;
}

.os .owl-nav .owl-next{
    background: url("img/next.jpg") no-repeat;
}

.os .owl-nav .owl-prev,.os .owl-nav .owl-next{
    width: 25px;
    height: 25px;
    text-indent: 9999px;
    float: left;
}

/* footer */
footer{
    background:url(../images/bg-footer.jpg)center no-repeat;
    padding-top: 25px;
    padding-bottom: 48px;
    background-size: cover;
}

footer, footer a{
    color: #ffffff;
}

.footer-col-1{
    font-family: "Roboto", sans-serif;
}

.footer-col-1 h3{
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
}

.footer-col-1 ul{
    margin-top: 23px;
}

.footer-col-1 ul li {
    font-size: 14px;
    margin-left: 26px;
    margin-bottom: 23px;
}

.footer-col-1 ul li:last-child{
    margin-bottom: 0px;
}

.footer-col-1 ul li i{
    position: absolute;
    left: 15px;
}

h3.footer-title{
    font-size: 15px;
    margin-bottom: 23px;
    font-weight: bold;
    text-transform: uppercase;
}

.footer-col-2 ul li{
    font-size: 14px;
    margin-bottom: 24px;
}

.footer-col-2 ul li a:hover{
    color: #ffffff;
    text-decoration: underline;
}

.footer-col-3 {
    padding-left: 34px;
}

.ketnoi{
    font-family: "Roboto", sans-serif;
    font-size: 13px;
}

ul.social{
    margin-top: 11px;
}

ul.social li{
    display: inline-block;
    margin-right: 10px;
    font-size: 24px;
}

ul.social li a:hover{
    color: #fffcb7;
}

footer .menu{
    padding-top: 0px;
}

.form-dk input{
    width: 100%;
    padding: 14px 13px 12px 13px;
    font-size: 13px;
    color: #005899;
    border-radius: 20px;
    border: solid 1px  #005899;
}

.form-dk input[type="submit"]{
    background: #ffffff;
    color:  #005899;
    font-weight: bold;
}

#copyright{
    line-height: 46px;
    background: #004a84;
}

#copyright,#copyright a{
    color: #ffffff;
    font-size: 13px;
}

.copyright-right{
    text-align: right;
}

/* page */
#main-page{
    border-top: 1px solid #e8edf1;
    padding-top: 28px;
}

h2.title-page{
    color: #005899;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 30px;
}

.slider-page .bx-wrapper{
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    border: none;
    background: none;
}

.slider-page .bx-wrapper .bx-pager{
    text-align: right;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.slider-page .bx-controls-direction{

}

.slider-page .bx-wrapper .bx-pager.bx-default-pager a{
    background: #ffffff;
}

.slider-page .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #005899;
}

.bx-prev,.bx-next{
    width: 22px;
    height: 31px;
}
.bx-wrapper .bx-controls-direction a{
    width: 21px;
}
.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover{
    background-position:0 0;
}

.bx-wrapper .bx-prev{
    background: url("img/prew.png") no-repeat;
}

.bx-wrapper .bx-next{
    background: url("img/next.png") no-repeat;
}

.slider-page .bx-wrapper{
    margin-bottom: 30px;
}

.content-page{
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
}

.content-page img {
    height: auto;
}

.addthis_toolbox a{
    margin-right: 5px;
}

#header-image{
    position: relative;
}

.chi_display_header{
    width: 100% !important;
}

.breadcrumbs{
    position: absolute;
    top: 40%;
}

.breadcrumbs a,.breadcrumbs{
    color: #8d9095;
    font-size: 12px;
}

.breadcrumbs span:last-child{
    color: #3b3b3b;
    font-size: 25px;
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
}

/* archive */
#archive{
    padding-top: 28px;
}

.item-archive:first-child{
    padding-top: 0px;
}

.item-archive{
    padding: 20px 0;
    border-bottom: 1px solid #f1f2f3;
}

.wapper-thumb-item-archive{
    width: 31%;
    float: left;
    margin-right: 15px;
    position: relative;
    overflow: hidden;
}

.wapper-thumb-item-archive img{
    width: 100%;
}

.wapper-thumb-item-archive a{
    display: block;
}

.content-item-archive h2{
    padding-top: 16px;
}

.content-item-archive span{
    color: #999999;
    font-size: 11px;
    margin-left: 6px;
}

.content-item-archive h2 a{
    color: #373a41;
    font-size: 18px;
}

.content-item-archive h2 a:hover{
    color: #006699;
}

.excrept-item-archive {
    margin-top: 23px;
    line-height: 1.5;
    color: #8d9095;
    font-size: 12px;
}

.link-item-archive{
    margin-top: 23px;
    font-size: 13px;
    color: #005899;
}

/* wp-pagenavi */
.wp-pagenavi{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 44px;
}

.wp-pagenavi a, .wp-pagenavi span{
    width: 25px;
    line-height: 25px;
    padding: 0;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #5b5b5b;
    font-family: arial, sans-serif;
    border: none;
    background: #ececec;
    border-radius: 4px;
}

.wp-pagenavi span.current{
    background: #005496;
    color: #ffffff;
}

/* sidebar */
.sidebar h1{
    line-height: 38px;
    background: #005496;
    color: #ffffff;
    font-size: 15px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding-left: 14px;
}

.sidebar ul{
    background: #f7f7f7;
    padding:24px 15px;
}

.sidebar ul li a:before{
    content: "\f105";
    font-family: FontAwesome;
    color: #005899;
    position: absolute;
    left: 32px;
}

.sidebar ul li a{
    color: #333333;
    font-size: 14px;
}

.sidebar ul li a:hover{
    color: #005899;
}

.sidebar ul li {
    border-bottom: 1px #e3e5e8 solid;
    padding-left: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sidebar ul li:last-child{
    border-bottom: none;
}

.sidebar aside{
    margin-bottom: 25px;
}

/* lien he widget */
.widget-lienhe{
    background: #005899;
    padding-top: 22px;
    padding-bottom: 7px;
    padding-left: 20px;
    border-radius: 5px;
}

.item-widget-lienhe{
    line-height: 22px;
    margin-bottom: 17px;
}

.icon-item-widget-lienhe{
    font-size: 22px;
    float: left;
    width: 38px;
    line-height: 32px;
    text-align: center;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    margin-right: 10px;
    margin-top: 4px;
}

.main-item-widget-lienhe h3{
    color: #fffebd;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.hotline-widget{
    font-size: 17px;
    color: #ffffff;
    font-family: "Roboto", sans-serif;
}

.email-widget{
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    color: #ffffff;
}
/* lien he widget */
/* category list */
ul.category-list{
    padding: 13px 15px;
    border-radius: 5px;
}

ul.category-list li a:before{
    content: '';
}

ul.category-list li{
    padding: 15px 0;
}

.wapper-thumbnail-category{
    float: left;
    margin-right: 15px;
}

ul.category-list li h4.title-category{
line-height: 1.5;
height: 65px;
vertical-align: middle;
display: table-cell;
}

/* slider */
#slider{
    background: url('img/background-slider.png');
    background-position: center;
    position: relative;
}

.col-left-slider{
    margin: 38px 0;
    height: 373px;
    overflow: hidden;
}

.col-left-slider li{
    margin-bottom: 20px;
}

.col-left-slider li:last-child{
    margin-bottom: 0px;
}

.col-left-slider li a{
    overflow: hidden;
    display: block;
    transition: 0.2s;
}

.col-left-slider li a:hover{
    background: #005999;
}

.col-left-slider li a img{
    transition: 0.2s;
    width: 100%;
}

.col-left-slider li a:hover img{
    opacity: 0.5;
}

.col-left-slider li a h2{
    width: 100%;
    line-height: 32px;
    background: rgba(0,89,153,0.9) url("img/background-title-slider.png") no-repeat;
    background-position:97% 56%;
    font-size: 17px;
    color: #ffffff;
    position: relative;
    margin-top: -32px;
    padding-left: 17px;
    transition: 0.2s;
}

.col-left-slider li a:hover h2{
    padding-left: 25px;
}

.main-slider{
    overflow: hidden;
    height: 310px;
    margin-top: 80px;
}

.main-slider .bx-wrapper .bx-pager{
    display: none;
}

.main-slider .bx-wrapper{
    background: none;
    border: none;
    box-shadow: none;
}

.main-slider .bx-controls{
    display: none;
}

.main-slider .bx-wrapper img{
    margin: auto auto;
}

.slider-next-index,.slider-prew-index{
    position: absolute;
    width: 22px;
    height: 31px;
}

.slider-prew-index{
    left: 0;
    background:url("img/prew.png") no-repeat;
}

.slider-next-index{
    right: 0;
    background:url("img/next.png") no-repeat;
}

.nav-slider{
    position: absolute;
    width: 100%;
    top: 50%;
}

/* hover eff 1 */
.hover-effect-1 {
    opacity: 0;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    height: 101%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
}
.hover-effect-1 .hover-inner {
    background-color: rgba(255, 255, 255, 0.70);
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    width: 100%;
    display: table;
}
.hover-effect-1 .hover-inner a {
    font-size: 28px;
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
}
.hover-effect-1:hover {
    opacity: 1;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
}
.hover-effect-1:hover .hover-inner {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
}

/* seacrh */
#demo-2{
    position: absolute;
    right: 0;
    top :22px;
}

input {
    outline: none;
}
#demo-2 input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}

#demo-2 input[type=search] {
    background: url("img/search-icon.jpg") no-repeat 9px center;
    padding: 9px 10px 9px 32px;
    width: 55px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    border: none;
}
#demo-2 input[type=search]:focus {
    width: 130px;
    background-color: #fff;
}


input:-moz-placeholder {
    color: #005899;
}
input::-webkit-input-placeholder {
    color: #005899;
}

#demo-2 input[type=search] {
    width: 15px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
}
#demo-2 input[type=search]:hover {
    background-color: #fff;
}
#demo-2 input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
    border: 1px solid #EEEEEE;
}
#demo-2 input:-moz-placeholder {
    color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
    color: transparent;
}

/* singgle */
.tag{
    margin-bottom: 30px;
}

/* bài viết liên quan */
.sametitle{
    color: #3b3b3b;
    font-size: 20px;
    display: block;
    margin: 10px 0;
    text-transform: uppercase;
}

.title-item-same{
    line-height: 1.5;
    text-align: center;
}

.thum-same{
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    max-height: 105px;
}

.title-item-same a{
    font-size: 14px;
    color: #333333;
}

.title-item-same a:hover{
    color: #005899;
}

/* template contact*/
.acf-map {
    width: 100%;
    height: 460px;
}

.title-contact{
    color: #373a41;
    font: normal normal 300 51px / 60px "Open Sans", Helvetica, sans-serif;
    margin-bottom: 30px;
}

#content-contact{
    padding: 60px 0;
    background: #f7f8f9;
}

.content-content-contact{
    font-size: 20px;
    font: normal normal 300 19px / 35px "Open Sans", Helvetica, sans-serif;
}

#main-contact{
    padding-top: 45px;
}

.left-contact h6,.right-contact h6{
    font-size: 27px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #373a41;
    margin-bottom: 15px;
}

.main-contact{
    padding-left: 15px;
}

.main-contact input,.main-contact textarea{
    border: 1px solid #ebebeb;
    border-bottom: none;
    padding: 9px 10px 8px 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #000000;
    width: 100%;
    font-size: 13px;
}

.main-contact input[type="submit"]{
    width: auto;
    text-align: center;
    border-radius: 5px;
    background: #1e7cbc;
    color: #ffffff;
    margin-top: 30px;
}

.main-contact ul{
    margin-bottom: 30px;
}

.main-contact ul li:first-child input{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.main-contact ul li:last-child input{
    border-bottom: 1px solid #ebebeb;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.main-contact textarea{
    border-radius: 10px;
    min-height: 100px;
    max-height: 100px;
    max-width: 100%;
    border-bottom: 1px solid #dfdfdf;
}

ul.list-contact h5{
    color: #8D9095;
    font-size: 12px;
}

ul.list-contact li{
    border-bottom: rgba(218,222,225,0.8) 1px solid;
    line-height: 1.2;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

ul.list-contact li:last-child{
    border-bottom: none;
}

.content-item-list{
    color: #000;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}

.content-item-list p{
    margin-bottom: 0px;

}

/* go top */
#go_top{
    display:block;
    width:50px;
    height:50px;
    position:fixed;
    bottom:270px;
    right:15px;
    display:none;
    border-radius: 5px;
    display: block;
    background: url("img/up.png") no-repeat;
    z-index: 999;
}

/* tax product */
.header-image-tax-product{
    height: 350px;
    width: 1350px;
    width: 100% !important;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 20px;
}

#tax-product{
    margin-top: 50px;
}

.item-tax-porduct{
    margin-bottom: 40px;
}

.item-tax-porduct h3{
    color: #333333;
    margin-top: 20px;
    font-size: 17px;
    height: 22px;
}

.item-tax-porduct h3 a{
    color: #333333;
}

.item-tax-porduct h3 a:hover{
    color: #005899;
}

.thumb-item-tax-porduct{
        min-height: 262px;
    overflow: hidden;    max-height: 262px;
    position: relative;
}

.content-header-image-tax-product h2{
    color: #00183f;
    font-size: 30px;line-height: 36px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.content-content-header-image-tax-product{
    color: #000000;
    font-size: 13px;
    line-height: 1.8;
}

/* single products */
.title-single-product{
    color: #333333;
    font-size: 20px;
    margin-bottom: 32px;
}

.thumbnail-single-product img{
    width: 100%;
}


.flexslider{
    margin: 0px 0px 10px;
}

.usual{
    min-height: 500px;
    border: 1px solid #e1e4e7;
    border-radius: 5px;
}

.item-content-tab{
    display: none;
}

#usual1 ul li{
    display: inline-block;
    padding: 16px 19px 14px 19px;
    color: #333333;
    font-family: Verdana;
    font-size: 14px;
}

#usual1 ul li a{
    color: #333333;
}

#usual1 ul li a.selected{
    color: #005999;
}

#usual1 ul{
    border-bottom: 1px solid #e1e4e7;
}

#usual1 ul li:after{
    content: "|";
    position: relative;
    left: 21px;
}

#usual1 ul li:last-child:after{
    content: "";
}

.wapper-item-conten-tab{
    padding: 30px 19px;
    color: #626262;
    font-size: 14px;
    line-height: 2;
}

.wapper-item-conten-tab p{
    margin-bottom: 0px;
}

#samepost-products{
    margin-top: 50px;
}

.same-products-title{
    font-size: 20px;
    color: #333333;
    margin-bottom: 30px;
}

.thum-same-products{
    position: relative;
    overflow: hidden;    max-height: 230px; min-height: 230px;
    margin-bottom: 15px;
}
.thum-same-products img{
    min-height: 230px;
}
.title-item-same-products{
    margin-top: 25px;
    margin-bottom: 20px;
}

.title-item-same-products a {
    font-size: 17px;
    color: #333333;
}
/* mobile menu*/
.pm-mobile-menu-overlay, .pm-mobile-global-menu{
    display: none;
}
.pm-header-mobile-btn-container{
    display: none;
}
.pm-mobile-menu-overlay {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: none;
    height: 100%;
    left: 244px;
    overflow: hidden;
    position: fixed;
    right: 0;
    z-index: 99998;
}
.menu-opened .pm-mobile-menu-overlay {
    display: block;
}
.pm-mobile-global-menu {
    max-width:255px;
    min-width:255px;
    height:100%;
    background-color: #005899 ;
    position:absolute;
    left:-255px;
    top:0;    overflow: scroll;
    z-index:99999;
    transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
    -o-transition:0.5s ease;
    z-index: 9999999;
}
.pm-mobile-global-menu-logo input{
    width: 100%;
}
.menu-opened .pm-mobile-global-menu {
    left:0;
    webkit-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.24);
    -moz-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.24);
    box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.24);
    padding: 10px;
}

.menu-opened .pm-mobile-nav-container {
    display:none;
    visibility:hidden;
}

.pm-mobile-global-menu ul li{
    float: none;
    line-height: 40px;
    border-bottom: 1px solid #1a65a1;
    padding-left: 0px;
        width: 80%;
}
.pm-mobile-global-menu ul li ul li{
    padding-left: 10px;    width: 110%;
}
.pm-mobile-global-menu ul li:last-child{
    border-bottom: none;
}
.pm-mobile-global-menu ul li a{
    font-size: 15px;
    color: #ffffff;
    font-family: Verdana;
 
    width: 100%;
	padding:10px;
	    padding-left: 0;
}

.pm-mobile-global-menu ul li ul li a {
    font-size: 13px;    display: block;      padding-right: 0;  letter-spacing: -0.1px;
}
.pm-mobile-global-menu ul li i{
       position: absolute;
    color: #fff;
    z-index: 9999;
    margin-top: 0;
    padding-top: 13px;
    height: 40px;
min-width: 50px;
    text-align: right;
    right: 0px;
    padding-right: 13px;
}

.pm-mobile-global-menu ul li a:hover,.pm-mobile-global-menu ul li.current-menu-item a{

}
.pm-mobile-global-menu ul li ul{
    position: relative;
    background: transparent;
    width: auto;
}

.pm-main-menu-btn{
    background: none;
    border: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    font-size: 35px;
    color: #005899;
    position: absolute;
    right: 5px;
    top:25%;
}

.pm-main-menu-btn span{
    color: white;
    font-size: 35px;
}

.pm-mobile-global-menu{
    position: fixed;
    top: 0;
}

.pm-mobile-global-menu ul li span {
    color: white;
    float: right;
    font-size: 10px;
    background: #212121;
    padding: 15px;
    top: -4px;
}

.pm-mobile-global-menu ul li ul li{
    background: #005899;
}

.pm-mobile-global-menu ul li:hover{
    background: #005899;
}

.pm-mobile-global-menu ul li ul{
    margin-left: 0px;
}

.mobile-menu li ul{
    display: none;
}
.pm-mobile-global-menu ul li ul.cap2_mb {
    display: block;
}
.mobile-menu li:hover > ul{
    display:block;
}

.search-menu input{
    width: 88%;
    padding: 14px 13px 12px 13px;
    font-size: 13px;
    color: #b4b4b4;
    border: none;
    background: #ffffff url(img/search-icon.jpg) no-repeat 95% 56%;
}

/* gallery */
.title-tax-gallery{
    color: #3b3b3b;
    font-size: 25px;
    display: block;
    margin-top: 10px;
    margin-bottom: 50px;
}

#fancybox-thumbs ul{
    width: 200%;
}

.item-single-gallery{
    overflow: hidden;
}

.item-single-gallery a img{
    transition: 0.3s;
}

.item-single-gallery a img:hover{
    transform: scale(1.2);
}

.fancybox-opened .fancybox-title{
    display: none;
}

.fancybox-overlay{
    background: rgba(0,0,0,0.85);
}

/* col 2 index */
.thumbnail-video  .flex-direction-nav{
   display: none;
}

.thumbnail-video  #carouselz .flex-direction-nav{
    display: block;
}

.flexslider{
    margin:  0 0 0;
}

.icon-video{
    width: 71px !important;
    height: 71px !important;
    top: 50%;
    z-index: 99;
}

.video-icon{
    position: absolute;
    z-index: 99;
    top: 35%;
    width: 100%;
}

.flex-active-slide{

}

.link-icon{
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 71px;
}

.item-video{
    position: relative;
    background: #000000;
}

.item-video .video-link img{
    transition: 0.2s;
    width: 100%;
    height: 100%;
}

.item-video:hover .video-link img{
    opacity: 0.5;
}

.fancybox-skin{
    padding: 3px !important;
    background: #000000;
}

@media screen and (max-width: 768px){
    .col-left-slider{
        display: none;
    }

    .content-index-box1{
        padding: 0;
    }

    .footer,.copyright-right,.copyright{
        text-align: center;
    }

    .conten-item-col-1{
        display: none;
    }

    .logo img {
        width: 55%;
    }

    .menu nav,.menu-header-fix{
        display: none;
    }

    .sidebar{
        display: none;
    }
    .usual{
        min-height: auto;
    }

    #demo-2{
        display: none;
    }

    .left-top ul li{
        margin-right: 10px;
    }
    .right-top li{
        margin-left: 10px;
    }
    header{
        padding: 10px 0;
    }
    .pm-mobile-global-menu, .pm-header-mobile-btn-container {
        display: block;
    }
    .menu{
        padding-top: 0;
    }
    .index-box-4{
        margin-bottom: 35px;
    }

    footer{
        margin-top: 0;
        padding-bottom: 0;
    }
    .footer-col-1,.footer-col-2,.footer-col-3{
        margin-bottom: 40px;
    }

    .footer-col-1 ul li i{
        left: inherit;
        margin-left: -24px;
    }

    #copyright{
        line-height: 22px;
        padding: 10px 0;
    }

    #index-box2{
        margin-bottom: 28px;
    }
    .index-box1{
        padding-top: 24px;
        margin-bottom: 10px;
    }

    #index-box3{
        padding-top: 15px;
        margin-bottom: 35px;
    }
    .content-index-box3{
        margin-top: 15px;
    }
    .content-index-box3 a, .content-index-box3 span{
        margin-top: 10px;
    }

    .sidebar-footer{
        margin-bottom: 40px;
    }
    .logo-mobile{
        width: 75%;
        text-align: center;
        margin-bottom: 15px;
    }
    .content-item-archive h2{
        padding-top: 0;
        line-height: 1.5;
    }
    .excrept-item-archive,.link-item-archive{
        display: none;
    }
    .content-item-archive h2 a{
        font-size: 16px;
    }
    .wapper-same{
        margin-bottom: 20px;
    }
    .content-page,#samepost-products{
        margin-bottom: 20px;
    }
    .wapper-item-conten-tab{
        padding: 5px 5px;
    }
}
.anh-gioi-thieu-2{
	float:right;
	clear:both;
	padding:0;
}
.anh-gioi-thieu{
	padding:0;
}
.text-gioi-thieu-2{
	padding:15px 25px 10px 0;
}
h4{
	color:#005899;
	line-height:30px;
	font-size:18px;
	padding:0px 0px 15px 0;
}
.index-box2{
	margin-top:20px;
	margin-bottom:20px;
}
.index-box2 h2{
	text-align:center;
	color:#005899;
	font-size:30px;font-family: 'Roboto', sans-serif;
	font-weight:bold;
	line-height:26px;
	padding-top:50px;
	padding-bottom:35px;
}
.index-box1 h2{
	text-align:center;
	color:#005899;
	font-size:30px;
	font-weight:700;
	line-height:26px;
	padding:20px;
}
.index-box4{
	padding:0;
}
.index-box4 h2{
	text-align:center;
	color:#005899;
	font-size:30px;
	font-weight:700;
	line-height:26px;
	padding-top:40px;
	padding-bottom:20px;
}
.thumb{
	display:block;
}
.thumb img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.grid-style{
	padding:15px;
}
.xem-them{
	background: #005899;
    color: #ffffff;
    padding: 5px 15px;
    text-align: center;
    width: 210px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 25px;
	margin-bottom:30px;
}
.xem-them a{
	color:#ffffff;
}
.title-tin h3{
	font-size:14px;
	padding:10px 10px 10px 0;
	min-height:50px;
}
.post-date{
	padding:5px 5px 5px 0;
}
.tin-mota{
	font-size:14px;
}
.dk-title p{
	color:#005899;
	font-size:24px;
	padding-top:15px;
	font-weight:600;
}
.kh-star p{
	color:orange;
	text-align:center;
	margin:15px 0 5px 0;
}
.kh {
	padding: 10px;
    background: #eee;
    border-top-right-radius: 25px;
	border-bottom-left-radius:25px;
}
.kh-feed p{
	font-size:13px;
	font-style:italic;
	color:#333;
	text-align:justify;
	overflow:overlay;
	height:150px;
	padding-right:25px;
}
.kh-img img{
	text-align: center;
    border-radius: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:20px;
	margin-top:20px;
}
.kh-name p{
	text-align:center;
	font-size:18px;
	font-weight:500
}
.kh-job p{
	text-align:center;
	font-size:16px;
	font-weight:100;
}
.dk{
	background:#eee;
	padding:40px;
}
.fa-calendar-alt:before{
	color:#005899;
	margin-right:5px;
}
.tin-tuc{
	background:#eee;
	padding:20px;
}

.fa-rocketchat{
	color:#ffffff;
}
.index-box2 img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.thumb:hover img {
	opacity: .5;
	transition: .3s ease-in-out;
}
.title-tin a{
	color:#777;
}
.title-tin a:hover{
	color:#005899;
}
td:hover{
	opacity: .5;
	transition: .3s ease-in-out;
}
.social-mxh {
    box-shadow: 0 0 3px 0 #F68121;
    position: fixed;
    z-index: 10000;
    top: 35%;
    width: 23px;
    height: 123px;
    overflow: hidden;
    background: #FFF;
    left: 0;
    padding: 1px 6px 3px 5px;
    border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
}
.social-mxh ul li {
    padding: 6px 0;
    font-size: 18px;
}