/*
	Theme Name: CAIA
	Theme URI: http://caia.vn
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Author: HoangLT, TuanNM
	Author URI: http://caia.vn
	Version: 4.2
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.618;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #333;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

strong,
b {
	font-weight: 700;
}
/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0d72c7;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
}

::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}

::selection {
	background-color: #0d72c7;
	color: #fff;
}

/* Wrap
------------------------------------------------------------ */

.site-container {
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

.wrap {
	margin: 0 auto;
	width: 1170px;
	padding: 0;
}


/* Header
------------------------------------------------------------ */

.site-header {
	margin: 0 auto;
	height: 120px;
	width: 100%;
	float: left;
	position: relative;
    z-index: 9;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 230px;
	margin-left: 15px;
	height: 120px;
}

.site-title {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 36px;
	line-height: 1.35;
	margin: 0;
	text-transform: uppercase;
	float: left;
	width: 100%;
	height: 100%;
}

.site-title a,
.site-title a:hover {
	color: #333;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(images/logo.svg) no-repeat left center;
	background-size: 230px;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header .widget-area {
	float: right;
	padding: 0;
	width: calc(100% - 320px);
	margin: 35px 15px 0 0;
}

.site-header .widget-area .widget_glt_widget{
	float: right;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 50px;
	background: #333;
}

.nav-primary .wrap{
	width: 1140px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #333;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
	color: #006766;
    display: block;
    padding: 12px 20px;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
    color: #D3633B;
    font-weight: 500;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
	background: none;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 16px;
	padding: 10px;
	position: relative;
	text-transform: none;
	width: 230px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover {
    background-color: #D3633B;
    color: #fff;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
	width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
	margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header .menu li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/icon-plus.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	width: 1170px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb{
	float: left;
	width: 100%;
	padding: 12px 0;
	font-size: 15px;
}

.bgh{
	background: url(images/br.jpg) no-repeat center center;
    background-size: cover;
    float: left;
    width: 100%;
}

.breadcrumb .wrap{
	width: 1140px;
	color: #fff;
    text-align: center;
}

.breadcrumb a{
	color: #fff;
	font-size: 15px;
	font-weight: 400;
}

.breadcrumb .separator{
	margin: 0 5px;
	font-weight: 400;
	color: #fff;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	width: 750px;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	padding: 0;
	width: 450px;
}

.content-sidebar .content,
.sidebar-content .content {
	width: 750px;
	margin-left: 15px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
	margin-left: 0;
	margin-right: 15px;
}

.full-width-content .content{
	float: left;
	width: 100%;
}

.page-template-template-questions-archive h1,
.page-template-template-questions-archive .content {
    width: 950px;
    margin: 0 auto;
    float: none;
}

.category.dichvu .entry-title a{
	text-transform: uppercase;
}

.post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: hidden;
	text-align: justify;
}

.entry-content p {
	margin: 0 0 15px;
	text-align: justify;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}

/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', Arial, sans-serif;
	line-height: 1.35;
	margin: 0 0 10px;
}

h1 {
	font-size: 18px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 16px;
}

h2 a,
h2 a:visited {
	color: #333;
	font-family: 'Roboto', Arial, sans-serif;
}

h2 a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	margin: 0 0 5px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

.taxonomy-description h1,
.widget-area .widgettitle {
    background-color: #006766;
    font-size: 20px;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}

.widget-area .widgettitle a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
	text-align: justify;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: disc;
	margin: 0 0 0 30px;
	padding: 0;
	text-align: justify;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	font-size: 13px;
	margin: -5px 0 15px;
}

/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 13px;
	padding: 5px 0 0;
}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: left;
	margin: 5px 10px 10px 0px;
}

.comment-content .attachmentFile img{
	width: 150px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 0;
	text-align: center;
	width: auto !important;
}

p.wp-caption-text {
	font-size: 13px;
	margin: 5px 0;
	text-align: center;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

/* Post Navigation
------------------------------------------------------------ */

.pagination {
	font-size: 16px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
	text-align: center;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background: #d9d9d9;
	color: #333;
	padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #925D1F;
	color: #fff;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 360px;
	margin-right: 15px;
}

.sidebar-secondary {
	float: left;
	width: 150px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
	margin-left: 15px;
	margin-right: 0;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	background-color: #fdf7f5;
	margin: 0 0 15px;
	padding: 0 0 15px;
	float: left;
	width: 100%;
	border-bottom: 3px solid #d3633b;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0 15px;
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: #f2f2f2;
	cursor: pointer;
	padding: 10px 20px;
	color: #333;
	-webkit-appearance: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
    float: right;
    /* padding: 12px 0 0; */
    width: 520px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    height: 40px;
}

.sidebar .search-form {
	padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 6px 5px 6px 15px;
	width: calc(100% - 110px);
	border: none;
	background: unset;
	height: 40px;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	color: #fff;
	background: url(images/bgf.webp) no-repeat center center;
	background-size: cover;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 15px 0;
}

.site-footer p {
	color: #fff;
}

.site-footer a,
.site-footer a:visited {
	color: #fff;
}

.site-footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
	float: left;
	width: 100%;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
    padding: 10px;
    width: calc(100% - 22px);
    float: left;
    background: #fff;
    border-radius: 5px;
}

