@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body
{
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-size: .9rem;
	overflow-x: hidden;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6
{
	line-height: inherit;
}
a
{
	text-decoration: none;
}
a:hover
{
	color: #00A493 !important;
}
img
{
	max-width: 100%;
}
.text-justify
{
	text-align: justify;
}
.text-green
{
	color: #00A493;
}
.btn-outline-success:hover
{
	color: #fff !important;
}
.logo
{
	height: 42px;
}
#homesearch
{
	top: 15rem;
}
.carousel-caption
{
	background-color: rgba(0, 0, 0, 0.5);
	left: 20%;
	right: 20%;
	bottom: 3rem;
}
.carousel-subcaption
{
	background: #000000;
	background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .5) 50%, rgba(0, 0, 0, 0) 100%);
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
}
.btn-search
{
	position: absolute;
	right:20px;
	top: 21px;
}
#cate .list-inline-item
{
	border-right: 1px solid #333;
	padding-right: .7rem;
}
#cate .list-inline-item:last-child
{
	border-right: 0px solid #333;
	padding-right: 0rem;
}
.card-title
{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 3rem;
}
#cate .card .img-zoom, #brand .card .img-zoom {
	transition: transform .5s ease;
}
#cate .card:hover .img-zoom, #brand .card:hover .img-zoom
{
	transform: scale(1.1);
}
#location .carousel .img-zoom {
	transition: transform .5s ease;
}

