/* FONTS
 ========================================================================== */
@font-face {
  font-family: "Helvetica Neue LT Std";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/HelveticaNeueLTStd-Hv.woff") format('woff'), url("../fonts/HelveticaNeueLTStd-Hv.woff2") format('woff2');
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/HelveticaNeueLTStd-Bd.woff") format('woff'), url("../fonts/HelveticaNeueLTStd-Bd.woff2") format('woff2');
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/HelveticaNeueLTStd-Lt.woff") format('woff'), url("../fonts/HelveticaNeueLTStd-Lt.woff2") format('woff2');
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/HelveticaNeueLTStd-Md.woff") format('woff'), url("../fonts/HelveticaNeueLTStd-Md.woff2") format('woff2');
}

/***********************/
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-Black.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-BlackItalic.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-BoldItalic.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-Heavy.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-HeavyItalic.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-Italic.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-LightItalic.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-Light.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-MediumItalic.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-Medium.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-ThinItalic.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-Thin.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-Roman.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-UltraLight.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/fonts/HelveticaNeue-UltraLightItalic.woff2') format('woff2'),
        url('../fonts/fonts/HelveticaNeue-UltraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}


/* MAIN  FILES
 ========================================================================== */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/***********Header*******/
header {
  position: fixed;
  top: 0;
  width: 100%;
  will-change: transform, opacity;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1000;
}

.topbar {
    background: #F1F7FC;
}

.topbar .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.topbar .top-menu a {
    display: block;
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0%;
    padding: 7.5px 16px;
    text-decoration: unset;
    color: #003764;
    border-top: 1.5px solid transparent;
}

.topbar .top-menu a:hover,
.topbar .top-menu .current-menu-item a{
  border-color: #003764;
  background-color: #fff;
}

.top-menu {
    display: flex;
    align-items: center;
}

.top-menu .menu-item-has-children > a {
    position: relative;
    padding-right: 16px; /* space for the icon */
}

.top-menu .menu-item-has-children > a {
    padding-right: 30px;
}

.top-menu .menu-item-has-children {
  position: relative;
}

.top-menu .menu-item-has-children > a::after,
.top-menu .menu-item-has-children .sub-menu a::after {
    content: '';
    display: inline-block;
    width: 8px;   /* match your SVG width */
    height: 5px;  /* match your SVG height */
    background-image: url('../img/angle-down.svg'); /* path to your SVG */
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 11.5px;
    top: 50%;
    transform: translateY(-50%);
}

.top-menu .menu-item-has-children .sub-menu a::after{
  transform: rotate(270deg);
  top: calc(50% - 2px);
}

.top-menu .menu-item-has-children .sub-menu a {
  padding-right: 30px;
  position: relative;
  border: unset;
}

.top-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 244px;
    background: #EDF5FB;
    list-style: none;
    padding: 12px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    box-shadow: 0 10px 20px rgba(0,0,0,0.08);
    z-index: 999;
}

.top-menu .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.header-wrapper {
    padding: 16px 0;
}

header .left-header {
  max-width: 100px;
}

.main_nav {
  font-size: 0;
}
.main_nav * {
  line-height: 1;
}
.main_nav a {
  display: block;
}
.main_nav a:hover {
  text-decoration: none;
}
.main_nav .level_a {
  position: relative;
}
.main_nav .level_a li {
  position: relative;
  z-index: 0;
  display: inline-block;
}
.main_nav .level_a > li > a {
 color: #003764;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 100% */
  padding: 0 5px;
  min-width: 100px;
  text-align: center;
}


