@charset "utf-8";
 /*content #646464 	head #000  blue #0099FF green #72C93E*/

 body {
 	margin: 0;
 	padding: 0;
  	font-family: 'Prompt', sans-serif !important;
 	font-size: 16px;
 	line-height: 28px;
 	font-weight: 300 !important;
 	color:#646464;

 }
 .font-Prompt {
 	font-family: 'Prompt', sans-serif !important;
 	/*font-size: 16px;
 	line-height: 28px;
 	font-weight: 300 !important;*/
 }
.box-news-detail {
	font-family: 'Prompt', sans-serif !important;
}

a {
	text-decoration: none !important;
	color: inherit;
	transition: 0.3s;
}
a:hover {
	color: #72C93E;
	transition: 0.3s;
	cursor: pointer !important;
}
 

#wrapper {
	width: 100%;
	height: 100%;
}

#header {
	background: #fff;
	color: #000;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 888;
	box-shadow: 0 0 10px #ccc
	 
}
.content {
	max-width: 1600px;
	width: 94%;
	margin: 0 auto
}
.clear {
	clear: both;
}
.logo {
	width: 230px;
	float:left;
	margin:6px 0 0 0
}
.logo-bosilon {
	width: 400px;
}
.logo img {
	width: 100%;
}
.head-left {
   width: 80%;
   float: right;
   text-align: right;
}
.hidden-pc {
	display: none;
}

ul.menu {
	margin: 0;
	padding: 0;
	display: inline-block;
}
ul.menu li {
	list-style: none;
	display: inline;
	padding:0 0 0 22px;
	/*position: relative;*/
	font-weight: 400;
	color: #646464;
	text-decoration: none;
}
ul.menu li a {
	 display: inline-block;
	 background-position:   bottom center;
	  padding: 32px 0 32px 0;
	 transition: 0.3s;
	 color: #646464;
	text-decoration: none;
}
ul.menu li:hover a {
	 display: inline-block;
	 transition: 0.3s;
	 color: #72C93E;

}
ul.menu li a.select-mn {
	 display: inline-block;
	 background: url(../images/arrow-mn.svg) no-repeat bottom center;
	/* padding: 0 0 34px 0;*/
	 transition: 0.3s;
	 color: #72C93E

}
ul.menu li a.lang {
	background:#72C93E;
	color: #fff;
	padding: 0 4px !important;
	border-radius: 4px;
	font-weight: 600;

}
.dropdown-mn {
	display: none;
}
   
ul.menu li .line-mn {
	height: 54px;
	width: 1px;
	background: #D2D2D2;
 	
	display: inline-block;
	margin: 20px 10px -23px 10px
}
  

.mainbanner {
	width: 100%;
	max-width: 1920px;
	margin: 89px auto 0 auto;
	position: relative;
	z-index: 1;
 
}
.space-inner {
	margin: 94px auto 0 auto;
	padding-bottom: 120px
}
.mainbanner img {
	width: 100% !important;
	height: auto !important;
	  
}
.mainbanner .owl-nav {
	display: none !important;
	z-index: 1;
}

.mainbanner .video {
	position: relative;
	z-index: -1
}
.img-100 img {
	width: 100% !important;
	height: auto !important
}
/*text banner*/
.box-banner {
	position: absolute;width: 100%;z-index: 99; height: 100%
}
.box-banner-text {
	width: 57%;
	position: absolute;
  top:150px; 
  z-index: 88;
  text-align: center;
  color: #fff;
}
.box-banner-text.left {
	 left: 0;	
}
.box-banner-text.right {
	 right: 0;	
}
.box-banner-text .txth1 {
	font-size: 95px;
	text-transform: uppercase;
	font-weight: 300
}
.box-banner-text .txth2 {
	font-weight: 300;
	font-size: 45px;
	text-transform: uppercase;
 
}
.box-banner-text .txth3 {
	font-weight: 300;
	font-size: 30px;
	width: 80%;
	margin: 0 auto
}
.box-banner-text p {
	font-size: 20px;
	width: 80%;
	margin: 0 auto
}
.line-banner {
	background: #fff;
	width: 160px;
	margin: 40px auto;
	height: 1px
}
.line-banner.line-black {
	background: #000;
}
.relative {
	position: relative;
}
.icon-banner {
	width: 80px;
	margin: 0 auto 30px auto;
}
.icon-banner.icon-leaves {
	width: 108px;
}



