@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: Muli, sans-serif;
	padding: 0
}

.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:hover,
.footer-right a {
	text-decoration: underline
}

body {
	list-style: none;
	font-weight: 400;
	overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 9999
}

#preloader .loader-wrapper {
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center
}

.loader-wrapper span {
	display: block;
	margin-top: 8px;
	font-size: 14px
}

#header-main {
	position: relative;
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	z-index: 999
}

#header-main .logo {
	display: inline-block;
	float: left;
	position: relative;
	margin-left: 100px;
	padding: 13px 0
}

header .navbar {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #01553D;
	border-radius: 0;
	border: none
}

header .navbar-brand {
	height: auto;
	position: relative;
	z-index: 1
}

header .navbar-collapse {
	padding-right: 0;
	position: relative
}

header .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff
}

header .navbar-right {
	margin: 0;
	padding: 0;
	position: relative;
	background: #01553D
}

header .navbar-default .navbar-nav>li>a {
	font-size: 14px;
	color: #fff;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 500;
	padding: 20px 23px;
	border-right: 1px solid #00402D;
	z-index: 1;
	text-transform: uppercase;
	letter-spacing: .5px
}

header .navbar-default .navbar-nav>li:last-child>a {
	border: none
}

header .navbar-default .navbar-nav>li>a:hover {
	font-size: 14px;
	color: #fff
}

header .navbar-default .navbar-nav>li>a:after {
	position: absolute;
	top: 50%;
	left: 50%;
	color: transparent;
	content: '.';
	text-shadow: 0 0 transparent;
	font-size: 1.5em;
	-webkit-transition: text-shadow .3s, color .3s;
	-moz-transition: text-shadow .3s, color .3s;
	transition: text-shadow .3s, color .3s;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%)
}

.navbar-default .navbar-nav>.active>a:after,
header .navbar-default .navbar-nav>li>a:hover:after {
	color: #fff;
	text-shadow: 10px 0 #fff, -10px 0 #fff
}

header .navbar-toggle {
	top: 0;
	background: #abc68b;
	border: 1px solid #abc68b;
	border-radius: 0
}

.navbar-default .navbar-nav>.active>a {
	font-size: 14px!important;
	color: #fff!important;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 500;
	letter-spacing: 0;
	background: #01553c!important
}

#banner-part a,
#header-main .heder-right h3 {
	font-family: Muli, sans-serif
}

.dropdown-submenu {
	position: relative
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	display: none;
	margin-top: -1px;
	margin-left: -1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.dropdown-submenu>a:after {
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
	display: block;
	float: right;
	height: 0;
	margin-right: -10px;
	margin-top: 5px;
	width: 0
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff
}

#header-main .heder-right {
	display: inline-block;
	position: absolute;
	right: 0;
	margin-top: 10px
}

#header-main .heder-right h3 {
	position: relative;
	display: inline-block;
	color: #666;
	font-size: 17px;
	line-height: 22px;
	margin: 12px 20px 0 0;
	font-weight: 600
}

#header-main .heder-right h3>a {
	font-size: 20px;
	line-height: 23px;
	margin-right: 7px;
	color: #0077bd;
}

#header-main .heder-right .social-media {
	display: inline-block;
	float: right;
	list-style: none;
	padding: 0 15px 0 10px;
	border-left: 1px solid #DDD;
	margin: 0
}

#header-main .heder-right .social-media li {
	display: inline-block
}

#header-main .heder-right .social-media li>a {
	width: 30px;
	height: 48px;
	display: block;
	font-size: 15px;
	color: #666;
	line-height: 48px;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

#banner-part,
#clientele {
	position: relative;
	width: 100%;
	float: left
}

#header-main .heder-right .social-media li>a:hover {
	background: #0077bd;
	color: #fff
}

#banner-part {
	margin: 0 0 0 100px;
	padding: 0
}

#banner-part:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 10%;
	left: -100px;
	background: #0077bd;
	width: 100px;
	height: 224px;
	z-index: 3
}

#banner-part a {
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 2.5px;
	position: absolute;
	top: 23%;
	left: -7.5%;
	padding-left: 36px;
	color: #999;
	font-weight: 700;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

#banner-part a:before {
	content: "\f177";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 25px;
	line-height: 14px;
	font-weight: 400;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-animation: bounceRight 2s infinite;
	animation: bounceRight 2s infinite
}