.main_nav .level_a > li.current-menu-item > a, .main_nav .level_a > li:hover > a {
  font-weight: 700;
}
.main_nav .level_a > li.menu-item-has-children:before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  content: '';
  display: none;
}
.main_nav .level_a > li.menu-item-has-children:hover:before {
  display: block;
}
.main_nav .level_a > li.menu-item-has-children:hover > .sub-menu {
  -webkit-transform: translate(0%, 0%);
  -moz-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  visibility: visible;
  opacity: 1;
}
.main_nav .level_a > li > .sub-menu {
  position: absolute;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  width: 209px;
  margin-top: 15px;
  border-radius: 0 12px 12px 12px;
  background: #FFF;
  box-shadow: 0 0 80px -30px rgba(0, 0, 0, 0.15);
  padding: 12px;
  -webkit-transform: translate(0%, 10%);
  -moz-transform: translate(0%, 10%);
  -ms-transform: translate(0%, 10%);
  transform: translate(0%, 10%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main_nav .level_a > li > .sub-menu .sub-menu {
  display: block;
  padding-left: 10px;
}
.main_nav .level_a > li > .sub-menu li {
  display: block;
  list-style-type: none;
}
.main_nav .level_a > li > .sub-menu li.btn {
  background: transparent;
  padding: 10px 20px 20px;
  border-radius: 0;
  border-bottom: solid 1px #ebecec;
  margin-bottom: 10px;
  font-size: 16px;
}
.main_nav .level_a > li > .sub-menu li.btn:hover {
  box-shadow: none;
}
.main_nav .level_a > li > .sub-menu li.btn:hover a {
  background: #fa9d26;
  color: #fff;
}
.main_nav .level_a > li > .sub-menu li.btn a {
  display: block;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.3;
  color: #57575c;
  min-width: auto;
  background: transparent;
  border: 1px solid #fa9d26;
  border-radius: 0;
  font-weight: 500;
}
.main_nav .level_a > li > .sub-menu a {
  color: #003764;
  font-size: 18px;
  padding: 12px 9px;
  line-height: 18px; /* 100% */
  border-radius: 6px;
}

.main_nav .level_a > li > .sub-menu a::after {
    content: '';
    display: inline-block;
    width: 8px;   /* match your SVG width */
    height: 5px;  /* match your SVG height */
    background-image: url('../img/angle-down.svg'); /* path to your SVG */
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 11.5px;
    top: 46%;
    transform: rotate(268deg);
    opacity: 0;
}

.main_nav .level_a > li > .sub-menu a:hover::after {
  opacity: 1;
}

.main_nav .level_a > li > .sub-menu a:hover {
  background: #D2E5F5;
}

.right-header {
    display: flex;
    align-items: center;
    gap: 20px;
}
/***************End header*************/
@media (max-width: 768px) {
  .topbar .top-menu a {
    padding: 8px 10px;
  }

  .top-menu .menu-item-has-children > a::after {
    right: 2px;
  }

  /***start ali css****/
  
  .tpl-home2 .download-app__section .download-app__wrapper > div.right {
    margin-bottom: 34px !important;
  }
  .tpl-home2 .download-app__section .download-app__wrapper > div.left .wys .title h2 br {
    display: none;
  }
  .tpl-home2 .download-app__section .download-app__wrapper > div.left .wys .text {
      margin-bottom: 0;
  }
  .tpl-home2 .download-app__section .download-app__wrapper > div.left .wys .download-app__btns {
    margin-bottom: 30px;
  }
  
  /***end ali css****/
  
}
@media (max-width: 576px) {
	header .notification-bar span br {
		display: block;
	}

  .top-menu {
    display: none;
  }
  /***start ali css****/
  .inst_h1
  {
    padding: 0px 50px 30px;
  }
  /***end ali css****/
}
body.without-top-bar {
  padding-top: 140px;
}
@media (max-width: 1024px) {
  body.without-top-bar {
    padding-top: 125px;
  }
}
@media (max-width: 768px) {
  body.without-top-bar {
    padding-top: 115px;
  }
}
@media (max-width: 576px) {
  body.without-top-bar {
    padding-top: 155px;
  }
}
body ::-moz-selection {
  background: #fa9d26;
  color: #fff;
}
body ::selection {
  background: #fa9d26;
  color: #fff;
}
#wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
mark {
  background: none;
}
/* ==========================================================================
 FORMS & TABLE & NAVIGATION
 ========================================================================== */
input, textarea, select {
  outline: 0 none;
  padding: 0 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
input[type='text'], input[type='number'], input[type='email'], input[type='password'], input[type='search'], input[type='tel'], textarea {
  border: 1px solid #e1e1e1;
  background: #fff;
  color: #222;
  font-family: 'font_regular', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 40px;
  padding: 0 5px 0 10px;
  width: 100%;
}
input[type='text']::-webkit-input-placeholder, input[type='number']::-webkit-input-placeholder, input[type='email']::-webkit-input-placeholder, input[type='password']::-webkit-input-placeholder, input[type='search']::-webkit-input-placeholder, input[type='tel']::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #4c4c4c;
  font-family: 'font_regular', Helvetica, Arial, sans-serif;
  font-size: 16px;
  opacity: 1;
}
input[type='text']::-moz-placeholder, input[type='number']::-moz-placeholder, input[type='email']::-moz-placeholder, input[type='password']::-moz-placeholder, input[type='search']::-moz-placeholder, input[type='tel']::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #4c4c4c;
  font-family: 'font_regular', Helvetica, Arial, sans-serif;
  font-size: 16px;
  opacity: 1;
}
input[type='text']:-ms-input-placeholder, input[type='number']:-ms-input-placeholder, input[type='email']:-ms-input-placeholder, input[type='password']:-ms-input-placeholder, input[type='search']:-ms-input-placeholder, input[type='tel']:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #4c4c4c;
  font-family: 'font_regular', Helvetica, Arial, sans-serif;
  font-size: 16px;
  opacity: 1;
}
input[type='text']:focus, input[type='number']:focus, input[type='email']:focus, input[type='password']:focus, input[type='search']:focus, input[type='tel']:focus, textarea:focus {
  border-color: #fa9d26;
}
textarea {
  resize: none;
  height: 100px;
  padding: 10px;
}
button[disabled], html input[disabled] {
  cursor: default;
}
input[type='search'], input[type='search']::-webkit-search-decoration, input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: none !important;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type='number'] {
  -moz-appearance: textfield;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
}
ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
 TYPOGRAPHY
 ========================================================================== */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Helvetica Neue LT Std', sans-serif;
}
h2 {
  font-size: 46px;
}
@media (max-width: 1024px) {
  h2 {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 32px;
  }
}
@media (max-width: 576px) {
  h2 {
    font-size: 28px;
  }
}
h3 {
  font-size: 30px;
}
@media (max-width: 1024px) {
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  h3 {
    font-size: 26px;
  }
}
h4 {
  font-size: 28px;
}
@media (max-width: 1024px) {
  h4 {
    font-size: 26px;
  }
}
@media (max-width: 576px) {
  h4 {
    font-size: 24px;
  }
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}
p {
  padding-bottom: 20px;
  line-height: 1.5;
  font-size: 18px;
}
a {
  color: #fa9d26;
  outline: 0;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  outline: 0;
  text-decoration: underline;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: top;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
strong, b {
  font-weight: 700;
}
i {
  font-style: normal;
}
@media screen and (min-width: 1440px) {
  ::-webkit-scrollbar {
    width: 13px;
  }
  ::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
  }
  ::-webkit-scrollbar-thumb {
    background-color: #fa9d26;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #f9920d;
  }
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.flex.h_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.flex.v-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.flex.vh-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
[class*='col-'] {
  width: 100%;
}
.col-1 {
  -webkit-flex-basis: 5.5833333333%;
  -moz-flex-basis: 5.5833333333%;
  -ms-flex-basis: 5.5833333333%;
  flex-basis: 5.5833333333%;
}
.col-2 {
  -webkit-flex-basis: 14.1666666667%;
  -moz-flex-basis: 14.1666666667%;
  -ms-flex-basis: 14.1666666667%;
  flex-basis: 14.1666666667%;
}
.col-3 {
  -webkit-flex-basis: 22.75%;
  -moz-flex-basis: 22.75%;
  -ms-flex-basis: 22.75%;
  flex-basis: 22.75%;
}
.col-4 {
  -webkit-flex-basis: 31.3333333333%;
  -moz-flex-basis: 31.3333333333%;
  -ms-flex-basis: 31.3333333333%;
  flex-basis: 31.3333333333%;
}
.col-5 {
  -webkit-flex-basis: 39.9166666667%;
  -moz-flex-basis: 39.9166666667%;
  -ms-flex-basis: 39.9166666667%;
  flex-basis: 39.9166666667%;
}
.col-6 {
  -webkit-flex-basis: 48.5%;
  -moz-flex-basis: 48.5%;
  -ms-flex-basis: 48.5%;
  flex-basis: 48.5%;
}
.col-7 {
  -webkit-flex-basis: 57.0833333333%;
  -moz-flex-basis: 57.0833333333%;
  -ms-flex-basis: 57.0833333333%;
  flex-basis: 57.0833333333%;
}
.col-8 {
  -webkit-flex-basis: 65.6666666667%;
  -moz-flex-basis: 65.6666666667%;
  -ms-flex-basis: 65.6666666667%;
  flex-basis: 65.6666666667%;
}
.col-9 {
  -webkit-flex-basis: 74.25%;
  -moz-flex-basis: 74.25%;
  -ms-flex-basis: 74.25%;
  flex-basis: 74.25%;
}
.col-10 {
  -webkit-flex-basis: 82.8333333333%;
  -moz-flex-basis: 82.8333333333%;
  -ms-flex-basis: 82.8333333333%;
  flex-basis: 82.8333333333%;
}
.col-11 {
  -webkit-flex-basis: 91.4166666667%;
  -moz-flex-basis: 91.4166666667%;
  -ms-flex-basis: 91.4166666667%;
  flex-basis: 91.4166666667%;
}
.col-12 {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
}
.col-50 {
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-basis: 50%;
  flex-basis: 50%;
}
@media (max-width: 960px) {
  .md-1 {
    -webkit-flex-basis: 5.5833333333%;
    -moz-flex-basis: 5.5833333333%;
    -ms-flex-basis: 5.5833333333%;
    flex-basis: 5.5833333333%;
  }
  .md-2 {
    -webkit-flex-basis: 14.1666666667%;
    -moz-flex-basis: 14.1666666667%;
    -ms-flex-basis: 14.1666666667%;
    flex-basis: 14.1666666667%;
  }
  .md-3 {
    -webkit-flex-basis: 22.75%;
    -moz-flex-basis: 22.75%;
    -ms-flex-basis: 22.75%;
    flex-basis: 22.75%;
  }
  .md-4 {
    -webkit-flex-basis: 31.3333333333%;
    -moz-flex-basis: 31.3333333333%;
    -ms-flex-basis: 31.3333333333%;
    flex-basis: 31.3333333333%;
  }
  .md-5 {
    -webkit-flex-basis: 39.9166666667%;
    -moz-flex-basis: 39.9166666667%;
    -ms-flex-basis: 39.9166666667%;
    flex-basis: 39.9166666667%;
  }
  .md-6 {
    -webkit-flex-basis: 48.5%;
    -moz-flex-basis: 48.5%;
    -ms-flex-basis: 48.5%;
    flex-basis: 48.5%;
  }
  .md-7 {
    -webkit-flex-basis: 57.0833333333%;
    -moz-flex-basis: 57.0833333333%;
    -ms-flex-basis: 57.0833333333%;
    flex-basis: 57.0833333333%;
  }
  .md-8 {
    -webkit-flex-basis: 65.6666666667%;
    -moz-flex-basis: 65.6666666667%;
    -ms-flex-basis: 65.6666666667%;
    flex-basis: 65.6666666667%;
  }
  .md-9 {
    -webkit-flex-basis: 74.25%;
    -moz-flex-basis: 74.25%;
    -ms-flex-basis: 74.25%;
    flex-basis: 74.25%;
  }
  .md-10 {
    -webkit-flex-basis: 82.8333333333%;
    -moz-flex-basis: 82.8333333333%;
    -ms-flex-basis: 82.8333333333%;
    flex-basis: 82.8333333333%;
  }
  .md-11 {
    -webkit-flex-basis: 91.4166666667%;
    -moz-flex-basis: 91.4166666667%;
    -ms-flex-basis: 91.4166666667%;
    flex-basis: 91.4166666667%;
  }
  .md-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
  .md-bottom {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .sm-1 {
    -webkit-flex-basis: 5.5833333333%;
    -moz-flex-basis: 5.5833333333%;
    -ms-flex-basis: 5.5833333333%;
    flex-basis: 5.5833333333%;
  }
  .sm-2 {
    -webkit-flex-basis: 14.1666666667%;
    -moz-flex-basis: 14.1666666667%;
    -ms-flex-basis: 14.1666666667%;
    flex-basis: 14.1666666667%;
  }
  .sm-3 {
    -webkit-flex-basis: 22.75%;
    -moz-flex-basis: 22.75%;
    -ms-flex-basis: 22.75%;
    flex-basis: 22.75%;
  }
  .sm-4 {
    -webkit-flex-basis: 31.3333333333%;
    -moz-flex-basis: 31.3333333333%;
    -ms-flex-basis: 31.3333333333%;
    flex-basis: 31.3333333333%;
  }
  .sm-5 {
    -webkit-flex-basis: 39.9166666667%;
    -moz-flex-basis: 39.9166666667%;
    -ms-flex-basis: 39.9166666667%;
    flex-basis: 39.9166666667%;
  }
  .sm-6 {
    -webkit-flex-basis: 48.5%;
    -moz-flex-basis: 48.5%;
    -ms-flex-basis: 48.5%;
    flex-basis: 48.5%;
  }
  .sm-7 {
    -webkit-flex-basis: 57.0833333333%;
    -moz-flex-basis: 57.0833333333%;
    -ms-flex-basis: 57.0833333333%;
    flex-basis: 57.0833333333%;
  }
  .sm-8 {
    -webkit-flex-basis: 65.6666666667%;
    -moz-flex-basis: 65.6666666667%;
    -ms-flex-basis: 65.6666666667%;
    flex-basis: 65.6666666667%;
  }
  .sm-9 {
    -webkit-flex-basis: 74.25%;
    -moz-flex-basis: 74.25%;
    -ms-flex-basis: 74.25%;
    flex-basis: 74.25%;
  }
  .sm-10 {
    -webkit-flex-basis: 82.8333333333%;
    -moz-flex-basis: 82.8333333333%;
    -ms-flex-basis: 82.8333333333%;
    flex-basis: 82.8333333333%;
  }
  .sm-11 {
    -webkit-flex-basis: 91.4166666667%;
    -moz-flex-basis: 91.4166666667%;
    -ms-flex-basis: 91.4166666667%;
    flex-basis: 91.4166666667%;
  }
  .sm-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
  .sm-bottom {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .xs-1 {
    -webkit-flex-basis: 5.5833333333%;
    -moz-flex-basis: 5.5833333333%;
    -ms-flex-basis: 5.5833333333%;
    flex-basis: 5.5833333333%;
  }
  .xs-2 {
    -webkit-flex-basis: 14.1666666667%;
    -moz-flex-basis: 14.1666666667%;
    -ms-flex-basis: 14.1666666667%;
    flex-basis: 14.1666666667%;
  }
  .xs-3 {
    -webkit-flex-basis: 22.75%;
    -moz-flex-basis: 22.75%;
    -ms-flex-basis: 22.75%;
    flex-basis: 22.75%;
  }
  .xs-4 {
    -webkit-flex-basis: 31.3333333333%;
    -moz-flex-basis: 31.3333333333%;
    -ms-flex-basis: 31.3333333333%;
    flex-basis: 31.3333333333%;
  }
  .xs-5 {
    -webkit-flex-basis: 39.9166666667%;
    -moz-flex-basis: 39.9166666667%;
    -ms-flex-basis: 39.9166666667%;
    flex-basis: 39.9166666667%;
  }
  .xs-6 {
    -webkit-flex-basis: 48.5%;
    -moz-flex-basis: 48.5%;
    -ms-flex-basis: 48.5%;
    flex-basis: 48.5%;
  }
  .xs-7 {
    -webkit-flex-basis: 57.0833333333%;
    -moz-flex-basis: 57.0833333333%;
    -ms-flex-basis: 57.0833333333%;
    flex-basis: 57.0833333333%;
  }
  .xs-8 {
    -webkit-flex-basis: 65.6666666667%;
    -moz-flex-basis: 65.6666666667%;
    -ms-flex-basis: 65.6666666667%;
    flex-basis: 65.6666666667%;
  }
  .xs-9 {
    -webkit-flex-basis: 74.25%;
    -moz-flex-basis: 74.25%;
    -ms-flex-basis: 74.25%;
    flex-basis: 74.25%;
  }
  .xs-10 {
    -webkit-flex-basis: 82.8333333333%;
    -moz-flex-basis: 82.8333333333%;
    -ms-flex-basis: 82.8333333333%;
    flex-basis: 82.8333333333%;
  }
  .xs-11 {
    -webkit-flex-basis: 91.4166666667%;
    -moz-flex-basis: 91.4166666667%;
    -ms-flex-basis: 91.4166666667%;
    flex-basis: 91.4166666667%;
  }
  .xs-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
  .xs-bottom {
    margin-bottom: 15px;
  }
}
/* ==========================================================================
 HELPERS
 ========================================================================== */
.row1280 {
  margin: 0 auto;
  width: 1280px;
  max-width: 94%;
  position: relative;
}
#content {
  padding: 40px 0;
}
@media (max-width: 1440px) {
  #content {
    padding: 20px 0;
  }
}
#wrap {
  position: relative;
  width: 100%;
  min-height: 100%;
}
.c {
  font-size: 0;
  line-height: 0;
  display: block;
  clear: both;
  overflow: hidden;
}
.cfx:after, .cfx:before {
  display: table;
  clear: both;
  content: ' ';
}
.bg-center {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.underline {
  position: relative;
  display: inline-block;
}
.underline:after {
  display: block;
  width: 0;
  height: 1px;
  margin: auto;
  content: '';
  transition: width 0.5s ease, background-color 0.5s ease;
  background: transparent;
}
.underline:hover:after {
  width: 100%;
  background: #fa9d26;
}
.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #0087ca;
}
.hover-underline-animation::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #0087ca;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
.hover-underline-animation:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.btn {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px; /* 100% */ 
  border-radius: 999px;
  padding: 13px 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: #003764;
  box-shadow: 0 0 0 1px #013763 inset;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  border: 1px solid #003764;
  perspective: 1000px;
}

