/*   
Theme Name: UNDP Compendium Website Theme
Description: This is a theme for UNDP Compendium Website English Language
Author: mangafruit
Author URI: https://mangafruit.com
Version: 1
*/
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
@import url(css/reset-min.css);
@import url(css/glyphicons.css);
@import url(css/glyphicons-halflings.css);
@import url(css/glyphicons-social.css);
@import url(css/animsition.min.css);
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i,800|Raleway:300,300i,400,400i,700,700i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Cairo:700&display=swap&subset=arabic");
/* line 7, sass/_partials/_reset.scss */
html {
  color: #000;
  background: #FFF;
}

/* line 7, sass/_partials/_reset.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/* line 7, sass/_partials/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 7, sass/_partials/_reset.scss */
fieldset, img {
  border: 0;
}

/* line 7, sass/_partials/_reset.scss */
address, button, caption, cite, code, dfn, em, input, optgroup, option, select, strong, textarea, th, var {
  font: inherit;
}

/* line 7, sass/_partials/_reset.scss */
del, ins {
  text-decoration: none;
}

/* line 7, sass/_partials/_reset.scss */
li {
  list-style: none;
}

/* line 7, sass/_partials/_reset.scss */
caption, th {
  text-align: left;
}

/* line 7, sass/_partials/_reset.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 7, sass/_partials/_reset.scss */
q:before, q:after {
  content: '';
}

/* line 7, sass/_partials/_reset.scss */
abbr, acronym {
  border: 0;
  font-variant: normal;
}

/* line 7, sass/_partials/_reset.scss */
sup {
  vertical-align: baseline;
}

/* line 7, sass/_partials/_reset.scss */
sub {
  vertical-align: baseline;
}

/* line 7, sass/_partials/_reset.scss */
legend {
  color: #000;
}

