@import url("https://fonts.googleapis.com/css2?family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&family=Manrope:wght@200..800&family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "anchanto";
  src: url("./../fonts/anchanto.eot");
  src: url("./../fonts/anchanto.eot?#iefix") format("embedded-opentype"), url("./../fonts/anchanto.woff") format("woff"), url("./../fonts/anchanto.ttf") format("truetype"), url("./../fonts/anchanto.svg#anchanto") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "anchanto" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "anchanto" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-play-circle:before {
  content: "c";
}

.icon-bag:before {
  content: "a";
}

.icon-book:before {
  content: "b";
}

.icon-close:before {
  content: "e";
}

.icon-code:before {
  content: "f";
}

.icon-connect:before {
  content: "g";
}

.icon-date:before {
  content: "h";
}

.icon-hospital:before {
  content: "j";
}

.icon-groth:before {
  content: "k";
}

.icon-rate-dubble:before {
  content: "o";
}

.icon-product:before {
  content: "p";
}

.icon-power:before {
  content: "q";
}

.icon-play:before {
  content: "s";
}

.icon-phone:before {
  content: "t";
}

.icon-note:before {
  content: "m";
}

.icon-link:before {
  content: "u";
}

.icon-down:before {
  content: "v";
}

.icon-next-dubble:before {
  content: "w";
}

.icon-msg:before {
  content: "x";
}

.icon-moon:before {
  content: "y";
}

.icon-map:before {
  content: "z";
}

.icon-mail:before {
  content: "A";
}

.icon-location:before {
  content: "B";
}

.icon-search:before {
  content: "C";
}

.icon-search-filter:before {
  content: "D";
}

.icon-shop:before {
  content: "E";
}

.icon-star:before {
  content: "F";
}

.icon-sun:before {
  content: "G";
}

.icon-team:before {
  content: "H";
}

.icon-tag:before {
  content: "I";
}

.icon-team-love:before {
  content: "J";
}

.icon-tower:before {
  content: "K";
}

.icon-truck:before {
  content: "L";
}

.icon-tv:before {
  content: "M";
}

.icon-user:before {
  content: "N";
}

.icon-world:before {
  content: "O";
}

.icon-play-list:before {
  content: "i";
}

.icon-facebook:before {
  content: "d";
}

.icon-instagram:before {
  content: "l";
}

.icon-linkedin:before {
  content: "n";
}

.icon-youtube-play:before {
  content: "r";
}

.icon-control-tower:before {
  content: "P";
}

.icon-shelf:before {
  content: "Q";
}

.icon-management:before {
  content: "R";
}

.icon-tracking:before {
  content: "S";
}

.icon-warehouse:before {
  content: "T";
}

/* Import file */
/* CSS Document */
/* Table of Contents
-----------------------------------------------------------------------------
	1. Clean Base
	2. Base Typography
	3. Images
	4. Links
	5. Forms
	6. Tables
	7. Framework
*/
/* 1. Clean Base
------------------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, a, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  list-style: none;
  outline: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html, body {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  height: 100%;
}

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

img {
  border: none;
}

input[type=text], input[type=submit], input[type=button], input[type=password], input[type=email], input[type=tel], input[type=search], textarea {
  -webkit-appearance: none;
  outline: none;
}

textarea:focus, input:focus, a, div, img {
  outline: none;
}

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

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* 2. Base Typography
------------------------------------------------------------------------------*/
body {
  color: #1D1B1B;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  line-height: 1.42857143;
  background: #fff;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 20px;
  font-weight: 500;
  color: #1D1B1B;
  font-family: "Manrope", sans-serif;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 70%;
}

h1 {
  font-size: 52px;
}

h2 {
  font-size: 46px;
  font-weight: 400;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
  font-weight: 400;
}

p {
  color: #1D1B1B;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 20px;
}

ul {
  margin: 20px 20px;
  padding: 0;
}

ul li {
  font-size: 18px;
  color: #1D1B1B;
  font-weight: normal;
  padding: 0 0 5px 0;
  list-style: disc;
}

ol {
  margin: 20px 20px;
  padding: 0;
}
ol li {
  font-size: 18px;
  line-height: 28px;
  color: #1D1B1B;
  font-weight: 400;
  padding: 0 0 5px 0;
  list-style: auto;
  margin-left: 0;
  position: relative;
}

blockquote {
  display: block;
  text-align: left;
  margin-bottom: 20px;
  position: relative;
  background: #F7F7F7;
  padding: 32px 35px;
  border: none;
}

.page-content blockquote p, blockquote p {
  font-size: 20px;
  margin-bottom: 20px;
  position: relative;
  line-height: 32px;
  color: #1D1B1B;
  font-weight: 400;
}

hr {
  border: 0 #000 solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/* 3. Images
------------------------------------------------------------------------------*/
img {
  border: none;
  border-style: none;
  max-width: 100%;
  display: block;
}

/* 4. Link
------------------------------------------------------------------------------*/
a {
  color: #1D1B1B;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover {
  color: #1D1B1B;
  text-decoration: none;
}

a:active, a.current {
  color: #1D1B1B;
}

a:focus {
  outline: none;
}

*:focus {
  outline: none;
}

/* 5. Forms
------------------------------------------------------------------------------*/
.ant-picker input, input[type=text], input[type=password], input[type=email], input[type=tel], input[type=search] {
  border: none;
  border: 1px solid #dddedd;
  padding: 10px 23px;
  color: #1D1B1B;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  font-weight: 400;
  height: auto;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #E5E5E5;
  line-height: 22px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ant-picker input.sm-input, input[type=text].sm-input, input[type=password].sm-input, input[type=email].sm-input, input[type=tel].sm-input, input[type=search].sm-input {
  width: 80%;
}
.ant-picker input:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=search]:focus {
  border-color: #2633AB;
}

input[type=number] {
  border: none;
  border-bottom: 2px solid #dddedd;
  padding: 10px 23px;
  color: #1D1B1B;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  font-weight: 500;
  height: auto;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #E5E5E5;
  line-height: 24px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
input[type=number]:focus {
  border-bottom-color: #2633AB;
}

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

input[type=number] {
  -moz-appearance: textfield;
}

textarea {
  border: none;
  border: 1px solid #dddedd;
  padding: 10px 23px;
  color: #1D1B1B;
  font-size: 16px;
  height: auto;
  resize: none;
  line-height: 16px;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #E5E5E5;
  width: 100%;
  min-height: 125px;
}
textarea:focus {
  border-color: #2633AB;
}

label {
  color: #1D1B1B;
  margin-bottom: 5px;
  font-size: 18px;
  text-transform: none;
  font-weight: 500;
  display: block;
}
label.required:after {
  content: "*";
  color: #b91c1c;
  display: inline-block;
  padding-left: 3px;
  font-size: 16px;
  font-weight: 400;
  vertical-align: top;
}
label.required b {
  color: #b91c1c;
}
label.error {
  color: #b91c1c;
  font-weight: 400;
  font-style: italic;
}
label.validate-message {
  color: #28a745;
  font-weight: 400;
}
label.lbl-txt {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #767979;
  margin-bottom: 0;
  margin-top: 2px;
  font-style: italic;
}
label.lbl-lg {
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  color: #1D1B1B;
  margin-bottom: 0;
  margin-top: 8px;
  font-style: italic;
}
label.lbl-lg.text-normal {
  font-style: normal;
}

.btn, button[type=button], button[type=submit], .submit, input[type=submit], input[type=button], input[type=reset] {
  background-color: #1D1B1B;
  cursor: pointer;
  color: #fff;
  border: 1px solid #1D1B1B;
  height: auto;
  line-height: 24px;
  display: inline-block;
  font-size: 16px;
  padding: 9px 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: none;
  vertical-align: middle;
  font-weight: 400;
  text-align: center;
  border-radius: 40px;
  font-family: "Public Sans", sans-serif;
}
.btn.btn-bdr, button[type=button].btn-bdr, button[type=submit].btn-bdr, .submit.btn-bdr, input[type=submit].btn-bdr, input[type=button].btn-bdr, input[type=reset].btn-bdr {
  background-color: rgba(0, 0, 0, 0);
  color: #1D1B1B;
  border-color: rgba(200, 200, 200, 0.8);
}
.btn.btn-bdr:focus, .btn.btn-bdr:hover, button[type=button].btn-bdr:focus, button[type=button].btn-bdr:hover, button[type=submit].btn-bdr:focus, button[type=submit].btn-bdr:hover, .submit.btn-bdr:focus, .submit.btn-bdr:hover, input[type=submit].btn-bdr:focus, input[type=submit].btn-bdr:hover, input[type=button].btn-bdr:focus, input[type=button].btn-bdr:hover, input[type=reset].btn-bdr:focus, input[type=reset].btn-bdr:hover {
  box-shadow: none;
  box-shadow: 0 0 0 1px none;
  background: #1D1B1B;
  color: #fff;
}
.btn.btn-lg, button[type=button].btn-lg, button[type=submit].btn-lg, .submit.btn-lg, input[type=submit].btn-lg, input[type=button].btn-lg, input[type=reset].btn-lg {
  padding: 7px 28px;
}
.btn.btn-dark, button[type=button].btn-dark, button[type=submit].btn-dark, .submit.btn-dark, input[type=submit].btn-dark, input[type=button].btn-dark, input[type=reset].btn-dark {
  background-color: #1D1B1B;
  border-color: #1D1B1B;
  color: #fff;
}
.btn.btn-dark.btn-bdr, button[type=button].btn-dark.btn-bdr, button[type=submit].btn-dark.btn-bdr, .submit.btn-dark.btn-bdr, input[type=submit].btn-dark.btn-bdr, input[type=button].btn-dark.btn-bdr, input[type=reset].btn-dark.btn-bdr {
  color: #1D1B1B;
}
.btn.btn-dark:focus, .btn.btn-dark:hover, button[type=button].btn-dark:focus, button[type=button].btn-dark:hover, button[type=submit].btn-dark:focus, button[type=submit].btn-dark:hover, .submit.btn-dark:focus, .submit.btn-dark:hover, input[type=submit].btn-dark:focus, input[type=submit].btn-dark:hover, input[type=button].btn-dark:focus, input[type=button].btn-dark:hover, input[type=reset].btn-dark:focus, input[type=reset].btn-dark:hover {
  border-color: #1D1B1B;
  background-color: #1D1B1B;
  box-shadow: 0 0 0 1px #1D1B1B;
  color: #1D1B1B;
}
.btn.btn-white, button[type=button].btn-white, button[type=submit].btn-white, .submit.btn-white, input[type=submit].btn-white, input[type=button].btn-white, input[type=reset].btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #1D1B1B;
  box-shadow: none;
}
.btn.btn-white.btn-bdr, button[type=button].btn-white.btn-bdr, button[type=submit].btn-white.btn-bdr, .submit.btn-white.btn-bdr, input[type=submit].btn-white.btn-bdr, input[type=button].btn-white.btn-bdr, input[type=reset].btn-white.btn-bdr {
  color: #fff;
  border-color: #fff;
  background: transparent;
}
.btn.btn-white:focus, .btn.btn-white:hover, button[type=button].btn-white:focus, button[type=button].btn-white:hover, button[type=submit].btn-white:focus, button[type=submit].btn-white:hover, .submit.btn-white:focus, .submit.btn-white:hover, input[type=submit].btn-white:focus, input[type=submit].btn-white:hover, input[type=button].btn-white:focus, input[type=button].btn-white:hover, input[type=reset].btn-white:focus, input[type=reset].btn-white:hover {
  background-color: #fff;
  box-shadow: 0 0 0 1px #1D1B1B;
  color: #1D1B1B;
}
.btn.btn-full, button[type=button].btn-full, button[type=submit].btn-full, .submit.btn-full, input[type=submit].btn-full, input[type=button].btn-full, input[type=reset].btn-full {
  width: 100%;
  display: block;
  min-width: 10px;
  margin: 0 auto;
}
.btn.btn-full + .btn-full, button[type=button].btn-full + .btn-full, button[type=submit].btn-full + .btn-full, .submit.btn-full + .btn-full, input[type=submit].btn-full + .btn-full, input[type=button].btn-full + .btn-full, input[type=reset].btn-full + .btn-full {
  margin-top: 10px;
}
.btn.btn-half, button[type=button].btn-half, button[type=submit].btn-half, .submit.btn-half, input[type=submit].btn-half, input[type=button].btn-half, input[type=reset].btn-half {
  width: 50%;
}
.btn.btn-half:last-child, button[type=button].btn-half:last-child, button[type=submit].btn-half:last-child, .submit.btn-half:last-child, input[type=submit].btn-half:last-child, input[type=button].btn-half:last-child, input[type=reset].btn-half:last-child {
  margin: 0;
  margin-left: 10px;
}
.btn.btn-half:first-child, button[type=button].btn-half:first-child, button[type=submit].btn-half:first-child, .submit.btn-half:first-child, input[type=submit].btn-half:first-child, input[type=button].btn-half:first-child, input[type=reset].btn-half:first-child {
  margin-right: 10px;
}
.btn + .btn, button[type=button] + .btn, button[type=submit] + .btn, .submit + .btn, input[type=submit] + .btn, input[type=button] + .btn, input[type=reset] + .btn {
  margin-left: 5px;
}
.btn.btn-brand, button[type=button].btn-brand, button[type=submit].btn-brand, .submit.btn-brand, input[type=submit].btn-brand, input[type=button].btn-brand, input[type=reset].btn-brand {
  background-color: #1D1B1B;
  border-color: #1D1B1B;
  color: #fff;
}
.btn.btn-brand.btn-bdr, button[type=button].btn-brand.btn-bdr, button[type=submit].btn-brand.btn-bdr, .submit.btn-brand.btn-bdr, input[type=submit].btn-brand.btn-bdr, input[type=button].btn-brand.btn-bdr, input[type=reset].btn-brand.btn-bdr {
  color: #1D1B1B;
}
.btn.btn-brand:focus, .btn.btn-brand:hover, button[type=button].btn-brand:focus, button[type=button].btn-brand:hover, button[type=submit].btn-brand:focus, button[type=submit].btn-brand:hover, .submit.btn-brand:focus, .submit.btn-brand:hover, input[type=submit].btn-brand:focus, input[type=submit].btn-brand:hover, input[type=button].btn-brand:focus, input[type=button].btn-brand:hover, input[type=reset].btn-brand:focus, input[type=reset].btn-brand:hover {
  background-color: #fff;
  border-color: #1D1B1B;
  box-shadow: 0 0 0 1px #1D1B1B;
  color: #1D1B1B;
}
.btn.btn-brand:disabled, button[type=button].btn-brand:disabled, button[type=submit].btn-brand:disabled, .submit.btn-brand:disabled, input[type=submit].btn-brand:disabled, input[type=button].btn-brand:disabled, input[type=reset].btn-brand:disabled {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn.btn-bdr-outline, button[type=button].btn-bdr-outline, button[type=submit].btn-bdr-outline, .submit.btn-bdr-outline, input[type=submit].btn-bdr-outline, input[type=button].btn-bdr-outline, input[type=reset].btn-bdr-outline {
  background-color: #fff;
  color: #1D1B1B;
  border-color: #2633AB;
}
.btn .icon, button[type=button] .icon, button[type=submit] .icon, .submit .icon, input[type=submit] .icon, input[type=button] .icon, input[type=reset] .icon {
  padding-left: 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.btn .icon.font-size-20, button[type=button] .icon.font-size-20, button[type=submit] .icon.font-size-20, .submit .icon.font-size-20, input[type=submit] .icon.font-size-20, input[type=button] .icon.font-size-20, input[type=reset] .icon.font-size-20 {
  font-size: 20px;
}
.btn.btn-txt, button[type=button].btn-txt, button[type=submit].btn-txt, .submit.btn-txt, input[type=submit].btn-txt, input[type=button].btn-txt, input[type=reset].btn-txt {
  color: #1D1B1B;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  text-transform: none;
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  padding: 0 0 2px;
  margin: 0 3px;
  position: relative;
}
.btn.btn-txt.btn-white, button[type=button].btn-txt.btn-white, button[type=submit].btn-txt.btn-white, .submit.btn-txt.btn-white, input[type=submit].btn-txt.btn-white, input[type=button].btn-txt.btn-white, input[type=reset].btn-txt.btn-white {
  color: #fff;
}
.btn.btn-txt.btn-white:focus, .btn.btn-txt.btn-white:hover, button[type=button].btn-txt.btn-white:focus, button[type=button].btn-txt.btn-white:hover, button[type=submit].btn-txt.btn-white:focus, button[type=submit].btn-txt.btn-white:hover, .submit.btn-txt.btn-white:focus, .submit.btn-txt.btn-white:hover, input[type=submit].btn-txt.btn-white:focus, input[type=submit].btn-txt.btn-white:hover, input[type=button].btn-txt.btn-white:focus, input[type=button].btn-txt.btn-white:hover, input[type=reset].btn-txt.btn-white:focus, input[type=reset].btn-txt.btn-white:hover {
  color: #fff;
}
.btn.btn-txt.btn-white::before, button[type=button].btn-txt.btn-white::before, button[type=submit].btn-txt.btn-white::before, .submit.btn-txt.btn-white::before, input[type=submit].btn-txt.btn-white::before, input[type=button].btn-txt.btn-white::before, input[type=reset].btn-txt.btn-white::before {
  transition: all 0.3s ease;
  font-size: 12px;
}
.btn.btn-txt.btn-arrow, button[type=button].btn-txt.btn-arrow, button[type=submit].btn-txt.btn-arrow, .submit.btn-txt.btn-arrow, input[type=submit].btn-txt.btn-arrow, input[type=button].btn-txt.btn-arrow, input[type=reset].btn-txt.btn-arrow {
  padding-right: 32px;
  font-weight: 400;
  font-size: 18px;
}
.btn.btn-txt.ml-5, button[type=button].btn-txt.ml-5, button[type=submit].btn-txt.ml-5, .submit.btn-txt.ml-5, input[type=submit].btn-txt.ml-5, input[type=button].btn-txt.ml-5, input[type=reset].btn-txt.ml-5 {
  margin-left: 5px;
}
.btn.btn-txt:before, button[type=button].btn-txt:before, button[type=submit].btn-txt:before, .submit.btn-txt:before, input[type=submit].btn-txt:before, input[type=button].btn-txt:before, input[type=reset].btn-txt:before {
  position: absolute;
  right: 0;
  bottom: 2px;
  transition: all 0.3s ease;
}
.btn.btn-txt:hover, .btn.btn-txt:focus, button[type=button].btn-txt:hover, button[type=button].btn-txt:focus, button[type=submit].btn-txt:hover, button[type=submit].btn-txt:focus, .submit.btn-txt:hover, .submit.btn-txt:focus, input[type=submit].btn-txt:hover, input[type=submit].btn-txt:focus, input[type=button].btn-txt:hover, input[type=button].btn-txt:focus, input[type=reset].btn-txt:hover, input[type=reset].btn-txt:focus {
  color: #1D1B1B;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  box-shadow: none;
}
.btn.btn-txt:hover:before, .btn.btn-txt:focus:before, button[type=button].btn-txt:hover:before, button[type=button].btn-txt:focus:before, button[type=submit].btn-txt:hover:before, button[type=submit].btn-txt:focus:before, .submit.btn-txt:hover:before, .submit.btn-txt:focus:before, input[type=submit].btn-txt:hover:before, input[type=submit].btn-txt:focus:before, input[type=button].btn-txt:hover:before, input[type=button].btn-txt:focus:before, input[type=reset].btn-txt:hover:before, input[type=reset].btn-txt:focus:before {
  left: auto;
}
.btn.btn-txt.btn-full, button[type=button].btn-txt.btn-full, button[type=submit].btn-txt.btn-full, .submit.btn-txt.btn-full, input[type=submit].btn-txt.btn-full, input[type=button].btn-txt.btn-full, input[type=reset].btn-txt.btn-full {
  display: block;
  margin: 0 auto;
}
.btn.btn-sm, button[type=button].btn-sm, button[type=submit].btn-sm, .submit.btn-sm, input[type=submit].btn-sm, input[type=button].btn-sm, input[type=reset].btn-sm {
  padding-left: 5px;
  padding-right: 5px;
}
.btn.sm-btn, button[type=button].sm-btn, button[type=submit].sm-btn, .submit.sm-btn, input[type=submit].sm-btn, input[type=button].sm-btn, input[type=reset].sm-btn {
  padding: 4px 12px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
.btn.btn-icon, .btn.btn-icon:hover, .btn.btn-icon:focus, button[type=button].btn-icon, button[type=button].btn-icon:hover, button[type=button].btn-icon:focus, button[type=submit].btn-icon, button[type=submit].btn-icon:hover, button[type=submit].btn-icon:focus, .submit.btn-icon, .submit.btn-icon:hover, .submit.btn-icon:focus, input[type=submit].btn-icon, input[type=submit].btn-icon:hover, input[type=submit].btn-icon:focus, input[type=button].btn-icon, input[type=button].btn-icon:hover, input[type=button].btn-icon:focus, input[type=reset].btn-icon, input[type=reset].btn-icon:hover, input[type=reset].btn-icon:focus {
  padding: 0;
  font-size: 22px;
  background: transparent;
  border: none;
  box-shadow: none;
  color: inherit;
}
.btn.btn-icon:hover, .btn.btn-icon:hover:hover, .btn.btn-icon:focus:hover, button[type=button].btn-icon:hover, button[type=button].btn-icon:hover:hover, button[type=button].btn-icon:focus:hover, button[type=submit].btn-icon:hover, button[type=submit].btn-icon:hover:hover, button[type=submit].btn-icon:focus:hover, .submit.btn-icon:hover, .submit.btn-icon:hover:hover, .submit.btn-icon:focus:hover, input[type=submit].btn-icon:hover, input[type=submit].btn-icon:hover:hover, input[type=submit].btn-icon:focus:hover, input[type=button].btn-icon:hover, input[type=button].btn-icon:hover:hover, input[type=button].btn-icon:focus:hover, input[type=reset].btn-icon:hover, input[type=reset].btn-icon:hover:hover, input[type=reset].btn-icon:focus:hover {
  color: #1D1B1B;
}

.btn-link {
  color: #2849E0;
}

.btn:hover, button[type=button]:hover, button[type=submit]:hover, .submit:hover, input[type=submit]:hover, input[type=button]:hover {
  color: #ffffff;
  border-color: rgba(200, 200, 200, 0.8);
  background-color: #2633AB;
}

.login-button:focus img {
  transition: all 0.4s ease;
  transform: scale(0.95);
}
.login-button img {
  transition: all 0.4s ease;
}

.btn-arrow {
  position: relative;
  display: inline-flex;
}
.btn-arrow.btn-link {
  color: #2849E0;
}
.btn-arrow.btn-link:hover {
  color: #1D1B1B;
}
.btn-arrow.sm-btn {
  font-size: 16px;
  font-family: "Public Sans", sans-serif;
}
.btn-arrow.sm-arrow:before {
  transform: scale(0.8);
}
.btn-arrow:before {
  order: 1;
  padding-left: 8px;
  vertical-align: middle;
  line-height: 24px;
}

select {
  background: #E5E5E5 url(../images/select.png);
  background-size: 11px auto;
  background-position: 99% center;
  background-position: calc(100% - 11px) center;
  background-repeat: no-repeat;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 23px;
  min-width: 150px;
  border: none;
  border: 1px solid #dddedd;
  font-size: 16px;
  padding-right: 25px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 22px;
  color: #1D1B1B;
  font-weight: 500;
  width: 100%;
}

select:focus {
  border-color: #2633AB;
}

.form-group > .fitem:last-child {
  margin-bottom: 0;
}
.form-group .fitem {
  padding: 0 0 0;
  display: block;
  margin-bottom: 40px;
}
.form-group .fitem iframe {
  max-width: 100%;
}
.form-group .fitem label {
  margin-bottom: 10px;
}
.form-group .fitem .contry-select {
  max-width: 130px;
  margin-right: 10px;
  min-width: 100px;
}
.form-group .fitem .ficon {
  position: relative;
}
.form-group .fitem .ficon input {
  padding-right: 40px;
}
.form-group .fitem .ficon .icon {
  position: absolute;
  height: 20px;
  font-size: 20px;
  z-index: 1;
  right: 10px;
  top: 50%;
  margin-top: -11px;
}
.form-group .fitem.fitem-mb-0, .form-group .fitem .fitem {
  margin-bottom: 0;
}
.form-group .fitem.has-error .ant-picker-clear {
  background-color: #fef2f2;
}
.form-group .fitem.has-error select, .form-group .fitem.has-error input {
  background-color: #fef2f2;
  border-color: #b91c1c;
  color: #b91c1c;
}
.form-group .fitem.has-error .lbl-txt {
  color: #b91c1c;
}
.form-group .fitem.has-error select::-webkit-input-placeholder, .form-group .fitem.has-error textarea::-webkit-input-placeholder, .form-group .fitem.has-error input::-webkit-input-placeholder {
  color: #b91c1c;
  opacity: 1;
}
.form-group .fitem.has-error select:-moz-placeholder, .form-group .fitem.has-error textarea:-moz-placeholder, .form-group .fitem.has-error input:-moz-placeholder {
  color: #b91c1c;
  opacity: 1;
}
.form-group .fitem.has-error select::-moz-placeholder, .form-group .fitem.has-error textarea::-moz-placeholder, .form-group .fitem.has-error input::-moz-placeholder {
  color: #b91c1c;
  opacity: 1;
}
.form-group .fitem.has-error select:-ms-input-placeholder, .form-group .fitem.has-error textarea:-ms-input-placeholder, .form-group .fitem.has-error input:-ms-input-placeholder {
  color: #b91c1c;
  opacity: 1;
}
.form-group .fitem.has-error select::-ms-input-placeholder, .form-group .fitem.has-error textarea::-ms-input-placeholder, .form-group .fitem.has-error input::-ms-input-placeholder {
  color: #b91c1c;
  opacity: 1;
}
.form-group .fitem-half-space {
  margin-bottom: 15px;
}
.form-group .submit-row {
  padding-top: 25px;
  margin-bottom: 0;
}
.form-group .full-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  margin: 0;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
}
.form-group .full-item textarea, .form-group .full-item input, .form-group .full-item select {
  margin: 0;
  width: 100%;
}
.form-group .full-item label {
  margin: 0;
}
.form-group .half-fitem {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.form-group .half-fitem.no-lbl-bar {
  align-items: flex-end;
}
.form-group .half-fitem.no-lbl-bar .half-fitem {
  margin: 0 5px;
}
.form-group .half-fitem.no-lbl-bar .half-fitem:first-child {
  margin-left: 0;
}
.form-group .half-fitem.no-lbl-bar .half-fitem:last-child {
  margin-right: 0;
}
.form-group .half-fitem.inline-half-fitem .inline-fitem {
  max-width: inherit;
}
.form-group .half-fitem .half-fitem {
  width: 50%;
  flex: 1;
  display: block;
  margin: 0 10px;
}
.form-group .half-fitem .half-fitem.half-half-fitem {
  max-width: calc(50% - 10px);
  display: inline-block;
  vertical-align: top;
}
.form-group .half-fitem .half-fitem:first-child {
  margin-left: 0;
}
.form-group .half-fitem .half-fitem:last-child {
  margin-right: 0;
}

select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
  color: #767979;
  opacity: 1;
}

select:-moz-placeholder, textarea:-moz-placeholder, input:-moz-placeholder {
  color: #767979;
  opacity: 1;
}

select::-moz-placeholder, textarea::-moz-placeholder, input::-moz-placeholder {
  color: #767979;
  opacity: 1;
}

select:-ms-input-placeholder, textarea:-ms-input-placeholder, input:-ms-input-placeholder {
  color: #767979;
  opacity: 1;
}

select::-ms-input-placeholder, textarea::-ms-input-placeholder, input::-ms-input-placeholder {
  color: #767979;
  opacity: 1;
}

.check-list.half-fitem {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.check-list.half-fitem .fitem-check {
  width: auto;
  max-width: 200px;
  display: block;
  margin: 0;
}
.check-list .fitem-check {
  position: relative;
  z-index: 1;
  display: block;
}
.check-list .fitem-check input.fitem-ck-input ~ .fitem-ck-txt {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
}

.inline-check-list.half-fitem {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.inline-check-list.half-fitem .fitem-check {
  width: auto;
  max-width: 200px;
  display: block;
  margin: 0;
}
.inline-check-list .fitem-check {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
}
.inline-check-list .fitem-check input.fitem-ck-input ~ .fitem-ck-txt {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 15px;
}

.fitem-check {
  position: relative;
  z-index: 1;
}
.fitem-check.pr-40 {
  padding-right: 40px;
}
.fitem-check input.fitem-ck-input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.fitem-check input.fitem-ck-input ~ .fitem-ck-txt {
  color: #ADADAD;
  text-transform: none;
  font-weight: 500;
  font-size: 18px;
  padding-left: 26px;
  position: relative;
  cursor: pointer;
  line-height: 28px;
}
.fitem-check input.fitem-ck-input ~ .fitem-ck-txt h5 {
  line-height: 32px;
  color: #555;
  margin-left: -10px;
}
.fitem-check input.fitem-ck-input ~ .fitem-ck-txt:before {
  position: absolute;
  border: 1px solid #ADADAD;
  background-color: transparent;
  content: "";
  left: 2px;
  top: 6px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fitem-check input.fitem-ck-input ~ .fitem-ck-txt:after {
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  content: "";
  left: 7px;
  top: 8px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fitem-check input.fitem-ck-input.is-checked ~ .fitem-ck-txt:before, .fitem-check input.fitem-ck-input:checked ~ .fitem-ck-txt:before, .fitem-check input.fitem-ck-input.fitem-ck-input[checked=true] ~ .fitem-ck-txt:before {
  background-color: #1D1B1B;
}
.fitem-check input.fitem-ck-input.is-checked ~ .fitem-ck-txt:after, .fitem-check input.fitem-ck-input:checked ~ .fitem-ck-txt:after, .fitem-check input.fitem-ck-input.fitem-ck-input[checked=true] ~ .fitem-ck-txt:after {
  opacity: 1;
}
.fitem-check input.fitem-ck-input[type=radio] ~ .fitem-ck-txt:before {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
}
.fitem-check input.fitem-ck-input[type=radio] ~ .fitem-ck-txt:after {
  opacity: 1;
  width: 8px;
  height: 8px;
  background-color: #1D1B1B;
  border: none;
  border-radius: 20px;
  top: 10px;
  left: 5px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.fitem-check input.fitem-ck-input[type=radio].is-checked ~ .fitem-ck-txt, .fitem-check input.fitem-ck-input[type=radio]:checked ~ .fitem-ck-txt, .fitem-check input.fitem-ck-input[type=radio].fitem-ck-input[checked=true] ~ .fitem-ck-txt {
  color: #1D1B1B;
}
.fitem-check input.fitem-ck-input[type=radio].is-checked ~ .fitem-ck-txt:before, .fitem-check input.fitem-ck-input[type=radio]:checked ~ .fitem-ck-txt:before, .fitem-check input.fitem-ck-input[type=radio].fitem-ck-input[checked=true] ~ .fitem-ck-txt:before {
  background-color: rgba(0, 0, 0, 0);
}
.fitem-check input.fitem-ck-input[type=radio].is-checked ~ .fitem-ck-txt:after, .fitem-check input.fitem-ck-input[type=radio]:checked ~ .fitem-ck-txt:after, .fitem-check input.fitem-ck-input[type=radio].fitem-ck-input[checked=true] ~ .fitem-ck-txt:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.fitem-check input.fitem-ck-input[type=checkbox] ~ .fitem-ck-txt:before, .fitem-check input.fitem-ck-input.box-style ~ .fitem-ck-txt:before {
  position: absolute;
  border: 1px solid #ADADAD;
  background-color: transparent;
  content: "";
  left: 2px;
  top: 6px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 0;
}
.fitem-check input.fitem-ck-input[type=checkbox] ~ .fitem-ck-txt:after, .fitem-check input.fitem-ck-input.box-style ~ .fitem-ck-txt:after {
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  content: "";
  left: 7px;
  top: 8px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 0;
}
.fitem-check input.fitem-ck-input[type=checkbox].is-checked ~ .fitem-ck-txt:before, .fitem-check input.fitem-ck-input[type=checkbox]:checked ~ .fitem-ck-txt:before, .fitem-check input.fitem-ck-input[type=checkbox].fitem-ck-input[checked=true] ~ .fitem-ck-txt:before, .fitem-check input.fitem-ck-input.box-style.is-checked ~ .fitem-ck-txt:before, .fitem-check input.fitem-ck-input.box-style:checked ~ .fitem-ck-txt:before, .fitem-check input.fitem-ck-input.box-style.fitem-ck-input[checked=true] ~ .fitem-ck-txt:before {
  background-color: #1D1B1B;
}
.fitem-check input.fitem-ck-input[type=checkbox].is-checked ~ .fitem-ck-txt:after, .fitem-check input.fitem-ck-input[type=checkbox]:checked ~ .fitem-ck-txt:after, .fitem-check input.fitem-ck-input[type=checkbox].fitem-ck-input[checked=true] ~ .fitem-ck-txt:after, .fitem-check input.fitem-ck-input.box-style.is-checked ~ .fitem-ck-txt:after, .fitem-check input.fitem-ck-input.box-style:checked ~ .fitem-ck-txt:after, .fitem-check input.fitem-ck-input.box-style.fitem-ck-input[checked=true] ~ .fitem-ck-txt:after {
  opacity: 1;
  transform: rotate(45deg);
}
.fitem-check.lg-check input.fitem-ck-input ~ .fitem-ck-txt {
  font-size: 18px;
  line-height: 28px;
  padding-left: 48px;
  margin-bottom: 20px;
  color: #555555;
}
.fitem-check.lg-check input.fitem-ck-input ~ .fitem-ck-txt:before {
  width: 16px;
  height: 16px;
  border: 2px solid #888888;
  border-radius: 2px;
}
.fitem-check.lg-check input.fitem-ck-input ~ .fitem-ck-txt:after {
  top: 9px;
  left: 9px;
}
.fitem-check.lg-check input.fitem-ck-input ~ .fitem-ck-txt .icon {
  font-size: 32px;
  padding-right: 15px;
  line-height: 28px;
  vertical-align: middle;
}
.fitem-check.lg-check input.fitem-ck-input.is-checked ~ .fitem-ck-txt, .fitem-check.lg-check input.fitem-ck-input:checked ~ .fitem-ck-txt, .fitem-check.lg-check input.fitem-ck-input.fitem-ck-input[checked=true] ~ .fitem-ck-txt {
  color: #1D1B1B;
}

/* 6. Tables
------------------------------------------------------------------------------*/
table {
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
table th, table td {
  text-align: left;
  font-weight: normal;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
}
table th p, table td p {
  margin: 0 auto;
}
table th {
  font-weight: 600;
}

/* 7. Layout Framework
------------------------------------------------------------------------------*/
.wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  min-height: 100vh;
}

.container {
  max-width: 1180px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}

.container .container {
  padding-left: 0;
  padding-right: 0;
}

#content-area {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
  width: 100%;
  position: relative;
}

header {
  width: 100%;
}

footer {
  width: 100%;
}

.transition {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

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

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

.flex {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.flex.flex-end {
  align-items: flex-end;
}

.gray-bg {
  background: #F7F7F7;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.secondary-bg {
  background: #2633AB;
  background-repeat: no-repeat;
  background-size: cover;
}

.primary-bg {
  background: #1D1B1B;
}

.clr-red {
  color: #F14242;
}

.block-row {
  padding: 30px 0;
  display: block;
}
.block-row.lg-row {
  padding: 100px 0;
}
.block-row.pb-130 {
  padding-bottom: 130px;
}
.block-row.pt-130 {
  padding-top: 130px;
}
.block-row.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.block-row.pb-0 {
  padding-bottom: 0 !important;
}
.block-row.pt-0 {
  padding-top: 0 !important;
}
.block-row.pt-10 {
  padding-top: 10px;
}

.sm-block {
  max-width: 760px;
}

.bdr-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.btn-group.pt-60 {
  padding-top: 60px;
}
.btn-group.pb-60 {
  padding-bottom: 60px;
}

.title-row p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #555;
  margin-bottom: 20px;
}
.title-row p small {
  font-size: 14px;
  line-height: 24px;
  color: #888888;
}
.title-row p span {
  color: #888888;
}
.title-row h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}
.title-row h1, .title-row h2 {
  font-size: 46px;
  font-weight: 400;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #1D1B1B;
  margin-bottom: 20px;
}
.title-row h1 span, .title-row h2 span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: #888888;
  display: block;
  margin-bottom: 10px;
}
.title-row h1 em, .title-row h1 i, .title-row h2 em, .title-row h2 i {
  font-family: "Libre Caslon Text", serif;
  font-size: 46px;
  font-style: italic;
  font-weight: 400;
  line-height: 64px;
  letter-spacing: -0.02em;
}
.title-row h1 {
  font-size: 52px;
  line-height: 68px;
}
.title-row h3 {
  font-weight: 500;
  line-height: 44px;
}
.title-row h3 span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: #888888;
  display: block;
  margin-bottom: 10px;
}
.title-row h3 em, .title-row h3 i {
  font-family: "Libre Caslon Text", serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: -0.02em;
}
.title-row h6 {
  line-height: 40px;
  color: #888888;
  margin-bottom: 0;
}
.title-row.text-center {
  text-align: center;
  max-width: 755px;
  margin: 0 auto;
}
.title-row.sm-title-row {
  max-width: 570px;
}
.title-row.lg-title-row {
  max-width: 822px;
}
.title-row.full-title-row {
  max-width: 100%;
}
.title-row.md-title-row {
  max-width: 650px;
}
.title-row.pt-30 {
  padding-top: 30px;
}
.title-row.pb-30 {
  padding-bottom: 30px;
}
.title-row.pb-0 {
  padding-bottom: 0 !important;
}
.title-row .btn-group {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
.title-row .btn-group:after, .title-row .btn-group:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  width: calc(50% - 200px);
  height: 1px;
  top: 50%;
}
.title-row .btn-group:after {
  left: 100px;
}
.title-row .btn-group:before {
  right: 100px;
}

.popup-loader {
  padding: 80px 0;
}
.popup-loader figure {
  margin-bottom: 25px;
  max-width: 100%;
}
.popup-loader figure img {
  animation: rotate 1.5s ease-in-out infinite;
}

.tab-list-wrap {
  display: block;
  width: 100%;
}
.tab-list-wrap .tab-list {
  display: block;
  margin: 0 auto;
  border-bottom: 2px solid #D9D9D9;
}
.tab-list-wrap .tab-list li {
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
.tab-list-wrap .tab-list li a {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding: 10px 20px;
  color: #ADADAD;
  display: block;
}
.tab-list-wrap .tab-list li.active a, .tab-list-wrap .tab-list li:hover a {
  box-shadow: 0 2px 0px 0px #1D1B1B;
  color: #1D1B1B;
}
.tab-list-wrap .tab-content {
  display: block;
}
.tab-list-wrap .tab-content .tab-wrap {
  display: none;
  padding: 45px 0;
}
.tab-list-wrap .tab-content .tab-wrap.show {
  display: block;
}

.aside-wrap {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.aside-wrap aside {
  position: sticky;
  top: 80px;
  max-width: 290px;
}
.aside-wrap aside:first-child {
  max-width: 290px;
}
.aside-wrap aside:last-child {
  max-width: 380px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 40px;
  padding-top: 40px;
}
.aside-wrap aside:last-child h5 {
  font-size: 20px;
}
.aside-wrap .content-area:first-child {
  padding-left: 0;
  max-width: calc(100% - 380px);
  padding-right: 90px;
}
.aside-wrap .content-area:last-child {
  padding-left: 90px;
  max-width: calc(100% - 290px);
  padding-right: 0;
}

.aside-wrap aside .toggle-index span {
  display: none;
}
.aside-wrap aside h5 {
  font-size: 18px;
  font-weight: 500;
  color: #555555;
}
.aside-wrap aside ol li {
  color: #ADADAD;
  padding-bottom: 8px;
}
.aside-wrap aside ol li a {
  color: #ADADAD;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.aside-wrap aside ol li a:hover {
  color: #1D1B1B;
}

.page-content h2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 44px;
}
.page-content h3 {
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
}
.page-content h5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  margin: 0 auto;
  color: #1D1B1B;
}
.page-content img {
  margin: 30px 0;
}
.page-content p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  color: #888888;
  margin-bottom: 25px;
}
.page-content p strong {
  font-weight: 500;
}

.page-template .block-row p {
  color: #888888;
}
.page-template .block-row p strong {
  color: #090D1A;
}

blockquote.dark {
  position: relative;
  background: #371D15;
  color: #fff;
  display: flex;
  align-items: flex-end;
  z-index: 0;
  overflow: hidden;
}
blockquote.dark h3 {
  flex: 1;
}
blockquote.dark:after {
  position: absolute;
  content: "";
  width: 490px;
  height: 410px;
  bottom: 0;
  top: 0;
  right: -120px;
  background: #B0533C;
  z-index: -1;
  border-radius: 280px 0 0 0;
}
blockquote.dark h3, blockquote.dark p {
  color: #fff;
}

.disc-list {
  margin: 0 auto;
  padding-left: 20px;
  margin-bottom: 20px;
}
.disc-list.pt-20 {
  padding-top: 20px;
}
.disc-list li {
  color: #888888;
  list-style-type: disc;
  list-style: outside;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 15px;
}

.ck-list {
  margin: 0;
  padding-left: 0;
  margin-bottom: 20px;
}
.ck-list li {
  color: #888888;
  list-style-type: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 30px;
  background-image: url("./../images/check-blue.svg");
  background-repeat: no-repeat;
  padding-left: 40px;
  background-position: 0px 2px;
}

header {
  position: relative;
  z-index: 2;
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 999;
}
header .language-toggle {
  position: relative;
  margin-right: 15px;
  perspective: 800px;
}
header .language-toggle .switch-container {
  display: flex;
  background-color: #F7F7F7;
  border-radius: 40px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(255, 255, 255, 0.7);
  transform-style: preserve-3d;
  transition: transform 0.3s ease;
  position: relative;
}
header .language-toggle .switch-container:hover {
  transform: translateY(-2px) rotateX(5deg);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(255, 255, 255, 0.7);
}
header .language-toggle .switch-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), transparent);
  border-radius: 20px 20px 0 0;
  pointer-events: none;
}
header .language-toggle .switch-container .lang-option {
  padding: 8px 12px;
  text-decoration: none;
  color: #1D1B1B;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}
header .language-toggle .switch-container .lang-option.active {
  background-color: #1D1B1B;
  color: #fff;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  transform: translateZ(5px);
}
header .language-toggle .switch-container .lang-option.inactive {
  transform: translateZ(0);
}
header .language-toggle .switch-container .lang-option.inactive:hover {
  background-color: #e8e8e8;
  color: #1D1B1B;
  transform: translateZ(2px);
}
header .language-toggle .switch-container .lang-option:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.5), transparent);
  opacity: 0;
  transition: opacity 0.3s ease;
}
header .language-toggle .switch-container .lang-option:hover:after {
  opacity: 1;
}
@media (max-width: 768px) {
  header .language-toggle {
    margin-right: 10px;
  }
  header .language-toggle .switch-container {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.08), inset 0 1px 1px rgba(255, 255, 255, 0.6);
  }
  header .language-toggle .switch-container .lang-option {
    padding: 6px 10px;
    font-size: 12px;
  }
}
header .logo {
  margin: 0;
}
header .header-main {
  align-items: center;
  justify-content: space-between;
  background: #fff;
}
header nav {
  margin-right: 0;
  margin-left: auto;
}
header nav > ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0;
}
header nav > ul > li {
  display: block;
  padding: 25px 18px 31px;
  line-height: normal;
  cursor: pointer;
}
header nav > ul > li > a {
  color: #888888;
  font-size: 15px;
  font-weight: 500;
  font-family: "Manrope", sans-serif;
  line-height: 22px;
  position: relative;
}
header nav > ul > li > a:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #1D1B1B;
  left: -15px;
  top: 8px;
  transform: scale(0);
  transition: all 0.3s ease;
  position: absolute;
}
header nav > ul > li.active > a, header nav > ul > li:hover > a {
  color: #1D1B1B;
}
header nav > ul > li.active > a:before, header nav > ul > li:hover > a:before {
  transform: scale(1);
}
header .megamenu {
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  background: #fff;
  opacity: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  transform: translateY(-10px);
  z-index: 0;
  pointer-events: none;
}
header .megamenu.company-megamenu .prd-full-list {
  padding-bottom: 30px;
}
header .megamenu.company-megamenu .prd-full-list a:hover p strong {
  color: #077EFE !important;
}
header .megamenu.company-megamenu a p strong {
  font-weight: 500 !important;
  color: #1D1B1B !important;
}
header .megamenu.active {
  opacity: 1;
  pointer-events: auto;
}
header .megamenu .container {
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
}
header .megamenu .tab-view {
  display: block;
  width: 100%;
  padding: 100px 0 40px;
}
header .megamenu .tab-view .tag-line {
  transform: translateY(-40px);
}
header .megamenu .right-area {
  max-width: 474px;
  width: 100%;
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 70px;
}
header .megamenu .right-area .featured-block {
  display: block;
  padding-top: 40px;
}
header .megamenu .right-area .featured-block figure {
  max-height: 280px;
  width: 100%;
  margin: 0 0 24px;
  padding: 0;
}
header .megamenu .right-area .featured-block figure img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}
header .megamenu .right-area .featured-block .block-flex-megamenu {
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
}
header .megamenu .right-area .featured-block .block-flex-megamenu .img-block, header .megamenu .right-area .featured-block .block-flex-megamenu .txt-block {
  flex: 1 1 50%;
  box-sizing: border-box;
}
header .megamenu .right-area .featured-block .block-flex-megamenu .img-block h3, header .megamenu .right-area .featured-block .block-flex-megamenu .txt-block h3 {
  margin-bottom: 10px;
}
header .megamenu .right-area .featured-block .block-flex-megamenu .img-block {
  padding: 0px;
}
header .megamenu .right-area .featured-block .block-flex-megamenu .img-block figure {
  max-width: 184px;
  max-height: 184px;
  margin: 0px;
}
header .megamenu .right-area .featured-block .block-flex-megamenu .icon-arrow {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  padding-right: 70px;
  color: #1D1B1B;
}
header .megamenu .right-area .featured-block .block-flex-megamenu .icon-arrow:before {
  top: auto;
  bottom: 4px;
  font-size: 14px;
  color: #888888;
  font-weight: 400;
}
header .megamenu .right-area .featured-block .block-flex-megamenu .icon-arrow:hover {
  color: #1D1B1B;
}
header .megamenu .right-area .featured-block p {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 auto 30px;
}
header .megamenu .right-area .featured-block .box-icon {
  margin-bottom: 15px;
}
header .megamenu .right-area .featured-block .icon-arrow {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  padding-right: 70px;
  color: #1D1B1B;
}
header .megamenu .right-area .featured-block .icon-arrow span {
  display: block;
  padding-bottom: 10px;
}
header .megamenu .right-area .featured-block .icon-arrow:before {
  top: auto;
  bottom: 4px;
  font-size: 14px;
  color: #888888;
  font-weight: 400;
}
header .megamenu .right-area .featured-block .icon-arrow:hover {
  color: #1D1B1B;
}
header .megamenu h3 {
  color: #999999;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  display: block;
}
header .megamenu .menu-list {
  display: block;
  flex: 1;
  padding-right: 60px;
  padding-top: 40px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
header .megamenu .menu-list .btn-group {
  transform: translateY(-40px);
}
header .megamenu .menu-list ul.prd-list {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}
header .megamenu .menu-list ul.prd-list li {
  display: block;
  max-width: 50%;
  padding: 10px 30px;
  width: 50%;
}
header .megamenu .menu-list ul.prd-list li img {
  width: 24px;
  margin-right: 15px;
}
header .megamenu .menu-list ul.prd-list li:nth-child(odd) {
  padding-left: 0;
}
header .megamenu .menu-list ul.prd-list li:nth-child(even) {
  padding-right: 0;
}
header .megamenu .menu-list ul.prd-list li a {
  display: block;
  position: relative;
  padding: 10px 0;
  padding-right: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #1D1B1B;
}
header .megamenu .menu-list ul.prd-list li a .icon {
  margin: 0;
  padding-right: 12px;
  color: #555;
  font-size: 20px;
  line-height: 20px;
}
header .megamenu .menu-list ul.prd-list li a.icon i.icon {
  font-size: 27px;
  line-height: 24px;
}
header .megamenu .menu-list ul.prd-list li a:before {
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  margin-top: -10px;
  color: #888888;
  font-size: 12px;
  transform: scale(1);
}
header .megamenu .menu-list ul.prd-list li a:hover {
  color: #077EFE;
}
header .megamenu .menu-list ul.prd-list li a:hover:before {
  color: #077EFE;
}
header .megamenu .menu-list ul.prd-full-list {
  margin: 0 auto;
  padding-top: 20px;
}
header .megamenu .menu-list ul.prd-full-list li {
  display: block;
  padding: 10px 0;
}
header .megamenu .menu-list ul.prd-full-list li a {
  padding: 10px 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
header .megamenu .menu-list ul.prd-full-list li a .icon {
  font-size: 20px;
  color: #555;
  margin: 0;
  padding-top: 5px;
}
header .megamenu .menu-list ul.prd-full-list li a p {
  display: block;
  margin: 0 auto;
  flex: 1;
  padding-right: 30px;
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #1D1B1B;
  font-family: "Manrope", sans-serif;
  color: #888888;
}
header .megamenu .menu-list ul.prd-full-list li a p:before {
  position: absolute;
  bottom: 3px;
  right: 0;
  transform: scale(0.9);
}
header .megamenu .menu-list ul.prd-full-list li a p strong {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #555;
}
header .megamenu .menu-list ul.prd-full-list li a:before {
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  margin-top: -10px;
  color: #888888;
}
header .megamenu .menu-list ul.prd-full-list li a:hover p strong, header .megamenu .menu-list ul.prd-full-list li a:hover p:before {
  color: #077EFE;
}
header .megamenu .grid-item {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 60px;
  row-gap: 24px;
  margin: 0 auto;
  padding-right: 40px;
}
header .megamenu .grid-item li {
  display: block;
  max-width: 340px;
}
header .megamenu .grid-item li.first-col {
  grid-column: 1;
  grid-row: 1/3;
  background: #2633AB;
  padding: 16px;
}
header .megamenu .grid-item li.first-col a {
  color: #fff;
  font-size: 15px;
}
header .megamenu .grid-item li.first-col a.icon:before {
  color: #fff;
}
header .megamenu .grid-item li.first-col a:hover {
  color: #fff;
}
header .megamenu .grid-item li.first-col a:hover.icon:before {
  color: #fff;
}
header .megamenu .grid-item li.first-col p {
  color: #fff;
  margin-top: 10px;
}
header .megamenu .grid-item li a {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: block;
  padding-right: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  width: 100%;
}
header .megamenu .grid-item li a.icon {
  position: relative;
}
header .megamenu .grid-item li a.icon:before {
  color: #888888;
  font-size: 12px;
  position: absolute;
  right: 10px;
  bottom: 3px;
}
header .megamenu .grid-item li a p {
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
  font-size: inherit;
  line-height: inherit;
  color: #888888;
  margin: 0 auto;
  word-break: break-word;
  white-space: normal;
}
header .megamenu .grid-item li a:hover {
  color: #077EFE;
}
header .megamenu .grid-item li a:hover.icon:before {
  color: #077EFE;
}
header .header-right-area {
  display: flex;
  align-items: center;
  padding: 18px 0;
  margin: 0;
  padding-left: 20px;
}
header .header-right-area .dropdown {
  position: relative;
  min-width: 80px;
  text-align: right;
  margin-right: 18px;
}
header .header-right-area .dropdown .dropdown-toggle {
  font-size: 16px;
  color: #888888;
  font-weight: 500;
  margin: 0 auto;
  display: block;
  margin: 0 auto;
  padding-right: 25px;
  margin-right: 0;
  line-height: 22px;
  text-transform: uppercase;
}
header .header-right-area .dropdown .dropdown-toggle:before {
  right: 0;
  position: absolute;
  top: 50%;
  left: auto;
  margin-top: -7px;
  font-size: 13px;
  line-height: 14px;
  bottom: auto;
}
header .header-right-area .dropdown .dropdown-menu {
  display: none;
  position: absolute;
  max-width: 180px;
  width: 100%;
  left: auto;
  top: 100%;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  margin: 0;
  top: 51px;
  min-width: 170px;
  right: 0;
}
header .header-right-area .dropdown .dropdown-menu li {
  display: block;
  padding: 5px 15px;
}
header .header-right-area .dropdown .dropdown-menu li a {
  display: block;
  text-align: right;
  color: #888888;
}
header .header-right-area .dropdown .dropdown-menu li a.selected, header .header-right-area .dropdown .dropdown-menu li a:hover {
  color: #1D1B1B;
}

#content-area {
  position: relative;
  z-index: 1;
}
#content-area:before {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  transition: all 0.3s ease-in 0.7s;
  opacity: 0;
  pointer-events: none;
}

