html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}

html,
body {
  scroll-behavior: smooth;
}

li {
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
}

a,
a:visited,
a:focus,
a:active,
a:hover {
  text-decoration: none;
  outline: none;
}

textarea,
button:focus,
select:focus,
input:focus {
  outline: none;
}

button {
  border: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

html,
body {
  scroll-behavior: smooth;
}

html,
body,
div,
ul,
ol,
li,
a,
input,
button,
label,
option,
select,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span {
  font-family: "Myriad Pro";
  color: inherit;
}

html {
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  height: 100%;
  color: #1e1f23;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  overflow-x: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

html.active,
body.active {
  overflow: hidden !important;
}

html.fixed,
body.fixed {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  overflow-y: scroll;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}

li {
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
}

figure {
  line-height: 0;
  margin: 0;
}

figcaption {
  line-height: 1.5;
}

fieldset,
legend {
  padding: 0;
  border: none;
}

hr {
  width: 100%;
  margin: 0;
  opacity: 1;
}

a,
a:visited,
a:focus,
a:active,
a:hover {
  text-decoration: none;
  outline: none;
}

a {
  cursor: pointer;
}

img {
  max-width: 100%;
  max-height: 100%;
}

svg {
  color: inherit;
}

strong {
  font-weight: bold;
}

textarea,
button:focus,
select:focus,
input:focus {
  outline: none;
}

input,
button,
select,
textarea {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
}

button {
  border: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

svg {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}

@media (max-width: 1399px) {
  .flex_xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .d_xl-none {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .flex_lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .d_lg-none {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .flex_md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .d_md-none {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .flex_sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .d_sm-none {
    display: none !important;
  }
}

@media (max-width: 575px) {
  .flex_xs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .d_xs-none {
    display: none !important;
  }
}

.header__body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
}

.header__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 36%;
  padding: 0 2rem;
}

.header__logo-img {
  object-fit: contain;
  -o-object-fit: contain;
  width: 100%;
  max-height: 90px;
}

.header__logo-link:nth-of-type(2) {
  padding-left: 1rem;
}

.header__logo-figure {
  max-width: 240px;
}

.header__nav {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  right: 0;
}

.header__nav-aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
  padding: 0 25px;
  background-color: #147abf;
}

.header__indicators {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__indicator {
  background-color: #fdaf42;
  cursor: pointer;
}

.header__indicator-figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 61px;
  padding: 1rem 1.5rem;
  border-left: 1px solid #d79335;
  border-bottom: 1px solid #d79335;
}

.header__indicator-img {
  width: 26px;
  height: 26px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.header__indicator-language {
  position: relative;
  z-index: 5;
}

.header__indicator-language:hover .header__indicator-language--list {
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  visibility: visible;
  opacity: 1;
}

.header__indicator-language--list {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 50%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-transform: translate(-50%, 30px);
          transform: translate(-50%, 30px);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid #d7d7d7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}

.header__indicator-language--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 16px;
  padding: 0.5rem 2rem 0.5rem 1.5rem;
}

.header__indicator-language--link:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.header__indicator-language--item:not(:first-of-type) {
  border-top: 1px solid #d7d7d7;
}

.header__indicator-language--item:first-of-type .header__indicator-language--link {
  padding-top: 0.5rem;
}

.header__indicator-language--item:last-of-type .header__indicator-language--link {
  padding-bottom: 0.5rem;
}

.header__indicator-language--img {
  width: 24px;
  height: 18px;
  margin-right: 0.5rem;
}

.header__indicator-search.active .header__indicator-search--btn {
  pointer-events: all;
}

.header__indicator-search.active .header__indicator-search--form {
  width: 100%;
}

.header__indicator-search.active .header__indicator-search--input {
  -webkit-transition: 0s;
  transition: 0s;
  visibility: visible;
  opacity: 1;
}

.header__indicator-search--form {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 100%;
  width: 75px;
  background-color: #fff;
  -webkit-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}

.header__indicator-search--input {
  width: 100%;
  height: 100%;
  font-size: 17px;
  padding-left: 1.5rem;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  visibility: hidden;
  opacity: 0;
}

.header__indicator-search--btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  vertical-align: middle;
  margin: auto;
  background-color: #fff;
  z-index: 3;
}

.header__indicator-burger {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header__indicator-burger.active .header__indicator-burger--box {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.header__indicator-burger.active .line:nth-child(1) {
  -webkit-transform: translateY(13px) rotate(45deg);
          transform: translateY(13px) rotate(45deg);
}

.header__indicator-burger.active .line:nth-child(2) {
  opacity: 0;
}

.header__indicator-burger.active .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
          transform: translateY(-13px) rotate(-45deg);
}

.header__indicator-burger--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header__indicator-burger--box .line {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 26px;
  height: 3px;
  margin: 2.5px auto;
  background-color: #1e1f23;
  -webkit-transform-origin: 75%;
          transform-origin: 75%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  will-change: transform;
  cursor: pointer;
}

.header__seperate {
  position: absolute;
  top: 100%;
  left: 100%;
  background-color: #3097de;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 4;
}

.header__seperate:not(.-in) {
  -webkit-transform: translateX(-90px);
          transform: translateX(-90px);
}

.header__seperate:hover {
  -webkit-transform: translateX(-100%) !important;
          transform: translateX(-100%) !important;
}

.header__seperate.active {
  -webkit-transform: translateX(-100%) !important;
          transform: translateX(-100%) !important;
}

.header__seperate-nav--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__seperate-nav--link:first-of-type {
  border-top: 1px solid #935b115e;
}

.header__seperate-nav--link:not(:first-of-type) {
  border-top: 2px solid #935b115e;
}

.header__seperate-nav--link:hover {
  background-color: #fdaf42;
}

.header__seperate-nav--link:hover .header__seperate-nav--figure {
  background-color: #ef9218;
}

.header__seperate-nav--figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90px;
  height: 68px;
  padding: 0.75rem 0.375rem;
  background-color: #147abf;
}

.header__seperate-nav--text {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding-left: 2rem;
  padding-right: 1.5rem;
  white-space: nowrap;
}

.header__search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  z-index: 100;
}

.header__search.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.header__search-form {
  padding: 2.25rem 0;
}

.header__search-input {
  width: 100%;
  color: #252c4d;
  border-bottom: 2px solid #ececec;
}

.header__search-result {
  padding: 1rem 0 2rem;
  border-top: 1px solid #ececec;
}

.header__search-result--counter {
  color: #252c4d;
  font-weight: bold;
  margin-bottom: 1rem;
}

.header__search-result--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.75rem 0;
  margin-bottom: 0.75rem;
}

.header__search-result--item:not(:last-child) {
  border-bottom: 1px solid #ececec;
}

.header__search-result--text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.header__search-result--link {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #252c4d;
  margin-left: 1rem;
  padding: 0 0.5rem;
  border-radius: 6px;
  border: 1px solid #252c4d;
  background-color: #fff;
}

.header__search-result--link:hover {
  color: #252c4d;
  background-color: #eff5f7;
}

.header__search-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.header__search-spinner {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
}

.header__search-spinner:not(.active) {
  display: none;
}

.header__language {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100%;
  width: 282px;
  padding: 2rem 1.25rem 0 1.25rem;
  overflow-y: auto;
  visibility: hidden;
  background: #fff;
  border-left: 1px solid #ececec;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: right, visibility;
  transition-property: right, visibility;
  -webkit-transition: right 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: right 0.3s ease-in-out, visibility 0.3s ease-in-out;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  background-clip: padding-box;
  z-index: 1001;
}

.header__language.active {
  right: 0;
  visibility: visible;
}

.header__language-close-btn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 25px;
  height: 25px;
}