@media screen {
  /* line 10, sass/_partials/_base.scss */
  body, html {
    font-family: "Open Sans", sans-serif;
    color: #2d2e2c;
    height: 100%;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    scroll-behavior: smooth;
  }

  /* line 23, sass/_partials/_base.scss */
  .site-container {
    min-height: 100%;
  }

  /* line 28, sass/_partials/_base.scss */
  .center-piece {
    max-width: 1160px;
    margin: auto;
    width: 100%;
    position: relative;
  }

  /* line 36, sass/_partials/_base.scss */
  .header-container, .body-container, .footer-container {
    text-align: center;
    display: block;
    float: none;
    clear: both;
    width: 100%;
  }

  /* General Styles */
  /* line 48, sass/_partials/_base.scss */
  .data-row:before, .data-row:after {
    content: '';
    display: table;
  }

  /* line 49, sass/_partials/_base.scss */
  .data-row:after {
    clear: both;
  }

  /* line 52, sass/_partials/_base.scss */
  a {
    color: #474845;
    text-decoration: none;
  }

  /* line 56, sass/_partials/_base.scss */
  a:hover {
    cursor: pointer;
    text-decoration: underline;
  }

  /* line 60, sass/_partials/_base.scss */
  a img {
    border-width: 0;
  }

  /* line 63, sass/_partials/_base.scss */
  .go-left {
    text-align: left;
  }

  /* line 66, sass/_partials/_base.scss */
  .go-right {
    text-align: right;
  }

  /* line 69, sass/_partials/_base.scss */
  .go-center, .aligncenter {
    text-align: center;
  }

  /* line 72, sass/_partials/_base.scss */
  .floating-left, .alignleft {
    float: left;
  }

  /* line 75, sass/_partials/_base.scss */
  .floating-right, .alignright {
    float: right;
  }

  /* line 79, sass/_partials/_base.scss */
  input:focus {
    outline: solid 0px red;
  }

  /* line 84, sass/_partials/_base.scss */
  img {
    max-width: 100%;
    display: block;
    height: auto !important;
  }

  /* line 91, sass/_partials/_base.scss */
  img.alignleft {
    margin-right: 20px;
    margin-bottom: 10px;
  }

  /* line 96, sass/_partials/_base.scss */
  .entry img.floating-left {
    margin-right: 10px;
  }

  /* line 101, sass/_partials/_base.scss */
  img.alignright {
    margin-left: 20px;
    margin-bottom: 10px;
  }

  /* line 107, sass/_partials/_base.scss */
  .entry img.floating-right {
    margin-left: 10px;
  }

  /* line 113, sass/_partials/_base.scss */
  .arabic-text {
    direction: rtl;
  }

  /* line 136, sass/_partials/_base.scss */
  .col-2 .coloumn {
    width: 50%;
  }

  /* line 141, sass/_partials/_base.scss */
  .mobile-menu {
    display: none;
  }

  /* line 147, sass/_partials/_base.scss */
  .arrow {
    font-size: 18px;
    color: #2d2e2c;
    display: inline-block;
  }
  /* line 153, sass/_partials/_base.scss */
  .arrow span {
    line-height: 28px;
  }
  /* line 158, sass/_partials/_base.scss */
  .arrow svg {
    margin-top: 0;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  /* line 165, sass/_partials/_base.scss */
  .arrow svg .arrow-icon {
    position: relative;
    top: -1px;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    vertical-align: middle;
  }
  /* line 176, sass/_partials/_base.scss */
  .arrow svg .arrow-icon--circle {
    transition: stroke-dashoffset .3s ease;
    stroke-dasharray: 95;
    stroke-dashoffset: 95;
  }
  /* line 185, sass/_partials/_base.scss */
  .arrow:hover {
    text-decoration: none;
  }
  /* line 189, sass/_partials/_base.scss */
  .arrow:hover .arrow-icon {
    transform: translate3d(5px, 0, 0);
  }
  /* line 194, sass/_partials/_base.scss */
  .arrow:hover .arrow-icon--circle {
    stroke-dashoffset: 0;
  }
}
/*   
Theme Name: UNDP Compendium Website Theme
Description: This is a theme for UNDP Compendium Website English Language
Author: mangafruit
Author URI: https://mangafruit.com
Version: 1
*/
/* line 11, sass/_shared.scss */
body {
  /* Animation Hidden Items*/
}
/* line 17, sass/_shared.scss */
body.startups .header-img-container {
  display: none;
}
/* line 23, sass/_shared.scss */
body .has-text-align-center {
  text-align: center !important;
}
/* line 28, sass/_shared.scss */
body .pagination > li {
  display: inline-block !important;
  width: 20%;
}
@media (min-width: 782px) {
  /* line 35, sass/_shared.scss */
  body .wp-block-column[style] {
    flex-grow: 1;
  }
}
/* line 41, sass/_shared.scss */
body .hide {
  display: none;
}
/* line 51, sass/_shared.scss */
body header.header-container {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#11b77a+0,11b75b+100 */
  background: #11b77a;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #11b77a 0%, #11b75b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #11b77a 0%, #11b75b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #11b77a 0%, #11b75b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11b77a', endColorstr='#11b75b',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
/* line 63, sass/_shared.scss */
body header.header-container .header .center-piece {
  position: relative;
  height: 125px;
}
/* line 68, sass/_shared.scss */
body header.header-container .header .center-piece a.logo {
  display: block;
  width: 130px;
  height: 104px;
  background: url("images/Logo.png") no-repeat left bottom;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 80, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  padding-bottom: 10px;
}
/* line 88, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li {
  float: left;
  display: block;
  margin-left: 10px;
}
/* line 97, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li.arabic a {
  font-family: "Cairo", sans-serif;
}
/* line 104, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li a {
  line-height: 26px;
  color: #fff;
  text-transform: uppercase;
  padding: 2px 16px;
  display: block;
  font-weight: 700;
  font-size: 15px;
}
/* line 119, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li.special a {
  border: solid 2px #fff;
  padding: 0 16px;
}
/* line 125, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li.special.btn {
  margin-left: 33px;
}
/* line 131, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li.special.btn a {
  background: #2d2e2c;
  border-color: #2d2e2c;
}
/* line 136, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li.special.btn a:hover {
  background: #fff;
  border-color: #fff;
}
/* line 146, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li .sub-menu {
  visibility: hidden;
  opacity: 0;
  top: 26px;
  transform: translateY(-2em);
  z-index: -1;
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 0px 12px 17px 0px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 12px 17px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 12px 17px 0px rgba(0, 0, 0, 0.17);
  border-bottom: solid 3px #2ab371;
  padding: 5px 10px;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
/* line 162, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li .sub-menu li {
  display: block;
  float: none;
  text-align: left;
  padding: 0;
  border-bottom: solid 1px #eeeeee;
  margin-left: 0;
}
/* line 172, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li .sub-menu li:last-child {
  border-bottom-width: 0;
}
/* line 177, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li .sub-menu li a {
  display: block;
  color: #2ab371;
  padding: 0 30px;
  line-height: 3;
}
/* line 191, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li:hover a {
  background: #fff;
  color: #2ab371;
  text-decoration: none;
}
/* line 197, sass/_shared.scss */
body header.header-container .header .center-piece .main-menu-container li:hover .sub-menu {
  visibility: visible;
  visibility: visible;
  /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
}
/* line 210, sass/_shared.scss */
body header.header-container .header .center-piece .menu-container {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  padding-bottom: 10px;
}
/* line 218, sass/_shared.scss */
body header.header-container .header .center-piece .menu-container li {
  float: left;
}
/* line 222, sass/_shared.scss */
body header.header-container .header .center-piece .menu-container li a {
  line-height: 26px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 6px;
  display: block;
  font-weight: 700;
  font-size: 13px;
}
/* line 244, sass/_shared.scss */
body.inner-page header.header-container {
  background: #fff;
}
/* line 251, sass/_shared.scss */
body.inner-page header.header-container .center-piece a.logo {
  background-image: url("images/Logo-colored.png");
}
/* line 263, sass/_shared.scss */
body.inner-page header.header-container .center-piece .main-menu-container li.special a {
  border: solid 2px #2ab371;
}
/* line 270, sass/_shared.scss */
body.inner-page header.header-container .center-piece .main-menu-container li a {
  color: #2ab371;
}
/* line 278, sass/_shared.scss */
body.inner-page header.header-container .center-piece .main-menu-container li.special a {
  border: solid 2px #2ab371;
}
/* line 282, sass/_shared.scss */
body.inner-page header.header-container .center-piece .main-menu-container li.special a:hover {
  border: solid 2px #2ab371;
  color: #fff;
}
/* line 293, sass/_shared.scss */
body.inner-page header.header-container .center-piece .main-menu-container li.special.btn a {
  color: #fff;
  border: solid 2px #2d2e2c;
}
/* line 299, sass/_shared.scss */
body.inner-page header.header-container .center-piece .main-menu-container li.special.btn a:hover {
  border: solid 2px #2ab371;
  background: #2ab371;
  color: #fff;
}
/* line 309, sass/_shared.scss */
body.inner-page header.header-container .center-piece .main-menu-container li > a {
  color: #2ab371;
}
/* line 313, sass/_shared.scss */
body.inner-page header.header-container .center-piece .main-menu-container li > a:hover {
  background: #2ab371;
  color: #fff;
}
/* line 327, sass/_shared.scss */
body.inner-page header.header-container .center-piece .main-menu-container li .sub-menu li a:hover {
  color: #fff;
}
/* line 343, sass/_shared.scss */
body.inner-page header.header-container .center-piece .menu-container li a {
  color: #2ab371;
}
/* line 359, sass/_shared.scss */
body #headerContainer {
  background: #fff;
}
/* line 363, sass/_shared.scss */
body #headerContainer .header {
  position: relative !important;
}
/* line 368, sass/_shared.scss */
body #headerContainer.hidden-header {
  position: fixed;
  z-index: 300;
  border-bottom: solid 2px #2ab371;
  top: -200px;
  transition: all linear .5s;
  -webkit-box-shadow: 0px -10px 42px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px -10px 42px 0px rgba(0, 0, 0, 0.39);
  box-shadow: 0px -10px 42px 0px rgba(0, 0, 0, 0.39);
}
/* line 383, sass/_shared.scss */
body #headerContainer.sticky {
  top: 0;
  overflow: visible;
}
/* line 389, sass/_shared.scss */
body #headerContainer .center-piece {
  height: 80px;
}
/* line 392, sass/_shared.scss */
body #headerContainer .center-piece a.logo {
  background-image: url("images/Logo-colored.png");
  height: 60px;
  margin-top: 10px;
}
/* line 399, sass/_shared.scss */
body #headerContainer .center-piece .main-menu-container {
  right: 0;
  left: auto;
  bottom: 15px;
}
/* line 410, sass/_shared.scss */
body #headerContainer .center-piece .main-menu-container li.special a {
  border: solid 2px #2ab371;
}
/* line 418, sass/_shared.scss */
body #headerContainer .center-piece .main-menu-container li.special.btn a {
  color: #fff;
  border: solid 2px #2d2e2c;
}
/* line 423, sass/_shared.scss */
body #headerContainer .center-piece .main-menu-container li.special.btn a:hover {
  border: solid 2px #2ab371;
  color: #fff;
}
/* line 432, sass/_shared.scss */
body #headerContainer .center-piece .main-menu-container li > a {
  color: #2ab371;
}
/* line 436, sass/_shared.scss */
body #headerContainer .center-piece .main-menu-container li > a:hover {
  background: #2ab371;
  color: #fff;
}
/* line 450, sass/_shared.scss */
body #headerContainer .center-piece .menu-container li a {
  color: #2ab371;
}
/* line 464, sass/_shared.scss */
body.home-container header.header-container {
  position: relative;
  overflow: hidden;
}
/* line 470, sass/_shared.scss */
body.home-container header.header-container .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 479, sass/_shared.scss */
body.home-container header.header-container .bg-container {
  width: 100%;
  min-height: 700px;
  height: 85vh;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.25;
  background: no-repeat center center;
  background-size: cover;
}
/* line 492, sass/_shared.scss */
body.home-container .banner-container {
  position: absolute;
  bottom: 0;
  left: 0;
  height: calc(100% - 125px);
  width: 100%;
}
/* line 500, sass/_shared.scss */
body.home-container .banner-container:before {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 5px;
  content: " ";
}
/* line 512, sass/_shared.scss */
body.home-container .banner-container.start:before {
  width: 100%;
  transition: all linear 8s;
}
/* line 518, sass/_shared.scss */
body.home-container .banner-container.start2:before {
  width: 100%;
  transition: all linear 7s;
}
/* line 525, sass/_shared.scss */
body.home-container .banner-container .banner-item {
  display: flex;
  align-items: center;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
/* line 535, sass/_shared.scss */
body.home-container .banner-container .banner-item:first-child {
  z-index: 0;
}
/* line 542, sass/_shared.scss */
body.home-container .banner-container .banner-item.video-container .left-side, body.home-container .banner-container .banner-item.video-container .right-side {
  width: auto;
}
/* line 547, sass/_shared.scss */
body.home-container .banner-container .banner-item.video-container .left-side {
  flex-grow: 1;
}
/* line 552, sass/_shared.scss */
body.home-container .banner-container .banner-item.video-container .right-side {
  perspective: 1000px;
}
/* line 557, sass/_shared.scss */
body.home-container .banner-container .banner-item.video-container .right-side .inner {
  position: relative;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
/* line 565, sass/_shared.scss */
body.home-container .banner-container .banner-item.video-container .right-side:hover .inner {
  transform: rotateY(180deg);
}
/* line 570, sass/_shared.scss */
body.home-container .banner-container .banner-item.video-container .right-side .video-background {
  width: 100%;
  height: 100%;
  position: absolute;
  background: no-repeat center center;
  background-size: cover;
  backface-visibility: hidden;
}
/* line 580, sass/_shared.scss */
body.home-container .banner-container .banner-item.video-container .right-side .video-container {
  transform: rotateY(180deg);
  backface-visibility: hidden;
}
/* line 591, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side, body.home-container .banner-container .banner-item .right-side {
  width: 50%;
}
/* line 596, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side {
  font-family: "Raleway", sans-serif;
  color: #fff;
  text-align: left;
  flex-grow: 1;
}
/* line 608, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side strong {
  font-size: 28px;
  font-weight: 300;
}
/* line 614, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side h3 {
  font-size: 70px;
  font-weight: 900;
  line-height: 1;
}
/* line 621, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side p {
  font-size: 40px;
  font-weight: 300;
}
/* line 626, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side p em strong {
  font-size: 40px;
  font-weight: 900;
  font-style: italic;
}
/* line 634, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side p strong em {
  font-size: 40px;
  font-weight: 900;
  font-style: italic;
}
/* line 642, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side a {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
}
/* line 647, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side a.btn {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  border-radius: 5px;
  border: solid 2px #fff;
  padding: 0 25px;
  line-height: 44px;
  display: block;
  float: left;
  box-sizing: border-box;
  margin-right: 15px;
  margin-top: 10px;
}
/* line 662, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side a.btn:hover {
  background: #fff;
  color: #2ab371;
  text-decoration: none;
}
/* line 669, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side a.btn.main {
  background: #fff;
  color: #2ab371;
}
/* line 674, sass/_shared.scss */
body.home-container .banner-container .banner-item .left-side a.btn.main:hover {
  background: #2ab371;
  color: #fff;
  text-decoration: none;
}
/* line 686, sass/_shared.scss */
body.home-container .banner-container .banner-item .right-side {
  display: none !important;
}
/* line 691, sass/_shared.scss */
body.home-container .banner-container .banner-item .right-side.image-container {
  display: flex;
  align-items: center;
  background: no-repeat center center;
  background-size: contain;
  height: 100%;
}
/* line 700, sass/_shared.scss */
body.home-container .banner-container .banner-item .right-side.image-container img {
  border: solid 6px rgba(255, 255, 255, 0.4);
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 41px -6px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 0px 41px -6px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 41px -6px rgba(255, 255, 255, 0.5);
  width: 100%;
}
/* line 717, sass/_shared.scss */
body.home-container .banner-container .banner-item.animate-out .left-side {
  visibility: visible;
  opacity: 0 !important;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -100, 0, 0, 1) !important;
  transition: opacity 1s cubic-bezier(0.5, 0, 0, 1) 0s, transform 1s cubic-bezier(0.5, 0, 0, 1) 0s;
}
/* line 725, sass/_shared.scss */
body.home-container .banner-container .banner-item.animate-out .right-side {
  visibility: visible;
  opacity: 0 !important;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1) !important;
  transition: opacity 1s cubic-bezier(0.5, 0, 0, 1) 0s, transform 1s cubic-bezier(0.5, 0, 0, 1) 0s;
}
/* line 737, sass/_shared.scss */
body.home-container .banner-container .banner-item.animate-in .left-side {
  visibility: visible;
  opacity: 1  !important;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
  transition: opacity 1s cubic-bezier(0.5, 0, 0, 1) 0s, transform 1s cubic-bezier(0.5, 0, 0, 1) 0s;
}
/* line 745, sass/_shared.scss */
body.home-container .banner-container .banner-item.animate-in .right-side {
  visibility: visible;
  opacity: 1 !important;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
  transition: opacity 1s cubic-bezier(0.5, 0, 0, 1) 0s, transform 1s cubic-bezier(0.5, 0, 0, 1) 0s;
}
/* line 760, sass/_shared.scss */
body main {
  overflow: hidden;
}
/* line 764, sass/_shared.scss */
body main .header-img-container {
  margin-top: 30px;
}
/* line 767, sass/_shared.scss */
body main .header-img-container .images-container {
  display: flex;
  flex-wrap: nowrap;
}
/* line 772, sass/_shared.scss */
body main .header-img-container .images-container .left-side {
  width: 30px;
  background: no-repeat right top;
  background-size: cover;
	display: none;
}
/* line 780, sass/_shared.scss */
body main .header-img-container .images-container .middle-side {
  width: calc(((100vw - 1160px)/2));
  position: relative;
}
@media screen and (max-width: 1300px) {
  /* line 780, sass/_shared.scss */
  body main .header-img-container .images-container .middle-side {
    width: 100px;
  }
}
@media screen and (max-width: 1200px) {
  /* line 780, sass/_shared.scss */
  body main .header-img-container .images-container .middle-side {
    width: 0;
  }
}
/* line 795, sass/_shared.scss */
body main .header-img-container .images-container .middle-side span {
  transform: rotate(-90deg);
  font-weight: bold;
  font-family: "Raleway", sans-serif;
  color: #2d2e2c;
  font-size: 20px;
  width: 29.2857142857143vw;
  display: block;
  transform-origin: 0 100%;
  position: absolute;
  bottom: 0;
  left: 75%;
  overflow: hidden;
  width: 100;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 814, sass/_shared.scss */
body main .header-img-container .images-container .middle-side span em {
  color: #747d7d;
}
/* line 822, sass/_shared.scss */
body main .header-img-container .images-container .right-side {
  background: no-repeat left top;
  background-size: cover;
  width: calc(100vw - ((100vw - 1160px)/2));
  height: 29.2857142857143vw;
}
@media screen and (max-width: 1300px) {
  /* line 822, sass/_shared.scss */
  body main .header-img-container .images-container .right-side {
    width: calc(100vw - 100px);
  }
}
@media screen and (max-width: 1200px) {
  /* line 822, sass/_shared.scss */
  body main .header-img-container .images-container .right-side {
    width: 100%;
  }
}
/* line 842, sass/_shared.scss */
body main .center-piece {
  max-width: 960px;
}
/* line 846, sass/_shared.scss */
body main .center-piece .content-block {
  padding: 50px 0;
}
/* line 850, sass/_shared.scss */
body main .center-piece .content-block h1 {
  font-weight: 300;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  margin-bottom: 30px;
}
/* line 858, sass/_shared.scss */
body main .center-piece .content-block h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 0 10px 0;
  margin-bottom: 20px;
  margin-top: 50px;
  font-family: "Raleway", sans-serif;
  position: relative;
}
/* line 869, sass/_shared.scss */
body main .center-piece .content-block h2:after {
  border-bottom: 4px solid #2b3b8d;
  content: "";
  display: block;
  position: relative;
  width: 100px;
  z-index: 1;
  top: 12px;
}
/* line 880, sass/_shared.scss */
body main .center-piece .content-block h2:before {
  border-bottom: 1px solid #f0f0f0;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}
/* line 890, sass/_shared.scss */
body main .center-piece .content-block h2:nth-child(1) {
  margin-top: 0;
}
/* line 898, sass/_shared.scss */
body main .center-piece .content-block h3 {
  font-weight: 700;
  font-size: 25px;
  color: #2ab371;
  margin: 10px 0 0 0;
  font-family: "Raleway", sans-serif;
}
/* line 906, sass/_shared.scss */
body main .center-piece .content-block h3:nth-child(1) {
  margin-top: 0;
}
/* line 913, sass/_shared.scss */
body main .center-piece .content-block p {
  font-size: 15px;
  margin-bottom: 30px;
  line-height: 1.5;
  text-align: justify;
}
/* line 920, sass/_shared.scss */
body main .center-piece .content-block p a {
  font-weight: 700;
  color: #2b3b8d;
}
/* line 927, sass/_shared.scss */
body main .center-piece .content-block strong {
  font-weight: 700;
}
/* line 932, sass/_shared.scss */
body main .center-piece .content-block .full-width-inner-section {
  position: relative;
  align-items: center;
}
/* line 939, sass/_shared.scss */
body main .center-piece .content-block .full-width-inner-section:before {
  content: "";
  background: #f0f0f0;
  position: absolute;
  top: 0;
  width: 300%;
  left: -100%;
  height: 100%;
  z-index: -1;
}
/* line 951, sass/_shared.scss */
body main .center-piece .content-block .full-width-inner-section .wp-block-column {
  margin: 0;
}
/* line 956, sass/_shared.scss */
body main .center-piece .content-block .full-width-inner-section.video-banner {
  padding: 70px 0;
  margin: auto -120px auto -120px;
  					/*
  						.wp-block-column
  						{
  							flex-grow: unset;
  						}
  */
}
/* line 961, sass/_shared.scss */
body main .center-piece .content-block .full-width-inner-section.video-banner:before {
  background: #206287;
}
/* line 973, sass/_shared.scss */
body main .center-piece .content-block .full-width-inner-section.video-banner .wp-block-column:nth-child(2) {
  color: #fff;
  padding: 0 50px;
  text-align: center;
}
/* line 979, sass/_shared.scss */
body main .center-piece .content-block .full-width-inner-section.video-banner .wp-block-column:nth-child(2) h2 {
  margin-top: 0;
}
/* line 983, sass/_shared.scss */
body main .center-piece .content-block .full-width-inner-section.video-banner .wp-block-column:nth-child(2) h2:before, body main .center-piece .content-block .full-width-inner-section.video-banner .wp-block-column:nth-child(2) h2:after {
  display: none;
}
/* line 989, sass/_shared.scss */
body main .center-piece .content-block .full-width-inner-section.video-banner .wp-block-column:nth-child(2) p {
  text-align: center;
}
/* line 994, sass/_shared.scss */
body main .center-piece .content-block .full-width-inner-section.video-banner .wp-block-column:nth-child(2) .btn {
  background: #fff;
  color: #206287;
  font-size: 15px;
  font-weight: 700;
  border-radius: 5px;
  border: solid 2px #fff;
  padding: 0 25px;
  line-height: 44px;
  display: block;
  margin: auto;
  box-sizing: border-box;
}
/* line 1016, sass/_shared.scss */
body main .center-piece .content-block .full-width-inner-section.orange:before {
  background: #2ab371;
}
/* line 1029, sass/_shared.scss */
body main .center-piece .content-block .steps-container .wp-block-column h3 {
  font-weight: 700;
  font-size: 25px;
  color: #2ab371;
  margin: 10px 0 0 0;
  text-transform: uppercase;
}
/* line 1038, sass/_shared.scss */
body main .center-piece .content-block .steps-container .wp-block-column h4 {
  font-weight: 400;
  font-style: italic;
  color: #aaaaaa;
  font_size: 18px;
  margin: 0 0 20px 0;
}
/* line 1047, sass/_shared.scss */
body main .center-piece .content-block .steps-container .wp-block-column p {
  text-align: left;
}
/* line 1057, sass/_shared.scss */
body main .center-piece .content-block .application-process .number-container {
  display: inline-block;
  content: "1";
  width: 30px;
  height: 30px;
  line-height: 26px;
  border-radius: 300px;
  flex-basis: 30px;
  text-align: center;
}
/* line 1068, sass/_shared.scss */
body main .center-piece .content-block .application-process .number-container p {
  text-align: center;
  margin: 0;
  line-height: 30px;
  font-weight: 700;
}
/* line 1077, sass/_shared.scss */
body main .center-piece .content-block .application-process .text-container {
  flex-basis: calc(100% - 30px);
  margin: 0 0 0 20px;
}
/* line 1082, sass/_shared.scss */
body main .center-piece .content-block .application-process .text-container h3 {
  margin-bottom: 20px;
  margin-top: 2px;
}
/* line 1093, sass/_shared.scss */
body main .center-piece .content-block .application-process.green .number-container {
  border: solid 3px #2ab371;
}
/* line 1097, sass/_shared.scss */
body main .center-piece .content-block .application-process.green .number-container p {
  color: #2ab371;
}
/* line 1105, sass/_shared.scss */
body main .center-piece .content-block .application-process.green .text-container h3 {
  color: #2ab371;
}
/* line 1116, sass/_shared.scss */
body main .center-piece .content-block .application-process.dark-green .number-container {
  border: solid 3px #02894f;
}
/* line 1120, sass/_shared.scss */
body main .center-piece .content-block .application-process.dark-green .number-container p {
  color: #02894f;
}
/* line 1128, sass/_shared.scss */
body main .center-piece .content-block .application-process.dark-green .text-container h3 {
  color: #02894f;
}
/* line 1139, sass/_shared.scss */
body main .center-piece .content-block .application-process.gray .number-container {
  border: solid 3px #868595;
}
/* line 1143, sass/_shared.scss */
body main .center-piece .content-block .application-process.gray .number-container p {
  color: #868595;
}
/* line 1151, sass/_shared.scss */
body main .center-piece .content-block .application-process.gray .text-container h3 {
  color: #868595;
}
/* line 1162, sass/_shared.scss */
body main .center-piece .content-block .application-process.blue .number-container {
  border: solid 3px #589ad3;
}
/* line 1166, sass/_shared.scss */
body main .center-piece .content-block .application-process.blue .number-container p {
  color: #589ad3;
}
/* line 1174, sass/_shared.scss */
body main .center-piece .content-block .application-process.blue .text-container h3 {
  color: #589ad3;
}
/* line 1185, sass/_shared.scss */
body main .center-piece .content-block .application-process.dark-blue .number-container {
  border: solid 3px #303885;
}
/* line 1189, sass/_shared.scss */
body main .center-piece .content-block .application-process.dark-blue .number-container p {
  color: #303885;
}
/* line 1197, sass/_shared.scss */
body main .center-piece .content-block .application-process.dark-blue .text-container h3 {
  color: #303885;
}
/* line 1209, sass/_shared.scss */
body main .center-piece .content-block .centered-vertically .wp-block-columns {
  align-items: center;
}
/* line 1213, sass/_shared.scss */
body main .center-piece .content-block .centered-vertically .wp-block-columns h3 {
  font-size: 18px;
}
/* line 1221, sass/_shared.scss */
body main .center-piece .content-block .wp-block-embed-youtube {
  margin: 0;
}
/* line 1225, sass/_shared.scss */
body main .center-piece .content-block .wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 0;
}
/* line 1233, sass/_shared.scss */
body main .center-piece .content-block .wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 1244, sass/_shared.scss */
body main .center-piece .content-block .wp-block-button__link {
  background: #2ab371;
  font-weight: 700;
  font-size: 14px;
}
/* line 1250, sass/_shared.scss */
body main .center-piece .content-block .wp-block-button__link:hover {
  background: #2d2e2c;
  text-decoration: none;
}
/* line 1259, sass/_shared.scss */
body main .center-piece .content-block .fab-sections h2 {
  margin-top: 0;
}
/* line 1264, sass/_shared.scss */
body main .center-piece .content-block .fab-sections img {
  width: 100%;
}
/* line 1279, sass/_shared.scss */
body main .center-piece .content-block .contact-social ul {
  display: flex;
  flex: 1;
}
/* line 1284, sass/_shared.scss */
body main .center-piece .content-block .contact-social ul li {
  width: 25%;
  background: #3e5b98;
}
/* line 1289, sass/_shared.scss */
body main .center-piece .content-block .contact-social ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
/* line 1295, sass/_shared.scss */
body main .center-piece .content-block .contact-social ul li a i {
  margin: auto;
  font-size: 30px;
  line-height: 90px;
}
/* line 1306, sass/_shared.scss */
body main .center-piece .content-block .contact-social ul li:nth-child(2) a {
  background: #4da7de;
}
/* line 1314, sass/_shared.scss */
body main .center-piece .content-block .contact-social ul li:nth-child(3) a {
  background: #d6249f;
}
/* line 1322, sass/_shared.scss */
body main .center-piece .content-block .contact-social ul li:nth-child(4) a {
  background: #e02a20;
}
/* line 1339, sass/_shared.scss */
body main .center-piece .content-block .check-list li {
  text-align: left;
  padding-left: 30px;
  background: url(images/check.png) no-repeat left 2px;
  background-size: 20px 20px;
  margin-bottom: 20px;
}
/* line 1347, sass/_shared.scss */
body main .center-piece .content-block .check-list li ul, body main .center-piece .content-block .check-list li ol {
  margin: 20px auto 10px 0;
}
/* line 1356, sass/_shared.scss */
body main .center-piece .content-block .side-bar > .wp-block-column {
  flex-basis: calc(70% - 30px);
}
/* line 1361, sass/_shared.scss */
body main .center-piece .content-block .side-bar > .wp-block-column:last-child {
  flex-basis: calc(30% - 30px);
  margin-left: 60px;
}
/* line 1366, sass/_shared.scss */
body main .center-piece .content-block .side-bar > .wp-block-column:last-child .wp-block-image {
  margin-top: 0;
  margin-bottom: 40px;
}
/* line 1382, sass/_shared.scss */
body main .events-page .bg-right {
  background: none;
}
/* line 1387, sass/_shared.scss */
body main .events-page .numbers-side, body main .events-page header {
  display: none;
}
/* line 1392, sass/_shared.scss */
body main .events-page .events-side {
  width: 100%;
}
/* line 1399, sass/_shared.scss */
body main .events-page h2 a {
  font-size: 12px;
  color: #fff;
  background: #2ab371;
  font-weight: 700;
  line-height: 2;
  padding: 0 10px;
  float: right;
  border-radius: 5px;
}
/* line 1410, sass/_shared.scss */
body main .events-page h2 a:hover {
  background: #fb541f;
}
/* line 1422, sass/_shared.scss */
body .wpcf7-form .data-row {
  margin-bottom: 30px;
}
/* line 1426, sass/_shared.scss */
body .wpcf7-form .data-row label {
  font-size: 13px;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  color: #919191;
  text-transform: uppercase;
}
/* line 1435, sass/_shared.scss */
body .wpcf7-form .data-row .wpcf7-text, body .wpcf7-form .data-row .wpcf7-textarea {
  display: block;
  border: solid 1px #919191;
  line-height: 1;
  padding: 8px 12px;
  width: 80%;
  background: #f1f1f1;
}
/* line 1445, sass/_shared.scss */
body .wpcf7-form .data-row .wpcf7-textarea {
  line-height: 1.5;
}
/* line 1454, sass/_shared.scss */
body .wpcf7-form .wpcf7-submit {
  font-weight: 700;
  font-size: 20px;
  display: inline-block;
  color: #fff;
  background: #2ab371;
  border-radius: 5px;
  line-height: 50px;
  margin: 0 auto 20px auto;
  padding: 0 70px;
  text-transform: uppercase;
  width: 86%;
  border-width: 0;
  box-sizing: border-box;
}
/* line 1476, sass/_shared.scss */
body footer {
  font-size: 12px;
  font-weight: 700;
}
/* line 1482, sass/_shared.scss */
body footer .small-footer {
  background: #3fedad;
  text-transform: uppercase;
  padding: 9px 0 7px 0;
}
/* line 1490, sass/_shared.scss */
body footer .small-footer ul li {
  float: left;
  margin-left: 3px;
}
/* line 1495, sass/_shared.scss */
body footer .small-footer ul li:after {
  content: " - ";
}
/* line 1504, sass/_shared.scss */
body footer .small-footer ul li:last-child:after {
  content: "";
}
/* line 1511, sass/_shared.scss */
body footer .small-footer ul li a {
  display: inline-block;
  line-height: 1;
}
/* line 1520, sass/_shared.scss */
body footer .small-footer .rights-reserved {
  float: right;
}
/* line 1527, sass/_shared.scss */
body footer .large-footer {
  background: #2ab371;
}
/* line 1531, sass/_shared.scss */
body footer .large-footer .center-piece {
  display: flex;
  align-items: stretch;
  color: #fff;
  padding: 50px 0;
  justify-content: space-between;
                /*
                .about:nth-child(1), .about:nth-child(2)
                {
                    width:250px;
                    float: $left;
                    margin-right: 40px;
                }

                .about:nth-child(3)
                {
                     float: $left;
                    width: calc(100% - 580px);
                    
                    .follow
                    {
                        h4
                        {
                            float: $left;
                            line-height: 60px;
                        }
                        
                        ul
                        {
                            float: $right;
                            li
                            {
                                float: $left;
                                margin-left: 20px; 
                                a
                                {
                                    background: #fff;
                                    height: 60px;
                                    width: 60px;
                                    border-radius: 300px;
                                    display: block;
                                    text-decoration: none;
                                    display: flex;
                                    align-items: center;
                                    justify-content: center;
                                    
                                    i
                                    {
                                        font-size:$font_size_default + 14px;
                                        text-decoration: none;
                                        color: $color_green;
                                    }
                                    
                                    &:hover
                                    {
                                        i
                                        {
                                            color: #fff;
                                        }
                                    }
                                    
                                }
                                
                                &:nth-child(1)
                                {
                                    a
                                    {
                                        &:hover
                                        {
                                            background: #3e5b98;
                                        }
                                    }
                                }
                                &:nth-child(2)
                                {
                                    a
                                    {
                                        &:hover
                                        {
                                            background: #4da7de;
                                        }
                                    }
                                }
                                &:nth-child(3)
                                {
                                    a
                                    {
                                        &:hover
                                        {
                                            background: #d6249f;
                                        }
                                    }
                                }
                                &:nth-child(4)
                                {
                                    a
                                    {
                                        &:hover
                                        {
                                            background: #e02a20;
                                        }
                                    }
                                }
                                
                                
                            }
                        }
                    }
                    
                    .newsletter
                    {
                        input
                        {
                            line-height: 40px;
                            padding: 0 15px;;
                            margin: 0;
                            width: 80%;
                            border-width: 0;
                            box-sizing: border-box;
                            margin-bottom: 24px;
                        }
                        
                        input.btn
                        {
                            line-height: 40px;
                            padding: 0 15px;;
                            margin: 0;
                            background: #3fedad;
                            color: $color_default;
                            width: 20%;
                            cursor: pointer;
                            
                            &:hover
                            {
                                background: $color_default;
                                color: #3fedad;
                            }
                            
                        }
                    }
                    
                }
                */
}
/* line 1539, sass/_shared.scss */
body footer .large-footer .center-piece h4 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1;
}
/* line 1548, sass/_shared.scss */
body footer .large-footer .center-piece p {
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
  color: #fff;
}
/* line 1556, sass/_shared.scss */
body footer .large-footer .center-piece a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-decoration: underline;
}
/* line 1564, sass/_shared.scss */
body footer .large-footer .center-piece .about {
  width: 30%;
}
/* line 1568, sass/_shared.scss */
body footer .large-footer .center-piece .about.contact-details {
  font-size: 16px;
}
/* line 1572, sass/_shared.scss */
body footer .large-footer .center-piece .about.contact-details li {
  margin-bottom: 20px;
}
/* line 1577, sass/_shared.scss */
body footer .large-footer .center-piece .about.contact-details a {
  font-size: 16px;
  font-weight: 700;
  display: block;
}
/* line 1586, sass/_shared.scss */
body footer .large-footer .center-piece .about .follow {
  margin-bottom: 20px;
}
/* line 1591, sass/_shared.scss */
body footer .large-footer .center-piece .about .follow h4 {
  float: left;
}
/* line 1596, sass/_shared.scss */
body footer .large-footer .center-piece .about .follow ul {
  clear: both;
}
/* line 1600, sass/_shared.scss */
body footer .large-footer .center-piece .about .follow ul li {
  float: left;
  margin-right: 10px;
}
/* line 1604, sass/_shared.scss */
body footer .large-footer .center-piece .about .follow ul li a {
  background: #fff;
  height: 20px;
  width: 40px;
  border-radius: 300px;
  display: block;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 1616, sass/_shared.scss */
body footer .large-footer .center-piece .about .follow ul li a i {
  font-size: 16px -1px;
  text-decoration: none;
  color: #2ab371;
}
/* line 1625, sass/_shared.scss */
body footer .large-footer .center-piece .about .follow ul li a:hover i {
  color: #fff;
}
/* line 1637, sass/_shared.scss */
body footer .large-footer .center-piece .about .follow ul li:nth-child(1) a:hover {
  background: #3e5b98;
}
/* line 1647, sass/_shared.scss */
body footer .large-footer .center-piece .about .follow ul li:nth-child(2) a:hover {
  background: #4da7de;
}
/* line 1657, sass/_shared.scss */
body footer .large-footer .center-piece .about .follow ul li:nth-child(3) a:hover {
  background: #d6249f;
}
/* line 1667, sass/_shared.scss */
body footer .large-footer .center-piece .about .follow ul li:nth-child(4) a:hover {
  background: #e02a20;
}
/* line 1681, sass/_shared.scss */
body footer .large-footer .center-piece .about .newsletter input {
  line-height: 40px;
  padding: 0 15px;
  margin: 0;
  width: 75%;
  border-width: 0;
  box-sizing: border-box;
  margin-bottom: 24px;
}
/* line 1692, sass/_shared.scss */
body footer .large-footer .center-piece .about .newsletter input.btn {
  line-height: 40px;
  padding: 0 15px;
  margin: 0;
  background: #3fedad;
  color: #2d2e2c;
  width: 25%;
  cursor: pointer;
}
/* line 1702, sass/_shared.scss */
body footer .large-footer .center-piece .about .newsletter input.btn:hover {
  background: #2d2e2c;
  color: #3fedad;
}
/* line 1861, sass/_shared.scss */
body .book-now .wp-block-image {
  border: solid 1px #f0f0f0;
  height: 430px;
}
/* line 1867, sass/_shared.scss */
body .book-now h2 {
  text-align: left !important;
  font-size: 16px !important;
}
/* line 1873, sass/_shared.scss */
body .book-now .wp-block-button {
  margin-top: 10px;
}
/* line 1879, sass/_shared.scss */
body .services-block {
  padding: 75px 0;
  background: url(images/bg-sn.png) repeat;
  text-align: center;
}
/* line 1885, sass/_shared.scss */
body .services-block header {
  text-align: center;
  font-family: "Raleway", sans-serif;
}
/* line 1891, sass/_shared.scss */
body .services-block header h1 {
  font-weight: 300;
  font-size: 30px;
}
/* line 1896, sass/_shared.scss */
body .services-block header h1 span {
  display: block;
  clear: both;
  font-weight: 700;
  font-size: 45px;
  color: #2ab371;
  letter-spacing: 5px;
  line-height: 1.2;
}
/* line 1909, sass/_shared.scss */
body .services-block .service-item {
  margin-top: 90px;
  text-align: center;
  float: left;
  width: 33.333333333333333%;
  cursor: pointer;
}
/* line 1920, sass/_shared.scss */
body .services-block .service-item .front img {
  margin: auto;
}
/* line 1925, sass/_shared.scss */
body .services-block .service-item .front h2 {
  margin-top: 10px;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 26px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #2d2e2c;
}
/* line 1935, sass/_shared.scss */
body .services-block .service-item .front h2 strong {
  font-weight: 900;
  color: #2ab371;
}
/* line 1943, sass/_shared.scss */
body .services-block .service-item .back {
  display: flex;
  align-items: center;
}
/* line 1948, sass/_shared.scss */
body .services-block .service-item .back h3 {
  margin-bottom: 15px;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
}
/* line 1959, sass/_shared.scss */
body .services-block .service-item .back h3:after {
  content: "";
  height: 2px;
  background: #2ab371;
  width: 50%;
  margin-top: 10px;
  position: absolute;
  bottom: 0;
  left: 25%;
}
/* line 1972, sass/_shared.scss */
body .services-block .service-item .back p {
  font-size: 16px;
}
/* line 1977, sass/_shared.scss */
body .services-block .service-item .back a {
  font-weight: 700;
  display: inline-block;
  color: #fff;
  background: #2b3b8d;
  padding: 0 20px;
  border-radius: 5px;
  line-height: 2;
  width: auto;
  margin: 15px auto;
}
/* line 1989, sass/_shared.scss */
body .services-block .service-item .back a:hover {
  background: #2ab371;
  text-decoration: none;
}
/* line 2001, sass/_shared.scss */
body .services-block .remaining-text .btn {
  font-weight: 700;
  font-size: 20px;
  display: inline-block;
  color: #fff;
  background: #2ab371;
  border-radius: 5px;
  line-height: 50px;
  margin: 100px auto 20px auto;
  padding: 0 70px;
  text-transform: uppercase;
}
/* line 2014, sass/_shared.scss */
body .services-block .remaining-text .btn:hover {
  background: #2b3b8d;
  text-decoration: none;
}
/* line 2021, sass/_shared.scss */
body .services-block .remaining-text p {
  font-size: 16px -1px;
}
/* line 2025, sass/_shared.scss */
body .services-block .remaining-text p strong {
  display: block;
  font-weight: 700;
  font-style: italic;
}
/* line 2038, sass/_shared.scss */
body .videos-block {
  background: url(images/news-bg.png) no-repeat bottom right fixed #e7efec;
}
/* line 2042, sass/_shared.scss */
body .videos-block .center-piece {
  padding: 85px 0 50px 0;
}
/* line 2046, sass/_shared.scss */
body .videos-block .center-piece header {
  text-align: center;
}
/* line 2050, sass/_shared.scss */
body .videos-block .center-piece header h2 {
  font-weight: 300;
  font-size: 30px;
}
/* line 2055, sass/_shared.scss */
body .videos-block .center-piece header h2 span {
  display: block;
  clear: both;
  font-weight: 700;
  font-size: 45px;
  color: #2ab371;
  letter-spacing: 5px;
  line-height: 1.2;
}
/* line 2069, sass/_shared.scss */
body .videos-block .center-piece .home-video-list {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  flex-wrap: wrap;
}
/* line 2077, sass/_shared.scss */
body .videos-block .center-piece .video-item {
 /* width: 30%;*/
}
@media screen and (max-width: 980px) {
  /* line 2077, sass/_shared.scss */
  body .videos-block .center-piece .video-item {
    width: 90%;
    margin: auto;
  }
}
/* line 2088, sass/_shared.scss */
body .videos-block .center-piece .video-item.not-first {
  text-align: left;
  position: relative;
}
/* line 2093, sass/_shared.scss */
body .videos-block .center-piece .video-item.not-first .text {
  position: absolute;
  bottom: 0;
  padding-left: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
/* line 2103, sass/_shared.scss */
body .videos-block .center-piece .video-item .video-image-container {
  display: block;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
/* line 2113, sass/_shared.scss */
body .videos-block .center-piece .video-item .video-image-container .actions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  transition: all linear .25s;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 2126, sass/_shared.scss */
body .videos-block .center-piece .video-item .video-image-container .actions a {
  color: #fff;
  margin-top: 200%;
  transition: all cubic-bezier(0.86, 0, 0.07, 1) 0.25s;
  display: block;
  padding: 0 20px;
  text-align: center;
}
/* line 2135, sass/_shared.scss */
body .videos-block .center-piece .video-item .video-image-container .actions a i {
  font-size: 60px;
}
/* line 2140, sass/_shared.scss */
body .videos-block .center-piece .video-item .video-image-container .actions a span {
  display: block;
  font-size: 12px;
  font-weight: 700;
}
/* line 2149, sass/_shared.scss */
body .videos-block .center-piece .video-item .video-image-container .actions:hover {
  background: rgba(0, 0, 0, 0.6);
}
/* line 2152, sass/_shared.scss */
body .videos-block .center-piece .video-item .video-image-container .actions:hover a {
  margin-top: 0;
}
/* line 2162, sass/_shared.scss */
body .videos-block .center-piece .video-item h3 {
  font-family: "Raleway", sans-serif;
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 700;
}
/* line 2169, sass/_shared.scss */
body .videos-block .center-piece .video-item h3 em {
  font-style: italic;
  display: block;
}
/* line 2176, sass/_shared.scss */
body .videos-block .center-piece .video-item p {
  font-size: 15px;
}
/* line 2185, sass/_shared.scss */
body .videos-block .red-container {
  display: block;
  clear: both;
}
/* line 2190, sass/_shared.scss */
body .videos-block .red-container .dot {
  width: 12px;
  height: 12px;
  background: #a4e8bc;
  margin-top: 20px;
  border-radius: 300px;
  margin: 30px auto auto auto;
}
/* line 2199, sass/_shared.scss */
body .videos-block .red-container .dot:nth-child(2) {
  width: 19px;
  height: 19px;
  background: #7ecb99;
}
/* line 2206, sass/_shared.scss */
body .videos-block .red-container .dot:nth-child(3) {
  width: 23px;
  height: 23px;
  background: #55a772;
}
/* line 2216, sass/_shared.scss */
body .videos-block .remaining-text {
  text-align: center;
}
/* line 2220, sass/_shared.scss */
body .videos-block .remaining-text h3 {
  font-family: "Raleway", sans-serif;
  color: #4a4a4a;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 55px;
}
/* line 2232, sass/_shared.scss */
body .videos-block .remaining-text a.btn {
  font-weight: 700;
  font-size: 20px;
  display: inline-block;
  color: #fff;
  background: #2b3b8d;
  border-radius: 5px;
  line-height: 50px;
  margin: 20px auto 50px auto;
  padding: 0 70px;
  text-transform: uppercase;
}
/* line 2245, sass/_shared.scss */
body .videos-block .remaining-text a.btn:hover {
  background: #2ab371;
  text-decoration: none;
}
/* line 2257, sass/_shared.scss */
body .videos-block .video-about {
  display: block;
  margin: auto;
  width: 571px;
  height: 333px;
  background: url(images/video-about.png) no-repeat center center;
  background-size: cover;
  position: relative;
  margin-bottom: 120px;
}
/* line 2268, sass/_shared.scss */
body .videos-block .video-about span {
  position: absolute;
  bottom: 18px;
  left: 0;
  width: 100%;
  height: 52px;
  line-height: 52px;
  background: url(images/start-video.png) no-repeat left center;
  background-size: contain;
  color: #fff;
  font-size: 20px;
  padding-left: 66px;
  z-index: 1;
  margin-left: 25px;
  transition: all linear .25s;
}
/* line 2287, sass/_shared.scss */
body .videos-block .video-about:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: all linear .25s;
}
/* line 2302, sass/_shared.scss */
body .videos-block .video-about:hover:after {
  background: transparent;
}
/* line 2307, sass/_shared.scss */
body .videos-block .video-about:hover span {
  bottom: 40px;
}
/* line 2316, sass/_shared.scss */
body .numbers-block {
  background: #e7efec;
}
/* line 2320, sass/_shared.scss */
body .numbers-block .center-piece {
  padding: 50px 0;
}
/* line 2324, sass/_shared.scss */
body .numbers-block .center-piece header {
  text-align: center;
}
/* line 2328, sass/_shared.scss */
body .numbers-block .center-piece header h2 {
  font-weight: 300;
  font-size: 30px;
}
/* line 2333, sass/_shared.scss */
body .numbers-block .center-piece header h2 span {
  display: block;
  clear: both;
  font-weight: 700;
  font-size: 45px;
  color: #2ab371;
  letter-spacing: 5px;
  line-height: 1.2;
}
/* line 2347, sass/_shared.scss */
body .numbers-block .center-piece .numbers-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* line 2354, sass/_shared.scss */
body .numbers-block .center-piece .item {
  width: 25%;
  text-align: center;
}
@media screen and (max-width: 980px) {
  /* line 2354, sass/_shared.scss */
  body .numbers-block .center-piece .item {
    width: 50%;
  }
}
/* line 2364, sass/_shared.scss */
body .numbers-block .center-piece .item .number {
  font-size: 60px;
  color: #2ab371;
  font-weight: 700;
}
/* line 2371, sass/_shared.scss */
body .numbers-block .center-piece .item h3 {
  font-family: "Raleway", sans-serif;
  color: #4a4a4a;
  font-size: 24px;
  font-weight: 700;
}
/* line 2378, sass/_shared.scss */
body .numbers-block .center-piece .item h3 em {
  font-style: italic;
  display: block;
}
/* line 2385, sass/_shared.scss */
body .numbers-block .center-piece .item p {
  font-size: 15px;
}
/* line 2394, sass/_shared.scss */
body .numbers-block .red-container {
  display: block;
  clear: both;
}
/* line 2399, sass/_shared.scss */
body .numbers-block .red-container .dot {
  width: 12px;
  height: 12px;
  background: #a4e8bc;
  margin-top: 20px;
  border-radius: 300px;
  margin: 30px auto auto auto;
}
/* line 2408, sass/_shared.scss */
body .numbers-block .red-container .dot:nth-child(2) {
  width: 19px;
  height: 19px;
  background: #7ecb99;
}
/* line 2415, sass/_shared.scss */
body .numbers-block .red-container .dot:nth-child(3) {
  width: 23px;
  height: 23px;
  background: #55a772;
}
/* line 2425, sass/_shared.scss */
body .numbers-block .remaining-text {
  text-align: center;
}
/* line 2429, sass/_shared.scss */
body .numbers-block .remaining-text h3 {
  font-family: "Raleway", sans-serif;
  color: #4a4a4a;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 55px;
}
/* line 2441, sass/_shared.scss */
body .numbers-block .remaining-text a.btn {
  font-weight: 700;
  font-size: 20px;
  display: inline-block;
  color: #fff;
  background: #2b3b8d;
  border-radius: 5px;
  line-height: 50px;
  margin: 40px auto 0px auto;
  padding: 0 70px;
  text-transform: uppercase;
}
/* line 2454, sass/_shared.scss */
body .numbers-block .remaining-text a.btn:hover {
  background: #2ab371;
  text-decoration: none;
}
/* line 2466, sass/_shared.scss */
body .numbers-block .video-about {
  display: block;
  margin: auto;
  width: 571px;
  height: 333px;
  background: url(images/video-about.png) no-repeat center center;
  background-size: cover;
  position: relative;
  margin-bottom: 120px;
}
/* line 2477, sass/_shared.scss */
body .numbers-block .video-about span {
  position: absolute;
  bottom: 18px;
  left: 0;
  width: 100%;
  height: 52px;
  line-height: 52px;
  background: url(images/start-video.png) no-repeat left center;
  background-size: contain;
  color: #fff;
  font-size: 20px;
  padding-left: 66px;
  z-index: 1;
  margin-left: 25px;
  transition: all linear .25s;
}
/* line 2496, sass/_shared.scss */
body .numbers-block .video-about:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: all linear .25s;
}
/* line 2511, sass/_shared.scss */
body .numbers-block .video-about:hover:after {
  background: transparent;
}
/* line 2516, sass/_shared.scss */
body .numbers-block .video-about:hover span {
  bottom: 40px;
}
/* line 2525, sass/_shared.scss */
body .events-block {
  background: url(images/bg-sn.png) repeat;
}
/* line 2537, sass/_shared.scss */
body .events-block .center-piece {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  padding-bottom: 100px;
}
/* line 2546, sass/_shared.scss */
body .events-block .events-side {
  width: 100%;
}
/* line 2550, sass/_shared.scss */
body .events-block .events-side header {
  border-left: solid 5px #2ab371;
  overflow: hidden;
  margin: 125px auto 95px auto;
}
/* line 2557, sass/_shared.scss */
body .events-block .events-side header h2 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1;
  padding: 5px 20px;
}
/* line 2565, sass/_shared.scss */
body .events-block .events-side header h2 em {
  font-style: italic;
  font-weight: 300;
}
/* line 2571, sass/_shared.scss */
body .events-block .events-side header h2 span {
  color: #2b3b8d;
  font-size: 76px;
  height: 34px;
  overflow: hidden;
  display: inline-block;
  line-height: 6px;
}
/* line 2585, sass/_shared.scss */
body .events-block .events-side .calendar-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 2591, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item {
  display: flex;
  align-items: center;
  border-bottom: solid 1px #efefef;
  padding-bottom: 17px;
  margin-bottom: 17px;
  width: 48%;
  cursor: pointer;
}
@media screen and (max-width: 980px) {
  /* line 2591, sass/_shared.scss */
  body .events-block .events-side .calendar-list .calendar-item {
    width: 90%;
    margin: auto;
  }
}
/* line 2612, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item .date {
  text-align: center;
  width: 100px;
  float: left;
  background: #2ab371;
  border-radius: 5px;
  box-sizing: border-box;
  height: 73px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 2626, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item .date span {
  line-height: 1;
  color: #fff;
}
/* line 2633, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item .date span.day {
  font-size: 33px;
  font-weight: 300;
  display: block;
}
/* line 2640, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item .date span.month {
  font-size: 18px;
  font-weight: 800;
}
/* line 2649, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item .text {
  margin-left: 17px;
}
/* line 2653, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item .text h3 {
  font-size: 22px;
  font-style: italic;
  color: #2ab371;
}
/* line 2660, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item .text a {
  display: block;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
}
/* line 2672, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item.late .date {
  background: #a9a9a9;
}
/* line 2677, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item.late .date span {
  color: #fff;
}
/* line 2686, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item.late .text h3 {
  color: #a9a9a9;
}
/* line 2691, sass/_shared.scss */
body .events-block .events-side .calendar-list .calendar-item.late .text a {
  color: #cecece;
}
/* line 2703, sass/_shared.scss */
body .events-block .numbers-side {
  width: 50%;
}
/* line 2707, sass/_shared.scss */
body .events-block .numbers-side .number-small-container {
  position: relative;
  height: 450px;
}
/* line 2712, sass/_shared.scss */
body .events-block .numbers-side .number-small-container > div {
  background: #fff;
}
/* line 2717, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num1 {
  position: absolute;
  top: 0;
  right: 87px;
  font-size: 40px;
  font-weight: 300;
  border-radius: 300px;
  border: solid 2px #2ab371;
  width: 174px;
  height: 174px;
  display: flex;
  justify-content: center;
  align-content: center;
  line-height: 1;
  box-sizing: border-box;
  overflow: hidden;
  transform: rotate(-20deg);
  text-align: center;
}
/* line 2739, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num1 .container {
  margin-top: 58px;
}
/* line 2743, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num1 .container span {
  display: block;
  font-size: 12px;
  font-weight: 900;
  font-family: "Raleway", sans-serif;
}
/* line 2754, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num2 {
  position: absolute;
  top: 210px;
  right: 35px;
  font-size: 40px;
  font-weight: 300;
  border-radius: 300px;
  border: solid 2px #2b3b8d;
  width: 134px;
  height: 134px;
  display: flex;
  justify-content: center;
  align-content: center;
  line-height: 1;
  box-sizing: border-box;
  overflow: hidden;
  transform: rotate(20deg);
  text-align: center;
}
/* line 2776, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num2 .container {
  margin-top: 38px;
}
/* line 2780, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num2 .container span {
  display: block;
  font-size: 12px;
  font-weight: 900;
  font-family: "Raleway", sans-serif;
}
/* line 2791, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num3 {
  position: absolute;
  top: 337px;
  right: 115px;
  font-size: 40px;
  font-weight: 300;
  border-radius: 300px;
  border: solid 2px #2ab371;
  width: 154px;
  height: 154px;
  display: flex;
  justify-content: center;
  align-content: center;
  line-height: 1;
  box-sizing: border-box;
  overflow: hidden;
  transform: rotate(-15deg);
  text-align: center;
}
/* line 2813, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num3 .container {
  margin-top: 48px;
}
/* line 2817, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num3 .container span {
  display: block;
  font-size: 12px;
  font-weight: 900;
  font-family: "Raleway", sans-serif;
}
/* line 2828, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num4 {
  position: absolute;
  top: 160px;
  right: 240px;
  font-size: 18px;
  font-weight: 900;
  border-radius: 300px;
  background: #2d2e2c;
  width: 175px;
  height: 175px;
  display: flex;
  justify-content: center;
  align-content: center;
  line-height: 1;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
  font-family: "Raleway", sans-serif;
  color: #fff;
}
/* line 2851, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num4 .container {
  margin-top: 48px;
}
/* line 2855, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num4 .container span {
  display: block;
  font-size: 42px;
  font-weight: 400;
}
/* line 2864, sass/_shared.scss */
body .events-block .numbers-side .number-small-container .num4:hover {
  background: #2b3b8d;
  text-decoration: none;
}
/* line 2878, sass/_shared.scss */
body .news-block {
  background: url(images/news-bg.png) no-repeat bottom right fixed #f0f0f0;
}
/* line 2884, sass/_shared.scss */
body .news-block .news-container {
  text-align: center;
}
/* line 2888, sass/_shared.scss */
body .news-block .news-container header {
  margin: 125px auto 95px auto;
  border-left: solid 5px #2ab371;
  overflow: hidden;
}
/* line 2894, sass/_shared.scss */
body .news-block .news-container header h2 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1;
  padding: 5px 20px;
  text-align: left;
}
/* line 2904, sass/_shared.scss */
body .news-block .news-container header h2 em {
  font-style: italic;
  font-weight: 300;
}
/* line 2910, sass/_shared.scss */
body .news-block .news-container header h2 span {
  color: #2b3b8d;
  font-size: 76px;
  height: 34px;
  overflow: hidden;
  display: inline-block;
  line-height: 6px;
}
/* line 2923, sass/_shared.scss */
body .news-block .news-container .news-list {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  text-align: left;
}
/* line 2930, sass/_shared.scss */
body .news-block .news-container .news-list .news-item {
  width: 23.793103448275862%;
  position: relative;
  margin-bottom: 120px;
}
/* line 2936, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-image {
  display: block;
  height: 150px;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
}
/* line 2944, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-image:after {
  background: #2ab371;
  width: 6px;
  height: 50px;
  position: absolute;
  top: calc(100% - 47px);
  left: calc(100% - 3px);
  content: "";
  transition: all linear .25s;
  z-index: 1;
}
/* line 2958, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-image:before {
  content: "";
  background: #2ab371;
  height: 6px;
  width: 50px;
  position: absolute;
  top: calc(100% - 3px);
  left: calc(100% - 47px);
  transition: all linear .25s;
  z-index: 2;
}
/* line 2973, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-image .actions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  transition: all linear .25s;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
/* line 2989, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-image .actions a {
  color: #fff;
  margin-top: 100%;
  transition: all cubic-bezier(0.86, 0, 0.07, 1) 0.25s;
  display: block;
  padding: 0 20px;
  text-align: center;
}
/* line 2998, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-image .actions a i {
  font-size: 30px;
}
/* line 3003, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-image .actions a span {
  display: block;
  font-size: 12px;
  font-weight: 700;
}
/* line 3012, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-image .actions:hover {
  background: rgba(0, 0, 0, 0.6);
}
/* line 3015, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-image .actions:hover a {
  margin-top: 0;
}
/* line 3025, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-image:hover:after {
  top: -3px;
  left: -3px;
}
/* line 3031, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-image:hover:before {
  top: -3px;
  left: -3px;
}
/* line 3041, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-title {
  display: block;
}
/* line 3045, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-title h3 {
  font-size: 18px;
  margin: 20px auto 50px;
}
/* line 3053, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-read-more {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  padding-right: 25px;
  background: url(images/arrow.png) no-repeat center right;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all linear .25s;
}
/* line 3065, sass/_shared.scss */
body .news-block .news-container .news-list .news-item .news-read-more:hover {
  background: url(images/arrow.png) no-repeat top right;
}
/* line 3076, sass/_shared.scss */
body .news-block .news-container .btn {
  display: inline-block;
  border: solid 3px #2ab371;
  color: #2ab371;
  font-size: font_size_default4px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 40px;
  padding: 0 30px;
  margin: 0 auto 80px auto;
}
/* line 3088, sass/_shared.scss */
body .news-block .news-container .btn:hover {
  color: #fff;
  background: #2ab371;
  text-decoration: none;
}
/* line 3102, sass/_shared.scss */
body .partners-block {
  padding: 75px 0 0 0;
  text-align: center;
}
/* line 3107, sass/_shared.scss */
body .partners-block header {
  text-align: center;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
}
/* line 3113, sass/_shared.scss */
body .partners-block header h1 {
  font-weight: 300;
  font-size: 30px;
}
/* line 3118, sass/_shared.scss */
body .partners-block header h1 span {
  display: block;
  clear: both;
  font-weight: 700;
  font-size: 45px;
  color: #2ab371;
  letter-spacing: 5px;
  line-height: 1;
}
/* line 3131, sass/_shared.scss */
body .partners-block .partner-list {
  display: flex;
  margin-top: 70px;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 70px;
}
/* line 3139, sass/_shared.scss */
body .partners-block .partner-list .partner-item {
  align-self: center;
}
/* line 3143, sass/_shared.scss */
body .partners-block .partner-list .partner-item a {
  display: block;
  width:75%;
}
/* line 3156, sass/_shared.scss */
body .uagb-post__items article {
  margin-bottom: 50px !important;
}
/* line 3161, sass/_shared.scss */
body .uagb-post__text {
  
  padding-bottom: 20px !important;
  text-align: left !important;
  height: calc(100% - 110px) !important;
  box-sizing: border-box !important;
  position: relative !important;
}
/* line 3173, sass/_shared.scss */
body .uagb-post__cta {
  color: #ffffff !important;
  background: #00d084 !important;
  border-width: 1px !important;
  border-style: none !important;
  position: absolute !important;
  bottom: 0 !important;
}
/* line 3184, sass/_shared.scss */
body .header-img-container .right-side, body .header-img-container .left-side, body .header-img-container .middle-side, body .banner-item .right-side, body .banner-item .left-side, body .services-block header h1, body .services-block .service-item, body .services-block .remaining-text, body .videos-block header h2, body .videos-block .video-item, body .videos-block .dot, body .videos-block .remaining-text *, body .videos-block .video-about, body .events-side header h2, body .events-side .calendar-list .calendar-item, body .events-side .calendar-list .calendar-item, body .numbers-side .number-small-container > a, body .news-block header h2, body .news-block .news-list .news-item, body .news-block .btn, body .partners-block h1, body .partner-item, body .inner-page .images-container .right-side, body .inner-page .images-container .left-side, body .inner-page .images-container .middle-side, body .content-block article > h1, body .content-block article > h2, body .content-block article > h3, body .content-block article > h4, body .content-block article > p, body .content-block article > ul, body .content-block article > ol, body .steps-container .wp-block-column > *, body .video-banner .wp-block-column:nth-child(1), body .video-banner .wp-block-column:nth-child(2), body .application-process, body .fab-sections .wp-block-column:nth-child(1), body .fab-sections .wp-block-column:nth-child(2), body .side-bar > .wp-block-column:nth-child(1), body .side-bar > .wp-block-column:nth-child(2), body .uagb-post__items > * {
  visibility: hidden;
}
/* line 3193, sass/_shared.scss */
body .uagb-post__inner-wrap {
  background: none !important;
}
/* line 3201, sass/_shared.scss */
body .pagination-container {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-top: 30px;
  overflow: hidden;
}
/* line 3209, sass/_shared.scss */
body .pagination-container .pagination {
  width: 410px;
  margin: auto;
}
/* line 3215, sass/_shared.scss */
body .pagination-container .left {
  float: left;
  line-height: 1;
  padding: 6px 9px;
  border: solid 1px #fff;
  text-transform: uppercase;
}
/* line 3224, sass/_shared.scss */
body .pagination-container .prev, body .pagination-container .next {
  display: none !important;
}
/* line 3228, sass/_shared.scss */
body .pagination-container .page-numbers {
  border-radius: 4px;
  border: solid 1px #ccc;
  display: inline-block;
  line-height: 1;
  padding: 6px 9px;
}
/* line 3236, sass/_shared.scss */
body .pagination-container .page-numbers.dots {
  border: solid 1px #fff;
}
/* line 3241, sass/_shared.scss */
body .pagination-container .current, body .pagination-container .page-numbers:hover {
  background: #006cb0;
  color: #fff;
  text-decoration: none;
}
/* line 3250, sass/_shared.scss */
body .flip-container {
  perspective: 1000px;
}
/* line 3250, sass/_shared.scss */
body .flip-container:hover .flipper, body .flip-container.hover .flipper {
  transform: rotateY(180deg);
}
/* line 3250, sass/_shared.scss */
body .flip-container, body .front, body .back {
  width: 100%;
  height: 220px;
}
/* line 3250, sass/_shared.scss */
body .flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
/* line 3250, sass/_shared.scss */
body .front, body .back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 3250, sass/_shared.scss */
body .front {
  z-index: 2;
  transform: rotateY(0deg);
}
/* line 3250, sass/_shared.scss */
body .back {
  transform: rotateY(180deg);
}
/* line 3252, sass/_shared.scss */
body .arabic {
  font-family: 'Cairo', sans-serif;
}

