@charset "UTF-8";
/* @Active Variants */
/* Lütfen aşağıdaki değişkenlerin sadece değerlerini düzenleyiniz. Ekstra bir değişken tanımlaması yapmayınız */
/* Fonts İmport */
/*@import url('https://fonts.cdnfonts.com/css/gotham-narrow');*/
@font-face {
  font-family: "Gotham Narrow";
  src: url("../fonts/GothamNarrow-Medium.woff2") format("woff2"), url("../fonts/GothamNarrow-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Narrow";
  src: url("../fonts/GothamNarrow-Light.woff2") format("woff2"), url("../fonts/GothamNarrow-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Narrow Book";
  src: url("../fonts/GothamNarrow-Book.woff2") format("woff2"), url("../fonts/GothamNarrow-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Narrow";
  src: url("../fonts/GothamNarrow-Bold.woff2") format("woff2"), url("../fonts/GothamNarrow-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* Font Family */
/* Color Template */
/* Color Text */
/* Color Base */
/* Color Social */
/* Global Variables */
/* Lütfen aşağıdaki değişkenlerin hem isimlerini hemde değerlerini değiştirmeyiniz */
/* Line Rule */
/* Max Media Query */
/* Min Media Query */
/* Border Radius */
/* İmage Center */
/* İmage Fit */
/* Element Center */
/* İnput Placeholder */
a {
  color: #000000;
}

a {
  color: #000000;
}
a:active, a:hover {
  color: #E10514;
}

/* Lütfen bu açıklama satırından sonra kod eklemeyiniz. */
.acc-wrapper {
  margin-top: 20px;
  clear: both;
  margin-bottom: 20px;
}

.acc-wrapper#accWrap,
.acc-wrapper.acc-mTNone {
  margin-top: 0;
}

.acc-wrapper.map-branch {
  margin-top: 0;
  margin-bottom: 0;
}

.acc-wrapper.map-branch .acc-box.border-none {
  border: 0;
}

.acc-wrapper.map-branch .acc-box.border-none .acc-content {
  padding-bottom: 0;
}

.acc-wrapper.map-branch .acc-box .acc-content .map-branch-box {
  width: 100%;
  height: 212px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
}

@media screen and (max-width: 990px) and (min-width: 768px) {
  .acc-wrapper.map-branch .acc-box .acc-content .map-branch-box {
    margin-top: 20px;
  }
}
.acc-wrapper.map-branch .acc-box .acc-content .acc-content-box {
  padding-bottom: 21px;
  border: 1px solid #dadbdc;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  padding: 30px 15px;
  display: inline-block;
  width: 100%;
}

.acc-wrapper.map-branch .acc-box .acc-content .acc-content-box + .acc-content-box {
  margin-top: 18px;
}

.acc-wrapper.map-branch .acc-box:first-child h2 {
  margin-top: 0;
  padding-top: 0;
}

.acc-wrapper .acc-box {
  border-bottom: 1px solid #dadbdc;
}

.acc-wrapper .acc-box > h2 {
  color: #445056;
  font-size: 1.8rem;
  cursor: pointer;
  position: relative;
  padding: 0;
  margin: 16px 0;
}
.acc-wrapper .acc-box > h2.active {
  color: #E10514;
}

@media screen and (max-width: 990px) {
  .acc-wrapper .acc-box > h2 {
    padding: 0 30px 0 0;
    margin: 16px 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .acc-wrapper .acc-box > h2 {
    font-size: 1.6rem;
  }
}
.acc-wrapper .acc-box > h2 button {
  padding: 0;
  margin: 0;
  border: 0;
  text-align: left;
  background-color: transparent !important;
}

.acc-wrapper .acc-box > h2:before {
  font-family: "Ziraat" !important;
  position: absolute;
  right: 0;
  font-size: 0.8rem;
  top: 0;
  bottom: 0;
  height: 8px;
  margin: auto;
}

.acc-wrapper .acc-box > h2.icon-arrow-up {
  color: #e10514;
}

.acc-wrapper .acc-box .acc-content {
  display: none;
  padding-bottom: 21px;
}

.acc-wrapper .acc-box .acc-content.active {
  display: block !important;
}

.acc-wrapper .acc-box .acc-content > :first-child {
  margin-top: 0;
}

.acc-wrapper .acc-box .acc-content > :first-child > :first-child {
  margin-top: 0;
}

.acc-wrapper .acc-box .acc-content > ul:first-child {
  margin-top: 0;
}

.acc-wrapper .acc-box .acc-content h3 {
  font-size: 1.6rem;
  color: #445056;
}

.acc-wrapper .acc-box .acc-content .table:last-child {
  margin-bottom: 0;
}

.acc-wrapper .acc-box .acc-content p {
  color: #424b50;
}

.acc-wrapper .acc-box .acc-content p a {
  text-decoration: underline;
  color: #424b50;
  display: inline-block;
}

.acc-wrapper .acc-box .acc-content p a:hover {
  text-decoration: none;
}

.acc-wrapper .acc-box .acc-content .map-branch-item .vertical-align-middle > p {
  color: #e10514;
  margin-top: 0;
}

.acc-wrapper .acc-box .acc-content .map-branch-item h2 {
  color: #445056;
  font-size: 1.4rem;
  line-height: normal;
}

.acc-wrapper .acc-box .acc-content .map-branch-item .phone-box {
  margin-top: 20px;
}

.acc-wrapper .acc-box .acc-content .map-branch-item .phone-box p {
  margin-top: 0;
}

.acc-wrapper .acc-box .acc-content .map-branch-item .phone-box p span {
  display: inline-block;
  font-size: 1.4rem;
  line-height: normal;
}

.acc-wrapper .acc-box .acc-content .map-branch-item .links-box {
  overflow: hidden;
  border-top: 1px solid #dadbdc;
  padding-top: 8px;
  margin-top: 12px;
}

@media screen and (max-width: 990px) {
  .acc-wrapper .acc-box .acc-content .map-branch-item .links-box {
    margin-bottom: 20px;
  }
}
.acc-wrapper .acc-box .acc-content .map-branch-item .links-box p {
  float: left;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .acc-wrapper .acc-box .acc-content .map-branch-item .links-box p {
    width: 100%;
  }
}
.acc-wrapper .acc-box .acc-content .map-branch-item .links-box p a {
  color: #445056;
  text-decoration: underline !important;
  font-size: 1.4rem;
  line-height: normal;
  position: relative;
  padding-left: 25px;
}

.acc-wrapper .acc-box .acc-content .map-branch-item .links-box p a:hover {
  color: #e10514;
}

.acc-wrapper .acc-box .acc-content .map-branch-item .links-box p a span {
  position: absolute;
  left: 0;
  top: 3px;
}

.acc-wrapper .acc-box .acc-content .map-branch-item .links-box p:first-child a {
  padding-left: 29px;
}

.acc-wrapper .acc-box .acc-content .map-branch-item .links-box p + p {
  padding-left: 30px;
  margin-left: 30px;
  border-left: 1px solid #dadbdc;
}

@media screen and (max-width: 767px) {
  .acc-wrapper .acc-box .acc-content .map-branch-item .links-box p + p {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
  }
}
.acc-wrapper .acc-box:first-child {
  margin-top: 0;
  padding-top: 0;
}

.acc-wrapper .acc-box:first-child h2 {
  margin-top: 0;
}

@font-face {
  font-family: "ziraat";
  src: url("/fonts/ziraat/ziraat.eot?urajlf");
  src: url("/fonts/ziraat/ziraat.eot?urajlf#iefix") format("embedded-opentype"), url("/fonts/ziraat/ziraat.ttf?urajlf") format("truetype"), url("/fonts/ziraat/ziraat.woff?urajlf") format("woff"), url("/fonts/ziraat/ziraat.svg?urajlf#ziraat") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "ziraat" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-activity:before {
  content: "\e900";
}

.icon-airplay:before {
  content: "\e901";
}

.icon-alert-circle:before {
  content: "\e902";
}

.icon-alert-octagon:before {
  content: "\e903";
}

.icon-alert-triangle:before {
  content: "\e904";
}

.icon-align-center:before {
  content: "\e905";
}

.icon-align-justify:before {
  content: "\e906";
}

.icon-align-left:before {
  content: "\e907";
}

.icon-align-right:before {
  content: "\e908";
}

.icon-anchor:before {
  content: "\e909";
}

.icon-aperture:before {
  content: "\e90a";
}

.icon-archive:before {
  content: "\e90b";
}

.icon-arrow-down:before {
  content: "\e90c";
}

.icon-arrow-down-circle:before {
  content: "\e90d";
}

.icon-arrow-down-left:before {
  content: "\e90e";
}

.icon-arrow-down-right:before {
  content: "\e90f";
}

.icon-arrow-left:before {
  content: "\e910";
}

.icon-arrow-left-circle:before {
  content: "\e911";
}

.icon-arrow-right:before {
  content: "\e912";
}

.icon-arrow-right-circle:before {
  content: "\e913";
}

.icon-arrow-up:before {
  content: "\e914";
}

.icon-arrow-up-circle:before {
  content: "\e915";
}

.icon-arrow-up-left:before {
  content: "\e916";
}

.icon-arrow-up-right:before {
  content: "\e917";
}

.icon-at-sign:before {
  content: "\e918";
}

.icon-award:before {
  content: "\e919";
}

.icon-bar-chart:before {
  content: "\e91a";
}

.icon-bar-chart-2:before {
  content: "\e91b";
}

.icon-battery:before {
  content: "\e91c";
}

.icon-battery-charging:before {
  content: "\e91d";
}

.icon-bell:before {
  content: "\e91e";
}

.icon-bell-off:before {
  content: "\e91f";
}

.icon-bluetooth:before {
  content: "\e920";
}

.icon-bold:before {
  content: "\e921";
}

.icon-book:before {
  content: "\e922";
}

.icon-book-open:before {
  content: "\e923";
}

.icon-bookmark:before {
  content: "\e924";
}

.icon-box:before {
  content: "\e925";
}

.icon-briefcase:before {
  content: "\e926";
}

.icon-calendar:before {
  content: "\e927";
}

.icon-camera:before {
  content: "\e928";
}

.icon-camera-off:before {
  content: "\e929";
}

.icon-cast:before {
  content: "\e92a";
}

.icon-check:before {
  content: "\e92b";
}

.icon-check-circle:before {
  content: "\e92c";
}

.icon-check-square:before {
  content: "\e92d";
}

.icon-chevron-down:before {
  content: "\e92e";
}

.icon-chevron-left:before {
  content: "\e92f";
}

.icon-chevron-right:before {
  content: "\e930";
}

.icon-chevron-up:before {
  content: "\e931";
}

.icon-chevrons-down:before {
  content: "\e932";
}

.icon-chevrons-left:before {
  content: "\e933";
}

.icon-chevrons-right:before {
  content: "\e934";
}

.icon-chevrons-up:before {
  content: "\e935";
}

.icon-chrome:before {
  content: "\e936";
}

.icon-circle:before {
  content: "\e937";
}

.icon-clipboard:before {
  content: "\e938";
}

.icon-clock:before {
  content: "\e939";
}

.icon-cloud:before {
  content: "\e93a";
}

.icon-cloud-drizzle:before {
  content: "\e93b";
}

.icon-cloud-lightning:before {
  content: "\e93c";
}

.icon-cloud-off:before {
  content: "\e93d";
}

.icon-cloud-rain:before {
  content: "\e93e";
}

.icon-cloud-snow:before {
  content: "\e93f";
}

.icon-code:before {
  content: "\e940";
}

.icon-codepen:before {
  content: "\e941";
}

.icon-codesandbox:before {
  content: "\e942";
}

.icon-coffee:before {
  content: "\e943";
}

.icon-columns:before {
  content: "\e944";
}

.icon-command:before {
  content: "\e945";
}

.icon-compass:before {
  content: "\e946";
}

.icon-copy:before {
  content: "\e947";
}

.icon-corner-down-left:before {
  content: "\e948";
}

.icon-corner-down-right:before {
  content: "\e949";
}

.icon-corner-left-down:before {
  content: "\e94a";
}

.icon-corner-left-up:before {
  content: "\e94b";
}

.icon-corner-right-down:before {
  content: "\e94c";
}

.icon-corner-right-up:before {
  content: "\e94d";
}

.icon-corner-up-left:before {
  content: "\e94e";
}

.icon-corner-up-right:before {
  content: "\e94f";
}

.icon-cpu:before {
  content: "\e950";
}

.icon-credit-card:before {
  content: "\e951";
}

.icon-crop:before {
  content: "\e952";
}

.icon-crosshair:before {
  content: "\e953";
}

.icon-database:before {
  content: "\e954";
}

.icon-delete:before {
  content: "\e955";
}

.icon-disc:before {
  content: "\e956";
}

.icon-dollar-sign:before {
  content: "\e957";
}

.icon-download:before {
  content: "\e958";
}

.icon-download-cloud:before {
  content: "\e959";
}

.icon-droplet:before {
  content: "\e95a";
}

.icon-edit:before {
  content: "\e95b";
}

.icon-edit-2:before {
  content: "\e95c";
}

.icon-edit-3:before {
  content: "\e95d";
}

.icon-external-link:before {
  content: "\e95e";
}

.icon-eye:before {
  content: "\e95f";
}

.icon-eye-off:before {
  content: "\e960";
}

.icon-facebook:before {
  content: "\e961";
}

.icon-fast-forward:before {
  content: "\e962";
}

.icon-feather:before {
  content: "\e963";
}

.icon-figma:before {
  content: "\e964";
}

.icon-file:before {
  content: "\e965";
}

.icon-file-minus:before {
  content: "\e966";
}

.icon-file-plus:before {
  content: "\e967";
}

.icon-file-text:before {
  content: "\e968";
}

.icon-film:before {
  content: "\e969";
}

.icon-filter:before {
  content: "\e96a";
}

.icon-flag:before {
  content: "\e96b";
}

.icon-folder:before {
  content: "\e96c";
}

.icon-folder-minus:before {
  content: "\e96d";
}

.icon-folder-plus:before {
  content: "\e96e";
}

.icon-framer:before {
  content: "\e96f";
}

.icon-frown:before {
  content: "\e970";
}

.icon-gift:before {
  content: "\e971";
}

.icon-git-branch:before {
  content: "\e972";
}

.icon-git-commit:before {
  content: "\e973";
}

.icon-git-merge:before {
  content: "\e974";
}

.icon-git-pull-request:before {
  content: "\e975";
}

.icon-github:before {
  content: "\e976";
}

.icon-gitlab:before {
  content: "\e977";
}

.icon-globe:before {
  content: "\e978";
}

.icon-grid:before {
  content: "\e979";
}

.icon-hard-drive:before {
  content: "\e97a";
}

.icon-hash:before {
  content: "\e97b";
}

.icon-headphones:before {
  content: "\e97c";
}

.icon-heart:before {
  content: "\e97d";
}

.icon-help-circle:before {
  content: "\e97e";
}

.icon-hexagon:before {
  content: "\e97f";
}

.icon-home:before {
  content: "\e980";
}

.icon-image:before {
  content: "\e981";
}

.icon-inbox:before {
  content: "\e982";
}

.icon-info:before {
  content: "\e983";
}

.icon-instagram:before {
  content: "\e984";
}

.icon-italic:before {
  content: "\e985";
}

.icon-key:before {
  content: "\e986";
}

.icon-layers:before {
  content: "\e987";
}

.icon-layout:before {
  content: "\e988";
}

.icon-life-buoy:before {
  content: "\e989";
}

.icon-link:before {
  content: "\e98a";
}

.icon-link-2:before {
  content: "\e98b";
}

.icon-linkedin:before {
  content: "\e98c";
}

.icon-list:before {
  content: "\e98d";
}

.icon-loader:before {
  content: "\e98e";
}

.icon-lock:before {
  content: "\e98f";
}

.icon-log-in:before {
  content: "\e990";
}

.icon-log-out:before {
  content: "\e991";
}

.icon-mail:before {
  content: "\e992";
}

.icon-map:before {
  content: "\e993";
}

.icon-map-pin:before {
  content: "\e994";
}

.icon-maximize:before {
  content: "\e995";
}

.icon-maximize-2:before {
  content: "\e996";
}

.icon-meh:before {
  content: "\e997";
}

.icon-menu:before {
  content: "\e998";
}

.icon-message-circle:before {
  content: "\e999";
}

.icon-message-square:before {
  content: "\e99a";
}

.icon-mic:before {
  content: "\e99b";
}

.icon-mic-off:before {
  content: "\e99c";
}

.icon-minimize:before {
  content: "\e99d";
}

.icon-minimize-2:before {
  content: "\e99e";
}

.icon-minus:before {
  content: "\e99f";
}

.icon-minus-circle:before {
  content: "\e9a0";
}

.icon-minus-square:before {
  content: "\e9a1";
}

.icon-monitor:before {
  content: "\e9a2";
}

.icon-moon:before {
  content: "\e9a3";
}

.icon-more-horizontal:before {
  content: "\e9a4";
}

.icon-more-vertical:before {
  content: "\e9a5";
}

.icon-mouse-pointer:before {
  content: "\e9a6";
}

.icon-move:before {
  content: "\e9a7";
}

.icon-music:before {
  content: "\e9a8";
}

.icon-navigation:before {
  content: "\e9a9";
}

.icon-navigation-2:before {
  content: "\e9aa";
}

.icon-octagon:before {
  content: "\e9ab";
}

.icon-package:before {
  content: "\e9ac";
}

.icon-paperclip:before {
  content: "\e9ad";
}

.icon-pause:before {
  content: "\e9ae";
}

.icon-pause-circle:before {
  content: "\e9af";
}

.icon-pen-tool:before {
  content: "\e9b0";
}

.icon-percent:before {
  content: "\e9b1";
}

.icon-phone:before {
  content: "\e9b2";
}

.icon-phone-call:before {
  content: "\e9b3";
}

.icon-phone-forwarded:before {
  content: "\e9b4";
}

.icon-phone-incoming:before {
  content: "\e9b5";
}

.icon-phone-missed:before {
  content: "\e9b6";
}

.icon-phone-off:before {
  content: "\e9b7";
}

.icon-phone-outgoing:before {
  content: "\e9b8";
}

.icon-pie-chart:before {
  content: "\e9b9";
}

.icon-play:before {
  content: "\e9ba";
}

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

.icon-plus:before {
  content: "\e9bc";
}

.icon-plus-circle:before {
  content: "\e9bd";
}

.icon-plus-square:before {
  content: "\e9be";
}

.icon-pocket:before {
  content: "\e9bf";
}

.icon-power:before {
  content: "\e9c0";
}

.icon-printer:before {
  content: "\e9c1";
}

.icon-radio:before {
  content: "\e9c2";
}

.icon-refresh-ccw:before {
  content: "\e9c3";
}

.icon-refresh-cw:before {
  content: "\e9c4";
}

.icon-repeat:before {
  content: "\e9c5";
}

.icon-rewind:before {
  content: "\e9c6";
}

.icon-rotate-ccw:before {
  content: "\e9c7";
}

.icon-rotate-cw:before {
  content: "\e9c8";
}

.icon-rss:before {
  content: "\e9c9";
}

.icon-save:before {
  content: "\e9ca";
}

.icon-scissors:before {
  content: "\e9cb";
}

.icon-search:before {
  content: "\e9cc";
}

.icon-send:before {
  content: "\e9cd";
}

.icon-server:before {
  content: "\e9ce";
}

.icon-settings:before {
  content: "\e9cf";
}

.icon-share:before {
  content: "\e9d0";
}

.icon-share-2:before {
  content: "\e9d1";
}

.icon-shield:before {
  content: "\e9d2";
}

.icon-shield-off:before {
  content: "\e9d3";
}

.icon-shopping-bag:before {
  content: "\e9d4";
}

.icon-shopping-cart:before {
  content: "\e9d5";
}

.icon-shuffle:before {
  content: "\e9d6";
}

.icon-sidebar:before {
  content: "\e9d7";
}

.icon-skip-back:before {
  content: "\e9d8";
}

.icon-skip-forward:before {
  content: "\e9d9";
}

.icon-slack:before {
  content: "\e9da";
}

.icon-slash:before {
  content: "\e9db";
}

.icon-sliders:before {
  content: "\e9dc";
}

.icon-smartphone:before {
  content: "\e9dd";
}

.icon-smile:before {
  content: "\e9de";
}

.icon-speaker:before {
  content: "\e9df";
}

.icon-square:before {
  content: "\e9e0";
}

.icon-star:before {
  content: "\e9e1";
}

.icon-stop-circle:before {
  content: "\e9e2";
}

.icon-sun:before {
  content: "\e9e3";
}

.icon-sunrise:before {
  content: "\e9e4";
}

.icon-sunset:before {
  content: "\e9e5";
}

.icon-tablet:before {
  content: "\e9e6";
}

.icon-tag:before {
  content: "\e9e7";
}

.icon-target:before {
  content: "\e9e8";
}

.icon-terminal:before {
  content: "\e9e9";
}

.icon-thermometer:before {
  content: "\e9ea";
}

.icon-thumbs-down:before {
  content: "\e9eb";
}

.icon-thumbs-up:before {
  content: "\e9ec";
}

.icon-toggle-left:before {
  content: "\e9ed";
}

.icon-toggle-right:before {
  content: "\e9ee";
}

.icon-tool:before {
  content: "\e9ef";
}

.icon-trash:before {
  content: "\e9f0";
}

.icon-trash-2:before {
  content: "\e9f1";
}

.icon-trello:before {
  content: "\e9f2";
}

.icon-trending-down:before {
  content: "\e9f3";
}

.icon-trending-up:before {
  content: "\e9f4";
}

.icon-triangle:before {
  content: "\e9f5";
}

.icon-truck:before {
  content: "\e9f6";
}

.icon-tv:before {
  content: "\e9f7";
}

.icon-twitch:before {
  content: "\e9f8";
}

.icon-twitter:before {
  content: "\e9f9";
}

.icon-type:before {
  content: "\e9fa";
}

.icon-umbrella:before {
  content: "\e9fb";
}

.icon-underline:before {
  content: "\e9fc";
}

.icon-unlock:before {
  content: "\e9fd";
}

.icon-upload:before {
  content: "\e9fe";
}

.icon-upload-cloud:before {
  content: "\e9ff";
}

.icon-user:before {
  content: "\ea00";
}

.icon-user-check:before {
  content: "\ea01";
}

.icon-user-minus:before {
  content: "\ea02";
}

.icon-user-plus:before {
  content: "\ea03";
}

.icon-user-x:before {
  content: "\ea04";
}

.icon-users:before {
  content: "\ea05";
}

.icon-video:before {
  content: "\ea06";
}

.icon-video-off:before {
  content: "\ea07";
}

.icon-voicemail:before {
  content: "\ea08";
}

.icon-volume:before {
  content: "\ea09";
}

.icon-volume-1:before {
  content: "\ea0a";
}

.icon-volume-2:before {
  content: "\ea0b";
}

.icon-volume-x:before {
  content: "\ea0c";
}

.icon-watch:before {
  content: "\ea0d";
}

.icon-wifi:before {
  content: "\ea0e";
}

.icon-wifi-off:before {
  content: "\ea0f";
}

.icon-wind:before {
  content: "\ea10";
}

.icon-x:before {
  content: "\ea11";
}

.icon-x-circle:before {
  content: "\ea12";
}

.icon-x-octagon:before {
  content: "\ea13";
}

.icon-x-square:before {
  content: "\ea14";
}

.icon-youtube:before {
  content: "\ea15";
}

.icon-zap:before {
  content: "\ea16";
}

.icon-zap-off:before {
  content: "\ea17";
}

.icon-zoom-in:before {
  content: "\ea18";
}

.icon-zoom-out:before {
  content: "\ea19";
}

body {
  position: relative;
  left: 0;
  color: #000000;
  font-weight: 400;
  font-size: var(--font-size-12);
  font-family: "Gotham Narrow", sans-serif;
  background: #FFFFFF;
  transition: left 0.2s linear, right 0.2s linear;
}

/* @Global */
.openbox-overlay,
.navigation-menu-overlay,
.fancybox-is-open .fancybox-bg {
  opacity: 0.5;
  background: #000000;
}

@media (min-width: 1200px) {
  .container {
    max-width: calc(1200px + var(--spacer-6));
  }
  .container.custom-container {
    max-width: calc(1160px + var(--spacer-6));
  }
}
.container,
.container-fluid {
  padding-right: var(--spacer-3);
  padding-left: var(--spacer-3);
}

.row {
  margin-right: calc(-1 * var(--spacer-3));
  margin-left: calc(-1 * var(--spacer-3));
}
.row .col, .row [class*=col-] {
  padding-right: var(--spacer-3);
  padding-left: var(--spacer-3);
}

/* @Header */
#header {
  position: relative;
  z-index: 99;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  background-color: #FFFFFF;
}
#header .header-top {
  background-color: #E10514;
}

.header-top-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-top-right > div {
  margin-right: var(--spacer-8);
}
.header-top-right > div:last-child {
  margin-right: 0;
}
.header-top-right > div > a {
  display: flex;
  align-items: center;
  height: 46px;
  color: #FFFFFF;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 300;
  transition: all 0.2s linear;
}
.header-top-right > div > a:hover {
  text-decoration: underline;
}
.header-top-right > div.custom-language > a {
  position: relative;
}
.header-top-right > div.custom-language > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(-1 * var(--spacer-4));
  transform: translateY(-50%);
  width: 1px;
  height: var(--spacer-6);
  background-color: #FFFFFF;
}

@media (max-width: 1199px) {
  .menu-items {
    display: none;
  }
}
.menu-items > ul {
  display: flex;
  flex-wrap: wrap;
}
.menu-items > ul > li {
  margin-right: var(--spacer-8);
}
.menu-items > ul > li:last-child {
  margin-right: 0;
}
.menu-items > ul > li > a {
  display: flex;
  align-items: center;
  height: 46px;
  color: #FFFFFF;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 300;
  transition: all 0.2s linear;
}
.menu-items > ul > li > a:hover {
  text-decoration: underline;
}

.logo {
  display: flex;
  align-items: center;
  padding: var(--spacer-3) 0 var(--spacer-4);
}
@media (max-width: 1199px) {
  .logo {
    justify-content: center;
  }
}
.logo img {
  max-height: 44px;
}

.support-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.support-logo img {
  max-height: 74px;
}

/* Navigation */
#navigation {
  position: relative;
}
#navigation > ul {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
#navigation > ul > li {
  margin-right: var(--spacer-14);
}
#navigation > ul > li:last-child > a:after {
  display: none;
}
#navigation > ul > li > a {
  position: relative;
  display: flex;
  align-items: center;
  height: 73px;
  color: #545F65;
  line-height: calc(var(--font-size-18) + 8px);
  font-size: var(--font-size-18);
  font-weight: 400;
  transition: all 0.2s linear;
}
#navigation > ul > li > a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(-1 * var(--spacer-7));
  transform: translateY(-50%);
  width: 1px;
  height: 24px;
  background-color: #959595;
}
#navigation > ul > li > a > span {
  position: relative;
}
#navigation > ul > li > a > span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 0;
  height: 3px;
  transition: all 0.2s linear;
  background-color: #E10514;
}
#navigation > ul > li > a:hover {
  color: #E10514;
}
#navigation > ul > li > a:hover > span:after {
  width: 100%;
}
#navigation > ul > li.active .sub-navigation-container {
  visibility: visible;
  opacity: 1;
  pointer-events: visible;
}
#navigation > ul .sub-navigation-container {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 101;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  overflow: hidden;
  border-radius: 0 0 var(--spacer-8) var(--spacer-8);
  padding: var(--spacer-4) var(--spacer-8) var(--spacer-5);
  transition: all 0.2s linear;
  background-color: rgba(62, 70, 76, 0.9);
}
#navigation > ul .sub-navigation-container > ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(-1 * var(--spacer-3));
  margin-left: calc(-1 * var(--spacer-3));
}
#navigation > ul .sub-navigation-container > ul > li {
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: var(--spacer-3);
  padding-left: var(--spacer-3);
}
#navigation > ul .sub-navigation-container > ul > li:nth-child(1) > a, #navigation > ul .sub-navigation-container > ul > li:nth-child(2) > a {
  border-top: transparent;
}
#navigation > ul .sub-navigation-container > ul > li > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 52px;
  color: #ffffff;
  line-height: calc(var(--font-size-12) + 8px);
  font-size: var(--font-size-12);
  letter-spacing: 0.5px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-right: 4px;
  transition: all 0.2s linear;
}
#navigation > ul .sub-navigation-container > ul > li > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0;
  height: 25px;
  transition: all 0.2s linear;
  background-color: #E10514;
}
#navigation > ul .sub-navigation-container > ul > li > a > span {
  flex: 1 0 0%;
  max-width: 200px;
}
#navigation > ul .sub-navigation-container > ul > li > a > svg path {
  transition: all 0.2s linear;
}
#navigation > ul .sub-navigation-container > ul > li > a:hover {
  color: #e10514;
  padding-left: var(--spacer-4);
  background-color: #ffffff;
}
#navigation > ul .sub-navigation-container > ul > li > a:hover:before {
  width: 5px;
}
#navigation > ul .sub-navigation-container > ul > li > a:hover > svg path {
  stroke: #E10514;
}