.header__language-item {
  margin-bottom: 2rem;
}

.header__language-label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 1rem 0;
  border-bottom: 1px solid #c5cbd5;
}

.header__language-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0;
  border-bottom: 1px solid #c5cbd5;
}

.header__language-link:hover {
  background-color: #f2f2f5;
}

.header__language-link strong {
  font-weight: 600;
}

.header__language-img {
  height: 18px;
  margin-right: 0.5rem;
}

.cities__indicator-card {
  position: fixed;
  display: none;
  border-radius: 10px;
  overflow: hidden;
  z-index: 99;
}

.cities__indicator-card.active {
  display: block;
}

.cities__indicator-card--img {
  width: 260px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.cities__indicator-card--city {
  display: block;
  font-size: 20px;
  font-weight: 600;
}

.cities__indicator-card--figure {
  position: relative;
  background-color: #017bc2;
  -webkit-box-shadow: -1px 5.9px 8px 0 rgba(55, 52, 52, 0.17);
          box-shadow: -1px 5.9px 8px 0 rgba(55, 52, 52, 0.17);
}

.cities__indicator-card--figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 1rem 1rem 0.5rem;
}

.cities__turkey-map-city {
  cursor: pointer;
}

@media (min-width: 1200px) {
  .header__mobile-menu {
    display: none;
  }
}