@-webkit-keyframes bounceRight {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	40% {
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	60% {
		-webkit-transform: translateX(-15px);
		transform: translateX(-15px)
	}
}

@-moz-keyframes bounceRight {
	0%,
	100%,
	20%,
	50%,
	80% {
		transform: translateX(0)
	}
	40% {
		transform: translateX(-30px)
	}
	60% {
		transform: translateX(-15px)
	}
}

@keyframes bounceRight {
	0%,
	100%,
	20%,
	50%,
	80% {
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	40% {
		-ms-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	60% {
		-ms-transform: translateX(-15px);
		transform: translateX(-15px)
	}
}

#clientele {
	background: #F8F8F8;
	padding: 60px 0;
	overflow: hidden
}

#clientele .clientele-title {
	position: absolute;
	top: 0;
	display: inline-block;
	max-width: 225px;
	box-shadow: 0 0 25px 1px #0000004a;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #F8F8F8;
	padding: 76px 0;
	z-index: 99
}

#welcome:after,
#welcome:before {
	position: absolute;
	display: block;
	right: 0
}

#clientele .clientele-title h3 {
	font-size: 15px;
	line-height: 20px;
	color: #1F1F1F;
	font-family: Muli, sans-serif;
	font-weight: 600;
	text-align: center;
	margin: 0;
	letter-spacing: 2.5px
}

#clientele .clientele-title h4 {
	font-size: 36px;
	line-height: 43px;
	color: #1F1F1F;
	font-family: Domine, serif;
	font-weight: 400;
	text-align: center;
	margin: 0
}

#clientele .clientele-title h4:before {
	content: '';
	position: absolute;
	width: 100px;
	height: 3px;
	background: #F58634;
	left: 0;
	right: 0;
	bottom: -12px;
	text-align: center;
	margin: 0 auto
}

#welcome {
	position: relative;
	float: left;
	width: 100%;
	background: #fff;
	padding: 80px 0 0
}

#welcome:before {
	content: '';
	background: url(../images/nonwoven.jpg) top center no-repeat;
	background-size: cover;
	width: 54%;
	height: 425px;
	top: 0;
	top: 15px
}

#welcome .welcome-info h4:before,
#welcome:after {
	content: '';
	background: #0077bd;
}

#welcome:after {
	width: 50%;
	height: 335px;
	top: 43%;
	z-index: 1
}

#welcome .welcome-info {
	position: relative;
	float: left;
	width: 100%
}

#welcome .welcome-info h3 {
	font-size: 15px;
	line-height: 20px;
	color: #1F1F1F;
	font-family: Muli, sans-serif;
	font-weight: 600;
	margin: 0 0 10px;
	letter-spacing: 2.5px
}

#welcome .welcome-info h4 {
	font-size: 36px;
	line-height: 43px;
	color: #1F1F1F;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 0
}

#welcome .welcome-info h4:before {
	position: absolute;
	width: 100px;
	height: 3px;
	left: 0;
	bottom: -12px;
	text-align: center;
	margin: 0 auto
}

#welcome .welcome-info p {
	font-size: 19px;
	line-height: 30px;
	color: #666;
	font-family: Muli, sans-serif;
	font-weight: 400;
	margin: 65px 0 40px;
	padding-right: 7px;
	text-align: justify
}

#welcome .welcome-info .read-more {
	position: relative;
	float: left;
	display: inline-block
}

#welcome .welcome-info .read-more a {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-family: Muli, sans-serif;
	font-weight: 600;
	text-decoration: underline;
	letter-spacing: 2.5px;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}

#welcome .welcome-info .read-more a:hover {
	padding-left: 20px
}

#welcome .welcome-info .read-more a:before {
	content: "\f178";
	position: absolute;
	left: -20px;
	top: 0;
	opacity: 0;
	font-size: 15px;
	font-family: FontAwesome;
	color: #f58633;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

#welcome .welcome-info .read-more a:hover:before {
	opacity: 1;
	left: 0
}

#welcome .mission {
	position: relative;
	float: left;
	width: 100%;
	z-index: 9
}

#welcome .mission:before {
	content: "\f10d";
	position: absolute;
	background: #fff;
	width: 92px;
	height: 92px;
	border-radius: 100%;
	font-family: FontAwesome;
	font-size: 35px;
	line-height: 92px;
	color: #555;
	text-align: center;
	box-shadow: 0 0 25px 1px #0004a;
	top: 25%;
	left: 17%
}

#calculation,
#calculation .calculation-info,
#exp,
#products {
	position: relative;
	float: left;
	width: 100%
}

#calculation:after,
#calculation:before {
	content: '';
	position: absolute;
	left: 0;
	height: 100%;
	bottom: 0
}

#welcome .mission h3 {
	font-size: 110px;
	line-height: 125px;
	color: rgba(255, 255, 255, 0.25);
	font-family: Domine, serif;
	font-weight: 400;
	text-align: right;
	margin-top: 40px;
	margin-right: 35px
}