.w-46 {
	width: 46% !important;
}

.btn-contact {
	border:2px solid #000;
	padding: 10px 40px;
	text-align: center;
	color: #000;
	display: inline-block;
	margin-top: 0;
	transition: 0.3s;
}
.btn-contact img {
	width: 30px !important;
	margin-left: 20px;
	display: inline-block !important;
}
.btn-contact:hover {
	border:2px solid #72C93E;
	transition: 0.3s;
}


.owl-theme .owl-dots {
    margin-top: 20px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #72C93E !important;
    border:1px solid #fff;
}
.owl-theme .owl-dots .owl-dot span {
    
    background: #fff !important;
    border:1px solid #fff;
    
}


/*content*/
#container {
	width: 100%;
 
	position: relative;
	z-index: 1 !important;


}
.bg-leaves {
	background: url(../images/bg-leaves.webp) no-repeat  center 100px;
}
.pad-top-section {
	padding-top: 160px;
	margin-bottom: 0;
}
.pad-btm-section {
 
	padding-bottom: 160px;
}

.border-content {
	border-left: 1px solid #E1E1E1;
}

 /*box index*/

 .pad-text-right {
 	padding: 0 0 0 58px;
 	width: 95%;
 }
.pad-text-left {
    padding: 0 0 0 0;
    width: 91%;
}

.box-cover-menu {
	position: relative;
	overflow: hidden;
}
.box-cover-menu:before {
	content: '';
	position: absolute;
	width: 100%;
	background: rgba(246,246,246, 0.8);
	height: 100%;
	z-index: 77;
	transition: 0.3s;
}
.box-cover-menu:hover:before {
	background: rgba(246,246,246, 0.2);
	transition: 0.3s;
	color: #fff;
}
.box-cover-menu:hover p, .box-cover-menu:hover h2.txthead {
	color: #fff
}
.box-cover-menu-text {
	width: 100%;
	position: absolute;
  top: 50%; 
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 88
  
}
.box-cover-menu-text p {
	color: #646464;
	padding: 10px 0 0 0;
}
.w-center {
	width: 70%;
	margin: 0 auto
}
.viewmore {
	display: block;
	padding: 20px 0 0 0;
}
.viewmore img {
	margin-left: 20px;
}
.icon-play {
	font-size: 22px;
	font-weight: 400;
	margin-top: 30px;
}
.icon-play img {
	margin-right: 10px;
}
.icon-play:hover {
	cursor: pointer;
}
/*Reservation*/
.bg-reservation {
	background:url(../images/bg-reservation.webp) no-repeat top center;
	padding: 70px 0;
	text-align: center;
	color: #fff
}
.bg-reservation h2 {
	
	margin-bottom: 20px;
}
.icon-calendar {
	margin: 0 0  20px 0
}
.btn-reservation {
	border:2px solid #fff;
	padding: 10px 40px;
	text-align: center;
	color: #fff;
	display: inline-block;
	margin-top: 35px;
}
.btn-reservation:hover {
	background: #2D2F5F;
	border:2px solid #2D2F5F;
}
/* font collection */
 /*content #646464 	head #000  blackblue #2D2F5F  blue #0099FF green #72C93E*/
h1,h2,h3,h4 {
	font-family: 'Prompt', sans-serif;
	font-weight: normal;
}
.txthead {
	text-transform: uppercase;
	color:#2D2F5F;
	margin: 0 0 10px 0;
	font-weight: 700
}
.line-txthead {
	background: url(../images/icon-line-aicello.svg) no-repeat left ;
	padding-left: 50px;

}
.weight300 {
	font-weight: 300
}
.txtsubhead {
	color: #000000
}

