
/*!
Theme Name: MetKasekor
Theme URI: http://underscores.me/
Author: Bikay
Author URI: http://bi-kay.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: metKasekor
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Policy Pulse is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

@font-face {
  font-family: "Comfortaa";
  src: url("fonts/Comfortaa-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("fonts/Avenir-Black.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("fonts/Avenir-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("fonts/Avenir-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/**
 * Basic typography style for copy text
 */
html,
html.gr__cambodiawash_local {
  margin: 0px !important;
}

body {
  font-family: "Avenir";
  color: #222222;
  font-size: 17px;
  margin: 0px;
  padding: 0px;
}
@media (min-width: 992px) {
  body {
    font-size: 18px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Avenir";
  margin-bottom: 0;
}

p {
  font-size: 15px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  p {
    font-size: 16px;
  }
}

.main {
  margin: 0px auto;
  max-width: 100%;
}

.msk-h2 {
  font-family: "Comfortaa";
  color: #ffffff;
  font-size: 34px;
}
@media (min-width: 768px) {
  .msk-h2 {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .msk-h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .msk-h2 {
    margin-bottom: 0.1em !important;
  }
}
.msk-h2.green {
  color: #0f532a;
}

.msk-text-50 {
  font-size: 42.5px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.2em;
}
@media (min-width: 768px) {
  .msk-text-50 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  .msk-text-50 {
    font-size: 50px;
  }
}

.msk-text-50[data-target] + p {
  color: #ffffff;
}

.msk-text-70 {
  font-size: 59.5px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.2em;
}
@media (min-width: 768px) {
  .msk-text-70 {
    font-size: 63px;
  }
}
@media (min-width: 992px) {
  .msk-text-70 {
    font-size: 70px;
  }
}

.msk-text-70[data-target] + p {
  color: #ffffff;
}

.msk-text-50[data-target] {
  margin-top: 0.4em;
}
@media screen and (max-width: 767px) {
  .msk-text-50[data-target] {
    margin-top: 0.1em;
  }
}

p strong {
  font-size: 17px;
  color: #0f532a;
  font-weight: 800;
}
@media (min-width: 768px) {
  p strong {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  p strong {
    font-size: 20px;
  }
}

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */
.container {
  max-width: 1200px;
  /* 1 */
  margin-left: auto;
  /* 2 */
  margin-right: auto;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  padding-right: 20px;
  /* 3 */
  width: 100%;
  /* 1 */
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.clear {
  clear: both;
}

input:focus,
textarea:focus,
select:focus,
button:focus,
a:focus {
  outline: none;
}

.mobile_tab {
  display: none;
}

.tablate {
  display: none;
}

.mobile {
  display: none;
}

header .logo a {
  text-decoration: none;
}
header .logo a img {
  margin-left: 15px;
  max-width: 100%;
  float: left;
}
header .slogain {
  font-family: "Avenir";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #959595;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: right;
}
header .header_top ul.main-menu {
  text-align: right;
  margin: 0px;
  padding: 0px;
  list-style: none;
  padding-top: 5px;
}
header .header_top ul.main-menu li {
  display: inline-block;
  padding-left: 28px;
}
header .header_top ul.main-menu li a {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #1378af;
  text-transform: capitalize;
}
header .header_top ul.main-menu li a:hover {
  color: #959595;
  text-decoration: none;
}
header .header_top ul.main-menu li.current_page_item a {
  color: #222222;
}

@media screen and (max-width: 1147px) {
  .container {
    max-width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  .container {
    max-width: 90%;
  }
  header .header_top ul.main-menu li a {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .desktop {
    display: none;
  }

  .tablate {
    display: block;
  }

  .mobile_tab {
    display: block;
  }

  header .slogain {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 3px;
  }
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block;
  }

  .tablate {
    display: none;
  }

  .desktop_tab {
    display: none;
  }

  header .slogain {
    padding-top: 0px;
    text-align: right;
  }
}
.banner {
  width: 100%;
  position: relative;
}
.banner img {
  width: 100%;
  height: auto;
}
.banner .background-banner {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  background: url("images/Rectangle-141.png") no-repeat center top;
  background-position: 100%;
}
.banner .title-banner {
  position: absolute;
  top: 100px;
  left: 50%;
  width: 50%;
  max-width: 683px;
  transform: translate(-50%, -50px);
  z-index: 4;
}
.banner .title-banner h1 {
  font-size: 46px;
  line-height: 42px;
  padding-bottom: 25px;
  margin-top: 0px;
}
.banner .title-banner h2 {
  font-size: 24px;
  line-height: 32px;
}
.banner .title-banner h3 {
  font-size: 20px;
  line-height: 26px;
}
.banner .logo-banner {
  position: absolute;
  z-index: 3;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.banner .logo-banner .ellipse {
  width: 100%;
  display: block;
}
.banner .logo-banner ul.partter-home {
  background: #f8fbfc;
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.banner .logo-banner ul.partter-home li {
  display: inline-block;
  padding: 25px 15px 15px 15px;
}
.banner .logo-banner ul.partter-home li a {
  text-decoration: none;
}
.banner .logo-banner ul.partter-home li a img {
  width: 176px;
  height: auto;
}

.home-section-lettalk {
  width: 100%;
  margin: 0px auto;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
  max-width: 1366px;
}
.home-section-lettalk .title-let-talk {
  width: 100%;
  text-align: center;
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #222222;
  padding-top: 30px;
}
.home-section-lettalk .content-let-talk {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #222222;
  padding-top: 20px;
}
.home-section-lettalk .content-let-talk b {
  font-family: "Avenir";
  font-size: 18px;
  line-height: 25px;
  padding-top: 10px;
  display: block;
}
.home-section-lettalk .btn-link-let-talk {
  width: 256px;
  height: 49px;
  margin: 0px auto;
  background: url("images/Rectangle-123.png") no-repeat center center;
  padding: 10px 20px;
  margin-top: 20px;
}
.home-section-lettalk .btn-link-let-talk a {
  display: inline-block;
  -webkit-text-decoration: navajowhite;
          text-decoration: navajowhite;
}
.home-section-lettalk .btn-link-let-talk a .icon-linkin {
  display: inline-block;
  margin-right: 10px;
  width: 27px;
  margin-bottom: 7px;
}
.home-section-lettalk .btn-link-let-talk a span {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 32px;
  color: #222222;
}
.home-section-lettalk .btn-link-let-talk a:hover span {
  color: #959595;
}
.home-section-lettalk .main-group-photo {
  position: relative;
  width: 100%;
}
.home-section-lettalk .main-group-photo .back-photo-yellow {
  width: 447px;
  height: 246px;
  background: #fcce28;
  position: absolute;
  left: 0px;
  top: 0px;
  transform: matrix(1, -0.08, 0.09, 1, 0, 0);
}
.home-section-lettalk .main-group-photo .front-photo {
  width: 447px;
  height: auto;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .banner .title-banner {
    width: 90%;
  }
  .banner .title-banner h1 br {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .banner {
    width: 100%;
    height: 399px;
    position: relative;
    overflow: hidden;
  }
  .banner img.imgShow {
    width: 145%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  .banner .background-banner {
    z-index: 2;
  }
  .banner .title-banner {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, 0px);
    z-index: 3;
  }
  .banner .title-banner h1 {
    font-size: 30px;
    line-height: 24px;
  }
  .banner .title-banner h1 br {
    display: none;
  }
  .banner .logo-banner {
    position: absolute;
    z-index: 4;
    bottom: 0px;
    left: 0px;
    width: 100%;
  }
  .banner .logo-banner .ellipse {
    width: 100%;
    display: block;
  }
  .banner .logo-banner ul.partter-home {
    background: #f8fbfc;
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
    float: left;
  }
  .banner .logo-banner ul.partter-home li {
    list-style: none;
    margin: 0;
    display: inline;
    padding: 25px 15px 15px 15px;
  }
  .banner .logo-banner ul.partter-home li a {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
  }
  .banner .logo-banner ul.partter-home li a img {
    width: 175px;
    height: auto;
    margin: 0px;
    padding: 0px;
  }
}
@media screen and (max-width: 768px) {
  .home-section-lettalk {
    width: 90%;
  }
  .home-section-lettalk .main-group-photo {
    margin-top: 35px;
  }
  .home-section-lettalk .main-group-photo .back-photo-yellow {
    width: 320px;
    height: 176px;
    background: #fcce28;
    position: absolute;
    left: auto;
    right: 0px;
    top: 0px;
    transform: matrix(1, -0.08, 0.09, 1, 0, 0);
  }
  .home-section-lettalk .main-group-photo .front-photo {
    width: 320px;
    height: 176px;
    float: right;
  }
  .home-section-lettalk .main-group-photo .front-photo img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .banner {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
  }
  .banner img.imgShow {
    width: 230%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  .banner .background-banner {
    z-index: 2;
  }
  .banner .title-banner {
    position: absolute;
    left: 5%;
    width: 90%;
    transform: none;
    top: 50px;
    z-index: 3;
    z-index: 3;
  }
  .banner .title-banner h2 {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }
  .banner .title-banner h2 br {
    display: none;
  }
  .banner .logo-banner {
    position: absolute;
    z-index: 4;
    bottom: 0px;
    left: 0px;
    width: 100%;
  }
  .banner .logo-banner .ellipse {
    width: 100%;
    display: block;
  }
  .banner .logo-banner ul.partter-home {
    background: #f8fbfc;
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
    float: left;
  }
  .banner .logo-banner ul.partter-home li {
    list-style: none;
    margin: 0;
    display: inline;
    padding: 25px 15px 15px 15px;
  }
  .banner .logo-banner ul.partter-home li a {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
  }
  .banner .logo-banner ul.partter-home li a img {
    width: 150px;
    height: auto;
    margin: 0px;
    padding: 5px 10px;
  }

  .home-section-lettalk .content-let-talk br {
    display: none;
  }
  .home-section-lettalk .main-group-photo {
    max-width: 320px;
    width: 320px;
    margin: 0px auto;
    position: relative;
    margin-top: 50px;
  }
  .home-section-lettalk .main-group-photo .back-photo-yellow {
    left: 0px;
    top: 0px;
    right: auto;
  }
  .home-section-lettalk .main-group-photo .front-photo {
    float: left;
    margin-left: 0px;
  }
}
@media screen and (max-width: 330px) {
  .banner {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
  }
  .banner img.imgShow {
    width: 260%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  .banner .background-banner {
    z-index: 2;
  }
  .banner .title-banner {
    position: absolute;
    left: 5%;
    width: 90%;
    transform: none;
    top: 50px;
    z-index: 3;
    z-index: 3;
  }
  .banner .title-banner h2 {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }
  .banner .title-banner h2 br {
    display: none;
  }
}
footer {
  width: 100%;
}
footer .content-footer {
  width: 100%;
  max-width: 1366px;
  margin: 0px auto;
}
footer .content-footer .block-logo-footer {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  padding-left: 300px;
}
footer .content-footer .block-logo-footer p {
  padding-top: 20px;
  padding-bottom: 30px;
}
footer .content-footer .title-footer-right {
  font-family: "Avenir";
  font-style: normal;
  font-size: 14px;
  line-height: 128.3%;
  color: #ffffff;
  padding-bottom: 10px;
  padding-top: 30px;
}
footer .content-footer .content-footer-right {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff !important;
}
footer .content-footer .content-footer-right div {
  padding-bottom: 15px;
}
footer .content-footer .content-footer-right div img {
  width: 14px;
  vertical-align: text-top;
  margin-right: 5px;
}
footer .content-footer .content-footer-right div i {
  margin-right: 3px;
}
@media screen and (max-width: 1024px) {
  footer .content-footer {
    width: 90%;
    padding-top: 40px;
  }
  footer .content-footer .block-logo-footer {
    padding-left: 0px;
  }
  footer .content-footer .block-logo-footer p {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  footer {
    background-size: 125%;
  }
  footer .content-footer {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 90%;
  }
  footer .content-footer .block-logo-footer {
    padding-left: 0px;
  }
  footer .content-footer .block-logo-footer img {
    width: 62px;
  }
  footer .content-footer .block-logo-footer p {
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  footer .content-footer .title-footer-right {
    padding-top: 10px;
  }
  footer .content-footer .content-footer-right {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  footer {
    background-size: 410%;
  }
  footer .content-footer {
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  footer .content-footer .title-footer-right {
    font-size: 12px;
    text-align: center !important;
  }
  footer .content-footer .block-logo-footer {
    text-align: center !important;
  }
  footer .content-footer .content-footer-right {
    text-align: center !important;
  }
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
a[href^=tel]:hover, a[href^=tel]:focus, a[href^=tel]:active, a[href^=tel]:visited {
  color: inherit;
  text-decoration: none;
}

.home .clearboth {
  clear: both;
}
.home .banner .title-banner {
  position: absolute;
  top: 90px;
  left: 50%;
  width: 100%;
  max-width: 622px;
  transform: translate(-50%, 0px);
  z-index: 4;
}
.home .banner .title-banner h1 {
  color: #fff;
  font-family: "Avenir";
  font-style: normal;
  font-size: 46px;
  line-height: 42px;
  padding-bottom: 20px;
  margin-top: 0px;
}
.home .banner .title-banner h2 {
  color: #fff;
  font-family: "Avenir";
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  padding-top: 97px;
}
.home .banner .title-banner h3 {
  color: #fff;
  font-family: "Avenir";
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
}
.home .content_home_inro p {
  max-width: 570px;
}
.home .home-section-whatwedo {
  width: 100%;
  padding: 60px 0px;
  text-align: center;
}
.home .home-section-whatwedo h2.whatwedo {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3e3e3e;
}
.home .home-section-whatwedo h2.whatwedo img {
  width: 47px;
  margin-top: -18px;
  margin-right: -10px;
}
.home .home-section-whatwedo .title-whatwedo {
  /* Option A - Body */
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #222222;
  padding-top: 10px;
}
.home .home-section-whatwedo .list-category-whatwedo {
  width: 100%;
}
.home .home-section-whatwedo .list-category-whatwedo ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
}
.home .home-section-whatwedo .list-category-whatwedo ul li {
  display: inline-block;
  padding: 10px 20px;
}
.home .home-section-whatwedo .list-category-whatwedo ul li img.img_whatwedo {
  width: 105px;
  margin-bottom: 20px;
}
.home .home-section-whatwedo .list-category-whatwedo ul li a.title-whatwedolist {
  font-family: "Avenir";
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.05em;
  color: #000000;
  text-decoration: none;
}
.home .home-section-whatwedo .list-category-whatwedo ul li a.title-whatwedolist:hover {
  color: #959595;
}
.home .home-section-whatwedo .list-category-whatwedo ul li:last-child {
  vertical-align: top;
}
.home .home-section-whatwedo .list-category-whatwedo ul li:last-child img.img_whatwedo {
  width: 70px;
  padding-top: 25px;
  padding-bottom: 10px;
}
.home .home-section-whatwedo .btn-link-whatwedo {
  width: 166px;
  display: inline-block;
  background: linear-gradient(270deg, #2dc4df 0%, rgba(160, 228, 241, 0.453125) 32.68%, rgba(255, 255, 255, 0) 100%), #16427f;
  font-family: "Avenir";
  font-style: normal;
  font-size: 18px;
  line-height: 100%;
  border-radius: 26px;
  color: #ffffff;
  margin-top: 30px;
  vertical-align: middle;
  text-decoration: none;
  padding: 18px;
  padding-top: 23px;
}
.home .home-section-whatwedo .btn-link-whatwedo:hover {
  color: #959595;
}
.home .home-section-rise-number {
  width: 100%;
  padding: 0px;
  text-align: center;
  position: relative;
}
.home .home-section-rise-number img.imgriseNumber {
  width: 100%;
  height: auto;
}
.home .home-section-rise-number .title-riseNumber {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 98%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.home .home-section-rise-number .title-riseNumber h2.whatwedo {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
}
.home .home-section-rise-number .title-riseNumber h2.whatwedo img {
  width: 25px;
  margin-top: -25px;
  margin-right: 10px;
}
.home .home-section-rise-number .title-riseNumber ul.list-datanumber {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.home .home-section-rise-number .title-riseNumber ul.list-datanumber li {
  display: inline-block;
  width: 140px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  vertical-align: top;
}
.home .home-section-rise-number .title-riseNumber ul.list-datanumber li .number {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 86px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #ffffff;
}
.home .home-section-rise-number .title-riseNumber ul.list-datanumber li .title-number {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
}
.home .home-section-rise-number .footerBannerrise {
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0px;
  overflow: hidden;
}
.home .home-section-rise-number .footerBannerrise .imgfooterBackground {
  width: 102%;
  display: block;
  margin: 0px;
}
.home .home-section-quot1 {
  width: 100%;
  background: #f8fbfc;
  text-align: center;
}
.home .home-section-quot1 a.btn-link-quert1 {
  width: 124px;
  display: inline-block;
  background: linear-gradient(270deg, #2dc4df 0%, rgba(160, 228, 241, 0.453125) 32.68%, rgba(255, 255, 255, 0) 100%), #16427f;
  font-family: "HelveticaNeueLTStd-Bd";
  font-style: normal;
  font-size: 18px;
  line-height: 100%;
  border-radius: 26px;
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: -25px;
  vertical-align: middle;
  text-decoration: none;
  padding: 18px;
  padding-top: 23px;
}
.home .home-section-quot1 .owl-carousel {
  max-width: 1377px;
  margin: 0px auto;
}
.home .home-section-quot1 .owl-carousel .owl-dots .owl-dot span {
  background: #e5e5e5;
  width: 15px;
  height: 15px;
}
.home .home-section-quot1 .owl-carousel .owl-dots .owl-dot.active span {
  background: #f59d00;
}
.home .home-section-quot1 .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  transform: translate(-50%, -50%);
}
.home .home-section-quot1 .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  left: 0px;
  width: 40px;
  height: 40px;
  background-color: rgba(19, 120, 175, 0.05);
  border-radius: 20px;
}
.home .home-section-quot1 .owl-carousel .owl-nav .owl-prev i.fa {
  font-size: 22px;
  color: #000;
  padding-right: 2px;
  padding-top: 5px;
}
.home .home-section-quot1 .owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: 0px;
  width: 40px;
  height: 40px;
  background-color: rgba(19, 120, 175, 0.05);
  border-radius: 20px;
}
.home .home-section-quot1 .owl-carousel .owl-nav .owl-next i.fa {
  font-size: 22px;
  color: #000;
  padding-left: 2px;
  padding-top: 5px;
}
.home .home-section-quot1 .owl-carousel .owl-nav .owl-prev:hover i.fa,
.home .home-section-quot1 .owl-carousel .owl-nav .owl-next:hover i.fa {
  color: #afafaf;
}
.home .home-section-quot1 .item-quot {
  width: 45%;
  max-width: 615px;
  padding-bottom: 50px;
  margin: 0px auto;
  position: relative;
}
.home .home-section-quot1 .item-quot .background-quot {
  position: absolute;
  top: 1%;
  left: 50%;
  width: 335px;
  transform: translate(-50%, 0%);
}
.home .home-section-quot1 .item-quot .info_quot {
  width: 83%;
  margin: 0px auto;
  text-align: center;
}
.home .home-section-quot1 .item-quot .info_quot .img_quot {
  width: 188px;
  margin: 0px auto;
  position: relative;
  float: left;
}
.home .home-section-quot1 .item-quot .info_quot .dection_quot {
  width: calc(100% - 200px);
  position: relative;
  float: right;
}
.home .home-section-quot1 .item-quot .info_quot .dection_quot p {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #3e3e3e;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.home .home-section-quot1 .item-quot .info_quot .dection_quot .quot-left {
  position: absolute;
  left: -31px;
  top: -27px;
}
.home .home-section-quot1 .item-quot .info_quot .dection_quot .quot-right {
  position: absolute;
  right: -31px;
  bottom: -27px;
}
.home .home-section-quot1 .item-quot .info_quot .title_quot {
  font-family: "Avenir";
  font-style: normal;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  padding-top: 10px;
  color: #000000;
}
.home .home-section-partner {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 20px;
  max-width: 1330px;
  margin: 0px auto;
}
.home .home-section-partner h2.partner-home {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3e3e3e;
}
.home .home-section-partner h2.partner-home img {
  width: 47px;
  margin-top: -15px;
  margin-right: -10px;
}
.home .home-section-partner .list-partner-home {
  width: 73%;
  margin: 0px auto;
  padding-top: 30px;
  text-align: center;
}
.home .home-section-partner .list-partner-home ul {
  list-style: none;
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.home .home-section-partner .list-partner-home ul li {
  display: inline-block;
  padding: 13px 25px;
}
.home .home-section-partner .list-partner-home ul li a.a-partner-home {
  text-decoration: none;
}
.home .home-section-partner .list-partner-home ul li a.a-partner-home img {
  width: auto;
  height: auto;
  max-width: 190px;
  max-height: 85px;
}
.home .home-section-quot2 {
  width: 100%;
  text-align: center;
  padding-top: 0px;
}
.home .home-section-quot2 .owl-carousel {
  margin: 0px auto;
}
.home .home-section-quot2 .owl-carousel .owl-dots .owl-dot span {
  background: #e5e5e5;
  width: 15px;
  height: 15px;
}
.home .home-section-quot2 .owl-carousel .owl-dots .owl-dot.active span {
  background: #f59d00;
}
.home .home-section-quot2 .owl-carousel .owl-nav {
  position: absolute;
  top: 25%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.home .home-section-quot2 .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  left: 0px;
  width: 40px;
  height: 40px;
  background-color: rgba(80, 189, 196, 0.05);
  border-radius: 20px;
}
.home .home-section-quot2 .owl-carousel .owl-nav .owl-prev i.fa {
  font-size: 22px;
  color: #000;
  padding-right: 2px;
  padding-top: 5px;
}
.home .home-section-quot2 .owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: 0px;
  width: 40px;
  height: 40px;
  background-color: rgba(80, 189, 196, 0.05);
  border-radius: 20px;
}
.home .home-section-quot2 .owl-carousel .owl-nav .owl-next i.fa {
  font-size: 22px;
  color: #000;
  padding-left: 2px;
  padding-top: 5px;
}
.home .home-section-quot2 .owl-carousel .owl-nav .owl-prev:hover i.fa,
.home .home-section-quot2 .owl-carousel .owl-nav .owl-next:hover i.fa {
  color: #afafaf;
}
.home .home-section-quot2 .item-quot {
  width: 100%;
  margin: 0px auto;
  position: relative;
}
.home .home-section-quot2 .item-quot .info_quot {
  width: 83%;
  margin: 0px auto;
  text-align: center;
}
.home .home-section-quot2 .item-quot .info_quot .img_quot {
  width: 188px;
  margin: 0px auto;
  position: relative;
  float: left;
  padding-top: 7px;
}
.home .home-section-quot2 .item-quot .info_quot .img_quot .imgLoop {
  width: 188px;
}
.home .home-section-quot2 .item-quot .info_quot .dection_quot {
  width: calc(100% - 220px);
  position: relative;
  float: right;
  padding: 45px;
}
.home .home-section-quot2 .item-quot .info_quot .dection_quot p {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 30px;
  text-align: left;
  color: #000000;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
@media (min-width: 992px) {
  .home .home-section-quot2 .item-quot .info_quot .dection_quot p {
    font-size: 16px;
  }
}
.home .home-section-quot2 .item-quot .info_quot .dection_quot .quot-left {
  position: absolute;
  left: 0px;
  top: 0px;
}
.home .home-section-quot2 .item-quot .info_quot .dection_quot .quot-right {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.home .home-section-quot2 .item-quot .info_quot .title_quot {
  width: calc(100% - 200px);
  float: right;
  padding-left: 45px;
  font-family: "Avenir";
  font-style: normal;
  font-size: 15px;
  font-weight: 900;
  line-height: 21px;
  text-align: left;
  padding-bottom: 20px;
  color: #000000;
}
@media (min-width: 992px) {
  .home .home-section-quot2 .item-quot .info_quot .title_quot {
    font-size: 16px;
  }
}
.home .home-section-quot2 .item-quot .info_quot .title_quot span {
  opacity: 0.4;
}
@media screen and (max-width: 1024px) {
  .home .banner .title-banner {
    top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .home .home-section-whatwedo .list-category-whatwedo {
    width: 100%;
  }
  .home .home-section-whatwedo .list-category-whatwedo ul li {
    display: inline-block;
    padding: 5px 10px;
  }
  .home .home-section-whatwedo .list-category-whatwedo ul li img.img_whatwedo {
    width: 80px;
  }
  .home .home-section-whatwedo .list-category-whatwedo ul li a.title-whatwedolist {
    font-family: "Avenir";
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    text-align: center;
    letter-spacing: 0.05em;
    color: #000000;
    text-decoration: none;
  }
  .home .home-section-whatwedo .list-category-whatwedo ul li a.title-whatwedolist:hover {
    color: #959595;
  }
  .home .home-section-whatwedo .list-category-whatwedo ul li:last-child {
    vertical-align: top;
  }
  .home .home-section-whatwedo .list-category-whatwedo ul li:last-child img.img_whatwedo {
    width: 50px;
    padding-top: 18px;
    padding-bottom: 11px;
  }
  .home .home-section-rise-number {
    height: 498px;
    overflow: hidden;
  }
  .home .home-section-rise-number img.imgriseNumber {
    width: 250%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  .home .home-section-rise-number .title-riseNumber {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  .home .home-section-rise-number .title-riseNumber h2.whatwedo {
    font-family: "Avenir";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    /* identical to box height */
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #ffffff;
  }
  .home .home-section-rise-number .title-riseNumber h2.whatwedo img {
    width: 25px;
    margin-top: -25px;
    margin-right: 10px;
  }
  .home .home-section-rise-number .title-riseNumber ul.list-datanumber {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .home .home-section-rise-number .title-riseNumber ul.list-datanumber li {
    display: inline-block;
    width: 200px;
    margin-left: 20px;
    margin-right: 20px;
    vertical-align: top;
  }
  .home .home-section-rise-number .title-riseNumber ul.list-datanumber li .number {
    font-family: "Avenir";
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #ffffff;
  }
  .home .home-section-rise-number .title-riseNumber ul.list-datanumber li .title-number {
    font-family: "Avenir";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
  }
  .home .home-section-rise-number .footerBannerrise {
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0px;
    overflow: hidden;
    z-index: 2;
  }
  .home .home-section-rise-number .footerBannerrise .imgfooterBackground {
    width: 102%;
    display: block;
    margin: 0px;
  }
  .home .home-section-quot1 .owl-carousel .owl-nav {
    width: 90%;
  }
  .home .home-section-quot1 .item-quot {
    width: 75%;
  }
  .home .home-section-quot2 {
    padding-top: 30px;
  }
  .home .home-section-quot2 .owl-carousel .owl-nav {
    width: 90%;
  }
  .home .home-section-quot2 .item-quot {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .home .banner .title-banner {
    width: 90%;
    max-width: 90%;
    transform: translate(-50%, -80px);
  }
  .home .banner .title-banner h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .home .home-section-whatwedo {
    padding-top: 40px;
  }
  .home .home-section-whatwedo .title-whatwedo p br {
    display: none;
  }
  .home .home-section-rise-number {
    height: 420px;
    background: #2dc4df;
  }
  .home .home-section-rise-number img.imgriseNumber {
    width: 360%;
  }
  .home .home-section-rise-number .title-riseNumber ul.list-datanumber {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .home .home-section-rise-number .title-riseNumber ul.list-datanumber li {
    padding-top: 20px;
  }
  .home .home-section-rise-number .title-riseNumber ul.list-datanumber li .number {
    font-size: 30px;
    line-height: 40px;
  }
  .home .home-section-rise-number .title-riseNumber ul.list-datanumber li:nth-child(3) {
    width: 120px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .home .home-section-rise-number .title-riseNumber ul.list-datanumber li:nth-child(4) {
    width: 160px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 520px) {
  .home .home-section-rise-number {
    height: 520px;
  }
  .home .home-section-rise-number img.imgriseNumber {
    width: 700%;
  }
}
@media screen and (max-width: 360px) {
  .home .home-section-rise-number {
    height: 620px;
  }
  .home .home-section-rise-number img.imgriseNumber {
    width: 800%;
  }
}

.page-template-page-about-us .banner-container img.imgShow,
.page-template .banner-container img.imgShow,
.single .banner-container img.imgShow {
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .page-template-page-about-us .banner-container img.imgShow,
.page-template .banner-container img.imgShow,
.single .banner-container img.imgShow {
    height: auto !important;
  }
}
.page-template-page-about-us .banner-container .blockHeaderTitle,
.page-template .banner-container .blockHeaderTitle,
.single .banner-container .blockHeaderTitle {
  position: absolute;
  bottom: 35%;
  width: 100%;
}
.page-template-page-about-us .banner-container .title-page,
.page-template .banner-container .title-page,
.single .banner-container .title-page {
  font-family: "Comfortaa";
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 55px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page-template-page-about-us .banner-container .title-page,
.page-template .banner-container .title-page,
.single .banner-container .title-page {
    font-size: 35px;
    line-height: 40px;
  }
}
.page-template-page-about-us .background-objective,
.page-template .background-objective,
.single .background-objective {
  background: rgba(0, 0, 0, 0.02);
}
.page-template-page-about-us .page-margin-negative,
.page-template .page-margin-negative,
.single .page-margin-negative {
  margin-top: 0px;
}
.page-template-page-about-us .objective,
.page-template .objective,
.single .objective {
  max-width: 870px;
}
.page-template-page-about-us .objective h2,
.page-template .objective h2,
.single .objective h2 {
  font-family: "Comfortaa";
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 33px;
  color: #0f532a;
  padding-bottom: 10px;
}
.page-template-page-about-us .objective p,
.page-template .objective p,
.single .objective p {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.page-template-page-about-us .list-objective,
.page-template .list-objective,
.single .list-objective {
  width: 100%;
  padding-top: 60px;
}
.page-template-page-about-us .list-objective .icon-objective,
.page-template .list-objective .icon-objective,
.single .list-objective .icon-objective {
  width: 100%;
  max-width: 129px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.page-template-page-about-us .list-objective .icon-objective img,
.page-template .list-objective .icon-objective img,
.single .list-objective .icon-objective img {
  width: 100%;
}
.page-template-page-about-us .list-objective .content-objective,
.page-template .list-objective .content-objective,
.single .list-objective .content-objective {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  padding-top: 40px;
}
.page-template-page-about-us .block-msk-origin .needMoreSpace,
.page-template .block-msk-origin .needMoreSpace,
.single .block-msk-origin .needMoreSpace {
  padding-top: 90px;
}
.page-template-page-about-us .block-msk-origin .left-site,
.page-template .block-msk-origin .left-site,
.single .block-msk-origin .left-site {
  background: url("images/left_about_background.png") no-repeat center top;
  width: 215px !important;
  max-width: 215px;
  height: 1330px;
}
@media screen and (max-width: 767px) {
  .page-template-page-about-us .block-msk-origin .left-site,
.page-template .block-msk-origin .left-site,
.single .block-msk-origin .left-site {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-about-us .block-msk-origin .right-site,
.page-template .block-msk-origin .right-site,
.single .block-msk-origin .right-site {
    width: calc(100% - 215px) !important;
  }
}
.page-template-page-about-us .block-msk-origin .right-site .title-origin,
.page-template .block-msk-origin .right-site .title-origin,
.single .block-msk-origin .right-site .title-origin {
  padding-bottom: 60px;
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin,
.page-template .block-msk-origin .right-site .item-origin,
.single .block-msk-origin .right-site .item-origin {
  padding-bottom: 90px;
  position: relative;
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .icon-year,
.page-template .block-msk-origin .right-site .item-origin .icon-year,
.single .block-msk-origin .right-site .item-origin .icon-year {
  position: absolute;
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page-template-page-about-us .block-msk-origin .right-site .item-origin .icon-year,
.page-template .block-msk-origin .right-site .item-origin .icon-year,
.single .block-msk-origin .right-site .item-origin .icon-year {
    position: relative;
    top: auto !important;
    left: auto !important;
    margin-bottom: 10px;
  }
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .icon1,
.page-template .block-msk-origin .right-site .item-origin .icon1,
.single .block-msk-origin .right-site .item-origin .icon1 {
  left: -215px;
  top: 3px;
  width: 107px;
  height: 108px;
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .icon2,
.page-template .block-msk-origin .right-site .item-origin .icon2,
.single .block-msk-origin .right-site .item-origin .icon2 {
  left: -290px;
  top: 0px;
  width: 116px;
  height: 114px;
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .icon3,
.page-template .block-msk-origin .right-site .item-origin .icon3,
.single .block-msk-origin .right-site .item-origin .icon3 {
  left: -230px;
  top: 0px;
  width: 126px;
  height: 110px;
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .icon4,
.page-template .block-msk-origin .right-site .item-origin .icon4,
.single .block-msk-origin .right-site .item-origin .icon4 {
  left: -285px;
  top: -5px;
  width: 120px;
  height: 113px;
}
@media screen and (max-width: 767px) {
  .page-template-page-about-us .block-msk-origin .right-site .item-origin .needspace,
.page-template .block-msk-origin .right-site .item-origin .needspace,
.single .block-msk-origin .right-site .item-origin .needspace {
    padding-bottom: 10px;
  }
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .title-item-origin,
.page-template .block-msk-origin .right-site .item-origin .title-item-origin,
.single .block-msk-origin .right-site .item-origin .title-item-origin {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  color: #000;
  padding-bottom: 10px;
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .content-item-origin,
.page-template .block-msk-origin .right-site .item-origin .content-item-origin,
.single .block-msk-origin .right-site .item-origin .content-item-origin {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #000;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 93%;
  height: 20px;
  transition: all 0.5s ease;
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .content-item-origin-full,
.page-template .block-msk-origin .right-site .item-origin .content-item-origin-full,
.single .block-msk-origin .right-site .item-origin .content-item-origin-full {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #000;
  display: none;
  width: 93%;
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .removedot,
.page-template .block-msk-origin .right-site .item-origin .removedot,
.single .block-msk-origin .right-site .item-origin .removedot {
  overflow: none;
  display: block;
  text-overflow: clip;
  white-space: normal;
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .img-item-origin,
.page-template .block-msk-origin .right-site .item-origin .img-item-origin,
.single .block-msk-origin .right-site .item-origin .img-item-origin {
  max-width: 267px;
  width: 100%;
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .view-more,
.page-template .block-msk-origin .right-site .item-origin .view-more,
.single .block-msk-origin .right-site .item-origin .view-more {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #000;
  padding-right: 5px;
  padding-top: 0px;
  cursor: pointer;
}
.page-template-page-about-us .block-msk-origin .right-site .item-origin .view-less,
.page-template .block-msk-origin .right-site .item-origin .view-less,
.single .block-msk-origin .right-site .item-origin .view-less {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #000;
  padding-right: 5px;
  padding-top: 10px;
  cursor: pointer;
  display: none;
  opacity: 0.3;
}
.page-template-page-about-us .background-target,
.page-template .background-target,
.single .background-target {
  background: linear-gradient(rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0));
}
.page-template-page-about-us .background-target .target-map,
.page-template .background-target .target-map,
.single .background-target .target-map {
  padding-top: 120px;
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .page-template-page-about-us .background-target .target-map,
.page-template .background-target .target-map,
.single .background-target .target-map {
    text-align: center;
  }
}
.page-template-page-about-us .background-target .target-map h2,
.page-template .background-target .target-map h2,
.single .background-target .target-map h2 {
  font-family: "Comfortaa";
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 33px;
  color: #0f532a;
  padding-bottom: 20px;
}
.page-template-page-about-us .background-target .target-map p,
.page-template .background-target .target-map p,
.single .background-target .target-map p {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.page-template-page-about-us .background-target .map-block,
.page-template .background-target .map-block,
.single .background-target .map-block {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.page-template-page-about-us .background-target .map-block .img-province,
.page-template .background-target .map-block .img-province,
.single .background-target .map-block .img-province {
  max-width: 90%;
}

.pl--80 {
  padding-left: -80px;
}

@media (min-width: 992px) {
  .page-template-page-partners .customPadding {
    padding-right: 50px;
  }
}
.page-template-page-partners .banner .title-banner {
  position: absolute;
  top: 90px;
  left: 50%;
  width: 100%;
  max-width: 622px;
  transform: translate(-50%, 0px);
  z-index: 4;
}
.page-template-page-partners .section-1 {
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
  padding-top: 80px;
  padding-bottom: 20px;
}
.page-template-page-partners .section-1 h2.title-facility {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: left;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3e3e3e;
  padding-bottom: 18px;
}
.page-template-page-partners .section-1 h2.title-facility img {
  width: 25px;
  margin-top: -25px;
  margin-right: 10px;
}
.page-template-page-partners .section-1 .data-content-facility {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
  color: #222222;
  padding-left: 45px;
}
.page-template-page-partners .section-2 {
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
  padding-top: 80px;
  padding-bottom: 20px;
}
.page-template-page-partners .section-2 h2.title-facility {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: left;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3e3e3e;
  padding-bottom: 18px;
}
.page-template-page-partners .section-2 h2.title-facility img {
  width: 25px;
  margin-top: -25px;
  margin-right: 10px;
}
.page-template-page-partners .section-2 .data-content-facility {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
  color: #222222;
  padding-left: 45px;
}
.page-template-page-partners .section-3 {
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
  padding-top: 80px;
  padding-bottom: 20px;
}
.page-template-page-partners .section-3 h2.title-facility {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: left;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3e3e3e;
  padding-bottom: 18px;
}
.page-template-page-partners .section-3 h2.title-facility img {
  width: 25px;
  margin-top: -25px;
  margin-right: 10px;
}
.page-template-page-partners .section-3 .data-content-facility {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
  color: #222222;
  padding-left: 45px;
}
.page-template-page-partners .section-4 {
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
  padding-top: 80px;
  padding-bottom: 20px;
}
.page-template-page-partners .section-4 h2.title-facility {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: left;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3e3e3e;
  padding-bottom: 18px;
}
.page-template-page-partners .section-4 h2.title-facility img {
  width: 25px;
  margin-top: -25px;
  margin-right: 10px;
}
.page-template-page-partners .section-4 .data-content-facility {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
  color: #222222;
  padding-left: 45px;
}
.page-template-page-partners ul.logo {
  margin: 0px;
  padding: 0px;
  max-width: 1024px;
  width: 100%;
  margin: 0px auto;
  text-align: center;
  margin-top: 10px;
}
.page-template-page-partners ul.logo li {
  display: inline-block;
  margin: 10px 35px;
}
.page-template-page-partners ul.logo li a {
  text-decoration: none;
}
.page-template-page-partners ul.logo li a img {
  max-width: 212px;
  height: auto;
}
.page-template-page-partners ul.logo.donor {
  text-align: left;
}
.page-template-page-partners ul.logo.donor li {
  margin-left: 170px;
}
.page-template-page-partners ul.logo.licontent4 {
  max-width: 900px;
}
.page-template-page-partners ul.logo.licontent4 li {
  margin: 0px 45px;
}
.page-template-page-partners ul.logo.licontent4 li a {
  text-decoration: none;
}
.page-template-page-partners ul.logo.licontent4 li a img {
  max-width: 254px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .page-template-page-partners .banner {
    height: 339px;
  }
  .page-template-page-partners .banner img.imgShow {
    width: 160%;
  }
  .page-template-page-partners .section-1 {
    width: 90%;
  }
  .page-template-page-partners .section-1 h2.title-facility {
    font-size: 24px;
    text-align: left;
  }
  .page-template-page-partners .section-2 {
    width: 90%;
  }
  .page-template-page-partners .section-2 h2.title-facility {
    font-size: 24px;
    text-align: left;
  }
  .page-template-page-partners .section-3 {
    width: 90%;
  }
  .page-template-page-partners .section-4 {
    width: 90%;
  }
  .page-template-page-partners ul.logo li {
    margin: 10px 20px;
  }
  .page-template-page-partners ul.logo.donor {
    text-align: left;
  }
  .page-template-page-partners ul.logo.donor li {
    margin-left: 95px;
  }
}
@media screen and (max-width: 767px) {
  .page-template-page-partners .banner {
    height: 300px;
  }
  .page-template-page-partners .banner img.imgShow {
    width: 310%;
  }
  .page-template-page-partners .banner .title-banner {
    width: 90%;
    max-width: 90%;
    top: 60px;
    transform: translate(-50%, 0%);
  }
  .page-template-page-partners .banner .title-banner h1 {
    text-align: left;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    font-size: 24px;
  }
  .page-template-page-partners .banner .title-banner h3 {
    font-size: 17px;
    line-height: 20px;
  }
  .page-template-page-partners .section-1 {
    width: 90%;
    text-align: center;
  }
  .page-template-page-partners .section-1 h2.title-facility {
    font-size: 22px;
    text-align: center;
  }
  .page-template-page-partners .section-1 h2.title-facility img {
    width: 25px;
  }
  .page-template-page-partners .section-1 .data-content-facility {
    padding-left: 0px;
    font-size: 14px;
    text-align: center;
  }
  .page-template-page-partners .section-1 .data-content-facility br {
    display: none;
  }
  .page-template-page-partners .section-2 {
    width: 90%;
  }
  .page-template-page-partners .section-2 h2.title-facility {
    font-size: 22px;
    text-align: center;
  }
  .page-template-page-partners .section-2 h2.title-facility img {
    width: 25px;
  }
  .page-template-page-partners .section-2 .data-content-facility {
    padding-left: 0px;
    font-size: 14px;
    text-align: center;
  }
  .page-template-page-partners .section-2 .data-content-facility br {
    display: none;
  }
  .page-template-page-partners .section-3 {
    width: 90%;
    text-align: center;
  }
  .page-template-page-partners .section-3 h2.title-facility {
    font-size: 22px;
    text-align: center;
  }
  .page-template-page-partners .section-3 h2.title-facility img {
    width: 25px;
  }
  .page-template-page-partners .section-3 .data-content-facility {
    padding-left: 0px;
    font-size: 14px;
    text-align: center;
  }
  .page-template-page-partners .section-3 .data-content-facility br {
    display: none;
  }
  .page-template-page-partners .section-4 {
    width: 90%;
    text-align: center;
  }
  .page-template-page-partners .section-4 h2.title-facility {
    font-size: 22px;
    text-align: center;
  }
  .page-template-page-partners .section-4 h2.title-facility img {
    width: 25px;
  }
  .page-template-page-partners .section-4 .data-content-facility {
    padding-left: 0px;
    font-size: 14px;
    text-align: center;
  }
  .page-template-page-partners .section-4 .data-content-facility br {
    display: none;
  }
  .page-template-page-partners ul.logo li {
    margin: 10px 20px;
  }
  .page-template-page-partners ul.logo.donor {
    text-align: left;
  }
  .page-template-page-partners ul.logo.donor li {
    margin-left: 95px;
  }
}

.page-template-page-company-impact .banner .title-banner {
  position: absolute;
  top: 90px;
  left: 50%;
  width: 100%;
  max-width: 622px;
  transform: translate(-50%, 0px);
  z-index: 4;
}
.page-template-page-company-impact .section-1 {
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
  padding-top: 80px;
  margin-bottom: -23px;
}
.page-template-page-company-impact .section-1 h2.title-facility {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: left;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3E3E3E;
}
.page-template-page-company-impact .section-1 h2.title-facility img {
  width: 25px;
  margin-top: -25px;
  margin-right: 10px;
}
.page-template-page-company-impact .section-1 .data-content-facility {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
  color: #222222;
  padding-left: 46px;
}
.page-template-page-company-impact .section-2 {
  max-width: 1085px;
  width: 100%;
  margin: 0px auto;
  padding-top: 0px;
}
.page-template-page-company-impact .section-2 .item-list {
  margin-top: 100px;
  margin-bottom: 100px;
}
.page-template-page-company-impact .section-2 .needpaddingRight {
  padding-right: 125px;
}
.page-template-page-company-impact .section-2 .title-list {
  width: 100%;
  text-align: left;
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 27px;
  color: #222222;
  padding-top: 40px;
}
.page-template-page-company-impact .section-2 .content-list {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  color: #222222;
  padding-top: 20px;
}
.page-template-page-company-impact .section-2 .content-list a {
  color: #1378af;
  text-decoration: underline;
}
.page-template-page-company-impact .section-2 .main-group-photo-list {
  position: relative;
  width: 100%;
}
.page-template-page-company-impact .section-2 .main-group-photo-list .back-photo-yellow-list {
  width: 508px;
  height: 318px;
  background: #FCCE28;
  position: absolute;
  right: 0px;
  top: 0px;
  transform: matrix(1, -0.08, 0.09, 1, 0, 0);
}
.page-template-page-company-impact .section-2 .main-group-photo-list .front-photo-list {
  width: 508px;
  float: right;
  height: auto;
  position: relative;
  overflow: hidden;
}
.page-template-page-company-impact .section-3 {
  max-width: 700px;
  width: 100%;
  margin: 0px auto;
  padding-bottom: 20px;
}
.page-template-page-company-impact .section-3 .data-content {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #222222;
  padding-bottom: 30px;
}
.page-template-page-company-impact .section-3 .list_provice {
  margin: 0px;
  padding: 0px;
  margin: 0px auto;
  list-style: none;
  text-align: center;
  width: 100%;
  padding: 20px 0px 50px 0px;
}
.page-template-page-company-impact .section-3 .list_provice li {
  display: inline-block;
  margin: 10px 35px;
}
.page-template-page-company-impact .section-3 .list_provice li a {
  text-decoration: none;
}
.page-template-page-company-impact .section-3 .list_provice li a img {
  max-width: 212px;
  height: auto;
}
.page-template-page-company-impact .home-section-rise-number {
  width: 100%;
  padding: 60px 0px 30px 0px;
  text-align: center;
  position: relative;
  background: #F8FBFC;
}
.page-template-page-company-impact .home-section-rise-number img.imgriseNumber {
  width: 100%;
}
@media screen and (max-width: 1380px) {
  .page-template-page-company-impact .home-section-rise-number img.imgriseNumber {
    width: 130%;
  }
}
@media screen and (max-width: 1150px) {
  .page-template-page-company-impact .home-section-rise-number img.imgriseNumber {
    width: 150%;
  }
}
@media screen and (max-width: 980px) {
  .page-template-page-company-impact .home-section-rise-number img.imgriseNumber {
    width: 200%;
  }
}
@media screen and (max-width: 767px) {
  .page-template-page-company-impact .home-section-rise-number img.imgriseNumber {
    width: 200%;
  }
}
.page-template-page-company-impact .home-section-rise-number .title-riseNumber h2.whatwedo {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #222222;
}
.page-template-page-company-impact .home-section-rise-number .title-riseNumber h2.whatwedo img {
  width: 25px;
  margin-top: -25px;
  margin-right: 10px;
}
.page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li {
  display: inline-block;
  width: 145px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  vertical-align: top;
}
.page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li .number {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 86px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #F59D00;
}
.page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li .title-number {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #222222;
}
.page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li:nth-child(1) {
  width: 270px;
}
.page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li:nth-child(3) {
  width: 180px;
}
.page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li:nth-child(4) {
  width: 270px;
}
.page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li:nth-child(5) {
  width: 270px;
}
.page-template-page-company-impact .section-4 {
  width: 100%;
}
.page-template-page-company-impact .section-4 .background-top {
  width: 100%;
}
.page-template-page-company-impact .section-4 .background-top img {
  width: 100%;
}
.page-template-page-company-impact .section-4 .background-bottom {
  width: 100%;
}
.page-template-page-company-impact .section-4 .background-bottom img {
  width: 100%;
}
.page-template-page-company-impact .section-4 .content-data-section2 {
  width: 100%;
  background: #f8fbfc;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-template-page-company-impact .section-4 .content-data-section2 h2.whatwedo {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3E3E3E;
}
.page-template-page-company-impact .section-4 .content-data-section2 h2.whatwedo img {
  width: 25px;
  margin-top: -25px;
  margin-right: 10px;
}
.page-template-page-company-impact .section-4 .content-data-section2 .title-whatwedo {
  /* Option A - Body */
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  color: #222222;
  padding-top: 10px;
}
.page-template-page-company-impact .section-4 .content-data-section2 p {
  max-width: 1250px;
  margin: 0px auto;
}
.page-template-page-company-impact .section-4 .content-data-section2 .list-category-whatwedo {
  width: 100%;
  max-width: 1250px;
  margin: 0px auto;
  margin-top: 30px;
}
.page-template-page-company-impact .section-4 .content-data-section2 .list-category-whatwedo ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  vertical-align: top;
}
.page-template-page-company-impact .section-4 .content-data-section2 .list-category-whatwedo ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0px 3px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .page-template-page-company-impact .section-2 {
    width: 90%;
  }
  .page-template-page-company-impact .section-2 .title-list, .page-template-page-company-impact .section-2 .content-list {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .page-template-page-company-impact .banner img.imgShow {
    width: 180%;
  }
  .page-template-page-company-impact .section-1 {
    width: 90%;
  }
  .page-template-page-company-impact .section-1 h2.title-facility {
    font-size: 24px;
    text-align: center;
  }
  .page-template-page-company-impact .section-1 .data-content-facility {
    text-align: center;
    padding-left: 0px;
  }
  .page-template-page-company-impact .section-2 {
    width: 90%;
    padding-top: 50px;
  }
  .page-template-page-company-impact .section-2 .item-list {
    margin-top: 10px;
  }
  .page-template-page-company-impact .section-2 .title-list, .page-template-page-company-impact .section-2 .content-list {
    width: 100%;
  }
  .page-template-page-company-impact .section-2 .main-group-photo-list {
    width: 508px;
    margin: 0px auto;
    margin-top: 50px;
  }
  .page-template-page-company-impact .section-2 .main-group-photo-list .back-photo-yellow-list {
    margin: 0px auto;
  }
  .page-template-page-company-impact .section-2 .needpaddingRight {
    padding-right: 0px;
  }
  .page-template-page-company-impact .section-3 .list_provice {
    padding-left: 0px;
  }
  .page-template-page-company-impact .section-3 .list_provice li {
    width: 20%;
  }
  .page-template-page-company-impact .section-3 .list_provice li a img {
    width: 100%;
  }
  .page-template-page-company-impact .section-4 .background-top, .page-template-page-company-impact .section-4 .background-bottom {
    display: none;
  }
  .page-template-page-company-impact .section-4 .content-data-section2 .list-category-whatwedo ul li {
    width: 15%;
  }
  .page-template-page-company-impact .section-4 .content-data-section2 .list-category-whatwedo ul li img {
    width: 100%;
  }
  .page-template-page-company-impact .home-section-rise-number {
    overflow: hidden;
  }
  .page-template-page-company-impact .home-section-rise-number img.imgriseNumber {
    width: 150%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber h2.whatwedo {
    font-family: "Avenir";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    /* identical to box height */
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #222222;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber h2.whatwedo img {
    width: 25px;
    margin-top: -25px;
    margin-right: 10px;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li {
    display: inline-block;
    width: 125px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: top;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li .number {
    font-family: "Avenir";
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #F59D00;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li .title-number {
    font-family: "Avenir";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    color: #222222;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li:nth-child(3) {
    width: 160px;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li:nth-child(4) {
    width: 240px;
  }
  .page-template-page-company-impact .home-section-rise-number .footerBannerrise {
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0px;
    overflow: hidden;
    z-index: 2;
  }
  .page-template-page-company-impact .home-section-rise-number .footerBannerrise .imgfooterBackground {
    width: 102%;
    display: block;
    margin: 0px;
  }
}
@media screen and (max-width: 767px) {
  .page-template-page-company-impact .banner {
    height: 300px;
  }
  .page-template-page-company-impact .banner img.imgShow {
    width: 310%;
  }
  .page-template-page-company-impact .banner .title-banner {
    width: 90%;
    max-width: 90%;
    top: 60px;
    transform: translate(-50%, 0%);
  }
  .page-template-page-company-impact .banner .title-banner h1 {
    text-align: left;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    font-size: 24px;
  }
  .page-template-page-company-impact .banner .title-banner h3 {
    font-size: 17px;
    line-height: 20px;
  }
  .page-template-page-company-impact .section-1 {
    width: 90%;
  }
  .page-template-page-company-impact .section-1 h2.title-facility {
    font-size: 22px;
  }
  .page-template-page-company-impact .section-1 h2.title-facility img {
    width: 25px;
  }
  .page-template-page-company-impact .section-1 .data-content-facility {
    padding-left: 0px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .page-template-page-company-impact .section-1 .data-content-facility br {
    display: none;
  }
  .page-template-page-company-impact .section-2 {
    width: 90%;
  }
  .page-template-page-company-impact .section-2 .title-list, .page-template-page-company-impact .section-2 .content-list {
    width: 100%;
    text-align: center;
  }
  .page-template-page-company-impact .section-2 .item-list {
    margin-top: 10px;
    margin-bottom: 50px;
  }
  .page-template-page-company-impact .section-2 .item-list .title-list {
    padding-top: 20px;
    font-size: 18px;
  }
  .page-template-page-company-impact .section-2 .item-list .content-list {
    font-size: 14px;
    line-height: 20px;
  }
  .page-template-page-company-impact .section-2 .item-list .main-group-photo-list {
    width: 100%;
  }
  .page-template-page-company-impact .section-2 .item-list .main-group-photo-list .back-photo-yellow-list {
    left: calc(50% - 160px);
    right: auto;
    width: 320px;
    height: 176px;
  }
  .page-template-page-company-impact .section-2 .item-list .main-group-photo-list .front-photo-list {
    float: left;
    margin-left: calc(50% - 160px);
    width: 320px;
    height: 176px;
  }
  .page-template-page-company-impact .section-2 .item-list .main-group-photo-list .front-photo-list img {
    width: 100%;
  }
  .page-template-page-company-impact .section-3 .list_provice li {
    width: 30%;
  }
  .page-template-page-company-impact .section-4 {
    width: 100%;
  }
  .page-template-page-company-impact .section-4 .content-data-section2 h2.whatwedo {
    font-size: 22px;
    width: 90%;
    margin: 0px auto;
  }
  .page-template-page-company-impact .section-4 .content-data-section2 h2.whatwedo img {
    width: 25px;
  }
  .page-template-page-company-impact .section-4 .content-data-section2 .title-whatwedo {
    font-size: 18px;
    line-height: 27px;
    width: 90%;
    margin: 0px auto;
    padding-top: 20px;
  }
  .page-template-page-company-impact .section-4 .content-data-section2 .title-whatwedo br {
    display: none;
  }
  .page-template-page-company-impact .section-4 .content-data-section2 .list-category-whatwedo {
    width: 90%;
    margin: 0px auto;
  }
  .page-template-page-company-impact .section-4 .content-data-section2 .list-category-whatwedo ul li {
    width: 30%;
    margin-bottom: 10px;
  }
  .page-template-page-company-impact .home-section-rise-number img.imgriseNumber {
    width: 360%;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li {
    padding-top: 20px;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li .number {
    font-size: 30px;
    line-height: 40px;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li:nth-child(3) {
    width: 120px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .page-template-page-company-impact .home-section-rise-number .title-riseNumber ul.list-datanumber li:nth-child(4) {
    width: 160px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 520px) {
  .page-template-page-company-impact .home-section-rise-number {
    height: 520px;
  }
  .page-template-page-company-impact .home-section-rise-number img.imgriseNumber {
    width: 700%;
  }
}
@media screen and (max-width: 360px) {
  .page-template-page-company-impact .home-section-rise-number {
    height: 620px;
  }
  .page-template-page-company-impact .home-section-rise-number img.imgriseNumber {
    width: 700%;
  }
}

.page-template-page-resources .banner .title-banner {
  position: absolute;
  top: 90px;
  left: 50%;
  width: 100%;
  max-width: 622px;
  transform: translate(-50%, 0px);
  z-index: 4;
}
.page-template-page-resources .banner .title-banner h3 {
  color: #FFF;
  font-family: "Avenir";
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
}
.page-template-page-resources .mainContent {
  width: 100%;
  position: relative;
  padding-top: 120px;
}
.page-template-page-resources .mainContent.first-child {
  background: #F8FBFC;
  padding-top: 150px;
}
.page-template-page-resources .contentResource {
  position: absolute;
  margin: 0px auto;
  left: 50%;
  width: 100%;
  max-width: 620px;
  transform: translate(-50%, -50px);
}
.page-template-page-resources .contentResource h2.title-facility {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: left;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3E3E3E;
}
.page-template-page-resources .contentResource h2.title-facility img {
  width: 25px;
  margin-top: -25px;
  margin-left: -40px;
  margin-right: 10px;
}
.page-template-page-resources .clearboth {
  clear: both;
}
.page-template-page-resources .section-1 {
  max-width: 994px;
  width: 100%;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}
.page-template-page-resources .section-1 ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
  padding-left: 0px;
}
.page-template-page-resources .section-1 ul li {
  margin: 15px 17px;
  width: 297px;
  float: left;
  background: #FFFFFF;
}
.page-template-page-resources .section-1 ul li img {
  width: 100%;
}
.page-template-page-resources .section-1 ul li .countryCss {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 27px;
  color: #000000;
  text-transform: uppercase;
  padding: 15px 20px;
}
.page-template-page-resources .section-1 ul li .info-file {
  padding: 0px 20px;
  min-height: 100px;
}
.page-template-page-resources .section-1 ul li a {
  font-family: "Avenir";
  font-style: normal;
  font-size: 21px;
  line-height: 27px;
  color: #1378af;
  text-decoration: none;
  vertical-align: middle;
}
.page-template-page-resources .section-1 ul li a .icon_folder {
  padding-right: 10px;
  max-width: 24px;
  vertical-align: text-bottom;
  display: none;
}
.page-template-page-resources .section-1 ul li a .file-text {
  text-decoration: underline;
}
.page-template-page-resources .section-1 ul li a .fileType {
  text-transform: uppercase;
}
.page-template-page-resources .section-1 ul li a:hover {
  color: #959595;
}
.page-template-page-resources .section-1 ul li .title_project {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 27px;
  color: #000000;
  padding: 0px 0px;
}
.page-template-page-resources .section-1 ul li .dateData {
  padding: 0px 20px 10px 20px;
}
.page-template-page-resources .section-1 ul li .dateData img {
  width: 16px;
  padding-right: 5px;
}
.page-template-page-resources .section-1 ul li .dateData span {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 27px;
  /* identical to box height, or 225% */
  color: #000000;
}
.page-template-page-resources .section-1 ul li.hideContent {
  display: none;
}
.page-template-page-resources .section-1 .btn_Show, .page-template-page-resources .section-1 .btn_Less {
  background: linear-gradient(270deg, #2DC4DF 0%, rgba(160, 228, 241, 0.453125) 45.72%, rgba(255, 255, 255, 0) 100%), #16427F;
  border-radius: 26px;
  width: 122px;
  height: 34px;
  margin: 0px auto;
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: "Avenir";
  font-style: normal;
  font-size: 12px;
  line-height: 100%;
  padding-top: 13px;
  text-align: center;
  /* identical to box height, or 12px */
  cursor: pointer;
  color: #FFFFFF;
}
.page-template-page-resources .section-1 .btn_Show img, .page-template-page-resources .section-1 .btn_Less img {
  padding-left: 5px;
}
.page-template-page-resources .section-1 .hidebtn {
  display: none;
}
.page-template-page-resources .custompadding {
  padding-top: 30px;
}
.page-template-page-resources .section-2 ul li {
  box-shadow: 0px 0px 55px rgba(0, 0, 0, 0.08);
}
.page-template-page-resources .classOther {
  background: #F8FBFC;
}
@media screen and (max-width: 768px) {
  .page-template-page-resources .section-1 ul li {
    width: 222px;
  }
}
@media screen and (max-width: 767px) {
  .page-template-page-resources .banner {
    height: 300px;
  }
  .page-template-page-resources .banner img.imgShow {
    width: 310%;
  }
  .page-template-page-resources .banner .title-banner {
    width: 90%;
    max-width: 90%;
    top: 60px;
    transform: translate(-50%, 0%);
  }
  .page-template-page-resources .banner .title-banner h1 {
    text-align: left;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    font-size: 24px;
  }
  .page-template-page-resources .banner .title-banner h3 {
    font-size: 17px;
    line-height: 20px;
  }
  .page-template-page-resources .mainContent.first-child {
    padding-top: 50px;
  }
  .page-template-page-resources .mainContent .contentResource {
    width: 90%;
    max-width: 90%;
    text-align: center;
    position: relative;
    left: 0px;
    top: 0px;
    transform: none;
  }
  .page-template-page-resources .mainContent .contentResource h2.title-facility {
    text-align: center;
    font-size: 22px;
  }
  .page-template-page-resources .mainContent .contentResource h2.title-facility img {
    margin-left: 0px;
  }
  .page-template-page-resources .section-1 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-template-page-resources .section-1 ul li {
    width: calc(100% - 34px);
  }
  .page-template-page-resources .home-section-lettalk {
    padding-top: 30px;
  }
}

.page-template-page-what-we-do .banner .title-banner {
  position: absolute;
  top: 90px;
  left: 50%;
  width: 100%;
  max-width: 622px;
  transform: translate(-50%, 0px);
  z-index: 4;
}
.page-template-page-what-we-do .section-1 {
  width: 100%;
  padding: 20px 0px;
  max-width: 683px;
  margin: 0px auto;
}
.page-template-page-what-we-do .section-1 .row {
  width: 100%;
  margin: 0px auto;
}
.page-template-page-what-we-do .section-1 .row .block-image img {
  width: 100%;
}
.page-template-page-what-we-do .section-1 .row .block-content {
  padding-top: 55px;
}
.page-template-page-what-we-do .section-1 .row .block-content h2.title {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3e3e3e;
  padding-left: 10px;
}
.page-template-page-what-we-do .section-1 .row .block-content h2.title img {
  width: 25px;
  margin-top: -25px;
  margin-right: 10px;
}
.page-template-page-what-we-do .section-1 .row .block-content .content {
  /* Option A - Body */
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #222222;
  padding-top: 20px;
  padding-left: 60px;
}
.page-template-page-what-we-do .section-2 {
  width: 100%;
}
.page-template-page-what-we-do .section-2 .background-top {
  width: 100%;
}
.page-template-page-what-we-do .section-2 .background-top img {
  width: 100%;
}
.page-template-page-what-we-do .section-2 .background-bottom {
  width: 100%;
}
.page-template-page-what-we-do .section-2 .background-bottom img {
  width: 100%;
}
.page-template-page-what-we-do .section-2 .content-data-section2 {
  width: 100%;
  background: #f8fbfc;
  text-align: center;
}
.page-template-page-what-we-do .section-2 .content-data-section2 h2.whatwedo {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3e3e3e;
}
.page-template-page-what-we-do .section-2 .content-data-section2 h2.whatwedo img {
  width: 25px;
  margin-top: -25px;
  margin-right: 10px;
}
.page-template-page-what-we-do .section-2 .content-data-section2 .title-whatwedo {
  /* Option A - Body */
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #222222;
  padding-top: 10px;
}
.page-template-page-what-we-do .section-2 .content-data-section2 .list-category-whatwedo {
  width: 100%;
}
.page-template-page-what-we-do .section-2 .content-data-section2 .list-category-whatwedo ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  vertical-align: top;
}
.page-template-page-what-we-do .section-2 .content-data-section2 .list-category-whatwedo ul li {
  display: inline-block;
  vertical-align: top;
  padding: 10px 30px;
}
.page-template-page-what-we-do .section-2 .content-data-section2 .list-category-whatwedo ul li .controlImg {
  height: 100px;
}
.page-template-page-what-we-do .section-2 .content-data-section2 .list-category-whatwedo ul li img.img_whatwedo {
  min-width: 50px;
  max-width: 150px;
  margin-bottom: 20px;
  vertical-align: top;
}
.page-template-page-what-we-do .section-2 .content-data-section2 .list-category-whatwedo ul li a.title-whatwedolist {
  font-family: "Avenir";
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.05em;
  color: #000000;
  text-decoration: none;
  vertical-align: text-bottom;
}
.page-template-page-what-we-do .section-2 .content-data-section2 .list-category-whatwedo ul li .titleListIcon {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-template-page-what-we-do .section-2 .content-data-section2 .list-category-whatwedo ul li a.title-whatwedolist:hover {
  color: #959595;
}
.page-template-page-what-we-do .section-3 {
  width: 100%;
  padding-top: 80px;
}
.page-template-page-what-we-do .section-3 .content-section3 {
  width: 100%;
  text-align: center;
}
.page-template-page-what-we-do .section-3 .content-section3 h2.whatwedo {
  /* Option A - Title */
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  /* Grey - Title */
  color: #3e3e3e;
}
.page-template-page-what-we-do .section-3 .content-section3 h2.whatwedo img {
  width: 25px;
  margin-top: -25px;
  margin-right: 10px;
}
.page-template-page-what-we-do .section-3 .content-section3 .title-whatwedo {
  /* Option A - Body */
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #222222;
  padding-top: 10px;
}
.page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 {
  width: 100%;
  max-width: 1160px;
  margin: 0px auto;
  margin-top: 70px;
}
.page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: left;
  width: 100%;
}
.page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 ul li {
  display: inline-block;
  vertical-align: top;
  padding: 10px 20px;
  margin-bottom: 10px;
  width: calc(50% - 20px);
}
.page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 ul li .title_item_section3 {
  text-align: left;
  font-family: "Avenir";
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
.page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 ul li .title_item_section3 img.img_whatwedo {
  width: 71px;
  height: auto;
  margin-top: -15px;
}
.page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 ul li ul.sub-content {
  list-style: none;
  text-align: left;
  width: calc(100% - 45px);
  margin-top: 20px;
  margin-left: 45px;
}
.page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 ul li ul.sub-content li {
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #222222;
  text-align: left;
  padding-left: 30px;
  padding-top: 0px;
  width: 100%;
  min-height: auto;
  background: url("images/check-circle.png") no-repeat left top 3px;
}
.page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 ul li:last-child .title_item_section3 img.img_whatwedo {
  width: 45px;
  height: auto;
  margin-left: 13px;
  margin-right: 10px;
}
.page-template-page-what-we-do .section-4 {
  width: 100%;
  margin-top: 30px;
  padding-bottom: 20px;
  position: relative;
}
.page-template-page-what-we-do .section-4 .img_background_section4 {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}
.page-template-page-what-we-do .section-4 .title-section4 {
  width: 100%;
  max-width: 1086px;
  margin: 0px auto;
  z-index: 2;
  position: relative;
}
.page-template-page-what-we-do .section-4 .title-section4 .innovations-title {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #ffffff;
  padding: 70px 0px 50px 0px;
}
.page-template-page-what-we-do .section-4 .title-section4 .innovations-title img {
  margin-top: -30px;
}
.page-template-page-what-we-do .section-4 .sub-section4 {
  width: 100%;
  max-width: 1086px;
  margin: 0px auto;
  background: #ffffff;
  box-shadow: 0px 0px 84px rgba(0, 0, 0, 0.06);
  position: relative;
  z-index: 2;
  padding-top: 40px;
  padding-bottom: 40px;
}
.page-template-page-what-we-do .section-4 .sub-section4 .content-list {
  width: 85%;
  margin: 0px auto;
  padding: 25px 0px 25px 0px;
}
.page-template-page-what-we-do .section-4 .sub-section4 .content-list .title-innovation {
  font-family: "Avenir";
  font-style: normal;
  font-size: 21px;
  line-height: 26px;
  color: #1378af;
  width: 30%;
  float: left;
}
.page-template-page-what-we-do .section-4 .sub-section4 .content-list .content-innovation {
  float: right;
  font-family: "Avenir";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #000000;
  width: 67%;
  padding-right: 3%;
}
@media screen and (max-width: 768px) {
  .page-template-page-what-we-do .banner img.imgShow {
    width: 190%;
  }
  .page-template-page-what-we-do .section-1 {
    max-width: 100%;
  }
  .page-template-page-what-we-do .section-1 .row {
    width: 90%;
  }
  .page-template-page-what-we-do .section-2 .background-top,
.page-template-page-what-we-do .section-2 .background-bottom {
    display: none;
  }
  .page-template-page-what-we-do .section-2 .content-data-section2 {
    padding-top: 35px;
    padding-bottom: 20px;
  }
  .page-template-page-what-we-do .section-2 .content-data-section2 .list-category-whatwedo ul li {
    padding: 10px 17px;
  }
  .page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 ul li {
    padding: 10px 16px;
  }
  .page-template-page-what-we-do .section-4 .sub-section4 {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .page-template-page-what-we-do .banner {
    height: 300px;
  }
  .page-template-page-what-we-do .banner img.imgShow {
    width: 310%;
  }
  .page-template-page-what-we-do .banner .title-banner {
    width: 90%;
    max-width: 90%;
    top: 60px;
    transform: translate(-50%, 0%);
  }
  .page-template-page-what-we-do .banner .title-banner h1 {
    text-align: left;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    font-size: 24px;
  }
  .page-template-page-what-we-do .banner .title-banner h3 {
    font-size: 17px;
    line-height: 20px;
  }
  .page-template-page-what-we-do .section-1 .row .block-image {
    text-align: center;
  }
  .page-template-page-what-we-do .section-1 .row .block-image img {
    width: 70%;
    margin: 0px auto;
  }
  .page-template-page-what-we-do .section-1 .row .block-content h2.title {
    font-size: 22px;
  }
  .page-template-page-what-we-do .section-1 .row .block-content h2.title img {
    width: 25px;
  }
  .page-template-page-what-we-do .section-1 .row .block-content .content {
    padding-left: 0px;
    font-size: 14px;
    text-align: center;
  }
  .page-template-page-what-we-do .section-2 .background-top,
.page-template-page-what-we-do .section-2 .background-bottom {
    display: none;
  }
  .page-template-page-what-we-do .section-2 .content-data-section2 {
    padding: 30px 5%;
  }
  .page-template-page-what-we-do .section-2 .content-data-section2 h2.whatwedo {
    font-size: 22px;
  }
  .page-template-page-what-we-do .section-2 .content-data-section2 h2.whatwedo img {
    width: 25px;
  }
  .page-template-page-what-we-do .section-2 .content-data-section2 .title-whatwedo {
    padding-left: 0px;
    font-size: 14px;
  }
  .page-template-page-what-we-do .section-3 {
    padding-top: 30px;
  }
  .page-template-page-what-we-do .section-3 .content-section3 h2.whatwedo {
    font-size: 22px;
  }
  .page-template-page-what-we-do .section-3 .content-section3 h2.whatwedo img {
    width: 25px;
  }
  .page-template-page-what-we-do .section-3 .content-section3 .title-whatwedo {
    padding-left: 0px;
    font-size: 14px;
  }
  .page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 {
    width: 90%;
  }
  .page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 ul li {
    display: block;
    width: 100%;
  }
  .page-template-page-what-we-do .section-3 .content-section3 .list-category-whatwedo_section3 ul li ul.sub-content li {
    font-size: 14px;
  }
  .page-template-page-what-we-do .section-4 .title-section4 .innovations-title {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .page-template-page-what-we-do .section-4 .sub-section4 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .page-template-page-what-we-do .section-4 .sub-section4 .content-list {
    padding: 10px 0px;
    width: 95%;
  }
  .page-template-page-what-we-do .section-4 .sub-section4 .content-list .title-innovation {
    font-size: 18px;
    width: 100%;
  }
  .page-template-page-what-we-do .section-4 .sub-section4 .content-list .content-innovation {
    width: 100%;
    font-size: 14px;
  }
}

.publication-content img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .publication-content img {
    width: 27%;
  }
}
@media (min-width: 768px) {
  .publication-content .publication-wrapper {
    width: 70%;
  }
}
.publication-content .publication-wrapper h3 {
  font-size: 19px;
  font-weight: 800;
}
@media (min-width: 992px) {
  .publication-content .publication-wrapper h3 {
    font-size: 20px;
  }
}
.publication-content .publication-wrapper .summary {
  opacity: 0.9;
}
.publication-content a {
  color: inherit;
  transition: all linear 250ms;
}
.publication-content a:hover, .publication-content a:visited {
  text-decoration: none;
  color: inherit;
  opacity: 0.8;
}

button {
  border: none;
}

.archive-info {
  font-size: 13px;
  color: #89a831;
}
@media (min-width: 992px) {
  .archive-info {
    font-size: 14px;
  }
}

.more-button {
  font-size: 13px;
  position: relative;
  opacity: 0.3;
  color: black;
  font-weight: 800;
}
@media (min-width: 992px) {
  .more-button {
    font-size: 14px;
  }
}
.more-button:hover, .more-button:visited, .more-button:active {
  text-decoration: none;
  color: inherit;
  opacity: 1;
}
.more-button::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: " ";
  background-image: url("svgs/more-button.svg");
  background-size: 8px 12px;
  height: 12px;
  width: 8px;
}

.img-shadow {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.f-50 {
  font-size: 42.5px;
}
@media (min-width: 768px) {
  .f-50 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  .f-50 {
    font-size: 50px;
  }
}

.page-template-page-resources {
  overflow-x: hidden;
}

.py-100 {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.video-button {
  max-width: 85px;
}

.learn-more-btn:hover, .learn-more-btn:focus {
  background-color: #89a831;
}
.learn-more-btn:active {
  background-color: #5a8c19;
}

button,
a {
  transition: all 500ms;
}

.single-post h2 {
  font-weight: 800;
}
.single-post h3 {
  font-weight: 900;
  font-size: 25.5px;
}
@media (min-width: 768px) {
  .single-post h3 {
    font-size: 27px;
  }
}
@media (min-width: 992px) {
  .single-post h3 {
    font-size: 30px;
  }
}

.mw-single {
  max-width: 960px !important;
}
@media screen and (min-width: 1024px) {
  .mw-single {
    margin-top: -70px;
  }
}

figure {
  margin: 0;
}

.download-hover {
  border: 1px solid black;
  border-radius: 50%;
}

.download-wrapper {
  border-bottom: 1px solid #e5e5e5;
}

.download-wrapper:nth-child(1) {
  border-top: 1px solid #e5e5e5;
}

.download-wrapper .download-hover:hover {
  border-color: white;
  background-color: #5a8c19;
}
.download-wrapper .download-hover:hover svg path {
  fill: white;
}

figcaption {
  font-size: 13px;
  opacity: 0.5;
}
@media (min-width: 992px) {
  figcaption {
    font-size: 14px;
  }
}

.banner-container::after {
  width: 100%;
  content: " ";
  height: 50%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  inset: 0;
}

.contentP p {
  padding-bottom: 20px;
}
.contentP figure {
  min-height: 295px;
}

@media screen and (max-width: 1024px) {
  header .header_top ul.main-menu li {
    padding-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .site-wrapper {
    overflow: hidden;
  }

  #mobile-menu {
    position: absolute;
    right: 5%;
    top: 2%;
    width: 90%;
  }
  #mobile-menu #mobile-menu-toggle {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    background: none;
    border: 0;
    padding: 2px 4px;
    border: 2px solid #959595;
    margin: 5px 0;
  }
  #mobile-menu #mobile-menu-toggle .hamberger {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 14px;
  }
  #mobile-menu #mobile-menu-toggle .hamberger span {
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #959595;
  }
  #mobile-menu #mobile-menu-toggle .hamberger span:nth-child(2) {
    top: calc(50% - 1px);
  }
  #mobile-menu #mobile-menu-toggle .hamberger span:nth-child(3) {
    top: auto;
    bottom: 0;
  }
  #mobile-menu #mobile-menu-toggle .text {
    display: inline-block;
    color: #959595;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
  }
  #mobile-menu .menu-top {
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 64px;
    left: 0;
    padding: 10px;
    margin-top: 20px;
    display: none;
    transition: margin 0.2s linear;
    box-shadow: 0.57px 0.57px 1.42px 0px rgba(0, 0, 0, 0.2);
  }
  #mobile-menu .menu-top ul.main-menu-mobile {
    text-align: center;
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  #mobile-menu .menu-top ul.main-menu-mobile li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
  }
  #mobile-menu .menu-top ul.main-menu-mobile li a {
    font-family: "Avenir";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #1378af;
    text-transform: capitalize;
  }
  #mobile-menu .menu-top ul.main-menu-mobile li a:hover {
    color: #959595;
    text-decoration: none;
  }
  #mobile-menu .menu-top .form-inline {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .site-wrapper {
    overflow: hidden;
  }

  #mobile-menu {
    position: absolute;
    right: 5%;
    top: 2%;
    width: 90%;
  }
  #mobile-menu #mobile-menu-toggle {
    position: absolute;
    top: 4px;
    right: 0px;
    display: block;
    background: none;
    border: 0;
    padding: 2px 4px;
    border: 2px solid #959595;
    margin: 5px 0;
  }
  #mobile-menu #mobile-menu-toggle .hamberger {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 14px;
  }
  #mobile-menu #mobile-menu-toggle .hamberger span {
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #959595;
  }
  #mobile-menu #mobile-menu-toggle .hamberger span:nth-child(2) {
    top: calc(50% - 1px);
  }
  #mobile-menu #mobile-menu-toggle .hamberger span:nth-child(3) {
    top: auto;
    bottom: 0;
  }
  #mobile-menu #mobile-menu-toggle .text {
    display: inline-block;
    color: #959595;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    display: none;
  }
  #mobile-menu .menu-top {
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 86px;
    left: 0;
    padding: 10px;
    margin-top: 20px;
    display: none;
    transition: margin 0.2s linear;
    box-shadow: 0.57px 0.57px 1.42px 0px rgba(0, 0, 0, 0.2);
  }
  #mobile-menu .menu-top ul.main-menu-mobile {
    text-align: center;
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  #mobile-menu .menu-top ul.main-menu-mobile li {
    display: block;
    padding: 5px 0px;
  }
  #mobile-menu .menu-top ul.main-menu-mobile li a {
    font-size: 16px;
    line-height: 18px;
    text-transform: capitalize;
  }
  #mobile-menu .menu-top ul.main-menu-mobile li a:hover {
    color: #959595;
    text-decoration: none;
  }
  #mobile-menu .menu-top .form-inline {
    display: block;
  }
}
.container {
  max-width: 1170px;
}
.container.msk-nav {
  padding-left: 0px;
  padding-right: 0px;
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}

header .header_top ul.main-menu li a {
  font-family: "Comfortaa";
  font-size: 16px;
  color: #ffffff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
header .header_top ul.main-menu li.current_page_item a {
  color: #80d3c4;
}

#mobile-menu {
  width: auto !important;
}
#mobile-menu.mobile_tab {
  z-index: 2;
}
#mobile-menu #mobile-menu-toggle {
  height: 30px;
}
#mobile-menu .menu-top {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #5a8c19;
  overflow: hidden;
  transition: 0.5s;
  padding-top: 60px;
  display: block;
}
#mobile-menu .menu-top ul.main-menu-mobile {
  position: relative;
}
#mobile-menu .menu-top ul.main-menu-mobile li a {
  text-transform: capitalize;
  font-family: "Comfortaa";
  font-size: 16px;
  color: #ffffff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.closebtn {
  font-size: 35px;
  color: #ffffff;
  position: absolute;
  top: 10px;
  right: 20px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.closebtn:hover {
  text-decoration: none;
  color: #959595;
}

@media screen and (max-width: 768px) {
  #mobile-menu .menu-top {
    padding: 0;
    padding-top: 70px;
  }
}
.learn-more-btn {
  background-color: #5a8c19;
  font-size: 14px;
  font-weight: 800;
  padding: 8px 20px;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none !important;
}

.msk-bg-grey {
  background-color: rgba(0, 0, 0, 0.02);
}

.msk-bg-gradien {
  background: white;
  background: linear-gradient(0deg, white 0%, rgba(0, 0, 0, 0.02) 100%);
}

.msk-my-3-h {
  margin-top: 3em;
  margin-bottom: 0.5em;
}

.msk-we-do-flex .item {
  padding-top: 1.2em;
}
.msk-we-do-flex .item p {
  margin: 0;
}
.msk-we-do-flex img {
  width: 30%;
}

#mobile-menu #mobile-menu-toggle {
  position: static !important;
}

#mobile-menu {
  position: static;
}

.mt-neg-3 {
  margin-top: -100px;
}

@media screen and (max-width: 1150px) {
  .msk-padding {
    padding: 0 35px;
  }
}
.banner-container {
  position: relative;
}
.banner-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-container.msk-home {
  max-width: 100vw;
  overflow: hidden;
}
.banner-container.msk-home img {
  width: 100%;
}

.msk-learn-more-side .thumbnail {
  width: 100%;
}
@media (min-width: 576px) {
  .msk-learn-more-side .thumbnail {
    width: 85%;
  }
}
@media (min-width: 992px) {
  .msk-learn-more-side .thumbnail {
    width: 90%;
  }
}
@media (min-width: 1200px) {
  .msk-learn-more-side .thumbnail {
    width: 100%;
  }
}

.home-page-clip {
  -webkit-clip-path: url(#page-banner-clip);
          clip-path: url(#page-banner-clip);
}
@media (min-width: 992px) {
  .home-page-clip {
    -webkit-clip-path: url(#home-banner-clip);
            clip-path: url(#home-banner-clip);
  }
}

.copyright-footer {
  background-color: #0f532a;
  border: 1px solid #000;
  width: 100%;
  height: 42px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.copyright-footer p {
  font-size: 12px;
  margin: 0;
  line-height: 1em;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .copyright-footer p {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.2em;
  }
}

footer .content-footer {
  position: relative;
  margin: 0;
  max-width: none;
  margin: auto 0;
}
footer .content-footer .col-12.col-sm-6.col-md-6.text-left.block-logo-footer {
  position: static;
}
footer .content-footer .title-footer-right {
  padding: 10px;
}

.footer-1,
.footer-2 {
  width: 100%;
  min-height: 300px;
}

.footer-2 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.content-footer-right {
  z-index: 1;
  position: relative;
}

.footer-text {
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate(-50%, 15%);
  width: 90%;
}

.textwidget div div {
  padding: 10px;
}

@media screen and (max-width: 1024px) {
  footer .content-footer {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  footer .content-footer .block-logo-footer img {
    width: 100%;
    min-height: 180px;
  }

  .footer-text {
    width: 100%;
    top: 55%;
    left: 50%;
  }
}
@media screen and (max-width: 400px) {
  .footer-text {
    width: 100%;
    top: 40%;
    left: 50%;
  }

  footer .content-footer {
    padding: 0;
  }

  .textwidget div div {
    padding: 3px;
  }
}
.msk-ul li {
  list-style-type: none;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .msk-ul li {
    margin-top: none;
  }
}
.msk-ul li .img-wrapper {
  min-height: 170px;
  display: flex;
  justify-content: center;
}
.msk-ul li .img-wrapper img {
  width: 100%;
}
@media (min-width: 576px) {
  .msk-ul li .img-wrapper img {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .msk-ul li .img-wrapper img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .home .home-section-rise-number {
    height: 1000px;
  }
}
@media screen and (max-width: 350px) {
  .home .home-section-rise-number {
    height: 1500px;
  }
}
@media screen and (max-width: 1000px) {
  .home .home-section-rise-number {
    height: 1200px;
  }

  .home .home-section-rise-number img.imgriseNumber {
    width: 400%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}
ul {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

.msk-position-0 {
  top: 0px;
  left: 0%;
  z-index: -1;
}

.home .home-section-quot2 .item-quot .info_quot .dection_quot {
  width: 100%;
  float: none;
  padding: 25px;
}
@media (min-width: 768px) {
  .home .home-section-quot2 .item-quot .info_quot .dection_quot {
    width: calc(100% - 220px);
    float: right;
    padding: 43px;
  }
}

.home .home-section-quot2 .item-quot .info_quot .img_quot {
  float: none;
}
@media (min-width: 768px) {
  .home .home-section-quot2 .item-quot .info_quot .img_quot {
    float: left;
  }
}

.home .home-section-quot2 .item-quot .info_quot .title_quot {
  width: 100%;
}
@media (min-width: 768px) {
  .home .home-section-quot2 .item-quot .info_quot .title_quot {
    width: calc(100% - 200px);
  }
}

@media screen and (max-width: 768px) {
  .home .home-section-quot2 .item-quo {
    width: auto;
  }
}
.quot-left,
.quot-right {
  width: 25px;
}
@media (min-width: 768px) {
  .quot-left,
.quot-right {
    width: 43px;
  }
}

.metsekator-what-we-do {
  background-color: rgba(0, 0, 0, 0.02);
}

.mt-100 {
  margin-top: 80px;
}

.mt-50 {
  margin-top: 50px;
}

@media (min-width: 992px) {
  .mt-lg-100 {
    margin-top: 5rem;
  }
}

@media (min-width: 992px) {
  .mt-lg-200 {
    margin-top: 10rem;
  }
}

.table-description-w {
  max-width: 110px;
}

.msk-table-3 {
  width: 100%;
  table-layout: fixed;
}
.msk-table-3 th,
.msk-table-3 td {
  width: 25%;
  text-align: center;
}
.msk-table-3 th img,
.msk-table-3 td img {
  width: 90px;
}
@media (min-width: 768px) {
  .msk-table-3 th img,
.msk-table-3 td img {
    width: auto;
  }
}
.msk-table-3 th.cross img,
.msk-table-3 td.cross img {
  width: 20px;
}
@media (min-width: 992px) {
  .msk-table-3 th.cross img,
.msk-table-3 td.cross img {
    width: auto;
  }
}
.msk-table-3 td {
  vertical-align: top;
  padding-top: 25px;
  font-size: 14px;
}

.msk-table-wrapper {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 0 20px;
  padding-top: 60px;
}

.col-30 {
  width: 100%;
}
@media (min-width: 768px) {
  .col-30 {
    width: 55%;
  }
}
@media (min-width: 992px) {
  .col-30 {
    width: calc(31% - 10px);
  }
}

.col-20 {
  width: 100%;
}
@media (min-width: 768px) {
  .col-20 {
    width: 45%;
  }
}
@media (min-width: 992px) {
  .col-20 {
    width: calc(22% - 10px);
  }
}

.col-50 {
  width: 100%;
}
@media (min-width: 768px) {
  .col-50 {
    width: 85%;
  }
}
@media (min-width: 992px) {
  .col-50 {
    width: calc(47% - 10px);
  }
}

.col-30,
.col-20,
.col-50 {
  margin-right: 10px;
  overflow: initial;
  margin-bottom: 40px;
}
.col-30 .w-100,
.col-20 .w-100,
.col-50 .w-100 {
  height: 100%;
}

.table-header {
  border-top-left-radius: 0.8em;
  border-top-right-radius: 0.8em;
  font-size: 13px;
  font-weight: 900;
  color: white;
  line-height: 1.4em;
  padding: 0.8em;
  background-color: #5a8c19;
}
@media (min-width: 992px) {
  .table-header {
    font-size: 14px;
  }
}

.bg-blue-1 {
  background-color: #50bdc4;
}

.bg-blue-2 {
  background-color: #80d3c4;
}

.arrow {
  vertical-align: bottom;
}

.row {
  list-style-type: none;
}

.msk-table-icon.arrow {
  width: 50px;
}
@media (min-width: 768px) {
  .msk-table-icon.arrow {
    width: 100px;
  }
}

.z-5 {
  z-index: 5;
}

.msk-no-width {
  min-width: 100%;
  width: 0;
}

.min-w-1 {
  min-width: 150px;
}

.py-9 {
  padding: 100px 0;
}

.covered-img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.msk-w-100 {
  width: 100%;
}

@media (min-width: 992px) {
  .w-lg-75 {
    width: 75%;
  }
}

.f-30 {
  font-size: 25.5px;
}
@media (min-width: 768px) {
  .f-30 {
    font-size: 27px;
  }
}
@media (min-width: 992px) {
  .f-30 {
    font-size: 30px;
  }
}

.desc-width {
  max-width: 871px;
}

.msk-abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate(-50%, -50%);
}

.msk-rounded-10 {
  border-radius: 10px;
}

.msk-exten-pic-box {
  padding-top: 320px;
  margin-top: -330px;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .msk-exten-pic-box {
    padding-top: 380px;
    margin-top: -330px;
    padding-bottom: 100px;
  }
}

.msk-bg-grey {
  background-color: rgba(0, 0, 0, 0.02);
}

.green-1 {
  color: #0f532a;
}

.green-2 {
  color: #5a8c19;
}

.green-3 {
  color: #89a831;
}

.blue-1 {
  color: #50bdc4;
}

.blue-2 {
  color: #80d3c4;
}

.blue-3 {
  color: #213e7b;
}

.f-primary {
  font-family: "Avenir" !important;
}

.flex-wrap {
  flex-wrap: wrap;
}

.w-800 {
  font-weight: 800;
}

.msk-table-green th img,
.msk-table-green td img {
  width: 60px;
}
@media (min-width: 768px) {
  .msk-table-green th img,
.msk-table-green td img {
    width: auto;
  }
}

.min-height {
  min-height: 124px;
}
/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

------------------------------------------------------------- */