@import "https://fonts.googleapis.com/css?family=Alef:400,700&amp;subset=hebrew";
h1 {
  font-size: 40px; }

h2 {
  font-size: 34px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 20px; }

::selection {
  background-color: #fff;
  color: #000; }

::-moz-selection {
  background-color: #fff;
  color: #000; }

body {
  color: #000;
  direction: rtl;
  font-family: "Alef", sans-serif;
  font-size: 18px; }

a:hover, a:focus, a:active {
  text-decoration: none; }

.container {
  max-width: 1170px;
  width: 100%; }

img {
  max-width: 100%; }

a,
* {
  backface-visibility: hidden; }
  a:focus, a:active,
  *:focus,
  *:active {
    outline: none !important; }

::-webkit-input-placeholder {
  color: #fff; }

::-moz-placeholder {
  color: #fff; }

:-ms-input-placeholder {
  color: #fff; }

:-moz-placeholder {
  color: #fff; }

.a-link {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.7em !important;
  padding: 10px !important;
  text-align: center;
  transition: 0.3s;
  width: 240px; }
  @media (min-width: 992px) {
    .a-link {
      border: 4px solid #fff;
      line-height: 1.25em !important; } }
  .a-link:hover {
    background-color: #fff;
    color: #08243f; }

.input-wrap {
  position: relative; }

input[type="text"],
input[type="email"] {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
  padding: 12.5px 20px; }
  input[type="text"].form-error,
  input[type="email"].form-error {
    border-color: red; }

input[type="submit"] {
  background-color: transparent; }
  input[type="submit"]:hover {
    background-color: #fff; }

@media (max-width: 991px) {
  .page-header {
    display: flex;
    flex-flow: wrap; } }

.page-header .contact-form-wrap {
  background-image: url("../img/contact-header.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 20px;
  order: 2;
  width: 100%; }
  @media (min-width: 992px) {
    .page-header .contact-form-wrap {
      display: block;
      float: left;
      padding: 35px 32px 30px;
      width: 350px; } }
  @media (min-width: 1200px) {
    .page-header .contact-form-wrap {
      padding: 20px 32px 20px 70px;
      width: 440px; } }
  .page-header .contact-form-wrap h4 {
    color: #fff;
    font-weight: bold;
    margin: 0 0 15px; }
  .page-header .contact-form-wrap input {
    margin: 0 0 10px;
    width: 100%; }
  .page-header .contact-form-wrap .accept {
    color: #fff;
    font-size: 16px;
    margin: 10px 0 20px; }
    @media (min-width: 992px) {
      .page-header .contact-form-wrap .accept {
        color: #fff; } }
    .page-header .contact-form-wrap .accept a {
      color: #36ffee; }
  .page-header .contact-form-wrap input[type="submit"] {
    float: left;
    width: 133px; }
  .page-header .contact-form-wrap .form-errors-header {
    position: relative; }
  .page-header .contact-form-wrap span.form-error {
    align-items: center;
    bottom: 10px;
    color: red;
    display: flex;
    font-size: 15px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 140px;
    top: 0;
    transition: 0.3s; }

.page-header .contact-form-2-wrap {
  color: #fff;
  display: block !important; }
  @media (max-width: 991px) {
    .page-header .contact-form-2-wrap {
      background-image: none;
      padding: 0 20px 20px;
      width: 100%; } }
  @media (min-width: 992px) {
    .page-header .contact-form-2-wrap {
      width: 440px; } }
  .page-header .contact-form-2-wrap form {
    height: 100%; }
  .page-header .contact-form-2-wrap p {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 25px; }
  .page-header .contact-form-2-wrap .step {
    display: none;
    height: 100%;
    flex-flow: wrap; }
    .page-header .contact-form-2-wrap .step.active-step {
      display: block; }
      @media (min-width: 992px) {
        .page-header .contact-form-2-wrap .step.active-step {
          display: flex; } }
    .page-header .contact-form-2-wrap .step .answers {
      margin: 0 0 10px; }
    .page-header .contact-form-2-wrap .step .buttons-wrap {
      margin: auto 0 30px; }
  @media (max-width: 991px) {
    .page-header .contact-form-2-wrap p {
      color: #000; } }
  @media (max-width: 991px) {
    .page-header .contact-form-2-wrap .step-header {
      background-color: #08243f;
      margin: 0 -20px 20px;
      padding: 30px 20px; } }
  @media (min-width: 992px) {
    .page-header .contact-form-2-wrap .checkbox-wrap {
      float: right;
      width: 50%; } }
  .page-header .contact-form-2-wrap .checkbox-wrap input {
    display: none; }
    @media (max-width: 991px) {
      .page-header .contact-form-2-wrap .checkbox-wrap input:checked + label {
        background-color: #08243f;
        border-color: #08243f;
        color: #fff; } }
    .page-header .contact-form-2-wrap .checkbox-wrap input:checked + label:after {
      opacity: 1; }
  .page-header .contact-form-2-wrap .checkbox-wrap label {
    font-weight: normal;
    margin: 0 0 15px;
    padding: 0 40px 0 0;
    position: relative; }
    @media (max-width: 991px) {
      .page-header .contact-form-2-wrap .checkbox-wrap label {
        border: 2px solid #d0cfcf;
        color: #000;
        margin: 0 0 10px;
        padding: 15px 20px;
        text-align: center;
        width: 100%; } }
    @media (min-width: 992px) {
      .page-header .contact-form-2-wrap .checkbox-wrap label:before {
        background-color: #cccccc;
        border-radius: 5px;
        content: '';
        height: 24px;
        position: absolute;
        right: 0;
        width: 24px; } }
    @media (min-width: 992px) {
      .page-header .contact-form-2-wrap .checkbox-wrap label:after {
        background-image: url("../img/checkbox.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        height: 12px;
        opacity: 0;
        position: absolute;
        right: 5px;
        top: 6px;
        width: 12px; } }
  .page-header .contact-form-2-wrap .next {
    cursor: pointer;
    float: right;
    margin: 0 20px 0 0;
    width: 145px; }
    @media (max-width: 991px) {
      .page-header .contact-form-2-wrap .next {
        background-color: #5aec86;
        border: none;
        color: #000;
        float: left;
        font-size: 24px;
        font-weight: normal;
        margin: 0;
        width: calc( 50% - 5px); } }
  .page-header .contact-form-2-wrap .skip {
    background-color: #959ebb;
    border: 4px solid #959ebb;
    cursor: pointer;
    float: right;
    width: 145px; }
    @media (max-width: 991px) {
      .page-header .contact-form-2-wrap .skip {
        background-color: #dedede;
        border: none;
        color: #000;
        float: right;
        font-size: 24px;
        font-weight: normal;
        width: calc( 50% - 5px); } }
  @media (max-width: 991px) {
    .page-header .contact-form-2-wrap input {
      border: 2px solid #d0cfcf;
      color: #000;
      margin: 0 0 10px;
      padding: 15px 20px;
      width: 100%; } }
  @media (max-width: 991px) {
    .page-header .contact-form-2-wrap ::-webkit-input-placeholder {
      color: #000; } }
  @media (max-width: 991px) {
    .page-header .contact-form-2-wrap ::-moz-placeholder {
      color: #000; } }
  @media (max-width: 991px) {
    .page-header .contact-form-2-wrap :-ms-input-placeholder {
      color: #000; } }
  @media (max-width: 991px) {
    .page-header .contact-form-2-wrap :-moz-placeholder {
      color: #000; } }
  @media (max-width: 991px) {
    .page-header .contact-form-2-wrap input[type="submit"] {
      background-color: #08243f;
      border-color: #08243f;
      color: #fff; } }
  @media (max-width: 991px) {
    .page-header .contact-form-2-wrap .form-errors-questions {
      color: red;
      margin: 10px 0 0;
      position: relative !important; } }
  .page-header .contact-form-2-wrap .step-dots {
    margin: -10px 0 10px;
    padding: 0;
    text-align: center; }
    @media (min-width: 992px) {
      .page-header .contact-form-2-wrap .step-dots {
        display: none; } }
    .page-header .contact-form-2-wrap .step-dots li {
      background-color: #dcdcdc;
      border-radius: 50%;
      border: none;
      display: inline-block;
      font-size: 0;
      height: 17.5px;
      margin: 0 5px;
      width: 17.5px; }
      .page-header .contact-form-2-wrap .step-dots li.active {
        background-color: #b9b9b9; }
  .page-header .contact-form-2-wrap .accept {
    color: #000; }
    @media (min-width: 992px) {
      .page-header .contact-form-2-wrap .accept {
        color: #fff; } }

.page-header .contact-form-3-wrap {
  color: #fff;
  display: block !important; }
  @media (max-width: 991px) {
    .page-header .contact-form-3-wrap {
      background-image: none;
      padding: 0 20px 20px;
      width: 100%; } }
  @media (min-width: 992px) {
    .page-header .contact-form-3-wrap {
      width: 440px; } }
  .page-header .contact-form-3-wrap form {
    height: 100%; }
  .page-header .contact-form-3-wrap p {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 25px; }
  .page-header .contact-form-3-wrap .step {
    display: none;
    flex-flow: wrap;
    height: 100%; }
    .page-header .contact-form-3-wrap .step.active-step {
      display: block; }
      @media (min-width: 992px) {
        .page-header .contact-form-3-wrap .step.active-step {
          display: flex; } }
    .page-header .contact-form-3-wrap .step .answers {
      margin: 0 0 10px; }
    .page-header .contact-form-3-wrap .step .buttons-wrap {
      margin: auto 0 30px; }
  @media (max-width: 991px) {
    .page-header .contact-form-3-wrap p {
      color: #000; } }
  @media (max-width: 991px) {
    .page-header .contact-form-3-wrap .step-header {
      background-color: #08243f;
      margin: 0 -20px 20px;
      padding: 30px 20px; } }
  @media (min-width: 992px) {
    .page-header .contact-form-3-wrap .checkbox-wrap {
      float: right;
      width: 50%; } }
  .page-header .contact-form-3-wrap .checkbox-wrap input {
    display: none; }
    @media (max-width: 991px) {
      .page-header .contact-form-3-wrap .checkbox-wrap input:checked + label {
        background-color: #08243f;
        border-color: #08243f;
        color: #fff; } }
    .page-header .contact-form-3-wrap .checkbox-wrap input:checked + label:after {
      opacity: 1; }
  .page-header .contact-form-3-wrap .checkbox-wrap label {
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0 40px 0 0;
    position: relative; }
    @media (max-width: 991px) {
      .page-header .contact-form-3-wrap .checkbox-wrap label {
        border: 2px solid #d0cfcf;
        color: #000;
        margin: 0 0 10px;
        padding: 15px 20px;
        text-align: center;
        width: 100%; } }
    @media (min-width: 992px) {
      .page-header .contact-form-3-wrap .checkbox-wrap label:before {
        background-color: #cccccc;
        border-radius: 5px;
        content: '';
        height: 24px;
        position: absolute;
        right: 0;
        width: 24px; } }
    @media (min-width: 992px) {
      .page-header .contact-form-3-wrap .checkbox-wrap label:after {
        background-image: url("../img/checkbox.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        height: 12px;
        opacity: 0;
        position: absolute;
        right: 5px;
        top: 6px;
        width: 12px; } }
  .page-header .contact-form-3-wrap .next {
    cursor: pointer;
    float: right;
    margin: 0 20px 0 0;
    width: 145px; }
    @media (max-width: 991px) {
      .page-header .contact-form-3-wrap .next {
        background-color: #5aec86;
        border: none;
        color: #000;
        float: left;
        font-size: 24px;
        font-weight: normal;
        margin: 0;
        width: calc( 50% - 5px); } }
  .page-header .contact-form-3-wrap .skip {
    background-color: #959ebb;
    border: 4px solid #959ebb;
    cursor: pointer;
    float: right;
    width: 145px; }
    @media (max-width: 991px) {
      .page-header .contact-form-3-wrap .skip {
        background-color: #dedede;
        border: none;
        color: #000;
        float: right;
        font-size: 24px;
        font-weight: normal;
        width: calc( 50% - 5px); } }
  @media (max-width: 991px) {
    .page-header .contact-form-3-wrap input {
      border: 2px solid #d0cfcf;
      color: #000;
      margin: 0 0 10px;
      padding: 15px 20px;
      width: 100%; } }
  @media (max-width: 991px) {
    .page-header .contact-form-3-wrap ::-webkit-input-placeholder {
      color: #000; } }
  @media (max-width: 991px) {
    .page-header .contact-form-3-wrap ::-moz-placeholder {
      color: #000; } }
  @media (max-width: 991px) {
    .page-header .contact-form-3-wrap :-ms-input-placeholder {
      color: #000; } }
  @media (max-width: 991px) {
    .page-header .contact-form-3-wrap :-moz-placeholder {
      color: #000; } }
  @media (max-width: 991px) {
    .page-header .contact-form-3-wrap input[type="submit"] {
      background-color: #08243f;
      border-color: #08243f;
      color: #fff; } }
  @media (max-width: 991px) {
    .page-header .contact-form-3-wrap .form-errors-questions {
      color: red;
      margin: 10px 0 0;
      position: relative !important; } }
  .page-header .contact-form-3-wrap .step-dots {
    margin: -10px 0 10px;
    padding: 0;
    text-align: center; }
    @media (min-width: 992px) {
      .page-header .contact-form-3-wrap .step-dots {
        display: none; } }
    .page-header .contact-form-3-wrap .step-dots li {
      background-color: #dcdcdc;
      border-radius: 50%;
      border: none;
      display: inline-block;
      font-size: 0;
      height: 17.5px;
      margin: 0 5px;
      width: 17.5px; }
      .page-header .contact-form-3-wrap .step-dots li.active {
        background-color: #b9b9b9; }
  .page-header .contact-form-3-wrap .accept {
    color: #000; }
    @media (min-width: 992px) {
      .page-header .contact-form-3-wrap .accept {
        color: #fff; } }

.slick-dots {
  margin: 30px 0 0;
  padding: 0;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    margin: 0 5px; }
    .slick-dots li button {
      font-size: 0;
      border: none;
      border-radius: 50%;
      height: 17.5px;
      width: 17.5px;
      background-color: #dcdcdc; }
    .slick-dots li.slick-active button {
      background-color: #b9b9b9; }

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 999;
  padding: 0 10px;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.16);
  overflow: hidden; }
  @media (min-width: 1200px) {
    .site-header {
      overflow: visible; } }
  .show-menu .site-header {
    overflow: visible; }

.logo {
  display: block;
  float: none;
  margin: 10px auto;
  max-width: 140px;
  text-align: center; }
  @media (min-width: 992px) {
    .logo {
      float: left;
      margin-left: 25px;
      margin-top: 10px; } }

.menu-toggle {
  background: none;
  border: none;
  bottom: 0;
  display: block;
  height: 35px;
  margin: auto;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 0;
  width: 35px; }
  @media (min-width: 1200px) {
    .menu-toggle {
      display: none; } }
  .menu-toggle i {
    background-color: #032591;
    height: 4px;
    position: absolute;
    right: 0;
    transform-origin: 0 0; }
    .menu-toggle i:nth-child(1) {
      top: 10px;
      width: 100%; }
    .menu-toggle i:nth-child(2) {
      bottom: 10px;
      width: 25px; }
    .show-menu .menu-toggle i:nth-child(1) {
      left: 5px;
      right: auto;
      top: 2px;
      transform: rotate(45deg); }
    .show-menu .menu-toggle i:nth-child(2) {
      bottom: 10px;
      left: 3px;
      right: auto;
      top: 27px;
      transform: rotate(-45deg);
      width: 100%; }

.menu {
  float: right;
  margin: 0; }
  @media (max-width: 1199px) {
    .menu {
      background-color: #fff;
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
      max-height: calc( 100vh - 68px);
      left: 0;
      opacity: 0;
      overflow: auto;
      padding: 30px 20px;
      position: absolute;
      right: 0;
      top: 68px;
      transition: 0.3s;
      visibility: hidden; }
      .show-menu .menu {
        opacity: 1;
        visibility: visible;
        z-index: 999; } }
  .menu li {
    display: inline-block;
    padding: 0 10px;
    position: relative; }
    @media (max-width: 1199px) {
      .menu li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        display: block;
        font-size: 20px;
        margin: 0;
        padding: 15px 0;
        text-align: center; }
        .menu li:last-child {
          border: none; } }
    .menu li a {
      display: block;
      line-height: 1em;
      padding: 25px 0;
      position: relative; }
      @media (max-width: 1199px) {
        .menu li a {
          display: inline-block;
          padding: 0; } }
      @media (min-width: 1200px) {
        .menu li a:before {
          background-color: #c1a367;
          content: '';
          height: 7px;
          left: 0;
          opacity: 0;
          position: absolute;
          right: 0;
          top: 0;
          transition: 0.3s; } }
    @media (min-width: 992px) {
      .menu li:hover .sub-menu, .menu li:active .sub-menu, .menu li:focus .sub-menu, .menu li.show-sub-menu .sub-menu {
        opacity: 1;
        visibility: visible; } }
    .menu li.show-sub-menu .sub-menu {
      max-height: 500px;
      opacity: 1;
      padding: 20px 0 0;
      visibility: visible; }
    .menu li .sub-menu {
      background-color: #fff;
      box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
      height: 275px;
      margin: 0;
      opacity: 0;
      padding: 60px 85px 60px 360px;
      position: absolute;
      right: -50px;
      top: 101%;
      transition: 0.5s;
      visibility: hidden;
      width: 630px;
      z-index: 1; }
      @media (max-width: 1199px) {
        .menu li .sub-menu {
          box-shadow: none;
          height: auto;
          max-height: 0;
          opacity: 1;
          overflow: hidden;
          padding: 0;
          position: static;
          transition: 0s;
          visibility: visible;
          width: 100%; } }
      .menu li .sub-menu .contact-box {
        background-color: #08243f;
        bottom: 0;
        color: #fff;
        margin: 0;
        padding: 50px 40px 40px;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 310px; }
        @media (max-width: 1199px) {
          .menu li .sub-menu .contact-box {
            padding: 20px 0;
            position: static;
            width: 100%; } }
        .menu li .sub-menu .contact-box h4 {
          margin: 0 0 15px; }
        .menu li .sub-menu .contact-box .a-link {
          color: #fff;
          margin: 0 0 15px; }
          .menu li .sub-menu .contact-box .a-link:after {
            content: none; }
          .menu li .sub-menu .contact-box .a-link:hover {
            color: #08243f; }
        .menu li .sub-menu .contact-box p {
          font-size: 16px; }
      .menu li .sub-menu li {
        border: none;
        display: block;
        margin: 5px 0; }
        @media (min-width: 1200px) {
          .menu li .sub-menu li {
            margin: 0 0 30px; } }
        .menu li .sub-menu li:last-child {
          margin: 0; }
        .menu li .sub-menu li a {
          color: #000;
          display: inline-block;
          padding: 0; }
          .menu li .sub-menu li a:before {
            content: none; }
          .menu li .sub-menu li a:after {
            background-color: #000;
            bottom: -1px;
            content: '';
            height: 2px;
            left: 0;
            opacity: 0;
            position: absolute;
            right: 0;
            transition: 0.3s; }
          .menu li .sub-menu li a:hover:after {
            opacity: 1; }
    .menu li.active a:before, .menu li:hover a:before {
      opacity: 1; }

.sub-menu-toggle {
  background: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid #032591;
  border-bottom: none;
  display: block;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 20px;
  width: 0; }
  .sub-menu-toggle:after {
    bottom: -10px;
    content: '';
    left: -10px;
    position: absolute;
    right: -10px;
    top: -10px; }

.show-sub-menu .sub-menu-toggle {
  transform: rotate(180deg);
  transform-origin: 50%; }

.site-footer {
  background-color: #e6e6e6;
  color: #000;
  font-size: 16px; }
  .site-footer .columns {
    display: none;
    justify-content: space-between;
    padding: 60px 0 30px; }
    @media (min-width: 1200px) {
      .site-footer .columns {
        display: flex; } }
  .site-footer .column {
    padding: 0 20px; }
    .site-footer .column h5 {
      font-size: 16px;
      font-weight: bold;
      margin: 0 0 30px; }
    .site-footer .column p {
      margin: 0 0 30px;
      white-space: nowrap; }
  .site-footer .facebook {
    background-color: #c3c3c3;
    background-image: url("../img/facebook.png");
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    display: inline-block;
    height: 42px;
    transition: 0.3s;
    width: 42px; }
    .site-footer .facebook:hover {
      background-color: #000; }
  .site-footer .copyright {
    background-color: #e6e6e6;
    padding: 10px 20px;
    text-align: left; }
    @media (min-width: 992px) {
      .site-footer .copyright {
        background-color: #fff;
        padding: 10px 68px; } }
    .site-footer .copyright a {
      background-size: 8px;
      display: block;
      float: right;
      height: 32px;
      margin: -5px 0 0;
      width: 32px; }
      @media (min-width: 1200px) {
        .site-footer .copyright a {
          display: none; } }

.mobile-link-phone {
  display: block;
  background-image: url("../img/phone.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: 15px;
  display: block;
  height: 50px;
  position: fixed;
  right: 15px;
  transition: 0.3s;
  width: 50px;
  z-index: 999; }
  @media (min-width: 992px) {
    .mobile-link-phone {
      display: none; } }
  .mobile-link-phone.bottom {
    bottom: 50px; }

.contact-wrap {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  padding: 30px 20px 50px;
  position: relative; }
  .contact-wrap:before {
    background-color: rgba(8, 36, 63, 0.72);
    background-image: linear-gradient(180deg, rgba(8, 36, 63, 0.4), transparent);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  @media (min-width: 992px) {
    .contact-wrap {
      padding: 45px 20px 35px; } }
  .contact-wrap .container {
    position: relative; }
  .contact-wrap h3 {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 10px; }
  .contact-wrap h5 {
    font-weight: 400;
    margin: 0 0 30px; }
  .contact-wrap .contact-form-wrap {
    width: 100%; }
    @media (min-width: 992px) {
      .contact-wrap .contact-form-wrap {
        margin: 0 -10px; } }
  .contact-wrap .contact-form {
    position: relative; }
    .contact-wrap .contact-form input {
      width: 100%; }
    .contact-wrap .contact-form .input-wrap,
    .contact-wrap .contact-form input[type="submit"] {
      margin: 0 0 20px;
      width: 100%; }
      @media (min-width: 768px) {
        .contact-wrap .contact-form .input-wrap,
        .contact-wrap .contact-form input[type="submit"] {
          float: right;
          margin: 0 10px 20px;
          width: calc( 50% - 20px); } }
      @media (min-width: 992px) {
        .contact-wrap .contact-form .input-wrap,
        .contact-wrap .contact-form input[type="submit"] {
          width: calc( 25% - 20px); } }
    .contact-wrap .contact-form input[type="submit"] {
      font-size: 20px;
      font-weight: 400;
      padding: 8.5px 10px !important; }
    .contact-wrap .contact-form p.accept {
      font-weight: 400;
      margin: 15px 0 0; }
      @media (min-width: 992px) {
        .contact-wrap .contact-form p.accept {
          float: right;
          margin: 15px 10px 0 0; } }
  .contact-wrap span.form-error {
    align-items: center;
    bottom: 0;
    color: red;
    display: flex;
    flex-flow: wrap;
    font-size: 15px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 110px;
    top: 0;
    transition: 0.3s; }

@media (max-width: 992px) {
  .borsa-columns .column .a-link{
    display: block;
    margin: 0 auto;
  }
  .mfp-wrap {
    position: fixed !important;
    top: 68px !important; } }

@media (max-width: 992px) {
  .mfp-bg {
    display: none; } }

@media (max-width: 992px) {
  .mfp-container {
    padding: 0 !important; } }

@media (max-width: 992px) {
  .mfp-content {
    vertical-align: top !important; } }

#contact-popup {
  background-color: #08243f;
  max-width: 850px;
  overflow: auto;
  margin: auto; }
  #contact-popup .image-wrap {
    display: none; }
    @media (min-width: 992px) {
      #contact-popup .image-wrap {
        display: block;
        float: left;
        width: 356px; } }
  #contact-popup .contact-form-wrap {
    background-image: url("../img/popup.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    height: calc( 100vh - 68px);
    padding: 40px 20px;
    position: relative;
    text-align: right; }
    #contact-popup .contact-form-wrap:before {
      background-color: rgba(8, 36, 63, 0.72);
      background-image: linear-gradient(180deg, rgba(8, 36, 63, 0.4), transparent);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 0; }
    @media (min-width: 992px) {
      #contact-popup .contact-form-wrap {
        background-image: none;
        float: left;
        height: auto;
        padding: 35px 67px 20px;
        width: calc( 100% - 356px); }
        #contact-popup .contact-form-wrap:before {
          content: none; } }
    #contact-popup .contact-form-wrap .contact-form {
      position: relative; }
    #contact-popup .contact-form-wrap h3,
    #contact-popup .contact-form-wrap h5,
    #contact-popup .contact-form-wrap form {
      position: relative; }
    #contact-popup .contact-form-wrap h5 {
      margin: 0 0 20px; }
    #contact-popup .contact-form-wrap input {
      margin: 0 0 10px;
      width: 100%; }
    #contact-popup .contact-form-wrap .accept {
      margin: 10px 0 20px; }
    #contact-popup .contact-form-wrap input[type="submit"] {
      display: block;
      margin: auto;
      width: 133px; }
  #contact-popup span.form-error {
    align-items: center;
    bottom: 10px;
    color: red;
    display: flex;
    font-size: 15px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 140px;
    text-align: center;
    top: 0;
    transition: 0.3s; }

button.mfp-close {
  background-image: url("../img/close-white.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 32px;
  left: 20px !important;
  position: absolute;
  right: auto;
  font-size: 0;
  width: 32px;
  top: 20px !important;
  opacity: 1; }
  @media (min-width: 992px) {
    button.mfp-close {
      background-image: url("../img/close.png");
      left: calc( ( 100vw - 830px ) / 2) !important; } }

body {
  padding-top: 69px; }

.image-wrap {
  overflow: hidden; }
  .image-wrap a {
    display: block;
    position: relative; }
    .image-wrap a:before {
      background-color: rgba(8, 36, 63, 0.72);
      background-image: linear-gradient(180deg, rgba(8, 36, 63, 0.4), transparent);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 0; }
    .image-wrap a:before {
      background-color: rgba(8, 36, 63, 0.43);
      opacity: 0;
      transition: 0.3s; }
    .image-wrap a:hover:before {
      opacity: 1; }
  .image-wrap img {
    object-fit: cover;
    min-width: 100%;
    transition: 0.3s; }

@keyframes scroll-bounce {
  0% {
    transform: translateY(0); }
  25% {
    transform: translateY(10px); }
  50% {
    transform: translateY(0); }
  75% {
    transform: translateY(10px); }
  100% {
    transform: translateY(0); } }

.arrow {
  animation: scroll-bounce 2.5s infinite; }

.page-header {
  border: 10px solid #fff;
  margin: 0;
  padding: 0;
  min-height: 360px; }
  @media (min-width: 992px) {
    .page-header {
      border: none;
      display: flex;
      flex-flow: wrap; } }
  .page-header.no-bg-img {
    min-height: 1px; }
    .page-header.no-bg-img .intro-wrap {
      width: 100%; }
  .page-header .intro-wrap {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 360px;
    padding: 40px 20px 30px;
    position: relative;
    width: 100%; }
    @media (min-width: 992px) {
      .page-header .intro-wrap {
        float: left;
        order: 1;
        padding: 10px 0;
        width: calc( 100% - 350px); } }
    @media (min-width: 1200px) {
      .page-header .intro-wrap {
        align-items: center;
        display: flex;
        flex-flow: wrap;
        width: calc( 100% - 440px); } }
    .page-header .intro-wrap:before {
      background-color: rgba(8, 36, 63, 0.72);
      background-image: linear-gradient(180deg, rgba(8, 36, 63, 0.4), transparent);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 0; }
    .page-header .intro-wrap:before {
      background-color: rgba(8, 36, 63, 0.5); }
    .page-header .intro-wrap .intro {
      color: #fff;
      padding: 0 20px;
      position: relative;
      text-align: center; }
      @media (min-width: 992px) {
        .page-header .intro-wrap .intro {
          text-align: right; } }
      @media (min-width: 1200px) {
        .page-header .intro-wrap .intro {
          margin-right: calc( 50vw - 585px);
          max-width: 640px;
          padding: 0; } }
      .page-header .intro-wrap .intro h1 {
        font-size: 34px;
        margin: 0 0 20px; }
        @media (min-width: 992px) {
          .page-header .intro-wrap .intro h1 {
            font-size: 40px; } }
      .page-header .intro-wrap .intro p {
        line-height: 1.7em;
        margin: 0 0 20px; }

.intro-section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 10px solid #fff;
  display: flex;
  height: 100vw;
  position: relative; }
  @media (min-width: 992px) {
    .intro-section {
      border: 5px solid #fff;
      height: calc( 100vh - 69px); } }
  .intro-section:before {
    background-color: rgba(8, 36, 63, 0.72);
    background-image: linear-gradient(180deg, rgba(8, 36, 63, 0.4), transparent);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  .intro-section:before {
    opacity: 0.7; }
    @media (min-width: 992px) {
      .intro-section:before {
        opacity: 1; } }
  .intro-section .container {
    display: flex;
    position: relative; }
  .intro-section .row {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    margin: auto;
    padding: 0 10px;
    width: 100%; }
    @media (min-width: 992px) {
      .intro-section .row {
        margin: 0 -15px;
        width: calc( 100% + 30px); } }
  .intro-section h1 {
    color: #fff;
    font-size: 34px;
    margin: auto auto 30px;
    text-align: center;
    width: 100%; }
    @media (min-width: 992px) {
      .intro-section h1 {
        font-size: 40px;
        margin: auto auto 100px;
        max-width: 620px; } }
  .intro-section .clearfix {
    width: 100%; }
  .intro-section .links {
    display: none;
    margin: 0 0 auto;
    width: 100%; }
    @media (min-width: 992px) {
      .intro-section .links {
        display: flex; } }
    @media (min-width: 1200px) {
      .intro-section .links {
        display: block; } }
    .intro-section .links a {
      display: block;
      float: right;
      margin: 0 10px;
      text-align: center;
      width: calc( 25% - 20px); }
      @media (min-width: 992px) {
        .intro-section .links a {
          align-items: center;
          display: flex;
          justify-content: center; } }
      @media (min-width: 1200px) {
        .intro-section .links a {
          display: block; } }
      .intro-section .links a:hover {
        background-color: #aa9261;
        color: #fff; }
  .intro-section .arrow {
    background-color: transparent;
    background-image: url("../img/arrow-down.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    display: block;
    height: 58px;
    margin: auto;
    width: 46px; }
    @media (min-width: 992px) {
      .intro-section .arrow {
        margin: 0 auto auto; } }

.links-mobile {
  background-image: url("../img/links-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block; }
  @media (min-width: 992px) {
    .links-mobile {
      display: none; } }
  .links-mobile a {
    border: none;
    color: #fff;
    display: block;
    font-size: 20px;
    padding: 25px 70px 25px 20px;
    position: relative; }
    .links-mobile a:before {
      background-color: #fff;
      bottom: 0;
      content: '';
      height: 1px;
      left: 0;
      position: absolute;
      width: calc( 100% - 70px); }
    .links-mobile a:last-child:before {
      content: none; }
    .links-mobile a:after {
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%;
      bottom: 0;
      content: '';
      height: 40px;
      margin: auto;
      position: absolute;
      right: 15px;
      top: 0;
      width: 40px; }
    .links-mobile a:nth-child(1):after {
      background-image: url("../img/icon-1.png"); }
    .links-mobile a:nth-child(2):after {
      background-image: url("../img/icon-2.png"); }
    .links-mobile a:nth-child(3):after {
      background-image: url("../img/icon-3.png"); }
    .links-mobile a:nth-child(4):after {
      background-image: url("../img/icon-4.png"); }

.second-section {
  padding: 20px; }
  @media (min-width: 768px) {
    .second-section {
      padding: 30px 20px 30px; } }
  .second-section .article-wrap {
    margin-bottom: 30px;
    padding: 0; }
    @media (min-width: 768px) {
      .second-section .article-wrap {
        padding: 0 15px; } }
    .second-section .article-wrap:nth-child(2n+1) {
      clear: left; }
    .second-section .article-wrap .image-wrap {
      margin-bottom: 10px; }
      .second-section .article-wrap .image-wrap img {
        width: 100%; }
    .second-section .article-wrap .article-content {
      align-items: flex-end;
      display: flex; }
    @media (min-width: 992px) {
      .second-section .article-wrap .description-wrap {
        float: right;
        max-width: 300px;
        width: calc( 100% - 140px); } }
    .second-section .article-wrap .description-wrap p {
      margin: 0; }
    .second-section .article-wrap .article-link {
      color: #001f88;
      display: none;
      float: left;
      margin-right: auto;
      transition: 0.3s; }
      @media (min-width: 992px) {
        .second-section .article-wrap .article-link {
          display: block; } }
      .second-section .article-wrap .article-link:hover {
        color: #000; }

.quote-section {
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 20px;
  position: relative; }
  .quote-section:before {
    background-color: rgba(8, 36, 63, 0.72);
    background-image: linear-gradient(180deg, rgba(8, 36, 63, 0.4), transparent);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  .quote-section .container {
    position: relative; }
  .quote-section .quote-wrap {
    float: right;
    max-width: 630px; }
    .quote-section .quote-wrap h2 {
      font-size: 27px;
      line-height: 1em;
      margin: 0 0 15px; }
      @media (min-width: 992px) {
        .quote-section .quote-wrap h2 {
          line-height: 1.3em; } }
    .quote-section .quote-wrap .author {
      align-items: center;
      display: flex;
      margin: 0 0 20px; }
      .quote-section .quote-wrap .author p {
        display: inline-block;
        font-size: 24px;
        max-width: 300px; }
      .quote-section .quote-wrap .author img {
        border-radius: 50%;
        height: 71px;
        margin-left: 20px;
        width: 71px; }

.guides-section {
  padding: 55px 20px 10px; }
  @media (min-width: 768px) {
    .guides-section {
      padding: 55px 20px 70px; } }
  .guides-section .section-link {
    color: #002a59;
    display: none;
    float: left;
    font-weight: bold; }
    @media (min-width: 768px) {
      .guides-section .section-link {
        display: block; } }
  .guides-section h2 {
    float: right;
    margin: 0; }
  .guides-section .boxes {
    margin: 30px 0 0; }
    @media (min-width: 768px) {
      .guides-section .boxes {
        margin: 30px -12px 0; } }
    .guides-section .boxes > div {
      display: none;
      float: right;
      margin: 0 0 30px;
      padding: 0; }
      @media (min-width: 768px) {
        .guides-section .boxes > div {
          display: block;
          padding: 0 12px; } }
      .guides-section .boxes > div:nth-child(1) {
        display: block; }
    .guides-section .boxes .inner-wrap {
      align-items: center;
      background-color: #08243f;
      border: 2px solid #08243f;
      color: #fff;
      display: flex;
      flex-flow: wrap;
      height: calc( ( 1170px - 96px ) / 4);
      justify-content: center;
      padding: 20px;
      text-align: center;
      transition: 0.3s; }
      .guides-section .boxes .inner-wrap h4 {
        margin: auto 0 15px;
        width: 100%; }
      .guides-section .boxes .inner-wrap h5 {
        margin: 0 auto auto;
        width: 100%; }
      .guides-section .boxes .inner-wrap .arrow {
        display: none;
        height: 39px;
        margin: auto;
        position: relative;
        width: 31px; }
        @media (min-width: 768px) {
          .guides-section .boxes .inner-wrap .arrow {
            display: block; } }
        .guides-section .boxes .inner-wrap .arrow:before, .guides-section .boxes .inner-wrap .arrow:after {
          background-position: center;
          background-repeat: no-repeat;
          background-size: 100%;
          bottom: 0;
          content: '';
          display: block;
          left: 0;
          position: absolute;
          right: 0;
          top: 0;
          transition: 0.3s; }
        .guides-section .boxes .inner-wrap .arrow:before {
          background-image: url("../img/arrow-down.png");
          opacity: 1; }
        .guides-section .boxes .inner-wrap .arrow:after {
          background-image: url("../img/arrow-down-blue.png");
          opacity: 0; }
      .guides-section .boxes .inner-wrap:hover {
        background-color: #fff;
        color: #08243f; }
        .guides-section .boxes .inner-wrap:hover .arrow:before {
          opacity: 0; }
        .guides-section .boxes .inner-wrap:hover .arrow:after {
          opacity: 1; }
  .guides-section .mobile-link {
    display: block;
    margin: 30px 0 20px;
    text-align: center; }
    @media (min-width: 768px) {
      .guides-section .mobile-link {
        display: none; } }
    .guides-section .mobile-link .a-link {
      border-color: #08243f;
      color: #08243f;
      font-size: 20px; }

.articles-section {
  padding: 55px 20px 70px; }
  .articles-section .section-link {
    color: #002a59;
    display: none;
    float: left;
    font-weight: bold; }
    @media (min-width: 992px) {
      .articles-section .section-link {
        display: block; } }
  .articles-section h2 {
    font-weight: bold;
    margin: 0 0 10px; }
    @media (min-width: 992px) {
      .articles-section h2 {
        float: right;
        margin: 0; } }
  .articles-section .mobile-text {
    display: block;
    font-size: 30px;
    line-height: 1em; }
    @media (min-width: 992px) {
      .articles-section .mobile-text {
        display: none; } }
  .articles-section .articles {
    direction: ltr;
    margin: 30px 0 0; }
    @media (min-width: 992px) {
      .articles-section .articles {
        direction: rtl;
        margin: 30px -12px 0; } }
    .articles-section .articles .article-wrap {
      padding: 0; }
      @media (min-width: 768px) {
        .articles-section .articles .article-wrap {
          padding: 0 12px; } }
      .articles-section .articles .article-wrap .article-content {
        direction: rtl; }
        .articles-section .articles .article-wrap .article-content h4 {
          font-weight: bold; }
    .articles-section .articles .image-wrap {
      max-height: 70vw;
      margin: 0 0 20px; }
      @media (min-width: 992px) {
        .articles-section .articles .image-wrap {
          max-height: 100vh; } }

.about .intro-section {
  padding: 20px 0; }
  @media (max-width: 992px) {
    .about .intro-section {
      background-color: #08243f;
      background-image: none;
      border: none;
      height: auto; } }
  .about .intro-section .intro {
    margin: auto;
    max-width: 1000px; }
    .about .intro-section .intro h1 {
      margin: 0 0 20px; }
      @media (min-width: 992px) {
        .about .intro-section .intro h1 {
          margin: 0 auto 30px; } }
    .about .intro-section .intro p {
      color: #fff; }
      @media (min-width: 992px) {
        .about .intro-section .intro p {
          text-align: center; } }
  .about .intro-section .links {
    margin: 20px 0; }
  .about .intro-section .arrow {
    display: none; }
    @media (min-width: 992px) {
      .about .intro-section .arrow {
        display: block; } }

.about .links-mobile {
  margin: 20px 0; }

.content-article {
  position: relative; }
  @media (min-width: 992px) {
    .content-article {
      padding: 75px 0; } }

.content-wrap {
  background-color: #f1eeee;
  padding: 40px 20px; }
  @media (min-width: 992px) {
    .content-wrap {
      background-color: transparent;
      float: right;
      padding: 0 20px 0 0;
      width: calc( 100% - 495px); } }
  @media (min-width: 1200px) {
    .content-wrap {
      padding: 0; } }
  .content-wrap h2 {
    margin: 0 0 20px; }
    @media (min-width: 992px) {
      .content-wrap h2 {
        margin: 0 0 40px; } }
  .content-wrap p {
    line-height: 1.7em;
    margin: 0 0 30px; }

@media (min-width: 1200px) {
  .article-sidebar {
    left: calc( ( 100vw - 1170px ) / 2);
    position: absolute;
    top: 0; } }

.sidebar {
  float: none;
  padding: 30px 20px 0;
  width: 100%; }
  @media (min-width: 992px) {
    .sidebar {
      float: left;
      padding: 0;
      width: 410px; } }
  .sidebar .article-wrap {
    margin-bottom: 30px;
    padding: 0;
    position: relative; }
    @media (min-width: 768px) {
      .sidebar .article-wrap {
        padding: 0 15px; } }
    .sidebar .article-wrap:nth-child(2n+1) {
      clear: left; }
    .sidebar .article-wrap .image-wrap {
      height: 163px;
      margin-bottom: 10px; }
      .sidebar .article-wrap .image-wrap img {
        height: 100%; }
    .sidebar .article-wrap .article-content {
      align-items: flex-end;
      display: flex; }
    .sidebar .article-wrap .description-wrap {
      font-size: 13px;
      width: calc( 100% - 100px); }
      @media (min-width: 992px) {
        .sidebar .article-wrap .description-wrap {
          float: right;
          max-width: 300px;
          width: calc( 100% - 140px); } }
      .sidebar .article-wrap .description-wrap h4 {
        font-size: 18px;
        font-weight: bold; }
      .sidebar .article-wrap .description-wrap p {
        margin: 0; }
    .sidebar .article-wrap .article-link {
      color: #001f88;
      float: left;
      font-size: 13px;
      margin-right: auto;
      transition: 0.3s; }
      .sidebar .article-wrap .article-link:hover {
        color: #000; }
    .sidebar .article-wrap .over-text {
      color: red;
      font-size: 23px;
      font-weight: bold;
      left: 0;
      line-height: 1.2em;
      max-width: 350px;
      position: absolute;
      text-align: center;
      top: 30px;
      transform: rotate(-30deg); }
      @media (min-width: 992px) {
        .sidebar .article-wrap .over-text {
          left: 35px;
          top: 40px; } }

.mobile-content-wrap {
  background-color: #f1eeee;
  display: block;
  padding: 40px 20px;
  padding: 40px 20px; }
  @media (min-width: 992px) {
    .mobile-content-wrap {
      display: none; } }

@media (min-width: 992px) {
  .page-content-borsa .page-header {
    min-height: 430px; } }

@media (max-width: 991px) {
  .page-content-borsa .page-header {
    border: none; } }

@media (max-width: 991px) {
  .page-content-borsa .page-header .intro-wrap {
    border: 10px solid #fff; } }

@media (min-width: 992px) {
  .page-content-borsa .page-header .intro-wrap {
    width: calc( 100% - 440px); } }

@media (max-width: 991px) {
  .page-content-borsa .page-header .intro-wrap .intro p {
    margin: 0 0 30px;
    padding: 0; } }

.content-borsa {
  padding: 0; }

.scroll-section {
  background-color: #08243f;
  color: #fff;
  padding: 20px; }
  @media (min-width: 992px) {
    .scroll-section {
      background-color: #494f55; } }
  .scroll-section h2 {
    margin: 0;
    max-width: 440px; }
    @media (min-width: 992px) {
      .scroll-section h2 {
        margin: 0 auto 20px;
        text-align: center; } }
  .scroll-section .arrow {
    background-color: transparent;
    background-image: url("../img/arrow-down.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    display: block;
    display: none;
    height: 39px;
    margin: auto;
    width: 31px; }
    @media (min-width: 992px) {
      .scroll-section .arrow {
        display: block; } }

.borsa-columns {
  padding: 20px; }
  @media (min-width: 992px) {
    .borsa-columns {
      padding: 60px 20px; } }
  .borsa-columns .borsa-columns-mobile-slider {
    direction: ltr; }
    @media (min-width: 992px) {
      .borsa-columns .borsa-columns-mobile-slider {
        display: flex;
        flex-flow: wrap;
        flex-direction: row-reverse; } 
        
        .borsa-columns .borsa-columns-mobile-slider .slick-prev {
          position: absolute;
          left: -40px;
          top: 50%;
          transform: translateY(-50%);
        }

        .borsa-columns .borsa-columns-mobile-slider .slick-next {
          position: absolute;
          right: -40px;
          top: 50%;
          transform: translateY(-50%) rotate(180deg);
          background-color: transparent;
          background-image: url("../img/arrow-left.png");
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          border: none;
          display: block;
          font-size: 0;
          height: 31px;
          margin: 0 auto 30px;
          width: 39px;
        }

      }

      @media (max-width:992px) {
        .borsa-columns .borsa-columns-mobile-slider .slick-next {
          display: none !important; }
      }

      @media (min-width:992px) and (max-width:1280px) {
        .borsa-columns .borsa-columns-mobile-slider {
          width: 90%;
          margin: 0 auto;
        }
      }

      .borsa-columns .borsa-columns-mobile-slider .slick-track {
        display: flex;
        flex-direction: row-reverse;
      }

      .borsa-columns .borsa-columns-mobile-slider .slick-track .slick-slide {
        height: unset;
      }

    .borsa-columns .borsa-columns-mobile-slider .slick-prev {
      background-color: transparent;
      background-image: url("../img/arrow-left.png");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      border: none;
      display: block;
      font-size: 0;
      height: 31px;
      margin: 0 auto 30px;
      width: 39px; }
    
  .borsa-columns .column {
    direction: rtl;
    float: right; }
    @media (min-width: 992px) {
      .borsa-columns .column {
        display: flex;
        flex-flow: wrap;
        justify-content: center; } }
    .borsa-columns .column .column-header {
      margin-bottom: 20px;
      min-height: 165px;
      width: 100%; }
      .borsa-columns .column .column-header .green-box {
        align-items: center;
        background-color: #5aec86;
        color: #fff;
        display: flex;
        font-weight: bold;
        justify-content: center;
        min-height: 70px;
        padding: 10px;
        text-align: center;
        width: 100%; }
      .borsa-columns .column .column-header .orange-box {
        align-items: center;
        background-color: #ec795a;
        color: #fff;
        display: flex;
        font-weight: bold;
        justify-content: center;
        margin: 20px 0 0;
        min-height: 70px;
        padding: 10px;
        text-align: center;
        width: 100%; }
    .borsa-columns .column img {
      margin: 0 0 20px; }
    .borsa-columns .column ul {
      margin: 0 0 20px;
      padding: 0; }
      @media (min-width: 992px) {
        .borsa-columns .column ul {
          margin-bottom: auto; } }
      .borsa-columns .column ul li {
        font-size: 16px;
        margin: 0 0 5px;
        padding-right: 20px;
        position: relative;
        display: block; }
        .borsa-columns .column ul li:before {
          background-color: #bfbfbf;
          border-radius: 50%;
          content: '';
          height: 8px;
          position: absolute;
          right: 0;
          top: 8px;
          width: 8px; }
    .borsa-columns .column .a-link {
      border-color: #08243f;
      color: #08243f; }
      @media (min-width: 992px) {
        .borsa-columns .column .a-link {
          margin-top: auto; } }
      .borsa-columns .column .a-link:hover {
        background-color: #08243f;
        color: #fff; }

.help-section {
  background-color: #f1eeee; }
  @media (min-width: 992px) {
    .help-section {
      padding: 60px 20px; } }
  @media (min-width: 992px) {
    .help-section .content-wrap {
      width: calc( 100% - 345px); } }
  @media (min-width: 1200px) {
    .help-section .content-wrap {
      width: calc( 100% - 495px); } }
  .help-section .sidebar {
    display: none;
    width: 270px; }
    @media (min-width: 992px) {
      .help-section .sidebar {
        display: block; } }
    .help-section .sidebar .box-wrap {
      align-items: center;
      background-color: #08243f;
      border: 2px solid #08243f;
      color: #fff;
      display: flex;
      flex-flow: wrap;
      height: 270px;
      margin: 0 0 20px;
      justify-content: center;
      padding: 20px;
      text-align: center;
      transition: 0.3s; }
      .help-section .sidebar .box-wrap h4 {
        margin: auto 0 15px;
        width: 100%; }
      .help-section .sidebar .box-wrap h5 {
        margin: 0 auto auto;
        width: 100%; }
      .help-section .sidebar .box-wrap .arrow {
        display: none;
        height: 39px;
        margin: 0 auto auto;
        position: relative;
        width: 31px; }
        @media (min-width: 768px) {
          .help-section .sidebar .box-wrap .arrow {
            display: block; } }
        .help-section .sidebar .box-wrap .arrow:before, .help-section .sidebar .box-wrap .arrow:after {
          background-position: center;
          background-repeat: no-repeat;
          background-size: 100%;
          bottom: 0;
          content: '';
          display: block;
          left: 0;
          position: absolute;
          right: 0;
          top: 0;
          transition: 0.3s; }
        .help-section .sidebar .box-wrap .arrow:before {
          background-image: url("../img/arrow-down.png");
          opacity: 1; }
        .help-section .sidebar .box-wrap .arrow:after {
          background-image: url("../img/arrow-down-blue.png");
          opacity: 0; }
    .help-section .sidebar .section-link {
      color: #08243f;
      font-size: 20px;
      font-weight: bold; }

.page-content-capital-market .intro-wrap .intro {
  padding: 0; }
  @media (min-width: 992px) {
    .page-content-capital-market .intro-wrap .intro {
      padding: 0 20px; } }
  .page-content-capital-market .intro-wrap .intro p {
    margin: 0 0 30px; }
    @media (min-width: 992px) {
      .page-content-capital-market .intro-wrap .intro p {
        margin: 0 0 40px; } }

@media (max-width: 991px) {
  .page-content-capital-market .help-section .sidebar {
    background-color: #fff;
    display: block;
    padding: 20px;
    width: 100%; } }

.page-content-capital-market .help-section .sidebar .arrow {
  display: block; }

.links-section {
  background-color: #08243f;
  padding: 30px 20px;
  text-align: center; }
  .links-section a {
    margin: 10px 0; }
    @media (min-width: 360px) {
      .links-section a {
        margin: 0 5px;
        width: 150px; } }
    @media (min-width: 768px) {
      .links-section a {
        margin: 0 10px;
        width: 240px; } }

.page-content-category .page-header {
  min-height: 100px; }

.page-content-category .intro-wrap .intro {
  padding: 0; }
  @media (min-width: 992px) {
    .page-content-category .intro-wrap .intro {
      padding: 0 20px; } }
  .page-content-category .intro-wrap .intro p {
    margin: 0 0 30px; }
    @media (min-width: 992px) {
      .page-content-category .intro-wrap .intro p {
        margin: 0 0 40px; } }

.page-content-category .categories-links {
  display: flex;
  flex-flow: wrap; }
  .page-content-category .categories-links .category-wrap {
    max-height: 300px;
    overflow: hidden; }
    .page-content-category .categories-links .category-wrap img {
      height: 100%;
      max-width: 200%;
      object-fit: cover;
      width: auto; }

.tagline-section {
  background-color: #08243f;
  padding: 30px 20px;
  position: relative; }
  @media (min-width: 992px) {
    .tagline-section {
      background-image: url("../img/category.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      padding: 35px 20px 75px; } }
  @media (min-width: 992px) {
    .tagline-section:before {
      background-color: rgba(255, 255, 255, 0.7);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0; } }
  .tagline-section .container {
    color: #fff;
    position: relative;
    text-align: center; }
    @media (min-width: 992px) {
      .tagline-section .container {
        text-align: right; } }
    .tagline-section .container h2 {
      font-size: 34px;
      font-weight: bold;
      line-height: 1em;
      margin: 0 0 10px; }
      @media (min-width: 992px) {
        .tagline-section .container h2 {
          font-size: 40px; } }
    .tagline-section .container h3 {
      line-height: 1em;
      margin: 0; }

.categories-section {
  background-color: #f1eeee;
  padding: 40px 20px; }
  @media (min-width: 992px) {
    .categories-section {
      padding: 60px 0; } }
  .categories-section .category-wrap {
    background-color: #08243f;
    color: #fff;
    display: block;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    text-align: center; }
    @media (min-width: 768px) {
      .categories-section .category-wrap {
        background-color: transparent;
        border: 17.5px solid #f1eeee;
        float: left;
        margin: 0;
        width: 50%; } }
    @media (min-width: 992px) {
      .categories-section .category-wrap {
        width: 25%; } }
    .categories-section .category-wrap:before {
      background-color: rgba(8, 36, 63, 0.72);
      background-image: linear-gradient(180deg, rgba(8, 36, 63, 0.4), transparent);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 0; }
    .categories-section .category-wrap img {
      width: 100%; }
    .categories-section .category-wrap .caption {
      align-items: center;
      bottom: 0;
      display: flex;
      flex-flow: wrap;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .categories-section .category-wrap h2 {
      display: block;
      font-weight: bold;
      margin: auto 0 0;
      position: relative;
      width: 100%; }
    .categories-section .category-wrap .description-wrap {
      font-weight: bold;
      margin: 0 0 auto;
      max-height: 0;
      overflow: hidden;
      position: relative;
      transition: 0.4s; }
    .categories-section .category-wrap .red-text {
      color: red; }
    .categories-section .category-wrap:hover .description-wrap {
      max-height: 200px; }

@media (max-width: 991px) {
  .page-content-studies .page-header {
    border: none; } }

@media (max-width: 991px) {
  .page-content-studies .page-header .intro-wrap {
    border: 10px solid #fff; } }

@media (min-width: 992px) {
  .page-content-studies .page-header .intro-wrap {
    width: calc( 100% - 440px); } }

@media (max-width: 991px) {
  .page-content-studies .page-header .intro-wrap .intro p {
    margin: 0 0 30px;
    padding: 0; } }

.content-borsa {
  padding: 0; }

.scroll-section {
  background-color: #08243f;
  color: #fff;
  padding: 15px 20px 20px; }
  @media (min-width: 992px) {
    .scroll-section {
      background-color: #494f55; } }
  .scroll-section h2 {
    font-size: 30px;
    margin: 0;
    max-width: 440px; }
    @media (min-width: 992px) {
      .scroll-section h2 {
        margin: 0 auto 10px;
        text-align: center; } }
  .scroll-section .arrow {
    background-color: transparent;
    background-image: url("../img/arrow-down.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    display: block;
    display: none;
    height: 39px;
    margin: auto;
    width: 31px; }
    @media (min-width: 992px) {
      .scroll-section .arrow {
        display: block; } }

.borsa-columns {
  padding: 20px; }
  @media (min-width: 992px) {
    .borsa-columns {
      padding: 60px 0; } }
  .borsa-columns .borsa-columns-mobile-slider {
    direction: ltr; }
  .borsa-columns .column {
    direction: rtl;
    float: right; }
    .borsa-columns .column .column-header {
      margin-bottom: 20px;
      min-height: 115px; }
      .borsa-columns .column .column-header .green-box {
        background-color: #5aec86;
        color: #fff;
        display: flex;
        font-weight: bold;
        padding: 10px;
        text-align: center;
        width: 100%; }
      .borsa-columns .column .column-header .orange-box {
        background-color: #ec795a;
        color: #fff;
        display: flex;
        font-weight: bold;
        padding: 10px;
        text-align: center;
        width: 100%; }
    .borsa-columns .column img {
      margin: 0 0 20px; }
    .borsa-columns .column ul {
      margin: 0 0 20px;
      padding: 0; }
      .borsa-columns .column ul li {
        font-size: 16px;
        margin: 0 0 5px;
        padding-right: 20px;
        position: relative;
        display: block; }
        .borsa-columns .column ul li:before {
          background-color: #bfbfbf;
          border-radius: 50%;
          content: '';
          height: 8px;
          position: absolute;
          right: 0;
          top: 8px;
          width: 8px; }
    .borsa-columns .column .a-link {
      border-color: #08243f;
      color: #08243f; }
      .borsa-columns .column .a-link:hover {
        background-color: #08243f;
        color: #fff; }

.help-section {
  background-color: #f1eeee; }
  @media (min-width: 992px) {
    .help-section {
      padding: 60px 20px; } }
  @media (min-width: 992px) {
    .help-section .content-wrap {
      width: calc( 100% - 345px); } }
  @media (min-width: 1200px) {
    .help-section .content-wrap {
      width: calc( 100% - 495px); } }
  .help-section .sidebar {
    display: none;
    width: 270px; }
    @media (min-width: 992px) {
      .help-section .sidebar {
        display: block; } }
    .help-section .sidebar .box-wrap {
      align-items: center;
      background-color: #08243f;
      border: 2px solid #08243f;
      color: #fff;
      display: flex;
      flex-flow: wrap;
      height: 270px;
      margin: 0 0 20px;
      justify-content: center;
      padding: 20px;
      text-align: center;
      transition: 0.3s; }
      .help-section .sidebar .box-wrap h4 {
        margin: auto 0 15px;
        width: 100%; }
      .help-section .sidebar .box-wrap h5 {
        margin: 0 auto auto;
        width: 100%; }
      .help-section .sidebar .box-wrap .arrow {
        display: none;
        height: 39px;
        margin: 0 auto auto;
        position: relative;
        width: 31px; }
        @media (min-width: 768px) {
          .help-section .sidebar .box-wrap .arrow {
            display: block; } }
        .help-section .sidebar .box-wrap .arrow:before, .help-section .sidebar .box-wrap .arrow:after {
          background-position: center;
          background-repeat: no-repeat;
          background-size: 100%;
          bottom: 0;
          content: '';
          display: block;
          left: 0;
          position: absolute;
          right: 0;
          top: 0;
          transition: 0.3s; }
        .help-section .sidebar .box-wrap .arrow:before {
          background-image: url("../img/arrow-down.png");
          opacity: 1; }
        .help-section .sidebar .box-wrap .arrow:after {
          background-image: url("../img/arrow-down-blue.png");
          opacity: 0; }
    .help-section .sidebar .section-link {
      color: #08243f;
      font-size: 20px;
      font-weight: bold; }

@media (max-width: 991px) {
  .page-content-wall-street .page-header {
    border: none; } }

@media (max-width: 991px) {
  .page-content-wall-street .page-header .intro-wrap {
    border: 10px solid #fff; } }

@media (min-width: 992px) {
  .page-content-wall-street .page-header .intro-wrap {
    width: calc( 100% - 440px); } }

@media (max-width: 991px) {
  .page-content-wall-street .page-header .intro-wrap .intro p {
    margin: 0 0 30px;
    padding: 0; } }

.page-content-success .intro-section {
  height: auto;
  min-height: 200px;
  padding: 40px 20px;
  text-align: center; }
  @media (min-width: 992px) {
    .page-content-success .intro-section {
      height: auto; } }
  .page-content-success .intro-section .intro {
    margin: auto; }
    .page-content-success .intro-section .intro h1 {
      margin: 0 auto 50px; }
    .page-content-success .intro-section .intro p {
      color: #fff; }


.slick-slider .slick-track, .slick-slider .slick-list {
  width: 100%;
}

.slider-item-links {
  display:inline-block;
  margin-top: auto;
}
.slider-item-links a{
  margin-bottom: 15px;
}
