/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
  overflow: visible;
}

progress,
sub,
sup {
  vertical-align: baseline;
}

[type=checkbox],
[type=radio],
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details,
main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-thin-webfont.woff2") format("woff2"), url("../fonts/montserrat-thin-webfont.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-extralight-webfont.woff2") format("woff2"), url("../fonts/montserrat-extralight-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-regular-webfont.woff2") format("woff2"), url("../fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-medium-webfont.woff2") format("woff2"), url("../fonts/montserrat-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-semibold-webfont.woff2") format("woff2"), url("../fonts/montserrat-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-bold-webfont.woff2") format("woff2"), url("../fonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

body {
  font: 14px/1.5 "montserrat", arial;
  font-weight: 300;
  color: #fff;


}

h1 {
  font-size: 56px;
  color: #fff;
  text-transform: none;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: -1.25px;
  margin: 0;
}

@media (max-width: 1024px) {
  h1 {
    font-size: 48px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 36px;
  }
}


h2 {

  font-size: 32px;
  color: #081185;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 39.01px;
  letter-spacing: 0.1em;
  margin: 0 0 50px 0;
  text-align: center;

}

@media (max-width: 1024px) {
  h2 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  h2 {
    font-size: 24px;
  }
}


h3 {
  font-size: 24px;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0 0 28px 0;
}

@media (max-width: 1024px) {
  h3 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 24px;
  color: #210080;
}

h5 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 13px;
  color: #343434;
  text-transform: uppercase;
}

p {
  font-weight: 300;
}

h3:last-child,
h4:last-child,
h5:last-child,
h6 h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child,
p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #081185;
}

a,
input,
button {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  outline: none !important;
}

input,
button {
  font-family: inherit;
}

/* General Layout Styles */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  /* min-width: 360px; */
  min-width: 340px;
  background: #fff;
  color: #fff;
}

#wrapper {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

