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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: "Poppins";
    src: url("font/SVN-Poppins-Regular.ttf");
}
@font-face {
    font-family: "Poppins-Medium";
    src: url("font/SVN-Poppins-Medium.ttf");
}
@font-face {
    font-family: "Poppins-Bold";
    src: url("font/SVN-Poppins-Bold.ttf");
}
@font-face {
    font-family: "Poppins-SemiBold";
    src: url("font/SVN-Poppins-SemiBold.ttf");
}
@keyframes shine2{
	100% {
    left: 125%;
}
}
h1, h2, h3, h4, h5, h6, strong {
    font-family: "Poppins-Bold" !important;
    font-weight: normal;
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
	div.stuck .header-main{
		height:60px !important
	}
	div.stuck #logo img{
		max-height:60px !important
	}
    .mfp-content{
     background-color: #0360aa !important;
        width: 70% !important;
    }
    #main-menu .header-mobile-logo img{
          max-width: 85px;
    }
    #main-menu{
      padding: 1rem;
    }
    #main-menu .menu-item a{
      display: block;
      padding: 8px 0;
      font-size: 15px;
      transition: all .3s;
      color:#fff;
      font-weight:normal;
      font-size:15px;
			text-transform:capitalize
    }
    #main-menu .menu-item {
      border:0;
      background:none
    }
	
    #main-menu .sidebar-menu-top-content{
      border-bottom: 1px solid #fff;
      padding-bottom: 15px;
      margin-bottom: 15px;
    }
    #main-menu .menu-item i:before{
      color:#fff;
      font-size:15px
    }
    #main-menu .menu-item button{
      opacity:1 !important;	
    }
    #main-menu .menu-item i{
      top:-3px !important
    }
    #main-menu .menu-item > .sub-menu > li > a{
      display: block;
      position: relative;
      padding: 6px 0;
      font-size: 13px;
    } 
    #main-menu .menu-item > .sub-menu > li > a:before{
          font-family: 'FontAwesome';
      content: '\f0da';
      margin-right: 10px;
      font-size: 12px;
    }
  
    #main-menu .menu-item > .sub-menu > li{
      margin:0
    }
    #main-menu .menu-item > .sub-menu{
      padding:0
    }
    .breadcrumb-style{
      display:none !important
    }
	.image-puzzle .has-hover .img-inner img{
		height:100% !important
	}
	.v-post-content-meta{
		font-size:12px !important
	}
	.portfolio-related .col{
		max-width:100% !important;
		flex-basis:100% !important
	}
	.col.post-item .box-text,.portfolio-element-wrapper .box-text{
		padding:29px 20px 29px !important
	}
	.post-sidebar {
		display:none !important
	}
	.header.show-on-scroll .hide-for-sticky, .stuck .hide-for-sticky{
		display:block !important
	}
	.mobile-nav .icon-menu:before{
		color:#000;
		font-size:30px
	}
	.mobile-nav .icon-search:before{
		color:#000;
		font-size:20px
	}
	.mobile-nav .header-search .nav-dropdown {
		        left: auto;
        right: 0; 
		padding:10px;
min-width:300px !important;
		background:#efefef;
		box-shadow:none;
		transform: translate(20%,7px);
	  
	}
	.mobile-nav .header-search .nav-dropdown .header-search-form-wrapper form input{
		width: 100%;
    height: 35px;
    font-size: 14px;
    padding-left: 10px;
    border-radius: 0;
    border: none;
	}
	.mobile-nav .header-search .nav-dropdown .header-search-form-wrapper form button{
		    width: 75px;
    color: #fff;
    height: 35px;
    border: none;
		font-size:14px;
		top:0;
		right:0
	}
	.mobile-nav .header-search .nav-dropdown .header-search-form-wrapper form button i:before{
		font-size:14px
	}
	.footer .icon-box .icon-box-img{
		flex:none !important
	}
	section.footer{
		padding-bottom:0 !important
	}
	#main-menu .html_top_right_text{
		padding:0;
		margin-top: 20px;
    border-top: 1px solid #fff;
    padding-top: 15px;
    display: flex
