/* Theme base styles */











@font-face {
    font-family: 'aeonik';
    src: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/fonts/aeonik-regular-webfont.woff2") format('woff2'),
         url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/fonts/aeonik-regular-webfont.woff") format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'aeonik';
    src: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/fonts/aeonik-thin-webfont.woff2") format('woff2'),
         url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/fonts/aeonik-thin-webfont.woff") format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'aeonik';
    src: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/fonts/aeonik-light-webfont.woff2") format('woff2'),
         url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/fonts/aeonik-light-webfont.woff") format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'aeonik';
    src: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/fonts/aeonik-medium-webfont.woff2") format('woff2'),
         url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/fonts/aeonik-medium-webfont.woff") format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'aeonik';
    src: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/fonts/aeonik-bold-webfont.woff2") format('woff2'),
         url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/fonts/aeonik-bold-webfont.woff") format('woff');
    font-weight: 700;
    font-style: normal;
}
/* -------------------------------------------
1.0 RESET BROWSER
1.1 CUSTOM COLUMN
1.2 DATA SAMPLE
1.3 BANNER EFFECT
2.0 DEFAULT SETTING
2.1 FORM THEME
2.2 TABLE THEME
2.3 SLICK SLIDER
2.4 LAYOUT
-------------------------------------------*/
/*==========================================================================
1.0 RESET BROWSER
========================================================================== */
body {
  max-width: 100%;
  overflow-x: hidden;
  font-weight: 400;
}
img {
  max-width: 100%;
  height: auto;
}
.page-editor .header.header {
  position: static;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="search"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="text"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus, select:focus {
  outline: none;
}
:focus {
  outline: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}
:-moz-placeholder { /* Firefox 18- */
  color: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}
::-moz-placeholder { /* Firefox 19+ */
  color: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}
:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}
.button.disabled,
.button:disabled,
button.disabled,
button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled {
  opacity: .65 !important;
  cursor: not-allowed;
}
.container-fluid {
  padding-right: 0;
  padding-left: 0;
}
/*----------------------------
1.1 CUSTOM COLUMN
--------------------------------*/
/*----------------------------
AUTO CLEAR
--------------------------------*/
@media (min-width: 1500px) {
  .auto-clear .col-bg-1:nth-child(12n+1),
  .auto-clear .col-bg-2:nth-child(6n+1),
  .auto-clear .col-bg-15:nth-child(5n+1),
  .auto-clear .col-bg-3:nth-child(4n+1),
  .auto-clear .col-bg-4:nth-child(3n+1),
  .auto-clear .col-bg-6:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .auto-clear .col-lg-1:nth-child(12n+1),
  .auto-clear .col-lg-2:nth-child(6n+1),
  .auto-clear .col-lg-15:nth-child(5n+1),
  .auto-clear .col-lg-3:nth-child(4n+1),
  .auto-clear .col-lg-4:nth-child(3n+1),
  .auto-clear .col-lg-6:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .auto-clear .col-md-1:nth-child(12n+1),
  .auto-clear .col-md-2:nth-child(6n+1),
  .auto-clear .col-md-15:nth-child(5n+1),
  .auto-clear .col-md-3:nth-child(4n+1),
  .auto-clear .col-md-4:nth-child(3n+1),
  .auto-clear .col-md-6:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .auto-clear .col-sm-1:nth-child(12n+1),
  .auto-clear .col-sm-2:nth-child(6n+1),
  .auto-clear .col-sm-15:nth-child(5n+1),
  .auto-clear .col-sm-3:nth-child(4n+1),
  .auto-clear .col-sm-4:nth-child(3n+1),
  .auto-clear .col-sm-6:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .auto-clear .col-xs-1:nth-child(12n+1),
  .auto-clear .col-xs-2:nth-child(6n+1),
  .auto-clear .col-xs-15:nth-child(5n+1),
  .auto-clear .col-xs-3:nth-child(4n+1),
  .auto-clear .col-xs-4:nth-child(3n+1),
  .auto-clear .col-xs-6:nth-child(odd) {
    clear: both;
  }
}
@media (max-width: 479px) {
  .auto-clear .col-ts-1:nth-child(12n+1),
  .auto-clear .col-ts-2:nth-child(6n+1),
  .auto-clear .col-ts-15:nth-child(5n+1),
  .auto-clear .col-ts-3:nth-child(4n+1),
  .auto-clear .col-ts-4:nth-child(3n+1),
  .auto-clear .col-ts-6:nth-child(odd) {
    clear: both;
  }
}
/*-----------------------CUSTOM 5 COLUMNS---------------------------*/
.col-bg-15,
.col-bg-25,
.col-bg-35,
.col-bg-45,
.col-lg-15,
.col-lg-25,
.col-lg-35,
.col-lg-45,
.col-md-15,
.col-md-25,
.col-md-35,
.col-md-45,
.col-sm-15,
.col-sm-25,
.col-sm-35,
.col-sm-45,
.col-xs-15,
.col-xs-25,
.col-xs-35,
.col-xs-45,
.col-ts-15,
.col-ts-25,
.col-ts-35,
.col-ts-45 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}
@media (max-width: 479px) {
  .col-ts-15,
  .col-ts-25,
  .col-ts-35,
  .col-ts-45 {
    float: left;
  }
  .col-ts-15 {
    width: 20%;
  }
  .col-ts-25 {
    width: 40%;
  }
  .col-ts-35 {
    width: 60%;
  }
  .col-ts-45 {
    width: 80%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .col-xs-15,
  .col-xs-25,
  .col-xs-35,
  .col-xs-45 {
    float: left;
  }
  .col-xs-15 {
    width: 20%;
  }
  .col-xs-25 {
    width: 40%;
  }
  .col-xs-35 {
    width: 60%;
  }
  .col-xs-45 {
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-15,
  .col-sm-25,
  .col-sm-35,
  .col-sm-45 {
    float: left;
  }
  .col-sm-15 {
    width: 20%;
  }
  .col-sm-25 {
    width: 40%;
  }
  .col-sm-35 {
    width: 60%;
  }
  .col-sm-45 {
    width: 80%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-15,
  .col-md-25,
  .col-md-35,
  .col-md-45 {
    float: left;
  }
  .col-md-15 {
    width: 20%;
  }
  .col-md-25 {
    width: 40%;
  }
  .col-md-35 {
    width: 60%;
  }
  .col-md-45 {
    width: 80%;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .col-lg-15,
  .col-lg-25,
  .col-lg-35,
  .col-lg-45 {
    float: left;
  }
  .col-lg-15 {
    width: 20%;
  }
  .col-lg-25 {
    width: 40%;
  }
  .col-lg-35 {
    width: 60%;
  }
  .col-lg-45 {
    width: 80%;
  }
}
@media (min-width: 1500px) {
  .col-bg-15,
  .col-bg-25,
  .col-bg-35,
  .col-bg-45 {
    float: left;
  }
  .col-bg-15 {
    width: 20%;
  }
  .col-bg-25 {
    width: 40%;
  }
  .col-bg-35 {
    width: 60%;
  }
  .col-bg-45 {
    width: 80%;
  }
}
/*-----------------------
CUSTOM COL > 1500
---------------------------*/
@media (min-width: 1500px) {
  .col-bg-1,
  .col-bg-10,
  .col-bg-11,
  .col-bg-12,
  .col-bg-2,
  .col-bg-3,
  .col-bg-4,
  .col-bg-5,
  .col-bg-6,
  .col-bg-7,
  .col-bg-8,
  .col-bg-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
  }
  .col-bg-1,
  .col-bg-2,
  .col-bg-3,
  .col-bg-4,
  .col-bg-5,
  .col-bg-6,
  .col-bg-7,
  .col-bg-8,
  .col-bg-9,
  .col-bg-10,
  .col-bg-11,
  .col-bg-12 {
    float: left;
  }
  .col-bg-12 {
    width: 100%;
  }
  .col-bg-11 {
    width: 91.66666667%;
  }
  .col-bg-10 {
    width: 83.00000033%;
  }
  .col-bg-9 {
    width: 75%;
  }
  .col-bg-8 {
    width: 66.66666667%;
  }
  .col-bg-7 {
    width: 58.00000033%;
  }
  .col-bg-6 {
    width: 50%;
  }
  .col-bg-5 {
    width: 41.66666667%;
  }
  .col-bg-4 {
    width: 33.00000033%;
  }
  .col-bg-3 {
    width: 25%;
  }
  .col-bg-2 {
    width: 16.66666667%;
  }
  .col-bg-1 {
    width: 8.00000033%;
  }
}
/*-----------------------
CUSTOM COL < 480
---------------------------*/
@media (max-width: 479px) {
  .col-ts-1,
  .col-ts-10,
  .col-ts-11,
  .col-ts-12,
  .col-ts-2,
  .col-ts-3,
  .col-ts-4,
  .col-ts-5,
  .col-ts-6,
  .col-ts-7,
  .col-ts-8,
  .col-ts-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-ts-1,
  .col-ts-2,
  .col-ts-3,
  .col-ts-4,
  .col-ts-5,
  .col-ts-6,
  .col-ts-7,
  .col-ts-8,
  .col-ts-9,
  .col-ts-10,
  .col-ts-11 {
    float: left;
  }
  .col-ts-12 {
    width: 100%;
  }
  .col-ts-11 {
    width: 91.66666667%;
  }
  .col-ts-10 {
    width: 83.00000033%;
  }
  .col-ts-9 {
    width: 75%;
  }
  .col-ts-8 {
    width: 66.66666667%;
  }
  .col-ts-7 {
    width: 58.00000033%;
  }
  .col-ts-6 {
    width: 50%;
  }
  .col-ts-5 {
    width: 41.66666667%;
  }
  .col-ts-4 {
    width: 33.00000033%;
  }
  .col-ts-3 {
    width: 25%;
  }
  .col-ts-2 {
    width: 16.66666667%;
  }
  .col-ts-1 {
    width: 8.00000033%;
  }
}
/*-------------------------
ROWS SPACE
-----------------------------*/
.rows-space-0 {
  margin-bottom: 0;
}
.rows-space-10 {
  margin-bottom: 10px;
}
.rows-space-20 {
  margin-bottom: 20px;
}
.rows-space-30 {
  margin-bottom: 30px;
}
.rows-space-40 {
  margin-bottom: 40px;
}
.rows-space-50 {
  margin-bottom: 50px;
}
.rows-space-60 {
  margin-bottom: 60px;
}
.rows-space-70 {
  margin-bottom: 70px;
}
.rows-space-80 {
  margin-bottom: 80px;
}
.rows-space-90 {
  margin-bottom: 90px;
}
.rows-space-100 {
  margin-bottom: 100px;
}
@media (max-width: 1199px) {
  .rows-space-30,
  .rows-space-40,
  .rows-space-50,
  .rows-space-60,
  .rows-space-70,
  .rows-space-80,
  .rows-space-90,
  .rows-space-100 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .rows-space-20,
  .rows-space-30,
  .rows-space-40,
  .rows-space-50,
  .rows-space-60,
  .rows-space-70,
  .rows-space-80,
  .rows-space-90,
  .rows-space-100 {
    margin-bottom: 10px;
  }
}
.owl-slick .row-item:last-child [class^="rows-space-"],
.owl-slick .row-item:last-child [class*=" rows-space-"] {
  margin-bottom: 0;
}
/*----------------------------
1.2 WORDPRESS DATA SAMPLE
--------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}
img.alignnone {
  margin: 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.wp-caption {
  background: #ffffff;
  max-width: 100%;
  padding: 5px 0;
  text-align: center;
  margin: 0;
}
.wp-caption.alignnone {
  margin: 0 20px 20px 0;
  clear: both;
}
.wp-caption.alignleft {
  margin: 0 20px 20px 0;
}
.wp-caption.alignright {
  margin: 0 0 20px 20px;
}
.wp-caption.aligncenter {
  margin: 0 auto;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 12px;
  line-height: 17px;
  padding: 10px 4px 5px;
  margin: 0 !important;
}
iframe {
  max-width: 100% !important;
}
.alignright {
  float: right;
  margin: 5px 0 20px 30px;
}
.alignleft {
  float: left;
  margin: 5px 30px 20px 0;
}
/*----------------------------
GALLERY
------------------------------*/
/*----------------------------
GALLERY
------------------------------*/
.gallery {
  margin-left: -10px;
  margin-right: -10px;
}
.gallery:after {
  display: table;
  content: "";
  clear: both;
}
.gallery-caption {
  color: #707070;
  display: block;
  font-size: 12px;
  line-height: 1.5;
  padding: .5em 0;
}
.gallery-item {
  margin: 0;
  float: left;
  padding: 10px;
  font-style: italic;
  color: #666;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
@media (min-width: 1200px) {
  .gallery-columns-2 .gallery-item:nth-child(2n+1),
  .gallery-columns-3 .gallery-item:nth-child(3n+1),
  .gallery-columns-4 .gallery-item:nth-child(4n+1),
  .gallery-columns-5 .gallery-item:nth-child(5n+1),
  .gallery-columns-6 .gallery-item:nth-child(6n+1),
  .gallery-columns-7 .gallery-item:nth-child(7n+1),
  .gallery-columns-8 .gallery-item:nth-child(8n+1),
  .gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: both;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .main-container:not(.no-sidebar) .gallery .gallery-item {
    min-width: 25%;
  }
  .main-container.no-sidebar .gallery-columns-2 .gallery-item:nth-child(2n+1),
  .main-container.no-sidebar .gallery-columns-3 .gallery-item:nth-child(3n+1),
  .main-container.no-sidebar .gallery-columns-4 .gallery-item:nth-child(4n+1),
  .main-container.no-sidebar .gallery-columns-5 .gallery-item:nth-child(5n+1),
  .main-container.no-sidebar .gallery-columns-6 .gallery-item:nth-child(6n+1),
  .main-container.no-sidebar .gallery-columns-7 .gallery-item:nth-child(7n+1),
  .main-container.no-sidebar .gallery-columns-8 .gallery-item:nth-child(8n+1),
  .main-container.no-sidebar .gallery-columns-9 .gallery-item:nth-child(9n+1),
  .main-container:not(.no-sidebar) .gallery-columns-2 .gallery-item:nth-child(2n+1),
  .main-container:not(.no-sidebar) .gallery-columns-3 .gallery-item:nth-child(3n+1),
  .main-container:not(.no-sidebar) .gallery:not(.gallery-columns-2):not(.gallery-columns-3),
  .gallery-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 991px) {
  .gallery .gallery-item {
    min-width: 25%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .gallery-columns-2 .gallery-item:nth-child(2n+1),
  .gallery-columns-3 .gallery-item:nth-child(3n+1),
  .gallery:not(.gallery-columns-2):not(.gallery-columns-3) .gallery-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .gallery .gallery-item {
    min-width: 33.33%;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  .gallery-columns-2 .gallery-item:nth-child(2n+1),
  .gallery:not(.gallery-columns-2) .gallery-item:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 479px) {
  .gallery .gallery-item {
    min-width: 50%;
  }
  .gallery .gallery-item:nth-child(2n+1) {
    clear: both;
  }
}
@media (max-width: 320px) {
  .gallery-columns-1 .gallery-caption,
  .gallery-columns-2 .gallery-caption,
  .gallery-columns-3 .gallery-caption,
  .gallery-columns-4 .gallery-caption,
  .gallery-columns-5 .gallery-caption {
    display: none;
  }
}
/*--------------------------
1.3 BANNER EFFECT
------------------------------*/
.effect {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
/* OPACITY */
.opacity-effect {
  opacity: 1;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
}
.opacity-effect:hover {
  opacity: .5;
}
/* SCALE */
.scale-effect img {
  -webkit-transition: transform .25s ease 0s;
  -moz-transition: transform .25s ease 0s;
  -o-transition: transform .25s ease 0s;
  transition: transform .25s ease 0s;
}
.scale-effect:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/* NORMAL */
.normal-effect::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
}
.normal-effect:hover::after {
  opacity: .3;
}
.normal-effect.dark-bg::after {
  background-color: #2E2755;
}
.normal-effect.light-bg::after {
  background-color: #fff;
}
/* PLUS ZOOM */
.plus-zoom::before,
.plus-zoom::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  z-index: 1;
}
.plus-zoom:hover::before {
  right: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, .5);
}
.plus-zoom:hover::after {
  top: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, .5);
}
/* BOUNCE IN */
.bounce-in:hover img {
  -webkit-animation: bounceIn .5s ease;
  -o-animation: bounceIn .5s ease;
  animation: bounceIn .5s ease;
}
/* BORDER ZOOM */
.border-zoom::before,
.border-zoom::after {
  position: absolute;
  content: '';
  opacity: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 1;
}
.border-zoom::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .2);
}
.border-zoom::after {
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  border: 2px solid #fff;
}
.border-zoom:hover::before,
.border-zoom:hover::after {
  opacity: 1;
}
.border-zoom:hover::after {
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
/*ANIMATION*/
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@-webkit-keyframes underline-link {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
  5.01% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
@keyframes underline-link {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
  5.01% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
/* ==========================================================================
2.0 DEFAULT SETTING
========================================================================== */
html, body {
  font-family: 'aeonik', sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #2E2755;
  background-color: #fafafc;
}
label {
  font-weight: 700;
  color: #2E2755;
  font-size: 20px;
}
a {
  color: #2E2755;
  -webkit-transition: color .25s, border-color .25s, background-color .25s, opacity .25s, width .25s ease 0s;
  -moz-transition: color .25s, border-color .25s, background-color .25s, opacity .25s, width .25s ease 0s;
  -o-transition: color .25s, border-color .25s, background-color .25s, opacity .25s, width .25s ease 0s;
  transition: color .25s, border-color .25s, background-color .25s, opacity .25s, width .25s ease 0s;
}
a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none;
  color: inherit;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 1.2;
  color: #2E2755;
  margin-top: 0;
  margin-bottom: 20px;
}
h1 {
  font-size: 60px;
  line-height: 70px;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
ul, ol {
  margin: 0;
  padding-left: 17px;
}
p {
  margin-bottom: 25px;
}
blockquote, q {
  color: #2E2755;
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
  padding: 15px 0 15px 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  border-left: 3px solid #2E2755;
}
dt, dd {
  line-height: 30px;
}
.container {
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 767px) {
  html, body {
    font-size: 16px;
    line-height: 20px;
  }
  h1 {
    font-size: 40px;
    line-height: 1.2;
  }
  h2 {
    font-size: 28px;
    line-height: 1.2;
  }
  p {
    margin-bottom: 18px;
  }
}
@media (max-width: 360px) {
  .container {
    padding-left: 37px;
    padding-right: 37px;
  }
}
/* =========================================================================
2.1 FORM THEME
============================================================================ */
input[type="number"],
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="search"],
input[type="url"],
textarea,
select {
  border: 1px solid #E3E2E7;
  padding: 0 16px;
  max-width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #2E2755;
  height: 40px;
  line-height: 40px;
  border-radius: 6px;
  background: #fff;
}
textarea {
  display: block;
  line-height: 1.2;
  padding: 15px 16px;
  height: auto;
  width: 100%;
}
select {
  padding: 0 33px 0 16px;
}
button,
input[type="submit"],
input[type="button"],
.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  color: #ffffff;
  padding: 0 16px;
  background: #2E2755;
  border-radius: 8px;
  -webkit-transition: color .25s, border-color .25s, background-color .25s, opacity .25s, width .25s ease 0s;
  -moz-transition: color .25s, border-color .25s, background-color .25s, opacity .25s, width .25s ease 0s;
  -o-transition: color .25s, border-color .25s, background-color .25s, opacity .25s, width .25s ease 0s;
  transition: color .25s, border-color .25s, background-color .25s, opacity .25s, width .25s ease 0s;
}
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.button:hover {
  color: #fff;
  background-color: #1d173d;
}
/* ==========================================================================
2.2 TABLE THEME
============================================================================ */
table {
  border: 1px solid #ebebeb;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto;
  width: 100%;
  margin-bottom: 20px;
}
table thead {
  background-color: #f8f8f8;
}
th,
td {
  border: 1px solid #ccc;
  padding: 10px;
}
@media (max-width: 991px) {
  th,
  td {
    padding: 5px;
  }
}
/* ==========================================================================
2.3 SLICK SLIDER
============================================================================ */
.slick-arrow {
  cursor: pointer;
  -webkit-transition: all .6s ease 0s;
  -moz-transition: all .6s ease 0s;
  -o-transition: all .6s ease 0s;
  transition: all .6s ease 0s;
  height: 36px;
  line-height: 36px;
  width: 36px;
  text-align: center;
  z-index: 2;
}
/*center*/
.owl-slick .slick-arrow {
  font-size: 24px;
  color: #2E2755;
  position: absolute;
  top: 48px;
  z-index: 3;
}
.owl-slick .slick-arrow:hover {
  color: #2E2755;
}
.owl-slick .slick-arrow.prev {
  left: -40px;
}
.owl-slick .slick-arrow.next {
  right: -40px;
}
/*.slick-dots*/
.slick-dots {
  padding-left: 0;
  list-style: none;
  text-align: center;
  height: 6px;
  margin-top: 20px;
}
.slick-dots:empty {
  display: none;
}
.slick-dots li {
  display: inline-block;
  padding: 0 8px;
  height: 6px;
}
.slick-dots li button {
  font-size: 0;
  width: 15px;
  height: 15px;
  min-height: 1px;
  padding: 0;
  position: relative;
  background-color: #dce2e8;
  border-radius: 7px;
}
.slick-dots li button:hover,
.slick-dots li.slick-active button {
  background-color: #2E2755;
}
.slick-vertical {
  padding-right: 45px;
}
.slick-vertical .slick-dots {
  margin-top: 0 !important;
  height: auto;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slick-vertical .slick-dots li {
  display: block;
}
/*==========================================================================
2.4 LAYOUT
========================================================================== */
.row-fluid {
  width: 100%;
}

.row-fluid:before, .row-fluid:after {
  display: table;
  content: '';
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*='span'] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 2.127659574%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.row-fluid [class*='span']:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999998999999%;
}

.row-fluid .span11 {
  width: 91.489361693%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
}

.row-fluid .span9 {
  width: 74.468085099%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
}

.row-fluid .span7 {
  width: 57.446808505%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
}

.row-fluid .span5 {
  width: 40.425531911%;
}

.row-fluid .span4 {
  width: 31.914893614%;
}

.row-fluid .span3 {
  width: 23.404255317%;
}

.row-fluid .span2 {
  width: 14.89361702%;
}

.row-fluid .span1 {
  width: 6.382978723%;
}

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

.container-fluid:after {
  clear: both;
}

@media (max-width: 767px) {
  .row-fluid {
    width: 100%;
  }

  .row-fluid [class*='span'] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: '';
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*='span'] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.762430939%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*='span']:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 99.999999993%;
  }

  .row-fluid .span11 {
    width: 91.436464082%;
  }

  .row-fluid .span10 {
    width: 82.87292817100001%;
  }

  .row-fluid .span9 {
    width: 74.30939226%;
  }

  .row-fluid .span8 {
    width: 65.74585634900001%;
  }

  .row-fluid .span7 {
    width: 57.182320438000005%;
  }

  .row-fluid .span6 {
    width: 48.618784527%;
  }

  .row-fluid .span5 {
    width: 40.055248616%;
  }

  .row-fluid .span4 {
    width: 31.491712705%;
  }

  .row-fluid .span3 {
    width: 22.928176794%;
  }

  .row-fluid .span2 {
    width: 14.364640883%;
  }

  .row-fluid .span1 {
    width: 5.801104972%;
  }
}

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: '';
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*='span'] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.564102564%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*='span']:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 100%;
  }

  .row-fluid .span11 {
    width: 91.45299145300001%;
  }

  .row-fluid .span10 {
    width: 82.905982906%;
  }

  .row-fluid .span9 {
    width: 74.358974359%;
  }

  .row-fluid .span8 {
    width: 65.81196581200001%;
  }

  .row-fluid .span7 {
    width: 57.264957265%;
  }

  .row-fluid .span6 {
    width: 48.717948718%;
  }

  .row-fluid .span5 {
    width: 40.170940171000005%;
  }

  .row-fluid .span4 {
    width: 31.623931624%;
  }

  .row-fluid .span3 {
    width: 23.076923077%;
  }

  .row-fluid .span2 {
    width: 14.529914530000001%;
  }

  .row-fluid .span1 {
    width: 5.982905983%;
  }
}

