.secProhome .section-bg.bg-loaded {
    background-size: 100% auto !important;
    background-position: top left !important;
}
.titboxsecOne h2{
	margin-bottom: 0;
}
.ulcatProhome ul{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom: 0;
}
.ulcatProhome ul li{
	list-style-type: none;
	margin-right: 10px;
	margin-left: 0px !important;
}
.ulcatProhome ul li:last-child{
	margin-right: 0;
}
.ColRightText .ulcatProhome ul{
	align-items: flex-end;
    justify-content: end;
}
.ulcatProhome ul li a{
	list-style: none;
    margin-bottom: 0;
    padding: 5px 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #555555;
}
.ulcatProhome ul li:last-child a{
	color: #d3a35e;
}
.boxServiceHome .box-text{
	padding-bottom: 0px;
} 
.absolute-footer.dark{
    padding-bottom: 5px;
    padding-top: 7px;
    display: none;
}
.absolute-footer.dark .footer-primary.pull-left{
	float: none;
}
.copyright-footer{
	color: #8c8c8c;
    font-size: 12px;
    text-align: center;
}
.UxProHome{
	max-width: 1500px !important;
}
.product-small.box .box-text-products .sku_product{
	font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
}
.product-small.box .box-text-products .product-title a{
	-webkit-line-clamp: 1;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #525252;
    font-size: 20px;
}
.flickity-prev-next-button svg{
	background-color: #ecedef;
    width: 24px;
    height: 24px;
    padding: 5px;
}
.UxProHome .flickity-prev-next-button{
	bottom: 30% !important;
}
.MenuFooters .ux-menu-link a.ux-menu-link__link{
	color: #fff;
}
.BigBlogHome > .col.post-item{
	padding-bottom: 0px !important;
}
.col.post-item .is-divider{
	display: none;
}
.blog3ItemHome .col.post-item .post-title a{
	font-size: 14px;
}
.BigBlogHome .box-text{
	padding-top: 0px;
	padding-bottom: 15px;
}
.BigBlogHome .post-meta{
	font-size: 13px;
}
.VertiBlogHome .col.post-item{
	padding-bottom: 8px;
}
.VertiBlogHome .col.post-item .box-text{
	padding: 0;
	padding-left: 15px;
}
.titlesecHome{
	margin: 0 auto;
	margin-bottom: 25px;
	width: auto;
	display: table;
	position: relative;
}
.titlesecHome:before{
	content: "";
	position: absolute;
	width: 200px;
	height: 30px;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	background-image: url('../img/content-hr-yellow.png');
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.product-small .box-text.box-text-products{
	position: relative;
}
.product-small .box-text.box-text-products:before{
	content: '';
    position: absolute;
    left: 0;
    top: -40px;
    width: 100%;
    height: 40px;
    background: linear-gradient(to bottom, transparent, #fff);
}
.product-small .woocommerce-Price-currencySymbol{
	display: none;
}
.product-small .price_on_image{
	width: 50px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 10px;
    background: url('../img/dolor.png');
    padding: 10px 0;
    text-align: center;
    z-index: 2;
}
.labelPrices{
	font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #212121;
    text-align: center;
    display: block;
}
.product-small .woocommerce-Price-amount.amount{
	font-size: 15px;
}
.product-small > .col-inner{
	box-shadow: rgba(0,0,0,0.2) 0 2px 5px;
}
.product-small .box-text.box-text-products{
	padding: 7px 10px 5px 10px;
}
.button.btncenter{
	margin: 0 auto;
    display: table;
    font-weight: 500;
    min-width: 166px;
}
.icon-box, .icon-box-text{
	font-family: Poppins, sans-serif !important;
}
.boxTitstep{
	padding: 15px;
    margin: 0 0 30px;
    font-family: Poppins, sans-serif !important;

}
.colBoxStepHome:nth-child(1) .boxTitstep{
	background: linear-gradient(to left,#F57D34,#FDC630);
}
.colBoxStepHome:nth-child(2) .boxTitstep{
	background: linear-gradient(to left,#D6172D,#ef5c6ec2)!important;
}
.colBoxStepHome:nth-child(3) .boxTitstep{
	background: linear-gradient(to left,#598AE5,#38CDDD)!important;
}
.colBoxStepHome:nth-child(4) .boxTitstep{
	background: linear-gradient(to left,#139E8D,#34E87E)!important;
}
.titSteps > p{
	margin-bottom: 0px;
}
.titlesecwhite:before{
	background-image: url(../img/content-hr-yellow-white.png);
}
.secStepHome .titlesecwhite:before{
	bottom: -18px;
}
.slideCustom:hover .flickity-button{
	opacity: 1;
}
.slideCustom .flickity-button .flickity-button-icon{
	background-color: #f6c23a;
    height: 30px;
    border-radius: 3px;
}
.rowSlideTesminal .flickity-prev-next-button{
	top: 30%;
}
.rowSlideTesminal .flickity-button.previous{
	left: -35px;
}
.rowSlideTesminal .flickity-button.next{
	right: -35px;
}
.colLeftDidYou .col-inner div{
	z-index: 3;
	position: relative;
}
.colLeftDidYou .col-inner:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('../img/bgdidyounow.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
}
.colLeftDidYou .col-inner:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0 0 0 / 67%);
	z-index: 1;
}
.gallery_doitac .box-image{
	height: 150px;
	position: relative;
}
.gallery_doitac .box-image img{
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-height: 100%;
}
.colBtnContact > .col-inner{
	display: flex;
    align-items: center;
    justify-content: end;
}
.rowBtnContactFoo{
	position: relative;
	height: 90px;
	margin-top: -85px;
    margin-bottom: 40px;
}
.rowBtnContactFoo:before{
	content: '';
    position: absolute;
    bottom: 0;
    left: -90px;
    border: 45px solid transparent;
    border-bottom-color: #f6c23a;
    border-right-color: #f6c23a;
}
.rowBtnContactFoo:after{
	content: '';
    position: absolute;
    bottom: 0;
    right: -89px;
    border: 45px solid transparent;
    border-bottom-color: #f6c23a;
    border-left-color: #f6c23a;
}
.colFooter:nth-child(2) .ux-menu-link .ux-menu-link__link{
	min-height: 30px;
	line-height: 30px;
}
.titleFooter{
	margin-bottom: 15px;
}
.titleFooter .section-title,
.titleFooter .section-title .section-title-main{
	border: none;
	padding: 0;
}
.titleFooter .section-title .section-title-main{
	position: relative;
	font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.titleFooter .section-title .section-title-main:after{
	content: "";
	position: absolute;
	width: 30px;
	height: 3px;
	background-color: #f6c23a;
	bottom: -10px;
    left: 0;
}
.colFooter .followUsFoo span{
	display: table;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
}
.colFooter .followUsFoo a{
	color: #666;
	font-size: 25px;
}
.iconboxKnow .icon-inner img{
	background-color: #f6c23a;
    padding: 0;
    box-shadow: rgba(0,0,0,0.2) 0 2px 10px;
    border-radius: 4px;
}
.titboxDidYou p{
	font-weight: 600;
}
#footer .back-to-top{
	display: none;
}
.hotline_devmd a.back-to-top {
    position: static !important;
    width: 44px;
    height: 44px;
    background-color: #f6c23a;
    border-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.widget_shopping_cart .cart-popup-inner{
	padding: 10px;
}

@media only screen and (max-width: 1400px){
	.ourproductHome  > .product-small,
	.related-products-wrapper .flickity-slider > .product-small{
		flex-basis: 33.33333%;
	    max-width: 33.33333%;
	}
	.ourproduct2Home .product-small.box .box-text-products .product-title a{
		font-size: 15px;
	}
}	
@media only screen and (max-width: 1200px){
	.ourproductHome .product-small.box .box-text-products .product-title a{
		font-size: 15px;
	}
}
@media only screen and (max-width: 960px){
	.ourproductHome > .product-small{
		flex-basis: 50%;
    	max-width: 50%;
	}
}
@media only screen and (max-width: 680px){
	.ourproductHome > .product-small{
		flex-basis: 100%;
    	max-width: 100%;
	}
}