/* line 3259, sass/_shared.scss */
.mobile-menu {
  display: none;
}

/* line 3266, sass/_shared.scss */
.menu-item-129 a {
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
}

/* line 3273, sass/_shared.scss */
body.inner-page header.header-container .center-piece .main-menu-container li.menu-item-129 > a {
  border-left: solid 1px #2ab371;
  border-right: solid 1px #2ab371;
}

@media screen and (max-width: 980px) {
  /* line 3285, sass/_shared.scss */
  textarea,
  input[type="text"],
  input[type="button"],
  input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
  }

  /* line 3298, sass/_shared.scss */
  body.startups .wp-block-columns {
    display: block;
  }
  /* line 3304, sass/_shared.scss */
  body #uagb-post__masonry-5d459958-ba3b-465d-9489-adaec170776a .uagb-post__text {
    padding: 20px 0px;
  }
  /* line 3309, sass/_shared.scss */
  body header.header-container .center-piece a.logo {
    margin-left: 20px;
  }
  /* line 3320, sass/_shared.scss */
  body.home-container .header-container:not(.hidden-header) .bar1, body.home-container .header-container:not(.hidden-header) .bar2, body.home-container .header-container:not(.hidden-header) .bar3 {
    background: #fff;
  }
  /* line 3327, sass/_shared.scss */
  body.home-container .bg-container {
    height: 100% !important;
  }
  /* line 3337, sass/_shared.scss */
  body.home-container .banner-container .center-piece {
    width: 90%;
    text-align: center;
  }
  /* line 3343, sass/_shared.scss */
  body.home-container .banner-container .banner-item {
    margin: auto;
  }
  /* line 3348, sass/_shared.scss */
  body.home-container .banner-container .banner-item .left-side {
    width: 100% !important;
    height: 50%;
    align-items: flex-end;
  }
  /* line 3354, sass/_shared.scss */
  body.home-container .banner-container .banner-item .left-side h3 {
    font-size: 40px;
  }
  /* line 3359, sass/_shared.scss */
  body.home-container .banner-container .banner-item .left-side p {
    font-size: 30px;
  }
  /* line 3363, sass/_shared.scss */
  body.home-container .banner-container .banner-item .left-side p em strong {
    font-size: 30px;
  }
  /* line 3368, sass/_shared.scss */
  body.home-container .banner-container .banner-item .left-side p strong em {
    font-size: 30px;
  }
  /* line 3375, sass/_shared.scss */
  body.home-container .banner-container .banner-item .right-side {
    padding-top: 30px;
    height: 50%;
    width: 100% !important;
  }
  /* line 3381, sass/_shared.scss */
  body.home-container .banner-container .banner-item .right-side.image-container {
    background: no-repeat center bottom;
    background-size: contain;
    height: 50%;
    align-items: flex-start;
  }
  /* line 3398, sass/_shared.scss */
  body main .center-piece {
    max-width: 90%;
  }
  /* line 3402, sass/_shared.scss */
  body main .center-piece .content-block {
    padding: 0 3%;
    box-sizing: border-box;
    flex-wrap: wrap-reverse;
  }
  /* line 3408, sass/_shared.scss */
  body main .center-piece .content-block h2 {
    font-size: 20px;
  }
  /* line 3414, sass/_shared.scss */
  body main .center-piece .content-block article {
    text-align: left;
    width: 100%;
  }
  /* line 3419, sass/_shared.scss */
  body main .center-piece .content-block article p {
    font-family: 16px;
    line-height: 2;
    text-align: left;
  }
  /* line 3426, sass/_shared.scss */
  body main .center-piece .content-block article h1 {
    font-size: 25px;
    border-bottom-width: 0 !important;
    margin: 35px 0 35px 0 !important;
  }
  /* line 3437, sass/_shared.scss */
  body main .center-piece .content-block aside {
    margin: 0;
    padding: 0;
    top: 0;
    min-width: 100vw;
    z-index: 1999;
  }
  /* line 3447, sass/_shared.scss */
  body main .center-piece .content-block aside .sections-nav ul {
    display: flex;
    vertical-align: middle;
    text-align: center;
  }
  /* line 3453, sass/_shared.scss */
  body main .center-piece .content-block aside .sections-nav ul li {
    width: 33.3333333333%;
    box-sizing: border-box;
    float: left;
    border-bottom: solid 0px rgba(255, 255, 255, 0.13);
    border-right: solid 1px rgba(255, 255, 255, 0.13);
  }
  /* line 3461, sass/_shared.scss */
  body main .center-piece .content-block aside .sections-nav ul li a {
    line-height: 1;
    padding: 20px 0;
    font-size: 14px;
    height: 100%;
  }
  /* line 3470, sass/_shared.scss */
  body main .center-piece .content-block aside .sections-nav ul li:after {
    display: none;
  }
  /* line 3475, sass/_shared.scss */
  body main .center-piece .content-block aside .sections-nav ul li.selected {
    background: rgba(255, 255, 255, 0.13);
  }
  /* line 3479, sass/_shared.scss */
  body main .center-piece .content-block aside .sections-nav ul li.selected:after {
    display: none;
  }
  /* line 3485, sass/_shared.scss */
  body main .center-piece .content-block aside .sections-nav ul li.projects-menu {
    display: none;
  }
  /* line 3494, sass/_shared.scss */
  body main .center-piece .content-block aside select {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
  }
  /* line 3506, sass/_shared.scss */
  body main .center-piece .content-block .full-width-inner-section.video-banner .wp-block-column:nth-child(2) {
    padding: 30px 0 0 0;
  }
  /* line 3511, sass/_shared.scss */
  body main .center-piece .content-block .side-bar > .wp-block-column:last-child {
    margin-left: 0;
  }
  /* line 3519, sass/_shared.scss */
  body main .center-piece .wp-block-columns {
    flex-wrap: wrap;
  }
  /* line 3523, sass/_shared.scss */
  body main .center-piece .wp-block-columns.flip-mobile {
    flex-direction: column-reverse;
  }
  /* line 3528, sass/_shared.scss */
  body main .center-piece .wp-block-columns .wp-block-column {
    width: 100%;
    flex-basis: auto;
  }
  /* line 3533, sass/_shared.scss */
  body main .center-piece .wp-block-columns .wp-block-column:nth-child(2n) {
    margin-left: 0 !important;
  }
  /* line 3543, sass/_shared.scss */
  body main .center-piece .application-process {
    flex-wrap: nowrap;
  }
  /* line 3555, sass/_shared.scss */
  body main .header-img-container {
    margin-top: 0 !important;
  }
  /* line 3559, sass/_shared.scss */
  body main .header-img-container .images-container .right-side {
    width: 100%;
    height: 60vw;
    background-position: center center;
  }
  /* line 3572, sass/_shared.scss */
  body .services-block header h1 {
    letter-spacing: 0;
  }
  /* line 3575, sass/_shared.scss */
  body .services-block header h1 span {
    letter-spacing: 0;
    line-height: 1;
  }
  /* line 3584, sass/_shared.scss */
  body .services-block .service-item {
    float: none;
    clear: both;
    width: 100%;
  }
  /* line 3595, sass/_shared.scss */
  body .videos-block .center-piece {
    display: block;
    max-width: 90%;
  }
  /* line 3600, sass/_shared.scss */
  body .videos-block .center-piece .video-item, body .videos-block .center-piece header {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 3606, sass/_shared.scss */
  body .videos-block .center-piece .video-item {
    margin-bottom: 30px;
  }
  /* line 3610, sass/_shared.scss */
  body .videos-block .center-piece .video-item .video-image-container {
    width: 100%;
    height: calc(0.581395348837209 * 90vw);
    margin-bottom: 20px;
    background-size: cover;
  }
  /* line 3618, sass/_shared.scss */
  body .videos-block .center-piece .video-item.not-first {
    margin-top: 0;
  }
  /* line 3622, sass/_shared.scss */
  body .videos-block .center-piece .video-item.not-first .text {
    position: relative;
  }
  /* line 3630, sass/_shared.scss */
  body .videos-block .center-piece .remaining-text {
    width: 90%;
  }
  /* line 3636, sass/_shared.scss */
  body .videos-block .video-about {
    width: 90%;
    height: calc(0.583187390542907 * 90vw);
  }
  /* line 3647, sass/_shared.scss */
  body .events-block .center-piece {
    display: block;
  }
  /* line 3651, sass/_shared.scss */
  body .events-block .center-piece > div {
    width: 100% !important;
  }
  /* line 3663, sass/_shared.scss */
  body .news-block .news-container .news-list {
    display: block;
  }
  /* line 3667, sass/_shared.scss */
  body .news-block .news-container .news-list .news-item {
    width: 100%;
  }
  /* line 3671, sass/_shared.scss */
  body .news-block .news-container .news-list .news-item .news-read-more {
    position: relative;
    bottom: auto;
  }
  /* line 3685, sass/_shared.scss */
  body .pagination-container .pagination {
    width: auto;
    margin-bottom: 50px;
  }
  /* line 3692, sass/_shared.scss */
  body .number-small-container .num4 {
    display: none !important;
  }

  /* line 3698, sass/_shared.scss */
  .main-menu-container, .menu-container {
    display: none !important;
  }

  /* line 3702, sass/_shared.scss */
  .mobile-menu {
    display: block;
  }

  /* line 3710, sass/_shared.scss */
  .mobile-menu .hover-menu {
    background: #2d2e2c;
    width: 100%;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    overflow: scroll;
    padding-top: 20px;
    display: none;
  }
  /* line 3724, sass/_shared.scss */
  .mobile-menu .hover-menu .menu-mobile-menu-container {
    padding-bottom: 50px;
  }
  /* line 3731, sass/_shared.scss */
  .mobile-menu .menu-main-menu-container {
    margin-top: 20px;
  }
  /* line 3737, sass/_shared.scss */
  .mobile-menu li {
    display: block;
  }
  /* line 3741, sass/_shared.scss */
  .mobile-menu li a {
    display: block;
    color: #fff;
    line-height: 1.2;
    font-size: 20px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    margin: 0 10%;
    padding: 12px 15px;
  }
  /* line 3751, sass/_shared.scss */
  .mobile-menu li a span {
    font-size: 12px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
  }
  /* line 3762, sass/_shared.scss */
  .mobile-menu li ul {
    display: none;
  }
  /* line 3767, sass/_shared.scss */
  .mobile-menu li:hover {
    text-decoration: none;
  }
  /* line 3772, sass/_shared.scss */
  .mobile-menu li:hover ul {
    display: block;
  }
  /* line 3778, sass/_shared.scss */
  .mobile-menu li:hover ul li a {
    font-size: 14px;
    padding: 12 30px;
  }
  /* line 3788, sass/_shared.scss */
  .mobile-menu .logo {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 70px;
    width: 100%;
    font-size: 0;
    background: url(images/compendium-logo.png) #0f5192 no-repeat;
    background-position: 7px center;
    transition: all linear .15s;
    background-size: auto 80%;
  }
  /* line 3804, sass/_shared.scss */
  .mobile-menu .container {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    z-index: 2001;
    top: 0;
    right: 0;
    padding: 10px;
    margin-top: 6px;
  }
  /* line 3817, sass/_shared.scss */
  .mobile-menu .container.change {
    background: none;
  }

  /* line 3824, sass/_shared.scss */
  .change {
    position: fixed !important;
  }

  /* line 3829, sass/_shared.scss */
  .bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #2ab371;
    margin: 6px 0;
    transition: 0.4s;
  }

  /* Rotate first bar */
  /* line 3838, sass/_shared.scss */
  .change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-8px, 7px);
  }

  /* Fade out the second bar */
  /* line 3844, sass/_shared.scss */
  .change .bar2 {
    opacity: 0;
  }

  /* Rotate last bar */
  /* line 3849, sass/_shared.scss */
  .change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
  }

  /* line 3854, sass/_shared.scss */
  .home-page main section.section-one .text h3 {
    font-size: 20px;
  }

  /* line 3859, sass/_shared.scss */
  .submit-block, .submit-form {
    width: 100% !important;
    margin: 0 !important;
  }

  /* line 3868, sass/_shared.scss */
  body footer {
    text-align: center;
  }
  /* line 3872, sass/_shared.scss */
  body footer .rights-reserved {
    float: none;
    width: 100%;
  }
  /* line 3879, sass/_shared.scss */
  body footer .large-footer .center-piece {
    display: block !important;
    max-width: 90% !important;
  }
  /* line 3884, sass/_shared.scss */
  body footer .large-footer .center-piece .about {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  /* line 3893, sass/_shared.scss */
  body footer .large-footer .center-piece .newsletter input {
    width: 70% !important;
  }
  /* line 3897, sass/_shared.scss */
  body footer .large-footer .center-piece .newsletter input.btn {
    width: 30% !important;
  }
  /* line 3905, sass/_shared.scss */
  body footer .menu-footer-mini-menu-container {
    overflow: hidden;
    margin: auto;
    width: 290px;
  }
  /* line 3911, sass/_shared.scss */
  body footer .menu-footer-mini-menu-container ul {
    margin: auto;
  }
  /* line 3916, sass/_shared.scss */
  body footer .footer-bottom {
    text-align: center;
  }
}
.uagb-post-grid.uagb-post__image-position-top.uagb-block-7b03939e-dd9a-4703-a7f6-8dbd90e61667 .uagb-post__text{
   /* display: none;*/
}
.cardBox-body{
  text-align: center;

position: relative;
}
a{
  display: inline-flex;
}
.cardBox {

  border: solid 1px #dbdbdb;
  transition: box-shadow 0.6s linear;
  width: 150px;
  height: 150px;
  background-size: 250%;
  /* background-clip: unset; */
  background-position: center;
  margin: 30px;
  background-repeat: no-repeat;

  }
  
  .cardBox:hover { 

    box-shadow: 0px 4px 19px 4px rgb(209, 209, 209);
-webkit-box-shadow: 0px 4px 19px 4px rgb(209, 209, 209,1);
-moz-box-shadow: 0px 4px 19px 4px rgb(209, 209, 209,1);
  
  }
  body .header-img-container .right-side ,body .header-img-container  .middle-side {
	/*visibility: visible;*/
	
}
 body .header-img-container .right-side  {
	/* opacity: 0;*/
 }
   /* add 9/1/2021 by jalal */
    #myModal.modal {
            display: none;
            direction: rtl;
            /* Hidden by default */
            position: fixed;
            /* Stay in place */
            z-index: 1;
            /* Sit on top */
            left: 0;
            top: 0;
            width: 100%;
            /* Full width */
            height: 100%;
            /* Full height */
            overflow: auto;
            /* Enable scroll if needed */
            background-color: rgb(0, 0, 0);
            /* Fallback color */
            background-color: rgba(0, 0, 0, 0.4);
            /* Black w/ opacity */
            -webkit-animation-name: fadeIn;
            /* Fade in the background */
            -webkit-animation-duration: 0.4s;
            animation-name: fadeIn;
            animation-duration: 0.4s
        }
        /* Modal Content */
        
        #myModal.modal .modal-content {
            position: fixed;
            bottom: 30%;
            background-color: #fefefe;
            width: 100%;
            -webkit-animation-name: slideIn;
            -webkit-animation-duration: 0.4s;
            animation-name: slideIn;
            animation-duration: 0.4s
        }
        /* The Close Button */
        
        #myModal.modal .modal-content .modal-header .close {
            color: white;
            float: left;
            font-size: 28px;
            font-weight: bold;
        }
        
        #myModal.modal .modal-content .modal-header .close:hover,
        #myModal.modal .modal-content .modal-header .close:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer;
        }
        
        #myModal.modal .modal-content .modal-header {
            padding: 2px 16px;
            background-color: #2ab371;
            color: white;
			font-size: 1.5em;
			    padding: 30px;
        }
        
        #myModal.modal .modal-content .modal-body {
            padding: 2px 16px;
            font-size: 2em;
            text-align: center;
			    padding: 30px;
        }
        /* Add Animation */
        
        @-webkit-keyframes slideIn {
            from {
                bottom: -300px;
                opacity: 0
            }
            to {
                bottom: 30%;
                opacity: 1
            }
        }
        
        @keyframes slideIn {
            from {
                bottom: -300px;
                opacity: 0
            }
            to {
                bottom: 30%;
                opacity: 1
            }
        }
        
        @-webkit-keyframes fadeIn {
            from {
                opacity: 0
            }
            to {
                opacity: 1
            }
        }
        
        @keyframes fadeIn {
            from {
                opacity: 0
            }
            to {
                opacity: 1
            }
        }