.container {
  max-width: 1550px;
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

@media (min-width: 768px) {
  .flex-direction-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}

@media (min-width: 768px) {
  .flex-direction-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
}

/* 
.button {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  padding: 15px 30px;
  margin: 0 auto;
  letter-spacing: 0.5px;
  text-decoration: none;
  display: inline-block;
  border-radius: 10px;
  font-weight: 500;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .button {
    font-size: 14px;
    letter-spacing: 2.5px;
  }
}

.btn-transparent {
  background: transparent;
  border: 1px solid #fff;
  border: 2px solid #fff;
  text-transform: uppercase;
}
.btn-transparent:hover {
  color: #fff;
  background: #504da0;
}

.btn-blue {
  background: transparent;
  border: 1px solid #081185;
  color: #081185;
  text-transform: uppercase;
  position: relative;
  border-radius: 6px;
}
.btn-blue:hover {
  color: #fff;
  background: #504da0;
}
.btn-blue:hover .square-btn {
  background: #fff;
}

.btn-grey {
  background: transparent;
  border: 1px solid #cccccc;
  color: #cccccc;
  font-size: 16px;
  padding: 10px 20px;
}

.btn-white {
  color: #081185;
  background: #fff;
  text-transform: uppercase;
}
.btn-white:hover {
  color: #fff;
  background: #504da0;
}

.square-btn {
  background: #081185;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 37%;
  left: 10%;
} */

img {
  display: block;
  height: auto;
  width: 100%;
}

/* Slick Slider Overrides */
/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.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-dots {
  position: relative;
  margin: 15px 0 0;
  padding: 0;
  z-index: 50;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.slick-dots li {
  padding: 0 5px;
}

.slick-dots li.slick-active button {
  border-color: #256ea2;
}

.slick-dots li.slick-active button:after {
  background: #256ea2;
}

.slick-dots li button {
  width: 26px;
  height: 26px;
  font-size: 0;
  line-height: 0;
  border: 0;
  position: relative;
  cursor: pointer;
  background: none;
  border: 2px solid transparent;
  border-radius: 50%;
}

.slick-dots li button:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #C0C2C7;
}

.slick-dots li button:hover {
  border-color: #256ea2;
}

.slick-dots li button:hover:after {
  background: #256ea2;
}

.slick-arrow {
  -webkit-appearance: none;
  width: 70px;
  border: 0;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 5;
  border: 0;
  outline: none;
  color: #256ea2;
  background: rgba(241, 244, 250, 0.4);
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
}

@media (max-width: 1024px) {
  .slick-arrow {
    width: 45px;
    height: 45px;
  }
}

.slick-arrow.slick-prev {
  left: 0;
}

.slick-arrow.slick-next {
  right: 0;
}

.slick-arrow:hover {
  color: #081185;
}

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

.row-block {
  margin: -25px -20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.row-block.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1024px) {

  .row-block.column-straight-tablet [class^=col-block],
  .row-block.column-straight-tablet [class*=" col-block"] {
    width: 100% !important;
  }
}

.row-block [class^=col-block],
.row-block [class*=" col-block"] {
  padding: 25px 15px 0;
  width: 100%;
}

@media (min-width: 768px) {
  .row-block>.col-block-1 {
    width: 8.3333333333%;
  }

  .row-block>.col-block-2 {
    width: 16.6666666667%;
  }

  .row-block>.col-block-3 {
    width: 25%;
  }

  .row-block>.col-block-4 {
    width: 33.3333333333%;
  }

  .row-block>.col-block-5 {
    width: 41.6666666667%;
  }

  .row-block>.col-block-6 {
    width: 50%;
  }

  .row-block>.col-block-7 {
    width: 58.3333333333%;
  }

  .row-block>.col-block-8 {
    width: 66.6666666667%;
  }

  .row-block>.col-block-9 {
    width: 75%;
  }

  .row-block>.col-block-10 {
    width: 83.3333333333%;
  }

  .row-block>.col-block-11 {
    width: 91.6666666667%;
  }

  .row-block>.col-block-12 {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .row-block>.col-block-spacer-1 {
    margin-left: 8.3333333333%;
  }

  .row-block>.col-block-spacer-2 {
    margin-left: 16.6666666667%;
  }

  .row-block>.col-block-spacer-3 {
    margin-left: 25%;
  }

  .row-block>.col-block-spacer-4 {
    margin-left: 33.3333333333%;
  }

  .row-block>.col-block-spacer-5 {
    margin-left: 41.6666666667%;
  }

  .row-block>.col-block-spacer-6 {
    margin-left: 50%;
  }

  .row-block>.col-block-spacer-7 {
    margin-left: 58.3333333333%;
  }

  .row-block>.col-block-spacer-8 {
    margin-left: 66.6666666667%;
  }

  .row-block>.col-block-spacer-9 {
    margin-left: 75%;
  }

  .row-block>.col-block-spacer-10 {
    margin-left: 83.3333333333%;
  }

  .row-block>.col-block-spacer-11 {
    margin-left: 91.6666666667%;
  }

  .row-block>.col-block-spacer-12 {
    margin-left: 100%;
  }
}

.sign-line {
  display: block;
  width: 111px;
  margin: 16px 0 0 28px;
  font-size: 0;
  line-height: 0;
  background: #210080;
  border: 0;
  height: 5px;
  -webkit-transform: skewX(0deg);
  transform: skewX(0deg);
}

@media (max-width: 767px) {
  .sign-line {
    margin: 14px auto 20px;
  }
}

.sign-line:before {
  width: 10px;
  height: 100%;
  border: 0;
  position: absolute;
  content: "";
  background: #6D6D6D;
  left: -25px;
  top: 0;
}

.sign-line.white {
  background: #fff;
}

/* .header {
  width: 100%;
  font-size: 16px;
  padding: 60px 0 0;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
@media (max-width: 1024px) {
  .header {
    padding: 30px 0 0;
  }
}
@media (max-width: 767px) {
  .header {
    padding: 80px 0 0;
  }
}
.header .header-wrap {
  padding: 20px 0 18px;
}
@media (max-width: 1024px) {
  .header .header-wrap {
    padding: 70px 0 18px;
  }
}
@media (max-width: 767px) {
  .header .header-wrap {
    padding: 0 0 18px;
  }
}
.header .container {
  max-width: 1123px;
}
.header .header-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .nav-btn-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.logo {
  width: 206px;
  min-width: 206px;
  display: block;
}
@media (max-width: 549px) {
  .logo {
    width: 170px;
    min-width: 170px;
  }
}

.header-holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  padding-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1024px) {
  .header-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    padding: 160px 0 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #081185;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    overflow-y: auto;
  }
  .nav-active .header-holder {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.nav-active {
  overflow: hidden;
  height: 100vh;
}

.navigation {
  list-style: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1024px) {
  .navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.navigation li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 23px;
}
@media (max-width: 1024px) {
  .navigation li {
    width: 100%;
    margin: 0;
    padding: 5px 20px;
    display: block;
  }
}
.navigation li .drop-opener {
  font-size: 13px;
  margin-left: 7px;
}
@media (max-width: 1024px) {
  .navigation li .drop-opener {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 240px;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.navigation li a {
  color: #fff;
  display: block;
  padding: 10px 0;
  text-decoration: none;
  text-transform: capitalize;
  text-align: left;
}
.navigation li a:hover {
  color: #98a2b5;
}
.navigation li.has-dropdown .submenu-opener {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.navigation li.has-dropdown:hover .submenu-opener {
  color: #98a2b5;
}
@media (min-width: 1025px) {
  .navigation li.has-dropdown:hover > .submenu {
    opacity: 1;
    visibility: visible;
  }
}
.navigation li:last-child {
  margin-right: 0px;
}
.navigation .submenu {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 25px 0;
  display: none;
}
@media (min-width: 1025px) {
  .navigation .submenu {
    position: absolute;
    top: 40px;
    width: 270px;
    left: -2px;
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding: 25px 0px 25px 20px;
  }
}
.navigation .submenu:before {
  position: absolute;
  content: "";
  background: #bbbfca;
  height: 190px;
  width: 2px;
  top: 43px;
}
@media (max-width: 1199px) {
  .navigation .submenu:before {
    display: none;
  }
}
.navigation .submenu li {
  position: relative;
}
.navigation .submenu li:before {
  position: absolute;
  content: "";
  background: #bbbfca;
  height: 5px;
  width: 5px;
  left: -24px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 1199px) {
  .navigation .submenu li:before {
    display: none;
  }
}
.navigation .submenu li a {
  color: #bbbfca;
  font-size: 14px;
}
.navigation .submenu li:hover:before {
  background: #081185;
}
.navigation .submenu li:hover > a {
  color: #081185;
}

.nav-opener {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 0 0 0 20px;
  border-radius: 4px;
  z-index: 50;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .nav-opener {
    display: none;
  }
}
.navbar .nav-opener {
  right: 5px;
  top: 10px;
  position: absolute;
}
.nav-opener:before, .nav-opener:after,
.nav-opener span {
  width: 32px;
  height: 2px;
  background: #fff;
  content: "";
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-opener:before {
  margin-bottom: 6px;
}
.nav-active .nav-opener:before {
  margin-bottom: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.nav-opener:after {
  margin-top: 6px;
}
.nav-active .nav-opener:after {
  margin-top: -2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.nav-active .nav-opener span {
  opacity: 0;
}

.header-top {
  background: rgba(1, 9, 112, 0.4);
  position: absolute;
  top: 0;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #3f4794;
}
.header-top .header-links {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 767px) {
  .header-top .header-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    width: 100%;
    margin: 18px 0;
  }
}
.header-top .header-links li {
  margin: 0 0 0 25px;
  position: relative;
}
.header-top .header-links li a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
}
.header-top .header-links li a:hover {
  color: #98a2b5;
}
.header-top .header-links li a.icon {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-top .header-links li .fa-brands {
  color: #fff;
  font-size: 23px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header-top .header-links li .fa-brands:hover {
  color: #98a2b5;
}

/* Header Search */
.header-search {
  margin-left: 15px;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 1023px) {
  .header-search {
    margin: 0;
  }

  .nav-active .header-search {
    opacity: 0;
    visibility: hidden;
  }
}

.header-search .search-opener {
  width: 26px;
  height: 26px;
  min-width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1;
  color: #fff;
}

@media (max-width: 1023px) {
  .header-search .search-opener {
    font-size: 20px;
    width: 40px;
    min-width: 40px;
  }
}

.header-search .search-opener:hover {
  text-decoration: none;
}

.header-search .search-opener:hover {
  color: #98a2b5;
}

.header-search .header-search-holder {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0;
  bottom: 0;
  background: rgba(33, 0, 128, 0.95);
  padding: 15px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto !important;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
  z-index: 99999;
}

.header-search-active .header-search .header-search-holder {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.header-search .header-search-holder .header-search-Box {
  width: 100%;
  max-width: 600px;
  padding-bottom: 70px;
}

.header-search .header-search-holder .title {
  font-size: 24px;
  line-height: 1.5;
  display: block;
  text-align: center;
  margin: 0 0 25px;
}

.header-search .header-search-holder form {
  position: relative;
}

.header-search .header-search-holder .form-control {
  border: 1px solid #e6e6e6;
  padding: 20px 30px;
  height: 60px;
  color: #000;
  border-radius: 30px;
  width: 100%;
}

@media (max-width: 1024px) {
  .header-search .header-search-holder .form-control {
    padding: 15px;
    height: 50px;
  }
}

.header-search .header-search-holder .form-control:focus {
  border-color: #d9d9d9;
}

.header-search .header-search-holder .button-search {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
  background: #081185;
  color: #fff;
}

@media (max-width: 1024px) {
  .header-search .header-search-holder .button-search {
    right: 5px;
  }
}

.header-search .header-search-holder .button-search:hover {
  background: #98a2b5;
}

.header-search .search-close {
  position: absolute;
  right: 50px;
  top: 50px;
  color: #fff;
  font-size: 35px;
}

.header-search .search-close:hover {
  text-decoration: none;
  color: #98a2b5;
}

.header-search-active body {
  overflow: hidden;
}


/* 
.footer {
  background: #0e1460;
  font-size: 16px;
  line-height: 2;
  color: #fff;
  font-weight: 500;
  padding-top: 100px;
}
@media (max-width: 767px) {
  .footer {
    padding-top: 170px;
  }
}
.footer .container {
  max-width: 1190px;
}
@media (max-width: 1024px) {
  .footer .container {
    max-width: 880px;
  }
}
@media (max-width: 767px) {
  .footer .container {
    padding: 0 30px;
  }
}
.footer ul {
  list-style: none;
  padding: 0;
}
.footer .logo {
  width: 206px;
}
.footer .logo a {
  margin: 0;
}
.footer .footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: -20px -15px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 991px) {
  .footer .footer-content {
    margin: -20px 0 0;
  }
}
@media (max-width: 767px) {
  .footer .footer-content {
    margin: -20px -15px 0;
  }
}

.pri-footer {
  padding: 40px 0 20px;
  border-bottom: 1px solid #1a2068;
}
@media (max-width: 1024px) {
  .pri-footer {
    padding: 0 0 20px;
    border-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .pri-footer .footer-col.col-18 {
    width: 100%;
    padding: 40px 0;
  }
  .pri-footer .footer-col.col-18:after {
    background: #1a2068;
    width: 1024px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: -99px;
    content: "";
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .pri-footer .footer-col.col-18 {
    width: 100%;
    padding: 40px 0;
  }
  .pri-footer .footer-col.col-18:after {
    background: #1a2068;
    width: 1024px;
    height: 2px;
    position: absolute;
    top: 40%;
    left: -99px;
    content: "";
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .pri-footer .footer-col.col-21 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .pri-footer .footer-col.col-26 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .pri-footer .footer-col.col-19 {
    width: 50%;
  }
}
.pri-footer .footer-col .img-holder {
  max-width: 105px;
  height: auto;
}

.pri-txt .title {
  color: #504da0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.pri-txt .text {
  display: block;
  color: #fff;
  font-size: 16px;
}

.additional-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
}
.additional-info li {
  margin: 0 40px;
}
.additional-info .title {
  display: block;
  color: #4c5088;
  font-weight: 500;
  margin: 0 0 11px;
  line-height: 1.5;
  font-size: 14px;
}
.additional-info .text {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-transform: none;
}
.additional-info .text .text {
  display: inline;
}
.additional-info .text:hover {
  color: #256ea2;
}

.sec-footer {
  padding: 60px 0;
}
.sec-footer .footer-col:last-child .title {
  font-size: 14px;
}
.sec-footer .footer-content {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.sec-footer .title {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  margin: 0 0 16px;
  text-transform: uppercase;
  color: #fff;
}
.sec-footer a {
  color: #4c5088;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sec-footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.sec-footer .fab {
  color: #181e6b;
  background: #fff;
  height: 20px;
  width: 20px;
  border-radius: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec-footer .fab:hover {
  color: #fff;
  background: #081185;
}
@media (max-width: 767px) {
  .sec-footer .footer-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .sec-footer .footer-content .col-18 {
    width: 35%;
  }
}
@media (max-width: 767px) {
  .sec-footer .footer-content .col-18 {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .sec-footer .footer-content .col-21 {
    width: 35%;
  }
}
@media (max-width: 767px) {
  .sec-footer .footer-content .col-21 {
    max-width: 284px;
    padding-right: 42px;
    width: 63%;
  }
}
@media (max-width: 1024px) {
  .sec-footer .footer-content .col-19 {
    width: 22%;
  }
}
@media (max-width: 767px) {
  .sec-footer .footer-content .col-19 {
    width: 55%;
    max-width: 213px;
  }
}
@media (max-width: 767px) {
  .sec-footer .footer-content .col-26 {
    width: 63%;
    max-width: 284px;
    padding-right: 12px;
  }
}

.social-networks {
  list-style: none;
  padding: 0;
  font-size: 22px;
  line-height: 1;
  margin: 0 -8px 0 -7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.social-networks li {
  margin: 0 8px 0 7px;
}
.social-networks li a {
  line-height: 0;
  color: #fff;
}
.social-networks li a:hover {
  color: #256ea2;
  text-decoration: none;
}
.social-networks li .fa-brands {
  color: #fff;
  font-size: 23px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.social-networks li .fa-brands:hover {
  color: #98a2b5;
}

.footer-col {
  padding: 20px 15px 0;
  width: 22.4%;
}
@media (max-width: 1024px) {
  .footer-col {
    padding: 20px 0 0;
  }
}
.footer-col.col-18 {
  width: 18%;
}
.footer-col.col-21 {
  width: 22%;
}
.footer-col.col-26 {
  width: 24%;
}
.footer-col.col-19 {
  width: 23%;
}
.footer-col .subtitle {
  display: block;
  margin: 0 0 0;
  color: #504da0;
  font-size: 14px;
  text-transform: uppercase;
}
.footer-col .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
}
.footer-col .head .flag-icon {
  width: 40px;
  min-width: 40px;
  margin: 0 15px 0 0;
}
.footer-col .head .address {
  display: block;
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
}
.footer-col .news-letter {
  font-size: 14px;
  color: #4c5088;
  line-height: 1;
  margin-bottom: 35px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .footer-col .news-letter {
    line-height: 1.25;
    max-width: 187px;
  }
}
.footer-col .newsletter-form {
  position: relative;
}
.footer-col .newsletter-form .form-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 40px;
}
.footer-col .newsletter-form .form-holder .btn-form {
  background: #504da0;
  border: 0;
  color: #fff;
  padding: 14px 15px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-weight: 500;
  font-size: 13px;
  cursor: pointer;
}
.footer-col .newsletter-form .form-holder .btn-form:hover {
  background: #98a2b5;
  color: #4c5088;
}
.footer-col .newsletter-form .form-control {
  width: 100%;
  color: #504da0;
  padding: 16px 20px;
  font-size: 13px;
  font-weight: 400;
  border: 1px solid #504da0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background: #090e54;
}
.footer-col .newsletter-form .form-control::-webkit-input-placeholder {
  color: #3B428F;
}
.footer-col .newsletter-form .form-control::-moz-placeholder {
  color: #3B428F;
}
.footer-col .newsletter-form .form-control:-ms-input-placeholder {
  color: #3B428F;
}
.footer-col .newsletter-form .form-control::-ms-input-placeholder {
  color: #3B428F;
}
.footer-col .newsletter-form .form-control::placeholder {
  color: #3B428F;
}
@media (max-width: 1024px) {
  .footer-col .newsletter-form .form-control {
    width: auto;
  }
}
@media (max-width: 767px) {
  .footer-col .newsletter-form .form-control {
    width: 100%;
  }
}
.footer-col .border-bottom {
  border-bottom: 1px solid #504da0;
}
.footer-col .context {
  display: block;
}
.footer-col .context a {
  color: #fff;
}

.social-links li {
  margin: 0 0 10px;
}
.social-links li a {
  display: inline-block;
}

.usefull-links ul li a {
  display: inline-block;
  font-size: 14px;
}
.usefull-links ul + ul {
  padding-left: 17px;
}
.usefull-links .links-wrap li {
  padding-bottom: 10px;
}

.footer-copyrights {
  background: #0e1458;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  padding: 30px 0;
  color: #4b4f87;
}
@media (max-width: 1024px) {
  .footer-copyrights {
    font-size: 14px;
  }
}
.footer-copyrights p {
  margin: 0;
  font-weight: 500;
}

@media (max-width: 767px) {
  .hide-mob {
    display: none !important;
  }
} */
/* 
.visual-quote-section {
  width: 100%;
  overflow: hidden;
  color: #fff;
  position: relative;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 420px;
}
.visual-quote-section .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.visual-quote-section .bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.visual-quote-section .container {
  max-width: 1123px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 100%;
}
.visual-quote-section .visual-quote-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}
.visual-quote-section .visual-quote-holder .button {
  letter-spacing: 2.5px;
}
.visual-quote-section .text-box {
  position: relative;
  padding: 165px 0px 70px 0px;
}
.visual-quote-section .text-box h1 {
  font-weight: 700;
  position: relative;
  margin-bottom: 40px;
  font-size: 42px;
}
@media (max-width: 1024px) {
  .visual-quote-section .text-box h1 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .visual-quote-section .text-box h1 {
    font-size: 30px;
    margin: 0 0 30px;
  }
}
.visual-quote-section .dot-dash {
  margin: 30px 15px 30px;
}
.visual-quote-section .dot-dash-1 {
  background: #8b8cb9;
  width: 30px;
}
.visual-quote-section .dot-dash-1::before, .visual-quote-section .dot-dash-1::after {
  width: 10px;
  height: 10px;
  content: "";
  background-color: #8b8cb9;
}
.visual-quote-section .dot-dash-1::before {
  left: -9px;
}
.visual-quote-section .dot-dash-1::after {
  right: -9px;
  background-color: #8b8cb9;
}
.visual-quote-section .btn-wrap {
  padding-top: 14px;
}

.sign-line {
  display: block;
  width: 111px;
  margin: 16px 0 0 10px;
  font-size: 0;
  line-height: 0;
  background: #210080;
  border: 0;
  height: 5px;
  -webkit-transform: skewX(0deg);
          transform: skewX(0deg);
}
.sign-line:before {
  width: 6px;
  height: 100%;
  border: 0;
  position: absolute;
  content: "";
  background: #6D6D6D;
  left: -10px;
  top: 0;
}

.dot-dash {
  width: 70px;
  height: 1px;
  position: relative;
  margin: 30px auto 30px;
  display: block;
}
.dot-dash::before, .dot-dash::after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.dot-dash::after {
  left: inherit;
  right: 0;
}

.dot-dash-1 {
  background: #8b8cb9;
  width: 30px;
}
.dot-dash-1::before, .dot-dash-1::after {
  width: 10px;
  height: 10px;
  content: "";
  background-color: #081185;
}
.dot-dash-1::before {
  left: -9px;
}
.dot-dash-1::after {
  right: -9px;
  background-color: #8b8cb9;
} */

@media (max-width: 1199px) {
  .textbox {
    padding: 0 50px 0 0;
    position: relative;
    z-index: 3;
  }
}

@media (max-width: 1024px) {
  .textbox {
    padding: 0;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%;
  }
}

.textbox strong {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #838891;
  padding-bottom: 12px;
  display: block;
  text-transform: uppercase;
}

.textbox h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  color: #1E2698;
  text-transform: uppercase;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  .textbox h1 br {
    display: none;
  }
}

@media (max-width: 767px) {
  .textbox h1 {
    font-size: 25px;
  }
}

@media (max-width: 549px) {
  .textbox h1 {
    font-size: 20px;
  }
}

.textbox h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 26.82px;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .textbox h3 br {
    display: none;
  }
}

@media (max-width: 767px) {
  .textbox h3 {
    font-size: 16px;
  }
}

@media (max-width: 549px) {
  .textbox h3 {
    font-size: 14px;
  }
}

.textbox p {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #1E2698;
  max-width: 960px;
  margin: 0 0 25px;
}

@media (max-width: 1024px) {
  .textbox p {
    margin: 0 0 15px;
  }
}

.textbox .sign-line {
  margin: 25px 0 37px 10px;
}

@media (max-width: 549px) {
  .textbox .sign-line {
    margin: 5px 0 15px 10px;
  }
}

.image-holder {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  z-index: 3;
}

.image-holder img {
  width: 100%;
  display: block;
  height: auto;
}

.remove-font-size {
  font-size: inherit !important;
  padding-bottom: 0 !important;
}

.dark-text {
  text-transform: uppercase;
  font-weight: 700 !important;
  color: #261F25 !important;
  margin: 15px 0 5px !important;
}

.chairman-article {
  overflow: hidden;
  position: relative;
  padding: 70px 0 60px;
}

@media (max-width: 1199px) {
  .chairman-article {
    padding: 50px 0;
  }
}

@media (max-width: 1024px) {
  .chairman-article {
    padding: 40px 0;
  }
}

@media (max-width: 767px) {
  .chairman-article {
    padding: 35px 0;
    font-size: 14px;
  }
}

.chairman-article .container {
  max-width: 1138px;
}

.chairman-article .textbox {
  width: 56.5%;
  padding: 0 70px 0 0;
}

@media (max-width: 1024px) {
  .chairman-article .textbox {
    width: 100%;
    padding: 0;
  }
}

.chairman-article .signature-image-holder {
  max-width: 160px;
  margin: 37px 0 0;
}

@media (max-width: 549px) {
  .chairman-article .signature-image-holder {
    margin: 15px 0 0;
    max-width: 140px;
  }
}

.chairman-article .chairman-msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.chairman-article .chairman-msg h2 {
  margin: 0;
  text-align: left;
}

@media (max-width: 1024px) {
  .chairman-article .chairman-msg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.chairman-article .image-holder {
  width: 43.5%;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .chairman-article .image-holder {
    width: 100%;
    max-width: 400px;
    height: 400px;
    margin: 0 auto 35px;
    border-radius: 20px;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .chairman-article .image-holder {
    max-width: 300px;
    height: 300px;
  }
}

.vision-mission-section {
  background: #081185;
  position: relative;
}

.vision-mission-section:before {
  background-image: url(../home-new-images/vision-pattern.png);
  background-position: right;
  background-repeat: no-repeat;
  width: 79px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.vision-mission-section:after {
  background-image: url(../home-new-images/vision-right-pattern.png);
  background-position: right;
  background-repeat: no-repeat;
  width: 338px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 11;
  content: "";
}

@media (max-width: 1024px) {
  .vision-mission-section:before {
    display: none;
  }
}

.vision-mission-section .block-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .vision-mission-section .block-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.vision-mission-section .container {
  max-width: 1138px;
  padding: 0;
}

.vision-mission-section .textbox {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 15px 0;
}

@media (max-width: 767px) {
  .vision-mission-section .textbox {
    display: block;
    width: 100%;
    padding: 50px;
  }
}

@media (max-width: 575px) {
  .vision-mission-section .textbox {
    padding: 35px;
  }
}

.vision-mission-section .textbox p {
  color: #fff;
}

.vision-mission-section .textbox h3 {
  margin: 0 0 17px 0;
  position: relative;
}

.vision-mission-section .textbox h3::before {
  content: "";
  width: 19px;
  height: 19px;
  background: #1E279F;
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 991px) {
  .vision-mission-section .textbox h3::before {
    display: none;
  }
}

.vision-mission-section .textbox .sign-line {
  background: #fff;
  width: 66px;
  margin: 21px 10px;
}

.vision-mission-section .textbox .sign-line:before {
  background: #838891;
}

.vision-mission-section .detailed-box {
  max-width: 440px;
}

.vision-mission-section .detailed-box:first-child {
  margin-bottom: 70px;
}

@media (max-width: 1024px) {
  .vision-mission-section .detailed-box:first-child {
    margin-bottom: 35px;
  }
}

@media (max-width: 991px) {
  .vision-mission-section .detailed-box:first-child {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .vision-mission-section .detailed-box {
    max-width: 100%;
  }
}

.vision-mission-section .dotted-line::after {
  content: "";
  width: 1px;
  height: 220px;
  position: absolute;
  top: 115px;
  left: -41px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #1E279F;
}

@media (max-width: 991px) {
  .vision-mission-section .dotted-line::after {
    display: none;
  }
}

.vision-mission-section .image-holder {
  width: 50%;
}

@media (max-width: 767px) {
  .vision-mission-section .image-holder {
    width: 100%;
    max-width: 100%;
  }
}

.vision-mission-section .image-block {
  position: relative;
  margin-right: calc((100vw - 1108px) / -2);
  height: 547px;
}

@media (max-width: 1150px) {
  .vision-mission-section .image-block {
    margin-right: calc((100vw - 1015px) / -2);
  }
}

@media (max-width: 1024px) {
  .vision-mission-section .image-block {
    margin-right: calc((100vw - 660px) / -2);
  }
}

@media (max-width: 991px) {
  .vision-mission-section .image-block {
    margin-right: calc((100vw - 307px) / -2);
  }
}

@media (max-width: 767px) {
  .vision-mission-section .image-block {
    margin-right: 0;
  }
}

.vision-mission-section .image-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(1, 9, 112, 0.4);
  width: 100%;
}

.vision-mission-section .image-block img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-position: bottom;
  object-position: bottom;
  -o-object-fit: cover;
  object-fit: cover;
}

/* development-services */


.development-services {
  position: relative;
  padding: 90px 0 0;
  background: #E4E6FD;
}



@media (max-width: 1199px) {
  .development-services {
    padding: 70px 0;
  }
}

@media (max-width: 767px) {
  .development-services {
    padding: 70px 0 150px;
  }
}

@media (max-width: 575px) {
  .development-services {
    padding: 35px 0 150px;
  }
}

.development-services::before {
  background-image: url("../home-new-images/ourvalues-bg-pattern.png");
  background-position: left;
  background-repeat: no-repeat;
  width: 600px;
  height: 357px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.development-services .container {
  max-width: 1138px;
}



.development-services .services-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1000px;
  padding: 22px 0 71px;
  margin: -15px auto;
}

@media (max-width: 1199px) {
  .development-services .services-list {
    padding: 40px 0 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .development-services .services-list {
    padding: 20px 0;

  }
}


@media (max-width: 767px) {
  .development-services .services-list {
    padding: 0px;

  }
}

@media (max-width: 575px) {
  .development-services .services-list {
    margin: -7px auto;

  }
}

.development-services .services-list li {
  width: calc(20% - 30px);
  margin: 15px;
}

@media (max-width: 1199px) {
  .development-services .services-list li {
    width: calc(33.333% - 30px);
  }
}

@media (max-width: 767px) {
  .development-services .services-list li {
    width: calc(50% - 30px);
  }
}

@media (max-width: 575px) {
  .development-services .services-list li {
    width: calc(50% - 14px);
    margin: 7px;

  }
}

.development-services .services-list li>.services-wrapper {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.development-services .services-list li>.services-wrapper:hover {
  -webkit-transform: scale(1.1412);
  /* transform: scale(1.15); */
  transform: scale(1.1412);
}

.development-services .services-list li>.services-wrapper:hover .image-holder {
  background: #081185;
  height: 128px;
  max-width: 128px;
  margin: 0;
}

.development-services .services-list li>.services-wrapper:hover .image-holder img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.development-services .services-list li>.services-wrapper:hover .image-content {
  font-size: 16px;
  font-weight: 700;
  line-height: 19.5px;
  padding-top: 20px;
}



.development-services .services-list .services-holder {
  width: 100%;
  height: 170px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 2px 7px 10px 10px rgba(216, 218, 248, 0.75);
  box-shadow: 2px 7px 10px 10px rgba(216, 218, 248, 0.75);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.development-services .services-list .services-holder .image-holder {
  height: 110px;
  max-width: 109px;
  border: 1px solid #dcdeef;
  border-radius: 50%;
  margin: 30px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;



}

@media (max-width: 575px) {
  .development-services .services-list .services-holder .image-holder {
    margin: 30px 0;
  }

}



.development-services .services-list .services-holder .image-holder img {
  width: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.development-services .services-list .image-content {
  color: #000;
  text-transform: capitalize;
  text-align: center;
  padding-top: 38px;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.07px;
}


@media (max-width: 575px) {
  .development-services .services-list .image-content {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
  }
}






/* Start Here */
/* Blog Page Styles Start */
.blog-visual .visual-quote-holder {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between !important;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap !important;
  padding: 170px 0 78px;
}

@media (max-width: 767px) {
  .blog-visual .visual-quote-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column !important;
    padding-bottom: 45px;
  }
}

.blog-visual .blog-nav {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 25px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .blog-visual .blog-nav {
    gap: 15px;
    font-size: 12px;
    margin: 0 0 25px;
  }
}

.blog-visual .blog-nav li a {
  display: block;
  color: #fff;
  padding: 0 0 10px;
  position: relative;
}

@media (max-width: 767px) {
  .blog-visual .blog-nav li a {
    padding: 0 0 6px;
  }
}

.blog-visual .blog-nav li a:after {
  width: 0;
  height: 2px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog-visual .blog-nav li a:hover:after {
  width: 20px;
}

.blog-visual .blog-nav li.active>a:after {
  width: 20px;
}

.blog-visual .text-box {
  /* width: 60%; */
  width: 58.3%;

  padding: 0 35px 0 0 !important;
  position: relative !important;
}

@media (max-width: 1199px) {
  .blog-visual .text-box {
    width: 57%;

  }
}

@media (max-width: 767px) {
  .blog-visual .text-box {
    width: 100%;
    margin: 0 0 25px !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 1024px) {
  .blog-visual .text-box h1 {
    font-size: 36px;
  }
}

@media (min-width: 1199px) {
  .blog-visual .text-box h1 {
    font-size: 42px;
    margin: 0 0 30px;
    letter-spacing: -1.5px;
  }
}

.blog-visual .text-box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  max-width: 100%;
}

@media (max-width: 1024px) {
  .blog-visual .text-box p {
    max-width: 450px;
  }
}

@media (max-width: 767px) {
  .blog-visual .text-box p {
    max-width: 100%;
  }
}

.blog-visual .text-box .arrow {
  position: absolute;
  right: -35px;
  top: 32px;
  width: 59px;
}

@media (max-width: 1024px) {
  .blog-visual .text-box .arrow {
    top: 15px;
    width: 45px;
  }
}

@media (max-width: 767px) {
  .blog-visual .text-box .arrow {
    display: none;
  }
}

.blog-visual .text-box .arrow img {
  width: 100%;
  height: auto;
  display: block;
}

.blog-visual .consultation-form {
  /* width: 39%; */
  width: 38%;

}

@media (max-width: 767px) {
  .blog-visual .consultation-form {
    width: 100%;
  }
}

.blog-visual .consultation-form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  /* -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; */
  gap: 15px;
  margin: 0;
}

@media (max-width: 1024px) {
  .blog-visual .consultation-form .form-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.blog-visual .consultation-form .form-field {
  padding: 0;
}

@media (max-width: 767px) {
  .blog-visual .consultation-form .form-field {
    width: 100%;
  }
}

.blog-visual .consultation-form .text-input {
  height: 48px !important;
  border-width: 2px !important;
  border-radius: 6px !important;
  font-weight: 500;
}

.blog-visual .consultation-form .text-input {
  width: 100%;
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 20px;
  border-radius: 6px;
  border: 1px solid #eee;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background: rgba(255, 255, 255, 0.6);
  outline: none;
}

.blog-visual .consultation-form .btn-wrap {
  padding: 0;
  width: 160px;
}

@media (max-width: 1024px) {
  .blog-visual .consultation-form .btn-wrap {
    width: 100%;
  }
}

.blog-visual .consultation-form .btn-wrap .button {
  width: 100%;
  height: 48px;
  min-width: inherit;
  border-radius: 6px;
}

.blog-content {
  padding: 40px 0;
}

@media (max-width: 767px) {
  .blog-content {
    padding: 20px 0;
  }
}

.blog-section {
  overflow: hidden;
  padding: 37px 0;
}

.blog-section .container {
  max-width: 1123px;
}

.blog-section .head {
  overflow: hidden;
  margin: 0 0 50px;
}

@media (max-width: 767px) {
  .blog-section .head {
    margin: 0 0 35px;
  }
}

.blog-section .head .subtitle {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #838891;
  padding-bottom: 12px;
  display: block;
  text-transform: uppercase;
}

.blog-section .head h2 {
  color: #081185;
  font-size: 22px;
  line-height: 1.25;
  margin: 0 0 25px;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: left;
}

@media (max-width: 767px) {
  .blog-section .head h2 {
    margin: 0 0 15px;
  }
}

.blog-section .head .sign-line {
  height: 6px;
}

.blog-section .head .sign-line:before {
  background: #838891;
}

.blog-articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px -15px;
  align-items: flex-start;
}

@media (max-width: 1199px) {
  .blog-articles {
    margin: -10px;
  }
}

@media (max-width: 1024px) {
  .blog-articles {
    margin: -7px;
  }
}

.blog-articles .column {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .blog-articles .column {
    width: 100%;
  }
}

.article-post {
  overflow: hidden;
  padding: 10px 15px;
  width: 50%;
  font-size: 14px;
  line-height: 20px;
  color: #261f25;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .article-post {
    padding: 10px;
  }
}

@media (max-width: 1024px) {
  .article-post {
    padding: 7px;
  }
}

.article-post .holder {
  height: 100%;
  position: relative;
}

.article-post .image {
  overflow: hidden;
  position: relative;
  margin: 0 0 20px;
  border-radius: 6px;
}

.article-post .image:before {
  content: "";
  display: block;
  padding-top: 57.83%;
}

.article-post .image a {
  display: block;
}

.article-post .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}

.article-post .textbox {
  padding: 0 5px 15px;
  overflow: hidden;
}

.article-post .category {
  display: block;
  color: #1e2698;
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 12px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  .article-post .category {
    font-size: 12px;
    margin: 0 0 10px;
  }
}

.article-post h3 {
  color: #261f25;
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 1.222;
  font-weight: 700;
  letter-spacing: normal;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .article-post h3 {
    font-size: 17px;
  }
}

@media (max-width: 1024px) {
  .article-post h3 {
    font-size: 14px;
  }
}

.article-post h3 a {
  color: currentColor;
  display: block;
}

.article-post h3 a:hover {
  color: #1e2698;
}

.article-post p {
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article-post .article-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  position: absolute;
  left: 5px;
  bottom: 0;
  width: 100%;
}

.article-post .time {
  display: block;
  font-size: 12px;
  line-height: 15px;
  color: #838891;
  font-weight: 500;
}

.article-post.featured-post {
  width: 100%;
}

.article-post.featured-post .holder {
  background: #f0F7ff;
  border-radius: 6px;
  position: relative;
}

.article-post.featured-post .image {
  margin: 0;
  border-radius: 6px 6px 0 0;
}

.article-post.featured-post .image:before {
  padding-top: 56.25%;
}

.article-post.featured-post .textbox {
  padding: 38px 25px 55px;
}

@media (max-width: 1024px) {
  .article-post.featured-post .textbox {
    padding: 30px 15px 45px;
  }
}

.article-post.featured-post .subtitle {
  margin: 0 0 18px;
}

.article-post.featured-post h3 {
  font-size: 22px;
  margin: 0 0 28px;
}

@media (max-width: 1024px) {
  .article-post.featured-post h3 {
    font-size: 20px;
    margin: 0 0 20px;
  }
}

.article-post.featured-post .article-meta {
  left: 25px;
  bottom: 15px;
}

@media (max-width: 1024px) {
  .article-post.featured-post .article-meta {
    left: 15px;
  }
}

.blog-new-section {
  position: relative;
}

.blog-new-section:after {
  background: #fff;
  width: 100%;
  height: 40px;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
}

.blog-new-section .blog-articles {
  margin-bottom: -30px;
}

@media (max-width: 767px) {
  .blog-new-section .article-post {
    width: 100%;
  }
}

.blog-new-section .article-post .holder {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 30px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
  .blog-new-section .article-post .holder {
    padding-bottom: 20px;
    margin-bottom: 5px;
  }
}

.blog-new-section .article-post .image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 180px;
  margin: 0;
}

@media (max-width: 1024px) {
  .blog-new-section .article-post .image {
    width: 150px;
  }
}

@media (max-width: 767px) {
  .blog-new-section .article-post .image {
    width: 135px;
  }
}

.blog-new-section .article-post .image:before {
  padding-top: 66.7%;
}

.blog-new-section .article-post .textbox {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  padding: 0 0 15px 20px;
  min-height: 120px;
  position: relative;
}

@media (max-width: 1199px) {
  .blog-new-section .article-post .textbox {
    padding: 0 0 15px 15px;
  }
}

@media (max-width: 1024px) {
  .blog-new-section .article-post .textbox {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .blog-new-section .article-post .textbox {
    min-height: 90px;
  }
}

.blog-new-section .article-post .article-meta {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 0 0 20px;
}

.blog-pagination {
  padding: 45px 0;
}

@media (max-width: 767px) {
  .blog-pagination {
    padding: 25px 0;
  }
}

.blog-pagination .container {
  max-width: 1123px;
}

.blog-pagination .pagination {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #ccc;
}

/* .blog-pagination .pagination li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  border: 1px solid #ccc;
  color: currentColor;
  border-radius: 4px;
  min-width: 24px;
  height: 30px;
  text-align: center;
  padding: 5px 7px 3px;
  font-weight: 500;
} */

.blog-pagination .pagination a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid #ccc;
  color: currentColor;
  border-radius: 4px;
  min-width: 24px;
  height: 30px;
  text-align: center;
  padding: 5px 7px 3px;
  font-weight: 500;
}

.blog-pagination .pagination span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid #ccc;
  color: currentColor;
  border-radius: 4px;
  min-width: 24px;
  height: 30px;
  text-align: center;
  padding: 5px 7px 3px;
  font-weight: 500;
}

.blog-pagination .pagination span {
  display: none;
}


.blog-pagination .pagination .current {
  color: #fff;
  background: #081185;
  border-color: #081185;
  display: block;
}

.blog-pagination .pagination a:hover {
  color: #fff;
  background: #081185;
  border-color: #081185;
}

/* .blog-pagination .pagination li.active > a, .blog-pagination .pagination li:hover > a {
  color: #fff;
  background: #081185;
  border-color: #081185;
} */
.blog-pagination .pagination li.last a:after {
  content: "";
  width: 9px;
  height: 10px;
  background: url("../images/arrow-paging.svg") no-repeat;
  background-size: 100% 100%;
  display: block;
}

.newsletter-section {
  overflow: hidden;
  margin-bottom: 90px;
}

@media (max-width: 767px) {
  .newsletter-section {
    margin-bottom: 150px;
  }
}

.newsletter-section .container {
  max-width: 1123px;
}

.subscribe-block {
  overflow: hidden;
  border-radius: 6px;
  border: 2px solid #e7eef8;
  background: #f0f7ff url("../images/blog-subscribe-bg .png") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 55px 65px;
  font-size: 14px;
  line-height: 20px;
  color: #261f25;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1199px) {
  .subscribe-block {
    padding: 55px 45px;
  }
}

@media (max-width: 1024px) {
  .subscribe-block {
    padding: 25px;
  }
}

@media (max-width: 767px) {
  .subscribe-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: none;
    padding: 20px 15px;
  }
}

.subscribe-block .textbox {
  width: 53%;
}

@media (max-width: 767px) {
  .subscribe-block .textbox {
    width: 100%;
    margin-bottom: 25px;
  }
}

.subscribe-block h4 {
  font-size: 22px;
  line-height: 1.222;
  font-weight: 700;
  color: #261f25;
  margin: 0 0 20px;
}

@media (max-width: 1024px) {
  .subscribe-block h4 {
    font-size: 20px;
  }
}

.subscribe-block p {
  font-weight: 400;
  max-width: 425px;
}

@media (max-width: 767px) {
  .subscribe-block p {
    max-width: 100%;
  }
}


.subscribe-block .consultation-form {
  width: 44%;
}

@media (max-width: 767px) {
  .subscribe-block .consultation-form {
    width: 100%;
  }
}

.subscribe-block .consultation-form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; */
  align-items: flex-start;
  gap: 15px;
  margin: 0;
}