@media (max-width: 1399px) {
  .header__seperate:not(.-in) {
    -webkit-transform: translateX(-70px);
            transform: translateX(-70px);
  }
  .header__seperate.-semi {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .header__seperate-nav--text {
    font-size: 16px;
  }
  .header__seperate-nav--figure {
    width: 70px;
    height: 56px;
  }
}

@media (max-width: 1199px) {
  .header__indicator {
    border: none;
  }
}

@media (max-width: 991px) {
  .header {
    border-bottom: 3px solid #116caa;
    background-color: #147abf;
  }
  .header__body {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .header__nav {
    position: initial;
  }
  .header__nav-aside {
    background-color: #0467a1;
  }
  .header__seperate {
    background-color: #ef9218;
  }
  .header__seperate-nav--link:hover {
    background-color: #1f4e9c;
  }
  .header__seperate-nav--link:hover .header__seperate-nav--figure {
    background-color: #113064;
  }
  .header__seperate-nav--figure {
    background-color: #f99819;
  }
  .header__indicator {
    background-color: #147abf;
  }
  .header__indicator-figure {
    border-color: #116caa;
    border-bottom: none;
    border-width: 2px;
  }
  .header__indicator-img {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .header__seperate:not(.-in) {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@media (max-width: 575px) {
  .header__logo-link {
    gap: 1rem;
  }
  .header__seperate {
    width: 100%;
  }
  .header__seperate-nav--figure {
    width: 56px;
  }
  .header__seperate-nav--text {
    padding-left: 1rem;
    padding-right: 0.5rem;
    white-space: initial;
    line-height: 1.2;
  }
}

@media (min-width: 1200px) {
  .header__indicator-burger {
    display: none;
  }
  .header__mobile-menu {
    display: none;
  }
}

.darkarea {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.3s, opacity 0.3s;
  transition: visibility 0.3s, opacity 0.3s;
  z-index: 98;
}

.darkarea.active {
  visibility: visible;
  opacity: 1;
}

.-loading {
  position: relative;
}

.-loading::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.08);
  z-index: 1;
}

.-loading::after {
  position: absolute;
  content: "";
  inset: 0;
  width: 30px;
  min-width: 10%;
  height: 30px;
  min-height: 10%;
  aspect-ratio: 1;
  margin: auto;
  border: 4px solid #fff;
  border-radius: 50%;
  border-top: 4px solid #f48710;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
  z-index: 2;
}

.see-more {
  text-align: center;
  margin: 2rem 0;
}

.see-more-btn {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 0.75rem 2rem;
  border-radius: 10px;
  border: 3px solid #fe8b03;
  background-color: #fe8b03;
}

.see-more-btn:hover {
  color: #fe8b03;
  background-color: #fff;
}

.cities__turkey-map-city {
  fill: #e1e1e1;
}

.cities__turkey-map-city:hover {
  fill: #f99819;
}

.turkey-map__city {
  fill: #d9d9d9;
}

.turkey-map__city:hover {
  fill: #f99819;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.alignToEnd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 1rem 0 1.5rem;
}

.loader {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #fff;
}

.loader:not(.active) {
  display: none;
}

.loader-text {
  font-size: 16px;
  font-weight: 600;
}

.loader-svg {
  width: 150px;
}

.loader-svg .st {
  opacity: 0.2;
  -webkit-animation: loader-spinner 2.7s linear infinite;
          animation: loader-spinner 2.7s linear infinite;
}

.loader-svg .st:nth-child(1) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.loader-svg .st:nth-child(2) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.loader-svg .st:nth-child(3) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.loader-svg .st:nth-child(4) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.loader-svg .st:nth-child(5) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.loader-svg .st:nth-child(6) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.loader-svg .st:nth-child(7) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.lds-spinner {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  color: #3553a0;
}

.lds-spinner div {
  -webkit-transform-origin: 14px 14px;
          transform-origin: 14px 14px;
  -webkit-animation: lds-spinner 1.2s linear infinite;
          animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 1px;
  left: 12px;
  width: 2px;
  height: 6px;
  border-radius: 20%;
  background: #3553a0;
}

.lds-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.announcement {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: visibility 0.3s, opacity 0.3s;
  transition: visibility 0.3s, opacity 0.3s;
  visibility: hidden;
  opacity: 0;
  z-index: 98;
}

.announcement.active {
  visibility: visible;
  opacity: 1;
}

.announcement__modal {
  position: relative;
  width: 100%;
  max-width: 580px;
  margin: 0 1rem;
  border-radius: 4px;
  background-color: transparent;
}

.announcement__modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 22px;
  height: 22px;
  -webkit-transition: none;
  transition: none;
  background-image: url(/template/ccAssets/images/icons/close-2.svg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 4;
}

.announcement__modal-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 66px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: radial-gradient(circle at center 0px, transparent, transparent 64px, white 65px);
}

.announcement__modal-header--circle {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 12px;
  left: 0;
  right: 0;
  width: 110px;
  height: 110px;
  margin: auto;
  border-radius: 50%;
  background-color: #ffffff;
}

.announcement__modal-header--figure {
  height: 51px;
}

.announcement__modal-header--img {
  -webkit-filter: invert(61%) sepia(80%) saturate(7484%) hue-rotate(354deg) brightness(104%) contrast(112%);
          filter: invert(61%) sepia(80%) saturate(7484%) hue-rotate(354deg) brightness(104%) contrast(112%);
}

.announcement__modal-content {
  min-height: 250px;
  text-align: center;
  padding: 1rem 2rem 3rem;
  background-color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.announcement__modal-title {
  display: block;
  color: #fe0309;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.17;
  text-align: center;
  margin-bottom: 1rem;
}

.announcement__modal-img {
  width: 100%;
  margin-bottom: 1rem;
}

.announcement__modal-text {
  display: block;
  color: #1b1e2b;
  font-size: 19px;
  line-height: 1.16;
  text-align: center;
}

.announcement__modal-text[href]:hover {
  color: #1b1e2b;
  text-decoration: underline;
}

.join-us {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: visibility 0.3s, opacity 0.3s;
  transition: visibility 0.3s, opacity 0.3s;
  visibility: hidden;
  opacity: 0;
  z-index: 98;
}

.join-us.active {
  visibility: visible;
  opacity: 1;
}

.join-us__modal {
  position: relative;
  width: 100%;
  max-width: 580px;
  margin: 0 1rem;
}

.join-us__modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 22px;
  height: 22px;
  -webkit-transition: none;
  transition: none;
  background-image: url(/template/assets/images/icons/close-2.svg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 4;
}

.join-us__modal-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 66px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: radial-gradient(circle at center 0px, transparent, transparent 64px, white 65px);
}

.join-us__modal-header--circle {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 12px;
  left: 0;
  right: 0;
  width: 110px;
  height: 110px;
  margin: auto;
  border-radius: 50%;
  background-color: #ffffff;
}

.join-us__modal-header--img {
  height: 90px;
}

.join-us__modal-content {
  min-height: 250px;
  max-height: calc(100vh - 200px);
  text-align: center;
  padding: 1.5rem 2rem 3rem;
  background-color: #fff;
  overflow: auto;
}

.join-us__modal-title {
  display: block;
  color: #fe8b03;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.17;
  text-align: center;
  margin-bottom: 0.5rem;
}

.join-us__modal-description {
  display: block;
  color: #1b1e2b;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  text-align: center;
}

.join-us__modal-form {
  text-align: center;
  margin-top: 2.25rem;
}

.join-us__modal-form--group {
  position: relative;
  margin-bottom: 1.5rem;
}

.join-us__modal-form--icon {
  position: absolute;
  top: -3px;
  bottom: 0;
  left: 1rem;
  margin: auto;
  color: #d4dde6;
  fill: #d4dde6;
  -webkit-filter: brightness(0) opacity(0.3);
          filter: brightness(0) opacity(0.3);
}

.join-us__modal-form--input, .join-us__modal-form--select {
  width: 100%;
  height: 53px;
  color: #1b1e2b;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.75;
  padding-left: 3rem;
  border-radius: 2px;
  border: solid 1px #d3dce5;
  background-color: #fbfbfb;
}

.join-us__modal-form--input:focus, .join-us__modal-form--select:focus {
  border-color: #246cb1;
}

.join-us__modal-form--input:focus + .join-us__modal-form--icon, .join-us__modal-form--select:focus + .join-us__modal-form--icon {
  color: #ffbb36;
  fill: #ffbb36;
  -webkit-filter: none;
          filter: none;
}

.join-us__modal-form--submit {
  min-width: 280px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 1.125rem;
  border-radius: 2px;
  border: 2px solid #fe8b03;
  background-color: #fe8b03;
}

.join-us__modal-form--submit:hover {
  color: #fe8b03;
  background-color: #fff;
}

.join-us__modal-form--submit:active {
  color: #fff;
  background-color: #fe8b03;
}

.error-page {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100vh;
  text-align: center;
  padding: 3rem 1rem 10rem;
}

.error-page::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/template/ccAssets/images/logo/logo-black.svg);
  background-size: 30px;
  background-repeat: space;
  opacity: 0.05;
  z-index: -1;
}