.txt-glay {
	color:#646464
}
.txt-white {
	color: #fff
}
.txt-red {
	color: #f00
}
.txt-blue {
	color: #0099FF
}
.txt-green {
	color: #72C93E
}
.txt-black {
	color: #000
}
.txt-gray {
	color: #555
}
.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}
.size18 {
	font-size: 18px;
}
.size19 {
	font-size: 19px;
}
.size20 {
	font-size: 20px;
}
.size21 {
	font-size: 21px;
}
.size22 {
	font-size: 22px;
	line-height: 30px;
}
.size24 {
	font-size: 24px;
}
.size26 {
	font-size: 26px;
}
.size25 {
	font-size: 25px;
}
.size45 {
	font-size: 45px;
}
.font-light-300 {
	font-weight: 300;
}
.font-regular-400 {
	font-weight: 400;
}
.font-medium-500 {
	font-weight: 500;
}
.font-bold-700 {
	font-weight: 700;
}
  




/*nav + page*/
.navigation {
	margin:0;
	padding: 20px 0 40px 0;
	color: #000;
	font-size: 14px;
	text-align: right;
}
.navigation a {
	color: #818181;
	text-decoration: none;
}
.navigation a:hover {
	color: #000;

}
.navigation span {
	display: inline-block;

	margin: 0 5px;
	vertical-align: middle;
}

 
.page {
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;

}
.page a {
	display: inline-block;
	width: 30px;
	 background: #fff;
	text-align: center;
	border:1px solid #2E2E2E;
	vertical-align: middle;
	color: #2E2E2E;
 
	padding:0
}
.page a:hover {
	color: #72C93E;
	border:1px solid #72C93E;
}
.page a.active-page {
	background: #2E2E2E;
	color: #fff;
	border: 1px solid #2E2E2E
}

.icon-next {
	margin: 0;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
    list-style: none;
    background: #fff;
    color: #000;
    font-size: 14px;
    border: 1px solid #000;
}

/**/
  

 /*product*/
 .bg-leaves-product {
 	background: url(../images/bg-leaves-product.webp) repeat-y bottom center;
 }
 .bg-leaves-product-inner {
 	background: url(../images/bg-leaves-product-inner.webp) repeat-y top center;
 }
.bg-leaves-product-inner-short {
	background: url(../images/bg-leaves-product-inner-short.webp) repeat-y top center;
}
 .box-cover-cate {
  overflow: hidden;
  position: relative;
  transition: 0.3s;

 }
.box-cover-cate p {
	padding-left: 4%;
	padding-right: 4%;
	color: #fff;
}
.box-cover-cate .box-center {
  position: absolute;
	width: 100%;
	text-align: center;
	top: 50%; 
  	left: 50%;
  	transform: translate(-50%,-50%);
 	 z-index: 88;
 }

.box-cover-cate .box-top {
  	position: absolute;
	width: 100%;
	text-align: center;
	top: 30px; 
 
  	 
 	 z-index: 88;
 }




 .box-cover-cate .box-center h2 , .box-cover-cate .box-top h2{
 	color: #fff;
 	font-size: 34px;
 	text-shadow: 0 0 10px #555;
 	text-transform: uppercase;
 	font-weight: 300;
 } 
  .box-cover-cate:before {
 	background: rgba(0,0,0,0.3);
 	content: '';
 	position: absolute;
 	width: 100%;
 	height: 100%;
 	z-index: 77;
 	transition: 0.3s;
 }
 .box-cover-cate:hover:before {
 	background: rgba(0,0,0,0.8);
 	 
 }
 .box-viewmore-app {
 	position: absolute;
 	bottom: 20px;
 	right: 40px;
 	z-index: 88;
 	opacity: 0;
 	width: 80%;
 	text-align: right;
 }
  .box-cover-cate:hover  .box-viewmore-app  {
  	opacity: 1;
  }


.col-subcate {
	width: 18%;
}
.col-content {
	width: 82%;
} 