.openmenu #content-area {
  position: relative;
  z-index: 1;
}
.openmenu #content-area:before {
  opacity: 1;
  pointer-events: auto;
}

.company-megamenu .featured-block .img-block figure {
  max-width: 220px !important;
  max-height: 220px !important;
}
.company-megamenu .featured-block .txt-block {
  padding-left: 30px;
}

.say-block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 50px 0;
}
.say-block figure {
  width: 145px;
  height: 145px;
  border-radius: 145px;
  overflow: hidden;
  margin-right: 45px;
}
.say-block figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.say-block h2 {
  font-size: 46px;
  font-weight: 400;
  line-height: 64px;
  letter-spacing: -0.01em;
  display: block;
  max-width: 540px;
  margin: 0;
}

footer {
  padding-bottom: 70px;
}
footer .footer-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.001);
  padding-top: 40px;
  align-items: stretch;
}
footer .footer-bottom h5 {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: #888888;
}
footer .footer-bottom h3 {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: #888888;
  width: 100%;
  text-transform: uppercase;
  padding: 0;
}
footer .footer-bottom .footer-link {
  flex: 1;
  display: flex;
  align-items: center;
}
footer .footer-bottom .footer-link ul {
  margin: 0;
  display: flex;
}
footer .footer-bottom .footer-link ul li {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: #888888;
  width: 100%;
  text-transform: uppercase;
  padding: 0;
}
footer .footer-bottom .footer-link ul li a {
  display: block;
}
footer .footer-bottom .footer-link ul li ul {
  display: block;
  padding-top: 20px;
  padding-right: 30px;
}
footer .footer-bottom .footer-link ul li ul li {
  display: block;
  margin: 0 auto;
  letter-spacing: normal;
  padding-bottom: 12px;
  text-transform: none;
}
footer .footer-bottom .footer-link ul li ul li:last-child {
  padding-bottom: 0;
}
footer .footer-bottom .footer-link ul li ul li a {
  display: block;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #555555;
}
footer .footer-bottom .footer-link ul li ul li a:hover {
  color: #1D1B1B;
}
footer .footer-bottom .footer-right {
  max-width: 200px;
  flex: 1;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
footer .footer-bottom .footer-right .footer-top {
  flex: 1;
}
footer .footer-bottom .footer-right .footer-extrnallink .menu-copyright-menu-container {
  position: relative;
  width: 400px;
  right: 100%;
  text-align: right;
}
footer .footer-bottom .footer-right .footer-extrnallink ul {
  display: block;
  margin: 0 auto;
}
footer .footer-bottom .footer-right .footer-extrnallink ul li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}
footer .footer-bottom .footer-right .footer-extrnallink ul li:after {
  content: "|";
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #888888;
  padding-left: 10px;
}
footer .footer-bottom .footer-right .footer-extrnallink ul li:last-child:after {
  display: none;
}
footer .footer-bottom .footer-right .footer-extrnallink ul li a {
  font-family: "Public Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #888888;
}
footer .footer-bottom .footer-right .subscribe-area {
  margin-bottom: 60px;
}
footer .footer-bottom .social-media {
  margin: 0 auto;
}
footer .footer-bottom .social-media li {
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
  padding: 0;
  padding-right: 8px;
}
footer .footer-bottom .social-media li a {
  display: block;
  font-size: 24px;
}
footer .footer-bottom .social-media li a:hover {
  color: #2633AB;
}
footer .footer-lang-switcher .language-wrapper {
  position: relative;
  display: inline-block;
}
footer .lang-toggle {
  padding: 10px 0px 16px;
  background: #fff;
  border: none;
  border-radius: 6px;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #1D1B1B;
  cursor: pointer;
  position: relative;
  z-index: 5;
}
footer .lang-toggle:hover {
  color: #2633AB;
}
footer button .lang-arrow {
  position: relative;
  top: 3px;
  margin-right: 4px;
}
footer .language-picker {
  position: absolute;
  bottom: calc(100% + 12px);
  right: 0;
  width: 680px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  padding: 24px;
  z-index: 100;
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
footer .language-picker.visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
footer .picker-arrow {
  position: absolute;
  bottom: -8px;
  right: 24px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.1));
}
footer .country-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .country-item {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
footer .country-header {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Public Sans", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #1D1B1B;
}
footer .flag {
  width: 20px;
  height: 15px;
  object-fit: cover;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06);
}
footer .country-name {
  line-height: 1;
}
footer .language-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-left: 30px;
}
footer .language-link {
  font-family: "Public Sans", sans-serif;
  font-size: 13.5px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #888888;
  text-decoration: none;
}
footer .language-link:hover {
  color: #1D1B1B;
  text-decoration: underline;
}
footer .language-link.active {
  color: #2633AB;
  font-weight: 500;
}