#comment {
height: 90px;
    margin: 10px 0;
    width: calc(100% - 22px);
    border-radius: 5px;
    background: #fff;
}

input#submit {
	background: #d3633b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
    border: none;
    padding: 10px 30px;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: 0;
	background: #fff;
}

.comment-content{
	padding-left: 70px;
}

.comment-content p {
	font-size: 15px;
	margin: 0 0 15px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 5px;
}

.comment-meta a{
	color: #666;
}

.comment-reply {
	font-size: 13px;
	font-weight: 300;
}

.comment-reply a{
background: #d3633b;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 400;
}

.comment-author {
    color: #006766;
    font-weight: 700;
}

.comment-author .says {
    color: #333;
    font-weight: 400;
}

#comments{
	margin-bottom: 25px;
}

.info-author{
	text-align: right;
	margin-bottom: 10px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

/*Slick
-------------------------------------------------------------------*/
.slick-slider{
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus{
    outline: none;
}

.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}

.slick-track:after{
    clear: both;
}

.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
	outline: none;
}

[dir='rtl'] .slick-slide{
    float: right;
}

.slick-slide img{
    display: block;
}

.slick-slide.slick-loading img{
    display: none;
}

.slick-slide.dragging img{
    pointer-events: none;
}

.slick-initialized .slick-slide{
    display: block;
}

.slick-loading .slick-slide{
    visibility: hidden;
}

.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots{
    text-align: center;
    margin: 0 35px;
}

.slick-dots li{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    border-radius: 100px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	background: #636363;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #000;
}

.category main.content .post img{
    width: 100%;
    height: 230px;
    object-fit: cover;
    border-radius: 10px;
    margin: 0 0 15px 0;
    padding: 0;
    border: 0;
}

.zoomLens{
	width: 100px;
	height: 100px;
}

.category main.content .post{
	float: left;
	width: 100%;
}

.session{
	float: left;
	width: 100%;
}

.content-slider img{
	margin-top: -150px;
}

.content-slider .widget .box{
    border-radius: 20px;
	background: rgba(255, 255, 255, 0.60);
	backdrop-filter: blur(5px);
    position: absolute;
    top: 150px;
    left: calc((100% - 1140px) / 2);
    width: 580px;
    padding: 35px;
    display: table;
    overflow: hidden;
    animation-name: bounceInLeft;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    animation-duration: 3s;
}

.content-slider .widget .title a{
	color: #006766;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
}

.content-slider .widget p{
	color: #333;
	font-size: 17px;
	margin-bottom: 15px;
}

.content-slider .widget .readmore,
.gioithieu .widget p a,
#content_home .more-from-category a,
.hoatdong .widget:nth-child(3) a,
.tinvideo .widget:nth-child(3) p a{
	background: #D3633B;
    color: #fff;
    height: 42px;
    display: table;
    line-height: 42px;
    padding: 0 20px;
    border-radius: 5px;
}

.content-slider .widget{
	position: relative;
}

.tracuu .nd{
	border-radius: 20px;
    background: #048381;
    margin: -70px 15px 0;
    z-index: 999;
    position: relative;
    text-align: center;
    padding-bottom: 80px;
}

.tracuu .nd .widget.widget_text .widgettitle{
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    background: url(images/line2.svg) no-repeat bottom center;
    padding: 35px 0 20px;
    margin-bottom: 20px;
}

.tracuu .nd .widget p,
.tracuu .nd .widget a{
	color: #fff;
}

.tracuu .widget_search .widget-wrap{
	width: 950px;
	margin: 0 auto;
}

.tracuu .widget{
    float: left;
    width: 100%;
    display: contents;
    position: relative;
}

.tracuu .widget_search form{
    background: #fff;
    border-radius: 8px;
    font-size: 16px;
    height: 45px;
    margin: 30px 0 10px;
}

.tracuu .widget_search form input[type="search"]{
	font-size: 16px;
    height: 45px;
    float: left;
    width: calc(100% - 80px);
}

.tracuu .widget_search form input[type="submit"]{
    font-size: 16px;
    height: 45px;
    float: right;
    border: none;
    border-radius: 8px;
    background: url(images/s.svg) no-repeat center center;
    text-indent: -999px;
    width: 50px;
}

