@charset "UTF-8";
a, a:before, a:after, #goTop, .container, .lm, span, .title, img, li, .tab, i { transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; }

.justify, .inner, img, input, textarea, select, button, table, label, .center, .searchForm { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.clearfix { *zoom: 1; }

.clearfix:before, .clearfix:after { content: ""; display: table; }

.clearfix:after { clear: both; }

.justify { text-align: justify; text-justify: inter-ideograph; letter-spacing: 0px; font-size: 0px; }

.justify:after { content: ''; height: 0px; width: 100%; display: inline-block; overflow: hidden; }

.justify .line { display: inline-block; height: 0px; overflow: hidden; }

.justify > * { text-align: left; font-size: 16px; }

.justify .box { display: inline-block; vertical-align: top; }

.box.justify { text-align: justify; }

blockquote, body, button, dd, div, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, table, textarea, ul { margin: 0; padding: 0; }

area:focus, button:focus, input:focus, textarea:focus { outline: 0; }

a img, abbr, acronym, fieldset, img, legend { border: 0 none; }

figure, li, ol, ul { list-style: none; }

address, caption, cite, code, dfn, th, var { font-weight: 400; font-style: normal; }

h1, h2, h3, h4, h5, h6 {font-size: 100%; }

q:after, q:before { content: ''; }

button, input[type=button], input[type=reset], input[type=submit] { cursor: pointer; -webkit-appearance: button; }

button { overflow: visible; }

pre, textarea { overflow: auto; }

button, input, optgroup, select, textarea { margin: 0; color: inherit; font: inherit; }

button, select { text-transform: none; }

button[disabled], html input[disabled] { cursor: default; }

a[href], label[for], select { cursor: pointer; }

a, div, input, span, textarea { -webkit-tap-highlight-color: transparent; }

a:active, a:hover { outline: 0; }

sub, sup { position: relative; vertical-align: baseline; font-size: 75%; }

sup { top: -.5em; }

sub { bottom: -.25em; }

svg:not(:root) { overflow: hidden; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none; }

input[type=search] { -webkit-appearance: textfield; }

html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

abbr[title] { border-bottom: 1px dotted; }

b, optgroup, strong { font-weight: 700; }

small { font-size: 80%; }

code, kbd, pre, samp { font-size: 1em; font-family: monospace,monospace; }

button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }

input { line-height: normal; }

input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto; }

fieldset { margin: 0 2px; padding: .35em .625em .75em; border: 1px solid silver; }

table { width: 100%; border-collapse: collapse; border-spacing: 0; }