@media (max-width: 768px) {
  .footer-lang-switcher .language-picker {
    width: 300px;
    position: absolute;
    left: 0px;
    bottom: calc(100% + 12px);
    top: auto;
    border-radius: 8px;
    padding: 16px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    max-height: 80vh;
    overflow-y: auto;
  }
  .footer-lang-switcher .picker-arrow {
    bottom: -8px;
    top: auto;
    right: 20px;
    left: auto;
    display: block;
  }
  .footer-lang-switcher .country-list {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .footer-lang-switcher .language-links {
    padding-left: 30px;
    gap: 4px;
    flex-direction: initial;
  }
  .footer-lang-switcher .language-link {
    margin-right: 10px;
  }
  .footer-lang-switcher .lang-toggle {
    width: auto;
    text-align: left;
  }
}
.main-banner {
  background: #2633AB;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
}
.main-banner p, .main-banner h1 {
  color: #fff;
}
.main-banner h1 {
  font-family: "Manrope", sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 58px;
  letter-spacing: -0.01em;
  margin-bottom: 30px;
}
.main-banner h1 em, .main-banner h1 i {
  font-family: "Libre Caslon Text", serif;
  font-size: 46px;
  font-style: italic;
  font-weight: 400;
  line-height: 58px;
  letter-spacing: 0.02em;
}
.main-banner p {
  margin-bottom: 16px;
}
.main-banner p span {
  font-family: "Manrope", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
}
.main-banner .caption-area {
  padding: 100px 0 70px;
  max-width: 50%;
  text-align: right;
  width: 100%;
  position: relative;
}
.main-banner .caption-area:before {
  background: rgba(255, 255, 255, 0.16);
  position: absolute;
  bottom: 200px;
  height: 1px;
  width: auto;
  left: 0;
  content: "";
  z-index: 1;
  right: -80px;
}
.main-banner .caption-area:after {
  background: rgba(255, 255, 255, 0.16);
  position: absolute;
  bottom: 198px;
  height: 5px;
  width: 5px;
  content: "";
  z-index: 1;
  right: -83px;
  border-radius: 5px;
}
.main-banner .caption-area .innercaption-area {
  max-width: 560px;
  text-align: left;
  margin-left: auto;
}
.main-banner .image-part {
  max-width: 50%;
  max-height: 718px;
  width: 100%;
  padding-left: 80px;
  position: relative;
}
.main-banner .image-part:before {
  border-left: 1px solid rgba(255, 255, 255, 0.16);
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  left: 80px;
  content: "";
  z-index: 1;
}
.main-banner .image-part .image-overlay {
  position: absolute;
  max-width: 480px;
  height: 100%;
  overflow: hidden;
  margin-right: auto;
  margin-left: 0;
  background: transparent;
  width: 100%;
}
.main-banner .image-part .image-overlay:before {
  width: 455px;
  height: 455px;
  content: "";
  position: absolute;
  border-radius: 410px;
  top: 50%;
  box-shadow: 0 0 0 80px #2633AB, 0 0 0 240px #2633AB;
  transform: translateY(-50%);
  margin-top: -30px;
}
.main-banner .image-part figure {
  width: 100%;
  height: 100%;
}
.main-banner .image-part figure img {
  width: 100%;
  height: 100%;
  object-fit: none;
  object-position: left center;
}
.main-banner .caption-top {
  padding-bottom: 50px;
  padding-top: 30px;
}
.main-banner .caption-bottom {
  padding-top: 65px;
  width: 100%;
}
.main-banner .caption-bottom ul {
  display: flex;
  margin: 0 auto;
}
.main-banner .caption-bottom ul li {
  flex: 1;
  display: block;
  max-width: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.main-banner .caption-bottom ul li a {
  color: rgba(255, 255, 255, 0.5);
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin-top: 8px;
  padding-right: 8px;
}
.main-banner .caption-bottom ul li a:hover {
  color: #fff;
}
.main-banner.products-banner {
  background: #1C1E33;
}
.main-banner.products-banner .image-part .image-overlay:before {
  box-shadow: 0 0 0 80px #1C1E33, 0 0 0 240px #1C1E33;
}
.main-banner.icp-banner {
  background: #073032;
  min-height: 718px;
}
.main-banner.icp-banner .title-row h1 span {
  color: #fff;
}
.main-banner.icp-banner.secondary-bg .image-part .image-overlay:before {
  box-shadow: 0 0 0 80px #2633AB, 0 0 0 240px #2633AB;
}
.main-banner.icp-banner .caption-area .innercaption-area {
  padding-top: 30px;
}
.main-banner.icp-banner .caption-area:before, .main-banner.icp-banner .caption-area:after {
  display: none;
}
.main-banner.icp-banner .caption-area .title-row {
  max-width: 480px;
}
.main-banner.icp-banner .caption-area .title-row p {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 30px;
}
.main-banner.icp-banner .image-part .image-overlay:before {
  box-shadow: 0 0 0 80px #073032, 0 0 0 240px #073032;
}

.common-banner {
  background: #0F111B;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
}
.common-banner p, .common-banner h2 {
  color: #fff;
}
.common-banner.mb-0 {
  margin-bottom: 0;
}
.common-banner h2 {
  font-size: 42px;
  font-weight: 400;
  line-height: 58px;
  letter-spacing: -0.01em;
}
.common-banner h2 i {
  font-family: "Libre Caslon Text", serif;
  font-size: 42px;
  font-style: italic;
  font-weight: 400;
  line-height: 68px;
  letter-spacing: 0.02em;
}
.common-banner .community-list {
  padding-top: 30px;
}
.common-banner .community-list .community-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.common-banner .community-list .community-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 20px;
}
.common-banner .community-list .community-item span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 20px;
  display: block;
}
.common-banner .community-list .community-item p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 24px;
  color: rgba(255, 255, 255, 0.6);
}
.common-banner .community-list .community-item a {
  color: #fff;
}
.common-banner .caption-area {
  padding: 100px 0 80px;
  max-width: 50%;
  text-align: right;
  width: 100%;
  position: relative;
}
.common-banner .caption-area .innercaption-area {
  max-width: 560px;
  text-align: left;
  margin-left: auto;
}
.common-banner .image-part {
  max-width: 50%;
  max-height: 718px;
  width: 100%;
  padding-left: 80px;
  position: relative;
}
.common-banner .image-part .image-overlay {
  position: absolute;
  max-width: 480px;
  height: 100%;
  overflow: hidden;
  margin-right: auto;
  margin-left: 0;
  background: transparent;
  width: 100%;
}
.common-banner .image-part .image-overlay:before {
  width: 455px;
  height: 455px;
  content: "";
  position: absolute;
  border-radius: 410px;
  top: 50%;
  box-shadow: 0 0 0 80px #0F111B, 0 0 0 240px #0F111B;
  transform: translateY(-50%);
}
.common-banner .image-part figure {
  width: 100%;
  height: 100%;
}
.common-banner .image-part figure img {
  width: 100%;
  height: 100%;
  object-fit: none;
  object-position: left center;
}
.common-banner .caption-top {
  padding-bottom: 90px;
  padding-top: 30px;
}
.common-banner .caption-bottom {
  padding-top: 80px;
  width: 100%;
}
.common-banner .caption-bottom ul {
  display: flex;
  margin: 0 auto;
}
.common-banner .caption-bottom ul li {
  flex: 1;
  display: block;
  max-width: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.common-banner .caption-bottom ul li a {
  color: rgba(255, 255, 255, 0.5);
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin-top: 8px;
  padding-right: 8px;
}
.common-banner .caption-bottom ul li a:hover {
  color: #fff;
}

.wp-block-anchanto-block-company-logos .title-row h2 {
  margin-bottom: 20px;
  line-height: 40px;
  color: #888888;
  font-weight: 400;
}
.wp-block-anchanto-block-company-logos .title-row h2 span {
  font-size: 16px;
  letter-spacing: initial;
}

.inner-banner {
  background: #371D15;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
}
.inner-banner.align-center {
  align-items: center;
}
.inner-banner.rounded-overlay:before, .inner-banner.rounded-overlay:after {
  position: absolute;
  width: 490px;
  height: 490px;
  content: "";
  border-radius: 400px;
  background: rgba(255, 255, 255, 0.05);
  pointer-events: none;
}
.inner-banner.rounded-overlay:before {
  top: 45%;
  right: 7%;
}
.inner-banner.rounded-overlay:after {
  bottom: 45%;
  right: 7%;
}
.inner-banner p, .inner-banner h1 {
  color: #fff;
  margin-bottom: 30px;
}
.inner-banner .mb-10 {
  margin-bottom: 10px;
}
.inner-banner h1 {
  font-family: "Manrope", sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 58px;
  letter-spacing: -0.01em;
}
.inner-banner p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.7);
}
.inner-banner .caption-area {
  padding: 100px 0 80px;
  max-width: 50%;
  text-align: right;
  width: 100%;
  position: relative;
}
.inner-banner .caption-area .innercaption-area {
  max-width: 560px;
  text-align: left;
  margin-left: auto;
  padding-top: 50px;
}
.inner-banner .caption-area p {
  margin-bottom: 16px;
}
.inner-banner .caption-area p span {
  font-family: "Manrope", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
}
.inner-banner .image-part {
  max-width: 50%;
  max-height: 718px;
  width: 100%;
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.inner-banner .image-part figure {
  width: 100%;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.inner-banner .image-part figure img {
  width: 100%;
  height: 100%;
  object-fit: none;
  object-position: left center;
}
.inner-banner .image-part .img-area {
  position: relative;
  max-width: 55%;
}
.inner-banner .image-part .img-area figure {
  max-width: 375px;
  height: 375px;
  border-radius: 400px;
  overflow: hidden;
  top: 125px;
  position: relative;
  left: 50px;
}
.inner-banner .image-part .img-area figure img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.inner-banner .image-part .img-area .top-img {
  position: absolute;
  top: 165px;
  right: -60px;
}
.inner-banner .image-part .img-area .middle-img {
  position: absolute;
  top: 235px;
  left: 0px;
}
.inner-banner .image-part .img-area .bottom-img {
  position: absolute;
  bottom: -170px;
  left: 0px;
}
.inner-banner .caption-top {
  padding-bottom: 90px;
  padding-top: 30px;
}
.inner-banner.full-caption {
  padding: 140px 0 100px;
  margin-bottom: 0;
}
.inner-banner.full-caption h2 {
  color: #fff;
}
.inner-banner.full-caption p {
  color: #EDECEC;
}
.inner-banner.full-caption.resouce-banner {
  padding-bottom: 65px;
  padding-top: 50px;
}
.inner-banner.full-caption.mb-10 {
  margin-bottom: 10px;
}
.inner-banner.full-caption.ptb-100 {
  padding-top: 100px;
  padding-bottom: 0;
}
.inner-banner.full-caption.pt-0 {
  padding-top: 0;
}
.inner-banner.full-caption.pb-100 {
  padding-bottom: 100px;
}
.inner-banner.full-caption.careers-banner {
  padding-bottom: 0;
}
.inner-banner.full-caption.mb-0 {
  margin-bottom: 0;
}
.inner-banner.full-caption .title-row {
  position: relative;
}
.inner-banner.full-caption .title-row .btn-right-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
}
.inner-banner.full-caption .innercaption-area {
  max-width: 750px;
  margin: 0;
}
.inner-banner.full-caption .innercaption-area h1 {
  margin-bottom: 30px;
}
.inner-banner.full-caption .innercaption-area h1 img {
  display: inline-block;
  vertical-align: bottom;
  padding-right: 20px;
}
.inner-banner.full-caption .innercaption-area p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.inner-banner.light-bg h1, .inner-banner.light-bg h2 {
  color: #1D1B1B;
}
.inner-banner.light-bg p {
  color: #555;
}

.wp-block-anchanto-product-hero-details .inner-banner::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  left: 54.8%;
}
.wp-block-anchanto-product-hero-details .inner-banner .image-part {
  padding-left: 85px;
  border: none;
}

.join-us-slider-wrap {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.join-us-slider-wrap .join-us-slider {
  display: flex;
  flex-wrap: nowrap;
  animation: join-scroll 120s linear infinite;
  -webkit-animation: join-scroll 120s linear infinite;
}
.join-us-slider-wrap .join-us-slider .join-slide {
  flex: 0 0 auto;
  width: 200px;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.join-us-slider-wrap .join-us-slider .join-slide img {
  max-width: 100%;
  height: auto;
  display: block;
  opacity: 0.6;
}
.join-us-slider-wrap .join-us-slider .join-slide img:hover {
  opacity: 1;
}

@-webkit-keyframes join-scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes join-scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes scroll {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(-50%);
  }
}
.solution-gray .fitem-check {
  margin-right: 45px;
}

.solution-section {
  position: relative;
  z-index: 0;
  background: #fff;
  overflow: hidden;
  padding-top: 150px;
  padding-bottom: 170px;
}
.solution-section .fitem-check {
  margin-right: 45px;
}
.solution-section.no-bottom-round {
  padding-bottom: 80px;
}
.solution-section.no-bottom-round:after {
  background: #F7F7F7;
  bottom: 0;
  height: 210px;
}
.solution-section.no-bottom-round .title-row {
  padding-bottom: 0;
}
.solution-section:after {
  content: "";
  position: absolute;
  bottom: 90px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(./../images/circle-bottom.svg);
  width: 100%;
  height: 500px;
  background-position: center bottom;
  z-index: -2;
  background-size: 140% auto;
  background-repeat: no-repeat;
}
.solution-section:before {
  content: "";
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(./../images/circle-top.svg);
  width: 100%;
  height: 500px;
  background-position: center top;
  z-index: -2;
  background-size: 140% auto;
  background-repeat: no-repeat;
}
.solution-section .title-row {
  padding: 90px 0 120px;
}
.solution-section .circle {
  z-index: -1;
  background: #F7F7F7;
  position: absolute;
  width: 100%;
  height: calc(100% - 1000px);
  transform: translateY(-50%);
  top: 50%;
}
.solution-section.dark-bg .circle {
  background: #161617;
}
.solution-section.dark-bg:before {
  background-image: url(./../images/dark-circle-top.svg);
}
.solution-section.dark-bg.no-bottom-round {
  padding-bottom: 80px;
}
.solution-section.dark-bg.no-bottom-round:after {
  background: #161617;
  bottom: 0;
  height: 501px;
}
.solution-section.webinar-wrap {
  padding-bottom: 0;
}
.solution-section.webinar-wrap:after {
  display: none;
}

.soluslider {
  align-items: stretch;
}
.soluslider .btn-group {
  padding-top: 40px;
}
.soluslider .left-caption .solu-list {
  margin: 0 auto;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  max-height: 590px;
  overflow: auto;
}
.soluslider .left-caption .solu-list li {
  display: block;
  margin: 0;
  padding: 0;
}
.soluslider .left-caption .solu-list li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-flex;
  width: 100%;
  color: #ADADAD;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  padding: 24px 0 24px;
  align-items: center;
}
.soluslider .left-caption .solu-list li a.active {
  color: #1D1B1B;
}
.soluslider .left-caption .solu-list li a.active:before {
  padding-right: 24px;
  opacity: 1;
}
.soluslider .left-caption .solu-list li a:before {
  order: 1;
  margin-left: auto;
  margin-right: 0;
  font-size: 14px;
  color: #888888;
  padding-right: 34px;
  transition: all 0.3s ease;
  opacity: 0;
}
.soluslider .left-caption .solu-list li a:hover {
  color: #1D1B1B;
}
.soluslider .left-caption .solu-list li a:hover:before {
  margin-right: -10px;
  opacity: 1;
}
.soluslider .left-caption {
  flex: 1;
  padding-right: 25px;
}
.soluslider .right-caption {
  max-width: 475px;
  display: flex;
  align-items: stretch;
}
.soluslider .right-caption .solu-list {
  display: flex;
  align-items: stretch;
  border-top: none;
  padding-top: 0;
}
.soluslider .right-caption .solu-list .solu-item {
  display: flex;
  align-items: stretch;
}
.soluslider .right-caption .solu-list .solu-item .img-card {
  position: relative;
  overflow: hidden;
  padding: 0;
  display: flex;
  flex-direction: column;
  background-color: #163B42;
}
.soluslider .right-caption .solu-list .solu-item .img-card .img-card-body {
  flex: 1;
  padding: 24px;
}
.soluslider .right-caption .solu-list .solu-item .img-card .img-card-body p {
  color: rgba(255, 255, 255, 0.7);
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.soluslider .right-caption .solu-list .solu-item {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.soluslider .right-caption .solu-list .solu-item.active {
  display: flex;
  opacity: 1;
}

.circle-area {
  position: relative;
}

.circle-bottom {
  z-index: 0;
}
.circle-bottom:before {
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  height: 230%;
  width: 136%;
  border-radius: 2220px;
  background-color: #F7F7F7;
  content: "";
  z-index: -1;
}

.box-icon {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: #C8D5FF;
}
.box-icon .icon {
  display: block;
  margin: auto;
  font-size: 30px;
  color: #2849E0;
  line-height: 25px;
}

.img-card {
  padding: 24px;
  background: #EEEEEE;
  display: block;
}

.icon-arrow {
  display: block;
  position: relative;
  padding-right: 30px;
}
.icon-arrow span {
  display: block;
  color: #888888;
}
.icon-arrow:before {
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
}

.logo-white {
  background: #2633AB;
  width: 147px;
  height: 147px;
  border-radius: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 0px 1px #2633AB;
  padding: 10px;
  border: 10px solid #F7F7F7;
}

.prd-list {
  padding: 70px 0 100px;
  display: flex;
  flex-wrap: wrap;
}
.prd-list.pb-0 {
  padding-bottom: 0;
}
.prd-list .prd-item {
  max-width: 25%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  border-left: none;
  padding: 40px;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 0;
}
.prd-list .prd-item:before {
  background: rgba(0, 0, 0, 0.16);
  position: absolute;
  bottom: 198px;
  height: 5px;
  width: 5px;
  content: "";
  z-index: 1;
  right: -3px;
  border-radius: 5px;
  top: 99.7%;
}
.prd-list .prd-item figure {
  padding-bottom: 30px;
  min-height: 100px;
}
.prd-list .prd-item figure i {
  font-size: 48px;
  display: block;
}
.prd-list .prd-item:nth-child(1) figure .icon {
  color: #077EFE;
}
.prd-list .prd-item:nth-child(2) figure .icon {
  color: #4800F7;
}
.prd-list .prd-item:nth-child(3) figure .icon {
  color: #E3692C;
}
.prd-list .prd-item:nth-child(4) {
  border-right: none;
}
.prd-list .prd-item:nth-child(4) figure .icon {
  color: #7000F8;
}
.prd-list .prd-item:nth-child(4):before {
  display: none;
}
.prd-list .prd-item:nth-child(5) {
  border-bottom: none;
  padding-top: 40px;
  padding-bottom: 0;
}
.prd-list .prd-item:nth-child(5) figure .icon {
  color: #FF8484;
}
.prd-list .prd-item:nth-child(6) {
  border-bottom: none;
  padding-top: 40px;
  padding-bottom: 0;
}
.prd-list .prd-item:nth-child(6) figure .icon {
  color: #AB00B6;
}
.prd-list .prd-item.fullprd-item {
  flex: 1;
  max-width: 50%;
  border-right: none;
  border-bottom: none;
  padding-right: 12px;
  padding-top: 40px;
  padding-bottom: 0;
}
.prd-list .prd-item.fullprd-item:before {
  display: none;
}
.prd-list .prd-item h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  display: block;
}
.prd-list .prd-item p {
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #888888;
  flex: 1;
}

.prd-sort-list {
  padding-top: 20px;
}
.prd-sort-list .prd-item {
  padding: 20px;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 0;
}
.prd-sort-list .prd-item figure {
  padding-bottom: 15px;
  min-height: 10px;
}
.prd-sort-list .prd-item figure i {
  font-size: 48px;
  display: block;
  line-height: 42px;
}
.prd-sort-list .prd-item a {
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #888888;
  align-items: flex-end;
}
.prd-sort-list .prd-item:nth-child(1) figure .icon {
  color: #077EFE;
}
.prd-sort-list .prd-item:nth-child(2) figure .icon {
  color: #4800F7;
}
.prd-sort-list .prd-item:nth-child(3) figure .icon {
  color: #AB00B6;
}
.prd-sort-list .prd-item:nth-child(4) figure .icon {
  color: #E3692C;
}
.prd-sort-list .prd-item:nth-child(4):before {
  display: none;
}
.prd-sort-list .prd-item:nth-child(5) figure .icon {
  color: #7000F8;
}
.prd-sort-list .prd-item:nth-child(6) figure .icon {
  color: #FF8484;
}

.testi-wrap {
  align-items: stretch;
  padding-top: 40px;
  padding-bottom: 100px;
}
.testi-wrap .left-caption {
  flex: 1;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.testi-wrap .testi-footer {
  padding-top: 40px;
}
.testi-wrap .testi-footer h3 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
}
.testi-wrap .testi-top {
  display: flex;
  align-items: stretch;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 40px;
  position: relative;
}
.testi-wrap .testi-top:before {
  background: rgba(0, 0, 0, 0.16);
  position: absolute;
  bottom: 198px;
  height: 5px;
  width: 5px;
  content: "";
  z-index: 1;
  right: -3px;
  border-radius: 5px;
  top: 99.7%;
}
.testi-wrap .testi-top > figure {
  max-width: 360px;
  height: 433px;
  display: block;
  padding: 0;
  margin: 0;
}
.testi-wrap .testi-top > figure .img-card {
  display: flex;
  align-items: stretch;
  height: 100%;
  flex-direction: column;
  padding: 40px;
}
.testi-wrap .testi-top > figure .img-card .caption {
  flex: 1;
}
.testi-wrap .testi-top > figure .img-card .caption p {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}
.testi-wrap .testi-top > figure img {
  object-fit: cover;
  object-position: top center;
  width: 100%;
  height: 100% s;
}
.testi-wrap .testi-top .testi-right {
  width: auto;
  max-width: calc(100% - 360px);
  padding: 0 40px;
  display: flex;
  flex-direction: column;
}
.testi-wrap .testi-top .testi-right p {
  margin: 0;
}
.testi-wrap .testi-card {
  background: #DB763E;
  height: 180px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 25px 30px;
  position: relative;
}
.testi-wrap .testi-card figure {
  flex: 1;
  display: flex;
  align-items: center;
  background-position: center center;
  background-size: cover;
  width: 100%;
}
.testi-wrap .testi-card .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 70px;
  transform: translate(-50%, -50%);
}
.testi-wrap .testi-card .play-icon i {
  text-align: center;
  margin: 0 auto;
  font-size: 34px;
  line-height: 24px;
  display: block;
  transition: all 0.3s ease;
}
.testi-wrap .testi-card .play-icon:hover {
  background: rgba(255, 255, 255, 0.5);
}
.testi-wrap .testi-card .play-icon:hover i {
  transform: scale(1.5);
}
.testi-wrap .cap-footer {
  margin: auto 0;
}
.testi-wrap .cap-footer p {
  margin: 0;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #888888;
}
.testi-wrap .cap-footer p strong {
  color: #1D1B1B;
}
.testi-wrap .right-caption {
  width: 40%;
  max-width: 380px;
  padding-left: 40px;
}
.testi-wrap .right-caption .slider-wrap .img-slider {
  margin-bottom: 40px;
}
.testi-wrap .right-caption .slider-wrap .video-item {
  position: relative;
}
.testi-wrap .right-caption .slider-wrap .video-item figure {
  max-width: 100%;
  width: 340px;
  height: 340px;
  border-radius: 340px;
  overflow: hidden;
  display: block;
  padding: 0;
}
.testi-wrap .right-caption .slider-wrap .video-item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: center center;
}
.testi-wrap .right-caption .slider-wrap .video-item .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 70px;
  transform: translate(-50%, -50%);
}
.testi-wrap .right-caption .slider-wrap .video-item .play-icon i {
  text-align: center;
  margin: 0 auto;
  font-size: 34px;
  line-height: 24px;
  display: block;
  transition: all 0.3s ease;
}
.testi-wrap .right-caption .slider-wrap .video-item .play-icon:hover {
  background: rgba(255, 255, 255, 0.5);
}
.testi-wrap .right-caption .slider-wrap .video-item .play-icon:hover i {
  transform: scale(1.5);
}
.testi-wrap .right-caption .slider-wrap .caption-slider .caption p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.testi-wrap .right-caption .slider-wrap .caption-slider .cap-footer p {
  color: #888888;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 4px;
}
.testi-wrap .right-caption .slider-wrap .caption-slider .cap-footer p strong {
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  color: #555;
}

.anchanto-section {
  padding: 130px 0;
}
.anchanto-section .title-row {
  margin-bottom: 80px;
}
.anchanto-section .anchanto-wrap {
  position: relative;
  padding: 188px;
  max-width: 925px;
  margin: 0 auto;
  z-index: 0;
}
.anchanto-section .anchanto-wrap:before {
  pointer-events: none;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  border-radius: 350px;
  max-width: 540px;
  transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 540 540' version='1.1' xmlns='http://www.w3.org/2000/svg'> <circle cx='270' cy='270' r='265' stroke='%23B4B3B3' stroke-width='2' stroke-dasharray='0 10' stroke-linecap='round' fill='transparent'/></svg>");
  background-repeat: no-repeat;
  background-position: center center;
}
.anchanto-section .anchanto-wrap:after {
  width: 380px;
  height: 2px;
  background: #EDEDEE;
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  pointer-events: none;
  margin-top: 30px;
  bottom: calc(100% - 147px);
}
.anchanto-section .anchanto-wrap .logo-white {
  margin: 0 auto;
  box-shadow: 0px 0px 0px 1px #2633AB, 0 0 30px rgba(40, 73, 224, 0.3);
  position: relative;
}
.anchanto-section .anchanto-wrap .radius-list {
  z-index: 1;
}
.anchanto-section .anchanto-wrap .radius-list:after, .anchanto-section .anchanto-wrap .radius-list:before {
  width: 380px;
  height: 2px;
  background: #EDEDEE;
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  pointer-events: none;
}
.anchanto-section .anchanto-wrap .radius-list:after {
  height: 295px;
  width: 2px;
  margin-top: 30px;
}
.anchanto-section .anchanto-wrap .radius-list .radius-item {
  position: absolute;
  max-width: 310px;
  background: #fff;
  width: 100%;
  padding: 20px 0;
}
.anchanto-section .anchanto-wrap .radius-list .radius-item:nth-child(1) {
  bottom: calc(100% - 145px);
  right: 50%;
  margin-right: 30px;
}
.anchanto-section .anchanto-wrap .radius-list .radius-item:nth-child(2) {
  bottom: calc(100% - 145px);
  left: 50%;
  margin-left: 30px;
}
.anchanto-section .anchanto-wrap .radius-list .radius-item:nth-child(3) {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.anchanto-section .anchanto-wrap .radius-list .radius-item:nth-child(4) {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.anchanto-section .anchanto-wrap .radius-list .radius-item:nth-child(5) {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.anchanto-section .anchanto-wrap .radius-list .radius-item .title {
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}
.anchanto-section .anchanto-wrap .radius-list .radius-item .title .btn-arrow {
  display: block;
  flex: 1;
  text-align: left;
  padding-bottom: 0;
  padding-left: 12px;
  line-height: 20px;
  color: #555;
  font-size: 16px;
}
.anchanto-section .anchanto-wrap .radius-list .radius-item .title .btn-arrow:before {
  color: #888888;
  font-size: 14px;
  margin-bottom: -6px;
}
.anchanto-section .anchanto-wrap .radius-list .radius-item .place-nolist {
  padding: 15px 20px 0;
}
.anchanto-section .anchanto-wrap .radius-list .radius-item .place-nolist p {
  margin: 0 auto;
  font-family: "Public Sans", sans-serif;
  color: #888888;
  font-weight: 400;
}
.anchanto-section .anchanto-wrap .radius-list .radius-item .place-list {
  padding: 32px 10px 0;
}
.anchanto-section .anchanto-wrap .radius-list .radius-item .place-list div {
  line-height: 1;
}
.anchanto-section .anchanto-wrap .radius-list .radius-item figure {
  padding: 0 12px;
}

.location-wrap {
  padding-top: 80px;
}
.location-wrap .location-left {
  padding-top: 35px;
}
.location-wrap .location-left h5 {
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
  line-height: 16px;
}
.location-wrap .location-left .location-list {
  margin: 0 auto;
  padding-left: 5px;
}
.location-wrap .location-left .location-list li {
  padding: 0 0 5px;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.01em;
  list-style-type: disc;
  list-style: inside;
  color: #888888;
  transition: all 0.3s ease;
}
.location-wrap .location-left .location-list li a {
  color: #888888;
}
.location-wrap .location-left .location-list li.active, .location-wrap .location-left .location-list li:hover {
  color: #1D1B1B;
}
.location-wrap .location-left .location-list li.active a, .location-wrap .location-left .location-list li:hover a {
  color: #1D1B1B;
}
.location-wrap .map-view {
  position: relative;
}
.location-wrap .map-view .map-popup {
  position: absolute;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  width: 315px;
  height: auto;
  display: none;
  padding: 5px 15px;
}
.location-wrap .map-view .map-popup .an-offices-container {
  display: flex;
  flex-wrap: wrap;
  height: 160px;
  align-items: self-start;
  padding-top: 9px;
}
.location-wrap .map-view .map-popup .an-offices-container .an-offices-column:nth-child(1) {
  flex: 1 1 55%;
  box-sizing: border-box;
  height: auto;
  max-height: 160px;
}
.location-wrap .map-view .map-popup .an-offices-container .an-offices-column:nth-child(2) {
  flex: 1 1 45%;
  box-sizing: border-box;
  height: auto;
  max-height: 160px;
}
.location-wrap .map-view .map-popup .an-offices-container .an-offices-column a {
  color: #1D1B1B;
}
.location-wrap .map-view .map-popup .an-offices-container .an-offices-column a:before {
  transform: rotate(370deg);
}
.location-wrap .map-view .map-popup img {
  border-radius: 100%;
  width: 140px;
  height: 140px;
  object-fit: cover;
}
.location-wrap .map-view .map-popup p {
  font-family: "Public Sans", sans-serif;
  line-height: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #1D1B1B;
  margin: 0;
  margin-top: 10px;
}
.location-wrap .map-view .map-popup p strong {
  font-weight: 600;
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
}
.location-wrap .map-view .map-popup p a {
  color: rgba(29, 27, 27, 0.7);
}
.location-wrap .map-view .map-popup p a:before {
  color: #1D1B1B;
  right: 0;
  left: auto;
  top: 96px;
}

.about-num {
  padding: 75px 0 25px;
}
.about-num .left-caption h2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
  margin-bottom: 32px;
}
.about-num .left-caption h2 em, .about-num .left-caption h2 i {
  font-family: "Libre Caslon Text", serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.02em;
}
.about-num .counter-list {
  max-width: 420px;
}
.about-num .counter-list .counter-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.about-num .counter-list .counter-item p {
  max-width: 50%;
  width: 50%;
  padding: 0 0 25px;
}
.about-num .counter-list .counter-item p i {
  font-size: 52px;
  font-weight: 400;
  line-height: 64px;
  letter-spacing: -0.02em;
  display: block;
  color: #888888;
  margin-bottom: 10px;
  font-style: normal;
}
.about-num .counter-list .counter-item p i strong {
  font-weight: normal;
}
.about-num .counter-list .counter-item p span {
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  display: block;
  color: #666;
}

.wp-block-anchanto-numbers-multiple-columns .about-num {
  padding: 75px 0 25px;
}
.wp-block-anchanto-numbers-multiple-columns .about-num .counter-list {
  max-width: 630px;
}
.wp-block-anchanto-numbers-multiple-columns .about-num .counter-list .counter-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.wp-block-anchanto-numbers-multiple-columns .about-num .counter-list .counter-item p {
  flex: 1 0 30%;
  padding: 0 0 25px;
}

.half-rightcap {
  padding: 75px 0;
}
.half-rightcap .partner-step .partner-item {
  margin-bottom: 30px;
}
.half-rightcap .partner-step .partner-item:last-child {
  margin-bottom: 0;
}
.half-rightcap .partner-step .partner-item h5 {
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 10px;
}
.half-rightcap .partner-step .partner-item p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
}
.half-rightcap.bdr-bottom-right {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0;
}
.half-rightcap.bdr-bottom-right .left-caption {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 40px;
}
.half-rightcap.pt-0 {
  padding-top: 0;
}
.half-rightcap.flex-end {
  align-items: flex-end;
}
.half-rightcap.pb-0 {
  padding-bottom: 0;
}
.half-rightcap .left-caption {
  flex: 1;
}
.half-rightcap .left-caption.pr-90 {
  padding-right: 90px;
}
.half-rightcap .right-caption {
  max-width: 475px;
}
.half-rightcap .right-caption .img-circle {
  width: 455px;
  height: 455px;
  background: #f7f7f7;
  border-radius: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 35px;
  overflow: hidden;
}
.half-rightcap .right-caption .img-circle img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.half-rightcap .right-caption .img-round {
  width: 455px;
  height: 455px;
  background: #f7f7f7;
  border-radius: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  overflow: hidden;
}
.half-rightcap .right-caption .img-round img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.webinar-tab .half-rightcap {
  padding: 30px 0;
}
.webinar-tab .left-caption .btn {
  margin-bottom: 20px;
}

.resource-list {
  padding: 20px 0 0;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -24px;
}
.resource-list .resouce-item {
  max-width: 388px;
  width: 33.33%;
  padding: 50px 24px 40px;
}
.resource-list .resouce-item.lg-item {
  max-width: 645px;
  width: 55.2%;
}
.resource-list .resouce-item.lg-item figure {
  height: 390px;
}
.resource-list .resouce-item.sm-item {
  max-width: 525px;
  width: 44.8%;
}
.resource-list .resouce-item.sm-item figure {
  height: 285px;
}
.resource-list .resouce-item figure {
  display: block;
  padding: 0;
  width: 100%;
  height: 240px;
  margin-bottom: 20px;
  position: relative;
}
.resource-list .resouce-item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.resource-list .resouce-item figure .details {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #1D1B1B;
  color: #fff;
  padding: 15px;
  margin: 0;
}
.resource-list .resouce-item figure .details span {
  display: block;
  font-size: 16px;
}
.resource-list .resouce-item figure .details i {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  font-style: normal;
}
.resource-list .resouce-item .caption-area h4 {
  font-size: 24px;
}
.resource-list .resouce-item .caption-area h5 {
  font-weight: 400;
}
.resource-list .resouce-item .caption-area .date-item {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  display: block;
  margin-bottom: 16px;
  color: #888888;
}
.resource-list .resouce-item .caption-area p {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #555;
  margin: 0 auto 20px;
}

.subscribe-area {
  display: block;
  margin: 0 auto;
  display: flex;
}
.subscribe-area input {
  background: transparent;
  margin-right: -40px;
  padding-right: 50px;
  border-radius: 30px;
  color: #1D1B1B;
}
.subscribe-area input:focus {
  border-color: #1D1B1B;
}
.subscribe-area button[type=button].btn-white:focus, .subscribe-area button[type=button].btn-white:hover, .subscribe-area .btn-white:focus, .subscribe-area .btn-white:hover {
  box-shadow: 0 0 0 1px transparent;
  background: #1D1B1B;
  border-color: #fff;
  color: #fff;
}

.subscribe-wrap {
  max-width: 632px;
  margin: 0 auto;
  text-align: center;
  padding: 65px 0;
}
.subscribe-wrap .title-row {
  margin: 0 auto 30px;
}
.subscribe-wrap .title-row h4 {
  margin: 0 auto 15px;
  padding: 0;
  color: #fff;
  max-width: 413px;
}
.subscribe-wrap .title-row p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
}
.subscribe-wrap .subscribe-area {
  max-width: 375px;
}
.subscribe-wrap .subscribe-area input {
  background: transparent;
  color: #fff;
}
.subscribe-wrap .subscribe-area input:focus {
  border-color: #fff;
}
.subscribe-wrap .subscribe-area input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.subscribe-wrap .subscribe-area input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.subscribe-wrap .subscribe-area input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.subscribe-wrap .subscribe-area input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.subscribe-wrap .subscribe-area input::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.subscribe-wrap .subscribe-area button[type=button].btn-white:focus, .subscribe-wrap .subscribe-area button[type=button].btn-white:hover, .subscribe-wrap .subscribe-area .btn-white:focus, .subscribe-wrap .subscribe-area .btn-white:hover {
  box-shadow: 0 0 0 1px transparent;
  background: #1D1B1B;
  border-color: #fff;
  color: #fff;
}

