/*
Theme Name: GOZENITHS Theme
Theme URI: http://www.eastdesign.net
Author: the East Digi Marketing team
Author URI: http://www.eastdesign.net
Version: 1.0
*/

@font-face {
	font-family:'ELAINESANS-BOLD';
	src: url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-BOLD.ttf');
	src: url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-BOLD.ttf?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-BOLD.woff') format('woff'),
		url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-BOLD.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'Verdana Bold';
	src: url('/wp-content/themes/gozeniths/assets/fonts/Verdana-Bold.ttf');
	src: url('/wp-content/themes/gozeniths/assets/fonts/Verdana-Bold.ttf?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/gozeniths/assets/fonts/Verdana-Bold.woff') format('woff'),
		url('/wp-content/themes/gozeniths/assets/fonts/Verdana-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:'ELAINESANS-LIGHT';
	src: url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-LIGHT.ttf');
	src: url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-LIGHT.ttf?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-LIGHT.woff') format('woff'),
		url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-LIGHT.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:'ELAINESANS-REGULAR';
	src: url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-REGULAR.ttf');
	src: url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-REGULAR.ttf?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-REGULAR.woff') format('woff'),
		url('/wp-content/themes/gozeniths/assets/fonts/ELAINESANS-REGULAR.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'GothamRounded-Light';
	src: url('/wp-content/themes/gozeniths/assets/fonts/GothamRounded-Light.ttf');
	src: url('/wp-content/themes/gozeniths/assets/fonts/GothamRounded-Light.ttf?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/gozeniths/assets/fonts/GothamRounded-Light.woff') format('woff'),
		url('/wp-content/themes/gozeniths/assets/fonts/GothamRounded-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.header-top {
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: Center;
}
.align-right {
	text-align: right;
}
.header-request {
	display: inline-block;
}
.header-request form input.text {
	width: 320px;
	height: 40px;
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	padding-left: 15px;
		outline: none;
}
.btn-search img {
    width: 20px;
}
.header-request form {
	position: relative;
}
.header-request form button.btn-search {
	position: absolute;
	right: 10px;
	top: 5px;
	background: transparent;
	border: none;
	outline: none;
}
a.hreder-contact {
    width: auto;
    height: 40px;
    padding: 0 20px;
    display: inline-block;
    line-height: 40px;
    background: #fdcf4d;
    text-align: center;
    color: #3d3d3d;
    font-size: 16px;
    border-radius: 5px;
    margin-left: 12px;
}
.header-menu ul {
	padding: 0px;
	list-style-type: none;
		margin-bottom: 0px;
}
.header-menu ul li a {
	font-size: 18px;
	font-weight: 600;
	color: #333;
		position: relative;
	   font-family: 'GothamRounded-Light';
    text-transform: capitalize;	   
}
.header-menu ul li {
	display: inline-block;
	height: 70px;
	line-height: 70px;
		padding: 0px 15px;
}
.header-menu ul li:last-child {
	padding-right: 0px;
}
.header-menu ul li:first-child {
	padding-left: 0px;
}
.header-menu {
	border-top: 1px solid #eee;
}
.header-menu ul#menu-home li a::before {
	z-index: 999999;
	content: "";
	display: block;
	height: 3px;
	width: 0;
	background-color: #fed03d;
	position: absolute;
	top: -24px;
	left: 0;
	transition: all .4s;
}
.header-menu ul#menu-home li.current-menu-item a::before, .header-menu ul#menu-home li.current-menu-ancestor a::before {
	z-index: 999999;
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background-color: #fed03d;
	position: absolute;
	left: 0;
	transition: all .4s;
}
.header-menu ul#menu-home li.current-menu-item a, .header-menu ul#menu-home li.current-menu-ancestor a {
color: #fed03d;

}
.header-menu ul#menu-home li a:hover{
color: #fed03d;
	text-decoration: none;
}
.header-top h1 {
	margin: 0px;
}
.header-top h1 {
	font-size: 0px;
	margin: 0px;
}
.header-menu ul#menu-home li a:hover::before {
	z-index: 999999;
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background-color: #fed03d;
	position: absolute;
	left: 0;
	transition: all .4s;
}

