﻿@charset "UTF-8";
.error-box {
  padding: 110px 0;
  text-align: center; }

.error-box .icon-404 {
  display: inline-block;
  font-size: 179px;
  color: #384145;
  vertical-align: middle; }

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

.error-box .error-content h2 span {
  font-family: GothamNarrow-Light; }

.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 "GothamNarrow-Book";
  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%; }

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

.main-banner .slick-list, .main-banner .slick-track, .main-banner .slick-slide, .main-banner .slick-slide > div, .main-banner .item {
  height: 100%; }

.main-banner .slide-text {
  position: absolute;
  left: 0;
  top: 20%;
  z-index: 2;
  line-height: normal;
  font-size: 6rem;
  font-family: "GothamNarrow-Bold";
  line-height: normal; }
  .main-banner .slide-text p {
    line-height: 30px;
    margin-top: 15px; }
  .main-banner .slide-text a {
    padding: 6px 30px 8px 30px;
    background-color: #fff;
    border-radius: 50px;
    font-size: 2rem;
    font-family: "GothamNarrow-Medium";
    line-height: normal;
    color: #1d1d1b;
    display: inline-block;
    margin-top: 23px;
    margin-left: 5px;
    letter-spacing: .2px;
    line-height: 38px;
    max-height: 49px;
    transition: all .3s ease;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
    outline: none !important; }

.main-banner .mobile-text {
  display: block;
  text-align: center;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px; }
  .main-banner .mobile-text h2 {
    font-size: 2.2rem !important;
    text-align: center; }

.main-banner .mobile-img {
  width: 80%;
  margin: 15px auto; }

.main-banner .item {
  position: relative; }
  .main-banner .item .banner-bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    background-size: cover;
    background-position: right calc(50% - -2px);
    background-repeat: no-repeat; }

.main-banner .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 20px;
  right: 0;
  display: flex;
  align-items: center; }
  .main-banner .slick-dots li {
    display: block;
    background-color: white;
    width: 12px;
    height: 12px;
    opacity: .5;
    margin: 3px;
    border-radius: 100%;
    cursor: pointer; }
    .main-banner .slick-dots li.slick-active {
      background-color: #fff;
      border: 4px solid rgba(0, 0, 0, 0.88);
      width: 20px;
      height: 20px;
      opacity: 1; }
    .main-banner .slick-dots li button {
      display: none; }

@media screen and (max-width: 767px) {
  .main-banner .slide-text {
    height: calc(100% - 70px); } }

@media screen and (max-width: 990px) {
  .main-banner .slide-text {
    width: 100%;
    height: calc(100% - 100px);
    text-align: center;
    padding-top: 0;
    top: 5%; }
    .main-banner .slide-text h2 {
      text-align: center;
      font-size: 4rem !important; }
    .main-banner .slide-text .global-container {
      height: 100%;
      margin: 0;
      position: relative; } }

@media screen and (max-width: 1600px) and (min-width: 990px) {
  .main-banner .slide-text h2 {
    font-size: 3.6rem; }
  .main-banner .slide-text p {
    font-size: 2.5rem; }
  .main-banner .slide-text a {
    font-size: 1.6rem;
    line-height: 31px;
    padding: 4px 30px;
    height: 38px; } }

.content-slider .item {
  position: relative; }
  .content-slider .item:before {
    content: '';
    height: 4px;
    width: 0;
    background-color: #e10514;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 8s linear; }

.content-slider .slick-active .item:before {
  width: 100%; }

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

.icon-education-support:before {
  content: "\e994"; }

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

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

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

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

.icon-exchange-investment:before {
  content: "\e999"; }

.icon-stock-paper:before {
  content: "\e99a"; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

.wd-100 {
  width: 100% !important; }

.mobile-navigation {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 500ms linear;
  top: -100%;
  position: fixed; }

.tar {
  text-align: center; }

@media screen and (max-width: 990px) {
  .mobile_nav_btn_active .header {
    opacity: 0; }
  .mobile_nav_btn_active body {
    overflow: hidden !important; }
  .mobile_nav_btn_active .mobile-navigation {
    opacity: 1;
    visibility: visible;
    z-index: 100;
    top: 0; }
  .mobile_nav_btn_active .mobile-navigation .mobile-nav-content {
    top: 0;
    opacity: 1;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out; } }

@media screen and (max-width: 767px) {
  .landing-item-box {
    margin: 0 15px 25px 15px; } }

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

#announcements span {
  float: right; }
  #announcements span i {
    cursor: pointer; }

.map-form-box .map-form-item {
  margin-top: 15px; }
  .map-form-box .map-form-item:first-child {
    margin-top: 0; }

.tbl-list h3 {
  margin: 0 !important; }

.content-slider {
  max-height: 333px;
  overflow: hidden; }

.owl-nav div:before {
  font-family: 'ziraat' !important; }

.select-box.black:after {
  display: none; }

.select-box.icon-arrow-down select {
  outline: none;
  -webkit-appearance: none; }

.tabs-wrapper .tab-content {
  display: none !important; }
  .tabs-wrapper .tab-content.active {
    display: block !important; }

