/*
Theme Name: Kientruc4
Description: This is a child theme for Flatsome Theme
Author: MuaTheme.com
Template: flatsome
Version: 1.0.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.flickity-page-dots .dot.is-selected {
    background-color: var(--primary-color) !important;
    opacity: 1!important;
}
.row_dich_vu > .col > .col-inner{
	padding: 9px;
	border: 1px solid #ececec;
	margin-bottom: 18px;
	    background: #fbfbfb;
}
.icon-dich-vu .icon-box-text h3 {
	color: var(--primary-color);
}

.icon-dich-vu .icon-box-img{
display: flex;
    position: relative;
    width: 120px;
    height: 132px;
    background-color: var(--primary-color);
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	padding-top: 0px;
	
}
.icon-dich-vu .icon-box-img .icon{
	text-align: center;
    left: 2px;
    position: absolute;
    top: 2px;
}
.icon-dich-vu .icon-box-img img {

	display: flex;
    position: relative;
    width: 116px;
    height: 128px;
   
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	padding-top: 0px;
	
}

.icon-dich-vu .icon-inner img{
	padding-top: 0px !important;
}
.icon-dich-vu .icon-inner:before{
	
}
.product-small.col{
	margin-bottom: 9px;
}
.product-small.col > .col-inner {
	    border: 1px solid #ececec;
    border-radius: 6px;
    
}
.product-small.col:hover > .col-inner{
	border: 1px solid var(--primary-color);
}
.product-small.col > .col-inner .attachment-woocommerce_thumbnail{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.product-small.col .box-text-products{
	top: -40px;
	    margin-bottom: -40px;
	padding: 6px !important;
	
}
.product-small.col .box-text-products .product-title{
	font-weight: 700;
	color: var(--primary-color);font-size:16px;
}
#header-contact li a,
.nav-small.nav > li.html {
  text-transform: none;
  font-size: 15px;
  letter-spacing: 0;
}

.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;
}
.section .col {
  padding-bottom: 0;
}
.list-post2 .post-item .box-text {
  background: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 14px;
}
.section-title a {
  background: #ffc107;
  border-radius: 20px;
  font-size: 15px;
  font-weight: 400;
  padding: 5px 15px;
}
.section-title a:hover {
  background: var(--primary-color) !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 {
  font-size: 18px;
  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;
 
  color: var(--primary-color);
}
.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: 15px;
}
.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: var(--primary-color);
  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 {
  
  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 0.75s;
  animation: shine 0.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, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.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;
}
.box-text .category{
	background: var(--primary-color);
    color: #fff;
    width: auto;
    display: inline-block;
    padding: 6px;
    border-radius: 3px;
    opacity: 1;
	    font-size: 11px;
    text-transform: unset;
}
.thong-tin-ct .row-info .left {
  color: var(--primary-color);
  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%;
}
.page-left-sidebar .row,
.page-template .row.page-wrapper {
  max-width: 80% !important;
  margin: 0 auto 20px;
}
.page-template .row.page-wrapper .row {
  max-width: 100%;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.off-canvas .sidebar-menu {
  padding: 0 0;
}
.off-canvas .nav-vertical > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: none;
  font-size: 16px;
  color: #000;
}
.form-tu-van {
  padding: 10px;
}
.form-tu-van .row-info .right {
  padding-left: 4px;
}
.section-title-center span {
  font-size: 23px;
}
.form-tu-van .row-info .left {
  padding-right: 4px;
}
.form-tu-van input[type="submit"] {
  width: 100%;
}
.section1 .row,
.section2 .row {
  max-width: 100% !important;
}
.blog-archive .post-item .post-title,
.list-post .post-item .post-title {
  font-size: 18px;
  margin-bottom: 5px;
}
.list-post .post-item .cat-label {
  display: none;
}
.home .thong-tin-cong-trinh .chu-dau-tu {
  display: none;
}
.section-title a {
  margin: 8px auto;
  font-size: 13px;
}
.page-left-sidebar .large-3 {
  order: 1;
  padding-right: 15px;
}
.list-post2 .post-item .button {
  display: none;
}
.bai-viet-lien-quan ul li {
  width: 50%;
}
.bai-viet-lien-quan ul li .box-image img {
  height: 110px;
}
.bai-viet-lien-quan h4 {
  height: 45px;
  font-size: 15px;
  overflow: hidden;
}
.blog-single .large-3 {
  padding-left: 15px;
}
.blog-archive .row.align-center,
.section2 .container {
  max-width: 100% !important;
  margin: 0;
}
.blog-archive .large-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.list-post .post-item {
  padding-left: 0;
  padding-right: 0;
}
.thong-tin-cong-trinh {
  font-size: 15px;
}
.thong-tin-ct .row-info .right {
  width: 68%;
}
.thong-tin-ct .row-info .left {
  width: 32%;
}
.header-wrapper .header-inner,
.footer-section .row,
.absolute-footer .container,
.header-top .container {
  max-width: 100%;
}
.blog-archive .row.align-center,
.section2 .container,
.archive-page-header .row,
.blog-single .row.row-large,
.page-left-sidebar .row,
.page-template .row.page-wrapper {
  max-width: 100% !important;
}
.page-template .row.page-wrapper .row {
  max-width: 1170px;
}


}