.swiper-button-next, .swiper-button-prev {
	color: #fff;
}
.header-banner {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: Center;
}
.banner-content {
	position: absolute;
}
.banner-content h2 {
	font-size: 61px;
	color: #fff;
	background-color: rgb(51 51 51 / 70%);
	padding: 4px 90px 10px 10px;
	display: inline-block;
	margin-bottom: 31px;
	font-family:'ELAINESANS-BOLD';
}
.banner-content p {
	font-size: 22px;
	color: #fff;
	background-color: rgb(51 51 51 / 70%);
	padding: 4px 10px 10px 10px;
	display: inline-block;
	width: 53%;
	font-family:'ELAINESANS-LIGHT';
}
.banner-content h3{
	color:#fff;
}
 .banner-content h1{
	font-size:28px;
	color:#fff;
	 padding-top:10px;
}
.banner-content h4{
	color:#fff;
}
.banner-content a {
	width: 180px;
	background: #fdcf4d;
	height: 57px;
	line-height: 57px;
	display: inline-block;
	text-align: center;
	margin-right: 15px;
	border-radius: 5px;
	font-size: 20px;
	color: #333;
	cursor: pointer;
}
.banner-content a:hover {
	text-decoration: none;
}
.more::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	background: #333;
	z-index: -1;
	-webkit-transform: rotate3d(0,0,1,
0deg) translate3d(0,-4em,0);
	transform: rotate3d(0,0,1,
0deg) translate3d(0,-4em,0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
	transition: transform .6s,opacity .6s,background-color .6s;
}
.postid-114 .banner-content h2{
	margin-bottom:0px;width:84%;font-size:32px !important;
}
.postid-85 .banner-content h1{
	font-size:42px;font-weight:bold;width:80%;
}
.postid-85 .banner-content h2{
	font-size:32px !important;margin-bottom:0px !important;width:80%;
}
.postid-85 .banner-content p{
	width:80%;
}
@media(max-width:767px){
	.videos-left,.videos-right{
		width:100% !important;flex: inherit;
    max-width: 100%;
	}
	.postid-85 .banner-content p,.postid-85 .banner-content h1,.postid-85 .banner-content h2{
		width:100%;
	}
	.postid-85 .banner-content h1{
	font-size:26px;
	}
}
.postid-114 .banner-content h1{
	width:84%;font-size:42px;font-weight:bold;
}
.stickyContacts ul li a:hover span {
    right: 0;
    visibility: visible;
}
.stickyContacts{
	 position: fixed;
    content: '';
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background: rgba(0,0,0,.3)!important;
    z-index: 99;
    border-radius: 50px;
}
.stickyContacts ul {
    margin: 0!important;
    padding: 20px 0!important;
    list-style-type: none;
}
.stickyContacts ul li a {
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
    z-index: 2;
}
.stickyContacts ul li a span {
    position: absolute;
    top: 0;
    right: -400px;
    width: 300px;
    height: 100%;
    background:#fdcf4d;
    border-radius: 25px;
    color: #fff;
    padding: 10px 55px 10px 15px;
    transition: all .3s;
    z-index: -1;
    visibility: hidden;
    line-height: 34px;
}
.stickyContacts ul li.mobile a:before {
    background-position: 12px -80px;
}
.stickyContacts ul li.email a:before {
    background-position: 12px 17px;
}
.stickyContacts ul li.email{
	cursor:pointer;
}
.stickyContacts ul li.Wechat a:before {
	background-position: 11px -133px;
}
.stickyContacts ul li.whatsapp a:before {
	 background-position: 12px -174px;
}
.stickyContacts ul li a:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://www.tedpc.com/wp-content/uploads/2021/08/sidebarSprite-1.png)no-repeat;
}
.postid-114 .banner-content h3{
	color: #fff;background-color: rgb(51 51 51 / 70%);padding: 4px 10px 10px 10px;display: inline-block;
    font-family: 'ELAINESANS-LIGHT';margin-bottom: 0;width:84%;font-size:24px;
}
.pro-form{
	margin-top:50px;
}
.page-id-9 .wpcf7-submit{
	margin-top:0px !important;
}
.wpcf7-submit{
	width: 150px;
    background: #fdcf4d;
    height: 57px;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    color: #333;
    border: 0;
    display: block;
    margin-top: 20px;
}
.pro-form #wpcf7-f316-o1 .wpcf7-submit:hover{
	color:#fff !important;
}
.modal-content .wpcf7-submit .icon-lightning{
	display:none !important;
}
.single .sideMenu h3 {
	margin-bottom:0px;min-height:48px;
}
.faq-lists{
	display:inline-block;width:50%;
}
.faq-lists:nth-child(2n+1) {
    float: left;
}
.faq-lists:nth-child(2n) {
    float: right;
}
@media screen and (max-width:1200px){
	.page-nei .banner-content h2 {
    font-size: 22px !important;margin-top:0px
}
	.postid-114 .banner-content h1{
		font-size:26px !important;
	}
	.postid-114 .banner-content h3{
		font-size:16px !important;
	}
	.single .sideMenu h3{
		font-size:18px;
	}
}
@media screen and (max-width:768px){
	.videos-left,.videos-right{
		width:100% !important;flex: inherit;
    max-width: 100%;
	}
	.faq-lists {
    display: inherit;
    width: 100%;
}
}
/* =========== */
.single .case-sr{
	padding-bottom:30px;
}
/* ============ */
.page-id-20 #wpcf7-f252-o1 select{
	border: 1px solid #cdcdcd;
    border-radius: 5px;
    height: 41px;
    line-height: 41px;
    padding-left: 15px;
    outline: none;
    width: 80%;
}
.more:hover::after {
	opacity: 1;
	background-color: #333;
	-webkit-transform: rotate3d(0,0,1,
0deg);
	transform: rotate3d(0,0,1,
0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
}
a.more{
	color: #fff;
	transition: all .3s;
}
.more {
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: all .3s;
}
.single .custmer-size{
	font-size:24px;
}
.custom-title h2 {
	font-size:28px;
	margin-top: 55px;
	margin-bottom: 35px;
	text-align: center;
		font-family: 'Verdana Bold';
		text-transform: capitalize;
	font-weight: 600;
}
.case_pic img {
	width: 100%;
}
.custom-title h2 span {
	color: #fdcf4d;
}
.custom-bottom .custom-left, .custom-bottom .custom-right {
	float: left;
}
.custom-bottom .custom-left{
	width: 42%;
}
.custom-bottom .custom-right{
	width: 58%;
}
.custom-bottom .custom-left p {
	font-size: 16px;
	line-height: 29px;
	font-family: 'ELAINESANS-REGULAR';
}
.custom-bottom .custom-right .video-left {
	float: left;
	width: 75%;
	padding-right: 10px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: Center;
}
.custom-bottom .custom-right .video-right {
	float: left;
	width: 25%;
}
.pro-list {
	position: relative;
	margin-bottom: 15px;
	border-radius: 5px;
	overflow: hidden;
	background: #e6e6e6;
	height: 134px;
	text-align: center;
	padding: 7px 0px;
}
.bag-bottom .bags_pic img {
	max-width: 100%;
	height: auto;
	max-height: 78px;
}
.custom-bottom .custom-right .video-left img {
	height: 433px;
}
.pro-list h3 {
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 0px 13px;
	background: rgb(51 51 51 / 50%);
	color: #fff;
	margin-bottom: 0px;
	line-height: 30px;
	font-family: 'ELAINESANS-LIGHT';
	left: 0px;
}
img {
	max-width: 100%;
	height: auto;
}
.custom-bottom .custom-right .video-left a {
	display: inline-block;
	width: 100%;
	position: absolute;
	text-align: center;
}
.custom-bottom .custom-right .video-left a i {
	background: rgb(255 255 255 / 10%);
	color: #fff;
	width: 72px;
	height: 72px;
	border-radius: 100%;
	line-height: 73px;
	font-size: 27px;
	transition: all .3s;
}
.custom-bottom .custom-right .video-left a i:hover {
	background: #fff;
	color: #fdcf4d;
	transition: all .3s;
}
.pro-list:hover img {
	transform: scale(1.05);
	transition: all .3s;
}
.pro-list img {
	transition: all .3s;
}
.product-mate {
	background-image: url(/wp-content/uploads/2021/06/blog.png);
	height: 630px;
	background-size: contain;
	padding-top: 62px;
	background-repeat: no-repeat;
}
.custom-bottom .custom-left a {
width: 180px;
	background: #fdcf4d;
	height: 57px;
	line-height: 57px;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	color: #333;
	display: block;
	margin: auto;
	margin-top: 24px;
}

.custom-bottom .custom-left a:hover {
	color: #fff;
}
.custom-bottom {
	margin-bottom: 60px;
}

 .banner-content h1{
	width: 53%;
    background-color: rgb(51 51 51 / 70%);
    margin-bottom: 0;
    padding-bottom: 8px;
    padding-left: 8px;
}

a:hover{
	text-decoration:none;
}
.noDefault {
	list-style-type: none;
	padding: 0!important;
	margin: 0!important;
}
.productLine.left ul li {
	flex-direction: row-reverse;
	text-align: right;
	z-index:9;
}
.productLine ul li {
	align-items: center;
	margin-bottom: 22px;
}
.displayFlex, .productLine ul li {
	display: flex;
}
.productLine ul li a {
	font-size: 18px;
	font-weight: 300;
	color: #171524;
		text-transform: capitalize;
}
.productLine.left ul li:nth-child(2), .productLine.left ul li:nth-child(7) {
	margin-right: 30px;
	 transition: all .3s;
}

.productLine.left ul li:nth-child(3), .productLine.left ul li:nth-child(6) {
	margin-right: 52px;
	 transition: all .3s;
}

.productLine.left ul li:nth-child(4), .productLine.left ul li:nth-child(5) {
	margin-right: 63px;
	 transition: all .3s;
}

.productLine ul li a {
	font-weight: 300;
	width: auto;
	background: #fdcf4d;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	text-align: center;
	margin-right: 15px;
	font-size: 16px;
	color: #333;
	padding: 0px 21px;
	border-radius: 30px;
		font-family: 'ELAINESANS-REGULAR';
}
.productLine.left ul li:nth-child(1), .productLine.left ul li:nth-child(8) {
	margin-right: -61px;
	 transition: all .3s;
		z-index:9;
}

.productLine.right ul li:nth-child(2), .productLine.right ul li:nth-child(7) {
	margin-left: 30px;
	 transition: all .3s;
	z-index:9;
}

.productLine.right ul li:nth-child(3), .productLine.right ul li:nth-child(6) {
	margin-left: 52px;
	 transition: all .3s;
		z-index:9;
}
.productLine.right ul li:nth-child(4), .productLine.right ul li:nth-child(5) {
	margin-left: 63px;
	 transition: all .3s;
		z-index:9;
}

.productLine.right ul li:nth-child(1), .productLine.right ul li:nth-child(8) {
	margin-left: -61px;
	 transition: all .3s;
		z-index:9;
}
.productLine ul li a:hover {
	color: #fff;
}
.productLine ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	right: 0px;
	transition: all .3s;
}
.productLine ul li  {
	position: relative;
	right: 0px;
	transition: all .3s;
}
.productLine.left ul li:hover {
	right: -30px;
	transition: all .3s;
}
.productLine.right ul li:hover {
	right: 30px;
	transition: all .3s;
}
.pro-a {
	position: relative;
	text-align: center;
	display: flex;
	align-items: flex-end;
	flex-direction: row;
	justify-content: center;
}
.pro-a a {
	width: 180px;
	background: #fdcf4d;
	height: 57px;
	line-height: 57px;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	color: #333;
	bottom: 84px;
}
.pro-a a:hover{
	color: #fff;
}
.center{
	text-align: center;
}
.service-top h2 {
	font-size: 32px;
	margin-top: 55px;
	margin-bottom: 35px;
	text-align: center;
		font-family: 'Verdana Bold';
		font-weight: 600;
		text-transform: capitalize;
}
.service-list .row>div {
	padding: 7px!important;
}
.service-content h3 {
font-family: 'ELAINESANS-REGULAR';
	font-size: 18px;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 0px;
	line-height: 27px;
	font-weight: bold;
	min-height: 38px;
	display: flex;
	justify-content: center;
	align-items: Center;
}
.single .service-content h3{
	color:#ff6238;
}
.service-content {
	position: relative;
	overflow: hidden;
		border-radius: 5px;
}
.service-content:hover img {
	transition: all .3s;
	transform: scale(1.1);
}
.service-content img {
	transition: all .3s;
   width: 100%;
}
.pz_banner img {
	width: 100%;
}
.pro-a {
	position: relative;
	text-align: center;
}
.product-page {
	margin-bottom: 30px;
}