/* Clearfix */

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

.clearfix:after {
  clear: both;
}

/* Visibilty classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive visibilty classes */

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 1200px){
  .container {
      max-width: 1305px;
  }
}
/*  */
.CybotCookiebotDialogContentWrapper button {
  min-height: auto;
  height: auto;
  line-height: unset;
}
/*  */
.header_logo.header_logo {
  max-width: 188px;
  width: 100% !important;
}

header.header .container {
  max-width: 1340px;
  margin: 0 auto;
}
/*  */
/* .step-container .col-step:not(:first-child) { */

}
/* .step-container .col-step:first-child  { */

/*     } */
#back_to_top {
  display: inline-block;
  background-color: #2e2755;
  width: 55px;
  height: 56px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  border: none;
}
#back_to_top .arrow:after{
  position: absolute;
  content: '';
  width: 2px;
  height: 10px;
  background-color: #fff;
  top: 20px;
  left: 50%;
  transform: rotate(45deg) translateX(-5px);
}
#back_to_top .arrow:before{
  position: absolute;
  content: '';
  width: 2px;
  height: 10px;
  background-color: #fff;
  top: 20px;
  left: 50%;
  transform: rotate(-45deg) translateX(5px);
}
#back_to_top .vertical-line{
  position: absolute;
  width: 2px;
  height: 20px;
  background-color: #fff;
  top: 19px;
  left: calc(50% - -1px);
  transform: translateX(-50%);
}

