/* global styles 
@font-face {
  font-family: 'playfair_displayblack';
  src: url('../fonts/playfairdisplay-black-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'playfair_displaybold';
  src: url('../fonts/playfairdisplay-bold-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'playfair_displayregular';
  src: url('../fonts/playfairdisplay-regular-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'muli_blackregular';
  src: url('../fonts/Mulish-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'mulibold';
  src: url('../fonts/Mulish-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'muli_extraboldregular';
  src: url('../fonts/Mulish-ExtraBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'muli_extralightregular';
  src: url('../fonts/Mulish-ExtraLight.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'muli_lightregular';
  src: url('../fonts/Mulish-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'muliregular';
  src: url('../fonts/Mulish-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'muli_semiboldregular';
  src: url('../fonts/Mulish-SemiBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*/

@font-face {
  font-family: 'muliregular';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/mulish-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/mulish-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/mulish-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/mulish-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/mulish-regular.svg#Mulish') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* mulish-900 - latin */
@font-face {
  font-family: 'mulibold';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/mulish-bold.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/mulish-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/mulish-bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/mulish-bold.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/mulish-bold.svg#Mulish') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* playfair-display-regular - latin */
@font-face {
  font-family: 'playfair_displayregular';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/playfair-display-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/playfair-display-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/playfair-display-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/playfair-display-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/playfair-display-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/playfair-display-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
  font-display: swap;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  height: 100%;
}
.font-icreased-1 {
  font-size: 65.5%;
}
.font-icreased-2 {
  font-size: 68.5%;
}
.font-icreased-3 {
  font-size: 71.5%;
}
body {
  overflow-anchor: none;
  font-size: 1.6rem;
  line-height: 1;
  padding: 0;
  color: #1d4363;
  font-family: 'muliregular', Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  font-weight: 400;
  height: 100%;
}
.hero-flex-bg-text.left-line h3 {
    margin: 0 0 20px -21px;
}
.inline-list{
    margin:0 0 0 -8px;
    font-size: 10px;
    font-family: 'mulibold',Arial,sans-serif;
    color: #c95c26;
    text-transform: uppercase;
    list-style-type: none;
    
}
.inline-list li{
    margin: 0 0 10px 0;
    padding: 0 7px 0 8px;
    display: inline-flex;
    border-right: 3px solid #cecece;
    display: inline-flex;
}
.inline-list li:last-of-type {
    border-right: none;
}
.inline-list li a{
    
}
.search-icon a {
    width: 27px;
	height: 25px;  
    display: inline-block;
    float: right;
    margin: -40px 160px 0 0;
}
.jetpack-instant-search {
   font-family: 'muliregular', "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.jetpack-instant-search__box-gridicon svg {
    fill: #1d4363;
}
input.jetpack-instant-search__box-input.search-field {
    background: #f7f7f7;
    color: #1d4363;
}
.jetpack-instant-search__search-results-title, .jetpack-instant-search__search-results-unused-query {
	font-family: "playfair_displayregular", "Helvetica Neue", Helvetica, Arial, "sans-serif"
    color: #1d4363;
}
.jetpack-instant-search__search-filters-title {
    color: #1d4363;
    font-family: playfair_displayregular;
    font-size: 2rem;
}
.jetpack-instant-search__search-result-minimal-content {
    font-size: 1.4rem;
}
.jetpack-instant-search__scroll-button{
  display: inline-block;
  vertical-align: top;
  padding: 1.6rem 3rem;
  color: #fff;
  background: #2c6696;
  font-size: 12px;
  font-family: 'mulibold', Arial, sans-serif;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  line-height: 1;
  border: none;
  border-radius: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.jetpack-instant-search__scroll-button:hover {
  background: #c95c26;
}
.jetpack-instant-search__search-filter-list .jetpack-instant-search__search-filter-list-label, .jetpack-instant-search__search-filter-list .widget_search .jetpack-instant-search__search-filter-list-label {
    font-size: 1.3rem;
}
.jetpack-instant-search__search-result-title.jetpack-instant-search__search-result-minimal-title {
    margin-bottom: 0;
}
div#jetpack-search-filters-1-wrapper h2.widgettitle {
    display: none;
}


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}
*::-webkit-media-controls-panel, *::--webkit-media-controls-play-button, *::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
/*
img {
  max-width: 100%;
  height: auto;
}
*/
nav ul {
  list-style: none;
}
blockquote {
  quotes: none;
}
select, button {
  border-radius: 0;
  -webkit-appearance: none;
}
blockquote:before, blockquote:after {
  content: '';
  content: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: 'playfair_displayregular', Arial, sans-serif;
}
h1 {
  font-size: 5rem;
  margin-bottom: 4rem;
  line-height: 1.1;
}
h2 {
  font-size: 5rem;
  line-height: 1.08;
  font-weight: normal;
  margin-bottom: 5rem;
  line-height: 1.1;
}
h2 span {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
h2 span:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 40%;
  width: 0%;
  opacity: 0.5;
  z-index: -1;
  -webkit-transition: width 0.85s 0.4s;
  transition: width 0.85s 0.4s;
  background: #dce148;
}
h2[style*="visible"] span:before, h3[style*="visible"] span:before {
  width: 100%;
}
h4, h5, h6 {
  margin-bottom: 2rem;
}
h3 {
  font-size: 2.6rem;
  line-height: 1.08;
  margin-bottom: 2rem;
}
h3 span {
  position: relative;
}
h3 span:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 40%;
  -webkit-transition: width 0.85s 0.4s;
  transition: width 0.85s 0.4s;
  width: 100%;
  z-index: -1;
  background: #dce148;
}
p {
  font-family: 'muliregular', Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 4rem;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #2c6696;
}
a:hover {
  text-decoration: none;
}

input:focus, a:focus, button:focus, select:focus {
  outline: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  color: #000;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
  font-family: 'muliregular', Arial, sans-serif;
}
iframe {
  max-width: 100%;
}
ol {
  font-size: 1.6rem;
  counter-reset: mcounter;
  list-style-type: none;
  margin-left: 75px;
  line-height: 1.5;
  margin-bottom: 5rem;
}
ol li {
  font-family: 'muliregular', Arial, sans-serif;
  counter-increment: mcounter;
  position: relative;
  padding-left: 30px;
  margin-bottom: 1.5rem;
}
ol li:before {
  font-family: 'mulibold', Arial, sans-serif;
  content: counter(mcounter) ".";
  position: absolute;
  left: 0;
  top: 0;
}
html.overlayed {
  overflow: hidden;
}
html.overlayed body.overlayed {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
body > .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.tweet-me {
  background: url(../images/twitter-tooltip.png) no-repeat;
  height: 45px;
  width: 40px;
  font-size: 0;
  z-index: 999;
}
::selection {
  background: #c4c4c4;
  /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #c4c4c4;
  /* Gecko Browsers */
}
#wrapper {
  overflow: hidden;
  padding-top: 85px;
  position: relative;
  min-height: 100%;
  padding-bottom: 8.5rem;
  box-sizing: border-box;
}
.main-section {
  overflow: hidden;
}
.overlayed #header {
  overflow-x: hidden;
  overflow-y: scroll;
}
.overlayed #wrapper {
  overflow-x: hidden;
  overflow-y: scroll;
}
.overlayed body > .mCSB_inside > .mCSB_container {
  top: 0 !important;
}
.hidden {
  position: absolute;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.wow {
  visibility: hidden;
}
.clear {
  clear: both;
  font-size: 1px;
}
.btn {
  display: inline-block;
  vertical-align: top;
  padding: 1.6rem 3rem;
  color: #fff;
  background: #2c6696;
  font-size: 12px;
  font-family: 'mulibold', Arial, sans-serif;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  line-height: 1;
  border: none;
  border-radius: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  text-decoration: none!important;
}
.btn.heade-donate {
  background: #c95c26;
}
.btn.heade-donate:hover {
  background: #c95c26;
}
.btn .fa {
  margin-left: 5px;
}
.btn.footer-btn {
  background: #c95c28;
  color: #fff;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.btn.footer-btn:hover {
  background: #e4723d;
  color: #fff;
}
.btn.btn-green {
  background: #dce336;
  color: #193955;
}
.btn.btn-green:hover {
  background: #e6ec40;
}
.btn.btn-light {
  background: #fff;
  color: #193955;
}
.btn.btn-light:hover {
  background: #193955;
  color: #fff;
}
.btn:hover {
  text-decoration: none;
  background: #3b7cb5;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/*
.btn img {
  display: inline-block;
  vertical-align: middle;
}
.btn span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 5;
}
*//
.slick-dots {
  padding-top: 30px;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.slick-dots li button {
  overflow: hidden;
  width: 15px;
  border: none;
  padding: 0;
  height: 3px;
  text-indent: 9999px;
  background: #eeeeec;
}
.slick-dots li.slick-active button {
  background: #333;
}
/* text aligments */
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center, .aligncenter {
  text-align: center !important;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
#page-in {
  min-height: 100%;
  box-sizing: border-box;
}
.left-50 {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.right-50 {
  float: right;
  width: 50%;
  box-sizing: border-box;
}
.wp-caption, .wp-caption-text, .bypostauthor {
  font-size: 1.6rem;
}
.sticky {
  font-size: 1.6rem;
}
.screen-reader-text {
  font-size: 1.6rem;
}
.gallery-caption {
  font-size: 1.6rem;
}
.inner {
  max-width: 1620px;
  padding: 0 30px;
  box-sizing: border-box;
  margin: 0 auto;
}
.inner-min {
  max-width: 1260px;
  margin: 0 auto;
}
#skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0;
  color: #0097d1;
  background: #fff;
  -webkit-transition: top 1s ease-out;
  transition: top 1s ease-out;
  z-index: 100;
}
#skiptocontent a:focus {
  top: 0;
}
.bottom-text {
  font-size: 12px;
  color: #839db4;
  line-height: 1.33;
}
video::-internal-media-controls-download-button {
  display: none;
}
video::-webkit-media-controls-enclosure {
  overflow: hidden;
}
video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
  /* Adjust as needed */
}
.content-right-image table {
  width: 100%;
}
.content-right-image table th, .content-right-image table td {
  border: 1px solid #ccc;
  padding: 10px;
}
@media (max-width: 1400px) {
  .inner-min {
    padding: 0 3rem;
  }
  .inner {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  html {
    font-size: 55%;
  }
  body > .mCSB_inside > .mCSB_scrollTools {
    opacity: 0 !important;
  }
}
@media (max-width: 1023px) {
  h1, h2 {
    font-size: 3.5rem;
  }
  #wrapper {
    padding-top: 85px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 50%;
  }

}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* header */
.loaded #header {
  -webkit-transition: transform 0.5s, opacity 0.5s, padding 0.5s, box-shadow 0.5s;
  transition: transform 0.5s, opacity 0.5s, padding 0.5s, box-shadow 0.5s;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mobile-menu {
  display: none;
}
#header {
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  position: fixed;
  z-index: 999;
  opacity: 0;
  -webkit-transform: translate3d(0, -4rem, 0);
  transform: translate3d(0, -4rem, 0);
  padding-top: 2rem;
  box-sizing: border-box;
}
#header .inner {
  position: relative;
  padding: 0 3rem;
}
#header .inner:after {
  content: "";
  display: block;
  clear: both;
}
#header .logo {
  width: 200px;
  margin: 0 auto;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.fixed-header #header {
  padding-top: 1.5rem;
  box-shadow: 0 0 3.5rem rgba(0, 0, 0, 0.2);
}
.fixed-header #header .logo {
  width: 170px;
}
.fixed-header #nav {
  padding-top: 1.5rem;
}
.fixed-header #header .btn {
    bottom: 1.5rem;
}
.fixed-header #header .search-icon a {
    margin: -34px 160px 0 0;
}
#header .btn {
  position: absolute;
  right: 30px;
  bottom: 2.3rem;
  -webkit-transition: bottom 0.8s, background 0.3s, box-shadow 0.3s;
  transition: bottom 0.8s, background 0.3s, box-shadow 0.3s;
}
#nav {
  float: left;
  width: 37.5%;
  padding-top: 2.3rem;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}
#nav > div > ul > li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 2.8rem;
}
#nav > div > ul > li:hover > ul {
  max-height: 400px;
  /*-webkit-transform: scaleY(1);
   transform: scaleY(1);*/
  visibility: visible;
  opacity: 1;
}
#nav > div > ul > li:hover > ul li {
  opacity: 1;
}
#nav > div > ul > li > a {
  color: #2c6696;
  font-size: 1.6rem;
  padding-bottom: 3rem;
  position: relative;
  display: block;
}
#nav > div > ul > li > a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  opacity: 0;
  height: 2px;
  background: #c95c26;
  -webkit-transition: width 0s 0.3s, opacity 0.5s;
  transition: width 0s 0.3s, opacity 0.5s;
}
#nav > div > ul > li.menu-item-has-children > a {
  padding-right: 15px;
}
#nav > div > ul > li.menu-item-has-children > a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 4px;
  border-bottom: 2px solid #c95c26;
  border-right: 2px solid #c95c26;
  width: 4px;
  height: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
#nav > div > ul > li > ul {
  position: absolute;
  z-index: 99;
  width: 250px;
  background: #fff;
  box-sizing: border-box;
  padding: 2.5rem;
  /*-webkit-transform: scaleY(0);
   transform: scaleY(0);*/
  max-height: 0;
  overflow: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.7s, visibility 0.7s, transform 0.7s, -webkit-transform 0.7s, max-height 0.7s;
  transition: opacity 0.7s, visibility 0.7s, transform 0.7s, -webkit-transform 0.7s, max-height 0.7s;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
}
#nav > div > ul > li > ul li {
  padding-bottom: 2.3rem;
  margin-bottom: 2.3rem;
  border-bottom: 1px solid #e6e6e6;
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s;
  transition: opacity 0.5s 0.2s;
}
#nav > div > ul > li > ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#nav > div > ul > li > ul li a {
  color: #2c6696;
  position: relative;
  display: block;
  -webkit-transition: padding 0.5s 0.2s;
  transition: padding 0.5s 0.2s;
}
#nav > div > ul > li > ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  border-top: 2px solid #1d4363;
  border-right: 2px solid #1d4363;
  width: 4px;
  height: 4px;
  margin-top: -3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#nav > div > ul > li > ul li a:hover {
  padding-left: 20px;
}
#nav > div > ul > li > ul li a:hover:after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
}
#nav > div > ul > li.megamenu > ul {
  padding: 2.5rem 0;
  width: 805px;
  font-size: 0;
}
#nav > div > ul > li.megamenu > ul > li {
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: top;
  width: 29%;
  margin: 0 2%;
  border: none;
}
#nav > div > ul > li.megamenu > ul > li > a {
  text-transform: uppercase;
  color: #767676;
  font-size: 12px;
  padding-bottom: 2.3rem;
  margin-bottom: 2.3rem;
  display: block;
  border-bottom: 1px solid #e6e6e6;
}
#nav > div > ul > li.megamenu > ul > li > a:after {
  display: none;
}
#nav > div > ul > li.megamenu > ul > li > a:hover {
  padding-left: 0;
}
#nav > div > ul > li.megamenu > ul > li ul li {
  border: none;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.desktop-version #nav > div > ul > li:hover > a:before {
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s, width 0.5s;
  transition: opacity 0.5s, width 0.5s;
}
#nav > div > ul > li.current-menu-item > a:before {
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s, width 0.5s;
  transition: opacity 0.5s, width 0.5s;
}
.menu-icon {
  display: none;
}
@media (max-width: 1300px) {
  #nav > div > ul > li {margin-right: 1.4rem;}
  #nav>div>ul>li.menu-item-has-children>a {
    padding-right: 12px;
}
  #header .logo {width: 200px;}
}