.more-y::after {
	content: '';
	position: absolute;
	top: -4px;
	left: 0;
	width: 150%;
	height: 100%;
	background: #3d3d3d;
	z-index: -1;
	-webkit-transform: rotate3d(0,0,1,
0deg) translate3d(0,-4em,0);
	transform: rotate3d(0,0,1,
0deg) translate3d(0,-4em,0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
	transition: transform .6s,opacity .6s,background-color .6s;
}
.service-content:hover .more-y::after {
	opacity: 1;
	background-color: #fdcf4d;
	-webkit-transform: rotate3d(0,0,1,
0deg);
	transform: rotate3d(0,0,1,
0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
	top: 0px;
}
.more-y {
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: all .3s;
}
.type-top h2 {
	font-size: 32px;
	margin-top: 55px;
	margin-bottom: 35px;
	text-align: center;
	font-family: 'Verdana Bold';
		font-weight: 600;
		text-transform: capitalize;
}
.service {
	margin-bottom: 60px;
}
.type {
	background: #f9f9f9;
}
.type-bottom-left {
	float: left;
	width: 71%;
}
.type-bottom-right {
	float: left;
	width: 29%;
}
.type-bottom-left .type-pro {
	padding: 10px;
	background: #fff;
	margin-bottom: 30px;
	box-shadow: 0px 6px 20px 4px #cfcfcf;
	border-radius: 10px;
	overflow: hidden;
	 transition: all .3s;
	text-align: center;
		min-height: 315px;
}
.type-bottom-left .type-pro h3 {
	font-family: 'ELAINESANS-REGULAR';
	font-size: 19px;
	text-align: center;
	margin-bottom: 0px;
	padding: 20px 0px;
	color: #333;
}
.type-bottom-left .type-pro:hover {
	background: #fdcf4d;
	transition: all .3s;
}
.type-bottom-left .type-pro:hover img {
	transition: all .3s;
	transform: scale(1.1);
}
.product-page .type-bottom-left .type-pro {
	min-height: 365px;
}
.type-bottom-left .type-pro img {
	transition: all .3s;
}
.type-bottom-left .type-pro a {
	display: inline-block;
	overflow: hidden;
}
.type-bottom-right h3 {
	font-size: 36px;
	color: #fdcf4d;
	margin-bottom: 45px;
}
.type-bottom-right {
	float: left;
	width: 29%;
	padding-left: 30px;
}
.type-bottom-right p {
	font-size: 16px;
	line-height: 28px;
	color: #333333;
}
.type-bottom-right hr {
	margin-top: 20px;
	margin-bottom: 40px;
}
a.margin-15 {
	margin-right: 11px;
}
.type-bottom-right a {
	width: 48%;
	background: #fdcf4d;
	height: 57px;
	line-height: 57px;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	color: #333;
}
.type-bottom-right a:hover{
	color: #fff;
}
.type-bottom {
	padding-bottom: 50px;
}
.packing-pro {
	border: 1px solid #f0f0f0;
	border-radius: 10px;
	height: 300px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: Center;
	overflow: hidden;
	margin-bottom: 25px;
		width: 100%;
	position: relative;
}
.packing-pro h3 {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	color: #fff;
	background: rgb(90 90 90 / 50%);
	margin-bottom: 0px;
	font-family: 'ELAINESANS-REGULAR';
}
.packing-pro a {
	width: 100%;
}

.packing-pro:hover .more-y::after {
	opacity: 1;
	background-color: #fdcf4d;
	-webkit-transform: rotate3d(0,0,1,
0deg);
	transform: rotate3d(0,0,1,
0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
	top: 0px;
}
.packing-pro:hover img {
	transition: all .3s;
	transform: scale(1.1);
}
.packing-pro img {
	transition: all .3s;
}
.why {
	background: #fdcf4d;
}
.packing {
	padding-bottom: 35px;
}
.why .why-top {
	text-align: center;
	padding-top: 65px;
}
.why .why-top h2 {
	font-size: 32px;
	margin-bottom: 35px;
	text-align: center;
		font-family: 'Verdana Bold';
	color: #fff;
		font-weight: 600;
	text-transform: capitalize;
}
.ico-why {
	width: 80px;
	height: 80px;
	background: #fff;
	text-align: center;
	line-height: 80px;
	border-radius: 100%;
		margin: auto;
}
.why-pro {
	padding-top: 20px;
}
.border-why {
	border-right: 1px solid #fcda72;
	border-bottom: 1px solid #fcda72;
}
.border-why:nth-child(3), .border-why:last-child {
	border-right: none;
}
.why-pro h3.more-y {
	font-size: 24px;
	text-align: center;
	font-family: 'ELAINESANS-REGULAR';
	color: #333;
	margin-top: 15px;
	margin-bottom: 10px;
}
.why-pro p {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
		margin-bottom: 0px;
		font-weight: 600;
}
.why-pro:hover {
	background: rgb(255 255 255 / 20%);
		transition: all .3s;
}
.why-pro {
	background: transparent;
	transition: all .3s;
	text-align: center;
	border-radius: 5px;
}
.border-why:nth-child(1) , .border-why:nth-child(2) ,.border-why:nth-child(3)  {
	padding: 0px 7px;
	padding-bottom: 7px;
}
.border-why:nth-child(4) , .border-why:nth-child(5) ,.border-why:nth-child(6)  {
	padding: 0px 7px;
	padding-bottom: 0px;
	padding-top: 7px;
	border-bottom: none;
}
.why-pro:hover img {
	transition: all .3s;
	transform: rotate(
45deg);
}
.why-pro img {
	transition: all .3s;
	transform: rotate(
0deg);
}
.loop_part {
	overflow: hidden;
}
.shipment {
	background: url(/wp-content/uploads/2021/06/hip.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.case_title_lists.case_title_lists10 {
	text-align: center;
	padding-top: 60px;
		padding-bottom: 40px;
}
.case_title_lists.case_title_lists10 a {
	font-size: 20px;
	line-height: 42px;
	border: 1px solid #fff;
	padding: 0px 17px;
	display: inline-block;
	color: #fff;
	margin-right: 20px;
	border-radius: 5px;
		transition: all .3s;
	cursor: pointer;
}
.sideMenu .faq-content ul {
	display: inherit;
}
.custom-content {
	margin-bottom: 50px;
}
.case_pic {
	background: #fff;
}
.case_pic h3 {
	font-size: 17px;
	color: #333;
	font-family: 'ELAINESANS-BOLD';
	padding: 15px;
	border-bottom: 1px solid #7d7d7d;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
 p {
	font-family: 'ELAINESANS-REGULAR';
}
.case_pic p {
	font-size: 14px;
	color: #555;
	padding: 15px;
}
.swiper-button-next2 , .swiper-button-next3 , .swiper-button-next4{
	position: absolute;
	right: 0px;
	background: rgb(0 0 0 / 50%);
	top: 45%;
	z-index: 99999;
	width: 53px;
	height: 53px;
	display: inline-block;
	color: #fdcf4d;
	text-align: center;
	line-height: 48px;
	font-size: 39px;
	border-radius: 100%;
	cursor: pointer;
	 transition: all .3s;
}
.swiper-button-prev2 , .swiper-button-prev3 , .swiper-button-prev4{
	position: absolute;
	left: 0px;
	background: rgb(0 0 0 / 50%);
	top: 45%;
	z-index: 99999;
	width: 53px;
	height: 53px;
	display: inline-block;
	color: #fdcf4d;
	text-align: center;
	line-height: 48px;
	font-size: 39px;
	border-radius: 100%;
	cursor: pointer;
	 transition: all .3s;
}
.case_title_lists.case_title_lists10 a.active {
	color: #fdcf4d;
	border-color: #fdcf4d;
		transition: all .3s;
}
.case_pic a.more {
	width: 180px;
	background: #fdcf4d;
	height: 57px;
	line-height: 57px;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	color: #333;
	margin: auto;
	display: block;
	 position: absolute;
	bottom: 30px;
	left: 20%;
}
.case_pic a.more:hover {
color: #fff;
	 transition: all .3s;
}
.swiper-button-prev2:hover , .swiper-button-prev3:hover , .swiper-button-prev4:hover , .swiper-button-next2:hover , swiper-button-next3:hover , swiper-button-next4:hover{
	background: #fdcf4d;
	color: #fff;
	transition: all .3s;
}
.case_pic {
	background: #fff;
	padding-bottom: 30px;
	 min-height:520px;
}
.case_index_show_in.box_in.container {
	margin-bottom: 65px;
}
.order-top h2 {
	font-size: 32px;
	margin-top: 55px;
	margin-bottom: 35px;
	text-align: center;
	font-family: 'Verdana Bold';
		font-weight: 600;
	text-transform: capitalize;
}
.ico-order h3 {
	display: inline-block;
	margin-bottom: 0px;
}
.ico-order {
	background: #fbf2c8;
	height: 51px;
	display: flex;
	justify-content: left;
	align-items: Center;
	padding-left: 25px;
	border-radius: 10px;
	position: absolute;
	top: -17px;
	width: 90%;
	left: 20px;
	transition: all .3s;
}
.ico-order h3 {
	display: inline-block;
	margin-bottom: 0px;
	font-size: 20px;
	padding-left: 13px;
}
.order-pro {
	background: #fafafa;
	border-radius: 10px;
	position: relative;
	padding-top: 35px;
	min-height: 210px;
	margin-bottom: 60px;
}
.order-pro:hover .ico-order {
	width: 100%;
	left: 0px;
	transition: all .3s;
	top: -10px;
}

.padding-10 {
	padding: 0px 10px!important;
}
.order-pro p {
	font-size: 15px;
	color: #666;
	padding: 16px 27px;
	font-weight: bold;
}
.why-bottom {
	padding-bottom: 40px;
}
.bag-top h2 {
	font-size: 32px;
	margin-bottom: 15px;
	text-align: center;
	font-family: 'Verdana Bold';
	color: #fff;
	margin-top: 60px;
		font-weight: 600;
	text-transform: capitalize;
}
.pro-title.center h2 {
	font-size: 32px;
	margin-top: 55px;
	margin-bottom: 45px;
	text-transform: uppercase;
	font-family: 'ELAINESANS-REGULAR';
	font-weight: 600;
}
.bag-top p {
	color: #3d3d3d;
	font-size: 14px;
	margin-bottom: 3px;
	text-align: center;
		font-weight: bold;
}
.bag-top {
	margin-bottom: 40px;
}
.bag-bottom .bags_pic {
	background: #fff;
	text-align: center;
	height: 90px;
	line-height: 90px;
	border-radius: 5px;
}
.bag {
	background: #fdcf4d;
}
.swiper-pagination.pagination9 {
	text-align: center;
	width: 100%;
	position: relative;
	bottom: -36px;
}
.form-home select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
	background-color: #fff;
}
.bag-bottom {
	padding-bottom: 87px;
}
.swiper-pagination.pagination9 span {
	width: 10px;
	margin-right: 15px;
	height: 10px;
	background: transparent;
	border: 1px solid #fff;
	opacity: 1;
}
.swiper-pagination.pagination9 .swiper-pagination-bullet-active {
	background: #fff;
}
.us-top h2 {
	font-size: 32px;
	margin-top: 55px;
	margin-bottom: 35px;
	text-align: center;
		font-family: 'Verdana Bold';
		font-weight: 600;
	text-transform: capitalize;
}
.ico-us {
	border: 1px solid #e9e9e9;
	border-radius: 8px;
	padding-left: 45px;
	padding-top: 31px;
	padding-bottom: 15px;
		position: relative;
}
.ico-us img {
	position: absolute;
	left: -17px;
	top: 11px;
}
.ico-us i.fa.fa-star {
	color: #fdcf4d;
}
.us-img {
	padding-top: 15px;
}
.us-img h3.more-y {
	display: inline-block;
	font-size: 20px;
	padding-left: 15px;
}
.us-img {
	padding-top: 15px;
	display: flex;
	justify-content: left;
	align-items: Center;
}
.us-bottom {
	margin-bottom: 60px;
}
.form-home {
	background: #f5f5f5;
	padding: 60px 0px;
}
.form-home .form-list {
	float: left;
	width: 30%;
}
.form-home .form-list span select, .form-home .form-list span input {
	width: 100%;
	height: 55px;
	border: none;
	border-radius: 5px;
	padding-left: 70px;
		outline: none;
}
.form-home .form-list span {
	width: 100%;
	display: inline-block;
}
.form-home .form-list {
	float: left;
	width: 31%;
	padding-right: 15px;
}
.form-home .form-list .ico-img .form-wi {
	position: absolute;
	width: 55px;
	height: 55px;
	line-height: 52px;
	text-align: center;
	background: #fdcf4d;
	z-index: 88;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.form-home .form-list .ico-img p {
	margin-bottom: 20px;
}
.form-home .form-list textarea {
	border: none;
	padding-left: 75px;
	width: 100%;
	height: 205px;
	padding-top: 15px;
	outline: none;
}
.form-list-b {
	float: left;
	width: 7%;
	padding-right: 0px;
}
.form-list-b input.wpcf7-form-control.wpcf7-submit {
	height: 204px;
	background: #fdcf4d;
	border: none;
	border-radius: 5px;
}
.form-list-b input.wpcf7-form-control.wpcf7-submit {
	height: 204px;
	background: #fdcf4d;
	border: none;
	border-radius: 5px;
	background-image: url(/wp-content/uploads/2021/07/form-1.png);
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: center;
	font-size: 0px;
	width: 50px;
	transition: all .3s;
}
.form-home select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url(/wp-content/uploads/2021/07/down.png);
	background-repeat: no-repeat;
	background-position-x: 95%;
	background-position-y: center;
}
.form-list-b input.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #333;
	transition: all .3s;
}
.footer-logo a {
	width: 80%;
	background: #fdcf4d;
	height: 57px;
	line-height: 57px;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	color: #333;
	display: block;
}
.footer-logo a:hover {
color: #fff;
}
.footer-top {
	background: #3d3d3d;
	padding: 60px 0px;
}
.footer-logo {
	padding: 0px 30px;
}
.footer-logo img {
	margin-bottom: 25px;
}
.footer-logo p {
	color: #9e9e9e;
	font-size: 16px;
	line-height: 30px;
}

.menu.h-title {
	padding: 0px 30px;
}
.h-title h3 {
	font-size: 20px;
	color: #fff;
	font-family: 'ELAINESANS-REGULAR';
	position: relative;
		padding-bottom: 18px;
}
.menu.h-title ul {
	padding: 0px;
	list-style-type: none;
}
.menu.h-title ul li a {
	width: 100%;
	color: #9e9e9e;
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.h-title h3::before {
	width: 65px;
	height: 3px;
	background: #fff;
	display: inline-block;
	content: '';
	position: absolute;
	left: 0px;
	bottom: 2px;
}

.menu.h-title ul li {
	float: left;
	width: 50%;
}
.menu.h-title ul li {
	float: left;
	width: 50%;
}
.menu.h-title.ico li {
	width: 100%;
}
.menu.h-title.ico li,.menu.h-title.ico li a {
	width: 100%;
	color: #9e9e9e;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	line-height: 38px;
}
.menu.h-title.ico li i {
	width: 32px;
	font-size: 20px;
	color: #fff;
}
.ico-a a {
	width: 40px;
	/* border: 1px solid #fff; */
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 37px;
	text-align: center;
	border-radius: 100%;
	font-size: 20px;
}
.ico-a a:hover{
	border-color: #3d3d3d;
}
.ico-a a:hover::after {
	opacity: 1;
	background-color: #fff;
	-webkit-transform: rotate3d(0,0,1,
0deg);
	transform: rotate3d(0,0,1,
0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
	top: 0px;
}
.menu.h-title ul li a:hover {
	color: #fdcf4d;
	transition: all .3s;
}
/* .ico-a a {
	margin-right: 16px;
} */
.footer-bottom {
	background: #3d3d3d;
		border-top: 1px solid #646464;
		padding: 15px 0px;
}
.faq-button a {
	width: auto;
	height: 45px;
	display: inline-block;
	line-height: 45px;
	background: #fdcf4d;
	text-align: center;
	color: #3d3d3d;
	font-size: 16px;
	border-radius: 5px;
	padding: 0px 21px;
}
.footer-bottom p {
	  line-height: 33px;
	margin-bottom: 0px;
	color: #9e9e9e;
	font-size: 16px;
}
.faq-button a:hover {
	color: #fff;
}
.return-top {
	background: #fdcf4d none repeat scroll 0 0;
	border: 2px solid #fdcf4d;
	border-radius: 50%;
	bottom: 100px;
	color: #FFF;
	display: inline-block;
	font-size: 33px;
	height: 45px;
	line-height: 34px;
	overflow: hidden;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 45px;
	cursor: pointer;
	transition: all .3s ease 0s;
	margin-bottom: 50px;
	z-index: 99;
}
.return-top:hover {
	background-color: transparent;
	color: #fdcf4d;
}
.center-top {
	display: flex;
	justify-content: center;
	align-items: Center;
}

.box.box-active:not(.no-animation) {
	animation: navslide .5s ease forwards;
}
.box-active .header-menu ul#menu-home li a::before{
  display: none;
}
@keyframes navslide{
	from{
		opacity:0;
		-webkit-transform:translate3d(0,-100px,0);
		transform:translate3d(0,-100px,0)
	}
	to{
		opacity:1;
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0)
	}
}
.box.header-bottom.box-active {
	background: #fff;
	position: fixed;
	top: 0;
	width: 100%;
	transition: all .3s;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(.42,0,.2,.83);
	transition-delay: 0s;
	z-index: 99;
	box-shadow: 0 16px 24px rgba(14,13,18,.07);
	z-index: 9999;
	 height: 82px;
	line-height: 80px;
	border-top: 2px solid #fdcf4d;

}
.box.header-bottom.box-active .header-menu {
	height: 80px;
	overflow: hidden;
}
.box.header-bottom.box-active ul.nav-main.social-menus li a {
	color: #5e5e5e;
	min-height: 80px;
	line-height: 75px;
}
.box.header-bottom.hidden-sm {
	transition: all .4s;
	background: #fff;
}
.box.header-bottom {
	transition: all .4s;
	background: #fff;
	position: absolute;
	width: 100%;
}
.banner {
	margin-top: 71px;
}
.pz_banner {
	margin-top: 71px;
}
.pz_banner .page-h1 {
	align-self: center;
	position: absolute;
	text-align: center;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	font-family: 'ELAINESANS-BOLD';
	height: auto;
}
.pz_banner .swiper-slide {
	max-width: 100%;
	display: flex;
	height: auto!important;
	justify-content: center;
}
.pz_banner .page-h1 h1 {
	margin: 0px;
	font-family: 'ELAINESANS-BOLD';
}
.container.breadcrumbs .titlebar_breadcrumbs {
	display: inline-block;
	margin: 30px 0;
	width: 100%;
	font-size: 16px;
	color: #333;
	border: none;
	margin-top: 20px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 15px;
	margin-bottom: 55px;
}
.container.breadcrumbs .titlebar_breadcrumbs p {
	margin-bottom: 0;
}
.container.breadcrumbs .titlebar_breadcrumbs a {
	color: #999;
	font-size: 14px;
	text-transform: uppercase;
	 font-family: 'ELAINESANS-REGULAR';
}
span.separator {
	font-size: 14px;
	text-transform: uppercase;
	 font-family: 'ELAINESANS-REGULAR';
}
.container.breadcrumbs .titlebar_breadcrumbs a:hover {
	color: #fdcf4d;
}
.product-page .type-bottom-left {
	float: inherit;
	width: inherit;
}
.wp-pagenavi {
	clear: both;
	text-align: center;
	margin-bottom: 50px;
	width: 100%;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi span.current {
	background: #e7e7e7;
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%!important;
	border: none;
	color: #343434;
	font-size: .625em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	margin-bottom: 2.36363636363636em;
}
.wp-pagenavi a {
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%!important;
	border: none;
	color: #343434;
	font-size: .625em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	margin-bottom: 2.36363636363636em;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}
.wp-pagenavi a:hover {
	background: #e7e7e7;
}
.page-nav {
	display: block;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.pro-title.center h2 {
	font-size: 32px;
	margin-top: 55px;
	margin-bottom: 45px;
	font-family: 'ELAINESANS-REGULAR';
	font-weight: 600;
}
.pro-list-img {
	text-align: center;
	border: 1px solid #fdcf4d;
	border-radius: 10px;
	overflow: hidden;
	height: 536px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.pro-img {
	margin-bottom: 60px;
}
.pro-img .swiper-pagination.pagination2 {
	background: rgb(51 51 51 / 30%);
	height: 60px;
	line-height: 60px;
	bottom: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.pro-img .swiper-pagination.pagination2 span.swiper-pagination-bullet {
	background: transparent;
	width: 16px;
	height: 16px;
	border: 1px solid #fdcf4d;
	opacity: 1;
	margin-right: 15px;
}
.pro-list-img img {
	height: inherit;
}

.pro-img .swiper-pagination.pagination2 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fdcf4d;

}
.f-img {
	border: 1px solid #fdcf4d;
	border-radius: 10px;
	overflow: hidden;
	max-height: 257px;
	display: inline-block;
	width: 100%;
	height: 257px;
	margin-bottom: 12px;
}
.page-nei {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: Center;
}
.page-nei .banner-content h2 {
	font-size: 42px;
}
.f-box .col-lg-6.col-md-6.col-12 {
	padding: 0px 10px;
}
.padding-5{
	padding-right: 5px;
}

.pro-img .swiper-button-next2 {
	position: absolute;
	right: 3px;
	background: #cccccc;
	top: 45%;
	z-index: 99999;
	width: 45px;
	height: 45px;
	display: inline-block;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 39px;
	border-radius: 100%;
	cursor: pointer;
	transition: all .3s;
}
.pro-img .swiper-button-prev2 {
	position: absolute;
	left: 3px;
	background: #cccccc;
	top: 45%;
	z-index: 99999;
	width: 45px;
	height: 45px;
	display: inline-block;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 39px;
	border-radius: 100%;
	cursor: pointer;
	transition: all .3s;
}
.gradient{

}
.pro-form {
	width: 100%;
	padding: 0;
}
.pro-form label {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-family: 'ELAINESANS-REGULAR';
		width: 100%;
}
.pro-form span {
	width: 100%;
}
.pro-form{
	background-color: #f6f6f6;
    background-image: linear-gradient(180deg, #f6f6f6 0%,#cccccc 100%);
    background-position: center center;
    background-repeat: no-repeat;
    border-width: 0px 0px 0px 0px;
    border-color: #eae9e9;
    border-style: solid;
    padding: 50px;
}
.pro-form input {
/* 	width: 100%;
	border: none;
	height: 35px;
	border-radius: 5px;
	margin-top: 11px;
	outline: none;
	padding-left: 10px;
	border-bottom: 1px solid #666;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; */
	width: 100%;
   margin-top: 11px;
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0;
   padding-top: 0;
   padding-bottom: 0;
   height: 38px;
   background-color: #ffffff;
   font-size: 13px;
   color: #aaa9a9;
   border-width: 1px 1px 1px 1px;
   border-color: #d2d2d2;
   border-radius: 0px;
}
.pro-form textarea {
/* overflow: auto;
	resize: vertical;
	width: 100%;
	border: none;
	border-radius: 5px;
	margin-top: 15px;
	outline: none;
	padding: 15px;
	height: 140px;
    border-bottom: 1px solid #666;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; */

	overflow: auto;
    resize: vertical;
    margin-top: 15px;
    outline: none;
    border-bottom: 1px solid #666;
    border: 1px solid #d2d2d2;
    width: 100%!important;
    height: 150px;
    padding: 8px 15px;
    box-sizing: border-box;
    margin-right: 0;
    background-color: #ffffff;
    font-size: 13px;
    color: #aaa9a9;
    border-width: 1px 1px 1px 1px;
    border-color: #d2d2d2;
    border-radius: 0px;
}
.text-left.case-box a.more {
	width: 252px;
	background: #fdcf4d;
	height: 57px;
	line-height: 57px;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	color: #333;
	display: block;
	margin: 0px 0px;
	margin-bottom: 34px;
	cursor: pointer;
}
.text-left.case-box {
	border: none;
	margin-top: 40px;
}
.pro-form textarea::placeholder {
  font-size: 12px;
	line-height: 20px;
}
.pro-form p {
	margin-bottom: 0px;
}
.single-list-img {
	margin-top: 40px;
	border-top: 1px solid #c3c3c3;
	padding-top: 40px;
}
.single-list-img img {
	padding: 0px 6px;
		max-height: 60px;
}
.custom-content p {
	font-size: 16px;
	line-height: 26px;
		margin-bottom: 15px;
}
.pro-form input.wpcf7-form-control.wpcf7-submit {
	width: 180px;
	height: 55px;
	display: inline-block;
	line-height: 55px;
	background: #fdcf4d;
	text-align: center;
	color: #3d3d3d;
	font-size: 20px;
	border-radius: 5px;
	margin-left: 12px;
}
.pro-form {
	margin-bottom: 50px;
}
.promotion {
	background: #fdcf4d;
	padding-top: 65px;
	padding-bottom: 55px;
}
.promotion .custom-title h2 {
	color: #fff;
	margin-bottom: 35px;
}
.promotion-content {
	background: #fff;
}
.promotion-content {
	background: #fff;
	margin-bottom: 30px;
	border-radius: 5px;
	text-align: center;
}
span.p-span1 {
	font-size: 28px;
	line-height: 36px;
	color: #ff0018;
	display: block;
	text-align: center;
	padding-top: 17px;
	font-family: 'ELAINESANS-REGULAR';
	font-weight: 600;
}
span.p-span2 {
	font-size: 22px;
	line-height: 36px;
	display: block;
	text-align: center;
	padding: 5px 0px;
}
span.p-span3 {
	font-size: 30px;
	text-align: center;
	font-family: 'ELAINESANS-REGULAR';
	font-weight: 600;
	background: #f5f5f5;
	margin: 0px 30px;
	padding: 30px 0px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	transform: skewX(
-15deg);
		border-radius: 4px;
}
span.p-span4 {
	display: block;
	text-align: right;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	font-weight: 600;
	font-family: 'ELAINESANS-REGULAR';
	margin: 10px;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 15px;
}
.promotion-content a.more {
	width: auto;
	height: 55px;
	display: inline-block;
	line-height: 55px;
	background: #fdcf4d;
	text-align: center;
	color: #3d3d3d;
	font-size: 20px;
	border-radius: 5px;
	margin-left: 12px;
	padding: 0px 30px;
	margin-top: 12px;
	margin-bottom: 22px;
	cursor: pointer;
}
.promotion-content a.more:hover {
	color: #fff;
}
span.p-span3 span {
	   color: #ff0018;
}

.promotion-content span.p-span3 div {
	transform: skewX(
15deg);
}
.promotion .col-lg-4 {
	padding: 0px 11px;
}
.type-bottom-right a {
	cursor: pointer;
}
.stand {
	background-image: url(/wp-content/uploads/2021/07/view.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.stand .custom-title h2 {
	font-size: 32px;
	padding-top: 55px;
	margin-bottom: 35px;
	text-align: center;
	font-family: 'ELAINESANS-REGULAR';
	font-weight: 600;
	color: #fff;
	margin-top: 0px;
}
.stand .swiper-pagination.pagination2 span.swiper-pagination-bullet {
	background: transparent;
	width: 16px;
	height: 16px;
	border: 1px solid #fdcf4d;
	opacity: 1;
	margin-right: 15px;
}
.stand .swiper-pagination.pagination2 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fdcf4d;
}
.stand .swiper-pagination.pagination2 {
	bottom: 50px;
}
.stand div#swiper-container3 {
	padding-bottom: 120px;
}
.stand .swiper-button-prev2 , .stand .swiper-button-next2{
	top: 110px;
}
.single-shipment .case_pic {
	border: 1px solid #eee;
}
.single-shipment .case_pic img {
	width: 100%;
}
.single-shipment {
	padding-bottom: 60px;
}
.sideMenu ul {
	display: none;
}
.faq {
	background-image: url(/wp-content/uploads/2021/07/back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 1px;
}
.sideMenu h3 span {
	position: absolute;
	left: 0px;
	width: 25px;
	height: 25px;
	background: #000;
	color: #fff;
	line-height: 20px;
	text-align: center;
	top: -1px;
	border: 1px solid #fff;
}
.sideMenu h3.on span.doen {
	display: none;
}
.sideMenu h3 {
	position: relative;
	padding-left: 36px;
	cursor: pointer;
	font-size: 20px;
	font-family: 'ELAINESANS-REGULAR';
		margin-bottom: 30px;
}
.sideMenu h3.on span.oppen {
	background: #fdcf4d;
}
.sideMenu .faq-content {
	background: #fff;
/* 	padding: 20px 30px; */
	border-radius: 8px;
	margin-left: 36px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.sideMenu .faq-content p{
	padding:10px 20px 0;
}
.sideMenu h3.on {
	margin-bottom: 15px;
		color: #fdcf4d;
}
.single-application-div {
	background: #fdcf4d;
	padding-top: 1px;
	padding-bottom: 55px;
}

.case-box .case-img {
	text-align: center;
}
.case-box h5 {
	 padding: 20px 12px;
	background: #f5f5f5;
	font-size: 18px;
	font-family: 'ELAINESANS-REGULAR';
	color: #fdcf4d;
	font-weight: 100;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
}

.case-box .p {
	font-size: 18px;
	padding: 10px;
	margin-bottom: 27px;
}
.case-box a.more {
	width: 42%;
	background: #fdcf4d;
	height: 57px;
	line-height: 57px;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	color: #333;
	display: inline-block;
	margin: 0px 10px;
	margin-bottom: 34px;
	cursor: pointer;
	float: left;
}
.case-box a#read:hover {
	color: #fff;
}
.case-box {
	border: 1px solid #eee;
	margin-bottom: 20px;
	position: relative;
	border-radius: 5px;
}
.case-box a#read {
width: 42%;
	background: #fdcf4d;
	height: 57px;
	line-height: 57px;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	color: #333;
	display: inline-block;
	margin: 0px 10px;
	margin-bottom: 34px;
	cursor: pointer;
	float: left;
}
.case-box .p.is-collapsed {
	max-height: 92px;
	margin-bottom: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
div#open {
	position: absolute;
	bottom: 94px;
	right: 15px;
	cursor: pointer;
}
.case-box a.more:hover {
	color: #fff;
}
.modal-backdrop {
	position: relative!important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	background-color: #000;
}
.is-collapsed.is-expanded {
	display: none!important;
}
.fade.show {
	opacity: 1;
	background: rgba(51, 51, 51, 0.5);
	z-index: 99999999999;
}
.modal-content h2 {
	text-align: center;
	font-family:'ELAINESANS-BOLD';
	margin-top: 30px;
}
.modal-content {
	padding: 0px 30px;
}
.modal-content form label {
	width: 100%;
	font-size: 18px;
}
.modal-content form span {
	width: 100%;
	display: inline-block;
}
.modal-content form input {
	width: 100%;
	height: 50px;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	padding-left: 20px;
	outline: none;
	margin-top: 15px;
}
.modal-content form label textarea {
	width: 100%;
	height: 200px;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	padding-left: 20px;
	outline: none;
	margin-top: 15px;
	padding-top: 16px;
}
.modal-content form input.wpcf7-form-control.wpcf7-submit {
	width: 40%;
	display: block;
	margin: auto;
	background: #fdcf4d;
	height: 57px;
	line-height: 54px;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	color: #333;
	padding: 0px;
	border: 1px solid #fdcf4d;
}
.modal-content form label textarea::placeholder{
	font-size: 12px;
}
.modal-content form input.wpcf7-form-control.wpcf7-submit:hover {
	background: #333;
	color: #fff;
	transition: all .3s;
}
.header-menu ul li a.inquiry {
	cursor: pointer;
}
.footer-logo a.more {
	cursor: pointer;
}
.banner-content a:hover {
	color: #fff;
}
.faq-page {
	background: #f8f8f8;
}
.container.breadcrumbs.page .titlebar_breadcrumbs {
	margin-bottom: 0px;
	border-bottom: 0px;
}
.type-bottom-left .type-pro h3 {
	text-transform: capitalize;
}
.aheto-heading__subtitle {
	font-family: yantramanav,Sans-serif;
	font-size: 169px;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: -.3px;
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	transform: translate(0,-50%);
	text-shadow: 0 9px 13px rgb(234 234 234 / 80%);
	color: #fff;
}
.custom-title h2.aheto-heading__title {
	position: relative;
	z-index: 2;
	text-align: left;
	font-size: 55px;
}
.help a.more {
	width: 180px;
	height: 55px;
	display: inline-block;
	line-height: 55px;
	background: #fdcf4d;
	text-align: center;
	color: #3d3d3d;
	font-size: 20px;
	border-radius: 5px;
	margin-left: 12px;
}
.help a.more:hover {
	color: #fff;
}
.help h2 {
	font-size: 55px;
	font-family: yantramanav;
	font-weight: 700;
	color: #000000;
	font-style: normal;
	line-height: 1.3;
	width: 90%;
	margin: auto;
	margin-bottom: 22px;
}
.help p {
	font-weight: 400;
	font-size: 17px;
	line-height: 1.52;
	color: rgba(0,35,90,.8);
	font-style: normal;
	width: 50%;
	margin: auto;
	margin-bottom: 20px;
}
.help.center {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}
.header-menu ul#menu-home:hover {
	overflow: visible;
}
.header-menu ul#menu-home {
	padding: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
}
.social-menus .sub-menu {
	position: absolute;
	text-align: left;
	width: 326px;
	background: #fff;
	box-shadow: 0 0 10px #ccc;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all 0.5s ease 0s;
	z-index: 99999;
	padding: 0;
	top: 90px;
	line-height: 50px;
}
.social-menus .sub-menu li {
	width: 100%;
}
.social-menus .sub-menu li a {
	color: #333!important;
	text-transform: capitalize;
	font-size: 14px!important;
	width: 100%;
	line-height: 51px!important;
	display: inline-block;
	margin: 0px!important;
	padding: 0 23px;
}
.social-menus li:hover .sub-menu {
	max-height: 705px;
	opacity: 1;
  display: block !important;
	padding: 0 0;
	top: 64px;
}
button.sub-menu-toggle {
	display: none;
}
.box.header-bottom.box-active .header-menu:hover {
	overflow: visible;
}
.social-menus .sub-menu li a::before {
	width: 0px!important;
}
.social-menus .sub-menu li {
	width: 100%;
	line-height: 45px;
	height: 45px;
	padding: 0px;
}
.social-menus .sub-menu li:hover {
	background: #fdcf4d;
	transition: all .3s;
}
.social-menus .sub-menu li:hover a{
	color: #fff!important;
	transition: all .3s;
}
.header-menu ul li a i {
	padding-left: 10px;
}
.header-menu ul li.bags-menu ul.sub-menu {
	width: 100%;
	left: 0px;
	height: auto;
	padding-bottom: 15px;
  display: none;
}
.header-menu ul li.bags-menu ul.sub-menu .bags-top ul.sub-menu {
	position: inherit;
}
.header-menu ul li.bags-menu ul.sub-menu .bags-top ul.sub-menu {
	position: inherit;
	box-shadow: none;
}
.header-menu ul li.bags-menu ul.sub-menu .bags-top ul.sub-menu a {
	display: inline;
}
.header-menu ul li.bags-menu ul.sub-menu .bags-top ul.sub-menu a.luck {
	width: 180px;
	height: 32px;
	line-height: 33px;
	background: #fdcf4d;
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-radius: 5px;
	margin-left: 12px;
	padding: 10px 13px;
		cursor: pointer;
}
.header-menu ul li.bags-menu ul.sub-menu .bags-top ul.sub-menu {
	position: inherit;
	box-shadow: none;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 13px;
}
.social-menus .sub-menu li.bags-top>a {
	font-size: 24px!important;
	line-height: 34px;
	color: #1d1396;
	text-transform: uppercase;
	padding-bottom: 0px;
	font-family: 'ELAINESANS-BOLD';
	min-height: auto!important;
}
.social-menus .sub-menu li.bags-top:hover {
	background: none!important;
}
.social-menus .sub-menu li.bags-top:hover a {
	color: #333!important;
}
.social-menus .sub-menu li.bags-top li:hover {
	background: none;
}
.header-menu ul li.bags-menu ul.sub-menu .bags-top ul.sub-menu a.luck:hover {
	color: #fff!important;
	background: #333;
	transition: all .3s;
}
.header-menu ul li.bags-menu ul.sub-menu li.bag-list {
	width: 25%;
	height: auto;
}
.header-menu ul li.menu-item-28 ul.sub-menu li.bag-list{
	width:33.333333% !important;
}
.header-menu ul li.menu-item-28 > ul.sub-menu{
	width:80% !important;
}
.header-menu ul li.bags-menu ul.sub-menu li.bag-list {
	width:25%;
	height: auto;
	float: left;
}
.header-menu ul li.bags-menu ul.sub-menu li.bag-list ul.sub-menu {
	box-shadow: none;
}
.header-menu ul li.bags-menu ul.sub-menu li.bag-list ul.sub-menu {
	position: inherit!important;
		line-height: 40px;
}
.header-menu ul li.bags-menu ul.sub-menu li.bag-list>a {
	min-height: auto!important;
}
.header-menu ul li.bags-menu ul.sub-menu li.bag-list ul.sub-menu li a {
	color: #333!important;
}
.header-menu ul li.bags-menu ul.sub-menu li.bag-list ul.sub-menu li:hover a {
	color: #fff!important;
}
.header-menu ul li.bags-menu ul.sub-menu li.bag-list>a {
	font-size: 16px!important;
	font-family: 'ELAINESANS-BOLD';
}
.container.about-h2 {
	margin: auto;
}
.container.about-h2 {
	margin: auto;
}
.entry-content .vc_row {
	margin: auto;
}
.vc_column_container {
	padding-left: 0;
	padding-right: 0;
}
.header-menu ul li.bags-menu ul.sub-menu li.bag-list ul.sub-menu li {
	line-height: 40px;
	height: 40px;
}
.header-menu ul li.bags-menu ul.sub-menu li.bag-list ul.sub-menu li a {
	line-height: 40px!important;
	min-height: 40px;
}
.about-h2 h2 {
	font-size: 30px;
	margin-bottom: 30px;
	font-family:'ELAINESANS-BOLD';
}
.about-h2 h2::after {
	content: "";
	display: block;
	height: 2px;
	width: 60px;
	background-color: #333;
	position: relative;
	bottom: -11px;
	left: 0;
	transition: all .4s;
}
.the-h2 h2 {
	font-size: 40px;
	color: #fff;
	margin-top: 49px;
	margin-bottom: 30px;
	font-family: 'Oswald-Regular';
}
.the-h2 p {
	color: #fff;
	margin-bottom: 100px!important;
}
.adv_textblock h2 {
	font-family: 'ELAINESANS-REGULAR';
}
.about-a a {
	width: 180px;
	height: 55px;
	display: inline-block;
	line-height: 55px;
	background: #fdcf4d;
	text-align: center;
	color: #3d3d3d;
	font-size: 20px;
	border-radius: 5px;
	margin-left: 12px;
}
.about-a a:hover {
	color: #fff;
}

/**********************404 or breadcrumbs********************/
.breadcrumb-left h1 {
	font-size: 18px;
	margin-top: 0px;
}

.borderline {
	background: #f0f0f0 none repeat scroll 0 0;
	height: 1px;
	margin-top: 8px;
}

.page-404 {
	text-align: center;
}

.content-404 {
	text-align: center;
}

.page-404 h2 {
	border-bottom: 2px solid #333;
	display: block;
	padding-bottom: 33px;
	font-family: 'Barlow-bold';
}

.error-message {
	margin-top: 20px;
	color: #F0F0F0;
	font-size: 178px;
	font-weight: bold;
	margin-bottom: 40px;
}

a.a-404 {
	color: #fff;
	padding: 5px 90px;
	display: inline-block;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	transition: all 0.5s ease 0s;
	background: #fdcf4d;
	border: 1px solid #fdcf4d;
	margin-bottom: 50px;
}

a.a-404:hover {
	border-radius: 30px;
	color: #555;
	background: #fff;
	text-decoration: none;
}
.titlebar_breadcrumbs.wow.fadeInUp.animated {
	margin-top: 78px;
}
.titlebar_breadcrumbs.wow.fadeInUp.animated a {
	color: #333;
}
.page-404 h2 {
	border-bottom: 2px solid #333;
	display: block;
	padding-bottom: 33px;
	margin-top: 80px;
}
.container.search-box {
	max-width: 1200px;
}
/**********************404********************/
/**********************search********************/
.search.container.breadcrumbs.page .titlebar_breadcrumbs {
	margin-top: 122px;
	border-bottom: 1px solid #dedede;
}
.page-category-title {
	text-align: center;
	margin: 50px 0px;
}
nav.navigation.pagination {
	display: block;
	width: 100%;
	text-align: center;
}
nav.navigation.pagination h2.screen-reader-text {
	display: none;
}
nav.navigation.pagination .nav-links span.current {
	background: #e7e7e7;
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%!important;
	border: none;
	color: #343434;
	font-size: .625em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	margin-bottom: 2.36363636363636em;
}
nav.navigation.pagination .nav-links a {
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	display: inline-block;
	width: auto;
	height: 40px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%!important;
	border: none;
	color: #343434;
	font-size: .625em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	margin-bottom: 2.36363636363636em;
	padding: 3px 12px;
	margin: 2px;
}
/**********************search********************/
.pro-imgs {
	display: none;
}
.case-img {
	overflow: hidden;
}
.case-single img.img-responsive {
	-webkit-transition: all .37s cubic-bezier(.215,.61,.355,1) 0s;
	-o-transition: all .37s cubic-bezier(.215,.61,.355,1) 0s;
	transition: all .37s cubic-bezier(.215,.61,.355,1) 0s;
}
.case-single-none span {
	font-size: 14px;
	line-height: 1;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 8px;
	display: inline-block;
	color: #666;
	font-family:'ELAINESANS-REGULAR';
}
.iconArrow {
	position: relative;
	padding-top: 10px;
	color: #001946;
}
.case-single .iconArrow::before {
	content: "";
	height: 2px;
	background-color: #001946;
	position: absolute;
	left: 50%;
	top: 0;
	width: 0;
	-webkit-transition: all .37s cubic-bezier(.215,.61,.355,1) 0s;
	-o-transition: all .37s cubic-bezier(.215,.61,.355,1) 0s;
	transition: all .37s cubic-bezier(.215,.61,.355,1) 0s;
}
.case-single:hover .iconArrow::before {
	width: 100%;
	left: 0;
}
.iconArrow i {
	float: right;
	font-size: 22px;
	height: 24px;
	line-height: 24px;
	opacity: 0;
	margin-right: 40px;
	-webkit-transition: all .37s cubic-bezier(.215,.61,.355,1) 0s;
	-o-transition: all .37s cubic-bezier(.215,.61,.355,1) 0s;
	transition: all .37s cubic-bezier(.215,.61,.355,1) 0s;
}
.case-single:hover .iconArrow i {
	opacity: 1;
	margin-right: 0;
}
.case-single-none h2 {
	line-height: 30px;
	height: 60px;
	font-size: 18px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #333;
	margin-top: -30px;
	font-family:'ELAINESANS-REGULAR';
}
.case-single:hover img.img-responsive {
	transform: scale(1.08);
}
.news-single-slider .footer-bottom {
	border: none;
	margin-top: 0px;
	line-height: 50px;
	margin-bottom: 50px;
}
.news-single-slider .footer-bottom ul.footer-ico {
	text-align: left;
}
.footer-bottom ul.footer-ico li a {
	width: 28px;
	height: 28px;
	line-height: 27px;
	display: inline-block;
	background: #fff;
	text-align: center;
	border-radius: 100%;
	color: #000;
	font-size: 13px;
	margin-left: 16px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	top: 8px;
}
.news-single-slider .footer-bottom ul.footer-ico a {
	background: #fdcf4d;
	color: #fff;
}
.single-contact-title {
	line-height: 50px;
	text-align: right;
}
.single-contact-title a.ico {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	margin-left: 40px;
	font-family: 'ELAINESANS-REGULAR';
}
.single-contact-title a.ico i {
	margin-right: 10px;
}
.single-content h1 {
	text-align: center;
	font-size: 30px;
	font-family: 'ELAINESANS-BOLD';
	position: relative;
	margin-bottom: 20px;
}
.single-content h1::after {
	content: '';
	width: 62px;
	height: 4px;
	background: #095fa8;
	display: block;
	margin: auto;
	margin-top: 12px;
}
.single-content .postview {
	text-align: center;
	margin-bottom: 19px;
	margin-top: 31px;
	font-family: 'ELAINESANS-REGULAR';
}
.textwidget.cate-h3 h3 {
	font-size: 20px!important;
	background: #fdcf4d;
	text-align: center;
	padding: 12px 0px!important;
	color: #fff!important;
	box-shadow: 3px 4px 0 #fdcf4d;
	transition: all 0.4s ease;
	margin-bottom: 7px;
	font-family: 'ELAINESANS-BOLD';
}
.sep-box ul {
	padding-left: 0px;
	list-style-type: none;
}
.sep-box ul li a {
	color: #666;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	display: block;
}
.sep-box ul li a::before {
	content: '\f105';
	font-family: FontAwesome;
	padding-right: 5px;
}
.sep-box ul li a:hover {
	background: #fdcf4d;
	color: #fff;
	padding-left: 20px;
}
.footer-bottom ul.footer-ico li {
	display: inline-block;
}
.container.innercontent.news-single-slider .footer-bottom {
	background: transparent;
}
.container.innercontent.news-single-slider .footer-bottom ul.footer-ico {
	padding-left: 0px;
}
.container.breadcrumbs.page.blogs .titlebar_breadcrumbs {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 12px;
}
.news-single-slider .footer-bottom ul.footer-ico a {
	background: #fdcf4d;
	color: #fff;
	margin-left: 0px;
	margin-right: 15px;
}
.single-bav-bac {
	background: #f7f7f7;
}
.single-nav {
	margin: 38px 0px;
	padding-bottom: 35px;
}
span.left-single a {
	float: left;
	background: #001946;
	color: #fff;
	padding: 5px 15px;
	border-radius: 30px;
	border: 1px solid #001946;
	transition: all .4s;
}
span.left-single a i.fa.fa-angle-left {
	padding-right: 8px;
}
span.right-single a {
	float: right;
	background: #001946;
	color: #fff;
	padding: 5px 15px;
	border-radius: 30px;
	border: 1px solid #001946;
	transition: all .4s;
}
span.right-single a {
	color: #fff;
	font-size: 15px;
}
span.right-single a i.fa.fa-angle-right {
	padding-left: 8px;
}
span.left-single a:hover {
	color: #001946;
	transition: all .4s;
	background: transparent;
}
span.right-single a:hover {
	color: #001946;
	transition: all .4s;
	background: transparent;
}
.contact-h2 h2 {
	font-family: 'ELAINESANS-BOLD';
	text-transform: uppercase;
}
.contact-h2 h2::after {
	content: "";
	display: block;
	height: 2px;
	width: 54px;
	background-color: #000000;
	position: relative;
	bottom: -12px;
	left: 0;
	transition: all .4s;
}
.contact-h2 strong {
	font-family: 'ELAINESANS-BOLD';
}
.contact-h2 strong {
	font-family: 'ELAINESANS-BOLD';
}
.b-contact-desc {
	margin-top: 40px;
	margin-bottom: 35px;
}
.b-contact-desc__item {
	font-size: 16px;
}
.b-contact-desc__name {
	float: left;
	padding-right: 20px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
	color: #365e99;
	font-family: 'ELAINESANS-BOLD';
}
.b-contact-desc__name i {
	color: #fdcf4d;
	margin-right: 8px;
	font-size: 18px;
	width: 22px;
	text-align: center;
}
.b-contact-desc__info {
	margin-bottom: 10px;
	padding-left: 90px;
	font-weight: 600;
	line-height: 30px;
	color: #333;
}
.entry-content.contact form.wpcf7-form.init {
	margin-top: 42px;
}
.entry-content.contact form.wpcf7-form.init label span {
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}
.entry-content.contact form.wpcf7-form.init label  {
	display: inline-block;
	width: 100%;
}
.entry-content.contact form.wpcf7-form.init input {
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	height: 41px;
	line-height: 41px;
	padding-left: 15px;
	outline: none;
		width: 80%;
}
.entry-content.contact form.wpcf7-form.init textarea {
	border: 1px solid #cdcdcd;
	border-radius: 5px;
		padding: 15px;
	outline: none;
	line-height: 28px;
	width: 80%;
}
.entry-content.contact form.wpcf7-form.init textarea::placeholder{
	font-size: 12px;
}
.entry-content.contact form.wpcf7-form.init input.wpcf7-form-control.wpcf7-submit {
	width: 180px;
	height: 55px;
	display: inline-block;
	line-height: 55px;
	background: #fdcf4d;
	text-align: center;
	font-size: 20px;
	border-radius: 5px;
	border: 1px solid #fdcf4d;
	padding-left: 0px;
	color: #fff;
	text-transform: uppercase;
}
.entry-content.contact form.wpcf7-form.init input.wpcf7-form-control.wpcf7-submit:hover {
	background: #333;
	color: #fff;
	transition: all .3s;
}
.col-lg-6.col-md-6.col-6.align-right.center-top {
	justify-content: flex-end;
	align-items: Center;
	flex-wrap: nowrap;
	flex-direction: row;
}
.custom-bottom .custom-left {
	width: 42%;
	padding-right: 15px;
}
.header-banner img {
	width: 100%;
}
.menu.h-title.ico li img {
	margin-right: 10px;
}
.ico-a a:hover i {
	color: #3d3d3d;
}
.taxonomy-description {
	color: #333;
	margin-bottom: 50px;
	border-bottom: 2px dashed #999;
}
.mobile-menu {
	display: none;
}
.mm-menu.mm-offcanvas.mm-current {
	display: block!important;
}
html.mm-opening .mm-slideout {
	-webkit-transform: translate3d(250px,0,0)!important;
	transform: translate3d(250px,0,0)!important;
}
@media (min-width:1920px){
.product-mate {
	background-size: cover;
}
}
@media (max-width:1441px){
   .product-mate {
	height: 630px;
	background-size: contain;
	padding-top: 44px;
}
	.productLine ul li a {
	font-weight: 300;
	width: auto;
	background: #fdcf4d;
	height: 41px;
	line-height: 41px;
	display: inline-block;
	text-align: center;
	margin-right: 0px;
	font-size: 13px;
	color: #333;
	padding: 0px 21px;
	border-radius: 30px;
	font-family: 'ELAINESANS-REGULAR';
}
	.productLine ul li {
	align-items: center;
/* 	margin-bottom: 18px; */
}
	.productLine.left ul li:nth-child(1), .productLine.left ul li:nth-child(8) {
	margin-right: -116px;
	transition: all .3s;
}
	.productLine.left ul li:nth-child(2), .productLine.left ul li:nth-child(7) {
	margin-right: -44px;
	transition: all .3s;
}
	.productLine.left ul li:nth-child(3), .productLine.left ul li:nth-child(6) {
	margin-right: -11px;
	transition: all .3s;
}
	.productLine.left ul li:nth-child(4), .productLine.left ul li:nth-child(5) {
	margin-right: 8px;
	transition: all .3s;
}
	.productLine.right ul li:nth-child(1), .productLine.right ul li:nth-child(8) {
	margin-left: -113px;
	transition: all .3s;
}
	.productLine.right ul li:nth-child(2), .productLine.right ul li:nth-child(7) {
	margin-left: -38px;
	transition: all .3s;
}
	.productLine.right ul li:nth-child(3), .productLine.right ul li:nth-child(6) {
	margin-left: -6px;
	transition: all .3s;
}
	.productLine.right ul li:nth-child(4), .productLine.right ul li:nth-child(5) {
	margin-left: 7px;
	transition: all .3s;
}
	.pro-a a {
	width: 148px;
	background: #fdcf4d;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	color: #333;
	bottom: 66px;
}
}
@media (max-width:1381px){
	.product-mate {
	background-image: url(/wp-content/uploads/2021/07/bac.jpg);
}
	.product-mate {
	padding-top: 28px;
}
}
@media (max-width:1201px){
	.header-menu ul li {
	padding: 0px 8px;
}
	.header-menu ul li a {
	font-size: 18px;
}
	.single-list-img img {
	padding: 0px 6px;
	width: 15%;
}
}
@media (max-width:1025px){
	.product-mate {
	height: 456px;
	background-size: cover;
		 background-image: url(/wp-content/uploads/2021/07/bac2.jpg);
}
	.pro-a .pro-imgs img {
	width: 88%;
}
	.pro-a {
	position: relative;
	text-align: center;
	display: flex;
	align-items: flex-end;
	justify-content: space-around;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: center;
}
	.pro-imgs {
	display: inline-block;
}
	.banner-content h2 {
	font-size: 35px;
	color: #fff;
	background-color: rgb(51 51 51 / 70%);
	padding: 4px 90px 10px 10px;
	display: inline-block;
	margin-bottom: 20px;
	font-family: 'ELAINESANS-BOLD';
	margin-top: 35px;
}
	.banner-content p {
	font-size: 18px;
		width:63%;
}
	 .banner-content h1{
		width:63%;
	}
	.banner-content a {
	width: 163px;
	background: #fdcf4d;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	margin-right: 15px;
	border-radius: 5px;
	font-size: 20px;
	color: #333;
}
	.type-bottom-right h2 {
	font-size: 28px;
	color: #fdcf4d;
	margin-bottom: 31px;
}
	.type-bottom-right a {
	width: 46%;
	background: #fdcf4d;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	font-size: 15px;
	color: #333;
}
	.type-bottom-left .type-pro {
	min-height: 285px;
}
}
@media (max-width:769px){
	.case_title_lists.case_title_lists10 a {
	margin-bottom: 20px;
}
	.banner-content h2 {
	font-size: 27px;
	color: #fff;
	background-color: rgb(51 51 51 / 70%);
	padding: 3px 87px 5px 10px;
	display: inline-block;
	margin-bottom: 20px;
	font-family: 'ELAINESANS-BOLD';
	margin-top: 39px;
}
	 .banner-content h1{
		width:88%;
	}
	.banner-content p {
	font-size: 16px;
			width: 88%;
}
	.banner-content a {
	width: 144px;
	background: #fdcf4d;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	margin-right: 15px;
	border-radius: 5px;
	font-size: 16px;
	color: #333;
}
	.type-bottom-left .type-pro {
	min-height: 243px;
}
	.service-content h3 {
	font-size: 12px;
}
	.packing-pro h3 {
	font-size: 17px;
}
	.packing-pro {
	height: 223px;
}
	.case_pic a.more {
	width: 84%;
	background: #fdcf4d;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 5px;
	font-size: 17px;
}
	.promotion-content a.more {
	margin: 10px;
}
	span.p-span3 {
	font-size: 19px;
}
	.box.header-bottom.hidden-sm {
	display: none;
}
	.mobile-menu {
	display: inline-block;
}
	a.hreder-contact.more {
	display: none;
}
	.mobile-menu {
	display: inline-block;
	margin-left: 66px;
}
	.mobile-menu a {
	color: #333;
	font-size: 32px;
}
	.banner {
	margin-top: 0px;
}
	.header-request form input.text {
	width: 300px;
}
}
@media (max-width:550px){
	.header-request {
	display: none;
}
	.custom-title h2 {
	font-size: 22px;
	margin-top: 34px;
	margin-bottom: 35px;
	line-height: 30px;
}
	.custom-bottom .custom-left {
	width: 100%;
	padding-right: 0px;
}
	.custom-bottom .custom-right {
	width: 100%;
}
	.custom-bottom .custom-right .video-left {
	width: 100%;
		padding-right: 0px;
}
	.video-right {
	display: none;
}
	.productLine ul li {
	align-items: center;
	margin-bottom: 18px;
	margin-right: 0px!important;
	margin-left: 0px!important;
}
	.col-sm-4.col-md-6.pro-a {
	display: none;
}
	.service-top h2 {
	font-size: 22px;
	margin-top: 40px;
	margin-bottom: 33px;
}
	.type-top h2 {
	font-size: 22px;
	margin-top: 44px;
	margin-bottom: 30px;
}
	.type-bottom-left {
	float: left;
	width: 100%;
}
	.type-bottom-right {
	float: left;
	width: 100%;
	padding-left: 0px;
}
	.why .why-top h2 {
	font-size: 22px;
}
	.why .why-top {
	padding-top: 40px;
}
	.why-pro h3.more-y {
	font-size: 20px;
}
	.why-pro p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}
	.border-why:nth-child(3), .border-why:last-child {
	border-right: 1px solid #fcda72;
}
	.border-why:nth-child(4) {
	border-bottom: 1px solid #fcda72;
}
	.case_pic p {
	font-size: 13px;
	color: #555;
	padding: 6px;
}
	.order-top h2 {
	font-size: 22px;
	margin-top: 25px;
}
	.ico-order {
	background: #fbf2c8;
	height: 51px;
	display: flex;
	justify-content: left;
	align-items: Center;
	padding-left: 5px;
	border-radius: 10px;
	position: absolute;
	top: -17px;
	width: 100%;
	left: 0px;
	transition: all .3s;
}
	.order-pro p {
	font-size: 13px;
	color: #666;
	padding: 16px 10px;
}
	.bag-top h2 {
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 32px;
}
	.ico-order h3 {
	display: inline-block;
	margin-bottom: 0px;
	font-size: 14px;
	padding-left: 13px;
}
	.us-top h2 {
	font-size: 22px;
	margin-top: 38px;
}
	.us-pro {
	margin-bottom: 30px;
}
	.form-home .form-list {
	float: left;
	width: 100%;
}
	.form-list-b input.wpcf7-form-control.wpcf7-submit {
	height: 44px;
	font-size: 0px;
	width: 169px;
	transition: all .3s;
}
	.footer-logo {
	padding: 0px 30px;
	margin-bottom: 30px;
}
	.footer-bottom p {
	line-height: 30px;
	padding: 10px 0px;
	color: #9e9e9e;
	font-size: 16px;
}
	.pz_banner {
	margin-top: 0px;
}
	.pro-title.center h2 {
	font-size: 22px;
	margin-top: 40px;
	margin-bottom: 45px;
}
	.pro-list-img {
	height: 454px;
}
	.padding-5 {
	padding-right: 15px;
}
	.f-img {
	max-height: 257px;
	height: 200px;
}
.pro-img {
	margin-bottom: 33px;
}
.custom-content p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 15px;
}
	.pro-form {
	padding: 40px 29px;
	}
	.promotion {
	background: #fdcf4d;
	padding-top: 5px;
	padding-bottom: 55px;
}
	.stand .custom-title h2 {
	font-size: 22px;
	padding-top: 36px;
	margin-bottom: 33px;
	margin-top: 0px;
}
	.stand .swiper-button-prev2, .stand .swiper-button-next2 {
	top: 20%;
}
	.swiper-button-prev2, .swiper-button-prev3, .swiper-button-prev4 {
	position: absolute;
	left: 0px;
	background: rgb(0 0 0 / 50%);
	top: 45%;
	z-index: 99999;
	width: 40px;
	height: 40px;
	display: inline-block;
	color: #fdcf4d;
	text-align: center;
	line-height: 37px;
	font-size: 30px;
	border-radius: 100%;
	cursor: pointer;
	transition: all .3s;
}
	.swiper-button-next2, .swiper-button-next3, .swiper-button-next4 {
	position: absolute;
	right: 0px;
	background: rgb(0 0 0 / 50%);
	top: 45%;
	z-index: 99999;
	width: 40px;
	height: 40px;
	display: inline-block;
	color: #fdcf4d;
	text-align: center;
	line-height: 38px;
	font-size: 29px;
	border-radius: 100%;
	cursor: pointer;
	transition: all .3s;
}
	.sideMenu h3 {
	font-size: 17px;
	margin-bottom: 30px;
}
	.case-box h5 {
	padding: 14px 7px;
	background: #f5f5f5;
	font-size: 15px;
	font-family: 'ELAINESANS-REGULAR';
	color: #fdcf4d;
	font-weight: 100;
}
	.case-box .p {
	font-size: 14px;
	padding: 7px;
	margin-bottom: 27px;
}
	.case-box a.more {
	width: auto;
	background: #fdcf4d;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 5px;
	font-size: 14px;
	color: #333;
	display: block;
	margin: 0px 30px;
	margin-bottom: 34px;
	cursor: pointer;
}
	.custom-bottom .custom-left a.more {
	display: block;
	margin: auto;
	margin-bottom: 20px;
}
	.header-top {
	height: 86px;
	display: flex;
	justify-content: center;
	align-items: Center;
}
	.type-bottom-left .type-pro h3 {
	font-family: 'ELAINESANS-REGULAR';
	font-size: 17px;
}
	.product-page .type-bottom-left .type-pro {
	min-height: 286px;
}
	.mm-listview>li a>i {
	display: none;
}
	.pz_banner .page-h1 h1 {
	margin: 0px;
	font-family: 'ELAINESANS-BOLD';
	font-size: 24px;
}
	.help h2 {
	font-size: 24px;
}
	.help p {
	width: 96%;
}
	.single-contact-title {
	display: none;
}
	.news-single-slider .footer-bottom {
	margin-bottom: 0px;
}
	.single-content h1 {
	text-align: center;
	font-size: 24px;
}
	.mobile-none {
	display: none;
}
	.row.f-box {
	margin-top: 20px;
}
.page-nei {
    overflow-x: hidden;
}
.pz_banner img {
    width: inherit;
    height: 300px;
    max-width: fit-content;
}
}
.footer-img{
	width:100%;
	margin-top:15px;
}
.footer-img img{
	width:40%;
}
.container.vc-ctr.wpb_column.vc_column_container.vc_col-sm-12 {
    float: none!important;
	 margin:50px auto;
}
footer.entry-footer.default-max-width{
	display:none!important;
}
h1.entry-title {
    position: absolute;
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 0;
    align-self: center;
    height: auto;
    font-weight: bold;
    text-transform: uppercase;
}
header.entry-header.alignwide {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: flex;
    white-space: pre-wrap;
    transition-property: transform;
    box-sizing: content-box;
}
header.entry-header.alignwide img{
	height:auto!important;
}
article#post-1827,article#post-1824 {
    margin-top: 40px;
}
.sideMenu div.faq-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.sideMenu h3.accordion.active .oppen{
	display:block!important;
}
.sideMenu h3.accordion.active .doen{
	display:none!important;
}
.sideMenu h3.accordion.active span{
	background:#fdcf4d;
}
.sideMenu h3.accordion.active{
	color:#fdcf4d;
}
@media (min-width:1701px) and (max-width:1800px){
	.product-mate{
		padding-top:52px;
	}
	.productLine ul li{
		margin-bottom:18px;
	}
}
@media (min-width:1601px) and (max-width:1700px){
	.product-mate{
		padding-top:46px;
	}
	.productLine ul li{
		margin-bottom:16px;
	}
}
@media (min-width:1501px) and (max-width:1600px){
	.product-mate{
		padding-top:43px;
	}
	.productLine ul li{
		margin-bottom:11px;
}
}
	@media (min-width:1401px) and (max-width:1500px){
		.product-mate{
			padding-top:42px;
		}
		.productLine ul li{
			margin-bottom:9px;
		}
	}
@media (max-width: 1400px){
	.productLine ul li a{
		font-weight: 300;
    width: auto;
    background: #fdcf4d;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    margin-right: 0px;
    font-size: 13px;
    color: #333;
    padding: 0px 21px;
    border-radius: 30px;
    font-family: 'ELAINESANS-REGULAR';
	}
	.productLine ul li{
		margin-bottom:15px;
	}
	.product-mate{
		height:540px;
	}
	}

#ez-toc-container {
    margin: 50px 0;
}
.single-content img.size-full{
    margin: 35px auto;
    display: block;
}
/* 设置表格的基本样式 */
table {
  width: 100%;
  border-collapse: collapse; /* 边框合并 */
  margin: 25px 0;
  font-size: 0.9em;
  min-width: 400px;
  border-radius: 5px 5px 0 0; /* 圆角边框 */
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); /* 阴影效果 */
}

/* 设置表头的样式 */
th {
  background-color: #009879; /* 蓝色背景 */
  color: #ffffff; /* 白色文字 */
  font-size: 1em;
  padding: 10px;
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  font-weight: bold;
}

/* 设置表格行的样式 */
tr {
  background-color: #f3f3f3; /* 浅灰色背景 */
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
}

/* 设置单元格的样式 */
td {
  color: #000000;
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  text-align: left;
}

/* 鼠标悬停时改变行的背景色 */
tr:hover {
  background-color: #ffffff; /* 白色背景 */
}
.single-content .wpb_wrapper img{
    display: block;
    margin: 0 auto;
}