/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-logo {
  margin-top: 10px;
  margin-bottom: 10px;
}
.custom-text-logo {
  margin-top: 20px;
  margin-left: -50px;
  line-height: 1.1em;
  white-space: nowrap;
  font-family: "Oswald";
  font-weight: 500;
  font-size: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .custom-text-logo {
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 1rem;
  }
}
.shadow-yandex-map {
  border: 1px solid lightgrey;
  box-shadow: 0px 0px 15px lightgrey;
}
.shadow-yandex-map-half-left {
  width: 45%;
  float: left;
  margin-right: 2rem;
  margin-bottom: 2rem;
  border: 1px solid lightgrey;
  box-shadow: 0px 0px 15px lightgrey;
}
.contact #contact-form input, .contact #contact-form textarea {
  width: 600px;
}
#g-top .g-main-nav {
  font-family: "Roboto Condensed";
}
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #000000;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 36px 2px;
}
#g-offcanvas a {
  color: #2d3d4d;
}
.h4-margin {
  margin: 1.5rem 0;
}
#g-aside {
  color: #434447;
}
blockquote p {
  color: #2d3d4d;
}
blockquote {
  border-left: 5px solid #cd2122;
}
.g-people .g-person-image {
  float: left;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .g-person-image {
    display: none;
  }
}
.g-people .g-person-image img {
  border-radius: 50%;
  width: 70px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .g-person-image img {
    width: 50px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-people .g-person-image img {
    width: 50px;
  }
}
.g-people .g-person-name h4 {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
.g-people .g-person-position {
  color: #cd2122;
  font-style: italic;
  margin-top: -3px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .g-person-position {
    margin-top: 0;
  }
}
.g-people .image-present .g-person-container {
  margin-left: 100px;
  margin-top: 20px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .image-present .g-person-container {
    margin-left: 70px;
    margin-top: 15px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .image-present .g-person-container {
    margin: 0;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-people .image-present .g-person-container {
    margin-left: 70px;
    margin-top: 15px;
  }
}
.g-people .image-present.position-present .g-person-container {
  margin-top: 10px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .image-present.position-present .g-person-container {
    margin: 0;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-people .image-present.position-present .g-person-container {
    margin-top: 4px;
  }
}
.g-people .uk-tab {
  border: none;
}
.g-people .uk-tab > li > a {
  border: 2px solid #f5f7f7;
  border-radius: 0;
  margin: 0 !important;
  color: #91929c;
  text-shadow: none;
  padding: 15px 20px !important;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  text-align: left;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-people .uk-tab > li > a:hover {
  color: #91929c;
  background: #f8f9fa;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .uk-tab > li > a {
    padding: 15px !important;
  }
}
.g-people .uk-tab > li.uk-active > a {
  color: #91929c;
  border-color: #cd2122;
}
.g-people .uk-tab > li.uk-active > a:hover {
  background: #ffffff;
}
.g-people .uk-tab .uk-tab-responsive {
  margin: 0;
}
.g-people .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
.g-people .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #ecf0f1;
  padding: 0;
  border-radius: 0;
}
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #91929c;
}
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f8f9fa;
  box-shadow: none;
}
.g-people .uk-tab-grid {
  margin: 0;
}
.g-people .uk-tab-grid:before {
  border: none;
}
@media only all and (max-width: 47.99rem) {
  .g-people .uk-tab-grid.uk-tab-top .g-people-nav, .g-people .uk-tab-grid.uk-tab-bottom .g-people-nav {
    width: auto;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-people .uk-tab-grid.uk-tab-top .g-people-nav > a, .g-people .uk-tab-grid.uk-tab-bottom .g-people-nav > a {
    margin-left: 0 !important;
  }
}
.g-people .uk-tab-top, .g-people .uk-tab-bottom {
  margin-left: -20px;
}
.g-people .uk-tab-top .uk-tab-responsive, .g-people .uk-tab-bottom .uk-tab-responsive {
  margin-left: 20px;
}
.g-people .uk-tab-top .uk-tab-responsive .g-people-nav > a, .g-people .uk-tab-bottom .uk-tab-responsive .g-people-nav > a {
  margin-left: 0 !important;
}
.g-people .uk-tab-top .g-people-nav > a, .g-people .uk-tab-bottom .g-people-nav > a {
  margin-left: 20px !important;
}
.g-people .uk-tab-left .g-people-nav > a, .g-people .uk-tab-right .g-people-nav > a {
  margin-top: 20px !important;
}
@media only all and (max-width: 47.99rem) {
  .g-people .uk-tab-left .g-people-nav > a, .g-people .uk-tab-right .g-people-nav > a {
    margin-top: 0 !important;
  }
}
.g-people .uk-tab-left .g-people-nav:first-child > a, .g-people .uk-tab-right .g-people-nav:first-child > a {
  margin-top: 0 !important;
}
.g-people .tabs-content {
  overflow: hidden;
}
.g-people .tabs-content.uk-margin {
  margin-bottom: 0;
}
.g-people .tabs-content p {
  margin-bottom: 0;
}
.g-people .tabs-content .button {
  margin-top: 30px;
}
.g-people .tabs-content .button > i {
  margin-right: 8px;
}
.g-people .tabs-content.left {
  padding-left: 30px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .tabs-content.left {
    padding-left: 0;
    padding-top: 35px;
  }
}
.g-people .tabs-content.left p:first-child {
  margin-top: 0;
}
.g-people .tabs-content.right {
  padding-right: 30px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .tabs-content.right {
    padding-right: 0;
    padding-top: 35px;
  }
}
.g-people .tabs-content.right p:first-child {
  margin-top: 0;
}
.g-people .tabs-content.top {
  padding: 35px 0 0;
  margin: 0;
}
.g-people .tabs-content.top > li {
  margin: 0;
}
.g-people .tabs-content.bottom {
  padding: 0 0 35px;
  margin: 0;
}
.g-people .tabs-content.bottom > li {
  margin: 0;
}
.g-people .g-person-content .g-person-name h3 {
  margin: 0;
}
.g-people .g-person-content .g-person-position {
  margin-top: 2px;
}
.g-people .g-person-content .g-person-social {
  margin-top: 18px;
}
.g-people .g-person-content .g-person-social > a {
  border: 1px solid #ecf0f1;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  margin-right: 10px;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-people .g-person-content .g-person-social > a:last-child {
  margin-right: 0;
}
.g-people .g-person-content .g-person-social > a:hover {
  color: #cd2122;
  border-color: #cd2122;
}
.g-people .g-person-content .g-person-desc {
  margin-top: 25px;
}
.g-people .g-person-content blockquote {
  border-left: 5px solid #cd2122;
  margin: 10px 0 0;
  padding: 0 0 0 0.938rem;
  font-size: 24px;
  font-style: italic;
  color: #2d3d4d;
}
.g-people .g-person-content blockquote p {
  font-size: 24px;
  color: #2d3d4d;
}
.g-top-news:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-top-news .g-content {
  margin: 0;
}
.g-top-news .g-content.g-top-news-main {
  padding-top: 0;
  padding-bottom: 0;
}
.g-top-news .g-top-news-container .g-top-news-main .g-article-title {
  font-size: 1.5rem;
}
.g-top-news .g-top-news-container .g-top-news-main .g-article-category {
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-main {
    width: 100% !important;
  }
}
.g-top-news .g-top-news-container .g-top-news-secondary .g-article-text {
  display: none;
}
.g-top-news .g-top-news-container .g-top-news-secondary:hover .g-article-category {
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary {
    width: 100% !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary.g-tn2 {
    width: 100% !important;
  }
}
.g-top-news .g-top-news-item {
  float: left;
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-item {
    float: none;
  }
}
.g-top-news .g-top-news-item-inner {
  height: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.g-top-news .g-top-news-item-inner:hover .g-top-news-item-image:after {
  opacity: 1;
}
.g-top-news .g-top-news-item-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.g-top-news .g-top-news-item-image:after {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 80%;
  opacity: 0.9;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.g-top-news .g-top-news-item-image > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.g-top-news .g-top-news-item-info {
  z-index: 2;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  color: #dddddd;
}
.g-top-news .g-top-news-item-info .g-article-category {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-item-info .g-article-category {
    opacity: 1;
  }
}
.g-top-news .g-top-news-item-info .g-article-category span {
  color: #ffffff;
  padding: 1px 10px;
  border-radius: 3px;
  background: #cd2122;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-top-news .g-top-news-item-info .g-article-category a:hover span {
  background: #a11a1b;
}
.g-top-news .g-top-news-item-info .g-article-title {
  color: #ffffff;
  margin: 15px 0;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.g-top-news .g-top-news-item-info .g-article-title a {
  color: #ffffff;
}
.g-top-news .g-top-news-item-info .g-article-details {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.g-top-news .g-top-news-item-info .g-article-details > span {
  margin-right: 10px;
}
.g-top-news .g-top-news-item-info .g-article-details > span:last-child {
  margin-right: 0;
}
.g-top-news .g-top-news-item-info .g-article-details i {
  margin-right: 5px;
}
.g-top-news .g-top-news-item-info .g-article-text {
  margin-top: 15px;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.g-top-news.style1.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn2 {
  padding: 0 1px 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn3 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn4 {
  padding: 1px 1px 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn4 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn5 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn5 {
    padding: 1px 0 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style1.gutter-enabled .g-tn2, .g-top-news.style1.gutter-enabled .g-tn3 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn2, .g-top-news.style1.gutter-enabled .g-tn3 {
    padding-top: 0.938rem;
  }
}
.g-top-news.style1.gutter-enabled .g-tn4, .g-top-news.style1.gutter-enabled .g-tn5 {
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn4, .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 0.938rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 0;
  }
}
.g-top-news.style2.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
.g-top-news.style2.gutter-disabled .g-tn2 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style2.gutter-disabled .g-tn3 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn3 {
    padding: 1px 0 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style2.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-enabled .g-tn2 {
    padding-top: 0.938rem;
  }
}
.g-top-news.style2.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
.g-top-news.style3.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
.g-top-news.style3.gutter-disabled .g-tn2 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style3.gutter-disabled .g-tn3 {
  padding: 1px 1px 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style3.gutter-disabled .g-tn4 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn4 {
    padding: 1px 0 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style3.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn2 {
    padding-top: 0.938rem;
  }
}
.g-top-news.style3.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn3 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style3.gutter-enabled .g-tn4 {
  padding-bottom: 0;
}
.g-gadgets .g-gadget-buttons {
  position: fixed;
  top: 155px;
  left: 0;
  background: #ffffff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  z-index: 999;
}
.g-gadgets .g-gadget-buttons > div > a {
  padding: 14px;
  display: block;
  line-height: 1;
  border-bottom: 1px solid #ecf0f1;
  text-align: center;
  color: #91929c;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-gadgets .g-gadget-buttons > div > a:hover {
  color: #ffffff;
  background: #cd2122;
}
.g-gadgets .g-gadget-buttons > div:last-child > a {
  border-bottom: none;
}
.g-gadgets .g-gadget-offcanvas .offcanvas-toggle-particle {
  cursor: pointer;
}
.g-gadgets .login-text-present {
  margin-right: 10px;
}
.g-gadgets #modal-login.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-gadgets #modal-login .uk-modal-dialog {
  padding: 0;
}
.g-gadgets #modal-login .uk-modal-dialog h3 {
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 25px;
  background: #2e373c;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1rem;
}
.g-gadgets #modal-login .mod-login, .g-gadgets #modal-login .mod-login-logout {
  padding: 25px;
}
.g-gadgets #modal-login #login-form {
  padding: 25px;
}
.g-gadgets #modal-login #login-form input {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}
.g-gadgets #modal-login #login-form .pretext p {
  margin-top: 0;
}
.g-gadgets #modal-login #login-form .posttext p {
  margin-bottom: 0;
}
.g-gadgets #modal-login #login-form .control-group {
  margin-bottom: 15px;
}
.g-gadgets #modal-login #login-form .input-prepend .add-on {
  display: none;
}
.g-gadgets #modal-login #login-form #modlgn-username, .g-gadgets #modal-login #login-form #modlgn-passwd {
  border: 1px solid #dde4e6;
  padding: 10px;
}
.g-gadgets #modal-login #login-form #modlgn-username:focus, .g-gadgets #modal-login #login-form #modlgn-passwd:focus {
  border-color: #cd2122;
}
.g-gadgets #modal-login #form-login-remember {
  display: inline-block;
  margin: 5px 0 15px;
}
.g-gadgets #modal-login #form-login-remember input {
  margin: 2px 5px 0 0;
  width: auto;
}
.g-gadgets #modal-login .userdata > ul li {
  line-height: 1.5;
}
.g-gadgets #modal-login .hide-links .userdata > ul {
  display: none;
}
.g-gadgets #modal-login .login-greeting {
  text-align: center;
  margin-bottom: 20px;
}
.g-gadgets #modal-login .logout-button {
  text-align: center;
}
.g-gadgets #modal-login #loginform {
  padding: 25px;
}
.g-gadgets #modal-login #loginform .login-data {
  padding: 0;
  margin: 10px 0 0 0;
}
.g-gadgets #modal-login #loginform .login-username, .g-gadgets #modal-login #loginform .login-password, .g-gadgets #modal-login #loginform .login-remember, .g-gadgets #modal-login #loginform .login-submit {
  margin-top: 0;
}
.g-gadgets #modal-login #loginform .login-submit {
  margin-bottom: 0;
}
.g-gadgets #modal-login #loginform input {
  border-radius: 0;
}
.g-gadgets #modal-login #loginform #user_login, .g-gadgets #modal-login #loginform #user_pass {
  border: 1px solid #dde4e6;
}
.g-gadgets #modal-login #loginform #user_login:focus, .g-gadgets #modal-login #loginform #user_pass:focus {
  border-color: #cd2122;
}
.g-gadgets #modal-login #loginform .login-extra {
  margin: 15px 0 0 0;
  list-style: none;
}
.g-gadgets #modal-login #loginform .login-extra li i {
  margin-right: 7px;
}
.g-gadgets #modal-login #loginform .logout-button .button {
  margin-bottom: 0;
}
.g-gadgets #modal-login .hide-links .login-extra {
  display: none;
}
.g-gadgets #modal-search.uk-open .uk-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-gadgets #modal-search.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-gadgets #modal-search .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  width: 455px;
  background: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.g-gadgets #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
