@charset "UTF-8";
/* stylelint-disable order/properties-alphabetical-order */
/* stylelint-enable */
#header .main-menu > li.menu-item-has-children > a::before, #header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after, #header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle.open:after, .breadcrumb li::after, .styledSelect::after {
  font-family: fontello;
  letter-spacing: normal;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box;
  margin: 0;
  outline: 0;
  padding: 0;
  word-break: break-word;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: sans-serif;
  overflow-x: hidden;
  position: relative;
}

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

iframe {
  display: block;
  border: 0;
}

html {
  font-size: 100%;
  height: 100%;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

fieldset, img {
  border: 0;
}

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

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

abbr, acronym {
  border: 0;
}

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

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

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

[hidden], template {
  display: none;
}

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

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

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
}

pre {
  overflow: auto;
}

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

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

input::-webkit-input-placeholder {
  opacity: 1;
}

input::-moz-placeholder {
  opacity: 1;
}

input:-ms-input-placeholder {
  opacity: 1;
}

input::-ms-input-placeholder {
  opacity: 1;
}

input::placeholder {
  opacity: 1;
}

textarea::-webkit-input-placeholder {
  opacity: 1;
}

textarea::-moz-placeholder {
  opacity: 1;
}

textarea:-ms-input-placeholder {
  opacity: 1;
}

textarea::-ms-input-placeholder {
  opacity: 1;
}

textarea::placeholder {
  opacity: 1;
}

input, textarea, button {
  background: 0;
  border: 0;
  border-radius: 0;
}

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

input, button, textarea {
  line-height: normal;
}

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

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

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

legend {
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

optgroup {
  font-weight: 700;
}

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

::-ms-clear, ::-ms-reveal {
  display: none;
  height: 0;
  width: 0;
}

img, svg:not(:root) {
  -ms-interpolation-mode: bicubic;
  display: block;
  image-rendering: optimizeQuality;
  max-width: 100%;
}

input[type='text'], input[type='button'], input[type='email'], input[type='password'], input[type='submit'], input[type='tel'], input[type='url'], input[type='number'], input[type='reset'], textarea, button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button, input[type='button'], input[type='reset'], input[type='submit'] {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Light.eot");
  src: url("../fonts/poppins/Poppins-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Light.woff2") format("woff2"), url("../fonts/poppins/Poppins-Light.woff") format("woff"), url("../fonts/poppins/Poppins-Light.ttf") format("truetype"), url("../fonts/poppins/Poppins-Light.svg#Poppins-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-ExtraBoldItalic.eot");
  src: url("../fonts/poppins/Poppins-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-ExtraBoldItalic.woff") format("woff"), url("../fonts/poppins/Poppins-ExtraBoldItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-ExtraBoldItalic.svg#Poppins-ExtraBoldItalic") format("svg");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-SemiBold.eot");
  src: url("../fonts/poppins/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/poppins/Poppins-SemiBold.woff") format("woff"), url("../fonts/poppins/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/poppins/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Italic.eot");
  src: url("../fonts/poppins/Poppins-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Italic.woff2") format("woff2"), url("../fonts/poppins/Poppins-Italic.woff") format("woff"), url("../fonts/poppins/Poppins-Italic.ttf") format("truetype"), url("../fonts/poppins/Poppins-Italic.svg#Poppins-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-BoldItalic.eot");
  src: url("../fonts/poppins/Poppins-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-BoldItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-BoldItalic.woff") format("woff"), url("../fonts/poppins/Poppins-BoldItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-BoldItalic.svg#Poppins-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-LightItalic.eot");
  src: url("../fonts/poppins/Poppins-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-LightItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-LightItalic.woff") format("woff"), url("../fonts/poppins/Poppins-LightItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-LightItalic.svg#Poppins-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-ExtraBold.eot");
  src: url("../fonts/poppins/Poppins-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-ExtraBold.woff2") format("woff2"), url("../fonts/poppins/Poppins-ExtraBold.woff") format("woff"), url("../fonts/poppins/Poppins-ExtraBold.ttf") format("truetype"), url("../fonts/poppins/Poppins-ExtraBold.svg#Poppins-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Black.eot");
  src: url("../fonts/poppins/Poppins-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Black.woff2") format("woff2"), url("../fonts/poppins/Poppins-Black.woff") format("woff"), url("../fonts/poppins/Poppins-Black.ttf") format("truetype"), url("../fonts/poppins/Poppins-Black.svg#Poppins-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Thin.eot");
  src: url("../fonts/poppins/Poppins-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Thin.woff2") format("woff2"), url("../fonts/poppins/Poppins-Thin.woff") format("woff"), url("../fonts/poppins/Poppins-Thin.ttf") format("truetype"), url("../fonts/poppins/Poppins-Thin.svg#Poppins-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-ExtraLightItalic.eot");
  src: url("../fonts/poppins/Poppins-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-ExtraLightItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-ExtraLightItalic.woff") format("woff"), url("../fonts/poppins/Poppins-ExtraLightItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-ExtraLightItalic.svg#Poppins-ExtraLightItalic") format("svg");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-MediumItalic.eot");
  src: url("../fonts/poppins/Poppins-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-MediumItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-MediumItalic.woff") format("woff"), url("../fonts/poppins/Poppins-MediumItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-MediumItalic.svg#Poppins-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-SemiBoldItalic.eot");
  src: url("../fonts/poppins/Poppins-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-SemiBoldItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-SemiBoldItalic.woff") format("woff"), url("../fonts/poppins/Poppins-SemiBoldItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-SemiBoldItalic.svg#Poppins-SemiBoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-ThinItalic.eot");
  src: url("../fonts/poppins/Poppins-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-ThinItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-ThinItalic.woff") format("woff"), url("../fonts/poppins/Poppins-ThinItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-ThinItalic.svg#Poppins-ThinItalic") format("svg");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-ExtraLight.eot");
  src: url("../fonts/poppins/Poppins-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-ExtraLight.woff2") format("woff2"), url("../fonts/poppins/Poppins-ExtraLight.woff") format("woff"), url("../fonts/poppins/Poppins-ExtraLight.ttf") format("truetype"), url("../fonts/poppins/Poppins-ExtraLight.svg#Poppins-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-BlackItalic.eot");
  src: url("../fonts/poppins/Poppins-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-BlackItalic.woff2") format("woff2"), url("../fonts/poppins/Poppins-BlackItalic.woff") format("woff"), url("../fonts/poppins/Poppins-BlackItalic.ttf") format("truetype"), url("../fonts/poppins/Poppins-BlackItalic.svg#Poppins-BlackItalic") format("svg");
  font-weight: 900;
  font-style: italic;
}

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

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Medium.eot");
  src: url("../fonts/poppins/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Medium.woff2") format("woff2"), url("../fonts/poppins/Poppins-Medium.woff") format("woff"), url("../fonts/poppins/Poppins-Medium.ttf") format("truetype"), url("../fonts/poppins/Poppins-Medium.svg#Poppins-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Bold.eot");
  src: url("../fonts/poppins/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Bold.woff2") format("woff2"), url("../fonts/poppins/Poppins-Bold.woff") format("woff"), url("../fonts/poppins/Poppins-Bold.ttf") format("truetype"), url("../fonts/poppins/Poppins-Bold.svg#Poppins-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/fontello.eot?1019519123");
  src: url("../fonts/fontello/fontello.woff2?1019519123") format("woff2"), url("../fonts/fontello/fontello.woff?1019519123") format("woff"), url("../fonts/fontello/fontello.ttf?1019519123") format("truetype"), url("../fonts/fontello/fontello.svg?1019519123#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^='icon-']:before, [class*=' icon-']:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-left-open-big:before {
  content: '\e800';
}

/* '' */
.icon-right-open-big:before {
  content: '\e801';
}

/* '' */
.icon-down-open:before {
  content: '\e802';
}

/* '' */
.icon-left-open:before {
  content: '\e803';
}

/* '' */
.icon-right-open:before {
  content: '\e804';
}

/* '' */
.icon-up-open:before {
  content: '\e805';
}

/* '' */
.icon-down-open-big:before {
  content: '\e806';
}

/* '' */
.icon-up-open-big:before {
  content: '\e807';
}

/* '' */
#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  color: #1F2128;
  background-color: #fff;
  z-index: 999;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-box-shadow: 0 20px 30px -12px transparent;
  box-shadow: 0 20px 30px -12px transparent;
}

@media screen and (max-width: 1024px) {
  #header {
    height: auto;
  }
}

#header .wrapper {
  padding-top: 20px;
}

#header .top-header, #header .main-header, #header .main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#header .top-header {
  display: none !important;
  padding-top: 8px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  line-height: 20px;
  display: none;
}

@media screen and (min-width: 1024px) {
  #header .top-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#header .top-header .text {
  letter-spacing: 0.08em;
  margin-right: 15px;
}

#header .top-header .text a {
  font-weight: bold;
}

#header .top-header .cta {
  position: relative;
  z-index: 1;
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header .top-header .cta::after {
  content: '';
  position: absolute;
  top: -8px;
  bottom: -8px;
  left: 0;
  right: -100em;
  background-color: #F0F3F5;
  -webkit-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  z-index: -1;
}

#header .top-header .link-cta {
  font-weight: 500;
}

#header .top-header .link-cta:hover {
  color: blue;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#header .logo {
  max-width: 160px;
}

@media screen and (min-width: 1280px) {
  #header .logo {
    max-width: 193px;
    padding-bottom: 10px;
  }
}

#header #collapse-btn {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  cursor: pointer;
}

@media screen and (min-width: 1024px) {
  #header #collapse-btn {
    display: none;
  }
}

#header #collapse-btn span {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #1F2128;
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#header #collapse-btn span:nth-child(1) {
  top: 5px;
}

#header #collapse-btn span:nth-child(2) {
  top: 50%;
}

#header #collapse-btn span:nth-child(3) {
  top: 25px;
}

#header #collapse-btn.open span:nth-child(1) {
  top: 14px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

#header #collapse-btn.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#header #collapse-btn.open span:nth-child(3) {
  top: 14px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

#header .main-header {
  margin-top: -2px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  padding-bottom: 0;
}

@media screen and (min-width: 1024px) {
  #header .main-header {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 0;
  }
}

#header .main-menu {
  margin-bottom: 0px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1023px) {
  #header .main-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    -webkit-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transform: translateX(1000px);
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    height: 70vh;
    width: 100%;
    background-color: #fff;
    z-index: 99;
    padding-top: 20px;
  }
  #header .main-menu.open-menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

#header .main-menu > li {
  position: relative;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize;
  border-bottom: 2px solid transparent;
}

@media screen and (min-width: 1024px) {
  #header .main-menu > li {
    margin-right: 10px;
    padding: 10px 5px;
    font-size: 14px;
  }
}

@media screen and (min-width: 1280px) {
  #header .main-menu > li {
    margin-right: 30px;
    font-size: 15px;
  }
}

#header .main-menu > li.current-menu-item {
  border-bottom: 2px solid #2B61D3;
  background-color: #F0F3F5;
  padding: 10px 5px;
}

#header .main-menu > li:hover {
  border-bottom: 2px solid #2B61D3;
}

#header .main-menu > li a {
  position: relative;
  display: block;
  padding-bottom: 10px;
}

@media screen and (max-width: 1023px) {
  #header .main-menu > li a {
    padding: 10px 15px;
    border-bottom: px solid #F0F3F5;
  }
}

#header .main-menu > li a:hover {
  color: #2B61D3;
}

#header .main-menu > li:nth-last-child(2) {
  margin-right: 0;
}

@media screen and (min-width: 1024px) {
  #header .main-menu > li:last-child {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  #header .main-menu > li.menu-item-has-children.show .sub-menu {
    display: block;
  }
  #header .main-menu > li.menu-item-has-children.show > a::before {
    content: '\e805';
  }
}

#header .main-menu > li.menu-item-has-children > a {
  pointer-events: none;
  padding-right: 20px;
  padding-bottom: 10px;
}

#header .main-menu > li.menu-item-has-children > a::before {
  content: '\e802';
  position: absolute;
  right: 25px;
  top: 10px;
}

@media screen and (min-width: 1024px) {
  #header .main-menu > li.menu-item-has-children > a::before {
    right: 0;
    top: 0;
  }
}