.institute .tabs-box {
  height: calc(100% - 60px) !important; }

.institute .tabs-content {
  display: none !important; }
  .institute .tabs-content.active {
    display: block !important; }

.checkbox-group .checkbox-item input:checked + span {
  font-size: 10px; }
  .checkbox-group .checkbox-item input:checked + span:before {
    content: "";
    position: absolute;
    left: -1px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 9px;
    height: 11px;
    color: #e52532;
    font-family: Ziraat !important;
    margin: auto; }

.form-box div.form-item {
  margin-bottom: 17px; }

/*@media screen and (max-width: 1155px) and (min-width: 990px) {
    .header .header-config .search-btn, .header .header-config .social-login {
        width: 38px;
        height: 38px;
        line-height: 34px;
        font-size: 1.8rem;
        margin-top: 18px;
    }

    .header .internet-branch {
        margin-top: 15.5px;
        width: 194px !important;
        height: 42px;
    }

    .header-right .navigation > ul > li > a {
        padding-right: 15px;
        font-size: 1.5rem;
        padding-bottom: 2px;
        height: 24px;
    }
}*/
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.p-0 {
  padding: 0 !important; }

.pl {
  position: relative; }

.loading-player {
  transition: all 250ms linear;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 22;
  border-radius: inherit; }
  .loading-player.visible {
    visibility: hidden;
    opacity: 0;
    z-index: -1; }
  .loading-player i {
    display: block;
    margin: 60px auto;
    font-size: 8px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.6);
    border-right: 1.1em solid rgba(255, 255, 255, 0.6);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.6);
    border-left: 1.1em solid rgba(225, 5, 20, 0.6);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear; }
    .loading-player i, .loading-player i:after {
      border-radius: 50%;
      width: 10em;
      height: 10em; }

.list-box.news-box.v2 .list-box-item {
  padding: 0;
  border: 0; }

#loan {
  padding: 0 30px 30px 30px; }
  #loan .money {
    text-align: right; }
  #loan .input-box {
    color: #333;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    margin: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    border: 2px solid #a8acad;
    padding: 0 43px 0 20px;
    height: 44px;
    border-radius: 50px;
    position: relative;
    background-color: #e8e8e8;
    border-color: #858584; }
    #loan .input-box .form-sub-item {
      height: 100%;
      position: static;
      padding: 0; }
      #loan .input-box .form-sub-item label {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        border: 0;
        font: inherit;
        vertical-align: baseline;
        font-family: "GothamNarrow-Medium";
        line-height: 41px;
        display: block;
        color: #828281;
        font-size: 1.5rem;
        white-space: nowrap; }
      #loan .input-box .form-sub-item input[type=tel] {
        box-sizing: border-box;
        font: inherit;
        margin: 0;
        -webkit-appearance: none;
        width: 100%;
        background-color: transparent;
        border: 0;
        outline: none;
        font-family: "GothamNarrow-Bold";
        line-height: 41px;
        padding: 0;
        height: 100%;
        color: #1d1d1b;
        font-size: 1.6rem;
        text-align: right; }
      #loan .input-box .form-sub-item i {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        border: 0;
        font: inherit;
        vertical-align: baseline;
        font-family: "GothamNarrow-Book";
        line-height: 41px;
        position: absolute;
        right: 20px;
        top: 0;
        height: 100%;
        font-size: 1.6rem;
        color: #1d1d1b; }
    #loan .input-box .-input-list {
      text-align: right;
      white-space: nowrap; }
      #loan .input-box .-input-list label {
        display: inline-block;
        margin-left: 1%; }
  #loan .slider-calculation {
    color: #333;
    box-sizing: border-box;
    margin: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    background-color: #e8e8e8;
    border: 2px solid #858584;
    height: 44px;
    border-radius: 50px;
    position: relative;
    padding: 0 30px 0 20px; }
    #loan .slider-calculation .slider-calculate {
      -webkit-font-smoothing: antialiased;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      box-sizing: border-box;
      padding: 0;
      font: inherit;
      vertical-align: baseline;
      position: relative;
      text-align: left;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 1em;
      background: #fff;
      color: #333;
      width: 100%;
      left: 0;
      right: 0;
      margin: auto;
      top: 19px;
      height: 3px;
      -webkit-border-radius: 3px;
      border: 0;
      background-color: #bababa; }
      #loan .slider-calculation .slider-calculate .ui-slider-range {
        text-align: left;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        font: inherit;
        vertical-align: baseline;
        background: #e9e9e9;
        color: #333;
        font-weight: bold;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
        top: 0;
        height: 100%;
        left: 0;
        background-color: #e10514;
        width: 100%; }
      #loan .slider-calculation .slider-calculate .ui-slider-handle {
        -webkit-font-smoothing: antialiased;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        text-align: left;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
        position: absolute;
        z-index: 2;
        touch-action: none;
        margin-left: -.6em;
        background: #f6f6f6;
        font-weight: normal;
        color: #454545;
        -webkit-border-radius: 100%;
        width: 25px;
        height: 25px;
        background-color: #e10514;
        border: 3px solid #e10514;
        cursor: pointer;
        outline: none;
        top: -11px;
        left: 66.1017%; }
  #loan .input.slider-month i {
    font-style: normal; }
  #loan .input.slider-month input {
    padding-right: 78px; }
  #loan .input, #loan .select2-selection {
    border-color: #858584; }

