
.kh_prod_breadcrumb {
	padding: 15px 0;
}
.kh_prod_breadcrumb .breadcrumbs {
	color: #696566;
}
.kh_prod_breadcrumb .breadcrumbs span {
	display: inline-block;
	color: 696566;
	font-weight: 600;
}
.kh_prod_breadcrumb .breadcrumbs a {
	color: #696566;
	font-weight: 600;
}

.kh_section_product {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.kh_top_prod.row {
	margin-top: 40px;
	margin-bottom: 40px;
}
.kh_top_prod .kh_avt_prod img{
	max-width: 80%;
}
.kh_name_prod {
	color: var(--color-prod);
	font-weight: 700;
	text-transform: uppercase;
	font-size: 4rem;
	line-height: 1;
	margin-bottom: 0;
}
.kh_sub_name {
	color: #696566;
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: 600;
}
.kh_adv_list {
	margin: 20px 0;
	list-style: none;
	padding-left: 25px;
}
.kh_adv_list li {
	margin: 15px 0;
	padding: 7px 10px 7px 50px;
	position: relative;
	background-image: linear-gradient(90deg, #fff 90%, #fff0);
	font-size: 1.2rem;
	/*! font-weight: 600; */
}
.kh_adv_list li:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	display: inline-block;
	position: absolute;
	left: -25px;
	font-weight: 700;
	width: 50px;
	height: 50px;
	background-color: var(--color-prod);
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	color: #fff;
}
.kh_btn_prod {
	margin: 40px -5px 0 -5px;
	width: 80%;
}
.kh_btn_prod .kh_btn {
	flex: 0 0 50%;
	max-width: 50%;
	text-align: center;
	padding: 0 5px;
}

.kh_btn_prod .kh_btn a {
	/*! padding: 15px 60px; */
	border-radius: 30px;
	display: block;
	padding: 10px 0;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
	background: linear-gradient(0deg, var(--color) 50%, #e2008254);
}
.kh_btn_prod .kh_btn a:hover{
	background: linear-gradient(0deg, var(--color1) 50%, #20bef87a);
}
.kh_btn_prod .kh_btn.kh_btn_agency {
	
}
.kh_btn_prod .kh_btn.kh_btn_agency a {
	background: linear-gradient(0deg, var(--color1) 50%, #20bef87a);
}
.kh_btn_prod .kh_btn.kh_btn_agency a:hover{
	background: linear-gradient(0deg, var(--color) 50%, #e2008254);
}

/*--------------------------------------*/
.kh_achieves {
	padding: 20px 0;
	display: flex;
	align-content: center;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.kh_achieves .kh_item_achieve {
	flex: 0 0 20%;
	max-width: 20%;
	text-align: center;
}

.kh_achieves .kh_item_achieve .kh_achieve_inner .kh_achieve_images {
	width: 175px;
	height: 175px;
	margin: 0 auto;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	bo1: ;
	border: 2px solid var(--color-prod);
	padding: 1px;
	position: relative;
}
.kh_achieve_images::before {
	content: '';
	position: absolute;
	width: 170px;
	height: 170px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border: 2px solid #fff;
	border-radius: 50%;
}

.kh_achieves .kh_item_achieve .kh_achieve_inner .kh_achieve_item_content .kh_achieve_item_title .kh_achieve_item_name {
	text-transform: uppercase;
	font-size: 1.4rem;
	font-weight: 700;
}

.kh_achieves .kh_item_achieve .kh_achieve_inner .kh_achieve_item_content .kh_achieve_item_desc {
	padding: 0 25px;
	display: block;
	color: #222;
	font-size: 1.1rem;
	line-height: 1.3;
	font-weight: 400;
}

.kh_achieves .kh_item_achieve .kh_achieve_inner .kh_achieve_item_content .kh_achieve_item_title .kh_achieve_item_name {
	color: var(--color-prod);
}


.kh_nav_info {
	justify-content: space-between;
	border: unset;
	margin: 0 -10px;
	margin-bottom: 40px;
}
.kh_nav_info .nav-item a {
	border: 1px solid var(--color-prod);
	border-radius: 30px;
	color: var(--color-prod);
	font-size: 1.25rem;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
}
.kh_info_prod {
	padding: 50px 100px;
}
.kh_nav_info .nav-item {
	padding: 0 10px;
	flex: 0 0 25%;
	max-width: 25%;
}
.kh_nav_info .nav-item a.active {
	border: 1px solid var(--color-prod);
	background: linear-gradient(0deg, var(--color-prod) 50%, #ffffff70);
	color: #fff;
	border-top: #fff;
}
.kh_nav_info .nav-item a:hover {
	border: unset;
	background: linear-gradient(0deg, var(--color-prod) 50%, #ffffff70);
	color: #fff;
}
#myTabContent {
	font-size: 1.2rem;
}
.kh_title_box {
	text-align: center;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 2.5rem;
	color: var(--color-prod);
	margin-bottom: 30px;
	padding-bottom: 15px;
}
.kh_title_box:before {
	content: '';
	position: absolute;
	width: 100px;
	height: 1px;
	background-color: var(--color);
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.kh_questions {
	padding: 0 100px;
	padding-bottom: 50px;
}
#accordion {
}
.kh_nav_ques {
}
.kh_nav_ques .card-header {
	background-color: #fff;
	border: unset;
	border-radius: 30px;
	padding: 10px 20px;
}
.kh_nav_ques .card {
	background: transparent;
	border: unset;
	margin-bottom: 20px;
}
.kh_nav_ques .card-header a {
	color: var(--color-prod);
	font-size: 1.2rem;
	font-weight: 600;
	position: relative;
	display: block;
	text-align: left;
}

.kh_nav_ques .card-header a:before {
  	content: '\f068';
  	position: absolute;
  	right: 0;
  	top: 50%;
  	transform: translateY(-50%);
  	font-family: "Font Awesome 5 Pro";
  	font-size: 2rem;
  	font-weight: 300;
  	color: var(--color);
}
.kh_nav_ques .card-header a.collapsed::before {
  	content: '\f067';
}
.kh_nav_ques .card-header a:hover {
	text-decoration: none;
}
.kh_nav_ques .card .card-body {
	padding: 10px 35px;
	font-size: 1.1rem;
	line-height: 1.4;
}
.kh_form {
	padding: 0 100px 50px;
}

.kh_form .kh_form_home .hb_contact_form .hb_form__wrap .hb_form_group {
  	display: flex;
  	margin: 0 -8px;
}
.hb_form_group {
}
.kh_form .kh_form_home .hb_contact_form .hb_form__wrap .hb_form_group .form-group {
  	flex: 0 0 50%;
  	max-width: 50%;
  	padding: 0 8px;
}
.kh_form .kh_form_home .hb_contact_form .hb_form__wrap .form-group.hb_submit input {
  	display: inline-block;
  	width: auto;
  	padding-top: 15px;
  	padding-bottom: 15px;
}

.kh_wrap_other {
  	padding: 0 100px 30px;
}
.kh_other_prod {
  	box-shadow: 0px 0px 10px #e2008245;
  	border-radius: 30px;
  	padding: 30px 100px;
  	background-repeat: no-repeat;
  	background-position: center;
  	background-size: cover;
}
.kh_other_prod .kh_item_other {
  	align-items: center;
}
.kh_other_prod .kh_item_other .kh_thumb_prod {
	flex: 0 0 30%;
	max-width: 30%;
	margin-bottom: 0;
	margin-right: 50px;
}
.kh_other_prod .kh_item_other .kh_content_prod {
  	flex: 1;
}

.kh_name_prod_other {
  	color: var(--other-prod);
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 1;
}
.kh_sub_name_other {
	color: #666;
	font-size: 1.45rem;
	text-transform: uppercase;
	font-weight: 700;
}
.kh_other_prod .kh_item_other .kh_content_prod .kh_adv_list {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin: 10px 0;
}
.kh_other_prod .kh_item_other .kh_content_prod .kh_adv_list li {
	flex: 0 0 100%;
	max-width: 100%;
	background: unset;
	padding-left: 30px;
	margin: 0;
	color: #222;
}
.kh_other_prod .kh_item_other .kh_content_prod .kh_adv_list li:before {
	left: 0;
	background-color: unset;
	color: var(--other-prod);
	width: unset;
	height: unset;
	transform: unset;
	top: -2px;
	/*! margin: 0; */
}
/*======================================*/
@media screen and (min-device-width: 858px) and (max-device-width: 1800px) {

}
@media screen and (min-device-width: 1600px) and (max-device-width: 1800px) {

}

@media screen and (max-device-width: 1536px) and (min-device-width: 1440px) {

}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
	.kh_nav_info .nav-item a{
		font-size: 1.15rem;
	}
	.kh_adv_list li {
		padding: 7px 10px 7px 35px;
	}
}
@media screen and (min-device-width: 625px) and (max-device-width: 1366px) {

}
@media screen and (min-device-width: 858px) and (max-device-width: 1200px) {

}
@media only screen and (max-width: 1280px) and (min-width: 1199px){
   	.kh_nav_info .nav-item a{
   		font-size: 1rem;
   	}
}

@media only screen and (max-width: 1119px) and (min-width: 1080px){
	.kh_info_prod {
		padding: 50px 0px;
	}
	.kh_other_prod{
		padding: 30px;
	}
	.kh_other_prod .kh_item_other .kh_thumb_prod{
		flex: 0 0 50%;
		max-width: 50%;
		margin-right: 40px;
	}
	.kh_other_prod .kh_item_other .kh_content_prod .kh_adv_list li {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media only screen and (max-width: 1079px) and (min-width: 992px) {
	.kh_nav_info .nav-item a{
		font-size: 1rem;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.kh_btn_prod {
		width: 100%;
	}
	.kh_info_prod {
		padding: 30px 50px;
	}
	.kh_nav_info{
		margin-bottom: 30px;
	}
	.kh_form {
		padding: 0 100px 30px;
	}
	.kh_questions{
		padding-bottom: 30px;
	}
	.kh_other_prod{
		padding: 30px;
	}
	.kh_other_prod .kh_item_other .kh_thumb_prod{
		flex: 0 0 50%;
		max-width: 50%;
		margin-right: 40px;
	}
	.kh_other_prod .kh_item_other .kh_content_prod .kh_adv_list li {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media screen and (max-device-width: 992px) {
	.kh_top_prod.row{
		align-items: center;
	}
    .kh_name_prod{
    	font-size: 3rem;
    }
    .kh_sub_name{
    	font-size: 1.5rem;
    }
    .kh_btn_prod {
    	margin: 20px 0 0;
    	width: 100%;
    }
    .kh_achieves{
    	flex-wrap: wrap;
    }
    .kh_achieves .kh_item_achieve {
    	flex: 0 0 33.333%;
    	max-width: 33.333%;
    }
    .kh_achieves .kh_item_achieve:nth-child(4),
    .kh_achieves .kh_item_achieve:nth-child(5){
    	margin: 20px auto 0;
    }
    .kh_info_prod{
    	padding: 30px 0;
    }
    .kh_nav_info .nav-item a{
    	border-radius: 0;
    }
    .kh_questions{
    	padding: 0 0 30px;
    }
    .kh_form{
    	padding: 0 0 30px;
    }
    .kh_wrap_other{
    	padding: 0 0 30px;
    }
    .kh_other_prod{
    	padding: 30px;
    }
    .kh_other_prod .kh_item_other .kh_content_prod .kh_adv_list li{
    	flex: 0 0 100%;
    	max-width: 100%;
    }
    .kh_other_prod .kh_item_other .kh_thumb_prod {
    	flex: 0 0 50%;
    	max-width: 50%;
    	margin-right: 40px;
    }
    .kh_top_prod .kh_avt_prod img{
    	max-width: 100%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 577px) {

}

@media screen and (max-device-width: 576px) {
	.kh_name_prod{
		font-size: 2.5rem;
	}
	.kh_sub_name{
		font-size: 1.5rem;
	}
	.kh_adv_list li:before{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.kh_btn_prod{
		width: 100%;
		margin: 0;
	}
	.kh_achieves .owl-nav.disabled{
		display: none;
	}
	.kh_info_prod{
		padding: 0 0 30px;
	}
	.kh_nav_info{
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.kh_nav_info .nav-item{
		flex: 0 0 100%;
		max-width: 100%;
		padding: 5px 10px;
	}
	.kh_info_prod iframe{
		width: 100%;
		height: 300px;
	}
	.kh_nav_info .nav-item a{
		border-radius: 0;
	}
	.kh_questions{
		padding-bottom: 30px;
		padding: 0 0 30px;
	}
	.kh_title_box{
		font-size: 1.6rem;
		margin-bottom: 15px;
	}
	.kh_nav_ques .card-header a{
		font-size: 1rem;
	}
	.kh_nav_ques .card-header a:before{
		font-size: 1.5rem;
		right: -5px;
	}
	.kh_nav_ques .card-header{
		padding: 10px 0;
		background-color: transparent;
	}
	.kh_form{
		padding: 0 0 30px;
	}
	.kh_wrap_other{
		padding: 0 0 30px;
	}
	.kh_other_prod{
		padding: 20px;
	}
	.kh_other_prod .kh_item_other{
		flex-wrap: wrap;
	}
	.kh_other_prod .kh_item_other .kh_thumb_prod{
		flex:0 0 100%;
		max-width: 100%;
		margin-bottom: 1rem;
	}
	.kh_other_prod .kh_item_other .kh_content_prod .kh_adv_list li{
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (max-device-width: 414px) {

}

@media screen and (max-device-width: 375px) {

}
@media screen and (max-device-width: 360px) {

}