.wsmenu-list > li > a {
	line-height: 60px;
}

.cart-order .dropdown-toggle {
	width: auto;
	font-size: 14px;
}

#header .box-search {
	width: 35%;
}

.box-search > .form-inline > .form-group > .input-group > .input-group-addon {
	top: 8px;
	right: 60px;
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #dedede !important;
	border-left: 1px solid #dedede !important;
	border-radius: 0;
	background: #c50008;
}

.box-search > .form-inline > .form-group > .btn-search {
	width: 60px;
}

.box-search > .form-inline > .form-group > .input-group > .input-group-addon a span {
	color: #fff;
}

.box-search > .form-inline > .form-group > .input-group > .form-control::placeholder {
	color: #fff
}

.box-search > .form-inline > .form-group > .input-group > .form-control {
	color: #fff;
}

.mini-cart-order > a {
	margin-left: 10px;
	padding-left: 5px;
	border-left: 1px solid #ccc;
}

#search-type > .dropdown > .dropdown-menu {
	top: 145%;
}

#search-type > .dropdown > .dropdown-toggle {
	padding: 0 10px;
	color: #fff;
}

.language > .item-inline > a {
	color: #fff;
}

.sup-top {
	padding: 9px 10px;
	/* margin-right: 5px; */
	/* border-right: 1px solid #ccc; */
}

	.sup-top a {
		color: #fff;
	}

	.sup-top .fa {
		margin-right: 5px;
	}

/**/
.ss-one {
	/* padding: 0 0 90px 0; */
	position: relative;
}

	.ss-one .ab-right {
		/* position: absolute; */
		/* height: 100%; */
		/* width: 100%; */
		/* z-index: 9; */
		text-align: center;
		/* top: -35px; */
	}

	.ss-one .image {
		/* position: relative; */
		/* overflow: hidden; */
		/* padding-top: 100%; */
		/* height: auto !important; */
	}

		.ss-one .image h3 {
			/* position: absolute; */
			/* top: 0; */
			/* left: 0; */
			color: #0182cd;
			text-shadow: 5px 5px 10px violet;
			/* right: 0; */
			bottom: 0;
			/* margin-bottom: auto; */
			text-align: center;
			/* object-fit: contain; */
			/* height: 30px; */
			font-size: 27px;
			/* margin: 100px; */
			text-transform: uppercase;
			font-weight: bold;
		}

		.ss-one .image img {
			position: relative;
			/* top: 0; */
			/* left: 0; */
			/* right: 0; */
			/* object-fit: contain; */
			/* height: 100%; */
			margin: 0 auto;
		}

	.ss-one .ab-left .image {
		/* padding-top: 40%; */
	}

	.ss-one .ab-left .des .btn-ab {
		display: inline-block;
		font-size: 16px;
		line-height: 24px;
		color: #fff;
		text-transform: uppercase;
		padding: 8px 40px;
		font-weight: bold;
		border: 1px solid #efefef;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		-ms-border-radius: 4px;
		border-radius: 4px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		background-color: #0182cd;
	}

		.ss-one .ab-left .des .btn-ab:hover {
			color: #fff;
			background-color: #0182cd;
			border-color: #0182cd;
		}

.ss-two .slogan {
	color: #fff;
	padding: 30px 0;
	position: relative;
}

	.ss-two .slogan h3 {
		font-size: 27px;
		text-transform: uppercase;
		font-weight: bold;
		margin: 0;
		margin-bottom: 5px;
		text-align: center;
		position: relative;
	}

	.ss-two .slogan:before {
		content: "";
		background: #0182cd url(/uploads/plugin/custom_img/2019-07-19/1563517298-1094105602-custom.jpg)no-repeat;
		position: absolute;
		height: 100%;
		width: 200%;
		right: 0;
		top: 0;
		background-size: cover;
	}

	.ss-two .slogan:after {
		content: "";
		/* background: url(../images/1563519151-216168796-custom.png)no-repeat; */
		position: absolute;
		height: 115%;
		width: 300%;
		left: 0;
		top: 15px;
	}
	/*.ss-one .ab-left:before {*/
	/*    position: absolute;*/
	/*    content: "";*/
	/*    top: 25px;*/
	/*    left: -90px;*/
	/*    width: 150px;*/
	/*    height: 178px;*/
	/*    background: url(/uploads/plugin/custom_img/2019-07-19/1563525490-601747477-custom.png) no-repeat 0 0;*/
	/*}*/
	/*.ss-one .ab-left:after {*/
	/*    position: absolute;*/
	/*    content: "";*/
	/*    top: 25px;*/
	/*    right: -90px;*/
	/*    width: 150px;*/
	/*    height: 178px;*/
	/*    background: url(/uploads/plugin/custom_img/2019-07-19/1563525571-964689389-custom.png) no-repeat 0 0;*/
	/*}*/

	.ss-two .slogan p {
		font-size: 18px;
		position: relative;
	}