@media (max-width: 1024px) {
  .subscribe-block .consultation-form .form-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.subscribe-block .consultation-form .form-field {
  padding: 0;
}

@media (max-width: 767px) {
  .subscribe-block .consultation-form .form-field {
    width: 100%;
  }
}

.subscribe-block .consultation-form .text-input {

  height: 48px !important;
  border-width: 2px !important;
  border-radius: 6px !important;
  font-weight: 500;
  border-color: #ccc !important;
  background: #fff !important;
  color: #000 !important;

}

.subscribe-block .consultation-form .text-input::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}

.subscribe-block .consultation-form .text-input::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

.subscribe-block .consultation-form .text-input:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}

.subscribe-block .consultation-form .text-input::-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}

.subscribe-block .consultation-form .text-input::placeholder {
  color: #ccc;
  opacity: 1;
}

.subscribe-block .consultation-form .btn-wrap {
  padding: 0;
  width: 160px;
}

@media (max-width: 1024px) {
  .subscribe-block .consultation-form .btn-wrap {
    width: 100%;
  }
}

.subscribe-block .consultation-form .btn-wrap .button {
  width: 100%;
  height: 48px;
  min-width: inherit;
  border-radius: 6px;
  background: #081185;
  border-color: #081185;
  color: #fff;
  letter-spacing: 2px;
}