.list-subcate {
	margin: 0 0 15px 0
}
.list-subcate a {
	display: block;
	width: 100%;
	border:1px solid #000000;
	padding: 15px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
}
.list-subcate a:hover, .list-subcate a.select-submn {
	border:1px solid #72C93E;
	color: #72C93E
}



.col-content-pad {
	padding: 0 0 0 90px;
}
.box-what-vci {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.box-what-vci-txt {
	width: 791px;
	background: url(../images/product/boselon/bg-vci.png) no-repeat top left;
	text-align: center;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	padding: 50px 0 50px 40px
}
.box-what-vci-txt h2 {
	font-size: 95px;
	color: #fff;
	text-transform: uppercase;
}
.line-vci {
	background: #fff;
	height: 1px;
	width: 60%;
	margin: 20px auto
}
 
.box-product-type {
	width:238px;
	border:1px solid #C4C4C4;
	position: relative;
	margin: 0 20px 0 0;
	transition: 0.3s;
}
.box-product-type:hover {
	border:1px solid #72C93E;
	transition: 0.3s;
}
.box-product-type:hover h2 {
	color: #72C93E;
	transition: 0.3s;
}
.box-product-type .box-icon-type img  {

	transition: 0.3s;
}
.box-product-type:hover .box-icon-type img  {
	filter: contrast(1);
	transition: 0.3s;
}

.box-product-type-text {
	 padding: 15px 15px 50px 15px;
	 text-align: center;
}
.box-product-type-text h2 {
	font-size: 22px;
	color: #0099FF;
	text-transform: uppercase;
}
.box-product-type-text p {
	min-height: 140px;
	font-size: 16px
}
.box-icon-type {
	width: 100px;
	height: 100px;
	margin: 40px auto;
	vertical-align: middle;
	text-align: center;
}
.box-icon-type img {
	display: inline-block;
	text-align: center;
	filter: contrast(0);
}

.box-img-product {
	width: 30%
}
.box-detail-product {
	width: 70%;
}
.box-detail-product-pad {
	margin-left:40px;
	padding: 30px 40px 30px 30px;
	border:1px solid #C4C4C4;
 
}
.box-btn {
	margin-top: 30px;
}

.btn-product {
	border:2px solid #000;
	padding: 3px 40px;
	text-align: center;
	color: #000;
	display: inline-block;
	margin-right: 20px;
	background: transparent;
	transition: 0.3s;
}
.btn-product img {
	width: 30px !important;
	margin-right: 10px;
	display: inline-block !important;
}
.btn-product:hover {
	border:2px solid #72C93E;
	color: #72C93E;
	transition: 0.3s;
}
.box-img-gallery {
	 
	margin: 0 2% 20px 0
}
.box-img-gallery img {
	height: 250px;
	opacity: 1;
	transition: 0.3s;
}
.box-img-gallery:hover img {
	opacity: 0.8;
	transition: 0.3s;
}
.box-cover-vdo {
	 
	position: relative;
	overflow: hidden;
}
.box-cover-vdo.w-auto {
	width: auto !important;
}
 

.box-cover-vdo:before {
	background: rgba(0,0,0,0.4);
	content: '';
	position: absolute;
	width: 100%;
	height:100%;
	z-index: 88;
	transition: 0.3s;
}
.box-cover-vdo:hover:before {
	background: rgba(0,0,0,0.6);
	transition: 0.3s;
 
}
.box-icon-vdo {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%; 
  	left: 50%;
  	transform: translate(-50%,-50%);
 	z-index: 88;
 	font-size: 30px; 
 	color:#fff
}
.box-icon-vdo img {
	width: 75px !important;
	display: inline-block !important; 
}


.w-658 {
	width: 658px
}
.owl-carousel.owl-drag .owl-item .active:nth-child(1) {
    transform: scale(1.2);

}

/*contact*/
.box-contact-address {
	background:url(../images/img-contact.webp) no-repeat top center;
	background-size: cover;
	padding:60px 0 309px 0;
	color: #fff;
	text-align: center;
}
.box-contact-address h2 {
	font-size: 30px;
	color: #72C93E;
	font-weight: 400;
	margin-bottom: 20px;
}
.box-contact-address p {
	padding: 0 20px;
}
/*form*/
.form-control {
	border:1px solid #C9C9C9;
	background-color: #fff;
	border-radius: 0;
	box-shadow: none;
	padding:6px 0;
	text-indent: 8px;
	font-family: 'Prompt', sans-serif !important;
	font-size: 16px;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #eee;
    opacity: 1;
    border:1px solid #ccc;
}
.form-control.select {
	padding: 13px 0 !important;
}
.form-control.box-select {
	border:1px solid #72C93E;
	background-color: #fff;
	padding: 5px 0;
	text-indent: 15px;
}
.txt-label {
	margin-bottom: 5px;
	color: #000
}
.txt-label span {
	font-weight: 300;
	font-family: 'Prompt', sans-serif !important;
}
select {
	background: url(../images/select-arrow.svg) no-repeat right #fff;
}

 .box-form-contact {
 	padding-left: 30px;
 	font-family: 'Prompt', sans-serif !important;
 }
.box-form-contact label.txt-red {
	font-size: 13px;
}
.box-form-confirm {
	background: #f5f5f5; padding: 50px;min-height: 495px
}

.box-thank {
	padding: 100px 0
}

/*footer*/
#footer {
	width: 100%;
	background:#2E2E2E;

}
.footer {
	padding: 40px 0 0 0;
	color: #4C4C4C
}
.box-address-footer {
	padding: 115px 0 0 0;
	text-align: center;
}
 