#welcome .mission p {
	font-size: 21px;
	line-height: 30px;
	color: #fff;
	font-family: Domine, serif;
	font-weight: 400;
	letter-spacing: .5px;
	margin-bottom: 30px;
	padding: 60px 0 0 140px
}

#calculation .calculation-info .counter-time,
#calculation .calculation-info .counter-time:after {
	font-size: 33px;
	line-height: 40px;
	color: #000;
	font-family: Domine, serif;
	font-weight: 400
}

#calculation {
	background: #F2F2F2;
	margin-top: -55px
}

#calculation .col-md-3 {
	transition: all .3s ease-in
}

#calculation .col-md-3:hover {
	-webkit-box-shadow: 1.56px 8.86px 20px 0 rgba(0, 0, 0, .13);
	-moz-box-shadow: 1.56px 8.86px 20px 0 rgba(0, 0, 0, .13);
	-o-box-shadow: 1.56px 8.86px 20px 0 rgba(0, 0, 0, .13);
	box-shadow: 1.56px 8.86px 20px 0 rgba(0, 0, 0, .13);
	-webkit-transform: translate(0, -5px);
	-moz-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	transform: translate(0, -5px)
}

#calculation:before {
	width: 100px;
	background: #fff;
	z-index: 999
}

#calculation:after,
.bg-gray {
	background: #F8F8F8
}

#calculation:after {
	/*width: 20%; */
	z-index: 1
}

#calculation .calculation-info {
	padding: 85px 0 40px;
	z-index: 9
}

#exp:before,
#footer-top:before {
	height: 100%;
	z-index: 999;
	bottom: 0
}

#calculation .calculation-info img {
	transition: all .3s ease-in
}

#exp .read-more a,
.social-icon-four li>a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease
}

#calculation .calculation-info:hover img {
	-webkit-animation: fadeInUp .4s ease-in-out;
	-moz-animation: fadeInUp .6s ease-in-out;
	-ms-animation: fadeInUp .6s ease-in-out;
	animation: fadeInUp .6s ease-in-out
}

#calculation .calculation-info .counter-time {
	margin-top: 27px;
	text-align: center
}

#calculation .calculation-info:hover .counter-time {
	-webkit-animation: fadeInUp .6s ease-in-out;
	-moz-animation: fadeInUp .8s ease-in-out;
	-ms-animation: fadeInUp .8s ease-in-out;
	animation: fadeInUp .8s ease-in-out
}

#calculation .calculation-info .counter-time:after {
	display: inline-block;
	content: "+"
}

#corrugated-boxes h4:before,
#exp:before,
#footer-top:before,
#products h4:before {
	content: '';
	left: 0
}

#calculation .calculation-info h5,
#products h3 {
	font-family: Muli, sans-serif
}

#calculation .calculation-info h5 {
	font-size: 16px;
	line-height: 21px;
	font-weight: 700;
	color: #666;
	text-align: center
}

#calculation .calculation-info:hover h5 {
	-webkit-animation: fadeInUp .8s ease-in-out;
	-moz-animation: fadeInUp 1s ease-in-out;
	-ms-animation: fadeInUp 1s ease-in-out;
	animation: fadeInUp 1s ease-in-out
}

#products {
	padding: 40px 0
}

#products h3 {
	font-size: 15px;
	line-height: 20px;
	color: #1F1F1F;
	font-weight: 600;
	margin: 0 0 10px;
	letter-spacing: 2.5px
}

#products h4 {
	font-size: 36px;
	line-height: 43px;
	color: #1F1F1F;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 0
}

#exp h3,
#products p {
	font-family: Muli, sans-serif;
	font-weight: 400
}

#products h4:before {
	position: absolute;
	width: 100px;
	height: 3px;
	background: #0077bd;
	bottom: -12px;
	text-align: center;
	margin: 0 auto
}

#products p {
	font-size: 19px;
	line-height: 30px;
	color: #666;
	margin: 40px 0
}

#exp {
	padding: 80px 0 60px;
	background: url(../images/exp.jpg) top center no-repeat;
	background-size: cover
}

#exp:before {
	position: absolute;
	width: 100px;
	background: #fff
}

#applictions,
#corrugated-boxes,
#exp .read-more,
#footer-top {
	position: relative;
	width: 100%;
	float: left
}

#exp h3 {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	margin: 0 0 10px;
	letter-spacing: 3px;
	text-align: center
}

#exp h4 {
	font-size: 42px;
	line-height: 50px;
	color: #fff;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 0;
	text-align: center
}

#corrugated-boxes h3,
#exp .read-more a {
	font-family: Muli, sans-serif;
	letter-spacing: 2.5px
}

#exp .read-more {
	text-align: center;
	margin-top: 55px
}