/* Search Modal */
.search > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  border: 1px solid #959595;
  margin: 0 auto;
  transition: all 0.2s linear;
}
@media (min-width: 1200px) {
  .search > a:hover {
    border-color: #E10514;
  }
}

body .search-content {
  position: fixed;
  top: 150px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 101;
  display: none;
  width: 980px;
  height: 96px;
}
@media (max-width: 1199px) {
  body .search-content {
    width: 820px;
  }
}
@media (max-width: 991px) {
  body .search-content {
    width: 580px;
  }
}
@media (max-width: 767px) {
  body .search-content {
    width: 396px;
    height: 72px;
  }
}
@media (max-width: 424px) {
  body .search-content {
    width: 360px;
  }
}
@media (max-width: 374px) {
  body .search-content {
    width: 300px;
  }
}
body .search-content form {
  position: relative;
}
body .search-content form input {
  width: 100%;
  height: 96px;
  color: #FFFFFF;
  font-size: var(--font-size-36);
  font-weight: 400;
  padding: 8px 40px 8px 0;
  border: none;
  border-bottom: 4px solid #FFFFFF;
  background-color: transparent;
}
body .search-content form input::placeholder {
  color: #FFFFFF;
  opacity: 1;
}
@media (max-width: 767px) {
  body .search-content form input {
    height: 72px;
    font-size: var(--font-size-24);
    border-width: 2px;
  }
}
body .search-content form button {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 100%;
  padding: 0;
  border: none;
  background-color: transparent;
}
@media (max-width: 767px) {
  body .search-content form button svg {
    zoom: 0.7;
  }
}
body.search-content-active .search-content {
  display: block;
}