.subscribe-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  padding: 65px 0;
}
.subscribe-box .subscribe-left {
  flex: 1;
  max-width: 700px;
  margin-right: auto;
}
.subscribe-box .subscribe-left .title-row h3 {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #fff;
  margin-bottom: 15px;
}
.subscribe-box .subscribe-left .title-row h3 span {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 20px;
}
.subscribe-box .subscribe-left .title-row p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.7);
}
.subscribe-box .subscribe-left .subscribe-area {
  max-width: 370px;
  margin: 0;
}
.subscribe-box .subscribe-left .subscribe-area input {
  background: transparent;
  color: #fff;
}
.subscribe-box .subscribe-left .subscribe-area input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.subscribe-box .subscribe-left .subscribe-area input:-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}
.subscribe-box .subscribe-left .subscribe-area input::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}
.subscribe-box .subscribe-left .subscribe-area input:-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.subscribe-box .subscribe-left .subscribe-area input::-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.subscribe-box .subscribe-left .subscribe-area input:focus {
  border-color: #fff;
}
.subscribe-box .subscribe-left .subscribe-area button[type=button].btn-white:focus, .subscribe-box .subscribe-left .subscribe-area button[type=button].btn-white:hover, .subscribe-box .subscribe-left .subscribe-area .btn-white:focus, .subscribe-box .subscribe-left .subscribe-area .btn-white:hover {
  box-shadow: 0 0 0 1px transparent;
  background: #1D1B1B;
  border-color: #fff;
  color: #fff;
}
.subscribe-box figure {
  width: 240px;
  height: 240px;
  border-radius: 240px;
  overflow: hidden;
  margin-left: auto;
}
.subscribe-box figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.light-bg {
  background: #E5E5E5;
}
.light-bg .subscribe-box .subscribe-left .title-row h3 {
  color: #1D1B1B;
}
.light-bg .subscribe-box .subscribe-left .title-row h3 span {
  color: #888888;
}
.light-bg .subscribe-box .subscribe-left .title-row p {
  color: #555555;
}

.breadcrumb-row {
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  z-index: 1;
}
.breadcrumb-row.breadcrumb-static {
  position: static;
  padding: 40px 0 30px;
}
.breadcrumb-row.breadcrumb-static .breadcrumb li, .breadcrumb-row.breadcrumb-static .breadcrumb li a {
  color: #888888;
}
.breadcrumb-row.light-bg {
  background: transparent;
}
.breadcrumb-row.light-bg .breadcrumb li, .breadcrumb-row.light-bg .breadcrumb li a {
  color: #888888;
}
.breadcrumb-row .breadcrumb {
  margin: 0;
}
.breadcrumb-row .breadcrumb li {
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.6);
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  padding-right: 5px;
}
.breadcrumb-row .breadcrumb li:last-child:after {
  display: none;
}
.breadcrumb-row .breadcrumb li:after {
  content: ">";
  padding-left: 5px;
  display: inline-block;
  vertical-align: middle;
}

.subscribe-popup {
  align-items: stretch;
}
.subscribe-popup .model-left {
  max-width: 430px;
  padding: 40px;
  width: 52%;
}
.subscribe-popup .model-left figure {
  max-width: 350px;
  height: 350px;
  border-radius: 250px;
  overflow: hidden;
}
.subscribe-popup .model-left figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.subscribe-popup .model-right {
  flex: 1;
  position: relative;
}
.subscribe-popup .model-right a.model-close {
  right: 50px;
  top: 50px;
  color: #fff;
  font-size: 24px;
}
.subscribe-popup .model-right .model-rtop {
  background: #B35842;
  padding: 50px;
}
.subscribe-popup .model-right .model-rtop h2 {
  color: #F7F7F7;
  font-family: #1D1B1B;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -0.01em;
  text-align: left;
  padding-top: 40px;
}
.subscribe-popup .model-right .model-rtop p {
  color: rgba(255, 255, 255, 0.7);
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.subscribe-popup .model-right .model-rbottom {
  background: #F7F7F7;
  padding: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.subscribe-popup .model-right .model-rbottom p {
  font-family: "Public Sans", sans-serif;
  font-weight: 500;
  line-height: 24px;
}
.subscribe-popup .model-right .model-rbottom p span {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #888888;
}

.guide-popup {
  align-items: stretch;
  justify-content: flex-start;
}
.guide-popup .guide-left {
  max-width: 430px;
  padding: 50px;
  padding-right: 0;
  background: #F7F7F7;
  width: 48%;
}
.guide-popup .guide-left figure {
  max-width: 370px;
  overflow: hidden;
}
.guide-popup .guide-left figure img {
  display: block;
}
.guide-popup .guide-right {
  flex: 1;
  position: relative;
  padding: 50px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: flex-start;
}
.guide-popup .guide-right a.model-close {
  right: 50px;
  top: 50px;
  color: #1D1B1B;
  font-size: 24px;
}
.guide-popup .guide-right .guide-caption {
  flex: 1;
}
.guide-popup .guide-right .guide-caption h3 {
  font-family: "Manrope", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  padding-top: 40px;
}
.guide-popup .guide-right .guide-caption p {
  font-family: "Public Sans", sans-serif;
  font-weight: 0;
  line-height: 24px;
  color: #888888;
}
.guide-popup .guide-right .btn {
  display: inline-block;
  margin: 0 auto 0 0;
}

.testimonial-wrap {
  padding-bottom: 70px;
}
.testimonial-wrap .caption-wrap {
  flex: 1;
  max-width: calc(100% - 475px);
}
.testimonial-wrap .caption-slider {
  padding-bottom: 50px;
}
.testimonial-wrap .caption-slider .caption {
  max-width: 485px;
}
.testimonial-wrap .caption-slider .caption .tag {
  margin-bottom: 30px;
}
.testimonial-wrap .caption-slider .caption h3 {
  font-weight: 400;
  line-height: 44px;
  color: #555555;
  margin-bottom: 40px;
}
.testimonial-wrap .caption-slider .caption h4 {
  font-weight: 400;
  line-height: 34px;
  color: #555555;
  margin-bottom: 40px;
  font-size: 24px;
}
.testimonial-wrap .caption-slider .cap-footer p {
  margin: 0;
  font-family: "Public Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  color: #555;
  margin-bottom: 0;
}
.testimonial-wrap .caption-slider .cap-footer p strong {
  color: #1D1B1B;
}
.testimonial-wrap .img-slider {
  max-width: 475px;
}
.testimonial-wrap .img-slider div {
  line-height: 1;
}
.testimonial-wrap .img-slider .video-item {
  position: relative;
}
.testimonial-wrap .img-slider .video-item figure {
  max-width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  padding: 0;
}
.testimonial-wrap .img-slider .video-item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: center center;
}
.testimonial-wrap .img-slider .video-item .play-icon {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #fff;
  border-radius: 70px;
  padding: 15px 20px;
  min-width: 255px;
}
.testimonial-wrap .img-slider .video-item .play-icon i {
  text-align: center;
  margin: 0;
  font-size: 34px;
  line-height: 24px;
  display: block;
  transition: all 0.3s ease;
}
.testimonial-wrap .img-slider .video-item .play-icon p {
  display: block;
  margin: 0 auto;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  color: #555555;
  flex: 1;
  padding-left: 15px;
}
.testimonial-wrap .img-slider .video-item .play-icon p span {
  display: block;
  color: #9D9797;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding-top: 5px;
}
.testimonial-wrap .img-slider .video-item .play-icon:hover {
  background: rgba(255, 255, 255, 0.8);
}
.testimonial-wrap .img-slider .video-item .play-icon:hover i {
  transform: scale(1.1);
}

.tabs-wrap {
  position: relative;
}
.tabs-wrap .tabs-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 80px;
  z-index: 99;
  background: #F7F7F7;
}
.tabs-wrap .tabs-row .tabs-list {
  margin: 0 auto;
  display: block;
}
.tabs-wrap .tabs-row .tabs-list li {
  display: inline-block;
  vertical-align: top;
}
.tabs-wrap .tabs-row .tabs-list li a {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  color: #777;
  padding: 25px;
  display: flex;
  align-items: center;
}
.tabs-wrap .tabs-row .tabs-list li a i {
  font-size: 20px;
  padding-right: 8px;
  line-height: 18px;
}
.tabs-wrap .tabs-row .tabs-list li:first-child a {
  padding-left: 0;
}

.lp-template-canvas .tabs-wrap .tabs-row {
  top: 0px;
}

.prd-block {
  display: block;
  padding: 80px 0;
}
.prd-block .title-row {
  padding: 0;
}
.prd-block:nth-of-type(odd) .caption-area {
  order: 0;
}
.prd-block:nth-of-type(even) .caption-area {
  order: 1;
  padding-left: 60px;
  padding-right: 0;
}
.prd-block .caption-area {
  max-width: 50%;
  padding-right: 60px;
}
.prd-block .caption-area .title-row {
  padding: 0;
}
.prd-block .caption-area .title-row p {
  font-family: "Public Sans", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  color: #525050;
  display: flex;
  align-items: center;
}
.prd-block .caption-area .title-row p i {
  font-size: 32px;
  padding-right: 15px;
  line-height: 26px;
}
.prd-block .caption-area .title-row h3 {
  font-weight: 400;
}
.prd-block .caption-area .caption p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  color: #888888;
}
.prd-block .caption-area .caption .btn {
  margin-top: 10px;
}
.prd-block .img-area {
  position: relative;
}
.prd-block .img-area figure {
  max-width: 430px;
  height: 430px;
  border-radius: 400px;
  overflow: hidden;
}
.prd-block .img-area figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.prd-block .img-area .top-img {
  position: absolute;
  top: 65px;
  right: -10px;
}
.prd-block .img-area .middle-img {
  position: absolute;
  top: 130px;
  left: -10px;
}
.prd-block .img-area .bottom-img {
  position: absolute;
  bottom: 0;
  left: -10px;
}
.prd-block .prd-item {
  align-items: center;
  width: 100%;
}
.prd-block.full-prd-item .prd-item {
  align-items: flex-start;
}
.prd-block.full-prd-item .caption-area {
  text-align: left;
  max-width: 50%;
  flex: 1;
  background: #1D1B1B;
  position: relative;
  padding-bottom: 130px;
  padding-left: 0 !important;
}
.prd-block.full-prd-item .caption-area:after {
  background: #fff;
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  height: 130px;
  background: #F7F7F7;
}
.prd-block.full-prd-item .caption-area .caption-inner {
  max-width: 560px;
  margin-right: auto;
  padding: 90px;
  padding-right: 0;
  min-height: 575px;
}
.prd-block.full-prd-item .caption-area .title-row h3 {
  color: #EDECEC;
}
.prd-block.full-prd-item .caption-area .title-row p {
  color: rgba(255, 255, 255, 0.7);
}
.prd-block.full-prd-item .caption-area .caption p {
  color: rgba(255, 255, 255, 0.6);
}
.prd-block.full-prd-item .img-area {
  max-width: 50%;
  flex: 1;
}
.prd-block.full-prd-item .img-area figure {
  max-width: 100%;
  height: auto;
  border-radius: 0;
  max-height: 710px;
  overflow: hidden;
}
.prd-block.full-prd-item .img-area figure img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.tabs-row .tabs-list:nth-child(1) .title-row i, .prd-block:nth-child(1) .title-row i {
  color: #077EFE;
}
.tabs-row .tabs-list:nth-child(2) .title-row i, .prd-block:nth-child(2) .title-row i {
  color: #4800F7;
}
.tabs-row .tabs-list:nth-child(3) .img-area .top-img, .prd-block:nth-child(3) .img-area .top-img {
  position: absolute;
  top: 65px;
  left: -10px;
  right: auto;
}
.tabs-row .tabs-list:nth-child(3) .img-area .middle-img, .prd-block:nth-child(3) .img-area .middle-img {
  position: absolute;
  top: 132px;
  left: 70px;
}
.tabs-row .tabs-list:nth-child(3) .img-area .bottom-img, .prd-block:nth-child(3) .img-area .bottom-img {
  right: 0;
  left: auto;
}
.tabs-row .tabs-list:nth-child(3) .title-row i, .prd-block:nth-child(3) .title-row i {
  color: #AB00B6;
}
.tabs-row .tabs-list:nth-child(4) .title-row i, .prd-block:nth-child(4) .title-row i {
  color: #E3692C;
}
.tabs-row .tabs-list:nth-child(5) .title-row i, .prd-block:nth-child(5) .title-row i {
  color: #6427ED;
}
.tabs-row .tabs-list:nth-child(6) .title-row i, .prd-block:nth-child(6) .title-row i {
  color: #FB6D98;
}

.tabs-row .tabs-list li:nth-child(1) a.active, .tabs-row .tabs-list li:nth-child(1) a:hover {
  color: #077EFE;
}
.tabs-row .tabs-list li:nth-child(1) a.active i, .tabs-row .tabs-list li:nth-child(1) a:hover i {
  color: #077EFE;
}
.tabs-row .tabs-list li:nth-child(2) a.active, .tabs-row .tabs-list li:nth-child(2) a:hover {
  color: #ab00b6;
}
.tabs-row .tabs-list li:nth-child(2) a.active i, .tabs-row .tabs-list li:nth-child(2) a:hover i {
  color: #ab00b6;
}
.tabs-row .tabs-list li:nth-child(3) a.active, .tabs-row .tabs-list li:nth-child(3) a:hover {
  color: #6510ed;
}
.tabs-row .tabs-list li:nth-child(3) a.active i, .tabs-row .tabs-list li:nth-child(3) a:hover i {
  color: #6510ed;
}
.tabs-row .tabs-list li:nth-child(4) a.active, .tabs-row .tabs-list li:nth-child(4) a:hover {
  color: #e3692c;
}
.tabs-row .tabs-list li:nth-child(4) a.active i, .tabs-row .tabs-list li:nth-child(4) a:hover i {
  color: #e3692c;
}
.tabs-row .tabs-list li:nth-child(5) a.active, .tabs-row .tabs-list li:nth-child(5) a:hover {
  color: #4007ec;
}
.tabs-row .tabs-list li:nth-child(5) a.active i, .tabs-row .tabs-list li:nth-child(5) a:hover i {
  color: #4007ec;
}
.tabs-row .tabs-list li:nth-child(6) a.active, .tabs-row .tabs-list li:nth-child(6) a:hover {
  color: #6510ed;
}
.tabs-row .tabs-list li:nth-child(6) a.active i, .tabs-row .tabs-list li:nth-child(6) a:hover i {
  color: #6510ed;
}

.why-choose-wrap {
  position: relative;
  padding: 100px 0 250px;
  background-color: #F7F7F7;
  overflow: hidden;
}
.why-choose-wrap:after {
  width: 100vw;
  height: 50vw;
  border-top-right-radius: 1900px;
  border-top-left-radius: 1900px;
  background: #fff;
  left: 50%;
  top: calc(100% - 200px);
  content: "";
  position: absolute;
  transform: translateX(-50%) scaleX(1.8);
  pointer-events: none;
}
.why-choose-wrap .half-rightcap {
  padding-top: 70px;
}
.why-choose-wrap .toggle-list {
  border-top: none;
  padding-top: 0;
}
.why-choose-wrap .toggle-list .toggle-item {
  border-bottom: none;
  padding: 10px 0;
}
.why-choose-wrap .toggle-list .toggle-item:hover a:before, .why-choose-wrap .toggle-list .toggle-item.active a:before {
  opacity: 1;
}
.why-choose-wrap .toggle-list .toggle-item a {
  padding: 10px 0;
  font-weight: 400;
  position: relative;
  display: block;
  width: 100%;
  max-width: 550px;
}
.why-choose-wrap .toggle-list .toggle-item a:before {
  font-size: 11px;
  color: #888888;
  transition: all 0.3s ease;
  opacity: 0;
  position: absolute;
  right: -20px;
  top: 20px;
}
.why-choose-wrap .toggle-list .toggle-item .caption {
  width: 100%;
  max-width: 540px;
}
.why-choose-wrap .toggle-list .toggle-item .caption p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  position: relative;
  padding-left: 23px;
  margin-bottom: 10px;
}
.why-choose-wrap .toggle-list .toggle-item .caption p:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  top: 10px;
  left: 4px;
  border-radius: 7px;
  background: #888888;
}

.ltab-area {
  margin: 0 auto;
}
.ltab-area li {
  display: block;
}
.ltab-area li a {
  display: block;
}
.ltab-area li .caption-inner {
  display: none;
}

.prd-cap-wrap {
  margin: 0 -12px;
  width: 100%;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px 0 80px;
  justify-content: flex-start;
}
.prd-cap-wrap.prd-cap-nobdr {
  border-bottom: none;
  padding-bottom: 40px;
}
.prd-cap-wrap .prd-cap-item {
  max-width: 33.33%;
  margin: 0;
  padding: 0 12px;
  margin-bottom: 60px;
}
.prd-cap-wrap .prd-cap-item .icon {
  margin-bottom: 12px;
  font-size: 24px;
  color: #1D1B1B;
}
.prd-cap-wrap .prd-cap-item h5 {
  line-height: 32px;
  margin-bottom: 12px;
}
.prd-cap-wrap .prd-cap-item h3 {
  line-height: 32px;
  margin-bottom: 12px;
  font-size: 20px;
}
.prd-cap-wrap .prd-cap-item p {
  color: #888888;
  line-height: 24px;
  font-family: "Public Sans", sans-serif;
  margin: 0 auto;
}

.partner-wrap {
  position: relative;
  display: block;
  background: #F7F7F7;
}
.partner-wrap.white-bg {
  background: #fff;
}

.partner-sticky {
  position: relative;
  display: flex; /*align-items: flex-start; justify-content: center;*/
}
.partner-sticky .left-area {
  max-width: 50%;
  flex: 1;
  padding: 100px 80px 150px 0;
  background: #2633AB;
  z-index: 0;
  position: sticky;
  top: 80px;
}
.partner-sticky .left-area .title-row p, .partner-sticky .left-area .title-row h2 {
  color: #fff;
}
.partner-sticky .left-area .title-row h2 span {
  color: #fff;
}
.partner-sticky .left-area .title-row p {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 32px;
}
.partner-sticky .left-area h1 {
  color: #fff;
  letter-spacing: -0.01em;
  font-weight: 400;
}
.partner-sticky .left-area .partner-step .partner-item {
  margin-bottom: 20px;
}
.partner-sticky .left-area .partner-step .partner-item h5 {
  line-height: 32px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 10px;
}
.partner-sticky .left-area .partner-step .partner-item p {
  font-size: 18px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
}
.partner-sticky .left-area:after {
  position: absolute;
  background-color: #2633AB;
  height: 100%;
  width: 50vw;
  right: 0;
  content: "";
  top: 0;
  z-index: -1;
}
.partner-sticky.bg-img .left-area:after {
  background-image: url("./../images/anchanto-events-banner.png");
  filter: brightness(0.6);
}
.partner-sticky .form-area {
  max-width: 50%;
  flex: 1;
  padding: 40px 0 70px 50px;
}
.partner-sticky .form-area h4 {
  font-size: 24px;
  font-weight: 500;
}

.prd-works-slider {
  display: block;
  width: 100%;
  position: relative;
}
.prd-works-slider .slick-list {
  padding-bottom: 100px !important;
}
.prd-works-slider:before {
  position: absolute;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  content: "";
  left: 15px;
  height: 100%;
  top: 0;
}
.prd-works-slider:after {
  position: absolute;
  width: 100%;
  left: 0;
  height: 120px;
  content: "";
  bottom: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8) 70%, rgba(253, 187, 45, 0) 100%);
}
.prd-works-slider .works-item {
  position: relative;
  margin-bottom: 50px;
  padding-left: 70px;
}
.prd-works-slider .works-item:before {
  position: absolute;
  content: "";
  left: 0;
  height: 100%;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border: 1px solid #E5E5E5;
  text-align: center;
  line-height: 30px;
  background: #fff;
  content: attr(data-letters);
}
.prd-works-slider .works-item h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}
.prd-works-slider .works-item h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}
.prd-works-slider .works-item figure {
  margin-bottom: 30px;
}
.prd-works-slider .works-item p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 auto;
  color: #888888;
}

.prd-module-list {
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 70px 0 100px;
}
.prd-module-list li {
  display: block;
  max-width: 25%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px;
}
.prd-module-list li:nth-of-type(4n - 4) {
  border-right: none;
}
.prd-module-list li:nth-last-child(-n+4) {
  border-bottom: none;
  padding-bottom: 0;
}
.prd-module-list li:nth-child(-n+4) {
  padding-top: 0;
}
.prd-module-list li h5 {
  line-height: 32px;
  margin-bottom: 10px;
}
.prd-module-list li h3 {
  line-height: 32px;
  margin-bottom: 10px;
  font-size: 20px;
}
.prd-module-list li p {
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #888888;
}

.toggle-list {
  margin: 0 auto;
  border-top: 2px solid #1D1B1B;
  padding-top: 12px;
}
.toggle-list .toggle-item {
  display: block;
  margin: 0 auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 12px 0;
}
.toggle-list .toggle-item:last-child {
  border-bottom: none;
}
.toggle-list .toggle-item.active a {
  color: #1D1B1B;
}
.toggle-list .toggle-item.active .caption {
  display: block;
}
.toggle-list .toggle-item a {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  color: #ADADAD;
  padding: 12px 0;
}
.toggle-list .toggle-item .caption {
  display: none;
}
.toggle-list .toggle-item .caption p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #888888;
}
.toggle-list .toggle-item .caption p:last-child {
  margin-bottom: 12px;
}

.solution-subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  color: #888888;
  font-family: "Public Sans", sans-serif;
}

.prd-link {
  display: block;
}
.prd-link .box-icon {
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  background: #AE0CB7;
  margin-bottom: 24px;
}
.prd-link .box-icon:before {
  margin: auto;
  font-size: 64px;
  color: #fff;
}
.prd-link .btn-arrow {
  flex-wrap: wrap;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #888888;
}
.prd-link .btn-arrow strong {
  display: block;
  font-weight: 500;
  color: #1D1B1B;
  margin-bottom: 8px;
}

.prd-sol-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 35px;
  row-gap: 70px;
  padding: 70px 0;
}
.prd-sol-list .prd-sol-item .box-icon {
  margin-bottom: 24px;
}
.prd-sol-list .prd-sol-item .box-icon img {
  margin: 0 auto;
}
.prd-sol-list .prd-sol-item h5 {
  margin-bottom: 10px;
  font-weight: 400;
}
.prd-sol-list .prd-sol-item p {
  font-family: "Public Sans", sans-serif;
  color: #888888;
}

.stag-list {
  display: block;
  padding: auto;
}
.stag-list .stag-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 60px;
}
.stag-list .stag-item i {
  font-size: 23px;
  padding-top: 2px;
}
.stag-list .stag-item .caption {
  padding-left: 20px;
}
.stag-list .stag-item .caption h5 {
  margin: 0 auto 10px;
}
.stag-list .stag-item .caption p {
  margin: 0 auto;
  font-family: "Public Sans", sans-serif;
  color: #888888;
}

.sol-details-tabs.tabs-wrap {
  padding-top: 70px;
}
.sol-details-tabs.tabs-wrap.pt-0 {
  padding-top: 0;
}
.sol-details-tabs.tabs-wrap .tabs-row {
  border-top: none;
}
.sol-details-tabs.tabs-wrap .tabs-row .tabs-list li a {
  padding: 25px 12px;
}
.sol-details-tabs.tabs-wrap .tabs-row .tabs-list li a:hover, .sol-details-tabs.tabs-wrap .tabs-row .tabs-list li a.active {
  color: #1D1B1B;
}

.sol-tabs-list .half-rightcap {
  padding: 80px 0;
}
.sol-tabs-list .half-rightcap:last-child {
  padding-bottom: 0;
}
.sol-tabs-list .half-rightcap .left-caption {
  max-width: 440px;
}
.sol-tabs-list .half-rightcap .left-caption .tab-count {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  display: block;
  margin-bottom: 12px;
  color: #757575;
}
.sol-tabs-list .half-rightcap .left-caption h5 {
  font-size: 32px;
  font-weight: 400;
}
.sol-tabs-list .half-rightcap .left-caption p {
  margin-bottom: 15px;
  color: #888888;
}
.sol-tabs-list .half-rightcap .left-caption .btn {
  margin-top: 10px;
}

.gray-bg .sticky-tag {
  background: #fff;
}

.sticky-tag {
  position: sticky;
  top: 80px;
  z-index: 1;
  background: #fff;
  padding: 10px 0;
}
.sticky-tag.tag-wrap {
  padding: 10px 0;
}
.sticky-tag.filter-wrap {
  padding: 14px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.filter-row {
  align-items: center;
}
.filter-row .mob-only {
  display: none;
}
.filter-row .mob-filterwrap {
  display: none;
}
.filter-row .form-group {
  flex: 1;
  display: flex;
}
.filter-row .form-group .half-fitem {
  width: 50%;
  flex: 1;
  align-items: center;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 40px;
}
.filter-row .form-group .half-fitem:first-child {
  border-left: none;
  padding-left: 0;
}
.filter-row .form-group .half-fitem label {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #888888;
  padding-right: 32px;
  margin: 0;
}
.filter-row .form-group .half-fitem select {
  max-width: 160px;
  background-color: transparent;
  border: none;
  width: auto;
  padding: 2px 30px 0 0;
  background-size: 11px auto;
  font-size: 14px;
}

.tag {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  border: 1px solid #C8C8C8;
  padding: 4px 10px;
  border-radius: 60px;
  color: #A5A5A5;
}
.tag.inline {
  display: inline-block;
  vertical-align: top;
  border-radius: 4px;
  padding: 8px 11px 7px 11px;
}
.tag + .tag {
  margin-left: 10px;
}
.tag.active, .tag:hover {
  align-self: flex-end;
  background: transparent;
  color: #1D1B1B;
  border-color: #1D1B1B;
}

.search-wrap {
  max-width: 270px;
  width: 30%;
}
.search-wrap .search-box {
  position: relative;
  padding-left: 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.search-wrap .search-box .icon-search {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -11px;
  color: rgba(136, 136, 136, 0.5333333333);
}
.search-wrap .search-box input[type=text] {
  background: transparent;
  border: none;
  padding: 5px 23px;
  padding-left: 30px;
}

.tag-wrap {
  align-items: center;
}
.tag-wrap .container {
  align-items: center;
}
.tag-wrap .tag-list {
  margin: 0 auto;
  flex: 1;
}
.tag-wrap .tag-list li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  color: #999999;
  margin: 0 auto;
  padding: 7px;
}

.mob-search {
  display: none;
}

.half-slider-wrap {
  padding: 70px 0;
}
.half-slider-wrap .slick-dotted {
  padding-bottom: 50px;
}
.half-slider-wrap .slick-dots {
  text-align: center;
  line-height: 3px;
}
.half-slider-wrap .slick-dots li {
  margin: 0 auto;
}
.half-slider-wrap .slick-dots li button {
  background: #C8C8C8;
  height: 3px;
  width: 30px;
  border-radius: 0;
}

.resource-title h2 > img {
  display: inline;
  vertical-align: middle;
  padding-right: 24px;
}

.company-value .slick-slide, .video-slider .slick-slide {
  transform: translateX(-88px);
}
.company-value .card-item, .video-slider .card-item {
  background: #F7F7F7;
  max-width: 468px;
  padding: 40px;
  margin-right: 15px;
}
.company-value .card-item .video-item, .video-slider .card-item .video-item {
  position: relative;
  display: block;
  max-width: 315px;
  margin: 0 auto;
}
.company-value .card-item .video-item figure, .video-slider .card-item .video-item figure {
  max-width: 100%;
  width: 315px;
  height: 315px;
  border-radius: 315px;
  overflow: hidden;
  display: block;
  padding: 0;
}
.company-value .card-item .video-item figure img, .video-slider .card-item .video-item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: center center;
}
.company-value .card-item .video-item .play-icon, .video-slider .card-item .video-item .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 70px;
  transform: translate(-50%, -50%);
}
.company-value .card-item .video-item .play-icon i, .video-slider .card-item .video-item .play-icon i {
  text-align: center;
  margin: 0 auto;
  font-size: 34px;
  line-height: 24px;
  display: block;
  transition: all 0.3s ease;
}
.company-value .card-item .video-item .play-icon:hover, .video-slider .card-item .video-item .play-icon:hover {
  background: rgba(255, 255, 255, 0.5);
}
.company-value .card-item .video-item .play-icon:hover i, .video-slider .card-item .video-item .play-icon:hover i {
  transform: scale(1.5);
}
.company-value .card-item .caption, .video-slider .card-item .caption {
  max-width: 3;
}
.company-value .card-item .caption p, .video-slider .card-item .caption p {
  margin: 0 auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #555;
}
.company-value .card-item .caption p span, .video-slider .card-item .caption p span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: #888888;
}