#back_to_top:hover {
  cursor: pointer;
  background-color: #0077b9;
}
#back_to_top:active {
  background-color: #2e2755;
}
#back_to_top.show {
  opacity: 1;
  visibility: visible;
}
/*  */
.thistle-blog-index.thistle-isotope .box-read-more {
  display: none;
}
.thistle-blog-index.thistle-isotope.News\&Press .box-read-more {
  display: block;
}
/*  */
header.header {
  /*   background-color: transparent; */
  position: fixed;
  background: transparent;
  width: 100%;
  top: 0;
  left: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  z-index: 999;
  transition: .6s;
}

header.header.sticky {
  background: linear-gradient(108.13deg, #fff 0%, #ccc 100%);
  padding-top: 15px;
  padding-bottom: 15px;
  transition: .5s;
}

.header_column {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
}

.header_row-1 .menu__link {
  font-size: 18px;
  font-weight: 700;
  color: rgba(46, 39, 85, 0.5);
  text-transform: initial;
}

.header_row-1 .menu__link:hover,
.header_row-1 .menu__link.menu__link--active-link {
  color: #2e2755;
}

.header_row-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
}

.header_row-3 {
  padding-bottom: 10px;
}

.header .dnd-section {
  padding: 0;
}

#hs_cos_wrapper_site_search {
  display: none;
  position: absolute;
  background-color: #fff;
  box-shadow: 0px 1px 30px rgb(46 39 85 / 15%);
  border-radius: 20px;
  padding: 0;
  top: 145%;
  left: 50%;
  transform: translateX(-50%);
}

#hs_cos_wrapper_site_search:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 24px;
  height: 24px;
  background-color: #fff;
  top: -19px;
  transform-origin: left;
  transform: translate(-50%) rotate(45deg);
  box-shadow: 0 1px 30px rgb(46 39 85 / 15%);
  border-radius: 5px;
  z-index: -1;
}

.header__search {
  position: relative;
}

.header__search .search-icon {
  display: block;
}

.header__search.open #hs_cos_wrapper_site_search,
.header__search:hover #hs_cos_wrapper_site_search {
  display: block;
}

.header__search form {
  background-color: #fff;
  border-radius: 20px;
}

.header-top .btn-phone a {
  background: rgba(46, 39, 85, 0.1);
  border-radius: 100px;
  color: #2e2755;
  line-height: 24px;
  font-weight: bold;
  font-size: 16px;
  display: flex;
  align-items: center;
  padding: 8px 16px 8px 7px;
  text-decoration: none;
}

.header-top .btn-phone a:hover {
  background: rgba(46, 39, 85, 0.4);
}

.header-top .btn-phone a .icon-phone {
  margin-right: 7px;
  display: flex;
}

.header-top .btn-contact a {
  background: #2e2755;
  border-radius: 8px;
  margin-left: 24px;
  text-decoration: none;
  font-size: 18px;
  line-height: 21px;
  color: #fff;
  display: block;
  padding: 15px 27px;
  font-weight: bold;
  min-width: 151px;
  text-align: center;
}

.header-top .btn-contact a:hover {
  background-color: #0077b9;
  color: #fff;
}

#hs_cos_wrapper_navigation-primary,
.header_row-1{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#hs_cos_wrapper_navigation-primary .menu__wrapper {
  margin-bottom: 0;
}

#hs_cos_wrapper_navigation-primary .menu__item--depth-1 {
  padding: 0 17.5px 10px;
}

/* Header container */

.header__container,
.header__navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_row-3 .header-top {
  display: flex;
  align-items: center;
}

#hs_cos_wrapper_navigation-primary .menu .menu__submenu {
  list-style: none;
  background-color: #fff;
  box-shadow: 0px 1px 30px rgb(46 39 85 / 15%);
  border-radius: 20px;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  z-index: 5;
  padding: 0 32px;
  min-width: 301px;
}

#hs_cos_wrapper_navigation-primary .menu .menu__submenu .menu__link {
  padding: 0 0 5px;
  font-size: 14px;
  color: #2e2755;
}
#hs_cos_wrapper_navigation-primary .menu__submenu .menu__link:hover, 
#hs_cos_wrapper_navigation-primary .menu__submenu .menu__link:focus {
  color: #0077b9;
}

#hs_cos_wrapper_navigation-primary .menu__submenu .menu__item:first-child {
  padding-top: 20px;
}

#hs_cos_wrapper_navigation-primary .menu__submenu .menu__item:last-child {
  padding-bottom: 23px;
}

#hs_cos_wrapper_navigation-primary .menu__submenu .menu__item:last-child .menu__link {
  padding-bottom: 0
}

#hs_cos_wrapper_navigation-primary .menu__submenu .custom-1 {
  color: #2e2755;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}

#hs_cos_wrapper_navigation-primary .menu__submenu .custom-1 img {
  background: rgba(245, 150, 197, .1);
  border-radius: 6px;
  padding: 8px;
  margin-right: 16px;
}

#hs_cos_wrapper_navigation-primary .menu__submenu .menu__item {
  border-bottom: 0;
  background-color: #fff;
}

#hs_cos_wrapper_site_search .hs-search-field {
  position: relative;
  padding: 24px;
  background-color: #fff;
  border-radius: 20px;
}

@media (min-width: 992px) {
  #hs_cos_wrapper_navigation-primary .menu .menu__submenu:before {
    content: '';
    position: absolute;
    left: 50%;
    width: 24px;
    height: 24px;
    background-color: #fff;
    top: -19px;
    transform-origin: left;
    transform: translate(-50%, 0) rotate(45deg);
    box-shadow: 0 1px 30px rgb(46 39 85 / 15%);
    border-radius: 5px;
    z-index: -1;
  }

  #hs_cos_wrapper_navigation-primary .menu__submenu--level-2>.menu__item:first-child:before {
    content: unset;
  }
}

@media (max-width: 991px) {
  .header_logo.header_logo--main {
    max-width: 135px;
  }
  
  header.header {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

button.menu__child-toggle.no-button {
  display: none;
}

/* Navigation skipper */

.header__skip {
  height: 1px;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: -1000px;
  width: 1px;
}

.header__skip:hover,
.header__skip:focus,
.header__skip:active {
  height: auto;
  left: 0;
  overflow: visible;
  top: 0;
  width: auto;
}

/* Logo */

.header__logo {
  align-items: center;
  display: flex;
  height: auto;
  margin-right: auto;
  max-width: 200px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .header__logo {
    margin: 0 auto;
    width: 100%;
  }
}

.header__logo img {
  max-width: 100%;
}

.header__logo .logo-company-name {
  font-size: 1.167rem;
  margin-top: 0.7rem;
}

.header__logo--main {
  padding-top: 1rem;
}

/* Search bar */

.header__search {
  padding: 0 40px 0 25px;
  width: auto;
}

.header__search .hs-search-field__input {
  background-image: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/u_search.svg);
  background-position: center left 13px;
  background-repeat: no-repeat;
  height: 40px;
  padding: 0 40px;
  border: 1px solid rgba(46, 39, 85, 0.1);
  border-radius: 6px;
  font-weight: 400;
  font-size: 16px;
  color: #ccc;
}

.header__search .hs-search-field--open .hs-search-field__input {
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  max-width: 100%;
}

.header__search .hs-search-field--open .hs-search-field__suggestions {
  background-color: #FFF;
  border: 2px solid #D1D6DC;
  border-radius: 0 0 6px 6px;
  border-top-width: 1px;
  position: absolute;
  width: 100%;
  z-index: 10;
}

.header__search .hs-search-field__suggestions li {
  border-top: 1px solid #D1D6DC;
  font-size: 0.875rem;
}

.header__search .hs-search-field__suggestions li a {
  color: #494A52;
  padding: 0.35rem 0.7rem;
  text-decoration: none;
  transition: background-color 0.3s;
}

.header__search .hs-search-field__suggestions #results-for {
  display: none;
}

@media (min-width: 991px) {
  .header__search form {
    align-items: center;
    display: flex;
    flex-direction: row;
  }

  .header__search label {
    margin: 0 1rem 0 0;
  }

  .header__search .hs-search-field__input {
    min-width: 312px;
  }
}

@media (max-width: 991px) {
  .header__search {
    border-top: 2px solid #CED4DB;
    order: 1;
    padding: 1.05rem;
  }
}

/* Language switcher */