#location .carousel:hover .img-zoom {
	transform: scale(1.1) rotate(5deg);
}
.owl-theme .owl-nav
{
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-']
{
	
	display: inline-block;
	cursor: pointer;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
}
.owl-theme .owl-nav [class*='owl-']:hover
{
	color: #dc3545 !important;
	text-decoration: none;
}
.owl-theme .owl-nav .disabled
{
	opacity: 0.5;
	cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots
{
	margin-top: 15px;
}

.owl-theme .owl-dots
{
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot
{
	display: inline-block;
	zoom: 1;
	display: inline;
}
.owl-theme .owl-dots .owl-dot span
{
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
{
	background: #00A493;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot
{
	color: #00A493 !important;
	font-size: 5rem !important;
}
.owl-prev
{
	position: absolute;
	left: -35px;
	top: 45%;
    transform: translateY(-55%);
}
.owl-next
{
	position: absolute;
	right: -35px;
	top: 45%;
    transform: translateY(-55%);
}
.owl-carousel .owl-item img
{
	display: initial !important;
}
#mainlocation img
{
	height: 100%;
	object-fit: cover;
}
















.input-group-text
{
	width: 2.5rem;
}

.g-recaptcha
{
	display: inline-block;
}
/* Icon Hotline */
.coccoc-alo-phone {background-color: transparent;cursor: pointer;  height: 200px; position: fixed; left: -40px; bottom: -40px; transition: visibility 0.5s ease 0s; visibility: hidden; width: 200px; z-index: 200000 !important;}
.coccoc-alo-phone.coccoc-alo-show {visibility: visible;}
.fadeOutRight {animation-name: fadeOutRight;}
.coccoc-alo-phone.coccoc-alo-static {opacity: 0.6;}
.coccoc-alo-phone.coccoc-alo-hover, .coccoc-alo-phone:hover {opacity: 1;}
.coccoc-alo-ph-circle {animation: 1.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim; background-color: transparent;
border: 2px solid rgba(30, 30, 30, 0.4); border-radius: 100% !important; height: 160px; left: 20px; opacity: 0.1; position: absolute; top: 20px; transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s; width: 160px;}
.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle {animation: 1.1s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim !important;}
.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle {animation: 2.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim !important;}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-circle {border-color: #FFCC00; opacity: 0.5;}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {border-color: #ff9d00;
opacity: 0.5;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {border-color: #FFCC00;opacity: 0.5;}
.coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-circle {border-color: #ccc;
opacity: 0.5;}
.coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-circle {border-color: #ff9d00;opacity: 0.5;}
.coccoc-alo-ph-circle-fill {animation: 2.3s ease-in-out 0s normal none infinite running coccoc-alo-circle-fill-anim; background-color: #000;
border: 2px solid transparent; border-radius: 100% !important; height: 100px; left: 50px; opacity: 0.1; position: absolute; top: 50px; transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s; width: 100px;}
.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle-fill {animation: 1.7s ease-in-out 0s normal none infinite running coccoc-alo-circle-fill-anim !important}
.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle-fill {animation: 2.3s ease-in-out 0s normal none infinite running coccoc-alo-circle-fill-anim !important;
opacity: 0 !important;}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone:hover .coccoc-alo-ph-circle-fill {background-color: rgba(255, 204, 0, 0.5);
opacity: 0.75 !important;}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
background-color: rgba(255, 204, 0, 0.5); opacity: 0.75 !important;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {background-color: rgba(255, 204, 0, 0.5); opacity: 0.75 !important;}
.coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-circle-fill {
background-color: rgba(204, 204, 204, 0.5); opacity: 0.75 !important;}
.coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-circle-fill {background-color: rgba(255, 157, 0, 0.5); opacity: 0.75 !important;}
.coccoc-alo-ph-img-circle { animation: 1s ease-in-out 0s normal none infinite running coccoc-alo-circle-img-anim;
background: rgba(30, 30, 30, 0.1) url("../images/hotline-ico.png") no-repeat scroll center center; border: 2px solid transparent; border-radius: 100% !important; height: 60px;
left: 70px; opacity: 0.7; position: absolute; top: 70px; transform-origin: 50% 50% 0; width: 60px;}
.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-img-circle {animation: 1s ease-in-out 0s normal none infinite running coccoc-alo-circle-img-anim !important;}
.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-img-circle {animation: 0s ease-in-out 0s normal none infinite running coccoc-alo-circle-img-anim !important;}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-img-circle { background-color: #FFCC00;}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
background-color: #ff9d00;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle { background-color: #FFCC00;}
.coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-img-circle {
background-color: #ccc;}
.coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-img-circle { background-color: #ff9d00;}
@keyframes coccoc-alo-circle-anim {
	0% {opacity: 0.1; transform: rotate(0deg) scale(0.5) skew(1deg);}
	30% {opacity: 0.5; transform: rotate(0deg) scale(0.7) skew(1deg);}
	100% {opacity: 0.6; transform: rotate(0deg) scale(1) skew(1deg);}
}
@keyframes coccoc-alo-circle-fill-anim {
	0% {opacity: 0.2; transform: rotate(0deg) scale(0.7) skew(1deg);}
	50% {opacity: 0.2;}
	100% {opacity: 0.2; transform: rotate(0deg) scale(0.7) skew(1deg);}
}
@keyframes coccoc-alo-circle-img-anim {
	0% {transform: rotate(0deg) scale(1) skew(1deg);}
	10% {transform: rotate(-25deg) scale(1) skew(1deg);}
	20% {transform: rotate(25deg) scale(1) skew(1deg);}
	30% {transform: rotate(-25deg) scale(1) skew(1deg);}
	40% {transform: rotate(25deg) scale(1) skew(1deg);}
	50% {transform: rotate(0deg) scale(1) skew(1deg);}
	100% {transform: rotate(0deg) scale(1) skew(1deg);}
}
@keyframes fadeInRight {
	0% {opacity: 0; transform: translate3d(100%, 0px, 0px);}
	100% {opacity: 1; transform: none;}
}
@keyframes fadeInRight {
	0% {opacity: 0; transform: translate3d(100%, 0px, 0px);}
	100% {opacity: 1;transform: none;}
}
@keyframes fadeOutRight {
	0% { opacity: 1;}
	100% { opacity: 0;transform: translate3d(100%, 0px, 0px);}
}
@keyframes fadeOutRight {
	0% {opacity: 1;}
	100% {opacity: 0; transform: translate3d(100%, 0px, 0px);}
}
@keyframes coccoc-alo-circle-anim {
	0% {opacity: 0.1; transform: rotate(0deg) scale(0.5) skew(1deg);}
	30% {opacity: 0.5; transform: rotate(0deg) scale(0.7) skew(1deg);}
	100% {opacity: 0.1; transform: rotate(0deg) scale(1) skew(1deg);}
}
@keyframes coccoc-alo-circle-anim {
	0% {opacity: 0.1; transform: rotate(0deg) scale(0.5) skew(1deg);}
	30% {opacity: 0.5; transform: rotate(0deg) scale(0.7) skew(1deg);}
	100% { opacity: 0.1; transform: rotate(0deg) scale(1) skew(1deg);}
}
@keyframes coccoc-alo-circle-fill-anim {
	0% {opacity: 0.2; transform: rotate(0deg) scale(0.7) skew(1deg);}
	50% {opacity: 0.2; transform: rotate(0deg) scale(1) skew(1deg);}
	100% {opacity: 0.2; transform: rotate(0deg) scale(0.7) skew(1deg);}
}
@keyframes coccoc-alo-circle-fill-anim {
	0% {opacity: 0.2; transform: rotate(0deg) scale(0.7) skew(1deg);}
	50% {opacity: 0.2; transform: rotate(0deg) scale(1) skew(1deg);}
	100% {opacity: 0.2; transform: rotate(0deg) scale(0.7) skew(1deg);}
}
@keyframes coccoc-alo-circle-img-anim {
	0% {transform: rotate(0deg) scale(1) skew(1deg);}
	10% {transform: rotate(-25deg) scale(1) skew(1deg);}
	20% {transform: rotate(25deg) scale(1) skew(1deg);}
	30% {transform: rotate(-25deg) scale(1) skew(1deg);}
	40% {transform: rotate(25deg) scale(1) skew(1deg);}
	50% {transform: rotate(0deg) scale(1) skew(1deg);}
	100% {transform: rotate(0deg) scale(1) skew(1deg);}
}
@keyframes coccoc-alo-circle-img-anim {
	0% {transform: rotate(0deg) scale(1) skew(1deg);}
	10% {transform: rotate(-25deg) scale(1) skew(1deg);}
	20% {transform: rotate(25deg) scale(1) skew(1deg);}
	30% {transform: rotate(-25deg) scale(1) skew(1deg);}
	40% {transform: rotate(25deg) scale(1) skew(1deg);}
	50% {transform: rotate(0deg) scale(1) skew(1deg);}
	100% {transform: rotate(0deg) scale(1) skew(1deg);}
}
@media all and (max-width: 1600px)
{
	.main-slide .carousel-caption
	{
		left: 10%;
	}
}
@media all and (min-width: 992px)
{
	.navbar .nav-item .dropdown-menu, .navbar .nav-item .dropdown-menu > .dropdown > .dropdown-menu{ display: none; border-radius: 0px; padding-top: 0px; padding-bottom: 0px; width: max-content;}
	.navbar-nav > .nav-item > .nav-link { color: #333;  padding-top: 1rem; padding-bottom: 1rem;}
	.navbar-nav > .nav-item > .nav-link:hover { color: #00A493 !important; }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu > .dropdown:hover .dropdown-menu { display: block;  }
	.navbar .nav-item .dropdown-menu > .nav-item { padding-left: 1rem !important; padding-right: 1rem !important; }
	.dropdown-menu .nav-link{ padding-left: 0px !important; padding-right: 0px !important; border-bottom: 1px dotted #ccc; }
	.dropdown-menu .nav-item:last-child .nav-link{ border-bottom: 0px dotted #ccc; }
	.navbar .nav-item .dropdown-menu > .dropdown .dropdown-toggle::after {
		position: absolute;
		right: 1rem;
		top: 50%;
		transform: translateY(-50%) rotate(-90deg);
	}
	.navbar .nav-item .dropdown-menu > .dropdown .dropdown-menu { position: absolute; left: 100%; top: -.1rem; width: 100%;}
}
@media (max-width: 767.98px)
{

}