/* @Entry */
#main {
  padding: var(--spacer-8) 0;
}

.current-page-default-entry:not(.current-page-page-list, .search-page) #main {
  padding: 0 0 var(--spacer-12);
}

.current-page-page-detail #main,
.current-page-company #main,
.current-page-company-list #main {
  padding-top: 0;
}

.current-page-company .contentbox-body {
  margin: 0;
}
.current-page-company .contentbox-body-inside {
  padding: var(--spacer-8) 0 var(--spacer-5);
  margin-bottom: var(--spacer-4);
  background-color: #F7F7FA;
}
.current-page-company #breadcrumbs ol li span {
  color: #5B5E5F;
}
.current-page-company #breadcrumbs ol li a {
  color: #5B5E5F;
}
.current-page-company #breadcrumbs ol li:last-child span span {
  font-weight: 400;
}

#entry-slider {
  position: relative;
}
#entry-slider .entry-slider-wrapper {
  height: 0;
  overflow: hidden;
}
#entry-slider .entry-slider-wrapper.slick-slider {
  height: auto;
  overflow: visible;
}
#entry-slider .entry-slider-img {
  position: relative;
}
#entry-slider .entry-slider-img img {
  width: 100%;
  object-fit: cover;
  height: 500px;
  /*@include max($lg) {
      height: 50vh;
  }*/
}
#entry-slider .entry-slider-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
#entry-slider .entry-slider-content .entry-slider-title {
  color: #FFFFFF;
  line-height: calc(var(--font-size-45) + 8px);
  font-size: var(--font-size-45);
  font-weight: 400;
  margin-bottom: var(--spacer-6);
}
#entry-slider .entry-slider-content .entry-slider-sub-title {
  color: #FFFFFF;
  line-height: calc(var(--font-size-23) + 8px);
  font-size: var(--font-size-23);
  font-weight: 400;
}
#entry-slider .slick-dots {
  position: absolute;
  bottom: var(--spacer-7);
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
#entry-slider .slick-dots > li {
  margin-right: var(--spacer-3);
}
#entry-slider .slick-dots > li:last-child {
  margin-right: 0;
}
#entry-slider .slick-dots > li > button {
  position: relative;
  overflow: hidden;
  display: block;
  width: var(--spacer-5);
  height: var(--spacer-5);
  text-indent: -9999px;
  border-radius: 50%;
  border: 1px solid transparent;
  padding: 0;
  margin-bottom: 0;
  transition: all 0.2s linear;
  background-color: rgba(217, 217, 217, 0.7);
}
#entry-slider .slick-dots > li.slick-active > button {
  border-color: #FFFFFF;
  background-color: #979797;
}

