/*style theme*/
/*responsive desktop*/

.fig.focus-img{
	cursor: url("https://www.pthsi.com/assets/icon/Zoom.cur"), zoom-in;
}

.detail-title{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  text-align: center;
  margin: 24px 0 40px;
}

.detail-side-title{
  margin-top: 40px;
  color: #1D1D1B;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: 700;
}

.hero-paginasi-mobile .swiper-button-disabled{
	opacity: 0;
}

.hero-content-to{
  position: relative;
  min-height: 100vh;
  padding-bottom: 82px;
}

.hero-content-to .flex-foot-brand{
  position: absolute;
  bottom: 0;
}

.hero-menu-active-mobile a:before {
  content: '';
  height: 2px;
  width: 15px;
  background-color: #2F3362;
  position: absolute;
  top: 50%;
  left: -22px;
  transform: translateY(-50%);
}

.hero-menu-active-mobile a {
  font-family: 'Helvetica';
  color: #2D345E;
  font-size: 10.22px;
  font-weight: 700;
  letter-spacing: 2.045px;
  text-decoration: none;
}

.hero-footer-to{
	display: none;
}
/*
.swiper-zoom-container img{
	transition: transform 1s ease;
}

.swiper-zoom-container:hover img{
	transform: scale(1.5);
}
*/
.hero-detail-val p:nth-child(2) strong{
	color: #2F3362 !important;
}

.brandos-cls-4{
	filter: invert(1) brightness(3);
}

.hero-simply-logo img{
	 width: 60px;
}

.hero-mason-to img{
	object-position: center center;
}

.chng-4 svg{
	height: 2.7vw !important;
}

section.home .sidebar-home {
    width: 100% !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    row-gap: 36px;
    top: unset;
    bottom: 30%;
	left: unset;
	padding-top: 0;
}

section.home .sidebar-home a {
    display: flex;
    justify-content: center;
}

.sidebar-home .list-about{
	margin-top: 0 !important;
	display: flex;
	column-gap: 45px;
}

.list-about li a img,
.list-about li a{
	width: auto !important;
	height: auto !important;
}

.list-about li:nth-last-child(1) a img{
    width: 111px !important;
}

.hero-heading-tickgi{
    font-size: 1.2vw;
}

.hero-product-name-tickgi p{
	font-size: .84vw;
}

.hero-tickgi-vd{
    font-size: .8vw !important;
}

.hero-product-name-tickgi{
	padding-top: 10vw;
}

.hero-character-tickgi{
	font-size: .8vw;	
}

.hero-content .product-list:nth-child(4) .hero-nested-tickgi.activeMine{
	width: 120%;
}

.toPortrait{
	display: none;
}

.toPortrait{
  justify-content: center;
	align-items: center;
  flex-direction: column;
  text-align: center;
	font-size: 2vw;
  font-weight: 700;
  line-height: 35px;
  color: white;
	position: fixed;
	top: 0;
  left: 0;
  bottom: 0;
  right: 0;
	background-color: #2F3362;
	z-index: 9999;
  overflow: hidden;
}

.toexp{
  position: absolute;
  right: 40px;
  bottom: 40px;
  filter: invert(1) brightness(2);
  width: 13vw;
}

.wamark-landsc{
  margin-bottom: 1.5rem;
  height: 20vh;
}

/*landscape mobile*/
.sider-scroll{
    height: 300px;
    overflow-y: auto;
    padding-top: 0;
    padding-bottom: 1.5rem;
}

.sider-scroll .list-menux li a{
	font-size: 2.2vw !important;
}

.toFit .brand img{
	width: 15vw;
}

.toFit #nav-icon4{
	width: 33px !important;
}

.toFit #nav-icon4.open span:nth-child(3){
	top: 15px !important;
}

.landscapeHome .sidebar-home{
	top: 43% !important;
}

.landscapeHome .list-about li{
	margin-bottom: 16px;
}

.landscapeHome .next-content svg{
	transform: rotate(90deg);
}

.bgLandscape{
	height: 75vh !important;
	background-position: center bottom !important;
}

.bgLandscape .tiger-horde{
	height: 63px
}

.bgLandscape .horder-title-page h5,
.bgLandscape .horde-next-page span,
.bgLandscape .horde-pagination{
	font-size: 16px !important;
}