.bg-prd {
	background: #fcf0d8;
}

.wsmenu-list > li {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
}

#footer {
	background: #0182cd;
	padding: 0;
}

.menu-footer-vertical a:hover {
	color: #fff;
	text-decoration: underline;
}

.menu-footer-vertical a,
.title-menu-ft,
.coppyright {
	color: #fff;
	margin-top: 0;
}

.inf {
	color: #fff;
}

	.inf li {
		list-style: none;
	}

		.inf li:first-child {
			margin-bottom: 10px;
		}

.info-bot {
	border-right: 1px solid #fff;
}


.title-blogs-item a {
	font-size: 19px !important;
	color: #131313;
	line-height: 1.3;
	display: block;
}

.sup-top a {
	color: #fff;
	font-weight: bold;
}

.title-product a {
	font-size: 13px;
	color: #383838;
	font-weight: bold;
	display: inline-block;
	text-transform: uppercase;
}

.bg-2 {
	background-image: url(/uploads/plugin/custom_img/2019-08-22/1566461911-1938593164-custom.png);
	background-attachment: fixed;
	background-size: cover;
	position: relative;
}

.py-60 {
	padding-top: 60px;
	padding-bottom: 60px
}

.bg-2::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background: rgba(96, 44, 1, 0.6);
}

.testimonials h3 {
	font-weight: 700;
	color: #fff;
	line-height: 30px
}

.testimonials {
	color: #fff;
}

	.testimonials .item img {
		padding: 10px;
		border-radius: 50%;
		border: 2px solid #f0e336;
		margin-top: 33px;
	}

	.testimonials .item .image {
		/* position: relative; */
		/* overflow: hidden; */
		/* padding-top: 80%; */
		/* width: 80%; */
		/* margin: 0 auto; */
		/* height: auto !important; */
	}

		.testimonials .item .image img {
			/* position: absolute; */
			/* top: 0; */
			/* left: 0; */
			height: auto;
			width: auto;
			/* object-fit: cover; */
			/* height: 100%; */
			/* width: 100%; */
			margin: 0 auto;
		}

	.testimonials .item {
		top: 35px;
	}

	.testimonials .owl-item.active .item {
		top: 0;
	}

.customer-entry-name {
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 16px;
}

.customer-entry-content {
	max-width: 75%;
	margin: auto;
	margin-top: 25px;
}

.testimonials .owl-item.active .item .image {
	/* padding-top: 100%; */
	/* width: 100%; */
}

.customer-entry-job {
	font-style: italic
}

.separator-customer {
	display: block;
	height: 5px;
	width: 70px;
	margin: auto;
	background: #fff;
	border-radius: 25px;
	margin-bottom: 20px;
}

.item-customer {
	padding: 0;
}

.testimonials .owl-buttons > div {
	top: 15% !important;
	width: 48px !important;
	height: 48px !important;
	opacity: 1 !important;
	text-indent: inherit;
	line-height: 0 !important;
	background: rgba(239, 239, 239, 0.6) !important;
	border-radius: 50% !important;
	padding: 10px !important;
}

.px-30 {
	padding-left: 30px;
	padding-right: 30px;
}