.custom-search {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 995px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .custom-search {
    position: static;
    margin: var(--spacer-10) 0;
  }
}
.custom-search .custom-search-content {
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media (min-width: 992px) {
  .custom-search .custom-search-content {
    padding-bottom: var(--spacer-20);
  }
}
.custom-search .custom-search-content-inside {
  flex: 1 0 0%;
  align-items: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #FFFFFF;
}
@media (max-width: 991px) {
  .custom-search .custom-search-content-inside {
    box-shadow: 0px 1.01971px 4.07885px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 575px) {
  .custom-search .custom-search-content-inside {
    padding: var(--spacer-10) 0;
  }
}
.custom-search .custom-search-input select.form-control:not([size]):not([multiple]),
.custom-search .custom-search-input select:not([size]) {
  height: 70px;
  color: #8E7C7C;
  line-height: calc(var(--font-size-23) + 8px);
  font-size: var(--font-size-23);
  font-weight: 400;
  border-radius: 0;
  border: none;
  border-right: 0.5px solid #A4A0A0;
  padding: 0 var(--spacer-9);
  background: #FFFFFF;
}
.custom-search .custom-search-input select.form-control:not([size]):not([multiple]):focus,
.custom-search .custom-search-input select:not([size]):focus {
  box-shadow: none !important;
}
.custom-search .custom-search-input .custom-search-button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  color: #FFFFFF;
  line-height: calc(var(--font-size-19) + 8px);
  font-size: var(--font-size-19);
  font-weight: 400;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 0 var(--spacer-5);
  margin: 0 auto;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  background-color: #E10514;
}
@media (max-width: 575px) {
  .custom-search .custom-search-input select.form-control:not([size]):not([multiple]),
  .custom-search .custom-search-input select:not([size]) {
    height: 50px;
    border-right: none;
    border-bottom: 0.5px solid #A4A0A0;
    margin-bottom: var(--spacer-10);
  }
  .custom-search .custom-search-input .custom-search-button {
    width: 100%;
  }
}

.exchange-rate {
  overflow: hidden;
  padding: 0 var(--spacer-4);
  margin-bottom: var(--spacer-8);
  box-shadow: 0px 1.01971px 4.07885px rgba(0, 0, 0, 0.25);
  background-color: #FFFFFF;
}
.exchange-rate-inside {
  display: flex;
  animation: scrollLeft 20s linear infinite;
}
.exchange-rate .exchange-rate-item {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  height: 50px;
  color: #424B50;
  line-height: calc(var(--font-size-23) + 8px);
  font-size: var(--font-size-23);
  font-weight: 400;
  margin-left: var(--spacer-10);
}
.exchange-rate .exchange-rate-item > span {
  margin: 0 5px;
}
.exchange-rate .exchange-rate-item > span.down {
  color: #E10514;
}
.exchange-rate .exchange-rate-item > span.up {
  color: #34B841;
}

@-webkit-keyframes scrollLeft {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
  }
}
@keyframes scrollLeft {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.theme-banner-wrapper {
  margin-bottom: var(--spacer-6);
}
.theme-banner-wrapper .theme-banner-wrapper-title {
  color: #4C565B;
  line-height: calc(var(--font-size-35) + 8px);
  font-size: var(--font-size-35);
  font-weight: 400;
  text-align: center;
  margin-bottom: var(--spacer-10);
}

.hover-banner {
  margin-bottom: var(--spacer-6);
}
.hover-banner > a {
  display: block;
  overflow: hidden;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  min-height: 350px;
}
.hover-banner > a:before {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hover-banner > a img {
  width: 100%;
  transition: all 0.2s linear;
}
@media (min-width: 1200px) {
  .hover-banner > a:hover img {
    transform: scale(1.04);
  }
}

.featured-industries {
  margin-bottom: var(--spacer-12);
}
.featured-industries .featured-industries-title {
  color: #262626;
  line-height: calc(var(--font-size-27) + 8px);
  font-size: var(--font-size-27);
  font-weight: 400;
  margin-bottom: var(--spacer-9);
}
.featured-industries .industries-item {
  margin-bottom: var(--spacer-5);
}
.featured-industries .industries-item > a {
  display: block;
}
.featured-industries .industries-item .industries-item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: var(--spacer-8) var(--spacer-12) var(--spacer-10);
  transition: all 0.2s linear;
  box-shadow: 0px 0px 4px #D9D9D9;
  background-color: #F8F8F8;
}
.featured-industries .industries-item .industries-item-content .industries-item-img > span {
  display: block;
  color: #000000;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
  text-align: center;
  margin-top: var(--spacer-3);
}
.featured-industries .industries-item .industries-item-content .industries-item-count {
  color: #DDD6D6;
  line-height: calc(var(--font-size-48) + 8px);
  font-size: var(--font-size-48);
  font-weight: 400;
}
.featured-industries .industries-item .industries-item-content:hover {
  box-shadow: 0px 0px 4px #E10514;
}

.entry-news .entry-news-big-item {
  position: relative;
}
.entry-news .entry-news-big-item .entry-news-item-image > a img {
  width: 100%;
}
.entry-news .entry-news-big-item .entry-news-item-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.entry-news .entry-news-big-item .entry-news-item-content .entry-news-source {
  display: inline-flex;
  align-items: center;
  height: 24px;
  color: #FFFFFF;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 300;
  padding: 0 var(--spacer-4);
  margin: 0 0 var(--spacer-5) var(--spacer-6);
  background-color: #E10514;
}
.entry-news .entry-news-big-item .entry-news-item-content .entry-news-item-content-bottom {
  padding: var(--spacer-1) var(--spacer-5) var(--spacer-3);
  backdrop-filter: blur(2px);
  background: rgba(61, 57, 57, 0.2);
}
.entry-news .entry-news-big-item .entry-news-item-content .entry-news-item-content-bottom .entry-news-title > a {
  display: block;
  color: #FFFFFF;
  line-height: calc(var(--font-size-27) + 8px);
  font-size: var(--font-size-27);
  font-weight: 300;
  margin-bottom: var(--spacer-2);
}
.entry-news .entry-news-big-item .entry-news-item-content .entry-news-item-content-bottom .entry-news-date {
  color: rgba(255, 255, 255, 0.7);
  line-height: calc(var(--font-size-12) + 8px);
  font-size: var(--font-size-12);
  font-weight: 300;
}
.entry-news .entry-news-item {
  border-bottom: 1.10196px solid #959595;
  padding-bottom: var(--spacer-3);
  margin-bottom: var(--spacer-3);
}
.entry-news .entry-news-item:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.entry-news .entry-news-item .entry-news-item-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.entry-news .entry-news-item .entry-news-item-container .entry-news-item-content {
  flex: 1 0 0;
  max-width: 250px;
}
.entry-news .entry-news-item .entry-news-item-container .entry-news-item-content .entry-news-source {
  display: inline-flex;
  align-items: center;
  height: 24px;
  color: #FFFFFF;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 300;
  padding: 0 var(--spacer-4);
  margin-bottom: var(--spacer-4);
  background-color: #E10514;
}
.entry-news .entry-news-item .entry-news-item-container .entry-news-item-content .entry-news-item-content-bottom .entry-news-title > a {
  display: block;
  color: #000000;
  line-height: calc(var(--font-size-17) + 8px);
  font-size: var(--font-size-17);
  font-weight: 300;
  margin-bottom: var(--spacer-3);
}
.entry-news .entry-news-item .entry-news-item-container .entry-news-item-content .entry-news-item-content-bottom .entry-news-date {
  color: rgba(116, 116, 116, 0.7);
  line-height: calc(var(--font-size-12) + 8px);
  font-size: var(--font-size-12);
  font-weight: 300;
}
.entry-news .entry-news-item .entry-news-item-container .entry-news-item-image {
  flex: 0 0 30%;
}
.entry-news .entry-news-item .entry-news-item-container .entry-news-item-image a {
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 100%;
}
.entry-news .entry-news-item .entry-news-item-container .entry-news-item-image a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
}

/* @Footer */
#footer {
  position: relative;
  padding: var(--spacer-8) 0;
  background-color: #4c565b;
}

.footer-logo > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #FFFFFF;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
}
@media (max-width: 575px) {
  .footer-logo > a {
    margin-bottom: var(--spacer-10);
  }
}
.footer-logo > a > div > span {
  padding-left: var(--spacer-5);
}
.footer-logo > a > svg {
  transform: rotate(-90deg);
  transition: all 0.2s linear;
}
.footer-logo > a.active > svg {
  transform: rotate(90deg);
}

.footer-links-active .footer-links {
  visibility: visible;
  opacity: 1;
}

.footer-links {
  position: absolute;
  top: -76px;
  left: 0;
  width: 100%;
  height: 76px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s linear;
  background-color: #2f3133;
}
.footer-links .footer-links-list {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 575px) {
  .footer-links .footer-links-list {
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
}
.footer-links .footer-links-list > li {
  margin-right: var(--spacer-20);
}
@media (max-width: 575px) {
  .footer-links .footer-links-list > li {
    margin-right: var(--spacer-6);
  }
}
.footer-links .footer-links-list > li:last-child {
  margin-right: 0;
}
.footer-links .footer-links-list > li > a {
  position: relative;
  display: flex;
  align-items: center;
  height: 76px;
  color: #FFFFFF;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 500;
  padding-left: 24px;
}
.footer-links .footer-links-list > li > a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M5.25 2.91667L9.33333 7L5.25 11.0833' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
}

@media (max-width: 575px) {
  .footer-announcement {
    margin-bottom: var(--spacer-10);
  }
}
.footer-announcement .footer-announcement-title {
  color: #FFFFFF;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
  padding-bottom: var(--spacer-2);
  margin-bottom: var(--spacer-4);
  border-bottom: 1px solid #6a7378;
}
.footer-announcement .footer-announcement-content {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 300;
  transition: all 0.2s linear;
}
.footer-announcement .footer-announcement-content > span {
  padding-left: var(--spacer-3);
}
@media (min-width: 1200px) {
  .footer-announcement .footer-announcement-content:hover {
    text-decoration: underline;
  }
}

.footer-menu .footer-menu-title {
  color: #FFFFFF;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
  padding-bottom: var(--spacer-2);
  margin-bottom: var(--spacer-4);
  border-bottom: 1px solid #6a7378;
}
.footer-menu .footer-menu-content > ul > li {
  margin-bottom: var(--spacer-2);
}
.footer-menu .footer-menu-content > ul > li:last-child {
  margin-bottom: 0;
}
.footer-menu .footer-menu-content > ul > li > a {
  display: inline-block;
  color: #FFFFFF;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 300;
  transition: all 0.2s linear;
}
@media (min-width: 1200px) {
  .footer-menu .footer-menu-content > ul > li > a:hover {
    text-decoration: underline;
  }
}

/* Breadcrumbs */
@media (max-width: 1199px) {
  #breadcrumbs {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
}
#breadcrumbs ol {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}
#breadcrumbs ol li i {
  font-size: var(--font-size-14);
  margin: 0 5px;
  font-style: normal;
}
#breadcrumbs ol li i:before {
  content: ">";
}
#breadcrumbs ol li span {
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #FFFFFF;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
}
#breadcrumbs ol li a {
  color: #FFFFFF;
}
#breadcrumbs ol li:first-child span span {
  padding-left: var(--spacer-3);
}

/* @ContentBox */
.contentbox-header {
  position: relative;
}
.contentbox-header > h4 {
  color: #FFFFFF;
  line-height: calc(var(--font-size-32) + 8px);
  font-size: var(--font-size-32);
  font-weight: 400;
  text-align: center;
}
.contentbox-header .contentbox-image img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1199px) {
  .contentbox-header .contentbox-image img {
    height: 15vh;
  }
}
.contentbox-header .contentbox-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.contentbox-header .contentbox-wrapper h4 {
  color: #FFFFFF;
  line-height: calc(var(--font-size-27) + 8px);
  font-size: var(--font-size-27);
  font-weight: 400;
}

.contentbox-body {
  margin-top: var(--spacer-8);
}
.contentbox-body h4 {
  color: #545F65;
  line-height: calc(var(--font-size-25) + 8px);
  font-size: var(--font-size-25);
  font-weight: 400;
  text-align: center;
  margin-bottom: var(--spacer-5);
}
.contentbox-body p {
  color: #545F65;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
  margin-bottom: var(--spacer-9);
}

.contentbox-body-sub {
  color: #545F65;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
  border-radius: var(--spacer-5);
  padding: var(--spacer-8);
  background-color: #FFFFFF;
}
.contentbox-body-sub p {
  color: #545F65;
  margin-bottom: var(--spacer-3);
}
.contentbox-body-sub ol, .contentbox-body-sub ul {
  margin: 0;
  padding: 0;
}
.contentbox-body-sub ol li {
  list-style: decimal inside;
  margin-bottom: var(--spacer-2);
}
.contentbox-body-sub ul li {
  list-style: disc inside;
  margin-bottom: var(--spacer-2);
}
.contentbox-body-sub .accordion-container {
  max-width: 100%;
  margin-top: var(--spacer-5);
}
.contentbox-body-sub .accordion-container .accordion {
  border-color: #eee;
  margin-bottom: 8px;
}
.contentbox-body-sub .accordion-container .accordion .accordion-title {
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
  padding: var(--spacer-4);
}
.contentbox-body-sub .accordion-container .accordion .accordion-title:after {
  width: var(--spacer-3);
  height: var(--spacer-3);
  right: var(--spacer-4);
}
.contentbox-body-sub .accordion-container .accordion .accordion-content {
  padding: 0 var(--spacer-4);
}
.contentbox-body-sub .accordion-container .accordion.active {
  box-shadow: none;
}

/* @9Sıkça Sorulan Sorular */
.sss-wrapper {
  display: flex;
  align-items: center;
  border-radius: 5px;
  margin-bottom: var(--spacer-8);
  background: url("../images/sss-wrapper.png");
  background-size: cover;
}
.sss-wrapper .sss-wrapper-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 100px;
  width: 100px;
  height: 100px;
  border-radius: 5px 0 0 5px;
  background-color: #E10514;
}
@media (max-width: 575px) {
  .sss-wrapper .sss-wrapper-icon {
    height: 130px;
  }
}
.sss-wrapper .sss-wrapper-title {
  padding-left: var(--spacer-12);
}
@media (max-width: 575px) {
  .sss-wrapper .sss-wrapper-title {
    padding: var(--spacer-5);
  }
}
.sss-wrapper .sss-wrapper-title h4 {
  color: #FFFFFF;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
  text-align: left;
}
.sss-wrapper .sss-wrapper-title p {
  color: #FFFFFF;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
  text-align: left;
  margin-bottom: 0;
}