.tracuu .widget_search .widgettitle {
     background: none;
    padding: 0;
    border: none;
    color: #fff;
    margin: 0;
    position: absolute;
    bottom: 40px;
    font-weight: 400;
}

.tracuu .widget_search .widgettitle span{
	font-weight: 500;
}

.danhmuc .wrap,
.thuvien .wrap,
.site-header .wrap{
	width: auto;
    padding: 0 5%;
}

.danhmuc .widget{
	float: left;
	width: calc(25% - 30px);
	margin: 50px 15px;
	position: relative;
	border-radius: 5px;
}

.danhmuc .widget img{
	width: 100%;
	border-radius: 5px;
	display: block;
}

.danhmuc .widget .widgettitle{
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    border-radius: 0 0 5px 5px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #010101 100%);
    width: calc(100% - 40px);
    padding: 20px;
    transition:	all 0.3s ease-out;
    z-index: 9;
}

.danhmuc .widget .widgettitle a{
	color: #fff;
	background: url(images/muiten.svg) no-repeat left center;
	padding-left: 20px;
}

.danhmuc .widget:hover .widgettitle{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #116766 100%);
	 transition:	all 0.3s ease-out;
	 z-index: 9;
}

.gioithieu .widget:first-child{
	float: left;
	width: 490px;
	margin: 30px 15px;
}

.gioithieu .widget:last-child{
    float: left;
    width: 600px;
    margin: 30px 15px 0 35px;
    background: url(images/la.png) no-repeat top -35px right;
}

.gioithieu .widget .widgettitle{
    color: #006766;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    background: url(images/line1.svg) no-repeat bottom left;
    margin-bottom: 30px;
    padding-bottom: 20px;
    line-height: 46px;
}

.gioithieu .widget .widgettitle a{
	color: #006766;
}

.gioithieu .widget ul li{
	list-style-type: none;
	margin-bottom: 10px;
}

.gioithieu .widget p,
.gioithieu .widget ul{
	margin-bottom: 15px;
}

.gioithieu .widget p a{
	margin-top: 35px;
}

#content_home .widgettitle,
.bantin .widgettitle,
.hoatdong .widget:first-child .widgettitle{
	text-align: center;
	margin-bottom: 50px;
}

#content_home .widgettitle a,
.bantin .widgettitle a,
.hoatdong .widget:first-child .widgettitle,
.doitac .widgettitle,
.niemtin .widgettitle,
.tinvideo .widget:first-child .widgettitle{
	color: #006766;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	background: url(images/line.svg) no-repeat bottom center;
	padding-bottom: 25px;
}

#content_home .support-extra,
.bantin .support-extra{
	text-align: center;
	margin: 0 auto 50px;
	width: 850px;
}

#content_home .post{
	float: left;
	width: 360px;
	margin: 0 15px 30px;
}

#content_home .post:nth-child(3n+1){
	clear: both;
}

#content_home .post img{
	width: 100%;
	border-radius: 5px;
	margin-bottom: 10px;
	height: 189px;
	object-fit: cover;
}

#content_home .post .widget-item-title a{
	color: #006766;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
}

#content_home .post .widget-item-title a:hover,
#content_home .post:hover .widget-item-title a,
.bantin ul li a:hover,
.bantin ul li:hover a{
	color: #D3633B;
}

#content_home .more-from-category{
	text-align: center;
}

#content_home .more-from-category a{
	display: inline-block;
    margin: 20px 0;
    padding: 0 30px;
}

.bantin .more-from-category{
	display: none;
}

.bantin {
    background:url(images/la3.webp) no-repeat top left , url(images/la2.webp) no-repeat bottom right #DCF0F0;
    margin: 30px 0;
    padding-bottom: 50px;
}

.bantin .widgettitle{
	margin: 50px 0;
}

.bantin  .main-posts{
	float: left;
	width: 555px;
	background: #fff;
	margin: 0 15px;
	border-radius: 5px;
}

.bantin  .main-posts .post{
	padding: 15px;
}

.bantin .main-posts .post .widget-item-title a{
	color: #D3633B;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin: 0 0 10px;
    float: left;
    width: 100%;
}

.bantin .main-posts .post img{
	width: 100%;
	height: 345px;
	object-fit: cover;
}

.bantin .more-link{
	display: none;
}

.bantin .post-info{
	color: #636363;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px; 
	margin: 10px 0 5px;
}

.bantin  .main-posts .post img,
.bantin  ul li  img{
	border-radius: 5px;
}

.bantin  ul li  img{
	width: 180px;
	height: 95px;
	object-fit: cover;
	float: left;
	margin: 0 15px 0 0;
}