#home-policy {
	text-align: center;
}

	#home-policy .content {
		margin: auto;
		width: calc(100% - 50px);
		float: none;
	}

		#home-policy .content h3 {
			font-size: 13px;
			color: #747474;
			text-transform: uppercase;
			margin: 0px;
			font-weight: bold;
			margin-top: 15px;
		}

		#home-policy .content span {
			font-size: 14px;
			color: #747474;
			font-family: "Times new roman", serif;
		}

#home-policy {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media(max-width:768px) {
	#home-policy .content {
		width: 100%
	}

	#home-policy .image {
		margin-top: 15px;
	}
}

.price-well, .owl-theme .owl-controls .owl-buttons div:hover:before, .box-product-style2 .nav_title > li.active > a, .box-product-style2 .nav_title > li > a:hover {
	color: #ed1c24;
	display: none;
}

.title_style h2, .title_style h3, .title_style h4 {
	background-color: #dca73a;
	font-size: 16px;
	color: #fff;
}

#header .logo > img {
	/* max-height: 160px; */
}

.bottom-detail-product .tab-content {
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 25px;
}

.col-md-3 > .box-left > .list-product-small > .style-view-small > .row {
	margin: 0;
}

/**/
.phonering-alo-phone.phonering-alo-static {
	opacity: .6
}

.phonering-alo-phone.phonering-alo-hover, .phonering-alo-phone:hover {
	opacity: 1
}

.phonering-alo-ph-circle {
	width: 160px;
	height: 160px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-color: transparent;
	border-radius: 100% !important;
	border: 2px solid rgba(30,30,30,0.4);
	border: 2px solid #bfebfc 9;
	opacity: .1;
	-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
	-webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
	animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
	-webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
	animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone:hover .phonering-alo-ph-circle {
	border-color: #00aff2;
	opacity: .5
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
	border-color: #75eb50;
	border-color: #baf5a7;
	opacity: .5
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
	border-color: #00aff2;
	border-color: #bfebfc;
	opacity: .5
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
	border-color: #ccc;
	opacity: .5
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
	border-color: #75eb50;
	opacity: .5
}

.phonering-alo-ph-circle-fill {
	width: 100px;
	height: 100px;
	top: 50px;
	left: 50px;
	position: absolute;
	background-color: #000;
	border-radius: 100% !important;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
	-webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	opacity: 0 !important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(0,175,242,0.5);
	background-color: #00aff2 9;
	opacity: .75 !important
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(117,235,80,0.5);
	background-color: #baf5a7 9;
	opacity: .75 !important
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
	background-color: rgba(0,175,242,0.5);
	background-color: #a6e3fa 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(204,204,204,0.5);
	background-color: #ccc 9;
	opacity: .75 !important
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
	background-color: rgba(117,235,80,0.5);
	opacity: .75 !important
}

.phonering-alo-ph-img-circle {
	width: 60px;
	height: 60px;
	top: 70px;
	left: 70px;
	position: absolute;
	background: rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
	border-radius: 100% !important;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
	-webkit-animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
	animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone:hover .phonering-alo-ph-img-circle {
	background-color: #00aff2
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
	background-color: #75eb50;
	background-color: #75eb50 9
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
	background-color: #00aff2;
	background-color: #00aff2 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
	background-color: #ccc
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
	background-color: #75eb50
}

.box_bor_style0 h2 {
	margin: 20px 0;
	font-size: 20px;
}

li.title-menu-ft {
	margin-bottom: 24px !important;
}

@media(min-width:768px) {
	body:not(.home) #header .logo {
		width: 155px;
		top: 8px;
	}
}

@-webkit-keyframes phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		-webkit-opacity: .1
	}

	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		-webkit-opacity: .5
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		-webkit-opacity: .1
	}
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		-ms-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		-ms-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		-ms-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		-ms-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@-webkit-keyframes phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@keyframes phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}
}

@keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}
}

.box_bor_style0 h2 {
	margin: 20px 0;
	font-size: 20px;
	text-align: center;
}

.title_style h2, .title_style h3, .title_style h4 {
	background-color: #0182cd;
	font-size: 16px;
	color: #fff;
}