.accordion-container {
  max-width: 795px;
  margin: 0 auto;
}
.accordion-container .accordion {
  border-radius: 4px;
  border: 1px solid #D8CECE;
  margin-bottom: var(--spacer-2);
  background-color: #FFFFFF;
}
.accordion-container .accordion:last-child {
  margin-bottom: 0;
}
.accordion-container .accordion .accordion-title {
  position: relative;
  color: #545F65;
  line-height: calc(var(--font-size-19) + 8px);
  font-size: var(--font-size-19);
  font-weight: 400;
  cursor: pointer;
  padding: var(--spacer-7) var(--spacer-10);
}
.accordion-container .accordion .accordion-title:after {
  content: "";
  position: absolute;
  top: 50%;
  right: var(--spacer-10);
  transform: translateY(-50%);
  width: var(--spacer-4);
  height: var(--spacer-4);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='9.5' x2='18' y2='9.5' stroke='%23E10514' stroke-width='3'/%3E%3Cpath d='M9 18L9 0' stroke='%23E10514' stroke-width='3'/%3E%3C/svg%3E");
}
.accordion-container .accordion .accordion-content {
  display: none;
  color: #545F65;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
  padding: 0 var(--spacer-10) var(--spacer-5);
}
.accordion-container .accordion.active {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}
.accordion-container .accordion.active .accordion-title {
  color: #E10514;
}
.accordion-container .accordion.active .accordion-title:after {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='3' viewBox='0 0 18 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='1.5' x2='18' y2='1.5' stroke='%23E10514' stroke-width='3'/%3E%3C/svg%3E");
}

/* @Üye Ol */
.signup-container {
  width: 790px;
  border-radius: 2px;
  border: 1px solid #EDEDED;
  padding: var(--spacer-11) var(--spacer-25) var(--spacer-13) var(--spacer-25);
  margin: 0 auto var(--spacer-4);
  background-color: #FFF;
}
@media (max-width: 991px) {
  .signup-container {
    width: calc(100% - 8px);
    padding: var(--spacer-10);
  }
}
.signup-container .contentbox-header h4 {
  line-height: calc(var(--font-size-19) + 8px);
  font-size: var(--font-size-19);
  font-weight: 400;
  text-align: center;
  margin: 0 0 var(--spacer-12);
}
.signup-container .contentbox-body {
  margin: 0;
}
.signup-container .contentbox-body h2 {
  display: inline-block;
  color: #545F65;
  line-height: calc(var(--font-size-19) + 8px);
  font-size: var(--font-size-19);
  font-weight: 400;
  border-bottom: 1px solid #C7C7C7;
  padding-bottom: var(--spacer-2);
  margin-bottom: var(--spacer-6);
}
.signup-container .form-group {
  margin-bottom: var(--spacer-6);
}
.signup-container .form-group .control-label {
  color: #545F65;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
  margin-bottom: var(--spacer-2);
}
.signup-container .form-group input.form-control,
.signup-container .form-group select.form-control {
  height: 40px;
  color: #545F65;
  line-height: calc(var(--font-size-13) + 8px);
  font-size: var(--font-size-13);
  font-weight: 400;
  border-radius: 3px;
  border: 1px solid #F1F1F1;
  padding: var(--spacer-2) var(--spacer-4);
  background-color: #F1F1F1;
}
.signup-container .form-group input.form-control::placeholder,
.signup-container .form-group select.form-control::placeholder {
  color: #545F65;
  opacity: 1;
}
.signup-container .form-group .checkbox-custom input[type=checkbox] + label {
  color: #545F65;
  line-height: calc(var(--font-size-12) + 8px);
  font-size: var(--font-size-12);
  font-weight: 400;
  padding-left: 24px;
}
.signup-container .form-group .checkbox-custom input[type=checkbox] + label:before {
  width: 16px;
  height: 16px;
  border-radius: 0;
  border: 1px solid #D9D9D9;
}
.signup-container .form-group .checkbox-custom input[type=checkbox]:checked + label:before {
  background-image: none;
  border-color: #959595;
  background-color: #FFFFFF;
}
.signup-container .form-group .checkbox-custom input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  display: inline-block;
  width: 5px;
  height: 10px;
  border-bottom: 2px solid #E10514;
  border-right: 2px solid #E10514;
  transform: rotate(45deg);
}
.signup-container .form-group .checkbox-custom input[type=checkbox]:checked + label:before {
  background-image: none;
  border-color: #959595;
  background-color: #FFFFFF;
}
.signup-container .form-group .btn {
  font-weight: 400;
  border-radius: 3px;
}
/* @Firma Sayfası */
.company-block-item {
  border-radius: 5px;
  border: 1px solid #DFDDDD;
  background-color: #FBFBFB;
}
@media (max-width: 991px) {
  .company-block-item {
    margin-bottom: var(--spacer-8);
  }
}
.company-block-item .company-block-title {
  color: #5B5E5F;
  line-height: calc(var(--font-size-19) + 8px);
  font-size: var(--font-size-19);
  font-weight: 400;
  padding: var(--spacer-4) var(--spacer-9);
}
.company-block-item .company-block-title > span {
  border-left: 1px solid #E10514;
  padding-left: var(--spacer-3);
}
.company-block-item .company-block-content {
  border-top: 1px solid #DFDDDD;
  padding: var(--spacer-7) var(--spacer-5) var(--spacer-5);
}
.company-block-item .company-block-content .block-item-logo {
  text-align: center;
  margin-bottom: var(--spacer-6);
}
.company-block-item .company-block-content .block-item-logo img {
  max-height: 81px;
}

.company-block {
  border-bottom: 1px solid #DFDDDD;
  padding: 0 var(--spacer-7) var(--spacer-6) var(--spacer-7);
  margin-bottom: var(--spacer-4);
}
.company-block > li {
  margin-bottom: var(--spacer-3);
}
.company-block > li:last-child {
  margin-bottom: 0;
}
.company-block > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.company-block > li > a > div {
  flex: 1 0 0%;
  padding-left: var(--spacer-1);
}
.company-block > li > a > div .company-block-item-title,
.company-block > li > a > div .company-block-item-subtitle {
  color: #5B5E5F;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
}
.company-block > li > a > div .company-block-item-subtitle {
  font-weight: 400;
  transition: all 0.2s linear;
}
@media (min-width: 1200px) {
  .company-block > li > a > div .company-block-item-subtitle:hover {
    color: #E10514;
  }
}
.company-block > li > a > div > span {
  font-weight: 400;
  margin: 0 3px;
}
.company-block > li > a.phone > div .company-block-item-subtitle {
  color: #E10514;
  text-decoration: underline;
}
.company-block > li > a.email > div .company-block-item-subtitle {
  color: #2175A5;
}

.company-social {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: var(--spacer-4);
}
.company-social > div {
  margin-right: var(--spacer-7);
}
.company-social > div:last-child {
  margin-right: 0;
}
.company-social > div > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 27px;
  height: 27px;
}

.company-tags {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 5px;
  border: 1px solid #C4C4C4;
  padding: var(--spacer-4) 0 0 0;
  margin-bottom: var(--spacer-5);
  background-color: #FFFFFF;
}
.company-tags > a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  color: #FFFFFF;
  line-height: calc(var(--font-size-10) + 8px);
  font-size: var(--font-size-10);
  font-weight: 400;
  border-radius: 5px;
  padding: 0 var(--spacer-4);
  margin: 0 var(--spacer-3) var(--spacer-3) 0;
  background-color: #838384;
  transition: all 0.2s linear;
}
@media (min-width: 1200px) {
  .company-tags > a:hover {
    background-color: #E10514;
  }
}

.company-modal > a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  color: #FFFFFF;
  line-height: calc(var(--font-size-19) + 8px);
  font-size: var(--font-size-19);
  font-weight: 400;
  border-radius: 5px;
  border: 1px solid #DFDDDD;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  background-color: #E10514;
}

#form-modal-content {
  display: none;
  width: 700px;
  padding: var(--spacer-10) var(--spacer-10) var(--spacer-5);
  border-radius: 5px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  background-color: #6F6F6F;
}
@media (max-width: 575px) {
  #form-modal-content {
    width: 350px;
    padding: var(--spacer-5);
  }
}
@media (max-width: 374px) {
  #form-modal-content {
    width: 300px;
  }
}
#form-modal-content h2 {
  display: inline-block;
  color: #FFFFFF;
  line-height: calc(var(--font-size-19) + 8px);
  font-size: var(--font-size-19);
  font-weight: 400;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: var(--spacer-5);
  margin-bottom: var(--spacer-9);
}
#form-modal-content .form-group {
  margin-bottom: var(--spacer-5);
}
#form-modal-content .form-group .control-label {
  color: #FFFFFF;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
  margin-bottom: var(--spacer-2);
}
#form-modal-content .form-group input.form-control,
#form-modal-content .form-group select.form-control {
  height: 45px;
  color: #5B5E5F;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
  font-size: var(--font-size-14);
  border-radius: 0;
  padding: var(--spacer-3);
}
#form-modal-content .form-group textarea {
  width: 100%;
  height: 156px;
  color: #5B5E5F;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
  padding: var(--spacer-3);
}
#form-modal-content .form-group .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  line-height: calc(var(--font-size-19) + 8px);
  font-size: var(--font-size-19);
  font-weight: 400;
  border-radius: 5px;
  margin: 0 auto;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  background-color: #E10514;
}
@media (min-width: 576px) {
  #form-modal-content .form-group .btn {
    max-width: 305px;
  }
}

.company-tab {
  border-radius: 5px;
  border: 1px solid #DFDDDD;
  background-color: #FBFBFB;
}
.company-tab-header {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DFDDDD;
}
.company-tab-header [data-tab-index] {
  flex: 1 0 0%;
}
.company-tab-header [data-tab-index] > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 54px;
  color: #5B5E5F;
  /*@include line-rule(18);*/
  line-height: 28px;
  font-size: 12px;
  font-weight: 400;
}
.company-tab-header [data-tab-index] > a > span {
  height: 30px;
  border-bottom: 2px solid transparent;
}
.company-tab-header [data-tab-index] > a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 24px;
  background-color: #DFDDDD;
}
.company-tab-header [data-tab-index]:last-child > a:after {
  display: none;
}
.company-tab-header [data-tab-index].active > a > span {
  border-color: #E10514;
}
.company-tab-content [data-tab-content] {
  height: 0;
  overflow: hidden;
}
.company-tab-content [data-tab-content] > div {
  padding: var(--spacer-6) var(--spacer-9) var(--spacer-12) var(--spacer-9);
}
@media (max-width: 575px) {
  .company-tab-content [data-tab-content] > div {
    padding: var(--spacer-6);
  }
}
.company-tab-content [data-tab-content] > div > p {
  color: #5B5E5F;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
  text-align: justify;
  margin-bottom: var(--spacer-13);
}
.company-tab-content [data-tab-content] > div h2 {
  display: inline-block;
  color: #5B5E5F;
  line-height: calc(var(--font-size-19) + 8px);
  font-size: var(--font-size-19);
  font-weight: 400;
  border-left: 1px solid #E10514;
  padding-left: var(--spacer-3);
  margin-bottom: var(--spacer-5);
}
.company-tab-content [data-tab-content] > div .company-detail-sub-title {
  color: #333333;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
  margin-bottom: var(--spacer-5);
}
.company-tab-content [data-tab-content] > div .company-sector-item {
  margin-bottom: var(--spacer-13);
}
.company-tab-content [data-tab-content] > div .company-sector-item:last-child {
  margin-bottom: 0;
}
.company-tab-content [data-tab-content] > div .company-sector-item > a {
  display: flex;
  align-items: center;
}
.company-tab-content [data-tab-content] > div .company-sector-item > a > div {
  flex: 1 0 0%;
  padding-left: var(--spacer-5);
}
.company-tab-content [data-tab-content] > div .company-sector-item > a > div .company-sector-item-title,
.company-tab-content [data-tab-content] > div .company-sector-item > a > div .company-sector-item-desc {
  color: #5B5E5F;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
}
.company-tab-content [data-tab-content] > div .company-sector-item > a > div .company-sector-item-desc {
  line-height: calc(var(--font-size-12) + 8px);
  font-size: var(--font-size-12);
  margin-top: var(--spacer-1);
}
.company-tab-content [data-tab-content].active {
  height: auto;
  overflow: visible;
}