.tiger-bg-products.productLest{
	padding-top: 8rem !important;
	height: 600px !important;
}

.tiger-bg-products.productLest .header h4{
	font-size: 2.2vw;
}

.tiger-bg-products .hero-tickgi-vd{
    font-size: 1.4vw !important;
}

.tiger-bg-products .hero-character-tickgi-tablet-opacity{
	margin-top: 4rem;
}

.tiger-bg-products.tiger-bg-products .hero-tickgi-vd{
	width: 10vw;
}

.tiger-bg-products .hero-character-tickgi-tablet-opacity h5{
	font-size: 1.5vw;
}

.tiger-bg-products .hero-character-tickgi-tablet-opacity ul li{
	font-size: 1.6vw;
}

.landscapeSwiper .swiper-pagination span{
	width: 10px;
    height: 10px;
}

.compoundHeight{
	height: 100vh !important;
}

.compoundHeight .hero-wrap-mfactur{
	margin-top: 54px;
}
/*@endLandscape*/

@media screen and (max-width: 1024px){
  .hero-footer-to{
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	  width: 100%;
	  position: absolute;
	  top: 0;
	  right: 0;
	  left: 0;
	  z-index: 991;
	  padding: 20px 20px;
	  color: #606060;
	  font-size: 7px;
  }
	.hero-brand-side{
		display: none;
	}
	
	.hero-content-desktop{
		display: none;
	}
	
	.hero-content-mobile{
		display: block !important;
	}
	
	.row-mobile-to{
		margin-top: 130px
	}
	
	.hero-menu-active-mobile{
		display: block !important;
		position: relative;
		font-weight: 800;
		color: #2D345E;
	}
	
	.paggin-up{
		margin-top: 75px !important;
	}
	
	.hero-paginasi-mobile {
		display: flex !important;
		column-gap: 6px;
		align-items: center;
	}
	
	.hero-total-result-mobile{
		font-size: 18px;
	}
}