#exp .read-more a {
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	font-weight: 700;
	background: #0077bd;
	border: 2px solid #0077bd;
	padding: 14px 25px;
	transition: all .3s ease
}

#exp .read-more a:hover {
	background: 0 0
}

#corrugated-boxes {
	padding: 30px 0
}

#corrugated-boxes h3 {
	font-size: 14px;
	line-height: 20px;
	color: #1F1F1F;
	font-weight: 600;
	margin: 0 0 10px;
	opacity: .65
}

#corrugated-boxes h4 {
	font-size: 36px;
	line-height: 50px;
	color: #1F1F1F;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 0
}

#corrugated-boxes p,
#footer-top .address p,
#footer-top .call h3 {
	font-family: Muli, sans-serif
}

#corrugated-boxes h4:before {
	position: absolute;
	width: 100px;
	height: 3px;
	background: #0077bd;
	bottom: -12px;
	text-align: center;
	margin: 0 auto
}

#corrugated-boxes p {
	font-size: 19px;
	line-height: 30px;
	color: #666;
	font-weight: 400;
	margin: 25px 0
}

#applictions {
	padding-left: 100px
}

#footer-top {
	background: #0077bd;
	border-top: 7px solid #fff;
	padding: 25px 0
}

#footer-top:before {
	position: absolute;
	width: 100px;
	background: #fff
}

#footer-top .footer-logo {
	position: relative;
	float: left;
	display: inline-block;
	    margin-right: 64px;
    margin-left: 50px;
}

#footer-top .footer-logo .social-media {
	display: inline-block;
	float: right;
	list-style: none;
	padding: 17px 15px 0 10px;
	margin: 0
}

#footer-top .footer-logo .social-media li {
	display: inline-block
}

#footer-top .footer-logo .social-media li>a {
	width: 38px;
	height: 38px;
	display: block;
	font-size: 16px;
	color: #fdfdfe;
	line-height: 38px;
	text-align: center;
	border: 1px solid #fdfdfe;
	margin-right: 12px
}

#footer-top .address,
#footer-top .call,
#footer-top .mail {
	float: left;
	display: inline-block;
	padding-top: 40px
}

#footer-top .address {
	position: relative;
	margin-right: 65px
}

#footer-top .address p {
	font-size: 16px;
	line-height: 22px;
	color: #ffffff8a;
	font-weight: 400;
	margin: 0
}

#footer-top .address p>strong {
	opacity: 1;
	font-size: 17px;
	line-height: 30px;
	font-weight: 600;
	color: #fff
}

#footer-top .call {
	position: relative;
	margin-right: 65px
}

#footer-top .call h3 {
	font-size: 17px;
	line-height: 40px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	position: relative;
	padding-left: 23px
}

#footer-top .call h3:before {
	content: "\f095";
	position: absolute;
	font-family: FontAwesome;
	left: 0;
	top: 0;
	color: #FF7F00;
	font-size: 20px;
	font-weight: 400
}

#footer-top .call p,
#footer-top .mail h3,
#footer-top .mail p {
	font-family: Muli, sans-serif
}

#footer-top .call p {
	font-size: 16px;
	line-height: 22px;
	color: #ffffff8a;
	font-weight: 400;
	margin: 0
}

#footer-top .mail {
	position: relative;
	margin-right: 40px
}

#footer-top .mail h3 {
	font-size: 17px;
	line-height: 40px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	position: relative;
	padding-left: 28px
}

#footer-top .mail h3:before {
	content: "\f003";
	position: absolute;
	font-family: FontAwesome;
	left: 0;
	top: 0;
	color: #FF7F00;
	font-size: 20px;
	font-weight: 400
}

#footer:before,
#sub-banner:before {
	content: '';
	left: 0;
	width: 100px;
	height: 100%;
	background: #0c151e;
	z-index: 999
}

#footer,
#sub-banner {
	margin: 0;
	position: relative;
	width: 100%;
	float: left
}

#footer-top .mail p {
	font-size: 16px;
	line-height: 22px;
	color: #ffffff8a;
	font-weight: 400;
	margin: 0
}

.footer-left,
.footer-right {
	font-size: 15px;
	line-height: 26px;
	font-weight: 600;
	opacity: .8;
	color: #fff;
	font-family: Muli, sans-serif
}

#footer {
	padding: 20px 0;
	background: #0c151e;
	box-shadow: 0 0 0 1px #fff2e
}

#footer:before {
	position: absolute;
	bottom: 0
}

.footer-left {
	float: left
}

.footer-right {
	float: right
}

.footer-right a {
	color: #fff;
	transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-webkit-transition: all ease .3s
}

.footer-right a:hover {
	color: #f58634;
	opacity: 1
}