;
    flex-direction: column;
		align-items: flex-start;
		color:#fff
	}
	#main-menu .html_top_right_text h3 {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 12px;
		color:#fff;
		font-weight:normal !important
}
	.cate-product .slider .row{
		margin-left:10%
	}
    .sec-daychuyen .row-bottom div.col {
        max-width: 100% !important;
        flex-basis: 100% !important;
        padding-left: 0 !important;
        padding-bottom:15px ;
        border-bottom: 1px solid #888d9f;
        border-right:0 !important ;
        margin-bottom: 15px;
    }
    .sec-daychuyen .row-bottom div.col:last-child{
        border: 0;
    }
    .html_nav_position_text_top{
        border-top:0 !important;
        padding:0 !important
    }
  }
  
  








/*header*/
.html_nav_position_text_top a{
    padding: 0 !important;
}
.header-nav > li{
	margin:0;
	    position: relative;
    display: inline-block;
}
.header-nav > li > a{
	    display: inline-block;
    padding: 12px 30px;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s;
    font-family: "Poppins-Medium" !important;
	font-size:15px;
	font-weight:normal !important
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before,.header-nav > li.menu-item-has-children:after{
	display:none
}



.hotline-item {
    display: flex;
    align-items: center;
    margin-left: 20px;
}
.hotline-item span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #179CD4;
    border-radius: 50%;
    color: #179CD4;
    font-size: 24px;
    margin-right: 10px;
}
.hotline-item span svg{
	width:1em
}
.hotline-item-right {
    line-height: 1.4;
}
.hotline-item-right p {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 14px;
}
.hotline-item-right strong {
    color: #ff3c2e;
    font-size: 18px;
    font-family: 'Poppins-SemiBold' !important;
}
.header-search-form-wrapper form input {
    width: 100%;
    height: 50px;
    padding-left: 15px;
    font-size: 14px;
    border: 1px solid #63636333;
	border-radius:0 !important;
	background-color: #fff !important;
	box-shadow:none
}
.header-search-form-wrapper form button{
	    background: #179CD4;
    color: #fff;
    width: 80px;
    height: 43px;
    position: absolute;
    right: 4px;
    top: 3px;
    font-size: 18px;
    transition: all .3s;
    cursor: pointer;
}
#logo{
	margin-right:70px
}
/*trang chủ*/
section.about {
    padding-top: 7rem !important;
    padding-bottom: 2rem !important;
}
.image-puzzle .img-bg {
    position: absolute;
    width: 49%;
    height: 63.5%;
    z-index: -2;
    background-color: #179CD4;
    top: 0;
    left: 0;
} 
.image-puzzle .img-bg2 {
    width: 65%;
    height: 55%;
    z-index: -1;
    border: 2px solid #ff3c2e;
    left: 6%;
    bottom: -8.5%;
    position: absolute;
}
.image-puzzle .has-hover .img-inner  {
    margin-left: 12.3%;
}
.image-puzzle .has-hover .img-inner img{
	margin-top: 12%;
    width: 93%;
    height: 470px;
    object-fit: cover;
}
.image-puzzle .has-hover .img-inner:before{
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 10;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-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%);
    transform: skewX(-25deg);
}
.image-puzzle .has-hover .img-inner:before{
	margin-top: 60px;
    left: -82%;
}
.image-puzzle .has-hover:hover .img-inner:before {
    animation: shine2 1s;
} 
.about .title-h2 h2{
	    font-size: 30px;
    line-height: 1.3;
    color: #179CD4;
    margin-bottom: 40px;
    position: relative;
}
.about .title-h2 h2:before{
	position: absolute;
    content: "";
    width: 85px;
    height: 3px;
    background: #ff3c2e;
    bottom: -15px;
    left: 0;
}
.about .title-h2 h2:after{
	    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    background: #179CD4;
    left: 0px;
    bottom: -18px;
    transform: rotate(45deg);
}
.about-content-btn{
	background: #ff3c2e;
    color: #fff;
    padding: 14px 25px;
    display: inline-block;
    position: relative;
    z-index: 1;
    border: none;
    border-bottom: 1px solid #fff;
	margin:0;
	margin-top:10px;
	font-size:15px;
	font-weight:normal;
	line-height:1.6;
}
.about-content-btn:before{
	    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    height: 100%;
    width: 101%;
    content: "";
    background-color: #179CD4;
    color: #fff;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform 700ms cubic-bezier(0.86, 0, 0.07, 1) 0s, -webkit-transform 700ms 0s;
}
.about-content-btn:hover:before{
    transform: scale(1, 1);
    transform-origin: top left;
}
.about-content-btn i:before{
	content:"";
	background-image:url("/wp-content/uploads/2024/05/svgexport-11.svg");
	height:15px;
	width:15px;
	display:block;
	background-repeat:no-repeat	;
	background-size:100%
} 
.title-text h2{
	position: relative;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 30px;
    color: #179CD4;
}
.title-text h2:before{
	    position: absolute;
    content: "";
    width: 75px;
    height: 3px;
    background: #ff3c2e;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
}
.title-text h2:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #179CD4;
    left: 50%;
    bottom: -18px;
    transform: translateX(-50%) rotate(45deg);
}
.gallery .title-text h2:before{
	    left: 0;
    bottom: -15px;
    transform: translateX(0);
}
.gallery .title-text h2:after{
	left: 5px;
    width: 9px;
    height: 9px;
}
section.gallery {
    padding: 5rem 0 !important;
}
.cate-product p {
    max-width: 500px;
    margin: 0 auto;
    font-size: 14px;
	margin-bottom:5rem
}
section.blogs {
    padding: 2rem 0 !important;
}
.gallery .v-post-content-badge,.gallery .v-post-content-meta,.gallery .about-content-btn{
	display:none
}
.gallery .portfolio-box   .box-text {
	position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    padding-left: 25px;
    color: #fff;
    z-index: 1;
    transition: .4s ease;
	background-color:#fffffc00;
	text-shadow:none;
	padding:0;
	box-shadow:none;
	padding-left:20px
}
.gallery .portfolio-box .box-image:before{
	position: absolute;
    left: 0;
    bottom: 0;
    height: 60%;
    width: 100%;
    background: linear-gradient(to top, #179CD4, transparent);
    z-index: 1;
    content: "";
	top:auto
}
.gallery .portfolio-box .box-image,.gallery .portfolio-box .box-image img,.gallery .portfolio-box .box-image .image-cover{
	height: 500px;
    object-fit: cover;
}
.gallery .portfolio-box .box-text h6{
	opacity:1;
	color:#fff;
	    transition: .4s ease;
}
.gallery .portfolio-box:hover .box-text h6{
	transform: translate(20px, -5px);
	color:#fff
}
.blogs .col.post-item .v-post-content-badge,.blogs .col.post-item .about-content-btn{
	display:none
}
.blogs .col.post-item .from_the_blog_excerpt {
	display:block
}
.blogs .col.post-item .box-text{
padding:0;
	box-shadow:none
}
.blogs .col.post-item .box-text .v-post-content-meta{
	margin: 15px 0;
    font-size: 13px;
    color: #333333bf;
	padding:0;
	border:0
}
.blogs .col.post-item .box-text .post-title{
	margin-top:0
}
.blogs .col.post-item .box-image .image-cover:before{
	background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    transition: all 400ms linear;
    z-index: 1;
}
.blogs .col.post-item:hover .box-image .image-cover:before{
	left: 0;
    right: 0;
    opacity: 0;
    transition: all 400ms linear;
}
.blogs .col.post-item .box-image .image-cover{
	    display: block;
    overflow: hidden;
    position: relative;
}
.cate-product  .product-small.box .box-image a{
    display: block;
    overflow: hidden;
    position: relative;
    height: 100%;
}
.cate-product  .product-small.box .box-image img{
	    transition: all 0.4s linear;
	height:100%;
	object-fit:contain
}
.cate-product .product-small.box .box-image{
	width: 100%;
    height: 350px;
    overflow: hidden;
    margin: 0 auto;
}
.cate-product .product-small.box .box-image a{
	z-index:999
}
.cate-product .product-small.box  .box-text{
    bottom: 0;
    left: 0;
    width: 100%;
    background:#179cd4b3;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    z-index: 1;
    transition: .3s ease;
	padding:0;
	position:absolute;
	z-index:999
}
.cate-product .product-small.box  .box-text .price-wrapper{
	display:none
}
.cate-product .product-small.box  .box-text .name a{
	font-size: 20px;
    margin-bottom: 0;
    position: relative;
    bottom: 5px;
    transition: .3s ease;
    font-family: 'Poppins-SemiBold' !important;
	color:#fff;
}
.cate-product .product-small.box  .box-text .name{
	margin:0
}
.cate-product .product-small.box  .box-image > div{
	height:100%
}






/*footer*/
footer#footer {
    position: relative;
    display: block;
    background-color: #292524;
    z-index: 1;
    color: #fff;
}
section.footer {
    padding-top:50px !important;
}
.footer-item-title h2 {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 3rem;
    position: relative;
    font-family: 'Poppins-SemiBold' !important;
	color:#fff
}
.footer-item-title h2:before{
	content: "";
    position: absolute;
    top: -4px;
    left: -7px;
    height: 30px;
    width: 30px;
    background-color: #222124;
    z-index: -1;
}
.footer-item-title h2:after{
	    position: absolute;
    top: -6px;
    left: -6px;
    height: 6px;
    width: 6px;
    content: "";
    background-color: #ff3c2e;
    z-index: -1;
}
.footer .icon-box{
	margin-bottom:15px;
	font-size: 14px;
	display:flex;
	align-items:center
}
.footer .icon-box .icon-box-img{
	display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px !important;
    background-color: #241f1e;
    border-radius: 50%;
    transition: all 500ms ease;
    flex: 0 0 15%;
    margin-right: 10px;
}
.footer .icon-box .icon img{
	width:16px;
	height:16px;
	padding:0
}
.footer-block-logo p{
	font-size:14px;
	margin: 20px 0;
}
.footer-block-logo .social-icons  a{
	    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: #241f1e;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 14px;
}
.footer-block-logo .social-icons  a i{
	width: .625em;
}
.footer-block-logo .social-icons  a i:before{
	color:#fff
}
.footer-block-logo .social-icons {
	display:flex;
}
.footer  iframe {
    width: 100%;
    height: 165px;
}
#footer .menu a{
	padding:0;
	color:#fff;
	margin-bottom: 15px;
	font-size:14px
}
#footer .menu li{
	border:0
}
#footer .sidebar-wrapper > div{
	padding:0;
	margin:0
}
#footer .menu a:hover{
	color:#179CD4
}
.footer-block-logo form p input.wpcf7-text {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    font-size: 14px;
    border: none;
}
.footer-block-logo form p input.wpcf7-submit {
    top: 2px;
    right: 2px;
    height: 36px;
    border: none;
    background: #eb2f00;
    color: #fff;
    padding: 0 15px;
    font-size: 14px;
    transition: .4s ease;
	
}
.footer-block-logo form p,.footer-block-logo form {
    position: relative;
    margin-bottom: 0;
} 