.bantin  ul li a{
	margin: 0;
    font-size: 17px;
    color: #333;
    font-weight: 500;
}

.bantin  ul{
	float: left;
	width: 555px;
	margin: 0 15px;
}

.bantin  ul li{
	float: left;
	width: calc(100% - 30px);
	background: #fff;
	list-style-type: none;
	padding: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
}

.hoatdong .widget:first-child{
	float: left;
	width: 100%;
}

.hoatdong .widget_media_image{
	float: right;
	width: 555px;
	margin: 0 15px;
} 

.hoatdong .widget:nth-child(3){
	float: left;
	width: 555px;
	margin: 100px 15px 0;
	position: relative;
}

.hoatdong .widget:nth-child(3)::before{
	content: '';
    width: 235px;
    height: 266px;
    background: url(images/lo.webp) no-repeat center center;
    position: absolute;
    top: -266px;
    left: 65px;
}

.hoatdong .widget:nth-child(4){
	float: left;
	width: 100%;
}

.hoatdong .widget:nth-child(3) p{
	margin-bottom: 20px;
}

.hoatdong .widget:nth-child(3) a{
	margin-top: 30px;
}

.gallery-columns-5 .gallery-item{
	width: calc(20% - 10px);
    margin: 0 5px 3px;
    float: left;
}

.gallery-columns-5 .gallery-item:nth-child(5n+1){
	clear: both;
}

.gallery-columns-3 .gallery-item{
	width: calc(33.33% - 10px);
    margin: 0 5px 3px;
    float: left;
}

.gallery-columns-3 .gallery-item:nth-child(3n+1){
	clear: both;
}

.gallery-columns-4 .gallery-item{
	width: calc(25% - 10px);
    margin: 0 5px 3px;
    float: left;
}

.gallery-columns-4 .gallery-item:nth-child(4n+1){
	clear: both;
}

.thuvien{
	margin: 50px 0 60px;
}