@media screen and (max-width: 1440px){
	.hero-sidebar .heading-logo {
		margin-top: 2rem;
	}

	.hero-sidebar .list-menu{
		margin-top: 41px;
	}

	.hero-sidebar .list-menu li{
		margin-bottom: 16px;
	}

	.hero-product-name-tickgi{
		padding-top: 10rem;
	}

	.tickdesc{
		font-size: 14px;
		margin-bottom: 2.7rem !important;
	}

	.hero-heading-tickgi{
		font-size: 1.4vw;
	}

	.hero-product-name-tickgi p,
	.hero-character-tickgi{
    	font-size: .95vw;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1280px){

	.tickdesc{
		margin-bottom: 3rem !important;
		font-size: 14px;
	}


	.hero-product-name-tickgi{
		padding-top: 7rem;
	}

	.hero-sidebar .list-menu li {
		margin-bottom: 10px;
	}

	.hero-sidebar .heading-logo img {
		width: 12rem;
	}

	.copyright-side {
		margin-top: 18px;
	}

	.hero-wrap-mfactur h4, .hero-heading-tickgi {
    	font-size: 1.4vw;
	}

	.hero-tickgi-vd{
		font-size: 13px;
	}

	section.home .sidebar-home{
		padding-top: 45px;
	}

	section.home .sidebar-home .brand-company img{
		width: 19vw;
	}

	.footer-home{
		height: 83px;
	}

	.list-about li a svg{
		height: 4.7vw;
	}

	.list-about {
    	margin-top: 23%;
	}
}

@media screen and (max-width: 660px){
	
	.hero-next-pages span{
	  font-weight: 700;
	  text-align: center;
	  display: block;
	}

	.hero-menu-active-mobile span:before{
		left: -20px;
	}
	
	.toPortrait{
		display: none;
	}
	
	.sidebar-home .list-about{
		margin-top: 0 !important;
		display: block;
	}
	
	.next-content-mobile {
		margin-top: 450px;
	}
	
	.hero-tickgi-vd{
		background: none;
	    border: 0;
	    border-bottom: 1px solid white;
	    margin-top: 25px;
	    font-size: 14px !important;
	}

	.hero-character-tickgi-mobile.totopmobile{
		top: 165px;
	}

	.list-about.list-brands{
		margin-top: 10% !important;
	}

	section.home .sidebar-home{
		margin: 0 auto;
	}

	.list-about li a svg{
		height: 14vw !important;
	}

	.chng-3 svg {
    	width: 11vw !important;
	}

	.sidebar-home .list-about li a.chng-4 svg{
		height: 11.5vw !important;
	}

	.tiger-top-sub{
		padding-top: 10rem !important;
		padding-bottom: 3rem;
		overflow-y: unset;
		height: auto;
	}

	.list-about a:href svg{
		fill: unset;
	}

	.list-about{
		margin-top: 54% !important;
	}
	
	.icon-close-menu svg{
		left: 0 !important;
	}
	
	.pan-search{
		position: fixed !important;
		bottom: 0;
		left: 0;
		right: 0;
		padding-left: 20px;
    	padding-right: 20px;
	}
	
	.btn-filter-enews{
		width: 50% !important;
	}
	
	.search-enews{
		width: 100% !important;
	}
	
	.pan-wrap form{
		width: 50%;
	}
	
	.pan-wrap{
		position: unset !important;
		width: 100%;
	}
	
	.search-enews .form-control{
		padding-right: 40px !important;
	}

	/*	----------*/

	.tiger-navigation{
		display: flex !important;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
		padding: 16px 25px !important;
	}

	.tiger-navigation .brand img{
		width: 67%;
		filter: invert(1) brightness(2) !important;
	}

	.kim-scroll #nav-icon4 span{
		background-color: white !important;
	}

	.changedMenu .brand img{
		filter: unset !important;	
	}

	.kim-scroll.changedMenu .brand img{
		height: auto !important;
	}

	.tiger-navside{
		align-items: center;
	}

	.tiger-navigation .brand{
		width: 50%;
	}

	.tiger-navigation .burger-menu{
		width: 50%;
	}

	#nav-icon4{
		width: 34px !important;
		height: 9px !important;
	}

	#nav-icon4 span:nth-child(3){
		top: 7px !important;
	}

	#nav-icon4.open span:nth-child(3){
		top: 16px !important;
	}

	.changedMenu #nav-icon4 span{
		background-color: #BDBDBD !important;
	}

	.menu-navigation.tablet-verse {
	    position: fixed;
	    left: 0;
	    right: 0;
	    top: 0;
	    bottom: 0;
	    z-index: 992;
	    background-color: white;
	    display: none;
	}

	.list-about li a svg{
		height: 48px;
	}

	.menu-navigation .list-menux{
		padding: 0;
		margin: 0;
	}

	.menu-sider{
		margin-top: 5.4rem;
	}

	.menu-navigation .list-menux li{
		list-style: none;
		padding: 13px 23px;
		border-bottom: 1px solid #d8d8d8;
		position: relative;
	}

	.menu-navigation .list-menux li a{
		text-decoration: none;
		font-size: 13px !important;
		color: #AFAFAF;
		display: flex;
	    align-items: center;
	    justify-content: space-between;
	}

	.menu-navigation .list-menux li a img{
		display: none;
		width: 32px;
	}

	.menu-navigation .list-menux li.active-menu a{
		color: #4C4A4B;
		font-weight: 800;
	}

	.menu-navigation .list-menux li.active-menu a img{
		display: block;
	}

	.menu-navigation .list-menux li.active-menu:after{
		content: '';
		height: 2px;
		width: 21px;
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: #2D345E;
	}

	.contact-footer{
		bottom: 0;
    	padding: 25px;
	}

	.tiger-to-detail .brand img{
		filter: unset;
	}

	.tiger-to-detail #nav-icon4 span{
		background: #BDBDBD;
	}

	.topnav{
		display: none !important;
	}

	.more-products{
		font-size: 13px;
	}

	.flex-foot-brand{
		font-size: 12px;
	}

	.hero-tobrands{
		height: auto;
    	padding-top: 28px;
	}

	.back-brand{
	    width: 100%;
	    margin-top: 27px;
	    display: flex;
	    align-items: center;
	    justify-content: flex-start;
	}

	.back-brand a{
		text-decoration: none;
		font-size: 12px;
		color: #4D4A49;
	}

	.back-brand a img{
		width: 20%;
	}

	div.hero-footer-paggin{
	    position: absolute;
	    z-index: 991;
	    top: 0;
	    margin-top: 0;
	}

	h5.hero-title-wwa.wwa-title{
		font-size: 12px;
		margin-bottom: 15px !important;
	}

	.hero-detail-detail p{
		font-size: 13px;
		line-height: 22px;
	}

	.hero-total-result-mobile{
		font-size: 10px;
	}

	.hero-footer-paggin .hero-next-pages{
		font-size: 8px;	
	}

	.blurry-totals{
		opacity: .5;
	}

	.hero-detail-detail {
    	padding: 20px 20px;
	}

	.hero-title-wwa{
		font-size: 12px;
	}

	.totrow-val{
		font-size: 12px;
	}

	.hero-abcerti img{
    	width: 100% !important;
	}

	.hero-wrap-mfactur h4{
		font-size: 4.7vw !important;
	}

	.hero-wrap-mfactur{
    	margin-top: 0;
	}

	.hero-manufact-services{
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 33.3vh !important;
		max-width: 100% !important;
	}
	
	.hero-manufact-clients{
		height: 50vh !important;
		max-width: 100% !important;
	}

	.hero-manufact-services:first-child{
		padding-top: 41px !important;
	}

	.hero-wrap-mfactur p, a.hero-manu-learnto {
    	font-size: 3.6vw;
	}

	/*	------------ navigation*/
	nav.bg-overlay-black{
		background-color: rgba(0, 0, 0, 0.5);
	}

	.unset-overlay{
		background-color: unset !important;
	}

	.dust-black .brand img{
		filter: unset !important;
	}

	.kim-scroll.dust-black .brand img{
		filter: invert(1) brightness(2) !important;
	}

	.changedMenu{
		background: none !important;
	}

	.kim-scroll.changedMenu .brand img{
		filter: unset !important;
	}

	.dust-black.kim-scroll{
		background-color: rgb(11 11 11 / 60%);
	}

	.dust-black #nav-icon4 span{
		background: #BDBDBD;
	}

	.paggin-lower-up{
		margin-top: 67px !important;
	}

	/*	----------------*/
	.paggin-up{
		margin-top: 75px !important;
	}

	.productSwipers{
		display: none;
	}

	/*	----*/
	.hero-manufact-clients{
		display: flex;
    	align-items: center;
	}

	.hero-wrap-mfactur{
		margin: 0;
		width: 100%;
	}

	.hero-row-comval .hero-title-wwa{
		margin-bottom: 20px !important;
	}

	.modal-hero-contct .modal-content .modal-header .btn-dismissed{
		font-size: 22px;
	}

	.modal-hero-contct .modal-content .modal-header{
		padding-bottom: 0;
	}

	.modal-hero-contct .modal-content .modal-body{
		padding: 18px;
	}

	.form-hero input, .form-hero textarea,.form-hero select,.file-name,
	.form-hero input::placeholder, .form-hero textarea::placeholder{
		font-size: 14px !important;
	}

	.modal-hero-contct .modal-content .nwofm button{
		height: 40px;
	}

	.form-hero textarea{
		height: 129px;
	}

	.hero-temfom h5{
		margin-bottom: 11px;
    	font-size: 17px;
	}

	.hero-temfom p {
    	font-size: 15px;
	}

}

