@charset "UTF-8";
/**
* Eric Meyer's Reset CSS v2.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, time {
  display: block;
}

body {
  line-height: 1;
  color: black;
  background: white;
  width: 1366px;
  margin: 0 auto;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* meyerweb css reset end */

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

input {
  border-width: 0;
}

em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

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

.group:after {
  clear: both;
}

.group {
  zoom: 1; /* ie 6/7 */
}

embed,
img,
object,
video {
  max-width: 100%;
}
sup {
  font-size: 58.3%;
  vertical-align: text-top;
}
sub {
  font-size: 58.3%;
  vertical-align: text-bottom;
}
.no-space-between-inline-blocks {
  *letter-spacing: normal; /*reset IE < 8*/
  letter-spacing: -0.31em; /*webkit*/
  word-spacing: -0.43em; /*IE < 8 && gecko*/
}
/*restore spacing on inner elements*/
.no-space-between-inline-blocks > * {
  letter-spacing: normal;
  word-spacing: normal;
}
.displace {
  left: -5000px;
  position: absolute;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  font-size: 16px;
}
body {
  color: #000000;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
}
.global_container_ {
  float: none;
  height: auto;
  margin: 0 auto;
  position: relative;
  background: #ffffff;
}
.sha-group {
  display: flex;
  justify-content: center;
  margin: 14px auto 0 auto;
}
.sha-group:before,
.sha-group:after {
  display: none;
}
.header {
  display: table;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.row {
  padding: 15px;
  position: relative;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9InJlY3RhbmdsZS0yIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iLTE2NC42NjgxNSUiIHN0b3AtY29sb3I9IiMwMDdjNzAiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPHN0b3Agb2Zmc2V0PSItMTQuNjY4MTU3JSIgc3RvcC1jb2xvcj0iIzI4YTk5YyIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3JlY3RhbmdsZS0yKSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(90deg, #007c70 -164.66815%, #28a99c -14.668157%);
  background: -o-linear-gradient(90deg, #007c70 -164.66815%, #28a99c -14.668157%);
  background: -webkit-linear-gradient(90deg, #007c70 -164.66815%, #28a99c -14.668157%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-164.66815%, #007c70), color-stop(-14.668157%, #28a99c));
  background: -webkit-linear-gradient(bottom, #007c70 -164.66815%, #28a99c -14.668157%);
  background: -moz-linear-gradient(bottom, #007c70 -164.66815%, #28a99c -14.668157%);
  background: -o-linear-gradient(bottom, #007c70 -164.66815%, #28a99c -14.668157%);
  background: linear-gradient(0deg, #007c70 -164.66815%, #28a99c -14.668157%);
}
.layer-3 {
  float: left;
}
.text {
  float: left;
  margin: 4px 0 0 6px;
  color: #ffffff;
  text-align: center;
}
.text-2 {
  float: right;
  margin: 3px 0 0;
  color: #ffffff;
  text-align: center;
}
.layer-2 {
  float: right;
  margin: 0 7px 0 0;
}
.main-content-wrapper {
  display: table;
  margin: 10px auto 0;
  position: relative;
}
.row-3 {
  margin: 0 auto;
  position: relative;
  width: 1175px;
}
.logo {
  float: left;
}
.col-20 {
  float: left;
  margin: 5px 0 0 10px;
  position: relative;
  width: 196px;
}
.text-3 {
  color: #007c70;
  font-size: 16.48187px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.text-4 {
  display: block;
  margin: 3px auto 0;
}
.text-5 {
  float: left;
  margin: 24px 0 0 183px;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}
.text-6 {
  float: left;
  margin: 24px 0 0 179px;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}
.col-25 {
  float: right;
  margin: 11px 0 0;
  position: relative;
  width: 133px;
}
.text-7 {
  color: #ed0000;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.text-8 {
  margin: 4px 0 0;
  color: #ed0000;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.layer-5 {
  float: right;
  margin: 20px 7px 0 0;
}
.new_bn_pc_2 {
  display: block;
  margin: 12px 0 0;
}
.text-9 {
  margin: 40px 0 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.row-4 {
  margin: 29px auto 0;
  position: relative;
  width: 950px;
}
.row-4 > * {
  float: left;
  margin: 0 30px 0 0;
}
.row-4 > *:last-child {
  margin-right: 0 !important;
}
.col {
  min-height: 165px;
  padding: 17px 0 39px;
  position: relative;
  width: 165px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #00a892;
}
.a_nk {
  display: block;
  margin: 0 auto;
}
.text-10 {
  margin: 16px 0 0;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.col-2 {
  min-height: 165px;
  padding: 22px 0 39px;
  position: relative;
  width: 165px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #00a892;
}
.a_pk {
  display: block;
  margin: 0 auto;
}
.text-11 {
  margin: 18px 0 0;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.col-3 {
  min-height: 165px;
  padding: 18px 0 40px;
  position: relative;
  width: 165px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #00a892;
}
.vector-smart-object {
  display: block;
  margin: 0 auto;
}
.text-12 {
  margin: 13px 0 0;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.col-4 {
  min-height: 165px;
  padding: 19px 0 12px;
  position: relative;
  width: 165px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #00a892;
}
.a_xn {
  display: block;
  margin: 0 auto;
}
.text-13 {
  margin: 16px 0 0;
  color: #ffffff;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
}
.col-14 {
  margin: 51px 0 0;
  min-height: 529px;
  padding: 27px 0 45px;
  position: relative;
  background: rgba(11, 136, 124, 0.1);
}
.text-14 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.row-12 {
  margin: 32px auto 0;
  position: relative;
  width: 1105px;
}
.col-26 {
  float: left;
  margin: 18px 33px 0 0;
  position: relative;
  width: 604px;
}
.text-15 {
  margin: 0 0 0 12px;
  width: 551px;
  line-height: 24px;
}
.row-19 {
  margin: 32px 0 0;
  position: relative;
}
.rectangle-24-copy-holder {
  float: left;
  padding: 4px 0;
  position: relative;
  width: 290px;
  background: #00a892;
}
.rectangle-23 {
  display: block;
  margin: 0 auto;
  width: 278px;
}
.rectangle-24-holder {
  float: right;
  padding: 5px 0;
  position: relative;
  width: 290px;
  background: #00a892;
}
.ntr05921 {
  display: block;
  margin: 0 auto;
}
.rectangle-4-copy-holder {
  float: left;
  padding: 4px 0;
  position: relative;
  width: 468px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #00a892;
}
.rectangle-4 {
  display: block;
  margin: 0 auto;
  width: 459px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.text-16 {
  margin: 50px 0 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.row-5 {
  left: 11px;
  margin: 39px auto 0;
  position: relative;
  width: 1120px;
}
.row-5 > * {
  float: left;
  margin: 0 26.46px 0 0;
}
.row-5 > *:last-child {
  margin-right: 0 !important;
}
.col-5 {
  min-height: 351px;
  padding: 17px 0 46px;
  position: relative;
  width: 260px;
  background: #e6f3f2;
}
.ellipse-1-copy-3-holder {
  margin: 0 auto;
  padding: 4px 0;
  position: relative;
  width: 169px;
  -webkit-border-radius: 84.47px;
  -moz-border-radius: 84.47px;
  border-radius: 84.47px;
  background: #00a892;
}
.ellipse-1 {
  display: block;
  margin: 0 auto;
  width: 161px;
  -webkit-border-radius: 80.63px;
  -moz-border-radius: 80.63px;
  border-radius: 80.63px;
}
.text-17 {
  margin: 13px 0 0;
  font-size: 23.08902px;
  font-weight: bold;
  text-align: center;
}
.text-18 {
  margin: 12px auto 0;
  width: 191px;
  line-height: 24px;
  text-align: center;
}
.col-6 {
  min-height: 351px;
  padding: 17px 28px 20px;
  position: relative;
  width: 260px;
  background: #e6f3f2;
}
.ellipse-1-copy-4-holder {
  margin: 0 auto;
  padding: 4px 0 5px;
  position: relative;
  width: 170px;
  -webkit-border-radius: 84.87px;
  -moz-border-radius: 84.87px;
  border-radius: 84.87px;
  background: #00a892;
}
.ellipse-1-copy {
  display: block;
  margin: 0 auto;
  width: 161px;
  -webkit-border-radius: 80.63px;
  -moz-border-radius: 80.63px;
  border-radius: 80.63px;
}
.text-19 {
  margin: 11px 0 0;
  font-size: 23.08902px;
  font-weight: bold;
  text-align: center;
}
.text-20 {
  margin: 11px auto 0;
  width: 191px;
  line-height: 24px;
  text-align: center;
}
.col-7 {
  min-height: 351px;
  padding: 17px 0;
  position: relative;
  width: 260px;
  background: #e6f3f2;
}
.ellipse-1-copy-5-holder {
  margin: 0 auto;
  padding: 4px 0 5px;
  position: relative;
  width: 170px;
  -webkit-border-radius: 84.87px;
  -moz-border-radius: 84.87px;
  border-radius: 84.87px;
  background: #00a892;
}
.ellipse-1-copy-2 {
  display: block;
  margin: 0 auto;
  width: 161px;
  -webkit-border-radius: 80.63px;
  -moz-border-radius: 80.63px;
  border-radius: 80.63px;
}
.text-21 {
  margin: 12px 0 0;
  font-size: 23.08902px;
  font-weight: bold;
  text-align: center;
}
.text-22 {
  margin: 13px auto 0;
  width: 192px;
  line-height: 24px;
  text-align: center;
}
.col-8 {
  min-height: 351px;
  padding: 17px 0;
  position: relative;
  width: 260px;
  background: #e6f3f2;
}
.ellipse-1-copy-6-holder {
  margin: 0 auto;
  padding: 4px 0;
  position: relative;
  width: 169px;
  -webkit-border-radius: 84.62px;
  -moz-border-radius: 84.62px;
  border-radius: 84.62px;
  background: #00a892;
}
.ellipse-1-copy-2-2 {
  display: block;
  margin: 0 auto;
  width: 161px;
  -webkit-border-radius: 80.63px;
  -moz-border-radius: 80.63px;
  border-radius: 80.63px;
}
.text-23 {
  margin: 13px 0 0;
  font-size: 23.08902px;
  font-weight: bold;
  text-align: center;
}
.text-24 {
  margin: 12px auto 0;
  width: 191px;
  line-height: 24px;
  text-align: center;
}
.text-25 {
  margin: 50px 0 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.rectangle-28 {
  display: block;
  height: 12px;
  left: 0;
  margin: 27px auto 0;
  position: relative;
  width: 817px;
  background: #00a892;
}
.row-17 {
  position: relative;
}
.rectangle-27-copy-3 {
  margin-right: 24px;
  width: 379px;
}
.rectangle-29 {
  height: 282px;
  width: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #00a892;
}
.rectangle-27-copy-3-2 {
  float: left;
  margin: 1px 0 0 24px;
  width: 379px;
}
.rectangle-28-copy {
  height: 12px;
  margin: 10px auto 0;
  width: 926px;
  background: #00a892;
}
.row-15 {
  margin: 11px auto 0;
  position: relative;
  text-align: center;
}
.row-15 > * {
  margin: 0 14.3px 0 0;
}
.row-15 > *:last-child {
  margin-right: 0 !important;
}
.rectangle-27 {
  width: 280px;
}
.rectangle-29-copy {
  height: 209px;
  width: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #00a892;
}
.rectangle-27-copy {
  width: 280px;
}
.rectangle-29-copy-2 {
  height: 209px;
  width: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #00a892;
}
.rectangle-27-copy-2 {
  width: 280px;
}
.row-15 > * {
  display: inline-block;
  vertical-align: top;
}
.rectangle-28-copy-2 {
  display: block;
  height: 12px;
  left: 11px;
  margin: 10px auto 0;
  position: relative;
  width: 926px;
  background: #00a892;
}
.text-26 {
  margin: 51px 0 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.row-13 {
  left: 16px;
  margin: 36px auto 0;
  position: relative;
  width: 1068px;
}
.wrapper-20 {
  float: left;
  height: 157px;
  margin: 0 40px 0 0;
  position: relative;
  width: 514px;
  background: #e6f3f2;
}
.col-9 {
  left: 50%;
  min-height: 157px;
  padding: 11px 30px;
  position: absolute;
  top: 0;
  width: 245px;
  background: url(images/rectangle_31.png) no-repeat;
  margin-left: -257px;
}
.ellipse-2-holder {
  padding: 6px 0;
  position: relative;
  width: 95px;
  -webkit-border-radius: 47.72px;
  -moz-border-radius: 47.72px;
  border-radius: 47.72px;
  background: #e6f3f2;
}
.vector-smart-object-2 {
  display: block;
  margin: 0 auto;
}
.text-27 {
  margin: 13px 0 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}
.text-28 {
  left: 50%;
  position: absolute;
  top: 8px;
  width: 270px;
  line-height: 24px;
  margin-left: -34px;
}
.rectangle-32-holder {
  left: 50%;
  padding: 8px 0;
  position: absolute;
  top: 114px;
  width: 308px;
  background: #069c88;
  margin-left: -51px;
}
.vector-smart-object-3 {
  display: block;
  margin: 0 auto;
}
.wrapper-21 {
  float: left;
  height: 157px;
  position: relative;
  width: 514px;
  background: #e6f3f2;
}
.col-10 {
  left: 50%;
  min-height: 157px;
  padding: 11px 29px;
  position: absolute;
  top: 0;
  width: 245px;
  background: url(images/rectangle_31.png) no-repeat;
  margin-left: -257px;
}
.ellipse-2-copy-holder {
  padding: 6px 0;
  position: relative;
  width: 95px;
  -webkit-border-radius: 47.72px;
  -moz-border-radius: 47.72px;
  border-radius: 47.72px;
  background: #e6f3f2;
}
.vector-smart-object-4 {
  display: block;
  margin: 0 auto;
}
.text-29 {
  margin: 13px 0 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}
.text-30 {
  left: 50%;
  position: absolute;
  top: 8px;
  width: 271px;
  line-height: 24px;
  margin-left: -34px;
}
.rectangle-32-copy-holder {
  left: 50%;
  padding: 7px 0 8px;
  position: absolute;
  top: 114px;
  width: 308px;
  background: #069c88;
  margin-left: -51px;
}
.vector-smart-object-copy {
  display: block;
  margin: 0 auto;
}
.col-13 {
  margin: 70px 0 0;
  min-height: 563px;
  padding: 41px 0 1px;
  position: relative;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9InJlY3RhbmdsZS0xNSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iMCUiPgo8c3RvcCBvZmZzZXQ9Ii00Mi44OTU0MSUiIHN0b3AtY29sb3I9IiMwMDdjNzAiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPHN0b3Agb2Zmc2V0PSIxMDcuMTA0NTklIiBzdG9wLWNvbG9yPSIjMjhhOTljIiBzdG9wLW9wYWNpdHk9IjEiIC8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjcmVjdGFuZ2xlLTE1KSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(90deg, #007c70 -42.89541%, #28a99c 107.10459%);
  background: -o-linear-gradient(90deg, #007c70 -42.89541%, #28a99c 107.10459%);
  background: -webkit-linear-gradient(90deg, #007c70 -42.89541%, #28a99c 107.10459%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-42.89541%, #007c70), color-stop(107.10459%, #28a99c));
  background: -webkit-linear-gradient(bottom, #007c70 -42.89541%, #28a99c 107.10459%);
  background: -moz-linear-gradient(bottom, #007c70 -42.89541%, #28a99c 107.10459%);
  background: -o-linear-gradient(bottom, #007c70 -42.89541%, #28a99c 107.10459%);
  background: linear-gradient(0deg, #007c70 -42.89541%, #28a99c 107.10459%);
}
.row-6 {
  left: 20.5px;
  margin: 0 auto;
  position: relative;
  width: 297px;
}
.layer {
  float: left;
  margin: 2px 21px 0 0;
}
.col-19 {
  float: left;
  position: relative;
  width: 205px;
}
.text-31 {
  display: block;
  margin: 0 auto;
}
.text-32 {
  display: block;
  margin: 4px auto 0;
}
.rectangle-17 {
  display: block;
  height: 1px;
  left: 13px;
  margin: 40px auto 0;
  position: relative;
  width: 1170px;
  background: #ffffff;
}
.row-8 {
  margin: 19px 0 0 165px;
  position: relative;
}
.text-33 {
  float: left;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.text-34 {
  float: left;
  margin: 0 0 0 433px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.text-35 {
  float: left;
  margin: 1px 0 0 138px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.row-2 {
  margin: 22px 361px 0 110px;
  position: relative;
}
.rectangle-16 {
  float: left;
  height: 1px;
  width: 413px;
  background: #ffffff;
}
.rectangle-16-copy-5 {
  float: left;
  height: 1px;
  margin: 0 0 0 124px;
  width: 182px;
  background: #ffffff;
}
.rectangle-16-copy-6 {
  float: left;
  height: 1px;
  margin: 0 0 0 838px;
  width: 335px;
  background: #ffffff;
}
.row-7 {
  left: 11px;
  margin: 19px auto 0;
  position: relative;
  width: 1150px;
}
.col-27 {
  float: left;
  margin: 4px 0 0;
  position: relative;
  width: 378px;
}
.row-20 {
  margin: 0 0 0 1px;
  position: relative;
}
.dia-chi-300x300 {
  float: left;
  margin: 10px 16px 0 0;
}
.text-36 {
  float: left;
  color: #ffffff;
  line-height: 24px;
}
.row-24 {
  margin: 21px 0 0;
  position: relative;
}
.layer-19 {
  float: left;
  margin: 0 19px 0 0;
}
.text-37 {
  color: #ffffff;
  font-weight: bold;
}
.row-25 {
  margin: 28px 0 0;
  position: relative;
}
.layer-20 {
  float: left;
  margin: 2px 17px 0 0;
}
.text-38 {
  color: #ffffff;
  font-weight: bold;
}
.row-21 {
  margin: 21px 0 0;
  position: relative;
}
.layer-22 {
  float: left;
  margin: 4px 15px 0 0;
}
.text-39 {
  float: left;
  color: #ffffff;
  line-height: 24px;
}
.col-28 {
  float: left;
  margin: 11px 0 0 150px;
  position: relative;
  width: 7px;
}
.rectangle-16-copy {
  display: block;
}
.rectangle-16-copy-2 {
  display: block;
  margin: 22px 0 0;
}
.rectangle-16-copy-3 {
  display: block;
  margin: 24px 0 0;
}
.rectangle-16-copy-4 {
  display: block;
  margin: 24px 0 0;
}
.text-40 {
  float: left;
  margin: 0 0 0 5px;
  width: 210px;
  color: #ffffff;
  font-weight: bold;
  line-height: 36px;
}
.layer-21 {
  float: left;
  margin: 13px 0 0 78px;
}
.rectangle-15-copy-holder {
  margin: 36px 0 0;
  min-height: 79px;
  position: relative;
  background: #055850;
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-41 {
  margin: 0 auto;
}
.text-41 > * {
  color: #ffffff;
  font-weight: bold;
}
.text-style {
  font-size: 28px;
  font-weight: bold;
}
.fw700 {
  font-weight: bold;
}
.fw400 {
  font-weight: normal;
}


.text-5 {
  position: relative;
  padding: 0 0 20px 0;
}

.text-5 .sub-menus {
  position: absolute;
  top: 100%;
  left: 0;
  width: 300px;
  text-align: left;
  background: #fff;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
  visibility: hidden;
  opacity: 0;
}

.sub-menus li {
  display: block;
}

.sub-menus a {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
}

@media ( min-width: 1200px ) {

  .text-5:hover .sub-menus {
      visibility: visible;
      opacity: 1;
  }
}
@media ( max-width: 1199px) {

  .sub-menus.active {
      visibility: visible;
      opacity: 1;
  }
}

.sha-content .sha-content-child {
   max-width: 600px;
   margin: 0 auto 15px auto;
}
 .sha-content h1, .sha-content h2 {
   font-size: 30px;
   color: #000;
   font-weight: 700;
   line-height: 1.4;
   margin-bottom: 15px;
}
 @media screen and (max-width: 991px) {
   .sha-content h1, .sha-content h2 {
     font-size: 25px;
     margin-bottom: 25px;
  }
}
 .sha-content h3, .sha-content h4 {
   font-size: 24px;
   color: #000;
   font-weight: 700;
   line-height: 1.4;
   margin-bottom: 15px;
}
 @media screen and (max-width: 991px) {
   .sha-content h3, .sha-content h4 {
     font-size: 20px;
  }
}
 .sha-content h4 {
   font-size: 22px;
}
 .sha-content h5, .sha-content h6 {
   font-size: 16px;
   color: #000;
   font-weight: 700;
   line-height: 1.4;
   margin-bottom: 15px;
}
 .sha-content h6 {
   font-size: 14px;
}
 .sha-content a {
   color: #007c70;
}
 .sha-content a:hover {
   color: #007c70;
   text-decoration: underline;
}
 .sha-content li {
   color: #111;
   text-align: left;
   font-weight: 400;
   letter-spacing: 0.02em;
   margin-bottom: 5px;
   font-size: 16px;
   line-height: 1.5;
}
 .sha-content p {
   color: #111;
   text-align: left;
   font-weight: 400;
   letter-spacing: 0.02em;
   margin-bottom: 15px;
   font-size: 16px;
   line-height: 1.5;
}
 .sha-content p.wp-caption-text {
   text-align: center;
}
 @media (max-width: 991px) {
   .sha-content p {
     font-size: 15px;
     line-height: 1.4;
  }
}
.sha-content {
  padding-top: 30px;
  width: 800px;
  margin: 0 auto;
}

 .sha-content img {
   max-width: 100%;
   border-radius: 12px;
   margin: 0 auto;
}
.sha-content ul {
  list-style: disc;
  padding-left: 20px;
}
 .sha-content strong {
   font-weight: 700;
}
 .sha-content blockquote {
   background: #f5f5f5;
   padding: 10px 20px 10px 24px;
   font-size: 16px;
   color: #666;
   font-style: italic;
   line-height: 1.7;
   text-align: left;
   position: relative;
}
 .sha-content blockquote p {
   font-style: italic;
}
 .sha-content blockquote:before {
   content: '';
   left: 0;
   position: absolute;
   height: 100%;
   top: 0;
   width: 4px;
   background: #007c70;
}
 .sha-content table {
   width: 100% !important;
   table-layout: fixed;
   background-color: #f9f9f9;
}
 .sha-content table th {
   background-color: #007c70;
   color: #fff;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
   padding: 7px 10px;
   text-align: center;
}
 .sha-content table td {
   padding: 7px 10px;
   color: #212529;
   background-color: rgba(0, 124, 112, 0.1);
   border: 1px solid #fff;
}
 .sha-content table tbody tr:nth-child(odd) td {
   background-color: rgba(0, 124, 112, 0.1);
   border: 1px solid #fff;
}