.doitac p{
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

.gallery .gallery-item img{
	width: 100%;
}

.doitac .widgettitle{
	text-align: center;
	margin-bottom: 20px;
}

.doitac ul li{
	list-style-type: none;
	margin: 0 10px;
}

.doitac ul li img{
	border: 1px solid #d9d9d9;
    border-radius: 5px;
}

.doitac button.slick-prev.slick-arrow{
	background: url(images/prev.svg) no-repeat left center;
    height: 33px;
    width: 33px;
    position: absolute;
    left: -40px;
    top: 32%;
    z-index: 99999;
    text-indent: -9999px;
    border: none;
    outline: none;
    cursor: pointer;
}

.doitac button.slick-next.slick-arrow{
    background: url(images/next.svg) no-repeat right center;
    height: 33px;
    width: 33px;
    position: absolute;
    right: -40px;
    top: 32%;
    z-index: 200;
    text-indent: -9999px;
    border: none;
    outline: none;
    cursor: pointer;
}

.doitac ul{
	margin: 50px 0;
}

.niemtin .widgettitle{
	text-align: center;
	margin: 30px 0;
}

.niemtin p{
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

.niemtin ul li{
	list-style-type: none;
	float: left;
	width: calc(25% - 10px);
	margin: 0 5px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
}

.niemtin ul li strong{
	display: block;
    color: #006766;
    font-size: 40px;
    font-weight: 700;
    background: url(images/line4.svg) no-repeat left bottom 7px;
    line-height: 40px;
    padding-left: 65px;
    margin-bottom: 12px;
}

.niemtin ul li em{
	 font-style: inherit;
}

.niemtin ul {
    margin: 50px 0 70px;
    float: left;
    width: 100%;
}

.site-footer .widget:first-child{
	width: 315px;
}

.site-footer .widget{
	float: left;
	width: 245px;
	margin: 40px 15px 0;
}

.site-footer .widget .widgettitle{
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 15px;
}

.site-footer .widget:first-child .widgettitle{
	background: url(images/logot.svg) no-repeat left center;
	text-indent: -9999px;
	display: block;
	padding: 15px 0;
}

.site-footer .widget:first-child ul{
	margin-top: 15px;
}

.site-footer .widget:first-child ul li{
	list-style-type: none;
	background: url(images/ico-lo.svg) no-repeat left top 5px;
	padding-left: 25px;
	margin-bottom: 10px;
}

.site-footer .widget:first-child ul li:nth-child(2){
	background: url(images/ico-call.svg) no-repeat left top 5px;
}

.site-footer .widget:nth-child(n+2) ul{
	margin-left: 15px;
}

.site-footer .widget:nth-child(n+2) ul li{
	margin-bottom: 10px;
}

.site-footer .widget:nth-child(4) img{
	margin: 10px 10px 0 0;
}

.site-footer .widget:nth-child(5){
	float: right;
    width: 825px;
    margin: 0;
}

.site-footer .widget:nth-child(5) li{
	list-style-type: none;
    display: inline-block;
    margin-right: 30px;
    width: 245px;
    margin-bottom: 0;
}

.site-footer .widget:nth-child(5) img{
	margin-bottom: 0;
	width: 180px;
}

.content-after-footer{
	background: #05807F;
	float: left;
	width: 100%;
}

.content-after-footer p{
	color: #fff;
	padding: 10px 0;
	text-align: center;
}

.embed-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

.embed-video iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.tinvideo .widget:first-child .widgettitle,
.tinvideo .widget:first-child .widgettitle a{
	color: #006766;
	text-align: center;
}

.tinvideo .widget:first-child{
	margin-bottom: 50px;
}

.tinvideo .widget:nth-child(3) .widgettitle,
.tinvideo .widget:nth-child(3) .widgettitle a{
	color: #D3633B;
	font-size: 22px;
	font-weight: 600;
	line-height: 26px;
}

.tinvideo .widget:nth-child(3) .widgettitle{
	margin: 0 0 20px;
}

.tinvideo .widget:nth-child(3) p{
	margin-bottom: 15px;
}

.tinvideo .widget:nth-child(2),
.tinvideo .widget:nth-child(3){
	float: left;
	width: 555px;
	margin: 0 15px;
}

.tinvideo .widget:nth-child(4){
	float: left;
	width: 100%;
	margin: 10px 0;
}

.tinvideo .widget:nth-child(4) .embed_video{
	width: 360px;
	float: left;
	margin: 0 15px;
}

.tinvideo .widget .embed-video{
	border-radius: 10px;
}

.tinvideo{
	margin: 35px 0 50px;
}

.bgh .site-title a{
	background: url(images/logot.svg) no-repeat left center;
}

.page-template-page-contact .ndb .title {
    background: url(images/logo.svg) no-repeat left center;
    text-indent: -999px;
    display: block;
    height: 60px;
    margin: 20px 0;
    background-size: 200px;
}

.page-template-page-contact .ndb ul li{
	margin-bottom: 10px;
}

.bgh .menu-primary a,.bgh .menu-secondary a,.bgh .site-header .menu a,
.bgh .site-header .menu .current-menu-item a:hover{
	color: #fff;
}

.bgh .site-header .menu .current-menu-item a{
	color: #f85920;
}

.bgh .breadcrumb h1, .bgh .breadcrumb h1 a,
.bgh .breadcrumb p.archive-heading a{
	font-size: 42px;
	text-transform: uppercase;
	font-weight: 600;
}

.bgh .breadcrumb h1,
.bgh .breadcrumb p.archive-heading{
    background: url(images/line2.svg) no-repeat bottom center;
    padding: 0 0 25px;
    margin: 20px 0 40px;
    width: 100%;
    font-size: 42px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}

.bgh .tracuu{
	position: relative;
}

.bgh .tracuu .widget_search .widgettitle{
	bottom: -40px;
}

.bgh .breadcrumb{
	margin: 20px 0 65px;
}

.tintuc main.content .post{
	float: left;
	width: 360px;
	margin: 30px 15px 0;
}

.category main.content .post .entry-title a{
	color:#006766;
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
}

.category main.content .post .more-link{
	display: none;
}

.search_alp {
	color: #006766;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;	
    margin: 20px 0 0;
}

#alphabet a{
	border-radius: 5px;
    background: #EFEFEF;
    height: 32px;
    width: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #333;
    margin: 15px 5px 45px 0;
}

#alphabet a:hover{
	background: #D3633B;
	color: #fff;
}

#list-dl{
	float: left;
	width: 100%;
}

.no-result b{
	    text-transform: uppercase;
}

.tracuuduoclieu .site-inner{
	width: auto;
	padding: 0 5%;
}

.tracuuduoclieu .site-inner .search_alp{
	margin-top: 35px !important;
}

.no-result{
	margin: 0 15px 30px;
}

.tracuuduoclieu .site-inner .search_alp,
.tracuuduoclieu .site-inner #alphabet{
	width: 1140px;
	margin: 0 auto;
}

.tracuuduoclieu main.content .post{
	float: left;
	width: calc(20% - 20px);
	margin: 0 10px 30px;
}

.tracuuduoclieu main.content .post:nth-child(5n+1){
	clear: both;
}

.sanphamdv main.content .post{
	float: left;
    width: 360px;
    margin: 30px 15px 0;
}

.list-dl .post:nth-child(3n+1){
	clear: inherit !important;
}

.category.tintuc main.content .post:nth-child(3n+1){
	clear: both;
}