@media screen and (max-height: 660px){
	.icon-close-menu svg{
		left: 0 !important;
	}
	
	.hero-sidebar .heading-logo {
		margin-top: 0;
	}
	.hero-sidebar .list-menu{
		margin-top: 33px;
	}

	.tickdesc{
		margin-bottom: 3rem !important;
		font-size: 13px;
	}
}

@media screen and (max-height: 650px){
	.hero-sidebar{
		padding: 20px 34px;
		min-height: 200px;
    	overflow-y: auto;
	}

	.hero-sidebar .list-menu li a {
    	font-size: 15px;
	}

	.hero-sidebar .list-menu li {
    	margin-bottom: 12px !important;
	}

	.contact-footer{
		bottom: 18px;
		position: relative;
    	margin-top: 4rem;
	}

	.contact-numb li, .hero-mail, .hero-address-footer p, .showmap {
    	font-size: 10px;
	}

	.copyright-side {
    	margin-top: 22px !important;
	}
}

@media screen and (max-height: 630px){

	.hero-character-tickgi{
		bottom: 30px !important;
	}

	.tickdesc{
		margin-bottom: 2.5rem !important;
	}

	.hero-tickgi-vd{
		font-size: 14px;
	}

}

@media screen and (max-height: 800px){
	.hero-sidebar .heading-logo {
		margin-top: 1rem;
	}
	.hero-sidebar .list-menu{
		margin-top: 40px;
	}
	.hero-ctop{
		padding-top: 9rem;
	}
}