#toTop {
	position: fixed;
	z-index: 999;
	left: -25px;
	bottom: 185px;
	opacity: 1;
	font-size: 13px;
	line-height: 18px;
	padding-right: 34px;
	letter-spacing: 2.5px;
	font-family: Muli, sans-serif;
	font-weight: 700;
	color: #999;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-webkit-transition: all ease .3s
}

#toTop:before {
	content: "\f178";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 25px;
	line-height: 16px;
	font-weight: 400;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-webkit-transition: all ease .3s
}

#toTop:hover:before {
	-moz-transform: scaleX(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	line-height: 20px;
	color: #f58634
}

#sub-banner {
	padding: 0;
	z-index: 3;
	height: 250px
}

#sub-banner img {
	width: 100%;
	height: 100%;
	max-height: 250px;
	object-fit: cover
}

#sub-banner:before {
	position: absolute;
	bottom: 0
}

#sub-banner .sub-text {
	position: absolute;
	top: 37%;
	margin: auto;
	text-align: left
}

.bcrumbs:after,
.bcrumbs:before {
	content: "";
	display: flex;
	top: 0;
	height: 100%
}

#sub-banner .sub-text h3 {
	font-size: 46px;
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-weight: 600
}

.bcrumb-wrap {
	width: 100%;
	float: left;
	position: absolute;
	z-index: 1;
	bottom: 0;
	background: 0 0
}

.bcrumbs {
	margin-top: 10px;
	background: #000;
	position: relative;
	float: left;
	padding: 25px 0
}

.bcrumbs:before {
	position: absolute;
	background: #000;
	width: 10000%;
	left: -10000%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.main-bcrumbs {
	position: relative;
	float: left
}

.bcrumbs:after {
	position: absolute;
	background: #0077bd;
	width: 32px;
	width: 100%!important;
	right: -10px!important;
	z-index: -1;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bcrumb-wrap ul {
	margin: 0;
	padding-left: 0
}

.bcrumbs li {
	float: left;
	font-family: Muli, sans-serif;
	font-weight: 600;
	margin-right: 20px;
	color: #fff;
	line-height: 25px;
	position: relative;
	font-size: 16px;
	display: inline-block;
	text-decoration: underline;
	letter-spacing: 1.5px
}

.bcrumbs li::before,
.bcrumbs li:last-child:before {
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 500
}

.bcrumbs li::before {
	content: "/";
	position: absolute;
	right: -12px;
	color: #fff;
	opacity: .5
}

.bcrumbs li:last-child:before {
	display: none
}

.bcrumbs li a {
	color: #fff;
	text-decoration: none
}

#sub-page {
	position: relative;
	float: left;
	width: 100%
}

#sub-page h4 {
	font-size: 36px;
	line-height: 43px;
	color: #1F1F1F;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 35px 0 40px
}

#sub-page h4:before {
	content: '';
	position: absolute;
	width: 100px;
	height: 3px;
	background: #0077bd;
	left: 0;
	bottom: -12px;
	text-align: center;
	margin: 0 auto
}

#sub-page .inner-container {
	position: relative;
	z-index: 1;
	width: 100%;
	float: left;
	margin-bottom: 30px;
	background-color: #fff;
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, .1)
}

#sub-page .inner-container .info-column {
	position: relative
}

#sub-page .inner-container .info-column .inner-column {
	position: relative;
	padding: 40px 30px
}

#sub-page .inner-container .info-column .inner-column h2 {
	position: relative;
	color: #1F1F1F;
	font-family: Muli, sans-serif;
	font-weight: 600;
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 25px;
	margin-top: 0
}

#sub-page .inner-container .info-column .inner-column .list-info {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0 0 26px
}

#sub-page .inner-container .info-column .inner-column .list-info li {
	position: relative;
	margin-bottom: 25px;
	font-size: 18px;
	font-family: Muli, sans-serif;
	font-weight: 600;
	color: #999;
	line-height: 1.8em;
	padding-left: 45px
}

#sub-page .inner-container .info-column .inner-column .list-info li>i {
	position: absolute;
	left: 0;
	top: 5px;
	color: #0077bd;
	font-size: 23px
}

.social-icon-four {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0
}

.social-icon-four li.follow {
	color: #1F1F1F;
	font-family: Muli, sans-serif;
	font-weight: 600;
	font-size: 24px;
	display: block;
	margin-bottom: 20px
}

#sub-page .form-contact h4,
#sub-page .form-contact label {
	font-family: Montserrat, sans-serif;
	font-weight: 400
}

.social-icon-four li {
	position: relative;
	margin-right: 2px;
	display: inline-block
}