.subscribe-block .consultation-form .btn-wrap .button:hover {
  background: #00075e;
  border-color: #00075e;
}

.featured-partners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 0 0;
  gap: 30px;
}

@media (max-width: 1024px) {
  .featured-partners {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .featured-partners {
    padding: 40px 0 0;
  }
}

.featured-partners .title {
  color: #838891;
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 700;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 1024px) {
  .featured-partners .title {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .featured-partners .title {
    text-align: center;
  }
}

.partners-logo {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
}

@media (max-width: 1024px) {
  .partners-logo {
    gap: 20px;
  }
}

@media (max-width: 767px) {
  .partners-logo {
    gap: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .partners-logo li {
    margin: 0 0 10px;
  }
}

@media (max-width: 767px) {
  .partners-logo img {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
}

.consultation-form .form-field {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}


.subscribe-block .consultation-form .text-input {
  width: 100%;
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 20px;
  border-radius: 6px;
  border: 1px solid #eee;
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  background: rgba(255, 255, 255, 0.6);
  outline: none;
}

.consultation-form br {
  display: none;
}

.consultation-form .btn-wrap p {
  display: flex;
  align-items: center;
  margin: 0;
}

@media (max-width: 1024px) {
  .consultation-form .btn-wrap p {
    display: block;
  }
}


.consultation-form .form-group p {
  margin: 0;
}



/* blog detail page  */



.blog-details-visual {
  text-align: center;
  background: #081185;
}

.blog-details-visual .visual-quote-holder {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 170px 0 50px;
}

@media (max-width: 767px) {
  .blog-details-visual .visual-quote-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 45px;
  }
}

.blog-details-visual .breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  list-style: none;
  padding: 0;
  margin: 0 0 25px;
  width: 100%;
  gap: 8px;
}

.blog-details-visual .breadcrumbs li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.blog-details-visual .breadcrumbs li+li:before {
  content: "/";
}

.blog-details-visual .breadcrumbs li a {
  color: currentColor;
  display: block;
}

.blog-details-visual .breadcrumbs li a:hover {
  text-decoration: underline;
}

.blog-details-visual .text-box {
  width: 100%;
  padding: 0 !important;
}

@media (min-width: 1024px) {
  .blog-details-visual .text-box h1 {
    font-size: 36px;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 33px;
  }
}

@media (min-width: 1199px) {
  .blog-details-visual .text-box h1 {
    font-size: 42px;
    letter-spacing: -1.5px;
  }
}

.blog-details-visual .post-meta {
  list-style: none;
  padding: 0;
  margin: 0 0 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 25px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}

.blog-details-visual .post-meta li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
}

.blog-details-visual .post-meta li img {
  height: 20px;
  width: auto;
}

.blog-details-visual .author-info {
  overflow: hidden;
  color: #fff;
}

.blog-details-visual .author-info .author-name {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin: 0 0 7px;
}

.blog-details-visual .author-info .author-designation {
  font-size: 14px;
  line-height: 18px;
  display: block;
}

.blog-details-content {
  overflow: hidden;
  /* padding: 65px 0; */
  padding: 65px 0 37px;

}

@media (max-width: 767px) {
  .blog-details-content {
    padding: 37px 0;
  }
}

.blog-details-content .container {
  max-width: 1123px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 63px;
}

@media (max-width: 1199px) {
  .blog-details-content .container {
    gap: 40px;
  }
}

@media (max-width: 1024px) {
  .blog-details-content .container {
    gap: 30px;
  }
}

@media (max-width: 767px) {
  .blog-details-content .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.blog-aside {
  width: 300px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 10px 0 0;

  position: -webkit-sticky;
  /* For Safari */
  position: sticky;
  top: 20px;
  flex-shrink: 0;
  height: fit-content;


}

@media (max-width: 1024px) {
  .blog-aside {
    width: 220px;
  }
}

@media (max-width: 767px) {
  .blog-aside {
    width: 100%;
    padding: 0;
  }
}

.blog-aside h2 {
  font-size: 22px;
  line-height: 1.222;
  color: #132698;
  margin: 0 0 30px;
  letter-spacing: 2px;
  text-align: left;
}

@media (max-width: 767px) {
  .blog-aside h2 {
    margin: 0 0 20px;
  }
}

.blog-aside .blog-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  color: #838891;
}

.blog-aside .blog-nav li {
  margin: 0 0 20px;
}

@media (max-width: 767px) {
  .blog-aside .blog-nav li {
    margin: 0 0 12px;
  }
}

.blog-aside .blog-nav li a {
  display: block;
  color: currentColor;
  display: block;
}

.blog-aside .blog-nav li a:hover {
  color: #000;
}

/* .blog-aside .blog-nav li.active > a {
  color: #000;
} */

.blog-aside .blog-nav li.active>a {
  color: #261F25;
  font-weight: 700;
  line-height: 20px;
}

.blog-single-post {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  font-size: 14px;
  line-height: 20px;
  color: #261f25;
}

@media (max-width: 1024px) {
  .blog-single-post {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .blog-single-post {
    padding-left: 0px;
  }
}

.blog-single-post img {
  border-radius: 6px;
  /* margin: 0 0 10px; */
  margin: 0 0 39px;
}

.blog-single-post h3 {
  color: #261d25;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.222;
  margin: 0 0 20px;
  letter-spacing: normal;
}

.blog-single-post p {
  font-weight: 400;
  margin: 0 0 22px;
}

.blog-single-post p strong {
  font-size: 16px;
}


.consultation-form .wpcf7 form.failed .wpcf7-response-output,
.consultation-form .wpcf7 form.aborted .wpcf7-response-output,
.consultation-form .wpcf7 form.sent .wpcf7-response-output,
.consultation-form .wpcf7 form.invalid .wpcf7-response-output,
.consultation-form .wpcf7 form.unaccepted .wpcf7-response-output,
.consultation-form .wpcf7 form.payment-required .wpcf7-response-output {
  margin: 15px 0 0 !important;
}


.blog-visual .consultation-form .wpcf7 form.failed .wpcf7-response-output,
.blog-visual .consultation-form .wpcf7 form.aborted .wpcf7-response-output,
.blog-visual .consultation-form .wpcf7 form.sent .wpcf7-response-output,
.blog-visual .consultation-form .wpcf7 form.invalid .wpcf7-response-output,
.blog-visual .consultation-form .wpcf7 form.unaccepted .wpcf7-response-output,
.blog-visual .consultation-form .wpcf7 form.payment-required .wpcf7-response-output {
  color: #fff;
}



/* what-to-read-next-section */

.what-to-read-next-section ul {
  display: flex;
  padding: 0;
  list-style: none;
  margin: 0 -15px;
  flex-flow: row wrap;

}

.what-to-read-next-section li {
  width: 25%;
}

@media (max-width: 767px) {


  .what-to-read-next-section li {
    width: 50%;
  }
}


@media (max-width: 575px) {

  .what-to-read-next-section li {
    width: 100%;
  }
}


.what-to-read-next-section ul li .full-width-article {
  width: 100%;
}


.blog-aside .share-article-social-networks {
  padding-top: 100px;
  margin-bottom: 24px;

}

@media (max-width: 1024px) {
  .blog-aside .share-article-social-networks {
    padding-top: 50px;
  }
}


@media (max-width: 767px) {
  .blog-aside .share-article-social-networks {
    padding-top: 37px;
    margin-bottom: 0;
  }
}

.blog-aside .share-article-social-networks .single-article-social-networks {
  list-style: none;
  padding: 0;
  font-size: 22px;
  line-height: 1;
  margin: 0 -8px 0 -7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-aside .share-article-social-networks .single-article-social-networks li {
  margin: 0 8px;
}

.blog-single-post ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
}


.blog-single-post h4,
.blog-single-post h5 {
  margin: 0 0 24px;
  line-height: 1.222;
  letter-spacing: normal;
}

.single-blog-post-page-wrapper {
  overflow: visible !important;
}

@media (max-width: 767px) {
  .single-blog-post-page-wrapper {
    overflow: hidden !important;
  }

}


.blog-details-content {
  overflow: visible !important;
}

@media (max-width: 767px) {
  .blog-details-content {
    overflow: hidden !important;
  }

}

.blog-details-content .blog-details-content-wrapper {
  display: flex;
  justify-content: end;
}

@media (max-width: 767px) {
  .blog-details-content .blog-details-content-wrapper {
    flex-direction: column-reverse;
  }

}


.blog-visual .consultation-form .text-input::placeholder {
  color: #fff !important;
}
 