.read-more-list {
  margin: 0 auto;
  max-height: calc(100vh - 320px);
}
.read-more-list li {
  display: block;
  margin: 0 auto 30px;
}
.read-more-list li a span {
  color: #888888;
  display: block;
  font-size: 12px;
  line-height: 16px;
}
.read-more-list li a p {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #555;
  padding-right: 30px;
  align-items: flex-end;
  margin: 0 auto;
}
.read-more-list li a p:before {
  margin-right: -20px;
}

.resouce-banner .read-more-list {
  max-height: 320px;
}
.resouce-banner .read-more-list li a span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
}
.resouce-banner .read-more-list li a p {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #888888;
}
.resouce-banner .read-more-list li a p:before {
  color: #888888;
}
.resouce-banner .half-rightcap {
  align-items: stretch;
  padding: 0;
}
.resouce-banner .half-rightcap:after {
  position: absolute;
  content: "";
  width: calc(50% - 84px);
  height: 235px;
  background-color: #B0533C;
  bottom: 0;
  z-index: 0;
  right: 0;
}
.resouce-banner .half-rightcap:before {
  position: absolute;
  content: "";
  width: calc(50% - 84px);
  height: calc(100% - 235px);
  background-color: #F7F7F7;
  top: 0;
  z-index: 0;
  right: 0;
}
.resouce-banner .right-caption {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  padding-left: 50px;
}
.resouce-banner .left-caption {
  padding-right: 50px;
  padding-top: 60px;
}
.resouce-banner .left-caption > img {
  max-height: 275px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 25px;
}
.resouce-banner .left-caption .press-date {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
}
.resouce-banner .left-caption p {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}
.resouce-banner .resource-top {
  flex: 1;
  padding-bottom: 30px;
}
.resouce-banner .resource-bottom {
  min-height: 140px;
  padding-top: 55px;
}
.resouce-banner .resource-bottom h5 {
  margin-bottom: 40px;
  color: #fff;
}
.resouce-banner .resource-bottom input {
  background: transparent;
  color: #fff;
}
.resouce-banner .resource-bottom input:focus {
  border-color: #fff;
}
.resouce-banner .resource-bottom input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.resouce-banner .resource-bottom input:-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}
.resouce-banner .resource-bottom input::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}
.resouce-banner .resource-bottom input:-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.resouce-banner .resource-bottom input::-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}

.sign-block .title-row {
  max-width: 485px;
  margin-bottom: 40px;
}
.sign-block .title-row p {
  color: #888888;
}
.sign-block .title-row h5 em, .sign-block .title-row h5 i {
  font-family: "Public Sans", sans-serif;
}
.sign-block .caption p {
  font-family: "Public Sans", sans-serif;
  color: #555555;
  margin: 18px auto 0;
}
.sign-block .caption p strong {
  display: block;
  font-weight: 500;
  color: #1D1B1B;
}

.company-value .card-item {
  max-width: 360px;
}
.company-value .card-item .icon-location {
  font-size: 38px;
}
.company-value .card-item .caption {
  padding-top: 90px;
  min-height: 280px;
}
.company-value .card-item .caption p {
  margin-bottom: 20px;
}
.company-value .slick-slide:nth-child(3n+1) .card-item {
  background: #F7F7F7;
}
.company-value .slick-slide:nth-child(3n+2) .card-item {
  background: #0F2F26;
}
.company-value .slick-slide:nth-child(3n+2) .card-item i {
  color: #fff;
}
.company-value .slick-slide:nth-child(3n+2) .card-item p {
  color: rgba(255, 255, 255, 0.6);
}
.company-value .slick-slide:nth-child(3n+2) .card-item h4 {
  color: #fff;
}
.company-value .slick-slide:nth-child(3n+3) .card-item {
  background: #DADCEE;
}

.leader-list {
  align-items: flex-start;
  justify-content: space-between;
  padding: 50px 0;
}
.leader-list .leader-item {
  margin: 0;
}
.leader-list .leader-item figure {
  margin-bottom: 24px;
  max-width: 100%;
  height: 360px;
}
.leader-list .leader-item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 360px;
}
.leader-list .leader-item p {
  margin: 0 auto;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
}
.leader-list .leader-item p span {
  color: #888888;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  display: block;
  margin-bottom: 8px;
}
.leader-list.team-list {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -10px;
  padding-bottom: 0;
}
.leader-list.team-list .leader-item {
  width: calc(25% - 20px);
  text-align: left;
  margin: 0 10px 70px;
}
.leader-list.team-list .leader-item figure {
  height: 265px;
}
.leader-list.team-list .leader-item p {
  color: #888888;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  display: block;
}
.leader-list.team-list .leader-item p span {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #1D1B1B;
  margin-bottom: 4px;
  letter-spacing: normal;
}

.investor-list {
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  padding: 35px 0 0;
  margin-bottom: 70px;
}
.investor-list .investor-item {
  place-self: center;
  padding: 20px;
  width: 100%;
  max-width: 20%;
  min-height: 143px;
  margin-top: -1px;
  margin-left: -1px;
  display: flex;
  align-items: center;
}
.investor-list .investor-item figure {
  text-align: center;
  align-items: center;
  margin: 0 auto;
  max-height: 93px;
  max-width: 245px;
  width: 100%;
}
.investor-list .investor-item figure img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.jobwrap {
  align-items: stretch;
}
.jobwrap .btn-group {
  padding-top: 40px;
}
.jobwrap .job-list {
  margin: 0 auto;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 20px;
}
.jobwrap .job-list li {
  display: block;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.jobwrap .job-list li a {
  width: 100%;
  color: #1D1B1B;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  padding: 10px 0;
  position: relative;
  display: block;
}
.jobwrap .job-list li a span {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: block;
  color: #888888;
}
.jobwrap .job-list li a:before {
  position: absolute;
  right: 0;
  bottom: 10px;
  font-size: 14px;
  color: #888888;
}
.jobwrap .job-list li a:hover {
  color: #1D1B1B;
}
.jobwrap .left-caption {
  flex: 1;
  padding-right: 60px;
}
.jobwrap .right-caption {
  max-width: 475px;
  display: flex;
  align-items: stretch;
}
.jobwrap .right-caption .job-list {
  display: flex;
  align-items: stretch;
  border-top: none;
  padding-top: 0;
}
.jobwrap .right-caption .job-list .job-item {
  display: flex;
  align-items: stretch;
}
.jobwrap .right-caption .job-list .job-item .img-card {
  position: relative;
  overflow: hidden;
  padding: 60px;
  display: flex;
  flex-direction: column;
  background-color: #2633AB;
  justify-content: flex-start;
  align-items: flex-start;
}
.jobwrap .right-caption .job-list .job-item .img-card .img-card-body {
  flex: 1;
  padding: 0;
}
.jobwrap .right-caption .job-list .job-item .img-card .img-card-body h3 {
  color: #fff;
  font-weight: 500;
}
.jobwrap .right-caption .job-list .job-item .img-card .img-card-body h5 {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
  line-height: 34px;
}
.jobwrap .right-caption .job-list .job-item .img-card .img-card-body h5 a {
  color: rgba(255, 255, 255, 0.7);
}

.culture-wrap.dark-bg .title-row h2, .culture-wrap.dark-bg .title-row h3, .culture-wrap.dark-bg .title-row P {
  color: #fff;
}
.culture-wrap.dark-bg .title-row h2 span, .culture-wrap.dark-bg .title-row h3 span, .culture-wrap.dark-bg .title-row P span {
  color: rgba(255, 255, 255, 0.7);
}
.culture-wrap p {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}
.culture-wrap h4 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 10px;
}
.culture-wrap .culture-list {
  margin-bottom: 40px;
}
.culture-wrap .half-rightcap {
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.culture-wrap .half-rightcap .left-caption {
  padding: 40px;
  padding-left: 0;
}
.culture-wrap .half-rightcap .left-caption figure {
  max-height: 470px;
}
.culture-wrap .half-rightcap .right-caption {
  padding: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-right: 0;
}
.culture-wrap .half-rightcap .right-caption figure {
  margin-bottom: 40px;
}
.culture-wrap .radius-caption {
  background: #1D463B;
  max-width: 340px;
  height: 340px;
  width: 100%;
  border-radius: 340px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.culture-wrap .radius-caption .caption {
  padding: 20px 45px;
}
.culture-wrap .radius-caption h4 {
  color: #EDECEC;
  margin-bottom: 15px;
}

.job-strategy {
  padding-right: 100px;
}
.job-strategy .disc-list {
  margin-bottom: 40px;
}

.benefit-list {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto;
  padding-top: 20px;
}
.benefit-list li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #888888;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  width: 33.33%;
  margin-bottom: 30px;
}
.benefit-list li .box-icon {
  margin-right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background: #E9ECFC;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.benefit-list li .box-icon i {
  margin: auto;
  font-size: 20px;
  line-height: 16px;
}

.opening-list {
  flex-wrap: wrap;
  margin: 0 -24px;
  padding: 50px 0 20px;
}
.opening-list .opening-item {
  width: 50%;
  margin: 0 24px;
  max-width: calc(50% - 48px);
  padding: 0 0 48px;
}
.opening-list .opening-item a {
  background: #E5E5E5;
  padding: 30px;
  position: relative;
  border-radius: 4px;
  padding-right: 80px;
  text-align: left;
}
.opening-list .opening-item a.icon-arrow:before {
  top: 30px;
  right: 30px;
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 32px;
  height: 32px;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
}
.opening-list .opening-item a:hover {
  background: #ddd;
}
.opening-list .opening-item a:hover h5 {
  color: #2633AB;
}
.opening-list .opening-item a h5 {
  word-wrap: break-word;
  margin: 0 auto 10px;
}
.opening-list .opening-item a p {
  font-size: 20px;
  font-weight: 500;
  color: #888888;
  margin: 0 auto 15px;
}
.opening-list .opening-item a p.location {
  font-size: 16px;
  color: #888888;
  margin-bottom: 0;
}
.opening-list .opening-item a p.location span {
  display: inline;
}

.careers-slider .careers-item {
  position: relative;
}
.careers-slider .careers-item figure {
  width: 455px;
  height: 455px;
  border-radius: 450px;
  overflow: hidden;
  position: relative;
  margin-bottom: -8px;
}
.careers-slider .careers-item figure:before {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.4) 26.18%, rgba(0, 0, 0, 0) 138.09%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  opacity: 1;
  transition: all 0.3s ease;
}
.careers-slider .careers-item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.careers-slider .careers-item:hover figure:before {
  opacity: 1;
}
.careers-slider .careers-item:hover p {
  opacity: 1;
}
.careers-slider .careers-item p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin: 0 auto;
  color: #E7E7E7;
  opacity: 1;
  transition: all 0.4s ease;
  padding: 15px;
  max-width: 455px;
  width: 100%;
}

.careers-banner {
  padding-bottom: 0;
}
.careers-banner .half-rightcap {
  padding-bottom: 0;
}
.careers-banner .half-rightcap .left-caption {
  padding: 70px 0 100px;
  padding-right: 130px;
}
.careers-banner .half-rightcap .right-caption {
  max-height: 650px;
}

.contact-location.tabs-wrap .tabs-row {
  background: #fff;
}
.contact-location.tabs-wrap .tabs-row li a {
  padding: 16px;
}
.contact-location.tabs-wrap .tabs-row li a.active, .contact-location.tabs-wrap .tabs-row li a:hover {
  color: #1D1B1B;
}

.contact-list .half-rightcap {
  padding: 65px 0;
}
.contact-list .half-rightcap:nth-child(odd) .left-caption {
  order: 0;
}
.contact-list .half-rightcap:nth-child(even) .left-caption {
  order: 1;
}
.contact-list .left-caption {
  max-width: 460px;
}
.contact-list .left-caption p {
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #888888;
}
.contact-list .left-caption p strong {
  font-weight: 600;
  display: block;
  color: #1D1B1B;
  margin-bottom: 10px;
}
.contact-list .left-caption address {
  font-style: normal;
  margin-bottom: 30px;
}
.contact-list .left-caption address p {
  margin-bottom: 8px;
  display: flex;
  align-items: flex-start;
}
.contact-list .left-caption address i {
  padding-right: 10px;
  vertical-align: middle;
  margin-top: 3px;
}
.contact-list .left-caption address a {
  color: #888888;
}
.contact-list .left-caption h2 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.contact-list .left-caption h2 i {
  display: inline;
  padding: 6px 15px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  border-radius: 32px;
  vertical-align: top;
  white-space: nowrap;
  margin-left: 20px;
}
.contact-list .left-caption h2 i:before {
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  margin-top: -3px;
}
.contact-list .left-caption h2 i.icon-sun {
  background: #FFF9BF;
  font-style: normal;
}
.contact-list .left-caption h2 i.icon-moon {
  background: #505580;
  font-style: normal;
  color: #EDECEC;
}

.works-wrap {
  margin: 0 auto;
  text-align: center;
  padding: 220px 0;
  position: relative;
  overflow: hidden;
}
.works-wrap .works-wrap-circle {
  background: #2633AB;
  max-width: 532px;
  height: 532px;
  border-radius: 532px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.works-wrap .works-wrap-circle .works-slider {
  width: 100%;
  max-width: 328px;
  padding: 40px 0;
}
.works-wrap .works-wrap-circle .works-slider h4 {
  color: #fff;
}
.works-wrap .works-wrap-circle .works-slider p {
  color: rgba(255, 255, 255, 0.7);
}
.works-wrap .works-wrap-circle .slick-dots {
  text-align: center;
  line-height: 3px;
}
.works-wrap .works-wrap-circle .slick-dots li {
  margin: 0 5px;
}
.works-wrap .works-wrap-circle .slick-dots li button {
  opacity: 0.4;
  background: #D9D9D9;
}
.works-wrap .works-wrap-circle .slick-dots li.slick-active button {
  opacity: 1;
}
.works-wrap .works-list {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 600px;
  top: 50%;
  left: 50%;
  border: 1px solid #E3E2E2;
  animation: rotateParent 120s linear infinite;
  pointer-events: none;
}
.works-wrap .works-list li {
  display: inline-block;
  vertical-align: top;
  background: #F7F7F7;
  border: 1px solid #E5E5E5;
  border-radius: 150px;
  padding: 5px;
  position: absolute;
  animation: counterRotateChild 120s linear infinite;
}
.works-wrap .works-list.works-list-sm {
  width: 717px;
  height: 717px;
  margin-top: -358px;
  margin-left: -358px;
  animation: rotateParent 100s linear infinite;
}
.works-wrap .works-list.works-list-sm li {
  animation: counterRotateChild 100s linear infinite;
}
.works-wrap .works-list.works-list-sm li:nth-child(1) {
  top: -20px;
  left: 40%;
}
.works-wrap .works-list.works-list-sm li:nth-child(2) {
  top: 18%;
  left: 87%;
}
.works-wrap .works-list.works-list-sm li:nth-child(3) {
  top: 30%;
  left: -40px;
}
.works-wrap .works-list.works-list-sm li:nth-child(4) {
  top: 52%;
  right: -60px;
}
.works-wrap .works-list.works-list-sm li:nth-child(5) {
  top: 77%;
  left: 3%;
}
.works-wrap .works-list.works-list-sm li:nth-child(6) {
  top: 95%;
  left: 55%;
}
.works-wrap .works-list.works-list-lg {
  width: 900px;
  height: 900px;
  margin-top: -450px;
  margin-left: -450px;
}
.works-wrap .works-list.works-list-lg li:nth-child(1) {
  top: -32px;
  left: 43%;
}
.works-wrap .works-list.works-list-lg li:nth-child(2) {
  top: 42px;
  left: 70%;
}
.works-wrap .works-list.works-list-lg li:nth-child(3) {
  top: 5%;
  left: 17%;
}
.works-wrap .works-list.works-list-lg li:nth-child(4) {
  top: 27%;
  left: -2%;
}
.works-wrap .works-list.works-list-lg li:nth-child(5) {
  top: 58%;
  left: -6%;
}
.works-wrap .works-list.works-list-lg li:nth-child(6) {
  top: 84%;
  left: 9%;
}
.works-wrap .works-list.works-list-lg li:nth-child(7) {
  top: 96%;
  left: 34%;
}
.works-wrap .works-list.works-list-lg li:nth-child(8) {
  top: 92%;
  left: 67%;
}
.works-wrap .works-list.works-list-lg li:nth-child(9) {
  top: 73%;
  left: 87%;
}
.works-wrap .works-list.works-list-lg li:nth-child(10) {
  top: 41%;
  right: -7%;
}

@keyframes rotateParent {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes counterRotateChild {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
.worksplace-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.worksplace-list .worksplace-item {
  width: calc(25% - 20px);
  margin: 10px;
}
.worksplace-list .worksplace-item figure {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 120px;
  padding: 15px;
}
.worksplace-list .worksplace-item figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tes .img-card {
  position: relative;
  overflow: hidden;
  padding: 60px;
  display: flex;
  flex-direction: column;
  background-color: #2633AB;
  justify-content: flex-start;
  align-items: flex-start;
}
.tes .img-card .img-card-body {
  flex: 1;
  padding: 0;
}
.tes .img-card .img-card-body h3 {
  color: #fff;
  font-weight: 500;
}
.tes .img-card .img-card-body h5 {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
  line-height: 34px;
}

.integaration-half .left-caption {
  padding-right: 115px;
}
.integaration-half .left-caption p {
  color: #888888;
}
.integaration-half h6 {
  font-size: 18px;
  color: #888888;
  max-width: 450px;
}
.integaration-half h2 {
  font-weight: 500;
  line-height: 44px;
  font-size: 32px;
}
.integaration-half h2 span {
  text-transform: uppercase;
}

.integ-details-wrap .right-caption .solu-list .solu-item .img-card .img-card-body {
  padding: 40px;
}
.integ-details-wrap .right-caption ul li {
  color: rgba(255, 255, 255, 0.8);
}

.inventry-section h5 {
  margin-bottom: 15px;
}
.inventry-section .title-row, .inventry-section .share-list, .inventry-section .products-wrap {
  flex: 1;
}
.inventry-section .title-row p {
  color: #888888;
}
.inventry-section .title-row {
  flex: none;
}
.inventry-section .share-list {
  max-width: 280px;
}
.inventry-section .share-list .share-items {
  display: block;
}
.inventry-section .share-list .share-items a {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #888888;
  display: inline-block;
  margin-bottom: 8px;
}
.inventry-section .products-wrap {
  max-width: 356px;
}
.inventry-section .products-wrap .prd-list {
  padding: 0;
  margin: 0 auto;
}
.inventry-section .products-wrap .prd-list li {
  display: block;
  margin-bottom: 20px;
}
.inventry-section .products-wrap .prd-list li i {
  font-size: 32px;
  vertical-align: middle;
  margin-right: 20px;
}
.inventry-section .products-wrap .prd-list li a {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  display: block;
  color: #555;
}
.inventry-section .products-wrap .prd-list li:nth-child(1) figure .icon {
  color: #077EFE;
}
.inventry-section .products-wrap .prd-list li:nth-child(2) figure .icon {
  color: #4800F7;
}
.inventry-section .products-wrap .prd-list li:nth-child(3) figure .icon {
  color: #E3692C;
}
.inventry-section .products-wrap .prd-list li:nth-child(4) figure .icon {
  color: #7000F8;
}

.product-blocks-full .title-row.sm-title-row {
  max-width: 86%;
}

.wp-block-anchanto-blocks-product-modules-list .gray-bg.ptb-100 {
  padding: 50px 0px;
}

.full-banner {
  display: flex;
}
.full-banner .left-caption {
  max-width: 50%;
  width: 50%;
  background: #E5E5E5;
}
.full-banner .left-caption .inner-caption {
  margin-left: auto;
  padding-right: 100px;
}
.full-banner .right-caption {
  max-width: 50%;
  width: 50%;
  background: #1C1E33;
}
.full-banner .right-caption .inner-caption {
  margin-right: auto;
  padding-left: 100px;
}
.full-banner .right-caption .inner-caption h3, .full-banner .right-caption .inner-caption p {
  color: #EDECEC;
}
.full-banner .inner-caption {
  max-width: 560px;
  margin: 0;
  padding: 60px 0;
}
.full-banner .inner-caption h3 {
  margin-bottom: 30px;
}

.pship-list {
  margin: 0 auto;
  padding-right: 80px;
}
.pship-list > li {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0;
  margin-bottom: 20px;
}
.pship-list > li p {
  color: #888888;
}
.pship-list > li h5 {
  font-weight: 500;
  margin-bottom: 12px;
}

.pship-slider {
  padding: 20px 20px 40px;
}
.pship-slider figure {
  max-width: 145px;
  height: 145px;
  border-radius: 150px;
  overflow: hidden;
  margin-bottom: 20px;
}
.pship-slider figure img {
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pship-slider .caption p {
  color: #EDECEC;
  font-size: 20px;
  line-height: 32px;
}
.pship-slider .caption p strong {
  color: rgba(255, 255, 255, 0.5);
}
.pship-slider .cap-footer {
  margin-bottom: 20px;
}
.pship-slider .cap-footer p {
  color: #fff;
  margin-bottom: 0;
}
.pship-slider .cap-footer p strong {
  color: rgba(255, 255, 255, 0.5);
  display: block;
  font-weight: 400;
}
.pship-slider .slick-dots li button {
  opacity: 0.4;
}
.pship-slider .slick-dots li.slick-active button, .pship-slider .slick-dots li button:hover, .pship-slider .slick-dots li button:focus {
  background: #fff;
  opacity: 1;
}

.pship-partner .half-rightcap .left-caption {
  padding: 30px 0;
}
.pship-partner .half-rightcap .right-caption {
  padding-left: 70px;
}
.pship-partner .half-rightcap .right-caption p {
  font-size: 18px;
  color: #888888;
}
.pship-partner .anchanto-wrap {
  padding: 68px;
  max-width: 330px;
  position: relative;
  position: relative;
  padding: 136px;
  max-width: 925px;
  margin: 0 auto;
  z-index: 0;
}
.pship-partner .anchanto-wrap:before {
  pointer-events: none;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  border-radius: 350px;
  max-width: 427px;
  transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 540 540' version='1.1' xmlns='http://www.w3.org/2000/svg'> <circle cx='270' cy='270' r='265' stroke='%23B4B3B3' stroke-width='2' stroke-dasharray='0 10' stroke-linecap='round' fill='transparent'/></svg>");
  background-repeat: no-repeat;
  background-position: center center;
}
.pship-partner .anchanto-wrap:after {
  display: none;
}
.pship-partner .anchanto-wrap .logo-white {
  margin: 0 auto;
  box-shadow: 0px 0px 0px 1px #2633AB, 0 0 30px rgba(40, 73, 224, 0.3);
  position: relative;
  width: 155px;
  height: 155px;
}
.pship-partner .anchanto-wrap .radius-list:after, .pship-partner .anchanto-wrap .radius-list:before {
  display: none;
}
.pship-partner .anchanto-wrap .radius-list .radius-item {
  position: absolute;
  max-width: 120px;
  padding: 20px 0;
}
.pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(1) {
  bottom: calc(100% - 70px);
  right: 40%;
}
.pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(2) {
  bottom: calc(100% - 150px);
  left: 15%;
}
.pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(3) {
  bottom: calc(100% - 165px);
  left: 67%;
}
.pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(4) {
  bottom: calc(100% - 300px);
  left: 10%;
}
.pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(5) {
  bottom: calc(100% - 300px);
  left: 70%;
}
.pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(6) {
  top: 82%;
  left: 27%;
}
.pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(7) {
  left: 60%;
  top: 82%;
}
.pship-partner .anchanto-wrap .radius-list .radius-item .place-nolist {
  display: none;
}
.pship-partner .anchanto-wrap .radius-list .radius-item .title {
  display: block;
  padding: 0;
}
.pship-partner .anchanto-wrap .radius-list .radius-item .title img {
  margin: 0 auto;
  width: 48px;
  height: 48px;
  background: #fff;
  padding: 12px;
  border-radius: 45px;
}
.pship-partner .anchanto-wrap .radius-list .radius-item .title .btn {
  text-align: center;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
  color: #555;
}
.pship-partner .anchanto-wrap .radius-list .radius-item .title .btn:before {
  display: none;
}
.pship-partner .anchanto-wrap .radius-list .radius-item .place-list {
  display: none;
}

.cookies-wrap {
  padding: 30px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cookies-wrap .left-caption {
  max-width: 500px;
  margin-bottom: 30px;
}
.cookies-wrap .left-caption h5 {
  margin-bottom: 0;
}
.cookies-wrap .left-caption h3 {
  font-size: 20px;
  margin-bottom: 5px;
}
.cookies-wrap .left-caption p {
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #888888;
  margin: 0 auto;
}
.cookies-wrap .left-caption p a {
  color: inherit;
  text-decoration: underline;
}

.customise-list .item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}
.customise-list .item .caption {
  flex: 1;
  padding-right: 100px;
}
.customise-list .item .caption h6 {
  font-weight: 500;
  margin-bottom: 0;
}
.customise-list .item .caption h3 {
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
}
.customise-list .item .caption p {
  font-size: 14px;
  color: #888888;
}

.about-cookie h6 {
  margin-bottom: 0;
}
.about-cookie p {
  font-size: 14px;
  color: #888888;
  line-height: 22px;
}
.about-cookie p a {
  color: #888888;
}
.about-cookie ol li {
  font-size: 14px;
  color: #888888;
  line-height: 22px;
}

.ck-wrap {
  position: relative;
}
.ck-wrap label {
  cursor: pointer;
  text-indent: -9999px;
  width: 67px;
  height: 32px;
  background: #A5A5A5;
  display: block;
  border-radius: 60px;
  position: relative;
  margin-bottom: 0;
}
.ck-wrap label:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 24px;
  height: 24px;
  background: #EEEEEE;
  border-radius: 20px;
  transition: 0.3s;
}
.ck-wrap input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
  position: absolute;
}
.ck-wrap input[type=checkbox]:checked + label {
  background: #1D1B1B;
}
.ck-wrap input[type=checkbox]:checked + label:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}
.ck-wrap input[type=checkbox] label:active:after {
  width: 130px;
}

.border-outer {
  position: relative;
  z-index: 1;
}
.border-outer.border-full:after {
  bottom: 0;
  top: -50px;
}
.border-outer.border-full .right-caption {
  padding-left: 50px;
}
.border-outer.border-full-bottom .right-caption {
  padding-left: 50px;
}
.border-outer.border-full-bottom:after {
  bottom: 0;
  top: -50px;
}
.border-outer.border-job .right-caption {
  padding-left: 40px;
}
.border-outer.border-job:after {
  bottom: -190px;
  top: 0;
}
.border-outer.border-icp:after {
  bottom: -72px;
  top: 0;
}
.border-outer.border-company .right-caption {
  padding-left: 40px;
}
.border-outer.border-company:after {
  z-index: 0;
}
.border-outer .prd-block .bottom-img {
  left: 0;
}
.border-outer .prd-block .img-area figure {
  height: 475px;
  max-width: 475px;
}
.border-outer .prd-block h2 {
  font-weight: 400;
  font-size: 32px;
  margin-bottom: 10px;
}
.border-outer .prd-block h2 span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: #888888;
  display: block;
  margin-bottom: 0px;
}
.border-outer:after {
  height: auto;
  top: 10px;
  width: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  content: "";
  left: calc(50% + 85px);
  z-index: 1;
  bottom: 200px;
  pointer-events: none;
}

.clr-1 {
  color: #371D15 !important;
}

.clr-2 {
  color: #077EFE !important;
}

.clr-3 {
  color: #ab00b6 !important;
}

.clr-4 {
  color: #da3c74 !important;
}

.clr-5 {
  color: #4007ec !important;
}

.clr-6 {
  color: #e3692c !important;
}

.clr-7 {
  color: #6510ed !important;
}

.webinar-tab .tab-list {
  display: flex;
  background: rgba(247, 247, 255, 0.4666666667);
  border: none;
}
.webinar-tab .tab-list li {
  padding: 0 12px;
}
.webinar-tab .tab-list li:first-child {
  padding-left: 0;
}
.webinar-tab .tab-list li:last-child {
  padding-right: 0;
}
.webinar-tab .tab-list li a {
  font-size: 14px;
  padding: 15px;
}
.webinar-tab .tab-list li:hover a, .webinar-tab .tab-list li.active a {
  background: #121835;
  color: #fff;
  box-shadow: none;
}
.webinar-tab .half-rightcap .left-caption {
  max-width: 512px;
}
.webinar-tab .half-rightcap .left-caption h3 {
  padding-right: 20px;
}
.webinar-tab .half-rightcap .left-caption .btn-group {
  margin-bottom: 30px;
}

.more-icp .fitem {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 16px 0;
  margin-bottom: 20px;
}
.more-icp .fitem .fitem-ck-txt {
  margin-bottom: 0 !important;
}
.more-icp h5 {
  margin-bottom: 12px;
  padding-top: 20px;
  max-width: 418px;
}
.more-icp p {
  color: #888888;
  max-width: 418px;
}

.webinar-banner .half-rightcap .left-caption {
  max-width: 480px;
}
.webinar-banner .half-rightcap .left-caption p {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 25px !important;
}
.webinar-banner .half-rightcap p, .webinar-banner .half-rightcap h2 {
  color: #fff;
}

.date-time-row p {
  margin: 0 auto 15px;
}
.date-time-row p img {
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
  font-size: 22px;
  height: 25px;
  width: 35px;
}

.counter-timer {
  margin: 0 auto;
}
.counter-timer p {
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
  padding-right: 12px;
}
.counter-timer p i {
  display: block;
  text-align: center;
  color: #888888;
  font-size: 12px;
  font-style: normal;
  font-family: "Public Sans", sans-serif;
  padding-top: 8px;
}
.counter-timer p span {
  border: 1px solid #E51E25;
  border-radius: 3px;
  width: 60px;
  height: 60px;
  font-size: 32px;
  line-height: 58px;
  display: block;
  text-align: center;
}

.partner-footer {
  display: block;
  padding-top: 20px;
}
.partner-footer h5 {
  color: #fff;
  margin-bottom: 10px;
}
.partner-footer .imglist {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.card-module-list {
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 20px 0 40px;
  justify-content: flex-start;
}
.card-module-list li {
  display: block;
  max-width: calc(25% - 20px);
  border-top: 5px solid #121835;
  padding: 40px 20px;
  background: #F8F8F8;
  border-radius: 3px;
  margin: 0 10px 20px;
  width: 25%;
}
.card-module-list li p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  line-height: 32px;
  color: #1D1B1B;
}

