@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Condensed&display=swap');
body
{
	font-family: 'Roboto', sans-serif;
	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;
}
img
{
	max-width: 100%;
}
.text-justify
{
	text-align: justify;
}
.bg-green
{
	background-color: rgba(97, 169, 62, 1);
}
.text-green
{
	color: rgba(97, 169, 62, 1) !important;
}
.btn-green {
    color: #fff;
    background-color: rgba(97, 169, 62, 1);
    border-color: rgba(97, 169, 62, 1);
}
.btn-green:hover, .btn-green:focus{
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}
.header a
{
	color: #fff;
}
.header .text-end i
{
	margin-left: 0.2rem;
	font-size: 1rem;
}
.logo
{
	height: 2.5rem;
}
.main-slide .carousel-caption
{
	top:  10%;
	right: auto;
    left: 16%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    text-align: left; 
}
.main-slide .carousel-caption .list-unstyled i
{
	margin-right: .5rem;
	border-radius: 50%;
	border: .15rem solid #dc3545;
	padding: .2rem .4rem;
	color: #dc3545;
}
#slogan
{
	background: url('../images/bg-info.jpg');
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
}
#featured
{
	background: url('../images/bg-choice.jpg');
	background-position: center;
	background-size: cover;
}
#featured i
{
	width: 4rem;
}
.title::before
{
	position: absolute;
	content: "";
	width: 10rem;
	height: 2px;
	left: 50%;
	top: 4rem;
	background: rgba(97, 169, 62, 1);
	transform: translate(-50%, 0px);
}
.sub-title::before
{
	position: absolute;
	content: "";
	width: 10rem;
	height: 2px;
	left: 0px;
	top: 3rem;
	background: rgba(97, 169, 62, 1);
}
#request
{
	background: url('../images/bg-contact.jpg');
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
}
#request .form-control
{
	background: transparent;
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem;
	border-left: none;
	color: #ccc;
}
#request .input-group-text
{
	background: transparent;
	color: #ccc;
}
#request .form-control:focus {
	border-color: rgba(97, 169, 62, 1);
	box-shadow: 0 0 0 0.25rem rgb(97 169 62 / 25%);
}
#homecate
{
	background: url('../images/bg-cate.jpg');
	background-position: center;
	background-size: cover;
}
#homecate .card i
{
	font-size: 3rem;
	color: #fff;
}
#homecate a, #homecate .card
{
	transition: all .5s;
}
#homecate .card:hover a
{
	color: rgba(255,255,255,.7);
}
#homecate .card:hover
{
	box-shadow: 0 0 0 0.25rem rgb(97 169 62 / 25%);
	animation: pulse; /* referring directly to the animation's @keyframe declaration */
	animation-duration: 1s; /* don't forget to set a duration! */
}
#homecate .title::before
{
	position: absolute;
	content: "";
	width: 10rem;
	height: 2px;
	left: 0px;
	bottom: 4rem;
	background: #ccc;
	transform: initial;
}
#homepr
{
	background: url('../images/bg-sp.jpg');
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
}
#hometalk
{
	background: url('../images/bg-partner.jpg');
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	color: #DCDCDC;
}
#hometalk .owl-carousel img
{
	width: 9rem;
}
.scr-img {
	margin: 0px;
	padding-bottom: 0px;
	height: 30rem;
	overflow: hidden;
	background-size: cover !important;
	background-position: top !important;
	transition: 5s;
}
.pr-scr:hover .scr-img {
	background-position: bottom !important;
}
#choose
{
	background: url('../images/bg-cus.jpg');
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
}
#footer
{
	background: url('../images/bg-footer.jpg');
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
}
#footer a
{
	color: #808080;
	transition: all .3s;
}
#footer a:hover
{
	color: #fafafa;
}
footer
{
	color: #ccc;
}
#bg-info
{
	background: url('../images/bg-info.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
#center-ct
{
	height: 30rem;
}
#map
{
	margin-bottom: -.4rem;
}
.blog h5 > a
{
	color: #333;
}
.blog h5, .blog p
{
	height: 4.5rem;
	overflow: hidden;
}
.blog p
{
	height: 4rem;
	overflow: hidden;
}
.blog h5 > a:hover
{
	color: rgba(97, 169, 62, 1);
}
.page-item.active .page-link
{
	background-color: rgba(97, 169, 62, 1);
	border-color: rgba(97, 169, 62, 1);
}
.page-link
{
	color: rgba(97, 169, 62, 1);
}
.sp-sale
{
	position: absolute;
	right: .3rem;
	top: .3rem;
	width: 3rem;
	height: 3rem;
	padding: .5rem 0.3rem;
	z-index: 999;
}
.owl-theme .owl-nav
{
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-']
{
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}
.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: 10px;
}

.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: #7ec014;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot
{
	color: #7ec014 !important;
	font-size: 4rem !important;
}
.owl-prev
{
	position: absolute;
	left: -6px;
	top: 0;
}
.owl-next
{
	position: absolute;
	right: -6px;
	top: 0;
}
.owl-carousel .owl-item img
{
	display: initial !important;
}
.input-group-text
{
	width: 2.5rem;
}
#pr-dt
{
	top: 90px;
}
#pr-dt .badge
{
	font-size: .9rem;
}





.new-img
{
	width: 5rem;
}
.new-img-dt
{
	width: 10rem;
}
.new-rela-dt
{
	width: 7rem;
}
.btn-outline-danger:hover
{
	color: #fff !important;
}
.table-card img
{
	max-width: 125px;
}
.txt-mess
{
	height: 11.15rem;
}
.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: #dc3545; 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: #75eb50;
opacity: 0.5;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {border-color: #dc3545;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: #75eb50;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(200, 0, 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(117, 235, 80, 0.5); opacity: 0.75 !important;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {background-color: rgba(200, 0, 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(117, 235, 80, 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: #dc3545;}
.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: #75eb50;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle { background-color: #dc3545;}
.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: #75eb50;}
@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: 8%;
	}
}
@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: #808080 !important; }
	.navbar .nav-item:hover .nav-link{  }
	.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-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-menu { position: absolute; left: 100%; top: -.1rem; width: 100%;}
}
@media (max-width: 767.98px)
{
	body
	{
		font-family: 'Roboto', sans-serif;
		font-size: 1rem;
	}
	.offcanvas-body a
	{
		color: #333;
		padding-left: 0px !important;
	}
	.offcanvas-body > nav > ul > li > div > ul > li:last-child > a
	{
		border-bottom: 0px !important;
	}
	.scr-img
	{
		height: 15rem;
	}
	.logo
	{
		height: 2rem;
	}
	.wow
	{
		visibility: visible !important;
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
}