.header__language-switcher {
  cursor: pointer;
  padding-right: 1.4rem;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_list_class {
  border: 2px solid;
  border-radius: 3px;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
  display: block;
  left: calc(100% - 24px);
  opacity: 0;
  min-width: 100px;
  padding-top: 0;
  text-align: left;
  top: 100%;
  transition: opacity 0.3s;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class,
.header__language-switcher:focus .lang_list_class {
  opacity: 1;
  transition: opacity 0.3s;
  visibility: visible;
}

.header__language-switcher .lang_list_class:before {
  left: 70%;
  top: -25px;
}

.header__language-switcher .lang_list_class:after {
  left: 70%;
  top: -22px;
}

.header__language-switcher .lang_list_class.first-active::after {
  top: -22px;
  transition: 0.3s;
}

.header__language-switcher .lang_list_class li {
  border: none;
  font-size: 18px;
  padding: 0.35rem 0.7rem;
}

.header__language-switcher .lang_list_class li:first-child {
  border-radius: 6px 6px 0 0;
  border-top: none;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
  border-radius: 0 0 6px 6px;
}

.header__language-switcher .lang_list_class li:hover {
  transition: background-color 0.3s;
}

.header__language-switcher--label {
  display: flex;
  position: relative;
}

.header__language-switcher--label-current {
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  margin-bottom: 0.175rem;
  margin-left: 0.7rem;
}

.header__language-switcher--label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #494A52;
  content: "";
  display: block;
  height: 0px;
  margin-left: 0.7rem;
  margin-top: 0.175rem;
  width: 0px;
}

@media (max-width: 991px) {
  .header__language-switcher {
    border-top: 2px solid #CED4DB;
    padding-left: 1.05rem;
    padding-right: 0;
  }

  .header__language-switcher .lang_list_class {
    border: none;
    box-shadow: unset;
    display: block;
    left: 30px;
    opacity: 1;
    padding: 0 1.05rem;
    top: 0;
    visibility: visible;
  }

  .header__language-switcher .lang_list_class li {
    background-color: inherit;
    font-size: 0.917rem;
  }

  .header__language-switcher--label-current {
    display: none;
  }

  .header__language-switcher .globe_class {
    background-image: none;
  }

  .header__language-switcher .lang_list_class li:hover{
    background-color: inherit;
  }

  .header__language-switcher .lang_list_class:before,
  .header__language-switcher .lang_list_class:after {
    content: none;
  }
}

/* Navigation */

#nav-toggle {
  display: none;
}

/* Mobile toggles */

@media (max-width: 991px) {
  .header__navigation,
  .header__search,
  .header__language-switcher {
    display: none;
    width: 100%;
  }

  .header__navigation.header--element.open,
  .header__search.open,
  .header__language-switcher.open {
    background-color: rgba(46, 39, 85, 0.98);
    display: block;
    min-height: 100vh;
    right: 0;
    z-index: 2;
    padding-top: 117px;
    padding-bottom: 30px;
    transition: all .5s;
    overflow-y: scroll;
  }

  .header__navigation--toggle,
  .header__search--toggle,
  .header__language-switcher--toggle,
  .header__close--toggle {
    cursor: pointer;
    margin: 0 5vw;
    position: relative;
  }

  .header__navigation--toggle.hide,
  .header__search--toggle.hide,
  .header__language-switcher--toggle.hide {
    display: none !important;
  }

  .header__navigation--toggle.open,
  .header__search--toggle.open,
  .header__language-switcher--toggle.open {
    display: block;
    margin-left: 0;
    margin-right: auto;
  }

  .header__navigation--toggle:after,
  .header__search--toggle:after,
  .header__language-switcher--toggle:after {
    display: none;
    font-size: 1.083rem;
    font-weight: 600;
    position: absolute;
    left: 40px;
    text-transform: uppercase;
    top: -10px;
  }

  .header__navigation--toggle.open:after,
  .header__search--toggle.open:after,
  .header__language-switcher--toggle.open:after {
    display: block;
    word-break: normal;
  }

  .header__navigation--toggle {
    background-image:url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/toggle-menu.svg);
    background-size: cover;
    height: 22px;
    width: 29px;
    margin-left: auto;
    margin-right: 7px;
  }

  .header__navigation--toggle:after {
    content: "Menu";
  }

  .header__language-switcher--toggle {
    background-image: url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.1/img/globe.png);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__language-switcher--toggle:after {
    content: "Language";
  }

  .header__search--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__search--toggle:after {
    content: "Search";
  }

  .header__close--toggle {
    background-image: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/toggle-close.svg);
    background-repeat: no-repeat;
    background-size: 110%;
    display: none;
    height: 40px;
    margin-right: 0;
    width: 40px;
  }

  .header__close--toggle.show {
    display: block;
    z-index: 999;
    position: absolute;
    top: 56px;
    right: 37px;
  }
}

@media (max-width: 1024px) {
  #hs_cos_wrapper_navigation-primary .menu__item--depth-1 {
    padding: 0 12.5px;
  }

  .header__search {
    padding: 0 16px 0 17px;
  }

  .btn-phone {
    display: none;
  }

  .header-top .btn-contact a {
    margin: 0;
  }
}

@media (max-width: 1024px) {
  .header_row-1 .menu__link {
    font-size: 16px;
  }

  #hs_cos_wrapper_navigation-primary .menu__item--depth-1 {
    padding: 0 5.5px;
  }

  .header-top .btn-contact a {
    padding: 12px 20px;
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  #hs_cos_wrapper_navigation-primary .menu__submenu .menu__item:first-child {
    padding-top: 0;
  }

  .header_row-2,
  .header_row-3,
  .header__search--toggle {
    display: none;
  }

  header.header .container {
    padding-left: 32px;
    padding-right: 32px;
  }

  .header_column {
    padding-top: 0;
  }

  #hs_cos_wrapper_navigation-primary .menu__item--depth-1 {
    border-top: 0;
    padding: 0;
  }

  #hs_cos_wrapper_navigation-primary .menu .menu__submenu {
    display: none;
    position: relative;
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
  }

  #hs_cos_wrapper_navigation-primary .menu .menu__submenu .menu__link {
    padding: 24px 0 0;
  }

  #hs_cos_wrapper_navigation-primary .menu__submenu .menu__item {
    background-color: transparent;
    border: 0;
  }
  #hs_cos_wrapper_navigation-primary .menu__submenu .custom-1 {
    color: #fff;
  }

  .header_row-1 .menu__link,
  .header_row-1 .menu__item--depth-1>.menu__link {
    color: rgba(255, 255, 255, 0.5);
    font-size: 24px;
    line-height: 27px;
    padding: 30px 0 31px;
  }

  #hs_cos_wrapper_navigation-primary .menu__item--depth-1.menu__item--open .menu__link,
  #hs_cos_wrapper_navigation-primary .menu__item--depth-1:hover .menu__link {
    color: #fff;
  }

  #hs_cos_wrapper_navigation-primary .menu__item--depth-1:hover button.menu__child-toggle.no-button .menu__child-toggle-icon {
    background-image: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/arrow-down-white.png);
  }

  .menu--mobile {
    width: 100%;
  }

  .header__search.menu--mobile {
    border: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .header__search.menu--mobile #hs_cos_wrapper_site_search {
    position: relative;
    display: block;
    background-color: transparent;
    box-shadow: none;
  }

  #hs_cos_wrapper_site_search:before {
    content: unset;
  }
  #hs_cos_wrapper_site_search .hs-search-field {
    position: relative;
    padding: 0;
    background-color: transparent;
    margin-bottom: 30px;
  }

  .header__search form {
    background-color: transparent;
  }
  .header__search .hs-search-field__input {
    border-color: #fff;
    color: hsla(0,0%,100%,.5);
    background-color: transparent;
    position: relative;
    background-image: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/search-icon-m.png);
    height: 45px;
  }
  .thistle-banner.result .header__search .hs-search-field__input {
    background-image: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/u_search.svg);
    background-position: center left 13px;
    background-repeat: no-repeat;
    height: 40px;
    padding: 0 40px;
    border: 1px solid rgba(46, 39, 85, 0.1);
    border-radius: 6px;
    font-weight: 400;
    font-size: 16px;
    color: #ccc;
  }
  .thistle-banner.result .header__language-switcher, .header__navigation, .header__search {
    display: block;
  }
  .thistle-banner.result #hs_cos_wrapper_site_search .hs-search-field {
    padding: 0;
    background-color: #fff;
    margin-bottom: 0;
  }
  .header__search .hs-search-field__input:focus {
    color: #fff;
  }

  button.menu__child-toggle.no-button {
    display: block;
    background-color: transparent;
    padding: 0;
    height: 27px;
    top: 30px;
    outline: 0;
  }

  button.menu__child-toggle.no-button .show-for-sr {
    display: none;
  }

  button.menu__child-toggle.no-button .menu__child-toggle-icon {
    background-image: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/down-arrow.svg);
    height: 10px;
    margin-right: 0;
  }

  #hs_cos_wrapper_navigation-primary .menu__item--depth-1.menu__item--open button.menu__child-toggle.no-button .menu__child-toggle-icon,
  .menu__item--open>.menu__child-toggle.no-button .menu__child-toggle-icon {
    transform: unset;
    background-image: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/up-arrow.svg);
  }

  #hs_cos_wrapper_navigation-primary .menu .menu__item--open> .menu__submenu {
    display: block;
    margin-bottom: 10px;
  }

  #hs_cos_wrapper_navigation-primary .menu__submenu .menu__item:first-child .menu__link {
    padding-top: 0;
  }

  #hs_cos_wrapper_navigation-primary .menu__wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .header__navigation.header--element {
    display: block;
    height: 0;
    position: absolute;
    overflow: hidden;
    transition: all 0.5s;
    width: 100%;
    left: 0;
    top: 0;
  }

  .header-top {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-left: 40px;
    padding-right: 40px;
  }

  .header-top-outter.menu--mobile .btn-phone {
    display: block;
  }

  .header-top .btn-contact a {
    background-color: #fff;
    color: #2E2755;
    padding: 13.5px 25px;
    border-radius: 8px;
  }

  .header-top .btn-phone a {
    background-color: rgba(255, 255, 255, 0.6);
    color: #2E2755;
    border-radius: 100px;
    margin: 60px auto 0;
    justify-content: center;
    padding: 8px 12px 8px 8px;
    max-width: 170px;
  }

  .header-top .btn-phone a:hover {
    color: #2E2755;
    background-color: #fff;
  }

  .header-top .btn-phone a:hover img {
    filter: unset;
  }

  .header-top .btn-phone a img {
    width: 26px;
  }

  #hs_cos_wrapper_navigation-primary .menu__submenu .menu__item:last-child {
    padding-bottom: 40px;
  }
}

@media (min-width:992px) and (max-width: 1280px) {
  .banner {
    padding: 200px 0 150px !important;
  }
  .content-banner .title h1 p {
    font-size: 40px;
    line-height: 50px;
  }
  .content-banner .sub-title p {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 32px;
  }
}
footer.footer {
  background-color: #f7f7f7;
  padding-bottom: 38px;
}

footer.footer .container {
  max-width: 1340px;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
}
footer.footer ul {
  list-style: none;
  padding: 0;
}

footer.footer a {
  text-decoration: none;
}

.footer-top {
  display: flex;
  flex-wrap: wrap;
  padding-top: 64px;
  padding-bottom: 61px;
}

.footer-top .logo .logo img {
  max-width: 167px !important;
  width: 100%;
}

.col-f-1 {
  width: 33.333%;
}

.col-f-2 {
  width: 15.2222%;
}

.col-f-3 {
  width: 29.2226%;
}
.col-f-4 {
  width: 22.2222%;
}

.under-logo {
  margin-top: 30px;
}

.under-logo img {
  margin-right: 39px;
  margin-bottom: 15px;
  max-width: 116px !important;
  max-height: 50px;
  width: auto;
}

footer.footer h3 {
  font-size: 14px;
  line-height: 20px;
  color: #2E2755;
  margin-top: 16px;
  margin-bottom: 12px;
}

footer.footer .hs-menu-item {
  margin-bottom: 17px;
}

footer.footer .hs-menu-item a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

footer.footer .hs-menu-item a:hover,
footer.footer .hs-menu-item a:hover h3 {
  color: #0077b9;
}

.footer-socials {
  display: flex;
  flex-wrap: wrap;
}

.footer-socials .hs_cos_wrapper {
  width: 100%;
}

.footer-socials a {
  width: 24px;
  height: 24px;
  position: relative;
}

.footer-socials a:hover {
  opacity: .8;
}

.footer-socials a {
  margin-right: 9px;
}