.lp-template-canvas .container {
  max-width: 1180px;
}
.lp-template-canvas .half-rightcap .right-caption .gform_wrapper {
  background-color: #fff;
  padding: 20px;
  background-color: #fff;
  border-radius: 3px;
  transform-origin: top right;
}
.lp-template-canvas .half-rightcap .right-caption .gform_wrapper .gform_required_legend {
  display: none;
}
.lp-template-canvas .half-rightcap .right-caption .gform_wrapper .gfield .gfield_label {
  font-weight: 400 !important;
  letter-spacing: 0.3px !important;
  color: #090D1A;
  font-size: 13px !important;
  bottom: 0px !important;
}
.lp-template-canvas .half-rightcap .right-caption .gform_wrapper h2 {
  font-size: 22px;
  font-weight: 600;
  color: #090D1A;
  margin-bottom: 0px;
}
.lp-template-canvas .half-rightcap .right-caption .anc_quiz_form_wrapper .gf_progressbar {
  margin-bottom: 30px !important;
}
.lp-template-canvas .half-rightcap .right-caption .anc_quiz_form_wrapper .gfield--type-checkbox .gfield_label.gform-field-label {
  font-size: 20px !important;
  font-weight: 500;
  margin: 10px 0px !important;
}
.lp-template-canvas .half-rightcap .right-caption .anc_quiz_form_wrapper .gfield--type-checkbox .gchoice {
  margin: 20px 0px !important;
}
.lp-template-canvas .wp-block-list {
  margin-left: 40px;
  color: rgba(255, 255, 255, 0.7);
}
.lp-template-canvas .footer-link {
  max-width: 250px;
}
.lp-template-canvas .footer-contact {
  max-width: 460px;
  flex: 1;
}

.wp-block-anchanto-contact-details footer {
  background-color: #f5f5f5;
}

footer {
  padding-top: 50px;
}

#field_4_16, #field_4_17 {
  display: none;
}

#gform_wrapper_4 .check-list h5 {
  font-size: 16px;
  line-height: normal;
  padding-top: 3px;
}

.wp-block-anchanto-leaders-list .title-row, .wp-block-anchanto-board-of-directors-list .title-row, .wp-block-anchanto-investors-list .title-row {
  max-width: 100%;
}
.wp-block-anchanto-leaders-list .title-row h2, .wp-block-anchanto-board-of-directors-list .title-row h2, .wp-block-anchanto-investors-list .title-row h2 {
  text-align: left;
  font-style: italic;
  font-family: "Libre Caslon Text", serif;
}

.wp-block-anchanto-investors-list .solu-item img {
  max-width: 365px;
  width: 100%;
}

.content-area ul {
  margin: 10px 15px;
}
.content-area ul li strong {
  font-weight: 500;
}

.page-child .block-row.pt-130 {
  padding-top: 75px;
}
.page-child .block-row.pt-100 {
  padding-top: 0px;
}

.landing_page-template-default .lp-hero-banner {
  padding: 0 !important;
}
.landing_page-template-default .lp-hero-banner .half-rightcap {
  padding: 40px 0 !important;
}
.landing_page-template-default .lp-hero-banner .left-caption h2 {
  font-size: 38px;
  line-height: 46px;
}

.single-landing_page .header-main .btn {
  background-color: #fff;
  color: #090D1A;
}
.single-landing_page .header-main .btn:hover {
  background-color: #090D1A;
  color: #fff;
}
.single-landing_page .header-main .gform_submit_button {
  background-color: #fff;
  color: #090D1A;
}
.single-landing_page .header-main .gform_submit_button:hover {
  background-color: #090D1A;
  color: #fff;
}
.single-landing_page footer {
  padding-top: 0;
  padding-bottom: 50px;
}
.single-landing_page .join-us-slider-wrap .join-us-slider .join-slide img {
  opacity: 1;
  filter: none;
}
.single-landing_page .wp-block-anchanto-blocks-product-capabilities {
  padding: 50px 0;
}
.single-landing_page .wp-block-anchanto-lp-numbers .half-rightcap {
  padding: 50px 0;
}
.single-landing_page .wp-block-anchanto-lp-numbers .right-caption figure img {
  opacity: 1;
  filter: none;
  border: 8px solid rgba(173, 173, 173, 0.5);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}