.error-page-code {
  color: #1b1e2b;
  font-size: 244px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.error-page-description {
  color: #fe8b03;
  font-size: 45px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 1rem;
}

.error-page-text {
  color: #1b1e2b;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.15;
  text-align: center;
}

.error-page-link {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  padding: 1rem 2.25rem;
  margin-top: 2rem;
  border-radius: 2px;
  border: 2px solid #fe8b03;
  background-color: #fe8b03;
}

.error-page-link:hover {
  color: #fe8b03;
  background-color: rgba(0, 0, 0, 0);
}

.error-page-link:active {
  color: #fff;
  background-color: #fe8b03;
}

.error-page-form {
  width: 100%;
  max-width: 404px;
  margin-bottom: 1.5rem;
}

.error-page-form-group {
  position: relative;
}

.error-page-form-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1rem;
  margin: auto;
  color: #d4dde6;
  fill: #d4dde6;
  -webkit-filter: brightness(0) opacity(0.3);
          filter: brightness(0) opacity(0.3);
}

.error-page-form-input {
  width: 100%;
  color: #1b1e2b;
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
  padding: 0.375rem 3rem;
  padding-left: 3rem;
  border-radius: 2px;
  border: solid 1px #d3dce5;
  background-color: #fbfbfb;
}

.error-page-form-input:focus {
  border-color: #246cb1;
}

.error-page-form-input:focus + .error-page-form-icon {
  color: #ffbb36;
  fill: #ffbb36;
  -webkit-filter: none;
          filter: none;
}

@media (max-width: 575px) {
  .breadcrumb {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }
  .breadcrumb-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .announcement__modal-close {
    width: 20px;
    height: 20px;
  }
  .announcement__modal-header {
    height: 51px;
    background: radial-gradient(circle at center 0px, transparent, transparent 50px, white 51px);
  }
  .announcement__modal-header--circle {
    bottom: 8px;
    width: 86px;
    height: 86px;
  }
  .announcement__modal-header--figure {
    height: 40px;
  }
  .announcement__modal-content {
    min-height: unset;
    padding: 0.75rem 1.5rem 2rem;
  }
  .announcement__modal-title {
    margin-bottom: 0.5rem;
  }
  .announcement__modal-img {
    margin-bottom: 0.5rem;
  }
  .announcement__modal-text {
    font-size: 18px;
  }
  .join-us__modal-header {
    height: 51px;
    background: radial-gradient(circle at center 0px, transparent, transparent 50px, white 51px);
  }
  .join-us__modal-header--circle {
    bottom: 8px;
    width: 86px;
    height: 86px;
  }
  .join-us__modal-header--figure {
    height: 66px;
  }
  .join-us__modal-content {
    min-height: unset;
    padding: 2rem 1.5rem;
  }
  .join-us__modal-title {
    font-size: 24px;
  }
  .join-us__modal-description {
    font-size: 18px;
  }
  .join-us__modal-form--input {
    font-size: 18px;
  }
  .join-us__modal-form--submit {
    width: 100%;
    min-width: auto;
  }
  .error-page-code {
    font-size: 150px;
  }
  .error-page-description {
    font-size: 40px;
  }
  .error-page-text {
    font-size: 16px;
  }
  .error-page-link {
    font-size: 18px;
  }
  .select-menu {
    max-width: 100%;
  }
}