.footer-bottom {
  max-width: 850px;
}

.footer-bottom * {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: rgba(46, 39, 85, 0.5);
}
@media (max-width: 1200px) {
  /*   footer.footer .get-in-touch-form .contact-title {
  font-size: 18px;
  line-height: 24px; 
}
  footer.footer .get-in-touch-form .contact-desc {
  font-size: 14px;
  line-height: 20px;
}
  footer.footer .get-in-touch-form form .hs-error-msg,
  .get-in-touch-form form .hs-form-booleancheckbox-display p {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
} */
}
@media (min-width: 768px) {
  .footer-top .logo {
    padding-left: 0;
    padding-right: 10px;
  }

  .col-f-1.logo {
    margin-top: 18px;
  }

  .menu-1 {
    padding-left: 0.6%;
  }

  .col-f-3.menu-2 {
    padding-left: 7.2%;
  }

  .col-f-4.menu-3 {
    padding-left: 7%;
  }
}

@media (max-width: 767px) {
  .col-f-1, .col-f-2, .col-f-3, .col-f-4 {
    width: 100%;
  }
  
  footer.footer .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-bottom {
    padding: 0;
  }

  .footer-top {
    padding-bottom: 56px;
  }

  .under-logo {
    margin: 33px auto 17px;
  }

  .under-logo img:last-child {
    margin-right: 0;
  }

  footer.footer h3 {
    margin-top: 24px;
    display: inline-block;
    margin-bottom: 0;
  }

  footer.footer .hs-menu-item {
    margin-bottom: 0;
  }

  footer.footer .footer-socials h3 {
    margin-top: 64px;
    margin-bottom: 14px;
  }
}
html {
  scroll-behavior: smooth;
}

.mobile {
  display: none;
}

button:hover,
a:hover {
  color: #0077b9;
}

.button.button_scroll {
  color: transparent;
  background-color: transparent;
  background-image: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/arrow-scroll.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 80px;
    margin-bottom: -80px;
    }
body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
  font-family: aeonik,sans-serif;
  background-color: rgba(46, 39, 85, .5);
  height: 100vH;
  display: flex;
  align-items: center;
  justify-content: center;
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner {
  border-radius: 24px;
  max-width: 874px;
  padding: 40px !important;
  width: calc(100% - 40px);
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner p {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  margin: 0 0 16px;
  max-width: 748px;
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner a,
div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner a:hover {
  color: #0077b9;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 24px;
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button { 
  background: #2e2755 !important;
  border-radius: 8px;
  min-width: 254px;
  text-align: center;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px !important;
  line-height: 18px;
  font-weight: 700 !important;
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover {
  background-color: #0077b9 !important;
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
  margin: 0;
}

body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom strong {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 16px;
}

.body-container--home {
  background-color: #fafafc;
}

/*  */
#client-logos {
  padding-top: 18px;
  padding-bottom: 50px;
}
#client-logos .container {
  display: flex;
  justify-content: center;
  max-width: 1255px;
  flex-wrap: wrap;
}

#client-logos img:not(:last-child) {
  margin-right: 30px;
}

#client-logos .item {
  padding-right: 20px;
  padding-left: 5%;
}

#client-logos .item:first-child {
  padding-left: 0;
}

#client-logos .item:last-child {
  padding-right: 0;
}

.content-home {
  padding-top: 50px;
  padding-bottom: 94px;
}

.content-home .container {
  max-width: 1160px;
}

.content-home p {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #2E2755;
}

#stats-board {
  background-color: #2E2755;
  padding: 30px 0 34px;
}

#stats-board .container {
  max-width: 1243px;
}

#stats-board .stats-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}

.stats-content h4 {
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  margin-top: 6px;
  margin-bottom: 5px;
}

.stats-content p {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 0;
}

.number-success,
.number-happy {
  width: 35%;
}

.number-success > .hs_cos_wrapper,
.number-happy > .hs_cos_wrapper {
  max-width: 130px;
  margin: 0 auto;
}

.main-content {
  width: 30%;
  padding: 0 15px;
}

.main-content img {
  margin-bottom: 15px;
}

.heading h2.title {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
}

.heading p {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
}

#why-thistle {
  padding: 82px 0 118px;
}

#why-thistle .container {
  max-width: 1300px;
}

#why-thistle .heading {
  text-align: center;
  margin-bottom: 78px;
}

#why-thistle .heading h2.title {
  margin-bottom: 23px;
}

#why-thistle .section-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#why-thistle .section-content .content-col {
  width: 31%;
  padding: 40px 36px 15px 40px;
  background-color: #fff;
  border-radius: 24px;
  position: relative;
}

#why-thistle .section-content .content-col h4 {
  margin-top: 34px;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 16px;
}

#why-thistle .section-content .content-col p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

#why-thistle a.link:after {
  content: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/arrow-right-blue.png);
}

#types-of-service {
  padding: 132px 0 80px;
  /*   background: linear-gradient(108.13deg, #46DCDC 0%, #BBF2F2 100%); */
  background: #2E2755;
}

#types-of-service .container {
  max-width: 1281px;
  position: relative;
}

#types-of-service .main-content {
  width: 100%;
  padding: 0;
}
#types-of-service .main-content .hs_cos_wrapper {
  position: relative;
  max-width: 1055px;
  z-index: 2;
}
#types-of-service .main-content{
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: #2E2755;
}
#types-of-service .main-content .hs_cos_wrapper:before {
  content: '“';
  font-weight: 700;
  font-size: 100px;
  line-height: 38px;
  color: #02B4D8;
  position: absolute;
  left: -39px;
  top: 12px;
  z-index: -1;
}

#types-of-service .main-content .hs_cos_wrapper:after {
  content: url('//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/charactor.svg');
    position: absolute;
    bottom: 15px;
    }

#types-of-service .author {
  margin-top: 40px;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}

#types-of-service .extra-button {
  margin-top: 80px;
}

#types-of-service .extra-button .button {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #2E2755;
}

#types-of-service .extra-button .button:hover {
  background-color: #0077b9;
}

#services {
  
  padding: 80px 0 83px;
}

#services .container {
  max-width: 1361px;
}
#services .heading .title {
  color: #2E2755;
  margin-bottom: 25px;
}

#services .main-content  {
  width: 100%;
  padding: 0;
}

#services .main-content .hs_cos_wrapper {
  color: #2E2755;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
}

#services .container > .content {
  margin-top: 69px;
  display: flex;
  flex-wrap: wrap;
}

#services .content .item {
  width: 44.4%;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  margin-bottom: 31px;
  padding-right: 15px;
}

#services .content .item .right-content > a img {
  display: flex;
  position: absolute;
  left: 0;
}

#services .content .item .right-content>a img.img-hover {
  display: none;
}

#services .content .item .right-content > a:hover img {
  display: none;
}

#services .content .item .right-content > a:hover img.img-hover {
  display: block;
}
#services .content .item .right-content > a {
  color: #2E2755; 
}
#services .content .item .right-content > a:hover,
#services .content .item .right-content > a:hover .block-title{
  color: #0077b9;
}

#services .content .item img {
  width: 24px;
}

#services .content .item .right-content {
  padding-left: 48px;
  width: calc(100% - 24px);
  position: relative;
}

#services .content .item .block-title,
#services .content .item .block-title a{
  color: #2E2755;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  padding-top: 0;
}

#services .content .item .right-content .content {
  margin-top: 0;
}

#services .content .item .right-content .content p {
  color: #2E2755;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  max-width: 430px;
  margin-bottom: 0;
}

.extra-content {
  padding: 119px 0 97px;
  background-image: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/markus-spiske-DPdAG_-yvDQ-unsplash%201.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }

.extra-content .container {
  max-width: 1361px;
}

.extra-content.m-w-715 {
  padding: 126px 0 102px;
  background-image: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/unpflash.jpg");
    }

.extra-content .hs_cos_wrapper {
  max-width: 600px;
}

.extra-content.m-w-715 .hs_cos_wrapper {
  max-width: 645px;
}

.extra-content .hs_cos_wrapper h2 {
  margin-bottom: 24px;
}

.extra-content.m-w-715 .hs_cos_wrapper h2 {
  margin-bottom: 37px;
  line-height: 40px;
}

.extra-content .hs_cos_wrapper p {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}

.extra-content .hs_cos_wrapper a {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

.extra-content .hs_cos_wrapper a.btn-extra {
  margin-top: 38px;
  display: block;
  position: relative;
}

.extra-content .hs_cos_wrapper a.btn-extra:after {
  content: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/module-icons/arrow-right.svg");
    margin-left: 6px;
    }

.extra-content.extracontent-with-slider {
  padding: 130px 0;
  overflow: hidden;
}

.extra-content.extracontent-with-slider .container {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  padding: 0;
}

.extra-content.extracontent-with-slider .left {
  width: 60%;
  position: relative;
  overflow: hidden;
  padding-left: calc((100% - 1361px) / 2 + 40px);
}

.extra-content.extracontent-with-slider .right {
  width: 40%;
}

.extra-content.extracontent-with-slider .right .content {
  display: flex;
}

.extra-content.extracontent-with-slider .right .content.slick-initialized {
  display: block;
}

.extra-content.extracontent-with-slider .right .content .slick-track {
  display: flex;
}

.extra-content.extracontent-with-slider .right .content .item {
  background-color: #fff;
  margin-right: 50px !important;
  padding: 53px 25px 14px 34px;
  max-width: 340px;
  height: auto;
  border-radius: 20px;
}

.extra-content.extracontent-with-slider .company-transfer {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
  margin-bottom: 59px;
}

.extra-content.extracontent-with-slider .company-transfer:after {
  content: '';
  position: absolute;
  left: 48%;
  top: 46%;
  width: 12px;
  height: 12px;
  background-image: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/arrow-right-pink.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transform: translate(-50%);
}

.company-transfer .company-from {
  padding-right: 15px;
}

.company-transfer .company-to {
  padding-left: 15px;
}

.company-transfer-desc .hs_cos_wrapper p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.company-transfer-date {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  opacity: 0.3;
}

.extra-content.extracontent-with-slider .hs_cos_wrapper {
  max-width: 665px;
  padding-right: 15px;
}

.extra-content.extracontent-with-slider .hs_cos_wrapper h2 {
  margin-top: 7px;
  margin-bottom: 37px;
  line-height: 40px;
}

#testimonials {
  padding: 80px 0 122px;
  overflow-x: hidden;
}

#testimonials.normal-slider .slick-list {
  overflow: hidden;
  margin-right: 0;
}

#testimonials .container {
  max-width: 1304px;
  position: relative;
}

#testimonials .container:before {
  position: absolute;
  content: '';
  left: -25%;
  width: 25%;
  height: 100%;
  background-color: #fafafc;
  z-index: 1;
}

#testimonials .heading {
  text-align: center;
  margin-bottom: 80px;
}
#testimonials .slick-track {
  display: flex;
}
/* #testimonials div.slick-track {
width: 1920px !important;
}
#testimonials .slick-track div.item.slick-slide {
width: 600px !important;
}
#testimonials .slick-track div.item.slick-slide.slick-current.slick-active.first-slick {
width: 600px !important;
}
#testimonials .slick-track div.item.slick-slide.slick-active.last-slick {
width: 600px !important;
} */
#testimonials .content .item {
  background: #fff;
  border-radius: 24px;
  padding: 44px 35px 73px 42px;
  height: inherit;
  margin-right: 40px !important;
  position: relative;
}

.blog-post__body h2 {
  font-size: 40px !important;
  line-height: 24px !important;
}

#testimonials .author-comment {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 33px;
}

#testimonials .author-info {
  display: flex;
  position: absolute;
  left: 40px;
  bottom: 38px;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