h3.txt-company {
	 
	color: #72C93E;
	font-weight: 400
}
.box-address-footer p {
	font-size: 16px;
	color: #fff
}

.box-tel {
	width: 225px;
	height: 200px;
	border:1px solid #707070;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 80px 5px;
	transition: 0.3s;
}
.box-tel:hover {
	border:1px solid #72C93E !important;
	cursor: pointer;
	transition: 0.3s;
}
.box-tel-txt {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%; 
  	left: 50%;
  	transform: translate(-50%,-50%);
 	 z-index: 88;
 	 transition: 0.3s;
}
.box-tel-txt img {
	margin-bottom: 20px;
}
.box-tel-txt p {
	color: #fff;
	transition: 0.3s;
} 
.box-tel-txt p a, .box-address-footer p a {
	color: #fff;
	text-decoration: none;
	transition: 0.3s;
}

.box-tel-txt p a:hover, .box-address-footer p a:hover {
	color: #72C93E;
	transition: 0.3s;
}

.box-tel-txt:hover p, .box-tel:hover p {
	color:#72C93E;
	transition: 0.3s;
}
.box-icon-map {
	border: 1px solid #888;
	width: 188px;
	min-height: 188px;
	display: inline-block;
	margin-right: 20px;
	vertical-align: top
}
.box-icon-map-pad {
	padding:50px  20px 0px 20px;
	display: block;
	text-align: center;
}
.box-icon-map-pad img {
	display: inline-block;
	margin-bottom: 10px;
}
/*.box-tranform {
	transform: scale(0.8);
}*/

.table-over {
	overflow: auto;
}