:root {
  --content-width: 600px;
}

.akim__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.akim__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: var(--content-width);
  min-height: 100vh;
  background-color: #147abf;
}

.akim__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 3px solid #116caa;
}

.akim__logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.akim__logo-figure {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem 2.5rem;
}

.akim__logo-figure:nth-of-type(1) {
  border-right: 3px solid #116caa;
}

.akim__logo-img {
  max-height: 114px;
}

.akim__slide {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: calc(100vw - var(--content-width));
  line-height: 0;
  z-index: 1;
}

.akim__slide img {
  width: 100%;
  min-height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.akim__form {
  padding-top: 1.5rem;
}

.akim__form-tab {
  width: 50%;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  padding: 1rem 0;
  border: solid 1px #157fc7;
  background-color: #157fc7;
  cursor: pointer;
}

.akim__form-tab.active {
  border: solid 1px #fff;
  background-color: #116caa;
}

.akim__form-tab--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.akim__form-content:not(.active) {
  display: none;
}

.akim__form-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  width: 100%;
  max-width: 420px;
  margin: 3rem auto 3rem;
}

.akim__form-group {
  position: relative;
  margin-top: 1.75rem;
  margin-bottom: 1.25rem;
  z-index: 1;
}

.akim__form-semi-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.akim__form-semi-group .akim__form-group {
  width: calc(50% - 1rem);
}

.akim__form-semi-group .akim__form-group:nth-of-type(odd) {
  margin-right: 1rem;
}

.akim__form-semi-group .akim__form-group:nth-of-type(even) {
  margin-left: 1rem;
}

.akim__form-label {
  position: absolute;
  top: 0;
  left: 1rem;
  width: 100%;
  color: #fff;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
}

.akim__form-select + .akim__form-label {
  left: 1.25rem;
}