.social-icon-four li>a {
	font-size: 15px;
	height: 40px;
	color: #999;
	width: 40px;
	border: 2px solid transparent;
	display: block;
	text-align: center;
	line-height: 36px;
	transition: all .3s ease
}

.social-icon-four li>a:hover {
	border-color: #fff;
	border-radius: 100%;
	background: #000
}

#sub-page .form-column {
	position: relative;
	padding: 0
}

#sub-page .form-column .inner-column {
	position: relative;
	padding: 60px 45px 30px;
	background-color: #eaeaea;
}

#sub-page .form-contact {
	padding: 10px 20px
}

#sub-page .form-contact h4 {
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	margin: 15px 0 20px;
	padding-left: 70px
}

#sub-page .form-contact label {
	font-size: 14px;
	line-height: 17px;
	color: #1E1D1A;
	margin-bottom: 10px
}

#sub-page .form-contact input.form-control,
#sub-page .form-contact textarea.form-control {
	background: #fff;
	font-weight: 600;
	box-shadow: none;
	font-size: 16px;
	font-family: Muli, sans-serif
}

#sub-page .form-contact input.form-control {
	padding: 0 12px;
	border-radius: 0;
	height: 60px;
	border: 1px solid #ddd
}

#sub-page .form-contact .lt_input_box {
	position: relative
}

#sub-page .form-contact input::placeholder {
	color: #666!important
}

#sub-page .form-contact textarea.form-control {
	padding: 11px 12px;
	border-radius: 0;
	height: 120px;
	border: 1px solid #ddd;
	resize: none
}

#sub-page .form-contact textarea::placeholder {
	color: #666!important
}

#sub-page .form-control:focus {
	box-shadow: none;
	border-color: #3b9f69!important
}

#sub-page .form-contact .captcha-img {
	position: absolute;
	top: 17px;
	right: 15px
}

#sub-page .form-contact .control-group {
	margin-left: -18px;
	margin-bottom: 18px;
	position: relative
}

#sub-page .form-contact .button {
	position: relative;
	padding: 18px 35px;
	width: 100%;
	background: #0077bd;
	color: #fff;
	font-size: 16px;
	line-height: 14px;
	display: inline-block;
	float: right;
	border: none;
	border-radius: 0;
	font-family: Muli, sans-serif;
	font-weight: 700;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 3;
	margin-top: 10px
}

#sub-page .form-contact .button:after {
	content: '';
	width: 0;
	height: 100%;
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: width .4s;
	transition: width .4s;
	z-index: -1;
	opacity: 1
}

#sub-page .form-contact .button:hover:after {
	width: 95%
}

#sub-page .company-profile,
.map {
	width: 100%;
	position: relative;
	float: left
}

#sub-page .form-contact .button:hover {
	color: #fff;
	z-index: 99
}

.map {
	margin-left: 100px
}

#sub-page .company-profile {
	padding-bottom: 30px
}

#sub-page .company-profile p {
	font-size: 19px;
	line-height: 30px;
	color: #666;
	font-family: Muli, sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	text-align: justify
}

#sub-page .company-profile h3 {
	font-size: 28px;
	line-height: 36px;
	color: #1F1F1F;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 30px 0 15px
}

#sub-page .company-profile ul {
	padding: 0;
	margin: 0;
	list-style: none
}

#sub-page .company-profile ul li {
  font-size: 17px;
  line-height: 30px;
  color: #666;
  font-family: Muli, sans-serif;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 35px;
  text-align: justify;
  position: relative;
  padding-left: 23px;
	
}

#sub-page .company-profile ul li:before {
	content: "\f178";
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	font-size: 15px;
	font-family: FontAwesome;
	color: #f58633;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

#sub-page .company-profile .inner-column {
	position: relative;
	padding: 40px 40px 0 0;
	margin-left: 25px
}

#sub-page .company-profile .inner-column .image {
	position: relative
}

#sub-page .company-profile .inner-column:after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	left: 40px;
	bottom: 100px;
	z-index: -1;
	border: 2px solid #0077bd
}

#sub-page .company-profile .inner-column .image .overlay-box {
	position: absolute;
	left: 30px;
	bottom: 30px
}

#sub-page .company-profile .inner-column .image .overlay-box .year-box {
	position: relative;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.5em;
	padding-left: 125px
}

#sub-page .company-profile .inner-column .image .overlay-box .year-box .number {
	position: absolute;
	left: 0;
	top: 0;
	width: 110px;
	height: 110px;
	color: #0077bd;
	font-size: 68px;
	font-weight: 700;
	line-height: 105px;
	text-align: center;
	background-color: #fff;
	border: 2px solid #000;
	font-family: Muli, sans-serif;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