@media screen and (min-width: 1024px) {
  #header .main-menu > li.menu-item-has-children:hover .sub-menu {
    display: block;
    padding: 15px 0;
  }
}

#header .sub-menu {
  display: none;
  background-color: #F0F3F5;
}

@media screen and (min-width: 1024px) {
  #header .sub-menu {
    position: absolute;
    z-index: 4;
    top: 53px;
    left: -30px;
    min-width: 276px;
    background-color: #fff;
  }
}

#header .sub-menu > li {
  margin-right: 0;
}

#header .sub-menu > li:hover {
  background-color: #F0F3F5;
  color: #2B61D3;
  position: relative;
}

#header .sub-menu > li:hover:after {
  content: '';
  background: url("../images/Arrow_2.svg") no-repeat;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#header .sub-menu > li a {
  display: block;
  pointer-events: unset;
}

@media screen and (min-width: 1024px) {
  #header .sub-menu > li a {
    padding: 12px 35px;
  }
}

#header .wpml-ls-legacy-dropdown-click {
  width: auto;
  display: none;
}

#header .wpml-ls-legacy-dropdown-click a {
  border: unset;
  background: transparent;
  margin-top: -3px;
  padding: 0 15px;
}

#header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  content: '\e802';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle.open:after {
  content: '\e802';
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

#header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  border: unset;
  border-top: unset;
}

#header .wpml-ls-legacy-dropdown-click a span {
  font-weight: 500;
}

#header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  border-top: unset;
  background: #fff;
}

@-webkit-keyframes stickySlideDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes stickySlideDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

#footer {
  padding: 50px 0;
  background-color: #1F2128;
}

#footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 1280px) {
  #footer .wrapper {
    max-width: 1280px;
  }
}

#footer .wrapper .col-item {
  width: 100%;
  margin-bottom: 30px;
}

#footer .wrapper .col-item:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 1280px) {
  #footer .wrapper .col-item {
    margin-right: 60px;
    margin-bottom: 0;
    width: calc(25% - 48px);
  }
}

#footer .wrapper .col-item .title {
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  color: #fff;
  padding-bottom: 30px;
  border-bottom: 1px solid #646c7a;
  margin-bottom: 30px;
}

#footer .wrapper .col-item .title.subscribe {
  border-bottom: 0;
  margin-bottom: 0;
  white-space: nowrap;
}

#footer .wrapper .col-item:nth-child(3n) {
  display: none;
}

#footer .wrapper .col-item:last-child {
  margin-right: 0;
}

#footer .wrapper .col-item li {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 10px;
}

#footer .wrapper .col-item li.active a {
  color: #EE5635;
}

#footer .wrapper .col-item li a {
  color: #9FA6B2;
}

#footer .wrapper .col-item li a:hover {
  color: #2B61D3;
}

#footer .wrapper .col-item li.copyright {
  margin-top: 37px;
}

#footer .form-address {
  position: relative;
  margin-bottom: 40px;
  max-width: 240px;
}

#footer .form-address input {
  width: 100%;
  height: 50px;
  border-radius: 6px;
  background: #fff;
  padding: 15px 50px 15px 17px;
  font-size: 14px;
  font-style: italic;
  text-align: left;
  color: #1F2128;
}

#footer .form-address input::-webkit-input-placeholder {
  color: #1F2128;
}

#footer .form-address input::-moz-placeholder {
  color: #1F2128;
}

#footer .form-address input:-ms-input-placeholder {
  color: #1F2128;
}

#footer .form-address input::-ms-input-placeholder {
  color: #1F2128;
}

#footer .form-address input::placeholder {
  color: #1F2128;
}

#footer .form-address button {
  position: absolute;
  top: 5px;
  right: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  background-color: #2B61D3;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
}

#footer .form-address button:hover {
  background-color: #2B61D3;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.clearfix::after {
  clear: both;
  content: "";
  display: block;
}

html {
  direction: ltr !important;
}

body {
  font-family: "Poppins";
  color: #646c7a;
  letter-spacing: normal;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  background: #fff;
}

.wrapper {
  max-width: 1068px;
  margin: 0 auto;
  padding: 0 15px;
}

.wrapper.full-width {
  max-width: 1280px;
}

h1, .h1, h2, .h2, h3, .h3 {
  font-weight: bold;
  color: #2B61D3;
  letter-spacing: 0.02em;
}

h1, .h1 {
  font-size: 35px;
  line-height: 45px;
}

@media screen and (min-width: 768px) {
  h1, .h1 {
    font-size: 47px;
    line-height: 56px;
  }
}

@media screen and (min-width: 1280px) {
  h1, .h1 {
    font-size: 55px;
    line-height: 67px;
  }
}

h2, .h2 {
  font-size: 25px;
  line-height: 35px;
}

@media screen and (min-width: 768px) {
  h2, .h2 {
    font-size: 30px;
    line-height: 45px;
  }
}

@media screen and (min-width: 768px) {
  h2.title-medium, .h2.title-medium {
    font-size: 28px;
    line-height: 42px;
  }
}

h2.semi-bold, .h2.semi-bold {
  letter-spacing: 0.02em;
  line-height: 45px;
  font-weight: 600;
  color: #1F2128;
}

.text-medium {
  color: #1F2128;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 27px;
}

.text-medium.semi-bold {
  font-weight: 600;
}

.text-italic {
  font-style: italic;
}

.text-bold-blue {
  font-size: 16px;
  font-weight: bold;
  color: #2B61D3;
  text-transform: uppercase;
}

.text-center {
  text-align: center;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bg {
  background-size: cover;
  background-repeat: no-repeat;
}

.bg.bg-center {
  background-position: center center;
}

.bg.bg-top-center {
  background-position: top center;
}

.link-more {
  font-weight: 500;
  text-decoration: underline;
  font-size: 16px;
  line-height: 25px;
  color: #2B61D3;
}

#main-content {
  padding-top: 67px;
}

@media screen and (min-width: 1024px) {
  #main-content {
    padding-top: 75px;
  }
}

.banner-home {
  /* progress bar */
}

.banner-home .item-slide.slick-slide {
  position: relative;
  padding: 60px 0 85px;
  height: 480px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .banner-home .item-slide.slick-slide {
    padding-top: 40px;
  }
}

.banner-home .content-center {
  text-align: center;
  max-width: 340px;
  margin: 0 auto;
  color: #2B61D3;
}

.banner-home .content-center .title {
  font-size: 18px;
  line-height: 27px;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0.09em;
  color: inherit;
}

.banner-home .content-center p {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.08em;
}

.banner-home .slider-progress {
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  margin: 0 15px;
}

.banner-home .slider-progress .progress {
  width: 0;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
}

.banner-home .slider-wrapper {
  position: relative;
}

.banner-home .slider-wrapper .bottom-slide {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 25px;
  width: 233px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .banner-home .slider-wrapper .bottom-slide {
    bottom: 40px;
  }
}

.banner-home .slider-wrapper .slide-content {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .animate-text {
    position: absolute;
    top: 0;
    left: 30px;
    right: 30px;
    max-width: 1176px;
    height: 334px;
  }
}

@media screen and (min-width: 1024px) {
  .animate-text {
    left: 60px;
    right: 30px;
  }
}

.animate-text .item {
  position: absolute;
  font-weight: 800;
  color: #2B61D3;
}

@media screen and (max-width: 767px) {
  .animate-text .item {
    position: static;
    font-size: 25px;
    line-height: 30px;
    margin-top: 20px;
    text-align: center;
  }
}

.animate-text .item.item-1 {
  -webkit-animation: fadeIn0 6s infinite;
  animation: fadeIn0 6s infinite;
  -webkit-animation-duration: 16s;
  animation-duration: 16s;
}

@media screen and (min-width: 768px) {
  .animate-text .item.item-1 {
    top: 50px;
    left: 0;
    font-size: 35px;
    line-height: 50px;
  }
}

@media screen and (min-width: 1024px) {
  .animate-text .item.item-1 {
    top: 35px;
    font-size: 52px;
    line-height: 78px;
  }
}

.animate-text .item.item-2 {
  -webkit-animation: fadeIn1 6s infinite;
  animation: fadeIn1 6s infinite;
  -webkit-animation-duration: 16s;
  animation-duration: 16s;
}

@media screen and (min-width: 768px) {
  .animate-text .item.item-2 {
    top: 41%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 45px;
    line-height: 70px;
  }
}

@media screen and (min-width: 1024px) {
  .animate-text .item.item-2 {
    font-size: 60px;
    line-height: 90px;
  }
}

.animate-text .item.item-3 {
  -webkit-animation: fadeIn2 6s infinite;
  animation: fadeIn2 6s infinite;
  -webkit-animation-duration: 16s;
  animation-duration: 16s;
}

@media screen and (min-width: 768px) {
  .animate-text .item.item-3 {
    bottom: -5px;
    left: 18.2%;
    font-size: 25px;
    line-height: 36px;
  }
}

@media screen and (min-width: 1024px) {
  .animate-text .item.item-3 {
    font-size: 30px;
    line-height: 46px;
  }
}

.animate-text .item.item-4 {
  -webkit-animation: fadeIn3 6s infinite;
  animation: fadeIn3 6s infinite;
  -webkit-animation-duration: 16s;
  animation-duration: 16s;
}

@media screen and (min-width: 768px) {
  .animate-text .item.item-4 {
    right: -5px;
    top: 26.2%;
    font-size: 36px;
    line-height: 59px;
  }
}

@media screen and (min-width: 1024px) {
  .animate-text .item.item-4 {
    font-size: 46px;
    line-height: 69px;
  }
}

.animate-text .item.item-5 {
  -webkit-animation: fadeIn4 6s infinite;
  animation: fadeIn4 6s infinite;
  -webkit-animation-duration: 16s;
  animation-duration: 16s;
}

@media screen and (min-width: 768px) {
  .animate-text .item.item-5 {
    bottom: 12%;
    right: 9.6%;
    font-size: 30px;
    line-height: 47px;
  }
}

@media screen and (min-width: 1024px) {
  .animate-text .item.item-5 {
    font-size: 38px;
    line-height: 57px;
  }
}

@-webkit-keyframes fadeIn0 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeIn0 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn1 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeIn1 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn2 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeIn2 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn3 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeIn3 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn4 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn4 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (min-width: 1024px) {
  .banner.banner-two-column .banner-main, .banner.banner-contact .banner-main {
    min-height: 480px;
  }
}

.banner .banner-main {
  position: relative;
  background-color: #F0F3F5;
  padding: 35px 0 80px;
}

.banner .breadcrumb {
  padding-bottom: 40px;
}

@media screen and (min-width: 1024px) {
  .banner .breadcrumb {
    padding-bottom: 80px;
  }
}

.banner .banner-bottom {
  position: relative;
  z-index: 2;
  margin-top: 40px;
}

@media only screen and (min-width: 769px) {
  .banner .banner-bottom {
    position: relative;
    z-index: 2;
    margin-top: -154px;
  }
}