.company-gallery .company-gallery-image {
  margin-bottom: var(--spacer-4);
}
@media (max-width: 575px) {
  .company-gallery .company-gallery-image {
    margin-bottom: var(--spacer-6);
  }
}
.company-gallery .company-gallery-image img {
  width: 100%;
}

.company-contact .company-contact-title {
  color: #5B5E5F;
  line-height: calc(var(--font-size-19) + 8px);
  font-size: var(--font-size-19);
  font-weight: 400;
  text-align: center;
  border-bottom: 1px solid #DFDDDD;
  padding-bottom: var(--spacer-3);
  margin-bottom: var(--spacer-5);
}
.company-contact .company-block {
  padding-left: 0;
  padding-right: 0;
}

/* @Firma List */
.company-list {
  max-height: 452px;
  overflow-y: auto;
}
@media (max-width: 575px) {
  .company-list {
    margin-bottom: var(--spacer-10);
  }
}
.company-list::-webkit-scrollbar {
  width: 13px;
  border-radius: 5px;
}
.company-list::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #E8EDF0;
}
.company-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  border: 4px solid transparent;
  background: #C7C2C2;
  background-clip: content-box;
}
.company-list .company-list-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #CAD2D3;
  padding-bottom: var(--spacer-10);
  margin-bottom: var(--spacer-10);
}
.company-list .company-list-item .company-list-item-content {
  padding-right: var(--spacer-8);
}
.company-list .company-list-item .company-list-item-title {
  color: #000;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
  margin-bottom: var(--spacer-3);
}
.company-list .company-list-item .company-list-item-address > a {
  display: block;
  color: #000;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
  margin-bottom: var(--spacer-6);
}
.company-list .company-list-item .company-list-item-phone > a {
  color: #E10514;
  line-height: calc(var(--font-size-16) + 8px);
  font-size: var(--font-size-16);
  font-weight: 400;
  text-decoration-line: underline;
}
.company-list .company-list-item .company-list-item-image {
  flex: 1 0 0%;
  padding-right: var(--spacer-5);
}
.company-list .company-list-item .company-list-item-image img {
  max-width: 165px;
  max-height: 165px;
}

.company-options .company-options-content {
  border-radius: 5px;
  padding: var(--spacer-2) var(--spacer-3);
  margin-bottom: var(--spacer-6);
  background-color: #E8EDF0;
}
.company-options .company-options-select {
  display: flex;
  align-items: center;
}
@media (max-width: 575px) {
  .company-options .company-options-select {
    flex-direction: column;
  }
}
.company-options .company-options-select .control-label {
  color: #706B6B;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
  margin-right: var(--spacer-3);
}
.company-options .company-options-select select.form-control:not([size]):not([multiple]),
.company-options .company-options-select select:not([size]) {
  height: 36px;
  color: #706B6B;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
  border-radius: 5px;
  border: 1px solid #D3D3D3;
  background-size: 19px;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='10' viewBox='0 0 19 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 10L0.406733 0.25L18.5933 0.249999L9.5 10Z' fill='%23C7C2C2'/%3E%3C/svg%3E");
}
@media (max-width: 575px) {
  .company-options .company-options-select select.form-control:not([size]):not([multiple]),
  .company-options .company-options-select select:not([size]) {
    background-size: 10px;
  }
}
.company-options .company-options-select select.form-control:not([size]):not([multiple]):focus,
.company-options .company-options-select select:not([size]):focus {
  box-shadow: none !important;
}
.company-options .company-options-select .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
  border-radius: 3px;
  border: 1px solid #D3D3D3;
  padding: 0;
}
.company-options .company-maps img {
  width: 100%;
}

.body-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: left 50%;
  background-repeat: no-repeat;
}

.landing-item-box {
  border-radius: var(--spacer-3);
  padding: var(--spacer-6);
  margin-bottom: var(--spacer-6);
  background-color: #FFFFFF;
}
.landing-item-box-title {
  color: #E10514;
  line-height: calc(var(--font-size-20) + 8px);
  font-size: var(--font-size-20);
  font-weight: 500;
  margin-bottom: var(--spacer-3);
}
.landing-item-box-image {
  margin-bottom: var(--spacer-2);
}
.landing-item-box-list > ul > li > a {
  display: block;
  color: #000000;
  line-height: calc(var(--font-size-14) + 8px);
  font-size: var(--font-size-14);
  font-weight: 400;
  border-bottom: 1px solid #ddd;
  padding: var(--spacer-3) 0;
  transition: all 0.2s linear;
}
@media (min-width: 1200px) {
  .landing-item-box-list > ul > li > a:hover {
    color: #E10514;
  }
}
.landing-item-box-list > ul > li:last-child > a {
  border: none;
  padding-bottom: 0;
}

/* Login Page */
.current-page-login-page {
  background: url("../images/login-bg.jp") no-repeat top center;
  background-attachment: fixed;
}

.login-box-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 73vh;
}

.login-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 500px;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 575px) {
  .login-box {
    padding: 0 20px;
  }
}
.login-box p {
  color: #FFFFFF;
  line-height: calc(var(--font-size-18) + 8px);
  font-size: var(--font-size-18);
  font-weight: 400;
  text-align: center;
  margin-bottom: var(--spacer-5);
}
.login-box .form-group {
  margin-bottom: 12px;
}
.login-box .login-input input {
  height: 40px;
  color: #000000;
  line-height: calc(var(--font-size-13) + 8px);
  font-size: var(--font-size-13);
  font-weight: 400;
  border-radius: 30px;
  border: none;
  padding: 0 16px;
  background: #FFFFFF;
}
.login-box .login-input input:focus {
  box-shadow: none !important;
}
.login-box .login-input #product {
  height: 40px;
  color: #000000;
  line-height: calc(var(--font-size-13) + 8px);
  font-size: var(--font-size-13);
  font-weight: 400;
  border-radius: 30px;
  border: none;
  padding: 0 16px;
  background: #FFFFFF;
}
.login-box .login-input #product:focus {
  box-shadow: none !important;
}
.login-box .login-box-remember {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.login-box .login-box-remember > span {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 400;
  margin-right: 15px;
}
.login-box .login-box-remember .toggle {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 25px;
  cursor: pointer;
  border-radius: 16px;
  border: 1px solid #FFFFFF;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  transition: all 0.2s linear;
  background: #95130d;
}
.login-box .login-box-remember .toggle:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: white;
  transition: all 0.2s cubic-bezier(0.5, 0.1, 0.75, 1.35);
}
.login-box .login-box-remember .toggle:checked {
  background-color: #80da61;
}
.login-box .login-box-remember .toggle:checked:after {
  transform: translatex(33px);
}
.login-box .login-box-forgot-pass {
  display: block;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
  text-align: right;
}
.login-box .login-box-button .btn {
  height: 40px;
  border-radius: 30px;
  background-color: #394347;
}

.ck-editor__editable[role=textbox] {
  min-height: 200px;
}

/* Aşağıdaki root kontrollerini lütfen değiştirmeyiniz */
:root {
  --spacer-1: 4px;
  --spacer-2: 8px;
  --spacer-3: 12px;
  --spacer-4: 16px;
  --spacer-5: 20px;
  --spacer-6: 24px;
  --spacer-7: 28px;
  --spacer-8: 32px;
  --spacer-9: 36px;
  --spacer-10: 40px;
  --spacer-11: 44px;
  --spacer-12: 48px;
  --spacer-13: 52px;
  --spacer-14: 56px;
  --spacer-15: 60px;
  --spacer-16: 64px;
  --spacer-17: 68px;
  --spacer-18: 72px;
  --spacer-19: 76px;
  --spacer-20: 80px;
  --spacer-21: 84px;
  --spacer-22: 88px;
  --spacer-23: 92px;
  --spacer-24: 96px;
  --spacer-25: 100px;
  --spacer-26: 104px;
  --spacer-27: 108px;
  --spacer-28: 112px;
  --spacer-29: 116px;
  --spacer-30: 120px;
  --spacer-31: 124px;
  --spacer-32: 128px;
  --spacer-33: 132px;
  --spacer-34: 136px;
  --spacer-35: 140px;
  --spacer-36: 144px;
  --spacer-37: 148px;
  --spacer-38: 152px;
  --spacer-39: 156px;
  --spacer-40: 160px;
  --font-size-10: 10px;
  --font-size-11: 11px;
  --font-size-12: 12px;
  --font-size-13: 13px;
  --font-size-14: 14px;
  --font-size-15: 15px;
  --font-size-16: 16px;
  --font-size-17: 17px;
  --font-size-18: 18px;
  --font-size-19: 19px;
  --font-size-20: 20px;
  --font-size-21: 21px;
  --font-size-22: 22px;
  --font-size-23: 23px;
  --font-size-24: 24px;
  --font-size-25: 25px;
  --font-size-26: 26px;
  --font-size-27: 27px;
  --font-size-28: 28px;
  --font-size-29: 29px;
  --font-size-30: 30px;
  --font-size-31: 31px;
  --font-size-32: 32px;
  --font-size-33: 33px;
  --font-size-34: 34px;
  --font-size-35: 35px;
  --font-size-36: 36px;
  --font-size-37: 37px;
  --font-size-38: 38px;
  --font-size-39: 39px;
  --font-size-40: 40px;
  --font-size-41: 41px;
  --font-size-42: 42px;
  --font-size-43: 43px;
  --font-size-44: 44px;
  --font-size-45: 45px;
  --font-size-46: 46px;
  --font-size-47: 47px;
  --font-size-48: 48px;
  --font-size-49: 49px;
  --font-size-50: 50px;
  --font-size-51: 51px;
  --font-size-52: 52px;
  --font-size-53: 53px;
  --font-size-54: 54px;
  --font-size-55: 55px;
  --font-size-56: 56px;
  --font-size-57: 57px;
  --font-size-58: 58px;
  --font-size-59: 59px;
  --font-size-60: 60px;
  --font-size-61: 61px;
  --font-size-62: 62px;
  --font-size-63: 63px;
  --font-size-64: 64px;
  --font-size-65: 65px;
  --font-size-66: 66px;
  --font-size-67: 67px;
  --font-size-68: 68px;
  --font-size-69: 69px;
  --font-size-70: 70px;
  --font-size-71: 71px;
  --font-size-72: 72px;
  --font-size-73: 73px;
  --font-size-74: 74px;
  --font-size-75: 75px;
  --font-size-76: 76px;
  --font-size-77: 77px;
  --font-size-78: 78px;
  --font-size-79: 79px;
  --font-size-80: 80px;
  --font-size-81: 81px;
  --font-size-82: 82px;
  --font-size-83: 83px;
  --font-size-84: 84px;
  --font-size-85: 85px;
  --font-size-86: 86px;
  --font-size-87: 87px;
  --font-size-88: 88px;
  --font-size-89: 89px;
  --font-size-90: 90px;
  --font-size-91: 91px;
  --font-size-92: 92px;
  --font-size-93: 93px;
  --font-size-94: 94px;
  --font-size-95: 95px;
  --font-size-96: 96px;
  --font-size-97: 97px;
  --font-size-98: 98px;
  --font-size-99: 99px;
  --font-size-100: 100px;
  --font-size-101: 101px;
  --font-size-102: 102px;
  --font-size-103: 103px;
  --font-size-104: 104px;
  --font-size-105: 105px;
  --font-size-106: 106px;
  --font-size-107: 107px;
  --font-size-108: 108px;
  --font-size-109: 109px;
  --font-size-110: 110px;
  --font-size-111: 111px;
  --font-size-112: 112px;
  --font-size-113: 113px;
  --font-size-114: 114px;
  --font-size-115: 115px;
  --font-size-116: 116px;
  --font-size-117: 117px;
  --font-size-118: 118px;
  --font-size-119: 119px;
  --font-size-120: 120px;
}