.all-sup {
	position: fixed;
	right: 20px;
	bottom: 0;
}

	.all-sup > li {
		list-style: none;
		border-radius: 100%;
		margin-bottom: 5px;
	}

		.all-sup > li.mess {
			box-shadow: none;
		}

		.all-sup > li.zalo {
			background: #0068ff !important;
		}

		.all-sup > li.phone {
			background: #7d51a0 !important;
		}

		.all-sup > li.sms {
			background: #f7a400 !important;
		}

#wh-widget-send-button.wh-widget-right {
	right: 0;
	bottom: 145px !important;
}

a.wh-widget-send-button-get-button {
	display: none !important;
}

.all-sup > li > a {
	width: 50px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-radius: 100%;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
	position: relative;
	display: inline-block;
}

	.all-sup > li > a:hover {
		box-shadow: 2px 2px 11px rgba(0,0,0,0.7);
	}

.bottom-detail-product .tab-content td {
	padding: 5px;
}

	.bottom-detail-product .tab-content td p {
		margin: 0;
	}

.bg-about {
	background: url(/uploads/plugin/custom_img/2019-08-19/1566182286-1358850725-custom.png);
	padding: 60px 0;
	background-size: cover;
}

.about-nutrinest h3 {
	color: #fff;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 32px;
	text-align: center;
	margin: 0 0 25px 0;
}

.short-about {
	padding: 30px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 30px;
	font-size: 16px;
	line-height: 1.2;
}

	.short-about a {
		color: #333;
	}

.owl-find .add-img > li {
	list-style: none;
	position: relative;
	overflow: hidden;
	padding-top: 60%;
	height: auto !important;
	margin-bottom: 15px;
}

.owl-find .add-img {
	margin: 0;
}

	.owl-find .add-img > li > img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		object-fit: contain;
		height: 100%;
		margin: 0 auto;
	}

.owl-find .item {
	margin: 0 15px;
}

.awards > .image {
	position: relative;
	overflow: hidden;
	padding-top: 80%;
	height: auto !important;
}

	.awards > .image > img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		object-fit: contain;
		height: 100%;
		margin: 0 auto;
	}

.owl-find .owl-controls .owl-pagination {
	display: none !important;
}

.owl-find .owl-controls .owl-buttons div:before {
	content: "";
	font-family: FontAwesome;
	color: #000;
	font-size: 39px;
	display: block !important;
}

.owl-find .owl-controls .owl-buttons div.owl-prev:before {
	content: "\f137";
}

.owl-find .owl-controls .owl-buttons div.owl-next:before {
	content: "\f138";
}

.owl-find .owl-controls .owl-buttons div.owl-prev {
	left: -30px;
}

.owl-find .owl-controls .owl-buttons div.owl-next {
	right: 0px;
}

.owl-find .owl-controls .owl-buttons div:hover:before {
	opacity: 1 !important;
	color: #000;
}

.wrap-list .col-md-4.col-sm-4:nth-child(3n+1) {
	/* clear: both; */
}

.info-bot .image {
	position: relative;
	overflow: hidden;
	padding-top: 65%;
	height: auto !important;
}

	.info-bot .image img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		object-fit: contain;
		height: 100%;
		margin: 0 auto;
	}

@media (hover: none) {
	#header .logo {
		position: relative;
		top: 0;
		text-align: center;
		display: block;
		/* padding: 15px 0; */
	}

		#header .logo img {
			max-width: 50%;
		}

	#header .box-search {
		width: 100%;
		margin: 5px 0;
		padding: 0 10px 0 0;
	}

	.box-search > .form-inline {
		border-right: 0;
		border-left: 0;
	}

	.ss-one .ab-left:after,
	.ss-one .ab-left:before,
	.ss-two .slogan:after {
		display: none;
	}

	.ss-one {
		padding: 0;
	}

		.ss-one .ab-right {
			position: relative;
			margin-bottom: 20px;
		}

	.ss-two .slogan:before {
		right: -40px;
		top: 0;
	}

	.ss-two .slogan h3 {
		font-size: 27px;
	}
}

@media (max-width: 480px) {
	#footer .col-xs-8, #footer .col-xs-2 {
		width: 100%;
	}

	.info-bot {
		border-right: 0;
	}

		.info-bot .image {
			padding-top: 15%;
			margin: 15px 0;
		}
}