.akim__form-input, .akim__form-select {
  width: 100%;
  height: 28px;
  color: #fff;
  font-size: 18px;
  padding-left: 1rem;
  border-bottom: 1px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.akim__form-input:not([value=""]) + .akim__form-label, .akim__form-select:not([value=""]) + .akim__form-label {
  top: -100%;
  color: #fff;
}

.akim__form-input:focus, .akim__form-select:focus {
  color: #f9b235;
  border-color: #f9b235;
}

.akim__form-input:focus + .akim__form-label, .akim__form-select:focus + .akim__form-label {
  top: -100%;
  color: #f9b235;
}

.akim__form-input.error, .akim__form-select.error {
  border-color: #ee2b2b;
}

.akim__form-input.error + .akim__form-label, .akim__form-select.error + .akim__form-label {
  color: #ee2b2b;
}

.akim__form-button {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  padding: 1rem 2.25rem;
  margin-top: 4rem;
  margin-left: auto;
  border-radius: 5px;
  border: 3px solid #f9b235;
  background-color: #f9b235;
}

.akim__form-button:hover {
  color: #f9b235;
  background-color: rgba(0, 0, 0, 0);
}

.akim__footer {
  position: relative;
  padding: 4rem 0 2rem;
  margin-top: auto;
  border-top: 2px solid #cecece52;
}

.akim__footer::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 200px;
  height: 90%;
  max-height: 200px;
  aspect-ratio: 1;
  background-image: url(/template/ccAssets/images/index/logo-transparent.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
}

.akim__footer-text {
  display: block;
  color: #fff;
  font-size: 93px;
  font-weight: bold;
  line-height: 1.17;
  letter-spacing: 2.33px;
  text-align: center;
}

@media (max-width: 1199px) and (min-width: 992px) {
  :root {
    --content-width: 460px;
  }
  .akim__form-wrapper {
    max-width: 380px;
  }
}

@media (max-width: 991px) {
  :root {
    --content-width: 100%;
  }
  .akim__form-wrapper {
    max-width: 540px;
  }
  .akim__content {
    min-height: calc(100vh - 64px);
  }
  .akim__slide {
    display: none;
  }
}

@media (max-width: 767px) {
  .akim__form {
    padding-top: 1rem;
  }
  .akim__form-wrapper {
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }
  .akim__form-semi-group .akim__form-group {
    width: 100%;
  }
  .akim__form-semi-group .akim__form-group:nth-of-type(odd) {
    margin-right: 0;
  }
  .akim__form-semi-group .akim__form-group:nth-of-type(even) {
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .akim__logo-figure {
    padding: 1rem;
  }
  .akim__form-tab {
    width: 100%;
  }
  .akim__form-tab:not(:last-of-type) {
    margin-bottom: 1rem;
  }
  .akim__form-tab--list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .akim__form-button {
    margin: 3rem auto 0;
  }
  .akim__footer {
    padding: 3rem 0 1rem;
  }
  .akim__footer-text {
    font-size: 61px;
  }
}

[dir="rtl"] .header {
  position: relative;
}

[dir="rtl"] .header__nav-top {
  border-left: none;
  border-right: 1px solid #d7d7d7;
}

[dir="rtl"] .header__nav-bottom {
  border-left: none;
  border-right: 2px solid #f3782b;
}

[dir="rtl"] .header__nav-bottom--info::after {
  right: unset;
  left: -1px;
}

[dir="rtl"] .header__nav-bottom--info_image {
  right: unset;
  left: 0;
}

[dir="rtl"] .header__mobile-menu {
  top: unset;
}

[dir="rtl"] .header__mobile-menu-search--btn {
  right: unset;
  left: 0;
}

[dir="rtl"] .header__indicator-language--img {
  margin-right: 0;
  margin-left: 0.5rem;
}

[dir="rtl"] .header__indicator-figure {
  border-left: none;
  border-right: 1px solid #d7d7d7;
}

[dir="rtl"] .header__indicator-search--form {
  right: unset;
  left: 0;
}

[dir="rtl"] .header__indicator-search--btn {
  right: unset;
  left: 0;
}

[dir="rtl"] .header__indicator-search--input {
  padding-left: 0;
  padding-right: 1.5rem;
}

[dir="rtl"] .header__seperate {
  left: unset;
  right: 100%;
}

[dir="rtl"] .header__seperate:not(.-in) {
  -webkit-transform: translateX(82px);
          transform: translateX(82px);
}

[dir="rtl"] .header__seperate:hover {
  -webkit-transform: translateX(100%) !important;
          transform: translateX(100%) !important;
}

[dir="rtl"] .header__seperate.active {
  -webkit-transform: translateX(100%) !important;
          transform: translateX(100%) !important;
}

[dir="rtl"] .megamenu__card-title--text, [dir="rtl"] .megamenu__card-link--text, [dir="rtl"] .megamenu__nav-title--text, [dir="rtl"] .megamenu__nav-link--text {
  padding-left: 0;
  padding-right: 0.75rem;
  border-left: none;
  border-right: 2px solid #347cbd;
}

[dir="rtl"] .side-menu__title::after {
  left: 2.5rem;
  right: unset;
}

[dir="rtl"] .side-menu__title.active::before {
  left: 0;
  right: unset;
}

[dir="rtl"] .side-menu__header-figure {
  margin-left: 1rem;
  margin-right: 0;
}

[dir="rtl"] .select-menu__selected::after {
  right: unset;
  left: 1.5rem;
}

[dir="rtl"] .back-to-top {
  right: unset;
  left: 30px;
}

[dir="rtl"] .breadcrumb-item + .breadcrumb-item::before {
  float: unset;
}

[dir="rtl"] .news__select-menu-selected::after {
  right: unset;
  left: 1.5rem;
}

[dir="rtl"] .catalog__card-actions {
  margin-right: 2rem;
  margin-left: 0;
}

[dir="rtl"] .contact__info-card--tel {
  margin-left: 2rem;
  margin-right: 0;
}

[dir="rtl"] .contact__info-card--form_group:first-child {
  margin-left: 1rem;
  margin-right: 0;
}

[dir="rtl"] .new-details__actions {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

[dir="rtl"] .akkadro__card-link {
  padding-right: 0;
}

[dir="rtl"] .akkadro__card-link:hover::after {
  margin-right: 0.5rem;
}

[dir="rtl"] .akkadro__card-link::after {
  margin-right: 0.25rem;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

[dir="rtl"] .party__content-group--title {
  padding: 1.5rem 1.75rem 1.5rem 4rem;
}

[dir="rtl"] .party__content-group--title::before {
  right: unset;
  left: 1.5rem;
}

[dir="rtl"] .party__content-group--title::after {
  right: unset;
  left: calc(1.5rem + 15px);
}

[dir="rtl"] .party__content-actions--link {
  padding: 2px 0.25rem 2px 1.5rem;
}

[dir="rtl"] .party__content-actions--figure {
  margin-right: 0;
  margin-left: 1.125rem;
}

[dir="rtl"] .join__header-text--wrapper {
  -webkit-transform: translateX(15%);
          transform: translateX(15%);
}

[dir="rtl"] .join__header-text.-one::after {
  margin-right: 1rem;
  margin-left: 0;
}

[dir="rtl"] .join__header-text.-one::before {
  margin-right: 0;
  margin-left: 1rem;
}

[dir="rtl"] .join__header-text.-two::after {
  margin-right: 2rem;
  margin-left: 0;
}

[dir="rtl"] .join__header-text.-two::before {
  margin-right: 0;
  margin-left: 2rem;
}

[dir="rtl"] .presidencies__card {
  padding: 1.5rem 2.5rem 0.5rem 5rem;
}

[dir="rtl"] .presidencies__card::after {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

[dir="rtl"] .presidencies__card-link:hover::after {
  margin-right: 0.5rem;
}

[dir="rtl"] .presidencies__card-link::after {
  margin-left: 0;
  margin-right: 0.25rem;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

[dir="rtl"] .swiper-rtl .swiper-button-next {
  left: 10px !important;
  right: auto !important;
}

[dir="rtl"] .swiper-rtl .swiper-button-prev {
  right: 10px !important;
  left: auto !important;
}

[dir="rtl"] .row-fluid .col-md-6 {
  width: calc(50% - 1rem);
}

[dir="rtl"] .row-fluid .col-md-6:nth-child(odd) {
  margin-left: 1rem;
  margin-right: 0;
}

[dir="rtl"] .row-fluid .col-md-6:nth-child(even) {
  margin-right: 1rem;
  margin-left: 0;
}

[dir="rtl"] .history__card-figure {
  margin-right: 0;
  margin-left: 1rem;
}

[dir="rtl"] .history__animations {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

[dir="rtl"] .history__slides {
  text-align: right;
}

[dir="rtl"] .cities__introduce-slide--text {
  margin-left: 0;
  margin-right: 0.75rem;
}

@media (max-width: 1399px) {
  [dir="rtl"] .header__seperate:not(.-in) {
    -webkit-transform: translateX(-70px);
            transform: translateX(-70px);
  }
}

@media (max-width: 1199px) {
  [dir="rtl"] .header__logo {
    padding: 0.5rem 0.75rem;
  }
}

@media (max-width: 575px) {
  [dir="rtl"] .join__header-text--wrapper {
    min-width: auto;
    -webkit-transform: none;
            transform: none;
  }
}



html.pg-on {
  overflow: hidden !important;
}

html.pg-on {
  overflow: hidden !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: solid 2px #dbdee0;
  background-color: rgba(0, 0, 0, 0);
  opacity: 1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: solid 2px #fe8b03;
  background-color: #fe8b03;
}

.news-border .news__categories {
  border-top: 3px solid #e9eae8;
}

.news-border .news__categories::after {
  height: 2px;
  bottom: -2px;
}

.news-border .news__categories::before {
  position: absolute;
  content: "";
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #e9eae8;
  z-index: -1;
}

.news-border .news__tags {
  padding: 1.5rem 0;
  margin-top: 0;
  margin-bottom: 1rem;
  border-bottom: 2px solid #e9eae8;
}

.select2 {
  width: 100% !important;
}

.select2-selection__rendered {
  line-height: 46px !important;
}

.select2-container .select2-selection--single {
  height: 46px !important;
}

.select2-selection__arrow {
  height: 44px !important;
}

.player {
  aspect-ratio: calc(16 / 9);
}

.video-modal .modal-dialog {
  margin-top: 6rem;
}

.banner__slide .swiper-button-next,
.banner__slide .swiper-button-prev {
  color: #fff;
  width: calc(var(--swiper-navigation-size) / 22 * 27);
  height: calc(var(--swiper-navigation-size) * 1.4);
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: visibility 0.5s ease, opacity 0.5s ease;
  transition: visibility 0.5s ease, opacity 0.5s ease;
}

.pg-next,
.pg-prev {
  color: #ccc;
  padding: 10px;
  background-color: #fb7000;
}

.join-us [type="checkbox"] ~ label {
  display: inline;
}

.join-us .umbraco-forms-form {
  text-align: left;
}

.join-us .umbraco-forms-form fieldset {
  padding: 1.5rem 0 0;
  margin: 0 0 0 0;
}

.join-us .umbraco-forms-field {
  margin-bottom: 0.5rem;
}

.join-us .umbraco-forms-field-wrapper {
  margin-top: 0.5rem;
}

.join-us .umbraco-forms-form input.text,
.join-us .umbraco-forms-form input.title,
.join-us .umbraco-forms-form textarea,
.join-us .umbraco-forms-form select {
  margin: 0.5rem 0 0;
}

.join-us .umbraco-forms-form input.text,
.join-us .umbraco-forms-form textarea,
.join-us .umbraco-forms-form select {
  width: 100%;
  max-width: 100% !important;
  height: 36px;
  color: #1b1e2b;
  font-size: 16px;
  padding-left: 1rem;
  border-radius: 2px;
  border: solid 1px #d3dce5;
  background-color: #fbfbfb;
}

.join-us .umbraco-forms-form input.text:focus,
.join-us .umbraco-forms-form textarea:focus,
.join-us .umbraco-forms-form select:focus {
  border-color: #246cb1;
}

.join-us .umbraco-forms-form input.text:focus + .join-us__modal-form--icon,
.join-us .umbraco-forms-form textarea:focus + .join-us__modal-form--icon,
.join-us .umbraco-forms-form select:focus + .join-us__modal-form--icon {
  color: #ffbb36;
  fill: #ffbb36;
  -webkit-filter: none;
          filter: none;
}

.join-us label.umbraco-forms-label {
  font-weight: 600;
}

.join-us .umbraco-forms-form .field-validation-error {
  display: block;
  font-size: 13px;
}

.join-us .umbraco-forms-form span.contourError,
.join-us .umbraco-forms-form span.field-validation-error {
  color: #ff6161 !important;
}

.join-us .umbraco-forms-form input.contourError,
.join-us .umbraco-forms-form textarea.contourError,
.join-us .umbraco-forms-form input.input-validation-error,
.join-us .umbraco-forms-form textarea.input-validation-error {
  background-color: #fbfbfb;
  border-color: #ff6161;
}

.join-us .umbraco-forms-form .umbraco-forms-navigation {
  padding: 1em 0 0;
}

.join-us .btn {
  display: block;
  min-width: 280px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 1.125rem;
  margin: 0 auto;
  outline: none;
  border-radius: 2px;
  border: 2px solid #fe8b03;
  background-color: #fe8b03;
}

.join-us .btn:hover {
  color: #fe8b03;
  background-color: #fff;
}

.join-us .btn:active {
  color: #fff;
  background-color: #fe8b03;
}

.join-us input[type="number"]::-webkit-inner-spin-button,
.join-us input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.akim__form-wrapper [type="checkbox"] ~ label {
  display: inline;
}

.akim__form-wrapper .akim__form-content {
  margin-top: 2rem;
}

.akim__form-wrapper .umbraco-forms-form {
  text-align: left;
}

.akim__form-wrapper .umbraco-forms-form fieldset {
  padding: 0;
  margin: 0;
}

.akim__form-wrapper .umbraco-forms-field {
  margin: 0.5rem 0;
  padding: 0.5rem 0;
}

.akim__form-wrapper label.umbraco-forms-label {
  display: block;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.125rem;
}

.akim__form-wrapper .umbraco-forms-form input.text,
.akim__form-wrapper .umbraco-forms-form textarea,
.akim__form-wrapper .umbraco-forms-form select,
.akim__form-wrapper .datepickerfield {
  width: 100%;
  max-width: 100%;
  height: 28px;
  color: #fff;
  caret-color: #fff;
  font-size: 18px;
  padding: 0 0 0 0.25rem;
  border: none;
  border-bottom: 1px solid #fff;
}

.akim__form-wrapper .umbraco-forms-form input.text:focus,
.akim__form-wrapper .umbraco-forms-form textarea:focus,
.akim__form-wrapper .umbraco-forms-form select:focus,
.akim__form-wrapper .datepickerfield:focus {
  border: none;
  border-bottom: 1px solid #fff;
}

.akim__form-wrapper .umbraco-forms-form input.text::-webkit-input-placeholder,
.akim__form-wrapper .umbraco-forms-form textarea::-webkit-input-placeholder,
.akim__form-wrapper .umbraco-forms-form select::-webkit-input-placeholder,
.akim__form-wrapper .datepickerfield::-webkit-input-placeholder {
  color: #fff;
}

.akim__form-wrapper .umbraco-forms-form input.text:-ms-input-placeholder,
.akim__form-wrapper .umbraco-forms-form textarea:-ms-input-placeholder,
.akim__form-wrapper .umbraco-forms-form select:-ms-input-placeholder,
.akim__form-wrapper .datepickerfield:-ms-input-placeholder {
  color: #fff;
}

.akim__form-wrapper .umbraco-forms-form input.text::-ms-input-placeholder,
.akim__form-wrapper .umbraco-forms-form textarea::-ms-input-placeholder,
.akim__form-wrapper .umbraco-forms-form select::-ms-input-placeholder,
.akim__form-wrapper .datepickerfield::-ms-input-placeholder {
  color: #fff;
}

.akim__form-wrapper .umbraco-forms-form input.text::placeholder,
.akim__form-wrapper .umbraco-forms-form textarea::placeholder,
.akim__form-wrapper .umbraco-forms-form select::placeholder,
.akim__form-wrapper .datepickerfield::placeholder {
  color: #fff;
}

.akim__form-wrapper [type="checkbox"] ~ label {
  display: inline;
}

.akim__form-wrapper .umbraco-forms-form option {
  color: #1b1e2b;
}

.akim__form-wrapper .umbraco-forms-form input.text,
.akim__form-wrapper .umbraco-forms-form input.title,
.akim__form-wrapper .umbraco-forms-form textarea,
.akim__form-wrapper .umbraco-forms-form select,
.akim__form-wrapper .datepickerfield {
  margin: 0.5rem 0 0.25rem;
}

.akim__form-wrapper .umbraco-forms-form input.text:focus,
.akim__form-wrapper .umbraco-forms-form input.title:focus,
.akim__form-wrapper .umbraco-forms-form textarea:focus,
.akim__form-wrapper .umbraco-forms-form select:focus,
.akim__form-wrapper .datepickerfield:focus {
  border: none;
  border-bottom: 1px solid #fff;
}

.akim__form-wrapper .umbraco-forms-form .field-validation-error {
  display: block;
  font-size: 13px;
}

.akim__form-wrapper .umbraco-forms-form span.contourError,
.akim__form-wrapper .umbraco-forms-form span.field-validation-error {
  color: #ff6161 !important;
}

.akim__form-wrapper .umbraco-forms-form input.contourError,
.akim__form-wrapper .umbraco-forms-form textarea.contourError,
.akim__form-wrapper .umbraco-forms-form input.input-validation-error,
.akim__form-wrapper .umbraco-forms-form textarea.input-validation-error {
  background-color: none;
  border-color: #ff6161;
}

.akim__form-wrapper .umbraco-forms-field-wrapper {
  color: #fff;
}

.akim__form-wrapper .btn {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  padding: 1rem 2.25rem;
  margin-left: auto;
  border-radius: 5px;
  border: 3px solid #f9b235;
  background-color: #f9b235;
}

.akim__form-wrapper .btn:hover {
  color: #f9b235;
  background-color: rgba(0, 0, 0, 0);
}

.akim__form-wrapper input[type="number"]::-webkit-inner-spin-button,
.akim__form-wrapper input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.row-fluid > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.row-fluid .col-md-6 {
  width: calc(50% - 1rem);
}

.row-fluid .col-md-6:nth-child(odd) {
  margin-right: 1rem;
}

.row-fluid .col-md-6:nth-child(even) {
  margin-left: 1rem;
}

@media (max-width: 767px) {

  .row-fluid .col-md-6 {
    width: 100%;
  }
  .row-fluid .col-md-6:nth-child(odd) {
    margin-right: 0;
  }
  .row-fluid .col-md-6:nth-child(even) {
    margin-left: 0;
  }
}

@media (min-width: 1400px) {
  .banner__slide .swiper-button-next.-overflow {
    right: calc(90px + 10px);
  }
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .banner__slide .swiper-button-next.-overflow {
    right: calc(70px + 10px);
  }
}

@media (max-width: 575px) {
  .banner__slide .swiper-button-next,
  .banner__slide .swiper-button-prev {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}

#new-details__gallery{
  display: none;
}