@media (max-width: 1199px) {
  :root {
    --spacer-1: 3px;
    --spacer-2: 6px;
    --spacer-3: 9px;
    --spacer-4: 12px;
    --spacer-5: 15px;
    --spacer-6: 18px;
    --spacer-7: 21px;
    --spacer-8: 24px;
    --spacer-9: 27px;
    --spacer-10: 30px;
    --spacer-11: 33px;
    --spacer-12: 36px;
    --spacer-13: 39px;
    --spacer-14: 42px;
    --spacer-15: 45px;
    --spacer-16: 48px;
    --spacer-17: 51px;
    --spacer-18: 54px;
    --spacer-19: 57px;
    --spacer-20: 60px;
    --spacer-21: 52.5px;
    --spacer-22: 55px;
    --spacer-23: 57.5px;
    --spacer-24: 60px;
    --spacer-25: 62.5px;
    --spacer-26: 65px;
    --spacer-27: 67.5px;
    --spacer-28: 70px;
    --spacer-29: 72.5px;
    --spacer-30: 60px;
    --spacer-31: 62px;
    --spacer-32: 64px;
    --spacer-33: 66px;
    --spacer-34: 68px;
    --spacer-35: 70px;
    --spacer-36: 72px;
    --spacer-37: 74px;
    --spacer-38: 76px;
    --spacer-39: 78px;
    --spacer-40: 80px;
    --font-size-10: 9.5px;
    --font-size-11: 10.45px;
    --font-size-12: 11.4px;
    --font-size-13: 12.35px;
    --font-size-14: 13.3px;
    --font-size-15: 13.5px;
    --font-size-16: 14.4px;
    --font-size-17: 15.3px;
    --font-size-18: 16.2px;
    --font-size-19: 15.2px;
    --font-size-20: 16px;
    --font-size-21: 16.8px;
    --font-size-22: 17.6px;
    --font-size-23: 18.4px;
    --font-size-24: 19.2px;
    --font-size-25: 20px;
    --font-size-26: 20.8px;
    --font-size-27: 21.6px;
    --font-size-28: 22.4px;
    --font-size-29: 21.75px;
    --font-size-30: 22.5px;
    --font-size-31: 23.25px;
    --font-size-32: 24px;
    --font-size-33: 24.75px;
    --font-size-34: 25.5px;
    --font-size-35: 26.25px;
    --font-size-36: 27px;
    --font-size-37: 24.05px;
    --font-size-38: 24.7px;
    --font-size-39: 25.35px;
    --font-size-40: 26px;
    --font-size-41: 26.65px;
    --font-size-42: 27.3px;
    --font-size-43: 27.95px;
    --font-size-44: 28.6px;
    --font-size-45: 29.25px;
    --font-size-46: 29.9px;
    --font-size-47: 30.55px;
    --font-size-48: 31.2px;
    --font-size-49: 31.85px;
    --font-size-50: 32.5px;
    --font-size-51: 33.15px;
    --font-size-52: 33.8px;
    --font-size-53: 34.45px;
    --font-size-54: 35.1px;
    --font-size-55: 35.75px;
    --font-size-56: 36.4px;
    --font-size-57: 37.05px;
    --font-size-58: 37.7px;
    --font-size-59: 38.35px;
    --font-size-60: 39px;
    --font-size-61: 39.65px;
    --font-size-62: 40.3px;
    --font-size-63: 40.95px;
    --font-size-64: 41.6px;
    --font-size-65: 42.25px;
    --font-size-66: 42.9px;
    --font-size-67: 43.55px;
    --font-size-68: 44.2px;
    --font-size-69: 44.85px;
    --font-size-70: 45.5px;
    --font-size-71: 46.15px;
    --font-size-72: 46.8px;
    --font-size-73: 47.45px;
    --font-size-74: 48.1px;
    --font-size-75: 48.75px;
    --font-size-76: 49.4px;
    --font-size-77: 50.05px;
    --font-size-78: 50.7px;
    --font-size-79: 51.35px;
    --font-size-80: 52px;
    --font-size-81: 52.65px;
    --font-size-82: 53.3px;
    --font-size-83: 53.95px;
    --font-size-84: 54.6px;
    --font-size-85: 46.75px;
    --font-size-86: 47.3px;
    --font-size-87: 47.85px;
    --font-size-88: 48.4px;
    --font-size-89: 48.95px;
    --font-size-90: 49.5px;
    --font-size-91: 50.05px;
    --font-size-92: 50.6px;
    --font-size-93: 51.15px;
    --font-size-94: 51.7px;
    --font-size-95: 52.25px;
    --font-size-96: 52.8px;
    --font-size-97: 53.35px;
    --font-size-98: 53.9px;
    --font-size-99: 54.45px;
    --font-size-100: 55px;
    --font-size-101: 55.55px;
    --font-size-102: 56.1px;
    --font-size-103: 56.65px;
    --font-size-104: 57.2px;
    --font-size-105: 57.75px;
    --font-size-106: 58.3px;
    --font-size-107: 58.85px;
    --font-size-108: 59.4px;
    --font-size-109: 59.95px;
    --font-size-110: 60.5px;
    --font-size-111: 61.05px;
    --font-size-112: 61.6px;
    --font-size-113: 62.15px;
    --font-size-114: 62.7px;
    --font-size-115: 63.25px;
    --font-size-116: 63.8px;
    --font-size-117: 64.35px;
    --font-size-118: 64.9px;
    --font-size-119: 65.45px;
    --font-size-120: 66px;
  }
}
@media (max-width: 767px) {
  :root {
    --spacer-1: 2px;
    --spacer-2: 4px;
    --spacer-3: 6px;
    --spacer-4: 8px;
    --spacer-5: 10px;
    --spacer-6: 12px;
    --spacer-7: 14px;
    --spacer-8: 16px;
    --spacer-9: 18px;
    --spacer-10: 20px;
    --spacer-11: 22px;
    --spacer-12: 24px;
    --spacer-13: 26px;
    --spacer-14: 28px;
    --spacer-15: 30px;
    --spacer-16: 32px;
    --spacer-17: 34px;
    --spacer-18: 36px;
    --spacer-19: 38px;
    --spacer-20: 40px;
    --spacer-21: 31.5px;
    --spacer-22: 33px;
    --spacer-23: 34.5px;
    --spacer-24: 36px;
    --spacer-25: 37.5px;
    --spacer-26: 39px;
    --spacer-27: 40.5px;
    --spacer-28: 42px;
    --spacer-29: 43.5px;
    --spacer-30: 30px;
    --spacer-31: 31px;
    --spacer-32: 32px;
    --spacer-33: 33px;
    --spacer-34: 34px;
    --spacer-35: 35px;
    --spacer-36: 36px;
    --spacer-37: 37px;
    --spacer-38: 38px;
    --spacer-39: 39px;
    --spacer-40: 40px;
    --font-size-10: 8.5px;
    --font-size-11: 9.35px;
    --font-size-12: 10.2px;
    --font-size-13: 11.05px;
    --font-size-14: 11.9px;
    --font-size-15: 12px;
    --font-size-16: 12.8px;
    --font-size-17: 13.6px;
    --font-size-18: 14.4px;
    --font-size-19: 14.25px;
    --font-size-20: 15px;
    --font-size-21: 15.75px;
    --font-size-22: 16.5px;
    --font-size-23: 17.25px;
    --font-size-24: 18px;
    --font-size-25: 18.75px;
    --font-size-26: 19.5px;
    --font-size-27: 20.25px;
    --font-size-28: 21px;
    --font-size-29: 20.3px;
    --font-size-30: 21px;
    --font-size-31: 21.7px;
    --font-size-32: 22.4px;
    --font-size-33: 23.1px;
    --font-size-34: 23.8px;
    --font-size-35: 24.5px;
    --font-size-36: 25.2px;
    --font-size-37: 20.35px;
    --font-size-38: 20.9px;
    --font-size-39: 21.45px;
    --font-size-40: 22px;
    --font-size-41: 22.55px;
    --font-size-42: 23.1px;
    --font-size-43: 23.65px;
    --font-size-44: 24.2px;
    --font-size-45: 24.75px;
    --font-size-46: 25.3px;
    --font-size-47: 25.85px;
    --font-size-48: 26.4px;
    --font-size-49: 26.95px;
    --font-size-50: 27.5px;
    --font-size-51: 28.05px;
    --font-size-52: 28.6px;
    --font-size-53: 29.15px;
    --font-size-54: 29.7px;
    --font-size-55: 30.25px;
    --font-size-56: 30.8px;
    --font-size-57: 31.35px;
    --font-size-58: 31.9px;
    --font-size-59: 32.45px;
    --font-size-60: 33px;
    --font-size-61: 33.55px;
    --font-size-62: 34.1px;
    --font-size-63: 34.65px;
    --font-size-64: 35.2px;
    --font-size-65: 35.75px;
    --font-size-66: 36.3px;
    --font-size-67: 36.85px;
    --font-size-68: 37.4px;
    --font-size-69: 37.95px;
    --font-size-70: 38.5px;
    --font-size-71: 39.05px;
    --font-size-72: 39.6px;
    --font-size-73: 40.15px;
    --font-size-74: 40.7px;
    --font-size-75: 41.25px;
    --font-size-76: 41.8px;
    --font-size-77: 42.35px;
    --font-size-78: 42.9px;
    --font-size-79: 43.45px;
    --font-size-80: 44px;
    --font-size-81: 44.55px;
    --font-size-82: 45.1px;
    --font-size-83: 45.65px;
    --font-size-84: 46.2px;
    --font-size-85: 38.25px;
    --font-size-86: 38.7px;
    --font-size-87: 39.15px;
    --font-size-88: 39.6px;
    --font-size-89: 40.05px;
    --font-size-90: 40.5px;
    --font-size-91: 40.95px;
    --font-size-92: 41.4px;
    --font-size-93: 41.85px;
    --font-size-94: 42.3px;
    --font-size-95: 42.75px;
    --font-size-96: 43.2px;
    --font-size-97: 43.65px;
    --font-size-98: 44.1px;
    --font-size-99: 44.55px;
    --font-size-100: 45px;
    --font-size-101: 45.45px;
    --font-size-102: 45.9px;
    --font-size-103: 46.35px;
    --font-size-104: 46.8px;
    --font-size-105: 47.25px;
    --font-size-106: 47.7px;
    --font-size-107: 48.15px;
    --font-size-108: 48.6px;
    --font-size-109: 49.05px;
    --font-size-110: 49.5px;
    --font-size-111: 49.95px;
    --font-size-112: 50.4px;
    --font-size-113: 50.85px;
    --font-size-114: 51.3px;
    --font-size-115: 51.75px;
    --font-size-116: 52.2px;
    --font-size-117: 52.65px;
    --font-size-118: 53.1px;
    --font-size-119: 53.55px;
    --font-size-120: 54px;
  }
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > .col,
.row.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.openbox-overlay, .navigation-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 99;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

h1, .h1 {
  font-size: var(--font-size-30);
  margin-bottom: var(--spacer-2);
}

h2, .h2 {
  font-size: var(--font-size-26);
  margin-bottom: var(--spacer-2);
}

h3, .h3 {
  font-size: var(--font-size-24);
  margin-bottom: var(--spacer-2);
}

h4, .h4 {
  font-size: var(--font-size-20);
  margin-bottom: var(--spacer-2);
}

h5, .h5 {
  font-size: var(--font-size-16);
  margin-bottom: var(--spacer-2);
}

h6, .h6 {
  font-size: var(--font-size-12);
  margin-bottom: var(--spacer-4);
}

/* Mobile Navigation */
@media (max-width: 1199px) {
  body[class$=-active] {
    cursor: pointer;
  }
  body.mobile-navigation-active #mobile-navigation {
    height: 100%;
  }
  body.mobile-navigation-active .navigation-menu-overlay {
    display: block;
  }
}