.sub-page-content #loan .input-box, .sub-page-content #loan .slider-calculation {
  background-color: white; }

.radio-btn-group.red-box > div {
  padding: 0 15px; }

.main-box-wrapper .market-data-box .tabs-box .tabs-content .vertical-align-middle > span {
  bottom: 44px; }

.home-page .map-form .radio-box {
  white-space: nowrap; }

.o-in {
  overflow: inherit !important; }

html.ru *:not([class*=icon-]) {
  font-family: Arial, Helvetica, sans-serif !important; }

.internet-branch .ib-link {
  padding: 11.5px 10px; }
  .internet-branch .ib-link a {
    font-size: 1.4rem; }
  .internet-branch .ib-link a + a {
    padding-left: 8px;
    margin-left: 8px; }

.box-inner-wrapper p {
  font-size: 16px;
  line-height: 1.6; }

#kredi-tutari, #kredi-sonuc {
  padding-right: 12px !important; }

.applications-box a {
  height: 150px; }

.customer-communication {
  font-size: 11px;
  position: relative;
  top: -2px; }
  .customer-communication .cc-right b {
    font-size: 1.2em; }
  .customer-communication .cc-right a {
    font-size: 1em; }

.main-box-wrapper > [class^="col-"], .main-box-wrapper > [class*=" col-"] {
  min-height: 640px; }

#ZiraatVerileri {
  height: calc(100% - 60px); }
  #ZiraatVerileri .vertical-align {
    display: block !important; }
    #ZiraatVerileri .vertical-align .vertical-align-middle {
      display: block !important;
      position: relative;
      top: 50%;
      transform: translateY(-50%); }

#cl-nav {
  padding-top: 20px;
  text-align: right;
  color: #555;
  font-size: 1.2em; }
  #cl-nav i {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer; }

.customer-communication {
  font-size: 11px; }

.-video video {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.sub-page-title .breadcrumb a.dd-box:after, .sub-page-title .breadcrumb span.dd-box:after {
  float: right;
  top: -2px;
  position: relative; }

.sub-page-title .breadcrumb a.dd-box, .sub-page-title .breadcrumb span.dd-box {
  display: inline-block !important; }

.tac {
  text-align: center; }

.mrgt-0 {
  margin-top: 0 !important; }

@media only screen and (max-width: 600px) {
  .main-banner {
    height: calc(100% - 93px) !important; } }

@media screen and (max-width: 767px) {
  .header nav.top-navigation > a {
    line-height: 25px !important; }
  .main-banner .slick-dots {
    justify-content: center;
    bottom: 10px; }
    .main-banner .slick-dots li {
      width: 8px;
      height: 8px; }
      .main-banner .slick-dots li.slick-active {
        border-width: 2px;
        box-sizing: content-box;
        width: 8px;
        height: 8px; } }

@media only screen and (max-width: 768px) {
  .main-box-wrapper > [class^="col-"], .main-box-wrapper > [class*=" col-"] {
    min-height: 0 !important; }
  #ZiraatVerileri .vertical-align .vertical-align-middle {
    top: 0;
    transform: none; }
  .customer-communication {
    float: none !important;
    display: inline-block;
    margin: 0;
    margin-top: 25px; } }

.mobile-nav-bottom .row {
  display: flex; }
  .mobile-nav-bottom .row [class^="col-"] {
    width: 100%;
    padding: 0 5px;
    float: none; }
    .mobile-nav-bottom .row [class^="col-"] a {
      text-align: center; }

.mobile-header .language {
  display: flex;
  justify-content: space-around; }
  .mobile-header .language a {
    padding-left: 5px; }

.form-box .form-item .row + #userCaptchaInput-error {
  display: none !important; }

.header-config .search-box-wrapper {
  left: auto;
  right: 0; }

.header-right .navigation > ul > li .sub-navigation-container {
  left: auto;
  right: 0;
  min-width: 460px; }

.main-box-wrapper .applications a i:before {
  font-size: 5.5rem; }

.main-box-wrapper .market-data-box .tabs-box .tabs-content ul li span {
  font-size: 1.7rem; }

.main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h2, .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h3, .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li span {
  letter-spacing: 0; }

.b-heading {
  font-size: 1.2em !important; }

.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;
  font-family: "GothamNarrow-Medium" !important;
  cursor: pointer;
  position: relative;
  padding: 0;
  margin: 16px 0;
  padding-right: 30px; }

@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: .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;
  font-family: "GothamNarrow-Medium";
  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;
  font-family: "GothamNarrow-Medium";
  line-height: normal; }

.acc-wrapper .acc-box .acc-content .map-branch-item .phone-box p span + span {
  font-family: "GothamNarrow-Book"; }

.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;
  font-family: "GothamNarrow-Book";
  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; }

.site-map-box .site-map-navigation > ul li a {
  width: auto;
  padding: 14px 12px; }