table th { background: #ddd; font-weight: 700; }

table td, th { padding: 5px; border: 1px solid #ccc; text-align: center; word-wrap: break-word; word-break: break-word; }

img { width: auto\9; height: auto; max-width: 100%; }

@font-face { font-family: 'icomoon'; src: url("../font/icomoon.eot"); src: url("../font/icomoon.eot?#iefix") format("embedded-opentype"), url("../font/icomoon.woff") format("woff"), url("../font/icomoon.woff2") format("woff2"), url("../font/icomoon.ttf") format("truetype"), url("../font/icomoon.svg#icormoon") format("svg"); }

@font-face { font-family: 'OpenSans'; src: url("../font/OpenSans-Regular.eot"); src: url("../font/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../font/OpenSans-Regular.woff") format("woff"), url("../font/OpenSans-Regular.woff2") format("woff2"), url("../font/OpenSans-Regular.ttf") format("truetype"), url("../font/OpenSans-Regular.svg#OpenSans-Regular") format("svg"); }

@font-face { font-family: 'OpenSans'; src: url("../font/NotoSans-Bold.eot"); src: url("../font/NotoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../font/NotoSans-Bold.woff") format("woff"), url("../font/NotoSans-Bold.woff2") format("woff2"), url("../font/NotoSans-Bold.ttf") format("truetype"), url("../font/NotoSans-Bold.svg#NotoSans-Bold") format("svg"); font-weight: 700; }

html { font-size: 16px; }

body { font-family: OpenSans,Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; color: #555; line-height: 1.5714; font-size: 16px; -webkit-font-smoothing: antialiased; font-smooth: always; -moz-osx-font-smoothing: grayscale; }

a { text-decoration: none; color: #555; }

*:before, *:after { text-align: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

input[type="text"], input[type="password"], textarea { text-align: left; background: transparent; }

input[type="text"]:focus, input[type="text"].focusOn, input[type="password"]:focus, input[type="password"].focusOn, textarea:focus, textarea.focusOn { background: #fff; }

input, textarea, select, button, label { transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; }

.center { width: 90%; margin-left: auto; margin-right: auto; max-width: 1140px; }

@media screen and (max-width: 1366px) { .center { width: 88%; } }

@media screen and (max-width: 1300px) { .center { width: 90%; } }

@media screen and (max-width: 1000px) { .center { width: 100%; padding-left: 10px; padding-right: 10px; } }

i { font-style: normal; }

img { vertical-align: bottom; }

a[href^="mailto:"], a[href^="tel:"] { display: inline-block; }

table { line-height: 1.5; width: 100%; }

table.table-left td, table.table-left th { text-align: left; }

.addthis_sharing_toolbox { white-space: nowrap; }

#menuBtn { width: 40px; height: 40px; line-height: 40px; text-align: center; cursor: pointer; z-index: 99999; display: none; position: relative; background: #12943f; }

#menuBtn:before { font-family: icomoon; color: #fff; }

#menuBtn.active:before { content: '\e60b'; font-size: 20px; }

#menuBtn:before { content: '\e637'; font-size: 36px; }

/*图片不超出容器居中*/
.ij1 { max-height: 100%; width: auto; height: auto; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); -webkit-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); }

/*图片高度百分百,宽度自适应，铺满容器居中*/
.ij2 { height: 100%; max-width: none; width: auto; position: absolute; top: 0; left: 50%; transform: translate3d(-50%, 0, 0); -ms-transform: translate3d(-50%, 0, 0); -moz-transform: translate3d(-50%, 0, 0); -webkit-transform: translate3d(-50%, 0, 0); -o-transform: translate3d(-50%, 0, 0); }

/*图片铺满容器居中*/
.ij3 { min-width: 100%; min-height: 100%; max-width: none; width: auto; height: auto; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); -webkit-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); }

/*翻页*/
.turnPage { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; }

.turnPage a { width: 50%; background: #000; position: relative; overflow: hidden; min-height: 400px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; align-items: center; color: #fff; padding: 0 80px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.turnPage a:hover .ij3 { filter: alpha(opacity=50); opacity: 0.5; }

.turnPage a:hover i:after { width: 40px; }

.turnPage .pre { text-align: left; }

.turnPage .pre i { right: 100%; margin-right: 10px; }

.turnPage .pre i:before { content: "\e625"; right: 100%; margin-right: -6px; }

.turnPage .next { text-align: right; }

.turnPage .next i { left: 100%; margin-left: 10px; }

.turnPage .next i:before { content: "\e628"; left: 100%; margin-left: -6px; }

.turnPage .ij3 { filter: alpha(opacity=80); opacity: 0.8; }

.turnPage .textW { position: relative; width: 100%; }

.turnPage .name { font-weight: bold; display: block; text-transform: uppercase; font-size: 16px; }

.turnPage .tit { display: block; font-size: 24px; text-transform: capitalize; margin-top: 20px; }

.turnPage i { position: absolute; top: 11px; }

.turnPage i:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; position: absolute; top: -11px; font-size: 16px; }

.turnPage i:after { content: ""; width: 10px; height: 1px; background: #fff; display: inline-block; transition: 0.3s all ease; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; }

@media screen and (max-width: 875px) { .turnPage a { padding: 0 60px; }
  .turnPage .name { font-size: 14px; }
  .turnPage .tit { font-size: 20px; } }

@media screen and (max-width: 600px) { .turnPage a { width: 100%; min-height: 300px; } }

.searchForm { position: relative; max-width: 100%; }

.searchForm .search { width: 100%; border: 0px none; }

.searchForm .searchBtn { border: 0px none; position: absolute; top: 0; right: 0; text-align: center; }

#goTop { position: fixed; width: 48px; height: 48px; line-height: 48px; text-align: center; color: #fff; font-size: 20px; background: #000; filter: alpha(opacity=60); opacity: 0.6; bottom: 10px; right: 10px; overflow: hidden; display: none; cursor: pointer; z-index: 999; border-radius: 50%; }

#goTop:before { content: '\e665'; font-family: 'icomoon'; text-align: inherit; }

#goTop:hover { opacity: 0.7; }

@media screen and (max-width: 875px) { #goTop { margin-bottom: 50px; } }

iframe[name='google_conversion_frame'] { height: 0 !important; width: 0 !important; line-height: 0 !important; font-size: 0 !important; margin-top: -13px; float: left; }

object[id^="tq_as"] { overflow: hidden; margin: 0; height: 0 !important; }

#div_ser table td, #div_ser table th { border: 0px none; }

[data-animation] { visibility: hidden; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; opacity: 0; animation-fill-mode: forwards; }

.container { overflow: hidden; width: 100%; max-width: 1920px; margin: 0 auto; }

.title { line-height: 1.2; }

#header { width: 100%; z-index: 999; position: relative; }

.headerTop { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; background: #000; padding: 0 20px; align-items: center; }

.headerTop .msg { display: inline-block; vertical-align: middle; color: #4b4b4b; text-align: left; }

.headerTop .msg li { display: inline-block; position: relative; margin-right: 20px; line-height: 1; border-right: 1px solid rgba(255, 255, 255, 0.2); padding-right: 20px; }

.headerTop .msg li:before { display: none; }

.headerTop .msg span { color: #fff; text-transform: capitalize; margin-bottom: 2px; }

.headerTop .msg li a { color: #fff; }

.headerTop .msg li a:hover { color: #12943f; }

.headerTop .pubBtn { height: 100%; }

.headerShare { margin-left: -10px; }

.headerShare > ul > li { margin-right: 5px; display: inline-block; }

.headerShare > ul > li:last-child { margin-right: 0; }

.headerShare > ul > li > a { display: inline-block; color: #fff; font-size: 18px; vertical-align: middle; overflow: hidden; width: 35px; height: 35px; line-height: 35px; text-align: center; }

.headerShare > ul > li > a:before { font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

.headerShare > ul > li > a.fb:before { content: "\e62c"; }

.headerShare > ul > li > a.tt:before { content: '\e62b'; }

.headerShare > ul > li > a.in:before { content: "\e630"; }

.headerShare > ul > li > a.yt:before { content: "\e634"; }

.headerShare > ul > li > a.ins:before { content: "\e6ca"; }

.headerShare > ul > li > a:hover:before { color: #12943f; }

.lang { display: inline-block; vertical-align: middle; font-size: 0; padding-right: 18px; margin-right: 10px; }

.lang li { display: inline-block; font-size: 12px; margin-right: 10px; }

.lang li:last-child { margin-right: 0; }

.lang li a { display: block; color: #fff; background: #000; border-radius: 50%; width: 22px; height: 22px; line-height: 22px; text-align: center; }

#logo { display: inline-block; vertical-align: middle; margin-right: 20px; padding: 10px 20px; border-right: 1px solid #f4f4f4; }

#logo a, #logo span { display: inline-block; vertical-align: middle; }

#logo span { margin-left: 10px; padding-left: 10px; border-left: 1px solid #dfe2ed; text-transform: uppercase; color: #666; max-width: 300px; }

.headerMid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; background: #fff; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); align-items: center; }

.headerMid .box { vertical-align: middle; }

#nav { font-size: 0; line-height: 1; display: inline-block; vertical-align: middle; z-index: 1; }

#nav > li { display: inline-block; position: relative; margin-right: 30px; padding: 10px 0; }

#nav > li:last-child { margin-right: 0; }

#nav > li > a { display: block; font-size: 16px; color: #222; position: relative; text-transform: capitalize; z-index: 2; padding: 10px 0; display: inline-block; position: relative; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; }

#nav > li > a:before { content: ""; height: 1px; position: absolute; left: 0; right: 100%; bottom: 0; background: #12943f; }

#nav > li > a:hover:before { left: 0; right: 0; }

#nav > li > a:after { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; position: absolute; top: 12px; right: 0; font-weight: normal; filter: alpha(opacity=0); opacity: 0; font-size: 12px; }

#nav > li.hasUl > a { padding-right: 15px; }

#nav > li.hasUl > a:after { filter: alpha(opacity=100); opacity: 1; }

#nav > li:hover > ul { top: 100%; filter: alpha(opacity=100); opacity: 1; visibility: visible; }

#nav > li ul { display: block; width: 240px; position: absolute; left: -10px; z-index: 999; background: #fff; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); top: 150%; filter: alpha(opacity=0); opacity: 0; visibility: hidden; transition: 0.3s all ease; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; padding: 10px 0; }

#nav > li ul:before { content: ""; content: ""; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom-color: #fff; position: absolute; left: 30px; bottom: 100%; }

#nav > li ul > li { line-height: 1.2; position: relative; }

#nav > li ul > li:last-child { border-bottom: 0; margin-bottom: 20px; }

#nav > li ul > li > a { display: block; font-size: 14px; color: #222; text-transform: capitalize; position: relative; padding: 15px 10px 7px 35px; transition: 0.2s all ease; -moz-transition: 0.2s all ease; -webkit-transition: 0.2s all ease; -o-transition: 0.2s all ease; -ms-transition: 0.2s all ease; }

#nav > li ul > li > a:before { content: "\e624"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: 12px; left: 25px; font-size: 18px; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; filter: alpha(opacity=0); opacity: 0; transition: 0.2s all ease; -moz-transition: 0.2s all ease; -webkit-transition: 0.2s all ease; -o-transition: 0.2s all ease; -ms-transition: 0.2s all ease; color: #12943f; }

#nav > li ul > li:hover > a, #nav > li ul > li.active > a { padding-left: 45px; color: #12943f; }

#nav > li ul > li:hover > a:before, #nav > li ul > li.active > a:before { filter: alpha(opacity=100); opacity: 1; left: 35px; }

#nav > li ul > li:hover > ul { filter: alpha(opacity=100); opacity: 1; visibility: visible; top: -10px; }

#nav > li ul ul { top: 10px; left: 100%; }

#nav > li ul ul:before { display: none; }

.seaBtn { width: 30px; height: 30px; display: inline-block; line-height: 30px; text-align: center; color: #fff; font-size: 22px; vertical-align: middle; cursor: pointer; position: relative; z-index: 99; }

.seaBtn:before { content: "\e618"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

.seaBtn.selected:before { content: "\e60b"; }

.searchWrap { display: none; }

.searchWrap #searchForm { width: 100%; height: 100vh; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.9); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; align-items: center; text-align: center; }

.searchWrap .searchCont { width: 100%; max-width: 900px; border-bottom: 2px solid #12943f; position: relative; margin: 0 auto; }

.searchWrap form { display: block; width: 100%; }

.searchWrap input { border: 0; width: 100%; padding: 10px 100px 10px 20px; font-size: 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color: #fff; }

.searchWrap input.focusOn, .searchWrap input:focus { background: none; }

.searchWrap input.focusOn + label, .searchWrap input:focus + label { display: none; }

.searchWrap label { position: absolute; top: 15px; left: 20px; font-size: 30px; text-transform: capitalize; color: #757575; }

.searchWrap button { width: 40px; height: 40px; line-height: 40px; text-align: center; position: absolute; top: 10px; right: 10px; background: none; border: 0; }

.searchWrap button:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; color: #fff; font-size: 30px; }

@media screen and (max-width: 875px) { .searchWrap #searchForm { padding: 0 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
  .searchWrap input { font-size: 16px; padding: 5px 50px 5px 10px; }
  .searchWrap label { font-size: 16px; top: 3px; left: 10px; }
  .searchWrap button { width: 30px; height: 30px; line-height: 30px; top: 0; }
  .searchWrap button:before { font-size: 20px; } }

@media screen and (max-width: 1200px) { .headerMid { padding-bottom: 10px; }
  .headerMid > div { width: 100%; text-align: center; }
  #logo, .headerMidRig { width: 100%; text-align: center; }
  #nav { margin-left: 0; }
  .headerMid .box, #nav { width: 100%; text-align: center; }
  .headerMid { padding-top: 20px; }
  #nav > li > a { color: #000; }
  .seaBtn { color: #000; font-size: 22px; }
  .lang { margin-left: 0; padding-left: 0; border-left: 0; }
  #header.move { background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); } }

@media screen and (max-width: 875px) { .headerTop { display: none; }
  .headerMid > div { width: auto; }
  #menuBtn { display: inline-block; vertical-align: middle; }
  .topRig { margin-top: 0; margin-bottom: 20px; }
  #header { text-align: center; padding: 0; position: fixed; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); z-index: 999; }
  #header .headerMid { width: 100%; text-align: center; padding: 5px 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
  .headerMidRigx .pubBtn { display: none; }
  #logo { padding: 0; margin-right: 0; border-right: 0; }
  #header .headerBot .center { text-align: center; }
  .headerTop .headerTopRig { text-align: center; }
  .headerTop .shareWrap { margin-left: 0; }
  #header.insideHeader .insideNav { width: 240px; top: 53px; right: 10px; }
  #header.insideHeader .insideNav > li > a { padding: 15px 10px; }
  #nav > li > a:after { display: none; }
  #logo span { border-left: 0; margin-left: 0; padding-left: 0; width: 100%; max-width: none; margin-top: 10px; }
  #nav { width: 80%; position: fixed; float: none; top: 0; right: 0; bottom: 0; z-index: 100; margin: 0; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); padding-top: 60px; transform: translate3d(110%, 0, 0); -ms-transform: translate3d(110%, 0, 0); -moz-transform: translate3d(110%, 0, 0); -webkit-transform: translate3d(110%, 0, 0); -o-transform: translate3d(110%, 0, 0); transition: 0.4s all ease; -moz-transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -o-transition: 0.4s all ease; -ms-transition: 0.4s all ease; overflow-y: auto; padding-bottom: 60px; }
  #nav.toLeft { transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); }
  #nav > li { margin: 0; display: block; text-align: left; line-height: 1; padding: 0; font-size: 14px; margin-bottom: 1px; }
  #nav > li > a { padding: 15px 30px 15px 20px; display: block; color: #000; font-size: 16px; border-right: 0; }
  #nav > li > a:before { display: none; }
  #nav > li.hasUl > span { display: block; }
  #nav > li > span { width: 45px; height: 45px; line-height: 45px; text-align: center; position: absolute; top: 1px; right: 0; color: #000; display: none; font-size: 16px; z-index: 3; }
  #nav > li > span:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; }
  #nav > li.active { background: #12943f; }
  #nav > li.active > a { color: white; background: none; }
  #nav > li.active > span { color: #fff; }
  #nav > li.active:before { display: none; }
  #nav > li:last-child { border-bottom: 0; }
  #nav > li:hover > a:before { display: none; }
  #nav > li:before { display: none; }
  #nav > li.selected2 > a { color: white; background: #12943f; }
  #nav > li.selected2 > span { color: #fff; transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); }
  #nav > li ul { display: none; position: static; width: 100%; margin-top: 0; padding: 0; visibility: visible; filter: alpha(opacity=100); opacity: 1; border-top: 0; box-shadow: none; background: none; transition: 0s; -moz-transition: 0s; -webkit-transition: 0s; -o-transition: 0s; -ms-transition: 0s; }
  #nav > li ul > li { border-bottom: 0; }
  #nav > li ul > li > a { color: #000; padding: 10px 10px 10px 30px; }
  #nav > li ul > li > a:before { display: none; }
  #nav > li ul ul { display: block; visibility: visible; filter: alpha(opacity=100); opacity: 1; }
  #nav > li ul ul a { padding-left: 60px; font-size: 13px; font-weight: normal; padding-top: 6px; padding-bottom: 6px; }
  #nav > li ul ul li:hover > a, #nav > li ul ul li.active > a { padding-left: 60px; }
  #nav > li.proLi { position: relative; }
  #nav > li .proDrop { background: none; position: static; box-shadow: none; }
  #nav > li .proDrop .tit { color: #000; font-size: 12px; }
  #nav > li .proDrop .box { width: 24%; margin-bottom: 20px; }
  #logo, .headerMidRig { width: auto; margin-top: 0; }
  .seaBtn { position: static; }
  #logo { max-height: 40px; max-width: 80px; }
  #header .headerMid .center { position: relative; } }

#banner { position: relative; }

#banner a { display: block; background: #000; }

#banner .slick-prev, #banner .slick-next { width: 50px; height: 50px; line-height: 50px; margin-top: -25px; font-size: 24px; color: #fff; background: none; }

#banner .slick-prev:before { content: "\e63e"; }

#banner .slick-next:before { content: "\e63d"; }

#banner .slick-dots li button { border: 2px solid #fff; background: rgba(255, 255, 255, 0.3); filter: alpha(opacity=100); opacity: 1; }

#banner .slick-dots li.slick-active button { background: #fff; }

@media screen and (max-width: 1200px) { #banner .slick-prev, #banner .slick-next { width: 30px; height: 60px; line-height: 60px; margin-top: -30px; } }

@media screen and (max-width: 875px) { #banner .slick-prev, #banner .slick-next { width: 20px; height: 40px; line-height: 40px; margin-top: -20px; } }

@media screen and (max-width: 500px) { #banner img { width: 140%; max-width: none; margin-left: -20%; } }

#main { overflow: hidden; background: #fff; }

.pubTit { font-size: 42px; font-weight: bold; color: #353c50; line-height: 1.2; }

@media screen and (max-width: 875px) { .pubTit { font-size: 24px; } }

.pubBtn { padding: 20px 25px; background: #12943f; color: #000; font-size: 16px; line-height: 1; display: inline-block; vertical-align: middle; text-transform: capitalize; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.pubBtn:after { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; margin-left: 20px; font-size: 12px; }

.pubBtn:hover { background: #FFD449; }

.pubBtn.noBg { background: none; position: relative; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5); }

.pubBtn.noBg:hover { box-shadow: inset 0 0 0 2px white; }

@media screen and (max-width: 875px) { .pubBtn { padding: 7px 10px; font-size: 12px; }
  .pubBtn:after { margin-left: 10px; } }

.block5_T64 { text-align: center; background: #F4F4F4; padding-top: 5.2%; padding-bottom: 5.2%; }

@media screen and (max-width: 875px) { .block5_T64 { margin-bottom: 40px; } }

.block5_T64 .title { font-size: 48px; line-height: 1.2; text-transform: capitalize; font-weight: bold; color: #151515; }

@media screen and (max-width: 1400px) { .block5_T64 .title { font-size: 40px; } }

@media screen and (max-width: 875px) { .block5_T64 .title { font-size: 26px; } }

.block5_T64 .wrap { margin-top: 4.16667%; }

.block5_T64 .box { width: 31.57895%; text-align: center; margin-bottom: 3.07018%; }

.block5_T64 .box:hover .imgW { transform: scale(0.9); -ms-transform: scale(0.9); -moz-transform: scale(0.9); -webkit-transform: scale(0.9); -o-transform: scale(0.9); }

.block5_T64 .line { width: 31.57895%; }

.block5_T64 .imgW { display: block; overflow: hidden; }

.block5_T64 .imgW img { display: block; }

.block5_T64 .tit { font-size: 20px; color: #565661; margin-top: 15px; display: block; }

.block5_T64 .tit:hover { color: #6090f7; }

.block5_T64 .des { line-height: 24px; height: 72px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top: 20px; }

.block5_T64 .pubBtn { margin-top: 5%; }

@media screen and (max-width: 600px) { .block5_T64 .box { width: 47%; margin-bottom: 30px; }
  .block5_T64 .tit { font-size: 14px; font-weight: bold; }
  .block5_T64 .des { margin-top: 10px; } }

.indexOther { padding-top: 4.94792%; padding-bottom: 6.77083%; background: #fff url(../img/index_other_bg.jpg) center center no-repeat; background-size: contain; }

.indexOther .pubTit { max-width: 660px; line-height: 1.2; margin: 0 auto; text-align: center; }

.indexPartner { margin-top: 7.01754%; }

.indexPartner .slickW { margin: 0 -15px; }

.indexPartner .item { box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); margin: 15px; transition: 0.4s all ease; -moz-transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -o-transition: 0.4s all ease; -ms-transition: 0.4s all ease; }

.indexPartner .item:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

@media screen and (max-width: 875px) { .indexPartner .item { margin: 8px; } }

.indexNum { margin-top: 8.77193%; }

.indexNum .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; }

.indexNum .item { width: 25%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; align-items: flex-start; text-align: center; }

.indexNum .tit { font-size: 45px; font-weight: bold; color: #12943f; line-height: 1; }

.indexNum .des { color: #4b4b4b; font-size: 16px; margin-top: 15px; }

@media screen and (max-width: 875px) { .indexNum .flexW { flex-wrap: wrap; }
  .indexNum .item { width: 50%; margin-bottom: 20px; } }

@media screen and (max-width: 600px) { .indexNum img { width: 30px; margin-right: 10px; }
  .indexNum .tit { font-size: 24px; } }

.indexTemplate25 { padding-top: 7.8125%; padding-bottom: 8.85417%; background-position: center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; text-align: center; margin-bottom: 5.33333%; position: relative; position: relative; }

.indexTemplate25:before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.92); position: absolute; top: 0; left: 0; }

@media screen and (max-width: 875px) { .indexTemplate25 { margin-bottom: 40px; } }

.indexTemplate25.indexTemplate253 { padding-bottom: 0; margin-bottom: 0; }

.indexTemplate25 .center { position: relative; }

.indexTemplate25 .pubTit { color: #fff; }

.indexTemplate25 .desc { font-size: 15px; max-width: 830px; margin: 30px auto 0; color: #fff; }

.indexTemplate25 .flexW { margin-top: 4.77193%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; }

.indexTemplate25 .item { width: 21.92982%; transition: 0.3s all ease; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; }

.indexTemplate25 .item:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.indexTemplate25 .tit { font-size: 14px; color: #fff; font-weight: bold; margin-top: 10px; display: block; }

.indexTemplate25 .pubBtn { margin-top: 7.89474%; }

.indexTemplate25 .imgW { margin-top: 7.45614%; text-align: center; display: block; border-radius: 5px; overflow: hidden; }

@media screen and (max-width: 875px) { .indexTemplate25 .flexW { flex-wrap: wrap; }
  .indexTemplate25 .item { width: 48%; margin-bottom: 30px; }
  .indexTemplate25 .tit { font-size: 14px; } }

.indexTemplate05 { text-align: center; margin-bottom: 5.20833%; }

@media screen and (max-width: 875px) { .indexTemplate05 { margin-bottom: 40px; } }

.indexTemplate05 .desc { font-size: 16px; color: #555; max-width: 575px; margin: 1.75439% auto 0; }

.indexTemplate05 .flexW { margin-top: 4.82456%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; }

.indexTemplate05 .item { width: 30.70175%; }

.indexTemplate05 .imgW { display: block; border-radius: 10px; overflow: hidden; }

.indexTemplate05 .tit { display: block; color: #222; font-size: 24px; margin-top: 10px; }

.indexTemplate05 .more { display: inline-block; font-size: 12px; text-transform: uppercase; color: #12943f; margin-top: 10px; }

.indexTemplate05 .more:before { content: ""; width: 16px; height: 1px; background: #12943f; display: inline-block; vertical-align: middle; margin-right: 10px; }

.indexTemplate05 .more:hover:before { width: 26px; }

@media screen and (max-width: 875px) { .indexTemplate05 .desc { font-size: 18px; }
  .indexTemplate05 .tit { font-size: 16px; } }

@media screen and (max-width: 500px) { .indexTemplate05 .flexW { flex-wrap: wrap; }
  .indexTemplate05 .item { width: 100%; max-width: 400px; margin: 0 auto 30px; } }

.indexTemplate03 { padding-top: 3.60417%; padding-bottom: 3.60417%; background: #000; margin-bottom: 5%; }

@media screen and (max-width: 875px) { .indexTemplate03 { margin-bottom: 40px; } }

.indexTemplate03 .leftWrap { width: 75.4386%; }

.indexTemplate03 .box { vertical-align: middle; }

.indexTemplate03 .tit { font-size: 30px; color: #fff; line-height: 1; font-weight: bold; }

.indexTemplate03 .des { font-size: 16px; color: #fff; margin-top: 5px; }

@media screen and (max-width: 875px) { .indexTemplate03 { padding-top: 30px; padding-bottom: 30px; margin-bottom: 40px; }
  .indexTemplate03 .tit { float: none; }
  .indexTemplate03 .leftWrap { width: 100%; }
  .indexTemplate03 .tit { font-size: 24px; } }

.indexTemplate04 { margin-bottom: 6.77083%; }

@media screen and (max-width: 875px) { .indexTemplate04 { margin-bottom: 40px; } }

.indexTemplate04 .leftW { width: 28.07018%; }

.indexTemplate04 .rightW { width: 70.17544%; }

.indexTemplate04 .title { font-weight: 700; color: #000; font-size: 42px; line-height: 1.2; text-transform: capitalize; position: relative; position: relative; }

@media screen and (max-width: 1400px) { .indexTemplate04 .title { font-size: 30px; } }

@media screen and (max-width: 875px) { .indexTemplate04 .title { font-size: 26px; padding-bottom: 0; } }

.indexTemplate04 .des { color: #000; margin-top: 9.375%; }

.indexTemplate04 .more { color: #12943f; padding-left: 25px; position: relative; margin-top: 10.9375%; display: inline-block; }

.indexTemplate04 .more:before { content: ""; width: 15px; height: 1px; background: #12943f; position: absolute; left: 0; top: 45%; }

.indexTemplate04 .more:hover { padding-left: 40px; }

.indexTemplate04 .more:hover:before { width: 30px; }

.indexTemplate04 .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; }

.indexTemplate04 .indexTemplate04Slick { margin: 0 -15px; }

.indexTemplate04 .indexTemplate04Slick .slick-list { padding: 10px 0; }

.indexTemplate04 .indexTemplate04Slick .item { margin: 0 15px; }

.indexTemplate04 .indexTemplate04Slick .slick-dots { bottom: -50px; }

.indexTemplate04 .indexTemplate04Slick .slick-dots li button { width: 12px; height: 12px; background: #A5A5A5; border: 2px solid #fff; }

.indexTemplate04 .indexTemplate04Slick .slick-dots li.slick-active button { background: none; border-color: #12943f; }

.indexTemplate04 .imgW { display: block; position: relative; overflow: hidden; }

.indexTemplate04 .imgW:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.indexTemplate04 .imgW:hover .tit { transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); }

.indexTemplate04 .imgW:hover .date { transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); }

.indexTemplate04 .textW { width: 100%; position: absolute; bottom: 0; left: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; padding: 5.33333%; background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); }

.indexTemplate04 .tit { display: block; color: #fff; font-size: 18px; transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -moz-transform: translate3d(0, 30px, 0); -webkit-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); }

.indexTemplate04 .date { color: #fff; padding-left: 20px; position: relative; margin-top: 15px; display: inline-block; transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -webkit-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); display: block; }

.indexTemplate04 .date:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; position: absolute; top: -1px; left: 0; }

@media screen and (max-width: 875px) { .indexTemplate04 .leftW { width: 100%; }
  .indexTemplate04 .rightW { width: 100%; margin-top: 20px; }
  .indexTemplate04 .des { margin-top: 20px; }
  .indexTemplate04 .more { margin-top: 25px; }
  .indexTemplate04 { padding-bottom: 20px; } }

.block4_T70 { padding-top: 5.8125%; padding-bottom: 5.85417%; background-position: center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; text-align: center; position: relative; position: relative; }

.block4_T70:before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; }

.block4_T70 .pubTit { color: #fff; }

.block4_T70 .center { position: relative; }

.block4_T70 .title { font-size: 42px; line-height: 1.2; text-transform: capitalize; position: relative; color: #fff; text-align: center; }

@media screen and (max-width: 1400px) { .block4_T70 .title { font-size: 30px; } }

@media screen and (max-width: 875px) { .block4_T70 .title { font-size: 26px; padding-bottom: 0; } }

.block4_T70 .moveLine { margin: 20px auto 0; }

.block4_T70 .wrap { margin-top: 5.12821%; }

.block4_T70 .line { width: 31%; }

.block4_T70 .box { width: 31%; transition: 0.5s all; -moz-transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; margin-bottom: 2.5641%; position: relative; perspective: 1000; -webkit-perspective: 1000; }

.block4_T70 .box:hover .showW { transform: rotateY(-180deg); -ms-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); -webkit-transform: rotateY(-180deg); -o-transform: rotateY(-180deg); }

.block4_T70 .box:hover .hideW { transform: rotateY(0deg); -ms-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); }

.block4_T70 .threeD { transform-style: preserve-3d; -webkit-transform-style: preserve-3d; }

.block4_T70 .showW { padding: 8.10811% 4.05405%; border-radius: 5px; border: 1px solid #12943f; text-align: center; position: relative; z-index: 2; backface-visibility: hidden; -webkit-backface-visibility: hidden; transition: 0.5s all; -moz-transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; }

.block4_T70 .showW .icon { margin-top: 20px; }

.block4_T70 .showW .tit { font-size: 20px; color: #fff; font-weight: bold; margin-top: 25px; }

.block4_T70 .showW .des { line-height: 24px; height: 48px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #fff; margin-top: 10px; margin-bottom: 20px; }

.block4_T70 .hideW { width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 8.10811% 4.05405%; text-align: center; background: rgba(255, 195, 0, 0.7); -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border-radius: 5px; z-index: 1; backface-visibility: hidden; -webkit-backface-visibility: hidden; transform: rotateY(180deg); -ms-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); transition: 0.5s all; -moz-transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; }

.block4_T70 .hideW .tit { font-size: 20px; color: #fff; font-weight: bold; margin-top: 25px; }

.block4_T70 .hideW .des { line-height: 24px; height: 48px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #fff; margin-top: 10px; margin-bottom: 20px; }

.block4_T70 .hideW .more { display: inline-block; border-radius: 5px; padding: 8px 25px; background: #fff; color: #12943f; text-transform: capitalize; }

.block4_T70 .hideW .more:hover { background: #12943f; color: #fff; }

@media screen and (max-width: 875px) { .block4_T70 .box { width: 48%; }
  .block4_T70 .showW .tit { font-size: 16px; } }

#footer { background: #fff; }

.footerTop { padding-top: 35px; padding-bottom: 35px; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4; }

.footerTop .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; align-items: center; }

.footerMid { padding-top: 4.6875%; position: relative; padding-bottom: 3.64583%; font-size: 14px; }

.footerMid .title { font-size: 20px; color: #353c50; text-transform: capitalize; font-weight: bold; margin-bottom: 20px; position: relative; }

.footerMid .box { max-width: 25%; }

.footerAbout .des { color: #353c50; margin-top: 11.32075%; }

.footerAbout .copyRight { display: inline-block; margin-right: 35px; color: #353c50; }

.footerAbout .support { display: inline-block; margin-top: 20px; }

.footerAbout .support a { color: #4b4b4b; }

.footerAbout .support a:hover { text-decoration: underline; }

.footerMenu ul li { margin-bottom: 15px; }

.footerMenu ul li a { display: block; color: #353c50; position: relative; text-transform: capitalize; }

.footerMenu ul li a:hover { color: #12943f; }

.footerContact ul > li { position: relative; color: #353c50; font-size: 14px; padding-left: 35px; margin-bottom: 15px; }

.footerContact ul > li:first-child { padding-top: 0; }

.footerContact ul > li:before { content: ""; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: -5px; left: 0; font-size: 20px; width: 25px; text-align: center; color: #353c50; }

.footerContact ul > li > span { text-transform: uppercase; display: block; }

.footerContact ul > li > a { color: #353c50; }

.footerContact ul > li > a:hover { text-decoration: underline; }

.footerContact ul > li .cont { color: #353c50; }

.footerContact ul > li.eml:before { content: "\e6c6"; }

.footerContact ul > li.tel:before { content: "\e6c7"; }

.footerContact ul > li.add:before { content: "\e605"; top: -2px; }

.footerContact ul > li.skype:before { content: "\e632"; }

.footerContact ul > li.fax:before { content: "\e6b5"; }

.footerContact ul > li.whatsapp:before { content: "\e6bc"; }

.footerContact ul > li.mob:before { content: "\e609"; }

.footerShareWrap { text-align: right; }

.footerShareWrap > ul > li { margin-bottom: 10px; }

.footerShareWrap > ul > li:last-child { margin-right: 0; }

.footerShareWrap > ul > li > a { display: inline-block; color: #fff; font-size: 18px; vertical-align: middle; overflow: hidden; width: 35px; height: 35px; line-height: 35px; text-align: center; background: #12943f; }

.footerShareWrap > ul > li > a:before { font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; }

.footerShareWrap > ul > li > a.fb:before { content: "\e62c"; }

.footerShareWrap > ul > li > a.tt:before { content: '\e62b'; }

.footerShareWrap > ul > li > a.in:before { content: "\e630"; }

.footerShareWrap > ul > li > a.yt:before { content: "\e634"; }

.footerShareWrap > ul > li > a.ins:before { content: "\e6ca"; }

.footerShareWrap > ul > li > a:hover { background: #000; }

.footerBot { padding-top: 20px; padding-bottom: 20px; background: #000; color: #fff; }

.footerBot .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; }

.footerBot a { color: #fff; }

.footerBot a:hover { color: #12943f; }

@media screen and (max-width: 875px) { .footerMid { padding-top: 30px; padding-bottom: 0; }
  .footerMid .footerNews, .footerMid .footerMenu { display: none; }
  .footerMid .top .box { width: 100%; margin-bottom: 20px; max-width: none; }
  .footerMid .top .box ul { margin-top: 15px; }
  .footerBot { padding-bottom: 20px; padding-top: 20px; text-align: left; }
  .footerMid .title { margin-bottom: 20px; }
  .footerShareWrap { margin-top: 10px; }
  .footerMid .title:before { display: none; }
  .footerAbout .des { margin-top: 20px; }
  .footerTop { padding-top: 15px; padding-bottom: 15px; }
  .footerShareWrap { text-align: left; }
  .footerShareWrap > ul > li { display: inline-block; vertical-align: middle; } }

.crumbsWrap { padding: 6.77083% 0 5.20833%; position: relative; overflow: hidden; background-position: center; background-size: cover; background-repeat: no-repeat; position: relative; }

.crumbsWrap:before { content: ""; width: 100%; height: 100%; background: rgba(40, 40, 40, 0.61); position: absolute; top: 0; left: 0; }

.crumbsWrap .wrap { position: relative; text-align: center; }

.crumbsWrap .box { vertical-align: middle; }

.crumbsWrap .cateName { color: #fff; font-size: 56px; text-transform: capitalize; line-height: 1; font-weight: bold; }

.crumbsWrap .crumbs { color: #fff; font-size: 16px; margin-top: 30px; }

.crumbsWrap .crumbs a { color: #fff; display: inline-block; line-height: 1.2; position: relative; }

.crumbsWrap .crumbs a:before { content: ""; height: 1px; background: #12943f; position: absolute; bottom: 0; left: 50%; right: 50%; transition: 0.4s all ease; -moz-transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -o-transition: 0.4s all ease; -ms-transition: 0.4s all ease; }

.crumbsWrap .crumbs a:hover:before { right: 0; left: 0; }

@media screen and (max-width: 1200px) { .crumbsWrap .cateName { font-size: 40px; } }

@media screen and (max-width: 875px) { .crumbsWrap { padding: 80px 10px 40px; }
  .crumbsWrap .cateName { font-size: 24px; }
  .crumbsWrap .crumbs { font-size: 14px; } }

.paddingStyle { padding-top: 5.20833%; padding-bottom: 5.20833%; }

.bgColor { background: #EFEFEF; }

@media screen and (max-width: 1200px) { .paddingStyle { padding-top: 40px; padding-bottom: 40px; } }

.content { padding-bottom: 3.38542%; position: relative; padding-top: 3.64583%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-direction: row-reverse; justify-content: space-between; }

.contentWrap { position: relative; }

@media screen and (max-width: 875px) { .contentWrap { position: static; } }

#aside { width: 24.5614%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

#aside .asideList { box-shadow: 0 0 0 rgba(0, 0, 0, 0.5); overflow: hidden; }

#aside .asideList > li { position: relative; margin-bottom: 1px; }

#aside .asideList > li:last-child { margin-bottom: 0; }

#aside .asideList > li > a { display: block; line-height: 20px; color: #fff; background: #12943f; text-transform: capitalize; padding: 20px 30px; }

#aside .asideList > li.hasUl span:before { content: "\e626"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; right: 10px; top: 18px; font-size: 14px; color: #4b4b4b; width: 20px; height: 20px; line-height: 20px; text-align: center; background: #fff; cursor: pointer; }

#aside .asideList > li:hover > a { color: #12943f; background: #F7F7F7; }

#aside .asideList > li:hover.hasUl span:before { background: #12943f; color: #fff; }

#aside .asideList > li.active > a { color: #12943f; background: #F7F7F7; }

#aside .asideList > li.active.hasUl span:before { content: "\e627"; background: #12943f; color: #fff; }

#aside .asideList > li ul { border-top: 1px solid #dfe2ed; display: none; }

#aside .asideList > li ul > li { position: relative; margin-bottom: 1px; }

#aside .asideList > li ul > li:last-child { margin-bottom: 0; }

#aside .asideList > li ul > li > a { display: block; line-height: 20px; color: #666; background: #F7F7F7; text-transform: capitalize; padding: 10px 10px 10px 50px; }

#aside .asideList > li ul > li:hover > a, #aside .asideList > li ul > li.active > a { color: #12943f; }

#aside .asideList > li ul > li > ul a { padding-left: 70px; }

@media screen and (max-width: 875px) { .content { position: relative; padding-top: 50px; margin-top: 0; margin-top: 1px; padding-bottom: 0; }
  #aside { width: 100%; position: absolute; top: 0; left: 0; margin-top: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; }
  #aside .asideTitle { background: #12943f; color: white; padding: 13px 60px 13px 10px; line-height: 1; cursor: pointer; margin-bottom: 1px; font-size: 20px; height: auto; margin-top: 0; }
  #aside .asideTitle:before { display: none; }
  #aside .asideTitle:after { display: block; content: "Open \e636"; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; width: 60px; height: 30px; line-height: 30px; position: absolute; left: 100%; top: 50%; margin-top: -15px; margin-left: -60px; z-index: 99; font-size: 12px; background: none; }
  #aside .asideList { display: none; padding: 0; margin-top: 0; }
  #aside .asideList > li { margin-bottom: 1px; }
  #aside .asideList > li > a { color: white; padding-right: 10px; padding-left: 10px; height: 35px; line-height: 35px; background: #12943f; border: 0; }
  #aside .asideList > li:hover > a, #aside .asideList > li.active > a { background: #FFD449; }
  #aside .asideList > li.active > ul { display: none; }
  #aside .asideList > li > ul { display: none; }
  #aside .asideTitle .textMidSon { color: #fff; text-align: left; }
  #aside .listside:after { content: "Close \e656"; }
  #aside .asideList:before { display: none; }
  #aside .asideList > li > a:before, #aside .asideList > li.hasUl > a:after { display: none; } }

.mainRight { width: 71.92982%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 875px) { #aside { display: none; }
  .mainRight { width: 100%; min-height: auto; padding: 30px 0; } }

.insideTit { font-size: 30px; color: #333; border-bottom: 3px solid #d4d4d4; margin-bottom: 30px; }

.insideTit span { display: inline-block; position: relative; }

.insideTit span:before { content: ""; height: 3px; background: #12943f; position: absolute; bottom: -3px; left: 0; right: 0; }

.products .box { width: 31.57895%; transition: 0.3s all ease; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; margin-bottom: 2.63158%; text-align: center; }

.products .box:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.products .box:hover .textW { background: #fff; transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.products .line { width: 29.82456%; }

.products .imgW { display: block; overflow: hidden; }

.products .textW { padding: 20px; transition: 0.5s all ease; -moz-transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; border-radius: 0 0 10px 10px; }

.products .tit { font-size: 18px; color: #353c50; }

.products .price { color: #12943f; }

.products .pubBtn { margin-top: 16.66667%; }

@media screen and (max-width: 875px) { .products .box { width: 48%; }
  .products .textW { padding: 20px 10px; } }

.proDetail .proDetTop .left { width: 46.49123%; position: relative; float: left; }

.proDetail .proDetTop .rig { width: 46.49123%; float: right; }

.proDetail .proDetTop .rig .tit { color: #353c50; font-size: 36px; }

.proDetail .proDetTop .rig .price { font-size: 24px; color: #353c50; margin-top: 10px; }

.proDetail .proDetTop .rig .des { font-size: 15px; line-height: 25px; color: #4b4b4b; margin-top: 15px; }

.proDetail .proDetTop .rig .addCart { margin-top: 5.66038%; }

.proDetail .proDetTop .rig .addCart input { padding: 10px 30px; width: 120px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border: 1px solid #dfe2ed; border-radius: 10px; margin-right: 10px; display: inline-block; vertical-align: middle; text-align: center; line-height: 1; font-size: 12px; }

.proDetail .proDetTop .rig .addCart .btn { padding: 13px 30px; background: #444; color: #fff; border-radius: 30px; font-size: 12px; line-height: 1; text-transform: capitalize; display: inline-block; vertical-align: middle; cursor: pointer; }

.proDetail .proDetTop .rig .addCart .btn:hover { background: #000; }

.proDetail .proDetTop .rig .playbtn { display: inline-block; margin-top: 4.2735%; }

.proDetail .proDetTop .rig .parameter { border: 1px solid #dfe2ed; padding: 5.66038%; background: #EEEEEE; color: #4b4b4b; margin-top: 7.54717%; }

.proDetail .proDetTop .rig .parameter li { border-bottom: 1px solid #a4a4a4; padding: 8px 0; }

.proDetail .proDetTop .rig .parameter .key { width: 150px; display: inline-block; font-weight: bold; }

.proDetail .proDetTop .rig .parameter .val { color: #353c50; }

.proDetail .proBanner { overflow: hidden; }

.proDetail .proBanner .item { position: relative; }

.proDetail .proBanner .playBtn { display: block; width: 13.0719%; padding-top: 13.0719%; height: 0; background: rgba(255, 255, 255, 0.5); }

.proDetail .proBanner .playBtn:before { width: 68%; height: 68%; }

.proDetail .proBanner .playBtn:after { font-size: 40px; }

.proDetail .proBanner .slick-dots { bottom: -20px; text-align: left; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; margin-bottom: 0; }

.proDetail .proBanner .slick-dots li button { background: #D2E4F4; height: 11px; width: 105px; border-radius: 0; }

.proDetail .proBanner .slick-dots li.slick-active button { background: #12943f; }

.proDetail .proUl { margin-top: 20px; margin-right: -10px; }

.proDetail .proUl .item { margin-right: 10px; cursor: pointer; overflow: hidden; }

.proDetail .proUl .slick-prev { left: 0; }

.proDetail .proUl .slick-prev:before { content: "\e63b"; }

.proDetail .proUl .slick-next { right: 20px; }

.proDetail .proUl .slick-next:before { content: "\e63c"; }

.proDetail .proUl .slick-prev, .proDetail .proUl .slick-next { width: 20px; height: 30px; line-height: 30px; font-size: 30px; color: #6A6A6A; top: 50%; margin-top: -15px; }

@media screen and (max-width: 1400px) { .proDetail .proDetail .title { font-size: 45px; }
  .proDetail .proDetTop .rig .title { font-size: 24px; line-height: 30px; } }

@media screen and (max-width: 875px) { .proDetail .proBanner .slick-dots li button { width: 60px; height: 8px; } }

@media screen and (max-width: 875px) { .proDetail .proDetTop .rig .tit { font-size: 18px; }
  .proDetail .proDetTop .rig .price { font-size: 16px; } }

@media screen and (max-width: 650px) { .proDetail .proBanner .playBtn { width: 60px; height: 60px; padding-top: 0; }
  .proDetail .proDetMid { margin-top: 10px; }
  .proDetail .proDetTop .left { width: 100%; }
  .proDetail .proDetTop .rig { width: 100%; margin-top: 20px; }
  .proDetail .proDetTop .rig .videoContact { margin-top: 20px; }
  .proDetail .proDetTop .rig .shareWrap { margin-top: 20px; }
  .proDetail .proDetTop .rig .tit { margin-top: 20px; font-size: 24px; } }

.proDetail .proTags { margin-top: 40px; }

.proDetail .proTags #tags { border-bottom: 1px solid #dfe2ed; }

.proDetail .proTags #tags li { display: inline-block; font-weight: bold; color: #333; text-transform: capitalize; padding: 10px 15px; margin-right: 10px; position: relative; cursor: pointer; font-size: 16px; }

.proDetail .proTags #tags li:before { content: ""; height: 2px; left: 0; right: 0; background: #12943f; position: absolute; bottom: 0; filter: alpha(opacity=0); opacity: 0; }

.proDetail .proTags #tags li.selected { color: #12943f; }

.proDetail .proTags #tags li.selected:before { filter: alpha(opacity=100); opacity: 1; }

.proDetail .proTags .tagContent { padding: 6.57895% 0; }

.proDetail .relatedPro .box { width: 23.68421%; transition: 0.3s all ease; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; -ms-transition: 0.3s all ease; margin-bottom: 2.63158%; text-align: center; }

.proDetail .relatedPro .box:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.proDetail .relatedPro .box:hover .textW { background: #fff; }

.proDetail .relatedPro .line { width: 29.82456%; }

.proDetail .relatedPro .imgW { display: block; overflow: hidden; }

.proDetail .relatedPro .textW { padding: 20px; transition: 0.5s all ease; -moz-transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; }

.proDetail .relatedPro .tit { font-size: 16px; color: #353c50; }

.proDetail .relatedPro .price { color: #12943f; }

.proDetail .relatedPro .pubBtn { margin-top: 16.66667%; padding: 10px 15px; font-size: 14px; }

@media screen and (max-width: 875px) { .proDetail .relatedPro .box { width: 48%; }
  .proDetail .relatedPro .textW { padding: 20px 10px; } }

.proDetail .proForm { margin-top: 3.50877%; }

.news .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; margin-bottom: 3.07018%; }

.news .imgW { width: 35.08772%; box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); }

.news .textW { width: 63.15789%; background: #fff; padding: 3.50877%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.news .tit { font-size: 24px; color: #12943f; }

.news .des { line-height: 24px; height: 72px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top: 15px; color: #4b4b4b; }

.news .bot { margin-top: 20px; }

.news .date { color: #4b4b4b; display: inline-block; vertical-align: middle; margin-right: 20px; }

.news .date:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; margin-right: 5px; }

.news .more { text-transform: capitalize; display: inline-block; vertical-align: middle; }

.news .more:hover { color: #12943f; }

@media screen and (max-width: 600px) { .news .flexW { flex-wrap: wrap; margin-bottom: 30px; }
  .news .imgW { width: 100%; }
  .news .textW { width: 100%; }
  .news .tit { font-size: 18px; } }

.cases .box { width: 30.70175%; margin-bottom: 4.38596%; }

.cases .line { width: 30.70175%; }

.cases .imgW { position: relative; overflow: hidden; }

.cases .imgW:hover { transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); }

.cases .imgW:hover .tit { transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); }

.cases .imgW:hover .date { transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); }

.cases .textW { width: 100%; position: absolute; bottom: 0; left: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; padding: 5.33333%; background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); }

.cases .tit { display: block; color: #fff; font-size: 18px; }

.cases .date { color: #fff; padding-left: 20px; position: relative; margin-top: 15px; display: inline-block; transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -webkit-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); display: block; }

.cases .date:before { content: ""; font-family: icomoon, Arial, Helvetica, Microsoft YaHei, SimSun, Sans-serif; position: absolute; top: -1px; left: 0; }

@media screen and (max-width: 700px) { .cases .imgW { width: 48%; } }

@media screen and (max-width: 500px) { .cases .imgW { width: 100%; margin-bottom: 20px; }
  .cases .textW { width: 100%; margin-top: 10px; }
  .cases .tit { font-size: 18px; } }

.newsDetail .titW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; align-items: center; }

.newsDetail .date { color: #12943f; }

.newsDetail .shareBox { margin-top: 0; }

.newsDetail .textW { margin-top: 30px; }

.contact { padding-top: 3.38542%; }

.contact .topW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; padding-bottom: 6.14035%; flex-wrap: wrap; }

.contact .topW .leftW { width: 32.89474%; }

.contact .topW .rightW { width: 61.40351%; }

.contact .topW .title { font-size: 30px; font-weight: bold; color: #12943f; text-transform: uppercase; }

.contact .msg { margin-top: 8%; }

.contact .msg > li { position: relative; color: #fff; font-size: 14px; padding-left: 35px; margin-bottom: 15px; }

.contact .msg > li:first-child { padding-top: 0; }

.contact .msg > li:before { content: ""; font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif; position: absolute; top: -5px; left: 0; font-size: 20px; width: 25px; text-align: center; color: #333; }

.contact .msg > li > span { text-transform: uppercase; display: block; }

.contact .msg > li > a:hover { text-decoration: underline; }

.contact .msg > li .cont { color: #333; }

.contact .msg > li.eml:before { content: "\e6c6"; }

.contact .msg > li.tel:before { content: "\e6c7"; }

.contact .msg > li.add:before { content: "\e605"; top: -2px; }

.contact .msg > li.skype:before { content: "\e632"; }

.contact .msg > li.fax:before { content: "\e6b5"; }

.contact .msg > li.whatsapp:before { content: "\e6bc"; }

.contact .msg > li.mob:before { content: "\e609"; }

.contact .msg > li.wechat:before { content: "\e649"; }

@media screen and (max-width: 875px) { .contact { padding-top: 40px; }
  .contact .topW .title { font-size: 24px; }
  .contact .topW .leftW { width: 100%; }
  .contact .msg { margin-top: 25px; }
  .contact .topW .rightW { width: 100%; margin-top: 20px; } }

.formStyle .title { font-size: 30px; color: #222931; text-transform: capitalize; margin-bottom: 25px; text-transform: uppercase; }

.formStyle input, .formStyle textarea { border: 1px solid #dfe2ed; padding: 0 20px; font-size: 16px; color: #333; width: 100%; background: none; }

.formStyle input.error, .formStyle textarea.error { border-color: #f00; }

.formStyle label { font-weight: bold; color: #4b4b4b; font-size: 16px; }

.formStyle input { height: 50px; border-radius: 10px; }

.formStyle textarea { padding: 15px 20px; height: 160px; resize: none; border-radius: 10px; }

.formStyle li { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; }

.formStyle .input { width: 47%; margin-bottom: 25px; position: relative; }

.formStyle .textarea { width: 100%; margin-bottom: 25px; position: relative; }

.formStyle .sub input { background: #12943f; color: #fff; width: auto; border: 0; }

.formStyle .sub input:hover { background: #222; }

.formStyle span.error { position: absolute; font-size: 12px; color: #f00; top: 100%; left: 5px; }

@media screen and (max-width: 500px) { .formStyle .title { font-size: 24px; }
  .formStyle .input { width: 100%; } }

.pageNum { max-width: 100%; }

.pageNum a, .pageNum span { display: inline-block; vertical-align: top; margin-bottom: 5px; margin-right: 6px; line-height: 20px; padding: 5px 12px; color: #333; border: 1px solid #D7D7D5; }

.pageNum span.current, .pageNum a:hover { background: #12943f; color: #fff; }

@media screen and (max-width: 450px) { .pageNum { font-size: 12px; } }

.shareBox { margin-top: 30px; }

#footerToolBar { background: #12943f; }

.iniBanner .item { display: none; }

.iniBanner .item:first-child { display: block; }

.slick-slider .slick-track .item { display: block; }

#chatToolBox #chatToolMail { background: #12943f; }

@media screen and (max-width: 875px) { #footer { margin-bottom: 47px; } }

#goTop { background: #12943f; }


@media (min-width: 1200px) {
  .headerMid {
    width: 1170px;
  }
}

.headerMid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.amy-inner {
  float: left;
  position: relative;
  width: 100%;
}


.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.vc_custom_1495703622974 {
  padding-top: 90px !important;
  padding-bottom: 40px !important;
}


.container1 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container1:before,
.container1:after {
  content: " ";
  display: table;
}

.container1:after {
  clear: both;
}

@media (min-width: 768px) {
  .container1 {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container1 {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container1 {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}
.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.vc_row {
  margin-left: -15px;
  margin-right: -15px;
}

* {
  box-sizing: border-box;
}
.vc_row:after, .vc_row:before {
  content: " ";
  display: table;
}
*:before, *:after {
  box-sizing: border-box;
}
.vc_row:after, .vc_row:before {
  content: " ";
  display: table;
}
.vc_clearfix:after, .vc_column-inner::after, .vc_el-clearfix, .vc_row:after {
  clear: both;
}
*:before, *:after {
  box-sizing: border-box;
}
::selection {
  background: #12943f;
  color: #fff;
}

.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}

.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .vc_col-lg-4 {
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9 {
    float: left;
  }
}
@media (min-width: 992px) {
  .vc_col-md-6 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9 {
    float: left;
  }
}
@media (min-width: 768px) {
  .vc_col-sm-6 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: left;
  }
}
.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vc_col-xs-12, .vc_column_container {
  width: 100%;
}
* {
  box-sizing: border-box;
}
user agent stylesheet
div {
  display: block;
  unicode-bidi: isolate;
}
body {
  font-family: "ABeeZee", Arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}
body {
  font-family: ABeeZee, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
*:before, *:after {
  box-sizing: border-box;
}
*:before, *:after {
  box-sizing: border-box;
}

.container1 .vc_custom_1483949859572 {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.vc_column_container>.vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.amy-organic-custom-content .amy-content br {
  margin-bottom: 15px;
}

.amy-organic-custom-content .amy-shortcode-title {
  position: relative;
  display: inline-block;
  margin: 0 0 60px 0;
}

.amy-organic-custom-content .title-first {
  font-size: 35px;
  font-weight: bold;
  color: #333;
  display: inline-block;
}

.amy-organic-custom-content .title-last {
  text-align: right;
  font-size: 35px;
  font-weight: bold;
  color: #12943f;
  position: absolute;
  top: 38px;
  right: -70px;
}

.amy-organic-custom-content .readmore {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #12943f;
  font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  padding: 0 25px;
  margin-top: 30px;
}

.amy-organic-custom-content .readmore:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: "\f178";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.amy-organic-custom-content .readmore:hover {
  color: #fda901;
}

.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.upb_video_class, .vc_row, .wpb_column, .wpb_row {
  position: relative;
}
.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .vc_col-lg-4 {
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9 {
    float: left;
  }
}
@media (min-width: 992px) {
  .vc_col-md-6 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9 {
    float: left;
  }
}
@media (min-width: 768px) {
  .vc_col-sm-4 {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: left;
  }
}


.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.upb_video_class, .vc_row, .wpb_column, .wpb_row {
  position: relative;
}
.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .vc_col-lg-4 {
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9 {
    float: left;
  }
}
@media (min-width: 992px) {
  .vc_col-md-6 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9 {
    float: left;
  }
}
@media (min-width: 768px) {
  .vc_col-sm-6 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: left;
  }
}

.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.upb_video_class, .vc_row, .wpb_column, .wpb_row {
  position: relative;
}
.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .vc_col-lg-4 {
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9 {
    float: left;
  }
}
@media (min-width: 992px) {
  .vc_col-md-6 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9 {
    float: left;
  }
}
@media (min-width: 768px) {
  .vc_col-sm-6 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: left;
  }
}

.wpb_single_image .vc_figure {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  max-width: 100%;
}
.ult-animation * {
  -webkit-backface-visibility: hidden;
}

.wpb_single_image.vc_align_center {
  text-align: center;
}
.wpb_single_image .vc_figure {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  max-width: 100%;
}
.ult-animation * {
  -webkit-backface-visibility: hidden;
}

.smile_icon_list .list-img-icon {
  display: block;
  margin: 0 auto;
  max-height: 100% !important;
  max-width: 100% !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.smile_icon_list.left li .icon_description {
  line-height: 1em;
}
.smile_icon_list.left li .icon_description {
  margin-left: 3em;
  padding-left: 25px;
  height: 3em;
  vertical-align: middle;
  display: table-cell;
}
.smile_icon_list li .icon_description p:last-child {
  margin-bottom: 0;
}
.smile_icon_list li .icon_description p {
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit !important;
  line-height: inherit;
  color: inherit !important;
}
.smile_icon_list.left li .icon_description {
  line-height: 1em;
}

#Info-list-wrap-9938 .icon_description_text {
  font-size: 15px;
  line-height: 22px;
}
.smile_icon_list li .icon_description div.icon_description_text {
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: 13px;
  line-height: 18px;
}
.ult-animation * {
  -webkit-backface-visibility: hidden;
}

.smile_icon_list li .icon_list_icon {
  font-size: 24px;
  width: 3em;
  height: 3em;
  line-height: 3em;
  text-align: center;
  float: left;
  background: #fff;
  z-index: 9;
  position: relative;
  -moz-box-sizing: content-box!important;
  -webkit-box-sizing: content-box!important;
  box-sizing: content-box!important
}

.smile_icon_list .list-img-icon {
  display: block;
  margin: 0 auto;
  max-height: 100%!important;
  max-width: 100%!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

.smile_icon_list li .icon_description h3 {
  font-size: 17px;
  line-height: 1.846153846;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  clear: none!important
}

.smile_icon_list li .icon_description h3 a {
  text-decoration: none
}

.smile_icon_list li .icon_description p {
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit!important;
  line-height: inherit;
  color: inherit!important
}

.smile_icon_list li .icon_description p:last-child {
  margin-bottom: 0;
}

.smile_icon_list li .icon_description div.icon_description_text {
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: 13px;
  line-height: 18px
}

.smile_icon_list li .icon_description span.icon_description_text {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-size: 14px;
  line-height: 1.714285714;
  display: block
}

.smile_icon_list li .icon_list_connector {
  height: 100%;
  position: absolute;
  top: .5em;
  z-index: 1
}


.info-circle-wrapper.info-circle-responsive .smile_icon_list li .icon_list_connector {
  top: 1em
}

.smile_icon_list li:last-child .icon_list_connector {
  display: none
}

.smile_icon_list.no_bg .icon_list_icon {
  border: 2px solid #0183cc;
  color: #0183cc
}

.smile_icon_list.square .icon_list_icon {
  border-color: inherit
}

.smile_icon_list.circle .icon_list_icon {
   -webkit-border-radius:50%;
   border-radius:50%;
   border-color:inherit;
   overflow:hidden;
}

.smile_icon_list.with_bg .icon_list_icon {
  background: #0183cc;
  color: #fff
}

.smile_icon_list.left li .icon_list_connector {
  left: .5em;
  border-right-width: 1px;
  border-right-style: dashed
}

.smile_icon_list.left li.ult-info-circle-img .icon_list_connector {
  left: .34em;
  top: .5em
}

.smile_icon_list.left li .icon_description {
  margin-left: 3em;
  padding-left: 25px;
  height: 3em;
  vertical-align: middle;
  display: table-cell
}

.smile_icon_list.right {
  text-align: right
}

.smile_icon_list.right li .icon_list_icon {
  float: right;
  position: relative
}

.smile_icon_list.right li .icon_list_connector {
  right: .5em;
  border-left-width: 1px;
  border-left-style: dashed
}

.smile_icon_list.right li .icon_description {
  margin-left: 3em;
  height: 3em;
  vertical-align: middle;
  display: table-cell
}

.smile_icon_list.right li .icon_description {
  margin-right: 3em;
  padding-right: 25px
}

.smile_icon_list.top,.smile_icon_list.top:after,.smile_icon_list.top:before {
  content: " ";
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.smile_icon_list.top {
  display: block
}

.smile_icon_list.top li {
  display: table-cell;
  width: 1%;
  float: none;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.smile_icon_list.top li .icon_list_icon {
  margin: 0 auto;
  float: none
}

.smile_icon_list.top li .icon_description {
  text-align: center;
  margin: 15px;
  padding-bottom: 0
}

.smile_icon_list.top li .icon_list_connector {
  position: absolute;
  top: .5em;
  left: 50%;
  width: 100%;
  height: 10px;
  border-top-width: 1px;
  border-top-style: dashed;
  margin-left: 0
}
.smile_icon_list.left li .icon_list_connector {
  left: .5em;
  border-right-width: 1px;
  border-right-style: dashed;
}
.smile_icon_list li .icon_list_connector {
  height: 100%;
  position: absolute;
  top: .5em;
  z-index: 1;
}
.ult-animation * {
  -webkit-backface-visibility: hidden;
}

smile_icon_list li.icon_list_item {
  padding: 0 !important;
  list-style: none !important;
  clear: both !important;
  position: relative !important;
  min-height: 1em !important;
  margin: 0 0 30px !important;
  line-height: 100%;
  overflow: visible;
}
user agent stylesheet
li {
  text-align: -webkit-match-parent;
}
.smile_icon_list.circle {
  float: none;
  border: 0;
  width: auto;
  margin: 0;
  cursor: inherit;
}
.smile_icon_list {
  list-style: none !important;
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}

.smile_icon_list.with_bg .icon_list_icon {
  background: #0183cc;
  color: #fff;
}
.smile_icon_list li .icon_list_icon {
  font-size: 24px;
  width: 3em;
  height: 3em;
  line-height: 3em;
  text-align: center;
  float: left;
  background: #fff;
  z-index: 9;
  position: relative;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
style attribute {
  font-size: 90px;
}
.smile_icon_list li.icon_list_item {
  padding: 0 !important;
  list-style: none !important;
  clear: both !important;
  position: relative !important;
  min-height: 1em !important;
  margin: 0 0 30px !important;
  line-height: 100%;
  overflow: visible;
}
user agent stylesheet
li {
  text-align: -webkit-match-parent;
}
.smile_icon_list.circle {
  float: none;
  border: 0;
  width: auto;
  margin: 0;
  cursor: inherit;
}
.smile_icon_list {
  list-style: none !important;
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}


.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.vc_custom_1487478741889 {
  padding-top: 55px !important;
  padding-bottom: 35px !important;
  background-color: #12943f !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.vc_custom_1487478741889, .vc_custom_1504622510417 {
  height: 1px;
  overflow: hidden;
}

.amy-section-curved:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/curved-bg.png) no-repeat bottom center;
  content: "";
  height: 30px;
}

.upb_row_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0
}

.upb-background-text-wrapper,.upb_video-text,.upb_video-text-wrapper {
  position: relative
}

.upb_bg_img {
  display: none!important
}

.amy-section-curved:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/curved-bg.png) no-repeat bottom center;
  content: "";
  height: 30px;
}


.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.vc_custom_1500908147100 {
  padding-top: 80px !important;
  padding-bottom: 0px !important;
}

.upb_row_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}
.upb_row_bg, .upb_video-bg, .vcpb-fs-jquery {
  overflow: hidden;
}

.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.vc_custom_1500908147100 {
  padding-top: 80px !important;
  padding-bottom: 0px !important;
}
.upb_video_class, .vc_row, .wpb_column, .wpb_row {
  position: relative;
}

.vc_row.vc_row-flex {
  box-sizing: border-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.vc_row.vc_row-flex, .vc_row.vc_row-flex>.vc_column_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.upb_video_class, .vc_row, .wpb_column, .wpb_row {
  position: relative;
}
.vc_row {
  margin-left: -15px;
  margin-right: -15px;
}

.vc_row.vc_row-flex::after, .vc_row.vc_row-flex::before {
  display: none;
}
.vc_row:after, .vc_row:before {
  content: " ";
  display: table;
}
*:before, *:after {
  box-sizing: border-box;
}
.vc_row.vc_row-flex::after, .vc_row.vc_row-flex::before {
  display: none;
}
.vc_row:after, .vc_row:before {
  content: " ";
  display: table;
}
.vc_clearfix:after, .vc_column-inner::after, .vc_el-clearfix, .vc_row:after {
  clear: both;
}

.amy-organic-heading {
  text-align: center;
  margin-bottom: 50px;
}

.amy-organic-heading h3 {
  margin-top: 0;
  line-height: 82%;
}

.amy-organic-heading p {
  margin-bottom: 0;
}

.woocommerce .products .product.first, .woocommerce-page .products .product.first {
  clear: both;
}
.woocommerce .products .product, .woocommerce-page .products .product {
  background: #fff;
  margin-bottom: 50px;
}
.woocommerce .products .product, .woocommerce-page .products .product {
  background: #fff;
  margin-bottom: 50px;
}
.woocommerce .products .product, .woocommerce-page .products .product {
  background: #fff;
  margin-bottom: 30px;
}
.woocommerce .products .first, .woocommerce-page .products .first {
  clear: both;
}
.woocommerce div.product, .woocommerce-page div.product {
  margin-bottom: 0;
  position: relative;
}
.ult-animation * {
  -webkit-backface-visibility: hidden;
}

@media (min-width: 992px) {
  .col-md-4 {
    width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
}

.woocommerce .products .product .product-wrapper,
.woocommerce-page .products .product .product-wrapper {
  text-align: center;
  border: 2px solid transparent;
  border-bottom: none;
  position: relative;
}

.vc_custom_1504622510417 {
  padding-top: 20px !important;
  padding-bottom: 70px !important;
  background-color: #12943f !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.vc_custom_1487478741889, .vc_custom_1504622510417 {
  height: 1px;
  overflow: hidden;
}

.vc_custom_1483844551392 {
  padding-top: 90px !important;
  padding-bottom: 0px !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.vc_custom_1483843080596 {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.upb_video_class, .vc_row, .wpb_column, .wpb_row {
  position: relative;
}
.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .vc_col-sm-6 {
    width: 50%;
  }
}

.img-outside-839-486 .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
  width: 839px;
  margin-left: -35%;
  margin-bottom: -52px;
  position: relative;
  z-index: 9;
}

.img-outside-839-486 .vc_column-inner .wpb_single_image {
  margin-bottom: 0;
}

.upb_video_class, .wpb_column, .wpb_row {
  position: relative;
}
.upb_video_class, .vc_row, .wpb_column, .wpb_row {
  position: relative;
}
.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .vc_col-lg-6 {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9 {
    float: left;
  }
}

.vc_custom_1504528120798 {
  margin-bottom: 50px !important;
  padding-right: 100px !important;
}

.left-icon .aio-icon-left {
  display: table-cell;
  vertical-align: top;
}

.left-icon .aio-icon-left .aio-icon,.left-icon .aio-icon-left .aio-icon-img {
  margin-right: 15px
}

.left-icon .aio-ibd-block {
  display: table-cell;
  vertical-align: middle
}

.left-icon .aio-icon-description,.left-icon .aio-icon-header {
  float: left;
  width: 100%
}
.style_3 .aio-icon-box .aio-icon, .style_3 .aio-icon-box .img-icon {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.left-icon .aio-icon-left .aio-icon, .left-icon .aio-icon-left .aio-icon-img {
  margin-right: 15px;
}
.aio-icon-component .aio-icon, .aio-icon-component .img-icon {
  -webkit-transition: -webkit-transform .2s linear;
  transition: -webkit-transform .2s linear;
  transition: transform .2s linear;
  transition: transform .2s linear, -webkit-transform .2s linear;
}
.aio-icon.circle {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.aio-icon, .vc_row .aio-icon {
  display: inline-block;
  font-size: 32px;
  height: 2em;
  width: 2em;
  text-align: center;
  line-height: 2em;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.ult-animation * {
  -webkit-backface-visibility: hidden;
}

.vc_custom_1505320055053 {
  margin-bottom: 50px !important;
  margin-left: 50px !important;
  padding-right: 50px !important;
}

.vc_custom_1504529728098 {
  margin-left: 100px !important;
}
.aio-icon-component, .wpb_column>.wpb_wrapper .aio-icon-component {
  margin-bottom: 35px;
}

.amy-footer-widgets-before {
  overflow: hidden;
  background-color: #12943f;
  background-image: url(../img/section-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: initial;
}
.amy-section-curved {
  position: relative;
}
.lg-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
.amy-footer-widgets-before .widget_mc4wp_form_widget {
  position: relative;
  margin-bottom: 0;
  padding: 8px 0 20px 0;
}

.amy-footer-widgets-before .widget_mc4wp_form_widget .amy-widget-title h4 {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}

.amy-footer-widgets-before .mc4wp-form-fields {
  display: block;
  position: relative;
  max-width: 450px;
  margin: 0 auto;
}

.amy-footer-widgets-before .widget_mc4wp_form_widget .mc4wp-form-fields p {
  display: block;
  margin-bottom: 0;
}

.amy-footer-widgets-before .mc4wp-form-fields input[type="email"] {
  display: inline-block;
  border-radius: 50px;
  max-width: 450px;
  padding-left: 20px;
  padding-right: 40px;
  height: 44px;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.6);
  box-shadow: none;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 15px;
  font-size: 15px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 2px solid #e1e1e1;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s;
}

* {
  box-sizing: border-box;
}
.amy-footer .amy-footer-left {
  padding-bottom: 20px;
  padding-right: 30px;
  padding-top: 30px;
}
@media (min-width: 992px) {
  .col-md-4 {
    width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.amy-footer .amy-footer-right {
  padding-left: 30px;
  padding-top: 68px;
  border-left: 1px dotted #12943f;
  margin-top: -8px;
}
@media (min-width: 992px) {
  .col-md-8 {
    width: 66.66667%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.amy-footer .amy-footer-right .amy-widget .amy-widget-title h4 {
  margin-bottom: 35px;
}

.amy-widget .amy-widget-title h4 {
  margin-top: 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #12943f;
  font-size: 20px;
  margin-bottom: 20px;
}

.amy-dark-bg .amy-widget .amy-widget-title h4 {
  color: #fff;
}

.amy-list, .widget_categories ul, .widget_product_categories ul, .widget_archive ul, .widget_pages ul, .widget_meta ul, .widget_nav_menu ul, .widget_recent_entries, .amy-list ul, .widget_categories ul ul, .widget_product_categories ul ul, .widget_archive ul ul, .widget_pages ul ul, .widget_meta ul ul, .widget_nav_menu ul ul, .widget_recent_entries ul, .amy-list-with-icon, .amy-list-with-icon ul, .amy-list-with-image, .amy-list-with-image ul {
  list-style: none;
  padding: 0;
}
ul, ol {
  padding-left: 15px;
}
ul, ol {
  margin-top: 0;
  margin-bottom: 11px;
}
.amy-list,
.widget_categories ul,
.widget_product_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_entries,
.amy-list ul,
.widget_categories ul ul,
.widget_product_categories ul ul,
.widget_archive ul ul,
.widget_pages ul ul,
.widget_meta ul ul,
.widget_nav_menu ul ul,
.widget_recent_entries ul,
.amy-list-with-icon,
.amy-list-with-icon ul,
.amy-list-with-image,
.amy-list-with-image ul {
  list-style: none;
  padding: 0;
}

.amy-list li,
.widget_categories ul li,
.widget_product_categories ul li,
.widget_archive ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_recent_entries li,
.amy-list-with-icon li,
.amy-list-with-image li {
  padding-left: 15px;
  margin-bottom: 10px;
}

.amy-list li:before,
.widget_categories ul li:before,
.widget_product_categories ul li:before,
.widget_archive ul li:before,
.widget_pages ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before,
.widget_recent_entries li:before,
.amy-list-with-icon li:before,
.amy-list-with-image li:before {
  position: absolute;
  left: 0;
  content: '•';
  color: #fda901;
}

.amy-list li:hover:before,
.widget_categories ul li:hover:before,
.widget_product_categories ul li:hover:before,
.widget_archive ul li:hover:before,
.widget_pages ul li:hover:before,
.widget_meta ul li:hover:before,
.widget_nav_menu ul li:hover:before,
.widget_recent_entries li:hover:before,
.amy-list-with-icon li:hover:before,
.amy-list-with-image li:hover:before {
  color: #12943f;
}
.amy-footer .amy-footer-right .amy-copyright {
  margin-left: -30px;
  padding-left: 30px;
}
.amy-footer .amy-copyright {
  border-top: 1px dotted #12943f;
  padding-top: 30px;
  padding-bottom: 36px;
}
@media (min-width: 992px) {
  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
}
.primary-image img{
  border-radius: 50%;
}
