/*
Theme Name: Kientruc
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

:root {
	--green : #09a552;
}

#header-contact li a,.nav-small.nav>li.html {
  text-transform:none;
  font-size:15px;
  letter-spacing:0;
}

.flickity-page-dots .dot {
  width:8px;
  height:8px;
}

.nav-dropdown {
  padding:0;
}

.nav-dropdown.nav-dropdown-default>li>a {
  border-bottom:1px dashed #e2e2e2;
}

.nav-dropdown>li>a {
  padding:7px 0;
  font-size:15px;
  color:#383838;
}

.nav-dropdown>li>a:hover {
  padding-left:7px;
  color:#a91e22;
}

.slick-slide img {
  width:100%;
}

.fagsfacf-gallery-slider button.slick-next,
.fagsfacf-gallery-slider button.slick-next:hover,
.fagsfacf-gallery-slider button.slick-prev,
.fagsfacf-gallery-slider button.slick-prev:hover {
  background-color:#ce0000 !important;
}

.fagsfacf-gallery-slider .slick-dots li button {
  border:none !important;
  min-height:6px;
}

.fagsfacf-gallery-slider .slick-dots li.slick-active button {
  background:#ce0000 !important;
}

.fagsfacf-gallery-carousel .slick-dots,
.fagsfacf-gallery-slider .slick-dots {
  bottom:10px;
}

.fagsfacf-slider-wrap {
  margin-bottom:30px;
}

.form-tu-van input,
.form-tu-van select,
.form-tu-van textarea {
  border-radius:5px;
  box-shadow:none;
  font-size:15px;
}

.form-tu-van .row-info .right {
  display:inline-block;
  width:50%;
  float:right;
  padding-left:7px;
}

.form-tu-van .row-info .left {
  width:50%;
  float:left;
  padding-right:7px;
  display:inline-block;
}

.form-tu-van .row-info {
  display:inline-block;
  width:100%;
  clear:both;
}

.form-tu-van .des {
  font-style:italic;
  font-weight:700;
  margin-bottom:14px;
}

.list-post .post-item .box-image {
  border-radius:15px;
}

.fa {
  margin-right:7px;
}

.box-blog-post .is-divider {
  display:none;
}

.list-post .post-item .cat-label {
  font-weight:400;
  text-transform:none;
  font-size:13px;
  letter-spacing:0;
  margin-bottom:10px;
}



.list-post2 .post-item .box-text {
  background:#fff;
  border-bottom-left-radius:15px;
  border-bottom-right-radius:15px;
  padding:14px;
}

.section-title a {
  background:var(--green);
  border-radius:20px;
  font-size:15px;
  font-weight:400;
  padding:5px 15px;
	color: #fff
}

.section-title a:hover {
  background:#a32226 !important;
  color:#fff;
}

.list-post2 .post-item .box-image {
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
}

.blog-archive .post-item .post-title,
.list-post .post-item .post-title, .home .post-title {
  font-size:16px;
  margin-bottom:10px;
}

.blog-archive .post-item:hover .post-title,
.list-post .post-item:hover .post-title {
  color:#a91e22;
}

.blog-archive .row.large-columns-4,
.section2 .container,
.section2 .row.large-columns-4 {
  max-width:100% !important;
  margin-left:0;
  margin-right:0;
}

.section-title-center span {
  margin:0 15px;
  font-size:32px;
  color:var(--green);
}

.blog-archive #breadcrumbs {
  border-bottom:none;
  margin-bottom:7px;
}

.blog-archive .row.align-center,
.section2 .container,
.archive-page-header .row,
.blog-single .row.row-large {
  max-width:80% !important;
  margin:0 auto 20px;
}

.form-tu-van img {
  border-radius:10px;
  margin-bottom:15px;
}

.blog-archive .post-item .box-image {
  border-radius:5px;
}

.blog-archive .post-item .box-image .image-cover {
	padding-top : 100%!important
}

.blog-archive .large-12 {
  padding-bottom:0;
}

.is-divider {
  display:none;
}

.entry-content {
  padding-top:0;
  padding-bottom:0;
}

.form-tu-van input[type=submit] {
  background:#a91e22;
  margin-bottom:0;
}

.form-tu-van {
  border-radius:20px;
  background:#fffbf0;
  padding:25px;
  border:3px solid #ffd147;
}

.form-tu-van h3 {
  margin-bottom:10px;
  color:#a91e22;
  font-size:24px;
}

.footer-secondary {
  padding:0;
}

a.back-to-top {
  background:#f98f38 !important;
  color:#fff !important;
  border:none !important;
}

.flickity-prev-next-button .arrow,
.flickity-prev-next-button svg {
  background:#fff;
  box-shadow:2px 2px 20px #0000003d;
  border-radius:99%;
}

.header-main {
  box-shadow:2px 2px 20px #0000001a;
}

#breadcrumbs .breadcrumb_last {
  font-weight:400;
}

#breadcrumbs a {
  font-weight:400;
}

.blog-archive .page-title {
  letter-spacing:0;
  font-size:25px;
  color:#a91e22;
}

#breadcrumbs {
  margin-bottom:15px;
  font-size:15px;
  text-transform:none;
  letter-spacing:0;
  border-bottom:1px dashed #a0a0a0;
  padding-bottom:7px;
}

.blog-single .large-3 {
  padding-left:0;
}

.blog-archive .post-item .from_the_blog_excerpt {
  display:none;
}

.widget .form-tu-van img {
  display:none;
}

.widget .form-tu-van {
  padding:15px;
}

.widget .form-tu-van .des {
  font-size:13px;
  font-weight:400;
}

.widget .form-tu-van .row-info .left,
.widget .form-tu-van .row-info .right {
  width:100%;
  padding-left:0;
  padding-right:0;
  display:block;
}

.widget .form-tu-van h3 {
  font-size:22px;
}

.recent-blog-posts a {
  font-size:15px;
  margin-bottom:0;
}

span.widget-title {
  background:#ad1c25;
  display:block;
  width:100%;
  padding:11px 10px;
  color:#fff;
  letter-spacing:0;
}

.flatsome_recent_posts ul {
  border:1px solid #ececec;
}

.recent-blog-posts {
  padding:10px;
}

footer.entry-meta {
  font-size:15px;
}

.thong-tin-ct h2,
.xem-them .tieu-de-xem-them {
  color:#000;
  font-size:20px;
  border-bottom:1px dashed #797979;
  padding-bottom:6px;
  display:block;
  font-weight:700;
}

.xem-them ul li a:hover {
  text-decoration:underline;
}

.danh-muc {
  margin-bottom:15px;
}

.danh-muc span.title,
.the-tim-kiem span.title {
  border-radius:4px;
  background:#bb242d;
  padding:4px 10px;
  color:#fff;
  margin-right:5px;
}

.danh-muc a,
.the-tim-kiem a {
  line-height:32px;
  border-radius:4px;
  margin-bottom:10px;
  padding:4px 10px;
  background:#dedede;
  color:#464646;
}

.danh-muc a:hover,
.the-tim-kiem a:hover {
  background:#afafaf;
  color:#fff;
}

.bai-viet-lien-quan {
  margin-top:15px;
}

.bai-viet-lien-quan h3 {
  font-size:19px;
  color:#000;
}

.bai-viet-lien-quan ul {
  margin-bottom:0;
  display:inline-block;
  width:100%;
}

.bai-viet-lien-quan ul li {
  list-style:none;
  width:25%;
  color:graytext;
  float:left;
  padding-left:4px;
  padding-right:5px;
}

.bai-viet-lien-quan ul li .box-image img {
  height:160px;
  border-radius:4px;
  object-fit:cover;
  object-position:center;
}

h1.entry-title.mb {
  margin-bottom:15px;
  letter-spacing:0;
  text-transform:none;
}

.page-left-sidebar .large-3 {
  border-right:none !important;
  padding-right:10px;
}

.bai-viet-lien-quan h4 {
  height:40px;
  font-size:16px;
  color:#000;
  line-height:19px;
  padding-top:7px;
  overflow:hidden;
}

.post-item .box-image:hover::before {
  -webkit-animation:shine .75s;
  animation:shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left:125%;
  }
}

@keyframes shine {
  100% {
    left:125%;
  }
}

.post-item .box-image::before {
  position:absolute;
  top:0;
  left:-75%;
  z-index:2;
  display:block;
  content:'';
  width:50%;
  height:100%;
  background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
  background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
  -webkit-transform:skewX(-25deg);
  transform:skewX(-25deg);
}

.xem-them ul li {
  margin-bottom:3px;
}

.xem-them ul {
  margin-top:10px;
  margin-bottom:0;
}

h2.tieu-de-bai-viet {
  color:#000;
  font-size:20px;
  border-bottom:1px dashed #797979;
  padding-bottom:6px;
  margin-top:20px;
}

.thong-tin-ct .row-info {
  display:inline-block;
  width:100%;
  clear:both;
  border-bottom:1px solid #e6e6e6;
  padding-bottom:5px;
}

.thong-tin-ct .row-info .left .fa {
  color:#ff9800;
}

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

.thong-tin-ct .row-info .left {
  color:#d80000;
  font-weight:700;
  display:inline-block;
  width:16%;
  float:left;
}

.thong-tin-ct .row-info .right {
  display:inline-block;
  width:84%;
  float:left;
}

.widget .badge.post-date .badge-inner {
  border-radius:99%;
}

.thong-tin-cong-trinh {
  color:gray;
}

.header-wrapper .header-inner,
.footer-section .row,
.absolute-footer .container,
.header-top .container {
  max-width:80%;
}







.col-text-home {
	padding-bottom: 0;
}

.col-text-home .box-title-new {
	position:relative;
	margin:50px 0;
	text-align:center;
}
.col-text-home .box-title-new .box-title-name-new {
	font-size:24px;
	font-weight:900;
	text-transform:uppercase;
	color:#fff;
	background:var(--green);
	display:inline-block;
	vertical-align:top;
	position:relative;
	z-index:1;
	padding:10px 20px;
	marrgin-bottom:20px;
	border-radius:15px;
}
.col-text-home .box-title-new .box-title-name-new:before {
	content:"";
	position:absolute;
	border-top:10px solid var(--green);
	border-left:15px solid transparent;
	border-bottom:7px solid transparent;
	border-right:15px solid transparent;
	left:calc(50% - 25px);
	bottom:-26px;
	width:50px;
}
.col-text-home .box-title-new .box-title-name-new:after {
	content:"";
	position:absolute;
	z-index:2;
	bottom:-18px;
	height:9px;
	width:100px;
	left:calc(50% - 50px);
	border-top: 2px solid var(--green);
}


.col-tab-home .tabbed-content ul li a, .tabbed-content ul li a {
  font-size: 16px;
    text-transform: initial;
    color: var(--blue);
    padding: 5px 15px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--red);
    border-radius: 30px 30px 30px 30px;
    box-shadow: 4px 4px 0px 0px var(--green);
    margin-left: 20px;
    margin-bottom: 20px;
    border: solid 1px var(--red);
    font-weight: 600;
}
.col-tab-home .tabbed-content ul li a:hover, .col-tab-home .tabbed-content ul li.active a,
.tabbed-content ul li a:hover, .tabbed-content ul li.active a{
	color: var(--green);
}

.dongia, .duan {
	text-align: center;
	border-color: #fff
}

.dongia tr td p, .dongia tr td, .duan tr td p, .duan tr td{
	font-weight: 600;
	color: #000;
}

.dongia tr td, .duan tr td {
	border: 1px solid var(--green);
	text-align: center;
	background: #f7f7f7;
}

.dongia tr:first-child td {
	background: var(--green);

}

.dongia tr:first-child td:first-child, .duan thead tr th:first-child {
	border-radius: 10px 0 0 0	
}

.dongia tr:first-child td:last-child,.duan thead tr th:last-child {
	border-radius: 0 10px 0 0px	
}

.dongia tr:first-child td, .dongia tr:first-child td p {
	color: #fff;
	font-weight: 600
}

.duan tr td {text-align: center; padding: 10px}

.duan thead tr {background: var(--green); }
.duan thead tr th {color: #fff; text-align: center; padding: 10px}

.category-hinh-anh-thi-cong-tieu-bieu .entry-image.relative {display: none;}

.wp-caption-text {font-size: 20px!important;}