.g-gadgets #modal-search .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.g-gadgets #modal-search .uk-modal-dialog .search input::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search input:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search input {
    width: 100%;
    padding: 20px 0;
  }
}
.g-gadgets #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 white;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
    width: 100%;
    padding: 20px 0;
  }
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 white;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
.g-gadgets #g-touch.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-gadgets #g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #91929c;
}
.g-gadgets #g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
.g-gadgets #g-touch .g-block:last-child .g-touch-item {
  border: none;
}
.g-gadgets #g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #ecf0f1;
  font-weight: bold;
  color: #91929c;
  font-size: 1rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #ecf0f1;
    padding: 15px 10px;
  }
}
.g-gadgets #g-touch .g-touch-item a {
  color: #91929c;
}
.g-gadgets #g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
.g-gadgets .uk-close {
  color: #ffffff !important;
  opacity: 1;
  font-size: 22px;
  top: 35px;
  right: 35px;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-gadgets .uk-close:hover {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  color: #cd2122 !important;
}
.g-gadgets .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fig-left {
  width: 45%;
  float: left;
  background-color: #f8f9fa;
  border: 1px solid #ecf0f1;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.fig-left p {
  font-family: "Roboto Condensed";
  font-weight: 400;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin: 0.5rem 0;
}
.fig-left img {
  width: 100%;
  outline: 1px solid #ecf0f1;
}
.fig-top {
  width: 100%;
}
.fig-right {
  float: right;
}
.fig-left-third {
  width: 31%;
  float: left;
  background-color: #f8f9fa;
  border: 1px solid #ecf0f1;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.fig-left-third p {
  font-family: "Roboto Condensed";
  font-weight: 400;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin: 0.5rem 0;
}
.fig-left-third img {
  width: 100%;
  outline: 1px solid #ecf0f1;
}
.fig-left-15 {
  width: 15%;
  float: left;
  background-color: #f8f9fa;
  border: 1px solid #ecf0f1;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.fig-left-15 p {
  font-family: "Roboto Condensed";
  font-weight: 400;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin: 0.5rem 0;
}
.fig-left-15 img {
  width: 100%;
  outline: 1px solid #ecf0f1;
}
.fig-left-cap-right {
  width: 100%;
  float: left;
  background-color: #f8f9fa;
  border: 1px solid #ecf0f1;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.fig-left-cap-right p {
  font-family: "Roboto Condensed";
  font-weight: 400;
  text-align: left;
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin: 0.5rem 0;
}
.fig-left-cap-right img {
  width: 30%;
  float: left;
  outline: 1px solid #ecf0f1;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.people-15 {
  width: 15%;
  float: left;
  border: 1px solid #ecf0f1;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.people-15 p {
  font-family: "Roboto Condensed";
  font-weight: 400;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin: 0.5rem 0;
}
.people-30 {
  width: 31%;
  float: left;
  border: 1px solid #ecf0f1;
  margin-right: 1rem;
  margin-bottom: 1rem;
  justify-content: center;
}
.people-30 p {
  font-family: "Roboto Condensed";
  font-weight: 400;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin: 0.5rem 0;
}
.people-50 {
  width: 45%;
  float: left;
  border: 1px solid #ecf0f1;
  margin-right: 1rem;
  margin-bottom: 1rem;
  justify-content: center;
}
.people-50 p {
  font-family: "Roboto Condensed";
  font-weight: 400;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin: 0.5rem 0;
}
.people-top {
  width: 100%;
}
a.anchor-top-padding {
  display: block;
  position: relative;
  top: -170px;
  visibility: hidden;
}
.sci-social > a {
  border: 1px solid #ecf0f1;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  margin-right: 8px;
  display: inline-block;
}
.sci-social > a:hover {
  border-color: #cd2122;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 2px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .slideshow-caption.uk-overlay-background {
    padding: 5px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    font-size: 0.7rem;
    margin: 0 0 3px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow-desc {
    font-size: 0.4rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 5px 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    margin-right: 4px;
    padding: 0.05rem 0.05rem;
    border-radius: 0.2rem;
    font-size: 0.5rem;
  }
}
#g-intro {
  padding: 0 0;
  background-color: #fbfbfb;
}
#g-feature {
  padding: 0 0;
}
/*# sourceMappingURL=custom_18.css.map */