.sanphamdv main.content .post .cm a{
	text-transform: uppercase;
    color: #848484;
    font-size: 14px;
}

.sanphamdv main.content .post .cm a:nth-child(n+3){
	display: none;
}

.sanphamdv main.content .post .cm span:last-child{
	display: none;
}

.sanphamdv main.content .post .entry-title a{
	font-size: 20px;
}

.single .entry-title, .page .entry-title {
    color: #925D1F;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}

.single .entry-content h2, .page .entry-content h2, .single-fitwp_question .content .answer-content h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 15px 0;
    color: #006766 ;
}

.single .entry-content h3, .page .entry-content h3, .single-fitwp_question .content .answer-content h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0;
}

#ask-new-question input{
	background: unset;
    box-shadow: none;
    height: 29px;
    border-radius: 5px;
    padding: 5px 15px;
    width: calc(100% - 32px);
    font-size: 16px;
}

#ask-new-question label{
	font-size: 16px;
    font-weight: 500;
    margin: 10px 0 5px;
    float: left;
}

#ask-new-question textarea{
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
    padding: 15px !important;
    width: calc(100% - 32px) !important;
}

#ask-new-question input[type="submit"]{
    background: #D3633B;
    color: #fff;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    border-radius: 5px;
    width: auto;
    text-transform: uppercase;
    font-weight: 600;
}

#thuong-gap{
	display: none;
	font-size: 26px;
    font-weight: bold;
    color: #006766;
}

#chtg .question-title a{
	font-size: 18px;
    font-weight: bold;
    color: #006766;
}

#chtg .rep{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
}

#chtg .content-question{
	background: #fafafa;
    padding: 20px;
    margin: 15px 0;
    display: none;
}

.answer-content{
	background: #fafafa;
    padding: 20px;
    margin: 15px 0;
}

#chtg{
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}

.single-fitwp_question .yarpp-related ul li{
	float: left;
    width: 100%;
    margin: 0 0 20px 20px;
    border-bottom: 1px dashed #d9d99d;
    padding-bottom: 15px;
    color: #d3633b;
}

.single-fitwp_question .yarpp-related li a{
	color: #006766;
}

#chtg .fitwp_question {
    float: left;
    width: calc(100% - 45px);
    border-bottom: 1px dashed #dcdada;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url(images/cong.svg) no-repeat right top;
    background-size: 25px;
}

#chtg .fitwp_question.current {
    background: url(images/tru.svg) no-repeat right top;
    background-size: 25px;
}

#chtg .fitwp_question.current .content-question {
    display: block;
    margin: 20px 0;
}

#chtg .rep,
.traloi b {
    background: #d3633b;
    color: #fff;
    padding: 5px 13px;
    margin: 0 0 15px;
    display: block;
    border-radius: 5px;
    width: fit-content;
}

#chtg .fitwp_question .question-title{
	cursor: pointer;
	padding-right: 45px;
}

.banggia .nd {
    float: left;
    width: 100%;
    margin-bottom: 90px;
}

.banggia .nd .anh {
    float: right;
    width: 400px;
    margin: 0 15px;
}

.banggia .nd .noidung {
    float: left;
    width: 630px;
    margin: 0 15px;
}

.banggia .nd:nth-child(2n) .anh {
    float: left;
}

.banggia .nd:nth-child(2n) .noidung {
    float: right;
}

