@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
	font-family: "Noto Sans TC", sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
/******** Menu css *********/
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
ul li .sub-menu li {
	border-bottom: none !important;
}
.menu-bar ul.menu {
	position: fixed;
	width: 260px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	padding-bottom: 25px;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 7px;
	top: -54px;
	z-index: 9999;
	background: #be1f24;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000;
	top: 7px;
	width: 29px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #cbcbcb;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-left: 40px;
	line-height: 104px;
}
.nav_area > ul > li ul.sub-menu li {
	line-height: initial;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #000000;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	/* padding-bottom: 33px; */
	text-transform: uppercase;
	font-family: "Roboto Condensed", sans-serif;
}
span.arrow {
	padding-left: 0px;
	color: #000000;
	margin-left: 6px;
	position: absolute;
	top: 4px;
	font-size: 12px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #fff;
	z-index: 555;
	text-align: left;
	border-radius: 10px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 26px;
	background: #be1f24;
	color: #fff;
}
.nav_area > ul > li ul.sub-menu li a {
	position: relative;
}
ul.sub-menu li a {
	color: #000;
	line-height: 29px;
	padding: 5px 17px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
	font-family: "Roboto Condensed", sans-serif;
	border-bottom: solid 1px #d7d7d7;
}
.nav_area > ul > li ul.sub-menu li:last-child a {
	border-bottom: none;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.logo a {
	display: inline-block;
}
.mobile-menu.wrapper-menu {
	padding-top: 12px;
}
.row.header-row {
	align-items: center;
}
/******** Menu css End ********/

/******** index ********/
.banner-section {
	position: relative;
}
.slider-banner::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.4);
}
.slider-banner-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 63%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.slider-banner-title {
	font-size: 42px;
	color: #ffffff;
	letter-spacing: 4px;
	font-weight: bold;
	text-shadow: 1px 1px 5px #000000;
}
.slider-banner-info p {
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 21px;
	font-weight: 500;
}
.banner-arrow-icon {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 72px;
	z-index: 333;
}
.banner-arrow-icon img {
	max-width: 46px;
}
#sliderhome .owl-dots {
	text-align: center;
	bottom: 18px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #f6d548;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