ul.tab-group {
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.tab-group li {
	margin: 0 6px;
	padding: 0;
	list-style: none;
	display: inline-block;
}
ul.tab-group li a {
	margin: 0;
	padding: 8px 70px;
	text-align: center;
	display: inline-block;
	list-style: none;
	background: #fff;
	border:1px solid #000;
}
ul.tab-group li a.select {
	 
	background: #fff;
	border:1px solid #72C93E;
	color: #72C93E
}


/*accordion*/
.accordion-item {
	border:none;
	border-bottom: 1px solid #ccc
}
.accordion-header {
	/*border-bottom: 1px solid #ccc*/
}
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #72C93E;
    box-shadow: none;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(../images/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
.accordion-button:not(.collapsed)::after {
     background-image: url(../images/arrow-up.svg);
    transform: rotate(180deg);
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 15px 20px;
  

}
.accordion-body {
    padding: 30px 15px;
    background: #f5f5f5;
}

ul.list-address {
	margin: 10px 0;
	padding: 0;
}

ul.list-address li {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
ul.list-address li span {
	width: 66px;
	padding-right: 20px;
	margin-right: 20px;
	display: inline-block;
	color: #000;
	font-weight: 400
}
.group-address {
	padding: 0 0 0 35px;
}
.txth3-group {
	
	font-weight: 500;
	font-size: 22px;
	
	padding: 1px 0 0 30px;
	margin: 0 0 20px 0;
	vertical-align: bottom;
}
.txth3-group.factory {
	 color: #F16765;
	background-image: url(../images/group/bullet-factory.svg);
	background-repeat: no-repeat;
	background-position: left;
}
.txth3-group.office {
	 color: #0E7AC3;
	background-image: url(../images/group/bullet-office.svg);
	background-repeat: no-repeat;
	background-position: left top;
}


.txth4 {
	color: #000;
	font-weight: 400;
	font-size: 18px;
}
.img-group img {
	width: 100%;
	max-width: 359px;
	margin: 0 auto 30px auto;
	display: block;
}

/*lab*/

ul.list-result {
	margin: 0;
	padding: 0;
}
ul.list-result li {
	margin: 0;
	padding: 15px 0;
	list-style: none;
	border-bottom: 1px solid #C9C9C9
}
ul.list-result li:hover a {
	color:#72C93E 
}

.box-canlendar-detail {
	border:1px solid #C9C9C9;
	padding:20px 30px;
	min-height: 417px;
	position: relative;
}

.box-canlendar {
	/*border:1px solid #C9C9C9;*/
}
.table-calendar {
	border-top: 1px solid #C9C9C9
}
.table-calendar tr th {
	padding:5px 5px;
	text-align: center;
	font-weight: 300;
}
.table-calendar tr td {
	border-left:1px solid #C9C9C9;
	border-top:1px solid #C9C9C9;
	padding:18px 5px; 
	text-align: center;

}
.table-calendar tr td:first-child {
	border-left: 0
}
.dateselect {
	background: #72C93E;
	color: #fff
}
.currentDate {
	background: #72C93E;
	color: #fff
}
.dateFull {
	background: #0099FF !important;
	color: #fff
}
.box-status {
	width: 90%;
	position: absolute;
	bottom: 20px;
}
.box-cover-calandar:before {
 background:rgba(0,0,0,0.4);
 content: '';
 width: 100%;
 height: 100%;
 position: absolute;
 z-index: 88;
 text-align: center;
 color: #fff;
}
ul.list-time {
	margin: 0 0 20px 0;
	padding: 0
}
ul.list-time li {
	/*margin: 0;
	padding: 0;*/
	display: inline-block;
	width: 30%;

 
}
/*login*/
.eye {
	position: absolute;
	right: 30px;
	top: 44px;
}
.eye i {
	color: #ccc
}

/*pack*/
.box-packaging {
	position: relative;
}
.box-packaging img {
	width: 90%;
	margin: 0 auto;
	display: block;
}
.box-img-pack {
	margin: 0 0 40px 0;
}
.box-img-pack img {
	margin-bottom: 3px;
}
.spot-01 {
	position: absolute;
	top: 81px;
    left: -94px;
}


.spot-02 {
	position: absolute;
	top: 91px;
    right: -94px;
}
.spot-03 {
	position: absolute;
	bottom: 111px;
    left: -94px;
}


.spot-04 {
	position: absolute;
    bottom: 107px;
    right: -115px;
}
.box-engine {
	border:1px solid #C9C9C9;
	padding:40px;
}
.box-engine img {
	width: 100%;
	max-width:468px;
}

.grid .inner {
    padding: 0 30px 30px 0 !important;
}
.grid img {
	border: 1px solid #C9C9C9
}
.idate {
	background: url(../images/icon-calendar2.svg) no-repeat right #fff;
	background-position: 98% 8px;
    background-size: 17px;
}
.show-complete {
display: none !important;
}


div.zabuto_calendar .table tr.calendar-month-header td span {
	font-family: 'Roboto', sans-serif !important;
 	font-size: 24px;
 	line-height: 28px;
 	font-weight: 400;
 	color: #000
}
div.zabuto_calendar .table tr.calendar-month-header td {
	background: #fff !important
}
div.zabuto_calendar .table tr.calendar-dow-header th {
    background-color: #fff !important;
    border-top: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    padding: 5px 5px;
    text-align: center;
    font-weight: 300;
}
div.zabuto_calendar .table tr.calendar-dow td {
    border-left: 1px solid #C9C9C9;
    border-top: 1px solid #C9C9C9;
 	padding: 0 !important;
    text-align: center;
}

div.zabuto_calendar .badge-today, div.zabuto_calendar div.legend span.badge-today {
    background-color: #72c93e !important;
    color: #fff;
    text-shadow: none;
        font-size: 15px !important;
    font-weight: 300 !important;
    font-family: 'Roboto', sans-serif !important;
}
 
.event-current {
    background: #72c93e  !important;
    color: #fff;
}
.event-full {
    background: #0099FF !important;
    color: #fff;
}
.event-pending {
    background: #f5f5f5  !important;
    color: #000;
}

div.zabuto_calendar ul.legend li {
    display: block !important;
    height: 15px !important;
    width: 15px !important;
    margin-left: 5px !important;
}
 div.zabuto_calendar div.legend span {
    color: #555 !important;
    font-size: 14px !important;
    font-weight: normal;
}
div.zabuto_calendar div.legend {
	text-align: left !important;
	margin-top: 10px !important
}
div.zabuto_calendar .table {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.calendar-month-header td:first-child {
	border-left: 1px solid #ccc;
}

div.zabuto_calendar .table tr.calendar-dow-header th:first-child {
	border-left: 1px solid #ccc
}
div.zabuto_calendar .table tr.calendar-dow-header th:last-child {
	border-right: 1px solid #ccc
}
span.legend-block {
	display: block;
}
.notfound {
	margin-top: 100px;
	text-align: center;
}


/*add more*/
ul.menu li:hover .dropdown {
	display: block;
}
.dropdown {
	width: 100%;
	background: rgba(0,0,0,0.8);
	position: absolute;
	top: 92px;
	left: 0;
	display: none;
}
.box-dropdown {
	width: 40%;
	margin: 30px auto
}
h4.txtmenu {
	font-size: 40px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 300;
}

ul.dropdown-list {
	margin: 10px 0 0 30px;
	padding: 0;
	text-align: left;
}
ul.dropdown-list li {
	list-style: none;
	width: 48%;
	display: inline-block;
	padding: 0 0 10px 0;
	color: #fff !important;
	text-align: left!important;

}
ul.dropdown-list li a {
	color: #fff  !important;
	padding: 0 !important
}
ul.dropdown-list li a i{
	color: #72C93E;
	font-size: 13px;
}
ul.dropdown-list li a:hover {
	color: #72C93E  !important
}

.table-company {
	    border-collapse: unset !important;
}
.table-company tr td:first-child {
	background: #F2F2F2;
	padding: 20px;
	font-size:18px;
	color: #000;
	font-weight: 500;
}
.box-cover-csr {
	text-align: center;
}
.box-cover-csr h2 {
	color: #72C93E;
	font-weight: 200;
	margin: 20px 0;

}
.btn-more {
	border:2px solid #000;
	padding: 10px 40px;
	text-align: center;
	color: #000;
	display: inline-block;
	margin-top: 0;
	transition: 0.3s;
}
.btn-more img {
	width: 30px !important;
	margin-left: 20px;
	display: inline-block !important;
}
.btn-more:hover {
	border:2px solid #72C93E;
	transition: 0.3s;
}

.box-csr-brife {
	text-align: left;
	transition: 0.3s;
}
.box-csr-brife h3 {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0;
	transition: 0.3s;
}
.box-csr-brife:hover h3 {
	color: #72C93E;
	transition: 0.3s;
}
.box-news-gallery {
	 
	width: 80%;
	margin:0 auto 40px auto;
}
.box-news-gallery .owl-dots {
	display: none;
}
.box-news-gallery .owl-nav {
	position: absolute;
	top: 45%;
	width: 100%;

}
.box-news-gallery .owl-nav button.owl-next {
	background: url(../images/news/arrow-right.svg) no-repeat top right !important;
	width: 40px;
	height: 75px;
	float: right;
	    margin-right: -60px;
 }

.box-news-gallery .owl-nav button.owl-prev {
	background: url(../images/news/arrow-left.svg) no-repeat top right !important;
	width: 40px;
	height: 75px;
	float: left;
	    margin-left: -60px;
 }
 .box-news-gallery .owl-nav button.owl-next span, .box-news-gallery .owl-nav button.owl-prev span {
 	display: none;
 }
.box-form-catalog {
	padding-left: 30px;
}

.form-check-label.border-checkbox {
	border: 1px solid #C9C9C9;
	padding: 6px 10px;
	margin-right: 6px;
}
.box-icon-news {
	padding: 0 0 20px 0;
	text-align: center;
}
.icon-news {
	border: 1px solid #000;
	padding: 5px 15px;
	margin: 0 5px;
	display: inline-block;
	 
}
.icon-news i {
	font-size: 18px;
	padding-right: 4px;
	 
}
.icon-news:hover {
	border: 1px solid #72C93E
}
.right {
	float: right;
	font-size: 16px !important;
	background: #fff
}

.box-service {
	position: relative;
	height: 769px
}
.box-service-txt {
	background: #F1F1F1;
	padding: 25px;
	width: 55%;
}
.box-service-txt h2 {
	font-size: 22px;
	color: #000;
}
.bg-about-service {
	background: url(../images/bg-about-service.webp) no-repeat top center #fff;
}

.box-cover-service {
	width: 280px;
	position: absolute;
	transition: 0.3s
	 
	 
}

.box-cover-service img.cover {
	/*border: 2px solid #fff;*/
	width: 100%;
}
.box-cover-service img.cover:hover {
	/*border: 2px solid #72C93E*/
}
.box-cover-service:after {
	content: '';
	background: rgba(0,0,0,0.0);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9;
	top: 0;
	left: 0;
	transition: 0.3s
	
}
.box-cover-service:hover:after {
	background: rgba(0,0,0,0.6);
	transition: 0.3s
}
.box-cover-service .box-txt {
	text-align: center;
	padding: 60px 0 0 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index:99
}
.box-cover-service .box-txt h3 {
	color: #fff !important;
	font-size: 25px;
	margin: 0 0 10px 0;
	padding: 0;
}
.box-cover-service:hover .box-txt {
	opacity: 1
}
.box-cover-service .box-txt p.viewmore {
	color: #fff;
	margin: 0;
	padding: 0
}
.service1 {
	left: 60%;
	top: 0
}
.service2 {
	right: 20px;
	top: 243px
}
.service3 {
	right: 326px;
	top: 396px
}
.service4 {
    left: 303px;
    top: 567px;
}
.service5 {
	left: 0;
	top: 309px;
}
.arrow-service1 {
	position: absolute;
	right: 77px;
    top: 103px;
}
.arrow-service2 {
	position: absolute;
	right: 207px;
    top: 444px;
}

.arrow-service3 {
	position: absolute;
	left: 496px;
    top: 436px;
}

.arrow-service4 {
	position: absolute;
	    left: 183px;
    top: 529px;
}

 .title-popup {
 	background: #f5f5f5;border-bottom: 1px solid #ccc;
 	padding: 15px 20px 10px 20px;
 }

 .box-content-popup {
 	padding: 20px;
 }
 .box-content-popup ul {
 	margin: 0;
 	padding: 0;
 }

  .box-content-popup ul li {
  	list-style: none;
  	display: inline-block;
  	width: 45%;
  }
.w-15 {
	width:10%;
}
  .w-300 {
  	width: 300px;
  }