@media screen and (max-height: 900px){
	.hero-character-tickgi {
    	bottom: 9vh !important;
	}
}

/*----*/

/* width */
::-webkit-scrollbar {
	width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #2F3362;
	border-radius: 100px;
}

strong{
	font-weight: 800 !important;
}

.hero-total-result span{
	opacity: .6;
}

.no-overflow-x{
	overflow-x: hidden;
}

.product-list:nth-child(4) .hero-nested-tickgi{
	left: unset !important;
	right: 0;
}

.productSwipers{
	display: none;
}

.hero-footer-paggin{
	position: fixed;
}

.hero-abcerti img{
	width: 50%;
}

.link-thumb{
	/*text-decoration: none;*/
	color: #606060;
}

.date-detail {
    margin-top: 5px;
    font-size: 13px;
    color: #606060;
}

.btn-shares{
	padding: 0;
    font-size: 11px;
    margin-top: 22px;
    display: flex;
    align-items: center;
    column-gap: 5px;
}

.btn-shares:active,
.btn-shares:focus{
	border: 0;
	outline: none;
	box-shadow: none;
}

.btn-shares svg{
	height: 24px;
    width: 20px;
}

.hero-tickgi-vd{
	position: relative !important;
	z-index: 991 !important;
}

.point-slide{
	top: 8px;
	left: 13px;
}

.hero-nest-roblock h6,
.hero-heading-tickgi{
	text-transform: uppercase;
}

.letter-space-2{
	letter-spacing: 2px;
}

/*.hero-nested-tickgi:hover{
	width: 100% !important;
}*/

.form-inputFile{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	border-bottom: 1px solid #BBBBBC;
	padding-bottom: 10px;
}

.file-name{
	font-size: 17px;
	color: #424344;
}		

.file-upload {
	position: relative;
	overflow: hidden;
}

.file-upload input[type=file] {
	display: none;
}

.file-upload .button {
	background-color: #8A8B8E;
    color: #fff;
    border-radius: 0;
    font-size: 8px;
    cursor: pointer;
    line-height: 0;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 11px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    cursor: pointer;
}

.point-slide span:first-child{
	font-family: unset;
}

.hero-character-tickgi{
	bottom: 58px;
}

h5.hero-title-wwa.wwa-title {
	margin-bottom: 50px;
	letter-spacing: 2px;
}

.hero-next-pages span{
	letter-spacing: 2px;
	font-weight: 700;
}

.definit-head span{
	font-size: 12px;
}

.hero-sidebar .list-menu li{
	margin-bottom: 17px;
}

.hero-wrapping{
	display: unset;
	padding-top: 7rem;
}

.backtop{
	display: block;
	font-size: 17px;
	color: #808080;
	cursor: pointer;
	margin-right: 50px;
}

.modal-fitler {
	width: 300px;
	background-color: #F7F7F9;
	position: absolute;
	bottom: 56px;
	box-shadow: 0px 0px 5px rgb(0 0 0 / 22%);
	z-index: 9;
	left: 0;
	display: none;
}

.mfill-header{
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 17px;
	color: white;
	background-color: #2F3362;
	padding: 0 24px;
}

.mfill-body {
	padding: 25px 24px;
}

.mfill-body .form-check{
	font-size: 16px;
	text-transform: uppercase;
	color: #8A8B8E;
	margin-bottom: 13px;
	border-bottom: 1px solid #BBBBBC;
	padding-bottom: 9px;
}

.mfill-body .form-check .form-check-input{
	background: no-repeat;
	border: 1px solid #BBBBBC;
}

.form-check-input:checked{
	background-color: #2F3362 !important;
	border-color: #2F3362 !important;
	box-shadow: none;
}

.form-check-input:checked ~ label{
	font-family: 'Helvetica-bold';
	color: black;
}