.banggia .noidung h2{
	font-size: 24px;
    color: #D3633B;
    font-weight: bold;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.banggia .noidung p{
	margin-bottom: 15px;
}

.banggia .nd .noidung2{
	float: left;
	width: calc(100% - 30px);
}

.tabsp{
	float: left;
	width: 100%;
	text-align: center;
}

.tabsp ul li{
	list-style-type: none;
	display: inline-block;
	margin: 30px 7px 0;
}

.tabsp ul li a{
    color: #504b4b;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #ddd;
    display: inline-block;
    line-height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
}

.tabsp ul li a:hover{
	background: #006766;
	color: #fff;
}

.sidebar .widget .post{
	float: left;
    width: 100%;
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 2px;
    margin-bottom: 10px;
}

.sidebar .widget .post:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.sidebar .widget .post img{
	float: left;
	width: 130px;
	margin: 0 15px 0 0;
}

.sidebar .caia-post-list-widget .post a {
    color: #006766;
    font-weight: 700;
    font-size: 16px;
}

.sidebar .widget .widgettitle{
	margin-bottom: 20px;
	border-radius: 10px 10px 0 0;
}

.sidebar .widget .main-posts{
	padding: 0 15px 15px;
}

.thongtin{
	float: left;
	width: 100%;
	border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.thongtin .anh_sp{
	float: left ;
	width: 360px;
	margin-right: 30px;
}

.thongtin .info-post{
	float: right;
	width: 360px;
}

.thongtin .info-post p{
	margin-bottom: 15px;
}

.thongtin h1{
	font-size: 28px;
	font-weight: 700;
	color: #925d1f;
	margin-bottom: 20px;
}

.single .site-inner{
	padding-top: 40px;
}

.single main.content .entry-content{
	float: left;
	width: 100%;
}

.thongtin .itemnav {
	margin: 15px 10px 0 0;
	cursor: pointer;
}

.lienhemua li{
	list-style-type: none;
	display: inline-block;
	vertical-align: middle;
}

.lienhemua li:first-child{
	background: #925d1f;
    height: 40px;
    line-height: 40px;
    padding: 0 31px;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 11px;
    color: #ffff;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: 2px 4px #ad6c21;
    cursor: pointer;
}

.lienhemua li a{
    background: url(images/hotline.svg) no-repeat left center;
    font-weight: bold;
    display: inline-block;
    padding-left: 62px;
    background-size: 50px;
    color: #006766;
    line-height: 28px;
}

.lienhemua li a em{
    display: block;
    font-style: inherit;
    font-size: 25px;
    font-weight: 900;
    color: #EC2424;
}

#reply-title, .reply-title, .yarpp-related .title, 
#thuong-gap,  
#product-yarpp .title{
    color: #006766 !important;
    font-weight: bold !important;
    font-size: 30px;
    border-left: 4px solid #D3633B;
    line-height: 33px;
    padding-left: 15px;
    margin-bottom: 25px;
    display: inline-block;
}

.yarpp-related{
	float: left;
	width: 100%;
	margin: 50px 0 0;
}

.yarpp-related .related-post{
	float: left;
	width: calc(33.33% - 14px);
	margin: 0 20px 50px 0;
}

.yarpp-related .related-post:last-child{
	margin-right: 0;
}

.yarpp-related .title{
	float: left;
	width: calc(100% - 19px);
}

.yarpp-related .related-post img{
	width: 100%;
	height: 150px;
	object-fit: cover;
	margin: 0 0 10px;
}

.yarpp-related .related-post .widget-item-title a{
	font-size: 18px;
	font-weight: 600;
	color: #006766;
}

.yarpp-related .related-post .widget-item-title.sp a{
	font-size: 20px;
}

.yarpp-related .related-post .widget-item-title{
	line-height: 23px;
}

#respond input[type="file"]{
	background: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.comment-form-attachment label{
	display: none;
}

.yarpp-related .related-post .cm a {
    text-transform: uppercase;
    color: #848484;
    font-size: 14px;
}

.yarpp-related .related-post span:last-child {
    display: none;
}

.lienhemua .widget:last-child {
    background: rgb(0 0 0 / 60%);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 500;
    display: none;
}

.lienhemua .widget:last-child .widget-wrap {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    display: table;
    transform: translate(-50%, -50%) !important;
    margin: 0;
    width: 500px;
    padding: 30px 60px 15px;
    z-index: 9000;
    background: #fff;
    border: 3px solid #D3633B;
    border-radius: 0.3rem;
}

.lienhemua .widget:last-child .tt{
	text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #006766;
    margin: 0;
}

.lienhemua .widget:last-child .widgettitle {
    color: #fff;
    right: 5px;
    top: 5px;
    background: #D3633B;
    padding: 7px;
    font-size: 20px;
    position: absolute;
    height: 20px;
    width: 20px;
    margin: 0;
    border: 1px solid #fff;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

.lienhemua .widget:last-child input[type="text"]{
	box-shadow: none;
    font-size: 16px;
    border: 1px solid #d9d9d9;
    height: 40px;
    border-radius: 5px;
}

.lienhemua .widget:last-child textarea{
	box-shadow: none;
    font-size: 16px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}


.lienhemua .widget:last-child input[type="submit"]{
	background: #D3633B;
    color: #fff;
    height: 40px;
    display: table;
    line-height: 40px;
    padding: 0 30px;
    border-radius: 5px;
    text-transform: uppercase;
    border: none;
    margin: 0 auto;
    font-weight: 600;
}

#map{
	float: left;
	width: 100%;
}

#map iframe{
	width: 100%;
}

#map p{
	display: flex;
}

.page-template-page-contact .form {
    background: #D3633B;
    padding: 30px 20px 10px;
    width: 515px;
    border-radius: 5px;
    margin: 25px 15px;
    float: left;
    color: #fff;
}

.page-template-page-contact .form input[type="submit"] {
	padding: 0 40px;
    float: unset;
    margin: 0 auto;
    width: fit-content;
    display: table;
    color: #006766;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
}