.single-landing_page .wp-block-anchanto-lp-numbers .right-caption figure img:hover {
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
  filter: brightness(1.05);
}
.single-landing_page .lp-hero-banner .half-rightcap {
  display: flex;
  justify-content: space-between;
}
.single-landing_page .lp-hero-banner .half-rightcap .left-caption {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-bottom: 30px;
}
.single-landing_page .lp-hero-banner .half-rightcap .left-caption p {
  font-size: 16px !important;
}
.single-landing_page .lp-hero-banner .half-rightcap .right-caption {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.sidebar-recent-posts h3 {
  font-weight: 500;
  color: #555555;
  font-size: 20px;
}

.wp-block-anchanto-sidebar-newsletter h2 {
  font-weight: 500;
  color: #555555;
  font-size: 20px;
}

.single-post .title-row h1 {
  font-family: "Public Sans", sans-serif;
  font-size: 46px;
  line-height: 64px;
  color: #1A1A1A;
  font-weight: bold;
}
.single-post .content-area p {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}
.single-post .content-area p strong {
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #333232;
  font-weight: 600;
}
.single-post .content-area p a {
  color: #1A1A1A;
  font-weight: 600;
  border-bottom: 1px solid #B0533C;
}
.single-post .content-area h2 {
  font-family: "Public Sans", sans-serif;
  font-size: 32px;
  line-height: 44px;
  color: #1A1A1A;
  font-weight: 600;
}
.single-post .content-area h3 {
  font-family: "Public Sans", sans-serif;
}
.single-post .content-area .wp-block-quote {
  padding: 30px 0px;
}
.single-post .content-area .wp-block-quote p {
  font-family: "Public Sans", sans-serif;
  font-size: 20px;
  line-height: 34px;
  color: #1A1A1A;
  font-style: italic;
  background: #fff;
}
.single-post .content-area .wp-block-list {
  font-family: "Public Sans", sans-serif;
}

.single-landing_page.lp-template-canvas .tabs-wrap .tabs-row {
  top: 75px;
}

.wp-block-anchanto-lp-capabilities {
  padding: 75px 0;
}

.gform-theme--foundation .gform_fields {
  column-gap: 10px !important;
  row-gap: 15px !important;
}
.gform-theme--foundation .gform_wrapper.gravity-theme .gfield_radio {
  padding: 20px 30px !important;
}

.gform_validation_errors {
  margin-bottom: 15px !important;
}

.gform_submission_error {
  font-size: 14px !important;
}

@media screen and (max-width: 768px) {
  .landing_page-template-default .webinar-tab .tab-list li {
    padding: 0px;
  }
  .solution-section .title-row {
    padding-top: 80px !important;
  }
}
.lp-hero-banner .logos-grid, .event-hero .logos-grid {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  align-items: center;
}
.lp-hero-banner .logo-item figure, .event-hero .logo-item figure {
  margin: 0;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}
.lp-hero-banner .logo-item img, .event-hero .logo-item img {
  width: 100%;
  height: auto;
  max-height: 80px;
  height: 80px;
  object-fit: contain;
}
@media (max-width: 768px) {
  .lp-hero-banner .logos-grid, .event-hero .logos-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media (max-width: 480px) {
  .lp-hero-banner .logos-grid, .event-hero .logos-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

/* Footer Badges Styles */
.footer-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: left;
  align-items: left;
  margin-top: 30px;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-badges .footer-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.footer-badges .footer-badge:hover {
  transform: translateY(-2px);
}
.footer-badges .footer-badge img {
  max-width: 225px;
  height: auto;
  object-fit: contain;
  margin: 10px;
}
@media screen and (max-width: 768px) {
  .footer-badges {
    gap: 15px;
    padding: 15px 0;
  }
  .footer-badges .footer-badge img {
    max-width: 200px;
  }
}
@media screen and (max-width: 480px) {
  .footer-badges {
    gap: 10px;
    padding: 10px 0;
    flex-direction: column;
    align-items: center;
  }
  .footer-badges .footer-badge {
    width: 100%;
  }
  .footer-badges .footer-badge img {
    width: 100%;
    max-width: 150px;
  }
}

.event-hero .form-area .gform_required_legend {
  display: none;
}
.event-hero .form-area h3 {
  margin-top: 35px;
}
.event-hero .form-area h4 {
  margin-top: 35px;
}

.landing_page-template-default .lp-hero-banner {
  padding: 0 !important;
}
.landing_page-template-default .lp-hero-banner .half-rightcap {
  padding: 10px 0px !important;
  padding-bottom: 0px !important;
}

.lp-content-hero {
  min-height: 100vh !important;
  display: flex;
  align-items: center;
}
.lp-content-hero .half-rightcap {
  min-height: 100vh;
  display: flex;
  align-items: center;
}

.lp-content-hero {
  position: relative;
  overflow: hidden;
}
.lp-content-hero .background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
.lp-content-hero .background-video video,
.lp-content-hero .background-video iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  display: block;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  object-position: center top !important;
  -webkit-object-position: center top !important;
  -moz-object-position: center top !important;
  -ms-object-position: center top !important;
}
@media (min-width: 769px) {
  .lp-content-hero .background-video video,
  .lp-content-hero .background-video iframe {
    object-position: center center !important;
    -webkit-object-position: center center !important;
    -moz-object-position: center center !important;
    -ms-object-position: center center !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
  }
}
@supports not (object-fit: cover) {
  .lp-content-hero .background-video video,
  .lp-content-hero .background-video iframe {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}
.lp-content-hero .background-video iframe {
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
}
@media (min-width: 769px) {
  .lp-content-hero .background-video iframe {
    width: 100vw;
    height: 100vh;
    min-width: 100vw;
    min-height: 100vh;
  }
}
.lp-content-hero .background-video iframe[src*="youtube.com"] {
  pointer-events: none;
  border: 0;
  outline: none;
}
.lp-content-hero .background-video iframe[src*="youtube.com"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  pointer-events: none;
}
.lp-content-hero .background-video .youtube-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
  pointer-events: none;
}
.lp-content-hero .background-video iframe[src*="youtube.com"]::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 15;
  pointer-events: none;
}
.lp-content-hero .background-video .background-video iframe[src*="youtube.com"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 20;
  pointer-events: none;
  animation: none !important;
  transition: none !important;
}
.lp-content-hero .background-video .background-video iframe[src*="youtube.com"]::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 25;
  pointer-events: none;
  animation: none !important;
  transition: none !important;
}
.lp-content-hero .background-video .lp-content-hero .background-video iframe[src*="youtube.com"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 30;
  pointer-events: none;
  animation: none !important;
  transition: none !important;
  opacity: 1 !important;
}
@supports (-webkit-appearance: none) {
  .lp-content-hero .background-video video {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@media (max-width: 768px) {
  .lp-content-hero .background-video video,
  .lp-content-hero .background-video iframe {
    object-position: center top !important;
    -webkit-object-position: center top !important;
    -moz-object-position: center top !important;
    -ms-object-position: center top !important;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
  }
}
@media (max-width: 480px) {
  .lp-content-hero .background-video video,
  .lp-content-hero .background-video iframe {
    object-position: center top !important;
    -webkit-object-position: center top !important;
    -moz-object-position: center top !important;
    -ms-object-position: center top !important;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .lp-content-hero .background-video video,
  .lp-content-hero .background-video iframe {
    object-position: center top !important;
    -webkit-object-position: center top !important;
    -moz-object-position: center top !important;
    -ms-object-position: center top !important;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
  }
}
@media (max-width: 768px) {
  .lp-content-hero .background-video video,
  .lp-content-hero .background-video iframe {
    display: none !important;
  }
  .lp-content-hero .background-video .mobile-video-fallback {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
  }
  .lp-content-hero .background-video[data-show-video=true] video,
  .lp-content-hero .background-video[data-show-video=true] iframe {
    display: block !important;
  }
  .lp-content-hero .background-video[data-show-video=true] .mobile-video-fallback {
    display: none !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .lp-content-hero .background-video video,
  .lp-content-hero .background-video iframe {
    display: none !important;
  }
  .lp-content-hero .background-video .mobile-video-fallback {
    display: block !important;
  }
}
@media (prefers-reduced-data: reduce) {
  .lp-content-hero .background-video video,
  .lp-content-hero .background-video iframe {
    display: none !important;
  }
  .lp-content-hero .background-video .mobile-video-fallback {
    display: block !important;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .lp-content-hero .background-video video {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@-moz-document url-prefix() {
  .lp-content-hero .background-video video {
    width: 100vw;
    height: 100vh;
  }
}
.lp-content-hero .container {
  position: relative;
  z-index: 2;
}
.lp-content-hero .logos-section {
  margin-top: 20px;
}
.lp-content-hero .logos-section .logos-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #fff;
  opacity: 0.8;
  text-align: left;
}
.lp-content-hero .logos-section .logos-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
}
.lp-content-hero .logos-section .logos-grid .logo-item {
  flex: 0 0 auto;
}
.lp-content-hero .logos-section .logos-grid .logo-item figure {
  margin: 0;
}
.lp-content-hero .logos-section .logos-grid .logo-item figure img {
  max-height: 60px;
  width: auto;
  transition: opacity 0.3s ease;
}
.lp-content-hero .logos-section .logos-grid .logo-item figure img:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  .lp-content-hero .logos-section .logos-grid {
    gap: 15px;
  }
  .lp-content-hero .logos-section .logos-grid .logo-item figure img {
    max-height: 40px;
  }
  .lp-content-hero .logos-section .logos-title {
    font-size: 12px;
    margin-bottom: 10px;
  }
}

.lp-partners-logos .title-row h3 {
  font-size: 32px;
}

.single-landing_page .header-right-area .btn-white {
  display: none;
}
.single-landing_page .header-main {
  height: 70px;
}
.single-landing_page .header-main.sticky_cta .header-right-area .btn-white {
  display: block;
}

.wp-block-anchanto-testimonials-slider .testimonial-wrap:hover {
  cursor: grab;
}

.gform_wrapper {
  transform: scale(0.97, 0.95);
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 5px;
  grid-row-gap: 5px !important;
}
.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
  padding-bottom: 0px;
  padding: 16px 0 0px !important;
}
.gform_wrapper.gravity-theme .gfield textarea.small {
  height: 65px !important;
}

.ginput_container_textarea {
  height: 65px;
  overflow: hidden;
}

@media screen and (min-width: 1441px) {
  .landing_page-template-default .lp-hero-banner {
    padding: 0 !important;
  }
  .landing_page-template-default .lp-hero-banner .half-rightcap {
    padding: 50px 0 !important;
  }
  .gform_wrapper {
    transform: scale(1, 1);
  }
}
.model {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.model.open {
  opacity: 1;
  overflow-y: auto;
  overflow-x: hidden;
  display: block;
  visibility: visible;
  pointer-events: all;
}
.model.open .model-contain {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.model .model-contain {
  width: 95%;
  max-width: 835px;
  margin: 0 auto;
  min-height: 100px;
  background-color: #fff;
  margin-top: 100px;
  margin-bottom: 30px;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  position: relative;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.5);
}
.model .model-contain.one-big {
  max-width: 600px;
}
.model .model-contain.alert-cont {
  max-width: 480px;
}
.model .model-contain.two-col {
  max-width: 740px;
}
.model .model-contain.three-col {
  max-width: 800px;
}
.model .model-contain.four-col {
  max-width: 1000px;
}
.model .model-contain.fullwidth {
  max-width: 90%;
}
.model .model-contain .icon-close, .model .model-contain .model-close {
  right: -10px;
  top: -10px;
  position: absolute;
  z-index: 9;
}
.model .model-contain .icon-close-outside {
  top: -10px;
  right: -10px;
  font-size: 24px;
  background: #fff;
  border-radius: 20px;
  line-height: 20px;
}
.model .model-contain.model-lg {
  max-width: 880px;
}
.model .model-contain.model-lg .model-body {
  padding: 0;
}
.model .model-contain .model-header {
  color: #1D1B1B;
  text-align: center;
  padding: 20px 30px 10px;
  position: relative;
}
.model .model-contain .model-header h1 {
  font-size: 20px;
  display: inline-block;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 0px;
}
.model .model-contain .model-header p {
  text-align: left;
  font-size: 12px;
  color: #1D1B1B;
  margin: 0 auto;
}
.model .model-contain .model-header .icon-close, .model .model-contain .model-header .model-close {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: none;
  line-height: 40px;
  font-size: 12px;
  text-transform: uppercase;
  vertical-align: middle;
  position: absolute;
  right: 8px;
  cursor: pointer;
  top: 8px;
  cursor: pointer;
}
.model .model-contain .model-header .icon-close img, .model .model-contain .model-header .model-close img {
  display: inline-block;
  margin: auto;
  line-height: 40px;
  vertical-align: middle;
}
.model .model-contain .model-header .icon-close:hover, .model .model-contain .model-header .model-close:hover {
  color: #077EFE;
}
.model .model-contain .model-body {
  padding: 15px 30px 20px 30px;
}
.model .model-contain .model-body iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.model .model-contain .model-body.p-0 {
  padding: 0;
}
.model .model-contain .model-body .form-group > .fitem:last-child {
  margin-bottom: 10px;
}
.model .model-contain .model-body .btn-group.flex .btn.btn-full {
  margin: 0 5px;
}
.model.micro-model {
  background: transparent;
}
.model.micro-model .model-contain {
  max-width: 500px;
  top: auto;
  left: auto;
  bottom: 60px;
  right: 110px;
  transform: none;
  position: fixed;
  margin: 0 auto;
}
.model.micro-model .subscribe-popup {
  padding: 30px;
}
.model.micro-model .subscribe-popup .model-left {
  padding: 0;
  width: auto;
}
.model.micro-model .subscribe-popup .model-left figure {
  height: 115px;
  max-width: 115px;
}
.model.micro-model .subscribe-popup .model-right {
  padding-left: 30px;
}
.model.micro-model .subscribe-popup .model-right .model-close {
  color: #000;
  top: 0;
  right: 0;
}
.model.micro-model .subscribe-popup .model-right .model-rtop {
  display: none;
}
.model.micro-model .subscribe-popup .model-right .model-rbottom {
  background: transparent;
  padding: 0;
  padding-right: 30px;
  border: none;
}
.model.opennow {
  opacity: 1;
  overflow-y: auto;
  overflow-x: hidden;
  display: block;
  visibility: visible;
  pointer-events: none;
}
.model.opennow .model-contain {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0px);
}
.model.cookies-center {
  background: transparent;
}
.model.cookies-center .model-contain {
  padding: 35px 5px;
}
.model.cookies-bottom {
  background: transparent;
}
.model.cookies-bottom .model-contain {
  max-width: 100%;
  top: auto;
  left: 0;
  bottom: 0;
  transform: none;
  position: fixed;
  margin: 0 auto;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

[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;
}

/* theme style here */
/* nav arrow */
.slick-slider .slick-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  margin: 0 auto;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  text-indent: -9999px;
  min-width: inherit;
  max-width: inherit;
  width: 30px;
  height: 20px;
  position: absolute;
  z-index: 99;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-background-size: 100% auto;
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.slick-slider .slick-prev {
  left: 10px;
}

.slick-slider .slick-next {
  right: 10px;
}

.slick-slider .slick-arrow:hover {
  filter: grayscale(50);
}

.slick-slider .slick-disabled {
  opacity: 0.3;
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
  margin: 0 auto;
}

.slick-dots {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: left;
  margin: 0;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 8px;
  padding: 0;
  cursor: pointer;
  vertical-align: top;
}

.slick-dots li:first-child {
  margin-left: 0;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #D9D9D9;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}

.slick-dots li.slick-active button, .slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
  background: #1D1B1B;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
  }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
  }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }
  60%, 80% {
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }
  60%, 80% {
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    transform-origin: top left;
  }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    transform-origin: top left;
  }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50%, to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50%, to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* CSS Document */
/* Table of Contents
---------------------------------------------------
	1. Mobile
	2. iPad
	3. desktop
	4. Other
*/
@media (max-width: 1440px) {
  .pt-130 {
    padding-top: 130px;
  }
  .ptb-130 {
    padding: 130px 0px;
  }
  .pt-100 {
    padding-top: 100px;
  }
  .pb-130 {
    padding-bottom: 130px;
  }
  .ptb-100 {
    padding: 100px 0px;
  }
  .wp-block-anchanto-product-hero-details .inner-banner .image-part .img-area figure {
    max-width: 285px;
    height: 285px;
  }
  .wp-block-anchanto-product-hero-details .inner-banner .image-part .img-area .top-img {
    max-width: 110px;
  }
  .wp-block-anchanto-product-hero-details .inner-banner .image-part .img-area .bottom-img {
    max-width: 150px;
  }
  .wp-block-anchanto-product-hero-details .inner-banner::after {
    left: 55.8%;
  }
}
/* 1. Mobile and ipad
---------------------------------------------------*/
.mob-menu {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .mob-menu {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
  }
  .mob-menu:before, .mob-menu:after {
    width: 20px;
    height: 2px;
    background: #888888;
    content: "";
    position: absolute;
    left: 10px;
    border-radius: 3px;
    transition: all 0.5s ease;
  }
  .mob-menu:after {
    top: 16px;
  }
  .mob-menu:before {
    top: 22px;
  }
  .btn.btn-lg {
    padding: 5px 22px;
  }
  #content-area {
    margin-top: 60px;
  }
  .openmenu {
    overflow: hidden;
    height: 100%;
  }
  .openmenu .mob-menu:after {
    transform: rotate(45deg);
    top: 17px;
  }
  .openmenu .mob-menu:before {
    transform: rotate(-45deg);
    top: 17px;
  }
  .openmenu header .main-nav {
    right: -1px;
  }
  .tab-list-wrap .tab-list {
    display: block;
  }
  .tab-list-wrap .tab-list li {
    display: block;
  }
  header {
    position: fixed;
    top: 0;
  }
  header .header-right-area {
    padding: 10px 0;
  }
  header .header-right-area .dropdown {
    display: none;
  }
  header .header-right-area .btn {
    margin-right: 8px;
  }
  header nav {
    position: fixed;
    width: 95vw;
    top: 0;
    right: -100%;
    background: #fff;
    top: 56px;
    min-height: 100vh;
    max-height: calc(100vh - 60px);
    overflow-y: auto;
    transition: all 0.3s ease;
  }
  header nav > ul {
    display: block;
  }
  header nav > ul > li {
    padding: 12px 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  header nav > ul > li > a {
    display: block;
    padding: 12px 0;
    font-size: 24px;
  }
  header nav > ul > li > a:before {
    content: "v";
    font-family: "anchanto" !important;
    background: transparent;
    right: 0;
    opacity: 1;
    left: auto;
    transform: scale(1);
    color: #888888;
    font-size: 22px;
    width: auto;
    height: auto;
    font-size: 12px;
    top: 13px;
  }
  header nav > ul > li.active > a:before {
    transform: scale(-1);
  }
  header .megamenu {
    position: static;
    transform: none;
    opacity: 1;
    border: none;
    padding-top: 12px;
    padding-bottom: 12px;
    display: none;
  }
  header .megamenu.active {
    display: block;
  }
  header .megamenu .container {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  header .megamenu .right-area {
    display: block;
    border: none;
    padding: 0;
  }
  header .megamenu .right-area .featured-block .icon-arrow {
    padding-right: 19px;
  }
  header .megamenu .tab-view {
    padding: 0;
  }
  header .megamenu .tab-view .tag-line {
    transform: none;
    margin-bottom: 20px;
  }
  header .megamenu .tab-view .tab-wrap {
    padding-bottom: 0;
  }
  header .megamenu .tab-view .tab-list {
    display: flex;
  }
  header .megamenu .tab-view .tab-list li a {
    padding: 10px 15px;
    font-size: 14px;
  }
  header .megamenu .tab-view .tab-list li a span {
    display: none;
  }
  header .megamenu .grid-item {
    display: block;
    padding-right: 0;
  }
  header .megamenu .grid-item li {
    width: 100%;
    max-width: 100%;
    padding: 10px 0;
  }
  header .megamenu .menu-list {
    display: block;
    padding: 0;
  }
  header .megamenu .menu-list .btn-group {
    transform: none;
    margin-bottom: 30px;
  }
  header .megamenu .menu-list ul.prd-list {
    display: block;
    padding-bottom: 20px;
  }
  header .megamenu .menu-list ul.prd-list li {
    display: block;
    padding: 0;
    max-width: 100%;
    width: 100%;
  }
  header .megamenu .block-flex-megamenu {
    display: block !important;
  }
  header .megamenu .block-flex-megamenu .txt-block {
    margin-top: 20px;
  }
  .testimonial-wrap .img-slider {
    width: 100%;
  }
  .main-banner .caption-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
  }
  .main-banner .caption-bottom ul {
    max-width: 700px;
    display: block;
  }
  .main-banner .caption-bottom ul li {
    max-width: 280px;
    margin-bottom: 24px;
    display: inline-block;
  }
  .works-wrap {
    padding: 160px 0;
  }
  .works-wrap .works-wrap-circle {
    height: 342px;
    max-width: 342px;
  }
  .works-wrap .works-list.works-list-sm {
    height: 466px;
    width: 466px;
    margin-top: -233px;
    margin-left: -233px;
  }
  .works-wrap .works-list.works-list-lg {
    height: 584px;
    width: 584px;
    margin-top: -292px;
    margin-left: -292px;
  }
  .inner-banner.full-caption.resouce-banner {
    padding-top: 80px;
    padding-bottom: 0;
  }
  .resouce-banner {
    background: #073032;
  }
  .resouce-banner .container {
    padding: 0;
  }
  .resouce-banner .half-rightcap {
    display: block;
    background: #073032;
  }
  .resouce-banner .half-rightcap:after, .resouce-banner .half-rightcap:before {
    display: none;
  }
  .resouce-banner .half-rightcap .right-caption {
    max-width: 100%;
    padding: 0;
  }
  .resouce-banner .half-rightcap .right-caption .resource-top {
    background: #B0533C;
    padding-left: 15px;
    padding-right: 15px;
    background: #F7F7F7;
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .resouce-banner .half-rightcap .right-caption .resource-top .read-more-list {
    max-height: none;
  }
  .resouce-banner .half-rightcap .right-caption .resource-bottom {
    background: #B0533C;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
  }
  .resouce-banner .half-rightcap .left-caption {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
  }
  .resouce-banner .left-caption {
    padding: 0;
  }
  .customise-list .item .caption {
    padding-right: 20px;
  }
  .cookies-center .tab-list-wrap .tab-list {
    display: flex;
  }
  .cookies-wrap {
    display: block;
    padding: 20px 0;
  }
  .cookies-wrap .btn.btn-lg {
    padding: 5px 20px;
  }
  .filter-wrap {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .filter-wrap.sticky-tag {
    padding: 13px 0;
  }
  .mob-filterwrap {
    max-width: 100%;
    width: 100%;
    padding-top: 12px;
  }
  .mob-filterwrap .btn-group {
    padding: 10px 0 20px;
  }
  .mob-filterwrap .toggle-list {
    width: 100%;
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .mob-filterwrap .toggle-list .toggle-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .mob-filterwrap .toggle-list .toggle-item:last-child {
    border: none;
  }
  .mob-filterwrap .toggle-list .toggle-item.active > a:before {
    color: #1D1B1B;
    transform: scale(-1);
  }
  .mob-filterwrap .toggle-list .toggle-item > a {
    display: flex;
    justify-content: space-between;
    color: #888888;
    padding-right: 35px;
    position: relative;
  }
  .mob-filterwrap .toggle-list .toggle-item > a:before {
    content: "v";
    font-family: "anchanto" !important;
    transform: scale(1);
    font-size: 14px;
    color: #888888;
    font-weight: 400;
    position: absolute;
    right: 0;
  }
  .mob-filterwrap .toggle-list .toggle-item > a span {
    color: #1D1B1B;
    margin: 0;
  }
  .mob-filterwrap .toggle-list .toggle-item .caption {
    max-height: 280px;
    overflow: auto;
  }
  .mob-filterwrap .toggle-list .toggle-item .caption ul {
    display: block;
    margin: 0 auto;
  }
  .mob-filterwrap .toggle-list .toggle-item .caption ul li {
    display: block;
    padding: 8px 0;
  }
  .mob-filterwrap .toggle-list .toggle-item .caption ul li.active a {
    color: #1D1B1B;
  }
  .mob-filterwrap .toggle-list .toggle-item .caption ul li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #ADADAD;
  }
  .filter-row {
    position: relative;
  }
  .filter-row .mob-filterwrap.open {
    display: block;
  }
  .filter-row .no-mob {
    display: none;
  }
  .filter-row .mob-only {
    display: block;
  }
  .filter-row .search-wrap .search-box {
    border: none;
    padding-left: 0;
  }
  .filter-row .search-wrap .search-box .icon {
    left: 0;
  }
  .filter-row .filter-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 25px;
    height: 25px;
  }
  /* Typography */
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
  }
  .lp-template-canvas {
    /* 1.1 Mobile
    ---------------------------------------------------*/
  }
  .lp-template-canvas .footer-link {
    margin-bottom: 30px;
    width: 100%;
    max-width: 100%;
  }
  .lp-template-canvas .footer-link img {
    margin: 0 auto;
  }
  #mobile-menu {
    display: none;
  }
  /* 2. iPad
  ---------------------------------------------------*/
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  #content-area {
    margin-top: 56px;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  p {
    font-size: 14px;
  }
  blockquote p {
    font-size: 13px;
  }
  h3 {
    font-size: 24px;
  }
  .btn, button[type=button], button[type=submit], .submit, input[type=submit], input[type=button], input[type=reset] {
    padding: 5px 12px;
    font-size: 11px;
  }
  .btn.sm-btn, button[type=button].sm-btn, button[type=submit].sm-btn, .submit.sm-btn, input[type=submit].sm-btn, input[type=button].sm-btn, input[type=reset].sm-btn {
    padding: 3px 10px;
    font-size: 11px;
  }
  .form-group .fitem {
    margin-bottom: 20px;
  }
  .form-group .half-fitem {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .form-group .half-fitem .half-fitem {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-bottom: 20px;
    flex: none;
  }
  .form-group .half-fitem .half-fitem .half-fitem {
    margin-bottom: 0;
  }
  .breadcrumb-row {
    top: 25px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .block-row {
    padding: 20px 0;
  }
  .block-row.lg-row {
    padding: 50px 0;
  }
  .block-row.ptb-70 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .block-row.pt-130 {
    padding-top: 60px;
  }
  .block-row.pb-130 {
    padding-bottom: 40px;
  }
  .title-row h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
  }
  .title-row h3 i, .title-row h3 em {
    font-size: 24px;
    line-height: 34px;
  }
  .title-row h3 br {
    display: none;
  }
  .title-row h1, .title-row h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .title-row h1 i, .title-row h1 em, .title-row h2 i, .title-row h2 em {
    font-size: 32px;
    line-height: 44px;
  }
  .title-row p {
    font-size: 16px;
    line-height: 24px;
  }
  .say-block {
    padding: 30px 0;
  }
  .say-block figure {
    margin-right: 20px;
    height: 130px;
    width: 130px;
  }
  .say-block h2 {
    font-size: 24px;
    line-height: normal;
    flex: 1;
  }
  footer .footer-bottom {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  footer .footer-bottom .footer-link {
    display: block;
  }
  footer .footer-bottom .footer-link > ul {
    flex-wrap: wrap;
  }
  footer .footer-bottom .footer-link > ul > li {
    max-width: 50%;
    margin-bottom: 40px;
  }
  footer .footer-bottom .footer-right .subscribe-area {
    margin-bottom: 40px;
  }
  footer .footer-bottom .footer-right .footer-extrnallink .menu-copyright-menu-container {
    position: inherit;
    width: 100%;
    text-align: left;
    margin-top: 10px;
  }
  .model.cookies-center .tab-list-wrap .tab-content .tab-wrap {
    padding: 15px 0;
  }
  .model.cookies-center .btn.btn-lg {
    padding: 5px 15px;
  }
  .model.cookies-center .model-contain {
    padding: 20px 0;
  }
  .cookies-center .tab-list-wrap .tab-list {
    display: flex;
  }
  .cookies-center .tab-list-wrap .tab-list li a {
    padding: 8px 10px;
  }
  .main-banner {
    display: block;
  }
  .main-banner .caption-area {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    padding-top: 40px;
  }
  .main-banner .caption-area:before {
    display: none;
  }
  .main-banner .caption-area .innercaption-area {
    max-width: 100%;
  }
  .main-banner h1 {
    font-size: 36px;
    line-height: 46px;
  }
  .main-banner h1 i, .main-banner h1 em {
    font-size: 36px;
    line-height: 46px;
  }
  .main-banner .image-part {
    max-width: 100%;
    padding-left: 0;
    height: 380px;
  }
  .main-banner .image-part figure img {
    object-position: 4% 28%;
  }
  .main-banner .image-part .image-overlay {
    max-width: 100%;
    max-height: 360px;
  }
  .main-banner .image-part .image-overlay:before {
    max-height: 340px;
    max-width: 340px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    margin-top: 0;
  }
  .main-banner .image-part:before {
    display: none;
  }
  .common-banner {
    display: block;
  }
  .common-banner .community-list .community-item span {
    color: #fff;
    font-size: 18px;
  }
  .common-banner .caption-area {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    padding-top: 40px;
  }
  .common-banner .caption-area .innercaption-area {
    max-width: 100%;
  }
  .common-banner .caption-area:before {
    display: none;
  }
  .common-banner .caption-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
  }
  .common-banner .caption-bottom ul {
    display: block;
  }
  .common-banner .caption-bottom ul li {
    max-width: 100%;
    margin-bottom: 24px;
  }
  .common-banner h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .common-banner .image-part {
    max-width: 100%;
    padding-left: 0;
    height: 380px;
  }
  .common-banner .image-part figure img {
    object-position: 6% 42%;
  }
  .common-banner .image-part .image-overlay {
    max-width: 100%;
    max-height: 360px;
  }
  .common-banner .image-part .image-overlay:before {
    max-height: 340px;
    max-width: 340px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    margin-top: 0;
  }
  .common-banner .image-part:before {
    display: none;
  }
  .prd-list {
    padding: 10px 0 30px;
  }
  .prd-list .prd-item {
    max-width: 100%;
    border-right: 0;
    padding: 30px 0;
  }
  .prd-list .prd-item:before {
    display: none;
  }
  .prd-list .prd-item.fullprd-item {
    max-width: 100%;
    padding-left: 0;
  }
  .prd-list .prd-item figure {
    padding-bottom: 15px;
    min-height: 70px;
  }
  .testi-wrap {
    display: block;
    padding-bottom: 40px;
  }
  .testi-wrap.icp-testimonial .testi-top {
    display: block;
  }
  .testi-wrap.icp-testimonial .testi-top > figure {
    max-width: 100%;
    height: auto;
    max-height: inherit;
  }
  .testi-wrap.icp-testimonial .testi-top > figure .img-card {
    padding: 15px;
  }
  .testi-wrap.icp-testimonial .testi-top .cap-footer {
    margin-bottom: 20px;
  }
  .testi-wrap.icp-testimonial .testi-top .testi-right {
    max-width: 100%;
    width: 100%;
    padding-top: 20px;
  }
  .testi-wrap .testi-card {
    padding: 15px 10px;
    height: 175px;
    margin: 20px 0px;
  }
  .testi-wrap .testi-footer {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .testi-wrap .left-caption {
    display: block;
    flex-wrap: wrap;
    border-right: none;
  }
  .testi-wrap .right-caption {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .testi-wrap .testi-top {
    padding-bottom: 0px;
  }
  .testi-wrap .testi-top:before {
    display: none;
  }
  .testi-wrap .testi-top .testi-right {
    max-width: calc(100% - 160px);
    padding: 0 15px;
  }
  .testi-wrap .testi-top > figure {
    max-width: 100%;
    max-height: 100%;
  }
  .location-wrap {
    display: block;
    padding-top: 30px;
  }
  .location-wrap .location-left {
    padding-top: 0;
  }
  .location-wrap .location-left h5 {
    display: none;
  }
  .location-wrap .map-view .map-popup {
    left: 15% !important;
    top: 15% !important;
    padding: 15px;
    width: 200px;
    height: 260px;
  }
  .location-wrap .map-view .map-popup a:before {
    display: none;
  }
  .location-wrap .map-view .map-popup .an-offices-container {
    flex-direction: column;
    height: auto;
    align-items: center;
  }
  .location-wrap .map-view .map-popup .an-offices-container .an-offices-column {
    flex: 1 1 100%;
    max-height: none;
    margin-bottom: 10px;
  }
  .location-wrap .location-left .location-list {
    display: flex;
    overflow: auto;
  }
  .location-wrap .location-left .location-list li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
  }
  .location-wrap .location-left .location-list li a {
    white-space: nowrap;
  }
  .about-num {
    display: block;
    padding: 30px 0 0;
  }
  .about-num .counter-list {
    width: 100%;
    padding-top: 30px;
  }
  .about-num .counter-list .counter-item p i {
    font-size: 44px;
    line-height: 52px;
  }
  .about-num .counter-list .counter-item p span {
    font-size: 14px;
  }
  .wp-block-anchanto-numbers-multiple-columns .about-num {
    padding: 75px 0 25px;
  }
  .wp-block-anchanto-numbers-multiple-columns .about-num .counter-list {
    max-width: 100%;
  }
  .wp-block-anchanto-numbers-multiple-columns .about-num .counter-list .counter-item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .wp-block-anchanto-numbers-multiple-columns .about-num .counter-list .counter-item p {
    flex: 1 0 50%;
    padding: 0 0 25px;
  }
  .anchanto-section {
    padding: 30px 0 75px;
  }
  .anchanto-section .title-row {
    margin-bottom: 60px;
  }
  .anchanto-section .anchanto-wrap {
    padding: 68px;
    max-width: 330px;
  }
  .anchanto-section .anchanto-wrap:after {
    display: none;
  }
  .anchanto-section .anchanto-wrap .logo-white {
    width: 115px;
    height: 115px;
  }
  .anchanto-section .anchanto-wrap .radius-list:after, .anchanto-section .anchanto-wrap .radius-list:before {
    display: none;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item {
    max-width: 100px;
    background: transparent;
    padding: 0;
    max-width: min-content;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item:nth-child(1) {
    bottom: calc(100% - 52px);
    right: 21%;
    margin-right: 0;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item:nth-child(2) {
    bottom: calc(100% - 85px);
    left: 10%;
    margin-left: 0;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item:nth-child(3) {
    top: 50%;
    left: auto;
    transform: translateY(-50%);
    right: 5px;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item:nth-child(4) {
    top: 83%;
    right: auto;
    transform: translateY(-50%);
    left: 12%;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item:nth-child(5) {
    bottom: auto;
    left: 56%;
    transform: translateY(-50%);
    top: 96%;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item .place-nolist {
    display: none;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item .title {
    display: block;
    padding: 0;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item .title img {
    margin: 0 auto;
    width: 48px;
    height: 48px;
    background: #fff;
    padding: 12px;
    border-radius: 45px;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item .title .btn {
    text-align: center;
    padding: 0;
    font-size: 13px;
    line-height: 18px;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item .title .btn:before {
    display: none;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item .place-list {
    display: none;
  }
  .soluslider {
    display: block;
  }
  .soluslider .left-caption {
    padding-right: 0;
  }
  .soluslider .left-caption .solu-list li a {
    font-size: 18px;
  }
  .soluslider .right-caption {
    max-width: 100%;
    padding-right: 0;
    display: block;
  }
  .soluslider .right-caption .solu-list {
    display: block;
  }
  .soluslider .right-caption .solu-list .solu-item {
    display: block;
    opacity: 1;
  }
  .soluslider .right-caption .solu-list .solu-item > a.icon {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    width: 100%;
    color: #ADADAD;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    padding: 24px 0 24px;
    align-items: center;
    position: relative;
  }
  .soluslider .right-caption .solu-list .solu-item > a.icon:before {
    position: absolute;
    right: 15px;
    font-size: 14px;
    top: 30px;
  }
  .soluslider .right-caption .solu-list .solu-item .img-card {
    display: none;
  }
  .soluslider .right-caption .solu-list .solu-item.active {
    opacity: 1;
    display: block;
  }
  .inner-banner {
    display: block;
    min-height: 10px !important;
  }
  .inner-banner.rounded-overlay:after, .inner-banner.rounded-overlay:before {
    width: 280px;
    height: 280px;
  }
  .inner-banner.full-caption {
    padding: 60px 0 40px;
  }
  .inner-banner.full-caption .innercaption-area {
    padding-top: 30px;
  }
  .inner-banner.full-caption .innercaption-area h1 {
    font-size: 36px;
  }
  .inner-banner.full-caption .innercaption-area h1 img {
    max-width: 60px;
    vertical-align: sub;
  }
  .inner-banner.full-caption.ptb-100 {
    padding-top: 60px;
  }
  .inner-banner.full-caption.ptb-100 .title-row .btn-right-bottom {
    position: static;
  }
  .inner-banner.full-caption.ptb-100 .title-row .innercaption-area {
    padding-top: 0;
  }
  .inner-banner h1 {
    font-size: 44px;
    line-height: 56px;
  }
  .inner-banner .caption-area {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .inner-banner .caption-area .innercaption-area {
    max-width: 100%;
  }
  .inner-banner .image-part {
    max-width: 100%;
    padding-left: 0;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .inner-banner .image-part figure {
    width: 100%;
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .inner-banner .image-part figure img {
    width: 100%;
    height: 100%;
    object-fit: none;
    object-position: left center;
  }
  .inner-banner .image-part .img-area {
    position: relative;
    max-width: 100%;
  }
  .inner-banner .image-part .img-area figure {
    max-width: 400px;
    height: 400px;
    border-radius: 400px;
    overflow: hidden;
    top: -40px;
    position: relative;
    left: 10px;
  }
  .inner-banner .image-part .img-area figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .inner-banner .image-part .img-area .top-img {
    position: absolute;
    top: 0px;
    right: -17px;
  }
  .inner-banner .image-part .img-area .middle-img {
    position: absolute;
    top: 65px;
    left: 0px;
  }
  .inner-banner .image-part .img-area .bottom-img {
    position: absolute;
    bottom: 20px;
    left: 0px;
  }
  .why-choose-wrap {
    padding-bottom: 250px;
  }
  .why-choose-wrap:after {
    top: calc(100% - 180px);
  }
  .why-choose-wrap .half-rightcap {
    padding: 15px 0;
  }
  .why-choose-wrap .toggle-list .toggle-item a, .toggle-list .toggle-item a {
    font-size: 16px;
    padding: 5px 0;
  }
  .why-choose-wrap .toggle-list .toggle-item .caption p, .toggle-list .toggle-item .caption p {
    font-size: 14px;
    line-height: 24px;
  }
  .prd-cap-wrap {
    margin: 0 auto;
    display: block;
    padding-bottom: 40px;
  }
  .prd-cap-wrap .prd-cap-item {
    max-width: 100%;
    margin-bottom: 25px;
  }
  .prd-module-list {
    padding-bottom: 20px;
    padding-top: 30px;
  }
  .prd-module-list li:nth-last-child(-n+4), .prd-module-list li {
    width: 100%;
    max-width: 100%;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding: 0 0 20px;
  }
  .sol-tabs-list .half-rightcap {
    padding: 30px 0;
  }
  .sol-details-tabs.tabs-wrap .tabs-row .tabs-list li a {
    padding: 11px 5px;
  }
  .prd-sol-list {
    display: block;
    padding: 20px 0 0;
  }
  .prd-sol-list .prd-sol-item {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .tabs-wrap .tabs-row {
    top: 60px;
  }
  .half-rightcap {
    display: block;
    padding: 15px 0;
  }
  .half-rightcap .left-caption h5 br {
    display: none;
  }
  .half-rightcap.pt-0 {
    padding-top: 0;
  }
  .half-rightcap .half-rightcap {
    padding: 55px 0;
  }
  .half-rightcap.bdr-bottom-right {
    border: none;
  }
  .half-rightcap.bdr-bottom-right .left-caption {
    border: none;
  }
  .half-rightcap .right-caption .img-circle {
    max-width: 100%;
    width: 290px;
    height: 290px;
  }
  .half-rightcap .right-caption .img-circle img {
    transform: scale(0.8);
  }
  .half-rightcap .right-caption .img-round {
    max-width: 100%;
    width: 290px;
    height: 290px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .half-rightcap .left-caption.pr-90 {
    padding-right: 0;
  }
  .inventry-section {
    display: block;
  }
  .share-list {
    padding: 20px 0;
  }
  .worksplace-list .worksplace-item {
    width: calc(50% - 20px);
  }
  .full-banner {
    width: 100%;
    display: block;
  }
  .full-banner .left-caption, .full-banner .right-caption {
    max-width: 100%;
    width: 100%;
  }
  .full-banner .right-caption .inner-caption, .full-banner .left-caption .inner-caption, .full-banner .inner-caption {
    display: block;
    padding: 50px 30px;
  }
  .integaration-half .left-caption {
    padding-right: 0;
  }
  .resource-list {
    margin: 0 auto;
    display: block;
  }
  .resource-list .resouce-item.sm-item, .resource-list .resouce-item.lg-item, .resource-list .resouce-item {
    width: 100%;
    padding: 20px 4px 20px;
  }
  .sol-tabs-list .half-rightcap .left-caption {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .solution-section {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  .solution-section .inline-check-list {
    padding-top: 20px;
  }
  .solution-section:after, .solution-section:before {
    background-size: 300% auto;
  }
  .solution-section > .container .title-row {
    padding-left: 0;
    padding-right: 0;
  }
  .solution-section > .container .block-row .title-row {
    padding-left: 0;
    padding-right: 0;
  }
  .solution-section > .container .block-row .title-row:first-child {
    padding: 40px 0 60px;
  }
  .solution-section.no-bottom-round {
    padding-bottom: 20px;
  }
  .solution-section.no-bottom-round:not(.lg-after) {
    padding-bottom: 0;
  }
  .solution-section.no-bottom-round:not(.lg-after) .title-row {
    padding: 0;
  }
  .solution-section .title-row.text-center.lg-title-row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .solution-section .title-row:last-child {
    padding: 90px 0 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .solution-section .fitem-check {
    margin-right: 30px;
  }
  .solution-section.webinar-wrap:before {
    top: 0;
  }
  .solution-gray .inline-check-list {
    padding-top: 40px;
  }
  .solution-gray .fitem-check {
    margin-right: 30px;
  }
  .subscribe-wrap {
    padding: 32px;
  }
  .subscribe-wrap .title-row p {
    font-size: 16px;
    line-height: 24px;
  }
  .prd-sort-list {
    flex-wrap: wrap;
  }
  .prd-sort-list .prd-item {
    max-width: 50%;
    width: 50%;
    padding-bottom: 30px;
  }
  .breadcrumb-row.breadcrumb-static {
    padding-top: 30px;
  }
  .subscribe-box {
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 330px;
  }
  .subscribe-box .subscribe-left {
    width: 100%;
    max-width: 100%;
    flex: none;
  }
  .subscribe-box .subscribe-left .title-row h3 {
    font-size: 24px;
  }
  .subscribe-box .subscribe-left .title-row p {
    font-size: 16px;
  }
  .subscribe-box figure {
    order: -1;
    margin: 0 auto 40px;
  }
  .tabs-wrap .tabs-row .tabs-list {
    width: auto;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .tabs-wrap .tabs-row .tabs-list::-webkit-scrollbar {
    display: none;
  }
  .prd-block {
    padding: 40px 0;
  }
  .prd-block:nth-child(3) .img-area .middle-img {
    left: -50px;
  }
  .prd-block:nth-child(3) .img-area .bottom-img {
    right: -50px;
    bottom: -30px;
  }
  .prd-block:nth-child(3) .img-area .top-img {
    left: -40px;
    top: 10px;
  }
  .prd-block .prd-item {
    display: block;
  }
  .prd-block.full-prd-item .caption-area {
    padding: 0 15px 30px !important;
    min-height: 10px;
    max-width: 100%;
  }
  .prd-block.full-prd-item .caption-area:after {
    display: none;
  }
  .prd-block.full-prd-item .caption-area .caption-inner {
    padding: 50px 0 20px 0;
    min-height: 10px;
  }
  .prd-block.full-prd-item .img-area {
    max-width: 100%;
  }
  .prd-block .img-area {
    max-width: 380px;
    margin: 0 auto;
  }
  .prd-block .img-area figure {
    max-width: 370px;
    height: 370px;
  }
  .prd-block .img-area .middle-img, .prd-block .img-area .bottom-img, .prd-block .img-area .top-img {
    transform: scale(0.7);
    animation: none !important;
  }
  .prd-block .img-area .middle-img {
    left: -30px;
  }
  .prd-block .img-area .bottom-img {
    left: -50px;
  }
  .prd-block .img-area .top-img {
    right: -30px;
  }
  .prd-block:nth-of-type(even) .caption-area {
    padding-left: 0;
    padding-right: 0;
  }
  .prd-block .caption-area {
    padding: 0 0 30px;
    max-width: 100%;
    margin: 0 auto;
  }
  .prd-block .caption-area .title-row h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .prd-block .caption-area .caption p {
    font-size: 17px;
    line-height: 28px;
  }
  .testimonial-wrap {
    flex-wrap: wrap;
    padding-bottom: 30px;
  }
  .testimonial-wrap .caption-slider .caption {
    max-width: 100%;
  }
  .testimonial-wrap .caption-slider .caption h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .testimonial-wrap .caption-wrap {
    max-width: 100%;
    width: 100%;
  }
  .testimonial-wrap .img-slider {
    max-width: 100%;
    width: 100%;
    order: -1;
    margin-bottom: 40px;
  }
  .half-slider-wrap {
    padding: 40px 0;
  }
  .leader-list {
    display: block;
    padding-bottom: 20px;
  }
  .leader-list.team-list {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .leader-list.team-list .leader-item {
    width: 100%;
    margin: 0 auto 40px;
    max-width: 240px;
  }
  .leader-list .leader-item {
    margin-bottom: 30px;
  }
  .investor-list {
    margin-bottom: 20px;
  }
  .investor-list .investor-item {
    max-width: 50%;
  }
  .culture-wrap h4 {
    font-size: 20px;
    font-weight: 400;
  }
  .culture-wrap p {
    line-height: 28px;
  }
  .culture-wrap .half-rightcap .left-caption {
    padding: 0;
  }
  .culture-wrap .half-rightcap .right-caption {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    padding-top: 50px;
  }
  .culture-wrap .half-rightcap .right-caption .radius-caption {
    order: -1;
    margin-bottom: 30px;
  }
  .sign-block .left-caption {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .jobwrap {
    display: block;
  }
  .jobwrap .left-caption {
    padding-right: 0;
  }
  .jobwrap .right-caption {
    max-width: 475px;
    margin: 0 auto;
  }
  .jobwrap .right-caption .job-list .job-item .img-card {
    padding: 30px 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .jobwrap .right-caption .job-list .job-item .img-card .img-card-body h5 {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }
  .company-value .card-item {
    max-width: 300px;
    padding: 30px;
  }
  .worksplace-list .worksplace-item figure {
    height: 75px;
  }
  .sticky-tag {
    top: 59px;
  }
  .sticky-tag .filter-row {
    flex-wrap: wrap;
  }
  .sticky-tag .filter-row .form-group {
    flex: none;
    max-width: 100%;
    width: 100%;
    flex-wrap: wrap;
    padding-top: 10px;
    margin: 0 -10px;
  }
  .sticky-tag .filter-row .form-group .half-fitem {
    flex: none;
    width: calc(50% - 20px);
    margin: 0 10px 10px;
    border: none;
    padding: 0;
  }
  .sticky-tag .filter-row .form-group .half-fitem select {
    min-width: 10px;
    width: 100%;
    background-color: #f7f7f7;
    padding: 5px 22px 5px 10px;
  }
  .sticky-tag .filter-row .search-wrap {
    max-width: 100%;
    width: 100%;
    order: -1;
    border: none;
    padding-left: 0;
    transform: translateY(-7px);
  }
  .sticky-tag .filter-row .search-wrap .search-box {
    border: none;
    padding: 0;
  }
  .sticky-tag.filter-wrap {
    top: 60px;
  }
  .sticky-tag.filter-wrap .filter-row {
    position: relative;
  }
  .sticky-tag.filter-wrap .filter-row .no-mob {
    display: none;
  }
  .sticky-tag.filter-wrap .filter-row .mob-only {
    display: block;
  }
  .sticky-tag.filter-wrap .filter-row .search-wrap {
    transform: none;
  }
  .sticky-tag.filter-wrap .filter-row .search-wrap .search-box {
    border: none;
    padding-left: 0;
  }
  .sticky-tag.filter-wrap .filter-row .search-wrap .search-box .icon {
    left: 0;
  }
  .resource-list .resouce-item figure {
    height: 220px;
  }
  .resource-list .resouce-item figure .details {
    padding: 10px;
  }
  .resource-list .resouce-item figure .details span {
    font-size: 14px;
  }
  .guide-popup {
    flex-wrap: wrap;
  }
  .guide-popup .guide-left {
    max-width: 100%;
    width: 100%;
    padding: 15px;
    padding-top: 0;
  }
  .guide-popup .guide-left figure {
    margin: 0 auto;
  }
  .guide-popup .guide-right {
    padding: 20px;
    order: -1;
  }
  .guide-popup .guide-right .guide-caption h3 {
    padding-top: 10px;
  }
  .guide-popup .guide-right a.model-close {
    right: 10px;
    top: 10px;
  }
  .subscribe-popup {
    flex-wrap: wrap;
  }
  .subscribe-popup .model-left {
    max-width: 100%;
    width: 100%;
    padding: 15px;
  }
  .subscribe-popup .model-left figure {
    height: auto;
    margin: 0 auto;
  }
  .subscribe-popup .model-right {
    order: -1;
  }
  .subscribe-popup .model-right a.model-close {
    right: 10px;
    top: 10px;
  }
  .subscribe-popup .model-right .model-rtop, .subscribe-popup .model-right .model-rbottom {
    padding: 20px;
  }
  .subscribe-popup .model-right .model-rtop h2 {
    padding-top: 0px;
    font-size: 24px;
    margin-bottom: 10px;
  }
  .model.micro-model .model-contain {
    width: 95%;
    left: 50%;
    right: auto;
    max-width: 280px;
    transform: translateX(-50%);
    bottom: 15px;
  }
  .model.micro-model .subscribe-popup {
    padding: 15px;
  }
  .model.micro-model .subscribe-popup .model-right {
    padding-left: 0;
    width: 100%;
    padding-right: 15px;
  }
  .model.micro-model .subscribe-popup .model-right .model-rbottom {
    padding-right: 0;
    padding-top: 20px;
  }
  .model.micro-model .subscribe-popup .model-left {
    width: 100%;
  }
  .model.micro-model .subscribe-popup .model-left figure {
    margin: 0 auto;
    margin-top: 10px;
  }
  .model.micro-model .subscribe-popup .model-left img {
    max-width: 100%;
    width: 100%;
  }
  .careers-banner .half-rightcap .left-caption {
    padding-right: 0;
    padding-bottom: 60px;
  }
  .careers-banner .half-rightcap .right-caption {
    max-height: 340px;
  }
  .opening-list {
    margin: 0 auto;
  }
  .opening-list .opening-item {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .opening-list .opening-item a {
    padding: 15px;
    padding-right: 70px;
  }
  .opening-list .opening-item a p {
    font-size: 16px;
  }
  .opening-list .opening-item a p.location {
    font-size: 14px;
  }
  .opening-list .opening-item h5 {
    font-size: 18px;
  }
  .careers-slider .careers-item figure {
    height: 280px;
    width: 280px;
    margin: 0 auto;
    margin-bottom: -8px;
  }
  .inner-banner.full-caption h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .inner-banner.full-caption h2 br {
    display: none;
  }
  .contact-list .half-rightcap {
    padding: 40px 0;
  }
  .contact-list .half-rightcap h2 {
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 15px;
    flex-direction: column;
  }
  .contact-list .half-rightcap h2 i {
    display: inline-block;
    margin-left: 0;
    margin-top: 8px;
  }
  .contact-list .half-rightcap .right-caption {
    max-width: 430px;
    width: 100%;
    margin: 0 auto;
  }
  .contact-list .half-rightcap .left-caption {
    max-width: 370px;
    width: 100%;
    margin-bottom: 20px;
  }
  .half-rightcap .left-caption .stag-list {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
  }
  .half-rightcap .left-caption .stag-list .stag-item:last-child {
    margin-bottom: 30px;
  }
  .job-strategy {
    padding-right: 0;
  }
  .resource-filter.tag-wrap .tag-list {
    white-space: nowrap;
    overflow: auto;
  }
  .resource-filter.tag-wrap .search-wrap .search-box input[type=text] {
    padding-right: 0;
  }
  .resource-title {
    display: block;
  }
  .resource-title h2 img {
    display: block;
    margin-bottom: 10px;
  }
  .mob-search {
    display: block;
    padding: 5px 10px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 22px;
    line-height: 12px;
    color: #888888 !important;
  }
  .mob-search ~ .search-wrap {
    display: none;
  }
  .mob-search ~ .search-wrap.open-search {
    display: block;
    width: 100%;
  }
  .video-slider .card-item {
    max-width: 320px;
    padding: 20px 15px;
  }
  .aside-wrap {
    display: block;
  }
  .aside-wrap aside {
    position: static;
    border: none;
    padding: 0;
  }
  .aside-wrap aside.stickey-mob {
    top: auto;
    max-width: 100%;
    background: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: fixed;
    width: 1000%;
    left: 0;
    bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .aside-wrap aside.stickey-mob:first-child {
    padding-right: 15px;
    padding-left: 15px;
  }
  .aside-wrap aside.stickey-mob ol {
    max-width: 100%;
    height: auto;
    max-height: 400px;
    overflow: auto;
    padding: 10px 0 10px 20px;
    margin: 0 auto;
    display: none;
  }
  .aside-wrap aside.stickey-mob.open {
    top: calc(100vh - 400px);
  }
  .aside-wrap aside.stickey-mob.open ol {
    display: block;
  }
  .aside-wrap aside.stickey-mob.open .toggle-index:before {
    transform: scale(1);
  }
  .aside-wrap aside.stickey-mob .toggle-index {
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
  }
  .aside-wrap aside.stickey-mob .toggle-index:before {
    position: absolute;
    right: 0;
    content: "v";
    font-family: "anchanto" !important;
    transform: scale(-1);
    font-size: 14px;
    color: #888888;
    font-weight: 400;
  }
  .aside-wrap aside.stickey-mob .toggle-index span {
    display: inline;
  }
  .aside-wrap aside:first-child {
    max-width: 100%;
    border: none;
    padding: 0;
  }
  .aside-wrap aside:last-child {
    max-width: 100%;
    border: none;
    padding: 0;
  }
  .aside-wrap .content-area:first-child {
    max-width: 100%;
    padding: 0;
  }
  .aside-wrap .content-area:last-child {
    max-width: 100%;
    padding: 0;
  }
  .page-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .page-content h3 {
    font-size: 24px;
    line-height: 34px;
  }
  .page-content h2 {
    font-size: 22px;
    line-height: 28px;
  }
  blockquote {
    padding: 25px;
  }
  blockquote.dark {
    flex-wrap: wrap;
    padding: 25px;
    align-items: flex-start;
    flex-direction: column;
  }
  blockquote.dark:after {
    width: 310px;
    height: 200px;
    bottom: 0;
    top: 70px;
    right: -30px;
    border-radius: 210px 0 0 0;
  }
  blockquote.dark .btn {
    margin-right: 0;
    margin-left: auto;
  }
  .benefit-list li {
    width: 100%;
    margin-bottom: 10px;
  }
  .ck-list li, .disc-list li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .pship-list {
    padding-right: 0;
  }
  .pship-partner .anchanto-wrap {
    padding: 68px;
    max-width: 330px;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item {
    max-width: 100px;
    padding: 0;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(1) {
    bottom: calc(100% - 50px);
    right: 35%;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(2) {
    bottom: calc(100% - 120px);
    left: -10px;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(3) {
    bottom: calc(100% - 120px);
    left: 76%;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(4) {
    bottom: calc(100% - 240px);
    left: -10px;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(5) {
    bottom: calc(100% - 230px);
    left: 76%;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(6) {
    top: 82%;
    left: 16%;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(7) {
    left: 64%;
    top: 82%;
  }
  .pship-partner .half-rightcap .left-caption {
    padding: 60px 0 80px;
  }
  .pship-partner .half-rightcap .right-caption {
    padding-left: 0;
  }
  .pship-slider {
    padding: 0 0 20px;
  }
  .pship-slider .caption p {
    font-size: 18px;
    line-height: 28px;
  }
  .border-outer:after {
    display: none;
  }
  .border-outer.border-full .right-caption {
    padding-left: 0;
  }
  .border-outer.border-full-bottom:after {
    top: 0;
  }
  .border-outer.border-full-bottom .right-caption {
    padding-left: 0;
  }
  .border-outer.border-job .right-caption {
    padding-left: 0;
  }
  .border-outer.border-company .right-caption {
    padding-left: 0;
  }
  .border-outer .prd-block .bottom-img {
    left: -50px;
  }
  .border-outer .prd-block .img-area figure {
    height: 290px;
    max-width: 290px;
  }
  .partner-wrap .container {
    padding-left: 0;
    padding-right: 0;
  }
  .partner-sticky {
    display: block;
  }
  .partner-sticky .form-area {
    max-width: 100%;
    padding: 30px 15px;
  }
  .partner-sticky .form-area h4 {
    font-size: 20px;
    padding-top: 20px;
  }
  .partner-sticky .form-area h4 br {
    display: none;
  }
  .partner-sticky.bg-img .left-area {
    position: relative;
    top: 0;
  }
  .partner-sticky.bg-img .left-area:after {
    background-size: cover;
    background-position: left top;
    width: 100%;
  }
  .partner-sticky .left-area {
    padding: 30px 15px;
    max-width: 100%;
    position: static;
  }
  .partner-sticky .left-area h1 {
    font-size: 34px;
  }
  .partner-footer .imglist {
    flex-wrap: wrap;
  }
  .partner-footer .imglist img {
    margin-bottom: 10px;
  }
  .card-module-list {
    flex-wrap: wrap;
  }
  .card-module-list li {
    width: 100%;
    max-width: 340px;
    margin: 0 auto 20px;
  }
  .card-module-list li p {
    margin-bottom: 0;
  }
  .counter-timer p span {
    width: 45px;
    height: 45px;
    line-height: 42px;
    font-size: 24px;
  }
  .date-time-row p img {
    width: 35px;
  }
  .form-group .fitem iframe {
    max-height: 220px;
  }
  .join-us-slider .join-slide {
    padding: 0 10px;
  }
  .wp-block-anchanto-product-hero-details .inner-banner .image-part {
    padding-left: 0px;
  }
  .wp-block-anchanto-solutions-single-hero .half-rightcap {
    display: block;
  }
  .single-landing_page .lp-hero-banner .half-rightcap {
    display: block;
  }
  .lp-hero-banner .logo-item picture,
  .event-hero .logo-item picture {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sol-details-tabs.tabs-wrap .tabs-row .tabs-list li a {
    font-size: 13px;
    padding: 16px 7px;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  footer {
    padding-bottom: 30px;
  }
  footer .footer-bottom {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  footer .footer-bottom .footer-link {
    display: block;
  }
  footer .footer-bottom .footer-link > ul {
    flex-wrap: wrap;
  }
  footer .footer-bottom .footer-link > ul > li {
    max-width: 25%;
    margin-bottom: 40px;
  }
  footer .footer-bottom .footer-right .subscribe-area {
    margin-bottom: 40px;
  }
  .say-block h2 {
    font-size: 38px;
    line-height: 46px;
  }
  .block-row.ptb-70 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .block-row.lg-row {
    padding: 40px 0;
  }
  .block-row.pb-130 {
    padding-bottom: 30px;
  }
  .block-row.pt-130 {
    padding-top: 60px;
  }
  .main-banner {
    display: block;
  }
  .main-banner .caption-area {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    padding-top: 40px;
  }
  .main-banner .caption-area .innercaption-area {
    max-width: 100%;
  }
  .main-banner .caption-area:before {
    display: none;
  }
  .main-banner h1 {
    font-size: 38px;
    line-height: 48px;
  }
  .main-banner h1 em, .main-banner h1 i {
    font-size: 38px;
    line-height: 48px;
  }
  .main-banner .image-part {
    max-width: 100%;
    padding-left: 0;
    height: 490px;
  }
  .main-banner .image-part figure img {
    object-position: 0% 40%;
  }
  .main-banner .image-part .image-overlay {
    max-width: 100%;
    max-height: 460px;
  }
  .main-banner .image-part .image-overlay:before {
    max-height: 440px;
    max-width: 440px;
    left: 40px;
    transform: none;
    top: 0;
    margin-top: 0;
    box-shadow: 0 0 0 80px #2633AB, 0 0 0 860px #2633AB;
  }
  .main-banner .image-part:before {
    display: none;
  }
  .main-banner.products-banner .image-part .image-overlay:before {
    max-height: 440px;
    max-width: 440px;
    left: 40px;
    transform: none;
    top: 0;
    margin-top: 0;
    box-shadow: 0 0 0 80px #1C1E33, 0 0 0 860px #1C1E33;
  }
  .main-banner.icp-banner .caption-area .title-row {
    max-width: 100%;
  }
  .main-banner.icp-banner.secondary-bg .image-part .image-overlay:before {
    max-height: 440px;
    max-width: 440px;
    left: 40px;
    transform: none;
    top: 0;
    margin-top: 0;
    box-shadow: 0 0 0 80px #2633AB, 0 0 0 860px #2633AB;
  }
  .common-banner {
    display: block;
  }
  .common-banner .community-list .community-item span {
    color: #fff;
    font-size: 18px;
  }
  .common-banner .caption-area {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    padding-top: 40px;
  }
  .common-banner .caption-area .innercaption-area {
    max-width: 100%;
  }
  .common-banner .caption-area:before {
    display: none;
  }
  .common-banner .caption-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
  }
  .common-banner .caption-bottom ul {
    display: block;
  }
  .common-banner .caption-bottom ul li {
    max-width: 100%;
    margin-bottom: 24px;
  }
  .common-banner h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .common-banner .image-part {
    max-width: 100%;
    padding-left: 0;
    height: 490px;
  }
  .common-banner .image-part figure img {
    object-position: 6% 27%;
  }
  .common-banner .image-part .image-overlay {
    max-width: 100%;
    max-height: 460px;
  }
  .common-banner .image-part .image-overlay:before {
    max-height: 440px;
    max-width: 440px;
    left: 40px;
    transform: none;
    top: 0;
    margin-top: 0;
    box-shadow: 0 0 0 80px #0F111B, 0 0 0 860px #0F111B;
  }
  .common-banner .image-part:before {
    display: none;
  }
  .join-us-slider .join-slide {
    padding: 0 20px;
  }
  .resource-list {
    margin: 0 -10px;
  }
  .resource-list .resouce-item {
    padding: 20px 10px 15px;
  }
  .soluslider {
    display: block;
  }
  .soluslider .right-caption .solu-list .solu-item > a.icon {
    font-size: 18px;
  }
  .soluslider .left-caption {
    padding-right: 0;
  }
  .soluslider .left-caption .solu-list li a {
    font-size: 18px;
  }
  .soluslider .right-caption {
    max-width: 100%;
    padding-right: 0;
    display: block;
  }
  .soluslider .right-caption .solu-list {
    display: block;
  }
  .soluslider .right-caption .solu-list .solu-item {
    display: block;
    opacity: 1;
  }
  .soluslider .right-caption .solu-list .solu-item > a.icon {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    width: 100%;
    color: #ADADAD;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    padding: 24px 0 24px;
    align-items: center;
    position: relative;
  }
  .soluslider .right-caption .solu-list .solu-item > a.icon:before {
    position: absolute;
    right: 15px;
    font-size: 14px;
    top: 30px;
  }
  .soluslider .right-caption .solu-list .solu-item .img-card {
    display: none;
  }
  .soluslider .right-caption .solu-list .solu-item.active {
    opacity: 1;
    display: block;
  }
  .prd-list .prd-item {
    max-width: 50%;
    padding: 25px;
  }
  .testi-wrap {
    display: block;
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .testi-wrap .right-caption {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
  }
  .testi-wrap .right-caption .slider-wrap {
    display: flex;
    align-items: center;
    padding-top: 30px;
  }
  .testi-wrap .right-caption .slider-wrap .img-slider {
    max-width: 340px;
    margin-bottom: 0;
  }
  .testi-wrap .right-caption .slider-wrap .caption-slider {
    max-width: calc(100% - 360px);
    padding-left: 30px;
  }
  .anchanto-section {
    padding: 60px 0;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item {
    max-width: 240px;
  }
  .anchanto-section .anchanto-wrap .radius-list .radius-item .place-list, .anchanto-section .anchanto-wrap .radius-list .radius-item .place-nolist {
    display: none;
  }
  .location-wrap {
    padding-top: 0;
  }
  .location-wrap h5 {
    display: none;
  }
  .location-wrap .location-left {
    min-width: 170px;
  }
  .about-num .counter-list {
    padding-left: 40px;
  }
  .about-num .counter-list .counter-item p {
    margin-bottom: 0;
  }
  .about-num .counter-list .counter-item p i {
    font-size: 38px;
  }
  .prd-sort-list {
    flex-wrap: wrap;
  }
  .prd-sort-list .prd-item {
    max-width: 33.33%;
    width: 33.33%;
  }
  .subscribe-box {
    padding: 40px 0;
  }
  .subscribe-box .subscribe-left {
    padding-right: 30px;
  }
  .subscribe-box .subscribe-left .title-row h3 {
    font-size: 24px;
  }
  .subscribe-box .subscribe-left .title-row p {
    font-size: 16px;
  }
  .solution-section {
    padding-top: 100px;
    padding-bottom: 90px;
  }
  .solution-section.no-bottom-round {
    padding-bottom: 30px;
  }
  .solution-section .title-row {
    padding: 70px 0 80px;
  }
  .solution-section.webinar-wrap:before {
    top: 0;
  }
  .job-strategy {
    padding-right: 50px;
  }
  .more-icp h5 {
    padding-top: 0;
  }
  .title-row.text-center {
    max-width: 675px;
  }
  .title-row.lg-title-row {
    max-width: 760px;
  }
  .title-row h1, .title-row h2 {
    font-size: 42px;
    line-height: 48px;
  }
  .title-row h1 i, .title-row h1 em, .title-row h2 i, .title-row h2 em {
    font-size: 42px;
    line-height: 48px;
  }
  .prd-works-slider .works-item {
    padding-left: 50px;
  }
  .prd-works-slider .works-item h4 {
    font-size: 22px;
    line-height: 28px;
  }
  .prd-works-slider .works-item p {
    font-size: 17px;
    line-height: 26px;
  }
  .inventry-section {
    display: block;
  }
  .inventry-section .share-list {
    max-width: 100%;
    padding: 10px 0 20px;
  }
  .inventry-section .share-list br {
    display: none;
  }
  .inventry-section .products-wrap {
    max-width: 100%;
  }
  .inventry-section .products-wrap .prd-list li {
    padding-right: 20px;
  }
  .full-banner .inner-caption {
    padding-top: 30px;
  }
  .full-banner .inner-caption h3 {
    font-size: 28px;
  }
  .full-banner .left-caption .inner-caption {
    padding-left: 20px;
    padding-right: 30px;
  }
  .full-banner .right-caption .inner-caption {
    padding-right: 20px;
    padding-left: 30px;
  }
  .half-rightcap.bdr-bottom-right .left-caption {
    padding-right: 20px;
  }
  .half-rightcap .right-caption {
    max-width: 475px;
    width: 48%;
  }
  .half-rightcap .right-caption .img-circle {
    width: 352px;
    height: 352px;
  }
  .half-rightcap .right-caption .img-round {
    max-width: 100%;
    width: 352px;
    height: 352px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .half-rightcap .left-caption .title-row h2 {
    font-size: 38px;
  }
  .half-rightcap .left-caption.pr-90 {
    padding-right: 20px;
  }
  .resource-list .resouce-item figure {
    height: 160px;
  }
  .resource-list .resouce-item figure .details {
    padding: 10px;
  }
  .resource-list .resouce-item figure .details span {
    font-size: 14px;
  }
  .resource-list .resouce-item figure .details i {
    font-size: 11px;
  }
  .resource-list .resouce-item.lg-item figure {
    height: 260px;
  }
  .resource-list .resouce-item.sm-item figure {
    height: 200px;
  }
  .common-banner .community-list .community-item p {
    font-size: 16px;
    line-height: 24px;
  }
  .prd-block {
    padding: 40px 0;
  }
  .prd-block.full-prd-item .caption-area {
    padding-right: 0;
    min-height: 10px;
    padding-bottom: 30px;
  }
  .prd-block.full-prd-item .caption-area:after {
    display: none;
  }
  .prd-block.full-prd-item .caption-area .caption-inner {
    padding: 50px 0 20px 20px;
    min-height: 10px;
  }
  .prd-block .img-area figure {
    max-width: 370px;
    height: 370px;
  }
  .prd-block:nth-of-type(even) .caption-area {
    padding-left: 30px;
    padding-right: 0;
  }
  .prd-block .caption-area {
    padding-right: 30px;
  }
  .prd-block .caption-area .title-row h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .prd-block .caption-area .caption p {
    font-size: 17px;
    line-height: 28px;
  }
  .testimonial-wrap {
    flex-wrap: wrap;
    padding-bottom: 30px;
  }
  .testimonial-wrap .caption-slider .caption {
    max-width: 100%;
  }
  .testimonial-wrap .caption-slider .caption h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .testimonial-wrap .caption-wrap {
    max-width: 100%;
    width: 100%;
  }
  .testimonial-wrap .img-slider {
    max-width: 100%;
    width: 100%;
    order: -1;
    margin-bottom: 40px;
  }
  .culture-wrap .half-rightcap .right-caption {
    padding-left: 0;
  }
  .jobwrap .left-caption {
    padding-right: 30px;
  }
  .jobwrap .right-caption {
    width: 50%;
  }
  .jobwrap .right-caption .job-list .job-item .img-card {
    padding: 30px;
  }
  .leader-list {
    margin: 0 -10px;
  }
  .leader-list.team-list {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .leader-list.team-list .leader-item {
    width: 100%;
    margin: 0 auto 40px;
    max-width: 240px;
  }
  .leader-list .leader-item {
    padding: 0 10px;
  }
  .leader-list .leader-item figure {
    height: 260px;
  }
  .sticky-tag {
    top: 60px;
  }
  .sticky-tag.filter-wrap {
    top: 60px;
  }
  .filter-row .form-group .half-fitem {
    padding-left: 10px;
  }
  .filter-row .form-group .half-fitem label {
    padding-right: 10px;
  }
  .filter-row .form-group .half-fitem select {
    max-width: 120px;
    min-width: 10px;
  }
  .inner-banner {
    display: block;
    min-height: 10px !important;
  }
  .inner-banner.rounded-overlay:after, .inner-banner.rounded-overlay:before {
    width: 330px;
    height: 330px;
  }
  .inner-banner.full-caption {
    padding: 60px 0 40px;
  }
  .inner-banner.full-caption .innercaption-area {
    padding-top: 30px;
  }
  .inner-banner h1 {
    font-size: 44px;
    line-height: 56px;
  }
  .inner-banner .caption-area {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .inner-banner .caption-area .innercaption-area {
    max-width: 100%;
    padding-top: 30px;
  }
  .inner-banner .image-part {
    max-width: 100%;
    padding-left: 0;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .inner-banner .image-part figure {
    width: 100%;
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .inner-banner .image-part figure img {
    width: 100%;
    height: 100%;
    object-fit: none;
    object-position: left center;
  }
  .inner-banner .image-part .img-area {
    position: relative;
    max-width: 55%;
    left: 125px;
  }
  .inner-banner .image-part .img-area figure {
    max-width: 430px;
    height: 430px;
    border-radius: 400px;
    overflow: hidden;
    top: -40px;
    position: relative;
    left: 50px;
  }
  .inner-banner .image-part .img-area figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .inner-banner .image-part .img-area .top-img {
    position: absolute;
    top: 5px;
    right: -120px;
  }
  .inner-banner .image-part .img-area .middle-img {
    position: absolute;
    top: 65px;
    left: 0px;
  }
  .inner-banner .image-part .img-area .bottom-img {
    position: absolute;
    bottom: 20px;
    left: 0px;
  }
  .why-choose-wrap {
    padding-bottom: 250px;
  }
  .why-choose-wrap:after {
    top: calc(100% - 180px);
  }
  .why-choose-wrap .half-rightcap {
    padding: 15px 0;
  }
  .why-choose-wrap .toggle-list .toggle-item a, .toggle-list .toggle-item a {
    font-size: 16px;
    padding: 5px 0;
  }
  .why-choose-wrap .toggle-list .toggle-item .caption p, .toggle-list .toggle-item .caption p {
    font-size: 14px;
    line-height: 24px;
  }
  .ptb-100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .prd-cap-wrap {
    padding-bottom: 40px;
    justify-content: flex-start;
  }
  .prd-cap-wrap .prd-cap-item {
    max-width: 50%;
    margin-bottom: 25px;
    margin: 0 0 25px;
  }
  .prd-module-list {
    padding-bottom: 20px;
  }
  .prd-module-list li:nth-last-child(-n+4), .prd-module-list li {
    width: 100%;
    max-width: 33.33%;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding: 10px 10px 20px;
  }
  .prd-module-list li:nth-child(-n+4) {
    padding-top: 10px;
  }
  .tabs-wrap .tabs-row {
    top: 60px;
  }
  .guide-popup .guide-right {
    padding: 35px;
  }
  .guide-popup .guide-right .guide-caption h3 {
    padding-top: 10px;
  }
  .guide-popup .guide-right a.model-close {
    right: 30px;
    top: 30px;
  }
  .subscribe-popup .model-left figure {
    height: auto;
  }
  .subscribe-popup .model-right a.model-close {
    right: 30px;
    top: 30px;
  }
  .subscribe-popup .model-right .model-rtop, .subscribe-popup .model-right .model-rbottom {
    padding: 30px;
  }
  .subscribe-popup .model-right .model-rtop h2 {
    padding-top: 20px;
  }
  .careers-banner .half-rightcap .left-caption {
    padding-right: 0;
    padding-bottom: 60px;
    padding-top: 30px;
  }
  .careers-banner .half-rightcap .left-caption h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .careers-banner .half-rightcap .left-caption p {
    font-size: 18px;
    line-height: 24px;
  }
  .careers-banner .half-rightcap .right-caption {
    max-height: 340px;
  }
  .opening-list {
    margin: 0 -15px;
  }
  .opening-list .opening-item {
    margin: 0 15px;
    max-width: calc(50% - 30px);
  }
  .opening-list .opening-item a {
    padding: 15px;
    padding-right: 70px;
  }
  .opening-list .opening-item a p {
    font-size: 16px;
  }
  .opening-list .opening-item a p.location {
    font-size: 14px;
  }
  .opening-list .opening-item h5 {
    font-size: 18px;
  }
  .careers-slider .careers-item p {
    max-width: 280px;
  }
  .careers-slider .careers-item figure {
    height: 280px;
    width: 280px;
    margin: 0 auto;
    margin-bottom: -8px;
  }
  .opening-list {
    flex-wrap: wrap;
    margin: 0 -20px;
  }
  .tabs-wrap.contact-location .tabs-row .tabs-list {
    white-space: nowrap;
    overflow-x: auto;
    display: flex;
    justify-content: flex-start;
  }
  .tabs-wrap.contact-location .tabs-row li a {
    padding: 10px 5px;
  }
  .inner-banner.full-caption h2 br {
    display: none;
  }
  .contact-list .half-rightcap {
    padding: 25px 0;
  }
  .contact-list .half-rightcap h2 {
    font-size: 38px;
    line-height: 44px;
  }
  .contact-list .half-rightcap .right-caption {
    max-width: 430px;
    width: 45%;
  }
  .contact-list .half-rightcap .left-caption {
    max-width: 370px;
    width: 48%;
  }
  .resource-filter.tag-wrap .tag-list {
    white-space: nowrap;
    overflow: auto;
  }
  .resource-filter.tag-wrap .search-wrap .search-box input[type=text] {
    padding-right: 0;
  }
  .resource-list .resouce-item .caption-area p {
    font-size: 14px;
    line-height: 22px;
  }
  .aside-wrap aside {
    padding: 0;
  }
  .aside-wrap aside ol {
    margin: 0 auto;
    padding-left: 15px;
  }
  .aside-wrap aside ol li a {
    font-size: 14px;
    line-height: 20px;
  }
  .aside-wrap aside:first-child {
    max-width: 260px;
    border: none;
    padding: 0;
    padding-right: 20px;
  }
  .aside-wrap aside:last-child {
    max-width: 260px;
    border: none;
    padding: 0;
  }
  .aside-wrap .content-area:first-child {
    max-width: calc(100% - 260px);
    padding: 0;
    padding-right: 15px;
  }
  .aside-wrap .content-area:last-child {
    max-width: calc(100% - 260px);
    padding: 0;
  }
  blockquote {
    padding: 25px;
  }
  blockquote.dark {
    flex-wrap: wrap;
    padding: 25px;
    align-items: flex-start;
    flex-direction: column;
  }
  blockquote.dark:after {
    width: 370px;
    height: 200px;
    bottom: 0;
    top: 80px;
    right: -30px;
    border-radius: 210px 0 0 0;
  }
  blockquote.dark .btn {
    margin-right: 0;
    margin-left: auto;
  }
  .pship-partner .anchanto-wrap {
    padding: 68px;
    max-width: 330px;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item {
    max-width: 100px;
    padding: 0;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(1) {
    bottom: calc(100% - 50px);
    right: 35%;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(2) {
    bottom: calc(100% - 120px);
    left: -10px;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(3) {
    bottom: calc(100% - 120px);
    left: 76%;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(4) {
    bottom: calc(100% - 240px);
    left: -10px;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(5) {
    bottom: calc(100% - 230px);
    left: 76%;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(6) {
    top: 82%;
    left: 16%;
  }
  .pship-partner .anchanto-wrap .radius-list .radius-item:nth-child(7) {
    left: 64%;
    top: 82%;
  }
  .pship-partner .half-rightcap .left-caption {
    padding: 60px 0 80px;
  }
  .pship-partner .half-rightcap .right-caption {
    padding-left: 0;
  }
  .integaration-half .left-caption {
    padding-right: 30px;
  }
  .border-outer:after {
    left: calc(50% + 10px);
  }
  .border-outer.border-icp:after {
    left: 50%;
  }
  .border-outer.border-full:after {
    bottom: 0;
    top: -50px;
    left: 50%;
  }
  .border-outer.border-full .right-caption {
    padding-left: 20px;
  }
  .border-outer.border-full-bottom:after {
    top: 0;
  }
  .border-outer.border-full-bottom .right-caption {
    padding-left: 20px;
  }
  .border-outer.border-company .right-caption {
    padding-left: 20px;
  }
  .border-outer .prd-block .bottom-img {
    left: 0;
  }
  .border-outer .prd-block .img-area figure {
    height: 370px;
    max-width: 370px;
  }
  .partner-sticky .left-area {
    padding: 70px 50px 90px 0;
  }
  .partner-sticky .left-area h1 {
    font-size: 44px;
  }
  .form-group .fitem {
    margin-bottom: 30px;
  }
  .form-group .fitem label {
    font-size: 16px;
  }
  footer .footer-bottom .footer-right .footer-extrnallink .menu-copyright-menu-container {
    min-width: 500px;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    position: inherit;
  }
  /* 3. desktop
  ---------------------------------------------------*/
}
@media (min-width: 1024px) and (max-width: 1130px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  header .header-right-area {
    padding-left: 10px;
  }
  header nav > ul > li {
    padding: 21px 5px 27px;
    padding-left: 25px;
  }
  header nav > ul > li > a {
    font-size: 15px;
  }
  header .megamenu {
    top: 76px;
  }
  header .megamenu .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  header .megamenu .menu-list {
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  header .megamenu .menu-list .btn-group {
    transform: translateY(0);
  }
  header .megamenu .menu-list ul.prd-list {
    padding-bottom: 50px;
  }
  header .megamenu .menu-list ul.prd-list li {
    padding: 10px 20px;
  }
  header .megamenu .menu-list ul.prd-list li a {
    font-size: 15px;
    padding-right: 24px;
  }
  header .megamenu .menu-list ul.prd-list li a .icon {
    padding-right: 10px;
  }
  header .megamenu .right-area {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
  header .megamenu .right-area .featured-block figure {
    max-height: 210px;
  }
  footer .footer-bottom .footer-right {
    max-width: 290px;
  }
  footer .footer-bottom .footer-right .footer-extrnallink ul li {
    padding-right: 5px;
  }
  footer .footer-bottom .footer-right .footer-extrnallink ul li:after {
    padding-left: 5px;
  }
  footer .footer-bottom .footer-right .footer-extrnallink .menu-copyright-menu-container {
    width: 100%;
    text-align: left;
    margin-top: 10px;
    position: inherit;
  }
  footer .footer-bottom .footer-link ul li ul {
    padding-right: 15px;
  }
  .block-row.pb-130 {
    padding-bottom: 70px;
  }
  .block-row.lg-row {
    padding: 40px 0;
  }
  .title-row.text-center {
    max-width: 655px;
  }
  .title-row h1, .title-row h2 {
    font-size: 40px;
    line-height: 48px;
  }
  .title-row h1 i, .title-row h1 em, .title-row h2 i, .title-row h2 em {
    font-size: 40px;
    line-height: 48px;
  }
  .main-banner.icp-banner {
    min-height: 660px;
  }
  .main-banner.icp-banner .image-part {
    min-height: 660px;
  }
  .main-banner h1 {
    font-size: 38px;
    line-height: 48px;
  }
  .main-banner h1 i, .main-banner h1 em {
    font-size: 38px;
    line-height: 48px;
  }
  .main-banner .caption-area {
    padding-left: 30px;
  }
  .main-banner .image-part .image-overlay:before {
    width: 425px;
    height: 425px;
  }
  .common-banner h2, .common-banner h1 {
    font-size: 38px;
    line-height: 48px;
  }
  .common-banner h2 i, .common-banner h2 em, .common-banner h1 i, .common-banner h1 em {
    font-size: 38px;
    line-height: 48px;
  }
  .common-banner .caption-area {
    padding-left: 30px;
  }
  .common-banner .image-part .image-overlay:before {
    width: 425px;
    height: 425px;
  }
  .solution-section .title-row {
    padding: 40px 0 70px;
  }
  .solution-section.webinar-wrap:before {
    top: 0;
  }
  .soluslider .right-caption .solu-list .solu-item > a.icon {
    font-size: 18px;
    padding: 20px 0;
  }
  .soluslider .left-caption .solu-list li a {
    font-size: 18px;
    padding: 20px 0;
  }
  .prd-list .prd-item {
    padding: 25px;
  }
  .prd-list .prd-item figure {
    padding-bottom: 10px;
    min-height: 70px;
  }
  .prd-list .prd-item h3 {
    font-size: 18px;
  }
  .testi-wrap {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .testi-wrap .testi-card {
    height: 120px;
    padding: 15px 30px;
  }
  .testi-wrap .right-caption {
    padding-left: 25px;
  }
  .testi-wrap .right-caption .slider-wrap .video-item figure {
    width: 280px;
    height: 280px;
    margin: 0 auto;
  }
  .testi-wrap .testi-top .testi-right {
    max-width: calc(100% - 260px);
    padding: 0 20px;
  }
  .testi-wrap .testi-top > figure {
    max-width: 260px;
    height: 373px;
  }
  .anchanto-section {
    padding: 60px 0;
  }
  .location-wrap {
    padding-top: 40px;
  }
  .location-wrap .location-left {
    min-width: 155px;
  }
  .about-num .counter-list .counter-item p i {
    font-size: 48px;
    line-height: 58px;
  }
  .leader-list .leader-item {
    padding: 0 20px;
  }
  .leader-list.team-list {
    margin: 0 auto;
    padding: 30px 0 0;
  }
  .leader-list.team-list .leader-item {
    padding: 0 10px;
  }
  .sticky-tag {
    top: 76px;
  }
  .inner-banner.rounded-overlay:after, .inner-banner.rounded-overlay:before {
    width: 330px;
    height: 330px;
  }
  .inner-banner .caption-area {
    padding-left: 15px;
  }
  .prd-module-list li {
    padding: 25px;
  }
  .resource-list {
    margin: 0 -20px;
  }
  .full-banner .inner-caption {
    padding-top: 30px;
  }
  .full-banner .inner-caption h3 {
    font-size: 26px;
  }
  .full-banner .left-caption .inner-caption {
    padding-left: 20px;
    padding-right: 30px;
  }
  .full-banner .right-caption .inner-caption {
    padding-right: 20px;
    padding-left: 30px;
  }
  .careers-banner .half-rightcap .left-caption {
    padding-right: 80px;
  }
  .careers-banner .half-rightcap .left-caption h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .opening-list {
    flex-wrap: wrap;
    margin: 0 -20px;
  }
  .tabs-wrap .tabs-row {
    top: 76px;
  }
  .tabs-wrap.contact-location .tabs-row li a {
    padding: 10px;
  }
  .solution-section.dark-bg.culture-wrap {
    padding-top: 270px;
  }
  .tag-wrap .tag-list li {
    padding: 7px 4px;
  }
  .tag-wrap .tag-list li .tag {
    font-size: 13px;
  }
  .tag-wrap .search-wrap {
    max-width: 240px;
  }
  .border-outer:after {
    left: calc(50% + 15px);
  }
  .border-outer.border-full:after {
    bottom: 0;
    top: -50px;
    left: 50%;
  }
  .border-outer.border-full .right-caption {
    padding-left: 50px;
  }
  .border-outer.border-icp:after {
    left: calc(50% + 56px);
  }
  .border-outer.border-full-bottom:after {
    top: 0;
  }
  .border-outer.border-company .right-caption {
    padding-left: 50px;
  }
  .border-outer .prd-block .bottom-img {
    left: 0;
  }
  .border-outer .prd-block .img-area figure {
    height: 430px;
    max-width: 430px;
  }
  .inner-banner .image-part {
    max-width: 50%;
    max-height: 718px;
    width: 100%;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .inner-banner .image-part figure {
    width: 100%;
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .inner-banner .image-part figure img {
    width: 100%;
    height: 100%;
    object-fit: none;
    object-position: left center;
  }
  .inner-banner .image-part .img-area {
    position: relative;
    max-width: 100%;
  }
  .inner-banner .image-part .img-area figure {
    max-width: 430px;
    height: 430px;
    border-radius: 400px;
    overflow: hidden;
    top: 125px;
    position: relative;
    left: 50px;
  }
  .inner-banner .image-part .img-area figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .inner-banner .image-part .img-area .top-img {
    position: absolute;
    top: 165px;
    right: 0px;
  }
  .inner-banner .image-part .img-area .middle-img {
    position: absolute;
    top: 235px;
    left: 0px;
  }
  .inner-banner .image-part .img-area .bottom-img {
    position: absolute;
    bottom: -170px;
    left: 0px;
  }
  .wp-block-anchanto-product-hero-details .inner-banner .image-part .img-area figure {
    max-width: 285px;
    height: 285px;
  }
  .wp-block-anchanto-product-hero-details .inner-banner .image-part .img-area .top-img {
    max-width: 110px;
    right: 40px;
  }
  .wp-block-anchanto-product-hero-details .inner-banner .image-part .img-area .middle-img {
    max-width: 150px;
  }
}
@media (max-width: 379px) {
  .prd-block .img-area {
    max-width: 290px;
  }
  .prd-block .img-area figure {
    height: 290px;
    max-width: 290px;
  }
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox { /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container { /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
} /* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container { /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
} /* RTL direction/left-side scrollbar */
.mCSB_scrollTools { /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
} /* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
} /* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer { /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger { /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px; /* minimum dragger height */
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
} /* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
} /* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px; /* minimum dragger width */
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px; /* auto-expanded scrollbar */
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px; /* auto-expanded scrollbar */
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
----------------------------------------
6.1 THEMES 
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png); /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
  sprites locations 
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
  sprites locations 
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
  sprites locations 
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px; /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px; /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px; /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px; /* auto-expanded scrollbar */
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  margin-left: auto;
  margin-right: 0;
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

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

/*# sourceMappingURL=style.css.map */