.mfill-body .form-check.active .form-check-input{
	background-color: #2F3362 !important;
	border-color: #2F3362 !important;
}

.mfill-body .form-check.active .form-check-label{
	font-family: 'Helvetica-bold';
	color: black;
}

.buttonxb{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	column-gap: 14px;
	margin-top: 32px;
	margin-bottom: 3px;
}

.buttonxb button,
.buttonxb a{
	width: 90px;
	border: none;
	letter-spacing: 3px;
	font-size: 14px;
	height: 34px;
	font-family: 'Helvetica-bold';
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
}

.buttonxb a{
	color: #231F20;
}

.buttonxb a:hover{
	color: #231F20;	
}

.btn-reseter{
	background-color: #EEEEEE;
}

.btn-glo-appl{
	background-color: #2F3362;
	color: white;
}

.pan-search{
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.pan-wrap {
	display: flex;
	align-items: center;
}

.btn-filter-enews{
	margin-right: 35px;
	border: 0;
	border-bottom: 1px solid black;
	width: 200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 36px;
	background: no-repeat;
	font-size: 17px;
	color: #808080;
	padding-left: 0;
}

.cellsphone{
	color: black;
}

.hero-manufact{
	position: relative;
}

.hero-overlay-bg:after{
	content: '';
	display: block;
	position: absolute;
	background-color: rgba(0,0,0,0.6);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.hero-overlay-bg-op:after{
	content: '';
	display: block;
	position: absolute;
	background-color: rgba(0,0,0,0.3);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.hero-wrap-mfactur{
	position: relative;
	z-index: 9;
}

.ob-brands{
	justify-content: center !important;
}

.definit-head span{
	color: #606060;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-top: 12px;
}

.list-about li{
	justify-content: center;
	display: flex;
	margin-bottom: 28px
}

.hero-nest-roblock p{
	margin-bottom: 0;
	font-size: 16px;
}

.activeMine{
	z-index: 9;
	width: 110%;
}

.hero-nested-tickgi{
	transition: .5s ease-in-out;
}

.hero-tickgi-vd{
	cursor: pointer;
	text-decoration: none;
	color: white;
	font-size: 15px;
	margin-left: 38px;
}

.hero-character-tickgi{
	opacity: 0;
}

.activeCont{
	opacity: 1;
}

.row.ro-scroll {
	height: 580px;
	overflow-y: auto;
}

#gmap_canvas{
	width: 100%;
	height: 424px;
	position: relative;
	z-index: 0;
	filter: grayscale(1) invert(1);
}

.overlay-maps{
	position: absolute;
	height: 424px;
	top: 0;
	bottom: 0;
	right: 25px;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.marker-maps{
	height: 43px;
	object-fit: contain;
	margin-bottom: 49px;
}

span.ob-brands {
	display: flex;
	height: 67px;
	justify-content: flex-end;
	position: relative;
	width: 100%;
}

.hero-brandbrands{
	width: 160px;
	overflow: hidden;
}

.ob-brands:hover svg path{
	fill: #AF9674;
	transition: .5s ease-in-out;
}

.list-about li a{
	display: flex;
	justify-content: flex-end;
	width: 160px;
}

.list-about li a svg{
	// height: 3vw;
	margin: 0 auto;
}

.activeColor svg path{
	fill: #AF9674 !important;
	transition: 2s ease-in-out;
}

.ob-lefted{
	justify-content: flex-start !important;
}

/*----*/

.search-enews{
	width: 288px;
	display: flex;
	position: relative;
}

.search-enews .form-control{
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid black;
	padding-left: 0;
}

.search-enews input.form-control:focus{
	box-shadow: none !important;
}

.submited-btn{
	border: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 0;
	line-height: 0;
	background: none;
}

.submited-btn img{
	width: 31px;
}

.maimage img{
	height: 288px;
	object-position: center;
}

.result-block a{
	color: black;
}

.resulting-no{
	background-color: whitesmoke;
	height: 203px;
	width: 99%;
	padding: 35px;
	border-radius: 16px;
}

.resulting-no a{
	text-decoration: none;
	color: #8B8A8A;
	display: flex;
	align-items: center;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #8B8A8A;*/
	column-gap: 11px;
	font-size: 16px;
	width: 220px;
	justify-content: space-between;
	margin-top: 40px;
}

.resulting-no h2{
	font-family: 'Helvetica-bold';
}

.resulting-no img{
	width: 35px;
}

.resulting-no p{
	font-size: 15px;
	font-style: italic;
}

.hero-nest-roblock h5{
	font-family: 'Helvetica-bold';
	text-transform: uppercase;
}

.detail-resultedx {
	margin-top: 17px;
}

.resulted-block{
	justify-content: unset;
}

.hero-roblock a img {
	width: 168px;
	height: 200.65px;
}

.hero-nest-roblock{
	width: 65%;
}

/*--------- our brands*/
.hero-brand-side{
	width: 8%;
}
.col-max{
	max-width: 92%;
	flex: 92%;
}

.point-slide{
	position: absolute;
	top: 15px;
	left: 15px
}

.point-slide span{
	display: block;
	font-size: 12px;
	font-family: 'Helvetica-bold';
}

.hero-mason-brandsx svg{
	width: 210px;
	height: 100px;
}

.hero-mason-brandsx svg path{
	fill: #C59251 !important;
}

.homeSwiper .swiper-pagination-bullet{
	height: 9.84px;
	width: 9.84px;
	border: 2px solid #696969;
	margin: 0 2px !important;
}

.homeSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
	border: 2px solid #C0C0C0;	
}

.hero-detail-detail p{
	margin-bottom: 0;
	color: #606060;
}

.hero-address-footer{
	margin: 6px 0;
}

.copyright-side{
	margin-top: 31px;
}

/*our clients*/

.client-brands{
	margin-top: 3rem;
}

.client-brands img{
	height: auto;
}

.client-brands h6{
	font-weight: 600;
    letter-spacing: 1.2px;
    margin-bottom: 23px;
    text-transform: uppercase;
}

.social-lins{
	padding: 0;
	margin: 0;
	position: absolute;
    bottom: 0;
    left: 35px;
}

.social-lins li{
	list-style: none;
}

.social-lins li a{
	text-decoration: none;
}

section.home .sidebar-home{
	width: 18rem;
}

section.home .sidebar-home .brand-company img{
	width: 23rem;
    margin-bottom: 4rem;
}

.list-about{
	margin-top: 40%;
}

.tickdesc{
	margin-top: 14px;
	margin-bottom: 4rem;
	padding-right: 35px
}

.overlay-moq{
	background: linear-gradient(358deg, #000000 -31.25%, rgba(11, 11, 11, 0) 85.08%);
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: 9;
}

.chng-3 svg{
	width: 3vw;
}

/*---*/

.pagination-page{
	position: sticky;
	bottom: 0;
	height: 85px;
	background-color: #f3f3f3;
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
}

.pagination-page a svg{
	width: 33px;
}

span.category_pg {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1.2px;
    color: #606060;
    font-weight: 500;
}

.number_pg{
	font-size: 15px;
    letter-spacing: 1.2px;
    color: #606060;
    font-weight: 500;
}

.opc{
	opacity: .5;
}

.ee-cform.nwofm input,.ee-cform.nwofm textarea{
	box-shadow: none !important;
	border: 0 !important;
	border-bottom: 1px solid lightgray !important;
	border-radius: 0 !important;
}

.btn-shares{
	width: 74px;
    height: 28px;
    border: 0;
    background: none;
}

.kit-button a span{
	width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #606060 !important;
}

.kit-button a span svg{
	width: 24px;
    height: 24px;
}

.kit-button{
	display: none;
}

/*responsive unsual*/
@media screen and (min-width: 1250px) and (max-width: 1601px){
	
	.hero-sidebar .list-menu li a{
		font-size: 1.35vw;
	}

	.hero-sidebar .heading-logo img{
		width: 17vw;
	}

	.hero-sidebar .list-menu li {
    	margin-bottom: 5%;
	}

	.contact-numb li,
	.hero-mail,
	.hero-address-footer p,
	.showmap,
	.copyright-side{
		font-size: .88vw;
	}

	div.copyright-side {
    	margin-top: 20px !important;
	}

	.hero-heading-tickgi {
    	font-size: 1.4vw;
	}

	.hero-product-name-tickgi p,
	.hero-tickgi-vd,
	.hero-character-tickgi{
    	font-size: .96vw !important;
	}

	.hero-view-collection{
		margin-top: 2rem;
	}

/*	heading h5*/
	.hero-title-wwa{
		font-size: 1.3vw;
	}

/*	heading h4*/
	.hero-wrap-mfactur h4{
		font-size: 1.4vw;
	}

/*	paragraph front-page*/
	.hero-wrap-mfactur p,
	a.hero-manu-learnto{
		font-size: 1vw;
	}

/*	paragraph*/
	.hero-detail-detail p,
	.totrow-val,
	.hero-ntroduce .hero-cont-team{
		font-size: 1.15vw;
	}

/*	bottom line page*/
	.hero-next-pages span,
	.hero-total-result,
	span.category_pg,
	.number_pg{
		font-size: 1vw;
	}

/*	pagination next*/
	.hero-paginasi img,
	.pagination-page a svg{
		width: 2.4vw;
	}

	.hero-row-comval .col-md-6:first-child{
		flex: 40%;
		max-width: 40%;
	}

	.hero-row-comval .col-md-6:nth-child(2){
		flex: 60%;
		max-width: 60%;
	}

	.hero-wrapping{
		padding-top: 7vw;
	}

	.hero-detail-detail {
    	padding: 2.7vw;
	}

	.hero-nest-roblock h6{
		font-size: 1.04vw;
		line-height: 24px;
	}

	.definit-head span{
		font-size: .8vw;
	}

	.hero-nest-roblock p,
	.backtop,
	.btn-filter-enews,
	.search-enews .form-control,
	.mfill-body .form-check,
	.mfill-header{
		font-size: 1.02vw;
	}

	.buttonxb button, .buttonxb a{
		font-size: .7vw;
	}

	.loc-expl p,
	.confax li,
	.mailto,
	.form-hero input,
	.form-hero textarea{
		font-size: 1.07vw !important;
	}

	.btn.btn-sends{
		font-size: .8vw;
	}
}

@media screen and (min-height: 670px) and (max-height: 703px){
	.hero-sidebar .list-menu li a {
    	font-size: 1.15vw;
	}
}

@media screen and (min-height: 589px) and (max-height: 670px){
	.hero-sidebar .list-menu li a {
    	font-size: 1vw;
	}
}

@media screen and (max-height: 655px){
	.hero-product-name-tickgi {
    	padding-top: 5vw;
	}

	.tickdesc{
		margin-bottom: 1.5rem !important;
	}

	.hero-character-tickgi {
    	bottom: 6vh !important;
	}
}

@media screen and (max-height: 451px){
	.hero-nested-tickgi{
		height: 600px;
	}
	
	.hero-wrap-mfactur{
		margin-top: 41%;
	}
	
	.hero-wrap-mfactur.hero-orclient-front{
		margin-top: 30%;
	}
	
	.hero-brand-side{
		padding: 25px 0;
	}
	
	.hero-brand-side, .hero-tobrands{
		height: 600px;
	}

	.hero-mason-brandsx{
		height: 200px;
	}

	.--heightly{
		height: 400px;
	}

	.hero-mason-flex .--width-medium, .--width-long{
		height: 200px;
	}
	
	.hero-ctop {
    	padding-top: 4rem;
	}
	
	.hero-news-nes{
		padding-top: 5rem;
	}
	
	.pagination-page,.hero-footer-paggin{
		height: 62px;
	}
	
	.hero-wrapping {
    	padding-top: 2vw;
	}
}

@media screen and (max-height: 356px){
	.hero-manufact,
	.hero-manufact.manufact-up{
		height: 500px !important;
	}
	
	.hero-wrapping{
		height: auto;
	}
	
	.hero-manufact.detail-manufact{
		height: auto;
	}
	
	.hero-manufact.detail-manufact.heighlyAuto{
		height: auto !important;
	}
}

@media screen and (max-height: 340px){
	.hero-brandbrands{
		width: 100%;
	}
	
	.hero-brandbrands .list-about.list-brands{
		display: flex;
		align-items: center;
		justify-content: center;
		column-gap: 32px;
		margin: 0 auto;
	}
	
	.hero-brandbrands .list-about li{
		margin-bottom: 0;
	}
}