.btn.secondary-btn {
  border-color: #F99C24;
  background: #F99C24;
  box-shadow: 0 0 0 1px #F99C24 inset;
}

.normal-text{
  position: relative;
  display: inline-block;
  transition: transform 0.3s;
  transform-origin: 50% 0;
  transform-style: preserve-3d;
}

/* .normal-text {
  transform: translateY(0%);
} */


.normal-text::before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  content: attr(data-hover);
  transform: rotateX(-90deg);
  transform-origin: 50% 0;
  text-align: center;
  transition: color 0.3s;
}

.btn:hover {
  color: #003764;
  background: #fff;
  text-decoration: unset;
  box-shadow: 0 0 0 2px #013763 inset, 0 15px 49.8px -21px rgba(0, 0, 0, 0.50);
}

.btn.secondary-btn:hover {
  color: #F99C24;
  box-shadow: 0 0 0 2px #F99C24 inset, 0 15px 49.8px -21px rgba(0, 0, 0, 0.50);
}


.btn:hover .normal-text {
  transform: rotateX(90deg) translateY(-100%);
}



/* ==========================================================================
 WORDPRESS DEFAULT CLASSES
 ========================================================================== */
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  margin: 10px;
  padding-top: 4px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #f3f3f3;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* ==========================================================================
 WYSIWYG
 ========================================================================== */
.wysiwyg h1 {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 10px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.wysiwyg p {
  font-size: 15px;
  line-height: 1.4;
  padding-bottom: 20px;
  word-break: break-word;
}
.wysiwyg ul {
  margin-left: 30px;
  padding-bottom: 20px;
}
.wysiwyg ul li {
  line-height: 1.4;
}
/* ==========================================================================
 FULL FRAME
 ========================================================================== */
.fullframe {
  height: 0;
  margin: 0;
  overflow: hidden;
  padding-bottom: 56.5%;
  position: relative;
  z-index: 0;
}
.fullframe iframe, .fullframe object, .fullframe embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
/* ==========================================================================
 CONTACT FORM 7
 ========================================================================== */
.wpcf7 {
  width: 100%;
}
.wpcf7 .screen-reader-response {
  display: none;
}
.wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
  display: block;
}
.wpcf7 .wpcf7-form.sent .wpcf7-response-output {
  display: block;
  background: #16a085;
}
.wpcf7 .wpcf7-not-valid-tip {
  font: 500 16px/1 'font_regular', Helvetica, Arial, sans-serif;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ff5f5f;
  background: #eee;
}
.wpcf7 .wpcf7-response-output {
  display: none;
  width: 100%;
  max-width: 500px;
  margin: 20px auto;
  padding: 15px 20px;
  cursor: pointer;
  text-align: center;
  color: white;
  font-size: 24px;
  background: #ff5f5f;
}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng {
  background: #1091ae;
}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
  background: #16a085;
}
.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  display: block !important;
}
div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url(../img/ajax-loader.gif);
  width: 16px;
  height: 16px;
  border: none;
  margin: 0 0 0 4px;
  vertical-align: middle;
  background-color: #fff;
  padding: 5px;
  border-radius: 50%;
  margin-left: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