#testimonials .author-info img {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(46, 39, 85, 0.1);
  display: flex;
  width: 49px;
  height: 49px !important;
  object-fit: contain;
  margin-right: 19px;
}
#teams .container {
  max-width: 1202px;
}
#teams {
  padding-top: 120px;
  padding-bottom: 65px;
}
#teams .team-item {
  width: 33.33333%;
  margin-bottom: 50px;
  padding: 0 23px;
}
#teams .team-item .wrapper{
  padding-bottom: 42px;
  background-color: #fff;
  border-radius: 20px;
  height: 100%;
  overflow: hidden;
}
#teams h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 80px;
}
#teams .lists-team {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -23px;
}

#teams .team-item .team-avatar {
  margin-bottom: 29px;
}

#teams .team-item .team-avatar img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
}

#teams .team-content {
  padding-left: 30px;
  padding-right: 28px;
}

#teams .name-social {
  margin-bottom: 5px;
}

#teams .team-name {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#teams .team-name .name {
  margin-right: 11px;
  margin-bottom: 5px;
}

#teams .socials {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: -3px;
  margin-right: -16px;
  margin-bottom: 5px;
}
#teams .socials .social-item:not(:last-child) { 
  margin-right: 8px;
}
#teams .socials .social-item a.link:hover {
  opacity: .8;
}

#teams .social-item img {
  width: 24px;
}

#teams .team-position {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
  opacity: .3;
}

#teams .team-biography {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

#why-thistle a {
  color: #0077b9;
}

#why-thistle .extra-bottom {
  text-align: center;
}

#why-thistle .extra-bottom {
  text-align: center;
  margin-top: 56px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

#why-thistle .extra-bottom p {
  margin-bottom: 24px;
}

#why-thistle .extra-bottom :last-child {
  margin-bottom: 0;
}

#why-thistle .extra-bottom a {
  color: #0077b9;
  font-weight: 700;
}

#why-thistle .extra-bottom a:hover {
  text-decoration: underline;
}

.link-pink {
  position: relative;
  color: #0077b9;
}

.link-pink:after {
  content: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/arrow-right-pink.png);
  position: relative;
  top: 2px;
  margin-left: 6px;
}

.short-content.text-content {
  background: linear-gradient(108.13deg, #46DCDC 0%, #BBF2F2 100%);
  padding: 126px 0 85px;
}

.short-content.text-content .container {
  max-width: 1360px;
}

.short-content.text-content h2 {
  margin-bottom: 24px;
}

.short-content.text-content .hs_cos_wrapper {
  max-width: 628px;
}

.short-content.text-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 40px;
}

.short-content.text-content a {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

.link-blue {
  position: relative;
}

.link-blue:after {
  content: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/arrow-right.png);
  position: relative;
  top: 2px;
  margin-left: 6px;
}

#who-we-sp {
  background-color: #2E2755;
  padding: 93px 0 87px;
}

#who-we-sp .container {
  max-width: 1360px;
}

#who-we-sp .heading,
#who-we-sp .module-content {
  max-width: 788px;
}

#who-we-sp.column3 .module-content {
  max-width: 100%;
}

#who-we-sp .heading .title {
  color: #fff;
  line-height: 48px;
}

#who-we-sp .heading .desc {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
}

.cus-organiz {
  display: flex;
  flex-wrap: wrap;
}

.cus-organiz .types-of-organizations {
  width: 33.33333%;
  display: block;
}

.column3 .cus-organiz .types-of-organizations .organization {
  width: 100%;
}

.types-of-organizations {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}

.types-of-organizations .organization {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 50%;
  position: relative;
  padding-left: 17px;
  margin-bottom: 11px;
  color: #fff;
}

.column1 .types-of-organizations .organization {
  width: 100%;
}

.column3 .types-of-organizations .organization {
  width: 33.33333%;
}

.types-of-organizations .organization::before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 7px;
  left: 0;
  background: #0077b9;
  border-radius: 50%;
}

#who-we-sp .more-content {
  color: #fff;
  margin-top: 35px;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
}

.blog-main {
  padding: 30px 0 80px;
}

.blog-main .container {
  max-width: 1181px;
}

.blog-main .heading h2.title {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 80px;
}

.blog-main .blog-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.blog-main .blog-list .blog-item {
  width: 30.9%;
  border-radius: 24px;
  overflow: hidden;
  background-color: #fff;
}

.blog-main .blog-list .blog-item .feature-img-blogs a:hover {
  opacity: .65;
}

.blog-item .feature-img-blogs img {
  width: 100%;
  height: 205px;
  object-fit: cover;
}

.blog-item .post-main {
  padding: 32px 30px;
}

.blog-item .post-name-blogs h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 24px;
}

.blog-item .post-name-blogs h3 a:hover {
  color: #0077b9;
}

.blog-item .text-read a {
  color: #0077b9;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  position: relative;
}

.blog-item .text-read a:after {
  content: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/arrow-right-pink.png);
  position: relative;
  top: 2px;
  margin-left: 6px;
}

.blog-item .post-date {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  opacity: .3;
  margin-top: -15px;
  margin-bottom: 16px;
}

.blog-item .desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

#types-of-service.nice-blue {
  background: #2E2755;
}

#types-of-service .container {
  max-width: 1305px;
}

.thistle-blog-index .blog-index__post:not(.online) {
  display: none;
}

.thistle-blog-index .blog-index__post.blog-post-1,
.thistle-blog-index .blog-index__post.blog-post-2,
.thistle-blog-index .blog-index__post.blog-post-3,
.thistle-blog-index .blog-index__post.blog-post-4,
.thistle-blog-index .blog-index__post.blog-post-5,
.thistle-blog-index .blog-index__post.blog-post-6,
.thistle-blog-index .blog-index__post.blog-post-7,
.thistle-blog-index .blog-index__post.blog-post-8,
.thistle-blog-index .blog-index__post.blog-post-9 {
  display: block;
}

.body-container--blog-index .read-more {
  display: block;
}

.read-more {
  display: none;
  width: 100%;
  text-align: center;
}

.read-more-post {
  text-align: center;
  display: inline-block;
}

.read-more-post a {
  background: transparent;
  border-radius: 6px;
  font-family: aeonik;
  font-size: 16px;
  line-height: 20px;
  color: #8884ff !important;
  display: block;
  padding: 8px 15px;
  font-weight: 700;
  min-width: 130px;
  text-align: center;
  cursor: pointer;
}

.read-more-post a:hover {
  color: #0077b9 !important;
}

.slick-dots li button {
  border: #000 solid 2px;
}
.page-title h1.title-banner {
  margin-bottom: 80px;
}
#main-content>.page-title {
  margin-top: 251px;
  text-align: center;
}
.body-container-terms-of-user>.row-fluid-wrapper {
  margin: 0 auto;
  max-width: 1266px;
  padding: 0 40px;
}
.body-container-terms-of-user>.row-fluid-wrapper>.row-fluid {
  background-color: #fff;
  box-shadow: 0px 0px 40px rgb(46 39 85 / 5%);
  border-radius: 24px;
  padding: 80px;
}
.body-container-terms-of-user {
  margin-bottom: 120px;
}
.body-container-terms-of-user {
  margin-bottom: 120px;
  font-size: 16px;
  line-height: 28px;
}
.body-container-terms-of-user p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1361px) {
  .extra-content.extracontent-with-slider .left {
    padding-left: 40px;
  }

  #client-logos .item {
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media (max-width: 1200px) {
  #types-of-service .main-content {
    padding-left: 15px;
  }
}
@media (max-width: 1023px) {
  #teams .team-item {
    margin-bottom: 30px;
    padding: 0 15px;
  }
  #teams .lists-team {
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  .extra-content.extracontent-with-slider .left,
  .extra-content.extracontent-with-slider .right {
    width: 100%;
  }

  .extra-content.extracontent-with-slider .left {
    padding-left: 0;
    margin-bottom: 50px;
  }

  .extra-content.extracontent-with-slider .hs_cos_wrapper {
    padding-right: 0;
  }

  .extra-content.extracontent-with-slider .container {
    padding-left: 32px;
    padding-right: 32px;
  }
  .page-title h1.title-banner {
    margin-bottom: 50px;
    font-size: 50px;
    line-height: 60px;
  }
  /*   #testimonials .slick-track div.item.slick-slide {
  width: auto !important;
}
  #testimonials .slick-track div.item.slick-slide.slick-current.slick-active.first-slick {
  width: auto !important;
}
  #testimonials .slick-track div.item.slick-slide.slick-active.last-slick {
  width: auto !important;
} */
  #testimonials .content .item {
    padding: 30px 28px 50px 31px !important;
  }
  #testimonials .author-info {
    left: 30px;
    bottom: 20px;
  }
  @media ( max-width: 920px ) {
    #teams .team-item {
      width: 50%;
    }
  }
}