.page-template-page-contact .form .tb{
	margin-bottom: 15px;
}

.page-template-page-contact .form label, .page-template-page-contact .form p {
    color: #fff;
    font-size: 16px;
}

.page-template-page-contact .form textarea, #dathang .widget_caldera_forms_widget textarea {
    box-shadow: none;
    font-size: 16px;
    border: none;
    border-radius: 5px;
}

.page-template-page-contact .ndb {
    float: left;
    width: 555px;
    margin: 25px 15px;
}

.page-template-page-contact .form input, .page-template-page-contact .form select, #dathang .widget_caldera_forms_widget input, #dathang .widget_caldera_forms_widget select {
    box-shadow: none;
    font-size: 16px;
    height: 38px;
    border: none;
    border-radius: 5px;
}

.gallery .gallery-item img:hover,
.product-img:hover{
	cursor: zoom-in;
}

.product-img {
   position: relative;
  overflow: hidden;
  width: 340px;
  height: 340px;
  float: left;
}

.product-img-zoom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out;
}

.danhmuc .widget{
	overflow: hidden;
}

.danhmuc .widget img{
    transform-origin: 65% 100%;
    transition: transform 1s, filter .5s ease-out;
}

.danhmuc .widget:hover img{
    transform: scale(1.2);
}

.popup-comment {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999999;
    top: 0;
    left: 0;
    display: none;
}

.popup-comment .box-comment {
    position: fixed;
    width: 555px;
    padding: 20px 15px 10px;
    margin: 0 auto;
    top: 20%;
    left: 0;
    right: 0;
    z-index: 99999999;
    background: #fff;
}

.popup-comment .close-popup-comment {
    position: absolute;
    font-size: 15px;
    color: #fff;
    height: 20px;
    width: 20px;
    padding: 0;
    margin: 0;
    border: 1px solid #fff;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    right: -21px;
    top: -21px;
}

.popup-comment .box-comment input[type="submit"] {
    margin: 10px auto 0;
    background: #d3633b;
    cursor: pointer;
    color: #fff;
    line-height: 19px;
    padding: 10px 15px;
    -webkit-appearance: none;
}

#menu-fix{
	position: fixed;
	right: 5px;
	top: 40%;
	left: auto;
}

#menu-fix ul li{
	list-style-type: none;
}

#menu-fix ul li img{
	margin: 0;
}

.site-header.f-head{
	position: fixed;
    background: #fff;
    box-shadow: 0 0px 5px 2px #ddd;
    z-index: 9999;
    height: 80px;
}

.site-header.f-head .title-area{
	height: 80px;
}

.site-header.f-head .site-title a,.site-header.f-head .site-title a:hover {
    background: url(images/logo.svg) no-repeat left center;
    background-size: 160px;
}

.site-header.f-head .widget-area{
	margin-top: 15px;
}

.bgh .site-header.f-head .menu a{
	color: #006766;
}

.bgh .site-header.f-head .menu a:hover,
.bgh .site-header.f-head .menu .current-menu-item a {
	color: #D3633B;
    font-weight: 500;
}

#flags{
	width: auto !important;
}

#flags li{
	margin: 13px 10px 0 0;
}

.site-header .widget-area .widget_nav_menu{
	float: right;
}

.listcm .site-inner {
    width: auto;
    padding: 0 5%;
}

.list-cat-child{
	float: left;
	width: 100%;
	margin: 50px 0 ;
}

.list-cat-child .child_cat{
	float: left;
    width: calc(20% - 20px);
    margin: 0 10px 30px;
}

.list-cat-child .child_cat h2 a{
	color: #006766;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
}

.list-cat-child .child_cat:nth-child(5n+1){
	clear: both;
}

.list-cat-child .child_cat img{
	width: 100%;
	height: 230px;
    object-fit: cover;
    border-radius: 10px;
}

.bgh .site-header.f-head .menu li li a:hover{
	color: #fff !important;
}

.sanphamdv main.content .post,
.tracuuduoclieu main.content .post,
.list-cat-child .child_cat{
	overflow: hidden;
}

.sanphamdv main.content .post img,
.tracuuduoclieu main.content .post img,
.list-cat-child .child_cat img {
    transform-origin: 65% 100%;
    transition: transform 1s, filter .5s ease-out;
}

.sanphamdv main.content .post:hover img,
.tracuuduoclieu main.content .post:hover img,
.list-cat-child .child_cat:hover img {
    transform: scale(1.2);
}

@media screen and (max-width: 1600px){

	.content-slider .widget .box{
		top: 110px;
	}

	.content-slider .widget .title a {
	    font-size: 34px;
	}

	.content-slider img {
	    height: 850px;
	    object-fit: cover;
	}
}