div.wpcf7 form.submitting .ajax-loader {
  visibility: visible;
}
/* ==========================================================================
 SOCIAL LINK
 ========================================================================== */
.s-link {
  font-size: 0;
  display: inline-block;
  width: auto;
  cursor: pointer;
  text-align: center;
}
.s-link a {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 2px;
  color: #fff;
  border-radius: 50%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
.s-link a:before {
  font-size: 20px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.s-link a:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.s-link a.fa-facebook:hover {
  background: #3b5993;
}
.s-link a.fa-twitter:hover {
  background: #55acee;
}
.s-link a.fa-instagram:hover {
  background: #181818;
}
.s-link a.fa-linkedin:hover {
  background: #0177b5;
}
.s-link a.fa-youtube:hover {
  background: #f80000;
}
.s-link a.fa-pinterest:hover {
  background: #bd081c;
}
.s-link a.fa-vimeo:hover {
  background: #1bb7ea;
}
.s-link a.fa-yelp:hover {
  background: #d32323;
}
.s-link a.fa-google-plus:hover {
  background: #dd4c39;
}
/* ==========================================================================
 index-style
 ========================================================================== */
.index-style .post-item {
  margin-bottom: 20px;
}
.index-style .post-title {
  font-size: 18px;
  display: block;
  padding-bottom: 15px;
}
.index-style .post-title:hover {
  color: #183964;
}
.index-style .post-thumbnail {
  min-height: 160px;
  will-change: opacity;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.index-style .post-thumbnail:hover {
  opacity: 0.9;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.wp-pagenavi {
  font-size: 0;
  margin-top: 20px;
  padding-top: 20px;
  text-align: center;
  border-top: 1px solid #ccc;
}
.wp-pagenavi a, .wp-pagenavi span {
  font-size: 14px;
  margin: 0 3px;
  padding: 3px 5px;
}
.wp-pagenavi a {
  border: 1px solid #ccc;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
  color: #fff;
  border-color: #fa9d26;
  background: #fa9d26;
}
#top {
  min-height: 500px;
  text-align: center;
  color: #fff;
}
#top h1 {
  font-size: 60px;
}
.desctop_hide {
  display: none;
}
@media (max-width: 1150px) {
  /* resp_menu_active
   ========================================================================== */
  .mobile_hide {
    display: none;
  }
  .desctop_hide {
    display: block;
  }
  .burger {
    text-align: left;
  }
  .burger .burger-icon {
    display: inline-block;
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
    user-select: none;
  }
  .burger .burger-icon, .burger .burger-icon::before, .burger .burger-icon::after {
    display: block;
    width: 24px;
    height: 3px;
    background-color: #003764;
    outline: 1px solid transparent;
    transition-property: background-color, transform;
    transition-duration: 0.4s;
  }
  .burger .burger-icon::before, .burger .burger-icon::after {
    position: absolute;
    content: "";
  }
  .burger .burger-icon::before {
    top: -6px;
  }
  .burger .burger-icon::after {
    top: 6px;
  }
  .burger.is-active {
    top: 13px;
  }
  .burger.is-active .burger-icon {
    background-color: transparent;
  }
  .burger.is-active .burger-icon::before {
    transform: translateY(6px) rotate(45deg);
  }
  .burger.is-active .burger-icon::after {
    transform: translateY(-6px) rotate(-45deg);
  }
  .burger.is-active .burger-icon::before, .burger.is-active .burger-icon::after {
    background: #000;
  }
  .mobile_menu_container {
    font-size: 0;
    position: fixed;
    z-index: 99998;
    top: 0;
    right: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    padding: 40px 5px 5px;
    border-bottom: 3px solid #fff;
    background: #fff;
    will-change: transform, opacity;
    -webkit-transform: translateX(-110%);
    -moz-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .mobile_menu_container .burger-close {
    position: fixed;
    z-index: 99999;
    top: 30px;
    right: 25px;
    margin-right: 10px;
    text-align: left;
  }
  .mobile_menu_container .burger-close .burger-icon {
    display: inline-block;
    position: relative;
    margin-top: 8px;
    margin-bottom: 8px;
    user-select: none;
  }
  .mobile_menu_container .burger-close .burger-icon, .mobile_menu_container .burger-close .burger-icon::before, .mobile_menu_container .burger-close .burger-icon::after {
    display: block;
    width: 24px;
    height: 2px;
    background-color: #57575c;
    outline: 1px solid transparent;
    transition-property: background-color, transform;
    transition-duration: 0.4s;
  }
  .mobile_menu_container .burger-close .burger-icon::before, .mobile_menu_container .burger-close .burger-icon::after {
    position: absolute;
    content: "";
  }
  .mobile_menu_container .burger-close .burger-icon::before {
    top: -8px;
  }
  .mobile_menu_container .burger-close .burger-icon::after {
    top: 8px;
  }
  .mobile_menu_container .burger-close .burger-icon {
    background-color: transparent;
  }
  .mobile_menu_container .burger-close .burger-icon::before {
    transform: translateY(8px) rotate(45deg);
  }
  .mobile_menu_container .burger-close .burger-icon::after {
    transform: translateY(-8px) rotate(-45deg);
  }
  .mobile_menu_container nav {
    margin-bottom: 40px;
  }
  .mobile_menu_container li {
    position: relative;
  }
  

  .mobile_menu_container .level_a > li > a,
  nav.mobile_nav ul.sub-menu a {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    padding-left: 20px;
    color: #003764;
  }

  .mobile_menu_container .level_a > li > a:hover,
  nav.mobile_nav ul.sub-menu a:hover{
    font-weight: 700;
    text-decoration: unset;
  }

  nav.mobile_nav ul.sub-menu {
    padding-left: 10px;
  }
 
  .mobile_menu_active {
    overflow: hidden;
  }
  .mobile_menu_active:before {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
    content: '';
    background: rgba(0, 0, 0, .7);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .mobile_menu_active .burger-cross {
    position: fixed;
  }
  .mobile_menu_active .burger-cross span {
    position: relative;
    z-index: 9999999;
  }
  .mobile_menu_active .mobile_menu_container {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

@media (max-width: sm) and (max-width: 768px) {
  .mobile_menu_container {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .mobile_menu_container .burger-close {
    top: 30px;
    right: 10px;
  }
}
.alignleft {
  float: left;
  margin: 0 30px 10px 0;
}
.alignright {
  float: right;
  margin: 0 0 10px 30px;
}
.aligncenter {
  margin: 0 auto 20px;
}
.alignnone {
  margin: 0 0 20px;
}
.block-center {
  text-align: center;
  position: relative;
}
@media (max-width: 1024px) {
  .alignleft, .aligncenter, .alignright {
    float: none;
    margin: 0 auto 20px;
  }
  .alignnone {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 1024px) {
  /*CSS transitions*/
  .animated {
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }
}

/* ==========================================================================
 FOOTER
 ========================================================================== */
footer {
  padding: 120px 0;
  background: #FFFDFC;
  box-shadow: 0 -30px 88.5px -53px rgba(0, 0, 0, 0.05);
}
footer .footer-wrapper {
  padding-top: 28px;
  display: flex;
  gap: 20px;
  justify-content: space-between;
}


@media (max-width: 1000px) {
  footer .footer-wrapper {
    flex-direction: column;
    gap: 40px;
  }
}
@media (max-width: 768px) {
  footer {
    padding: 70px 0;
  }

  footer .footer-wrapper .right-footer .footer-navigation .nav-column h5 {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 576px) {
  footer .footer-wrapper .right-footer .footer-navigation {
    flex-wrap: wrap;
    gap: 30px;
  }
}
footer #logo {
  max-width: 181px;
  display: block;
}

.info-wrapper {
    margin-top: 40px;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}

.info-wrapper a {
  color: #003764;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px; /* 100% */
  padding-right: 10px;
  margin-right: 10px;
}

.info-wrapper a:last-child {
  padding-right: 0;
  margin-right: 0;
  border: unset;
}

footer .footer-wrapper .left-footer .under-logo_text p {
  font-size: 16px;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  footer .footer-wrapper .left-footer .under-logo_text p {
    font-size: 14px;
  }
}
footer .footer-wrapper .left-footer .under-logo_text_fraud p {
  font-size: 12px;
}
@media (max-width: 768px) {
  footer .footer-wrapper .left-footer .under-logo_text_fraud p {
    font-size: 10px;
  }
}

@media (max-width: 1024px) {
  footer .footer-wrapper .left-footer .app-btns-wrapper {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
  }
  footer .footer-wrapper .left-footer .app-btns-wrapper .btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
}
footer .footer-wrapper .left-footer .app-btns-wrapper a {
  margin-right: 50px;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  footer .footer-wrapper .left-footer .app-btns-wrapper a {
    margin-right: 0;
  }
}
footer .footer-wrapper .left-footer .app-btns-wrapper a:last-child {
  margin-right: 0;
}


footer .footer-wrapper .right-footer .footer-navigation {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

footer .footer-wrapper .right-footer .footer-navigation .nav-column h5 {
  color: #003764;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 18px; /* 100% */
  padding-bottom: 0;
}

footer .footer-wrapper .right-footer .footer-navigation .nav-column .navigation li a {
  color: #003764;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px; /* 100% */
  margin-bottom: 12px;
  display: inline-block;
}

footer .copyright-wrapper {
  display: flex;
  gap: 24px;
  row-gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
}

.bottom-row {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

.bottom-row span, footer .copyright-wrapper a {
  color: #003764;
  font-family: "Helvetica Neue";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px; /* 100% */
}
.left-right__section .left-right__row {
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  overflow: hidden;
}
.left-right__section .left-right__row > div {
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-basis: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
@media (max-width: 1024px) {
  .left-right__section .left-right__row > div {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.left-right__section .left-right__row > div.left {
  padding: 100px 20px 60px;
  background: #fa9d26;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  position: relative;
}
@media (max-width: 1024px) {
  .left-right__section .left-right__row > div.left {
    padding: 70px 20px 60px;
  }
}
.left-right__section .left-right__row > div.left:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-left: 50px solid #fa9d26;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: -50px;
  z-index: 100;
}
@media (max-width: 1024px) {
  .left-right__section .left-right__row > div.left:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -68px;
    top: auto;
    left: auto;
    right: auto;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid #fa9d26;
  }
}
@media (max-width: 768px) {
  .left-right__section .left-right__row > div.left:after {
    display: none;
  }
}
@media (max-width: 576px) {
  .left-right__section .left-right__row > div.left .btn {
    font-size: 12px;
    min-width: 140px;
  }
  .tpl-home2 .download-app__section .download-app__wrapper > div.left .wys .download-app__btns {
   	 text-align: center;
     display: block;
  }
  .tpl-home2 .download-app__section .download-app__wrapper > div.left .wys .download-app__btns a {
    	display: inline-block;
  }
}
.left-right__section .left-right__row > div.left .wys {
  max-width: 600px;
  color: #242529;
  margin-left: auto;
  padding-right: 90px;
}
@media (max-width: 1024px) {
  .left-right__section .left-right__row > div.left .wys {
    margin: 0;
    padding-right: 0;
  }
}
.left-right__section .left-right__row > div.left .wys .title h2 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative;
}
.left-right__section .left-right__row > div.left .wys .title h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 160px;
  height: 2px;
  background: #242529;
}
.left-right__section .left-right__row > div.right {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
}
.left-right__section .left-right__row > div.right a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
}
.left-right__section .left-right__row > div.right a .img_svg {
  opacity: 0.7;
  border: 1px solid #000;
  border-radius: 50%;
  background: #fff;
}
.left-right__section .left-right__row > div.right a .img_svg path {
  fill: #fa9d26;
}
@media (max-width: 768px) {
  .left-right__section .left-right__row > div.right {
    min-height: 400px;
  }
}
@media (max-width: 576px) {
  .left-right__section .left-right__row > div.right {
    min-height: 300px;
  }
}
.left-right__section .left-right__row > div.right.video-block {
  border-top: 2px solid #fff;
}
.left-right__section .left-right__row:nth-child(even) {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
}
.left-right__section .left-right__row:nth-child(even) > div.left {
  background: #f2f4f8;
  position: relative;
}
.left-right__section .left-right__row:nth-child(even) > div.left .btn {
  background: #fa9d26;
  color: #183964;
}
.left-right__section .left-right__row:nth-child(even) > div.left .wys {
  margin-right: auto;
  margin-left: 0;
  padding-right: 0;
  padding-left: 90px;
}
@media (max-width: 1024px) {
  .left-right__section .left-right__row:nth-child(even) > div.left .wys {
    margin: 0;
    padding-left: 0;
  }
}
.left-right__section .left-right__row:nth-child(even) > div.left:after {
  border-left: 0;
  border-right: 50px solid #f2f4f8;
  left: -50px;
  right: auto;
}
@media (max-width: 1024px) {
  .left-right__section .left-right__row:nth-child(even) > div.left:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -68px;
    top: auto;
    left: auto;
    right: auto;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid #f2f4f8;
  }
}
@media (max-width: 768px) {
  .left-right__section .left-right__row:nth-child(even) > div.left:after {
    display: none;
  }
}
.left-right__section .left-right__row:nth-child(even) > div.left .wys {
  color: #37393e;
}
.left-right__section .left-right__row:nth-child(even) > div.left .wys .title h2:after {
  background: #37393e;
}
.block-with-icons__section {
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .block-with-icons__section {
    padding: 60px 0 40px;
  }
}
@media (max-width: 768px) {
  .block-with-icons__section {
    padding: 40px 0 20px;
  }
}
.block-with-icons__section .block-with-icons__title {
  margin-bottom: 80px;
}
.block-with-icons__section .block-with-icons__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .block-with-icons__section .block-with-icons__wrapper {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
  }
}
@media (max-width: 576px) {
  .block-with-icons__section .block-with-icons__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
.block-with-icons__section .block-with-icons__wrapper .item {
  -webkit-flex-basis: 32%;
  -moz-flex-basis: 32%;
  -ms-flex-basis: 32%;
  flex-basis: 32%;
  max-width: 32%;
  border-radius: 12px;
  background: #F1F7FC;
  color: #00AEEF;
}
@media (max-width: 1024px) {
  .block-with-icons__section .block-with-icons__wrapper .item {
    -webkit-flex-basis: 48%;
    -moz-flex-basis: 48%;
    -ms-flex-basis: 48%;
    flex-basis: 48%;
    max-width: 48%;
    margin-bottom: 70px;
  }
}
@media (max-width: 576px) {
  .block-with-icons__section .block-with-icons__wrapper .item {
    -webkit-flex-basis: 90%;
    -moz-flex-basis: 90%;
    -ms-flex-basis: 90%;
    flex-basis: 90%;
    max-width: 90%;
  }
}
@media (max-width: 380px) {
  .block-with-icons__section .block-with-icons__wrapper .item {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.block-with-icons__section .block-with-icons__wrapper .item .icon {
  text-align: center;
  margin-bottom: 50px;
}
.block-with-icons__section .block-with-icons__wrapper .item .icon .img_svg {
  width: 120px;
  height: 120px;
  object-fit: cover;
  margin-top: -60px;
}
.block-with-icons__section .block-with-icons__wrapper .item .wys {
  text-align: center;
  padding: 0 20px;
}
.block-with-icons__section .benefits_button {
  text-align: center;
  padding: 60px 0 0;
}
.block-with-icons__section .benefits_button .btn {
  min-width: 260px;
  padding: 20px;
}
.download-app__section {
  background: #fa9d26;
  padding-top: 50px;
  overflow: hidden;
  border-radius: 12px;
}
.download-app__section .download-app__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
}

.download-app__section .download-app__wrapper > div {
  -webkit-flex-basis: 48%;
  -moz-flex-basis: 48%;
  -ms-flex-basis: 48%;
  flex-basis: 48%;
  max-width: 48%;
}

/****start ali css****/

.tpl-home2 .download-app__section .download-app__wrapper > div {
  -webkit-flex-basis: 32%;
  -moz-flex-basis: 32%;
  -ms-flex-basis: 32%;
  flex-basis: 32%;
  max-width: 32%;
}
.tpl-home2 .download-app__section .download-app__wrapper > div.right {
    margin-bottom: -34px;
}
.tpl-home2 .download-app__section {
    overflow: inherit;
}
.tpl-request-a-visit2 .download-app__section {
    padding-top: 0;
    width: 67%;
    margin: 0 auto;
    max-width: 100%;
	margin-bottom: 80px
}
.tpl-request-a-visit2 .rav-text__block {
    padding: 60px 0px;
}
.visit2 h3 {
    text-align: center;
    color: #000;
}
.visit2.download-app__section .download-app__wrapper > div.left .wys .download-app__btns a {
    width: 75%;
    text-align: center;
	margin: 0 auto 10px auto;
}
.visit2.download-app__section .download-app__wrapper > div.right {
    margin-bottom: -20px !important;
    margin-top: -10px !important;
}
.tpl-request-a-visit2 .block-with-icons__section {
    padding: 100px 0 0 !important;
}
h2.inst_h1 {
  color: #183964 !important;
}
.tpl-home2 .download-app__section .download-app__wrapper > div.left .wys .title h2 {
    color: #333;
}
.tpl-request-a-visit2 .block-with-icons__section .block-with-icons__wrapper
{
  margin-bottom: 0;
}
.tpl-request-a-visit2 .rav-text__block h3 {
    padding-bottom: 0;
}
a.hv_curs:hover, a.hv_curs img:hover {
    cursor: auto;
}
a.hv_curs, a.hv_curs img {
    pointer-events: none !important;
}

/****end ali css*****/


.download-app__section .download-app__wrapper > div.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
}
@media (max-width: 850px) {
  .download-app__section .download-app__wrapper > div.left {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .visit2.download-app__section .download-app__wrapper > div.left {
    margin-top: 50px;
  }
  .visit2.download-app__section .download-app__wrapper > div.right {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
}
.download-app__section .download-app__wrapper > div.left .wys {
  max-width: 460px;
  padding: 0 20px;
}
.download-app__section .download-app__wrapper > div.left .wys .title h2 {
  color: #183964;
  position: relative;
  margin-bottom: 40px;
}
.download-app__section .download-app__wrapper > div.left .wys .title h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 160px;
  height: 2px;
  background: #000;
}
.download-app__section .download-app__wrapper > div.left .wys .text {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .download-app__section .download-app__wrapper > div.left .wys .text {
    margin-bottom: 30px;
  }
}
.download-app__section .download-app__wrapper > div.left .wys .download-app__btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
}
.download-app__section .download-app__wrapper > div.left .wys .download-app__btns a {
  margin-bottom: 10px;
}
.download-app__section .download-app__wrapper > div.right {
  text-align: right;
}
@media (max-width: 850px) {
  .download-app__section .download-app__wrapper > div.right {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin: 0 auto;
  }
}
@media (max-width: 576px) {
  .download-app__section .download-app__wrapper > div.right {
    -webkit-flex-basis: 70%;
    -moz-flex-basis: 70%;
    -ms-flex-basis: 70%;
    flex-basis: 70%;
    max-width: 70%;
  }
}
.our-mission-banner {
  min-height: 760px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
}
@media (max-width: 1024px) {
  .our-mission-banner {
    min-height: 600px;
  }

  /**sart ali css***/
  .tpl-request-a-visit2 .download-app__section {
    width: auto;
  }
  /**end ali css***/

}
@media (max-width: 576px) {
  .our-mission-banner {
    min-height: 500px;
  }
}
.our-mission-banner .banner-text {
  background: #fa9d26;
  /* The Fallback */
  background: rgba(250, 157, 38, .8);
  max-width: 720px;
  padding: 60px 60px 70px 70px;
}
@media (max-width: 768px) {
  .our-mission-banner .banner-text {
    padding: 30px 30px 35px 35px;
  }
}
@media (max-width: 576px) {
  .our-mission-banner .banner-text {
    max-width: 100%;
    height: 100%;
  }
}
.our-mission-banner .banner-text > * {
  color: #fff;
}
.our-mission__content {
  position: relative;
  padding: 150px 0;
}
@media (max-width: 1024px) {
  .our-mission__content {
    padding: 90px 0;
  }
}
@media (max-width: 768px) {
  .our-mission__content {
    padding: 70px 0;
  }
}
@media (max-width: 576px) {
  .our-mission__content {
    padding: 40px 0;
  }
}
.our-mission__content:after {
  content: "";
  width: 2015px;
  height: 207px;
  background: url(../img/bg-faq.png);
  position: absolute;
  bottom: 40px;
  right: 100px;
  z-index: 1;
}
@media (max-width: 1100px) {
  .our-mission__content:after {
    display: none;
  }
}
.our-mission__content .content__wrapper {
  max-width: 850px;
  margin: 0 auto;
}
.contact-us-top__section {
  background: #fa9d26;
  padding: 70px 0 170px;
}
@media (max-width: 1024px) {
  .contact-us-top__section {
    padding: 70px 0 85px;
  }
}
@media (max-width: 768px) {
  .contact-us-top__section {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .contact-us-top__section {
    padding: 20px;
  }
}
.contact-us-top__section .wys {
  color: #fff;
}
.contact-us-top__section .wys a:not(.btn) {
  color: #3284ff;
}
.contact-us-top__section .wys .btn {
  margin-bottom: 5px;
}
.contact-form__section {
  background: #f2f4f8;
  padding-bottom: 100px;
  position: relative;
}
@media (max-width: 1024px) {
  .contact-form__section {
    padding-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .contact-form__section {
    padding-bottom: 0px;
  }
}
.contact-form__section:after {
  content: "";
  width: 2015px;
  height: 207px;
  background: url(../img/bg-faq.png);
  position: absolute;
  bottom: 40px;
  right: 100px;
  z-index: 1;
}
@media (max-width: 1100px) {
  .contact-form__section:after {
    display: none;
  }
}
.contact-form__section .form__wrapper {
  max-width: 630px;
  margin: 0 auto;
  background: #fff;
  padding: 60px 70px;
  position: relative;
  top: -100px;
}
@media (max-width: 1024px) {
  .contact-form__section .form__wrapper {
    top: -50px;
  }
}
@media (max-width: 768px) {
  .contact-form__section .form__wrapper {
    top: 0;
    padding: 30px 35px;
  }
}
@media (max-width: 576px) {
  .contact-form__section .form__wrapper {
    padding: 30px 15px;
  }
}
.contact-form__section .form__wrapper form label.required-label .label-name {
  position: relative;
}
.contact-form__section .form__wrapper form label.required-label .label-name:after {
  content: '*';
  color: #fa9d26;
}
.contact-form__section .form__wrapper form label .label-name {
  display: block;
  color: #5d5d5d;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.contact-form__section .form__wrapper form label > span {
  margin-bottom: 20px;
}
.contact-form__section .form__wrapper form label > span input, .contact-form__section .form__wrapper form label > span textarea, .contact-form__section .form__wrapper form label > span select {
  background: #f8f8f8;
}
.contact-form__section .form__wrapper form label .selectric-items li:hover {
  background: #fa9d26;
}
.contact-form__section .form__wrapper form label .selectric-items li.selected {
  background: #fa9d26;
}
.contact-form__section .form__wrapper form .button-submit {
  position: relative;
}
.contact-form__section .form__wrapper form .button-submit .btn {
  padding: 20px 70px;
}
.what-we-treat__section {
  padding: 100px 0 60px;
}
@media (max-width: 1024px) {
  .what-we-treat__section {
    padding: 80px 0 60px;
  }
}
@media (max-width: 768px) {
  .what-we-treat__section {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .what-we-treat__section {
    padding: 40px 0;
  }
}
.what-we-treat__section .what-we-treat__wrapper .title, .what-we-treat__section .what-we-treat__wrapper .wys, .what-we-treat__section .what-we-treat__wrapper .wwt_button {
  text-align: center;
}
.what-we-treat__section .what-we-treat__wrapper .wys {
  margin-bottom: 50px;
}
.what-we-treat__section .what-we-treat__wrapper .wwt_button .btn {
  min-width: 260px;
  padding: 20px;
}
.list-of-conditions__section {
  padding: 180px 0 30px;
}
@media (max-width: 1024px) {
  .list-of-conditions__section {
    padding: 120px 0;
  }
}
@media (max-width: 768px) {
  .list-of-conditions__section {
    padding: 80px 0;
  }
}
@media (max-width: 576px) {
  .list-of-conditions__section {
    padding: 60px 0;
  }
}
.list-of-conditions__section .title {
  text-align: center;
  margin-bottom: 70px;
}
.list-of-conditions__section .title h2 {
  padding-bottom: 0;
}
.list-of-conditions__section .conditions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
}
.list-of-conditions__section .conditions > div {
  -webkit-flex-basis: 350px;
  -moz-flex-basis: 350px;
  -ms-flex-basis: 350px;
  flex-basis: 350px;
  max-width: 350px;
}
@media (max-width: 576px) {
  .list-of-conditions__section .conditions > div {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.list-of-conditions__section .conditions > div .wys li {
  font-size: 18px;
}
@media (max-width: 1024px) {
  .list-of-conditions__section .conditions > div .wys li {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .list-of-conditions__section .conditions > div .wys li {
    font-size: 14px;
  }
}
.wwt_bottom-section {
  padding: 60px 0;
  text-align: center;
}
.wwt_bottom-section .wwt_bottom_btn {
  margin: 20px 0;
}
.wwt_bottom-section .wwt_bottom_btn .btn {
  min-width: 260px;
  padding: 20px;
}
.wys ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 15px;
}
.wys ul li:before {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #00aeef;
}
.tpl-request-a-visit .block-with-icons__section {
  padding: 150px 0;
}
.tpl-request-a-visit .block-with-icons__section .block-with-icons__wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .tpl-request-a-visit .block-with-icons__section .block-with-icons__wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 576px) {
  .tpl-request-a-visit .block-with-icons__section .block-with-icons__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
.tpl-request-a-visit .block-with-icons__section .block-with-icons__wrapper .item {
  margin-right: 40px;
  min-height: 250px;
  color: #00AEEF;
}
@media (max-width: 1024px) {
  .tpl-request-a-visit .block-with-icons__section .block-with-icons__wrapper .item {
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  .tpl-request-a-visit .block-with-icons__section .block-with-icons__wrapper .item {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.tpl-request-a-visit .block-with-icons__section .block-with-icons__wrapper .item:last-child {
  margin-right: 0;
}
.tpl-request-a-visit .block-with-icons__section .block-with-icons__wrapper .item:hover {
  text-decoration: none;
}
.bottom-left-right-section {
  padding-bottom: 30px;
}
.line-break {
  display: block;
}
@media (max-width: 1024px) {
  .line-break {
    display: none;
  }
}
.line-break:after {
  content: none;
  white-space: pre;
}
.row845 {
  width: 845px;
  max-width: 94%;
  position: relative;
  margin: 0 auto;
}
.row1145 {
  width: 1145px;
  max-width: 94%;
  position: relative;
  margin: 0 auto;
}
.tpl-leadership .top-block {
  background-color: #f2f4f8;
  padding: 70px 0;
}
.tpl-leadership .top-block h1 {
  padding-bottom: 0;
  text-align: center;
}
.leadership {
  padding: 90px 0 75px;
}
.leadership .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media (max-width: 900px) {
  .leadership .item {
    display: block;
  }
}
.leadership .item:nth-child(even) {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
}
.leadership .item:last-child {
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  .leadership .item .l-c {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.leadership .item .l-c img {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  width: 300px;
  height: 300px;
  object-fit: cover;
  -o-object-fit: cover;
}
.leadership .item .r-c {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  max-width: 485px;
}
@media (max-width: 900px) {
  .leadership .item .r-c {
    margin: 0 auto;
  }
}
.leadership .item .r-c h2 {
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.76px;
  color: #000;
  padding-bottom: 10px;
}
@media (max-width: 900px) {
  .leadership .item .r-c h2 {
    text-align: center;
  }
}
.leadership .item .r-c h3 {
  font-size: 16px;
  letter-spacing: -0.6px;
  color: #000;
  padding-bottom: 25px;
  font-weight: 400;
}
@media (max-width: 900px) {
  .leadership .item .r-c h3 {
    text-align: center;
  }
}
.leadership .item .r-c .wys p {
  font-size: 17px;
  line-height: 1.4;
  color: #37393e;
}
.tabs {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 768px) {
  .tabs {
    display: block;
    width: 100%;
  }
}
.tabs div {
  display: block;
  padding: 20px;
  cursor: pointer;
  color: #8894a3;
  background: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .tabs div {
    display: inline-block;
    width: 24%;
  }
}
@media (max-width: 576px) {
  .tabs div {
    width: 100%;
    display: block;
  }
}
.tabs div.active {
  color: #fff;
  background: #183964;
}
.tab-content {
  display: none;
  padding: 15px;
}
.tab-content.active {
  display: inherit;
}
.acc .item {
  position: relative;
  margin-bottom: 10px;
}
.acc .item h3 {
  font-size: 16px;
  cursor: pointer;
  position: relative;
  padding: 5px 5px 5px 45px;
  position: relative;
}
.acc .item h3 span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
}
.acc .item h3 span:before, .acc .item h3 span:after {
  content: '';
  background-color: #fa9d26;
  width: 16px;
  height: 3px;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.acc .item h3 span:before {
  left: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.acc .item h3 span:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.acc .item h3.active span:before, .acc .item h3.active span:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.acc .item .info {
  display: none;
}
.tpl-faq .top-block {
  background-color: #fa9d26;
  padding: 70px 0;
}
.tpl-faq .top-block h1 {
  padding-bottom: 0;
  text-align: center;
  color: #fff;
}
.faq-block {
  padding: 65px 0 100px;
  background: #f2f4f8;
  position: relative;
}
.faq-block:before {
  content: "";
  width: 2000px;
  height: 207px;
  background: url(../img/bg-faq.png);
  position: absolute;
  bottom: 0;
  right: 100px;
  z-index: 1;
}
@media (max-width: 1024px) {
  .faq-block:before {
    display: none;
  }
}
.faq-block .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .faq-block .wrapper {
    display: block;
  }
}
.faq-block .wrapper .left-content {
  -webkit-flex-basis: 260px;
  -moz-flex-basis: 260px;
  -ms-flex-basis: 260px;
  flex-basis: 260px;
  width: 100%;
  max-width: 260px;
}
@media (max-width: 768px) {
  .faq-block .wrapper .left-content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
  }
}
.faq-block .wrapper .right-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  max-width: 735px;
  position: relative;
  z-index: 9;
}
.faq-block .wrapper .right-content .item {
  border-bottom: 1px solid #dadce0;
  padding-bottom: 10px;
}
.faq-block .wrapper .right-content h3 {
  font-size: 20px;
  color: #28292a;
  font-weight: 700;
}
.faq-block .wrapper .right-content .info {
  padding-left: 45px;
  padding-bottom: 35px;
  margin-top: 35px;
}
.faq-block .wrapper .right-content .info p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  color: #57565c;
}
.kpis-block {
  padding: 60px 0 90px;
}
@media (max-width: 1024px) {
  .kpis-block {
    padding: 40px 0 60px;
  }
}
@media (max-width: 768px) {
  .kpis-block {
    padding: 40px 0;
  }
}
.kpis-block .title-block {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .kpis-block .title-block {
    margin-bottom: 20px;
  }
}
.kpis-block .title-block h2 {
  text-align: center;
  padding-bottom: 0;
}
.kpis-block .row845 {
  width: 840px;
}
.kpis-block .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: Wrap;
  -moz-flex-wrap: Wrap;
  flex-wrap: Wrap;
  -ms-flex-wrap: Wrap;
}
.kpis-block .wrapper .item {
  -webkit-flex-basis: 30%;
  -moz-flex-basis: 30%;
  -ms-flex-basis: 30%;
  flex-basis: 30%;
  width: 30%;
  margin: 0 13px;
}
@media (max-width: 1024px) {
  .kpis-block .wrapper .item {
    -webkit-flex-basis: 45%;
    -moz-flex-basis: 45%;
    -ms-flex-basis: 45%;
    flex-basis: 45%;
    width: 45%;
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .kpis-block .wrapper .item {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    width: 100%;
  }
  .kpis-block .wrapper .item .wys {
    text-align: center;
  }
}
.kpis-block .wrapper .item .top-i {
  background: #f69d25;
  border: 8px solid #fff;
  border-radius: 50%;
  width: 142px;
  height: 142px;
  margin: 0 auto;
  margin-bottom: -75px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  font-weight: bold;
  font-size: 34px;
  color: #fff;
}
.kpis-block .wrapper .item .top-i strong {
  display: block;
  font-size: 15px;
  color: #fff;
}
.kpis-block .wrapper .item .wys {
  padding: 100px 15px 40px 15px;
  background: #f2f4f8;
  border-radius: 8px;
  min-height: 230px;
}
.kpis-block .wrapper .item .wys h4, .kpis-block .wrapper .item .wys h5, .kpis-block .wrapper .item .wys h6 {
  display: inline-block;
  padding-bottom: 0;
}
.kpis-block .wrapper .item .wys p {
  display: inline;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.5;
  color: #575a60;
  padding-bottom: 0;
}
.kpis-block .wrapper .item .wys p strong {
  color: #224d85;
}
.slider-block {
  padding: 80px 0 0;
  background-color: #183964;
}
@media (max-width: 768px) {
  .slider-block {
    padding-top: 60px;
  }
}
.slider-block .slider .slide-nav:after {
  color: #fa9d26;
}
.slider-block .slider .slide-nav.swiper-button-next {
  right: -50px;
}
@media (max-width: 1024px) {
  .slider-block .slider .slide-nav.swiper-button-next {
    right: 0;
  }
}
.slider-block .slider .slide-nav.swiper-button-prev {
  left: -50px;
}
@media (max-width: 1024px) {
  .slider-block .slider .slide-nav.swiper-button-prev {
    left: 0;
  }
}
.slider-block .row845 {
  width: 900px;
}
.slider-block .top-block {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .slider-block .top-block {
    margin-bottom: 35px;
  }
}
.slider-block .top-block h2 {
  text-align: center;
  padding-bottom: 0;
  color: #fff;
}
.slider-block .swiper-pagination {
  bottom: 60px;
}
.slider-block .swiper-pagination .swiper-pagination-bullet-active {
  background: #fa9d26;
}
.slider-block .swiper-container {
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  .slider-block .swiper-container {
    padding-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .slider-block .swiper-slide {
    padding: 0 40px;
  }
}
.slider-block .swiper-slide .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .slider-block .swiper-slide .wrapper {
    display: block;
  }
}
.slider-block .swiper-slide .wrapper .left-content {
  -webkit-flex-basis: 225px;
  -moz-flex-basis: 225px;
  -ms-flex-basis: 225px;
  flex-basis: 225px;
  max-width: 225px;
  max-height: 250px;
  margin-right: 40px;
}
@media (max-width: 768px) {
  .slider-block .swiper-slide .wrapper .left-content {
    margin: 0 auto;
    margin-bottom: 25px;
  }
}
.slider-block .swiper-slide .wrapper .left-content img {
  border: 6px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  border-radius: 25px;
  width: 100%;
  height: 100%;
  max-height: 250px;
  object-fit: cover;
}
.slider-block .swiper-slide .wrapper .right-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
}
@media (max-width: 768px) {
  .slider-block .swiper-slide .wrapper .right-content {
    margin: 0 auto;
  }
}
.slider-block .swiper-slide .wrapper .right-content .wys h3 {
  padding-bottom: 30px;
}
.slider-block .swiper-slide .wrapper .right-content .wys h3, .slider-block .swiper-slide .wrapper .right-content .wys p {
  font-size: 19px;
  line-height: 28px;
  color: #fff;
  font-weight: 300;
}
.slider-block .swiper-slide .wrapper .right-content .wys h3 strong, .slider-block .swiper-slide .wrapper .right-content .wys p strong {
  font-weight: 700;
}
.faq-section {
  padding: 100px 0;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .faq-section {
    padding: 40px 0;
  }
}
.faq-section .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .faq-section .wrapper {
    display: block;
  }
}
.faq-section .left-content {
  -webkit-flex-basis: 450px;
  -moz-flex-basis: 450px;
  -ms-flex-basis: 450px;
  flex-basis: 450px;
  width: 100%;
  max-width: 450px;
}
@media (max-width: 1024px) {
  .faq-section .left-content {
    -webkit-flex-basis: 300px;
    -moz-flex-basis: 300px;
    -ms-flex-basis: 300px;
    flex-basis: 300px;
    max-width: 300px;
  }
}
@media (max-width: 768px) {
  .faq-section .left-content {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.faq-section .right-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  max-width: 730px;
}
.faq-section .right-content .item {
  border-bottom: 1px solid #dadce0;
  padding-bottom: 10px;
}
.faq-section .right-content h3 {
  font-size: 20px;
  color: #28292a;
  font-weight: 700;
}
.faq-section .right-content .info {
  padding-left: 45px;
  padding-bottom: 35px;
  margin-top: 35px;
}
.faq-section .right-content .info p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  color: #57565c;
}
.faq-section .wrapper .right-content .item {
  border-bottom: 1px solid #dadce0;
  padding-bottom: 10px;
}
.our-partner {
  padding: 70px 0;
}
.our-partner .row845 {
  width: 940px;
}
.our-partner .title-block {
  margin-bottom: 50px;
}
.our-partner .title-block h2 {
  padding-bottom: 0;
  text-align: center;
}
.our-partner .images-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: Wrap;
  -moz-flex-wrap: Wrap;
  flex-wrap: Wrap;
  -ms-flex-wrap: Wrap;
}
.our-partner .images-block img {
  filter: grayscale(1);
  margin: 0 20px;
  height: 60px;
  width: auto;
}
.partners-resourse {
  background: #f2f4f8;
  padding: 70px 0;
}
@media (max-width: 1024px) {
  .partners-resourse {
    padding: 35px 0;
  }
}
.partners-resourse .title-block {
  margin-bottom: 70px;
}
@media (max-width: 1024px) {
  .partners-resourse .title-block {
    margin-bottom: 35px;
  }
}
.partners-resourse .title-block h2 {
  padding-bottom: 0;
  text-align: center;
}
.partners-resourse .wrapper-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.partners-resourse .wrapper-items .item {
  -webkit-flex-basis: 48%;
  -moz-flex-basis: 48%;
  -ms-flex-basis: 48%;
  flex-basis: 48%;
  width: 48%;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .partners-resourse .wrapper-items .item {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
}
.partners-resourse .wrapper-items .item h3 {
  padding-bottom: 18px;
  font-size: 28px;
  color: #37393e;
}
@media (max-width: 1024px) {
  .partners-resourse .wrapper-items .item h3 {
    font-size: 20px;
  }
}
.partners-resourse .wrapper-items .item p {
  padding-bottom: 0;
}
.partners-resourse .wrapper-items .item a {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: #183964;
}
.partners-resourse .wrapper-items .item h4 {
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 13px;
  color: #f69d25;
}
.text-section {
  padding: 100px 0 0;
}
.text-section h2 {
  padding-bottom: 25px;
}
.text-section .wys {
  text-align: center;
  border-bottom: 1px solid #fa9d26;
  padding-bottom: 30px;
}
.text-section .wys ul {
  margin-bottom: 55px;
}
.text-section .wys ul li {
  margin-bottom: 15px;
}
.text-section .wys ul li strong {
  position: relative;
  padding-left: 19px;
  font-weight: 500;
  font-size: 18px;
  color: #37393e;
}
.text-section .wys ul li strong:before {
  content: "";
  width: 11px;
  height: 21px;
  position: absolute;
  left: 0;
  top: -2px;
  background: url("../img/22.png");
}

/********************Responsive*********************/
@media (max-width: 572px){
  .btn {
    padding: 14px 20px;
  }
}

@media (max-width: 400px){
  .right-header .btn {
    display: none;
  }
}

@media (min-width: 768px){
  .info-wrapper {
    margin-top: 80px;
    margin-bottom: 30px;
    flex-wrap: nowrap;
    gap: 0;
    justify-content: flex-start;
  }

  .info-wrapper a {
    font-size: 18px;
    padding-right: 24px;
    margin-right: 24px;
    border-right: 1px solid #003764;
  }

  .bottom-row {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  footer .copyright-wrapper {
    gap: 24px;
    flex-wrap: nowrap;
    justify-content: left;
  }
}