@media (max-width: 1023px) {
  .search-icon a {
    margin: -34px 50px 0 0;
  }
  .fixed-header #header .search-icon a {
    margin: -34px 50px 0 0;
  }
  #header {
    padding: 20px 0 18px !important;
    border-bottom: 1px solid #ececec;
    box-shadow: none !important;
  }
  #header .logo {
    width: 165px !important;
  }
  #header .btn {
    width: 46px;
    height: 46px;
    padding: 0;
    text-indent: 999px;
    overflow: hidden;
    right: 10px;
    white-space: nowrap;
    top: 0px;
  }
  #header .btn span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  #header .btn text {
    display: none;
  }
  #header .btn img {
    /*position: absolute;
     left: 50%;
     top: 50%;
     @include translate(-50%,-50%,0);*/
  }
  .menu-icon {
    display: block;
    width: 30px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -6px;
  }
  .menu-icon em {
    position: absolute;
    height: 3px;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -2px;
    background: #1d4363;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
  }
  .menu-icon:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #1d4363;
    -webkit-transition: bottom 0.5s, transform 0.5s;
    transition: bottom 0.5s, transform 0.5s;
  }
  .menu-icon:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 3px;
    background: #1d4363;
    -webkit-transition: top 0.5s, transform 0.5s;
    transition: top 0.5s, transform 0.5s;
  }
  .menu-icon.active em {
    opacity: 0;
  }
  .menu-icon.active:before {
    top: calc(50% - 1px);
    left: calc(50% - 10px);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  .menu-icon.active:after {
    left: calc(50% - 10px);
    bottom: calc(50% - 1px);
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg);
  }
  #nav {
    display: none;
  }
  .opened-menu .mobile-menu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .mobile-menu {
    position: fixed;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    bottom: 0;
    z-index: 999;
    padding-top: 130px;
    padding-bottom: 20px;
    -webkit-transition: transform 0.8s, -webkit-transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  .mobile-menu .mobile-menu-inner {
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    height: 100%;
    margin: 0 auto;
  }
  .mobile-menu .mobile-menu-inner > div {
    max-width: 220px;
    margin: 0 auto;
  }
  .mobile-menu .mobile-menu-inner > div > ul {
    list-style-type: none;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li {
    font-size: 3.5rem;
    font-family: 'playfair_displayregular', Arial, sans-serif;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li a {
    position: relative;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li a:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 200vw;
    margin-left: -100vw;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li.menu-item-has-children.active > a:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .mobile-menu .mobile-menu-inner > div > ul > li.menu-item-has-children > a {
    padding-right: 20px;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li.menu-item-has-children > a:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-right: 2px solid #cb6229;
    border-bottom: 2px solid #cb6229;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -6px;
    right: 0;
    top: 50%;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li.menu-item-has-children > a + ul {
    border-top: 1px solid #ececec;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li.menu-item-has-children.megamenu > ul {
    margin-left: 0;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li.menu-item-has-children.megamenu > ul > li > a {
    color: #767676;
    text-transform: uppercase;
    padding-left: 0;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li.menu-item-has-children.megamenu > ul > li > a:before {
    display: none;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li > a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 20px 0 20px 0;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li ul {
    display: none;
    list-style-type: none;
    margin-left: 2rem;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li ul li {
    font-family: 'muliregular', Arial, sans-serif;
    font-size: 12px;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li ul li a {
    border-bottom: 1px solid #ececec;
    display: block;
    padding: 14px 25px;
    position: relative;
  }
  .mobile-menu .mobile-menu-inner > div > ul > li ul li a:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-right: 2px solid #1d4363;
    border-top: 2px solid #1d4363;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -6px;
    left: 0;
    top: 50%;
  }
}
/* home page */
.home-hero {
  margin-bottom: 18.5rem;
}
.hero-slide {
  padding-top: 18.5rem;
  position: relative;
}
.hero-slide .hero-slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.4;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  z-index: 1;
}
.hero-slide:before {
  box-shadow: inset 0px 0px 300px #f7f7f7;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.hero-slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f7f7f7;
  opacity: 0.6;
  z-index: 2;
}
.hero-slide .inner-min {
  position: relative;
  z-index: 5;
}
.hero-slide .inner-min:after {
  content: "";
  display: block;
  clear: both;
}
.sub-title {
  font-size: 11px;
  color: #2c6696;
  text-transform: uppercase;
  font-family: 'mulibold', Arial, sans-serif;
  margin-bottom: 4rem;
  letter-spacing: 1.5px;
}
.hero-data {
  float: left;
  width: 58%;
  position: relative;
  padding-bottom: 18rem;
}
.hero-data .hero-data-inner {
  padding-left: 10.5rem;
  position: relative;
  max-width: 390px;
}
.hero-data .hero-data-inner:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  height: 2px;
  width: 74px;
  background: #dce336;
}
.hero-data h1 {
  margin-bottom: 2rem;
}
.hero-data p {
  margin-bottom: 4.5rem;
}
.hero-statistic {
  width: 34%;
  float: right;
  margin-bottom: -6.5rem;
  background: #1d4363;
  color: #fff;
}
.hero-statistic .head-statistic {
  padding: 1.5rem 3.5rem;
  color: #fff;
  font-family: 'mulibold', Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.dropdowns-statistic {
  background: #193955;
  padding: 2rem 1.5rem;
  font-size: 0;
}
.dropdowns-statistic .dropdown-col {
  font-size: 1.4rem;
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.dropdowns-statistic .dropdown-col:nth-child(2) {
  margin-left: 4%;
}
.dropdowns-statistic .dropdown-col .dropdown-label {
  padding-left: 2rem;
  color: #fff;
  font-family: 'muliregular', Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
}
.dropdowns-statistic .dropdown-col .dropdown-clear {
  position: absolute;
  right: 5px;
  top: -2px;
  color: #c95c26;
  font-size: 12px;
  cursor: pointer;
  text-transform: none;
}
.dropdowns-statistic .dropdown-col .dropdown-item {
  position: relative;
}
.dropdowns-statistic .dropdown-col .dropdown-item > a {
  background: #1d4363;
  line-height: 3.5rem;
  font-size: 1.4rem;
  font-family: 'mulibold', Arial, sans-serif;
  display: block;
  border-radius: 20px;
  padding: 0 2.5rem 0 2rem;
  color: #fff;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dropdowns-statistic .dropdown-col .dropdown-item > a:after {
  content: "";
  position: absolute;
  right: 1.7rem;
  top: 50%;
  margin-top: -4px;
  border-bottom: 2px solid #c95c26;
  border-right: 2px solid #c95c26;
  width: 4px;
  height: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.dropdowns-statistic .dropdown-col .dropdown-item.open .dropdown-list {
  opacity: 1;
  visibility: visible;
}
.dropdowns-statistic .dropdown-col .dropdown-item.open .dropdown-list .mCustomScrollBox {
  max-height: 275px !important;
}
.dropdowns-statistic .dropdown-col .dropdown-item.open .dropdown-list .dropdown-list-item {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list {
  background: #1d4363;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 98;
  border-radius: 20px;
  visibility: hidden;
  opacity: 0;
  overflow-y: auto;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity 0.8s, visibility 0.8s, max-height 0.8s;
  transition: opacity 0.8s, visibility 0.8s, max-height 0.8s;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list .mCustomScrollBox {
  max-height: 0 !important;
  -webkit-transition: max-height 0.8s;
  transition: max-height 0.8s;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list .dropdown-list-item {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list .dropdown-list-item.disabled {
  pointer-events: none;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list .dropdown-list-item.disabled a {
  opacity: 0.5;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list .dropdown-list-item a {
  color: #fff;
  position: relative;
  display: block;
  font-size: 1.4rem;
  font-family: 'mulibold', Arial, sans-serif;
  padding: 1.2rem 3.6rem 1rem 2rem;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list .dropdown-list-item a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.5rem;
  margin-top: -7px;
  width: 4px;
  height: 9px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list .dropdown-list-item a:hover {
  background: #224b6d;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list .dropdown-list-item.current {
  opacity: 1;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list .dropdown-list-item.current a:after {
  opacity: 1;
}
.dropdowns-statistic .dropdown-col .dropdown-item .dropdown-list .dropdown-list-item.current a:before {
  opacity: 1;
}
.maininfo-statistic {
  padding: 5.5rem 16% 6.5rem;
}
.maininfo-statistic .current-statistic {
  padding-left: 32px;
  position: relative;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.maininfo-statistic .current-statistic:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: #dce336;
}
.maininfo-statistic .current-statistic.animated .sub-title-statistic, .maininfo-statistic .current-statistic.animated .value-statistic, .maininfo-statistic .current-statistic.animated .description-statistic, .maininfo-statistic .current-statistic.animated .description-bottom-statistic {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.maininfo-statistic .current-statistic .sub-title-statistic {
  color: #dce336;
  font-size: 2.6rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  line-height: 1.07;
  margin-bottom: 3rem;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-transition: opacity 0.5s 0.1s, transform 0.5s 0.1s;
  transition: opacity 0.5s 0.1s, transform 0.5s 0.1s;
  opacity: 0;
}
.maininfo-statistic .current-statistic .value-statistic {
  font-size: 14rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  color: #fff;
  margin-bottom: 1rem;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-transition: opacity 0.5s 0.2s, transform 0.5s 0.2s;
  transition: opacity 0.5s 0.2s, transform 0.5s 0.2s;
  opacity: 0;
}
.maininfo-statistic .current-statistic .description-statistic {
  color: #fff;
  font-size: 2.6rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  line-height: 1.07;
  margin-bottom: 3rem;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-transition: opacity 0.5s 0.3s, transform 0.5s 0.3s;
  transition: opacity 0.5s 0.3s, transform 0.5s 0.3s;
  opacity: 0;
}
.maininfo-statistic .current-statistic .description-bottom-statistic {
  color: #839db4;
  font-size: 12px;
  line-height: 1.33;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-transition: opacity 0.5s 0.4s, transform 0.5s 0.4s;
  transition: opacity 0.5s 0.4s, transform 0.5s 0.4s;
  opacity: 0;
}
@media (max-width: 1300px) {
  .hero-slide {
    padding-top: 8rem;
  }
  .maininfo-statistic {
    padding-left: 10%;
    padding-right: 10%;
  }
  .hero-statistic {
    width: 38%;
  }
  .hero-data {
    padding-bottom: 8rem;
  }
}
@media (max-width: 1023px) {
  .maininfo-statistic .current-statistic .value-statistic {
    font-size: 10rem;
  }
}
@media (min-width: 767px) {
  .hero-data-bg {
    display: none;
  }
}
@media (max-width: 767px) {
  .home-hero {
    margin-bottom: 7.5rem;
  }
  .hero-slide {
    padding-top: 0;
  }
  .hero-slide .hero-slide-bg {
    display: none;
  }
  .hero-slide:before, .hero-slide:after {
    display: none;
  }
  .hero-data-bg {
    display: block;
    position: absolute;
    top: 0;
    left: -3rem;
    bottom: 0;
    right: -3rem;
    opacity: 0.12;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    z-index: -1;
  }
  .hero-data {
    padding-top: 8rem;
    padding-bottom: 9rem;
    float: none;
    width: auto;
  }
  .hero-data h1 {
    max-width: 320px;
  }
  .hero-statistic {
    width: auto;
    float: none;
  }
  .hero-statistic {
    margin-top: -2rem;
    margin-bottom: 0;
  }
  .hero-data .hero-data-inner {
    padding-left: 55px;
  }
  .hero-data .hero-data-inner:before {
    width: 30px;
  }
  .maininfo-statistic .current-statistic .sub-title-statistic {
    line-height: 1.3;
  }
}
.how-we-work {
  margin-bottom: 20rem;
}
.how-we-work.reduce-bottom-space {
  margin-bottom: 4rem;
}
.how-we-work h2 {
  margin-bottom: 7.5rem;
  position: relative;
}
.how-we-work .how-we-work-head {
  max-width: 915px;
}
.columns-four .list-three-columns .three-column-item {
  width: 22%;
  margin-left: 3%;
}
.list-three-columns {
  font-size: 0;
}
.list-three-columns .three-column-item {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0 2%;
  margin-left: 6%;
  margin-bottom: 3rem;
}
.list-three-columns .three-column-item .column-image {
  margin-bottom: 2.5rem;
  position: relative;
  padding-bottom: 114%;
  width: 100%;
}
.list-three-columns .three-column-item .column-image em {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  right: 0;
  background: #dce336;
  height: 3px;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.list-three-columns .three-column-item .column-image span {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  -webkit-transition: transform 3s;
  transition: transform 3s;
  will-change: transform;
}
.list-three-columns .three-column-item .column-image img {
  display: block;
  width: 100%;
}
.list-three-columns .three-column-item .column-image.hovered {
  overflow: hidden;
  cursor: pointer;
}
.list-three-columns .three-column-item .column-image.hovered img {
  -webkit-transition: transform 3s;
  transition: transform 3s;
}
.list-three-columns .three-column-item .column-image.hovered:hover em {
  height: 1.2rem;
}
.list-three-columns .three-column-item .column-image.hovered:hover span {
  -webkit-transform: scale(1.1) translate3d(0, 0, 0);
  transform: scale(1.1) translate3d(0, 0, 0);
}
.list-three-columns .three-column-item .column-image.hovered:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 1024px) {
  .list-three-columns .three-column-item {
    width: 31.33%;
    margin-left: 2%;
  }
  .how-we-work {
    margin-bottom: 12rem;
  }
}
@media (max-width: 1023px) {
  .columns-four .list-three-columns .three-column-item {
    width: 46%;
    margin-left: 4%;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .list-three-columns .three-column-item {
    width: auto;
    max-width: 350px;
    margin: 0 auto 3rem;
    padding: 0;
    display: block;
  }
  .list-three-columns .three-column-item .column-image img {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .columns-four .list-three-columns .three-column-item {
    width: auto;
    max-width: 350px;
    margin: 0 auto 3rem;
    padding: 0;
    display: block;
  }
  .columns-four .list-three-columns .three-column-item .column-image img {
    width: 100%;
  }
}
.promo-inner {
  margin-bottom: 13.5rem;
  position: relative;
  z-index: 5;
}
.promo-inner .promo-bg {
  background: #6388a8;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.promo-inner:after {
  content: "";
  display: block;
  clear: both;
}
.promo-inner .promo-image {
  width: 42%;
  float: left;
  margin-top: -7.5rem;
  padding-bottom: 7.5rem;
  box-sizing: border-box;
  padding-left: 5%;
  position: relative;
  z-index: 5;
}
.promo-inner .promo-image .promo-image-main {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.promo-inner .promo-image .promo-image-main > img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  display: block;
  opacity: 0.7;
}
.promo-inner .promo-image .promo-extra-image {
  position: absolute;
  top: 6rem;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.promo-extra-image img {
    width: 250px;
    height: 100px;
}
.promo-inner .promo-text {
  padding: 8rem 0;
  margin-left: 50%;
  max-width: 615px;
  color: #fff;
  position: relative;
  z-index: 5;
}
.promo-inner .promo-text .sub-title {
  color: #fff;
}
.promo-inner .promo-text .promo-text-inner {
  padding-left: 105px;
  position: relative;
}
.promo-inner .promo-text .promo-text-inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 0px;
  height: 2px;
  -webkit-transition: width 0.85s, 0.5s;
  transition: width 0.85s, 0.5s;
  background: #dce336;
}
.promo-inner .promo-text .promo-text-inner[style*="visible"]:before {
  width: 75px;
}
@media (max-width: 1400px) {
  .promo-inner {
    padding: 0 3rem;
  }
}
@media (max-width: 1024px) {
  .promo-inner {
    margin-bottom: 7rem;
  }
  .promo-inner .promo-image {
    margin-top: -5rem;
    padding-bottom: 5rem;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .promo-inner .promo-image {
    float: none;
    width: auto;
    text-align: center;
    margin-top: 0;
    top: -3rem;
    margin-bottom: -3rem;
  }
  .promo-inner .promo-text {
    margin: 0 auto;
    padding: 0 0 7rem;
    max-width: 570px;
  }
  .promo-inner .promo-text .promo-text-inner {
    padding-left: 55px;
  }
  .promo-inner .promo-text .promo-text-inner[style*="fade"]:before {
    width: 32px;
  }
}
.driving {
  margin-bottom: 12rem;
}
.driving .driving-inner {
  position: relative;
  padding-bottom: 7rem;
}
.driving .driving-inner:after {
  content: "";
  display: block;
  clear: both;
}
.driving .driving-inner:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2.6rem;
  background: #f7f7f7;
  width: 100%;
}
.driving .driving-inner h2 {
  padding-bottom: 2.5rem;
  margin-bottom: 9rem;
  position: relative;
}
.driving .driving-inner h2:after {
  content: "";
  background: #dce336;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  -webkit-transition: width 0.85s, 0.5s;
  transition: width 0.85s, 0.5s;
}
.driving .driving-inner h2[style*="visible"]:after {
  width: 75px;
}
.driving .driving-inner h3 {
  padding-bottom: 4rem;
  position: relative;
  margin-bottom: 5rem;
}
.driving .driving-inner h3:after {
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2.5rem;
  position: absolute;
  background: #f7f7f7;
}
.driving .case-study {
  width: 40%;
  float: left;
}
.driving .case-study .case-study-inner {
  padding-left: 14%;
}
.driving .case-study .case-study-inner .case-study-text {
  padding-left: 32px;
  padding-right: 4rem;
}
.driving .case-study .case-study-inner .case-study-text strong a {
  color: #1d4363;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.driving .case-study .case-study-inner .case-study-text strong a:hover {
  color: #4075a0;
}
.driving .case-study .case-study-inner .case-study-text p {
  margin-bottom: 2rem;
}
.driving .case-study .case-study-inner .case-study-text p:last-child {
  margin-bottom: 9rem;
}
.driving .recent-projects {
  margin-left: 51%;
}
.case-study-quote {
  padding-left: 32px;
  position: relative;
  font-size: 2.6rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  line-height: 1.08;
  color: #1d4363;
  margin-bottom: 4.5rem;
  padding-right: 4rem;
}
.case-study-quote:after {
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #1d4363;
  position: absolute;
}
.case-study-quote .quote-icon {
  width: 24px;
  height: 18px;
  margin-bottom: 2.5rem;
  background: url(../images/sprite.png) no-repeat 0 0;
}
.desktop-version .link-with-line.active:before {
  background: #2b6696;
}
.desktop-version .link-with-line.active.reverse a {
  padding-left: 0;
  padding-right: 20px;
}
.desktop-version .link-with-line.active.reverse a:before {
  right: 0;
  left: auto;
}
.desktop-version .link-with-line.active.reverse a:after {
  left: -1rem;
}
.desktop-version .link-with-line.active a {
  padding-right: 0;
  padding-left: 20px;
}
.desktop-version .link-with-line.active a:before {
  left: 0;
}
.desktop-version .link-with-line.active a:after {
  right: -1rem;
}
.custom-recent-project-inner .recent-project-item .link-with-line.external.active a i {
  right: -1.2rem;
}
.link-with-line {
  position: relative;
  text-align: right;
}
.link-with-line:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -2px;
  height: 1px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  background: #f2f2f2;
}
.link-with-line.reverse {
  text-align: left;
}
.link-with-line.reverse a {
  padding-left: 20px;
  padding-right: 1rem;
}
.link-with-line.reverse a:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  right: auto;
  left: 1px;
}
.link-with-line.reverse a:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  right: -1rem;
  left: auto;
}
.link-with-line a {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  color: #2c6696;
  text-transform: uppercase;
  font-family: 'mulibold', Arial, sans-serif;
  font-size: 12px;
  padding-left: 1rem;
  padding-right: 20px;
  position: relative;
  overflow: hidden;
  -webkit-transition: padding 0.35s;
  transition: padding 0.35s;
}
.link-with-line a:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #c95c26;
  border-right: 1px solid #c95c26;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: left 0.35s, right 0.35s;
  transition: left 0.35s, right 0.35s;
}
.link-with-line a:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: -1rem;
  width: 4px;
  height: 4px;
  border-top: 1px solid #c95c26;
  border-right: 1px solid #c95c26;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: left 0.35s, right 0.35s;
  transition: left 0.35s, right 0.35s;
}
.recent-project-item {
  margin-bottom: 3.5rem;
  font-size: 0;
  padding-bottom: 6rem;
  position: relative;
}
.recent-project-item:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2.6rem;
  background: #f7f7f7;
  width: 100%;
}
.recent-project-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.recent-project-item:last-child:after {
  display: none;
}
.recent-project-item-date {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  padding-right: 5%;
}
.recent-project-item-date .updated-label {
  color: #767676;
  font-size: 11px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.recent-project-item-date .updated-value {
  font-size: 12px;
  font-family: 'mulibold', Arial, sans-serif;
  color: #c95c26;
  text-transform: uppercase;
}
.recent-project-item-text {
  display: inline-block;
  vertical-align: top;
  width: 65%;
}
.recent-project-item-text .recent-project-item-text-inner {
  padding-right: 10%;
}
.recent-project-item-text h4 {
  font-family: 'mulibold', Arial, sans-serif;
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
.recent-project-item-text h4 a {
  color: #1d4363;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.recent-project-item-text h4 a:hover {
  color: #4176a1;
}
.recent-project-item-text p {
  margin-bottom: 3.5rem;
}
@media (max-width: 1024px) {
  .driving {
    margin-bottom: 7rem;
  }
  .driving .case-study {
    width: 46%;
  }
  .driving .case-study .case-study-inner {
    padding-left: 3rem;
  }
  .driving .driving-inner {
    padding-bottom: 8rem;
  }
  .driving .driving-inner h2 {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .driving .case-study {
    width: auto;
    float: none;
    margin-bottom: 4rem;
  }
  .driving .recent-projects {
    margin-left: 0;
  }
}
@media (max-width: 400px) {
  .recent-project-item-date {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .recent-project-item-text {
    width: 82%;
    margin-left: 18%;
  }
}
.priority {
  margin-bottom: 1rem;
}
.priority-inner:after {
  content: "";
  display: block;
  clear: both;
}
.priority-left {
  float: left;
  width: 42%;
}
.priority-left h2 {
  position: relative;
  padding-bottom: 2.5rem;
  margin-bottom: 8rem;
}
.priority-left h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0px;
  -webkit-transition: width 0.85s, 0.5s;
  transition: width 0.85s, 0.5s;
  background: #dce336;
}
.priority-left h2[style*="visible"]:after {
  width: 75px;
}
.priority-left h2 span {
  position: relative;
}
.priority-left h2 span:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 40%;
  z-index: -1;
}
.priority-list {
  max-width: 285px;
  margin: 0 3rem 0 auto;
}
.priority-list .priority-list-item {
  font-size: 1.6rem;
  font-family: 'mulibold', Arial, sans-serif;
  border-bottom: 1px solid #e4e4e4;
}
.priority-list .priority-list-item a {
  color: #1d4363;
  padding: 1.5rem 1.5rem 1.5rem 0;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}
.priority-list .priority-list-item a:after {
  content: "";
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -5px;
  width: 4px;
  height: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #c95c26;
  border-right: 1px solid #c95c26;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
.priority-list .priority-list-item a:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -5px;
  width: 4px;
  height: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #c95c26;
  border-right: 1px solid #c95c26;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
}
.desktop-version .priority-list .priority-list-item a:hover {
  padding-left: 2rem;
}
.desktop-version .priority-list .priority-list-item a:hover:after {
  right: -10px;
}
.desktop-version .priority-list .priority-list-item a:hover:before {
  left: 0px;
}
.priority-right {
  margin-left: 58%;
  top: 10rem;
  position: relative;
}
.priority-right iframe {
  border: 1px solid #e1e8ed !important;
  border-radius: 5px;
}
@media (max-width: 1024px) {
  .priority-left h2 {
    margin-bottom: 4rem;
  }
  .priority-right {
    top: 0;
  }
  .priority {
    margin-bottom: 7rem;
  }
}
@media (max-width: 767px) {
  .priority-left {
    width: auto;
    float: none;
    margin-bottom: 5rem;
  }
  .priority-right {
    margin: 0 auto;
    max-width: 500px;
  }
  .priority-list {
    margin: 0 0 0 50px;
    max-width: 500px;
  }
}
/* Flexible page */
.hero-flex-inner {
  background: #f7f7f7;
  padding: 13rem 0 1rem;
}
.hero-flex-inner h1 {
  max-width: 915px;
}
.title-bottom-line {
  padding-bottom: 3rem;
  position: relative;
}
.title-bottom-line:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  height: 2px;
  background: #dce334;
}
.tag .hero-flex {
  margin-bottom: 5rem;
}
@media (max-width: 1024px) {
  .hero-flex-inner {
    padding: 7rem 0 1rem;
  }
}
@media (max-width: 1023px) {
  .hero-flex-inner h1 {
    max-width: 615px;
  }
}
@media (max-width: 767px) {
  .title-bottom-line:after {
    width: 30px;
  }
}
.hero-flex-bg-text-inner {
  max-width: 600px;
}
.hero-flex-bg-text p {
  max-width: 390px;
}
.hero-flex-bg-inner {
  position: relative;
  padding: 13rem 0;
}
.hero-flex-bg-inner .inner-min {
  position: relative;
  z-index: 10;
}
.hero-flex-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hero-flex-bg-img:before {
  box-shadow: inset 0px 0px 300px #f7f7f7;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.hero-flex-bg-img .hero-flex-bg-img-in {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.2;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  z-index: 1;
}
.left-line {
  padding-left: 105px;
  position: relative;
}
.left-line:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  height: 2px;
  width: 75px;
  background: #dce336;
}
@media (max-width: 1024px) {
  .hero-flex-bg-inner {
    padding: 7rem 0 3rem;
  }
}
@media (max-width: 767px) {
  .left-line {
    padding-left: 55px;
  }
  .left-line:before {
    width: 30px;
  }
}
.hero-flex-image-inner {
  padding-top: 13rem;
  padding-bottom: 5rem;
  background: #f7f7f7;
  margin-bottom: 13rem;
}
.hero-flex-image-inner .inner-min:after {
  content: "";
  display: block;
  clear: both;
}
.hero-flex-image-inner .hero-flex-image-text-inner {
  width: 48%;
  float: left;
}
.hero-flex-image-inner .hero-flex-image-img {
  margin-left: 56%;
  margin-right: -5rem;
  margin-bottom: -13rem;
}
.hero-flex-image-inner .hero-flex-image-img img {
  object-fit: cover;
}
@media (max-width: 1024px) {
  .hero-flex-image-inner {
    padding-top: 7rem;
    margin-bottom: 7rem;
  }
  .hero-flex-image-inner .hero-flex-image-img {
    margin-bottom: -7rem;
    margin-right: 0rem;
  }
}
@media (max-width: 600px) {
  .hero-flex-image-inner .hero-flex-image-text-inner {
    width: auto;
    float: none;
  }
  .hero-flex-image-inner .hero-flex-image-img {
    margin-right: 0;
    margin-left: 0;
  }
}
.content-with-side {
  padding: 7rem 0;
}
.content-with-side h2 {
  font-size: 3.6rem;
}
.content-with-side-inner:after {
  content: "";
  display: block;
  clear: both;
}
.content-with-side-left {
  width: 48%;
  float: left;
  padding-top: 8.5rem;
}
.content-with-side-left .content-entry {
  max-width: 390px;
}
.content-with-side-right {
  margin-left: 58%;
  padding-right: 3rem;
}
.content-with-side-right-image img {
    object-fit: cover;
}
.content-quote {
  background: #1d4363;
  padding: 10rem 15%;
  color: #fff;
}
.content-quote .content-quote-text {
  padding-left: 32px;
  position: relative;
  font-size: 3.6rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  line-height: 1.05;
  margin-bottom: 5rem;
}
.content-quote .content-quote-text span {
  display: block;
  width: 24px;
  height: 18px;
  background: url(../images/sprite.png) no-repeat -28px 0;
  margin-bottom: 2.5rem;
}
.content-quote .content-quote-text:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #dce336;
  width: 2px;
  height: 100%;
}
.content-quote .content-quote-author {
  padding-left: 32px;
}
.content-quote .content-quote-author-name {
  font-size: 1.6rem;
  font-family: 'mulibold', Arial, sans-serif;
  margin-bottom: 0.5rem;
}
.content-quote .content-quote-author-position {
  font-size: 1.6rem;
}
@media (max-width: 1024px) {
  .content-with-side {
    padding: 4rem 0;
  }
  .content-with-side-right {
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  .content-quote {
    padding: 5rem 12%;
  }
  .content-quote .content-quote-text {
    font-size: 3rem;
  }
  .content-with-side-left {
    padding-top: 3rem;
  }
}
@media (max-width: 767px) {
  .content-with-side-left {
    padding-top: 0rem;
    width: auto;
    float: none;
    margin-bottom: 4rem;
  }
  .content-with-side-right {
    margin: 0 auto;
    max-width: 600px;
  }
  .content-with-side h2 {
    font-size: 3rem;
  }
}
/*  .fixed-left-align .alignleft {
  float: none;
} */
.content-section {
  padding: 8rem 0;
}
.content-section .content-section-inner {
  max-width: 1125px;
}
.content-section .content-section-head {
  max-width: 670px;
}
.content-section .content-section-head h2 {
  font-size: 3.6rem;
}
.content-section:not(.adjusted-left) {
  padding-bottom: 0;
}
.content-section:not(.adjusted-left) .inner-min {
  padding-bottom: 13rem;
  border-bottom: 2rem solid #f7f7f7;
}
.content-section.adjusted-left .content-section-inner {
  max-width: 100%;
}
.content-section.adjusted-left .content-section-head {
  max-width: 670px;
  width: 31%;
  float: left;
}
.content-section.adjusted-left .content-section-head h2 {
  position: relative;
  padding-bottom: 4rem;
}
.content-section.adjusted-left .content-section-head h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  height: 2px;
  background: #dce336;
}
.content-section.adjusted-left .content-section-right {
  margin-left: 42%;
  max-width: 600px;
}
.content-section.adjusted-left .content-section-right.left-line {
  padding: 0;
  padding-top: 5rem;
}
.content-section.adjusted-left .content-section-right.left-line:before {
  display: none;
}
.content-entry .wp-video {
  width: 100% !important;
  margin-bottom: 5rem;
}
.content-entry .wp-video .mejs-overlay-button {
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 90px;
  position: relative;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.content-entry .wp-video .mejs-overlay-button:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border: 13px solid transparent;
  border-left: 21px solid #1d4363;
  margin-left: -6px;
  margin-top: -12px;
}
.content-entry .wp-video:hover .mejs-controls {
  opacity: 1;
}
.content-entry .wp-video:hover .mejs-overlay-button {
  opacity: 0.7;
}
.content-entry .wp-video .mejs-controls {
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
#content .inner a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.content-entry a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.flexible-section a{
    text-decoration: underline;
    text-decoration-thickness: 1px;
}
.content-entry a.btn {
    text-decoration: none;
}
.content-entry a .fa {
  margin-left: 5px;
}
.content-entry a:hover {
  color: #4880ad;
}
.content-entry h2 {
  font-size: 3.6rem;
  margin-bottom: 2.5rem;
}
.content-entry p {
  margin-bottom: 2.5rem;
}
.content-entry img.alignleft {
  margin: 0 3rem 3rem 0;
}
.content-entry img.alignright {
  margin: 0 0 3rem 3rem;
}
.content-entry ul {
  list-style-type: none;
  margin-left: 5px;
  margin-bottom: 5rem;
}
.content-entry ul li {
  font-family: 'muliregular', Arial, sans-serif;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
  position: relative;
  padding-left: 30px;
}
.content-entry ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #335673;
}
.content-entry blockquote {
  margin-left: 75px;
  padding-left: 32px;
  position: relative;
  margin-bottom: 2.5rem;
  max-width: 735px;
}
.content-entry blockquote.no-quote:before {
  display: none;
}
.content-entry blockquote:before {
  content: "";
  width: 24px;
  height: 18px;
  background: url(../images/sprite.png) no-repeat -56px 0;
  display: block;
  margin-bottom: 2.5rem;
}
.content-entry blockquote:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: #dce336;
}
.content-entry blockquote * {
  font-size: 2.6rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  line-height: 1.05;
}
@media (max-width: 1024px) {
  .content-section {
    padding: 4rem 0;
  }
  .content-section:not(.adjusted-left) .inner-min {
    padding-bottom: 4rem;
  }
}
@media (max-width: 1023px) {
  .content-section.adjusted-left .content-section-head {
    width: auto;
    float: none;
  }
  .content-section.adjusted-left .content-section-right {
    margin-left: 0;
    padding-top: 0;
    max-width: 100%;
  }
  .content-section.adjusted-left .content-section-right.left-line {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .content-entry ul, .content-entry ol {
    margin-left: 0rem;
  }
  .content-entry blockquote {
    margin-left: 0;
  }
  .content-section .content-section-head h2 {
    font-size: 3rem;
  }
}
@media (max-width: 400px) {
  .content-entry blockquote * {
    font-size: 2rem;
  }
}
.testimonials {
  background: #1d4363;
  padding-top: 11rem;
  padding-bottom: 7.5rem;
  color: #fff;
  margin-bottom: 1rem;
}
.testimonials .testimonials-inner {
  max-width: 810px;
  margin: 0 auto;
  padding-left: 75px;
  position: relative;
}
.testimonials .testimonial-item .testimonial-text {
  padding-left: 32px;
  position: relative;
  font-size: 3.6rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  line-height: 1.1;
  margin-bottom: 6.5rem;
  margin-left: 2px;
}
.testimonials .testimonial-item .testimonial-text span {
  width: 24px;
  height: 18px;
  display: block;
  margin-bottom: 2.5rem;
  background: url(../images/sprite.png) no-repeat -28px 0;
}
.testimonials .testimonial-item .testimonial-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 2px;
  background: #dce336;
}
.testimonials .testimonial-author {
  padding-left: 32px;
  overflow: hidden;
}
.testimonials .testimonial-author .testimonial-author-photo {
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 60px;
}
.testimonials .testimonial-author .testimonial-author-desc {
  margin-left: 75px;
  padding-top: 1.2rem;
}
.testimonials .testimonial-author .testimonial-author-desc .testimonial-author-name {
  font-family: 'mulibold', Arial, sans-serif;
  color: #fff;
  margin-bottom: 0.5rem;
}
.testimonials .slider-control {
  border-radius: 30px;
  background: #2c6696;
  text-align: center;
  width: 130px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 15;
  -webkit-transition: color 0.35s, background 0.35s;
  transition: color 0.35s, background 0.35s;
}
.testimonials .slider-control .slick-arrow {
  width: 46px;
  height: 46px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background: none;
  border: none;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  text-indent: 999px;
}
.testimonials .slider-control .slick-arrow:before {
  content: "";
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -3px;
  width: 4px;
  height: 4px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transition: border 0.35s;
  transition: border 0.35s;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.testimonials .slider-control .slick-arrow.slick-next:before {
  left: auto;
  right: 25px;
  -webkit-transform: scaleX(-1) rotate(-45deg);
  transform: scaleX(-1) rotate(-45deg);
}
.testimonials .slider-control .slider-counter {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-family: 'mulibold', Arial, sans-serif;
}
.testimonials .slider-control:hover {
  background: #fff;
  color: #1d4363;
}
.testimonials .slider-control:hover .slick-arrow:before {
  border-left: 1px solid #1d4363;
  border-top: 1px solid #1d4363;
}
.testimonials.light-section {
  background: #f7f7f7;
  color: #1d4363;
}
.testimonials.light-section .testimonial-item .testimonial-text:before {
  background: #c95c26;
}
.testimonials.light-section .testimonial-item .testimonial-text span {
  background-position: -56px 0;
}
.testimonials.light-section .testimonial-author .testimonial-author-desc .testimonial-author-name {
  color: #1d4363;
}
.testimonials.light-section .slider-control {
  background: #fff;
  color: #1d4363;
}
.testimonials.light-section .slider-control .slick-arrow:before {
  border-left: 1px solid #1d4363;
  border-top: 1px solid #1d4363;
}
.testimonials.light-section .slider-control:hover {
  background: #1d4363;
  color: #fff;
}
.testimonials.light-section .slider-control:hover .slick-arrow:before {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}
@media (max-width: 1024px) {
  .testimonials {
    padding-top: 7rem;
    padding-bottom: 4rem;
  }
  .testimonials .inner {
    padding: 0 3rem;
  }
  .testimonials .testimonial-item .testimonial-text {
    margin-left: 2px;
  }
}
@media (max-width: 767px) {
  .testimonials .testimonials-inner {
    padding-left: 0;
  }
  .testimonials .slider-control {
    position: static;
    margin: 2rem auto 0;
  }
}
@media (max-width: 400px) {
  .testimonials .testimonial-item .testimonial-text {
    font-size: 2.5rem;
  }
  .testimonials .testimonial-author {
    padding-left: 0;
  }
}
.card-section {
  padding: 4rem 0;
}
.card-section-title h2{
	font-size: 3.6rem;
}
.desktop-version .card-list .card-item .card-item-inner > a:hover + .card-item-in .card-image:after, .desktop-version .card-list .card-item .card-item-inner > a:hover + .card-item-in .card-image-new:after {
  height: 0.8rem;
}
.desktop-version .card-list .card-item .card-item-inner > a:hover + .card-item-in .card-image .staff-image, .desktop-version .card-list .card-item .card-item-inner > a:hover + .card-item-in .card-image-new .staff-image, .desktop-version .card-list .card-item .card-item-inner > a:hover + .card-item-in .card-image img, .desktop-version .card-list .card-item .card-item-inner > a:hover + .card-item-in .card-image-new img, .desktop-version .card-list .card-item .card-item-inner > a:hover + .card-item-in .card-image span, .desktop-version .card-list .card-item .card-item-inner > a:hover + .card-item-in .card-image-new span {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.desktop-version .card-list .card-item .card-item-inner > a:hover + .card-item-in .card-text {
  background: rgba(234, 234, 234, 0.2);
}
.desktop-version .card-list .card-item .card-item-inner > a:hover + .card-item-in .card-text:before {
  height: 100%;
}
.desktop-version .card-list .card-item .card-item-inner > a:hover + .card-item-in .card-text .cart-bottom .btn {
  background: #193955;
  color: #fff;
}
.card-image-new {
  object-fit: cover;
  padding-bottom: 74%;
  position: relative;
}
.card-image-new span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.card-list {
  font-size: 0;
}
.card-list .card-item {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  margin-bottom: 3rem;
  padding-right: 3rem;
  box-sizing: border-box;
}
.card-list .card-item .card-image, .card-list .card-item .card-image-new {
  overflow: hidden;
  border-bottom: 2px solid #dce336;
  position: relative;
}
.card-list .card-item .card-image:after, .card-list .card-item .card-image-new:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #dce336;
  height: 0;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.card-list .card-item .card-image span, .card-list .card-item .card-image-new span {
  display: block;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.card-list .card-item .card-image img, .card-list .card-item .card-image-new img {
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
  display: block;
  min-width: 100%;
  background: #ffffff;
	object-fit: cover;
}
.card-list .card-item .card-image .staff-image, .card-list .card-item .card-image-new .staff-image {
  height: 0;
  width: 100%;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
  padding-bottom: 100%;
}
.card-list .card-item .card-text {
  background: rgba(234, 234, 234, 1);
  padding: 3rem;
  box-sizing: border-box;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  position: relative;
}
.card-list .card-item .card-text:before {
  content: "";
  top: 0;
  left: 0;
  width: 2px;
  background: #dce336;
  position: absolute;
  height: 0;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.card-list .card-item .card-text .sub-title {
  margin: 2.5rem 0;
}
.card-list .card-item .card-text h3 {
  margin: 2.5rem 0;
}
.card-list .card-item .card-text .cart-bottom {
  text-align: right;
}
.card-list .card-item .card-item-inner {
  position: relative;
}
.card-list .card-item .card-item-inner > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.card-list .card-item .card-text .sub-title, .hero-flex-bg .sub-title {
  line-height: 1.5;
}
.card-list {
  display: flex;
  flex-wrap: wrap;
}
.card-list .card-item .card-item-inner, .card-list .card-item .card-item-in {
  height: 100%;
}
.card-list .card-item .card-item-in {
  position: relative;
}
.card-list .card-item .card-image, .card-list .card-item .card-image-new {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10;
}
.card-list .card-item .card-image-new + .card-text {
  padding-top: calc(74% + 3rem);
}
.card-list .card-item .card-text {
  height: 100%;
  padding-bottom: calc(3rem + 45px);
  padding-top: calc(100% + 3em);
}
.card-list .card-item .card-text.card-text-study {
  padding-top: calc(100% - 70px);
}
@media (max-width: 1279px) {
  .card-list .card-item .card-text.card-text-study {
    padding-top: calc(100% - 40px);
  }
}
.card-list .card-item .card-text .cart-bottom {
  position: absolute;
  bottom: 3rem;
  left: 3rem;
  right: 3rem;
}
@media (max-width: 1024px) {
  .card-section {
    padding: 4rem 0;
  }
  .card-list .card-item {
    padding-right: 0;
    width: 32%;
    margin-right: 2%;
  }
  .card-list .card-item:nth-child(3n+3) {
    margin-right: 0;
  }  
}
@media (max-width: 767px) {
  .card-list .card-item {
    display: block;
    width: 100%;
    padding-right: 0;
    max-width: 390px;
    margin: 0 auto 3rem !important;
  }ackground: #ffffff;    
  }   
}
.cta {
  color: #ffffff;
  margin: 5rem 0;
}
.cta .cta-bg {
  background: #6388a8;
  padding: 8rem 0 7rem;
}
.cta .cta-bg p a span {
	color: #ffffff;
	text-decoration: underline;
}
.cta .cta-bg p a i {
	color: #ffffff;
}
.cta .cta-inner {
  max-width: 705px;
  margin-left: 16%;
}
.cta .cta-inner .sub-title {
  color: #fff;
}
.cta .cta-inner h2 {
  font-size: 3.6rem;
  max-width: 495px;
}
.cta .cta-inner p {
  margin-bottom: 3rem;
}
.cta .cta-inner .btn {
  margin-top: 2rem;
}
.cta .cta-inner.is-image {
  object-fit: cover;
}
.cta .cta-inner.is-image:after {
  clear: both;
  content: "";
  display: block;
}
.cta .cta-inner.is-image .cta-left {
  width: 55%;
  float: left;
}
.cta .cta-inner.is-image .cta-right {
  margin-left: 58%;
}
.cta .cta-inner.is-image .cta-right img {
  position: relative;
  margin-right: -30px;
	obejct-fit:cover;
}
@media (max-width: 1024px) {
  .cta {
    margin: 4rem 0;
  }
  .cta .cta-bg {
    padding: 5rem 0 4rem;
  }
}
@media (max-width: 767px) {
  .cta .cta-inner {
    margin-left: 0;
    max-width: 100%;
  }
  .cta .cta-inner h2 {
    font-size: 3rem;
  }
}
@media (max-width: 600px) {
  .cta .cta-inner.is-image .cta-left {
    width: auto;
    float: none;
    margin-bottom: 3rem;
  }
  .cta .cta-inner.is-image .cta-right {
    margin-left: 0;
    margin-right: 0;
  }
  .cta .cta-inner.is-image .cta-right img {
    bottom: auto;
    top: 0;
  }
}
.two-column {
  padding: 7rem 0;
}
.two_column_section_title h2 {
	font-size: 3.6rem;
}
.two-column-list {
/*   font-size: 0; */
  padding-right: 3rem;
}
.two-column-list .two-column-item {
  width: 39%;
  margin-left: 10%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 3rem;
}
.two-column-list .two-column-item h3 {
  font-size: 3.6rem;
  margin-bottom: 3rem;
}
.two-column-list .two-column-item p {
  margin-bottom: 3rem;
}
.two-column-list .two-column-item .two-column-item-image {
  margin-bottom: 3.5rem;
}
.two-column-list .two-column-item .two-column-item-image img {
  display: block;
}
@media (max-width: 1024px) {
  .two-column {
    padding: 4rem 0;
  }
  .two-column-list {
    padding-right: 0;
  }
  .two-column-list .two-column-item {
    width: 48%;
    margin-left: 0;
  }
  .two-column-list .two-column-item:nth-child(2n+2) {
    margin-left: 4%;
  }
}
@media (max-width: 767px) {
  .two-column-list .two-column-item {
    width: auto;
    display: block;
    margin: 0 auto 5rem !important;
  }
  .two-column-list .two-column-item:last-child {
    margin-bottom: 0 !important;
  }
  .two-column-list .two-column-item h3 {
    font-size: 3rem;
  }
}
.three-column {
  padding: 7rem 0;
}
.three_column_section_title h2 {
	font-size: 3.6rem;
}
.three-column-list {
  font-size: 0;
  padding-right: 3rem;
}

.list-three-columns .three-column-item {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0 2%;
  margin-left: 6%;
  margin-bottom: 3rem;
}
.three-column-list .three-column-item {
  width: 40%;
  margin-left: 10%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 3rem;
}
.three-column-item-text {
    margin: 0 0 0 12px;
}
.three-column-list .three-column-item h3 {
  font-size: 3.6rem;
  margin-bottom: 2.5rem;
}
.three-column-list .three-column-item p {
  margin-bottom: 2.5rem;
}
.three-column-list .three-column-item .three-column-item-image {
  margin-bottom: 2rem;
  border-bottom: 2px solid #dce336;
}
.three-column-list .three-column-item .three-column-item-image img {
  display: block;
}


@media (max-width: 1024px) {
  .three-column {
    padding: 4rem 0;
  }
  .three-column-list {
    padding-right: 0;
  }
  .three-column-list .three-column-item {
    width: 30.6%;
    margin-left: 4%;
  }
  .three-column-list .three-column-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .three-column-list .three-column-item h3 {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .three-column-list .three-column-item {
    width: auto;
    margin: 0 auto 5rem;
    display: block;
    max-width: 495px;
  }
}
.form-flex {
  margin-bottom: 4rem;
}
.form-flex-inner {
  padding: 7rem 0 1rem;
  overflow: hidden;
}
.field-row {
  margin-bottom: 1.7rem;
}
.field-row.field-cols {
  font-size: 0;
}
.field-row span.wpcf7-not-valid-tip {
  font-size: 1rem;
}
.field-row .field-col {
  font-size: 1.4rem;
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.field-row .field-col:nth-child(2n+2) {
  margin-left: 4%;
}
.field-row textarea {
  width: 100%;
  height: 11rem;
  box-sizing: border-box;
  padding: 2rem 2.5rem;
  border: none;
  border-radius: 1rem;
  font-family: 'muliregular', Arial, sans-serif;
  background: #f7f7f7;
  font-size: 1.4rem;
  resize: none;
}
.field-row input[type='text'], .field-row input[type='email'], .field-row input[type='tel'] {
  border-radius: 3rem;
  height: 4.6rem;
  width: 100%;
  box-sizing: border-box;
  padding: 0 2.5rem;
  font-family: 'muliregular', Arial, sans-serif;
  border: none;
  font-size: 1.4rem;
  background: #f7f7f7;
}
.field-row .wpcf7-radio span.wpcf7-list-item {
  margin-left: 1.5rem;
  margin-right: 2rem;
  margin-bottom: 5px;
}
.field-row .wpcf7-radio span.wpcf7-list-item input {
  visibility: hidden;
  height: 0;
  width: 0;
  opacity: 0;
  position: absolute;
}
.field-row .wpcf7-radio span.wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.field-row .wpcf7-radio span.wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  padding-left: 30px;
  line-height: 18px;
  color: #1d4363;
  font-size: 1.4rem;
  display: block;
  cursor: pointer;
}
.field-row .wpcf7-radio span.wpcf7-list-item .wpcf7-list-item-label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 18px;
  box-sizing: border-box;
  border: 1px solid #cdcdcd;
}
.field-row .wpcf7-radio span.wpcf7-list-item .wpcf7-list-item-label:after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  left: 6px;
  border-radius: 6px;
  background: #1d4463;
  opacity: 0;
}
.field-row .wpcf7-checkbox span.wpcf7-list-item {
  margin-left: 1.5rem;
  margin-right: 2rem;
  cursor: pointer;
}
.field-row .wpcf7-checkbox span.wpcf7-list-item input {
  visibility: hidden;
  height: 0;
  width: 0;
  opacity: 0;
  position: absolute;
}
.field-row .wpcf7-checkbox span.wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.field-row .wpcf7-checkbox span.wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  padding-left: 30px;
  line-height: 19px;
  color: #1d4363;
  font-size: 1.4rem;
  cursor: pointer;
  display: block;
}
.field-row .wpcf7-checkbox span.wpcf7-list-item .wpcf7-list-item-label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 19px;
  height: 19px;
  box-sizing: border-box;
  border: 1px solid #cdcdcd;
}
.field-row .wpcf7-checkbox span.wpcf7-list-item .wpcf7-list-item-label:after {
  content: "";
  width: 3px;
  height: 8px;
  position: absolute;
  top: 3px;
  left: 7px;
  border-bottom: 2px solid #1d4463;
  border-right: 2px solid #1d4463;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
div.wpcf7-response-output {
  background: #dce336;
  border: none !important;
}
.bottom-button {
  padding-top: 4rem;
}
.form-inner {
  max-width: 600px;
}
div.fancy-select {
  position: relative;
  font-size: 1.4rem;
  color: #1d4363;
}
div.fancy-select div.trigger {
  border-radius: 30px;
  cursor: pointer;
  line-height: 4.6rem;
  padding: 0 3.5rem 0 2.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  border: 1px solid #ebebeb;
  color: #1d4363;
  width: 100%;
  box-sizing: border-box;
  transition: all 240ms ease-out;
  -webkit-transition: all 240ms ease-out;
}
div.fancy-select div.trigger:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.6rem;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-right: 2px solid #1d4363;
  border-bottom: 2px solid #1d4363;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
div.fancy-select div.trigger.open:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
div.fancy-select ul.options {
  list-style: none;
  margin: 0;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  max-height: 250px;
  overflow: auto;
  background: #fff;
  border-top: 1px solid #ebebeb;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.open {
  visibility: visible;
  opacity: 1;
  transition: opacity 300ms ease-out, top 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
}
div.fancy-select ul.options.overflowing {
  top: auto;
  bottom: 100%;
  transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.overflowing.open {
  top: auto;
  bottom: 100%;
  transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
}
div.fancy-select ul.options li {
  padding: 1rem 2.5rem;
  color: #1d4363;
  cursor: pointer;
  white-space: nowrap;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
}
div.fancy-select ul.options li.selected, div.fancy-select ul.options li:hover {
  background: #ebebeb;
}
.form-head {
  max-width: 600px;
  margin-bottom: 5rem;
}
.form-head h1 {
  font-size: 3.6rem;
}
.form-head .sub-title {
  margin-bottom: 2.5rem;
}
.title-left {
  max-width: 100%;
}
.title-left .form-flex-inner .form-head {
  width: 36%;
  float: left;
}
.title-left .form-flex-inner .form-head h1 {
  position: relative;
  padding-bottom: 3.7rem;
}
.title-left .form-flex-inner .form-head h1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  height: 2px;
  background: #dee439;
}
.title-left .form-flex-inner .form-inner {
  margin-left: 41%;
}
@media (max-width: 1024px) {
  .form-flex-inner {
    padding: 5rem 0;
  }
}
@media (max-width: 767px) {
  .form-head h1 {
    font-size: 3rem;
  }
  .title-left .form-flex-inner .form-head {
    width: auto;
    float: none;
    max-width: 100%;
  }
  .title-left .form-flex-inner .form-inner {
    margin-left: 0;
  }
}
@media (max-width: 400px) {
  .field-row .field-col {
    width: auto;
    display: block;
  }
  .field-row .field-col:first-child {
    margin-bottom: 1.7rem;
  }
  .field-row .field-col:nth-child(2n+2) {
    margin-left: 0;
  }
}
.stats-section {
  padding: 0 0 3rem;
}
.stats-item .stats-head {
  font-size: 11px;
  font-family: 'mulibold', Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #193955;
  padding: 1.5rem 3.5rem;
}
.stats-item .stats-box {
  background: #1d4363;
  color: #fff;
  padding: 7rem 2% 3rem 8%;
}
.stats-item .stats-box .stats-box-inner {
  position: relative;
  padding-left: 32px;
  margin-bottom: 2.5rem;
}
.stats-item .stats-box .stats-box-inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #dce336;
}
.stats-item .stats-box .stats-box-title {
  font-family: 'playfair_displayregular', Arial, sans-serif;
  color: #dce336;
  font-size: 2.6rem;
  line-height: 1.07;
  margin-bottom: 1.5rem;
}
.stats-item .stats-box .stats-box-value {
  font-size: 14rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  margin-bottom: 1.5rem;
}
.stats-item .stats-box .stats-box-description {
  font-family: 'playfair_displayregular', Arial, sans-serif;
  font-size: 2.6rem;
  line-height: 1.07;
}
.stats-item .stats-box .stats-box-bottom {
  text-align: right;
  font-size: 12px;
  color: #839db4;
  line-height: 1.33;
}
.stats-item.light .stats-head {
  color: #1d4363;
  background: #ebebeb;
}
.stats-item.light .stats-box {
  color: #1d4363;
  background: #f7f7f7;
}
.stats-item.light .stats-box .stats-box-inner:before {
  background: #c95c26;
}
.stats-item.light .stats-box .stats-box-title {
  color: #c95c26;
}
.stats-item.light .stats-box .stats-box-bottom {
  color: #767676;
}
.large-grid .stats-item .stats-box .stats-box-value {
  width: 24%;
  display: inline-block;
  vertical-align: middle;
}
.large-grid .stats-item .stats-box .stats-box-description {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  max-width: 450px;
  margin-left: 3%;
}
.small-grid .stats-item .stats-box {
  padding: 5rem 5% 3rem 6%;
}
.small-grid .stats-item .stats-box .stats-box-title {
  font-size: 1.6rem;
  font-family: 'muliregular', Arial, sans-serif;
}
.small-grid .stats-item .stats-box .stats-box-value {
  font-size: 8rem;
  letter-spacing: -0.5rem;
  width: 28%;
  display: inline-block;
  vertical-align: middle;
}
.small-grid .stats-item .stats-box .stats-box-description {
  display: inline-block;
  vertical-align: middle;
  width: 64%;
  line-height: 1.37;
  font-size: 1.6rem;
  font-family: 'muliregular', Arial, sans-serif;
  margin-left: 6%;
}
.medium-grid .stats-item .stats-box {
  padding: 4rem 17% 7rem 17%;
}
.medium-grid .stats-item .stats-box .stats-box-bottom {
  text-align: left;
  padding-left: 32px;
}
.small-grid, .medium-grid {
  font-size: 0;
}
.small-grid .stats-item, .medium-grid .stats-item {
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
.small-grid .stats-item:nth-child(2n+2), .medium-grid .stats-item:nth-child(2n+2) {
  margin-left: 4%;
}
@media (max-width: 1024px) {
  .stats-item .stats-box .stats-box-value {
    font-size: 9rem;
  }
  .small-grid .stats-item .stats-box .stats-box-value {
    font-size: 6rem;
  }
}
@media (max-width: 767px) {
  .small-grid .stats-item, .medium-grid .stats-item {
    width: auto;
    display: block;
    margin-bottom: 3rem;
  }
  .small-grid .stats-item:nth-child(2n+2), .medium-grid .stats-item:nth-child(2n+2) {
    margin-left: 0;
  }
  .medium-grid .stats-item .stats-box, .stats-item .stats-box {
    padding: 5rem 8% 2rem 8%;
  }
  .large-grid .stats-item .stats-box .stats-box-value, .large-grid .stats-item .stats-box .stats-box-description {
    width: auto;
    display: block;
  }
  .large-grid .stats-item .stats-box .stats-box-description {
    margin-left: 0;
  }
}
@media (max-width: 400px) {
  .stats-item .stats-box .stats-box-inner {
    padding-left: 15px;
  }
  .stats-item .stats-box .stats-box-description, .stats-item .stats-box .stats-box-title {
    font-size: 2.2rem;
    line-height: 1.2;
  }
}
.large-video {
  padding: 13rem 0 5rem;
}
.large-video .large-video-inner {
  background: #1d4363;
  padding-bottom: 10rem;
}
.large-video .large-video-inner .video-feature {
  position: relative;
  top: -8rem;
  margin-bottom: -3.5rem;
  width: 100%;
  padding-bottom: 56%;
}
.large-video .large-video-inner .video-feature .video-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.large-video .large-video-inner .video-feature .video-bg:hover .play-ico {
  opacity: 0.7;
}
.large-video .large-video-inner .video-feature video {
  width: 100%;
  height: 100%;
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  left: 0;
  top: 0;
  background: #000;
}
.large-video .large-video-inner .video-feature iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.large-video .large-video-inner .video-description {
  color: #fff;
  max-width: 820px;
  margin: 0 auto;
}
.large-video .large-video-inner .video-description .sub-title {
  margin-bottom: 3.5rem;
  color: #fff;
}
.large-video .large-video-inner .video-description h2 {
  font-size: 3.6rem;
  margin-bottom: 3rem;
}
.play-ico {
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 90px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -45px;
  margin-top: -45px;
  cursor: pointer;
  transition: opacity 0.5s;
}
.play-ico:before {
  content: "";
  border: 14px solid transparent;
  border-left: 21px solid #1d4363;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -14px;
  margin-left: -8px;
}
@media (max-width: 1024px) {
  .large-video {
    padding-top: 10rem;
  }
  .large-video .large-video-inner {
    padding-bottom: 5rem;
  }
  .large-video .large-video-inner .video-feature {
    margin: 0 -3rem -3.5rem;
    width: auto;
  }
}
@media (max-width: 767px) {
  .large-video .large-video-inner .video-description h2 {
    font-size: 3rem;
  }
  .play-ico {
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
  }
  .play-ico:before {
    border-width: 6px;
    border-left: 10px solid #1d4363;
    margin-top: -6px;
    margin-left: -3px;
  }
}
.custom-recent-project {
  padding: 7rem 0;
}
.custom-recent-project .sub-title {
  margin-bottom: 3rem;
}
.custom-recent-project h2 {
  padding-bottom: 35px;
  position: relative;
  margin-bottom: 7rem;
}
.custom-recent-project h2:after {
  content: "";
  position: absolute;
  width: 75px;
  left: 0;
  bottom: 0;
  height: 2px;
  background: #dce336;
}
.custom-recent-project-inner {
  font-size: 0;
}
.custom-recent-project-inner .recent-project-item {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  padding-top: 6rem;
  padding-bottom: 0;
}
.custom-recent-project-inner .recent-project-item:nth-child(2n+2) {
  margin-left: 4%;
}
.custom-recent-project-inner .recent-project-item:last-child:after {
  display: block;
}
.custom-recent-project-inner .recent-project-item:after {
  bottom: auto;
  top: 0;
}
.custom-recent-project-inner .recent-project-item .link-with-line {
  margin-right: 11%;
}
.custom-recent-project-inner .recent-project-item .link-with-line.external a:after {
  display: none;
}
.custom-recent-project-inner .recent-project-item .link-with-line.external a i {
  position: absolute;
  top: 0;
  right: 0;
  color: #c95c26;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
}
.custom-recent-project-inner .recent-project-item .link-with-line.external.active a i {
  right: -1.2rem;
}
@media (max-width: 1024px) {
  .custom-recent-project {
    padding: 4rem 0;
  }
  .custom-recent-project h2 {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .custom-recent-project-inner .recent-project-item {
    width: auto;
    display: block;
  }
  .custom-recent-project-inner .recent-project-item .link-with-line {
    margin-right: 0;
  }
  .recent-project-item-text .recent-project-item-text-inner {
    padding-right: 0;
  }
}
.video-gallery {
  margin: 3rem 0;
}
.video-gallery-inner {
  background: #1d4363;
  padding: 13rem 5%;
  overflow: hidden;
}
.video-gallery-inner .video-gallery-in {
  position: relative;
}
.video-gallery-inner .video-gallery-left {
  width: 56%;
}
.video-gallery-inner .video-featured {
  width: 100%;
  position: relative;
  height: 1px;
  padding-bottom: 55%;
  margin-bottom: 4.5rem;
}
.video-gallery-inner .video-featured .video-featured-bg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.video-gallery-inner .video-featured iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video-gallery-inner .video-featured-desc {
  color: #fff;
  padding: 0 13%;
}
.video-gallery-inner .video-featured-desc .sub-title {
  color: #fff;
}
.video-gallery-inner .video-featured-desc h2 {
  font-size: 3.6rem;
}
.video-gallery-inner .video-gallery-right {
  left: 65%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.video-gallery-inner .video-gallery-right .video-gallery-right-inner {
  background: #1b3f5d;
  height: 100%;
  overflow: auto;
}
.video-gallery-inner .video-gallery-right .video-gallery-right-inner .mCSB_container {
  margin-right: 20px;
}
.video-gallery-inner .video-gallery-right .video-gallery-right-inner .mCSB_scrollTools {
  opacity: 1;
}
.video-gallery-inner .video-gallery-right .video-gallery-right-inner .mCSB_scrollTools .mCSB_draggerRail {
  background: none;
}
.video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item {
  padding: 3rem;
  display: block;
  overflow: hidden;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item span {
  display: block;
}
.video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item .video-gallery-item-img {
  width: 43%;
  height: 1px;
  padding-bottom: 24%;
  position: relative;
  float: left;
}
.video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item .video-gallery-item-img .play-ico {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
}
.video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item .video-gallery-item-img .play-ico:before {
  border-width: 7px;
  border-left-width: 11px;
  margin-top: -7px;
  margin-left: -3px;
}
.video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item .video-gallery-item-title {
  margin-left: 49%;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #fff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.video-gallery-inner .video-gallery-right .video-gallery-head {
  background: #193955;
  padding: 1.5rem 3.5rem;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: 'mulibold', Arial, sans-serif;
}
.desktop-version .video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item:hover, .desktop-version .video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item.active {
  background: #193955;
}
.desktop-version .video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item:hover .video-gallery-item-title, .desktop-version .video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item.active .video-gallery-item-title {
  color: #dce336;
}
@media (max-width: 1024px) {
  .video-gallery-inner {
    padding: 7rem 3rem;
  }
  .video-gallery-inner .video-gallery-right {
    left: 60%;
  }
}
@media (max-width: 767px) {
  .video-gallery-inner .video-gallery-left {
    width: auto;
  }
  .video-gallery-inner .video-featured-desc {
    padding: 0;
  }
  .video-gallery-inner .video-featured-desc h2 {
    font-size: 3rem;
  }
  .video-gallery-inner .video-gallery-right .video-gallery-right-inner {
    min-height: 150px;
    white-space: nowrap;
  }
  .video-gallery-inner .video-gallery-right {
    position: static;
  }
  .video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item {
    width: 250px;
    display: inline-block;
  }
  .video-gallery-inner .video-gallery-right .video-gallery-right-inner .video-gallery-item .video-gallery-item-title {
    white-space: normal;
  }
}
/* Child page */
.child-page-in .hero-flex-bg {
  margin-bottom: 12rem;
}
.child-page-in .hero-flex-bg-inner {
  padding-bottom: 30rem;
}
.child-page-in .hero-flex-bg-inner.hide-list {
  padding-bottom: 8rem;
}
.child-page-in .hero-flex-bg-text-inner {
  max-width: 810px;
}
.child-page-in .hero-flex-bg-text-inner h2 {
  max-width: 600px;
}
.child-page-in .hero-flex-bg-text-inner p {
  max-width: 100%;
}
.did-you-know {
  position: relative;
  z-index: 5;
}
.did-you-know-inner {
  background: #1d4363;
  margin-right: 3rem;
  margin-top: -23rem;
  z-index: 10;
  position: relative;
}
.did-you-know-inner .did-you-know-head {
  padding: 1.5rem 105px;
  color: #fff;
  font-size: 11px;
  font-family: 'mulibold', Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  background: #193955;
}
.did-you-know-inner .did-you-know-slider-inner {
  padding: 5rem 61.5px 3rem;
  position: relative;
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-bottom {
  position: absolute;
  top: 100%;
  margin-top: -5rem;
  color: #839db4;
  font-size: 12px;
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-slider {
  padding-bottom: 7rem;
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-slider .slick-arrow {
  position: absolute;
  bottom: 0;
  width: 57px;
  height: 46px;
  background: #193955;
  overflow: hidden;
  text-indent: 999px;
  border: none;
  padding: 0;
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-slider .slick-arrow.slick-disabled {
  opacity: 0.5 !important;
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-slider .slick-arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4px;
  height: 4px;
  margin: -4px 0 0 -6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-slider .slick-arrow.slick-next {
  right: 0;
  border-radius: 0 30px 30px 0;
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-slider .slick-arrow.slick-prev {
  right: 58px;
  border-radius: 30px 0 0 30px;
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-slider .slick-arrow.slick-prev:after {
  margin: -4px 0 0 -2px;
  transform: rotate(-135deg);
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-item .did-you-know-item-inner {
  padding: 0 42px;
  position: relative;
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-item .did-you-know-item-inner .did-you-know-item-in {
  border-bottom: 2px solid #193955;
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-item .did-you-know-value {
  color: #dce336;
  font-size: 5rem;
  margin-bottom: 1rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
}
.did-you-know-inner .did-you-know-slider-inner .did-you-know-item .did-you-know-text {
  color: #fff;
}
@media (max-width: 1024px) {
  .child-page-in .hero-flex-bg {
    margin-bottom: 7rem;
  }
  .child-page-in .hero-flex-bg-inner {
    padding-bottom: 10rem;
  }
  .did-you-know-inner {
    margin-top: -8rem;
    margin-right: 0;
  }
  .did-you-know-inner .did-you-know-slider-inner {
    padding: 3rem 2rem;
  }
  .did-you-know-inner .did-you-know-head {
    padding: 1.5rem 2rem;
  }
}
@media (max-width: 767px) {
  .did-you-know-inner .did-you-know-slider-inner {
    padding: 3rem 35px;
  }
  .did-you-know-inner .did-you-know-slider-inner .did-you-know-item .did-you-know-item-inner {
    padding: 0 20px;
  }
}
@media (max-width: 450px) {
  .did-you-know-inner .did-you-know-slider-inner .did-you-know-bottom {
    margin-top: 2rem;
    position: static;
  }
}
.challenge {
  margin-bottom: 13rem;
}
.challenge h2 {
  margin-bottom: 8rem;
}
.bottom-line {
  padding-bottom: 3rem;
  position: relative;
}
.bottom-line:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  background: #dce336;
  height: 2px;
}
.highlight span {
  position: relative;
}
.highlight span:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 40%;
  width: 100%;
  z-index: -1;
  background: #dce336;
}
.challenge-inner {
  padding-bottom: 13rem;
  position: relative;
}
.challenge-inner:after {
  content: "";
  position: absolute;
  height: 2rem;
  background: #f7f7f7;
  left: 0;
  bottom: 0;
  width: 100%;
}
.challenge-list {
  padding-right: 3rem;
  font-size: 0;
}
.challenge-list .challenge-item {
  margin-left: 10%;
  width: 23.3%;
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
}
.challenge-list .challenge-item h3 {
  margin-bottom: 1rem;
}
.challenge-list .challenge-item .challenge-image {
  height: 5rem;
  margin-bottom: 2rem;
}
.challenge-list .challenge-item .challenge-image img {
  max-height: 100%;
  text-align: middle;
  max-width: 100%;
  width: auto;
}
@media (max-width: 1024px) {
  .challenge-list .challenge-item {
    width: 30.6%;
    margin-left: 4%;
  }
  .challenge-list .challenge-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .challenge-inner {
    padding-bottom: 7rem;
  }
  .challenge {
    margin-bottom: 7rem;
  }
  .challenge h2 {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .challenge-list .challenge-item {
    width: auto;
    display: block;
    margin: 0 auto 3rem;
    max-width: 400px;
  }
  .challenge-list .challenge-item:nth-child(3n+1) {
    margin-left: auto;
  }
}
@media (max-width: 400px) {
  .challenge h2 {
    font-size: 3rem;
  }
}
.approach .content-with-side {
  padding: 0;
  margin-bottom: 12rem;
}
.approach .content-with-side-left {
  padding-top: 6.5rem;
}
.approach .content-with-side-left.no-image {
  float: none;
  width: auto;
  max-width: 75%;
}
.approach .content-with-side-left.no-image .content-entry {
  max-width: 100%;
}
.approach .content-with-side-left h2 {
  margin-bottom: 2.5rem;
}
.approach .content-with-side-left .content-entry {
  max-width: 420px;
}
.approach .driving .driving-inner h3 {
  margin-bottom: 4rem;
}
.approach .case-study-image {
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  position: relative;
  margin-bottom: 3.5rem;
}
.approach .case-study-image a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.approach .case-study-image a:hover .play-ico {
  opacity: 0.7;
}
.approach .case-study-image a .play-ico {
  width: 75px;
  height: 75px;
  margin-left: -37.5px;
  margin-top: -37.5px;
}
.approach .case-study-image a .play-ico:before {
  margin-left: -4px;
  margin-top: -9px;
  border: 11px solid transparent;
  border-left: 18px solid #1d4363;
}
.approach .driving .case-study .case-study-inner .case-study-text p:last-child {
  margin-bottom: 3.5rem;
}
.approach .driving .driving-inner {
  padding-bottom: 0;
}
.approach .driving .driving-inner:before {
  display: none;
}
.approach .driving .driving-inner h3 {
  margin-bottom: 4rem;
}
.recent-head {
  position: relative;
}
.recent-head h3 {
  padding-right: 80px;
}
.recent-head a {
  position: absolute;
  right: 0;
  top: 6px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'mulibold', Arial, sans-serif;
  color: #2c6696;
}
.recent-head a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .approach .content-with-side-left {
    padding-top: 0;
  }
  .approach .content-with-side {
    margin-bottom: 7rem;
  }
}
@media (max-width: 767px) {
  .approach .content-with-side-left.no-image {
    max-width: 100%;
  }
}
.related-child {
  margin-bottom: 12rem;
}
.related-child-inner {
  padding: 13rem 0;
  background: #1d4363;
  color: #fff;
}
.related-child-inner .sub-title {
  color: #fff;
}
.related-child-inner h2 {
  margin-bottom: 7rem;
}
.related-child-bottom {
  padding-right: 3rem;
}
.related-child-bottom .btn {
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  background: #193955;
}
.related-child-list {
  font-size: 0;
  margin-bottom: 3rem;
}
.related-child-list .related-child-item {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin-right: 8.3%;
  margin-bottom: 5rem;
}
.related-child-list .related-child-item .related-child-head {
  background: #193955;
  color: #dce336;
  font-size: 11px;
  padding: 0.8rem 1rem;
  text-transform: uppercase;
  margin-bottom: 3.5rem;
}
.related-child-list .related-child-item .related-child-text p:first-child {
  margin-bottom: 1.5rem;
}
.related-child-list .related-child-item .related-child-text p:last-child {
  margin-bottom: 3.5rem;
}
.related-child-list .related-child-item .related-child-text p strong {
  font-weight: normal;
  font-family: 'mulibold', Arial, sans-serif;
}
.related-child-list .related-child-item .related-child-text .link-with-line:before {
  background: #193955;
}
.related-child-list .related-child-item .related-child-text .link-with-line a {
  color: #fff;
  background: #1d4363;
}
.related-child-list .related-child-item .related-child-text .link-with-line a:after {
  border-color: #dce336;
}
.related-child-list .related-child-item .related-child-text .link-with-line a:before {
  border-color: #dce336;
}
.related-child-list .related-child-item .related-child-text .link-with-line.active:before {
  background: #fff;
}
@media (max-width: 1024px) {
  .related-child-inner {
    padding: 7rem 0;
  }
  .related-child {
    margin-bottom: 7rem;
  }
}
@media (max-width: 600px) {
  .related-child-list .related-child-item {
    width: auto;
    display: block;
    margin-right: 0;
  }
  .related-child-bottom {
    padding-right: 0;
  }
}
@media (max-width: 450px) {
  .related-child-inner h2 {
    font-size: 3rem;
  }
}
.priority-child {
  margin-bottom: 13rem;
}
.priority-child h2 {
  margin-bottom: 4rem;
}
.priority-child-list {
  padding-left: 6%;
  padding-right: 3rem;
  font-size: 0;
}
.priority-child-list .priority-child-item {
  font-size: 1.6rem;
  font-family: 'mulibold', Arial, sans-serif;
  margin-left: 10%;
  width: 30%;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #e4e4e4;
}
.priority-child-list .priority-child-item a {
  color: #1d4363;
  padding: 1.5rem 2rem 1.5rem 0;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: padding 0.25s;
  transition: padding 0.25s;
}
.priority-child-list .priority-child-item a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 13px;
  margin-top: -7px;
  -webkit-transition: right 0.25s;
  transition: right 0.25s;
  height: 13px;
  background: url(../images/sprite.png) no-repeat 0 -23px;
}
.priority-child-list .priority-child-item a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -13px;
  width: 13px;
  margin-top: -7px;
  -webkit-transition: left 0.25s;
  transition: left 0.25s;
  height: 13px;
  background: url(../images/sprite.png) no-repeat 0 -23px;
}
.desktop-version .priority-child-list .priority-child-item a:hover {
  padding-left: 2rem;
  padding-right: 0rem;
}
.desktop-version .priority-child-list .priority-child-item a:hover:before {
  right: -13px;
}
.desktop-version .priority-child-list .priority-child-item a:hover:after {
  left: 0;
}
@media (max-width: 1024px) {
  .priority-child-list {
    padding: 0;
  }
  .priority-child {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .priority-child-list .priority-child-item {
    margin-left: 4%;
    width: 48%;
  }
  .priority-child-list .priority-child-item:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  .priority-child-list .priority-child-item {
    display: block;
    width: auto;
    margin-left: 0;
  }
}
/* Event page */
.hero-event {
  margin-bottom: 13rem;
  position: relative;
}
.hero-event .link-with-line {
  margin-bottom: 4rem;
  max-width: 300px;
  margin-left: -4.4%;
}
.hero-event .link-with-line.active:before {
  background: #fff;
}
.hero-event .link-with-line:before {
  background: #fff;
}
.hero-event .link-with-line a {
  background: #6388a8;
  color: #fff;
}
.hero-event .link-with-line a:before, .hero-event .link-with-line a:after {
  margin-top: -2px;
  border-color: #fff;
}
.hero-event.playing .hero-event-inner .hero-event-video .video-event-bg {
  width: 200%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: width 1s, opacity 0.35s 1s, visibility 0.35s 1s;
  transition: width 1s, opacity 0.35s 1s, visibility 0.35s 1s;
}
.hero-event.playing .hero-event-inner .hero-event-video .hero-event-video-inner .cl-video {
  display: block;
}
.hero-event.playing .hero-event-video .hero-event-video-inner {
  width: 200%;
  height: 100%;
  -webkit-transition: width 1s 0s, height 1s 0.2s;
  transition: width 1s 0s, height 1s 0.2s;
}
#trigger1 {
  position: absolute;
  top: 50vh;
}
.past-event.hero-event .link-with-line:before {
  background: #fff;
}
.past-event.hero-event .link-with-line a {
  background: #767676;
}
.past-event .hero-event-inner {
  background: #767676;
}
.past-event .hero-event-inner .hero-event-text .sub-title {
  background: #666;
  padding: 4px;
  margin-left: -4px;
  display: inline-block;
  vertical-align: top;
}
.past-event .play-ico:before {
  border-left-color: #767676;
}
.hero-event-inner {
  background: #6388a8;
  padding: 3rem 0 8rem;
}
.hero-event-inner .hero-event-text {
  float: right;
  width: 41.6%;
  color: #fff;
  padding-top: 9rem;
}
.hero-event-inner .hero-event-text .sub-title {
  color: #fff;
}
.hero-event-inner .hero-event-text .price-table {
  margin-bottom: 6.5rem;
}
.hero-event-inner .video-section-e {
  width: 53.4%;
  float: left;
  height: 0;
  margin-left: -4.4%;
}
.hero-event-inner .hero-event-video {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  height: 0;
}
.hero-event-inner .hero-event-video:hover .video-event-bg .video-event-bg-in {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.hero-event-inner .hero-event-video .hero-event-video-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  -webkit-transition: width 1s 0.35s, height 1s 0.35s;
  transition: width 1s 0.35s, height 1s 0.35s;
}
.hero-event-inner .hero-event-video .hero-event-video-inner .cl-video {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -30px;
  top: -30px;
  border-radius: 30px;
  background: #5d94c4;
  display: none;
  cursor: pointer;
}
.hero-event-inner .hero-event-video .hero-event-video-inner .cl-video:before, .hero-event-inner .hero-event-video .hero-event-video-inner .cl-video:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  left: 50%;
  top: 50%;
  margin-top: -1px;
  margin-left: -10px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hero-event-inner .hero-event-video .hero-event-video-inner .cl-video:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.hero-event-inner .hero-event-video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-height: 100%;
  background: #000;
}
.hero-event-inner .hero-event-video iframe {
  width: 100%;
  height: 100%;
}
.hero-event-inner .hero-event-video .video-event-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  overflow: hidden;
  z-index: 12;
  -webkit-transition: width 1s 0.35s, opacity 0.35s 0s, visibility 0.35s 0s;
  transition: width 1s 0.35s, opacity 0.35s 0s, visibility 0.35s 0s;
}
.hero-event-inner .hero-event-video .video-event-bg .video-event-bg-in {
  -webkit-transition: transform 0.8s 0.1s;
  transition: transform 0.8s 0.1s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hero-event-inner:after {
  content: "";
  display: block;
  clear: both;
}
.price-table {
  display: table;
}
.price-table .price-table-row {
  display: table-row;
}
.price-table .price-table-row .price-table-title {
  display: table-cell;
  padding-right: 15px;
  padding-bottom: 0.7rem;
  font-size: 12px;
}
.price-table .price-table-row .price-table-title b {
  font-size: 1.6rem;
}
.price-table .price-table-row .price-table-price {
  display: table-cell;
  padding-bottom: 0.7rem;
  font-family: 'mulibold', Arial, sans-serif;
  font-size: 1.6rem;
}
.hero-event-bottom {
  display: table;
}
.hero-event-bottom .hero-event-bottom-left {
  width: 185px;
  display: table-cell;
  vertical-align: middle;
  padding-right: 15px;
}
.hero-event-bottom .hero-event-bottom-left .btn {
  position: relative;
  max-width: calc(100% - 15px);
  padding: 1.6rem 2rem;
}
.hero-event-bottom .hero-event-bottom-left .btn span {
  padding-right: 20px;
}
.hero-event-bottom .hero-event-bottom-left .btn i.fa {
  position: absolute;
  right: 2rem;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.hero-event-bottom .hero-event-bottom-right {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 1450px) {
  .hero-event-inner .video-section-e, .hero-event .link-with-line {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .hero-event {
    margin-bottom: 7rem;
  }
  .hero-event-inner .video-section-e {
    width: 42%;
  }
  .hero-event-inner .hero-event-text {
    width: 55%;
  }
  .hero-event.playing .hero-event-video .hero-event-video-inner, .hero-event.playing .hero-event-inner .hero-event-video .video-event-bg {
    width: 235%;
  }
}
@media (max-width: 767px) {
  .hero-event-inner .hero-event-text {
    float: none;
    width: auto;
    padding-top: 0;
    margin-bottom: 5rem;
  }
  .hero-event-inner .video-section-e {
    float: none;
    width: auto;
    height: auto;
  }
  .hero-event.playing .hero-event-video {
    padding-bottom: 56%;
    -webkit-transition: padding 1s;
    transition: padding 1s;
  }
  .hero-event.playing .hero-event-video .hero-event-video-inner {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .hero-event-bottom .hero-event-bottom-left {
    display: block;
    margin-bottom: 3rem;
  }
  .hero-event-bottom .hero-event-bottom-right {
    display: block;
  }
}
.what-expect-event {
  margin-bottom: 14.5rem;
}
.what-expect-event-inner {
  margin: 0 0 0 auto;
  width: 41.6%;
  padding-right: 3rem;
  box-sizing: border-box;
}
.what-expect-event-inner .left-line {
  margin-bottom: 7rem;
}
.logos-inner .expect-logo-list {
  font-size: 0;
}
.logos-inner .expect-logo-list .expect-logo-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2rem;
  margin-top: 1rem;
}
.logos-inner .expect-logo-list .expect-logo-item img {
  display: block;
  min-width:120px;    
}
.logos-inner .expect-logo-list .expect-logo-item:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 1024px) {
  .what-expect-event {
    margin-bottom: 7rem;
  }
  .what-expect-event-inner {
    width: 55%;
  }
  .logos-inner .expect-logo-list .expect-logo-item {
    max-width: calc(33% - 2rem);
    margin-right: 2rem;
  }
}
@media (max-width: 767px) {
  .what-expect-event-inner {
    width: auto;
  }
}
.single-event .testimonials {
  margin-bottom: 5rem;
}
.gallery-event {
  margin-bottom: 14rem;
}
.gallery-event .gallery-event-inner {
  font-size: 0;
  background: #ffffff;
}
.gallery-event .gallery-event-inner .gallery-event-item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.gallery-event .gallery-event-inner .gallery-event-item .gallery-event-image {
  width: 100%;
  padding-bottom: 75%;
}
.gallery-event .gallery-event-inner .gallery-event-item .gallery-event-caption {
  font-size: 1.4rem;
  color: #193955;
  padding: 1.5rem 3rem;
}
@media (max-width: 1024px) {
  .gallery-event {
    margin-bottom: 7rem;
  }
  .single-event .testimonials {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .gallery-event .gallery-event-inner .gallery-event-item {
    width: auto;
    display: block;
  }
}
.program-event {
  margin-bottom: 12rem;
}
.program-event .left-line {
  margin-bottom: 6.5rem;
}
.program-event .left-line a {
  color: #1d4363;
  text-decoration: underline;
}
.program-event .left-line a:hover {
  text-decoration: none;
}
.program-event h2 {
  margin-bottom: 2rem;
}
.accordion-item {
  margin-bottom: 1rem;
}
.active .accordion-title:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.accordion-title {
  padding: 2rem 3rem 2rem 105px;
  background: #f7f7f7;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.accordion-title:hover {
  background: #d1d1d1;
}
.accordion-title:before {
  content: "";
  position: absolute;
  left: 47px;
  top: 50%;
  margin-top: -3px;
  width: 4px;
  height: 4px;
  border-right: 2px solid #1d4363;
  border-bottom: 2px solid #1d4363;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accordion-title .accordion-title-in {
  font-size: 2.6rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  color: #1d4363;
  float: left;
  width: calc(100% - 210px);
}
.accordion-title .accordion-date {
  width: 210px;
  float: right;
  font-size: 12px;
  text-transform: uppercase;
  color: #c95c26;
  font-family: 'mulibold', Arial, sans-serif;
  text-align: right;
  line-height: 2.6rem;
}
.accordion-wrap {
  padding: 5.5rem 0 4.5rem 105px;
  overflow: hidden;
  display: none;
}
.accordion-item-left {
  width: 44%;
  float: left;
}
.accordion-item-left.full-width {
  width: auto;
  float: none;
}
.accordion-item-left .link-with-line {
  display: inline-block;
  vertical-align: top;
  padding-left: 95px;
  text-align: left;
}
.accordion-item-left .link-with-line a {
  padding-right: 2rem;
}
.accordion-item-right {
  margin-left: 56%;
}
.accordion-item-table {
  display: table;
  margin-bottom: 5.5rem;
  margin-top: 5rem;
  max-width: 495px;
}
.accordion-item-table .accordion-item-table-row {
  display: table-row;
}
.accordion-item-table .accordion-item-table-row .accordion-item-table-time {
  display: table-cell;
  padding-top: 1rem;
  width: 75px;
  padding-bottom: 1rem;
  padding-right: 3rem;
  text-align: right;
  font-family: 'mulibold', Arial, sans-serif;
}
.accordion-item-table .accordion-item-table-row .accordion-item-table-title {
  display: table-cell;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 1024px) {
  .accordion-title {
    padding: 2rem 3.5rem 2rem 4.5rem;
  }
  .accordion-title:before {
    left: 20px;
    margin-top: -5px;
  }
  .accordion-title .accordion-date {
    text-align: right;
  }
  .accordion-wrap {
    padding: 3rem 0 3rem 4.5rem;
  }
  .program-event .left-line {
    margin-bottom: 4.5rem;
  }
}
@media (max-width: 767px) {
  .accordion-item-left {
    width: auto;
    float: none;
    margin-bottom: 5rem;
  }
  .accordion-item-right {
    margin-left: 0;
  }
  .accordion-title .accordion-title-in {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  .program-event {
    margin-bottom: 7rem;
  }
}
@media (max-width: 550px) {
  .accordion-title .accordion-title-in {
    width: auto;
    float: none;
  }
  .accordion-title .accordion-date {
    width: auto;
    float: none;
    text-align: left;
  }
  .accordion-wrap {
    padding: 3rem 0;
  }
}
.our-experts-event {
  margin-bottom: 5rem;
}
.our-experts-event-inner {
  padding-right: 3rem;
}
.our-experts-event-inner .left-line {
  padding-right: 130px;
  position: relative;
  margin-bottom: 6.5rem;
}
.slider-experts .slick-list {
  overflow: visible;
}
.slider-expert-item-inner {
  width: 285px;
  padding: 0 30px 0 105px;
}
.slider-expert-item-inner .slider-expert-item-image {
/*   -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.7; */
  border-bottom: 2px solid #6388a8;
  margin-bottom: 2.5rem;
  -webkit-transition: opacity 0.35s, filter 0.35s, -webkit-filter 0.35s, transform 0.35s;
  transition: opacity 0.35s, filter 0.35s, -webkit-filter 0.35s, transform 0.35s;
}
.slider-expert-item-inner .slider-expert-item-image img {
  display: block;
  width: 100%;
  -webkit-transition: transform 0.35s;
  transition: transform 0.35s;
}
.slider-expert-item-inner .slider-expert-item-image:hover {
  opacity: 1;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.slider-expert-item-inner .slider-expert-item-image:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.slider-expert-item-inner h3 {
  margin-bottom: 0.5rem;
}
.slider-expert-item-inner .expert-info {
  color: #6388a8;
  margin-bottom: 2.5rem;
}
.our-experts-control {
  width: 115px;
}
.our-experts-control .slick-arrow {
  position: absolute;
  bottom: 0;
  width: 57px;
  height: 46px;
  cursor: pointer;
  background: #f2f2f2;
  overflow: hidden;
  text-indent: 999px;
  border: none;
  padding: 0;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.our-experts-control .slick-arrow:hover {
  background: #1d4363;
}
.our-experts-control .slick-arrow:hover:after {
  border-top: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2;
}
.our-experts-control .slick-arrow:after {
  content: "";
  -webkit-transition: border 0.35s;
  transition: border 0.35s;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4px;
  height: 4px;
  margin: -4px 0 0 -6px;
  border-top: 2px solid #1d4363;
  border-right: 2px solid #1d4363;
  transform: rotate(45deg);
}
.our-experts-control .slick-arrow.slick-prev {
  right: 58px;
  border-radius: 30px 0 0 30px;
}
.our-experts-control .slick-arrow.slick-prev:after {
  margin: -4px 0 0 -2px;
  transform: rotate(-135deg);
}
.our-experts-control .slick-arrow.slick-next {
  right: 0;
  border-radius: 0 30px 30px 0;
}
@media (max-width: 1024px) {
  .our-experts-event-inner {
    padding-right: 0;
  }
  .slider-expert-item-inner {
    width: auto;
    padding: 0 30px 0 0;
  }
  .our-experts-event {
    margin-bottom: 7rem;
  }
  .our-experts-control {
    position: absolute;
    height: 46px;
    right: 0;
    top: 0;
  }
}
@media (max-width: 767px) {
  .our-experts-control {
    position: static;
  }
}
.our-sponsors-event {
  margin-bottom: 12rem;
}
.our-sponsors-event:after {
  content: "";
  display: block;
  clear: both;
}
.our-sponsors-event-left {
  width: 39%;
  float: left;
}
.our-sponsors-event-left .btn {
  margin-top: 4rem;
}
.our-sponsors-event-right {
  margin-left: 50%;
  padding-top: 6rem;
}
.our-sponsors-event-list {
  font-size: 0;
}
.our-sponsors-event-list .our-sponsors-event-item {
  width: 33.33%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 4.5rem;
  box-sizing: border-box;
  padding: 0 1.5rem;
}
@media (max-width: 1024px) {
  .our-sponsors-event {
    margin-bottom: 7rem;
  }
}
@media (max-width: 1023px) {
  .our-sponsors-event-left {
    width: auto;
    float: none;
  }
  .our-sponsors-event-right {
    margin-left: 0;
  }
}
.event-register {
  margin-bottom: 12rem;
}
.event-register .event-register-inner {
  background: #6388a8;
  padding: 9.5rem 0 11rem;
  color: #fff;
}
.event-register .event-register-inner:after {
  content: "";
  display: block;
  clear: both;
}
.event-register .event-register-inner .event-register-left {
  float: left;
  width: 48%;
  padding-left: 3rem;
  margin-left: -3rem;
  position: relative;
  box-sizing: border-box;
}
.event-register .event-register-inner .event-register-left:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #dce336;
  width: 2px;
  height: 100%;
}
.event-register .event-register-inner .event-register-left .sub-title {
  color: #fff;
}
.event-register .event-register-inner .event-register-left h2 {
  margin-bottom: 0;
}
.event-register .event-register-inner .event-register-right {
  margin-left: 60%;
  padding-top: 7rem;
  max-width: 355px;
}
.event-register .event-register-inner .event-register-right .price-table {
  margin-bottom: 4rem;
}
.event-register .event-register-inner .event-register-right .hero-event-bottom-right {
  font-size: 12px;
  line-height: 1.1;
}
@media (max-width: 1400px) {
  .event-register .event-register-inner {
    padding: 7rem 3rem;
  }
}
@media (max-width: 1024px) {
  .event-register .event-register-inner .event-register-right {
    padding-top: 0;
  }
  .event-register {
    margin-bottom: 7rem;
  }
}
@media (max-width: 767px) {
  .event-register .event-register-inner .event-register-left {
    width: auto;
    float: none;
    margin-bottom: 4rem;
  }
  .event-register .event-register-inner .event-register-right {
    max-width: 100%;
    margin-left: 0;
  }
}
.event-two-col {
  margin-bottom: 13rem;
}
.event-two-col .event-two-col-list {
  font-size: 0;
}
.event-two-col .event-two-col-list .event-two-col-item {
  font-size: 1.4rem;
  width: 41.6%;
  margin-right: 8.3%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1024px) {
  .event-two-col {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .event-two-col .event-two-col-list .event-two-col-item {
    width: auto;
    display: block;
    margin-bottom: 5rem;
    margin-right: 0;
  }
}
/* Policy page */
.filter-nav .inner-min, .policy-list .inner-min {
  max-width: 1412px;
  margin-left: 5rem;
}
.filter-nav {
  margin-bottom: 1rem;
  padding-top: 4rem;
}
.policy-item-row {
  margin-bottom: 3.3rem;
  position: relative;
}
.policy-item-row > a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 15;
}
.policy-item-row .policy-item-row-inner {
  padding: 5rem 8% 3rem 7%;
  background: rgba(234, 234, 234, 1);
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.policy-item-row .policy-item-row-inner:before {
  content: "";
  width: 2px;
  position: absolute;
  left: 3.5%;
  top: 0;
  height: 0%;
  background: #dce148;
  -webkit-transition: height 0.35s;
  transition: height 0.35s;
}
.policy-item-row .policy-item-left {
  width: 155px;
  float: left;
  color: #c95c26;
  font-size: 12px;
  font-family: 'mulibold', Arial, sans-serif;
  text-transform: uppercase;
}
.policy-item-row .policy-item-right {
  margin-left: 200px;
}
.policy-item-row .policy-item-right .policy-item-text {
  width: calc(100% - 240px);
  border-bottom: 1px solid #e3e7e9;
}
.policy-item-row .policy-item-right .policy-item-text h3 a {
  color: #1d4363;
}
.policy-item-row .policy-item-right .policy-item-text h3 a:hover {
  color: #2c6696;
}
.policy-item-row .policy-item-right .policy-item-meta {
  overflow: hidden;
}
.policy-item-row .policy-item-right .policy-item-meta .tag-list-bottom {
  padding-top: 3rem;
  width: calc(100% - 240px);
  float: left;
}
.policy-item-row .policy-item-right .policy-item-meta .tag-list-bottom a {
  color: #b1b1b1;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 2.5rem;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
  z-index: 16;
  vertical-align: top;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.policy-item-row .policy-item-right .policy-item-meta .tag-list-bottom a:hover {
  color: #2c6696;
}
.policy-item-row .policy-item-right .policy-item-meta .policy-btn {
  margin-left: calc(100% - 240px);
  text-align: right;
}
.desktop-version .policy-item-row > a:hover + .policy-item-row-inner {
  background: rgba(234, 234, 234, 0.2);
}
.desktop-version .policy-item-row > a:hover + .policy-item-row-inner:before {
  height: 100%;
}
.desktop-version .policy-item-row > a:hover + .policy-item-row-inner .btn.btn-light {
  background: #193955;
  color: #fff;
}
.filter-nav-inner {
  background: #193955;
  padding: 2rem 5rem;
}
.filter-nav-inner:after {
  content: "";
  clear: both;
  display: block;
}
.filter-nav-inner .dropdowns-statistic {
  padding: 0;
  background: none;
  float: left;
}
.filter-nav-inner .dropdowns-statistic .dropdown-col {
  margin-left: 0;
  margin-right: 3.8rem;
  width: 220px;
}
.search-form {
  float: right;
  width: 300px;
  max-width: 100%;
}
.search-form label {
  padding-left: 2rem;
  color: #fff;
  font-family: 'muliregular', Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
}
.search-form .search-row {
  position: relative;
}
.search-form .search-row input {
  height: 3.6rem;
  padding: 0 35px 0 2rem;
  background: #1d4363;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  font-size: 1.4rem;
  font-family: 'mulibold', Arial, sans-serif;
  border: none;
  border-radius: 20px;
}
.search-form .search-row button {
  position: absolute;
  width: 30px;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.search-form .search-row button:after {
  content: "";
  position: absolute;
  background: url(../images/sprite.png) no-repeat -88px 0;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  top: 50%;
  left: 0;
}
.policy-list-bottom {
  text-align: center;
  padding: 3rem 0;
}
.policy-list-bottom .btn {
  background: #193955;
}
.filter-icon {
  display: none;
}
.policy-list {
  min-height: 20rem;
}
@media (max-width: 1400px) {
  .filter-nav .inner-min, .policy-list .inner-min {
    margin-left: 0;
  }
  .filter-nav {
    padding-top: 0;
  }
}
@media (max-width: 1024px) {
  .policy-item-row .policy-item-right .policy-item-text {
    width: auto;
  }
  .policy-item-row .policy-item-right .policy-item-meta .policy-btn {
    padding-top: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .filter-nav-inner {
    padding: 2rem;
  }
}
@media (max-width: 920px) {
  .filter-nav-inner .dropdowns-statistic .dropdown-col {
    width: 200px;
  }
  .filter-nav-inner .search-form {
    width: 200px;
  }
  .filter-nav-inner .dropdowns-statistic .dropdown-col {
    margin-right: 2rem;
  }
}
@media (max-width: 767px) {
  .filter-nav-inner .search-form {
    width: 100%;
  }
  .filter-icon {
    display: block;
    width: 20px;
    height: 15px;
    position: relative;
  }
  .filter-icon:after, .filter-icon:before, .filter-icon span {
    content: "";
    position: absolute;
    width: 100%;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    height: 2px;
    background: #fff;
    top: 0;
  }
  .filter-icon span {
    top: 50%;
    margin-top: -1px;
    width: 50%;
  }
  .filter-icon:after {
    top: auto;
    bottom: 0;
    width: 20%;
  }
  .filter-nav-inner .dropdowns-statistic {
    float: none;
    display: flex;
    align-items: flex-end;
  }
  .filter-nav-inner .dropdowns-statistic .dropdown-col {
    width: 48%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .filter-nav-inner .dropdowns-statistic .dropdown-col:nth-child(2n+2) {
    margin-left: 4%;
  }
  .filter-nav-inner .dropdowns-statistic .dropdown-col .dropdown-label {
    max-width: 80%;
  }
  .filter-nav-inner .dropdowns-statistic .dropdown-col .dropdown-label .dropdown-clear {
    top: 0px;
  }
  .filter-nav-inner .search-form {
    float: none;
  }
  .filter-nav-inner .search-form .search-row input {
    width: 100%;
    box-sizing: border-box;
  }
  .policy-item-row .policy-item-left {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .policy-item-row .policy-item-right {
    margin-left: 0;
  }
  .policy-item-row .policy-item-right .policy-item-meta .policy-btn {
    margin-left: 0;
  }
  .policy-item-row .policy-item-right .policy-item-meta .tag-list-bottom {
    float: none;
    width: auto;
  }
}
@media (max-width: 767px) and (max-width: 375px) {
  .filter-nav-inner .dropdowns-statistic .dropdown-col .dropdown-label {
    max-width: 60%;
  }
}
@media (max-width: 767px) and (max-width: 375px) {
  .filter-nav-inner .dropdowns-statistic .dropdown-col .dropdown-label .dropdown-clear {
    right: -30%;
  }
}
/* Projects page */
.project-page-list-inner {
  font-size: 0;
}
.desktop-version .project-page-item > a:hover + .project-page-item-inner {
  background: rgba(234, 234, 234, 0.2);
}
.desktop-version .project-page-item > a:hover + .project-page-item-inner .project-page-item-inner-in:after {
  height: 100%;
}
.desktop-version .project-page-item > a:hover + .project-page-item-inner .btn.btn-light {
  background: #193955;
  color: #fff;
}
.project-page-item {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 9px);
  position: relative;
  margin-bottom: 1.5rem;
}
.project-page-item:nth-child(2n+2) {
  margin-left: 18px;
}
.project-page-item > a {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.project-page-item h3 {
  margin-bottom: 1.5rem;
}
.project-page-item h3 a {
  display: inline-block;
  vertical-align: top;
  color: #1d4363;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  position: relative;
}
.project-page-item h3 a:after {
  content: "";
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background: #dce148;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.project-page-item h3 a:hover {
  opacity: 0.7;
}
.project-page-item h3 a:hover:after {
  width: 100%;
}
.project-page-item .project-page-item-inner {
  padding: 5rem 7%;
  box-sizing: border-box;
  height: 100%;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  background: rgba(234, 234, 234, 1);
}
.project-page-item .project-page-item-inner .project-page-item-inner-in {
  position: relative;
}
.project-page-item .project-page-item-inner .project-page-item-inner-in:after {
  content: "";
  width: 2px;
  position: absolute;
  left: -3%;
  top: 0;
  height: 0%;
  background: #dce148;
  -webkit-transition: height 0.35s;
  transition: height 0.35s;
}
.project-page-item .project-meta .project-tags {
  padding-top: 3rem;
  width: calc(100% - 220px);
  float: left;
  border-top: 1px solid #e3e7e9;
}
.project-page-item .project-meta .project-tags a {
  color: #b1b1b1;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 2.5rem;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  position: relative;
  z-index: 11;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.project-page-item .project-meta .project-tags a:hover {
  color: #2c6696;
}
.project-page-item .project-meta .project-button {
  margin-left: calc(100% - 220px);
  text-align: right;
}
.project-list-bottom {
  padding: 5rem 0;
  text-align: center;
}
.project-list-bottom .btn {
  background: #193955;
}
.search-bar {
  font-size: 1.8rem;
  text-align: right;
  display: none;
  margin-bottom: 1rem;
  text-align: center;
  padding: 2rem 0;
}
.search-bar span {
  font-family: 'mulibold', Arial, sans-serif;
}
.search-bar a {
  font-size: 1.4rem;
  text-decoration: none;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.search-bar a:hover {
  text-decoration: none;
  color: #4880ad;
}
@media (max-width: 1024px) {
  .project-page-item .project-meta .project-tags {
    width: auto;
    float: none;
  }
  .project-page-item .project-meta .project-button {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .project-page-item {
    width: 100%;
    height: auto !important;
  }
  .project-page-item:nth-child(2n+2) {
    margin-left: 0;
  }
  .project-page-item .project-page-item-inner {
    padding: 3rem 7%;
  }
}
/* Posts page */
.filter-cat {
  background: #193955;
  padding: 0 2rem;
}
.filter-cat:after {
  content: "";
  display: block;
  clear: both;
}
.filter-cat .search-form {
  padding: 0.8rem 0;
}
.filter-cat .filter-item-list {
  float: left;
  position: relative;
  overflow: hidden;
  width: calc(100% - 320px);
}
.filter-cat .filter-item-list.activenone .more-cats-wrap {
  display: none;
}
.filter-cat ul {
  list-style-type: none;
  padding: 0 0 0 40px;
  white-space: nowrap;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.filter-cat ul li {
  font-size: 13px;
  font-family: 'mulibold', Arial, sans-serif;
  text-transform: uppercase;
  padding-right: 3rem;
  letter-spacing: 1.5px;
  display: inline-block;
  vertical-align: top;
}
.filter-cat ul li a {
  color: #fff;
  position: relative;
  padding: 2rem 0;
  display: block;
	text-decoration: none!important;
}
.filter-cat ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #dce334;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.filter-cat ul li a:hover {
  text-decoration: none;
}
.filter-cat ul li a:hover:after {
  width: 100%;
}
.filter-cat ul li.current a {
  color: #dce334;
}
.filter-cat ul li.current a:after {
  width: 100%;
}
.cart-bottom .cart-bottom-right {
  width: 160px;
  display: inline-block;
  vertical-align: top;
}
.more-cats-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(25, 57, 85, 0) 0%, rgba(25, 57, 85, .33) 16%, rgba(25, 57, 85, 1) 48%);
  width: 100px;
}
.more-cats-wrap.previous {
  right: auto;
  left: 0;
  z-index: 2;
  width: 30px;
  background: linear-gradient(to left, rgba(25, 57, 85, 0) 0%, rgba(25, 57, 85, .33) 16%, rgba(25, 57, 85, 1) 48%);
}
.more-cats-wrap.previous a {
  right: auto;
  left: 2px;
}
.more-cats-wrap a {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 15px;
  height: 15px;
  margin-top: -8px;
}
.more-cats-wrap a span {
  display: none;
}
.more-cats-wrap a:before {
  position: absolute;
  height: 2px;
  background: #fff;
  width: 100%;
  content: '';
  left: 0;
  top: 7px;
}
.more-cats-wrap a:after {
  position: absolute;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  content: '';
  right: 0;
  top: 7px;
}
.more-cats-wrap a.less-cats:after {
  transform: rotate(135deg);
  right: auto;
  left: 0;
  top: 7px;
}
.more-cats-wrap a.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.post-search.search-form .search-row input::-webkit-input-placeholder {
  color: #fff;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  opacity: 1;
}
.post-search.search-form .search-row input:-moz-placeholder {
  color: #fff;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  opacity: 1;
}
.post-search.search-form .search-row input::-moz-placeholder {
  color: #fff;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  opacity: 1;
}
.post-search.search-form .search-row input:-ms-input-placeholder {
  color: #fff;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  opacity: 1;
}
.post-search.search-form .search-row input:focus::-webkit-input-placeholder {
  opacity: 0.2;
}
.post-search.search-form .search-row input:focus:-moz-placeholder {
  opacity: 0.2;
}
.post-search.search-form .search-row input:focus::-moz-placeholder {
  opacity: 0.2;
}
.post-search.search-form .search-row input:focus:-ms-input-placeholder {
  opacity: 0.2;
}
.cart-bottom-left {
  display: block;
  text-align: left;
  position: relative;
  z-index: 20;
  font-size: 1.4rem;
}
.cart-bottom-left a {
  color: #b1b1b1;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 1rem;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.cart-bottom-left a:hover {
  color: #2c6696;
}
@media (max-width: 1023px) {
  .filter-cat .filter-item-list {
    width: auto;
    float: none;
  }
  .filter-cat .filter-item-list .more-cats-wrap {
    display: none;
  }
  .filter-cat .filter-item-list ul {
    overflow-x: auto;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .search-form {
    float: none;
    width: 100%;
  }
}
/* Staff page */
.single-staff .hero-flex-image-inner {
  padding-top: 3rem;
}
.single-staff .hero-flex-image-inner .hero-flex-image-text-inner {
  width: 65%;
  float: right;
}
.single-staff .hero-flex-image-inner .hero-flex-image-text-inner .hero-flex-bg-text p {
  max-width: 100%;
}
.single-staff .hero-flex-image-inner .hero-flex-image-img {
  margin-left: 0;
  margin-right: 70%;
}
.single-staff .contact-info {
  margin-bottom: 3rem;
}
.single-staff .contact-info a {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.single-staff .contact-info a:hover {
  opacity: 0.7;
}
.single-staff .link-with-line.reverse {
  margin-bottom: 10rem;
}
.single-staff .link-with-line.reverse a {
  background: #f7f7f7;
}
@media (max-width: 1024px) {
  .single-staff .hero-flex-image-inner {
    margin-bottom: 5rem;
  }
  .single-staff .link-with-line.reverse {
    margin-bottom: 5rem;
  }
}
@media (max-width: 600px) {
  .single-staff .hero-flex-image-inner .hero-flex-image-text-inner {
    width: auto;
  }
  .single-staff .hero-flex-image-inner .hero-flex-image-img {
    margin-right: 0;
  }
}
/* Events page */
.page-template-events-page .hero-flex-bg-text p {
  margin-bottom: 3rem;
}
.events-list {
  font-size: 0;
}
.events-list .recent-project-item {
  width: 47.5%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 0;
  margin-bottom: 4.5rem;
  margin-left: 5%;
}
.events-list .recent-project-item .recent-project-item-text {
  width: 55%;
}
.events-list .recent-project-item .recent-project-item-text .recent-project-item-text-inner {
  padding-right: 0;
}
.events-list .recent-project-item .recent-project-item-date {
  width: 40%;
}
.events-list .recent-project-item .recent-project-item-date a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 100%;
}
.events-list .recent-project-item .recent-project-item-date a:hover .event-item-image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.events-list .recent-project-item:after {
  display: none;
}
.events-list .recent-project-item:nth-child(2n+1) {
  margin-left: 0;
}
.events-list .recent-project-item .event-item-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: transform 3s;
  transition: transform 3s;
  will-change: transform;
}
.date-location {
  color: #c95c26;
  font-size: 12px;
  font-family: 'mulibold', Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.date-location.past {
  background: #d9d9d9;
  color: #fff;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
}
.past-events .inner-min > h3, .upcoming-events .inner-min > h3 {
  font-size: 3.6rem;
  padding-bottom: 3rem;
  margin-bottom: 7rem;
  position: relative;
}
.past-events .inner-min > h3:after, .upcoming-events .inner-min > h3:after {
  content: "";
  height: 2px;
  background: #dce336;
  width: 75px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.upcoming-events .inner-min {
  padding-bottom: 7rem;
  margin-bottom: 10rem;
  position: relative;
}
.upcoming-events .inner-min:after {
  content: "";
  height: 2rem;
  background: #f7f7f7;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 600px) {
  .page-template-events-page .hero-flex-image-inner .hero-flex-image-text-inner {
    margin-bottom: 3rem;
  }
  .past-events .inner-min > h3, .upcoming-events .inner-min > h3 {
    margin-bottom: 4rem;
    font-size: 3rem;
  }
  .events-list .recent-project-item {
    width: auto;
    display: block;
    margin-left: 0;
  }
  .upcoming-events .inner-min {
    padding-bottom: 4rem;
    margin-bottom: 5rem;
  }
}
@media (max-width: 400px) {
  .page-template-events-page .recent-project-item-date {
    display: inline-block;
    width: 30%;
    margin-bottom: 0;
  }
  .page-template-events-page .recent-project-item-text {
    width: 65%;
    margin-left: 0;
  }
}
/* Project page */
.single-file {
  display: block;
  padding-right: 65px;
  position: relative;
  border-radius: 3px;
  border: 2px solid #e1e1e1;
  padding: 2rem 65px 2rem 2rem;
  line-height: 1;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.single-file .file-ico {
  background: #1d4363;
  top: -2px;
  right: -2px;
  bottom: -2px;
  width: 65px;
  position: absolute;
  border-radius: 0 3px 3px 0;
}
.single-file .file-ico em {
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  width: 38px;
  height: 38px;
  border: 1px solid #dcddde;
  border-radius: 38px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -19px 0 0 -19px;
}
.single-file .file-ico em:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/sprite.png) no-repeat -22px -41px;
  margin: -9px 0 0 -9px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.single-file .file-title {
  display: block;
  font-size: 1.6rem;
  font-family: 'mulibold', Arial, sans-serif;
  margin-bottom: 0.7rem;
}
.single-file .file-size {
  font-size: 1.6rem;
  color: #b1b1b1;
}
.single-file:hover {
  background: #fff;
}
.single-file:hover .file-ico em {
  background: #dce336;
}
.single-file:hover .file-ico em:before {
  background-position: 0 -41px;
}
.left-post-side-inner {
  max-width: 270px;
  position: relative;
  z-index: 6;
}
.left-post-side-inner .sub-title {
  margin-bottom: 2.5rem;
}
.post-page {
  margin-bottom: 11rem;
  overflow: hidden;
}
.post-page:after {
  clear: both;
  display: block;
  content: "";
}
.left-post-side {
  padding: 14rem 0 1rem;
  width: 22%;
  float: left;
  position: relative;
}
.left-post-side:before {
  content: "";
  position: absolute;
  background: #f7f7f7;
  width: 100vw;
  right: 0;
  top: 0;
  bottom: 0;
  margin-right: -38vw;
}
.right-post {
  margin-left: 24%;
  position: relative;
  z-index: 5;
  padding-top: 14rem;
}
.right-post h1 {
  position: relative;
  z-index: 10;
  max-width: 920px;
}
.right-post .left-post-side {
  display: none;
}
.post-page-container {
  width: 68%;
  padding-right: 6%;
  box-sizing: border-box;
  border-right: 2px solid #f7f7f7;
  float: left;
}
.post-page-container .left-line {
  padding-bottom: 7rem;
  margin-bottom: 10rem;
}
.post-page-container .left-line:after {
  content: "";
  position: absolute;
  background: #f7f7f7;
  width: 100vw;
  right: calc(100% + 1620px*0.02);
  height: 200vh;
  bottom: 0;
  z-index: -1;
  margin-right: -38vw;
}
.post-page-container .left-line.no-line {
  margin-bottom: 0rem;
  padding-bottom: 1rem;
}
.post-page-container .left-line.no-line:before {
  display: none;
}
.single .priority-child {
  margin-bottom: 5rem;
}
.single .priority-child-list {
  padding-left: 9%;
}
.share-tools a {
  width: 30px;
  height: 30px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-radius: 31px;
  background: #1d4363;
  margin-right: 2.5rem;
  color: #f7f7f7;
  -webkit-transition: color 0.35s, background 0.35s;
  transition: color 0.35s, background 0.35s;
}
.share-tools a:hover {
  background: #3b7cb5;
}
.share-tools a i {
  line-height: 1;
  font-size: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.share-tools a:first-child i {
  font-size: 24px;
  line-height: 1;
  -webkit-transform: translate3d(-50%, -30%, 0);
  transform: translate3d(-50%, -30%, 0);
}
.downloadable-section, .share-tools-wrap {
  border-bottom: 1px solid #e3e7e9;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}
.tags {
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'mulibold', Arial, sans-serif;
}
.tags span {
  color: #2c6696;
  letter-spacing: 1px;
  display: block;
  margin-right: 2rem;
  margin-bottom: 2.5rem;
}
.tags a {
  color: #b1b1b1;
  display: block;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
  margin-bottom: 1.5rem;
}
.tags a:hover {
  color: #2c6696;
}
.custom-breadcrumbs {
  margin-bottom: 4rem;
}
.custom-breadcrumbs a, .custom-breadcrumbs span {
  font-family: 'mulibold', Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  color: #b1b1b1;
  margin: 0 1.4rem;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.5rem;
  letter-spacing: 1px;
}
.custom-breadcrumbs span {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 450px;
  white-space: nowrap;
}
.custom-breadcrumbs a {
  margin-right: 2.1rem;
  position: relative;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.custom-breadcrumbs a:after {
  content: "";
  position: absolute;
  right: -2.1rem;
  top: 50%;
  margin-top: -5px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #c95c26;
  border-right: 2px solid #c95c26;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.custom-breadcrumbs a:first-child {
  margin-left: 0;
}
.custom-breadcrumbs a:hover {
  color: #777;
}
@media (max-width: 1400px) {
  .post-page .inner {
    padding: 0 3rem;
  }
}
@media (max-width: 1250px) {
  .left-post-side {
    padding: 6rem 0 3rem;
    width: 28%;
  }
  .right-post {
    padding-top: 6rem;
    margin-left: 32%;
  }
  .post-page-container {
    width: auto;
    float: none;
    border-bottom: none;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
.left-post-side {
		width: 100%;
	}
  .left-post-side:before {
    margin-right: -50vw;
    right: 50%;
  }
  .right-post {
    margin-left: 0;
  }
  .right-post .left-post-side {
    display: block;
    margin-bottom: 3rem;
  }
  .left-post-side-inner {
    max-width: 80%;
  }
  .post-page-container {
    border: none;
  }
  .post-page-container .left-line {
    margin-bottom: 0;
  }
  .post-page-container .left-line:after {
    display: none;
  }
  .post-page {
    margin-bottom: 3rem;
  }
  .custom-breadcrumbs span {
    display: none;
  }
}
@media (max-width: 400px) {
  .left-post-side:before {
    margin-right: 0;
    right: -3rem;
  }
  .left-post-side-inner {
    max-width: 100%;
  }
  .share-tools a:nth-child(2) i {
    -webkit-transform: translate3d(-50%, -45%, 0);
    transform: translate3d(-50%, -45%, 0);
  }
}
.post-page-stats {
  font-size: 0;
  margin-bottom: 6rem;
}
.post-page-stats .post-page-stats-item {
  width: 43%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-bottom: 4rem;
  box-sizing: border-box;
  padding-left: 32px;
}
.post-page-stats .post-page-stats-item:nth-child(2n+2) {
  margin-left: 14%;
}
.post-page-stats .post-page-stats-item:before {
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  position: absolute;
  width: 2px;
  background: #dce336;
}
.post-page-stats .post-page-stats-item h3 {
  font-size: 5rem;
  margin-bottom: 1rem;
}
.post-page-stats .post-page-stats-item p {
  color: #b1b1b1;
  font-size: 1.6rem;
  margin-bottom: 0;
}
@media (max-width: 500px) {
  .post-page-stats .post-page-stats-item {
    width: auto;
    display: block;
    margin-bottom: 3rem;
  }
  .post-page-stats .post-page-stats-item:nth-child(2n+2) {
    margin-left: 0;
  }
}
.right-sidebar {
  margin-left: 68%;
  padding-left: 2%;
}
.right-sidebar .recent-project-item {
  border-top: 2.5rem solid #f7f7f7;
  padding: 3rem 0 5rem;
  margin-bottom: 0;
}
.right-sidebar .recent-project-item:after {
  display: none;
}
.right-sidebar .recent-project-item-date {
  width: auto;
  display: block;
  padding-right: 0;
  margin-bottom: 2rem;
}
.right-sidebar .recent-project-item-text {
  width: auto;
  display: block;
}
.right-sidebar .recent-project-item-text h4 {
  font-size: 1.8rem;
}
.side-title {
  margin-bottom: 3rem;
  font-size: 2.6rem;
}
.promo-side {
  background: #f7f7f7;
  border-bottom: 2px solid #dce336;
  padding: 6rem 3rem;
  margin-bottom: 7.5rem;
}
.promo-side.blue {
  background: #6388a8;
  color: #fff;
}
.promo-side .promo-title {
  font-size: 2.6rem;
  margin-bottom: 3rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  line-height: 1.07;
}
.promo-side .content-entry p {
  margin-bottom: 1.5rem;
}
.promo-side .btn {
  margin-top: 1.5rem;
}
@media (max-width: 1250px) {
  .right-sidebar {
    margin-left: 0;
    border: none;
    padding-left: 0;
  }
}
.post-page-updates {
  margin-bottom: 7rem;
}
.post-page-updates h2 {
  font-size: 2.6rem;
  margin-bottom: 3rem;
}
.post-page-updates-item {
  margin-bottom: 2.5rem;
}
.post-page-updates-item .post-page-updates-date {
  color: #c95c26;
  font-family: 'mulibold', Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.post-page-updates-item p {
  margin-bottom: 0;
}
.post-page-updates-item p a.post-page-updates-link {
  font-family: 'mulibold', Arial, sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.post-page-updates-item p a.post-page-updates-link i {
  color: #c95c26;
  font-size: 1.6rem;
}
.long-content {
  padding-bottom: 3rem;
  border-bottom: 2rem solid #f7f7f7;
}
.long-content > h2 {
  font-size: 2.6rem;
  margin-bottom: 3rem;
}
.long-content .content-entry blockquote {
  font-size: 3.6rem;
  margin-left: 0;
}
.long-content .content-entry blockquote:after {
  background: #c95c26;
}
.long-content .testimonials.light-section {
  padding: 2rem 0;
  background: none;
}
.long-content .testimonials.light-section .testimonial-item .testimonial-text {
  margin-bottom: 3.5rem;
}
.feature-links .feature-link {
  margin-bottom: 4.5rem;
}
.feature-links .feature-link .feature-title {
  font-size: 1.6rem;
  color: #1d4363;
  font-family: 'mulibold', Arial, sans-serif;
  margin-bottom: 1rem;
}
.feature-links .feature-link .feature-subtitle {
  font-size: 1.6rem;
  color: #1d4363;
  margin-bottom: 1rem;
}
.feature-links .feature-link .feature-desc {
  font-size: 1.6rem;
  color: #767676;
  margin-bottom: 2rem;
  line-height: 1.5;
  font-style: italic;
}
.feature-links .feature-link .feature-bottom-links .feature-bottom-link {
  margin-bottom: 2rem;
}
.feature-links .feature-link .feature-bottom-links .feature-bottom-link a {
  font-family: 'mulibold', Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #2c6696;
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  position: relative;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.feature-links .feature-link .feature-bottom-links .feature-bottom-link a .fa-external-link {
  display: none;
}
.feature-links .feature-link .feature-bottom-links .feature-bottom-link a:not(.external):after {
  content: "";
  position: absolute;
  right: 0;
  top: 2px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #ca5e29;
  border-right: 2px solid #ca5e29;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.feature-links .feature-link .feature-bottom-links .feature-bottom-link a.external {
  padding-right: 25px;
}
.feature-links .feature-link .feature-bottom-links .feature-bottom-link a.external:after {
  font-family: FontAwesome;
  content: "\f08e";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #c85a30;
}
.feature-links .feature-link .feature-bottom-links .feature-bottom-link a:hover {
  color: #4880ad;
}
.feature-links .feature-link .feature-bottom-links .feature-bottom-link span {
  font-size: 12px;
  color: #767676;
  display: inline-block;
  vertical-align: top;
  margin-left: 11px;
}
@media (max-width: 767px) {
  .long-content {
    border-bottom: none;
  }
}
/* footer */
.footer-bg {
  padding: 8.5rem 0;
  position: relative;
}
.footer-bg .footer-bg-in {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #fff;
}
.footer-bg .footer-bg-in:before {
  box-shadow: inset 0px 0px 300px #f7f7f7;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.footer-bg .footer-bg-in .footer-bg-image {
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}
.footer-bg .inner-min {
  position: relative;
  z-index: 10;
}
.footer-bg .inner-min:after {
  content: "";
  display: block;
  clear: both;
}
.footer-bg .col-l {
  width: 40%;
  float: left;
}
.footer-bg .col-l .socials {
  margin-bottom: 3rem;
}
.footer-bg .col-l .socials ul {
  font-size: 0;
}
.footer-bg .col-l .socials ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 2.5rem;
}
.footer-bg .col-l .socials ul li a {
  width: 30px;
  height: 30px;
  font-size: 2rem;
  background: #1d4363;
  border-radius: 30px;
  display: block;
  position: relative;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.footer-bg .col-l .socials ul li a:hover {
  background: #3b7cb5;
}
.footer-bg .col-l .socials ul li a i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  color: #eee;
}
.newsletter-form {
  margin-bottom: 9.5rem;
}
.newsletter-form form {
  position: relative;
}
.newsletter-form .wpcf7-form-control-wrap {
  display: block;
}
.newsletter-form div.wpcf7-response-output {
  position: absolute;
  top: 115%;
  left: 0;
  margin-top: 4px;
}
.newsletter-form .field {
  position: relative;
}
.newsletter-form .field input {
  background: #fff;
  border-radius: 40px;
  height: 4.6rem;
  padding: 0 9.5rem 0 2.5rem;
  border: none;
  width: 100%;
  box-sizing: border-box;
  color: #1d4363;
  font-family: 'muliregular', Arial, sans-serif;
}
.newsletter-form .field span.wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  left: 0;
}
.newsletter-form .field button {
  position: absolute;
  right: 2rem;
  top: 0;
  line-height: 4.6rem;
  text-transform: uppercase;
  font-size: 11px;
  font-family: 'mulibold', Arial, sans-serif;
  color: #1d4363;
  letter-spacing: 0.5px;
  background: none;
  padding: 0;
  border: none;
  padding-right: 2rem;
}
.newsletter-form .field button:after {
  content: "";
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -4px;
  width: 4px;
  height: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #1d4363;
  border-right: 1px solid #1d4363;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
.partners a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1rem;
}
.partners a img {
  display: block;
}
.footer-cta {
  float: right;
  width: 52%;
  box-sizing: border-box;
  background: #1d4363;
  top: -16rem;
  margin-right: -5rem;
  margin-bottom: -6rem;
  position: relative;
  padding: 7.5rem 9rem;
  color: #fff;
}
.footer-cta.light-background {
  background: #6388a8;
}
.footer-cta .footer-cta-in {
  position: relative;
  padding-left: 32px;
}
.footer-cta .footer-cta-in:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: #dce336;
}
.footer-cta .sub-title {
  color: #fff;
}
.footer-cta .cta-title {
  font-size: 5rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  margin-bottom: 5.5rem;
}
.footer-cta p {
  color: #fff;
}
.footer-bottom {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  overflow: hidden;
}
.footer-bottom .footer-copyright {
  float: left;
  font-size: 13px;
}
.footer-bottom .footer-copyright .site-by {
  display: inline-block;
  vertical-align: top;
}
.footer-bottom .footer-copyright .site-by a {
  color: #1d4363;
  font-family: 'mulibold', Arial, sans-serif;
}
.footer-bottom .menu-footer-menu-container {
  float: right;
}
.footer-bottom .menu-footer-menu-container ul {
  padding-right: 2rem;
}
.footer-bottom .menu-footer-menu-container ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 0 1rem;
  position: relative;
}
.footer-bottom .menu-footer-menu-container ul li:first-child:before {
  display: none;
}
.footer-bottom .menu-footer-menu-container ul li:before {
  content: "";
  position: absolute;
  background: #e5b097;
  left: -1.5rem;
  top: 50%;
  height: 1px;
  width: 5px;
}
.footer-bottom .menu-footer-menu-container ul li a {
  color: #1d4363;
  font-family: 'mulibold', Arial, sans-serif;
}
.desktop-version .footer-bottom a {
  text-decoration: underline;
}
/*
.custom-cc-form {
  margin-bottom: 3rem;
}
.custom-cc-form .ctct-form-footer {
  display: none;
}
.custom-cc-form .ctct-form-embed.form_0 .ctct-form-defaults {
  background: none;
  padding: 0;
}
.custom-cc-form div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
  background: #fff;
  border-radius: 40px;
  height: 4.6rem;
  padding: 0 9.5rem 0 2.5rem;
  border: none;
  width: 100%;
  box-sizing: border-box;
  color: #1d4363;
  font-family: 'muliregular', Arial, sans-serif;
}
.custom-cc-form div.ctct-form-embed form.ctct-form-custom input.ctct-form-element:focus {
  outline: none;
}
.custom-cc-form div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
  font-size: 2.6rem;
  line-height: 1.08;
  margin-bottom: 2rem;
  font-family: 'playfair_displayregular', Arial, sans-serif;
  font-weight: normal;
  color: #1d4363;
}
.custom-cc-form .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
  display: inline-block;
  vertical-align: top;
  padding: 1.6rem 3rem;
  font-size: 12px;
  font-family: 'mulibold', Arial, sans-serif;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  line-height: 1;
  border: none;
  border-radius: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  background: #193955;
  color: #fff;
  width: auto;
  float: right;
}
.custom-cc-form .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover {
  background: #fff;
  color: #193955;
  border: none;
}
.custom-cc-form div.ctct-form-embed form.ctct-form-custom label.ctct-form-label, .custom-cc-form div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists legend.ctct-form-lists-legend {
  font-size: 11px;
  color: #2c6696;
  text-transform: uppercase;
  font-family: 'mulibold', Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 1rem;
  letter-spacing: 1.5px;
}
.custom-cc-form #gdpr_text {
  display: none;
}
.custom-cc-form div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}
.custom-cc-form div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem label.ctct-form-checkbox-label, .custom-cc-form div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem input[type="checkbox"].ctct-form-checkbox {
  display: inline-block;
  vertical-align: top;
}
.custom-cc-form div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem label.ctct-form-checkbox-label {
  white-space: normal;
  font-size: 1.6rem;
  font-family: Arial;
  color: #1d4363;
}
.custom-cc-form div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists legend.ctct-form-lists-legend {
  left: 0;
}
.custom-cc-form div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists {
  padding: 0;
}
*/
@media (max-width: 1350px) {
  .footer-cta {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .footer-cta {
    padding: 5rem;
    margin-bottom: -10rem;
    top: -10rem;
  }
  .footer-cta .cta-title {
    font-size: 4rem;
  }
  .footer-bg {
    padding: 6rem 0;
  }
  .footer-bg .col-l {
    width: 42%;
  }
  .footer-bg .col-l .socials {
    margin-bottom: 3rem;
  }

}
@media (max-width: 1023px) {
  .footer-bottom .menu-footer-menu-container {
    float: none;
    margin-bottom: 5rem;
  }
  .footer-bottom .menu-footer-menu-container ul li {
    display: block;
    text-transform: uppercase;
    margin-bottom: 1rem;
  }
  .footer-bottom .menu-footer-menu-container ul li:before {
    display: none;
  }
  .partners a {
    max-width: 140px;
  }
}
@media (max-width: 767px) {
  .footer-cta {
    width: auto;
    float: none;
    padding: 3rem;
    margin-bottom: -3rem;
  }
  .footer-cta .cta-title {
    font-size: 3rem;
    line-height: 1.2;
  }
  .footer-bg .col-l {
    width: auto;
    float: none;
  }
  .footer-bg .col-l .socials {
    margin: 3rem 0;
  } 
}
@media (max-width: 400px) {
  .partners a {
    max-width: 45%;
  }
}