/*breadcrum*/
section.bg-breadcrumb {
    background: url(/wp-content/uploads/2024/05/bg-breadcrumb.jpg) no-repeat center center;
    background-size: cover;
	padding: 2rem 0;
    position: relative;
}
section.bg-breadcrumb:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0000008f;
}
h1.header-page-title {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
}
.wrapper-header-page {
    position: relative;
}
.breadcrumb-style p{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
	margin:0
}
.breadcrumb-style span,.breadcrumb-style  a {
	font-size:13px;
	color:#fff;
	display:flex;
	align-items:center;
	margin-left:5px;
	margin-right:5px
}
.breadcrumb-style a:first-child:before{
	content:"";
	background-image:url("/wp-content/uploads/2024/05/svgexport-8-1.svg");
	display:flex;
	width:15px;
	height:15px;
	background-size:100%;
	background-repeat:no-repeat;
  margin-right:5px
}
/*blog*/
span.v-post-content-badge {
    position: absolute;
    top: -16px;
    left: 25px;
    background: #179CD4;
    color: #fff;
    padding: 5px 25px;
    font-size: 13px;
}
.v-post-content-meta {
    font-size: 13px;
    margin-bottom: 20px;
    border-bottom: 1px solid #9d9d9d33;
    padding-bottom: 15px;
    margin-top: 0.5rem;
	text-align:left
}
.v-post-content-meta span {
    margin-right: 30px;
}
.v-post-content-meta span svg{
	color: #179CD4;
    margin-right: 5px;
	    width: .875em;
	display: inline-block;
    font-size: inherit;
    height: 1em;
    vertical-align: -.125em;
} 
h2.post-title{
	margin: 20px 0;
	font-family: 'Poppins-SemiBold' !important;
    line-height: 1.5;
    font-size: 18px;
    transition: color .3s ease-out;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.col.post-item .from_the_blog_excerpt {
	display:none
}
.col.post-item .box-text{
	position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 25px 0px rgba(217, 214, 214, 0.35);
    padding: 29px 25px 29px;
}
.col.post-item .box-text button{
	margin:0;
    padding: 12px 20px;
    font-size: 13px;  
}
.col.post-item .box-text button svg{
	width: .875em;
	display: inline-block;
    font-size: inherit;
    height: 1em;
    vertical-align: -.125em;
	margin-left:3px
}
.col.post-item:hover img{
	    transform: scale(1.1);
}
.col.post-item:hover .post-title{
	    color: #179CD4;
}
.col.post-item:hover button:before{
    transform: scale(1, 1);
    transform-origin: top left;
}
.v-content-single-meta {
    margin: 20px 0;
}
.v-content-single-meta span {
    font-size: 13px;
    color: #333333ad;
    margin-right: 30px;
}
.v-content-single-meta span svg{
	width: 1.25em;
	color: #179CD4;
    margin-right: 5px;
    position: relative;
    bottom: 1px;
	display: inline-block;
    font-size: inherit;
    height: 1em;
    vertical-align: -.125em;
}
.entry-header .entry-image img{
	width: 100%;
    height: 100%;
    border-radius: 20px;
    object-fit: cover;
}
.entry-header .entry-header-text {
	padding:0
}
.entry-header .entry-header-text .entry-title{
	    font-size: 28px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.blog-single .entry-content{
	padding:0
}
.blog-single{
	    padding: 5rem 0;
}
/*sidebar*/
.post-sidebar .widget-title span{
	text-transform: uppercase;
    margin-bottom: 35px;
    color: #000;
    position: relative;
	font-weight:normal;
	display:block
}
.post-sidebar .widget-title span:before{
	position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    background:#ff3c2e;
    top: 35px;
    left: 0;
}
.post-sidebar .is-divider{
	display:none
}
.post-sidebar .product-categories li button{
	display:none
}
.post-sidebar .product-categories li ul{
	display:block;
	border:0
}
.post-sidebar .product-categories > li > a{
	display: block;
    padding: 10px 0;
    border-bottom: 1px solid #96969633;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 14px;
    font-family: "Poppins-Medium" !important;
}
.post-sidebar .product-categories > li > a:before{
	font-family: 'FontAwesome';
    content: '\f07b';
    margin-right: 10px;
}
.post-sidebar .product-categories > li ul{
	padding-left: 30px;
  
	margin:0
}
.post-sidebar .product-categories > li ul li{
	  list-style: square;
	    margin: 8px 0;
}
.post-sidebar .product-categories > li {
	border:0
}
.post-sidebar{
	border:0 !important
}
.post-sidebar .product-categories > li ul li a:hover{
	    padding-left: 5px;
}

.post-sidebar .product-categories ul li a{
	    font-size: 14px;
	    transition: all 0.3s linear;
}
.post-sidebar .recent-blog-posts-li .mr-half{
	    flex: 0 0 40%;
}
.post-sidebar .recent-blog-posts-li .mr-half .badge-inner{
	    width: 100%;
    height: 80px;
    border-radius: 0;
}
.post-sidebar .recent-blog-posts-li .mr-half .post-date{
	width:100%
}
.post-sidebar .recent-blog-posts-li .flex-grow a{
	font-family: "Poppins-Medium" !important;
    font-size: 14px;
    transition: color .3s ease-out;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.7;
}
.post-sidebar .recent-blog-posts-li .flex-grow p{
	    margin-bottom: 0;
    font-size: 12px;
    color: #777;
}
.post-sidebar .recent-blog-posts-li .flex-grow p:before{
	font-family: 'FontAwesome';
    content: '\f017';
    margin-right: 5px;
    color: #179CD4;
    font-size: 15px;
}
.post-sidebar form{
	padding: 15px;
    background-color: #179CD4;
}
.post-sidebar form input,.post-sidebar form textarea{
	box-shadow:none;
	border-radius:5px
}
.post-sidebar form .wpcf7-submit{
	width:100%;
	text-transform:capitalize;
	font-weight:normal;
	margin:0
}
.wpcf7-spinner{
	display:none
}
.post-sidebar form input::placeholder,.post-sidebar form textarea::placeholder{
	color:#23282d78;
	font-size:14px
}
/*dự án*/
.portfolio-element-wrapper .box-text{
	position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 25px 0px rgba(217, 214, 214, 0.35);
    padding: 29px 25px 29px;
	text-align:left
}
.portfolio-element-wrapper .box-text h6{
	text-align:left;
	font-family: 'Poppins-SemiBold' !important;
    line-height: 1.5;
    font-size: 18px;
    -webkit-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.portfolio-element-wrapper .box-text button svg{
	width: .875em;
	    margin-left: 3px;
	display: inline-block;
    font-size: inherit;
    height: 1em;
    vertical-align: -.125em;
}
.portfolio-element-wrapper .box-text button {
	    padding: 12px 20px;
	font-size: 13px;
}
.portfolio-element-wrapper .portfolio-box:hover img{
	transform: scale(1.1);
}
.portfolio-element-wrapper .portfolio-box:hover  h6{
	color:#179CD4
}
.portfolio-element-wrapper .portfolio-box:hover button:before{
	    transform-origin: top left;
	    transform: scale(1, 1);
}
figure.v-content-single-post-feature {
    max-height: 445px;
    border-radius: 20px;
    overflow: hidden;
}
/*sản phẩm*/
.product-small.col {
	padding-bottom:0
}
.product-small.col .product-small.box{
	    margin-bottom: 3rem;
}
.product-small.col .product-small.box .box-image{
	display: block;
    overflow: hidden;
    position: relative;
    border: 1px solid #76767633;
}
.product-small.col .product-small.box .box-image img{
	    width: 100%;
    height: 280px;
    object-fit: scale-down;
}
.product-small.col .product-small.box .box-text{
	padding:0
}
.product-small.col .product-small.box .box-text .title-wrapper .name a{
	    font-family:"Poppins-Medium" !important;
    font-size: 16px;
    margin-top: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
	text-align:center
}
.product-small.col:hover .product-small.box .box-image {
	border-color:#179CD4
}
.product-small.col:hover .product-small.box .box-text .title-wrapper .name a{
	color:#179CD4 !important
}
.shop-sidebar .widget-title {
	    text-transform: uppercase;
    margin-bottom: 35px;
    color: #000;
    position: relative;
    font-weight: normal;
    display: block;
}
.shop-sidebar .widget-title:before{
	    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    background: #ff3c2e;
    top: 35px;
    left: 0;
}
.shop-sidebar .widget .current-cat>a{
	font-weight:normal
}
.single-product .col{
	border:0 !important
}
.product-info .woocommerce-breadcrumb {
	display:none
}
.product-info .product-title{
	font-size: 26px;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: .5rem;
    line-height: 1.4;
}
.product-info .product-short-description{
	    margin-bottom: 1.5rem;
    margin-top: 2rem;
    background: #c8c8c829;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.8;
}
.product-info .product-short-description p{
	margin:0
}
.product-info .product_meta .posted_in{
	border:0
}
.product-info .product_meta .posted_in a{
	    font-size: 13px;
    color: #179CD4;
    font-style: italic;
}
.product-info .product_meta {
	font-size:15px
}
.product-images {
	    border: 1px solid #81818133;
	
}
.product-footer{
	margin-top:35px;
}
.product-footer .woocommerce-tabs{
	border:0
}
.product-footer .woocommerce-tabs .tabs li{
	margin-right:5px
} 
.product-footer .woocommerce-tabs .tabs li a{
	padding: 12px 20px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    background: #179CD4;
    color: #fff;
   border-radius:0 !important;
	line-height:1.6
}
.product-footer .woocommerce-tabs .tabs li.active a{
	color: #fff;
    background: #ff3c2e;
}
.product-footer .woocommerce-tabs ul{
	margin-bottom: 30px;
}
.product-footer .woocommerce-tabs .tab-panels{
	padding:0
} 
.product-info p.price-p {
    margin-bottom: 10px;
    color: #525252 !important;
    font-size: 16px !important;
}
.product-info p.price-p span {
    color: #ff0000;
    font-size: 22px;
	    margin-left: 3px;
	font-family:"Poppins-Medium" !important;
	font-weight:normal !important
}
.product-small.col .price-wrapper{
	display:none
}
section.widget-block {
    margin: 5rem 0;
}
h2.v-title-widget {
    margin-bottom: 40px;
	font-weight:normal !important
}
h2.v-title-widget span{
	font-family: "Poppins";
    text-transform: uppercase;
    position: relative;
font-size:20px
}
h2.v-title-widget span:before{
	    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    background: #ff3c2e;
    top: 35px;
    left: 0;
}
section.widget-block .portfolio-related .col .v-post-content-badge,section.widget-block .portfolio-related .col .about-content-btn{
	display:none
}
section.widget-block .portfolio-related .col .image-cover{
	 width: 100%;
    height: 180px;
    object-fit: cover;
}
section.widget-block .portfolio-related .col .box-text{
	padding:0;
	box-shadow:none
}
section.widget-block .portfolio-related .col .box-text .v-post-content-meta{
	padding:0;
	margin:0;
	order:2;
	border:0
}
section.widget-block .portfolio-related .col .box-text h6{
	order:1;
	    font-family: "Poppins-Medium" !important;
    font-size: 16px;
    display: -webkit-box;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	text-transform:inherit;
	font-weight:normal
}
section.widget-block .portfolio-related .col .box-text .box-text-inner{
	display:flex;
	    flex-direction: column;
}
section.widget-block .portfolio-related .col .box-text {
	    margin-top: 12px;
}
section.widget-block .portfolio-related .col .box-text  span:first-child{
	display:none
}
section.widget-block .portfolio-related .col .box-text  .v-post-content-meta{
	color: #777;
    font-size: 13px;
    margin-top: 8px;
}
section.widget-block .portfolio-related .col .box-text  .v-post-content-meta span:before{
	    font-family: 'FontAwesome';
    content: '\f017';
    margin-right: 5px;
    color: #179CD4;
    font-size: 15px;
}
section.widget-block .portfolio-related .col .box-text  .v-post-content-meta span svg{
	display:none
}
.blog-related .related-post-item img{
	    width: 100%;
    height: 180px;
    object-fit: cover;
}
.blog-related .related-post-item .related-post-title a{
	    font-family: "Poppins-Medium" !important;
    font-size: 16px;
    display: -webkit-box;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	line-height:1.2;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:0
} 
p.v-related-post-content_meta {
    color: #777;
    font-size: 13px;
    margin-top: 8px;
}
p.v-related-post-content_meta:before {
    font-family: 'FontAwesome';
    content: '\f017';
    margin-right: 5px;
    color: #179CD4;
    font-size: 15px;
}
.related > .product-section-title  {
    margin-bottom: 35px;
    font-family: "Poppins" !important;
    text-transform: uppercase;
    position: relative;
	font-size:20px ;
	font-weight:normal ;
	padding:0
}
.related > .product-section-title:before{
	position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    background: #ff3c2e;
    top: 35px;
    left: 0;
}
.related{
	border:0 !important
}
/*liên hệ*/
.sec-contact{
	    padding: 7rem 0 !important;
}
.sec-contact .row-contact .col .col-inner{
	    box-shadow: 0 0 6px 0px #ccc;
    padding: 3rem 1rem;
    border-radius: .25rem;
    text-align: center;
    height: 100%;
    transition: all .5s ease;
}
.sec-contact .row-contact .col .col-inner .icon-box:before{
	content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 9rem;
    height: 2px;
    background-color:#179CD4;
}
.sec-contact .row-contact .col .col-inner .icon-box{
    margin-bottom: 1em;
    position: relative;
    padding-bottom: 20px
}
.sec-contact .row-contact .col .col-inner .icon-box h5{
	    text-transform: uppercase;
    font-size: 16px
}
.sec-contact .row-contact .col .col-inner p{
	font-size:16px;
	margin:0
}
.sec-contact .row-form  label {
    color: #000;
	 font-size: 14px;
    font-weight: normal;
}
.sec-contact .row-form  label span {
    color: red;
}
.sec-contact .row-form form .wpcf7-form-control {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    min-height: 45px;
    box-shadow: none;
    margin-bottom: 16px;
    margin-top: 4px;
}
.sec-contact .row-form  form .col {
    padding-bottom: 0;
}
.sec-contact .row-form  form .col label textarea {
    min-height: 100px !important;
}
.sec-contact .row-form  form .col label .wpcf7-form-control:hover {
    border-color: #d6aa69;
}
.sec-contact .row-form  form .col .wpcf7-submit {
    background: #179cd4;
    color: white;
    transition: all .3s ease-in-out;
    color: white;
    line-height: 24px;
    font-size: 18px;
    border-radius: 4px;
    width: fit-content;
    border: none;
    margin: 0;
    text-transform: inherit;
    font-weight: normal;
}
.row-form form {
    padding: 20px 30px;
    border-radius: 4px;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.11);
}
.sec-contact .row-form .col-inner iframe{
	    width: 100%;
    height: 530px;
}
.cate-product .slider .row{
	opacity:1
}
#product-sidebar .is-divider{
	display:none
}
.wpcf7-response-output{
	color:#fff
}
.woocommerce-breadcrumb{
	display:none
}
h1.shop-page-title,h1.page-title  {
	color:#000;
	font-size:30px;
	text-transform:uppercase;
	margin:0
}
h1.page-title {
	text-align:center
}
h2.header-page-title {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
}
.form-submit .submit{
	text-transform:inherit;
	font-weight:normal
}
.cate-product .slider .row{
	margin-left:2%
}
.post-sidebar{
	padding:0 15px !important
}
.blog-single blockquote{
	font-size:16px 
}
.sec-daychuyen > .section-content {
    padding-bottom: 125px !important;
    padding-top: 125px !important;
    background-image: linear-gradient(102.37deg, #083f67 33.01%, #006bb8 119.66%);
    overflow: hidden;
} 
.title-h4 h4 {
    font-size: 16px;
    line-height: 24px;
    padding-left: 46px;
    padding-right: 46px;
    color: #08a3dc;
    margin-bottom: 16px;
    font-weight: inherit;
    position: relative;
    text-transform: uppercase;
}
.title-h4 h4:before {
    bottom: 8px;
    content: "";
    width: 34px;
    background-color: #08a3dc;
    height: 1px;
    position: absolute;
    left: 0;
}
.sec-daychuyen .title-h2 h2 {
    font-size: 40px;
    color: #fff;
    line-height: 150%;
    font-weight: 500;
    margin-bottom: 2.5rem;
}
.sec-daychuyen .title-p p {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}
.sec-daychuyen .row-bottom .col:first-child {
    padding-left: 0;
}
.sec-daychuyen .row-bottom .col {
    max-width: 20% !important;
    flex-basis: 20%;
    border-right: 1px solid #888d9f;
    padding-left: 32px;
    padding-right: 32px;
}
.sec-daychuyen .col {
    padding-bottom: 0;
}
.sec-daychuyen .row-bottom .title-count-up p {
    color: #fff;
    font-size: 48px;
    line-height: 50px;
    padding-right: 32px;
    font-weight: 500;
    margin: 0;
}
.sec-daychuyen .row-bottom p {
    color: #949ebc;
    font-size: 16px;
    margin: 0;
}
.sec-daychuyen .row-bottom .title-count-up span:not(:first-child) {
    font-size: 32px;
} 
.sec-daychuyen .row-bottom {
    margin-top: 70px !important;
	margin-left:0  !important;
	margin-right:0 !important
}
.sec-daychuyen .row-bottom .col:last-child {
    padding-right: 0;
    border-right: 0;
}
.sec-daychuyen{
	margin-bottom:50px
}