@media (max-width: 767px) {
  #client-logos .item {
    padding-left: 0;
    padding-right: 0;
  }
  #client-logos {
    padding-top: 53px;
    padding-bottom: 30px;
  }

  #client-logos .container {
    display: block;
    align-items: flex-end;
    justify-content: center;
  }

  #client-logos img {
    margin-bottom: 43px;
  }

  #client-logos img:not(:last-child),
  #client-logos img:nth-child(3n) {
    margin-right: 0;
  }

  #client-logos .item {
    width: 100%;
    text-align: center;
  }

  .content-home {
    padding-top: 38px;
  }

  .container {
    padding-right: 32px;
    padding-left: 32px;
  }

  .content-home p {
    font-size: 28px;
    line-height: 32px;
  }

  .number-happy, 
  .number-success, 
  .main-content {
    width: 100%;
    padding: 0;
  }

  .main-content {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  #why-thistle .section-content .content-col {
    width: 100%;
    margin-bottom: 25px;
    padding: 34px 47px 14px 32px;
  }

  #services .content .item {
    width: 100%;
    padding-right: 0;
  }

  #teams {
    padding-top: 80px;
    padding-bottom: 40px;
  }

  #teams .team-item {
    width: 100%;
    max-width: 370px;
    margin: 0 auto 24px;
  }

  #stats-board {
    padding: 91px 0 100px;
  }

  .number-happy > .hs_cos_wrapper, 
  .number-success > .hs_cos_wrapper {
    max-width: 100%;
  }

  .stats-content p {
    font-size: 14px;
  }

  #why-thistle .heading {
    margin-bottom: 78px;
  }

  #why-thistle .heading h2.title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 14px;
  }

  .heading p {
    font-size: 18px;
    line-height: 24px;
  }

  #why-thistle .section-content .content-col h4 {
    font-size: 18px;
    line-height: 24px;
  }

  #why-thistle .section-content .content-col p {
    font-size: 14px;
    line-height: 20px;
  }

  #why-thistle .extra-bottom {
    max-width: 300px;
    margin: 14px auto 0;
  }

  .short-content.text-content {
    padding: 81px 0 38px;
  }

  .short-content.text-content h2 {
    margin-bottom: 22px;
  }

  .heading h2.title {
    font-size: 28px;
    line-height: 32px;
  }

  #who-we-sp {
    padding: 81px 0 82px;
  }

  #who-we-sp .heading .title {
    margin-bottom: 16px;
    line-height: 34px;
  }

  #who-we-sp .heading .desc {
    font-size: 18px;
    line-height: 24px;
  }

  .types-of-organizations .organization,
  .column3 .types-of-organizations .organization {
    width: 100%;
  }

  #who-we-sp .more-content {
    font-size: 18px;
    line-height: 24px;
    margin-top: 28px;
  }

  .blog-main {
    padding: 0 0 58px;
  }

  .blog-main .heading h2.title {
    line-height: 34px;
  }

  .blog-item .post-main {
    padding: 23px 30px 30px;
  }

  .blog-main .blog-list .blog-item {
    width: 100%;
    margin-bottom: 24px;
  }

  .blog-item .post-name-blogs h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .blog-item .text-read a {
    font-size: 14px;
  }

  #types-of-service .main-content .hs_cos_wrapper {
    font-size: 24px;
    line-height: 28px;
  }

  #types-of-service .main-content .hs_cos_wrapper:before {
    left: -20px;
    top: -8px;
    font-size: 64px;
    line-height: 56px;
  }
  #types-of-service .main-content {
    padding-left: 0;
  }
  #types-of-service .main-content .hs_cos_wrapper:after {
    bottom: 8px;
  }

  #types-of-service.nice-blue {
    padding: 84px 0 79px;
  }

  #types-of-service .main-content {
    margin-top: 0;
    margin-bottom: 0;
  }

  .extra-content.m-w-715 {
    padding: 78px 0 62px;
  }

  .extra-content.m-w-715 .hs_cos_wrapper h2 {
    margin-bottom: 22px;
    line-height: 32px;
  }

  #testimonials {
    padding: 80px 0 79px;
  }

  #testimonials .container:before {
    left: 0;
    width: 24px;
  }

  #testimonials .heading {
    margin-bottom: 70px;
  }

  #testimonials .container {
    padding-right: 24px;
    padding-left: 24px;
  }

  #testimonials .content .item {
    margin-right: 24px!important;
    min-width: calc(100vW - 75px);
    /*min-width: calc(100vW - 80px);*/
  }
  #testimonials .content .item {
    padding: 32px 28px 32px 31px !important;
  }
  .extra-content.no-slide .row .slick-track .slick-slide {
    min-width: calc(100vW - 50px);
  }

  #testimonials .author-comment {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 61px;
  }

  #testimonials .author-info img {
    width: 47px;
    height: 47px !important;
    margin-right: 21px;
  }

  #testimonials .author-info {
    font-size: 14px;
    left: 24px;
    bottom: 29px;
  }

  .blog-main .heading h2.title {
    display: inline-block;
    margin-bottom: 40px;
  }

  .blog-item .desc, .blog-item .post-date {
    font-size: 14px;
    margin-top: -7px;
    margin-bottom: 20px;
  }

  .blog-item .desc {
    line-height: 18px;
  }

  #why-thistle {
    padding: 80px 0 95px;
  }

  #types-of-service {
    padding: 57px 0 60px;
  }

  #types-of-service .extra-button {
    margin-top: 40px;
  }

  #types-of-service .extra-button .button {
    width: 100%;
  }

  #services {
    padding: 80px 0 38px;
  }

  #services .main-content {
    margin-top: 0;
    margin-bottom: 0;
  }

  #services .main-content .hs_cos_wrapper {
    font-size: 18px;
    line-height: 24px;
  }

  #services .heading .title {
    color: #2E2755;
    margin-bottom: 19px;
    display: inline-block;
  }

  #services .container > .content {
    margin-top: 40px;
  }

  #services .content .item .block-title {
    margin-bottom: 14px;
    font-size: 20px;
  }

  #services .content .item .right-content .content p {
    font-size: 14px;
    line-height: 18px;
  }

  #services .content .item {
    margin-bottom: 40px;
  }

  .extra-content {
    padding: 81px 0 64px;
  }

  .extra-content .hs_cos_wrapper h2 {
    line-height: 32px;
  }

  .extra-content .hs_cos_wrapper a:hover {
    text-decoration: underline;
  }

  .extra-content.extracontent-with-slider .right {
    position: relative;
  }

  .extra-content.extracontent-with-slider .right .content .item {
    opacity: 0;
  }

  .extra-content.extracontent-with-slider .right .content .item.slick-current,
  .extra-content.extracontent-with-slider .right .content .item.slick-current + .item {
    opacity: 1;
  }

  .extra-content.extracontent-with-slider .right .content .slick-list {
    overflow: inherit;
  }

  .extra-content.extracontent-with-slider .right .content .item {
    margin-right: 16px !important;
  }

  .extra-content.extracontent-with-slider {
    padding: 80px 0;
  }

  .extra-content.extracontent-with-slider .hs_cos_wrapper h2 {
    margin-top: 0;
    margin-bottom: 24px;
  }

  .extra-content.extracontent-with-slider .left {
    margin-bottom: 62px;
  }

  .cus-organiz .types-of-organizations {
    width: 100%;
  }
  .page-title h1.title-banner {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 48px;
  }
  #main-content>.page-title {
    margin-top: 186px;
  }
  .body-container-terms-of-user>.row-fluid-wrapper>.row-fluid {
    padding: 35px 30px;
  }
  .body-container-terms-of-user {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 80px;
  }
}
@media (max-width: 630px){
  #teams .team-item {
    width: 100%;
    padding: 0 15px;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.content-services.text-content {
  font-size: 28px;
  line-height: 32px;
}
.smart-text-section.add {
  padding-top: 129px;
  padding-bottom: 89px;
}
.twb-section.app {
    margin-top: -56px;
    margin-bottom: 60px;
}
.smart-text-section.add .title {
 margin-bottom: 40px; 
}
.smart-text-section.add .content {
  font-size: 18px;
  line-height: 24px;
  max-width: 650px;
}
@media (max-width: 767px) {
  .content-services.text-content {
   font-size: 28px;
    line-height: 32px;
  }
  .smart-text-section.add {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .twb-section.app {
    display: none; 
  }
  .smart-text-section.add .title {
   margin-bottom: 24px; 
  }
}
/*.thistle-blog-banner*/
.thistle-blog-banner {
/*   background-image: linear-gradient(108.13deg, #46DCDC 0%, #BBF2F2 100%); */
  background-position: center center;
  background-color: transparent;
}
.thistle-blog-banner.blog_index_banner {

}
.thistle-blog-banner.blog_post_banner,
.thistle-blog-banner.case_studies_index_banner,
.thistle-blog-banner.case_studies_post_banner,
.thistle-blog-banner.news_press_index_banner,
.thistle-blog-banner.news_press_post_banner,
.thistle-blog-banner.events_index_banner,
.thistle-blog-banner.events_post_banner {
  
  background-image: unset;
  background-color: #fafafc;
}
.thistle-blog-banner.case_studies_index_banner {

}
.thistle-blog-banner.case_studies_post_banner {

}
.thistle-blog-banner.news_press_index_banner {

}
.thistle-blog-banner.news_press_post_banner {

}
.thistle-blog-banner.events_index_banner {

}
.thistle-blog-banner.events_post_banner {

}
.thistle-blog-banner .banner-inner {
  max-width: 1350px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 144px 40px 145px;
  text-align: center;
  margin-bottom: 24px;
}
.thistle-blog-banner #hs_cos_wrapper_banner_scrool_button a.button.button_scroll {
  top: 24px;
}
.thistle-blog-banner.blog_post_banner .banner-inner {
  padding: 166px 40px 90px;
}
.thistle-blog-banner.blog_post_banner h1 {
  margin: 0;
}
.thistle-blog-banner .back-to-archive {
  display: table;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  position: absolute;
  margin-top: 23px;
  margin-right: 11px;
}
.thistle-blog-banner .back-to-archive::before {
  content: url('//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/back-icon.svg');
    margin-right: 6px;
    }
.thistle-blog-banner .back-to-archive:hover {
  text-decoration: underline;
}
.thistle-blog-banner h1 {
  margin-bottom: 30px;
  margin-top: 105px;
}
.thistle-blog-banner .back-to-archive + h1 { 
  /*   margin-top: 80px; */
  margin-top: 0;
}
.thistle-blog-banner #hs_cos_wrapper_banner_desc {
  font-size: 24px;
  line-height: 32px;
  max-width: 800px;
  margin: 0 auto;
}
.hs-blog-listing .thistle-blog-banner #hs_cos_wrapper_banner_desc {
  max-width: 1000px;
}
@media (max-width: 767px) {
  .thistle-blog-banner h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .thistle-blog-banner .banner-inner {
    padding-top: 146px;
    padding-bottom: 70px;
    text-align: center;
  }
  .thistle-blog-banner.case_studies_banner .banner-inner {
    padding-bottom: 113px;
  }
  .thistle-blog-banner.news_press_banner .banner-inner {
    padding-bottom: 168px;
  }
  .thistle-blog-banner .back-to-archive {
    margin: 0 auto;
  }
  .thistle-blog-banner h1 {
    margin-top: 40px;
    margin-bottom: 16px
  }
  .thistle-blog-banner #hs_cos_wrapper_banner_desc {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 360px) {
  .thistle-blog-banner .banner-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*thistle-filter*/
.thistle-filter-wrap::before,
.thistle-filter-wrap::after {
  content: '';
  display: table;
}
.thistle-filter-wrap::after {
  clear: both;
}
.thistle-filter-wrap {
  max-width: 1200px;
}
.filter-list {
  float: left;
  padding-left: 0;
  list-style: none;
  margin-bottom: 11px;
}
.filter-list li {
  display: inline-block;
  padding: 0px 12px 16px 0;
}
.filter-list li a {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #F596C5;
  padding: 3px 11px;
  position: relative;
  min-width: 94px;
  text-align: center;
}
.filter-list li a::before {
  content: '';
  background-color: #F596C5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  opacity: 0.2;
}
.filter-list li a span {
  position: relative;
}
.filter-list li a:hover,
.filter-list li a.active {
  color: #fff;
}
.filter-list li a.active::before {
  opacity: 1;
}
.thistle-blog-filter {
  float: right;
  margin-bottom: 24px;
}
.thistle-blog-filter label {
  font-weight: 400;
  display: inline-block;
  color: #2E2755;
  font-size: 16px;
  margin: 0;
  line-height: 24px;
}
.thistle-blog-filter select { 
  font-weight: 700;
  color: #2E2755;
  padding: 0;
  border: none;
  width: 100px;
  line-height: 24px;
  height: auto;
  font-size: 16px;
  padding: 0 15px 0 0;
  background: url(//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/select-icon.svg) center right no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (max-width: 767px) {
  .thistle-blog-filter {
    margin-bottom: 21px;
  }
  .filter-list { 
    width: 100%;
    margin-bottom: 24px;
    text-align: center;
  }
  .filter-list li {
    padding: 0px 6px 16px;
  }
}
@media (max-width: 360px) {
  .thistle-blog-filter {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* .pagination */
.pagination {
  text-align: center;
  display: block;
  margin-bottom: 50px;
}
.pagination__link {
  display: inline-block;
  margin: 0 5px;
}
.pagination__link--disabled {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}
.pagination__link-icon svg {
  height: 16px;
  width: 16px;
  position: relative;
  top: -1px;
  fill: #2E2755;
}
.pagination a {
  border: 2px solid #2E2755;
  border-radius: 6px;
  margin: 10px 5px 0;
  padding: 0 10px;
  min-width: 42px;
  line-height: 38px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
}
.pagination a:hover,
.pagination a.pagination__link--active {
  background-color: #2E2755;
  color: #fff;
}
.pagination a:hover .pagination__link-icon svg {
  fill: #fff;
}
/* .thistle-blog-index */
.thistle-blog-wrap {
  max-width: 1200px;
}
.thistle-blog-index {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 41px;
  display: flex;
  flex-wrap: wrap;
}
.thistle-blog-index .blog-index__post {
  padding-left: 23px;
  padding-right: 23px;
  margin-bottom: 50px;
  width: 100%;
}
.thistle-blog-index .blog-index__post.blog-index__post--small {
  width: 33.3333333%
}
.thistle-blog-index .blog-inner {
  background: #FFFFFF;
  box-shadow: 0px 0px 40px rgba(46, 39, 85, 0.05);
  border-radius: 24px;
  height: 100%;
}
.thistle-blog-index .blog-index__post-image-wrapper {
  display: block;
  padding-bottom: 58%;
  position: relative;
  overflow: hidden;
  border-radius: 24px 24px 0 0;
  border-bottom: 1px solid #eee;
  color: red;
}
.thistle-blog-index .blog-index__post-image-wrapper:hover {
  opacity: 0.65;
}
.thistle-blog-index .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.thistle-blog-index .blog-index__post-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.thistle-blog-index .blog-index__post-content {
  padding: 30px 30px 33px;
}
.thistle-blog-index .blog-index__post-title {
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 3px;
  margin-bottom: 6px;
}
.thistle-blog-index.past-events .blog-index__post-title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  font-weight: 400;
}
.thistle-blog-index .blog-index__post-title-link:hover {
  color: #F596C5;
}
.thistle-blog-index .blog-index__post-location {
  opacity: 0.5;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 8px;
}
.thistle-blog-index .blog-index__post-timestamp {
  opacity: 0.3;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
  display: block;
}
.thistle-blog-index .blog-index__post-summary {
  font-size: 16px;
  line-height: 24px;
  padding-top: 7px;
}
.thistle-blog-index .blog-index__post-summary h2,
.thistle-blog-index .blog-index__post-summary h3,
.thistle-blog-index .blog-index__post-summary h4,
.thistle-blog-index .blog-index__post-summary h5,
.thistle-blog-index .blog-index__post-summary h6 {
  display: none;
}
.thistle-blog-index .blog-index__post-summary p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .thistle-blog-index {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 70px;
  }
  .thistle-blog-index .blog-index__post {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .thistle-blog-index .blog-index__post.blog-index__post--small {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .thistle-blog-index .blog-index__post-content {
    padding: 30px 33px 33px;
  }
  .thistle-blog-index .blog-index__post.blog-index__post--small {
    width: 100%;
  }
  .thistle-blog-index.past-events .blog-index__post-title {
    font-size: 20px;
  }
}
/* body-container--blog-post */
.body-container--blog-post {
  max-width: 1115px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 80px;
  border-radius: 24px;
  background-color: #fff;
  margin-bottom: 120px;
  box-shadow: 0px 0px 40px rgba(46, 39, 85, 0.05);
}
.body-container--blog-post.body-container--case-studies-post {
  padding-top: 103px;
  padding-bottom: 144px;
}
.body-container--blog-post .blog-post__timestamp {
  opacity: 0.3;
  margin-bottom: 50px;
  line-height: 24px;
  font-size: 24px;
}
.body-container--blog-post .blog-post__location {
  font-weight: 700;
  line-height: 24px;
  font-size: 24px;
  opacity: 0.5;
  margin-bottom: 12px;
}
.body-container--blog-post .blog-post__body ul,
.body-container--blog-post .blog-post__body ol {
  margin-bottom: 25px;
}
.body-container--blog-post .blog-post__body a {
  color: #F596C5;
}
.body-container--blog-post .blog-post__body a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .body-container--blog-post,
  .body-container--blog-post.body-container--case-studies-post {
    max-width: 1105px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    padding-bottom: 62px;
  }
  .body-container--blog-post h2 {
    font-size: 24px;
  }
  .body-container--blog-post .blog-post__timestamp {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 360px) {
  .body-container--blog-post {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*  */
#CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline {
  min-height: auto !important;
  height: auto !important 
}
/*  */
.banner-page-container {
  overflow: hidden;
}
.banner-page-default {
  /*   margin-top: 162px;
  padding-bottom: 192px;
  margin-bottom: -28px; */
  max-width: 100%;
  position: relative;
}
.banner-page-default .title-banner h1 {
  font-weight: 700;
  font-size: 50px;
  line-height: 60px;
  color: #2e2755;
  padding: 52px 0 10px 0;
}
.banner-page-default .title-banner h1 span p span {
  color: #0077B9
}
.banner-page-default .title-banner .description {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #2e2755;
  margin-bottom: 50px; 
}
.banner-page-default .title-banner .button-banner {
  width: fit-content;
}
.banner-page-default .title-banner .button-banner a {
  color: #fff;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  padding: 15px 28px;
  background-color: #2E2755;
  display: inline-block;
}
.banner-page-default .title-banner .button-banner a:hover {
  background-color: #0077b9;
}
.banner-page-default .container{
  max-width: 100%;
  padding: unset;
}
.banner-page-default img {
  height: auto;
  left: auto;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0%;
  transform: translateY(0%);
  width: 48% !important;
}
.banner-page-default div.title-banner {
  width: calc(100% - 47%);
  padding-left: 86px;
}
.banner-page-default div.title-banner .desc-container .hs_cos_wrapper {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  max-width: 974px;
  margin: 0 auto;
  padding-top: 7px;
  padding-bottom: 19px;
}
.banner-page-default div.title-banner .desc-container a {
  font-weight: 700;
}
.image-section-find .btn-learn-more a {
  position: relative; 
}
.image-section-find .btn-learn-more:hover a::after {
  background-image: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/module-icons/svg-arrow-blue.svg");
    }
.image-section-find .btn-learn-more a::after {
  content: "";
  background-image: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/arrow-right-our-team.svg");
    width: 12px;
    position: absolute;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(4px);
    margin-left: 6px;
    }
/* form appointed */
.get-in-touch-form.appointed {
  background: unset;
}
.get-in-touch-form.appointed .right-form {
  width: 100%;
}
.get-in-touch-form.appointed form.hs-form fieldset.form-columns-1 .input, .get-in-touch-form.appointed form.hs-form fieldset.form-columns-2 .input {
  margin-left: 0;
}
.get-in-touch-form.appointed .container .bottom-content form .hs-form-field .input input {
  width: 100%;
}
.title strong {
  font-weight: 700; 
}
@media (min-width: 1440px) {
  .banner-page-default img {
    width: auto !important;
  }
}
@media (max-width: 1199px) {
  .banner-page-default .title-banner h1 {
    font-size: 40px;
    line-height: 48px;
  }
  .banner-page-default .title-banner .description{
    font-size: 18px;
    line-height: 24px; 
  }
  .banner-page-default .title-banner .button-banner a {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 991px) { 
  /*   #testimonials div.slick-track {
  width: auto !important;
} */
  .banner-page-default .title-banner .button-banner a {
    text-align: center;
  }
  .banner-page-default .div.title-banner {
    margin-bottom: 91px;
  }
  .banner-page-default .title-banner .description {
    margin-bottom: 50px;
  }
  /*   .banner-page-default {
  margin-top: 186px;
  padding-bottom: 0;
} */
  .banner-page-default .container {
    padding: 0 32px; 
  }
  .banner-page-default div.title-banner {
    width: 100%;
    margin-bottom: 56px;
    padding: unset 
  }
  .banner-page-default .title-banner h1 {
    padding: 0;
  }
  .banner-page-default img {
    position: unset;   
    max-width: 124% !important;
    margin-left: -20px;
    margin-bottom: -26px;
    width: 473px !important;
    margin-right: -34px;
  }
  .banner-inner-absolute {
    text-align: right; 
  }
}
@media (max-width: 767px) { 
  .banner-page-default .title-banner .button-banner,
  .banner-page-default .title-banner .button-banner a {
    width: 100%;
  }
  /*   .banner-page-default div.title-banner {
  margin-bottom: 56px;
} */
}
/*  */
.absolute-banner {
  padding: 249px 0 0;
  margin: 0 auto;
  max-width: 1220px; 
}
.thistle-banner .banner-inner.contact-us .get-in-touch-form .container .bottom-content {
  width: 100%;
  padding: 81px 40px 79px 40px;
}
.img-banner .desc-title {
  padding: 160px 0 10px 0;
}
/* .absolute-banner .banner-inner-absolute span span {
color: #8884FF;
} */
.img-banner .banner-inner-absolute {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px; 
}
/*  */
.desc-sub-title {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  padding-right: 138px;
}
@media (max-width: 767px) {
  div.title-banner .desc-container .hs_cos_wrapper {
    font-size: 16px;
    line-height: 24px;
    max-width: 313px;
    padding-top: 0px;
    padding-bottom: 27px;
  }
}
/* .desc-sub-title span span {
color: #8884FF;
} */
/*  */
.button.button_scroll {
  background-image: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/Vector%204.png");
    position: absolute;
    top: -147px;
    transform: translateX(-26px);
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 52px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 52px;
    }
.fact-sheets.absolute .download-absolute span.ic-download,
.our-open-position .sub-content-hide a span.ic-download {
  position: relative;
}
.fact-sheets.absolute .download-absolute span.ic-download::after,
.fact-sheets.absolute .sector-url a span.ic-download::after{
  transition: color .25s,border-color .25s,background-color .25s,opacity .25s,width .25s ease 0s;
  position: absolute;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  left: 6px;
  top: 1px;
  content: "";
  background-image: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/fi_download.png ");
    }
.get-in-touch-form.upload .hs_upload_proposal .input::before {
  transition: color .25s,border-color .25s,background-color .25s,opacity .25s,width .25s ease 0s;
  position: absolute;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  left: 44px;
  top: 13px;
  content: "";
  background-image: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/upload.png ");
    }
.fact-sheets.absolute .sector-url a span.ic-download::after{
  transition: color .5s,border-color .5s,background-color .5s,opacity .5s,width .5s ease 0s;
  background-image: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/fi_download%20black.png ");
    }
.fact-sheets.absolute .sector-url a span.ic-download::after {
  right: -22px;
  top: 3px;
  left: unset;
}
.fact-sheets.absolute .download-absolute:hover span.ic-download::after {
  transition: color .25s,border-color .25s,background-color .25s,opacity .25s,width .25s ease 0s;
  background-image: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/fi_download%20black.png ");
    }
.fact-sheets.absolute .sector-url a:hover span.ic-download::after{
  background-image: url("//19897222.fs1.hubspotusercontent-na1.net/hubfs/19897222/raw_assets/public/resolution/images/fi_download.png ");
    transition: color .5s,border-color .5s,background-color .5s,opacity .5s,width .5s ease 0s;
    }
.img-banner .container .container {
  padding: unset; 
}
/*  */
.hs-form-booleancheckbox-display .get-in-touch-form form li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display span.hs-form-required {
  display: none; 
}
.get-in-touch-form .hs_phone .no-list {
  padding: 0;
}
@media (max-width: 767px) {
  .img-banner {
    padding: 0 0 102px;
  }
  div.title-banner {
    font-size: 40px;
    line-height: 48px;
  }
  .absolute-banner {
    padding: 186px 0 0; 
  }
  .button.button_scroll {
    top: -116px;
  }
  .img-banner .desc-title {
    font-size: 28px;
    line-height: 32px;
    padding: 118px 0 0 0;
  }
  .desc-sub-title {
    font-size: 14px;
    line-height: 20px;
    padding-right: unset;
  }
  .img-banner .container {
    padding-right: 30px;
    padding-left: 32px;
  }
}
#hs_cos_wrapper_banner_scrool_button {
  text-align: center;
  position: relative;
}
/*  */
.thistle-banner {
  position: relative;
  overflow: hidden;
}
.thistle-banner .banner-inner .sub-title {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 46px;
}
.thistle-banner #hs_cos_wrapper_banner_button .button-wrapper .button{
  padding: 0 68px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.thistle-banner #hs_cos_wrapper_banner_image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100% !important;
  width: 100%;
  object-fit: cover;
}
.thistle-banner .banner-inner {
  position: relative;
  padding: 252px 35px 178px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1062px;
  text-align: center;
}
.thistle-banner .banner-inner.contact-us {
  max-width: 1256px;
}
@media (max-width: 767px) {
  .thistle-banner #hs_cos_wrapper_banner_button .button-wrapper .button{
    height: 47px;
    line-height: 47px;
    font-size: 16px;
  }
  .thistle-banner .banner-inner .sub-title {
    font-size: 18px;
    line-height: 24px;
  }
}