@charset "UTF-8";
/* 行为相关颜色 */
/* 文字基本颜色 */
  @media (min-width:1200px ) { .nav { display:none;
}}
.gradient-color {
  background-image: -webkit-gradient(linear, left top, right top, from(#73b44e), to(#569c2f));
  background-image: linear-gradient(to right, #447f23 0%, #447f23 100%);
  background-repeat: repeat-x;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}
.margin-top-115 {
  margin-top: 100px ;
}
 .nnnv { width:100%;}
.line-h {
  line-height: 2;
}
.distant-top{font-weight:bold;color:#51cbf7;
text-shadow:0 0 1px currentColor,-1px -1px 1px #030,0 -1px 1px #030,1px -1px 1px #030,1px 0 1px #030,1px 1px 1px #030,0 1px 1px #030,-1px 1px 1px #030,-1px 0 1px #030}
.padding-01 {
padding-bottom: 140px!important;
}
.padding-02 {
padding-left: 60px;padding-top: 10px;
}
.padding-03 {
margin-bottom: 70px;margin-top: 10px
}
.padding-04 {
padding-bottom: 240px!important; padding-top: 120px!important;
}
.padding-041 {
padding-top: 50px;
}
.padding-042 {
margin-bottom: 70px
}


.padding-06 {
padding-bottom: 100px;
}

.padding-0 {
  padding: 0 !important;
}

.padding-50 {
  padding: 0 50px !important;
}

.margin-0 {
  margin: 0 !important;
}

.margin-bottom-100 {
  margin-bottom: 6.25rem !important;
}

.margin-top-150 {
  margin-top: -15rem !important;
}

.margin-top-100 {
  margin-top: 6.25rem !important;
}

.margin-top-200 {
  margin-top: 12.5rem !important;
}
.margin-top-300 {
  margin-top: 15.5rem !important;
}

@font-face {
  font-family: 'iconfont';
  src: url("https://at.alicdn.com/t/font_1338648_wis81uqshnd.eot");
  src: url("https://at.alicdn.com/t/font_1338648_wis81uqshnd.eot?#iefix") format("embedded-opentype"), url("https://at.alicdn.com/t/font_1338648_wis81uqshnd.woff2") format("woff2"), url("https://at.alicdn.com/t/font_1338648_wis81uqshnd.woff") format("woff"), url("https://at.alicdn.com/t/font_1338648_wis81uqshnd.ttf") format("truetype"), url("https://at.alicdn.com/t/font_1338648_wis81uqshnd.svg#iconfont") format("svg");
}


.iconfont {
  font-family: "iconfont" !important;
  font-size: 1rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'Conv_Inter-UI-Regular';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Inter-UI-Regular.eot");
  src: local("☺"), url("../fonts/Inter-UI-Regular.woff") format("woff"), url("../fonts/Inter-UI-Regular.ttf") format("truetype"), url("../fonts/Inter-UI-Regular.svg") format("svg");
}

.inline-block {
  display: inline-block;
}

#main {
  position: relative;
}

#main:before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  display: block;
  width: 50%;
  height: 100%;
  content: '';
  background: #f2f6f9;
}

.web-btn {
  width: 20.625rem;
  height: 3.75rem;
  border-width: 0;
  border-radius: 30px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(42, 82, 198, 0.3);
          box-shadow: 0 8px 16px 0 rgba(42, 82, 198, 0.3);
}

.web-btn i {
  padding-left: 1.25rem;
}

body {
  font-family: -apple-system, 'Conv_Inter-UI-Regular', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.cptp {
	position: relative;
	overflow: hidden;
	width:800px;;
	left:-40px;
	
}
.cptp ul {
	width:800px;
	margin-top: 0px;
}
.cptp ul li {
	width:165px;
	margin-left:5px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	float: left;
	background-color: #FFFFFF;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	list-style-type:none;
}
.cptp ul li:nth-child(3n) {
	margin-right: 0;
}
.cptp ul li .pic {
	margin: 2px;
	overflow: hidden;
}
.cptp ul li img {
	width: 160px;
	height: 240px;
	transition: all 1s;
}
.cptp ul li a:hover img {
	transform: scale(1.2);
}
.cptp ul li p {
	display: block;
	height: 19px;
	line-height: 19px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	margin-bottom:5px;
}
.cptp ul li:hover a {
	color: #ffffff;
	text-decoration: none;
}
.cptp ul li:hover p {
	color: #FFF;
}
.cptp ul li:hover {
	background-color: #0152ad;
	transform: translateY(-5px);
}
.cptpa {
	position: relative;
	overflow: hidden;
	width:100%;
	left:-40px;
	
	
}
.cptpa ul {
	width:100%;
	margin-top: 0px;
}
.cptpa ul li {
	width:200px;
	margin-left:10px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	float: right;
	background-color: #FFFFFF;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	list-style-type:none;
}
.cptpa ul li:nth-child(3n) {
	margin-right: 0;
}
.cptpa ul li .pic {
	margin: 2px;
	overflow: hidden;
}
.cptpa ul li img {
	width: 205px;
	height: 140px;
	transition: all 1s;
}
.cptpa ul li a:hover img {
	transform: scale(1.2);
}
.cptpa ul li p {
	display: block;
	height: 19px;
	line-height: 19px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	margin-bottom:5px;
	color:#000;
	
}
.cptpa ul li:hover a {
	color: #ffffff;
	text-decoration: none;
}
.cptpa ul li:hover p {
	color: #FFF;
}
.cptpa ul li:hover {
	background-color: #0152ad;
	transform: translateY(-5px);
}

.fadein {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all .5s;
  transition: all .5s;
}

.scrollin {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.fadein-img {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  overflow: hidden;
}

.fadein-img img {
  width: 100%;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  -webkit-transition: -webkit-transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  transition: -webkit-transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  transition: transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  transition: transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
}

.fadein-img.scrollin img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.fadein-ttl {
  overflow: hidden;
  display: inline-block;
}

.fadein-ttl h2 {
  position: relative;
  display: inline-block;
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  -webkit-transition: transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  -webkit-transition: -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  transition: -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  transition: transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  transition: transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.7s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  color: #1f328c !important;
}

.fadein-ttl h2:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background-color: #1f328c;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  -webkit-transition: -webkit-transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  transition: -webkit-transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  transition: transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
  transition: transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99), -webkit-transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
}

.fadein-ttl.scrollin h2 {
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}

.fadein-ttl.scrollin h2:after {
  -webkit-transition-delay: 0.4s !important;
  transition-delay: 0.4s !important;
  -webkit-transform: translate3d(0, 100%, 0) !important;
          transform: translate3d(0, 100%, 0) !important;
}

.wrp-scroll {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 30px;
  height: 110px;
}

.txt-scroll {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  height: 40px;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  color: #1f328c;
  font-size: 12px;
  letter-spacing: 0.06em;
  margin-top: 70px;
}

.bd-scroll {
  width: 12px;
  height: 60px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0.3em;
}

.bd-scroll:before,
.bd-scroll:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 100%;
  content: '';
}

.bd-scroll:before {
  z-index: 10;
  -webkit-animation: scroll 2.4s infinite normal;
  animation: scroll 2.4s infinite normal;
  background: #1f328c;
}

.bd-scroll:after {
  background: #bbc1dc;
}

/* メインビジュアル右の scrollの部分のアニメーション
-------------------------------------------------- */
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
  }
  15% {
    -webkit-transform: translate3d(0, -98%, 0);
  }
  85% {
    -webkit-transform: translate3d(0, 98%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 100%, 0);
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  15% {
    -webkit-transform: translate3d(0, -98%, 0);
            transform: translate3d(0, -98%, 0);
  }
  85% {
    -webkit-transform: translate3d(0, 98%, 0);
            transform: translate3d(0, 98%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

#loadingBg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 100;
  -webkit-transition: height 0.5s cubic-bezier(0.9, 0.1, 0.3, 0.9);
  transition: height 0.5s cubic-bezier(0.9, 0.1, 0.3, 0.9);
}

#loadingBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 100;
  background: #1f328c;
  -webkit-transition: height .5s ease;
  transition: height .5s ease;
}

.header {
  position: fixed;
  height: 5.625rem;
  width: 100%;
  -webkit-transition: height .3s ease-out, background .3s ease-out, -webkit-box-shadow .3s ease-out;
  transition: height .3s ease-out, background .3s ease-out, -webkit-box-shadow .3s ease-out;
  transition: height .3s ease-out, background .3s ease-out, box-shadow .3s ease-out;
  transition: height .3s ease-out, background .3s ease-out, box-shadow .3s ease-out, -webkit-box-shadow .3s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1040;
}

.header.header-small {
  height: 5rem;
  /* 滚动后4.375rem */
  -webkit-box-shadow: 0 0 3.75rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3.75rem 0 rgba(0, 0, 0, 0.2);
}
.header .container-fluidd {
  position: relative;
  height: 100%;
  padding-right: 0 !important;
}



.header .container-fluid {
  position: relative;
  height: 100%;
  padding-right: 0 !important;
}

.inner-header::before {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-right: -0.0625rem;
  content: "";
}

.inner-header {
  position: relative;
  height: 100%;
  float: left;
  margin-left:2%;
  z-index: 1;
}

.inner-brand {
  display: inline-block;
  vertical-align: middle;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 1.25rem;
}

.extra-nav {
  position: relative;
  height: 100%;
  float: right;
  text-align: center;
}

.inner-navigation {
  position: absolute;
  height: 100%;
  float: left;
  right: .9375rem;
  left: .9375rem;
  text-align: center;
}

.inner-nav,
.extra-nav {
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}

.inner-nav > ul {
  height: 100%;
  padding: 0;
  margin: 0;
}

.inner-nav > ul > li {
  position: relative;
  display: block;
  height: 100%;
  float: left;
  padding: 0 .625rem;
  margin: 0;
}

.inner-nav > ul > li > a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  padding: 0 .4375rem;
  letter-spacing: .05625rem;
  font-size: 1.125rem;
}