#sliderhome .owl-nav {
	display: none;
}
.choose-section {
	padding-top: 40px;
}
.choose-cont {
	max-width: 100%;
}
.heading-title {
	margin-bottom: 37px;
	text-align: center;
	font-size: 27px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	position: relative;
}
.heading-title::after {
	content: "";
	position: absolute;
	width: 60px;
	left: 0;
	right: 0;
	margin: auto;
	border-bottom: solid 2px #f6d74f;
	bottom: -10px;
}
.choose-box-row .col-md-6 {
	padding: 0px 0px;
}
.choose-box-wrapper.left {
	margin-right: 2px;
}
.choose-box-wrapper.right {
	margin-left: 2px;
}
.choose-box-wrapper {
	position: relative;
}
.choose-box-img img {
	width: 100%;
}
.choose-box-text-info {
	position: absolute;
	width: 100%;
	bottom: 0px;
	background-color: rgba(106,75,49,0.7);
	padding: 28px;
	padding-top: 83px;
	clip-path: polygon(0 0, 100% 48%, 100% 46%, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
}
.choose-box-text-info .choose-box-text-title {
	font-size: 24px;
	color: #f6d548;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 2px;
}
.choose-box-text-info p {
	margin-bottom: 0px;
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
}
.choose-box-wrapper.right .choose-box-text-info {
	bottom: auto;
	top: 0;
	padding-top: 28px;
	padding-bottom: 83px;
	clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 70%, 100% 52%, 0 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
}
.service-section {
	padding: 50px 0px;
}
.service-box-wrapper {
	background-color: #efe4d8;
	border-radius: 20px;
	overflow: hidden;
	min-height: 100%;
}
.service-box-wrapper .service-box-title {
	padding: 33px 20px;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	background-image: url(../images/service-box-title-back1.png);
	background-size: 100% 100%;
	clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 70%, 100% 73%, 0 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
}
.service-box-wrapper .service-box-title img {
	max-width: 57px;
	margin-right: 10px;
}
.service-box-wrapper .service-box-text {
	padding: 30px;
	padding-top: 15px;
	padding-bottom: 35px;
}
.service-box-wrapper .service-box-text p {
	margin-bottom: 0px;
	text-align: justify;
	font-size: 15px;
	color: #000000;
	line-height: 24px;
}
.customer-case-section {
	background-color: #f7f5f3;
	padding: 40px 0px 25px;
}
.heading-text {
	text-align: center;
	margin-bottom: 40px;
}
.heading-text p {
	margin-bottom: 0px;
	font-size: 16px;
	color: #000000;
	font-weight: 500;
}
.customer-case-box-wrapper {
	text-align: center;
}
.customer-case-box-wrapper .customer-case-box-icon {
	width: 150px;
	height: 150px;
	line-height: 138px;
	border-radius: 50%;
	background-color: #f6d548;
	margin: auto;
	border: solid 4px #fbe093;
}
.customer-case-box-wrapper .customer-case-box-icon img {
	max-width: 78px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.customer-case-box-wrapper:Hover .customer-case-box-icon img {
	-webkit-transform: rotateY( 360deg );
	transform: rotateY( 360deg );
}
.customer-case-box-wrapper .customer-case-box-title {
	padding-top: 10px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.cont-banner-section {
	position: relative;
	margin-top: 5px;
}
.cont-banner-wrapper img {
	width: 100%;
}
.cont-banner-text-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.cont-banner-text {
	font-size: 30px;
	color: #ffffff;
	letter-spacing: 2px;
	font-weight: 500;
}
.brand-section {
	padding: 35px 0px 50px;
}
.brand-logo img {
	width: 100%;
}
.gallery-section .container {
	max-width: 100%;
}
.gallery-box-wrapper-row .col-md-3 {
	padding: 0px 0px;
}
.gallery-img {
	position: relative;
	overflow: hidden;
}
.gallery-img img {
	width: 100%;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.gallery-img:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.footer-section {
	background-color: #ffce4e;
	padding: 24px 0px 20px;
}
.footer-logo a {
	display: inline-block;
	max-width: 86%;
}
.footer-details {
	padding-top: 13px;
}
.footer-details .footer-title {
	text-transform: uppercase;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: "Roboto Condensed", sans-serif;
}
.footer-details ul li {
	font-size: 14px;
	color: #000000;
	line-height: 25px;
}
.footer-details ul li a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.footer-details ul li span {
	display: inline-block;
	margin-left: 34px;
}
.copyright-text {
	font-size: 13px;
	color: #000000;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	font-size: 13px;
	color: #000000;
}
.copyright-row {
	margin-top: 30px;
}
/******** index 2 ********/
.banner-wrapper img {
	width: 100%;
}
.banner-wrapper::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.1);
}
.banner-text {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-title {
	font-size: 40px;
	color: #ffffff;
	font-weight: 600;
	letter-spacing: 5px;
}
.content-section {
	padding: 40px 0px 80px;
}
.core-value-box-wrapper-row {
	padding-top: 20px;
}
.core-value-box-wrapper {
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
	background-color: #ffffff;
}
.core-value-box-wrapper .core-value-box-img img {
	width: 100%;
}
.core-value-box-wrapper .core-value-box-text {
	padding: 30px;
	min-height: 195px;
	height: 100%;
}
.core-value-box-wrapper .core-value-box-text .core-value-box-title {
	font-size: 20px;
	color: #c49b6c;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 14px;
}
.core-value-box-wrapper .core-value-box-text .core-value-box-title::after {
	content: "";
	position: absolute;
	left: 0;
	height: 20px;
	top: 5px;
	border-left: solid 5px #f6d548;
}
.core-value-box-wrapper .core-value-box-text p {
	margin-bottom: 0px;
	font-size: 15px;
	color: #000000;
	text-align: justify;
	line-height: 24px;
}
/******** index 3 ********/
.aboutus-section {
	padding: 65px 0px;
}
.aboutus-details-rowone {
	padding-bottom: 153px;
}
.aboutus-img-block {
	position: relative;
}
.img-block {
	position: relative;
	margin-right: 77px;
}
.img-block.img::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 13px;
	left: 13px;
	background: #f6d548;
	z-index: 1;
}
.img-block img {
	width: 100%;
	position: relative;
	z-index: 1;
}
.block-img {
	position: absolute;
	right: 0;
	top: 237px;
	z-index: 999;
	max-width: 354px;
}
.aboutus-details-info {
	margin-right: 20px;
}
.aboutus-details-info .heading-title {
	text-align: left;
}
.aboutus-details-info .heading-title::after {
	right: auto;
}
.aboutus-details-info p {
	margin-bottom: 0px;
	font-size: 15px;
	text-align: justify;
	color: #000000;
	line-height: 28px;
}
.aboutus-details-rowtwo {
	align-items: center;
}
.img-block.img.two::before {
	top: -13px;
	left: -13px;
}
.aboutus-details-rowtwo .aboutus-details-info {
	margin-right: 50px;
}
.awards-section {
	padding-bottom: 50px;
	padding-top: 25px;
}
.awards-box-wrapper-row {
	margin: auto;
	padding-top: 5px;
}
.awards-box-wrapper-row .col-md-3 {
	max-width: 20%;
	flex: 20%;
	padding: 0px 8px;
}
.awards-box-wrapper {
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
	background-color: #ffffff;
	padding: 27px 15px;
	margin-bottom: 20px;
}
.awards-box-wrapper img {
	width: 100%;
}
.col-md-3.left.offset-3 {
	margin: auto;
	margin-right: 0;
}
.col-md-3.right.offset-3 {
	margin: auto;
	margin-left: 0;
}
/******** index 4 ********/
.brand-section-wrapper {
	padding: 20px 0px 60px;
	position: relative;
}
.brand-section-wrapper::after {
	content: "";
	position: absolute;
	width: 100%;
	top: 0;
	height: 70px;
	background-color: #efe4d8;
}
.brand-btn-wrapper {
	text-align: center;
	position: relative;
	z-index: 666;
}
.brand-btn-wrapper ul li {
	display: inline-block;
	margin: 0px 3px;
}
.brand-btn-wrapper ul li a {
	display: inline-block;
	font-size: 15px;
	padding: 3px 15px;
	width: 120px;
	border-radius: 50px;
	border: solid 1px #c2a282;
	color: #000000;
	background-color: transparent;
	font-weight: 500;
	text-decoration: none;
}
.brand-btn-wrapper ul li a:hover {
	color: #ffffff;
	background-color: #815b3b;
	border-color: #815b3b;
}
.brand-area-active{
	color: #ffffff!important;
	background-color: #815b3b!important;;
	border-color: #815b3b!important;;
}
.brand-logo-wrapper-row {
	padding-top: 70px;
}
.brand-logo-wrapper-row {
	padding-top: 70px;
	margin: auto;
}
.brand-logo-wrapper-row .col-md-2 {
	padding: 0px 0px;
}
.brand-logo-wrapper {
	border-right: solid 1px #f1f1f1;
	border-bottom: solid 1px #f1f1f1;
	padding: 30px;
	text-align: center;
}
.brand-logo-wrapper img {
	width: 100%;
}
.brand-logo-wrapper.right {
	border-right: none;
}
.brand-logo-wrapper.bottom {
	border-bottom: none;
}
/******** index 5 ********/
.content-section-wrapper {
	padding: 35px 0px 50px;
}
.product-details-info .product-details-title {
	margin-bottom: 15px;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	font-family: "Poppins", sans-serif;
	border-bottom: solid 2px #e9e2dd;
	padding-bottom: 7px;
	padding-left: 10px;
}
.product-details-info .product-details-img {
	margin-left: 10px;
	margin-right: 45px;
	padding-bottom: 45px;
}
.product-details-info .product-details-img img {
	width: 100%;
}
.product-details-info p {
	font-size: 15px;
	color: #000000;
	text-align: justify;
	margin-bottom: 23px;
}
.contact-btn {
	padding-top: 10px;
}
.contact-btn a {
	display: inline-block;
	background-color: #f9e17d;
	padding: 8px 20px;
	border-radius: 6px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 2px;
}
.contact-btn a img {
	max-width: 25px;
	vertical-align: bottom;
	margin-right: 9px;
}
/******** index 6 ********/
.product-box-wrapper-row .col-md-4 {
	padding: 0px 12px;
}
.product-box-wrapper {
	box-shadow: rgb(0 0 0 / 15%) 0px 3px 8px;
	background-color: #ffffff;
	border: solid 1px #cacaca;
	border-radius: 7px;
	overflow: hidden;
	margin-bottom: 24px;
}
.product-img img {
	width: 100%;
}
.product-box-text {
	padding: 20px 16px;
	padding-bottom: 13px;
	border-top: solid 2px #f5db6c;
}
.product-box-text p {
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	margin-bottom: 5px;
}
.add-icon {
	text-align: right;
}
.add-icon a {
	display: inline-block;
	max-width: 21px;
}
ul.pagination {
	padding-top: 13px;
	text-align: right;
	width: 100%;
	display: inline-block;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #856041;
	color: #fff;
	border: solid 1px #856041;
}
ul.pagination li.page-item a:hover {
	background: #856041;
	color: #fff;
	border-color: #856041;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 14px;
	width: 33px;
	height: 33px;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
	background-color: #ffffff;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
ul.pagination li.page-item .page-link {
	border-radius: 50%;
}
ul.pagination li.page-item a i.fal.fa-angle-left {
	font-size: 17px;
}
/******** Sidemenu ********/
.sidemenu {
	padding-right: 20px;
}
.sidemenu li {
	position: relative;
	border-bottom: solid 2px #f6d74f;
}
.sidemenu li > a {
	font-size: 17px;
	line-height: 20px;
	color: #000000;
	display: flex;
	padding: 15px 0px;
	padding-right: 0px;
	font-weight: bold;
	justify-content: space-between;
	align-items: center;
	text-decoration: none;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	font-weight: bold;
}
i.far.fa-chevron-right.toggle-submenu {
	color: #18419f;
	text-align: center;
	font-size: 11px;
	line-height: 21px;
	position: absolute;
	right: 0px;
	top: 13px;
	width: 24px;
	cursor: pointer;
	font-weight: bold;
}
.submenu-side ul li {
	border: none;
}
.sidemenu >li:hover a i {
	border: 2px solid #e97d81;
	border-radius: 100%;
	color: #81418b;
}
.sidemenu li:hover > a {
	color: #815b3b;
}
.submenu-side {
	margin-bottom: 5px;
}
.submenu-side ul li a {
	line-height: 19px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 12px;
	font-size: 12px;
	font-weight: 500;
}
.submenu-side ul li a:hover {
	color: #ab1723;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title {
	width: 100%;
	background: #f6d74f;
	padding: 10px 13px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title i.fa {
	margin-left: 12px;
	float: right;
	margin-top: 4px;
}
.left-side-bar-mobile-view {
	display: none;
}
.sidemenu li:hover i.far.fa-chevron-right {
	color: #815b3b;
}
/******** Sidemenu css End ********/

.header-section .logo {
	padding-top: 10px;
	padding-bottom: 10px;
}


/****** HOME  SLIDER  Animation CSS ******/
@-webkit-keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
 @-webkit-keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @-webkit-keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
@keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
/* #sliderhome .owl-item.active .slider-banner-title {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#sliderhome .owl-item.active .slider-banner-info p {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
} */
/****** HOME  SLIDER  Animation CSS END ******/



/*** 
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y {
 0% {
 transform: translateY(-20px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-20px);
}
}
 @keyframes float-bob-y {
 0% {
 transform: translateY(-20px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-20px);
}
}
.banner-arrow-icon img, .service-box-title img, .img-block.img::before {
	-webkit-animation-name: float-bob-y;
	animation-name: float-bob-y;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}


/***
=============================================
    float-bob-x-2 Animation Css
=============================================
***/
@-webkit-keyframes float-bob-x-2 {
 0% {
 transform: translateX(-20px);
}
 50% {
 transform: translateX(-5px);
}
 100% {
 transform: translateX(-20px);
}
}
 @keyframes float-bob-x-2 {
 0% {
 transform: translateX(-20px);
}
 50% {
 transform: translateX(-5px);
}
 100% {
 transform: translateX(-20px);
}
}
.heading-title::after {
	-webkit-animation-name: float-bob-x-2;
	animation-name: float-bob-x-2;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.footer-details ul li a:hover {color:#be1f24;}







/***** Mobile Layout *****/
@media only screen and (max-width: 767px) {
.left-side-bar-mobile-view {
	display: block;
}
.sidemenu {
	padding-right: 0;
	float: left;
	width: 100%;
}
.left-side-bar-desktop-view {
	display: none;
}
.logo a {
	display: inline-block;
	max-width: 70%;
}
.mobile-menu.wrapper-menu {
	padding-top: 0px;
}
.slider-banner img {
	height: 270px;
	object-fit: cover;
}
.slider-banner-title {
	font-size: 25px;
	letter-spacing: 1px;
	line-height: 35px;
}
.slider-banner-info p {
	font-size: 15px;
	padding-top: 5px;
}
.slider-banner-info {
	top: 56%;
}
.banner-arrow-icon {
	display: none;
}
.banner-arrow-icon img {
	max-width: 30px;
}
.choose-box-wrapper.left {
	margin-right: 0px;
}
.choose-box-wrapper.right {
	margin-left: 0px;
	margin-top: 2px;
}
.choose-box-img img {
	height: 350px;
	object-fit: cover;
}
.choose-box-text-info {
	padding: 15px;
	padding-top: 75px;
}
.choose-box-text-info .choose-box-text-title {
	font-size: 20px;
}
.choose-box-text-info p {
	font-size: 12px;
}
.choose-box-wrapper.right .choose-box-text-info {
	padding-top: 25px;
	padding-bottom: 70px;
}
.heading-title {
	font-size: 24px;
}
.service-section .col-md-4 {
	margin-bottom: 30px;
}
.service-section {
	padding-bottom: 20px;
}
.service-box-wrapper .service-box-text {
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 35px;
}
.customer-case-box-wrapper-row .col-md-2 {
	max-width: 50%;
}
.customer-case-box-wrapper {
	margin-bottom: 30px;
}
.customer-case-box-wrapper .customer-case-box-icon {
	width: 120px;
	height: 120px;
	line-height: 114px;
}
.customer-case-box-wrapper .customer-case-box-title {
	font-size: 15px;
}
.customer-case-section {
	padding: 40px 0px 5px;
}
.cont-banner-wrapper img {
	height: 170px;
	object-fit: cover;
}
.cont-banner-text {
	font-size: 18px;
}
.cont-banner-text br {
	display: contents;
}
.brand-logo-row .col-md-2 {
	max-width: 50%;
}
.brand-logo {
	padding-bottom: 35px;
}
.brand-section {
	padding: 35px 0px 15px;
}
.copyright-text {
	font-size: 12px;
	text-align: center;
}
.footer-details ul li {
	font-size: 13px;
}
.footer-details ul li a {
	font-size: 13px;
}
.footer-logo a {
	max-width: 83%;
}
.banner-wrapper img {
	height: 250px;
	object-fit: cover;
}
.banner-title {
	font-size: 30px;
}
.core-value-box-wrapper {
	margin-bottom: 25px;
}
.core-value-box-wrapper .core-value-box-text {
	padding: 30px 15px;
}
.core-value-box-wrapper .core-value-box-text .core-value-box-title {
	font-size: 18px;
	letter-spacing: 0px;
}
.content-section {
	padding: 40px 0px 40px;
}
.aboutus-section {
	padding: 40px 0px 10px;
}
.aboutus-img-block {
	margin-top: 40px;
}
.img-block.img::before {
	top: 10px;
	left: 10px;
}
.block-img {
	top: 129px;
	max-width: 206px;
}
.img-block {
	margin-right: 50px;
}
.img-block.img.two::before {
	top: -10px;
	left: -10px;
}
.img-block.img.two.imgblock {
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 33px;
}
.aboutus-details-rowtwo {
	margin-bottom: 30px;
}
.aboutus-details-rowtwo .aboutus-details-info {
	margin-right: 0px;
}
.aboutus-details-info {
	margin-right: 0px;
}
.aboutus-details-rowone {
	padding-bottom: 160px;
}
.awards-box-wrapper-row .col-md-3 {
	max-width: 50%;
	flex: 50%;
}
.img-block.img.imgblock.imgthree {
	margin-top: 35px;
	margin-right: 10px;
}
.brand-btn-wrapper ul li {
	display: block;
	margin: 0px 0px;
	margin-bottom: 10px;
}
.brand-btn-wrapper ul li a {
	width: 100%;
}
.brand-section-wrapper::after {
	height: 232px;
}
.brand-logo-wrapper-row .col-md-2 {
	max-width: 33.333%;
	flex: auto;
}
.product-details-info .product-details-title {
	font-size: 20px;
	line-height: 26px;
}
.product-details-info .product-details-img {
	margin-right: 0px;
	padding-bottom: 30px;
}
.product-details-info {
	margin-top: 25px;
}
.product-box-wrapper-row {
	margin: auto;
	padding-top: 25px;
}
.product-box-wrapper-row .col-md-4 {
	padding: 0px 7px;
	max-width: 50%;
}
.product-box-text p {
	font-size: 13px;
	margin-bottom: 0px;
	line-height: 16px;
}
ul.pagination {
	text-align: center;
	display: flex;
	justify-content: center;
}
.gallery-box-wrapper-row .col-md-3 {
	max-width: 50%;
}
.besign-by {
	text-align: center;
	margin-top: 8px;
}
.brand-logo-wrapper {
	padding: 8px;
}
.product-box-text {
	padding: 10px 9px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
}
/***** Tablet Layout *****/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.toggle {
	top: -13px;
}
.slider-banner-title {
	font-size: 35px;
}
.slider-banner-info p {
	font-size: 18px;
}
.slider-banner-info {
	top: 58%;
}
.banner-arrow-icon {
	bottom: 50px;
}
.banner-arrow-icon img {
	max-width: 38px;
}
.choose-box-img img {
	height: 280px;
	object-fit: cover;
}
.choose-box-text-info {
	padding: 20px;
	padding-top: 83px;
}
.choose-box-text-info .choose-box-text-title {
	font-size: 21px;
}
.choose-box-text-info p {
	font-size: 13px;
}
.customer-case-box-wrapper .customer-case-box-icon {
	width: 100%;
	height: 100px;
	line-height: 87px;
}
.customer-case-box-wrapper .customer-case-box-icon img {
	max-width: 52px;
}
.customer-case-box-wrapper .customer-case-box-title {
	font-size: 14px;
}
.service-box-wrapper .service-box-title {
	font-size: 17px;
	letter-spacing: 0px;
}
.service-box-wrapper .service-box-text {
	padding: 15px;
	padding-top: 15px;
	padding-bottom: 35px;
}
.service-box-wrapper-row {
	margin: auto;
}
.service-box-wrapper-row .col-md-4 {
	padding: 0px 10px;
}
.cont-banner-text {
	font-size: 20px;
}
.footer-details ul li span {
	margin-left: 0px;
}
.footer-details ul li {
	font-size: 13px;
}
.footer-details ul li a {
	font-size: 13px;
}
.footer-details .footer-title {
	font-size: 14px;
}
.banner-wrapper img {
	height: 300px;
	object-fit: cover;
}
.core-value-box-wrapper .core-value-box-text .core-value-box-title {
	letter-spacing: 0px;
}
.img-block {
	margin-right: 70px;
}
.block-img {
	top: 144px;
	max-width: 260px;
}
.img-block.img.two.imgblock {
	margin-right: 20px;
	margin-left: 15px;
}
.aboutus-details-rowone {
	padding-bottom: 75px;
}
.aboutus-details-rowtwo {
	padding-bottom: 55px;
}
.img-block.img.imgblock.imgthree {
	margin-right: 15px;
}
.aboutus-section {
	padding: 65px 0px 25px;
}
.product-box-wrapper-row .col-md-4 {
	padding: 0px 8px;
}
.product-box-text {
	padding: 20px 15px;
}
.product-box-text p {
	font-size: 12px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
}