#sub-page .company-profile .inner-column:hover .image .overlay-box .year-box .number {
	box-shadow: 0 0 10px 1px #fff
}

#sub-page .mission-sub {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 25px
}

#sub-page .mission-sub ul {
	padding: 0;
	margin: 0px 0px 25px 0px;
	list-style: none
}

#sub-page .mission-sub ul li {
	font-size: 19px;
	line-height: 30px;
	color: #666;
	font-family: Muli, sans-serif;
	font-weight: 400;
	margin: 0;
	text-align: justify;
	position: relative;
	padding-left: 20px
}

#sub-page .mission-sub ul li:before {
	content: "\f178";
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	font-size: 15px;
	font-family: FontAwesome;
	color: #f58633;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

#sub-page .mission-sub:before,
#sub-page .production-method:before,
#sub-page .quality:before {
	content: '';
	height: 100%
}

#sub-page .mission-sub:before {
	position: absolute;
	left: 0;
	width: 100px;
	background: #fff;
	bottom: 0;
	z-index: 999
}

#sub-page .mission-sub h3 {
	font-size: 28px;
	line-height: 36px;
	color: #1F1F1F;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 30px 0 15px
}

#sub-page .mission-sub p {
	font-size: 19px;
	line-height: 30px;
	color: #666;
	font-family: Muli, sans-serif;
	font-weight: 400;
	margin: 0;
	text-align: justify
}

#sub-page .production-method {
	position: relative;
	float: left;
	width: 100%;
	padding: 30px 0
}

#sub-page .pro-met-main {
	position: relative;
	float: left;
	width: 100%;
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 10px 1px #0003b
}

#sub-page .production-method:before {
	background: url(../images/r1.jpg) top center no-repeat;
	background-size: cover;
	position: absolute;
	width: 44%;
	display: block;
	right: 0;
	top: 0
}

#sub-page .production-method h3 {
	font-size: 28px;
	line-height: 36px;
	color: #1F1F1F;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 0 0 15px
}

#sub-page .production-method p {
	font-size: 19px;
	line-height: 30px;
	color: #666;
	font-family: Muli, sans-serif;
	font-weight: 400;
	margin: 0;
	text-align: justify
}

#sub-page .quality {
	position: relative;
	float: left;
	width: 100%;
	padding: 40px 0;
	background: url(../images/exp.jpg) top center no-repeat;
	background-size: cover
}

#sub-page .quality:before {
	position: absolute;
	left: 0;
	width: 100px;
	background: #fff;
	bottom: 0;
	z-index: 999
}

#sub-page .clientele-sub,
#sub-page .infrastructure,
.clnt-img {
	width: 100%;
	position: relative;
	float: left
}

#sub-page .quality h3 {
	font-size: 28px;
	line-height: 36px;
	color: #fff;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 0 0 15px
}

#sub-page .quality p {
	font-size: 19px;
	line-height: 30px;
	color: #fff;
	font-family: Muli, sans-serif;
	font-weight: 400;
	margin: 0;
	text-align: justify
}

#sub-page .quality h5 {
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 25px 0 0;
	text-align: center
}

#sub-page .infrastructure p,
#sub-page .product-sub p,
.photo-gallery h2 {
	font-family: Muli, sans-serif;
	font-weight: 400
}

.clnt-img {
	box-shadow: 0 0 5px 1px #7a7a7a26;
	padding: 35px;
	overflow: hidden;
	margin-bottom: 30px;
	transition: all .3s ease-in
}

.clnt-img:hover {
	-webkit-box-shadow: 1.56px 8.86px 20px 0 rgba(0, 0, 0, .13);
	-moz-box-shadow: 1.56px 8.86px 20px 0 rgba(0, 0, 0, .13);
	-o-box-shadow: 1.56px 8.86px 20px 0 rgba(0, 0, 0, .13);
	box-shadow: 1.56px 8.86px 20px 0 rgba(0, 0, 0, .13);
	-webkit-transform: translate(0, -5px);
	-moz-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	transform: translate(0, -5px)
}

.clnt-img img {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.clnt-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

#sub-page .infrastructure p {
	font-size: 19px;
	line-height: 30px;
	color: #666;
	margin: 0 0 30px;
	text-align: justify
}

.photo-gallery {
	margin: 0 0 35px;
	padding: 0;
	position: relative;
	border: 5px solid #fff;
	box-shadow: 0 1px 7px 0 #ccc
}

.photo-gallery h2 {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin: 0;
	padding: 10px;
	min-height: 99px;
	text-align: center;
	background: #F9EFEE;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.photo-gallery a:after,
.photo-gallery a:before {
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, .38);
	content: ''
}

.photo-gallery a {
	display: block;
	position: relative;
	z-index: 11
}