.inner-nav > ul > li > a > .menu-item-span {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: relative;
  display: block;
  top: 50%;
}

.extra-nav {
  padding-left: .625rem;
}

.extra-nav > ul {
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.extra-nav > ul > li {
  position: relative;
  display: block;
  height: 100%;
  float: left;
  margin: 0;
  -webkit-transition: padding .3s ease-out;
  transition: padding .3s ease-out;
}

.extra-nav > ul > li:first-child {
  /* border-left: .0625rem solid; */
  background-color: #73b44e;
  /* padding: 0 0 0 .9375rem; */
}

.header-small .extra-nav > ul > li > a {
  background-color: #73b44e;
  color: #fff !important;
}

.extra-nav > ul > li:only-child {
  padding-left: 0;
}

.extra-nav > ul > li:last-child {
  padding-right: 0 !important;
}

.extra-nav > ul > li:last-child > a {
  padding-right: 0 !important;
}

.extra-nav > ul > li > a {
  position: relative;
  display: block;
  height: 100%;
  width: 4.875rem;
  /* padding: 0 .6875rem; */
  letter-spacing: .05625rem;
  text-transform: uppercase;
}

.extra-nav > ul > li > a > .menu-item-span {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: relative;
  display: block;
  top: 50%;
}

.top-bar-cart > span > span {
  position: absolute;
  background: #73b44e;
  border-radius: 100%;
  height: .9375rem;
  width: .9375rem;
  left: -0.25rem;
  top: .0625rem;
  text-align: center;
  letter-spacing: 0;
  line-height: 1rem !important;
  font-size: .5rem;
  color: #fff;
}

.nav-toggle {
  display: block;
}

.header.header-transparent {
  background: transparent;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
}

.header.header-transparent .inner-brand {
  width: 152px;
  height: 50px;
  display: inline-block;
  background: url(../images/logo.png) no-repeat;
  background-size: cover;
}

.header.header-transparent .inner-brand .brand-dark {
  display: none;
}

.header.header-transparent .inner-brand .brand-light {
  display: inline-block;
}

.header.header-transparent .extra-nav > ul > li > a,
.header.header-transparent .inner-nav > ul > li > a {
  color: #fff;
}

.header.header-transparent .extra-nav > ul > li > a:hover,
.header.header-transparent .extra-nav > ul > li > a.active,
.header.header-transparent .inner-nav > ul > li > a:hover,
.header.header-transparent .inner-nav > ul > li > a.active {
  color: rgba(255, 255, 255, 0.7);
}

.header.header-transparent .extra-nav > ul > li:first-child {
  border-color: rgba(255, 255, 255, 0.1);
}

.header.header-transparent .inner-nav > ul > li > a:hover::after {
  background: #fff;
  margin-left: 0;
  width: 100%;
  left: 0;
}

.header.header-transparent .inner-nav > ul > li > a::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  display: block;
  height: .0625rem;
  width: 1.25rem;
  bottom: -0.0625rem;
  left: 50%;
  margin-left: -0.625rem;
  content: "";
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.header,
.header.header-small {
  background: rgba(255, 255, 255, 0.95);
  border-bottom: 0;
}

.header .inner-brand,
.header.header-small .inner-brand {
  color: #222;
}

.header.header-small .inner-brand {
  width: 152px;
  height: 50px;
  display: inline-block;
  background: url(../images/logo2.png) no-repeat;
  background-size: cover;
}

.header .inner-brand .brand-dark,
.header.header-small .inner-brand .brand-dark {
  display: inline-block;
}

.header .inner-brand .brand-light,
.header.header-small .inner-brand .brand-light {
  display: none;
}

.header .extra-nav > ul > li > a,
.header .inner-nav > ul > li > a,
.header.header-small .extra-nav > ul > li > a,
.header.header-small .inner-nav > ul > li > a {
  color: #222;
}

.header .extra-nav > ul > li > a:hover,
.header .extra-nav > ul > li > a.active,
.header .inner-nav > ul > li > a:hover,
.header .inner-nav > ul > li > a.active,
.header.header-small .extra-nav > ul > li > a:hover,
.header.header-small .extra-nav > ul > li > a.active,
.header.header-small .inner-nav > ul > li > a:hover,
.header.header-small .inner-nav > ul > li > a.active {
  color: rgba(34, 34, 34, 0.65);
}

.header .extra-nav > ul > li:first-child,
.header.header-small .extra-nav > ul > li:first-child {
  border-color: rgba(240, 240, 240, 0.8);
}

.header .inner-nav > ul > li > a::after,
.header.header-small .inner-nav > ul > li > a::after {
  display: none;
}

@media (min-width: 62rem) {
  .nav-toggle {
    display: none !important;
  }
  .inner-navigation.collapse {
    display: block;
  }
}

@media (max-width: 61.99875rem) {
  .wrapper {
    padding-top: 4.625rem;
  }
  .header,
  .header.header-small,
  .header.header-transparent {
    background: #fff;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    border-bottom: 0.0625rem solid rgba(114, 47, 47, 0.8);
  }
  .header .inner-brand,
  .header.header-small .inner-brand,
  .header.header-transparent .inner-brand {
    color: #222;
  }
  .header .inner-brand .brand-dark,
  .header.header-small .inner-brand .brand-dark,
  .header.header-transparent .inner-brand .brand-dark {
    display: inline-block;
  }
  .header .inner-brand .brand-light,
  .header.header-small .inner-brand .brand-light,
  .header.header-transparent .inner-brand .brand-light {
    display: none;
  }
  .header .inner-nav > ul > li > a,
  .header.header-small .inner-nav > ul > li > a,
  .header.header-transparent .inner-nav > ul > li > a {
    color: #fff;
  }
  .header .inner-nav > ul > li > a:hover,
  .header.header-small .inner-nav > ul > li > a:hover,
  .header.header-transparent .inner-nav > ul > li > a:hover {
    color: rgba(255, 255, 255, 0.7);
  }
  .header .extra-nav > ul > li:first-child,
  .header.header-small .extra-nav > ul > li:first-child,
  .header.header-transparent .extra-nav > ul > li:first-child {
    border-color: rgba(240, 240, 240, 0.8);
  }
  .header .extra-nav > ul > li > a,
  .header.header-small .extra-nav > ul > li > a,
  .header.header-transparent .extra-nav > ul > li > a {
    color: #222;
  }
  .header .extra-nav > ul > li > a:hover,
  .header.header-small .extra-nav > ul > li > a:hover,
  .header.header-transparent .extra-nav > ul > li > a:hover {
    color: rgba(34, 34, 34, 0.65);
  }
  .header .extra-nav > ul > li > a.off-canvas-open,
  .header.header-small .extra-nav > ul > li > a.off-canvas-open,
  .header.header-transparent .extra-nav > ul > li > a.off-canvas-open {
    display: none;
  }
  .header .inner-nav > ul > li > a::after,
  .header.header-small .inner-nav > ul > li > a::after,
  .header.header-transparent .inner-nav > ul > li > a::after {
    display: none;
  }
  .inner-navigation {
    background: #222;
    text-align: left !important;
    max-height: 21.25rem;
    height: auto;
    top: 100%;
    right: 0;
    left: 0;
  }
  .inner-navigation.show {
    overflow-y: auto;
  }
  .inner-navigation.collapse {
    display: none;
  }
  .inner-navigation.collapse.show {
    display: block;
  }
  .inner-navigation.collapsing {
    height: 0;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
  }
  .inner-nav {
    display: block;
    padding: 1.25rem 0;
  }
  .inner-nav > ul {
    height: auto;
  }
  .inner-nav > ul > li {
    float: none;
  }
  .inner-nav > ul > li > a {
    padding: .625rem 0;
  }
  .inner-nav > ul > li > a > .menu-item-span {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: 0;
  }
}

.inner-nav .sub-menu,
.inner-nav .mega-menu {
  position: absolute;
  background: #fff;
  border-radius: .25rem;

  min-width: 35rem;
  left: -12.5rem;
  margin-top: .3125rem;
  visibility: hidden;
  text-align: left;
  padding: 3.125rem 1.25rem;
  opacity: 0;
}

.inner-nav .sub-menu {
  background-image: url(../images/menu-bg.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
}

.inner-nav .sub-menu:not(.mega-menu-row) {
  list-style: none;
}

.inner-nav .sub-menu:not(.mega-menu-row) .sub-menu {
  top: -0.9375rem;
  left: 100%;
  margin: 0 .25rem;
}

.inner-nav .sub-menu:not(.mega-menu-row) li {
  position: relative;
  padding: 0;
  margin: 0;
}

.inner-nav .sub-menu:not(.mega-menu-row) li.menu-item-has-children > a::after {
  display: block;
  position: absolute;
  right: 1.25rem;
  top: 50%;
  margin-top: -0.25rem;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: .5rem;
  content: "\e649";
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.inner-nav .mega-menu {
  white-space: nowrap;
  padding: 0;
}

.inner-nav .mega-menu .sub-menu {
  position: relative;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  left: 0;
}

.inner-nav .mega-menu .sub-menu .sub-menu {
  left: auto;
}

.inner-nav .mega-menu .sub-menu + .sub-menu {
  padding-top: 0;
}

.inner-nav .mega-menu .sub-menu .mega-menu-col {
  display: inline-block;
  vertical-align: top;
  padding: 0 .625rem;
}

.inner-nav .mega-menu .sub-menu .mega-menu-col .sub-menu {
  min-width: 11.25rem;
}

.inner-nav .mega-menu .sub-menu .mega-menu-col + .mega-menu-col {
  padding-left: 0;
}

.inner-nav .mega-menu .sub-menu .mega-menu-col > a {
  pointer-events: none;
  cursor: default;
}

.inner-nav .mega-menu .mega-menu-row {
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 1.875rem 1.25rem;
}

.inner-nav .sub-menu li > a {
  position: relative;
  padding: .75rem 1.875rem;
  display: block;
  letter-spacing: .0625rem;
  font-weight: 500;
  font-size: 1.125rem !important;
  color: #0B162C;
}

.inner-nav .sub-menu li > a > i,
.inner-nav .sub-menu li > a > span {
  margin-right: .625rem;
}

.inner-nav .sub-menu.mega-menu-row li > a {
  padding-right: 0;
  padding-left: 0;
}

.inner-nav .sub-menu li > a:hover,
.inner-nav .sub-menu li.sub-menu-open,
.inner-nav .sub-menu li.sub-menu-open > a {
  color: rgba(157, 157, 157, 0.65);
}

.inner-nav .mega-menu .sub-menu .mega-menu-col > a {
  font-weight: 600;
  color: #222;
}

.inner-nav > ul li.menu-item-has-children .sub-menu,
.inner-nav > ul li.menu-item-has-children .mega-menu {
  -webkit-transform: translateY(0.3125rem);
          transform: translateY(0.3125rem);
  -webkit-transition: opacity .3s .1s, visibility .3s .1s, -webkit-transform .3s .1s;
  transition: opacity .3s .1s, visibility .3s .1s, -webkit-transform .3s .1s;
  transition: opacity .3s .1s, transform .3s .1s, visibility .3s .1s;
  transition: opacity .3s .1s, transform .3s .1s, visibility .3s .1s, -webkit-transform .3s .1s;
}

.inner-nav > ul > li.menu-item-has-children.sub-menu-open > .sub-menu,
.inner-nav > ul > li.menu-item-has-children.sub-menu-open > .sub-menu > .sub-menu-open > .sub-menu,
.inner-nav > ul > li.menu-item-has-children.sub-menu-open > .mega-menu {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.inner-nav .sub-menu-open > .sub-menu,
.inner-nav .sub-menu-open > .mega-menu,
.inner-nav .sub-menu-open > .mega-menu .sub-menu {
  visibility: visible;
  opacity: 1;
}

.inner-nav > ul li.menu-item-has-children .mega-menu .sub-menu {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  margin: 0;
}

/*
@media (max-width: 61.9375rem) {

    .inner-nav .sub-menu,
    .inner-nav .mega-menu {
        background: #222;
        box-shadow: none;
        padding: 0;
        margin: 0;
    }

    .inner-nav .sub-menu-open>.sub-menu,
    .inner-nav .sub-menu-open>.mega-menu,
    .inner-nav .sub-menu-open>.mega-menu .sub-menu,
    .inner-nav .mega-menu .sub-menu .mega-menu-col {
        position: static;
        display: block !important;
    }

    .inner-nav .sub-menu,
    .inner-nav .mega-menu,
    .inner-nav .sub-menu .sub-menu {
        display: none;
    }

    .inner-nav .mega-menu .sub-menu .mega-menu-col {
        padding: 0;
    }

    .inner-nav .mega-menu .mega-menu-row {
        background-image: none !important;
    }

    .inner-nav .sub-menu,
    .inner-nav .sub-menu.mega-menu-row {
        padding: 0 .625rem;
    }

    .inner-nav .sub-menu .sub-menu,
    .inner-nav .sub-menu.mega-menu-row .sub-menu {
        padding: 0 .625rem;
    }

    .inner-nav .sub-menu li>a {
        padding: .625rem 0;
    }

    .inner-nav .sub-menu,
    .inner-nav .sub-menu li>a,
    .inner-nav .mega-menu .sub-menu .mega-menu-col>a {
        color: #fff;
    }

    .inner-nav .sub-menu li>a:hover,
    .inner-nav .sub-menu li.sub-menu-open,
    .inner-nav .sub-menu li.sub-menu-open>a {
        color: rgba(255, 255, 255, .7);
    }
}

.header+.wrapper .module:first-child {
    padding-top: 12.125rem;
}

.header+.wrapper section.maps-container:first-child {
    padding-top: 4.625rem;
} */
/*------------------------------------
  Height
------------------------------------*/
.min-height-320 {
  min-height: 20rem;
}

.min-height-400 {
  min-height: 25rem;
}

.height-100vh {
  height: 100vh;
}

.height-400 {
  height: 25rem;
}

.height-550 {
  height: 34.375rem;
}

.height-600 {
  height: 37.5rem;
}

.min-height-280 {
  min-height: 17.5rem;
}

@media (min-width: 576px) {
  .height-100vh--sm {
    height: 100vh;
  }
}



@media (min-width: 992px) {

  .height-15vh--lg {
    height: 15vh;
  }
  .height-85vh--lg {
    height: 85vh;
  }
  .height-100vh--lg {
    height: 100vh;
  }
  .height-600--lg {
    height: 37.5rem;
  }
}

@media (min-width: 1200px) {


	
  .height-100vh--xl {
    height: 100vh;
  }
}

.page-banner {
  position: relative;
  width: 100%;
  height: 38.75rem;
  /* 620/16 */
  background-image: url(../images/contact-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/*------------------------------------
	home title
  ------------------------------------*/
.main-title {
  font-size: 48px;
  line-height: 110px;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  letter-spacing: 4px;
  background-image: -webkit-gradient(linear, left top, right top, from(#73b44e), to(#569c2f));
  background-image: linear-gradient(to right, #73b44e 0%, #569c2f 100%);
  background-repeat: repeat-x;
  -webkit-background-clip: text;
  color: transparent;
  position: relative;
  margin-bottom: 80px;
}

.main-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 120px;
  height: 4px;
  background-color: #569c2f;
}

.products-title:after {
  left: 50%;
  margin-left: -60px;
}

.main-subhead {
  font-family: 'PT Serif', serif;
  font-size: 0.875rem !important;
  font-style: italic;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding-top: 90px;
  z-index: 1;
  -webkit-transform: translateX(-12px);
  transform: translateX(-12px);
  color: #569c2f;
  -webkit-transition: color 0.5s 0.25s;
  transition: color 0.5s 0.25s;
}

.main-subhead:before {
  content: '';
  position: absolute;
  display: block;
  width: 2px;
  height: 80px;
  top: 0;
  left: 10px;
  background: #1f328c;
}

.main-about {
  position: relative;
  display: block;
  padding-top: 90px;

}

.main-about .main-about-img {
  position: absolute;
  z-index: -1;
  overflow: hidden;
}

.main-about .main-about-img img {
  width: 100%;
}

.main-map {
  width: 100%;
  height: 43.75rem;
  background: url(../images/map.png) no-repeat right top;
  background-size: cover;
}

/*------------------------------------
	home service
  ------------------------------------*/
.main-service {
  position: relative;
  display: block;
  padding-top: 120px;
}

.main-service .main-service-img {

  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 740px;
  background: url(../images/main-img-service.jpg) no-repeat center;
 left: -8px;

  background-size: cover;
}

.main-service .main-service-img img {
  width: 100%;
}

.main-service-text {
  padding-bottom: 50px;
  line-height: 2;
}

/*------------------------------------
	home our products
  ------------------------------------*/
.main-products {
  position: relative;
  padding-top: 160px;
  padding-bottom:20px;
}

.products-5px {
  padding-left: 5px;
  padding-right: 5px;
}

.products-box {
  color: #0B162C;
  display: block;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
  background: linear-gradient(to right, rgba(222, 231, 238, 1), rgba(203, 212, 222, 1));
}

.products-box-top {
  padding: 20px;
  height: 80px;
  background-color: #e1e7ee;
}

.products-box-top .products-title {
  position: relative;
  padding-top: 20px;
  font-size: 1.375rem !important;
  font-weight: 400;
}

.products-box-top .products-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 4px;
  background-color: #0B162C;
}

.page-title-box {
  position: relative;
  z-index: 2;
  display: table;
  width: 100%;
  height: 30rem;
  margin-top: -15rem;
}

.page-title-box:before {
  display: table-cell;
  width: auto;
  content: "";
}

.page-title-box:after {
  display: table-cell;
  width: auto;
  content: "";
  opacity: 0.9;
  background-color: #73b44e;
}

.page-title-left:before {
  opacity: 0.9;
  background-color: rgba(115, 180, 78, 1);
}

.page-title-left:after {
  background-color: transparent !important;
}

.page-title-font {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 71.25rem;
  padding-left:0rem;
  letter-spacing: 0.5rem;
  color: #fff;
  background-color: rgba(115, 180, 78,0.9);
  font-family: "Oswald", sans-serif;
  font-size: 5rem !important;
  line-height: 15rem;
}

.page-left {
  position: relative;
  z-index: 3;
  display: table;
  width: 100%;
}

.page-left:before {
  display: table-cell;
  width: auto;
  content: "";
}

.page-left:after {
  display: table-cell;
  width: auto;
  content: "";
}

.page-blue-left:before {
  background-color: #F3F6FA;
}

.page-blue-right:after {
  background-color: #F3F6FA;
}

.page-left-inner {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 71.25rem;
  padding: 3.125rem;
  line-height: 1.6;
}

.page-blue-inner {
  background-color: #F3F6FA;
}

.page-right {
  position: relative;
  z-index: 3;
  display: table;
  width: 100%;
}

.page-right:before {
  display: table-cell;
  width: auto;
  content: "";
}

.page-right:after {
  display: table-cell;
  width: auto;
  content: "";
}

.page-right-inner {
  display: table-cell;
  width: 76.25rem;
  padding: 2.125rem;
}

.big-title {
  position: relative;
  height: 5rem;
  margin-bottom: 0.625rem;
  color: #6aa047;
  font-size: 1.475rem ;
  line-height: 5rem;

}

.big-title:before {
  position: absolute;
  top: 2.5rem;
  left: -1.825rem;
  width: 2.5rem;
  height: 0.1875rem;
  content: "";
  background-color: #6aa047;
}

.big-title span {

  padding-left: 1.125rem;
  font-size: 3.125rem !important;
  font-weight: 200;
  font-family: "Oswald", sans-serif;

}

/*------------------------------------
	contact
------------------------------------*/
.contact-box-1 {
  position: right;
  padding-bottom: 1.75rem;
  background-image: url(../images/contact-map.png);
  background-size: 80%;
  background-repeat: no-repeat;
}

.contact-box-1 .contact-message-box {
  padding-top: 10rem;
  padding-bottom: 5rem;
  color: #6aa047;
  font-size: 1.25rem;
  line-height: 2.625rem;
}

.contact-box-2 {
  position: relative;
  height: 21.25rem;
}

.contact-info {
  position: absolute;
  top: -15.625rem;
  right: 3.125rem;
  width: 25rem;
}

.contact-info .contact-info-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 30rem;
  height: 22.25rem;
  padding: 1.375rem 2.125rem;
  color: #fff;
  line-height: 2.4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 47, 150, 0.9)), to(rgba(46, 111, 240, 0.9)));
  background-image: linear-gradient(to bottom, rgba(153, 203, 114, 0.9) 0%, rgba(105, 163, 59, 0.9) 100%);
  background-repeat: repeat-x;
}

/*------------------------------------
	PRODUCTS
------------------------------------*/
.product-big-title {
  margin-top: 55px;
  margin-bottom: 55px;
}

.page-product-introduce {
  position: relative;
  height: 37.5rem;
}

.page-product-img {
  position: absolute;
  z-index: 1;
  left: -2.125rem;
  top:1rem;
  width: 56.25rem;
  height: 31.25rem;
  background-image: url(../images/products-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.page-product-text {
  position: absolute;
  z-index: 4;
  left: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 40%;
  height: 33.25rem;
  margin-top: 6.25rem;
  padding: 6.25rem 0 0 7.5rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(111, 172, 84, 0.9)), to(rgba(111, 171, 84, 0.9)));
  background-image: linear-gradient(to bottom, rgba(111, 172, 84, 0.9) 0%, rgba(111, 172, 84, 0.9) 100%);
  background-repeat: repeat-x;
}

.page-product-text .page-product-text-box {
  width: 27.25rem;
  color: #fff !important;
  line-height: 1.8;
}

.page-product-text .page-product-text-box .big-title {
  color: #fff !important;
}

.page-product-text .page-product-text-box .big-title:before {
  background-color: #fff !important;
}

.card {
  position: relative;
  border: 0;
  overflow: hidden;
}

.card .card-title {
  margin-bottom: 0;
  color: #6aa047;
  line-height: 1.5;
}

.card .product-info {
  font-size: 0.875rem !important;
}

.product-img {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.product-img img {
  width: 100%;
}

.list-group-item {
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
  border-width: 1px 0 0 0 !important;
  font-size: 0.75rem !important;
  font-weight: bold;
}

.w-95 {
  width: 95% !important;
  margin-bottom: 5.625rem;
  margin-left: 5%;
  padding: 3.125rem 1.5625rem 1.5625rem;
  line-height: 2;
}

.product-list {
  padding-top: 6.25rem;
}

.card-header-text {
  position: absolute;
  top: -2.1875rem;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 4.375rem;
  padding: 0 3.125rem;
  color: #fff;
  font-size: 1.375rem !important;
  line-height: 4.375rem;
  background-image: -webkit-gradient(linear, left top, right top, from(#73b44e), to(#569c2f));
  background-image: linear-gradient(to right, #73b44e 0%, #569c2f 100%);
  background-repeat: repeat-x;
}

.card-header-text-left {
  left: -5%;
}

.card-header-text-right {
  right: -5%;
}

.card-margin-left-0 {
  margin-left: 0;
}

/*------------------------------------
	WHO WE ARE ABOUT
------------------------------------*/
.page-introduce {
  position: relative;
  line-height: 2;
}

.about-vision {
  width: 40%;
}

.page-about-img {
  position: absolute;
  z-index: 4;
  left: 50%;
  width: 50%;
  height: 22.75rem;
  margin-top: 21rem;
  background: url(../images/about-img.jpg) center center no-repeat;
  background-size: cover;
}

/*------------------------------------
	Qualifications SERVICE
------------------------------------*/
.about-box {
  margin: 6.25rem 0;
  padding: 0;
}

.about-box-left {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 47, 150, 0.9)), to(rgba(46, 111, 240, 0.9)));
  background-image: linear-gradient(to bottom, rgba(22, 132, 172, 0.9) 0%, rgba(12, 98, 129, 0.9) 100%);
  background-repeat: repeat-x;
}

.about-box-left .about-big-title {
  color: #fff;
}

.about-box-left .about-big-title:before {
  background-color: #fff;
}

.about-box-inner {
  float: right;
  width: 800px;
  padding: 3.125rem 3.125rem 4.375rem;
  color: #fff;
  line-height: 2;
}

#footer-main {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem !important;
  line-height: 2;
}

.footer-top {
  padding: 3.75rem 0;
   background-color: #8dc667;
}

.footer-bottom {
  background-color: #99cb71;
  height: 4.375rem;
  line-height: 4.375rem;
}

@media (max-width: 768px) {
	.main-title {
  font-size: 24px;
  line-height: 50px;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  letter-spacing: 4px;
  background-image: -webkit-gradient(linear, left top, right top, from(#73b44e), to(#569c2f));
  background-image: linear-gradient(to right, #73b44e 0%, #569c2f 100%);
  background-repeat: repeat-x;
  -webkit-background-clip: text;
  color: transparent;
  position: relative;
  margin-bottom: 30px;
  margin-top:10px;
}
	
  .height-100vh--md {
    height: 100vh;
  }
  .header.header-transparent .inner-brand {
  width: 138px;
  height: 53px;
  display: inline-block;
  background: url(../images/logo2.png) no-repeat;
  background-size: cover;
}
.main-subhead{ display:none; }
.padding-01 {
padding-bottom: 20px!important;
}
.padding-02 {
padding-left: 10px;padding-top: 0px;
}
.padding-03 {
margin-bottom: 10px;margin-top: 0px
}
.padding-04 {
padding-bottom: 0px!important; padding-top: 10px!important;
}
.padding-05 {
padding-bottom: 50px;
}
.padding-06 {
padding-bottom: 10px;
}
.padding-041 {
padding-top: 100px;
}
.padding-042 {
margin-bottom: 10px;

}


.main-map {
  width: 30%;
  height: 35.75rem;
  background: url(../images/map.svg) no-repeat right top;
  background-size: cover;
}
.main-about {
  position: relative;
  display: block;
  padding-top: 40px;
    background-color: #f3f6fa;
}
.main-service-text {
  padding-bottom: 30px;
  line-height: 2;
   margin-top:80px;
}
.main-service .main-service-img {

  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 90vh;
  background: url(../images/main-img-service.jpg) no-repeat center;
 left: -8px; right: -8px;
   margin-top:80px;

  background-size: cover;
}
.products-box-top {
  padding:20px;
  height: 70px;
  background-color: #e1e7ee;
}
.products-box-top .products-title {
  position: relative;
  padding-top: 10px;
  font-size: 1rem !important;
  font-weight: 400;
}

.nav {
    background: #f2f2f2;
    position: relative;
    padding: 4vw;

  }
  .nav .mobNav {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .nav .mobNav .toolBar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 14vw;
    overflow: hidden;
  }
  .nav .mobNav .menuBtn {
    padding: 0;
    margin: 0;
	
    height: 9vw;
    width: 9vw;
	margin-top:3vw;
    background: #dadcdd url(../images/bar.png) center center no-repeat;
    background-size: 7vw 7vw;
    border: none;
    outline: none;
    border-radius: 1px;
  }
  .nav .mobNav .menuBtn:active {
    opacity: 0.8;
  }
  .nav .mobNav .menuBtn.close {
    background: #dadcdd url(../images/close.png) center center no-repeat;
    background-size: 5vw 5vw;
  }
  .nav .mobNav a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
  .nav .mobNav a img {
    height: 100%;
    width: auto;
  }
  .nav .mobNav span {
    width: 8vw;
    height: 8vw;
  }
  .nav .dropdown {
    position: absolute;
    left: 0;
    top: 20vw;
    width:100%;
    background: rgba(255, 255, 255, 1);
    z-index: 999;
    display: none;
  }
  .nav .dropdown .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nav .dropdown .menu li {
    width: 100%;
  }
  .nav .dropdown .menu li:last-child a {
    border-bottom: 0;
  }
  .nav .dropdown .menu a {
	  color:#73b44e;
	  width:90%;
	  line-height:40PX;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: none;
	text-align:center;
    border-bottom: 1px solid #ddd;
  }
  .nav .dropdown .menu li ul a {
	  color:#666;
	  width:100%;
	  line-height:40PX;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: none;
	text-align:center;
    border-bottom: 1px solid #ddd;
	margin-left:-33px;
  }
  
  .nav .dropdown.show {
    display: block;
  }
  .container-fluidd { display:none; }



ol,LI,

ul {
  list-style: none;
}
.page-banner{ height:280px;}
.page-title-font {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width:100%;
  padding-left: 3.125rem;
  letter-spacing: 0.5rem;
  color: #fff;
  background-color: rgba(143, 200, 106, 0.9);
  font-family: "Oswald", sans-serif;
  font-size:18px !important;
  line-height: 280px;
}
.margin-top-150 {
  margin-top: -15rem !important;
}
.big-title {
  position: relative;
  height: 5rem;
  margin-bottom: 0.625rem;
  color: #6aa047;
  font-size: 1.475rem !important;
  line-height: 4rem;

}
.page-right-inner {
  display: table-cell;
  width: 76.25rem;
  padding: 1.125rem;
}
.page-about-img { display:none;
}
.about-vision {
  width:100%;
}
.margin-top-200 {
  margin-top: 1rem !important;
}
.margin-top-300 {
  margin-top: 1rem !important;
}
.padding-50 {
  padding: 0 50px !important;
}

.product-big-title {
  margin-top: 15px;
  margin-bottom: 15px;
}

.page-product-text {
  position: absolute;
  z-index: 4;
  left: 0%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 350px;
  margin-top: -6rem;
  padding: 1rem 0 0 1rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(141, 198, 103, 0.9)), to(rgba(141, 198, 105, 0.9)));
  background-image: linear-gradient(to bottom, rgba(141, 198, 103, 0.9) 0%, rgba(141, 198, 103, 0.9) 100%);
  background-repeat: repeat-x;
}

.page-product-text .page-product-text-box {
  width: 98%;
  color: #fff !important;
  line-height: 2;
}

.page-product-text .page-product-text-box .big-title {
  color: #fff !important;

}

.page-product-text .page-product-text-box .big-title:before {
  background-color: #fff !important;
}
.page-product-img {
  position: absolute;
  z-index: 1;
  left: -2.125rem;
  top:1rem;
  width: 56.25rem;
  height: 25rem;
  background-image: url(../images/products-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.page-product-introduce {
  position: relative;
  height: 23.5rem;
}
#footer-main {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem !important;
  line-height: 2;
}

.footer-top {
  padding: 2.75rem 0;
}

.footer-bottom {
  background-color: #6faf45;
  height: 3.375rem;
  line-height: 3.375rem;
}
.contact-box-1 {
  position: left;
  padding-bottom: 1.25rem;
  background-image: url(../images/contact-map.png);
  background-size: 80%;
  background-repeat: no-repeat;
}

.contact-box-1 .contact-message-box {
  padding-top: 2rem;
  padding-bottom:1rem;
  color: #6aa047;
  font-size: 1.25rem;
  line-height: 2.4rem;
}

.contact-box-2 {
	position:relative;
  height: 21.25rem;
  margin-top:14rem;
}
.btn{ display:none;}
.contact-info {
  position: absolute;
  top: -13.625rem;
  right:-0.4rem;
  width:100%;
}
.footer-top .col-lg-4{ width:100%;}
.main-products .col-lg-4{ width:100%;}
.contact-info .big-title{ margin-left:2.5rem;}
.page-right .product-big-title{ margin-left:2.5rem;}
.col-lg-7 .big-title{ line-height:2rem; font-size:18px!important}
.col-lg-4{ width:0%;}
.col-lg-7{ width:100%!important}
.offset-lg-1 { margin-left:0%;}


.cptp {
	
	overflow: hidden;
	width:100%;
	left:-20px;
	margin-top:30px;
	
}
.cptp ul {
	width:100%;
	margin-top: 0px;
}
.cptp ul li {
	width:100%;
	margin-left:3px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	float: left;
	background-color: #FFFFFF;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	list-style-type:none;
}
.cptp ul li:nth-child(3n) {
	margin-right: 0;
}
.cptp ul li .pic {
	margin: 2px;
	overflow: hidden;
	width: 100%;
}
.cptp ul li img {
	width: 100%;
	height: auto;
	transition: all 1s;
	margin:auto;
}
.cptp ul li a:hover img {
	transform: scale(1.2);
}
.cptp ul li p {
	display: block;
	height: 19px;
	line-height: 19px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	margin-bottom:5px;
}
.cptp ul li:hover a {
	color: #ffffff;
	text-decoration: none;
}
.cptp ul li:hover p {
	color: #FFF;
}
.cptp ul li:hover {
	background-color: #0152ad;
	transform: translateY(-5px);
}
.cptpa {
	position: relative;
	overflow: hidden;
	width:100%;
	left:-15px;
	
	
}
.cptpa ul {
	width:100%;
	margin-top: 0px;
}
.cptpa ul li {
	width:100%;
	margin-left:0px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	float: right;
	background-color: #FFFFFF;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	list-style-type:none;
}
.cptpa ul li:nth-child(3n) {
	margin-right: 0;
}
.cptpa ul li .pic {
	margin: 2px;
	overflow: hidden;
}
.cptpa ul li img {
	width:100%;
	height:auto;
	transition: all 1s;
}
.cptpa ul li a:hover img {
	transform: scale(1.2);
}
.cptpa ul li p {
	display: block;
	height: 19px;
	line-height: 19px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	margin-bottom:5px;
	color:#000;
	
}
.cptpa ul li:hover a {
	color: #ffffff;
	text-decoration: none;
}
.cptpa ul li:hover p {
	color: #FFF;
}
.cptpa ul li:hover {
	background-color: #0152ad;
	transform: translateY(-5px);
}

.about-box-inner {
  float: right;
  width: 100%;
  padding: 1.125em;
  color: #fff;
  line-height: 2;
}

.about-box-inner .big-title {
  position: relative;
  height: 5rem;
  margin-bottom: 0.625rem;
  color: #fff;
  font-size: 16px ;
  line-height: 2rem;
  margin-left:3rem;
   margin-top:2rem !important;

}
.margin-top-115 {
  margin-top: 0rem ;
}
.about-box {
  margin-top: 0rem !important;
}
.page-product-text .margin-top-100 {
  margin-top: 100px;
}
.page-left-inner{ display:none;}

.header {
  position: fixed;
  height: 80px;
  width: 100%;
  -webkit-transition: height .3s ease-out, background .3s ease-out, -webkit-box-shadow .3s ease-out;
  transition: height .3s ease-out, background .3s ease-out, -webkit-box-shadow .3s ease-out;
  transition: height .3s ease-out, background .3s ease-out, box-shadow .3s ease-out;
  transition: height .3s ease-out, background .3s ease-out, box-shadow .3s ease-out, -webkit-box-shadow .3s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1040;
}


.big-title {
  position: relative;
  height: 32px;
  margin-bottom: 0px;
  color: #6aa047;
  font-size: 18px;
  line-height: 32px;

}

.big-title:before {
  position: absolute;
  top: 1rem;
  left: -1.825rem;
  width: 2.5rem;
  height: 0.1875rem;
  content: "";
  background-color: #6aa047;
}
.page-introduce {
	margin-top:20px;
}

.header.header-small {
  height: 80px;

}
}