.banner .banner-bottom .row-col {
  -webkit-box-align: self-start;
  -ms-flex-align: self-start;
  align-items: self-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media only screen and (min-width: 769px) {
  .banner .banner-bottom .row-col {
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.banner .banner-bottom .col-right {
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .banner .banner-bottom .col-right {
    width: 55%;
  }
}

.banner .banner-bottom .col-right img {
  border-radius: 6px;
  margin: 0 auto 30px;
}

@media only screen and (min-width: 768px) {
  .banner .banner-bottom .col-right img {
    border-radius: 6px;
    margin-left: auto;
  }
}

.banner .banner-bottom .col-left {
  width: 100%;
  padding-bottom: 20px;
  padding-top: 0;
  text-align: justify;
}

@media only screen and (min-width: 769px) {
  .banner .banner-bottom .col-left {
    width: 45%;
    padding-bottom: 0;
    padding-top: 180px;
    text-align: justify;
  }
}

.banner .banner-bottom .col-left p {
  margin-bottom: 20px;
}

.banner.banner-media-event {
  margin-bottom: 100px;
}

.banner .content .title {
  margin-bottom: 15px;
}

@media screen and (min-width: 1024px) {
  .banner .content.col-5 {
    width: 41.666667%;
  }
  .banner .content.col-5 p {
    max-width: 392px;
    text-align: justify;
  }
}

@media screen and (min-width: 1024px) {
  .banner .content.col-6 {
    width: 50%;
  }
}

.banner .feature {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: calc((1280px / 12 * 7) + (100% - 1280px) / 2 - 20px);
  background-position: center;
}

@media screen and (max-width: 1023px) {
  .banner .feature {
    display: none;
  }
}

.banner.banner-contact .feature {
  width: calc((1280px / 12 * 6) + (100% - 1280px) / 2 - 20px);
}

.banner.banner-contact .form-group {
  padding-top: 25px;
}

@media screen and (min-width: 480px) {
  .banner.banner-contact .form-group {
    padding-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 504px;
  }
}

@media screen and (max-width: 479px) {
  .banner.banner-contact .form-group label {
    margin-bottom: 15px;
    display: inline-block;
  }
}

.banner.banner-contact .banner-bottom {
  padding-top: 70px;
  padding-bottom: 100px;
  margin-top: 0;
}

@media screen and (min-width: 1024px) {
  .banner.banner-contact .banner-bottom {
    margin-top: -45px;
    padding-top: 0;
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 1280px) {
  .banner.banner-contact .banner-bottom {
    margin-top: -110px;
  }
}

.banner.banner-contact .banner-bottom .row-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media screen and (min-width: 1024px) {
  .banner.banner-contact .banner-bottom .row-col {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.banner.banner-contact .banner-bottom .col-left {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 0;
}

@media screen and (min-width: 1024px) {
  .banner.banner-contact .banner-bottom .col-left {
    width: 40%;
    padding-left: 57px;
  }
}

@media screen and (min-width: 1280px) {
  .banner.banner-contact .banner-bottom .col-left {
    width: 30%;
    padding-bottom: 30px;
  }
}

.banner.banner-contact .banner-bottom .col-right {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .banner.banner-contact .banner-bottom .col-right {
    width: 60%;
  }
}

@media screen and (min-width: 1280px) {
  .banner.banner-contact .banner-bottom .col-right {
    width: 70%;
  }
}

.banner.banner-contact .banner-bottom .col-right img {
  margin-left: 0;
  max-width: 100%;
  margin-bottom: 0;
}

@media screen and (min-width: 1280px) {
  .banner.banner-contact .banner-bottom .col-right img {
    max-width: 825px;
  }
}

.banner.banner-contact .location {
  position: relative;
  font-weight: 700;
  font-size: 15px;
  line-height: 23px;
  color: #2B61D3;
  margin-bottom: 20px;
  padding-left: 20px;
  text-transform: uppercase;
}

.banner.banner-contact .location::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: #1c264a;
}

.banner.banner-contact .name {
  font-weight: bold;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 0.02em;
  color: #1F2128;
}

.banner.banner-contact .position {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #1F2128;
}

.banner.banner-contact .info-content {
  margin: 25px 0;
  padding-left: 20px;
  border-left: 2px solid #2B61D3;
}

.banner.banner-contact .info-content p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}

.banner.banner-contact .info-content a:hover {
  text-decoration: underline;
}

.banner.banner-contact .country-des {
  display: none;
}

.banner.banner-contact .country-des.show {
  display: block;
}

.banner.banner-contact .map-contact {
  display: none;
}

.banner.banner-contact .map-contact.show {
  display: block;
}

@media screen and (max-width: 768px) {
  .block-lorem-ipsum.block-etc-developed {
    margin-bottom: 0;
  }
}

.block-etc-developed .col-7 {
  width: 100%;
  background-color: #1c264a;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

@media screen and (min-width: 769px) {
  .block-etc-developed .col-7 {
    width: 59%;
    background-color: #1c264a;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
}

.block-etc-developed .col-5 {
  width: 100%;
  background-color: #fff;
  border-top-right-radius: 6px;
}

@media screen and (min-width: 769px) {
  .block-etc-developed .col-5 {
    width: 41%;
    background-color: #fff;
    border-top-right-radius: 6px;
  }
}

.block-etc-developed .etc-gr-busubess {
  padding: 68px 68px 60px;
}

@media screen and (max-width: 1025px) {
  .block-etc-developed .etc-gr-busubess {
    padding: 68px 16px 60px;
  }
}

@media screen and (max-width: 769px) {
  .block-etc-developed .etc-gr-busubess {
    padding: 68px 68px 60px;
  }
}

@media screen and (max-width: 480px) {
  .block-etc-developed .etc-gr-busubess {
    padding: 68px 16px 60px;
  }
}

.block-etc-developed .etc-gr-busubess h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 29px;
  letter-spacing: 0.02em;
}

.block-etc-developed .etc-gr-busubess .procedure {
  margin-top: 23px;
}

@media only screen and (max-width: 1025px) {
  .block-etc-developed .etc-gr-busubess .procedure {
    max-width: 545px;
    width: 100%;
    overflow-x: scroll;
  }
  .block-etc-developed .etc-gr-busubess .procedure::-webkit-scrollbar-thumb {
    background: #ccc;
  }
  .block-etc-developed .etc-gr-busubess .procedure::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #aaa;
  }
}

@media only screen and (max-width: 769px) {
  .block-etc-developed .etc-gr-busubess .procedure {
    width: 100%;
    overflow-x: unset;
    max-width: unset;
  }
}

@media only screen and (max-width: 480px) {
  .block-etc-developed .etc-gr-busubess .procedure {
    max-width: 545px;
    width: 100%;
    overflow-x: scroll;
  }
  .block-etc-developed .etc-gr-busubess .procedure::-webkit-scrollbar-thumb {
    background: #ccc;
  }
  .block-etc-developed .etc-gr-busubess .procedure::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #aaa;
  }
}

.block-etc-developed .etc-gr-busubess .procedure .img-ect-gr {
  padding: 10px 31%;
}

@media only screen and (max-width: 480px) {
  .block-etc-developed .etc-gr-busubess .procedure .img-ect-gr {
    padding-left: 187px;
    max-width: unset;
  }
}

.block-etc-developed .etc-gr-busubess .procedure .arrow-directional {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 71px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .block-etc-developed .etc-gr-busubess .procedure .arrow-directional {
    width: 602px;
  }
}

@media only screen and (max-width: 769px) {
  .block-etc-developed .etc-gr-busubess .procedure .arrow-directional {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .block-etc-developed .etc-gr-busubess .procedure .arrow-directional {
    width: 602px;
  }
}

.block-etc-developed .etc-gr-busubess .procedure .arrow-directional .img-two-way {
  position: absolute;
  left: 55px;
  top: 10px;
}

.block-etc-developed .etc-gr-busubess .procedure .arrow-directional .img-arrow-down {
  position: absolute;
  top: 10px;
  left: 46%;
}

.block-etc-developed .etc-gr-busubess .procedure .arrow-directional .img-two-way-reverse {
  position: absolute;
  top: 10px;
  right: 86px;
}

.block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}

@media only screen and (max-width: 1024px) {
  .block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content {
    width: 602px;
  }
}

@media only screen and (max-width: 769px) {
  .block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content {
    width: 602px;
  }
}

.block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content .cicrle {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  line-height: 140px;
  background-color: #263055;
  position: relative;
}

.block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content .cicrle .icon-busubess {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content .title {
  font-size: 16px;
  text-align: left;
  color: #fff;
  margin-bottom: 15px;
}

.block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content .title span {
  display: block;
  font-size: 16px;
  text-align: left;
  color: #2B61D3;
}

.block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content p {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #fff;
  opacity: 0.8;
  margin-bottom: 10px;
  font-weight: 200;
}

.block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content .col-4 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
}

.block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content .col-4 .content.mg-l {
  margin-left: -12px;
}

@media only screen and (max-width: 1025px) {
  .block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content .col-4 .content.mg-l {
    margin-left: 0;
  }
}

.block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content .col-4 .content.al-center {
  margin-left: 13px;
}

.block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content .col-4 .content.al-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: 24px;
}

.block-etc-developed .etc-gr-busubess .procedure .etc-gr-busubess-content .col-4 .content.al-end p {
  width: 155px;
}

.block-etc-developed .value-proposition {
  padding: 67px 16px 0;
}

@media only screen and (min-width: 480px) {
  .block-etc-developed .value-proposition {
    padding: 67px 60px 0;
  }
}

.block-etc-developed .value-proposition h3 {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 29px;
  text-align: left;
  color: #1F2128;
  margin-bottom: 19px;
}

.block-etc-developed .value-proposition .title {
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  color: #1F2128;
  line-height: 21px;
  margin-bottom: 15px;
}

.block-etc-developed .value-proposition .title span {
  font-size: 16px;
  font-weight: 700;
  color: #2B61D3;
  padding-right: 5px;
}

.block-etc-developed .value-proposition ul {
  padding-left: 30px;
}

.block-etc-developed .value-proposition ul li {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
  position: relative;
}

.block-etc-developed .value-proposition ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #1C264A;
  position: absolute;
  top: 9px;
  left: -11px;
}

.block-content-two-column {
  padding: 70px 0 35px;
}

@media screen and (min-width: 768px) {
  .block-content-two-column {
    padding: 100px 0 60px;
  }
}

.block-content-two-column .title {
  margin-bottom: 25px;
}

@media screen and (min-width: 768px) {
  .block-content-two-column .title {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 768px) {
  .block-content-two-column .col {
    margin-top: 25px;
    text-align: justify;
  }
}

@media screen and (min-width: 1024px) {
  .block-content-two-column .col {
    width: calc(50% - 35px);
    margin-bottom: 0;
    text-align: justify;
  }
  .block-content-two-column .col:first-child {
    margin-right: 70px;
  }
}

@media screen and (min-width: 1280px) {
  .block-content-two-column .col {
    width: 466px;
    text-align: justify;
  }
}

.block-content-two-column.column-sm {
  padding: 40px 0;
}

.block-content-two-column.column-sm .title {
  color: #1F2128;
  font-weight: 600;
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .block-content-two-column.column-sm .col {
    width: 428px;
  }
  .block-content-two-column.column-sm .col:first-child {
    margin-right: 50px;
  }
}

@media screen and (min-width: 768px) {
  .block-content-two-column.carrer-column {
    padding-top: 130px;
  }
}

.block-content-two-column.carrer-column .title {
  margin-bottom: 25px;
}

.credit-considerations {
  margin-bottom: 96.2px;
}

.credit-considerations .list-content {
  margin-top: 42.5px;
}

.credit-considerations .list-content .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #F0F3F5;
  margin-bottom: 9px;
}

.credit-considerations .list-content .item .bg-gray, .credit-considerations .list-content .item .bg-blue {
  position: relative;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 30px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

@media screen and (max-width: 480px) {
  .credit-considerations .list-content .item .bg-gray, .credit-considerations .list-content .item .bg-blue {
    padding-left: 20px;
  }
}

.credit-considerations .list-content .item .bg-gray:after, .credit-considerations .list-content .item .bg-blue:after {
  content: '';
  width: 66px;
  height: 66px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 12px;
  right: -31px;
  border-radius: 6px;
}

.credit-considerations .list-content .item .bg-gray span, .credit-considerations .list-content .item .bg-blue span {
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #fff;
  position: relative;
  z-index: 2;
}

.credit-considerations .list-content .item .bg-gray {
  background-color: #1c264a;
}

.credit-considerations .list-content .item .bg-gray:after {
  background-color: #1c264a;
}

.credit-considerations .list-content .item .bg-blue {
  background-color: #2B61D3;
}

.credit-considerations .list-content .item .bg-blue:after {
  background-color: #2B61D3;
}

.credit-considerations .list-content .item .item1 {
  width: 77px;
}

@media screen and (min-width: 480px) {
  .credit-considerations .list-content .item .item1 {
    width: 77px;
  }
}

@media screen and (min-width: 769px) {
  .credit-considerations .list-content .item .item1 {
    width: 90px;
  }
}

.credit-considerations .list-content .item .item2 {
  width: 110px;
}

@media screen and (min-width: 480px) {
  .credit-considerations .list-content .item .item2 {
    width: 100px;
  }
}

@media screen and (min-width: 769px) {
  .credit-considerations .list-content .item .item2 {
    width: 100px;
  }
}

.credit-considerations .list-content .item .item3 {
  width: 132px;
}

@media screen and (min-width: 480px) {
  .credit-considerations .list-content .item .item3 {
    width: 132px;
  }
}

@media screen and (min-width: 769px) {
  .credit-considerations .list-content .item .item3 {
    width: 130px;
  }
}

.credit-considerations .list-content .item .item4 {
  width: 122px;
}

@media screen and (min-width: 480px) {
  .credit-considerations .list-content .item .item4 {
    width: 132px;
  }
}

@media screen and (min-width: 769px) {
  .credit-considerations .list-content .item .item4 {
    width: 150px;
  }
}

.credit-considerations .list-content .item .item5 {
  width: 88px;
}

@media screen and (min-width: 480px) {
  .credit-considerations .list-content .item .item5 {
    width: 152px;
  }
}

@media screen and (min-width: 769px) {
  .credit-considerations .list-content .item .item5 {
    width: 170px;
  }
}

.credit-considerations .list-content .item .item6 {
  width: 152px;
}

@media screen and (min-width: 480px) {
  .credit-considerations .list-content .item .item6 {
    width: 182px;
  }
}

@media screen and (min-width: 769px) {
  .credit-considerations .list-content .item .item6 {
    width: 190px;
  }
}

.credit-considerations .list-content .item .item7 {
  width: 122px;
}

@media screen and (min-width: 480px) {
  .credit-considerations .list-content .item .item7 {
    width: 202px;
  }
}

@media screen and (min-width: 769px) {
  .credit-considerations .list-content .item .item7 {
    width: 210px;
  }
}

.credit-considerations .list-content .item .item8 {
  width: 150px;
}

@media screen and (min-width: 480px) {
  .credit-considerations .list-content .item .item8 {
    width: 232px;
  }
}

@media screen and (min-width: 769px) {
  .credit-considerations .list-content .item .item8 {
    width: 230px;
  }
}

.credit-considerations .list-content .item .item9 {
  width: 223px;
}

@media screen and (min-width: 480px) {
  .credit-considerations .list-content .item .item9 {
    width: 322px;
  }
}

@media screen and (min-width: 769px) {
  .credit-considerations .list-content .item .item9 {
    width: 250px;
  }
}

.credit-considerations .list-content .item .item10 {
  width: 278px;
}

@media screen and (min-width: 480px) {
  .credit-considerations .list-content .item .item10 {
    width: 402px;
  }
}

@media screen and (min-width: 769px) {
  .credit-considerations .list-content .item .item10 {
    width: 270px;
  }
}

.credit-considerations .list-content .item p {
  margin-left: 76px;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 24px;
  text-align: left;
  color: #1f2128;
}

@media screen and (max-width: 480px) {
  .credit-considerations .list-content .item p {
    padding: 0 20px 0 50px;
    margin: 0;
    font-size: 13px;
  }
}

.customer-list {
  margin-top: 30px;
  padding-bottom: 100px;
}

.customer-list .list-pic .item {
  margin-bottom: 30px;
}

.customer-list .list-pic .item:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .customer-list .list-pic .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.customer-list .list-pic .item .title {
  text-transform: capitalize;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 10px;
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  .customer-list .list-pic .item .title {
    width: calc(25% - 25px);
    margin-right: 50px;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .customer-list .list-pic .item .title {
    font-size: 20px;
  }
}

.customer-list .list-pic .item .title:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #007bff;
  position: absolute;
  right: calc(50% - 20px);
  bottom: -37px;
  border-width: 20px 0 20px 20px;
  -webkit-transform: translateX(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
}

@media screen and (min-width: 768px) {
  .customer-list .list-pic .item .title:after {
    right: -37px;
    bottom: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.customer-list .list-pic .item .logo-company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ccc;
  padding: 10px;
}

@media screen and (min-width: 768px) {
  .customer-list .list-pic .item .logo-company {
    width: calc(75% - 25px);
  }
}

.customer-list .list-pic .item .logo-company .img-logo-tb {
  max-width: 150px;
  padding: 0 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .customer-list .list-pic .item .logo-company .img-logo-tb {
    margin: 0 auto 20px;
  }
}

.customer-pic {
  margin-top: 30px;
}

.customer-pic h2 {
  text-align: center;
  color: #1F2128;
  margin: 60px 0 30px;
}

.customer-pic .box-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.customer-pic .box-pic .img-logo-c {
  max-width: 279px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .etc-anticipating h2.semi-bold {
    letter-spacing: 0.02em;
    font-size: 24px;
    line-height: 40px;
  }
}

.etc-anticipating .pic {
  background-color: #F0F3F5;
  border-radius: 6px;
  padding: 61px 28px;
}

@media screen and (max-width: 768px) {
  .etc-anticipating .pic {
    padding: 20px;
  }
}

.etc-anticipating .content {
  max-width: 825px;
  margin: 39.8px auto 0;
}

.etc-anticipating .content h2 {
  position: relative;
}

@media screen and (max-width: 1420px) {
  .etc-anticipating .content h2 {
    padding-left: 14px;
  }
}

@media screen and (max-width: 769px) {
  .etc-anticipating .content h2 {
    padding-left: 100px;
  }
}

.etc-anticipating .content h2:before {
  content: '';
  background: url("../images/arrow-icon-right-tall.png") no-repeat;
  width: 76px;
  height: 15px;
  position: absolute;
  top: 13px;
  left: 0;
}

@media screen and (min-width: 1024px) {
  .etc-anticipating .content h2:before {
    content: '';
    background: url("../images/arrow-icon-right-tall.png") no-repeat;
    width: 76px;
    height: 15px;
    position: absolute;
    top: 13px;
    left: -9%;
  }
}

@media screen and (min-width: 1420px) {
  .etc-anticipating .content h2:before {
    content: '';
    background: url("../images/arrow-icon-right-tall.png") no-repeat;
    width: 76px;
    height: 15px;
    position: absolute;
    top: 13px;
    left: -12%;
  }
}

.etc-anticipating .content ul {
  list-style-type: disc;
  padding-left: 15px;
}

.etc-anticipating .content ul li {
  margin-bottom: 31px;
}

.etc-anticipating .content ul li span {
  color: #646c7a;
  font-weight: bold;
}

.block-etc-group {
  background-color: #263055;
  min-height: 491px;
}

.block-etc-group h2 {
  font-weight: 700;
  font-size: 25px;
  letter-spacing: 0.02em;
  line-height: 34px;
  text-align: center;
  padding-top: 55px;
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .block-etc-group h2 {
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0.02em;
    line-height: 45px;
    text-align: center;
    padding-top: 110px;
    color: #fff;
  }
}

@media screen and (max-width: 768px) {
  .block-services-cms.etc-operate {
    padding: 0;
  }
}

.block-services-cms.etc-operate h2 {
  margin-top: 47px;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .etc-operate .row-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 768px) {
  .etc-operate .row-col .col-left {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .etc-operate .row-col .col-right {
    width: 100%;
    max-width: unset;
    margin: unset;
    margin-top: 40px;
  }
  .etc-operate .row-col .col-right img {
    margin: 0 auto;
  }
}

.etc-operate .approach {
  max-width: 258px;
  background-color: #F0F3F5;
  border-radius: 10px;
  margin-top: 49px;
  padding: 17px 26px;
  font-size: 20px;
  font-weight: 600;
  color: #1F2128;
}

.etc-operate .approach img {
  float: left;
  padding-right: 16px;
}

.etc-operate ul.list-operate {
  margin-top: 26px;
  list-style-type: disc;
  padding-left: 17px;
}

.etc-operate ul.list-operate > li {
  margin-bottom: 20px;
}

.etc-operate ul.list-operate > li a {
  color: #646c7a;
  font-weight: 600;
  text-decoration: underline;
}

.etc-operate ul.list-operate > li a:hover {
  color: #2B61D3;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.block-featured-articles + .block-featured-articles {
  padding-top: 0;
}

.block-featured-articles.media-article {
  padding-top: 0;
  margin-top: -10px;
}

.block-featured-articles.media-article .select2 {
  margin-bottom: 60px;
}

.block-featured-articles .item-body {
  padding: 50px 40px;
}

.block-featured-articles .select {
  margin-bottom: 59px;
}

@media only screen and (max-width: 1024px) {
  .featured.media-article .row-col .col-item {
    max-width: unset;
  }
}

@media only screen and (max-width: 1024px) {
  .featured.media-article .row-col .col-item .img-bottom {
    width: 100%;
  }
}

.featured {
  cursor: pointer;
}

.featured .title-medium {
  margin-bottom: 35px;
}

.featured .col-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 50px;
  background-color: #F0F3F5;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}

.featured .col-item:hover {
  -webkit-box-shadow: 0 20px 60px -12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 20px 60px -12px rgba(0, 0, 0, 0.25);
}

.featured .col-item:hover img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

@media screen and (max-width: 1023px) {
  .featured .col-item:not(.col-item-white) {
    max-width: 396px;
    margin: 0 auto 50px;
  }
}

@media only screen and (min-width: 1024px) {
  .featured .col-item {
    width: calc(33.33% - 20px);
    margin-right: 30px;
    margin-bottom: 50px;
    background-color: #F0F3F5;
    border-radius: 6px;
    overflow: hidden;
  }
  .featured .col-item:last-child {
    margin-right: 0;
  }
  .featured .col-item:nth-child(3n) {
    margin-right: 0;
  }
}

.featured .col-item img {
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

@media screen and (max-width: 1023px) {
  .featured .d-flex {
    display: block;
  }
}

.featured .col-item-white {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 11px 20px 10px 10px;
  position: relative;
}

.featured .col-item-white:hover {
  -webkit-box-shadow: 0 20px 60px -12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 20px 60px -12px rgba(0, 0, 0, 0.25);
}

.featured .col-item-white:nth-child(3n) {
  margin-right: 0;
}

.featured .col-item-white .img-left {
  max-width: 154px;
  margin-right: 20px;
}

.featured .col-item-white .item-body {
  width: calc(100% - 174px);
  padding: unset;
}

.featured .col-item-white .item-body.no-jt .title-article {
  text-align: left;
}

.featured .date {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 20px;
}

.featured .title-article {
  font-weight: 500;
  font-size: 19px;
  line-height: 30px;
  color: #1F2128;
  margin-bottom: 10px;
}

.banner-media-event-open .pic {
  margin-top: 55px;
}

.media-featured-post-wrap {
  width: 100%;
  max-width: 855px;
  margin-top: 90.5px;
  text-align: justify;
}

.media-featured-post-wrap h1 {
  margin-bottom: 20px;
}

.media-featured-post-wrap .day {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  color: #646c7a;
}

.media-featured-post-wrap h2 {
  color: #1F2128;
  font-weight: 600;
  margin-top: 39px;
}

.media-featured-post-wrap ul {
  list-style-type: disc;
  padding-left: 18px;
  padding-top: 7px;
}

.media-featured-post-wrap ul li {
  padding-bottom: 33px;
}

.block-global-location {
  position: relative;
  z-index: 1;
  padding-top: 50px;
}

@media screen and (min-width: 1024px) {
  .block-global-location {
    margin-top: -110px;
    padding-top: 0;
  }
}

.block-global-location .row-location {
  position: relative;
  padding: 70px 0;
}

@media screen and (min-width: 768px) {
  .block-global-location .row-location {
    padding: 100px 0;
  }
}

.block-global-location .row-location::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 1037px;
  margin: 0 auto;
  bottom: 0;
  border-bottom: 1px solid #F0F3F5;
}

.block-global-location .row-location:first-child {
  padding-top: 0;
}

@media screen and (min-width: 768px) {
  .block-global-location .row-location:first-child .content-inner {
    padding-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .block-global-location .row-location:last-child {
    padding-bottom: 100px;
  }
}

.block-global-location .row-location:last-child::after {
  display: none;
}

@media screen and (min-width: 768px) {
  .block-global-location .row-location .col-right {
    width: calc(50% - 20px);
  }
}

@media screen and (min-width: 768px) {
  .block-global-location .row-location .col-left {
    width: calc(50% - 50px);
    margin-right: 70px;
  }
}

.block-global-location .row-location .top-location, .block-global-location .row-location .image-right {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .block-global-location .row-location .content-inner {
    max-width: 464px;
    margin-left: auto;
  }
}

@media screen and (min-width: 768px) {
  .block-global-location .row-location .box-images {
    padding-bottom: 100px;
  }
}

.block-global-location .row-location .box-images::after {
  top: 100px;
  left: 0;
  right: -100em;
}

@media screen and (max-width: 1023px) {
  .block-global-location .row-location .box-images::after {
    left: -20px;
  }
}

@media screen and (min-width: 768px) {
  .block-global-location .row-location .box-images .grid-image {
    max-width: 487px;
    margin-left: auto;
  }
}

.block-global-location .row-location .box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 232px;
}

@media screen and (min-width: 768px) {
  .block-global-location .row-location .box-content {
    min-height: 500px;
  }
}

.block-global-location .row-location .box-content::after {
  top: 0;
  left: -100em;
  right: -165px;
}

.block-global-location .row-location .box-content h2 {
  font-weight: 600;
  color: #1F2128;
  margin-bottom: 42px;
}

.block-global-location .row-location .box-content .item {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #1F2128;
  margin-bottom: 30px;
}

.block-global-location .row-location .box-content .item .number {
  font-weight: bold;
  color: #2B61D3;
  margin-right: 6px;
}

.block-global-location .row-location .bg-gray {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .block-global-location .row-location .bg-gray {
    padding-bottom: 40px;
  }
}

.block-global-location .row-location .bg-gray::after {
  content: '';
  position: absolute;
  bottom: 0;
  background-color: #F0F3F5;
  border-radius: 6px;
  z-index: -1;
}

.block-global-location .row-location .content-location {
  padding-top: 100px;
}

@media screen and (max-width: 767px) {
  .block-global-location .row-location .content-location {
    padding-top: 70px;
    display: block;
  }
}

.block-global-location .row-location .content-location .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 22px;
}

.block-global-location .row-location .content-location .title img {
  margin-right: 10px;
}

.block-global-location .row-location .content-location p {
  margin-bottom: 25px;
}

.block-global-location .row-location .content-location p.text-medium {
  margin-bottom: 15px;
}

.block-global-location .row-location .content-location ul {
  list-style-type: disc;
  padding-left: 30px;
}

.block-global-location .row-location .content-map {
  padding-top: 95px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1023px) {
  .block-global-location .row-location .content-map {
    position: relative;
    margin-top: 50px;
    padding-top: 0;
  }
  .block-global-location .row-location .content-map .box-content {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .block-global-location .row-location .content-map {
    padding: 50px 0;
  }
}

.block-global-location .row-location .content-map .content-inner {
  padding-top: 0;
}

.block-global-location .row-location .content-map .item:last-child {
  margin-bottom: 0;
}

.block-history-slide {
  padding: 40px 0 70px;
}

@media screen and (min-width: 768px) {
  .block-history-slide {
    padding: 80px 0 100px;
  }
}

.block-history-slide .top-content {
  position: relative;
}

.block-history-slide .top-content .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .block-history-slide .top-content .wrapper {
    min-height: 441px;
  }
}

.block-history-slide .top-content .content {
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .block-history-slide .top-content .content {
    padding-left: 55px;
    padding-top: 122px;
    padding-bottom: 0;
    width: 50%;
    margin-left: auto;
  }
}

.block-history-slide .feature {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: calc((1280px / 12 * 6) + (100% - 1280px) / 2 - 15px);
}

@media screen and (max-width: 767px) {
  .block-history-slide .feature {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .block-history-slide .slide-bottom {
    margin-top: -160px;
  }
}

.block-history-slide .list-slide {
  position: relative;
}

@media screen and (min-width: 1024px) {
  .block-history-slide .list-slide {
    max-width: 930px;
  }
}

@media screen and (min-width: 1280px) {
  .block-history-slide .list-slide {
    margin-left: auto;
  }
}

@media screen and (max-width: 1023px) {
  .block-history-slide .list-slide {
    padding-bottom: 70px;
  }
}

.block-history-slide .list-slide .item {
  padding: 35px;
  background-color: #F0F3F5;
  margin: 0 15px;
  border-radius: 6px;
}

@media screen and (min-width: 1024px) {
  .block-history-slide .list-slide .item {
    max-width: 290px;
  }
}

.block-history-slide .list-slide .year {
  color: #1F2128;
  font-weight: 600;
  margin-bottom: 7px;
}

.block-history-slide .list-slide .slick-list {
  margin: 0 -15px;
}

.block-history-slide .list-slide .slick-next {
  margin-left: 15px;
}

@media screen and (min-width: 1024px) {
  .block-history-slide .list-slide .slick-next {
    margin-top: 15px;
    margin-left: 0;
  }
}

.block-history-slide .list-slide .slider-nav {
  position: absolute;
}

@media screen and (min-width: 1024px) {
  .block-history-slide .list-slide .slider-nav {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -60px;
  }
}

@media screen and (min-width: 1280px) {
  .block-history-slide .list-slide .slider-nav {
    right: -80px;
  }
}

@media screen and (max-width: 1023px) {
  .block-history-slide .list-slide .slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 0;
    bottom: 0;
  }
}

.block-key-figures .box-content {
  border-top: 1px solid #F0F3F5;
  padding: 70px 0 100px;
}

@media screen and (min-width: 768px) {
  .block-key-figures .box-content {
    padding: 100px 0;
  }
}

.block-key-figures .col-left {
  margin-bottom: 30px;
}

@media screen and (min-width: 1024px) {
  .block-key-figures .col-left {
    width: 60%;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .block-key-figures .col-right {
    width: 40%;
  }
}

.block-key-figures .col-right .image-right {
  margin-left: auto;
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .block-key-figures .col-right .image-right {
    max-width: 397px;
  }
}

.block-key-figures .title {
  margin-bottom: 50px;
}

@media screen and (max-width: 479px) {
  .block-key-figures .row-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.block-key-figures .row-item .item {
  margin-bottom: 25px;
}

@media screen and (min-width: 480px) {
  .block-key-figures .row-item .item {
    width: calc(50% - 30px);
    max-width: 264px;
    margin-right: 60px;
  }
}

.block-key-figures .row-item .item:nth-child(2n) {
  margin-right: 0;
}

.block-key-figures .row-item h3 {
  font-weight: 600;
  font-size: 25px;
  line-height: 38px;
  text-align: left;
  color: #1F2128;
}

.block-key-figures .row-item p {
  font-size: 14px;
  line-height: 22px;
}

.block-localisation {
  margin-top: -173px;
}

.block-localisation .box-location {
  position: relative;
  min-height: 360px;
  border-radius: 6px;
  overflow: hidden;
  background-position: center;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 1024px) {
  .block-localisation .box-location {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (max-width: 767px) {
  .block-localisation .box-location {
    padding: 40px 0;
  }
}

.block-localisation .content-location {
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 1024px) {
  .block-localisation .content-location {
    position: absolute;
    left: 0;
    top: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 1023px) {
  .block-localisation .content-location {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.block-localisation .content-location .btn {
  min-width: 180px;
  background-color: transparent;
  color: #fff;
  border: 1px solid;
}

@media screen and (max-width: 767px) {
  .block-localisation .content-location .btn {
    margin: 0 auto;
  }
}

.block-localisation .hover-map {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 50%;
  cursor: pointer;
  z-index: 1;
}

@media screen and (max-width: 1023px) {
  .block-localisation .hover-map {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .block-localisation .hover-map {
    width: 100%;
    text-align: center;
  }
}

@media screen and (min-width: 1024px) {
  .block-localisation .hover-map:hover .bg-hover {
    opacity: 0.2;
  }
}

.block-localisation .hover-map:hover .btn {
  background-color: #fff;
  color: #000 !important;
}

.block-localisation .bg-hover {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #2B61D3;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}

.block-localisation .bg-left {
  left: 0;
}

.block-localisation .bg-right {
  right: 0;
}

@media screen and (min-width: 768px) {
  .block-localisation .left .btn {
    margin-left: 55px;
  }
}

@media screen and (min-width: 1280px) {
  .block-localisation .left .btn {
    margin-left: 140px;
    -webkit-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
  }
}

@media screen and (min-width: 768px) {
  .block-localisation .right .btn {
    margin-left: auto;
    margin-right: 55px;
  }
}

@media screen and (min-width: 1280px) {
  .block-localisation .right .btn {
    margin-right: 140px;
    -webkit-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
  }
}

.block-localisation .center-text {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 457px;
  margin: 0 auto;
  color: #fff;
}

.block-localisation .center-text .title {
  font-size: 28px;
  color: inherit;
  margin-bottom: 25px;
}

.block-localisation .center-text p {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
}

.wrapper-large {
  max-width: 1270px;
  margin: 0 auto;
  padding: 0 15px;
}

.block-lorem-ipsum {
  margin-top: -178px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 768px) {
  .block-lorem-ipsum .row-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.block-lorem-ipsum .col-12 {
  width: 100%;
}

.block-lorem-ipsum .col-12 .content {
  background-color: #F0F3F5;
  padding: 30px 32px 55px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.block-lorem-ipsum .col-12 .content h3 {
  font-weight: bold;
  color: #1F2128;
  letter-spacing: 0.02em;
  font-size: 20px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .block-lorem-ipsum .col-12 .content .list-products {
    max-width: 720px;
    width: 100%;
    overflow-x: scroll;
  }
}

@media only screen and (max-width: 480px) {
  .block-lorem-ipsum .col-12 .content .list-products {
    max-width: 305px;
    width: 100%;
    overflow-x: scroll;
  }
}

.block-lorem-ipsum .col-12 .content .list-products .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.block-lorem-ipsum .col-12 .content .list-products .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.block-lorem-ipsum .col-12 .content .list-products .col-4.font-title {
  text-align: right;
  padding-right: 68px;
}

.block-lorem-ipsum .col-12 .content .list-products .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  text-align: justify;
}

.block-lorem-ipsum .col-12 .content .list-products .col-6.font-title {
  text-align: center;
}

.block-lorem-ipsum .col-12 .content .list-products .font-title {
  font-size: 16px;
  font-weight: bold;
  color: #2B61D3;
  white-space: nowrap;
  text-align: left;
}

.block-lorem-ipsum .col-12 .content .list-products .title-list-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .block-lorem-ipsum .col-12 .content .list-products .title-list-products {
    width: 830px;
  }
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products {
  margin-top: 26px;
}

@media only screen and (max-width: 768px) {
  .block-lorem-ipsum .col-12 .content .list-products .content-list-products {
    width: 830px;
  }
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian {
  border-bottom: 1px solid #D1DAE0;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian:first-child {
  border-top: 1px solid #D1DAE0;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  text-align: left;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item .col-2.products-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #646c7a;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item .col-2.description {
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #646c7a;
  opacity: 0.8;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item .col-2 .img-sort {
  width: 100%;
  max-width: 141px;
  margin-left: auto;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item-content {
  position: relative;
  display: none;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  border-top: 1px solid #D1DAE0;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item {
  margin-right: 30px;
  padding: 20px 0 52px;
  width: calc(25% - 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 23px;
  text-align: left;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item ul {
  list-style-type: square;
  padding: 0 0 20px 18px;
  text-align: left;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item ul li {
  white-space: unset;
  padding-bottom: 10px;
  color: #707070;
}

@media only screen and (width: 768px) {
  .block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item ul li {
    white-space: nowrap;
    padding-bottom: 10px;
    color: #707070;
  }
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item .img-bottom {
  margin-top: auto;
  max-width: 250px;
}

@media only screen and (min-width: 768px) {
  .block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item .img-bottom {
    margin-top: auto;
    max-width: unset;
  }
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .read-more {
  font-size: 16px;
  font-weight: 500;
  color: transparent;
  line-height: 25px;
  padding-right: 25px;
  display: inline-block;
  position: relative;
  text-decoration: underline;
  text-transform: capitalize;
  float: right;
  margin-right: 30px;
}

@media only screen and (min-width: 768px) {
  .block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .read-more {
    font-size: 16px;
    font-weight: 500;
    color: #2B61D3;
    line-height: 25px;
    padding-right: 25px;
    display: inline-block;
    position: relative;
    text-decoration: underline;
    text-transform: capitalize;
  }
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian .read-more:after {
  content: '';
  background: url("../images/icon-arrow.png") no-repeat;
  width: 17px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian.active .read-more:after {
  content: '';
  background: url("../images/icon-arrow.png") no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 17px;
  height: 10px;
  position: absolute;
  top: 6px;
  right: 0;
}

.block-lorem-ipsum .col-12 .content .list-products .content-list-products .accordian:first-child .accordian-item-content {
  display: block;
}

.main-cable-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) {
  .main-cable-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 87px;
  }
}

.main-cable-text .col-6 {
  width: 100%;
  margin-right: 30px;
  text-align: justify;
}

@media only screen and (min-width: 768px) {
  .main-cable-text .col-6 {
    width: calc(50% - 30px);
    margin-right: 30px;
    text-align: justify;
  }
}

.main-cable-text .col-6:nth-child(2n) {
  margin-right: 0;
}

.main-cable-text .col-6 p {
  padding-bottom: 30px;
}

.main-cable {
  margin-top: -178px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 768px) {
  .main-cable .row-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.main-cable .col-8 {
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .main-cable .col-8 {
    width: 67%;
  }
}

.main-cable .col-8 .content {
  background-color: #F0F3F5;
  padding: 30px 32px 55px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.main-cable .col-8 .content h3 {
  font-weight: bold;
  color: #1F2128;
  letter-spacing: 0.02em;
  font-size: 20px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .main-cable .col-8 .content .list-products {
    max-width: 720px;
    width: 100%;
    overflow-x: scroll;
  }
}

@media only screen and (max-width: 480px) {
  .main-cable .col-8 .content .list-products {
    max-width: 305px;
    width: 100%;
    overflow-x: scroll;
  }
}

.main-cable .col-8 .content .list-products .col-3 {
  width: calc(25% - 15px);
  margin-right: 20px;
}

.main-cable .col-8 .content .list-products .col-3:last-child {
  margin-right: 0;
}

.main-cable .col-8 .content .list-products .font-title {
  font-size: 16px;
  font-weight: bold;
  color: #2B61D3;
  white-space: nowrap;
}

.main-cable .col-8 .content .list-products .title-list-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32.5px;
  font-size: 16px;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .main-cable .col-8 .content .list-products .title-list-products {
    width: 830px;
  }
}

.main-cable .col-8 .content .list-products .content-list-products {
  margin-top: 26px;
}

@media only screen and (max-width: 768px) {
  .main-cable .col-8 .content .list-products .content-list-products {
    width: 830px;
  }
}

.main-cable .col-8 .content .list-products .content-list-products .accordian {
  border-bottom: 1px solid #D1DAE0;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian:first-child {
  border-top: 1px solid #D1DAE0;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  text-align: center;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item .col-3 {
  width: calc(25% - 15px);
  margin-right: 20px;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item .col-3:nth-child(4n) {
  margin-right: 0;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item .col-3.products-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #646c7a;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item .col-3.description {
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #646c7a;
  opacity: 0.8;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item .col-3 .img-sort {
  width: 100%;
  max-width: 141px;
  margin: 0 auto;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item-content {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 611px;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item {
  margin-right: 30px;
  padding: 20px 0 52px;
  width: calc(50% - 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #D1DAE0;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item:nth-child(2n) {
  margin-right: 0;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 23px;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item ul {
  list-style-type: square;
  padding: 0 0 20px 18px;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item ul li {
  white-space: nowrap;
  padding-bottom: 10px;
  color: #707070;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item .img-bottom {
  margin-top: auto;
  max-width: 250px;
}

@media only screen and (min-width: 768px) {
  .main-cable .col-8 .content .list-products .content-list-products .accordian .accordian-item-content .list-wrap .list-item .img-bottom {
    margin-top: auto;
    max-width: unset;
  }
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .read-more {
  font-size: 16px;
  font-weight: 500;
  color: transparent;
  line-height: 25px;
  padding-right: 25px;
  display: inline-block;
  position: relative;
  text-decoration: underline;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) {
  .main-cable .col-8 .content .list-products .content-list-products .accordian .read-more {
    font-size: 16px;
    font-weight: 500;
    color: #2B61D3;
    line-height: 25px;
    padding-right: 25px;
    display: inline-block;
    position: relative;
    text-decoration: underline;
    text-transform: capitalize;
  }
}

.main-cable .col-8 .content .list-products .content-list-products .accordian .read-more:after {
  content: '';
  background: url("../images/icon-arrow.png") no-repeat;
  width: 17px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main-cable .col-8 .content .list-products .content-list-products .accordian.active .accordian-item-content {
  display: block;
  height: 936px;
}

.main-cable .col-8 .content .list-products .content-list-products .accordian.active .read-more:after {
  content: '';
  background: url("../images/icon-arrow.png") no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 17px;
  height: 10px;
  position: absolute;
  top: 6px;
  right: 0;
}

.main-cable .col-4 {
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .main-cable .col-4 {
    width: 33%;
  }
}

.main-cable .col-4 .comments {
  background-color: #1C264A;
  height: 100%;
  padding: 68px 30px 40px;
  border-top-right-radius: 6px;
}

.main-cable .col-4 .comments h3 {
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.02em;
  font-size: 20px;
  text-align: left;
  margin-bottom: 30px;
}

.main-cable .col-4 .comments ul {
  padding-left: 15px;
}

@media only screen and (min-width: 768px) {
  .main-cable .col-4 .comments ul {
    padding-left: 35px;
  }
}

.main-cable .col-4 .comments ul li {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  margin-bottom: 30px;
  padding-left: 10px;
  position: relative;
}

.main-cable .col-4 .comments ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  background: #2B61D3;
  position: absolute;
  top: 8px;
  left: 0;
}

.main-cable .col-3 {
  width: calc(33.333% - 15px);
  margin-right: 20px;
}

.main-cable .col-3:nth-child(4n) {
  margin-right: 0;
}

@media only screen and (max-width: 480px) {
  .main-cable .list-oem-content {
    max-width: 345px;
    width: 100%;
    overflow-x: scroll;
  }
}

.main-cable .list-oem-content .oem-title-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  text-align: center;
  margin-top: 33px;
}

@media only screen and (max-width: 480px) {
  .main-cable .list-oem-content .oem-title-content {
    width: 830px;
  }
}

.main-cable .list-oem-content .oem-main-content {
  margin-top: 25px;
  text-align: center;
}

@media only screen and (max-width: 480px) {
  .main-cable .list-oem-content .oem-main-content {
    width: 830px;
  }
}

.main-cable .list-oem-content .oem-main-content .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #D1DAE0;
  padding: 25px 0;
}

.main-cable .list-oem-content .oem-main-content .item .img-logo, .main-cable .list-oem-content .oem-main-content .item .img-photo {
  margin: 0 auto;
}

.main-cable .list-oem-content .oem-main-content .item .img-logo {
  width: auto;
}

.main-cable .list-oem-content .oem-main-content .item .relationship {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}

.main-cable .list-oem-content .oem-main-content .item .products {
  font-size: 12px;
}

.main-cable .comments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-cable .comments .comments-bot {
  margin-top: auto;
}

.main-cable .comments .comments-bot .img-arrow {
  margin: 102px 0 24px;
  padding-left: 35px;
}

.main-cable .comments .comments-bot h4 {
  font-size: 30px;
  font-weight: 600;
  line-height: 45px;
  letter-spacing: 0.02em;
  color: #fff;
  padding-left: 35px;
  text-align: left;
}

.main-cable span.note {
  color: #9FA6B2;
  font-size: 12px;
  font-style: italic;
  text-align: left;
  margin: 20px 0 0 116px;
}

.management-block {
  margin-bottom: 100px;
}

.management-block .block-etc-group {
  min-height: 330px;
  margin-bottom: 80px;
}

.management-block h3 {
  margin: 70px 20px;
  text-align: center;
}

.management-block .menagement-detail {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.management-block .menagement-detail .col-left {
  width: 60%;
  border-right: 2px solid;
}

.management-block .menagement-detail .col-left .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 260px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #394a62;
  color: white;
}

.management-block .menagement-detail .col-left .item .position {
  text-align: right;
  font-style: italic;
}

.management-block .menagement-detail .col-left .item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
}

.management-block .menagement-detail .col-right {
  padding-left: 40px;
  width: 40%;
}

.management-block .menagement-detail .col-right ul li {
  margin-bottom: 10px;
  list-style: disc;
}

.oem-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (min-width: 768px) {
  .oem-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.oem-group .col-6.col-left {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .oem-group .col-6.col-left {
    width: 45%;
  }
}

.oem-group .col-6.col-right {
  width: 100%;
  margin-left: 0;
}

@media only screen and (min-width: 768px) {
  .oem-group .col-6.col-right {
    width: 55%;
    margin-left: 83px;
  }
}

.oem-group .pictures-oem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.oem-group .pictures-oem .img-oem {
  width: calc(33.333% - 15px);
  margin-right: 15px;
  margin-bottom: 15px;
}

.oem-group .content-oem {
  margin-left: 25px;
  text-align: justify;
}

.oem-group .content-oem h2 {
  color: #1F2128;
}

.oem-group .content-oem p.sub-title {
  color: #646C7A;
  margin-top: 15px;
}

.oem-group .content-oem ul {
  margin-top: 23px;
}

.oem-group .content-oem ul.list-oem {
  list-style-type: square;
  padding-left: 15px;
}

.oem-group .content-oem ul.list-oem li {
  margin-bottom: 20px;
}

.block-our-company {
  padding: 70px 0;
}

@media screen and (min-width: 768px) {
  .block-our-company {
    padding: 100px 0 71px;
  }
}

@media screen and (min-width: 768px) {
  .block-our-company .row-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 768px) {
  .block-our-company .col-left, .block-our-company .col-right {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .block-our-company .col-left {
    padding-right: 30px;
    text-align: justify;
  }
}

@media screen and (min-width: 1024px) {
  .block-our-company .col-left {
    padding-right: 57px;
    text-align: justify;
  }
}

.block-our-company .col-left h2 {
  margin-bottom: 10px;
}

.block-our-company .col-left p {
  margin-bottom: 20px;
}

.block-our-company .col-right {
  padding-top: 50px;
}

@media screen and (min-width: 768px) {
  .block-our-company .col-right {
    padding-top: 0;
    padding-left: 30px;
  }
}

.block-our-company .btn-white-border {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .block-our-company .btn-white-border {
    margin-top: 50px;
  }
}

.block-our-company .space-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.block-our-company .col-item {
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .block-our-company .col-item {
    width: calc(50% - 15px);
    margin-right: 30px;
  }
  .block-our-company .col-item:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 1024px) {
  .block-our-company .col-item {
    width: calc(25% - 22.5px);
    margin-bottom: 0;
  }
  .block-our-company .col-item:nth-child(2n) {
    margin-right: 30px;
  }
}

.block-our-company .col-item .number-item {
  font-size: 38px;
  line-height: 57px;
  color: #2B61D3;
  margin-bottom: 10px;
}

.block-our-company .col-item:last-child {
  margin-right: 0;
}

.block-our-company .col-item .content-item {
  padding-top: 20px;
  border-top: 1px solid #D1DAE0;
}

@media screen and (max-width: 1023px) {
  .block-our-company .col-item .content-item {
    max-width: 300px;
    margin: 0 auto;
  }
}

.block-our-company .btn:hover {
  background: #1c264a;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  color: #fff;
  border: 1px solid transparent;
}

.block-services-cms.etc-overview {
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  .block-services-cms.etc-overview .row-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .block-services-cms.etc-overview .row-col .col-left {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .block-services-cms.etc-overview .row-col .col-right {
    width: 100%;
    max-width: unset;
    margin-top: 20px;
  }
}

.block-services-cms h2 {
  margin-bottom: 47px;
}

.block-services-cms .content-text h3 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 45px;
  text-align: left;
  color: #1F2128;
  margin-top: 28.5px;
  margin-bottom: 0;
}

.block-services-cms .content-text h4 {
  color: #646c7a;
  font-size: 15px;
  line-height: 27px;
  margin-bottom: 10px;
  font-weight: bold;
}

.block-services-cms .content-text ul {
  margin-bottom: 25px;
}

.block-services-cms .content-text ul li {
  margin-bottom: 0;
}

.block-services-cms .content-text .thumb-design {
  margin-top: 10.5px;
}

.block-services-cms .text-medium {
  font-size: 20px;
  line-height: 30px;
}

.pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pagination li {
  margin: 0 12px;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #1F2128;
}

@media only screen and (min-width: 768px) {
  .pagination li {
    margin: 0 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #1F2128;
  }
}

.pagination li.active {
  text-decoration: underline;
  color: #2B61D3;
}

.pagination li:first-child a, .pagination li:last-child a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 53px;
  height: 53px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #D1DAE0;
}

.pagination li:first-child a, .pagination li:last-child a {
  color: transparent;
}

.pagination li:first-child {
  margin-right: 7px;
}

@media only screen and (min-width: 768px) {
  .pagination li:first-child {
    margin-right: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .pagination li:first-child {
    margin-right: 45px;
  }
}

.pagination li:first-child a {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  position: relative;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
}

.pagination li:first-child a:before {
  -webkit-transition-delay: .75s;
  -o-transition-delay: .75s;
  transition-delay: .75s;
  content: '';
  width: 18px;
  height: 14px;
  background: url("../images/Arrow_2.svg") no-repeat;
  position: absolute;
}

.pagination li:first-child a:hover {
  background: #1c264a;
  border: 1px solid transparent;
}

.pagination li:first-child a:hover:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 14px;
  background: url("../images/Arrow_2-hover.svg") no-repeat;
}

.pagination li:last-child {
  margin-left: 7px;
}

@media only screen and (min-width: 768px) {
  .pagination li:last-child {
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .pagination li:last-child {
    margin-left: 45px;
  }
}

.pagination li:last-child a {
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
}

.pagination li:last-child a:before {
  -webkit-transition-delay: .75s;
  -o-transition-delay: .75s;
  transition-delay: .75s;
  content: '';
  width: 18px;
  height: 14px;
  background: url("../images/Arrow_2.svg") no-repeat;
  position: absolute;
}

.pagination li:last-child a:hover {
  background: #1c264a;
  border: 1px solid transparent;
}

.pagination li:last-child a:hover:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 14px;
  background: url("../images/Arrow_2-hover.svg") no-repeat;
}

.navigation.ajax {
  clear: both;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.navigation.ajax .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation.ajax .wp-pagenavi a {
  border: unset;
}

.navigation.ajax .wp-pagenavi span.pages {
  display: none;
}

.navigation.ajax .wp-pagenavi span.current {
  border: unset;
}

.navigation.ajax .wp-pagenavi .previouspostslink, .navigation.ajax .wp-pagenavi .nextpostslink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 53px;
  height: 53px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #D1DAE0;
  margin-left: 45px;
  text-indent: unset;
  color: transparent;
  -webkit-transition: 1.5s ease;
  -o-transition: 1.5s ease;
  transition: 1.5s ease;
}

.navigation.ajax .wp-pagenavi .previouspostslink:before, .navigation.ajax .wp-pagenavi .nextpostslink:before {
  content: '';
  width: 18px;
  height: 14px;
  background: url("../images/Arrow_2.svg") no-repeat;
  position: absolute;
}

.navigation.ajax .wp-pagenavi .previouspostslink:hover, .navigation.ajax .wp-pagenavi .nextpostslink:hover {
  background: #1c264a;
  border: 1px solid transparent;
}

.navigation.ajax .wp-pagenavi .previouspostslink:hover:before, .navigation.ajax .wp-pagenavi .nextpostslink:hover:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 14px;
  background: url("../images/Arrow_2-hover.svg") no-repeat;
}

.navigation.ajax .wp-pagenavi .previouspostslink {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  margin-right: 45px;
}

.block-services-cms {
  padding: 70px 0;
}

@media screen and (min-width: 1024px) {
  .block-services-cms {
    padding: 105px 0 70px;
  }
}

@media screen and (max-width: 1023px) {
  .block-services-cms .d-flex {
    display: block;
  }
}

.block-services-cms .col-left {
  padding-bottom: 50px;
}

@media screen and (min-width: 1024px) {
  .block-services-cms .col-left {
    width: 433px;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .block-services-cms .col-right {
    width: calc(100% - 433px);
    max-width: 504px;
    margin-left: auto;
  }
}

.block-services-cms .list-group {
  width: 100%;
}

.block-services-cms .list-group li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 20px;
  font-size: 18px;
  letter-spacing: 0.02em;
  border-top: 1px solid #F0F3F5;
  min-height: 90px;
  cursor: pointer;
}

.block-services-cms .list-group li:last-child {
  border-bottom: 1px solid #F0F3F5;
}

.block-services-cms .list-group li img {
  display: none;
}

.block-services-cms .list-group li.active {
  background-color: #F0F3F5;
  color: #2B61D3;
  font-weight: 700;
  border-radius: 6px;
}

.block-services-cms .list-group li.active + li {
  border-top-color: transparent;
}

.block-services-cms .list-group li.active img {
  display: block;
}

.block-services-cms .list-group li:hover {
  background-color: #F0F3F5;
  color: #2B61D3;
  font-weight: 700;
  border-radius: 6px;
}

.block-services-cms .list-group li:hover + li {
  border-top-color: transparent;
}

.block-services-cms .des-item {
  display: none;
}

.block-services-cms .des-item.show {
  display: block;
}

.block-services p strong {
  font-weight: 500 !important;
}

.block-services .row-col {
  padding-bottom: 80px;
  border-bottom: 1px solid #F0F3F5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media only screen and (min-width: 768px) {
  .block-services .row-col {
    padding-bottom: 80px;
    margin-bottom: 80px;
    border-bottom: 1px solid #F0F3F5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.block-services .row-col .col-left {
  width: 100%;
  padding: 20px 0;
}

@media only screen and (min-width: 768px) {
  .block-services .row-col .col-left {
    width: 46%;
    padding: 0 55px 0 0;
  }
}

.block-services .row-col .col-left.text-jt ul, .block-services .row-col .col-left.text-jt p {
  text-align: justify;
}

.block-services .row-col .col-left h2 {
  margin-bottom: 25px;
  letter-spacing: unset;
}

.block-services .row-col .col-left h3 {
  color: #1F2128;
  text-align: left;
}

.block-services .row-col .col-left p {
  margin-bottom: 20px;
  text-align: left;
}

.block-services .row-col .col-left .margin-bt {
  margin-bottom: 0;
}

.block-services .row-col .col-left ul {
  margin-left: 17px;
}

.block-services .row-col .col-left ul li {
  position: relative;
}

.block-services .row-col .col-left ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  display: block;
  position: absolute;
  left: -15px;
  top: 10px;
  background: #646c7a;
  border-radius: 50%;
}

.block-services .row-col .col-right {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .block-services .row-col .col-right {
    width: 50.8%;
  }
}

.block-services .row-col .col-right.text-jt ul, .block-services .row-col .col-right.text-jt p {
  text-align: justify;
}

.block-services .row-col .col-right .include-image {
  padding-left: 0;
  padding-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .block-services .row-col .col-right .include-image {
    padding-left: 23px;
    padding-bottom: 0;
  }
}

.block-services .row-col .col-right .include-image img {
  width: 100%;
}

.block-services .row-col .col-right ul {
  margin-left: 17px;
}

.block-services .row-col .col-right ul li {
  position: relative;
}

.block-services .row-col .col-right ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  display: block;
  position: absolute;
  left: -15px;
  top: 10px;
  background: #646c7a;
  border-radius: 50%;
}

.block-services .row-col .col-right .right-content {
  padding-left: 0;
}

@media only screen and (min-width: 768px) {
  .block-services .row-col .col-right .right-content {
    padding-left: 23px;
  }
}

.block-services .row-col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media only screen and (min-width: 768px) {
  .block-services .row-col.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.block-services .row-col.reverse .col-left {
  padding-right: 0;
  padding-left: 0;
}

.block-services .row-col.reverse .col-left.text-jt ul, .block-services .row-col.reverse .col-left.text-jt p {
  text-align: justify;
}

@media only screen and (min-width: 768px) {
  .block-services .row-col.reverse .col-left {
    padding-right: 0;
    padding-left: 50px;
  }
  .block-services .row-col.reverse .col-left.text-jt p {
    text-align: justify;
  }
}

.block-services .row-col.reverse .col-right {
  margin-right: auto;
}

.block-services .row-col.reverse .col-right .include-image {
  padding: 0 0 20px;
}

@media only screen and (min-width: 768px) {
  .block-services .row-col.reverse .col-right .include-image {
    padding-left: 0;
    padding-right: 15px;
  }
}

.block-services .row-col.our-offer {
  margin-bottom: 0;
  padding-bottom: 30px;
  border-bottom: transparent;
}

.block-services .row-col.training-list h3 {
  margin-bottom: 10px;
  color: #1F2128;
  font-weight: 600;
  text-align: left;
}

.block-services .row-col:last-child {
  margin-bottom: 0;
  border-bottom: transparent;
}

.block-services .block-our-offer {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #F0F3F5;
}

@media only screen and (min-width: 768px) {
  .block-services .block-our-offer {
    padding-bottom: 80px;
    margin-bottom: 80px;
    border-bottom: 1px solid #F0F3F5;
  }
}

.block-services .block-our-offer .semi-bold {
  margin-bottom: 10px;
}

.block-services .block-our-offer .include-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (min-width: 768px) {
  .block-services .block-our-offer .include-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.block-services .block-our-offer .include-items .item {
  width: calc(100% - 15px);
  margin-right: 0;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .block-services .block-our-offer .include-items .item {
    width: calc(100% - 15px);
    margin-right: 22px;
    margin-bottom: 0;
  }
}

.block-services .block-our-offer .include-items .item:last-child {
  margin-right: 0;
}

.block-services.management-cuz .row-col .col-right .include-image img {
  width: 230px;
  height: 320px;
  margin: 0 auto;
}

.block-slide-partner {
  padding-bottom: 43px;
}

.block-slide-partner .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-slide-partner .item-logo {
  position: relative;
}

.block-slide-partner .item-logo::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #D3D3D3;
}

.block-slide-partner .item-logo img {
  margin: 0 auto;
  opacity: 0.65;
}

.block-slide-partner .item-logo .name {
  text-align: center;
  margin-top: 15px;
}

.block-technico-collapse {
  padding-top: 45px;
  padding-bottom: 100px;
}

.block-technico-collapse .form-group {
  margin-bottom: 60px;
}

.block-technico-collapse .row-collapse {
  border-top: 1px solid #F0F3F5;
}

.block-technico-collapse .row-collapse:last-child {
  border-bottom: 1px solid #F0F3F5;
}

.block-technico-collapse .row-collapse.active {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.block-technico-collapse .row-collapse.active .item-collapse {
  background-color: #F0F3F5;
}

.block-technico-collapse .row-collapse.active .item-collapse h3 {
  font-weight: 600;
  color: #2B61D3;
}

.block-technico-collapse .row-collapse.active .item-collapse .open-collapse i::before {
  content: '\e807';
}

.block-technico-collapse .row-collapse.active .open-collapse .link-more {
  color: transparent;
}

.block-technico-collapse .row-collapse.active .des-collapse {
  padding-top: 40px;
  display: block;
}

.block-technico-collapse .row-collapse.active .open-collapse .link-more {
  display: inline-block;
  position: relative;
  padding-right: 55px;
}

@media screen and (max-width: 767px) {
  .block-technico-collapse .row-collapse.active .open-collapse .link-more {
    display: none;
  }
}

.block-technico-collapse .row-collapse.active .open-collapse .link-more:after {
  content: '';
  background: url("../images/icon-arrow.png") no-repeat;
  width: 17px;
  height: 10px;
  position: absolute;
  top: 6px;
  right: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.block-technico-collapse .item-collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 15px;
  height: 70px;
  border-radius: 6px;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .block-technico-collapse .item-collapse {
    padding: 30px 23px 30px 30px;
    height: 90px;
  }
}

.block-technico-collapse .item-collapse h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #646c7a;
  padding-right: 20px;
}

@media screen and (min-width: 768px) {
  .block-technico-collapse .item-collapse h3 {
    font-size: 18px;
    line-height: 27px;
    padding-right: 0;
  }
}

.block-technico-collapse .item-collapse h3 img {
  max-width: 20px;
  margin-right: 20px;
}

@media screen and (min-width: 768px) {
  .block-technico-collapse .item-collapse h3 img {
    max-width: 30px;
    margin-right: 30px;
  }
}

.block-technico-collapse .item-collapse .open-collapse {
  min-height: 23px;
}

.block-technico-collapse .item-collapse .open-collapse i {
  cursor: pointer;
}

.block-technico-collapse .item-collapse .open-collapse i::before {
  color: #2B61D3;
  font-weight: bold;
}

.block-technico-collapse .item-collapse .open-collapse .link-more {
  display: inline-block;
  position: relative;
  padding-right: 55px;
}

@media screen and (max-width: 767px) {
  .block-technico-collapse .item-collapse .open-collapse .link-more {
    display: none;
  }
}

.block-technico-collapse .item-collapse .open-collapse .link-more:after {
  content: '';
  background: url("../images/icon-arrow.png") no-repeat;
  width: 17px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.block-technico-collapse .des-collapse {
  display: none;
  padding-top: 40px;
}

@media screen and (min-width: 768px) {
  .block-technico-collapse .des-collapse .col-left {
    width: calc(30% - 15px);
    margin-right: 30px;
  }
}

.block-technico-collapse .des-collapse .col-right {
  text-align: justify;
  padding-right: 15px;
}

@media screen and (min-width: 768px) {
  .block-technico-collapse .des-collapse .col-right {
    width: calc(70% - 15px);
  }
}

.block-technico-collapse .des-collapse .item {
  padding-left: 20px;
  border-left: 2px solid #2B61D3;
  margin-bottom: 30px;
}

.block-technico-collapse .des-collapse .item h4 {
  color: #2B61D3;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.block-technico-collapse .des-collapse .item p {
  font-size: 14px;
  line-height: 20px;
}

.block-technico-collapse .des-collapse em {
  line-break: anywhere;
}

.block-why-etc-group {
  padding: 70px 0 200px;
  background-color: #F0F3F5;
}

@media screen and (min-width: 1024px) {
  .block-why-etc-group {
    padding: 100px 0 100px;
  }
}

.block-why-etc-group .row-col {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 50px;
  padding-bottom: 40px;
  border-bottom: 1px solid #D3D3D3;
}

.block-why-etc-group .row-col:last-child {
  border-bottom: 0;
}

.block-why-etc-group .col-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

@media screen and (min-width: 1024px) {
  .block-why-etc-group .col-item {
    width: calc(33.33% - 20px);
    margin-right: 30px;
    margin-bottom: 0;
  }
}

.block-why-etc-group .col-item:last-child {
  margin-right: 0;
}

.block-why-etc-group .col-item .image-left {
  max-width: 150px;
  margin-right: 30px;
  border-radius: 6px;
  overflow: hidden;
}

.block-why-etc-group .col-item .image-left img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.block-why-etc-group .col-item .content {
  width: calc(100% - 180px);
}

.block-why-etc-group .col-item .content .icon {
  margin-bottom: 25px;
}

.wysiwyg-content_block {
  color: #646c7a;
}

.wysiwyg-content_block h1,
.wysiwyg-content_block h2,
.wysiwyg-content_block h3,
.wysiwyg-content_block h4,
.wysiwyg-content_block h5,
.wysiwyg-content_block h6,
.wysiwyg-content_block p,
.wysiwyg-content_block ul,
.wysiwyg-content_block ol,
.wysiwyg-content_block hr,
.wysiwyg-content_block video,
.wysiwyg-content_block iframe,
.wysiwyg-content_block table,
.wysiwyg-content_block blockquote {
  display: block;
  max-width: 100%;
}

.wysiwyg-content_block h1:not(:last-child),
.wysiwyg-content_block h2:not(:last-child),
.wysiwyg-content_block h3:not(:last-child),
.wysiwyg-content_block h4:not(:last-child),
.wysiwyg-content_block h5:not(:last-child),
.wysiwyg-content_block h6:not(:last-child),
.wysiwyg-content_block p:not(:last-child),
.wysiwyg-content_block ul:not(:last-child),
.wysiwyg-content_block ol:not(:last-child),
.wysiwyg-content_block hr:not(:last-child),
.wysiwyg-content_block video:not(:last-child),
.wysiwyg-content_block iframe:not(:last-child),
.wysiwyg-content_block table:not(:last-child),
.wysiwyg-content_block blockquote:not(:last-child) {
  margin-bottom: 20px;
}

.wysiwyg-content_block video {
  width: 100%;
}

.wysiwyg-content_block iframe {
  width: 100%;
  height: 656px;
}

@media screen and (max-width: 768px) {
  .wysiwyg-content_block iframe {
    height: 552px;
  }
}

@media screen and (max-width: 480px) {
  .wysiwyg-content_block iframe {
    height: 447px;
  }
}

.wysiwyg-content_block blockquote {
  padding: 15px;
  background: #F7F6F5;
}

.wysiwyg-content_block ul,
.wysiwyg-content_block ol {
  list-style-position: inside;
  color: #646c7a;
  font-size: 14px;
  line-height: 30px;
}

.wysiwyg-content_block ul {
  list-style-type: disc;
}

.wysiwyg-content_block ol {
  list-style-type: upper-roman;
}

.wysiwyg-content_block a {
  font-size: 13px;
  font-weight: 500;
  text-decoration: underline;
  color: #3d5b99;
}

.wysiwyg-content_block h1 {
  font-size: 22px;
  font-weight: 700;
}

.wysiwyg-content_block h2 {
  font-size: 20px;
  font-weight: 700;
}

.wysiwyg-content_block h3 {
  font-size: 18px;
  font-weight: 500;
}

.wysiwyg-content_block h4 {
  font-size: 17px;
  font-weight: 500;
}

.wysiwyg-content_block h5 {
  font-size: 16px;
  font-weight: 500;
}

.wysiwyg-content_block h6 {
  font-size: 15px;
  font-weight: 500;
}

.wysiwyg-content_block p {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
}

.wysiwyg-content_block p,
.wysiwyg-content_block table {
  line-height: 21px;
}

.wysiwyg-content_block hr {
  border-top: solid 1px #eee;
}

.block-plurimum {
  padding: 35px 0 50px;
}

.block-plurimum.media-post {
  margin-right: 0;
}

@media only screen and (min-width: 1024px) {
  .block-plurimum.media-post {
    margin-right: -100px;
  }
}

.block-plurimum h2 {
  color: #1F2128;
  font-weight: 600;
  margin-bottom: 35px;
}

.block-plurimum .row-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media only screen and (min-width: 1024px) {
  .block-plurimum .row-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.block-plurimum .row-col .col-left {
  width: 100%;
  padding-right: 0;
}

@media only screen and (min-width: 1024px) {
  .block-plurimum .row-col .col-left {
    width: 60%;
    padding-right: 100px;
  }
}

@media only screen and (min-width: 1024px) {
  .block-plurimum .row-col .col-left.col-6 {
    width: 50%;
  }
}

.block-plurimum .row-col .col-left .title {
  margin-bottom: 15px;
}

.block-plurimum .row-col .col-left .text-medium {
  margin-bottom: 25px;
}

.block-plurimum .row-col .col-right {
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .block-plurimum .row-col .col-right {
    width: 40%;
  }
}

@media only screen and (min-width: 1024px) {
  .block-plurimum .row-col .col-right.col-6 {
    width: 50%;
  }
}

.block-plurimum .row-col .col-right img {
  margin-bottom: 30px;
}

@media only screen and (min-width: 1024px) {
  .block-plurimum .row-col .col-right img {
    margin-left: auto;
  }
}

.block-plurimum .row-col ul {
  list-style: none;
  padding-left: 0;
  text-align: justify;
}

.block-plurimum .row-col ul.list-plurimum li {
  border-left: 2px solid #2B61D3;
  margin-bottom: 35px;
  padding-left: 20px;
}

.block-plurimum .row-col ul.list-plurimum li:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .block-plurimum .include-image .image-right {
    max-width: 503px;
  }
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumb li {
  position: relative;
  font-size: 12px;
  line-height: 18px;
  margin-right: 12px;
  padding-right: 15px;
}

.breadcrumb li::after {
  content: '\e804';
  position: absolute;
  right: 0;
  top: 0;
}

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

.breadcrumb li:last-child::after {
  display: none;
}

.breadcrumb li.active, .breadcrumb li.current-item {
  font-weight: 700;
}

.btn {
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
  color: #1F2128;
  border-radius: 26.5px;
  padding: 15px 30px;
}

.btn.btn-white-border {
  border: 1px solid #D1DAE0;
  background-color: #fff;
  -webkit-transition: 0.75s ease;
  -o-transition: 0.75s ease;
  transition: 0.75s ease;
}

.btn.btn-white-border:hover {
  color: #fff;
  background: #1c264a;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid transparent;
}

.btn.btn-white {
  background-color: #fff;
}

.btn.btn-white:hover {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid transparent;
}

.btn[disabled], .btn.disabled {
  cursor: not-allowed;
  opacity: 0.4;
}

.content-text h2 {
  font-weight: 600;
  color: #1F2128;
  margin-bottom: 10px;
}

.content-text h3 {
  font-weight: 700;
  font-size: 15px;
  line-height: 27px;
  color: #646c7a;
  margin-bottom: 17px;
}

.content-text .text-medium + h2, .content-text ul + h2 {
  margin-top: 50px;
}

.content-text p {
  margin-bottom: 25px;
}

.content-text ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 25px;
}

.content-text ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 4px;
  height: 4px;
  background-color: #1c264a;
}

.grid-image .row-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 18px;
}

.grid-image .row-item:last-child {
  margin-bottom: 0;
}

.grid-image .item {
  width: calc(50% - 9px);
  border-radius: 6px;
  overflow: hidden;
}

.grid-image .item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid-image .item:first-child {
  width: 100%;
}

.grid-image .item-group {
  width: calc(50% - 9px);
  margin-right: 18px;
}

.grid-image .item-group .item {
  width: 100%;
  height: calc(50% - 9px);
  margin-bottom: 18px;
}

.grid-image .item-group .item:last-child {
  margin-bottom: 0;
}

.full-h {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.pagination-details {
  margin-bottom: 36.5px;
}

.pagination-details .pagination-details {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pagination-details .pagination-details li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pagination-details .pagination-details li span {
  font-weight: 500;
  font-size: 16px;
  color: #1F2128;
  padding-left: 30px;
}

@media only screen and (max-width: 768px) {
  .pagination-details .pagination-details li span {
    display: none;
  }
}

.pagination-details .pagination-details li:last-child span {
  padding-right: 30px;
  padding-left: 0;
}

.pagination-details .pagination-details .button-close a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 53px;
  height: 53px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #D1DAE0;
}

.s-hidden {
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  height: 52px;
  width: 100%;
}

@media screen and (min-width: 480px) {
  .select {
    width: 290px;
  }
}

.styledSelect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 14px 30px;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #1F2128;
  border-radius: 26px;
  background: transparent;
  border: 1px solid #D1DAE0;
}

.styledSelect.active {
  background-color: #fff;
  border-radius: 5px 5px 0 0;
}

.styledSelect.active::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.styledSelect::after {
  content: '\e802';
  position: absolute;
  right: 30px;
  top: 12px;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #D1DAE0;
  border-top: 0;
  background-color: #fff;
  max-height: 200px;
  overflow-y: auto;
  z-index: 900;
}

.options li {
  padding: 14px 30px;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #1F2128;
}

.options li:hover, .options li.active {
  background-color: #F0F3F5;
  color: #2B61D3;
}

.slick-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 53px;
  height: 53px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #D1DAE0;
  cursor: pointer;
  -webkit-transition: 0.75s ease-in-out;
  -o-transition: 0.75s ease-in-out;
  transition: 0.75s ease-in-out;
}

.slick-arrow:hover {
  background: #1c264a;
  border: 1px solid transparent;
}

.slick-arrow:hover path {
  stroke: #fff;
}

.slick-arrow.slick-prev {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-track .slick-slide {
  height: auto;
}

html {
  visibility: visible;
  opacity: 1;
}
/*# sourceMappingURL=main.css.map */