.photo-gallery a i,
.photo-gallery a:after,
.photo-gallery a:before {
	position: absolute;
	transition: all ease .5s;
	display: block
}

.photo-gallery a:before {
	top: 0
}

.photo-gallery a:after {
	right: 0;
	bottom: 0;
	z-index: 1
}

.photo-gallery a i {
	font-size: 16px;
	color: transparent;
	width: 50px;
	height: 50px;
	background: 0 0;
	top: 50%;
	left: 50%;
	transform: scale(1.2) translate(-50%, -50%);
	-moz-transform: scale(1.2) translate(-50%, -50%);
	-ms-transform: scale(1.2) translate(-50%, -50%);
	-webkit-transform: scale(1.2) translate(-50%, -50%);
	z-index: 111;
	border-radius: 100%;
	text-align: center;
	line-height: 50px;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.photo-gallery a:hover i {
	transform: scale(1) translate(-50%, -50%);
	color: #0077bd;
	background: #fff
}

.photo-gallery a:hover:after,
.photo-gallery a:hover:before {
	height: 50%
}

#sub-page .product-sub {
	position: relative;
	float: left;
	width: 100%
}

#sub-page .product-sub p {
	font-size: 19px;
	line-height: 30px;
	color: #666;
	margin: 0 0 30px;
	text-align: justify
}

#sub-page .product-sub .item2 {
	display: block;
	position: relative;
	text-align: center;
	float: left;
	margin-bottom: 30px;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	z-index: 111
}

#sub-page .product-sub .item2:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 175px;
	left: 0;
	top: 0;
	background: #c7e6f3;
	transition: all .5s ease-in-out 0s
}

#sub-page .product-sub .item2:hover:before {
	height: 94%
}

#sub-page .product-sub .item2 .owl-img {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 30px 30px 20px;
	transition: all ease 1s;
	margin: auto;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}

#sub-page .product-sub .item2 .item2-info h2,
#sub-page .product-sub .item2 .item2-info h5 {
	line-height: 26px;
	color: #000;
	font-family: Domine, serif;
	font-weight: 400;
	margin: 0
}

#sub-page .product-sub .item2:hover .owl-img {
	-webkit-transform: translate(0, -6px);
	transform: translate(0, -6px)
}

#sub-page .product-sub .item2 .owl-img:after {
	content: "";
	left: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(255, 255, 255, .6);
	height: 0;
	transition: all .5s ease-in-out 0s;
	width: 100%
}

#sub-page .product-sub .item2:hover .owl-img:after {
	opacity: 0;
	height: 100%
}

#sub-page .product-sub .item2 .item2-info {
	position: relative;
	width: 100%;
	float: left;
	background: #fff;
	padding: 10px 0;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

#sub-page .product-sub .item2 .item2-info h5 {
	font-size: 22px;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

#sub-page .product-sub .item2 .item2-info h2 {
	font-size: 15px;
	transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.mart30 {
	margin-top: 30px
}

#sub-page .product-sub .item2 .item2-info h6 {
	font-size: 14px;
	position: relative;
	display: inline-block;
	line-height: 17px;
	color: #333;
	font-family: Muli, sans-serif;
	font-weight: 600;
	letter-spacing: 2.5px;
	text-decoration: underline;
	margin-top: 15px;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-webkit-transition: all ease 1s
}

#sub-page .product-sub .item2:hover .item2-info h6 {
	padding-left: 23px
}

#sub-page .product-sub .item2 .item2-info h6:before {
	content: "\f178";
	position: absolute;
	left: -20px;
	top: 0;
	opacity: 0;
	font-size: 15px;
	font-family: FontAwesome;
	color: #f58633;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

#sub-page .product-sub .item2:hover .item2-info h6:before {
	left: 0;
	opacity: 1
}

#thanks {
	width: 100%;
	float: left;
	background: #fff;
	text-align: center;
	padding: 70px 0;
	font-family: Muli, sans-serif
}

#thanks h3 {
	font-family: Domine, serif;
	font-weight: 700;
	color: #f08042;
	text-transform: uppercase;
	letter-spacing: 1px
}

.middle_msg {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	background-size: cover;
	padding: 40px 50px;
	margin-top: 35px;
	width: 70%;
	box-shadow: 0 0 25px 1px #0004a
}

#thanks .middle_msg p {
	font-size: 19px;
	color: #666;
	line-height: 25px;
	margin: 20px 0
}

.caret {
	display: none
}

#middle-part .applications-sub .applications-info.bor-none {
	border-bottom: 0;
	border-left: 0
}

.middle_msg i {
	font-size: 33px;
	border: 1px solid #33482c;
	border-radius: 50%;
	padding: 20px;
	color: #33482c
}