.mobile-navigation-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--spacer-5);
}

#mobile-navigation {
  position: fixed;
  top: 0;
  width: 100%;
  height: 0;
  z-index: 999;
  transition: all 0.4s linear;
  background: #ffffff;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
#mobile-navigation .mobile-navigation {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mobile-navigation .level-1 {
  flex: 1 0 0%;
  padding: 0 var(--spacer-5);
}
#mobile-navigation .level-1 > ul > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #545F65;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  padding: var(--spacer-10) 0;
  border-bottom: 2px solid #dadbdc;
}
#mobile-navigation .level-1 > ul > li > a > span {
  position: relative;
}
#mobile-navigation .level-1 > ul > li > a > span:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
  width: 0;
  height: 8px;
  transition: all 0.2s linear;
  background-color: #E10514;
}
#mobile-navigation .level-1 > ul > li:last-child > a {
  border: none;
}
#mobile-navigation .level-1 > ul > li.active > a {
  color: #E10514;
}
#mobile-navigation .level-1 > ul > li.active > a > span:after {
  width: 100%;
}
#mobile-navigation .sub-navigation-container {
  display: none;
  padding: 0 16px;
  background-color: #2f3133;
}
#mobile-navigation .sub-navigation-container > ul > li > a {
  display: block;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  padding: 16px 0;
  border-bottom: 1px solid #41464d;
}

.form-control {
  color: #000000;
  font-size: var(--font-size-13);
  border-radius: 0;
  border: 1px solid #959595;
}
.form-control::placeholder {
  color: #000000;
}

.form-group .required {
  font-size: var(--font-size-14);
}
@media (max-width: 767px) {
  .form-group .required {
    right: 12px;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

.form-control:focus {
  -webkit-box-shadow: 0 0 3px 1px #f0f0f0 !important;
  box-shadow: 0 0 3px 1px #f0f0f0 !important;
}

.form-group select.form-control:not([size]):not([multiple]),
.form-group select:not([size]) {
  min-height: 40px;
}

/* Button Style */
.btn {
  font-size: var(--font-size-16);
  border-radius: 0;
  transition: all 0.2s linear;
}
.btn.btn-primary {
  color: #FFFFFF;
  background: #E10514;
}
.btn.btn-primary:not(.btn-loading):active, .btn.btn-primary:not(.btn-loading).active, .btn.btn-primary:not(.btn-loading):hover, .btn.btn-primary:not(.btn-loading).hover, .btn.btn-primary:not([disabled]):not(.disabled):active, .btn.btn-primary:not([disabled]):not(.disabled).active {
  background: #fa1f2e;
  color: #FFFFFF;
}
.btn.btn-secondary {
  color: #000000;
  background: #959595;
}
.btn.btn-secondary:not(.btn-loading):active, .btn.btn-secondary:not(.btn-loading).active, .btn.btn-secondary:not(.btn-loading):hover, .btn.btn-secondary:not(.btn-loading).hover {
  color: #000000;
  background: #7c7c7c;
}

.btn-rounded {
  width: 100%;
  padding: 14.5px 0;
  color: #ffffff !important;
  font-size: 1.6rem;
  line-height: normal;
  background-color: #e10514;
  border-radius: 25px;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
}
.btn-rounded.btn-gray {
  background-color: #566167;
  color: #ffffff;
  outline: none !important;
}

.btn-loading:before {
  border-top-color: #E10514;
}

.loader .ball-pulse > div {
  background-color: #E10514;
}

.loading > div {
  border-top-color: #E10514;
  border-bottom-color: #E10514;
}

.loading-bar .loader {
  background: #E10514;
}

.control-label {
  color: #000000;
  font-size: var(--font-size-13);
}

.fancybox-slide > * {
  display: block;
}

.fancybox-button svg {
  display: block;
}
.fancybox-button svg path {
  stroke: initial;
}

.fancybox-toolbar {
  display: none;
}

.cookie-box {
  background: #e8e8e8;
  padding: 24px 32px 24px 35px;
  position: relative;
  display: none;
}

.cookie-box p {
  color: #1d1d1b;
  font-size: 1.4rem;
  line-height: normal;
  line-height: 22px;
  margin: 0;
}

.cookie-box p a {
  border-bottom: 1px solid #1d1d1b;
  color: #1d1d1b;
  font-size: 1.4rem;
  line-height: normal;
  line-height: 22px;
}

.cookie-box > a {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 13px;
  margin: auto 0;
  right: 32px;
}

.cookie-box > a:before {
  color: #1d1d1b;
  font-size: 1.4rem;
}

#navigation li a {
  text-transform: capitalize;
}

.hover-banner b {
  display: block;
  position: absolute;
  top: 15px;
  left: 30px;
  z-index: 10;
  font-size: 15px;
  color: white;
  pointer-events: none;
}
.hover-banner > a {
  position: relative;
}

.gmap {
  min-height: 340px;
}

.footer-ln h2 {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: normal;
  border-bottom: 1px solid #6a7378;
  padding-bottom: 10px;
  position: relative;
}
.footer-ln .link-list li {
  margin-bottom: 10px;
}
.footer-ln .link-list li a {
  display: inline-block;
  color: #ececec;
  font-size: 1.6rem;
  line-height: normal;
  text-decoration: none;
}

.color-white {
  color: white !important;
}

.cursor-pointer {
  cursor: pointer;
}

.form-page-wrapper {
  padding: 50px 30px;
  background: #e8edf0;
  border-radius: 10px;
}

.input-custom {
  font-size: 1.6rem;
  line-height: normal;
  color: #000;
  text-align: left;
  padding: 8px 20px !important;
  border: 0;
  outline: none;
  width: 100%;
  text-align: left !important;
  position: relative;
  z-index: 3;
  background-color: #fff;
  border-radius: 20px !important;
}
.input-custom.text-area {
  background: #f1f1f1;
  border-radius: 5px !important;
}

.tab-wrapper {
  padding: 10px 0;
}
.tab-wrapper .nav-tabs, .tab-wrapper .nav-tabs li {
  list-style: none;
}
.tab-wrapper .nav-tabs li.active a {
  background-color: white;
}
.tab-wrapper .tab-content {
  background-color: white;
  padding: 15px 15px 10px 15px;
}

.rounded {
  border-radius: 10px;
}

.input input,
.input select,
.input textarea, .select-box input,
.select-box select,
.select-box textarea, .textarea input,
.textarea select,
.textarea textarea {
  font-size: 1.6rem;
  line-height: normal;
  color: #000;
  text-align: left;
  padding: 11px 20px;
  border: 0;
  background-color: white;
  outline: none;
  width: 100%;
  text-align: left !important;
  position: relative;
  z-index: 3;
  border-radius: 20px !important;
  border: 1px solid transparent;
  min-height: 42px;
}
.input input.error,
.input select.error,
.input textarea.error, .select-box input.error,
.select-box select.error,
.select-box textarea.error, .textarea input.error,
.textarea select.error,
.textarea textarea.error {
  border-color: #e10514;
}
.input input.error ~ label.error,
.input select.error ~ label.error,
.input textarea.error ~ label.error, .select-box input.error ~ label.error,
.select-box select.error ~ label.error,
.select-box textarea.error ~ label.error, .textarea input.error ~ label.error,
.textarea select.error ~ label.error,
.textarea textarea.error ~ label.error {
  color: #e10514;
  margin-bottom: 0;
  font-size: 12px;
  padding-left: 15px;
}

.sub-page.search-page #SearchBox .ms-srch-sbLarge {
  display: inline-block;
  border: 2px solid #ddd;
  background: none;
  width: 100%;
  margin-bottom: 0 !important;
  overflow: hidden;
  border-radius: 32px;
  padding-bottom: 9px;
  padding-top: 5px;
}
.sub-page.search-page #SearchBox .ms-srch-sbLarge input {
  width: calc(100% - 140px);
  padding-left: 10px;
  margin-top: 0;
  position: relative;
  top: 1px;
  display: inline-block;
  float: left;
  border-style: none;
  outline-style: none;
  vertical-align: top;
  font-size: 20px;
  height: 30px;
  margin: 1px 0 0 6px;
  background-color: transparent;
}
.sub-page.search-page #SearchBox .ms-srch-sbLarge .icon-search {
  overflow: hidden;
  float: left;
  font-size: 2.4rem;
  padding-left: 16px;
  padding-top: 5px;
  color: #566167;
}

.ms-srch-result .ms-srch-item-link {
  font-size: 1.6rem;
  line-height: normal;
  color: #e10514;
  padding-bottom: 5px;
  text-decoration: none;
  position: relative;
  top: -1px;
}

#btnSearch.btn.block {
  width: 56px;
  height: 26px;
  padding: 5px;
  background-color: #566167;
  font-size: 1.4rem;
  line-height: normal;
  color: #fff;
  border-radius: 50px;
  display: block;
  float: right;
  text-align: center;
  margin-left: 16px;
  margin-top: 4px;
  margin-right: 10px;
}

.contentbox-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(52, 58, 64, 0.6);
  z-index: 0;
}

.error-box {
  padding: 110px 0;
  text-align: center;
}

.error-box .icon-404 {
  display: inline-block;
  font-size: 180px;
  color: #384145;
  vertical-align: middle;
  font-weight: normal;
  -webkit-text-stroke-width: 8px;
  -webkit-text-stroke-color: white;
  line-height: 0;
}

.error-box .error-content {
  display: inline-block;
  margin-left: 25px;
  text-align: left;
  vertical-align: middle;
}

.error-box .error-content h3 {
  color: #384145;
  font-size: 2rem;
  margin-top: 25px;
  margin-bottom: 0;
}

.error-box .error-content p {
  color: #333;
  font: 1.6rem/24px;
  margin-top: 25px;
}

.error-box .error-content ul {
  margin-top: 18px;
}

.error-box .error-content ul li a {
  color: #e10514;
}

.page-not-found .global-container.zb-w {
  max-width: 1302px;
  margin: 140px auto;
}

.page-not-found .footer-container {
  padding: 18px 32px;
  background-color: #4c565b;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.page-not-found .sub-page-container {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px;
}

.page-not-found .global-container {
  height: 100%;
}

select.form-control {
  border-radius: 30px !important;
}

html, body {
  height: 100%;
}

.form-control.error, form-select.error {
  border: 1px solid red;
}
.form-control.error ~ label.error, form-select.error ~ label.error {
  color: #ff6e6e;
}

.exchange-rate-inside:hover {
  webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
  cursor: pointer;
}

@media screen and (max-width: 990px) and (min-width: 768px) {
  .page-not-found .global-container.zb-w {
    margin-bottom: 0;
    margin-top: 50px;
  }
}
@media screen and (max-width: 1366px) {
  .page-not-found .global-container.zb-w {
    margin: 140px 32px 140px 32px;
  }
}
@media screen and (max-width: 767px) {
  .page-not-found body.sub-page .body-bg {
    background-size: cover;
  }
  .page-not-found .global-container.zb-w {
    margin: 0;
    margin-bottom: 145px;
    height: calc(100% - 240px);
  }
  .page-not-found .global-container.zb-w .sub-page-container {
    border-radius: 0;
  }
}
@media screen and (max-width: 1050px) {
  .error-box .icon-404 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 990px) {
  .error-box {
    padding: 50px 0;
  }
  .error-box .icon-404 {
    margin-bottom: 20px;
    font-size: 110px;
  }
  .error-box .error-content {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .cookie-box {
    padding: 22px 37px 22px 16px;
  }
}
@media screen and (max-width: 767px) {
  .cookie-box > a {
    right: 16px;
    margin: 0;
    top: 28px;
  }
}